/* AGV Bootstrap theme overrides */
:root,
[data-bs-theme=light] {
    --bs-gray: #9d9d9c;
    --bs-red: #E30613;
    --bs-yellow: #FFEF39;
    --bs-green: #33A22A;
    --bs-black: #000;
    --bs-white: #FFF;
    --bs-trail-gray: #5c5d54;
    --bs-trail-gray-2: #7c7c71;
    --bs-ski-blue: #83acbb;
    --bs-asphalt-grey: #9d9d9c;
    --bs-snow-blue: #bdd1d9;
    --bs-stretch-limo: #000c13;
    --bs-characoal-gray: #2f2d2b;
    --bs-mercury: #452b2c;
    --bs-terra-italia: #948c84;
    --bs-silver-gray: #999da0;
    --bs-foggy: #999e9f;
    --bs-sand: #b09d86;
    --bs-titanium: #cacccd;
    --bs-lily-white: #e5dddd;
    --bs-dainese-gray: #F5F5F5;
    --bs-warning: #E37006;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-gray: #9d9d9c;
    --bs-red: #E30613;
    --bs-yellow: #FFEF39;
    --bs-green: #33A22A;
    --bs-black: #000;
    --bs-white: #FFF;
    --bs-trail-gray: #5c5d54;
    --bs-trail-gray-2: #7c7c71;
    --bs-ski-blue: #83acbb;
    --bs-asphalt-grey: #9d9d9c;
    --bs-snow-blue: #bdd1d9;
    --bs-stretch-limo: #000c13;
    --bs-characoal-gray: #2f2d2b;
    --bs-mercury: #452b2c;
    --bs-terra-italia: #948c84;
    --bs-silver-gray: #999da0;
    --bs-foggy: #999e9f;
    --bs-sand: #b09d86;
    --bs-titanium: #cacccd;
    --bs-lily-white: #e5dddd;
    --bs-dainese-gray: #F5F5F5;
    --bs-warning: #E37006;
    --bs-primary: #000;
    --bs-secondary: #FFF;
    --bs-gray-rgb: 157, 157, 156;
    --bs-red-rgb: 227, 6, 19;
    --bs-yellow-rgb: 255, 239, 57;
    --bs-green-rgb: 51, 162, 42;
    --bs-black-rgb: 0, 0, 0;
    --bs-white-rgb: 255, 255, 255;
    --bs-trail-gray-rgb: 92, 93, 84;
    --bs-trail-gray-2-rgb: 124, 124, 113;
    --bs-ski-blue-rgb: 131, 172, 187;
    --bs-asphalt-grey-rgb: 157, 157, 156;
    --bs-snow-blue-rgb: 189, 209, 217;
    --bs-stretch-limo-rgb: 0, 12, 19;
    --bs-characoal-gray-rgb: 47, 45, 43;
    --bs-mercury-rgb: 69, 43, 44;
    --bs-terra-italia-rgb: 148, 140, 132;
    --bs-silver-gray-rgb: 153, 157, 160;
    --bs-foggy-rgb: 153, 158, 159;
    --bs-sand-rgb: 176, 157, 134;
    --bs-titanium-rgb: 202, 204, 205;
    --bs-lily-white-rgb: 229, 221, 221;
    --bs-dainese-gray-rgb: 245, 245, 245;
    --bs-warning-rgb: 227, 112, 6;
    --bs-primary-rgb: 0, 0, 0;
    --bs-secondary-rgb: 255, 255, 255;
    --bs-primary-text-emphasis: black;
    --bs-secondary-text-emphasis: #666666;
    --bs-success-text-emphasis: #144111;
    --bs-info-text-emphasis: #34454b;
    --bs-warning-text-emphasis: #666017;
    --bs-danger-text-emphasis: #5b0208;
    --bs-light-text-emphasis: #495057;
    --bs-dark-text-emphasis: #495057;
    --bs-primary-bg-subtle: #cccccc;
    --bs-secondary-bg-subtle: white;
    --bs-success-bg-subtle: #d6ecd4;
    --bs-info-bg-subtle: #e6eef1;
    --bs-warning-bg-subtle: #fffcd7;
    --bs-danger-bg-subtle: #f9cdd0;
    --bs-light-bg-subtle: #fcfcfd;
    --bs-dark-bg-subtle: #ced4da;
    --bs-primary-border-subtle: #999999;
    --bs-secondary-border-subtle: white;
    --bs-success-border-subtle: #addaaa;
    --bs-info-border-subtle: #cddee4;
    --bs-warning-border-subtle: #fff9b0;
    --bs-danger-border-subtle: #f49ba1;
    --bs-light-border-subtle: #e9ecef;
    --bs-dark-border-subtle: #adb5bd;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-font-sans-serif: "Mulish", sans-serif;
    --bs-font-monospace: "Source Code Pro", monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    --bs-body-font-family: "Mulish", sans-serif;
    --bs-body-font-size: 0.875rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1;
    --bs-body-color: #000;
    --bs-body-color-rgb: 0, 0, 0;
    --bs-body-bg: #FFF;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-emphasis-color: #000;
    --bs-emphasis-color-rgb: 0, 0, 0;
    --bs-secondary-color: rgba(0, 0, 0, 0.75);
    --bs-secondary-color-rgb: 0, 0, 0;
    --bs-secondary-bg: #e9ecef;
    --bs-secondary-bg-rgb: 233, 236, 239;
    --bs-tertiary-color: rgba(0, 0, 0, 0.5);
    --bs-tertiary-color-rgb: 0, 0, 0;
    --bs-tertiary-bg: #f8f9fa;
    --bs-tertiary-bg-rgb: 248, 249, 250;
    --bs-heading-color: inherit;
    --bs-link-color: #000;
    --bs-link-color-rgb: 0, 0, 0;
    --bs-link-decoration: underline;
    --bs-link-hover-color: black;
    --bs-link-hover-color-rgb: 0, 0, 0;
    --bs-code-color: #d63384;
    --bs-highlight-color: #000;
    --bs-highlight-bg: #fffcd7;
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: #000;
    --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
    --bs-border-radius: 0.375rem;
    --bs-border-radius-sm: 0.25rem;
    --bs-border-radius-lg: 0.5rem;
    --bs-border-radius-xl: 1rem;
    --bs-border-radius-xxl: 2rem;
    --bs-border-radius-2xl: var(--bs-border-radius-xxl);
    --bs-border-radius-pill: 50rem;
    --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    --bs-focus-ring-width: 0.25rem;
    --bs-focus-ring-opacity: 0.25;
    --bs-focus-ring-color: rgba(0, 0, 0, 0.25);
    --bs-form-valid-color: #33A22A;
    --bs-form-valid-border-color: #33A22A;
    --bs-form-invalid-color: #E30613;
    --bs-form-invalid-border-color: #E30613
}
:root {
    --bs-breakpoint-xs: 0;
    --bs-breakpoint-md: 768px;
    --bs-breakpoint-xl: 1440px
}

.container, .container-fluid, .container-md, .container-xl { max-width: 1440px; }

header .nav-link.dropdown-toggle::after { display: none; }
header .btn-close { background: none !important; opacity: 1; box-shadow: none; }

@media (min-width: 1440px) {
  header .navbar-nav > .nav-item { position: static; }
  header .megamenu { border: none; border-radius: 0; margin-top: 0 !important; padding: 0; box-shadow: none; }
  header .megamenu .dropdown-submenu { min-width: 0; }
  header .dropdown-submenu .dropdown-menu.expanded {
    position: static !important; transform: none !important; display: block;
    border: none; box-shadow: none; padding: 0; margin: 0;
  }
  header .dropdown-submenu .dropdown-header { pointer-events: none; }
}

.offcanvas-open header, body.offcanvas-open header {
  background: #fff; border-bottom: 1px solid #9d9d9c;
}
.offcanvas-open header .nav-item,
.offcanvas-open header .isicon { color: #000; --bs-nav-link-color: #000; }
.offcanvas-open header .basket-icon { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23000' d='M4.476 19.828q-.734 0-1.226-.492T2.76 18.11V6.66q0-.735.491-1.226.492-.492 1.226-.491H6.48V4.41q0-1.55 1.086-2.636Q8.65.69 10.2.69t2.636 1.085 1.085 2.636v.532h2.004q.735 0 1.226.491.492.492.492 1.226v11.45q0 .734-.492 1.226t-1.226.492zm0-1.064h11.45a.63.63 0 0 0 .45-.204.63.63 0 0 0 .204-.45V6.66a.63.63 0 0 0-.204-.45.63.63 0 0 0-.45-.204H4.476a.63.63 0 0 0-.45.204.63.63 0 0 0-.204.45v11.45q0 .246.204.45a.63.63 0 0 0 .45.204M7.543 4.943h5.316V4.41q0-1.122-.768-1.89-.767-.768-1.89-.768t-1.89.768-.768 1.89z'/%3E%3C/svg%3E"); }

.header-banner .swiper:not(.swiper-initialized) .swiper-slide:first-child { opacity: 1 !important; }

.material-symbols-outlined {
  font-family: 'Material Symbols Outlined';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}


/* Reset Bootstrap xl (1200px) — AGV desktop starts at 1440px */
@media (min-width: 1200px) and (max-width: 1439.98px) {
  .d-xl-block, .d-xl-inline-block, .d-xl-flex, .d-xl-inline-flex, .d-xl-grid { display: none !important; }
  .d-flex.d-xl-none { display: flex !important; }
  .d-block.d-xl-none { display: block !important; }
  .d-inline-block.d-xl-none { display: inline-block !important; }
  .d-none.d-xl-block, .d-none.d-xl-flex, .d-none.d-xl-inline-block { display: none !important; }
  .navbar-expand-xl .offcanvas { visibility: hidden !important; }
  .navbar-expand-xl .navbar-toggler { display: block !important; }
}

h6,
.h6,
.display-6 {
    font-size: 0.875rem
}

.display-7,
.display-8,
.display-9 {
    font-size: 0.75rem
}
.bg-red {
    background: #E30613
}

.border-gray {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-gray-rgb), var(--bs-border-opacity)) !important
}

.fs-7 {
    font-size: 12px !important
}

.text-primary {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important
}

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

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

.isicon.fill {
    font-variation-settings: "FILL" 1
}

.swiper-fade .swiper-slide {
    opacity: 0
}
.swiper-fade .swiper-slide.swiper-slide-active {
    opacity: 1
}

body.backdrop::after {
    opacity: .3;
    visibility: visible
}

@media(min-width: 1440px) {
    .float-xl-start {
        float: left !important
    }
    .float-xl-end {
        float: right !important
    }
    .float-xl-none {
        float: none !important
    }
    .object-fit-xl-contain {
        -o-object-fit: contain !important;
        object-fit: contain !important
    }
    .object-fit-xl-cover {
        -o-object-fit: cover !important;
        object-fit: cover !important
    }
    .object-fit-xl-fill {
        -o-object-fit: fill !important;
        object-fit: fill !important
    }
    .object-fit-xl-scale {
        -o-object-fit: scale-down !important;
        object-fit: scale-down !important
    }
    .object-fit-xl-none {
        -o-object-fit: none !important;
        object-fit: none !important
    }
    .d-xl-inline {
        display: inline !important
    }
    .d-xl-inline-block {
        display: inline-block !important
    }
    .d-xl-block {
        display: block !important
    }
    .d-xl-grid {
        display: grid !important
    }
    .d-xl-inline-grid {
        display: inline-grid !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: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
    .d-xl-none {
        display: none !important
    }
    .border-xl-0 {
        border-width: 0 !important
    }
    .border-xl-1 {
        border-width: 1px !important
    }
    .border-xl-2 {
        border-width: 2px !important
    }
    .border-xl-3 {
        border-width: 3px !important
    }
    .border-xl-4 {
        border-width: 4px !important
    }
    .border-xl-5 {
        border-width: 5px !important
    }
    .w-xl-0 {
        width: 0 !important
    }
    .w-xl-grid-gutter {
        width: 4px !important
    }
    .w-xl-1 {
        width: 5px !important
    }
    .w-xl-2 {
        width: 10px !important
    }
    .w-xl-3 {
        width: 15px !important
    }
    .w-xl-4 {
        width: 20px !important
    }
    .w-xl-5 {
        width: 25px !important
    }
    .w-xl-6 {
        width: 30px !important
    }
    .w-xl-7 {
        width: 35px !important
    }
    .w-xl-8 {
        width: 40px !important
    }
    .w-xl-9 {
        width: 45px !important
    }
    .w-xl-10 {
        width: 50px !important
    }
    .w-xl-11 {
        width: 55px !important
    }
    .w-xl-12 {
        width: 60px !important
    }
    .w-xl-25 {
        width: 25% !important
    }
    .w-xl-50 {
        width: 50% !important
    }
    .w-xl-75 {
        width: 75% !important
    }
    .w-xl-90 {
        width: 90% !important
    }
    .w-xl-100 {
        width: 100% !important
    }
    .w-xl-full {
        width: 100% !important
    }
    .w-xl-auto {
        width: auto !important
    }
    .h-xl-0 {
        height: 0 !important
    }
    .h-xl-grid-gutter {
        height: 4px !important
    }
    .h-xl-1 {
        height: 5px !important
    }
    .h-xl-2 {
        height: 10px !important
    }
    .h-xl-3 {
        height: 15px !important
    }
    .h-xl-4 {
        height: 20px !important
    }
    .h-xl-5 {
        height: 25px !important
    }
    .h-xl-6 {
        height: 30px !important
    }
    .h-xl-7 {
        height: 35px !important
    }
    .h-xl-8 {
        height: 40px !important
    }
    .h-xl-9 {
        height: 45px !important
    }
    .h-xl-10 {
        height: 50px !important
    }
    .h-xl-11 {
        height: 55px !important
    }
    .h-xl-12 {
        height: 60px !important
    }
    .h-xl-25 {
        height: 25% !important
    }
    .h-xl-50 {
        height: 50% !important
    }
    .h-xl-75 {
        height: 75% !important
    }
    .h-xl-100 {
        height: 100% !important
    }
    .h-xl-full {
        height: 100% !important
    }
    .h-xl-auto {
        height: auto !important
    }
    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }
    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }
    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }
    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }
    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }
    .justify-content-xl-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }
    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }
    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
    .order-xl-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }
    .order-xl-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }
    .order-xl-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }
    .order-xl-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }
    .order-xl-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }
    .order-xl-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }
    .order-xl-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }
    .order-xl-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }
    .m-xl-0 {
        margin: 0 !important
    }
    .m-xl-grid-gutter {
        margin: 4px !important
    }
    .m-xl-1 {
        margin: 5px !important
    }
    .m-xl-2 {
        margin: 10px !important
    }
    .m-xl-3 {
        margin: 15px !important
    }
    .m-xl-4 {
        margin: 20px !important
    }
    .m-xl-5 {
        margin: 25px !important
    }
    .m-xl-6 {
        margin: 30px !important
    }
    .m-xl-7 {
        margin: 35px !important
    }
    .m-xl-8 {
        margin: 40px !important
    }
    .m-xl-9 {
        margin: 45px !important
    }
    .m-xl-10 {
        margin: 50px !important
    }
    .m-xl-11 {
        margin: 55px !important
    }
    .m-xl-12 {
        margin: 60px !important
    }
    .m-xl-auto {
        margin: auto !important
    }
    .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
    .mx-xl-grid-gutter {
        margin-right: 4px !important;
        margin-left: 4px !important
    }
    .mx-xl-1 {
        margin-right: 5px !important;
        margin-left: 5px !important
    }
    .mx-xl-2 {
        margin-right: 10px !important;
        margin-left: 10px !important
    }
    .mx-xl-3 {
        margin-right: 15px !important;
        margin-left: 15px !important
    }
    .mx-xl-4 {
        margin-right: 20px !important;
        margin-left: 20px !important
    }
    .mx-xl-5 {
        margin-right: 25px !important;
        margin-left: 25px !important
    }
    .mx-xl-6 {
        margin-right: 30px !important;
        margin-left: 30px !important
    }
    .mx-xl-7 {
        margin-right: 35px !important;
        margin-left: 35px !important
    }
    .mx-xl-8 {
        margin-right: 40px !important;
        margin-left: 40px !important
    }
    .mx-xl-9 {
        margin-right: 45px !important;
        margin-left: 45px !important
    }
    .mx-xl-10 {
        margin-right: 50px !important;
        margin-left: 50px !important
    }
    .mx-xl-11 {
        margin-right: 55px !important;
        margin-left: 55px !important
    }
    .mx-xl-12 {
        margin-right: 60px !important;
        margin-left: 60px !important
    }
    .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }
    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
    .my-xl-grid-gutter {
        margin-top: 4px !important;
        margin-bottom: 4px !important
    }
    .my-xl-1 {
        margin-top: 5px !important;
        margin-bottom: 5px !important
    }
    .my-xl-2 {
        margin-top: 10px !important;
        margin-bottom: 10px !important
    }
    .my-xl-3 {
        margin-top: 15px !important;
        margin-bottom: 15px !important
    }
    .my-xl-4 {
        margin-top: 20px !important;
        margin-bottom: 20px !important
    }
    .my-xl-5 {
        margin-top: 25px !important;
        margin-bottom: 25px !important
    }
    .my-xl-6 {
        margin-top: 30px !important;
        margin-bottom: 30px !important
    }
    .my-xl-7 {
        margin-top: 35px !important;
        margin-bottom: 35px !important
    }
    .my-xl-8 {
        margin-top: 40px !important;
        margin-bottom: 40px !important
    }
    .my-xl-9 {
        margin-top: 45px !important;
        margin-bottom: 45px !important
    }
    .my-xl-10 {
        margin-top: 50px !important;
        margin-bottom: 50px !important
    }
    .my-xl-11 {
        margin-top: 55px !important;
        margin-bottom: 55px !important
    }
    .my-xl-12 {
        margin-top: 60px !important;
        margin-bottom: 60px !important
    }
    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
    .mt-xl-0 {
        margin-top: 0 !important
    }
    .mt-xl-grid-gutter {
        margin-top: 4px !important
    }
    .mt-xl-1 {
        margin-top: 5px !important
    }
    .mt-xl-2 {
        margin-top: 10px !important
    }
    .mt-xl-3 {
        margin-top: 15px !important
    }
    .mt-xl-4 {
        margin-top: 20px !important
    }
    .mt-xl-5 {
        margin-top: 25px !important
    }
    .mt-xl-6 {
        margin-top: 30px !important
    }
    .mt-xl-7 {
        margin-top: 35px !important
    }
    .mt-xl-8 {
        margin-top: 40px !important
    }
    .mt-xl-9 {
        margin-top: 45px !important
    }
    .mt-xl-10 {
        margin-top: 50px !important
    }
    .mt-xl-11 {
        margin-top: 55px !important
    }
    .mt-xl-12 {
        margin-top: 60px !important
    }
    .mt-xl-auto {
        margin-top: auto !important
    }
    .me-xl-0 {
        margin-right: 0 !important
    }
    .me-xl-grid-gutter {
        margin-right: 4px !important
    }
    .me-xl-1 {
        margin-right: 5px !important
    }
    .me-xl-2 {
        margin-right: 10px !important
    }
    .me-xl-3 {
        margin-right: 15px !important
    }
    .me-xl-4 {
        margin-right: 20px !important
    }
    .me-xl-5 {
        margin-right: 25px !important
    }
    .me-xl-6 {
        margin-right: 30px !important
    }
    .me-xl-7 {
        margin-right: 35px !important
    }
    .me-xl-8 {
        margin-right: 40px !important
    }
    .me-xl-9 {
        margin-right: 45px !important
    }
    .me-xl-10 {
        margin-right: 50px !important
    }
    .me-xl-11 {
        margin-right: 55px !important
    }
    .me-xl-12 {
        margin-right: 60px !important
    }
    .me-xl-auto {
        margin-right: auto !important
    }
    .mb-xl-0 {
        margin-bottom: 0 !important
    }
    .mb-xl-grid-gutter {
        margin-bottom: 4px !important
    }
    .mb-xl-1 {
        margin-bottom: 5px !important
    }
    .mb-xl-2 {
        margin-bottom: 10px !important
    }
    .mb-xl-3 {
        margin-bottom: 15px !important
    }
    .mb-xl-4 {
        margin-bottom: 20px !important
    }
    .mb-xl-5 {
        margin-bottom: 25px !important
    }
    .mb-xl-6 {
        margin-bottom: 30px !important
    }
    .mb-xl-7 {
        margin-bottom: 35px !important
    }
    .mb-xl-8 {
        margin-bottom: 40px !important
    }
    .mb-xl-9 {
        margin-bottom: 45px !important
    }
    .mb-xl-10 {
        margin-bottom: 50px !important
    }
    .mb-xl-11 {
        margin-bottom: 55px !important
    }
    .mb-xl-12 {
        margin-bottom: 60px !important
    }
    .mb-xl-auto {
        margin-bottom: auto !important
    }
    .ms-xl-0 {
        margin-left: 0 !important
    }
    .ms-xl-grid-gutter {
        margin-left: 4px !important
    }
    .ms-xl-1 {
        margin-left: 5px !important
    }
    .ms-xl-2 {
        margin-left: 10px !important
    }
    .ms-xl-3 {
        margin-left: 15px !important
    }
    .ms-xl-4 {
        margin-left: 20px !important
    }
    .ms-xl-5 {
        margin-left: 25px !important
    }
    .ms-xl-6 {
        margin-left: 30px !important
    }
    .ms-xl-7 {
        margin-left: 35px !important
    }
    .ms-xl-8 {
        margin-left: 40px !important
    }
    .ms-xl-9 {
        margin-left: 45px !important
    }
    .ms-xl-10 {
        margin-left: 50px !important
    }
    .ms-xl-11 {
        margin-left: 55px !important
    }
    .ms-xl-12 {
        margin-left: 60px !important
    }
    .ms-xl-auto {
        margin-left: auto !important
    }
    .m-xl-ngrid-gutter {
        margin: -4px !important
    }
    .m-xl-n1 {
        margin: -5px !important
    }
    .m-xl-n2 {
        margin: -10px !important
    }
    .m-xl-n3 {
        margin: -15px !important
    }
    .m-xl-n4 {
        margin: -20px !important
    }
    .m-xl-n5 {
        margin: -25px !important
    }
    .m-xl-n6 {
        margin: -30px !important
    }
    .m-xl-n7 {
        margin: -35px !important
    }
    .m-xl-n8 {
        margin: -40px !important
    }
    .m-xl-n9 {
        margin: -45px !important
    }
    .m-xl-n10 {
        margin: -50px !important
    }
    .m-xl-n11 {
        margin: -55px !important
    }
    .m-xl-n12 {
        margin: -60px !important
    }
    .mx-xl-ngrid-gutter {
        margin-right: -4px !important;
        margin-left: -4px !important
    }
    .mx-xl-n1 {
        margin-right: -5px !important;
        margin-left: -5px !important
    }
    .mx-xl-n2 {
        margin-right: -10px !important;
        margin-left: -10px !important
    }
    .mx-xl-n3 {
        margin-right: -15px !important;
        margin-left: -15px !important
    }
    .mx-xl-n4 {
        margin-right: -20px !important;
        margin-left: -20px !important
    }
    .mx-xl-n5 {
        margin-right: -25px !important;
        margin-left: -25px !important
    }
    .mx-xl-n6 {
        margin-right: -30px !important;
        margin-left: -30px !important
    }
    .mx-xl-n7 {
        margin-right: -35px !important;
        margin-left: -35px !important
    }
    .mx-xl-n8 {
        margin-right: -40px !important;
        margin-left: -40px !important
    }
    .mx-xl-n9 {
        margin-right: -45px !important;
        margin-left: -45px !important
    }
    .mx-xl-n10 {
        margin-right: -50px !important;
        margin-left: -50px !important
    }
    .mx-xl-n11 {
        margin-right: -55px !important;
        margin-left: -55px !important
    }
    .mx-xl-n12 {
        margin-right: -60px !important;
        margin-left: -60px !important
    }
    .my-xl-ngrid-gutter {
        margin-top: -4px !important;
        margin-bottom: -4px !important
    }
    .my-xl-n1 {
        margin-top: -5px !important;
        margin-bottom: -5px !important
    }
    .my-xl-n2 {
        margin-top: -10px !important;
        margin-bottom: -10px !important
    }
    .my-xl-n3 {
        margin-top: -15px !important;
        margin-bottom: -15px !important
    }
    .my-xl-n4 {
        margin-top: -20px !important;
        margin-bottom: -20px !important
    }
    .my-xl-n5 {
        margin-top: -25px !important;
        margin-bottom: -25px !important
    }
    .my-xl-n6 {
        margin-top: -30px !important;
        margin-bottom: -30px !important
    }
    .my-xl-n7 {
        margin-top: -35px !important;
        margin-bottom: -35px !important
    }
    .my-xl-n8 {
        margin-top: -40px !important;
        margin-bottom: -40px !important
    }
    .my-xl-n9 {
        margin-top: -45px !important;
        margin-bottom: -45px !important
    }
    .my-xl-n10 {
        margin-top: -50px !important;
        margin-bottom: -50px !important
    }
    .my-xl-n11 {
        margin-top: -55px !important;
        margin-bottom: -55px !important
    }
    .my-xl-n12 {
        margin-top: -60px !important;
        margin-bottom: -60px !important
    }
    .mt-xl-ngrid-gutter {
        margin-top: -4px !important
    }
    .mt-xl-n1 {
        margin-top: -5px !important
    }
    .mt-xl-n2 {
        margin-top: -10px !important
    }
    .mt-xl-n3 {
        margin-top: -15px !important
    }
    .mt-xl-n4 {
        margin-top: -20px !important
    }
    .mt-xl-n5 {
        margin-top: -25px !important
    }
    .mt-xl-n6 {
        margin-top: -30px !important
    }
    .mt-xl-n7 {
        margin-top: -35px !important
    }
    .mt-xl-n8 {
        margin-top: -40px !important
    }
    .mt-xl-n9 {
        margin-top: -45px !important
    }
    .mt-xl-n10 {
        margin-top: -50px !important
    }
    .mt-xl-n11 {
        margin-top: -55px !important
    }
    .mt-xl-n12 {
        margin-top: -60px !important
    }
    .me-xl-ngrid-gutter {
        margin-right: -4px !important
    }
    .me-xl-n1 {
        margin-right: -5px !important
    }
    .me-xl-n2 {
        margin-right: -10px !important
    }
    .me-xl-n3 {
        margin-right: -15px !important
    }
    .me-xl-n4 {
        margin-right: -20px !important
    }
    .me-xl-n5 {
        margin-right: -25px !important
    }
    .me-xl-n6 {
        margin-right: -30px !important
    }
    .me-xl-n7 {
        margin-right: -35px !important
    }
    .me-xl-n8 {
        margin-right: -40px !important
    }
    .me-xl-n9 {
        margin-right: -45px !important
    }
    .me-xl-n10 {
        margin-right: -50px !important
    }
    .me-xl-n11 {
        margin-right: -55px !important
    }
    .me-xl-n12 {
        margin-right: -60px !important
    }
    .mb-xl-ngrid-gutter {
        margin-bottom: -4px !important
    }
    .mb-xl-n1 {
        margin-bottom: -5px !important
    }
    .mb-xl-n2 {
        margin-bottom: -10px !important
    }
    .mb-xl-n3 {
        margin-bottom: -15px !important
    }
    .mb-xl-n4 {
        margin-bottom: -20px !important
    }
    .mb-xl-n5 {
        margin-bottom: -25px !important
    }
    .mb-xl-n6 {
        margin-bottom: -30px !important
    }
    .mb-xl-n7 {
        margin-bottom: -35px !important
    }
    .mb-xl-n8 {
        margin-bottom: -40px !important
    }
    .mb-xl-n9 {
        margin-bottom: -45px !important
    }
    .mb-xl-n10 {
        margin-bottom: -50px !important
    }
    .mb-xl-n11 {
        margin-bottom: -55px !important
    }
    .mb-xl-n12 {
        margin-bottom: -60px !important
    }
    .ms-xl-ngrid-gutter {
        margin-left: -4px !important
    }
    .ms-xl-n1 {
        margin-left: -5px !important
    }
    .ms-xl-n2 {
        margin-left: -10px !important
    }
    .ms-xl-n3 {
        margin-left: -15px !important
    }
    .ms-xl-n4 {
        margin-left: -20px !important
    }
    .ms-xl-n5 {
        margin-left: -25px !important
    }
    .ms-xl-n6 {
        margin-left: -30px !important
    }
    .ms-xl-n7 {
        margin-left: -35px !important
    }
    .ms-xl-n8 {
        margin-left: -40px !important
    }
    .ms-xl-n9 {
        margin-left: -45px !important
    }
    .ms-xl-n10 {
        margin-left: -50px !important
    }
    .ms-xl-n11 {
        margin-left: -55px !important
    }
    .ms-xl-n12 {
        margin-left: -60px !important
    }
    .p-xl-0 {
        padding: 0 !important
    }
    .p-xl-grid-gutter {
        padding: 4px !important
    }
    .p-xl-1 {
        padding: 5px !important
    }
    .p-xl-2 {
        padding: 10px !important
    }
    .p-xl-3 {
        padding: 15px !important
    }
    .p-xl-4 {
        padding: 20px !important
    }
    .p-xl-5 {
        padding: 25px !important
    }
    .p-xl-6 {
        padding: 30px !important
    }
    .p-xl-7 {
        padding: 35px !important
    }
    .p-xl-8 {
        padding: 40px !important
    }
    .p-xl-9 {
        padding: 45px !important
    }
    .p-xl-10 {
        padding: 50px !important
    }
    .p-xl-11 {
        padding: 55px !important
    }
    .p-xl-12 {
        padding: 60px !important
    }
    .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }
    .px-xl-grid-gutter {
        padding-right: 4px !important;
        padding-left: 4px !important
    }
    .px-xl-1 {
        padding-right: 5px !important;
        padding-left: 5px !important
    }
    .px-xl-2 {
        padding-right: 10px !important;
        padding-left: 10px !important
    }
    .px-xl-3 {
        padding-right: 15px !important;
        padding-left: 15px !important
    }
    .px-xl-4 {
        padding-right: 20px !important;
        padding-left: 20px !important
    }
    .px-xl-5 {
        padding-right: 25px !important;
        padding-left: 25px !important
    }
    .px-xl-6 {
        padding-right: 30px !important;
        padding-left: 30px !important
    }
    .px-xl-7 {
        padding-right: 35px !important;
        padding-left: 35px !important
    }
    .px-xl-8 {
        padding-right: 40px !important;
        padding-left: 40px !important
    }
    .px-xl-9 {
        padding-right: 45px !important;
        padding-left: 45px !important
    }
    .px-xl-10 {
        padding-right: 50px !important;
        padding-left: 50px !important
    }
    .px-xl-11 {
        padding-right: 55px !important;
        padding-left: 55px !important
    }
    .px-xl-12 {
        padding-right: 60px !important;
        padding-left: 60px !important
    }
    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
    .py-xl-grid-gutter {
        padding-top: 4px !important;
        padding-bottom: 4px !important
    }
    .py-xl-1 {
        padding-top: 5px !important;
        padding-bottom: 5px !important
    }
    .py-xl-2 {
        padding-top: 10px !important;
        padding-bottom: 10px !important
    }
    .py-xl-3 {
        padding-top: 15px !important;
        padding-bottom: 15px !important
    }
    .py-xl-4 {
        padding-top: 20px !important;
        padding-bottom: 20px !important
    }
    .py-xl-5 {
        padding-top: 25px !important;
        padding-bottom: 25px !important
    }
    .py-xl-6 {
        padding-top: 30px !important;
        padding-bottom: 30px !important
    }
    .py-xl-7 {
        padding-top: 35px !important;
        padding-bottom: 35px !important
    }
    .py-xl-8 {
        padding-top: 40px !important;
        padding-bottom: 40px !important
    }
    .py-xl-9 {
        padding-top: 45px !important;
        padding-bottom: 45px !important
    }
    .py-xl-10 {
        padding-top: 50px !important;
        padding-bottom: 50px !important
    }
    .py-xl-11 {
        padding-top: 55px !important;
        padding-bottom: 55px !important
    }
    .py-xl-12 {
        padding-top: 60px !important;
        padding-bottom: 60px !important
    }
    .pt-xl-0 {
        padding-top: 0 !important
    }
    .pt-xl-grid-gutter {
        padding-top: 4px !important
    }
    .pt-xl-1 {
        padding-top: 5px !important
    }
    .pt-xl-2 {
        padding-top: 10px !important
    }
    .pt-xl-3 {
        padding-top: 15px !important
    }
    .pt-xl-4 {
        padding-top: 20px !important
    }
    .pt-xl-5 {
        padding-top: 25px !important
    }
    .pt-xl-6 {
        padding-top: 30px !important
    }
    .pt-xl-7 {
        padding-top: 35px !important
    }
    .pt-xl-8 {
        padding-top: 40px !important
    }
    .pt-xl-9 {
        padding-top: 45px !important
    }
    .pt-xl-10 {
        padding-top: 50px !important
    }
    .pt-xl-11 {
        padding-top: 55px !important
    }
    .pt-xl-12 {
        padding-top: 60px !important
    }
    .pe-xl-0 {
        padding-right: 0 !important
    }
    .pe-xl-grid-gutter {
        padding-right: 4px !important
    }
    .pe-xl-1 {
        padding-right: 5px !important
    }
    .pe-xl-2 {
        padding-right: 10px !important
    }
    .pe-xl-3 {
        padding-right: 15px !important
    }
    .pe-xl-4 {
        padding-right: 20px !important
    }
    .pe-xl-5 {
        padding-right: 25px !important
    }
    .pe-xl-6 {
        padding-right: 30px !important
    }
    .pe-xl-7 {
        padding-right: 35px !important
    }
    .pe-xl-8 {
        padding-right: 40px !important
    }
    .pe-xl-9 {
        padding-right: 45px !important
    }
    .pe-xl-10 {
        padding-right: 50px !important
    }
    .pe-xl-11 {
        padding-right: 55px !important
    }
    .pe-xl-12 {
        padding-right: 60px !important
    }
    .pb-xl-0 {
        padding-bottom: 0 !important
    }
    .pb-xl-grid-gutter {
        padding-bottom: 4px !important
    }
    .pb-xl-1 {
        padding-bottom: 5px !important
    }
    .pb-xl-2 {
        padding-bottom: 10px !important
    }
    .pb-xl-3 {
        padding-bottom: 15px !important
    }
    .pb-xl-4 {
        padding-bottom: 20px !important
    }
    .pb-xl-5 {
        padding-bottom: 25px !important
    }
    .pb-xl-6 {
        padding-bottom: 30px !important
    }
    .pb-xl-7 {
        padding-bottom: 35px !important
    }
    .pb-xl-8 {
        padding-bottom: 40px !important
    }
    .pb-xl-9 {
        padding-bottom: 45px !important
    }
    .pb-xl-10 {
        padding-bottom: 50px !important
    }
    .pb-xl-11 {
        padding-bottom: 55px !important
    }
    .pb-xl-12 {
        padding-bottom: 60px !important
    }
    .ps-xl-0 {
        padding-left: 0 !important
    }
    .ps-xl-grid-gutter {
        padding-left: 4px !important
    }
    .ps-xl-1 {
        padding-left: 5px !important
    }
    .ps-xl-2 {
        padding-left: 10px !important
    }
    .ps-xl-3 {
        padding-left: 15px !important
    }
    .ps-xl-4 {
        padding-left: 20px !important
    }
    .ps-xl-5 {
        padding-left: 25px !important
    }
    .ps-xl-6 {
        padding-left: 30px !important
    }
    .ps-xl-7 {
        padding-left: 35px !important
    }
    .ps-xl-8 {
        padding-left: 40px !important
    }
    .ps-xl-9 {
        padding-left: 45px !important
    }
    .ps-xl-10 {
        padding-left: 50px !important
    }
    .ps-xl-11 {
        padding-left: 55px !important
    }
    .ps-xl-12 {
        padding-left: 60px !important
    }
    .gap-xl-0 {
        gap: 0 !important
    }
    .gap-xl-grid-gutter {
        gap: 4px !important
    }
    .gap-xl-1 {
        gap: 5px !important
    }
    .gap-xl-2 {
        gap: 10px !important
    }
    .gap-xl-3 {
        gap: 15px !important
    }
    .gap-xl-4 {
        gap: 20px !important
    }
    .gap-xl-5 {
        gap: 25px !important
    }
    .gap-xl-6 {
        gap: 30px !important
    }
    .gap-xl-7 {
        gap: 35px !important
    }
    .gap-xl-8 {
        gap: 40px !important
    }
    .gap-xl-9 {
        gap: 45px !important
    }
    .gap-xl-10 {
        gap: 50px !important
    }
    .gap-xl-11 {
        gap: 55px !important
    }
    .gap-xl-12 {
        gap: 60px !important
    }
    .row-gap-xl-0 {
        row-gap: 0 !important
    }
    .row-gap-xl-grid-gutter {
        row-gap: 4px !important
    }
    .row-gap-xl-1 {
        row-gap: 5px !important
    }
    .row-gap-xl-2 {
        row-gap: 10px !important
    }
    .row-gap-xl-3 {
        row-gap: 15px !important
    }
    .row-gap-xl-4 {
        row-gap: 20px !important
    }
    .row-gap-xl-5 {
        row-gap: 25px !important
    }
    .row-gap-xl-6 {
        row-gap: 30px !important
    }
    .row-gap-xl-7 {
        row-gap: 35px !important
    }
    .row-gap-xl-8 {
        row-gap: 40px !important
    }
    .row-gap-xl-9 {
        row-gap: 45px !important
    }
    .row-gap-xl-10 {
        row-gap: 50px !important
    }
    .row-gap-xl-11 {
        row-gap: 55px !important
    }
    .row-gap-xl-12 {
        row-gap: 60px !important
    }
    .column-gap-xl-0 {
        -webkit-column-gap: 0 !important;
        -moz-column-gap: 0 !important;
        column-gap: 0 !important
    }
    .column-gap-xl-grid-gutter {
        -webkit-column-gap: 4px !important;
        -moz-column-gap: 4px !important;
        column-gap: 4px !important
    }
    .column-gap-xl-1 {
        -webkit-column-gap: 5px !important;
        -moz-column-gap: 5px !important;
        column-gap: 5px !important
    }
    .column-gap-xl-2 {
        -webkit-column-gap: 10px !important;
        -moz-column-gap: 10px !important;
        column-gap: 10px !important
    }
    .column-gap-xl-3 {
        -webkit-column-gap: 15px !important;
        -moz-column-gap: 15px !important;
        column-gap: 15px !important
    }
    .column-gap-xl-4 {
        -webkit-column-gap: 20px !important;
        -moz-column-gap: 20px !important;
        column-gap: 20px !important
    }
    .column-gap-xl-5 {
        -webkit-column-gap: 25px !important;
        -moz-column-gap: 25px !important;
        column-gap: 25px !important
    }
    .column-gap-xl-6 {
        -webkit-column-gap: 30px !important;
        -moz-column-gap: 30px !important;
        column-gap: 30px !important
    }
    .column-gap-xl-7 {
        -webkit-column-gap: 35px !important;
        -moz-column-gap: 35px !important;
        column-gap: 35px !important
    }
    .column-gap-xl-8 {
        -webkit-column-gap: 40px !important;
        -moz-column-gap: 40px !important;
        column-gap: 40px !important
    }
    .column-gap-xl-9 {
        -webkit-column-gap: 45px !important;
        -moz-column-gap: 45px !important;
        column-gap: 45px !important
    }
    .column-gap-xl-10 {
        -webkit-column-gap: 50px !important;
        -moz-column-gap: 50px !important;
        column-gap: 50px !important
    }
    .column-gap-xl-11 {
        -webkit-column-gap: 55px !important;
        -moz-column-gap: 55px !important;
        column-gap: 55px !important
    }
    .column-gap-xl-12 {
        -webkit-column-gap: 60px !important;
        -moz-column-gap: 60px !important;
        column-gap: 60px !important
    }
    .fs-xl-1 {
        font-size: 35px !important
    }
    .fs-xl-2 {
        font-size: 25px !important
    }
    .fs-xl-3 {
        font-size: 20px !important
    }
    .fs-xl-4 {
        font-size: 18px !important
    }
    .fs-xl-5 {
        font-size: 15px !important
    }
    .fs-xl-6 {
        font-size: .875rem !important
    }
    .fs-xl-7 {
        font-size: 12px !important
    }
    .fs-xl-8 {
        font-size: 12px !important
    }
    .fs-xl-9 {
        font-size: 12px !important
    }
    .fs-xl-icon {
        font-size: 30px !important
    }
    .text-xl-start {
        text-align: left !important
    }
    .text-xl-end {
        text-align: right !important
    }
    .text-xl-center {
        text-align: center !important
    }
}
@media(min-width: 1440px) {
    .navbar-expand-xl {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-xl .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: var(--bs-navbar-nav-link-padding-x);
        padding-left: var(--bs-navbar-nav-link-padding-x)
    }
    .navbar-expand-xl .navbar-nav-scroll {
        overflow: visible
    }
    .navbar-expand-xl .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-xl .navbar-toggler {
        display: none
    }
    .navbar-expand-xl .offcanvas {
        position: static;
        z-index: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: auto !important;
        height: auto !important;
        visibility: visible !important;
        background-color: rgba(0, 0, 0, 0) !important;
        border: 0 !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-transition: none;
        transition: none
    }
    .navbar-expand-xl .offcanvas .offcanvas-header {
        display: none
    }
    .navbar-expand-xl .offcanvas .offcanvas-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}
.offcanvas {
    --bs-offcanvas-width: 300px
}
@font-face {
    font-family: "DIN Pro Bold";
    src: url("../font/d-dincondensed-bold-webfont.woff2") format("woff2"), url("../font/d-dincondensed-bold-webfont.woff") format("woff");
    font-weight: bold;
    font-style: normal
}

.megamenu {
    width: 100%;
    right: 0
}

.megamenu .dropdown-item {
    font-size: 12px
}

.megamenu .dropdown-item {
    font-weight: 300
}

.megamenu .dropdown-item:hover {
    font-weight: 700
}

.dropdown-menu:not(.expanded) {
    position: absolute
}

.dropdown-menu.expanded {
    top: 0
}

@media(min-width: 1440px) {
    .dropdown-menu.expanded {
        position: initial !important;
        display: block
    }
}

@media(min-width: 1440px) {
    .experience-commerce_menu-submenu-submenu {
        padding-bottom: 30px
    }
}

.menu-shop {
    --link-padding: 30px
}

@media(max-width: 1439.98px) {
    .menu-shop .navbar-nav {
        overflow-y: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        width: 100%;
        overflow-x: hidden;
        overscroll-behavior-x: none
    }
    .menu-shop .dropdown-menu {
        display: block !important;
        left: 100%;
        position: absolute;
        top: 0;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        overflow-y: auto;
        height: calc(100dvh - 50px);
        overscroll-behavior-x: none
    }
    .menu-shop .dropdown-menu.show {
        left: 0
    }
    .menu-shop .dropdown-menu.megamenu {
        overflow-x: hidden;
        overscroll-behavior-x: none;
        top: var(--bs-offcanvas-padding-y)
    }
    .menu-shop .experience-commerce_menu-submenu-submenu,
    .menu-shop .experience-commerce_menu-promotionalBanner {
        padding: 0 var(--link-padding)
    }
    .menu-shop .experience-commerce_menu-submenu-submenu .dropdown-menu,
    .menu-shop .experience-commerce_menu-promotionalBanner .dropdown-menu {
        padding: 0 var(--link-padding)
    }
    .menu-shop .container-fluid {
        --bs-gutter-x: 0
    }
    .menu-shop .offcanvas-body {
        overflow: hidden;
        overscroll-behavior-x: none;
        position: relative;
        padding: 0
    }
    .menu-shop .dropdown-header,
    .menu-shop .headline,
    .menu-shop .subline {
        position: static;
        padding-bottom: var(--link-padding)
    }
    .menu-shop .dropdown-item {
        padding-bottom: 15px
    }
    .menu-shop .nav-item {
        padding: 0 var(--link-padding)
    }
}

.menu-item-label {
    font-size: 10px
}

.menu-item-dot {
    padding: 3px;
    margin-bottom: 2px
}

@media(min-width: 1440px)and (min-width: 1440px) {
    header li.nav-item>.dropdown-menu {
        display: block;
        overflow: hidden;
        opacity: 0;
        -webkit-transition: opacity .3s;
        transition: opacity .3s;
        visibility: hidden;
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@media(min-width: 1440px) {
    header li.nav-item:hover>a {
        text-decoration: underline
    }
}

@media(min-width: 1440px)and (min-width: 1440px) {
    header li.nav-item:hover>.dropdown-menu {
        opacity: 1;
        -webkit-transition: all .5s;
        transition: all .5s;
        visibility: visible;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@media(min-width: 1440px)and (min-width: 1440px) {
    header li.nav-item .show.dropdown-menu {
        opacity: 1;
        -webkit-transition: all .5s;
        transition: all .5s;
        visibility: visible;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

header li.nav-item:empty {
    display: none
}

:root {
    --promo-height: 30px;
    --bs-header-height: calc(67px + var( --promo-height))
}

@media(min-width: 1440px) {
    :root {
        --bs-header-height: calc(94px + var( --promo-height))
    }
}

.fake-submit {
    cursor: pointer
}

header {
    position: relative;
    z-index: 1050
}

header .navbar {
    --bs-navbar-color: #000
}

@media(min-width: 1440px) {
    header .navbar .logo-home {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
    header .navbar .menu-tools {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

header .nav-link {
    text-transform: uppercase
}

@media(max-width: 1439.98px) {
    header .nav-link {
        padding: 0
    }
}

header .navbar-toggler {
    border: none;
    color: initial
}

header .navbar-toggler:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

header .header-account-menu-wrapper .header-account-menu {
    display: none;
    min-width: 270px;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .5s;
    transition: height .5s
}

@media(prefers-reduced-motion: reduce) {
    header .header-account-menu-wrapper .header-account-menu {
        -webkit-transition: none;
        transition: none
    }
}

@media(min-width: 1440px) {
    header .header-account-menu-wrapper .header-account-menu {
        display: block
    }
}

header .header-account-menu-wrapper:hover .header-account-menu {
    height: auto
}

@media(max-width: 1439.98px) {
    header .mobile-white-icons .isicon {
        color: #fff
    }
    header .mobile-white-icons .basket-icon {
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23FFF' d='M4.476 19.828q-.734 0-1.226-.492T2.76 18.11V6.66q0-.735.491-1.226.492-.492 1.226-.491H6.48V4.41q0-1.55 1.086-2.636Q8.65.69 10.2.69t2.636 1.085 1.085 2.636v.532h2.004q.735 0 1.226.491.492.492.492 1.226v11.45q0 .734-.492 1.226t-1.226.492zm0-1.064h11.45a.63.63 0 0 0 .45-.204.63.63 0 0 0 .204-.45V6.66a.63.63 0 0 0-.204-.45.63.63 0 0 0-.45-.204H4.476a.63.63 0 0 0-.45.204.63.63 0 0 0-.204.45v11.45q0 .246.204.45a.63.63 0 0 0 .45.204M7.543 4.943h5.316V4.41q0-1.122-.768-1.89-.767-.768-1.89-.768t-1.89.768-.768 1.89z'/%3E%3C/svg%3E") no-repeat center
    }
    header .mobile-white-icons .basket-icon.basket-full {
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23FFF' d='M4.476 19.828q-.734 0-1.226-.492T2.76 18.11V6.66q0-.735.491-1.226.492-.492 1.226-.491H6.48V4.41q0-1.55 1.086-2.636Q8.65.69 10.2.69t2.636 1.085 1.085 2.636v.532h2.004q.735 0 1.226.491.492.492.492 1.226v11.45q0 .734-.492 1.226t-1.226.492zm0-1.064h11.45a.63.63 0 0 0 .45-.204.63.63 0 0 0 .204-.45V6.66a.63.63 0 0 0-.204-.45.63.63 0 0 0-.45-.204H4.476a.63.63 0 0 0-.45.204.63.63 0 0 0-.204.45v11.45q0 .246.204.45a.63.63 0 0 0 .45.204M7.543 4.943h5.316V4.41q0-1.122-.768-1.89-.767-.768-1.89-.768t-1.89.768-.768 1.89z'/%3E%3C/svg%3E") no-repeat center
    }
    header .mobile-white-icons .basket-icon.basket-full .minicart-quantity {
        color: #000
    }
}

@media(min-width: 1440px) {
    header .offcanvas-body>a,
    header .offcanvas-body .account-picker,
    header .menu-tools>a,
    header .menu-tools .account-picker {
        padding: 33px 0
    }
}

header .offcanvas-body .isicon,
header .menu-tools .isicon {
    font-size: 30px
}

header .menu-tools a {
    border-bottom: none
}

.site-search .input-group {
    border-bottom: 1px solid #9d9d9c
}

.site-search .input-group .input-group-text,
.site-search .input-group .form-control,
.site-search .input-group .input-group-append {
    border: none
}

@media(min-width: 1440px) {
    header .offcanvas-body .isicon,
    header .menu-tools .isicon {
        font-size: 25px
    }
}

header .menu-tools .header-account-menu-wrapper {
    display: none
}

@media(min-width: 1440px) {
    header .menu-tools .header-account-menu-wrapper {
        display: block
    }
}

header .basket-icon {
    -webkit-transition: background .3s;
    transition: background .3s;
    width: 25px;
    height: 25px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23000' d='M4.476 19.828q-.734 0-1.226-.492T2.76 18.11V6.66q0-.735.491-1.226.492-.492 1.226-.491H6.48V4.41q0-1.55 1.086-2.636Q8.65.69 10.2.69t2.636 1.085 1.085 2.636v.532h2.004q.735 0 1.226.491.492.492.492 1.226v11.45q0 .734-.492 1.226t-1.226.492zm0-1.064h11.45a.63.63 0 0 0 .45-.204.63.63 0 0 0 .204-.45V6.66a.63.63 0 0 0-.204-.45.63.63 0 0 0-.45-.204H4.476a.63.63 0 0 0-.45.204.63.63 0 0 0-.204.45v11.45q0 .246.204.45a.63.63 0 0 0 .45.204M7.543 4.943h5.316V4.41q0-1.122-.768-1.89-.767-.768-1.89-.768t-1.89.768-.768 1.89z'/%3E%3C/svg%3E") no-repeat center
}

@media(prefers-reduced-motion: reduce) {
    header .basket-icon {
        -webkit-transition: none;
        transition: none
    }
}

@media(min-width: 1440px) {
    header .basket-icon {
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23FFF' d='M4.476 19.828q-.734 0-1.226-.492T2.76 18.11V6.66q0-.735.491-1.226.492-.492 1.226-.491H6.48V4.41q0-1.55 1.086-2.636Q8.65.69 10.2.69t2.636 1.085 1.085 2.636v.532h2.004q.735 0 1.226.491.492.492.492 1.226v11.45q0 .734-.492 1.226t-1.226.492zm0-1.064h11.45a.63.63 0 0 0 .45-.204.63.63 0 0 0 .204-.45V6.66a.63.63 0 0 0-.204-.45.63.63 0 0 0-.45-.204H4.476a.63.63 0 0 0-.45.204.63.63 0 0 0-.204.45v11.45q0 .246.204.45a.63.63 0 0 0 .45.204M7.543 4.943h5.316V4.41q0-1.122-.768-1.89-.767-.768-1.89-.768t-1.89.768-.768 1.89z'/%3E%3C/svg%3E") no-repeat center
    }
}

header .basket-icon .minicart-quantity {
    font-size: 9px;
    top: 10px;
    display: none;
    padding-left: 1px
}

@media(min-width: 1440px) {
    header .basket-icon .minicart-quantity {
        color: #fff
    }
}

header .basket-icon.basket-full {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23000' d='M4.476 19.828q-.734 0-1.226-.492T2.76 18.11V6.66q0-.735.491-1.226.492-.492 1.226-.491H6.48V4.41q0-1.55 1.086-2.636Q8.65.69 10.2.69t2.636 1.085 1.085 2.636v.532h2.004q.735 0 1.226.491.492.492.492 1.226v11.45q0 .734-.492 1.226t-1.226.492zm0-1.064h11.45a.63.63 0 0 0 .45-.204.63.63 0 0 0 .204-.45V6.66a.63.63 0 0 0-.204-.45.63.63 0 0 0-.45-.204H4.476a.63.63 0 0 0-.45.204.63.63 0 0 0-.204.45v11.45q0 .246.204.45a.63.63 0 0 0 .45.204M7.543 4.943h5.316V4.41q0-1.122-.768-1.89-.767-.768-1.89-.768t-1.89.768-.768 1.89z'/%3E%3C/svg%3E") no-repeat center
}

header .basket-icon.basket-full .minicart-quantity {
    color: #fff;
    display: block
}

@media(min-width: 1440px) {
    header .basket-icon.basket-full {
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23FFF' d='M4.476 19.828q-.734 0-1.226-.492T2.76 18.11V6.66q0-.735.491-1.226.492-.492 1.226-.491H6.48V4.41q0-1.55 1.086-2.636Q8.65.69 10.2.69t2.636 1.085 1.085 2.636v.532h2.004q.735 0 1.226.491.492.492.492 1.226v11.45q0 .734-.492 1.226t-1.226.492zm0-1.064h11.45a.63.63 0 0 0 .45-.204.63.63 0 0 0 .204-.45V6.66a.63.63 0 0 0-.204-.45.63.63 0 0 0-.45-.204H4.476a.63.63 0 0 0-.45.204.63.63 0 0 0-.204.45v11.45q0 .246.204.45a.63.63 0 0 0 .45.204M7.543 4.943h5.316V4.41q0-1.122-.768-1.89-.767-.768-1.89-.768t-1.89.768-.768 1.89z'/%3E%3C/svg%3E") no-repeat center
    }
    header .basket-icon.basket-full .minicart-quantity {
        color: #000
    }
}

header.overlay {
    background-color: rgba(0, 0, 0, 0)
}

header.scrolled,
header.white,
.offcanvas-open header {
    background: #fff
}

header.scrolled:before,
header.white:before,
.offcanvas-open header:before {
    opacity: 0
}

header.scrolled .nav-item,
header.scrolled .isicon,
header.white .nav-item,
.offcanvas-open header .nav-item,
header.white .isicon,
.offcanvas-open header .isicon {
    --bs-nav-link-color: #000;
    --bs-link-color: #000;
    color: #000
}

header.scrolled .basket-icon,
header.white .basket-icon,
.offcanvas-open header .basket-icon {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23000' d='M4.476 19.828q-.734 0-1.226-.492T2.76 18.11V6.66q0-.735.491-1.226.492-.492 1.226-.491H6.48V4.41q0-1.55 1.086-2.636Q8.65.69 10.2.69t2.636 1.085 1.085 2.636v.532h2.004q.735 0 1.226.491.492.492.492 1.226v11.45q0 .734-.492 1.226t-1.226.492zm0-1.064h11.45a.63.63 0 0 0 .45-.204.63.63 0 0 0 .204-.45V6.66a.63.63 0 0 0-.204-.45.63.63 0 0 0-.45-.204H4.476a.63.63 0 0 0-.45.204.63.63 0 0 0-.204.45v11.45q0 .246.204.45a.63.63 0 0 0 .45.204M7.543 4.943h5.316V4.41q0-1.122-.768-1.89-.767-.768-1.89-.768t-1.89.768-.768 1.89z'/%3E%3C/svg%3E") no-repeat center
}

header.scrolled .basket-icon.basket-full,
header.white .basket-icon.basket-full,
.offcanvas-open header .basket-icon.basket-full {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23000' d='M4.476 19.828q-.734 0-1.226-.492T2.76 18.11V6.66q0-.735.491-1.226.492-.492 1.226-.491H6.48V4.41q0-1.55 1.086-2.636Q8.65.69 10.2.69t2.636 1.085 1.085 2.636v.532h2.004q.735 0 1.226.491.492.492.492 1.226v11.45q0 .734-.492 1.226t-1.226.492zm0-1.064h11.45a.63.63 0 0 0 .45-.204.63.63 0 0 0 .204-.45V6.66a.63.63 0 0 0-.204-.45.63.63 0 0 0-.45-.204H4.476a.63.63 0 0 0-.45.204.63.63 0 0 0-.204.45v11.45q0 .246.204.45a.63.63 0 0 0 .45.204M7.543 4.943h5.316V4.41q0-1.122-.768-1.89-.767-.768-1.89-.768t-1.89.768-.768 1.89z'/%3E%3C/svg%3E") no-repeat center
}

header.scrolled .basket-icon.basket-full .minicart-quantity,
header.white .basket-icon.basket-full .minicart-quantity,
.offcanvas-open header .basket-icon.basket-full .minicart-quantity {
    color: #fff
}

header.white,
.offcanvas-open header {
    border-bottom: 1px solid #9d9d9c
}

header.scrolled {
    -webkit-transition: background .3s;
    transition: background .3s
}

@media(prefers-reduced-motion: reduce) {
    header.scrolled {
        -webkit-transition: none;
        transition: none
    }
}

header .offcanvas-header {
    --bs-offcanvas-padding-y: 20px
}

header .offcanvas-header .btn-close {
    padding-top: 0;
    padding-bottom: 0
}

header .offcanvas-header .btn-close .isicon {
    font-size: 30px
}

header .offcanvas-body {
    --bs-offcanvas-padding-y: 0
}

@media(min-width: 1440px) {
    header .nav-item,
    header .isicon {
        -webkit-transition: color .3s;
        transition: color .3s;
        color: #fff;
        --bs-link-color: #FFF;
        --bs-nav-link-color: #FFF
    }
}

@media(min-width: 1440px)and (prefers-reduced-motion: reduce) {
    header .nav-item,
    header .isicon {
        -webkit-transition: none;
        transition: none
    }
}

@media(min-width: 1440px) {
    header:before {
        content: "";
        opacity: 1;
        position: absolute;
        z-index: 0;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #000000), color-stop(35%, rgba(0, 0, 0, 0.683378)), color-stop(55%, rgba(0, 0, 0, 0.443182)), to(rgba(0, 0, 0, 0)));
        background: linear-gradient(180deg, #000000 10%, rgba(0, 0, 0, 0.683378) 35%, rgba(0, 0, 0, 0.443182) 55%, rgba(0, 0, 0, 0) 100%)
    }
    header:hover {
        background: #fff;
        -webkit-transition: background .3s;
        transition: background .3s
    }
}

@media(min-width: 1440px)and (prefers-reduced-motion: reduce) {
    header:hover {
        -webkit-transition: none;
        transition: none
    }
}

@media(min-width: 1440px) {
    header:hover:before {
        opacity: 0
    }
    header:hover .basket-icon {
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23000' d='M4.476 19.828q-.734 0-1.226-.492T2.76 18.11V6.66q0-.735.491-1.226.492-.492 1.226-.491H6.48V4.41q0-1.55 1.086-2.636Q8.65.69 10.2.69t2.636 1.085 1.085 2.636v.532h2.004q.735 0 1.226.491.492.492.492 1.226v11.45q0 .734-.492 1.226t-1.226.492zm0-1.064h11.45a.63.63 0 0 0 .45-.204.63.63 0 0 0 .204-.45V6.66a.63.63 0 0 0-.204-.45.63.63 0 0 0-.45-.204H4.476a.63.63 0 0 0-.45.204.63.63 0 0 0-.204.45v11.45q0 .246.204.45a.63.63 0 0 0 .45.204M7.543 4.943h5.316V4.41q0-1.122-.768-1.89-.767-.768-1.89-.768t-1.89.768-.768 1.89z'/%3E%3C/svg%3E") no-repeat center
    }
    header:hover .basket-icon.basket-full {
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23000' d='M4.476 19.828q-.734 0-1.226-.492T2.76 18.11V6.66q0-.735.491-1.226.492-.492 1.226-.491H6.48V4.41q0-1.55 1.086-2.636Q8.65.69 10.2.69t2.636 1.085 1.085 2.636v.532h2.004q.735 0 1.226.491.492.492.492 1.226v11.45q0 .734-.492 1.226t-1.226.492zm0-1.064h11.45a.63.63 0 0 0 .45-.204.63.63 0 0 0 .204-.45V6.66a.63.63 0 0 0-.204-.45.63.63 0 0 0-.45-.204H4.476a.63.63 0 0 0-.45.204.63.63 0 0 0-.204.45v11.45q0 .246.204.45a.63.63 0 0 0 .45.204M7.543 4.943h5.316V4.41q0-1.122-.768-1.89-.767-.768-1.89-.768t-1.89.768-.768 1.89z'/%3E%3C/svg%3E") no-repeat center
    }
    header:hover .basket-icon.basket-full .minicart-quantity {
        color: #fff
    }
    header:hover .nav-item,
    header:hover .isicon {
        --bs-nav-link-color: #000;
        --bs-link-color: #000;
        color: #000
    }
}

header.fixed-top~#maincontent {
    padding-top: var(--bs-header-height)
}

header .logo-home img {
    width: 140px;
    height: 140px;
    object-fit: contain
}

@media(min-width: 1440px) {
    header .logo-home img {
        width: 140px;
        height: 120px
    }
}

@media(min-width: 1440px) {
    .offcanvas-open header {
        z-index: 1055 !important;
        width: 100vw
    }
}

.back-to-login {
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(min-width: 1440px) {
    .back-to-login {
        margin-bottom: 25px
    }
}

#offcanvasSearch {
    height: 100vh;
    z-index: 1045;
    background: #fff
}

body.search-open .offcanvas-backdrop {
    top: var(--bs-header-height, 67px) !important
}

@media(min-width: 1440px) {
    #offcanvasSearch {
        width: 60%;
        left: auto;
        right: 0;
        height: auto;
        max-height: 400px;
        box-shadow: 0 4px 12px rgba(0,0,0,0.15)
    }
}

#offcanvasSearch .offcanvas-body {
    padding: 20px 40px
}

#offcanvasSearch .btn-close .isicon {
    font-size: 30px
}

.site-search input {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.site-search .suggestions-grid {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 4px;
    margin-top: 20px
}

@media(min-width: 768px) {
    .site-search .suggestions-grid {
        margin-top: 30px
    }
}

@media(min-width: 1440px) {
    .site-search .suggestions-grid {
        margin-top: 30px
    }
}

.site-search .suggestions-grid .col-list {
    border-right: none;
    grid-column-start: 1;
    grid-column-end: 8
}

@media(min-width: 1440px) {
.site-search .suggestions-grid .col-products {
    display: none
}

.site-search .suggestions-grid.show-results .col-products {
    display: block
}

.site-search .suggestions-grid .col-list {
        border-right: 1px solid #9d9d9c;
        grid-column-end: 4
    }
}

.site-search .suggestions-grid .col-products {
    grid-column-start: 1;
    grid-column-end: 8;
    padding: 30px 0;
    border-top: 1px solid #dedede
}

@media(min-width: 1440px) {
    .site-search .suggestions-grid .col-products {
        border-top: none;
        grid-column-start: 4;
        margin-left: 40px;
        padding-top: 0
    }
}

.site-search .suggestions-grid .col-products .product-name {
    display: inline-block
}

.site-search .suggestions-grid .title {
    font-weight: 700;
    padding-bottom: 7px;
    font-size: 12px
}

.site-search .suggestions-grid ul {
    font-size: 12px;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 30px
}

.site-search .suggestions-grid ul a {
    text-decoration: none;
    font-weight: 300
}

.site-search .suggestions-grid ul li {
    padding: 0 0 7px
}

.site-search .suggestions-grid ul li:last-child {
    padding-bottom: 0
}

@media(min-width: 1440px) {
    .site-search .suggestions-grid ul {
        margin-bottom: 40px
    }
}

.site-search .suggestions-grid .tile-body {
    padding: 0 !important;
    margin: 0 !important
}

.site-search .suggestions-grid .pdp-link a {
    font-size: 12px !important;
    white-space: normal;
    word-break: break-word
}

.header-banner {
    background-color: #000;
    text-align: center;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-height: 0
}

.header-banner .close-button {
    position: absolute;
    right: 5px;
    z-index: 1030
}

.header-banner .close-button .isicon {
    color: inherit
}

@media(min-width: 1440px) {
    .header-banner .close-button {
        right: 20px
    }
}

.header-banner .container {
    color: #fff;
    padding: 5px 0
}

.header-banner .container p {
    margin-bottom: 0
}

.header-banner .container .content-body {
    padding: 0 30px
}

.header-banner .container .content-body * {
    color: inherit !important;
    display: inline-block
}

.slide-up {
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    max-height: 100px;
    min-height: 30px;
    -webkit-transition-property: max-height;
    transition-property: max-height
}

.slide-up.hide {
    max-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1)
}
.swiper:has(.bottom) {
    --swiper-pagination-bottom: 10px
}

.banner-content,
.text-cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.banner-content.middle,
.text-cta.middle {
    margin-top: auto;
    margin-bottom: auto
}

.banner-content.top,
.text-cta.top {
    margin-top: 0;
    margin-bottom: auto
}

.banner-content.bottom,
.text-cta.bottom {
    margin-top: auto;
    margin-bottom: 0
}

.banner-content.center,
.text-cta.center {
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.banner-content.right,
.text-cta.right {
    -ms-flex-item-align: end;
    align-self: end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    text-align: right
}

.banner-content.left,
.text-cta.left {
    -ms-flex-item-align: start;
    align-self: start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    text-align: left
}

@media(max-width: 767.98px) {
    .banner-content.center-mobile,
    .text-cta.center-mobile {
        -ms-flex-item-align: center !important;
        align-self: center !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        text-align: center !important
    }
    .banner-content.right-mobile,
    .text-cta.right-mobile {
        -ms-flex-item-align: end !important;
        align-self: end !important;
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: end !important;
        text-align: right !important
    }
    .banner-content.left-mobile,
    .text-cta.left-mobile {
        -ms-flex-item-align: start !important;
        align-self: start !important;
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: start !important;
        text-align: left !important
    }
}

.banner-content ul,
.text-cta ul {
    padding-left: 0;
    list-style: none
}

.banner-content ul li,
.text-cta ul li {
    margin-bottom: 5px
}

.mainbanner-figure {
    position: relative;
    overflow: hidden
}

.mainbanner-figure .text-cta {
    max-width: 650px;
    padding: 20px
}

@media(min-width: 768px) {
    .mainbanner-figure .text-cta {
        padding: 25px
    }
}

@media(min-width: 1440px) {
    .mainbanner-figure .text-cta {
        padding: 40px
    }
}

.mainbanner-figure .text-cta .body,
.mainbanner-figure .text-cta .cta {
    pointer-events: auto
}

.mainbanner-figure .text-cta .body a {
    color: inherit
}

@media(max-width: 767.98px) {
    .mainbanner-figure.mobile-content-under-image {
        padding-bottom: 20px
    }
}

.mainbanner-figure .banner-content-out-mobile .text-cta {
    padding: 10px 20px 15px
}

@media(min-width: 768px) {
    .mainbanner-figure .banner-content-out-mobile .text-cta {
        padding: 25px
    }
}

@media(min-width: 1440px) {
    .mainbanner-figure .banner-content-out-mobile .text-cta {
        padding: 40px
    }
}

@media(max-width: 767.98px) {
    .mainbanner-figure .banner-content-out-mobile .text-cta .cta .btn {
        --bs-btn-bg: var(--bs-black);
        --bs-btn-border-color: var(--bs-black);
        --bs-btn-color: var(--bs-white)
    }
}

.mainbanner-figure .video-container .play-button {
    cursor: pointer;
    z-index: 9999;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: auto;
    width: auto
}

.mainbanner-figure .video-container .play-button .isicon {
    color: #fff;
    font-size: 100px;
    max-width: 100%
}

.mainbanner-figure.gradient-overlay .video-container,
.mainbanner-figure.gradient-overlay picture {
    position: relative
}

.mainbanner-figure.gradient-overlay .video-container::after,
.mainbanner-figure.gradient-overlay picture::after {
    position: absolute;
    content: "";
    inset: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%)
}

.mainbanner-figure.overlay .video-container,
.mainbanner-figure.overlay picture {
    position: relative
}

.mainbanner-figure.overlay .video-container::after,
.mainbanner-figure.overlay picture::after {
    position: absolute;
    content: "";
    inset: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3)
}

@media(min-width: 1440px) {
    .mainbanner-figure.has-hover-image img {
        -webkit-transition: all .5s;
        transition: all .5s
    }
    .mainbanner-figure.has-hover-image:hover img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        overflow: visible
    }
    .mainbanner-figure.has-hover-ctas .cta {
        -webkit-transform: translateY(25%);
        transform: translateY(25%);
        opacity: 0;
        -webkit-transition: all .3s;
        transition: all .3s
    }
    .mainbanner-figure.has-hover-ctas .text-cta {
        -webkit-transform: translateY(25%);
        transform: translateY(25%);
        -webkit-transition: all .3s;
        transition: all .3s
    }
    .mainbanner-figure.has-hover-ctas:hover .cta,
    .mainbanner-figure.has-hover-ctas:hover .text-cta {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: all .3s;
        transition: all .3s
    }
}

.mainbanner-figure .pin {
    cursor: pointer;
    z-index: 1020
}

@-webkit-keyframes ping {
    from {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    to {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@keyframes ping {
    from {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    to {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

.mainbanner-figure .pin::after {
    --hot-spot-after-size: 30px;
    content: "";
    top: calc(50% - var(--hot-spot-after-size)/2);
    left: calc(50% - var(--hot-spot-after-size)/2);
    width: var(--hot-spot-after-size);
    height: var(--hot-spot-after-size);
    background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3));
    border-radius: 50%;
    -webkit-animation: 2s ease-in-out infinite alternate ping;
    animation: 2s ease-in-out infinite alternate ping;
    position: absolute
}

.mainbanner-figure .pin .pin-small {
    width: 20px;
    --hot-spot-after-size: map-get($spacers, 4)
}

.mainbanner-figure .th-player {
    z-index: 1000
}

.g-0 .mainbanner-figure {
    position: relative;
    overflow: hidden
}

.g-0 .mainbanner-figure.mobile-content-under-image {
    padding: 0 20px
}

@media(min-width: 768px) {
    .g-0 .mainbanner-figure.mobile-content-under-image {
        padding: 0
    }
}

.alignment-grid,
.experience-bannerContent {
    display: grid;
    grid-template-columns: 0fr 1fr;
    grid-template-rows: repeat(3, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    z-index: 1000
}

@media(min-width: 768px) {
    .alignment-grid,
    .experience-bannerContent {
        grid-template-columns: repeat(3, 1fr)
    }
}

.experience-bannerContent {
    pointer-events: none;
    position: absolute;
    inset: 0
}

@media(max-width: 767.98px) {
    .experience-bannerContent.banner-content-out-mobile .body,
    .experience-bannerContent.banner-content-out-mobile .headline,
    .experience-bannerContent.banner-content-out-mobile .subline {
        color: #000 !important
    }
}

.experience-bannerContent .stretch {
    height: 100%;
    grid-row-start: 1;
    grid-row-end: -1;
    grid-column-start: 1;
    grid-column-end: -1
}

.experience-bannerContent .stretch .text-cta {
    width: 100%;
    height: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.experience-bannerContent .stretch .text-cta .subline {
    margin-top: auto
}

.experience-bannerContent.banner-under-content .under-content .text-cta {
    padding-left: 0;
    padding-right: 0
}

.experience-bannerContent.banner-content-out-mobile {
    position: static;
    display: block
}

@media(min-width: 768px) {
    .experience-bannerContent.banner-content-out-mobile {
        position: absolute;
        display: grid
    }
}

@media(max-width: 767.98px) {
    .experience-bannerContent.banner-content-out-mobile .banner-content {
        width: 100%;
        text-align: center
    }
}

@media(max-width: 767.98px) {
    .experience-bannerContent.banner-content-out-mobile .banner-content .text-cta {
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.experience-bannerContent.banner-under-content {
    position: static;
    display: block
}

.experience-bannerContent .top-left {
    grid-column: span 3;
    grid-row: 1/2
}

@media(min-width: 1440px) {
    .experience-bannerContent .top-left {
        grid-column: 1/2
    }
}

.experience-bannerContent .top-center {
    grid-column: span 3/auto;
    grid-row: 1/2;
    text-align: center
}

.experience-bannerContent .top-right {
    grid-column: 3/4;
    grid-row: 1/2
}

.experience-bannerContent .center-left {
    grid-column: span 3;
    grid-row: 2/3
}

@media(min-width: 1440px) {
    .experience-bannerContent .center-left {
        grid-column: 1/2
    }
}

.experience-bannerContent .center-center {
    grid-column: span 3/auto;
    grid-row: 2/3;
    text-align: center
}

.experience-bannerContent .center-right {
    grid-column: 3/4;
    grid-row: 2/3
}

.experience-bannerContent .bottom-left {
    grid-row: 3/4;
    grid-column: span 3
}

.experience-bannerContent .bottom-center {
    grid-column: span 3/auto;
    grid-row: 3/4;
    text-align: center
}

.experience-bannerContent .bottom-right {
    grid-column: 3/4;
    grid-row: 3/4
}
.slider .mainbanner-figure img {
    max-height: 100vh;
    -o-object-fit: cover;
    object-fit: cover
}

/* === SEARCH PRODUCT TILE STYLES === */
.site-search .suggestions-grid .col-products .product-tile {
    --swiper-pagination-bullet-inactive-color: transparent;
    --swiper-scrollbar-bg-color: transparent;
    --swiper-navigation-color: #9d9d9c
}

.site-search .suggestions-grid .col-products .product-name {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media(min-width: 1440px) {
    .site-search .suggestions-grid .col-products .product-name {
        -webkit-line-clamp: 2
    }
}

.site-search .suggestions-grid .col-products .fullpage-product-carousel .swiper:has(.product-tile) {
    --swiper-pagination-bottom: 0
}

.site-search .suggestions-grid .col-products .product-tile .image-container picture,
.site-search .suggestions-grid .col-products .product-tile .swatches a {
    pointer-events: none
}

.site-search .suggestions-grid .col-products .product-tile .image-container picture img,
.site-search .suggestions-grid .col-products .product-tile .swatches a img {
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}


/* Badge hidden when 0 */
.minicart-quantity { font-size: .7rem; font-weight: 700; }

/* Shake animation for missing size */
@keyframes shake {
  0%,100% { transform: translateX(0) }
  20%,60%  { transform: translateX(-6px) }
  40%,80%  { transform: translateX(6px) }
}
.size-options.shake { animation: shake .4s ease; }

/* Cart toast */
.cart-toast {
  position: fixed; bottom: 2rem; left: 50%; transform: translateX(-50%) translateY(20px);
  background: #111; color: #fff; padding: .6rem 1.2rem;
  border-radius: 2rem; display: flex; align-items: center; gap: .5rem;
  opacity: 0; transition: opacity .3s, transform .3s; z-index: 9999; pointer-events: none;
}
.cart-toast.show { opacity: 1; transform: translateX(-50%) translateY(0); }

.basket-icon {
  width: 28px;
  height: 28px;
  background: red;
  display: block;
}