/*
All
*/
@media all
{
    .py-14
    {
        padding-top: 6rem !important;
        padding-bottom: 6rem !important;
    }
    .my-14
    {
        margin-top: 6rem !important;
        margin-bottom: 6rem !important;
    }
    .mt-14
    {
        margin-top: 6rem !important;
    }
    .mb-23
    {
        margin-bottom: 9rem !important;
    }
    .mt-23
    {
        margin-top: 9rem !important;
    }
    .ms-23
    {
        margin-left: 9rem !important;
    }
    .pt-14
    {
        padding-top: 6rem !important;
    }
    .pb-14
    {
        padding-bottom: 6rem !important;
    }
    .ps-14
    {
        padding-left: 6rem !important;
    }
    .pb-35
    {
        padding-bottom: 12rem !important;
    }
    .pe-14
    {
        padding-right: 6rem !important;
    }
    .pe-23
    {
        padding-right: 9rem !important;
    }
}   
/*
SM
*/
@media (min-width: 576px)
{
    .py-sm-14
    {
        padding-top: 6rem !important;
        padding-bottom: 6rem !important;
    }
    .my-sm-14
    {
        margin-top: 6rem !important;
        margin-bottom: 6rem !important;
    }
    .mt-sm-14
    {
        margin-top: 6rem !important;
    }
    .mb-sm-23
    {
        margin-bottom: 9rem !important;
    }
    .ms-sm-23
    {
        margin-left: 9rem !important;
    }
    .mt-sm-23
    {
        margin-top: 9rem !important;
    }
    .pt-sm-14
    {
        padding-top: 6rem !important;
    }
    .pb-sm-14
    {
        padding-bottom: 6rem !important;
    }
    .ps-sm-14
    {
        padding-left: 6rem !important;
    }
    .pb-sm-35
    {
        padding-bottom: 12rem !important;
    }
    .w-sm-100
    {
        width: 100% !important;
    }
    .pe-sm-14
    {
        padding-right: 6rem !important;
    }
    .pe-sm-23
    {
        padding-right: 9rem !important;
    }
}
/*
MD
*/
@media (min-width: 768px)
{
    
    .mt-md---
    {
        margin-top: calc(4rem + 1vw) !important;
    }
    
    .py-md-14
    {
        padding-top: 6rem !important;
        padding-bottom: 6rem !important;
    }
    .my-md-14
    {
        margin-top: 6rem !important;
        margin-bottom: 6rem !important;
    }
    .mt-md-14
    {
        margin-top: 6rem !important;
    }
    .mb-md-23
    {
        margin-bottom: 9rem !important;
    }
    .mt-md-23
    {
        margin-top: 9rem !important;
    }
    .ms-md-23
    {
        margin-left: 9rem !important;
    }
    .pt-md-14
    {
        padding-top: 6rem !important;
    }
    .pb-md-14
    {
        padding-bottom: 6rem !important;
    }
    .ps-md-14
    {
        padding-left: 6rem !important;
    }
    .pb-md-35
    {
        padding-bottom: 12rem !important;
    }
    .w-md-100
    {
        width: 100% !important;
    }
    .pe-md-14
    {
        padding-right: 6rem !important;
    }
    .pe-md-23
    {
        padding-right: 9rem !important;
    }
}
/*
LG
*/
@media (min-width: 992px)
{
    .py-lg-14
    {
        padding-top: 6rem !important;
        padding-bottom: 6rem !important;
    }
    .my-lg-14
    {
        margin-top: 6rem !important;
        margin-bottom: 6rem !important;
    }
    .mt-lg-14
    {
        margin-top: 6rem !important;
    }
    .mb-lg-23
    {
        margin-bottom: 9rem !important;
    }
    .mt-lg-23
    {
        margin-top: 9rem !important;
    }
    .ms-lg-23
    {
        margin-left: 9rem !important;
    }
    .pt-lg-14
    {
        padding-top: 6rem !important;
    }
    .pb-lg-14
    {
        padding-bottom: 6rem !important;
    }
    .ps-lg-14
    {
        padding-left: 6rem !important;
    }
    .pb-lg-35
    {
        padding-bottom: 12rem !important;
    }
    .w-lg-100
    {
        width: 100% !important;
    }
    .pe-lg-14
    {
        padding-right: 6rem !important;
    }
    .pe-lg-23
    {
        padding-right: 9rem !important;
    }
}
/*
XL
*/
@media (min-width: 1200px)
{
    .py-xl-14
    {
        padding-top: 6rem !important;
        padding-bottom: 6rem !important;
    }
    .my-xl-14
    {
        margin-top: 6rem !important;
        margin-bottom: 6rem !important;
    }
    .mt-xl-14
    {
        margin-top: 6rem !important;
    }
    .mb-xl-23
    {
        margin-bottom: 9rem !important;
    }
    .mt-xl-23
    {
        margin-top: 9rem !important;
    }
    .ms-xl-23
    {
        margin-left: 9rem !important;
    }
    .pt-xl-14
    {
        padding-top: 6rem !important;
    }
    .pb-xl-14
    {
        padding-bottom: 6rem !important;
    }
    .ps-xl-14
    {
        padding-left: 6rem !important;
    }
    .pb-xl-35
    {
        padding-bottom: 12rem !important;
    }
    .w-xl-100
    {
        width: 100% !important;
    }
    .pe-xl-14
    {
        padding-right: 6rem !important;
    }
    .pe-xl-23
    {
        padding-right: 9rem !important;
    }
}
/*
XXL
*/
@media (min-width: 1400px)
{
    .py-xxl-14
    {
        padding-top: 6rem !important;
        padding-bottom: 6rem !important;
    }
    .my-xxl-14
    {
        margin-top: 6rem !important;
        margin-bottom: 6rem !important;
    }
    .mt-xxl-14
    {
        margin-top: 6rem !important;
    }
    .mb-xxl-23
    {
        margin-bottom: 9rem !important;
    }
    .mt-xxl-23
    {
        margin-top: 9rem !important;
    }
    .ms-xxl-23
    {
        margin-left: 9rem !important;
    }
    .pt-xxl-14
    {
        padding-top: 6rem !important;
    }
    .pb-xxl-14
    {
        padding-bottom: 6rem !important;
    }
    .ps-xxl-14
    {
        padding-left: 6rem !important;
    }
    .pb-xxl-35
    {
        padding-bottom: 12rem !important;
    }
    .w-xxl-100
    {
        width: 100% !important;
    }
    .pe-xxl-14
    {
        padding-right: 6rem !important;
    }
    .pe-xxl-23
    {
        padding-right: 9rem !important;
    }
}