.w-fill-available {
    width: 100%;
    width: -webkit-fill-available
}

.h-fill-available {
    height: 100%;
    height: -webkit-fill-available
}

.full-fill-available {
    width: 100%;
    width: -webkit-fill-available;
    height: 100%;
    height: -webkit-fill-available
}

@media screen and (min-color-index:0) and (-webkit-min-device-pixel-ratio:0) {
    .w-fill-available {
        width: 100% !important
    }
    .h-fill-available {
        height: 100% !important
    }
    .full-fill-available {
        width: 100% !important;
        height: 100% !important
    }
}

@media not all and (-webkit-min-device-pixel-ratio:0),
not all and (-o-min-device-pixel-ratio:0/1),
not all and (min-resolution:.001dpcm) {
    .w-fill-available {
        width: 100% !important
    }
    .h-fill-available {
        height: 100% !important
    }
    .full-fill-available {
        width: 100% !important;
        height: 100% !important
    }
}

.w-auto {
    width: auto !important
}

.w-0 {
    width: 0 !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-33vw {
    width: 33.333333vw !important
}

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

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

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

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

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

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

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

.w-66vw {
    width: 66.666666vw !important
}

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

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

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

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

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

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

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

.h-0 {
    height: 0 !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.h-33vh {
    height: 33.333333vh !important
}

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

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

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

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

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

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

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

.h-66vh {
    height: 66.666666vh !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.h-33svh {
    height: 33.333333vh !important;
    height: 33.333333svh !important;
}

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

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

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

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

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

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

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

.h-66svh {
    height: 66.666666vh !important;
    height: 66.666666svh !important;
}

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

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

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

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

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

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

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

@media(max-width: 575px) {
    .w-xs-fill-available {
        width: 100%;
        width: -webkit-fill-available
    }
    .h-xs-fill-available {
        height: 100%;
        height: -webkit-fill-available
    }
    .h-xs-fill-available {
        height: 100% !important
    }
    .h-xs-fill-available {
        height: 100% !important
    }
    .w-xs-0 {
        width: 0 !important
    }
    .w-xs-5 {
        width: 5% !important
    }
    .w-xs-10 {
        width: 10% !important
    }
    .w-xs-15 {
        width: 15% !important
    }
    .w-xs-20 {
        width: 20% !important
    }
    .w-xs-25 {
        width: 25% !important
    }
    .w-xs-30 {
        width: 30% !important
    }
    .w-xs-33 {
        width: 33.333333% !important
    }
    .w-xs-35 {
        width: 35% !important
    }
    .w-xs-40 {
        width: 40% !important
    }
    .w-xs-45 {
        width: 45% !important
    }
    .w-xs-50 {
        width: 50% !important
    }
    .w-xs-55 {
        width: 55% !important
    }
    .w-xs-60 {
        width: 60% !important
    }
    .w-xs-65 {
        width: 65% !important
    }
    .w-xs-66 {
        width: 66.666666% !important
    }
    .w-xs-70 {
        width: 70% !important
    }
    .w-xs-75 {
        width: 75% !important
    }
    .w-xs-80 {
        width: 80% !important
    }
    .w-xs-85 {
        width: 85% !important
    }
    .w-xs-90 {
        width: 90% !important
    }
    .w-xs-95 {
        width: 95% !important
    }
    .w-xs-100 {
        width: 100% !important
    }
    .w-xs-5vw {
        width: 5vw !important
    }
    .w-xs-10vw {
        width: 10vw !important
    }
    .w-xs-15vw {
        width: 15vw !important
    }
    .w-xs-20vw {
        width: 20vw !important
    }
    .w-xs-25vw {
        width: 25vw !important
    }
    .w-xs-30vw {
        width: 30vw !important
    }
    .w-xs-33vw {
        width: 33.333333vw !important
    }
    .w-xs-35vw {
        width: 35vw !important
    }
    .w-xs-40vw {
        width: 40vw !important
    }
    .w-xs-45vw {
        width: 45vw !important
    }
    .w-xs-50vw {
        width: 50vw !important
    }
    .w-xs-55vw {
        width: 55vw !important
    }
    .w-xs-60vw {
        width: 60vw !important
    }
    .w-xs-65vw {
        width: 65vw !important
    }
    .w-xs-66vw {
        width: 66.666666vw !important
    }
    .w-xs-70vw {
        width: 70vw !important
    }
    .w-xs-75vw {
        width: 75vw !important
    }
    .w-xs-80vw {
        width: 80vw !important
    }
    .w-xs-85vw {
        width: 85vw !important
    }
    .w-xs-90vw {
        width: 90vw !important
    }
    .w-xs-95vw {
        width: 95vw !important
    }
    .w-xs-100vw {
        width: 100vw !important
    }
    .h-xs-0 {
        height: 0 !important
    }
    .h-xs-5 {
        height: 5% !important
    }
    .h-xs-10 {
        height: 10% !important
    }
    .h-xs-15 {
        height: 15% !important
    }
    .h-xs-20 {
        height: 20% !important
    }
    .h-xs-25 {
        height: 25% !important
    }
    .h-xs-30 {
        height: 30% !important
    }
    .h-xs-33 {
        height: 33.333333% !important
    }
    .h-xs-35 {
        height: 35% !important
    }
    .h-xs-40 {
        height: 40% !important
    }
    .h-xs-45 {
        height: 45% !important
    }
    .h-xs-50 {
        height: 50% !important
    }
    .h-xs-55 {
        height: 55% !important
    }
    .h-xs-60 {
        height: 60% !important
    }
    .h-xs-65 {
        height: 65% !important
    }
    .h-xs-66 {
        height: 66.666666% !important
    }
    .h-xs-70 {
        height: 70% !important
    }
    .h-xs-75 {
        height: 75% !important
    }
    .h-xs-80 {
        height: 80% !important
    }
    .h-xs-85 {
        height: 85% !important
    }
    .h-xs-90 {
        height: 90% !important
    }
    .h-xs-95 {
        height: 95% !important
    }
    .h-xs-100 {
        height: 100% !important
    }
    .h-xs-5vh {
        height: 5vh !important
    }
    .h-xs-10vh {
        height: 10vh !important
    }
    .h-xs-15vh {
        height: 15vh !important
    }
    .h-xs-20vh {
        height: 20vh !important
    }
    .h-xs-25vh {
        height: 25vh !important
    }
    .h-xs-30vh {
        height: 30vh !important
    }
    .h-xs-33vh {
        height: 33.333333vh !important
    }
    .h-xs-35vh {
        height: 35vh !important
    }
    .h-xs-40vh {
        height: 40vh !important
    }
    .h-xs-45vh {
        height: 45vh !important
    }
    .h-xs-50vh {
        height: 50vh !important
    }
    .h-xs-55vh {
        height: 55vh !important
    }
    .h-xs-60vh {
        height: 60vh !important
    }
    .h-xs-65vh {
        height: 65vh !important
    }
    .h-xs-66vh {
        height: 66.666666vh !important
    }
    .h-xs-70vh {
        height: 70vh !important
    }
    .h-xs-75vh {
        height: 75vh !important
    }
    .h-xs-80vh {
        height: 80vh !important
    }
    .h-xs-85vh {
        height: 85vh !important
    }
    .h-xs-90vh {
        height: 90vh !important
    }
    .h-xs-95vh {
        height: 95vh !important
    }
    .h-xs-100vh {
        height: 100vh !important
    }
    .h-xs-5svh {
        height: 5vh !important;
        height: 5svh !important
    }
    .h-xs-10svh {
        height: 10vh !important;
        height: 10svh !important
    }
    .h-xs-15svh {
        height: 15vh !important;
        height: 15svh !important
    }
    .h-xs-20svh {
        height: 20vh !important;
        height: 20svh !important
    }
    .h-xs-25svh {
        height: 25vh !important;
        height: 25svh !important
    }
    .h-xs-30svh {
        height: 30vh !important;
        height: 30svh !important
    }
    .h-xs-33svh {
        height: 33.333333vh !important;
        height: 33.333333svh !important;
    }
    .h-xs-35svh {
        height: 35vh !important;
        height: 35svh !important
    }
    .h-xs-40svh {
        height: 40vh !important;
        height: 40svh !important
    }
    .h-xs-45svh {
        height: 45vh !important;
        height: 45svh !important
    }
    .h-xs-50svh {
        height: 50vh !important;
        height: 50svh !important
    }
    .h-xs-55svh {
        height: 55vh !important;
        height: 55svh !important
    }
    .h-xs-60svh {
        height: 60vh !important;
        height: 60svh !important
    }
    .h-xs-65svh {
        height: 65vh !important;
        height: 65svh !important
    }
    .h-xs-66svh {
        height: 66.666666vh !important;
        height: 66.666666svh !important;
    }
    .h-xs-70svh {
        height: 70vh !important;
        height: 70svh !important
    }
    .h-xs-75svh {
        height: 75vh !important;
        height: 75svh !important
    }
    .h-xs-80svh {
        height: 80vh !important;
        height: 80svh !important
    }
    .h-xs-85svh {
        height: 85vh !important;
        height: 85svh !important
    }
    .h-xs-90svh {
        height: 90vh !important;
        height: 90svh !important
    }
    .h-xs-95svh {
        height: 95vh !important;
        height: 95svh !important
    }
    .h-xs-100svh {
        height: 100vh !important;
        height: 100svh !important
    }
}

@media(min-width: 576px) {
    .w-sm-fill-available {
        width: 100%;
        width: -webkit-fill-available
    }
    .h-sm-fill-available {
        height: 100%;
        height: -webkit-fill-available
    }
    .h-sm-fill-available {
        height: 100% !important
    }
    .h-sm-fill-available {
        height: 100% !important
    }
    .w-sm-0 {
        width: 0 !important
    }
    .w-sm-5 {
        width: 5% !important
    }
    .w-sm-10 {
        width: 10% !important
    }
    .w-sm-15 {
        width: 15% !important
    }
    .w-sm-20 {
        width: 20% !important
    }
    .w-sm-25 {
        width: 25% !important
    }
    .w-sm-30 {
        width: 30% !important
    }
    .w-sm-33 {
        width: 33.333333% !important
    }
    .w-sm-35 {
        width: 35% !important
    }
    .w-sm-40 {
        width: 40% !important
    }
    .w-sm-45 {
        width: 45% !important
    }
    .w-sm-50 {
        width: 50% !important
    }
    .w-sm-55 {
        width: 55% !important
    }
    .w-sm-60 {
        width: 60% !important
    }
    .w-sm-65 {
        width: 65% !important
    }
    .w-sm-66 {
        width: 66.666666% !important
    }
    .w-sm-70 {
        width: 70% !important
    }
    .w-sm-75 {
        width: 75% !important
    }
    .w-sm-80 {
        width: 80% !important
    }
    .w-sm-85 {
        width: 85% !important
    }
    .w-sm-90 {
        width: 90% !important
    }
    .w-sm-95 {
        width: 95% !important
    }
    .w-sm-100 {
        width: 100% !important
    }
    .w-sm-5vw {
        width: 5vw !important
    }
    .w-sm-10vw {
        width: 10vw !important
    }
    .w-sm-15vw {
        width: 15vw !important
    }
    .w-sm-20vw {
        width: 20vw !important
    }
    .w-sm-25vw {
        width: 25vw !important
    }
    .w-sm-30vw {
        width: 30vw !important
    }
    .w-sm-33vw {
        width: 33.333333vw !important
    }
    .w-sm-35vw {
        width: 35vw !important
    }
    .w-sm-40vw {
        width: 40vw !important
    }
    .w-sm-45vw {
        width: 45vw !important
    }
    .w-sm-50vw {
        width: 50vw !important
    }
    .w-sm-55vw {
        width: 55vw !important
    }
    .w-sm-60vw {
        width: 60vw !important
    }
    .w-sm-65vw {
        width: 65vw !important
    }
    .w-sm-66vw {
        width: 66.666666vw !important
    }
    .w-sm-70vw {
        width: 70vw !important
    }
    .w-sm-75vw {
        width: 75vw !important
    }
    .w-sm-80vw {
        width: 80vw !important
    }
    .w-sm-85vw {
        width: 85vw !important
    }
    .w-sm-90vw {
        width: 90vw !important
    }
    .w-sm-95vw {
        width: 95vw !important
    }
    .w-sm-100vw {
        width: 100vw !important
    }
    .h-sm-0 {
        height: 0 !important
    }
    .h-sm-5 {
        height: 5% !important
    }
    .h-sm-10 {
        height: 10% !important
    }
    .h-sm-15 {
        height: 15% !important
    }
    .h-sm-20 {
        height: 20% !important
    }
    .h-sm-25 {
        height: 25% !important
    }
    .h-sm-30 {
        height: 30% !important
    }
    .h-sm-33 {
        height: 33.333333% !important
    }
    .h-sm-35 {
        height: 35% !important
    }
    .h-sm-40 {
        height: 40% !important
    }
    .h-sm-45 {
        height: 45% !important
    }
    .h-sm-50 {
        height: 50% !important
    }
    .h-sm-55 {
        height: 55% !important
    }
    .h-sm-60 {
        height: 60% !important
    }
    .h-sm-65 {
        height: 65% !important
    }
    .h-sm-66 {
        height: 66.666666% !important
    }
    .h-sm-70 {
        height: 70% !important
    }
    .h-sm-75 {
        height: 75% !important
    }
    .h-sm-80 {
        height: 80% !important
    }
    .h-sm-85 {
        height: 85% !important
    }
    .h-sm-90 {
        height: 90% !important
    }
    .h-sm-95 {
        height: 95% !important
    }
    .h-sm-100 {
        height: 100% !important
    }
    .h-sm-5vh {
        height: 5vh !important
    }
    .h-sm-10vh {
        height: 10vh !important
    }
    .h-sm-15vh {
        height: 15vh !important
    }
    .h-sm-20vh {
        height: 20vh !important
    }
    .h-sm-25vh {
        height: 25vh !important
    }
    .h-sm-30vh {
        height: 30vh !important
    }
    .h-sm-33vh {
        height: 33.333333vh !important
    }
    .h-sm-35vh {
        height: 35vh !important
    }
    .h-sm-40vh {
        height: 40vh !important
    }
    .h-sm-45vh {
        height: 45vh !important
    }
    .h-sm-50vh {
        height: 50vh !important
    }
    .h-sm-55vh {
        height: 55vh !important
    }
    .h-sm-60vh {
        height: 60vh !important
    }
    .h-sm-65vh {
        height: 65vh !important
    }
    .h-sm-66vh {
        height: 66.666666vh !important
    }
    .h-sm-70vh {
        height: 70vh !important
    }
    .h-sm-75vh {
        height: 75vh !important
    }
    .h-sm-80vh {
        height: 80vh !important
    }
    .h-sm-85vh {
        height: 85vh !important
    }
    .h-sm-90vh {
        height: 90vh !important
    }
    .h-sm-95vh {
        height: 95vh !important
    }
    .h-sm-100vh {
        height: 100vh !important
    }
    .h-sm-5svh {
        height: 5vh !important;
        height: 5svh !important
    }
    .h-sm-10svh {
        height: 10vh !important;
        height: 10svh !important
    }
    .h-sm-15svh {
        height: 15vh !important;
        height: 15svh !important
    }
    .h-sm-20svh {
        height: 20vh !important;
        height: 20svh !important
    }
    .h-sm-25svh {
        height: 25vh !important;
        height: 25svh !important
    }
    .h-sm-30svh {
        height: 30vh !important;
        height: 30svh !important
    }
    .h-sm-33svh {
        height: 33.333333vh !important;
        height: 33.333333svh !important;
    }
    .h-sm-35svh {
        height: 35vh !important;
        height: 35svh !important
    }
    .h-sm-40svh {
        height: 40vh !important;
        height: 40svh !important
    }
    .h-sm-45svh {
        height: 45vh !important;
        height: 45svh !important
    }
    .h-sm-50svh {
        height: 50vh !important;
        height: 50svh !important
    }
    .h-sm-55svh {
        height: 55vh !important;
        height: 55svh !important
    }
    .h-sm-60svh {
        height: 60vh !important;
        height: 60svh !important
    }
    .h-sm-65svh {
        height: 65vh !important;
        height: 65svh !important
    }
    .h-sm-66svh {
        height: 66.666666vh !important;
        height: 66.666666svh !important;
    }
    .h-sm-70svh {
        height: 70vh !important;
        height: 70svh !important
    }
    .h-sm-75svh {
        height: 75vh !important;
        height: 75svh !important
    }
    .h-sm-80svh {
        height: 80vh !important;
        height: 80svh !important
    }
    .h-sm-85svh {
        height: 85vh !important;
        height: 85svh !important
    }
    .h-sm-90svh {
        height: 90vh !important;
        height: 90svh !important
    }
    .h-sm-95svh {
        height: 95vh !important;
        height: 95svh !important
    }
    .h-sm-100svh {
        height: 100vh !important;
        height: 100svh !important
    }
}

@media(min-width: 768px) {
    .w-md-fill-available {
        width: 100%;
        width: -webkit-fill-available
    }
    .h-md-fill-available {
        height: 100%;
        height: -webkit-fill-available
    }
    .h-md-fill-available {
        height: 100% !important
    }
    .h-md-fill-available {
        height: 100% !important
    }
    .w-md-0 {
        width: 0 !important
    }
    .w-md-5 {
        width: 5% !important
    }
    .w-md-10 {
        width: 10% !important
    }
    .w-md-15 {
        width: 15% !important
    }
    .w-md-20 {
        width: 20% !important
    }
    .w-md-25 {
        width: 25% !important
    }
    .w-md-30 {
        width: 30% !important
    }
    .w-md-33 {
        width: 33.333333% !important
    }
    .w-md-35 {
        width: 35% !important
    }
    .w-md-40 {
        width: 40% !important
    }
    .w-md-45 {
        width: 45% !important
    }
    .w-md-50 {
        width: 50% !important
    }
    .w-md-55 {
        width: 55% !important
    }
    .w-md-60 {
        width: 60% !important
    }
    .w-md-65 {
        width: 65% !important
    }
    .w-md-66 {
        width: 66.666666% !important
    }
    .w-md-70 {
        width: 70% !important
    }
    .w-md-75 {
        width: 75% !important
    }
    .w-md-80 {
        width: 80% !important
    }
    .w-md-85 {
        width: 85% !important
    }
    .w-md-90 {
        width: 90% !important
    }
    .w-md-95 {
        width: 95% !important
    }
    .w-md-100 {
        width: 100% !important
    }
    .w-md-5vw {
        width: 5vw !important
    }
    .w-md-10vw {
        width: 10vw !important
    }
    .w-md-15vw {
        width: 15vw !important
    }
    .w-md-20vw {
        width: 20vw !important
    }
    .w-md-25vw {
        width: 25vw !important
    }
    .w-md-30vw {
        width: 30vw !important
    }
    .w-md-33vw {
        width: 33.333333vw !important
    }
    .w-md-35vw {
        width: 35vw !important
    }
    .w-md-40vw {
        width: 40vw !important
    }
    .w-md-45vw {
        width: 45vw !important
    }
    .w-md-50vw {
        width: 50vw !important
    }
    .w-md-55vw {
        width: 55vw !important
    }
    .w-md-60vw {
        width: 60vw !important
    }
    .w-md-65vw {
        width: 65vw !important
    }
    .w-md-66vw {
        width: 66.666666vw !important
    }
    .w-md-70vw {
        width: 70vw !important
    }
    .w-md-75vw {
        width: 75vw !important
    }
    .w-md-80vw {
        width: 80vw !important
    }
    .w-md-85vw {
        width: 85vw !important
    }
    .w-md-90vw {
        width: 90vw !important
    }
    .w-md-95vw {
        width: 95vw !important
    }
    .w-md-100vw {
        width: 100vw !important
    }
    .h-md-0 {
        height: 0 !important
    }
    .h-md-5 {
        height: 5% !important
    }
    .h-md-10 {
        height: 10% !important
    }
    .h-md-15 {
        height: 15% !important
    }
    .h-md-20 {
        height: 20% !important
    }
    .h-md-25 {
        height: 25% !important
    }
    .h-md-30 {
        height: 30% !important
    }
    .h-md-33 {
        height: 33.333333% !important
    }
    .h-md-35 {
        height: 35% !important
    }
    .h-md-40 {
        height: 40% !important
    }
    .h-md-45 {
        height: 45% !important
    }
    .h-md-50 {
        height: 50% !important
    }
    .h-md-55 {
        height: 55% !important
    }
    .h-md-60 {
        height: 60% !important
    }
    .h-md-65 {
        height: 65% !important
    }
    .h-md-66 {
        height: 66.666666% !important
    }
    .h-md-70 {
        height: 70% !important
    }
    .h-md-75 {
        height: 75% !important
    }
    .h-md-80 {
        height: 80% !important
    }
    .h-md-85 {
        height: 85% !important
    }
    .h-md-90 {
        height: 90% !important
    }
    .h-md-95 {
        height: 95% !important
    }
    .h-md-100 {
        height: 100% !important
    }
    .h-md-5vh {
        height: 5vh !important
    }
    .h-md-10vh {
        height: 10vh !important
    }
    .h-md-15vh {
        height: 15vh !important
    }
    .h-md-20vh {
        height: 20vh !important
    }
    .h-md-25vh {
        height: 25vh !important
    }
    .h-md-30vh {
        height: 30vh !important
    }
    .h-md-33vh {
        height: 33.333333vh !important
    }
    .h-md-35vh {
        height: 35vh !important
    }
    .h-md-40vh {
        height: 40vh !important
    }
    .h-md-45vh {
        height: 45vh !important
    }
    .h-md-50vh {
        height: 50vh !important
    }
    .h-md-55vh {
        height: 55vh !important
    }
    .h-md-60vh {
        height: 60vh !important
    }
    .h-md-65vh {
        height: 65vh !important
    }
    .h-md-66vh {
        height: 66.666666vh !important
    }
    .h-md-70vh {
        height: 70vh !important
    }
    .h-md-75vh {
        height: 75vh !important
    }
    .h-md-80vh {
        height: 80vh !important
    }
    .h-md-85vh {
        height: 85vh !important
    }
    .h-md-90vh {
        height: 90vh !important
    }
    .h-md-95vh {
        height: 95vh !important
    }
    .h-md-100vh {
        height: 100vh !important
    }
    .h-md-5svh {
        height: 5vh !important;
        height: 5svh !important
    }
    .h-md-10svh {
        height: 10vh !important;
        height: 10svh !important
    }
    .h-md-15svh {
        height: 15vh !important;
        height: 15svh !important
    }
    .h-md-20svh {
        height: 20vh !important;
        height: 20svh !important
    }
    .h-md-25svh {
        height: 25vh !important;
        height: 25svh !important
    }
    .h-md-30svh {
        height: 30vh !important;
        height: 30svh !important
    }
    .h-md-33svh {
        height: 33.333333vh !important;
        height: 33.333333svh !important;
    }
    .h-md-35svh {
        height: 35vh !important;
        height: 35svh !important
    }
    .h-md-40svh {
        height: 40vh !important;
        height: 40svh !important
    }
    .h-md-45svh {
        height: 45vh !important;
        height: 45svh !important
    }
    .h-md-50svh {
        height: 50vh !important;
        height: 50svh !important
    }
    .h-md-55svh {
        height: 55vh !important;
        height: 55svh !important
    }
    .h-md-60svh {
        height: 60vh !important;
        height: 60svh !important
    }
    .h-md-65svh {
        height: 65vh !important;
        height: 65svh !important
    }
    .h-md-66svh {
        height: 66.666666vh !important;
        height: 66.666666svh !important;
    }
    .h-md-70svh {
        height: 70vh !important;
        height: 70svh !important
    }
    .h-md-75svh {
        height: 75vh !important;
        height: 75svh !important
    }
    .h-md-80svh {
        height: 80vh !important;
        height: 80svh !important
    }
    .h-md-85svh {
        height: 85vh !important;
        height: 85svh !important
    }
    .h-md-90svh {
        height: 90vh !important;
        height: 90svh !important
    }
    .h-md-95svh {
        height: 95vh !important;
        height: 95svh !important
    }
    .h-md-100svh {
        height: 100vh !important;
        height: 100svh !important
    }
}

@media(min-width: 992px) {
    .w-lg-fill-available {
        width: 100%;
        width: -webkit-fill-available
    }
    .h-lg-fill-available {
        height: 100%;
        height: -webkit-fill-available
    }
    .h-lg-fill-available {
        height: 100% !important
    }
    .h-lg-fill-available {
        height: 100% !important
    }
    .w-lg-0 {
        width: 0 !important
    }
    .w-lg-5 {
        width: 5% !important
    }
    .w-lg-10 {
        width: 10% !important
    }
    .w-lg-15 {
        width: 15% !important
    }
    .w-lg-20 {
        width: 20% !important
    }
    .w-lg-25 {
        width: 25% !important
    }
    .w-lg-30 {
        width: 30% !important
    }
    .w-lg-33 {
        width: 33.333333% !important
    }
    .w-lg-35 {
        width: 35% !important
    }
    .w-lg-40 {
        width: 40% !important
    }
    .w-lg-45 {
        width: 45% !important
    }
    .w-lg-50 {
        width: 50% !important
    }
    .w-lg-55 {
        width: 55% !important
    }
    .w-lg-60 {
        width: 60% !important
    }
    .w-lg-65 {
        width: 65% !important
    }
    .w-lg-66 {
        width: 66.666666% !important
    }
    .w-lg-70 {
        width: 70% !important
    }
    .w-lg-75 {
        width: 75% !important
    }
    .w-lg-80 {
        width: 80% !important
    }
    .w-lg-85 {
        width: 85% !important
    }
    .w-lg-90 {
        width: 90% !important
    }
    .w-lg-95 {
        width: 95% !important
    }
    .w-lg-100 {
        width: 100% !important
    }
    .w-lg-5vw {
        width: 5vw !important
    }
    .w-lg-10vw {
        width: 10vw !important
    }
    .w-lg-15vw {
        width: 15vw !important
    }
    .w-lg-20vw {
        width: 20vw !important
    }
    .w-lg-25vw {
        width: 25vw !important
    }
    .w-lg-30vw {
        width: 30vw !important
    }
    .w-lg-33vw {
        width: 33.333333vw !important
    }
    .w-lg-35vw {
        width: 35vw !important
    }
    .w-lg-40vw {
        width: 40vw !important
    }
    .w-lg-45vw {
        width: 45vw !important
    }
    .w-lg-50vw {
        width: 50vw !important
    }
    .w-lg-55vw {
        width: 55vw !important
    }
    .w-lg-60vw {
        width: 60vw !important
    }
    .w-lg-65vw {
        width: 65vw !important
    }
    .w-lg-66vw {
        width: 66.666666vw !important
    }
    .w-lg-70vw {
        width: 70vw !important
    }
    .w-lg-75vw {
        width: 75vw !important
    }
    .w-lg-80vw {
        width: 80vw !important
    }
    .w-lg-85vw {
        width: 85vw !important
    }
    .w-lg-90vw {
        width: 90vw !important
    }
    .w-lg-95vw {
        width: 95vw !important
    }
    .w-lg-100vw {
        width: 100vw !important
    }
    .h-lg-0 {
        height: 0 !important
    }
    .h-lg-5 {
        height: 5% !important
    }
    .h-lg-10 {
        height: 10% !important
    }
    .h-lg-15 {
        height: 15% !important
    }
    .h-lg-20 {
        height: 20% !important
    }
    .h-lg-25 {
        height: 25% !important
    }
    .h-lg-30 {
        height: 30% !important
    }
    .h-lg-33 {
        height: 33.333333% !important
    }
    .h-lg-35 {
        height: 35% !important
    }
    .h-lg-40 {
        height: 40% !important
    }
    .h-lg-45 {
        height: 45% !important
    }
    .h-lg-50 {
        height: 50% !important
    }
    .h-lg-55 {
        height: 55% !important
    }
    .h-lg-60 {
        height: 60% !important
    }
    .h-lg-65 {
        height: 65% !important
    }
    .h-lg-66 {
        height: 66.666666% !important
    }
    .h-lg-70 {
        height: 70% !important
    }
    .h-lg-75 {
        height: 75% !important
    }
    .h-lg-80 {
        height: 80% !important
    }
    .h-lg-85 {
        height: 85% !important
    }
    .h-lg-90 {
        height: 90% !important
    }
    .h-lg-95 {
        height: 95% !important
    }
    .h-lg-100 {
        height: 100% !important
    }
    .h-lg-5vh {
        height: 5vh !important
    }
    .h-lg-10vh {
        height: 10vh !important
    }
    .h-lg-15vh {
        height: 15vh !important
    }
    .h-lg-20vh {
        height: 20vh !important
    }
    .h-lg-25vh {
        height: 25vh !important
    }
    .h-lg-30vh {
        height: 30vh !important
    }
    .h-lg-33vh {
        height: 33.333333vh !important
    }
    .h-lg-35vh {
        height: 35vh !important
    }
    .h-lg-40vh {
        height: 40vh !important
    }
    .h-lg-45vh {
        height: 45vh !important
    }
    .h-lg-50vh {
        height: 50vh !important
    }
    .h-lg-55vh {
        height: 55vh !important
    }
    .h-lg-60vh {
        height: 60vh !important
    }
    .h-lg-65vh {
        height: 65vh !important
    }
    .h-lg-66vh {
        height: 66.666666vh !important
    }
    .h-lg-70vh {
        height: 70vh !important
    }
    .h-lg-75vh {
        height: 75vh !important
    }
    .h-lg-80vh {
        height: 80vh !important
    }
    .h-lg-85vh {
        height: 85vh !important
    }
    .h-lg-90vh {
        height: 90vh !important
    }
    .h-lg-95vh {
        height: 95vh !important
    }
    .h-lg-100vh {
        height: 100vh !important
    }
    .h-lg-5svh {
        height: 5vh !important;
        height: 5svh !important
    }
    .h-lg-10svh {
        height: 10vh !important;
        height: 10svh !important
    }
    .h-lg-15svh {
        height: 15vh !important;
        height: 15svh !important
    }
    .h-lg-20svh {
        height: 20vh !important;
        height: 20svh !important
    }
    .h-lg-25svh {
        height: 25vh !important;
        height: 25svh !important
    }
    .h-lg-30svh {
        height: 30vh !important;
        height: 30svh !important
    }
    .h-lg-33svh {
        height: 33.333333vh !important;
        height: 33.333333svh !important;
    }
    .h-lg-35svh {
        height: 35vh !important;
        height: 35svh !important
    }
    .h-lg-40svh {
        height: 40vh !important;
        height: 40svh !important
    }
    .h-lg-45svh {
        height: 45vh !important;
        height: 45svh !important
    }
    .h-lg-50svh {
        height: 50vh !important;
        height: 50svh !important
    }
    .h-lg-55svh {
        height: 55vh !important;
        height: 55svh !important
    }
    .h-lg-60svh {
        height: 60vh !important;
        height: 60svh !important
    }
    .h-lg-65svh {
        height: 65vh !important;
        height: 65svh !important
    }
    .h-lg-66svh {
        height: 66.666666vh !important;
        height: 66.666666svh !important;
    }
    .h-lg-70svh {
        height: 70vh !important;
        height: 70svh !important
    }
    .h-lg-75svh {
        height: 75vh !important;
        height: 75svh !important
    }
    .h-lg-80svh {
        height: 80vh !important;
        height: 80svh !important
    }
    .h-lg-85svh {
        height: 85vh !important;
        height: 85svh !important
    }
    .h-lg-90svh {
        height: 90vh !important;
        height: 90svh !important
    }
    .h-lg-95svh {
        height: 95vh !important;
        height: 95svh !important
    }
    .h-lg-100svh {
        height: 100vh !important;
        height: 100svh !important
    }
}

@media(min-width: 1200px) {
    .w-xl-fill-available {
        width: 100%;
        width: -webkit-fill-available
    }
    .h-xl-fill-available {
        height: 100%;
        height: -webkit-fill-available
    }
    .h-xl-fill-available {
        height: 100% !important
    }
    .h-xl-fill-available {
        height: 100% !important
    }
    .w-xl-0 {
        width: 0 !important
    }
    .w-xl-5 {
        width: 5% !important
    }
    .w-xl-10 {
        width: 10% !important
    }
    .w-xl-15 {
        width: 15% !important
    }
    .w-xl-20 {
        width: 20% !important
    }
    .w-xl-25 {
        width: 25% !important
    }
    .w-xl-30 {
        width: 30% !important
    }
    .w-xl-33 {
        width: 33.333333% !important
    }
    .w-xl-35 {
        width: 35% !important
    }
    .w-xl-40 {
        width: 40% !important
    }
    .w-xl-45 {
        width: 45% !important
    }
    .w-xl-50 {
        width: 50% !important
    }
    .w-xl-55 {
        width: 55% !important
    }
    .w-xl-60 {
        width: 60% !important
    }
    .w-xl-65 {
        width: 65% !important
    }
    .w-xl-66 {
        width: 66.666666% !important
    }
    .w-xl-70 {
        width: 70% !important
    }
    .w-xl-75 {
        width: 75% !important
    }
    .w-xl-80 {
        width: 80% !important
    }
    .w-xl-85 {
        width: 85% !important
    }
    .w-xl-90 {
        width: 90% !important
    }
    .w-xl-95 {
        width: 95% !important
    }
    .w-xl-100 {
        width: 100% !important
    }
    .w-xl-5vw {
        width: 5vw !important
    }
    .w-xl-10vw {
        width: 10vw !important
    }
    .w-xl-15vw {
        width: 15vw !important
    }
    .w-xl-20vw {
        width: 20vw !important
    }
    .w-xl-25vw {
        width: 25vw !important
    }
    .w-xl-30vw {
        width: 30vw !important
    }
    .w-xl-33vw {
        width: 33.333333vw !important
    }
    .w-xl-35vw {
        width: 35vw !important
    }
    .w-xl-40vw {
        width: 40vw !important
    }
    .w-xl-45vw {
        width: 45vw !important
    }
    .w-xl-50vw {
        width: 50vw !important
    }
    .w-xl-55vw {
        width: 55vw !important
    }
    .w-xl-60vw {
        width: 60vw !important
    }
    .w-xl-65vw {
        width: 65vw !important
    }
    .w-xl-66vw {
        width: 66.666666vw !important
    }
    .w-xl-70vw {
        width: 70vw !important
    }
    .w-xl-75vw {
        width: 75vw !important
    }
    .w-xl-80vw {
        width: 80vw !important
    }
    .w-xl-85vw {
        width: 85vw !important
    }
    .w-xl-90vw {
        width: 90vw !important
    }
    .w-xl-95vw {
        width: 95vw !important
    }
    .w-xl-100vw {
        width: 100vw !important
    }
    .h-xl-0 {
        height: 0 !important
    }
    .h-xl-5 {
        height: 5% !important
    }
    .h-xl-10 {
        height: 10% !important
    }
    .h-xl-15 {
        height: 15% !important
    }
    .h-xl-20 {
        height: 20% !important
    }
    .h-xl-25 {
        height: 25% !important
    }
    .h-xl-30 {
        height: 30% !important
    }
    .h-xl-33 {
        height: 33.333333% !important
    }
    .h-xl-35 {
        height: 35% !important
    }
    .h-xl-40 {
        height: 40% !important
    }
    .h-xl-45 {
        height: 45% !important
    }
    .h-xl-50 {
        height: 50% !important
    }
    .h-xl-55 {
        height: 55% !important
    }
    .h-xl-60 {
        height: 60% !important
    }
    .h-xl-65 {
        height: 65% !important
    }
    .h-xl-66 {
        height: 66.666666% !important
    }
    .h-xl-70 {
        height: 70% !important
    }
    .h-xl-75 {
        height: 75% !important
    }
    .h-xl-80 {
        height: 80% !important
    }
    .h-xl-85 {
        height: 85% !important
    }
    .h-xl-90 {
        height: 90% !important
    }
    .h-xl-95 {
        height: 95% !important
    }
    .h-xl-100 {
        height: 100% !important
    }
    .h-xl-5vh {
        height: 5vh !important
    }
    .h-xl-10vh {
        height: 10vh !important
    }
    .h-xl-15vh {
        height: 15vh !important
    }
    .h-xl-20vh {
        height: 20vh !important
    }
    .h-xl-25vh {
        height: 25vh !important
    }
    .h-xl-30vh {
        height: 30vh !important
    }
    .h-xl-33vh {
        height: 33.333333vh !important
    }
    .h-xl-35vh {
        height: 35vh !important
    }
    .h-xl-40vh {
        height: 40vh !important
    }
    .h-xl-45vh {
        height: 45vh !important
    }
    .h-xl-50vh {
        height: 50vh !important
    }
    .h-xl-55vh {
        height: 55vh !important
    }
    .h-xl-60vh {
        height: 60vh !important
    }
    .h-xl-65vh {
        height: 65vh !important
    }
    .h-xl-66vh {
        height: 66.666666vh !important
    }
    .h-xl-70vh {
        height: 70vh !important
    }
    .h-xl-75vh {
        height: 75vh !important
    }
    .h-xl-80vh {
        height: 80vh !important
    }
    .h-xl-85vh {
        height: 85vh !important
    }
    .h-xl-90vh {
        height: 90vh !important
    }
    .h-xl-95vh {
        height: 95vh !important
    }
    .h-xl-100vh {
        height: 100vh !important
    }
    .h-xl-5svh {
        height: 5vh !important;
        height: 5svh !important
    }
    .h-xl-10svh {
        height: 10vh !important;
        height: 10svh !important
    }
    .h-xl-15svh {
        height: 15vh !important;
        height: 15svh !important
    }
    .h-xl-20svh {
        height: 20vh !important;
        height: 20svh !important
    }
    .h-xl-25svh {
        height: 25vh !important;
        height: 25svh !important
    }
    .h-xl-30svh {
        height: 30vh !important;
        height: 30svh !important
    }
    .h-xl-33svh {
        height: 33.333333vh !important;
        height: 33.333333svh !important;
    }
    .h-xl-35svh {
        height: 35vh !important;
        height: 35svh !important
    }
    .h-xl-40svh {
        height: 40vh !important;
        height: 40svh !important
    }
    .h-xl-45svh {
        height: 45vh !important;
        height: 45svh !important
    }
    .h-xl-50svh {
        height: 50vh !important;
        height: 50svh !important
    }
    .h-xl-55svh {
        height: 55vh !important;
        height: 55svh !important
    }
    .h-xl-60svh {
        height: 60vh !important;
        height: 60svh !important
    }
    .h-xl-65svh {
        height: 65vh !important;
        height: 65svh !important
    }
    .h-xl-66svh {
        height: 66.666666vh !important;
        height: 66.666666svh !important;
    }
    .h-xl-70svh {
        height: 70vh !important;
        height: 70svh !important
    }
    .h-xl-75svh {
        height: 75vh !important;
        height: 75svh !important
    }
    .h-xl-80svh {
        height: 80vh !important;
        height: 80svh !important
    }
    .h-xl-85svh {
        height: 85vh !important;
        height: 85svh !important
    }
    .h-xl-90svh {
        height: 90vh !important;
        height: 90svh !important
    }
    .h-xl-95svh {
        height: 95vh !important;
        height: 95svh !important
    }
    .h-xl-100svh {
        height: 100vh !important;
        height: 100svh !important
    }
}

@media(min-width: 1400px) {
    .w-2xl-fill-available {
        width: 100%;
        width: -webkit-fill-available
    }
    .h-2xl-fill-available {
        height: 100%;
        height: -webkit-fill-available
    }
    .h-2xl-fill-available {
        height: 100% !important
    }
    .h-2xl-fill-available {
        height: 100% !important
    }
    .w-2xl-0 {
        width: 0 !important
    }
    .w-2xl-5 {
        width: 5% !important
    }
    .w-2xl-10 {
        width: 10% !important
    }
    .w-2xl-15 {
        width: 15% !important
    }
    .w-2xl-20 {
        width: 20% !important
    }
    .w-2xl-25 {
        width: 25% !important
    }
    .w-2xl-30 {
        width: 30% !important
    }
    .w-2xl-33 {
        width: 33.333333% !important
    }
    .w-2xl-35 {
        width: 35% !important
    }
    .w-2xl-40 {
        width: 40% !important
    }
    .w-2xl-45 {
        width: 45% !important
    }
    .w-2xl-50 {
        width: 50% !important
    }
    .w-2xl-55 {
        width: 55% !important
    }
    .w-2xl-60 {
        width: 60% !important
    }
    .w-2xl-65 {
        width: 65% !important
    }
    .w-2xl-66 {
        width: 66.666666% !important
    }
    .w-2xl-70 {
        width: 70% !important
    }
    .w-2xl-75 {
        width: 75% !important
    }
    .w-2xl-80 {
        width: 80% !important
    }
    .w-2xl-85 {
        width: 85% !important
    }
    .w-2xl-90 {
        width: 90% !important
    }
    .w-2xl-95 {
        width: 95% !important
    }
    .w-2xl-100 {
        width: 100% !important
    }
    .w-2xl-5vw {
        width: 5vw !important
    }
    .w-2xl-10vw {
        width: 10vw !important
    }
    .w-2xl-15vw {
        width: 15vw !important
    }
    .w-2xl-20vw {
        width: 20vw !important
    }
    .w-2xl-25vw {
        width: 25vw !important
    }
    .w-2xl-30vw {
        width: 30vw !important
    }
    .w-2xl-33vw {
        width: 33.333333vw !important
    }
    .w-2xl-35vw {
        width: 35vw !important
    }
    .w-2xl-40vw {
        width: 40vw !important
    }
    .w-2xl-45vw {
        width: 45vw !important
    }
    .w-2xl-50vw {
        width: 50vw !important
    }
    .w-2xl-55vw {
        width: 55vw !important
    }
    .w-2xl-60vw {
        width: 60vw !important
    }
    .w-2xl-65vw {
        width: 65vw !important
    }
    .w-2xl-66vw {
        width: 66.666666vw !important
    }
    .w-2xl-70vw {
        width: 70vw !important
    }
    .w-2xl-75vw {
        width: 75vw !important
    }
    .w-2xl-80vw {
        width: 80vw !important
    }
    .w-2xl-85vw {
        width: 85vw !important
    }
    .w-2xl-90vw {
        width: 90vw !important
    }
    .w-2xl-95vw {
        width: 95vw !important
    }
    .w-2xl-100vw {
        width: 100vw !important
    }
    .h-2xl-0 {
        height: 0 !important
    }
    .h-2xl-5 {
        height: 5% !important
    }
    .h-2xl-10 {
        height: 10% !important
    }
    .h-2xl-15 {
        height: 15% !important
    }
    .h-2xl-20 {
        height: 20% !important
    }
    .h-2xl-25 {
        height: 25% !important
    }
    .h-2xl-30 {
        height: 30% !important
    }
    .h-2xl-33 {
        height: 33.333333% !important
    }
    .h-2xl-35 {
        height: 35% !important
    }
    .h-2xl-40 {
        height: 40% !important
    }
    .h-2xl-45 {
        height: 45% !important
    }
    .h-2xl-50 {
        height: 50% !important
    }
    .h-2xl-55 {
        height: 55% !important
    }
    .h-2xl-60 {
        height: 60% !important
    }
    .h-2xl-65 {
        height: 65% !important
    }
    .h-2xl-66 {
        height: 66.666666% !important
    }
    .h-2xl-70 {
        height: 70% !important
    }
    .h-2xl-75 {
        height: 75% !important
    }
    .h-2xl-80 {
        height: 80% !important
    }
    .h-2xl-85 {
        height: 85% !important
    }
    .h-2xl-90 {
        height: 90% !important
    }
    .h-2xl-95 {
        height: 95% !important
    }
    .h-2xl-100 {
        height: 100% !important
    }
    .h-2xl-5vh {
        height: 5vh !important
    }
    .h-2xl-10vh {
        height: 10vh !important
    }
    .h-2xl-15vh {
        height: 15vh !important
    }
    .h-2xl-20vh {
        height: 20vh !important
    }
    .h-2xl-25vh {
        height: 25vh !important
    }
    .h-2xl-30vh {
        height: 30vh !important
    }
    .h-2xl-33vh {
        height: 33.333333vh !important
    }
    .h-2xl-35vh {
        height: 35vh !important
    }
    .h-2xl-40vh {
        height: 40vh !important
    }
    .h-2xl-45vh {
        height: 45vh !important
    }
    .h-2xl-50vh {
        height: 50vh !important
    }
    .h-2xl-55vh {
        height: 55vh !important
    }
    .h-2xl-60vh {
        height: 60vh !important
    }
    .h-2xl-65vh {
        height: 65vh !important
    }
    .h-2xl-66vh {
        height: 66.666666vh !important
    }
    .h-2xl-70vh {
        height: 70vh !important
    }
    .h-2xl-75vh {
        height: 75vh !important
    }
    .h-2xl-80vh {
        height: 80vh !important
    }
    .h-2xl-85vh {
        height: 85vh !important
    }
    .h-2xl-90vh {
        height: 90vh !important
    }
    .h-2xl-95vh {
        height: 95vh !important
    }
    .h-2xl-100vh {
        height: 100vh !important
    }
    .h-2xl-5svh {
        height: 5vh !important;
        height: 5svh !important
    }
    .h-2xl-10svh {
        height: 10vh !important;
        height: 10svh !important
    }
    .h-2xl-15svh {
        height: 15vh !important;
        height: 15svh !important
    }
    .h-2xl-20svh {
        height: 20vh !important;
        height: 20svh !important
    }
    .h-2xl-25svh {
        height: 25vh !important;
        height: 25svh !important
    }
    .h-2xl-30svh {
        height: 30vh !important;
        height: 30svh !important
    }
    .h-2xl-33svh {
        height: 33.333333vh !important;
        height: 33.333333svh !important;
    }
    .h-2xl-35svh {
        height: 35vh !important;
        height: 35svh !important
    }
    .h-2xl-40svh {
        height: 40vh !important;
        height: 40svh !important
    }
    .h-2xl-45svh {
        height: 45vh !important;
        height: 45svh !important
    }
    .h-2xl-50svh {
        height: 50vh !important;
        height: 50svh !important
    }
    .h-2xl-55svh {
        height: 55vh !important;
        height: 55svh !important
    }
    .h-2xl-60svh {
        height: 60vh !important;
        height: 60svh !important
    }
    .h-2xl-65svh {
        height: 65vh !important;
        height: 65svh !important
    }
    .h-2xl-66svh {
        height: 66.666666vh !important;
        height: 66.666666svh !important;
    }
    .h-2xl-70svh {
        height: 70vh !important;
        height: 70svh !important
    }
    .h-2xl-75svh {
        height: 75vh !important;
        height: 75svh !important
    }
    .h-2xl-80svh {
        height: 80vh !important;
        height: 80svh !important
    }
    .h-2xl-85svh {
        height: 85vh !important;
        height: 85svh !important
    }
    .h-2xl-90svh {
        height: 90vh !important;
        height: 90svh !important
    }
    .h-2xl-95svh {
        height: 95vh !important;
        height: 95svh !important
    }
    .h-2xl-100svh {
        height: 100vh !important;
        height: 100svh !important
    }
}

@media(min-width: 1920px) {
    .w-3xl-fill-available {
        width: 100%;
        width: -webkit-fill-available
    }
    .h-3xl-fill-available {
        height: 100%;
        height: -webkit-fill-available
    }
    .h-3xl-fill-available {
        height: 100% !important
    }
    .h-3xl-fill-available {
        height: 100% !important
    }
    .w-3xl-0 {
        width: 0 !important
    }
    .w-3xl-5 {
        width: 5% !important
    }
    .w-3xl-10 {
        width: 10% !important
    }
    .w-3xl-15 {
        width: 15% !important
    }
    .w-3xl-20 {
        width: 20% !important
    }
    .w-3xl-25 {
        width: 25% !important
    }
    .w-3xl-30 {
        width: 30% !important
    }
    .w-3xl-33 {
        width: 33.333333% !important
    }
    .w-3xl-35 {
        width: 35% !important
    }
    .w-3xl-40 {
        width: 40% !important
    }
    .w-3xl-45 {
        width: 45% !important
    }
    .w-3xl-50 {
        width: 50% !important
    }
    .w-3xl-55 {
        width: 55% !important
    }
    .w-3xl-60 {
        width: 60% !important
    }
    .w-3xl-65 {
        width: 65% !important
    }
    .w-3xl-66 {
        width: 66.666666% !important
    }
    .w-3xl-70 {
        width: 70% !important
    }
    .w-3xl-75 {
        width: 75% !important
    }
    .w-3xl-80 {
        width: 80% !important
    }
    .w-3xl-85 {
        width: 85% !important
    }
    .w-3xl-90 {
        width: 90% !important
    }
    .w-3xl-95 {
        width: 95% !important
    }
    .w-3xl-100 {
        width: 100% !important
    }
    .w-3xl-5vw {
        width: 5vw !important
    }
    .w-3xl-10vw {
        width: 10vw !important
    }
    .w-3xl-15vw {
        width: 15vw !important
    }
    .w-3xl-20vw {
        width: 20vw !important
    }
    .w-3xl-25vw {
        width: 25vw !important
    }
    .w-3xl-30vw {
        width: 30vw !important
    }
    .w-3xl-33vw {
        width: 33.333333vw !important
    }
    .w-3xl-35vw {
        width: 35vw !important
    }
    .w-3xl-40vw {
        width: 40vw !important
    }
    .w-3xl-45vw {
        width: 45vw !important
    }
    .w-3xl-50vw {
        width: 50vw !important
    }
    .w-3xl-55vw {
        width: 55vw !important
    }
    .w-3xl-60vw {
        width: 60vw !important
    }
    .w-3xl-65vw {
        width: 65vw !important
    }
    .w-3xl-66vw {
        width: 66.666666vw !important
    }
    .w-3xl-70vw {
        width: 70vw !important
    }
    .w-3xl-75vw {
        width: 75vw !important
    }
    .w-3xl-80vw {
        width: 80vw !important
    }
    .w-3xl-85vw {
        width: 85vw !important
    }
    .w-3xl-90vw {
        width: 90vw !important
    }
    .w-3xl-95vw {
        width: 95vw !important
    }
    .w-3xl-100vw {
        width: 100vw !important
    }
    .h-3xl-0 {
        height: 0 !important
    }
    .h-3xl-5 {
        height: 5% !important
    }
    .h-3xl-10 {
        height: 10% !important
    }
    .h-3xl-15 {
        height: 15% !important
    }
    .h-3xl-20 {
        height: 20% !important
    }
    .h-3xl-25 {
        height: 25% !important
    }
    .h-3xl-30 {
        height: 30% !important
    }
    .h-3xl-33 {
        height: 33.333333% !important
    }
    .h-3xl-35 {
        height: 35% !important
    }
    .h-3xl-40 {
        height: 40% !important
    }
    .h-3xl-45 {
        height: 45% !important
    }
    .h-3xl-50 {
        height: 50% !important
    }
    .h-3xl-55 {
        height: 55% !important
    }
    .h-3xl-60 {
        height: 60% !important
    }
    .h-3xl-65 {
        height: 65% !important
    }
    .h-3xl-66 {
        height: 66.666666% !important
    }
    .h-3xl-70 {
        height: 70% !important
    }
    .h-3xl-75 {
        height: 75% !important
    }
    .h-3xl-80 {
        height: 80% !important
    }
    .h-3xl-85 {
        height: 85% !important
    }
    .h-3xl-90 {
        height: 90% !important
    }
    .h-3xl-95 {
        height: 95% !important
    }
    .h-3xl-100 {
        height: 100% !important
    }
    .h-3xl-5vh {
        height: 5vh !important
    }
    .h-3xl-10vh {
        height: 10vh !important
    }
    .h-3xl-15vh {
        height: 15vh !important
    }
    .h-3xl-20vh {
        height: 20vh !important
    }
    .h-3xl-25vh {
        height: 25vh !important
    }
    .h-3xl-30vh {
        height: 30vh !important
    }
    .h-3xl-33vh {
        height: 33.333333vh !important
    }
    .h-3xl-35vh {
        height: 35vh !important
    }
    .h-3xl-40vh {
        height: 40vh !important
    }
    .h-3xl-45vh {
        height: 45vh !important
    }
    .h-3xl-50vh {
        height: 50vh !important
    }
    .h-3xl-55vh {
        height: 55vh !important
    }
    .h-3xl-60vh {
        height: 60vh !important
    }
    .h-3xl-65vh {
        height: 65vh !important
    }
    .h-3xl-66vh {
        height: 66.666666vh !important
    }
    .h-3xl-70vh {
        height: 70vh !important
    }
    .h-3xl-75vh {
        height: 75vh !important
    }
    .h-3xl-80vh {
        height: 80vh !important
    }
    .h-3xl-85vh {
        height: 85vh !important
    }
    .h-3xl-90vh {
        height: 90vh !important
    }
    .h-3xl-95vh {
        height: 95vh !important
    }
    .h-3xl-100vh {
        height: 100vh !important
    }
    .h-3xl-5svh {
        height: 5vh !important;
        height: 5svh !important
    }
    .h-3xl-10svh {
        height: 10vh !important;
        height: 10svh !important
    }
    .h-3xl-15svh {
        height: 15vh !important;
        height: 15svh !important
    }
    .h-3xl-20svh {
        height: 20vh !important;
        height: 20svh !important
    }
    .h-3xl-25svh {
        height: 25vh !important;
        height: 25svh !important
    }
    .h-3xl-30svh {
        height: 30vh !important;
        height: 30svh !important
    }
    .h-3xl-33svh {
        height: 33.333333vh !important;
        height: 33.333333svh !important;
    }
    .h-3xl-35svh {
        height: 35vh !important;
        height: 35svh !important
    }
    .h-3xl-40svh {
        height: 40vh !important;
        height: 40svh !important
    }
    .h-3xl-45svh {
        height: 45vh !important;
        height: 45svh !important
    }
    .h-3xl-50svh {
        height: 50vh !important;
        height: 50svh !important
    }
    .h-3xl-55svh {
        height: 55vh !important;
        height: 55svh !important
    }
    .h-3xl-60svh {
        height: 60vh !important;
        height: 60svh !important
    }
    .h-3xl-65svh {
        height: 65vh !important;
        height: 65svh !important
    }
    .h-3xl-66svh {
        height: 66.666666vh !important;
        height: 66.666666svh !important;
    }
    .h-3xl-70svh {
        height: 70vh !important;
        height: 70svh !important
    }
    .h-3xl-75svh {
        height: 75vh !important;
        height: 75svh !important
    }
    .h-3xl-80svh {
        height: 80vh !important;
        height: 80svh !important
    }
    .h-3xl-85svh {
        height: 85vh !important;
        height: 85svh !important
    }
    .h-3xl-90svh {
        height: 90vh !important;
        height: 90svh !important
    }
    .h-3xl-95svh {
        height: 95vh !important;
        height: 95svh !important
    }
    .h-3xl-100svh {
        height: 100vh !important;
        height: 100svh !important
    }
}

@media(min-width: 2560px) {
    .w-4xl-fill-available {
        width: 100%;
        width: -webkit-fill-available
    }
    .h-4xl-fill-available {
        height: 100%;
        height: -webkit-fill-available
    }
    .h-4xl-fill-available {
        height: 100% !important
    }
    .h-4xl-fill-available {
        height: 100% !important
    }
    .w-4xl-0 {
        width: 0 !important
    }
    .w-4xl-5 {
        width: 5% !important
    }
    .w-4xl-10 {
        width: 10% !important
    }
    .w-4xl-15 {
        width: 15% !important
    }
    .w-4xl-20 {
        width: 20% !important
    }
    .w-4xl-25 {
        width: 25% !important
    }
    .w-4xl-30 {
        width: 30% !important
    }
    .w-4xl-33 {
        width: 33.333333% !important
    }
    .w-4xl-35 {
        width: 35% !important
    }
    .w-4xl-40 {
        width: 40% !important
    }
    .w-4xl-45 {
        width: 45% !important
    }
    .w-4xl-50 {
        width: 50% !important
    }
    .w-4xl-55 {
        width: 55% !important
    }
    .w-4xl-60 {
        width: 60% !important
    }
    .w-4xl-65 {
        width: 65% !important
    }
    .w-4xl-66 {
        width: 66.666666% !important
    }
    .w-4xl-70 {
        width: 70% !important
    }
    .w-4xl-75 {
        width: 75% !important
    }
    .w-4xl-80 {
        width: 80% !important
    }
    .w-4xl-85 {
        width: 85% !important
    }
    .w-4xl-90 {
        width: 90% !important
    }
    .w-4xl-95 {
        width: 95% !important
    }
    .w-4xl-100 {
        width: 100% !important
    }
    .w-4xl-5vw {
        width: 5vw !important
    }
    .w-4xl-10vw {
        width: 10vw !important
    }
    .w-4xl-15vw {
        width: 15vw !important
    }
    .w-4xl-20vw {
        width: 20vw !important
    }
    .w-4xl-25vw {
        width: 25vw !important
    }
    .w-4xl-30vw {
        width: 30vw !important
    }
    .w-4xl-33vw {
        width: 33.333333vw !important
    }
    .w-4xl-35vw {
        width: 35vw !important
    }
    .w-4xl-40vw {
        width: 40vw !important
    }
    .w-4xl-45vw {
        width: 45vw !important
    }
    .w-4xl-50vw {
        width: 50vw !important
    }
    .w-4xl-55vw {
        width: 55vw !important
    }
    .w-4xl-60vw {
        width: 60vw !important
    }
    .w-4xl-65vw {
        width: 65vw !important
    }
    .w-4xl-66vw {
        width: 66.666666vw !important
    }
    .w-4xl-70vw {
        width: 70vw !important
    }
    .w-4xl-75vw {
        width: 75vw !important
    }
    .w-4xl-80vw {
        width: 80vw !important
    }
    .w-4xl-85vw {
        width: 85vw !important
    }
    .w-4xl-90vw {
        width: 90vw !important
    }
    .w-4xl-95vw {
        width: 95vw !important
    }
    .w-4xl-100vw {
        width: 100vw !important
    }
    .h-4xl-0 {
        height: 0 !important
    }
    .h-4xl-5 {
        height: 5% !important
    }
    .h-4xl-10 {
        height: 10% !important
    }
    .h-4xl-15 {
        height: 15% !important
    }
    .h-4xl-20 {
        height: 20% !important
    }
    .h-4xl-25 {
        height: 25% !important
    }
    .h-4xl-30 {
        height: 30% !important
    }
    .h-4xl-33 {
        height: 33.333333% !important
    }
    .h-4xl-35 {
        height: 35% !important
    }
    .h-4xl-40 {
        height: 40% !important
    }
    .h-4xl-45 {
        height: 45% !important
    }
    .h-4xl-50 {
        height: 50% !important
    }
    .h-4xl-55 {
        height: 55% !important
    }
    .h-4xl-60 {
        height: 60% !important
    }
    .h-4xl-65 {
        height: 65% !important
    }
    .h-4xl-66 {
        height: 66.666666% !important
    }
    .h-4xl-70 {
        height: 70% !important
    }
    .h-4xl-75 {
        height: 75% !important
    }
    .h-4xl-80 {
        height: 80% !important
    }
    .h-4xl-85 {
        height: 85% !important
    }
    .h-4xl-90 {
        height: 90% !important
    }
    .h-4xl-95 {
        height: 95% !important
    }
    .h-4xl-100 {
        height: 100% !important
    }
    .h-4xl-5vh {
        height: 5vh !important
    }
    .h-4xl-10vh {
        height: 10vh !important
    }
    .h-4xl-15vh {
        height: 15vh !important
    }
    .h-4xl-20vh {
        height: 20vh !important
    }
    .h-4xl-25vh {
        height: 25vh !important
    }
    .h-4xl-30vh {
        height: 30vh !important
    }
    .h-4xl-33vh {
        height: 33.333333vh !important
    }
    .h-4xl-35vh {
        height: 35vh !important
    }
    .h-4xl-40vh {
        height: 40vh !important
    }
    .h-4xl-45vh {
        height: 45vh !important
    }
    .h-4xl-50vh {
        height: 50vh !important
    }
    .h-4xl-55vh {
        height: 55vh !important
    }
    .h-4xl-60vh {
        height: 60vh !important
    }
    .h-4xl-65vh {
        height: 65vh !important
    }
    .h-4xl-66vh {
        height: 66.666666vh !important
    }
    .h-4xl-70vh {
        height: 70vh !important
    }
    .h-4xl-75vh {
        height: 75vh !important
    }
    .h-4xl-80vh {
        height: 80vh !important
    }
    .h-4xl-85vh {
        height: 85vh !important
    }
    .h-4xl-90vh {
        height: 90vh !important
    }
    .h-4xl-95vh {
        height: 95vh !important
    }
    .h-4xl-100vh {
        height: 100vh !important
    }
    .h-4xl-5svh {
        height: 5vh !important;
        height: 5svh !important
    }
    .h-4xl-10svh {
        height: 10vh !important;
        height: 10svh !important
    }
    .h-4xl-15svh {
        height: 15vh !important;
        height: 15svh !important
    }
    .h-4xl-20svh {
        height: 20vh !important;
        height: 20svh !important
    }
    .h-4xl-25svh {
        height: 25vh !important;
        height: 25svh !important
    }
    .h-4xl-30svh {
        height: 30vh !important;
        height: 30svh !important
    }
    .h-4xl-33svh {
        height: 33.333333vh !important;
        height: 33.333333svh !important;
    }
    .h-4xl-35svh {
        height: 35vh !important;
        height: 35svh !important
    }
    .h-4xl-40svh {
        height: 40vh !important;
        height: 40svh !important
    }
    .h-4xl-45svh {
        height: 45vh !important;
        height: 45svh !important
    }
    .h-4xl-50svh {
        height: 50vh !important;
        height: 50svh !important
    }
    .h-4xl-55svh {
        height: 55vh !important;
        height: 55svh !important
    }
    .h-4xl-60svh {
        height: 60vh !important;
        height: 60svh !important
    }
    .h-4xl-65svh {
        height: 65vh !important;
        height: 65svh !important
    }
    .h-4xl-66svh {
        height: 66.666666vh !important;
        height: 66.666666svh !important;
    }
    .h-4xl-70svh {
        height: 70vh !important;
        height: 70svh !important
    }
    .h-4xl-75svh {
        height: 75vh !important;
        height: 75svh !important
    }
    .h-4xl-80svh {
        height: 80vh !important;
        height: 80svh !important
    }
    .h-4xl-85svh {
        height: 85vh !important;
        height: 85svh !important
    }
    .h-4xl-90svh {
        height: 90vh !important;
        height: 90svh !important
    }
    .h-4xl-95svh {
        height: 95vh !important;
        height: 95svh !important
    }
    .h-4xl-100svh {
        height: 100vh !important;
        height: 100svh !important
    }
}