@charset "UTF-8";:root{--border-radius: 3.75rem}@media (min-width: 48em){:root{--border-radius: 5rem}}.header{--header-pading: 25px;background-color:#fff;padding:var(--header-pading) 0;padding-bottom:0;position:fixed;top:0;width:100%;z-index:100;height:100px}@media (min-width: 64em){.header{height:140px;--header-pading: 15px;border-bottom:solid 1px #D2DAEE}}.header .onScroll-header{display:none;opacity:0}@media (min-width: 64em){.header.onScroll{height:79px;padding-top:13px;padding-bottom:13px}.header.onScroll .navigation-button{border-bottom-left-radius:5px;border-bottom-right-radius:5px}}.header.onScroll .header__top{position:relative}@media (min-width: 64em){.header.onScroll .header__top{margin-bottom:0}}.header.onScroll .header__top .scroll-logo{display:block;width:70px}@media (max-width: 63.99em){.header.onScroll .header__top .scroll-logo{display:none}}.header.onScroll .header__top .logo{display:none}@media (max-width: 63.99em){.header.onScroll .header__top .logo{display:block}}.header.onScroll .header__top:after{position:absolute;bottom:0;left:0;width:100%;height:10px;background-color:red}.header.onScroll .onScroll-header{display:flex;justify-content:space-between;width:100%;opacity:1;transition:opacity 2s}.header.onScroll .onScroll-header .onScroll__selects-container{display:flex;gap:10px;margin-right:5px}.header.onScroll .onScroll-header .menus{display:flex;gap:10px;margin-left:auto;margin-right:0}@media (max-width: 63.99em){.header.onScroll .onScroll-header{display:none}}.header.onScroll .header-desktop,.header.onScroll .header__bottom{display:none}.header.onScroll .nav-button{height:50px}@media (min-width: 64em){.header.onScroll .nav-button{height:40px}}.header.onScroll:after{position:absolute;top:0;left:0;width:calc(100% + clamp(1rem,1.5vw,3rem)*2);height:3px;background-color:#001d3d}.header__top,.header__bottom{display:flex;left:0;right:0;margin:auto}.header__top{align-items:center;width:100%;margin-bottom:var(--header-pading)}@media (min-width: 64em){.header__top{gap:25px;margin-bottom:20px}}@media (min-width: 90em){.header__top{gap:30px}}.header__top .logo{display:flex}.header__top .logo img{width:180px}@media (min-width: 48em){.header__top .logo img{width:170px}}@media (min-width: 90em){.header__top .logo img{width:200px}}.header__top .scroll-logo,.header__top .header-desktop{display:none}@media (min-width: 64em){.header__top .header-desktop{display:flex;align-items:center;justify-content:space-between;width:100%;height:65px;gap:20px}}.header__top .header-desktop .search-container{position:relative;width:100%}@media (min-width: 64em){.header__top .header-desktop .search-container{max-width:470px;margin:0 auto}}.header__top .header-desktop .search-container .search{position:relative;width:100%;height:46px;border-radius:50px;background-color:#f5f8fc;padding-left:60px;outline:none;border:1px solid #001D3D}@media (min-width: 64em){.header__top .header-desktop .search-container .search{font-size:15px;padding-left:50px}}.header__top .header-desktop .search-container input[type=search]::-webkit-search-cancel-button{display:none!important;-webkit-appearance:none;-moz-appearance:none;appearance:none}.header__top .header-desktop .search-container:after{content:"";position:absolute;width:20px;height:20px;left:30px;top:50%;transform:translateY(-50%);background-image:url("data:image/svg+xml,%3csvg%20width='17'%20height='18'%20viewBox='0%200%2017%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='16'%20height='16'%20transform='translate(0.380859%200.5)'%20fill='%23F5F8FC'/%3e%3cpath%20d='M15.3438%2015.6999L12.3808%2012.737'%20stroke='%23001D3D'%20stroke-width='2.2'%20stroke-linecap='square'/%3e%3ccircle%20cx='7.71419'%20cy='7.83333'%20r='6.23333'%20stroke='%23001D3D'%20stroke-width='2.2'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;z-index:1}@media (min-width: 64em){.header__top .header-desktop .search-container:after{left:20px;top:15px;background-size:14px;transform:none}}.header__top .header-desktop .connection-links{display:flex;align-items:center;gap:10px}.header__top .header-desktop .connection-links .button--alternative .icon-chevron_right:before{content:""}.header__top .header-desktop .membership-header{white-space:nowrap}.header__top .header-mobile{display:none}@media (max-width: 63.99em){.header__top .header-mobile{display:flex;align-items:center;justify-content:space-between}.header__top .header-mobile .navigation-close-container{display:none}.header__top .header-mobile .navigation-close-container .icon-close:before{font-size:20px;font-weight:700}}@media (max-width: 89.99em){.header__top{justify-content:space-between}.header__top .header-mobile{gap:7px}.header__top .header-mobile .icon-button{width:46px;height:46px}}.header__bottom{justify-content:space-between}.header__bottom .selects-container,.header__bottom .links-container{display:flex;gap:10px}@media (max-width: 63.99em){.header__bottom .links-container{display:none}}.header__bottom .links-container .favorites{display:none}.header .themes-section{padding:0 clamp(1rem,1.5vw,3rem);position:absolute;display:none;background-color:#fff;width:100%;left:0;right:0;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:0 26px 20px #001d3d8f;z-index:9}@media (min-width: 64em){.header .themes-section{flex-direction:row;align-items:center;border-top:solid 7px #003F88;padding:25px clamp(1rem,1.5vw,3rem);border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:none}}.header .themes-section .mask{height:100vh;width:200vw;background-color:#0000004d;position:absolute;top:100%;left:-50vw;z-index:100}.header .themes-section .themes__list{display:flex;flex-direction:column;gap:10px;list-style:none;padding:0 0 25px;overflow-y:auto;max-height:calc(100vh - 96px)}@media (min-width: 64em){.header .themes-section .themes__list{flex-direction:row;align-items:center;flex-wrap:wrap;max-height:none;padding-bottom:0}}.header .themes-section.open{display:block}.header .creat-account-mobile{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:10px;padding:16px 18px;border:1px solid #EBF1F9;border-radius:8px}.header .creat-account-mobile button{width:100%}.header .regions-section{display:none;width:100%;left:0;right:0;background-color:#001d3d;position:absolute;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:0 26px 20px #001d3d8f;z-index:9}@media (min-width: 48em){.header .regions-section{height:auto}}@media (min-width: 64em){.header .regions-section{border-top:solid 7px #003F88;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:none}}.header .regions-section .mask{height:100vh;width:200vw;background-color:#0000004d;position:absolute;top:100%;left:-50vw;z-index:100}.header .regions-section .inner-container{display:flex;justify-content:flex-start;align-items:center;max-height:calc(100vh - 96px)}@media (min-width: 106.25em){.header .regions-section .inner-container{justify-content:center;max-height:calc(100vh - 190px)}}.header .regions-section .carte{display:none;background-color:#001d3d;width:50%}@media (min-width: 64em){.header .regions-section .carte{display:block}}.header .regions-section .carte svg{height:auto;width:104%}.header .regions-section .regions-container{color:#fff;width:100%;padding-block:20px;padding-inline:clamp(1rem,1.5vw,3rem);overflow-y:auto;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:0 26px 20px #001d3d8f}@media (min-width: 64em){.header .regions-section .regions-container{width:auto;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:none}}@media (max-width: 63.99em){.header .regions-section .regions-container{max-height:calc(100vh - 130px)}}@media (max-width: 47.99em){.header .regions-section .regions-container{padding-top:25px}}@media (min-width: 106.25em){.header .regions-section .regions-container{width:50%}}.header .regions-section .regions-container h2{display:none;padding-left:62px}@media (min-width: 64em){.header .regions-section .regions-container h2{display:block;padding-left:30px}}@media (min-width: 106.25em){.header .regions-section .regions-container h2{margin-top:17px}}.header .regions-section .regions-container .regions-list{display:grid;grid-template-columns:1fr;column-gap:34px;grid-auto-rows:auto;list-style:none}@media (min-width: 64em){.header .regions-section .regions-container .regions-list{width:auto;grid-template-columns:1fr 1fr;padding:17px;background-color:#001d3d}}.header .regions-section .regions-container .regions-list .regions__item .region__button{display:flex;width:100%;align-items:center;text-align:left;gap:15px;background-color:#001d3d;border:none;color:#fff;cursor:pointer;border-radius:5px;padding:14px 20px}@media (min-width: 64em){.header .regions-section .regions-container .regions-list .regions__item .region__button{padding:8px 10px;font-size:14px}.header .regions-section .regions-container .regions-list .regions__item .region__button .icon-arrow{font-size:12px}}.header .regions-section .regions-container .regions-list .regions__item .region__button.active{background-color:#fdc500;color:#001d3d}@media (min-width: 64em){.header .regions-section .regions-container .regions-list .regions__item .region__button:hover{background-color:#ffdd68;color:#001d3d}}.header .regions-section.open{display:grid}.header .burger-menu{display:none!important;background-color:#fff;position:absolute;width:100%;left:0;padding:0 clamp(1rem,1.5vw,3rem);flex-direction:column;gap:12px;padding-bottom:25px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:0 26px 20px #001d3d8f}@media (min-width: 64em){.header .burger-menu{border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:none}}.header .burger-menu.open{display:flex}@media (min-width: 64em){.header .burger-menu.open{display:none}}.header .burger-menu__links{width:100%;column-gap:10px;row-gap:10px;display:grid;grid-template-columns:repeat(auto-fit,minmax(315px,1fr));margin-bottom:10px}.header.header--connected .favorites{display:flex}.header.header--connected .creat-account-mobile{display:none}.header.header--connected .my-account-mobile{background-color:#00296b;padding:21px 19px 17px;border-radius:5px;color:#fff}.header.header--connected .my-account-mobile__title{margin-top:13px}.header.header--connected .my-account-mobile__description{color:#c2d4ee;margin-bottom:20px}@media (min-width: 48em){.header.header--connected .my-account-mobile__description{margin-bottom:35px}}.header .icon-france:before{content:""}.membership-header__title{color:#696a81}@media (min-width: 48em){.membership-header__title{font-size:10px!important}}.membership-header__subtitle{font-family:Raleway;font-size:clamp(1rem,1.1vw,1.25rem);font-weight:600;letter-spacing:-.02em;line-height:1.4;color:#003f88}@media (min-width: 48em){.membership-header__subtitle{font-size:15px!important}}.nav-button{display:flex;align-items:center;justify-content:start;text-align:start;height:50px;gap:30px;background-color:#003f88;color:#fff;border-radius:5px;white-space:nowrap;padding:5px;border:none}@media (min-width: 48em){.nav-button{gap:15px}}.nav-button__mobile{background-color:#00296b;width:100%;justify-content:space-between;padding-left:0;margin-top:25px;color:#fff}.nav-button__mobile .left-container{display:flex;gap:13px}.nav-button__mobile .left-container .p-base{font-family:League Spartan;font-size:20px}.nav-button.button-my-account{position:relative;cursor:pointer;transition:all .3s}@media (max-width: 47.99em){.nav-button.button-my-account{width:100%;margin-bottom:10px;gap:20px}.nav-button.button-my-account .p-base{flex-grow:1}}@media (max-width: 63.99em){.nav-button.button-my-account{margin-top:5px}}.nav-button.button-my-account:hover{background-color:#001d3d}.nav-button.button-my-account p{top:3px;position:relative;line-height:1.2}@media (min-width: 48em){.nav-button.button-my-account p{font-size:15px;top:1px}}.nav-button.button-my-account .dropdown{position:absolute;top:calc(100% + 5px);right:0;background-color:#003f88;width:100%;border-radius:7px;list-style:none;text-transform:uppercase;overflow:hidden;display:none;z-index:10}.nav-button.button-my-account .dropdown.open{display:block}.nav-button.button-my-account .dropdown li:not(:last-child) a{border-bottom:solid rgba(255,255,255,.2)}.nav-button.button-my-account .dropdown li a{display:block;color:#fff;padding:18px 20px 15px}@media (min-width: 48em){.nav-button.button-my-account .dropdown li a{padding:13px 10px 10px;font-size:13px}}.nav-button.button-my-account .dropdown li a:hover,.nav-button.button-my-account .dropdown li a.is-active{color:#fdc500;background-color:#ffffff1a}.nav-button.button-my-account .dropdown li .icon{position:relative;margin-left:10px}.nav-button.button-my-account .dropdown li .icon.icon-chevron_right{top:2px}.nav-button .p-base{font-family:League Spartan;font-size:clamp(.875rem,1.1vw,1.125rem);font-weight:700;line-height:1.4;letter-spacing:-.01em;text-transform:uppercase}.nav-button .icon-container{display:flex;width:40px;height:40px;border-radius:3px;background-color:#ffffff1a}@media (min-width: 48em){.nav-button .icon-container{width:30px;height:30px}}.nav-button .icon-container .icon{margin:auto;color:#fff}@media (min-width: 48em){.nav-button .icon-container .icon{font-size:12px}}.nav-button .icon-container--left{background-color:#fdc500;opacity:100%}.nav-button .icon-container--left .icon{color:#003f88}.overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:5}.header.burger-menu-active~.overlay{display:block}.header.burger-menu-active .burger-menu{display:block!important}.dialog-off-canvas-main-canvas header{top:var(--drupal-displace-offset-top);left:calc(var(--drupal-displace-offset-left) / 2)}
