.aspect-ratio-15x5 {
  aspect-ratio: 3;
}
.aspect-ratio-18x8 {
  aspect-ratio: 2.25;
}
.aspect-ratio-14x9 {
  aspect-ratio: 1.55;
}
.aspect-ratio-16x9 {
  aspect-ratio: 1.77;
}
.aspect-ratio-4x3 {
  aspect-ratio: 1.33;
}
.aspect-ratio-grid {
  aspect-ratio: 1.4;
}
.aspect-ratio-square {
  aspect-ratio: 1;
}
.aspect-ratio-letter,
.aspect-ratio-pdf {
  aspect-ratio: 0.77;
}
.aspect-ratio-a4 {
  aspect-ratio: 0.7;
}
.aspect-ratio-youtube {
  aspect-ratio: 1.77;
}
.min-w-auto {
  min-width: auto !important;
}
.min-w-0 {
  min-width: 0 !important;
}
.min-w-10 {
  min-width: 10% !important;
}
.min-w-20 {
  min-width: 20% !important;
}
.min-w-25 {
  min-width: 25% !important;
}
.min-w-30 {
  min-width: 30% !important;
}
.min-w-40 {
  min-width: 40% !important;
}
.min-w-50 {
  min-width: 50% !important;
}
.min-w-60 {
  min-width: 60% !important;
}
.min-w-70 {
  min-width: 70% !important;
}
.min-w-75 {
  min-width: 75% !important;
}
.min-w-80 {
  min-width: 80% !important;
}
.min-w-90 {
  min-width: 90% !important;
}
.min-w-100 {
  min-width: 100% !important;
}
.max-w-auto {
  max-width: auto !important;
}
.max-w-0 {
  max-width: 0 !important;
}
.max-w-10 {
  max-width: 10% !important;
}
.max-w-20 {
  max-width: 20% !important;
}
.max-w-25 {
  max-width: 25% !important;
}
.max-w-30 {
  max-width: 30% !important;
}
.max-w-40 {
  max-width: 40% !important;
}
.max-w-50 {
  max-width: 50% !important;
}
.max-w-60 {
  max-width: 60% !important;
}
.max-w-70 {
  max-width: 70% !important;
}
.max-w-75 {
  max-width: 75% !important;
}
.max-w-80 {
  max-width: 80% !important;
}
.max-w-90 {
  max-width: 90% !important;
}
.max-w-100 {
  max-width: 100% !important;
}
.min-h-auto {
  min-height: auto !important;
}
.min-h-0 {
  min-height: 0 !important;
}
.min-h-10 {
  min-height: 10% !important;
}
.min-h-20 {
  min-height: 20% !important;
}
.min-h-25 {
  min-height: 25% !important;
}
.min-h-30 {
  min-height: 30% !important;
}
.min-h-40 {
  min-height: 40% !important;
}
.min-h-50 {
  min-height: 50% !important;
}
.min-h-60 {
  min-height: 60% !important;
}
.min-h-70 {
  min-height: 70% !important;
}
.min-h-75 {
  min-height: 75% !important;
}
.min-h-80 {
  min-height: 80% !important;
}
.min-h-90 {
  min-height: 90% !important;
}
.min-h-100 {
  min-height: 100% !important;
}
.max-h-auto {
  max-height: auto !important;
}
.max-h-0 {
  max-height: 0 !important;
}
.max-h-10 {
  max-height: 10% !important;
}
.max-h-20 {
  max-height: 20% !important;
}
.max-h-25 {
  max-height: 25% !important;
}
.max-h-30 {
  max-height: 30% !important;
}
.max-h-40 {
  max-height: 40% !important;
}
.max-h-50 {
  max-height: 50% !important;
}
.max-h-60 {
  max-height: 60% !important;
}
.max-h-70 {
  max-height: 70% !important;
}
.max-h-75 {
  max-height: 75% !important;
}
.max-h-80 {
  max-height: 80% !important;
}
.max-h-90 {
  max-height: 90% !important;
}
.max-h-100 {
  max-height: 100% !important;
}
.min-w-10vw {
  min-width: 10vw !important;
}
.min-w-20vw {
  min-width: 20vw !important;
}
.min-w-25vw {
  min-width: 25vw !important;
}
.min-w-30vw {
  min-width: 30vw !important;
}
.min-w-40vw {
  min-width: 40vw !important;
}
.min-w-50vw {
  min-width: 50vw !important;
}
.min-w-60vw {
  min-width: 60vw !important;
}
.min-w-70vw {
  min-width: 70vw !important;
}
.min-w-75vw {
  min-width: 50vw !important;
}
.min-w-80vw {
  min-width: 80vw !important;
}
.min-w-90vw {
  min-width: 90vw !important;
}
.min-w-100vw {
  min-width: 100vw !important;
}
.max-w-10vw {
  max-width: 10vw !important;
}
.max-w-20vw {
  max-width: 20vw !important;
}
.max-w-25vw {
  max-width: 25vw !important;
}
.max-w-30vw {
  max-width: 30vw !important;
}
.max-w-40vw {
  max-width: 40vw !important;
}
.max-w-50vw {
  max-width: 50vw !important;
}
.max-w-60vw {
  max-width: 60vw !important;
}
.max-w-70vw {
  max-width: 70vw !important;
}
.max-w-75vw {
  max-width: 75vw !important;
}
.max-w-80vw {
  max-width: 80vw !important;
}
.max-w-90vw {
  max-width: 90vw !important;
}
.max-w-100vw {
  max-width: 100% !important;
}
.min-h-10vh {
  min-height: 10vh !important;
}
.min-h-20vh {
  min-height: 20vh !important;
}
.min-h-25vh {
  min-height: 25vh !important;
}
.min-h-30vh {
  min-height: 30vh !important;
}
.min-h-40vh {
  min-height: 40vh !important;
}
.min-h-50vh {
  min-height: 50vh !important;
}
.min-h-60vh {
  min-height: 60vh !important;
}
.min-h-70vh {
  min-height: 70vh !important;
}
.min-h-75vh {
  min-height: 75vh !important;
}
.min-h-80vh {
  min-height: 80vh !important;
}
.min-h-90vh {
  min-height: 90vh !important;
}
.min-h-100vh {
  min-height: 100vh !important;
}
.max-h-10vh {
  max-height: 10vh !important;
}
.max-h-20vh {
  max-height: 20vh !important;
}
.max-h-25vh {
  max-height: 25vh !important;
}
.max-h-30vh {
  max-height: 30vh !important;
}
.max-h-40vh {
  max-height: 40vh !important;
}
.max-h-50vh {
  max-height: 50vh !important;
}
.max-h-60vh {
  max-height: 60vh !important;
}
.max-h-70vh {
  max-height: 70vh !important;
}
.max-h-75vh {
  max-height: 75vh !important;
}
.max-h-80vh {
  max-height: 80vh !important;
}
.max-h-90vh {
  max-height: 90vh !important;
}
.max-h-100vh {
  max-height: 100vh !important;
}
.w-auto {
  width: auto !important;
}
.w-0 {
  width: 0 !important;
}
.w-10 {
  width: 10% !important;
}
.w-20 {
  width: 20% !important;
}
.w-25 {
  width: 25% !important;
}
.w-30 {
  width: 30% !important;
}
.w-40 {
  width: 40% !important;
}
.w-50 {
  width: 50% !important;
}
.w-60 {
  width: 60% !important;
}
.w-70 {
  width: 70% !important;
}
.w-75 {
  width: 75% !important;
}
.w-80 {
  width: 80% !important;
}
.w-90 {
  width: 90% !important;
}
.w-100 {
  width: 100% !important;
}
.h-auto {
  height: auto !important;
}
.h-0 {
  height: 0 !important;
}
.h-10 {
  height: 10% !important;
}
.h-20 {
  height: 20% !important;
}
.h-25 {
  height: 25% !important;
}
.h-30 {
  height: 30% !important;
}
.h-40 {
  height: 40% !important;
}
.h-50 {
  height: 50% !important;
}
.h-60 {
  height: 60% !important;
}
.h-70 {
  height: 70% !important;
}
.h-75 {
  height: 75% !important;
}
.h-80 {
  height: 80% !important;
}
.h-90 {
  height: 90% !important;
}
.h-100 {
  height: 100% !important;
}
.w-10vw {
  width: 10vw !important;
}
.w-20vw {
  width: 20vw !important;
}
.w-25vw {
  width: 25vw !important;
}
.w-30vw {
  width: 30vw !important;
}
.w-40vw {
  width: 40vw !important;
}
.w-50vw {
  width: 50vw !important;
}
.w-60vw {
  width: 60vw !important;
}
.w-70vw {
  width: 70vw !important;
}
.w-75vw {
  width: 50vw !important;
}
.w-80vw {
  width: 80vw !important;
}
.w-90vw {
  width: 90vw !important;
}
.w-100vw {
  width: 100vw !important;
}
.h-10vh {
  height: 10vh !important;
}
.h-20vh {
  height: 20vh !important;
}
.h-25vh {
  height: 25vh !important;
}
.h-30vh {
  height: 30vh !important;
}
.h-40vh {
  height: 40vh !important;
}
.h-50vh {
  height: 50vh !important;
}
.h-60vh {
  height: 60vh !important;
}
.h-70vh {
  height: 70vh !important;
}
.h-75vh {
  height: 75vh !important;
}
.h-80vh {
  height: 80vh !important;
}
.h-90vh {
  height: 90vh !important;
}
.h-100vh {
  height: 100vh !important;
}
.vw-25 {
  width: 25vw !important;
}
.vw-50 {
  width: 50vw !important;
}
.vw-75 {
  width: 75vw !important;
}
.vw-100 {
  width: 100vw !important;
}
.vh-25 {
  height: 25vh !important;
}
.vh-50 {
  height: 50vh !important;
}
.vh-75 {
  height: 75vh !important;
}
.vh-100 {
  height: 100vh !important;
}
.w-33 {
  width: 33.333333% !important;
}
.w-66 {
  width: 66.666666% !important;
}
@media (max-width: 575px) {
  .aspect-ratio-xs-15x5 {
    aspect-ratio: 3;
  }
  .aspect-ratio-xs-18x8 {
    aspect-ratio: 2.25;
  }
  .aspect-ratio-xs-14x9 {
    aspect-ratio: 1.55;
  }
  .aspect-ratio-xs-16x9 {
    aspect-ratio: 1.77;
  }
  .aspect-ratio-xs-4x3 {
    aspect-ratio: 1.33;
  }
  .aspect-ratio-xs-grid {
    aspect-ratio: 1.4;
  }
  .aspect-ratio-xs-square {
    aspect-ratio: 1;
  }
  .aspect-ratio-xs-letter,
  .aspect-ratio-xs-pdf {
    aspect-ratio: 0.77;
  }
  .aspect-ratio-xs-a4 {
    aspect-ratio: 0.7;
  }
  .aspect-ratio-xs-youtube {
    aspect-ratio: 1.77;
  }
  .min-w-xs-auto {
    min-width: auto !important;
  }
  .min-w-xs-0 {
    min-width: 0 !important;
  }
  .min-w-xs-10 {
    min-width: 10% !important;
  }
  .min-w-xs-20 {
    min-width: 20% !important;
  }
  .min-w-xs-25 {
    min-width: 25% !important;
  }
  .min-w-xs-30 {
    min-width: 30% !important;
  }
  .min-w-xs-40 {
    min-width: 40% !important;
  }
  .min-w-xs-50 {
    min-width: 50% !important;
  }
  .min-w-xs-60 {
    min-width: 60% !important;
  }
  .min-w-xs-70 {
    min-width: 70% !important;
  }
  .min-w-xs-75 {
    min-width: 75% !important;
  }
  .min-w-xs-80 {
    min-width: 80% !important;
  }
  .min-w-xs-90 {
    min-width: 90% !important;
  }
  .min-w-xs-100 {
    min-width: 100% !important;
  }
  .max-w-xs-auto {
    max-width: auto !important;
  }
  .max-w-xs-0 {
    max-width: 0 !important;
  }
  .max-w-xs-10 {
    max-width: 10% !important;
  }
  .max-w-xs-20 {
    max-width: 20% !important;
  }
  .max-w-xs-25 {
    max-width: 25% !important;
  }
  .max-w-xs-30 {
    max-width: 30% !important;
  }
  .max-w-xs-40 {
    max-width: 40% !important;
  }
  .max-w-xs-50 {
    max-width: 50% !important;
  }
  .max-w-xs-60 {
    max-width: 60% !important;
  }
  .max-w-xs-70 {
    max-width: 70% !important;
  }
  .max-w-xs-75 {
    max-width: 75% !important;
  }
  .max-w-xs-80 {
    max-width: 80% !important;
  }
  .max-w-xs-90 {
    max-width: 90% !important;
  }
  .max-w-xs-100 {
    max-width: 100% !important;
  }
  .min-h-xs-auto {
    min-height: auto !important;
  }
  .min-h-xs-0 {
    min-height: 0 !important;
  }
  .min-h-xs-10 {
    min-height: 10% !important;
  }
  .min-h-xs-20 {
    min-height: 20% !important;
  }
  .min-h-xs-25 {
    min-height: 25% !important;
  }
  .min-h-xs-30 {
    min-height: 30% !important;
  }
  .min-h-xs-40 {
    min-height: 40% !important;
  }
  .min-h-xs-50 {
    min-height: 50% !important;
  }
  .min-h-xs-60 {
    min-height: 60% !important;
  }
  .min-h-xs-70 {
    min-height: 70% !important;
  }
  .min-h-xs-75 {
    min-height: 75% !important;
  }
  .min-h-xs-80 {
    min-height: 80% !important;
  }
  .min-h-xs-90 {
    min-height: 90% !important;
  }
  .min-h-xs-100 {
    min-height: 100% !important;
  }
  .max-h-xs-auto {
    max-height: auto !important;
  }
  .max-h-xs-0 {
    max-height: 0 !important;
  }
  .max-h-xs-10 {
    max-height: 10% !important;
  }
  .max-h-xs-20 {
    max-height: 20% !important;
  }
  .max-h-xs-25 {
    max-height: 25% !important;
  }
  .max-h-xs-30 {
    max-height: 30% !important;
  }
  .max-h-xs-40 {
    max-height: 40% !important;
  }
  .max-h-xs-50 {
    max-height: 50% !important;
  }
  .max-h-xs-60 {
    max-height: 60% !important;
  }
  .max-h-xs-70 {
    max-height: 70% !important;
  }
  .max-h-xs-75 {
    max-height: 75% !important;
  }
  .max-h-xs-80 {
    max-height: 80% !important;
  }
  .max-h-xs-90 {
    max-height: 90% !important;
  }
  .max-h-xs-100 {
    max-height: 100% !important;
  }
  .min-w-xs-10vw {
    min-width: 10vw !important;
  }
  .min-w-xs-20vw {
    min-width: 20vw !important;
  }
  .min-w-xs-25vw {
    min-width: 25vw !important;
  }
  .min-w-xs-30vw {
    min-width: 30vw !important;
  }
  .min-w-xs-40vw {
    min-width: 40vw !important;
  }
  .min-w-xs-50vw {
    min-width: 50vw !important;
  }
  .min-w-xs-60vw {
    min-width: 60vw !important;
  }
  .min-w-xs-70vw {
    min-width: 70vw !important;
  }
  .min-w-xs-75vw {
    min-width: 50vw !important;
  }
  .min-w-xs-80vw {
    min-width: 80vw !important;
  }
  .min-w-xs-90vw {
    min-width: 90vw !important;
  }
  .min-w-xs-100vw {
    min-width: 100vw !important;
  }
  .max-w-xs-10vw {
    max-width: 10vw !important;
  }
  .max-w-xs-20vw {
    max-width: 20vw !important;
  }
  .max-w-xs-25vw {
    max-width: 25vw !important;
  }
  .max-w-xs-30vw {
    max-width: 30vw !important;
  }
  .max-w-xs-40vw {
    max-width: 40vw !important;
  }
  .max-w-xs-50vw {
    max-width: 50vw !important;
  }
  .max-w-xs-60vw {
    max-width: 60vw !important;
  }
  .max-w-xs-70vw {
    max-width: 70vw !important;
  }
  .max-w-xs-75vw {
    max-width: 75vw !important;
  }
  .max-w-xs-80vw {
    max-width: 80vw !important;
  }
  .max-w-xs-90vw {
    max-width: 90vw !important;
  }
  .max-w-xs-100vw {
    max-width: 100% !important;
  }
  .min-h-xs-10vh {
    min-height: 10vh !important;
  }
  .min-h-xs-20vh {
    min-height: 20vh !important;
  }
  .min-h-xs-25vh {
    min-height: 25vh !important;
  }
  .min-h-xs-30vh {
    min-height: 30vh !important;
  }
  .min-h-xs-40vh {
    min-height: 40vh !important;
  }
  .min-h-xs-50vh {
    min-height: 50vh !important;
  }
  .min-h-xs-60vh {
    min-height: 60vh !important;
  }
  .min-h-xs-70vh {
    min-height: 70vh !important;
  }
  .min-h-xs-75vh {
    min-height: 75vh !important;
  }
  .min-h-xs-80vh {
    min-height: 80vh !important;
  }
  .min-h-xs-90vh {
    min-height: 90vh !important;
  }
  .min-h-xs-100vh {
    min-height: 100vh !important;
  }
  .max-h-xs-10vh {
    max-height: 10vh !important;
  }
  .max-h-xs-20vh {
    max-height: 20vh !important;
  }
  .max-h-xs-25vh {
    max-height: 25vh !important;
  }
  .max-h-xs-30vh {
    max-height: 30vh !important;
  }
  .max-h-xs-40vh {
    max-height: 40vh !important;
  }
  .max-h-xs-50vh {
    max-height: 50vh !important;
  }
  .max-h-xs-60vh {
    max-height: 60vh !important;
  }
  .max-h-xs-70vh {
    max-height: 70vh !important;
  }
  .max-h-xs-75vh {
    max-height: 75vh !important;
  }
  .max-h-xs-80vh {
    max-height: 80vh !important;
  }
  .max-h-xs-90vh {
    max-height: 90vh !important;
  }
  .max-h-xs-100vh {
    max-height: 100vh !important;
  }
  .w-xs-auto {
    width: auto !important;
  }
  .w-xs-0 {
    width: 0 !important;
  }
  .w-xs-10 {
    width: 10% !important;
  }
  .w-xs-20 {
    width: 20% !important;
  }
  .w-xs-25 {
    width: 25% !important;
  }
  .w-xs-30 {
    width: 30% !important;
  }
  .w-xs-40 {
    width: 40% !important;
  }
  .w-xs-50 {
    width: 50% !important;
  }
  .w-xs-60 {
    width: 60% !important;
  }
  .w-xs-70 {
    width: 70% !important;
  }
  .w-xs-75 {
    width: 75% !important;
  }
  .w-xs-80 {
    width: 80% !important;
  }
  .w-xs-90 {
    width: 90% !important;
  }
  .w-xs-100 {
    width: 100% !important;
  }
  .h-xs-auto {
    height: auto !important;
  }
  .h-xs-0 {
    height: 0 !important;
  }
  .h-xs-10 {
    height: 10% !important;
  }
  .h-xs-20 {
    height: 20% !important;
  }
  .h-xs-25 {
    height: 25% !important;
  }
  .h-xs-30 {
    height: 30% !important;
  }
  .h-xs-40 {
    height: 40% !important;
  }
  .h-xs-50 {
    height: 50% !important;
  }
  .h-xs-60 {
    height: 60% !important;
  }
  .h-xs-70 {
    height: 70% !important;
  }
  .h-xs-75 {
    height: 75% !important;
  }
  .h-xs-80 {
    height: 80% !important;
  }
  .h-xs-90 {
    height: 90% !important;
  }
  .h-xs-100 {
    height: 100% !important;
  }
  .w-xs-10vw {
    width: 10vw !important;
  }
  .w-xs-20vw {
    width: 20vw !important;
  }
  .w-xs-25vw {
    width: 25vw !important;
  }
  .w-xs-30vw {
    width: 30vw !important;
  }
  .w-xs-40vw {
    width: 40vw !important;
  }
  .w-xs-50vw {
    width: 50vw !important;
  }
  .w-xs-60vw {
    width: 60vw !important;
  }
  .w-xs-70vw {
    width: 70vw !important;
  }
  .w-xs-75vw {
    width: 50vw !important;
  }
  .w-xs-80vw {
    width: 80vw !important;
  }
  .w-xs-90vw {
    width: 90vw !important;
  }
  .w-xs-100vw {
    width: 100vw !important;
  }
  .h-xs-10vh {
    height: 10vh !important;
  }
  .h-xs-20vh {
    height: 20vh !important;
  }
  .h-xs-25vh {
    height: 25vh !important;
  }
  .h-xs-30vh {
    height: 30vh !important;
  }
  .h-xs-40vh {
    height: 40vh !important;
  }
  .h-xs-50vh {
    height: 50vh !important;
  }
  .h-xs-60vh {
    height: 60vh !important;
  }
  .h-xs-70vh {
    height: 70vh !important;
  }
  .h-xs-75vh {
    height: 75vh !important;
  }
  .h-xs-80vh {
    height: 80vh !important;
  }
  .h-xs-90vh {
    height: 90vh !important;
  }
  .h-xs-100vh {
    height: 100vh !important;
  }
  .vw-xs-25 {
    width: 25vw !important;
  }
  .vw-xs-50 {
    width: 50vw !important;
  }
  .vw-xs-75 {
    width: 75vw !important;
  }
  .vw-xs-100 {
    width: 100vw !important;
  }
  .vh-xs-25 {
    height: 25vh !important;
  }
  .vh-xs-50 {
    height: 50vh !important;
  }
  .vh-xs-75 {
    height: 75vh !important;
  }
  .vh-xs-100 {
    height: 100vh !important;
  }
  .w-xs-33 {
    width: 33.333333% !important;
  }
  .w-xs-66 {
    width: 66.666666% !important;
  }
}
@media (min-width: 576px) {
  .aspect-ratio-sm-15x5 {
    aspect-ratio: 3;
  }
  .aspect-ratio-sm-18x8 {
    aspect-ratio: 2.25;
  }
  .aspect-ratio-sm-14x9 {
    aspect-ratio: 1.55;
  }
  .aspect-ratio-sm-16x9 {
    aspect-ratio: 1.77;
  }
  .aspect-ratio-sm-4x3 {
    aspect-ratio: 1.33;
  }
  .aspect-ratio-sm-grid {
    aspect-ratio: 1.4;
  }
  .aspect-ratio-sm-square {
    aspect-ratio: 1;
  }
  .aspect-ratio-sm-letter,
  .aspect-ratio-sm-pdf {
    aspect-ratio: 0.77;
  }
  .aspect-ratio-sm-a4 {
    aspect-ratio: 0.7;
  }
  .aspect-ratio-sm-youtube {
    aspect-ratio: 1.77;
  }
  .min-w-sm-auto {
    min-width: auto !important;
  }
  .min-w-sm-0 {
    min-width: 0 !important;
  }
  .min-w-sm-10 {
    min-width: 10% !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-40 {
    min-width: 40% !important;
  }
  .min-w-sm-50 {
    min-width: 50% !important;
  }
  .min-w-sm-60 {
    min-width: 60% !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-90 {
    min-width: 90% !important;
  }
  .min-w-sm-100 {
    min-width: 100% !important;
  }
  .max-w-sm-auto {
    max-width: auto !important;
  }
  .max-w-sm-0 {
    max-width: 0 !important;
  }
  .max-w-sm-10 {
    max-width: 10% !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-40 {
    max-width: 40% !important;
  }
  .max-w-sm-50 {
    max-width: 50% !important;
  }
  .max-w-sm-60 {
    max-width: 60% !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-90 {
    max-width: 90% !important;
  }
  .max-w-sm-100 {
    max-width: 100% !important;
  }
  .min-h-sm-auto {
    min-height: auto !important;
  }
  .min-h-sm-0 {
    min-height: 0 !important;
  }
  .min-h-sm-10 {
    min-height: 10% !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-40 {
    min-height: 40% !important;
  }
  .min-h-sm-50 {
    min-height: 50% !important;
  }
  .min-h-sm-60 {
    min-height: 60% !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-90 {
    min-height: 90% !important;
  }
  .min-h-sm-100 {
    min-height: 100% !important;
  }
  .max-h-sm-auto {
    max-height: auto !important;
  }
  .max-h-sm-0 {
    max-height: 0 !important;
  }
  .max-h-sm-10 {
    max-height: 10% !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-40 {
    max-height: 40% !important;
  }
  .max-h-sm-50 {
    max-height: 50% !important;
  }
  .max-h-sm-60 {
    max-height: 60% !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-90 {
    max-height: 90% !important;
  }
  .max-h-sm-100 {
    max-height: 100% !important;
  }
  .min-w-sm-10vw {
    min-width: 10vw !important;
  }
  .min-w-sm-20vw {
    min-width: 20vw !important;
  }
  .min-w-sm-25vw {
    min-width: 25vw !important;
  }
  .min-w-sm-30vw {
    min-width: 30vw !important;
  }
  .min-w-sm-40vw {
    min-width: 40vw !important;
  }
  .min-w-sm-50vw {
    min-width: 50vw !important;
  }
  .min-w-sm-60vw {
    min-width: 60vw !important;
  }
  .min-w-sm-70vw {
    min-width: 70vw !important;
  }
  .min-w-sm-75vw {
    min-width: 50vw !important;
  }
  .min-w-sm-80vw {
    min-width: 80vw !important;
  }
  .min-w-sm-90vw {
    min-width: 90vw !important;
  }
  .min-w-sm-100vw {
    min-width: 100vw !important;
  }
  .max-w-sm-10vw {
    max-width: 10vw !important;
  }
  .max-w-sm-20vw {
    max-width: 20vw !important;
  }
  .max-w-sm-25vw {
    max-width: 25vw !important;
  }
  .max-w-sm-30vw {
    max-width: 30vw !important;
  }
  .max-w-sm-40vw {
    max-width: 40vw !important;
  }
  .max-w-sm-50vw {
    max-width: 50vw !important;
  }
  .max-w-sm-60vw {
    max-width: 60vw !important;
  }
  .max-w-sm-70vw {
    max-width: 70vw !important;
  }
  .max-w-sm-75vw {
    max-width: 75vw !important;
  }
  .max-w-sm-80vw {
    max-width: 80vw !important;
  }
  .max-w-sm-90vw {
    max-width: 90vw !important;
  }
  .max-w-sm-100vw {
    max-width: 100% !important;
  }
  .min-h-sm-10vh {
    min-height: 10vh !important;
  }
  .min-h-sm-20vh {
    min-height: 20vh !important;
  }
  .min-h-sm-25vh {
    min-height: 25vh !important;
  }
  .min-h-sm-30vh {
    min-height: 30vh !important;
  }
  .min-h-sm-40vh {
    min-height: 40vh !important;
  }
  .min-h-sm-50vh {
    min-height: 50vh !important;
  }
  .min-h-sm-60vh {
    min-height: 60vh !important;
  }
  .min-h-sm-70vh {
    min-height: 70vh !important;
  }
  .min-h-sm-75vh {
    min-height: 75vh !important;
  }
  .min-h-sm-80vh {
    min-height: 80vh !important;
  }
  .min-h-sm-90vh {
    min-height: 90vh !important;
  }
  .min-h-sm-100vh {
    min-height: 100vh !important;
  }
  .max-h-sm-10vh {
    max-height: 10vh !important;
  }
  .max-h-sm-20vh {
    max-height: 20vh !important;
  }
  .max-h-sm-25vh {
    max-height: 25vh !important;
  }
  .max-h-sm-30vh {
    max-height: 30vh !important;
  }
  .max-h-sm-40vh {
    max-height: 40vh !important;
  }
  .max-h-sm-50vh {
    max-height: 50vh !important;
  }
  .max-h-sm-60vh {
    max-height: 60vh !important;
  }
  .max-h-sm-70vh {
    max-height: 70vh !important;
  }
  .max-h-sm-75vh {
    max-height: 75vh !important;
  }
  .max-h-sm-80vh {
    max-height: 80vh !important;
  }
  .max-h-sm-90vh {
    max-height: 90vh !important;
  }
  .max-h-sm-100vh {
    max-height: 100vh !important;
  }
  .w-sm-auto {
    width: auto !important;
  }
  .w-sm-0 {
    width: 0 !important;
  }
  .w-sm-10 {
    width: 10% !important;
  }
  .w-sm-20 {
    width: 20% !important;
  }
  .w-sm-25 {
    width: 25% !important;
  }
  .w-sm-30 {
    width: 30% !important;
  }
  .w-sm-40 {
    width: 40% !important;
  }
  .w-sm-50 {
    width: 50% !important;
  }
  .w-sm-60 {
    width: 60% !important;
  }
  .w-sm-70 {
    width: 70% !important;
  }
  .w-sm-75 {
    width: 75% !important;
  }
  .w-sm-80 {
    width: 80% !important;
  }
  .w-sm-90 {
    width: 90% !important;
  }
  .w-sm-100 {
    width: 100% !important;
  }
  .h-sm-auto {
    height: auto !important;
  }
  .h-sm-0 {
    height: 0 !important;
  }
  .h-sm-10 {
    height: 10% !important;
  }
  .h-sm-20 {
    height: 20% !important;
  }
  .h-sm-25 {
    height: 25% !important;
  }
  .h-sm-30 {
    height: 30% !important;
  }
  .h-sm-40 {
    height: 40% !important;
  }
  .h-sm-50 {
    height: 50% !important;
  }
  .h-sm-60 {
    height: 60% !important;
  }
  .h-sm-70 {
    height: 70% !important;
  }
  .h-sm-75 {
    height: 75% !important;
  }
  .h-sm-80 {
    height: 80% !important;
  }
  .h-sm-90 {
    height: 90% !important;
  }
  .h-sm-100 {
    height: 100% !important;
  }
  .w-sm-10vw {
    width: 10vw !important;
  }
  .w-sm-20vw {
    width: 20vw !important;
  }
  .w-sm-25vw {
    width: 25vw !important;
  }
  .w-sm-30vw {
    width: 30vw !important;
  }
  .w-sm-40vw {
    width: 40vw !important;
  }
  .w-sm-50vw {
    width: 50vw !important;
  }
  .w-sm-60vw {
    width: 60vw !important;
  }
  .w-sm-70vw {
    width: 70vw !important;
  }
  .w-sm-75vw {
    width: 50vw !important;
  }
  .w-sm-80vw {
    width: 80vw !important;
  }
  .w-sm-90vw {
    width: 90vw !important;
  }
  .w-sm-100vw {
    width: 100vw !important;
  }
  .h-sm-10vh {
    height: 10vh !important;
  }
  .h-sm-20vh {
    height: 20vh !important;
  }
  .h-sm-25vh {
    height: 25vh !important;
  }
  .h-sm-30vh {
    height: 30vh !important;
  }
  .h-sm-40vh {
    height: 40vh !important;
  }
  .h-sm-50vh {
    height: 50vh !important;
  }
  .h-sm-60vh {
    height: 60vh !important;
  }
  .h-sm-70vh {
    height: 70vh !important;
  }
  .h-sm-75vh {
    height: 75vh !important;
  }
  .h-sm-80vh {
    height: 80vh !important;
  }
  .h-sm-90vh {
    height: 90vh !important;
  }
  .h-sm-100vh {
    height: 100vh !important;
  }
  .vw-sm-25 {
    width: 25vw !important;
  }
  .vw-sm-50 {
    width: 50vw !important;
  }
  .vw-sm-75 {
    width: 75vw !important;
  }
  .vw-sm-100 {
    width: 100vw !important;
  }
  .vh-sm-25 {
    height: 25vh !important;
  }
  .vh-sm-50 {
    height: 50vh !important;
  }
  .vh-sm-75 {
    height: 75vh !important;
  }
  .vh-sm-100 {
    height: 100vh !important;
  }
  .w-sm-33 {
    width: 33.333333% !important;
  }
  .w-sm-66 {
    width: 66.666666% !important;
  }
}
@media (min-width: 768px) {
  .aspect-ratio-md-15x5 {
    aspect-ratio: 3;
  }
  .aspect-ratio-md-18x8 {
    aspect-ratio: 2.25;
  }
  .aspect-ratio-md-14x9 {
    aspect-ratio: 1.55;
  }
  .aspect-ratio-md-16x9 {
    aspect-ratio: 1.77;
  }
  .aspect-ratio-md-4x3 {
    aspect-ratio: 1.33;
  }
  .aspect-ratio-md-grid {
    aspect-ratio: 1.4;
  }
  .aspect-ratio-md-square {
    aspect-ratio: 1;
  }
  .aspect-ratio-md-letter,
  .aspect-ratio-md-pdf {
    aspect-ratio: 0.77;
  }
  .aspect-ratio-md-a4 {
    aspect-ratio: 0.7;
  }
  .aspect-ratio-md-youtube {
    aspect-ratio: 1.77;
  }
  .min-w-md-auto {
    min-width: auto !important;
  }
  .min-w-md-0 {
    min-width: 0 !important;
  }
  .min-w-md-10 {
    min-width: 10% !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-40 {
    min-width: 40% !important;
  }
  .min-w-md-50 {
    min-width: 50% !important;
  }
  .min-w-md-60 {
    min-width: 60% !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-90 {
    min-width: 90% !important;
  }
  .min-w-md-100 {
    min-width: 100% !important;
  }
  .max-w-md-auto {
    max-width: auto !important;
  }
  .max-w-md-0 {
    max-width: 0 !important;
  }
  .max-w-md-10 {
    max-width: 10% !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-40 {
    max-width: 40% !important;
  }
  .max-w-md-50 {
    max-width: 50% !important;
  }
  .max-w-md-60 {
    max-width: 60% !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-90 {
    max-width: 90% !important;
  }
  .max-w-md-100 {
    max-width: 100% !important;
  }
  .min-h-md-auto {
    min-height: auto !important;
  }
  .min-h-md-0 {
    min-height: 0 !important;
  }
  .min-h-md-10 {
    min-height: 10% !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-40 {
    min-height: 40% !important;
  }
  .min-h-md-50 {
    min-height: 50% !important;
  }
  .min-h-md-60 {
    min-height: 60% !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-90 {
    min-height: 90% !important;
  }
  .min-h-md-100 {
    min-height: 100% !important;
  }
  .max-h-md-auto {
    max-height: auto !important;
  }
  .max-h-md-0 {
    max-height: 0 !important;
  }
  .max-h-md-10 {
    max-height: 10% !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-40 {
    max-height: 40% !important;
  }
  .max-h-md-50 {
    max-height: 50% !important;
  }
  .max-h-md-60 {
    max-height: 60% !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-90 {
    max-height: 90% !important;
  }
  .max-h-md-100 {
    max-height: 100% !important;
  }
  .min-w-md-10vw {
    min-width: 10vw !important;
  }
  .min-w-md-20vw {
    min-width: 20vw !important;
  }
  .min-w-md-25vw {
    min-width: 25vw !important;
  }
  .min-w-md-30vw {
    min-width: 30vw !important;
  }
  .min-w-md-40vw {
    min-width: 40vw !important;
  }
  .min-w-md-50vw {
    min-width: 50vw !important;
  }
  .min-w-md-60vw {
    min-width: 60vw !important;
  }
  .min-w-md-70vw {
    min-width: 70vw !important;
  }
  .min-w-md-75vw {
    min-width: 50vw !important;
  }
  .min-w-md-80vw {
    min-width: 80vw !important;
  }
  .min-w-md-90vw {
    min-width: 90vw !important;
  }
  .min-w-md-100vw {
    min-width: 100vw !important;
  }
  .max-w-md-10vw {
    max-width: 10vw !important;
  }
  .max-w-md-20vw {
    max-width: 20vw !important;
  }
  .max-w-md-25vw {
    max-width: 25vw !important;
  }
  .max-w-md-30vw {
    max-width: 30vw !important;
  }
  .max-w-md-40vw {
    max-width: 40vw !important;
  }
  .max-w-md-50vw {
    max-width: 50vw !important;
  }
  .max-w-md-60vw {
    max-width: 60vw !important;
  }
  .max-w-md-70vw {
    max-width: 70vw !important;
  }
  .max-w-md-75vw {
    max-width: 75vw !important;
  }
  .max-w-md-80vw {
    max-width: 80vw !important;
  }
  .max-w-md-90vw {
    max-width: 90vw !important;
  }
  .max-w-md-100vw {
    max-width: 100% !important;
  }
  .min-h-md-10vh {
    min-height: 10vh !important;
  }
  .min-h-md-20vh {
    min-height: 20vh !important;
  }
  .min-h-md-25vh {
    min-height: 25vh !important;
  }
  .min-h-md-30vh {
    min-height: 30vh !important;
  }
  .min-h-md-40vh {
    min-height: 40vh !important;
  }
  .min-h-md-50vh {
    min-height: 50vh !important;
  }
  .min-h-md-60vh {
    min-height: 60vh !important;
  }
  .min-h-md-70vh {
    min-height: 70vh !important;
  }
  .min-h-md-75vh {
    min-height: 75vh !important;
  }
  .min-h-md-80vh {
    min-height: 80vh !important;
  }
  .min-h-md-90vh {
    min-height: 90vh !important;
  }
  .min-h-md-100vh {
    min-height: 100vh !important;
  }
  .max-h-md-10vh {
    max-height: 10vh !important;
  }
  .max-h-md-20vh {
    max-height: 20vh !important;
  }
  .max-h-md-25vh {
    max-height: 25vh !important;
  }
  .max-h-md-30vh {
    max-height: 30vh !important;
  }
  .max-h-md-40vh {
    max-height: 40vh !important;
  }
  .max-h-md-50vh {
    max-height: 50vh !important;
  }
  .max-h-md-60vh {
    max-height: 60vh !important;
  }
  .max-h-md-70vh {
    max-height: 70vh !important;
  }
  .max-h-md-75vh {
    max-height: 75vh !important;
  }
  .max-h-md-80vh {
    max-height: 80vh !important;
  }
  .max-h-md-90vh {
    max-height: 90vh !important;
  }
  .max-h-md-100vh {
    max-height: 100vh !important;
  }
  .w-md-auto {
    width: auto !important;
  }
  .w-md-0 {
    width: 0 !important;
  }
  .w-md-10 {
    width: 10% !important;
  }
  .w-md-20 {
    width: 20% !important;
  }
  .w-md-25 {
    width: 25% !important;
  }
  .w-md-30 {
    width: 30% !important;
  }
  .w-md-40 {
    width: 40% !important;
  }
  .w-md-50 {
    width: 50% !important;
  }
  .w-md-60 {
    width: 60% !important;
  }
  .w-md-70 {
    width: 70% !important;
  }
  .w-md-75 {
    width: 75% !important;
  }
  .w-md-80 {
    width: 80% !important;
  }
  .w-md-90 {
    width: 90% !important;
  }
  .w-md-100 {
    width: 100% !important;
  }
  .h-md-auto {
    height: auto !important;
  }
  .h-md-0 {
    height: 0 !important;
  }
  .h-md-10 {
    height: 10% !important;
  }
  .h-md-20 {
    height: 20% !important;
  }
  .h-md-25 {
    height: 25% !important;
  }
  .h-md-30 {
    height: 30% !important;
  }
  .h-md-40 {
    height: 40% !important;
  }
  .h-md-50 {
    height: 50% !important;
  }
  .h-md-60 {
    height: 60% !important;
  }
  .h-md-70 {
    height: 70% !important;
  }
  .h-md-75 {
    height: 75% !important;
  }
  .h-md-80 {
    height: 80% !important;
  }
  .h-md-90 {
    height: 90% !important;
  }
  .h-md-100 {
    height: 100% !important;
  }
  .w-md-10vw {
    width: 10vw !important;
  }
  .w-md-20vw {
    width: 20vw !important;
  }
  .w-md-25vw {
    width: 25vw !important;
  }
  .w-md-30vw {
    width: 30vw !important;
  }
  .w-md-40vw {
    width: 40vw !important;
  }
  .w-md-50vw {
    width: 50vw !important;
  }
  .w-md-60vw {
    width: 60vw !important;
  }
  .w-md-70vw {
    width: 70vw !important;
  }
  .w-md-75vw {
    width: 50vw !important;
  }
  .w-md-80vw {
    width: 80vw !important;
  }
  .w-md-90vw {
    width: 90vw !important;
  }
  .w-md-100vw {
    width: 100vw !important;
  }
  .h-md-10vh {
    height: 10vh !important;
  }
  .h-md-20vh {
    height: 20vh !important;
  }
  .h-md-25vh {
    height: 25vh !important;
  }
  .h-md-30vh {
    height: 30vh !important;
  }
  .h-md-40vh {
    height: 40vh !important;
  }
  .h-md-50vh {
    height: 50vh !important;
  }
  .h-md-60vh {
    height: 60vh !important;
  }
  .h-md-70vh {
    height: 70vh !important;
  }
  .h-md-75vh {
    height: 75vh !important;
  }
  .h-md-80vh {
    height: 80vh !important;
  }
  .h-md-90vh {
    height: 90vh !important;
  }
  .h-md-100vh {
    height: 100vh !important;
  }
  .vw-md-25 {
    width: 25vw !important;
  }
  .vw-md-50 {
    width: 50vw !important;
  }
  .vw-md-75 {
    width: 75vw !important;
  }
  .vw-md-100 {
    width: 100vw !important;
  }
  .vh-md-25 {
    height: 25vh !important;
  }
  .vh-md-50 {
    height: 50vh !important;
  }
  .vh-md-75 {
    height: 75vh !important;
  }
  .vh-md-100 {
    height: 100vh !important;
  }
  .w-md-33 {
    width: 33.333333% !important;
  }
  .w-md-66 {
    width: 66.666666% !important;
  }
}
@media (min-width: 992px) {
  .aspect-ratio-lg-15x5 {
    aspect-ratio: 3;
  }
  .aspect-ratio-lg-18x8 {
    aspect-ratio: 2.25;
  }
  .aspect-ratio-lg-14x9 {
    aspect-ratio: 1.55;
  }
  .aspect-ratio-lg-16x9 {
    aspect-ratio: 1.77;
  }
  .aspect-ratio-lg-4x3 {
    aspect-ratio: 1.33;
  }
  .aspect-ratio-lg-grid {
    aspect-ratio: 1.4;
  }
  .aspect-ratio-lg-square {
    aspect-ratio: 1;
  }
  .aspect-ratio-lg-letter,
  .aspect-ratio-lg-pdf {
    aspect-ratio: 0.77;
  }
  .aspect-ratio-lg-a4 {
    aspect-ratio: 0.7;
  }
  .aspect-ratio-lg-youtube {
    aspect-ratio: 1.77;
  }
  .min-w-lg-auto {
    min-width: auto !important;
  }
  .min-w-lg-0 {
    min-width: 0 !important;
  }
  .min-w-lg-10 {
    min-width: 10% !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-40 {
    min-width: 40% !important;
  }
  .min-w-lg-50 {
    min-width: 50% !important;
  }
  .min-w-lg-60 {
    min-width: 60% !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-90 {
    min-width: 90% !important;
  }
  .min-w-lg-100 {
    min-width: 100% !important;
  }
  .max-w-lg-auto {
    max-width: auto !important;
  }
  .max-w-lg-0 {
    max-width: 0 !important;
  }
  .max-w-lg-10 {
    max-width: 10% !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-40 {
    max-width: 40% !important;
  }
  .max-w-lg-50 {
    max-width: 50% !important;
  }
  .max-w-lg-60 {
    max-width: 60% !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-90 {
    max-width: 90% !important;
  }
  .max-w-lg-100 {
    max-width: 100% !important;
  }
  .min-h-lg-auto {
    min-height: auto !important;
  }
  .min-h-lg-0 {
    min-height: 0 !important;
  }
  .min-h-lg-10 {
    min-height: 10% !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-40 {
    min-height: 40% !important;
  }
  .min-h-lg-50 {
    min-height: 50% !important;
  }
  .min-h-lg-60 {
    min-height: 60% !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-90 {
    min-height: 90% !important;
  }
  .min-h-lg-100 {
    min-height: 100% !important;
  }
  .max-h-lg-auto {
    max-height: auto !important;
  }
  .max-h-lg-0 {
    max-height: 0 !important;
  }
  .max-h-lg-10 {
    max-height: 10% !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-40 {
    max-height: 40% !important;
  }
  .max-h-lg-50 {
    max-height: 50% !important;
  }
  .max-h-lg-60 {
    max-height: 60% !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-90 {
    max-height: 90% !important;
  }
  .max-h-lg-100 {
    max-height: 100% !important;
  }
  .min-w-lg-10vw {
    min-width: 10vw !important;
  }
  .min-w-lg-20vw {
    min-width: 20vw !important;
  }
  .min-w-lg-25vw {
    min-width: 25vw !important;
  }
  .min-w-lg-30vw {
    min-width: 30vw !important;
  }
  .min-w-lg-40vw {
    min-width: 40vw !important;
  }
  .min-w-lg-50vw {
    min-width: 50vw !important;
  }
  .min-w-lg-60vw {
    min-width: 60vw !important;
  }
  .min-w-lg-70vw {
    min-width: 70vw !important;
  }
  .min-w-lg-75vw {
    min-width: 50vw !important;
  }
  .min-w-lg-80vw {
    min-width: 80vw !important;
  }
  .min-w-lg-90vw {
    min-width: 90vw !important;
  }
  .min-w-lg-100vw {
    min-width: 100vw !important;
  }
  .max-w-lg-10vw {
    max-width: 10vw !important;
  }
  .max-w-lg-20vw {
    max-width: 20vw !important;
  }
  .max-w-lg-25vw {
    max-width: 25vw !important;
  }
  .max-w-lg-30vw {
    max-width: 30vw !important;
  }
  .max-w-lg-40vw {
    max-width: 40vw !important;
  }
  .max-w-lg-50vw {
    max-width: 50vw !important;
  }
  .max-w-lg-60vw {
    max-width: 60vw !important;
  }
  .max-w-lg-70vw {
    max-width: 70vw !important;
  }
  .max-w-lg-75vw {
    max-width: 75vw !important;
  }
  .max-w-lg-80vw {
    max-width: 80vw !important;
  }
  .max-w-lg-90vw {
    max-width: 90vw !important;
  }
  .max-w-lg-100vw {
    max-width: 100% !important;
  }
  .min-h-lg-10vh {
    min-height: 10vh !important;
  }
  .min-h-lg-20vh {
    min-height: 20vh !important;
  }
  .min-h-lg-25vh {
    min-height: 25vh !important;
  }
  .min-h-lg-30vh {
    min-height: 30vh !important;
  }
  .min-h-lg-40vh {
    min-height: 40vh !important;
  }
  .min-h-lg-50vh {
    min-height: 50vh !important;
  }
  .min-h-lg-60vh {
    min-height: 60vh !important;
  }
  .min-h-lg-70vh {
    min-height: 70vh !important;
  }
  .min-h-lg-75vh {
    min-height: 75vh !important;
  }
  .min-h-lg-80vh {
    min-height: 80vh !important;
  }
  .min-h-lg-90vh {
    min-height: 90vh !important;
  }
  .min-h-lg-100vh {
    min-height: 100vh !important;
  }
  .max-h-lg-10vh {
    max-height: 10vh !important;
  }
  .max-h-lg-20vh {
    max-height: 20vh !important;
  }
  .max-h-lg-25vh {
    max-height: 25vh !important;
  }
  .max-h-lg-30vh {
    max-height: 30vh !important;
  }
  .max-h-lg-40vh {
    max-height: 40vh !important;
  }
  .max-h-lg-50vh {
    max-height: 50vh !important;
  }
  .max-h-lg-60vh {
    max-height: 60vh !important;
  }
  .max-h-lg-70vh {
    max-height: 70vh !important;
  }
  .max-h-lg-75vh {
    max-height: 75vh !important;
  }
  .max-h-lg-80vh {
    max-height: 80vh !important;
  }
  .max-h-lg-90vh {
    max-height: 90vh !important;
  }
  .max-h-lg-100vh {
    max-height: 100vh !important;
  }
  .w-lg-auto {
    width: auto !important;
  }
  .w-lg-0 {
    width: 0 !important;
  }
  .w-lg-10 {
    width: 10% !important;
  }
  .w-lg-20 {
    width: 20% !important;
  }
  .w-lg-25 {
    width: 25% !important;
  }
  .w-lg-30 {
    width: 30% !important;
  }
  .w-lg-40 {
    width: 40% !important;
  }
  .w-lg-50 {
    width: 50% !important;
  }
  .w-lg-60 {
    width: 60% !important;
  }
  .w-lg-70 {
    width: 70% !important;
  }
  .w-lg-75 {
    width: 75% !important;
  }
  .w-lg-80 {
    width: 80% !important;
  }
  .w-lg-90 {
    width: 90% !important;
  }
  .w-lg-100 {
    width: 100% !important;
  }
  .h-lg-auto {
    height: auto !important;
  }
  .h-lg-0 {
    height: 0 !important;
  }
  .h-lg-10 {
    height: 10% !important;
  }
  .h-lg-20 {
    height: 20% !important;
  }
  .h-lg-25 {
    height: 25% !important;
  }
  .h-lg-30 {
    height: 30% !important;
  }
  .h-lg-40 {
    height: 40% !important;
  }
  .h-lg-50 {
    height: 50% !important;
  }
  .h-lg-60 {
    height: 60% !important;
  }
  .h-lg-70 {
    height: 70% !important;
  }
  .h-lg-75 {
    height: 75% !important;
  }
  .h-lg-80 {
    height: 80% !important;
  }
  .h-lg-90 {
    height: 90% !important;
  }
  .h-lg-100 {
    height: 100% !important;
  }
  .w-lg-10vw {
    width: 10vw !important;
  }
  .w-lg-20vw {
    width: 20vw !important;
  }
  .w-lg-25vw {
    width: 25vw !important;
  }
  .w-lg-30vw {
    width: 30vw !important;
  }
  .w-lg-40vw {
    width: 40vw !important;
  }
  .w-lg-50vw {
    width: 50vw !important;
  }
  .w-lg-60vw {
    width: 60vw !important;
  }
  .w-lg-70vw {
    width: 70vw !important;
  }
  .w-lg-75vw {
    width: 50vw !important;
  }
  .w-lg-80vw {
    width: 80vw !important;
  }
  .w-lg-90vw {
    width: 90vw !important;
  }
  .w-lg-100vw {
    width: 100vw !important;
  }
  .h-lg-10vh {
    height: 10vh !important;
  }
  .h-lg-20vh {
    height: 20vh !important;
  }
  .h-lg-25vh {
    height: 25vh !important;
  }
  .h-lg-30vh {
    height: 30vh !important;
  }
  .h-lg-40vh {
    height: 40vh !important;
  }
  .h-lg-50vh {
    height: 50vh !important;
  }
  .h-lg-60vh {
    height: 60vh !important;
  }
  .h-lg-70vh {
    height: 70vh !important;
  }
  .h-lg-75vh {
    height: 75vh !important;
  }
  .h-lg-80vh {
    height: 80vh !important;
  }
  .h-lg-90vh {
    height: 90vh !important;
  }
  .h-lg-100vh {
    height: 100vh !important;
  }
  .vw-lg-25 {
    width: 25vw !important;
  }
  .vw-lg-50 {
    width: 50vw !important;
  }
  .vw-lg-75 {
    width: 75vw !important;
  }
  .vw-lg-100 {
    width: 100vw !important;
  }
  .vh-lg-25 {
    height: 25vh !important;
  }
  .vh-lg-50 {
    height: 50vh !important;
  }
  .vh-lg-75 {
    height: 75vh !important;
  }
  .vh-lg-100 {
    height: 100vh !important;
  }
  .w-lg-33 {
    width: 33.333333% !important;
  }
  .w-lg-66 {
    width: 66.666666% !important;
  }
}
@media (min-width: 1200px) {
  .aspect-ratio-xl-15x5 {
    aspect-ratio: 3;
  }
  .aspect-ratio-xl-18x8 {
    aspect-ratio: 2.25;
  }
  .aspect-ratio-xl-14x9 {
    aspect-ratio: 1.55;
  }
  .aspect-ratio-xl-16x9 {
    aspect-ratio: 1.77;
  }
  .aspect-ratio-xl-4x3 {
    aspect-ratio: 1.33;
  }
  .aspect-ratio-xl-grid {
    aspect-ratio: 1.4;
  }
  .aspect-ratio-xl-square {
    aspect-ratio: 1;
  }
  .aspect-ratio-xl-letter,
  .aspect-ratio-xl-pdf {
    aspect-ratio: 0.77;
  }
  .aspect-ratio-xl-a4 {
    aspect-ratio: 0.7;
  }
  .aspect-ratio-xl-youtube {
    aspect-ratio: 1.77;
  }
  .min-w-xl-auto {
    min-width: auto !important;
  }
  .min-w-xl-0 {
    min-width: 0 !important;
  }
  .min-w-xl-10 {
    min-width: 10% !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-40 {
    min-width: 40% !important;
  }
  .min-w-xl-50 {
    min-width: 50% !important;
  }
  .min-w-xl-60 {
    min-width: 60% !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-90 {
    min-width: 90% !important;
  }
  .min-w-xl-100 {
    min-width: 100% !important;
  }
  .max-w-xl-auto {
    max-width: auto !important;
  }
  .max-w-xl-0 {
    max-width: 0 !important;
  }
  .max-w-xl-10 {
    max-width: 10% !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-40 {
    max-width: 40% !important;
  }
  .max-w-xl-50 {
    max-width: 50% !important;
  }
  .max-w-xl-60 {
    max-width: 60% !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-90 {
    max-width: 90% !important;
  }
  .max-w-xl-100 {
    max-width: 100% !important;
  }
  .min-h-xl-auto {
    min-height: auto !important;
  }
  .min-h-xl-0 {
    min-height: 0 !important;
  }
  .min-h-xl-10 {
    min-height: 10% !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-40 {
    min-height: 40% !important;
  }
  .min-h-xl-50 {
    min-height: 50% !important;
  }
  .min-h-xl-60 {
    min-height: 60% !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-90 {
    min-height: 90% !important;
  }
  .min-h-xl-100 {
    min-height: 100% !important;
  }
  .max-h-xl-auto {
    max-height: auto !important;
  }
  .max-h-xl-0 {
    max-height: 0 !important;
  }
  .max-h-xl-10 {
    max-height: 10% !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-40 {
    max-height: 40% !important;
  }
  .max-h-xl-50 {
    max-height: 50% !important;
  }
  .max-h-xl-60 {
    max-height: 60% !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-90 {
    max-height: 90% !important;
  }
  .max-h-xl-100 {
    max-height: 100% !important;
  }
  .min-w-xl-10vw {
    min-width: 10vw !important;
  }
  .min-w-xl-20vw {
    min-width: 20vw !important;
  }
  .min-w-xl-25vw {
    min-width: 25vw !important;
  }
  .min-w-xl-30vw {
    min-width: 30vw !important;
  }
  .min-w-xl-40vw {
    min-width: 40vw !important;
  }
  .min-w-xl-50vw {
    min-width: 50vw !important;
  }
  .min-w-xl-60vw {
    min-width: 60vw !important;
  }
  .min-w-xl-70vw {
    min-width: 70vw !important;
  }
  .min-w-xl-75vw {
    min-width: 50vw !important;
  }
  .min-w-xl-80vw {
    min-width: 80vw !important;
  }
  .min-w-xl-90vw {
    min-width: 90vw !important;
  }
  .min-w-xl-100vw {
    min-width: 100vw !important;
  }
  .max-w-xl-10vw {
    max-width: 10vw !important;
  }
  .max-w-xl-20vw {
    max-width: 20vw !important;
  }
  .max-w-xl-25vw {
    max-width: 25vw !important;
  }
  .max-w-xl-30vw {
    max-width: 30vw !important;
  }
  .max-w-xl-40vw {
    max-width: 40vw !important;
  }
  .max-w-xl-50vw {
    max-width: 50vw !important;
  }
  .max-w-xl-60vw {
    max-width: 60vw !important;
  }
  .max-w-xl-70vw {
    max-width: 70vw !important;
  }
  .max-w-xl-75vw {
    max-width: 75vw !important;
  }
  .max-w-xl-80vw {
    max-width: 80vw !important;
  }
  .max-w-xl-90vw {
    max-width: 90vw !important;
  }
  .max-w-xl-100vw {
    max-width: 100% !important;
  }
  .min-h-xl-10vh {
    min-height: 10vh !important;
  }
  .min-h-xl-20vh {
    min-height: 20vh !important;
  }
  .min-h-xl-25vh {
    min-height: 25vh !important;
  }
  .min-h-xl-30vh {
    min-height: 30vh !important;
  }
  .min-h-xl-40vh {
    min-height: 40vh !important;
  }
  .min-h-xl-50vh {
    min-height: 50vh !important;
  }
  .min-h-xl-60vh {
    min-height: 60vh !important;
  }
  .min-h-xl-70vh {
    min-height: 70vh !important;
  }
  .min-h-xl-75vh {
    min-height: 75vh !important;
  }
  .min-h-xl-80vh {
    min-height: 80vh !important;
  }
  .min-h-xl-90vh {
    min-height: 90vh !important;
  }
  .min-h-xl-100vh {
    min-height: 100vh !important;
  }
  .max-h-xl-10vh {
    max-height: 10vh !important;
  }
  .max-h-xl-20vh {
    max-height: 20vh !important;
  }
  .max-h-xl-25vh {
    max-height: 25vh !important;
  }
  .max-h-xl-30vh {
    max-height: 30vh !important;
  }
  .max-h-xl-40vh {
    max-height: 40vh !important;
  }
  .max-h-xl-50vh {
    max-height: 50vh !important;
  }
  .max-h-xl-60vh {
    max-height: 60vh !important;
  }
  .max-h-xl-70vh {
    max-height: 70vh !important;
  }
  .max-h-xl-75vh {
    max-height: 75vh !important;
  }
  .max-h-xl-80vh {
    max-height: 80vh !important;
  }
  .max-h-xl-90vh {
    max-height: 90vh !important;
  }
  .max-h-xl-100vh {
    max-height: 100vh !important;
  }
  .w-xl-auto {
    width: auto !important;
  }
  .w-xl-0 {
    width: 0 !important;
  }
  .w-xl-10 {
    width: 10% !important;
  }
  .w-xl-20 {
    width: 20% !important;
  }
  .w-xl-25 {
    width: 25% !important;
  }
  .w-xl-30 {
    width: 30% !important;
  }
  .w-xl-40 {
    width: 40% !important;
  }
  .w-xl-50 {
    width: 50% !important;
  }
  .w-xl-60 {
    width: 60% !important;
  }
  .w-xl-70 {
    width: 70% !important;
  }
  .w-xl-75 {
    width: 75% !important;
  }
  .w-xl-80 {
    width: 80% !important;
  }
  .w-xl-90 {
    width: 90% !important;
  }
  .w-xl-100 {
    width: 100% !important;
  }
  .h-xl-auto {
    height: auto !important;
  }
  .h-xl-0 {
    height: 0 !important;
  }
  .h-xl-10 {
    height: 10% !important;
  }
  .h-xl-20 {
    height: 20% !important;
  }
  .h-xl-25 {
    height: 25% !important;
  }
  .h-xl-30 {
    height: 30% !important;
  }
  .h-xl-40 {
    height: 40% !important;
  }
  .h-xl-50 {
    height: 50% !important;
  }
  .h-xl-60 {
    height: 60% !important;
  }
  .h-xl-70 {
    height: 70% !important;
  }
  .h-xl-75 {
    height: 75% !important;
  }
  .h-xl-80 {
    height: 80% !important;
  }
  .h-xl-90 {
    height: 90% !important;
  }
  .h-xl-100 {
    height: 100% !important;
  }
  .w-xl-10vw {
    width: 10vw !important;
  }
  .w-xl-20vw {
    width: 20vw !important;
  }
  .w-xl-25vw {
    width: 25vw !important;
  }
  .w-xl-30vw {
    width: 30vw !important;
  }
  .w-xl-40vw {
    width: 40vw !important;
  }
  .w-xl-50vw {
    width: 50vw !important;
  }
  .w-xl-60vw {
    width: 60vw !important;
  }
  .w-xl-70vw {
    width: 70vw !important;
  }
  .w-xl-75vw {
    width: 50vw !important;
  }
  .w-xl-80vw {
    width: 80vw !important;
  }
  .w-xl-90vw {
    width: 90vw !important;
  }
  .w-xl-100vw {
    width: 100vw !important;
  }
  .h-xl-10vh {
    height: 10vh !important;
  }
  .h-xl-20vh {
    height: 20vh !important;
  }
  .h-xl-25vh {
    height: 25vh !important;
  }
  .h-xl-30vh {
    height: 30vh !important;
  }
  .h-xl-40vh {
    height: 40vh !important;
  }
  .h-xl-50vh {
    height: 50vh !important;
  }
  .h-xl-60vh {
    height: 60vh !important;
  }
  .h-xl-70vh {
    height: 70vh !important;
  }
  .h-xl-75vh {
    height: 75vh !important;
  }
  .h-xl-80vh {
    height: 80vh !important;
  }
  .h-xl-90vh {
    height: 90vh !important;
  }
  .h-xl-100vh {
    height: 100vh !important;
  }
  .vw-xl-25 {
    width: 25vw !important;
  }
  .vw-xl-50 {
    width: 50vw !important;
  }
  .vw-xl-75 {
    width: 75vw !important;
  }
  .vw-xl-100 {
    width: 100vw !important;
  }
  .vh-xl-25 {
    height: 25vh !important;
  }
  .vh-xl-50 {
    height: 50vh !important;
  }
  .vh-xl-75 {
    height: 75vh !important;
  }
  .vh-xl-100 {
    height: 100vh !important;
  }
  .w-xl-33 {
    width: 33.333333% !important;
  }
  .w-xl-66 {
    width: 66.666666% !important;
  }
}
@media (min-width: 1400px) {
  .aspect-ratio-xxl-15x5 {
    aspect-ratio: 3;
  }
  .aspect-ratio-xxl-18x8 {
    aspect-ratio: 2.25;
  }
  .aspect-ratio-xxl-14x9 {
    aspect-ratio: 1.55;
  }
  .aspect-ratio-xxl-16x9 {
    aspect-ratio: 1.77;
  }
  .aspect-ratio-xxl-4x3 {
    aspect-ratio: 1.33;
  }
  .aspect-ratio-xxl-grid {
    aspect-ratio: 1.4;
  }
  .aspect-ratio-xxl-square {
    aspect-ratio: 1;
  }
  .aspect-ratio-xxl-letter,
  .aspect-ratio-xxl-pdf {
    aspect-ratio: 0.77;
  }
  .aspect-ratio-xxl-a4 {
    aspect-ratio: 0.7;
  }
  .aspect-ratio-xxl-youtube {
    aspect-ratio: 1.77;
  }
  .min-w-xxl-auto {
    min-width: auto !important;
  }
  .min-w-xxl-0 {
    min-width: 0 !important;
  }
  .min-w-xxl-10 {
    min-width: 10% !important;
  }
  .min-w-xxl-20 {
    min-width: 20% !important;
  }
  .min-w-xxl-25 {
    min-width: 25% !important;
  }
  .min-w-xxl-30 {
    min-width: 30% !important;
  }
  .min-w-xxl-40 {
    min-width: 40% !important;
  }
  .min-w-xxl-50 {
    min-width: 50% !important;
  }
  .min-w-xxl-60 {
    min-width: 60% !important;
  }
  .min-w-xxl-70 {
    min-width: 70% !important;
  }
  .min-w-xxl-75 {
    min-width: 75% !important;
  }
  .min-w-xxl-80 {
    min-width: 80% !important;
  }
  .min-w-xxl-90 {
    min-width: 90% !important;
  }
  .min-w-xxl-100 {
    min-width: 100% !important;
  }
  .max-w-xxl-auto {
    max-width: auto !important;
  }
  .max-w-xxl-0 {
    max-width: 0 !important;
  }
  .max-w-xxl-10 {
    max-width: 10% !important;
  }
  .max-w-xxl-20 {
    max-width: 20% !important;
  }
  .max-w-xxl-25 {
    max-width: 25% !important;
  }
  .max-w-xxl-30 {
    max-width: 30% !important;
  }
  .max-w-xxl-40 {
    max-width: 40% !important;
  }
  .max-w-xxl-50 {
    max-width: 50% !important;
  }
  .max-w-xxl-60 {
    max-width: 60% !important;
  }
  .max-w-xxl-70 {
    max-width: 70% !important;
  }
  .max-w-xxl-75 {
    max-width: 75% !important;
  }
  .max-w-xxl-80 {
    max-width: 80% !important;
  }
  .max-w-xxl-90 {
    max-width: 90% !important;
  }
  .max-w-xxl-100 {
    max-width: 100% !important;
  }
  .min-h-xxl-auto {
    min-height: auto !important;
  }
  .min-h-xxl-0 {
    min-height: 0 !important;
  }
  .min-h-xxl-10 {
    min-height: 10% !important;
  }
  .min-h-xxl-20 {
    min-height: 20% !important;
  }
  .min-h-xxl-25 {
    min-height: 25% !important;
  }
  .min-h-xxl-30 {
    min-height: 30% !important;
  }
  .min-h-xxl-40 {
    min-height: 40% !important;
  }
  .min-h-xxl-50 {
    min-height: 50% !important;
  }
  .min-h-xxl-60 {
    min-height: 60% !important;
  }
  .min-h-xxl-70 {
    min-height: 70% !important;
  }
  .min-h-xxl-75 {
    min-height: 75% !important;
  }
  .min-h-xxl-80 {
    min-height: 80% !important;
  }
  .min-h-xxl-90 {
    min-height: 90% !important;
  }
  .min-h-xxl-100 {
    min-height: 100% !important;
  }
  .max-h-xxl-auto {
    max-height: auto !important;
  }
  .max-h-xxl-0 {
    max-height: 0 !important;
  }
  .max-h-xxl-10 {
    max-height: 10% !important;
  }
  .max-h-xxl-20 {
    max-height: 20% !important;
  }
  .max-h-xxl-25 {
    max-height: 25% !important;
  }
  .max-h-xxl-30 {
    max-height: 30% !important;
  }
  .max-h-xxl-40 {
    max-height: 40% !important;
  }
  .max-h-xxl-50 {
    max-height: 50% !important;
  }
  .max-h-xxl-60 {
    max-height: 60% !important;
  }
  .max-h-xxl-70 {
    max-height: 70% !important;
  }
  .max-h-xxl-75 {
    max-height: 75% !important;
  }
  .max-h-xxl-80 {
    max-height: 80% !important;
  }
  .max-h-xxl-90 {
    max-height: 90% !important;
  }
  .max-h-xxl-100 {
    max-height: 100% !important;
  }
  .min-w-xxl-10vw {
    min-width: 10vw !important;
  }
  .min-w-xxl-20vw {
    min-width: 20vw !important;
  }
  .min-w-xxl-25vw {
    min-width: 25vw !important;
  }
  .min-w-xxl-30vw {
    min-width: 30vw !important;
  }
  .min-w-xxl-40vw {
    min-width: 40vw !important;
  }
  .min-w-xxl-50vw {
    min-width: 50vw !important;
  }
  .min-w-xxl-60vw {
    min-width: 60vw !important;
  }
  .min-w-xxl-70vw {
    min-width: 70vw !important;
  }
  .min-w-xxl-75vw {
    min-width: 50vw !important;
  }
  .min-w-xxl-80vw {
    min-width: 80vw !important;
  }
  .min-w-xxl-90vw {
    min-width: 90vw !important;
  }
  .min-w-xxl-100vw {
    min-width: 100vw !important;
  }
  .max-w-xxl-10vw {
    max-width: 10vw !important;
  }
  .max-w-xxl-20vw {
    max-width: 20vw !important;
  }
  .max-w-xxl-25vw {
    max-width: 25vw !important;
  }
  .max-w-xxl-30vw {
    max-width: 30vw !important;
  }
  .max-w-xxl-40vw {
    max-width: 40vw !important;
  }
  .max-w-xxl-50vw {
    max-width: 50vw !important;
  }
  .max-w-xxl-60vw {
    max-width: 60vw !important;
  }
  .max-w-xxl-70vw {
    max-width: 70vw !important;
  }
  .max-w-xxl-75vw {
    max-width: 75vw !important;
  }
  .max-w-xxl-80vw {
    max-width: 80vw !important;
  }
  .max-w-xxl-90vw {
    max-width: 90vw !important;
  }
  .max-w-xxl-100vw {
    max-width: 100% !important;
  }
  .min-h-xxl-10vh {
    min-height: 10vh !important;
  }
  .min-h-xxl-20vh {
    min-height: 20vh !important;
  }
  .min-h-xxl-25vh {
    min-height: 25vh !important;
  }
  .min-h-xxl-30vh {
    min-height: 30vh !important;
  }
  .min-h-xxl-40vh {
    min-height: 40vh !important;
  }
  .min-h-xxl-50vh {
    min-height: 50vh !important;
  }
  .min-h-xxl-60vh {
    min-height: 60vh !important;
  }
  .min-h-xxl-70vh {
    min-height: 70vh !important;
  }
  .min-h-xxl-75vh {
    min-height: 75vh !important;
  }
  .min-h-xxl-80vh {
    min-height: 80vh !important;
  }
  .min-h-xxl-90vh {
    min-height: 90vh !important;
  }
  .min-h-xxl-100vh {
    min-height: 100vh !important;
  }
  .max-h-xxl-10vh {
    max-height: 10vh !important;
  }
  .max-h-xxl-20vh {
    max-height: 20vh !important;
  }
  .max-h-xxl-25vh {
    max-height: 25vh !important;
  }
  .max-h-xxl-30vh {
    max-height: 30vh !important;
  }
  .max-h-xxl-40vh {
    max-height: 40vh !important;
  }
  .max-h-xxl-50vh {
    max-height: 50vh !important;
  }
  .max-h-xxl-60vh {
    max-height: 60vh !important;
  }
  .max-h-xxl-70vh {
    max-height: 70vh !important;
  }
  .max-h-xxl-75vh {
    max-height: 75vh !important;
  }
  .max-h-xxl-80vh {
    max-height: 80vh !important;
  }
  .max-h-xxl-90vh {
    max-height: 90vh !important;
  }
  .max-h-xxl-100vh {
    max-height: 100vh !important;
  }
  .w-xxl-auto {
    width: auto !important;
  }
  .w-xxl-0 {
    width: 0 !important;
  }
  .w-xxl-10 {
    width: 10% !important;
  }
  .w-xxl-20 {
    width: 20% !important;
  }
  .w-xxl-25 {
    width: 25% !important;
  }
  .w-xxl-30 {
    width: 30% !important;
  }
  .w-xxl-40 {
    width: 40% !important;
  }
  .w-xxl-50 {
    width: 50% !important;
  }
  .w-xxl-60 {
    width: 60% !important;
  }
  .w-xxl-70 {
    width: 70% !important;
  }
  .w-xxl-75 {
    width: 75% !important;
  }
  .w-xxl-80 {
    width: 80% !important;
  }
  .w-xxl-90 {
    width: 90% !important;
  }
  .w-xxl-100 {
    width: 100% !important;
  }
  .h-xxl-auto {
    height: auto !important;
  }
  .h-xxl-0 {
    height: 0 !important;
  }
  .h-xxl-10 {
    height: 10% !important;
  }
  .h-xxl-20 {
    height: 20% !important;
  }
  .h-xxl-25 {
    height: 25% !important;
  }
  .h-xxl-30 {
    height: 30% !important;
  }
  .h-xxl-40 {
    height: 40% !important;
  }
  .h-xxl-50 {
    height: 50% !important;
  }
  .h-xxl-60 {
    height: 60% !important;
  }
  .h-xxl-70 {
    height: 70% !important;
  }
  .h-xxl-75 {
    height: 75% !important;
  }
  .h-xxl-80 {
    height: 80% !important;
  }
  .h-xxl-90 {
    height: 90% !important;
  }
  .h-xxl-100 {
    height: 100% !important;
  }
  .w-xxl-10vw {
    width: 10vw !important;
  }
  .w-xxl-20vw {
    width: 20vw !important;
  }
  .w-xxl-25vw {
    width: 25vw !important;
  }
  .w-xxl-30vw {
    width: 30vw !important;
  }
  .w-xxl-40vw {
    width: 40vw !important;
  }
  .w-xxl-50vw {
    width: 50vw !important;
  }
  .w-xxl-60vw {
    width: 60vw !important;
  }
  .w-xxl-70vw {
    width: 70vw !important;
  }
  .w-xxl-75vw {
    width: 50vw !important;
  }
  .w-xxl-80vw {
    width: 80vw !important;
  }
  .w-xxl-90vw {
    width: 90vw !important;
  }
  .w-xxl-100vw {
    width: 100vw !important;
  }
  .h-xxl-10vh {
    height: 10vh !important;
  }
  .h-xxl-20vh {
    height: 20vh !important;
  }
  .h-xxl-25vh {
    height: 25vh !important;
  }
  .h-xxl-30vh {
    height: 30vh !important;
  }
  .h-xxl-40vh {
    height: 40vh !important;
  }
  .h-xxl-50vh {
    height: 50vh !important;
  }
  .h-xxl-60vh {
    height: 60vh !important;
  }
  .h-xxl-70vh {
    height: 70vh !important;
  }
  .h-xxl-75vh {
    height: 75vh !important;
  }
  .h-xxl-80vh {
    height: 80vh !important;
  }
  .h-xxl-90vh {
    height: 90vh !important;
  }
  .h-xxl-100vh {
    height: 100vh !important;
  }
  .vw-xxl-25 {
    width: 25vw !important;
  }
  .vw-xxl-50 {
    width: 50vw !important;
  }
  .vw-xxl-75 {
    width: 75vw !important;
  }
  .vw-xxl-100 {
    width: 100vw !important;
  }
  .vh-xxl-25 {
    height: 25vh !important;
  }
  .vh-xxl-50 {
    height: 50vh !important;
  }
  .vh-xxl-75 {
    height: 75vh !important;
  }
  .vh-xxl-100 {
    height: 100vh !important;
  }
  .w-xxl-33 {
    width: 33.333333% !important;
  }
  .w-xxl-66 {
    width: 66.666666% !important;
  }
}
@media (min-width: 1920px) {
  .aspect-ratio-xxxl-15x5 {
    aspect-ratio: 3;
  }
  .aspect-ratio-xxxl-18x8 {
    aspect-ratio: 2.25;
  }
  .aspect-ratio-xxxl-14x9 {
    aspect-ratio: 1.55;
  }
  .aspect-ratio-xxxl-16x9 {
    aspect-ratio: 1.77;
  }
  .aspect-ratio-xxxl-4x3 {
    aspect-ratio: 1.33;
  }
  .aspect-ratio-xxxl-grid {
    aspect-ratio: 1.4;
  }
  .aspect-ratio-xxxl-square {
    aspect-ratio: 1;
  }
  .aspect-ratio-xxxl-letter,
  .aspect-ratio-xxxl-pdf {
    aspect-ratio: 0.77;
  }
  .aspect-ratio-xxxl-a4 {
    aspect-ratio: 0.7;
  }
  .aspect-ratio-xxxl-youtube {
    aspect-ratio: 1.77;
  }
  .min-w-xxxl-auto {
    min-width: auto !important;
  }
  .min-w-xxxl-0 {
    min-width: 0 !important;
  }
  .min-w-xxxl-10 {
    min-width: 10% !important;
  }
  .min-w-xxxl-20 {
    min-width: 20% !important;
  }
  .min-w-xxxl-25 {
    min-width: 25% !important;
  }
  .min-w-xxxl-30 {
    min-width: 30% !important;
  }
  .min-w-xxxl-40 {
    min-width: 40% !important;
  }
  .min-w-xxxl-50 {
    min-width: 50% !important;
  }
  .min-w-xxxl-60 {
    min-width: 60% !important;
  }
  .min-w-xxxl-70 {
    min-width: 70% !important;
  }
  .min-w-xxxl-75 {
    min-width: 75% !important;
  }
  .min-w-xxxl-80 {
    min-width: 80% !important;
  }
  .min-w-xxxl-90 {
    min-width: 90% !important;
  }
  .min-w-xxxl-100 {
    min-width: 100% !important;
  }
  .max-w-xxxl-auto {
    max-width: auto !important;
  }
  .max-w-xxxl-0 {
    max-width: 0 !important;
  }
  .max-w-xxxl-10 {
    max-width: 10% !important;
  }
  .max-w-xxxl-20 {
    max-width: 20% !important;
  }
  .max-w-xxxl-25 {
    max-width: 25% !important;
  }
  .max-w-xxxl-30 {
    max-width: 30% !important;
  }
  .max-w-xxxl-40 {
    max-width: 40% !important;
  }
  .max-w-xxxl-50 {
    max-width: 50% !important;
  }
  .max-w-xxxl-60 {
    max-width: 60% !important;
  }
  .max-w-xxxl-70 {
    max-width: 70% !important;
  }
  .max-w-xxxl-75 {
    max-width: 75% !important;
  }
  .max-w-xxxl-80 {
    max-width: 80% !important;
  }
  .max-w-xxxl-90 {
    max-width: 90% !important;
  }
  .max-w-xxxl-100 {
    max-width: 100% !important;
  }
  .min-h-xxxl-auto {
    min-height: auto !important;
  }
  .min-h-xxxl-0 {
    min-height: 0 !important;
  }
  .min-h-xxxl-10 {
    min-height: 10% !important;
  }
  .min-h-xxxl-20 {
    min-height: 20% !important;
  }
  .min-h-xxxl-25 {
    min-height: 25% !important;
  }
  .min-h-xxxl-30 {
    min-height: 30% !important;
  }
  .min-h-xxxl-40 {
    min-height: 40% !important;
  }
  .min-h-xxxl-50 {
    min-height: 50% !important;
  }
  .min-h-xxxl-60 {
    min-height: 60% !important;
  }
  .min-h-xxxl-70 {
    min-height: 70% !important;
  }
  .min-h-xxxl-75 {
    min-height: 75% !important;
  }
  .min-h-xxxl-80 {
    min-height: 80% !important;
  }
  .min-h-xxxl-90 {
    min-height: 90% !important;
  }
  .min-h-xxxl-100 {
    min-height: 100% !important;
  }
  .max-h-xxxl-auto {
    max-height: auto !important;
  }
  .max-h-xxxl-0 {
    max-height: 0 !important;
  }
  .max-h-xxxl-10 {
    max-height: 10% !important;
  }
  .max-h-xxxl-20 {
    max-height: 20% !important;
  }
  .max-h-xxxl-25 {
    max-height: 25% !important;
  }
  .max-h-xxxl-30 {
    max-height: 30% !important;
  }
  .max-h-xxxl-40 {
    max-height: 40% !important;
  }
  .max-h-xxxl-50 {
    max-height: 50% !important;
  }
  .max-h-xxxl-60 {
    max-height: 60% !important;
  }
  .max-h-xxxl-70 {
    max-height: 70% !important;
  }
  .max-h-xxxl-75 {
    max-height: 75% !important;
  }
  .max-h-xxxl-80 {
    max-height: 80% !important;
  }
  .max-h-xxxl-90 {
    max-height: 90% !important;
  }
  .max-h-xxxl-100 {
    max-height: 100% !important;
  }
  .min-w-xxxl-10vw {
    min-width: 10vw !important;
  }
  .min-w-xxxl-20vw {
    min-width: 20vw !important;
  }
  .min-w-xxxl-25vw {
    min-width: 25vw !important;
  }
  .min-w-xxxl-30vw {
    min-width: 30vw !important;
  }
  .min-w-xxxl-40vw {
    min-width: 40vw !important;
  }
  .min-w-xxxl-50vw {
    min-width: 50vw !important;
  }
  .min-w-xxxl-60vw {
    min-width: 60vw !important;
  }
  .min-w-xxxl-70vw {
    min-width: 70vw !important;
  }
  .min-w-xxxl-75vw {
    min-width: 50vw !important;
  }
  .min-w-xxxl-80vw {
    min-width: 80vw !important;
  }
  .min-w-xxxl-90vw {
    min-width: 90vw !important;
  }
  .min-w-xxxl-100vw {
    min-width: 100vw !important;
  }
  .max-w-xxxl-10vw {
    max-width: 10vw !important;
  }
  .max-w-xxxl-20vw {
    max-width: 20vw !important;
  }
  .max-w-xxxl-25vw {
    max-width: 25vw !important;
  }
  .max-w-xxxl-30vw {
    max-width: 30vw !important;
  }
  .max-w-xxxl-40vw {
    max-width: 40vw !important;
  }
  .max-w-xxxl-50vw {
    max-width: 50vw !important;
  }
  .max-w-xxxl-60vw {
    max-width: 60vw !important;
  }
  .max-w-xxxl-70vw {
    max-width: 70vw !important;
  }
  .max-w-xxxl-75vw {
    max-width: 75vw !important;
  }
  .max-w-xxxl-80vw {
    max-width: 80vw !important;
  }
  .max-w-xxxl-90vw {
    max-width: 90vw !important;
  }
  .max-w-xxxl-100vw {
    max-width: 100% !important;
  }
  .min-h-xxxl-10vh {
    min-height: 10vh !important;
  }
  .min-h-xxxl-20vh {
    min-height: 20vh !important;
  }
  .min-h-xxxl-25vh {
    min-height: 25vh !important;
  }
  .min-h-xxxl-30vh {
    min-height: 30vh !important;
  }
  .min-h-xxxl-40vh {
    min-height: 40vh !important;
  }
  .min-h-xxxl-50vh {
    min-height: 50vh !important;
  }
  .min-h-xxxl-60vh {
    min-height: 60vh !important;
  }
  .min-h-xxxl-70vh {
    min-height: 70vh !important;
  }
  .min-h-xxxl-75vh {
    min-height: 75vh !important;
  }
  .min-h-xxxl-80vh {
    min-height: 80vh !important;
  }
  .min-h-xxxl-90vh {
    min-height: 90vh !important;
  }
  .min-h-xxxl-100vh {
    min-height: 100vh !important;
  }
  .max-h-xxxl-10vh {
    max-height: 10vh !important;
  }
  .max-h-xxxl-20vh {
    max-height: 20vh !important;
  }
  .max-h-xxxl-25vh {
    max-height: 25vh !important;
  }
  .max-h-xxxl-30vh {
    max-height: 30vh !important;
  }
  .max-h-xxxl-40vh {
    max-height: 40vh !important;
  }
  .max-h-xxxl-50vh {
    max-height: 50vh !important;
  }
  .max-h-xxxl-60vh {
    max-height: 60vh !important;
  }
  .max-h-xxxl-70vh {
    max-height: 70vh !important;
  }
  .max-h-xxxl-75vh {
    max-height: 75vh !important;
  }
  .max-h-xxxl-80vh {
    max-height: 80vh !important;
  }
  .max-h-xxxl-90vh {
    max-height: 90vh !important;
  }
  .max-h-xxxl-100vh {
    max-height: 100vh !important;
  }
  .w-xxxl-auto {
    width: auto !important;
  }
  .w-xxxl-0 {
    width: 0 !important;
  }
  .w-xxxl-10 {
    width: 10% !important;
  }
  .w-xxxl-20 {
    width: 20% !important;
  }
  .w-xxxl-25 {
    width: 25% !important;
  }
  .w-xxxl-30 {
    width: 30% !important;
  }
  .w-xxxl-40 {
    width: 40% !important;
  }
  .w-xxxl-50 {
    width: 50% !important;
  }
  .w-xxxl-60 {
    width: 60% !important;
  }
  .w-xxxl-70 {
    width: 70% !important;
  }
  .w-xxxl-75 {
    width: 75% !important;
  }
  .w-xxxl-80 {
    width: 80% !important;
  }
  .w-xxxl-90 {
    width: 90% !important;
  }
  .w-xxxl-100 {
    width: 100% !important;
  }
  .h-xxxl-auto {
    height: auto !important;
  }
  .h-xxxl-0 {
    height: 0 !important;
  }
  .h-xxxl-10 {
    height: 10% !important;
  }
  .h-xxxl-20 {
    height: 20% !important;
  }
  .h-xxxl-25 {
    height: 25% !important;
  }
  .h-xxxl-30 {
    height: 30% !important;
  }
  .h-xxxl-40 {
    height: 40% !important;
  }
  .h-xxxl-50 {
    height: 50% !important;
  }
  .h-xxxl-60 {
    height: 60% !important;
  }
  .h-xxxl-70 {
    height: 70% !important;
  }
  .h-xxxl-75 {
    height: 75% !important;
  }
  .h-xxxl-80 {
    height: 80% !important;
  }
  .h-xxxl-90 {
    height: 90% !important;
  }
  .h-xxxl-100 {
    height: 100% !important;
  }
  .w-xxxl-10vw {
    width: 10vw !important;
  }
  .w-xxxl-20vw {
    width: 20vw !important;
  }
  .w-xxxl-25vw {
    width: 25vw !important;
  }
  .w-xxxl-30vw {
    width: 30vw !important;
  }
  .w-xxxl-40vw {
    width: 40vw !important;
  }
  .w-xxxl-50vw {
    width: 50vw !important;
  }
  .w-xxxl-60vw {
    width: 60vw !important;
  }
  .w-xxxl-70vw {
    width: 70vw !important;
  }
  .w-xxxl-75vw {
    width: 50vw !important;
  }
  .w-xxxl-80vw {
    width: 80vw !important;
  }
  .w-xxxl-90vw {
    width: 90vw !important;
  }
  .w-xxxl-100vw {
    width: 100vw !important;
  }
  .h-xxxl-10vh {
    height: 10vh !important;
  }
  .h-xxxl-20vh {
    height: 20vh !important;
  }
  .h-xxxl-25vh {
    height: 25vh !important;
  }
  .h-xxxl-30vh {
    height: 30vh !important;
  }
  .h-xxxl-40vh {
    height: 40vh !important;
  }
  .h-xxxl-50vh {
    height: 50vh !important;
  }
  .h-xxxl-60vh {
    height: 60vh !important;
  }
  .h-xxxl-70vh {
    height: 70vh !important;
  }
  .h-xxxl-75vh {
    height: 75vh !important;
  }
  .h-xxxl-80vh {
    height: 80vh !important;
  }
  .h-xxxl-90vh {
    height: 90vh !important;
  }
  .h-xxxl-100vh {
    height: 100vh !important;
  }
  .vw-xxxl-25 {
    width: 25vw !important;
  }
  .vw-xxxl-50 {
    width: 50vw !important;
  }
  .vw-xxxl-75 {
    width: 75vw !important;
  }
  .vw-xxxl-100 {
    width: 100vw !important;
  }
  .vh-xxxl-25 {
    height: 25vh !important;
  }
  .vh-xxxl-50 {
    height: 50vh !important;
  }
  .vh-xxxl-75 {
    height: 75vh !important;
  }
  .vh-xxxl-100 {
    height: 100vh !important;
  }
  .w-xxxl-33 {
    width: 33.333333% !important;
  }
  .w-xxxl-66 {
    width: 66.666666% !important;
  }
}
