.w-auto {
  width: auto !important;
}

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

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

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

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

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

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

.w-66 {
  width: 66% !important;
}

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

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

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

.w-33 {
  width: 33% !important;
}

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

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

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

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

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

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

@media screen and (min-width: 360px) {
  .w-auto-xs {
    width: auto !important;
  }
  .w-100vh-xs {
    width: 100vh !important;
  }
  .w-100-xs {
    width: 100% !important;
  }
  .w-90-xs {
    width: 90% !important;
  }
  .w-80-xs {
    width: 80% !important;
  }
  .w-75-xs {
    width: 75% !important;
  }
  .w-70-xs {
    width: 70% !important;
  }
  .w-66-xs {
    width: 66% !important;
  }
  .w-60-xs {
    width: 60% !important;
  }
  .w-50-xs {
    width: 50% !important;
  }
  .w-40-xs {
    width: 40% !important;
  }
  .w-33-xs {
    width: 33% !important;
  }
  .w-30-xs {
    width: 30% !important;
  }
  .w-25-xs {
    width: 25% !important;
  }
  .w-20-xs {
    width: 20% !important;
  }
  .w-10-xs {
    width: 10% !important;
  }
  .w-0-xs {
    width: 0 !important;
  }
  .h-min-100vh-xs {
    min-height: 100vh;
  }
}
@media screen and (min-width: 480px) {
  .w-auto-sm {
    width: auto !important;
  }
  .w-100vh-sm {
    width: 100vh !important;
  }
  .w-100-sm {
    width: 100% !important;
  }
  .w-90-sm {
    width: 90% !important;
  }
  .w-80-sm {
    width: 80% !important;
  }
  .w-75-sm {
    width: 75% !important;
  }
  .w-70-sm {
    width: 70% !important;
  }
  .w-66-sm {
    width: 66% !important;
  }
  .w-60-sm {
    width: 60% !important;
  }
  .w-50-sm {
    width: 50% !important;
  }
  .w-40-sm {
    width: 40% !important;
  }
  .w-33-sm {
    width: 33% !important;
  }
  .w-30-sm {
    width: 30% !important;
  }
  .w-25-sm {
    width: 25% !important;
  }
  .w-20-sm {
    width: 20% !important;
  }
  .w-10-sm {
    width: 10% !important;
  }
  .w-0-sm {
    width: 0 !important;
  }
  .h-min-100vh-sm {
    min-height: 100vh;
  }
}
@media screen and (min-width: 768px) {
  .w-auto-md {
    width: auto !important;
  }
  .w-100vh-md {
    width: 100vh !important;
  }
  .w-100-md {
    width: 100% !important;
  }
  .w-90-md {
    width: 90% !important;
  }
  .w-80-md {
    width: 80% !important;
  }
  .w-75-md {
    width: 75% !important;
  }
  .w-70-md {
    width: 70% !important;
  }
  .w-66-md {
    width: 66% !important;
  }
  .w-60-md {
    width: 60% !important;
  }
  .w-50-md {
    width: 50% !important;
  }
  .w-40-md {
    width: 40% !important;
  }
  .w-33-md {
    width: 33% !important;
  }
  .w-30-md {
    width: 30% !important;
  }
  .w-25-md {
    width: 25% !important;
  }
  .w-20-md {
    width: 20% !important;
  }
  .w-10-md {
    width: 10% !important;
  }
  .w-0-md {
    width: 0 !important;
  }
  .h-min-100vh-md {
    min-height: 100vh;
  }
}
@media screen and (min-width: 1024px) {
  .w-auto-lg {
    width: auto !important;
  }
  .w-100vh-lg {
    width: 100vh !important;
  }
  .w-100-lg {
    width: 100% !important;
  }
  .w-90-lg {
    width: 90% !important;
  }
  .w-80-lg {
    width: 80% !important;
  }
  .w-75-lg {
    width: 75% !important;
  }
  .w-70-lg {
    width: 70% !important;
  }
  .w-66-lg {
    width: 66% !important;
  }
  .w-60-lg {
    width: 60% !important;
  }
  .w-50-lg {
    width: 50% !important;
  }
  .w-40-lg {
    width: 40% !important;
  }
  .w-33-lg {
    width: 33% !important;
  }
  .w-30-lg {
    width: 30% !important;
  }
  .w-25-lg {
    width: 25% !important;
  }
  .w-20-lg {
    width: 20% !important;
  }
  .w-10-lg {
    width: 10% !important;
  }
  .w-0-lg {
    width: 0 !important;
  }
  .h-min-100vh-lg {
    min-height: 100vh;
  }
}
@media screen and (min-width: 1200px) {
  .w-auto-xl {
    width: auto !important;
  }
  .w-100vh-xl {
    width: 100vh !important;
  }
  .w-100-xl {
    width: 100% !important;
  }
  .w-90-xl {
    width: 90% !important;
  }
  .w-80-xl {
    width: 80% !important;
  }
  .w-75-xl {
    width: 75% !important;
  }
  .w-70-xl {
    width: 70% !important;
  }
  .w-66-xl {
    width: 66% !important;
  }
  .w-60-xl {
    width: 60% !important;
  }
  .w-50-xl {
    width: 50% !important;
  }
  .w-40-xl {
    width: 40% !important;
  }
  .w-33-xl {
    width: 33% !important;
  }
  .w-30-xl {
    width: 30% !important;
  }
  .w-25-xl {
    width: 25% !important;
  }
  .w-20-xl {
    width: 20% !important;
  }
  .w-10-xl {
    width: 10% !important;
  }
  .w-0-xl {
    width: 0 !important;
  }
  .h-min-100vh-xl {
    min-height: 100vh;
  }
}
.h-auto {
  height: auto !important;
}

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

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

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

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

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

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

.h-66 {
  height: 66% !important;
}

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

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

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

.h-33 {
  height: 33% !important;
}

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

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

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

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

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

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

@media screen and (min-width: 360px) {
  .h-auto-xs {
    height: auto !important;
  }
  .h-100vh-xs {
    height: 100vh !important;
  }
  .h-100-xs {
    height: 100% !important;
  }
  .h-90-xs {
    height: 90% !important;
  }
  .h-80-xs {
    height: 80% !important;
  }
  .h-75-xs {
    height: 75% !important;
  }
  .h-70-xs {
    height: 70% !important;
  }
  .h-66-xs {
    height: 66% !important;
  }
  .h-60-xs {
    height: 60% !important;
  }
  .h-50-xs {
    height: 50% !important;
  }
  .h-40-xs {
    height: 40% !important;
  }
  .h-33-xs {
    height: 33% !important;
  }
  .h-30-xs {
    height: 30% !important;
  }
  .h-25-xs {
    height: 25% !important;
  }
  .h-20-xs {
    height: 20% !important;
  }
  .h-10-xs {
    height: 10% !important;
  }
  .h-0-xs {
    height: 0 !important;
  }
  .h-min-100vh-xs {
    min-height: 100vh;
  }
}
@media screen and (min-width: 480px) {
  .h-auto-sm {
    height: auto !important;
  }
  .h-100vh-sm {
    height: 100vh !important;
  }
  .h-100-sm {
    height: 100% !important;
  }
  .h-90-sm {
    height: 90% !important;
  }
  .h-80-sm {
    height: 80% !important;
  }
  .h-75-sm {
    height: 75% !important;
  }
  .h-70-sm {
    height: 70% !important;
  }
  .h-66-sm {
    height: 66% !important;
  }
  .h-60-sm {
    height: 60% !important;
  }
  .h-50-sm {
    height: 50% !important;
  }
  .h-40-sm {
    height: 40% !important;
  }
  .h-33-sm {
    height: 33% !important;
  }
  .h-30-sm {
    height: 30% !important;
  }
  .h-25-sm {
    height: 25% !important;
  }
  .h-20-sm {
    height: 20% !important;
  }
  .h-10-sm {
    height: 10% !important;
  }
  .h-0-sm {
    height: 0 !important;
  }
  .h-min-100vh-sm {
    min-height: 100vh;
  }
}
@media screen and (min-width: 768px) {
  .h-auto-md {
    height: auto !important;
  }
  .h-100vh-md {
    height: 100vh !important;
  }
  .h-100-md {
    height: 100% !important;
  }
  .h-90-md {
    height: 90% !important;
  }
  .h-80-md {
    height: 80% !important;
  }
  .h-75-md {
    height: 75% !important;
  }
  .h-70-md {
    height: 70% !important;
  }
  .h-66-md {
    height: 66% !important;
  }
  .h-60-md {
    height: 60% !important;
  }
  .h-50-md {
    height: 50% !important;
  }
  .h-40-md {
    height: 40% !important;
  }
  .h-33-md {
    height: 33% !important;
  }
  .h-30-md {
    height: 30% !important;
  }
  .h-25-md {
    height: 25% !important;
  }
  .h-20-md {
    height: 20% !important;
  }
  .h-10-md {
    height: 10% !important;
  }
  .h-0-md {
    height: 0 !important;
  }
  .h-min-100vh-md {
    min-height: 100vh;
  }
}
@media screen and (min-width: 1024px) {
  .h-auto-lg {
    height: auto !important;
  }
  .h-100vh-lg {
    height: 100vh !important;
  }
  .h-100-lg {
    height: 100% !important;
  }
  .h-90-lg {
    height: 90% !important;
  }
  .h-80-lg {
    height: 80% !important;
  }
  .h-75-lg {
    height: 75% !important;
  }
  .h-70-lg {
    height: 70% !important;
  }
  .h-66-lg {
    height: 66% !important;
  }
  .h-60-lg {
    height: 60% !important;
  }
  .h-50-lg {
    height: 50% !important;
  }
  .h-40-lg {
    height: 40% !important;
  }
  .h-33-lg {
    height: 33% !important;
  }
  .h-30-lg {
    height: 30% !important;
  }
  .h-25-lg {
    height: 25% !important;
  }
  .h-20-lg {
    height: 20% !important;
  }
  .h-10-lg {
    height: 10% !important;
  }
  .h-0-lg {
    height: 0 !important;
  }
  .h-min-100vh-lg {
    min-height: 100vh;
  }
}
@media screen and (min-width: 1200px) {
  .h-auto-xl {
    height: auto !important;
  }
  .h-100vh-xl {
    height: 100vh !important;
  }
  .h-100-xl {
    height: 100% !important;
  }
  .h-90-xl {
    height: 90% !important;
  }
  .h-80-xl {
    height: 80% !important;
  }
  .h-75-xl {
    height: 75% !important;
  }
  .h-70-xl {
    height: 70% !important;
  }
  .h-66-xl {
    height: 66% !important;
  }
  .h-60-xl {
    height: 60% !important;
  }
  .h-50-xl {
    height: 50% !important;
  }
  .h-40-xl {
    height: 40% !important;
  }
  .h-33-xl {
    height: 33% !important;
  }
  .h-30-xl {
    height: 30% !important;
  }
  .h-25-xl {
    height: 25% !important;
  }
  .h-20-xl {
    height: 20% !important;
  }
  .h-10-xl {
    height: 10% !important;
  }
  .h-0-xl {
    height: 0 !important;
  }
  .h-min-100vh-xl {
    min-height: 100vh;
  }
}

/*# sourceMappingURL=size.css.map */
