@font-face {
    font-family: Helvetica Now Display;
    src: url(/assets/fonts/HelveticaNowDisplay-BoldIta.eot);
    src: local("Helvetica Now Display Bold Ita"),
    local("HelveticaNowDisplay-BoldIta"),
    url(/assets/fonts/HelveticaNowDisplay-BoldItad41d.eot?#iefix)
    format("embedded-opentype"),
    url(/assets/fonts/HelveticaNowDisplay-BoldIta.woff2) format("woff2"),
    url(/assets/fonts/HelveticaNowDisplay-BoldIta.woff) format("woff"),
    url(/assets/fonts/HelveticaNowDisplay-BoldIta.ttf) format("truetype");
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: Helvetica Now Display;
    src: url(/assets/fonts/HelveticaNowDisplay-RegIta.eot);
    src: local("Helvetica Now Display Reg Ita"),
    local("HelveticaNowDisplay-RegIta"),
    url(/assets/fonts/HelveticaNowDisplay-RegItad41d.eot?#iefix)
    format("embedded-opentype"),
    url(/assets/fonts/HelveticaNowDisplay-RegIta.woff2) format("woff2"),
    url(/assets/fonts/HelveticaNowDisplay-RegIta.woff) format("woff"),
    url(/assets/fonts/HelveticaNowDisplay-RegIta.ttf) format("truetype");
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: Helvetica Now Display;
    src: url(/assets/fonts/HelveticaNowDisplay-MedIta.eot);
    src: local("Helvetica Now Display Med Ita"),
    local("HelveticaNowDisplay-MedIta"),
    url(/assets/fonts/HelveticaNowDisplay-MedItad41d.eot?#iefix)
    format("embedded-opentype"),
    url(/assets/fonts/HelveticaNowDisplay-MedIta.woff2) format("woff2"),
    url(/assets/fonts/HelveticaNowDisplay-MedIta.woff) format("woff"),
    url(/assets/fonts/HelveticaNowDisplay-MedIta.ttf) format("truetype");
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: Helvetica Now Display;
    src: url(/assets/fonts/HelveticaNowDisplay-Bold.eot);
    src: local("Helvetica Now Display Bold"), local("HelveticaNowDisplay-Bold"),
    url(/assets/fonts/HelveticaNowDisplay-Boldd41d.eot?#iefix)
    format("embedded-opentype"),
    url(/assets/fonts/HelveticaNowDisplay-Bold.woff2) format("woff2"),
    url(/assets/fonts/HelveticaNowDisplay-Bold.woff) format("woff"),
    url(/assets/fonts/HelveticaNowDisplay-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: Helvetica Now Display;
    src: url(/assets/fonts/HelveticaNowDisplay-Regular.eot);
    src: local("Helvetica Now Display Regular"),
    local("HelveticaNowDisplay-Regular"),
    url(/assets/fonts/HelveticaNowDisplay-Regulard41d.eot?#iefix)
    format("embedded-opentype"),
    url(/assets/fonts/HelveticaNowDisplay-Regular.woff2) format("woff2"),
    url(/assets/fonts/HelveticaNowDisplay-Regular.woff) format("woff"),
    url(/assets/fonts/HelveticaNowDisplay-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Helvetica Now Display;
    src: url(/assets/fonts/HelveticaNowDisplay-Medium.eot);
    src: local("Helvetica Now Display Medium"),
    local("HelveticaNowDisplay-Medium"),
    url(/assets/fonts/HelveticaNowDisplay-Mediumd41d.eot?#iefix)
    format("embedded-opentype"),
    url(/assets/fonts/HelveticaNowDisplay-Medium.woff2) format("woff2"),
    url(/assets/fonts/HelveticaNowDisplay-Medium.woff) format("woff"),
    url(/assets/fonts/HelveticaNowDisplay-Medium.ttf) format("truetype");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: Helvetica Now Display;
    src: url(/assets/fonts/HelveticaNowDisplay-Light.eot);
    src: local("Helvetica Now Display Light"), local("HelveticaNowDisplay-Light"),
    url(/assets/fonts/HelveticaNowDisplay-Lightd41d.eot?#iefix)
    format("embedded-opentype"),
    url(/assets/fonts/HelveticaNowDisplay-Light.woff2) format("woff2"),
    url(/assets/fonts/HelveticaNowDisplay-Light.woff) format("woff"),
    url(/assets/fonts/HelveticaNowDisplay-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: Helvetica Now Display;
    src: url(/assets/fonts/HelveticaNowDisplay-LightIta.eot);
    src: local("Helvetica Now Display Light Ita"),
    local("HelveticaNowDisplay-LightIta"),
    url(/assets/fonts/HelveticaNowDisplay-LightItad41d.eot?#iefix)
    format("embedded-opentype"),
    url(/assets/fonts/HelveticaNowDisplay-LightIta.woff2) format("woff2"),
    url(/assets/fonts/HelveticaNowDisplay-LightIta.woff) format("woff"),
    url(/assets/fonts/HelveticaNowDisplay-LightIta.ttf) format("truetype");
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: August;
    src: url(/assets/fonts/August-Bold.eot);
    src: url(/assets/fonts/August-Boldd41d.eot?#iefix) format("embedded-opentype"),
    url(/assets/fonts/August-Bold.woff2) format("woff2"),
    url(/assets/fonts/August-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
.fill-black {
    fill: #000;
}
.stroke-black {
    stroke: #000;
}
.fill-white {
    fill: #fff;
}
.stroke-white {
    stroke: #fff;
}
.fill-dark-2d {
    fill: #2d2d2d;
}
.stroke-dark-2d {
    stroke: #2d2d2d;
}
.fill-dark-14 {
    fill: #141414;
}
.stroke-dark-14 {
    stroke: #141414;
}
.fill-silver {
    fill: #656565;
}
.stroke-silver {
    stroke: #656565;
}
.fill-gray {
    fill: #878787;
}
.stroke-gray {
    stroke: #878787;
}
.fill-red {
    fill: var(--brand1);
}
.stroke-red {
    stroke: var(--brand1);
}
body {
    --black: #000;
    --white: #fff;
    --dark-2d: #2d2d2d;
    --dark-14: #141414;
    --silver: #656565;
    --gray: #878787;
    --red: var(--brand1);
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto,
.col-xxl,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-auto {
    position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}
.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}
.row-cols-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
}
.row-cols-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
}
.row-cols-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.row-cols-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
}
.row-cols-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
}
.row-cols-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}
.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}
.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
.col-3 {
    flex: 0 0 25%;
    max-width: 25%;
}
.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}
.col-6 {
    flex: 0 0 50%;
    max-width: 50%;
}
.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}
.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}
.col-9 {
    flex: 0 0 75%;
    max-width: 75%;
}
.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}
.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}
.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}
.order-first {
    order: -1;
}
.order-last {
    order: 13;
}
.order-0 {
    order: 0;
}
.order-1 {
    order: 1;
}
.order-2 {
    order: 2;
}
.order-3 {
    order: 3;
}
.order-4 {
    order: 4;
}
.order-5 {
    order: 5;
}
.order-6 {
    order: 6;
}
.order-7 {
    order: 7;
}
.order-8 {
    order: 8;
}
.order-9 {
    order: 9;
}
.order-10 {
    order: 10;
}
.order-11 {
    order: 11;
}
.order-12 {
    order: 12;
}
.offset-1 {
    margin-left: 8.33333%;
}
.offset-2 {
    margin-left: 16.66667%;
}
.offset-3 {
    margin-left: 25%;
}
.offset-4 {
    margin-left: 33.33333%;
}
.offset-5 {
    margin-left: 41.66667%;
}
.offset-6 {
    margin-left: 50%;
}
.offset-7 {
    margin-left: 58.33333%;
}
.offset-8 {
    margin-left: 66.66667%;
}
.offset-9 {
    margin-left: 75%;
}
.offset-10 {
    margin-left: 83.33333%;
}
.offset-11 {
    margin-left: 91.66667%;
}
.d-none {
    display: none !important;
}
.d-inline {
    display: inline !important;
}
.d-inline-block {
    display: inline-block !important;
}
.d-block {
    display: block !important;
}
.d-table {
    display: table !important;
}
.d-table-row {
    display: table-row !important;
}
.d-table-cell {
    display: table-cell !important;
}
.d-flex {
    display: flex !important;
}
.d-inline-flex {
    display: inline-flex !important;
}
.flex-row {
    flex-direction: row !important;
}
.flex-column {
    flex-direction: column !important;
}
.flex-row-reverse {
    flex-direction: row-reverse !important;
}
.flex-column-reverse {
    flex-direction: column-reverse !important;
}
.flex-wrap {
    flex-wrap: wrap !important;
}
.flex-nowrap {
    flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
}
.flex-fill {
    flex: 1 1 auto !important;
}
.flex-grow-0 {
    flex-grow: 0 !important;
}
.flex-grow-1 {
    flex-grow: 1 !important;
}
.flex-shrink-0 {
    flex-shrink: 0 !important;
}
.flex-shrink-1 {
    flex-shrink: 1 !important;
}
.justify-content-start {
    justify-content: flex-start !important;
}
.justify-content-end {
    justify-content: flex-end !important;
}
.justify-content-center {
    justify-content: center !important;
}
.justify-content-between {
    justify-content: space-between !important;
}
.justify-content-around {
    justify-content: space-around !important;
}
.align-items-start {
    align-items: flex-start !important;
}
.align-items-end {
    align-items: flex-end !important;
}
.align-items-center {
    align-items: center !important;
}
.align-items-baseline {
    align-items: baseline !important;
}
.align-items-stretch {
    align-items: stretch !important;
}
.align-content-start {
    align-content: flex-start !important;
}
.align-content-end {
    align-content: flex-end !important;
}
.align-content-center {
    align-content: center !important;
}
.align-content-between {
    align-content: space-between !important;
}
.align-content-around {
    align-content: space-around !important;
}
.align-content-stretch {
    align-content: stretch !important;
}
.align-self-auto {
    align-self: auto !important;
}
.align-self-start {
    align-self: flex-start !important;
}
.align-self-end {
    align-self: flex-end !important;
}
.align-self-center {
    align-self: center !important;
}
.align-self-baseline {
    align-self: baseline !important;
}
.align-self-stretch {
    align-self: stretch !important;
}
.text-monospace {
    font-family: August, sans-serif, Apple Color Emoji, Segoe UI Emoji,
    Segoe UI Symbol, Noto Color Emoji !important;
}
.text-justify {
    text-align: justify !important;
}
.text-wrap {
    white-space: normal !important;
}
.text-nowrap {
    white-space: nowrap !important;
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
.text-lowercase {
    text-transform: lowercase !important;
}
.text-uppercase {
    text-transform: uppercase !important;
}
.text-capitalize {
    text-transform: capitalize !important;
}
.font-weight-light {
    font-weight: 300 !important;
}
.font-weight-lighter {
    font-weight: 400 !important;
}
.font-weight-normal {
    font-weight: 500 !important;
}
.font-weight-bold,
.font-weight-bolder {
    font-weight: 700 !important;
}
.font-italic {
    font-style: italic !important;
}
.text-primary {
    color: #007bff !important;
}
a.text-primary:focus,
a.text-primary:hover {
    color: #0056b3 !important;
}
.text-secondary {
    color: #6c757d !important;
}
a.text-secondary:focus,
a.text-secondary:hover {
    color: #494f54 !important;
}
.text-success {
    color: #28a745 !important;
}
a.text-success:focus,
a.text-success:hover {
    color: #19692c !important;
}
.text-info {
    color: #17a2b8 !important;
}
a.text-info:focus,
a.text-info:hover {
    color: #0f6674 !important;
}
.text-warning {
    color: #ffc107 !important;
}
a.text-warning:focus,
a.text-warning:hover {
    color: #ba8b00 !important;
}
.text-danger {
    color: var(--brand1) !important;
}
a.text-danger:focus,
a.text-danger:hover {
    color: #7f2626 !important;
}
.text-light {
    color: #f8f9fa !important;
}
a.text-light:focus,
a.text-light:hover {
    color: #cbd3da !important;
}
.text-dark {
    color: #343a40 !important;
}
a.text-dark:focus,
a.text-dark:hover {
    color: #121416 !important;
}
.text-black,
a.text-black:focus,
a.text-black:hover {
    color: #000 !important;
}
.text-white {
    color: #fff !important;
}
a.text-white:focus,
a.text-white:hover {
    color: #d9d9d9 !important;
}
.text-dark-2d {
    color: #2d2d2d !important;
}
a.text-dark-2d:focus,
a.text-dark-2d:hover {
    color: #070707 !important;
}
.text-dark-14 {
    color: #141414 !important;
}
a.text-dark-14:focus,
a.text-dark-14:hover {
    color: #000 !important;
}
.text-silver {
    color: #656565 !important;
}
a.text-silver:focus,
a.text-silver:hover {
    color: #3f3f3f !important;
}
.text-gray {
    color: #878787 !important;
}
a.text-gray:focus,
a.text-gray:hover {
    color: #616161 !important;
}
.text-red {
    color: var(--brand1) !important;
}
a.text-red:focus,
a.text-red:hover {
    color: #7f2626 !important;
}
.text-body {
    color: #fff !important;
}
.text-muted {
    color: #878787 !important;
}
.text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
    color: hsla(0, 0%, 100%, 0.5) !important;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.text-decoration-none {
    text-decoration: none !important;
}
.text-break {
    word-break: break-word !important;
    word-wrap: break-word !important;
}
.text-reset {
    color: inherit !important;
}
.bg-primary {
    background-color: #007bff !important;
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #0062cc !important;
}
.bg-secondary {
    background-color: #6c757d !important;
}
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #545b62 !important;
}
.bg-success {
    background-color: #28a745 !important;
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #1e7e34 !important;
}
.bg-info {
    background-color: #17a2b8 !important;
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #117a8b !important;
}
.bg-warning {
    background-color: #ffc107 !important;
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #d39e00 !important;
}
.bg-danger {
    background-color: var(--brand1) !important;
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #932b2b !important;
}
.bg-light {
    background-color: #f8f9fa !important;
}
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #dae0e5 !important;
}
.bg-dark {
    background-color: #343a40 !important;
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #1d2124 !important;
}
.bg-black,
a.bg-black:focus,
a.bg-black:hover,
button.bg-black:focus,
button.bg-black:hover {
    background-color: #000 !important;
}
a.bg-white:focus,
a.bg-white:hover,
button.bg-white:focus,
button.bg-white:hover {
    background-color: #e6e6e6 !important;
}
.bg-dark-2d {
    background-color: #2d2d2d !important;
}
.bg-dark-14,
a.bg-dark-2d:focus,
a.bg-dark-2d:hover,
button.bg-dark-2d:focus,
button.bg-dark-2d:hover {
    background-color: #141414 !important;
}
a.bg-dark-14:focus,
a.bg-dark-14:hover,
button.bg-dark-14:focus,
button.bg-dark-14:hover {
    background-color: #000 !important;
}
.bg-silver {
    background-color: #656565 !important;
}
a.bg-silver:focus,
a.bg-silver:hover,
button.bg-silver:focus,
button.bg-silver:hover {
    background-color: #4c4c4c !important;
}
.bg-gray {
    background-color: #878787 !important;
}
a.bg-gray:focus,
a.bg-gray:hover,
button.bg-gray:focus,
button.bg-gray:hover {
    background-color: #6e6e6e !important;
}
.bg-red {
    background-color: var(--brand1) !important;
}
a.bg-red:focus,
a.bg-red:hover,
button.bg-red:focus,
button.bg-red:hover {
    background-color: #932b2b !important;
}
.bg-white {
    background-color: #fff !important;
}
.bg-transparent {
    background-color: transparent !important;
}
.visible {
    visibility: visible !important;
}
.invisible {
    visibility: hidden !important;
}
.m-0 {
    margin: 0 !important;
}
.mt-0,
.my-0 {
    margin-top: 0 !important;
}
.mr-0,
.mx-0 {
    margin-right: 0 !important;
}
.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
    margin-left: 0 !important;
}
.m-1 {
    margin: 0.625rem !important;
}
.mt-1,
.my-1 {
    margin-top: 0.625rem !important;
}
.mr-1,
.mx-1 {
    margin-right: 0.625rem !important;
}
.mb-1,
.my-1 {
    margin-bottom: 0.625rem !important;
}
.ml-1,
.mx-1 {
    margin-left: 0.625rem !important;
}
.m-2 {
    margin: 1.875rem !important;
}
.mt-2,
.my-2 {
    margin-top: 1.875rem !important;
}
.mr-2,
.mx-2 {
    margin-right: 1.875rem !important;
}
.mb-2,
.my-2 {
    margin-bottom: 1.875rem !important;
}
.ml-2,
.mx-2 {
    margin-left: 1.875rem !important;
}
.m-3 {
    margin: 2.5rem !important;
}
.mt-3,
.my-3 {
    margin-top: 2.5rem !important;
}
.mr-3,
.mx-3 {
    margin-right: 2.5rem !important;
}
.mb-3,
.my-3 {
    margin-bottom: 2.5rem !important;
}
.ml-3,
.mx-3 {
    margin-left: 2.5rem !important;
}
.m-4 {
    margin: 3.125rem !important;
}
.mt-4,
.my-4 {
    margin-top: 3.125rem !important;
}
.mr-4,
.mx-4 {
    margin-right: 3.125rem !important;
}
.mb-4,
.my-4 {
    margin-bottom: 3.125rem !important;
}
.ml-4,
.mx-4 {
    margin-left: 3.125rem !important;
}
.m-5 {
    margin: 3.75rem !important;
}
.mt-5,
.my-5 {
    margin-top: 3.75rem !important;
}
.mr-5,
.mx-5 {
    margin-right: 3.75rem !important;
}
.mb-5,
.my-5 {
    margin-bottom: 3.75rem !important;
}
.ml-5,
.mx-5 {
    margin-left: 3.75rem !important;
}
.m-0--6 {
    margin: 0.375rem !important;
}
.mt-0--6,
.my-0--6 {
    margin-top: 0.375rem !important;
}
.mr-0--6,
.mx-0--6 {
    margin-right: 0.375rem !important;
}
.mb-0--6,
.my-0--6 {
    margin-bottom: 0.375rem !important;
}
.ml-0--6,
.mx-0--6 {
    margin-left: 0.375rem !important;
}
.m-1--5 {
    margin: 1rem !important;
}
.mt-1--5,
.my-1--5 {
    margin-top: 1rem !important;
}
.mr-1--5,
.mx-1--5 {
    margin-right: 1rem !important;
}
.mb-1--5,
.my-1--5 {
    margin-bottom: 1rem !important;
}
.ml-1--5,
.mx-1--5 {
    margin-left: 1rem !important;
}
.m-2--0 {
    margin: 1.25rem !important;
}
.mt-2--0,
.my-2--0 {
    margin-top: 1.25rem !important;
}
.mr-2--0,
.mx-2--0 {
    margin-right: 1.25rem !important;
}
.mb-2--0,
.my-2--0 {
    margin-bottom: 1.25rem !important;
}
.ml-2--0,
.mx-2--0 {
    margin-left: 1.25rem !important;
}
.m-2--5 {
    margin: 1.5625rem !important;
}
.mt-2--5,
.my-2--5 {
    margin-top: 1.5625rem !important;
}
.mr-2--5,
.mx-2--5 {
    margin-right: 1.5625rem !important;
}
.mb-2--5,
.my-2--5 {
    margin-bottom: 1.5625rem !important;
}
.ml-2--5,
.mx-2--5 {
    margin-left: 1.5625rem !important;
}
.m-6 {
    margin: 5rem !important;
}
.mt-6,
.my-6 {
    margin-top: 5rem !important;
}
.mr-6,
.mx-6 {
    margin-right: 5rem !important;
}
.mb-6,
.my-6 {
    margin-bottom: 5rem !important;
}
.ml-6,
.mx-6 {
    margin-left: 5rem !important;
}
.m-7 {
    margin: 6.25rem !important;
}
.mt-7,
.my-7 {
    margin-top: 6.25rem !important;
}
.mr-7,
.mx-7 {
    margin-right: 6.25rem !important;
}
.mb-7,
.my-7 {
    margin-bottom: 6.25rem !important;
}
.ml-7,
.mx-7 {
    margin-left: 6.25rem !important;
}
.m-9 {
    margin: 8.75rem !important;
}
.mt-9,
.my-9 {
    margin-top: 8.75rem !important;
}
.mr-9,
.mx-9 {
    margin-right: 8.75rem !important;
}
.mb-9,
.my-9 {
    margin-bottom: 8.75rem !important;
}
.ml-9,
.mx-9 {
    margin-left: 8.75rem !important;
}
.m-10 {
    margin: 10rem !important;
}
.mt-10,
.my-10 {
    margin-top: 10rem !important;
}
.mr-10,
.mx-10 {
    margin-right: 10rem !important;
}
.mb-10,
.my-10 {
    margin-bottom: 10rem !important;
}
.ml-10,
.mx-10 {
    margin-left: 10rem !important;
}
.p-0 {
    padding: 0 !important;
}
.pt-0,
.py-0 {
    padding-top: 0 !important;
}
.pr-0,
.px-0 {
    padding-right: 0 !important;
}
.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
    padding-left: 0 !important;
}
.p-1 {
    padding: 0.625rem !important;
}
.pt-1,
.py-1 {
    padding-top: 0.625rem !important;
}
.pr-1,
.px-1 {
    padding-right: 0.625rem !important;
}
.pb-1,
.py-1 {
    padding-bottom: 0.625rem !important;
}
.pl-1,
.px-1 {
    padding-left: 0.625rem !important;
}
.p-2 {
    padding: 1.875rem !important;
}
.pt-2,
.py-2 {
    padding-top: 1.875rem !important;
}
.pr-2,
.px-2 {
    padding-right: 1.875rem !important;
}
.pb-2,
.py-2 {
    padding-bottom: 1.875rem !important;
}
.pl-2,
.px-2 {
    padding-left: 1.875rem !important;
}
.p-3 {
    padding: 2.5rem !important;
}
.pt-3,
.py-3 {
    padding-top: 2.5rem !important;
}
.pr-3,
.px-3 {
    padding-right: 2.5rem !important;
}
.pb-3,
.py-3 {
    padding-bottom: 2.5rem !important;
}
.pl-3,
.px-3 {
    padding-left: 2.5rem !important;
}
.p-4 {
    padding: 3.125rem !important;
}
.pt-4,
.py-4 {
    padding-top: 3.125rem !important;
}
.pr-4,
.px-4 {
    padding-right: 3.125rem !important;
}
.pb-4,
.py-4 {
    padding-bottom: 3.125rem !important;
}
.pl-4,
.px-4 {
    padding-left: 3.125rem !important;
}
.p-5 {
    padding: 3.75rem !important;
}
.pt-5,
.py-5 {
    padding-top: 3.75rem !important;
}
.pr-5,
.px-5 {
    padding-right: 3.75rem !important;
}
.pb-5,
.py-5 {
    padding-bottom: 3.75rem !important;
}
.pl-5,
.px-5 {
    padding-left: 3.75rem !important;
}
.p-0--6 {
    padding: 0.375rem !important;
}
.pt-0--6,
.py-0--6 {
    padding-top: 0.375rem !important;
}
.pr-0--6,
.px-0--6 {
    padding-right: 0.375rem !important;
}
.pb-0--6,
.py-0--6 {
    padding-bottom: 0.375rem !important;
}
.pl-0--6,
.px-0--6 {
    padding-left: 0.375rem !important;
}
.p-1--5 {
    padding: 1rem !important;
}
.pt-1--5,
.py-1--5 {
    padding-top: 1rem !important;
}
.pr-1--5,
.px-1--5 {
    padding-right: 1rem !important;
}
.pb-1--5,
.py-1--5 {
    padding-bottom: 1rem !important;
}
.pl-1--5,
.px-1--5 {
    padding-left: 1rem !important;
}
.p-2--0 {
    padding: 1.25rem !important;
}
.pt-2--0,
.py-2--0 {
    padding-top: 1.25rem !important;
}
.pr-2--0,
.px-2--0 {
    padding-right: 1.25rem !important;
}
.pb-2--0,
.py-2--0 {
    padding-bottom: 1.25rem !important;
}
.pl-2--0,
.px-2--0 {
    padding-left: 1.25rem !important;
}
.p-2--5 {
    padding: 1.5625rem !important;
}
.pt-2--5,
.py-2--5 {
    padding-top: 1.5625rem !important;
}
.pr-2--5,
.px-2--5 {
    padding-right: 1.5625rem !important;
}
.pb-2--5,
.py-2--5 {
    padding-bottom: 1.5625rem !important;
}
.pl-2--5,
.px-2--5 {
    padding-left: 1.5625rem !important;
}
.p-6 {
    padding: 5rem !important;
}
.pt-6,
.py-6 {
    padding-top: 5rem !important;
}
.pr-6,
.px-6 {
    padding-right: 5rem !important;
}
.pb-6,
.py-6 {
    padding-bottom: 5rem !important;
}
.pl-6,
.px-6 {
    padding-left: 5rem !important;
}
.p-7 {
    padding: 6.25rem !important;
}
.pt-7,
.py-7 {
    padding-top: 6.25rem !important;
}
.pr-7,
.px-7 {
    padding-right: 6.25rem !important;
}
.pb-7,
.py-7 {
    padding-bottom: 6.25rem !important;
}
.pl-7,
.px-7 {
    padding-left: 6.25rem !important;
}
.p-9 {
    padding: 8.75rem !important;
}
.pt-9,
.py-9 {
    padding-top: 8.75rem !important;
}
.pr-9,
.px-9 {
    padding-right: 8.75rem !important;
}
.pb-9,
.py-9 {
    padding-bottom: 8.75rem !important;
}
.pl-9,
.px-9 {
    padding-left: 8.75rem !important;
}
.p-10 {
    padding: 10rem !important;
}
.pt-10,
.py-10 {
    padding-top: 10rem !important;
}
.pr-10,
.px-10 {
    padding-right: 10rem !important;
}
.pb-10,
.py-10 {
    padding-bottom: 10rem !important;
}
.pl-10,
.px-10 {
    padding-left: 10rem !important;
}
.m-n1 {
    margin: -0.625rem !important;
}
.mt-n1,
.my-n1 {
    margin-top: -0.625rem !important;
}
.mr-n1,
.mx-n1 {
    margin-right: -0.625rem !important;
}
.mb-n1,
.my-n1 {
    margin-bottom: -0.625rem !important;
}
.ml-n1,
.mx-n1 {
    margin-left: -0.625rem !important;
}
.m-n2 {
    margin: -1.875rem !important;
}
.mt-n2,
.my-n2 {
    margin-top: -1.875rem !important;
}
.mr-n2,
.mx-n2 {
    margin-right: -1.875rem !important;
}
.mb-n2,
.my-n2 {
    margin-bottom: -1.875rem !important;
}
.ml-n2,
.mx-n2 {
    margin-left: -1.875rem !important;
}
.m-n3 {
    margin: -2.5rem !important;
}
.mt-n3,
.my-n3 {
    margin-top: -2.5rem !important;
}
.mr-n3,
.mx-n3 {
    margin-right: -2.5rem !important;
}
.mb-n3,
.my-n3 {
    margin-bottom: -2.5rem !important;
}
.ml-n3,
.mx-n3 {
    margin-left: -2.5rem !important;
}
.m-n4 {
    margin: -3.125rem !important;
}
.mt-n4,
.my-n4 {
    margin-top: -3.125rem !important;
}
.mr-n4,
.mx-n4 {
    margin-right: -3.125rem !important;
}
.mb-n4,
.my-n4 {
    margin-bottom: -3.125rem !important;
}
.ml-n4,
.mx-n4 {
    margin-left: -3.125rem !important;
}
.m-n5 {
    margin: -3.75rem !important;
}
.mt-n5,
.my-n5 {
    margin-top: -3.75rem !important;
}
.mr-n5,
.mx-n5 {
    margin-right: -3.75rem !important;
}
.mb-n5,
.my-n5 {
    margin-bottom: -3.75rem !important;
}
.ml-n5,
.mx-n5 {
    margin-left: -3.75rem !important;
}
.m-n0--6 {
    margin: -0.375rem !important;
}
.mt-n0--6,
.my-n0--6 {
    margin-top: -0.375rem !important;
}
.mr-n0--6,
.mx-n0--6 {
    margin-right: -0.375rem !important;
}
.mb-n0--6,
.my-n0--6 {
    margin-bottom: -0.375rem !important;
}
.ml-n0--6,
.mx-n0--6 {
    margin-left: -0.375rem !important;
}
.m-n1--5 {
    margin: -1rem !important;
}
.mt-n1--5,
.my-n1--5 {
    margin-top: -1rem !important;
}
.mr-n1--5,
.mx-n1--5 {
    margin-right: -1rem !important;
}
.mb-n1--5,
.my-n1--5 {
    margin-bottom: -1rem !important;
}
.ml-n1--5,
.mx-n1--5 {
    margin-left: -1rem !important;
}
.m-n2--0 {
    margin: -1.25rem !important;
}
.mt-n2--0,
.my-n2--0 {
    margin-top: -1.25rem !important;
}
.mr-n2--0,
.mx-n2--0 {
    margin-right: -1.25rem !important;
}
.mb-n2--0,
.my-n2--0 {
    margin-bottom: -1.25rem !important;
}
.ml-n2--0,
.mx-n2--0 {
    margin-left: -1.25rem !important;
}
.m-n2--5 {
    margin: -1.5625rem !important;
}
.mt-n2--5,
.my-n2--5 {
    margin-top: -1.5625rem !important;
}
.mr-n2--5,
.mx-n2--5 {
    margin-right: -1.5625rem !important;
}
.mb-n2--5,
.my-n2--5 {
    margin-bottom: -1.5625rem !important;
}
.ml-n2--5,
.mx-n2--5 {
    margin-left: -1.5625rem !important;
}
.m-n6 {
    margin: -5rem !important;
}
.mt-n6,
.my-n6 {
    margin-top: -5rem !important;
}
.mr-n6,
.mx-n6 {
    margin-right: -5rem !important;
}
.mb-n6,
.my-n6 {
    margin-bottom: -5rem !important;
}
.ml-n6,
.mx-n6 {
    margin-left: -5rem !important;
}
.m-n7 {
    margin: -6.25rem !important;
}
.mt-n7,
.my-n7 {
    margin-top: -6.25rem !important;
}
.mr-n7,
.mx-n7 {
    margin-right: -6.25rem !important;
}
.mb-n7,
.my-n7 {
    margin-bottom: -6.25rem !important;
}
.ml-n7,
.mx-n7 {
    margin-left: -6.25rem !important;
}
.m-n9 {
    margin: -8.75rem !important;
}
.mt-n9,
.my-n9 {
    margin-top: -8.75rem !important;
}
.mr-n9,
.mx-n9 {
    margin-right: -8.75rem !important;
}
.mb-n9,
.my-n9 {
    margin-bottom: -8.75rem !important;
}
.ml-n9,
.mx-n9 {
    margin-left: -8.75rem !important;
}
.m-n10 {
    margin: -10rem !important;
}
.mt-n10,
.my-n10 {
    margin-top: -10rem !important;
}
.mr-n10,
.mx-n10 {
    margin-right: -10rem !important;
}
.mb-n10,
.my-n10 {
    margin-bottom: -10rem !important;
}
.ml-n10,
.mx-n10 {
    margin-left: -10rem !important;
}
.m-auto {
    margin: auto !important;
}
.mt-auto,
.my-auto {
    margin-top: auto !important;
}
.mr-auto,
.mx-auto {
    margin-right: auto !important;
}
.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
    margin-left: auto !important;
}
.overflow-auto {
    overflow: auto !important;
}
.overflow-hidden {
    overflow: hidden !important;
}
*,
:after,
:before {
    box-sizing: border-box;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}
body {
    margin: 0;
    font-family: Helvetica Now Display, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
    color: #fff;
    text-align: left;
    background-color: #141414;
}
[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin-top: 0;
    margin-bottom: 1.875rem;
}
abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}
address {
    font-style: normal;
    line-height: inherit;
}
address,
dl,
ol,
ul {
    margin-bottom: 1rem;
}
dl,
ol,
ul {
    margin-top: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
dt {
    font-weight: 500;
}
dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1rem;
}
b,
strong {
    font-weight: 700;
}
small {
    font-size: 80%;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
a {
    background-color: transparent;
}
a,
a:hover {
    color: #fff;
    text-decoration: underline;
}
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none;
}
code,
kbd,
pre,
samp {
    font-family: August, sans-serif, Apple Color Emoji, Segoe UI Emoji,
    Segoe UI Symbol, Noto Color Emoji;
    font-size: 1em;
}
pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}
figure {
    margin: 0 0 1rem;
}
img {
    border-style: none;
}
img,
svg {
    vertical-align: middle;
}
svg {
    overflow: hidden;
}
table {
    border-collapse: collapse;
}
caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}
th {
    text-align: inherit;
    text-align: -webkit-match-parent;
}
label {
    display: inline-block;
    margin-bottom: 0.9375rem;
}
button {
    border-radius: 0;
}
button:focus:not(:focus-visible) {
    outline: 0;
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[role="button"] {
    cursor: pointer;
}
select {
    word-wrap: normal;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
textarea {
    overflow: auto;
    resize: vertical;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
output {
    display: inline-block;
}
summary {
    display: list-item;
    cursor: pointer;
}
template {
    display: none;
}
[hidden] {
    display: none !important;
}
body,
html {
    font-smoothing: antialiased !important;
    -webkit-font-smoothing: antialiased !important;
    line-height: 1.19;
    font-weight: 400;
    background: var(--dark-14);
    color: var(--white);
}
body.is-locked {
    overflow: hidden;
    height: 100%;
    width: 100%;
}
a {
    outline: none !important;
    display: inline-block;
    cursor: pointer;
}
a,
a:hover {
    text-decoration: none;
}
button {
    text-decoration: none !important;
    outline: none !important;
}
p {
    margin-bottom: 2.1875rem;
}
.h1,
h1 {
    font-style: normal;
    font-weight: 400;
    font-size: 6.25rem;
    line-height: 109%;
}
.h2,
h2 {
    font-size: 1.5rem;
    letter-spacing: 0.01em;
}
.h2,
.h3,
h2,
h3 {
    font-weight: 400;
    line-height: 119%;
}
.h3,
h3 {
    font-size: 1rem;
}
.spacing__xxl {
    height: 7.5rem;
}
.spacing__xl {
    height: 5rem;
}
.spacing__lg {
    height: 3.125rem;
}
.spacing__wmd {
    height: 2.5rem;
}
.spacing__md,
.spacing__xs {
    height: 1.25rem;
}
.mb-1--6 {
    margin-bottom: 1rem;
}
.main {
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    font-size: 0.875rem;
    padding-top: 4.375rem;
}
.single-product .main {
    padding-top: 0 !important;
}
.vc_row-fluid:not(.container) > .row {
    margin: 0;
}
.vc_row-fluid:not(.container) > .row > .col {
    padding: 0;
}
.ul__reset {
    padding-left: 0;
    list-style: none;
}
.ul__reset,
.vc_custom_heading,
.wpb_content_element p:last-child {
    margin-bottom: 0;
}
.image__object-fit,
.object__image--fit,
.object__image__fit,
.wpb_single_image {
    font-size: 0;
    line-height: 0;
}
.image__object-fit:not(.image__object-max) .vc_single_image-wrapper,
.object__image--fit:not(.image__object-max) .vc_single_image-wrapper,
.object__image__fit:not(.image__object-max) .vc_single_image-wrapper,
.wpb_single_image:not(.image__object-max) .vc_single_image-wrapper {
    position: relative;
    overflow-y: hidden;
}
.image__object-fit:not(.image__object-max) img,
.object__image--fit:not(.image__object-max) img,
.object__image__fit:not(.image__object-max) img,
.wpb_single_image:not(.image__object-max) img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.image__object-max {
    font-size: 0;
}
.image__object-max img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.heading__supper {
    font-weight: 700;
    line-height: 36.14621vw;
    letter-spacing: -0.6vw;
    left: -0.026em;
    position: relative;
    text-transform: uppercase;
    font-family: August, sans-serif, Apple Color Emoji, Segoe UI Emoji,
    Segoe UI Symbol, Noto Color Emoji;
    white-space: nowrap;
}
.heading__supper.animation--chars {
    word-spacing: -0.02em !important;
}
.heading__supper.animation--chars .char {
    letter-spacing: -0.02em !important;
}
.heading__page {
    line-height: 105%;
    position: relative;
    font-size: 5.4375rem;
    letter-spacing: -0.026em;
}
.heading__page,
.heading__term {
    font-weight: 700;
    text-transform: uppercase;
    font-family: August, sans-serif, Apple Color Emoji, Segoe UI Emoji,
    Segoe UI Symbol, Noto Color Emoji;
}
.heading__term {
    line-height: 1.2;
    text-align: center;
    letter-spacing: -0.02em;
    font-size: 2.75rem;
}
.heading__large {
    font-weight: 400;
    letter-spacing: 0;
    line-height: 109%;
    font-size: 2.25rem;
}
.heading__medium {
    letter-spacing: -0.02em;
    font-family: August, sans-serif, Apple Color Emoji, Segoe UI Emoji,
    Segoe UI Symbol, Noto Color Emoji;
    font-size: 2.75rem;
    line-height: 3.3125rem;
}
.heading__medium,
.heading__small {
    font-weight: 700;
    text-transform: uppercase;
}
.heading__small {
    font-size: 1rem;
    text-decoration: none;
}
.heading__content {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 119%;
    color: var(--white);
    margin-bottom: 1.375rem;
}
.desc__supper {
    font-weight: 300;
    letter-spacing: -0.02em;
    font-size: 1.5rem;
    line-height: 1.6875rem;
}
.desc__large {
    font-weight: 400;
    line-height: 119%;
    font-size: 1rem;
}
.desc__large__noLetter {
    letter-spacing: 0;
}
.desc__sub {
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 119%;
}
.desc__medium {
    font-weight: 500;
    letter-spacing: 0.01em;
}
.desc__medium,
.desc__small__wide {
    line-height: 119%;
    font-size: 0.875rem;
}
.desc__small__wide {
    font-weight: 400;
}
.desc__small {
    letter-spacing: 0.02em;
    font-size: 0.75rem;
}
.desc__body,
.desc__small {
    font-weight: 400;
    line-height: 119%;
}
.desc__body {
    font-style: normal;
    font-size: 0.625rem;
    letter-spacing: 0.06em;
}
.desc__root {
    font-weight: 500;
    text-align: center;
    letter-spacing: 0.01em;
    font-size: 0.75rem;
}
.desc__root,
.desc__still {
    line-height: 119%;
    text-transform: uppercase;
}
.desc__still {
    font-weight: 700;
    text-align: right;
    letter-spacing: 0.06em;
    font-size: 0.5rem;
    position: relative;
}
.section__number {
    font-weight: 400;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 1px solid var(--white);
    text-align: center;
    width: 0.875rem;
    height: 0.875rem;
    font-size: 0.5625rem;
}
.section__bgLabel,
.section__number {
    line-height: 1;
    letter-spacing: -0.02em;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.section__bgLabel {
    font-family: August, sans-serif, Apple Color Emoji, Segoe UI Emoji,
    Segoe UI Symbol, Noto Color Emoji;
    font-weight: 700;
    font-size: 20.83355vw;
    text-transform: uppercase;
    color: #2d2d2d;
}
.section__dot {
    display: block;
    background: var(--white);
    border-radius: 50%;
    height: 0.875rem;
    width: 0.875rem;
}
.mp-0 p:last-child {
    margin-bottom: 0;
}
.font-0 {
    font-size: 0;
}
.font-medium {
    font-weight: 500;
}
.font-bold {
    font-weight: 700;
}
.b-strong--white b,
.b-strong--white strong {
    color: #fff;
    font-weight: 400;
}
.section__number__heading {
    position: relative;
    top: 0.6em;
}
.about_top_info .desc__still {
    margin-top: 1.8em;
    flex: 0 0 100%;
}
.about_top_info .section__dot {
    position: relative;
}
.about_top_info_label .col__inner {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
}
.about_heading {
    position: relative;
    z-index: 2;
}
.about_thumbnail {
    position: relative;
    z-index: 1;
}
.aboutOur {
    overflow: hidden;
}
.categoryArticle_list {
    list-style: none;
}
.singleArticle_header_heading_category a {
    font-weight: 700;
    line-height: 119%;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    display: inline-block;
    font-size: 0.625rem;
}
.singleArticle_content_main img {
    max-width: 100%;
    max-height: 100%;
}
.singleArticle_content_main video {
    max-width: 100%;
    height: auto;
    aspect-ratio: 16/9;
}
.singleArticle_content_main h2:not(.heading__term),
.singleArticle_content_main h3:not(.heading__term),
.singleArticle_content_main h4:not(.heading__term),
.singleArticle_content_main h5:not(.heading__term),
.singleArticle_content_main h6:not(.heading__term) {
    color: var(--white);
    font-weight: 400;
    line-height: 119%;
}
.singleArticle_content_main ol,
.singleArticle_content_main ul {
    padding-left: 0;
}
.singleArticle_content_main ul {
    list-style: inside;
}
.singleArticle_content_main ol {
    list-style: decimal inside;
}
.singleArticle_content_main div,
.singleArticle_content_main h2,
.singleArticle_content_main h3,
.singleArticle_content_main h4,
.singleArticle_content_main h5,
.singleArticle_content_main h6,
.singleArticle_content_main ol,
.singleArticle_content_main p,
.singleArticle_content_main ul {
    margin-bottom: 1.25rem;
}
.singleArticle_content_main div[class]:not(.wrap__original-lazy) {
    margin-bottom: 0 !important;
}
.singleArticle_content_main li {
    margin-bottom: 0.75rem;
}
.singleArticle_content_main .wrap__original-lazy {
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
}
.singleArticle_content_main blockquote {
    font-weight: 400;
    line-height: 119%;
    color: var(--white);
    display: flex;
    margin-top: 2.5rem;
    font-size: 1rem;
}
.singleArticle_content_main blockquote p {
    color: var(--white);
}
.singleArticle_content_main blockquote:before {
    content: "“";
    display: inline-block;
    font-weight: 400;
    line-height: 109%;
    flex: 0 0 auto;
    position: relative;
    top: -0.12em;
    margin-right: 2.875rem;
    font-size: 2.25rem;
}
.singleArticle_content_main a {
    text-decoration: underline;
    color: var(--white);
}
.singleArticle_content_main p {
    color: var(--gray);
}
.singleArticle_content_main h2 {
    font-size: 0.9375rem;
}
.singleArticle_content_main h3 {
    font-size: 0.875rem;
}
.singleArticle_content_main h4:not(.heading__term) {
    font-size: 0.75rem;
}
.singleArticle_content_main h5 {
    font-size: 0.625rem;
}
.singleArticle_content_main h6 {
    font-size: 0.5rem;
}
.contactInfo_label {
    margin-bottom: 0.25rem;
}
.contactInfo_row a:hover {
    color: var(--white) !important;
}
.sectionProjects {
    padding-bottom: 0.3125rem;
}
.sectionProjects_inner {
    position: relative;
}
.sectionProjects .section__number {
    margin-top: 0.4em;
}
.sectionProjects .section__dot {
    margin-top: 0.2em;
}
.sectionProjects .section__bgLabel {
    display: none;
}
.sectionInfo .section__dot {
    margin-top: 0.5rem;
}
.sectionNews {
    padding-bottom: 0.625rem;
}
.sectionNews_list {
    list-style: none;
}
.sectionNews .section__number {
    margin-top: 0.1875rem;
}
.sectionNews_row__header {
    margin-bottom: 4.0625rem;
}
.sectionNews_row__header .linkPage {
    margin-top: -0.125rem;
}
.scroll_line {
    text-align: center;
}
.scroll_line .wpb_wrapper {
    display: inline-block;
    width: 1px;
    background: var(--white);
    height: 3.5rem;
}
.sectionCustomers .desc__still,
.sectionCustomers .section__number {
    margin-top: 0.4em;
}
.home .heading__supper {
    margin-top: 0.9375rem;
    margin-bottom: 1.6875rem;
}
.heading__page {
    margin-top: 1.875rem;
    margin-bottom: 0.3125rem;
}
.service__number {
    margin-top: 0.44444em;
    margin-bottom: 0;
}
.serviceProjects {
    overflow: hidden;
}
.serviceProjects_inner .desc__still {
    position: relative;
}
.metaLabel {
    text-align: left;
    margin-bottom: 0.25rem;
}
.metaValue {
    text-transform: uppercase;
}
.productSingle_header_thumbnail {
    position: relative;
}
.productSingle_header_thumbnail:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 9.375rem;
    background: linear-gradient(rgba(20, 20, 20, 0.588235), transparent);
    z-index: 2;
}
.productSingle_header_title {
    position: relative;
    z-index: 2;
    margin-top: -0.5em;
}
.testimonial_label {
    display: block;
}
.testimonial_label__quote {
    font-style: normal;
    font-weight: 400;
    line-height: 70%;
    font-size: 2.25rem;
    margin-bottom: 2rem;
    margin-top: 0.2em;
}
.testimonial_content {
    font-style: normal;
    font-weight: 400;
    line-height: 119%;
    color: var(--gray);
    margin-bottom: 3rem;
    font-size: 1.5rem;
}
.testimonial_content p:last-child {
    margin-bottom: 0;
}
.testimonial_name {
    font-style: normal;
    font-size: 0.75rem;
    margin-bottom: 0.5rem;
}
.testimonial_name,
.testimonial_position {
    font-weight: 700;
    line-height: 119%;
    letter-spacing: 0.01em;
    text-transform: uppercase;
}
.testimonial_position {
    color: var(--gray);
    margin-bottom: 0;
    font-size: 0.625rem;
}
.js-aboutTerm_item.is-handler {
    margin-bottom: 0.25rem;
}
.js-aboutTerm_item.is-handler .js-aboutTerm_item_fade {
    position: relative;
    top: 0;
}
.js-aboutTerm_item:not(.is-handler) .js-aboutTerm_item_fade {
    position: relative;
    top: 0.4em;
}
.parentActionClick {
    position: relative;
}
.actionClick {
    position: absolute;
    height: 100%;
    width: 100%;
    background: var(--white);
    opacity: 0;
    border-radius: 50%;
    z-index: 2;
    top: 0;
    left: 0;
    -webkit-animation-name: scaleBg;
    animation-name: scaleBg;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}
@-webkit-keyframes scaleBg {
    0% {
        transform: scale(0);
        opacity: 0.3;
    }
    50% {
        transform: scale(1);
    }
    to {
        opacity: 0;
        transform: scale(1);
    }
}
.animation--chars.is-clone {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.animation--chars.is-mask_bottom .word {
    display: inline-block;
}
.animation--chars .word {
    white-space: nowrap;
    line-height: 105%;
}
.animation--chars--2d {
    line-height: 75%;
    word-spacing: -0.005em;
}
.animation--chars--2d .word {
    display: inline-block;
}
.animation--chars--3d {
    line-height: 75%;
}
.animation--chars--3d .word,
.animation--chars .char {
    display: inline-block;
}
.animation--chars .char .char--element {
    display: inline-block;
    letter-spacing: -0.005em;
}
.animation--chars:not(.is-animation-completed).animation--chars--3d {
    perspective: 300px;
}
.animation--chars:not(.is-animation-completed).animation--chars--2d .word,
.animation--chars:not(.is-animation-completed).animation--chars--3d .word,
.animation--chars:not(.is-animation-completed) .char.char--parent,
.animation--chars:not(.is-animation-completed).is-mask_bottom .word {
    overflow: hidden;
}
.animation--chars:not(.is-animation-completed) .char:not(.char--parent) {
    transform-origin: center bottom;
}
.animation--chars--3d {
    perspective: 300px;
}
.animation--chars--3d .word.words.chars {
    overflow: hidden;
    line-height: 105.5%;
    display: inline-block;
}
.animation--chars--3d .word.words.chars .char {
    display: inline-block;
    transform-origin: center bottom;
}
.animation--lines {
    line-height: 90%;
}
.animation--lines.desc__main {
    line-height: 120%;
}
.animation--lines .word,
.animation--lines .word--element {
    display: inline-block;
}
.animation--lines:not(.is-animation-completed).lines_mask--bottom,
.animation--lines:not(.is-animation-completed) .word--parent {
    overflow: hidden;
}
.animation--lines:not(.is-animation-completed) .word--parent {
    line-height: 119%;
}
.is-over-hidden,
.js-animation--mask:not(.is-animation-completed),
.scroll_line {
    overflow: hidden;
}
.scroll_line {
    font-size: 0;
}
.footer {
    padding-bottom: 2.1875rem;
}
.footer .section__dot {
    margin-top: 0.25em;
}
.footer a:hover {
    text-decoration: none;
}
.footer a.text-white:hover {
    color: var(--white) !important;
}
.footer a.text-gray:hover {
    color: var(--gray) !important;
}
.footer_desc {
    color: var(--gray);
    max-width: 52.5rem;
}
.footer_desc p:last-child {
    margin-bottom: 0;
}
.footer_desc a {
    font-size: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
    overflow: initial;
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
}
.footer_desc a,
.footer_desc b,
.footer_desc strong {
    color: var(--white);
    font-weight: 300;
}
.footer_row__top a {
    font-weight: 400;
    line-height: 140%;
    letter-spacing: -0.02em;
    font-size: 1rem;
}
.footer_row__bottom .heading__large {
    line-height: 96%;
}
.footer_row__bottom a {
    font-weight: 700;
    font-size: 0.5625rem;
    line-height: 119%;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}
.galleryContainer_drag {
    overflow: hidden;
}
.galleryContainer_drag,
.galleryContainer_list img {
    user-focus: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.galleryContainer_list img {
    pointer-events: none;
}
.galleryContent_drag {
    overflow: hidden;
    user-focus: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    pointer-events: none;
}
.header:not(.is-show) {
    visibility: hidden;
}
.header_logo {
    display: inline-block;
    opacity: 0;
    font-size: 0;
}
.header_logo img {
    height: auto;
}
.header_menu_primary {
    display: flex;
    justify-content: center;
}
.header_menu_primary li {
    flex: 1;
    text-align: center;
    line-height: 1;
}
.header_menu_primary li span {
    padding: 0.3125rem 0;
}
.header_menu_primary li a {
    display: inline-block;
    font-size: 0.9375rem;
    text-align: center;
    color: var(--white);
    position: relative;
    top: 0.1em;
}
.header_menu_primary li a,
.header_timer {
    font-weight: 700;
    letter-spacing: 0.01em;
    line-height: 119%;
    text-transform: uppercase;
    overflow: hidden;
}
.header_timer {
    color: var(--gray);
    text-align: right;
    pointer-events: none;
    opacity: 0;
}
.header_timer_text {
    display: block;
}
.header .lineActive {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    border-bottom: 1px solid var(--white);
}
.header_menuMobile {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(var(--vh) * 100);
    background: var(--dark-14);
    visibility: hidden;
    opacity: 0;
    z-index: 99;
}
.header_menuMobile .header_menu_mobile_primary {
    overflow: hidden;
}
.header_menuMobile_label {
    font-size: 0.5rem;
}
.header_menuMobile_info,
.header_menuMobile_label {
    font-weight: 700;
    line-height: 119%;
    letter-spacing: 0.01em;
    text-transform: uppercase;
}
.header_menuMobile_info {
    color: #878787;
    font-size: 0.5625rem;
}
.header_menuMobile_socials a {
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.01em;
    font-size: 1rem;
}
.header_menuMobile .header_menu_mobile a {
    will-change: transform;
    font-family: August, sans-serif, Apple Color Emoji, Segoe UI Emoji,
    Segoe UI Symbol, Noto Color Emoji;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: #878787;
    transition: color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    display: flex;
}
.header_menuMobile .header_menu_mobile a:hover {
    color: #fff;
}
.header_menuMobile .header_menu_mobile li:nth-child(3) {
    margin-bottom: 6.66667vh;
}
.header_menuMobile .header_menu_mobile li.current-menu-item a {
    color: #fff;
}
.header_menuMobile .container {
    height: 100%;
}
.header_menuMobile_inner {
    height: 100%;
    position: relative;
}
.header_menuMobile_block {
    position: relative;
}
.header_menuMobile_block .section__dot {
    margin-bottom: 1.25rem;
    height: 14px !important;
    width: 14px !important;
}
.header_menuMobile_block__info {
    position: absolute;
    bottom: 0.5625em;
}
.header_menuMobile_block__heading {
    position: absolute;
    bottom: 0.625rem;
}
.header_menuMobile_col__menu .header_menuMobile_label {
    margin-bottom: 1.875rem;
}
.header_menuMobile_heading {
    font-style: normal;
    font-weight: 400;
    line-height: 109%;
    margin-bottom: 0;
    font-size: 11.57635vh;
}
.menuBtn {
    height: 32px;
    width: 32px;
    background-color: transparent;
    border: none;
    position: relative;
    padding: 0;
    box-shadow: none;
    outline: none;
    opacity: 0;
    pointer-events: none;
}
.menuBtn_line {
    border-bottom: 1px solid #fff;
    width: 32px;
    position: absolute;
    left: 0;
    will-change: transform;
}
.menuBtn_line:first-child {
    top: 12px;
}
.menuBtn_line:nth-child(2) {
    bottom: 12px;
}
.is-loaded .header_timer {
    opacity: 1;
}
.productSingle_next {
    margin-bottom: 0.9375rem;
}
.productSingle_next_wrapper {
    position: relative;
}
.productSingle_next .bigLink {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.productSingle_next .lineSection {
    margin-bottom: 1.25rem;
}
.productSingle_next .desc__still {
    position: relative;
    top: 0.9em;
}
.productSingle_next_thumbnails {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    pointer-events: none;
}
.productSingle_next_thumbnail {
    position: absolute;
    overflow: hidden;
}
.productSingle_next_thumbnail .object__image--fit {
    height: 100%;
}
.productSingle_next_thumbnail__card {
    z-index: -1;
    width: 18.93333vw;
    height: 14.13333vw;
    top: 5%;
    right: 0;
}
.productSingle_next_thumbnail__hero {
    width: 34.4vw;
    height: 20.8vw;
    top: 60%;
    left: -5%;
}
.recognitions_header {
    margin-bottom: 3.125rem;
}
.recognitions_header_content {
    display: flex;
    flex-wrap: wrap;
}
.recognitions_header_content_heading {
    padding-top: 0.16em;
    flex: 0 0 100%;
    margin-bottom: 0;
}
.recognitions_header_content_desc {
    flex: 0 0 100%;
    margin-top: auto;
}
.recognitions_header .desc__still {
    padding-top: 0.96em;
}
.recognition_item_info {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.serviceCategory {
    margin-bottom: 0.3125rem;
}
.serviceCategory_header {
    margin-bottom: 2.5rem;
}
.serviceCategory_header_tabs {
    padding: 0.9375rem 0;
}
.serviceCategory_header_tabs li:not(:last-child) {
    margin-right: 1.875rem;
}
.serviceCategory_header_tabs .linkPage {
    color: var(--gray);
    transition: color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.serviceCategory_header_tabs .linkPage.is-active,
.serviceCategory_header_tabs .linkPage:hover {
    color: var(--white);
}
.serviceCategory_term {
    text-align: center;
    margin-bottom: 2.5rem;
}
.serviceCategory_term__line {
    margin-bottom: 2.5rem;
}
.serviceCategory_term.has-border {
    border-right: 1px solid var(--gray);
}
.serviceCategory_term_desc {
    max-width: 20.375rem;
    margin-left: auto;
    margin-right: auto;
}
.serviceCategory_term_works {
    margin-top: 2.5rem;
}
.serviceCategory_lineBreak {
    width: 0;
    padding: 0;
    position: relative;
    margin-bottom: 2.5rem;
}
.serviceCategory_lineBreak .lineBreak {
    height: 100%;
    border-right: 1px solid var(--gray);
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.serviceCategory_projects {
    padding-top: 0;
}
.serviceCategory_projects_lists {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    align-items: start;
    overflow: hidden;
    grid-gap: 1rem;
}
.serviceCategory_projects_lists .projectFat__0,
.serviceCategory_projects_lists .projectFat__1,
.serviceCategory_projects_lists .projectFat__2,
.serviceCategory_projects_lists .projectFat__3 {
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__4 {
    grid-row: 3 / span 1;
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__5 {
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__6 {
    grid-row: 4 / span 1;
    align-self: flex-end;
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__7,
.serviceCategory_projects_lists .projectFat__8,
.serviceCategory_projects_lists .projectFat__9,
.serviceCategory_projects_lists .projectFat__10 {
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__11 {
    grid-row: 7 / span 1;
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__12 {
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__13 {
    grid-row: 8 / span 1;
    align-self: flex-end;
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__14,
.serviceCategory_projects_lists .projectFat__15,
.serviceCategory_projects_lists .projectFat__16,
.serviceCategory_projects_lists .projectFat__17 {
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__18 {
    grid-row: 11 / span 1;
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__19 {
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__20 {
    grid-row: 12 / span 1;
    align-self: flex-end;
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__21,
.serviceCategory_projects_lists .projectFat__22,
.serviceCategory_projects_lists .projectFat__23,
.serviceCategory_projects_lists .projectFat__24 {
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__25 {
    grid-row: 15 / span 1;
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__26 {
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__27 {
    grid-row: 16 / span 1;
    align-self: flex-end;
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__28,
.serviceCategory_projects_lists .projectFat__29,
.serviceCategory_projects_lists .projectFat__30,
.serviceCategory_projects_lists .projectFat__31 {
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__32 {
    grid-row: 19 / span 1;
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__33 {
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__34 {
    grid-row: 20 / span 1;
    align-self: flex-end;
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__35 {
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__36 {
    grid-row: 22 / span 2;
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__37,
.serviceCategory_projects_lists .projectFat__38 {
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__39 {
    grid-row: 23 / span 1;
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__40 {
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__41 {
    grid-row: 24 / span 1;
    align-self: flex-end;
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__42,
.serviceCategory_projects_lists .projectFat__43,
.serviceCategory_projects_lists .projectFat__44,
.serviceCategory_projects_lists .projectFat__45 {
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__46 {
    grid-row: 27 / span 1;
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__47 {
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__48 {
    grid-row: 28 / span 1;
    align-self: flex-end;
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__49,
.serviceCategory_projects_lists .projectFat__50,
.serviceCategory_projects_lists .projectFat__51,
.serviceCategory_projects_lists .projectFat__52 {
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__53 {
    grid-row: 31 / span 1;
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__54 {
    grid-column: 1 / span 12;
}
.serviceCategory_projects_lists .projectFat__55 {
    grid-row: 32 / span 1;
    align-self: flex-end;
    grid-column: 1 / span 12;
}
.serviceCategory .desc__still {
    display: inline-block;
}
.serviceCategory .desc__still:first-child {
    position: relative;
    left: 0.2em;
}
.teamsContainer_drag {
    overflow: hidden;
    user-focus: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.teamsContainer_list {
    display: flex;
    flex-wrap: nowrap;
}
.teamsContainer_list img {
    pointer-events: none;
    aspect-ratio: 1/1.34;
}
.team_info,
.teamsContainer_list img {
    user-focus: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.team_info {
    text-align: center;
    position: relative;
    z-index: 2;
    margin-top: -1.5625rem;
}
.team_info_name {
    margin-bottom: 0.5rem;
}
.aboutOur_interactive.cursor-none {
    cursor: default !important;
}
.aboutOur_interactive_inner {
    position: relative;
}
.aboutOur_interactive_inner .thumb__center {
    position: relative;
    z-index: 2;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    user-focus: none;
    overflow: hidden;
}
.bigLink {
    font-family: August, sans-serif, Apple Color Emoji, Segoe UI Emoji,
    Segoe UI Symbol, Noto Color Emoji;
    font-weight: 700;
    line-height: 105%;
    text-align: center;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    font-size: 5.375rem;
    padding: 2.5rem 0;
}
.bigLink,
.bigLink:hover {
    color: var(--dark-2d);
}
.bigLink .word {
    position: relative;
}
.bigLink .word .is-clone {
    top: 0;
    left: 0;
    position: absolute;
    color: var(--white) !important;
    opacity: 0;
}
.site__template-mobile .bigLink {
    color: var(--white);
}
.article_loader {
    height: 5rem;
}
.singleArticle .socials {
    display: flex;
}
.singleArticle .socials .social__item a {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 0;
    font-size: 0;
    border-radius: 50%;
    border: 1px solid #fff;
    transition: background 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    background: transparent;
    width: 2rem;
    height: 2rem;
}
.singleArticle .socials .social__item a:hover {
    background: var(--white);
}
.singleArticle .socials .social__item a:hover path {
    fill: var(--dark-2d);
}
.singleArticle .socials .social__item a img,
.singleArticle .socials .social__item a svg {
    width: 0.75rem;
    height: 0.75rem;
}
.singleArticle .socials .social__item a path {
    transition: fill 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.singleArticle_content_sharing h5 {
    margin-bottom: 0;
}
.linkPage__back {
    position: relative;
    top: 0.45em;
}
.linkPage__back .linkPage_icon {
    margin-left: 0;
    overflow: hidden;
    display: inline-block;
    position: relative;
    width: 0.75rem;
    height: 0.75rem;
    margin-right: 0.5rem;
}
.linkPage__back .linkPage_icon img {
    display: block;
}
.linkPage__back .linkPage_icon img.is-clone {
    position: absolute;
    top: 0;
    left: 0;
}
.upSite {
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    width: 3rem;
    height: 3rem;
}
.upSite_icon {
    position: relative;
    overflow: hidden;
}
.upSite_icon svg.clone {
    position: absolute;
    top: 0;
    left: 0;
}
.upSite_icon svg.clone path {
    fill: var(--white) !important;
}
.upSite_oval {
    position: absolute;
    height: 100%;
    width: 100%;
}
.upSite_oval,
.upSite_oval.clone {
    stroke-dasharray: 364;
    transform: rotate(-90deg);
}
.upSite_oval.clone circle {
    stroke: var(--white) !important;
}
.upSite__next {
    transform: rotate(180deg);
}
.upSite__next .upSite_oval,
.upSite__next .upSite_oval.clone {
    transform: rotate(90deg);
}
.dragSlideLogos {
    padding-top: 0.3125rem;
    position: relative;
    padding-bottom: 0.625rem;
    overflow: hidden;
    touch-action: pan-y;
}
.dragSlideLogos_row {
    flex-wrap: nowrap;
}
.dragSlideLogos .logo_item {
    flex: 0 0 auto;
    font-size: 0;
}
.dragSlideLogos .logo_item img {
    height: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    user-drag: none;
    pointer-events: none;
    width: 8.75rem;
}
.lineSection {
    border-bottom: 1px solid var(--gray);
    display: block;
}
.linkNone {
    position: relative;
    display: inline-block;
    overflow: hidden;
}
.linkNone.text-white:hover {
    color: var(--white) !important;
    text-decoration: none !important;
    opacity: 1 !important;
}
.linkNone_line {
    display: block;
    min-height: 1px;
    height: 1px;
    background: var(--white);
    position: absolute;
    bottom: 0.25rem;
    width: 100%;
    left: 0;
}
.linkPage,
.linkPost {
    font-weight: 700;
    line-height: 119%;
    text-transform: uppercase;
    position: relative;
    text-decoration: none;
    overflow: hidden;
    border: none !important;
    outline: none !important;
    background: transparent !important;
    color: var(--white);
    font-size: 0.75rem;
    letter-spacing: 0.01em;
    padding: 0.25rem 0;
}
.linkPage_icon,
.linkPost_icon {
    font-size: 0;
    overflow: hidden;
    position: relative;
    display: inline-block;
    width: 0.625rem;
    height: 0.625rem;
    margin-left: 0.375rem;
}
.linkPage_icon img,
.linkPost_icon img {
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.linkPage_icon img.clone,
.linkPost_icon img.clone {
    position: absolute;
    top: 0;
    left: 0;
}
.linkPage_line,
.linkPost_line {
    display: block;
    border-bottom: 1px solid var(--white);
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}
.linkPage_line.clone,
.linkPost_line.clone {
    position: absolute;
    top: 0;
    left: 0;
}
.linkPage__none .linkPage_line:not(.clone),
.linkPost__none .linkPage_line:not(.clone) {
    opacity: 0;
}
.linkPost__none {
    padding: 0.1875rem 0;
}
.postList {
    padding: 2rem 0;
}
.postList:not(:first-child) {
    border-top: 1px solid var(--gray);
}
.postList_thumbnail {
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}
.postList_thumbnail img {
    transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.postList_info {
    position: relative;
}
.postList_info_heading {
    margin-bottom: 4.375rem;
}
.postList:hover .postList_thumbnail img {
    transform: scale(1.2);
    transition: transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.sectionProjectsWrapper {
    overflow: hidden;
}
.sectionProjectsWrapper a {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.projectCard_thumbnail {
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    margin-bottom: 1rem;
}
.projectCard_thumbnail img {
    transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    aspect-ratio: 1/1.17;
}
.projectCard_info_heading {
    margin-bottom: 0.75rem;
}
.projectCard_info_desc {
    font-style: normal;
    font-weight: 500;
    line-height: 119%;
    text-transform: uppercase;
    height: 2.375em;
    overflow: hidden;
    word-wrap: break-word;
    letter-spacing: 0.01em;
    font-size: 0.75rem;
    margin-bottom: 1rem;
}
.projectCard_info_cat .cat_item {
    display: inline-block;
    font-weight: 700;
    line-height: 119%;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: var(--gray);
    font-size: 0.5rem;
}
.projectCard_info_cat .cat_item:not(:last-child):after {
    content: "/";
    display: inline-block;
    margin-left: 0.1875rem;
}
.projectCard__category .projectCard_thumbnail {
    margin-bottom: 1rem;
}
.projectFat_thumbnail {
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}
.projectFat_thumbnail img {
    transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.projectFat a {
    position: relative;
    font-size: 0;
    display: block;
}
.projectFat_info {
    position: absolute;
    z-index: 2;
    top: 0.75rem;
    left: 0.75rem;
}
.projectFat_info_heading {
    font-family: August, sans-serif, Apple Color Emoji, Segoe UI Emoji,
    Segoe UI Symbol, Noto Color Emoji;
    font-weight: 700;
    line-height: 1.19444;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    margin-bottom: 0.25rem;
    font-size: 2.75rem;
}
.projectFat_info_desc {
    padding-left: 0.1em;
}
.projectFat_info h2,
.projectFat_info p {
    text-align: left !important;
}
.projectFat:hover .projectFat_thumbnail img {
    transform: scale(1.2);
    transition: transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.serviceContentBlock_heading {
    margin-bottom: 1rem;
}
.serviceContentBlock_desc {
    max-width: 25.75rem;
}
.grid-debug {
    height: 100vh;
    pointer-events: none;
    position: fixed;
    width: 100%;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    z-index: 99999999999;
}
.grid-debug .grid-col {
    background-color: rgba(255, 107, 76, 0.3);
    height: 100vh;
    position: relative;
}
.grid-debug .grid-col:before {
    left: 0;
}
.grid-debug .grid-col:after,
.grid-debug .grid-col:before {
    background-color: rgba(255, 107, 76, 0.3);
    content: "";
    height: 100%;
    position: absolute;
    width: 1px;
}
.grid-debug .grid-col:after {
    right: 0;
}
#layout-resize {
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
}
#layout-resize .text-resize {
    color: #000;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    text-align: center;
}
.cursor {
    position: fixed;
    pointer-events: none;
    z-index: 3;
    top: 0;
    left: 0;
    font-weight: 500;
    text-transform: uppercase;
    opacity: 0;
    will-change: transform;
    font-size: 0.625rem;
    width: 6.25rem;
    height: 6.25rem;
}
.cursor_bg {
    background: var(--red);
}
.cursor .bg_active,
.cursor_bg {
    position: absolute;
    height: 100%;
    width: 100%;
    border-radius: 50%;
}
.cursor .bg_active {
    background: var(--white);
    opacity: 0;
    z-index: 2;
    -webkit-animation-name: scaleBg;
    animation-name: scaleBg;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}
@keyframes scaleBg {
    0% {
        transform: scale(0);
        opacity: 0.3;
    }
    50% {
        transform: scale(1);
    }
    to {
        opacity: 0;
        transform: scale(1);
    }
}
.cursor_text {
    display: block;
    line-height: 1;
    position: relative;
    width: 100%;
    margin-bottom: 0.4375rem;
}
.cursor_link_icon,
.cursor_text {
    text-align: center;
    overflow: hidden;
}
.cursor_link_icon {
    display: flex;
    justify-content: center;
    font-size: 0;
}
.cursor_link_icon img {
    width: 0.625rem;
    height: 0.625rem;
}
.cursor .clone {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    text-align: center;
    width: 100%;
}
.cursor_drag,
.cursor_expand,
.cursor_link {
    position: absolute;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
    visibility: hidden;
}
.cursor_expand_icon {
    position: relative;
    font-size: 0;
    display: block;
}
.cursor_expand_icon img {
    opacity: 0;
}
.cursor_expand_icon__close {
    position: absolute;
    top: -1px;
    left: -1px;
}
body:not(.site__template-mobile) .js-cursor_link_icon,
body:not(.site__template-mobile) .js-cursor_text {
    will-change: transform;
    display: block;
}
.cursor-none,
.cursor-none * {
    cursor: none !important;
}
.form-check-label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    display: flex;
}
.form-check-label.disabled {
    cursor: default !important;
}
.form-check-label.has--error {
    color: red;
}
.form-check-label span.label {
    float: left;
}
.form-check {
    margin-bottom: 0.9375rem;
}
.form-check .check-label--text {
    margin-left: 0.9375rem;
    position: relative;
    font-size: 18px;
    padding-top: 2px;
}
.form-check--white .check-label--text {
    color: #fff;
}
.form-check--white .ht-checkbox {
    background-image: url(public/icons/system/custom-checkbox-onio-white.svg) !important;
}
.form-radio .check-label--text {
    margin-left: 0.9375rem;
}
.form-check-input {
    pointer-events: none;
    user-focus: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    visibility: hidden;
    position: absolute;
    opacity: 0;
    z-index: -999;
    left: 0;
}
.ht-checkbox {
    --size-checkbox: 30px;
    width: var(--size-checkbox);
    height: var(--size-checkbox);
    background-image: url(public/icons/system/custom-checkbox-onio.svg);
    background-size: auto var(--size-checkbox);
}
.ht-checkbox,
.ht-radio {
    padding: 0;
    display: block;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    overflow: hidden;
}
.ht-radio {
    --size-radio: 24px;
    width: var(--size-radio);
    height: var(--size-radio);
    background-image: url(public/icons/system/custom-radio.svg);
    background-size: auto var(--size-radio);
}
.ht-checkbox {
    background-position: calc(var(--size-checkbox) * -3 - 4px) 0;
}
.ht-checkbox.hover {
    background-position: calc(var(--size-checkbox) * -4 - 5px) 0 !important;
}
.ht-checkbox.checked,
.ht-checkbox[checked] {
    background-position: -1px 0 !important;
}
.ht-checkbox.disabled,
.ht-checkbox[disabled] {
    background-position: calc(var(--size-checkbox) * -2 - 3px) 0 !important;
    cursor: default !important;
}
.ht-checkbox.checked.disabled {
    background-position: calc(var(--size-checkbox) * -1 - 2px) 0 !important;
    cursor: default !important;
}
.ht-radio {
    background-position: calc(var(--size-radio) * -3 - 6px) 0 !important;
}
.ht-radio.checked,
.ht-radio.hover {
    background-position: 0 0 !important;
}
.ht-radio.disabled {
    background-position: calc(var(--size-radio) * -2 - 4px) 0 !important;
    cursor: default;
}
.ht-radio.checked.disabled {
    background-position: calc(var(--size-radio) * -1 - 2px) 0 !important;
}
.select-group {
    margin-bottom: 2.1875rem;
    position: relative;
}
.select-group .custom--select--label {
    margin-bottom: 0;
}
.select-group--white .custom--select--label {
    border-color: #fff !important;
}
.select-group--white .custom--select-text,
.select-group--white .has--value .custom--select-text,
.select-group--white .select-group__alert {
    color: #fff !important;
}
.select-group--white .icon--dropdown svg {
    stroke: #fff !important;
}
.select-group__alert {
    display: none;
    text-align: right;
    color: #878787;
    line-height: 1.14286;
    margin-top: 5px;
    position: absolute;
    width: 100%;
}
.select-group.error .select-group__alert {
    display: block;
}
.custom--select-drop-wrap {
    position: absolute;
    top: calc(100% + 1px);
    width: calc(100% + 2px);
    left: -1px;
    height: 0;
    overflow: hidden;
    z-index: 3;
    padding-top: 0.3125rem;
}
.custom--select-drop-wrap .custom--select__content {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 0.25rem;
}
.custom--select-drop-wrap ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    max-height: 24.25rem;
    overflow-y: auto;
    background: #fff;
}
.custom--select-drop-wrap ul li {
    padding: 0.9375rem 0.8125rem;
    font-weight: 400;
    cursor: pointer;
    color: #343a40;
    font-size: 1.25rem;
}
.custom--select-drop-wrap ul li.active {
    background: #f9f8fc;
}
.custom--select-search .custom--select,
.custom--select-search .label--input {
    pointer-events: none;
}
.form-group--select {
    position: relative;
}
.form-group--select.focus .icon--dropdown {
    transform: rotate(180deg);
}
.custom--select-drop-fix {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9999999;
}
.custom--select-drop-fix .custom--select-drop-rollback {
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
select.custom--select {
    visibility: hidden;
    width: 0;
    height: 0;
}
.form-group--custom-select {
    position: relative;
    cursor: pointer;
    height: var(--input-height);
    border: none;
    display: flex;
    align-items: center;
}
.form-group--custom-select .icon--dropdown {
    position: absolute;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    right: 0.75rem;
    top: 0.76em;
    display: inline-block;
}
.form-group--custom-select .icon--dropdown svg {
    width: 26px;
    height: auto;
}
.custom--select-text {
    padding-left: 0.3125rem;
    padding-right: 4.375rem;
    display: block;
    width: 100%;
    white-space: nowrap;
    text-overflow: clip;
    font-size: 18px;
}
.form-group--silver .custom--select-text {
    color: #343a40;
}
.ps__thumb-y {
    border-radius: 0 !important;
    width: 1px !important;
}
.has--value .custom--select-text {
    color: #343a40 !important;
}
.is-drag-handler {
    touch-action: pan-y;
}
.is-drag-handler-transform {
    will-change: transform;
}
.js-image--lazy,
.js-lazy__webgl-image {
    pointer-events: none;
    position: relative;
}
.js-image--lazy.is-loaded,
.js-lazy__webgl-image.is-loaded {
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.js-image--lazy.is-clone,
.js-lazy__webgl-image.is-clone {
    position: absolute;
    top: 0;
    left: 0;
}
.js-image--lazy__wrapper,
.js-lazy__webgl-image__wrapper {
    position: relative;
    font-size: 0;
    line-height: 0;
}
.cssLoading__parent,
.lds-ellipsis {
    position: relative;
}
.lds-ellipsis {
    display: inline-block;
    width: 5rem;
    height: 5rem;
    top: 0;
    left: calc(50% - 2.5rem);
    transform: scale(0.6);
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.lds-ellipsis.show {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    z-index: 9;
}
.lds-ellipsis div {
    position: absolute;
    top: 2.0625rem;
    width: 0.8125rem;
    height: 0.8125rem;
    border-radius: 50%;
    background: #fff;
    -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:first-child {
    left: 0.5rem;
    -webkit-animation: lds-ellipsis1 0.6s infinite;
    animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
    left: 0.5rem;
}
.lds-ellipsis div:nth-child(2),
.lds-ellipsis div:nth-child(3) {
    -webkit-animation: lds-ellipsis2 0.6s infinite;
    animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
    left: 2rem;
}
.lds-ellipsis div:nth-child(4) {
    left: 3.5rem;
    -webkit-animation: lds-ellipsis3 0.6s infinite;
    animation: lds-ellipsis3 0.6s infinite;
}
@-webkit-keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }
    to {
        transform: scale(1);
    }
}
@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }
    to {
        transform: scale(1);
    }
}
@-webkit-keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }
    to {
        transform: scale(0);
    }
}
@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }
    to {
        transform: scale(0);
    }
}
@-webkit-keyframes lds-ellipsis2 {
    0% {
        transform: translate(0);
    }
    to {
        transform: translate(1.5rem);
    }
}
@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0);
    }
    to {
        transform: translate(1.5rem);
    }
}
#gg--map .popup-bubble-gg-marker {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-50%, -100%);
    background-color: #fff;
    overflow-y: auto;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
    padding: 1.25rem;
    border-radius: 0.625rem;
    white-space: nowrap;
    font-family: Helvetica Now Display, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}
#gg--map .popup-bubble-gg-marker .popup-marker__title {
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 140%;
    margin-bottom: 1.25rem;
}
#gg--map .popup-bubble-gg-marker .popup-marker__address,
#gg--map .popup-bubble-gg-marker .popup-marker__link,
#gg--map .popup-bubble-gg-marker .popup-marker__phone {
    font-size: 0.875rem;
    line-height: 140%;
    margin-bottom: 0.75rem;
}
#gg--map .popup-bubble-gg-marker .popup-marker__address svg,
#gg--map .popup-bubble-gg-marker .popup-marker__link svg,
#gg--map .popup-bubble-gg-marker .popup-marker__phone svg {
    display: inline-block;
    margin-right: 0.625rem;
}
#gg--map .popup-bubble-gg-marker .popup-marker__link {
    margin-bottom: 0;
    color: #007bff;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
}
#gg--map .popup-bubble-anchor {
    position: absolute;
    width: 100%;
    bottom: 8px;
    left: 0;
}
#gg--map .popup-bubble-gg-marker-anchor:after {
    background: linear-gradient(
        45deg,
        #fff 50%,
        hsla(0, 0%, 100%, 0) 51%,
        hsla(0, 0%, 100%, 0)
    );
    box-shadow: -2px 2px 2px 0 rgba(0, 0, 0, 0.05);
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    transform: translate(-50%, -50%) rotate(-45deg);
    width: 0.9375rem;
    height: 0.9375rem;
}
#gg--map .popup-bubble-gg-marker-container {
    cursor: auto;
    height: 0;
    position: absolute;
}
.noise-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999999999;
}
.noise-bg,
.noise-bg:before {
    position: fixed;
    pointer-events: none;
}
.noise-bg:before {
    content: "";
    top: -10rem;
    left: -10rem;
    width: calc(100% + 20rem);
    height: calc(100% + 20rem);
    z-index: 9999;
    background-image: url('/assets/images/noise.png');
    opacity: 0.85;
}
.noise-bg.is-ready:before {
    -webkit-animation: noise 1s steps(2) infinite;
    animation: noise 1s steps(2) infinite;
}
@-webkit-keyframes noise {
    0% {
        transform: translate3d(0, 9rem, 0);
    }
    10% {
        transform: translate3d(-1rem, -4rem, 0);
    }
    20% {
        transform: translate3d(-8rem, 2rem, 0);
    }
    30% {
        transform: translate3d(9rem, -9rem, 0);
    }
    40% {
        transform: translate3d(-2rem, 7rem, 0);
    }
    50% {
        transform: translate3d(-9rem, -4rem, 0);
    }
    60% {
        transform: translate3d(2rem, 6rem, 0);
    }
    70% {
        transform: translate3d(7rem, -8rem, 0);
    }
    80% {
        transform: translate3d(-9rem, 1rem, 0);
    }
    90% {
        transform: translate3d(6rem, -5rem, 0);
    }
    to {
        transform: translate3d(-7rem, 0, 0);
    }
}
@keyframes noise {
    0% {
        transform: translate3d(0, 9rem, 0);
    }
    10% {
        transform: translate3d(-1rem, -4rem, 0);
    }
    20% {
        transform: translate3d(-8rem, 2rem, 0);
    }
    30% {
        transform: translate3d(9rem, -9rem, 0);
    }
    40% {
        transform: translate3d(-2rem, 7rem, 0);
    }
    50% {
        transform: translate3d(-9rem, -4rem, 0);
    }
    60% {
        transform: translate3d(2rem, 6rem, 0);
    }
    70% {
        transform: translate3d(7rem, -8rem, 0);
    }
    80% {
        transform: translate3d(-9rem, 1rem, 0);
    }
    90% {
        transform: translate3d(6rem, -5rem, 0);
    }
    to {
        transform: translate3d(-7rem, 0, 0);
    }
}
.pageLoading {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 4;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: var(--dark-14);
}
.pageLoading_wrap {
    opacity: 0;
}
.pageLoading_images {
    position: relative;
    height: calc(var(--vh) * 100);
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.pageLoading_number {
    color: var(--white);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    font-family: August, sans-serif, Apple Color Emoji, Segoe UI Emoji,
    Segoe UI Symbol, Noto Color Emoji;
}
.pageLoading_number_text {
    overflow: hidden;
    display: block;
    line-height: 1;
    will-change: transform;
}
.pageLoading_number_text span {
    display: block;
    text-align: center;
}
.pageLoading_processing {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 3;
    width: 5rem;
}
.pageLoading_processing_bar {
    height: 0;
    margin-left: auto;
    margin-right: auto;
    width: 0;
    border-bottom: 1px solid var(--white);
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3.70377vh;
}
.pageLoading_item {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.pageLoading_item div {
    overflow: hidden;
    position: relative;
}
.pageLoading_item__w {
    width: 100%;
}
.pageLoading_item img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.js-pageLoading_item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.js-pageLoading_item,
[data-scroll-section] {
    will-change: transform;
}
body:not(.site__template-mobile) {
    min-height: 100vh;
    min-height: -webkit-fill-available;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
}
body:not(.site__template-mobile) .viewPointer {
    position: fixed;
    overflow: hidden;
    height: 100vh;
    width: 100%;
    top: 0;
    left: 0;
}
[data-scroll-container] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
::-webkit-scrollbar {
    width: 0;
}
::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.2);
}
::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.5);
}
::-webkit-scrollbar-thumb:hover {
    background: #000;
}
.shapeOverlays {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    z-index: 995;
}
.shapeOverlays.is-opened {
    pointer-events: auto;
    opacity: 1;
    transition: opacity 0s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.shapeOverlays path:first-of-type {
    fill: var(--red);
}
.shapeOverlays path:nth-of-type(2) {
    fill: var(--white);
}
.shapeOverlays path:nth-of-type(3) {
    fill: var(--dark-14);
}
.projectTransition {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: -1;
    opacity: 0;
}
.projectTransition:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 9.375rem;
    background: linear-gradient(rgba(20, 20, 20, 0.588235), transparent);
    z-index: 2;
}
.projectTransition.is-loading {
    pointer-events: auto;
    opacity: 1;
    z-index: 5;
}
.projectTransition_inner {
    position: relative;
}
.projectTransition_inner .object__image--fit {
    height: 100%;
}
body.popup--opening {
    overflow: hidden;
}
.popup--main {
    z-index: 4;
    visibility: hidden;
    overflow-x: hidden;
    overflow-y: auto;
    opacity: 0;
    pointer-events: none;
}
.popup--main,
.popup--main-rollback {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.popup--main-rollback {
    background: rgba(0, 0, 0, 0.7);
}
.popup--main-body {
    position: relative;
    z-index: 2;
    margin-left: auto;
    margin-right: auto;
}
.popup--main-body-content {
    width: 100%;
    position: relative;
}
.popup--main-body-content--wrap {
    position: relative;
}
.popup--main-body-content.out--content {
    transform: none;
    top: 0;
    left: 0;
}
.popup--main__btn {
    width: 100%;
    font-weight: 500;
    text-align: center;
    box-shadow: none !important;
    outline: none !important;
    line-height: 1;
    border: none;
}
.popup--main__btn--text {
    color: #28a745;
    background: none;
    transition: color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.popup--main__btn--bg {
    background-color: #343a40;
    color: #fff;
    border-radius: 0.125rem;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.popup--main--full .popup--main-body {
    width: 100%;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}
.popupClose {
    background: none !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    display: flex;
    align-items: center;
}
.popupClose--white {
    color: #fff;
    line-height: 1;
}
.popupClose__text {
    display: inline-block;
}
.video__player {
    position: relative;
    overflow: hidden;
    cursor: none;
}
.video__player-wrap {
    border: 1px solid #fff;
    border-radius: 50%;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.video__player-wrap * {
    cursor: none;
}
.video__player_btn {
    position: absolute;
    pointer-events: none;
    z-index: 3;
    top: 0;
    left: 0;
    font-size: 0.9375rem;
    font-weight: 500;
    text-transform: uppercase;
    will-change: transform;
    background: var(--brand1);
    border-radius: 50%;
    border: none;
    padding: 0 !important;
    opacity: 0;
    width: 6.25rem;
    height: 6.25rem;
}
.video__player_btn * {
    cursor: none;
}
.video__player .btn_inner {
    width: 100%;
    display: block;
}
.video__player .btn_text {
    display: block;
    text-align: center;
    overflow: hidden;
    line-height: 1;
    position: relative;
    width: 100%;
    font-weight: 700;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: var(--white);
    font-size: 0.625rem;
    margin-bottom: 0.4375rem;
}
.video__player .btn_text_child {
    display: block;
}
.video__player .btn_text_child:not(:first-child) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.video__player .btn_icon {
    font-size: 0;
    position: relative;
    display: flex;
    justify-content: center;
}
.video__player .btn_icon_child {
    display: block;
    width: 0.625rem;
    height: 0.625rem;
}
.video__player .btn_icon_child:nth-child(2) {
    position: absolute;
    top: 0;
    left: calc(50% - 0.3125rem);
    opacity: 0;
}
.video__over {
    overflow: hidden;
    line-height: 0;
    position: relative;
    max-height: 100vh;
}
.video__over iframe {
    width: 100%;
}
.video__over .over__layer--video {
    position: absolute;
    top: 0;
    z-index: 2;
    left: 0;
    width: 100%;
    height: 100%;
}
.video__over video {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.video_sound {
    position: absolute;
    right: 0;
    bottom: 0;
    cursor: default !important;
}
.video_btnMute {
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    background: none;
    cursor: pointer !important;
}
.video_btnMute.is-ready {
    opacity: 1;
    visibility: visible;
}
.video_btnMute_bg {
    background: hsla(0, 0%, 100%, 0.17);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    border-radius: 50%;
}
.video_btnMute_icon {
    display: flex;
    justify-content: center;
    align-items: center;
}
.video_btnMute_icon:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.video_btnMute_icon__sound {
    opacity: 0;
}
.video__poster {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    z-index: 2;
}
.video__poster img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.videoThumb {
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
}
.form-control {
    width: 100%;
}
.container-col-9 .col-1 {
    flex: 0 0 11.11111%;
    max-width: 11.11111%;
}
.container-col-9 .offset-1 {
    margin-left: 11.11111%;
}
.container-col-9 .col-2 {
    flex: 0 0 22.22222%;
    max-width: 22.22222%;
}
.container-col-9 .offset-2 {
    margin-left: 22.22222%;
}
.container-col-9 .col-3 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.container-col-9 .offset-3 {
    margin-left: 33.33333%;
}
.container-col-9 .col-4 {
    flex: 0 0 44.44444%;
    max-width: 44.44444%;
}
.container-col-9 .offset-4 {
    margin-left: 44.44444%;
}
.container-col-9 .col-5 {
    flex: 0 0 55.55556%;
    max-width: 55.55556%;
}
.container-col-9 .offset-5 {
    margin-left: 55.55556%;
}
.container-col-9 .col-6 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}
.container-col-9 .offset-6 {
    margin-left: 66.66667%;
}
.container-col-9 .col-7 {
    flex: 0 0 77.77778%;
    max-width: 77.77778%;
}
.container-col-9 .offset-7 {
    margin-left: 77.77778%;
}
.container-col-9 .col-8 {
    flex: 0 0 88.88889%;
    max-width: 88.88889%;
}
.container-col-9 .offset-8 {
    margin-left: 88.88889%;
}
.container-col-9 .col-9 {
    flex: 0 0 100%;
    max-width: 100%;
}
.container-col-9 .offset-9 {
    margin-left: 100%;
}
.container-col-8 .col-1 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
}
.container-col-8 .offset-1 {
    margin-left: 12.5%;
}
.container-col-8 .col-2 {
    flex: 0 0 25%;
    max-width: 25%;
}
.container-col-8 .offset-2 {
    margin-left: 25%;
}
.container-col-8 .col-3 {
    flex: 0 0 37.5%;
    max-width: 37.5%;
}
.container-col-8 .offset-3 {
    margin-left: 37.5%;
}
.container-col-8 .col-4 {
    flex: 0 0 50%;
    max-width: 50%;
}
.container-col-8 .offset-4 {
    margin-left: 50%;
}
.container-col-8 .col-5 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
}
.container-col-8 .offset-5 {
    margin-left: 62.5%;
}
.container-col-8 .col-6 {
    flex: 0 0 75%;
    max-width: 75%;
}
.container-col-8 .offset-6 {
    margin-left: 75%;
}
.container-col-8 .col-7 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
}
.container-col-8 .offset-7 {
    margin-left: 87.5%;
}
.container-col-8 .col-8 {
    flex: 0 0 100%;
    max-width: 100%;
}
.container-col-8 .offset-8 {
    margin-left: 100%;
}
img {
    vertical-align: inherit;
}
p {
    margin-bottom: 1.125rem;
}
.h-100 {
    height: 100%;
}
.row.no-gutters {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
#gtx-trans {
    display: none;
}
pre {
    color: #fff;
}
@media (min-width: 768px) {
    .col-sm,
    .container,
    .container-sm {
        max-width: 100%;
    }
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
    }
    .row-cols-sm-1 > * {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-sm-2 > * {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-sm-3 > * {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .row-cols-sm-4 > * {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-sm-5 > * {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-sm-6 > * {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-sm-first {
        order: -1;
    }
    .order-sm-last {
        order: 13;
    }
    .order-sm-0 {
        order: 0;
    }
    .order-sm-1 {
        order: 1;
    }
    .order-sm-2 {
        order: 2;
    }
    .order-sm-3 {
        order: 3;
    }
    .order-sm-4 {
        order: 4;
    }
    .order-sm-5 {
        order: 5;
    }
    .order-sm-6 {
        order: 6;
    }
    .order-sm-7 {
        order: 7;
    }
    .order-sm-8 {
        order: 8;
    }
    .order-sm-9 {
        order: 9;
    }
    .order-sm-10 {
        order: 10;
    }
    .order-sm-11 {
        order: 11;
    }
    .order-sm-12 {
        order: 12;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.33333%;
    }
    .offset-sm-2 {
        margin-left: 16.66667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.33333%;
    }
    .offset-sm-5 {
        margin-left: 41.66667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.33333%;
    }
    .offset-sm-8 {
        margin-left: 66.66667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.33333%;
    }
    .offset-sm-11 {
        margin-left: 91.66667%;
    }
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-row {
        display: table-row !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: inline-flex !important;
    }
    .flex-sm-row {
        flex-direction: row !important;
    }
    .flex-sm-column {
        flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-sm-wrap {
        flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-sm-fill {
        flex: 1 1 auto !important;
    }
    .flex-sm-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-sm-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-sm-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-sm-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-sm-start {
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        justify-content: center !important;
    }
    .justify-content-sm-between {
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        justify-content: space-around !important;
    }
    .align-items-sm-start {
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        align-items: center !important;
    }
    .align-items-sm-baseline {
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        align-items: stretch !important;
    }
    .align-content-sm-start {
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        align-content: center !important;
    }
    .align-content-sm-between {
        align-content: space-between !important;
    }
    .align-content-sm-around {
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        align-self: auto !important;
    }
    .align-self-sm-start {
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        align-self: center !important;
    }
    .align-self-sm-baseline {
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        align-self: stretch !important;
    }
    .text-sm-left {
        text-align: left !important;
    }
    .text-sm-right {
        text-align: right !important;
    }
    .text-sm-center {
        text-align: center !important;
    }
    .m-sm-0 {
        margin: 0 !important;
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }
    .m-sm-1 {
        margin: 0.625rem !important;
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.625rem !important;
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.625rem !important;
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.625rem !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.625rem !important;
    }
    .m-sm-2 {
        margin: 1.875rem !important;
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: 1.875rem !important;
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 1.875rem !important;
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 1.875rem !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 1.875rem !important;
    }
    .m-sm-3 {
        margin: 2.5rem !important;
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 2.5rem !important;
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 2.5rem !important;
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 2.5rem !important;
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 2.5rem !important;
    }
    .m-sm-4 {
        margin: 3.125rem !important;
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 3.125rem !important;
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 3.125rem !important;
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 3.125rem !important;
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 3.125rem !important;
    }
    .m-sm-5 {
        margin: 3.75rem !important;
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3.75rem !important;
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3.75rem !important;
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3.75rem !important;
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3.75rem !important;
    }
    .m-sm-0--6 {
        margin: 0.375rem !important;
    }
    .mt-sm-0--6,
    .my-sm-0--6 {
        margin-top: 0.375rem !important;
    }
    .mr-sm-0--6,
    .mx-sm-0--6 {
        margin-right: 0.375rem !important;
    }
    .mb-sm-0--6,
    .my-sm-0--6 {
        margin-bottom: 0.375rem !important;
    }
    .ml-sm-0--6,
    .mx-sm-0--6 {
        margin-left: 0.375rem !important;
    }
    .m-sm-1--5 {
        margin: 1rem !important;
    }
    .mt-sm-1--5,
    .my-sm-1--5 {
        margin-top: 1rem !important;
    }
    .mr-sm-1--5,
    .mx-sm-1--5 {
        margin-right: 1rem !important;
    }
    .mb-sm-1--5,
    .my-sm-1--5 {
        margin-bottom: 1rem !important;
    }
    .ml-sm-1--5,
    .mx-sm-1--5 {
        margin-left: 1rem !important;
    }
    .m-sm-2--0 {
        margin: 1.25rem !important;
    }
    .mt-sm-2--0,
    .my-sm-2--0 {
        margin-top: 1.25rem !important;
    }
    .mr-sm-2--0,
    .mx-sm-2--0 {
        margin-right: 1.25rem !important;
    }
    .mb-sm-2--0,
    .my-sm-2--0 {
        margin-bottom: 1.25rem !important;
    }
    .ml-sm-2--0,
    .mx-sm-2--0 {
        margin-left: 1.25rem !important;
    }
    .m-sm-2--5 {
        margin: 1.5625rem !important;
    }
    .mt-sm-2--5,
    .my-sm-2--5 {
        margin-top: 1.5625rem !important;
    }
    .mr-sm-2--5,
    .mx-sm-2--5 {
        margin-right: 1.5625rem !important;
    }
    .mb-sm-2--5,
    .my-sm-2--5 {
        margin-bottom: 1.5625rem !important;
    }
    .ml-sm-2--5,
    .mx-sm-2--5 {
        margin-left: 1.5625rem !important;
    }
    .m-sm-6 {
        margin: 5rem !important;
    }
    .mt-sm-6,
    .my-sm-6 {
        margin-top: 5rem !important;
    }
    .mr-sm-6,
    .mx-sm-6 {
        margin-right: 5rem !important;
    }
    .mb-sm-6,
    .my-sm-6 {
        margin-bottom: 5rem !important;
    }
    .ml-sm-6,
    .mx-sm-6 {
        margin-left: 5rem !important;
    }
    .m-sm-7 {
        margin: 6.25rem !important;
    }
    .mt-sm-7,
    .my-sm-7 {
        margin-top: 6.25rem !important;
    }
    .mr-sm-7,
    .mx-sm-7 {
        margin-right: 6.25rem !important;
    }
    .mb-sm-7,
    .my-sm-7 {
        margin-bottom: 6.25rem !important;
    }
    .ml-sm-7,
    .mx-sm-7 {
        margin-left: 6.25rem !important;
    }
    .m-sm-9 {
        margin: 8.75rem !important;
    }
    .mt-sm-9,
    .my-sm-9 {
        margin-top: 8.75rem !important;
    }
    .mr-sm-9,
    .mx-sm-9 {
        margin-right: 8.75rem !important;
    }
    .mb-sm-9,
    .my-sm-9 {
        margin-bottom: 8.75rem !important;
    }
    .ml-sm-9,
    .mx-sm-9 {
        margin-left: 8.75rem !important;
    }
    .m-sm-10 {
        margin: 10rem !important;
    }
    .mt-sm-10,
    .my-sm-10 {
        margin-top: 10rem !important;
    }
    .mr-sm-10,
    .mx-sm-10 {
        margin-right: 10rem !important;
    }
    .mb-sm-10,
    .my-sm-10 {
        margin-bottom: 10rem !important;
    }
    .ml-sm-10,
    .mx-sm-10 {
        margin-left: 10rem !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }
    .p-sm-1 {
        padding: 0.625rem !important;
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.625rem !important;
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.625rem !important;
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.625rem !important;
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.625rem !important;
    }
    .p-sm-2 {
        padding: 1.875rem !important;
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: 1.875rem !important;
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: 1.875rem !important;
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 1.875rem !important;
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: 1.875rem !important;
    }
    .p-sm-3 {
        padding: 2.5rem !important;
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 2.5rem !important;
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 2.5rem !important;
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 2.5rem !important;
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 2.5rem !important;
    }
    .p-sm-4 {
        padding: 3.125rem !important;
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 3.125rem !important;
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 3.125rem !important;
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 3.125rem !important;
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 3.125rem !important;
    }
    .p-sm-5 {
        padding: 3.75rem !important;
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3.75rem !important;
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3.75rem !important;
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3.75rem !important;
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3.75rem !important;
    }
    .p-sm-0--6 {
        padding: 0.375rem !important;
    }
    .pt-sm-0--6,
    .py-sm-0--6 {
        padding-top: 0.375rem !important;
    }
    .pr-sm-0--6,
    .px-sm-0--6 {
        padding-right: 0.375rem !important;
    }
    .pb-sm-0--6,
    .py-sm-0--6 {
        padding-bottom: 0.375rem !important;
    }
    .pl-sm-0--6,
    .px-sm-0--6 {
        padding-left: 0.375rem !important;
    }
    .p-sm-1--5 {
        padding: 1rem !important;
    }
    .pt-sm-1--5,
    .py-sm-1--5 {
        padding-top: 1rem !important;
    }
    .pr-sm-1--5,
    .px-sm-1--5 {
        padding-right: 1rem !important;
    }
    .pb-sm-1--5,
    .py-sm-1--5 {
        padding-bottom: 1rem !important;
    }
    .pl-sm-1--5,
    .px-sm-1--5 {
        padding-left: 1rem !important;
    }
    .p-sm-2--0 {
        padding: 1.25rem !important;
    }
    .pt-sm-2--0,
    .py-sm-2--0 {
        padding-top: 1.25rem !important;
    }
    .pr-sm-2--0,
    .px-sm-2--0 {
        padding-right: 1.25rem !important;
    }
    .pb-sm-2--0,
    .py-sm-2--0 {
        padding-bottom: 1.25rem !important;
    }
    .pl-sm-2--0,
    .px-sm-2--0 {
        padding-left: 1.25rem !important;
    }
    .p-sm-2--5 {
        padding: 1.5625rem !important;
    }
    .pt-sm-2--5,
    .py-sm-2--5 {
        padding-top: 1.5625rem !important;
    }
    .pr-sm-2--5,
    .px-sm-2--5 {
        padding-right: 1.5625rem !important;
    }
    .pb-sm-2--5,
    .py-sm-2--5 {
        padding-bottom: 1.5625rem !important;
    }
    .pl-sm-2--5,
    .px-sm-2--5 {
        padding-left: 1.5625rem !important;
    }
    .p-sm-6 {
        padding: 5rem !important;
    }
    .pt-sm-6,
    .py-sm-6 {
        padding-top: 5rem !important;
    }
    .pr-sm-6,
    .px-sm-6 {
        padding-right: 5rem !important;
    }
    .pb-sm-6,
    .py-sm-6 {
        padding-bottom: 5rem !important;
    }
    .pl-sm-6,
    .px-sm-6 {
        padding-left: 5rem !important;
    }
    .p-sm-7 {
        padding: 6.25rem !important;
    }
    .pt-sm-7,
    .py-sm-7 {
        padding-top: 6.25rem !important;
    }
    .pr-sm-7,
    .px-sm-7 {
        padding-right: 6.25rem !important;
    }
    .pb-sm-7,
    .py-sm-7 {
        padding-bottom: 6.25rem !important;
    }
    .pl-sm-7,
    .px-sm-7 {
        padding-left: 6.25rem !important;
    }
    .p-sm-9 {
        padding: 8.75rem !important;
    }
    .pt-sm-9,
    .py-sm-9 {
        padding-top: 8.75rem !important;
    }
    .pr-sm-9,
    .px-sm-9 {
        padding-right: 8.75rem !important;
    }
    .pb-sm-9,
    .py-sm-9 {
        padding-bottom: 8.75rem !important;
    }
    .pl-sm-9,
    .px-sm-9 {
        padding-left: 8.75rem !important;
    }
    .p-sm-10 {
        padding: 10rem !important;
    }
    .pt-sm-10,
    .py-sm-10 {
        padding-top: 10rem !important;
    }
    .pr-sm-10,
    .px-sm-10 {
        padding-right: 10rem !important;
    }
    .pb-sm-10,
    .py-sm-10 {
        padding-bottom: 10rem !important;
    }
    .pl-sm-10,
    .px-sm-10 {
        padding-left: 10rem !important;
    }
    .m-sm-n1 {
        margin: -0.625rem !important;
    }
    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -0.625rem !important;
    }
    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -0.625rem !important;
    }
    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -0.625rem !important;
    }
    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -0.625rem !important;
    }
    .m-sm-n2 {
        margin: -1.875rem !important;
    }
    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -1.875rem !important;
    }
    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -1.875rem !important;
    }
    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -1.875rem !important;
    }
    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -1.875rem !important;
    }
    .m-sm-n3 {
        margin: -2.5rem !important;
    }
    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -2.5rem !important;
    }
    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -2.5rem !important;
    }
    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -2.5rem !important;
    }
    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -2.5rem !important;
    }
    .m-sm-n4 {
        margin: -3.125rem !important;
    }
    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -3.125rem !important;
    }
    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -3.125rem !important;
    }
    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -3.125rem !important;
    }
    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -3.125rem !important;
    }
    .m-sm-n5 {
        margin: -3.75rem !important;
    }
    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3.75rem !important;
    }
    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3.75rem !important;
    }
    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3.75rem !important;
    }
    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3.75rem !important;
    }
    .m-sm-n0--6 {
        margin: -0.375rem !important;
    }
    .mt-sm-n0--6,
    .my-sm-n0--6 {
        margin-top: -0.375rem !important;
    }
    .mr-sm-n0--6,
    .mx-sm-n0--6 {
        margin-right: -0.375rem !important;
    }
    .mb-sm-n0--6,
    .my-sm-n0--6 {
        margin-bottom: -0.375rem !important;
    }
    .ml-sm-n0--6,
    .mx-sm-n0--6 {
        margin-left: -0.375rem !important;
    }
    .m-sm-n1--5 {
        margin: -1rem !important;
    }
    .mt-sm-n1--5,
    .my-sm-n1--5 {
        margin-top: -1rem !important;
    }
    .mr-sm-n1--5,
    .mx-sm-n1--5 {
        margin-right: -1rem !important;
    }
    .mb-sm-n1--5,
    .my-sm-n1--5 {
        margin-bottom: -1rem !important;
    }
    .ml-sm-n1--5,
    .mx-sm-n1--5 {
        margin-left: -1rem !important;
    }
    .m-sm-n2--0 {
        margin: -1.25rem !important;
    }
    .mt-sm-n2--0,
    .my-sm-n2--0 {
        margin-top: -1.25rem !important;
    }
    .mr-sm-n2--0,
    .mx-sm-n2--0 {
        margin-right: -1.25rem !important;
    }
    .mb-sm-n2--0,
    .my-sm-n2--0 {
        margin-bottom: -1.25rem !important;
    }
    .ml-sm-n2--0,
    .mx-sm-n2--0 {
        margin-left: -1.25rem !important;
    }
    .m-sm-n2--5 {
        margin: -1.5625rem !important;
    }
    .mt-sm-n2--5,
    .my-sm-n2--5 {
        margin-top: -1.5625rem !important;
    }
    .mr-sm-n2--5,
    .mx-sm-n2--5 {
        margin-right: -1.5625rem !important;
    }
    .mb-sm-n2--5,
    .my-sm-n2--5 {
        margin-bottom: -1.5625rem !important;
    }
    .ml-sm-n2--5,
    .mx-sm-n2--5 {
        margin-left: -1.5625rem !important;
    }
    .m-sm-n6 {
        margin: -5rem !important;
    }
    .mt-sm-n6,
    .my-sm-n6 {
        margin-top: -5rem !important;
    }
    .mr-sm-n6,
    .mx-sm-n6 {
        margin-right: -5rem !important;
    }
    .mb-sm-n6,
    .my-sm-n6 {
        margin-bottom: -5rem !important;
    }
    .ml-sm-n6,
    .mx-sm-n6 {
        margin-left: -5rem !important;
    }
    .m-sm-n7 {
        margin: -6.25rem !important;
    }
    .mt-sm-n7,
    .my-sm-n7 {
        margin-top: -6.25rem !important;
    }
    .mr-sm-n7,
    .mx-sm-n7 {
        margin-right: -6.25rem !important;
    }
    .mb-sm-n7,
    .my-sm-n7 {
        margin-bottom: -6.25rem !important;
    }
    .ml-sm-n7,
    .mx-sm-n7 {
        margin-left: -6.25rem !important;
    }
    .m-sm-n9 {
        margin: -8.75rem !important;
    }
    .mt-sm-n9,
    .my-sm-n9 {
        margin-top: -8.75rem !important;
    }
    .mr-sm-n9,
    .mx-sm-n9 {
        margin-right: -8.75rem !important;
    }
    .mb-sm-n9,
    .my-sm-n9 {
        margin-bottom: -8.75rem !important;
    }
    .ml-sm-n9,
    .mx-sm-n9 {
        margin-left: -8.75rem !important;
    }
    .m-sm-n10 {
        margin: -10rem !important;
    }
    .mt-sm-n10,
    .my-sm-n10 {
        margin-top: -10rem !important;
    }
    .mr-sm-n10,
    .mx-sm-n10 {
        margin-right: -10rem !important;
    }
    .mb-sm-n10,
    .my-sm-n10 {
        margin-bottom: -10rem !important;
    }
    .ml-sm-n10,
    .mx-sm-n10 {
        margin-left: -10rem !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
    .spacing__xs {
        height: 2.5rem;
    }
    .heading__page {
        letter-spacing: -0.02em;
    }
    .sectionInfo .section__dot {
        margin-top: 1.4375rem;
    }
    .sectionNews .section__number {
        margin-top: 0.5rem;
    }
    .productSingle_next_thumbnail__card {
        top: -25%;
        right: 3%;
    }
    .productSingle_next_thumbnail__hero {
        left: -25%;
        top: 55%;
    }
    .serviceCategory_term_desc {
        min-height: 3.8em;
    }
    .serviceCategory_projects_lists .projectFat__1 {
        grid-row: 2 / span 2;
        top: -25%;
        position: relative;
    }
    .serviceCategory_projects_lists .projectFat__8 {
        top: -25%;
        position: relative;
        grid-row: 6 / span 2;
    }
    .serviceCategory_projects_lists .projectFat__15 {
        top: -25%;
        position: relative;
        grid-row: 10 / span 2;
    }
    .serviceCategory_projects_lists .projectFat__22 {
        top: -25%;
        position: relative;
        grid-row: 14 / span 2;
    }
    .serviceCategory_projects_lists .projectFat__29 {
        top: -25%;
        position: relative;
        grid-row: 18 / span 2;
    }
    .serviceCategory_projects_lists .projectFat__36 {
        top: -25%;
        position: relative;
    }
    .serviceCategory_projects_lists .projectFat__43 {
        grid-row: 26 / span 2;
        top: -25%;
        position: relative;
    }
    .serviceCategory_projects_lists .projectFat__50 {
        grid-row: 30 / span 2;
        top: -25%;
        position: relative;
    }
    .singleArticle_content_sharing_sticky {
        position: -webkit-sticky;
        position: sticky;
        top: 6.25rem;
        border-top: 1px solid var(--gray);
    }
    .upSite {
        position: relative;
    }
    .postList_info_heading {
        margin-bottom: 2.1875rem;
    }
    .postList_info_meta {
        position: absolute;
        bottom: -0.5rem;
        width: 100%;
    }
    .form-check-label span.label {
        width: calc(100% - 3.125rem);
    }
    .select-group__alert {
        font-size: 14px;
    }
    #gg--map {
        height: 800px;
        max-height: 100vh;
    }
    .popup--main {
        padding-top: 8.75rem;
    }
    .popup--main-body {
        padding: 3.125rem 1.5625rem;
    }
    .popup--main--full .popup--main-body > .container {
        padding-bottom: 7.5rem;
    }
    .popupClose--white {
        font-size: 20px;
    }
    .popupClose__text {
        margin-right: 1.25rem;
    }
    .container-col-9 .col-sm-1 {
        flex: 0 0 11.11111%;
        max-width: 11.11111%;
    }
    .container-col-9 .offset-sm-1 {
        margin-left: 11.11111%;
    }
    .container-col-9 .col-sm-2 {
        flex: 0 0 22.22222%;
        max-width: 22.22222%;
    }
    .container-col-9 .offset-sm-2 {
        margin-left: 22.22222%;
    }
    .container-col-9 .col-sm-3 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .container-col-9 .offset-sm-3 {
        margin-left: 33.33333%;
    }
    .container-col-9 .col-sm-4 {
        flex: 0 0 44.44444%;
        max-width: 44.44444%;
    }
    .container-col-9 .offset-sm-4 {
        margin-left: 44.44444%;
    }
    .container-col-9 .col-sm-5 {
        flex: 0 0 55.55556%;
        max-width: 55.55556%;
    }
    .container-col-9 .offset-sm-5 {
        margin-left: 55.55556%;
    }
    .container-col-9 .col-sm-6 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .container-col-9 .offset-sm-6 {
        margin-left: 66.66667%;
    }
    .container-col-9 .col-sm-7 {
        flex: 0 0 77.77778%;
        max-width: 77.77778%;
    }
    .container-col-9 .offset-sm-7 {
        margin-left: 77.77778%;
    }
    .container-col-9 .col-sm-8 {
        flex: 0 0 88.88889%;
        max-width: 88.88889%;
    }
    .container-col-9 .offset-sm-8 {
        margin-left: 88.88889%;
    }
    .container-col-9 .col-sm-9 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .container-col-9 .offset-sm-9 {
        margin-left: 100%;
    }
    .container-col-8 .col-sm-1 {
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }
    .container-col-8 .offset-sm-1 {
        margin-left: 12.5%;
    }
    .container-col-8 .col-sm-2 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .container-col-8 .offset-sm-2 {
        margin-left: 25%;
    }
    .container-col-8 .col-sm-3 {
        flex: 0 0 37.5%;
        max-width: 37.5%;
    }
    .container-col-8 .offset-sm-3 {
        margin-left: 37.5%;
    }
    .container-col-8 .col-sm-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .container-col-8 .offset-sm-4 {
        margin-left: 50%;
    }
    .container-col-8 .col-sm-5 {
        flex: 0 0 62.5%;
        max-width: 62.5%;
    }
    .container-col-8 .offset-sm-5 {
        margin-left: 62.5%;
    }
    .container-col-8 .col-sm-6 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .container-col-8 .offset-sm-6 {
        margin-left: 75%;
    }
    .container-col-8 .col-sm-7 {
        flex: 0 0 87.5%;
        max-width: 87.5%;
    }
    .container-col-8 .offset-sm-7 {
        margin-left: 87.5%;
    }
    .container-col-8 .col-sm-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .container-col-8 .offset-sm-8 {
        margin-left: 100%;
    }
}
@media (min-width: 1024px) {
    .col-md,
    .container,
    .container-md,
    .container-sm {
        max-width: 100%;
    }
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
    }
    .row-cols-md-1 > * {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-md-2 > * {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-md-3 > * {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .row-cols-md-4 > * {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-md-5 > * {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-md-6 > * {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-first {
        order: -1;
    }
    .order-md-last {
        order: 13;
    }
    .order-md-0 {
        order: 0;
    }
    .order-md-1 {
        order: 1;
    }
    .order-md-2 {
        order: 2;
    }
    .order-md-3 {
        order: 3;
    }
    .order-md-4 {
        order: 4;
    }
    .order-md-5 {
        order: 5;
    }
    .order-md-6 {
        order: 6;
    }
    .order-md-7 {
        order: 7;
    }
    .order-md-8 {
        order: 8;
    }
    .order-md-9 {
        order: 9;
    }
    .order-md-10 {
        order: 10;
    }
    .order-md-11 {
        order: 11;
    }
    .order-md-12 {
        order: 12;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.33333%;
    }
    .offset-md-2 {
        margin-left: 16.66667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.33333%;
    }
    .offset-md-5 {
        margin-left: 41.66667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.33333%;
    }
    .offset-md-8 {
        margin-left: 66.66667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.33333%;
    }
    .offset-md-11 {
        margin-left: 91.66667%;
    }
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-row {
        display: table-row !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: flex !important;
    }
    .d-md-inline-flex {
        display: inline-flex !important;
    }
    .flex-md-row {
        flex-direction: row !important;
    }
    .flex-md-column {
        flex-direction: column !important;
    }
    .flex-md-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-md-wrap {
        flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-md-fill {
        flex: 1 1 auto !important;
    }
    .flex-md-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-md-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-md-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-md-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-md-start {
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        justify-content: center !important;
    }
    .justify-content-md-between {
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        justify-content: space-around !important;
    }
    .align-items-md-start {
        align-items: flex-start !important;
    }
    .align-items-md-end {
        align-items: flex-end !important;
    }
    .align-items-md-center {
        align-items: center !important;
    }
    .align-items-md-baseline {
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        align-items: stretch !important;
    }
    .align-content-md-start {
        align-content: flex-start !important;
    }
    .align-content-md-end {
        align-content: flex-end !important;
    }
    .align-content-md-center {
        align-content: center !important;
    }
    .align-content-md-between {
        align-content: space-between !important;
    }
    .align-content-md-around {
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        align-content: stretch !important;
    }
    .align-self-md-auto {
        align-self: auto !important;
    }
    .align-self-md-start {
        align-self: flex-start !important;
    }
    .align-self-md-end {
        align-self: flex-end !important;
    }
    .align-self-md-center {
        align-self: center !important;
    }
    .align-self-md-baseline {
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        align-self: stretch !important;
    }
    .text-md-left {
        text-align: left !important;
    }
    .text-md-right {
        text-align: right !important;
    }
    .text-md-center {
        text-align: center !important;
    }
    .m-md-0 {
        margin: 0 !important;
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }
    .m-md-1 {
        margin: 0.625rem !important;
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: 0.625rem !important;
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.625rem !important;
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.625rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.625rem !important;
    }
    .m-md-2 {
        margin: 1.875rem !important;
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: 1.875rem !important;
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: 1.875rem !important;
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: 1.875rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 1.875rem !important;
    }
    .m-md-3 {
        margin: 2.5rem !important;
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 2.5rem !important;
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 2.5rem !important;
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 2.5rem !important;
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 2.5rem !important;
    }
    .m-md-4 {
        margin: 3.125rem !important;
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 3.125rem !important;
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 3.125rem !important;
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 3.125rem !important;
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 3.125rem !important;
    }
    .m-md-5 {
        margin: 3.75rem !important;
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3.75rem !important;
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3.75rem !important;
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3.75rem !important;
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3.75rem !important;
    }
    .m-md-0--6 {
        margin: 0.375rem !important;
    }
    .mt-md-0--6,
    .my-md-0--6 {
        margin-top: 0.375rem !important;
    }
    .mr-md-0--6,
    .mx-md-0--6 {
        margin-right: 0.375rem !important;
    }
    .mb-md-0--6,
    .my-md-0--6 {
        margin-bottom: 0.375rem !important;
    }
    .ml-md-0--6,
    .mx-md-0--6 {
        margin-left: 0.375rem !important;
    }
    .m-md-1--5 {
        margin: 1rem !important;
    }
    .mt-md-1--5,
    .my-md-1--5 {
        margin-top: 1rem !important;
    }
    .mr-md-1--5,
    .mx-md-1--5 {
        margin-right: 1rem !important;
    }
    .mb-md-1--5,
    .my-md-1--5 {
        margin-bottom: 1rem !important;
    }
    .ml-md-1--5,
    .mx-md-1--5 {
        margin-left: 1rem !important;
    }
    .m-md-2--0 {
        margin: 1.25rem !important;
    }
    .mt-md-2--0,
    .my-md-2--0 {
        margin-top: 1.25rem !important;
    }
    .mr-md-2--0,
    .mx-md-2--0 {
        margin-right: 1.25rem !important;
    }
    .mb-md-2--0,
    .my-md-2--0 {
        margin-bottom: 1.25rem !important;
    }
    .ml-md-2--0,
    .mx-md-2--0 {
        margin-left: 1.25rem !important;
    }
    .m-md-2--5 {
        margin: 1.5625rem !important;
    }
    .mt-md-2--5,
    .my-md-2--5 {
        margin-top: 1.5625rem !important;
    }
    .mr-md-2--5,
    .mx-md-2--5 {
        margin-right: 1.5625rem !important;
    }
    .mb-md-2--5,
    .my-md-2--5 {
        margin-bottom: 1.5625rem !important;
    }
    .ml-md-2--5,
    .mx-md-2--5 {
        margin-left: 1.5625rem !important;
    }
    .m-md-6 {
        margin: 5rem !important;
    }
    .mt-md-6,
    .my-md-6 {
        margin-top: 5rem !important;
    }
    .mr-md-6,
    .mx-md-6 {
        margin-right: 5rem !important;
    }
    .mb-md-6,
    .my-md-6 {
        margin-bottom: 5rem !important;
    }
    .ml-md-6,
    .mx-md-6 {
        margin-left: 5rem !important;
    }
    .m-md-7 {
        margin: 6.25rem !important;
    }
    .mt-md-7,
    .my-md-7 {
        margin-top: 6.25rem !important;
    }
    .mr-md-7,
    .mx-md-7 {
        margin-right: 6.25rem !important;
    }
    .mb-md-7,
    .my-md-7 {
        margin-bottom: 6.25rem !important;
    }
    .ml-md-7,
    .mx-md-7 {
        margin-left: 6.25rem !important;
    }
    .m-md-9 {
        margin: 8.75rem !important;
    }
    .mt-md-9,
    .my-md-9 {
        margin-top: 8.75rem !important;
    }
    .mr-md-9,
    .mx-md-9 {
        margin-right: 8.75rem !important;
    }
    .mb-md-9,
    .my-md-9 {
        margin-bottom: 8.75rem !important;
    }
    .ml-md-9,
    .mx-md-9 {
        margin-left: 8.75rem !important;
    }
    .m-md-10 {
        margin: 10rem !important;
    }
    .mt-md-10,
    .my-md-10 {
        margin-top: 10rem !important;
    }
    .mr-md-10,
    .mx-md-10 {
        margin-right: 10rem !important;
    }
    .mb-md-10,
    .my-md-10 {
        margin-bottom: 10rem !important;
    }
    .ml-md-10,
    .mx-md-10 {
        margin-left: 10rem !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }
    .p-md-1 {
        padding: 0.625rem !important;
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: 0.625rem !important;
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: 0.625rem !important;
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.625rem !important;
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: 0.625rem !important;
    }
    .p-md-2 {
        padding: 1.875rem !important;
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: 1.875rem !important;
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: 1.875rem !important;
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: 1.875rem !important;
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 1.875rem !important;
    }
    .p-md-3 {
        padding: 2.5rem !important;
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 2.5rem !important;
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 2.5rem !important;
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 2.5rem !important;
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 2.5rem !important;
    }
    .p-md-4 {
        padding: 3.125rem !important;
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 3.125rem !important;
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 3.125rem !important;
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 3.125rem !important;
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 3.125rem !important;
    }
    .p-md-5 {
        padding: 3.75rem !important;
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3.75rem !important;
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3.75rem !important;
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3.75rem !important;
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3.75rem !important;
    }
    .p-md-0--6 {
        padding: 0.375rem !important;
    }
    .pt-md-0--6,
    .py-md-0--6 {
        padding-top: 0.375rem !important;
    }
    .pr-md-0--6,
    .px-md-0--6 {
        padding-right: 0.375rem !important;
    }
    .pb-md-0--6,
    .py-md-0--6 {
        padding-bottom: 0.375rem !important;
    }
    .pl-md-0--6,
    .px-md-0--6 {
        padding-left: 0.375rem !important;
    }
    .p-md-1--5 {
        padding: 1rem !important;
    }
    .pt-md-1--5,
    .py-md-1--5 {
        padding-top: 1rem !important;
    }
    .pr-md-1--5,
    .px-md-1--5 {
        padding-right: 1rem !important;
    }
    .pb-md-1--5,
    .py-md-1--5 {
        padding-bottom: 1rem !important;
    }
    .pl-md-1--5,
    .px-md-1--5 {
        padding-left: 1rem !important;
    }
    .p-md-2--0 {
        padding: 1.25rem !important;
    }
    .pt-md-2--0,
    .py-md-2--0 {
        padding-top: 1.25rem !important;
    }
    .pr-md-2--0,
    .px-md-2--0 {
        padding-right: 1.25rem !important;
    }
    .pb-md-2--0,
    .py-md-2--0 {
        padding-bottom: 1.25rem !important;
    }
    .pl-md-2--0,
    .px-md-2--0 {
        padding-left: 1.25rem !important;
    }
    .p-md-2--5 {
        padding: 1.5625rem !important;
    }
    .pt-md-2--5,
    .py-md-2--5 {
        padding-top: 1.5625rem !important;
    }
    .pr-md-2--5,
    .px-md-2--5 {
        padding-right: 1.5625rem !important;
    }
    .pb-md-2--5,
    .py-md-2--5 {
        padding-bottom: 1.5625rem !important;
    }
    .pl-md-2--5,
    .px-md-2--5 {
        padding-left: 1.5625rem !important;
    }
    .p-md-6 {
        padding: 5rem !important;
    }
    .pt-md-6,
    .py-md-6 {
        padding-top: 5rem !important;
    }
    .pr-md-6,
    .px-md-6 {
        padding-right: 5rem !important;
    }
    .pb-md-6,
    .py-md-6 {
        padding-bottom: 5rem !important;
    }
    .pl-md-6,
    .px-md-6 {
        padding-left: 5rem !important;
    }
    .p-md-7 {
        padding: 6.25rem !important;
    }
    .pt-md-7,
    .py-md-7 {
        padding-top: 6.25rem !important;
    }
    .pr-md-7,
    .px-md-7 {
        padding-right: 6.25rem !important;
    }
    .pb-md-7,
    .py-md-7 {
        padding-bottom: 6.25rem !important;
    }
    .pl-md-7,
    .px-md-7 {
        padding-left: 6.25rem !important;
    }
    .p-md-9 {
        padding: 8.75rem !important;
    }
    .pt-md-9,
    .py-md-9 {
        padding-top: 8.75rem !important;
    }
    .pr-md-9,
    .px-md-9 {
        padding-right: 8.75rem !important;
    }
    .pb-md-9,
    .py-md-9 {
        padding-bottom: 8.75rem !important;
    }
    .pl-md-9,
    .px-md-9 {
        padding-left: 8.75rem !important;
    }
    .p-md-10 {
        padding: 10rem !important;
    }
    .pt-md-10,
    .py-md-10 {
        padding-top: 10rem !important;
    }
    .pr-md-10,
    .px-md-10 {
        padding-right: 10rem !important;
    }
    .pb-md-10,
    .py-md-10 {
        padding-bottom: 10rem !important;
    }
    .pl-md-10,
    .px-md-10 {
        padding-left: 10rem !important;
    }
    .m-md-n1 {
        margin: -0.625rem !important;
    }
    .mt-md-n1,
    .my-md-n1 {
        margin-top: -0.625rem !important;
    }
    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -0.625rem !important;
    }
    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -0.625rem !important;
    }
    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -0.625rem !important;
    }
    .m-md-n2 {
        margin: -1.875rem !important;
    }
    .mt-md-n2,
    .my-md-n2 {
        margin-top: -1.875rem !important;
    }
    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -1.875rem !important;
    }
    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -1.875rem !important;
    }
    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -1.875rem !important;
    }
    .m-md-n3 {
        margin: -2.5rem !important;
    }
    .mt-md-n3,
    .my-md-n3 {
        margin-top: -2.5rem !important;
    }
    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -2.5rem !important;
    }
    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -2.5rem !important;
    }
    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -2.5rem !important;
    }
    .m-md-n4 {
        margin: -3.125rem !important;
    }
    .mt-md-n4,
    .my-md-n4 {
        margin-top: -3.125rem !important;
    }
    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -3.125rem !important;
    }
    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -3.125rem !important;
    }
    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -3.125rem !important;
    }
    .m-md-n5 {
        margin: -3.75rem !important;
    }
    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3.75rem !important;
    }
    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3.75rem !important;
    }
    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3.75rem !important;
    }
    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3.75rem !important;
    }
    .m-md-n0--6 {
        margin: -0.375rem !important;
    }
    .mt-md-n0--6,
    .my-md-n0--6 {
        margin-top: -0.375rem !important;
    }
    .mr-md-n0--6,
    .mx-md-n0--6 {
        margin-right: -0.375rem !important;
    }
    .mb-md-n0--6,
    .my-md-n0--6 {
        margin-bottom: -0.375rem !important;
    }
    .ml-md-n0--6,
    .mx-md-n0--6 {
        margin-left: -0.375rem !important;
    }
    .m-md-n1--5 {
        margin: -1rem !important;
    }
    .mt-md-n1--5,
    .my-md-n1--5 {
        margin-top: -1rem !important;
    }
    .mr-md-n1--5,
    .mx-md-n1--5 {
        margin-right: -1rem !important;
    }
    .mb-md-n1--5,
    .my-md-n1--5 {
        margin-bottom: -1rem !important;
    }
    .ml-md-n1--5,
    .mx-md-n1--5 {
        margin-left: -1rem !important;
    }
    .m-md-n2--0 {
        margin: -1.25rem !important;
    }
    .mt-md-n2--0,
    .my-md-n2--0 {
        margin-top: -1.25rem !important;
    }
    .mr-md-n2--0,
    .mx-md-n2--0 {
        margin-right: -1.25rem !important;
    }
    .mb-md-n2--0,
    .my-md-n2--0 {
        margin-bottom: -1.25rem !important;
    }
    .ml-md-n2--0,
    .mx-md-n2--0 {
        margin-left: -1.25rem !important;
    }
    .m-md-n2--5 {
        margin: -1.5625rem !important;
    }
    .mt-md-n2--5,
    .my-md-n2--5 {
        margin-top: -1.5625rem !important;
    }
    .mr-md-n2--5,
    .mx-md-n2--5 {
        margin-right: -1.5625rem !important;
    }
    .mb-md-n2--5,
    .my-md-n2--5 {
        margin-bottom: -1.5625rem !important;
    }
    .ml-md-n2--5,
    .mx-md-n2--5 {
        margin-left: -1.5625rem !important;
    }
    .m-md-n6 {
        margin: -5rem !important;
    }
    .mt-md-n6,
    .my-md-n6 {
        margin-top: -5rem !important;
    }
    .mr-md-n6,
    .mx-md-n6 {
        margin-right: -5rem !important;
    }
    .mb-md-n6,
    .my-md-n6 {
        margin-bottom: -5rem !important;
    }
    .ml-md-n6,
    .mx-md-n6 {
        margin-left: -5rem !important;
    }
    .m-md-n7 {
        margin: -6.25rem !important;
    }
    .mt-md-n7,
    .my-md-n7 {
        margin-top: -6.25rem !important;
    }
    .mr-md-n7,
    .mx-md-n7 {
        margin-right: -6.25rem !important;
    }
    .mb-md-n7,
    .my-md-n7 {
        margin-bottom: -6.25rem !important;
    }
    .ml-md-n7,
    .mx-md-n7 {
        margin-left: -6.25rem !important;
    }
    .m-md-n9 {
        margin: -8.75rem !important;
    }
    .mt-md-n9,
    .my-md-n9 {
        margin-top: -8.75rem !important;
    }
    .mr-md-n9,
    .mx-md-n9 {
        margin-right: -8.75rem !important;
    }
    .mb-md-n9,
    .my-md-n9 {
        margin-bottom: -8.75rem !important;
    }
    .ml-md-n9,
    .mx-md-n9 {
        margin-left: -8.75rem !important;
    }
    .m-md-n10 {
        margin: -10rem !important;
    }
    .mt-md-n10,
    .my-md-n10 {
        margin-top: -10rem !important;
    }
    .mr-md-n10,
    .mx-md-n10 {
        margin-right: -10rem !important;
    }
    .mb-md-n10,
    .my-md-n10 {
        margin-bottom: -10rem !important;
    }
    .ml-md-n10,
    .mx-md-n10 {
        margin-left: -10rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
    .container-col-9 .col-md-1 {
        flex: 0 0 11.11111%;
        max-width: 11.11111%;
    }
    .container-col-9 .offset-md-1 {
        margin-left: 11.11111%;
    }
    .container-col-9 .col-md-2 {
        flex: 0 0 22.22222%;
        max-width: 22.22222%;
    }
    .container-col-9 .offset-md-2 {
        margin-left: 22.22222%;
    }
    .container-col-9 .col-md-3 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .container-col-9 .offset-md-3 {
        margin-left: 33.33333%;
    }
    .container-col-9 .col-md-4 {
        flex: 0 0 44.44444%;
        max-width: 44.44444%;
    }
    .container-col-9 .offset-md-4 {
        margin-left: 44.44444%;
    }
    .container-col-9 .col-md-5 {
        flex: 0 0 55.55556%;
        max-width: 55.55556%;
    }
    .container-col-9 .offset-md-5 {
        margin-left: 55.55556%;
    }
    .container-col-9 .col-md-6 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .container-col-9 .offset-md-6 {
        margin-left: 66.66667%;
    }
    .container-col-9 .col-md-7 {
        flex: 0 0 77.77778%;
        max-width: 77.77778%;
    }
    .container-col-9 .offset-md-7 {
        margin-left: 77.77778%;
    }
    .container-col-9 .col-md-8 {
        flex: 0 0 88.88889%;
        max-width: 88.88889%;
    }
    .container-col-9 .offset-md-8 {
        margin-left: 88.88889%;
    }
    .container-col-9 .col-md-9 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .container-col-9 .offset-md-9 {
        margin-left: 100%;
    }
    .container-col-8 .col-md-1 {
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }
    .container-col-8 .offset-md-1 {
        margin-left: 12.5%;
    }
    .container-col-8 .col-md-2 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .container-col-8 .offset-md-2 {
        margin-left: 25%;
    }
    .container-col-8 .col-md-3 {
        flex: 0 0 37.5%;
        max-width: 37.5%;
    }
    .container-col-8 .offset-md-3 {
        margin-left: 37.5%;
    }
    .container-col-8 .col-md-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .container-col-8 .offset-md-4 {
        margin-left: 50%;
    }
    .container-col-8 .col-md-5 {
        flex: 0 0 62.5%;
        max-width: 62.5%;
    }
    .container-col-8 .offset-md-5 {
        margin-left: 62.5%;
    }
    .container-col-8 .col-md-6 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .container-col-8 .offset-md-6 {
        margin-left: 75%;
    }
    .container-col-8 .col-md-7 {
        flex: 0 0 87.5%;
        max-width: 87.5%;
    }
    .container-col-8 .offset-md-7 {
        margin-left: 87.5%;
    }
    .container-col-8 .col-md-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .container-col-8 .offset-md-8 {
        margin-left: 100%;
    }
}
@media (min-width: 1120px) {
    .col-lg,
    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 100%;
    }
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
    }
    .row-cols-lg-1 > * {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-lg-2 > * {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-lg-3 > * {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .row-cols-lg-4 > * {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-lg-5 > * {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-lg-6 > * {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-lg-first {
        order: -1;
    }
    .order-lg-last {
        order: 13;
    }
    .order-lg-0 {
        order: 0;
    }
    .order-lg-1 {
        order: 1;
    }
    .order-lg-2 {
        order: 2;
    }
    .order-lg-3 {
        order: 3;
    }
    .order-lg-4 {
        order: 4;
    }
    .order-lg-5 {
        order: 5;
    }
    .order-lg-6 {
        order: 6;
    }
    .order-lg-7 {
        order: 7;
    }
    .order-lg-8 {
        order: 8;
    }
    .order-lg-9 {
        order: 9;
    }
    .order-lg-10 {
        order: 10;
    }
    .order-lg-11 {
        order: 11;
    }
    .order-lg-12 {
        order: 12;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.33333%;
    }
    .offset-lg-2 {
        margin-left: 16.66667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.33333%;
    }
    .offset-lg-5 {
        margin-left: 41.66667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.33333%;
    }
    .offset-lg-8 {
        margin-left: 66.66667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.33333%;
    }
    .offset-lg-11 {
        margin-left: 91.66667%;
    }
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-row {
        display: table-row !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: inline-flex !important;
    }
    .flex-lg-row {
        flex-direction: row !important;
    }
    .flex-lg-column {
        flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-lg-wrap {
        flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-lg-fill {
        flex: 1 1 auto !important;
    }
    .flex-lg-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-lg-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-lg-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-lg-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-lg-start {
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        justify-content: center !important;
    }
    .justify-content-lg-between {
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        justify-content: space-around !important;
    }
    .align-items-lg-start {
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        align-items: center !important;
    }
    .align-items-lg-baseline {
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        align-items: stretch !important;
    }
    .align-content-lg-start {
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        align-content: center !important;
    }
    .align-content-lg-between {
        align-content: space-between !important;
    }
    .align-content-lg-around {
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        align-self: auto !important;
    }
    .align-self-lg-start {
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        align-self: center !important;
    }
    .align-self-lg-baseline {
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        align-self: stretch !important;
    }
    .text-lg-left {
        text-align: left !important;
    }
    .text-lg-right {
        text-align: right !important;
    }
    .text-lg-center {
        text-align: center !important;
    }
    .m-lg-0 {
        margin: 0 !important;
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }
    .m-lg-1 {
        margin: 0.625rem !important;
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.625rem !important;
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.625rem !important;
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.625rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.625rem !important;
    }
    .m-lg-2 {
        margin: 1.875rem !important;
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: 1.875rem !important;
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 1.875rem !important;
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 1.875rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 1.875rem !important;
    }
    .m-lg-3 {
        margin: 2.5rem !important;
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 2.5rem !important;
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 2.5rem !important;
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 2.5rem !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 2.5rem !important;
    }
    .m-lg-4 {
        margin: 3.125rem !important;
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 3.125rem !important;
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 3.125rem !important;
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 3.125rem !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 3.125rem !important;
    }
    .m-lg-5 {
        margin: 3.75rem !important;
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3.75rem !important;
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3.75rem !important;
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3.75rem !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3.75rem !important;
    }
    .m-lg-0--6 {
        margin: 0.375rem !important;
    }
    .mt-lg-0--6,
    .my-lg-0--6 {
        margin-top: 0.375rem !important;
    }
    .mr-lg-0--6,
    .mx-lg-0--6 {
        margin-right: 0.375rem !important;
    }
    .mb-lg-0--6,
    .my-lg-0--6 {
        margin-bottom: 0.375rem !important;
    }
    .ml-lg-0--6,
    .mx-lg-0--6 {
        margin-left: 0.375rem !important;
    }
    .m-lg-1--5 {
        margin: 1rem !important;
    }
    .mt-lg-1--5,
    .my-lg-1--5 {
        margin-top: 1rem !important;
    }
    .mr-lg-1--5,
    .mx-lg-1--5 {
        margin-right: 1rem !important;
    }
    .mb-lg-1--5,
    .my-lg-1--5 {
        margin-bottom: 1rem !important;
    }
    .ml-lg-1--5,
    .mx-lg-1--5 {
        margin-left: 1rem !important;
    }
    .m-lg-2--0 {
        margin: 1.25rem !important;
    }
    .mt-lg-2--0,
    .my-lg-2--0 {
        margin-top: 1.25rem !important;
    }
    .mr-lg-2--0,
    .mx-lg-2--0 {
        margin-right: 1.25rem !important;
    }
    .mb-lg-2--0,
    .my-lg-2--0 {
        margin-bottom: 1.25rem !important;
    }
    .ml-lg-2--0,
    .mx-lg-2--0 {
        margin-left: 1.25rem !important;
    }
    .m-lg-2--5 {
        margin: 1.5625rem !important;
    }
    .mt-lg-2--5,
    .my-lg-2--5 {
        margin-top: 1.5625rem !important;
    }
    .mr-lg-2--5,
    .mx-lg-2--5 {
        margin-right: 1.5625rem !important;
    }
    .mb-lg-2--5,
    .my-lg-2--5 {
        margin-bottom: 1.5625rem !important;
    }
    .ml-lg-2--5,
    .mx-lg-2--5 {
        margin-left: 1.5625rem !important;
    }
    .m-lg-6 {
        margin: 5rem !important;
    }
    .mt-lg-6,
    .my-lg-6 {
        margin-top: 5rem !important;
    }
    .mr-lg-6,
    .mx-lg-6 {
        margin-right: 5rem !important;
    }
    .mb-lg-6,
    .my-lg-6 {
        margin-bottom: 5rem !important;
    }
    .ml-lg-6,
    .mx-lg-6 {
        margin-left: 5rem !important;
    }
    .m-lg-7 {
        margin: 6.25rem !important;
    }
    .mt-lg-7,
    .my-lg-7 {
        margin-top: 6.25rem !important;
    }
    .mr-lg-7,
    .mx-lg-7 {
        margin-right: 6.25rem !important;
    }
    .mb-lg-7,
    .my-lg-7 {
        margin-bottom: 6.25rem !important;
    }
    .ml-lg-7,
    .mx-lg-7 {
        margin-left: 6.25rem !important;
    }
    .m-lg-9 {
        margin: 8.75rem !important;
    }
    .mt-lg-9,
    .my-lg-9 {
        margin-top: 8.75rem !important;
    }
    .mr-lg-9,
    .mx-lg-9 {
        margin-right: 8.75rem !important;
    }
    .mb-lg-9,
    .my-lg-9 {
        margin-bottom: 8.75rem !important;
    }
    .ml-lg-9,
    .mx-lg-9 {
        margin-left: 8.75rem !important;
    }
    .m-lg-10 {
        margin: 10rem !important;
    }
    .mt-lg-10,
    .my-lg-10 {
        margin-top: 10rem !important;
    }
    .mr-lg-10,
    .mx-lg-10 {
        margin-right: 10rem !important;
    }
    .mb-lg-10,
    .my-lg-10 {
        margin-bottom: 10rem !important;
    }
    .ml-lg-10,
    .mx-lg-10 {
        margin-left: 10rem !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }
    .p-lg-1 {
        padding: 0.625rem !important;
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.625rem !important;
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.625rem !important;
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.625rem !important;
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.625rem !important;
    }
    .p-lg-2 {
        padding: 1.875rem !important;
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: 1.875rem !important;
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: 1.875rem !important;
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 1.875rem !important;
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 1.875rem !important;
    }
    .p-lg-3 {
        padding: 2.5rem !important;
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 2.5rem !important;
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 2.5rem !important;
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 2.5rem !important;
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 2.5rem !important;
    }
    .p-lg-4 {
        padding: 3.125rem !important;
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 3.125rem !important;
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 3.125rem !important;
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 3.125rem !important;
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 3.125rem !important;
    }
    .p-lg-5 {
        padding: 3.75rem !important;
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3.75rem !important;
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3.75rem !important;
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3.75rem !important;
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3.75rem !important;
    }
    .p-lg-0--6 {
        padding: 0.375rem !important;
    }
    .pt-lg-0--6,
    .py-lg-0--6 {
        padding-top: 0.375rem !important;
    }
    .pr-lg-0--6,
    .px-lg-0--6 {
        padding-right: 0.375rem !important;
    }
    .pb-lg-0--6,
    .py-lg-0--6 {
        padding-bottom: 0.375rem !important;
    }
    .pl-lg-0--6,
    .px-lg-0--6 {
        padding-left: 0.375rem !important;
    }
    .p-lg-1--5 {
        padding: 1rem !important;
    }
    .pt-lg-1--5,
    .py-lg-1--5 {
        padding-top: 1rem !important;
    }
    .pr-lg-1--5,
    .px-lg-1--5 {
        padding-right: 1rem !important;
    }
    .pb-lg-1--5,
    .py-lg-1--5 {
        padding-bottom: 1rem !important;
    }
    .pl-lg-1--5,
    .px-lg-1--5 {
        padding-left: 1rem !important;
    }
    .p-lg-2--0 {
        padding: 1.25rem !important;
    }
    .pt-lg-2--0,
    .py-lg-2--0 {
        padding-top: 1.25rem !important;
    }
    .pr-lg-2--0,
    .px-lg-2--0 {
        padding-right: 1.25rem !important;
    }
    .pb-lg-2--0,
    .py-lg-2--0 {
        padding-bottom: 1.25rem !important;
    }
    .pl-lg-2--0,
    .px-lg-2--0 {
        padding-left: 1.25rem !important;
    }
    .p-lg-2--5 {
        padding: 1.5625rem !important;
    }
    .pt-lg-2--5,
    .py-lg-2--5 {
        padding-top: 1.5625rem !important;
    }
    .pr-lg-2--5,
    .px-lg-2--5 {
        padding-right: 1.5625rem !important;
    }
    .pb-lg-2--5,
    .py-lg-2--5 {
        padding-bottom: 1.5625rem !important;
    }
    .pl-lg-2--5,
    .px-lg-2--5 {
        padding-left: 1.5625rem !important;
    }
    .p-lg-6 {
        padding: 5rem !important;
    }
    .pt-lg-6,
    .py-lg-6 {
        padding-top: 5rem !important;
    }
    .pr-lg-6,
    .px-lg-6 {
        padding-right: 5rem !important;
    }
    .pb-lg-6,
    .py-lg-6 {
        padding-bottom: 5rem !important;
    }
    .pl-lg-6,
    .px-lg-6 {
        padding-left: 5rem !important;
    }
    .p-lg-7 {
        padding: 6.25rem !important;
    }
    .pt-lg-7,
    .py-lg-7 {
        padding-top: 6.25rem !important;
    }
    .pr-lg-7,
    .px-lg-7 {
        padding-right: 6.25rem !important;
    }
    .pb-lg-7,
    .py-lg-7 {
        padding-bottom: 6.25rem !important;
    }
    .pl-lg-7,
    .px-lg-7 {
        padding-left: 6.25rem !important;
    }
    .p-lg-9 {
        padding: 8.75rem !important;
    }
    .pt-lg-9,
    .py-lg-9 {
        padding-top: 8.75rem !important;
    }
    .pr-lg-9,
    .px-lg-9 {
        padding-right: 8.75rem !important;
    }
    .pb-lg-9,
    .py-lg-9 {
        padding-bottom: 8.75rem !important;
    }
    .pl-lg-9,
    .px-lg-9 {
        padding-left: 8.75rem !important;
    }
    .p-lg-10 {
        padding: 10rem !important;
    }
    .pt-lg-10,
    .py-lg-10 {
        padding-top: 10rem !important;
    }
    .pr-lg-10,
    .px-lg-10 {
        padding-right: 10rem !important;
    }
    .pb-lg-10,
    .py-lg-10 {
        padding-bottom: 10rem !important;
    }
    .pl-lg-10,
    .px-lg-10 {
        padding-left: 10rem !important;
    }
    .m-lg-n1 {
        margin: -0.625rem !important;
    }
    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -0.625rem !important;
    }
    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -0.625rem !important;
    }
    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -0.625rem !important;
    }
    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -0.625rem !important;
    }
    .m-lg-n2 {
        margin: -1.875rem !important;
    }
    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -1.875rem !important;
    }
    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -1.875rem !important;
    }
    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -1.875rem !important;
    }
    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -1.875rem !important;
    }
    .m-lg-n3 {
        margin: -2.5rem !important;
    }
    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -2.5rem !important;
    }
    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -2.5rem !important;
    }
    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -2.5rem !important;
    }
    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -2.5rem !important;
    }
    .m-lg-n4 {
        margin: -3.125rem !important;
    }
    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -3.125rem !important;
    }
    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -3.125rem !important;
    }
    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -3.125rem !important;
    }
    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -3.125rem !important;
    }
    .m-lg-n5 {
        margin: -3.75rem !important;
    }
    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3.75rem !important;
    }
    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3.75rem !important;
    }
    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3.75rem !important;
    }
    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3.75rem !important;
    }
    .m-lg-n0--6 {
        margin: -0.375rem !important;
    }
    .mt-lg-n0--6,
    .my-lg-n0--6 {
        margin-top: -0.375rem !important;
    }
    .mr-lg-n0--6,
    .mx-lg-n0--6 {
        margin-right: -0.375rem !important;
    }
    .mb-lg-n0--6,
    .my-lg-n0--6 {
        margin-bottom: -0.375rem !important;
    }
    .ml-lg-n0--6,
    .mx-lg-n0--6 {
        margin-left: -0.375rem !important;
    }
    .m-lg-n1--5 {
        margin: -1rem !important;
    }
    .mt-lg-n1--5,
    .my-lg-n1--5 {
        margin-top: -1rem !important;
    }
    .mr-lg-n1--5,
    .mx-lg-n1--5 {
        margin-right: -1rem !important;
    }
    .mb-lg-n1--5,
    .my-lg-n1--5 {
        margin-bottom: -1rem !important;
    }
    .ml-lg-n1--5,
    .mx-lg-n1--5 {
        margin-left: -1rem !important;
    }
    .m-lg-n2--0 {
        margin: -1.25rem !important;
    }
    .mt-lg-n2--0,
    .my-lg-n2--0 {
        margin-top: -1.25rem !important;
    }
    .mr-lg-n2--0,
    .mx-lg-n2--0 {
        margin-right: -1.25rem !important;
    }
    .mb-lg-n2--0,
    .my-lg-n2--0 {
        margin-bottom: -1.25rem !important;
    }
    .ml-lg-n2--0,
    .mx-lg-n2--0 {
        margin-left: -1.25rem !important;
    }
    .m-lg-n2--5 {
        margin: -1.5625rem !important;
    }
    .mt-lg-n2--5,
    .my-lg-n2--5 {
        margin-top: -1.5625rem !important;
    }
    .mr-lg-n2--5,
    .mx-lg-n2--5 {
        margin-right: -1.5625rem !important;
    }
    .mb-lg-n2--5,
    .my-lg-n2--5 {
        margin-bottom: -1.5625rem !important;
    }
    .ml-lg-n2--5,
    .mx-lg-n2--5 {
        margin-left: -1.5625rem !important;
    }
    .m-lg-n6 {
        margin: -5rem !important;
    }
    .mt-lg-n6,
    .my-lg-n6 {
        margin-top: -5rem !important;
    }
    .mr-lg-n6,
    .mx-lg-n6 {
        margin-right: -5rem !important;
    }
    .mb-lg-n6,
    .my-lg-n6 {
        margin-bottom: -5rem !important;
    }
    .ml-lg-n6,
    .mx-lg-n6 {
        margin-left: -5rem !important;
    }
    .m-lg-n7 {
        margin: -6.25rem !important;
    }
    .mt-lg-n7,
    .my-lg-n7 {
        margin-top: -6.25rem !important;
    }
    .mr-lg-n7,
    .mx-lg-n7 {
        margin-right: -6.25rem !important;
    }
    .mb-lg-n7,
    .my-lg-n7 {
        margin-bottom: -6.25rem !important;
    }
    .ml-lg-n7,
    .mx-lg-n7 {
        margin-left: -6.25rem !important;
    }
    .m-lg-n9 {
        margin: -8.75rem !important;
    }
    .mt-lg-n9,
    .my-lg-n9 {
        margin-top: -8.75rem !important;
    }
    .mr-lg-n9,
    .mx-lg-n9 {
        margin-right: -8.75rem !important;
    }
    .mb-lg-n9,
    .my-lg-n9 {
        margin-bottom: -8.75rem !important;
    }
    .ml-lg-n9,
    .mx-lg-n9 {
        margin-left: -8.75rem !important;
    }
    .m-lg-n10 {
        margin: -10rem !important;
    }
    .mt-lg-n10,
    .my-lg-n10 {
        margin-top: -10rem !important;
    }
    .mr-lg-n10,
    .mx-lg-n10 {
        margin-right: -10rem !important;
    }
    .mb-lg-n10,
    .my-lg-n10 {
        margin-bottom: -10rem !important;
    }
    .ml-lg-n10,
    .mx-lg-n10 {
        margin-left: -10rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
    body,
    html {
        font-size: 0.97222vw;
    }
    .h2,
    h2 {
        font-size: 3.3125rem;
    }
    .h2,
    .h3,
    h2,
    h3 {
        letter-spacing: -0.02em;
    }
    .h3,
    h3 {
        font-size: 2rem;
    }
    .spacing__xxl {
        height: 15rem;
    }
    .spacing__xl {
        height: 7.5rem;
    }
    .spacing__lg {
        height: 6.875rem;
    }
    .spacing__wmd {
        height: 5.625rem;
    }
    .spacing__md {
        height: 5rem;
    }
    .spacing__sm {
        height: 3.75rem;
    }
    .main {
        padding-top: 7.8125rem;
        font-size: 1.25rem;
    }
    .heading__supper {
        font-size: 30.10448vw;
    }
    .heading__page {
        font-size: 14.2189vw;
    }
    .heading__term {
        font-size: 6.25rem;
    }
    .heading__large {
        font-size: 5.875rem;
    }
    .heading__medium {
        font-size: 4.5rem;
        line-height: 1.19444;
    }
    .heading__content {
        font-size: 2rem;
        margin-bottom: 1.5rem;
    }
    .desc__supper {
        font-size: 3.75rem;
        line-height: 4.3125rem;
    }
    .desc__large {
        font-size: 2rem;
    }
    .desc__large,
    .desc__sub {
        letter-spacing: -0.02em;
    }
    .desc__medium {
        font-size: 1.375rem;
    }
    .desc__small__wide {
        letter-spacing: -0.02em;
        font-size: 1.25rem;
    }
    .desc__small {
        font-size: 1.125rem;
    }
    .desc__body {
        font-size: 0.9375rem;
        letter-spacing: 0.01em;
    }
    .desc__root {
        font-size: 1rem;
    }
    .desc__still {
        font-size: 0.75rem;
    }
    .section__number {
        width: 1.5rem;
        height: 1.5rem;
        font-size: 1rem;
    }
    .section__bgLabel {
        display: block;
    }
    .section__dot {
        height: 1.5rem;
        width: 1.5rem;
    }
    .page--hasTop {
        padding-top: 3.4375rem;
    }
    .about_top_info .section__dot {
        top: -1.35em;
    }
    .about_thumbnail {
        margin-top: -9.25rem;
    }
    .singleArticle_header_heading_category a {
        font-size: 0.75rem;
    }
    .singleArticle_content_main div,
    .singleArticle_content_main h2,
    .singleArticle_content_main h3,
    .singleArticle_content_main h4,
    .singleArticle_content_main h5,
    .singleArticle_content_main h6,
    .singleArticle_content_main ol,
    .singleArticle_content_main p,
    .singleArticle_content_main ul {
        margin-bottom: 2.5rem;
    }
    .singleArticle_content_main .wrap__original-lazy {
        margin-top: 5rem;
        margin-bottom: 5rem;
    }
    .singleArticle_content_main blockquote {
        margin-top: 3.125rem;
        font-size: 2rem;
    }
    .singleArticle_content_main blockquote:before {
        margin-right: 2.5rem;
        font-size: 5.875rem;
    }
    .singleArticle_content_main h2 {
        font-size: 1.75rem;
    }
    .singleArticle_content_main h3 {
        font-size: 1.625rem;
    }
    .singleArticle_content_main h4:not(.heading__term) {
        font-size: 1.5rem;
    }
    .singleArticle_content_main h5 {
        font-size: 1.375rem;
    }
    .singleArticle_content_main h6 {
        font-size: 1.25rem;
    }
    .contactInfo_label {
        margin-bottom: 0.5rem;
    }
    .contactInfo_direaction {
        top: 1.25rem;
    }
    .contactInfo_socials {
        padding-top: 0.6875rem;
    }
    .sectionProjects .section__number {
        margin-top: 0.6em;
    }
    .sectionProjects .section__dot {
        margin-top: 0.4em;
    }
    .sectionProjects_row__header {
        position: absolute;
        top: 0;
        width: calc(100% + 1.25rem);
    }
    .sectionProjects_row__textBg .desc__still {
        margin-bottom: 3.125rem;
    }
    .sectionProjects .projectLabel {
        margin-bottom: 2.75rem;
    }
    .sectionProjects .section__bgLabel {
        display: block;
    }
    .sectionInfo_link__left {
        min-width: 9.375rem;
    }
    .sectionNews {
        padding-bottom: 2.5rem;
    }
    .sectionNews .desc__still {
        top: -0.5em;
    }
    .sectionNews_row__header {
        margin-bottom: 5.3125rem;
    }
    .scroll_line .wpb_wrapper {
        height: 5rem;
    }
    .sectionCustomers .desc__still,
    .sectionCustomers .section__number {
        margin-top: 0.6em;
    }
    .home .heading__supper {
        margin-bottom: 2.3125rem;
    }
    .services-section__header .desc__still,
    .services-section__header .section__dot {
        margin-bottom: 0.25em;
    }
    .serviceProjects_inner .section__dot {
        margin-top: 0.5em;
    }
    .serviceProjects_inner .desc__still {
        top: -0.1em;
    }
    .metaLabel {
        margin-bottom: 0.5rem;
    }
    .productSingle_header_thumbnail .object__image--fit {
        height: 39.06291vw;
    }
    .testimonial_label {
        min-height: 6.375rem;
        margin-bottom: 1.125rem;
    }
    .testimonial_label__quote {
        margin-bottom: 0;
        margin-top: 0;
        font-size: 5.875rem;
    }
    .testimonial_content {
        margin-bottom: 4rem;
        font-size: 2.5rem;
    }
    .testimonial_name {
        font-size: 1.0625rem;
    }
    .testimonial_position {
        font-size: 0.9375rem;
    }
    .js-aboutTerm_item.is-handler {
        margin-bottom: 0;
    }
    .footer {
        padding-bottom: 4.375rem;
    }
    .footer .section__dot {
        margin-top: 0.9375rem;
    }
    .footer_row__top {
        margin-bottom: 10rem;
    }
    .footer_row__top a {
        font-size: 1.25rem;
    }
    .footer_row__bottom .heading__large {
        line-height: 85%;
    }
    .footer_row__bottom a {
        font-size: 0.75rem;
    }
    .header {
        padding-top: 4rem;
        padding-bottom: 1.5625rem;
    }
    .header_logo img {
        width: 2.4375rem;
    }
    .header_timer {
        font-size: 0.9375rem;
    }
    .header_menuMobile {
        display: none;
    }
    .productSingle_next {
        margin-bottom: 10rem;
    }
    .productSingle_next .lineSection {
        margin-bottom: 11.25rem;
    }
    .productSingle_next_thumbnail__card {
        width: 9.16676vw;
        height: 6.7709vw;
        right: 6%;
    }
    .productSingle_next_thumbnail__hero {
        left: -10%;
        width: 18.02102vw;
        height: 10.83345vw;
    }
    .recognitions_header {
        margin-bottom: 0.3125rem;
    }
    .recognitions_header_content_desc {
        margin-bottom: 2.7em;
    }
    .recognitions_header .desc__still {
        padding-top: 1.3em;
    }
    .recognition_item_info {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
    .serviceCategory {
        margin-bottom: 12.5rem;
    }
    .serviceCategory_header_tabs {
        padding: 1.875rem 0;
    }
    .serviceCategory_term {
        padding-bottom: 1.25rem;
    }
    .serviceCategory_term.is-right .serviceCategory_term_inner {
        padding-left: 0.9375rem;
    }
    .serviceCategory_term.is-left .serviceCategory_term_inner {
        padding-right: 0.9375rem;
    }
    .serviceCategory_term_desc {
        min-height: 5em;
    }
    .serviceCategory_term_works {
        margin-top: 4.375rem;
    }
    .serviceCategory_projects {
        padding-top: 2.5rem;
    }
    .serviceCategory_projects_lists {
        grid-gap: 1.25rem;
    }
    .serviceCategory_projects_lists .projectFat__0 {
        grid-column: 2 / span 6;
    }
    .serviceCategory_projects_lists .projectFat__1 {
        grid-column: 8 / span 4;
    }
    .serviceCategory_projects_lists .projectFat__2 {
        grid-column: 5 / span 3;
    }
    .serviceCategory_projects_lists .projectFat__3 {
        grid-column: 2 / span 6;
    }
    .serviceCategory_projects_lists .projectFat__4 {
        grid-column: 8 / span 3;
    }
    .serviceCategory_projects_lists .projectFat__5 {
        grid-column: 5 / span 6;
    }
    .serviceCategory_projects_lists .projectFat__6 {
        grid-column: 2 / span 3;
    }
    .serviceCategory_projects_lists .projectFat__7 {
        grid-column: 2 / span 6;
    }
    .serviceCategory_projects_lists .projectFat__8 {
        grid-column: 8 / span 4;
    }
    .serviceCategory_projects_lists .projectFat__9 {
        grid-column: 5 / span 3;
    }
    .serviceCategory_projects_lists .projectFat__10 {
        grid-column: 2 / span 6;
    }
    .serviceCategory_projects_lists .projectFat__11 {
        grid-column: 8 / span 3;
    }
    .serviceCategory_projects_lists .projectFat__12 {
        grid-column: 5 / span 6;
    }
    .serviceCategory_projects_lists .projectFat__13 {
        grid-column: 2 / span 3;
    }
    .serviceCategory_projects_lists .projectFat__14 {
        grid-column: 2 / span 6;
    }
    .serviceCategory_projects_lists .projectFat__15 {
        grid-column: 8 / span 4;
    }
    .serviceCategory_projects_lists .projectFat__16 {
        grid-column: 5 / span 3;
    }
    .serviceCategory_projects_lists .projectFat__17 {
        grid-column: 2 / span 6;
    }
    .serviceCategory_projects_lists .projectFat__18 {
        grid-column: 8 / span 3;
    }
    .serviceCategory_projects_lists .projectFat__19 {
        grid-column: 5 / span 6;
    }
    .serviceCategory_projects_lists .projectFat__20 {
        grid-column: 2 / span 3;
    }
    .serviceCategory_projects_lists .projectFat__21 {
        grid-column: 2 / span 6;
    }
    .serviceCategory_projects_lists .projectFat__22 {
        grid-column: 8 / span 4;
    }
    .serviceCategory_projects_lists .projectFat__23 {
        grid-column: 5 / span 3;
    }
    .serviceCategory_projects_lists .projectFat__24 {
        grid-column: 2 / span 6;
    }
    .serviceCategory_projects_lists .projectFat__25 {
        grid-column: 8 / span 3;
    }
    .serviceCategory_projects_lists .projectFat__26 {
        grid-column: 5 / span 6;
    }
    .serviceCategory_projects_lists .projectFat__27 {
        grid-column: 2 / span 3;
    }
    .serviceCategory_projects_lists .projectFat__28 {
        grid-column: 2 / span 6;
    }
    .serviceCategory_projects_lists .projectFat__29 {
        grid-column: 8 / span 4;
    }
    .serviceCategory_projects_lists .projectFat__30 {
        grid-column: 5 / span 3;
    }
    .serviceCategory_projects_lists .projectFat__31 {
        grid-column: 2 / span 6;
    }
    .serviceCategory_projects_lists .projectFat__32 {
        grid-column: 8 / span 3;
    }
    .serviceCategory_projects_lists .projectFat__33 {
        grid-column: 5 / span 6;
    }
    .serviceCategory_projects_lists .projectFat__34 {
        grid-column: 2 / span 3;
    }
    .serviceCategory_projects_lists .projectFat__35 {
        grid-column: 2 / span 6;
    }
    .serviceCategory_projects_lists .projectFat__36 {
        grid-column: 8 / span 4;
    }
    .serviceCategory_projects_lists .projectFat__37 {
        grid-column: 5 / span 3;
    }
    .serviceCategory_projects_lists .projectFat__38 {
        grid-column: 2 / span 6;
    }
    .serviceCategory_projects_lists .projectFat__39 {
        grid-column: 8 / span 3;
    }
    .serviceCategory_projects_lists .projectFat__40 {
        grid-column: 5 / span 6;
    }
    .serviceCategory_projects_lists .projectFat__41 {
        grid-column: 2 / span 3;
    }
    .serviceCategory_projects_lists .projectFat__42 {
        grid-column: 2 / span 6;
    }
    .serviceCategory_projects_lists .projectFat__43 {
        grid-column: 8 / span 4;
    }
    .serviceCategory_projects_lists .projectFat__44 {
        grid-column: 5 / span 3;
    }
    .serviceCategory_projects_lists .projectFat__45 {
        grid-column: 2 / span 6;
    }
    .serviceCategory_projects_lists .projectFat__46 {
        grid-column: 8 / span 3;
    }
    .serviceCategory_projects_lists .projectFat__47 {
        grid-column: 5 / span 6;
    }
    .serviceCategory_projects_lists .projectFat__48 {
        grid-column: 2 / span 3;
    }
    .serviceCategory_projects_lists .projectFat__49 {
        grid-column: 2 / span 6;
    }
    .serviceCategory_projects_lists .projectFat__50 {
        grid-column: 8 / span 4;
    }
    .serviceCategory_projects_lists .projectFat__51 {
        grid-column: 5 / span 3;
    }
    .serviceCategory_projects_lists .projectFat__52 {
        grid-column: 2 / span 6;
    }
    .serviceCategory_projects_lists .projectFat__53 {
        grid-column: 8 / span 3;
    }
    .serviceCategory_projects_lists .projectFat__54 {
        grid-column: 5 / span 6;
    }
    .serviceCategory_projects_lists .projectFat__55 {
        grid-column: 2 / span 3;
    }
    .team_info {
        margin-top: -3.4375rem;
    }
    .aboutOur_interactive.is-expand .thumb__expand {
        transition-delay: 0.4s;
        filter: grayscale(0) !important;
    }
    .aboutOur_interactive_inner .thumb__center img {
        transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    }
    .aboutOur_interactive_inner .thumb__center:hover img {
        transform: scale(1.2);
    }
    .aboutOur_interactive_inner .thumb__expand {
        position: absolute;
        z-index: 1;
        left: 4%;
        pointer-events: none;
        filter: grayscale(100%);
        transition: filter 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
        will-change: transform;
        opacity: 0;
    }
    .aboutOur_interactive_inner .thumb__left_top,
    .aboutOur_interactive_inner .thumb__right_top {
        top: 4%;
    }
    .aboutOur_interactive_inner .thumb__left_bottom,
    .aboutOur_interactive_inner .thumb__right_bottom {
        bottom: 4%;
    }
    .aboutOur_interactive_inner .thumb__left_top {
        width: 22.34398vw;
    }
    .aboutOur_interactive_inner .thumb__left_bottom {
        width: 15.57308vw;
    }
    .aboutOur_interactive_inner .thumb__right_top {
        width: 10.57303vw;
    }
    .aboutOur_interactive_inner .thumb__right_bottom {
        width: 25.78152vw;
    }
    .bigLink {
        font-size: 17.0625rem;
        padding: 0 0 0.9375rem;
    }
    .article_loader {
        height: 7.875rem;
    }
    .singleArticle .socials {
        display: block;
    }
    .singleArticle .socials .social__item {
        margin-bottom: 0.75rem;
    }
    .singleArticle .socials .social__item a {
        width: 3.5rem;
        height: 3.5rem;
    }
    .singleArticle .socials .social__item a img,
    .singleArticle .socials .social__item a svg {
        width: 1.25rem;
        height: 1.25rem;
    }
    .singleArticle_content_sharing h5 {
        padding-top: 1rem;
        padding-bottom: 2.5rem;
    }
    .linkPage__back .linkPage_icon {
        width: 1rem;
        height: 1rem;
        margin-right: 0.75rem;
    }
    .upSite {
        width: 7.25rem;
        height: 7.25rem;
        margin-left: auto;
    }
    .dragSlideLogos .logo_item:first-child {
        padding-left: 3.375rem !important;
    }
    .dragSlideLogos .logo_item:last-child {
        padding-right: 3.375rem !important;
    }
    .dragSlideLogos .logo_item img {
        width: 17.5rem;
    }
    .linkPage,
    .linkPost {
        font-size: 1.0625rem;
        padding: 0.375rem 0;
    }
    .linkPage_icon,
    .linkPost_icon {
        width: 0.875rem;
        height: 0.875rem;
        margin-left: 0.625rem;
    }
    .postList {
        padding: 4rem 0;
    }
    .projectCard_thumbnail {
        margin-bottom: 1.25rem;
    }
    .projectCard_info_heading {
        margin-bottom: 1.5rem;
    }
    .projectCard_info_desc {
        letter-spacing: 0.02em;
        font-size: 1rem;
        margin-bottom: 2rem;
    }
    .projectCard_info_cat .cat_item {
        font-size: 0.75rem;
    }
    .projectFat_info {
        top: 1.5rem;
        left: 1.5rem;
    }
    .projectFat_info_heading {
        margin-bottom: 0.5rem;
        font-size: 4.5rem;
    }
    .serviceContentBlock_heading {
        margin-bottom: 1.5rem;
    }
    .cursor {
        font-size: 0.9375rem;
        width: 10rem;
        height: 10rem;
    }
    .cursor_text {
        margin-bottom: 0.625rem;
    }
    .cursor_link_icon img {
        width: 0.875rem;
        height: 0.875rem;
    }
    .form-group--custom-select {
        border-bottom: 2px solid #343a40;
    }
    .pageLoading_processing {
        width: 17.5rem;
    }
    .pageLoading_item__h div {
        width: 22.55232vw;
        height: 32.39617vw;
    }
    .pageLoading_item__w div {
        height: 21.66689vw;
    }
    .video__player_btn {
        width: 10rem;
        height: 10rem;
    }
    .video__player .btn_text {
        font-size: 0.9375rem;
        margin-bottom: 0.625rem;
    }
    .video__player .btn_icon_child:nth-child(2) {
        left: calc(50% - 0.5rem);
    }
    .video__player .btn_icon_child {
        width: 1rem;
        height: 1rem;
    }
    .video_sound {
        padding: 2.5rem;
    }
    .video_btnMute {
        height: 5.5rem;
        width: 5.5rem;
    }
    .container {
        padding-left: 3.2292vw;
        padding-right: 3.2292vw;
    }
    .container-col-9 .col-lg-1 {
        flex: 0 0 11.11111%;
        max-width: 11.11111%;
    }
    .container-col-9 .offset-lg-1 {
        margin-left: 11.11111%;
    }
    .container-col-9 .col-lg-2 {
        flex: 0 0 22.22222%;
        max-width: 22.22222%;
    }
    .container-col-9 .offset-lg-2 {
        margin-left: 22.22222%;
    }
    .container-col-9 .col-lg-3 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .container-col-9 .offset-lg-3 {
        margin-left: 33.33333%;
    }
    .container-col-9 .col-lg-4 {
        flex: 0 0 44.44444%;
        max-width: 44.44444%;
    }
    .container-col-9 .offset-lg-4 {
        margin-left: 44.44444%;
    }
    .container-col-9 .col-lg-5 {
        flex: 0 0 55.55556%;
        max-width: 55.55556%;
    }
    .container-col-9 .offset-lg-5 {
        margin-left: 55.55556%;
    }
    .container-col-9 .col-lg-6 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .container-col-9 .offset-lg-6 {
        margin-left: 66.66667%;
    }
    .container-col-9 .col-lg-7 {
        flex: 0 0 77.77778%;
        max-width: 77.77778%;
    }
    .container-col-9 .offset-lg-7 {
        margin-left: 77.77778%;
    }
    .container-col-9 .col-lg-8 {
        flex: 0 0 88.88889%;
        max-width: 88.88889%;
    }
    .container-col-9 .offset-lg-8 {
        margin-left: 88.88889%;
    }
    .container-col-9 .col-lg-9 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .container-col-9 .offset-lg-9 {
        margin-left: 100%;
    }
    .container-col-8 .col-lg-1 {
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }
    .container-col-8 .offset-lg-1 {
        margin-left: 12.5%;
    }
    .container-col-8 .col-lg-2 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .container-col-8 .offset-lg-2 {
        margin-left: 25%;
    }
    .container-col-8 .col-lg-3 {
        flex: 0 0 37.5%;
        max-width: 37.5%;
    }
    .container-col-8 .offset-lg-3 {
        margin-left: 37.5%;
    }
    .container-col-8 .col-lg-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .container-col-8 .offset-lg-4 {
        margin-left: 50%;
    }
    .container-col-8 .col-lg-5 {
        flex: 0 0 62.5%;
        max-width: 62.5%;
    }
    .container-col-8 .offset-lg-5 {
        margin-left: 62.5%;
    }
    .container-col-8 .col-lg-6 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .container-col-8 .offset-lg-6 {
        margin-left: 75%;
    }
    .container-col-8 .col-lg-7 {
        flex: 0 0 87.5%;
        max-width: 87.5%;
    }
    .container-col-8 .offset-lg-7 {
        margin-left: 87.5%;
    }
    .container-col-8 .col-lg-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .container-col-8 .offset-lg-8 {
        margin-left: 100%;
    }
    .container-col-lg-7 .col-1 {
        flex: 0 0 14.28571%;
        max-width: 14.28571%;
    }
    .container-col-lg-7 .offset-1 {
        margin-left: 14.28571%;
    }
    .container-col-lg-7 .col-2 {
        flex: 0 0 28.57143%;
        max-width: 28.57143%;
    }
    .container-col-lg-7 .offset-2 {
        margin-left: 28.57143%;
    }
    .container-col-lg-7 .col-3 {
        flex: 0 0 42.85714%;
        max-width: 42.85714%;
    }
    .container-col-lg-7 .offset-3 {
        margin-left: 42.85714%;
    }
    .container-col-lg-7 .col-4 {
        flex: 0 0 57.14286%;
        max-width: 57.14286%;
    }
    .container-col-lg-7 .offset-4 {
        margin-left: 57.14286%;
    }
    .container-col-lg-7 .col-5 {
        flex: 0 0 71.42857%;
        max-width: 71.42857%;
    }
    .container-col-lg-7 .offset-5 {
        margin-left: 71.42857%;
    }
    .container-col-lg-7 .col-6 {
        flex: 0 0 85.71429%;
        max-width: 85.71429%;
    }
    .container-col-lg-7 .offset-6 {
        margin-left: 85.71429%;
    }
    .container-col-lg-7 .col-7 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .container-col-lg-7 .offset-7 {
        margin-left: 100%;
    }
    p {
        margin-bottom: 1.75rem;
    }
}
@media (min-width: 1400px) {
    .col-xl,
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 100%;
    }
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
    }
    .row-cols-xl-1 > * {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-xl-2 > * {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-xl-3 > * {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .row-cols-xl-4 > * {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-xl-5 > * {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-xl-6 > * {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first {
        order: -1;
    }
    .order-xl-last {
        order: 13;
    }
    .order-xl-0 {
        order: 0;
    }
    .order-xl-1 {
        order: 1;
    }
    .order-xl-2 {
        order: 2;
    }
    .order-xl-3 {
        order: 3;
    }
    .order-xl-4 {
        order: 4;
    }
    .order-xl-5 {
        order: 5;
    }
    .order-xl-6 {
        order: 6;
    }
    .order-xl-7 {
        order: 7;
    }
    .order-xl-8 {
        order: 8;
    }
    .order-xl-9 {
        order: 9;
    }
    .order-xl-10 {
        order: 10;
    }
    .order-xl-11 {
        order: 11;
    }
    .order-xl-12 {
        order: 12;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.33333%;
    }
    .offset-xl-2 {
        margin-left: 16.66667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.33333%;
    }
    .offset-xl-5 {
        margin-left: 41.66667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.33333%;
    }
    .offset-xl-8 {
        margin-left: 66.66667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.33333%;
    }
    .offset-xl-11 {
        margin-left: 91.66667%;
    }
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-row {
        display: table-row !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: inline-flex !important;
    }
    .flex-xl-row {
        flex-direction: row !important;
    }
    .flex-xl-column {
        flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-xl-wrap {
        flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-xl-fill {
        flex: 1 1 auto !important;
    }
    .flex-xl-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-xl-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-xl-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-xl-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-xl-start {
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        justify-content: center !important;
    }
    .justify-content-xl-between {
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        justify-content: space-around !important;
    }
    .align-items-xl-start {
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        align-items: center !important;
    }
    .align-items-xl-baseline {
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        align-items: stretch !important;
    }
    .align-content-xl-start {
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        align-content: center !important;
    }
    .align-content-xl-between {
        align-content: space-between !important;
    }
    .align-content-xl-around {
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        align-self: auto !important;
    }
    .align-self-xl-start {
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        align-self: center !important;
    }
    .align-self-xl-baseline {
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        align-self: stretch !important;
    }
    .text-xl-left {
        text-align: left !important;
    }
    .text-xl-right {
        text-align: right !important;
    }
    .text-xl-center {
        text-align: center !important;
    }
    .m-xl-0 {
        margin: 0 !important;
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }
    .m-xl-1 {
        margin: 0.625rem !important;
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.625rem !important;
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.625rem !important;
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.625rem !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.625rem !important;
    }
    .m-xl-2 {
        margin: 1.875rem !important;
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: 1.875rem !important;
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 1.875rem !important;
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 1.875rem !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 1.875rem !important;
    }
    .m-xl-3 {
        margin: 2.5rem !important;
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 2.5rem !important;
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 2.5rem !important;
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 2.5rem !important;
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 2.5rem !important;
    }
    .m-xl-4 {
        margin: 3.125rem !important;
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 3.125rem !important;
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 3.125rem !important;
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 3.125rem !important;
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 3.125rem !important;
    }
    .m-xl-5 {
        margin: 3.75rem !important;
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3.75rem !important;
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3.75rem !important;
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3.75rem !important;
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3.75rem !important;
    }
    .m-xl-0--6 {
        margin: 0.375rem !important;
    }
    .mt-xl-0--6,
    .my-xl-0--6 {
        margin-top: 0.375rem !important;
    }
    .mr-xl-0--6,
    .mx-xl-0--6 {
        margin-right: 0.375rem !important;
    }
    .mb-xl-0--6,
    .my-xl-0--6 {
        margin-bottom: 0.375rem !important;
    }
    .ml-xl-0--6,
    .mx-xl-0--6 {
        margin-left: 0.375rem !important;
    }
    .m-xl-1--5 {
        margin: 1rem !important;
    }
    .mt-xl-1--5,
    .my-xl-1--5 {
        margin-top: 1rem !important;
    }
    .mr-xl-1--5,
    .mx-xl-1--5 {
        margin-right: 1rem !important;
    }
    .mb-xl-1--5,
    .my-xl-1--5 {
        margin-bottom: 1rem !important;
    }
    .ml-xl-1--5,
    .mx-xl-1--5 {
        margin-left: 1rem !important;
    }
    .m-xl-2--0 {
        margin: 1.25rem !important;
    }
    .mt-xl-2--0,
    .my-xl-2--0 {
        margin-top: 1.25rem !important;
    }
    .mr-xl-2--0,
    .mx-xl-2--0 {
        margin-right: 1.25rem !important;
    }
    .mb-xl-2--0,
    .my-xl-2--0 {
        margin-bottom: 1.25rem !important;
    }
    .ml-xl-2--0,
    .mx-xl-2--0 {
        margin-left: 1.25rem !important;
    }
    .m-xl-2--5 {
        margin: 1.5625rem !important;
    }
    .mt-xl-2--5,
    .my-xl-2--5 {
        margin-top: 1.5625rem !important;
    }
    .mr-xl-2--5,
    .mx-xl-2--5 {
        margin-right: 1.5625rem !important;
    }
    .mb-xl-2--5,
    .my-xl-2--5 {
        margin-bottom: 1.5625rem !important;
    }
    .ml-xl-2--5,
    .mx-xl-2--5 {
        margin-left: 1.5625rem !important;
    }
    .m-xl-6 {
        margin: 5rem !important;
    }
    .mt-xl-6,
    .my-xl-6 {
        margin-top: 5rem !important;
    }
    .mr-xl-6,
    .mx-xl-6 {
        margin-right: 5rem !important;
    }
    .mb-xl-6,
    .my-xl-6 {
        margin-bottom: 5rem !important;
    }
    .ml-xl-6,
    .mx-xl-6 {
        margin-left: 5rem !important;
    }
    .m-xl-7 {
        margin: 6.25rem !important;
    }
    .mt-xl-7,
    .my-xl-7 {
        margin-top: 6.25rem !important;
    }
    .mr-xl-7,
    .mx-xl-7 {
        margin-right: 6.25rem !important;
    }
    .mb-xl-7,
    .my-xl-7 {
        margin-bottom: 6.25rem !important;
    }
    .ml-xl-7,
    .mx-xl-7 {
        margin-left: 6.25rem !important;
    }
    .m-xl-9 {
        margin: 8.75rem !important;
    }
    .mt-xl-9,
    .my-xl-9 {
        margin-top: 8.75rem !important;
    }
    .mr-xl-9,
    .mx-xl-9 {
        margin-right: 8.75rem !important;
    }
    .mb-xl-9,
    .my-xl-9 {
        margin-bottom: 8.75rem !important;
    }
    .ml-xl-9,
    .mx-xl-9 {
        margin-left: 8.75rem !important;
    }
    .m-xl-10 {
        margin: 10rem !important;
    }
    .mt-xl-10,
    .my-xl-10 {
        margin-top: 10rem !important;
    }
    .mr-xl-10,
    .mx-xl-10 {
        margin-right: 10rem !important;
    }
    .mb-xl-10,
    .my-xl-10 {
        margin-bottom: 10rem !important;
    }
    .ml-xl-10,
    .mx-xl-10 {
        margin-left: 10rem !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }
    .p-xl-1 {
        padding: 0.625rem !important;
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.625rem !important;
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.625rem !important;
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.625rem !important;
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.625rem !important;
    }
    .p-xl-2 {
        padding: 1.875rem !important;
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: 1.875rem !important;
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: 1.875rem !important;
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 1.875rem !important;
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: 1.875rem !important;
    }
    .p-xl-3 {
        padding: 2.5rem !important;
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 2.5rem !important;
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 2.5rem !important;
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 2.5rem !important;
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 2.5rem !important;
    }
    .p-xl-4 {
        padding: 3.125rem !important;
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 3.125rem !important;
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 3.125rem !important;
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 3.125rem !important;
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 3.125rem !important;
    }
    .p-xl-5 {
        padding: 3.75rem !important;
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3.75rem !important;
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3.75rem !important;
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3.75rem !important;
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3.75rem !important;
    }
    .p-xl-0--6 {
        padding: 0.375rem !important;
    }
    .pt-xl-0--6,
    .py-xl-0--6 {
        padding-top: 0.375rem !important;
    }
    .pr-xl-0--6,
    .px-xl-0--6 {
        padding-right: 0.375rem !important;
    }
    .pb-xl-0--6,
    .py-xl-0--6 {
        padding-bottom: 0.375rem !important;
    }
    .pl-xl-0--6,
    .px-xl-0--6 {
        padding-left: 0.375rem !important;
    }
    .p-xl-1--5 {
        padding: 1rem !important;
    }
    .pt-xl-1--5,
    .py-xl-1--5 {
        padding-top: 1rem !important;
    }
    .pr-xl-1--5,
    .px-xl-1--5 {
        padding-right: 1rem !important;
    }
    .pb-xl-1--5,
    .py-xl-1--5 {
        padding-bottom: 1rem !important;
    }
    .pl-xl-1--5,
    .px-xl-1--5 {
        padding-left: 1rem !important;
    }
    .p-xl-2--0 {
        padding: 1.25rem !important;
    }
    .pt-xl-2--0,
    .py-xl-2--0 {
        padding-top: 1.25rem !important;
    }
    .pr-xl-2--0,
    .px-xl-2--0 {
        padding-right: 1.25rem !important;
    }
    .pb-xl-2--0,
    .py-xl-2--0 {
        padding-bottom: 1.25rem !important;
    }
    .pl-xl-2--0,
    .px-xl-2--0 {
        padding-left: 1.25rem !important;
    }
    .p-xl-2--5 {
        padding: 1.5625rem !important;
    }
    .pt-xl-2--5,
    .py-xl-2--5 {
        padding-top: 1.5625rem !important;
    }
    .pr-xl-2--5,
    .px-xl-2--5 {
        padding-right: 1.5625rem !important;
    }
    .pb-xl-2--5,
    .py-xl-2--5 {
        padding-bottom: 1.5625rem !important;
    }
    .pl-xl-2--5,
    .px-xl-2--5 {
        padding-left: 1.5625rem !important;
    }
    .p-xl-6 {
        padding: 5rem !important;
    }
    .pt-xl-6,
    .py-xl-6 {
        padding-top: 5rem !important;
    }
    .pr-xl-6,
    .px-xl-6 {
        padding-right: 5rem !important;
    }
    .pb-xl-6,
    .py-xl-6 {
        padding-bottom: 5rem !important;
    }
    .pl-xl-6,
    .px-xl-6 {
        padding-left: 5rem !important;
    }
    .p-xl-7 {
        padding: 6.25rem !important;
    }
    .pt-xl-7,
    .py-xl-7 {
        padding-top: 6.25rem !important;
    }
    .pr-xl-7,
    .px-xl-7 {
        padding-right: 6.25rem !important;
    }
    .pb-xl-7,
    .py-xl-7 {
        padding-bottom: 6.25rem !important;
    }
    .pl-xl-7,
    .px-xl-7 {
        padding-left: 6.25rem !important;
    }
    .p-xl-9 {
        padding: 8.75rem !important;
    }
    .pt-xl-9,
    .py-xl-9 {
        padding-top: 8.75rem !important;
    }
    .pr-xl-9,
    .px-xl-9 {
        padding-right: 8.75rem !important;
    }
    .pb-xl-9,
    .py-xl-9 {
        padding-bottom: 8.75rem !important;
    }
    .pl-xl-9,
    .px-xl-9 {
        padding-left: 8.75rem !important;
    }
    .p-xl-10 {
        padding: 10rem !important;
    }
    .pt-xl-10,
    .py-xl-10 {
        padding-top: 10rem !important;
    }
    .pr-xl-10,
    .px-xl-10 {
        padding-right: 10rem !important;
    }
    .pb-xl-10,
    .py-xl-10 {
        padding-bottom: 10rem !important;
    }
    .pl-xl-10,
    .px-xl-10 {
        padding-left: 10rem !important;
    }
    .m-xl-n1 {
        margin: -0.625rem !important;
    }
    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -0.625rem !important;
    }
    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -0.625rem !important;
    }
    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -0.625rem !important;
    }
    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -0.625rem !important;
    }
    .m-xl-n2 {
        margin: -1.875rem !important;
    }
    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -1.875rem !important;
    }
    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -1.875rem !important;
    }
    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -1.875rem !important;
    }
    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -1.875rem !important;
    }
    .m-xl-n3 {
        margin: -2.5rem !important;
    }
    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -2.5rem !important;
    }
    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -2.5rem !important;
    }
    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -2.5rem !important;
    }
    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -2.5rem !important;
    }
    .m-xl-n4 {
        margin: -3.125rem !important;
    }
    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -3.125rem !important;
    }
    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -3.125rem !important;
    }
    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -3.125rem !important;
    }
    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -3.125rem !important;
    }
    .m-xl-n5 {
        margin: -3.75rem !important;
    }
    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3.75rem !important;
    }
    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3.75rem !important;
    }
    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3.75rem !important;
    }
    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3.75rem !important;
    }
    .m-xl-n0--6 {
        margin: -0.375rem !important;
    }
    .mt-xl-n0--6,
    .my-xl-n0--6 {
        margin-top: -0.375rem !important;
    }
    .mr-xl-n0--6,
    .mx-xl-n0--6 {
        margin-right: -0.375rem !important;
    }
    .mb-xl-n0--6,
    .my-xl-n0--6 {
        margin-bottom: -0.375rem !important;
    }
    .ml-xl-n0--6,
    .mx-xl-n0--6 {
        margin-left: -0.375rem !important;
    }
    .m-xl-n1--5 {
        margin: -1rem !important;
    }
    .mt-xl-n1--5,
    .my-xl-n1--5 {
        margin-top: -1rem !important;
    }
    .mr-xl-n1--5,
    .mx-xl-n1--5 {
        margin-right: -1rem !important;
    }
    .mb-xl-n1--5,
    .my-xl-n1--5 {
        margin-bottom: -1rem !important;
    }
    .ml-xl-n1--5,
    .mx-xl-n1--5 {
        margin-left: -1rem !important;
    }
    .m-xl-n2--0 {
        margin: -1.25rem !important;
    }
    .mt-xl-n2--0,
    .my-xl-n2--0 {
        margin-top: -1.25rem !important;
    }
    .mr-xl-n2--0,
    .mx-xl-n2--0 {
        margin-right: -1.25rem !important;
    }
    .mb-xl-n2--0,
    .my-xl-n2--0 {
        margin-bottom: -1.25rem !important;
    }
    .ml-xl-n2--0,
    .mx-xl-n2--0 {
        margin-left: -1.25rem !important;
    }
    .m-xl-n2--5 {
        margin: -1.5625rem !important;
    }
    .mt-xl-n2--5,
    .my-xl-n2--5 {
        margin-top: -1.5625rem !important;
    }
    .mr-xl-n2--5,
    .mx-xl-n2--5 {
        margin-right: -1.5625rem !important;
    }
    .mb-xl-n2--5,
    .my-xl-n2--5 {
        margin-bottom: -1.5625rem !important;
    }
    .ml-xl-n2--5,
    .mx-xl-n2--5 {
        margin-left: -1.5625rem !important;
    }
    .m-xl-n6 {
        margin: -5rem !important;
    }
    .mt-xl-n6,
    .my-xl-n6 {
        margin-top: -5rem !important;
    }
    .mr-xl-n6,
    .mx-xl-n6 {
        margin-right: -5rem !important;
    }
    .mb-xl-n6,
    .my-xl-n6 {
        margin-bottom: -5rem !important;
    }
    .ml-xl-n6,
    .mx-xl-n6 {
        margin-left: -5rem !important;
    }
    .m-xl-n7 {
        margin: -6.25rem !important;
    }
    .mt-xl-n7,
    .my-xl-n7 {
        margin-top: -6.25rem !important;
    }
    .mr-xl-n7,
    .mx-xl-n7 {
        margin-right: -6.25rem !important;
    }
    .mb-xl-n7,
    .my-xl-n7 {
        margin-bottom: -6.25rem !important;
    }
    .ml-xl-n7,
    .mx-xl-n7 {
        margin-left: -6.25rem !important;
    }
    .m-xl-n9 {
        margin: -8.75rem !important;
    }
    .mt-xl-n9,
    .my-xl-n9 {
        margin-top: -8.75rem !important;
    }
    .mr-xl-n9,
    .mx-xl-n9 {
        margin-right: -8.75rem !important;
    }
    .mb-xl-n9,
    .my-xl-n9 {
        margin-bottom: -8.75rem !important;
    }
    .ml-xl-n9,
    .mx-xl-n9 {
        margin-left: -8.75rem !important;
    }
    .m-xl-n10 {
        margin: -10rem !important;
    }
    .mt-xl-n10,
    .my-xl-n10 {
        margin-top: -10rem !important;
    }
    .mr-xl-n10,
    .mx-xl-n10 {
        margin-right: -10rem !important;
    }
    .mb-xl-n10,
    .my-xl-n10 {
        margin-bottom: -10rem !important;
    }
    .ml-xl-n10,
    .mx-xl-n10 {
        margin-left: -10rem !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
    .popup--main-body {
        max-width: 58rem;
    }
    .popup--main-body-actions {
        margin-top: 4rem;
    }
    .popup--main__btn {
        font-size: 1.25rem;
        padding: 1.125rem 0;
    }
    .container-col-9 .col-xl-1 {
        flex: 0 0 11.11111%;
        max-width: 11.11111%;
    }
    .container-col-9 .offset-xl-1 {
        margin-left: 11.11111%;
    }
    .container-col-9 .col-xl-2 {
        flex: 0 0 22.22222%;
        max-width: 22.22222%;
    }
    .container-col-9 .offset-xl-2 {
        margin-left: 22.22222%;
    }
    .container-col-9 .col-xl-3 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .container-col-9 .offset-xl-3 {
        margin-left: 33.33333%;
    }
    .container-col-9 .col-xl-4 {
        flex: 0 0 44.44444%;
        max-width: 44.44444%;
    }
    .container-col-9 .offset-xl-4 {
        margin-left: 44.44444%;
    }
    .container-col-9 .col-xl-5 {
        flex: 0 0 55.55556%;
        max-width: 55.55556%;
    }
    .container-col-9 .offset-xl-5 {
        margin-left: 55.55556%;
    }
    .container-col-9 .col-xl-6 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .container-col-9 .offset-xl-6 {
        margin-left: 66.66667%;
    }
    .container-col-9 .col-xl-7 {
        flex: 0 0 77.77778%;
        max-width: 77.77778%;
    }
    .container-col-9 .offset-xl-7 {
        margin-left: 77.77778%;
    }
    .container-col-9 .col-xl-8 {
        flex: 0 0 88.88889%;
        max-width: 88.88889%;
    }
    .container-col-9 .offset-xl-8 {
        margin-left: 88.88889%;
    }
    .container-col-9 .col-xl-9 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .container-col-9 .offset-xl-9 {
        margin-left: 100%;
    }
    .container-col-8 .col-xl-1 {
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }
    .container-col-8 .offset-xl-1 {
        margin-left: 12.5%;
    }
    .container-col-8 .col-xl-2 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .container-col-8 .offset-xl-2 {
        margin-left: 25%;
    }
    .container-col-8 .col-xl-3 {
        flex: 0 0 37.5%;
        max-width: 37.5%;
    }
    .container-col-8 .offset-xl-3 {
        margin-left: 37.5%;
    }
    .container-col-8 .col-xl-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .container-col-8 .offset-xl-4 {
        margin-left: 50%;
    }
    .container-col-8 .col-xl-5 {
        flex: 0 0 62.5%;
        max-width: 62.5%;
    }
    .container-col-8 .offset-xl-5 {
        margin-left: 62.5%;
    }
    .container-col-8 .col-xl-6 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .container-col-8 .offset-xl-6 {
        margin-left: 75%;
    }
    .container-col-8 .col-xl-7 {
        flex: 0 0 87.5%;
        max-width: 87.5%;
    }
    .container-col-8 .offset-xl-7 {
        margin-left: 87.5%;
    }
    .container-col-8 .col-xl-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .container-col-8 .offset-xl-8 {
        margin-left: 100%;
    }
}
@media (min-width: 1600px) {
    .col-xxl,
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 100%;
    }
    .col-xxl {
        flex-basis: 0;
        flex-grow: 1;
    }
    .row-cols-xxl-1 > * {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-xxl-2 > * {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-xxl-3 > * {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .row-cols-xxl-4 > * {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-xxl-5 > * {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-xxl-6 > * {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-xxl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-xxl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xxl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-xxl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-xxl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xxl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-xxl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-xxl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xxl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-xxl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-xxl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xxl-first {
        order: -1;
    }
    .order-xxl-last {
        order: 13;
    }
    .order-xxl-0 {
        order: 0;
    }
    .order-xxl-1 {
        order: 1;
    }
    .order-xxl-2 {
        order: 2;
    }
    .order-xxl-3 {
        order: 3;
    }
    .order-xxl-4 {
        order: 4;
    }
    .order-xxl-5 {
        order: 5;
    }
    .order-xxl-6 {
        order: 6;
    }
    .order-xxl-7 {
        order: 7;
    }
    .order-xxl-8 {
        order: 8;
    }
    .order-xxl-9 {
        order: 9;
    }
    .order-xxl-10 {
        order: 10;
    }
    .order-xxl-11 {
        order: 11;
    }
    .order-xxl-12 {
        order: 12;
    }
    .offset-xxl-0 {
        margin-left: 0;
    }
    .offset-xxl-1 {
        margin-left: 8.33333%;
    }
    .offset-xxl-2 {
        margin-left: 16.66667%;
    }
    .offset-xxl-3 {
        margin-left: 25%;
    }
    .offset-xxl-4 {
        margin-left: 33.33333%;
    }
    .offset-xxl-5 {
        margin-left: 41.66667%;
    }
    .offset-xxl-6 {
        margin-left: 50%;
    }
    .offset-xxl-7 {
        margin-left: 58.33333%;
    }
    .offset-xxl-8 {
        margin-left: 66.66667%;
    }
    .offset-xxl-9 {
        margin-left: 75%;
    }
    .offset-xxl-10 {
        margin-left: 83.33333%;
    }
    .offset-xxl-11 {
        margin-left: 91.66667%;
    }
    .d-xxl-none {
        display: none !important;
    }
    .d-xxl-inline {
        display: inline !important;
    }
    .d-xxl-inline-block {
        display: inline-block !important;
    }
    .d-xxl-block {
        display: block !important;
    }
    .d-xxl-table {
        display: table !important;
    }
    .d-xxl-table-row {
        display: table-row !important;
    }
    .d-xxl-table-cell {
        display: table-cell !important;
    }
    .d-xxl-flex {
        display: flex !important;
    }
    .d-xxl-inline-flex {
        display: inline-flex !important;
    }
    .flex-xxl-row {
        flex-direction: row !important;
    }
    .flex-xxl-column {
        flex-direction: column !important;
    }
    .flex-xxl-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-xxl-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-xxl-wrap {
        flex-wrap: wrap !important;
    }
    .flex-xxl-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-xxl-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-xxl-fill {
        flex: 1 1 auto !important;
    }
    .flex-xxl-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-xxl-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-xxl-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-xxl-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-xxl-start {
        justify-content: flex-start !important;
    }
    .justify-content-xxl-end {
        justify-content: flex-end !important;
    }
    .justify-content-xxl-center {
        justify-content: center !important;
    }
    .justify-content-xxl-between {
        justify-content: space-between !important;
    }
    .justify-content-xxl-around {
        justify-content: space-around !important;
    }
    .align-items-xxl-start {
        align-items: flex-start !important;
    }
    .align-items-xxl-end {
        align-items: flex-end !important;
    }
    .align-items-xxl-center {
        align-items: center !important;
    }
    .align-items-xxl-baseline {
        align-items: baseline !important;
    }
    .align-items-xxl-stretch {
        align-items: stretch !important;
    }
    .align-content-xxl-start {
        align-content: flex-start !important;
    }
    .align-content-xxl-end {
        align-content: flex-end !important;
    }
    .align-content-xxl-center {
        align-content: center !important;
    }
    .align-content-xxl-between {
        align-content: space-between !important;
    }
    .align-content-xxl-around {
        align-content: space-around !important;
    }
    .align-content-xxl-stretch {
        align-content: stretch !important;
    }
    .align-self-xxl-auto {
        align-self: auto !important;
    }
    .align-self-xxl-start {
        align-self: flex-start !important;
    }
    .align-self-xxl-end {
        align-self: flex-end !important;
    }
    .align-self-xxl-center {
        align-self: center !important;
    }
    .align-self-xxl-baseline {
        align-self: baseline !important;
    }
    .align-self-xxl-stretch {
        align-self: stretch !important;
    }
    .text-xxl-left {
        text-align: left !important;
    }
    .text-xxl-right {
        text-align: right !important;
    }
    .text-xxl-center {
        text-align: center !important;
    }
    .m-xxl-0 {
        margin: 0 !important;
    }
    .mt-xxl-0,
    .my-xxl-0 {
        margin-top: 0 !important;
    }
    .mr-xxl-0,
    .mx-xxl-0 {
        margin-right: 0 !important;
    }
    .mb-xxl-0,
    .my-xxl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xxl-0,
    .mx-xxl-0 {
        margin-left: 0 !important;
    }
    .m-xxl-1 {
        margin: 0.625rem !important;
    }
    .mt-xxl-1,
    .my-xxl-1 {
        margin-top: 0.625rem !important;
    }
    .mr-xxl-1,
    .mx-xxl-1 {
        margin-right: 0.625rem !important;
    }
    .mb-xxl-1,
    .my-xxl-1 {
        margin-bottom: 0.625rem !important;
    }
    .ml-xxl-1,
    .mx-xxl-1 {
        margin-left: 0.625rem !important;
    }
    .m-xxl-2 {
        margin: 1.875rem !important;
    }
    .mt-xxl-2,
    .my-xxl-2 {
        margin-top: 1.875rem !important;
    }
    .mr-xxl-2,
    .mx-xxl-2 {
        margin-right: 1.875rem !important;
    }
    .mb-xxl-2,
    .my-xxl-2 {
        margin-bottom: 1.875rem !important;
    }
    .ml-xxl-2,
    .mx-xxl-2 {
        margin-left: 1.875rem !important;
    }
    .m-xxl-3 {
        margin: 2.5rem !important;
    }
    .mt-xxl-3,
    .my-xxl-3 {
        margin-top: 2.5rem !important;
    }
    .mr-xxl-3,
    .mx-xxl-3 {
        margin-right: 2.5rem !important;
    }
    .mb-xxl-3,
    .my-xxl-3 {
        margin-bottom: 2.5rem !important;
    }
    .ml-xxl-3,
    .mx-xxl-3 {
        margin-left: 2.5rem !important;
    }
    .m-xxl-4 {
        margin: 3.125rem !important;
    }
    .mt-xxl-4,
    .my-xxl-4 {
        margin-top: 3.125rem !important;
    }
    .mr-xxl-4,
    .mx-xxl-4 {
        margin-right: 3.125rem !important;
    }
    .mb-xxl-4,
    .my-xxl-4 {
        margin-bottom: 3.125rem !important;
    }
    .ml-xxl-4,
    .mx-xxl-4 {
        margin-left: 3.125rem !important;
    }
    .m-xxl-5 {
        margin: 3.75rem !important;
    }
    .mt-xxl-5,
    .my-xxl-5 {
        margin-top: 3.75rem !important;
    }
    .mr-xxl-5,
    .mx-xxl-5 {
        margin-right: 3.75rem !important;
    }
    .mb-xxl-5,
    .my-xxl-5 {
        margin-bottom: 3.75rem !important;
    }
    .ml-xxl-5,
    .mx-xxl-5 {
        margin-left: 3.75rem !important;
    }
    .m-xxl-0--6 {
        margin: 0.375rem !important;
    }
    .mt-xxl-0--6,
    .my-xxl-0--6 {
        margin-top: 0.375rem !important;
    }
    .mr-xxl-0--6,
    .mx-xxl-0--6 {
        margin-right: 0.375rem !important;
    }
    .mb-xxl-0--6,
    .my-xxl-0--6 {
        margin-bottom: 0.375rem !important;
    }
    .ml-xxl-0--6,
    .mx-xxl-0--6 {
        margin-left: 0.375rem !important;
    }
    .m-xxl-1--5 {
        margin: 1rem !important;
    }
    .mt-xxl-1--5,
    .my-xxl-1--5 {
        margin-top: 1rem !important;
    }
    .mr-xxl-1--5,
    .mx-xxl-1--5 {
        margin-right: 1rem !important;
    }
    .mb-xxl-1--5,
    .my-xxl-1--5 {
        margin-bottom: 1rem !important;
    }
    .ml-xxl-1--5,
    .mx-xxl-1--5 {
        margin-left: 1rem !important;
    }
    .m-xxl-2--0 {
        margin: 1.25rem !important;
    }
    .mt-xxl-2--0,
    .my-xxl-2--0 {
        margin-top: 1.25rem !important;
    }
    .mr-xxl-2--0,
    .mx-xxl-2--0 {
        margin-right: 1.25rem !important;
    }
    .mb-xxl-2--0,
    .my-xxl-2--0 {
        margin-bottom: 1.25rem !important;
    }
    .ml-xxl-2--0,
    .mx-xxl-2--0 {
        margin-left: 1.25rem !important;
    }
    .m-xxl-2--5 {
        margin: 1.5625rem !important;
    }
    .mt-xxl-2--5,
    .my-xxl-2--5 {
        margin-top: 1.5625rem !important;
    }
    .mr-xxl-2--5,
    .mx-xxl-2--5 {
        margin-right: 1.5625rem !important;
    }
    .mb-xxl-2--5,
    .my-xxl-2--5 {
        margin-bottom: 1.5625rem !important;
    }
    .ml-xxl-2--5,
    .mx-xxl-2--5 {
        margin-left: 1.5625rem !important;
    }
    .m-xxl-6 {
        margin: 5rem !important;
    }
    .mt-xxl-6,
    .my-xxl-6 {
        margin-top: 5rem !important;
    }
    .mr-xxl-6,
    .mx-xxl-6 {
        margin-right: 5rem !important;
    }
    .mb-xxl-6,
    .my-xxl-6 {
        margin-bottom: 5rem !important;
    }
    .ml-xxl-6,
    .mx-xxl-6 {
        margin-left: 5rem !important;
    }
    .m-xxl-7 {
        margin: 6.25rem !important;
    }
    .mt-xxl-7,
    .my-xxl-7 {
        margin-top: 6.25rem !important;
    }
    .mr-xxl-7,
    .mx-xxl-7 {
        margin-right: 6.25rem !important;
    }
    .mb-xxl-7,
    .my-xxl-7 {
        margin-bottom: 6.25rem !important;
    }
    .ml-xxl-7,
    .mx-xxl-7 {
        margin-left: 6.25rem !important;
    }
    .m-xxl-9 {
        margin: 8.75rem !important;
    }
    .mt-xxl-9,
    .my-xxl-9 {
        margin-top: 8.75rem !important;
    }
    .mr-xxl-9,
    .mx-xxl-9 {
        margin-right: 8.75rem !important;
    }
    .mb-xxl-9,
    .my-xxl-9 {
        margin-bottom: 8.75rem !important;
    }
    .ml-xxl-9,
    .mx-xxl-9 {
        margin-left: 8.75rem !important;
    }
    .m-xxl-10 {
        margin: 10rem !important;
    }
    .mt-xxl-10,
    .my-xxl-10 {
        margin-top: 10rem !important;
    }
    .mr-xxl-10,
    .mx-xxl-10 {
        margin-right: 10rem !important;
    }
    .mb-xxl-10,
    .my-xxl-10 {
        margin-bottom: 10rem !important;
    }
    .ml-xxl-10,
    .mx-xxl-10 {
        margin-left: 10rem !important;
    }
    .p-xxl-0 {
        padding: 0 !important;
    }
    .pt-xxl-0,
    .py-xxl-0 {
        padding-top: 0 !important;
    }
    .pr-xxl-0,
    .px-xxl-0 {
        padding-right: 0 !important;
    }
    .pb-xxl-0,
    .py-xxl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xxl-0,
    .px-xxl-0 {
        padding-left: 0 !important;
    }
    .p-xxl-1 {
        padding: 0.625rem !important;
    }
    .pt-xxl-1,
    .py-xxl-1 {
        padding-top: 0.625rem !important;
    }
    .pr-xxl-1,
    .px-xxl-1 {
        padding-right: 0.625rem !important;
    }
    .pb-xxl-1,
    .py-xxl-1 {
        padding-bottom: 0.625rem !important;
    }
    .pl-xxl-1,
    .px-xxl-1 {
        padding-left: 0.625rem !important;
    }
    .p-xxl-2 {
        padding: 1.875rem !important;
    }
    .pt-xxl-2,
    .py-xxl-2 {
        padding-top: 1.875rem !important;
    }
    .pr-xxl-2,
    .px-xxl-2 {
        padding-right: 1.875rem !important;
    }
    .pb-xxl-2,
    .py-xxl-2 {
        padding-bottom: 1.875rem !important;
    }
    .pl-xxl-2,
    .px-xxl-2 {
        padding-left: 1.875rem !important;
    }
    .p-xxl-3 {
        padding: 2.5rem !important;
    }
    .pt-xxl-3,
    .py-xxl-3 {
        padding-top: 2.5rem !important;
    }
    .pr-xxl-3,
    .px-xxl-3 {
        padding-right: 2.5rem !important;
    }
    .pb-xxl-3,
    .py-xxl-3 {
        padding-bottom: 2.5rem !important;
    }
    .pl-xxl-3,
    .px-xxl-3 {
        padding-left: 2.5rem !important;
    }
    .p-xxl-4 {
        padding: 3.125rem !important;
    }
    .pt-xxl-4,
    .py-xxl-4 {
        padding-top: 3.125rem !important;
    }
    .pr-xxl-4,
    .px-xxl-4 {
        padding-right: 3.125rem !important;
    }
    .pb-xxl-4,
    .py-xxl-4 {
        padding-bottom: 3.125rem !important;
    }
    .pl-xxl-4,
    .px-xxl-4 {
        padding-left: 3.125rem !important;
    }
    .p-xxl-5 {
        padding: 3.75rem !important;
    }
    .pt-xxl-5,
    .py-xxl-5 {
        padding-top: 3.75rem !important;
    }
    .pr-xxl-5,
    .px-xxl-5 {
        padding-right: 3.75rem !important;
    }
    .pb-xxl-5,
    .py-xxl-5 {
        padding-bottom: 3.75rem !important;
    }
    .pl-xxl-5,
    .px-xxl-5 {
        padding-left: 3.75rem !important;
    }
    .p-xxl-0--6 {
        padding: 0.375rem !important;
    }
    .pt-xxl-0--6,
    .py-xxl-0--6 {
        padding-top: 0.375rem !important;
    }
    .pr-xxl-0--6,
    .px-xxl-0--6 {
        padding-right: 0.375rem !important;
    }
    .pb-xxl-0--6,
    .py-xxl-0--6 {
        padding-bottom: 0.375rem !important;
    }
    .pl-xxl-0--6,
    .px-xxl-0--6 {
        padding-left: 0.375rem !important;
    }
    .p-xxl-1--5 {
        padding: 1rem !important;
    }
    .pt-xxl-1--5,
    .py-xxl-1--5 {
        padding-top: 1rem !important;
    }
    .pr-xxl-1--5,
    .px-xxl-1--5 {
        padding-right: 1rem !important;
    }
    .pb-xxl-1--5,
    .py-xxl-1--5 {
        padding-bottom: 1rem !important;
    }
    .pl-xxl-1--5,
    .px-xxl-1--5 {
        padding-left: 1rem !important;
    }
    .p-xxl-2--0 {
        padding: 1.25rem !important;
    }
    .pt-xxl-2--0,
    .py-xxl-2--0 {
        padding-top: 1.25rem !important;
    }
    .pr-xxl-2--0,
    .px-xxl-2--0 {
        padding-right: 1.25rem !important;
    }
    .pb-xxl-2--0,
    .py-xxl-2--0 {
        padding-bottom: 1.25rem !important;
    }
    .pl-xxl-2--0,
    .px-xxl-2--0 {
        padding-left: 1.25rem !important;
    }
    .p-xxl-2--5 {
        padding: 1.5625rem !important;
    }
    .pt-xxl-2--5,
    .py-xxl-2--5 {
        padding-top: 1.5625rem !important;
    }
    .pr-xxl-2--5,
    .px-xxl-2--5 {
        padding-right: 1.5625rem !important;
    }
    .pb-xxl-2--5,
    .py-xxl-2--5 {
        padding-bottom: 1.5625rem !important;
    }
    .pl-xxl-2--5,
    .px-xxl-2--5 {
        padding-left: 1.5625rem !important;
    }
    .p-xxl-6 {
        padding: 5rem !important;
    }
    .pt-xxl-6,
    .py-xxl-6 {
        padding-top: 5rem !important;
    }
    .pr-xxl-6,
    .px-xxl-6 {
        padding-right: 5rem !important;
    }
    .pb-xxl-6,
    .py-xxl-6 {
        padding-bottom: 5rem !important;
    }
    .pl-xxl-6,
    .px-xxl-6 {
        padding-left: 5rem !important;
    }
    .p-xxl-7 {
        padding: 6.25rem !important;
    }
    .pt-xxl-7,
    .py-xxl-7 {
        padding-top: 6.25rem !important;
    }
    .pr-xxl-7,
    .px-xxl-7 {
        padding-right: 6.25rem !important;
    }
    .pb-xxl-7,
    .py-xxl-7 {
        padding-bottom: 6.25rem !important;
    }
    .pl-xxl-7,
    .px-xxl-7 {
        padding-left: 6.25rem !important;
    }
    .p-xxl-9 {
        padding: 8.75rem !important;
    }
    .pt-xxl-9,
    .py-xxl-9 {
        padding-top: 8.75rem !important;
    }
    .pr-xxl-9,
    .px-xxl-9 {
        padding-right: 8.75rem !important;
    }
    .pb-xxl-9,
    .py-xxl-9 {
        padding-bottom: 8.75rem !important;
    }
    .pl-xxl-9,
    .px-xxl-9 {
        padding-left: 8.75rem !important;
    }
    .p-xxl-10 {
        padding: 10rem !important;
    }
    .pt-xxl-10,
    .py-xxl-10 {
        padding-top: 10rem !important;
    }
    .pr-xxl-10,
    .px-xxl-10 {
        padding-right: 10rem !important;
    }
    .pb-xxl-10,
    .py-xxl-10 {
        padding-bottom: 10rem !important;
    }
    .pl-xxl-10,
    .px-xxl-10 {
        padding-left: 10rem !important;
    }
    .m-xxl-n1 {
        margin: -0.625rem !important;
    }
    .mt-xxl-n1,
    .my-xxl-n1 {
        margin-top: -0.625rem !important;
    }
    .mr-xxl-n1,
    .mx-xxl-n1 {
        margin-right: -0.625rem !important;
    }
    .mb-xxl-n1,
    .my-xxl-n1 {
        margin-bottom: -0.625rem !important;
    }
    .ml-xxl-n1,
    .mx-xxl-n1 {
        margin-left: -0.625rem !important;
    }
    .m-xxl-n2 {
        margin: -1.875rem !important;
    }
    .mt-xxl-n2,
    .my-xxl-n2 {
        margin-top: -1.875rem !important;
    }
    .mr-xxl-n2,
    .mx-xxl-n2 {
        margin-right: -1.875rem !important;
    }
    .mb-xxl-n2,
    .my-xxl-n2 {
        margin-bottom: -1.875rem !important;
    }
    .ml-xxl-n2,
    .mx-xxl-n2 {
        margin-left: -1.875rem !important;
    }
    .m-xxl-n3 {
        margin: -2.5rem !important;
    }
    .mt-xxl-n3,
    .my-xxl-n3 {
        margin-top: -2.5rem !important;
    }
    .mr-xxl-n3,
    .mx-xxl-n3 {
        margin-right: -2.5rem !important;
    }
    .mb-xxl-n3,
    .my-xxl-n3 {
        margin-bottom: -2.5rem !important;
    }
    .ml-xxl-n3,
    .mx-xxl-n3 {
        margin-left: -2.5rem !important;
    }
    .m-xxl-n4 {
        margin: -3.125rem !important;
    }
    .mt-xxl-n4,
    .my-xxl-n4 {
        margin-top: -3.125rem !important;
    }
    .mr-xxl-n4,
    .mx-xxl-n4 {
        margin-right: -3.125rem !important;
    }
    .mb-xxl-n4,
    .my-xxl-n4 {
        margin-bottom: -3.125rem !important;
    }
    .ml-xxl-n4,
    .mx-xxl-n4 {
        margin-left: -3.125rem !important;
    }
    .m-xxl-n5 {
        margin: -3.75rem !important;
    }
    .mt-xxl-n5,
    .my-xxl-n5 {
        margin-top: -3.75rem !important;
    }
    .mr-xxl-n5,
    .mx-xxl-n5 {
        margin-right: -3.75rem !important;
    }
    .mb-xxl-n5,
    .my-xxl-n5 {
        margin-bottom: -3.75rem !important;
    }
    .ml-xxl-n5,
    .mx-xxl-n5 {
        margin-left: -3.75rem !important;
    }
    .m-xxl-n0--6 {
        margin: -0.375rem !important;
    }
    .mt-xxl-n0--6,
    .my-xxl-n0--6 {
        margin-top: -0.375rem !important;
    }
    .mr-xxl-n0--6,
    .mx-xxl-n0--6 {
        margin-right: -0.375rem !important;
    }
    .mb-xxl-n0--6,
    .my-xxl-n0--6 {
        margin-bottom: -0.375rem !important;
    }
    .ml-xxl-n0--6,
    .mx-xxl-n0--6 {
        margin-left: -0.375rem !important;
    }
    .m-xxl-n1--5 {
        margin: -1rem !important;
    }
    .mt-xxl-n1--5,
    .my-xxl-n1--5 {
        margin-top: -1rem !important;
    }
    .mr-xxl-n1--5,
    .mx-xxl-n1--5 {
        margin-right: -1rem !important;
    }
    .mb-xxl-n1--5,
    .my-xxl-n1--5 {
        margin-bottom: -1rem !important;
    }
    .ml-xxl-n1--5,
    .mx-xxl-n1--5 {
        margin-left: -1rem !important;
    }
    .m-xxl-n2--0 {
        margin: -1.25rem !important;
    }
    .mt-xxl-n2--0,
    .my-xxl-n2--0 {
        margin-top: -1.25rem !important;
    }
    .mr-xxl-n2--0,
    .mx-xxl-n2--0 {
        margin-right: -1.25rem !important;
    }
    .mb-xxl-n2--0,
    .my-xxl-n2--0 {
        margin-bottom: -1.25rem !important;
    }
    .ml-xxl-n2--0,
    .mx-xxl-n2--0 {
        margin-left: -1.25rem !important;
    }
    .m-xxl-n2--5 {
        margin: -1.5625rem !important;
    }
    .mt-xxl-n2--5,
    .my-xxl-n2--5 {
        margin-top: -1.5625rem !important;
    }
    .mr-xxl-n2--5,
    .mx-xxl-n2--5 {
        margin-right: -1.5625rem !important;
    }
    .mb-xxl-n2--5,
    .my-xxl-n2--5 {
        margin-bottom: -1.5625rem !important;
    }
    .ml-xxl-n2--5,
    .mx-xxl-n2--5 {
        margin-left: -1.5625rem !important;
    }
    .m-xxl-n6 {
        margin: -5rem !important;
    }
    .mt-xxl-n6,
    .my-xxl-n6 {
        margin-top: -5rem !important;
    }
    .mr-xxl-n6,
    .mx-xxl-n6 {
        margin-right: -5rem !important;
    }
    .mb-xxl-n6,
    .my-xxl-n6 {
        margin-bottom: -5rem !important;
    }
    .ml-xxl-n6,
    .mx-xxl-n6 {
        margin-left: -5rem !important;
    }
    .m-xxl-n7 {
        margin: -6.25rem !important;
    }
    .mt-xxl-n7,
    .my-xxl-n7 {
        margin-top: -6.25rem !important;
    }
    .mr-xxl-n7,
    .mx-xxl-n7 {
        margin-right: -6.25rem !important;
    }
    .mb-xxl-n7,
    .my-xxl-n7 {
        margin-bottom: -6.25rem !important;
    }
    .ml-xxl-n7,
    .mx-xxl-n7 {
        margin-left: -6.25rem !important;
    }
    .m-xxl-n9 {
        margin: -8.75rem !important;
    }
    .mt-xxl-n9,
    .my-xxl-n9 {
        margin-top: -8.75rem !important;
    }
    .mr-xxl-n9,
    .mx-xxl-n9 {
        margin-right: -8.75rem !important;
    }
    .mb-xxl-n9,
    .my-xxl-n9 {
        margin-bottom: -8.75rem !important;
    }
    .ml-xxl-n9,
    .mx-xxl-n9 {
        margin-left: -8.75rem !important;
    }
    .m-xxl-n10 {
        margin: -10rem !important;
    }
    .mt-xxl-n10,
    .my-xxl-n10 {
        margin-top: -10rem !important;
    }
    .mr-xxl-n10,
    .mx-xxl-n10 {
        margin-right: -10rem !important;
    }
    .mb-xxl-n10,
    .my-xxl-n10 {
        margin-bottom: -10rem !important;
    }
    .ml-xxl-n10,
    .mx-xxl-n10 {
        margin-left: -10rem !important;
    }
    .m-xxl-auto {
        margin: auto !important;
    }
    .mt-xxl-auto,
    .my-xxl-auto {
        margin-top: auto !important;
    }
    .mr-xxl-auto,
    .mx-xxl-auto {
        margin-right: auto !important;
    }
    .mb-xxl-auto,
    .my-xxl-auto {
        margin-bottom: auto !important;
    }
    .ml-xxl-auto,
    .mx-xxl-auto {
        margin-left: auto !important;
    }
    body,
    html {
        font-size: 0.83334vw;
    }
    .container-col-9 .col-xxl-1 {
        flex: 0 0 11.11111%;
        max-width: 11.11111%;
    }
    .container-col-9 .offset-xxl-1 {
        margin-left: 11.11111%;
    }
    .container-col-9 .col-xxl-2 {
        flex: 0 0 22.22222%;
        max-width: 22.22222%;
    }
    .container-col-9 .offset-xxl-2 {
        margin-left: 22.22222%;
    }
    .container-col-9 .col-xxl-3 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .container-col-9 .offset-xxl-3 {
        margin-left: 33.33333%;
    }
    .container-col-9 .col-xxl-4 {
        flex: 0 0 44.44444%;
        max-width: 44.44444%;
    }
    .container-col-9 .offset-xxl-4 {
        margin-left: 44.44444%;
    }
    .container-col-9 .col-xxl-5 {
        flex: 0 0 55.55556%;
        max-width: 55.55556%;
    }
    .container-col-9 .offset-xxl-5 {
        margin-left: 55.55556%;
    }
    .container-col-9 .col-xxl-6 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .container-col-9 .offset-xxl-6 {
        margin-left: 66.66667%;
    }
    .container-col-9 .col-xxl-7 {
        flex: 0 0 77.77778%;
        max-width: 77.77778%;
    }
    .container-col-9 .offset-xxl-7 {
        margin-left: 77.77778%;
    }
    .container-col-9 .col-xxl-8 {
        flex: 0 0 88.88889%;
        max-width: 88.88889%;
    }
    .container-col-9 .offset-xxl-8 {
        margin-left: 88.88889%;
    }
    .container-col-9 .col-xxl-9 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .container-col-9 .offset-xxl-9 {
        margin-left: 100%;
    }
    .container-col-8 .col-xxl-1 {
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }
    .container-col-8 .offset-xxl-1 {
        margin-left: 12.5%;
    }
    .container-col-8 .col-xxl-2 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .container-col-8 .offset-xxl-2 {
        margin-left: 25%;
    }
    .container-col-8 .col-xxl-3 {
        flex: 0 0 37.5%;
        max-width: 37.5%;
    }
    .container-col-8 .offset-xxl-3 {
        margin-left: 37.5%;
    }
    .container-col-8 .col-xxl-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .container-col-8 .offset-xxl-4 {
        margin-left: 50%;
    }
    .container-col-8 .col-xxl-5 {
        flex: 0 0 62.5%;
        max-width: 62.5%;
    }
    .container-col-8 .offset-xxl-5 {
        margin-left: 62.5%;
    }
    .container-col-8 .col-xxl-6 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .container-col-8 .offset-xxl-6 {
        margin-left: 75%;
    }
    .container-col-8 .col-xxl-7 {
        flex: 0 0 87.5%;
        max-width: 87.5%;
    }
    .container-col-8 .offset-xxl-7 {
        margin-left: 87.5%;
    }
    .container-col-8 .col-xxl-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .container-col-8 .offset-xxl-8 {
        margin-left: 100%;
    }
}
@media print {
    .d-print-none {
        display: none !important;
    }
    .d-print-inline {
        display: inline !important;
    }
    .d-print-inline-block {
        display: inline-block !important;
    }
    .d-print-block {
        display: block !important;
    }
    .d-print-table {
        display: table !important;
    }
    .d-print-table-row {
        display: table-row !important;
    }
    .d-print-table-cell {
        display: table-cell !important;
    }
    .d-print-flex {
        display: flex !important;
    }
    .d-print-inline-flex {
        display: inline-flex !important;
    }
}
@media (min-width: 768px) and (max-width: 1119.98px) {
    body,
    html {
        font-size: 2.08334vw;
    }
    .spacing__md {
        height: 2.5rem;
    }
    .spacing__sm {
        height: 2rem;
    }
    .main {
        padding-top: 5rem;
    }
    .heading__supper {
        font-size: 28.85447vw;
    }
    .heading__page {
        font-size: 6.875rem;
    }
    .about_top_info .section__dot {
        top: -0.75em;
    }
    .teamsContainer_header .section__dot {
        margin-top: 0.1em;
    }
    .about_thumbnail {
        margin-top: -4.0625rem;
    }
    .categoryArticle_header .section__dot {
        margin-bottom: 0.2em;
    }
    .contactInfo_direaction {
        top: 0.6875rem;
    }
    .contactInfo_socials {
        padding-top: 0.5625rem;
    }
    .page--hasTop .section__dot {
        margin-bottom: 0.16em;
    }
    .sectionInfo .desc__large {
        max-width: 20.9375rem;
    }
    .sectionNews {
        padding-bottom: 1.875rem;
    }
    .sectionNews .desc__still {
        top: -0.02em;
    }
    .sectionNews_row__header {
        margin-bottom: 4.6875rem;
    }
    .home .heading__supper {
        margin-bottom: 1.875rem;
    }
    .service__number {
        font-size: 2rem;
        margin-top: 1em;
    }
    .services-section__header .desc__still,
    .services-section__header .section__dot {
        margin-bottom: 0.15em;
    }
    .services-section__header .desc__still {
        margin-bottom: 0.4em;
    }
    .serviceProjects_inner .desc__still {
        top: -1em;
    }
    .productSingle_header_thumbnail .object__image--fit {
        height: 45.57292vw;
    }
    .footer {
        padding-bottom: 2.5rem;
    }
    .footer_row__top {
        margin-bottom: 3.75rem;
    }
    .footer_row__top ul {
        margin-top: 0.3125rem;
    }
    .footer_row__bottom ul li {
        line-height: 0;
    }
    .header {
        padding-top: 1.875rem;
        padding-bottom: 1.5625rem;
    }
    .header_menuMobile_info,
    .header_menuMobile_label {
        font-size: 1.17188vh;
    }
    .header_menuMobile .header_menu_mobile a {
        font-size: 7.29167vh;
        line-height: 8.72396vh;
    }
    .header_menuMobile .header_menu_mobile li:nth-child(3) {
        margin-bottom: 5.37109vh;
    }
    .header_menuMobile .container {
        padding-bottom: 3.90625vh;
    }
    .header_menuMobile_inner {
        padding-top: 18.06641vh;
    }
    .header_menuMobile_col__menu .header_menuMobile_label {
        margin-bottom: 1.5625rem;
    }
    .header_menuMobile_heading {
        font-size: 10.9375vh;
    }
    .productSingle_next {
        margin-bottom: 5rem;
    }
    .productSingle_next .bigLink {
        padding: 0 !important;
    }
    .productSingle_next .lineSection {
        margin-bottom: 6.25rem;
    }
    .productSingle_next_thumbnail__card {
        width: 12.63021vw;
        height: 9.375vw;
    }
    .productSingle_next_thumbnail__hero {
        width: 24.08854vw;
        height: 14.58333vw;
    }
    .recognitions_header_content_desc {
        margin-bottom: 1.6em;
    }
    .recognition_item_info {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
    .serviceCategory {
        margin-bottom: 2.5rem;
    }
    .serviceCategory_header_tabs {
        line-height: 1;
    }
    .serviceCategory_header .desc__still {
        margin-bottom: 1.8em;
    }
    .serviceCategory_term_works {
        margin-right: -0.25rem;
        margin-left: -0.25rem;
    }
    .serviceCategory_term_works li {
        padding-right: 0.25rem;
        padding-left: 0.25rem;
    }
    .serviceCategory_projects_lists.is-open {
        margin-bottom: 7.5rem;
    }
    .serviceCategory_projects_lists {
        grid-gap: 0.5rem;
    }
    .serviceCategory_projects_lists .projectFat__0 {
        grid-column: 1 / span 7;
    }
    .serviceCategory_projects_lists .projectFat__1 {
        grid-column: 8 / span 5;
    }
    .serviceCategory_projects_lists .projectFat__2 {
        grid-column: 4 / span 4;
    }
    .serviceCategory_projects_lists .projectFat__3 {
        grid-column: 1 / span 7;
    }
    .serviceCategory_projects_lists .projectFat__4 {
        grid-column: 8 / span 4;
    }
    .serviceCategory_projects_lists .projectFat__5 {
        grid-column: 6 / span 8;
    }
    .serviceCategory_projects_lists .projectFat__6 {
        grid-column: 1 / span 5;
    }
    .serviceCategory_projects_lists .projectFat__7 {
        grid-column: 1 / span 7;
    }
    .serviceCategory_projects_lists .projectFat__8 {
        grid-column: 8 / span 5;
    }
    .serviceCategory_projects_lists .projectFat__9 {
        grid-column: 4 / span 4;
    }
    .serviceCategory_projects_lists .projectFat__10 {
        grid-column: 1 / span 7;
    }
    .serviceCategory_projects_lists .projectFat__11 {
        grid-column: 8 / span 4;
    }
    .serviceCategory_projects_lists .projectFat__12 {
        grid-column: 6 / span 8;
    }
    .serviceCategory_projects_lists .projectFat__13 {
        grid-column: 1 / span 5;
    }
    .serviceCategory_projects_lists .projectFat__14 {
        grid-column: 1 / span 7;
    }
    .serviceCategory_projects_lists .projectFat__15 {
        grid-column: 8 / span 5;
    }
    .serviceCategory_projects_lists .projectFat__16 {
        grid-column: 4 / span 4;
    }
    .serviceCategory_projects_lists .projectFat__17 {
        grid-column: 1 / span 7;
    }
    .serviceCategory_projects_lists .projectFat__18 {
        grid-column: 8 / span 4;
    }
    .serviceCategory_projects_lists .projectFat__19 {
        grid-column: 6 / span 8;
    }
    .serviceCategory_projects_lists .projectFat__20 {
        grid-column: 1 / span 5;
    }
    .serviceCategory_projects_lists .projectFat__21 {
        grid-column: 1 / span 7;
    }
    .serviceCategory_projects_lists .projectFat__22 {
        grid-column: 8 / span 5;
    }
    .serviceCategory_projects_lists .projectFat__23 {
        grid-column: 4 / span 4;
    }
    .serviceCategory_projects_lists .projectFat__24 {
        grid-column: 1 / span 7;
    }
    .serviceCategory_projects_lists .projectFat__25 {
        grid-column: 8 / span 4;
    }
    .serviceCategory_projects_lists .projectFat__26 {
        grid-column: 6 / span 8;
    }
    .serviceCategory_projects_lists .projectFat__27 {
        grid-column: 1 / span 5;
    }
    .serviceCategory_projects_lists .projectFat__28 {
        grid-column: 1 / span 7;
    }
    .serviceCategory_projects_lists .projectFat__29 {
        grid-column: 8 / span 5;
    }
    .serviceCategory_projects_lists .projectFat__30 {
        grid-column: 4 / span 4;
    }
    .serviceCategory_projects_lists .projectFat__31 {
        grid-column: 1 / span 7;
    }
    .serviceCategory_projects_lists .projectFat__32 {
        grid-column: 8 / span 4;
    }
    .serviceCategory_projects_lists .projectFat__33 {
        grid-column: 6 / span 8;
    }
    .serviceCategory_projects_lists .projectFat__34 {
        grid-column: 1 / span 5;
    }
    .serviceCategory_projects_lists .projectFat__35 {
        grid-column: 1 / span 7;
    }
    .serviceCategory_projects_lists .projectFat__36 {
        grid-column: 8 / span 5;
    }
    .serviceCategory_projects_lists .projectFat__37 {
        grid-column: 4 / span 4;
    }
    .serviceCategory_projects_lists .projectFat__38 {
        grid-column: 1 / span 7;
    }
    .serviceCategory_projects_lists .projectFat__39 {
        grid-column: 8 / span 4;
    }
    .serviceCategory_projects_lists .projectFat__40 {
        grid-column: 6 / span 8;
    }
    .serviceCategory_projects_lists .projectFat__41 {
        grid-column: 1 / span 5;
    }
    .serviceCategory_projects_lists .projectFat__42 {
        grid-column: 1 / span 7;
    }
    .serviceCategory_projects_lists .projectFat__43 {
        grid-column: 8 / span 5;
    }
    .serviceCategory_projects_lists .projectFat__44 {
        grid-column: 4 / span 4;
    }
    .serviceCategory_projects_lists .projectFat__45 {
        grid-column: 1 / span 7;
    }
    .serviceCategory_projects_lists .projectFat__46 {
        grid-column: 8 / span 4;
    }
    .serviceCategory_projects_lists .projectFat__47 {
        grid-column: 6 / span 8;
    }
    .serviceCategory_projects_lists .projectFat__48 {
        grid-column: 1 / span 5;
    }
    .serviceCategory_projects_lists .projectFat__49 {
        grid-column: 1 / span 7;
    }
    .serviceCategory_projects_lists .projectFat__50 {
        grid-column: 8 / span 5;
    }
    .serviceCategory_projects_lists .projectFat__51 {
        grid-column: 4 / span 4;
    }
    .serviceCategory_projects_lists .projectFat__52 {
        grid-column: 1 / span 7;
    }
    .serviceCategory_projects_lists .projectFat__53 {
        grid-column: 8 / span 4;
    }
    .serviceCategory_projects_lists .projectFat__54 {
        grid-column: 6 / span 8;
    }
    .serviceCategory_projects_lists .projectFat__55 {
        grid-column: 1 / span 5;
    }
    .team_info {
        margin-top: -1.5625rem;
    }
    .aboutOur_interactive_inner .thumb__item {
        flex: 0 0 40%;
        max-width: 40%;
    }
    .aboutOur_interactive_inner .thumb__item:not(:last-child) {
        margin-right: 1.75rem;
    }
    .bigLink {
        font-size: 6.875rem;
    }
    .singleArticle .socials {
        padding-top: 1rem;
    }
    .singleArticle_content_sharing {
        margin-top: 0.125rem;
    }
    .linkPage__back .linkPage_icon img {
        width: 0.75rem;
        height: 0.75rem;
    }
    .upSite {
        margin-bottom: 0.3125rem;
    }
    .upSite_icon svg {
        width: 0.9375rem;
        height: 1.0625rem;
    }
    .dragSlideLogos .logo_item img {
        width: 10rem;
    }
    .postList {
        padding: 2.5rem 0;
    }
    .serviceContentBlock .section__number {
        margin-bottom: 1rem;
    }
    .pageLoading_number {
        font-size: 4.5rem;
    }
    .pageLoading_processing {
        width: 7.5rem;
    }
    .pageLoading_item__h div {
        width: 36.19792vw;
        height: 52.08333vw;
    }
    .pageLoading_item__w div {
        height: 34.89583vw;
    }
    .popup--main-body {
        max-width: 40.25rem;
    }
    .popup--main-body-actions {
        margin-top: 1.875rem;
    }
    .popup--main__btn {
        font-size: 0.8125rem;
        padding: 1rem 0;
    }
    .video_sound {
        padding: 0.625rem;
    }
    .video_btnMute {
        height: 2.375rem;
        width: 2.375rem;
    }
    .video_btnMute_icon img {
        width: 0.75rem;
        height: auto;
    }
    .container {
        padding-left: 5.20833vw;
        padding-right: 5.20833vw;
    }
}
@media (max-width: 767.98px) {
    body,
    html {
        font-size: 4.26667vw;
    }
    .spacing__sm {
        height: 2.5rem;
    }
    .heading__supper {
        font-size: 29.42739vw;
    }
    .section__bgLabel {
        font-size: 6.875rem;
    }
    .about_top_info .section__dot {
        top: -0.15em;
    }
    .about_top_info_label .col__inner > div:first-child {
        flex: 0 0 50%;
    }
    .about_top_info_label .col__inner > div:nth-child(2) {
        flex: 0 0 auto;
        margin-left: auto;
    }
    .about_thumbnail {
        margin-top: -3.125rem;
    }
    .about_thumbnail .vc_single_image-wrapper {
        height: 14.75rem;
    }
    .categoryArticle_header .section__dot {
        margin-bottom: 0.2em;
    }
    .singleArticle_header {
        padding-top: 2.5rem;
    }
    .singleArticle_thumbnail {
        padding-bottom: 1.25rem;
    }
    .singleArticle_thumbnail .object__image--fit {
        height: 16.125rem;
    }
    .contactInfo .linkPage {
        margin-top: 0.5625rem;
    }
    .sectionInfo .section__number {
        margin-top: 0.1875rem;
    }
    .home .scroll_line {
        margin-bottom: 0.625rem;
    }
    .productSingle_header_thumbnail .object__image--fit {
        height: 23.125rem;
    }
    .footer_row__top a {
        line-height: 170%;
    }
    .footer_row__bottom ul li {
        line-height: 0;
    }
    .header {
        padding-top: 1.25rem;
        padding-bottom: 1rem;
    }
    .header_menuMobile .header_menu_mobile a {
        font-size: 3rem;
        line-height: 3.3125rem;
    }
    .header_menuMobile .container {
        padding-bottom: 0.5625rem;
    }
    .header_menuMobile_inner {
        padding-top: 16.66667vh;
    }
    .header_menuMobile_col__menu {
        padding-left: 2.25rem;
    }
    .serviceCategory {
        overflow: hidden;
        margin-bottom: 3.75rem;
    }
    .serviceCategory_header_tabs {
        line-height: 1;
    }
    .serviceCategory_header .desc__still {
        margin-bottom: 1.8em;
    }
    .serviceCategory_projects_lists.is-open {
        margin-bottom: 3.75rem;
    }
    .aboutOur_interactive_inner .thumb__item {
        flex: 0 0 70%;
        max-width: 70%;
    }
    .aboutOur_interactive_inner .thumb__item:not(:last-child) {
        margin-right: 1.25rem;
    }
    .singleArticle_content_sharing_sticky {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid var(--gray);
        padding-bottom: 1.25rem;
        margin-bottom: 3.125rem;
    }
    .upSite {
        position: absolute;
        top: -7.1875rem;
    }
    .upSite_icon svg {
        width: 0.9375rem;
        height: 1.0625rem;
    }
    .serviceContentBlock .section__number {
        margin-bottom: 1rem;
    }
    .form-check-label span.label {
        width: calc(100% - 2.75rem);
    }
    .select-group__alert {
        font-size: 12px;
    }
    #gg--map {
        height: 600px;
    }
    .pageLoading_number {
        font-size: 3.5rem;
    }
    .popup--main {
        padding-top: 60px;
    }
    .popup--main-body {
        padding: 3.125rem 1.25rem;
    }
    .popup--main-body .h2 {
        font-size: 1.625rem !important;
    }
    .popup--main-body-actions {
        margin-top: 1.5rem;
    }
    .popup--main__btn {
        font-size: 0.875rem;
        padding: 0.8125rem 0;
    }
    .popup--main--full .popup--main-body > .container {
        padding-bottom: 60px;
    }
    .popupClose--white {
        font-size: 15px;
    }
    .popupClose__text {
        margin-right: 10px;
    }
    .popupClose img {
        width: 23px;
        height: 23px;
    }
    .video_sound {
        padding: 0.3125rem;
    }
    .video_btnMute {
        height: 1.75rem;
        width: 1.75rem;
    }
    .video_btnMute_icon img {
        width: 0.625rem;
        height: auto;
    }
    .container {
        padding-left: 4.53333vw;
        padding-right: 4.53333vw;
    }
}
@media (max-width: 1119.98px) {
    .sectionProjects_row__textBg .desc__still {
        margin-bottom: 0;
        top: -0.5em;
    }
    .sectionInfo_link__left:not(:last-child) {
        margin-right: 0.9375rem;
    }
    .header_container {
        position: relative;
    }
    .header_logo img {
        width: 2rem;
    }
    .header_timer {
        position: absolute;
        text-align: center;
        left: 0;
        width: 100%;
        font-size: 0.625rem;
        top: 50%;
        transform: translateY(-50%);
    }
    .aboutOur_interactive.cursor-none * {
        cursor: default !important;
    }
    .aboutOur_interactive_inner {
        display: flex;
        flex-wrap: nowrap;
    }
    .aboutOur_interactive_inner .thumb__item img {
        -o-object-fit: contain !important;
        object-fit: contain !important;
        -o-object-position: top center;
        object-position: top center;
    }
    .singleArticle .socials .social__item:not(:first-child) {
        margin-left: 1rem;
    }
    .js-handler-cursor--view.cursor-none,
    .js-handler-cursor--view.cursor-none * {
        cursor: default !important;
    }
    .form-group--custom-select {
        border-bottom: 1.5px solid #343a40;
    }
}
@media (any-hover: hover) {
    .sectionProjectsWrapper {
        touch-action: pan-y;
    }
    .projectCard:hover .projectCard_thumbnail img {
        transform: scale(1.2);
        transition: transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    }
    .projectFat_info {
        opacity: 0;
    }
    .custom--select-drop-wrap ul li.active,
    .custom--select-drop-wrap ul li:hover {
        background: #f9f8fc;
    }
    .popup--main__btn--text:hover {
        color: #343a40;
    }
    .popup--main__btn--bg:hover {
        background-color: #fd7e14;
    }
}
@media (min-width: 1120px) and (max-width: 1399.98px) {
    .popup--main-body {
        max-width: 43.125rem;
    }
    .popup--main-body-actions {
        margin-top: 2.5rem;
    }
    .popup--main__btn {
        font-size: 1rem;
        padding: 1.25rem 0;
    }
}
@media (min-width: 1120px) and (min-width: 768px) {
    .container-col-lg-7 .col-sm-1 {
        flex: 0 0 14.28571%;
        max-width: 14.28571%;
    }
    .container-col-lg-7 .offset-sm-1 {
        margin-left: 14.28571%;
    }
    .container-col-lg-7 .col-sm-2 {
        flex: 0 0 28.57143%;
        max-width: 28.57143%;
    }
    .container-col-lg-7 .offset-sm-2 {
        margin-left: 28.57143%;
    }
    .container-col-lg-7 .col-sm-3 {
        flex: 0 0 42.85714%;
        max-width: 42.85714%;
    }
    .container-col-lg-7 .offset-sm-3 {
        margin-left: 42.85714%;
    }
    .container-col-lg-7 .col-sm-4 {
        flex: 0 0 57.14286%;
        max-width: 57.14286%;
    }
    .container-col-lg-7 .offset-sm-4 {
        margin-left: 57.14286%;
    }
    .container-col-lg-7 .col-sm-5 {
        flex: 0 0 71.42857%;
        max-width: 71.42857%;
    }
    .container-col-lg-7 .offset-sm-5 {
        margin-left: 71.42857%;
    }
    .container-col-lg-7 .col-sm-6 {
        flex: 0 0 85.71429%;
        max-width: 85.71429%;
    }
    .container-col-lg-7 .offset-sm-6 {
        margin-left: 85.71429%;
    }
    .container-col-lg-7 .col-sm-7 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .container-col-lg-7 .offset-sm-7 {
        margin-left: 100%;
    }
}
@media (min-width: 1120px) and (min-width: 1024px) {
    .container-col-lg-7 .col-md-1 {
        flex: 0 0 14.28571%;
        max-width: 14.28571%;
    }
    .container-col-lg-7 .offset-md-1 {
        margin-left: 14.28571%;
    }
    .container-col-lg-7 .col-md-2 {
        flex: 0 0 28.57143%;
        max-width: 28.57143%;
    }
    .container-col-lg-7 .offset-md-2 {
        margin-left: 28.57143%;
    }
    .container-col-lg-7 .col-md-3 {
        flex: 0 0 42.85714%;
        max-width: 42.85714%;
    }
    .container-col-lg-7 .offset-md-3 {
        margin-left: 42.85714%;
    }
    .container-col-lg-7 .col-md-4 {
        flex: 0 0 57.14286%;
        max-width: 57.14286%;
    }
    .container-col-lg-7 .offset-md-4 {
        margin-left: 57.14286%;
    }
    .container-col-lg-7 .col-md-5 {
        flex: 0 0 71.42857%;
        max-width: 71.42857%;
    }
    .container-col-lg-7 .offset-md-5 {
        margin-left: 71.42857%;
    }
    .container-col-lg-7 .col-md-6 {
        flex: 0 0 85.71429%;
        max-width: 85.71429%;
    }
    .container-col-lg-7 .offset-md-6 {
        margin-left: 85.71429%;
    }
    .container-col-lg-7 .col-md-7 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .container-col-lg-7 .offset-md-7 {
        margin-left: 100%;
    }
}
@media (min-width: 1120px) and (min-width: 1120px) {
    .container-col-lg-7 .col-lg-1 {
        flex: 0 0 14.28571%;
        max-width: 14.28571%;
    }
    .container-col-lg-7 .offset-lg-1 {
        margin-left: 14.28571%;
    }
    .container-col-lg-7 .col-lg-2 {
        flex: 0 0 28.57143%;
        max-width: 28.57143%;
    }
    .container-col-lg-7 .offset-lg-2 {
        margin-left: 28.57143%;
    }
    .container-col-lg-7 .col-lg-3 {
        flex: 0 0 42.85714%;
        max-width: 42.85714%;
    }
    .container-col-lg-7 .offset-lg-3 {
        margin-left: 42.85714%;
    }
    .container-col-lg-7 .col-lg-4 {
        flex: 0 0 57.14286%;
        max-width: 57.14286%;
    }
    .container-col-lg-7 .offset-lg-4 {
        margin-left: 57.14286%;
    }
    .container-col-lg-7 .col-lg-5 {
        flex: 0 0 71.42857%;
        max-width: 71.42857%;
    }
    .container-col-lg-7 .offset-lg-5 {
        margin-left: 71.42857%;
    }
    .container-col-lg-7 .col-lg-6 {
        flex: 0 0 85.71429%;
        max-width: 85.71429%;
    }
    .container-col-lg-7 .offset-lg-6 {
        margin-left: 85.71429%;
    }
    .container-col-lg-7 .col-lg-7 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .container-col-lg-7 .offset-lg-7 {
        margin-left: 100%;
    }
}
@media (min-width: 1120px) and (min-width: 1400px) {
    .container-col-lg-7 .col-xl-1 {
        flex: 0 0 14.28571%;
        max-width: 14.28571%;
    }
    .container-col-lg-7 .offset-xl-1 {
        margin-left: 14.28571%;
    }
    .container-col-lg-7 .col-xl-2 {
        flex: 0 0 28.57143%;
        max-width: 28.57143%;
    }
    .container-col-lg-7 .offset-xl-2 {
        margin-left: 28.57143%;
    }
    .container-col-lg-7 .col-xl-3 {
        flex: 0 0 42.85714%;
        max-width: 42.85714%;
    }
    .container-col-lg-7 .offset-xl-3 {
        margin-left: 42.85714%;
    }
    .container-col-lg-7 .col-xl-4 {
        flex: 0 0 57.14286%;
        max-width: 57.14286%;
    }
    .container-col-lg-7 .offset-xl-4 {
        margin-left: 57.14286%;
    }
    .container-col-lg-7 .col-xl-5 {
        flex: 0 0 71.42857%;
        max-width: 71.42857%;
    }
    .container-col-lg-7 .offset-xl-5 {
        margin-left: 71.42857%;
    }
    .container-col-lg-7 .col-xl-6 {
        flex: 0 0 85.71429%;
        max-width: 85.71429%;
    }
    .container-col-lg-7 .offset-xl-6 {
        margin-left: 85.71429%;
    }
    .container-col-lg-7 .col-xl-7 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .container-col-lg-7 .offset-xl-7 {
        margin-left: 100%;
    }
}
@media (min-width: 1120px) and (min-width: 1600px) {
    .container-col-lg-7 .col-xxl-1 {
        flex: 0 0 14.28571%;
        max-width: 14.28571%;
    }
    .container-col-lg-7 .offset-xxl-1 {
        margin-left: 14.28571%;
    }
    .container-col-lg-7 .col-xxl-2 {
        flex: 0 0 28.57143%;
        max-width: 28.57143%;
    }
    .container-col-lg-7 .offset-xxl-2 {
        margin-left: 28.57143%;
    }
    .container-col-lg-7 .col-xxl-3 {
        flex: 0 0 42.85714%;
        max-width: 42.85714%;
    }
    .container-col-lg-7 .offset-xxl-3 {
        margin-left: 42.85714%;
    }
    .container-col-lg-7 .col-xxl-4 {
        flex: 0 0 57.14286%;
        max-width: 57.14286%;
    }
    .container-col-lg-7 .offset-xxl-4 {
        margin-left: 57.14286%;
    }
    .container-col-lg-7 .col-xxl-5 {
        flex: 0 0 71.42857%;
        max-width: 71.42857%;
    }
    .container-col-lg-7 .offset-xxl-5 {
        margin-left: 71.42857%;
    }
    .container-col-lg-7 .col-xxl-6 {
        flex: 0 0 85.71429%;
        max-width: 85.71429%;
    }
    .container-col-lg-7 .offset-xxl-6 {
        margin-left: 85.71429%;
    }
    .container-col-lg-7 .col-xxl-7 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .container-col-lg-7 .offset-xxl-7 {
        margin-left: 100%;
    }
}
