object,
iframe,
img,
strong,
b,
u,
i,
table,
tbody,
tfoot,
thead,
td,
th,
tr form,
label,
legend {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    background: transparent;
}

input:focus,
select:focus,
textarea:focus {
    outline: none;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

table,
td,
th,
tr {
    border-collapse: collapse;
    border-spacing: 0;
}

a,
button,
input[type=button] {
    cursor: pointer;
}

button {
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
    outline: none;
    font-weight: inherit;
}

a {
    text-decoration: none;
    color: inherit;
    outline: none;
}
a:hover {
    text-decoration: none;
}

*:hover,
*:focus {
    outline: none;
}

ul,
li {
    list-style: none;
    padding: 0;
    margin: 0;
}

* {
    outline: none;
    -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    font-size: inherit;
}

.m-0 {
    margin: 0px !important;
}

.mt-0 {
    margin-top: 0px !important;
}

.me-0 {
    margin-right: 0px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.ms-0 {
    margin-left: 0px !important;
}

.mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.my-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.p-0 {
    padding: 0px !important;
}

.pt-0 {
    padding-top: 0px !important;
}

.pe-0 {
    padding-right: 0px !important;
}

.pb-0 {
    padding-bottom: 0px !important;
}

.ps-0 {
    padding-left: 0px !important;
}

.px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.m-1 {
    margin: 4px !important;
}

.mt-1 {
    margin-top: 4px !important;
}

.me-1 {
    margin-right: 4px !important;
}

.mb-1 {
    margin-bottom: 4px !important;
}

.ms-1 {
    margin-left: 4px !important;
}

.mx-1 {
    margin-left: 4px !important;
    margin-right: 4px !important;
}

.my-1 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
}

.p-1 {
    padding: 4px !important;
}

.pt-1 {
    padding-top: 4px !important;
}

.pe-1 {
    padding-right: 4px !important;
}

.pb-1 {
    padding-bottom: 4px !important;
}

.ps-1 {
    padding-left: 4px !important;
}

.px-1 {
    padding-left: 4px !important;
    padding-right: 4px !important;
}

.py-1 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}

.m-2 {
    margin: 8px !important;
}

.mt-2 {
    margin-top: 8px !important;
}

.me-2 {
    margin-right: 8px !important;
}

.mb-2 {
    margin-bottom: 8px !important;
}

.ms-2 {
    margin-left: 8px !important;
}

.mx-2 {
    margin-left: 8px !important;
    margin-right: 8px !important;
}

.my-2 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
}

.p-2 {
    padding: 8px !important;
}

.pt-2 {
    padding-top: 8px !important;
}

.pe-2 {
    padding-right: 8px !important;
}

.pb-2 {
    padding-bottom: 8px !important;
}

.ps-2 {
    padding-left: 8px !important;
}

.px-2 {
    padding-left: 8px !important;
    padding-right: 8px !important;
}

.py-2 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.m-3 {
    margin: 12px !important;
}

.mt-3 {
    margin-top: 12px !important;
}

.me-3 {
    margin-right: 12px !important;
}

.mb-3 {
    margin-bottom: 12px !important;
}

.ms-3 {
    margin-left: 12px !important;
}

.mx-3 {
    margin-left: 12px !important;
    margin-right: 12px !important;
}

.my-3 {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
}

.p-3 {
    padding: 12px !important;
}

.pt-3 {
    padding-top: 12px !important;
}

.pe-3 {
    padding-right: 12px !important;
}

.pb-3 {
    padding-bottom: 12px !important;
}

.ps-3 {
    padding-left: 12px !important;
}

.px-3 {
    padding-left: 12px !important;
    padding-right: 12px !important;
}

.py-3 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

.m-4 {
    margin: 16px !important;
}

.mt-4 {
    margin-top: 16px !important;
}

.me-4 {
    margin-right: 16px !important;
}

.mb-4 {
    margin-bottom: 16px !important;
}

.ms-4 {
    margin-left: 16px !important;
}

.mx-4 {
    margin-left: 16px !important;
    margin-right: 16px !important;
}

.my-4 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
}

.p-4 {
    padding: 16px !important;
}

.pt-4 {
    padding-top: 16px !important;
}

.pe-4 {
    padding-right: 16px !important;
}

.pb-4 {
    padding-bottom: 16px !important;
}

.ps-4 {
    padding-left: 16px !important;
}

.px-4 {
    padding-left: 16px !important;
    padding-right: 16px !important;
}

.py-4 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}

.m-5 {
    margin: 20px !important;
}

.mt-5 {
    margin-top: 20px !important;
}

.me-5 {
    margin-right: 20px !important;
}

.mb-5 {
    margin-bottom: 20px !important;
}

.ms-5 {
    margin-left: 20px !important;
}

.mx-5 {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.my-5 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.p-5 {
    padding: 20px !important;
}

.pt-5 {
    padding-top: 20px !important;
}

.pe-5 {
    padding-right: 20px !important;
}

.pb-5 {
    padding-bottom: 20px !important;
}

.ps-5 {
    padding-left: 20px !important;
}

.px-5 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.py-5 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.m-6 {
    margin: 24px !important;
}

.mt-6 {
    margin-top: 24px !important;
}

.me-6 {
    margin-right: 24px !important;
}

.mb-6 {
    margin-bottom: 24px !important;
}

.ms-6 {
    margin-left: 24px !important;
}

.mx-6 {
    margin-left: 24px !important;
    margin-right: 24px !important;
}

.my-6 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
}

.p-6 {
    padding: 24px !important;
}

.pt-6 {
    padding-top: 24px !important;
}

.pe-6 {
    padding-right: 24px !important;
}

.pb-6 {
    padding-bottom: 24px !important;
}

.ps-6 {
    padding-left: 24px !important;
}

.px-6 {
    padding-left: 24px !important;
    padding-right: 24px !important;
}

.py-6 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
}

.m-8 {
    margin: 32px !important;
}

.mt-8 {
    margin-top: 32px !important;
}

.me-8 {
    margin-right: 32px !important;
}

.mb-8 {
    margin-bottom: 32px !important;
}

.ms-8 {
    margin-left: 32px !important;
}

.mx-8 {
    margin-left: 32px !important;
    margin-right: 32px !important;
}

.my-8 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
}

.p-8 {
    padding: 32px !important;
}

.pt-8 {
    padding-top: 32px !important;
}

.pe-8 {
    padding-right: 32px !important;
}

.pb-8 {
    padding-bottom: 32px !important;
}

.ps-8 {
    padding-left: 32px !important;
}

.px-8 {
    padding-left: 32px !important;
    padding-right: 32px !important;
}

.py-8 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
}

.m-10 {
    margin: 40px !important;
}

.mt-10 {
    margin-top: 40px !important;
}

.me-10 {
    margin-right: 40px !important;
}

.mb-10 {
    margin-bottom: 40px !important;
}

.ms-10 {
    margin-left: 40px !important;
}

.mx-10 {
    margin-left: 40px !important;
    margin-right: 40px !important;
}

.my-10 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

.p-10 {
    padding: 40px !important;
}

.pt-10 {
    padding-top: 40px !important;
}

.pe-10 {
    padding-right: 40px !important;
}

.pb-10 {
    padding-bottom: 40px !important;
}

.ps-10 {
    padding-left: 40px !important;
}

.px-10 {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.py-10 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.m-12 {
    margin: 48px !important;
}

.mt-12 {
    margin-top: 48px !important;
}

.me-12 {
    margin-right: 48px !important;
}

.mb-12 {
    margin-bottom: 48px !important;
}

.ms-12 {
    margin-left: 48px !important;
}

.mx-12 {
    margin-left: 48px !important;
    margin-right: 48px !important;
}

.my-12 {
    margin-top: 48px !important;
    margin-bottom: 48px !important;
}

.p-12 {
    padding: 48px !important;
}

.pt-12 {
    padding-top: 48px !important;
}

.pe-12 {
    padding-right: 48px !important;
}

.pb-12 {
    padding-bottom: 48px !important;
}

.ps-12 {
    padding-left: 48px !important;
}

.px-12 {
    padding-left: 48px !important;
    padding-right: 48px !important;
}

.py-12 {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
}

.m-16 {
    margin: 64px !important;
}

.mt-16 {
    margin-top: 64px !important;
}

.me-16 {
    margin-right: 64px !important;
}

.mb-16 {
    margin-bottom: 64px !important;
}

.ms-16 {
    margin-left: 64px !important;
}

.mx-16 {
    margin-left: 64px !important;
    margin-right: 64px !important;
}

.my-16 {
    margin-top: 64px !important;
    margin-bottom: 64px !important;
}

.p-16 {
    padding: 64px !important;
}

.pt-16 {
    padding-top: 64px !important;
}

.pe-16 {
    padding-right: 64px !important;
}

.pb-16 {
    padding-bottom: 64px !important;
}

.ps-16 {
    padding-left: 64px !important;
}

.px-16 {
    padding-left: 64px !important;
    padding-right: 64px !important;
}

.py-16 {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
}

.m-20 {
    margin: 80px !important;
}

.mt-20 {
    margin-top: 80px !important;
}

.me-20 {
    margin-right: 80px !important;
}

.mb-20 {
    margin-bottom: 80px !important;
}

.ms-20 {
    margin-left: 80px !important;
}

.mx-20 {
    margin-left: 80px !important;
    margin-right: 80px !important;
}

.my-20 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
}

.p-20 {
    padding: 80px !important;
}

.pt-20 {
    padding-top: 80px !important;
}

.pe-20 {
    padding-right: 80px !important;
}

.pb-20 {
    padding-bottom: 80px !important;
}

.ps-20 {
    padding-left: 80px !important;
}

.px-20 {
    padding-left: 80px !important;
    padding-right: 80px !important;
}

.py-20 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}

.m-24 {
    margin: 96px !important;
}

.mt-24 {
    margin-top: 96px !important;
}

.me-24 {
    margin-right: 96px !important;
}

.mb-24 {
    margin-bottom: 96px !important;
}

.ms-24 {
    margin-left: 96px !important;
}

.mx-24 {
    margin-left: 96px !important;
    margin-right: 96px !important;
}

.my-24 {
    margin-top: 96px !important;
    margin-bottom: 96px !important;
}

.p-24 {
    padding: 96px !important;
}

.pt-24 {
    padding-top: 96px !important;
}

.pe-24 {
    padding-right: 96px !important;
}

.pb-24 {
    padding-bottom: 96px !important;
}

.ps-24 {
    padding-left: 96px !important;
}

.px-24 {
    padding-left: 96px !important;
    padding-right: 96px !important;
}

.py-24 {
    padding-top: 96px !important;
    padding-bottom: 96px !important;
}

.m-32 {
    margin: 128px !important;
}

.mt-32 {
    margin-top: 128px !important;
}

.me-32 {
    margin-right: 128px !important;
}

.mb-32 {
    margin-bottom: 128px !important;
}

.ms-32 {
    margin-left: 128px !important;
}

.mx-32 {
    margin-left: 128px !important;
    margin-right: 128px !important;
}

.my-32 {
    margin-top: 128px !important;
    margin-bottom: 128px !important;
}

.p-32 {
    padding: 128px !important;
}

.pt-32 {
    padding-top: 128px !important;
}

.pe-32 {
    padding-right: 128px !important;
}

.pb-32 {
    padding-bottom: 128px !important;
}

.ps-32 {
    padding-left: 128px !important;
}

.px-32 {
    padding-left: 128px !important;
    padding-right: 128px !important;
}

.py-32 {
    padding-top: 128px !important;
    padding-bottom: 128px !important;
}

.m-40 {
    margin: 160px !important;
}

.mt-40 {
    margin-top: 160px !important;
}

.me-40 {
    margin-right: 160px !important;
}

.mb-40 {
    margin-bottom: 160px !important;
}

.ms-40 {
    margin-left: 160px !important;
}

.mx-40 {
    margin-left: 160px !important;
    margin-right: 160px !important;
}

.my-40 {
    margin-top: 160px !important;
    margin-bottom: 160px !important;
}

.p-40 {
    padding: 160px !important;
}

.pt-40 {
    padding-top: 160px !important;
}

.pe-40 {
    padding-right: 160px !important;
}

.pb-40 {
    padding-bottom: 160px !important;
}

.ps-40 {
    padding-left: 160px !important;
}

.px-40 {
    padding-left: 160px !important;
    padding-right: 160px !important;
}

.py-40 {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
}

.m-48 {
    margin: 192px !important;
}

.mt-48 {
    margin-top: 192px !important;
}

.me-48 {
    margin-right: 192px !important;
}

.mb-48 {
    margin-bottom: 192px !important;
}

.ms-48 {
    margin-left: 192px !important;
}

.mx-48 {
    margin-left: 192px !important;
    margin-right: 192px !important;
}

.my-48 {
    margin-top: 192px !important;
    margin-bottom: 192px !important;
}

.p-48 {
    padding: 192px !important;
}

.pt-48 {
    padding-top: 192px !important;
}

.pe-48 {
    padding-right: 192px !important;
}

.pb-48 {
    padding-bottom: 192px !important;
}

.ps-48 {
    padding-left: 192px !important;
}

.px-48 {
    padding-left: 192px !important;
    padding-right: 192px !important;
}

.py-48 {
    padding-top: 192px !important;
    padding-bottom: 192px !important;
}

.m-56 {
    margin: 224px !important;
}

.mt-56 {
    margin-top: 224px !important;
}

.me-56 {
    margin-right: 224px !important;
}

.mb-56 {
    margin-bottom: 224px !important;
}

.ms-56 {
    margin-left: 224px !important;
}

.mx-56 {
    margin-left: 224px !important;
    margin-right: 224px !important;
}

.my-56 {
    margin-top: 224px !important;
    margin-bottom: 224px !important;
}

.p-56 {
    padding: 224px !important;
}

.pt-56 {
    padding-top: 224px !important;
}

.pe-56 {
    padding-right: 224px !important;
}

.pb-56 {
    padding-bottom: 224px !important;
}

.ps-56 {
    padding-left: 224px !important;
}

.px-56 {
    padding-left: 224px !important;
    padding-right: 224px !important;
}

.py-56 {
    padding-top: 224px !important;
    padding-bottom: 224px !important;
}

.m-64 {
    margin: 256px !important;
}

.mt-64 {
    margin-top: 256px !important;
}

.me-64 {
    margin-right: 256px !important;
}

.mb-64 {
    margin-bottom: 256px !important;
}

.ms-64 {
    margin-left: 256px !important;
}

.mx-64 {
    margin-left: 256px !important;
    margin-right: 256px !important;
}

.my-64 {
    margin-top: 256px !important;
    margin-bottom: 256px !important;
}

.p-64 {
    padding: 256px !important;
}

.pt-64 {
    padding-top: 256px !important;
}

.pe-64 {
    padding-right: 256px !important;
}

.pb-64 {
    padding-bottom: 256px !important;
}

.ps-64 {
    padding-left: 256px !important;
}

.px-64 {
    padding-left: 256px !important;
    padding-right: 256px !important;
}

.py-64 {
    padding-top: 256px !important;
    padding-bottom: 256px !important;
}

.m-xs-0 {
    margin: 0px !important;
}

.mt-xs-0 {
    margin-top: 0px !important;
}

.me-xs-0 {
    margin-right: 0px !important;
}

.mb-xs-0 {
    margin-bottom: 0px !important;
}

.ms-xs-0 {
    margin-left: 0px !important;
}

.mx-xs-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.my-xs-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.p-xs-0 {
    padding: 0px !important;
}

.pt-xs-0 {
    padding-top: 0px !important;
}

.pe-xs-0 {
    padding-right: 0px !important;
}

.pb-xs-0 {
    padding-bottom: 0px !important;
}

.ps-xs-0 {
    padding-left: 0px !important;
}

.px-xs-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.py-xs-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0px !important;
    }
    .mt-sm-0 {
        margin-top: 0px !important;
    }
    .me-sm-0 {
        margin-right: 0px !important;
    }
    .mb-sm-0 {
        margin-bottom: 0px !important;
    }
    .ms-sm-0 {
        margin-left: 0px !important;
    }
    .mx-sm-0 {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .my-sm-0 {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .p-sm-0 {
        padding: 0px !important;
    }
    .pt-sm-0 {
        padding-top: 0px !important;
    }
    .pe-sm-0 {
        padding-right: 0px !important;
    }
    .pb-sm-0 {
        padding-bottom: 0px !important;
    }
    .ps-sm-0 {
        padding-left: 0px !important;
    }
    .px-sm-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .py-sm-0 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
}
@media (min-width: 768px) {
    .m-md-0 {
        margin: 0px !important;
    }
    .mt-md-0 {
        margin-top: 0px !important;
    }
    .me-md-0 {
        margin-right: 0px !important;
    }
    .mb-md-0 {
        margin-bottom: 0px !important;
    }
    .ms-md-0 {
        margin-left: 0px !important;
    }
    .mx-md-0 {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .my-md-0 {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .p-md-0 {
        padding: 0px !important;
    }
    .pt-md-0 {
        padding-top: 0px !important;
    }
    .pe-md-0 {
        padding-right: 0px !important;
    }
    .pb-md-0 {
        padding-bottom: 0px !important;
    }
    .ps-md-0 {
        padding-left: 0px !important;
    }
    .px-md-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .py-md-0 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
}
@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0px !important;
    }
    .mt-lg-0 {
        margin-top: 0px !important;
    }
    .me-lg-0 {
        margin-right: 0px !important;
    }
    .mb-lg-0 {
        margin-bottom: 0px !important;
    }
    .ms-lg-0 {
        margin-left: 0px !important;
    }
    .mx-lg-0 {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .my-lg-0 {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .p-lg-0 {
        padding: 0px !important;
    }
    .pt-lg-0 {
        padding-top: 0px !important;
    }
    .pe-lg-0 {
        padding-right: 0px !important;
    }
    .pb-lg-0 {
        padding-bottom: 0px !important;
    }
    .ps-lg-0 {
        padding-left: 0px !important;
    }
    .px-lg-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .py-lg-0 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
}
@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0px !important;
    }
    .mt-xl-0 {
        margin-top: 0px !important;
    }
    .me-xl-0 {
        margin-right: 0px !important;
    }
    .mb-xl-0 {
        margin-bottom: 0px !important;
    }
    .ms-xl-0 {
        margin-left: 0px !important;
    }
    .mx-xl-0 {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .my-xl-0 {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .p-xl-0 {
        padding: 0px !important;
    }
    .pt-xl-0 {
        padding-top: 0px !important;
    }
    .pe-xl-0 {
        padding-right: 0px !important;
    }
    .pb-xl-0 {
        padding-bottom: 0px !important;
    }
    .ps-xl-0 {
        padding-left: 0px !important;
    }
    .px-xl-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .py-xl-0 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
}
@media (min-width: 1400px) {
    .m-xxl-0 {
        margin: 0px !important;
    }
    .mt-xxl-0 {
        margin-top: 0px !important;
    }
    .me-xxl-0 {
        margin-right: 0px !important;
    }
    .mb-xxl-0 {
        margin-bottom: 0px !important;
    }
    .ms-xxl-0 {
        margin-left: 0px !important;
    }
    .mx-xxl-0 {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .my-xxl-0 {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .p-xxl-0 {
        padding: 0px !important;
    }
    .pt-xxl-0 {
        padding-top: 0px !important;
    }
    .pe-xxl-0 {
        padding-right: 0px !important;
    }
    .pb-xxl-0 {
        padding-bottom: 0px !important;
    }
    .ps-xxl-0 {
        padding-left: 0px !important;
    }
    .px-xxl-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .py-xxl-0 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
}
.m-xs-1 {
    margin: 4px !important;
}

.mt-xs-1 {
    margin-top: 4px !important;
}

.me-xs-1 {
    margin-right: 4px !important;
}

.mb-xs-1 {
    margin-bottom: 4px !important;
}

.ms-xs-1 {
    margin-left: 4px !important;
}

.mx-xs-1 {
    margin-left: 4px !important;
    margin-right: 4px !important;
}

.my-xs-1 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
}

.p-xs-1 {
    padding: 4px !important;
}

.pt-xs-1 {
    padding-top: 4px !important;
}

.pe-xs-1 {
    padding-right: 4px !important;
}

.pb-xs-1 {
    padding-bottom: 4px !important;
}

.ps-xs-1 {
    padding-left: 4px !important;
}

.px-xs-1 {
    padding-left: 4px !important;
    padding-right: 4px !important;
}

.py-xs-1 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}

@media (min-width: 576px) {
    .m-sm-1 {
        margin: 4px !important;
    }
    .mt-sm-1 {
        margin-top: 4px !important;
    }
    .me-sm-1 {
        margin-right: 4px !important;
    }
    .mb-sm-1 {
        margin-bottom: 4px !important;
    }
    .ms-sm-1 {
        margin-left: 4px !important;
    }
    .mx-sm-1 {
        margin-left: 4px !important;
        margin-right: 4px !important;
    }
    .my-sm-1 {
        margin-top: 4px !important;
        margin-bottom: 4px !important;
    }
    .p-sm-1 {
        padding: 4px !important;
    }
    .pt-sm-1 {
        padding-top: 4px !important;
    }
    .pe-sm-1 {
        padding-right: 4px !important;
    }
    .pb-sm-1 {
        padding-bottom: 4px !important;
    }
    .ps-sm-1 {
        padding-left: 4px !important;
    }
    .px-sm-1 {
        padding-left: 4px !important;
        padding-right: 4px !important;
    }
    .py-sm-1 {
        padding-top: 4px !important;
        padding-bottom: 4px !important;
    }
}
@media (min-width: 768px) {
    .m-md-1 {
        margin: 4px !important;
    }
    .mt-md-1 {
        margin-top: 4px !important;
    }
    .me-md-1 {
        margin-right: 4px !important;
    }
    .mb-md-1 {
        margin-bottom: 4px !important;
    }
    .ms-md-1 {
        margin-left: 4px !important;
    }
    .mx-md-1 {
        margin-left: 4px !important;
        margin-right: 4px !important;
    }
    .my-md-1 {
        margin-top: 4px !important;
        margin-bottom: 4px !important;
    }
    .p-md-1 {
        padding: 4px !important;
    }
    .pt-md-1 {
        padding-top: 4px !important;
    }
    .pe-md-1 {
        padding-right: 4px !important;
    }
    .pb-md-1 {
        padding-bottom: 4px !important;
    }
    .ps-md-1 {
        padding-left: 4px !important;
    }
    .px-md-1 {
        padding-left: 4px !important;
        padding-right: 4px !important;
    }
    .py-md-1 {
        padding-top: 4px !important;
        padding-bottom: 4px !important;
    }
}
@media (min-width: 992px) {
    .m-lg-1 {
        margin: 4px !important;
    }
    .mt-lg-1 {
        margin-top: 4px !important;
    }
    .me-lg-1 {
        margin-right: 4px !important;
    }
    .mb-lg-1 {
        margin-bottom: 4px !important;
    }
    .ms-lg-1 {
        margin-left: 4px !important;
    }
    .mx-lg-1 {
        margin-left: 4px !important;
        margin-right: 4px !important;
    }
    .my-lg-1 {
        margin-top: 4px !important;
        margin-bottom: 4px !important;
    }
    .p-lg-1 {
        padding: 4px !important;
    }
    .pt-lg-1 {
        padding-top: 4px !important;
    }
    .pe-lg-1 {
        padding-right: 4px !important;
    }
    .pb-lg-1 {
        padding-bottom: 4px !important;
    }
    .ps-lg-1 {
        padding-left: 4px !important;
    }
    .px-lg-1 {
        padding-left: 4px !important;
        padding-right: 4px !important;
    }
    .py-lg-1 {
        padding-top: 4px !important;
        padding-bottom: 4px !important;
    }
}
@media (min-width: 1200px) {
    .m-xl-1 {
        margin: 4px !important;
    }
    .mt-xl-1 {
        margin-top: 4px !important;
    }
    .me-xl-1 {
        margin-right: 4px !important;
    }
    .mb-xl-1 {
        margin-bottom: 4px !important;
    }
    .ms-xl-1 {
        margin-left: 4px !important;
    }
    .mx-xl-1 {
        margin-left: 4px !important;
        margin-right: 4px !important;
    }
    .my-xl-1 {
        margin-top: 4px !important;
        margin-bottom: 4px !important;
    }
    .p-xl-1 {
        padding: 4px !important;
    }
    .pt-xl-1 {
        padding-top: 4px !important;
    }
    .pe-xl-1 {
        padding-right: 4px !important;
    }
    .pb-xl-1 {
        padding-bottom: 4px !important;
    }
    .ps-xl-1 {
        padding-left: 4px !important;
    }
    .px-xl-1 {
        padding-left: 4px !important;
        padding-right: 4px !important;
    }
    .py-xl-1 {
        padding-top: 4px !important;
        padding-bottom: 4px !important;
    }
}
@media (min-width: 1400px) {
    .m-xxl-1 {
        margin: 4px !important;
    }
    .mt-xxl-1 {
        margin-top: 4px !important;
    }
    .me-xxl-1 {
        margin-right: 4px !important;
    }
    .mb-xxl-1 {
        margin-bottom: 4px !important;
    }
    .ms-xxl-1 {
        margin-left: 4px !important;
    }
    .mx-xxl-1 {
        margin-left: 4px !important;
        margin-right: 4px !important;
    }
    .my-xxl-1 {
        margin-top: 4px !important;
        margin-bottom: 4px !important;
    }
    .p-xxl-1 {
        padding: 4px !important;
    }
    .pt-xxl-1 {
        padding-top: 4px !important;
    }
    .pe-xxl-1 {
        padding-right: 4px !important;
    }
    .pb-xxl-1 {
        padding-bottom: 4px !important;
    }
    .ps-xxl-1 {
        padding-left: 4px !important;
    }
    .px-xxl-1 {
        padding-left: 4px !important;
        padding-right: 4px !important;
    }
    .py-xxl-1 {
        padding-top: 4px !important;
        padding-bottom: 4px !important;
    }
}
.m-xs-2 {
    margin: 8px !important;
}

.mt-xs-2 {
    margin-top: 8px !important;
}

.me-xs-2 {
    margin-right: 8px !important;
}

.mb-xs-2 {
    margin-bottom: 8px !important;
}

.ms-xs-2 {
    margin-left: 8px !important;
}

.mx-xs-2 {
    margin-left: 8px !important;
    margin-right: 8px !important;
}

.my-xs-2 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
}

.p-xs-2 {
    padding: 8px !important;
}

.pt-xs-2 {
    padding-top: 8px !important;
}

.pe-xs-2 {
    padding-right: 8px !important;
}

.pb-xs-2 {
    padding-bottom: 8px !important;
}

.ps-xs-2 {
    padding-left: 8px !important;
}

.px-xs-2 {
    padding-left: 8px !important;
    padding-right: 8px !important;
}

.py-xs-2 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

@media (min-width: 576px) {
    .m-sm-2 {
        margin: 8px !important;
    }
    .mt-sm-2 {
        margin-top: 8px !important;
    }
    .me-sm-2 {
        margin-right: 8px !important;
    }
    .mb-sm-2 {
        margin-bottom: 8px !important;
    }
    .ms-sm-2 {
        margin-left: 8px !important;
    }
    .mx-sm-2 {
        margin-left: 8px !important;
        margin-right: 8px !important;
    }
    .my-sm-2 {
        margin-top: 8px !important;
        margin-bottom: 8px !important;
    }
    .p-sm-2 {
        padding: 8px !important;
    }
    .pt-sm-2 {
        padding-top: 8px !important;
    }
    .pe-sm-2 {
        padding-right: 8px !important;
    }
    .pb-sm-2 {
        padding-bottom: 8px !important;
    }
    .ps-sm-2 {
        padding-left: 8px !important;
    }
    .px-sm-2 {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
    .py-sm-2 {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }
}
@media (min-width: 768px) {
    .m-md-2 {
        margin: 8px !important;
    }
    .mt-md-2 {
        margin-top: 8px !important;
    }
    .me-md-2 {
        margin-right: 8px !important;
    }
    .mb-md-2 {
        margin-bottom: 8px !important;
    }
    .ms-md-2 {
        margin-left: 8px !important;
    }
    .mx-md-2 {
        margin-left: 8px !important;
        margin-right: 8px !important;
    }
    .my-md-2 {
        margin-top: 8px !important;
        margin-bottom: 8px !important;
    }
    .p-md-2 {
        padding: 8px !important;
    }
    .pt-md-2 {
        padding-top: 8px !important;
    }
    .pe-md-2 {
        padding-right: 8px !important;
    }
    .pb-md-2 {
        padding-bottom: 8px !important;
    }
    .ps-md-2 {
        padding-left: 8px !important;
    }
    .px-md-2 {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
    .py-md-2 {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }
}
@media (min-width: 992px) {
    .m-lg-2 {
        margin: 8px !important;
    }
    .mt-lg-2 {
        margin-top: 8px !important;
    }
    .me-lg-2 {
        margin-right: 8px !important;
    }
    .mb-lg-2 {
        margin-bottom: 8px !important;
    }
    .ms-lg-2 {
        margin-left: 8px !important;
    }
    .mx-lg-2 {
        margin-left: 8px !important;
        margin-right: 8px !important;
    }
    .my-lg-2 {
        margin-top: 8px !important;
        margin-bottom: 8px !important;
    }
    .p-lg-2 {
        padding: 8px !important;
    }
    .pt-lg-2 {
        padding-top: 8px !important;
    }
    .pe-lg-2 {
        padding-right: 8px !important;
    }
    .pb-lg-2 {
        padding-bottom: 8px !important;
    }
    .ps-lg-2 {
        padding-left: 8px !important;
    }
    .px-lg-2 {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
    .py-lg-2 {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }
}
@media (min-width: 1200px) {
    .m-xl-2 {
        margin: 8px !important;
    }
    .mt-xl-2 {
        margin-top: 8px !important;
    }
    .me-xl-2 {
        margin-right: 8px !important;
    }
    .mb-xl-2 {
        margin-bottom: 8px !important;
    }
    .ms-xl-2 {
        margin-left: 8px !important;
    }
    .mx-xl-2 {
        margin-left: 8px !important;
        margin-right: 8px !important;
    }
    .my-xl-2 {
        margin-top: 8px !important;
        margin-bottom: 8px !important;
    }
    .p-xl-2 {
        padding: 8px !important;
    }
    .pt-xl-2 {
        padding-top: 8px !important;
    }
    .pe-xl-2 {
        padding-right: 8px !important;
    }
    .pb-xl-2 {
        padding-bottom: 8px !important;
    }
    .ps-xl-2 {
        padding-left: 8px !important;
    }
    .px-xl-2 {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
    .py-xl-2 {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }
}
@media (min-width: 1400px) {
    .m-xxl-2 {
        margin: 8px !important;
    }
    .mt-xxl-2 {
        margin-top: 8px !important;
    }
    .me-xxl-2 {
        margin-right: 8px !important;
    }
    .mb-xxl-2 {
        margin-bottom: 8px !important;
    }
    .ms-xxl-2 {
        margin-left: 8px !important;
    }
    .mx-xxl-2 {
        margin-left: 8px !important;
        margin-right: 8px !important;
    }
    .my-xxl-2 {
        margin-top: 8px !important;
        margin-bottom: 8px !important;
    }
    .p-xxl-2 {
        padding: 8px !important;
    }
    .pt-xxl-2 {
        padding-top: 8px !important;
    }
    .pe-xxl-2 {
        padding-right: 8px !important;
    }
    .pb-xxl-2 {
        padding-bottom: 8px !important;
    }
    .ps-xxl-2 {
        padding-left: 8px !important;
    }
    .px-xxl-2 {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
    .py-xxl-2 {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }
}
.m-xs-3 {
    margin: 12px !important;
}

.mt-xs-3 {
    margin-top: 12px !important;
}

.me-xs-3 {
    margin-right: 12px !important;
}

.mb-xs-3 {
    margin-bottom: 12px !important;
}

.ms-xs-3 {
    margin-left: 12px !important;
}

.mx-xs-3 {
    margin-left: 12px !important;
    margin-right: 12px !important;
}

.my-xs-3 {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
}

.p-xs-3 {
    padding: 12px !important;
}

.pt-xs-3 {
    padding-top: 12px !important;
}

.pe-xs-3 {
    padding-right: 12px !important;
}

.pb-xs-3 {
    padding-bottom: 12px !important;
}

.ps-xs-3 {
    padding-left: 12px !important;
}

.px-xs-3 {
    padding-left: 12px !important;
    padding-right: 12px !important;
}

.py-xs-3 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

@media (min-width: 576px) {
    .m-sm-3 {
        margin: 12px !important;
    }
    .mt-sm-3 {
        margin-top: 12px !important;
    }
    .me-sm-3 {
        margin-right: 12px !important;
    }
    .mb-sm-3 {
        margin-bottom: 12px !important;
    }
    .ms-sm-3 {
        margin-left: 12px !important;
    }
    .mx-sm-3 {
        margin-left: 12px !important;
        margin-right: 12px !important;
    }
    .my-sm-3 {
        margin-top: 12px !important;
        margin-bottom: 12px !important;
    }
    .p-sm-3 {
        padding: 12px !important;
    }
    .pt-sm-3 {
        padding-top: 12px !important;
    }
    .pe-sm-3 {
        padding-right: 12px !important;
    }
    .pb-sm-3 {
        padding-bottom: 12px !important;
    }
    .ps-sm-3 {
        padding-left: 12px !important;
    }
    .px-sm-3 {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
    .py-sm-3 {
        padding-top: 12px !important;
        padding-bottom: 12px !important;
    }
}
@media (min-width: 768px) {
    .m-md-3 {
        margin: 12px !important;
    }
    .mt-md-3 {
        margin-top: 12px !important;
    }
    .me-md-3 {
        margin-right: 12px !important;
    }
    .mb-md-3 {
        margin-bottom: 12px !important;
    }
    .ms-md-3 {
        margin-left: 12px !important;
    }
    .mx-md-3 {
        margin-left: 12px !important;
        margin-right: 12px !important;
    }
    .my-md-3 {
        margin-top: 12px !important;
        margin-bottom: 12px !important;
    }
    .p-md-3 {
        padding: 12px !important;
    }
    .pt-md-3 {
        padding-top: 12px !important;
    }
    .pe-md-3 {
        padding-right: 12px !important;
    }
    .pb-md-3 {
        padding-bottom: 12px !important;
    }
    .ps-md-3 {
        padding-left: 12px !important;
    }
    .px-md-3 {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
    .py-md-3 {
        padding-top: 12px !important;
        padding-bottom: 12px !important;
    }
}
@media (min-width: 992px) {
    .m-lg-3 {
        margin: 12px !important;
    }
    .mt-lg-3 {
        margin-top: 12px !important;
    }
    .me-lg-3 {
        margin-right: 12px !important;
    }
    .mb-lg-3 {
        margin-bottom: 12px !important;
    }
    .ms-lg-3 {
        margin-left: 12px !important;
    }
    .mx-lg-3 {
        margin-left: 12px !important;
        margin-right: 12px !important;
    }
    .my-lg-3 {
        margin-top: 12px !important;
        margin-bottom: 12px !important;
    }
    .p-lg-3 {
        padding: 12px !important;
    }
    .pt-lg-3 {
        padding-top: 12px !important;
    }
    .pe-lg-3 {
        padding-right: 12px !important;
    }
    .pb-lg-3 {
        padding-bottom: 12px !important;
    }
    .ps-lg-3 {
        padding-left: 12px !important;
    }
    .px-lg-3 {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
    .py-lg-3 {
        padding-top: 12px !important;
        padding-bottom: 12px !important;
    }
}
@media (min-width: 1200px) {
    .m-xl-3 {
        margin: 12px !important;
    }
    .mt-xl-3 {
        margin-top: 12px !important;
    }
    .me-xl-3 {
        margin-right: 12px !important;
    }
    .mb-xl-3 {
        margin-bottom: 12px !important;
    }
    .ms-xl-3 {
        margin-left: 12px !important;
    }
    .mx-xl-3 {
        margin-left: 12px !important;
        margin-right: 12px !important;
    }
    .my-xl-3 {
        margin-top: 12px !important;
        margin-bottom: 12px !important;
    }
    .p-xl-3 {
        padding: 12px !important;
    }
    .pt-xl-3 {
        padding-top: 12px !important;
    }
    .pe-xl-3 {
        padding-right: 12px !important;
    }
    .pb-xl-3 {
        padding-bottom: 12px !important;
    }
    .ps-xl-3 {
        padding-left: 12px !important;
    }
    .px-xl-3 {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
    .py-xl-3 {
        padding-top: 12px !important;
        padding-bottom: 12px !important;
    }
}
@media (min-width: 1400px) {
    .m-xxl-3 {
        margin: 12px !important;
    }
    .mt-xxl-3 {
        margin-top: 12px !important;
    }
    .me-xxl-3 {
        margin-right: 12px !important;
    }
    .mb-xxl-3 {
        margin-bottom: 12px !important;
    }
    .ms-xxl-3 {
        margin-left: 12px !important;
    }
    .mx-xxl-3 {
        margin-left: 12px !important;
        margin-right: 12px !important;
    }
    .my-xxl-3 {
        margin-top: 12px !important;
        margin-bottom: 12px !important;
    }
    .p-xxl-3 {
        padding: 12px !important;
    }
    .pt-xxl-3 {
        padding-top: 12px !important;
    }
    .pe-xxl-3 {
        padding-right: 12px !important;
    }
    .pb-xxl-3 {
        padding-bottom: 12px !important;
    }
    .ps-xxl-3 {
        padding-left: 12px !important;
    }
    .px-xxl-3 {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
    .py-xxl-3 {
        padding-top: 12px !important;
        padding-bottom: 12px !important;
    }
}
.m-xs-4 {
    margin: 16px !important;
}

.mt-xs-4 {
    margin-top: 16px !important;
}

.me-xs-4 {
    margin-right: 16px !important;
}

.mb-xs-4 {
    margin-bottom: 16px !important;
}

.ms-xs-4 {
    margin-left: 16px !important;
}

.mx-xs-4 {
    margin-left: 16px !important;
    margin-right: 16px !important;
}

.my-xs-4 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
}

.p-xs-4 {
    padding: 16px !important;
}

.pt-xs-4 {
    padding-top: 16px !important;
}

.pe-xs-4 {
    padding-right: 16px !important;
}

.pb-xs-4 {
    padding-bottom: 16px !important;
}

.ps-xs-4 {
    padding-left: 16px !important;
}

.px-xs-4 {
    padding-left: 16px !important;
    padding-right: 16px !important;
}

.py-xs-4 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}

@media (min-width: 576px) {
    .m-sm-4 {
        margin: 16px !important;
    }
    .mt-sm-4 {
        margin-top: 16px !important;
    }
    .me-sm-4 {
        margin-right: 16px !important;
    }
    .mb-sm-4 {
        margin-bottom: 16px !important;
    }
    .ms-sm-4 {
        margin-left: 16px !important;
    }
    .mx-sm-4 {
        margin-left: 16px !important;
        margin-right: 16px !important;
    }
    .my-sm-4 {
        margin-top: 16px !important;
        margin-bottom: 16px !important;
    }
    .p-sm-4 {
        padding: 16px !important;
    }
    .pt-sm-4 {
        padding-top: 16px !important;
    }
    .pe-sm-4 {
        padding-right: 16px !important;
    }
    .pb-sm-4 {
        padding-bottom: 16px !important;
    }
    .ps-sm-4 {
        padding-left: 16px !important;
    }
    .px-sm-4 {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
    .py-sm-4 {
        padding-top: 16px !important;
        padding-bottom: 16px !important;
    }
}
@media (min-width: 768px) {
    .m-md-4 {
        margin: 16px !important;
    }
    .mt-md-4 {
        margin-top: 16px !important;
    }
    .me-md-4 {
        margin-right: 16px !important;
    }
    .mb-md-4 {
        margin-bottom: 16px !important;
    }
    .ms-md-4 {
        margin-left: 16px !important;
    }
    .mx-md-4 {
        margin-left: 16px !important;
        margin-right: 16px !important;
    }
    .my-md-4 {
        margin-top: 16px !important;
        margin-bottom: 16px !important;
    }
    .p-md-4 {
        padding: 16px !important;
    }
    .pt-md-4 {
        padding-top: 16px !important;
    }
    .pe-md-4 {
        padding-right: 16px !important;
    }
    .pb-md-4 {
        padding-bottom: 16px !important;
    }
    .ps-md-4 {
        padding-left: 16px !important;
    }
    .px-md-4 {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
    .py-md-4 {
        padding-top: 16px !important;
        padding-bottom: 16px !important;
    }
}
@media (min-width: 992px) {
    .m-lg-4 {
        margin: 16px !important;
    }
    .mt-lg-4 {
        margin-top: 16px !important;
    }
    .me-lg-4 {
        margin-right: 16px !important;
    }
    .mb-lg-4 {
        margin-bottom: 16px !important;
    }
    .ms-lg-4 {
        margin-left: 16px !important;
    }
    .mx-lg-4 {
        margin-left: 16px !important;
        margin-right: 16px !important;
    }
    .my-lg-4 {
        margin-top: 16px !important;
        margin-bottom: 16px !important;
    }
    .p-lg-4 {
        padding: 16px !important;
    }
    .pt-lg-4 {
        padding-top: 16px !important;
    }
    .pe-lg-4 {
        padding-right: 16px !important;
    }
    .pb-lg-4 {
        padding-bottom: 16px !important;
    }
    .ps-lg-4 {
        padding-left: 16px !important;
    }
    .px-lg-4 {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
    .py-lg-4 {
        padding-top: 16px !important;
        padding-bottom: 16px !important;
    }
}
@media (min-width: 1200px) {
    .m-xl-4 {
        margin: 16px !important;
    }
    .mt-xl-4 {
        margin-top: 16px !important;
    }
    .me-xl-4 {
        margin-right: 16px !important;
    }
    .mb-xl-4 {
        margin-bottom: 16px !important;
    }
    .ms-xl-4 {
        margin-left: 16px !important;
    }
    .mx-xl-4 {
        margin-left: 16px !important;
        margin-right: 16px !important;
    }
    .my-xl-4 {
        margin-top: 16px !important;
        margin-bottom: 16px !important;
    }
    .p-xl-4 {
        padding: 16px !important;
    }
    .pt-xl-4 {
        padding-top: 16px !important;
    }
    .pe-xl-4 {
        padding-right: 16px !important;
    }
    .pb-xl-4 {
        padding-bottom: 16px !important;
    }
    .ps-xl-4 {
        padding-left: 16px !important;
    }
    .px-xl-4 {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
    .py-xl-4 {
        padding-top: 16px !important;
        padding-bottom: 16px !important;
    }
}
@media (min-width: 1400px) {
    .m-xxl-4 {
        margin: 16px !important;
    }
    .mt-xxl-4 {
        margin-top: 16px !important;
    }
    .me-xxl-4 {
        margin-right: 16px !important;
    }
    .mb-xxl-4 {
        margin-bottom: 16px !important;
    }
    .ms-xxl-4 {
        margin-left: 16px !important;
    }
    .mx-xxl-4 {
        margin-left: 16px !important;
        margin-right: 16px !important;
    }
    .my-xxl-4 {
        margin-top: 16px !important;
        margin-bottom: 16px !important;
    }
    .p-xxl-4 {
        padding: 16px !important;
    }
    .pt-xxl-4 {
        padding-top: 16px !important;
    }
    .pe-xxl-4 {
        padding-right: 16px !important;
    }
    .pb-xxl-4 {
        padding-bottom: 16px !important;
    }
    .ps-xxl-4 {
        padding-left: 16px !important;
    }
    .px-xxl-4 {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
    .py-xxl-4 {
        padding-top: 16px !important;
        padding-bottom: 16px !important;
    }
}
.m-xs-5 {
    margin: 20px !important;
}

.mt-xs-5 {
    margin-top: 20px !important;
}

.me-xs-5 {
    margin-right: 20px !important;
}

.mb-xs-5 {
    margin-bottom: 20px !important;
}

.ms-xs-5 {
    margin-left: 20px !important;
}

.mx-xs-5 {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.my-xs-5 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.p-xs-5 {
    padding: 20px !important;
}

.pt-xs-5 {
    padding-top: 20px !important;
}

.pe-xs-5 {
    padding-right: 20px !important;
}

.pb-xs-5 {
    padding-bottom: 20px !important;
}

.ps-xs-5 {
    padding-left: 20px !important;
}

.px-xs-5 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.py-xs-5 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

@media (min-width: 576px) {
    .m-sm-5 {
        margin: 20px !important;
    }
    .mt-sm-5 {
        margin-top: 20px !important;
    }
    .me-sm-5 {
        margin-right: 20px !important;
    }
    .mb-sm-5 {
        margin-bottom: 20px !important;
    }
    .ms-sm-5 {
        margin-left: 20px !important;
    }
    .mx-sm-5 {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }
    .my-sm-5 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    .p-sm-5 {
        padding: 20px !important;
    }
    .pt-sm-5 {
        padding-top: 20px !important;
    }
    .pe-sm-5 {
        padding-right: 20px !important;
    }
    .pb-sm-5 {
        padding-bottom: 20px !important;
    }
    .ps-sm-5 {
        padding-left: 20px !important;
    }
    .px-sm-5 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .py-sm-5 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
}
@media (min-width: 768px) {
    .m-md-5 {
        margin: 20px !important;
    }
    .mt-md-5 {
        margin-top: 20px !important;
    }
    .me-md-5 {
        margin-right: 20px !important;
    }
    .mb-md-5 {
        margin-bottom: 20px !important;
    }
    .ms-md-5 {
        margin-left: 20px !important;
    }
    .mx-md-5 {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }
    .my-md-5 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    .p-md-5 {
        padding: 20px !important;
    }
    .pt-md-5 {
        padding-top: 20px !important;
    }
    .pe-md-5 {
        padding-right: 20px !important;
    }
    .pb-md-5 {
        padding-bottom: 20px !important;
    }
    .ps-md-5 {
        padding-left: 20px !important;
    }
    .px-md-5 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .py-md-5 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
}
@media (min-width: 992px) {
    .m-lg-5 {
        margin: 20px !important;
    }
    .mt-lg-5 {
        margin-top: 20px !important;
    }
    .me-lg-5 {
        margin-right: 20px !important;
    }
    .mb-lg-5 {
        margin-bottom: 20px !important;
    }
    .ms-lg-5 {
        margin-left: 20px !important;
    }
    .mx-lg-5 {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }
    .my-lg-5 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    .p-lg-5 {
        padding: 20px !important;
    }
    .pt-lg-5 {
        padding-top: 20px !important;
    }
    .pe-lg-5 {
        padding-right: 20px !important;
    }
    .pb-lg-5 {
        padding-bottom: 20px !important;
    }
    .ps-lg-5 {
        padding-left: 20px !important;
    }
    .px-lg-5 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .py-lg-5 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
}
@media (min-width: 1200px) {
    .m-xl-5 {
        margin: 20px !important;
    }
    .mt-xl-5 {
        margin-top: 20px !important;
    }
    .me-xl-5 {
        margin-right: 20px !important;
    }
    .mb-xl-5 {
        margin-bottom: 20px !important;
    }
    .ms-xl-5 {
        margin-left: 20px !important;
    }
    .mx-xl-5 {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }
    .my-xl-5 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    .p-xl-5 {
        padding: 20px !important;
    }
    .pt-xl-5 {
        padding-top: 20px !important;
    }
    .pe-xl-5 {
        padding-right: 20px !important;
    }
    .pb-xl-5 {
        padding-bottom: 20px !important;
    }
    .ps-xl-5 {
        padding-left: 20px !important;
    }
    .px-xl-5 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .py-xl-5 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
}
@media (min-width: 1400px) {
    .m-xxl-5 {
        margin: 20px !important;
    }
    .mt-xxl-5 {
        margin-top: 20px !important;
    }
    .me-xxl-5 {
        margin-right: 20px !important;
    }
    .mb-xxl-5 {
        margin-bottom: 20px !important;
    }
    .ms-xxl-5 {
        margin-left: 20px !important;
    }
    .mx-xxl-5 {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }
    .my-xxl-5 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    .p-xxl-5 {
        padding: 20px !important;
    }
    .pt-xxl-5 {
        padding-top: 20px !important;
    }
    .pe-xxl-5 {
        padding-right: 20px !important;
    }
    .pb-xxl-5 {
        padding-bottom: 20px !important;
    }
    .ps-xxl-5 {
        padding-left: 20px !important;
    }
    .px-xxl-5 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .py-xxl-5 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
}
.m-xs-6 {
    margin: 24px !important;
}

.mt-xs-6 {
    margin-top: 24px !important;
}

.me-xs-6 {
    margin-right: 24px !important;
}

.mb-xs-6 {
    margin-bottom: 24px !important;
}

.ms-xs-6 {
    margin-left: 24px !important;
}

.mx-xs-6 {
    margin-left: 24px !important;
    margin-right: 24px !important;
}

.my-xs-6 {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
}

.p-xs-6 {
    padding: 24px !important;
}

.pt-xs-6 {
    padding-top: 24px !important;
}

.pe-xs-6 {
    padding-right: 24px !important;
}

.pb-xs-6 {
    padding-bottom: 24px !important;
}

.ps-xs-6 {
    padding-left: 24px !important;
}

.px-xs-6 {
    padding-left: 24px !important;
    padding-right: 24px !important;
}

.py-xs-6 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
}

@media (min-width: 576px) {
    .m-sm-6 {
        margin: 24px !important;
    }
    .mt-sm-6 {
        margin-top: 24px !important;
    }
    .me-sm-6 {
        margin-right: 24px !important;
    }
    .mb-sm-6 {
        margin-bottom: 24px !important;
    }
    .ms-sm-6 {
        margin-left: 24px !important;
    }
    .mx-sm-6 {
        margin-left: 24px !important;
        margin-right: 24px !important;
    }
    .my-sm-6 {
        margin-top: 24px !important;
        margin-bottom: 24px !important;
    }
    .p-sm-6 {
        padding: 24px !important;
    }
    .pt-sm-6 {
        padding-top: 24px !important;
    }
    .pe-sm-6 {
        padding-right: 24px !important;
    }
    .pb-sm-6 {
        padding-bottom: 24px !important;
    }
    .ps-sm-6 {
        padding-left: 24px !important;
    }
    .px-sm-6 {
        padding-left: 24px !important;
        padding-right: 24px !important;
    }
    .py-sm-6 {
        padding-top: 24px !important;
        padding-bottom: 24px !important;
    }
}
@media (min-width: 768px) {
    .m-md-6 {
        margin: 24px !important;
    }
    .mt-md-6 {
        margin-top: 24px !important;
    }
    .me-md-6 {
        margin-right: 24px !important;
    }
    .mb-md-6 {
        margin-bottom: 24px !important;
    }
    .ms-md-6 {
        margin-left: 24px !important;
    }
    .mx-md-6 {
        margin-left: 24px !important;
        margin-right: 24px !important;
    }
    .my-md-6 {
        margin-top: 24px !important;
        margin-bottom: 24px !important;
    }
    .p-md-6 {
        padding: 24px !important;
    }
    .pt-md-6 {
        padding-top: 24px !important;
    }
    .pe-md-6 {
        padding-right: 24px !important;
    }
    .pb-md-6 {
        padding-bottom: 24px !important;
    }
    .ps-md-6 {
        padding-left: 24px !important;
    }
    .px-md-6 {
        padding-left: 24px !important;
        padding-right: 24px !important;
    }
    .py-md-6 {
        padding-top: 24px !important;
        padding-bottom: 24px !important;
    }
}
@media (min-width: 992px) {
    .m-lg-6 {
        margin: 24px !important;
    }
    .mt-lg-6 {
        margin-top: 24px !important;
    }
    .me-lg-6 {
        margin-right: 24px !important;
    }
    .mb-lg-6 {
        margin-bottom: 24px !important;
    }
    .ms-lg-6 {
        margin-left: 24px !important;
    }
    .mx-lg-6 {
        margin-left: 24px !important;
        margin-right: 24px !important;
    }
    .my-lg-6 {
        margin-top: 24px !important;
        margin-bottom: 24px !important;
    }
    .p-lg-6 {
        padding: 24px !important;
    }
    .pt-lg-6 {
        padding-top: 24px !important;
    }
    .pe-lg-6 {
        padding-right: 24px !important;
    }
    .pb-lg-6 {
        padding-bottom: 24px !important;
    }
    .ps-lg-6 {
        padding-left: 24px !important;
    }
    .px-lg-6 {
        padding-left: 24px !important;
        padding-right: 24px !important;
    }
    .py-lg-6 {
        padding-top: 24px !important;
        padding-bottom: 24px !important;
    }
}
@media (min-width: 1200px) {
    .m-xl-6 {
        margin: 24px !important;
    }
    .mt-xl-6 {
        margin-top: 24px !important;
    }
    .me-xl-6 {
        margin-right: 24px !important;
    }
    .mb-xl-6 {
        margin-bottom: 24px !important;
    }
    .ms-xl-6 {
        margin-left: 24px !important;
    }
    .mx-xl-6 {
        margin-left: 24px !important;
        margin-right: 24px !important;
    }
    .my-xl-6 {
        margin-top: 24px !important;
        margin-bottom: 24px !important;
    }
    .p-xl-6 {
        padding: 24px !important;
    }
    .pt-xl-6 {
        padding-top: 24px !important;
    }
    .pe-xl-6 {
        padding-right: 24px !important;
    }
    .pb-xl-6 {
        padding-bottom: 24px !important;
    }
    .ps-xl-6 {
        padding-left: 24px !important;
    }
    .px-xl-6 {
        padding-left: 24px !important;
        padding-right: 24px !important;
    }
    .py-xl-6 {
        padding-top: 24px !important;
        padding-bottom: 24px !important;
    }
}
@media (min-width: 1400px) {
    .m-xxl-6 {
        margin: 24px !important;
    }
    .mt-xxl-6 {
        margin-top: 24px !important;
    }
    .me-xxl-6 {
        margin-right: 24px !important;
    }
    .mb-xxl-6 {
        margin-bottom: 24px !important;
    }
    .ms-xxl-6 {
        margin-left: 24px !important;
    }
    .mx-xxl-6 {
        margin-left: 24px !important;
        margin-right: 24px !important;
    }
    .my-xxl-6 {
        margin-top: 24px !important;
        margin-bottom: 24px !important;
    }
    .p-xxl-6 {
        padding: 24px !important;
    }
    .pt-xxl-6 {
        padding-top: 24px !important;
    }
    .pe-xxl-6 {
        padding-right: 24px !important;
    }
    .pb-xxl-6 {
        padding-bottom: 24px !important;
    }
    .ps-xxl-6 {
        padding-left: 24px !important;
    }
    .px-xxl-6 {
        padding-left: 24px !important;
        padding-right: 24px !important;
    }
    .py-xxl-6 {
        padding-top: 24px !important;
        padding-bottom: 24px !important;
    }
}
.m-xs-8 {
    margin: 32px !important;
}

.mt-xs-8 {
    margin-top: 32px !important;
}

.me-xs-8 {
    margin-right: 32px !important;
}

.mb-xs-8 {
    margin-bottom: 32px !important;
}

.ms-xs-8 {
    margin-left: 32px !important;
}

.mx-xs-8 {
    margin-left: 32px !important;
    margin-right: 32px !important;
}

.my-xs-8 {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
}

.p-xs-8 {
    padding: 32px !important;
}

.pt-xs-8 {
    padding-top: 32px !important;
}

.pe-xs-8 {
    padding-right: 32px !important;
}

.pb-xs-8 {
    padding-bottom: 32px !important;
}

.ps-xs-8 {
    padding-left: 32px !important;
}

.px-xs-8 {
    padding-left: 32px !important;
    padding-right: 32px !important;
}

.py-xs-8 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
}

@media (min-width: 576px) {
    .m-sm-8 {
        margin: 32px !important;
    }
    .mt-sm-8 {
        margin-top: 32px !important;
    }
    .me-sm-8 {
        margin-right: 32px !important;
    }
    .mb-sm-8 {
        margin-bottom: 32px !important;
    }
    .ms-sm-8 {
        margin-left: 32px !important;
    }
    .mx-sm-8 {
        margin-left: 32px !important;
        margin-right: 32px !important;
    }
    .my-sm-8 {
        margin-top: 32px !important;
        margin-bottom: 32px !important;
    }
    .p-sm-8 {
        padding: 32px !important;
    }
    .pt-sm-8 {
        padding-top: 32px !important;
    }
    .pe-sm-8 {
        padding-right: 32px !important;
    }
    .pb-sm-8 {
        padding-bottom: 32px !important;
    }
    .ps-sm-8 {
        padding-left: 32px !important;
    }
    .px-sm-8 {
        padding-left: 32px !important;
        padding-right: 32px !important;
    }
    .py-sm-8 {
        padding-top: 32px !important;
        padding-bottom: 32px !important;
    }
}
@media (min-width: 768px) {
    .m-md-8 {
        margin: 32px !important;
    }
    .mt-md-8 {
        margin-top: 32px !important;
    }
    .me-md-8 {
        margin-right: 32px !important;
    }
    .mb-md-8 {
        margin-bottom: 32px !important;
    }
    .ms-md-8 {
        margin-left: 32px !important;
    }
    .mx-md-8 {
        margin-left: 32px !important;
        margin-right: 32px !important;
    }
    .my-md-8 {
        margin-top: 32px !important;
        margin-bottom: 32px !important;
    }
    .p-md-8 {
        padding: 32px !important;
    }
    .pt-md-8 {
        padding-top: 32px !important;
    }
    .pe-md-8 {
        padding-right: 32px !important;
    }
    .pb-md-8 {
        padding-bottom: 32px !important;
    }
    .ps-md-8 {
        padding-left: 32px !important;
    }
    .px-md-8 {
        padding-left: 32px !important;
        padding-right: 32px !important;
    }
    .py-md-8 {
        padding-top: 32px !important;
        padding-bottom: 32px !important;
    }
}
@media (min-width: 992px) {
    .m-lg-8 {
        margin: 32px !important;
    }
    .mt-lg-8 {
        margin-top: 32px !important;
    }
    .me-lg-8 {
        margin-right: 32px !important;
    }
    .mb-lg-8 {
        margin-bottom: 32px !important;
    }
    .ms-lg-8 {
        margin-left: 32px !important;
    }
    .mx-lg-8 {
        margin-left: 32px !important;
        margin-right: 32px !important;
    }
    .my-lg-8 {
        margin-top: 32px !important;
        margin-bottom: 32px !important;
    }
    .p-lg-8 {
        padding: 32px !important;
    }
    .pt-lg-8 {
        padding-top: 32px !important;
    }
    .pe-lg-8 {
        padding-right: 32px !important;
    }
    .pb-lg-8 {
        padding-bottom: 32px !important;
    }
    .ps-lg-8 {
        padding-left: 32px !important;
    }
    .px-lg-8 {
        padding-left: 32px !important;
        padding-right: 32px !important;
    }
    .py-lg-8 {
        padding-top: 32px !important;
        padding-bottom: 32px !important;
    }
}
@media (min-width: 1200px) {
    .m-xl-8 {
        margin: 32px !important;
    }
    .mt-xl-8 {
        margin-top: 32px !important;
    }
    .me-xl-8 {
        margin-right: 32px !important;
    }
    .mb-xl-8 {
        margin-bottom: 32px !important;
    }
    .ms-xl-8 {
        margin-left: 32px !important;
    }
    .mx-xl-8 {
        margin-left: 32px !important;
        margin-right: 32px !important;
    }
    .my-xl-8 {
        margin-top: 32px !important;
        margin-bottom: 32px !important;
    }
    .p-xl-8 {
        padding: 32px !important;
    }
    .pt-xl-8 {
        padding-top: 32px !important;
    }
    .pe-xl-8 {
        padding-right: 32px !important;
    }
    .pb-xl-8 {
        padding-bottom: 32px !important;
    }
    .ps-xl-8 {
        padding-left: 32px !important;
    }
    .px-xl-8 {
        padding-left: 32px !important;
        padding-right: 32px !important;
    }
    .py-xl-8 {
        padding-top: 32px !important;
        padding-bottom: 32px !important;
    }
}
@media (min-width: 1400px) {
    .m-xxl-8 {
        margin: 32px !important;
    }
    .mt-xxl-8 {
        margin-top: 32px !important;
    }
    .me-xxl-8 {
        margin-right: 32px !important;
    }
    .mb-xxl-8 {
        margin-bottom: 32px !important;
    }
    .ms-xxl-8 {
        margin-left: 32px !important;
    }
    .mx-xxl-8 {
        margin-left: 32px !important;
        margin-right: 32px !important;
    }
    .my-xxl-8 {
        margin-top: 32px !important;
        margin-bottom: 32px !important;
    }
    .p-xxl-8 {
        padding: 32px !important;
    }
    .pt-xxl-8 {
        padding-top: 32px !important;
    }
    .pe-xxl-8 {
        padding-right: 32px !important;
    }
    .pb-xxl-8 {
        padding-bottom: 32px !important;
    }
    .ps-xxl-8 {
        padding-left: 32px !important;
    }
    .px-xxl-8 {
        padding-left: 32px !important;
        padding-right: 32px !important;
    }
    .py-xxl-8 {
        padding-top: 32px !important;
        padding-bottom: 32px !important;
    }
}
.m-xs-10 {
    margin: 40px !important;
}

.mt-xs-10 {
    margin-top: 40px !important;
}

.me-xs-10 {
    margin-right: 40px !important;
}

.mb-xs-10 {
    margin-bottom: 40px !important;
}

.ms-xs-10 {
    margin-left: 40px !important;
}

.mx-xs-10 {
    margin-left: 40px !important;
    margin-right: 40px !important;
}

.my-xs-10 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

.p-xs-10 {
    padding: 40px !important;
}

.pt-xs-10 {
    padding-top: 40px !important;
}

.pe-xs-10 {
    padding-right: 40px !important;
}

.pb-xs-10 {
    padding-bottom: 40px !important;
}

.ps-xs-10 {
    padding-left: 40px !important;
}

.px-xs-10 {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.py-xs-10 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

@media (min-width: 576px) {
    .m-sm-10 {
        margin: 40px !important;
    }
    .mt-sm-10 {
        margin-top: 40px !important;
    }
    .me-sm-10 {
        margin-right: 40px !important;
    }
    .mb-sm-10 {
        margin-bottom: 40px !important;
    }
    .ms-sm-10 {
        margin-left: 40px !important;
    }
    .mx-sm-10 {
        margin-left: 40px !important;
        margin-right: 40px !important;
    }
    .my-sm-10 {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }
    .p-sm-10 {
        padding: 40px !important;
    }
    .pt-sm-10 {
        padding-top: 40px !important;
    }
    .pe-sm-10 {
        padding-right: 40px !important;
    }
    .pb-sm-10 {
        padding-bottom: 40px !important;
    }
    .ps-sm-10 {
        padding-left: 40px !important;
    }
    .px-sm-10 {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .py-sm-10 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
}
@media (min-width: 768px) {
    .m-md-10 {
        margin: 40px !important;
    }
    .mt-md-10 {
        margin-top: 40px !important;
    }
    .me-md-10 {
        margin-right: 40px !important;
    }
    .mb-md-10 {
        margin-bottom: 40px !important;
    }
    .ms-md-10 {
        margin-left: 40px !important;
    }
    .mx-md-10 {
        margin-left: 40px !important;
        margin-right: 40px !important;
    }
    .my-md-10 {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }
    .p-md-10 {
        padding: 40px !important;
    }
    .pt-md-10 {
        padding-top: 40px !important;
    }
    .pe-md-10 {
        padding-right: 40px !important;
    }
    .pb-md-10 {
        padding-bottom: 40px !important;
    }
    .ps-md-10 {
        padding-left: 40px !important;
    }
    .px-md-10 {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .py-md-10 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
}
@media (min-width: 992px) {
    .m-lg-10 {
        margin: 40px !important;
    }
    .mt-lg-10 {
        margin-top: 40px !important;
    }
    .me-lg-10 {
        margin-right: 40px !important;
    }
    .mb-lg-10 {
        margin-bottom: 40px !important;
    }
    .ms-lg-10 {
        margin-left: 40px !important;
    }
    .mx-lg-10 {
        margin-left: 40px !important;
        margin-right: 40px !important;
    }
    .my-lg-10 {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }
    .p-lg-10 {
        padding: 40px !important;
    }
    .pt-lg-10 {
        padding-top: 40px !important;
    }
    .pe-lg-10 {
        padding-right: 40px !important;
    }
    .pb-lg-10 {
        padding-bottom: 40px !important;
    }
    .ps-lg-10 {
        padding-left: 40px !important;
    }
    .px-lg-10 {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .py-lg-10 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
}
@media (min-width: 1200px) {
    .m-xl-10 {
        margin: 40px !important;
    }
    .mt-xl-10 {
        margin-top: 40px !important;
    }
    .me-xl-10 {
        margin-right: 40px !important;
    }
    .mb-xl-10 {
        margin-bottom: 40px !important;
    }
    .ms-xl-10 {
        margin-left: 40px !important;
    }
    .mx-xl-10 {
        margin-left: 40px !important;
        margin-right: 40px !important;
    }
    .my-xl-10 {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }
    .p-xl-10 {
        padding: 40px !important;
    }
    .pt-xl-10 {
        padding-top: 40px !important;
    }
    .pe-xl-10 {
        padding-right: 40px !important;
    }
    .pb-xl-10 {
        padding-bottom: 40px !important;
    }
    .ps-xl-10 {
        padding-left: 40px !important;
    }
    .px-xl-10 {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .py-xl-10 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
}
@media (min-width: 1400px) {
    .m-xxl-10 {
        margin: 40px !important;
    }
    .mt-xxl-10 {
        margin-top: 40px !important;
    }
    .me-xxl-10 {
        margin-right: 40px !important;
    }
    .mb-xxl-10 {
        margin-bottom: 40px !important;
    }
    .ms-xxl-10 {
        margin-left: 40px !important;
    }
    .mx-xxl-10 {
        margin-left: 40px !important;
        margin-right: 40px !important;
    }
    .my-xxl-10 {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }
    .p-xxl-10 {
        padding: 40px !important;
    }
    .pt-xxl-10 {
        padding-top: 40px !important;
    }
    .pe-xxl-10 {
        padding-right: 40px !important;
    }
    .pb-xxl-10 {
        padding-bottom: 40px !important;
    }
    .ps-xxl-10 {
        padding-left: 40px !important;
    }
    .px-xxl-10 {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .py-xxl-10 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
}
.m-xs-12 {
    margin: 48px !important;
}

.mt-xs-12 {
    margin-top: 48px !important;
}

.me-xs-12 {
    margin-right: 48px !important;
}

.mb-xs-12 {
    margin-bottom: 48px !important;
}

.ms-xs-12 {
    margin-left: 48px !important;
}

.mx-xs-12 {
    margin-left: 48px !important;
    margin-right: 48px !important;
}

.my-xs-12 {
    margin-top: 48px !important;
    margin-bottom: 48px !important;
}

.p-xs-12 {
    padding: 48px !important;
}

.pt-xs-12 {
    padding-top: 48px !important;
}

.pe-xs-12 {
    padding-right: 48px !important;
}

.pb-xs-12 {
    padding-bottom: 48px !important;
}

.ps-xs-12 {
    padding-left: 48px !important;
}

.px-xs-12 {
    padding-left: 48px !important;
    padding-right: 48px !important;
}

.py-xs-12 {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
}

@media (min-width: 576px) {
    .m-sm-12 {
        margin: 48px !important;
    }
    .mt-sm-12 {
        margin-top: 48px !important;
    }
    .me-sm-12 {
        margin-right: 48px !important;
    }
    .mb-sm-12 {
        margin-bottom: 48px !important;
    }
    .ms-sm-12 {
        margin-left: 48px !important;
    }
    .mx-sm-12 {
        margin-left: 48px !important;
        margin-right: 48px !important;
    }
    .my-sm-12 {
        margin-top: 48px !important;
        margin-bottom: 48px !important;
    }
    .p-sm-12 {
        padding: 48px !important;
    }
    .pt-sm-12 {
        padding-top: 48px !important;
    }
    .pe-sm-12 {
        padding-right: 48px !important;
    }
    .pb-sm-12 {
        padding-bottom: 48px !important;
    }
    .ps-sm-12 {
        padding-left: 48px !important;
    }
    .px-sm-12 {
        padding-left: 48px !important;
        padding-right: 48px !important;
    }
    .py-sm-12 {
        padding-top: 48px !important;
        padding-bottom: 48px !important;
    }
}
@media (min-width: 768px) {
    .m-md-12 {
        margin: 48px !important;
    }
    .mt-md-12 {
        margin-top: 48px !important;
    }
    .me-md-12 {
        margin-right: 48px !important;
    }
    .mb-md-12 {
        margin-bottom: 48px !important;
    }
    .ms-md-12 {
        margin-left: 48px !important;
    }
    .mx-md-12 {
        margin-left: 48px !important;
        margin-right: 48px !important;
    }
    .my-md-12 {
        margin-top: 48px !important;
        margin-bottom: 48px !important;
    }
    .p-md-12 {
        padding: 48px !important;
    }
    .pt-md-12 {
        padding-top: 48px !important;
    }
    .pe-md-12 {
        padding-right: 48px !important;
    }
    .pb-md-12 {
        padding-bottom: 48px !important;
    }
    .ps-md-12 {
        padding-left: 48px !important;
    }
    .px-md-12 {
        padding-left: 48px !important;
        padding-right: 48px !important;
    }
    .py-md-12 {
        padding-top: 48px !important;
        padding-bottom: 48px !important;
    }
}
@media (min-width: 992px) {
    .m-lg-12 {
        margin: 48px !important;
    }
    .mt-lg-12 {
        margin-top: 48px !important;
    }
    .me-lg-12 {
        margin-right: 48px !important;
    }
    .mb-lg-12 {
        margin-bottom: 48px !important;
    }
    .ms-lg-12 {
        margin-left: 48px !important;
    }
    .mx-lg-12 {
        margin-left: 48px !important;
        margin-right: 48px !important;
    }
    .my-lg-12 {
        margin-top: 48px !important;
        margin-bottom: 48px !important;
    }
    .p-lg-12 {
        padding: 48px !important;
    }
    .pt-lg-12 {
        padding-top: 48px !important;
    }
    .pe-lg-12 {
        padding-right: 48px !important;
    }
    .pb-lg-12 {
        padding-bottom: 48px !important;
    }
    .ps-lg-12 {
        padding-left: 48px !important;
    }
    .px-lg-12 {
        padding-left: 48px !important;
        padding-right: 48px !important;
    }
    .py-lg-12 {
        padding-top: 48px !important;
        padding-bottom: 48px !important;
    }
}
@media (min-width: 1200px) {
    .m-xl-12 {
        margin: 48px !important;
    }
    .mt-xl-12 {
        margin-top: 48px !important;
    }
    .me-xl-12 {
        margin-right: 48px !important;
    }
    .mb-xl-12 {
        margin-bottom: 48px !important;
    }
    .ms-xl-12 {
        margin-left: 48px !important;
    }
    .mx-xl-12 {
        margin-left: 48px !important;
        margin-right: 48px !important;
    }
    .my-xl-12 {
        margin-top: 48px !important;
        margin-bottom: 48px !important;
    }
    .p-xl-12 {
        padding: 48px !important;
    }
    .pt-xl-12 {
        padding-top: 48px !important;
    }
    .pe-xl-12 {
        padding-right: 48px !important;
    }
    .pb-xl-12 {
        padding-bottom: 48px !important;
    }
    .ps-xl-12 {
        padding-left: 48px !important;
    }
    .px-xl-12 {
        padding-left: 48px !important;
        padding-right: 48px !important;
    }
    .py-xl-12 {
        padding-top: 48px !important;
        padding-bottom: 48px !important;
    }
}
@media (min-width: 1400px) {
    .m-xxl-12 {
        margin: 48px !important;
    }
    .mt-xxl-12 {
        margin-top: 48px !important;
    }
    .me-xxl-12 {
        margin-right: 48px !important;
    }
    .mb-xxl-12 {
        margin-bottom: 48px !important;
    }
    .ms-xxl-12 {
        margin-left: 48px !important;
    }
    .mx-xxl-12 {
        margin-left: 48px !important;
        margin-right: 48px !important;
    }
    .my-xxl-12 {
        margin-top: 48px !important;
        margin-bottom: 48px !important;
    }
    .p-xxl-12 {
        padding: 48px !important;
    }
    .pt-xxl-12 {
        padding-top: 48px !important;
    }
    .pe-xxl-12 {
        padding-right: 48px !important;
    }
    .pb-xxl-12 {
        padding-bottom: 48px !important;
    }
    .ps-xxl-12 {
        padding-left: 48px !important;
    }
    .px-xxl-12 {
        padding-left: 48px !important;
        padding-right: 48px !important;
    }
    .py-xxl-12 {
        padding-top: 48px !important;
        padding-bottom: 48px !important;
    }
}
.m-xs-16 {
    margin: 64px !important;
}

.mt-xs-16 {
    margin-top: 64px !important;
}

.me-xs-16 {
    margin-right: 64px !important;
}

.mb-xs-16 {
    margin-bottom: 64px !important;
}

.ms-xs-16 {
    margin-left: 64px !important;
}

.mx-xs-16 {
    margin-left: 64px !important;
    margin-right: 64px !important;
}

.my-xs-16 {
    margin-top: 64px !important;
    margin-bottom: 64px !important;
}

.p-xs-16 {
    padding: 64px !important;
}

.pt-xs-16 {
    padding-top: 64px !important;
}

.pe-xs-16 {
    padding-right: 64px !important;
}

.pb-xs-16 {
    padding-bottom: 64px !important;
}

.ps-xs-16 {
    padding-left: 64px !important;
}

.px-xs-16 {
    padding-left: 64px !important;
    padding-right: 64px !important;
}

.py-xs-16 {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
}

@media (min-width: 576px) {
    .m-sm-16 {
        margin: 64px !important;
    }
    .mt-sm-16 {
        margin-top: 64px !important;
    }
    .me-sm-16 {
        margin-right: 64px !important;
    }
    .mb-sm-16 {
        margin-bottom: 64px !important;
    }
    .ms-sm-16 {
        margin-left: 64px !important;
    }
    .mx-sm-16 {
        margin-left: 64px !important;
        margin-right: 64px !important;
    }
    .my-sm-16 {
        margin-top: 64px !important;
        margin-bottom: 64px !important;
    }
    .p-sm-16 {
        padding: 64px !important;
    }
    .pt-sm-16 {
        padding-top: 64px !important;
    }
    .pe-sm-16 {
        padding-right: 64px !important;
    }
    .pb-sm-16 {
        padding-bottom: 64px !important;
    }
    .ps-sm-16 {
        padding-left: 64px !important;
    }
    .px-sm-16 {
        padding-left: 64px !important;
        padding-right: 64px !important;
    }
    .py-sm-16 {
        padding-top: 64px !important;
        padding-bottom: 64px !important;
    }
}
@media (min-width: 768px) {
    .m-md-16 {
        margin: 64px !important;
    }
    .mt-md-16 {
        margin-top: 64px !important;
    }
    .me-md-16 {
        margin-right: 64px !important;
    }
    .mb-md-16 {
        margin-bottom: 64px !important;
    }
    .ms-md-16 {
        margin-left: 64px !important;
    }
    .mx-md-16 {
        margin-left: 64px !important;
        margin-right: 64px !important;
    }
    .my-md-16 {
        margin-top: 64px !important;
        margin-bottom: 64px !important;
    }
    .p-md-16 {
        padding: 64px !important;
    }
    .pt-md-16 {
        padding-top: 64px !important;
    }
    .pe-md-16 {
        padding-right: 64px !important;
    }
    .pb-md-16 {
        padding-bottom: 64px !important;
    }
    .ps-md-16 {
        padding-left: 64px !important;
    }
    .px-md-16 {
        padding-left: 64px !important;
        padding-right: 64px !important;
    }
    .py-md-16 {
        padding-top: 64px !important;
        padding-bottom: 64px !important;
    }
}
@media (min-width: 992px) {
    .m-lg-16 {
        margin: 64px !important;
    }
    .mt-lg-16 {
        margin-top: 64px !important;
    }
    .me-lg-16 {
        margin-right: 64px !important;
    }
    .mb-lg-16 {
        margin-bottom: 64px !important;
    }
    .ms-lg-16 {
        margin-left: 64px !important;
    }
    .mx-lg-16 {
        margin-left: 64px !important;
        margin-right: 64px !important;
    }
    .my-lg-16 {
        margin-top: 64px !important;
        margin-bottom: 64px !important;
    }
    .p-lg-16 {
        padding: 64px !important;
    }
    .pt-lg-16 {
        padding-top: 64px !important;
    }
    .pe-lg-16 {
        padding-right: 64px !important;
    }
    .pb-lg-16 {
        padding-bottom: 64px !important;
    }
    .ps-lg-16 {
        padding-left: 64px !important;
    }
    .px-lg-16 {
        padding-left: 64px !important;
        padding-right: 64px !important;
    }
    .py-lg-16 {
        padding-top: 64px !important;
        padding-bottom: 64px !important;
    }
}
@media (min-width: 1200px) {
    .m-xl-16 {
        margin: 64px !important;
    }
    .mt-xl-16 {
        margin-top: 64px !important;
    }
    .me-xl-16 {
        margin-right: 64px !important;
    }
    .mb-xl-16 {
        margin-bottom: 64px !important;
    }
    .ms-xl-16 {
        margin-left: 64px !important;
    }
    .mx-xl-16 {
        margin-left: 64px !important;
        margin-right: 64px !important;
    }
    .my-xl-16 {
        margin-top: 64px !important;
        margin-bottom: 64px !important;
    }
    .p-xl-16 {
        padding: 64px !important;
    }
    .pt-xl-16 {
        padding-top: 64px !important;
    }
    .pe-xl-16 {
        padding-right: 64px !important;
    }
    .pb-xl-16 {
        padding-bottom: 64px !important;
    }
    .ps-xl-16 {
        padding-left: 64px !important;
    }
    .px-xl-16 {
        padding-left: 64px !important;
        padding-right: 64px !important;
    }
    .py-xl-16 {
        padding-top: 64px !important;
        padding-bottom: 64px !important;
    }
}
@media (min-width: 1400px) {
    .m-xxl-16 {
        margin: 64px !important;
    }
    .mt-xxl-16 {
        margin-top: 64px !important;
    }
    .me-xxl-16 {
        margin-right: 64px !important;
    }
    .mb-xxl-16 {
        margin-bottom: 64px !important;
    }
    .ms-xxl-16 {
        margin-left: 64px !important;
    }
    .mx-xxl-16 {
        margin-left: 64px !important;
        margin-right: 64px !important;
    }
    .my-xxl-16 {
        margin-top: 64px !important;
        margin-bottom: 64px !important;
    }
    .p-xxl-16 {
        padding: 64px !important;
    }
    .pt-xxl-16 {
        padding-top: 64px !important;
    }
    .pe-xxl-16 {
        padding-right: 64px !important;
    }
    .pb-xxl-16 {
        padding-bottom: 64px !important;
    }
    .ps-xxl-16 {
        padding-left: 64px !important;
    }
    .px-xxl-16 {
        padding-left: 64px !important;
        padding-right: 64px !important;
    }
    .py-xxl-16 {
        padding-top: 64px !important;
        padding-bottom: 64px !important;
    }
}
.m-xs-20 {
    margin: 80px !important;
}

.mt-xs-20 {
    margin-top: 80px !important;
}

.me-xs-20 {
    margin-right: 80px !important;
}

.mb-xs-20 {
    margin-bottom: 80px !important;
}

.ms-xs-20 {
    margin-left: 80px !important;
}

.mx-xs-20 {
    margin-left: 80px !important;
    margin-right: 80px !important;
}

.my-xs-20 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
}

.p-xs-20 {
    padding: 80px !important;
}

.pt-xs-20 {
    padding-top: 80px !important;
}

.pe-xs-20 {
    padding-right: 80px !important;
}

.pb-xs-20 {
    padding-bottom: 80px !important;
}

.ps-xs-20 {
    padding-left: 80px !important;
}

.px-xs-20 {
    padding-left: 80px !important;
    padding-right: 80px !important;
}

.py-xs-20 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}

@media (min-width: 576px) {
    .m-sm-20 {
        margin: 80px !important;
    }
    .mt-sm-20 {
        margin-top: 80px !important;
    }
    .me-sm-20 {
        margin-right: 80px !important;
    }
    .mb-sm-20 {
        margin-bottom: 80px !important;
    }
    .ms-sm-20 {
        margin-left: 80px !important;
    }
    .mx-sm-20 {
        margin-left: 80px !important;
        margin-right: 80px !important;
    }
    .my-sm-20 {
        margin-top: 80px !important;
        margin-bottom: 80px !important;
    }
    .p-sm-20 {
        padding: 80px !important;
    }
    .pt-sm-20 {
        padding-top: 80px !important;
    }
    .pe-sm-20 {
        padding-right: 80px !important;
    }
    .pb-sm-20 {
        padding-bottom: 80px !important;
    }
    .ps-sm-20 {
        padding-left: 80px !important;
    }
    .px-sm-20 {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }
    .py-sm-20 {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
}
@media (min-width: 768px) {
    .m-md-20 {
        margin: 80px !important;
    }
    .mt-md-20 {
        margin-top: 80px !important;
    }
    .me-md-20 {
        margin-right: 80px !important;
    }
    .mb-md-20 {
        margin-bottom: 80px !important;
    }
    .ms-md-20 {
        margin-left: 80px !important;
    }
    .mx-md-20 {
        margin-left: 80px !important;
        margin-right: 80px !important;
    }
    .my-md-20 {
        margin-top: 80px !important;
        margin-bottom: 80px !important;
    }
    .p-md-20 {
        padding: 80px !important;
    }
    .pt-md-20 {
        padding-top: 80px !important;
    }
    .pe-md-20 {
        padding-right: 80px !important;
    }
    .pb-md-20 {
        padding-bottom: 80px !important;
    }
    .ps-md-20 {
        padding-left: 80px !important;
    }
    .px-md-20 {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }
    .py-md-20 {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
}
@media (min-width: 992px) {
    .m-lg-20 {
        margin: 80px !important;
    }
    .mt-lg-20 {
        margin-top: 80px !important;
    }
    .me-lg-20 {
        margin-right: 80px !important;
    }
    .mb-lg-20 {
        margin-bottom: 80px !important;
    }
    .ms-lg-20 {
        margin-left: 80px !important;
    }
    .mx-lg-20 {
        margin-left: 80px !important;
        margin-right: 80px !important;
    }
    .my-lg-20 {
        margin-top: 80px !important;
        margin-bottom: 80px !important;
    }
    .p-lg-20 {
        padding: 80px !important;
    }
    .pt-lg-20 {
        padding-top: 80px !important;
    }
    .pe-lg-20 {
        padding-right: 80px !important;
    }
    .pb-lg-20 {
        padding-bottom: 80px !important;
    }
    .ps-lg-20 {
        padding-left: 80px !important;
    }
    .px-lg-20 {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }
    .py-lg-20 {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
}
@media (min-width: 1200px) {
    .m-xl-20 {
        margin: 80px !important;
    }
    .mt-xl-20 {
        margin-top: 80px !important;
    }
    .me-xl-20 {
        margin-right: 80px !important;
    }
    .mb-xl-20 {
        margin-bottom: 80px !important;
    }
    .ms-xl-20 {
        margin-left: 80px !important;
    }
    .mx-xl-20 {
        margin-left: 80px !important;
        margin-right: 80px !important;
    }
    .my-xl-20 {
        margin-top: 80px !important;
        margin-bottom: 80px !important;
    }
    .p-xl-20 {
        padding: 80px !important;
    }
    .pt-xl-20 {
        padding-top: 80px !important;
    }
    .pe-xl-20 {
        padding-right: 80px !important;
    }
    .pb-xl-20 {
        padding-bottom: 80px !important;
    }
    .ps-xl-20 {
        padding-left: 80px !important;
    }
    .px-xl-20 {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }
    .py-xl-20 {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
}
@media (min-width: 1400px) {
    .m-xxl-20 {
        margin: 80px !important;
    }
    .mt-xxl-20 {
        margin-top: 80px !important;
    }
    .me-xxl-20 {
        margin-right: 80px !important;
    }
    .mb-xxl-20 {
        margin-bottom: 80px !important;
    }
    .ms-xxl-20 {
        margin-left: 80px !important;
    }
    .mx-xxl-20 {
        margin-left: 80px !important;
        margin-right: 80px !important;
    }
    .my-xxl-20 {
        margin-top: 80px !important;
        margin-bottom: 80px !important;
    }
    .p-xxl-20 {
        padding: 80px !important;
    }
    .pt-xxl-20 {
        padding-top: 80px !important;
    }
    .pe-xxl-20 {
        padding-right: 80px !important;
    }
    .pb-xxl-20 {
        padding-bottom: 80px !important;
    }
    .ps-xxl-20 {
        padding-left: 80px !important;
    }
    .px-xxl-20 {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }
    .py-xxl-20 {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
}
.m-xs-24 {
    margin: 96px !important;
}

.mt-xs-24 {
    margin-top: 96px !important;
}

.me-xs-24 {
    margin-right: 96px !important;
}

.mb-xs-24 {
    margin-bottom: 96px !important;
}

.ms-xs-24 {
    margin-left: 96px !important;
}

.mx-xs-24 {
    margin-left: 96px !important;
    margin-right: 96px !important;
}

.my-xs-24 {
    margin-top: 96px !important;
    margin-bottom: 96px !important;
}

.p-xs-24 {
    padding: 96px !important;
}

.pt-xs-24 {
    padding-top: 96px !important;
}

.pe-xs-24 {
    padding-right: 96px !important;
}

.pb-xs-24 {
    padding-bottom: 96px !important;
}

.ps-xs-24 {
    padding-left: 96px !important;
}

.px-xs-24 {
    padding-left: 96px !important;
    padding-right: 96px !important;
}

.py-xs-24 {
    padding-top: 96px !important;
    padding-bottom: 96px !important;
}

@media (min-width: 576px) {
    .m-sm-24 {
        margin: 96px !important;
    }
    .mt-sm-24 {
        margin-top: 96px !important;
    }
    .me-sm-24 {
        margin-right: 96px !important;
    }
    .mb-sm-24 {
        margin-bottom: 96px !important;
    }
    .ms-sm-24 {
        margin-left: 96px !important;
    }
    .mx-sm-24 {
        margin-left: 96px !important;
        margin-right: 96px !important;
    }
    .my-sm-24 {
        margin-top: 96px !important;
        margin-bottom: 96px !important;
    }
    .p-sm-24 {
        padding: 96px !important;
    }
    .pt-sm-24 {
        padding-top: 96px !important;
    }
    .pe-sm-24 {
        padding-right: 96px !important;
    }
    .pb-sm-24 {
        padding-bottom: 96px !important;
    }
    .ps-sm-24 {
        padding-left: 96px !important;
    }
    .px-sm-24 {
        padding-left: 96px !important;
        padding-right: 96px !important;
    }
    .py-sm-24 {
        padding-top: 96px !important;
        padding-bottom: 96px !important;
    }
}
@media (min-width: 768px) {
    .m-md-24 {
        margin: 96px !important;
    }
    .mt-md-24 {
        margin-top: 96px !important;
    }
    .me-md-24 {
        margin-right: 96px !important;
    }
    .mb-md-24 {
        margin-bottom: 96px !important;
    }
    .ms-md-24 {
        margin-left: 96px !important;
    }
    .mx-md-24 {
        margin-left: 96px !important;
        margin-right: 96px !important;
    }
    .my-md-24 {
        margin-top: 96px !important;
        margin-bottom: 96px !important;
    }
    .p-md-24 {
        padding: 96px !important;
    }
    .pt-md-24 {
        padding-top: 96px !important;
    }
    .pe-md-24 {
        padding-right: 96px !important;
    }
    .pb-md-24 {
        padding-bottom: 96px !important;
    }
    .ps-md-24 {
        padding-left: 96px !important;
    }
    .px-md-24 {
        padding-left: 96px !important;
        padding-right: 96px !important;
    }
    .py-md-24 {
        padding-top: 96px !important;
        padding-bottom: 96px !important;
    }
}
@media (min-width: 992px) {
    .m-lg-24 {
        margin: 96px !important;
    }
    .mt-lg-24 {
        margin-top: 96px !important;
    }
    .me-lg-24 {
        margin-right: 96px !important;
    }
    .mb-lg-24 {
        margin-bottom: 96px !important;
    }
    .ms-lg-24 {
        margin-left: 96px !important;
    }
    .mx-lg-24 {
        margin-left: 96px !important;
        margin-right: 96px !important;
    }
    .my-lg-24 {
        margin-top: 96px !important;
        margin-bottom: 96px !important;
    }
    .p-lg-24 {
        padding: 96px !important;
    }
    .pt-lg-24 {
        padding-top: 96px !important;
    }
    .pe-lg-24 {
        padding-right: 96px !important;
    }
    .pb-lg-24 {
        padding-bottom: 96px !important;
    }
    .ps-lg-24 {
        padding-left: 96px !important;
    }
    .px-lg-24 {
        padding-left: 96px !important;
        padding-right: 96px !important;
    }
    .py-lg-24 {
        padding-top: 96px !important;
        padding-bottom: 96px !important;
    }
}
@media (min-width: 1200px) {
    .m-xl-24 {
        margin: 96px !important;
    }
    .mt-xl-24 {
        margin-top: 96px !important;
    }
    .me-xl-24 {
        margin-right: 96px !important;
    }
    .mb-xl-24 {
        margin-bottom: 96px !important;
    }
    .ms-xl-24 {
        margin-left: 96px !important;
    }
    .mx-xl-24 {
        margin-left: 96px !important;
        margin-right: 96px !important;
    }
    .my-xl-24 {
        margin-top: 96px !important;
        margin-bottom: 96px !important;
    }
    .p-xl-24 {
        padding: 96px !important;
    }
    .pt-xl-24 {
        padding-top: 96px !important;
    }
    .pe-xl-24 {
        padding-right: 96px !important;
    }
    .pb-xl-24 {
        padding-bottom: 96px !important;
    }
    .ps-xl-24 {
        padding-left: 96px !important;
    }
    .px-xl-24 {
        padding-left: 96px !important;
        padding-right: 96px !important;
    }
    .py-xl-24 {
        padding-top: 96px !important;
        padding-bottom: 96px !important;
    }
}
@media (min-width: 1400px) {
    .m-xxl-24 {
        margin: 96px !important;
    }
    .mt-xxl-24 {
        margin-top: 96px !important;
    }
    .me-xxl-24 {
        margin-right: 96px !important;
    }
    .mb-xxl-24 {
        margin-bottom: 96px !important;
    }
    .ms-xxl-24 {
        margin-left: 96px !important;
    }
    .mx-xxl-24 {
        margin-left: 96px !important;
        margin-right: 96px !important;
    }
    .my-xxl-24 {
        margin-top: 96px !important;
        margin-bottom: 96px !important;
    }
    .p-xxl-24 {
        padding: 96px !important;
    }
    .pt-xxl-24 {
        padding-top: 96px !important;
    }
    .pe-xxl-24 {
        padding-right: 96px !important;
    }
    .pb-xxl-24 {
        padding-bottom: 96px !important;
    }
    .ps-xxl-24 {
        padding-left: 96px !important;
    }
    .px-xxl-24 {
        padding-left: 96px !important;
        padding-right: 96px !important;
    }
    .py-xxl-24 {
        padding-top: 96px !important;
        padding-bottom: 96px !important;
    }
}
.m-xs-32 {
    margin: 128px !important;
}

.mt-xs-32 {
    margin-top: 128px !important;
}

.me-xs-32 {
    margin-right: 128px !important;
}

.mb-xs-32 {
    margin-bottom: 128px !important;
}

.ms-xs-32 {
    margin-left: 128px !important;
}

.mx-xs-32 {
    margin-left: 128px !important;
    margin-right: 128px !important;
}

.my-xs-32 {
    margin-top: 128px !important;
    margin-bottom: 128px !important;
}

.p-xs-32 {
    padding: 128px !important;
}

.pt-xs-32 {
    padding-top: 128px !important;
}

.pe-xs-32 {
    padding-right: 128px !important;
}

.pb-xs-32 {
    padding-bottom: 128px !important;
}

.ps-xs-32 {
    padding-left: 128px !important;
}

.px-xs-32 {
    padding-left: 128px !important;
    padding-right: 128px !important;
}

.py-xs-32 {
    padding-top: 128px !important;
    padding-bottom: 128px !important;
}

@media (min-width: 576px) {
    .m-sm-32 {
        margin: 128px !important;
    }
    .mt-sm-32 {
        margin-top: 128px !important;
    }
    .me-sm-32 {
        margin-right: 128px !important;
    }
    .mb-sm-32 {
        margin-bottom: 128px !important;
    }
    .ms-sm-32 {
        margin-left: 128px !important;
    }
    .mx-sm-32 {
        margin-left: 128px !important;
        margin-right: 128px !important;
    }
    .my-sm-32 {
        margin-top: 128px !important;
        margin-bottom: 128px !important;
    }
    .p-sm-32 {
        padding: 128px !important;
    }
    .pt-sm-32 {
        padding-top: 128px !important;
    }
    .pe-sm-32 {
        padding-right: 128px !important;
    }
    .pb-sm-32 {
        padding-bottom: 128px !important;
    }
    .ps-sm-32 {
        padding-left: 128px !important;
    }
    .px-sm-32 {
        padding-left: 128px !important;
        padding-right: 128px !important;
    }
    .py-sm-32 {
        padding-top: 128px !important;
        padding-bottom: 128px !important;
    }
}
@media (min-width: 768px) {
    .m-md-32 {
        margin: 128px !important;
    }
    .mt-md-32 {
        margin-top: 128px !important;
    }
    .me-md-32 {
        margin-right: 128px !important;
    }
    .mb-md-32 {
        margin-bottom: 128px !important;
    }
    .ms-md-32 {
        margin-left: 128px !important;
    }
    .mx-md-32 {
        margin-left: 128px !important;
        margin-right: 128px !important;
    }
    .my-md-32 {
        margin-top: 128px !important;
        margin-bottom: 128px !important;
    }
    .p-md-32 {
        padding: 128px !important;
    }
    .pt-md-32 {
        padding-top: 128px !important;
    }
    .pe-md-32 {
        padding-right: 128px !important;
    }
    .pb-md-32 {
        padding-bottom: 128px !important;
    }
    .ps-md-32 {
        padding-left: 128px !important;
    }
    .px-md-32 {
        padding-left: 128px !important;
        padding-right: 128px !important;
    }
    .py-md-32 {
        padding-top: 128px !important;
        padding-bottom: 128px !important;
    }
}
@media (min-width: 992px) {
    .m-lg-32 {
        margin: 128px !important;
    }
    .mt-lg-32 {
        margin-top: 128px !important;
    }
    .me-lg-32 {
        margin-right: 128px !important;
    }
    .mb-lg-32 {
        margin-bottom: 128px !important;
    }
    .ms-lg-32 {
        margin-left: 128px !important;
    }
    .mx-lg-32 {
        margin-left: 128px !important;
        margin-right: 128px !important;
    }
    .my-lg-32 {
        margin-top: 128px !important;
        margin-bottom: 128px !important;
    }
    .p-lg-32 {
        padding: 128px !important;
    }
    .pt-lg-32 {
        padding-top: 128px !important;
    }
    .pe-lg-32 {
        padding-right: 128px !important;
    }
    .pb-lg-32 {
        padding-bottom: 128px !important;
    }
    .ps-lg-32 {
        padding-left: 128px !important;
    }
    .px-lg-32 {
        padding-left: 128px !important;
        padding-right: 128px !important;
    }
    .py-lg-32 {
        padding-top: 128px !important;
        padding-bottom: 128px !important;
    }
}
@media (min-width: 1200px) {
    .m-xl-32 {
        margin: 128px !important;
    }
    .mt-xl-32 {
        margin-top: 128px !important;
    }
    .me-xl-32 {
        margin-right: 128px !important;
    }
    .mb-xl-32 {
        margin-bottom: 128px !important;
    }
    .ms-xl-32 {
        margin-left: 128px !important;
    }
    .mx-xl-32 {
        margin-left: 128px !important;
        margin-right: 128px !important;
    }
    .my-xl-32 {
        margin-top: 128px !important;
        margin-bottom: 128px !important;
    }
    .p-xl-32 {
        padding: 128px !important;
    }
    .pt-xl-32 {
        padding-top: 128px !important;
    }
    .pe-xl-32 {
        padding-right: 128px !important;
    }
    .pb-xl-32 {
        padding-bottom: 128px !important;
    }
    .ps-xl-32 {
        padding-left: 128px !important;
    }
    .px-xl-32 {
        padding-left: 128px !important;
        padding-right: 128px !important;
    }
    .py-xl-32 {
        padding-top: 128px !important;
        padding-bottom: 128px !important;
    }
}
@media (min-width: 1400px) {
    .m-xxl-32 {
        margin: 128px !important;
    }
    .mt-xxl-32 {
        margin-top: 128px !important;
    }
    .me-xxl-32 {
        margin-right: 128px !important;
    }
    .mb-xxl-32 {
        margin-bottom: 128px !important;
    }
    .ms-xxl-32 {
        margin-left: 128px !important;
    }
    .mx-xxl-32 {
        margin-left: 128px !important;
        margin-right: 128px !important;
    }
    .my-xxl-32 {
        margin-top: 128px !important;
        margin-bottom: 128px !important;
    }
    .p-xxl-32 {
        padding: 128px !important;
    }
    .pt-xxl-32 {
        padding-top: 128px !important;
    }
    .pe-xxl-32 {
        padding-right: 128px !important;
    }
    .pb-xxl-32 {
        padding-bottom: 128px !important;
    }
    .ps-xxl-32 {
        padding-left: 128px !important;
    }
    .px-xxl-32 {
        padding-left: 128px !important;
        padding-right: 128px !important;
    }
    .py-xxl-32 {
        padding-top: 128px !important;
        padding-bottom: 128px !important;
    }
}
.m-xs-40 {
    margin: 160px !important;
}

.mt-xs-40 {
    margin-top: 160px !important;
}

.me-xs-40 {
    margin-right: 160px !important;
}

.mb-xs-40 {
    margin-bottom: 160px !important;
}

.ms-xs-40 {
    margin-left: 160px !important;
}

.mx-xs-40 {
    margin-left: 160px !important;
    margin-right: 160px !important;
}

.my-xs-40 {
    margin-top: 160px !important;
    margin-bottom: 160px !important;
}

.p-xs-40 {
    padding: 160px !important;
}

.pt-xs-40 {
    padding-top: 160px !important;
}

.pe-xs-40 {
    padding-right: 160px !important;
}

.pb-xs-40 {
    padding-bottom: 160px !important;
}

.ps-xs-40 {
    padding-left: 160px !important;
}

.px-xs-40 {
    padding-left: 160px !important;
    padding-right: 160px !important;
}

.py-xs-40 {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
}

@media (min-width: 576px) {
    .m-sm-40 {
        margin: 160px !important;
    }
    .mt-sm-40 {
        margin-top: 160px !important;
    }
    .me-sm-40 {
        margin-right: 160px !important;
    }
    .mb-sm-40 {
        margin-bottom: 160px !important;
    }
    .ms-sm-40 {
        margin-left: 160px !important;
    }
    .mx-sm-40 {
        margin-left: 160px !important;
        margin-right: 160px !important;
    }
    .my-sm-40 {
        margin-top: 160px !important;
        margin-bottom: 160px !important;
    }
    .p-sm-40 {
        padding: 160px !important;
    }
    .pt-sm-40 {
        padding-top: 160px !important;
    }
    .pe-sm-40 {
        padding-right: 160px !important;
    }
    .pb-sm-40 {
        padding-bottom: 160px !important;
    }
    .ps-sm-40 {
        padding-left: 160px !important;
    }
    .px-sm-40 {
        padding-left: 160px !important;
        padding-right: 160px !important;
    }
    .py-sm-40 {
        padding-top: 160px !important;
        padding-bottom: 160px !important;
    }
}
@media (min-width: 768px) {
    .m-md-40 {
        margin: 160px !important;
    }
    .mt-md-40 {
        margin-top: 160px !important;
    }
    .me-md-40 {
        margin-right: 160px !important;
    }
    .mb-md-40 {
        margin-bottom: 160px !important;
    }
    .ms-md-40 {
        margin-left: 160px !important;
    }
    .mx-md-40 {
        margin-left: 160px !important;
        margin-right: 160px !important;
    }
    .my-md-40 {
        margin-top: 160px !important;
        margin-bottom: 160px !important;
    }
    .p-md-40 {
        padding: 160px !important;
    }
    .pt-md-40 {
        padding-top: 160px !important;
    }
    .pe-md-40 {
        padding-right: 160px !important;
    }
    .pb-md-40 {
        padding-bottom: 160px !important;
    }
    .ps-md-40 {
        padding-left: 160px !important;
    }
    .px-md-40 {
        padding-left: 160px !important;
        padding-right: 160px !important;
    }
    .py-md-40 {
        padding-top: 160px !important;
        padding-bottom: 160px !important;
    }
}
@media (min-width: 992px) {
    .m-lg-40 {
        margin: 160px !important;
    }
    .mt-lg-40 {
        margin-top: 160px !important;
    }
    .me-lg-40 {
        margin-right: 160px !important;
    }
    .mb-lg-40 {
        margin-bottom: 160px !important;
    }
    .ms-lg-40 {
        margin-left: 160px !important;
    }
    .mx-lg-40 {
        margin-left: 160px !important;
        margin-right: 160px !important;
    }
    .my-lg-40 {
        margin-top: 160px !important;
        margin-bottom: 160px !important;
    }
    .p-lg-40 {
        padding: 160px !important;
    }
    .pt-lg-40 {
        padding-top: 160px !important;
    }
    .pe-lg-40 {
        padding-right: 160px !important;
    }
    .pb-lg-40 {
        padding-bottom: 160px !important;
    }
    .ps-lg-40 {
        padding-left: 160px !important;
    }
    .px-lg-40 {
        padding-left: 160px !important;
        padding-right: 160px !important;
    }
    .py-lg-40 {
        padding-top: 160px !important;
        padding-bottom: 160px !important;
    }
}
@media (min-width: 1200px) {
    .m-xl-40 {
        margin: 160px !important;
    }
    .mt-xl-40 {
        margin-top: 160px !important;
    }
    .me-xl-40 {
        margin-right: 160px !important;
    }
    .mb-xl-40 {
        margin-bottom: 160px !important;
    }
    .ms-xl-40 {
        margin-left: 160px !important;
    }
    .mx-xl-40 {
        margin-left: 160px !important;
        margin-right: 160px !important;
    }
    .my-xl-40 {
        margin-top: 160px !important;
        margin-bottom: 160px !important;
    }
    .p-xl-40 {
        padding: 160px !important;
    }
    .pt-xl-40 {
        padding-top: 160px !important;
    }
    .pe-xl-40 {
        padding-right: 160px !important;
    }
    .pb-xl-40 {
        padding-bottom: 160px !important;
    }
    .ps-xl-40 {
        padding-left: 160px !important;
    }
    .px-xl-40 {
        padding-left: 160px !important;
        padding-right: 160px !important;
    }
    .py-xl-40 {
        padding-top: 160px !important;
        padding-bottom: 160px !important;
    }
}
@media (min-width: 1400px) {
    .m-xxl-40 {
        margin: 160px !important;
    }
    .mt-xxl-40 {
        margin-top: 160px !important;
    }
    .me-xxl-40 {
        margin-right: 160px !important;
    }
    .mb-xxl-40 {
        margin-bottom: 160px !important;
    }
    .ms-xxl-40 {
        margin-left: 160px !important;
    }
    .mx-xxl-40 {
        margin-left: 160px !important;
        margin-right: 160px !important;
    }
    .my-xxl-40 {
        margin-top: 160px !important;
        margin-bottom: 160px !important;
    }
    .p-xxl-40 {
        padding: 160px !important;
    }
    .pt-xxl-40 {
        padding-top: 160px !important;
    }
    .pe-xxl-40 {
        padding-right: 160px !important;
    }
    .pb-xxl-40 {
        padding-bottom: 160px !important;
    }
    .ps-xxl-40 {
        padding-left: 160px !important;
    }
    .px-xxl-40 {
        padding-left: 160px !important;
        padding-right: 160px !important;
    }
    .py-xxl-40 {
        padding-top: 160px !important;
        padding-bottom: 160px !important;
    }
}
.m-xs-48 {
    margin: 192px !important;
}

.mt-xs-48 {
    margin-top: 192px !important;
}

.me-xs-48 {
    margin-right: 192px !important;
}

.mb-xs-48 {
    margin-bottom: 192px !important;
}

.ms-xs-48 {
    margin-left: 192px !important;
}

.mx-xs-48 {
    margin-left: 192px !important;
    margin-right: 192px !important;
}

.my-xs-48 {
    margin-top: 192px !important;
    margin-bottom: 192px !important;
}

.p-xs-48 {
    padding: 192px !important;
}

.pt-xs-48 {
    padding-top: 192px !important;
}

.pe-xs-48 {
    padding-right: 192px !important;
}

.pb-xs-48 {
    padding-bottom: 192px !important;
}

.ps-xs-48 {
    padding-left: 192px !important;
}

.px-xs-48 {
    padding-left: 192px !important;
    padding-right: 192px !important;
}

.py-xs-48 {
    padding-top: 192px !important;
    padding-bottom: 192px !important;
}

@media (min-width: 576px) {
    .m-sm-48 {
        margin: 192px !important;
    }
    .mt-sm-48 {
        margin-top: 192px !important;
    }
    .me-sm-48 {
        margin-right: 192px !important;
    }
    .mb-sm-48 {
        margin-bottom: 192px !important;
    }
    .ms-sm-48 {
        margin-left: 192px !important;
    }
    .mx-sm-48 {
        margin-left: 192px !important;
        margin-right: 192px !important;
    }
    .my-sm-48 {
        margin-top: 192px !important;
        margin-bottom: 192px !important;
    }
    .p-sm-48 {
        padding: 192px !important;
    }
    .pt-sm-48 {
        padding-top: 192px !important;
    }
    .pe-sm-48 {
        padding-right: 192px !important;
    }
    .pb-sm-48 {
        padding-bottom: 192px !important;
    }
    .ps-sm-48 {
        padding-left: 192px !important;
    }
    .px-sm-48 {
        padding-left: 192px !important;
        padding-right: 192px !important;
    }
    .py-sm-48 {
        padding-top: 192px !important;
        padding-bottom: 192px !important;
    }
}
@media (min-width: 768px) {
    .m-md-48 {
        margin: 192px !important;
    }
    .mt-md-48 {
        margin-top: 192px !important;
    }
    .me-md-48 {
        margin-right: 192px !important;
    }
    .mb-md-48 {
        margin-bottom: 192px !important;
    }
    .ms-md-48 {
        margin-left: 192px !important;
    }
    .mx-md-48 {
        margin-left: 192px !important;
        margin-right: 192px !important;
    }
    .my-md-48 {
        margin-top: 192px !important;
        margin-bottom: 192px !important;
    }
    .p-md-48 {
        padding: 192px !important;
    }
    .pt-md-48 {
        padding-top: 192px !important;
    }
    .pe-md-48 {
        padding-right: 192px !important;
    }
    .pb-md-48 {
        padding-bottom: 192px !important;
    }
    .ps-md-48 {
        padding-left: 192px !important;
    }
    .px-md-48 {
        padding-left: 192px !important;
        padding-right: 192px !important;
    }
    .py-md-48 {
        padding-top: 192px !important;
        padding-bottom: 192px !important;
    }
}
@media (min-width: 992px) {
    .m-lg-48 {
        margin: 192px !important;
    }
    .mt-lg-48 {
        margin-top: 192px !important;
    }
    .me-lg-48 {
        margin-right: 192px !important;
    }
    .mb-lg-48 {
        margin-bottom: 192px !important;
    }
    .ms-lg-48 {
        margin-left: 192px !important;
    }
    .mx-lg-48 {
        margin-left: 192px !important;
        margin-right: 192px !important;
    }
    .my-lg-48 {
        margin-top: 192px !important;
        margin-bottom: 192px !important;
    }
    .p-lg-48 {
        padding: 192px !important;
    }
    .pt-lg-48 {
        padding-top: 192px !important;
    }
    .pe-lg-48 {
        padding-right: 192px !important;
    }
    .pb-lg-48 {
        padding-bottom: 192px !important;
    }
    .ps-lg-48 {
        padding-left: 192px !important;
    }
    .px-lg-48 {
        padding-left: 192px !important;
        padding-right: 192px !important;
    }
    .py-lg-48 {
        padding-top: 192px !important;
        padding-bottom: 192px !important;
    }
}
@media (min-width: 1200px) {
    .m-xl-48 {
        margin: 192px !important;
    }
    .mt-xl-48 {
        margin-top: 192px !important;
    }
    .me-xl-48 {
        margin-right: 192px !important;
    }
    .mb-xl-48 {
        margin-bottom: 192px !important;
    }
    .ms-xl-48 {
        margin-left: 192px !important;
    }
    .mx-xl-48 {
        margin-left: 192px !important;
        margin-right: 192px !important;
    }
    .my-xl-48 {
        margin-top: 192px !important;
        margin-bottom: 192px !important;
    }
    .p-xl-48 {
        padding: 192px !important;
    }
    .pt-xl-48 {
        padding-top: 192px !important;
    }
    .pe-xl-48 {
        padding-right: 192px !important;
    }
    .pb-xl-48 {
        padding-bottom: 192px !important;
    }
    .ps-xl-48 {
        padding-left: 192px !important;
    }
    .px-xl-48 {
        padding-left: 192px !important;
        padding-right: 192px !important;
    }
    .py-xl-48 {
        padding-top: 192px !important;
        padding-bottom: 192px !important;
    }
}
@media (min-width: 1400px) {
    .m-xxl-48 {
        margin: 192px !important;
    }
    .mt-xxl-48 {
        margin-top: 192px !important;
    }
    .me-xxl-48 {
        margin-right: 192px !important;
    }
    .mb-xxl-48 {
        margin-bottom: 192px !important;
    }
    .ms-xxl-48 {
        margin-left: 192px !important;
    }
    .mx-xxl-48 {
        margin-left: 192px !important;
        margin-right: 192px !important;
    }
    .my-xxl-48 {
        margin-top: 192px !important;
        margin-bottom: 192px !important;
    }
    .p-xxl-48 {
        padding: 192px !important;
    }
    .pt-xxl-48 {
        padding-top: 192px !important;
    }
    .pe-xxl-48 {
        padding-right: 192px !important;
    }
    .pb-xxl-48 {
        padding-bottom: 192px !important;
    }
    .ps-xxl-48 {
        padding-left: 192px !important;
    }
    .px-xxl-48 {
        padding-left: 192px !important;
        padding-right: 192px !important;
    }
    .py-xxl-48 {
        padding-top: 192px !important;
        padding-bottom: 192px !important;
    }
}
.m-xs-56 {
    margin: 224px !important;
}

.mt-xs-56 {
    margin-top: 224px !important;
}

.me-xs-56 {
    margin-right: 224px !important;
}

.mb-xs-56 {
    margin-bottom: 224px !important;
}

.ms-xs-56 {
    margin-left: 224px !important;
}

.mx-xs-56 {
    margin-left: 224px !important;
    margin-right: 224px !important;
}

.my-xs-56 {
    margin-top: 224px !important;
    margin-bottom: 224px !important;
}

.p-xs-56 {
    padding: 224px !important;
}

.pt-xs-56 {
    padding-top: 224px !important;
}

.pe-xs-56 {
    padding-right: 224px !important;
}

.pb-xs-56 {
    padding-bottom: 224px !important;
}

.ps-xs-56 {
    padding-left: 224px !important;
}

.px-xs-56 {
    padding-left: 224px !important;
    padding-right: 224px !important;
}

.py-xs-56 {
    padding-top: 224px !important;
    padding-bottom: 224px !important;
}

@media (min-width: 576px) {
    .m-sm-56 {
        margin: 224px !important;
    }
    .mt-sm-56 {
        margin-top: 224px !important;
    }
    .me-sm-56 {
        margin-right: 224px !important;
    }
    .mb-sm-56 {
        margin-bottom: 224px !important;
    }
    .ms-sm-56 {
        margin-left: 224px !important;
    }
    .mx-sm-56 {
        margin-left: 224px !important;
        margin-right: 224px !important;
    }
    .my-sm-56 {
        margin-top: 224px !important;
        margin-bottom: 224px !important;
    }
    .p-sm-56 {
        padding: 224px !important;
    }
    .pt-sm-56 {
        padding-top: 224px !important;
    }
    .pe-sm-56 {
        padding-right: 224px !important;
    }
    .pb-sm-56 {
        padding-bottom: 224px !important;
    }
    .ps-sm-56 {
        padding-left: 224px !important;
    }
    .px-sm-56 {
        padding-left: 224px !important;
        padding-right: 224px !important;
    }
    .py-sm-56 {
        padding-top: 224px !important;
        padding-bottom: 224px !important;
    }
}
@media (min-width: 768px) {
    .m-md-56 {
        margin: 224px !important;
    }
    .mt-md-56 {
        margin-top: 224px !important;
    }
    .me-md-56 {
        margin-right: 224px !important;
    }
    .mb-md-56 {
        margin-bottom: 224px !important;
    }
    .ms-md-56 {
        margin-left: 224px !important;
    }
    .mx-md-56 {
        margin-left: 224px !important;
        margin-right: 224px !important;
    }
    .my-md-56 {
        margin-top: 224px !important;
        margin-bottom: 224px !important;
    }
    .p-md-56 {
        padding: 224px !important;
    }
    .pt-md-56 {
        padding-top: 224px !important;
    }
    .pe-md-56 {
        padding-right: 224px !important;
    }
    .pb-md-56 {
        padding-bottom: 224px !important;
    }
    .ps-md-56 {
        padding-left: 224px !important;
    }
    .px-md-56 {
        padding-left: 224px !important;
        padding-right: 224px !important;
    }
    .py-md-56 {
        padding-top: 224px !important;
        padding-bottom: 224px !important;
    }
}
@media (min-width: 992px) {
    .m-lg-56 {
        margin: 224px !important;
    }
    .mt-lg-56 {
        margin-top: 224px !important;
    }
    .me-lg-56 {
        margin-right: 224px !important;
    }
    .mb-lg-56 {
        margin-bottom: 224px !important;
    }
    .ms-lg-56 {
        margin-left: 224px !important;
    }
    .mx-lg-56 {
        margin-left: 224px !important;
        margin-right: 224px !important;
    }
    .my-lg-56 {
        margin-top: 224px !important;
        margin-bottom: 224px !important;
    }
    .p-lg-56 {
        padding: 224px !important;
    }
    .pt-lg-56 {
        padding-top: 224px !important;
    }
    .pe-lg-56 {
        padding-right: 224px !important;
    }
    .pb-lg-56 {
        padding-bottom: 224px !important;
    }
    .ps-lg-56 {
        padding-left: 224px !important;
    }
    .px-lg-56 {
        padding-left: 224px !important;
        padding-right: 224px !important;
    }
    .py-lg-56 {
        padding-top: 224px !important;
        padding-bottom: 224px !important;
    }
}
@media (min-width: 1200px) {
    .m-xl-56 {
        margin: 224px !important;
    }
    .mt-xl-56 {
        margin-top: 224px !important;
    }
    .me-xl-56 {
        margin-right: 224px !important;
    }
    .mb-xl-56 {
        margin-bottom: 224px !important;
    }
    .ms-xl-56 {
        margin-left: 224px !important;
    }
    .mx-xl-56 {
        margin-left: 224px !important;
        margin-right: 224px !important;
    }
    .my-xl-56 {
        margin-top: 224px !important;
        margin-bottom: 224px !important;
    }
    .p-xl-56 {
        padding: 224px !important;
    }
    .pt-xl-56 {
        padding-top: 224px !important;
    }
    .pe-xl-56 {
        padding-right: 224px !important;
    }
    .pb-xl-56 {
        padding-bottom: 224px !important;
    }
    .ps-xl-56 {
        padding-left: 224px !important;
    }
    .px-xl-56 {
        padding-left: 224px !important;
        padding-right: 224px !important;
    }
    .py-xl-56 {
        padding-top: 224px !important;
        padding-bottom: 224px !important;
    }
}
@media (min-width: 1400px) {
    .m-xxl-56 {
        margin: 224px !important;
    }
    .mt-xxl-56 {
        margin-top: 224px !important;
    }
    .me-xxl-56 {
        margin-right: 224px !important;
    }
    .mb-xxl-56 {
        margin-bottom: 224px !important;
    }
    .ms-xxl-56 {
        margin-left: 224px !important;
    }
    .mx-xxl-56 {
        margin-left: 224px !important;
        margin-right: 224px !important;
    }
    .my-xxl-56 {
        margin-top: 224px !important;
        margin-bottom: 224px !important;
    }
    .p-xxl-56 {
        padding: 224px !important;
    }
    .pt-xxl-56 {
        padding-top: 224px !important;
    }
    .pe-xxl-56 {
        padding-right: 224px !important;
    }
    .pb-xxl-56 {
        padding-bottom: 224px !important;
    }
    .ps-xxl-56 {
        padding-left: 224px !important;
    }
    .px-xxl-56 {
        padding-left: 224px !important;
        padding-right: 224px !important;
    }
    .py-xxl-56 {
        padding-top: 224px !important;
        padding-bottom: 224px !important;
    }
}
.m-xs-64 {
    margin: 256px !important;
}

.mt-xs-64 {
    margin-top: 256px !important;
}

.me-xs-64 {
    margin-right: 256px !important;
}

.mb-xs-64 {
    margin-bottom: 256px !important;
}

.ms-xs-64 {
    margin-left: 256px !important;
}

.mx-xs-64 {
    margin-left: 256px !important;
    margin-right: 256px !important;
}

.my-xs-64 {
    margin-top: 256px !important;
    margin-bottom: 256px !important;
}

.p-xs-64 {
    padding: 256px !important;
}

.pt-xs-64 {
    padding-top: 256px !important;
}

.pe-xs-64 {
    padding-right: 256px !important;
}

.pb-xs-64 {
    padding-bottom: 256px !important;
}

.ps-xs-64 {
    padding-left: 256px !important;
}

.px-xs-64 {
    padding-left: 256px !important;
    padding-right: 256px !important;
}

.py-xs-64 {
    padding-top: 256px !important;
    padding-bottom: 256px !important;
}

@media (min-width: 576px) {
    .m-sm-64 {
        margin: 256px !important;
    }
    .mt-sm-64 {
        margin-top: 256px !important;
    }
    .me-sm-64 {
        margin-right: 256px !important;
    }
    .mb-sm-64 {
        margin-bottom: 256px !important;
    }
    .ms-sm-64 {
        margin-left: 256px !important;
    }
    .mx-sm-64 {
        margin-left: 256px !important;
        margin-right: 256px !important;
    }
    .my-sm-64 {
        margin-top: 256px !important;
        margin-bottom: 256px !important;
    }
    .p-sm-64 {
        padding: 256px !important;
    }
    .pt-sm-64 {
        padding-top: 256px !important;
    }
    .pe-sm-64 {
        padding-right: 256px !important;
    }
    .pb-sm-64 {
        padding-bottom: 256px !important;
    }
    .ps-sm-64 {
        padding-left: 256px !important;
    }
    .px-sm-64 {
        padding-left: 256px !important;
        padding-right: 256px !important;
    }
    .py-sm-64 {
        padding-top: 256px !important;
        padding-bottom: 256px !important;
    }
}
@media (min-width: 768px) {
    .m-md-64 {
        margin: 256px !important;
    }
    .mt-md-64 {
        margin-top: 256px !important;
    }
    .me-md-64 {
        margin-right: 256px !important;
    }
    .mb-md-64 {
        margin-bottom: 256px !important;
    }
    .ms-md-64 {
        margin-left: 256px !important;
    }
    .mx-md-64 {
        margin-left: 256px !important;
        margin-right: 256px !important;
    }
    .my-md-64 {
        margin-top: 256px !important;
        margin-bottom: 256px !important;
    }
    .p-md-64 {
        padding: 256px !important;
    }
    .pt-md-64 {
        padding-top: 256px !important;
    }
    .pe-md-64 {
        padding-right: 256px !important;
    }
    .pb-md-64 {
        padding-bottom: 256px !important;
    }
    .ps-md-64 {
        padding-left: 256px !important;
    }
    .px-md-64 {
        padding-left: 256px !important;
        padding-right: 256px !important;
    }
    .py-md-64 {
        padding-top: 256px !important;
        padding-bottom: 256px !important;
    }
}
@media (min-width: 992px) {
    .m-lg-64 {
        margin: 256px !important;
    }
    .mt-lg-64 {
        margin-top: 256px !important;
    }
    .me-lg-64 {
        margin-right: 256px !important;
    }
    .mb-lg-64 {
        margin-bottom: 256px !important;
    }
    .ms-lg-64 {
        margin-left: 256px !important;
    }
    .mx-lg-64 {
        margin-left: 256px !important;
        margin-right: 256px !important;
    }
    .my-lg-64 {
        margin-top: 256px !important;
        margin-bottom: 256px !important;
    }
    .p-lg-64 {
        padding: 256px !important;
    }
    .pt-lg-64 {
        padding-top: 256px !important;
    }
    .pe-lg-64 {
        padding-right: 256px !important;
    }
    .pb-lg-64 {
        padding-bottom: 256px !important;
    }
    .ps-lg-64 {
        padding-left: 256px !important;
    }
    .px-lg-64 {
        padding-left: 256px !important;
        padding-right: 256px !important;
    }
    .py-lg-64 {
        padding-top: 256px !important;
        padding-bottom: 256px !important;
    }
}
@media (min-width: 1200px) {
    .m-xl-64 {
        margin: 256px !important;
    }
    .mt-xl-64 {
        margin-top: 256px !important;
    }
    .me-xl-64 {
        margin-right: 256px !important;
    }
    .mb-xl-64 {
        margin-bottom: 256px !important;
    }
    .ms-xl-64 {
        margin-left: 256px !important;
    }
    .mx-xl-64 {
        margin-left: 256px !important;
        margin-right: 256px !important;
    }
    .my-xl-64 {
        margin-top: 256px !important;
        margin-bottom: 256px !important;
    }
    .p-xl-64 {
        padding: 256px !important;
    }
    .pt-xl-64 {
        padding-top: 256px !important;
    }
    .pe-xl-64 {
        padding-right: 256px !important;
    }
    .pb-xl-64 {
        padding-bottom: 256px !important;
    }
    .ps-xl-64 {
        padding-left: 256px !important;
    }
    .px-xl-64 {
        padding-left: 256px !important;
        padding-right: 256px !important;
    }
    .py-xl-64 {
        padding-top: 256px !important;
        padding-bottom: 256px !important;
    }
}
@media (min-width: 1400px) {
    .m-xxl-64 {
        margin: 256px !important;
    }
    .mt-xxl-64 {
        margin-top: 256px !important;
    }
    .me-xxl-64 {
        margin-right: 256px !important;
    }
    .mb-xxl-64 {
        margin-bottom: 256px !important;
    }
    .ms-xxl-64 {
        margin-left: 256px !important;
    }
    .mx-xxl-64 {
        margin-left: 256px !important;
        margin-right: 256px !important;
    }
    .my-xxl-64 {
        margin-top: 256px !important;
        margin-bottom: 256px !important;
    }
    .p-xxl-64 {
        padding: 256px !important;
    }
    .pt-xxl-64 {
        padding-top: 256px !important;
    }
    .pe-xxl-64 {
        padding-right: 256px !important;
    }
    .pb-xxl-64 {
        padding-bottom: 256px !important;
    }
    .ps-xxl-64 {
        padding-left: 256px !important;
    }
    .px-xxl-64 {
        padding-left: 256px !important;
        padding-right: 256px !important;
    }
    .py-xxl-64 {
        padding-top: 256px !important;
        padding-bottom: 256px !important;
    }
}
.gap-0 {
    gap: 0px !important;
}

.row-gap-0 {
    row-gap: 0px !important;
}

.column-gap-0 {
    -webkit-column-gap: 0px !important;
    -moz-column-gap: 0px !important;
    column-gap: 0px !important;
}

.gap-1 {
    gap: 4px !important;
}

.row-gap-1 {
    row-gap: 4px !important;
}

.column-gap-1 {
    -webkit-column-gap: 4px !important;
    -moz-column-gap: 4px !important;
    column-gap: 4px !important;
}

.gap-2 {
    gap: 8px !important;
}

.row-gap-2 {
    row-gap: 8px !important;
}

.column-gap-2 {
    -webkit-column-gap: 8px !important;
    -moz-column-gap: 8px !important;
    column-gap: 8px !important;
}

.gap-3 {
    gap: 12px !important;
}

.row-gap-3 {
    row-gap: 12px !important;
}

.column-gap-3 {
    -webkit-column-gap: 12px !important;
    -moz-column-gap: 12px !important;
    column-gap: 12px !important;
}

.gap-4 {
    gap: 16px !important;
}

.row-gap-4 {
    row-gap: 16px !important;
}

.column-gap-4 {
    -webkit-column-gap: 16px !important;
    -moz-column-gap: 16px !important;
    column-gap: 16px !important;
}

.gap-5 {
    gap: 20px !important;
}

.row-gap-5 {
    row-gap: 20px !important;
}

.column-gap-5 {
    -webkit-column-gap: 20px !important;
    -moz-column-gap: 20px !important;
    column-gap: 20px !important;
}

.gap-6 {
    gap: 24px !important;
}

.row-gap-6 {
    row-gap: 24px !important;
}

.column-gap-6 {
    -webkit-column-gap: 24px !important;
    -moz-column-gap: 24px !important;
    column-gap: 24px !important;
}

.gap-8 {
    gap: 32px !important;
}

.row-gap-8 {
    row-gap: 32px !important;
}

.column-gap-8 {
    -webkit-column-gap: 32px !important;
    -moz-column-gap: 32px !important;
    column-gap: 32px !important;
}

.gap-10 {
    gap: 40px !important;
}

.row-gap-10 {
    row-gap: 40px !important;
}

.column-gap-10 {
    -webkit-column-gap: 40px !important;
    -moz-column-gap: 40px !important;
    column-gap: 40px !important;
}

.gap-12 {
    gap: 48px !important;
}

.row-gap-12 {
    row-gap: 48px !important;
}

.column-gap-12 {
    -webkit-column-gap: 48px !important;
    -moz-column-gap: 48px !important;
    column-gap: 48px !important;
}

.gap-16 {
    gap: 64px !important;
}

.row-gap-16 {
    row-gap: 64px !important;
}

.column-gap-16 {
    -webkit-column-gap: 64px !important;
    -moz-column-gap: 64px !important;
    column-gap: 64px !important;
}

.gap-20 {
    gap: 80px !important;
}

.row-gap-20 {
    row-gap: 80px !important;
}

.column-gap-20 {
    -webkit-column-gap: 80px !important;
    -moz-column-gap: 80px !important;
    column-gap: 80px !important;
}

.gap-24 {
    gap: 96px !important;
}

.row-gap-24 {
    row-gap: 96px !important;
}

.column-gap-24 {
    -webkit-column-gap: 96px !important;
    -moz-column-gap: 96px !important;
    column-gap: 96px !important;
}

.gap-32 {
    gap: 128px !important;
}

.row-gap-32 {
    row-gap: 128px !important;
}

.column-gap-32 {
    -webkit-column-gap: 128px !important;
    -moz-column-gap: 128px !important;
    column-gap: 128px !important;
}

.gap-40 {
    gap: 160px !important;
}

.row-gap-40 {
    row-gap: 160px !important;
}

.column-gap-40 {
    -webkit-column-gap: 160px !important;
    -moz-column-gap: 160px !important;
    column-gap: 160px !important;
}

.gap-48 {
    gap: 192px !important;
}

.row-gap-48 {
    row-gap: 192px !important;
}

.column-gap-48 {
    -webkit-column-gap: 192px !important;
    -moz-column-gap: 192px !important;
    column-gap: 192px !important;
}

.gap-56 {
    gap: 224px !important;
}

.row-gap-56 {
    row-gap: 224px !important;
}

.column-gap-56 {
    -webkit-column-gap: 224px !important;
    -moz-column-gap: 224px !important;
    column-gap: 224px !important;
}

.gap-64 {
    gap: 256px !important;
}

.row-gap-64 {
    row-gap: 256px !important;
}

.column-gap-64 {
    -webkit-column-gap: 256px !important;
    -moz-column-gap: 256px !important;
    column-gap: 256px !important;
}

.gap-xs-0 {
    gap: 0px !important;
}

.row-gap-xs-0 {
    row-gap: 0px !important;
}

.column-gap-xs-0 {
    -webkit-column-gap: 0px !important;
    -moz-column-gap: 0px !important;
    column-gap: 0px !important;
}

@media (min-width: 576px) {
    .gap-sm-0 {
        gap: 0px !important;
    }
    .row-gap-sm-0 {
        row-gap: 0px !important;
    }
    .column-gap-sm-0 {
        -webkit-column-gap: 0px !important;
        -moz-column-gap: 0px !important;
        column-gap: 0px !important;
    }
}
@media (min-width: 768px) {
    .gap-md-0 {
        gap: 0px !important;
    }
    .row-gap-md-0 {
        row-gap: 0px !important;
    }
    .column-gap-md-0 {
        -webkit-column-gap: 0px !important;
        -moz-column-gap: 0px !important;
        column-gap: 0px !important;
    }
}
@media (min-width: 992px) {
    .gap-lg-0 {
        gap: 0px !important;
    }
    .row-gap-lg-0 {
        row-gap: 0px !important;
    }
    .column-gap-lg-0 {
        -webkit-column-gap: 0px !important;
        -moz-column-gap: 0px !important;
        column-gap: 0px !important;
    }
}
@media (min-width: 1200px) {
    .gap-xl-0 {
        gap: 0px !important;
    }
    .row-gap-xl-0 {
        row-gap: 0px !important;
    }
    .column-gap-xl-0 {
        -webkit-column-gap: 0px !important;
        -moz-column-gap: 0px !important;
        column-gap: 0px !important;
    }
}
@media (min-width: 1400px) {
    .gap-xxl-0 {
        gap: 0px !important;
    }
    .row-gap-xxl-0 {
        row-gap: 0px !important;
    }
    .column-gap-xxl-0 {
        -webkit-column-gap: 0px !important;
        -moz-column-gap: 0px !important;
        column-gap: 0px !important;
    }
}
.gap-xs-1 {
    gap: 4px !important;
}

.row-gap-xs-1 {
    row-gap: 4px !important;
}

.column-gap-xs-1 {
    -webkit-column-gap: 4px !important;
    -moz-column-gap: 4px !important;
    column-gap: 4px !important;
}

@media (min-width: 576px) {
    .gap-sm-1 {
        gap: 4px !important;
    }
    .row-gap-sm-1 {
        row-gap: 4px !important;
    }
    .column-gap-sm-1 {
        -webkit-column-gap: 4px !important;
        -moz-column-gap: 4px !important;
        column-gap: 4px !important;
    }
}
@media (min-width: 768px) {
    .gap-md-1 {
        gap: 4px !important;
    }
    .row-gap-md-1 {
        row-gap: 4px !important;
    }
    .column-gap-md-1 {
        -webkit-column-gap: 4px !important;
        -moz-column-gap: 4px !important;
        column-gap: 4px !important;
    }
}
@media (min-width: 992px) {
    .gap-lg-1 {
        gap: 4px !important;
    }
    .row-gap-lg-1 {
        row-gap: 4px !important;
    }
    .column-gap-lg-1 {
        -webkit-column-gap: 4px !important;
        -moz-column-gap: 4px !important;
        column-gap: 4px !important;
    }
}
@media (min-width: 1200px) {
    .gap-xl-1 {
        gap: 4px !important;
    }
    .row-gap-xl-1 {
        row-gap: 4px !important;
    }
    .column-gap-xl-1 {
        -webkit-column-gap: 4px !important;
        -moz-column-gap: 4px !important;
        column-gap: 4px !important;
    }
}
@media (min-width: 1400px) {
    .gap-xxl-1 {
        gap: 4px !important;
    }
    .row-gap-xxl-1 {
        row-gap: 4px !important;
    }
    .column-gap-xxl-1 {
        -webkit-column-gap: 4px !important;
        -moz-column-gap: 4px !important;
        column-gap: 4px !important;
    }
}
.gap-xs-2 {
    gap: 8px !important;
}

.row-gap-xs-2 {
    row-gap: 8px !important;
}

.column-gap-xs-2 {
    -webkit-column-gap: 8px !important;
    -moz-column-gap: 8px !important;
    column-gap: 8px !important;
}

@media (min-width: 576px) {
    .gap-sm-2 {
        gap: 8px !important;
    }
    .row-gap-sm-2 {
        row-gap: 8px !important;
    }
    .column-gap-sm-2 {
        -webkit-column-gap: 8px !important;
        -moz-column-gap: 8px !important;
        column-gap: 8px !important;
    }
}
@media (min-width: 768px) {
    .gap-md-2 {
        gap: 8px !important;
    }
    .row-gap-md-2 {
        row-gap: 8px !important;
    }
    .column-gap-md-2 {
        -webkit-column-gap: 8px !important;
        -moz-column-gap: 8px !important;
        column-gap: 8px !important;
    }
}
@media (min-width: 992px) {
    .gap-lg-2 {
        gap: 8px !important;
    }
    .row-gap-lg-2 {
        row-gap: 8px !important;
    }
    .column-gap-lg-2 {
        -webkit-column-gap: 8px !important;
        -moz-column-gap: 8px !important;
        column-gap: 8px !important;
    }
}
@media (min-width: 1200px) {
    .gap-xl-2 {
        gap: 8px !important;
    }
    .row-gap-xl-2 {
        row-gap: 8px !important;
    }
    .column-gap-xl-2 {
        -webkit-column-gap: 8px !important;
        -moz-column-gap: 8px !important;
        column-gap: 8px !important;
    }
}
@media (min-width: 1400px) {
    .gap-xxl-2 {
        gap: 8px !important;
    }
    .row-gap-xxl-2 {
        row-gap: 8px !important;
    }
    .column-gap-xxl-2 {
        -webkit-column-gap: 8px !important;
        -moz-column-gap: 8px !important;
        column-gap: 8px !important;
    }
}
.gap-xs-3 {
    gap: 12px !important;
}

.row-gap-xs-3 {
    row-gap: 12px !important;
}

.column-gap-xs-3 {
    -webkit-column-gap: 12px !important;
    -moz-column-gap: 12px !important;
    column-gap: 12px !important;
}

@media (min-width: 576px) {
    .gap-sm-3 {
        gap: 12px !important;
    }
    .row-gap-sm-3 {
        row-gap: 12px !important;
    }
    .column-gap-sm-3 {
        -webkit-column-gap: 12px !important;
        -moz-column-gap: 12px !important;
        column-gap: 12px !important;
    }
}
@media (min-width: 768px) {
    .gap-md-3 {
        gap: 12px !important;
    }
    .row-gap-md-3 {
        row-gap: 12px !important;
    }
    .column-gap-md-3 {
        -webkit-column-gap: 12px !important;
        -moz-column-gap: 12px !important;
        column-gap: 12px !important;
    }
}
@media (min-width: 992px) {
    .gap-lg-3 {
        gap: 12px !important;
    }
    .row-gap-lg-3 {
        row-gap: 12px !important;
    }
    .column-gap-lg-3 {
        -webkit-column-gap: 12px !important;
        -moz-column-gap: 12px !important;
        column-gap: 12px !important;
    }
}
@media (min-width: 1200px) {
    .gap-xl-3 {
        gap: 12px !important;
    }
    .row-gap-xl-3 {
        row-gap: 12px !important;
    }
    .column-gap-xl-3 {
        -webkit-column-gap: 12px !important;
        -moz-column-gap: 12px !important;
        column-gap: 12px !important;
    }
}
@media (min-width: 1400px) {
    .gap-xxl-3 {
        gap: 12px !important;
    }
    .row-gap-xxl-3 {
        row-gap: 12px !important;
    }
    .column-gap-xxl-3 {
        -webkit-column-gap: 12px !important;
        -moz-column-gap: 12px !important;
        column-gap: 12px !important;
    }
}
.gap-xs-4 {
    gap: 16px !important;
}

.row-gap-xs-4 {
    row-gap: 16px !important;
}

.column-gap-xs-4 {
    -webkit-column-gap: 16px !important;
    -moz-column-gap: 16px !important;
    column-gap: 16px !important;
}

@media (min-width: 576px) {
    .gap-sm-4 {
        gap: 16px !important;
    }
    .row-gap-sm-4 {
        row-gap: 16px !important;
    }
    .column-gap-sm-4 {
        -webkit-column-gap: 16px !important;
        -moz-column-gap: 16px !important;
        column-gap: 16px !important;
    }
}
@media (min-width: 768px) {
    .gap-md-4 {
        gap: 16px !important;
    }
    .row-gap-md-4 {
        row-gap: 16px !important;
    }
    .column-gap-md-4 {
        -webkit-column-gap: 16px !important;
        -moz-column-gap: 16px !important;
        column-gap: 16px !important;
    }
}
@media (min-width: 992px) {
    .gap-lg-4 {
        gap: 16px !important;
    }
    .row-gap-lg-4 {
        row-gap: 16px !important;
    }
    .column-gap-lg-4 {
        -webkit-column-gap: 16px !important;
        -moz-column-gap: 16px !important;
        column-gap: 16px !important;
    }
}
@media (min-width: 1200px) {
    .gap-xl-4 {
        gap: 16px !important;
    }
    .row-gap-xl-4 {
        row-gap: 16px !important;
    }
    .column-gap-xl-4 {
        -webkit-column-gap: 16px !important;
        -moz-column-gap: 16px !important;
        column-gap: 16px !important;
    }
}
@media (min-width: 1400px) {
    .gap-xxl-4 {
        gap: 16px !important;
    }
    .row-gap-xxl-4 {
        row-gap: 16px !important;
    }
    .column-gap-xxl-4 {
        -webkit-column-gap: 16px !important;
        -moz-column-gap: 16px !important;
        column-gap: 16px !important;
    }
}
.gap-xs-5 {
    gap: 20px !important;
}

.row-gap-xs-5 {
    row-gap: 20px !important;
}

.column-gap-xs-5 {
    -webkit-column-gap: 20px !important;
    -moz-column-gap: 20px !important;
    column-gap: 20px !important;
}

@media (min-width: 576px) {
    .gap-sm-5 {
        gap: 20px !important;
    }
    .row-gap-sm-5 {
        row-gap: 20px !important;
    }
    .column-gap-sm-5 {
        -webkit-column-gap: 20px !important;
        -moz-column-gap: 20px !important;
        column-gap: 20px !important;
    }
}
@media (min-width: 768px) {
    .gap-md-5 {
        gap: 20px !important;
    }
    .row-gap-md-5 {
        row-gap: 20px !important;
    }
    .column-gap-md-5 {
        -webkit-column-gap: 20px !important;
        -moz-column-gap: 20px !important;
        column-gap: 20px !important;
    }
}
@media (min-width: 992px) {
    .gap-lg-5 {
        gap: 20px !important;
    }
    .row-gap-lg-5 {
        row-gap: 20px !important;
    }
    .column-gap-lg-5 {
        -webkit-column-gap: 20px !important;
        -moz-column-gap: 20px !important;
        column-gap: 20px !important;
    }
}
@media (min-width: 1200px) {
    .gap-xl-5 {
        gap: 20px !important;
    }
    .row-gap-xl-5 {
        row-gap: 20px !important;
    }
    .column-gap-xl-5 {
        -webkit-column-gap: 20px !important;
        -moz-column-gap: 20px !important;
        column-gap: 20px !important;
    }
}
@media (min-width: 1400px) {
    .gap-xxl-5 {
        gap: 20px !important;
    }
    .row-gap-xxl-5 {
        row-gap: 20px !important;
    }
    .column-gap-xxl-5 {
        -webkit-column-gap: 20px !important;
        -moz-column-gap: 20px !important;
        column-gap: 20px !important;
    }
}
.gap-xs-6 {
    gap: 24px !important;
}

.row-gap-xs-6 {
    row-gap: 24px !important;
}

.column-gap-xs-6 {
    -webkit-column-gap: 24px !important;
    -moz-column-gap: 24px !important;
    column-gap: 24px !important;
}

@media (min-width: 576px) {
    .gap-sm-6 {
        gap: 24px !important;
    }
    .row-gap-sm-6 {
        row-gap: 24px !important;
    }
    .column-gap-sm-6 {
        -webkit-column-gap: 24px !important;
        -moz-column-gap: 24px !important;
        column-gap: 24px !important;
    }
}
@media (min-width: 768px) {
    .gap-md-6 {
        gap: 24px !important;
    }
    .row-gap-md-6 {
        row-gap: 24px !important;
    }
    .column-gap-md-6 {
        -webkit-column-gap: 24px !important;
        -moz-column-gap: 24px !important;
        column-gap: 24px !important;
    }
}
@media (min-width: 992px) {
    .gap-lg-6 {
        gap: 24px !important;
    }
    .row-gap-lg-6 {
        row-gap: 24px !important;
    }
    .column-gap-lg-6 {
        -webkit-column-gap: 24px !important;
        -moz-column-gap: 24px !important;
        column-gap: 24px !important;
    }
}
@media (min-width: 1200px) {
    .gap-xl-6 {
        gap: 24px !important;
    }
    .row-gap-xl-6 {
        row-gap: 24px !important;
    }
    .column-gap-xl-6 {
        -webkit-column-gap: 24px !important;
        -moz-column-gap: 24px !important;
        column-gap: 24px !important;
    }
}
@media (min-width: 1400px) {
    .gap-xxl-6 {
        gap: 24px !important;
    }
    .row-gap-xxl-6 {
        row-gap: 24px !important;
    }
    .column-gap-xxl-6 {
        -webkit-column-gap: 24px !important;
        -moz-column-gap: 24px !important;
        column-gap: 24px !important;
    }
}
.gap-xs-8 {
    gap: 32px !important;
}

.row-gap-xs-8 {
    row-gap: 32px !important;
}

.column-gap-xs-8 {
    -webkit-column-gap: 32px !important;
    -moz-column-gap: 32px !important;
    column-gap: 32px !important;
}

@media (min-width: 576px) {
    .gap-sm-8 {
        gap: 32px !important;
    }
    .row-gap-sm-8 {
        row-gap: 32px !important;
    }
    .column-gap-sm-8 {
        -webkit-column-gap: 32px !important;
        -moz-column-gap: 32px !important;
        column-gap: 32px !important;
    }
}
@media (min-width: 768px) {
    .gap-md-8 {
        gap: 32px !important;
    }
    .row-gap-md-8 {
        row-gap: 32px !important;
    }
    .column-gap-md-8 {
        -webkit-column-gap: 32px !important;
        -moz-column-gap: 32px !important;
        column-gap: 32px !important;
    }
}
@media (min-width: 992px) {
    .gap-lg-8 {
        gap: 32px !important;
    }
    .row-gap-lg-8 {
        row-gap: 32px !important;
    }
    .column-gap-lg-8 {
        -webkit-column-gap: 32px !important;
        -moz-column-gap: 32px !important;
        column-gap: 32px !important;
    }
}
@media (min-width: 1200px) {
    .gap-xl-8 {
        gap: 32px !important;
    }
    .row-gap-xl-8 {
        row-gap: 32px !important;
    }
    .column-gap-xl-8 {
        -webkit-column-gap: 32px !important;
        -moz-column-gap: 32px !important;
        column-gap: 32px !important;
    }
}
@media (min-width: 1400px) {
    .gap-xxl-8 {
        gap: 32px !important;
    }
    .row-gap-xxl-8 {
        row-gap: 32px !important;
    }
    .column-gap-xxl-8 {
        -webkit-column-gap: 32px !important;
        -moz-column-gap: 32px !important;
        column-gap: 32px !important;
    }
}
.gap-xs-10 {
    gap: 40px !important;
}

.row-gap-xs-10 {
    row-gap: 40px !important;
}

.column-gap-xs-10 {
    -webkit-column-gap: 40px !important;
    -moz-column-gap: 40px !important;
    column-gap: 40px !important;
}

@media (min-width: 576px) {
    .gap-sm-10 {
        gap: 40px !important;
    }
    .row-gap-sm-10 {
        row-gap: 40px !important;
    }
    .column-gap-sm-10 {
        -webkit-column-gap: 40px !important;
        -moz-column-gap: 40px !important;
        column-gap: 40px !important;
    }
}
@media (min-width: 768px) {
    .gap-md-10 {
        gap: 40px !important;
    }
    .row-gap-md-10 {
        row-gap: 40px !important;
    }
    .column-gap-md-10 {
        -webkit-column-gap: 40px !important;
        -moz-column-gap: 40px !important;
        column-gap: 40px !important;
    }
}
@media (min-width: 992px) {
    .gap-lg-10 {
        gap: 40px !important;
    }
    .row-gap-lg-10 {
        row-gap: 40px !important;
    }
    .column-gap-lg-10 {
        -webkit-column-gap: 40px !important;
        -moz-column-gap: 40px !important;
        column-gap: 40px !important;
    }
}
@media (min-width: 1200px) {
    .gap-xl-10 {
        gap: 40px !important;
    }
    .row-gap-xl-10 {
        row-gap: 40px !important;
    }
    .column-gap-xl-10 {
        -webkit-column-gap: 40px !important;
        -moz-column-gap: 40px !important;
        column-gap: 40px !important;
    }
}
@media (min-width: 1400px) {
    .gap-xxl-10 {
        gap: 40px !important;
    }
    .row-gap-xxl-10 {
        row-gap: 40px !important;
    }
    .column-gap-xxl-10 {
        -webkit-column-gap: 40px !important;
        -moz-column-gap: 40px !important;
        column-gap: 40px !important;
    }
}
.gap-xs-12 {
    gap: 48px !important;
}

.row-gap-xs-12 {
    row-gap: 48px !important;
}

.column-gap-xs-12 {
    -webkit-column-gap: 48px !important;
    -moz-column-gap: 48px !important;
    column-gap: 48px !important;
}

@media (min-width: 576px) {
    .gap-sm-12 {
        gap: 48px !important;
    }
    .row-gap-sm-12 {
        row-gap: 48px !important;
    }
    .column-gap-sm-12 {
        -webkit-column-gap: 48px !important;
        -moz-column-gap: 48px !important;
        column-gap: 48px !important;
    }
}
@media (min-width: 768px) {
    .gap-md-12 {
        gap: 48px !important;
    }
    .row-gap-md-12 {
        row-gap: 48px !important;
    }
    .column-gap-md-12 {
        -webkit-column-gap: 48px !important;
        -moz-column-gap: 48px !important;
        column-gap: 48px !important;
    }
}
@media (min-width: 992px) {
    .gap-lg-12 {
        gap: 48px !important;
    }
    .row-gap-lg-12 {
        row-gap: 48px !important;
    }
    .column-gap-lg-12 {
        -webkit-column-gap: 48px !important;
        -moz-column-gap: 48px !important;
        column-gap: 48px !important;
    }
}
@media (min-width: 1200px) {
    .gap-xl-12 {
        gap: 48px !important;
    }
    .row-gap-xl-12 {
        row-gap: 48px !important;
    }
    .column-gap-xl-12 {
        -webkit-column-gap: 48px !important;
        -moz-column-gap: 48px !important;
        column-gap: 48px !important;
    }
}
@media (min-width: 1400px) {
    .gap-xxl-12 {
        gap: 48px !important;
    }
    .row-gap-xxl-12 {
        row-gap: 48px !important;
    }
    .column-gap-xxl-12 {
        -webkit-column-gap: 48px !important;
        -moz-column-gap: 48px !important;
        column-gap: 48px !important;
    }
}
.gap-xs-16 {
    gap: 64px !important;
}

.row-gap-xs-16 {
    row-gap: 64px !important;
}

.column-gap-xs-16 {
    -webkit-column-gap: 64px !important;
    -moz-column-gap: 64px !important;
    column-gap: 64px !important;
}

@media (min-width: 576px) {
    .gap-sm-16 {
        gap: 64px !important;
    }
    .row-gap-sm-16 {
        row-gap: 64px !important;
    }
    .column-gap-sm-16 {
        -webkit-column-gap: 64px !important;
        -moz-column-gap: 64px !important;
        column-gap: 64px !important;
    }
}
@media (min-width: 768px) {
    .gap-md-16 {
        gap: 64px !important;
    }
    .row-gap-md-16 {
        row-gap: 64px !important;
    }
    .column-gap-md-16 {
        -webkit-column-gap: 64px !important;
        -moz-column-gap: 64px !important;
        column-gap: 64px !important;
    }
}
@media (min-width: 992px) {
    .gap-lg-16 {
        gap: 64px !important;
    }
    .row-gap-lg-16 {
        row-gap: 64px !important;
    }
    .column-gap-lg-16 {
        -webkit-column-gap: 64px !important;
        -moz-column-gap: 64px !important;
        column-gap: 64px !important;
    }
}
@media (min-width: 1200px) {
    .gap-xl-16 {
        gap: 64px !important;
    }
    .row-gap-xl-16 {
        row-gap: 64px !important;
    }
    .column-gap-xl-16 {
        -webkit-column-gap: 64px !important;
        -moz-column-gap: 64px !important;
        column-gap: 64px !important;
    }
}
@media (min-width: 1400px) {
    .gap-xxl-16 {
        gap: 64px !important;
    }
    .row-gap-xxl-16 {
        row-gap: 64px !important;
    }
    .column-gap-xxl-16 {
        -webkit-column-gap: 64px !important;
        -moz-column-gap: 64px !important;
        column-gap: 64px !important;
    }
}
.gap-xs-20 {
    gap: 80px !important;
}

.row-gap-xs-20 {
    row-gap: 80px !important;
}

.column-gap-xs-20 {
    -webkit-column-gap: 80px !important;
    -moz-column-gap: 80px !important;
    column-gap: 80px !important;
}

@media (min-width: 576px) {
    .gap-sm-20 {
        gap: 80px !important;
    }
    .row-gap-sm-20 {
        row-gap: 80px !important;
    }
    .column-gap-sm-20 {
        -webkit-column-gap: 80px !important;
        -moz-column-gap: 80px !important;
        column-gap: 80px !important;
    }
}
@media (min-width: 768px) {
    .gap-md-20 {
        gap: 80px !important;
    }
    .row-gap-md-20 {
        row-gap: 80px !important;
    }
    .column-gap-md-20 {
        -webkit-column-gap: 80px !important;
        -moz-column-gap: 80px !important;
        column-gap: 80px !important;
    }
}
@media (min-width: 992px) {
    .gap-lg-20 {
        gap: 80px !important;
    }
    .row-gap-lg-20 {
        row-gap: 80px !important;
    }
    .column-gap-lg-20 {
        -webkit-column-gap: 80px !important;
        -moz-column-gap: 80px !important;
        column-gap: 80px !important;
    }
}
@media (min-width: 1200px) {
    .gap-xl-20 {
        gap: 80px !important;
    }
    .row-gap-xl-20 {
        row-gap: 80px !important;
    }
    .column-gap-xl-20 {
        -webkit-column-gap: 80px !important;
        -moz-column-gap: 80px !important;
        column-gap: 80px !important;
    }
}
@media (min-width: 1400px) {
    .gap-xxl-20 {
        gap: 80px !important;
    }
    .row-gap-xxl-20 {
        row-gap: 80px !important;
    }
    .column-gap-xxl-20 {
        -webkit-column-gap: 80px !important;
        -moz-column-gap: 80px !important;
        column-gap: 80px !important;
    }
}
.gap-xs-24 {
    gap: 96px !important;
}

.row-gap-xs-24 {
    row-gap: 96px !important;
}

.column-gap-xs-24 {
    -webkit-column-gap: 96px !important;
    -moz-column-gap: 96px !important;
    column-gap: 96px !important;
}

@media (min-width: 576px) {
    .gap-sm-24 {
        gap: 96px !important;
    }
    .row-gap-sm-24 {
        row-gap: 96px !important;
    }
    .column-gap-sm-24 {
        -webkit-column-gap: 96px !important;
        -moz-column-gap: 96px !important;
        column-gap: 96px !important;
    }
}
@media (min-width: 768px) {
    .gap-md-24 {
        gap: 96px !important;
    }
    .row-gap-md-24 {
        row-gap: 96px !important;
    }
    .column-gap-md-24 {
        -webkit-column-gap: 96px !important;
        -moz-column-gap: 96px !important;
        column-gap: 96px !important;
    }
}
@media (min-width: 992px) {
    .gap-lg-24 {
        gap: 96px !important;
    }
    .row-gap-lg-24 {
        row-gap: 96px !important;
    }
    .column-gap-lg-24 {
        -webkit-column-gap: 96px !important;
        -moz-column-gap: 96px !important;
        column-gap: 96px !important;
    }
}
@media (min-width: 1200px) {
    .gap-xl-24 {
        gap: 96px !important;
    }
    .row-gap-xl-24 {
        row-gap: 96px !important;
    }
    .column-gap-xl-24 {
        -webkit-column-gap: 96px !important;
        -moz-column-gap: 96px !important;
        column-gap: 96px !important;
    }
}
@media (min-width: 1400px) {
    .gap-xxl-24 {
        gap: 96px !important;
    }
    .row-gap-xxl-24 {
        row-gap: 96px !important;
    }
    .column-gap-xxl-24 {
        -webkit-column-gap: 96px !important;
        -moz-column-gap: 96px !important;
        column-gap: 96px !important;
    }
}
.gap-xs-32 {
    gap: 128px !important;
}

.row-gap-xs-32 {
    row-gap: 128px !important;
}

.column-gap-xs-32 {
    -webkit-column-gap: 128px !important;
    -moz-column-gap: 128px !important;
    column-gap: 128px !important;
}

@media (min-width: 576px) {
    .gap-sm-32 {
        gap: 128px !important;
    }
    .row-gap-sm-32 {
        row-gap: 128px !important;
    }
    .column-gap-sm-32 {
        -webkit-column-gap: 128px !important;
        -moz-column-gap: 128px !important;
        column-gap: 128px !important;
    }
}
@media (min-width: 768px) {
    .gap-md-32 {
        gap: 128px !important;
    }
    .row-gap-md-32 {
        row-gap: 128px !important;
    }
    .column-gap-md-32 {
        -webkit-column-gap: 128px !important;
        -moz-column-gap: 128px !important;
        column-gap: 128px !important;
    }
}
@media (min-width: 992px) {
    .gap-lg-32 {
        gap: 128px !important;
    }
    .row-gap-lg-32 {
        row-gap: 128px !important;
    }
    .column-gap-lg-32 {
        -webkit-column-gap: 128px !important;
        -moz-column-gap: 128px !important;
        column-gap: 128px !important;
    }
}
@media (min-width: 1200px) {
    .gap-xl-32 {
        gap: 128px !important;
    }
    .row-gap-xl-32 {
        row-gap: 128px !important;
    }
    .column-gap-xl-32 {
        -webkit-column-gap: 128px !important;
        -moz-column-gap: 128px !important;
        column-gap: 128px !important;
    }
}
@media (min-width: 1400px) {
    .gap-xxl-32 {
        gap: 128px !important;
    }
    .row-gap-xxl-32 {
        row-gap: 128px !important;
    }
    .column-gap-xxl-32 {
        -webkit-column-gap: 128px !important;
        -moz-column-gap: 128px !important;
        column-gap: 128px !important;
    }
}
.gap-xs-40 {
    gap: 160px !important;
}

.row-gap-xs-40 {
    row-gap: 160px !important;
}

.column-gap-xs-40 {
    -webkit-column-gap: 160px !important;
    -moz-column-gap: 160px !important;
    column-gap: 160px !important;
}

@media (min-width: 576px) {
    .gap-sm-40 {
        gap: 160px !important;
    }
    .row-gap-sm-40 {
        row-gap: 160px !important;
    }
    .column-gap-sm-40 {
        -webkit-column-gap: 160px !important;
        -moz-column-gap: 160px !important;
        column-gap: 160px !important;
    }
}
@media (min-width: 768px) {
    .gap-md-40 {
        gap: 160px !important;
    }
    .row-gap-md-40 {
        row-gap: 160px !important;
    }
    .column-gap-md-40 {
        -webkit-column-gap: 160px !important;
        -moz-column-gap: 160px !important;
        column-gap: 160px !important;
    }
}
@media (min-width: 992px) {
    .gap-lg-40 {
        gap: 160px !important;
    }
    .row-gap-lg-40 {
        row-gap: 160px !important;
    }
    .column-gap-lg-40 {
        -webkit-column-gap: 160px !important;
        -moz-column-gap: 160px !important;
        column-gap: 160px !important;
    }
}
@media (min-width: 1200px) {
    .gap-xl-40 {
        gap: 160px !important;
    }
    .row-gap-xl-40 {
        row-gap: 160px !important;
    }
    .column-gap-xl-40 {
        -webkit-column-gap: 160px !important;
        -moz-column-gap: 160px !important;
        column-gap: 160px !important;
    }
}
@media (min-width: 1400px) {
    .gap-xxl-40 {
        gap: 160px !important;
    }
    .row-gap-xxl-40 {
        row-gap: 160px !important;
    }
    .column-gap-xxl-40 {
        -webkit-column-gap: 160px !important;
        -moz-column-gap: 160px !important;
        column-gap: 160px !important;
    }
}
.gap-xs-48 {
    gap: 192px !important;
}

.row-gap-xs-48 {
    row-gap: 192px !important;
}

.column-gap-xs-48 {
    -webkit-column-gap: 192px !important;
    -moz-column-gap: 192px !important;
    column-gap: 192px !important;
}

@media (min-width: 576px) {
    .gap-sm-48 {
        gap: 192px !important;
    }
    .row-gap-sm-48 {
        row-gap: 192px !important;
    }
    .column-gap-sm-48 {
        -webkit-column-gap: 192px !important;
        -moz-column-gap: 192px !important;
        column-gap: 192px !important;
    }
}
@media (min-width: 768px) {
    .gap-md-48 {
        gap: 192px !important;
    }
    .row-gap-md-48 {
        row-gap: 192px !important;
    }
    .column-gap-md-48 {
        -webkit-column-gap: 192px !important;
        -moz-column-gap: 192px !important;
        column-gap: 192px !important;
    }
}
@media (min-width: 992px) {
    .gap-lg-48 {
        gap: 192px !important;
    }
    .row-gap-lg-48 {
        row-gap: 192px !important;
    }
    .column-gap-lg-48 {
        -webkit-column-gap: 192px !important;
        -moz-column-gap: 192px !important;
        column-gap: 192px !important;
    }
}
@media (min-width: 1200px) {
    .gap-xl-48 {
        gap: 192px !important;
    }
    .row-gap-xl-48 {
        row-gap: 192px !important;
    }
    .column-gap-xl-48 {
        -webkit-column-gap: 192px !important;
        -moz-column-gap: 192px !important;
        column-gap: 192px !important;
    }
}
@media (min-width: 1400px) {
    .gap-xxl-48 {
        gap: 192px !important;
    }
    .row-gap-xxl-48 {
        row-gap: 192px !important;
    }
    .column-gap-xxl-48 {
        -webkit-column-gap: 192px !important;
        -moz-column-gap: 192px !important;
        column-gap: 192px !important;
    }
}
.gap-xs-56 {
    gap: 224px !important;
}

.row-gap-xs-56 {
    row-gap: 224px !important;
}

.column-gap-xs-56 {
    -webkit-column-gap: 224px !important;
    -moz-column-gap: 224px !important;
    column-gap: 224px !important;
}

@media (min-width: 576px) {
    .gap-sm-56 {
        gap: 224px !important;
    }
    .row-gap-sm-56 {
        row-gap: 224px !important;
    }
    .column-gap-sm-56 {
        -webkit-column-gap: 224px !important;
        -moz-column-gap: 224px !important;
        column-gap: 224px !important;
    }
}
@media (min-width: 768px) {
    .gap-md-56 {
        gap: 224px !important;
    }
    .row-gap-md-56 {
        row-gap: 224px !important;
    }
    .column-gap-md-56 {
        -webkit-column-gap: 224px !important;
        -moz-column-gap: 224px !important;
        column-gap: 224px !important;
    }
}
@media (min-width: 992px) {
    .gap-lg-56 {
        gap: 224px !important;
    }
    .row-gap-lg-56 {
        row-gap: 224px !important;
    }
    .column-gap-lg-56 {
        -webkit-column-gap: 224px !important;
        -moz-column-gap: 224px !important;
        column-gap: 224px !important;
    }
}
@media (min-width: 1200px) {
    .gap-xl-56 {
        gap: 224px !important;
    }
    .row-gap-xl-56 {
        row-gap: 224px !important;
    }
    .column-gap-xl-56 {
        -webkit-column-gap: 224px !important;
        -moz-column-gap: 224px !important;
        column-gap: 224px !important;
    }
}
@media (min-width: 1400px) {
    .gap-xxl-56 {
        gap: 224px !important;
    }
    .row-gap-xxl-56 {
        row-gap: 224px !important;
    }
    .column-gap-xxl-56 {
        -webkit-column-gap: 224px !important;
        -moz-column-gap: 224px !important;
        column-gap: 224px !important;
    }
}
.gap-xs-64 {
    gap: 256px !important;
}

.row-gap-xs-64 {
    row-gap: 256px !important;
}

.column-gap-xs-64 {
    -webkit-column-gap: 256px !important;
    -moz-column-gap: 256px !important;
    column-gap: 256px !important;
}

@media (min-width: 576px) {
    .gap-sm-64 {
        gap: 256px !important;
    }
    .row-gap-sm-64 {
        row-gap: 256px !important;
    }
    .column-gap-sm-64 {
        -webkit-column-gap: 256px !important;
        -moz-column-gap: 256px !important;
        column-gap: 256px !important;
    }
}
@media (min-width: 768px) {
    .gap-md-64 {
        gap: 256px !important;
    }
    .row-gap-md-64 {
        row-gap: 256px !important;
    }
    .column-gap-md-64 {
        -webkit-column-gap: 256px !important;
        -moz-column-gap: 256px !important;
        column-gap: 256px !important;
    }
}
@media (min-width: 992px) {
    .gap-lg-64 {
        gap: 256px !important;
    }
    .row-gap-lg-64 {
        row-gap: 256px !important;
    }
    .column-gap-lg-64 {
        -webkit-column-gap: 256px !important;
        -moz-column-gap: 256px !important;
        column-gap: 256px !important;
    }
}
@media (min-width: 1200px) {
    .gap-xl-64 {
        gap: 256px !important;
    }
    .row-gap-xl-64 {
        row-gap: 256px !important;
    }
    .column-gap-xl-64 {
        -webkit-column-gap: 256px !important;
        -moz-column-gap: 256px !important;
        column-gap: 256px !important;
    }
}
@media (min-width: 1400px) {
    .gap-xxl-64 {
        gap: 256px !important;
    }
    .row-gap-xxl-64 {
        row-gap: 256px !important;
    }
    .column-gap-xxl-64 {
        -webkit-column-gap: 256px !important;
        -moz-column-gap: 256px !important;
        column-gap: 256px !important;
    }
}
.border-xs {
    border: 1px solid currentColor !important;
}

.border-xs-0 {
    border: 0px solid currentColor !important;
}

.border-xs-1 {
    border: 1px solid currentColor !important;
}

.border-xs-2 {
    border: 2px solid currentColor !important;
}

.border-xs-3 {
    border: 3px solid currentColor !important;
}

.border-xs-4 {
    border: 4px solid currentColor !important;
}

.border-xs-5 {
    border: 5px solid currentColor !important;
}

.border-xs-t {
    border-top: 1px solid currentColor !important;
}

.border-xs-t-0 {
    border-top: 0px solid currentColor !important;
}

.border-xs-t-1 {
    border-top: 1px solid currentColor !important;
}

.border-xs-t-2 {
    border-top: 2px solid currentColor !important;
}

.border-xs-t-3 {
    border-top: 3px solid currentColor !important;
}

.border-xs-t-4 {
    border-top: 4px solid currentColor !important;
}

.border-xs-t-5 {
    border-top: 5px solid currentColor !important;
}

.border-xs-r {
    border-right: 1px solid currentColor !important;
}

.border-xs-r-0 {
    border-right: 0px solid currentColor !important;
}

.border-xs-r-1 {
    border-right: 1px solid currentColor !important;
}

.border-xs-r-2 {
    border-right: 2px solid currentColor !important;
}

.border-xs-r-3 {
    border-right: 3px solid currentColor !important;
}

.border-xs-r-4 {
    border-right: 4px solid currentColor !important;
}

.border-xs-r-5 {
    border-right: 5px solid currentColor !important;
}

.border-xs-b {
    border-bottom: 1px solid currentColor !important;
}

.border-xs-b-0 {
    border-bottom: 0px solid currentColor !important;
}

.border-xs-b-1 {
    border-bottom: 1px solid currentColor !important;
}

.border-xs-b-2 {
    border-bottom: 2px solid currentColor !important;
}

.border-xs-b-3 {
    border-bottom: 3px solid currentColor !important;
}

.border-xs-b-4 {
    border-bottom: 4px solid currentColor !important;
}

.border-xs-b-5 {
    border-bottom: 5px solid currentColor !important;
}

.border-xs-l {
    border-left: 1px solid currentColor !important;
}

.border-xs-l-0 {
    border-left: 0px solid currentColor !important;
}

.border-xs-l-1 {
    border-left: 1px solid currentColor !important;
}

.border-xs-l-2 {
    border-left: 2px solid currentColor !important;
}

.border-xs-l-3 {
    border-left: 3px solid currentColor !important;
}

.border-xs-l-4 {
    border-left: 4px solid currentColor !important;
}

.border-xs-l-5 {
    border-left: 5px solid currentColor !important;
}

.border-xs-x {
    border-left: 1px solid currentColor !important;
    border-right: 1px solid currentColor !important;
}

.border-xs-x-0 {
    border-left: 0px solid currentColor !important;
    border-right: 0px solid currentColor !important;
}

.border-xs-x-1 {
    border-left: 1px solid currentColor !important;
    border-right: 1px solid currentColor !important;
}

.border-xs-x-2 {
    border-left: 2px solid currentColor !important;
    border-right: 2px solid currentColor !important;
}

.border-xs-x-3 {
    border-left: 3px solid currentColor !important;
    border-right: 3px solid currentColor !important;
}

.border-xs-x-4 {
    border-left: 4px solid currentColor !important;
    border-right: 4px solid currentColor !important;
}

.border-xs-x-5 {
    border-left: 5px solid currentColor !important;
    border-right: 5px solid currentColor !important;
}

.border-xs-y {
    border-top: 1px solid currentColor !important;
    border-bottom: 1px solid currentColor !important;
}

.border-xs-y-0 {
    border-top: 0px solid currentColor !important;
    border-bottom: 0px solid currentColor !important;
}

.border-xs-y-1 {
    border-top: 1px solid currentColor !important;
    border-bottom: 1px solid currentColor !important;
}

.border-xs-y-2 {
    border-top: 2px solid currentColor !important;
    border-bottom: 2px solid currentColor !important;
}

.border-xs-y-3 {
    border-top: 3px solid currentColor !important;
    border-bottom: 3px solid currentColor !important;
}

.border-xs-y-4 {
    border-top: 4px solid currentColor !important;
    border-bottom: 4px solid currentColor !important;
}

.border-xs-y-5 {
    border-top: 5px solid currentColor !important;
    border-bottom: 5px solid currentColor !important;
}

@media (min-width: 576px) {
    .border-sm {
        border: 1px solid currentColor !important;
    }
    .border-sm-0 {
        border: 0px solid currentColor !important;
    }
    .border-sm-1 {
        border: 1px solid currentColor !important;
    }
    .border-sm-2 {
        border: 2px solid currentColor !important;
    }
    .border-sm-3 {
        border: 3px solid currentColor !important;
    }
    .border-sm-4 {
        border: 4px solid currentColor !important;
    }
    .border-sm-5 {
        border: 5px solid currentColor !important;
    }
}
@media (min-width: 576px) {
    .border-sm-t {
        border-top: 1px solid currentColor !important;
    }
    .border-sm-t-0 {
        border-top: 0px solid currentColor !important;
    }
    .border-sm-t-1 {
        border-top: 1px solid currentColor !important;
    }
    .border-sm-t-2 {
        border-top: 2px solid currentColor !important;
    }
    .border-sm-t-3 {
        border-top: 3px solid currentColor !important;
    }
    .border-sm-t-4 {
        border-top: 4px solid currentColor !important;
    }
    .border-sm-t-5 {
        border-top: 5px solid currentColor !important;
    }
}
@media (min-width: 576px) {
    .border-sm-r {
        border-right: 1px solid currentColor !important;
    }
    .border-sm-r-0 {
        border-right: 0px solid currentColor !important;
    }
    .border-sm-r-1 {
        border-right: 1px solid currentColor !important;
    }
    .border-sm-r-2 {
        border-right: 2px solid currentColor !important;
    }
    .border-sm-r-3 {
        border-right: 3px solid currentColor !important;
    }
    .border-sm-r-4 {
        border-right: 4px solid currentColor !important;
    }
    .border-sm-r-5 {
        border-right: 5px solid currentColor !important;
    }
}
@media (min-width: 576px) {
    .border-sm-b {
        border-bottom: 1px solid currentColor !important;
    }
    .border-sm-b-0 {
        border-bottom: 0px solid currentColor !important;
    }
    .border-sm-b-1 {
        border-bottom: 1px solid currentColor !important;
    }
    .border-sm-b-2 {
        border-bottom: 2px solid currentColor !important;
    }
    .border-sm-b-3 {
        border-bottom: 3px solid currentColor !important;
    }
    .border-sm-b-4 {
        border-bottom: 4px solid currentColor !important;
    }
    .border-sm-b-5 {
        border-bottom: 5px solid currentColor !important;
    }
}
@media (min-width: 576px) {
    .border-sm-l {
        border-left: 1px solid currentColor !important;
    }
    .border-sm-l-0 {
        border-left: 0px solid currentColor !important;
    }
    .border-sm-l-1 {
        border-left: 1px solid currentColor !important;
    }
    .border-sm-l-2 {
        border-left: 2px solid currentColor !important;
    }
    .border-sm-l-3 {
        border-left: 3px solid currentColor !important;
    }
    .border-sm-l-4 {
        border-left: 4px solid currentColor !important;
    }
    .border-sm-l-5 {
        border-left: 5px solid currentColor !important;
    }
}
@media (min-width: 576px) {
    .border-sm-x {
        border-left: 1px solid currentColor !important;
        border-right: 1px solid currentColor !important;
    }
    .border-sm-x-0 {
        border-left: 0px solid currentColor !important;
        border-right: 0px solid currentColor !important;
    }
    .border-sm-x-1 {
        border-left: 1px solid currentColor !important;
        border-right: 1px solid currentColor !important;
    }
    .border-sm-x-2 {
        border-left: 2px solid currentColor !important;
        border-right: 2px solid currentColor !important;
    }
    .border-sm-x-3 {
        border-left: 3px solid currentColor !important;
        border-right: 3px solid currentColor !important;
    }
    .border-sm-x-4 {
        border-left: 4px solid currentColor !important;
        border-right: 4px solid currentColor !important;
    }
    .border-sm-x-5 {
        border-left: 5px solid currentColor !important;
        border-right: 5px solid currentColor !important;
    }
}
@media (min-width: 576px) {
    .border-sm-y {
        border-top: 1px solid currentColor !important;
        border-bottom: 1px solid currentColor !important;
    }
    .border-sm-y-0 {
        border-top: 0px solid currentColor !important;
        border-bottom: 0px solid currentColor !important;
    }
    .border-sm-y-1 {
        border-top: 1px solid currentColor !important;
        border-bottom: 1px solid currentColor !important;
    }
    .border-sm-y-2 {
        border-top: 2px solid currentColor !important;
        border-bottom: 2px solid currentColor !important;
    }
    .border-sm-y-3 {
        border-top: 3px solid currentColor !important;
        border-bottom: 3px solid currentColor !important;
    }
    .border-sm-y-4 {
        border-top: 4px solid currentColor !important;
        border-bottom: 4px solid currentColor !important;
    }
    .border-sm-y-5 {
        border-top: 5px solid currentColor !important;
        border-bottom: 5px solid currentColor !important;
    }
}
@media (min-width: 768px) {
    .border-md {
        border: 1px solid currentColor !important;
    }
    .border-md-0 {
        border: 0px solid currentColor !important;
    }
    .border-md-1 {
        border: 1px solid currentColor !important;
    }
    .border-md-2 {
        border: 2px solid currentColor !important;
    }
    .border-md-3 {
        border: 3px solid currentColor !important;
    }
    .border-md-4 {
        border: 4px solid currentColor !important;
    }
    .border-md-5 {
        border: 5px solid currentColor !important;
    }
}
@media (min-width: 768px) {
    .border-md-t {
        border-top: 1px solid currentColor !important;
    }
    .border-md-t-0 {
        border-top: 0px solid currentColor !important;
    }
    .border-md-t-1 {
        border-top: 1px solid currentColor !important;
    }
    .border-md-t-2 {
        border-top: 2px solid currentColor !important;
    }
    .border-md-t-3 {
        border-top: 3px solid currentColor !important;
    }
    .border-md-t-4 {
        border-top: 4px solid currentColor !important;
    }
    .border-md-t-5 {
        border-top: 5px solid currentColor !important;
    }
}
@media (min-width: 768px) {
    .border-md-r {
        border-right: 1px solid currentColor !important;
    }
    .border-md-r-0 {
        border-right: 0px solid currentColor !important;
    }
    .border-md-r-1 {
        border-right: 1px solid currentColor !important;
    }
    .border-md-r-2 {
        border-right: 2px solid currentColor !important;
    }
    .border-md-r-3 {
        border-right: 3px solid currentColor !important;
    }
    .border-md-r-4 {
        border-right: 4px solid currentColor !important;
    }
    .border-md-r-5 {
        border-right: 5px solid currentColor !important;
    }
}
@media (min-width: 768px) {
    .border-md-b {
        border-bottom: 1px solid currentColor !important;
    }
    .border-md-b-0 {
        border-bottom: 0px solid currentColor !important;
    }
    .border-md-b-1 {
        border-bottom: 1px solid currentColor !important;
    }
    .border-md-b-2 {
        border-bottom: 2px solid currentColor !important;
    }
    .border-md-b-3 {
        border-bottom: 3px solid currentColor !important;
    }
    .border-md-b-4 {
        border-bottom: 4px solid currentColor !important;
    }
    .border-md-b-5 {
        border-bottom: 5px solid currentColor !important;
    }
}
@media (min-width: 768px) {
    .border-md-l {
        border-left: 1px solid currentColor !important;
    }
    .border-md-l-0 {
        border-left: 0px solid currentColor !important;
    }
    .border-md-l-1 {
        border-left: 1px solid currentColor !important;
    }
    .border-md-l-2 {
        border-left: 2px solid currentColor !important;
    }
    .border-md-l-3 {
        border-left: 3px solid currentColor !important;
    }
    .border-md-l-4 {
        border-left: 4px solid currentColor !important;
    }
    .border-md-l-5 {
        border-left: 5px solid currentColor !important;
    }
}
@media (min-width: 768px) {
    .border-md-x {
        border-left: 1px solid currentColor !important;
        border-right: 1px solid currentColor !important;
    }
    .border-md-x-0 {
        border-left: 0px solid currentColor !important;
        border-right: 0px solid currentColor !important;
    }
    .border-md-x-1 {
        border-left: 1px solid currentColor !important;
        border-right: 1px solid currentColor !important;
    }
    .border-md-x-2 {
        border-left: 2px solid currentColor !important;
        border-right: 2px solid currentColor !important;
    }
    .border-md-x-3 {
        border-left: 3px solid currentColor !important;
        border-right: 3px solid currentColor !important;
    }
    .border-md-x-4 {
        border-left: 4px solid currentColor !important;
        border-right: 4px solid currentColor !important;
    }
    .border-md-x-5 {
        border-left: 5px solid currentColor !important;
        border-right: 5px solid currentColor !important;
    }
}
@media (min-width: 768px) {
    .border-md-y {
        border-top: 1px solid currentColor !important;
        border-bottom: 1px solid currentColor !important;
    }
    .border-md-y-0 {
        border-top: 0px solid currentColor !important;
        border-bottom: 0px solid currentColor !important;
    }
    .border-md-y-1 {
        border-top: 1px solid currentColor !important;
        border-bottom: 1px solid currentColor !important;
    }
    .border-md-y-2 {
        border-top: 2px solid currentColor !important;
        border-bottom: 2px solid currentColor !important;
    }
    .border-md-y-3 {
        border-top: 3px solid currentColor !important;
        border-bottom: 3px solid currentColor !important;
    }
    .border-md-y-4 {
        border-top: 4px solid currentColor !important;
        border-bottom: 4px solid currentColor !important;
    }
    .border-md-y-5 {
        border-top: 5px solid currentColor !important;
        border-bottom: 5px solid currentColor !important;
    }
}
@media (min-width: 992px) {
    .border-lg {
        border: 1px solid currentColor !important;
    }
    .border-lg-0 {
        border: 0px solid currentColor !important;
    }
    .border-lg-1 {
        border: 1px solid currentColor !important;
    }
    .border-lg-2 {
        border: 2px solid currentColor !important;
    }
    .border-lg-3 {
        border: 3px solid currentColor !important;
    }
    .border-lg-4 {
        border: 4px solid currentColor !important;
    }
    .border-lg-5 {
        border: 5px solid currentColor !important;
    }
}
@media (min-width: 992px) {
    .border-lg-t {
        border-top: 1px solid currentColor !important;
    }
    .border-lg-t-0 {
        border-top: 0px solid currentColor !important;
    }
    .border-lg-t-1 {
        border-top: 1px solid currentColor !important;
    }
    .border-lg-t-2 {
        border-top: 2px solid currentColor !important;
    }
    .border-lg-t-3 {
        border-top: 3px solid currentColor !important;
    }
    .border-lg-t-4 {
        border-top: 4px solid currentColor !important;
    }
    .border-lg-t-5 {
        border-top: 5px solid currentColor !important;
    }
}
@media (min-width: 992px) {
    .border-lg-r {
        border-right: 1px solid currentColor !important;
    }
    .border-lg-r-0 {
        border-right: 0px solid currentColor !important;
    }
    .border-lg-r-1 {
        border-right: 1px solid currentColor !important;
    }
    .border-lg-r-2 {
        border-right: 2px solid currentColor !important;
    }
    .border-lg-r-3 {
        border-right: 3px solid currentColor !important;
    }
    .border-lg-r-4 {
        border-right: 4px solid currentColor !important;
    }
    .border-lg-r-5 {
        border-right: 5px solid currentColor !important;
    }
}
@media (min-width: 992px) {
    .border-lg-b {
        border-bottom: 1px solid currentColor !important;
    }
    .border-lg-b-0 {
        border-bottom: 0px solid currentColor !important;
    }
    .border-lg-b-1 {
        border-bottom: 1px solid currentColor !important;
    }
    .border-lg-b-2 {
        border-bottom: 2px solid currentColor !important;
    }
    .border-lg-b-3 {
        border-bottom: 3px solid currentColor !important;
    }
    .border-lg-b-4 {
        border-bottom: 4px solid currentColor !important;
    }
    .border-lg-b-5 {
        border-bottom: 5px solid currentColor !important;
    }
}
@media (min-width: 992px) {
    .border-lg-l {
        border-left: 1px solid currentColor !important;
    }
    .border-lg-l-0 {
        border-left: 0px solid currentColor !important;
    }
    .border-lg-l-1 {
        border-left: 1px solid currentColor !important;
    }
    .border-lg-l-2 {
        border-left: 2px solid currentColor !important;
    }
    .border-lg-l-3 {
        border-left: 3px solid currentColor !important;
    }
    .border-lg-l-4 {
        border-left: 4px solid currentColor !important;
    }
    .border-lg-l-5 {
        border-left: 5px solid currentColor !important;
    }
}
@media (min-width: 992px) {
    .border-lg-x {
        border-left: 1px solid currentColor !important;
        border-right: 1px solid currentColor !important;
    }
    .border-lg-x-0 {
        border-left: 0px solid currentColor !important;
        border-right: 0px solid currentColor !important;
    }
    .border-lg-x-1 {
        border-left: 1px solid currentColor !important;
        border-right: 1px solid currentColor !important;
    }
    .border-lg-x-2 {
        border-left: 2px solid currentColor !important;
        border-right: 2px solid currentColor !important;
    }
    .border-lg-x-3 {
        border-left: 3px solid currentColor !important;
        border-right: 3px solid currentColor !important;
    }
    .border-lg-x-4 {
        border-left: 4px solid currentColor !important;
        border-right: 4px solid currentColor !important;
    }
    .border-lg-x-5 {
        border-left: 5px solid currentColor !important;
        border-right: 5px solid currentColor !important;
    }
}
@media (min-width: 992px) {
    .border-lg-y {
        border-top: 1px solid currentColor !important;
        border-bottom: 1px solid currentColor !important;
    }
    .border-lg-y-0 {
        border-top: 0px solid currentColor !important;
        border-bottom: 0px solid currentColor !important;
    }
    .border-lg-y-1 {
        border-top: 1px solid currentColor !important;
        border-bottom: 1px solid currentColor !important;
    }
    .border-lg-y-2 {
        border-top: 2px solid currentColor !important;
        border-bottom: 2px solid currentColor !important;
    }
    .border-lg-y-3 {
        border-top: 3px solid currentColor !important;
        border-bottom: 3px solid currentColor !important;
    }
    .border-lg-y-4 {
        border-top: 4px solid currentColor !important;
        border-bottom: 4px solid currentColor !important;
    }
    .border-lg-y-5 {
        border-top: 5px solid currentColor !important;
        border-bottom: 5px solid currentColor !important;
    }
}
@media (min-width: 1200px) {
    .border-xl {
        border: 1px solid currentColor !important;
    }
    .border-xl-0 {
        border: 0px solid currentColor !important;
    }
    .border-xl-1 {
        border: 1px solid currentColor !important;
    }
    .border-xl-2 {
        border: 2px solid currentColor !important;
    }
    .border-xl-3 {
        border: 3px solid currentColor !important;
    }
    .border-xl-4 {
        border: 4px solid currentColor !important;
    }
    .border-xl-5 {
        border: 5px solid currentColor !important;
    }
}
@media (min-width: 1200px) {
    .border-xl-t {
        border-top: 1px solid currentColor !important;
    }
    .border-xl-t-0 {
        border-top: 0px solid currentColor !important;
    }
    .border-xl-t-1 {
        border-top: 1px solid currentColor !important;
    }
    .border-xl-t-2 {
        border-top: 2px solid currentColor !important;
    }
    .border-xl-t-3 {
        border-top: 3px solid currentColor !important;
    }
    .border-xl-t-4 {
        border-top: 4px solid currentColor !important;
    }
    .border-xl-t-5 {
        border-top: 5px solid currentColor !important;
    }
}
@media (min-width: 1200px) {
    .border-xl-r {
        border-right: 1px solid currentColor !important;
    }
    .border-xl-r-0 {
        border-right: 0px solid currentColor !important;
    }
    .border-xl-r-1 {
        border-right: 1px solid currentColor !important;
    }
    .border-xl-r-2 {
        border-right: 2px solid currentColor !important;
    }
    .border-xl-r-3 {
        border-right: 3px solid currentColor !important;
    }
    .border-xl-r-4 {
        border-right: 4px solid currentColor !important;
    }
    .border-xl-r-5 {
        border-right: 5px solid currentColor !important;
    }
}
@media (min-width: 1200px) {
    .border-xl-b {
        border-bottom: 1px solid currentColor !important;
    }
    .border-xl-b-0 {
        border-bottom: 0px solid currentColor !important;
    }
    .border-xl-b-1 {
        border-bottom: 1px solid currentColor !important;
    }
    .border-xl-b-2 {
        border-bottom: 2px solid currentColor !important;
    }
    .border-xl-b-3 {
        border-bottom: 3px solid currentColor !important;
    }
    .border-xl-b-4 {
        border-bottom: 4px solid currentColor !important;
    }
    .border-xl-b-5 {
        border-bottom: 5px solid currentColor !important;
    }
}
@media (min-width: 1200px) {
    .border-xl-l {
        border-left: 1px solid currentColor !important;
    }
    .border-xl-l-0 {
        border-left: 0px solid currentColor !important;
    }
    .border-xl-l-1 {
        border-left: 1px solid currentColor !important;
    }
    .border-xl-l-2 {
        border-left: 2px solid currentColor !important;
    }
    .border-xl-l-3 {
        border-left: 3px solid currentColor !important;
    }
    .border-xl-l-4 {
        border-left: 4px solid currentColor !important;
    }
    .border-xl-l-5 {
        border-left: 5px solid currentColor !important;
    }
}
@media (min-width: 1200px) {
    .border-xl-x {
        border-left: 1px solid currentColor !important;
        border-right: 1px solid currentColor !important;
    }
    .border-xl-x-0 {
        border-left: 0px solid currentColor !important;
        border-right: 0px solid currentColor !important;
    }
    .border-xl-x-1 {
        border-left: 1px solid currentColor !important;
        border-right: 1px solid currentColor !important;
    }
    .border-xl-x-2 {
        border-left: 2px solid currentColor !important;
        border-right: 2px solid currentColor !important;
    }
    .border-xl-x-3 {
        border-left: 3px solid currentColor !important;
        border-right: 3px solid currentColor !important;
    }
    .border-xl-x-4 {
        border-left: 4px solid currentColor !important;
        border-right: 4px solid currentColor !important;
    }
    .border-xl-x-5 {
        border-left: 5px solid currentColor !important;
        border-right: 5px solid currentColor !important;
    }
}
@media (min-width: 1200px) {
    .border-xl-y {
        border-top: 1px solid currentColor !important;
        border-bottom: 1px solid currentColor !important;
    }
    .border-xl-y-0 {
        border-top: 0px solid currentColor !important;
        border-bottom: 0px solid currentColor !important;
    }
    .border-xl-y-1 {
        border-top: 1px solid currentColor !important;
        border-bottom: 1px solid currentColor !important;
    }
    .border-xl-y-2 {
        border-top: 2px solid currentColor !important;
        border-bottom: 2px solid currentColor !important;
    }
    .border-xl-y-3 {
        border-top: 3px solid currentColor !important;
        border-bottom: 3px solid currentColor !important;
    }
    .border-xl-y-4 {
        border-top: 4px solid currentColor !important;
        border-bottom: 4px solid currentColor !important;
    }
    .border-xl-y-5 {
        border-top: 5px solid currentColor !important;
        border-bottom: 5px solid currentColor !important;
    }
}
@media (min-width: 1400px) {
    .border-xxl {
        border: 1px solid currentColor !important;
    }
    .border-xxl-0 {
        border: 0px solid currentColor !important;
    }
    .border-xxl-1 {
        border: 1px solid currentColor !important;
    }
    .border-xxl-2 {
        border: 2px solid currentColor !important;
    }
    .border-xxl-3 {
        border: 3px solid currentColor !important;
    }
    .border-xxl-4 {
        border: 4px solid currentColor !important;
    }
    .border-xxl-5 {
        border: 5px solid currentColor !important;
    }
}
@media (min-width: 1400px) {
    .border-xxl-t {
        border-top: 1px solid currentColor !important;
    }
    .border-xxl-t-0 {
        border-top: 0px solid currentColor !important;
    }
    .border-xxl-t-1 {
        border-top: 1px solid currentColor !important;
    }
    .border-xxl-t-2 {
        border-top: 2px solid currentColor !important;
    }
    .border-xxl-t-3 {
        border-top: 3px solid currentColor !important;
    }
    .border-xxl-t-4 {
        border-top: 4px solid currentColor !important;
    }
    .border-xxl-t-5 {
        border-top: 5px solid currentColor !important;
    }
}
@media (min-width: 1400px) {
    .border-xxl-r {
        border-right: 1px solid currentColor !important;
    }
    .border-xxl-r-0 {
        border-right: 0px solid currentColor !important;
    }
    .border-xxl-r-1 {
        border-right: 1px solid currentColor !important;
    }
    .border-xxl-r-2 {
        border-right: 2px solid currentColor !important;
    }
    .border-xxl-r-3 {
        border-right: 3px solid currentColor !important;
    }
    .border-xxl-r-4 {
        border-right: 4px solid currentColor !important;
    }
    .border-xxl-r-5 {
        border-right: 5px solid currentColor !important;
    }
}
@media (min-width: 1400px) {
    .border-xxl-b {
        border-bottom: 1px solid currentColor !important;
    }
    .border-xxl-b-0 {
        border-bottom: 0px solid currentColor !important;
    }
    .border-xxl-b-1 {
        border-bottom: 1px solid currentColor !important;
    }
    .border-xxl-b-2 {
        border-bottom: 2px solid currentColor !important;
    }
    .border-xxl-b-3 {
        border-bottom: 3px solid currentColor !important;
    }
    .border-xxl-b-4 {
        border-bottom: 4px solid currentColor !important;
    }
    .border-xxl-b-5 {
        border-bottom: 5px solid currentColor !important;
    }
}
@media (min-width: 1400px) {
    .border-xxl-l {
        border-left: 1px solid currentColor !important;
    }
    .border-xxl-l-0 {
        border-left: 0px solid currentColor !important;
    }
    .border-xxl-l-1 {
        border-left: 1px solid currentColor !important;
    }
    .border-xxl-l-2 {
        border-left: 2px solid currentColor !important;
    }
    .border-xxl-l-3 {
        border-left: 3px solid currentColor !important;
    }
    .border-xxl-l-4 {
        border-left: 4px solid currentColor !important;
    }
    .border-xxl-l-5 {
        border-left: 5px solid currentColor !important;
    }
}
@media (min-width: 1400px) {
    .border-xxl-x {
        border-left: 1px solid currentColor !important;
        border-right: 1px solid currentColor !important;
    }
    .border-xxl-x-0 {
        border-left: 0px solid currentColor !important;
        border-right: 0px solid currentColor !important;
    }
    .border-xxl-x-1 {
        border-left: 1px solid currentColor !important;
        border-right: 1px solid currentColor !important;
    }
    .border-xxl-x-2 {
        border-left: 2px solid currentColor !important;
        border-right: 2px solid currentColor !important;
    }
    .border-xxl-x-3 {
        border-left: 3px solid currentColor !important;
        border-right: 3px solid currentColor !important;
    }
    .border-xxl-x-4 {
        border-left: 4px solid currentColor !important;
        border-right: 4px solid currentColor !important;
    }
    .border-xxl-x-5 {
        border-left: 5px solid currentColor !important;
        border-right: 5px solid currentColor !important;
    }
}
@media (min-width: 1400px) {
    .border-xxl-y {
        border-top: 1px solid currentColor !important;
        border-bottom: 1px solid currentColor !important;
    }
    .border-xxl-y-0 {
        border-top: 0px solid currentColor !important;
        border-bottom: 0px solid currentColor !important;
    }
    .border-xxl-y-1 {
        border-top: 1px solid currentColor !important;
        border-bottom: 1px solid currentColor !important;
    }
    .border-xxl-y-2 {
        border-top: 2px solid currentColor !important;
        border-bottom: 2px solid currentColor !important;
    }
    .border-xxl-y-3 {
        border-top: 3px solid currentColor !important;
        border-bottom: 3px solid currentColor !important;
    }
    .border-xxl-y-4 {
        border-top: 4px solid currentColor !important;
        border-bottom: 4px solid currentColor !important;
    }
    .border-xxl-y-5 {
        border-top: 5px solid currentColor !important;
        border-bottom: 5px solid currentColor !important;
    }
}
.border {
    border: 1px solid currentColor !important;
}

.border-0 {
    border: 0px solid currentColor !important;
}

.border-1 {
    border: 1px solid currentColor !important;
}

.border-2 {
    border: 2px solid currentColor !important;
}

.border-3 {
    border: 3px solid currentColor !important;
}

.border-4 {
    border: 4px solid currentColor !important;
}

.border-5 {
    border: 5px solid currentColor !important;
}

.border-t {
    border-top: 1px solid currentColor !important;
}

.border-t-0 {
    border-top: 0px solid currentColor !important;
}

.border-t-1 {
    border-top: 1px solid currentColor !important;
}

.border-t-2 {
    border-top: 2px solid currentColor !important;
}

.border-t-3 {
    border-top: 3px solid currentColor !important;
}

.border-t-4 {
    border-top: 4px solid currentColor !important;
}

.border-t-5 {
    border-top: 5px solid currentColor !important;
}

.border-r {
    border-right: 1px solid currentColor !important;
}

.border-r-0 {
    border-right: 0px solid currentColor !important;
}

.border-r-1 {
    border-right: 1px solid currentColor !important;
}

.border-r-2 {
    border-right: 2px solid currentColor !important;
}

.border-r-3 {
    border-right: 3px solid currentColor !important;
}

.border-r-4 {
    border-right: 4px solid currentColor !important;
}

.border-r-5 {
    border-right: 5px solid currentColor !important;
}

.border-b {
    border-bottom: 1px solid currentColor !important;
}

.border-b-0 {
    border-bottom: 0px solid currentColor !important;
}

.border-b-1 {
    border-bottom: 1px solid currentColor !important;
}

.border-b-2 {
    border-bottom: 2px solid currentColor !important;
}

.border-b-3 {
    border-bottom: 3px solid currentColor !important;
}

.border-b-4 {
    border-bottom: 4px solid currentColor !important;
}

.border-b-5 {
    border-bottom: 5px solid currentColor !important;
}

.border-l {
    border-left: 1px solid currentColor !important;
}

.border-l-0 {
    border-left: 0px solid currentColor !important;
}

.border-l-1 {
    border-left: 1px solid currentColor !important;
}

.border-l-2 {
    border-left: 2px solid currentColor !important;
}

.border-l-3 {
    border-left: 3px solid currentColor !important;
}

.border-l-4 {
    border-left: 4px solid currentColor !important;
}

.border-l-5 {
    border-left: 5px solid currentColor !important;
}

.border-x {
    border-left: 1px solid currentColor !important;
    border-right: 1px solid currentColor !important;
}

.border-x-0 {
    border-left: 0px solid currentColor !important;
    border-right: 0px solid currentColor !important;
}

.border-x-1 {
    border-left: 1px solid currentColor !important;
    border-right: 1px solid currentColor !important;
}

.border-x-2 {
    border-left: 2px solid currentColor !important;
    border-right: 2px solid currentColor !important;
}

.border-x-3 {
    border-left: 3px solid currentColor !important;
    border-right: 3px solid currentColor !important;
}

.border-x-4 {
    border-left: 4px solid currentColor !important;
    border-right: 4px solid currentColor !important;
}

.border-x-5 {
    border-left: 5px solid currentColor !important;
    border-right: 5px solid currentColor !important;
}

.border-y {
    border-top: 1px solid currentColor !important;
    border-bottom: 1px solid currentColor !important;
}

.border-y-0 {
    border-top: 0px solid currentColor !important;
    border-bottom: 0px solid currentColor !important;
}

.border-y-1 {
    border-top: 1px solid currentColor !important;
    border-bottom: 1px solid currentColor !important;
}

.border-y-2 {
    border-top: 2px solid currentColor !important;
    border-bottom: 2px solid currentColor !important;
}

.border-y-3 {
    border-top: 3px solid currentColor !important;
    border-bottom: 3px solid currentColor !important;
}

.border-y-4 {
    border-top: 4px solid currentColor !important;
    border-bottom: 4px solid currentColor !important;
}

.border-y-5 {
    border-top: 5px solid currentColor !important;
    border-bottom: 5px solid currentColor !important;
}

.border-xs-grey-300 {
    border-color: var(--grey-300) !important;
    border-style: solid !important;
}

.border-xs-primary-200 {
    border-color: var(--primary-200) !important;
    border-style: solid !important;
}

.border-xs-t-grey-300 {
    border-top-color: var(--grey-300) !important;
    border-top-style: solid !important;
}

.border-xs-t-primary-200 {
    border-top-color: var(--primary-200) !important;
    border-top-style: solid !important;
}

.border-xs-r-grey-300 {
    border-right-color: var(--grey-300) !important;
    border-right-style: solid !important;
}

.border-xs-r-primary-200 {
    border-right-color: var(--primary-200) !important;
    border-right-style: solid !important;
}

.border-xs-b-grey-300 {
    border-bottom-color: var(--grey-300) !important;
    border-bottom-style: solid !important;
}

.border-xs-b-primary-200 {
    border-bottom-color: var(--primary-200) !important;
    border-bottom-style: solid !important;
}

.border-xs-l-grey-300 {
    border-left-color: var(--grey-300) !important;
    border-left-style: solid !important;
}

.border-xs-l-primary-200 {
    border-left-color: var(--primary-200) !important;
    border-left-style: solid !important;
}

.border-xs-x-grey-300 {
    border-left-color: var(--grey-300) !important;
    border-left-style: solid !important;
    border-right-color: var(--grey-300) !important;
    border-right-style: solid !important;
}

.border-xs-x-primary-200 {
    border-left-color: var(--primary-200) !important;
    border-left-style: solid !important;
    border-right-color: var(--primary-200) !important;
    border-right-style: solid !important;
}

.border-xs-y-grey-300 {
    border-top-color: var(--grey-300) !important;
    border-top-style: solid !important;
    border-bottom-color: var(--grey-300) !important;
    border-bottom-style: solid !important;
}

.border-xs-y-primary-200 {
    border-top-color: var(--primary-200) !important;
    border-top-style: solid !important;
    border-bottom-color: var(--primary-200) !important;
    border-bottom-style: solid !important;
}

@media (min-width: 576px) {
    .border-sm-grey-300 {
        border-color: var(--grey-300) !important;
        border-style: solid !important;
    }
}
@media (min-width: 576px) {
    .border-sm-primary-200 {
        border-color: var(--primary-200) !important;
        border-style: solid !important;
    }
}
@media (min-width: 576px) {
    .border-sm-t-grey-300 {
        border-top-color: var(--grey-300) !important;
        border-top-style: solid !important;
    }
}
@media (min-width: 576px) {
    .border-sm-t-primary-200 {
        border-top-color: var(--primary-200) !important;
        border-top-style: solid !important;
    }
}
@media (min-width: 576px) {
    .border-sm-r-grey-300 {
        border-right-color: var(--grey-300) !important;
        border-right-style: solid !important;
    }
}
@media (min-width: 576px) {
    .border-sm-r-primary-200 {
        border-right-color: var(--primary-200) !important;
        border-right-style: solid !important;
    }
}
@media (min-width: 576px) {
    .border-sm-b-grey-300 {
        border-bottom-color: var(--grey-300) !important;
        border-bottom-style: solid !important;
    }
}
@media (min-width: 576px) {
    .border-sm-b-primary-200 {
        border-bottom-color: var(--primary-200) !important;
        border-bottom-style: solid !important;
    }
}
@media (min-width: 576px) {
    .border-sm-l-grey-300 {
        border-left-color: var(--grey-300) !important;
        border-left-style: solid !important;
    }
}
@media (min-width: 576px) {
    .border-sm-l-primary-200 {
        border-left-color: var(--primary-200) !important;
        border-left-style: solid !important;
    }
}
@media (min-width: 576px) {
    .border-sm-x-grey-300 {
        border-left-color: var(--grey-300) !important;
        border-left-style: solid !important;
        border-right-color: var(--grey-300) !important;
        border-right-style: solid !important;
    }
}
@media (min-width: 576px) {
    .border-sm-x-primary-200 {
        border-left-color: var(--primary-200) !important;
        border-left-style: solid !important;
        border-right-color: var(--primary-200) !important;
        border-right-style: solid !important;
    }
}
@media (min-width: 576px) {
    .border-sm-y-grey-300 {
        border-top-color: var(--grey-300) !important;
        border-top-style: solid !important;
        border-bottom-color: var(--grey-300) !important;
        border-bottom-style: solid !important;
    }
}
@media (min-width: 576px) {
    .border-sm-y-primary-200 {
        border-top-color: var(--primary-200) !important;
        border-top-style: solid !important;
        border-bottom-color: var(--primary-200) !important;
        border-bottom-style: solid !important;
    }
}
@media (min-width: 768px) {
    .border-md-grey-300 {
        border-color: var(--grey-300) !important;
        border-style: solid !important;
    }
}
@media (min-width: 768px) {
    .border-md-primary-200 {
        border-color: var(--primary-200) !important;
        border-style: solid !important;
    }
}
@media (min-width: 768px) {
    .border-md-t-grey-300 {
        border-top-color: var(--grey-300) !important;
        border-top-style: solid !important;
    }
}
@media (min-width: 768px) {
    .border-md-t-primary-200 {
        border-top-color: var(--primary-200) !important;
        border-top-style: solid !important;
    }
}
@media (min-width: 768px) {
    .border-md-r-grey-300 {
        border-right-color: var(--grey-300) !important;
        border-right-style: solid !important;
    }
}
@media (min-width: 768px) {
    .border-md-r-primary-200 {
        border-right-color: var(--primary-200) !important;
        border-right-style: solid !important;
    }
}
@media (min-width: 768px) {
    .border-md-b-grey-300 {
        border-bottom-color: var(--grey-300) !important;
        border-bottom-style: solid !important;
    }
}
@media (min-width: 768px) {
    .border-md-b-primary-200 {
        border-bottom-color: var(--primary-200) !important;
        border-bottom-style: solid !important;
    }
}
@media (min-width: 768px) {
    .border-md-l-grey-300 {
        border-left-color: var(--grey-300) !important;
        border-left-style: solid !important;
    }
}
@media (min-width: 768px) {
    .border-md-l-primary-200 {
        border-left-color: var(--primary-200) !important;
        border-left-style: solid !important;
    }
}
@media (min-width: 768px) {
    .border-md-x-grey-300 {
        border-left-color: var(--grey-300) !important;
        border-left-style: solid !important;
        border-right-color: var(--grey-300) !important;
        border-right-style: solid !important;
    }
}
@media (min-width: 768px) {
    .border-md-x-primary-200 {
        border-left-color: var(--primary-200) !important;
        border-left-style: solid !important;
        border-right-color: var(--primary-200) !important;
        border-right-style: solid !important;
    }
}
@media (min-width: 768px) {
    .border-md-y-grey-300 {
        border-top-color: var(--grey-300) !important;
        border-top-style: solid !important;
        border-bottom-color: var(--grey-300) !important;
        border-bottom-style: solid !important;
    }
}
@media (min-width: 768px) {
    .border-md-y-primary-200 {
        border-top-color: var(--primary-200) !important;
        border-top-style: solid !important;
        border-bottom-color: var(--primary-200) !important;
        border-bottom-style: solid !important;
    }
}
@media (min-width: 992px) {
    .border-lg-grey-300 {
        border-color: var(--grey-300) !important;
        border-style: solid !important;
    }
}
@media (min-width: 992px) {
    .border-lg-primary-200 {
        border-color: var(--primary-200) !important;
        border-style: solid !important;
    }
}
@media (min-width: 992px) {
    .border-lg-t-grey-300 {
        border-top-color: var(--grey-300) !important;
        border-top-style: solid !important;
    }
}
@media (min-width: 992px) {
    .border-lg-t-primary-200 {
        border-top-color: var(--primary-200) !important;
        border-top-style: solid !important;
    }
}
@media (min-width: 992px) {
    .border-lg-r-grey-300 {
        border-right-color: var(--grey-300) !important;
        border-right-style: solid !important;
    }
}
@media (min-width: 992px) {
    .border-lg-r-primary-200 {
        border-right-color: var(--primary-200) !important;
        border-right-style: solid !important;
    }
}
@media (min-width: 992px) {
    .border-lg-b-grey-300 {
        border-bottom-color: var(--grey-300) !important;
        border-bottom-style: solid !important;
    }
}
@media (min-width: 992px) {
    .border-lg-b-primary-200 {
        border-bottom-color: var(--primary-200) !important;
        border-bottom-style: solid !important;
    }
}
@media (min-width: 992px) {
    .border-lg-l-grey-300 {
        border-left-color: var(--grey-300) !important;
        border-left-style: solid !important;
    }
}
@media (min-width: 992px) {
    .border-lg-l-primary-200 {
        border-left-color: var(--primary-200) !important;
        border-left-style: solid !important;
    }
}
@media (min-width: 992px) {
    .border-lg-x-grey-300 {
        border-left-color: var(--grey-300) !important;
        border-left-style: solid !important;
        border-right-color: var(--grey-300) !important;
        border-right-style: solid !important;
    }
}
@media (min-width: 992px) {
    .border-lg-x-primary-200 {
        border-left-color: var(--primary-200) !important;
        border-left-style: solid !important;
        border-right-color: var(--primary-200) !important;
        border-right-style: solid !important;
    }
}
@media (min-width: 992px) {
    .border-lg-y-grey-300 {
        border-top-color: var(--grey-300) !important;
        border-top-style: solid !important;
        border-bottom-color: var(--grey-300) !important;
        border-bottom-style: solid !important;
    }
}
@media (min-width: 992px) {
    .border-lg-y-primary-200 {
        border-top-color: var(--primary-200) !important;
        border-top-style: solid !important;
        border-bottom-color: var(--primary-200) !important;
        border-bottom-style: solid !important;
    }
}
@media (min-width: 1200px) {
    .border-xl-grey-300 {
        border-color: var(--grey-300) !important;
        border-style: solid !important;
    }
}
@media (min-width: 1200px) {
    .border-xl-primary-200 {
        border-color: var(--primary-200) !important;
        border-style: solid !important;
    }
}
@media (min-width: 1200px) {
    .border-xl-t-grey-300 {
        border-top-color: var(--grey-300) !important;
        border-top-style: solid !important;
    }
}
@media (min-width: 1200px) {
    .border-xl-t-primary-200 {
        border-top-color: var(--primary-200) !important;
        border-top-style: solid !important;
    }
}
@media (min-width: 1200px) {
    .border-xl-r-grey-300 {
        border-right-color: var(--grey-300) !important;
        border-right-style: solid !important;
    }
}
@media (min-width: 1200px) {
    .border-xl-r-primary-200 {
        border-right-color: var(--primary-200) !important;
        border-right-style: solid !important;
    }
}
@media (min-width: 1200px) {
    .border-xl-b-grey-300 {
        border-bottom-color: var(--grey-300) !important;
        border-bottom-style: solid !important;
    }
}
@media (min-width: 1200px) {
    .border-xl-b-primary-200 {
        border-bottom-color: var(--primary-200) !important;
        border-bottom-style: solid !important;
    }
}
@media (min-width: 1200px) {
    .border-xl-l-grey-300 {
        border-left-color: var(--grey-300) !important;
        border-left-style: solid !important;
    }
}
@media (min-width: 1200px) {
    .border-xl-l-primary-200 {
        border-left-color: var(--primary-200) !important;
        border-left-style: solid !important;
    }
}
@media (min-width: 1200px) {
    .border-xl-x-grey-300 {
        border-left-color: var(--grey-300) !important;
        border-left-style: solid !important;
        border-right-color: var(--grey-300) !important;
        border-right-style: solid !important;
    }
}
@media (min-width: 1200px) {
    .border-xl-x-primary-200 {
        border-left-color: var(--primary-200) !important;
        border-left-style: solid !important;
        border-right-color: var(--primary-200) !important;
        border-right-style: solid !important;
    }
}
@media (min-width: 1200px) {
    .border-xl-y-grey-300 {
        border-top-color: var(--grey-300) !important;
        border-top-style: solid !important;
        border-bottom-color: var(--grey-300) !important;
        border-bottom-style: solid !important;
    }
}
@media (min-width: 1200px) {
    .border-xl-y-primary-200 {
        border-top-color: var(--primary-200) !important;
        border-top-style: solid !important;
        border-bottom-color: var(--primary-200) !important;
        border-bottom-style: solid !important;
    }
}
@media (min-width: 1400px) {
    .border-xxl-grey-300 {
        border-color: var(--grey-300) !important;
        border-style: solid !important;
    }
}
@media (min-width: 1400px) {
    .border-xxl-primary-200 {
        border-color: var(--primary-200) !important;
        border-style: solid !important;
    }
}
@media (min-width: 1400px) {
    .border-xxl-t-grey-300 {
        border-top-color: var(--grey-300) !important;
        border-top-style: solid !important;
    }
}
@media (min-width: 1400px) {
    .border-xxl-t-primary-200 {
        border-top-color: var(--primary-200) !important;
        border-top-style: solid !important;
    }
}
@media (min-width: 1400px) {
    .border-xxl-r-grey-300 {
        border-right-color: var(--grey-300) !important;
        border-right-style: solid !important;
    }
}
@media (min-width: 1400px) {
    .border-xxl-r-primary-200 {
        border-right-color: var(--primary-200) !important;
        border-right-style: solid !important;
    }
}
@media (min-width: 1400px) {
    .border-xxl-b-grey-300 {
        border-bottom-color: var(--grey-300) !important;
        border-bottom-style: solid !important;
    }
}
@media (min-width: 1400px) {
    .border-xxl-b-primary-200 {
        border-bottom-color: var(--primary-200) !important;
        border-bottom-style: solid !important;
    }
}
@media (min-width: 1400px) {
    .border-xxl-l-grey-300 {
        border-left-color: var(--grey-300) !important;
        border-left-style: solid !important;
    }
}
@media (min-width: 1400px) {
    .border-xxl-l-primary-200 {
        border-left-color: var(--primary-200) !important;
        border-left-style: solid !important;
    }
}
@media (min-width: 1400px) {
    .border-xxl-x-grey-300 {
        border-left-color: var(--grey-300) !important;
        border-left-style: solid !important;
        border-right-color: var(--grey-300) !important;
        border-right-style: solid !important;
    }
}
@media (min-width: 1400px) {
    .border-xxl-x-primary-200 {
        border-left-color: var(--primary-200) !important;
        border-left-style: solid !important;
        border-right-color: var(--primary-200) !important;
        border-right-style: solid !important;
    }
}
@media (min-width: 1400px) {
    .border-xxl-y-grey-300 {
        border-top-color: var(--grey-300) !important;
        border-top-style: solid !important;
        border-bottom-color: var(--grey-300) !important;
        border-bottom-style: solid !important;
    }
}
@media (min-width: 1400px) {
    .border-xxl-y-primary-200 {
        border-top-color: var(--primary-200) !important;
        border-top-style: solid !important;
        border-bottom-color: var(--primary-200) !important;
        border-bottom-style: solid !important;
    }
}
.border-grey-300 {
    border-color: var(--grey-300) !important;
    border-style: solid !important;
}

.border-primary-200 {
    border-color: var(--primary-200) !important;
    border-style: solid !important;
}

.border-t-grey-300 {
    border-top-color: var(--grey-300) !important;
    border-top-style: solid !important;
}

.border-t-primary-200 {
    border-top-color: var(--primary-200) !important;
    border-top-style: solid !important;
}

.border-r-grey-300 {
    border-right-color: var(--grey-300) !important;
    border-right-style: solid !important;
}

.border-r-primary-200 {
    border-right-color: var(--primary-200) !important;
    border-right-style: solid !important;
}

.border-b-grey-300 {
    border-bottom-color: var(--grey-300) !important;
    border-bottom-style: solid !important;
}

.border-b-primary-200 {
    border-bottom-color: var(--primary-200) !important;
    border-bottom-style: solid !important;
}

.border-l-grey-300 {
    border-left-color: var(--grey-300) !important;
    border-left-style: solid !important;
}

.border-l-primary-200 {
    border-left-color: var(--primary-200) !important;
    border-left-style: solid !important;
}

.border-x-grey-300 {
    border-left-color: var(--grey-300) !important;
    border-left-style: solid !important;
    border-right-color: var(--grey-300) !important;
    border-right-style: solid !important;
}

.border-x-primary-200 {
    border-left-color: var(--primary-200) !important;
    border-left-style: solid !important;
    border-right-color: var(--primary-200) !important;
    border-right-style: solid !important;
}

.border-y-grey-300 {
    border-top-color: var(--grey-300) !important;
    border-top-style: solid !important;
    border-bottom-color: var(--grey-300) !important;
    border-bottom-style: solid !important;
}

.border-y-primary-200 {
    border-top-color: var(--primary-200) !important;
    border-top-style: solid !important;
    border-bottom-color: var(--primary-200) !important;
    border-bottom-style: solid !important;
}

:root {
    --font-family: "Montserrat", sans-serif;
    --second-family: "Inter", sans-serif;
}

:root {
    --bs-blue: #2b4bf5;
    --bs-red: #f00;
    --bs-orange: #ff6b00;
    --red---error-900: #da0000;
    --red---error-800: #f10000;
    --red---error-700---error: #f00;
    --red---error-600: #ff1507;
    --red---error-500: #ff200c;
    --red---error-400: #ff5436;
    --red---error-300: #ff795b;
    --red---error-200: #ffa28a;
    --red---error-100: #ffc7b8;
    --red---error-50: #ffe7e6;
    --primary-900: #000bc1;
    --primary-800: #012bd1;
    --primary-700: #1738dc;
    --primary-600: #2644e9;
    --primary-500---primary: #2b4bf5;
    --primary-400: #546af9;
    --primary-300: #7787fb;
    --primary-200: #a1a9fc;
    --primary-100: #c8cbfd;
    --primary-50: #e9eaff;
    --secondary-900---secondary: #ff6b00;
    --secondary-800: #ff8b00;
    --secondary-700: #ff9c00;
    --secondary-600: #ffaf00;
    --secondary-500: #ffbd00;
    --secondary-400: #ffc723;
    --secondary-300: #ffd24c;
    --secondary-200: #ffde80;
    --secondary-100: #ffebb2;
    --secondary-50: #fff8e0;
    --grey-900: #212121;
    --grey-800: #424242;
    --grey-700: #616161;
    --grey-600: #757575;
    --grey-500: #9e9e9e;
    --grey-400: #bdbdbd;
    --grey-300: #e0e0e0;
    --grey-200: #eee;
    --grey-100: #f5f5f5;
    --grey-50: #fafafa;
    --bs-blue: #2b4bf5;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #f00;
    --bs-orange: #ff6b00;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-black: #000;
    --bs-white: #fff;
    --bs-gray: #757575;
    --bs-gray-dark: #424242;
    --bs-gray-100: #f5f5f5;
    --bs-gray-200: #eee;
    --bs-gray-300: #e0e0e0;
    --bs-gray-400: #bdbdbd;
    --bs-gray-500: #9e9e9e;
    --bs-gray-600: #757575;
    --bs-gray-700: #616161;
    --bs-gray-800: #424242;
    --bs-gray-900: #212121;
    --bs-primary: #2b4bf5;
    --bs-secondary: #757575;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #f00;
    --bs-light: #f5f5f5;
    --bs-dark: #212121;
    --bs-primary-rgb: 43, 75, 245;
    --bs-secondary-rgb: 189, 189, 189;
    --bs-success-rgb: 255, 0, 0;
    --bs-info-rgb: 13, 202, 240;
    --bs-warning-rgb: 255, 107, 0;
    --bs-danger-rgb: 220, 53, 69;
    --bs-light-rgb: 248, 249, 250;
    --bs-dark-rgb: 30, 31, 33;
    --bs-primary-text-emphasis: #052c65;
    --bs-secondary-text-emphasis: #2b2f32;
    --bs-success-text-emphasis: #0a3622;
    --bs-info-text-emphasis: #055160;
    --bs-warning-text-emphasis: #664d03;
    --bs-danger-text-emphasis: #58151c;
    --bs-light-text-emphasis: #616161;
    --bs-dark-text-emphasis: #616161;
    --bs-primary-bg-subtle: #cfe2ff;
    --bs-secondary-bg-subtle: #e2e3e5;
    --bs-success-bg-subtle: #d1e7dd;
    --bs-info-bg-subtle: #cff4fc;
    --bs-warning-bg-subtle: #fff3cd;
    --bs-danger-bg-subtle: #f8d7da;
    --bs-light-bg-subtle: #fcfcfd;
    --bs-dark-bg-subtle: #bdbdbd;
    --bs-primary-border-subtle: #9ec5fe;
    --bs-secondary-border-subtle: #c4c8cb;
    --bs-success-border-subtle: #a3cfbb;
    --bs-info-border-subtle: #9eeaf9;
    --bs-warning-border-subtle: #ffe69c;
    --bs-danger-border-subtle: #f1aeb5;
    --bs-light-border-subtle: #eee;
    --bs-dark-border-subtle: #9e9e9e;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-font-sans-serif: "Montserrat", sans-serif;
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #1e1f21;
    --bs-body-color-rgb: 30, 31, 33;
    --bs-body-bg: #f6f6f6;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-emphasis-color: #000;
    --bs-emphasis-color-rgb: 0, 0, 0;
    --bs-secondary-color: rgba(30, 31, 33, 0.75);
    --bs-secondary-color-rgb: 30, 31, 33;
    --bs-secondary-bg: #eee;
    --bs-secondary-bg-rgb: 233, 236, 239;
    --bs-tertiary-color: rgb(158, 158, 158);
    --bs-tertiary-color-rgb: 158, 158, 158;
    --bs-tertiary-bg: transparent;
    --bs-tertiary-bg-rgb: 248, 249, 250;
    --bs-heading-color: inherit;
    --bs-link-color: #2b4bf5;
    --bs-link-color-rgb: 43, 75, 245;
    --bs-link-decoration: underline;
    --bs-link-hover-color: #2644e9;
    --bs-link-hover-color-rgb: 10, 88, 202;
    --bs-nav-link-color: #2b4bf5;
    --bs-code-color: #d63384;
    --bs-highlight-color: #212121;
    --bs-highlight-bg: #fff3cd;
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: #bdbdbd;
    --bs-border-color-translucent: var(--primary-200);
    --bs-border-radius: 0.375rem;
    --bs-border-radius-sm: 0.25rem;
    --bs-border-radius-lg: 0.5rem;
    --bs-border-radius-xl: 1rem;
    --bs-border-radius-xxl: 1.5rem;
    --bs-border-radius-2xl: var(--bs-border-radius-xxl);
    --bs-border-radius-3xl: 44px;
    --bs-border-radius-pill: 50rem;
    --bs-box-shadow: 4px 12px 36px 0px rgba(0, 0, 0, 0.06);
    --bs-box-shadow-sm: 0px 4px 24px 0px rgba(36, 36, 36, 0.14);
    --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    --bs-focus-ring-width: 0.25rem;
    --bs-focus-ring-opacity: 0.25;
    --bs-focus-ring-color: rgba(43, 75, 245, 0.25);
    --bs-form-valid-color: #198754;
    --bs-form-valid-border-color: #198754;
    --bs-form-invalid-color: var(--red---error-700---error);
    --bs-form-invalid-border-color: var(--red---error-700---error);
}

.container {
    max-width: 1860px;
    padding-left: 16px;
    padding-right: 16px;
}
@media screen and (min-width: 768px) {
    .container {
        padding-left: 30px;
        padding-right: 30px;
    }
}

a:hover,
a:focus {
    color: var(--primary-500---primary);
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.btn {
    --bs-btn-padding-x: 1.5rem;
    --bs-btn-padding-y: 0.875rem;
    --bs-btn-font-size: 0.875rem;
    --bs-btn-font-weight: 600;
    --bs-btn-line-height: 1.4;
    --bs-btn-border-color: transparent;
    --bs-btn-border-radius: var(--bs-border-radius-xl);
    --bs-btn-bg: transparent;
    --bs-btn-active-bg: var(--primary-500---primary);
    --bs-btn-active-color: var(--bs-white);
    outline: none;
}
.btn.rounded-circle {
    --bs-btn-padding-x: 12px;
    --bs-btn-padding-y: 12px;
}
.btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn .icon {
    fill: currentColor;
}
.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: var(--primary-500---primary);
    --bs-btn-border-color: var(--primary-500---primary);
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: var(--primary-600);
    --bs-btn-hover-border-color: var(--primary-600);
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: var(--primary-700);
    --bs-btn-active-border-color: var(--primary-700);
    --bs-btn-disabled-color: var(--grey-500);
    --bs-btn-disabled-bg: var(--grey-300);
    --bs-btn-disabled-border-color: var(--grey-300);
}
.btn-primary:focus {
    background-color: var(--primary-700);
}
.btn-outline-primary {
    --bs-btn-color: var(--primary-500---primary);
    --bs-btn-bg: transparent;
    --bs-btn-border-color: var(--primary-500---primary);
    --bs-btn-hover-color: var(--primary-600);
    --bs-btn-hover-bg: var(--primary-100);
    --bs-btn-hover-border-color: var(--primary-600);
    --bs-btn-active-color: var(--primary-700);
    --bs-btn-active-bg: var(--primary-200);
    --bs-btn-active-border-color: var(--primary-700);
    --bs-btn-disabled-color: var(--grey-500);
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: var(--grey-300);
}
.btn-light {
    --bs-btn-color: var(--primary-500---primary);
    --bs-btn-bg: transparent;
    --bs-btn-border-color: transparent;
    --bs-btn-hover-color: var(--primary-600);
    --bs-btn-hover-bg: var(--primary-100);
    --bs-btn-hover-border-color: transparent;
    --bs-btn-active-color: var(--primary-700);
    --bs-btn-active-bg: var(--primary-200);
    --bs-btn-active-border-color: transparent;
    --bs-btn-disabled-color: var(--grey-500);
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: transparent;
}
.btn-info {
    --bs-btn-color: var(--bs-body-color);
    --bs-btn-bg: var(--primary-50);
    --bs-btn-border-color: var(--primary-50);
    --bs-btn-hover-color: var(--bs-body-color);
    --bs-btn-hover-bg: var(--primary-100);
    --bs-btn-hover-border-color: var(--primary-100);
    --bs-btn-active-color: var(--bs-body-color);
    --bs-btn-active-bg: var(--primary-100);
    --bs-btn-active-border-color: var(--primary-100);
    --bs-btn-disabled-color: var(--grey-500);
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: transparent;
}
.btn-sm {
    --bs-btn-padding-y: 0.25rem;
    --bs-btn-border-radius: var(--bs-border-radius-xl);
    --bs-btn-line-height: 38px;
    --bs-btn-border-radius: var(--bs-border-radius-3xl);
    --bs-btn-padding-x: 16px;
    --bs-btn-padding-y: 12px;
    --bs-btn-font-size: 12px;
    --bs-btn-line-height: 20px;
}
@media screen and (min-width: 768px) {
    .btn-sm {
        --bs-btn-font-size: 0.875rem;
    }
}
.btn-close {
    --bs-btn-close-bg: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'><path d='M12 22.75C6.07 22.75 1.25 17.93 1.25 12C1.25 6.07 6.07 1.25 12 1.25C17.93 1.25 22.75 6.07 22.75 12C22.75 17.93 17.93 22.75 12 22.75ZM12 2.75C6.9 2.75 2.75 6.9 2.75 12C2.75 17.1 6.9 21.25 12 21.25C17.1 21.25 21.25 17.1 21.25 12C21.25 6.9 17.1 2.75 12 2.75Z' fill='%232B4BF5'/><path d='M9.16937 15.5804C8.97937 15.5804 8.78938 15.5104 8.63938 15.3604C8.34938 15.0704 8.34938 14.5904 8.63938 14.3004L14.2994 8.64035C14.5894 8.35035 15.0694 8.35035 15.3594 8.64035C15.6494 8.93035 15.6494 9.41035 15.3594 9.70035L9.69937 15.3604C9.55937 15.5104 9.35937 15.5804 9.16937 15.5804Z' fill='%232B4BF5'/><path d='M14.8294 15.5804C14.6394 15.5804 14.4494 15.5104 14.2994 15.3604L8.63938 9.70035C8.34938 9.41035 8.34938 8.93035 8.63938 8.64035C8.92937 8.35035 9.40937 8.35035 9.69937 8.64035L15.3594 14.3004C15.6494 14.5904 15.6494 15.0704 15.3594 15.3604C15.2094 15.5104 15.0194 15.5804 14.8294 15.5804Z' fill='%232B4BF5'/></svg>");
    --bs-btn-close-opacity: 1;
}
.btn-white {
    background: var(--bs-white);
    color: var(--primary-500---primary);
}
.btn-white:hover, .btn-white:focus {
    background: var(--primary-500---primary);
    color: var(--bs-white);
}
.btn-white:hover svg, .btn-white:focus svg {
    fill: var(--bs-white);
}
.btn-white svg {
    fill: var(--primary-500---primary);
}

.form-control {
    padding: 1rem;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5;
    background-color: var(--bs-white);
    border: var(--bs-border-width) solid var(--primary-200);
    border-radius: var(--bs-border-radius-xl);
}
.form-control:focus {
    color: var(--bs-body-color);
    background-color: var(--bs-white);
    border-color: var(--primary-500---primary);
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.menu-input-search {
    background: var(--grey-100);
    border: 1px solid var(--grey-100);
    padding: 14px 16px;
    border-radius: 12px;
    width: 100%;
    min-width: 200px;
    max-width: 800px;
    margin: 0 10px;
}
.menu-input-search:focus-within {
    background: var(--bs-white);
    border-color: var(--primary-500---primary);
}
.menu-input-search:focus-within .icon {
    fill: var(--primary-500---primary);
}
@media screen and (min-width: 1300px) {
    .menu-input-search {
        min-width: 360px;
    }
}
.menu-input-search input {
    background: transparent;
    font-size: 14px;
    line-height: inherit;
    font-family: var(--bs-body-font-family);
    font-weight: 500;
    border: none;
    width: 100%;
}
.menu-input-search input:focus {
    outline: none;
}
.menu-input-search .icon {
    fill: var(--grey-400);
}
.menu-mobile-search-btn {
    border: none;
    background: transparent;
}
.menu-mobile-search-btn .icon {
    fill: #1e1f21;
}
.menu-mobile-search-btn:focus {
    outline: none;
}
.menu-mobile {
    padding: 2rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    width: 100vw;
    height: calc(100vh - 4rem);
    overflow-y: auto;
}
.menu-mobile .menu-input-search {
    max-width: 500px;
}
.menu-mobile ul {
    width: 100%;
}
.menu-mobile li a,
.menu-mobile li span {
    padding: 10px 24px;
    cursor: pointer;
    display: block;
    text-align: right;
}
.menu-mobile li a:hover,
.menu-mobile li a.active {
    background: var(--primary-50);
    color: var(--primary-500---primary);
}

.border {
    border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-top {
    border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-bottom {
    border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-end {
    border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-start {
    border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-between-text::before, .border-between-text::after {
    content: "";
}

.nav {
    --bs-nav-link-padding-x: 10px;
    --bs-nav-link-padding-y: 6px;
}
@media screen and (min-width: 1500px) {
    .nav {
        --bs-nav-link-padding-x: 36px;
    }
}
.nav-link {
    color: var(--bs-body-color);
    font-size: 14px;
}
.nav-link:focus, .nav-link:hover {
    color: var(--primary-500---primary);
}
.nav-modal-tabs {
    border-radius: 16px;
    background: var(--primary-50);
}

.dropdown-toggle:focus, .dropdown-toggle:hover {
    color: inherit;
}
.dropdown-toggle::after {
    border: solid var(--bs-body-color);
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 9px;
    height: 9px;
    margin-left: 8px;
}
.dropdown-item {
    font-weight: 500;
    padding: 12px 16px;
}
.dropdown-item:hover, .dropdown-item.active {
    background: var(--primary-50);
    color: var(--primary-500---primary);
}
.dropdown-menu {
    --bs-dropdown-padding-y: 0;
    overflow: hidden;
    --bs-dropdown-border-color: var(--primary-100);
    --bs-dropdown-border-radius: 1rem;
    background: #fff;
    margin-top: 5px;
}
.dropdown-menu::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}
.dropdown-menu::-webkit-scrollbar-track {
    margin: 10px 0;
    border: none;
    background-color: transparent;
}
.dropdown-menu::-webkit-scrollbar-thumb {
    background-color: var(--primary-100);
    border: 1px solid var(--primary-100);
}
.dropdown-menu li {
    font-weight: 500;
}
.dropdown-search-brand {
    max-height: 600px;
    overflow-y: auto;
}
.dropdown-search-header {
    width: auto;
    padding: 12px 16px;
    max-height: 400px;
    overflow-y: auto;
}
.dropdown-search-header-title {
    font-size: 12px;
    padding: 12px 0;
}
.dropdown-search-header-sub-item {
    padding: 12px 0;
    font-size: 14px;
}
.dropdown-city {
    max-height: 264px;
    overflow-y: auto;
}
.dropdown-city form {
    padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
}

.title {
    font-size: clamp(1rem, 4vw, 2.25rem);
    font-weight: 600;
}
.title-page {
    font-size: clamp(1.5rem, 4vw, 3rem);
    font-weight: 600;
}
.title-lg {
    font-size: clamp(30px, 6vw, 4.5rem);
    font-weight: 700;
}
@media screen and (min-width: 992px) {
    .title-lg-sub-text {
        margin-left: 20%;
    }
}

.main-search-section {
    padding: 3rem 0;
}
@media screen and (min-width: 992px) {
    .main-search-section {
        padding: 5rem 0 7rem;
    }
}
.main-search-title-block {
    margin-bottom: 2rem;
}
@media screen and (min-width: 992px) {
    .main-search-title-block {
        margin-bottom: 5rem;
    }
}

.input-group {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5;
    background-color: var(--bs-white);
    border: var(--bs-border-width) solid var(--primary-200);
    border-radius: var(--bs-border-radius-xl);
    padding: 1rem;
}
.input-group:focus-within {
    border: var(--bs-border-width) solid var(--primary-500---primary);
}
.input-group:focus-within .input-group-text-focus {
    display: none;
}
.input-group input,
.input-group textarea {
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5;
    font-family: var(--bs-body-font-family);
    color: var(--bs-body-color);
    border: 0;
    background: inherit;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 10px;
    width: inherit;
}
.input-group-text {
    border: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding: 0 6px;
}
.input-group-text .icon {
    width: 20px;
    height: 20px;
}
@media screen and (min-width: 768px) {
    .input-group-text .icon {
        width: 32px;
        height: 32px;
    }
}

.fs-1 {
    font-size: calc(1.25rem + 1.5vw) !important;
}
@media screen and (min-width: 1200px) {
    .fs-1 {
        font-size: 2.25rem !important;
    }
}
.fs-2 {
    font-size: calc(1.125rem + 0.8vw) !important;
}
@media screen and (min-width: 1200px) {
    .fs-2 {
        font-size: 1.875rem !important;
    }
}
.fs-6 {
    font-size: 14px !important;
}
.fs-7 {
    font-size: 12px !important;
}
.fs-8 {
    font-size: 10px !important;
}

.card {
    --bs-card-spacer-y: 0;
    --bs-card-spacer-x: 0;
    --bs-card-title-spacer-y: 0;
    --bs-card-title-color: inherit;
    --bs-card-subtitle-color: inherit;
    --bs-card-border-width: var(--bs-border-width);
    --bs-card-border-color: var(--bs-border-color-translucent);
    --bs-card-border-radius: 24px;
    --bs-card-box-shadow: none;
    --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
    --bs-card-cap-padding-y: 0;
    --bs-card-cap-padding-x: 0;
    --bs-card-cap-bg: transparent;
    --bs-card-bg: var(--bs-white);
    --bs-card-img-overlay-padding: 0;
    --bs-card-group-margin: 0;
    height: auto;
    background-color: var(--bs-card-bg);
    background-clip: border-box;
    border: var(--bs-card-border-width) solid var(--bs-card-border-color);
    border-radius: var(--bs-card-border-radius);
    overflow: hidden;
}
.card-map {
    max-width: 400px;
    position: absolute;
    top: 200px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2;
    width: 90%;
}
.card-map-base h3 {
    font-size: 12px;
}
@media screen and (min-width: 576px) {
    .card-map-base h3 {
        font-size: 14px;
    }
}
.card-map-base p {
    font-size: 10px;
}
@media screen and (min-width: 576px) {
    .card-map-base p {
        font-size: 12px;
    }
}
.card-map-sm {
    max-width: 300px;
}
.card-map-sm h3 {
    font-size: 14px;
}
@media screen and (min-width: 576px) {
    .card-map-sm h3 {
        font-size: 16px;
    }
}
.card-map-sm p {
    font-size: 12px;
}
@media screen and (min-width: 576px) {
    .card-map-sm p {
        font-size: 14px;
    }
}
.card-map-image {
    height: 96px;
    width: 100%;
    position: relative;
}
.card-map-label {
    position: absolute;
    top: 12px;
    right: 13px;
    background: var(--bs-white);
    border-radius: 64px;
    padding: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.card-map-label .icon {
    fill: var(--primary-500---primary);
}
.card-map img {
    max-width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.card-blog {
    padding: 16px 16px 24px;
    border-radius: 32px;
    background: var(--bs-white);
    height: 100%;
}
.card-blog-image {
    border-radius: 16px;
    overflow: hidden;
    height: 218px;
    width: 100%;
    background: var(--primary-50);
}
@media screen and (min-width: 650px) {
    .card-blog-image {
        height: 300px;
    }
}
.card-blog-image img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.card-blog-label {
    top: 20px;
    right: 0;
    padding: 8px 12px;
    border-radius: 12px 0px 0px 12px;
}
.card-blog-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.card-blog-content-text {
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.card-body {
    margin-bottom: 1.5rem;
}
.card-footer {
    color: var(--bs-body-color);
    border-top: var(--bs-card-border-width) solid var(--bs-border-color);
    padding-top: 1.5rem;
}
.card-service {
    display: block;
    padding: 24px 20px;
}
.card-service-name {
    padding-bottom: 12px;
    border-bottom: 1px solid transparent;
}
.card-service:hover {
    color: #fff;
    background: var(--primary-500---primary);
    border: 1px solid var(--primary-500---primary);
}
.card-service:hover .card-service-name {
    border-bottom: 1px solid #fff;
}
.card-sto {
    padding: 20px;
    border-radius: 32px;
    height: 100%;
}
.card-reviews {
    max-width: 880px;
    padding: 16px;
    border-radius: 24px;
}
@media screen and (min-width: 768px) {
    .card-reviews {
        border-radius: 44px;
        padding: 44px;
    }
}
.card-reviews-image {
    border-radius: 50%;
    width: 44px;
    height: 44px;
    overflow: hidden;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}
@media screen and (min-width: 576px) {
    .card-reviews-image {
        width: 72px;
        height: 72px;
    }
}
.card-reviews-image img {
    width: 100%;
    height: 100%;
    display: block;
}
.card-reviews-content-title, .card-reviews-content-text {
    font-size: 14px;
}
@media screen and (min-width: 768px) {
    .card-reviews-content-title, .card-reviews-content-text {
        font-size: 1rem;
    }
}
.card-reviews-content-name {
    font-size: 12px;
}
@media screen and (min-width: 768px) {
    .card-reviews-content-name {
        font-size: 14px;
    }
}

.services-section {
    padding-bottom: 3rem;
}
@media screen and (min-width: 992px) {
    .services-section {
        padding-bottom: 7rem;
    }
}

@media screen and (max-width: 992px) {
    .swiper-services .swiper-slide {
        width: 95%;
    }
}
@media screen and (max-width: 992px) {
    .swiper-sto .swiper-slide {
        width: 95%;
    }
}

.circle-icon {
    background: var(--grey-200);
}
.circle-icon-sm {
    width: 40px;
    height: 40px;
}
.circle-icon-md {
    width: 56px;
    height: 56px;
}

.sto-section {
    margin-bottom: 3rem;
}
@media screen and (min-width: 992px) {
    .sto-section {
        margin-bottom: 7rem;
    }
}

.banner-section {
    padding-top: 36px;
    margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
    .banner-section {
        padding-top: 72px;
        margin-bottom: 5rem;
    }
}
.banner-container {
    margin: 0 auto;
}
@media screen and (min-width: 768px) {
    .banner-container {
        padding-left: 30px;
    }
}
.banner-content {
    padding: 0 16px;
}
@media screen and (min-width: 768px) {
    .banner-content {
        padding: 0;
        margin-bottom: 72px;
    }
}
.banner-image {
    display: block;
    width: 100%;
    height: auto;
}
@media screen and (min-width: 768px) {
    .banner-image {
        width: auto;
    }
}

.download-app-link {
    display: inline-block;
    height: 36px;
}
@media screen and (min-width: 768px) {
    .download-app-link {
        height: 64px;
    }
}

.map {
    border-radius: 32px;
    overflow: hidden;
}
@media screen and (min-width: 768px) {
    .map {
        border-radius: 64px;
    }
}
.map-main {
    height: 583px;
}
@media screen and (min-width: 768px) {
    .map-main {
        height: 862px;
    }
}
.map-contact {
    height: 400px;
    max-width: 1187px;
}
@media screen and (min-width: 768px) {
    .map-contact {
        min-height: 636px;
    }
}
@media screen and (min-width: 992px) {
    .map-contact {
        height: 100%;
    }
}
.map img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.map-search {
    position: absolute;
    top: 1rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 90%;
    z-index: 20;
}
@media screen and (min-width: 576px) {
    .map-search {
        width: 80%;
        min-width: 356px;
        top: 3rem;
        left: 3rem;
        width: auto;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.map-label {
    border-radius: 50%;
    width: 56px;
    height: 56px;
    border: 2px solid var(--bs-white);
    background: var(--primary-500---primary);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    position: relative;
    z-index: 2;
}
.map-label-shadow {
    -webkit-box-shadow: 0 0 0px 6px rgba(43, 75, 245, 0.2);
    box-shadow: 0 0 0px 6px rgba(43, 75, 245, 0.2);
}
.map-label-fullscrean {
    width: 48px;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 12px;
    background: #fbfbfb;
}
.map-label-plus {
    width: 48px;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 12px 12px 0px 0px;
    background: #fbfbfb;
}
.map-label-minus {
    width: 48px;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0px 0px 12px 12px;
    background: #fbfbfb;
}
.map-fullscrean-block {
    position: absolute;
    top: 48px;
    right: 48px;
}
.map-zoom-block {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 48px;
}
.map-rotate-block {
    position: absolute;
    bottom: 48px;
    right: 48px;
}
.map-details img {
    min-height: 100vh;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
@media screen and (min-width: 768px) {
    .map-details img {
        height: inherit;
    }
}
.map-details-section {
    min-height: 100vh;
}
@media screen and (min-width: 992px) {
    .map-details-section {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}
.map-details-section .menu-input-search {
    margin: 0;
}
@media screen and (min-width: 450px) {
    .map-details-section .menu-input-search {
        min-width: 365px;
    }
}

.process-section {
    padding: 3rem 0;
    margin: 0 auto;
    max-width: 1792px;
}
@media screen and (min-width: 768px) {
    .process-section {
        padding: 8rem 0;
    }
}
.process-title-block {
    margin-bottom: 4rem;
}
.process-contain {
    padding: 0 12px 0 30px;
}
@media screen and (min-width: 1200px) {
    .process-contain {
        width: 50%;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}
.process-image {
    width: 100%;
    height: 165px;
}
@media screen and (min-width: 400px) {
    .process-image {
        height: 320px;
    }
}
@media screen and (min-width: 576px) {
    .process-image {
        height: 420px;
    }
}
@media screen and (min-width: 768px) {
    .process-image {
        height: 500px;
    }
}
@media screen and (min-width: 1200px) {
    .process-image {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: 50%;
        height: 885px;
        padding: 0 30px 0 12px;
    }
}
.process-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
@media screen and (min-width: 1200px) {
    .process-image img {
        border-radius: 64px;
        -o-object-position: 20%;
        object-position: 20%;
    }
}

.process-accordion {
    border-bottom: 1px solid var(--primary-200);
}

.ac {
    border: none;
    background-color: transparent;
    border-top: 1px solid var(--primary-200);
    margin-top: 0;
}
.ac .ac-trigger {
    font: 600 16px var(--bs-body-font-family);
    padding: 24px 0;
    color: var(--primary-500---primary);
}
@media screen and (min-width: 768px) {
    .ac .ac-trigger {
        font: 600 20px var(--bs-body-font-family);
    }
}
.ac .ac-trigger:focus {
    color: var(--primary-500---primary);
}
.ac .ac-panel .ac-text {
    padding: 0 0 12px 0;
    font: 500 14px/20px var(--bs-body-font-family);
}
@media screen and (min-width: 768px) {
    .ac .ac-panel .ac-text {
        font: 500 16px/24px var(--bs-body-font-family);
    }
}
.ac .ac-trigger::after {
    content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none"%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M4.43056 9.0118C4.70012 8.6973 5.1736 8.66088 5.48809 8.93045L12 14.5121L18.5119 8.93045C18.8264 8.66088 19.2999 8.6973 19.5694 9.0118C19.839 9.32629 19.8026 9.79977 19.4881 10.0693L12.4881 16.0693C12.2072 16.3101 11.7928 16.3101 11.5119 16.0693L4.5119 10.0693C4.19741 9.79977 4.16099 9.32629 4.43056 9.0118Z" fill="%232B4BF5"%3E%3C/path%3E%3C/svg%3E');
}
.ac.is-active > .ac-header .ac-trigger::after {
    content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none"%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M4.43056 9.0118C4.70012 8.6973 5.1736 8.66088 5.48809 8.93045L12 14.5121L18.5119 8.93045C18.8264 8.66088 19.2999 8.6973 19.5694 9.0118C19.839 9.32629 19.8026 9.79977 19.4881 10.0693L12.4881 16.0693C12.2072 16.3101 11.7928 16.3101 11.5119 16.0693L4.5119 10.0693C4.19741 9.79977 4.16099 9.32629 4.43056 9.0118Z" fill="%232B4BF5"%3E%3C/path%3E%3C/svg%3E');
}

.reviews-swiper {
    padding: 0 16px;
}
@media screen and (min-width: 768px) {
    .reviews-swiper {
        padding: 0 30px;
    }
}
@media screen and (min-width: 992px) {
    .reviews-swiper {
        padding: 0;
    }
}
.reviews-swiper .swiper-slide {
    width: 95%;
}
@media screen and (min-width: 992px) {
    .reviews-swiper .swiper-slide {
        width: auto;
    }
}
.reviews-title-block {
    margin-bottom: 44px;
}

.quick-questions-section {
    padding: 7rem 0;
}

.footer {
    background: #f0f4fc;
}

.modal {
    --bs-modal-width: 600px;
    --bs-modal-header-padding: 0.5rem 0;
    --bs-modal-padding: 0.5rem 0;
    --bs-modal-margin: 0;
    --bs-modal-border-radius: 0;
}
@media screen and (min-width: 576px) {
    .modal {
        --bs-modal-margin: 0.5rem;
        --bs-modal-bg: #fff;
        --bs-modal-border-radius: var(--bs-border-radius-lg);
        --bs-modal-width: 550px;
    }
}
@media screen and (min-width: 650px) {
    .modal {
        --bs-modal-width: 600px;
    }
}
.modal-md {
    max-width: 600px;
    padding: 40px;
}
.modal-header {
    border-bottom: 0;
}
.modal-content {
    border: none;
    height: 100%;
    min-height: 100vh;
}
@media screen and (min-width: 576px) {
    .modal-content {
        border-radius: 24px;
        border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
        min-height: 100%;
    }
}
.modal-footer {
    border-top: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.modal-footer * {
    margin: 0;
}
.modal-personal-data-footer .btn {
    width: 100%;
}
@media screen and (min-width: 576px) {
    .modal-personal-data-footer .btn {
        width: calc(50% - 8px);
    }
}

fieldset:invalid > .input-group {
    border: 1px solid red;
}

fieldset:invalid > .invalid-feedback {
    display: block;
}

.text-secondary-500 {
    color: var(--grey-500);
}

.col-blog {
    padding: 12px;
    width: 100%;
}
@media screen and (min-width: 650px) {
    .col-blog {
        width: 50%;
    }
}
@media screen and (min-width: 1200px) {
    .col-blog {
        width: 33.3%;
    }
}
@media screen and (min-width: 1500px) {
    .col-blog {
        width: 25%;
    }
}

.blog-page {
    margin: 2rem 0;
}
@media screen and (min-width: 768px) {
    .blog-page {
        margin: 4rem 0 8rem 0;
    }
}
.blog-page-container {
    max-width: 1860px;
}
@media screen and (min-width: 768px) {
    .blog-page-container {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media screen and (min-width: 768px) {
    .blog-page-rounded {
        border-radius: var(--bs-border-radius-xl);
    }
}
.blog-image {
    background: #d9d9d9;
    height: 35vh;
}
@media screen and (min-width: 768px) {
    .blog-image {
        height: 500px;
    }
}
.blog-image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: bottom;
    object-position: bottom;
}
.blog-details-news-card {
    gap: 12px;
}
.blog-details-news-image {
    height: 48px;
    width: 64px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    border-radius: 12px;
}
@media screen and (min-width: 576px) {
    .blog-details-news-image {
        height: 102px;
        width: 136px;
        border-radius: 1rem;
    }
}
@media screen and (min-width: 1200px) {
    .blog-details-news-sidebar {
        top: 110px;
        position: sticky;
    }
}

.sidebar {
    display: none;
    width: 100%;
}
.sidebar h3 {
    font-size: 16px;
}
@media screen and (min-width: 992px) {
    .sidebar {
        width: 350px;
        background: #fff;
        border-radius: 1rem;
        display: block;
    }
    .sidebar h3 {
        font-size: 20px;
    }
}
@media screen and (min-width: 1200px) {
    .sidebar {
        width: 430px;
    }
}
.sidebar-inner .dropdown-menu {
    max-height: 350px;
    overflow-y: auto;
}
.sidebar-inner .dropdown-item {
    white-space: inherit;
}

.checkbox {
    cursor: pointer;
}
.checkbox svg {
    pointer-events: none;
}
.checkbox input:checked ~ .checkbox-icon-inactive {
    display: none;
}
.checkbox input:checked ~ .checkbox-icon-active {
    display: block;
}
.checkbox-icon-active {
    display: none;
}
.checkbox input {
    display: none;
}

.rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.filter-list {
    scrollbar-width: thin;
    scrollbar-color: var(--primary-100) #f1f1f1;
}
.filter-list.active {
    max-height: 400px;
    overflow-y: auto;
}

.checkbox-page.active {
    position: fixed;
    width: 100%;
    height: 100%;
    background: blue;
    overflow-y: auto;
    left: 0;
}

.tag {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    white-space: nowrap;
    border: 1px solid var(--primary-200);
    line-height: 20px;
}

@media screen and (max-width: 767px) {
    .tags-block {
        width: 100vw;
        overflow-x: hidden;
        margin-right: -16px;
        margin-left: -16px;
    }
}
@media screen and (max-width: 767px) {
    .tags-block-inner {
        width: 100vw;
        gap: 12px;
        scrollbar-width: thin;
        scrollbar-color: var(--primary-100) #f1f1f1;
        overflow-x: auto;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
    }
}
.tags-block .dropdown-toggle::after {
    content: none;
}
.tags-block .dropdown-menu {
    inset: 0px auto auto -8px !important;
}

.btn-close-tags-block {
    border: 1px solid var(--primary-200);
    line-height: 20px;
}

@media screen and (max-width: 767px) {
    .auto-service-details .container {
        padding-left: 0;
        padding-right: 0;
    }
}
@media screen and (min-width: 576px) {
    .auto-service-details-doc {
        height: 330px;
    }
}
.auto-service-details-doc img {
    max-width: 100%;
}
@media screen and (min-width: 576px) {
    .auto-service-details-doc img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        border-radius: 16px;
        -o-object-position: left top;
        object-position: left top;
    }
}
.auto-service-details-label-open {
    background: #c0fcb0;
}
.auto-service-details-label-close {
    background: var(--secondary-500);
}
.auto-service-details-label-queue {
    background: var(--primary-100);
}
.auto-service-details-grid {
    display: grid;
    gap: 24px;
    grid-column-start: 1;
    grid-column-end: 3;
}
@media screen and (max-width: 576px) {
    .auto-service-details-grid .fs-5 {
        font-size: 16px !important;
    }
}
@media screen and (min-width: 992px) {
    .auto-service-details-grid {
        grid-template-columns: calc(60% - 12px) calc(40% - 12px);
        grid-template-areas: "image info" "tab info";
        grid-template-rows: repeat(auto-fill, minmax(0, auto));
    }
}
.auto-service-details-grid-tab-services-col3 {
    display: grid;
    gap: 1rem;
    grid-template-rows: auto;
}
@media screen and (min-width: 835px) {
    .auto-service-details-grid-tab-services-col3 {
        grid-template-rows: none;
        grid-template-columns: repeat(3, 1fr);
    }
}
@media screen and (min-width: 992px) {
    .auto-service-details-grid-tab-services-col3 {
        grid-template-columns: none;
        grid-template-rows: auto;
    }
}
@media screen and (min-width: 1300px) {
    .auto-service-details-grid-tab-services-col3 {
        grid-template-rows: none;
        grid-template-columns: repeat(3, 1fr);
    }
}
.auto-service-details-grid-tab-services-col2 {
    display: grid;
    gap: 12px;
    grid-template-rows: auto;
}
@media screen and (min-width: 835px) {
    .auto-service-details-grid-tab-services-col2 {
        grid-template-rows: none;
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (min-width: 992px) {
    .auto-service-details-grid-tab-services-col2 {
        grid-template-columns: none;
        grid-template-rows: auto;
    }
}
@media screen and (min-width: 1200px) {
    .auto-service-details-grid-tab-services-col2 {
        grid-template-rows: none;
        grid-template-columns: repeat(2, 1fr);
    }
}
.auto-service-details-grid-tab-cars-col8 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
}
.auto-service-details-grid-tab-cars-col8 svg,
.auto-service-details-grid-tab-cars-col8 img {
    max-width: 100%;
    height: auto;
}
@media screen and (min-width: 450px) {
    .auto-service-details-grid-tab-cars-col8 {
        grid-template-columns: repeat(4, 1fr);
    }
}
@media screen and (min-width: 600px) {
    .auto-service-details-grid-tab-cars-col8 {
        grid-template-columns: repeat(5, 1fr);
    }
}
@media screen and (min-width: 768px) {
    .auto-service-details-grid-tab-cars-col8 {
        grid-template-columns: repeat(6, 1fr);
    }
}
@media screen and (min-width: 992px) {
    .auto-service-details-grid-tab-cars-col8 {
        grid-template-columns: repeat(4, 1fr);
    }
}
@media screen and (min-width: 1200px) {
    .auto-service-details-grid-tab-cars-col8 {
        grid-template-columns: repeat(6, 1fr);
    }
}
@media screen and (min-width: 1700px) {
    .auto-service-details-grid-tab-cars-col8 {
        grid-template-columns: repeat(8, 1fr);
    }
}
.auto-service-details-grid-tab-gallery-col4 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: auto;
    gap: 1rem;
}
@media screen and (min-width: 550px) {
    .auto-service-details-grid-tab-gallery-col4 {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (min-width: 650px) {
    .auto-service-details-grid-tab-gallery-col4 {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media screen and (min-width: 768px) {
    .auto-service-details-grid-tab-gallery-col4 {
        grid-template-columns: repeat(4, 1fr);
    }
}
@media screen and (min-width: 992px) {
    .auto-service-details-grid-tab-gallery-col4 {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media screen and (min-width: 1200px) {
    .auto-service-details-grid-tab-gallery-col4 {
        grid-template-columns: repeat(4, 1fr);
    }
}
.auto-service-details-image {
    overflow: hidden;
    position: relative;
    border-radius: 16px;
    height: 200px;
    margin: 0 16px;
}
@media screen and (min-width: 768px) {
    .auto-service-details-image {
        margin: 0;
        border-radius: 32px;
    }
}
@media screen and (min-width: 992px) {
    .auto-service-details-image {
        grid-area: image;
    }
}
.auto-service-details-image img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
@media screen and (min-width: 450px) {
    .auto-service-details-image {
        height: 380px;
    }
}
@media screen and (min-width: 768px) {
    .auto-service-details-image {
        height: 580px;
    }
}
.auto-service-details-image-btn-more {
    position: absolute;
    bottom: 36px;
    left: 36px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 36px;
}
@media screen and (min-width: 992px) {
    .auto-service-details-info {
        grid-area: info;
    }
}
@media screen and (min-width: 992px) {
    .auto-service-details-tab {
        grid-area: tab;
    }
}
.auto-service-details-tab-reviews {
    max-height: 500px;
    overflow-y: scroll;
    scrollbar-width: thin;
    scrollbar-color: var(--primary-100) #f1f1f1;
}
@media screen and (min-width: 768px) {
    .auto-service-details-tab-reviews {
        max-height: 700px;
    }
}
@media screen and (min-width: 768px) {
    .auto-service-details-rounded-32 {
        border-radius: 32px;
    }
}

@media screen and (max-width: 767px) {
    .nav-auto-service-wrapper {
        overflow-x: scroll;
        width: 100vw;
    }
}
.nav-auto-service .nav-item {
    white-space: nowrap;
}
.nav-auto-service .nav-item button {
    color: var(--grey-500);
    padding-left: 4px;
    padding-right: 4px;
}
.nav-auto-service .nav-item button.active {
    color: var(--primary-500---primary);
    font-weight: 600;
}

.rounded-32 {
    border-radius: 32px;
}
.rounded-8 {
    border-radius: 8px;
}
.rounded-16 {
    border-radius: 1rem;
}

.services-icon-btn {
    width: 44px;
    height: 44px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}
@media screen and (min-width: 768px) {
    .services-icon-btn {
        width: 64px;
        height: 64px;
    }
}

.open-modal-swiper {
    height: 165px;
}
@media screen and (min-width: 400px) {
    .open-modal-swiper {
        height: 200px;
    }
}
@media screen and (min-width: 650px) {
    .open-modal-swiper {
        height: 135px;
        cursor: pointer;
    }
}

#imageModal .modal-dialog {
    max-width: 80%;
}
@media screen and (min-width: 992px) {
    #imageModal .modal-dialog {
        max-width: 85%;
    }
}
@media screen and (min-width: 1600px) {
    #imageModal .modal-dialog {
        max-width: 95%;
    }
}
#imageModal .swiper-slide {
    width: 100%;
    max-height: 70vh;
}
@media screen and (min-width: 1600px) {
    #imageModal .swiper-slide {
        padding: 0 50px;
    }
}
#imageModal .swiper-slide img {
    display: block;
    max-width: 100%;
    max-height: inherit;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 32px;
}
#imageModal .swiper-button-next,
#imageModal .swiper-button-prev {
    border-radius: 36px;
    border: 2px solid var(--primary-50);
    background: var(--primary-500---primary);
    width: 48px;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#imageModal .swiper-button-next::after {
    content: "";
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI0IDI1IiBmaWxsPSJub25lIj4KICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTguNTExOTIgNC45MzA1N0M4LjgyNjQxIDQuNjYxIDkuMjk5ODkgNC42OTc0MyA5LjU2OTQ2IDUuMDExOTJMMTUuNTY5NSAxMi4wMTE5QzE1LjgxMDIgMTIuMjkyOCAxNS44MTAyIDEyLjcwNzIgMTUuNTY5NSAxMi45ODgxTDkuNTY5NDYgMTkuOTg4MUM5LjI5OTg5IDIwLjMwMjYgOC44MjY0MSAyMC4zMzkgOC41MTE5MiAyMC4wNjk1QzguMTk3NDMgMTkuNzk5OSA4LjE2MSAxOS4zMjY0IDguNDMwNTcgMTkuMDExOUwxNC4wMTIyIDEyLjVMOC40MzA1NyA1Ljk4ODExQzguMTYxIDUuNjczNjEgOC4xOTc0MyA1LjIwMDE0IDguNTExOTIgNC45MzA1N1oiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPg==");
    width: 24px;
    height: 24px;
}
#imageModal .swiper-button-prev::after {
    content: "";
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI0IDI1IiBmaWxsPSJub25lIj4KICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE1LjQ4ODEgNC45MzA1N0MxNS44MDI2IDUuMjAwMTQgMTUuODM5IDUuNjczNjEgMTUuNTY5NCA1Ljk4ODExTDkuOTg3ODEgMTIuNUwxNS41Njk0IDE5LjAxMTlDMTUuODM5IDE5LjMyNjQgMTUuODAyNiAxOS43OTk5IDE1LjQ4ODEgMjAuMDY5NUMxNS4xNzM2IDIwLjMzOSAxNC43MDAxIDIwLjMwMjYgMTQuNDMwNiAxOS45ODgxTDguNDMwNTYgMTIuOTg4MUM4LjE4OTgxIDEyLjcwNzIgOC4xODk4MSAxMi4yOTI4IDguNDMwNTYgMTIuMDExOUwxNC40MzA2IDUuMDExOTJDMTQuNyA0LjY5NzQzIDE1LjE3MzYgNC42NjEgMTUuNDg4MSA0LjkzMDU3WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==");
    width: 24px;
    height: 24px;
}

.aside {
    padding-top: 30px;
}
@media screen and (min-width: 992px) {
    .aside {
        padding-top: 0;
        -webkit-transition: position 0.5s ease, -webkit-transform 0.2s ease;
        transition: position 0.5s ease, -webkit-transform 0.2s ease;
        transition: transform 0.2s ease, position 0.5s ease;
        transition: transform 0.2s ease, position 0.5s ease, -webkit-transform 0.2s ease;
        height: 100%;
        border-radius: 0;
        position: absolute;
        top: 0;
        left: 0;
        padding-left: 2rem;
        -webkit-transform: translateX(-350px);
        -ms-transform: translateX(-350px);
        transform: translateX(-350px);
    }
}
@media screen and (min-width: 1200px) {
    .aside {
        -webkit-transform: translateX(-430px);
        -ms-transform: translateX(-430px);
        transform: translateX(-430px);
    }
}
.aside.open {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-box-shadow: 4px 12px 36px 0px rgba(0, 0, 0, 0.06);
    box-shadow: 4px 12px 36px 0px rgba(0, 0, 0, 0.06);
    -webkit-transition: position 0.5s ease, -webkit-transform 0.2s ease;
    transition: position 0.5s ease, -webkit-transform 0.2s ease;
    transition: transform 0.2s ease, position 0.5s ease;
    transition: transform 0.2s ease, position 0.5s ease, -webkit-transform 0.2s ease;
    position: relative;
}
