@media (orientation: landscape) {
  .min-w-l-0 {
    min-width: 0% !important;
  }
  .min-w-l-5 {
    min-width: 5% !important;
  }
  .min-w-l-10 {
    min-width: 10% !important;
  }
  .min-w-l-15 {
    min-width: 15% !important;
  }
  .min-w-l-20 {
    min-width: 20% !important;
  }
  .min-w-l-25 {
    min-width: 25% !important;
  }
  .min-w-l-30 {
    min-width: 30% !important;
  }
  .min-w-l-35 {
    min-width: 35% !important;
  }
  .min-w-l-40 {
    min-width: 40% !important;
  }
  .min-w-l-45 {
    min-width: 45% !important;
  }
  .min-w-l-50 {
    min-width: 50% !important;
  }
  .min-w-l-55 {
    min-width: 55% !important;
  }
  .min-w-l-60 {
    min-width: 60% !important;
  }
  .min-w-l-65 {
    min-width: 65% !important;
  }
  .min-w-l-70 {
    min-width: 70% !important;
  }
  .min-w-l-75 {
    min-width: 75% !important;
  }
  .min-w-l-80 {
    min-width: 80% !important;
  }
  .min-w-l-85 {
    min-width: 85% !important;
  }
  .min-w-l-90 {
    min-width: 90% !important;
  }
  .min-w-l-95 {
    min-width: 95% !important;
  }
  .min-w-l-100 {
    min-width: 100% !important;
  }
  .min-w-vh-l-0 {
    min-width: 0vh !important;
  }
  .min-w-vh-l-5 {
    min-width: 5vh !important;
  }
  .min-w-vh-l-10 {
    min-width: 10vh !important;
  }
  .min-w-vh-l-15 {
    min-width: 15vh !important;
  }
  .min-w-vh-l-20 {
    min-width: 20vh !important;
  }
  .min-w-vh-l-25 {
    min-width: 25vh !important;
  }
  .min-w-vh-l-30 {
    min-width: 30vh !important;
  }
  .min-w-vh-l-35 {
    min-width: 35vh !important;
  }
  .min-w-vh-l-40 {
    min-width: 40vh !important;
  }
  .min-w-vh-l-45 {
    min-width: 45vh !important;
  }
  .min-w-vh-l-50 {
    min-width: 50vh !important;
  }
  .min-w-vh-l-55 {
    min-width: 55vh !important;
  }
  .min-w-vh-l-60 {
    min-width: 60vh !important;
  }
  .min-w-vh-l-65 {
    min-width: 65vh !important;
  }
  .min-w-vh-l-70 {
    min-width: 70vh !important;
  }
  .min-w-vh-l-75 {
    min-width: 75vh !important;
  }
  .min-w-vh-l-80 {
    min-width: 80vh !important;
  }
  .min-w-vh-l-85 {
    min-width: 85vh !important;
  }
  .min-w-vh-l-90 {
    min-width: 90vh !important;
  }
  .min-w-vh-l-95 {
    min-width: 95vh !important;
  }
  .min-w-vh-l-100 {
    min-width: 100vh !important;
  }
  .min-w-vw-l-0 {
    min-width: 0vw !important;
  }
  .min-w-vw-l-5 {
    min-width: 5vw !important;
  }
  .min-w-vw-l-10 {
    min-width: 10vw !important;
  }
  .min-w-vw-l-15 {
    min-width: 15vw !important;
  }
  .min-w-vw-l-20 {
    min-width: 20vw !important;
  }
  .min-w-vw-l-25 {
    min-width: 25vw !important;
  }
  .min-w-vw-l-30 {
    min-width: 30vw !important;
  }
  .min-w-vw-l-35 {
    min-width: 35vw !important;
  }
  .min-w-vw-l-40 {
    min-width: 40vw !important;
  }
  .min-w-vw-l-45 {
    min-width: 45vw !important;
  }
  .min-w-vw-l-50 {
    min-width: 50vw !important;
  }
  .min-w-vw-l-55 {
    min-width: 55vw !important;
  }
  .min-w-vw-l-60 {
    min-width: 60vw !important;
  }
  .min-w-vw-l-65 {
    min-width: 65vw !important;
  }
  .min-w-vw-l-70 {
    min-width: 70vw !important;
  }
  .min-w-vw-l-75 {
    min-width: 75vw !important;
  }
  .min-w-vw-l-80 {
    min-width: 80vw !important;
  }
  .min-w-vw-l-85 {
    min-width: 85vw !important;
  }
  .min-w-vw-l-90 {
    min-width: 90vw !important;
  }
  .min-w-vw-l-95 {
    min-width: 95vw !important;
  }
  .min-w-vw-l-100 {
    min-width: 100vw !important;
  }
  .min-w-vmin-l-0 {
    min-width: 0vmin !important;
  }
  .min-w-vmin-l-5 {
    min-width: 5vmin !important;
  }
  .min-w-vmin-l-10 {
    min-width: 10vmin !important;
  }
  .min-w-vmin-l-15 {
    min-width: 15vmin !important;
  }
  .min-w-vmin-l-20 {
    min-width: 20vmin !important;
  }
  .min-w-vmin-l-25 {
    min-width: 25vmin !important;
  }
  .min-w-vmin-l-30 {
    min-width: 30vmin !important;
  }
  .min-w-vmin-l-35 {
    min-width: 35vmin !important;
  }
  .min-w-vmin-l-40 {
    min-width: 40vmin !important;
  }
  .min-w-vmin-l-45 {
    min-width: 45vmin !important;
  }
  .min-w-vmin-l-50 {
    min-width: 50vmin !important;
  }
  .min-w-vmin-l-55 {
    min-width: 55vmin !important;
  }
  .min-w-vmin-l-60 {
    min-width: 60vmin !important;
  }
  .min-w-vmin-l-65 {
    min-width: 65vmin !important;
  }
  .min-w-vmin-l-70 {
    min-width: 70vmin !important;
  }
  .min-w-vmin-l-75 {
    min-width: 75vmin !important;
  }
  .min-w-vmin-l-80 {
    min-width: 80vmin !important;
  }
  .min-w-vmin-l-85 {
    min-width: 85vmin !important;
  }
  .min-w-vmin-l-90 {
    min-width: 90vmin !important;
  }
  .min-w-vmin-l-95 {
    min-width: 95vmin !important;
  }
  .min-w-vmin-l-100 {
    min-width: 100vmin !important;
  }
  .min-w-l-none {
    min-width: none !important;
  }
  .min-h-l-0 {
    min-height: 0% !important;
  }
  .min-h-l-5 {
    min-height: 5% !important;
  }
  .min-h-l-10 {
    min-height: 10% !important;
  }
  .min-h-l-15 {
    min-height: 15% !important;
  }
  .min-h-l-20 {
    min-height: 20% !important;
  }
  .min-h-l-25 {
    min-height: 25% !important;
  }
  .min-h-l-30 {
    min-height: 30% !important;
  }
  .min-h-l-35 {
    min-height: 35% !important;
  }
  .min-h-l-40 {
    min-height: 40% !important;
  }
  .min-h-l-45 {
    min-height: 45% !important;
  }
  .min-h-l-50 {
    min-height: 50% !important;
  }
  .min-h-l-55 {
    min-height: 55% !important;
  }
  .min-h-l-60 {
    min-height: 60% !important;
  }
  .min-h-l-65 {
    min-height: 65% !important;
  }
  .min-h-l-70 {
    min-height: 70% !important;
  }
  .min-h-l-75 {
    min-height: 75% !important;
  }
  .min-h-l-80 {
    min-height: 80% !important;
  }
  .min-h-l-85 {
    min-height: 85% !important;
  }
  .min-h-l-90 {
    min-height: 90% !important;
  }
  .min-h-l-95 {
    min-height: 95% !important;
  }
  .min-h-l-100 {
    min-height: 100% !important;
  }
  .min-h-vh-l-0 {
    min-height: 0vh !important;
  }
  .min-h-vh-l-5 {
    min-height: 5vh !important;
  }
  .min-h-vh-l-10 {
    min-height: 10vh !important;
  }
  .min-h-vh-l-15 {
    min-height: 15vh !important;
  }
  .min-h-vh-l-20 {
    min-height: 20vh !important;
  }
  .min-h-vh-l-25 {
    min-height: 25vh !important;
  }
  .min-h-vh-l-30 {
    min-height: 30vh !important;
  }
  .min-h-vh-l-35 {
    min-height: 35vh !important;
  }
  .min-h-vh-l-40 {
    min-height: 40vh !important;
  }
  .min-h-vh-l-45 {
    min-height: 45vh !important;
  }
  .min-h-vh-l-50 {
    min-height: 50vh !important;
  }
  .min-h-vh-l-55 {
    min-height: 55vh !important;
  }
  .min-h-vh-l-60 {
    min-height: 60vh !important;
  }
  .min-h-vh-l-65 {
    min-height: 65vh !important;
  }
  .min-h-vh-l-70 {
    min-height: 70vh !important;
  }
  .min-h-vh-l-75 {
    min-height: 75vh !important;
  }
  .min-h-vh-l-80 {
    min-height: 80vh !important;
  }
  .min-h-vh-l-85 {
    min-height: 85vh !important;
  }
  .min-h-vh-l-90 {
    min-height: 90vh !important;
  }
  .min-h-vh-l-95 {
    min-height: 95vh !important;
  }
  .min-h-vh-l-100 {
    min-height: 100vh !important;
  }
  .min-h-vw-l-0 {
    min-height: 0vw !important;
  }
  .min-h-vw-l-5 {
    min-height: 5vw !important;
  }
  .min-h-vw-l-10 {
    min-height: 10vw !important;
  }
  .min-h-vw-l-15 {
    min-height: 15vw !important;
  }
  .min-h-vw-l-20 {
    min-height: 20vw !important;
  }
  .min-h-vw-l-25 {
    min-height: 25vw !important;
  }
  .min-h-vw-l-30 {
    min-height: 30vw !important;
  }
  .min-h-vw-l-35 {
    min-height: 35vw !important;
  }
  .min-h-vw-l-40 {
    min-height: 40vw !important;
  }
  .min-h-vw-l-45 {
    min-height: 45vw !important;
  }
  .min-h-vw-l-50 {
    min-height: 50vw !important;
  }
  .min-h-vw-l-55 {
    min-height: 55vw !important;
  }
  .min-h-vw-l-60 {
    min-height: 60vw !important;
  }
  .min-h-vw-l-65 {
    min-height: 65vw !important;
  }
  .min-h-vw-l-70 {
    min-height: 70vw !important;
  }
  .min-h-vw-l-75 {
    min-height: 75vw !important;
  }
  .min-h-vw-l-80 {
    min-height: 80vw !important;
  }
  .min-h-vw-l-85 {
    min-height: 85vw !important;
  }
  .min-h-vw-l-90 {
    min-height: 90vw !important;
  }
  .min-h-vw-l-95 {
    min-height: 95vw !important;
  }
  .min-h-vw-l-100 {
    min-height: 100vw !important;
  }
  .min-h-vmin-l-0 {
    min-height: 0vmin !important;
  }
  .min-h-vmin-l-5 {
    min-height: 5vmin !important;
  }
  .min-h-vmin-l-10 {
    min-height: 10vmin !important;
  }
  .min-h-vmin-l-15 {
    min-height: 15vmin !important;
  }
  .min-h-vmin-l-20 {
    min-height: 20vmin !important;
  }
  .min-h-vmin-l-25 {
    min-height: 25vmin !important;
  }
  .min-h-vmin-l-30 {
    min-height: 30vmin !important;
  }
  .min-h-vmin-l-35 {
    min-height: 35vmin !important;
  }
  .min-h-vmin-l-40 {
    min-height: 40vmin !important;
  }
  .min-h-vmin-l-45 {
    min-height: 45vmin !important;
  }
  .min-h-vmin-l-50 {
    min-height: 50vmin !important;
  }
  .min-h-vmin-l-55 {
    min-height: 55vmin !important;
  }
  .min-h-vmin-l-60 {
    min-height: 60vmin !important;
  }
  .min-h-vmin-l-65 {
    min-height: 65vmin !important;
  }
  .min-h-vmin-l-70 {
    min-height: 70vmin !important;
  }
  .min-h-vmin-l-75 {
    min-height: 75vmin !important;
  }
  .min-h-vmin-l-80 {
    min-height: 80vmin !important;
  }
  .min-h-vmin-l-85 {
    min-height: 85vmin !important;
  }
  .min-h-vmin-l-90 {
    min-height: 90vmin !important;
  }
  .min-h-vmin-l-95 {
    min-height: 95vmin !important;
  }
  .min-h-vmin-l-100 {
    min-height: 100vmin !important;
  }
  .min-h-l-none {
    min-height: none !important;
  }
  .max-w-l-0 {
    max-width: 0% !important;
  }
  .max-w-l-5 {
    max-width: 5% !important;
  }
  .max-w-l-10 {
    max-width: 10% !important;
  }
  .max-w-l-15 {
    max-width: 15% !important;
  }
  .max-w-l-20 {
    max-width: 20% !important;
  }
  .max-w-l-25 {
    max-width: 25% !important;
  }
  .max-w-l-30 {
    max-width: 30% !important;
  }
  .max-w-l-35 {
    max-width: 35% !important;
  }
  .max-w-l-40 {
    max-width: 40% !important;
  }
  .max-w-l-45 {
    max-width: 45% !important;
  }
  .max-w-l-50 {
    max-width: 50% !important;
  }
  .max-w-l-55 {
    max-width: 55% !important;
  }
  .max-w-l-60 {
    max-width: 60% !important;
  }
  .max-w-l-65 {
    max-width: 65% !important;
  }
  .max-w-l-70 {
    max-width: 70% !important;
  }
  .max-w-l-75 {
    max-width: 75% !important;
  }
  .max-w-l-80 {
    max-width: 80% !important;
  }
  .max-w-l-85 {
    max-width: 85% !important;
  }
  .max-w-l-90 {
    max-width: 90% !important;
  }
  .max-w-l-95 {
    max-width: 95% !important;
  }
  .max-w-l-100 {
    max-width: 100% !important;
  }
  .max-w-vh-l-0 {
    max-width: 0vh !important;
  }
  .max-w-vh-l-5 {
    max-width: 5vh !important;
  }
  .max-w-vh-l-10 {
    max-width: 10vh !important;
  }
  .max-w-vh-l-15 {
    max-width: 15vh !important;
  }
  .max-w-vh-l-20 {
    max-width: 20vh !important;
  }
  .max-w-vh-l-25 {
    max-width: 25vh !important;
  }
  .max-w-vh-l-30 {
    max-width: 30vh !important;
  }
  .max-w-vh-l-35 {
    max-width: 35vh !important;
  }
  .max-w-vh-l-40 {
    max-width: 40vh !important;
  }
  .max-w-vh-l-45 {
    max-width: 45vh !important;
  }
  .max-w-vh-l-50 {
    max-width: 50vh !important;
  }
  .max-w-vh-l-55 {
    max-width: 55vh !important;
  }
  .max-w-vh-l-60 {
    max-width: 60vh !important;
  }
  .max-w-vh-l-65 {
    max-width: 65vh !important;
  }
  .max-w-vh-l-70 {
    max-width: 70vh !important;
  }
  .max-w-vh-l-75 {
    max-width: 75vh !important;
  }
  .max-w-vh-l-80 {
    max-width: 80vh !important;
  }
  .max-w-vh-l-85 {
    max-width: 85vh !important;
  }
  .max-w-vh-l-90 {
    max-width: 90vh !important;
  }
  .max-w-vh-l-95 {
    max-width: 95vh !important;
  }
  .max-w-vh-l-100 {
    max-width: 100vh !important;
  }
  .max-w-vw-l-0 {
    max-width: 0vw !important;
  }
  .max-w-vw-l-5 {
    max-width: 5vw !important;
  }
  .max-w-vw-l-10 {
    max-width: 10vw !important;
  }
  .max-w-vw-l-15 {
    max-width: 15vw !important;
  }
  .max-w-vw-l-20 {
    max-width: 20vw !important;
  }
  .max-w-vw-l-25 {
    max-width: 25vw !important;
  }
  .max-w-vw-l-30 {
    max-width: 30vw !important;
  }
  .max-w-vw-l-35 {
    max-width: 35vw !important;
  }
  .max-w-vw-l-40 {
    max-width: 40vw !important;
  }
  .max-w-vw-l-45 {
    max-width: 45vw !important;
  }
  .max-w-vw-l-50 {
    max-width: 50vw !important;
  }
  .max-w-vw-l-55 {
    max-width: 55vw !important;
  }
  .max-w-vw-l-60 {
    max-width: 60vw !important;
  }
  .max-w-vw-l-65 {
    max-width: 65vw !important;
  }
  .max-w-vw-l-70 {
    max-width: 70vw !important;
  }
  .max-w-vw-l-75 {
    max-width: 75vw !important;
  }
  .max-w-vw-l-80 {
    max-width: 80vw !important;
  }
  .max-w-vw-l-85 {
    max-width: 85vw !important;
  }
  .max-w-vw-l-90 {
    max-width: 90vw !important;
  }
  .max-w-vw-l-95 {
    max-width: 95vw !important;
  }
  .max-w-vw-l-100 {
    max-width: 100vw !important;
  }
  .max-w-vmin-l-0 {
    max-width: 0vmin !important;
  }
  .max-w-vmin-l-5 {
    max-width: 5vmin !important;
  }
  .max-w-vmin-l-10 {
    max-width: 10vmin !important;
  }
  .max-w-vmin-l-15 {
    max-width: 15vmin !important;
  }
  .max-w-vmin-l-20 {
    max-width: 20vmin !important;
  }
  .max-w-vmin-l-25 {
    max-width: 25vmin !important;
  }
  .max-w-vmin-l-30 {
    max-width: 30vmin !important;
  }
  .max-w-vmin-l-35 {
    max-width: 35vmin !important;
  }
  .max-w-vmin-l-40 {
    max-width: 40vmin !important;
  }
  .max-w-vmin-l-45 {
    max-width: 45vmin !important;
  }
  .max-w-vmin-l-50 {
    max-width: 50vmin !important;
  }
  .max-w-vmin-l-55 {
    max-width: 55vmin !important;
  }
  .max-w-vmin-l-60 {
    max-width: 60vmin !important;
  }
  .max-w-vmin-l-65 {
    max-width: 65vmin !important;
  }
  .max-w-vmin-l-70 {
    max-width: 70vmin !important;
  }
  .max-w-vmin-l-75 {
    max-width: 75vmin !important;
  }
  .max-w-vmin-l-80 {
    max-width: 80vmin !important;
  }
  .max-w-vmin-l-85 {
    max-width: 85vmin !important;
  }
  .max-w-vmin-l-90 {
    max-width: 90vmin !important;
  }
  .max-w-vmin-l-95 {
    max-width: 95vmin !important;
  }
  .max-w-vmin-l-100 {
    max-width: 100vmin !important;
  }
  .max-w-l-none {
    max-width: none !important;
  }
  .max-h-l-0 {
    max-height: 0% !important;
  }
  .max-h-l-5 {
    max-height: 5% !important;
  }
  .max-h-l-10 {
    max-height: 10% !important;
  }
  .max-h-l-15 {
    max-height: 15% !important;
  }
  .max-h-l-20 {
    max-height: 20% !important;
  }
  .max-h-l-25 {
    max-height: 25% !important;
  }
  .max-h-l-30 {
    max-height: 30% !important;
  }
  .max-h-l-35 {
    max-height: 35% !important;
  }
  .max-h-l-40 {
    max-height: 40% !important;
  }
  .max-h-l-45 {
    max-height: 45% !important;
  }
  .max-h-l-50 {
    max-height: 50% !important;
  }
  .max-h-l-55 {
    max-height: 55% !important;
  }
  .max-h-l-60 {
    max-height: 60% !important;
  }
  .max-h-l-65 {
    max-height: 65% !important;
  }
  .max-h-l-70 {
    max-height: 70% !important;
  }
  .max-h-l-75 {
    max-height: 75% !important;
  }
  .max-h-l-80 {
    max-height: 80% !important;
  }
  .max-h-l-85 {
    max-height: 85% !important;
  }
  .max-h-l-90 {
    max-height: 90% !important;
  }
  .max-h-l-95 {
    max-height: 95% !important;
  }
  .max-h-l-100 {
    max-height: 100% !important;
  }
  .max-h-vh-l-0 {
    max-height: 0vh !important;
  }
  .max-h-vh-l-5 {
    max-height: 5vh !important;
  }
  .max-h-vh-l-10 {
    max-height: 10vh !important;
  }
  .max-h-vh-l-15 {
    max-height: 15vh !important;
  }
  .max-h-vh-l-20 {
    max-height: 20vh !important;
  }
  .max-h-vh-l-25 {
    max-height: 25vh !important;
  }
  .max-h-vh-l-30 {
    max-height: 30vh !important;
  }
  .max-h-vh-l-35 {
    max-height: 35vh !important;
  }
  .max-h-vh-l-40 {
    max-height: 40vh !important;
  }
  .max-h-vh-l-45 {
    max-height: 45vh !important;
  }
  .max-h-vh-l-50 {
    max-height: 50vh !important;
  }
  .max-h-vh-l-55 {
    max-height: 55vh !important;
  }
  .max-h-vh-l-60 {
    max-height: 60vh !important;
  }
  .max-h-vh-l-65 {
    max-height: 65vh !important;
  }
  .max-h-vh-l-70 {
    max-height: 70vh !important;
  }
  .max-h-vh-l-75 {
    max-height: 75vh !important;
  }
  .max-h-vh-l-80 {
    max-height: 80vh !important;
  }
  .max-h-vh-l-85 {
    max-height: 85vh !important;
  }
  .max-h-vh-l-90 {
    max-height: 90vh !important;
  }
  .max-h-vh-l-95 {
    max-height: 95vh !important;
  }
  .max-h-vh-l-100 {
    max-height: 100vh !important;
  }
  .max-h-vw-l-0 {
    max-height: 0vw !important;
  }
  .max-h-vw-l-5 {
    max-height: 5vw !important;
  }
  .max-h-vw-l-10 {
    max-height: 10vw !important;
  }
  .max-h-vw-l-15 {
    max-height: 15vw !important;
  }
  .max-h-vw-l-20 {
    max-height: 20vw !important;
  }
  .max-h-vw-l-25 {
    max-height: 25vw !important;
  }
  .max-h-vw-l-30 {
    max-height: 30vw !important;
  }
  .max-h-vw-l-35 {
    max-height: 35vw !important;
  }
  .max-h-vw-l-40 {
    max-height: 40vw !important;
  }
  .max-h-vw-l-45 {
    max-height: 45vw !important;
  }
  .max-h-vw-l-50 {
    max-height: 50vw !important;
  }
  .max-h-vw-l-55 {
    max-height: 55vw !important;
  }
  .max-h-vw-l-60 {
    max-height: 60vw !important;
  }
  .max-h-vw-l-65 {
    max-height: 65vw !important;
  }
  .max-h-vw-l-70 {
    max-height: 70vw !important;
  }
  .max-h-vw-l-75 {
    max-height: 75vw !important;
  }
  .max-h-vw-l-80 {
    max-height: 80vw !important;
  }
  .max-h-vw-l-85 {
    max-height: 85vw !important;
  }
  .max-h-vw-l-90 {
    max-height: 90vw !important;
  }
  .max-h-vw-l-95 {
    max-height: 95vw !important;
  }
  .max-h-vw-l-100 {
    max-height: 100vw !important;
  }
  .max-h-vmin-l-0 {
    max-height: 0vmin !important;
  }
  .max-h-vmin-l-5 {
    max-height: 5vmin !important;
  }
  .max-h-vmin-l-10 {
    max-height: 10vmin !important;
  }
  .max-h-vmin-l-15 {
    max-height: 15vmin !important;
  }
  .max-h-vmin-l-20 {
    max-height: 20vmin !important;
  }
  .max-h-vmin-l-25 {
    max-height: 25vmin !important;
  }
  .max-h-vmin-l-30 {
    max-height: 30vmin !important;
  }
  .max-h-vmin-l-35 {
    max-height: 35vmin !important;
  }
  .max-h-vmin-l-40 {
    max-height: 40vmin !important;
  }
  .max-h-vmin-l-45 {
    max-height: 45vmin !important;
  }
  .max-h-vmin-l-50 {
    max-height: 50vmin !important;
  }
  .max-h-vmin-l-55 {
    max-height: 55vmin !important;
  }
  .max-h-vmin-l-60 {
    max-height: 60vmin !important;
  }
  .max-h-vmin-l-65 {
    max-height: 65vmin !important;
  }
  .max-h-vmin-l-70 {
    max-height: 70vmin !important;
  }
  .max-h-vmin-l-75 {
    max-height: 75vmin !important;
  }
  .max-h-vmin-l-80 {
    max-height: 80vmin !important;
  }
  .max-h-vmin-l-85 {
    max-height: 85vmin !important;
  }
  .max-h-vmin-l-90 {
    max-height: 90vmin !important;
  }
  .max-h-vmin-l-95 {
    max-height: 95vmin !important;
  }
  .max-h-vmin-l-100 {
    max-height: 100vmin !important;
  }
  .max-h-l-none {
    max-height: none !important;
  }
}
@media (orientation: portrait) {
  .min-w-p-0 {
    min-width: 0% !important;
  }
  .min-w-p-5 {
    min-width: 5% !important;
  }
  .min-w-p-10 {
    min-width: 10% !important;
  }
  .min-w-p-15 {
    min-width: 15% !important;
  }
  .min-w-p-20 {
    min-width: 20% !important;
  }
  .min-w-p-25 {
    min-width: 25% !important;
  }
  .min-w-p-30 {
    min-width: 30% !important;
  }
  .min-w-p-35 {
    min-width: 35% !important;
  }
  .min-w-p-40 {
    min-width: 40% !important;
  }
  .min-w-p-45 {
    min-width: 45% !important;
  }
  .min-w-p-50 {
    min-width: 50% !important;
  }
  .min-w-p-55 {
    min-width: 55% !important;
  }
  .min-w-p-60 {
    min-width: 60% !important;
  }
  .min-w-p-65 {
    min-width: 65% !important;
  }
  .min-w-p-70 {
    min-width: 70% !important;
  }
  .min-w-p-75 {
    min-width: 75% !important;
  }
  .min-w-p-80 {
    min-width: 80% !important;
  }
  .min-w-p-85 {
    min-width: 85% !important;
  }
  .min-w-p-90 {
    min-width: 90% !important;
  }
  .min-w-p-95 {
    min-width: 95% !important;
  }
  .min-w-p-100 {
    min-width: 100% !important;
  }
  .min-w-vh-p-0 {
    min-width: 0vh !important;
  }
  .min-w-vh-p-5 {
    min-width: 5vh !important;
  }
  .min-w-vh-p-10 {
    min-width: 10vh !important;
  }
  .min-w-vh-p-15 {
    min-width: 15vh !important;
  }
  .min-w-vh-p-20 {
    min-width: 20vh !important;
  }
  .min-w-vh-p-25 {
    min-width: 25vh !important;
  }
  .min-w-vh-p-30 {
    min-width: 30vh !important;
  }
  .min-w-vh-p-35 {
    min-width: 35vh !important;
  }
  .min-w-vh-p-40 {
    min-width: 40vh !important;
  }
  .min-w-vh-p-45 {
    min-width: 45vh !important;
  }
  .min-w-vh-p-50 {
    min-width: 50vh !important;
  }
  .min-w-vh-p-55 {
    min-width: 55vh !important;
  }
  .min-w-vh-p-60 {
    min-width: 60vh !important;
  }
  .min-w-vh-p-65 {
    min-width: 65vh !important;
  }
  .min-w-vh-p-70 {
    min-width: 70vh !important;
  }
  .min-w-vh-p-75 {
    min-width: 75vh !important;
  }
  .min-w-vh-p-80 {
    min-width: 80vh !important;
  }
  .min-w-vh-p-85 {
    min-width: 85vh !important;
  }
  .min-w-vh-p-90 {
    min-width: 90vh !important;
  }
  .min-w-vh-p-95 {
    min-width: 95vh !important;
  }
  .min-w-vh-p-100 {
    min-width: 100vh !important;
  }
  .min-w-vw-p-0 {
    min-width: 0vw !important;
  }
  .min-w-vw-p-5 {
    min-width: 5vw !important;
  }
  .min-w-vw-p-10 {
    min-width: 10vw !important;
  }
  .min-w-vw-p-15 {
    min-width: 15vw !important;
  }
  .min-w-vw-p-20 {
    min-width: 20vw !important;
  }
  .min-w-vw-p-25 {
    min-width: 25vw !important;
  }
  .min-w-vw-p-30 {
    min-width: 30vw !important;
  }
  .min-w-vw-p-35 {
    min-width: 35vw !important;
  }
  .min-w-vw-p-40 {
    min-width: 40vw !important;
  }
  .min-w-vw-p-45 {
    min-width: 45vw !important;
  }
  .min-w-vw-p-50 {
    min-width: 50vw !important;
  }
  .min-w-vw-p-55 {
    min-width: 55vw !important;
  }
  .min-w-vw-p-60 {
    min-width: 60vw !important;
  }
  .min-w-vw-p-65 {
    min-width: 65vw !important;
  }
  .min-w-vw-p-70 {
    min-width: 70vw !important;
  }
  .min-w-vw-p-75 {
    min-width: 75vw !important;
  }
  .min-w-vw-p-80 {
    min-width: 80vw !important;
  }
  .min-w-vw-p-85 {
    min-width: 85vw !important;
  }
  .min-w-vw-p-90 {
    min-width: 90vw !important;
  }
  .min-w-vw-p-95 {
    min-width: 95vw !important;
  }
  .min-w-vw-p-100 {
    min-width: 100vw !important;
  }
  .min-w-vmin-p-0 {
    min-width: 0vmin !important;
  }
  .min-w-vmin-p-5 {
    min-width: 5vmin !important;
  }
  .min-w-vmin-p-10 {
    min-width: 10vmin !important;
  }
  .min-w-vmin-p-15 {
    min-width: 15vmin !important;
  }
  .min-w-vmin-p-20 {
    min-width: 20vmin !important;
  }
  .min-w-vmin-p-25 {
    min-width: 25vmin !important;
  }
  .min-w-vmin-p-30 {
    min-width: 30vmin !important;
  }
  .min-w-vmin-p-35 {
    min-width: 35vmin !important;
  }
  .min-w-vmin-p-40 {
    min-width: 40vmin !important;
  }
  .min-w-vmin-p-45 {
    min-width: 45vmin !important;
  }
  .min-w-vmin-p-50 {
    min-width: 50vmin !important;
  }
  .min-w-vmin-p-55 {
    min-width: 55vmin !important;
  }
  .min-w-vmin-p-60 {
    min-width: 60vmin !important;
  }
  .min-w-vmin-p-65 {
    min-width: 65vmin !important;
  }
  .min-w-vmin-p-70 {
    min-width: 70vmin !important;
  }
  .min-w-vmin-p-75 {
    min-width: 75vmin !important;
  }
  .min-w-vmin-p-80 {
    min-width: 80vmin !important;
  }
  .min-w-vmin-p-85 {
    min-width: 85vmin !important;
  }
  .min-w-vmin-p-90 {
    min-width: 90vmin !important;
  }
  .min-w-vmin-p-95 {
    min-width: 95vmin !important;
  }
  .min-w-vmin-p-100 {
    min-width: 100vmin !important;
  }
  .min-w-p-none {
    min-width: none !important;
  }
  .min-h-p-0 {
    min-height: 0% !important;
  }
  .min-h-p-5 {
    min-height: 5% !important;
  }
  .min-h-p-10 {
    min-height: 10% !important;
  }
  .min-h-p-15 {
    min-height: 15% !important;
  }
  .min-h-p-20 {
    min-height: 20% !important;
  }
  .min-h-p-25 {
    min-height: 25% !important;
  }
  .min-h-p-30 {
    min-height: 30% !important;
  }
  .min-h-p-35 {
    min-height: 35% !important;
  }
  .min-h-p-40 {
    min-height: 40% !important;
  }
  .min-h-p-45 {
    min-height: 45% !important;
  }
  .min-h-p-50 {
    min-height: 50% !important;
  }
  .min-h-p-55 {
    min-height: 55% !important;
  }
  .min-h-p-60 {
    min-height: 60% !important;
  }
  .min-h-p-65 {
    min-height: 65% !important;
  }
  .min-h-p-70 {
    min-height: 70% !important;
  }
  .min-h-p-75 {
    min-height: 75% !important;
  }
  .min-h-p-80 {
    min-height: 80% !important;
  }
  .min-h-p-85 {
    min-height: 85% !important;
  }
  .min-h-p-90 {
    min-height: 90% !important;
  }
  .min-h-p-95 {
    min-height: 95% !important;
  }
  .min-h-p-100 {
    min-height: 100% !important;
  }
  .min-h-vh-p-0 {
    min-height: 0vh !important;
  }
  .min-h-vh-p-5 {
    min-height: 5vh !important;
  }
  .min-h-vh-p-10 {
    min-height: 10vh !important;
  }
  .min-h-vh-p-15 {
    min-height: 15vh !important;
  }
  .min-h-vh-p-20 {
    min-height: 20vh !important;
  }
  .min-h-vh-p-25 {
    min-height: 25vh !important;
  }
  .min-h-vh-p-30 {
    min-height: 30vh !important;
  }
  .min-h-vh-p-35 {
    min-height: 35vh !important;
  }
  .min-h-vh-p-40 {
    min-height: 40vh !important;
  }
  .min-h-vh-p-45 {
    min-height: 45vh !important;
  }
  .min-h-vh-p-50 {
    min-height: 50vh !important;
  }
  .min-h-vh-p-55 {
    min-height: 55vh !important;
  }
  .min-h-vh-p-60 {
    min-height: 60vh !important;
  }
  .min-h-vh-p-65 {
    min-height: 65vh !important;
  }
  .min-h-vh-p-70 {
    min-height: 70vh !important;
  }
  .min-h-vh-p-75 {
    min-height: 75vh !important;
  }
  .min-h-vh-p-80 {
    min-height: 80vh !important;
  }
  .min-h-vh-p-85 {
    min-height: 85vh !important;
  }
  .min-h-vh-p-90 {
    min-height: 90vh !important;
  }
  .min-h-vh-p-95 {
    min-height: 95vh !important;
  }
  .min-h-vh-p-100 {
    min-height: 100vh !important;
  }
  .min-h-vw-p-0 {
    min-height: 0vw !important;
  }
  .min-h-vw-p-5 {
    min-height: 5vw !important;
  }
  .min-h-vw-p-10 {
    min-height: 10vw !important;
  }
  .min-h-vw-p-15 {
    min-height: 15vw !important;
  }
  .min-h-vw-p-20 {
    min-height: 20vw !important;
  }
  .min-h-vw-p-25 {
    min-height: 25vw !important;
  }
  .min-h-vw-p-30 {
    min-height: 30vw !important;
  }
  .min-h-vw-p-35 {
    min-height: 35vw !important;
  }
  .min-h-vw-p-40 {
    min-height: 40vw !important;
  }
  .min-h-vw-p-45 {
    min-height: 45vw !important;
  }
  .min-h-vw-p-50 {
    min-height: 50vw !important;
  }
  .min-h-vw-p-55 {
    min-height: 55vw !important;
  }
  .min-h-vw-p-60 {
    min-height: 60vw !important;
  }
  .min-h-vw-p-65 {
    min-height: 65vw !important;
  }
  .min-h-vw-p-70 {
    min-height: 70vw !important;
  }
  .min-h-vw-p-75 {
    min-height: 75vw !important;
  }
  .min-h-vw-p-80 {
    min-height: 80vw !important;
  }
  .min-h-vw-p-85 {
    min-height: 85vw !important;
  }
  .min-h-vw-p-90 {
    min-height: 90vw !important;
  }
  .min-h-vw-p-95 {
    min-height: 95vw !important;
  }
  .min-h-vw-p-100 {
    min-height: 100vw !important;
  }
  .min-h-vmin-p-0 {
    min-height: 0vmin !important;
  }
  .min-h-vmin-p-5 {
    min-height: 5vmin !important;
  }
  .min-h-vmin-p-10 {
    min-height: 10vmin !important;
  }
  .min-h-vmin-p-15 {
    min-height: 15vmin !important;
  }
  .min-h-vmin-p-20 {
    min-height: 20vmin !important;
  }
  .min-h-vmin-p-25 {
    min-height: 25vmin !important;
  }
  .min-h-vmin-p-30 {
    min-height: 30vmin !important;
  }
  .min-h-vmin-p-35 {
    min-height: 35vmin !important;
  }
  .min-h-vmin-p-40 {
    min-height: 40vmin !important;
  }
  .min-h-vmin-p-45 {
    min-height: 45vmin !important;
  }
  .min-h-vmin-p-50 {
    min-height: 50vmin !important;
  }
  .min-h-vmin-p-55 {
    min-height: 55vmin !important;
  }
  .min-h-vmin-p-60 {
    min-height: 60vmin !important;
  }
  .min-h-vmin-p-65 {
    min-height: 65vmin !important;
  }
  .min-h-vmin-p-70 {
    min-height: 70vmin !important;
  }
  .min-h-vmin-p-75 {
    min-height: 75vmin !important;
  }
  .min-h-vmin-p-80 {
    min-height: 80vmin !important;
  }
  .min-h-vmin-p-85 {
    min-height: 85vmin !important;
  }
  .min-h-vmin-p-90 {
    min-height: 90vmin !important;
  }
  .min-h-vmin-p-95 {
    min-height: 95vmin !important;
  }
  .min-h-vmin-p-100 {
    min-height: 100vmin !important;
  }
  .min-h-p-none {
    min-height: none !important;
  }
  .max-w-p-0 {
    max-width: 0% !important;
  }
  .max-w-p-5 {
    max-width: 5% !important;
  }
  .max-w-p-10 {
    max-width: 10% !important;
  }
  .max-w-p-15 {
    max-width: 15% !important;
  }
  .max-w-p-20 {
    max-width: 20% !important;
  }
  .max-w-p-25 {
    max-width: 25% !important;
  }
  .max-w-p-30 {
    max-width: 30% !important;
  }
  .max-w-p-35 {
    max-width: 35% !important;
  }
  .max-w-p-40 {
    max-width: 40% !important;
  }
  .max-w-p-45 {
    max-width: 45% !important;
  }
  .max-w-p-50 {
    max-width: 50% !important;
  }
  .max-w-p-55 {
    max-width: 55% !important;
  }
  .max-w-p-60 {
    max-width: 60% !important;
  }
  .max-w-p-65 {
    max-width: 65% !important;
  }
  .max-w-p-70 {
    max-width: 70% !important;
  }
  .max-w-p-75 {
    max-width: 75% !important;
  }
  .max-w-p-80 {
    max-width: 80% !important;
  }
  .max-w-p-85 {
    max-width: 85% !important;
  }
  .max-w-p-90 {
    max-width: 90% !important;
  }
  .max-w-p-95 {
    max-width: 95% !important;
  }
  .max-w-p-100 {
    max-width: 100% !important;
  }
  .max-w-vh-p-0 {
    max-width: 0vh !important;
  }
  .max-w-vh-p-5 {
    max-width: 5vh !important;
  }
  .max-w-vh-p-10 {
    max-width: 10vh !important;
  }
  .max-w-vh-p-15 {
    max-width: 15vh !important;
  }
  .max-w-vh-p-20 {
    max-width: 20vh !important;
  }
  .max-w-vh-p-25 {
    max-width: 25vh !important;
  }
  .max-w-vh-p-30 {
    max-width: 30vh !important;
  }
  .max-w-vh-p-35 {
    max-width: 35vh !important;
  }
  .max-w-vh-p-40 {
    max-width: 40vh !important;
  }
  .max-w-vh-p-45 {
    max-width: 45vh !important;
  }
  .max-w-vh-p-50 {
    max-width: 50vh !important;
  }
  .max-w-vh-p-55 {
    max-width: 55vh !important;
  }
  .max-w-vh-p-60 {
    max-width: 60vh !important;
  }
  .max-w-vh-p-65 {
    max-width: 65vh !important;
  }
  .max-w-vh-p-70 {
    max-width: 70vh !important;
  }
  .max-w-vh-p-75 {
    max-width: 75vh !important;
  }
  .max-w-vh-p-80 {
    max-width: 80vh !important;
  }
  .max-w-vh-p-85 {
    max-width: 85vh !important;
  }
  .max-w-vh-p-90 {
    max-width: 90vh !important;
  }
  .max-w-vh-p-95 {
    max-width: 95vh !important;
  }
  .max-w-vh-p-100 {
    max-width: 100vh !important;
  }
  .max-w-vw-p-0 {
    max-width: 0vw !important;
  }
  .max-w-vw-p-5 {
    max-width: 5vw !important;
  }
  .max-w-vw-p-10 {
    max-width: 10vw !important;
  }
  .max-w-vw-p-15 {
    max-width: 15vw !important;
  }
  .max-w-vw-p-20 {
    max-width: 20vw !important;
  }
  .max-w-vw-p-25 {
    max-width: 25vw !important;
  }
  .max-w-vw-p-30 {
    max-width: 30vw !important;
  }
  .max-w-vw-p-35 {
    max-width: 35vw !important;
  }
  .max-w-vw-p-40 {
    max-width: 40vw !important;
  }
  .max-w-vw-p-45 {
    max-width: 45vw !important;
  }
  .max-w-vw-p-50 {
    max-width: 50vw !important;
  }
  .max-w-vw-p-55 {
    max-width: 55vw !important;
  }
  .max-w-vw-p-60 {
    max-width: 60vw !important;
  }
  .max-w-vw-p-65 {
    max-width: 65vw !important;
  }
  .max-w-vw-p-70 {
    max-width: 70vw !important;
  }
  .max-w-vw-p-75 {
    max-width: 75vw !important;
  }
  .max-w-vw-p-80 {
    max-width: 80vw !important;
  }
  .max-w-vw-p-85 {
    max-width: 85vw !important;
  }
  .max-w-vw-p-90 {
    max-width: 90vw !important;
  }
  .max-w-vw-p-95 {
    max-width: 95vw !important;
  }
  .max-w-vw-p-100 {
    max-width: 100vw !important;
  }
  .max-w-vmin-p-0 {
    max-width: 0vmin !important;
  }
  .max-w-vmin-p-5 {
    max-width: 5vmin !important;
  }
  .max-w-vmin-p-10 {
    max-width: 10vmin !important;
  }
  .max-w-vmin-p-15 {
    max-width: 15vmin !important;
  }
  .max-w-vmin-p-20 {
    max-width: 20vmin !important;
  }
  .max-w-vmin-p-25 {
    max-width: 25vmin !important;
  }
  .max-w-vmin-p-30 {
    max-width: 30vmin !important;
  }
  .max-w-vmin-p-35 {
    max-width: 35vmin !important;
  }
  .max-w-vmin-p-40 {
    max-width: 40vmin !important;
  }
  .max-w-vmin-p-45 {
    max-width: 45vmin !important;
  }
  .max-w-vmin-p-50 {
    max-width: 50vmin !important;
  }
  .max-w-vmin-p-55 {
    max-width: 55vmin !important;
  }
  .max-w-vmin-p-60 {
    max-width: 60vmin !important;
  }
  .max-w-vmin-p-65 {
    max-width: 65vmin !important;
  }
  .max-w-vmin-p-70 {
    max-width: 70vmin !important;
  }
  .max-w-vmin-p-75 {
    max-width: 75vmin !important;
  }
  .max-w-vmin-p-80 {
    max-width: 80vmin !important;
  }
  .max-w-vmin-p-85 {
    max-width: 85vmin !important;
  }
  .max-w-vmin-p-90 {
    max-width: 90vmin !important;
  }
  .max-w-vmin-p-95 {
    max-width: 95vmin !important;
  }
  .max-w-vmin-p-100 {
    max-width: 100vmin !important;
  }
  .max-w-p-none {
    max-width: none !important;
  }
  .max-h-p-0 {
    max-height: 0% !important;
  }
  .max-h-p-5 {
    max-height: 5% !important;
  }
  .max-h-p-10 {
    max-height: 10% !important;
  }
  .max-h-p-15 {
    max-height: 15% !important;
  }
  .max-h-p-20 {
    max-height: 20% !important;
  }
  .max-h-p-25 {
    max-height: 25% !important;
  }
  .max-h-p-30 {
    max-height: 30% !important;
  }
  .max-h-p-35 {
    max-height: 35% !important;
  }
  .max-h-p-40 {
    max-height: 40% !important;
  }
  .max-h-p-45 {
    max-height: 45% !important;
  }
  .max-h-p-50 {
    max-height: 50% !important;
  }
  .max-h-p-55 {
    max-height: 55% !important;
  }
  .max-h-p-60 {
    max-height: 60% !important;
  }
  .max-h-p-65 {
    max-height: 65% !important;
  }
  .max-h-p-70 {
    max-height: 70% !important;
  }
  .max-h-p-75 {
    max-height: 75% !important;
  }
  .max-h-p-80 {
    max-height: 80% !important;
  }
  .max-h-p-85 {
    max-height: 85% !important;
  }
  .max-h-p-90 {
    max-height: 90% !important;
  }
  .max-h-p-95 {
    max-height: 95% !important;
  }
  .max-h-p-100 {
    max-height: 100% !important;
  }
  .max-h-vh-p-0 {
    max-height: 0vh !important;
  }
  .max-h-vh-p-5 {
    max-height: 5vh !important;
  }
  .max-h-vh-p-10 {
    max-height: 10vh !important;
  }
  .max-h-vh-p-15 {
    max-height: 15vh !important;
  }
  .max-h-vh-p-20 {
    max-height: 20vh !important;
  }
  .max-h-vh-p-25 {
    max-height: 25vh !important;
  }
  .max-h-vh-p-30 {
    max-height: 30vh !important;
  }
  .max-h-vh-p-35 {
    max-height: 35vh !important;
  }
  .max-h-vh-p-40 {
    max-height: 40vh !important;
  }
  .max-h-vh-p-45 {
    max-height: 45vh !important;
  }
  .max-h-vh-p-50 {
    max-height: 50vh !important;
  }
  .max-h-vh-p-55 {
    max-height: 55vh !important;
  }
  .max-h-vh-p-60 {
    max-height: 60vh !important;
  }
  .max-h-vh-p-65 {
    max-height: 65vh !important;
  }
  .max-h-vh-p-70 {
    max-height: 70vh !important;
  }
  .max-h-vh-p-75 {
    max-height: 75vh !important;
  }
  .max-h-vh-p-80 {
    max-height: 80vh !important;
  }
  .max-h-vh-p-85 {
    max-height: 85vh !important;
  }
  .max-h-vh-p-90 {
    max-height: 90vh !important;
  }
  .max-h-vh-p-95 {
    max-height: 95vh !important;
  }
  .max-h-vh-p-100 {
    max-height: 100vh !important;
  }
  .max-h-vw-p-0 {
    max-height: 0vw !important;
  }
  .max-h-vw-p-5 {
    max-height: 5vw !important;
  }
  .max-h-vw-p-10 {
    max-height: 10vw !important;
  }
  .max-h-vw-p-15 {
    max-height: 15vw !important;
  }
  .max-h-vw-p-20 {
    max-height: 20vw !important;
  }
  .max-h-vw-p-25 {
    max-height: 25vw !important;
  }
  .max-h-vw-p-30 {
    max-height: 30vw !important;
  }
  .max-h-vw-p-35 {
    max-height: 35vw !important;
  }
  .max-h-vw-p-40 {
    max-height: 40vw !important;
  }
  .max-h-vw-p-45 {
    max-height: 45vw !important;
  }
  .max-h-vw-p-50 {
    max-height: 50vw !important;
  }
  .max-h-vw-p-55 {
    max-height: 55vw !important;
  }
  .max-h-vw-p-60 {
    max-height: 60vw !important;
  }
  .max-h-vw-p-65 {
    max-height: 65vw !important;
  }
  .max-h-vw-p-70 {
    max-height: 70vw !important;
  }
  .max-h-vw-p-75 {
    max-height: 75vw !important;
  }
  .max-h-vw-p-80 {
    max-height: 80vw !important;
  }
  .max-h-vw-p-85 {
    max-height: 85vw !important;
  }
  .max-h-vw-p-90 {
    max-height: 90vw !important;
  }
  .max-h-vw-p-95 {
    max-height: 95vw !important;
  }
  .max-h-vw-p-100 {
    max-height: 100vw !important;
  }
  .max-h-vmin-p-0 {
    max-height: 0vmin !important;
  }
  .max-h-vmin-p-5 {
    max-height: 5vmin !important;
  }
  .max-h-vmin-p-10 {
    max-height: 10vmin !important;
  }
  .max-h-vmin-p-15 {
    max-height: 15vmin !important;
  }
  .max-h-vmin-p-20 {
    max-height: 20vmin !important;
  }
  .max-h-vmin-p-25 {
    max-height: 25vmin !important;
  }
  .max-h-vmin-p-30 {
    max-height: 30vmin !important;
  }
  .max-h-vmin-p-35 {
    max-height: 35vmin !important;
  }
  .max-h-vmin-p-40 {
    max-height: 40vmin !important;
  }
  .max-h-vmin-p-45 {
    max-height: 45vmin !important;
  }
  .max-h-vmin-p-50 {
    max-height: 50vmin !important;
  }
  .max-h-vmin-p-55 {
    max-height: 55vmin !important;
  }
  .max-h-vmin-p-60 {
    max-height: 60vmin !important;
  }
  .max-h-vmin-p-65 {
    max-height: 65vmin !important;
  }
  .max-h-vmin-p-70 {
    max-height: 70vmin !important;
  }
  .max-h-vmin-p-75 {
    max-height: 75vmin !important;
  }
  .max-h-vmin-p-80 {
    max-height: 80vmin !important;
  }
  .max-h-vmin-p-85 {
    max-height: 85vmin !important;
  }
  .max-h-vmin-p-90 {
    max-height: 90vmin !important;
  }
  .max-h-vmin-p-95 {
    max-height: 95vmin !important;
  }
  .max-h-vmin-p-100 {
    max-height: 100vmin !important;
  }
  .max-h-p-none {
    max-height: none !important;
  }
}
.min-w-0 {
  min-width: 0% !important;
}

.min-w-5 {
  min-width: 5% !important;
}

.min-w-10 {
  min-width: 10% !important;
}

.min-w-15 {
  min-width: 15% !important;
}

.min-w-20 {
  min-width: 20% !important;
}

.min-w-25 {
  min-width: 25% !important;
}

.min-w-30 {
  min-width: 30% !important;
}

.min-w-35 {
  min-width: 35% !important;
}

.min-w-40 {
  min-width: 40% !important;
}

.min-w-45 {
  min-width: 45% !important;
}

.min-w-50 {
  min-width: 50% !important;
}

.min-w-55 {
  min-width: 55% !important;
}

.min-w-60 {
  min-width: 60% !important;
}

.min-w-65 {
  min-width: 65% !important;
}

.min-w-70 {
  min-width: 70% !important;
}

.min-w-75 {
  min-width: 75% !important;
}

.min-w-80 {
  min-width: 80% !important;
}

.min-w-85 {
  min-width: 85% !important;
}

.min-w-90 {
  min-width: 90% !important;
}

.min-w-95 {
  min-width: 95% !important;
}

.min-w-100 {
  min-width: 100% !important;
}

.min-w-vh-0 {
  min-width: 0vh !important;
}

.min-w-vh-5 {
  min-width: 5vh !important;
}

.min-w-vh-10 {
  min-width: 10vh !important;
}

.min-w-vh-15 {
  min-width: 15vh !important;
}

.min-w-vh-20 {
  min-width: 20vh !important;
}

.min-w-vh-25 {
  min-width: 25vh !important;
}

.min-w-vh-30 {
  min-width: 30vh !important;
}

.min-w-vh-35 {
  min-width: 35vh !important;
}

.min-w-vh-40 {
  min-width: 40vh !important;
}

.min-w-vh-45 {
  min-width: 45vh !important;
}

.min-w-vh-50 {
  min-width: 50vh !important;
}

.min-w-vh-55 {
  min-width: 55vh !important;
}

.min-w-vh-60 {
  min-width: 60vh !important;
}

.min-w-vh-65 {
  min-width: 65vh !important;
}

.min-w-vh-70 {
  min-width: 70vh !important;
}

.min-w-vh-75 {
  min-width: 75vh !important;
}

.min-w-vh-80 {
  min-width: 80vh !important;
}

.min-w-vh-85 {
  min-width: 85vh !important;
}

.min-w-vh-90 {
  min-width: 90vh !important;
}

.min-w-vh-95 {
  min-width: 95vh !important;
}

.min-w-vh-100 {
  min-width: 100vh !important;
}

.min-w-vw-0 {
  min-width: 0vw !important;
}

.min-w-vw-5 {
  min-width: 5vw !important;
}

.min-w-vw-10 {
  min-width: 10vw !important;
}

.min-w-vw-15 {
  min-width: 15vw !important;
}

.min-w-vw-20 {
  min-width: 20vw !important;
}

.min-w-vw-25 {
  min-width: 25vw !important;
}

.min-w-vw-30 {
  min-width: 30vw !important;
}

.min-w-vw-35 {
  min-width: 35vw !important;
}

.min-w-vw-40 {
  min-width: 40vw !important;
}

.min-w-vw-45 {
  min-width: 45vw !important;
}

.min-w-vw-50 {
  min-width: 50vw !important;
}

.min-w-vw-55 {
  min-width: 55vw !important;
}

.min-w-vw-60 {
  min-width: 60vw !important;
}

.min-w-vw-65 {
  min-width: 65vw !important;
}

.min-w-vw-70 {
  min-width: 70vw !important;
}

.min-w-vw-75 {
  min-width: 75vw !important;
}

.min-w-vw-80 {
  min-width: 80vw !important;
}

.min-w-vw-85 {
  min-width: 85vw !important;
}

.min-w-vw-90 {
  min-width: 90vw !important;
}

.min-w-vw-95 {
  min-width: 95vw !important;
}

.min-w-vw-100 {
  min-width: 100vw !important;
}

.min-w-vmin-0 {
  min-width: 0vmin !important;
}

.min-w-vmin-5 {
  min-width: 5vmin !important;
}

.min-w-vmin-10 {
  min-width: 10vmin !important;
}

.min-w-vmin-15 {
  min-width: 15vmin !important;
}

.min-w-vmin-20 {
  min-width: 20vmin !important;
}

.min-w-vmin-25 {
  min-width: 25vmin !important;
}

.min-w-vmin-30 {
  min-width: 30vmin !important;
}

.min-w-vmin-35 {
  min-width: 35vmin !important;
}

.min-w-vmin-40 {
  min-width: 40vmin !important;
}

.min-w-vmin-45 {
  min-width: 45vmin !important;
}

.min-w-vmin-50 {
  min-width: 50vmin !important;
}

.min-w-vmin-55 {
  min-width: 55vmin !important;
}

.min-w-vmin-60 {
  min-width: 60vmin !important;
}

.min-w-vmin-65 {
  min-width: 65vmin !important;
}

.min-w-vmin-70 {
  min-width: 70vmin !important;
}

.min-w-vmin-75 {
  min-width: 75vmin !important;
}

.min-w-vmin-80 {
  min-width: 80vmin !important;
}

.min-w-vmin-85 {
  min-width: 85vmin !important;
}

.min-w-vmin-90 {
  min-width: 90vmin !important;
}

.min-w-vmin-95 {
  min-width: 95vmin !important;
}

.min-w-vmin-100 {
  min-width: 100vmin !important;
}

.min-w-none {
  min-width: none !important;
}

.min-h-0 {
  min-height: 0% !important;
}

.min-h-5 {
  min-height: 5% !important;
}

.min-h-10 {
  min-height: 10% !important;
}

.min-h-15 {
  min-height: 15% !important;
}

.min-h-20 {
  min-height: 20% !important;
}

.min-h-25 {
  min-height: 25% !important;
}

.min-h-30 {
  min-height: 30% !important;
}

.min-h-35 {
  min-height: 35% !important;
}

.min-h-40 {
  min-height: 40% !important;
}

.min-h-45 {
  min-height: 45% !important;
}

.min-h-50 {
  min-height: 50% !important;
}

.min-h-55 {
  min-height: 55% !important;
}

.min-h-60 {
  min-height: 60% !important;
}

.min-h-65 {
  min-height: 65% !important;
}

.min-h-70 {
  min-height: 70% !important;
}

.min-h-75 {
  min-height: 75% !important;
}

.min-h-80 {
  min-height: 80% !important;
}

.min-h-85 {
  min-height: 85% !important;
}

.min-h-90 {
  min-height: 90% !important;
}

.min-h-95 {
  min-height: 95% !important;
}

.min-h-100 {
  min-height: 100% !important;
}

.min-h-vh-0 {
  min-height: 0vh !important;
}

.min-h-vh-5 {
  min-height: 5vh !important;
}

.min-h-vh-10 {
  min-height: 10vh !important;
}

.min-h-vh-15 {
  min-height: 15vh !important;
}

.min-h-vh-20 {
  min-height: 20vh !important;
}

.min-h-vh-25 {
  min-height: 25vh !important;
}

.min-h-vh-30 {
  min-height: 30vh !important;
}

.min-h-vh-35 {
  min-height: 35vh !important;
}

.min-h-vh-40 {
  min-height: 40vh !important;
}

.min-h-vh-45 {
  min-height: 45vh !important;
}

.min-h-vh-50 {
  min-height: 50vh !important;
}

.min-h-vh-55 {
  min-height: 55vh !important;
}

.min-h-vh-60 {
  min-height: 60vh !important;
}

.min-h-vh-65 {
  min-height: 65vh !important;
}

.min-h-vh-70 {
  min-height: 70vh !important;
}

.min-h-vh-75 {
  min-height: 75vh !important;
}

.min-h-vh-80 {
  min-height: 80vh !important;
}

.min-h-vh-85 {
  min-height: 85vh !important;
}

.min-h-vh-90 {
  min-height: 90vh !important;
}

.min-h-vh-95 {
  min-height: 95vh !important;
}

.min-h-vh-100 {
  min-height: 100vh !important;
}

.min-h-vw-0 {
  min-height: 0vw !important;
}

.min-h-vw-5 {
  min-height: 5vw !important;
}

.min-h-vw-10 {
  min-height: 10vw !important;
}

.min-h-vw-15 {
  min-height: 15vw !important;
}

.min-h-vw-20 {
  min-height: 20vw !important;
}

.min-h-vw-25 {
  min-height: 25vw !important;
}

.min-h-vw-30 {
  min-height: 30vw !important;
}

.min-h-vw-35 {
  min-height: 35vw !important;
}

.min-h-vw-40 {
  min-height: 40vw !important;
}

.min-h-vw-45 {
  min-height: 45vw !important;
}

.min-h-vw-50 {
  min-height: 50vw !important;
}

.min-h-vw-55 {
  min-height: 55vw !important;
}

.min-h-vw-60 {
  min-height: 60vw !important;
}

.min-h-vw-65 {
  min-height: 65vw !important;
}

.min-h-vw-70 {
  min-height: 70vw !important;
}

.min-h-vw-75 {
  min-height: 75vw !important;
}

.min-h-vw-80 {
  min-height: 80vw !important;
}

.min-h-vw-85 {
  min-height: 85vw !important;
}

.min-h-vw-90 {
  min-height: 90vw !important;
}

.min-h-vw-95 {
  min-height: 95vw !important;
}

.min-h-vw-100 {
  min-height: 100vw !important;
}

.min-h-vmin-0 {
  min-height: 0vmin !important;
}

.min-h-vmin-5 {
  min-height: 5vmin !important;
}

.min-h-vmin-10 {
  min-height: 10vmin !important;
}

.min-h-vmin-15 {
  min-height: 15vmin !important;
}

.min-h-vmin-20 {
  min-height: 20vmin !important;
}

.min-h-vmin-25 {
  min-height: 25vmin !important;
}

.min-h-vmin-30 {
  min-height: 30vmin !important;
}

.min-h-vmin-35 {
  min-height: 35vmin !important;
}

.min-h-vmin-40 {
  min-height: 40vmin !important;
}

.min-h-vmin-45 {
  min-height: 45vmin !important;
}

.min-h-vmin-50 {
  min-height: 50vmin !important;
}

.min-h-vmin-55 {
  min-height: 55vmin !important;
}

.min-h-vmin-60 {
  min-height: 60vmin !important;
}

.min-h-vmin-65 {
  min-height: 65vmin !important;
}

.min-h-vmin-70 {
  min-height: 70vmin !important;
}

.min-h-vmin-75 {
  min-height: 75vmin !important;
}

.min-h-vmin-80 {
  min-height: 80vmin !important;
}

.min-h-vmin-85 {
  min-height: 85vmin !important;
}

.min-h-vmin-90 {
  min-height: 90vmin !important;
}

.min-h-vmin-95 {
  min-height: 95vmin !important;
}

.min-h-vmin-100 {
  min-height: 100vmin !important;
}

.min-h-none {
  min-height: none !important;
}

.max-w-0 {
  max-width: 0% !important;
}

.max-w-5 {
  max-width: 5% !important;
}

.max-w-10 {
  max-width: 10% !important;
}

.max-w-15 {
  max-width: 15% !important;
}

.max-w-20 {
  max-width: 20% !important;
}

.max-w-25 {
  max-width: 25% !important;
}

.max-w-30 {
  max-width: 30% !important;
}

.max-w-35 {
  max-width: 35% !important;
}

.max-w-40 {
  max-width: 40% !important;
}

.max-w-45 {
  max-width: 45% !important;
}

.max-w-50 {
  max-width: 50% !important;
}

.max-w-55 {
  max-width: 55% !important;
}

.max-w-60 {
  max-width: 60% !important;
}

.max-w-65 {
  max-width: 65% !important;
}

.max-w-70 {
  max-width: 70% !important;
}

.max-w-75 {
  max-width: 75% !important;
}

.max-w-80 {
  max-width: 80% !important;
}

.max-w-85 {
  max-width: 85% !important;
}

.max-w-90 {
  max-width: 90% !important;
}

.max-w-95 {
  max-width: 95% !important;
}

.max-w-100 {
  max-width: 100% !important;
}

.max-w-vh-0 {
  max-width: 0vh !important;
}

.max-w-vh-5 {
  max-width: 5vh !important;
}

.max-w-vh-10 {
  max-width: 10vh !important;
}

.max-w-vh-15 {
  max-width: 15vh !important;
}

.max-w-vh-20 {
  max-width: 20vh !important;
}

.max-w-vh-25 {
  max-width: 25vh !important;
}

.max-w-vh-30 {
  max-width: 30vh !important;
}

.max-w-vh-35 {
  max-width: 35vh !important;
}

.max-w-vh-40 {
  max-width: 40vh !important;
}

.max-w-vh-45 {
  max-width: 45vh !important;
}

.max-w-vh-50 {
  max-width: 50vh !important;
}

.max-w-vh-55 {
  max-width: 55vh !important;
}

.max-w-vh-60 {
  max-width: 60vh !important;
}

.max-w-vh-65 {
  max-width: 65vh !important;
}

.max-w-vh-70 {
  max-width: 70vh !important;
}

.max-w-vh-75 {
  max-width: 75vh !important;
}

.max-w-vh-80 {
  max-width: 80vh !important;
}

.max-w-vh-85 {
  max-width: 85vh !important;
}

.max-w-vh-90 {
  max-width: 90vh !important;
}

.max-w-vh-95 {
  max-width: 95vh !important;
}

.max-w-vh-100 {
  max-width: 100vh !important;
}

.max-w-vw-0 {
  max-width: 0vw !important;
}

.max-w-vw-5 {
  max-width: 5vw !important;
}

.max-w-vw-10 {
  max-width: 10vw !important;
}

.max-w-vw-15 {
  max-width: 15vw !important;
}

.max-w-vw-20 {
  max-width: 20vw !important;
}

.max-w-vw-25 {
  max-width: 25vw !important;
}

.max-w-vw-30 {
  max-width: 30vw !important;
}

.max-w-vw-35 {
  max-width: 35vw !important;
}

.max-w-vw-40 {
  max-width: 40vw !important;
}

.max-w-vw-45 {
  max-width: 45vw !important;
}

.max-w-vw-50 {
  max-width: 50vw !important;
}

.max-w-vw-55 {
  max-width: 55vw !important;
}

.max-w-vw-60 {
  max-width: 60vw !important;
}

.max-w-vw-65 {
  max-width: 65vw !important;
}

.max-w-vw-70 {
  max-width: 70vw !important;
}

.max-w-vw-75 {
  max-width: 75vw !important;
}

.max-w-vw-80 {
  max-width: 80vw !important;
}

.max-w-vw-85 {
  max-width: 85vw !important;
}

.max-w-vw-90 {
  max-width: 90vw !important;
}

.max-w-vw-95 {
  max-width: 95vw !important;
}

.max-w-vw-100 {
  max-width: 100vw !important;
}

.max-w-vmin-0 {
  max-width: 0vmin !important;
}

.max-w-vmin-5 {
  max-width: 5vmin !important;
}

.max-w-vmin-10 {
  max-width: 10vmin !important;
}

.max-w-vmin-15 {
  max-width: 15vmin !important;
}

.max-w-vmin-20 {
  max-width: 20vmin !important;
}

.max-w-vmin-25 {
  max-width: 25vmin !important;
}

.max-w-vmin-30 {
  max-width: 30vmin !important;
}

.max-w-vmin-35 {
  max-width: 35vmin !important;
}

.max-w-vmin-40 {
  max-width: 40vmin !important;
}

.max-w-vmin-45 {
  max-width: 45vmin !important;
}

.max-w-vmin-50 {
  max-width: 50vmin !important;
}

.max-w-vmin-55 {
  max-width: 55vmin !important;
}

.max-w-vmin-60 {
  max-width: 60vmin !important;
}

.max-w-vmin-65 {
  max-width: 65vmin !important;
}

.max-w-vmin-70 {
  max-width: 70vmin !important;
}

.max-w-vmin-75 {
  max-width: 75vmin !important;
}

.max-w-vmin-80 {
  max-width: 80vmin !important;
}

.max-w-vmin-85 {
  max-width: 85vmin !important;
}

.max-w-vmin-90 {
  max-width: 90vmin !important;
}

.max-w-vmin-95 {
  max-width: 95vmin !important;
}

.max-w-vmin-100 {
  max-width: 100vmin !important;
}

.max-w-none {
  max-width: none !important;
}

.max-h-0 {
  max-height: 0% !important;
}

.max-h-5 {
  max-height: 5% !important;
}

.max-h-10 {
  max-height: 10% !important;
}

.max-h-15 {
  max-height: 15% !important;
}

.max-h-20 {
  max-height: 20% !important;
}

.max-h-25 {
  max-height: 25% !important;
}

.max-h-30 {
  max-height: 30% !important;
}

.max-h-35 {
  max-height: 35% !important;
}

.max-h-40 {
  max-height: 40% !important;
}

.max-h-45 {
  max-height: 45% !important;
}

.max-h-50 {
  max-height: 50% !important;
}

.max-h-55 {
  max-height: 55% !important;
}

.max-h-60 {
  max-height: 60% !important;
}

.max-h-65 {
  max-height: 65% !important;
}

.max-h-70 {
  max-height: 70% !important;
}

.max-h-75 {
  max-height: 75% !important;
}

.max-h-80 {
  max-height: 80% !important;
}

.max-h-85 {
  max-height: 85% !important;
}

.max-h-90 {
  max-height: 90% !important;
}

.max-h-95 {
  max-height: 95% !important;
}

.max-h-100 {
  max-height: 100% !important;
}

.max-h-vh-0 {
  max-height: 0vh !important;
}

.max-h-vh-5 {
  max-height: 5vh !important;
}

.max-h-vh-10 {
  max-height: 10vh !important;
}

.max-h-vh-15 {
  max-height: 15vh !important;
}

.max-h-vh-20 {
  max-height: 20vh !important;
}

.max-h-vh-25 {
  max-height: 25vh !important;
}

.max-h-vh-30 {
  max-height: 30vh !important;
}

.max-h-vh-35 {
  max-height: 35vh !important;
}

.max-h-vh-40 {
  max-height: 40vh !important;
}

.max-h-vh-45 {
  max-height: 45vh !important;
}

.max-h-vh-50 {
  max-height: 50vh !important;
}

.max-h-vh-55 {
  max-height: 55vh !important;
}

.max-h-vh-60 {
  max-height: 60vh !important;
}

.max-h-vh-65 {
  max-height: 65vh !important;
}

.max-h-vh-70 {
  max-height: 70vh !important;
}

.max-h-vh-75 {
  max-height: 75vh !important;
}

.max-h-vh-80 {
  max-height: 80vh !important;
}

.max-h-vh-85 {
  max-height: 85vh !important;
}

.max-h-vh-90 {
  max-height: 90vh !important;
}

.max-h-vh-95 {
  max-height: 95vh !important;
}

.max-h-vh-100 {
  max-height: 100vh !important;
}

.max-h-vw-0 {
  max-height: 0vw !important;
}

.max-h-vw-5 {
  max-height: 5vw !important;
}

.max-h-vw-10 {
  max-height: 10vw !important;
}

.max-h-vw-15 {
  max-height: 15vw !important;
}

.max-h-vw-20 {
  max-height: 20vw !important;
}

.max-h-vw-25 {
  max-height: 25vw !important;
}

.max-h-vw-30 {
  max-height: 30vw !important;
}

.max-h-vw-35 {
  max-height: 35vw !important;
}

.max-h-vw-40 {
  max-height: 40vw !important;
}

.max-h-vw-45 {
  max-height: 45vw !important;
}

.max-h-vw-50 {
  max-height: 50vw !important;
}

.max-h-vw-55 {
  max-height: 55vw !important;
}

.max-h-vw-60 {
  max-height: 60vw !important;
}

.max-h-vw-65 {
  max-height: 65vw !important;
}

.max-h-vw-70 {
  max-height: 70vw !important;
}

.max-h-vw-75 {
  max-height: 75vw !important;
}

.max-h-vw-80 {
  max-height: 80vw !important;
}

.max-h-vw-85 {
  max-height: 85vw !important;
}

.max-h-vw-90 {
  max-height: 90vw !important;
}

.max-h-vw-95 {
  max-height: 95vw !important;
}

.max-h-vw-100 {
  max-height: 100vw !important;
}

.max-h-vmin-0 {
  max-height: 0vmin !important;
}

.max-h-vmin-5 {
  max-height: 5vmin !important;
}

.max-h-vmin-10 {
  max-height: 10vmin !important;
}

.max-h-vmin-15 {
  max-height: 15vmin !important;
}

.max-h-vmin-20 {
  max-height: 20vmin !important;
}

.max-h-vmin-25 {
  max-height: 25vmin !important;
}

.max-h-vmin-30 {
  max-height: 30vmin !important;
}

.max-h-vmin-35 {
  max-height: 35vmin !important;
}

.max-h-vmin-40 {
  max-height: 40vmin !important;
}

.max-h-vmin-45 {
  max-height: 45vmin !important;
}

.max-h-vmin-50 {
  max-height: 50vmin !important;
}

.max-h-vmin-55 {
  max-height: 55vmin !important;
}

.max-h-vmin-60 {
  max-height: 60vmin !important;
}

.max-h-vmin-65 {
  max-height: 65vmin !important;
}

.max-h-vmin-70 {
  max-height: 70vmin !important;
}

.max-h-vmin-75 {
  max-height: 75vmin !important;
}

.max-h-vmin-80 {
  max-height: 80vmin !important;
}

.max-h-vmin-85 {
  max-height: 85vmin !important;
}

.max-h-vmin-90 {
  max-height: 90vmin !important;
}

.max-h-vmin-95 {
  max-height: 95vmin !important;
}

.max-h-vmin-100 {
  max-height: 100vmin !important;
}

.max-h-none {
  max-height: none !important;
}

@media (min-width: 576px) and (orientation: landscape) {
  .min-w-l-sm-0 {
    min-width: 0% !important;
  }
  .min-w-l-sm-5 {
    min-width: 5% !important;
  }
  .min-w-l-sm-10 {
    min-width: 10% !important;
  }
  .min-w-l-sm-15 {
    min-width: 15% !important;
  }
  .min-w-l-sm-20 {
    min-width: 20% !important;
  }
  .min-w-l-sm-25 {
    min-width: 25% !important;
  }
  .min-w-l-sm-30 {
    min-width: 30% !important;
  }
  .min-w-l-sm-35 {
    min-width: 35% !important;
  }
  .min-w-l-sm-40 {
    min-width: 40% !important;
  }
  .min-w-l-sm-45 {
    min-width: 45% !important;
  }
  .min-w-l-sm-50 {
    min-width: 50% !important;
  }
  .min-w-l-sm-55 {
    min-width: 55% !important;
  }
  .min-w-l-sm-60 {
    min-width: 60% !important;
  }
  .min-w-l-sm-65 {
    min-width: 65% !important;
  }
  .min-w-l-sm-70 {
    min-width: 70% !important;
  }
  .min-w-l-sm-75 {
    min-width: 75% !important;
  }
  .min-w-l-sm-80 {
    min-width: 80% !important;
  }
  .min-w-l-sm-85 {
    min-width: 85% !important;
  }
  .min-w-l-sm-90 {
    min-width: 90% !important;
  }
  .min-w-l-sm-95 {
    min-width: 95% !important;
  }
  .min-w-l-sm-100 {
    min-width: 100% !important;
  }
  .min-w-vh-l-sm-0 {
    min-width: 0vh !important;
  }
  .min-w-vh-l-sm-5 {
    min-width: 5vh !important;
  }
  .min-w-vh-l-sm-10 {
    min-width: 10vh !important;
  }
  .min-w-vh-l-sm-15 {
    min-width: 15vh !important;
  }
  .min-w-vh-l-sm-20 {
    min-width: 20vh !important;
  }
  .min-w-vh-l-sm-25 {
    min-width: 25vh !important;
  }
  .min-w-vh-l-sm-30 {
    min-width: 30vh !important;
  }
  .min-w-vh-l-sm-35 {
    min-width: 35vh !important;
  }
  .min-w-vh-l-sm-40 {
    min-width: 40vh !important;
  }
  .min-w-vh-l-sm-45 {
    min-width: 45vh !important;
  }
  .min-w-vh-l-sm-50 {
    min-width: 50vh !important;
  }
  .min-w-vh-l-sm-55 {
    min-width: 55vh !important;
  }
  .min-w-vh-l-sm-60 {
    min-width: 60vh !important;
  }
  .min-w-vh-l-sm-65 {
    min-width: 65vh !important;
  }
  .min-w-vh-l-sm-70 {
    min-width: 70vh !important;
  }
  .min-w-vh-l-sm-75 {
    min-width: 75vh !important;
  }
  .min-w-vh-l-sm-80 {
    min-width: 80vh !important;
  }
  .min-w-vh-l-sm-85 {
    min-width: 85vh !important;
  }
  .min-w-vh-l-sm-90 {
    min-width: 90vh !important;
  }
  .min-w-vh-l-sm-95 {
    min-width: 95vh !important;
  }
  .min-w-vh-l-sm-100 {
    min-width: 100vh !important;
  }
  .min-w-vw-l-sm-0 {
    min-width: 0vw !important;
  }
  .min-w-vw-l-sm-5 {
    min-width: 5vw !important;
  }
  .min-w-vw-l-sm-10 {
    min-width: 10vw !important;
  }
  .min-w-vw-l-sm-15 {
    min-width: 15vw !important;
  }
  .min-w-vw-l-sm-20 {
    min-width: 20vw !important;
  }
  .min-w-vw-l-sm-25 {
    min-width: 25vw !important;
  }
  .min-w-vw-l-sm-30 {
    min-width: 30vw !important;
  }
  .min-w-vw-l-sm-35 {
    min-width: 35vw !important;
  }
  .min-w-vw-l-sm-40 {
    min-width: 40vw !important;
  }
  .min-w-vw-l-sm-45 {
    min-width: 45vw !important;
  }
  .min-w-vw-l-sm-50 {
    min-width: 50vw !important;
  }
  .min-w-vw-l-sm-55 {
    min-width: 55vw !important;
  }
  .min-w-vw-l-sm-60 {
    min-width: 60vw !important;
  }
  .min-w-vw-l-sm-65 {
    min-width: 65vw !important;
  }
  .min-w-vw-l-sm-70 {
    min-width: 70vw !important;
  }
  .min-w-vw-l-sm-75 {
    min-width: 75vw !important;
  }
  .min-w-vw-l-sm-80 {
    min-width: 80vw !important;
  }
  .min-w-vw-l-sm-85 {
    min-width: 85vw !important;
  }
  .min-w-vw-l-sm-90 {
    min-width: 90vw !important;
  }
  .min-w-vw-l-sm-95 {
    min-width: 95vw !important;
  }
  .min-w-vw-l-sm-100 {
    min-width: 100vw !important;
  }
  .min-w-vmin-l-sm-0 {
    min-width: 0vmin !important;
  }
  .min-w-vmin-l-sm-5 {
    min-width: 5vmin !important;
  }
  .min-w-vmin-l-sm-10 {
    min-width: 10vmin !important;
  }
  .min-w-vmin-l-sm-15 {
    min-width: 15vmin !important;
  }
  .min-w-vmin-l-sm-20 {
    min-width: 20vmin !important;
  }
  .min-w-vmin-l-sm-25 {
    min-width: 25vmin !important;
  }
  .min-w-vmin-l-sm-30 {
    min-width: 30vmin !important;
  }
  .min-w-vmin-l-sm-35 {
    min-width: 35vmin !important;
  }
  .min-w-vmin-l-sm-40 {
    min-width: 40vmin !important;
  }
  .min-w-vmin-l-sm-45 {
    min-width: 45vmin !important;
  }
  .min-w-vmin-l-sm-50 {
    min-width: 50vmin !important;
  }
  .min-w-vmin-l-sm-55 {
    min-width: 55vmin !important;
  }
  .min-w-vmin-l-sm-60 {
    min-width: 60vmin !important;
  }
  .min-w-vmin-l-sm-65 {
    min-width: 65vmin !important;
  }
  .min-w-vmin-l-sm-70 {
    min-width: 70vmin !important;
  }
  .min-w-vmin-l-sm-75 {
    min-width: 75vmin !important;
  }
  .min-w-vmin-l-sm-80 {
    min-width: 80vmin !important;
  }
  .min-w-vmin-l-sm-85 {
    min-width: 85vmin !important;
  }
  .min-w-vmin-l-sm-90 {
    min-width: 90vmin !important;
  }
  .min-w-vmin-l-sm-95 {
    min-width: 95vmin !important;
  }
  .min-w-vmin-l-sm-100 {
    min-width: 100vmin !important;
  }
  .min-w-l-sm-none {
    min-width: none !important;
  }
  .min-h-l-sm-0 {
    min-height: 0% !important;
  }
  .min-h-l-sm-5 {
    min-height: 5% !important;
  }
  .min-h-l-sm-10 {
    min-height: 10% !important;
  }
  .min-h-l-sm-15 {
    min-height: 15% !important;
  }
  .min-h-l-sm-20 {
    min-height: 20% !important;
  }
  .min-h-l-sm-25 {
    min-height: 25% !important;
  }
  .min-h-l-sm-30 {
    min-height: 30% !important;
  }
  .min-h-l-sm-35 {
    min-height: 35% !important;
  }
  .min-h-l-sm-40 {
    min-height: 40% !important;
  }
  .min-h-l-sm-45 {
    min-height: 45% !important;
  }
  .min-h-l-sm-50 {
    min-height: 50% !important;
  }
  .min-h-l-sm-55 {
    min-height: 55% !important;
  }
  .min-h-l-sm-60 {
    min-height: 60% !important;
  }
  .min-h-l-sm-65 {
    min-height: 65% !important;
  }
  .min-h-l-sm-70 {
    min-height: 70% !important;
  }
  .min-h-l-sm-75 {
    min-height: 75% !important;
  }
  .min-h-l-sm-80 {
    min-height: 80% !important;
  }
  .min-h-l-sm-85 {
    min-height: 85% !important;
  }
  .min-h-l-sm-90 {
    min-height: 90% !important;
  }
  .min-h-l-sm-95 {
    min-height: 95% !important;
  }
  .min-h-l-sm-100 {
    min-height: 100% !important;
  }
  .min-h-vh-l-sm-0 {
    min-height: 0vh !important;
  }
  .min-h-vh-l-sm-5 {
    min-height: 5vh !important;
  }
  .min-h-vh-l-sm-10 {
    min-height: 10vh !important;
  }
  .min-h-vh-l-sm-15 {
    min-height: 15vh !important;
  }
  .min-h-vh-l-sm-20 {
    min-height: 20vh !important;
  }
  .min-h-vh-l-sm-25 {
    min-height: 25vh !important;
  }
  .min-h-vh-l-sm-30 {
    min-height: 30vh !important;
  }
  .min-h-vh-l-sm-35 {
    min-height: 35vh !important;
  }
  .min-h-vh-l-sm-40 {
    min-height: 40vh !important;
  }
  .min-h-vh-l-sm-45 {
    min-height: 45vh !important;
  }
  .min-h-vh-l-sm-50 {
    min-height: 50vh !important;
  }
  .min-h-vh-l-sm-55 {
    min-height: 55vh !important;
  }
  .min-h-vh-l-sm-60 {
    min-height: 60vh !important;
  }
  .min-h-vh-l-sm-65 {
    min-height: 65vh !important;
  }
  .min-h-vh-l-sm-70 {
    min-height: 70vh !important;
  }
  .min-h-vh-l-sm-75 {
    min-height: 75vh !important;
  }
  .min-h-vh-l-sm-80 {
    min-height: 80vh !important;
  }
  .min-h-vh-l-sm-85 {
    min-height: 85vh !important;
  }
  .min-h-vh-l-sm-90 {
    min-height: 90vh !important;
  }
  .min-h-vh-l-sm-95 {
    min-height: 95vh !important;
  }
  .min-h-vh-l-sm-100 {
    min-height: 100vh !important;
  }
  .min-h-vw-l-sm-0 {
    min-height: 0vw !important;
  }
  .min-h-vw-l-sm-5 {
    min-height: 5vw !important;
  }
  .min-h-vw-l-sm-10 {
    min-height: 10vw !important;
  }
  .min-h-vw-l-sm-15 {
    min-height: 15vw !important;
  }
  .min-h-vw-l-sm-20 {
    min-height: 20vw !important;
  }
  .min-h-vw-l-sm-25 {
    min-height: 25vw !important;
  }
  .min-h-vw-l-sm-30 {
    min-height: 30vw !important;
  }
  .min-h-vw-l-sm-35 {
    min-height: 35vw !important;
  }
  .min-h-vw-l-sm-40 {
    min-height: 40vw !important;
  }
  .min-h-vw-l-sm-45 {
    min-height: 45vw !important;
  }
  .min-h-vw-l-sm-50 {
    min-height: 50vw !important;
  }
  .min-h-vw-l-sm-55 {
    min-height: 55vw !important;
  }
  .min-h-vw-l-sm-60 {
    min-height: 60vw !important;
  }
  .min-h-vw-l-sm-65 {
    min-height: 65vw !important;
  }
  .min-h-vw-l-sm-70 {
    min-height: 70vw !important;
  }
  .min-h-vw-l-sm-75 {
    min-height: 75vw !important;
  }
  .min-h-vw-l-sm-80 {
    min-height: 80vw !important;
  }
  .min-h-vw-l-sm-85 {
    min-height: 85vw !important;
  }
  .min-h-vw-l-sm-90 {
    min-height: 90vw !important;
  }
  .min-h-vw-l-sm-95 {
    min-height: 95vw !important;
  }
  .min-h-vw-l-sm-100 {
    min-height: 100vw !important;
  }
  .min-h-vmin-l-sm-0 {
    min-height: 0vmin !important;
  }
  .min-h-vmin-l-sm-5 {
    min-height: 5vmin !important;
  }
  .min-h-vmin-l-sm-10 {
    min-height: 10vmin !important;
  }
  .min-h-vmin-l-sm-15 {
    min-height: 15vmin !important;
  }
  .min-h-vmin-l-sm-20 {
    min-height: 20vmin !important;
  }
  .min-h-vmin-l-sm-25 {
    min-height: 25vmin !important;
  }
  .min-h-vmin-l-sm-30 {
    min-height: 30vmin !important;
  }
  .min-h-vmin-l-sm-35 {
    min-height: 35vmin !important;
  }
  .min-h-vmin-l-sm-40 {
    min-height: 40vmin !important;
  }
  .min-h-vmin-l-sm-45 {
    min-height: 45vmin !important;
  }
  .min-h-vmin-l-sm-50 {
    min-height: 50vmin !important;
  }
  .min-h-vmin-l-sm-55 {
    min-height: 55vmin !important;
  }
  .min-h-vmin-l-sm-60 {
    min-height: 60vmin !important;
  }
  .min-h-vmin-l-sm-65 {
    min-height: 65vmin !important;
  }
  .min-h-vmin-l-sm-70 {
    min-height: 70vmin !important;
  }
  .min-h-vmin-l-sm-75 {
    min-height: 75vmin !important;
  }
  .min-h-vmin-l-sm-80 {
    min-height: 80vmin !important;
  }
  .min-h-vmin-l-sm-85 {
    min-height: 85vmin !important;
  }
  .min-h-vmin-l-sm-90 {
    min-height: 90vmin !important;
  }
  .min-h-vmin-l-sm-95 {
    min-height: 95vmin !important;
  }
  .min-h-vmin-l-sm-100 {
    min-height: 100vmin !important;
  }
  .min-h-l-sm-none {
    min-height: none !important;
  }
  .max-w-l-sm-0 {
    max-width: 0% !important;
  }
  .max-w-l-sm-5 {
    max-width: 5% !important;
  }
  .max-w-l-sm-10 {
    max-width: 10% !important;
  }
  .max-w-l-sm-15 {
    max-width: 15% !important;
  }
  .max-w-l-sm-20 {
    max-width: 20% !important;
  }
  .max-w-l-sm-25 {
    max-width: 25% !important;
  }
  .max-w-l-sm-30 {
    max-width: 30% !important;
  }
  .max-w-l-sm-35 {
    max-width: 35% !important;
  }
  .max-w-l-sm-40 {
    max-width: 40% !important;
  }
  .max-w-l-sm-45 {
    max-width: 45% !important;
  }
  .max-w-l-sm-50 {
    max-width: 50% !important;
  }
  .max-w-l-sm-55 {
    max-width: 55% !important;
  }
  .max-w-l-sm-60 {
    max-width: 60% !important;
  }
  .max-w-l-sm-65 {
    max-width: 65% !important;
  }
  .max-w-l-sm-70 {
    max-width: 70% !important;
  }
  .max-w-l-sm-75 {
    max-width: 75% !important;
  }
  .max-w-l-sm-80 {
    max-width: 80% !important;
  }
  .max-w-l-sm-85 {
    max-width: 85% !important;
  }
  .max-w-l-sm-90 {
    max-width: 90% !important;
  }
  .max-w-l-sm-95 {
    max-width: 95% !important;
  }
  .max-w-l-sm-100 {
    max-width: 100% !important;
  }
  .max-w-vh-l-sm-0 {
    max-width: 0vh !important;
  }
  .max-w-vh-l-sm-5 {
    max-width: 5vh !important;
  }
  .max-w-vh-l-sm-10 {
    max-width: 10vh !important;
  }
  .max-w-vh-l-sm-15 {
    max-width: 15vh !important;
  }
  .max-w-vh-l-sm-20 {
    max-width: 20vh !important;
  }
  .max-w-vh-l-sm-25 {
    max-width: 25vh !important;
  }
  .max-w-vh-l-sm-30 {
    max-width: 30vh !important;
  }
  .max-w-vh-l-sm-35 {
    max-width: 35vh !important;
  }
  .max-w-vh-l-sm-40 {
    max-width: 40vh !important;
  }
  .max-w-vh-l-sm-45 {
    max-width: 45vh !important;
  }
  .max-w-vh-l-sm-50 {
    max-width: 50vh !important;
  }
  .max-w-vh-l-sm-55 {
    max-width: 55vh !important;
  }
  .max-w-vh-l-sm-60 {
    max-width: 60vh !important;
  }
  .max-w-vh-l-sm-65 {
    max-width: 65vh !important;
  }
  .max-w-vh-l-sm-70 {
    max-width: 70vh !important;
  }
  .max-w-vh-l-sm-75 {
    max-width: 75vh !important;
  }
  .max-w-vh-l-sm-80 {
    max-width: 80vh !important;
  }
  .max-w-vh-l-sm-85 {
    max-width: 85vh !important;
  }
  .max-w-vh-l-sm-90 {
    max-width: 90vh !important;
  }
  .max-w-vh-l-sm-95 {
    max-width: 95vh !important;
  }
  .max-w-vh-l-sm-100 {
    max-width: 100vh !important;
  }
  .max-w-vw-l-sm-0 {
    max-width: 0vw !important;
  }
  .max-w-vw-l-sm-5 {
    max-width: 5vw !important;
  }
  .max-w-vw-l-sm-10 {
    max-width: 10vw !important;
  }
  .max-w-vw-l-sm-15 {
    max-width: 15vw !important;
  }
  .max-w-vw-l-sm-20 {
    max-width: 20vw !important;
  }
  .max-w-vw-l-sm-25 {
    max-width: 25vw !important;
  }
  .max-w-vw-l-sm-30 {
    max-width: 30vw !important;
  }
  .max-w-vw-l-sm-35 {
    max-width: 35vw !important;
  }
  .max-w-vw-l-sm-40 {
    max-width: 40vw !important;
  }
  .max-w-vw-l-sm-45 {
    max-width: 45vw !important;
  }
  .max-w-vw-l-sm-50 {
    max-width: 50vw !important;
  }
  .max-w-vw-l-sm-55 {
    max-width: 55vw !important;
  }
  .max-w-vw-l-sm-60 {
    max-width: 60vw !important;
  }
  .max-w-vw-l-sm-65 {
    max-width: 65vw !important;
  }
  .max-w-vw-l-sm-70 {
    max-width: 70vw !important;
  }
  .max-w-vw-l-sm-75 {
    max-width: 75vw !important;
  }
  .max-w-vw-l-sm-80 {
    max-width: 80vw !important;
  }
  .max-w-vw-l-sm-85 {
    max-width: 85vw !important;
  }
  .max-w-vw-l-sm-90 {
    max-width: 90vw !important;
  }
  .max-w-vw-l-sm-95 {
    max-width: 95vw !important;
  }
  .max-w-vw-l-sm-100 {
    max-width: 100vw !important;
  }
  .max-w-vmin-l-sm-0 {
    max-width: 0vmin !important;
  }
  .max-w-vmin-l-sm-5 {
    max-width: 5vmin !important;
  }
  .max-w-vmin-l-sm-10 {
    max-width: 10vmin !important;
  }
  .max-w-vmin-l-sm-15 {
    max-width: 15vmin !important;
  }
  .max-w-vmin-l-sm-20 {
    max-width: 20vmin !important;
  }
  .max-w-vmin-l-sm-25 {
    max-width: 25vmin !important;
  }
  .max-w-vmin-l-sm-30 {
    max-width: 30vmin !important;
  }
  .max-w-vmin-l-sm-35 {
    max-width: 35vmin !important;
  }
  .max-w-vmin-l-sm-40 {
    max-width: 40vmin !important;
  }
  .max-w-vmin-l-sm-45 {
    max-width: 45vmin !important;
  }
  .max-w-vmin-l-sm-50 {
    max-width: 50vmin !important;
  }
  .max-w-vmin-l-sm-55 {
    max-width: 55vmin !important;
  }
  .max-w-vmin-l-sm-60 {
    max-width: 60vmin !important;
  }
  .max-w-vmin-l-sm-65 {
    max-width: 65vmin !important;
  }
  .max-w-vmin-l-sm-70 {
    max-width: 70vmin !important;
  }
  .max-w-vmin-l-sm-75 {
    max-width: 75vmin !important;
  }
  .max-w-vmin-l-sm-80 {
    max-width: 80vmin !important;
  }
  .max-w-vmin-l-sm-85 {
    max-width: 85vmin !important;
  }
  .max-w-vmin-l-sm-90 {
    max-width: 90vmin !important;
  }
  .max-w-vmin-l-sm-95 {
    max-width: 95vmin !important;
  }
  .max-w-vmin-l-sm-100 {
    max-width: 100vmin !important;
  }
  .max-w-l-sm-none {
    max-width: none !important;
  }
  .max-h-l-sm-0 {
    max-height: 0% !important;
  }
  .max-h-l-sm-5 {
    max-height: 5% !important;
  }
  .max-h-l-sm-10 {
    max-height: 10% !important;
  }
  .max-h-l-sm-15 {
    max-height: 15% !important;
  }
  .max-h-l-sm-20 {
    max-height: 20% !important;
  }
  .max-h-l-sm-25 {
    max-height: 25% !important;
  }
  .max-h-l-sm-30 {
    max-height: 30% !important;
  }
  .max-h-l-sm-35 {
    max-height: 35% !important;
  }
  .max-h-l-sm-40 {
    max-height: 40% !important;
  }
  .max-h-l-sm-45 {
    max-height: 45% !important;
  }
  .max-h-l-sm-50 {
    max-height: 50% !important;
  }
  .max-h-l-sm-55 {
    max-height: 55% !important;
  }
  .max-h-l-sm-60 {
    max-height: 60% !important;
  }
  .max-h-l-sm-65 {
    max-height: 65% !important;
  }
  .max-h-l-sm-70 {
    max-height: 70% !important;
  }
  .max-h-l-sm-75 {
    max-height: 75% !important;
  }
  .max-h-l-sm-80 {
    max-height: 80% !important;
  }
  .max-h-l-sm-85 {
    max-height: 85% !important;
  }
  .max-h-l-sm-90 {
    max-height: 90% !important;
  }
  .max-h-l-sm-95 {
    max-height: 95% !important;
  }
  .max-h-l-sm-100 {
    max-height: 100% !important;
  }
  .max-h-vh-l-sm-0 {
    max-height: 0vh !important;
  }
  .max-h-vh-l-sm-5 {
    max-height: 5vh !important;
  }
  .max-h-vh-l-sm-10 {
    max-height: 10vh !important;
  }
  .max-h-vh-l-sm-15 {
    max-height: 15vh !important;
  }
  .max-h-vh-l-sm-20 {
    max-height: 20vh !important;
  }
  .max-h-vh-l-sm-25 {
    max-height: 25vh !important;
  }
  .max-h-vh-l-sm-30 {
    max-height: 30vh !important;
  }
  .max-h-vh-l-sm-35 {
    max-height: 35vh !important;
  }
  .max-h-vh-l-sm-40 {
    max-height: 40vh !important;
  }
  .max-h-vh-l-sm-45 {
    max-height: 45vh !important;
  }
  .max-h-vh-l-sm-50 {
    max-height: 50vh !important;
  }
  .max-h-vh-l-sm-55 {
    max-height: 55vh !important;
  }
  .max-h-vh-l-sm-60 {
    max-height: 60vh !important;
  }
  .max-h-vh-l-sm-65 {
    max-height: 65vh !important;
  }
  .max-h-vh-l-sm-70 {
    max-height: 70vh !important;
  }
  .max-h-vh-l-sm-75 {
    max-height: 75vh !important;
  }
  .max-h-vh-l-sm-80 {
    max-height: 80vh !important;
  }
  .max-h-vh-l-sm-85 {
    max-height: 85vh !important;
  }
  .max-h-vh-l-sm-90 {
    max-height: 90vh !important;
  }
  .max-h-vh-l-sm-95 {
    max-height: 95vh !important;
  }
  .max-h-vh-l-sm-100 {
    max-height: 100vh !important;
  }
  .max-h-vw-l-sm-0 {
    max-height: 0vw !important;
  }
  .max-h-vw-l-sm-5 {
    max-height: 5vw !important;
  }
  .max-h-vw-l-sm-10 {
    max-height: 10vw !important;
  }
  .max-h-vw-l-sm-15 {
    max-height: 15vw !important;
  }
  .max-h-vw-l-sm-20 {
    max-height: 20vw !important;
  }
  .max-h-vw-l-sm-25 {
    max-height: 25vw !important;
  }
  .max-h-vw-l-sm-30 {
    max-height: 30vw !important;
  }
  .max-h-vw-l-sm-35 {
    max-height: 35vw !important;
  }
  .max-h-vw-l-sm-40 {
    max-height: 40vw !important;
  }
  .max-h-vw-l-sm-45 {
    max-height: 45vw !important;
  }
  .max-h-vw-l-sm-50 {
    max-height: 50vw !important;
  }
  .max-h-vw-l-sm-55 {
    max-height: 55vw !important;
  }
  .max-h-vw-l-sm-60 {
    max-height: 60vw !important;
  }
  .max-h-vw-l-sm-65 {
    max-height: 65vw !important;
  }
  .max-h-vw-l-sm-70 {
    max-height: 70vw !important;
  }
  .max-h-vw-l-sm-75 {
    max-height: 75vw !important;
  }
  .max-h-vw-l-sm-80 {
    max-height: 80vw !important;
  }
  .max-h-vw-l-sm-85 {
    max-height: 85vw !important;
  }
  .max-h-vw-l-sm-90 {
    max-height: 90vw !important;
  }
  .max-h-vw-l-sm-95 {
    max-height: 95vw !important;
  }
  .max-h-vw-l-sm-100 {
    max-height: 100vw !important;
  }
  .max-h-vmin-l-sm-0 {
    max-height: 0vmin !important;
  }
  .max-h-vmin-l-sm-5 {
    max-height: 5vmin !important;
  }
  .max-h-vmin-l-sm-10 {
    max-height: 10vmin !important;
  }
  .max-h-vmin-l-sm-15 {
    max-height: 15vmin !important;
  }
  .max-h-vmin-l-sm-20 {
    max-height: 20vmin !important;
  }
  .max-h-vmin-l-sm-25 {
    max-height: 25vmin !important;
  }
  .max-h-vmin-l-sm-30 {
    max-height: 30vmin !important;
  }
  .max-h-vmin-l-sm-35 {
    max-height: 35vmin !important;
  }
  .max-h-vmin-l-sm-40 {
    max-height: 40vmin !important;
  }
  .max-h-vmin-l-sm-45 {
    max-height: 45vmin !important;
  }
  .max-h-vmin-l-sm-50 {
    max-height: 50vmin !important;
  }
  .max-h-vmin-l-sm-55 {
    max-height: 55vmin !important;
  }
  .max-h-vmin-l-sm-60 {
    max-height: 60vmin !important;
  }
  .max-h-vmin-l-sm-65 {
    max-height: 65vmin !important;
  }
  .max-h-vmin-l-sm-70 {
    max-height: 70vmin !important;
  }
  .max-h-vmin-l-sm-75 {
    max-height: 75vmin !important;
  }
  .max-h-vmin-l-sm-80 {
    max-height: 80vmin !important;
  }
  .max-h-vmin-l-sm-85 {
    max-height: 85vmin !important;
  }
  .max-h-vmin-l-sm-90 {
    max-height: 90vmin !important;
  }
  .max-h-vmin-l-sm-95 {
    max-height: 95vmin !important;
  }
  .max-h-vmin-l-sm-100 {
    max-height: 100vmin !important;
  }
  .max-h-l-sm-none {
    max-height: none !important;
  }
}
@media (min-width: 576px) and (orientation: portrait) {
  .min-w-p-sm-0 {
    min-width: 0% !important;
  }
  .min-w-p-sm-5 {
    min-width: 5% !important;
  }
  .min-w-p-sm-10 {
    min-width: 10% !important;
  }
  .min-w-p-sm-15 {
    min-width: 15% !important;
  }
  .min-w-p-sm-20 {
    min-width: 20% !important;
  }
  .min-w-p-sm-25 {
    min-width: 25% !important;
  }
  .min-w-p-sm-30 {
    min-width: 30% !important;
  }
  .min-w-p-sm-35 {
    min-width: 35% !important;
  }
  .min-w-p-sm-40 {
    min-width: 40% !important;
  }
  .min-w-p-sm-45 {
    min-width: 45% !important;
  }
  .min-w-p-sm-50 {
    min-width: 50% !important;
  }
  .min-w-p-sm-55 {
    min-width: 55% !important;
  }
  .min-w-p-sm-60 {
    min-width: 60% !important;
  }
  .min-w-p-sm-65 {
    min-width: 65% !important;
  }
  .min-w-p-sm-70 {
    min-width: 70% !important;
  }
  .min-w-p-sm-75 {
    min-width: 75% !important;
  }
  .min-w-p-sm-80 {
    min-width: 80% !important;
  }
  .min-w-p-sm-85 {
    min-width: 85% !important;
  }
  .min-w-p-sm-90 {
    min-width: 90% !important;
  }
  .min-w-p-sm-95 {
    min-width: 95% !important;
  }
  .min-w-p-sm-100 {
    min-width: 100% !important;
  }
  .min-w-vh-p-sm-0 {
    min-width: 0vh !important;
  }
  .min-w-vh-p-sm-5 {
    min-width: 5vh !important;
  }
  .min-w-vh-p-sm-10 {
    min-width: 10vh !important;
  }
  .min-w-vh-p-sm-15 {
    min-width: 15vh !important;
  }
  .min-w-vh-p-sm-20 {
    min-width: 20vh !important;
  }
  .min-w-vh-p-sm-25 {
    min-width: 25vh !important;
  }
  .min-w-vh-p-sm-30 {
    min-width: 30vh !important;
  }
  .min-w-vh-p-sm-35 {
    min-width: 35vh !important;
  }
  .min-w-vh-p-sm-40 {
    min-width: 40vh !important;
  }
  .min-w-vh-p-sm-45 {
    min-width: 45vh !important;
  }
  .min-w-vh-p-sm-50 {
    min-width: 50vh !important;
  }
  .min-w-vh-p-sm-55 {
    min-width: 55vh !important;
  }
  .min-w-vh-p-sm-60 {
    min-width: 60vh !important;
  }
  .min-w-vh-p-sm-65 {
    min-width: 65vh !important;
  }
  .min-w-vh-p-sm-70 {
    min-width: 70vh !important;
  }
  .min-w-vh-p-sm-75 {
    min-width: 75vh !important;
  }
  .min-w-vh-p-sm-80 {
    min-width: 80vh !important;
  }
  .min-w-vh-p-sm-85 {
    min-width: 85vh !important;
  }
  .min-w-vh-p-sm-90 {
    min-width: 90vh !important;
  }
  .min-w-vh-p-sm-95 {
    min-width: 95vh !important;
  }
  .min-w-vh-p-sm-100 {
    min-width: 100vh !important;
  }
  .min-w-vw-p-sm-0 {
    min-width: 0vw !important;
  }
  .min-w-vw-p-sm-5 {
    min-width: 5vw !important;
  }
  .min-w-vw-p-sm-10 {
    min-width: 10vw !important;
  }
  .min-w-vw-p-sm-15 {
    min-width: 15vw !important;
  }
  .min-w-vw-p-sm-20 {
    min-width: 20vw !important;
  }
  .min-w-vw-p-sm-25 {
    min-width: 25vw !important;
  }
  .min-w-vw-p-sm-30 {
    min-width: 30vw !important;
  }
  .min-w-vw-p-sm-35 {
    min-width: 35vw !important;
  }
  .min-w-vw-p-sm-40 {
    min-width: 40vw !important;
  }
  .min-w-vw-p-sm-45 {
    min-width: 45vw !important;
  }
  .min-w-vw-p-sm-50 {
    min-width: 50vw !important;
  }
  .min-w-vw-p-sm-55 {
    min-width: 55vw !important;
  }
  .min-w-vw-p-sm-60 {
    min-width: 60vw !important;
  }
  .min-w-vw-p-sm-65 {
    min-width: 65vw !important;
  }
  .min-w-vw-p-sm-70 {
    min-width: 70vw !important;
  }
  .min-w-vw-p-sm-75 {
    min-width: 75vw !important;
  }
  .min-w-vw-p-sm-80 {
    min-width: 80vw !important;
  }
  .min-w-vw-p-sm-85 {
    min-width: 85vw !important;
  }
  .min-w-vw-p-sm-90 {
    min-width: 90vw !important;
  }
  .min-w-vw-p-sm-95 {
    min-width: 95vw !important;
  }
  .min-w-vw-p-sm-100 {
    min-width: 100vw !important;
  }
  .min-w-vmin-p-sm-0 {
    min-width: 0vmin !important;
  }
  .min-w-vmin-p-sm-5 {
    min-width: 5vmin !important;
  }
  .min-w-vmin-p-sm-10 {
    min-width: 10vmin !important;
  }
  .min-w-vmin-p-sm-15 {
    min-width: 15vmin !important;
  }
  .min-w-vmin-p-sm-20 {
    min-width: 20vmin !important;
  }
  .min-w-vmin-p-sm-25 {
    min-width: 25vmin !important;
  }
  .min-w-vmin-p-sm-30 {
    min-width: 30vmin !important;
  }
  .min-w-vmin-p-sm-35 {
    min-width: 35vmin !important;
  }
  .min-w-vmin-p-sm-40 {
    min-width: 40vmin !important;
  }
  .min-w-vmin-p-sm-45 {
    min-width: 45vmin !important;
  }
  .min-w-vmin-p-sm-50 {
    min-width: 50vmin !important;
  }
  .min-w-vmin-p-sm-55 {
    min-width: 55vmin !important;
  }
  .min-w-vmin-p-sm-60 {
    min-width: 60vmin !important;
  }
  .min-w-vmin-p-sm-65 {
    min-width: 65vmin !important;
  }
  .min-w-vmin-p-sm-70 {
    min-width: 70vmin !important;
  }
  .min-w-vmin-p-sm-75 {
    min-width: 75vmin !important;
  }
  .min-w-vmin-p-sm-80 {
    min-width: 80vmin !important;
  }
  .min-w-vmin-p-sm-85 {
    min-width: 85vmin !important;
  }
  .min-w-vmin-p-sm-90 {
    min-width: 90vmin !important;
  }
  .min-w-vmin-p-sm-95 {
    min-width: 95vmin !important;
  }
  .min-w-vmin-p-sm-100 {
    min-width: 100vmin !important;
  }
  .min-w-p-sm-none {
    min-width: none !important;
  }
  .min-h-p-sm-0 {
    min-height: 0% !important;
  }
  .min-h-p-sm-5 {
    min-height: 5% !important;
  }
  .min-h-p-sm-10 {
    min-height: 10% !important;
  }
  .min-h-p-sm-15 {
    min-height: 15% !important;
  }
  .min-h-p-sm-20 {
    min-height: 20% !important;
  }
  .min-h-p-sm-25 {
    min-height: 25% !important;
  }
  .min-h-p-sm-30 {
    min-height: 30% !important;
  }
  .min-h-p-sm-35 {
    min-height: 35% !important;
  }
  .min-h-p-sm-40 {
    min-height: 40% !important;
  }
  .min-h-p-sm-45 {
    min-height: 45% !important;
  }
  .min-h-p-sm-50 {
    min-height: 50% !important;
  }
  .min-h-p-sm-55 {
    min-height: 55% !important;
  }
  .min-h-p-sm-60 {
    min-height: 60% !important;
  }
  .min-h-p-sm-65 {
    min-height: 65% !important;
  }
  .min-h-p-sm-70 {
    min-height: 70% !important;
  }
  .min-h-p-sm-75 {
    min-height: 75% !important;
  }
  .min-h-p-sm-80 {
    min-height: 80% !important;
  }
  .min-h-p-sm-85 {
    min-height: 85% !important;
  }
  .min-h-p-sm-90 {
    min-height: 90% !important;
  }
  .min-h-p-sm-95 {
    min-height: 95% !important;
  }
  .min-h-p-sm-100 {
    min-height: 100% !important;
  }
  .min-h-vh-p-sm-0 {
    min-height: 0vh !important;
  }
  .min-h-vh-p-sm-5 {
    min-height: 5vh !important;
  }
  .min-h-vh-p-sm-10 {
    min-height: 10vh !important;
  }
  .min-h-vh-p-sm-15 {
    min-height: 15vh !important;
  }
  .min-h-vh-p-sm-20 {
    min-height: 20vh !important;
  }
  .min-h-vh-p-sm-25 {
    min-height: 25vh !important;
  }
  .min-h-vh-p-sm-30 {
    min-height: 30vh !important;
  }
  .min-h-vh-p-sm-35 {
    min-height: 35vh !important;
  }
  .min-h-vh-p-sm-40 {
    min-height: 40vh !important;
  }
  .min-h-vh-p-sm-45 {
    min-height: 45vh !important;
  }
  .min-h-vh-p-sm-50 {
    min-height: 50vh !important;
  }
  .min-h-vh-p-sm-55 {
    min-height: 55vh !important;
  }
  .min-h-vh-p-sm-60 {
    min-height: 60vh !important;
  }
  .min-h-vh-p-sm-65 {
    min-height: 65vh !important;
  }
  .min-h-vh-p-sm-70 {
    min-height: 70vh !important;
  }
  .min-h-vh-p-sm-75 {
    min-height: 75vh !important;
  }
  .min-h-vh-p-sm-80 {
    min-height: 80vh !important;
  }
  .min-h-vh-p-sm-85 {
    min-height: 85vh !important;
  }
  .min-h-vh-p-sm-90 {
    min-height: 90vh !important;
  }
  .min-h-vh-p-sm-95 {
    min-height: 95vh !important;
  }
  .min-h-vh-p-sm-100 {
    min-height: 100vh !important;
  }
  .min-h-vw-p-sm-0 {
    min-height: 0vw !important;
  }
  .min-h-vw-p-sm-5 {
    min-height: 5vw !important;
  }
  .min-h-vw-p-sm-10 {
    min-height: 10vw !important;
  }
  .min-h-vw-p-sm-15 {
    min-height: 15vw !important;
  }
  .min-h-vw-p-sm-20 {
    min-height: 20vw !important;
  }
  .min-h-vw-p-sm-25 {
    min-height: 25vw !important;
  }
  .min-h-vw-p-sm-30 {
    min-height: 30vw !important;
  }
  .min-h-vw-p-sm-35 {
    min-height: 35vw !important;
  }
  .min-h-vw-p-sm-40 {
    min-height: 40vw !important;
  }
  .min-h-vw-p-sm-45 {
    min-height: 45vw !important;
  }
  .min-h-vw-p-sm-50 {
    min-height: 50vw !important;
  }
  .min-h-vw-p-sm-55 {
    min-height: 55vw !important;
  }
  .min-h-vw-p-sm-60 {
    min-height: 60vw !important;
  }
  .min-h-vw-p-sm-65 {
    min-height: 65vw !important;
  }
  .min-h-vw-p-sm-70 {
    min-height: 70vw !important;
  }
  .min-h-vw-p-sm-75 {
    min-height: 75vw !important;
  }
  .min-h-vw-p-sm-80 {
    min-height: 80vw !important;
  }
  .min-h-vw-p-sm-85 {
    min-height: 85vw !important;
  }
  .min-h-vw-p-sm-90 {
    min-height: 90vw !important;
  }
  .min-h-vw-p-sm-95 {
    min-height: 95vw !important;
  }
  .min-h-vw-p-sm-100 {
    min-height: 100vw !important;
  }
  .min-h-vmin-p-sm-0 {
    min-height: 0vmin !important;
  }
  .min-h-vmin-p-sm-5 {
    min-height: 5vmin !important;
  }
  .min-h-vmin-p-sm-10 {
    min-height: 10vmin !important;
  }
  .min-h-vmin-p-sm-15 {
    min-height: 15vmin !important;
  }
  .min-h-vmin-p-sm-20 {
    min-height: 20vmin !important;
  }
  .min-h-vmin-p-sm-25 {
    min-height: 25vmin !important;
  }
  .min-h-vmin-p-sm-30 {
    min-height: 30vmin !important;
  }
  .min-h-vmin-p-sm-35 {
    min-height: 35vmin !important;
  }
  .min-h-vmin-p-sm-40 {
    min-height: 40vmin !important;
  }
  .min-h-vmin-p-sm-45 {
    min-height: 45vmin !important;
  }
  .min-h-vmin-p-sm-50 {
    min-height: 50vmin !important;
  }
  .min-h-vmin-p-sm-55 {
    min-height: 55vmin !important;
  }
  .min-h-vmin-p-sm-60 {
    min-height: 60vmin !important;
  }
  .min-h-vmin-p-sm-65 {
    min-height: 65vmin !important;
  }
  .min-h-vmin-p-sm-70 {
    min-height: 70vmin !important;
  }
  .min-h-vmin-p-sm-75 {
    min-height: 75vmin !important;
  }
  .min-h-vmin-p-sm-80 {
    min-height: 80vmin !important;
  }
  .min-h-vmin-p-sm-85 {
    min-height: 85vmin !important;
  }
  .min-h-vmin-p-sm-90 {
    min-height: 90vmin !important;
  }
  .min-h-vmin-p-sm-95 {
    min-height: 95vmin !important;
  }
  .min-h-vmin-p-sm-100 {
    min-height: 100vmin !important;
  }
  .min-h-p-sm-none {
    min-height: none !important;
  }
  .max-w-p-sm-0 {
    max-width: 0% !important;
  }
  .max-w-p-sm-5 {
    max-width: 5% !important;
  }
  .max-w-p-sm-10 {
    max-width: 10% !important;
  }
  .max-w-p-sm-15 {
    max-width: 15% !important;
  }
  .max-w-p-sm-20 {
    max-width: 20% !important;
  }
  .max-w-p-sm-25 {
    max-width: 25% !important;
  }
  .max-w-p-sm-30 {
    max-width: 30% !important;
  }
  .max-w-p-sm-35 {
    max-width: 35% !important;
  }
  .max-w-p-sm-40 {
    max-width: 40% !important;
  }
  .max-w-p-sm-45 {
    max-width: 45% !important;
  }
  .max-w-p-sm-50 {
    max-width: 50% !important;
  }
  .max-w-p-sm-55 {
    max-width: 55% !important;
  }
  .max-w-p-sm-60 {
    max-width: 60% !important;
  }
  .max-w-p-sm-65 {
    max-width: 65% !important;
  }
  .max-w-p-sm-70 {
    max-width: 70% !important;
  }
  .max-w-p-sm-75 {
    max-width: 75% !important;
  }
  .max-w-p-sm-80 {
    max-width: 80% !important;
  }
  .max-w-p-sm-85 {
    max-width: 85% !important;
  }
  .max-w-p-sm-90 {
    max-width: 90% !important;
  }
  .max-w-p-sm-95 {
    max-width: 95% !important;
  }
  .max-w-p-sm-100 {
    max-width: 100% !important;
  }
  .max-w-vh-p-sm-0 {
    max-width: 0vh !important;
  }
  .max-w-vh-p-sm-5 {
    max-width: 5vh !important;
  }
  .max-w-vh-p-sm-10 {
    max-width: 10vh !important;
  }
  .max-w-vh-p-sm-15 {
    max-width: 15vh !important;
  }
  .max-w-vh-p-sm-20 {
    max-width: 20vh !important;
  }
  .max-w-vh-p-sm-25 {
    max-width: 25vh !important;
  }
  .max-w-vh-p-sm-30 {
    max-width: 30vh !important;
  }
  .max-w-vh-p-sm-35 {
    max-width: 35vh !important;
  }
  .max-w-vh-p-sm-40 {
    max-width: 40vh !important;
  }
  .max-w-vh-p-sm-45 {
    max-width: 45vh !important;
  }
  .max-w-vh-p-sm-50 {
    max-width: 50vh !important;
  }
  .max-w-vh-p-sm-55 {
    max-width: 55vh !important;
  }
  .max-w-vh-p-sm-60 {
    max-width: 60vh !important;
  }
  .max-w-vh-p-sm-65 {
    max-width: 65vh !important;
  }
  .max-w-vh-p-sm-70 {
    max-width: 70vh !important;
  }
  .max-w-vh-p-sm-75 {
    max-width: 75vh !important;
  }
  .max-w-vh-p-sm-80 {
    max-width: 80vh !important;
  }
  .max-w-vh-p-sm-85 {
    max-width: 85vh !important;
  }
  .max-w-vh-p-sm-90 {
    max-width: 90vh !important;
  }
  .max-w-vh-p-sm-95 {
    max-width: 95vh !important;
  }
  .max-w-vh-p-sm-100 {
    max-width: 100vh !important;
  }
  .max-w-vw-p-sm-0 {
    max-width: 0vw !important;
  }
  .max-w-vw-p-sm-5 {
    max-width: 5vw !important;
  }
  .max-w-vw-p-sm-10 {
    max-width: 10vw !important;
  }
  .max-w-vw-p-sm-15 {
    max-width: 15vw !important;
  }
  .max-w-vw-p-sm-20 {
    max-width: 20vw !important;
  }
  .max-w-vw-p-sm-25 {
    max-width: 25vw !important;
  }
  .max-w-vw-p-sm-30 {
    max-width: 30vw !important;
  }
  .max-w-vw-p-sm-35 {
    max-width: 35vw !important;
  }
  .max-w-vw-p-sm-40 {
    max-width: 40vw !important;
  }
  .max-w-vw-p-sm-45 {
    max-width: 45vw !important;
  }
  .max-w-vw-p-sm-50 {
    max-width: 50vw !important;
  }
  .max-w-vw-p-sm-55 {
    max-width: 55vw !important;
  }
  .max-w-vw-p-sm-60 {
    max-width: 60vw !important;
  }
  .max-w-vw-p-sm-65 {
    max-width: 65vw !important;
  }
  .max-w-vw-p-sm-70 {
    max-width: 70vw !important;
  }
  .max-w-vw-p-sm-75 {
    max-width: 75vw !important;
  }
  .max-w-vw-p-sm-80 {
    max-width: 80vw !important;
  }
  .max-w-vw-p-sm-85 {
    max-width: 85vw !important;
  }
  .max-w-vw-p-sm-90 {
    max-width: 90vw !important;
  }
  .max-w-vw-p-sm-95 {
    max-width: 95vw !important;
  }
  .max-w-vw-p-sm-100 {
    max-width: 100vw !important;
  }
  .max-w-vmin-p-sm-0 {
    max-width: 0vmin !important;
  }
  .max-w-vmin-p-sm-5 {
    max-width: 5vmin !important;
  }
  .max-w-vmin-p-sm-10 {
    max-width: 10vmin !important;
  }
  .max-w-vmin-p-sm-15 {
    max-width: 15vmin !important;
  }
  .max-w-vmin-p-sm-20 {
    max-width: 20vmin !important;
  }
  .max-w-vmin-p-sm-25 {
    max-width: 25vmin !important;
  }
  .max-w-vmin-p-sm-30 {
    max-width: 30vmin !important;
  }
  .max-w-vmin-p-sm-35 {
    max-width: 35vmin !important;
  }
  .max-w-vmin-p-sm-40 {
    max-width: 40vmin !important;
  }
  .max-w-vmin-p-sm-45 {
    max-width: 45vmin !important;
  }
  .max-w-vmin-p-sm-50 {
    max-width: 50vmin !important;
  }
  .max-w-vmin-p-sm-55 {
    max-width: 55vmin !important;
  }
  .max-w-vmin-p-sm-60 {
    max-width: 60vmin !important;
  }
  .max-w-vmin-p-sm-65 {
    max-width: 65vmin !important;
  }
  .max-w-vmin-p-sm-70 {
    max-width: 70vmin !important;
  }
  .max-w-vmin-p-sm-75 {
    max-width: 75vmin !important;
  }
  .max-w-vmin-p-sm-80 {
    max-width: 80vmin !important;
  }
  .max-w-vmin-p-sm-85 {
    max-width: 85vmin !important;
  }
  .max-w-vmin-p-sm-90 {
    max-width: 90vmin !important;
  }
  .max-w-vmin-p-sm-95 {
    max-width: 95vmin !important;
  }
  .max-w-vmin-p-sm-100 {
    max-width: 100vmin !important;
  }
  .max-w-p-sm-none {
    max-width: none !important;
  }
  .max-h-p-sm-0 {
    max-height: 0% !important;
  }
  .max-h-p-sm-5 {
    max-height: 5% !important;
  }
  .max-h-p-sm-10 {
    max-height: 10% !important;
  }
  .max-h-p-sm-15 {
    max-height: 15% !important;
  }
  .max-h-p-sm-20 {
    max-height: 20% !important;
  }
  .max-h-p-sm-25 {
    max-height: 25% !important;
  }
  .max-h-p-sm-30 {
    max-height: 30% !important;
  }
  .max-h-p-sm-35 {
    max-height: 35% !important;
  }
  .max-h-p-sm-40 {
    max-height: 40% !important;
  }
  .max-h-p-sm-45 {
    max-height: 45% !important;
  }
  .max-h-p-sm-50 {
    max-height: 50% !important;
  }
  .max-h-p-sm-55 {
    max-height: 55% !important;
  }
  .max-h-p-sm-60 {
    max-height: 60% !important;
  }
  .max-h-p-sm-65 {
    max-height: 65% !important;
  }
  .max-h-p-sm-70 {
    max-height: 70% !important;
  }
  .max-h-p-sm-75 {
    max-height: 75% !important;
  }
  .max-h-p-sm-80 {
    max-height: 80% !important;
  }
  .max-h-p-sm-85 {
    max-height: 85% !important;
  }
  .max-h-p-sm-90 {
    max-height: 90% !important;
  }
  .max-h-p-sm-95 {
    max-height: 95% !important;
  }
  .max-h-p-sm-100 {
    max-height: 100% !important;
  }
  .max-h-vh-p-sm-0 {
    max-height: 0vh !important;
  }
  .max-h-vh-p-sm-5 {
    max-height: 5vh !important;
  }
  .max-h-vh-p-sm-10 {
    max-height: 10vh !important;
  }
  .max-h-vh-p-sm-15 {
    max-height: 15vh !important;
  }
  .max-h-vh-p-sm-20 {
    max-height: 20vh !important;
  }
  .max-h-vh-p-sm-25 {
    max-height: 25vh !important;
  }
  .max-h-vh-p-sm-30 {
    max-height: 30vh !important;
  }
  .max-h-vh-p-sm-35 {
    max-height: 35vh !important;
  }
  .max-h-vh-p-sm-40 {
    max-height: 40vh !important;
  }
  .max-h-vh-p-sm-45 {
    max-height: 45vh !important;
  }
  .max-h-vh-p-sm-50 {
    max-height: 50vh !important;
  }
  .max-h-vh-p-sm-55 {
    max-height: 55vh !important;
  }
  .max-h-vh-p-sm-60 {
    max-height: 60vh !important;
  }
  .max-h-vh-p-sm-65 {
    max-height: 65vh !important;
  }
  .max-h-vh-p-sm-70 {
    max-height: 70vh !important;
  }
  .max-h-vh-p-sm-75 {
    max-height: 75vh !important;
  }
  .max-h-vh-p-sm-80 {
    max-height: 80vh !important;
  }
  .max-h-vh-p-sm-85 {
    max-height: 85vh !important;
  }
  .max-h-vh-p-sm-90 {
    max-height: 90vh !important;
  }
  .max-h-vh-p-sm-95 {
    max-height: 95vh !important;
  }
  .max-h-vh-p-sm-100 {
    max-height: 100vh !important;
  }
  .max-h-vw-p-sm-0 {
    max-height: 0vw !important;
  }
  .max-h-vw-p-sm-5 {
    max-height: 5vw !important;
  }
  .max-h-vw-p-sm-10 {
    max-height: 10vw !important;
  }
  .max-h-vw-p-sm-15 {
    max-height: 15vw !important;
  }
  .max-h-vw-p-sm-20 {
    max-height: 20vw !important;
  }
  .max-h-vw-p-sm-25 {
    max-height: 25vw !important;
  }
  .max-h-vw-p-sm-30 {
    max-height: 30vw !important;
  }
  .max-h-vw-p-sm-35 {
    max-height: 35vw !important;
  }
  .max-h-vw-p-sm-40 {
    max-height: 40vw !important;
  }
  .max-h-vw-p-sm-45 {
    max-height: 45vw !important;
  }
  .max-h-vw-p-sm-50 {
    max-height: 50vw !important;
  }
  .max-h-vw-p-sm-55 {
    max-height: 55vw !important;
  }
  .max-h-vw-p-sm-60 {
    max-height: 60vw !important;
  }
  .max-h-vw-p-sm-65 {
    max-height: 65vw !important;
  }
  .max-h-vw-p-sm-70 {
    max-height: 70vw !important;
  }
  .max-h-vw-p-sm-75 {
    max-height: 75vw !important;
  }
  .max-h-vw-p-sm-80 {
    max-height: 80vw !important;
  }
  .max-h-vw-p-sm-85 {
    max-height: 85vw !important;
  }
  .max-h-vw-p-sm-90 {
    max-height: 90vw !important;
  }
  .max-h-vw-p-sm-95 {
    max-height: 95vw !important;
  }
  .max-h-vw-p-sm-100 {
    max-height: 100vw !important;
  }
  .max-h-vmin-p-sm-0 {
    max-height: 0vmin !important;
  }
  .max-h-vmin-p-sm-5 {
    max-height: 5vmin !important;
  }
  .max-h-vmin-p-sm-10 {
    max-height: 10vmin !important;
  }
  .max-h-vmin-p-sm-15 {
    max-height: 15vmin !important;
  }
  .max-h-vmin-p-sm-20 {
    max-height: 20vmin !important;
  }
  .max-h-vmin-p-sm-25 {
    max-height: 25vmin !important;
  }
  .max-h-vmin-p-sm-30 {
    max-height: 30vmin !important;
  }
  .max-h-vmin-p-sm-35 {
    max-height: 35vmin !important;
  }
  .max-h-vmin-p-sm-40 {
    max-height: 40vmin !important;
  }
  .max-h-vmin-p-sm-45 {
    max-height: 45vmin !important;
  }
  .max-h-vmin-p-sm-50 {
    max-height: 50vmin !important;
  }
  .max-h-vmin-p-sm-55 {
    max-height: 55vmin !important;
  }
  .max-h-vmin-p-sm-60 {
    max-height: 60vmin !important;
  }
  .max-h-vmin-p-sm-65 {
    max-height: 65vmin !important;
  }
  .max-h-vmin-p-sm-70 {
    max-height: 70vmin !important;
  }
  .max-h-vmin-p-sm-75 {
    max-height: 75vmin !important;
  }
  .max-h-vmin-p-sm-80 {
    max-height: 80vmin !important;
  }
  .max-h-vmin-p-sm-85 {
    max-height: 85vmin !important;
  }
  .max-h-vmin-p-sm-90 {
    max-height: 90vmin !important;
  }
  .max-h-vmin-p-sm-95 {
    max-height: 95vmin !important;
  }
  .max-h-vmin-p-sm-100 {
    max-height: 100vmin !important;
  }
  .max-h-p-sm-none {
    max-height: none !important;
  }
}
@media (min-width: 576px) {
  .min-w-sm-0 {
    min-width: 0% !important;
  }
  .min-w-sm-5 {
    min-width: 5% !important;
  }
  .min-w-sm-10 {
    min-width: 10% !important;
  }
  .min-w-sm-15 {
    min-width: 15% !important;
  }
  .min-w-sm-20 {
    min-width: 20% !important;
  }
  .min-w-sm-25 {
    min-width: 25% !important;
  }
  .min-w-sm-30 {
    min-width: 30% !important;
  }
  .min-w-sm-35 {
    min-width: 35% !important;
  }
  .min-w-sm-40 {
    min-width: 40% !important;
  }
  .min-w-sm-45 {
    min-width: 45% !important;
  }
  .min-w-sm-50 {
    min-width: 50% !important;
  }
  .min-w-sm-55 {
    min-width: 55% !important;
  }
  .min-w-sm-60 {
    min-width: 60% !important;
  }
  .min-w-sm-65 {
    min-width: 65% !important;
  }
  .min-w-sm-70 {
    min-width: 70% !important;
  }
  .min-w-sm-75 {
    min-width: 75% !important;
  }
  .min-w-sm-80 {
    min-width: 80% !important;
  }
  .min-w-sm-85 {
    min-width: 85% !important;
  }
  .min-w-sm-90 {
    min-width: 90% !important;
  }
  .min-w-sm-95 {
    min-width: 95% !important;
  }
  .min-w-sm-100 {
    min-width: 100% !important;
  }
  .min-w-vh-sm-0 {
    min-width: 0vh !important;
  }
  .min-w-vh-sm-5 {
    min-width: 5vh !important;
  }
  .min-w-vh-sm-10 {
    min-width: 10vh !important;
  }
  .min-w-vh-sm-15 {
    min-width: 15vh !important;
  }
  .min-w-vh-sm-20 {
    min-width: 20vh !important;
  }
  .min-w-vh-sm-25 {
    min-width: 25vh !important;
  }
  .min-w-vh-sm-30 {
    min-width: 30vh !important;
  }
  .min-w-vh-sm-35 {
    min-width: 35vh !important;
  }
  .min-w-vh-sm-40 {
    min-width: 40vh !important;
  }
  .min-w-vh-sm-45 {
    min-width: 45vh !important;
  }
  .min-w-vh-sm-50 {
    min-width: 50vh !important;
  }
  .min-w-vh-sm-55 {
    min-width: 55vh !important;
  }
  .min-w-vh-sm-60 {
    min-width: 60vh !important;
  }
  .min-w-vh-sm-65 {
    min-width: 65vh !important;
  }
  .min-w-vh-sm-70 {
    min-width: 70vh !important;
  }
  .min-w-vh-sm-75 {
    min-width: 75vh !important;
  }
  .min-w-vh-sm-80 {
    min-width: 80vh !important;
  }
  .min-w-vh-sm-85 {
    min-width: 85vh !important;
  }
  .min-w-vh-sm-90 {
    min-width: 90vh !important;
  }
  .min-w-vh-sm-95 {
    min-width: 95vh !important;
  }
  .min-w-vh-sm-100 {
    min-width: 100vh !important;
  }
  .min-w-vw-sm-0 {
    min-width: 0vw !important;
  }
  .min-w-vw-sm-5 {
    min-width: 5vw !important;
  }
  .min-w-vw-sm-10 {
    min-width: 10vw !important;
  }
  .min-w-vw-sm-15 {
    min-width: 15vw !important;
  }
  .min-w-vw-sm-20 {
    min-width: 20vw !important;
  }
  .min-w-vw-sm-25 {
    min-width: 25vw !important;
  }
  .min-w-vw-sm-30 {
    min-width: 30vw !important;
  }
  .min-w-vw-sm-35 {
    min-width: 35vw !important;
  }
  .min-w-vw-sm-40 {
    min-width: 40vw !important;
  }
  .min-w-vw-sm-45 {
    min-width: 45vw !important;
  }
  .min-w-vw-sm-50 {
    min-width: 50vw !important;
  }
  .min-w-vw-sm-55 {
    min-width: 55vw !important;
  }
  .min-w-vw-sm-60 {
    min-width: 60vw !important;
  }
  .min-w-vw-sm-65 {
    min-width: 65vw !important;
  }
  .min-w-vw-sm-70 {
    min-width: 70vw !important;
  }
  .min-w-vw-sm-75 {
    min-width: 75vw !important;
  }
  .min-w-vw-sm-80 {
    min-width: 80vw !important;
  }
  .min-w-vw-sm-85 {
    min-width: 85vw !important;
  }
  .min-w-vw-sm-90 {
    min-width: 90vw !important;
  }
  .min-w-vw-sm-95 {
    min-width: 95vw !important;
  }
  .min-w-vw-sm-100 {
    min-width: 100vw !important;
  }
  .min-w-vmin-sm-0 {
    min-width: 0vmin !important;
  }
  .min-w-vmin-sm-5 {
    min-width: 5vmin !important;
  }
  .min-w-vmin-sm-10 {
    min-width: 10vmin !important;
  }
  .min-w-vmin-sm-15 {
    min-width: 15vmin !important;
  }
  .min-w-vmin-sm-20 {
    min-width: 20vmin !important;
  }
  .min-w-vmin-sm-25 {
    min-width: 25vmin !important;
  }
  .min-w-vmin-sm-30 {
    min-width: 30vmin !important;
  }
  .min-w-vmin-sm-35 {
    min-width: 35vmin !important;
  }
  .min-w-vmin-sm-40 {
    min-width: 40vmin !important;
  }
  .min-w-vmin-sm-45 {
    min-width: 45vmin !important;
  }
  .min-w-vmin-sm-50 {
    min-width: 50vmin !important;
  }
  .min-w-vmin-sm-55 {
    min-width: 55vmin !important;
  }
  .min-w-vmin-sm-60 {
    min-width: 60vmin !important;
  }
  .min-w-vmin-sm-65 {
    min-width: 65vmin !important;
  }
  .min-w-vmin-sm-70 {
    min-width: 70vmin !important;
  }
  .min-w-vmin-sm-75 {
    min-width: 75vmin !important;
  }
  .min-w-vmin-sm-80 {
    min-width: 80vmin !important;
  }
  .min-w-vmin-sm-85 {
    min-width: 85vmin !important;
  }
  .min-w-vmin-sm-90 {
    min-width: 90vmin !important;
  }
  .min-w-vmin-sm-95 {
    min-width: 95vmin !important;
  }
  .min-w-vmin-sm-100 {
    min-width: 100vmin !important;
  }
  .min-w-sm-none {
    min-width: none !important;
  }
  .min-h-sm-0 {
    min-height: 0% !important;
  }
  .min-h-sm-5 {
    min-height: 5% !important;
  }
  .min-h-sm-10 {
    min-height: 10% !important;
  }
  .min-h-sm-15 {
    min-height: 15% !important;
  }
  .min-h-sm-20 {
    min-height: 20% !important;
  }
  .min-h-sm-25 {
    min-height: 25% !important;
  }
  .min-h-sm-30 {
    min-height: 30% !important;
  }
  .min-h-sm-35 {
    min-height: 35% !important;
  }
  .min-h-sm-40 {
    min-height: 40% !important;
  }
  .min-h-sm-45 {
    min-height: 45% !important;
  }
  .min-h-sm-50 {
    min-height: 50% !important;
  }
  .min-h-sm-55 {
    min-height: 55% !important;
  }
  .min-h-sm-60 {
    min-height: 60% !important;
  }
  .min-h-sm-65 {
    min-height: 65% !important;
  }
  .min-h-sm-70 {
    min-height: 70% !important;
  }
  .min-h-sm-75 {
    min-height: 75% !important;
  }
  .min-h-sm-80 {
    min-height: 80% !important;
  }
  .min-h-sm-85 {
    min-height: 85% !important;
  }
  .min-h-sm-90 {
    min-height: 90% !important;
  }
  .min-h-sm-95 {
    min-height: 95% !important;
  }
  .min-h-sm-100 {
    min-height: 100% !important;
  }
  .min-h-vh-sm-0 {
    min-height: 0vh !important;
  }
  .min-h-vh-sm-5 {
    min-height: 5vh !important;
  }
  .min-h-vh-sm-10 {
    min-height: 10vh !important;
  }
  .min-h-vh-sm-15 {
    min-height: 15vh !important;
  }
  .min-h-vh-sm-20 {
    min-height: 20vh !important;
  }
  .min-h-vh-sm-25 {
    min-height: 25vh !important;
  }
  .min-h-vh-sm-30 {
    min-height: 30vh !important;
  }
  .min-h-vh-sm-35 {
    min-height: 35vh !important;
  }
  .min-h-vh-sm-40 {
    min-height: 40vh !important;
  }
  .min-h-vh-sm-45 {
    min-height: 45vh !important;
  }
  .min-h-vh-sm-50 {
    min-height: 50vh !important;
  }
  .min-h-vh-sm-55 {
    min-height: 55vh !important;
  }
  .min-h-vh-sm-60 {
    min-height: 60vh !important;
  }
  .min-h-vh-sm-65 {
    min-height: 65vh !important;
  }
  .min-h-vh-sm-70 {
    min-height: 70vh !important;
  }
  .min-h-vh-sm-75 {
    min-height: 75vh !important;
  }
  .min-h-vh-sm-80 {
    min-height: 80vh !important;
  }
  .min-h-vh-sm-85 {
    min-height: 85vh !important;
  }
  .min-h-vh-sm-90 {
    min-height: 90vh !important;
  }
  .min-h-vh-sm-95 {
    min-height: 95vh !important;
  }
  .min-h-vh-sm-100 {
    min-height: 100vh !important;
  }
  .min-h-vw-sm-0 {
    min-height: 0vw !important;
  }
  .min-h-vw-sm-5 {
    min-height: 5vw !important;
  }
  .min-h-vw-sm-10 {
    min-height: 10vw !important;
  }
  .min-h-vw-sm-15 {
    min-height: 15vw !important;
  }
  .min-h-vw-sm-20 {
    min-height: 20vw !important;
  }
  .min-h-vw-sm-25 {
    min-height: 25vw !important;
  }
  .min-h-vw-sm-30 {
    min-height: 30vw !important;
  }
  .min-h-vw-sm-35 {
    min-height: 35vw !important;
  }
  .min-h-vw-sm-40 {
    min-height: 40vw !important;
  }
  .min-h-vw-sm-45 {
    min-height: 45vw !important;
  }
  .min-h-vw-sm-50 {
    min-height: 50vw !important;
  }
  .min-h-vw-sm-55 {
    min-height: 55vw !important;
  }
  .min-h-vw-sm-60 {
    min-height: 60vw !important;
  }
  .min-h-vw-sm-65 {
    min-height: 65vw !important;
  }
  .min-h-vw-sm-70 {
    min-height: 70vw !important;
  }
  .min-h-vw-sm-75 {
    min-height: 75vw !important;
  }
  .min-h-vw-sm-80 {
    min-height: 80vw !important;
  }
  .min-h-vw-sm-85 {
    min-height: 85vw !important;
  }
  .min-h-vw-sm-90 {
    min-height: 90vw !important;
  }
  .min-h-vw-sm-95 {
    min-height: 95vw !important;
  }
  .min-h-vw-sm-100 {
    min-height: 100vw !important;
  }
  .min-h-vmin-sm-0 {
    min-height: 0vmin !important;
  }
  .min-h-vmin-sm-5 {
    min-height: 5vmin !important;
  }
  .min-h-vmin-sm-10 {
    min-height: 10vmin !important;
  }
  .min-h-vmin-sm-15 {
    min-height: 15vmin !important;
  }
  .min-h-vmin-sm-20 {
    min-height: 20vmin !important;
  }
  .min-h-vmin-sm-25 {
    min-height: 25vmin !important;
  }
  .min-h-vmin-sm-30 {
    min-height: 30vmin !important;
  }
  .min-h-vmin-sm-35 {
    min-height: 35vmin !important;
  }
  .min-h-vmin-sm-40 {
    min-height: 40vmin !important;
  }
  .min-h-vmin-sm-45 {
    min-height: 45vmin !important;
  }
  .min-h-vmin-sm-50 {
    min-height: 50vmin !important;
  }
  .min-h-vmin-sm-55 {
    min-height: 55vmin !important;
  }
  .min-h-vmin-sm-60 {
    min-height: 60vmin !important;
  }
  .min-h-vmin-sm-65 {
    min-height: 65vmin !important;
  }
  .min-h-vmin-sm-70 {
    min-height: 70vmin !important;
  }
  .min-h-vmin-sm-75 {
    min-height: 75vmin !important;
  }
  .min-h-vmin-sm-80 {
    min-height: 80vmin !important;
  }
  .min-h-vmin-sm-85 {
    min-height: 85vmin !important;
  }
  .min-h-vmin-sm-90 {
    min-height: 90vmin !important;
  }
  .min-h-vmin-sm-95 {
    min-height: 95vmin !important;
  }
  .min-h-vmin-sm-100 {
    min-height: 100vmin !important;
  }
  .min-h-sm-none {
    min-height: none !important;
  }
  .max-w-sm-0 {
    max-width: 0% !important;
  }
  .max-w-sm-5 {
    max-width: 5% !important;
  }
  .max-w-sm-10 {
    max-width: 10% !important;
  }
  .max-w-sm-15 {
    max-width: 15% !important;
  }
  .max-w-sm-20 {
    max-width: 20% !important;
  }
  .max-w-sm-25 {
    max-width: 25% !important;
  }
  .max-w-sm-30 {
    max-width: 30% !important;
  }
  .max-w-sm-35 {
    max-width: 35% !important;
  }
  .max-w-sm-40 {
    max-width: 40% !important;
  }
  .max-w-sm-45 {
    max-width: 45% !important;
  }
  .max-w-sm-50 {
    max-width: 50% !important;
  }
  .max-w-sm-55 {
    max-width: 55% !important;
  }
  .max-w-sm-60 {
    max-width: 60% !important;
  }
  .max-w-sm-65 {
    max-width: 65% !important;
  }
  .max-w-sm-70 {
    max-width: 70% !important;
  }
  .max-w-sm-75 {
    max-width: 75% !important;
  }
  .max-w-sm-80 {
    max-width: 80% !important;
  }
  .max-w-sm-85 {
    max-width: 85% !important;
  }
  .max-w-sm-90 {
    max-width: 90% !important;
  }
  .max-w-sm-95 {
    max-width: 95% !important;
  }
  .max-w-sm-100 {
    max-width: 100% !important;
  }
  .max-w-vh-sm-0 {
    max-width: 0vh !important;
  }
  .max-w-vh-sm-5 {
    max-width: 5vh !important;
  }
  .max-w-vh-sm-10 {
    max-width: 10vh !important;
  }
  .max-w-vh-sm-15 {
    max-width: 15vh !important;
  }
  .max-w-vh-sm-20 {
    max-width: 20vh !important;
  }
  .max-w-vh-sm-25 {
    max-width: 25vh !important;
  }
  .max-w-vh-sm-30 {
    max-width: 30vh !important;
  }
  .max-w-vh-sm-35 {
    max-width: 35vh !important;
  }
  .max-w-vh-sm-40 {
    max-width: 40vh !important;
  }
  .max-w-vh-sm-45 {
    max-width: 45vh !important;
  }
  .max-w-vh-sm-50 {
    max-width: 50vh !important;
  }
  .max-w-vh-sm-55 {
    max-width: 55vh !important;
  }
  .max-w-vh-sm-60 {
    max-width: 60vh !important;
  }
  .max-w-vh-sm-65 {
    max-width: 65vh !important;
  }
  .max-w-vh-sm-70 {
    max-width: 70vh !important;
  }
  .max-w-vh-sm-75 {
    max-width: 75vh !important;
  }
  .max-w-vh-sm-80 {
    max-width: 80vh !important;
  }
  .max-w-vh-sm-85 {
    max-width: 85vh !important;
  }
  .max-w-vh-sm-90 {
    max-width: 90vh !important;
  }
  .max-w-vh-sm-95 {
    max-width: 95vh !important;
  }
  .max-w-vh-sm-100 {
    max-width: 100vh !important;
  }
  .max-w-vw-sm-0 {
    max-width: 0vw !important;
  }
  .max-w-vw-sm-5 {
    max-width: 5vw !important;
  }
  .max-w-vw-sm-10 {
    max-width: 10vw !important;
  }
  .max-w-vw-sm-15 {
    max-width: 15vw !important;
  }
  .max-w-vw-sm-20 {
    max-width: 20vw !important;
  }
  .max-w-vw-sm-25 {
    max-width: 25vw !important;
  }
  .max-w-vw-sm-30 {
    max-width: 30vw !important;
  }
  .max-w-vw-sm-35 {
    max-width: 35vw !important;
  }
  .max-w-vw-sm-40 {
    max-width: 40vw !important;
  }
  .max-w-vw-sm-45 {
    max-width: 45vw !important;
  }
  .max-w-vw-sm-50 {
    max-width: 50vw !important;
  }
  .max-w-vw-sm-55 {
    max-width: 55vw !important;
  }
  .max-w-vw-sm-60 {
    max-width: 60vw !important;
  }
  .max-w-vw-sm-65 {
    max-width: 65vw !important;
  }
  .max-w-vw-sm-70 {
    max-width: 70vw !important;
  }
  .max-w-vw-sm-75 {
    max-width: 75vw !important;
  }
  .max-w-vw-sm-80 {
    max-width: 80vw !important;
  }
  .max-w-vw-sm-85 {
    max-width: 85vw !important;
  }
  .max-w-vw-sm-90 {
    max-width: 90vw !important;
  }
  .max-w-vw-sm-95 {
    max-width: 95vw !important;
  }
  .max-w-vw-sm-100 {
    max-width: 100vw !important;
  }
  .max-w-vmin-sm-0 {
    max-width: 0vmin !important;
  }
  .max-w-vmin-sm-5 {
    max-width: 5vmin !important;
  }
  .max-w-vmin-sm-10 {
    max-width: 10vmin !important;
  }
  .max-w-vmin-sm-15 {
    max-width: 15vmin !important;
  }
  .max-w-vmin-sm-20 {
    max-width: 20vmin !important;
  }
  .max-w-vmin-sm-25 {
    max-width: 25vmin !important;
  }
  .max-w-vmin-sm-30 {
    max-width: 30vmin !important;
  }
  .max-w-vmin-sm-35 {
    max-width: 35vmin !important;
  }
  .max-w-vmin-sm-40 {
    max-width: 40vmin !important;
  }
  .max-w-vmin-sm-45 {
    max-width: 45vmin !important;
  }
  .max-w-vmin-sm-50 {
    max-width: 50vmin !important;
  }
  .max-w-vmin-sm-55 {
    max-width: 55vmin !important;
  }
  .max-w-vmin-sm-60 {
    max-width: 60vmin !important;
  }
  .max-w-vmin-sm-65 {
    max-width: 65vmin !important;
  }
  .max-w-vmin-sm-70 {
    max-width: 70vmin !important;
  }
  .max-w-vmin-sm-75 {
    max-width: 75vmin !important;
  }
  .max-w-vmin-sm-80 {
    max-width: 80vmin !important;
  }
  .max-w-vmin-sm-85 {
    max-width: 85vmin !important;
  }
  .max-w-vmin-sm-90 {
    max-width: 90vmin !important;
  }
  .max-w-vmin-sm-95 {
    max-width: 95vmin !important;
  }
  .max-w-vmin-sm-100 {
    max-width: 100vmin !important;
  }
  .max-w-sm-none {
    max-width: none !important;
  }
  .max-h-sm-0 {
    max-height: 0% !important;
  }
  .max-h-sm-5 {
    max-height: 5% !important;
  }
  .max-h-sm-10 {
    max-height: 10% !important;
  }
  .max-h-sm-15 {
    max-height: 15% !important;
  }
  .max-h-sm-20 {
    max-height: 20% !important;
  }
  .max-h-sm-25 {
    max-height: 25% !important;
  }
  .max-h-sm-30 {
    max-height: 30% !important;
  }
  .max-h-sm-35 {
    max-height: 35% !important;
  }
  .max-h-sm-40 {
    max-height: 40% !important;
  }
  .max-h-sm-45 {
    max-height: 45% !important;
  }
  .max-h-sm-50 {
    max-height: 50% !important;
  }
  .max-h-sm-55 {
    max-height: 55% !important;
  }
  .max-h-sm-60 {
    max-height: 60% !important;
  }
  .max-h-sm-65 {
    max-height: 65% !important;
  }
  .max-h-sm-70 {
    max-height: 70% !important;
  }
  .max-h-sm-75 {
    max-height: 75% !important;
  }
  .max-h-sm-80 {
    max-height: 80% !important;
  }
  .max-h-sm-85 {
    max-height: 85% !important;
  }
  .max-h-sm-90 {
    max-height: 90% !important;
  }
  .max-h-sm-95 {
    max-height: 95% !important;
  }
  .max-h-sm-100 {
    max-height: 100% !important;
  }
  .max-h-vh-sm-0 {
    max-height: 0vh !important;
  }
  .max-h-vh-sm-5 {
    max-height: 5vh !important;
  }
  .max-h-vh-sm-10 {
    max-height: 10vh !important;
  }
  .max-h-vh-sm-15 {
    max-height: 15vh !important;
  }
  .max-h-vh-sm-20 {
    max-height: 20vh !important;
  }
  .max-h-vh-sm-25 {
    max-height: 25vh !important;
  }
  .max-h-vh-sm-30 {
    max-height: 30vh !important;
  }
  .max-h-vh-sm-35 {
    max-height: 35vh !important;
  }
  .max-h-vh-sm-40 {
    max-height: 40vh !important;
  }
  .max-h-vh-sm-45 {
    max-height: 45vh !important;
  }
  .max-h-vh-sm-50 {
    max-height: 50vh !important;
  }
  .max-h-vh-sm-55 {
    max-height: 55vh !important;
  }
  .max-h-vh-sm-60 {
    max-height: 60vh !important;
  }
  .max-h-vh-sm-65 {
    max-height: 65vh !important;
  }
  .max-h-vh-sm-70 {
    max-height: 70vh !important;
  }
  .max-h-vh-sm-75 {
    max-height: 75vh !important;
  }
  .max-h-vh-sm-80 {
    max-height: 80vh !important;
  }
  .max-h-vh-sm-85 {
    max-height: 85vh !important;
  }
  .max-h-vh-sm-90 {
    max-height: 90vh !important;
  }
  .max-h-vh-sm-95 {
    max-height: 95vh !important;
  }
  .max-h-vh-sm-100 {
    max-height: 100vh !important;
  }
  .max-h-vw-sm-0 {
    max-height: 0vw !important;
  }
  .max-h-vw-sm-5 {
    max-height: 5vw !important;
  }
  .max-h-vw-sm-10 {
    max-height: 10vw !important;
  }
  .max-h-vw-sm-15 {
    max-height: 15vw !important;
  }
  .max-h-vw-sm-20 {
    max-height: 20vw !important;
  }
  .max-h-vw-sm-25 {
    max-height: 25vw !important;
  }
  .max-h-vw-sm-30 {
    max-height: 30vw !important;
  }
  .max-h-vw-sm-35 {
    max-height: 35vw !important;
  }
  .max-h-vw-sm-40 {
    max-height: 40vw !important;
  }
  .max-h-vw-sm-45 {
    max-height: 45vw !important;
  }
  .max-h-vw-sm-50 {
    max-height: 50vw !important;
  }
  .max-h-vw-sm-55 {
    max-height: 55vw !important;
  }
  .max-h-vw-sm-60 {
    max-height: 60vw !important;
  }
  .max-h-vw-sm-65 {
    max-height: 65vw !important;
  }
  .max-h-vw-sm-70 {
    max-height: 70vw !important;
  }
  .max-h-vw-sm-75 {
    max-height: 75vw !important;
  }
  .max-h-vw-sm-80 {
    max-height: 80vw !important;
  }
  .max-h-vw-sm-85 {
    max-height: 85vw !important;
  }
  .max-h-vw-sm-90 {
    max-height: 90vw !important;
  }
  .max-h-vw-sm-95 {
    max-height: 95vw !important;
  }
  .max-h-vw-sm-100 {
    max-height: 100vw !important;
  }
  .max-h-vmin-sm-0 {
    max-height: 0vmin !important;
  }
  .max-h-vmin-sm-5 {
    max-height: 5vmin !important;
  }
  .max-h-vmin-sm-10 {
    max-height: 10vmin !important;
  }
  .max-h-vmin-sm-15 {
    max-height: 15vmin !important;
  }
  .max-h-vmin-sm-20 {
    max-height: 20vmin !important;
  }
  .max-h-vmin-sm-25 {
    max-height: 25vmin !important;
  }
  .max-h-vmin-sm-30 {
    max-height: 30vmin !important;
  }
  .max-h-vmin-sm-35 {
    max-height: 35vmin !important;
  }
  .max-h-vmin-sm-40 {
    max-height: 40vmin !important;
  }
  .max-h-vmin-sm-45 {
    max-height: 45vmin !important;
  }
  .max-h-vmin-sm-50 {
    max-height: 50vmin !important;
  }
  .max-h-vmin-sm-55 {
    max-height: 55vmin !important;
  }
  .max-h-vmin-sm-60 {
    max-height: 60vmin !important;
  }
  .max-h-vmin-sm-65 {
    max-height: 65vmin !important;
  }
  .max-h-vmin-sm-70 {
    max-height: 70vmin !important;
  }
  .max-h-vmin-sm-75 {
    max-height: 75vmin !important;
  }
  .max-h-vmin-sm-80 {
    max-height: 80vmin !important;
  }
  .max-h-vmin-sm-85 {
    max-height: 85vmin !important;
  }
  .max-h-vmin-sm-90 {
    max-height: 90vmin !important;
  }
  .max-h-vmin-sm-95 {
    max-height: 95vmin !important;
  }
  .max-h-vmin-sm-100 {
    max-height: 100vmin !important;
  }
  .max-h-sm-none {
    max-height: none !important;
  }
}
@media (min-width: 768px) and (orientation: landscape) {
  .min-w-l-md-0 {
    min-width: 0% !important;
  }
  .min-w-l-md-5 {
    min-width: 5% !important;
  }
  .min-w-l-md-10 {
    min-width: 10% !important;
  }
  .min-w-l-md-15 {
    min-width: 15% !important;
  }
  .min-w-l-md-20 {
    min-width: 20% !important;
  }
  .min-w-l-md-25 {
    min-width: 25% !important;
  }
  .min-w-l-md-30 {
    min-width: 30% !important;
  }
  .min-w-l-md-35 {
    min-width: 35% !important;
  }
  .min-w-l-md-40 {
    min-width: 40% !important;
  }
  .min-w-l-md-45 {
    min-width: 45% !important;
  }
  .min-w-l-md-50 {
    min-width: 50% !important;
  }
  .min-w-l-md-55 {
    min-width: 55% !important;
  }
  .min-w-l-md-60 {
    min-width: 60% !important;
  }
  .min-w-l-md-65 {
    min-width: 65% !important;
  }
  .min-w-l-md-70 {
    min-width: 70% !important;
  }
  .min-w-l-md-75 {
    min-width: 75% !important;
  }
  .min-w-l-md-80 {
    min-width: 80% !important;
  }
  .min-w-l-md-85 {
    min-width: 85% !important;
  }
  .min-w-l-md-90 {
    min-width: 90% !important;
  }
  .min-w-l-md-95 {
    min-width: 95% !important;
  }
  .min-w-l-md-100 {
    min-width: 100% !important;
  }
  .min-w-vh-l-md-0 {
    min-width: 0vh !important;
  }
  .min-w-vh-l-md-5 {
    min-width: 5vh !important;
  }
  .min-w-vh-l-md-10 {
    min-width: 10vh !important;
  }
  .min-w-vh-l-md-15 {
    min-width: 15vh !important;
  }
  .min-w-vh-l-md-20 {
    min-width: 20vh !important;
  }
  .min-w-vh-l-md-25 {
    min-width: 25vh !important;
  }
  .min-w-vh-l-md-30 {
    min-width: 30vh !important;
  }
  .min-w-vh-l-md-35 {
    min-width: 35vh !important;
  }
  .min-w-vh-l-md-40 {
    min-width: 40vh !important;
  }
  .min-w-vh-l-md-45 {
    min-width: 45vh !important;
  }
  .min-w-vh-l-md-50 {
    min-width: 50vh !important;
  }
  .min-w-vh-l-md-55 {
    min-width: 55vh !important;
  }
  .min-w-vh-l-md-60 {
    min-width: 60vh !important;
  }
  .min-w-vh-l-md-65 {
    min-width: 65vh !important;
  }
  .min-w-vh-l-md-70 {
    min-width: 70vh !important;
  }
  .min-w-vh-l-md-75 {
    min-width: 75vh !important;
  }
  .min-w-vh-l-md-80 {
    min-width: 80vh !important;
  }
  .min-w-vh-l-md-85 {
    min-width: 85vh !important;
  }
  .min-w-vh-l-md-90 {
    min-width: 90vh !important;
  }
  .min-w-vh-l-md-95 {
    min-width: 95vh !important;
  }
  .min-w-vh-l-md-100 {
    min-width: 100vh !important;
  }
  .min-w-vw-l-md-0 {
    min-width: 0vw !important;
  }
  .min-w-vw-l-md-5 {
    min-width: 5vw !important;
  }
  .min-w-vw-l-md-10 {
    min-width: 10vw !important;
  }
  .min-w-vw-l-md-15 {
    min-width: 15vw !important;
  }
  .min-w-vw-l-md-20 {
    min-width: 20vw !important;
  }
  .min-w-vw-l-md-25 {
    min-width: 25vw !important;
  }
  .min-w-vw-l-md-30 {
    min-width: 30vw !important;
  }
  .min-w-vw-l-md-35 {
    min-width: 35vw !important;
  }
  .min-w-vw-l-md-40 {
    min-width: 40vw !important;
  }
  .min-w-vw-l-md-45 {
    min-width: 45vw !important;
  }
  .min-w-vw-l-md-50 {
    min-width: 50vw !important;
  }
  .min-w-vw-l-md-55 {
    min-width: 55vw !important;
  }
  .min-w-vw-l-md-60 {
    min-width: 60vw !important;
  }
  .min-w-vw-l-md-65 {
    min-width: 65vw !important;
  }
  .min-w-vw-l-md-70 {
    min-width: 70vw !important;
  }
  .min-w-vw-l-md-75 {
    min-width: 75vw !important;
  }
  .min-w-vw-l-md-80 {
    min-width: 80vw !important;
  }
  .min-w-vw-l-md-85 {
    min-width: 85vw !important;
  }
  .min-w-vw-l-md-90 {
    min-width: 90vw !important;
  }
  .min-w-vw-l-md-95 {
    min-width: 95vw !important;
  }
  .min-w-vw-l-md-100 {
    min-width: 100vw !important;
  }
  .min-w-vmin-l-md-0 {
    min-width: 0vmin !important;
  }
  .min-w-vmin-l-md-5 {
    min-width: 5vmin !important;
  }
  .min-w-vmin-l-md-10 {
    min-width: 10vmin !important;
  }
  .min-w-vmin-l-md-15 {
    min-width: 15vmin !important;
  }
  .min-w-vmin-l-md-20 {
    min-width: 20vmin !important;
  }
  .min-w-vmin-l-md-25 {
    min-width: 25vmin !important;
  }
  .min-w-vmin-l-md-30 {
    min-width: 30vmin !important;
  }
  .min-w-vmin-l-md-35 {
    min-width: 35vmin !important;
  }
  .min-w-vmin-l-md-40 {
    min-width: 40vmin !important;
  }
  .min-w-vmin-l-md-45 {
    min-width: 45vmin !important;
  }
  .min-w-vmin-l-md-50 {
    min-width: 50vmin !important;
  }
  .min-w-vmin-l-md-55 {
    min-width: 55vmin !important;
  }
  .min-w-vmin-l-md-60 {
    min-width: 60vmin !important;
  }
  .min-w-vmin-l-md-65 {
    min-width: 65vmin !important;
  }
  .min-w-vmin-l-md-70 {
    min-width: 70vmin !important;
  }
  .min-w-vmin-l-md-75 {
    min-width: 75vmin !important;
  }
  .min-w-vmin-l-md-80 {
    min-width: 80vmin !important;
  }
  .min-w-vmin-l-md-85 {
    min-width: 85vmin !important;
  }
  .min-w-vmin-l-md-90 {
    min-width: 90vmin !important;
  }
  .min-w-vmin-l-md-95 {
    min-width: 95vmin !important;
  }
  .min-w-vmin-l-md-100 {
    min-width: 100vmin !important;
  }
  .min-w-l-md-none {
    min-width: none !important;
  }
  .min-h-l-md-0 {
    min-height: 0% !important;
  }
  .min-h-l-md-5 {
    min-height: 5% !important;
  }
  .min-h-l-md-10 {
    min-height: 10% !important;
  }
  .min-h-l-md-15 {
    min-height: 15% !important;
  }
  .min-h-l-md-20 {
    min-height: 20% !important;
  }
  .min-h-l-md-25 {
    min-height: 25% !important;
  }
  .min-h-l-md-30 {
    min-height: 30% !important;
  }
  .min-h-l-md-35 {
    min-height: 35% !important;
  }
  .min-h-l-md-40 {
    min-height: 40% !important;
  }
  .min-h-l-md-45 {
    min-height: 45% !important;
  }
  .min-h-l-md-50 {
    min-height: 50% !important;
  }
  .min-h-l-md-55 {
    min-height: 55% !important;
  }
  .min-h-l-md-60 {
    min-height: 60% !important;
  }
  .min-h-l-md-65 {
    min-height: 65% !important;
  }
  .min-h-l-md-70 {
    min-height: 70% !important;
  }
  .min-h-l-md-75 {
    min-height: 75% !important;
  }
  .min-h-l-md-80 {
    min-height: 80% !important;
  }
  .min-h-l-md-85 {
    min-height: 85% !important;
  }
  .min-h-l-md-90 {
    min-height: 90% !important;
  }
  .min-h-l-md-95 {
    min-height: 95% !important;
  }
  .min-h-l-md-100 {
    min-height: 100% !important;
  }
  .min-h-vh-l-md-0 {
    min-height: 0vh !important;
  }
  .min-h-vh-l-md-5 {
    min-height: 5vh !important;
  }
  .min-h-vh-l-md-10 {
    min-height: 10vh !important;
  }
  .min-h-vh-l-md-15 {
    min-height: 15vh !important;
  }
  .min-h-vh-l-md-20 {
    min-height: 20vh !important;
  }
  .min-h-vh-l-md-25 {
    min-height: 25vh !important;
  }
  .min-h-vh-l-md-30 {
    min-height: 30vh !important;
  }
  .min-h-vh-l-md-35 {
    min-height: 35vh !important;
  }
  .min-h-vh-l-md-40 {
    min-height: 40vh !important;
  }
  .min-h-vh-l-md-45 {
    min-height: 45vh !important;
  }
  .min-h-vh-l-md-50 {
    min-height: 50vh !important;
  }
  .min-h-vh-l-md-55 {
    min-height: 55vh !important;
  }
  .min-h-vh-l-md-60 {
    min-height: 60vh !important;
  }
  .min-h-vh-l-md-65 {
    min-height: 65vh !important;
  }
  .min-h-vh-l-md-70 {
    min-height: 70vh !important;
  }
  .min-h-vh-l-md-75 {
    min-height: 75vh !important;
  }
  .min-h-vh-l-md-80 {
    min-height: 80vh !important;
  }
  .min-h-vh-l-md-85 {
    min-height: 85vh !important;
  }
  .min-h-vh-l-md-90 {
    min-height: 90vh !important;
  }
  .min-h-vh-l-md-95 {
    min-height: 95vh !important;
  }
  .min-h-vh-l-md-100 {
    min-height: 100vh !important;
  }
  .min-h-vw-l-md-0 {
    min-height: 0vw !important;
  }
  .min-h-vw-l-md-5 {
    min-height: 5vw !important;
  }
  .min-h-vw-l-md-10 {
    min-height: 10vw !important;
  }
  .min-h-vw-l-md-15 {
    min-height: 15vw !important;
  }
  .min-h-vw-l-md-20 {
    min-height: 20vw !important;
  }
  .min-h-vw-l-md-25 {
    min-height: 25vw !important;
  }
  .min-h-vw-l-md-30 {
    min-height: 30vw !important;
  }
  .min-h-vw-l-md-35 {
    min-height: 35vw !important;
  }
  .min-h-vw-l-md-40 {
    min-height: 40vw !important;
  }
  .min-h-vw-l-md-45 {
    min-height: 45vw !important;
  }
  .min-h-vw-l-md-50 {
    min-height: 50vw !important;
  }
  .min-h-vw-l-md-55 {
    min-height: 55vw !important;
  }
  .min-h-vw-l-md-60 {
    min-height: 60vw !important;
  }
  .min-h-vw-l-md-65 {
    min-height: 65vw !important;
  }
  .min-h-vw-l-md-70 {
    min-height: 70vw !important;
  }
  .min-h-vw-l-md-75 {
    min-height: 75vw !important;
  }
  .min-h-vw-l-md-80 {
    min-height: 80vw !important;
  }
  .min-h-vw-l-md-85 {
    min-height: 85vw !important;
  }
  .min-h-vw-l-md-90 {
    min-height: 90vw !important;
  }
  .min-h-vw-l-md-95 {
    min-height: 95vw !important;
  }
  .min-h-vw-l-md-100 {
    min-height: 100vw !important;
  }
  .min-h-vmin-l-md-0 {
    min-height: 0vmin !important;
  }
  .min-h-vmin-l-md-5 {
    min-height: 5vmin !important;
  }
  .min-h-vmin-l-md-10 {
    min-height: 10vmin !important;
  }
  .min-h-vmin-l-md-15 {
    min-height: 15vmin !important;
  }
  .min-h-vmin-l-md-20 {
    min-height: 20vmin !important;
  }
  .min-h-vmin-l-md-25 {
    min-height: 25vmin !important;
  }
  .min-h-vmin-l-md-30 {
    min-height: 30vmin !important;
  }
  .min-h-vmin-l-md-35 {
    min-height: 35vmin !important;
  }
  .min-h-vmin-l-md-40 {
    min-height: 40vmin !important;
  }
  .min-h-vmin-l-md-45 {
    min-height: 45vmin !important;
  }
  .min-h-vmin-l-md-50 {
    min-height: 50vmin !important;
  }
  .min-h-vmin-l-md-55 {
    min-height: 55vmin !important;
  }
  .min-h-vmin-l-md-60 {
    min-height: 60vmin !important;
  }
  .min-h-vmin-l-md-65 {
    min-height: 65vmin !important;
  }
  .min-h-vmin-l-md-70 {
    min-height: 70vmin !important;
  }
  .min-h-vmin-l-md-75 {
    min-height: 75vmin !important;
  }
  .min-h-vmin-l-md-80 {
    min-height: 80vmin !important;
  }
  .min-h-vmin-l-md-85 {
    min-height: 85vmin !important;
  }
  .min-h-vmin-l-md-90 {
    min-height: 90vmin !important;
  }
  .min-h-vmin-l-md-95 {
    min-height: 95vmin !important;
  }
  .min-h-vmin-l-md-100 {
    min-height: 100vmin !important;
  }
  .min-h-l-md-none {
    min-height: none !important;
  }
  .max-w-l-md-0 {
    max-width: 0% !important;
  }
  .max-w-l-md-5 {
    max-width: 5% !important;
  }
  .max-w-l-md-10 {
    max-width: 10% !important;
  }
  .max-w-l-md-15 {
    max-width: 15% !important;
  }
  .max-w-l-md-20 {
    max-width: 20% !important;
  }
  .max-w-l-md-25 {
    max-width: 25% !important;
  }
  .max-w-l-md-30 {
    max-width: 30% !important;
  }
  .max-w-l-md-35 {
    max-width: 35% !important;
  }
  .max-w-l-md-40 {
    max-width: 40% !important;
  }
  .max-w-l-md-45 {
    max-width: 45% !important;
  }
  .max-w-l-md-50 {
    max-width: 50% !important;
  }
  .max-w-l-md-55 {
    max-width: 55% !important;
  }
  .max-w-l-md-60 {
    max-width: 60% !important;
  }
  .max-w-l-md-65 {
    max-width: 65% !important;
  }
  .max-w-l-md-70 {
    max-width: 70% !important;
  }
  .max-w-l-md-75 {
    max-width: 75% !important;
  }
  .max-w-l-md-80 {
    max-width: 80% !important;
  }
  .max-w-l-md-85 {
    max-width: 85% !important;
  }
  .max-w-l-md-90 {
    max-width: 90% !important;
  }
  .max-w-l-md-95 {
    max-width: 95% !important;
  }
  .max-w-l-md-100 {
    max-width: 100% !important;
  }
  .max-w-vh-l-md-0 {
    max-width: 0vh !important;
  }
  .max-w-vh-l-md-5 {
    max-width: 5vh !important;
  }
  .max-w-vh-l-md-10 {
    max-width: 10vh !important;
  }
  .max-w-vh-l-md-15 {
    max-width: 15vh !important;
  }
  .max-w-vh-l-md-20 {
    max-width: 20vh !important;
  }
  .max-w-vh-l-md-25 {
    max-width: 25vh !important;
  }
  .max-w-vh-l-md-30 {
    max-width: 30vh !important;
  }
  .max-w-vh-l-md-35 {
    max-width: 35vh !important;
  }
  .max-w-vh-l-md-40 {
    max-width: 40vh !important;
  }
  .max-w-vh-l-md-45 {
    max-width: 45vh !important;
  }
  .max-w-vh-l-md-50 {
    max-width: 50vh !important;
  }
  .max-w-vh-l-md-55 {
    max-width: 55vh !important;
  }
  .max-w-vh-l-md-60 {
    max-width: 60vh !important;
  }
  .max-w-vh-l-md-65 {
    max-width: 65vh !important;
  }
  .max-w-vh-l-md-70 {
    max-width: 70vh !important;
  }
  .max-w-vh-l-md-75 {
    max-width: 75vh !important;
  }
  .max-w-vh-l-md-80 {
    max-width: 80vh !important;
  }
  .max-w-vh-l-md-85 {
    max-width: 85vh !important;
  }
  .max-w-vh-l-md-90 {
    max-width: 90vh !important;
  }
  .max-w-vh-l-md-95 {
    max-width: 95vh !important;
  }
  .max-w-vh-l-md-100 {
    max-width: 100vh !important;
  }
  .max-w-vw-l-md-0 {
    max-width: 0vw !important;
  }
  .max-w-vw-l-md-5 {
    max-width: 5vw !important;
  }
  .max-w-vw-l-md-10 {
    max-width: 10vw !important;
  }
  .max-w-vw-l-md-15 {
    max-width: 15vw !important;
  }
  .max-w-vw-l-md-20 {
    max-width: 20vw !important;
  }
  .max-w-vw-l-md-25 {
    max-width: 25vw !important;
  }
  .max-w-vw-l-md-30 {
    max-width: 30vw !important;
  }
  .max-w-vw-l-md-35 {
    max-width: 35vw !important;
  }
  .max-w-vw-l-md-40 {
    max-width: 40vw !important;
  }
  .max-w-vw-l-md-45 {
    max-width: 45vw !important;
  }
  .max-w-vw-l-md-50 {
    max-width: 50vw !important;
  }
  .max-w-vw-l-md-55 {
    max-width: 55vw !important;
  }
  .max-w-vw-l-md-60 {
    max-width: 60vw !important;
  }
  .max-w-vw-l-md-65 {
    max-width: 65vw !important;
  }
  .max-w-vw-l-md-70 {
    max-width: 70vw !important;
  }
  .max-w-vw-l-md-75 {
    max-width: 75vw !important;
  }
  .max-w-vw-l-md-80 {
    max-width: 80vw !important;
  }
  .max-w-vw-l-md-85 {
    max-width: 85vw !important;
  }
  .max-w-vw-l-md-90 {
    max-width: 90vw !important;
  }
  .max-w-vw-l-md-95 {
    max-width: 95vw !important;
  }
  .max-w-vw-l-md-100 {
    max-width: 100vw !important;
  }
  .max-w-vmin-l-md-0 {
    max-width: 0vmin !important;
  }
  .max-w-vmin-l-md-5 {
    max-width: 5vmin !important;
  }
  .max-w-vmin-l-md-10 {
    max-width: 10vmin !important;
  }
  .max-w-vmin-l-md-15 {
    max-width: 15vmin !important;
  }
  .max-w-vmin-l-md-20 {
    max-width: 20vmin !important;
  }
  .max-w-vmin-l-md-25 {
    max-width: 25vmin !important;
  }
  .max-w-vmin-l-md-30 {
    max-width: 30vmin !important;
  }
  .max-w-vmin-l-md-35 {
    max-width: 35vmin !important;
  }
  .max-w-vmin-l-md-40 {
    max-width: 40vmin !important;
  }
  .max-w-vmin-l-md-45 {
    max-width: 45vmin !important;
  }
  .max-w-vmin-l-md-50 {
    max-width: 50vmin !important;
  }
  .max-w-vmin-l-md-55 {
    max-width: 55vmin !important;
  }
  .max-w-vmin-l-md-60 {
    max-width: 60vmin !important;
  }
  .max-w-vmin-l-md-65 {
    max-width: 65vmin !important;
  }
  .max-w-vmin-l-md-70 {
    max-width: 70vmin !important;
  }
  .max-w-vmin-l-md-75 {
    max-width: 75vmin !important;
  }
  .max-w-vmin-l-md-80 {
    max-width: 80vmin !important;
  }
  .max-w-vmin-l-md-85 {
    max-width: 85vmin !important;
  }
  .max-w-vmin-l-md-90 {
    max-width: 90vmin !important;
  }
  .max-w-vmin-l-md-95 {
    max-width: 95vmin !important;
  }
  .max-w-vmin-l-md-100 {
    max-width: 100vmin !important;
  }
  .max-w-l-md-none {
    max-width: none !important;
  }
  .max-h-l-md-0 {
    max-height: 0% !important;
  }
  .max-h-l-md-5 {
    max-height: 5% !important;
  }
  .max-h-l-md-10 {
    max-height: 10% !important;
  }
  .max-h-l-md-15 {
    max-height: 15% !important;
  }
  .max-h-l-md-20 {
    max-height: 20% !important;
  }
  .max-h-l-md-25 {
    max-height: 25% !important;
  }
  .max-h-l-md-30 {
    max-height: 30% !important;
  }
  .max-h-l-md-35 {
    max-height: 35% !important;
  }
  .max-h-l-md-40 {
    max-height: 40% !important;
  }
  .max-h-l-md-45 {
    max-height: 45% !important;
  }
  .max-h-l-md-50 {
    max-height: 50% !important;
  }
  .max-h-l-md-55 {
    max-height: 55% !important;
  }
  .max-h-l-md-60 {
    max-height: 60% !important;
  }
  .max-h-l-md-65 {
    max-height: 65% !important;
  }
  .max-h-l-md-70 {
    max-height: 70% !important;
  }
  .max-h-l-md-75 {
    max-height: 75% !important;
  }
  .max-h-l-md-80 {
    max-height: 80% !important;
  }
  .max-h-l-md-85 {
    max-height: 85% !important;
  }
  .max-h-l-md-90 {
    max-height: 90% !important;
  }
  .max-h-l-md-95 {
    max-height: 95% !important;
  }
  .max-h-l-md-100 {
    max-height: 100% !important;
  }
  .max-h-vh-l-md-0 {
    max-height: 0vh !important;
  }
  .max-h-vh-l-md-5 {
    max-height: 5vh !important;
  }
  .max-h-vh-l-md-10 {
    max-height: 10vh !important;
  }
  .max-h-vh-l-md-15 {
    max-height: 15vh !important;
  }
  .max-h-vh-l-md-20 {
    max-height: 20vh !important;
  }
  .max-h-vh-l-md-25 {
    max-height: 25vh !important;
  }
  .max-h-vh-l-md-30 {
    max-height: 30vh !important;
  }
  .max-h-vh-l-md-35 {
    max-height: 35vh !important;
  }
  .max-h-vh-l-md-40 {
    max-height: 40vh !important;
  }
  .max-h-vh-l-md-45 {
    max-height: 45vh !important;
  }
  .max-h-vh-l-md-50 {
    max-height: 50vh !important;
  }
  .max-h-vh-l-md-55 {
    max-height: 55vh !important;
  }
  .max-h-vh-l-md-60 {
    max-height: 60vh !important;
  }
  .max-h-vh-l-md-65 {
    max-height: 65vh !important;
  }
  .max-h-vh-l-md-70 {
    max-height: 70vh !important;
  }
  .max-h-vh-l-md-75 {
    max-height: 75vh !important;
  }
  .max-h-vh-l-md-80 {
    max-height: 80vh !important;
  }
  .max-h-vh-l-md-85 {
    max-height: 85vh !important;
  }
  .max-h-vh-l-md-90 {
    max-height: 90vh !important;
  }
  .max-h-vh-l-md-95 {
    max-height: 95vh !important;
  }
  .max-h-vh-l-md-100 {
    max-height: 100vh !important;
  }
  .max-h-vw-l-md-0 {
    max-height: 0vw !important;
  }
  .max-h-vw-l-md-5 {
    max-height: 5vw !important;
  }
  .max-h-vw-l-md-10 {
    max-height: 10vw !important;
  }
  .max-h-vw-l-md-15 {
    max-height: 15vw !important;
  }
  .max-h-vw-l-md-20 {
    max-height: 20vw !important;
  }
  .max-h-vw-l-md-25 {
    max-height: 25vw !important;
  }
  .max-h-vw-l-md-30 {
    max-height: 30vw !important;
  }
  .max-h-vw-l-md-35 {
    max-height: 35vw !important;
  }
  .max-h-vw-l-md-40 {
    max-height: 40vw !important;
  }
  .max-h-vw-l-md-45 {
    max-height: 45vw !important;
  }
  .max-h-vw-l-md-50 {
    max-height: 50vw !important;
  }
  .max-h-vw-l-md-55 {
    max-height: 55vw !important;
  }
  .max-h-vw-l-md-60 {
    max-height: 60vw !important;
  }
  .max-h-vw-l-md-65 {
    max-height: 65vw !important;
  }
  .max-h-vw-l-md-70 {
    max-height: 70vw !important;
  }
  .max-h-vw-l-md-75 {
    max-height: 75vw !important;
  }
  .max-h-vw-l-md-80 {
    max-height: 80vw !important;
  }
  .max-h-vw-l-md-85 {
    max-height: 85vw !important;
  }
  .max-h-vw-l-md-90 {
    max-height: 90vw !important;
  }
  .max-h-vw-l-md-95 {
    max-height: 95vw !important;
  }
  .max-h-vw-l-md-100 {
    max-height: 100vw !important;
  }
  .max-h-vmin-l-md-0 {
    max-height: 0vmin !important;
  }
  .max-h-vmin-l-md-5 {
    max-height: 5vmin !important;
  }
  .max-h-vmin-l-md-10 {
    max-height: 10vmin !important;
  }
  .max-h-vmin-l-md-15 {
    max-height: 15vmin !important;
  }
  .max-h-vmin-l-md-20 {
    max-height: 20vmin !important;
  }
  .max-h-vmin-l-md-25 {
    max-height: 25vmin !important;
  }
  .max-h-vmin-l-md-30 {
    max-height: 30vmin !important;
  }
  .max-h-vmin-l-md-35 {
    max-height: 35vmin !important;
  }
  .max-h-vmin-l-md-40 {
    max-height: 40vmin !important;
  }
  .max-h-vmin-l-md-45 {
    max-height: 45vmin !important;
  }
  .max-h-vmin-l-md-50 {
    max-height: 50vmin !important;
  }
  .max-h-vmin-l-md-55 {
    max-height: 55vmin !important;
  }
  .max-h-vmin-l-md-60 {
    max-height: 60vmin !important;
  }
  .max-h-vmin-l-md-65 {
    max-height: 65vmin !important;
  }
  .max-h-vmin-l-md-70 {
    max-height: 70vmin !important;
  }
  .max-h-vmin-l-md-75 {
    max-height: 75vmin !important;
  }
  .max-h-vmin-l-md-80 {
    max-height: 80vmin !important;
  }
  .max-h-vmin-l-md-85 {
    max-height: 85vmin !important;
  }
  .max-h-vmin-l-md-90 {
    max-height: 90vmin !important;
  }
  .max-h-vmin-l-md-95 {
    max-height: 95vmin !important;
  }
  .max-h-vmin-l-md-100 {
    max-height: 100vmin !important;
  }
  .max-h-l-md-none {
    max-height: none !important;
  }
}
@media (min-width: 768px) and (orientation: portrait) {
  .min-w-p-md-0 {
    min-width: 0% !important;
  }
  .min-w-p-md-5 {
    min-width: 5% !important;
  }
  .min-w-p-md-10 {
    min-width: 10% !important;
  }
  .min-w-p-md-15 {
    min-width: 15% !important;
  }
  .min-w-p-md-20 {
    min-width: 20% !important;
  }
  .min-w-p-md-25 {
    min-width: 25% !important;
  }
  .min-w-p-md-30 {
    min-width: 30% !important;
  }
  .min-w-p-md-35 {
    min-width: 35% !important;
  }
  .min-w-p-md-40 {
    min-width: 40% !important;
  }
  .min-w-p-md-45 {
    min-width: 45% !important;
  }
  .min-w-p-md-50 {
    min-width: 50% !important;
  }
  .min-w-p-md-55 {
    min-width: 55% !important;
  }
  .min-w-p-md-60 {
    min-width: 60% !important;
  }
  .min-w-p-md-65 {
    min-width: 65% !important;
  }
  .min-w-p-md-70 {
    min-width: 70% !important;
  }
  .min-w-p-md-75 {
    min-width: 75% !important;
  }
  .min-w-p-md-80 {
    min-width: 80% !important;
  }
  .min-w-p-md-85 {
    min-width: 85% !important;
  }
  .min-w-p-md-90 {
    min-width: 90% !important;
  }
  .min-w-p-md-95 {
    min-width: 95% !important;
  }
  .min-w-p-md-100 {
    min-width: 100% !important;
  }
  .min-w-vh-p-md-0 {
    min-width: 0vh !important;
  }
  .min-w-vh-p-md-5 {
    min-width: 5vh !important;
  }
  .min-w-vh-p-md-10 {
    min-width: 10vh !important;
  }
  .min-w-vh-p-md-15 {
    min-width: 15vh !important;
  }
  .min-w-vh-p-md-20 {
    min-width: 20vh !important;
  }
  .min-w-vh-p-md-25 {
    min-width: 25vh !important;
  }
  .min-w-vh-p-md-30 {
    min-width: 30vh !important;
  }
  .min-w-vh-p-md-35 {
    min-width: 35vh !important;
  }
  .min-w-vh-p-md-40 {
    min-width: 40vh !important;
  }
  .min-w-vh-p-md-45 {
    min-width: 45vh !important;
  }
  .min-w-vh-p-md-50 {
    min-width: 50vh !important;
  }
  .min-w-vh-p-md-55 {
    min-width: 55vh !important;
  }
  .min-w-vh-p-md-60 {
    min-width: 60vh !important;
  }
  .min-w-vh-p-md-65 {
    min-width: 65vh !important;
  }
  .min-w-vh-p-md-70 {
    min-width: 70vh !important;
  }
  .min-w-vh-p-md-75 {
    min-width: 75vh !important;
  }
  .min-w-vh-p-md-80 {
    min-width: 80vh !important;
  }
  .min-w-vh-p-md-85 {
    min-width: 85vh !important;
  }
  .min-w-vh-p-md-90 {
    min-width: 90vh !important;
  }
  .min-w-vh-p-md-95 {
    min-width: 95vh !important;
  }
  .min-w-vh-p-md-100 {
    min-width: 100vh !important;
  }
  .min-w-vw-p-md-0 {
    min-width: 0vw !important;
  }
  .min-w-vw-p-md-5 {
    min-width: 5vw !important;
  }
  .min-w-vw-p-md-10 {
    min-width: 10vw !important;
  }
  .min-w-vw-p-md-15 {
    min-width: 15vw !important;
  }
  .min-w-vw-p-md-20 {
    min-width: 20vw !important;
  }
  .min-w-vw-p-md-25 {
    min-width: 25vw !important;
  }
  .min-w-vw-p-md-30 {
    min-width: 30vw !important;
  }
  .min-w-vw-p-md-35 {
    min-width: 35vw !important;
  }
  .min-w-vw-p-md-40 {
    min-width: 40vw !important;
  }
  .min-w-vw-p-md-45 {
    min-width: 45vw !important;
  }
  .min-w-vw-p-md-50 {
    min-width: 50vw !important;
  }
  .min-w-vw-p-md-55 {
    min-width: 55vw !important;
  }
  .min-w-vw-p-md-60 {
    min-width: 60vw !important;
  }
  .min-w-vw-p-md-65 {
    min-width: 65vw !important;
  }
  .min-w-vw-p-md-70 {
    min-width: 70vw !important;
  }
  .min-w-vw-p-md-75 {
    min-width: 75vw !important;
  }
  .min-w-vw-p-md-80 {
    min-width: 80vw !important;
  }
  .min-w-vw-p-md-85 {
    min-width: 85vw !important;
  }
  .min-w-vw-p-md-90 {
    min-width: 90vw !important;
  }
  .min-w-vw-p-md-95 {
    min-width: 95vw !important;
  }
  .min-w-vw-p-md-100 {
    min-width: 100vw !important;
  }
  .min-w-vmin-p-md-0 {
    min-width: 0vmin !important;
  }
  .min-w-vmin-p-md-5 {
    min-width: 5vmin !important;
  }
  .min-w-vmin-p-md-10 {
    min-width: 10vmin !important;
  }
  .min-w-vmin-p-md-15 {
    min-width: 15vmin !important;
  }
  .min-w-vmin-p-md-20 {
    min-width: 20vmin !important;
  }
  .min-w-vmin-p-md-25 {
    min-width: 25vmin !important;
  }
  .min-w-vmin-p-md-30 {
    min-width: 30vmin !important;
  }
  .min-w-vmin-p-md-35 {
    min-width: 35vmin !important;
  }
  .min-w-vmin-p-md-40 {
    min-width: 40vmin !important;
  }
  .min-w-vmin-p-md-45 {
    min-width: 45vmin !important;
  }
  .min-w-vmin-p-md-50 {
    min-width: 50vmin !important;
  }
  .min-w-vmin-p-md-55 {
    min-width: 55vmin !important;
  }
  .min-w-vmin-p-md-60 {
    min-width: 60vmin !important;
  }
  .min-w-vmin-p-md-65 {
    min-width: 65vmin !important;
  }
  .min-w-vmin-p-md-70 {
    min-width: 70vmin !important;
  }
  .min-w-vmin-p-md-75 {
    min-width: 75vmin !important;
  }
  .min-w-vmin-p-md-80 {
    min-width: 80vmin !important;
  }
  .min-w-vmin-p-md-85 {
    min-width: 85vmin !important;
  }
  .min-w-vmin-p-md-90 {
    min-width: 90vmin !important;
  }
  .min-w-vmin-p-md-95 {
    min-width: 95vmin !important;
  }
  .min-w-vmin-p-md-100 {
    min-width: 100vmin !important;
  }
  .min-w-p-md-none {
    min-width: none !important;
  }
  .min-h-p-md-0 {
    min-height: 0% !important;
  }
  .min-h-p-md-5 {
    min-height: 5% !important;
  }
  .min-h-p-md-10 {
    min-height: 10% !important;
  }
  .min-h-p-md-15 {
    min-height: 15% !important;
  }
  .min-h-p-md-20 {
    min-height: 20% !important;
  }
  .min-h-p-md-25 {
    min-height: 25% !important;
  }
  .min-h-p-md-30 {
    min-height: 30% !important;
  }
  .min-h-p-md-35 {
    min-height: 35% !important;
  }
  .min-h-p-md-40 {
    min-height: 40% !important;
  }
  .min-h-p-md-45 {
    min-height: 45% !important;
  }
  .min-h-p-md-50 {
    min-height: 50% !important;
  }
  .min-h-p-md-55 {
    min-height: 55% !important;
  }
  .min-h-p-md-60 {
    min-height: 60% !important;
  }
  .min-h-p-md-65 {
    min-height: 65% !important;
  }
  .min-h-p-md-70 {
    min-height: 70% !important;
  }
  .min-h-p-md-75 {
    min-height: 75% !important;
  }
  .min-h-p-md-80 {
    min-height: 80% !important;
  }
  .min-h-p-md-85 {
    min-height: 85% !important;
  }
  .min-h-p-md-90 {
    min-height: 90% !important;
  }
  .min-h-p-md-95 {
    min-height: 95% !important;
  }
  .min-h-p-md-100 {
    min-height: 100% !important;
  }
  .min-h-vh-p-md-0 {
    min-height: 0vh !important;
  }
  .min-h-vh-p-md-5 {
    min-height: 5vh !important;
  }
  .min-h-vh-p-md-10 {
    min-height: 10vh !important;
  }
  .min-h-vh-p-md-15 {
    min-height: 15vh !important;
  }
  .min-h-vh-p-md-20 {
    min-height: 20vh !important;
  }
  .min-h-vh-p-md-25 {
    min-height: 25vh !important;
  }
  .min-h-vh-p-md-30 {
    min-height: 30vh !important;
  }
  .min-h-vh-p-md-35 {
    min-height: 35vh !important;
  }
  .min-h-vh-p-md-40 {
    min-height: 40vh !important;
  }
  .min-h-vh-p-md-45 {
    min-height: 45vh !important;
  }
  .min-h-vh-p-md-50 {
    min-height: 50vh !important;
  }
  .min-h-vh-p-md-55 {
    min-height: 55vh !important;
  }
  .min-h-vh-p-md-60 {
    min-height: 60vh !important;
  }
  .min-h-vh-p-md-65 {
    min-height: 65vh !important;
  }
  .min-h-vh-p-md-70 {
    min-height: 70vh !important;
  }
  .min-h-vh-p-md-75 {
    min-height: 75vh !important;
  }
  .min-h-vh-p-md-80 {
    min-height: 80vh !important;
  }
  .min-h-vh-p-md-85 {
    min-height: 85vh !important;
  }
  .min-h-vh-p-md-90 {
    min-height: 90vh !important;
  }
  .min-h-vh-p-md-95 {
    min-height: 95vh !important;
  }
  .min-h-vh-p-md-100 {
    min-height: 100vh !important;
  }
  .min-h-vw-p-md-0 {
    min-height: 0vw !important;
  }
  .min-h-vw-p-md-5 {
    min-height: 5vw !important;
  }
  .min-h-vw-p-md-10 {
    min-height: 10vw !important;
  }
  .min-h-vw-p-md-15 {
    min-height: 15vw !important;
  }
  .min-h-vw-p-md-20 {
    min-height: 20vw !important;
  }
  .min-h-vw-p-md-25 {
    min-height: 25vw !important;
  }
  .min-h-vw-p-md-30 {
    min-height: 30vw !important;
  }
  .min-h-vw-p-md-35 {
    min-height: 35vw !important;
  }
  .min-h-vw-p-md-40 {
    min-height: 40vw !important;
  }
  .min-h-vw-p-md-45 {
    min-height: 45vw !important;
  }
  .min-h-vw-p-md-50 {
    min-height: 50vw !important;
  }
  .min-h-vw-p-md-55 {
    min-height: 55vw !important;
  }
  .min-h-vw-p-md-60 {
    min-height: 60vw !important;
  }
  .min-h-vw-p-md-65 {
    min-height: 65vw !important;
  }
  .min-h-vw-p-md-70 {
    min-height: 70vw !important;
  }
  .min-h-vw-p-md-75 {
    min-height: 75vw !important;
  }
  .min-h-vw-p-md-80 {
    min-height: 80vw !important;
  }
  .min-h-vw-p-md-85 {
    min-height: 85vw !important;
  }
  .min-h-vw-p-md-90 {
    min-height: 90vw !important;
  }
  .min-h-vw-p-md-95 {
    min-height: 95vw !important;
  }
  .min-h-vw-p-md-100 {
    min-height: 100vw !important;
  }
  .min-h-vmin-p-md-0 {
    min-height: 0vmin !important;
  }
  .min-h-vmin-p-md-5 {
    min-height: 5vmin !important;
  }
  .min-h-vmin-p-md-10 {
    min-height: 10vmin !important;
  }
  .min-h-vmin-p-md-15 {
    min-height: 15vmin !important;
  }
  .min-h-vmin-p-md-20 {
    min-height: 20vmin !important;
  }
  .min-h-vmin-p-md-25 {
    min-height: 25vmin !important;
  }
  .min-h-vmin-p-md-30 {
    min-height: 30vmin !important;
  }
  .min-h-vmin-p-md-35 {
    min-height: 35vmin !important;
  }
  .min-h-vmin-p-md-40 {
    min-height: 40vmin !important;
  }
  .min-h-vmin-p-md-45 {
    min-height: 45vmin !important;
  }
  .min-h-vmin-p-md-50 {
    min-height: 50vmin !important;
  }
  .min-h-vmin-p-md-55 {
    min-height: 55vmin !important;
  }
  .min-h-vmin-p-md-60 {
    min-height: 60vmin !important;
  }
  .min-h-vmin-p-md-65 {
    min-height: 65vmin !important;
  }
  .min-h-vmin-p-md-70 {
    min-height: 70vmin !important;
  }
  .min-h-vmin-p-md-75 {
    min-height: 75vmin !important;
  }
  .min-h-vmin-p-md-80 {
    min-height: 80vmin !important;
  }
  .min-h-vmin-p-md-85 {
    min-height: 85vmin !important;
  }
  .min-h-vmin-p-md-90 {
    min-height: 90vmin !important;
  }
  .min-h-vmin-p-md-95 {
    min-height: 95vmin !important;
  }
  .min-h-vmin-p-md-100 {
    min-height: 100vmin !important;
  }
  .min-h-p-md-none {
    min-height: none !important;
  }
  .max-w-p-md-0 {
    max-width: 0% !important;
  }
  .max-w-p-md-5 {
    max-width: 5% !important;
  }
  .max-w-p-md-10 {
    max-width: 10% !important;
  }
  .max-w-p-md-15 {
    max-width: 15% !important;
  }
  .max-w-p-md-20 {
    max-width: 20% !important;
  }
  .max-w-p-md-25 {
    max-width: 25% !important;
  }
  .max-w-p-md-30 {
    max-width: 30% !important;
  }
  .max-w-p-md-35 {
    max-width: 35% !important;
  }
  .max-w-p-md-40 {
    max-width: 40% !important;
  }
  .max-w-p-md-45 {
    max-width: 45% !important;
  }
  .max-w-p-md-50 {
    max-width: 50% !important;
  }
  .max-w-p-md-55 {
    max-width: 55% !important;
  }
  .max-w-p-md-60 {
    max-width: 60% !important;
  }
  .max-w-p-md-65 {
    max-width: 65% !important;
  }
  .max-w-p-md-70 {
    max-width: 70% !important;
  }
  .max-w-p-md-75 {
    max-width: 75% !important;
  }
  .max-w-p-md-80 {
    max-width: 80% !important;
  }
  .max-w-p-md-85 {
    max-width: 85% !important;
  }
  .max-w-p-md-90 {
    max-width: 90% !important;
  }
  .max-w-p-md-95 {
    max-width: 95% !important;
  }
  .max-w-p-md-100 {
    max-width: 100% !important;
  }
  .max-w-vh-p-md-0 {
    max-width: 0vh !important;
  }
  .max-w-vh-p-md-5 {
    max-width: 5vh !important;
  }
  .max-w-vh-p-md-10 {
    max-width: 10vh !important;
  }
  .max-w-vh-p-md-15 {
    max-width: 15vh !important;
  }
  .max-w-vh-p-md-20 {
    max-width: 20vh !important;
  }
  .max-w-vh-p-md-25 {
    max-width: 25vh !important;
  }
  .max-w-vh-p-md-30 {
    max-width: 30vh !important;
  }
  .max-w-vh-p-md-35 {
    max-width: 35vh !important;
  }
  .max-w-vh-p-md-40 {
    max-width: 40vh !important;
  }
  .max-w-vh-p-md-45 {
    max-width: 45vh !important;
  }
  .max-w-vh-p-md-50 {
    max-width: 50vh !important;
  }
  .max-w-vh-p-md-55 {
    max-width: 55vh !important;
  }
  .max-w-vh-p-md-60 {
    max-width: 60vh !important;
  }
  .max-w-vh-p-md-65 {
    max-width: 65vh !important;
  }
  .max-w-vh-p-md-70 {
    max-width: 70vh !important;
  }
  .max-w-vh-p-md-75 {
    max-width: 75vh !important;
  }
  .max-w-vh-p-md-80 {
    max-width: 80vh !important;
  }
  .max-w-vh-p-md-85 {
    max-width: 85vh !important;
  }
  .max-w-vh-p-md-90 {
    max-width: 90vh !important;
  }
  .max-w-vh-p-md-95 {
    max-width: 95vh !important;
  }
  .max-w-vh-p-md-100 {
    max-width: 100vh !important;
  }
  .max-w-vw-p-md-0 {
    max-width: 0vw !important;
  }
  .max-w-vw-p-md-5 {
    max-width: 5vw !important;
  }
  .max-w-vw-p-md-10 {
    max-width: 10vw !important;
  }
  .max-w-vw-p-md-15 {
    max-width: 15vw !important;
  }
  .max-w-vw-p-md-20 {
    max-width: 20vw !important;
  }
  .max-w-vw-p-md-25 {
    max-width: 25vw !important;
  }
  .max-w-vw-p-md-30 {
    max-width: 30vw !important;
  }
  .max-w-vw-p-md-35 {
    max-width: 35vw !important;
  }
  .max-w-vw-p-md-40 {
    max-width: 40vw !important;
  }
  .max-w-vw-p-md-45 {
    max-width: 45vw !important;
  }
  .max-w-vw-p-md-50 {
    max-width: 50vw !important;
  }
  .max-w-vw-p-md-55 {
    max-width: 55vw !important;
  }
  .max-w-vw-p-md-60 {
    max-width: 60vw !important;
  }
  .max-w-vw-p-md-65 {
    max-width: 65vw !important;
  }
  .max-w-vw-p-md-70 {
    max-width: 70vw !important;
  }
  .max-w-vw-p-md-75 {
    max-width: 75vw !important;
  }
  .max-w-vw-p-md-80 {
    max-width: 80vw !important;
  }
  .max-w-vw-p-md-85 {
    max-width: 85vw !important;
  }
  .max-w-vw-p-md-90 {
    max-width: 90vw !important;
  }
  .max-w-vw-p-md-95 {
    max-width: 95vw !important;
  }
  .max-w-vw-p-md-100 {
    max-width: 100vw !important;
  }
  .max-w-vmin-p-md-0 {
    max-width: 0vmin !important;
  }
  .max-w-vmin-p-md-5 {
    max-width: 5vmin !important;
  }
  .max-w-vmin-p-md-10 {
    max-width: 10vmin !important;
  }
  .max-w-vmin-p-md-15 {
    max-width: 15vmin !important;
  }
  .max-w-vmin-p-md-20 {
    max-width: 20vmin !important;
  }
  .max-w-vmin-p-md-25 {
    max-width: 25vmin !important;
  }
  .max-w-vmin-p-md-30 {
    max-width: 30vmin !important;
  }
  .max-w-vmin-p-md-35 {
    max-width: 35vmin !important;
  }
  .max-w-vmin-p-md-40 {
    max-width: 40vmin !important;
  }
  .max-w-vmin-p-md-45 {
    max-width: 45vmin !important;
  }
  .max-w-vmin-p-md-50 {
    max-width: 50vmin !important;
  }
  .max-w-vmin-p-md-55 {
    max-width: 55vmin !important;
  }
  .max-w-vmin-p-md-60 {
    max-width: 60vmin !important;
  }
  .max-w-vmin-p-md-65 {
    max-width: 65vmin !important;
  }
  .max-w-vmin-p-md-70 {
    max-width: 70vmin !important;
  }
  .max-w-vmin-p-md-75 {
    max-width: 75vmin !important;
  }
  .max-w-vmin-p-md-80 {
    max-width: 80vmin !important;
  }
  .max-w-vmin-p-md-85 {
    max-width: 85vmin !important;
  }
  .max-w-vmin-p-md-90 {
    max-width: 90vmin !important;
  }
  .max-w-vmin-p-md-95 {
    max-width: 95vmin !important;
  }
  .max-w-vmin-p-md-100 {
    max-width: 100vmin !important;
  }
  .max-w-p-md-none {
    max-width: none !important;
  }
  .max-h-p-md-0 {
    max-height: 0% !important;
  }
  .max-h-p-md-5 {
    max-height: 5% !important;
  }
  .max-h-p-md-10 {
    max-height: 10% !important;
  }
  .max-h-p-md-15 {
    max-height: 15% !important;
  }
  .max-h-p-md-20 {
    max-height: 20% !important;
  }
  .max-h-p-md-25 {
    max-height: 25% !important;
  }
  .max-h-p-md-30 {
    max-height: 30% !important;
  }
  .max-h-p-md-35 {
    max-height: 35% !important;
  }
  .max-h-p-md-40 {
    max-height: 40% !important;
  }
  .max-h-p-md-45 {
    max-height: 45% !important;
  }
  .max-h-p-md-50 {
    max-height: 50% !important;
  }
  .max-h-p-md-55 {
    max-height: 55% !important;
  }
  .max-h-p-md-60 {
    max-height: 60% !important;
  }
  .max-h-p-md-65 {
    max-height: 65% !important;
  }
  .max-h-p-md-70 {
    max-height: 70% !important;
  }
  .max-h-p-md-75 {
    max-height: 75% !important;
  }
  .max-h-p-md-80 {
    max-height: 80% !important;
  }
  .max-h-p-md-85 {
    max-height: 85% !important;
  }
  .max-h-p-md-90 {
    max-height: 90% !important;
  }
  .max-h-p-md-95 {
    max-height: 95% !important;
  }
  .max-h-p-md-100 {
    max-height: 100% !important;
  }
  .max-h-vh-p-md-0 {
    max-height: 0vh !important;
  }
  .max-h-vh-p-md-5 {
    max-height: 5vh !important;
  }
  .max-h-vh-p-md-10 {
    max-height: 10vh !important;
  }
  .max-h-vh-p-md-15 {
    max-height: 15vh !important;
  }
  .max-h-vh-p-md-20 {
    max-height: 20vh !important;
  }
  .max-h-vh-p-md-25 {
    max-height: 25vh !important;
  }
  .max-h-vh-p-md-30 {
    max-height: 30vh !important;
  }
  .max-h-vh-p-md-35 {
    max-height: 35vh !important;
  }
  .max-h-vh-p-md-40 {
    max-height: 40vh !important;
  }
  .max-h-vh-p-md-45 {
    max-height: 45vh !important;
  }
  .max-h-vh-p-md-50 {
    max-height: 50vh !important;
  }
  .max-h-vh-p-md-55 {
    max-height: 55vh !important;
  }
  .max-h-vh-p-md-60 {
    max-height: 60vh !important;
  }
  .max-h-vh-p-md-65 {
    max-height: 65vh !important;
  }
  .max-h-vh-p-md-70 {
    max-height: 70vh !important;
  }
  .max-h-vh-p-md-75 {
    max-height: 75vh !important;
  }
  .max-h-vh-p-md-80 {
    max-height: 80vh !important;
  }
  .max-h-vh-p-md-85 {
    max-height: 85vh !important;
  }
  .max-h-vh-p-md-90 {
    max-height: 90vh !important;
  }
  .max-h-vh-p-md-95 {
    max-height: 95vh !important;
  }
  .max-h-vh-p-md-100 {
    max-height: 100vh !important;
  }
  .max-h-vw-p-md-0 {
    max-height: 0vw !important;
  }
  .max-h-vw-p-md-5 {
    max-height: 5vw !important;
  }
  .max-h-vw-p-md-10 {
    max-height: 10vw !important;
  }
  .max-h-vw-p-md-15 {
    max-height: 15vw !important;
  }
  .max-h-vw-p-md-20 {
    max-height: 20vw !important;
  }
  .max-h-vw-p-md-25 {
    max-height: 25vw !important;
  }
  .max-h-vw-p-md-30 {
    max-height: 30vw !important;
  }
  .max-h-vw-p-md-35 {
    max-height: 35vw !important;
  }
  .max-h-vw-p-md-40 {
    max-height: 40vw !important;
  }
  .max-h-vw-p-md-45 {
    max-height: 45vw !important;
  }
  .max-h-vw-p-md-50 {
    max-height: 50vw !important;
  }
  .max-h-vw-p-md-55 {
    max-height: 55vw !important;
  }
  .max-h-vw-p-md-60 {
    max-height: 60vw !important;
  }
  .max-h-vw-p-md-65 {
    max-height: 65vw !important;
  }
  .max-h-vw-p-md-70 {
    max-height: 70vw !important;
  }
  .max-h-vw-p-md-75 {
    max-height: 75vw !important;
  }
  .max-h-vw-p-md-80 {
    max-height: 80vw !important;
  }
  .max-h-vw-p-md-85 {
    max-height: 85vw !important;
  }
  .max-h-vw-p-md-90 {
    max-height: 90vw !important;
  }
  .max-h-vw-p-md-95 {
    max-height: 95vw !important;
  }
  .max-h-vw-p-md-100 {
    max-height: 100vw !important;
  }
  .max-h-vmin-p-md-0 {
    max-height: 0vmin !important;
  }
  .max-h-vmin-p-md-5 {
    max-height: 5vmin !important;
  }
  .max-h-vmin-p-md-10 {
    max-height: 10vmin !important;
  }
  .max-h-vmin-p-md-15 {
    max-height: 15vmin !important;
  }
  .max-h-vmin-p-md-20 {
    max-height: 20vmin !important;
  }
  .max-h-vmin-p-md-25 {
    max-height: 25vmin !important;
  }
  .max-h-vmin-p-md-30 {
    max-height: 30vmin !important;
  }
  .max-h-vmin-p-md-35 {
    max-height: 35vmin !important;
  }
  .max-h-vmin-p-md-40 {
    max-height: 40vmin !important;
  }
  .max-h-vmin-p-md-45 {
    max-height: 45vmin !important;
  }
  .max-h-vmin-p-md-50 {
    max-height: 50vmin !important;
  }
  .max-h-vmin-p-md-55 {
    max-height: 55vmin !important;
  }
  .max-h-vmin-p-md-60 {
    max-height: 60vmin !important;
  }
  .max-h-vmin-p-md-65 {
    max-height: 65vmin !important;
  }
  .max-h-vmin-p-md-70 {
    max-height: 70vmin !important;
  }
  .max-h-vmin-p-md-75 {
    max-height: 75vmin !important;
  }
  .max-h-vmin-p-md-80 {
    max-height: 80vmin !important;
  }
  .max-h-vmin-p-md-85 {
    max-height: 85vmin !important;
  }
  .max-h-vmin-p-md-90 {
    max-height: 90vmin !important;
  }
  .max-h-vmin-p-md-95 {
    max-height: 95vmin !important;
  }
  .max-h-vmin-p-md-100 {
    max-height: 100vmin !important;
  }
  .max-h-p-md-none {
    max-height: none !important;
  }
}
@media (min-width: 768px) {
  .min-w-md-0 {
    min-width: 0% !important;
  }
  .min-w-md-5 {
    min-width: 5% !important;
  }
  .min-w-md-10 {
    min-width: 10% !important;
  }
  .min-w-md-15 {
    min-width: 15% !important;
  }
  .min-w-md-20 {
    min-width: 20% !important;
  }
  .min-w-md-25 {
    min-width: 25% !important;
  }
  .min-w-md-30 {
    min-width: 30% !important;
  }
  .min-w-md-35 {
    min-width: 35% !important;
  }
  .min-w-md-40 {
    min-width: 40% !important;
  }
  .min-w-md-45 {
    min-width: 45% !important;
  }
  .min-w-md-50 {
    min-width: 50% !important;
  }
  .min-w-md-55 {
    min-width: 55% !important;
  }
  .min-w-md-60 {
    min-width: 60% !important;
  }
  .min-w-md-65 {
    min-width: 65% !important;
  }
  .min-w-md-70 {
    min-width: 70% !important;
  }
  .min-w-md-75 {
    min-width: 75% !important;
  }
  .min-w-md-80 {
    min-width: 80% !important;
  }
  .min-w-md-85 {
    min-width: 85% !important;
  }
  .min-w-md-90 {
    min-width: 90% !important;
  }
  .min-w-md-95 {
    min-width: 95% !important;
  }
  .min-w-md-100 {
    min-width: 100% !important;
  }
  .min-w-vh-md-0 {
    min-width: 0vh !important;
  }
  .min-w-vh-md-5 {
    min-width: 5vh !important;
  }
  .min-w-vh-md-10 {
    min-width: 10vh !important;
  }
  .min-w-vh-md-15 {
    min-width: 15vh !important;
  }
  .min-w-vh-md-20 {
    min-width: 20vh !important;
  }
  .min-w-vh-md-25 {
    min-width: 25vh !important;
  }
  .min-w-vh-md-30 {
    min-width: 30vh !important;
  }
  .min-w-vh-md-35 {
    min-width: 35vh !important;
  }
  .min-w-vh-md-40 {
    min-width: 40vh !important;
  }
  .min-w-vh-md-45 {
    min-width: 45vh !important;
  }
  .min-w-vh-md-50 {
    min-width: 50vh !important;
  }
  .min-w-vh-md-55 {
    min-width: 55vh !important;
  }
  .min-w-vh-md-60 {
    min-width: 60vh !important;
  }
  .min-w-vh-md-65 {
    min-width: 65vh !important;
  }
  .min-w-vh-md-70 {
    min-width: 70vh !important;
  }
  .min-w-vh-md-75 {
    min-width: 75vh !important;
  }
  .min-w-vh-md-80 {
    min-width: 80vh !important;
  }
  .min-w-vh-md-85 {
    min-width: 85vh !important;
  }
  .min-w-vh-md-90 {
    min-width: 90vh !important;
  }
  .min-w-vh-md-95 {
    min-width: 95vh !important;
  }
  .min-w-vh-md-100 {
    min-width: 100vh !important;
  }
  .min-w-vw-md-0 {
    min-width: 0vw !important;
  }
  .min-w-vw-md-5 {
    min-width: 5vw !important;
  }
  .min-w-vw-md-10 {
    min-width: 10vw !important;
  }
  .min-w-vw-md-15 {
    min-width: 15vw !important;
  }
  .min-w-vw-md-20 {
    min-width: 20vw !important;
  }
  .min-w-vw-md-25 {
    min-width: 25vw !important;
  }
  .min-w-vw-md-30 {
    min-width: 30vw !important;
  }
  .min-w-vw-md-35 {
    min-width: 35vw !important;
  }
  .min-w-vw-md-40 {
    min-width: 40vw !important;
  }
  .min-w-vw-md-45 {
    min-width: 45vw !important;
  }
  .min-w-vw-md-50 {
    min-width: 50vw !important;
  }
  .min-w-vw-md-55 {
    min-width: 55vw !important;
  }
  .min-w-vw-md-60 {
    min-width: 60vw !important;
  }
  .min-w-vw-md-65 {
    min-width: 65vw !important;
  }
  .min-w-vw-md-70 {
    min-width: 70vw !important;
  }
  .min-w-vw-md-75 {
    min-width: 75vw !important;
  }
  .min-w-vw-md-80 {
    min-width: 80vw !important;
  }
  .min-w-vw-md-85 {
    min-width: 85vw !important;
  }
  .min-w-vw-md-90 {
    min-width: 90vw !important;
  }
  .min-w-vw-md-95 {
    min-width: 95vw !important;
  }
  .min-w-vw-md-100 {
    min-width: 100vw !important;
  }
  .min-w-vmin-md-0 {
    min-width: 0vmin !important;
  }
  .min-w-vmin-md-5 {
    min-width: 5vmin !important;
  }
  .min-w-vmin-md-10 {
    min-width: 10vmin !important;
  }
  .min-w-vmin-md-15 {
    min-width: 15vmin !important;
  }
  .min-w-vmin-md-20 {
    min-width: 20vmin !important;
  }
  .min-w-vmin-md-25 {
    min-width: 25vmin !important;
  }
  .min-w-vmin-md-30 {
    min-width: 30vmin !important;
  }
  .min-w-vmin-md-35 {
    min-width: 35vmin !important;
  }
  .min-w-vmin-md-40 {
    min-width: 40vmin !important;
  }
  .min-w-vmin-md-45 {
    min-width: 45vmin !important;
  }
  .min-w-vmin-md-50 {
    min-width: 50vmin !important;
  }
  .min-w-vmin-md-55 {
    min-width: 55vmin !important;
  }
  .min-w-vmin-md-60 {
    min-width: 60vmin !important;
  }
  .min-w-vmin-md-65 {
    min-width: 65vmin !important;
  }
  .min-w-vmin-md-70 {
    min-width: 70vmin !important;
  }
  .min-w-vmin-md-75 {
    min-width: 75vmin !important;
  }
  .min-w-vmin-md-80 {
    min-width: 80vmin !important;
  }
  .min-w-vmin-md-85 {
    min-width: 85vmin !important;
  }
  .min-w-vmin-md-90 {
    min-width: 90vmin !important;
  }
  .min-w-vmin-md-95 {
    min-width: 95vmin !important;
  }
  .min-w-vmin-md-100 {
    min-width: 100vmin !important;
  }
  .min-w-md-none {
    min-width: none !important;
  }
  .min-h-md-0 {
    min-height: 0% !important;
  }
  .min-h-md-5 {
    min-height: 5% !important;
  }
  .min-h-md-10 {
    min-height: 10% !important;
  }
  .min-h-md-15 {
    min-height: 15% !important;
  }
  .min-h-md-20 {
    min-height: 20% !important;
  }
  .min-h-md-25 {
    min-height: 25% !important;
  }
  .min-h-md-30 {
    min-height: 30% !important;
  }
  .min-h-md-35 {
    min-height: 35% !important;
  }
  .min-h-md-40 {
    min-height: 40% !important;
  }
  .min-h-md-45 {
    min-height: 45% !important;
  }
  .min-h-md-50 {
    min-height: 50% !important;
  }
  .min-h-md-55 {
    min-height: 55% !important;
  }
  .min-h-md-60 {
    min-height: 60% !important;
  }
  .min-h-md-65 {
    min-height: 65% !important;
  }
  .min-h-md-70 {
    min-height: 70% !important;
  }
  .min-h-md-75 {
    min-height: 75% !important;
  }
  .min-h-md-80 {
    min-height: 80% !important;
  }
  .min-h-md-85 {
    min-height: 85% !important;
  }
  .min-h-md-90 {
    min-height: 90% !important;
  }
  .min-h-md-95 {
    min-height: 95% !important;
  }
  .min-h-md-100 {
    min-height: 100% !important;
  }
  .min-h-vh-md-0 {
    min-height: 0vh !important;
  }
  .min-h-vh-md-5 {
    min-height: 5vh !important;
  }
  .min-h-vh-md-10 {
    min-height: 10vh !important;
  }
  .min-h-vh-md-15 {
    min-height: 15vh !important;
  }
  .min-h-vh-md-20 {
    min-height: 20vh !important;
  }
  .min-h-vh-md-25 {
    min-height: 25vh !important;
  }
  .min-h-vh-md-30 {
    min-height: 30vh !important;
  }
  .min-h-vh-md-35 {
    min-height: 35vh !important;
  }
  .min-h-vh-md-40 {
    min-height: 40vh !important;
  }
  .min-h-vh-md-45 {
    min-height: 45vh !important;
  }
  .min-h-vh-md-50 {
    min-height: 50vh !important;
  }
  .min-h-vh-md-55 {
    min-height: 55vh !important;
  }
  .min-h-vh-md-60 {
    min-height: 60vh !important;
  }
  .min-h-vh-md-65 {
    min-height: 65vh !important;
  }
  .min-h-vh-md-70 {
    min-height: 70vh !important;
  }
  .min-h-vh-md-75 {
    min-height: 75vh !important;
  }
  .min-h-vh-md-80 {
    min-height: 80vh !important;
  }
  .min-h-vh-md-85 {
    min-height: 85vh !important;
  }
  .min-h-vh-md-90 {
    min-height: 90vh !important;
  }
  .min-h-vh-md-95 {
    min-height: 95vh !important;
  }
  .min-h-vh-md-100 {
    min-height: 100vh !important;
  }
  .min-h-vw-md-0 {
    min-height: 0vw !important;
  }
  .min-h-vw-md-5 {
    min-height: 5vw !important;
  }
  .min-h-vw-md-10 {
    min-height: 10vw !important;
  }
  .min-h-vw-md-15 {
    min-height: 15vw !important;
  }
  .min-h-vw-md-20 {
    min-height: 20vw !important;
  }
  .min-h-vw-md-25 {
    min-height: 25vw !important;
  }
  .min-h-vw-md-30 {
    min-height: 30vw !important;
  }
  .min-h-vw-md-35 {
    min-height: 35vw !important;
  }
  .min-h-vw-md-40 {
    min-height: 40vw !important;
  }
  .min-h-vw-md-45 {
    min-height: 45vw !important;
  }
  .min-h-vw-md-50 {
    min-height: 50vw !important;
  }
  .min-h-vw-md-55 {
    min-height: 55vw !important;
  }
  .min-h-vw-md-60 {
    min-height: 60vw !important;
  }
  .min-h-vw-md-65 {
    min-height: 65vw !important;
  }
  .min-h-vw-md-70 {
    min-height: 70vw !important;
  }
  .min-h-vw-md-75 {
    min-height: 75vw !important;
  }
  .min-h-vw-md-80 {
    min-height: 80vw !important;
  }
  .min-h-vw-md-85 {
    min-height: 85vw !important;
  }
  .min-h-vw-md-90 {
    min-height: 90vw !important;
  }
  .min-h-vw-md-95 {
    min-height: 95vw !important;
  }
  .min-h-vw-md-100 {
    min-height: 100vw !important;
  }
  .min-h-vmin-md-0 {
    min-height: 0vmin !important;
  }
  .min-h-vmin-md-5 {
    min-height: 5vmin !important;
  }
  .min-h-vmin-md-10 {
    min-height: 10vmin !important;
  }
  .min-h-vmin-md-15 {
    min-height: 15vmin !important;
  }
  .min-h-vmin-md-20 {
    min-height: 20vmin !important;
  }
  .min-h-vmin-md-25 {
    min-height: 25vmin !important;
  }
  .min-h-vmin-md-30 {
    min-height: 30vmin !important;
  }
  .min-h-vmin-md-35 {
    min-height: 35vmin !important;
  }
  .min-h-vmin-md-40 {
    min-height: 40vmin !important;
  }
  .min-h-vmin-md-45 {
    min-height: 45vmin !important;
  }
  .min-h-vmin-md-50 {
    min-height: 50vmin !important;
  }
  .min-h-vmin-md-55 {
    min-height: 55vmin !important;
  }
  .min-h-vmin-md-60 {
    min-height: 60vmin !important;
  }
  .min-h-vmin-md-65 {
    min-height: 65vmin !important;
  }
  .min-h-vmin-md-70 {
    min-height: 70vmin !important;
  }
  .min-h-vmin-md-75 {
    min-height: 75vmin !important;
  }
  .min-h-vmin-md-80 {
    min-height: 80vmin !important;
  }
  .min-h-vmin-md-85 {
    min-height: 85vmin !important;
  }
  .min-h-vmin-md-90 {
    min-height: 90vmin !important;
  }
  .min-h-vmin-md-95 {
    min-height: 95vmin !important;
  }
  .min-h-vmin-md-100 {
    min-height: 100vmin !important;
  }
  .min-h-md-none {
    min-height: none !important;
  }
  .max-w-md-0 {
    max-width: 0% !important;
  }
  .max-w-md-5 {
    max-width: 5% !important;
  }
  .max-w-md-10 {
    max-width: 10% !important;
  }
  .max-w-md-15 {
    max-width: 15% !important;
  }
  .max-w-md-20 {
    max-width: 20% !important;
  }
  .max-w-md-25 {
    max-width: 25% !important;
  }
  .max-w-md-30 {
    max-width: 30% !important;
  }
  .max-w-md-35 {
    max-width: 35% !important;
  }
  .max-w-md-40 {
    max-width: 40% !important;
  }
  .max-w-md-45 {
    max-width: 45% !important;
  }
  .max-w-md-50 {
    max-width: 50% !important;
  }
  .max-w-md-55 {
    max-width: 55% !important;
  }
  .max-w-md-60 {
    max-width: 60% !important;
  }
  .max-w-md-65 {
    max-width: 65% !important;
  }
  .max-w-md-70 {
    max-width: 70% !important;
  }
  .max-w-md-75 {
    max-width: 75% !important;
  }
  .max-w-md-80 {
    max-width: 80% !important;
  }
  .max-w-md-85 {
    max-width: 85% !important;
  }
  .max-w-md-90 {
    max-width: 90% !important;
  }
  .max-w-md-95 {
    max-width: 95% !important;
  }
  .max-w-md-100 {
    max-width: 100% !important;
  }
  .max-w-vh-md-0 {
    max-width: 0vh !important;
  }
  .max-w-vh-md-5 {
    max-width: 5vh !important;
  }
  .max-w-vh-md-10 {
    max-width: 10vh !important;
  }
  .max-w-vh-md-15 {
    max-width: 15vh !important;
  }
  .max-w-vh-md-20 {
    max-width: 20vh !important;
  }
  .max-w-vh-md-25 {
    max-width: 25vh !important;
  }
  .max-w-vh-md-30 {
    max-width: 30vh !important;
  }
  .max-w-vh-md-35 {
    max-width: 35vh !important;
  }
  .max-w-vh-md-40 {
    max-width: 40vh !important;
  }
  .max-w-vh-md-45 {
    max-width: 45vh !important;
  }
  .max-w-vh-md-50 {
    max-width: 50vh !important;
  }
  .max-w-vh-md-55 {
    max-width: 55vh !important;
  }
  .max-w-vh-md-60 {
    max-width: 60vh !important;
  }
  .max-w-vh-md-65 {
    max-width: 65vh !important;
  }
  .max-w-vh-md-70 {
    max-width: 70vh !important;
  }
  .max-w-vh-md-75 {
    max-width: 75vh !important;
  }
  .max-w-vh-md-80 {
    max-width: 80vh !important;
  }
  .max-w-vh-md-85 {
    max-width: 85vh !important;
  }
  .max-w-vh-md-90 {
    max-width: 90vh !important;
  }
  .max-w-vh-md-95 {
    max-width: 95vh !important;
  }
  .max-w-vh-md-100 {
    max-width: 100vh !important;
  }
  .max-w-vw-md-0 {
    max-width: 0vw !important;
  }
  .max-w-vw-md-5 {
    max-width: 5vw !important;
  }
  .max-w-vw-md-10 {
    max-width: 10vw !important;
  }
  .max-w-vw-md-15 {
    max-width: 15vw !important;
  }
  .max-w-vw-md-20 {
    max-width: 20vw !important;
  }
  .max-w-vw-md-25 {
    max-width: 25vw !important;
  }
  .max-w-vw-md-30 {
    max-width: 30vw !important;
  }
  .max-w-vw-md-35 {
    max-width: 35vw !important;
  }
  .max-w-vw-md-40 {
    max-width: 40vw !important;
  }
  .max-w-vw-md-45 {
    max-width: 45vw !important;
  }
  .max-w-vw-md-50 {
    max-width: 50vw !important;
  }
  .max-w-vw-md-55 {
    max-width: 55vw !important;
  }
  .max-w-vw-md-60 {
    max-width: 60vw !important;
  }
  .max-w-vw-md-65 {
    max-width: 65vw !important;
  }
  .max-w-vw-md-70 {
    max-width: 70vw !important;
  }
  .max-w-vw-md-75 {
    max-width: 75vw !important;
  }
  .max-w-vw-md-80 {
    max-width: 80vw !important;
  }
  .max-w-vw-md-85 {
    max-width: 85vw !important;
  }
  .max-w-vw-md-90 {
    max-width: 90vw !important;
  }
  .max-w-vw-md-95 {
    max-width: 95vw !important;
  }
  .max-w-vw-md-100 {
    max-width: 100vw !important;
  }
  .max-w-vmin-md-0 {
    max-width: 0vmin !important;
  }
  .max-w-vmin-md-5 {
    max-width: 5vmin !important;
  }
  .max-w-vmin-md-10 {
    max-width: 10vmin !important;
  }
  .max-w-vmin-md-15 {
    max-width: 15vmin !important;
  }
  .max-w-vmin-md-20 {
    max-width: 20vmin !important;
  }
  .max-w-vmin-md-25 {
    max-width: 25vmin !important;
  }
  .max-w-vmin-md-30 {
    max-width: 30vmin !important;
  }
  .max-w-vmin-md-35 {
    max-width: 35vmin !important;
  }
  .max-w-vmin-md-40 {
    max-width: 40vmin !important;
  }
  .max-w-vmin-md-45 {
    max-width: 45vmin !important;
  }
  .max-w-vmin-md-50 {
    max-width: 50vmin !important;
  }
  .max-w-vmin-md-55 {
    max-width: 55vmin !important;
  }
  .max-w-vmin-md-60 {
    max-width: 60vmin !important;
  }
  .max-w-vmin-md-65 {
    max-width: 65vmin !important;
  }
  .max-w-vmin-md-70 {
    max-width: 70vmin !important;
  }
  .max-w-vmin-md-75 {
    max-width: 75vmin !important;
  }
  .max-w-vmin-md-80 {
    max-width: 80vmin !important;
  }
  .max-w-vmin-md-85 {
    max-width: 85vmin !important;
  }
  .max-w-vmin-md-90 {
    max-width: 90vmin !important;
  }
  .max-w-vmin-md-95 {
    max-width: 95vmin !important;
  }
  .max-w-vmin-md-100 {
    max-width: 100vmin !important;
  }
  .max-w-md-none {
    max-width: none !important;
  }
  .max-h-md-0 {
    max-height: 0% !important;
  }
  .max-h-md-5 {
    max-height: 5% !important;
  }
  .max-h-md-10 {
    max-height: 10% !important;
  }
  .max-h-md-15 {
    max-height: 15% !important;
  }
  .max-h-md-20 {
    max-height: 20% !important;
  }
  .max-h-md-25 {
    max-height: 25% !important;
  }
  .max-h-md-30 {
    max-height: 30% !important;
  }
  .max-h-md-35 {
    max-height: 35% !important;
  }
  .max-h-md-40 {
    max-height: 40% !important;
  }
  .max-h-md-45 {
    max-height: 45% !important;
  }
  .max-h-md-50 {
    max-height: 50% !important;
  }
  .max-h-md-55 {
    max-height: 55% !important;
  }
  .max-h-md-60 {
    max-height: 60% !important;
  }
  .max-h-md-65 {
    max-height: 65% !important;
  }
  .max-h-md-70 {
    max-height: 70% !important;
  }
  .max-h-md-75 {
    max-height: 75% !important;
  }
  .max-h-md-80 {
    max-height: 80% !important;
  }
  .max-h-md-85 {
    max-height: 85% !important;
  }
  .max-h-md-90 {
    max-height: 90% !important;
  }
  .max-h-md-95 {
    max-height: 95% !important;
  }
  .max-h-md-100 {
    max-height: 100% !important;
  }
  .max-h-vh-md-0 {
    max-height: 0vh !important;
  }
  .max-h-vh-md-5 {
    max-height: 5vh !important;
  }
  .max-h-vh-md-10 {
    max-height: 10vh !important;
  }
  .max-h-vh-md-15 {
    max-height: 15vh !important;
  }
  .max-h-vh-md-20 {
    max-height: 20vh !important;
  }
  .max-h-vh-md-25 {
    max-height: 25vh !important;
  }
  .max-h-vh-md-30 {
    max-height: 30vh !important;
  }
  .max-h-vh-md-35 {
    max-height: 35vh !important;
  }
  .max-h-vh-md-40 {
    max-height: 40vh !important;
  }
  .max-h-vh-md-45 {
    max-height: 45vh !important;
  }
  .max-h-vh-md-50 {
    max-height: 50vh !important;
  }
  .max-h-vh-md-55 {
    max-height: 55vh !important;
  }
  .max-h-vh-md-60 {
    max-height: 60vh !important;
  }
  .max-h-vh-md-65 {
    max-height: 65vh !important;
  }
  .max-h-vh-md-70 {
    max-height: 70vh !important;
  }
  .max-h-vh-md-75 {
    max-height: 75vh !important;
  }
  .max-h-vh-md-80 {
    max-height: 80vh !important;
  }
  .max-h-vh-md-85 {
    max-height: 85vh !important;
  }
  .max-h-vh-md-90 {
    max-height: 90vh !important;
  }
  .max-h-vh-md-95 {
    max-height: 95vh !important;
  }
  .max-h-vh-md-100 {
    max-height: 100vh !important;
  }
  .max-h-vw-md-0 {
    max-height: 0vw !important;
  }
  .max-h-vw-md-5 {
    max-height: 5vw !important;
  }
  .max-h-vw-md-10 {
    max-height: 10vw !important;
  }
  .max-h-vw-md-15 {
    max-height: 15vw !important;
  }
  .max-h-vw-md-20 {
    max-height: 20vw !important;
  }
  .max-h-vw-md-25 {
    max-height: 25vw !important;
  }
  .max-h-vw-md-30 {
    max-height: 30vw !important;
  }
  .max-h-vw-md-35 {
    max-height: 35vw !important;
  }
  .max-h-vw-md-40 {
    max-height: 40vw !important;
  }
  .max-h-vw-md-45 {
    max-height: 45vw !important;
  }
  .max-h-vw-md-50 {
    max-height: 50vw !important;
  }
  .max-h-vw-md-55 {
    max-height: 55vw !important;
  }
  .max-h-vw-md-60 {
    max-height: 60vw !important;
  }
  .max-h-vw-md-65 {
    max-height: 65vw !important;
  }
  .max-h-vw-md-70 {
    max-height: 70vw !important;
  }
  .max-h-vw-md-75 {
    max-height: 75vw !important;
  }
  .max-h-vw-md-80 {
    max-height: 80vw !important;
  }
  .max-h-vw-md-85 {
    max-height: 85vw !important;
  }
  .max-h-vw-md-90 {
    max-height: 90vw !important;
  }
  .max-h-vw-md-95 {
    max-height: 95vw !important;
  }
  .max-h-vw-md-100 {
    max-height: 100vw !important;
  }
  .max-h-vmin-md-0 {
    max-height: 0vmin !important;
  }
  .max-h-vmin-md-5 {
    max-height: 5vmin !important;
  }
  .max-h-vmin-md-10 {
    max-height: 10vmin !important;
  }
  .max-h-vmin-md-15 {
    max-height: 15vmin !important;
  }
  .max-h-vmin-md-20 {
    max-height: 20vmin !important;
  }
  .max-h-vmin-md-25 {
    max-height: 25vmin !important;
  }
  .max-h-vmin-md-30 {
    max-height: 30vmin !important;
  }
  .max-h-vmin-md-35 {
    max-height: 35vmin !important;
  }
  .max-h-vmin-md-40 {
    max-height: 40vmin !important;
  }
  .max-h-vmin-md-45 {
    max-height: 45vmin !important;
  }
  .max-h-vmin-md-50 {
    max-height: 50vmin !important;
  }
  .max-h-vmin-md-55 {
    max-height: 55vmin !important;
  }
  .max-h-vmin-md-60 {
    max-height: 60vmin !important;
  }
  .max-h-vmin-md-65 {
    max-height: 65vmin !important;
  }
  .max-h-vmin-md-70 {
    max-height: 70vmin !important;
  }
  .max-h-vmin-md-75 {
    max-height: 75vmin !important;
  }
  .max-h-vmin-md-80 {
    max-height: 80vmin !important;
  }
  .max-h-vmin-md-85 {
    max-height: 85vmin !important;
  }
  .max-h-vmin-md-90 {
    max-height: 90vmin !important;
  }
  .max-h-vmin-md-95 {
    max-height: 95vmin !important;
  }
  .max-h-vmin-md-100 {
    max-height: 100vmin !important;
  }
  .max-h-md-none {
    max-height: none !important;
  }
}
@media (min-width: 992px) and (orientation: landscape) {
  .min-w-l-lg-0 {
    min-width: 0% !important;
  }
  .min-w-l-lg-5 {
    min-width: 5% !important;
  }
  .min-w-l-lg-10 {
    min-width: 10% !important;
  }
  .min-w-l-lg-15 {
    min-width: 15% !important;
  }
  .min-w-l-lg-20 {
    min-width: 20% !important;
  }
  .min-w-l-lg-25 {
    min-width: 25% !important;
  }
  .min-w-l-lg-30 {
    min-width: 30% !important;
  }
  .min-w-l-lg-35 {
    min-width: 35% !important;
  }
  .min-w-l-lg-40 {
    min-width: 40% !important;
  }
  .min-w-l-lg-45 {
    min-width: 45% !important;
  }
  .min-w-l-lg-50 {
    min-width: 50% !important;
  }
  .min-w-l-lg-55 {
    min-width: 55% !important;
  }
  .min-w-l-lg-60 {
    min-width: 60% !important;
  }
  .min-w-l-lg-65 {
    min-width: 65% !important;
  }
  .min-w-l-lg-70 {
    min-width: 70% !important;
  }
  .min-w-l-lg-75 {
    min-width: 75% !important;
  }
  .min-w-l-lg-80 {
    min-width: 80% !important;
  }
  .min-w-l-lg-85 {
    min-width: 85% !important;
  }
  .min-w-l-lg-90 {
    min-width: 90% !important;
  }
  .min-w-l-lg-95 {
    min-width: 95% !important;
  }
  .min-w-l-lg-100 {
    min-width: 100% !important;
  }
  .min-w-vh-l-lg-0 {
    min-width: 0vh !important;
  }
  .min-w-vh-l-lg-5 {
    min-width: 5vh !important;
  }
  .min-w-vh-l-lg-10 {
    min-width: 10vh !important;
  }
  .min-w-vh-l-lg-15 {
    min-width: 15vh !important;
  }
  .min-w-vh-l-lg-20 {
    min-width: 20vh !important;
  }
  .min-w-vh-l-lg-25 {
    min-width: 25vh !important;
  }
  .min-w-vh-l-lg-30 {
    min-width: 30vh !important;
  }
  .min-w-vh-l-lg-35 {
    min-width: 35vh !important;
  }
  .min-w-vh-l-lg-40 {
    min-width: 40vh !important;
  }
  .min-w-vh-l-lg-45 {
    min-width: 45vh !important;
  }
  .min-w-vh-l-lg-50 {
    min-width: 50vh !important;
  }
  .min-w-vh-l-lg-55 {
    min-width: 55vh !important;
  }
  .min-w-vh-l-lg-60 {
    min-width: 60vh !important;
  }
  .min-w-vh-l-lg-65 {
    min-width: 65vh !important;
  }
  .min-w-vh-l-lg-70 {
    min-width: 70vh !important;
  }
  .min-w-vh-l-lg-75 {
    min-width: 75vh !important;
  }
  .min-w-vh-l-lg-80 {
    min-width: 80vh !important;
  }
  .min-w-vh-l-lg-85 {
    min-width: 85vh !important;
  }
  .min-w-vh-l-lg-90 {
    min-width: 90vh !important;
  }
  .min-w-vh-l-lg-95 {
    min-width: 95vh !important;
  }
  .min-w-vh-l-lg-100 {
    min-width: 100vh !important;
  }
  .min-w-vw-l-lg-0 {
    min-width: 0vw !important;
  }
  .min-w-vw-l-lg-5 {
    min-width: 5vw !important;
  }
  .min-w-vw-l-lg-10 {
    min-width: 10vw !important;
  }
  .min-w-vw-l-lg-15 {
    min-width: 15vw !important;
  }
  .min-w-vw-l-lg-20 {
    min-width: 20vw !important;
  }
  .min-w-vw-l-lg-25 {
    min-width: 25vw !important;
  }
  .min-w-vw-l-lg-30 {
    min-width: 30vw !important;
  }
  .min-w-vw-l-lg-35 {
    min-width: 35vw !important;
  }
  .min-w-vw-l-lg-40 {
    min-width: 40vw !important;
  }
  .min-w-vw-l-lg-45 {
    min-width: 45vw !important;
  }
  .min-w-vw-l-lg-50 {
    min-width: 50vw !important;
  }
  .min-w-vw-l-lg-55 {
    min-width: 55vw !important;
  }
  .min-w-vw-l-lg-60 {
    min-width: 60vw !important;
  }
  .min-w-vw-l-lg-65 {
    min-width: 65vw !important;
  }
  .min-w-vw-l-lg-70 {
    min-width: 70vw !important;
  }
  .min-w-vw-l-lg-75 {
    min-width: 75vw !important;
  }
  .min-w-vw-l-lg-80 {
    min-width: 80vw !important;
  }
  .min-w-vw-l-lg-85 {
    min-width: 85vw !important;
  }
  .min-w-vw-l-lg-90 {
    min-width: 90vw !important;
  }
  .min-w-vw-l-lg-95 {
    min-width: 95vw !important;
  }
  .min-w-vw-l-lg-100 {
    min-width: 100vw !important;
  }
  .min-w-vmin-l-lg-0 {
    min-width: 0vmin !important;
  }
  .min-w-vmin-l-lg-5 {
    min-width: 5vmin !important;
  }
  .min-w-vmin-l-lg-10 {
    min-width: 10vmin !important;
  }
  .min-w-vmin-l-lg-15 {
    min-width: 15vmin !important;
  }
  .min-w-vmin-l-lg-20 {
    min-width: 20vmin !important;
  }
  .min-w-vmin-l-lg-25 {
    min-width: 25vmin !important;
  }
  .min-w-vmin-l-lg-30 {
    min-width: 30vmin !important;
  }
  .min-w-vmin-l-lg-35 {
    min-width: 35vmin !important;
  }
  .min-w-vmin-l-lg-40 {
    min-width: 40vmin !important;
  }
  .min-w-vmin-l-lg-45 {
    min-width: 45vmin !important;
  }
  .min-w-vmin-l-lg-50 {
    min-width: 50vmin !important;
  }
  .min-w-vmin-l-lg-55 {
    min-width: 55vmin !important;
  }
  .min-w-vmin-l-lg-60 {
    min-width: 60vmin !important;
  }
  .min-w-vmin-l-lg-65 {
    min-width: 65vmin !important;
  }
  .min-w-vmin-l-lg-70 {
    min-width: 70vmin !important;
  }
  .min-w-vmin-l-lg-75 {
    min-width: 75vmin !important;
  }
  .min-w-vmin-l-lg-80 {
    min-width: 80vmin !important;
  }
  .min-w-vmin-l-lg-85 {
    min-width: 85vmin !important;
  }
  .min-w-vmin-l-lg-90 {
    min-width: 90vmin !important;
  }
  .min-w-vmin-l-lg-95 {
    min-width: 95vmin !important;
  }
  .min-w-vmin-l-lg-100 {
    min-width: 100vmin !important;
  }
  .min-w-l-lg-none {
    min-width: none !important;
  }
  .min-h-l-lg-0 {
    min-height: 0% !important;
  }
  .min-h-l-lg-5 {
    min-height: 5% !important;
  }
  .min-h-l-lg-10 {
    min-height: 10% !important;
  }
  .min-h-l-lg-15 {
    min-height: 15% !important;
  }
  .min-h-l-lg-20 {
    min-height: 20% !important;
  }
  .min-h-l-lg-25 {
    min-height: 25% !important;
  }
  .min-h-l-lg-30 {
    min-height: 30% !important;
  }
  .min-h-l-lg-35 {
    min-height: 35% !important;
  }
  .min-h-l-lg-40 {
    min-height: 40% !important;
  }
  .min-h-l-lg-45 {
    min-height: 45% !important;
  }
  .min-h-l-lg-50 {
    min-height: 50% !important;
  }
  .min-h-l-lg-55 {
    min-height: 55% !important;
  }
  .min-h-l-lg-60 {
    min-height: 60% !important;
  }
  .min-h-l-lg-65 {
    min-height: 65% !important;
  }
  .min-h-l-lg-70 {
    min-height: 70% !important;
  }
  .min-h-l-lg-75 {
    min-height: 75% !important;
  }
  .min-h-l-lg-80 {
    min-height: 80% !important;
  }
  .min-h-l-lg-85 {
    min-height: 85% !important;
  }
  .min-h-l-lg-90 {
    min-height: 90% !important;
  }
  .min-h-l-lg-95 {
    min-height: 95% !important;
  }
  .min-h-l-lg-100 {
    min-height: 100% !important;
  }
  .min-h-vh-l-lg-0 {
    min-height: 0vh !important;
  }
  .min-h-vh-l-lg-5 {
    min-height: 5vh !important;
  }
  .min-h-vh-l-lg-10 {
    min-height: 10vh !important;
  }
  .min-h-vh-l-lg-15 {
    min-height: 15vh !important;
  }
  .min-h-vh-l-lg-20 {
    min-height: 20vh !important;
  }
  .min-h-vh-l-lg-25 {
    min-height: 25vh !important;
  }
  .min-h-vh-l-lg-30 {
    min-height: 30vh !important;
  }
  .min-h-vh-l-lg-35 {
    min-height: 35vh !important;
  }
  .min-h-vh-l-lg-40 {
    min-height: 40vh !important;
  }
  .min-h-vh-l-lg-45 {
    min-height: 45vh !important;
  }
  .min-h-vh-l-lg-50 {
    min-height: 50vh !important;
  }
  .min-h-vh-l-lg-55 {
    min-height: 55vh !important;
  }
  .min-h-vh-l-lg-60 {
    min-height: 60vh !important;
  }
  .min-h-vh-l-lg-65 {
    min-height: 65vh !important;
  }
  .min-h-vh-l-lg-70 {
    min-height: 70vh !important;
  }
  .min-h-vh-l-lg-75 {
    min-height: 75vh !important;
  }
  .min-h-vh-l-lg-80 {
    min-height: 80vh !important;
  }
  .min-h-vh-l-lg-85 {
    min-height: 85vh !important;
  }
  .min-h-vh-l-lg-90 {
    min-height: 90vh !important;
  }
  .min-h-vh-l-lg-95 {
    min-height: 95vh !important;
  }
  .min-h-vh-l-lg-100 {
    min-height: 100vh !important;
  }
  .min-h-vw-l-lg-0 {
    min-height: 0vw !important;
  }
  .min-h-vw-l-lg-5 {
    min-height: 5vw !important;
  }
  .min-h-vw-l-lg-10 {
    min-height: 10vw !important;
  }
  .min-h-vw-l-lg-15 {
    min-height: 15vw !important;
  }
  .min-h-vw-l-lg-20 {
    min-height: 20vw !important;
  }
  .min-h-vw-l-lg-25 {
    min-height: 25vw !important;
  }
  .min-h-vw-l-lg-30 {
    min-height: 30vw !important;
  }
  .min-h-vw-l-lg-35 {
    min-height: 35vw !important;
  }
  .min-h-vw-l-lg-40 {
    min-height: 40vw !important;
  }
  .min-h-vw-l-lg-45 {
    min-height: 45vw !important;
  }
  .min-h-vw-l-lg-50 {
    min-height: 50vw !important;
  }
  .min-h-vw-l-lg-55 {
    min-height: 55vw !important;
  }
  .min-h-vw-l-lg-60 {
    min-height: 60vw !important;
  }
  .min-h-vw-l-lg-65 {
    min-height: 65vw !important;
  }
  .min-h-vw-l-lg-70 {
    min-height: 70vw !important;
  }
  .min-h-vw-l-lg-75 {
    min-height: 75vw !important;
  }
  .min-h-vw-l-lg-80 {
    min-height: 80vw !important;
  }
  .min-h-vw-l-lg-85 {
    min-height: 85vw !important;
  }
  .min-h-vw-l-lg-90 {
    min-height: 90vw !important;
  }
  .min-h-vw-l-lg-95 {
    min-height: 95vw !important;
  }
  .min-h-vw-l-lg-100 {
    min-height: 100vw !important;
  }
  .min-h-vmin-l-lg-0 {
    min-height: 0vmin !important;
  }
  .min-h-vmin-l-lg-5 {
    min-height: 5vmin !important;
  }
  .min-h-vmin-l-lg-10 {
    min-height: 10vmin !important;
  }
  .min-h-vmin-l-lg-15 {
    min-height: 15vmin !important;
  }
  .min-h-vmin-l-lg-20 {
    min-height: 20vmin !important;
  }
  .min-h-vmin-l-lg-25 {
    min-height: 25vmin !important;
  }
  .min-h-vmin-l-lg-30 {
    min-height: 30vmin !important;
  }
  .min-h-vmin-l-lg-35 {
    min-height: 35vmin !important;
  }
  .min-h-vmin-l-lg-40 {
    min-height: 40vmin !important;
  }
  .min-h-vmin-l-lg-45 {
    min-height: 45vmin !important;
  }
  .min-h-vmin-l-lg-50 {
    min-height: 50vmin !important;
  }
  .min-h-vmin-l-lg-55 {
    min-height: 55vmin !important;
  }
  .min-h-vmin-l-lg-60 {
    min-height: 60vmin !important;
  }
  .min-h-vmin-l-lg-65 {
    min-height: 65vmin !important;
  }
  .min-h-vmin-l-lg-70 {
    min-height: 70vmin !important;
  }
  .min-h-vmin-l-lg-75 {
    min-height: 75vmin !important;
  }
  .min-h-vmin-l-lg-80 {
    min-height: 80vmin !important;
  }
  .min-h-vmin-l-lg-85 {
    min-height: 85vmin !important;
  }
  .min-h-vmin-l-lg-90 {
    min-height: 90vmin !important;
  }
  .min-h-vmin-l-lg-95 {
    min-height: 95vmin !important;
  }
  .min-h-vmin-l-lg-100 {
    min-height: 100vmin !important;
  }
  .min-h-l-lg-none {
    min-height: none !important;
  }
  .max-w-l-lg-0 {
    max-width: 0% !important;
  }
  .max-w-l-lg-5 {
    max-width: 5% !important;
  }
  .max-w-l-lg-10 {
    max-width: 10% !important;
  }
  .max-w-l-lg-15 {
    max-width: 15% !important;
  }
  .max-w-l-lg-20 {
    max-width: 20% !important;
  }
  .max-w-l-lg-25 {
    max-width: 25% !important;
  }
  .max-w-l-lg-30 {
    max-width: 30% !important;
  }
  .max-w-l-lg-35 {
    max-width: 35% !important;
  }
  .max-w-l-lg-40 {
    max-width: 40% !important;
  }
  .max-w-l-lg-45 {
    max-width: 45% !important;
  }
  .max-w-l-lg-50 {
    max-width: 50% !important;
  }
  .max-w-l-lg-55 {
    max-width: 55% !important;
  }
  .max-w-l-lg-60 {
    max-width: 60% !important;
  }
  .max-w-l-lg-65 {
    max-width: 65% !important;
  }
  .max-w-l-lg-70 {
    max-width: 70% !important;
  }
  .max-w-l-lg-75 {
    max-width: 75% !important;
  }
  .max-w-l-lg-80 {
    max-width: 80% !important;
  }
  .max-w-l-lg-85 {
    max-width: 85% !important;
  }
  .max-w-l-lg-90 {
    max-width: 90% !important;
  }
  .max-w-l-lg-95 {
    max-width: 95% !important;
  }
  .max-w-l-lg-100 {
    max-width: 100% !important;
  }
  .max-w-vh-l-lg-0 {
    max-width: 0vh !important;
  }
  .max-w-vh-l-lg-5 {
    max-width: 5vh !important;
  }
  .max-w-vh-l-lg-10 {
    max-width: 10vh !important;
  }
  .max-w-vh-l-lg-15 {
    max-width: 15vh !important;
  }
  .max-w-vh-l-lg-20 {
    max-width: 20vh !important;
  }
  .max-w-vh-l-lg-25 {
    max-width: 25vh !important;
  }
  .max-w-vh-l-lg-30 {
    max-width: 30vh !important;
  }
  .max-w-vh-l-lg-35 {
    max-width: 35vh !important;
  }
  .max-w-vh-l-lg-40 {
    max-width: 40vh !important;
  }
  .max-w-vh-l-lg-45 {
    max-width: 45vh !important;
  }
  .max-w-vh-l-lg-50 {
    max-width: 50vh !important;
  }
  .max-w-vh-l-lg-55 {
    max-width: 55vh !important;
  }
  .max-w-vh-l-lg-60 {
    max-width: 60vh !important;
  }
  .max-w-vh-l-lg-65 {
    max-width: 65vh !important;
  }
  .max-w-vh-l-lg-70 {
    max-width: 70vh !important;
  }
  .max-w-vh-l-lg-75 {
    max-width: 75vh !important;
  }
  .max-w-vh-l-lg-80 {
    max-width: 80vh !important;
  }
  .max-w-vh-l-lg-85 {
    max-width: 85vh !important;
  }
  .max-w-vh-l-lg-90 {
    max-width: 90vh !important;
  }
  .max-w-vh-l-lg-95 {
    max-width: 95vh !important;
  }
  .max-w-vh-l-lg-100 {
    max-width: 100vh !important;
  }
  .max-w-vw-l-lg-0 {
    max-width: 0vw !important;
  }
  .max-w-vw-l-lg-5 {
    max-width: 5vw !important;
  }
  .max-w-vw-l-lg-10 {
    max-width: 10vw !important;
  }
  .max-w-vw-l-lg-15 {
    max-width: 15vw !important;
  }
  .max-w-vw-l-lg-20 {
    max-width: 20vw !important;
  }
  .max-w-vw-l-lg-25 {
    max-width: 25vw !important;
  }
  .max-w-vw-l-lg-30 {
    max-width: 30vw !important;
  }
  .max-w-vw-l-lg-35 {
    max-width: 35vw !important;
  }
  .max-w-vw-l-lg-40 {
    max-width: 40vw !important;
  }
  .max-w-vw-l-lg-45 {
    max-width: 45vw !important;
  }
  .max-w-vw-l-lg-50 {
    max-width: 50vw !important;
  }
  .max-w-vw-l-lg-55 {
    max-width: 55vw !important;
  }
  .max-w-vw-l-lg-60 {
    max-width: 60vw !important;
  }
  .max-w-vw-l-lg-65 {
    max-width: 65vw !important;
  }
  .max-w-vw-l-lg-70 {
    max-width: 70vw !important;
  }
  .max-w-vw-l-lg-75 {
    max-width: 75vw !important;
  }
  .max-w-vw-l-lg-80 {
    max-width: 80vw !important;
  }
  .max-w-vw-l-lg-85 {
    max-width: 85vw !important;
  }
  .max-w-vw-l-lg-90 {
    max-width: 90vw !important;
  }
  .max-w-vw-l-lg-95 {
    max-width: 95vw !important;
  }
  .max-w-vw-l-lg-100 {
    max-width: 100vw !important;
  }
  .max-w-vmin-l-lg-0 {
    max-width: 0vmin !important;
  }
  .max-w-vmin-l-lg-5 {
    max-width: 5vmin !important;
  }
  .max-w-vmin-l-lg-10 {
    max-width: 10vmin !important;
  }
  .max-w-vmin-l-lg-15 {
    max-width: 15vmin !important;
  }
  .max-w-vmin-l-lg-20 {
    max-width: 20vmin !important;
  }
  .max-w-vmin-l-lg-25 {
    max-width: 25vmin !important;
  }
  .max-w-vmin-l-lg-30 {
    max-width: 30vmin !important;
  }
  .max-w-vmin-l-lg-35 {
    max-width: 35vmin !important;
  }
  .max-w-vmin-l-lg-40 {
    max-width: 40vmin !important;
  }
  .max-w-vmin-l-lg-45 {
    max-width: 45vmin !important;
  }
  .max-w-vmin-l-lg-50 {
    max-width: 50vmin !important;
  }
  .max-w-vmin-l-lg-55 {
    max-width: 55vmin !important;
  }
  .max-w-vmin-l-lg-60 {
    max-width: 60vmin !important;
  }
  .max-w-vmin-l-lg-65 {
    max-width: 65vmin !important;
  }
  .max-w-vmin-l-lg-70 {
    max-width: 70vmin !important;
  }
  .max-w-vmin-l-lg-75 {
    max-width: 75vmin !important;
  }
  .max-w-vmin-l-lg-80 {
    max-width: 80vmin !important;
  }
  .max-w-vmin-l-lg-85 {
    max-width: 85vmin !important;
  }
  .max-w-vmin-l-lg-90 {
    max-width: 90vmin !important;
  }
  .max-w-vmin-l-lg-95 {
    max-width: 95vmin !important;
  }
  .max-w-vmin-l-lg-100 {
    max-width: 100vmin !important;
  }
  .max-w-l-lg-none {
    max-width: none !important;
  }
  .max-h-l-lg-0 {
    max-height: 0% !important;
  }
  .max-h-l-lg-5 {
    max-height: 5% !important;
  }
  .max-h-l-lg-10 {
    max-height: 10% !important;
  }
  .max-h-l-lg-15 {
    max-height: 15% !important;
  }
  .max-h-l-lg-20 {
    max-height: 20% !important;
  }
  .max-h-l-lg-25 {
    max-height: 25% !important;
  }
  .max-h-l-lg-30 {
    max-height: 30% !important;
  }
  .max-h-l-lg-35 {
    max-height: 35% !important;
  }
  .max-h-l-lg-40 {
    max-height: 40% !important;
  }
  .max-h-l-lg-45 {
    max-height: 45% !important;
  }
  .max-h-l-lg-50 {
    max-height: 50% !important;
  }
  .max-h-l-lg-55 {
    max-height: 55% !important;
  }
  .max-h-l-lg-60 {
    max-height: 60% !important;
  }
  .max-h-l-lg-65 {
    max-height: 65% !important;
  }
  .max-h-l-lg-70 {
    max-height: 70% !important;
  }
  .max-h-l-lg-75 {
    max-height: 75% !important;
  }
  .max-h-l-lg-80 {
    max-height: 80% !important;
  }
  .max-h-l-lg-85 {
    max-height: 85% !important;
  }
  .max-h-l-lg-90 {
    max-height: 90% !important;
  }
  .max-h-l-lg-95 {
    max-height: 95% !important;
  }
  .max-h-l-lg-100 {
    max-height: 100% !important;
  }
  .max-h-vh-l-lg-0 {
    max-height: 0vh !important;
  }
  .max-h-vh-l-lg-5 {
    max-height: 5vh !important;
  }
  .max-h-vh-l-lg-10 {
    max-height: 10vh !important;
  }
  .max-h-vh-l-lg-15 {
    max-height: 15vh !important;
  }
  .max-h-vh-l-lg-20 {
    max-height: 20vh !important;
  }
  .max-h-vh-l-lg-25 {
    max-height: 25vh !important;
  }
  .max-h-vh-l-lg-30 {
    max-height: 30vh !important;
  }
  .max-h-vh-l-lg-35 {
    max-height: 35vh !important;
  }
  .max-h-vh-l-lg-40 {
    max-height: 40vh !important;
  }
  .max-h-vh-l-lg-45 {
    max-height: 45vh !important;
  }
  .max-h-vh-l-lg-50 {
    max-height: 50vh !important;
  }
  .max-h-vh-l-lg-55 {
    max-height: 55vh !important;
  }
  .max-h-vh-l-lg-60 {
    max-height: 60vh !important;
  }
  .max-h-vh-l-lg-65 {
    max-height: 65vh !important;
  }
  .max-h-vh-l-lg-70 {
    max-height: 70vh !important;
  }
  .max-h-vh-l-lg-75 {
    max-height: 75vh !important;
  }
  .max-h-vh-l-lg-80 {
    max-height: 80vh !important;
  }
  .max-h-vh-l-lg-85 {
    max-height: 85vh !important;
  }
  .max-h-vh-l-lg-90 {
    max-height: 90vh !important;
  }
  .max-h-vh-l-lg-95 {
    max-height: 95vh !important;
  }
  .max-h-vh-l-lg-100 {
    max-height: 100vh !important;
  }
  .max-h-vw-l-lg-0 {
    max-height: 0vw !important;
  }
  .max-h-vw-l-lg-5 {
    max-height: 5vw !important;
  }
  .max-h-vw-l-lg-10 {
    max-height: 10vw !important;
  }
  .max-h-vw-l-lg-15 {
    max-height: 15vw !important;
  }
  .max-h-vw-l-lg-20 {
    max-height: 20vw !important;
  }
  .max-h-vw-l-lg-25 {
    max-height: 25vw !important;
  }
  .max-h-vw-l-lg-30 {
    max-height: 30vw !important;
  }
  .max-h-vw-l-lg-35 {
    max-height: 35vw !important;
  }
  .max-h-vw-l-lg-40 {
    max-height: 40vw !important;
  }
  .max-h-vw-l-lg-45 {
    max-height: 45vw !important;
  }
  .max-h-vw-l-lg-50 {
    max-height: 50vw !important;
  }
  .max-h-vw-l-lg-55 {
    max-height: 55vw !important;
  }
  .max-h-vw-l-lg-60 {
    max-height: 60vw !important;
  }
  .max-h-vw-l-lg-65 {
    max-height: 65vw !important;
  }
  .max-h-vw-l-lg-70 {
    max-height: 70vw !important;
  }
  .max-h-vw-l-lg-75 {
    max-height: 75vw !important;
  }
  .max-h-vw-l-lg-80 {
    max-height: 80vw !important;
  }
  .max-h-vw-l-lg-85 {
    max-height: 85vw !important;
  }
  .max-h-vw-l-lg-90 {
    max-height: 90vw !important;
  }
  .max-h-vw-l-lg-95 {
    max-height: 95vw !important;
  }
  .max-h-vw-l-lg-100 {
    max-height: 100vw !important;
  }
  .max-h-vmin-l-lg-0 {
    max-height: 0vmin !important;
  }
  .max-h-vmin-l-lg-5 {
    max-height: 5vmin !important;
  }
  .max-h-vmin-l-lg-10 {
    max-height: 10vmin !important;
  }
  .max-h-vmin-l-lg-15 {
    max-height: 15vmin !important;
  }
  .max-h-vmin-l-lg-20 {
    max-height: 20vmin !important;
  }
  .max-h-vmin-l-lg-25 {
    max-height: 25vmin !important;
  }
  .max-h-vmin-l-lg-30 {
    max-height: 30vmin !important;
  }
  .max-h-vmin-l-lg-35 {
    max-height: 35vmin !important;
  }
  .max-h-vmin-l-lg-40 {
    max-height: 40vmin !important;
  }
  .max-h-vmin-l-lg-45 {
    max-height: 45vmin !important;
  }
  .max-h-vmin-l-lg-50 {
    max-height: 50vmin !important;
  }
  .max-h-vmin-l-lg-55 {
    max-height: 55vmin !important;
  }
  .max-h-vmin-l-lg-60 {
    max-height: 60vmin !important;
  }
  .max-h-vmin-l-lg-65 {
    max-height: 65vmin !important;
  }
  .max-h-vmin-l-lg-70 {
    max-height: 70vmin !important;
  }
  .max-h-vmin-l-lg-75 {
    max-height: 75vmin !important;
  }
  .max-h-vmin-l-lg-80 {
    max-height: 80vmin !important;
  }
  .max-h-vmin-l-lg-85 {
    max-height: 85vmin !important;
  }
  .max-h-vmin-l-lg-90 {
    max-height: 90vmin !important;
  }
  .max-h-vmin-l-lg-95 {
    max-height: 95vmin !important;
  }
  .max-h-vmin-l-lg-100 {
    max-height: 100vmin !important;
  }
  .max-h-l-lg-none {
    max-height: none !important;
  }
}
@media (min-width: 992px) and (orientation: portrait) {
  .min-w-p-lg-0 {
    min-width: 0% !important;
  }
  .min-w-p-lg-5 {
    min-width: 5% !important;
  }
  .min-w-p-lg-10 {
    min-width: 10% !important;
  }
  .min-w-p-lg-15 {
    min-width: 15% !important;
  }
  .min-w-p-lg-20 {
    min-width: 20% !important;
  }
  .min-w-p-lg-25 {
    min-width: 25% !important;
  }
  .min-w-p-lg-30 {
    min-width: 30% !important;
  }
  .min-w-p-lg-35 {
    min-width: 35% !important;
  }
  .min-w-p-lg-40 {
    min-width: 40% !important;
  }
  .min-w-p-lg-45 {
    min-width: 45% !important;
  }
  .min-w-p-lg-50 {
    min-width: 50% !important;
  }
  .min-w-p-lg-55 {
    min-width: 55% !important;
  }
  .min-w-p-lg-60 {
    min-width: 60% !important;
  }
  .min-w-p-lg-65 {
    min-width: 65% !important;
  }
  .min-w-p-lg-70 {
    min-width: 70% !important;
  }
  .min-w-p-lg-75 {
    min-width: 75% !important;
  }
  .min-w-p-lg-80 {
    min-width: 80% !important;
  }
  .min-w-p-lg-85 {
    min-width: 85% !important;
  }
  .min-w-p-lg-90 {
    min-width: 90% !important;
  }
  .min-w-p-lg-95 {
    min-width: 95% !important;
  }
  .min-w-p-lg-100 {
    min-width: 100% !important;
  }
  .min-w-vh-p-lg-0 {
    min-width: 0vh !important;
  }
  .min-w-vh-p-lg-5 {
    min-width: 5vh !important;
  }
  .min-w-vh-p-lg-10 {
    min-width: 10vh !important;
  }
  .min-w-vh-p-lg-15 {
    min-width: 15vh !important;
  }
  .min-w-vh-p-lg-20 {
    min-width: 20vh !important;
  }
  .min-w-vh-p-lg-25 {
    min-width: 25vh !important;
  }
  .min-w-vh-p-lg-30 {
    min-width: 30vh !important;
  }
  .min-w-vh-p-lg-35 {
    min-width: 35vh !important;
  }
  .min-w-vh-p-lg-40 {
    min-width: 40vh !important;
  }
  .min-w-vh-p-lg-45 {
    min-width: 45vh !important;
  }
  .min-w-vh-p-lg-50 {
    min-width: 50vh !important;
  }
  .min-w-vh-p-lg-55 {
    min-width: 55vh !important;
  }
  .min-w-vh-p-lg-60 {
    min-width: 60vh !important;
  }
  .min-w-vh-p-lg-65 {
    min-width: 65vh !important;
  }
  .min-w-vh-p-lg-70 {
    min-width: 70vh !important;
  }
  .min-w-vh-p-lg-75 {
    min-width: 75vh !important;
  }
  .min-w-vh-p-lg-80 {
    min-width: 80vh !important;
  }
  .min-w-vh-p-lg-85 {
    min-width: 85vh !important;
  }
  .min-w-vh-p-lg-90 {
    min-width: 90vh !important;
  }
  .min-w-vh-p-lg-95 {
    min-width: 95vh !important;
  }
  .min-w-vh-p-lg-100 {
    min-width: 100vh !important;
  }
  .min-w-vw-p-lg-0 {
    min-width: 0vw !important;
  }
  .min-w-vw-p-lg-5 {
    min-width: 5vw !important;
  }
  .min-w-vw-p-lg-10 {
    min-width: 10vw !important;
  }
  .min-w-vw-p-lg-15 {
    min-width: 15vw !important;
  }
  .min-w-vw-p-lg-20 {
    min-width: 20vw !important;
  }
  .min-w-vw-p-lg-25 {
    min-width: 25vw !important;
  }
  .min-w-vw-p-lg-30 {
    min-width: 30vw !important;
  }
  .min-w-vw-p-lg-35 {
    min-width: 35vw !important;
  }
  .min-w-vw-p-lg-40 {
    min-width: 40vw !important;
  }
  .min-w-vw-p-lg-45 {
    min-width: 45vw !important;
  }
  .min-w-vw-p-lg-50 {
    min-width: 50vw !important;
  }
  .min-w-vw-p-lg-55 {
    min-width: 55vw !important;
  }
  .min-w-vw-p-lg-60 {
    min-width: 60vw !important;
  }
  .min-w-vw-p-lg-65 {
    min-width: 65vw !important;
  }
  .min-w-vw-p-lg-70 {
    min-width: 70vw !important;
  }
  .min-w-vw-p-lg-75 {
    min-width: 75vw !important;
  }
  .min-w-vw-p-lg-80 {
    min-width: 80vw !important;
  }
  .min-w-vw-p-lg-85 {
    min-width: 85vw !important;
  }
  .min-w-vw-p-lg-90 {
    min-width: 90vw !important;
  }
  .min-w-vw-p-lg-95 {
    min-width: 95vw !important;
  }
  .min-w-vw-p-lg-100 {
    min-width: 100vw !important;
  }
  .min-w-vmin-p-lg-0 {
    min-width: 0vmin !important;
  }
  .min-w-vmin-p-lg-5 {
    min-width: 5vmin !important;
  }
  .min-w-vmin-p-lg-10 {
    min-width: 10vmin !important;
  }
  .min-w-vmin-p-lg-15 {
    min-width: 15vmin !important;
  }
  .min-w-vmin-p-lg-20 {
    min-width: 20vmin !important;
  }
  .min-w-vmin-p-lg-25 {
    min-width: 25vmin !important;
  }
  .min-w-vmin-p-lg-30 {
    min-width: 30vmin !important;
  }
  .min-w-vmin-p-lg-35 {
    min-width: 35vmin !important;
  }
  .min-w-vmin-p-lg-40 {
    min-width: 40vmin !important;
  }
  .min-w-vmin-p-lg-45 {
    min-width: 45vmin !important;
  }
  .min-w-vmin-p-lg-50 {
    min-width: 50vmin !important;
  }
  .min-w-vmin-p-lg-55 {
    min-width: 55vmin !important;
  }
  .min-w-vmin-p-lg-60 {
    min-width: 60vmin !important;
  }
  .min-w-vmin-p-lg-65 {
    min-width: 65vmin !important;
  }
  .min-w-vmin-p-lg-70 {
    min-width: 70vmin !important;
  }
  .min-w-vmin-p-lg-75 {
    min-width: 75vmin !important;
  }
  .min-w-vmin-p-lg-80 {
    min-width: 80vmin !important;
  }
  .min-w-vmin-p-lg-85 {
    min-width: 85vmin !important;
  }
  .min-w-vmin-p-lg-90 {
    min-width: 90vmin !important;
  }
  .min-w-vmin-p-lg-95 {
    min-width: 95vmin !important;
  }
  .min-w-vmin-p-lg-100 {
    min-width: 100vmin !important;
  }
  .min-w-p-lg-none {
    min-width: none !important;
  }
  .min-h-p-lg-0 {
    min-height: 0% !important;
  }
  .min-h-p-lg-5 {
    min-height: 5% !important;
  }
  .min-h-p-lg-10 {
    min-height: 10% !important;
  }
  .min-h-p-lg-15 {
    min-height: 15% !important;
  }
  .min-h-p-lg-20 {
    min-height: 20% !important;
  }
  .min-h-p-lg-25 {
    min-height: 25% !important;
  }
  .min-h-p-lg-30 {
    min-height: 30% !important;
  }
  .min-h-p-lg-35 {
    min-height: 35% !important;
  }
  .min-h-p-lg-40 {
    min-height: 40% !important;
  }
  .min-h-p-lg-45 {
    min-height: 45% !important;
  }
  .min-h-p-lg-50 {
    min-height: 50% !important;
  }
  .min-h-p-lg-55 {
    min-height: 55% !important;
  }
  .min-h-p-lg-60 {
    min-height: 60% !important;
  }
  .min-h-p-lg-65 {
    min-height: 65% !important;
  }
  .min-h-p-lg-70 {
    min-height: 70% !important;
  }
  .min-h-p-lg-75 {
    min-height: 75% !important;
  }
  .min-h-p-lg-80 {
    min-height: 80% !important;
  }
  .min-h-p-lg-85 {
    min-height: 85% !important;
  }
  .min-h-p-lg-90 {
    min-height: 90% !important;
  }
  .min-h-p-lg-95 {
    min-height: 95% !important;
  }
  .min-h-p-lg-100 {
    min-height: 100% !important;
  }
  .min-h-vh-p-lg-0 {
    min-height: 0vh !important;
  }
  .min-h-vh-p-lg-5 {
    min-height: 5vh !important;
  }
  .min-h-vh-p-lg-10 {
    min-height: 10vh !important;
  }
  .min-h-vh-p-lg-15 {
    min-height: 15vh !important;
  }
  .min-h-vh-p-lg-20 {
    min-height: 20vh !important;
  }
  .min-h-vh-p-lg-25 {
    min-height: 25vh !important;
  }
  .min-h-vh-p-lg-30 {
    min-height: 30vh !important;
  }
  .min-h-vh-p-lg-35 {
    min-height: 35vh !important;
  }
  .min-h-vh-p-lg-40 {
    min-height: 40vh !important;
  }
  .min-h-vh-p-lg-45 {
    min-height: 45vh !important;
  }
  .min-h-vh-p-lg-50 {
    min-height: 50vh !important;
  }
  .min-h-vh-p-lg-55 {
    min-height: 55vh !important;
  }
  .min-h-vh-p-lg-60 {
    min-height: 60vh !important;
  }
  .min-h-vh-p-lg-65 {
    min-height: 65vh !important;
  }
  .min-h-vh-p-lg-70 {
    min-height: 70vh !important;
  }
  .min-h-vh-p-lg-75 {
    min-height: 75vh !important;
  }
  .min-h-vh-p-lg-80 {
    min-height: 80vh !important;
  }
  .min-h-vh-p-lg-85 {
    min-height: 85vh !important;
  }
  .min-h-vh-p-lg-90 {
    min-height: 90vh !important;
  }
  .min-h-vh-p-lg-95 {
    min-height: 95vh !important;
  }
  .min-h-vh-p-lg-100 {
    min-height: 100vh !important;
  }
  .min-h-vw-p-lg-0 {
    min-height: 0vw !important;
  }
  .min-h-vw-p-lg-5 {
    min-height: 5vw !important;
  }
  .min-h-vw-p-lg-10 {
    min-height: 10vw !important;
  }
  .min-h-vw-p-lg-15 {
    min-height: 15vw !important;
  }
  .min-h-vw-p-lg-20 {
    min-height: 20vw !important;
  }
  .min-h-vw-p-lg-25 {
    min-height: 25vw !important;
  }
  .min-h-vw-p-lg-30 {
    min-height: 30vw !important;
  }
  .min-h-vw-p-lg-35 {
    min-height: 35vw !important;
  }
  .min-h-vw-p-lg-40 {
    min-height: 40vw !important;
  }
  .min-h-vw-p-lg-45 {
    min-height: 45vw !important;
  }
  .min-h-vw-p-lg-50 {
    min-height: 50vw !important;
  }
  .min-h-vw-p-lg-55 {
    min-height: 55vw !important;
  }
  .min-h-vw-p-lg-60 {
    min-height: 60vw !important;
  }
  .min-h-vw-p-lg-65 {
    min-height: 65vw !important;
  }
  .min-h-vw-p-lg-70 {
    min-height: 70vw !important;
  }
  .min-h-vw-p-lg-75 {
    min-height: 75vw !important;
  }
  .min-h-vw-p-lg-80 {
    min-height: 80vw !important;
  }
  .min-h-vw-p-lg-85 {
    min-height: 85vw !important;
  }
  .min-h-vw-p-lg-90 {
    min-height: 90vw !important;
  }
  .min-h-vw-p-lg-95 {
    min-height: 95vw !important;
  }
  .min-h-vw-p-lg-100 {
    min-height: 100vw !important;
  }
  .min-h-vmin-p-lg-0 {
    min-height: 0vmin !important;
  }
  .min-h-vmin-p-lg-5 {
    min-height: 5vmin !important;
  }
  .min-h-vmin-p-lg-10 {
    min-height: 10vmin !important;
  }
  .min-h-vmin-p-lg-15 {
    min-height: 15vmin !important;
  }
  .min-h-vmin-p-lg-20 {
    min-height: 20vmin !important;
  }
  .min-h-vmin-p-lg-25 {
    min-height: 25vmin !important;
  }
  .min-h-vmin-p-lg-30 {
    min-height: 30vmin !important;
  }
  .min-h-vmin-p-lg-35 {
    min-height: 35vmin !important;
  }
  .min-h-vmin-p-lg-40 {
    min-height: 40vmin !important;
  }
  .min-h-vmin-p-lg-45 {
    min-height: 45vmin !important;
  }
  .min-h-vmin-p-lg-50 {
    min-height: 50vmin !important;
  }
  .min-h-vmin-p-lg-55 {
    min-height: 55vmin !important;
  }
  .min-h-vmin-p-lg-60 {
    min-height: 60vmin !important;
  }
  .min-h-vmin-p-lg-65 {
    min-height: 65vmin !important;
  }
  .min-h-vmin-p-lg-70 {
    min-height: 70vmin !important;
  }
  .min-h-vmin-p-lg-75 {
    min-height: 75vmin !important;
  }
  .min-h-vmin-p-lg-80 {
    min-height: 80vmin !important;
  }
  .min-h-vmin-p-lg-85 {
    min-height: 85vmin !important;
  }
  .min-h-vmin-p-lg-90 {
    min-height: 90vmin !important;
  }
  .min-h-vmin-p-lg-95 {
    min-height: 95vmin !important;
  }
  .min-h-vmin-p-lg-100 {
    min-height: 100vmin !important;
  }
  .min-h-p-lg-none {
    min-height: none !important;
  }
  .max-w-p-lg-0 {
    max-width: 0% !important;
  }
  .max-w-p-lg-5 {
    max-width: 5% !important;
  }
  .max-w-p-lg-10 {
    max-width: 10% !important;
  }
  .max-w-p-lg-15 {
    max-width: 15% !important;
  }
  .max-w-p-lg-20 {
    max-width: 20% !important;
  }
  .max-w-p-lg-25 {
    max-width: 25% !important;
  }
  .max-w-p-lg-30 {
    max-width: 30% !important;
  }
  .max-w-p-lg-35 {
    max-width: 35% !important;
  }
  .max-w-p-lg-40 {
    max-width: 40% !important;
  }
  .max-w-p-lg-45 {
    max-width: 45% !important;
  }
  .max-w-p-lg-50 {
    max-width: 50% !important;
  }
  .max-w-p-lg-55 {
    max-width: 55% !important;
  }
  .max-w-p-lg-60 {
    max-width: 60% !important;
  }
  .max-w-p-lg-65 {
    max-width: 65% !important;
  }
  .max-w-p-lg-70 {
    max-width: 70% !important;
  }
  .max-w-p-lg-75 {
    max-width: 75% !important;
  }
  .max-w-p-lg-80 {
    max-width: 80% !important;
  }
  .max-w-p-lg-85 {
    max-width: 85% !important;
  }
  .max-w-p-lg-90 {
    max-width: 90% !important;
  }
  .max-w-p-lg-95 {
    max-width: 95% !important;
  }
  .max-w-p-lg-100 {
    max-width: 100% !important;
  }
  .max-w-vh-p-lg-0 {
    max-width: 0vh !important;
  }
  .max-w-vh-p-lg-5 {
    max-width: 5vh !important;
  }
  .max-w-vh-p-lg-10 {
    max-width: 10vh !important;
  }
  .max-w-vh-p-lg-15 {
    max-width: 15vh !important;
  }
  .max-w-vh-p-lg-20 {
    max-width: 20vh !important;
  }
  .max-w-vh-p-lg-25 {
    max-width: 25vh !important;
  }
  .max-w-vh-p-lg-30 {
    max-width: 30vh !important;
  }
  .max-w-vh-p-lg-35 {
    max-width: 35vh !important;
  }
  .max-w-vh-p-lg-40 {
    max-width: 40vh !important;
  }
  .max-w-vh-p-lg-45 {
    max-width: 45vh !important;
  }
  .max-w-vh-p-lg-50 {
    max-width: 50vh !important;
  }
  .max-w-vh-p-lg-55 {
    max-width: 55vh !important;
  }
  .max-w-vh-p-lg-60 {
    max-width: 60vh !important;
  }
  .max-w-vh-p-lg-65 {
    max-width: 65vh !important;
  }
  .max-w-vh-p-lg-70 {
    max-width: 70vh !important;
  }
  .max-w-vh-p-lg-75 {
    max-width: 75vh !important;
  }
  .max-w-vh-p-lg-80 {
    max-width: 80vh !important;
  }
  .max-w-vh-p-lg-85 {
    max-width: 85vh !important;
  }
  .max-w-vh-p-lg-90 {
    max-width: 90vh !important;
  }
  .max-w-vh-p-lg-95 {
    max-width: 95vh !important;
  }
  .max-w-vh-p-lg-100 {
    max-width: 100vh !important;
  }
  .max-w-vw-p-lg-0 {
    max-width: 0vw !important;
  }
  .max-w-vw-p-lg-5 {
    max-width: 5vw !important;
  }
  .max-w-vw-p-lg-10 {
    max-width: 10vw !important;
  }
  .max-w-vw-p-lg-15 {
    max-width: 15vw !important;
  }
  .max-w-vw-p-lg-20 {
    max-width: 20vw !important;
  }
  .max-w-vw-p-lg-25 {
    max-width: 25vw !important;
  }
  .max-w-vw-p-lg-30 {
    max-width: 30vw !important;
  }
  .max-w-vw-p-lg-35 {
    max-width: 35vw !important;
  }
  .max-w-vw-p-lg-40 {
    max-width: 40vw !important;
  }
  .max-w-vw-p-lg-45 {
    max-width: 45vw !important;
  }
  .max-w-vw-p-lg-50 {
    max-width: 50vw !important;
  }
  .max-w-vw-p-lg-55 {
    max-width: 55vw !important;
  }
  .max-w-vw-p-lg-60 {
    max-width: 60vw !important;
  }
  .max-w-vw-p-lg-65 {
    max-width: 65vw !important;
  }
  .max-w-vw-p-lg-70 {
    max-width: 70vw !important;
  }
  .max-w-vw-p-lg-75 {
    max-width: 75vw !important;
  }
  .max-w-vw-p-lg-80 {
    max-width: 80vw !important;
  }
  .max-w-vw-p-lg-85 {
    max-width: 85vw !important;
  }
  .max-w-vw-p-lg-90 {
    max-width: 90vw !important;
  }
  .max-w-vw-p-lg-95 {
    max-width: 95vw !important;
  }
  .max-w-vw-p-lg-100 {
    max-width: 100vw !important;
  }
  .max-w-vmin-p-lg-0 {
    max-width: 0vmin !important;
  }
  .max-w-vmin-p-lg-5 {
    max-width: 5vmin !important;
  }
  .max-w-vmin-p-lg-10 {
    max-width: 10vmin !important;
  }
  .max-w-vmin-p-lg-15 {
    max-width: 15vmin !important;
  }
  .max-w-vmin-p-lg-20 {
    max-width: 20vmin !important;
  }
  .max-w-vmin-p-lg-25 {
    max-width: 25vmin !important;
  }
  .max-w-vmin-p-lg-30 {
    max-width: 30vmin !important;
  }
  .max-w-vmin-p-lg-35 {
    max-width: 35vmin !important;
  }
  .max-w-vmin-p-lg-40 {
    max-width: 40vmin !important;
  }
  .max-w-vmin-p-lg-45 {
    max-width: 45vmin !important;
  }
  .max-w-vmin-p-lg-50 {
    max-width: 50vmin !important;
  }
  .max-w-vmin-p-lg-55 {
    max-width: 55vmin !important;
  }
  .max-w-vmin-p-lg-60 {
    max-width: 60vmin !important;
  }
  .max-w-vmin-p-lg-65 {
    max-width: 65vmin !important;
  }
  .max-w-vmin-p-lg-70 {
    max-width: 70vmin !important;
  }
  .max-w-vmin-p-lg-75 {
    max-width: 75vmin !important;
  }
  .max-w-vmin-p-lg-80 {
    max-width: 80vmin !important;
  }
  .max-w-vmin-p-lg-85 {
    max-width: 85vmin !important;
  }
  .max-w-vmin-p-lg-90 {
    max-width: 90vmin !important;
  }
  .max-w-vmin-p-lg-95 {
    max-width: 95vmin !important;
  }
  .max-w-vmin-p-lg-100 {
    max-width: 100vmin !important;
  }
  .max-w-p-lg-none {
    max-width: none !important;
  }
  .max-h-p-lg-0 {
    max-height: 0% !important;
  }
  .max-h-p-lg-5 {
    max-height: 5% !important;
  }
  .max-h-p-lg-10 {
    max-height: 10% !important;
  }
  .max-h-p-lg-15 {
    max-height: 15% !important;
  }
  .max-h-p-lg-20 {
    max-height: 20% !important;
  }
  .max-h-p-lg-25 {
    max-height: 25% !important;
  }
  .max-h-p-lg-30 {
    max-height: 30% !important;
  }
  .max-h-p-lg-35 {
    max-height: 35% !important;
  }
  .max-h-p-lg-40 {
    max-height: 40% !important;
  }
  .max-h-p-lg-45 {
    max-height: 45% !important;
  }
  .max-h-p-lg-50 {
    max-height: 50% !important;
  }
  .max-h-p-lg-55 {
    max-height: 55% !important;
  }
  .max-h-p-lg-60 {
    max-height: 60% !important;
  }
  .max-h-p-lg-65 {
    max-height: 65% !important;
  }
  .max-h-p-lg-70 {
    max-height: 70% !important;
  }
  .max-h-p-lg-75 {
    max-height: 75% !important;
  }
  .max-h-p-lg-80 {
    max-height: 80% !important;
  }
  .max-h-p-lg-85 {
    max-height: 85% !important;
  }
  .max-h-p-lg-90 {
    max-height: 90% !important;
  }
  .max-h-p-lg-95 {
    max-height: 95% !important;
  }
  .max-h-p-lg-100 {
    max-height: 100% !important;
  }
  .max-h-vh-p-lg-0 {
    max-height: 0vh !important;
  }
  .max-h-vh-p-lg-5 {
    max-height: 5vh !important;
  }
  .max-h-vh-p-lg-10 {
    max-height: 10vh !important;
  }
  .max-h-vh-p-lg-15 {
    max-height: 15vh !important;
  }
  .max-h-vh-p-lg-20 {
    max-height: 20vh !important;
  }
  .max-h-vh-p-lg-25 {
    max-height: 25vh !important;
  }
  .max-h-vh-p-lg-30 {
    max-height: 30vh !important;
  }
  .max-h-vh-p-lg-35 {
    max-height: 35vh !important;
  }
  .max-h-vh-p-lg-40 {
    max-height: 40vh !important;
  }
  .max-h-vh-p-lg-45 {
    max-height: 45vh !important;
  }
  .max-h-vh-p-lg-50 {
    max-height: 50vh !important;
  }
  .max-h-vh-p-lg-55 {
    max-height: 55vh !important;
  }
  .max-h-vh-p-lg-60 {
    max-height: 60vh !important;
  }
  .max-h-vh-p-lg-65 {
    max-height: 65vh !important;
  }
  .max-h-vh-p-lg-70 {
    max-height: 70vh !important;
  }
  .max-h-vh-p-lg-75 {
    max-height: 75vh !important;
  }
  .max-h-vh-p-lg-80 {
    max-height: 80vh !important;
  }
  .max-h-vh-p-lg-85 {
    max-height: 85vh !important;
  }
  .max-h-vh-p-lg-90 {
    max-height: 90vh !important;
  }
  .max-h-vh-p-lg-95 {
    max-height: 95vh !important;
  }
  .max-h-vh-p-lg-100 {
    max-height: 100vh !important;
  }
  .max-h-vw-p-lg-0 {
    max-height: 0vw !important;
  }
  .max-h-vw-p-lg-5 {
    max-height: 5vw !important;
  }
  .max-h-vw-p-lg-10 {
    max-height: 10vw !important;
  }
  .max-h-vw-p-lg-15 {
    max-height: 15vw !important;
  }
  .max-h-vw-p-lg-20 {
    max-height: 20vw !important;
  }
  .max-h-vw-p-lg-25 {
    max-height: 25vw !important;
  }
  .max-h-vw-p-lg-30 {
    max-height: 30vw !important;
  }
  .max-h-vw-p-lg-35 {
    max-height: 35vw !important;
  }
  .max-h-vw-p-lg-40 {
    max-height: 40vw !important;
  }
  .max-h-vw-p-lg-45 {
    max-height: 45vw !important;
  }
  .max-h-vw-p-lg-50 {
    max-height: 50vw !important;
  }
  .max-h-vw-p-lg-55 {
    max-height: 55vw !important;
  }
  .max-h-vw-p-lg-60 {
    max-height: 60vw !important;
  }
  .max-h-vw-p-lg-65 {
    max-height: 65vw !important;
  }
  .max-h-vw-p-lg-70 {
    max-height: 70vw !important;
  }
  .max-h-vw-p-lg-75 {
    max-height: 75vw !important;
  }
  .max-h-vw-p-lg-80 {
    max-height: 80vw !important;
  }
  .max-h-vw-p-lg-85 {
    max-height: 85vw !important;
  }
  .max-h-vw-p-lg-90 {
    max-height: 90vw !important;
  }
  .max-h-vw-p-lg-95 {
    max-height: 95vw !important;
  }
  .max-h-vw-p-lg-100 {
    max-height: 100vw !important;
  }
  .max-h-vmin-p-lg-0 {
    max-height: 0vmin !important;
  }
  .max-h-vmin-p-lg-5 {
    max-height: 5vmin !important;
  }
  .max-h-vmin-p-lg-10 {
    max-height: 10vmin !important;
  }
  .max-h-vmin-p-lg-15 {
    max-height: 15vmin !important;
  }
  .max-h-vmin-p-lg-20 {
    max-height: 20vmin !important;
  }
  .max-h-vmin-p-lg-25 {
    max-height: 25vmin !important;
  }
  .max-h-vmin-p-lg-30 {
    max-height: 30vmin !important;
  }
  .max-h-vmin-p-lg-35 {
    max-height: 35vmin !important;
  }
  .max-h-vmin-p-lg-40 {
    max-height: 40vmin !important;
  }
  .max-h-vmin-p-lg-45 {
    max-height: 45vmin !important;
  }
  .max-h-vmin-p-lg-50 {
    max-height: 50vmin !important;
  }
  .max-h-vmin-p-lg-55 {
    max-height: 55vmin !important;
  }
  .max-h-vmin-p-lg-60 {
    max-height: 60vmin !important;
  }
  .max-h-vmin-p-lg-65 {
    max-height: 65vmin !important;
  }
  .max-h-vmin-p-lg-70 {
    max-height: 70vmin !important;
  }
  .max-h-vmin-p-lg-75 {
    max-height: 75vmin !important;
  }
  .max-h-vmin-p-lg-80 {
    max-height: 80vmin !important;
  }
  .max-h-vmin-p-lg-85 {
    max-height: 85vmin !important;
  }
  .max-h-vmin-p-lg-90 {
    max-height: 90vmin !important;
  }
  .max-h-vmin-p-lg-95 {
    max-height: 95vmin !important;
  }
  .max-h-vmin-p-lg-100 {
    max-height: 100vmin !important;
  }
  .max-h-p-lg-none {
    max-height: none !important;
  }
}
@media (min-width: 992px) {
  .min-w-lg-0 {
    min-width: 0% !important;
  }
  .min-w-lg-5 {
    min-width: 5% !important;
  }
  .min-w-lg-10 {
    min-width: 10% !important;
  }
  .min-w-lg-15 {
    min-width: 15% !important;
  }
  .min-w-lg-20 {
    min-width: 20% !important;
  }
  .min-w-lg-25 {
    min-width: 25% !important;
  }
  .min-w-lg-30 {
    min-width: 30% !important;
  }
  .min-w-lg-35 {
    min-width: 35% !important;
  }
  .min-w-lg-40 {
    min-width: 40% !important;
  }
  .min-w-lg-45 {
    min-width: 45% !important;
  }
  .min-w-lg-50 {
    min-width: 50% !important;
  }
  .min-w-lg-55 {
    min-width: 55% !important;
  }
  .min-w-lg-60 {
    min-width: 60% !important;
  }
  .min-w-lg-65 {
    min-width: 65% !important;
  }
  .min-w-lg-70 {
    min-width: 70% !important;
  }
  .min-w-lg-75 {
    min-width: 75% !important;
  }
  .min-w-lg-80 {
    min-width: 80% !important;
  }
  .min-w-lg-85 {
    min-width: 85% !important;
  }
  .min-w-lg-90 {
    min-width: 90% !important;
  }
  .min-w-lg-95 {
    min-width: 95% !important;
  }
  .min-w-lg-100 {
    min-width: 100% !important;
  }
  .min-w-vh-lg-0 {
    min-width: 0vh !important;
  }
  .min-w-vh-lg-5 {
    min-width: 5vh !important;
  }
  .min-w-vh-lg-10 {
    min-width: 10vh !important;
  }
  .min-w-vh-lg-15 {
    min-width: 15vh !important;
  }
  .min-w-vh-lg-20 {
    min-width: 20vh !important;
  }
  .min-w-vh-lg-25 {
    min-width: 25vh !important;
  }
  .min-w-vh-lg-30 {
    min-width: 30vh !important;
  }
  .min-w-vh-lg-35 {
    min-width: 35vh !important;
  }
  .min-w-vh-lg-40 {
    min-width: 40vh !important;
  }
  .min-w-vh-lg-45 {
    min-width: 45vh !important;
  }
  .min-w-vh-lg-50 {
    min-width: 50vh !important;
  }
  .min-w-vh-lg-55 {
    min-width: 55vh !important;
  }
  .min-w-vh-lg-60 {
    min-width: 60vh !important;
  }
  .min-w-vh-lg-65 {
    min-width: 65vh !important;
  }
  .min-w-vh-lg-70 {
    min-width: 70vh !important;
  }
  .min-w-vh-lg-75 {
    min-width: 75vh !important;
  }
  .min-w-vh-lg-80 {
    min-width: 80vh !important;
  }
  .min-w-vh-lg-85 {
    min-width: 85vh !important;
  }
  .min-w-vh-lg-90 {
    min-width: 90vh !important;
  }
  .min-w-vh-lg-95 {
    min-width: 95vh !important;
  }
  .min-w-vh-lg-100 {
    min-width: 100vh !important;
  }
  .min-w-vw-lg-0 {
    min-width: 0vw !important;
  }
  .min-w-vw-lg-5 {
    min-width: 5vw !important;
  }
  .min-w-vw-lg-10 {
    min-width: 10vw !important;
  }
  .min-w-vw-lg-15 {
    min-width: 15vw !important;
  }
  .min-w-vw-lg-20 {
    min-width: 20vw !important;
  }
  .min-w-vw-lg-25 {
    min-width: 25vw !important;
  }
  .min-w-vw-lg-30 {
    min-width: 30vw !important;
  }
  .min-w-vw-lg-35 {
    min-width: 35vw !important;
  }
  .min-w-vw-lg-40 {
    min-width: 40vw !important;
  }
  .min-w-vw-lg-45 {
    min-width: 45vw !important;
  }
  .min-w-vw-lg-50 {
    min-width: 50vw !important;
  }
  .min-w-vw-lg-55 {
    min-width: 55vw !important;
  }
  .min-w-vw-lg-60 {
    min-width: 60vw !important;
  }
  .min-w-vw-lg-65 {
    min-width: 65vw !important;
  }
  .min-w-vw-lg-70 {
    min-width: 70vw !important;
  }
  .min-w-vw-lg-75 {
    min-width: 75vw !important;
  }
  .min-w-vw-lg-80 {
    min-width: 80vw !important;
  }
  .min-w-vw-lg-85 {
    min-width: 85vw !important;
  }
  .min-w-vw-lg-90 {
    min-width: 90vw !important;
  }
  .min-w-vw-lg-95 {
    min-width: 95vw !important;
  }
  .min-w-vw-lg-100 {
    min-width: 100vw !important;
  }
  .min-w-vmin-lg-0 {
    min-width: 0vmin !important;
  }
  .min-w-vmin-lg-5 {
    min-width: 5vmin !important;
  }
  .min-w-vmin-lg-10 {
    min-width: 10vmin !important;
  }
  .min-w-vmin-lg-15 {
    min-width: 15vmin !important;
  }
  .min-w-vmin-lg-20 {
    min-width: 20vmin !important;
  }
  .min-w-vmin-lg-25 {
    min-width: 25vmin !important;
  }
  .min-w-vmin-lg-30 {
    min-width: 30vmin !important;
  }
  .min-w-vmin-lg-35 {
    min-width: 35vmin !important;
  }
  .min-w-vmin-lg-40 {
    min-width: 40vmin !important;
  }
  .min-w-vmin-lg-45 {
    min-width: 45vmin !important;
  }
  .min-w-vmin-lg-50 {
    min-width: 50vmin !important;
  }
  .min-w-vmin-lg-55 {
    min-width: 55vmin !important;
  }
  .min-w-vmin-lg-60 {
    min-width: 60vmin !important;
  }
  .min-w-vmin-lg-65 {
    min-width: 65vmin !important;
  }
  .min-w-vmin-lg-70 {
    min-width: 70vmin !important;
  }
  .min-w-vmin-lg-75 {
    min-width: 75vmin !important;
  }
  .min-w-vmin-lg-80 {
    min-width: 80vmin !important;
  }
  .min-w-vmin-lg-85 {
    min-width: 85vmin !important;
  }
  .min-w-vmin-lg-90 {
    min-width: 90vmin !important;
  }
  .min-w-vmin-lg-95 {
    min-width: 95vmin !important;
  }
  .min-w-vmin-lg-100 {
    min-width: 100vmin !important;
  }
  .min-w-lg-none {
    min-width: none !important;
  }
  .min-h-lg-0 {
    min-height: 0% !important;
  }
  .min-h-lg-5 {
    min-height: 5% !important;
  }
  .min-h-lg-10 {
    min-height: 10% !important;
  }
  .min-h-lg-15 {
    min-height: 15% !important;
  }
  .min-h-lg-20 {
    min-height: 20% !important;
  }
  .min-h-lg-25 {
    min-height: 25% !important;
  }
  .min-h-lg-30 {
    min-height: 30% !important;
  }
  .min-h-lg-35 {
    min-height: 35% !important;
  }
  .min-h-lg-40 {
    min-height: 40% !important;
  }
  .min-h-lg-45 {
    min-height: 45% !important;
  }
  .min-h-lg-50 {
    min-height: 50% !important;
  }
  .min-h-lg-55 {
    min-height: 55% !important;
  }
  .min-h-lg-60 {
    min-height: 60% !important;
  }
  .min-h-lg-65 {
    min-height: 65% !important;
  }
  .min-h-lg-70 {
    min-height: 70% !important;
  }
  .min-h-lg-75 {
    min-height: 75% !important;
  }
  .min-h-lg-80 {
    min-height: 80% !important;
  }
  .min-h-lg-85 {
    min-height: 85% !important;
  }
  .min-h-lg-90 {
    min-height: 90% !important;
  }
  .min-h-lg-95 {
    min-height: 95% !important;
  }
  .min-h-lg-100 {
    min-height: 100% !important;
  }
  .min-h-vh-lg-0 {
    min-height: 0vh !important;
  }
  .min-h-vh-lg-5 {
    min-height: 5vh !important;
  }
  .min-h-vh-lg-10 {
    min-height: 10vh !important;
  }
  .min-h-vh-lg-15 {
    min-height: 15vh !important;
  }
  .min-h-vh-lg-20 {
    min-height: 20vh !important;
  }
  .min-h-vh-lg-25 {
    min-height: 25vh !important;
  }
  .min-h-vh-lg-30 {
    min-height: 30vh !important;
  }
  .min-h-vh-lg-35 {
    min-height: 35vh !important;
  }
  .min-h-vh-lg-40 {
    min-height: 40vh !important;
  }
  .min-h-vh-lg-45 {
    min-height: 45vh !important;
  }
  .min-h-vh-lg-50 {
    min-height: 50vh !important;
  }
  .min-h-vh-lg-55 {
    min-height: 55vh !important;
  }
  .min-h-vh-lg-60 {
    min-height: 60vh !important;
  }
  .min-h-vh-lg-65 {
    min-height: 65vh !important;
  }
  .min-h-vh-lg-70 {
    min-height: 70vh !important;
  }
  .min-h-vh-lg-75 {
    min-height: 75vh !important;
  }
  .min-h-vh-lg-80 {
    min-height: 80vh !important;
  }
  .min-h-vh-lg-85 {
    min-height: 85vh !important;
  }
  .min-h-vh-lg-90 {
    min-height: 90vh !important;
  }
  .min-h-vh-lg-95 {
    min-height: 95vh !important;
  }
  .min-h-vh-lg-100 {
    min-height: 100vh !important;
  }
  .min-h-vw-lg-0 {
    min-height: 0vw !important;
  }
  .min-h-vw-lg-5 {
    min-height: 5vw !important;
  }
  .min-h-vw-lg-10 {
    min-height: 10vw !important;
  }
  .min-h-vw-lg-15 {
    min-height: 15vw !important;
  }
  .min-h-vw-lg-20 {
    min-height: 20vw !important;
  }
  .min-h-vw-lg-25 {
    min-height: 25vw !important;
  }
  .min-h-vw-lg-30 {
    min-height: 30vw !important;
  }
  .min-h-vw-lg-35 {
    min-height: 35vw !important;
  }
  .min-h-vw-lg-40 {
    min-height: 40vw !important;
  }
  .min-h-vw-lg-45 {
    min-height: 45vw !important;
  }
  .min-h-vw-lg-50 {
    min-height: 50vw !important;
  }
  .min-h-vw-lg-55 {
    min-height: 55vw !important;
  }
  .min-h-vw-lg-60 {
    min-height: 60vw !important;
  }
  .min-h-vw-lg-65 {
    min-height: 65vw !important;
  }
  .min-h-vw-lg-70 {
    min-height: 70vw !important;
  }
  .min-h-vw-lg-75 {
    min-height: 75vw !important;
  }
  .min-h-vw-lg-80 {
    min-height: 80vw !important;
  }
  .min-h-vw-lg-85 {
    min-height: 85vw !important;
  }
  .min-h-vw-lg-90 {
    min-height: 90vw !important;
  }
  .min-h-vw-lg-95 {
    min-height: 95vw !important;
  }
  .min-h-vw-lg-100 {
    min-height: 100vw !important;
  }
  .min-h-vmin-lg-0 {
    min-height: 0vmin !important;
  }
  .min-h-vmin-lg-5 {
    min-height: 5vmin !important;
  }
  .min-h-vmin-lg-10 {
    min-height: 10vmin !important;
  }
  .min-h-vmin-lg-15 {
    min-height: 15vmin !important;
  }
  .min-h-vmin-lg-20 {
    min-height: 20vmin !important;
  }
  .min-h-vmin-lg-25 {
    min-height: 25vmin !important;
  }
  .min-h-vmin-lg-30 {
    min-height: 30vmin !important;
  }
  .min-h-vmin-lg-35 {
    min-height: 35vmin !important;
  }
  .min-h-vmin-lg-40 {
    min-height: 40vmin !important;
  }
  .min-h-vmin-lg-45 {
    min-height: 45vmin !important;
  }
  .min-h-vmin-lg-50 {
    min-height: 50vmin !important;
  }
  .min-h-vmin-lg-55 {
    min-height: 55vmin !important;
  }
  .min-h-vmin-lg-60 {
    min-height: 60vmin !important;
  }
  .min-h-vmin-lg-65 {
    min-height: 65vmin !important;
  }
  .min-h-vmin-lg-70 {
    min-height: 70vmin !important;
  }
  .min-h-vmin-lg-75 {
    min-height: 75vmin !important;
  }
  .min-h-vmin-lg-80 {
    min-height: 80vmin !important;
  }
  .min-h-vmin-lg-85 {
    min-height: 85vmin !important;
  }
  .min-h-vmin-lg-90 {
    min-height: 90vmin !important;
  }
  .min-h-vmin-lg-95 {
    min-height: 95vmin !important;
  }
  .min-h-vmin-lg-100 {
    min-height: 100vmin !important;
  }
  .min-h-lg-none {
    min-height: none !important;
  }
  .max-w-lg-0 {
    max-width: 0% !important;
  }
  .max-w-lg-5 {
    max-width: 5% !important;
  }
  .max-w-lg-10 {
    max-width: 10% !important;
  }
  .max-w-lg-15 {
    max-width: 15% !important;
  }
  .max-w-lg-20 {
    max-width: 20% !important;
  }
  .max-w-lg-25 {
    max-width: 25% !important;
  }
  .max-w-lg-30 {
    max-width: 30% !important;
  }
  .max-w-lg-35 {
    max-width: 35% !important;
  }
  .max-w-lg-40 {
    max-width: 40% !important;
  }
  .max-w-lg-45 {
    max-width: 45% !important;
  }
  .max-w-lg-50 {
    max-width: 50% !important;
  }
  .max-w-lg-55 {
    max-width: 55% !important;
  }
  .max-w-lg-60 {
    max-width: 60% !important;
  }
  .max-w-lg-65 {
    max-width: 65% !important;
  }
  .max-w-lg-70 {
    max-width: 70% !important;
  }
  .max-w-lg-75 {
    max-width: 75% !important;
  }
  .max-w-lg-80 {
    max-width: 80% !important;
  }
  .max-w-lg-85 {
    max-width: 85% !important;
  }
  .max-w-lg-90 {
    max-width: 90% !important;
  }
  .max-w-lg-95 {
    max-width: 95% !important;
  }
  .max-w-lg-100 {
    max-width: 100% !important;
  }
  .max-w-vh-lg-0 {
    max-width: 0vh !important;
  }
  .max-w-vh-lg-5 {
    max-width: 5vh !important;
  }
  .max-w-vh-lg-10 {
    max-width: 10vh !important;
  }
  .max-w-vh-lg-15 {
    max-width: 15vh !important;
  }
  .max-w-vh-lg-20 {
    max-width: 20vh !important;
  }
  .max-w-vh-lg-25 {
    max-width: 25vh !important;
  }
  .max-w-vh-lg-30 {
    max-width: 30vh !important;
  }
  .max-w-vh-lg-35 {
    max-width: 35vh !important;
  }
  .max-w-vh-lg-40 {
    max-width: 40vh !important;
  }
  .max-w-vh-lg-45 {
    max-width: 45vh !important;
  }
  .max-w-vh-lg-50 {
    max-width: 50vh !important;
  }
  .max-w-vh-lg-55 {
    max-width: 55vh !important;
  }
  .max-w-vh-lg-60 {
    max-width: 60vh !important;
  }
  .max-w-vh-lg-65 {
    max-width: 65vh !important;
  }
  .max-w-vh-lg-70 {
    max-width: 70vh !important;
  }
  .max-w-vh-lg-75 {
    max-width: 75vh !important;
  }
  .max-w-vh-lg-80 {
    max-width: 80vh !important;
  }
  .max-w-vh-lg-85 {
    max-width: 85vh !important;
  }
  .max-w-vh-lg-90 {
    max-width: 90vh !important;
  }
  .max-w-vh-lg-95 {
    max-width: 95vh !important;
  }
  .max-w-vh-lg-100 {
    max-width: 100vh !important;
  }
  .max-w-vw-lg-0 {
    max-width: 0vw !important;
  }
  .max-w-vw-lg-5 {
    max-width: 5vw !important;
  }
  .max-w-vw-lg-10 {
    max-width: 10vw !important;
  }
  .max-w-vw-lg-15 {
    max-width: 15vw !important;
  }
  .max-w-vw-lg-20 {
    max-width: 20vw !important;
  }
  .max-w-vw-lg-25 {
    max-width: 25vw !important;
  }
  .max-w-vw-lg-30 {
    max-width: 30vw !important;
  }
  .max-w-vw-lg-35 {
    max-width: 35vw !important;
  }
  .max-w-vw-lg-40 {
    max-width: 40vw !important;
  }
  .max-w-vw-lg-45 {
    max-width: 45vw !important;
  }
  .max-w-vw-lg-50 {
    max-width: 50vw !important;
  }
  .max-w-vw-lg-55 {
    max-width: 55vw !important;
  }
  .max-w-vw-lg-60 {
    max-width: 60vw !important;
  }
  .max-w-vw-lg-65 {
    max-width: 65vw !important;
  }
  .max-w-vw-lg-70 {
    max-width: 70vw !important;
  }
  .max-w-vw-lg-75 {
    max-width: 75vw !important;
  }
  .max-w-vw-lg-80 {
    max-width: 80vw !important;
  }
  .max-w-vw-lg-85 {
    max-width: 85vw !important;
  }
  .max-w-vw-lg-90 {
    max-width: 90vw !important;
  }
  .max-w-vw-lg-95 {
    max-width: 95vw !important;
  }
  .max-w-vw-lg-100 {
    max-width: 100vw !important;
  }
  .max-w-vmin-lg-0 {
    max-width: 0vmin !important;
  }
  .max-w-vmin-lg-5 {
    max-width: 5vmin !important;
  }
  .max-w-vmin-lg-10 {
    max-width: 10vmin !important;
  }
  .max-w-vmin-lg-15 {
    max-width: 15vmin !important;
  }
  .max-w-vmin-lg-20 {
    max-width: 20vmin !important;
  }
  .max-w-vmin-lg-25 {
    max-width: 25vmin !important;
  }
  .max-w-vmin-lg-30 {
    max-width: 30vmin !important;
  }
  .max-w-vmin-lg-35 {
    max-width: 35vmin !important;
  }
  .max-w-vmin-lg-40 {
    max-width: 40vmin !important;
  }
  .max-w-vmin-lg-45 {
    max-width: 45vmin !important;
  }
  .max-w-vmin-lg-50 {
    max-width: 50vmin !important;
  }
  .max-w-vmin-lg-55 {
    max-width: 55vmin !important;
  }
  .max-w-vmin-lg-60 {
    max-width: 60vmin !important;
  }
  .max-w-vmin-lg-65 {
    max-width: 65vmin !important;
  }
  .max-w-vmin-lg-70 {
    max-width: 70vmin !important;
  }
  .max-w-vmin-lg-75 {
    max-width: 75vmin !important;
  }
  .max-w-vmin-lg-80 {
    max-width: 80vmin !important;
  }
  .max-w-vmin-lg-85 {
    max-width: 85vmin !important;
  }
  .max-w-vmin-lg-90 {
    max-width: 90vmin !important;
  }
  .max-w-vmin-lg-95 {
    max-width: 95vmin !important;
  }
  .max-w-vmin-lg-100 {
    max-width: 100vmin !important;
  }
  .max-w-lg-none {
    max-width: none !important;
  }
  .max-h-lg-0 {
    max-height: 0% !important;
  }
  .max-h-lg-5 {
    max-height: 5% !important;
  }
  .max-h-lg-10 {
    max-height: 10% !important;
  }
  .max-h-lg-15 {
    max-height: 15% !important;
  }
  .max-h-lg-20 {
    max-height: 20% !important;
  }
  .max-h-lg-25 {
    max-height: 25% !important;
  }
  .max-h-lg-30 {
    max-height: 30% !important;
  }
  .max-h-lg-35 {
    max-height: 35% !important;
  }
  .max-h-lg-40 {
    max-height: 40% !important;
  }
  .max-h-lg-45 {
    max-height: 45% !important;
  }
  .max-h-lg-50 {
    max-height: 50% !important;
  }
  .max-h-lg-55 {
    max-height: 55% !important;
  }
  .max-h-lg-60 {
    max-height: 60% !important;
  }
  .max-h-lg-65 {
    max-height: 65% !important;
  }
  .max-h-lg-70 {
    max-height: 70% !important;
  }
  .max-h-lg-75 {
    max-height: 75% !important;
  }
  .max-h-lg-80 {
    max-height: 80% !important;
  }
  .max-h-lg-85 {
    max-height: 85% !important;
  }
  .max-h-lg-90 {
    max-height: 90% !important;
  }
  .max-h-lg-95 {
    max-height: 95% !important;
  }
  .max-h-lg-100 {
    max-height: 100% !important;
  }
  .max-h-vh-lg-0 {
    max-height: 0vh !important;
  }
  .max-h-vh-lg-5 {
    max-height: 5vh !important;
  }
  .max-h-vh-lg-10 {
    max-height: 10vh !important;
  }
  .max-h-vh-lg-15 {
    max-height: 15vh !important;
  }
  .max-h-vh-lg-20 {
    max-height: 20vh !important;
  }
  .max-h-vh-lg-25 {
    max-height: 25vh !important;
  }
  .max-h-vh-lg-30 {
    max-height: 30vh !important;
  }
  .max-h-vh-lg-35 {
    max-height: 35vh !important;
  }
  .max-h-vh-lg-40 {
    max-height: 40vh !important;
  }
  .max-h-vh-lg-45 {
    max-height: 45vh !important;
  }
  .max-h-vh-lg-50 {
    max-height: 50vh !important;
  }
  .max-h-vh-lg-55 {
    max-height: 55vh !important;
  }
  .max-h-vh-lg-60 {
    max-height: 60vh !important;
  }
  .max-h-vh-lg-65 {
    max-height: 65vh !important;
  }
  .max-h-vh-lg-70 {
    max-height: 70vh !important;
  }
  .max-h-vh-lg-75 {
    max-height: 75vh !important;
  }
  .max-h-vh-lg-80 {
    max-height: 80vh !important;
  }
  .max-h-vh-lg-85 {
    max-height: 85vh !important;
  }
  .max-h-vh-lg-90 {
    max-height: 90vh !important;
  }
  .max-h-vh-lg-95 {
    max-height: 95vh !important;
  }
  .max-h-vh-lg-100 {
    max-height: 100vh !important;
  }
  .max-h-vw-lg-0 {
    max-height: 0vw !important;
  }
  .max-h-vw-lg-5 {
    max-height: 5vw !important;
  }
  .max-h-vw-lg-10 {
    max-height: 10vw !important;
  }
  .max-h-vw-lg-15 {
    max-height: 15vw !important;
  }
  .max-h-vw-lg-20 {
    max-height: 20vw !important;
  }
  .max-h-vw-lg-25 {
    max-height: 25vw !important;
  }
  .max-h-vw-lg-30 {
    max-height: 30vw !important;
  }
  .max-h-vw-lg-35 {
    max-height: 35vw !important;
  }
  .max-h-vw-lg-40 {
    max-height: 40vw !important;
  }
  .max-h-vw-lg-45 {
    max-height: 45vw !important;
  }
  .max-h-vw-lg-50 {
    max-height: 50vw !important;
  }
  .max-h-vw-lg-55 {
    max-height: 55vw !important;
  }
  .max-h-vw-lg-60 {
    max-height: 60vw !important;
  }
  .max-h-vw-lg-65 {
    max-height: 65vw !important;
  }
  .max-h-vw-lg-70 {
    max-height: 70vw !important;
  }
  .max-h-vw-lg-75 {
    max-height: 75vw !important;
  }
  .max-h-vw-lg-80 {
    max-height: 80vw !important;
  }
  .max-h-vw-lg-85 {
    max-height: 85vw !important;
  }
  .max-h-vw-lg-90 {
    max-height: 90vw !important;
  }
  .max-h-vw-lg-95 {
    max-height: 95vw !important;
  }
  .max-h-vw-lg-100 {
    max-height: 100vw !important;
  }
  .max-h-vmin-lg-0 {
    max-height: 0vmin !important;
  }
  .max-h-vmin-lg-5 {
    max-height: 5vmin !important;
  }
  .max-h-vmin-lg-10 {
    max-height: 10vmin !important;
  }
  .max-h-vmin-lg-15 {
    max-height: 15vmin !important;
  }
  .max-h-vmin-lg-20 {
    max-height: 20vmin !important;
  }
  .max-h-vmin-lg-25 {
    max-height: 25vmin !important;
  }
  .max-h-vmin-lg-30 {
    max-height: 30vmin !important;
  }
  .max-h-vmin-lg-35 {
    max-height: 35vmin !important;
  }
  .max-h-vmin-lg-40 {
    max-height: 40vmin !important;
  }
  .max-h-vmin-lg-45 {
    max-height: 45vmin !important;
  }
  .max-h-vmin-lg-50 {
    max-height: 50vmin !important;
  }
  .max-h-vmin-lg-55 {
    max-height: 55vmin !important;
  }
  .max-h-vmin-lg-60 {
    max-height: 60vmin !important;
  }
  .max-h-vmin-lg-65 {
    max-height: 65vmin !important;
  }
  .max-h-vmin-lg-70 {
    max-height: 70vmin !important;
  }
  .max-h-vmin-lg-75 {
    max-height: 75vmin !important;
  }
  .max-h-vmin-lg-80 {
    max-height: 80vmin !important;
  }
  .max-h-vmin-lg-85 {
    max-height: 85vmin !important;
  }
  .max-h-vmin-lg-90 {
    max-height: 90vmin !important;
  }
  .max-h-vmin-lg-95 {
    max-height: 95vmin !important;
  }
  .max-h-vmin-lg-100 {
    max-height: 100vmin !important;
  }
  .max-h-lg-none {
    max-height: none !important;
  }
}
@media (min-width: 1200px) and (orientation: landscape) {
  .min-w-l-xl-0 {
    min-width: 0% !important;
  }
  .min-w-l-xl-5 {
    min-width: 5% !important;
  }
  .min-w-l-xl-10 {
    min-width: 10% !important;
  }
  .min-w-l-xl-15 {
    min-width: 15% !important;
  }
  .min-w-l-xl-20 {
    min-width: 20% !important;
  }
  .min-w-l-xl-25 {
    min-width: 25% !important;
  }
  .min-w-l-xl-30 {
    min-width: 30% !important;
  }
  .min-w-l-xl-35 {
    min-width: 35% !important;
  }
  .min-w-l-xl-40 {
    min-width: 40% !important;
  }
  .min-w-l-xl-45 {
    min-width: 45% !important;
  }
  .min-w-l-xl-50 {
    min-width: 50% !important;
  }
  .min-w-l-xl-55 {
    min-width: 55% !important;
  }
  .min-w-l-xl-60 {
    min-width: 60% !important;
  }
  .min-w-l-xl-65 {
    min-width: 65% !important;
  }
  .min-w-l-xl-70 {
    min-width: 70% !important;
  }
  .min-w-l-xl-75 {
    min-width: 75% !important;
  }
  .min-w-l-xl-80 {
    min-width: 80% !important;
  }
  .min-w-l-xl-85 {
    min-width: 85% !important;
  }
  .min-w-l-xl-90 {
    min-width: 90% !important;
  }
  .min-w-l-xl-95 {
    min-width: 95% !important;
  }
  .min-w-l-xl-100 {
    min-width: 100% !important;
  }
  .min-w-vh-l-xl-0 {
    min-width: 0vh !important;
  }
  .min-w-vh-l-xl-5 {
    min-width: 5vh !important;
  }
  .min-w-vh-l-xl-10 {
    min-width: 10vh !important;
  }
  .min-w-vh-l-xl-15 {
    min-width: 15vh !important;
  }
  .min-w-vh-l-xl-20 {
    min-width: 20vh !important;
  }
  .min-w-vh-l-xl-25 {
    min-width: 25vh !important;
  }
  .min-w-vh-l-xl-30 {
    min-width: 30vh !important;
  }
  .min-w-vh-l-xl-35 {
    min-width: 35vh !important;
  }
  .min-w-vh-l-xl-40 {
    min-width: 40vh !important;
  }
  .min-w-vh-l-xl-45 {
    min-width: 45vh !important;
  }
  .min-w-vh-l-xl-50 {
    min-width: 50vh !important;
  }
  .min-w-vh-l-xl-55 {
    min-width: 55vh !important;
  }
  .min-w-vh-l-xl-60 {
    min-width: 60vh !important;
  }
  .min-w-vh-l-xl-65 {
    min-width: 65vh !important;
  }
  .min-w-vh-l-xl-70 {
    min-width: 70vh !important;
  }
  .min-w-vh-l-xl-75 {
    min-width: 75vh !important;
  }
  .min-w-vh-l-xl-80 {
    min-width: 80vh !important;
  }
  .min-w-vh-l-xl-85 {
    min-width: 85vh !important;
  }
  .min-w-vh-l-xl-90 {
    min-width: 90vh !important;
  }
  .min-w-vh-l-xl-95 {
    min-width: 95vh !important;
  }
  .min-w-vh-l-xl-100 {
    min-width: 100vh !important;
  }
  .min-w-vw-l-xl-0 {
    min-width: 0vw !important;
  }
  .min-w-vw-l-xl-5 {
    min-width: 5vw !important;
  }
  .min-w-vw-l-xl-10 {
    min-width: 10vw !important;
  }
  .min-w-vw-l-xl-15 {
    min-width: 15vw !important;
  }
  .min-w-vw-l-xl-20 {
    min-width: 20vw !important;
  }
  .min-w-vw-l-xl-25 {
    min-width: 25vw !important;
  }
  .min-w-vw-l-xl-30 {
    min-width: 30vw !important;
  }
  .min-w-vw-l-xl-35 {
    min-width: 35vw !important;
  }
  .min-w-vw-l-xl-40 {
    min-width: 40vw !important;
  }
  .min-w-vw-l-xl-45 {
    min-width: 45vw !important;
  }
  .min-w-vw-l-xl-50 {
    min-width: 50vw !important;
  }
  .min-w-vw-l-xl-55 {
    min-width: 55vw !important;
  }
  .min-w-vw-l-xl-60 {
    min-width: 60vw !important;
  }
  .min-w-vw-l-xl-65 {
    min-width: 65vw !important;
  }
  .min-w-vw-l-xl-70 {
    min-width: 70vw !important;
  }
  .min-w-vw-l-xl-75 {
    min-width: 75vw !important;
  }
  .min-w-vw-l-xl-80 {
    min-width: 80vw !important;
  }
  .min-w-vw-l-xl-85 {
    min-width: 85vw !important;
  }
  .min-w-vw-l-xl-90 {
    min-width: 90vw !important;
  }
  .min-w-vw-l-xl-95 {
    min-width: 95vw !important;
  }
  .min-w-vw-l-xl-100 {
    min-width: 100vw !important;
  }
  .min-w-vmin-l-xl-0 {
    min-width: 0vmin !important;
  }
  .min-w-vmin-l-xl-5 {
    min-width: 5vmin !important;
  }
  .min-w-vmin-l-xl-10 {
    min-width: 10vmin !important;
  }
  .min-w-vmin-l-xl-15 {
    min-width: 15vmin !important;
  }
  .min-w-vmin-l-xl-20 {
    min-width: 20vmin !important;
  }
  .min-w-vmin-l-xl-25 {
    min-width: 25vmin !important;
  }
  .min-w-vmin-l-xl-30 {
    min-width: 30vmin !important;
  }
  .min-w-vmin-l-xl-35 {
    min-width: 35vmin !important;
  }
  .min-w-vmin-l-xl-40 {
    min-width: 40vmin !important;
  }
  .min-w-vmin-l-xl-45 {
    min-width: 45vmin !important;
  }
  .min-w-vmin-l-xl-50 {
    min-width: 50vmin !important;
  }
  .min-w-vmin-l-xl-55 {
    min-width: 55vmin !important;
  }
  .min-w-vmin-l-xl-60 {
    min-width: 60vmin !important;
  }
  .min-w-vmin-l-xl-65 {
    min-width: 65vmin !important;
  }
  .min-w-vmin-l-xl-70 {
    min-width: 70vmin !important;
  }
  .min-w-vmin-l-xl-75 {
    min-width: 75vmin !important;
  }
  .min-w-vmin-l-xl-80 {
    min-width: 80vmin !important;
  }
  .min-w-vmin-l-xl-85 {
    min-width: 85vmin !important;
  }
  .min-w-vmin-l-xl-90 {
    min-width: 90vmin !important;
  }
  .min-w-vmin-l-xl-95 {
    min-width: 95vmin !important;
  }
  .min-w-vmin-l-xl-100 {
    min-width: 100vmin !important;
  }
  .min-w-l-xl-none {
    min-width: none !important;
  }
  .min-h-l-xl-0 {
    min-height: 0% !important;
  }
  .min-h-l-xl-5 {
    min-height: 5% !important;
  }
  .min-h-l-xl-10 {
    min-height: 10% !important;
  }
  .min-h-l-xl-15 {
    min-height: 15% !important;
  }
  .min-h-l-xl-20 {
    min-height: 20% !important;
  }
  .min-h-l-xl-25 {
    min-height: 25% !important;
  }
  .min-h-l-xl-30 {
    min-height: 30% !important;
  }
  .min-h-l-xl-35 {
    min-height: 35% !important;
  }
  .min-h-l-xl-40 {
    min-height: 40% !important;
  }
  .min-h-l-xl-45 {
    min-height: 45% !important;
  }
  .min-h-l-xl-50 {
    min-height: 50% !important;
  }
  .min-h-l-xl-55 {
    min-height: 55% !important;
  }
  .min-h-l-xl-60 {
    min-height: 60% !important;
  }
  .min-h-l-xl-65 {
    min-height: 65% !important;
  }
  .min-h-l-xl-70 {
    min-height: 70% !important;
  }
  .min-h-l-xl-75 {
    min-height: 75% !important;
  }
  .min-h-l-xl-80 {
    min-height: 80% !important;
  }
  .min-h-l-xl-85 {
    min-height: 85% !important;
  }
  .min-h-l-xl-90 {
    min-height: 90% !important;
  }
  .min-h-l-xl-95 {
    min-height: 95% !important;
  }
  .min-h-l-xl-100 {
    min-height: 100% !important;
  }
  .min-h-vh-l-xl-0 {
    min-height: 0vh !important;
  }
  .min-h-vh-l-xl-5 {
    min-height: 5vh !important;
  }
  .min-h-vh-l-xl-10 {
    min-height: 10vh !important;
  }
  .min-h-vh-l-xl-15 {
    min-height: 15vh !important;
  }
  .min-h-vh-l-xl-20 {
    min-height: 20vh !important;
  }
  .min-h-vh-l-xl-25 {
    min-height: 25vh !important;
  }
  .min-h-vh-l-xl-30 {
    min-height: 30vh !important;
  }
  .min-h-vh-l-xl-35 {
    min-height: 35vh !important;
  }
  .min-h-vh-l-xl-40 {
    min-height: 40vh !important;
  }
  .min-h-vh-l-xl-45 {
    min-height: 45vh !important;
  }
  .min-h-vh-l-xl-50 {
    min-height: 50vh !important;
  }
  .min-h-vh-l-xl-55 {
    min-height: 55vh !important;
  }
  .min-h-vh-l-xl-60 {
    min-height: 60vh !important;
  }
  .min-h-vh-l-xl-65 {
    min-height: 65vh !important;
  }
  .min-h-vh-l-xl-70 {
    min-height: 70vh !important;
  }
  .min-h-vh-l-xl-75 {
    min-height: 75vh !important;
  }
  .min-h-vh-l-xl-80 {
    min-height: 80vh !important;
  }
  .min-h-vh-l-xl-85 {
    min-height: 85vh !important;
  }
  .min-h-vh-l-xl-90 {
    min-height: 90vh !important;
  }
  .min-h-vh-l-xl-95 {
    min-height: 95vh !important;
  }
  .min-h-vh-l-xl-100 {
    min-height: 100vh !important;
  }
  .min-h-vw-l-xl-0 {
    min-height: 0vw !important;
  }
  .min-h-vw-l-xl-5 {
    min-height: 5vw !important;
  }
  .min-h-vw-l-xl-10 {
    min-height: 10vw !important;
  }
  .min-h-vw-l-xl-15 {
    min-height: 15vw !important;
  }
  .min-h-vw-l-xl-20 {
    min-height: 20vw !important;
  }
  .min-h-vw-l-xl-25 {
    min-height: 25vw !important;
  }
  .min-h-vw-l-xl-30 {
    min-height: 30vw !important;
  }
  .min-h-vw-l-xl-35 {
    min-height: 35vw !important;
  }
  .min-h-vw-l-xl-40 {
    min-height: 40vw !important;
  }
  .min-h-vw-l-xl-45 {
    min-height: 45vw !important;
  }
  .min-h-vw-l-xl-50 {
    min-height: 50vw !important;
  }
  .min-h-vw-l-xl-55 {
    min-height: 55vw !important;
  }
  .min-h-vw-l-xl-60 {
    min-height: 60vw !important;
  }
  .min-h-vw-l-xl-65 {
    min-height: 65vw !important;
  }
  .min-h-vw-l-xl-70 {
    min-height: 70vw !important;
  }
  .min-h-vw-l-xl-75 {
    min-height: 75vw !important;
  }
  .min-h-vw-l-xl-80 {
    min-height: 80vw !important;
  }
  .min-h-vw-l-xl-85 {
    min-height: 85vw !important;
  }
  .min-h-vw-l-xl-90 {
    min-height: 90vw !important;
  }
  .min-h-vw-l-xl-95 {
    min-height: 95vw !important;
  }
  .min-h-vw-l-xl-100 {
    min-height: 100vw !important;
  }
  .min-h-vmin-l-xl-0 {
    min-height: 0vmin !important;
  }
  .min-h-vmin-l-xl-5 {
    min-height: 5vmin !important;
  }
  .min-h-vmin-l-xl-10 {
    min-height: 10vmin !important;
  }
  .min-h-vmin-l-xl-15 {
    min-height: 15vmin !important;
  }
  .min-h-vmin-l-xl-20 {
    min-height: 20vmin !important;
  }
  .min-h-vmin-l-xl-25 {
    min-height: 25vmin !important;
  }
  .min-h-vmin-l-xl-30 {
    min-height: 30vmin !important;
  }
  .min-h-vmin-l-xl-35 {
    min-height: 35vmin !important;
  }
  .min-h-vmin-l-xl-40 {
    min-height: 40vmin !important;
  }
  .min-h-vmin-l-xl-45 {
    min-height: 45vmin !important;
  }
  .min-h-vmin-l-xl-50 {
    min-height: 50vmin !important;
  }
  .min-h-vmin-l-xl-55 {
    min-height: 55vmin !important;
  }
  .min-h-vmin-l-xl-60 {
    min-height: 60vmin !important;
  }
  .min-h-vmin-l-xl-65 {
    min-height: 65vmin !important;
  }
  .min-h-vmin-l-xl-70 {
    min-height: 70vmin !important;
  }
  .min-h-vmin-l-xl-75 {
    min-height: 75vmin !important;
  }
  .min-h-vmin-l-xl-80 {
    min-height: 80vmin !important;
  }
  .min-h-vmin-l-xl-85 {
    min-height: 85vmin !important;
  }
  .min-h-vmin-l-xl-90 {
    min-height: 90vmin !important;
  }
  .min-h-vmin-l-xl-95 {
    min-height: 95vmin !important;
  }
  .min-h-vmin-l-xl-100 {
    min-height: 100vmin !important;
  }
  .min-h-l-xl-none {
    min-height: none !important;
  }
  .max-w-l-xl-0 {
    max-width: 0% !important;
  }
  .max-w-l-xl-5 {
    max-width: 5% !important;
  }
  .max-w-l-xl-10 {
    max-width: 10% !important;
  }
  .max-w-l-xl-15 {
    max-width: 15% !important;
  }
  .max-w-l-xl-20 {
    max-width: 20% !important;
  }
  .max-w-l-xl-25 {
    max-width: 25% !important;
  }
  .max-w-l-xl-30 {
    max-width: 30% !important;
  }
  .max-w-l-xl-35 {
    max-width: 35% !important;
  }
  .max-w-l-xl-40 {
    max-width: 40% !important;
  }
  .max-w-l-xl-45 {
    max-width: 45% !important;
  }
  .max-w-l-xl-50 {
    max-width: 50% !important;
  }
  .max-w-l-xl-55 {
    max-width: 55% !important;
  }
  .max-w-l-xl-60 {
    max-width: 60% !important;
  }
  .max-w-l-xl-65 {
    max-width: 65% !important;
  }
  .max-w-l-xl-70 {
    max-width: 70% !important;
  }
  .max-w-l-xl-75 {
    max-width: 75% !important;
  }
  .max-w-l-xl-80 {
    max-width: 80% !important;
  }
  .max-w-l-xl-85 {
    max-width: 85% !important;
  }
  .max-w-l-xl-90 {
    max-width: 90% !important;
  }
  .max-w-l-xl-95 {
    max-width: 95% !important;
  }
  .max-w-l-xl-100 {
    max-width: 100% !important;
  }
  .max-w-vh-l-xl-0 {
    max-width: 0vh !important;
  }
  .max-w-vh-l-xl-5 {
    max-width: 5vh !important;
  }
  .max-w-vh-l-xl-10 {
    max-width: 10vh !important;
  }
  .max-w-vh-l-xl-15 {
    max-width: 15vh !important;
  }
  .max-w-vh-l-xl-20 {
    max-width: 20vh !important;
  }
  .max-w-vh-l-xl-25 {
    max-width: 25vh !important;
  }
  .max-w-vh-l-xl-30 {
    max-width: 30vh !important;
  }
  .max-w-vh-l-xl-35 {
    max-width: 35vh !important;
  }
  .max-w-vh-l-xl-40 {
    max-width: 40vh !important;
  }
  .max-w-vh-l-xl-45 {
    max-width: 45vh !important;
  }
  .max-w-vh-l-xl-50 {
    max-width: 50vh !important;
  }
  .max-w-vh-l-xl-55 {
    max-width: 55vh !important;
  }
  .max-w-vh-l-xl-60 {
    max-width: 60vh !important;
  }
  .max-w-vh-l-xl-65 {
    max-width: 65vh !important;
  }
  .max-w-vh-l-xl-70 {
    max-width: 70vh !important;
  }
  .max-w-vh-l-xl-75 {
    max-width: 75vh !important;
  }
  .max-w-vh-l-xl-80 {
    max-width: 80vh !important;
  }
  .max-w-vh-l-xl-85 {
    max-width: 85vh !important;
  }
  .max-w-vh-l-xl-90 {
    max-width: 90vh !important;
  }
  .max-w-vh-l-xl-95 {
    max-width: 95vh !important;
  }
  .max-w-vh-l-xl-100 {
    max-width: 100vh !important;
  }
  .max-w-vw-l-xl-0 {
    max-width: 0vw !important;
  }
  .max-w-vw-l-xl-5 {
    max-width: 5vw !important;
  }
  .max-w-vw-l-xl-10 {
    max-width: 10vw !important;
  }
  .max-w-vw-l-xl-15 {
    max-width: 15vw !important;
  }
  .max-w-vw-l-xl-20 {
    max-width: 20vw !important;
  }
  .max-w-vw-l-xl-25 {
    max-width: 25vw !important;
  }
  .max-w-vw-l-xl-30 {
    max-width: 30vw !important;
  }
  .max-w-vw-l-xl-35 {
    max-width: 35vw !important;
  }
  .max-w-vw-l-xl-40 {
    max-width: 40vw !important;
  }
  .max-w-vw-l-xl-45 {
    max-width: 45vw !important;
  }
  .max-w-vw-l-xl-50 {
    max-width: 50vw !important;
  }
  .max-w-vw-l-xl-55 {
    max-width: 55vw !important;
  }
  .max-w-vw-l-xl-60 {
    max-width: 60vw !important;
  }
  .max-w-vw-l-xl-65 {
    max-width: 65vw !important;
  }
  .max-w-vw-l-xl-70 {
    max-width: 70vw !important;
  }
  .max-w-vw-l-xl-75 {
    max-width: 75vw !important;
  }
  .max-w-vw-l-xl-80 {
    max-width: 80vw !important;
  }
  .max-w-vw-l-xl-85 {
    max-width: 85vw !important;
  }
  .max-w-vw-l-xl-90 {
    max-width: 90vw !important;
  }
  .max-w-vw-l-xl-95 {
    max-width: 95vw !important;
  }
  .max-w-vw-l-xl-100 {
    max-width: 100vw !important;
  }
  .max-w-vmin-l-xl-0 {
    max-width: 0vmin !important;
  }
  .max-w-vmin-l-xl-5 {
    max-width: 5vmin !important;
  }
  .max-w-vmin-l-xl-10 {
    max-width: 10vmin !important;
  }
  .max-w-vmin-l-xl-15 {
    max-width: 15vmin !important;
  }
  .max-w-vmin-l-xl-20 {
    max-width: 20vmin !important;
  }
  .max-w-vmin-l-xl-25 {
    max-width: 25vmin !important;
  }
  .max-w-vmin-l-xl-30 {
    max-width: 30vmin !important;
  }
  .max-w-vmin-l-xl-35 {
    max-width: 35vmin !important;
  }
  .max-w-vmin-l-xl-40 {
    max-width: 40vmin !important;
  }
  .max-w-vmin-l-xl-45 {
    max-width: 45vmin !important;
  }
  .max-w-vmin-l-xl-50 {
    max-width: 50vmin !important;
  }
  .max-w-vmin-l-xl-55 {
    max-width: 55vmin !important;
  }
  .max-w-vmin-l-xl-60 {
    max-width: 60vmin !important;
  }
  .max-w-vmin-l-xl-65 {
    max-width: 65vmin !important;
  }
  .max-w-vmin-l-xl-70 {
    max-width: 70vmin !important;
  }
  .max-w-vmin-l-xl-75 {
    max-width: 75vmin !important;
  }
  .max-w-vmin-l-xl-80 {
    max-width: 80vmin !important;
  }
  .max-w-vmin-l-xl-85 {
    max-width: 85vmin !important;
  }
  .max-w-vmin-l-xl-90 {
    max-width: 90vmin !important;
  }
  .max-w-vmin-l-xl-95 {
    max-width: 95vmin !important;
  }
  .max-w-vmin-l-xl-100 {
    max-width: 100vmin !important;
  }
  .max-w-l-xl-none {
    max-width: none !important;
  }
  .max-h-l-xl-0 {
    max-height: 0% !important;
  }
  .max-h-l-xl-5 {
    max-height: 5% !important;
  }
  .max-h-l-xl-10 {
    max-height: 10% !important;
  }
  .max-h-l-xl-15 {
    max-height: 15% !important;
  }
  .max-h-l-xl-20 {
    max-height: 20% !important;
  }
  .max-h-l-xl-25 {
    max-height: 25% !important;
  }
  .max-h-l-xl-30 {
    max-height: 30% !important;
  }
  .max-h-l-xl-35 {
    max-height: 35% !important;
  }
  .max-h-l-xl-40 {
    max-height: 40% !important;
  }
  .max-h-l-xl-45 {
    max-height: 45% !important;
  }
  .max-h-l-xl-50 {
    max-height: 50% !important;
  }
  .max-h-l-xl-55 {
    max-height: 55% !important;
  }
  .max-h-l-xl-60 {
    max-height: 60% !important;
  }
  .max-h-l-xl-65 {
    max-height: 65% !important;
  }
  .max-h-l-xl-70 {
    max-height: 70% !important;
  }
  .max-h-l-xl-75 {
    max-height: 75% !important;
  }
  .max-h-l-xl-80 {
    max-height: 80% !important;
  }
  .max-h-l-xl-85 {
    max-height: 85% !important;
  }
  .max-h-l-xl-90 {
    max-height: 90% !important;
  }
  .max-h-l-xl-95 {
    max-height: 95% !important;
  }
  .max-h-l-xl-100 {
    max-height: 100% !important;
  }
  .max-h-vh-l-xl-0 {
    max-height: 0vh !important;
  }
  .max-h-vh-l-xl-5 {
    max-height: 5vh !important;
  }
  .max-h-vh-l-xl-10 {
    max-height: 10vh !important;
  }
  .max-h-vh-l-xl-15 {
    max-height: 15vh !important;
  }
  .max-h-vh-l-xl-20 {
    max-height: 20vh !important;
  }
  .max-h-vh-l-xl-25 {
    max-height: 25vh !important;
  }
  .max-h-vh-l-xl-30 {
    max-height: 30vh !important;
  }
  .max-h-vh-l-xl-35 {
    max-height: 35vh !important;
  }
  .max-h-vh-l-xl-40 {
    max-height: 40vh !important;
  }
  .max-h-vh-l-xl-45 {
    max-height: 45vh !important;
  }
  .max-h-vh-l-xl-50 {
    max-height: 50vh !important;
  }
  .max-h-vh-l-xl-55 {
    max-height: 55vh !important;
  }
  .max-h-vh-l-xl-60 {
    max-height: 60vh !important;
  }
  .max-h-vh-l-xl-65 {
    max-height: 65vh !important;
  }
  .max-h-vh-l-xl-70 {
    max-height: 70vh !important;
  }
  .max-h-vh-l-xl-75 {
    max-height: 75vh !important;
  }
  .max-h-vh-l-xl-80 {
    max-height: 80vh !important;
  }
  .max-h-vh-l-xl-85 {
    max-height: 85vh !important;
  }
  .max-h-vh-l-xl-90 {
    max-height: 90vh !important;
  }
  .max-h-vh-l-xl-95 {
    max-height: 95vh !important;
  }
  .max-h-vh-l-xl-100 {
    max-height: 100vh !important;
  }
  .max-h-vw-l-xl-0 {
    max-height: 0vw !important;
  }
  .max-h-vw-l-xl-5 {
    max-height: 5vw !important;
  }
  .max-h-vw-l-xl-10 {
    max-height: 10vw !important;
  }
  .max-h-vw-l-xl-15 {
    max-height: 15vw !important;
  }
  .max-h-vw-l-xl-20 {
    max-height: 20vw !important;
  }
  .max-h-vw-l-xl-25 {
    max-height: 25vw !important;
  }
  .max-h-vw-l-xl-30 {
    max-height: 30vw !important;
  }
  .max-h-vw-l-xl-35 {
    max-height: 35vw !important;
  }
  .max-h-vw-l-xl-40 {
    max-height: 40vw !important;
  }
  .max-h-vw-l-xl-45 {
    max-height: 45vw !important;
  }
  .max-h-vw-l-xl-50 {
    max-height: 50vw !important;
  }
  .max-h-vw-l-xl-55 {
    max-height: 55vw !important;
  }
  .max-h-vw-l-xl-60 {
    max-height: 60vw !important;
  }
  .max-h-vw-l-xl-65 {
    max-height: 65vw !important;
  }
  .max-h-vw-l-xl-70 {
    max-height: 70vw !important;
  }
  .max-h-vw-l-xl-75 {
    max-height: 75vw !important;
  }
  .max-h-vw-l-xl-80 {
    max-height: 80vw !important;
  }
  .max-h-vw-l-xl-85 {
    max-height: 85vw !important;
  }
  .max-h-vw-l-xl-90 {
    max-height: 90vw !important;
  }
  .max-h-vw-l-xl-95 {
    max-height: 95vw !important;
  }
  .max-h-vw-l-xl-100 {
    max-height: 100vw !important;
  }
  .max-h-vmin-l-xl-0 {
    max-height: 0vmin !important;
  }
  .max-h-vmin-l-xl-5 {
    max-height: 5vmin !important;
  }
  .max-h-vmin-l-xl-10 {
    max-height: 10vmin !important;
  }
  .max-h-vmin-l-xl-15 {
    max-height: 15vmin !important;
  }
  .max-h-vmin-l-xl-20 {
    max-height: 20vmin !important;
  }
  .max-h-vmin-l-xl-25 {
    max-height: 25vmin !important;
  }
  .max-h-vmin-l-xl-30 {
    max-height: 30vmin !important;
  }
  .max-h-vmin-l-xl-35 {
    max-height: 35vmin !important;
  }
  .max-h-vmin-l-xl-40 {
    max-height: 40vmin !important;
  }
  .max-h-vmin-l-xl-45 {
    max-height: 45vmin !important;
  }
  .max-h-vmin-l-xl-50 {
    max-height: 50vmin !important;
  }
  .max-h-vmin-l-xl-55 {
    max-height: 55vmin !important;
  }
  .max-h-vmin-l-xl-60 {
    max-height: 60vmin !important;
  }
  .max-h-vmin-l-xl-65 {
    max-height: 65vmin !important;
  }
  .max-h-vmin-l-xl-70 {
    max-height: 70vmin !important;
  }
  .max-h-vmin-l-xl-75 {
    max-height: 75vmin !important;
  }
  .max-h-vmin-l-xl-80 {
    max-height: 80vmin !important;
  }
  .max-h-vmin-l-xl-85 {
    max-height: 85vmin !important;
  }
  .max-h-vmin-l-xl-90 {
    max-height: 90vmin !important;
  }
  .max-h-vmin-l-xl-95 {
    max-height: 95vmin !important;
  }
  .max-h-vmin-l-xl-100 {
    max-height: 100vmin !important;
  }
  .max-h-l-xl-none {
    max-height: none !important;
  }
}
@media (min-width: 1200px) and (orientation: portrait) {
  .min-w-p-xl-0 {
    min-width: 0% !important;
  }
  .min-w-p-xl-5 {
    min-width: 5% !important;
  }
  .min-w-p-xl-10 {
    min-width: 10% !important;
  }
  .min-w-p-xl-15 {
    min-width: 15% !important;
  }
  .min-w-p-xl-20 {
    min-width: 20% !important;
  }
  .min-w-p-xl-25 {
    min-width: 25% !important;
  }
  .min-w-p-xl-30 {
    min-width: 30% !important;
  }
  .min-w-p-xl-35 {
    min-width: 35% !important;
  }
  .min-w-p-xl-40 {
    min-width: 40% !important;
  }
  .min-w-p-xl-45 {
    min-width: 45% !important;
  }
  .min-w-p-xl-50 {
    min-width: 50% !important;
  }
  .min-w-p-xl-55 {
    min-width: 55% !important;
  }
  .min-w-p-xl-60 {
    min-width: 60% !important;
  }
  .min-w-p-xl-65 {
    min-width: 65% !important;
  }
  .min-w-p-xl-70 {
    min-width: 70% !important;
  }
  .min-w-p-xl-75 {
    min-width: 75% !important;
  }
  .min-w-p-xl-80 {
    min-width: 80% !important;
  }
  .min-w-p-xl-85 {
    min-width: 85% !important;
  }
  .min-w-p-xl-90 {
    min-width: 90% !important;
  }
  .min-w-p-xl-95 {
    min-width: 95% !important;
  }
  .min-w-p-xl-100 {
    min-width: 100% !important;
  }
  .min-w-vh-p-xl-0 {
    min-width: 0vh !important;
  }
  .min-w-vh-p-xl-5 {
    min-width: 5vh !important;
  }
  .min-w-vh-p-xl-10 {
    min-width: 10vh !important;
  }
  .min-w-vh-p-xl-15 {
    min-width: 15vh !important;
  }
  .min-w-vh-p-xl-20 {
    min-width: 20vh !important;
  }
  .min-w-vh-p-xl-25 {
    min-width: 25vh !important;
  }
  .min-w-vh-p-xl-30 {
    min-width: 30vh !important;
  }
  .min-w-vh-p-xl-35 {
    min-width: 35vh !important;
  }
  .min-w-vh-p-xl-40 {
    min-width: 40vh !important;
  }
  .min-w-vh-p-xl-45 {
    min-width: 45vh !important;
  }
  .min-w-vh-p-xl-50 {
    min-width: 50vh !important;
  }
  .min-w-vh-p-xl-55 {
    min-width: 55vh !important;
  }
  .min-w-vh-p-xl-60 {
    min-width: 60vh !important;
  }
  .min-w-vh-p-xl-65 {
    min-width: 65vh !important;
  }
  .min-w-vh-p-xl-70 {
    min-width: 70vh !important;
  }
  .min-w-vh-p-xl-75 {
    min-width: 75vh !important;
  }
  .min-w-vh-p-xl-80 {
    min-width: 80vh !important;
  }
  .min-w-vh-p-xl-85 {
    min-width: 85vh !important;
  }
  .min-w-vh-p-xl-90 {
    min-width: 90vh !important;
  }
  .min-w-vh-p-xl-95 {
    min-width: 95vh !important;
  }
  .min-w-vh-p-xl-100 {
    min-width: 100vh !important;
  }
  .min-w-vw-p-xl-0 {
    min-width: 0vw !important;
  }
  .min-w-vw-p-xl-5 {
    min-width: 5vw !important;
  }
  .min-w-vw-p-xl-10 {
    min-width: 10vw !important;
  }
  .min-w-vw-p-xl-15 {
    min-width: 15vw !important;
  }
  .min-w-vw-p-xl-20 {
    min-width: 20vw !important;
  }
  .min-w-vw-p-xl-25 {
    min-width: 25vw !important;
  }
  .min-w-vw-p-xl-30 {
    min-width: 30vw !important;
  }
  .min-w-vw-p-xl-35 {
    min-width: 35vw !important;
  }
  .min-w-vw-p-xl-40 {
    min-width: 40vw !important;
  }
  .min-w-vw-p-xl-45 {
    min-width: 45vw !important;
  }
  .min-w-vw-p-xl-50 {
    min-width: 50vw !important;
  }
  .min-w-vw-p-xl-55 {
    min-width: 55vw !important;
  }
  .min-w-vw-p-xl-60 {
    min-width: 60vw !important;
  }
  .min-w-vw-p-xl-65 {
    min-width: 65vw !important;
  }
  .min-w-vw-p-xl-70 {
    min-width: 70vw !important;
  }
  .min-w-vw-p-xl-75 {
    min-width: 75vw !important;
  }
  .min-w-vw-p-xl-80 {
    min-width: 80vw !important;
  }
  .min-w-vw-p-xl-85 {
    min-width: 85vw !important;
  }
  .min-w-vw-p-xl-90 {
    min-width: 90vw !important;
  }
  .min-w-vw-p-xl-95 {
    min-width: 95vw !important;
  }
  .min-w-vw-p-xl-100 {
    min-width: 100vw !important;
  }
  .min-w-vmin-p-xl-0 {
    min-width: 0vmin !important;
  }
  .min-w-vmin-p-xl-5 {
    min-width: 5vmin !important;
  }
  .min-w-vmin-p-xl-10 {
    min-width: 10vmin !important;
  }
  .min-w-vmin-p-xl-15 {
    min-width: 15vmin !important;
  }
  .min-w-vmin-p-xl-20 {
    min-width: 20vmin !important;
  }
  .min-w-vmin-p-xl-25 {
    min-width: 25vmin !important;
  }
  .min-w-vmin-p-xl-30 {
    min-width: 30vmin !important;
  }
  .min-w-vmin-p-xl-35 {
    min-width: 35vmin !important;
  }
  .min-w-vmin-p-xl-40 {
    min-width: 40vmin !important;
  }
  .min-w-vmin-p-xl-45 {
    min-width: 45vmin !important;
  }
  .min-w-vmin-p-xl-50 {
    min-width: 50vmin !important;
  }
  .min-w-vmin-p-xl-55 {
    min-width: 55vmin !important;
  }
  .min-w-vmin-p-xl-60 {
    min-width: 60vmin !important;
  }
  .min-w-vmin-p-xl-65 {
    min-width: 65vmin !important;
  }
  .min-w-vmin-p-xl-70 {
    min-width: 70vmin !important;
  }
  .min-w-vmin-p-xl-75 {
    min-width: 75vmin !important;
  }
  .min-w-vmin-p-xl-80 {
    min-width: 80vmin !important;
  }
  .min-w-vmin-p-xl-85 {
    min-width: 85vmin !important;
  }
  .min-w-vmin-p-xl-90 {
    min-width: 90vmin !important;
  }
  .min-w-vmin-p-xl-95 {
    min-width: 95vmin !important;
  }
  .min-w-vmin-p-xl-100 {
    min-width: 100vmin !important;
  }
  .min-w-p-xl-none {
    min-width: none !important;
  }
  .min-h-p-xl-0 {
    min-height: 0% !important;
  }
  .min-h-p-xl-5 {
    min-height: 5% !important;
  }
  .min-h-p-xl-10 {
    min-height: 10% !important;
  }
  .min-h-p-xl-15 {
    min-height: 15% !important;
  }
  .min-h-p-xl-20 {
    min-height: 20% !important;
  }
  .min-h-p-xl-25 {
    min-height: 25% !important;
  }
  .min-h-p-xl-30 {
    min-height: 30% !important;
  }
  .min-h-p-xl-35 {
    min-height: 35% !important;
  }
  .min-h-p-xl-40 {
    min-height: 40% !important;
  }
  .min-h-p-xl-45 {
    min-height: 45% !important;
  }
  .min-h-p-xl-50 {
    min-height: 50% !important;
  }
  .min-h-p-xl-55 {
    min-height: 55% !important;
  }
  .min-h-p-xl-60 {
    min-height: 60% !important;
  }
  .min-h-p-xl-65 {
    min-height: 65% !important;
  }
  .min-h-p-xl-70 {
    min-height: 70% !important;
  }
  .min-h-p-xl-75 {
    min-height: 75% !important;
  }
  .min-h-p-xl-80 {
    min-height: 80% !important;
  }
  .min-h-p-xl-85 {
    min-height: 85% !important;
  }
  .min-h-p-xl-90 {
    min-height: 90% !important;
  }
  .min-h-p-xl-95 {
    min-height: 95% !important;
  }
  .min-h-p-xl-100 {
    min-height: 100% !important;
  }
  .min-h-vh-p-xl-0 {
    min-height: 0vh !important;
  }
  .min-h-vh-p-xl-5 {
    min-height: 5vh !important;
  }
  .min-h-vh-p-xl-10 {
    min-height: 10vh !important;
  }
  .min-h-vh-p-xl-15 {
    min-height: 15vh !important;
  }
  .min-h-vh-p-xl-20 {
    min-height: 20vh !important;
  }
  .min-h-vh-p-xl-25 {
    min-height: 25vh !important;
  }
  .min-h-vh-p-xl-30 {
    min-height: 30vh !important;
  }
  .min-h-vh-p-xl-35 {
    min-height: 35vh !important;
  }
  .min-h-vh-p-xl-40 {
    min-height: 40vh !important;
  }
  .min-h-vh-p-xl-45 {
    min-height: 45vh !important;
  }
  .min-h-vh-p-xl-50 {
    min-height: 50vh !important;
  }
  .min-h-vh-p-xl-55 {
    min-height: 55vh !important;
  }
  .min-h-vh-p-xl-60 {
    min-height: 60vh !important;
  }
  .min-h-vh-p-xl-65 {
    min-height: 65vh !important;
  }
  .min-h-vh-p-xl-70 {
    min-height: 70vh !important;
  }
  .min-h-vh-p-xl-75 {
    min-height: 75vh !important;
  }
  .min-h-vh-p-xl-80 {
    min-height: 80vh !important;
  }
  .min-h-vh-p-xl-85 {
    min-height: 85vh !important;
  }
  .min-h-vh-p-xl-90 {
    min-height: 90vh !important;
  }
  .min-h-vh-p-xl-95 {
    min-height: 95vh !important;
  }
  .min-h-vh-p-xl-100 {
    min-height: 100vh !important;
  }
  .min-h-vw-p-xl-0 {
    min-height: 0vw !important;
  }
  .min-h-vw-p-xl-5 {
    min-height: 5vw !important;
  }
  .min-h-vw-p-xl-10 {
    min-height: 10vw !important;
  }
  .min-h-vw-p-xl-15 {
    min-height: 15vw !important;
  }
  .min-h-vw-p-xl-20 {
    min-height: 20vw !important;
  }
  .min-h-vw-p-xl-25 {
    min-height: 25vw !important;
  }
  .min-h-vw-p-xl-30 {
    min-height: 30vw !important;
  }
  .min-h-vw-p-xl-35 {
    min-height: 35vw !important;
  }
  .min-h-vw-p-xl-40 {
    min-height: 40vw !important;
  }
  .min-h-vw-p-xl-45 {
    min-height: 45vw !important;
  }
  .min-h-vw-p-xl-50 {
    min-height: 50vw !important;
  }
  .min-h-vw-p-xl-55 {
    min-height: 55vw !important;
  }
  .min-h-vw-p-xl-60 {
    min-height: 60vw !important;
  }
  .min-h-vw-p-xl-65 {
    min-height: 65vw !important;
  }
  .min-h-vw-p-xl-70 {
    min-height: 70vw !important;
  }
  .min-h-vw-p-xl-75 {
    min-height: 75vw !important;
  }
  .min-h-vw-p-xl-80 {
    min-height: 80vw !important;
  }
  .min-h-vw-p-xl-85 {
    min-height: 85vw !important;
  }
  .min-h-vw-p-xl-90 {
    min-height: 90vw !important;
  }
  .min-h-vw-p-xl-95 {
    min-height: 95vw !important;
  }
  .min-h-vw-p-xl-100 {
    min-height: 100vw !important;
  }
  .min-h-vmin-p-xl-0 {
    min-height: 0vmin !important;
  }
  .min-h-vmin-p-xl-5 {
    min-height: 5vmin !important;
  }
  .min-h-vmin-p-xl-10 {
    min-height: 10vmin !important;
  }
  .min-h-vmin-p-xl-15 {
    min-height: 15vmin !important;
  }
  .min-h-vmin-p-xl-20 {
    min-height: 20vmin !important;
  }
  .min-h-vmin-p-xl-25 {
    min-height: 25vmin !important;
  }
  .min-h-vmin-p-xl-30 {
    min-height: 30vmin !important;
  }
  .min-h-vmin-p-xl-35 {
    min-height: 35vmin !important;
  }
  .min-h-vmin-p-xl-40 {
    min-height: 40vmin !important;
  }
  .min-h-vmin-p-xl-45 {
    min-height: 45vmin !important;
  }
  .min-h-vmin-p-xl-50 {
    min-height: 50vmin !important;
  }
  .min-h-vmin-p-xl-55 {
    min-height: 55vmin !important;
  }
  .min-h-vmin-p-xl-60 {
    min-height: 60vmin !important;
  }
  .min-h-vmin-p-xl-65 {
    min-height: 65vmin !important;
  }
  .min-h-vmin-p-xl-70 {
    min-height: 70vmin !important;
  }
  .min-h-vmin-p-xl-75 {
    min-height: 75vmin !important;
  }
  .min-h-vmin-p-xl-80 {
    min-height: 80vmin !important;
  }
  .min-h-vmin-p-xl-85 {
    min-height: 85vmin !important;
  }
  .min-h-vmin-p-xl-90 {
    min-height: 90vmin !important;
  }
  .min-h-vmin-p-xl-95 {
    min-height: 95vmin !important;
  }
  .min-h-vmin-p-xl-100 {
    min-height: 100vmin !important;
  }
  .min-h-p-xl-none {
    min-height: none !important;
  }
  .max-w-p-xl-0 {
    max-width: 0% !important;
  }
  .max-w-p-xl-5 {
    max-width: 5% !important;
  }
  .max-w-p-xl-10 {
    max-width: 10% !important;
  }
  .max-w-p-xl-15 {
    max-width: 15% !important;
  }
  .max-w-p-xl-20 {
    max-width: 20% !important;
  }
  .max-w-p-xl-25 {
    max-width: 25% !important;
  }
  .max-w-p-xl-30 {
    max-width: 30% !important;
  }
  .max-w-p-xl-35 {
    max-width: 35% !important;
  }
  .max-w-p-xl-40 {
    max-width: 40% !important;
  }
  .max-w-p-xl-45 {
    max-width: 45% !important;
  }
  .max-w-p-xl-50 {
    max-width: 50% !important;
  }
  .max-w-p-xl-55 {
    max-width: 55% !important;
  }
  .max-w-p-xl-60 {
    max-width: 60% !important;
  }
  .max-w-p-xl-65 {
    max-width: 65% !important;
  }
  .max-w-p-xl-70 {
    max-width: 70% !important;
  }
  .max-w-p-xl-75 {
    max-width: 75% !important;
  }
  .max-w-p-xl-80 {
    max-width: 80% !important;
  }
  .max-w-p-xl-85 {
    max-width: 85% !important;
  }
  .max-w-p-xl-90 {
    max-width: 90% !important;
  }
  .max-w-p-xl-95 {
    max-width: 95% !important;
  }
  .max-w-p-xl-100 {
    max-width: 100% !important;
  }
  .max-w-vh-p-xl-0 {
    max-width: 0vh !important;
  }
  .max-w-vh-p-xl-5 {
    max-width: 5vh !important;
  }
  .max-w-vh-p-xl-10 {
    max-width: 10vh !important;
  }
  .max-w-vh-p-xl-15 {
    max-width: 15vh !important;
  }
  .max-w-vh-p-xl-20 {
    max-width: 20vh !important;
  }
  .max-w-vh-p-xl-25 {
    max-width: 25vh !important;
  }
  .max-w-vh-p-xl-30 {
    max-width: 30vh !important;
  }
  .max-w-vh-p-xl-35 {
    max-width: 35vh !important;
  }
  .max-w-vh-p-xl-40 {
    max-width: 40vh !important;
  }
  .max-w-vh-p-xl-45 {
    max-width: 45vh !important;
  }
  .max-w-vh-p-xl-50 {
    max-width: 50vh !important;
  }
  .max-w-vh-p-xl-55 {
    max-width: 55vh !important;
  }
  .max-w-vh-p-xl-60 {
    max-width: 60vh !important;
  }
  .max-w-vh-p-xl-65 {
    max-width: 65vh !important;
  }
  .max-w-vh-p-xl-70 {
    max-width: 70vh !important;
  }
  .max-w-vh-p-xl-75 {
    max-width: 75vh !important;
  }
  .max-w-vh-p-xl-80 {
    max-width: 80vh !important;
  }
  .max-w-vh-p-xl-85 {
    max-width: 85vh !important;
  }
  .max-w-vh-p-xl-90 {
    max-width: 90vh !important;
  }
  .max-w-vh-p-xl-95 {
    max-width: 95vh !important;
  }
  .max-w-vh-p-xl-100 {
    max-width: 100vh !important;
  }
  .max-w-vw-p-xl-0 {
    max-width: 0vw !important;
  }
  .max-w-vw-p-xl-5 {
    max-width: 5vw !important;
  }
  .max-w-vw-p-xl-10 {
    max-width: 10vw !important;
  }
  .max-w-vw-p-xl-15 {
    max-width: 15vw !important;
  }
  .max-w-vw-p-xl-20 {
    max-width: 20vw !important;
  }
  .max-w-vw-p-xl-25 {
    max-width: 25vw !important;
  }
  .max-w-vw-p-xl-30 {
    max-width: 30vw !important;
  }
  .max-w-vw-p-xl-35 {
    max-width: 35vw !important;
  }
  .max-w-vw-p-xl-40 {
    max-width: 40vw !important;
  }
  .max-w-vw-p-xl-45 {
    max-width: 45vw !important;
  }
  .max-w-vw-p-xl-50 {
    max-width: 50vw !important;
  }
  .max-w-vw-p-xl-55 {
    max-width: 55vw !important;
  }
  .max-w-vw-p-xl-60 {
    max-width: 60vw !important;
  }
  .max-w-vw-p-xl-65 {
    max-width: 65vw !important;
  }
  .max-w-vw-p-xl-70 {
    max-width: 70vw !important;
  }
  .max-w-vw-p-xl-75 {
    max-width: 75vw !important;
  }
  .max-w-vw-p-xl-80 {
    max-width: 80vw !important;
  }
  .max-w-vw-p-xl-85 {
    max-width: 85vw !important;
  }
  .max-w-vw-p-xl-90 {
    max-width: 90vw !important;
  }
  .max-w-vw-p-xl-95 {
    max-width: 95vw !important;
  }
  .max-w-vw-p-xl-100 {
    max-width: 100vw !important;
  }
  .max-w-vmin-p-xl-0 {
    max-width: 0vmin !important;
  }
  .max-w-vmin-p-xl-5 {
    max-width: 5vmin !important;
  }
  .max-w-vmin-p-xl-10 {
    max-width: 10vmin !important;
  }
  .max-w-vmin-p-xl-15 {
    max-width: 15vmin !important;
  }
  .max-w-vmin-p-xl-20 {
    max-width: 20vmin !important;
  }
  .max-w-vmin-p-xl-25 {
    max-width: 25vmin !important;
  }
  .max-w-vmin-p-xl-30 {
    max-width: 30vmin !important;
  }
  .max-w-vmin-p-xl-35 {
    max-width: 35vmin !important;
  }
  .max-w-vmin-p-xl-40 {
    max-width: 40vmin !important;
  }
  .max-w-vmin-p-xl-45 {
    max-width: 45vmin !important;
  }
  .max-w-vmin-p-xl-50 {
    max-width: 50vmin !important;
  }
  .max-w-vmin-p-xl-55 {
    max-width: 55vmin !important;
  }
  .max-w-vmin-p-xl-60 {
    max-width: 60vmin !important;
  }
  .max-w-vmin-p-xl-65 {
    max-width: 65vmin !important;
  }
  .max-w-vmin-p-xl-70 {
    max-width: 70vmin !important;
  }
  .max-w-vmin-p-xl-75 {
    max-width: 75vmin !important;
  }
  .max-w-vmin-p-xl-80 {
    max-width: 80vmin !important;
  }
  .max-w-vmin-p-xl-85 {
    max-width: 85vmin !important;
  }
  .max-w-vmin-p-xl-90 {
    max-width: 90vmin !important;
  }
  .max-w-vmin-p-xl-95 {
    max-width: 95vmin !important;
  }
  .max-w-vmin-p-xl-100 {
    max-width: 100vmin !important;
  }
  .max-w-p-xl-none {
    max-width: none !important;
  }
  .max-h-p-xl-0 {
    max-height: 0% !important;
  }
  .max-h-p-xl-5 {
    max-height: 5% !important;
  }
  .max-h-p-xl-10 {
    max-height: 10% !important;
  }
  .max-h-p-xl-15 {
    max-height: 15% !important;
  }
  .max-h-p-xl-20 {
    max-height: 20% !important;
  }
  .max-h-p-xl-25 {
    max-height: 25% !important;
  }
  .max-h-p-xl-30 {
    max-height: 30% !important;
  }
  .max-h-p-xl-35 {
    max-height: 35% !important;
  }
  .max-h-p-xl-40 {
    max-height: 40% !important;
  }
  .max-h-p-xl-45 {
    max-height: 45% !important;
  }
  .max-h-p-xl-50 {
    max-height: 50% !important;
  }
  .max-h-p-xl-55 {
    max-height: 55% !important;
  }
  .max-h-p-xl-60 {
    max-height: 60% !important;
  }
  .max-h-p-xl-65 {
    max-height: 65% !important;
  }
  .max-h-p-xl-70 {
    max-height: 70% !important;
  }
  .max-h-p-xl-75 {
    max-height: 75% !important;
  }
  .max-h-p-xl-80 {
    max-height: 80% !important;
  }
  .max-h-p-xl-85 {
    max-height: 85% !important;
  }
  .max-h-p-xl-90 {
    max-height: 90% !important;
  }
  .max-h-p-xl-95 {
    max-height: 95% !important;
  }
  .max-h-p-xl-100 {
    max-height: 100% !important;
  }
  .max-h-vh-p-xl-0 {
    max-height: 0vh !important;
  }
  .max-h-vh-p-xl-5 {
    max-height: 5vh !important;
  }
  .max-h-vh-p-xl-10 {
    max-height: 10vh !important;
  }
  .max-h-vh-p-xl-15 {
    max-height: 15vh !important;
  }
  .max-h-vh-p-xl-20 {
    max-height: 20vh !important;
  }
  .max-h-vh-p-xl-25 {
    max-height: 25vh !important;
  }
  .max-h-vh-p-xl-30 {
    max-height: 30vh !important;
  }
  .max-h-vh-p-xl-35 {
    max-height: 35vh !important;
  }
  .max-h-vh-p-xl-40 {
    max-height: 40vh !important;
  }
  .max-h-vh-p-xl-45 {
    max-height: 45vh !important;
  }
  .max-h-vh-p-xl-50 {
    max-height: 50vh !important;
  }
  .max-h-vh-p-xl-55 {
    max-height: 55vh !important;
  }
  .max-h-vh-p-xl-60 {
    max-height: 60vh !important;
  }
  .max-h-vh-p-xl-65 {
    max-height: 65vh !important;
  }
  .max-h-vh-p-xl-70 {
    max-height: 70vh !important;
  }
  .max-h-vh-p-xl-75 {
    max-height: 75vh !important;
  }
  .max-h-vh-p-xl-80 {
    max-height: 80vh !important;
  }
  .max-h-vh-p-xl-85 {
    max-height: 85vh !important;
  }
  .max-h-vh-p-xl-90 {
    max-height: 90vh !important;
  }
  .max-h-vh-p-xl-95 {
    max-height: 95vh !important;
  }
  .max-h-vh-p-xl-100 {
    max-height: 100vh !important;
  }
  .max-h-vw-p-xl-0 {
    max-height: 0vw !important;
  }
  .max-h-vw-p-xl-5 {
    max-height: 5vw !important;
  }
  .max-h-vw-p-xl-10 {
    max-height: 10vw !important;
  }
  .max-h-vw-p-xl-15 {
    max-height: 15vw !important;
  }
  .max-h-vw-p-xl-20 {
    max-height: 20vw !important;
  }
  .max-h-vw-p-xl-25 {
    max-height: 25vw !important;
  }
  .max-h-vw-p-xl-30 {
    max-height: 30vw !important;
  }
  .max-h-vw-p-xl-35 {
    max-height: 35vw !important;
  }
  .max-h-vw-p-xl-40 {
    max-height: 40vw !important;
  }
  .max-h-vw-p-xl-45 {
    max-height: 45vw !important;
  }
  .max-h-vw-p-xl-50 {
    max-height: 50vw !important;
  }
  .max-h-vw-p-xl-55 {
    max-height: 55vw !important;
  }
  .max-h-vw-p-xl-60 {
    max-height: 60vw !important;
  }
  .max-h-vw-p-xl-65 {
    max-height: 65vw !important;
  }
  .max-h-vw-p-xl-70 {
    max-height: 70vw !important;
  }
  .max-h-vw-p-xl-75 {
    max-height: 75vw !important;
  }
  .max-h-vw-p-xl-80 {
    max-height: 80vw !important;
  }
  .max-h-vw-p-xl-85 {
    max-height: 85vw !important;
  }
  .max-h-vw-p-xl-90 {
    max-height: 90vw !important;
  }
  .max-h-vw-p-xl-95 {
    max-height: 95vw !important;
  }
  .max-h-vw-p-xl-100 {
    max-height: 100vw !important;
  }
  .max-h-vmin-p-xl-0 {
    max-height: 0vmin !important;
  }
  .max-h-vmin-p-xl-5 {
    max-height: 5vmin !important;
  }
  .max-h-vmin-p-xl-10 {
    max-height: 10vmin !important;
  }
  .max-h-vmin-p-xl-15 {
    max-height: 15vmin !important;
  }
  .max-h-vmin-p-xl-20 {
    max-height: 20vmin !important;
  }
  .max-h-vmin-p-xl-25 {
    max-height: 25vmin !important;
  }
  .max-h-vmin-p-xl-30 {
    max-height: 30vmin !important;
  }
  .max-h-vmin-p-xl-35 {
    max-height: 35vmin !important;
  }
  .max-h-vmin-p-xl-40 {
    max-height: 40vmin !important;
  }
  .max-h-vmin-p-xl-45 {
    max-height: 45vmin !important;
  }
  .max-h-vmin-p-xl-50 {
    max-height: 50vmin !important;
  }
  .max-h-vmin-p-xl-55 {
    max-height: 55vmin !important;
  }
  .max-h-vmin-p-xl-60 {
    max-height: 60vmin !important;
  }
  .max-h-vmin-p-xl-65 {
    max-height: 65vmin !important;
  }
  .max-h-vmin-p-xl-70 {
    max-height: 70vmin !important;
  }
  .max-h-vmin-p-xl-75 {
    max-height: 75vmin !important;
  }
  .max-h-vmin-p-xl-80 {
    max-height: 80vmin !important;
  }
  .max-h-vmin-p-xl-85 {
    max-height: 85vmin !important;
  }
  .max-h-vmin-p-xl-90 {
    max-height: 90vmin !important;
  }
  .max-h-vmin-p-xl-95 {
    max-height: 95vmin !important;
  }
  .max-h-vmin-p-xl-100 {
    max-height: 100vmin !important;
  }
  .max-h-p-xl-none {
    max-height: none !important;
  }
}
@media (min-width: 1200px) {
  .min-w-xl-0 {
    min-width: 0% !important;
  }
  .min-w-xl-5 {
    min-width: 5% !important;
  }
  .min-w-xl-10 {
    min-width: 10% !important;
  }
  .min-w-xl-15 {
    min-width: 15% !important;
  }
  .min-w-xl-20 {
    min-width: 20% !important;
  }
  .min-w-xl-25 {
    min-width: 25% !important;
  }
  .min-w-xl-30 {
    min-width: 30% !important;
  }
  .min-w-xl-35 {
    min-width: 35% !important;
  }
  .min-w-xl-40 {
    min-width: 40% !important;
  }
  .min-w-xl-45 {
    min-width: 45% !important;
  }
  .min-w-xl-50 {
    min-width: 50% !important;
  }
  .min-w-xl-55 {
    min-width: 55% !important;
  }
  .min-w-xl-60 {
    min-width: 60% !important;
  }
  .min-w-xl-65 {
    min-width: 65% !important;
  }
  .min-w-xl-70 {
    min-width: 70% !important;
  }
  .min-w-xl-75 {
    min-width: 75% !important;
  }
  .min-w-xl-80 {
    min-width: 80% !important;
  }
  .min-w-xl-85 {
    min-width: 85% !important;
  }
  .min-w-xl-90 {
    min-width: 90% !important;
  }
  .min-w-xl-95 {
    min-width: 95% !important;
  }
  .min-w-xl-100 {
    min-width: 100% !important;
  }
  .min-w-vh-xl-0 {
    min-width: 0vh !important;
  }
  .min-w-vh-xl-5 {
    min-width: 5vh !important;
  }
  .min-w-vh-xl-10 {
    min-width: 10vh !important;
  }
  .min-w-vh-xl-15 {
    min-width: 15vh !important;
  }
  .min-w-vh-xl-20 {
    min-width: 20vh !important;
  }
  .min-w-vh-xl-25 {
    min-width: 25vh !important;
  }
  .min-w-vh-xl-30 {
    min-width: 30vh !important;
  }
  .min-w-vh-xl-35 {
    min-width: 35vh !important;
  }
  .min-w-vh-xl-40 {
    min-width: 40vh !important;
  }
  .min-w-vh-xl-45 {
    min-width: 45vh !important;
  }
  .min-w-vh-xl-50 {
    min-width: 50vh !important;
  }
  .min-w-vh-xl-55 {
    min-width: 55vh !important;
  }
  .min-w-vh-xl-60 {
    min-width: 60vh !important;
  }
  .min-w-vh-xl-65 {
    min-width: 65vh !important;
  }
  .min-w-vh-xl-70 {
    min-width: 70vh !important;
  }
  .min-w-vh-xl-75 {
    min-width: 75vh !important;
  }
  .min-w-vh-xl-80 {
    min-width: 80vh !important;
  }
  .min-w-vh-xl-85 {
    min-width: 85vh !important;
  }
  .min-w-vh-xl-90 {
    min-width: 90vh !important;
  }
  .min-w-vh-xl-95 {
    min-width: 95vh !important;
  }
  .min-w-vh-xl-100 {
    min-width: 100vh !important;
  }
  .min-w-vw-xl-0 {
    min-width: 0vw !important;
  }
  .min-w-vw-xl-5 {
    min-width: 5vw !important;
  }
  .min-w-vw-xl-10 {
    min-width: 10vw !important;
  }
  .min-w-vw-xl-15 {
    min-width: 15vw !important;
  }
  .min-w-vw-xl-20 {
    min-width: 20vw !important;
  }
  .min-w-vw-xl-25 {
    min-width: 25vw !important;
  }
  .min-w-vw-xl-30 {
    min-width: 30vw !important;
  }
  .min-w-vw-xl-35 {
    min-width: 35vw !important;
  }
  .min-w-vw-xl-40 {
    min-width: 40vw !important;
  }
  .min-w-vw-xl-45 {
    min-width: 45vw !important;
  }
  .min-w-vw-xl-50 {
    min-width: 50vw !important;
  }
  .min-w-vw-xl-55 {
    min-width: 55vw !important;
  }
  .min-w-vw-xl-60 {
    min-width: 60vw !important;
  }
  .min-w-vw-xl-65 {
    min-width: 65vw !important;
  }
  .min-w-vw-xl-70 {
    min-width: 70vw !important;
  }
  .min-w-vw-xl-75 {
    min-width: 75vw !important;
  }
  .min-w-vw-xl-80 {
    min-width: 80vw !important;
  }
  .min-w-vw-xl-85 {
    min-width: 85vw !important;
  }
  .min-w-vw-xl-90 {
    min-width: 90vw !important;
  }
  .min-w-vw-xl-95 {
    min-width: 95vw !important;
  }
  .min-w-vw-xl-100 {
    min-width: 100vw !important;
  }
  .min-w-vmin-xl-0 {
    min-width: 0vmin !important;
  }
  .min-w-vmin-xl-5 {
    min-width: 5vmin !important;
  }
  .min-w-vmin-xl-10 {
    min-width: 10vmin !important;
  }
  .min-w-vmin-xl-15 {
    min-width: 15vmin !important;
  }
  .min-w-vmin-xl-20 {
    min-width: 20vmin !important;
  }
  .min-w-vmin-xl-25 {
    min-width: 25vmin !important;
  }
  .min-w-vmin-xl-30 {
    min-width: 30vmin !important;
  }
  .min-w-vmin-xl-35 {
    min-width: 35vmin !important;
  }
  .min-w-vmin-xl-40 {
    min-width: 40vmin !important;
  }
  .min-w-vmin-xl-45 {
    min-width: 45vmin !important;
  }
  .min-w-vmin-xl-50 {
    min-width: 50vmin !important;
  }
  .min-w-vmin-xl-55 {
    min-width: 55vmin !important;
  }
  .min-w-vmin-xl-60 {
    min-width: 60vmin !important;
  }
  .min-w-vmin-xl-65 {
    min-width: 65vmin !important;
  }
  .min-w-vmin-xl-70 {
    min-width: 70vmin !important;
  }
  .min-w-vmin-xl-75 {
    min-width: 75vmin !important;
  }
  .min-w-vmin-xl-80 {
    min-width: 80vmin !important;
  }
  .min-w-vmin-xl-85 {
    min-width: 85vmin !important;
  }
  .min-w-vmin-xl-90 {
    min-width: 90vmin !important;
  }
  .min-w-vmin-xl-95 {
    min-width: 95vmin !important;
  }
  .min-w-vmin-xl-100 {
    min-width: 100vmin !important;
  }
  .min-w-xl-none {
    min-width: none !important;
  }
  .min-h-xl-0 {
    min-height: 0% !important;
  }
  .min-h-xl-5 {
    min-height: 5% !important;
  }
  .min-h-xl-10 {
    min-height: 10% !important;
  }
  .min-h-xl-15 {
    min-height: 15% !important;
  }
  .min-h-xl-20 {
    min-height: 20% !important;
  }
  .min-h-xl-25 {
    min-height: 25% !important;
  }
  .min-h-xl-30 {
    min-height: 30% !important;
  }
  .min-h-xl-35 {
    min-height: 35% !important;
  }
  .min-h-xl-40 {
    min-height: 40% !important;
  }
  .min-h-xl-45 {
    min-height: 45% !important;
  }
  .min-h-xl-50 {
    min-height: 50% !important;
  }
  .min-h-xl-55 {
    min-height: 55% !important;
  }
  .min-h-xl-60 {
    min-height: 60% !important;
  }
  .min-h-xl-65 {
    min-height: 65% !important;
  }
  .min-h-xl-70 {
    min-height: 70% !important;
  }
  .min-h-xl-75 {
    min-height: 75% !important;
  }
  .min-h-xl-80 {
    min-height: 80% !important;
  }
  .min-h-xl-85 {
    min-height: 85% !important;
  }
  .min-h-xl-90 {
    min-height: 90% !important;
  }
  .min-h-xl-95 {
    min-height: 95% !important;
  }
  .min-h-xl-100 {
    min-height: 100% !important;
  }
  .min-h-vh-xl-0 {
    min-height: 0vh !important;
  }
  .min-h-vh-xl-5 {
    min-height: 5vh !important;
  }
  .min-h-vh-xl-10 {
    min-height: 10vh !important;
  }
  .min-h-vh-xl-15 {
    min-height: 15vh !important;
  }
  .min-h-vh-xl-20 {
    min-height: 20vh !important;
  }
  .min-h-vh-xl-25 {
    min-height: 25vh !important;
  }
  .min-h-vh-xl-30 {
    min-height: 30vh !important;
  }
  .min-h-vh-xl-35 {
    min-height: 35vh !important;
  }
  .min-h-vh-xl-40 {
    min-height: 40vh !important;
  }
  .min-h-vh-xl-45 {
    min-height: 45vh !important;
  }
  .min-h-vh-xl-50 {
    min-height: 50vh !important;
  }
  .min-h-vh-xl-55 {
    min-height: 55vh !important;
  }
  .min-h-vh-xl-60 {
    min-height: 60vh !important;
  }
  .min-h-vh-xl-65 {
    min-height: 65vh !important;
  }
  .min-h-vh-xl-70 {
    min-height: 70vh !important;
  }
  .min-h-vh-xl-75 {
    min-height: 75vh !important;
  }
  .min-h-vh-xl-80 {
    min-height: 80vh !important;
  }
  .min-h-vh-xl-85 {
    min-height: 85vh !important;
  }
  .min-h-vh-xl-90 {
    min-height: 90vh !important;
  }
  .min-h-vh-xl-95 {
    min-height: 95vh !important;
  }
  .min-h-vh-xl-100 {
    min-height: 100vh !important;
  }
  .min-h-vw-xl-0 {
    min-height: 0vw !important;
  }
  .min-h-vw-xl-5 {
    min-height: 5vw !important;
  }
  .min-h-vw-xl-10 {
    min-height: 10vw !important;
  }
  .min-h-vw-xl-15 {
    min-height: 15vw !important;
  }
  .min-h-vw-xl-20 {
    min-height: 20vw !important;
  }
  .min-h-vw-xl-25 {
    min-height: 25vw !important;
  }
  .min-h-vw-xl-30 {
    min-height: 30vw !important;
  }
  .min-h-vw-xl-35 {
    min-height: 35vw !important;
  }
  .min-h-vw-xl-40 {
    min-height: 40vw !important;
  }
  .min-h-vw-xl-45 {
    min-height: 45vw !important;
  }
  .min-h-vw-xl-50 {
    min-height: 50vw !important;
  }
  .min-h-vw-xl-55 {
    min-height: 55vw !important;
  }
  .min-h-vw-xl-60 {
    min-height: 60vw !important;
  }
  .min-h-vw-xl-65 {
    min-height: 65vw !important;
  }
  .min-h-vw-xl-70 {
    min-height: 70vw !important;
  }
  .min-h-vw-xl-75 {
    min-height: 75vw !important;
  }
  .min-h-vw-xl-80 {
    min-height: 80vw !important;
  }
  .min-h-vw-xl-85 {
    min-height: 85vw !important;
  }
  .min-h-vw-xl-90 {
    min-height: 90vw !important;
  }
  .min-h-vw-xl-95 {
    min-height: 95vw !important;
  }
  .min-h-vw-xl-100 {
    min-height: 100vw !important;
  }
  .min-h-vmin-xl-0 {
    min-height: 0vmin !important;
  }
  .min-h-vmin-xl-5 {
    min-height: 5vmin !important;
  }
  .min-h-vmin-xl-10 {
    min-height: 10vmin !important;
  }
  .min-h-vmin-xl-15 {
    min-height: 15vmin !important;
  }
  .min-h-vmin-xl-20 {
    min-height: 20vmin !important;
  }
  .min-h-vmin-xl-25 {
    min-height: 25vmin !important;
  }
  .min-h-vmin-xl-30 {
    min-height: 30vmin !important;
  }
  .min-h-vmin-xl-35 {
    min-height: 35vmin !important;
  }
  .min-h-vmin-xl-40 {
    min-height: 40vmin !important;
  }
  .min-h-vmin-xl-45 {
    min-height: 45vmin !important;
  }
  .min-h-vmin-xl-50 {
    min-height: 50vmin !important;
  }
  .min-h-vmin-xl-55 {
    min-height: 55vmin !important;
  }
  .min-h-vmin-xl-60 {
    min-height: 60vmin !important;
  }
  .min-h-vmin-xl-65 {
    min-height: 65vmin !important;
  }
  .min-h-vmin-xl-70 {
    min-height: 70vmin !important;
  }
  .min-h-vmin-xl-75 {
    min-height: 75vmin !important;
  }
  .min-h-vmin-xl-80 {
    min-height: 80vmin !important;
  }
  .min-h-vmin-xl-85 {
    min-height: 85vmin !important;
  }
  .min-h-vmin-xl-90 {
    min-height: 90vmin !important;
  }
  .min-h-vmin-xl-95 {
    min-height: 95vmin !important;
  }
  .min-h-vmin-xl-100 {
    min-height: 100vmin !important;
  }
  .min-h-xl-none {
    min-height: none !important;
  }
  .max-w-xl-0 {
    max-width: 0% !important;
  }
  .max-w-xl-5 {
    max-width: 5% !important;
  }
  .max-w-xl-10 {
    max-width: 10% !important;
  }
  .max-w-xl-15 {
    max-width: 15% !important;
  }
  .max-w-xl-20 {
    max-width: 20% !important;
  }
  .max-w-xl-25 {
    max-width: 25% !important;
  }
  .max-w-xl-30 {
    max-width: 30% !important;
  }
  .max-w-xl-35 {
    max-width: 35% !important;
  }
  .max-w-xl-40 {
    max-width: 40% !important;
  }
  .max-w-xl-45 {
    max-width: 45% !important;
  }
  .max-w-xl-50 {
    max-width: 50% !important;
  }
  .max-w-xl-55 {
    max-width: 55% !important;
  }
  .max-w-xl-60 {
    max-width: 60% !important;
  }
  .max-w-xl-65 {
    max-width: 65% !important;
  }
  .max-w-xl-70 {
    max-width: 70% !important;
  }
  .max-w-xl-75 {
    max-width: 75% !important;
  }
  .max-w-xl-80 {
    max-width: 80% !important;
  }
  .max-w-xl-85 {
    max-width: 85% !important;
  }
  .max-w-xl-90 {
    max-width: 90% !important;
  }
  .max-w-xl-95 {
    max-width: 95% !important;
  }
  .max-w-xl-100 {
    max-width: 100% !important;
  }
  .max-w-vh-xl-0 {
    max-width: 0vh !important;
  }
  .max-w-vh-xl-5 {
    max-width: 5vh !important;
  }
  .max-w-vh-xl-10 {
    max-width: 10vh !important;
  }
  .max-w-vh-xl-15 {
    max-width: 15vh !important;
  }
  .max-w-vh-xl-20 {
    max-width: 20vh !important;
  }
  .max-w-vh-xl-25 {
    max-width: 25vh !important;
  }
  .max-w-vh-xl-30 {
    max-width: 30vh !important;
  }
  .max-w-vh-xl-35 {
    max-width: 35vh !important;
  }
  .max-w-vh-xl-40 {
    max-width: 40vh !important;
  }
  .max-w-vh-xl-45 {
    max-width: 45vh !important;
  }
  .max-w-vh-xl-50 {
    max-width: 50vh !important;
  }
  .max-w-vh-xl-55 {
    max-width: 55vh !important;
  }
  .max-w-vh-xl-60 {
    max-width: 60vh !important;
  }
  .max-w-vh-xl-65 {
    max-width: 65vh !important;
  }
  .max-w-vh-xl-70 {
    max-width: 70vh !important;
  }
  .max-w-vh-xl-75 {
    max-width: 75vh !important;
  }
  .max-w-vh-xl-80 {
    max-width: 80vh !important;
  }
  .max-w-vh-xl-85 {
    max-width: 85vh !important;
  }
  .max-w-vh-xl-90 {
    max-width: 90vh !important;
  }
  .max-w-vh-xl-95 {
    max-width: 95vh !important;
  }
  .max-w-vh-xl-100 {
    max-width: 100vh !important;
  }
  .max-w-vw-xl-0 {
    max-width: 0vw !important;
  }
  .max-w-vw-xl-5 {
    max-width: 5vw !important;
  }
  .max-w-vw-xl-10 {
    max-width: 10vw !important;
  }
  .max-w-vw-xl-15 {
    max-width: 15vw !important;
  }
  .max-w-vw-xl-20 {
    max-width: 20vw !important;
  }
  .max-w-vw-xl-25 {
    max-width: 25vw !important;
  }
  .max-w-vw-xl-30 {
    max-width: 30vw !important;
  }
  .max-w-vw-xl-35 {
    max-width: 35vw !important;
  }
  .max-w-vw-xl-40 {
    max-width: 40vw !important;
  }
  .max-w-vw-xl-45 {
    max-width: 45vw !important;
  }
  .max-w-vw-xl-50 {
    max-width: 50vw !important;
  }
  .max-w-vw-xl-55 {
    max-width: 55vw !important;
  }
  .max-w-vw-xl-60 {
    max-width: 60vw !important;
  }
  .max-w-vw-xl-65 {
    max-width: 65vw !important;
  }
  .max-w-vw-xl-70 {
    max-width: 70vw !important;
  }
  .max-w-vw-xl-75 {
    max-width: 75vw !important;
  }
  .max-w-vw-xl-80 {
    max-width: 80vw !important;
  }
  .max-w-vw-xl-85 {
    max-width: 85vw !important;
  }
  .max-w-vw-xl-90 {
    max-width: 90vw !important;
  }
  .max-w-vw-xl-95 {
    max-width: 95vw !important;
  }
  .max-w-vw-xl-100 {
    max-width: 100vw !important;
  }
  .max-w-vmin-xl-0 {
    max-width: 0vmin !important;
  }
  .max-w-vmin-xl-5 {
    max-width: 5vmin !important;
  }
  .max-w-vmin-xl-10 {
    max-width: 10vmin !important;
  }
  .max-w-vmin-xl-15 {
    max-width: 15vmin !important;
  }
  .max-w-vmin-xl-20 {
    max-width: 20vmin !important;
  }
  .max-w-vmin-xl-25 {
    max-width: 25vmin !important;
  }
  .max-w-vmin-xl-30 {
    max-width: 30vmin !important;
  }
  .max-w-vmin-xl-35 {
    max-width: 35vmin !important;
  }
  .max-w-vmin-xl-40 {
    max-width: 40vmin !important;
  }
  .max-w-vmin-xl-45 {
    max-width: 45vmin !important;
  }
  .max-w-vmin-xl-50 {
    max-width: 50vmin !important;
  }
  .max-w-vmin-xl-55 {
    max-width: 55vmin !important;
  }
  .max-w-vmin-xl-60 {
    max-width: 60vmin !important;
  }
  .max-w-vmin-xl-65 {
    max-width: 65vmin !important;
  }
  .max-w-vmin-xl-70 {
    max-width: 70vmin !important;
  }
  .max-w-vmin-xl-75 {
    max-width: 75vmin !important;
  }
  .max-w-vmin-xl-80 {
    max-width: 80vmin !important;
  }
  .max-w-vmin-xl-85 {
    max-width: 85vmin !important;
  }
  .max-w-vmin-xl-90 {
    max-width: 90vmin !important;
  }
  .max-w-vmin-xl-95 {
    max-width: 95vmin !important;
  }
  .max-w-vmin-xl-100 {
    max-width: 100vmin !important;
  }
  .max-w-xl-none {
    max-width: none !important;
  }
  .max-h-xl-0 {
    max-height: 0% !important;
  }
  .max-h-xl-5 {
    max-height: 5% !important;
  }
  .max-h-xl-10 {
    max-height: 10% !important;
  }
  .max-h-xl-15 {
    max-height: 15% !important;
  }
  .max-h-xl-20 {
    max-height: 20% !important;
  }
  .max-h-xl-25 {
    max-height: 25% !important;
  }
  .max-h-xl-30 {
    max-height: 30% !important;
  }
  .max-h-xl-35 {
    max-height: 35% !important;
  }
  .max-h-xl-40 {
    max-height: 40% !important;
  }
  .max-h-xl-45 {
    max-height: 45% !important;
  }
  .max-h-xl-50 {
    max-height: 50% !important;
  }
  .max-h-xl-55 {
    max-height: 55% !important;
  }
  .max-h-xl-60 {
    max-height: 60% !important;
  }
  .max-h-xl-65 {
    max-height: 65% !important;
  }
  .max-h-xl-70 {
    max-height: 70% !important;
  }
  .max-h-xl-75 {
    max-height: 75% !important;
  }
  .max-h-xl-80 {
    max-height: 80% !important;
  }
  .max-h-xl-85 {
    max-height: 85% !important;
  }
  .max-h-xl-90 {
    max-height: 90% !important;
  }
  .max-h-xl-95 {
    max-height: 95% !important;
  }
  .max-h-xl-100 {
    max-height: 100% !important;
  }
  .max-h-vh-xl-0 {
    max-height: 0vh !important;
  }
  .max-h-vh-xl-5 {
    max-height: 5vh !important;
  }
  .max-h-vh-xl-10 {
    max-height: 10vh !important;
  }
  .max-h-vh-xl-15 {
    max-height: 15vh !important;
  }
  .max-h-vh-xl-20 {
    max-height: 20vh !important;
  }
  .max-h-vh-xl-25 {
    max-height: 25vh !important;
  }
  .max-h-vh-xl-30 {
    max-height: 30vh !important;
  }
  .max-h-vh-xl-35 {
    max-height: 35vh !important;
  }
  .max-h-vh-xl-40 {
    max-height: 40vh !important;
  }
  .max-h-vh-xl-45 {
    max-height: 45vh !important;
  }
  .max-h-vh-xl-50 {
    max-height: 50vh !important;
  }
  .max-h-vh-xl-55 {
    max-height: 55vh !important;
  }
  .max-h-vh-xl-60 {
    max-height: 60vh !important;
  }
  .max-h-vh-xl-65 {
    max-height: 65vh !important;
  }
  .max-h-vh-xl-70 {
    max-height: 70vh !important;
  }
  .max-h-vh-xl-75 {
    max-height: 75vh !important;
  }
  .max-h-vh-xl-80 {
    max-height: 80vh !important;
  }
  .max-h-vh-xl-85 {
    max-height: 85vh !important;
  }
  .max-h-vh-xl-90 {
    max-height: 90vh !important;
  }
  .max-h-vh-xl-95 {
    max-height: 95vh !important;
  }
  .max-h-vh-xl-100 {
    max-height: 100vh !important;
  }
  .max-h-vw-xl-0 {
    max-height: 0vw !important;
  }
  .max-h-vw-xl-5 {
    max-height: 5vw !important;
  }
  .max-h-vw-xl-10 {
    max-height: 10vw !important;
  }
  .max-h-vw-xl-15 {
    max-height: 15vw !important;
  }
  .max-h-vw-xl-20 {
    max-height: 20vw !important;
  }
  .max-h-vw-xl-25 {
    max-height: 25vw !important;
  }
  .max-h-vw-xl-30 {
    max-height: 30vw !important;
  }
  .max-h-vw-xl-35 {
    max-height: 35vw !important;
  }
  .max-h-vw-xl-40 {
    max-height: 40vw !important;
  }
  .max-h-vw-xl-45 {
    max-height: 45vw !important;
  }
  .max-h-vw-xl-50 {
    max-height: 50vw !important;
  }
  .max-h-vw-xl-55 {
    max-height: 55vw !important;
  }
  .max-h-vw-xl-60 {
    max-height: 60vw !important;
  }
  .max-h-vw-xl-65 {
    max-height: 65vw !important;
  }
  .max-h-vw-xl-70 {
    max-height: 70vw !important;
  }
  .max-h-vw-xl-75 {
    max-height: 75vw !important;
  }
  .max-h-vw-xl-80 {
    max-height: 80vw !important;
  }
  .max-h-vw-xl-85 {
    max-height: 85vw !important;
  }
  .max-h-vw-xl-90 {
    max-height: 90vw !important;
  }
  .max-h-vw-xl-95 {
    max-height: 95vw !important;
  }
  .max-h-vw-xl-100 {
    max-height: 100vw !important;
  }
  .max-h-vmin-xl-0 {
    max-height: 0vmin !important;
  }
  .max-h-vmin-xl-5 {
    max-height: 5vmin !important;
  }
  .max-h-vmin-xl-10 {
    max-height: 10vmin !important;
  }
  .max-h-vmin-xl-15 {
    max-height: 15vmin !important;
  }
  .max-h-vmin-xl-20 {
    max-height: 20vmin !important;
  }
  .max-h-vmin-xl-25 {
    max-height: 25vmin !important;
  }
  .max-h-vmin-xl-30 {
    max-height: 30vmin !important;
  }
  .max-h-vmin-xl-35 {
    max-height: 35vmin !important;
  }
  .max-h-vmin-xl-40 {
    max-height: 40vmin !important;
  }
  .max-h-vmin-xl-45 {
    max-height: 45vmin !important;
  }
  .max-h-vmin-xl-50 {
    max-height: 50vmin !important;
  }
  .max-h-vmin-xl-55 {
    max-height: 55vmin !important;
  }
  .max-h-vmin-xl-60 {
    max-height: 60vmin !important;
  }
  .max-h-vmin-xl-65 {
    max-height: 65vmin !important;
  }
  .max-h-vmin-xl-70 {
    max-height: 70vmin !important;
  }
  .max-h-vmin-xl-75 {
    max-height: 75vmin !important;
  }
  .max-h-vmin-xl-80 {
    max-height: 80vmin !important;
  }
  .max-h-vmin-xl-85 {
    max-height: 85vmin !important;
  }
  .max-h-vmin-xl-90 {
    max-height: 90vmin !important;
  }
  .max-h-vmin-xl-95 {
    max-height: 95vmin !important;
  }
  .max-h-vmin-xl-100 {
    max-height: 100vmin !important;
  }
  .max-h-xl-none {
    max-height: none !important;
  }
}
@media (min-width: 2048px) and (orientation: landscape) {
  .min-w-l-2k-0 {
    min-width: 0% !important;
  }
  .min-w-l-2k-5 {
    min-width: 5% !important;
  }
  .min-w-l-2k-10 {
    min-width: 10% !important;
  }
  .min-w-l-2k-15 {
    min-width: 15% !important;
  }
  .min-w-l-2k-20 {
    min-width: 20% !important;
  }
  .min-w-l-2k-25 {
    min-width: 25% !important;
  }
  .min-w-l-2k-30 {
    min-width: 30% !important;
  }
  .min-w-l-2k-35 {
    min-width: 35% !important;
  }
  .min-w-l-2k-40 {
    min-width: 40% !important;
  }
  .min-w-l-2k-45 {
    min-width: 45% !important;
  }
  .min-w-l-2k-50 {
    min-width: 50% !important;
  }
  .min-w-l-2k-55 {
    min-width: 55% !important;
  }
  .min-w-l-2k-60 {
    min-width: 60% !important;
  }
  .min-w-l-2k-65 {
    min-width: 65% !important;
  }
  .min-w-l-2k-70 {
    min-width: 70% !important;
  }
  .min-w-l-2k-75 {
    min-width: 75% !important;
  }
  .min-w-l-2k-80 {
    min-width: 80% !important;
  }
  .min-w-l-2k-85 {
    min-width: 85% !important;
  }
  .min-w-l-2k-90 {
    min-width: 90% !important;
  }
  .min-w-l-2k-95 {
    min-width: 95% !important;
  }
  .min-w-l-2k-100 {
    min-width: 100% !important;
  }
  .min-w-vh-l-2k-0 {
    min-width: 0vh !important;
  }
  .min-w-vh-l-2k-5 {
    min-width: 5vh !important;
  }
  .min-w-vh-l-2k-10 {
    min-width: 10vh !important;
  }
  .min-w-vh-l-2k-15 {
    min-width: 15vh !important;
  }
  .min-w-vh-l-2k-20 {
    min-width: 20vh !important;
  }
  .min-w-vh-l-2k-25 {
    min-width: 25vh !important;
  }
  .min-w-vh-l-2k-30 {
    min-width: 30vh !important;
  }
  .min-w-vh-l-2k-35 {
    min-width: 35vh !important;
  }
  .min-w-vh-l-2k-40 {
    min-width: 40vh !important;
  }
  .min-w-vh-l-2k-45 {
    min-width: 45vh !important;
  }
  .min-w-vh-l-2k-50 {
    min-width: 50vh !important;
  }
  .min-w-vh-l-2k-55 {
    min-width: 55vh !important;
  }
  .min-w-vh-l-2k-60 {
    min-width: 60vh !important;
  }
  .min-w-vh-l-2k-65 {
    min-width: 65vh !important;
  }
  .min-w-vh-l-2k-70 {
    min-width: 70vh !important;
  }
  .min-w-vh-l-2k-75 {
    min-width: 75vh !important;
  }
  .min-w-vh-l-2k-80 {
    min-width: 80vh !important;
  }
  .min-w-vh-l-2k-85 {
    min-width: 85vh !important;
  }
  .min-w-vh-l-2k-90 {
    min-width: 90vh !important;
  }
  .min-w-vh-l-2k-95 {
    min-width: 95vh !important;
  }
  .min-w-vh-l-2k-100 {
    min-width: 100vh !important;
  }
  .min-w-vw-l-2k-0 {
    min-width: 0vw !important;
  }
  .min-w-vw-l-2k-5 {
    min-width: 5vw !important;
  }
  .min-w-vw-l-2k-10 {
    min-width: 10vw !important;
  }
  .min-w-vw-l-2k-15 {
    min-width: 15vw !important;
  }
  .min-w-vw-l-2k-20 {
    min-width: 20vw !important;
  }
  .min-w-vw-l-2k-25 {
    min-width: 25vw !important;
  }
  .min-w-vw-l-2k-30 {
    min-width: 30vw !important;
  }
  .min-w-vw-l-2k-35 {
    min-width: 35vw !important;
  }
  .min-w-vw-l-2k-40 {
    min-width: 40vw !important;
  }
  .min-w-vw-l-2k-45 {
    min-width: 45vw !important;
  }
  .min-w-vw-l-2k-50 {
    min-width: 50vw !important;
  }
  .min-w-vw-l-2k-55 {
    min-width: 55vw !important;
  }
  .min-w-vw-l-2k-60 {
    min-width: 60vw !important;
  }
  .min-w-vw-l-2k-65 {
    min-width: 65vw !important;
  }
  .min-w-vw-l-2k-70 {
    min-width: 70vw !important;
  }
  .min-w-vw-l-2k-75 {
    min-width: 75vw !important;
  }
  .min-w-vw-l-2k-80 {
    min-width: 80vw !important;
  }
  .min-w-vw-l-2k-85 {
    min-width: 85vw !important;
  }
  .min-w-vw-l-2k-90 {
    min-width: 90vw !important;
  }
  .min-w-vw-l-2k-95 {
    min-width: 95vw !important;
  }
  .min-w-vw-l-2k-100 {
    min-width: 100vw !important;
  }
  .min-w-vmin-l-2k-0 {
    min-width: 0vmin !important;
  }
  .min-w-vmin-l-2k-5 {
    min-width: 5vmin !important;
  }
  .min-w-vmin-l-2k-10 {
    min-width: 10vmin !important;
  }
  .min-w-vmin-l-2k-15 {
    min-width: 15vmin !important;
  }
  .min-w-vmin-l-2k-20 {
    min-width: 20vmin !important;
  }
  .min-w-vmin-l-2k-25 {
    min-width: 25vmin !important;
  }
  .min-w-vmin-l-2k-30 {
    min-width: 30vmin !important;
  }
  .min-w-vmin-l-2k-35 {
    min-width: 35vmin !important;
  }
  .min-w-vmin-l-2k-40 {
    min-width: 40vmin !important;
  }
  .min-w-vmin-l-2k-45 {
    min-width: 45vmin !important;
  }
  .min-w-vmin-l-2k-50 {
    min-width: 50vmin !important;
  }
  .min-w-vmin-l-2k-55 {
    min-width: 55vmin !important;
  }
  .min-w-vmin-l-2k-60 {
    min-width: 60vmin !important;
  }
  .min-w-vmin-l-2k-65 {
    min-width: 65vmin !important;
  }
  .min-w-vmin-l-2k-70 {
    min-width: 70vmin !important;
  }
  .min-w-vmin-l-2k-75 {
    min-width: 75vmin !important;
  }
  .min-w-vmin-l-2k-80 {
    min-width: 80vmin !important;
  }
  .min-w-vmin-l-2k-85 {
    min-width: 85vmin !important;
  }
  .min-w-vmin-l-2k-90 {
    min-width: 90vmin !important;
  }
  .min-w-vmin-l-2k-95 {
    min-width: 95vmin !important;
  }
  .min-w-vmin-l-2k-100 {
    min-width: 100vmin !important;
  }
  .min-w-l-2k-none {
    min-width: none !important;
  }
  .min-h-l-2k-0 {
    min-height: 0% !important;
  }
  .min-h-l-2k-5 {
    min-height: 5% !important;
  }
  .min-h-l-2k-10 {
    min-height: 10% !important;
  }
  .min-h-l-2k-15 {
    min-height: 15% !important;
  }
  .min-h-l-2k-20 {
    min-height: 20% !important;
  }
  .min-h-l-2k-25 {
    min-height: 25% !important;
  }
  .min-h-l-2k-30 {
    min-height: 30% !important;
  }
  .min-h-l-2k-35 {
    min-height: 35% !important;
  }
  .min-h-l-2k-40 {
    min-height: 40% !important;
  }
  .min-h-l-2k-45 {
    min-height: 45% !important;
  }
  .min-h-l-2k-50 {
    min-height: 50% !important;
  }
  .min-h-l-2k-55 {
    min-height: 55% !important;
  }
  .min-h-l-2k-60 {
    min-height: 60% !important;
  }
  .min-h-l-2k-65 {
    min-height: 65% !important;
  }
  .min-h-l-2k-70 {
    min-height: 70% !important;
  }
  .min-h-l-2k-75 {
    min-height: 75% !important;
  }
  .min-h-l-2k-80 {
    min-height: 80% !important;
  }
  .min-h-l-2k-85 {
    min-height: 85% !important;
  }
  .min-h-l-2k-90 {
    min-height: 90% !important;
  }
  .min-h-l-2k-95 {
    min-height: 95% !important;
  }
  .min-h-l-2k-100 {
    min-height: 100% !important;
  }
  .min-h-vh-l-2k-0 {
    min-height: 0vh !important;
  }
  .min-h-vh-l-2k-5 {
    min-height: 5vh !important;
  }
  .min-h-vh-l-2k-10 {
    min-height: 10vh !important;
  }
  .min-h-vh-l-2k-15 {
    min-height: 15vh !important;
  }
  .min-h-vh-l-2k-20 {
    min-height: 20vh !important;
  }
  .min-h-vh-l-2k-25 {
    min-height: 25vh !important;
  }
  .min-h-vh-l-2k-30 {
    min-height: 30vh !important;
  }
  .min-h-vh-l-2k-35 {
    min-height: 35vh !important;
  }
  .min-h-vh-l-2k-40 {
    min-height: 40vh !important;
  }
  .min-h-vh-l-2k-45 {
    min-height: 45vh !important;
  }
  .min-h-vh-l-2k-50 {
    min-height: 50vh !important;
  }
  .min-h-vh-l-2k-55 {
    min-height: 55vh !important;
  }
  .min-h-vh-l-2k-60 {
    min-height: 60vh !important;
  }
  .min-h-vh-l-2k-65 {
    min-height: 65vh !important;
  }
  .min-h-vh-l-2k-70 {
    min-height: 70vh !important;
  }
  .min-h-vh-l-2k-75 {
    min-height: 75vh !important;
  }
  .min-h-vh-l-2k-80 {
    min-height: 80vh !important;
  }
  .min-h-vh-l-2k-85 {
    min-height: 85vh !important;
  }
  .min-h-vh-l-2k-90 {
    min-height: 90vh !important;
  }
  .min-h-vh-l-2k-95 {
    min-height: 95vh !important;
  }
  .min-h-vh-l-2k-100 {
    min-height: 100vh !important;
  }
  .min-h-vw-l-2k-0 {
    min-height: 0vw !important;
  }
  .min-h-vw-l-2k-5 {
    min-height: 5vw !important;
  }
  .min-h-vw-l-2k-10 {
    min-height: 10vw !important;
  }
  .min-h-vw-l-2k-15 {
    min-height: 15vw !important;
  }
  .min-h-vw-l-2k-20 {
    min-height: 20vw !important;
  }
  .min-h-vw-l-2k-25 {
    min-height: 25vw !important;
  }
  .min-h-vw-l-2k-30 {
    min-height: 30vw !important;
  }
  .min-h-vw-l-2k-35 {
    min-height: 35vw !important;
  }
  .min-h-vw-l-2k-40 {
    min-height: 40vw !important;
  }
  .min-h-vw-l-2k-45 {
    min-height: 45vw !important;
  }
  .min-h-vw-l-2k-50 {
    min-height: 50vw !important;
  }
  .min-h-vw-l-2k-55 {
    min-height: 55vw !important;
  }
  .min-h-vw-l-2k-60 {
    min-height: 60vw !important;
  }
  .min-h-vw-l-2k-65 {
    min-height: 65vw !important;
  }
  .min-h-vw-l-2k-70 {
    min-height: 70vw !important;
  }
  .min-h-vw-l-2k-75 {
    min-height: 75vw !important;
  }
  .min-h-vw-l-2k-80 {
    min-height: 80vw !important;
  }
  .min-h-vw-l-2k-85 {
    min-height: 85vw !important;
  }
  .min-h-vw-l-2k-90 {
    min-height: 90vw !important;
  }
  .min-h-vw-l-2k-95 {
    min-height: 95vw !important;
  }
  .min-h-vw-l-2k-100 {
    min-height: 100vw !important;
  }
  .min-h-vmin-l-2k-0 {
    min-height: 0vmin !important;
  }
  .min-h-vmin-l-2k-5 {
    min-height: 5vmin !important;
  }
  .min-h-vmin-l-2k-10 {
    min-height: 10vmin !important;
  }
  .min-h-vmin-l-2k-15 {
    min-height: 15vmin !important;
  }
  .min-h-vmin-l-2k-20 {
    min-height: 20vmin !important;
  }
  .min-h-vmin-l-2k-25 {
    min-height: 25vmin !important;
  }
  .min-h-vmin-l-2k-30 {
    min-height: 30vmin !important;
  }
  .min-h-vmin-l-2k-35 {
    min-height: 35vmin !important;
  }
  .min-h-vmin-l-2k-40 {
    min-height: 40vmin !important;
  }
  .min-h-vmin-l-2k-45 {
    min-height: 45vmin !important;
  }
  .min-h-vmin-l-2k-50 {
    min-height: 50vmin !important;
  }
  .min-h-vmin-l-2k-55 {
    min-height: 55vmin !important;
  }
  .min-h-vmin-l-2k-60 {
    min-height: 60vmin !important;
  }
  .min-h-vmin-l-2k-65 {
    min-height: 65vmin !important;
  }
  .min-h-vmin-l-2k-70 {
    min-height: 70vmin !important;
  }
  .min-h-vmin-l-2k-75 {
    min-height: 75vmin !important;
  }
  .min-h-vmin-l-2k-80 {
    min-height: 80vmin !important;
  }
  .min-h-vmin-l-2k-85 {
    min-height: 85vmin !important;
  }
  .min-h-vmin-l-2k-90 {
    min-height: 90vmin !important;
  }
  .min-h-vmin-l-2k-95 {
    min-height: 95vmin !important;
  }
  .min-h-vmin-l-2k-100 {
    min-height: 100vmin !important;
  }
  .min-h-l-2k-none {
    min-height: none !important;
  }
  .max-w-l-2k-0 {
    max-width: 0% !important;
  }
  .max-w-l-2k-5 {
    max-width: 5% !important;
  }
  .max-w-l-2k-10 {
    max-width: 10% !important;
  }
  .max-w-l-2k-15 {
    max-width: 15% !important;
  }
  .max-w-l-2k-20 {
    max-width: 20% !important;
  }
  .max-w-l-2k-25 {
    max-width: 25% !important;
  }
  .max-w-l-2k-30 {
    max-width: 30% !important;
  }
  .max-w-l-2k-35 {
    max-width: 35% !important;
  }
  .max-w-l-2k-40 {
    max-width: 40% !important;
  }
  .max-w-l-2k-45 {
    max-width: 45% !important;
  }
  .max-w-l-2k-50 {
    max-width: 50% !important;
  }
  .max-w-l-2k-55 {
    max-width: 55% !important;
  }
  .max-w-l-2k-60 {
    max-width: 60% !important;
  }
  .max-w-l-2k-65 {
    max-width: 65% !important;
  }
  .max-w-l-2k-70 {
    max-width: 70% !important;
  }
  .max-w-l-2k-75 {
    max-width: 75% !important;
  }
  .max-w-l-2k-80 {
    max-width: 80% !important;
  }
  .max-w-l-2k-85 {
    max-width: 85% !important;
  }
  .max-w-l-2k-90 {
    max-width: 90% !important;
  }
  .max-w-l-2k-95 {
    max-width: 95% !important;
  }
  .max-w-l-2k-100 {
    max-width: 100% !important;
  }
  .max-w-vh-l-2k-0 {
    max-width: 0vh !important;
  }
  .max-w-vh-l-2k-5 {
    max-width: 5vh !important;
  }
  .max-w-vh-l-2k-10 {
    max-width: 10vh !important;
  }
  .max-w-vh-l-2k-15 {
    max-width: 15vh !important;
  }
  .max-w-vh-l-2k-20 {
    max-width: 20vh !important;
  }
  .max-w-vh-l-2k-25 {
    max-width: 25vh !important;
  }
  .max-w-vh-l-2k-30 {
    max-width: 30vh !important;
  }
  .max-w-vh-l-2k-35 {
    max-width: 35vh !important;
  }
  .max-w-vh-l-2k-40 {
    max-width: 40vh !important;
  }
  .max-w-vh-l-2k-45 {
    max-width: 45vh !important;
  }
  .max-w-vh-l-2k-50 {
    max-width: 50vh !important;
  }
  .max-w-vh-l-2k-55 {
    max-width: 55vh !important;
  }
  .max-w-vh-l-2k-60 {
    max-width: 60vh !important;
  }
  .max-w-vh-l-2k-65 {
    max-width: 65vh !important;
  }
  .max-w-vh-l-2k-70 {
    max-width: 70vh !important;
  }
  .max-w-vh-l-2k-75 {
    max-width: 75vh !important;
  }
  .max-w-vh-l-2k-80 {
    max-width: 80vh !important;
  }
  .max-w-vh-l-2k-85 {
    max-width: 85vh !important;
  }
  .max-w-vh-l-2k-90 {
    max-width: 90vh !important;
  }
  .max-w-vh-l-2k-95 {
    max-width: 95vh !important;
  }
  .max-w-vh-l-2k-100 {
    max-width: 100vh !important;
  }
  .max-w-vw-l-2k-0 {
    max-width: 0vw !important;
  }
  .max-w-vw-l-2k-5 {
    max-width: 5vw !important;
  }
  .max-w-vw-l-2k-10 {
    max-width: 10vw !important;
  }
  .max-w-vw-l-2k-15 {
    max-width: 15vw !important;
  }
  .max-w-vw-l-2k-20 {
    max-width: 20vw !important;
  }
  .max-w-vw-l-2k-25 {
    max-width: 25vw !important;
  }
  .max-w-vw-l-2k-30 {
    max-width: 30vw !important;
  }
  .max-w-vw-l-2k-35 {
    max-width: 35vw !important;
  }
  .max-w-vw-l-2k-40 {
    max-width: 40vw !important;
  }
  .max-w-vw-l-2k-45 {
    max-width: 45vw !important;
  }
  .max-w-vw-l-2k-50 {
    max-width: 50vw !important;
  }
  .max-w-vw-l-2k-55 {
    max-width: 55vw !important;
  }
  .max-w-vw-l-2k-60 {
    max-width: 60vw !important;
  }
  .max-w-vw-l-2k-65 {
    max-width: 65vw !important;
  }
  .max-w-vw-l-2k-70 {
    max-width: 70vw !important;
  }
  .max-w-vw-l-2k-75 {
    max-width: 75vw !important;
  }
  .max-w-vw-l-2k-80 {
    max-width: 80vw !important;
  }
  .max-w-vw-l-2k-85 {
    max-width: 85vw !important;
  }
  .max-w-vw-l-2k-90 {
    max-width: 90vw !important;
  }
  .max-w-vw-l-2k-95 {
    max-width: 95vw !important;
  }
  .max-w-vw-l-2k-100 {
    max-width: 100vw !important;
  }
  .max-w-vmin-l-2k-0 {
    max-width: 0vmin !important;
  }
  .max-w-vmin-l-2k-5 {
    max-width: 5vmin !important;
  }
  .max-w-vmin-l-2k-10 {
    max-width: 10vmin !important;
  }
  .max-w-vmin-l-2k-15 {
    max-width: 15vmin !important;
  }
  .max-w-vmin-l-2k-20 {
    max-width: 20vmin !important;
  }
  .max-w-vmin-l-2k-25 {
    max-width: 25vmin !important;
  }
  .max-w-vmin-l-2k-30 {
    max-width: 30vmin !important;
  }
  .max-w-vmin-l-2k-35 {
    max-width: 35vmin !important;
  }
  .max-w-vmin-l-2k-40 {
    max-width: 40vmin !important;
  }
  .max-w-vmin-l-2k-45 {
    max-width: 45vmin !important;
  }
  .max-w-vmin-l-2k-50 {
    max-width: 50vmin !important;
  }
  .max-w-vmin-l-2k-55 {
    max-width: 55vmin !important;
  }
  .max-w-vmin-l-2k-60 {
    max-width: 60vmin !important;
  }
  .max-w-vmin-l-2k-65 {
    max-width: 65vmin !important;
  }
  .max-w-vmin-l-2k-70 {
    max-width: 70vmin !important;
  }
  .max-w-vmin-l-2k-75 {
    max-width: 75vmin !important;
  }
  .max-w-vmin-l-2k-80 {
    max-width: 80vmin !important;
  }
  .max-w-vmin-l-2k-85 {
    max-width: 85vmin !important;
  }
  .max-w-vmin-l-2k-90 {
    max-width: 90vmin !important;
  }
  .max-w-vmin-l-2k-95 {
    max-width: 95vmin !important;
  }
  .max-w-vmin-l-2k-100 {
    max-width: 100vmin !important;
  }
  .max-w-l-2k-none {
    max-width: none !important;
  }
  .max-h-l-2k-0 {
    max-height: 0% !important;
  }
  .max-h-l-2k-5 {
    max-height: 5% !important;
  }
  .max-h-l-2k-10 {
    max-height: 10% !important;
  }
  .max-h-l-2k-15 {
    max-height: 15% !important;
  }
  .max-h-l-2k-20 {
    max-height: 20% !important;
  }
  .max-h-l-2k-25 {
    max-height: 25% !important;
  }
  .max-h-l-2k-30 {
    max-height: 30% !important;
  }
  .max-h-l-2k-35 {
    max-height: 35% !important;
  }
  .max-h-l-2k-40 {
    max-height: 40% !important;
  }
  .max-h-l-2k-45 {
    max-height: 45% !important;
  }
  .max-h-l-2k-50 {
    max-height: 50% !important;
  }
  .max-h-l-2k-55 {
    max-height: 55% !important;
  }
  .max-h-l-2k-60 {
    max-height: 60% !important;
  }
  .max-h-l-2k-65 {
    max-height: 65% !important;
  }
  .max-h-l-2k-70 {
    max-height: 70% !important;
  }
  .max-h-l-2k-75 {
    max-height: 75% !important;
  }
  .max-h-l-2k-80 {
    max-height: 80% !important;
  }
  .max-h-l-2k-85 {
    max-height: 85% !important;
  }
  .max-h-l-2k-90 {
    max-height: 90% !important;
  }
  .max-h-l-2k-95 {
    max-height: 95% !important;
  }
  .max-h-l-2k-100 {
    max-height: 100% !important;
  }
  .max-h-vh-l-2k-0 {
    max-height: 0vh !important;
  }
  .max-h-vh-l-2k-5 {
    max-height: 5vh !important;
  }
  .max-h-vh-l-2k-10 {
    max-height: 10vh !important;
  }
  .max-h-vh-l-2k-15 {
    max-height: 15vh !important;
  }
  .max-h-vh-l-2k-20 {
    max-height: 20vh !important;
  }
  .max-h-vh-l-2k-25 {
    max-height: 25vh !important;
  }
  .max-h-vh-l-2k-30 {
    max-height: 30vh !important;
  }
  .max-h-vh-l-2k-35 {
    max-height: 35vh !important;
  }
  .max-h-vh-l-2k-40 {
    max-height: 40vh !important;
  }
  .max-h-vh-l-2k-45 {
    max-height: 45vh !important;
  }
  .max-h-vh-l-2k-50 {
    max-height: 50vh !important;
  }
  .max-h-vh-l-2k-55 {
    max-height: 55vh !important;
  }
  .max-h-vh-l-2k-60 {
    max-height: 60vh !important;
  }
  .max-h-vh-l-2k-65 {
    max-height: 65vh !important;
  }
  .max-h-vh-l-2k-70 {
    max-height: 70vh !important;
  }
  .max-h-vh-l-2k-75 {
    max-height: 75vh !important;
  }
  .max-h-vh-l-2k-80 {
    max-height: 80vh !important;
  }
  .max-h-vh-l-2k-85 {
    max-height: 85vh !important;
  }
  .max-h-vh-l-2k-90 {
    max-height: 90vh !important;
  }
  .max-h-vh-l-2k-95 {
    max-height: 95vh !important;
  }
  .max-h-vh-l-2k-100 {
    max-height: 100vh !important;
  }
  .max-h-vw-l-2k-0 {
    max-height: 0vw !important;
  }
  .max-h-vw-l-2k-5 {
    max-height: 5vw !important;
  }
  .max-h-vw-l-2k-10 {
    max-height: 10vw !important;
  }
  .max-h-vw-l-2k-15 {
    max-height: 15vw !important;
  }
  .max-h-vw-l-2k-20 {
    max-height: 20vw !important;
  }
  .max-h-vw-l-2k-25 {
    max-height: 25vw !important;
  }
  .max-h-vw-l-2k-30 {
    max-height: 30vw !important;
  }
  .max-h-vw-l-2k-35 {
    max-height: 35vw !important;
  }
  .max-h-vw-l-2k-40 {
    max-height: 40vw !important;
  }
  .max-h-vw-l-2k-45 {
    max-height: 45vw !important;
  }
  .max-h-vw-l-2k-50 {
    max-height: 50vw !important;
  }
  .max-h-vw-l-2k-55 {
    max-height: 55vw !important;
  }
  .max-h-vw-l-2k-60 {
    max-height: 60vw !important;
  }
  .max-h-vw-l-2k-65 {
    max-height: 65vw !important;
  }
  .max-h-vw-l-2k-70 {
    max-height: 70vw !important;
  }
  .max-h-vw-l-2k-75 {
    max-height: 75vw !important;
  }
  .max-h-vw-l-2k-80 {
    max-height: 80vw !important;
  }
  .max-h-vw-l-2k-85 {
    max-height: 85vw !important;
  }
  .max-h-vw-l-2k-90 {
    max-height: 90vw !important;
  }
  .max-h-vw-l-2k-95 {
    max-height: 95vw !important;
  }
  .max-h-vw-l-2k-100 {
    max-height: 100vw !important;
  }
  .max-h-vmin-l-2k-0 {
    max-height: 0vmin !important;
  }
  .max-h-vmin-l-2k-5 {
    max-height: 5vmin !important;
  }
  .max-h-vmin-l-2k-10 {
    max-height: 10vmin !important;
  }
  .max-h-vmin-l-2k-15 {
    max-height: 15vmin !important;
  }
  .max-h-vmin-l-2k-20 {
    max-height: 20vmin !important;
  }
  .max-h-vmin-l-2k-25 {
    max-height: 25vmin !important;
  }
  .max-h-vmin-l-2k-30 {
    max-height: 30vmin !important;
  }
  .max-h-vmin-l-2k-35 {
    max-height: 35vmin !important;
  }
  .max-h-vmin-l-2k-40 {
    max-height: 40vmin !important;
  }
  .max-h-vmin-l-2k-45 {
    max-height: 45vmin !important;
  }
  .max-h-vmin-l-2k-50 {
    max-height: 50vmin !important;
  }
  .max-h-vmin-l-2k-55 {
    max-height: 55vmin !important;
  }
  .max-h-vmin-l-2k-60 {
    max-height: 60vmin !important;
  }
  .max-h-vmin-l-2k-65 {
    max-height: 65vmin !important;
  }
  .max-h-vmin-l-2k-70 {
    max-height: 70vmin !important;
  }
  .max-h-vmin-l-2k-75 {
    max-height: 75vmin !important;
  }
  .max-h-vmin-l-2k-80 {
    max-height: 80vmin !important;
  }
  .max-h-vmin-l-2k-85 {
    max-height: 85vmin !important;
  }
  .max-h-vmin-l-2k-90 {
    max-height: 90vmin !important;
  }
  .max-h-vmin-l-2k-95 {
    max-height: 95vmin !important;
  }
  .max-h-vmin-l-2k-100 {
    max-height: 100vmin !important;
  }
  .max-h-l-2k-none {
    max-height: none !important;
  }
}
@media (min-width: 2048px) and (orientation: portrait) {
  .min-w-p-2k-0 {
    min-width: 0% !important;
  }
  .min-w-p-2k-5 {
    min-width: 5% !important;
  }
  .min-w-p-2k-10 {
    min-width: 10% !important;
  }
  .min-w-p-2k-15 {
    min-width: 15% !important;
  }
  .min-w-p-2k-20 {
    min-width: 20% !important;
  }
  .min-w-p-2k-25 {
    min-width: 25% !important;
  }
  .min-w-p-2k-30 {
    min-width: 30% !important;
  }
  .min-w-p-2k-35 {
    min-width: 35% !important;
  }
  .min-w-p-2k-40 {
    min-width: 40% !important;
  }
  .min-w-p-2k-45 {
    min-width: 45% !important;
  }
  .min-w-p-2k-50 {
    min-width: 50% !important;
  }
  .min-w-p-2k-55 {
    min-width: 55% !important;
  }
  .min-w-p-2k-60 {
    min-width: 60% !important;
  }
  .min-w-p-2k-65 {
    min-width: 65% !important;
  }
  .min-w-p-2k-70 {
    min-width: 70% !important;
  }
  .min-w-p-2k-75 {
    min-width: 75% !important;
  }
  .min-w-p-2k-80 {
    min-width: 80% !important;
  }
  .min-w-p-2k-85 {
    min-width: 85% !important;
  }
  .min-w-p-2k-90 {
    min-width: 90% !important;
  }
  .min-w-p-2k-95 {
    min-width: 95% !important;
  }
  .min-w-p-2k-100 {
    min-width: 100% !important;
  }
  .min-w-vh-p-2k-0 {
    min-width: 0vh !important;
  }
  .min-w-vh-p-2k-5 {
    min-width: 5vh !important;
  }
  .min-w-vh-p-2k-10 {
    min-width: 10vh !important;
  }
  .min-w-vh-p-2k-15 {
    min-width: 15vh !important;
  }
  .min-w-vh-p-2k-20 {
    min-width: 20vh !important;
  }
  .min-w-vh-p-2k-25 {
    min-width: 25vh !important;
  }
  .min-w-vh-p-2k-30 {
    min-width: 30vh !important;
  }
  .min-w-vh-p-2k-35 {
    min-width: 35vh !important;
  }
  .min-w-vh-p-2k-40 {
    min-width: 40vh !important;
  }
  .min-w-vh-p-2k-45 {
    min-width: 45vh !important;
  }
  .min-w-vh-p-2k-50 {
    min-width: 50vh !important;
  }
  .min-w-vh-p-2k-55 {
    min-width: 55vh !important;
  }
  .min-w-vh-p-2k-60 {
    min-width: 60vh !important;
  }
  .min-w-vh-p-2k-65 {
    min-width: 65vh !important;
  }
  .min-w-vh-p-2k-70 {
    min-width: 70vh !important;
  }
  .min-w-vh-p-2k-75 {
    min-width: 75vh !important;
  }
  .min-w-vh-p-2k-80 {
    min-width: 80vh !important;
  }
  .min-w-vh-p-2k-85 {
    min-width: 85vh !important;
  }
  .min-w-vh-p-2k-90 {
    min-width: 90vh !important;
  }
  .min-w-vh-p-2k-95 {
    min-width: 95vh !important;
  }
  .min-w-vh-p-2k-100 {
    min-width: 100vh !important;
  }
  .min-w-vw-p-2k-0 {
    min-width: 0vw !important;
  }
  .min-w-vw-p-2k-5 {
    min-width: 5vw !important;
  }
  .min-w-vw-p-2k-10 {
    min-width: 10vw !important;
  }
  .min-w-vw-p-2k-15 {
    min-width: 15vw !important;
  }
  .min-w-vw-p-2k-20 {
    min-width: 20vw !important;
  }
  .min-w-vw-p-2k-25 {
    min-width: 25vw !important;
  }
  .min-w-vw-p-2k-30 {
    min-width: 30vw !important;
  }
  .min-w-vw-p-2k-35 {
    min-width: 35vw !important;
  }
  .min-w-vw-p-2k-40 {
    min-width: 40vw !important;
  }
  .min-w-vw-p-2k-45 {
    min-width: 45vw !important;
  }
  .min-w-vw-p-2k-50 {
    min-width: 50vw !important;
  }
  .min-w-vw-p-2k-55 {
    min-width: 55vw !important;
  }
  .min-w-vw-p-2k-60 {
    min-width: 60vw !important;
  }
  .min-w-vw-p-2k-65 {
    min-width: 65vw !important;
  }
  .min-w-vw-p-2k-70 {
    min-width: 70vw !important;
  }
  .min-w-vw-p-2k-75 {
    min-width: 75vw !important;
  }
  .min-w-vw-p-2k-80 {
    min-width: 80vw !important;
  }
  .min-w-vw-p-2k-85 {
    min-width: 85vw !important;
  }
  .min-w-vw-p-2k-90 {
    min-width: 90vw !important;
  }
  .min-w-vw-p-2k-95 {
    min-width: 95vw !important;
  }
  .min-w-vw-p-2k-100 {
    min-width: 100vw !important;
  }
  .min-w-vmin-p-2k-0 {
    min-width: 0vmin !important;
  }
  .min-w-vmin-p-2k-5 {
    min-width: 5vmin !important;
  }
  .min-w-vmin-p-2k-10 {
    min-width: 10vmin !important;
  }
  .min-w-vmin-p-2k-15 {
    min-width: 15vmin !important;
  }
  .min-w-vmin-p-2k-20 {
    min-width: 20vmin !important;
  }
  .min-w-vmin-p-2k-25 {
    min-width: 25vmin !important;
  }
  .min-w-vmin-p-2k-30 {
    min-width: 30vmin !important;
  }
  .min-w-vmin-p-2k-35 {
    min-width: 35vmin !important;
  }
  .min-w-vmin-p-2k-40 {
    min-width: 40vmin !important;
  }
  .min-w-vmin-p-2k-45 {
    min-width: 45vmin !important;
  }
  .min-w-vmin-p-2k-50 {
    min-width: 50vmin !important;
  }
  .min-w-vmin-p-2k-55 {
    min-width: 55vmin !important;
  }
  .min-w-vmin-p-2k-60 {
    min-width: 60vmin !important;
  }
  .min-w-vmin-p-2k-65 {
    min-width: 65vmin !important;
  }
  .min-w-vmin-p-2k-70 {
    min-width: 70vmin !important;
  }
  .min-w-vmin-p-2k-75 {
    min-width: 75vmin !important;
  }
  .min-w-vmin-p-2k-80 {
    min-width: 80vmin !important;
  }
  .min-w-vmin-p-2k-85 {
    min-width: 85vmin !important;
  }
  .min-w-vmin-p-2k-90 {
    min-width: 90vmin !important;
  }
  .min-w-vmin-p-2k-95 {
    min-width: 95vmin !important;
  }
  .min-w-vmin-p-2k-100 {
    min-width: 100vmin !important;
  }
  .min-w-p-2k-none {
    min-width: none !important;
  }
  .min-h-p-2k-0 {
    min-height: 0% !important;
  }
  .min-h-p-2k-5 {
    min-height: 5% !important;
  }
  .min-h-p-2k-10 {
    min-height: 10% !important;
  }
  .min-h-p-2k-15 {
    min-height: 15% !important;
  }
  .min-h-p-2k-20 {
    min-height: 20% !important;
  }
  .min-h-p-2k-25 {
    min-height: 25% !important;
  }
  .min-h-p-2k-30 {
    min-height: 30% !important;
  }
  .min-h-p-2k-35 {
    min-height: 35% !important;
  }
  .min-h-p-2k-40 {
    min-height: 40% !important;
  }
  .min-h-p-2k-45 {
    min-height: 45% !important;
  }
  .min-h-p-2k-50 {
    min-height: 50% !important;
  }
  .min-h-p-2k-55 {
    min-height: 55% !important;
  }
  .min-h-p-2k-60 {
    min-height: 60% !important;
  }
  .min-h-p-2k-65 {
    min-height: 65% !important;
  }
  .min-h-p-2k-70 {
    min-height: 70% !important;
  }
  .min-h-p-2k-75 {
    min-height: 75% !important;
  }
  .min-h-p-2k-80 {
    min-height: 80% !important;
  }
  .min-h-p-2k-85 {
    min-height: 85% !important;
  }
  .min-h-p-2k-90 {
    min-height: 90% !important;
  }
  .min-h-p-2k-95 {
    min-height: 95% !important;
  }
  .min-h-p-2k-100 {
    min-height: 100% !important;
  }
  .min-h-vh-p-2k-0 {
    min-height: 0vh !important;
  }
  .min-h-vh-p-2k-5 {
    min-height: 5vh !important;
  }
  .min-h-vh-p-2k-10 {
    min-height: 10vh !important;
  }
  .min-h-vh-p-2k-15 {
    min-height: 15vh !important;
  }
  .min-h-vh-p-2k-20 {
    min-height: 20vh !important;
  }
  .min-h-vh-p-2k-25 {
    min-height: 25vh !important;
  }
  .min-h-vh-p-2k-30 {
    min-height: 30vh !important;
  }
  .min-h-vh-p-2k-35 {
    min-height: 35vh !important;
  }
  .min-h-vh-p-2k-40 {
    min-height: 40vh !important;
  }
  .min-h-vh-p-2k-45 {
    min-height: 45vh !important;
  }
  .min-h-vh-p-2k-50 {
    min-height: 50vh !important;
  }
  .min-h-vh-p-2k-55 {
    min-height: 55vh !important;
  }
  .min-h-vh-p-2k-60 {
    min-height: 60vh !important;
  }
  .min-h-vh-p-2k-65 {
    min-height: 65vh !important;
  }
  .min-h-vh-p-2k-70 {
    min-height: 70vh !important;
  }
  .min-h-vh-p-2k-75 {
    min-height: 75vh !important;
  }
  .min-h-vh-p-2k-80 {
    min-height: 80vh !important;
  }
  .min-h-vh-p-2k-85 {
    min-height: 85vh !important;
  }
  .min-h-vh-p-2k-90 {
    min-height: 90vh !important;
  }
  .min-h-vh-p-2k-95 {
    min-height: 95vh !important;
  }
  .min-h-vh-p-2k-100 {
    min-height: 100vh !important;
  }
  .min-h-vw-p-2k-0 {
    min-height: 0vw !important;
  }
  .min-h-vw-p-2k-5 {
    min-height: 5vw !important;
  }
  .min-h-vw-p-2k-10 {
    min-height: 10vw !important;
  }
  .min-h-vw-p-2k-15 {
    min-height: 15vw !important;
  }
  .min-h-vw-p-2k-20 {
    min-height: 20vw !important;
  }
  .min-h-vw-p-2k-25 {
    min-height: 25vw !important;
  }
  .min-h-vw-p-2k-30 {
    min-height: 30vw !important;
  }
  .min-h-vw-p-2k-35 {
    min-height: 35vw !important;
  }
  .min-h-vw-p-2k-40 {
    min-height: 40vw !important;
  }
  .min-h-vw-p-2k-45 {
    min-height: 45vw !important;
  }
  .min-h-vw-p-2k-50 {
    min-height: 50vw !important;
  }
  .min-h-vw-p-2k-55 {
    min-height: 55vw !important;
  }
  .min-h-vw-p-2k-60 {
    min-height: 60vw !important;
  }
  .min-h-vw-p-2k-65 {
    min-height: 65vw !important;
  }
  .min-h-vw-p-2k-70 {
    min-height: 70vw !important;
  }
  .min-h-vw-p-2k-75 {
    min-height: 75vw !important;
  }
  .min-h-vw-p-2k-80 {
    min-height: 80vw !important;
  }
  .min-h-vw-p-2k-85 {
    min-height: 85vw !important;
  }
  .min-h-vw-p-2k-90 {
    min-height: 90vw !important;
  }
  .min-h-vw-p-2k-95 {
    min-height: 95vw !important;
  }
  .min-h-vw-p-2k-100 {
    min-height: 100vw !important;
  }
  .min-h-vmin-p-2k-0 {
    min-height: 0vmin !important;
  }
  .min-h-vmin-p-2k-5 {
    min-height: 5vmin !important;
  }
  .min-h-vmin-p-2k-10 {
    min-height: 10vmin !important;
  }
  .min-h-vmin-p-2k-15 {
    min-height: 15vmin !important;
  }
  .min-h-vmin-p-2k-20 {
    min-height: 20vmin !important;
  }
  .min-h-vmin-p-2k-25 {
    min-height: 25vmin !important;
  }
  .min-h-vmin-p-2k-30 {
    min-height: 30vmin !important;
  }
  .min-h-vmin-p-2k-35 {
    min-height: 35vmin !important;
  }
  .min-h-vmin-p-2k-40 {
    min-height: 40vmin !important;
  }
  .min-h-vmin-p-2k-45 {
    min-height: 45vmin !important;
  }
  .min-h-vmin-p-2k-50 {
    min-height: 50vmin !important;
  }
  .min-h-vmin-p-2k-55 {
    min-height: 55vmin !important;
  }
  .min-h-vmin-p-2k-60 {
    min-height: 60vmin !important;
  }
  .min-h-vmin-p-2k-65 {
    min-height: 65vmin !important;
  }
  .min-h-vmin-p-2k-70 {
    min-height: 70vmin !important;
  }
  .min-h-vmin-p-2k-75 {
    min-height: 75vmin !important;
  }
  .min-h-vmin-p-2k-80 {
    min-height: 80vmin !important;
  }
  .min-h-vmin-p-2k-85 {
    min-height: 85vmin !important;
  }
  .min-h-vmin-p-2k-90 {
    min-height: 90vmin !important;
  }
  .min-h-vmin-p-2k-95 {
    min-height: 95vmin !important;
  }
  .min-h-vmin-p-2k-100 {
    min-height: 100vmin !important;
  }
  .min-h-p-2k-none {
    min-height: none !important;
  }
  .max-w-p-2k-0 {
    max-width: 0% !important;
  }
  .max-w-p-2k-5 {
    max-width: 5% !important;
  }
  .max-w-p-2k-10 {
    max-width: 10% !important;
  }
  .max-w-p-2k-15 {
    max-width: 15% !important;
  }
  .max-w-p-2k-20 {
    max-width: 20% !important;
  }
  .max-w-p-2k-25 {
    max-width: 25% !important;
  }
  .max-w-p-2k-30 {
    max-width: 30% !important;
  }
  .max-w-p-2k-35 {
    max-width: 35% !important;
  }
  .max-w-p-2k-40 {
    max-width: 40% !important;
  }
  .max-w-p-2k-45 {
    max-width: 45% !important;
  }
  .max-w-p-2k-50 {
    max-width: 50% !important;
  }
  .max-w-p-2k-55 {
    max-width: 55% !important;
  }
  .max-w-p-2k-60 {
    max-width: 60% !important;
  }
  .max-w-p-2k-65 {
    max-width: 65% !important;
  }
  .max-w-p-2k-70 {
    max-width: 70% !important;
  }
  .max-w-p-2k-75 {
    max-width: 75% !important;
  }
  .max-w-p-2k-80 {
    max-width: 80% !important;
  }
  .max-w-p-2k-85 {
    max-width: 85% !important;
  }
  .max-w-p-2k-90 {
    max-width: 90% !important;
  }
  .max-w-p-2k-95 {
    max-width: 95% !important;
  }
  .max-w-p-2k-100 {
    max-width: 100% !important;
  }
  .max-w-vh-p-2k-0 {
    max-width: 0vh !important;
  }
  .max-w-vh-p-2k-5 {
    max-width: 5vh !important;
  }
  .max-w-vh-p-2k-10 {
    max-width: 10vh !important;
  }
  .max-w-vh-p-2k-15 {
    max-width: 15vh !important;
  }
  .max-w-vh-p-2k-20 {
    max-width: 20vh !important;
  }
  .max-w-vh-p-2k-25 {
    max-width: 25vh !important;
  }
  .max-w-vh-p-2k-30 {
    max-width: 30vh !important;
  }
  .max-w-vh-p-2k-35 {
    max-width: 35vh !important;
  }
  .max-w-vh-p-2k-40 {
    max-width: 40vh !important;
  }
  .max-w-vh-p-2k-45 {
    max-width: 45vh !important;
  }
  .max-w-vh-p-2k-50 {
    max-width: 50vh !important;
  }
  .max-w-vh-p-2k-55 {
    max-width: 55vh !important;
  }
  .max-w-vh-p-2k-60 {
    max-width: 60vh !important;
  }
  .max-w-vh-p-2k-65 {
    max-width: 65vh !important;
  }
  .max-w-vh-p-2k-70 {
    max-width: 70vh !important;
  }
  .max-w-vh-p-2k-75 {
    max-width: 75vh !important;
  }
  .max-w-vh-p-2k-80 {
    max-width: 80vh !important;
  }
  .max-w-vh-p-2k-85 {
    max-width: 85vh !important;
  }
  .max-w-vh-p-2k-90 {
    max-width: 90vh !important;
  }
  .max-w-vh-p-2k-95 {
    max-width: 95vh !important;
  }
  .max-w-vh-p-2k-100 {
    max-width: 100vh !important;
  }
  .max-w-vw-p-2k-0 {
    max-width: 0vw !important;
  }
  .max-w-vw-p-2k-5 {
    max-width: 5vw !important;
  }
  .max-w-vw-p-2k-10 {
    max-width: 10vw !important;
  }
  .max-w-vw-p-2k-15 {
    max-width: 15vw !important;
  }
  .max-w-vw-p-2k-20 {
    max-width: 20vw !important;
  }
  .max-w-vw-p-2k-25 {
    max-width: 25vw !important;
  }
  .max-w-vw-p-2k-30 {
    max-width: 30vw !important;
  }
  .max-w-vw-p-2k-35 {
    max-width: 35vw !important;
  }
  .max-w-vw-p-2k-40 {
    max-width: 40vw !important;
  }
  .max-w-vw-p-2k-45 {
    max-width: 45vw !important;
  }
  .max-w-vw-p-2k-50 {
    max-width: 50vw !important;
  }
  .max-w-vw-p-2k-55 {
    max-width: 55vw !important;
  }
  .max-w-vw-p-2k-60 {
    max-width: 60vw !important;
  }
  .max-w-vw-p-2k-65 {
    max-width: 65vw !important;
  }
  .max-w-vw-p-2k-70 {
    max-width: 70vw !important;
  }
  .max-w-vw-p-2k-75 {
    max-width: 75vw !important;
  }
  .max-w-vw-p-2k-80 {
    max-width: 80vw !important;
  }
  .max-w-vw-p-2k-85 {
    max-width: 85vw !important;
  }
  .max-w-vw-p-2k-90 {
    max-width: 90vw !important;
  }
  .max-w-vw-p-2k-95 {
    max-width: 95vw !important;
  }
  .max-w-vw-p-2k-100 {
    max-width: 100vw !important;
  }
  .max-w-vmin-p-2k-0 {
    max-width: 0vmin !important;
  }
  .max-w-vmin-p-2k-5 {
    max-width: 5vmin !important;
  }
  .max-w-vmin-p-2k-10 {
    max-width: 10vmin !important;
  }
  .max-w-vmin-p-2k-15 {
    max-width: 15vmin !important;
  }
  .max-w-vmin-p-2k-20 {
    max-width: 20vmin !important;
  }
  .max-w-vmin-p-2k-25 {
    max-width: 25vmin !important;
  }
  .max-w-vmin-p-2k-30 {
    max-width: 30vmin !important;
  }
  .max-w-vmin-p-2k-35 {
    max-width: 35vmin !important;
  }
  .max-w-vmin-p-2k-40 {
    max-width: 40vmin !important;
  }
  .max-w-vmin-p-2k-45 {
    max-width: 45vmin !important;
  }
  .max-w-vmin-p-2k-50 {
    max-width: 50vmin !important;
  }
  .max-w-vmin-p-2k-55 {
    max-width: 55vmin !important;
  }
  .max-w-vmin-p-2k-60 {
    max-width: 60vmin !important;
  }
  .max-w-vmin-p-2k-65 {
    max-width: 65vmin !important;
  }
  .max-w-vmin-p-2k-70 {
    max-width: 70vmin !important;
  }
  .max-w-vmin-p-2k-75 {
    max-width: 75vmin !important;
  }
  .max-w-vmin-p-2k-80 {
    max-width: 80vmin !important;
  }
  .max-w-vmin-p-2k-85 {
    max-width: 85vmin !important;
  }
  .max-w-vmin-p-2k-90 {
    max-width: 90vmin !important;
  }
  .max-w-vmin-p-2k-95 {
    max-width: 95vmin !important;
  }
  .max-w-vmin-p-2k-100 {
    max-width: 100vmin !important;
  }
  .max-w-p-2k-none {
    max-width: none !important;
  }
  .max-h-p-2k-0 {
    max-height: 0% !important;
  }
  .max-h-p-2k-5 {
    max-height: 5% !important;
  }
  .max-h-p-2k-10 {
    max-height: 10% !important;
  }
  .max-h-p-2k-15 {
    max-height: 15% !important;
  }
  .max-h-p-2k-20 {
    max-height: 20% !important;
  }
  .max-h-p-2k-25 {
    max-height: 25% !important;
  }
  .max-h-p-2k-30 {
    max-height: 30% !important;
  }
  .max-h-p-2k-35 {
    max-height: 35% !important;
  }
  .max-h-p-2k-40 {
    max-height: 40% !important;
  }
  .max-h-p-2k-45 {
    max-height: 45% !important;
  }
  .max-h-p-2k-50 {
    max-height: 50% !important;
  }
  .max-h-p-2k-55 {
    max-height: 55% !important;
  }
  .max-h-p-2k-60 {
    max-height: 60% !important;
  }
  .max-h-p-2k-65 {
    max-height: 65% !important;
  }
  .max-h-p-2k-70 {
    max-height: 70% !important;
  }
  .max-h-p-2k-75 {
    max-height: 75% !important;
  }
  .max-h-p-2k-80 {
    max-height: 80% !important;
  }
  .max-h-p-2k-85 {
    max-height: 85% !important;
  }
  .max-h-p-2k-90 {
    max-height: 90% !important;
  }
  .max-h-p-2k-95 {
    max-height: 95% !important;
  }
  .max-h-p-2k-100 {
    max-height: 100% !important;
  }
  .max-h-vh-p-2k-0 {
    max-height: 0vh !important;
  }
  .max-h-vh-p-2k-5 {
    max-height: 5vh !important;
  }
  .max-h-vh-p-2k-10 {
    max-height: 10vh !important;
  }
  .max-h-vh-p-2k-15 {
    max-height: 15vh !important;
  }
  .max-h-vh-p-2k-20 {
    max-height: 20vh !important;
  }
  .max-h-vh-p-2k-25 {
    max-height: 25vh !important;
  }
  .max-h-vh-p-2k-30 {
    max-height: 30vh !important;
  }
  .max-h-vh-p-2k-35 {
    max-height: 35vh !important;
  }
  .max-h-vh-p-2k-40 {
    max-height: 40vh !important;
  }
  .max-h-vh-p-2k-45 {
    max-height: 45vh !important;
  }
  .max-h-vh-p-2k-50 {
    max-height: 50vh !important;
  }
  .max-h-vh-p-2k-55 {
    max-height: 55vh !important;
  }
  .max-h-vh-p-2k-60 {
    max-height: 60vh !important;
  }
  .max-h-vh-p-2k-65 {
    max-height: 65vh !important;
  }
  .max-h-vh-p-2k-70 {
    max-height: 70vh !important;
  }
  .max-h-vh-p-2k-75 {
    max-height: 75vh !important;
  }
  .max-h-vh-p-2k-80 {
    max-height: 80vh !important;
  }
  .max-h-vh-p-2k-85 {
    max-height: 85vh !important;
  }
  .max-h-vh-p-2k-90 {
    max-height: 90vh !important;
  }
  .max-h-vh-p-2k-95 {
    max-height: 95vh !important;
  }
  .max-h-vh-p-2k-100 {
    max-height: 100vh !important;
  }
  .max-h-vw-p-2k-0 {
    max-height: 0vw !important;
  }
  .max-h-vw-p-2k-5 {
    max-height: 5vw !important;
  }
  .max-h-vw-p-2k-10 {
    max-height: 10vw !important;
  }
  .max-h-vw-p-2k-15 {
    max-height: 15vw !important;
  }
  .max-h-vw-p-2k-20 {
    max-height: 20vw !important;
  }
  .max-h-vw-p-2k-25 {
    max-height: 25vw !important;
  }
  .max-h-vw-p-2k-30 {
    max-height: 30vw !important;
  }
  .max-h-vw-p-2k-35 {
    max-height: 35vw !important;
  }
  .max-h-vw-p-2k-40 {
    max-height: 40vw !important;
  }
  .max-h-vw-p-2k-45 {
    max-height: 45vw !important;
  }
  .max-h-vw-p-2k-50 {
    max-height: 50vw !important;
  }
  .max-h-vw-p-2k-55 {
    max-height: 55vw !important;
  }
  .max-h-vw-p-2k-60 {
    max-height: 60vw !important;
  }
  .max-h-vw-p-2k-65 {
    max-height: 65vw !important;
  }
  .max-h-vw-p-2k-70 {
    max-height: 70vw !important;
  }
  .max-h-vw-p-2k-75 {
    max-height: 75vw !important;
  }
  .max-h-vw-p-2k-80 {
    max-height: 80vw !important;
  }
  .max-h-vw-p-2k-85 {
    max-height: 85vw !important;
  }
  .max-h-vw-p-2k-90 {
    max-height: 90vw !important;
  }
  .max-h-vw-p-2k-95 {
    max-height: 95vw !important;
  }
  .max-h-vw-p-2k-100 {
    max-height: 100vw !important;
  }
  .max-h-vmin-p-2k-0 {
    max-height: 0vmin !important;
  }
  .max-h-vmin-p-2k-5 {
    max-height: 5vmin !important;
  }
  .max-h-vmin-p-2k-10 {
    max-height: 10vmin !important;
  }
  .max-h-vmin-p-2k-15 {
    max-height: 15vmin !important;
  }
  .max-h-vmin-p-2k-20 {
    max-height: 20vmin !important;
  }
  .max-h-vmin-p-2k-25 {
    max-height: 25vmin !important;
  }
  .max-h-vmin-p-2k-30 {
    max-height: 30vmin !important;
  }
  .max-h-vmin-p-2k-35 {
    max-height: 35vmin !important;
  }
  .max-h-vmin-p-2k-40 {
    max-height: 40vmin !important;
  }
  .max-h-vmin-p-2k-45 {
    max-height: 45vmin !important;
  }
  .max-h-vmin-p-2k-50 {
    max-height: 50vmin !important;
  }
  .max-h-vmin-p-2k-55 {
    max-height: 55vmin !important;
  }
  .max-h-vmin-p-2k-60 {
    max-height: 60vmin !important;
  }
  .max-h-vmin-p-2k-65 {
    max-height: 65vmin !important;
  }
  .max-h-vmin-p-2k-70 {
    max-height: 70vmin !important;
  }
  .max-h-vmin-p-2k-75 {
    max-height: 75vmin !important;
  }
  .max-h-vmin-p-2k-80 {
    max-height: 80vmin !important;
  }
  .max-h-vmin-p-2k-85 {
    max-height: 85vmin !important;
  }
  .max-h-vmin-p-2k-90 {
    max-height: 90vmin !important;
  }
  .max-h-vmin-p-2k-95 {
    max-height: 95vmin !important;
  }
  .max-h-vmin-p-2k-100 {
    max-height: 100vmin !important;
  }
  .max-h-p-2k-none {
    max-height: none !important;
  }
}
@media (min-width: 2048px) {
  .min-w-2k-0 {
    min-width: 0% !important;
  }
  .min-w-2k-5 {
    min-width: 5% !important;
  }
  .min-w-2k-10 {
    min-width: 10% !important;
  }
  .min-w-2k-15 {
    min-width: 15% !important;
  }
  .min-w-2k-20 {
    min-width: 20% !important;
  }
  .min-w-2k-25 {
    min-width: 25% !important;
  }
  .min-w-2k-30 {
    min-width: 30% !important;
  }
  .min-w-2k-35 {
    min-width: 35% !important;
  }
  .min-w-2k-40 {
    min-width: 40% !important;
  }
  .min-w-2k-45 {
    min-width: 45% !important;
  }
  .min-w-2k-50 {
    min-width: 50% !important;
  }
  .min-w-2k-55 {
    min-width: 55% !important;
  }
  .min-w-2k-60 {
    min-width: 60% !important;
  }
  .min-w-2k-65 {
    min-width: 65% !important;
  }
  .min-w-2k-70 {
    min-width: 70% !important;
  }
  .min-w-2k-75 {
    min-width: 75% !important;
  }
  .min-w-2k-80 {
    min-width: 80% !important;
  }
  .min-w-2k-85 {
    min-width: 85% !important;
  }
  .min-w-2k-90 {
    min-width: 90% !important;
  }
  .min-w-2k-95 {
    min-width: 95% !important;
  }
  .min-w-2k-100 {
    min-width: 100% !important;
  }
  .min-w-vh-2k-0 {
    min-width: 0vh !important;
  }
  .min-w-vh-2k-5 {
    min-width: 5vh !important;
  }
  .min-w-vh-2k-10 {
    min-width: 10vh !important;
  }
  .min-w-vh-2k-15 {
    min-width: 15vh !important;
  }
  .min-w-vh-2k-20 {
    min-width: 20vh !important;
  }
  .min-w-vh-2k-25 {
    min-width: 25vh !important;
  }
  .min-w-vh-2k-30 {
    min-width: 30vh !important;
  }
  .min-w-vh-2k-35 {
    min-width: 35vh !important;
  }
  .min-w-vh-2k-40 {
    min-width: 40vh !important;
  }
  .min-w-vh-2k-45 {
    min-width: 45vh !important;
  }
  .min-w-vh-2k-50 {
    min-width: 50vh !important;
  }
  .min-w-vh-2k-55 {
    min-width: 55vh !important;
  }
  .min-w-vh-2k-60 {
    min-width: 60vh !important;
  }
  .min-w-vh-2k-65 {
    min-width: 65vh !important;
  }
  .min-w-vh-2k-70 {
    min-width: 70vh !important;
  }
  .min-w-vh-2k-75 {
    min-width: 75vh !important;
  }
  .min-w-vh-2k-80 {
    min-width: 80vh !important;
  }
  .min-w-vh-2k-85 {
    min-width: 85vh !important;
  }
  .min-w-vh-2k-90 {
    min-width: 90vh !important;
  }
  .min-w-vh-2k-95 {
    min-width: 95vh !important;
  }
  .min-w-vh-2k-100 {
    min-width: 100vh !important;
  }
  .min-w-vw-2k-0 {
    min-width: 0vw !important;
  }
  .min-w-vw-2k-5 {
    min-width: 5vw !important;
  }
  .min-w-vw-2k-10 {
    min-width: 10vw !important;
  }
  .min-w-vw-2k-15 {
    min-width: 15vw !important;
  }
  .min-w-vw-2k-20 {
    min-width: 20vw !important;
  }
  .min-w-vw-2k-25 {
    min-width: 25vw !important;
  }
  .min-w-vw-2k-30 {
    min-width: 30vw !important;
  }
  .min-w-vw-2k-35 {
    min-width: 35vw !important;
  }
  .min-w-vw-2k-40 {
    min-width: 40vw !important;
  }
  .min-w-vw-2k-45 {
    min-width: 45vw !important;
  }
  .min-w-vw-2k-50 {
    min-width: 50vw !important;
  }
  .min-w-vw-2k-55 {
    min-width: 55vw !important;
  }
  .min-w-vw-2k-60 {
    min-width: 60vw !important;
  }
  .min-w-vw-2k-65 {
    min-width: 65vw !important;
  }
  .min-w-vw-2k-70 {
    min-width: 70vw !important;
  }
  .min-w-vw-2k-75 {
    min-width: 75vw !important;
  }
  .min-w-vw-2k-80 {
    min-width: 80vw !important;
  }
  .min-w-vw-2k-85 {
    min-width: 85vw !important;
  }
  .min-w-vw-2k-90 {
    min-width: 90vw !important;
  }
  .min-w-vw-2k-95 {
    min-width: 95vw !important;
  }
  .min-w-vw-2k-100 {
    min-width: 100vw !important;
  }
  .min-w-vmin-2k-0 {
    min-width: 0vmin !important;
  }
  .min-w-vmin-2k-5 {
    min-width: 5vmin !important;
  }
  .min-w-vmin-2k-10 {
    min-width: 10vmin !important;
  }
  .min-w-vmin-2k-15 {
    min-width: 15vmin !important;
  }
  .min-w-vmin-2k-20 {
    min-width: 20vmin !important;
  }
  .min-w-vmin-2k-25 {
    min-width: 25vmin !important;
  }
  .min-w-vmin-2k-30 {
    min-width: 30vmin !important;
  }
  .min-w-vmin-2k-35 {
    min-width: 35vmin !important;
  }
  .min-w-vmin-2k-40 {
    min-width: 40vmin !important;
  }
  .min-w-vmin-2k-45 {
    min-width: 45vmin !important;
  }
  .min-w-vmin-2k-50 {
    min-width: 50vmin !important;
  }
  .min-w-vmin-2k-55 {
    min-width: 55vmin !important;
  }
  .min-w-vmin-2k-60 {
    min-width: 60vmin !important;
  }
  .min-w-vmin-2k-65 {
    min-width: 65vmin !important;
  }
  .min-w-vmin-2k-70 {
    min-width: 70vmin !important;
  }
  .min-w-vmin-2k-75 {
    min-width: 75vmin !important;
  }
  .min-w-vmin-2k-80 {
    min-width: 80vmin !important;
  }
  .min-w-vmin-2k-85 {
    min-width: 85vmin !important;
  }
  .min-w-vmin-2k-90 {
    min-width: 90vmin !important;
  }
  .min-w-vmin-2k-95 {
    min-width: 95vmin !important;
  }
  .min-w-vmin-2k-100 {
    min-width: 100vmin !important;
  }
  .min-w-2k-none {
    min-width: none !important;
  }
  .min-h-2k-0 {
    min-height: 0% !important;
  }
  .min-h-2k-5 {
    min-height: 5% !important;
  }
  .min-h-2k-10 {
    min-height: 10% !important;
  }
  .min-h-2k-15 {
    min-height: 15% !important;
  }
  .min-h-2k-20 {
    min-height: 20% !important;
  }
  .min-h-2k-25 {
    min-height: 25% !important;
  }
  .min-h-2k-30 {
    min-height: 30% !important;
  }
  .min-h-2k-35 {
    min-height: 35% !important;
  }
  .min-h-2k-40 {
    min-height: 40% !important;
  }
  .min-h-2k-45 {
    min-height: 45% !important;
  }
  .min-h-2k-50 {
    min-height: 50% !important;
  }
  .min-h-2k-55 {
    min-height: 55% !important;
  }
  .min-h-2k-60 {
    min-height: 60% !important;
  }
  .min-h-2k-65 {
    min-height: 65% !important;
  }
  .min-h-2k-70 {
    min-height: 70% !important;
  }
  .min-h-2k-75 {
    min-height: 75% !important;
  }
  .min-h-2k-80 {
    min-height: 80% !important;
  }
  .min-h-2k-85 {
    min-height: 85% !important;
  }
  .min-h-2k-90 {
    min-height: 90% !important;
  }
  .min-h-2k-95 {
    min-height: 95% !important;
  }
  .min-h-2k-100 {
    min-height: 100% !important;
  }
  .min-h-vh-2k-0 {
    min-height: 0vh !important;
  }
  .min-h-vh-2k-5 {
    min-height: 5vh !important;
  }
  .min-h-vh-2k-10 {
    min-height: 10vh !important;
  }
  .min-h-vh-2k-15 {
    min-height: 15vh !important;
  }
  .min-h-vh-2k-20 {
    min-height: 20vh !important;
  }
  .min-h-vh-2k-25 {
    min-height: 25vh !important;
  }
  .min-h-vh-2k-30 {
    min-height: 30vh !important;
  }
  .min-h-vh-2k-35 {
    min-height: 35vh !important;
  }
  .min-h-vh-2k-40 {
    min-height: 40vh !important;
  }
  .min-h-vh-2k-45 {
    min-height: 45vh !important;
  }
  .min-h-vh-2k-50 {
    min-height: 50vh !important;
  }
  .min-h-vh-2k-55 {
    min-height: 55vh !important;
  }
  .min-h-vh-2k-60 {
    min-height: 60vh !important;
  }
  .min-h-vh-2k-65 {
    min-height: 65vh !important;
  }
  .min-h-vh-2k-70 {
    min-height: 70vh !important;
  }
  .min-h-vh-2k-75 {
    min-height: 75vh !important;
  }
  .min-h-vh-2k-80 {
    min-height: 80vh !important;
  }
  .min-h-vh-2k-85 {
    min-height: 85vh !important;
  }
  .min-h-vh-2k-90 {
    min-height: 90vh !important;
  }
  .min-h-vh-2k-95 {
    min-height: 95vh !important;
  }
  .min-h-vh-2k-100 {
    min-height: 100vh !important;
  }
  .min-h-vw-2k-0 {
    min-height: 0vw !important;
  }
  .min-h-vw-2k-5 {
    min-height: 5vw !important;
  }
  .min-h-vw-2k-10 {
    min-height: 10vw !important;
  }
  .min-h-vw-2k-15 {
    min-height: 15vw !important;
  }
  .min-h-vw-2k-20 {
    min-height: 20vw !important;
  }
  .min-h-vw-2k-25 {
    min-height: 25vw !important;
  }
  .min-h-vw-2k-30 {
    min-height: 30vw !important;
  }
  .min-h-vw-2k-35 {
    min-height: 35vw !important;
  }
  .min-h-vw-2k-40 {
    min-height: 40vw !important;
  }
  .min-h-vw-2k-45 {
    min-height: 45vw !important;
  }
  .min-h-vw-2k-50 {
    min-height: 50vw !important;
  }
  .min-h-vw-2k-55 {
    min-height: 55vw !important;
  }
  .min-h-vw-2k-60 {
    min-height: 60vw !important;
  }
  .min-h-vw-2k-65 {
    min-height: 65vw !important;
  }
  .min-h-vw-2k-70 {
    min-height: 70vw !important;
  }
  .min-h-vw-2k-75 {
    min-height: 75vw !important;
  }
  .min-h-vw-2k-80 {
    min-height: 80vw !important;
  }
  .min-h-vw-2k-85 {
    min-height: 85vw !important;
  }
  .min-h-vw-2k-90 {
    min-height: 90vw !important;
  }
  .min-h-vw-2k-95 {
    min-height: 95vw !important;
  }
  .min-h-vw-2k-100 {
    min-height: 100vw !important;
  }
  .min-h-vmin-2k-0 {
    min-height: 0vmin !important;
  }
  .min-h-vmin-2k-5 {
    min-height: 5vmin !important;
  }
  .min-h-vmin-2k-10 {
    min-height: 10vmin !important;
  }
  .min-h-vmin-2k-15 {
    min-height: 15vmin !important;
  }
  .min-h-vmin-2k-20 {
    min-height: 20vmin !important;
  }
  .min-h-vmin-2k-25 {
    min-height: 25vmin !important;
  }
  .min-h-vmin-2k-30 {
    min-height: 30vmin !important;
  }
  .min-h-vmin-2k-35 {
    min-height: 35vmin !important;
  }
  .min-h-vmin-2k-40 {
    min-height: 40vmin !important;
  }
  .min-h-vmin-2k-45 {
    min-height: 45vmin !important;
  }
  .min-h-vmin-2k-50 {
    min-height: 50vmin !important;
  }
  .min-h-vmin-2k-55 {
    min-height: 55vmin !important;
  }
  .min-h-vmin-2k-60 {
    min-height: 60vmin !important;
  }
  .min-h-vmin-2k-65 {
    min-height: 65vmin !important;
  }
  .min-h-vmin-2k-70 {
    min-height: 70vmin !important;
  }
  .min-h-vmin-2k-75 {
    min-height: 75vmin !important;
  }
  .min-h-vmin-2k-80 {
    min-height: 80vmin !important;
  }
  .min-h-vmin-2k-85 {
    min-height: 85vmin !important;
  }
  .min-h-vmin-2k-90 {
    min-height: 90vmin !important;
  }
  .min-h-vmin-2k-95 {
    min-height: 95vmin !important;
  }
  .min-h-vmin-2k-100 {
    min-height: 100vmin !important;
  }
  .min-h-2k-none {
    min-height: none !important;
  }
  .max-w-2k-0 {
    max-width: 0% !important;
  }
  .max-w-2k-5 {
    max-width: 5% !important;
  }
  .max-w-2k-10 {
    max-width: 10% !important;
  }
  .max-w-2k-15 {
    max-width: 15% !important;
  }
  .max-w-2k-20 {
    max-width: 20% !important;
  }
  .max-w-2k-25 {
    max-width: 25% !important;
  }
  .max-w-2k-30 {
    max-width: 30% !important;
  }
  .max-w-2k-35 {
    max-width: 35% !important;
  }
  .max-w-2k-40 {
    max-width: 40% !important;
  }
  .max-w-2k-45 {
    max-width: 45% !important;
  }
  .max-w-2k-50 {
    max-width: 50% !important;
  }
  .max-w-2k-55 {
    max-width: 55% !important;
  }
  .max-w-2k-60 {
    max-width: 60% !important;
  }
  .max-w-2k-65 {
    max-width: 65% !important;
  }
  .max-w-2k-70 {
    max-width: 70% !important;
  }
  .max-w-2k-75 {
    max-width: 75% !important;
  }
  .max-w-2k-80 {
    max-width: 80% !important;
  }
  .max-w-2k-85 {
    max-width: 85% !important;
  }
  .max-w-2k-90 {
    max-width: 90% !important;
  }
  .max-w-2k-95 {
    max-width: 95% !important;
  }
  .max-w-2k-100 {
    max-width: 100% !important;
  }
  .max-w-vh-2k-0 {
    max-width: 0vh !important;
  }
  .max-w-vh-2k-5 {
    max-width: 5vh !important;
  }
  .max-w-vh-2k-10 {
    max-width: 10vh !important;
  }
  .max-w-vh-2k-15 {
    max-width: 15vh !important;
  }
  .max-w-vh-2k-20 {
    max-width: 20vh !important;
  }
  .max-w-vh-2k-25 {
    max-width: 25vh !important;
  }
  .max-w-vh-2k-30 {
    max-width: 30vh !important;
  }
  .max-w-vh-2k-35 {
    max-width: 35vh !important;
  }
  .max-w-vh-2k-40 {
    max-width: 40vh !important;
  }
  .max-w-vh-2k-45 {
    max-width: 45vh !important;
  }
  .max-w-vh-2k-50 {
    max-width: 50vh !important;
  }
  .max-w-vh-2k-55 {
    max-width: 55vh !important;
  }
  .max-w-vh-2k-60 {
    max-width: 60vh !important;
  }
  .max-w-vh-2k-65 {
    max-width: 65vh !important;
  }
  .max-w-vh-2k-70 {
    max-width: 70vh !important;
  }
  .max-w-vh-2k-75 {
    max-width: 75vh !important;
  }
  .max-w-vh-2k-80 {
    max-width: 80vh !important;
  }
  .max-w-vh-2k-85 {
    max-width: 85vh !important;
  }
  .max-w-vh-2k-90 {
    max-width: 90vh !important;
  }
  .max-w-vh-2k-95 {
    max-width: 95vh !important;
  }
  .max-w-vh-2k-100 {
    max-width: 100vh !important;
  }
  .max-w-vw-2k-0 {
    max-width: 0vw !important;
  }
  .max-w-vw-2k-5 {
    max-width: 5vw !important;
  }
  .max-w-vw-2k-10 {
    max-width: 10vw !important;
  }
  .max-w-vw-2k-15 {
    max-width: 15vw !important;
  }
  .max-w-vw-2k-20 {
    max-width: 20vw !important;
  }
  .max-w-vw-2k-25 {
    max-width: 25vw !important;
  }
  .max-w-vw-2k-30 {
    max-width: 30vw !important;
  }
  .max-w-vw-2k-35 {
    max-width: 35vw !important;
  }
  .max-w-vw-2k-40 {
    max-width: 40vw !important;
  }
  .max-w-vw-2k-45 {
    max-width: 45vw !important;
  }
  .max-w-vw-2k-50 {
    max-width: 50vw !important;
  }
  .max-w-vw-2k-55 {
    max-width: 55vw !important;
  }
  .max-w-vw-2k-60 {
    max-width: 60vw !important;
  }
  .max-w-vw-2k-65 {
    max-width: 65vw !important;
  }
  .max-w-vw-2k-70 {
    max-width: 70vw !important;
  }
  .max-w-vw-2k-75 {
    max-width: 75vw !important;
  }
  .max-w-vw-2k-80 {
    max-width: 80vw !important;
  }
  .max-w-vw-2k-85 {
    max-width: 85vw !important;
  }
  .max-w-vw-2k-90 {
    max-width: 90vw !important;
  }
  .max-w-vw-2k-95 {
    max-width: 95vw !important;
  }
  .max-w-vw-2k-100 {
    max-width: 100vw !important;
  }
  .max-w-vmin-2k-0 {
    max-width: 0vmin !important;
  }
  .max-w-vmin-2k-5 {
    max-width: 5vmin !important;
  }
  .max-w-vmin-2k-10 {
    max-width: 10vmin !important;
  }
  .max-w-vmin-2k-15 {
    max-width: 15vmin !important;
  }
  .max-w-vmin-2k-20 {
    max-width: 20vmin !important;
  }
  .max-w-vmin-2k-25 {
    max-width: 25vmin !important;
  }
  .max-w-vmin-2k-30 {
    max-width: 30vmin !important;
  }
  .max-w-vmin-2k-35 {
    max-width: 35vmin !important;
  }
  .max-w-vmin-2k-40 {
    max-width: 40vmin !important;
  }
  .max-w-vmin-2k-45 {
    max-width: 45vmin !important;
  }
  .max-w-vmin-2k-50 {
    max-width: 50vmin !important;
  }
  .max-w-vmin-2k-55 {
    max-width: 55vmin !important;
  }
  .max-w-vmin-2k-60 {
    max-width: 60vmin !important;
  }
  .max-w-vmin-2k-65 {
    max-width: 65vmin !important;
  }
  .max-w-vmin-2k-70 {
    max-width: 70vmin !important;
  }
  .max-w-vmin-2k-75 {
    max-width: 75vmin !important;
  }
  .max-w-vmin-2k-80 {
    max-width: 80vmin !important;
  }
  .max-w-vmin-2k-85 {
    max-width: 85vmin !important;
  }
  .max-w-vmin-2k-90 {
    max-width: 90vmin !important;
  }
  .max-w-vmin-2k-95 {
    max-width: 95vmin !important;
  }
  .max-w-vmin-2k-100 {
    max-width: 100vmin !important;
  }
  .max-w-2k-none {
    max-width: none !important;
  }
  .max-h-2k-0 {
    max-height: 0% !important;
  }
  .max-h-2k-5 {
    max-height: 5% !important;
  }
  .max-h-2k-10 {
    max-height: 10% !important;
  }
  .max-h-2k-15 {
    max-height: 15% !important;
  }
  .max-h-2k-20 {
    max-height: 20% !important;
  }
  .max-h-2k-25 {
    max-height: 25% !important;
  }
  .max-h-2k-30 {
    max-height: 30% !important;
  }
  .max-h-2k-35 {
    max-height: 35% !important;
  }
  .max-h-2k-40 {
    max-height: 40% !important;
  }
  .max-h-2k-45 {
    max-height: 45% !important;
  }
  .max-h-2k-50 {
    max-height: 50% !important;
  }
  .max-h-2k-55 {
    max-height: 55% !important;
  }
  .max-h-2k-60 {
    max-height: 60% !important;
  }
  .max-h-2k-65 {
    max-height: 65% !important;
  }
  .max-h-2k-70 {
    max-height: 70% !important;
  }
  .max-h-2k-75 {
    max-height: 75% !important;
  }
  .max-h-2k-80 {
    max-height: 80% !important;
  }
  .max-h-2k-85 {
    max-height: 85% !important;
  }
  .max-h-2k-90 {
    max-height: 90% !important;
  }
  .max-h-2k-95 {
    max-height: 95% !important;
  }
  .max-h-2k-100 {
    max-height: 100% !important;
  }
  .max-h-vh-2k-0 {
    max-height: 0vh !important;
  }
  .max-h-vh-2k-5 {
    max-height: 5vh !important;
  }
  .max-h-vh-2k-10 {
    max-height: 10vh !important;
  }
  .max-h-vh-2k-15 {
    max-height: 15vh !important;
  }
  .max-h-vh-2k-20 {
    max-height: 20vh !important;
  }
  .max-h-vh-2k-25 {
    max-height: 25vh !important;
  }
  .max-h-vh-2k-30 {
    max-height: 30vh !important;
  }
  .max-h-vh-2k-35 {
    max-height: 35vh !important;
  }
  .max-h-vh-2k-40 {
    max-height: 40vh !important;
  }
  .max-h-vh-2k-45 {
    max-height: 45vh !important;
  }
  .max-h-vh-2k-50 {
    max-height: 50vh !important;
  }
  .max-h-vh-2k-55 {
    max-height: 55vh !important;
  }
  .max-h-vh-2k-60 {
    max-height: 60vh !important;
  }
  .max-h-vh-2k-65 {
    max-height: 65vh !important;
  }
  .max-h-vh-2k-70 {
    max-height: 70vh !important;
  }
  .max-h-vh-2k-75 {
    max-height: 75vh !important;
  }
  .max-h-vh-2k-80 {
    max-height: 80vh !important;
  }
  .max-h-vh-2k-85 {
    max-height: 85vh !important;
  }
  .max-h-vh-2k-90 {
    max-height: 90vh !important;
  }
  .max-h-vh-2k-95 {
    max-height: 95vh !important;
  }
  .max-h-vh-2k-100 {
    max-height: 100vh !important;
  }
  .max-h-vw-2k-0 {
    max-height: 0vw !important;
  }
  .max-h-vw-2k-5 {
    max-height: 5vw !important;
  }
  .max-h-vw-2k-10 {
    max-height: 10vw !important;
  }
  .max-h-vw-2k-15 {
    max-height: 15vw !important;
  }
  .max-h-vw-2k-20 {
    max-height: 20vw !important;
  }
  .max-h-vw-2k-25 {
    max-height: 25vw !important;
  }
  .max-h-vw-2k-30 {
    max-height: 30vw !important;
  }
  .max-h-vw-2k-35 {
    max-height: 35vw !important;
  }
  .max-h-vw-2k-40 {
    max-height: 40vw !important;
  }
  .max-h-vw-2k-45 {
    max-height: 45vw !important;
  }
  .max-h-vw-2k-50 {
    max-height: 50vw !important;
  }
  .max-h-vw-2k-55 {
    max-height: 55vw !important;
  }
  .max-h-vw-2k-60 {
    max-height: 60vw !important;
  }
  .max-h-vw-2k-65 {
    max-height: 65vw !important;
  }
  .max-h-vw-2k-70 {
    max-height: 70vw !important;
  }
  .max-h-vw-2k-75 {
    max-height: 75vw !important;
  }
  .max-h-vw-2k-80 {
    max-height: 80vw !important;
  }
  .max-h-vw-2k-85 {
    max-height: 85vw !important;
  }
  .max-h-vw-2k-90 {
    max-height: 90vw !important;
  }
  .max-h-vw-2k-95 {
    max-height: 95vw !important;
  }
  .max-h-vw-2k-100 {
    max-height: 100vw !important;
  }
  .max-h-vmin-2k-0 {
    max-height: 0vmin !important;
  }
  .max-h-vmin-2k-5 {
    max-height: 5vmin !important;
  }
  .max-h-vmin-2k-10 {
    max-height: 10vmin !important;
  }
  .max-h-vmin-2k-15 {
    max-height: 15vmin !important;
  }
  .max-h-vmin-2k-20 {
    max-height: 20vmin !important;
  }
  .max-h-vmin-2k-25 {
    max-height: 25vmin !important;
  }
  .max-h-vmin-2k-30 {
    max-height: 30vmin !important;
  }
  .max-h-vmin-2k-35 {
    max-height: 35vmin !important;
  }
  .max-h-vmin-2k-40 {
    max-height: 40vmin !important;
  }
  .max-h-vmin-2k-45 {
    max-height: 45vmin !important;
  }
  .max-h-vmin-2k-50 {
    max-height: 50vmin !important;
  }
  .max-h-vmin-2k-55 {
    max-height: 55vmin !important;
  }
  .max-h-vmin-2k-60 {
    max-height: 60vmin !important;
  }
  .max-h-vmin-2k-65 {
    max-height: 65vmin !important;
  }
  .max-h-vmin-2k-70 {
    max-height: 70vmin !important;
  }
  .max-h-vmin-2k-75 {
    max-height: 75vmin !important;
  }
  .max-h-vmin-2k-80 {
    max-height: 80vmin !important;
  }
  .max-h-vmin-2k-85 {
    max-height: 85vmin !important;
  }
  .max-h-vmin-2k-90 {
    max-height: 90vmin !important;
  }
  .max-h-vmin-2k-95 {
    max-height: 95vmin !important;
  }
  .max-h-vmin-2k-100 {
    max-height: 100vmin !important;
  }
  .max-h-2k-none {
    max-height: none !important;
  }
}
@media (min-width: 4096px) and (orientation: landscape) {
  .min-w-l-4k-0 {
    min-width: 0% !important;
  }
  .min-w-l-4k-5 {
    min-width: 5% !important;
  }
  .min-w-l-4k-10 {
    min-width: 10% !important;
  }
  .min-w-l-4k-15 {
    min-width: 15% !important;
  }
  .min-w-l-4k-20 {
    min-width: 20% !important;
  }
  .min-w-l-4k-25 {
    min-width: 25% !important;
  }
  .min-w-l-4k-30 {
    min-width: 30% !important;
  }
  .min-w-l-4k-35 {
    min-width: 35% !important;
  }
  .min-w-l-4k-40 {
    min-width: 40% !important;
  }
  .min-w-l-4k-45 {
    min-width: 45% !important;
  }
  .min-w-l-4k-50 {
    min-width: 50% !important;
  }
  .min-w-l-4k-55 {
    min-width: 55% !important;
  }
  .min-w-l-4k-60 {
    min-width: 60% !important;
  }
  .min-w-l-4k-65 {
    min-width: 65% !important;
  }
  .min-w-l-4k-70 {
    min-width: 70% !important;
  }
  .min-w-l-4k-75 {
    min-width: 75% !important;
  }
  .min-w-l-4k-80 {
    min-width: 80% !important;
  }
  .min-w-l-4k-85 {
    min-width: 85% !important;
  }
  .min-w-l-4k-90 {
    min-width: 90% !important;
  }
  .min-w-l-4k-95 {
    min-width: 95% !important;
  }
  .min-w-l-4k-100 {
    min-width: 100% !important;
  }
  .min-w-vh-l-4k-0 {
    min-width: 0vh !important;
  }
  .min-w-vh-l-4k-5 {
    min-width: 5vh !important;
  }
  .min-w-vh-l-4k-10 {
    min-width: 10vh !important;
  }
  .min-w-vh-l-4k-15 {
    min-width: 15vh !important;
  }
  .min-w-vh-l-4k-20 {
    min-width: 20vh !important;
  }
  .min-w-vh-l-4k-25 {
    min-width: 25vh !important;
  }
  .min-w-vh-l-4k-30 {
    min-width: 30vh !important;
  }
  .min-w-vh-l-4k-35 {
    min-width: 35vh !important;
  }
  .min-w-vh-l-4k-40 {
    min-width: 40vh !important;
  }
  .min-w-vh-l-4k-45 {
    min-width: 45vh !important;
  }
  .min-w-vh-l-4k-50 {
    min-width: 50vh !important;
  }
  .min-w-vh-l-4k-55 {
    min-width: 55vh !important;
  }
  .min-w-vh-l-4k-60 {
    min-width: 60vh !important;
  }
  .min-w-vh-l-4k-65 {
    min-width: 65vh !important;
  }
  .min-w-vh-l-4k-70 {
    min-width: 70vh !important;
  }
  .min-w-vh-l-4k-75 {
    min-width: 75vh !important;
  }
  .min-w-vh-l-4k-80 {
    min-width: 80vh !important;
  }
  .min-w-vh-l-4k-85 {
    min-width: 85vh !important;
  }
  .min-w-vh-l-4k-90 {
    min-width: 90vh !important;
  }
  .min-w-vh-l-4k-95 {
    min-width: 95vh !important;
  }
  .min-w-vh-l-4k-100 {
    min-width: 100vh !important;
  }
  .min-w-vw-l-4k-0 {
    min-width: 0vw !important;
  }
  .min-w-vw-l-4k-5 {
    min-width: 5vw !important;
  }
  .min-w-vw-l-4k-10 {
    min-width: 10vw !important;
  }
  .min-w-vw-l-4k-15 {
    min-width: 15vw !important;
  }
  .min-w-vw-l-4k-20 {
    min-width: 20vw !important;
  }
  .min-w-vw-l-4k-25 {
    min-width: 25vw !important;
  }
  .min-w-vw-l-4k-30 {
    min-width: 30vw !important;
  }
  .min-w-vw-l-4k-35 {
    min-width: 35vw !important;
  }
  .min-w-vw-l-4k-40 {
    min-width: 40vw !important;
  }
  .min-w-vw-l-4k-45 {
    min-width: 45vw !important;
  }
  .min-w-vw-l-4k-50 {
    min-width: 50vw !important;
  }
  .min-w-vw-l-4k-55 {
    min-width: 55vw !important;
  }
  .min-w-vw-l-4k-60 {
    min-width: 60vw !important;
  }
  .min-w-vw-l-4k-65 {
    min-width: 65vw !important;
  }
  .min-w-vw-l-4k-70 {
    min-width: 70vw !important;
  }
  .min-w-vw-l-4k-75 {
    min-width: 75vw !important;
  }
  .min-w-vw-l-4k-80 {
    min-width: 80vw !important;
  }
  .min-w-vw-l-4k-85 {
    min-width: 85vw !important;
  }
  .min-w-vw-l-4k-90 {
    min-width: 90vw !important;
  }
  .min-w-vw-l-4k-95 {
    min-width: 95vw !important;
  }
  .min-w-vw-l-4k-100 {
    min-width: 100vw !important;
  }
  .min-w-vmin-l-4k-0 {
    min-width: 0vmin !important;
  }
  .min-w-vmin-l-4k-5 {
    min-width: 5vmin !important;
  }
  .min-w-vmin-l-4k-10 {
    min-width: 10vmin !important;
  }
  .min-w-vmin-l-4k-15 {
    min-width: 15vmin !important;
  }
  .min-w-vmin-l-4k-20 {
    min-width: 20vmin !important;
  }
  .min-w-vmin-l-4k-25 {
    min-width: 25vmin !important;
  }
  .min-w-vmin-l-4k-30 {
    min-width: 30vmin !important;
  }
  .min-w-vmin-l-4k-35 {
    min-width: 35vmin !important;
  }
  .min-w-vmin-l-4k-40 {
    min-width: 40vmin !important;
  }
  .min-w-vmin-l-4k-45 {
    min-width: 45vmin !important;
  }
  .min-w-vmin-l-4k-50 {
    min-width: 50vmin !important;
  }
  .min-w-vmin-l-4k-55 {
    min-width: 55vmin !important;
  }
  .min-w-vmin-l-4k-60 {
    min-width: 60vmin !important;
  }
  .min-w-vmin-l-4k-65 {
    min-width: 65vmin !important;
  }
  .min-w-vmin-l-4k-70 {
    min-width: 70vmin !important;
  }
  .min-w-vmin-l-4k-75 {
    min-width: 75vmin !important;
  }
  .min-w-vmin-l-4k-80 {
    min-width: 80vmin !important;
  }
  .min-w-vmin-l-4k-85 {
    min-width: 85vmin !important;
  }
  .min-w-vmin-l-4k-90 {
    min-width: 90vmin !important;
  }
  .min-w-vmin-l-4k-95 {
    min-width: 95vmin !important;
  }
  .min-w-vmin-l-4k-100 {
    min-width: 100vmin !important;
  }
  .min-w-l-4k-none {
    min-width: none !important;
  }
  .min-h-l-4k-0 {
    min-height: 0% !important;
  }
  .min-h-l-4k-5 {
    min-height: 5% !important;
  }
  .min-h-l-4k-10 {
    min-height: 10% !important;
  }
  .min-h-l-4k-15 {
    min-height: 15% !important;
  }
  .min-h-l-4k-20 {
    min-height: 20% !important;
  }
  .min-h-l-4k-25 {
    min-height: 25% !important;
  }
  .min-h-l-4k-30 {
    min-height: 30% !important;
  }
  .min-h-l-4k-35 {
    min-height: 35% !important;
  }
  .min-h-l-4k-40 {
    min-height: 40% !important;
  }
  .min-h-l-4k-45 {
    min-height: 45% !important;
  }
  .min-h-l-4k-50 {
    min-height: 50% !important;
  }
  .min-h-l-4k-55 {
    min-height: 55% !important;
  }
  .min-h-l-4k-60 {
    min-height: 60% !important;
  }
  .min-h-l-4k-65 {
    min-height: 65% !important;
  }
  .min-h-l-4k-70 {
    min-height: 70% !important;
  }
  .min-h-l-4k-75 {
    min-height: 75% !important;
  }
  .min-h-l-4k-80 {
    min-height: 80% !important;
  }
  .min-h-l-4k-85 {
    min-height: 85% !important;
  }
  .min-h-l-4k-90 {
    min-height: 90% !important;
  }
  .min-h-l-4k-95 {
    min-height: 95% !important;
  }
  .min-h-l-4k-100 {
    min-height: 100% !important;
  }
  .min-h-vh-l-4k-0 {
    min-height: 0vh !important;
  }
  .min-h-vh-l-4k-5 {
    min-height: 5vh !important;
  }
  .min-h-vh-l-4k-10 {
    min-height: 10vh !important;
  }
  .min-h-vh-l-4k-15 {
    min-height: 15vh !important;
  }
  .min-h-vh-l-4k-20 {
    min-height: 20vh !important;
  }
  .min-h-vh-l-4k-25 {
    min-height: 25vh !important;
  }
  .min-h-vh-l-4k-30 {
    min-height: 30vh !important;
  }
  .min-h-vh-l-4k-35 {
    min-height: 35vh !important;
  }
  .min-h-vh-l-4k-40 {
    min-height: 40vh !important;
  }
  .min-h-vh-l-4k-45 {
    min-height: 45vh !important;
  }
  .min-h-vh-l-4k-50 {
    min-height: 50vh !important;
  }
  .min-h-vh-l-4k-55 {
    min-height: 55vh !important;
  }
  .min-h-vh-l-4k-60 {
    min-height: 60vh !important;
  }
  .min-h-vh-l-4k-65 {
    min-height: 65vh !important;
  }
  .min-h-vh-l-4k-70 {
    min-height: 70vh !important;
  }
  .min-h-vh-l-4k-75 {
    min-height: 75vh !important;
  }
  .min-h-vh-l-4k-80 {
    min-height: 80vh !important;
  }
  .min-h-vh-l-4k-85 {
    min-height: 85vh !important;
  }
  .min-h-vh-l-4k-90 {
    min-height: 90vh !important;
  }
  .min-h-vh-l-4k-95 {
    min-height: 95vh !important;
  }
  .min-h-vh-l-4k-100 {
    min-height: 100vh !important;
  }
  .min-h-vw-l-4k-0 {
    min-height: 0vw !important;
  }
  .min-h-vw-l-4k-5 {
    min-height: 5vw !important;
  }
  .min-h-vw-l-4k-10 {
    min-height: 10vw !important;
  }
  .min-h-vw-l-4k-15 {
    min-height: 15vw !important;
  }
  .min-h-vw-l-4k-20 {
    min-height: 20vw !important;
  }
  .min-h-vw-l-4k-25 {
    min-height: 25vw !important;
  }
  .min-h-vw-l-4k-30 {
    min-height: 30vw !important;
  }
  .min-h-vw-l-4k-35 {
    min-height: 35vw !important;
  }
  .min-h-vw-l-4k-40 {
    min-height: 40vw !important;
  }
  .min-h-vw-l-4k-45 {
    min-height: 45vw !important;
  }
  .min-h-vw-l-4k-50 {
    min-height: 50vw !important;
  }
  .min-h-vw-l-4k-55 {
    min-height: 55vw !important;
  }
  .min-h-vw-l-4k-60 {
    min-height: 60vw !important;
  }
  .min-h-vw-l-4k-65 {
    min-height: 65vw !important;
  }
  .min-h-vw-l-4k-70 {
    min-height: 70vw !important;
  }
  .min-h-vw-l-4k-75 {
    min-height: 75vw !important;
  }
  .min-h-vw-l-4k-80 {
    min-height: 80vw !important;
  }
  .min-h-vw-l-4k-85 {
    min-height: 85vw !important;
  }
  .min-h-vw-l-4k-90 {
    min-height: 90vw !important;
  }
  .min-h-vw-l-4k-95 {
    min-height: 95vw !important;
  }
  .min-h-vw-l-4k-100 {
    min-height: 100vw !important;
  }
  .min-h-vmin-l-4k-0 {
    min-height: 0vmin !important;
  }
  .min-h-vmin-l-4k-5 {
    min-height: 5vmin !important;
  }
  .min-h-vmin-l-4k-10 {
    min-height: 10vmin !important;
  }
  .min-h-vmin-l-4k-15 {
    min-height: 15vmin !important;
  }
  .min-h-vmin-l-4k-20 {
    min-height: 20vmin !important;
  }
  .min-h-vmin-l-4k-25 {
    min-height: 25vmin !important;
  }
  .min-h-vmin-l-4k-30 {
    min-height: 30vmin !important;
  }
  .min-h-vmin-l-4k-35 {
    min-height: 35vmin !important;
  }
  .min-h-vmin-l-4k-40 {
    min-height: 40vmin !important;
  }
  .min-h-vmin-l-4k-45 {
    min-height: 45vmin !important;
  }
  .min-h-vmin-l-4k-50 {
    min-height: 50vmin !important;
  }
  .min-h-vmin-l-4k-55 {
    min-height: 55vmin !important;
  }
  .min-h-vmin-l-4k-60 {
    min-height: 60vmin !important;
  }
  .min-h-vmin-l-4k-65 {
    min-height: 65vmin !important;
  }
  .min-h-vmin-l-4k-70 {
    min-height: 70vmin !important;
  }
  .min-h-vmin-l-4k-75 {
    min-height: 75vmin !important;
  }
  .min-h-vmin-l-4k-80 {
    min-height: 80vmin !important;
  }
  .min-h-vmin-l-4k-85 {
    min-height: 85vmin !important;
  }
  .min-h-vmin-l-4k-90 {
    min-height: 90vmin !important;
  }
  .min-h-vmin-l-4k-95 {
    min-height: 95vmin !important;
  }
  .min-h-vmin-l-4k-100 {
    min-height: 100vmin !important;
  }
  .min-h-l-4k-none {
    min-height: none !important;
  }
  .max-w-l-4k-0 {
    max-width: 0% !important;
  }
  .max-w-l-4k-5 {
    max-width: 5% !important;
  }
  .max-w-l-4k-10 {
    max-width: 10% !important;
  }
  .max-w-l-4k-15 {
    max-width: 15% !important;
  }
  .max-w-l-4k-20 {
    max-width: 20% !important;
  }
  .max-w-l-4k-25 {
    max-width: 25% !important;
  }
  .max-w-l-4k-30 {
    max-width: 30% !important;
  }
  .max-w-l-4k-35 {
    max-width: 35% !important;
  }
  .max-w-l-4k-40 {
    max-width: 40% !important;
  }
  .max-w-l-4k-45 {
    max-width: 45% !important;
  }
  .max-w-l-4k-50 {
    max-width: 50% !important;
  }
  .max-w-l-4k-55 {
    max-width: 55% !important;
  }
  .max-w-l-4k-60 {
    max-width: 60% !important;
  }
  .max-w-l-4k-65 {
    max-width: 65% !important;
  }
  .max-w-l-4k-70 {
    max-width: 70% !important;
  }
  .max-w-l-4k-75 {
    max-width: 75% !important;
  }
  .max-w-l-4k-80 {
    max-width: 80% !important;
  }
  .max-w-l-4k-85 {
    max-width: 85% !important;
  }
  .max-w-l-4k-90 {
    max-width: 90% !important;
  }
  .max-w-l-4k-95 {
    max-width: 95% !important;
  }
  .max-w-l-4k-100 {
    max-width: 100% !important;
  }
  .max-w-vh-l-4k-0 {
    max-width: 0vh !important;
  }
  .max-w-vh-l-4k-5 {
    max-width: 5vh !important;
  }
  .max-w-vh-l-4k-10 {
    max-width: 10vh !important;
  }
  .max-w-vh-l-4k-15 {
    max-width: 15vh !important;
  }
  .max-w-vh-l-4k-20 {
    max-width: 20vh !important;
  }
  .max-w-vh-l-4k-25 {
    max-width: 25vh !important;
  }
  .max-w-vh-l-4k-30 {
    max-width: 30vh !important;
  }
  .max-w-vh-l-4k-35 {
    max-width: 35vh !important;
  }
  .max-w-vh-l-4k-40 {
    max-width: 40vh !important;
  }
  .max-w-vh-l-4k-45 {
    max-width: 45vh !important;
  }
  .max-w-vh-l-4k-50 {
    max-width: 50vh !important;
  }
  .max-w-vh-l-4k-55 {
    max-width: 55vh !important;
  }
  .max-w-vh-l-4k-60 {
    max-width: 60vh !important;
  }
  .max-w-vh-l-4k-65 {
    max-width: 65vh !important;
  }
  .max-w-vh-l-4k-70 {
    max-width: 70vh !important;
  }
  .max-w-vh-l-4k-75 {
    max-width: 75vh !important;
  }
  .max-w-vh-l-4k-80 {
    max-width: 80vh !important;
  }
  .max-w-vh-l-4k-85 {
    max-width: 85vh !important;
  }
  .max-w-vh-l-4k-90 {
    max-width: 90vh !important;
  }
  .max-w-vh-l-4k-95 {
    max-width: 95vh !important;
  }
  .max-w-vh-l-4k-100 {
    max-width: 100vh !important;
  }
  .max-w-vw-l-4k-0 {
    max-width: 0vw !important;
  }
  .max-w-vw-l-4k-5 {
    max-width: 5vw !important;
  }
  .max-w-vw-l-4k-10 {
    max-width: 10vw !important;
  }
  .max-w-vw-l-4k-15 {
    max-width: 15vw !important;
  }
  .max-w-vw-l-4k-20 {
    max-width: 20vw !important;
  }
  .max-w-vw-l-4k-25 {
    max-width: 25vw !important;
  }
  .max-w-vw-l-4k-30 {
    max-width: 30vw !important;
  }
  .max-w-vw-l-4k-35 {
    max-width: 35vw !important;
  }
  .max-w-vw-l-4k-40 {
    max-width: 40vw !important;
  }
  .max-w-vw-l-4k-45 {
    max-width: 45vw !important;
  }
  .max-w-vw-l-4k-50 {
    max-width: 50vw !important;
  }
  .max-w-vw-l-4k-55 {
    max-width: 55vw !important;
  }
  .max-w-vw-l-4k-60 {
    max-width: 60vw !important;
  }
  .max-w-vw-l-4k-65 {
    max-width: 65vw !important;
  }
  .max-w-vw-l-4k-70 {
    max-width: 70vw !important;
  }
  .max-w-vw-l-4k-75 {
    max-width: 75vw !important;
  }
  .max-w-vw-l-4k-80 {
    max-width: 80vw !important;
  }
  .max-w-vw-l-4k-85 {
    max-width: 85vw !important;
  }
  .max-w-vw-l-4k-90 {
    max-width: 90vw !important;
  }
  .max-w-vw-l-4k-95 {
    max-width: 95vw !important;
  }
  .max-w-vw-l-4k-100 {
    max-width: 100vw !important;
  }
  .max-w-vmin-l-4k-0 {
    max-width: 0vmin !important;
  }
  .max-w-vmin-l-4k-5 {
    max-width: 5vmin !important;
  }
  .max-w-vmin-l-4k-10 {
    max-width: 10vmin !important;
  }
  .max-w-vmin-l-4k-15 {
    max-width: 15vmin !important;
  }
  .max-w-vmin-l-4k-20 {
    max-width: 20vmin !important;
  }
  .max-w-vmin-l-4k-25 {
    max-width: 25vmin !important;
  }
  .max-w-vmin-l-4k-30 {
    max-width: 30vmin !important;
  }
  .max-w-vmin-l-4k-35 {
    max-width: 35vmin !important;
  }
  .max-w-vmin-l-4k-40 {
    max-width: 40vmin !important;
  }
  .max-w-vmin-l-4k-45 {
    max-width: 45vmin !important;
  }
  .max-w-vmin-l-4k-50 {
    max-width: 50vmin !important;
  }
  .max-w-vmin-l-4k-55 {
    max-width: 55vmin !important;
  }
  .max-w-vmin-l-4k-60 {
    max-width: 60vmin !important;
  }
  .max-w-vmin-l-4k-65 {
    max-width: 65vmin !important;
  }
  .max-w-vmin-l-4k-70 {
    max-width: 70vmin !important;
  }
  .max-w-vmin-l-4k-75 {
    max-width: 75vmin !important;
  }
  .max-w-vmin-l-4k-80 {
    max-width: 80vmin !important;
  }
  .max-w-vmin-l-4k-85 {
    max-width: 85vmin !important;
  }
  .max-w-vmin-l-4k-90 {
    max-width: 90vmin !important;
  }
  .max-w-vmin-l-4k-95 {
    max-width: 95vmin !important;
  }
  .max-w-vmin-l-4k-100 {
    max-width: 100vmin !important;
  }
  .max-w-l-4k-none {
    max-width: none !important;
  }
  .max-h-l-4k-0 {
    max-height: 0% !important;
  }
  .max-h-l-4k-5 {
    max-height: 5% !important;
  }
  .max-h-l-4k-10 {
    max-height: 10% !important;
  }
  .max-h-l-4k-15 {
    max-height: 15% !important;
  }
  .max-h-l-4k-20 {
    max-height: 20% !important;
  }
  .max-h-l-4k-25 {
    max-height: 25% !important;
  }
  .max-h-l-4k-30 {
    max-height: 30% !important;
  }
  .max-h-l-4k-35 {
    max-height: 35% !important;
  }
  .max-h-l-4k-40 {
    max-height: 40% !important;
  }
  .max-h-l-4k-45 {
    max-height: 45% !important;
  }
  .max-h-l-4k-50 {
    max-height: 50% !important;
  }
  .max-h-l-4k-55 {
    max-height: 55% !important;
  }
  .max-h-l-4k-60 {
    max-height: 60% !important;
  }
  .max-h-l-4k-65 {
    max-height: 65% !important;
  }
  .max-h-l-4k-70 {
    max-height: 70% !important;
  }
  .max-h-l-4k-75 {
    max-height: 75% !important;
  }
  .max-h-l-4k-80 {
    max-height: 80% !important;
  }
  .max-h-l-4k-85 {
    max-height: 85% !important;
  }
  .max-h-l-4k-90 {
    max-height: 90% !important;
  }
  .max-h-l-4k-95 {
    max-height: 95% !important;
  }
  .max-h-l-4k-100 {
    max-height: 100% !important;
  }
  .max-h-vh-l-4k-0 {
    max-height: 0vh !important;
  }
  .max-h-vh-l-4k-5 {
    max-height: 5vh !important;
  }
  .max-h-vh-l-4k-10 {
    max-height: 10vh !important;
  }
  .max-h-vh-l-4k-15 {
    max-height: 15vh !important;
  }
  .max-h-vh-l-4k-20 {
    max-height: 20vh !important;
  }
  .max-h-vh-l-4k-25 {
    max-height: 25vh !important;
  }
  .max-h-vh-l-4k-30 {
    max-height: 30vh !important;
  }
  .max-h-vh-l-4k-35 {
    max-height: 35vh !important;
  }
  .max-h-vh-l-4k-40 {
    max-height: 40vh !important;
  }
  .max-h-vh-l-4k-45 {
    max-height: 45vh !important;
  }
  .max-h-vh-l-4k-50 {
    max-height: 50vh !important;
  }
  .max-h-vh-l-4k-55 {
    max-height: 55vh !important;
  }
  .max-h-vh-l-4k-60 {
    max-height: 60vh !important;
  }
  .max-h-vh-l-4k-65 {
    max-height: 65vh !important;
  }
  .max-h-vh-l-4k-70 {
    max-height: 70vh !important;
  }
  .max-h-vh-l-4k-75 {
    max-height: 75vh !important;
  }
  .max-h-vh-l-4k-80 {
    max-height: 80vh !important;
  }
  .max-h-vh-l-4k-85 {
    max-height: 85vh !important;
  }
  .max-h-vh-l-4k-90 {
    max-height: 90vh !important;
  }
  .max-h-vh-l-4k-95 {
    max-height: 95vh !important;
  }
  .max-h-vh-l-4k-100 {
    max-height: 100vh !important;
  }
  .max-h-vw-l-4k-0 {
    max-height: 0vw !important;
  }
  .max-h-vw-l-4k-5 {
    max-height: 5vw !important;
  }
  .max-h-vw-l-4k-10 {
    max-height: 10vw !important;
  }
  .max-h-vw-l-4k-15 {
    max-height: 15vw !important;
  }
  .max-h-vw-l-4k-20 {
    max-height: 20vw !important;
  }
  .max-h-vw-l-4k-25 {
    max-height: 25vw !important;
  }
  .max-h-vw-l-4k-30 {
    max-height: 30vw !important;
  }
  .max-h-vw-l-4k-35 {
    max-height: 35vw !important;
  }
  .max-h-vw-l-4k-40 {
    max-height: 40vw !important;
  }
  .max-h-vw-l-4k-45 {
    max-height: 45vw !important;
  }
  .max-h-vw-l-4k-50 {
    max-height: 50vw !important;
  }
  .max-h-vw-l-4k-55 {
    max-height: 55vw !important;
  }
  .max-h-vw-l-4k-60 {
    max-height: 60vw !important;
  }
  .max-h-vw-l-4k-65 {
    max-height: 65vw !important;
  }
  .max-h-vw-l-4k-70 {
    max-height: 70vw !important;
  }
  .max-h-vw-l-4k-75 {
    max-height: 75vw !important;
  }
  .max-h-vw-l-4k-80 {
    max-height: 80vw !important;
  }
  .max-h-vw-l-4k-85 {
    max-height: 85vw !important;
  }
  .max-h-vw-l-4k-90 {
    max-height: 90vw !important;
  }
  .max-h-vw-l-4k-95 {
    max-height: 95vw !important;
  }
  .max-h-vw-l-4k-100 {
    max-height: 100vw !important;
  }
  .max-h-vmin-l-4k-0 {
    max-height: 0vmin !important;
  }
  .max-h-vmin-l-4k-5 {
    max-height: 5vmin !important;
  }
  .max-h-vmin-l-4k-10 {
    max-height: 10vmin !important;
  }
  .max-h-vmin-l-4k-15 {
    max-height: 15vmin !important;
  }
  .max-h-vmin-l-4k-20 {
    max-height: 20vmin !important;
  }
  .max-h-vmin-l-4k-25 {
    max-height: 25vmin !important;
  }
  .max-h-vmin-l-4k-30 {
    max-height: 30vmin !important;
  }
  .max-h-vmin-l-4k-35 {
    max-height: 35vmin !important;
  }
  .max-h-vmin-l-4k-40 {
    max-height: 40vmin !important;
  }
  .max-h-vmin-l-4k-45 {
    max-height: 45vmin !important;
  }
  .max-h-vmin-l-4k-50 {
    max-height: 50vmin !important;
  }
  .max-h-vmin-l-4k-55 {
    max-height: 55vmin !important;
  }
  .max-h-vmin-l-4k-60 {
    max-height: 60vmin !important;
  }
  .max-h-vmin-l-4k-65 {
    max-height: 65vmin !important;
  }
  .max-h-vmin-l-4k-70 {
    max-height: 70vmin !important;
  }
  .max-h-vmin-l-4k-75 {
    max-height: 75vmin !important;
  }
  .max-h-vmin-l-4k-80 {
    max-height: 80vmin !important;
  }
  .max-h-vmin-l-4k-85 {
    max-height: 85vmin !important;
  }
  .max-h-vmin-l-4k-90 {
    max-height: 90vmin !important;
  }
  .max-h-vmin-l-4k-95 {
    max-height: 95vmin !important;
  }
  .max-h-vmin-l-4k-100 {
    max-height: 100vmin !important;
  }
  .max-h-l-4k-none {
    max-height: none !important;
  }
}
@media (min-width: 4096px) and (orientation: portrait) {
  .min-w-p-4k-0 {
    min-width: 0% !important;
  }
  .min-w-p-4k-5 {
    min-width: 5% !important;
  }
  .min-w-p-4k-10 {
    min-width: 10% !important;
  }
  .min-w-p-4k-15 {
    min-width: 15% !important;
  }
  .min-w-p-4k-20 {
    min-width: 20% !important;
  }
  .min-w-p-4k-25 {
    min-width: 25% !important;
  }
  .min-w-p-4k-30 {
    min-width: 30% !important;
  }
  .min-w-p-4k-35 {
    min-width: 35% !important;
  }
  .min-w-p-4k-40 {
    min-width: 40% !important;
  }
  .min-w-p-4k-45 {
    min-width: 45% !important;
  }
  .min-w-p-4k-50 {
    min-width: 50% !important;
  }
  .min-w-p-4k-55 {
    min-width: 55% !important;
  }
  .min-w-p-4k-60 {
    min-width: 60% !important;
  }
  .min-w-p-4k-65 {
    min-width: 65% !important;
  }
  .min-w-p-4k-70 {
    min-width: 70% !important;
  }
  .min-w-p-4k-75 {
    min-width: 75% !important;
  }
  .min-w-p-4k-80 {
    min-width: 80% !important;
  }
  .min-w-p-4k-85 {
    min-width: 85% !important;
  }
  .min-w-p-4k-90 {
    min-width: 90% !important;
  }
  .min-w-p-4k-95 {
    min-width: 95% !important;
  }
  .min-w-p-4k-100 {
    min-width: 100% !important;
  }
  .min-w-vh-p-4k-0 {
    min-width: 0vh !important;
  }
  .min-w-vh-p-4k-5 {
    min-width: 5vh !important;
  }
  .min-w-vh-p-4k-10 {
    min-width: 10vh !important;
  }
  .min-w-vh-p-4k-15 {
    min-width: 15vh !important;
  }
  .min-w-vh-p-4k-20 {
    min-width: 20vh !important;
  }
  .min-w-vh-p-4k-25 {
    min-width: 25vh !important;
  }
  .min-w-vh-p-4k-30 {
    min-width: 30vh !important;
  }
  .min-w-vh-p-4k-35 {
    min-width: 35vh !important;
  }
  .min-w-vh-p-4k-40 {
    min-width: 40vh !important;
  }
  .min-w-vh-p-4k-45 {
    min-width: 45vh !important;
  }
  .min-w-vh-p-4k-50 {
    min-width: 50vh !important;
  }
  .min-w-vh-p-4k-55 {
    min-width: 55vh !important;
  }
  .min-w-vh-p-4k-60 {
    min-width: 60vh !important;
  }
  .min-w-vh-p-4k-65 {
    min-width: 65vh !important;
  }
  .min-w-vh-p-4k-70 {
    min-width: 70vh !important;
  }
  .min-w-vh-p-4k-75 {
    min-width: 75vh !important;
  }
  .min-w-vh-p-4k-80 {
    min-width: 80vh !important;
  }
  .min-w-vh-p-4k-85 {
    min-width: 85vh !important;
  }
  .min-w-vh-p-4k-90 {
    min-width: 90vh !important;
  }
  .min-w-vh-p-4k-95 {
    min-width: 95vh !important;
  }
  .min-w-vh-p-4k-100 {
    min-width: 100vh !important;
  }
  .min-w-vw-p-4k-0 {
    min-width: 0vw !important;
  }
  .min-w-vw-p-4k-5 {
    min-width: 5vw !important;
  }
  .min-w-vw-p-4k-10 {
    min-width: 10vw !important;
  }
  .min-w-vw-p-4k-15 {
    min-width: 15vw !important;
  }
  .min-w-vw-p-4k-20 {
    min-width: 20vw !important;
  }
  .min-w-vw-p-4k-25 {
    min-width: 25vw !important;
  }
  .min-w-vw-p-4k-30 {
    min-width: 30vw !important;
  }
  .min-w-vw-p-4k-35 {
    min-width: 35vw !important;
  }
  .min-w-vw-p-4k-40 {
    min-width: 40vw !important;
  }
  .min-w-vw-p-4k-45 {
    min-width: 45vw !important;
  }
  .min-w-vw-p-4k-50 {
    min-width: 50vw !important;
  }
  .min-w-vw-p-4k-55 {
    min-width: 55vw !important;
  }
  .min-w-vw-p-4k-60 {
    min-width: 60vw !important;
  }
  .min-w-vw-p-4k-65 {
    min-width: 65vw !important;
  }
  .min-w-vw-p-4k-70 {
    min-width: 70vw !important;
  }
  .min-w-vw-p-4k-75 {
    min-width: 75vw !important;
  }
  .min-w-vw-p-4k-80 {
    min-width: 80vw !important;
  }
  .min-w-vw-p-4k-85 {
    min-width: 85vw !important;
  }
  .min-w-vw-p-4k-90 {
    min-width: 90vw !important;
  }
  .min-w-vw-p-4k-95 {
    min-width: 95vw !important;
  }
  .min-w-vw-p-4k-100 {
    min-width: 100vw !important;
  }
  .min-w-vmin-p-4k-0 {
    min-width: 0vmin !important;
  }
  .min-w-vmin-p-4k-5 {
    min-width: 5vmin !important;
  }
  .min-w-vmin-p-4k-10 {
    min-width: 10vmin !important;
  }
  .min-w-vmin-p-4k-15 {
    min-width: 15vmin !important;
  }
  .min-w-vmin-p-4k-20 {
    min-width: 20vmin !important;
  }
  .min-w-vmin-p-4k-25 {
    min-width: 25vmin !important;
  }
  .min-w-vmin-p-4k-30 {
    min-width: 30vmin !important;
  }
  .min-w-vmin-p-4k-35 {
    min-width: 35vmin !important;
  }
  .min-w-vmin-p-4k-40 {
    min-width: 40vmin !important;
  }
  .min-w-vmin-p-4k-45 {
    min-width: 45vmin !important;
  }
  .min-w-vmin-p-4k-50 {
    min-width: 50vmin !important;
  }
  .min-w-vmin-p-4k-55 {
    min-width: 55vmin !important;
  }
  .min-w-vmin-p-4k-60 {
    min-width: 60vmin !important;
  }
  .min-w-vmin-p-4k-65 {
    min-width: 65vmin !important;
  }
  .min-w-vmin-p-4k-70 {
    min-width: 70vmin !important;
  }
  .min-w-vmin-p-4k-75 {
    min-width: 75vmin !important;
  }
  .min-w-vmin-p-4k-80 {
    min-width: 80vmin !important;
  }
  .min-w-vmin-p-4k-85 {
    min-width: 85vmin !important;
  }
  .min-w-vmin-p-4k-90 {
    min-width: 90vmin !important;
  }
  .min-w-vmin-p-4k-95 {
    min-width: 95vmin !important;
  }
  .min-w-vmin-p-4k-100 {
    min-width: 100vmin !important;
  }
  .min-w-p-4k-none {
    min-width: none !important;
  }
  .min-h-p-4k-0 {
    min-height: 0% !important;
  }
  .min-h-p-4k-5 {
    min-height: 5% !important;
  }
  .min-h-p-4k-10 {
    min-height: 10% !important;
  }
  .min-h-p-4k-15 {
    min-height: 15% !important;
  }
  .min-h-p-4k-20 {
    min-height: 20% !important;
  }
  .min-h-p-4k-25 {
    min-height: 25% !important;
  }
  .min-h-p-4k-30 {
    min-height: 30% !important;
  }
  .min-h-p-4k-35 {
    min-height: 35% !important;
  }
  .min-h-p-4k-40 {
    min-height: 40% !important;
  }
  .min-h-p-4k-45 {
    min-height: 45% !important;
  }
  .min-h-p-4k-50 {
    min-height: 50% !important;
  }
  .min-h-p-4k-55 {
    min-height: 55% !important;
  }
  .min-h-p-4k-60 {
    min-height: 60% !important;
  }
  .min-h-p-4k-65 {
    min-height: 65% !important;
  }
  .min-h-p-4k-70 {
    min-height: 70% !important;
  }
  .min-h-p-4k-75 {
    min-height: 75% !important;
  }
  .min-h-p-4k-80 {
    min-height: 80% !important;
  }
  .min-h-p-4k-85 {
    min-height: 85% !important;
  }
  .min-h-p-4k-90 {
    min-height: 90% !important;
  }
  .min-h-p-4k-95 {
    min-height: 95% !important;
  }
  .min-h-p-4k-100 {
    min-height: 100% !important;
  }
  .min-h-vh-p-4k-0 {
    min-height: 0vh !important;
  }
  .min-h-vh-p-4k-5 {
    min-height: 5vh !important;
  }
  .min-h-vh-p-4k-10 {
    min-height: 10vh !important;
  }
  .min-h-vh-p-4k-15 {
    min-height: 15vh !important;
  }
  .min-h-vh-p-4k-20 {
    min-height: 20vh !important;
  }
  .min-h-vh-p-4k-25 {
    min-height: 25vh !important;
  }
  .min-h-vh-p-4k-30 {
    min-height: 30vh !important;
  }
  .min-h-vh-p-4k-35 {
    min-height: 35vh !important;
  }
  .min-h-vh-p-4k-40 {
    min-height: 40vh !important;
  }
  .min-h-vh-p-4k-45 {
    min-height: 45vh !important;
  }
  .min-h-vh-p-4k-50 {
    min-height: 50vh !important;
  }
  .min-h-vh-p-4k-55 {
    min-height: 55vh !important;
  }
  .min-h-vh-p-4k-60 {
    min-height: 60vh !important;
  }
  .min-h-vh-p-4k-65 {
    min-height: 65vh !important;
  }
  .min-h-vh-p-4k-70 {
    min-height: 70vh !important;
  }
  .min-h-vh-p-4k-75 {
    min-height: 75vh !important;
  }
  .min-h-vh-p-4k-80 {
    min-height: 80vh !important;
  }
  .min-h-vh-p-4k-85 {
    min-height: 85vh !important;
  }
  .min-h-vh-p-4k-90 {
    min-height: 90vh !important;
  }
  .min-h-vh-p-4k-95 {
    min-height: 95vh !important;
  }
  .min-h-vh-p-4k-100 {
    min-height: 100vh !important;
  }
  .min-h-vw-p-4k-0 {
    min-height: 0vw !important;
  }
  .min-h-vw-p-4k-5 {
    min-height: 5vw !important;
  }
  .min-h-vw-p-4k-10 {
    min-height: 10vw !important;
  }
  .min-h-vw-p-4k-15 {
    min-height: 15vw !important;
  }
  .min-h-vw-p-4k-20 {
    min-height: 20vw !important;
  }
  .min-h-vw-p-4k-25 {
    min-height: 25vw !important;
  }
  .min-h-vw-p-4k-30 {
    min-height: 30vw !important;
  }
  .min-h-vw-p-4k-35 {
    min-height: 35vw !important;
  }
  .min-h-vw-p-4k-40 {
    min-height: 40vw !important;
  }
  .min-h-vw-p-4k-45 {
    min-height: 45vw !important;
  }
  .min-h-vw-p-4k-50 {
    min-height: 50vw !important;
  }
  .min-h-vw-p-4k-55 {
    min-height: 55vw !important;
  }
  .min-h-vw-p-4k-60 {
    min-height: 60vw !important;
  }
  .min-h-vw-p-4k-65 {
    min-height: 65vw !important;
  }
  .min-h-vw-p-4k-70 {
    min-height: 70vw !important;
  }
  .min-h-vw-p-4k-75 {
    min-height: 75vw !important;
  }
  .min-h-vw-p-4k-80 {
    min-height: 80vw !important;
  }
  .min-h-vw-p-4k-85 {
    min-height: 85vw !important;
  }
  .min-h-vw-p-4k-90 {
    min-height: 90vw !important;
  }
  .min-h-vw-p-4k-95 {
    min-height: 95vw !important;
  }
  .min-h-vw-p-4k-100 {
    min-height: 100vw !important;
  }
  .min-h-vmin-p-4k-0 {
    min-height: 0vmin !important;
  }
  .min-h-vmin-p-4k-5 {
    min-height: 5vmin !important;
  }
  .min-h-vmin-p-4k-10 {
    min-height: 10vmin !important;
  }
  .min-h-vmin-p-4k-15 {
    min-height: 15vmin !important;
  }
  .min-h-vmin-p-4k-20 {
    min-height: 20vmin !important;
  }
  .min-h-vmin-p-4k-25 {
    min-height: 25vmin !important;
  }
  .min-h-vmin-p-4k-30 {
    min-height: 30vmin !important;
  }
  .min-h-vmin-p-4k-35 {
    min-height: 35vmin !important;
  }
  .min-h-vmin-p-4k-40 {
    min-height: 40vmin !important;
  }
  .min-h-vmin-p-4k-45 {
    min-height: 45vmin !important;
  }
  .min-h-vmin-p-4k-50 {
    min-height: 50vmin !important;
  }
  .min-h-vmin-p-4k-55 {
    min-height: 55vmin !important;
  }
  .min-h-vmin-p-4k-60 {
    min-height: 60vmin !important;
  }
  .min-h-vmin-p-4k-65 {
    min-height: 65vmin !important;
  }
  .min-h-vmin-p-4k-70 {
    min-height: 70vmin !important;
  }
  .min-h-vmin-p-4k-75 {
    min-height: 75vmin !important;
  }
  .min-h-vmin-p-4k-80 {
    min-height: 80vmin !important;
  }
  .min-h-vmin-p-4k-85 {
    min-height: 85vmin !important;
  }
  .min-h-vmin-p-4k-90 {
    min-height: 90vmin !important;
  }
  .min-h-vmin-p-4k-95 {
    min-height: 95vmin !important;
  }
  .min-h-vmin-p-4k-100 {
    min-height: 100vmin !important;
  }
  .min-h-p-4k-none {
    min-height: none !important;
  }
  .max-w-p-4k-0 {
    max-width: 0% !important;
  }
  .max-w-p-4k-5 {
    max-width: 5% !important;
  }
  .max-w-p-4k-10 {
    max-width: 10% !important;
  }
  .max-w-p-4k-15 {
    max-width: 15% !important;
  }
  .max-w-p-4k-20 {
    max-width: 20% !important;
  }
  .max-w-p-4k-25 {
    max-width: 25% !important;
  }
  .max-w-p-4k-30 {
    max-width: 30% !important;
  }
  .max-w-p-4k-35 {
    max-width: 35% !important;
  }
  .max-w-p-4k-40 {
    max-width: 40% !important;
  }
  .max-w-p-4k-45 {
    max-width: 45% !important;
  }
  .max-w-p-4k-50 {
    max-width: 50% !important;
  }
  .max-w-p-4k-55 {
    max-width: 55% !important;
  }
  .max-w-p-4k-60 {
    max-width: 60% !important;
  }
  .max-w-p-4k-65 {
    max-width: 65% !important;
  }
  .max-w-p-4k-70 {
    max-width: 70% !important;
  }
  .max-w-p-4k-75 {
    max-width: 75% !important;
  }
  .max-w-p-4k-80 {
    max-width: 80% !important;
  }
  .max-w-p-4k-85 {
    max-width: 85% !important;
  }
  .max-w-p-4k-90 {
    max-width: 90% !important;
  }
  .max-w-p-4k-95 {
    max-width: 95% !important;
  }
  .max-w-p-4k-100 {
    max-width: 100% !important;
  }
  .max-w-vh-p-4k-0 {
    max-width: 0vh !important;
  }
  .max-w-vh-p-4k-5 {
    max-width: 5vh !important;
  }
  .max-w-vh-p-4k-10 {
    max-width: 10vh !important;
  }
  .max-w-vh-p-4k-15 {
    max-width: 15vh !important;
  }
  .max-w-vh-p-4k-20 {
    max-width: 20vh !important;
  }
  .max-w-vh-p-4k-25 {
    max-width: 25vh !important;
  }
  .max-w-vh-p-4k-30 {
    max-width: 30vh !important;
  }
  .max-w-vh-p-4k-35 {
    max-width: 35vh !important;
  }
  .max-w-vh-p-4k-40 {
    max-width: 40vh !important;
  }
  .max-w-vh-p-4k-45 {
    max-width: 45vh !important;
  }
  .max-w-vh-p-4k-50 {
    max-width: 50vh !important;
  }
  .max-w-vh-p-4k-55 {
    max-width: 55vh !important;
  }
  .max-w-vh-p-4k-60 {
    max-width: 60vh !important;
  }
  .max-w-vh-p-4k-65 {
    max-width: 65vh !important;
  }
  .max-w-vh-p-4k-70 {
    max-width: 70vh !important;
  }
  .max-w-vh-p-4k-75 {
    max-width: 75vh !important;
  }
  .max-w-vh-p-4k-80 {
    max-width: 80vh !important;
  }
  .max-w-vh-p-4k-85 {
    max-width: 85vh !important;
  }
  .max-w-vh-p-4k-90 {
    max-width: 90vh !important;
  }
  .max-w-vh-p-4k-95 {
    max-width: 95vh !important;
  }
  .max-w-vh-p-4k-100 {
    max-width: 100vh !important;
  }
  .max-w-vw-p-4k-0 {
    max-width: 0vw !important;
  }
  .max-w-vw-p-4k-5 {
    max-width: 5vw !important;
  }
  .max-w-vw-p-4k-10 {
    max-width: 10vw !important;
  }
  .max-w-vw-p-4k-15 {
    max-width: 15vw !important;
  }
  .max-w-vw-p-4k-20 {
    max-width: 20vw !important;
  }
  .max-w-vw-p-4k-25 {
    max-width: 25vw !important;
  }
  .max-w-vw-p-4k-30 {
    max-width: 30vw !important;
  }
  .max-w-vw-p-4k-35 {
    max-width: 35vw !important;
  }
  .max-w-vw-p-4k-40 {
    max-width: 40vw !important;
  }
  .max-w-vw-p-4k-45 {
    max-width: 45vw !important;
  }
  .max-w-vw-p-4k-50 {
    max-width: 50vw !important;
  }
  .max-w-vw-p-4k-55 {
    max-width: 55vw !important;
  }
  .max-w-vw-p-4k-60 {
    max-width: 60vw !important;
  }
  .max-w-vw-p-4k-65 {
    max-width: 65vw !important;
  }
  .max-w-vw-p-4k-70 {
    max-width: 70vw !important;
  }
  .max-w-vw-p-4k-75 {
    max-width: 75vw !important;
  }
  .max-w-vw-p-4k-80 {
    max-width: 80vw !important;
  }
  .max-w-vw-p-4k-85 {
    max-width: 85vw !important;
  }
  .max-w-vw-p-4k-90 {
    max-width: 90vw !important;
  }
  .max-w-vw-p-4k-95 {
    max-width: 95vw !important;
  }
  .max-w-vw-p-4k-100 {
    max-width: 100vw !important;
  }
  .max-w-vmin-p-4k-0 {
    max-width: 0vmin !important;
  }
  .max-w-vmin-p-4k-5 {
    max-width: 5vmin !important;
  }
  .max-w-vmin-p-4k-10 {
    max-width: 10vmin !important;
  }
  .max-w-vmin-p-4k-15 {
    max-width: 15vmin !important;
  }
  .max-w-vmin-p-4k-20 {
    max-width: 20vmin !important;
  }
  .max-w-vmin-p-4k-25 {
    max-width: 25vmin !important;
  }
  .max-w-vmin-p-4k-30 {
    max-width: 30vmin !important;
  }
  .max-w-vmin-p-4k-35 {
    max-width: 35vmin !important;
  }
  .max-w-vmin-p-4k-40 {
    max-width: 40vmin !important;
  }
  .max-w-vmin-p-4k-45 {
    max-width: 45vmin !important;
  }
  .max-w-vmin-p-4k-50 {
    max-width: 50vmin !important;
  }
  .max-w-vmin-p-4k-55 {
    max-width: 55vmin !important;
  }
  .max-w-vmin-p-4k-60 {
    max-width: 60vmin !important;
  }
  .max-w-vmin-p-4k-65 {
    max-width: 65vmin !important;
  }
  .max-w-vmin-p-4k-70 {
    max-width: 70vmin !important;
  }
  .max-w-vmin-p-4k-75 {
    max-width: 75vmin !important;
  }
  .max-w-vmin-p-4k-80 {
    max-width: 80vmin !important;
  }
  .max-w-vmin-p-4k-85 {
    max-width: 85vmin !important;
  }
  .max-w-vmin-p-4k-90 {
    max-width: 90vmin !important;
  }
  .max-w-vmin-p-4k-95 {
    max-width: 95vmin !important;
  }
  .max-w-vmin-p-4k-100 {
    max-width: 100vmin !important;
  }
  .max-w-p-4k-none {
    max-width: none !important;
  }
  .max-h-p-4k-0 {
    max-height: 0% !important;
  }
  .max-h-p-4k-5 {
    max-height: 5% !important;
  }
  .max-h-p-4k-10 {
    max-height: 10% !important;
  }
  .max-h-p-4k-15 {
    max-height: 15% !important;
  }
  .max-h-p-4k-20 {
    max-height: 20% !important;
  }
  .max-h-p-4k-25 {
    max-height: 25% !important;
  }
  .max-h-p-4k-30 {
    max-height: 30% !important;
  }
  .max-h-p-4k-35 {
    max-height: 35% !important;
  }
  .max-h-p-4k-40 {
    max-height: 40% !important;
  }
  .max-h-p-4k-45 {
    max-height: 45% !important;
  }
  .max-h-p-4k-50 {
    max-height: 50% !important;
  }
  .max-h-p-4k-55 {
    max-height: 55% !important;
  }
  .max-h-p-4k-60 {
    max-height: 60% !important;
  }
  .max-h-p-4k-65 {
    max-height: 65% !important;
  }
  .max-h-p-4k-70 {
    max-height: 70% !important;
  }
  .max-h-p-4k-75 {
    max-height: 75% !important;
  }
  .max-h-p-4k-80 {
    max-height: 80% !important;
  }
  .max-h-p-4k-85 {
    max-height: 85% !important;
  }
  .max-h-p-4k-90 {
    max-height: 90% !important;
  }
  .max-h-p-4k-95 {
    max-height: 95% !important;
  }
  .max-h-p-4k-100 {
    max-height: 100% !important;
  }
  .max-h-vh-p-4k-0 {
    max-height: 0vh !important;
  }
  .max-h-vh-p-4k-5 {
    max-height: 5vh !important;
  }
  .max-h-vh-p-4k-10 {
    max-height: 10vh !important;
  }
  .max-h-vh-p-4k-15 {
    max-height: 15vh !important;
  }
  .max-h-vh-p-4k-20 {
    max-height: 20vh !important;
  }
  .max-h-vh-p-4k-25 {
    max-height: 25vh !important;
  }
  .max-h-vh-p-4k-30 {
    max-height: 30vh !important;
  }
  .max-h-vh-p-4k-35 {
    max-height: 35vh !important;
  }
  .max-h-vh-p-4k-40 {
    max-height: 40vh !important;
  }
  .max-h-vh-p-4k-45 {
    max-height: 45vh !important;
  }
  .max-h-vh-p-4k-50 {
    max-height: 50vh !important;
  }
  .max-h-vh-p-4k-55 {
    max-height: 55vh !important;
  }
  .max-h-vh-p-4k-60 {
    max-height: 60vh !important;
  }
  .max-h-vh-p-4k-65 {
    max-height: 65vh !important;
  }
  .max-h-vh-p-4k-70 {
    max-height: 70vh !important;
  }
  .max-h-vh-p-4k-75 {
    max-height: 75vh !important;
  }
  .max-h-vh-p-4k-80 {
    max-height: 80vh !important;
  }
  .max-h-vh-p-4k-85 {
    max-height: 85vh !important;
  }
  .max-h-vh-p-4k-90 {
    max-height: 90vh !important;
  }
  .max-h-vh-p-4k-95 {
    max-height: 95vh !important;
  }
  .max-h-vh-p-4k-100 {
    max-height: 100vh !important;
  }
  .max-h-vw-p-4k-0 {
    max-height: 0vw !important;
  }
  .max-h-vw-p-4k-5 {
    max-height: 5vw !important;
  }
  .max-h-vw-p-4k-10 {
    max-height: 10vw !important;
  }
  .max-h-vw-p-4k-15 {
    max-height: 15vw !important;
  }
  .max-h-vw-p-4k-20 {
    max-height: 20vw !important;
  }
  .max-h-vw-p-4k-25 {
    max-height: 25vw !important;
  }
  .max-h-vw-p-4k-30 {
    max-height: 30vw !important;
  }
  .max-h-vw-p-4k-35 {
    max-height: 35vw !important;
  }
  .max-h-vw-p-4k-40 {
    max-height: 40vw !important;
  }
  .max-h-vw-p-4k-45 {
    max-height: 45vw !important;
  }
  .max-h-vw-p-4k-50 {
    max-height: 50vw !important;
  }
  .max-h-vw-p-4k-55 {
    max-height: 55vw !important;
  }
  .max-h-vw-p-4k-60 {
    max-height: 60vw !important;
  }
  .max-h-vw-p-4k-65 {
    max-height: 65vw !important;
  }
  .max-h-vw-p-4k-70 {
    max-height: 70vw !important;
  }
  .max-h-vw-p-4k-75 {
    max-height: 75vw !important;
  }
  .max-h-vw-p-4k-80 {
    max-height: 80vw !important;
  }
  .max-h-vw-p-4k-85 {
    max-height: 85vw !important;
  }
  .max-h-vw-p-4k-90 {
    max-height: 90vw !important;
  }
  .max-h-vw-p-4k-95 {
    max-height: 95vw !important;
  }
  .max-h-vw-p-4k-100 {
    max-height: 100vw !important;
  }
  .max-h-vmin-p-4k-0 {
    max-height: 0vmin !important;
  }
  .max-h-vmin-p-4k-5 {
    max-height: 5vmin !important;
  }
  .max-h-vmin-p-4k-10 {
    max-height: 10vmin !important;
  }
  .max-h-vmin-p-4k-15 {
    max-height: 15vmin !important;
  }
  .max-h-vmin-p-4k-20 {
    max-height: 20vmin !important;
  }
  .max-h-vmin-p-4k-25 {
    max-height: 25vmin !important;
  }
  .max-h-vmin-p-4k-30 {
    max-height: 30vmin !important;
  }
  .max-h-vmin-p-4k-35 {
    max-height: 35vmin !important;
  }
  .max-h-vmin-p-4k-40 {
    max-height: 40vmin !important;
  }
  .max-h-vmin-p-4k-45 {
    max-height: 45vmin !important;
  }
  .max-h-vmin-p-4k-50 {
    max-height: 50vmin !important;
  }
  .max-h-vmin-p-4k-55 {
    max-height: 55vmin !important;
  }
  .max-h-vmin-p-4k-60 {
    max-height: 60vmin !important;
  }
  .max-h-vmin-p-4k-65 {
    max-height: 65vmin !important;
  }
  .max-h-vmin-p-4k-70 {
    max-height: 70vmin !important;
  }
  .max-h-vmin-p-4k-75 {
    max-height: 75vmin !important;
  }
  .max-h-vmin-p-4k-80 {
    max-height: 80vmin !important;
  }
  .max-h-vmin-p-4k-85 {
    max-height: 85vmin !important;
  }
  .max-h-vmin-p-4k-90 {
    max-height: 90vmin !important;
  }
  .max-h-vmin-p-4k-95 {
    max-height: 95vmin !important;
  }
  .max-h-vmin-p-4k-100 {
    max-height: 100vmin !important;
  }
  .max-h-p-4k-none {
    max-height: none !important;
  }
}
@media (min-width: 4096px) {
  .min-w-4k-0 {
    min-width: 0% !important;
  }
  .min-w-4k-5 {
    min-width: 5% !important;
  }
  .min-w-4k-10 {
    min-width: 10% !important;
  }
  .min-w-4k-15 {
    min-width: 15% !important;
  }
  .min-w-4k-20 {
    min-width: 20% !important;
  }
  .min-w-4k-25 {
    min-width: 25% !important;
  }
  .min-w-4k-30 {
    min-width: 30% !important;
  }
  .min-w-4k-35 {
    min-width: 35% !important;
  }
  .min-w-4k-40 {
    min-width: 40% !important;
  }
  .min-w-4k-45 {
    min-width: 45% !important;
  }
  .min-w-4k-50 {
    min-width: 50% !important;
  }
  .min-w-4k-55 {
    min-width: 55% !important;
  }
  .min-w-4k-60 {
    min-width: 60% !important;
  }
  .min-w-4k-65 {
    min-width: 65% !important;
  }
  .min-w-4k-70 {
    min-width: 70% !important;
  }
  .min-w-4k-75 {
    min-width: 75% !important;
  }
  .min-w-4k-80 {
    min-width: 80% !important;
  }
  .min-w-4k-85 {
    min-width: 85% !important;
  }
  .min-w-4k-90 {
    min-width: 90% !important;
  }
  .min-w-4k-95 {
    min-width: 95% !important;
  }
  .min-w-4k-100 {
    min-width: 100% !important;
  }
  .min-w-vh-4k-0 {
    min-width: 0vh !important;
  }
  .min-w-vh-4k-5 {
    min-width: 5vh !important;
  }
  .min-w-vh-4k-10 {
    min-width: 10vh !important;
  }
  .min-w-vh-4k-15 {
    min-width: 15vh !important;
  }
  .min-w-vh-4k-20 {
    min-width: 20vh !important;
  }
  .min-w-vh-4k-25 {
    min-width: 25vh !important;
  }
  .min-w-vh-4k-30 {
    min-width: 30vh !important;
  }
  .min-w-vh-4k-35 {
    min-width: 35vh !important;
  }
  .min-w-vh-4k-40 {
    min-width: 40vh !important;
  }
  .min-w-vh-4k-45 {
    min-width: 45vh !important;
  }
  .min-w-vh-4k-50 {
    min-width: 50vh !important;
  }
  .min-w-vh-4k-55 {
    min-width: 55vh !important;
  }
  .min-w-vh-4k-60 {
    min-width: 60vh !important;
  }
  .min-w-vh-4k-65 {
    min-width: 65vh !important;
  }
  .min-w-vh-4k-70 {
    min-width: 70vh !important;
  }
  .min-w-vh-4k-75 {
    min-width: 75vh !important;
  }
  .min-w-vh-4k-80 {
    min-width: 80vh !important;
  }
  .min-w-vh-4k-85 {
    min-width: 85vh !important;
  }
  .min-w-vh-4k-90 {
    min-width: 90vh !important;
  }
  .min-w-vh-4k-95 {
    min-width: 95vh !important;
  }
  .min-w-vh-4k-100 {
    min-width: 100vh !important;
  }
  .min-w-vw-4k-0 {
    min-width: 0vw !important;
  }
  .min-w-vw-4k-5 {
    min-width: 5vw !important;
  }
  .min-w-vw-4k-10 {
    min-width: 10vw !important;
  }
  .min-w-vw-4k-15 {
    min-width: 15vw !important;
  }
  .min-w-vw-4k-20 {
    min-width: 20vw !important;
  }
  .min-w-vw-4k-25 {
    min-width: 25vw !important;
  }
  .min-w-vw-4k-30 {
    min-width: 30vw !important;
  }
  .min-w-vw-4k-35 {
    min-width: 35vw !important;
  }
  .min-w-vw-4k-40 {
    min-width: 40vw !important;
  }
  .min-w-vw-4k-45 {
    min-width: 45vw !important;
  }
  .min-w-vw-4k-50 {
    min-width: 50vw !important;
  }
  .min-w-vw-4k-55 {
    min-width: 55vw !important;
  }
  .min-w-vw-4k-60 {
    min-width: 60vw !important;
  }
  .min-w-vw-4k-65 {
    min-width: 65vw !important;
  }
  .min-w-vw-4k-70 {
    min-width: 70vw !important;
  }
  .min-w-vw-4k-75 {
    min-width: 75vw !important;
  }
  .min-w-vw-4k-80 {
    min-width: 80vw !important;
  }
  .min-w-vw-4k-85 {
    min-width: 85vw !important;
  }
  .min-w-vw-4k-90 {
    min-width: 90vw !important;
  }
  .min-w-vw-4k-95 {
    min-width: 95vw !important;
  }
  .min-w-vw-4k-100 {
    min-width: 100vw !important;
  }
  .min-w-vmin-4k-0 {
    min-width: 0vmin !important;
  }
  .min-w-vmin-4k-5 {
    min-width: 5vmin !important;
  }
  .min-w-vmin-4k-10 {
    min-width: 10vmin !important;
  }
  .min-w-vmin-4k-15 {
    min-width: 15vmin !important;
  }
  .min-w-vmin-4k-20 {
    min-width: 20vmin !important;
  }
  .min-w-vmin-4k-25 {
    min-width: 25vmin !important;
  }
  .min-w-vmin-4k-30 {
    min-width: 30vmin !important;
  }
  .min-w-vmin-4k-35 {
    min-width: 35vmin !important;
  }
  .min-w-vmin-4k-40 {
    min-width: 40vmin !important;
  }
  .min-w-vmin-4k-45 {
    min-width: 45vmin !important;
  }
  .min-w-vmin-4k-50 {
    min-width: 50vmin !important;
  }
  .min-w-vmin-4k-55 {
    min-width: 55vmin !important;
  }
  .min-w-vmin-4k-60 {
    min-width: 60vmin !important;
  }
  .min-w-vmin-4k-65 {
    min-width: 65vmin !important;
  }
  .min-w-vmin-4k-70 {
    min-width: 70vmin !important;
  }
  .min-w-vmin-4k-75 {
    min-width: 75vmin !important;
  }
  .min-w-vmin-4k-80 {
    min-width: 80vmin !important;
  }
  .min-w-vmin-4k-85 {
    min-width: 85vmin !important;
  }
  .min-w-vmin-4k-90 {
    min-width: 90vmin !important;
  }
  .min-w-vmin-4k-95 {
    min-width: 95vmin !important;
  }
  .min-w-vmin-4k-100 {
    min-width: 100vmin !important;
  }
  .min-w-4k-none {
    min-width: none !important;
  }
  .min-h-4k-0 {
    min-height: 0% !important;
  }
  .min-h-4k-5 {
    min-height: 5% !important;
  }
  .min-h-4k-10 {
    min-height: 10% !important;
  }
  .min-h-4k-15 {
    min-height: 15% !important;
  }
  .min-h-4k-20 {
    min-height: 20% !important;
  }
  .min-h-4k-25 {
    min-height: 25% !important;
  }
  .min-h-4k-30 {
    min-height: 30% !important;
  }
  .min-h-4k-35 {
    min-height: 35% !important;
  }
  .min-h-4k-40 {
    min-height: 40% !important;
  }
  .min-h-4k-45 {
    min-height: 45% !important;
  }
  .min-h-4k-50 {
    min-height: 50% !important;
  }
  .min-h-4k-55 {
    min-height: 55% !important;
  }
  .min-h-4k-60 {
    min-height: 60% !important;
  }
  .min-h-4k-65 {
    min-height: 65% !important;
  }
  .min-h-4k-70 {
    min-height: 70% !important;
  }
  .min-h-4k-75 {
    min-height: 75% !important;
  }
  .min-h-4k-80 {
    min-height: 80% !important;
  }
  .min-h-4k-85 {
    min-height: 85% !important;
  }
  .min-h-4k-90 {
    min-height: 90% !important;
  }
  .min-h-4k-95 {
    min-height: 95% !important;
  }
  .min-h-4k-100 {
    min-height: 100% !important;
  }
  .min-h-vh-4k-0 {
    min-height: 0vh !important;
  }
  .min-h-vh-4k-5 {
    min-height: 5vh !important;
  }
  .min-h-vh-4k-10 {
    min-height: 10vh !important;
  }
  .min-h-vh-4k-15 {
    min-height: 15vh !important;
  }
  .min-h-vh-4k-20 {
    min-height: 20vh !important;
  }
  .min-h-vh-4k-25 {
    min-height: 25vh !important;
  }
  .min-h-vh-4k-30 {
    min-height: 30vh !important;
  }
  .min-h-vh-4k-35 {
    min-height: 35vh !important;
  }
  .min-h-vh-4k-40 {
    min-height: 40vh !important;
  }
  .min-h-vh-4k-45 {
    min-height: 45vh !important;
  }
  .min-h-vh-4k-50 {
    min-height: 50vh !important;
  }
  .min-h-vh-4k-55 {
    min-height: 55vh !important;
  }
  .min-h-vh-4k-60 {
    min-height: 60vh !important;
  }
  .min-h-vh-4k-65 {
    min-height: 65vh !important;
  }
  .min-h-vh-4k-70 {
    min-height: 70vh !important;
  }
  .min-h-vh-4k-75 {
    min-height: 75vh !important;
  }
  .min-h-vh-4k-80 {
    min-height: 80vh !important;
  }
  .min-h-vh-4k-85 {
    min-height: 85vh !important;
  }
  .min-h-vh-4k-90 {
    min-height: 90vh !important;
  }
  .min-h-vh-4k-95 {
    min-height: 95vh !important;
  }
  .min-h-vh-4k-100 {
    min-height: 100vh !important;
  }
  .min-h-vw-4k-0 {
    min-height: 0vw !important;
  }
  .min-h-vw-4k-5 {
    min-height: 5vw !important;
  }
  .min-h-vw-4k-10 {
    min-height: 10vw !important;
  }
  .min-h-vw-4k-15 {
    min-height: 15vw !important;
  }
  .min-h-vw-4k-20 {
    min-height: 20vw !important;
  }
  .min-h-vw-4k-25 {
    min-height: 25vw !important;
  }
  .min-h-vw-4k-30 {
    min-height: 30vw !important;
  }
  .min-h-vw-4k-35 {
    min-height: 35vw !important;
  }
  .min-h-vw-4k-40 {
    min-height: 40vw !important;
  }
  .min-h-vw-4k-45 {
    min-height: 45vw !important;
  }
  .min-h-vw-4k-50 {
    min-height: 50vw !important;
  }
  .min-h-vw-4k-55 {
    min-height: 55vw !important;
  }
  .min-h-vw-4k-60 {
    min-height: 60vw !important;
  }
  .min-h-vw-4k-65 {
    min-height: 65vw !important;
  }
  .min-h-vw-4k-70 {
    min-height: 70vw !important;
  }
  .min-h-vw-4k-75 {
    min-height: 75vw !important;
  }
  .min-h-vw-4k-80 {
    min-height: 80vw !important;
  }
  .min-h-vw-4k-85 {
    min-height: 85vw !important;
  }
  .min-h-vw-4k-90 {
    min-height: 90vw !important;
  }
  .min-h-vw-4k-95 {
    min-height: 95vw !important;
  }
  .min-h-vw-4k-100 {
    min-height: 100vw !important;
  }
  .min-h-vmin-4k-0 {
    min-height: 0vmin !important;
  }
  .min-h-vmin-4k-5 {
    min-height: 5vmin !important;
  }
  .min-h-vmin-4k-10 {
    min-height: 10vmin !important;
  }
  .min-h-vmin-4k-15 {
    min-height: 15vmin !important;
  }
  .min-h-vmin-4k-20 {
    min-height: 20vmin !important;
  }
  .min-h-vmin-4k-25 {
    min-height: 25vmin !important;
  }
  .min-h-vmin-4k-30 {
    min-height: 30vmin !important;
  }
  .min-h-vmin-4k-35 {
    min-height: 35vmin !important;
  }
  .min-h-vmin-4k-40 {
    min-height: 40vmin !important;
  }
  .min-h-vmin-4k-45 {
    min-height: 45vmin !important;
  }
  .min-h-vmin-4k-50 {
    min-height: 50vmin !important;
  }
  .min-h-vmin-4k-55 {
    min-height: 55vmin !important;
  }
  .min-h-vmin-4k-60 {
    min-height: 60vmin !important;
  }
  .min-h-vmin-4k-65 {
    min-height: 65vmin !important;
  }
  .min-h-vmin-4k-70 {
    min-height: 70vmin !important;
  }
  .min-h-vmin-4k-75 {
    min-height: 75vmin !important;
  }
  .min-h-vmin-4k-80 {
    min-height: 80vmin !important;
  }
  .min-h-vmin-4k-85 {
    min-height: 85vmin !important;
  }
  .min-h-vmin-4k-90 {
    min-height: 90vmin !important;
  }
  .min-h-vmin-4k-95 {
    min-height: 95vmin !important;
  }
  .min-h-vmin-4k-100 {
    min-height: 100vmin !important;
  }
  .min-h-4k-none {
    min-height: none !important;
  }
  .max-w-4k-0 {
    max-width: 0% !important;
  }
  .max-w-4k-5 {
    max-width: 5% !important;
  }
  .max-w-4k-10 {
    max-width: 10% !important;
  }
  .max-w-4k-15 {
    max-width: 15% !important;
  }
  .max-w-4k-20 {
    max-width: 20% !important;
  }
  .max-w-4k-25 {
    max-width: 25% !important;
  }
  .max-w-4k-30 {
    max-width: 30% !important;
  }
  .max-w-4k-35 {
    max-width: 35% !important;
  }
  .max-w-4k-40 {
    max-width: 40% !important;
  }
  .max-w-4k-45 {
    max-width: 45% !important;
  }
  .max-w-4k-50 {
    max-width: 50% !important;
  }
  .max-w-4k-55 {
    max-width: 55% !important;
  }
  .max-w-4k-60 {
    max-width: 60% !important;
  }
  .max-w-4k-65 {
    max-width: 65% !important;
  }
  .max-w-4k-70 {
    max-width: 70% !important;
  }
  .max-w-4k-75 {
    max-width: 75% !important;
  }
  .max-w-4k-80 {
    max-width: 80% !important;
  }
  .max-w-4k-85 {
    max-width: 85% !important;
  }
  .max-w-4k-90 {
    max-width: 90% !important;
  }
  .max-w-4k-95 {
    max-width: 95% !important;
  }
  .max-w-4k-100 {
    max-width: 100% !important;
  }
  .max-w-vh-4k-0 {
    max-width: 0vh !important;
  }
  .max-w-vh-4k-5 {
    max-width: 5vh !important;
  }
  .max-w-vh-4k-10 {
    max-width: 10vh !important;
  }
  .max-w-vh-4k-15 {
    max-width: 15vh !important;
  }
  .max-w-vh-4k-20 {
    max-width: 20vh !important;
  }
  .max-w-vh-4k-25 {
    max-width: 25vh !important;
  }
  .max-w-vh-4k-30 {
    max-width: 30vh !important;
  }
  .max-w-vh-4k-35 {
    max-width: 35vh !important;
  }
  .max-w-vh-4k-40 {
    max-width: 40vh !important;
  }
  .max-w-vh-4k-45 {
    max-width: 45vh !important;
  }
  .max-w-vh-4k-50 {
    max-width: 50vh !important;
  }
  .max-w-vh-4k-55 {
    max-width: 55vh !important;
  }
  .max-w-vh-4k-60 {
    max-width: 60vh !important;
  }
  .max-w-vh-4k-65 {
    max-width: 65vh !important;
  }
  .max-w-vh-4k-70 {
    max-width: 70vh !important;
  }
  .max-w-vh-4k-75 {
    max-width: 75vh !important;
  }
  .max-w-vh-4k-80 {
    max-width: 80vh !important;
  }
  .max-w-vh-4k-85 {
    max-width: 85vh !important;
  }
  .max-w-vh-4k-90 {
    max-width: 90vh !important;
  }
  .max-w-vh-4k-95 {
    max-width: 95vh !important;
  }
  .max-w-vh-4k-100 {
    max-width: 100vh !important;
  }
  .max-w-vw-4k-0 {
    max-width: 0vw !important;
  }
  .max-w-vw-4k-5 {
    max-width: 5vw !important;
  }
  .max-w-vw-4k-10 {
    max-width: 10vw !important;
  }
  .max-w-vw-4k-15 {
    max-width: 15vw !important;
  }
  .max-w-vw-4k-20 {
    max-width: 20vw !important;
  }
  .max-w-vw-4k-25 {
    max-width: 25vw !important;
  }
  .max-w-vw-4k-30 {
    max-width: 30vw !important;
  }
  .max-w-vw-4k-35 {
    max-width: 35vw !important;
  }
  .max-w-vw-4k-40 {
    max-width: 40vw !important;
  }
  .max-w-vw-4k-45 {
    max-width: 45vw !important;
  }
  .max-w-vw-4k-50 {
    max-width: 50vw !important;
  }
  .max-w-vw-4k-55 {
    max-width: 55vw !important;
  }
  .max-w-vw-4k-60 {
    max-width: 60vw !important;
  }
  .max-w-vw-4k-65 {
    max-width: 65vw !important;
  }
  .max-w-vw-4k-70 {
    max-width: 70vw !important;
  }
  .max-w-vw-4k-75 {
    max-width: 75vw !important;
  }
  .max-w-vw-4k-80 {
    max-width: 80vw !important;
  }
  .max-w-vw-4k-85 {
    max-width: 85vw !important;
  }
  .max-w-vw-4k-90 {
    max-width: 90vw !important;
  }
  .max-w-vw-4k-95 {
    max-width: 95vw !important;
  }
  .max-w-vw-4k-100 {
    max-width: 100vw !important;
  }
  .max-w-vmin-4k-0 {
    max-width: 0vmin !important;
  }
  .max-w-vmin-4k-5 {
    max-width: 5vmin !important;
  }
  .max-w-vmin-4k-10 {
    max-width: 10vmin !important;
  }
  .max-w-vmin-4k-15 {
    max-width: 15vmin !important;
  }
  .max-w-vmin-4k-20 {
    max-width: 20vmin !important;
  }
  .max-w-vmin-4k-25 {
    max-width: 25vmin !important;
  }
  .max-w-vmin-4k-30 {
    max-width: 30vmin !important;
  }
  .max-w-vmin-4k-35 {
    max-width: 35vmin !important;
  }
  .max-w-vmin-4k-40 {
    max-width: 40vmin !important;
  }
  .max-w-vmin-4k-45 {
    max-width: 45vmin !important;
  }
  .max-w-vmin-4k-50 {
    max-width: 50vmin !important;
  }
  .max-w-vmin-4k-55 {
    max-width: 55vmin !important;
  }
  .max-w-vmin-4k-60 {
    max-width: 60vmin !important;
  }
  .max-w-vmin-4k-65 {
    max-width: 65vmin !important;
  }
  .max-w-vmin-4k-70 {
    max-width: 70vmin !important;
  }
  .max-w-vmin-4k-75 {
    max-width: 75vmin !important;
  }
  .max-w-vmin-4k-80 {
    max-width: 80vmin !important;
  }
  .max-w-vmin-4k-85 {
    max-width: 85vmin !important;
  }
  .max-w-vmin-4k-90 {
    max-width: 90vmin !important;
  }
  .max-w-vmin-4k-95 {
    max-width: 95vmin !important;
  }
  .max-w-vmin-4k-100 {
    max-width: 100vmin !important;
  }
  .max-w-4k-none {
    max-width: none !important;
  }
  .max-h-4k-0 {
    max-height: 0% !important;
  }
  .max-h-4k-5 {
    max-height: 5% !important;
  }
  .max-h-4k-10 {
    max-height: 10% !important;
  }
  .max-h-4k-15 {
    max-height: 15% !important;
  }
  .max-h-4k-20 {
    max-height: 20% !important;
  }
  .max-h-4k-25 {
    max-height: 25% !important;
  }
  .max-h-4k-30 {
    max-height: 30% !important;
  }
  .max-h-4k-35 {
    max-height: 35% !important;
  }
  .max-h-4k-40 {
    max-height: 40% !important;
  }
  .max-h-4k-45 {
    max-height: 45% !important;
  }
  .max-h-4k-50 {
    max-height: 50% !important;
  }
  .max-h-4k-55 {
    max-height: 55% !important;
  }
  .max-h-4k-60 {
    max-height: 60% !important;
  }
  .max-h-4k-65 {
    max-height: 65% !important;
  }
  .max-h-4k-70 {
    max-height: 70% !important;
  }
  .max-h-4k-75 {
    max-height: 75% !important;
  }
  .max-h-4k-80 {
    max-height: 80% !important;
  }
  .max-h-4k-85 {
    max-height: 85% !important;
  }
  .max-h-4k-90 {
    max-height: 90% !important;
  }
  .max-h-4k-95 {
    max-height: 95% !important;
  }
  .max-h-4k-100 {
    max-height: 100% !important;
  }
  .max-h-vh-4k-0 {
    max-height: 0vh !important;
  }
  .max-h-vh-4k-5 {
    max-height: 5vh !important;
  }
  .max-h-vh-4k-10 {
    max-height: 10vh !important;
  }
  .max-h-vh-4k-15 {
    max-height: 15vh !important;
  }
  .max-h-vh-4k-20 {
    max-height: 20vh !important;
  }
  .max-h-vh-4k-25 {
    max-height: 25vh !important;
  }
  .max-h-vh-4k-30 {
    max-height: 30vh !important;
  }
  .max-h-vh-4k-35 {
    max-height: 35vh !important;
  }
  .max-h-vh-4k-40 {
    max-height: 40vh !important;
  }
  .max-h-vh-4k-45 {
    max-height: 45vh !important;
  }
  .max-h-vh-4k-50 {
    max-height: 50vh !important;
  }
  .max-h-vh-4k-55 {
    max-height: 55vh !important;
  }
  .max-h-vh-4k-60 {
    max-height: 60vh !important;
  }
  .max-h-vh-4k-65 {
    max-height: 65vh !important;
  }
  .max-h-vh-4k-70 {
    max-height: 70vh !important;
  }
  .max-h-vh-4k-75 {
    max-height: 75vh !important;
  }
  .max-h-vh-4k-80 {
    max-height: 80vh !important;
  }
  .max-h-vh-4k-85 {
    max-height: 85vh !important;
  }
  .max-h-vh-4k-90 {
    max-height: 90vh !important;
  }
  .max-h-vh-4k-95 {
    max-height: 95vh !important;
  }
  .max-h-vh-4k-100 {
    max-height: 100vh !important;
  }
  .max-h-vw-4k-0 {
    max-height: 0vw !important;
  }
  .max-h-vw-4k-5 {
    max-height: 5vw !important;
  }
  .max-h-vw-4k-10 {
    max-height: 10vw !important;
  }
  .max-h-vw-4k-15 {
    max-height: 15vw !important;
  }
  .max-h-vw-4k-20 {
    max-height: 20vw !important;
  }
  .max-h-vw-4k-25 {
    max-height: 25vw !important;
  }
  .max-h-vw-4k-30 {
    max-height: 30vw !important;
  }
  .max-h-vw-4k-35 {
    max-height: 35vw !important;
  }
  .max-h-vw-4k-40 {
    max-height: 40vw !important;
  }
  .max-h-vw-4k-45 {
    max-height: 45vw !important;
  }
  .max-h-vw-4k-50 {
    max-height: 50vw !important;
  }
  .max-h-vw-4k-55 {
    max-height: 55vw !important;
  }
  .max-h-vw-4k-60 {
    max-height: 60vw !important;
  }
  .max-h-vw-4k-65 {
    max-height: 65vw !important;
  }
  .max-h-vw-4k-70 {
    max-height: 70vw !important;
  }
  .max-h-vw-4k-75 {
    max-height: 75vw !important;
  }
  .max-h-vw-4k-80 {
    max-height: 80vw !important;
  }
  .max-h-vw-4k-85 {
    max-height: 85vw !important;
  }
  .max-h-vw-4k-90 {
    max-height: 90vw !important;
  }
  .max-h-vw-4k-95 {
    max-height: 95vw !important;
  }
  .max-h-vw-4k-100 {
    max-height: 100vw !important;
  }
  .max-h-vmin-4k-0 {
    max-height: 0vmin !important;
  }
  .max-h-vmin-4k-5 {
    max-height: 5vmin !important;
  }
  .max-h-vmin-4k-10 {
    max-height: 10vmin !important;
  }
  .max-h-vmin-4k-15 {
    max-height: 15vmin !important;
  }
  .max-h-vmin-4k-20 {
    max-height: 20vmin !important;
  }
  .max-h-vmin-4k-25 {
    max-height: 25vmin !important;
  }
  .max-h-vmin-4k-30 {
    max-height: 30vmin !important;
  }
  .max-h-vmin-4k-35 {
    max-height: 35vmin !important;
  }
  .max-h-vmin-4k-40 {
    max-height: 40vmin !important;
  }
  .max-h-vmin-4k-45 {
    max-height: 45vmin !important;
  }
  .max-h-vmin-4k-50 {
    max-height: 50vmin !important;
  }
  .max-h-vmin-4k-55 {
    max-height: 55vmin !important;
  }
  .max-h-vmin-4k-60 {
    max-height: 60vmin !important;
  }
  .max-h-vmin-4k-65 {
    max-height: 65vmin !important;
  }
  .max-h-vmin-4k-70 {
    max-height: 70vmin !important;
  }
  .max-h-vmin-4k-75 {
    max-height: 75vmin !important;
  }
  .max-h-vmin-4k-80 {
    max-height: 80vmin !important;
  }
  .max-h-vmin-4k-85 {
    max-height: 85vmin !important;
  }
  .max-h-vmin-4k-90 {
    max-height: 90vmin !important;
  }
  .max-h-vmin-4k-95 {
    max-height: 95vmin !important;
  }
  .max-h-vmin-4k-100 {
    max-height: 100vmin !important;
  }
  .max-h-4k-none {
    max-height: none !important;
  }
}