.main-header{z-index:99;background-color:var(--Grey-Scale-White);width:100%;padding-block:20px;transition:all .3s ease-in-out;display:none;position:fixed;top:0;left:0;transform:translateY(0)}@media (min-width:992px){.main-header{display:block}}.main-header .btn-contact{border:1px solid var(--Grey-Scale-400);--background-color:transparent;--text-color:var(--Grey-Scale-Black);--hover-background-color:var(--Grey-Scale-Black);--hover-border-color:var(--Grey-Scale-Black);--hover-text-color:var(--Grey-Scale-White)}.main-header.hide{transform:translateY(calc(-1 * var(--header-height)))}.super-header{z-index:10;position:relative}.super-header .global-container-wrapper{justify-content:space-between;align-items:center;display:flex}.super-header .nav-left,.super-header .nav-right{align-items:center;gap:26px;display:inline-flex}.super-header .nav-right{gap:8px}.super-header .logo{width:152px}@media screen and (min-width:576px){.super-header .logo{width:calc(7.21154vw + 110.462px)}}@media screen and (min-width:1200px){.super-header .logo{width:197px}}.super-header .logo svg{width:100%;height:auto}.main-nav{margin-top:10px}.main-nav__wrapper{z-index:1;justify-content:center;align-items:center;column-gap:32px;width:100%;display:flex;position:relative}.main-nav .nav-dropdown-item{position:static}.main-nav .nav-dropdown-item [aria-expanded=true] .text{color:var(--Red-Scale-400)}.main-nav .nav-dropdown-item [aria-expanded=true] svg path{fill:var(--Red-Scale-400)}.main-nav .nav-dropdown-item .dropdown-content{width:100%;max-width:940px;min-width:unset;flex-wrap:wrap;padding:0;display:flex}.main-nav .nav-dropdown-item .dropdown-content .decoration{background-color:var(--Red-Scale-400);border-radius:0 0 var(--card-radius) var(--card-radius);flex-basis:100%;width:100%;height:30px}.main-nav .nav-dropdown-item .dropdown-content .decoration-0{background-image:url(/menu-bg-0.png);background-size:cover}.main-nav .nav-dropdown-item .dropdown-content .decoration-1{background-image:url(/menu-bg-1.png);background-size:cover}.main-nav .nav-dropdown-item .dropdown-content .decoration-2{background-image:url(/menu-bg-2.png);background-size:cover}.main-nav .nav-dropdown-item .dropdown-content .decoration-3{background-image:url(/menu-bg-3.png);background-size:cover}.main-nav .menu-list-items{margin-top:24px}.main-nav .submenu-title{color:var(--Grey-Scale-600);letter-spacing:.55px;text-transform:uppercase;font-size:.6875rem;font-weight:600;line-height:110%}@media (min-width:992px){.main-nav .submenu-title{letter-spacing:.65px;font-size:.8125rem}}.main-nav .dropdown-column{width:100%;padding-block:30px 20px}@media (min-width:992px){.main-nav .dropdown-column{flex:1 0 0;max-width:50%;padding:40px 0}.main-nav .dropdown-column.dropdown-column-0{border-right:1px solid var(--Grey-Scale-200);padding-inline:40px 50px}}.main-nav .dropdown-column.dropdown-column-0 .menu-list-items{margin-top:15px}@media (min-width:992px){.main-nav .dropdown-column.dropdown-column-0 .menu-list-items{margin-top:24px}}.main-nav .dropdown-column.dropdown-column-0 .menu-list-items .menu-item{white-space:normal;font-size:1rem;font-weight:600;line-height:110%}@media (min-width:992px){.main-nav .dropdown-column.dropdown-column-0 .menu-list-items .menu-item{font-size:1.25rem}}.main-nav .dropdown-column.dropdown-column-0 .menu-list-items .menu-item .label{color:var(--Grey-Scale-Black)}.main-nav .dropdown-column.dropdown-column-0 .menu-list-items .menu-item a:hover .label{color:var(--Red-Scale-400)}@media (min-width:992px){.main-nav .dropdown-column.dropdown-column-1{padding-inline:50px 40px}}.main-nav .dropdown-column.dropdown-column-1 .menu-list-items{gap:10px;margin-top:15px}.main-nav .dropdown-column.dropdown-column-1 .menu-list-items .menu-item{font-size:.875rem;font-weight:500;line-height:110%}@media (min-width:992px){.main-nav .dropdown-column.dropdown-column-1 .menu-list-items .menu-item{font-size:1rem}}.main-nav .dropdown-column.dropdown-column-1 .menu-list-items .menu-item a{background-color:var(--Grey-Scale-000);border-radius:var(--button-radius);padding:16px}.main-nav .dropdown-column.dropdown-column-1 .menu-list-items .menu-item a:hover{background-color:var(--Grey-Scale-100)}.main-nav .dropdown-column.dropdown-column-1 .menu-list-items .menu-item a svg path{fill:var(--Grey-Scale-500)}.main-nav .dropdown-column.dropdown-column-1 .menu-list-items .menu-item .label{color:var(--Grey-Scale-Black)}.main-header.transparent{box-shadow:none;background-color:#0000}.main-header.transparent .super-header .nav-left .menu-button,.main-header.transparent .super-header .nav-right .menu-button{--text-color:var(--Grey-Scale-White);--hover-text-color:var(--Red-Scale-400);cursor:default}.main-header.transparent .super-header .nav-left .btn-contact,.main-header.transparent .super-header .nav-right .btn-contact{--text-color:var(--Grey-Scale-White);--border-color:var(--Grey-Scale-White);--background-color:#ffffff1a;--hover-background-color:var(--Grey-Scale-White);--hover-text-color:var(--Grey-Scale-Black);--hover-border-color:var(--Grey-Scale-White)}.main-header.transparent .super-header .logo svg path{fill:var(--Grey-Scale-White)}.main-header.transparent .main-nav__wrapper{background-color:#0000}.main-header.transparent .main-nav__wrapper .menu-button{--text-color:var(--Grey-Scale-White);--hover-text-color:var(--Red-Scale-400);cursor:default}.header-mobile{flex-direction:column;display:flex}.header-mobile.show-menu{height:100dvh}@media (min-width:992px){.header-mobile{display:none}}.header-mobile .main-nav{flex-grow:1;margin-top:40px;position:relative}.header-mobile .main-nav .global-container-wrapper{flex-direction:column;height:100%;display:flex}.header-mobile .nav-right .btn-espace{padding:8px 14px;font-size:.875rem}.header-mobile .nav-right .btn-menu,.header-mobile .nav-right .btn-menu-close{cursor:pointer;background-color:#0000;border:0;transition:opacity .2s}.header-mobile .nav-right .btn-menu:hover,.header-mobile .nav-right .btn-menu-close:hover{opacity:.8}.header-mobile .nav-right .btn-menu svg,.header-mobile .nav-right .btn-menu-close svg{width:24px;height:24px}.header-mobile .nav-bottom{margin-top:auto}.header-mobile .nav-bottom [class*=btn],.header-mobile .nav-bottom [class*=dropdown]{justify-content:center;width:100%}.header-mobile .menu-back{color:var(--Grey-Scale-Black);border:0;border-bottom:2px solid var(--Grey-Scale-200);cursor:pointer;text-align:left;background-color:#0000;align-items:center;gap:8px;width:100%;margin:0;padding:0 0 15px;font-size:.875rem;font-weight:500;line-height:110%;transition:opacity .2s;display:flex}.header-mobile .menu-back:hover{opacity:.8}.header-mobile .menu-back .icon svg{width:18px;height:18px}.header-mobile .menu-back .icon svg path{fill:var(--Grey-Scale-Black)}.header-mobile .menu-back .label,.header-mobile .menu-parent-list-items{flex-grow:1}.header-mobile .menu-parent-list-items .list-item{color:var(--Grey-Scale-Black);border-bottom:2px solid var(--Grey-Scale-200);justify-content:space-between;align-items:center;padding-block:24px;font-size:1.375rem;font-weight:500;line-height:130%;transition:opacity .2s;display:flex}.header-mobile .menu-parent-list-items .list-item:has(.icon){cursor:pointer}.header-mobile .menu-parent-list-items .list-item:has(.icon):hover{opacity:.8}.header-mobile .menu-parent-list-items .list-item .menu-item-button{text-align:left;cursor:default;width:100%;color:inherit;background-color:#0000;border:0;justify-content:space-between;align-items:center;margin:0;padding:0;font-size:1.375rem;font-weight:500;line-height:130%;display:flex}.header-mobile .menu-parent-list-items .list-item .icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.header-mobile .menu-parent-list-items .list-item .icon svg{width:16px;height:17px}.header-mobile .menu-parent-list-items .list-item .icon svg path{fill:var(--Grey-Scale-Black)}.header-mobile .menu-parent-list-items .list-item .label{flex-grow:1}.header-mobile .menu-parent-list-items .list-item:last-child{border-bottom:none}
.footer{background-color:var(--Grey-Scale-Black);padding-block:16px 40px}@media (min-width:992px){.footer{padding-block:50px 40px}}.footer a,.footer p,.footer span,.footer h3,.footer div,.footer li{color:var(--Grey-Scale-White);white-space:nowrap}.footer a{outline:none;transition:all .2s}.footer a:focus{outline:2px solid var(--Red-Scale-400);outline-offset:2px}.footer-support,.footer-hours,.footer-share,.footer .logo{flex-direction:column;gap:15px;width:100%;padding-block:24px;display:flex}@media (min-width:992px){.footer-support,.footer-hours,.footer-share,.footer .logo{width:auto;padding-block:0}}.footer-support h3,.footer-hours h3,.footer-share h3,.footer .logo h3{margin-bottom:auto}.footer-share,.footer-hours{border-top:1px solid var(--Grey-Scale-900)}@media (min-width:992px){.footer-share,.footer-hours{border-top:none}}.footer-share .share-content{flex-wrap:wrap;gap:10px;display:flex}.footer-share .share-content .footer-link{justify-content:center;align-items:center;width:24px;height:24px;display:flex}@media (max-width:767.98px){.footer-share .share-content .footer-link{width:38px;height:38px}}.footer-share .share-content .footer-link svg path{transition:fill .3s}.footer-share .share-content .footer-link:hover svg path{fill:var(--Red-Scale-400)}.footer-support-links a{align-items:center;gap:5px;font-weight:500;display:flex}.footer-support-links a svg path{fill:var(--Grey-Scale-White)}.footer-support-links a:hover{color:var(--Red-Scale-400)}.footer-support-links a:hover svg path{fill:var(--Red-Scale-400)}.footer-hours .hours-content{font-size:.875rem;line-height:140%}.footer .logo{flex-grow:1;padding-bottom:26px}@media (min-width:992px){.footer .logo{padding-bottom:0}}.footer .logo svg{width:100%;max-width:335px;height:auto}@media (min-width:992px){.footer .logo svg{max-width:565px}}.footer .logo svg path{fill:var(--Grey-Scale-White)}.footer-bottom-content{border-top:1px solid var(--Grey-Scale-900);justify-content:space-between;padding-top:30px;font-size:.75rem;font-weight:500;display:flex}.footer-bottom-content .copyright{display:none}@media (min-width:992px){.footer-bottom-content .copyright{display:inline-block}.footer-bottom-content .copyright a{transition:color .3s}}@media (min-width:992px) and (hover:hover){.footer-bottom-content .copyright a:hover{color:var(--Red-Scale-400)}}.footer-legal-links{flex-wrap:wrap;display:flex}.footer-legal-links li{align-items:center;display:flex}.footer-legal-links li .bulle{padding-inline:5px;display:inline-block}.footer-legal-links li:first-child .bulle{display:none}.footer-legal-links a{color:var(--Grey-Scale-White);text-decoration:none;transition:color .3s}.footer-legal-links a:hover{color:var(--Red-Scale-400)}@media (min-width:992px){.main-footer{padding-bottom:40px}}.main-footer .global-container-wrapper{flex-wrap:wrap;display:flex}@media (min-width:992px){.main-footer .global-container-wrapper{flex-wrap:nowrap;gap:70px}}.main-footer h3{font-size:1.5rem}@media (min-width:992px){.main-footer h3{font-size:1.125rem}}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;font-size:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}ul,ol{list-style:none}table{border-collapse:collapse;border-spacing:0}.anim-element{--translation-distance:60px;--transition-duration:.55s;transition:opacity var(--transition-duration) ease-out;opacity:0}@media (prefers-reduced-motion:reduce){.anim-element{--transition-duration:10ms;--translation-distance:0px;transition:opacity 10ms ease-out}.anim-element.scale-in,.anim-element.from-down,.anim-element.from-up,.anim-element.from-left,.anim-element.from-right{transition:opacity 10ms ease-out;transform:none}}.anim-element.anim{opacity:1}.anim-element.scale-in{opacity:1;transition:var(--transition-duration) ease-out;transform:scale(.5)}.anim-element.scale-in.anim{transition:var(--transition-duration) ease-out;transform:scale(1)}.anim-element.from-down,.anim-element.from-up,.anim-element.from-left,.anim-element.from-right{transition:opacity var(--transition-duration) ease-out,transform var(--transition-duration) ease-out}.anim-element.from-down.anim,.anim-element.from-up.anim,.anim-element.from-left.anim,.anim-element.from-right.anim{transform:none}.anim-element.from-down{transform:translateY(var(--translation-distance))}.anim-element.from-up{transform:translateY(calc(-1 * var(--translation-distance)))}.anim-element.from-left{transform:translateX(calc(-1 * var(--translation-distance)))}.anim-element.from-right{transform:translateX(var(--translation-distance))}.anim-element.duration-300{transition-duration:.3s!important}@media (prefers-reduced-motion:reduce){.anim-element.duration-300{transition-duration:10ms!important}}.anim-element.duration-400{transition-duration:.4s!important}@media (prefers-reduced-motion:reduce){.anim-element.duration-400{transition-duration:10ms!important}}.anim-element.duration-500{transition-duration:.5s!important}@media (prefers-reduced-motion:reduce){.anim-element.duration-500{transition-duration:10ms!important}}.anim-element.duration-600{transition-duration:.6s!important}@media (prefers-reduced-motion:reduce){.anim-element.duration-600{transition-duration:10ms!important}}.anim-element.duration-650{transition-duration:.65s!important}@media (prefers-reduced-motion:reduce){.anim-element.duration-650{transition-duration:10ms!important}}.anim-element.duration-750{transition-duration:.75s!important}@media (prefers-reduced-motion:reduce){.anim-element.duration-750{transition-duration:10ms!important}}.anim-element.duration-850{transition-duration:.85s!important}@media (prefers-reduced-motion:reduce){.anim-element.duration-850{transition-duration:10ms!important}}.anim-element.duration-950{transition-duration:.95s!important}@media (prefers-reduced-motion:reduce){.anim-element.duration-950{transition-duration:10ms!important}}.anim-element.delay-1{transition-delay:0s!important}.anim-element.delay-1.anim{transition-delay:.15s!important}@media (prefers-reduced-motion:reduce){.anim-element.delay-1.anim{transition-delay:0s!important}}.anim-element.delay-2{transition-delay:0s!important}.anim-element.delay-2.anim{transition-delay:.3s!important}@media (prefers-reduced-motion:reduce){.anim-element.delay-2.anim{transition-delay:0s!important}}.anim-element.delay-3{transition-delay:0s!important}.anim-element.delay-3.anim{transition-delay:.45s!important}@media (prefers-reduced-motion:reduce){.anim-element.delay-3.anim{transition-delay:0s!important}}.anim-element.delay-4{transition-delay:0s!important}.anim-element.delay-4.anim{transition-delay:.6s!important}@media (prefers-reduced-motion:reduce){.anim-element.delay-4.anim{transition-delay:0s!important}}.anim-element.delay-5{transition-delay:0s!important}.anim-element.delay-5.anim{transition-delay:.75s!important}@media (prefers-reduced-motion:reduce){.anim-element.delay-5.anim{transition-delay:0s!important}}@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")format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.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{backface-visibility:hidden;transform:translateZ(0)}.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}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.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)}.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{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-button-disabled svg,.swiper-button-disabled svg path{fill:#ccc!important}iframe[data-iframe-resizer] [data-iframe-overflowed],iframe[data-iframe-resizer] .grecaptcha-logo,iframe[data-iframe-resizer] .grecaptcha-error,iframe[data-iframe-resizer] iframe[title=reCAPTCHA],iframe[data-iframe-resizer] .animate-spin,iframe[data-iframe-resizer] svg[data-iframe-overflowed]{display:none!important}:root{--font-size-base:1rem;--mobile-margin-x:20px;--header-height:150px;--Red-Scale-100:#ff9eb8;--Red-Scale-200:#ff5b86;--Red-Scale-300:#ff467a;--Red-Scale-400:#e51751;--Red-Scale-500:#cf004c;--Red-Scale-600:#9f0043;--Red-Scale-700:#72003f;--Red-Scale-800:#4f0029;--Red-Scale-900:#35001a;--Grey-Scale-000:#f8f9fc;--Grey-Scale-100:#f2f3f7;--Grey-Scale-200:#dbdde4;--Grey-Scale-300:#c4c8d8;--Grey-Scale-400:#9ba2bc;--Grey-Scale-500:#717894;--Grey-Scale-600:#5a6079;--Grey-Scale-700:#404559;--Grey-Scale-800:#313546;--Grey-Scale-900:#222531;--Grey-Scale-White:#fff;--Grey-Scale-Black:#000;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--breakpoint-xxl:1400px;--button-radius:6px;--card-radius:12px;--input-radius:6px;--tag-radius:6px;--image-radius:12px}@media (max-width:991.98px){:root{--header-height:80px}}body{background-color:var(--Grey-Scale-White);color:var(--Grey-Scale-600);font-family:var(--font-dm-sans);overflow:clip visible}.main-content{margin-top:var(--header-height)}h1,h2,h3,h4,.h1,.h2,.h3,.h4{font-weight:600}h5{font-size:1.25rem;font-weight:400;line-height:130%}h1,.h1{font-size:36px;line-height:110%}@media screen and (min-width:576px){h1,.h1{font-size:calc(3.20513vw + 17.5385px)}}@media screen and (min-width:1200px){h1,.h1{font-size:56px}}.title-homepage{font-size:36px;font-weight:600;line-height:110%}@media screen and (min-width:576px){.title-homepage{font-size:calc(4.48718vw + 10.1538px)}}@media screen and (min-width:1200px){.title-homepage{font-size:64px}}h2,.h2{font-size:32px;line-height:110%}@media screen and (min-width:576px){h2,.h2{font-size:calc(2.5641vw + 17.2308px)}}@media screen and (min-width:1200px){h2,.h2{font-size:48px}}h3,.h3{font-size:24px}@media screen and (min-width:576px){h3,.h3{font-size:calc(1.28205vw + 16.6154px)}}@media screen and (min-width:1200px){h3,.h3{font-size:32px}}h3,.h3{line-height:26.4px}@media screen and (min-width:576px){h3,.h3{line-height:calc(2.4359vw + 12.3692px)}}@media screen and (min-width:1200px){h3,.h3{line-height:41.6px}}h4,.h4{font-size:20px}@media screen and (min-width:576px){h4,.h4{font-size:calc(.641026vw + 16.3077px)}}@media screen and (min-width:1200px){h4,.h4{font-size:24px}}h4,.h4{line-height:26.4px}@media screen and (min-width:576px){h4,.h4{line-height:calc(2.4359vw + 12.3692px)}}@media screen and (min-width:1200px){h4,.h4{line-height:41.6px}}.text-12{font-size:.75rem}.text-14{font-size:.875rem}.text-16{font-size:1rem}.text-18{font-size:1.125rem}.text-20{font-size:1.25rem}.font-light{font-weight:300}.font-regular{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.buttons{background-color:var(--Grey-Scale-700);flex-wrap:wrap;gap:16px;padding:16px;display:flex}.text-align-left{text-align:left}.text-align-center{text-align:center}.typing-indicator span{background-color:var(--Grey-Scale-500,#888);border-radius:50%;width:8px;height:8px;margin:0 2px;display:inline-block}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.red-colors-400{color:var(--Red-Scale-400)}.wysiwyg-content{color:#000}.wysiwyg-content h1:not(:last-child){margin-bottom:15px}@media (min-width:768px){.wysiwyg-content h1:not(:last-child){margin-bottom:20px}}.wysiwyg-content h2:not(:last-child),.wysiwyg-content h3:not(:last-child),.wysiwyg-content h4:not(:last-child),.wysiwyg-content h5:not(:last-child){margin-bottom:15px}@media (min-width:768px){.wysiwyg-content h2:not(:last-child),.wysiwyg-content h3:not(:last-child),.wysiwyg-content h4:not(:last-child),.wysiwyg-content h5:not(:last-child){margin-bottom:12px}}.wysiwyg-content p,.wysiwyg-content ul,.wysiwyg-content ol{font-size:.875rem;line-height:1.5}@media (min-width:768px){.wysiwyg-content p,.wysiwyg-content ul,.wysiwyg-content ol{font-size:1rem}}.wysiwyg-content p:not(:last-child),.wysiwyg-content ul:not(:last-child),.wysiwyg-content ol:not(:last-child){margin-bottom:15px}@media (min-width:768px){.wysiwyg-content p:not(:last-child),.wysiwyg-content ul:not(:last-child),.wysiwyg-content ol:not(:last-child){margin-bottom:20px}}.wysiwyg-content ul{padding-left:20px;list-style:outside}.wysiwyg-content ul li:not(:last-child){margin-bottom:4px}.wysiwyg-content ol{padding-left:20px;list-style:decimal}.wysiwyg-content ol li:not(:last-child){margin-bottom:4px}.wysiwyg-content a{text-decoration:underline;transition:color .3s}@media (hover:hover){.wysiwyg-content a:hover{color:var(--Red-Scale-400)}}.faq-container{max-width:1226px;margin:60px auto 40px}@media (min-width:768px){.faq-container{margin:110px auto 60px}}.single-communique-content{max-width:820px;margin:0 auto}body.search-modal-open{overflow:hidden}body.search-modal-open .search-modal{display:flex}:is(.sr-only,.skiplink:has(a:not(:focus))){clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;display:none;position:fixed;overflow:hidden}.skiplink{background-color:var(--Grey-Scale-100);z-index:1000;border:1px solid var(--Grey-Scale-200);border-bottom:none;border-radius:0 0 10px 10px;width:fit-content;margin:0 10px 10px;padding:10px;position:absolute;top:0;left:10px}.single-actu-events-content .global-container-wrapper{padding-inline:0!important}.page-loading-overlay{z-index:9999;pointer-events:all;background:#ffffffd9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-loading-overlay .page-loading-mask{justify-content:center;align-items:center;display:flex}
