﻿@media(max-width:575px) {
    .m-xs-0 {
        margin: 0 !important;
    }

    .p-xs-0 {
        padding: 0 !important;
    }

    .m-xs-1 {
        margin: 0.25rem !important;
    }

    .p-xs-1 {
        padding: 0.25rem !important;
    }

    .m-xs-2 {
        margin: 0.5rem !important;
    }

    .p-xs-2 {
        padding: 0.5rem !important;
    }

    .m-xs-3 {
        margin: 1rem !important;
    }

    .p-xs-3 {
        padding: 1rem !important;
    }

    .m-xs-4 {
        margin: 1.5rem !important;
    }

    .p-xs-4 {
        padding: 1.5rem !important;
    }

    .m-xs-5 {
        margin: 3rem !important;
    }

    .p-xs-5 {
        padding: 3rem !important;
    }

    .m-xs-6 {
        margin: 3.5rem !important;
    }

    .p-xs-6 {
        padding: 3.5rem !important;
    }

    .m-xs-7 {
        margin: 4rem !important;
    }

    .p-xs-7 {
        padding: 4rem !important;
    }

    .m-xs-8 {
        margin: 4.5rem !important;
    }

    .p-xs-8 {
        padding: 4.5rem !important;
    }

    .m-xs-9 {
        margin: 5rem !important;
    }

    .p-xs-9 {
        padding: 5rem !important;
    }

    .m-xs-10 {
        margin: 6rem !important;
    }

    .p-xs-10 {
        padding: 6rem !important;
    }

    .mt-xs-0 {
        margin-top: 0 !important;
    }

    .mb-xs-0 {
        margin-bottom: 0 !important;
    }

    .ms-xs-0 {
        margin-left: 0 !important;
    }

    .me-xs-0 {
        margin-right: 0 !important;
    }

    .pt-xs-0 {
        padding-top: 0 !important;
    }

    .pb-xs-0 {
        padding-bottom: 0 !important;
    }

    .ps-xs-0 {
        padding-left: 0 !important;
    }

    .pe-xs-0 {
        padding-right: 0 !important;
    }

    .mt-xs-1 {
        margin-top: 0.25rem !important;
    }

    .mb-xs-1 {
        margin-bottom: 0.25rem !important;
    }

    .ms-xs-1 {
        margin-left: 0.25rem !important;
    }

    .me-xs-1 {
        margin-right: 0.25rem !important;
    }

    .pt-xs-1 {
        padding-top: 0.25rem !important;
    }

    .pb-xs-1 {
        padding-bottom: 0.25rem !important;
    }

    .ps-xs-1 {
        padding-left: 0.25rem !important;
    }

    .pe-xs-1 {
        padding-right: 0.25rem !important;
    }

    .mt-xs-2 {
        margin-top: 0.5rem !important;
    }

    .mb-xs-2 {
        margin-bottom: 0.5rem !important;
    }

    .ms-xs-2 {
        margin-left: 0.5rem !important;
    }

    .me-xs-2 {
        margin-right: 0.5rem !important;
    }

    .pt-xs-2 {
        padding-top: 0.5rem !important;
    }

    .pb-xs-2 {
        padding-bottom: 0.5rem !important;
    }

    .ps-xs-2 {
        padding-left: 0.5rem !important;
    }

    .pe-xs-2 {
        padding-right: 0.5rem !important;
    }

    .mt-xs-3 {
        margin-top: 1rem !important;
    }

    .mb-xs-3 {
        margin-bottom: 1rem !important;
    }

    .ms-xs-3 {
        margin-left: 1rem !important;
    }

    .me-xs-3 {
        margin-right: 1rem !important;
    }

    .pt-xs-3 {
        padding-top: 1rem !important;
    }

    .pb-xs-3 {
        padding-bottom: 1rem !important;
    }

    .ps-xs-3 {
        padding-left: 1rem !important;
    }

    .pe-xs-3 {
        padding-right: 1rem !important;
    }

    .mt-xs-4 {
        margin-top: 1.5rem !important;
    }

    .mb-xs-4 {
        margin-bottom: 1.5rem !important;
    }

    .ms-xs-4 {
        margin-left: 1.5rem !important;
    }

    .me-xs-4 {
        margin-right: 1.5rem !important;
    }

    .pt-xs-4 {
        padding-top: 1.5rem !important;
    }

    .pb-xs-4 {
        padding-bottom: 1.5rem !important;
    }

    .ps-xs-4 {
        padding-left: 1.5rem !important;
    }

    .pe-xs-4 {
        padding-right: 1.5rem !important;
    }

    .mt-xs-5 {
        margin-top: 3rem !important;
    }

    .mb-xs-5 {
        margin-bottom: 3rem !important;
    }

    .ms-xs-5 {
        margin-left: 3rem !important;
    }

    .me-xs-5 {
        margin-right: 3rem !important;
    }

    .pt-xs-5 {
        padding-top: 3rem !important;
    }

    .pb-xs-5 {
        padding-bottom: 3rem !important;
    }

    .ps-xs-5 {
        padding-left: 3rem !important;
    }

    .pe-xs-5 {
        padding-right: 3rem !important;
    }

    .mt-xs-6 {
        margin-top: 3.5rem !important;
    }

    .mb-xs-6 {
        margin-bottom: 3.5rem !important;
    }

    .ms-xs-6 {
        margin-left: 3.5rem !important;
    }

    .me-xs-6 {
        margin-right: 3.5rem !important;
    }

    .pt-xs-6 {
        padding-top: 3.5rem !important;
    }

    .pb-xs-6 {
        padding-bottom: 3.5rem !important;
    }

    .ps-xs-6 {
        padding-left: 3.5rem !important;
    }

    .pe-xs-6 {
        padding-right: 3.5rem !important;
    }

    .mt-xs-7 {
        margin-top: 4rem !important;
    }

    .mb-xs-7 {
        margin-bottom: 4rem !important;
    }

    .ms-xs-7 {
        margin-left: 4rem !important;
    }

    .me-xs-7 {
        margin-right: 4rem !important;
    }

    .pt-xs-7 {
        padding-top: 4rem !important;
    }

    .pb-xs-7 {
        padding-bottom: 4rem !important;
    }

    .ps-xs-7 {
        padding-left: 4rem !important;
    }

    .pe-xs-7 {
        padding-right: 4rem !important;
    }

    .mt-xs-8 {
        margin-top: 4.5rem !important;
    }

    .mb-xs-8 {
        margin-bottom: 4.5rem !important;
    }

    .ms-xs-8 {
        margin-left: 4.5rem !important;
    }

    .me-xs-8 {
        margin-right: 4.5rem !important;
    }

    .pt-xs-8 {
        padding-top: 4.5rem !important;
    }

    .pb-xs-8 {
        padding-bottom: 4.5rem !important;
    }

    .ps-xs-8 {
        padding-left: 4.5rem !important;
    }

    .pe-xs-8 {
        padding-right: 4.5rem !important;
    }

    .mt-xs-9 {
        margin-top: 5rem !important;
    }

    .mb-xs-9 {
        margin-bottom: 5rem !important;
    }

    .ms-xs-9 {
        margin-left: 5rem !important;
    }

    .me-xs-9 {
        margin-right: 5rem !important;
    }

    .pt-xs-9 {
        padding-top: 5rem !important;
    }

    .pb-xs-9 {
        padding-bottom: 5rem !important;
    }

    .ps-xs-9 {
        padding-left: 5rem !important;
    }

    .pe-xs-9 {
        padding-right: 5rem !important;
    }

    .mt-xs-10 {
        margin-top: 6rem !important;
    }

    .mb-xs-10 {
        margin-bottom: 6rem !important;
    }

    .ms-xs-10 {
        margin-left: 6rem !important;
    }

    .me-xs-10 {
        margin-right: 6rem !important;
    }

    .pt-xs-10 {
        padding-top: 6rem !important;
    }

    .pb-xs-10 {
        padding-bottom: 6rem !important;
    }

    .ps-xs-10 {
        padding-left: 6rem !important;
    }

    .pe-xs-10 {
        padding-right: 6rem !important;
    }
}

@media(min-width:576px) {
    .mt-sm-6 {
        margin-top: 3.5rem !important;
    }

    .mb-sm-6 {
        margin-bottom: 3.5rem !important;
    }

    .ms-sm-6 {
        margin-left: 3.5rem !important;
    }

    .me-sm-6 {
        margin-right: 3.5rem !important;
    }

    .pt-sm-6 {
        padding-top: 3.5rem !important;
    }

    .pb-sm-6 {
        padding-bottom: 3.5rem !important;
    }

    .ps-sm-6 {
        padding-left: 3.5rem !important;
    }

    .pe-sm-6 {
        padding-right: 3.5rem !important;
    }

    .mt-sm-7 {
        margin-top: 4rem !important;
    }

    .mb-sm-7 {
        margin-bottom: 4rem !important;
    }

    .ms-sm-7 {
        margin-left: 4rem !important;
    }

    .me-sm-7 {
        margin-right: 4rem !important;
    }

    .pt-sm-7 {
        padding-top: 4rem !important;
    }

    .pb-sm-7 {
        padding-bottom: 4rem !important;
    }

    .ps-sm-7 {
        padding-left: 4rem !important;
    }

    .pe-sm-7 {
        padding-right: 4rem !important;
    }

    .mt-sm-8 {
        margin-top: 4.5rem !important;
    }

    .mb-sm-8 {
        margin-bottom: 4.5rem !important;
    }

    .ms-sm-8 {
        margin-left: 4.5rem !important;
    }

    .me-sm-8 {
        margin-right: 4.5rem !important;
    }

    .pt-sm-8 {
        padding-top: 4.5rem !important;
    }

    .pb-sm-8 {
        padding-bottom: 4.5rem !important;
    }

    .ps-sm-8 {
        padding-left: 4.5rem !important;
    }

    .pe-sm-8 {
        padding-right: 4.5rem !important;
    }

    .mt-sm-9 {
        margin-top: 5rem !important;
    }

    .mb-sm-9 {
        margin-bottom: 5rem !important;
    }

    .ms-sm-9 {
        margin-left: 5rem !important;
    }

    .me-sm-9 {
        margin-right: 5rem !important;
    }

    .pt-sm-9 {
        padding-top: 5rem !important;
    }

    .pb-sm-9 {
        padding-bottom: 5rem !important;
    }

    .ps-sm-9 {
        padding-left: 5rem !important;
    }

    .pe-sm-9 {
        padding-right: 5rem !important;
    }

    .mt-sm-10 {
        margin-top: 6rem !important;
    }

    .mb-sm-10 {
        margin-bottom: 6rem !important;
    }

    .ms-sm-10 {
        margin-left: 6rem !important;
    }

    .me-sm-10 {
        margin-right: 6rem !important;
    }

    .pt-sm-10 {
        padding-top: 6rem !important;
    }

    .pb-sm-10 {
        padding-bottom: 6rem !important;
    }

    .ps-sm-10 {
        padding-left: 6rem !important;
    }

    .pe-sm-10 {
        padding-right: 6rem !important;
    }
}

@media(min-width:768px) {
    .mt-md-6 {
        margin-top: 3.5rem !important;
    }

    .mb-md-6 {
        margin-bottom: 3.5rem !important;
    }

    .ms-md-6 {
        margin-left: 3.5rem !important;
    }

    .me-md-6 {
        margin-right: 3.5rem !important;
    }

    .pt-md-6 {
        padding-top: 3.5rem !important;
    }

    .pb-md-6 {
        padding-bottom: 3.5rem !important;
    }

    .ps-md-6 {
        padding-left: 3.5rem !important;
    }

    .pe-md-6 {
        padding-right: 3.5rem !important;
    }

    .mt-md-7 {
        margin-top: 4rem !important;
    }

    .mb-md-7 {
        margin-bottom: 4rem !important;
    }

    .ms-md-7 {
        margin-left: 4rem !important;
    }

    .me-md-7 {
        margin-right: 4rem !important;
    }

    .pt-md-7 {
        padding-top: 4rem !important;
    }

    .pb-md-7 {
        padding-bottom: 4rem !important;
    }

    .ps-md-7 {
        padding-left: 4rem !important;
    }

    .pe-md-7 {
        padding-right: 4rem !important;
    }

    .mt-md-8 {
        margin-top: 4.5rem !important;
    }

    .mb-md-8 {
        margin-bottom: 4.5rem !important;
    }

    .ms-md-8 {
        margin-left: 4.5rem !important;
    }

    .me-md-8 {
        margin-right: 4.5rem !important;
    }

    .pt-md-8 {
        padding-top: 4.5rem !important;
    }

    .pb-md-8 {
        padding-bottom: 4.5rem !important;
    }

    .ps-md-8 {
        padding-left: 4.5rem !important;
    }

    .pe-md-8 {
        padding-right: 4.5rem !important;
    }

    .mt-md-9 {
        margin-top: 5rem !important;
    }

    .mb-md-9 {
        margin-bottom: 5rem !important;
    }

    .ms-md-9 {
        margin-left: 5rem !important;
    }

    .me-md-9 {
        margin-right: 5rem !important;
    }

    .pt-md-9 {
        padding-top: 5rem !important;
    }

    .pb-md-9 {
        padding-bottom: 5rem !important;
    }

    .ps-md-9 {
        padding-left: 5rem !important;
    }

    .pe-md-9 {
        padding-right: 5rem !important;
    }
    .mt-md-10 {
        margin-top: 6rem !important;
    }

    .mb-md-10 {
        margin-bottom: 6rem !important;
    }

    .ms-md-10 {
        margin-left: 6rem !important;
    }

    .me-md-10 {
        margin-right: 6rem !important;
    }

    .pt-md-10 {
        padding-top: 6rem !important;
    }

    .pb-md-10 {
        padding-bottom: 6rem !important;
    }

    .ps-md-10 {
        padding-left: 6rem !important;
    }

    .pe-md-10 {
        padding-right: 6rem !important;
    }
}

@media(min-width:992px) {
    .mt-lg-6 {
        margin-top: 3.5rem !important;
    }

    .mb-lg-6 {
        margin-bottom: 3.5rem !important;
    }

    .ms-lg-6 {
        margin-left: 3.5rem !important;
    }

    .me-lg-6 {
        margin-right: 3.5rem !important;
    }

    .pt-lg-6 {
        padding-top: 3.5rem !important;
    }

    .pb-lg-6 {
        padding-bottom: 3.5rem !important;
    }

    .ps-lg-6 {
        padding-left: 3.5rem !important;
    }

    .pe-lg-6 {
        padding-right: 3.5rem !important;
    }

    .mt-lg-7 {
        margin-top: 4rem !important;
    }

    .mb-lg-7 {
        margin-bottom: 4rem !important;
    }

    .ms-lg-7 {
        margin-left: 4rem !important;
    }

    .me-lg-7 {
        margin-right: 4rem !important;
    }

    .pt-lg-7 {
        padding-top: 4rem !important;
    }

    .pb-lg-7 {
        padding-bottom: 4rem !important;
    }

    .ps-lg-7 {
        padding-left: 4rem !important;
    }

    .pe-lg-7 {
        padding-right: 4rem !important;
    }

    .mt-lg-8 {
        margin-top: 4.5rem !important;
    }

    .mb-lg-8 {
        margin-bottom: 4.5rem !important;
    }

    .ms-lg-8 {
        margin-left: 4.5rem !important;
    }

    .me-lg-8 {
        margin-right: 4.5rem !important;
    }

    .pt-lg-8 {
        padding-top: 4.5rem !important;
    }

    .pb-lg-8 {
        padding-bottom: 4.5rem !important;
    }

    .ps-lg-8 {
        padding-left: 4.5rem !important;
    }

    .pe-lg-8 {
        padding-right: 4.5rem !important;
    }

    .mt-lg-9 {
        margin-top: 5rem !important;
    }

    .mb-lg-9 {
        margin-bottom: 5rem !important;
    }

    .ms-lg-9 {
        margin-left: 5rem !important;
    }

    .me-lg-9 {
        margin-right: 5rem !important;
    }

    .pt-lg-9 {
        padding-top: 5rem !important;
    }

    .pb-lg-9 {
        padding-bottom: 5rem !important;
    }

    .ps-lg-9 {
        padding-left: 5rem !important;
    }

    .pe-lg-9 {
        padding-right: 5rem !important;
    }
    .mt-lg-10 {
        margin-top: 6rem !important;
    }

    .mb-lg-10 {
        margin-bottom: 6rem !important;
    }

    .ms-lg-10 {
        margin-left: 6rem !important;
    }

    .me-lg-10 {
        margin-right: 6rem !important;
    }

    .pt-lg-10 {
        padding-top: 6rem !important;
    }

    .pb-lg-10 {
        padding-bottom: 6rem !important;
    }

    .ps-lg-10 {
        padding-left: 6rem !important;
    }

    .pe-lg-10 {
        padding-right: 6rem !important;
    }
}

@media(min-width:1200px) {
    .mt-xl-6 {
        margin-top: 3.5rem !important;
    }

    .mb-xl-6 {
        margin-bottom: 3.5rem !important;
    }

    .ms-xl-6 {
        margin-left: 3.5rem !important;
    }

    .me-xl-6 {
        margin-right: 3.5rem !important;
    }

    .pt-xl-6 {
        padding-top: 3.5rem !important;
    }

    .pb-xl-6 {
        padding-bottom: 3.5rem !important;
    }

    .ps-xl-6 {
        padding-left: 3.5rem !important;
    }

    .pe-xl-6 {
        padding-right: 3.5rem !important;
    }

    .mt-xl-7 {
        margin-top: 4rem !important;
    }

    .mb-xl-7 {
        margin-bottom: 4rem !important;
    }

    .ms-xl-7 {
        margin-left: 4rem !important;
    }

    .me-xl-7 {
        margin-right: 4rem !important;
    }

    .pt-xl-7 {
        padding-top: 4rem !important;
    }

    .pb-xl-7 {
        padding-bottom: 4rem !important;
    }

    .ps-xl-7 {
        padding-left: 4rem !important;
    }

    .pe-xl-7 {
        padding-right: 4rem !important;
    }

    .mt-xl-8 {
        margin-top: 4.5rem !important;
    }

    .mb-xl-8 {
        margin-bottom: 4.5rem !important;
    }

    .ms-xl-8 {
        margin-left: 4.5rem !important;
    }

    .me-xl-8 {
        margin-right: 4.5rem !important;
    }

    .pt-xl-8 {
        padding-top: 4.5rem !important;
    }

    .pb-xl-8 {
        padding-bottom: 4.5rem !important;
    }

    .ps-xl-8 {
        padding-left: 4.5rem !important;
    }

    .pe-xl-8 {
        padding-right: 4.5rem !important;
    }

    .mt-xl-9 {
        margin-top: 5rem !important;
    }

    .mb-xl-9 {
        margin-bottom: 5rem !important;
    }

    .ms-xl-9 {
        margin-left: 5rem !important;
    }

    .me-xl-9 {
        margin-right: 5rem !important;
    }

    .pt-xl-9 {
        padding-top: 5rem !important;
    }

    .pb-xl-9 {
        padding-bottom: 5rem !important;
    }

    .ps-xl-9 {
        padding-left: 5rem !important;
    }

    .pe-xl-9 {
        padding-right: 5rem !important;
    }

    .mt-xl-10 {
        margin-top: 6rem !important;
    }

    .mb-xl-10 {
        margin-bottom: 6rem !important;
    }

    .ms-xl-10 {
        margin-left: 6rem !important;
    }

    .me-xl-10 {
        margin-right: 6rem !important;
    }

    .pt-xl-10 {
        padding-top: 6rem !important;
    }

    .pb-xl-10 {
        padding-bottom: 6rem !important;
    }

    .ps-xl-10 {
        padding-left: 6rem !important;
    }

    .pe-xl-10 {
        padding-right: 6rem !important;
    }
}

@media(min-width:1400px) {
    .mt-xxl-6 {
        margin-top: 3.5rem !important;
    }

    .mb-xxl-6 {
        margin-bottom: 3.5rem !important;
    }

    .ms-xxl-6 {
        margin-left: 3.5rem !important;
    }

    .me-xxl-6 {
        margin-right: 3.5rem !important;
    }

    .pt-xxl-6 {
        padding-top: 3.5rem !important;
    }

    .pb-xxl-6 {
        padding-bottom: 3.5rem !important;
    }

    .ps-xxl-6 {
        padding-left: 3.5rem !important;
    }

    .pe-xxl-6 {
        padding-right: 3.5rem !important;
    }

    .mt-xxl-7 {
        margin-top: 4rem !important;
    }

    .mb-xxl-7 {
        margin-bottom: 4rem !important;
    }

    .ms-xxl-7 {
        margin-left: 4rem !important;
    }

    .me-xxl-7 {
        margin-right: 4rem !important;
    }

    .pt-xxl-7 {
        padding-top: 4rem !important;
    }

    .pb-xxl-7 {
        padding-bottom: 4rem !important;
    }

    .ps-xxl-7 {
        padding-left: 4rem !important;
    }

    .pe-xxl-7 {
        padding-right: 4rem !important;
    }

    .mt-xxl-8 {
        margin-top: 4.5rem !important;
    }

    .mb-xxl-8 {
        margin-bottom: 4.5rem !important;
    }

    .ms-xxl-8 {
        margin-left: 4.5rem !important;
    }

    .me-xxl-8 {
        margin-right: 4.5rem !important;
    }

    .pt-xxl-8 {
        padding-top: 4.5rem !important;
    }

    .pb-xxl-8 {
        padding-bottom: 4.5rem !important;
    }

    .ps-xxl-8 {
        padding-left: 4.5rem !important;
    }

    .pe-xxl-8 {
        padding-right: 4.5rem !important;
    }

    .mt-xxl-9 {
        margin-top: 5rem !important;
    }

    .mb-xxl-9 {
        margin-bottom: 5rem !important;
    }

    .ms-xxl-9 {
        margin-left: 5rem !important;
    }

    .me-xxl-9 {
        margin-right: 5rem !important;
    }

    .pt-xxl-9 {
        padding-top: 5rem !important;
    }

    .pb-xxl-9 {
        padding-bottom: 5rem !important;
    }

    .ps-xxl-9 {
        padding-left: 5rem !important;
    }

    .pe-xxl-9 {
        padding-right: 5rem !important;
    }

    .mt-xxl-10 {
        margin-top: 6rem !important;
    }

    .mb-xxl-10 {
        margin-bottom: 6rem !important;
    }

    .ms-xxl-10 {
        margin-left: 6rem !important;
    }

    .me-xxl-10 {
        margin-right: 6rem !important;
    }

    .pt-xxl-10 {
        padding-top: 6rem !important;
    }

    .pb-xxl-10 {
        padding-bottom: 6rem !important;
    }

    .ps-xxl-10 {
        padding-left: 6rem !important;
    }

    .pe-xxl-10 {
        padding-right: 6rem !important;
    }
}
