/**
 * Swiper 11.0.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 27, 2024
 */

/* FONT_START */
@font-face {
    font-family: 'swiper-icons';
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
    font-weight: 400;
    font-style: normal;
}
/* FONT_END */
:root {
    --swiper-theme-color: #007aff;
    /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    /* Fix of Webkit flickering */
    z-index: 1;
    display: block;
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
    touch-action: pan-y;
}

.swiper-vertical {
    touch-action: pan-x;
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block;
}

.swiper-slide-invisible-blank {
    visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto;
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d;
}

.swiper-3d {
    perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
    transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    /* For Firefox */
    -ms-overflow-style: none;
    /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
    scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
    scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
    scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size);
}

:root {
    --swiper-navigation-size: 44px;
    /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
    display: none !important;
}

.swiper-button-prev svg,
.swiper-button-next svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: center;
}

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
    transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto;
}

.swiper-button-lock {
    display: none;
}
/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: 'prev';
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: 'next';
}
/* Navigation font end */
:root {
    /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-bullet:only-child {
    display: none !important;
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: translate3d(0px, -50%, 0);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
    position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0;
}

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0;
}

.swiper-pagination-lock {
    display: none;
}

:root {
    /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}

.swiper-scrollbar {
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    position: relative;
    touch-action: none;
    background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: var(--swiper-scrollbar-sides-offset, 1%);
    bottom: var(--swiper-scrollbar-bottom, 4px);
    top: var(--swiper-scrollbar-top, auto);
    z-index: 50;
    height: var(--swiper-scrollbar-size, 4px);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
    position: absolute;
    left: var(--swiper-scrollbar-left, auto);
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    z-index: 50;
    width: var(--swiper-scrollbar-size, 4px);
    height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-scrollbar-lock {
    display: none;
}
/* Zoom container styles start */
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
/* Zoom container styles end */
.swiper-slide-zoomed {
    cursor: move;
    touch-action: none;
}
/* a11y */
.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
    flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-fade .swiper-slide-active {
    pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-cube {
    overflow: visible;
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible;
}
/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
/* Cube slide shadows end */
.swiper-flip {
    overflow: visible;
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
/* Flip slide shadows end */
.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height;
}

.swiper-cards {
    overflow: visible;
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
}

/*@font-face {
    font-family: "Proxima Nova";
    font-weight: 900;
    src: url('../fonts/proxima/ProximaNova-Black.woff2');
    font-display: swap;
}

@font-face {
    font-family: "Proxima Nova";
    font-weight: 800;
    src: url('../fonts/proxima/ProximaNova-Extrabold.woff2');
    font-display: swap;
}

@font-face {
    font-family: "Proxima Nova";
    font-weight: 700;
    src: url('../fonts/proxima/ProximaNova-Bold.woff2');
    font-display: swap;
}

@font-face {
    font-family: "Proxima Nova";
    font-weight: 600;
    src: url('../fonts/proxima/ProximaNova-Semibold.woff2');
    font-display: swap;
}

@font-face {
    font-family: "Proxima Nova";
    font-weight: 500;
    src: url('../fonts/proxima/ProximaNova-Regular.woff2');
    font-display: swap;
}

@font-face {
    font-family: "Proxima Nova";
    font-weight: 400;
    src: url('../fonts/proxima/ProximaNova-Light.woff2');
    font-display: swap;
}*/

/*@font-face {
    font-family: "Helvetica";
    font-weight: 800;
    src: url('../fonts/helvetica/Helvetica-BlackCond.ttf');
    font-display: swap;
}

@font-face {
    font-family: "Helvetica";
    font-weight: 700;
    src: url('../fonts/helvetica/Helvetica-Bold.ttf');
    font-display: swap;
}

@font-face {
    font-family: "Helvetica";
    font-weight: 600;
    src: url('../fonts/helvetica/Helvetica-Medium.ttf');
    font-display: swap;
}

@font-face {
    font-family: "Helvetica";
    font-weight: 500;
    src: url('../fonts/helvetica/Helvetica-Light.ttf');
    font-display: swap;
}

@font-face {
    font-family: "Helvetica";
    font-weight: 400;
    src: url('../fonts/helvetica/Helvetica-Thin.ttf');
    font-display: swap;
}
*/



@font-face {
    font-family: "Work";
    font-weight: 900;
    src: url('../fonts/work/WorkSans-Black.ttf');
    font-display: swap;
}

@font-face {
    font-family: "Work";
    font-weight: 800;
    src: url('../fonts/work/WorkSans-ExtraBold.ttf');
    font-display: swap;
}

@font-face {
    font-family: "Work";
    font-weight: 700;
    src: url('../fonts/work/WorkSans-Bold.ttf');
    font-display: swap;
}

@font-face {
    font-family: "Work";
    font-weight: 600;
    src: url('../fonts/work/WorkSans-SemiBold.ttf');
    font-display: swap;
}
/*
@font-face {
    font-family: "Work";
    font-weight: 500;
    src: url('../fonts/work/WorkSans-Medium.ttf');
}

@font-face {
    font-family: "Work";
    font-weight: 400;
    src: url('../fonts/work/WorkSans-Regular.ttf');
}

@font-face {
    font-family: "Work";
    font-weight: 300;
    src: url('../fonts/work/WorkSans-Light.ttf');
}

@font-face {
    font-family: "Work";
    font-weight: 200;
    src: url('../fonts/work/WorkSans-Thin.ttf');
}*/


:root {
    --color-app-gray-1: #454545;
    --color-app-gold-1: #896826;
    --color-app-blue-1: #2C323E;
    --color-app-blue-2: #2E3D53;
    --container-width-1: 850px;
    --bikeGoTo:125px;
    --menu-height:95px;
}

body {
    font-family: 'Outfit', sans-serif;
    font-size: 16px;
    overflow: overlay;
    color: #454545;
    overflow-x: hidden;
}



:root {
    --header-height: 100px;
    --filter-height: 90px;
    --container-width-1: 1200px;
}

*, ::before, ::after {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

html {
    position: relative;
    min-height: 100%;
/*    scroll-behavior: smooth;*/
    font-size: 18px;
    font-weight: 400;
    color: #606060;
}

b {
    font-weight: 500;
}

svg {
    -webkit-transform: scale(1);
    transform: scale(1);
}

fieldset {
    border:none;
}

button {
    cursor: pointer;
}

button, select, option, input {
    font-family: inherit;
    color: inherit;
    font-size: inherit;
}

::-webkit-input-placeholder {
    font-style: italic;
    color: #7e7e7e;
}

:-moz-placeholder {
    font-style: italic;
    color: #7e7e7e;
}

::-moz-placeholder {
    font-style: italic;
    color: #7e7e7e;
    font-family: 'Exo', sans-serif;
}

:-ms-input-placeholder {
    font-style: italic;
    color: #7e7e7e;
}

* {
    -webkit-tap-highlight-color: transparent;
    font-family: inherit;
}

input,
textarea,
button,
select,
a {
    -webkit-tap-highlight-color: rgba(0,0,0,0);

}

a, a:hover, a:visited, a:active {
    text-decoration: none;
}

img, embed, object, video, svg {
    max-width: 100%;
}



h1, h2, h3, h4, h5, h6 {
    line-height: 1;
}

* {
    scroll-margin-top: 100px;
}



.badge {
    padding: 6px 10px 6px 10px;
    line-height: 1;
    display: flex;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 600;
    align-items: center;
    gap: 6px;
}

.badge.badge-black {
    background-color:#000000;
    color:white;
}

.badge svg {
    margin-left:-1px;
    height:16px;
    width:16px;
    flex-shrink:0;
}

.button {
    padding: 10px 18px;
    background-color: white;
    border: 2px solid transparent;
    border-radius: 2px;
    box-shadow: 0px 1px 8px #00000029;
    line-height: 1;
    letter-spacing: -0.1px;
    font-size: 18px;
    font-weight: 800;
    color: black;
    text-transform: uppercase;
    display: flex;
    gap: 6px;
    align-items: center;
}

.button svg {
    height:21px;
    width:21px;
    flex-shrink:0;
    margin-right:-3px;
}

.button.icon-left svg {
    margin-left: -6px;
}


.button.button-md {
    padding: 6px 14px;
    font-size: 17px;
    font-weight:500;
}

.button.button-lg {
    padding: 14px 22px;
    font-size: 24px;
}

    .button.button-3 {
        background-color: #000000;
        border-color: #000000;
        color: #ffffff;
    }
    .button.button-2 {
        border-color: #FC6925;
        color: #FC6925;
    }

    .button.button-4 {
        border-color: #FC6925;
        color: #ffffff;
        background-color: #FC6925;
    }
.button.button-5 {
    border-color: #fc6925;
    color: #ffffff;
    background-color: #fc6925;
}

    .button.button-link {
        border: transparent;
        background-color: transparent;
        box-shadow: none;
        text-decoration: underline;
        padding-left:0px;
        padding-right:0px;
    }

#section-item-list {
    scroll-margin-top: 100px;
}

header {
/*    padding-top: 30px;
    padding-bottom: 35px;*/
    height:95px;
    display:flex;
    align-items:center;

}

    /*body.dark header {
        background-color:black;
    }*/
body.dark header {
    position: absolute;
    top: 0;
    width: 100%;
}


.top-header {
    position: relative;
    top: 0px;
    background-color: #ffffff;
    z-index: 1000;
    height: auto;
    display: flex;
    border-bottom: 1px solid #DDDDDD;
    align-items: center;
    justify-content: center;
    flex-direction:column;
}

@media(min-width:768px) {
    @supports (animation-timeline: scroll()) {
        .top-header {
            animation: show-hide linear both;
            animation-timeline: scroll();
            animation-range: 300px 500px;
        }
    }

    .top-header {
        position: sticky;
    }
}


@keyframes show-hide {
    to {
        transform: translateY(-100%);
    }
}

.button-crossfree {
    display:none;
    align-items:flex-end;
    line-height:1;
    padding-top:0px;
    padding-bottom:0px;
    padding-left:8px;
    padding-right:12px;
    border:none;
    gap:8px;
}

.button-crossfree img{
   height:35px;
   max-height:35px;
   max-width:60px;
}

.button-crossfree .button-crossfree-text {
    display: flex;
    flex-direction: column;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing:0.5px;
    gap: 2px;
    text-transform: none;
    line-height: 1;
}
.button-crossfree .button-crossfree-text small {
    font-size: 10px;
    text-transform: none;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0px;
}

.top-header .top-header-sub-container {
    max-width: 1130px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    flex-direction: column;
    gap: 6px;
    align-items: center;
    justify-content: center;
    position: relative;
    padding-bottom: 15px;
    color: #fc6925;
    font-weight: 600;
    font-size: 22px;
}


.top-header .top-header-container {
    max-width: 1130px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    flex-direction: column;
    gap: 6px;
    align-items: center;
    justify-content: center;
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
}

.top-header .top-header-container .top-header-container-title-container {
    display: flex;
    gap: 6px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

@media(min-width:900px) {
    .top-header .top-header-container .top-header-container-title-container {
        column-gap: 25px;
        row-gap:6px;
    }
}

.top-header .top-header-container .top-header-container-title {
    color: #000000;
    font-size: 18px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -0.3px;
    text-transform: uppercase;
    text-align: center;
}


.countdown {
    display:flex;
    gap:8px;
    align-items:center;
}


.countdown .finito {
    color: #fc6925;
    font-weight:600;
    font-size:20px;
}

.countdown .countdown-element {
    display: flex;
    flex-direction:column;
    align-items:center;
    gap: 2px;
    position:relative;
}



.countdown .countdown-element .display-title-1 {
    height: 40px;
    min-width: 52px;
    border: 3px solid #fc6925;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:28px;
    font-weight:700;
    line-height:1;
    text-align:center;
    flex-shrink:0;
    color:black;
    position:relative;
}

.countdown .countdown-element:not(:last-of-type) .display-title-1::after {
    position: absolute;
    content: ":";
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    right: -7px;
    transform: translateX(50%);
}

.countdown .countdown-element .display-title {
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    color: #454545;
}

.menu-abonnement-list {
    display: grid;
    /* grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);*/
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    row-gap: 20px;
    column-gap: 20px;
}


.menu-abonnement-list.mono {
    grid-template-columns: minmax(0, 1fr);
}



.menu-abonnement-list.menu-abonnement-list-v1 {
    row-gap: 8px;
    column-gap: 20px;
}

.menu-abonnement-sub-list {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.menu-abonnement {
    display: flex;
    flex-direction: column;
}

.menu-abonnement .menu-abonnement-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    text-align: left;
    color: #fc6925;
    padding: 0px 10px;
}

.menu-abonnement .menu-abonnement-description {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2;
    text-align: left;
    color: #454545;
    margin-top: 4px;
    max-width:calc(100% - 20px);
    padding-left:10px;
}

.menu-abonnement .menu-abonnement-description:empty {
    display:none;
}




.menu-abonnement-activity-list {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 8px;
}

.menu-abonnement-activity-big {
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: space-between;
    background-color: #f5f5f5;
    padding: 6px 10px;
    border-radius: 2px;
    color: #ffffff;
    text-align: center !important;
    justify-content: center !important;
    color: #ffffff;
    background-color: #fc6925;
    border-color: #fc6925;
    height:45px;
    font-size:18px;
    font-weight:500;
    margin-top:8px;
}




.menu-abonnement-activity {
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: space-between;
    background-color: #f5f5f5;
        padding: 6px 10px;
    border-radius: 2px;
}

.menu-abonnement-activity .link-sub-menu {
    width:100%;
    font-size: 16px !important;
    display: flex !important;
    gap: 8px !important;
    align-items: center !important;
    justify-content: space-between !important;
}

.menu-abonnement-activity .link-sub-menu .text {
    display:flex;
    flex-direction:column;
    gap:2px;
}
.menu-abonnement-activity .link-sub-menu .sub-text {
    font-size: 12px;
    line-height:1;
    font-weight:400;
}

.menu-abonnement-activity svg {
    height:18px;
    width:18px;
    margin-right:4px;
    flex-shrink:0;
}

.menu-abonnement-activity.menu-abonnement-activity-coach {
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: space-between;
    background-color: #f5f5f5;
    padding: 0px;
    border-radius: 2px;
    padding-right:8px;
}

.menu-abonnement-activity.menu-abonnement-activity-coach .img {
    height: 60px;
    width: 65px;
    display: flex;
    padding-top: 4px;
    overflow: hidden;
    transition: transform 0.3s ease;
    z-index: 1;
    cursor: default;
    pointer-events: none;
    touch-action: none;
    user-select: none;
    transform-origin: bottom right;
    align-self: flex-end;
    transform: scale(1.15);
}

.menu-abonnement-activity.menu-abonnement-activity-coach:hover .img {
    transform:scale(1.42);
}

.menu-abonnement-activity.menu-abonnement-activity-coach .img img {
    height: 100%;
    width: 100%;
    object-fit:cover;
    object-position:top;
}

.menu-abonnement-activity.menu-abonnement-activity-coach .link-sub-menu .text {
    padding: 6px 10px;
    z-index:2;
}


.menu-abonnement-activity.menu-abonnement-activity-v2 {
    min-height: 45px;
}

.menu-abonnement-activity.menu-abonnement-activity-v2 .link-sub-menu .text{
   font-size:18px;
   font-weight:600;
}

.menu-abonnement-activity.menu-abonnement-activity-v2 .link-sub-menu .text .sub-text.sub-text-min {
    font-size: 12px;
}

.menu-abonnement-activity.menu-abonnement-activity-v2 .link-sub-menu .text .sub-text {
    font-size: 15px;
}



@media(min-width:900px) {
    .top-header {
        display: flex;
        border-bottom: 1px solid #DDDDDD;
    }

    .top-header .top-header-container {
        display: flex;
        flex-direction: row;
        gap: 25px;
    }

    .top-header .top-header-container .top-header-container-title {
        text-align: left;
        font-size: 21px;
    }
}

.menu-w-sub {
    position: relative;
    z-index: 1000;
    height:70px;
    display:flex;
    align-items:center;
}


.menu-w-sub .sub-menu {
    display: none;
    position: absolute;
    z-index: 1000;
    top: calc(100% - 5px);
    transform: translateX(-65px);
    background-color: white;
    width: 300px;
    flex-direction: column;
    gap: 8px;
    padding: 25px 20px;
    border-radius: 4px;
    overflow: hidden;
    background-color: white;
    color: black;
    border: 1px solid #dddddd75;
    font-size: 16px !important;
    box-shadow: 0 1px 8px #00000029;
}

.menu-w-sub .sub-menu.sub-menu-large {
    width: 515px;
}



.menu-w-sub .sub-menu.sub-menu-medium {
    width: 485px;
}


.menu-w-sub .sub-menu .link-sub-menu:not(.button) {
    color: black;
    font-size: 18px;
    font-weight:500;
    transition:color 0.3s ease;
    line-height:1.1;
}

.menu-w-sub .sub-menu .link-sub-menu.bold {
    margin-bottom:10px;
}


.menu-w-sub .sub-menu .link-sub-menu:not(.button):hover {
    color: #fc6925;
}

.menu-w-sub.show-sub-menu .sub-menu {
    display: flex;
}




    header {
        position: relative;
        z-index: 5;
    }

    header .header-container {
        width: 100%;
        max-width: 1130px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
        display: flex;
        align-items: center;
        position: relative;
    }

    header .logo {
        /*margin-right: 130px;
    left: 15px;*/
        object-position: top;
        position: absolute;
        left: 15px;
        top: 0px;
    }

    header .logo-white {
        display: none;
    }

    header .logo-dark {
        display: block;
    }

    body.dark header .logo-white {
        display: block;
    }

    body.dark header .logo-dark {
        display: none;
    }

header .logo img {
    height: 95px;
    max-width: 150px;
    object-position: top;
    object-fit: contain;
}

@media(min-width:768px) {
    header .logo img {
        max-width: 180px;
    }

}

header .navbar {
    /*display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 24px;
    flex: 1;*/

    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
}

    header .navbar .navbar-inner {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 24px;
        flex: 1;
        padding-left: 86px;
    }

header .navbar .link-menu {
    cursor:pointer;
    transition:color 0.2s ease;
}

header .navbar .link-menu:not(.button) {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.3px;
    color: black;
    position: relative;
    display: none;
}

header .navbar  .menu-w-sub.show-sub-menu .link-menu:not(.button) {
    color: #FC6925;
}

header .navbar .link-menu:not(.button).active::after {
    content: "";
    position: absolute;
    width: 40%;
    left: 30%;
    height: 3px;
    background-color: #FC6925;
    border-radius: 0px;
    bottom: -8px;
    border-color: #FC6925;
    color: #FC6925;
}

body.dark header .navbar .link-menu:not(.button) {
    color: white;
}

header .navbar .link-menu:not(.button).active {
    color: #FC6925 !important;
}


/*@media(min-width:980px) {
    header .navbar .link-menu:not(.button) {
        display: block;
    }
}*/

@media(min-width:1091px) {
    header .navbar .link-menu:not(.button) {
        display: block;
    }
}

@media(max-width:1090px) {
    header .navbar .menu-coachs {
        display: none;
    }
}

@media(min-width:590px) {
    header .navbar .button-crossfree {
        display: flex;
    }
}

.section-model-1 {
    background-color: white;
    z-index:1;
    position:relative;
}

body.dark .section-model-1 {
    background: #2F2F2F;
}

@media(min-width:768px) {
    body.dark .section-model-1 {
        background: transparent linear-gradient(270deg, #2F2F2F 0%, #000000 100%) 0% 0% no-repeat padding-box;
    }
}

body.dark .section-model-1.dark {
    background: none;
    background-color: black;
}

body.dark .section-model-1 {
    /*    background-color: black;*/
    padding-top: var(--header-height);
}

.section-model-1 .section-model-1-container {
    width: 100%;
    max-width: 1130px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    position: relative;
}

@media(min-width:768px) {
    .section-model-1 .section-model-1-container {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
        gap: 20px;
    }
}

.section-model-1 .section-model-1-1 {
    display: flex;
    flex-direction: column;
    padding-top: 120px;
    padding-bottom: 100px;
    position: relative;
    z-index: 4;
}

.section-model-1 .section-model-1-1:has(.section-model-1-1-legal) {
    padding-bottom: 0px;
}

@media(min-width:768px) {
    .section-model-1 .section-model-1-1 {
        padding-top: 150px;
        padding-bottom: 180px;
    }
}

.section-model-1 .section-model-1-1:has(.section-model-1-1-legal) {
    padding-bottom: 0px;
}

.section-model-1 .section-model-1-1 .section-model-1-1-sup-title {
    color: #000000;
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.57px;
    margin-bottom: 12px;
}

body.dark .section-model-1 .section-model-1-1 .section-model-1-1-sup-title, .section-model-1.dark .section-model-1-1 .section-model-1-1-sup-title {
    color: white;
}

.section-model-1 .section-model-1-1 .section-model-1-1-title {
    color: #000000;
    font-size: 52px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -1.30px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: 'Work', sans-serif;
}

@media(min-width:768px) {
    .section-model-1 .section-model-1-1 .section-model-1-1-sup-title {
        font-size: 33px;
        font-weight: 700;
        line-height: 1;
        letter-spacing: -0.57px;
        margin-bottom: 12px;
        padding-right: 20px;
    }

    .section-model-1 .section-model-1-1 .section-model-1-1-title {
        font-size: 66px;
        font-weight: 800;
        line-height: 1;
        letter-spacing: -1.30px;
        margin-bottom: 10px;
    }
}


body.dark .section-model-1 .section-model-1-1 .section-model-1-1-title, .section-model-1.dark .section-model-1-1 .section-model-1-1-title {
    color: white;
    word-break:break-word;
}

.section-model-1 .section-model-1-1 .section-model-1-1-title.s-1 { /*size-1*/
    font-size: 46px;
    letter-spacing: 0px;
}


.section-model-1 .section-model-1-1 .section-model-1-1-sub-title {
    color: #000000;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: -0.21px;
}




@media(min-width:768px) {

    .section-model-1 .section-model-1-1 .section-model-1-1-title.s-1 { /*size-1*/
        font-size: 46px;
    }

    .section-model-1 .section-model-1-1 .section-model-1-1-sub-title {
        font-size: 27px;
        letter-spacing: -0.31px;
        padding-right: 20px;
    }
}

    body.dark .section-model-1 .section-model-1-1 .section-model-1-1-sub-title, .section-model-1.dark .section-model-1-1 .section-model-1-1-sub-title {
        color: white;
    }


.section-model-1 .section-model-1-1 .section-model-1-1-sub-title + .section-model-1-1-description {
    margin-top: 24px;
}


.section-model-1 .section-model-1-1 .section-model-1-1-description {
    color: #d9d9d9;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: -0.3px;
}

.section-model-1 .section-model-1-1 .section-model-1-1-description small{
    font-size:14px;
    line-height:16px;
}

.section-model-1 .section-model-1-1 .section-model-1-1-description b, .section-model-1 .section-model-1-1 .section-model-1-1-description strong {
    font-weight:600;
}

.section-model-1 .section-model-1-1 .section-model-1-1-description h1 {
    font-size: 32px;
    margin-bottom: 20px;
    font-weight: 700;
}

.section-model-1 .section-model-1-1 .section-model-1-1-description h2 {
    font-size: 26px;
    margin-bottom: 18px;
    font-weight:700;
}

.section-model-1 .section-model-1-1 .section-model-1-1-description h3 {
    font-size: 22px;
    margin-bottom: 16px;
    font-weight: 600;
}

.section-model-1 .section-model-1-1 .section-model-1-1-description h4 {
    font-size: 18px;
    margin-bottom: 12px;
    font-weight: 600;
}
.section-model-1 .section-model-1-1 .section-model-1-1-description h5 {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 600;
}

.section-model-1 .section-model-1-1 .section-model-1-1-description h6 {
    font-size: 14px;
    margin-bottom: 8px;
    font-weight: 600;
}

.section-model-1 .section-model-1-1 .section-model-1-1-description p:not(:last-child) {
    margin-bottom: 8px;
}


    @media(min-width:768px) {
     /*   .section-model-1 .section-model-1-1 .section-model-1-1-title {
            width: 850px;
        }*/

        .section-model-1 .section-model-1-1 .section-model-1-1-description {
            font-size: 20px;
            padding-right: 20px;
        }

        .section-model-1 .section-model-1-1 .section-model-1-1-sub-title {
            padding-right: 20px;
        }

        .section-model-1 .section-model-1-1 .section-model-1-1-sup-title {
            padding-right: 20px;
        }
    }

    .section-model-1 .section-model-1-1 .button {
        margin-top: 40px;
        width: auto;
        align-self: flex-start;
    }

.section-model-1 .section-model-1-1 .section-model-1-1-legal {
    color: #ffffff75;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    letter-spacing: -0.24px;
    margin-top: 30px;
    padding-bottom: 80px;
    width: 800px;
    max-width: calc(100vw - 50px);
    min-height: 100px;
    display: flex;
    flex-direction: column;
}

@media(min-width:768px) {
    .section-model-1 .section-model-1-1 .section-model-1-1-legal {
        min-height: 180px;
    }

}



.section-model-1 .section-model-1-2 {
    display:none;
}

body.dark .section-model-1 .section-model-1-2 {
    position: absolute;
    display:block;
    top:0;
    left:0;
    right:0;
    bottom:0;
    width:100%;
    height:100%;
}


.section-model-1 .section-model-1-2 .section-model-1-2-overlay {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    user-select: none;
    background: transparent linear-gradient(180deg, #2F2F2F 0%, rgba(47, 47, 47, 0.8) 100px, rgba(47, 47, 47, 0.3) 100%) 0% 0% no-repeat padding-box;
}

.section-model-1.dark .section-model-1-2 .section-model-1-2-overlay {
    background: transparent linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0.8) 100%, rgba(0, 0, 0, 0.3) 100%) 0% 0% no-repeat padding-box;
}


.section-model-1 .section-model-1-2 .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    user-select: none;
}

@media(min-width:768px) {
    .section-model-1 .section-model-1-2, body.dark .section-model-1 .section-model-1-2 {
        display: block;
        position: relative;
    }

    .section-model-1 .section-model-1-2 .img, body.dark .section-model-1 .section-model-1-2 .img {
        left: calc(-20px / 2);
        width:50vw;
        z-index:1;
    }

    .section-model-1 .section-model-1-2 .section-model-1-2-overlay, body.dark .section-model-1 .section-model-1-2 .section-model-1-2-overlay {
        display: none;
    }
}


body.dark .section-model-1 .section-model-1-2.section-model-1-2-video {
    position: relative;
    display: block;
    top: unset;
    left: unset;
    right: unset;
    bottom: unset;
    width: unset;
    height: unset;
}

.section-model-1 .section-model-1-2 .video-container {
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.section-model-1 .section-model-1-2.section-model-1-2-video .video {
    height: 100%;
    width:90%;
    aspect-ratio: 9 / 16;
    position: relative;
    corner-shape: squircle;
    border-radius: 22px;
    overflow: clip;
    box-shadow: 0 5px 5px #9aa0b94a, 0 -5px 12px #a6adc94a;
}

.section-model-1 .section-model-1-2 .video iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

@media(min-width:768px) {
    .section-model-1 .section-model-1-2 .video {
        position: absolute;
    }

    .section-model-1 .section-model-1-2.section-model-1-2-video .video {
        width: auto;
    }

}



.section-model-1 .section-model-1-2 .overlay-bottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 80px;
    background-image: linear-gradient(to top, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%);
    mix-blend-mode: normal;
    /*filter: blur(15px);*/
}

body.dark .section-model-1-2 .overlay-bottom, .section-model-1.dark .overlay-bottom {
    background-image: linear-gradient(to top, hsl(0, 0%, 0%) 0%, hsla(0, 0%, 0%, 0.738) 19%, hsla(0, 0%, 0%, 0.541) 34%, hsla(0, 0%, 0%, 0.382) 47%, hsla(0, 0%, 0%, 0.278) 56.5%, hsla(0, 0%, 0%, 0.194) 65%, hsla(0, 0%, 0%, 0.126) 73%, hsla(0, 0%, 0%, 0.075) 80.2%, hsla(0, 0%, 0%, 0.042) 86.1%, hsla(0, 0%, 0%, 0.021) 91%, hsla(0, 0%, 0%, 0.008) 95.2%, hsla(0, 0%, 0%, 0.002) 98.2%, hsla(0, 0%, 0%, 0) 100%);
}

.section-model-1 .section-model-1-2 img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top left;
}

.section-model-planning {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    position: relative;
    position: relative;
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #000;
}

.section-model-planning .section-model-planning-container {
    width: 100%;
    max-width: 1130px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}


.section-model-planning .section-model-planning-container img {
    height:auto;
    width:100%;
    object-fit:contain;
    object-position:center center;
}



.section-model-video {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    flex-wrap: wrap;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
    align-items: center;
    justify-content: center;
    position: relative;
    column-gap: 60px;
    row-gap: 25px;
    position: relative;
    padding-top: 70px;
    padding-bottom: 120px;
    background-color: #000;
}

.section-model-video iframe {
    width:800px;
    max-width:100%;
    height:420px;
}


.speed-club-list-wrapper {
    overflow: hidden;
    margin-top: -28px;
    margin-bottom: 60px;
    position: relative;
    z-index: 20;
}

@media(min-width:768px) {
    .speed-club-list-wrapper {
        margin-bottom: 100px;
    }
}


.speed-club-list {
    display: flex;
    width: 100%;
    max-width: 1130px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    z-index: 3;
}

.speed-club-item {
    flex-shrink:0;
    width: 330px;
    background-image: linear-gradient(33deg, #f5f5f5 0%, #fff 94%);
    border-radius: 2px;
    padding: 11px 15px 11px 20px;
    border: 1px solid #ddd;
    display:flex;
    gap:10px;
    align-items:center;
    justify-content:space-between;
    user-select:none;
}



.speed-club-item-1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.speed-club-item-2 svg {
    flex-shrink: 0;
    color: #fc6925;
    height:30px;
    width: 30px;
}

.speed-club-item .speed-club-item-title {
    font-size: 21px;
    font-weight: 800;
    letter-spacing: -.58px;
    color: #000;
    line-height:1;
}

.speed-club-item .speed-club-item-location {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -.27px;
    color: #838383;
    display: flex;
    align-items: center;
    line-height: 1;
    margin-top: 4px;
}

.speed-club-item .speed-club-item-location svg {
    height: 22px;
    width: 22px;
    flex-shrink: 0;
    margin-right: 4px;
    margin-left:-2px;
    margin-top: -1px;
}

.speed-club-item.speed-club-item-star {
    background-image: none;
    background-color: rgb(252, 105, 37);
    border-color: rgb(252, 105, 37);
    color: #ffffff;
}
.speed-club-item.speed-club-item-star .speed-club-item-title {
    color: #ffffff;
    letter-spacing: 0.5px;
    font-weight:700;
}
.speed-club-item.speed-club-item-star .speed-club-item-location {
    color: #ffffff;
    letter-spacing: 0px;
}
.speed-club-item.speed-club-item-star .speed-club-item-2 svg {
    color: #ffffff;
}


.section-model-8 {
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #000000;
}

.section-model-8 .section-model-8-container {
    width: 100%;
    max-width: 970px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    flex-wrap: wrap;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
    align-items: center;
    justify-content: center;
    position: relative;
    column-gap: 60px;
    row-gap: 25px;
}


.section-model-8 .section-model-8-1 {
    display: flex;
    gap: 15px;
    justify-content: center;
    align-items: center;
    color: white;
    line-height: 1.05;
    font-size: 24px;
}

    .section-model-8 .section-model-8-1 svg {
        flex-shrink: 0;
        height: 26px;
        width: 26px;
    }

.section-model-8 .section-model-8-1.a {
    font-size: 24px;
}

.section-model-8 .section-model-8-1.b {
    font-size: 24px;
    font-weight:600;
    text-decoration:underline;
}

.section-model-8 .section-model-8-1.c {
    font-size: 20px;
    font-weight: 700;
}


    .section-model-9 {
        position: relative;
        padding-top: 70px;
        padding-bottom: 120px;
        background-color: #000000;
    }

    .section-model-9 .section-model-9-container {
        width: 100%;
        max-width: 1130px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
        display: flex;
        flex-direction: column;
        position: relative;
    }


    .section-model-9 .section-model-9-title {
        color: white;
        font-size: 41px;
        font-weight: 800;
        line-height: 1.1;
        letter-spacing: -0.8px;
        margin-bottom: 24px;
        font-family: 'Work', sans-serif;
    }


    .section-model-9 .section-model-9-description {
        color: #ffffff;
        font-size: 26px;
        font-weight: 400;
        line-height: 1.3;
        letter-spacing: -0.3px;
        margin-bottom: 40px;
    }

    .section-model-9 .section-model-9-list {
        display: flex;
        column-gap: 8px;
        row-gap: 10px;
        flex-wrap: wrap;
    }
@media(min-width:768px) {

    .section-model-9 .section-model-9-title {
        font-size: 61px;
        letter-spacing: -1px;
        max-width: 70%;
    }


    .section-model-9 .section-model-9-description {
        font-size: 32px;
        font-weight: 400;
        line-height: 1.3;
        letter-spacing: -0.3px;
        margin-bottom: 40px;
        max-width:60%;
    }

    .section-model-9 .section-model-9-list {
        max-width: 65%;
    }
}




    .section-model-10 {
        position: relative;
        padding-top: 80px;
        /*padding-bottom: 80px;*/
        overflow:hidden;
    }


    .section-model-10-1 {
        min-height: 800px;
    }

    .section-model-10 .section-model-10-container {
        width: 100%;
        max-width: 1130px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
        display: flex;
        flex-direction: column;
        position: relative;
    }


.section-model-10 .section-model-10-1-title {
    color: #000000;
    font-size: 60px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -2px;
    margin-bottom: 24px;
    text-align: center;
    font-family: 'Work', sans-serif;
    z-index: 0;
}


.section-model-10 .section-model-10-1-description {
    color: black;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: -0.3px;
    max-width: 300px;
    margin-right: auto;
    z-index: 4;
    position:relative;
    display:none;
}

.section-model-10 .button-link {
    margin-top: 15px;
    z-index: 4;
    position: relative;
    display: none;
}


@media(min-width:768px) {

    .section-model-10 .section-model-10-1-description {
        display:block;
    }

    .section-model-10 .section-model-10-1-title {
        font-size: 140px;
        font-weight: 800;
        line-height: 1;
        letter-spacing: -2px;
    }


    .section-model-10 .button-link {
        display:flex;
    }
}



    .section-model-10 .img {
        z-index: 1;
        position: absolute;
        bottom: 0;
        width: 100%;
        height: calc(100% - 90px);
        display: flex;
        align-items: center;
        justify-content: center;
    }


.section-model-10 .img img {
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    object-fit: contain;
    animation: coachMainImage 0.3s cubic-bezier(.17,.67,.83,.67);
}

@keyframes coachMainImage {
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}

.section-model-10 .img .overlay-bottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 200px;
    background-image: linear-gradient(to top, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%);
    mix-blend-mode: normal;
}


.section-model-11 {
    position: relative;
    margin-top: 80px;
    margin-bottom: 80px;
    /* padding-bottom: 80px;*/
}

    .section-model-11 .section-model-11-container {
        width: 100%;
        max-width: 1130px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        gap: 30px;
    }

    @media(min-width:768px) {
        .section-model-11 .section-model-11-container {
            grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
            gap: 30px;
        }
    }

.section-model-11 .section-model-11-list {
    display: flex;
    column-gap: 8px;
    row-gap: 10px;
    flex-wrap: wrap;
}

.section-model-11 .a .section-model-11-list {
    display: flex;
    column-gap: 8px;
    row-gap: 10px;
    flex-wrap: wrap;
}

.section-model-11 .b .section-model-11-list {
    justify-content:flex-end;
}

.section-model-11 .b .section-model-11-title {
    text-align:right;
}

    .section-model-11 .section-model-11-title {
        color: black;
        font-size: 41px;
        font-weight: 800;
        line-height: 1;
        letter-spacing: -1px;
        margin-bottom: 24px;
        font-family: 'Work', sans-serif;
    }

    @media(min-width:768px) {
        .section-model-11 .section-model-11-title {
            font-size: 61px;
            font-weight: 800;
            line-height: 1;
            letter-spacing: -2px;
        }
    }


    .section-model-11 .section-model-11-description {
        color: #ADADAD;
        font-size: 20px;
        font-weight: 400;
        line-height: 1.3;
        letter-spacing: -0.3px;
        padding-right: 20px;
    }


.section-model-12 {
    position: relative;
    margin-top: 80px;
    margin-bottom: 80px;
}

.section-model-12 .section-model-12-container {
    width: 100%;
    max-width: 1130px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    justify-content:center;
    flex-wrap:wrap;
    gap: 30px;
}

.section-model-title {
    position: relative;
    padding-top: 70px;
    padding-bottom: 10px;
}

.section-model-title .section-model-title-container {
    width: 100%;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    flex-direction: column;
    position: relative;
}


.section-model-title .section-model-title-title {
    color: #000000;
    font-size: 61px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -2px;
    margin-bottom: 24px;
    padding-right: 20px;
    font-family: 'Work', sans-serif;
    text-align:center;
}

    .section-model-7 {
        position: relative;
        margin-top: 80px;
        margin-bottom: 80px;
    }

    .section-model-7.dark {
        background-color: #000000;
    }

    .section-model-7 .section-model-7-container {
        width: 100%;
        max-width: 715px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
        display: flex;
        flex-direction: column;
        position: relative;
        gap: 10px;
    }


    .section-model-7 .section-model-7-1 {
        display: flex;
        gap: 15px;
        justify-content: center;
    }

    .section-model-7 .section-model-7-1 .section-model-7-1-text {
        display: flex;
        gap: 15px;
        color: #000000;
        font-size: 36px;
        font-weight: 900;
        line-height: 1;
        letter-spacing: -1.02px;
        text-align: center;
        align-items: center;
    }

    .section-model-7.dark .section-model-7-1 .section-model-7-1-text {
        color: #ffffff;
    }

    .section-model-7 .section-model-7-2 {
        display: flex;
        gap: 15px;
        justify-content: center;
    }

    .section-model-7 .section-model-7-2 .section-model-7-2-text {
        color: #000000;
        font-size: 25px;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: -0.38px;
        text-align: center;
    }

    .section-model-7.dark .section-model-7-2 .section-model-7-2-text {
        color: #ffffff;
    }



.section-model-3 {
    position: relative;
    margin-top: 80px;
    margin-bottom: 80px;
    overflow:hidden;
}

.section-model-3.dark {
    background-color: #000000;
}

.section-model-3 .section-model-3-container {
    width: 100%;
    max-width: 1130px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    flex-direction: column;
    position: relative;
    gap: 20px;
}


.section-model-3 .section-model-3-1 {
    display: flex;
    gap: 15px;
    justify-content: center;
}

.section-model-3 .section-model-3-1 .section-model-3-1-text {
    display: flex;
    gap: 15px;
    color: #000000;
    font-size: 38px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -0.5px;
    text-align: center;
    align-items: center;
    font-family: 'Work', sans-serif;
}

@media(min-width:768px) {
    .section-model-3 .section-model-3-1 .section-model-3-1-text {
        font-size: 68px;
        letter-spacing: -1.02px;
    }

}

.section-model-3.dark .section-model-3-1 .section-model-3-1-text {
    color: #ffffff;
}

.section-model-3 .section-model-3-1 .section-model-3-1-text svg {
    height: 68px;
    width: auto;
    flex-shrink: 0;
}

    .section-model-3 .section-model-3-2 {
        display: flex;
        gap: 15px;
        justify-content: center;
    }

.section-model-3 .section-model-3-2 .section-model-3-2-text {
    color: #000000;
    font-size: 25px;
    font-weight: 600;
    line-height: 33px;
    letter-spacing: -0.38px;
    text-align: center;
    max-width: 100%;
    width:930px;
    margin-left: auto;
    margin-right: auto;
}

    .section-model-3.dark .section-model-3-2 .section-model-3-2-text {
        color: #ffffff;
    }

    .section-model-3 .section-model-3-3 {
        display: flex;
        gap: 15px;
        justify-content: center;
    }

.section-model-3 .section-model-3-3 .section-model-3-3-see-more {
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -0.3px;
    text-align: center;
    display: flex;
    gap: 6px;
    /*  text-decoration: underline;*/
    cursor: pointer;
    border-style: solid;
    border-width: 3px;
    padding: 8px 15px 8px 20px;
    border-radius: 99px;
}

    .section-model-3.dark .section-model-3-3 .section-model-3-3-see-more {
        color: #ffffff;
    }

    .section-model-3 .section-model-3-3 .section-model-3-3-see-more svg {
        height: 18px;
        width: 18px;
        flex-shrink: 0;
    }


    .section-model-3 .section-model-3-3 .section-model-3-3-text {
        color: #000000;
        font-size: 25px;
        font-weight: 400;
        line-height: 33px;
        letter-spacing: -2px;
        text-align: center;
    }

    .section-model-3.dark .section-model-3-3 .section-model-3-3-text {
        color: #ffffff;
    }

    .section-model-3 .section-model-3-3 .section-model-3-3-text {
        display: none;
    }

    .section-model-3.show-more .section-model-3-3 .section-model-3-3-text {
        display: block;
    }



.section-model-2 {
    width: 100%;
    max-width: 1130px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    flex-direction: column;
    position: relative;
    gap: 32px;
}



.section-club-image-wrapper {
    overflow: hidden;
}


.section-club-image-list {
    width: 100%;
    max-width: 1130px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    position: relative;
    gap: 40px;
    align-items: center;
    margin-top: 80px;
    margin-bottom: 80px;
}

.section-club-image-list .section-club-image-list-title {
    font-size: 42px;
    font-weight: 800;
    line-height: 1;
    color:black;
    letter-spacing: -1px;
    font-family: 'Work', sans-serif;
    text-align:center;
}


.section-club-image-list .section-club-image-list-title .color {
    color: #FC6925;
    text-transform: uppercase;
}

.section-club-image-list .swiper-wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 320px;
    width: 320px;
}

.section-club-image-list .club-image {
    max-height: 570px;
    height: 570px;
    max-width: 320px;
    width: 320px;
    border-radius: 8px;
    box-shadow: 0px 1px 8px #00000029;
    user-select: none;
}

.section-club-image-list .club-image img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    object-fit: cover;
}

@media(min-width:768px) {

    .section-club-image-list .swiper-wrapper {
        margin-left: auto;
        margin-right: auto;
        max-width: 390px;
        width: 430px;
    }

    .section-club-image-list .club-image {
        max-height: 650px;
        height: 650px;
        max-width: 390px;
        width: 390px;
    }

    .section-club-image-list {
        grid-template-columns: minmax(0, 0.8fr) minmax(0, 1fr);
        position: relative;
        gap: 60px;
    }

    .section-club-image-list .section-club-image-list-title {
        font-size: 72px;
        color: black;
        letter-spacing: -1.5px;
        text-align: right;
    }
}

.card-club {
    width: 100%;
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 40px;
    background-image: linear-gradient(45deg, #F5F5F5 0%, #ffffff 87%);
    border-radius: 4px;
    border: 1px solid #dddddd;
    padding: 40px 40px 30px 40px;
    min-height: 420px;
    overflow: hidden;
}



.card-club .card-club-1 {
    position: relative;
}

.card-club .card-club-1 .img-1 {
    position: relative;
    z-index: 2;
    height: 274.16px;
    width: 216.31px;
    margin-left: auto;
    transition: transform 0.2s ease;
    will-change: transform;
    margin-right:-10px;
}


.card-club .card-club-1 .img-1 img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
    box-shadow: 0px 1px 8px #00000029;
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px);
    will-change: transform;
}

.card-club .card-club-1 .img-2 {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0px;
    transform: rotate(-20deg) scale(0.9) translate3d(-90px, -50px, 0px);
    transform-origin: bottom right;
    height: 274.16px;
    width: 216.31px;
    margin-left: auto;
    margin-right: auto;
    transition: transform 0.2s ease;
    will-change: transform;
    margin-top: -15px;
}



.card-club .card-club-1 .img-2 img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
    box-shadow: 0px 1px 8px #00000029;
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px);
    will-change: transform;
}

@media(min-width:768px) {
    .card-club {
        grid-template-columns: 350px minmax(0, 1fr);
        gap: 80px;
        padding: 50px 70px 40px 50px;
        min-height: 420px;
        overflow: visible;
    }

    .card-club:hover .card-club-1 .img-1 {
        transform: translate3d(40px, 0px, 0px);
    }

    .card-club:hover .card-club-1 .img-2 {
        transform: rotate(-20deg) scale(0.9) translate3d(-145px, -50px, 0px);
    }

    .card-club .card-club-1 .img-1 {
        margin-right: unset;
    }

    .card-club .card-club-1 .img-2 {
        margin-top:unset;
    }
}
    .card-club .card-club-2 {
        display: flex;
        flex-direction: column;
    }

    .card-club .card-club-2 .card-club-2-title {
        font-size: 39px;
        font-weight: 800;
        line-height:1.1;
        letter-spacing: -0.58px;
        color: #000000;
        font-family: 'Work', sans-serif;
    }

    .card-club .card-club-2 .card-club-2-location {
        font-size: 18px;
        font-weight: 600;
        letter-spacing: -0.27px;
        color: #838383;
        display: flex;
        align-items: center;
        line-height:1;
        margin-top:5px;
    }

    .card-club .card-club-2 .card-club-2-location svg {
        height: 22px;
        width: 22px;
        flex-shrink: 0;
        margin-right: 4px;
        margin-top:-1px;
    }

    .card-club .card-club-2-list-container {
        display: flex;
        flex-direction: column;
        padding-top: 15px;
        margin-top: 20px;
        border-top: 2px solid #dddddd;
    }


    .card-club .card-club-2-list-container .card-club-2-list-title {
        color: #000000;
        font-size: 20px;
        font-weight: 700;
        line-height: 1;
        letter-spacing: -0.3px;
        margin-bottom: 8px;
    }

.card-club .card-club-2-list-container .card-club-2-list-badge {
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
    row-gap: 5px;
}


    .card-club .card-club-2-list-container .card-club-2-list-badge .button-link {
        text-transform: none;
        padding: 0px;
    }

    .card-club .card-club-2 .actions {
        display: flex;
        flex-wrap: wrap;
        column-gap: 15px;
        row-gap:10px;
        margin-top: 35px;
    }


.section-model-4-button-filter {
    position: fixed;
    right: 20px;
    bottom: 30px;
    padding: 10px 18px;
    background-color: #fc6925;
    border: 2px solid #fc6925;
    border-radius: 5px;
    box-shadow: 0 1px 8px #00000029;
    line-height: 1;
    letter-spacing: -.1px;
    font-size: 18px;
    font-weight: 800;
    color: #ffffff;
    text-transform: uppercase;
    display: flex;
    gap: 6px;
    align-items: center;
    z-index:1040;
}

.section-model-4-button-filter #button-filter-label-count:empty {
    display:none;
}

.section-model-4-button-filter #button-filter-label-count {
    display: block;
    position: absolute;
    top: -6px;
    left: -14px;
    font-size: 14px;
    font-weight: 500;
    background-color: white;
   /* width: 22px;*/
   padding:5px;
    height: 22px;
    color: #fc6925;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    border: 2px solid #fc6925;
}


.section-model-4-button-filter svg {
    display: none;
}
.section-model-4-button-filter.open svg {
    display: block;
    flex-shrink: 0;
    height: 18px;
    width: 18px;
    margin-right:-6px;
}

.section-model-4 {
    position: fixed;
    z-index: 1041;
    width: 360px;
    right: 20px;
    bottom: 80px;
    max-height: calc(100vh - 200px);
    overflow: auto;
    max-width: calc(100% - 20px);
    border: 1px solid #ddd;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 20px;
    background-color: white;
    border-radius: 5px;
    transform: translate3d(calc(100% + 20px), 00px, 00px);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.section-model-4.show {
    transform: translate3d(0px, 00px, 00px);
    box-shadow: 0 1px 8px #00000029;
}

@media(min-width:768px) {
    .section-model-4-button-filter {
        display:none;
    }
    .section-model-4 {
        z-index: 0;
        position: relative;
        width: 100%;
        max-width: 1130px;
        right: unset;
        bottom: unset;
        margin-left: auto;
        margin-right: auto;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 55px;
        margin-top: 5px;
        background-image: none;
        box-shadow: none;
        transform: none;
        overflow: visible;
        max-height: unset;
        border: none;
    }

    .section-model-4.show {
        transform: none;
        box-shadow: none;
    }
}

.section-model-4 .section-model-4-title {
    font-size: 22px;
    font-weight: 800;
    letter-spacing: -0.4px;
    color: #000000;
    line-height: 1;
    margin-bottom:10px;
}

.section-model-4 .section-model-4-list {
    display: flex;
    column-gap: 8px;
    row-gap: 10px;
    flex-wrap: wrap;
}


@media(max-width:767px) {
    .section-model-4 .section-model-4-list .button {
        font-size: 16px;
        padding: 6px 14px;
    }
}


@media(min-width:768px) {
    .section-model-4 .section-model-4-title {
        font-size: 28px;
        font-weight: 800;
        letter-spacing: -0.63px;
        color: #000000;
        line-height: 1;
    }
}


#inscription {
    height:0px;
    width:0px;
    margin:0px;
    padding:0px;
    scroll-margin:0px;
}


.section-switch {
    background-image: linear-gradient(33deg, #f5f5f5 0%, #fff 94%);
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding-bottom: 120px;
    padding-top:40px;
    margin-top:80px;
}


.section-switch + .section-inscription {
    margin-top: -120px;
}

.switch-inscription {
    display: flex;
    width: 100%;
    max-width: 1130px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-top: 15px;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}


.switch-inscription .switch-inscription-container {
    display: flex;
    flex-direction: row;
    gap: 0px;
    height: 100%;
    width:100%;
}

@media(min-width:900px) {
    .switch-inscription {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.switch-inscription.hidden {
    display:none;
}


.switch-inscription .button-switch-inscription {
    background-color: white;
    border-radius: 0px;
    box-shadow: 0 1px 8px #00000029;
    border: none;
    width: 290px;
    display: flex;
    flex-direction: column;
    position: relative;
    flex-shrink: 0;
    flex-grow: 0;
    height: auto;
}





.switch-inscription .button-switch-inscription.active {
    outline: 3px solid #fc6925;
    outline-offset: -3px;
}

.button-switch-inscription .button-switch-inscription-select {
    background-color: #fc6925;
    color: #ffffff;
    display: none;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    margin-left: auto;
    margin-right: auto;
    border-radius: 99px;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 1;
    gap: 6px;
    padding: 3px 22px 3px 12px;
    width: auto;
    text-align: left;
}

.button-switch-inscription .button-switch-inscription-select .button-switch-inscription-select-text {
    display:flex;
    flex-direction:column;
}

.button-switch-inscription .button-switch-inscription-select small {
    font-size: 10px;
}



.button-switch-inscription .button-switch-inscription-select .icon-select {
    height: 22px;
    width: 22px;
    color: #ffffff;
    flex-shrink:0;
}


.button-switch-inscription.active .button-switch-inscription-select {
    display: flex;
}


.switch-inscription .button-switch-inscription-title {
    padding: 16px 20px;
    background-image: linear-gradient(33deg, #f5f5f5 0%, #fff 94%);
    font-size: 17px;
    color: black;
    text-align: center;
    font-weight: 600;
    letter-spacing: -0.2px;
    width:100%;
}


.switch-inscription .button-switch-inscription-content {
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.switch-inscription .button-switch-inscription-content .fees-price {
    padding: 15px 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    display: flex;
    gap: 4px;
    padding-left: 0px;
    align-items: baseline;
    text-align:center;
    justify-content:center;
    width:100%;
}

.switch-inscription .button-switch-inscription-content .card-inscription-1-price + .fees-price {
    padding-top: 4px;
}

.switch-inscription .button-switch-inscription-content .fees-price .text {
    color: #000;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: -.3px;
}

.switch-inscription .button-switch-inscription-content .fees-price .price {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -.1px
}

.switch-inscription .button-switch-inscription-content .fees-price.fees-price-free .price {
    color: #fc6925;
    font-weight: 700;
    font-size: 16px;
}


.switch-inscription .button-switch-inscription-content .card-inscription-1-price {
    padding: 10px;
    border-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: flex-start;
    align-items:center;
    width:100%;
}



.switch-inscription .button-switch-inscription-content .card-inscription-1-price .price {
    color: #FC6925;
    font-size: 24px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -1px;
    flex-shrink: 0;
    position: relative;
}

.switch-inscription .button-switch-inscription-content .card-inscription-1-price .price .price-container {
    display: inline;
    position: relative;
}

.switch-inscription .button-switch-inscription-content .card-inscription-1-price .price .new-mensual-price {
    position: absolute;
    width: 100%;
    height: 3px;
    border-radius: 3px;
    background-color: black;
    top: 50%;
    transform: translateY(-50%);
}

.switch-inscription .button-switch-inscription-content .card-inscription-1-price .price::after {
    content: "";
    width: 30px;
    height: 3px;
    position: absolute;
    left: 50%;
    bottom: -5px;
    transform: translate3d(-50%, 50%, 0);
    background-color: #FC6925;
    border-radius: 0px;
}

.switch-inscription .button-switch-inscription-content .card-inscription-1-price .price small {
    font-size: 20px;
    font-weight: 700;
}

.switch-inscription .button-switch-inscription-content .card-inscription-1-price .text {
    color: #000000;
    font-size: 17px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.2px;
}

.switch-inscription .button-switch-inscription-content .card-inscription-1-price.no-mensual-price .text {
    color: #FC6925;
    font-size: 19px;
}


.switch-inscription .button-switch-inscription-content .new-price {
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    background-color: black;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    width: 100%;
    background-color: #fc6925;
    background-image: url("data:image/svg+xml,%3Csvg width='84' height='48' viewBox='0 0 84 48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h12v6H0V0zm28 8h12v6H28V8zm14-8h12v6H42V0zm14 0h12v6H56V0zm0 8h12v6H56V8zM42 8h12v6H42V8zm0 16h12v6H42v-6zm14-8h12v6H56v-6zm14 0h12v6H70v-6zm0-16h12v6H70V0zM28 32h12v6H28v-6zM14 16h12v6H14v-6zM0 24h12v6H0v-6zm0 8h12v6H0v-6zm14 0h12v6H14v-6zm14 8h12v6H28v-6zm-14 0h12v6H14v-6zm28 0h12v6H42v-6zm14-8h12v6H56v-6zm0-8h12v6H56v-6zm14 8h12v6H70v-6zm0 8h12v6H70v-6zM14 24h12v6H14v-6zm14-8h12v6H28v-6zM14 8h12v6H14V8zM0 8h12v6H0V8z' fill='%23ff9564' fill-opacity='0.4' fill-rule='evenodd'/%3E%3C/svg%3E");
    box-shadow: 0px 0px 7px 1px #dbdbdb;
    text-shadow: 0 0 1px #9f9f9f;
    position:relative;
    width:100%;
}

.switch-inscription .button-switch-inscription-content .new-price::before {
    content: "Offre";
    position: absolute;
    top: 0px;
    right: 12px;
    background: #ffffff;
    border-radius: 99px;
    padding: 3px 9px;
    color: #fc6925;
    font-weight: 500;
    font-size: 14px;
    transform: translateY(-50%);
    box-shadow: 0px 0px 7px 1px #dbdbdb;
}

.switch-inscription .button-switch-inscription-content .new-price .new-price-line-1 {
    display: flex;
    flex-direction: column;
    gap: 4px;
}


.switch-inscription .button-switch-inscription-content .new-price .new-price-line-1 .new-price-line-1-1 {
    color: white;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -1px;
    flex-shrink: 0;
}

.switch-inscription .button-switch-inscription-content .new-price .new-price-line-1 .new-price-line-1-1 small {
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -1px;
}

.switch-inscription .button-switch-inscription-content .new-price .new-price-line-1 .new-price-line-1-2 {
    color: white;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.5px;
    flex-shrink: 0;
}

.switch-inscription .button-switch-inscription-content .new-price .new-price-line-2 {
    color: white;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0px;
    flex-shrink: 0;
    margin-top: 4px;
}

    .switch-inscription .button-switch-inscription-content .switch-bottom-line {
        color: black;
        font-size: 17px;
        font-weight: 700;
        line-height: 1;
        letter-spacing: -0.2px;

        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
    }

        .switch-inscription .button-switch-inscription-content .switch-bottom-line:has(~ .switch-bottom-subline) {
            padding-bottom: 0px;
            padding-left: 0px;
            padding-right: 0px;
        }

    .switch-inscription .button-switch-inscription-content .switch-bottom-subline {
        color: #000;
        font-size: 12px;
        font-weight: 600;
        line-height: 1;
        letter-spacing: -.1px;
        display: block;

        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 5px;
    }

.section-inscription {
    width: 100%;
    max-width: 1130px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 120px;
    margin-top: 5px;
    margin-top: 120px;
}




.switch-inscription:not(.hidden) + .section-inscription {
    margin-top: 0px;
}

@media(min-width:900px) {
    .section-inscription {
        padding-left: 15px;
        padding-right: 15px;
    }
}

#payment-or-contact {
    scroll-margin-top: 50px;
}

.card-inscription {
    display: none;
    grid-template-columns: minmax(0, 1fr);
    border-radius: 0px;
    box-shadow: 0px 1px 8px #00000029;
    overflow: hidden;
}

.card-inscription.active {
    display: grid;
}

@media(min-width:900px) {
    .card-inscription {
        border-radius: 0px;
    }
}

.card-inscription-sponsorship {
    padding: 10px;
    display: flex;
    flex-direction: column;
    grid-column: span 2 / span 2;
    background-image: linear-gradient(33deg, #f5f5f5 0%, #fff 94%);
    border-radius: 4px;
    border: 1px solid #ddd;
}
.card-inscription-sponsorship .card-inscription-sponsorship-header  {
   font-size:18px;
   font-weight:600;
   line-height:1;
   margin-bottom:12px;
   display:flex;
   flex-direction:column;
   gap:6px;
}

.card-inscription-sponsorship .card-inscription-sponsorship-header .card-inscription-sponsorship-header-sub-title {
    font-weight: 500;
    font-size: 16px;
    color: #fc6925;
}

.card-inscription-sponsorship-form {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    column-gap: 8px;
    row-gap: 6px;
}

.card-inscription-promocode {
    display: flex;
    align-items: end;
    justify-content: space-between;
}

.card-inscription-promo.valid {
    border: 1px solid #12b76a !important;
}

    .card-inscription-promo.valid label {
        color: #12b76a !important;
    }

.card-inscription-promo.invalid {
    border: 1px solid red !important;
}

    .card-inscription-promo.invalid label {
        color: red !important;
    }

    [data-show-age-min] {
        padding: 0;
        color: #f00;
        background-color: none;
        border: 0;
        box-shadow: none;
        background: none;
        font-weight: 600;
        font-size: 14px;
        margin-top: 6px;
        line-height: 1;
        text-align: center;
        align-items: center;
        grid-column: span 2 / span 2;
    }

.card-form .app-label {
    background-color: #f5f5f5 !important;
    border: 1px solid #dddddd75;
}

@media(min-width:900px) {
    .card-inscription {
        grid-template-columns: 500px minmax(0, 1fr);
        overflow: hidden;
    }
}

.card-inscription .card-inscription-1 {
    display: flex;
    flex-direction: column;
    padding: 30px 25px;
    position: relative;
    background-image: linear-gradient(45deg, #F5F5F5 0%, #ffffff 87%);
}


.card-inscription .card-inscription-1 .overlay-payment-start {
    display: none;
}

.card-special-mention-1 {
    color: #fc6925;
    font-size: 14px;
    font-weight: 500;
    margin-top: -12px;
    padding-left: 8px;
    padding-right: 8px;
    line-height:1.2;
}

.card-inscription.payment-start .card-inscription-1 .overlay-payment-start {
    display: block;
    z-index: 80;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-color: #ffffff8c;
    background: transparent linear-gradient(45deg, #F5F5F5 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
    opacity: 0.37;
}

@media(min-width:900px) {
    .card-inscription .card-inscription-1 {
        padding: 50px 55px;
    }
}

.card-inscription .card-inscription-1 .card-inscription-1-price {
    padding: 10px 15px;
    border-radius: 0px;
    border: 3px solid #FC6925;
    margin-top: 12px;
    margin-bottom: 20px;
    display: flex;
    flex-direction:column;
    gap: 10px;
    justify-content:flex-start;
}

@media(min-width:900px) {
    .card-inscription .card-inscription-1 .card-inscription-1-price {
        flex-direction: row;
        align-items: center;
        gap: 20px;
    }
}


.card-inscription .card-inscription-1 .new-price {
    margin-left: -55px;
    margin-right: -55px;
    padding-left: 55px;
    padding-right: 55px;
    color: white;
    padding-top: 28px;
    padding-bottom: 22px;
    margin-bottom: 28px;
    background-color: #fc6925;
    background-image: url("data:image/svg+xml,%3Csvg width='84' height='48' viewBox='0 0 84 48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h12v6H0V0zm28 8h12v6H28V8zm14-8h12v6H42V0zm14 0h12v6H56V0zm0 8h12v6H56V8zM42 8h12v6H42V8zm0 16h12v6H42v-6zm14-8h12v6H56v-6zm14 0h12v6H70v-6zm0-16h12v6H70V0zM28 32h12v6H28v-6zM14 16h12v6H14v-6zM0 24h12v6H0v-6zm0 8h12v6H0v-6zm14 0h12v6H14v-6zm14 8h12v6H28v-6zm-14 0h12v6H14v-6zm28 0h12v6H42v-6zm14-8h12v6H56v-6zm0-8h12v6H56v-6zm14 8h12v6H70v-6zm0 8h12v6H70v-6zM14 24h12v6H14v-6zm14-8h12v6H28v-6zM14 8h12v6H14V8zM0 8h12v6H0V8z' fill='%23ff9564' fill-opacity='0.4' fill-rule='evenodd'/%3E%3C/svg%3E");
    box-shadow: 0px 0px 7px 1px #dbdbdb;
    text-shadow: 0 0 1px #9f9f9f;
    position:relative;
}

.card-inscription .card-inscription-1 .new-price::before {
    content: "Offre";
    position: absolute;
    top: 0px;
    transform: translateY(-50%);
    left: 55px;
    background: #ffffff;
    border-radius: 99px;
    padding: 3px 9px;
    color: #fc6925;
    font-weight: 600;
    font-size: 16px;
    box-shadow: 0px 0px 7px 1px #dbdbdb;
}
.card-inscription .card-inscription-1 .new-price .new-price-line-1 {
    display: flex;
    flex-direction:column;
    gap: 2px;
}


.card-inscription .card-inscription-1 .new-price .new-price-line-1 .new-price-line-1-1 {
    color: white;
    font-size: 32px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -1px;
    flex-shrink: 0;
}

.card-inscription .card-inscription-1 .new-price .new-price-line-1 .new-price-line-1-1 small {
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -1px;
}

.card-inscription .card-inscription-1 .new-price .new-price-line-1 .new-price-line-1-2 {
    color: white;
    font-size: 22px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -0.5px;
    flex-shrink: 0;
}

.card-inscription .card-inscription-1 .new-price .new-price-line-2 {
    color: white;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0px;
    flex-shrink: 0;
    margin-top: 14px;
}




.card-inscription .card-inscription-1 .card-inscription-1-price .price {
    color: #FC6925;
    font-size: 39px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -1px;
    flex-shrink: 0;
    position: relative;
}

.card-inscription .card-inscription-1 .card-inscription-1-price .price .price-container {
    display:inline;
    position: relative;
}

.card-inscription .card-inscription-1 .card-inscription-1-price .price .new-mensual-price {
    position:absolute;
    width:100%;
    height:3px;
    border-radius:3px;
    background-color:black;
    top:50%;
    transform:translateY(-50%);
}

.card-inscription .card-inscription-1 .card-inscription-1-price .price::after {
    content: "";
    width: 30px;
    height: 3px;
    position: absolute;
    left: 0px;
    bottom:-5px;
    transform: translateY(50%);
    background-color: #FC6925;
    border-radius: 0px;
}

@media(min-width:900px) {
    .card-inscription .card-inscription-1 .card-inscription-1-price .price::after {
        content: "";
        width: 3px;
        height: 100%;
        position: absolute;
        left:unset;
        bottom:unset;
        right: -10px;
        transform: translateX(50%);
    }
}

.card-inscription .card-inscription-1 .card-inscription-1-price .price small {
    font-size: 24px;
    font-weight: 700;
}





.card-inscription .card-inscription-1 .card-inscription-1-price .text {
    color: #000000;
    font-size: 19px;
    font-weight: 600;
    line-height: 0.95;
    letter-spacing: -0.2px;
}

.card-inscription .card-inscription-1 .card-inscription-1-price.no-mensual-price .text {
    color: #FC6925;
    font-size: 24px;
}


.card-inscription .card-inscription-1 .fees-price {
    margin-top: -15px;
    margin-bottom: 20px;
    display: flex;
    gap: 4px;
    padding-left: 8px;
    align-items: baseline;
}

.card-inscription .card-inscription-1 .fees-price .text {
    color: #000000;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: -0.3px;
}

.card-inscription .card-inscription-1 .fees-price .price {
    color: #000000;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -0.1px;
}

.card-inscription .card-inscription-1 .fees-price.fees-price-free .price {
    color: #fc6925;
    font-weight: 700;
    font-size: 16px;
}


.card-inscription .card-inscription-1 .engagement-duration {
    margin-top: -20px;
    margin-bottom: 25px;
    display: flex;
    flex-direction: column;
    gap: 1px;
    padding: 4px 5px 4px 5px;
    border-radius: 0px;
    background-color: #f3f4f6;
    color: #212937;
    border-color: #000000;
    border-width: 3px;
    border-style: solid;
    align-self: flex-start;
}

.card-inscription .card-inscription-1 .engagement-duration .text {
    color: #000000;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0px;
}

.card-inscription .card-inscription-1 .engagement-duration .price {
    color: #000000;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0px;
}

.card-inscription .card-inscription-1 .countdown {
    margin-left:auto;
    margin-right:auto;
    margin-bottom:15px;
}
.card-inscription .card-inscription-1 .card-inscription-1-title {
    color: #000000;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.1;
    letter-spacing: -1px;
    margin-bottom: 12px;
}



.card-inscription .card-inscription-1 .card-inscription-1-description {
    color: #ADADAD;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: -0.3px;
    margin-bottom: 8px;
}

.card-inscription .card-inscription-1 .card-inscription-1-max-card {
    color: #fc6925;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: -0.3px;
    margin-bottom: 8px;
}


.card-inscription .card-inscription-1 .card-inscription-1-form {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    column-gap: 16px;
    row-gap: 12px;
}

.card-inscription .card-inscription-1 .card-inscription-1-form .col-span-2 {
    grid-column: span 2 / span 2;
}

.card-inscription .card-inscription-1 .card-inscription-1-form button:not(#checkPromoCode) {
    align-self: center;
    width: auto;
    margin-top: 30px;
    justify-self: center;
}




.card-inscription .card-inscription-2 {
    display: none;
    position: relative;
    flex-direction: column;
    justify-content: space-between;
    justify-content: flex-end;
    align-items: flex-start;
    overflow-y: auto;
}

.card-inscription .card-inscription-2.loading-mode,
.card-inscription .card-inscription-2.show-payment-step-2,
.card-inscription .card-inscription-2.show-payment-step-3,
.card-inscription .card-inscription-2.show-payment-step-4,
.card-inscription .card-inscription-2.payment-status-ok,
.card-inscription .card-inscription-2.payment-status-cancel,
.card-inscription .card-inscription-2.payment-status-refuse,
.card-inscription .card-inscription-2.payment-status-wait {
    display: flex;
    min-height: 90vh;
}

.card-inscription.payment-start .card-inscription-2 {
    box-shadow: -10px 0px 26px #00000029;
}


@media(min-width:900px) {
    .card-inscription .card-inscription-2 {
        display: flex;
        min-height:auto;
    }

    .card-inscription .card-inscription-2.loading-mode,
    .card-inscription .card-inscription-2.show-payment-step-2,
    .card-inscription .card-inscription-2.show-payment-step-3,
    .card-inscription .card-inscription-2.payment-status-ok,
    .card-inscription .card-inscription-2.payment-status-cancel,
    .card-inscription .card-inscription-2.payment-status-refuse,
    .card-inscription .card-inscription-2.payment-status-wait {
        min-height: auto;
    }
}


.card-inscription .card-inscription-2 .loading {
    display: none;
}

.card-inscription .card-inscription-2.loading-mode .loading {
    min-width: 100%;
    min-height: 100%;
    z-index: 2;
    position: relative;
    border: none;
    background-color: white;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #FC6925;
    font-size: 24px;
    font-weight: 700;
    animation: blink 1s linear infinite;
}

@keyframes blink {
    0%, 100% {
        color: #FC6925;
    }

    50% {
        color: transparent;
    }
}

.card-inscription .card-inscription-2 .payment-status-ok {
    display: none;
}

.card-inscription .card-inscription-2.payment-status-ok .payment-status-ok {
    width: 100%;
    height: 100%;
    z-index: 2;
    position: relative;
    border: none;
    background-color: white;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align:center;
    color: #FC6925;
    font-size: 24px;
    font-weight: 700;
    line-height:1.1;
    gap:5px;
}

.card-inscription .card-inscription-2.payment-status-ok .payment-status-ok small {
    font-size: 20px;
    font-weight: 600;
    margin-top: 12px;
    color:#000000;
}

.card-inscription .card-inscription-2 .payment-status-cancel {
    display: none;
}

.card-inscription .card-inscription-2.payment-status-cancel .payment-status-cancel {
    width: 100%;
    height: 100%;
    z-index: 2;
    position: relative;
    border: none;
    background-color: white;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #FC6925;
    font-size: 24px;
    font-weight: 700;
}

.card-inscription .card-inscription-2 .payment-status-refuse {
    display: none;
}

.card-inscription .card-inscription-2.payment-status-refuse .payment-status-refuse {
    width: 100%;
    height: 100%;
    z-index: 2;
    position: relative;
    border: none;
    background-color: white;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #FC6925;
    font-size: 24px;
    font-weight: 700;
}

.card-inscription .card-inscription-2 .payment-status-wait {
    display: none;
}

.card-inscription .card-inscription-2.payment-status-wait .payment-status-wait {
    width: 100%;
    height: 100%;
    z-index: 2;
    position: relative;
    border: none;
    background-color: white;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #FC6925;
    font-size: 24px;
    font-weight: 700;
}


.card-inscription .card-inscription-2 .payment-details-step-2,
.card-inscription .card-inscription-2 .payment-details-step-3,
.card-inscription .card-inscription-2 .payment-details-step-4 {
    display: none;
}

.card-inscription .card-inscription-2.show-payment-step-2 .payment-details-step-2,
.card-inscription .card-inscription-2.show-payment-step-3 .payment-details-step-3,
.card-inscription .card-inscription-2.show-payment-step-4 .payment-details-step-4
{
    width: 100%;
    height: 100%;
    z-index: 2;
    position: relative;
    border: none;
    background-color: white;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
    display: flex;
    flex-direction: column;
}

.card-inscription .card-inscription-2 .payment-details .payment-details-header {
    display: flex;
    flex-direction: column;
    color: #000000;

}


.card-inscription .card-type-selector {
    display: flex;
    flex-direction: column;
    column-gap:20px;
    margin-top:6px;
}

.card-inscription .card-type-selector .card-type-selector-title {
    display: flex;
    flex-direction: column;
    column-gap: 20px;
    display:none;
}

.card-inscription .card-type-selector .card-type-selector-buttons {
    display: flex;
    flex-direction: row;
    column-gap: 4px;
}

.card-inscription .card-type-selector .card-type-button {
    height: 60px;
    width: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 12px;
    border: none;
    background-color: #dedede;
    border-radius:4px;
}

.card-inscription .card-type-selector .card-type-button.card-type-button-active {
    background-color: #fc6925;
}

.card-inscription .card-type-selector .card-type-button img {
    object-fit:contain;
    height:100%;
    width:100%;
}


.card-inscription .card-inscription-2 .payment-details .payment-details-header .return {
    padding: 0px;
    background-color: white;
    border: none;
    line-height: 1;
    letter-spacing: -0.1px;
    font-size: 14px;
    font-weight: 700;
    color: black;
    text-transform: uppercase;
    display: flex;
    gap: 6px;
    align-items: center;
    font-family: 'Work', sans-serif;
    margin-bottom: 15px;
    color: rgb(252, 105, 37);
}

.card-inscription .card-inscription-2 .payment-details .payment-details-header .return:disabled {
    color: #6b6b6b;
}


.card-inscription .card-inscription-2 .payment-details .payment-details-header .return svg {
    height: 14px;
    width: 14px;
}

.card-inscription .card-inscription-2 .payment-details .payment-details-header .infos-payment {
    padding: 10px 15px;
    border-radius: 0;
    border: 3px solid #fc6925;
    margin-bottom:20px;
}

.card-inscription .card-inscription-2 .payment-details .payment-details-header .title {
    color: #000000;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.5px;
    max-width: 100%;
    margin-bottom: 10px;
}



.card-inscription .card-inscription-2 .payment-details .payment-details-header .price-text {
    display: flex;
    gap: 20px;
    align-items: baseline;
    color: #000000;
    justify-content: space-between;
    align-items: start;
    max-width: 340px;
}

.card-inscription .card-inscription-2 .payment-details .payment-details-header .price-text:not(:last-child) {
    margin-bottom:8px;
}

.card-inscription .card-inscription-2 .payment-details .payment-details-header .price-text .text {
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.5px;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.card-inscription .card-inscription-2 .payment-details .payment-details-header .price-text .text small {
    color: #fc6925;
    font-size: 14px;
    font-weight: 500;
    font-style:italic;
}

.card-inscription .card-inscription-2 .payment-details .payment-details-header .price-text.total .text {
    font-size: 20px;
    color: rgb(252, 105, 37);
}
.card-inscription .card-inscription-2 .payment-details .payment-details-header .price-text.total.total-code-promo .text {
    font-size: 20px;
    color: #12b76a;
}
.card-inscription .card-inscription-2 .payment-details .payment-details-header .price-text.total.total-code-promo .price {
    font-size: 20px;
    color: #12b76a;
}

.card-inscription .card-inscription-2 .payment-details .payment-details-header .price-text .price {
    color: #000000;
    font-size: 16px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -0.5px;
    white-space:nowrap;
}

.card-inscription .card-inscription-2 .payment-details .payment-details-header .price-text.total .price {
    font-size: 22px;
    color: rgb(252, 105, 37);
}

.card-inscription .card-inscription-2 iframe {
    width: 100%;
    z-index: 2;
    position: relative;
    /*  min-height: 450px;*/
    border: none;
    background-color: white;
    flex: 1;
    border: 1px solid #efefef;
    border-radius: 4px;
    margin-top: 15px;
    min-height: 470px;
    display: none;
    background: linear-gradient(270deg, #fc6925, #f0bca3, #fc6925, #f0bca3);
    background-size: 600% 600%;
    animation: gradientAnimation 6s ease infinite;
}

@keyframes gradientAnimation {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

/* Quand on a lanc� le paiement */
.card-inscription .card-inscription-2 iframe.iframe-active {
    display: block;
}

.card-inscription .card-inscription-2 .logo {
    position: relative;
    height: 30px;
    object-fit: contain;
}

.card-inscription .card-inscription-2 .text {
    color: #ffffff;
    font-size: 25px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -1px;
    position: relative;
}

.card-inscription .card-inscription-2 .background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}



.section-model-6-a-container {
    overflow: hidden !important;
}

.section-model-6 {
    width: 100%;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    /*    padding-left: 15px;
padding-right: 15px;*/
    display: flex;
    position: relative;
    margin-bottom: 80px;
    /* margin-top: 80px;*/
    overflow: hidden !important;
}

.section-model-6 .swiper-slide {
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    /*  box-shadow: 0px 1px 8px #00000029;*/
}

.card-slider-1 {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    user-select: none;
}

.card-slider-1 .card-slider-1-col-1 {
    position: relative;
    min-height: 266px;
}



@media(min-width:768px) {
    .section-model-6 {
        overflow: visible !important;
    }

    .section-model-6 .swiper-slide {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
        width: 100%;
    }

    .card-slider-1 .card-slider-1-col-1 {
        min-height: unset;
    }

    .card-slider-1 {
        height: 690px !important;
    }
}

.card-slider-1 .card-slider-1-col-1 .img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transform: translate3d(0px,0px,0px);
}

.card-slider-1 .card-slider-1-col-1 .arrow {
    position: absolute;
    right: 35px;
    bottom: 35px;
    width: auto;
    height: 40px;
    z-index: 80;
    object-fit: cover;
    object-position: center;
    transform: translate3d(0px,0px,0px);
}



.card-slider-1 .card-slider-1-col-1 .overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    width: 100%;
    height: 60%;
    z-index: 1;
    transform: translate3d(0px,0px,0px);
}


@media(min-width:768px) {
    .card-slider-1 .card-slider-1-col-1 .arrow {
        height: 90px;
    }

    .card-slider-1 .card-slider-1-col-1 .overlay {
        bottom: 0;
    }
}

.card-slider-1 .card-slider-1-col-2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    user-select: none;
    position: relative;
}

.card-slider-button-prev {
    position: absolute;
    background-color: white;
    left: 5px;
    top: calc(50% - 12.5px);
    width: 50px;
    height: 50px;
    border-radius: 99px;
    border-style: solid;
    border-width: 3px;
    display: none;
    justify-content: center;
    align-items: center;
}

.card-slider-button-prev svg {
    height: 24px;
    width: 24px;
    flex-shrink: 0;
}

    .card-slider-button-next {
        position: absolute;
        background-color: white;
        right: 5px;
        top: calc(50% - 12.5px);
        width: 50px;
        height: 50px;
        border-radius: 99px;
        border-style: solid;
        border-width: 3px;
        display: none;
        justify-content: center;
        align-items: center;
    }

    .card-slider-button-next svg {
        height: 24px;
        width: 24px;
        flex-shrink: 0;
    }

@media(min-width:768px) {

    .card-slider-button-prev {
        display: flex;
    }
    .card-slider-button-next {
        display: flex;
    }

    .card-slider-1 .card-slider-1-col-2 {
        padding-left: 80px;
        padding-right: 80px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .card-slider-1 {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    }
}


.card-slider-1 .card-slider-1-col-2 .card-slider-1-col-1-title {
    color: #000000;
    font-size: 36px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -0.65px;
    margin-bottom: 40px;
    text-align: center;
    text-transform: uppercase;
}

.card-slider-1 .card-slider-1-col-2 .card-slider-1-col-1-description {
    color: #000000;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: -0.38px;
    margin-bottom: 70px;
    text-align: center;
    white-space:pre-wrap;
}

@media(min-width:768px) {

    .card-slider-1 .card-slider-1-col-2 .card-slider-1-col-1-description {
        font-size: 22px;
        margin-bottom: 105px;
    }

}


.card-slider-1 .card-slider-1-col-2 .card-slider-1-col-1-see-more {
    color: #000000;
    font-size: 18px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -0.3px;
    text-align: center;
    display: flex;
    gap: 6px;
    /*text-decoration: underline;*/
    text-transform: uppercase;
    cursor: pointer;
    border-style: solid;
    border-width: 3px;
    padding: 8px 15px 8px 20px;
    border-radius: 99px;
}

    .card-slider-1 .card-slider-1-col-2 .card-slider-1-col-1-see-more svg {
        height: 18px;
        width: 18px;
        flex-shrink: 0;
    }




    footer {
        background-color: black;
        padding-top: 110px;
        padding-bottom: 110px;
        margin-top: 170px;
        position: relative;
    }

    footer .footer-container {
        width: 100%;
        max-width: 830px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
        display:flex;
        flex-direction:column;
    }

    footer .footer-container .background {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        object-fit: cover;
        user-select: none;
        pointer-events: none;
        z-index: 0;
        opacity:0.55;
    }

    footer .footer-container .title {
        position: relative;
        z-index: 1;
        color: #A7A7A7;
        font-size: 60px;
        font-weight: 800;
        line-height: 1;
        letter-spacing: -3px;
        margin-bottom: 8px;
        position: relative;
        z-index: 1;
        font-family: 'Work', sans-serif;
        text-align: center;
    }

    @media(min-width:900px) {
        footer .footer-container .title {
            font-size: 96px;
            text-align: left;
        }
    }

    footer .nav {
        position: relative;
        z-index: 1;
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        gap: 20px;
        margin-top: 70px;
    }

    @media(min-width:900px) {
        footer .nav {
            grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
        }
    }



    footer .nav .nav-element-title {
        font-family: 'Work', sans-serif;
        color: #ffffff;
        font-size: 37px;
        font-weight: 700;
        line-height: 1;
        letter-spacing: -1px;
        margin-bottom: 8px;
        position: relative;
        text-align: center;
    }

    footer .nav .elements {
        display: flex;
        flex-direction: column;
        gap: 4px;
    }

    footer .nav .elements a {
        color: #C3C3C3;
        font-size: 18px;
        font-weight: 500;
        line-height: 1;
        letter-spacing: -1px;
        margin-bottom: 8px;
        position: relative;
        text-decoration: underline;
        text-align: center;
    }

    footer .nav .elements button {
        margin-top: 15px;
        justify-self: flex-start;
        align-self: center;
    }

    @media(min-width:900px) {
        footer .nav .nav-element-title {
            text-align: left;
        }

        footer .nav .elements a {
            text-align: left;
        }

        footer .nav .elements button {
            justify-self: flex-start;
            align-self: flex-start;
        }
    }




    footer .bottom-line {
        position: relative;
        z-index: 1;
        color: black;
        font-size: 20px;
        font-weight: 700;
        line-height: 1;
        margin-bottom: 8px;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-top: 55px;
        gap: 6px;
        background-color:white;
        align-self:center;
        display:flex;
        justify-self:center;
        width:auto;
        padding:10px 20px;
        border-radius:99px;
    }

    footer .bottom-line svg {
        height: 18px;
        width: 18px;
        flex-shrink: 0;
        color:black;
    }

    footer .logo-footer {
        height: 120px;
        margin-top: 60px;
        margin-left: auto;
        margin-right: auto;
        display: flex;
        justify-content: center;
        position: relative;
        z-index: 1;
    }







    .section-model-5 {
        background-color: black;
        position: relative;
    }

.section-model-5 img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    opacity: 0.4;
    user-select: none;
    pointer-events: none;
    z-index: 0;
   
}

@supports (animation-timeline: view()) {
    .section-model-5 img {
        opacity: 0;
        animation: spin 0.3s both;
        animation-timeline: view(0 150px);
        animation-range:cover 0% cover 40%;
    }
}

@keyframes spin {
    from {
        opacity: 0;
    }
    to {
        opacity: 0.4;
    }
}


    .section-model-5 .section-model-5-container {
        z-index: 1;
        position: relative;
        width: 100%;
        max-width: 1130px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 30px;
        padding-bottom: 120px;
    }


    .section-model-5 .section-model-5-container .section-model-5-1 {
        display: flex;
        flex-direction: column;
        max-width: 700px;
    }

    .section-model-5 .section-model-5-container .section-model-5-1-title {
        color: white;
        font-size: 41px;
        font-weight: 800;
        line-height: 1.1;
        letter-spacing: -0.8px;
        margin-bottom: 24px;
        font-family: 'Work', sans-serif;
    }

    @media(min-width:768px) {
        .section-model-5 .section-model-5-container .section-model-5-1-title {
            font-size: 61px;
            letter-spacing: -1px;
            padding-right: 20px;
        }
    }

    .section-model-5 .section-model-5-container .section-model-5-1-sub-title {
        color: white;
        font-size: 27px;
        font-weight: 800;
        line-height: 1;
        letter-spacing: -2px;
        margin-bottom: 24px;
        padding-right: 20px;
    }

    .section-model-5 .section-model-5-container .section-model-5-1-description {
        color: #ADADAD;
        font-size: 20px;
        font-weight: 400;
        line-height: 1.3;
        letter-spacing: -1px;
        padding-right: 20px;
    }


    .card-club-star img {
        width: 100%;
        height: auto;
    }



    .section-coach-list {
        position: relative;
    }


    .section-coach-list .section-coach-list-container {
        width: 100%;
        max-width: 1130px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        position: relative;
        gap: 30px;
        margin-bottom: 50px;
        margin-top: 5px;
    }

    @media(min-width:768px) {
        .section-coach-list .section-coach-list-container {
            grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
            margin-bottom: 120px;
        }
    }

    .card-coach-star {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 00px;
        background-image: linear-gradient(45deg, #F5F5F5 0%, #ffffff 87%);
        border-radius: 4px;
        border: 1px solid #dddddd;
        padding: 60px 0px 0px 0px;
        min-height: 420px;
        position: relative;
        overflow: hidden;
    }


    .card-coach-star .card-coach-star-title {
        color: black;
        font-size: 50px;
        text-align: center;
        font-weight: 800;
        line-height: 1;
        letter-spacing: -2px;
        margin-bottom: 24px;
        font-family: 'Work', sans-serif;
        text-align: center;
        padding-left: 20px;
        padding-right: 20px;
    }


    .card-coach-star .card-coach-star-description {
        color: black;
        font-size: 16px;
        text-align: left;
        font-weight: 500;
        line-height: 1.3;
        margin-bottom: 24px;
        text-align: center;
        padding-left: 20px;
        padding-right: 20px;
    }

    .card-coach-star .button {
        align-self: center;
        padding-left: 20px;
        padding-right: 20px;
    }


    .card-coach-star img {
        margin-top: auto;
        width: 100%;
    }



    .card-coach {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 00px;
        background-image: linear-gradient(45deg, #F5F5F5 0%, #ffffff 87%);
        border-radius: 4px;
        border: 1px solid #dddddd;
        padding: 60px 40px 20px 40px;
        min-height: 420px;
    }

    @media(min-width:768px) {
        .card-coach {
            padding: 80px 80px 20px 80px;
        }
    }

    .card-coach .card-coach-1 {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        height: 400px;
        overflow: hidden;
        position: relative;
    }

    .card-coach .card-coach-1 img {
        min-height: 100%;
        width: calc(100% - 40px);
        object-fit: cover;
        object-position: center;
    }

    @media(min-width:768px) {
        .card-coach .card-coach-1 img {
            min-width: 80%;
            width: auto;
        }
    }


    .card-coach .card-coach-1 .overlay-bottom {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 90px;
        background-image: linear-gradient(to top, hsl(0, 0%, 96%) 0%, hsla(0, 0%, 96%, 0.738) 19%, hsla(0, 0%, 96%, 0.541) 34%, hsla(0, 0%, 96%, 0.382) 47%, hsla(0, 0%, 96%, 0.278) 56.5%, hsla(0, 0%, 96%, 0.194) 65%, hsla(0, 0%, 96%, 0.126) 73%, hsla(0, 0%, 96%, 0.075) 80.2%, hsla(0, 0%, 96%, 0.042) 86.1%, hsla(0, 0%, 96%, 0.021) 91%, hsla(0, 0%, 96%, 0.008) 95.2%, hsla(0, 0%, 96%, 0.002) 98.2%, hsla(0, 0%, 96%, 0) 100%);
        mix-blend-mode: lighten;
    }


    .card-coach .card-coach-2 {
        display: flex;
        flex-direction: column;
        flex: 1;
        align-items: center;
        z-index: 1;
    }


    .card-coach .card-coach-2 .card-coach-2-title {
        color: black;
        font-size: 50px;
        text-align: center;
        font-weight: 800;
        line-height: 1;
        letter-spacing: -2px;
        margin-bottom: 24px;
        font-family: 'Work', sans-serif;
        text-align: center;
        margin-top: -37px;
    }

.card-coach .card-coach-2-list-badge {
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
    row-gap: 5px;
    justify-content: center;
    margin-bottom: 24px;
}

    .card-coach .card-coach-2-description {
        color: black;
        font-size: 16px;
        text-align: left;
        font-weight: 500;
        line-height: 1.3;
        margin-bottom: 24px;
        text-align: center;
    }

.card-coach .card-coach-2-actions {
    display: flex;
    flex-direction: column;
    align-items: center;
    column-gap: 15px;
    row-gap: 10px;
    margin-top: auto;
}

    .card-coach .card-coach-2-actions .button-link {
        font-weight: 500;
    }








    .section-review {
        position: relative;
        margin-top: 100px;
        margin-bottom: 120px;
    }

    @media(min-width:768px) {
        .section-review {
            margin-top: 160px;
            margin-bottom: 250px;
        }
    }

    .section-review .container-review-header {
        max-width: 500px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        margin-bottom: 50px;
    }

    .section-review .container-review-header .container-review-header-title {
        font-weight: 600;
        font-size: 40px;
        color: #313F31;
    }

    .section-review .container-review {
        width: 100%;
        max-width: 1130px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
        display: grid;
        grid-template-columns: 1fr;
        position: relative;
        /*column-gap: 30px;*/
        gap: 20px;
        margin-bottom: 120px;
        margin-top: 5px;
    }

    @media(min-width:1024px) {

        .section-review .container-review-header {
            max-width: 500px;
            width: 100%;
            margin-left: auto;
            margin-right: auto;
            padding-right: 1.25rem;
            padding-left: 1.25rem;
            text-align: center;
            margin-bottom: 40px;
        }

        .section-review .container-review {
            grid-template-columns: 1fr 1fr 1fr;
        }
    }

.review-card {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border: 1px solid #dddddd75;
    padding: 25px;
    border-radius: 4px;
    overflow: hidden;
    background-image: linear-gradient(33deg, #F5F5F5 0%, #ffffff 87%);
}

.review-card.with-image:first-child .image {
    left: 15px;
    top: 15px;
    max-height: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    object-fit: cover;
    position:relative;
}

.review-card.with-image:first-child .image .overlay-bottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100px;
    background-image: linear-gradient(to top, hsl(0, 0%, 96%) 0%, hsla(0, 0%, 96%, 0.738) 19%, hsla(0, 0%, 96%, 0.541) 34%, hsla(0, 0%, 96%, 0.382) 47%, hsla(0, 0%, 96%, 0.278) 56.5%, hsla(0, 0%, 96%, 0.194) 65%, hsla(0, 0%, 96%, 0.126) 73%, hsla(0, 0%, 96%, 0.075) 80.2%, hsla(0, 0%, 96%, 0.042) 86.1%, hsla(0, 0%, 96%, 0.021) 91%, hsla(0, 0%, 96%, 0.008) 95.2%, hsla(0, 0%, 96%, 0.002) 98.2%, hsla(0, 0%, 96%, 0) 100%);
    mix-blend-mode: lighten;
}

.review-card.with-image:first-child .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

    @media(min-width:1024px) {

        .review-card.with-image:first-child .image .overlay-bottom {
            display:none;
        }

        .review-card.with-image:first-child {
            grid-column: span 3 / span 3;
            position: relative;
            padding-left: calc(45px + 450px + 20px);
            padding-top: 80px;
            padding-bottom: 80px;
            padding-right: 40px;
        }

        .review-card.with-image:first-child .image {
            position: absolute;
            left: 15px;
            top: 15px;
            width: 450px;
            object-fit: cover;
        }

        .review-card.with-image:first-child .image img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: top;
        }
    }

    .section-review.section-review-v1 .review-card {
        background-color: #F7F7F7;
    }

    .review-card .stars {
        display: flex;
        gap: 5px;
        margin-bottom: 14px;
    }

    .review-card .stars img {
        height: 20px;
        width: 20px;
        object-fit: contain;
        object-position: center;
        color: black;
    }

    .review-card .title {
        font-size: 22px;
        text-align: left;
        line-height: 1.05;
        font-weight: 700;
        color: #434343;
        position: relative;
        margin-bottom: 12px;
        display: flex;
        gap: 6px;
        align-items: flex-start;
    }

    .review-card .title svg {
        flex-shrink: 0;
        height: 16px;
        width: 16px;
        margin-top: 3px;
    }

    .review-card .comment {
        font-size: 16px;
        text-align: left;
        line-height: 1.3;
        font-weight: 500;
        color: #434343;
        position: relative;
        margin-bottom: 30px;
    }

    .review-card .user {
        font-size: 15px;
        font-weight: 400;
        font-style: italic;
        line-height: 1;
        margin-top: auto;
    }




    blockquote {
        margin-top: 10px;
        padding-left: 10px;
        padding-top: 4px;
        padding-bottom: 4px;
        border-left: 3px solid black;
    }


    .cursor-default {
        cursor: default;
    }



    body.menu-open {
        overflow: hidden;
    }

.menu-mobile {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: white;
    opacity: 0;
    z-index: -1;
    transform: translateX(100%);
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 45px;
    padding-left: 45px;
    display: flex;
    overflow: auto;
}

    body.menu-open .menu-mobile {
        transition: transform 0.4s ease;
        transform: translateX(0);
        z-index: 10888888801;
        opacity: 1;
    }

    .menu-mobile .menu-container {
        display: flex;
        flex-direction: column;
        flex: 1;
        gap: 30px;
        margin-top: auto;
        margin-bottom: auto;
    }


    .menu-mobile .menu-container .information {
        display: flex;
        font-size: 20px;
        font-weight: 600;
        gap: 15px;
        margin-top: 15px;
        margin-bottom: 15px;
        font-size: 16px;
        color: #454545;
    }

    .menu-mobile .menu-container .information svg {
        height: 24px;
        width: 24px;
        flex-shrink: 0;
    }

    .menu-mobile .menu-container .logo {
        margin-bottom: 30px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .menu-mobile .menu-container .logo img {
        height: 100px;
    }

    .menu-container ul {
        list-style: none;
        padding-left: 0;
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .menu-container li a {
        display: flex;
        font-size: 16px;
        color: var(--color-app-gray-1);
        text-decoration: none;
        font-weight: 700;
        padding: 10px 15px;
        border-radius: 6px;
        background-color: #F5F5F5;
        justify-content:center;
    }



.menu-container li .menu-mobile-title {
    font-size: 18px;
    color: #fc6925;
    text-decoration: none;
    font-weight: 700;
    text-align:center;
    justify-content:center;
    flex-direction:column;
    line-height:1;
}

.menu-container li:not(:first-of-type) .menu-mobile-title {
    margin-top: 6px;
}

.menu-container li .menu-mobile-title .sup-text {
    font-weight: 400;
    font-size: 12px;
}

.menu-container li a.menu-mobile-sub {
    display: flex;
    flex-direction:column;
    font-size: 14px;
    color: var(--color-app-gray-1);
    text-decoration: none;
    font-weight: 700;
    padding: 6px 10px;
    border-radius: 2px;
    text-align: center;
    background-color: #F5F5F5;
}

.menu-container li a.menu-mobile-sub .sub-text{
    font-weight: 400;
    font-size:12px;
}

.menu-container li a.menu-mobile-sub.colored {
    color: white;
    border-color: #fc6925;
    background-color: #fc6925;
}

.menu-container .sub-menu-list {
    display:flex;
    flex-wrap:wrap;
    gap:6px;
}
.menu-container .sub-menu-list div {
    /*flex:1;*/
    flex-shrink: 0;
    flex-grow: 1;
}


.menu-container .menu-mobile-close {
    width: 50px;
    height: 50px;
    margin-top: auto;
    align-self: center;
    border: none;
    border-radius: 99px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    flex-shrink: 0;
}


    .menu-container .menu-mobile-close svg {
        width: 30px;
        height: 30px;
    }

    .menu-container .menu-mobile-close.menu-mobile-close-top {
        position: absolute;
        top: 10px;
        right: 20px;
    }

    header .button-menu {
        background-color: transparent;
        border-color: transparent;
        border-width: 0;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        width: 30px;
        height: 15px;
        flex-shrink: 0;
        position: relative;
        padding: 0;
        gap: 3px;
        margin-left: 15px;
    }

 /*   @media(min-width:830px) {
        header .button-menu {
            display: none;
        }
    }*/

@media(min-width:1091px) {
    header .button-menu {
        display: none;
    }
}

    header .button-menu div {
        transition: all 0.4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
        border-radius: 10px;
        height: 3px;
        background-color: black;
    }

    body.dark .button-menu div {
        background-color: #ffffff;
    }

    header .button-menu div:nth-child(1) {
        width: 100%;
    }

    header .button-menu:hover div:nth-child(1) {
        width: 100%;
    }

    header .button-menu div:nth-child(2) {
        width: 50%;
    }

    header .button-menu:hover div:nth-child(2) {
        width: 100%;
    }

    header .button-menu div:nth-child(3) {
        width: 80%;
    }

    header .button-menu:hover div:nth-child(3) {
        width: 100%;
    }







    .modal-img-coach-container {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        height: 300px;
        overflow: hidden;
        position: relative;
    }

    .modal-img-coach-container img {
        min-height: 100%;
        width: calc(100% - 40px);
        object-fit: cover;
        object-position: center;
    }

    .modal-img-coach-container .overlay-bottom {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 90px;
        background-image: linear-gradient(to top, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%);
        mix-blend-mode: lighten;
    }

    @media(min-width:768px) {
        .modal-img-coach-container img {
            min-width: 80%;
            width: auto;
        }
    }


    .legal-input {
        display: flex;
        gap: 8px;
        font-size: 16px;
        font-weight: 600;
        color: black;
        align-items: center;
        grid-column: span 2 / span 2;
        margin-top: 15px;
        line-height:1.1;
    }

    .legal-input input {
        accent-color: #FC6925;
        font-size: 18px;
        width: 18px;
        height: 18px;
    }

    .legal-input a {
        color: #FC6925;
    }


.iban-form-container {
    position:relative;
    padding-top:15px;
    padding-bottom:15px;
}

.iban-form-container .finalizer-subscription-form-container {
    position:relative;
    z-index:1;
}

.finalizer-subscription-text {
    font-size:15px;
    font-weight:400;
}

.iban-form-container:after {
    content: "";
    position: absolute;
    z-index: 0;
    width: 3px;
    left: 0;
    height: 100%;
    background-color: #12b76a;
    left: 15px;
    top: 0;
    transform: translateX(-50%);
    z-index: 0;
}

.finalizer-subscription-container {
    width: 100%;
    max-width: 1130px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 100px;
    padding-bottom: 100px;
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    position: relative;
}

.finalizer-subscription-container .finalizer-subscription-container-title {
    font-size: 38px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -.57px;
    margin-bottom: 12px;
    color:black;
    margin-left:16px;
    margin-right:16px;
}

.finalizer-subscription-container .finalizer-subscription-container-description {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 25px;
    max-width: 650px;
    color: black;
    margin-left: 16px;
    margin-right: 16px;
}

.finalizer-subscription-container .finalizer-subscription-container-description b {
    color: #fc6925;
    font-weight: 700;
}

.finalizer-subscription-container .finalizer-subscription-container-element-list {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap:25px;
}

@media(min-width:900px) {
    .finalizer-subscription-container .finalizer-subscription-container-element-list {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
        gap: 45px;
    }
}

.finalizer-subscription-form {
    display:flex;
    flex-direction:column;
    gap:10px;
    width:100%;
}

.finalizer-subscription-form-container {
    background-color: white;
    border-radius: 4px;
    border: 1px solid #efefef;
    padding: 20px 16px 20px 16px;
}

.finalizer-subscription-form-container .next-step-button {
    padding: 7px 9px;
    background-color: #fc6925;
    border: 1px solid #fc6925;
    border-radius: 3px;
    line-height: 1;
    letter-spacing: -.1px;
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    display: flex;
    gap: 6px;
    text-align: left;
    align-items: flex-start;
    align-self: flex-start;
}

.finalizer-subscription-form-input-group {
    display:flex;
    flex-direction:column;
    gap:6px;
}


.finalizer-subscription-form-label {
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    color: black;
    margin-left:6px;
}

.finalizer-subscription-form-label .finalizer-subscription-form-label-required {
    font-size: 14px;
    color: red;
    font-weight: 500;
    line-height: 1;
}


.finalizer-subscription-form-text {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    box-shadow: none;
    border-radius: 4px;
    border: 2px solid #ececec;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 16px;
    font-weight: 600;
    display: block;
    background-color: #ffffff;
}

.finalizer-subscription-form-text:focus {
    outline-color: #fc6925;
    border-radius: 0px
}


.finalizer-subscription-form-text:read-only {
    border: 2px solid #ccc;
    background-color: #e0e0e0;
}

.finalizer-subscription-form-text:read-only:focus {
    outline: none;
    box-shadow: none; /* si le navigateur applique un halo */
}

.finalizer-subscription-error-text {
    font-size: 14px;
    color: red;
    font-weight: 500;
    line-height: 1;
    margin-left: 6px;
    margin-bottom: 6px;
}

.finalizer-subscription-error-text:empty {
    display:none;
}

.finalizer-subscription-submit {
    margin-top: 15px;
    display: flex;
    justify-content: flex-start;
    flex-direction:column;
    gap:10px;
    align-items:flex-start;
}

.finalizer-subscription-submit .finalizer-subscription-error {
    font-size: 14px;
    color: red;
    font-weight: 500;
    line-height: 1;
    text-align: left;
}

.finalizer-subscription-submit button:disabled {
    border: 1px solid #ccc;
    background-color: #e0e0e0;
    color: #6b6b6b;
}


.photo-form {
    display: flex;
    gap: 6px;
}

@media(min-width:600px) {
    .photo-form {
        gap: 20px;
    }
}

.photo-form .photo-input-true {
    display: none;
}

.photo-form .photo-input {
    padding: 8px 14px;
    background-color: #fff;
    border: 2px solid #fc6925;
    border-radius: 4px;
    line-height: 1;
    letter-spacing: -.1px;
    font-size: 14px;
    font-weight: 800;
    text-transform:uppercase;
    color: #000;
    display: flex;
    gap: 6px;
    align-items: center;
    height:32px;
}
.photo-form .photo-input svg {
    height: 20px;
    width: 20px;
    flex-shrink: 0;
    color: #fc6925;
}

.photo-form .deletePhotoButton {
    padding:0;
    color:red;
    background-color:none;
    border:none;
    box-shadow:none;
    background:none;
    font-weight:600;
    font-size:14px;
}

.preview-photo {
    flex-shrink: 0;
    width: 45px;
    height: 45px;
    border-radius: 4px;
    border: 1px solid #ccc;
    background-color: #e0e0e0; /* Fond gris */
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position:relative;
}

@media(min-width:600px) {
    .photo-form .preview-photo {
        width: 150px;
        height: 150px;
    }
}
.preview-photo .preview-photo-background {
    position:absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.preview-photo .preview-photo-background svg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
}


.preview-photo canvas {
    width: 100%;
    height: 100%;
    z-index:1;
}

.photo-label {
    display: block;
    margin-bottom: 10px;
}

.photo-input {
    display: block;
}

.order-step {
    display:flex;
    flex-direction:column;
    gap:8px;
    position:relative;
}

.finalizer-subscription-container .order-step {
    margin-left:18px;
}

.order-step .order-step-item {
    display: flex;
    gap: 10px;
    align-items: center;
}

.order-step:after {
    content: "";
    position: absolute;
    width: 3px;
    left: 0px;
    height: 100%;
    background-color: #12b76a;
    left:15px;
    transform:translateX(-50%);
    z-index:0;
}



.order-step .order-step-item .order-step-item-count {
    position: relative;
    z-index: 1;
    display: flex;
    flex-shrink: 0;
    height: 30px;
    width: 30px;
    justify-content: center;
    align-items: center;
    border: 3px solid #12b76a;
    color: white;
    font-size: 18px;
    line-height: 1;
    font-weight:700;
    border-radius: 100px;
    background-color: #12b76a;
    outline: solid 2px white;
}


.order-step .order-step-item.order-step-item-current .order-step-item-count {
    border: 3px solid #12b76a;
    color: #12b76a;
    background-color: white;
}

.order-step .order-step-item.order-step-item-next .order-step-item-count {
    border: 3px solid #6b6b6b;
    color: #6b6b6b;
    background-color: white;
}

.order-step .order-step-item .order-step-item-count svg {
    height:18px;
    width:18px;
    flex-shrink:0;
}

.order-step .order-step-item .order-step-item-text {
    color: black;
    line-height: 1.1;
    font-size:16px;
    font-weight:700;
    display:inline-flex;
    flex-direction:column;
}

.order-step .order-step-item .order-step-item-text small {
    color: #fc6925;
    line-height: 1.2;
    font-size: 14px;
    font-weight: 400;
    max-width:80%;
    margin-top:3px;
}

.order-step .order-step-item .order-step-item-text .order-step-item-text-option {
    font-size: 14px;
    font-weight: 600;
    color: #fc6925;
}

.order-step .order-step-item.order-step-item-next .order-step-item-text {
    color: #6b6b6b;
}


.small-legal-text {
    font-size: 14px;
    line-height: 1.1;
    font-weight: 500;
    display: block;
    margin-top:3px;
}

.small-legal-text span {
    color: #fc6925;
}



.camera-stream-modal {
    position: fixed;
    inset: 0;
    z-index: 99999;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background: rgba(0, 0, 0, 0.75);
}

.camera-stream-modal.active {
    display: flex;
}

.camera-stream-modal-content {
    width: 100%;
    max-width: 750px;
    padding: 18px;
    border-radius: 18px;
    background: #ffffff;
}

.camera-stream-title {
    display:none;
    margin-bottom: 12px;
    font-weight: 700;
    text-align: center;
}

.camera-stream-video {
    width: 750px;
    height:750px;
    max-height: 70vh;
    border-radius: 14px;
    background: #000000;
    object-fit: cover;
}

.camera-stream-error {
    margin-top: 10px;
    color: #b00020;
    font-size: 14px;
    text-align: center;
}

.camera-stream-button-container {
    display: flex;
    gap: 10px;
    margin-top: 14px;
    flex-wrap: wrap;
}

.camera-stream-button {
    flex: 1;
    min-width: 130px;
    border: 0;
    border-radius: 999px;
    padding: 12px 14px;
    font-weight:600;
    font-size:22px;
    cursor: pointer;
    line-height:1.1;
}

.camera-stream-button-primary {
    font-weight: 700;
    background: rgb(252, 105, 37);
    color:#ffffff;
}


.cookie-manager {
    position: fixed;
    z-index: 9000;
    overflow: hidden;
    left: 30px;
    bottom: 47px;
    width: 377px;
    border-radius: 0.7rem;
    max-width: calc(100vw - 60px);
    background-color: white;
    border-width: 1px;
    border-color: rgba(209, 213, 219, 0.7);
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.cookie-manager .cookie-body {
    padding-top: 1rem;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    padding-bottom: 1rem;
}

.cookie-manager .cookie-body h1 {
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 1;
    margin-bottom: 0.67rem;
}

.cookie-manager .cookie-body p {
    font-weight: 400;
    font-size: 0.9rem;
    line-height: 1.2;
    color: rgba(55, 65, 81, 1);
    margin-bottom: 0.4rem;
}


.cookie-manager .cookie-body a {
    font-weight: 600;
    font-size: 0.9rem;
    line-height: 1;
    align-items: center;
    color: #606060;
    transition: color 0.3s ease;
}

.cookie-manager .cookie-body a:hover {
    color: var(--color-title);
}

.cookie-manager .cookie-actions {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.cookie-manager .cookie-actions button {
    grid-column: span 1 / span 1;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
    transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}

.cookie-manager .cookie-actions .btn-refuse {
    background-color: var(--background-color-cookie-decline);
    color: var(--color-cookie-decline);
    border: 2px solid var(--background-color-cookie-decline);
}

.cookie-manager .cookie-actions .btn-refuse:hover {
    background-color: var(--background-color-hover-cookie-decline);
    color: var(--color-hover-cookie-decline);
    border: 2px solid var(--background-color-hover-cookie-decline);
}

.cookie-manager .cookie-actions .btn-accept {
    background-color: var(--background-color-cookie-accept);
    color: var(--color-cookie-accept);
    border: 2px solid var(--background-color-cookie-accept);
}

.cookie-manager .cookie-actions .btn-accept:hover {
    background-color: var(--background-color-hover-cookie-accept);
    color: var(--color-hover-cookie-accept);
    border: 2px solid var(--background-color-hover-cookie-accept);
}

.app-input, .app-textarea {
   /* -webkit-appearance: none;
    appearance: none;*/
    width: 100%;
    box-shadow: none;
    border-radius: 4px;
    border: 2px solid #ececec;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 16px;
    font-weight: 600;
    display: block;
    background-color: white;
}

.app-input-float-label .app-input, .app-input-float-label .app-textarea {
/*    -webkit-appearance: none;
    appearance: none;*/
    width: 100%;
    box-shadow: none;
    border-radius: 0px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #ececec;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 16px;
    font-weight: 600;
    display: block;
    background-color: transparent;
}



.app-input::placeholder, textarea::placeholder {
    font-weight: 500;
    font-size: 16px;
    font-style:normal;
}

.app-input[hidden], .app-textarea[hidden] {
    display: none;
}

.app-input.app-input-star {
    appearance:none;
    color: black;
    border: 2px solid #FC6925;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 26px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: -0.5px;
    background: transparent;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='2' stroke='currentColor'><path stroke-linecap='round' stroke-linejoin='round' d='m19.5 8.25-7.5 7.5-7.5-7.5'></path></svg>");
    background-repeat: no-repeat;
    background-position-x: calc(100% - 4px);
    background-size: 18px 18px;
    background-position-y: calc(50% + 1px);
}

.app-input.app-input-star:focus {
    outline-color: #fc6925;
}

.app-label {
    display: block;
    /*   color: #363636;
    font-weight: 700;
    font-size: 14px;
    padding-left: 8px;
    margin-bottom: 2px;*/
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    color: #000;
    margin-left: 6px;
    margin-bottom: 2px;
}

.app-input:focus {
    outline-color: #fc6925;
    border-radius: 0px
}



.radio-custom-list {
    display: flex;
    gap: 10px;
    flex-wrap:wrap;
}

.radio-custom {
    position: relative;
}

.radio-custom label {
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-width: 1px;
    border-color: #ececec;
    border-style: solid;
    border-radius: 4px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    padding-right: calc(5px + 0.75rem + 15px + 5px);
    font-weight: 500;
    line-height: 1rem;
    background-color: #ffffff;
    color: #3f3f3f;
    cursor: pointer;
    display: inline-flex;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 3px;
    margin: 0px;
    transition: background-color 0.35s ease, border-color 0.35s ease;
    font-size: 17px;
    box-shadow: 0px 0px 3px #cdcdcd6e;
}

.radio-custom label .title {
    font-size: 17px;
    font-weight: 700;
    line-height: 17px;
}

.radio-custom label .description {
    font-size: 17px;
    font-weight: 400;
    line-height: 17px;
}

.radio-custom input:focus + label {
    outline: 2px solid transparent;
    outline-offset: 0px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-color: #b5b5b5;
}

    .radio-custom input:checked + label {
        outline: 1px solid #000000;
        outline-offset: 0px;
        background-color: #000000;
        border-color: #000000;
        color:#ffffff;
    }

/*.radio-custom input {
    display: block;
    position: absolute;
    padding: 0;
    margin: 0;
    opacity: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    border-radius: 0;
}
*/

.radio-custom input {
    display: block;
    position: absolute;
    padding: 0;
    margin: 0;
    /*opacity: 0;*/
    /*left: 0;*/
    right: 5px;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    bottom: 0;
    width: 15px;
    height: 15px;
    cursor: pointer;
    border-radius: 15px;
    accent-color: #7ABF4E;
}


.form-inputs-col-2 {
    display: grid;
    grid-template: minmax(0, 1fr) minmax(0, 1fr);
    row-gap: 20px;
    column-gap: 10px;
}

.input-col-2 {
    grid-column: span 2 / span 2;
}


.app-input-float-label {
    position: relative;
}

.app-input-float-label .app-label {
    /* padding-top: calc(4px + 10px);*/
    font-size: 12px;
    top: 0;
    transform: translateY(-50%);
    background-color: white;
    padding: 0;
    line-height: 1;
    left: 5px;
    position: absolute;
    z-index: 0;
    top: -2px;
    opacity: 0;
    transition: opacity 0.3s ease;
}



.app-input-float-label .app-input:not(:placeholder-shown) + label {
    opacity: 1;
}
:root {
    --modal-text: #000000;
    --modal-title: #fc6925;
    --modal-button: #333333;
    --modal-button-hover: #333333;
    --modal-button-text: #ffffff;
    --modal-button-text-hover: #ffffff;
}

body.modal-open {
    overflow: hidden;
}

/* The Modal (background) */
.modal-backdrop.active {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,0.24);
}

.modal-backdrop.active {
    display: flex;
}

.modal-reservation {
    display: none;
    position: fixed;
    z-index: 1060;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    justify-content: center;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.modal-reservation.active {
    display: flex;
}

.modal-button-close {
    position: absolute;
    top: 8px;
    right: 8px;
    border: none;
    background-color: #ffffff;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
}

.modal-button-close svg {
    height: 24px;
    width: 24px;
}

.modal-reservation-content {
    z-index: 2;
    pointer-events: auto;
    padding: 45px 30px;
    width: 90%;
    max-width: 450px;
    color: var(--modal-text);
    box-shadow: 0px 0px 28px #00000029;
    border-radius: 6px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: auto;
    margin-bottom: auto;
    position: relative;
    background-color: #ffffff;
}





.modal-reservation-content .modal-reservation-title {
    color: var(--modal-title);
    font-size: 36px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 60px;
    text-align: center;
}


.modal-reservation-content .modal-reservation-alert {
    font-size: 13px;
    line-height: 1;
    font-weight: 200;
    margin-bottom: 25px;
}

.modal-reservation-content .modal-reservation-form {
    margin-bottom: 25px;
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 15px;
}

.modal-reservation-content .modal-reservation-form .col-span-2 {
    grid-column: 1;
}


@media(min-width:1024px) {

    .modal-button-close {
        top: 30px;
        right: 30px;
    }

    .modal-reservation-content {
        padding: 60px 40px 40px 40px;
        border-radius: 6px;
    }

    .container-modal-md {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }

    .modal-reservation-content .modal-reservation-title {
        font-size: 36px;
    }

    .modal-reservation-content .modal-reservation-form {
        display: grid;
        row-gap: 15px;
        column-gap:10px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .modal-reservation-content .modal-reservation-form .col-span-2 {
        grid-column: span 2 / span 2;
    }
}


.modal-reservation-content .modal-reservation-informations {
    background-color: #F5F5F5;
    border-radius: 5px;
    padding: 15px 20px;
    margin-bottom:20px;
}


.modal-reservation-content .modal-reservation-informations .information-detail {
    font-weight:700;
}


.modal-reservation-content .modal-reservation-form button {
    margin-top: 40px;
    align-self:center;
    justify-self:center;
}


.modal-reservation-content .modal-reservation-contact .title {
    font-size: 20px;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 10px;
}

.modal-reservation-content .modal-reservation-contact .description {
    color: #000000;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
}

.modal-reservation-content .modal-reservation-contact .description a {
    color: #313f31;
    transition: color 0.3s ease;
}

.modal-reservation-content .modal-reservation-contact .description a:hover {
    color: #8E6248;
}


/*SI MODALE IMAGE*/
.modal-reservation-content.modal-reservation-content-image {
    overflow: hidden;
    padding: 0px;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

.modal-reservation-content.modal-reservation-content-image .modal-reservation-left img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.modal-reservation-content .modal-reservation-right {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.modal-reservation-content.modal-reservation-content-image .modal-reservation-right {
    padding: 30px;
}

.modal-reservation-content .modal-reservation-right .paragraph {
    color: #000000;
    font-size: 25px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: -0.38px;
    text-align: center;
    margin-bottom: 25px;
}

.modal-reservation-content .modal-reservation-right a {
    align-self: center;
}
/*FIN SI MODALE IMAGE*/



@media(min-width:1024px) {
    /*SI MODALE IMAGE*/
    .modal-reservation-content.modal-reservation-content-image {
        overflow: hidden;
        max-width: 1050px;
        padding: 0px;
        border-radius: 12px;
        display: grid;
        grid-template-columns: 550px minmax(0, 1fr);

    }

    .modal-reservation-content.modal-reservation-content-image .modal-reservation-right {
        padding: 40px 40px;
        margin-top: auto;
        margin-bottom: auto;
        display:flex;
        justify-content:center;
        align-items:center;
    }

    .modal-reservation-content.modal-reservation-content-image .modal-reservation-right-container {
        overflow: auto;
        display: flex;
        align-items: center;
    }


    .modal-reservation-content .modal-reservation-right .paragraph {
        margin-bottom: 35px;
    }
    /*FIN SI MODALE IMAGE*/
}





.modal-animation-appear {
    animation-name: modal-appear;
    animation-duration: 0.4s;
}


@keyframes modal-appear {
    0% {
        opacity: 0;
        transform: scale(0.99);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}


.modal-animation-disappear {
    animation-name: modal-disappear;
    animation-duration: 0.4s;
}


@keyframes modal-disappear {
    0% {
        opacity: 1;
        transform: scale(1);
    }

    100% {
        opacity: 0;
        transform: scale(0.99);
    }
}


/* Padding Bottom */
.padding-sys-bottom-1 {
    padding-bottom:10px;
}

.padding-sys-bottom-2 {
    padding-bottom: 20px;
}

.padding-sys-bottom-3 {
    padding-bottom: 30px;
}

.padding-sys-bottom-4 {
    padding-bottom: 40px;
}

.padding-sys-bottom-5 {
    padding-bottom: 50px;
}

.padding-sys-bottom-6 {
    padding-bottom: 60px;
}

.padding-sys-bottom-7 {
    padding-bottom: 70px;
}

.padding-sys-bottom-8 {
    padding-bottom: 80px;
}

.padding-sys-bottom-9 {
    padding-bottom: 90px;
}

.padding-sys-bottom-10 {
    padding-bottom: 100px;
}

/* Padding Top */
.padding-sys-top-1 {
    padding-top:10px;
}

.padding-sys-top-2 {
    padding-top: 20px;
}

.padding-sys-top-3 {
    padding-top: 30px;
}

.padding-sys-top-4 {
    padding-top: 40px;
}

.padding-sys-top-5 {
    padding-top: 50px;
}

.padding-sys-top-6 {
    padding-top: 60px;
}

.padding-sys-top-7 {
    padding-top: 70px;
}

.padding-sys-top-8 {
    padding-top: 80px;
}

.padding-sys-top-9 {
    padding-top: 90px;
}

.padding-sys-top-10 {
    padding-top: 100px;
}

/* Margin Bottom */
.margin-sys-bottom-1 {
    margin-bottom:10px;
}

.margin-sys-bottom-2 {
    margin-bottom: 20px;
}

.margin-sys-bottom-3 {
    margin-bottom: 30px;
}

.margin-sys-bottom-4 {
    margin-bottom: 40px;
}

.margin-sys-bottom-5 {
    margin-bottom: 50px;
}

.margin-sys-bottom-6 {
    margin-bottom: 60px;
}

.margin-sys-bottom-7 {
    margin-bottom: 70px;
}

.margin-sys-bottom-8 {
    margin-bottom: 80px;
}

.margin-sys-bottom-9 {
    margin-bottom: 90px;
}

.margin-sys-bottom-10 {
    margin-bottom: 100px;
}

/* Margin Top */
.margin-sys-top-1 {
    margin-top: 10px;
}

.margin-sys-top-2 {
    margin-top: 20px;
}
.margin-sys-top-3 {
    margin-top: 30px;
}

.margin-sys-top-4 {
    margin-top: 40px;
}

.margin-sys-top-5 {
    margin-top: 50px;
}

.margin-sys-top-6 {
    margin-top: 60px;
}

.margin-sys-top-7 {
    margin-top: 70px;
}

.margin-sys-top-8 {
    margin-top: 80px;
}

.margin-sys-top-9 {
    margin-top: 90px;
}

.margin-sys-top-10 {
    margin-top: 100px;
}



@media(min-width:768px) {
    /* Padding Bottom */
    .t2-padding-sys-bottom-1 {
        padding-bottom: 10px;
    }

    .t2-padding-sys-bottom-2 {
        padding-bottom: 20px;
    }

    .t2-padding-sys-bottom-3 {
        padding-bottom: 30px;
    }

    .t2-padding-sys-bottom-4 {
        padding-bottom: 40px;
    }

    .t2-padding-sys-bottom-5 {
        padding-bottom: 50px;
    }

    .t2-padding-sys-bottom-6 {
        padding-bottom: 60px;
    }

    .t2-padding-sys-bottom-7 {
        padding-bottom: 70px;
    }

    .t2-padding-sys-bottom-8 {
        padding-bottom: 80px;
    }

    .t2-padding-sys-bottom-9 {
        padding-bottom: 90px;
    }

    .t2-padding-sys-bottom-10 {
        padding-bottom: 100px;
    }

    /* Padding Top */
    .t2-padding-sys-top-1 {
        padding-top: 10px;
    }

    .t2-padding-sys-top-2 {
        padding-top: 20px;
    }

    .t2-padding-sys-top-3 {
        padding-top: 30px;
    }

    .t2-padding-sys-top-4 {
        padding-top: 40px;
    }

    .t2-padding-sys-top-5 {
        padding-top: 50px;
    }

    .t2-padding-sys-top-6 {
        padding-top: 60px;
    }

    .t2-padding-sys-top-7 {
        padding-top: 70px;
    }

    .t2-padding-sys-top-8 {
        padding-top: 80px;
    }

    .t2-padding-sys-top-9 {
        padding-top: 90px;
    }

    .t2-padding-sys-top-10 {
        padding-top: 100px;
    }

    /* Margin Bottom */
    .t2-margin-sys-bottom-1 {
        margin-bottom: 10px;
    }

    .t2-margin-sys-bottom-2 {
        margin-bottom: 20px;
    }

    .t2-margin-sys-bottom-3 {
        margin-bottom: 30px;
    }

    .t2-margin-sys-bottom-4 {
        margin-bottom: 40px;
    }

    .t2-margin-sys-bottom-5 {
        margin-bottom: 50px;
    }

    .t2-margin-sys-bottom-6 {
        margin-bottom: 60px;
    }

    .t2-margin-sys-bottom-7 {
        margin-bottom: 70px;
    }

    .t2-margin-sys-bottom-8 {
        margin-bottom: 80px;
    }

    .t2-margin-sys-bottom-9 {
        margin-bottom: 90px;
    }

    .t2-margin-sys-bottom-10 {
        margin-bottom: 100px;
    }

    /* Margin Top */
    .t2-margin-sys-top-1 {
        margin-top: 10px;
    }

    .t2-margin-sys-top-2 {
        margin-top: 20px;
    }

    .t2-margin-sys-top-3 {
        margin-top: 30px;
    }

    .t2-margin-sys-top-4 {
        margin-top: 40px;
    }

    .t2-margin-sys-top-5 {
        margin-top: 50px;
    }

    .t2-margin-sys-top-6 {
        margin-top: 60px;
    }

    .t2-margin-sys-top-7 {
        margin-top: 70px;
    }

    .t2-margin-sys-top-8 {
        margin-top: 80px;
    }

    .t2-margin-sys-top-9 {
        margin-top: 90px;
    }

    .t2-margin-sys-top-10 {
        margin-top: 100px;
    }
}

@media(min-width:1200px) {
    /* Padding Bottom */
    .t3-padding-sys-bottom-1 {
        padding-bottom: 10px;
    }

    .t3-padding-sys-bottom-2 {
        padding-bottom: 20px;
    }

    .t3-padding-sys-bottom-3 {
        padding-bottom: 30px;
    }

    .t3-padding-sys-bottom-4 {
        padding-bottom: 40px;
    }

    .t3-padding-sys-bottom-5 {
        padding-bottom: 50px;
    }

    .t3-padding-sys-bottom-6 {
        padding-bottom: 60px;
    }

    .t3-padding-sys-bottom-7 {
        padding-bottom: 70px;
    }

    .t3-padding-sys-bottom-8 {
        padding-bottom: 80px;
    }

    .t3-padding-sys-bottom-9 {
        padding-bottom: 90px;
    }

    .t3-padding-sys-bottom-10 {
        padding-bottom: 100px;
    }

    /* Padding Top */
    .t3-padding-sys-top-1 {
        padding-top: 10px;
    }

    .t3-padding-sys-top-2 {
        padding-top: 20px;
    }

    .t3-padding-sys-top-3 {
        padding-top: 30px;
    }

    .t3-padding-sys-top-4 {
        padding-top: 40px;
    }

    .t3-padding-sys-top-5 {
        padding-top: 50px;
    }

    .t3-padding-sys-top-6 {
        padding-top: 60px;
    }

    .t3-padding-sys-top-7 {
        padding-top: 70px;
    }

    .t3-padding-sys-top-8 {
        padding-top: 80px;
    }

    .t3-padding-sys-top-9 {
        padding-top: 90px;
    }

    .t3-padding-sys-top-10 {
        padding-top: 100px;
    }

    /* Margin Bottom */
    .t3-margin-sys-bottom-1 {
        margin-bottom: 10px;
    }

    .t3-margin-sys-bottom-2 {
        margin-bottom: 20px;
    }

    .t3-margin-sys-bottom-3 {
        margin-bottom: 30px;
    }

    .t3-margin-sys-bottom-4 {
        margin-bottom: 40px;
    }

    .t3-margin-sys-bottom-5 {
        margin-bottom: 50px;
    }

    .t3-margin-sys-bottom-6 {
        margin-bottom: 60px;
    }

    .t3-margin-sys-bottom-7 {
        margin-bottom: 70px;
    }

    .t3-margin-sys-bottom-8 {
        margin-bottom: 80px;
    }

    .t3-margin-sys-bottom-9 {
        margin-bottom: 90px;
    }

    .t3-margin-sys-bottom-10 {
        margin-bottom: 100px;
    }

    /* Margin Top */
    .t3-margin-sys-top-1 {
        margin-top: 10px;
    }

    .t3-margin-sys-top-2 {
        margin-top: 20px;
    }

    .t3-margin-sys-top-3 {
        margin-top: 30px;
    }

    .t3-margin-sys-top-4 {
        margin-top: 40px;
    }

    .t3-margin-sys-top-5 {
        margin-top: 50px;
    }

    .t3-margin-sys-top-6 {
        margin-top: 60px;
    }

    .t3-margin-sys-top-7 {
        margin-top: 70px;
    }

    .t3-margin-sys-top-8 {
        margin-top: 80px;
    }

    .t3-margin-sys-top-9 {
        margin-top: 90px;
    }

    .t3-margin-sys-top-10 {
        margin-top: 100px;
    }
}



/*GESTION DU FORMULAIRE*/
.card-form-container {
    width: 100%;
    background-image: linear-gradient(45deg, #F5F5F5 0%, #ffffff 87%);
    border-radius: 4px;
    padding: 30px 25px;
    border: 1px solid #dddddd;
}

@media(min-width:768px) {
    .card-form-container {
        padding: 50px 70px 40px 50px;
        min-height: 420px;
    }

}

.card-form {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    column-gap: 20px;
    row-gap: 18px;
}

.card-form-title {
    color: #000000;
    font-size: 34px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -0.5px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

    .card-form .col-span-2 {
        grid-column: span 2 / span 2;
    }

.card-form button {
    align-self: center;
    justify-self: flex-start;
    width: auto;
    margin-top: 30px;
}
/*FIN GESTION DU FORMULAIRE*/

/*GESTION DES ITEMS*/
.generic-item-list {
    display: flex;
    flex-direction:column;
    gap: 30px;
}

.generic-item {
    display: flex;
    align-items: flex-start;
    gap: 25px;
}

.generic-item .generic-item-image {
    width: 80px;
    height: 80px;
    position: relative;
    flex-shrink: 0;
}

.generic-item-list.image-small  .generic-item .generic-item-image {
    width: 29px;
    height: 29px;
    position: relative;
    flex-shrink: 0;
}

.generic-item .generic-item-image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.generic-item .generic-item-content {
    display: flex;
    flex-direction: column;
}

.generic-item .generic-item-title {
    color: #000000;
    font-size: 24px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -0.5px;
    margin-bottom: 8px;
}

.generic-item .generic-item-description {
    color: #ADADAD;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: -0.3px;
}

/* GENERIC ITEM TOGGLE*/
.generic-item-list.toggle-list  {
    gap: 15px;
}

.generic-item-list.toggle-list .generic-item .generic-item-content {
    width: 100%;
}

.generic-item-list.toggle-list .generic-item .generic-item-title {
    border: 2px solid #000000;
    border-radius: 5px;
    padding: 10px 20px;
    margin-bottom: 0px;
    border: 1px solid #dddddd75;
    background-image: linear-gradient(33deg, #F5F5F5 0%, #ffffff 87%);
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    user-select: none;
}

.generic-item-list.toggle-list .generic-item .generic-item-title svg {
    height:24px;
    width:24px;
    transition:transform 0.3s ease;
}

.generic-item-list.toggle-list .generic-item .generic-item-description {
    display: none;
    margin-top: 15px;
    padding-left: 6px;
    padding-top:4px;
    padding-bottom:4px;
}

.generic-item-list.toggle-list .generic-item.active .generic-item-description {
    display: flex;
    flex-direction:column;
}

.generic-item-list.toggle-list .generic-item.active .generic-item-title svg {
    transform: rotate(90deg);
}
/* GENERIC ITEM TOGGLE*/

/*FIN GESTION DU FORMULAIRE*/

/*GESTION VOIR PLUS*/
.generic-see-more-container {
}

.generic-see-more-container .generic-see-more {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -1px;
    text-align: center;
    display: flex;
    gap: 6px;
    text-decoration: underline;
}

.generic-see-more-container .generic-see-more svg {
    height: 20px;
    width: 20px;
    flex-shrink: 0;
}

.generic-see-more-container .generic-see-more-text {
    display: none;
}

.section-generic.dark .generic-see-more {
    color:#ffffff;
}
/*FIN GESTION VOIR PLUS*/

/*GESTION PREMIERE SECTION*/
.section-model-first {
    background-color:white;
}
body.dark .section-model-first, .section-model-first.dark {
    background-color: black;
}

.section-model-first .section-model-first-container {
    width: 100%;
    max-width: 1130px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    position: relative;
    gap: 40px;
    padding-top: 50px;
    padding-bottom: 0px;
}

.section-model-first .section-model-first-1 {
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 4;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 75px;
    padding-bottom: 75px;
    text-align: center;
    justify-content: center;
    align-items: center;
}

@media(min-width:768px) {
    .section-model-first .section-model-first-container {
        padding-top: 70px;
        padding-bottom: 0px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .section-model-first .section-model-first-1 {
        padding-left: 65px;
        padding-right: 65px;
        padding-top: 75px;
        padding-bottom: 75px;
    }
}



.section-model-first .section-model-first-1 .section-model-first-1-image {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:-1;
}
.section-model-first .section-model-first-1 .section-model-first-1-image .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
    background-color: rgba(21,21,21, 0.65);
}
.section-model-first .section-model-first-1 .section-model-first-1-image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    height:100%;
    width:100%;
    object-fit:cover;
    object-position:center center;
}

.section-model-first .section-model-first-1 .section-model-first-1-sup-title {
    color: #ffffff;
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.3px;
    margin-bottom: 12px;
    padding-right: 20px;
}

body.dark .section-model-first .section-model-first-1 .section-model-first-1-sup-title, .section-model-first.dark .section-model-first-1 .section-model-first-1-sup-title {
    color: white;
}

.section-model-first .section-model-first-1 .section-model-first-1-title {
    color: #ffffff;
    font-size: 38px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.70px;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: 'Work', sans-serif;
    overflow-wrap: anywhere;
}

@media(min-width:768px) {
    .section-model-first .section-model-first-1 .section-model-first-1-title {
        font-size: 56px;
        letter-spacing: -1.30px;
        margin-bottom: 30px;
    }
}

body.dark .section-model-first .section-model-first-1 .section-model-first-1-title, .section-model-first.dark .section-model-first-1 .section-model-first-1-title {
    color: white;
}

.section-model-first .section-model-first-1 .section-model-first-1-title.s-1 { /*size-1*/
    font-size: 56px;
    letter-spacing:0px;
}

.section-model-first .section-model-first-1 .section-model-first-1-title.outline { /*size-1*/
    -webkit-text-fill-color: transparent; /* Will override color (regardless of order) */
    -webkit-text-stroke: 2px currentColor;
}

.section-model-first .section-model-first-1 .section-model-first-1-sub-title {
    color: #ffffff;
    font-size: 27px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.3px;
    margin-bottom: 24px;
    padding-right: 20px;
}
    body.dark .section-model-first .section-model-first-1 .section-model-first-1-sub-title, .section-model-first.dark .section-model-first-1 .section-model-first-1-sub-title {
        color: white;
    }

.section-model-first .section-model-first-1 .section-model-first-1-description {
    color: #f4f4f4;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: -0.3px;
}

.section-model-first .section-model-first-1 .section-model-first-1-description b, .section-model-first .section-model-first-1 .section-model-first-1-description strong {
    font-weight:600;
}
.section-model-first .section-model-first-1 .section-model-first-1-description em {
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: #dedede;
    display: inline-block;
    margin-top:10px;
}

.section-model-first .section-model-first-1 .button {
    margin-top:40px;
    width:auto;
}

.section-model-first .section-model-first-1 .section-model-first-1-legal {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    letter-spacing: -0.24px;
    padding-right: 20px;
    margin-top:80px;
    position:absolute;
    bottom:40px;
}


    .section-model-first .section-model-first-2 {
        position: relative;
    }
        .section-model-first .section-model-first-2 .img {
            position: absolute;
            top: 0;
            left: calc(-20px / 2);
            width: calc(50vw + (20px / 2));
            height: 100%;
        }
        .section-model-first .section-model-first-2 .overlay-bottom {
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: 80px;
            background-image: linear-gradient(to top, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%);
            mix-blend-mode: normal;
            /*filter: blur(15px);*/
        }

    body.dark .section-model-first-2 .overlay-bottom, .section-model-first.dark .overlay-bottom {
        background-image: linear-gradient(to top, hsl(0, 0%, 0%) 0%, hsla(0, 0%, 0%, 0.738) 19%, hsla(0, 0%, 0%, 0.541) 34%, hsla(0, 0%, 0%, 0.382) 47%, hsla(0, 0%, 0%, 0.278) 56.5%, hsla(0, 0%, 0%, 0.194) 65%, hsla(0, 0%, 0%, 0.126) 73%, hsla(0, 0%, 0%, 0.075) 80.2%, hsla(0, 0%, 0%, 0.042) 86.1%, hsla(0, 0%, 0%, 0.021) 91%, hsla(0, 0%, 0%, 0.008) 95.2%, hsla(0, 0%, 0%, 0.002) 98.2%, hsla(0, 0%, 0%, 0) 100%);
    }

        .section-model-first .section-model-first-2 img {
            position: absolute;
            top: 0;
            left: 0;
            right:0;
            bottom:0;
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position:top left;

        }
/*FIN GESTION PREMIERE SECTION*/



/*GESTION SECTION GENERIQUE*/
.section-generic {
    position: relative;
    overflow:hidden;
}

.section-generic.dark {
    background-color:#000000;
}

.section-generic .section-generic-container {
    z-index: 1;
    position: relative;
    width: 100%;
    max-width: 1130px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.section-generic .section-generic-container .generic-see-more {
    margin-top: 24px;
}

.section-generic .section-generic-container .section-generic-title {
    color: #000000;
    font-size: 41px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -0.70px;
    margin-bottom: 20px;
    font-family: 'Work', sans-serif;
    overflow-wrap: anywhere;
}
@media(min-width:768px) {
    .section-generic .section-generic-container .section-generic-title {
        font-size: 61px;
        letter-spacing: -1.30px;
        margin-bottom: 30px;
    }
}

.section-generic.dark .section-generic-container .section-generic-title {
    color: #ffffff;
}

.section-generic .section-generic-container .section-generic-sup-title {
    color: #000000;
    font-size: 24px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -0.57px;
    margin-bottom: 12px;
}

.section-generic.dark .section-generic-container .section-generic-sup-title {
    color: #ffffff;
}

.section-generic .section-generic-container .section-generic-sub-title {
    color: #000000;
    font-size: 27px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -0.41px;
    margin-bottom: 24px;
}

.section-generic.dark .section-generic-container .section-generic-sub-title {
    color: #ffffff;
}

.section-generic .section-generic-container .section-generic-description {
    color: #ADADAD;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: -0.3px;
}

.section-generic.dark .generic-item .generic-item-title {
    color: #ffffff;
}


.section-generic .section-generic-container .section-generic-image {
    position: relative;
    height: 100%;
    width: 100%;
}

.section-generic .section-generic-container .section-generic-image img {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    height:100%;
    width:100%;
    object-fit:cover;
}

/*GESTION DES MEDIA DISPLAYS*/

.section-generic.invert .section-generic-container .section-generic-container-col-2.display-1 .section-generic-image img {
    max-width: none;
    width: auto;
    left: unset;
}

@media(min-width:1200px) {
    .section-generic:not(.invert) .section-generic-container .section-generic-container-col-2.display-1 .section-generic-image img {
        max-width: none;
        width: auto;
        right: unset;
    }
}


/*FIN - GESTION DES MEDIA DISPLAYS*/

.section-generic .section-generic-container .section-generic-video {
    position: relative;
}

.section-generic .section-generic-container .section-generic-video iframe {
    width: 800px;
    height: 450px;
    max-width: 100%;
}
@media(min-width:768px) {
    .section-generic .section-generic-container .section-generic-video iframe {
        width: 800px;
        height: 450px;
        max-width: calc( ((1130px - 30px - 50px) / 2) + ((100vw - 1130px - 80px) / 2  ))
    }
}



.section-generic .section-generic-container .section-generic-actions {
    display:flex;
    gap:15px;
    flex-wrap:wrap;
    margin-top:65px;
}

.section-generic .generic-item-list {
    margin-top: 55px;
}

/*MAIN TYPE 1*/
.section-generic.type-1 .section-generic-container {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 30px;
}

@media(min-width:768px) {
    .section-generic.type-1 .section-generic-container {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
        gap: 50px;
        align-items: center;
    }
}

.section-generic.type-1 .section-generic-container .section-generic-container-col-1 {
    /*padding-top: 20px;
    padding-bottom: 20px;*/
}


.section-generic.type-1 .section-generic-container .section-generic-container-col-2 {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}


/*MAIN TYPE 3*/
.section-generic.type-3 .section-generic-container {
    display: flex;
    flex-direction:column;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
/*    gap: 25px;*/
}

/*image*/
.section-generic.type-3 .section-generic-container .section-generic-image {
    width: 100%;
    margin-left:auto;
    margin-right:auto;
}
.section-generic.type-3 .section-generic-container .section-generic-image img {
    width:100%;
    position:relative;
}
/*fin image*/

    /*video*/
    .section-generic.type-3 .section-generic-container .section-generic-video {
        width: 100%;
        display:flex;
        flex-direction:column;
        align-items:center;
        justify-content:center;
    }
        .section-generic.type-3 .section-generic-container .section-generic-video iframe {
            width: 100%;
           /* height: 571px;*/
            position: relative;
            margin-left: auto;
            margin-right: auto;
            max-width: none;
            aspect-ratio: 16 / 9;
        }
    /*fin video*/

    .section-generic.type-3 .generic-item-list {
        flex-direction:row;
        justify-content:center;
        flex-wrap:wrap;
        column-gap:20px;
        row-gap:40px;

    }

.section-generic.type-3 .generic-item-list .generic-item {
   width:300px;
}

.section-generic.type-3 .generic-item .generic-item-image {
    margin-left: auto;
    margin-right: auto;
}

.section-generic.type-3 .generic-item-list .generic-item {
    flex-direction: column;
}

        .section-generic.type-3 .generic-item-list .generic-item .generic-item-title, .section-generic.type-3 .generic-item-list .generic-item .generic-item-description {
            text-align: center;
            justify-content: center;
        }

.section-generic.type-3 .section-generic-container .section-generic-title {
    text-align: center;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.section-generic.type-3 .section-generic-container .section-generic-sub-title {
    text-align: center;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.section-generic.type-3 .section-generic-container .section-generic-sup-title {
    text-align: center;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.section-generic.type-3 .section-generic-container .section-generic-description {
    text-align: center;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

    .section-generic.type-3 .section-generic-container .section-generic-actions {
        justify-content:center;
    }
    /*MAIN TYPE 3*/



/*GESTION DES INVERTS*/
.section-generic.invert .section-generic-container .section-generic-container-col-1 {
    order: 2;
}

.section-generic.invert .section-generic-container .section-generic-container-col-2 {
    order: 1;
}





    .section-generic.type-1.invert-content .generic-item .generic-item-content {
        order: 1;
    }

    .section-generic.type-1.invert-content .generic-item .generic-item-image {
        order: 2;
    }



.section-generic.type-1.invert-content .section-generic-container .generic-see-more-container .generic-see-more {
    text-align: right;
    justify-content:flex-end;
}

.section-generic.type-1.invert-content .section-generic-container .section-generic-title {
    text-align: right;
}
.section-generic.type-1.invert-content .section-generic-container .section-generic-sub-title {
    text-align: right;
}
.section-generic.type-1.invert-content .section-generic-container .section-generic-sup-title {
    text-align: right;
}
.section-generic.type-1.invert-content .section-generic-container .section-generic-description {
    text-align: right;
}
.section-generic.type-1.invert-content .section-generic-container .generic-item-list {
    align-items: flex-end;
}

.section-generic.type-1.invert-content .generic-item .generic-item-content {
    text-align: right;
}

.section-generic.type-1.invert-content .section-generic-container .section-generic-actions {
    justify-content:flex-end;
}

.section-generic.type-1.invert-content .section-generic-container .section-generic-video {
    direction: rtl;
}
/*FIN GESTION DES INVERTS*/




.container-legal {
    margin-top: 100px;
    margin-bottom: 250px;
    max-width: 1130px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

.legal a {
    text-decoration: underline;
    transition: color 0.3s ease;
}

.legal a:hover {
    color: #fc6f5f;
}

.legal table {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    color: #606060;
    margin-top: 5px;
    border-collapse: collapse;
}


.legal table, .legal th, .legal td {
    border: 1px solid #606060;
}

.legal th, .legal td {
    padding: 7px;
    text-align: left;
}

.legal table tr:nth-child(even) {
    background-color: #f0f0f0;
}

.legal table:not(:last-child) {
    margin-bottom: 10px;
}

.legal h1 {
    font-size: 35px;
    font-weight: 700;
    line-height: 1.4;
    color: #606060;
    margin-top: 15px;
    margin-bottom: 12px;
}

.legal h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.4;
    color: #606060;
    margin-top: 15px;
    margin-bottom: 12px;
}

.legal h3 {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.4;
    color: #606060;
    margin-top: 15px;
    margin-bottom: 12px;
}

.legal h4 {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.4;
    color: #606060;
    margin-top: 15px;
    margin-bottom: 12px;
}

.legal p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    color: #606060;
}

.legal p:not(:last-of-type) {
    margin-bottom: 10px;
}

.legal ul {
    padding-left: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    color: #606060;
}

.legal ul:not(:last-of-type) {
    margin-bottom: 10px;
}

.container-generic-content-text {
    margin-top: 100px;
    margin-bottom: 250px;
    max-width: 1200px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}

.generic-content-text {
    max-width:830px;
    margin-left:auto;
    margin-right:auto;
}

.generic-content-text a {
    text-decoration: underline;
    transition: color 0.3s ease;
}

.generic-content-text a:hover {
    color: #fc6f5f;
}

.generic-content-text table {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    color: #606060;
    margin-top: 5px;
    border-collapse: collapse;
}


.generic-content-text table, .generic-content-text th, .generic-content-text td {
    border: 1px solid #606060;
}

.generic-content-text th, .generic-content-text td {
    padding: 7px;
    text-align: left;
}

.generic-content-text table tr:nth-child(even) {
    background-color: #f0f0f0;
}

.generic-content-text table:not(:last-child) {
    margin-bottom: 10px;
}

.generic-content-text h1 {
    font-size: 35px;
    font-weight: 700;
    line-height: 1.4;
    color: black;
    margin-top: 25px;
    margin-bottom: 12px;
}

.generic-content-text h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.4;
    color: black;
    margin-top: 25px;
    margin-bottom: 12px;
}

.generic-content-text h3 {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.4;
    color: black;
    margin-top: 25px;
    margin-bottom: 12px;
}

.generic-content-text h4 {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.4;
    color: black;
    margin-top: 25px;
    margin-bottom: 12px;
}

.generic-content-text p {
    font-size: 19px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing:0;
    color: black;
}

.generic-content-text p:not(:last-of-type) {
    margin-bottom: 10px;
}

.generic-content-text ul {
    font-size: 19px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0;
    color: black;
    list-style:none;
}

.generic-content-text ul:not(:last-of-type) {
    margin-bottom: 10px;
}
