.m-6 {
    margin: 3.5rem !important
}

.m-7 {
    margin: 4rem !important
}

.m-8 {
    margin: 4.5rem !important
}

.m-9 {
    margin: 5rem !important
}

.m-10 {
    margin: 5.5rem !important
}

.m-auto {
    margin: auto !important
}

.mx-6 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important
}

.mx-7 {
    margin-left: 4rem !important;
    margin-right: 4rem !important
}

.mx-8 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important
}

.mx-9 {
    margin-left: 5rem !important;
    margin-right: 5rem !important
}

.mx-10 {
    margin-left: 5.5rem !important;
    margin-right: 5.5rem !important
}

.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important
}

.my-6 {
    margin-bottom: 3.5rem !important;
    margin-top: 3.5rem !important
}

.my-7 {
    margin-bottom: 4rem !important;
    margin-top: 4rem !important
}

.my-8 {
    margin-bottom: 4.5rem !important;
    margin-top: 4.5rem !important
}

.my-9 {
    margin-bottom: 5rem !important;
    margin-top: 5rem !important
}

.my-10 {
    margin-bottom: 5.5rem !important;
    margin-top: 5.5rem !important
}

.my-auto {
    margin-bottom: auto !important;
    margin-top: auto !important
}

.mt-6 {
    margin-top: 3.5rem !important
}

.mt-7 {
    margin-top: 4rem !important
}

.mt-8 {
    margin-top: 4.5rem !important
}

.mt-9 {
    margin-top: 5rem !important
}

.mt-10 {
    margin-top: 5.5rem !important
}

.mt-auto {
    margin-top: auto !important
}

.me-6 {
    margin-right: 3.5rem !important
}

.me-7 {
    margin-right: 4rem !important
}

.me-8 {
    margin-right: 4.5rem !important
}

.me-9 {
    margin-right: 5rem !important
}

.me-10 {
    margin-right: 5.5rem !important
}

.me-auto {
    margin-right: auto !important
}

.mb-6 {
    margin-bottom: 3.5rem !important
}

.mb-7 {
    margin-bottom: 4rem !important
}

.mb-8 {
    margin-bottom: 4.5rem !important
}

.mb-9 {
    margin-bottom: 5rem !important
}

.mb-10 {
    margin-bottom: 5.5rem !important
}

.mb-auto {
    margin-bottom: auto !important
}

.ms-6 {
    margin-left: 3.5rem !important
}

.ms-7 {
    margin-left: 4rem !important
}

.ms-8 {
    margin-left: 4.5rem !important
}

.ms-9 {
    margin-left: 5rem !important
}

.ms-10 {
    margin-left: 5.5rem !important
}

.ms-auto {
    margin-left: auto !important
}

@media(min-width:576px) {
    .m-sm-6 {
        margin: 3.5rem !important
    }

    .m-sm-7 {
        margin: 4rem !important
    }

    .m-sm-8 {
        margin: 4.5rem !important
    }

    .m-sm-9 {
        margin: 5rem !important
    }

    .m-sm-10 {
        margin: 5.5rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mx-sm-6 {
        margin-left: 3.5rem !important;
        margin-right: 3.5rem !important
    }

    .mx-sm-7 {
        margin-left: 4rem !important;
        margin-right: 4rem !important
    }

    .mx-sm-8 {
        margin-left: 4.5rem !important;
        margin-right: 4.5rem !important
    }

    .mx-sm-9 {
        margin-left: 5rem !important;
        margin-right: 5rem !important
    }

    .mx-sm-10 {
        margin-left: 5.5rem !important;
        margin-right: 5.5rem !important
    }

    .mx-sm-auto {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .my-sm-6 {
        margin-bottom: 3.5rem !important;
        margin-top: 3.5rem !important
    }

    .my-sm-7 {
        margin-bottom: 4rem !important;
        margin-top: 4rem !important
    }

    .my-sm-8 {
        margin-bottom: 4.5rem !important;
        margin-top: 4.5rem !important
    }

    .my-sm-9 {
        margin-bottom: 5rem !important;
        margin-top: 5rem !important
    }

    .my-sm-10 {
        margin-bottom: 5.5rem !important;
        margin-top: 5.5rem !important
    }

    .my-sm-auto {
        margin-bottom: auto !important;
        margin-top: auto !important
    }

    .mt-sm-6 {
        margin-top: 3.5rem !important
    }

    .mt-sm-7 {
        margin-top: 4rem !important
    }

    .mt-sm-8 {
        margin-top: 4.5rem !important
    }

    .mt-sm-9 {
        margin-top: 5rem !important
    }

    .mt-sm-10 {
        margin-top: 5.5rem !important
    }

    .mt-sm-auto {
        margin-top: auto !important
    }

    .me-sm-6 {
        margin-right: 3.5rem !important
    }

    .me-sm-7 {
        margin-right: 4rem !important
    }

    .me-sm-8 {
        margin-right: 4.5rem !important
    }

    .me-sm-9 {
        margin-right: 5rem !important
    }

    .me-sm-10 {
        margin-right: 5.5rem !important
    }

    .me-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-6 {
        margin-bottom: 3.5rem !important
    }

    .mb-sm-7 {
        margin-bottom: 4rem !important
    }

    .mb-sm-8 {
        margin-bottom: 4.5rem !important
    }

    .mb-sm-9 {
        margin-bottom: 5rem !important
    }

    .mb-sm-10 {
        margin-bottom: 5.5rem !important
    }

    .mb-sm-auto {
        margin-bottom: auto !important
    }

    .ms-sm-6 {
        margin-left: 3.5rem !important
    }

    .ms-sm-7 {
        margin-left: 4rem !important
    }

    .ms-sm-8 {
        margin-left: 4.5rem !important
    }

    .ms-sm-9 {
        margin-left: 5rem !important
    }

    .ms-sm-10 {
        margin-left: 5.5rem !important
    }

    .ms-sm-auto {
        margin-left: auto !important
    }
}

@media(min-width:768px) {
    .m-md-6 {
        margin: 3.5rem !important
    }

    .m-md-7 {
        margin: 4rem !important
    }

    .m-md-8 {
        margin: 4.5rem !important
    }

    .m-md-9 {
        margin: 5rem !important
    }

    .m-md-10 {
        margin: 5.5rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mx-md-6 {
        margin-left: 3.5rem !important;
        margin-right: 3.5rem !important
    }

    .mx-md-7 {
        margin-left: 4rem !important;
        margin-right: 4rem !important
    }

    .mx-md-8 {
        margin-left: 4.5rem !important;
        margin-right: 4.5rem !important
    }

    .mx-md-9 {
        margin-left: 5rem !important;
        margin-right: 5rem !important
    }

    .mx-md-10 {
        margin-left: 5.5rem !important;
        margin-right: 5.5rem !important
    }

    .mx-md-auto {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .my-md-6 {
        margin-bottom: 3.5rem !important;
        margin-top: 3.5rem !important
    }

    .my-md-7 {
        margin-bottom: 4rem !important;
        margin-top: 4rem !important
    }

    .my-md-8 {
        margin-bottom: 4.5rem !important;
        margin-top: 4.5rem !important
    }

    .my-md-9 {
        margin-bottom: 5rem !important;
        margin-top: 5rem !important
    }

    .my-md-10 {
        margin-bottom: 5.5rem !important;
        margin-top: 5.5rem !important
    }

    .my-md-auto {
        margin-bottom: auto !important;
        margin-top: auto !important
    }

    .mt-md-6 {
        margin-top: 3.5rem !important
    }

    .mt-md-7 {
        margin-top: 4rem !important
    }

    .mt-md-8 {
        margin-top: 4.5rem !important
    }

    .mt-md-9 {
        margin-top: 5rem !important
    }

    .mt-md-10 {
        margin-top: 5.5rem !important
    }

    .mt-md-auto {
        margin-top: auto !important
    }

    .me-md-6 {
        margin-right: 3.5rem !important
    }

    .me-md-7 {
        margin-right: 4rem !important
    }

    .me-md-8 {
        margin-right: 4.5rem !important
    }

    .me-md-9 {
        margin-right: 5rem !important
    }

    .me-md-10 {
        margin-right: 5.5rem !important
    }

    .me-md-auto {
        margin-right: auto !important
    }

    .mb-md-6 {
        margin-bottom: 3.5rem !important
    }

    .mb-md-7 {
        margin-bottom: 4rem !important
    }

    .mb-md-8 {
        margin-bottom: 4.5rem !important
    }

    .mb-md-9 {
        margin-bottom: 5rem !important
    }

    .mb-md-10 {
        margin-bottom: 5.5rem !important
    }

    .mb-md-auto {
        margin-bottom: auto !important
    }

    .ms-md-6 {
        margin-left: 3.5rem !important
    }

    .ms-md-7 {
        margin-left: 4rem !important
    }

    .ms-md-8 {
        margin-left: 4.5rem !important
    }

    .ms-md-9 {
        margin-left: 5rem !important
    }

    .ms-md-10 {
        margin-left: 5.5rem !important
    }

    .ms-md-auto {
        margin-left: auto !important
    }
}

@media(min-width:992px) {
    .m-lg-6 {
        margin: 3.5rem !important
    }

    .m-lg-7 {
        margin: 4rem !important
    }

    .m-lg-8 {
        margin: 4.5rem !important
    }

    .m-lg-9 {
        margin: 5rem !important
    }

    .m-lg-10 {
        margin: 5.5rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mx-lg-6 {
        margin-left: 3.5rem !important;
        margin-right: 3.5rem !important
    }

    .mx-lg-7 {
        margin-left: 4rem !important;
        margin-right: 4rem !important
    }

    .mx-lg-8 {
        margin-left: 4.5rem !important;
        margin-right: 4.5rem !important
    }

    .mx-lg-9 {
        margin-left: 5rem !important;
        margin-right: 5rem !important
    }

    .mx-lg-10 {
        margin-left: 5.5rem !important;
        margin-right: 5.5rem !important
    }

    .mx-lg-auto {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .my-lg-6 {
        margin-bottom: 3.5rem !important;
        margin-top: 3.5rem !important
    }

    .my-lg-7 {
        margin-bottom: 4rem !important;
        margin-top: 4rem !important
    }

    .my-lg-8 {
        margin-bottom: 4.5rem !important;
        margin-top: 4.5rem !important
    }

    .my-lg-9 {
        margin-bottom: 5rem !important;
        margin-top: 5rem !important
    }

    .my-lg-10 {
        margin-bottom: 5.5rem !important;
        margin-top: 5.5rem !important
    }

    .my-lg-auto {
        margin-bottom: auto !important;
        margin-top: auto !important
    }

    .mt-lg-6 {
        margin-top: 3.5rem !important
    }

    .mt-lg-7 {
        margin-top: 4rem !important
    }

    .mt-lg-8 {
        margin-top: 4.5rem !important
    }

    .mt-lg-9 {
        margin-top: 5rem !important
    }

    .mt-lg-10 {
        margin-top: 5.5rem !important
    }

    .mt-lg-auto {
        margin-top: auto !important
    }

    .me-lg-6 {
        margin-right: 3.5rem !important
    }

    .me-lg-7 {
        margin-right: 4rem !important
    }

    .me-lg-8 {
        margin-right: 4.5rem !important
    }

    .me-lg-9 {
        margin-right: 5rem !important
    }

    .me-lg-10 {
        margin-right: 5.5rem !important
    }

    .me-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-6 {
        margin-bottom: 3.5rem !important
    }

    .mb-lg-7 {
        margin-bottom: 4rem !important
    }

    .mb-lg-8 {
        margin-bottom: 4.5rem !important
    }

    .mb-lg-9 {
        margin-bottom: 5rem !important
    }

    .mb-lg-10 {
        margin-bottom: 5.5rem !important
    }

    .mb-lg-auto {
        margin-bottom: auto !important
    }

    .ms-lg-6 {
        margin-left: 3.5rem !important
    }

    .ms-lg-7 {
        margin-left: 4rem !important
    }

    .ms-lg-8 {
        margin-left: 4.5rem !important
    }

    .ms-lg-9 {
        margin-left: 5rem !important
    }

    .ms-lg-10 {
        margin-left: 5.5rem !important
    }

    .ms-lg-auto {
        margin-left: auto !important
    }
}

@media(min-width:1200px) {
    .m-xl-6 {
        margin: 3.5rem !important
    }

    .m-xl-7 {
        margin: 4rem !important
    }

    .m-xl-8 {
        margin: 4.5rem !important
    }

    .m-xl-9 {
        margin: 5rem !important
    }

    .m-xl-10 {
        margin: 5.5rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mx-xl-6 {
        margin-left: 3.5rem !important;
        margin-right: 3.5rem !important
    }

    .mx-xl-7 {
        margin-left: 4rem !important;
        margin-right: 4rem !important
    }

    .mx-xl-8 {
        margin-left: 4.5rem !important;
        margin-right: 4.5rem !important
    }

    .mx-xl-9 {
        margin-left: 5rem !important;
        margin-right: 5rem !important
    }

    .mx-xl-10 {
        margin-left: 5.5rem !important;
        margin-right: 5.5rem !important
    }

    .mx-xl-auto {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .my-xl-6 {
        margin-bottom: 3.5rem !important;
        margin-top: 3.5rem !important
    }

    .my-xl-7 {
        margin-bottom: 4rem !important;
        margin-top: 4rem !important
    }

    .my-xl-8 {
        margin-bottom: 4.5rem !important;
        margin-top: 4.5rem !important
    }

    .my-xl-9 {
        margin-bottom: 5rem !important;
        margin-top: 5rem !important
    }

    .my-xl-10 {
        margin-bottom: 5.5rem !important;
        margin-top: 5.5rem !important
    }

    .my-xl-auto {
        margin-bottom: auto !important;
        margin-top: auto !important
    }

    .mt-xl-6 {
        margin-top: 3.5rem !important
    }

    .mt-xl-7 {
        margin-top: 4rem !important
    }

    .mt-xl-8 {
        margin-top: 4.5rem !important
    }

    .mt-xl-9 {
        margin-top: 5rem !important
    }

    .mt-xl-10 {
        margin-top: 5.5rem !important
    }

    .mt-xl-auto {
        margin-top: auto !important
    }

    .me-xl-6 {
        margin-right: 3.5rem !important
    }

    .me-xl-7 {
        margin-right: 4rem !important
    }

    .me-xl-8 {
        margin-right: 4.5rem !important
    }

    .me-xl-9 {
        margin-right: 5rem !important
    }

    .me-xl-10 {
        margin-right: 5.5rem !important
    }

    .me-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-6 {
        margin-bottom: 3.5rem !important
    }

    .mb-xl-7 {
        margin-bottom: 4rem !important
    }

    .mb-xl-8 {
        margin-bottom: 4.5rem !important
    }

    .mb-xl-9 {
        margin-bottom: 5rem !important
    }

    .mb-xl-10 {
        margin-bottom: 5.5rem !important
    }

    .mb-xl-auto {
        margin-bottom: auto !important
    }

    .ms-xl-6 {
        margin-left: 3.5rem !important
    }

    .ms-xl-7 {
        margin-left: 4rem !important
    }

    .ms-xl-8 {
        margin-left: 4.5rem !important
    }

    .ms-xl-9 {
        margin-left: 5rem !important
    }

    .ms-xl-10 {
        margin-left: 5.5rem !important
    }

    .ms-xl-auto {
        margin-left: auto !important
    }
}

@media(min-width:1400px) {
    .m-xxl-6 {
        margin: 3.5rem !important
    }

    .m-xxl-7 {
        margin: 4rem !important
    }

    .m-xxl-8 {
        margin: 4.5rem !important
    }

    .m-xxl-9 {
        margin: 5rem !important
    }

    .m-xxl-10 {
        margin: 5.5rem !important
    }

    .m-xxl-auto {
        margin: auto !important
    }

    .mx-xxl-6 {
        margin-left: 3.5rem !important;
        margin-right: 3.5rem !important
    }

    .mx-xxl-7 {
        margin-left: 4rem !important;
        margin-right: 4rem !important
    }

    .mx-xxl-8 {
        margin-left: 4.5rem !important;
        margin-right: 4.5rem !important
    }

    .mx-xxl-9 {
        margin-left: 5rem !important;
        margin-right: 5rem !important
    }

    .mx-xxl-10 {
        margin-left: 5.5rem !important;
        margin-right: 5.5rem !important
    }

    .mx-xxl-auto {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .my-xxl-6 {
        margin-bottom: 3.5rem !important;
        margin-top: 3.5rem !important
    }

    .my-xxl-7 {
        margin-bottom: 4rem !important;
        margin-top: 4rem !important
    }

    .my-xxl-8 {
        margin-bottom: 4.5rem !important;
        margin-top: 4.5rem !important
    }

    .my-xxl-9 {
        margin-bottom: 5rem !important;
        margin-top: 5rem !important
    }

    .my-xxl-10 {
        margin-bottom: 5.5rem !important;
        margin-top: 5.5rem !important
    }

    .my-xxl-auto {
        margin-bottom: auto !important;
        margin-top: auto !important
    }

    .mt-xxl-6 {
        margin-top: 3.5rem !important
    }

    .mt-xxl-7 {
        margin-top: 4rem !important
    }

    .mt-xxl-8 {
        margin-top: 4.5rem !important
    }

    .mt-xxl-9 {
        margin-top: 5rem !important
    }

    .mt-xxl-10 {
        margin-top: 5.5rem !important
    }

    .mt-xxl-auto {
        margin-top: auto !important
    }

    .me-xxl-6 {
        margin-right: 3.5rem !important
    }

    .me-xxl-7 {
        margin-right: 4rem !important
    }

    .me-xxl-8 {
        margin-right: 4.5rem !important
    }

    .me-xxl-9 {
        margin-right: 5rem !important
    }

    .me-xxl-10 {
        margin-right: 5.5rem !important
    }

    .me-xxl-auto {
        margin-right: auto !important
    }

    .mb-xxl-6 {
        margin-bottom: 3.5rem !important
    }

    .mb-xxl-7 {
        margin-bottom: 4rem !important
    }

    .mb-xxl-8 {
        margin-bottom: 4.5rem !important
    }

    .mb-xxl-9 {
        margin-bottom: 5rem !important
    }

    .mb-xxl-10 {
        margin-bottom: 5.5rem !important
    }

    .mb-xxl-auto {
        margin-bottom: auto !important
    }

    .ms-xxl-6 {
        margin-left: 3.5rem !important
    }

    .ms-xxl-7 {
        margin-left: 4rem !important
    }

    .ms-xxl-8 {
        margin-left: 4.5rem !important
    }

    .ms-xxl-9 {
        margin-left: 5rem !important
    }

    .ms-xxl-10 {
        margin-left: 5.5rem !important
    }

    .ms-xxl-auto {
        margin-left: auto !important
    }
}