.text-decoration-none {
    text-decoration: none;
}
.overflow-hidden {
    overflow: hidden;
}
.z-index-1 {
    z-index: 1;
}
.z-index-2 {
    z-index: 2;
}
.z-index-3 {
    z-index: 3;
}
.z-index-4 {
    z-index: 4;
}
.z-index-5 {
    z-index: 5;
}
.mt-auto {
    margin-top: auto;
}
.w-40 {
    width: 40% !important;
    max-width: 40% !important;
}
.w-50 {
    width: 50% !important;
    max-width: 50% !important;
}
.w-60 {
    width: 60% !important;
    max-width: 60% !important;
}
.w-70 {
    width: 70% !important;
    max-width: 70% !important;
}
.w-75 {
    width: 75% !important;
    max-width: 75% !important;
}
.w-80 {
    width: 80% !important;
    max-width: 80% !important;
}
.w-90 {
    width: 90% !important;
    max-width: 90% !important;
}
.w-md-100 {
    width: 100% !important;
    max-width: 100% !important;
}
.text-center {
    text-align: center !important;
}
.text-right {
    text-align: right !important;
}
.text-left {
    text-align: left !important;
}
.full-width {
    margin: 0 calc(50% - 50vw);
    max-width: 100vw;
    width: 100vw;
}
@media screen and (min-width: 768px) {
    .w-md-40 {
        width: 40% !important;
        max-width: 40% !important;
    }
    .w-md-50 {
        width: 50% !important;
        max-width: 50% !important;
    }
    .w-md-60 {
        width: 60% !important;
        max-width: 60% !important;
    }
    .w-md-70 {
        width: 70% !important;
        max-width: 70% !important;
    }
    .w-md-75 {
        width: 75% !important;
        max-width: 75% !important;
    }
    .w-md-80 {
        width: 80% !important;
        max-width: 80% !important;
    }
    .w-md-90 {
        width: 90% !important;
        max-width: 90% !important;
    }
    .w-md-100 {
        width: 100% !important;
        max-width: 100% !important;
    }
    .text-md-left {
        text-align: left !important;
    }
    .text-md-right {
        text-align: right !important;
    }
    .text-md-center {
        text-align: center !important;
    }
}
@media screen and (min-width: 781px) {
    .text-g-md-left {
        text-align: left !important;
    }
    .text-g-md-right {
        text-align: right !important;
    }
    .text-g-md-center {
        text-align: center !important;
    }
}
@media screen and (min-width: 991px) {
    .w-lg-40 {
        width: 40% !important;
        max-width: 40% !important;
    }
    .w-lg-50 {
        width: 50% !important;
        max-width: 50% !important;
    }
    .w-lg-60 {
        width: 60% !important;
        max-width: 60% !important;
    }
    .w-lg-70 {
        width: 70% !important;
        max-width: 70% !important;
    }
    .w-lg-75 {
        width: 75% !important;
        max-width: 75% !important;
    }
    .w-lg-80 {
        width: 80% !important;
        max-width: 80% !important;
    }
    .w-lg-90 {
        width: 90% !important;
        max-width: 90% !important;
    }
    .w-lg-100 {
        width: 100% !important;
        max-width: 100% !important;
    }
    .text-lg-left {
        text-align: left !important;
    }
    .text-lg-right {
        text-align: right !important;
    }
    .text-lg-center {
        text-align: center !important;
    }
}
@media screen and (min-width: 1200px) {
    .w-xl-40 {
        width: 40% !important;
        max-width: 40% !important;
    }
    .w-xl-50 {
        width: 50% !important;
        max-width: 50% !important;
    }
    .w-xl-60 {
        width: 60% !important;
        max-width: 60% !important;
    }
    .w-xl-70 {
        width: 70% !important;
        max-width: 70% !important;
    }
    .w-xl-75 {
        width: 75% !important;
        max-width: 75% !important;
    }
    .w-xl-80 {
        width: 80% !important;
        max-width: 80% !important;
    }
    .w-xl-90 {
        width: 90% !important;
        max-width: 90% !important;
    }
    .w-xl-100 {
        width: 100% !important;
        max-width: 100% !important;
    }
    .text-xl-left {
        text-align: left !important;
    }
    .text-xl-right {
        text-align: right !important;
    }
    .text-xl-center {
        text-align: center !important;
    }
}
@media screen and (min-width: 1400px) {
    .w-xxl-40 {
        width: 40% !important;
        max-width: 40% !important;
    }
    .w-xxl-50 {
        width: 50% !important;
        max-width: 50% !important;
    }
    .w-xxl-60 {
        width: 60% !important;
        max-width: 60% !important;
    }
    .w-xxl-70 {
        width: 70% !important;
        max-width: 70% !important;
    }
    .w-xxl-75 {
        width: 75% !important;
        max-width: 75% !important;
    }
    .w-xxl-80 {
        width: 80% !important;
        max-width: 80% !important;
    }
    .w-xxl-90 {
        width: 90% !important;
        max-width: 90% !important;
    }
    .w-xxl-100 {
        width: 100% !important;
        max-width: 100% !important;
    }
    .text-xxl-left {
        text-align: left !important;
    }
    .text-xxl-right {
        text-align: right !important;
    }
    .text-xxl-center {
        text-align: center !important;
    }
}