:root{--font-size-h1:5.4rem;--font-size-h2:4.2rem;--font-size-h3:3.2rem;--font-size-h4:2.4rem;--font-size-h5:2.1rem;--font-size-h6:1.8rem;--font-size-base:1.5rem;--font-caption:1.2rem;--space-xxl:110px;--space-xl:90px;--space-l:60px;--space-m:40px;--space-s:20px;--space-xs:10px}@media all and (max-width:768px){:root{--font-size-h1:3.2rem;--font-size-h2:2.8rem;--font-size-base:1.4rem;--space-xxl:90px;--space-xl:max(70px, 12%);--space-l:min(35px, 8vh);--space-m:min(20px, 3vh);--space-s:15px}}:root{--cols:2;--gap:30px}body,html{color:#626262;line-height:1.5;font-size:var(--font-size-base);font-family:'Roboto',sans-serif}p{line-height:1.45;margin:0 0 22px;font-weight:400;font-size:var(--font-size-base)}p:not([class*='margin-']):last-of-type,p:empty{margin-bottom:0}p strong,p b{font-weight:600}.caption{font-size:var(--font-caption)}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:'Oswald',sans-serif;font-weight:400;color:#35393c;margin:0;padding:0}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a{color:inherit !important;text-decoration:none !important}h1,.h1{font-size:var(--font-size-h1);font-weight:400;line-height:1.1}h1 mark,.h1 mark{top:-10px;margin-left:auto;display:inline-block;max-width:fit-content;color:#e6ab41;font-size:clamp(6.8rem, 10vw, 8.2rem);transform:rotate(-6deg)}h2,.h2{font-size:var(--font-size-h2);font-weight:400;line-height:1.2}h2 mark,.h2 mark{color:#e6ab41;font-size:clamp(6.2rem, 10vw, 7.2rem);line-height:0.7}h2 mark:not(.inline),.h2 mark:not(.inline){transform:rotate(-6deg)}h3,.h3{font-size:var(--font-size-h3);font-weight:400;line-height:1.20}h4,.h4{font-size:var(--font-size-h4);font-weight:400;line-height:1.35;color:#626262;text-transform:uppercase}h5,.h5{font-size:var(--font-size-h5);line-height:1.35}h6,.h6{font-size:var(--font-size-h6);font-weight:400;color:#626262;line-height:1.35}.align-center{text-align:center}.align-left{text-align:left}.align-right{text-align:right}.uppercase{text-transform:uppercase}.normalcase{text-transform:none}@media screen and (min-width:1024px){.col{column-count:2;-moz-column-count:2;-webkit-column-count:2;column-gap:clamp(30px, 5vw, 70px)}}.col h1,.col .h1,.col h2,.col .h2,.col h3,.col .h3,.col .button{column-span:all}.col .button{display:block;margin:var(--space-m) auto 0;max-width:fit-content}.ellipsis{overflow:hidden;text-overflow:ellipsis;display:-webkit-box}.ellipsis:not(.x2-lines){width:100% !important;display:block;white-space:nowrap}.ellipsis.x2-lines{-webkit-line-clamp:2;-webkit-box-orient:vertical}mark{position:relative;display:inline-block;background-color:transparent !important;font-family:'Square Peg',cursive}:root{--badge-padding:8px clamp(15px, 1vw, 30px)}img[class^="deco-"]{height:auto !important}.hexagon{width:230px;aspect-ratio:1.15470057;object-fit:cover;clip-path:polygon(50% -50%, 100% 50%, 50% 150%, 0 50%);background:#F6F6F6}hr{border:0;border-top:2px dashed #e9e9e9;margin:30px 0;width:100%}.badge{text-transform:uppercase;font-weight:500;line-height:normal;display:inline-block;padding:var(--badge-padding)}.badge.badge-grey{background-color:#e9e9e9}.badge.badge-primary{background-color:#35393c;color:#fff}.badge.badge-secondary{background-color:#e6ab41;color:#fff}a:link,a:visited{transition:all .2s;text-decoration:none;color:#35393c;width:fit-content;position:relative;z-index:2}a:link.is-secondary,a:visited.is-secondary{color:#e6ab41}nav a:link,nav a:visited{text-decoration:none;color:inherit;transition:all .2s}p a:not(.read-more):not([class]):link,p a:not(.read-more):not([class]):visited{text-decoration:underline;color:#35393c}.read-more:after{font:var(--fa-font-solid);text-rendering:auto;font-size:1.0rem;-webkit-font-smoothing:antialiased;display:inline-block;margin-left:8px}.read-more:not(.download):after{content:'\f054'}.read-more.download:after{content:'\f019';font-size:1.5rem}.button{position:relative;overflow:hidden;display:block;border-radius:32px;padding:12px 25px;background-color:#fff;font-weight:600;font-size:1.4rem;text-transform:uppercase;text-align:center;transition:all .2s,color .32s ease-in-out;text-decoration:none;cursor:pointer;width:fit-content}@media screen and (max-width:690px){.button{font-size:1.3rem;padding-right:25px;padding-left:25px}}.button.button-primary{background-color:#e6ab41;color:#fff;border:none}.button.button-primary:after{background-color:#35393c;bottom:0}.button.button-secondary{border:1px solid #e6ab41;color:#e6ab41}.button.button-secondary:after{background-color:#e6ab41;top:0}.button.button-tertiary,.button.button-tertirary{background-color:#35393c;color:#fff}.button.button-tertiary.outline,.button.button-tertirary.outline{background:transparent;border:1px solid #35393c;color:#35393c}.button:not(button):not(div):after{position:absolute;z-index:-1;transition:all .25s;content:'';width:100%;height:0;left:0}.button:not(button):not(div):hover{color:#fff}.button:not(button):not(div):hover:after{height:100%}.all-clickable{cursor:pointer}form{font-size:var(--font-size-base);max-width:660px;padding-bottom:var(--space-m);margin:0 auto var(--space-xxl)}form .input-container{margin-bottom:15px;display:flex;flex-direction:column-reverse;gap:2px}form .input-container span:has(*:placeholder-shown)+label{opacity:0}form .input-container span:has(*:not(:placeholder-shown))+label{opacity:1}form .wpcf7-not-valid-tip{font-size:var(--font-caption);list-style-type:1.3;margin-top:2px}form .wpcf7-response-output{padding:15px !important;border-radius:5px;border-width:1px !important;background-color:#fff;text-align:center}form.sent .wpcf7-response-output{color:#46b450}form.invalid .wpcf7-response-output{color:#dc3232;border-color:#dc3232 !important}label{text-transform:uppercase;font-size:1.05rem;font-weight:500;transition:all .3s;color:#838383}label i{font-size:1.0rem;color:#b9b9b9;text-transform:none}input:not([type='checkbox']),select,textarea{box-sizing:border-box;width:100%;min-width:130px;border-radius:4px;padding:12px;font-family:'Roboto',sans-serif;font-size:var(--font-size-base);background-color:rgba(255,255,255,0.8)}input:not([type='checkbox']):not([type='submit']),select:not([type='submit']),textarea:not([type='submit']){border:1px solid #bbb}input:not([type='checkbox'])[type='submit'],select[type='submit'],textarea[type='submit']{border:0}@media screen and (min-width:768px){input:not([type='checkbox'])[type='submit'],select[type='submit'],textarea[type='submit']{max-width:150px;margin:0}}input:not([type='checkbox'])::placeholder,select::placeholder,textarea::placeholder{color:#838383;font-weight:300}textarea{height:110px}.border-radius-10{border-radius:10px}.top-widget{background:rgba(0,0,0,0.3);border-radius:5px;padding:10px 12px;position:fixed;z-index:90;bottom:3%;right:3%;display:flex;flex-direction:column;align-items:center;line-height:50px;text-align:center;color:#fff;cursor:pointer}.top-widget i{text-shadow:1px 1px 3px rgba(0,0,0,0.25)}.top-widget i.fa-chevron-down{opacity:.5}.filters-section{background-color:#fff;padding:30px}.filters-section:not(.column){display:flex;flex-wrap:wrap;gap:15px 50px}.filters-section .title{width:100%}.filters-section .filter-block{display:flex;flex-direction:column;flex-wrap:wrap;align-items:flex-start;flex:1;gap:8px;min-width:180px}.filters-section .filter-block select{outline:none;padding:8px;border-radius:5px;width:100%;border-color:#b9b9b9}.filters-section .checkbox-list input{display:none}.filters-section .checkbox-list label{padding:5px 5px 4px;transform:all .15s}.filters-section .checkbox-list label:hover,.filters-section .checkbox-list input:checked+label{background-color:#35393c;color:#fff}@media screen and (max-width:690px){.filters-section .checkbox-list{flex-direction:column}}:root{--radius:20px}.border-radius{border-radius:var(--radius)}.ratio-1{aspect-ratio:1}.object-fit-cover{object-fit:cover}.object-fit-contain{object-fit:contain}figure{margin:0;position:relative}figure figcaption{position:absolute;top:0;left:0;width:100%;height:0;overflow:hidden;background-color:rgba(0,0,0,0.65);text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .2s;color:rgba(255,255,255,0.75)}figure figcaption>*{color:#fff !important}figure:hover figcaption{height:97%;padding:10px}.swiper-pagination{margin-top:20px;position:relative;bottom:0 !important;max-width:80%;margin-left:auto;margin-right:auto}.swiper-pagination>*{background-color:#35393c;opacity:0.3;width:12px;height:12px;padding:5px;margin:0 3px !important}.swiper-pagination>*.swiper-pagination-bullet-active{opacity:1;background-color:#e6ab41}.swiper-control .swiper-button-next,.swiper-control .swiper-button-prev{width:40px;height:40px;background:#3d3d3d;border:1px solid #eee;border-radius:100%;aspect-ratio:1}@media screen and (max-width:690px){.swiper-control .swiper-button-next,.swiper-control .swiper-button-prev{display:none}}.swiper-control .swiper-button-next:after,.swiper-control .swiper-button-prev:after{font-size:15px;color:#fff;font:var(--fa-font-solid);text-rendering:auto;-webkit-font-smoothing:antialiased;content:"\f061"}.swiper-control .swiper-button-prev:after{content:"\f060"}.swiper-control.dark .swiper-button-next,.swiper-control.dark .swiper-button-prev{background-color:#494c51}.swiper-control.dark .swiper-button-next,.swiper-control.dark .swiper-button-prev,.swiper-control.dark .swiper-button-next:after,.swiper-control.dark .swiper-button-prev:after{color:#fff}.swiper-slide:only-child{margin-right:auto !important;margin-left:auto}@media screen and (min-width:690px){.swiper-slide:only-child{width:500px !important}}@media screen and (max-width:690px){.swiper-slide:only-child{width:100% !important}}.swiper-members .swiper-wrapper{flex-direction:row}.swiper-members .swiper-wrapper .swiper-slide{margin:0;padding:clamp(15px, 3vw, 30px);gap:clamp(10px, 5vw, 20px);flex-direction:row}.swiper-members .swiper-wrapper .swiper-slide .illustration{width:clamp(100px, 20vw, 150px)}.swiper-members .swiper-wrapper .swiper-slide .illustration img{max-height:180px;aspect-ratio:1;object-fit:contain}:root{--rich-block-gap:5%;--richblock-illustration-width:auto;--richblock-contenttext-width:48%}.section-tabulation>.tab-head{display:flex;align-items:flex-end;gap:10px;max-width:100%;overflow-x:auto;scrollbar-width:thin;border-bottom:1px solid #b9b9b9}@media screen and (min-width:768px){.section-tabulation>.tab-head{justify-content:center}}.section-tabulation>.tab-head>*{flex:none;display:flex;align-items:center;justify-content:center;padding:20px clamp(20px, 3vw, 30px) 15px;border-radius:20px 20px 0 0;opacity:.5;transition:all .2s;cursor:pointer;text-align:center;line-height:1.3}.section-tabulation>.tab-head>*:hover,.section-tabulation>.tab-head>*.active{background-color:#e6ab41;color:#fff;opacity:1}.section-tabulation .tab-content{max-width:1200px;margin-left:auto;margin-right:auto}.section-tabulation .tab-content .rich-block{gap:20px 0}.section-tabulation .tab-content .rich-block .illustration{gap:8px}@media screen and (max-width:768px){.section-tabulation .tab-content .rich-block .illustration{order:2;flex-wrap:nowrap !important;height:200px;align-items:stretch;overflow-x:scroll}}.section-tabulation .tab-content .rich-block .illustration>*{width:100%}.section-tabulation .tab-content .rich-block .illustration>*.video{max-height:100%}.tease-evenements{display:flex;flex-direction:column;gap:15px;align-items:center;margin-bottom:var(--space-l)}@media screen and (min-width:690px){.tease-evenements{flex-direction:row;gap:clamp(30px, 12vw, 50px)}.tease-evenements:nth-child(even){flex-direction:row-reverse}}.tease-evenements img{max-height:250px;border-radius:10px;object-fit:cover}@media screen and (min-width:690px){.tease-evenements img{max-width:50%}}.tease-evenements .caption:after{content:'';display:block;height:3px;width:60px;background-color:#e6ab41;margin-top:10px}.pagination-block>*{display:flex;align-items:center;justify-content:center;gap:20px}.pagination-block>* li,.pagination-block>* li>*{font-size:1.2rem;text-transform:uppercase;line-height:1.3}.pagination-block>* li.btn *,.pagination-block>* li>*.btn *{border:0 !important}.pagination-block>* li>*{display:flex;align-items:center;justify-content:center;padding:5px 10px}.pagination-block>* .current{background-color:#e9e9e9;color:#3d3d3d;font-weight:900;border-radius:5px}.header .menu-mobile-button{font-size:2.0rem}@media screen and (min-width:992.5px){.header .menu-mobile-button{display:none}}@media screen and (min-width:992.5px){.header{display:none}}@media screen and (max-width:992px){.header{padding:10px 20px;color:#fff;background-color:#35393c;display:flex;justify-content:space-between;align-items:center}.header img{display:block}}.footer{background-color:#e6ab41;position:relative;z-index:2;overflow:hidden;padding:var(--space-m) var(--space-l);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;font-size:1.4rem}@media screen and (max-width:690px){.footer{padding:var(--space-m) var(--space-s)}}.footer,.footer p{color:#fff;margin-bottom:0}.footer a:link,.footer a:visited{text-decoration:none;color:inherit;transition:all .2s}.footer .social-network{align-items:center}@media screen and (max-width:690px){.footer .social-network{flex-direction:column}}.footer .social-network i{font-size:2.1rem;display:block}.footer ul.flexbox{flex-wrap:wrap;line-height:1.3}.footer .powered-by{background:rgba(255,255,255,0.35);border-radius:8px;padding:8px 30px;font-size:12px;font-weight:500;color:#35393c !important}@media screen and (min-width:320px){.footer .powered-by{display:flex;align-items:center;gap:5px}}nav ul,nav li{list-style:none;padding:0;margin:0}.main-navigation{font-family:'Oswald',sans-serif;margin-top:clamp(40px, 8vw, 80px);font-size:clamp(15px, 8vw, 17px)}.main-navigation .level{background-color:#4F4F4F;color:#868686;border-radius:20px;padding:3px 8px 3px 10px;flex:none;width:45px;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .2s;cursor:pointer;font-size:1.5rem;font-weight:600}.main-navigation .level:after{content:'';width:14px;height:14px;border-radius:100%;background-color:#868686;flex:none}.main-navigation i{font-size:1.2rem}.main-navigation li.current-menu-item,.main-navigation li.current_page_item{color:#e6ab41}@media screen and (min-width:992.5px){.main-navigation li:hover{color:#e6ab41}}.main-navigation>ul{display:flex;flex-direction:column;gap:clamp(20px, 8vw, 35px)}.main-navigation>ul>li{margin:0;align-items:center;color:#fff;display:flex;justify-content:flex-start;gap:20px;transition:all .2s}.main-navigation>ul>li>span{cursor:pointer}.main-navigation>ul>li.current-menu-item .level:after,.main-navigation>ul>li.current-menu-parent .level:after{background-color:#e6ab41}.main-navigation>ul>li a,.main-navigation>ul>li a:visited,.main-navigation>ul>li a:link{display:block}.main-navigation>ul>li.menu-item-has-children{display:flex}.main-navigation>ul>li.menu-item-has-children i{margin-left:auto}.main-navigation>ul>li:not(.open)>ul{display:none}@media screen and (min-width:992.5px){.main-navigation>ul>li>ul{position:fixed;z-index:50;background:#fff;box-shadow:2px 0 5px rgba(0,0,0,0.25);top:0;left:0;margin-left:27%;width:300px;height:100vh;padding:30px;opacity:1;transform:translateY(0);transition:transform .4s}.main-navigation>ul>li>ul li:not(:last-of-type){margin-bottom:40px}.main-navigation>ul>li>ul li:not(.current-menu-item){color:#35393c}}.main-navigation>ul>li>ul .stage{font-size:clamp(22px, 5vw, 4.0rem);justify-content:flex-end;margin-top:-50px}@media screen and (max-width:992px){.main-navigation>ul>li>ul .stage{display:none !important}}.main-navigation>ul>li>ul .stage b{font-weight:700;font-size:clamp(30px, 15vw, 190px)}@media screen and (max-width:992px){.main-navigation>ul>li{flex-wrap:wrap;justify-content:flex-start !important;margin:0;gap:10px}.main-navigation>ul>li i{display:none}.main-navigation>ul>li .level{border-radius:20px;padding:3px 8px 3px 10px;width:40px;gap:5px;font-size:1.4rem}.main-navigation>ul>li .level:after{content:'';width:12px;height:12px}.main-navigation>ul>li>ul{width:100%;font-weight:400}.main-navigation>ul>li>ul>li{margin:10px 0 10px 25px}}.anchor{position:absolute;top:-90px}.breadcrumb-box{justify-content:space-between}@media screen and (min-width:1800px){.breadcrumb-box{padding-left:5vw;padding-right:5vw}}@media screen and (max-width:1024px){.breadcrumb-box{flex-direction:column-reverse}}.breadcrumb-box .breadcrumb{font-size:clamp(1.1rem, 2vw, 1.3rem);padding:20px 0 0;color:#868686}.breadcrumb-box .post-title{width:auto !important;max-width:300px !important;display:inline-block;vertical-align:middle}.stage{color:#E9E9E9;font-size:clamp(22px, 5vw, 5.0rem);font-weight:300;font-family:'Oswald',sans-serif;text-transform:uppercase;display:flex;align-items:center;gap:8px;margin:-30px 0}@media screen and (max-width:992px){.stage{margin:0}}.stage b{font-weight:700;font-size:clamp(30px, 15vw, 210px)}:root{--filter-brightness:brightness(94%);--gap:0;--rich-block-gap:5%;--richblock-illustration-width:auto;--richblock-contenttext-width:48%;--divider-max-width:auto;--divider-max-height:auto;--flex-grid-col:3;--background-row-padding:var(--space-xl) var(--space-l)}body{max-width:100%}body *{box-sizing:border-box}body img{max-width:100%}details summary{cursor:pointer}.global-container{display:flex}@media screen and (max-width:992px){.global-container{flex-direction:column}}.global-container .side-panel{position:sticky;z-index:10;left:0;top:0;width:27%;height:100vh}@media screen and (max-width:992px){.global-container .side-panel{position:fixed;width:100vw;max-width:100vw;opacity:1;transition:all .5s}.global-container .side-panel:not(.open){transform:translateY(-100vh);opacity:0}.global-container .side-panel .hdr-logo-link img{max-width:100px}}.global-container .side-panel>div{width:100%;height:100vh;padding:40px clamp(20px, 2vw, 40px);background-color:#35393c;transition:all .2s}@media screen and (max-width:992px){.global-container .side-panel>div{max-width:100%;height:100vh;padding:20px;overflow-y:auto}}@media screen and (min-width:2200px){.global-container .side-panel>div>*{max-width:380px;margin-left:auto}}.global-container .side-panel .close-menu-mobile{width:fit-content;font-size:3.2rem;color:#fff;text-shadow:0 0 5px rgba(0,0,0,0.5);margin:20px auto;display:block;position:absolute;top:5px;right:20px}@media screen and (min-width:992.5px){.global-container .side-panel .close-menu-mobile{display:none}}@media screen and (min-width:992.5px){.global-container .main-content{width:73%}}.global-container .main-content .content-wrapper>.wrapper{margin:0 auto}.global-container .main-content .post-content{max-width:1200px}.global-container .main-content .post-content h1:not([class*='margin-']),.global-container .main-content .post-content .h1:not([class*='margin-']){margin-bottom:var(--space-m)}.global-container .main-content .post-content h1:not(.align-left),.global-container .main-content .post-content .h1:not(.align-left){text-align:center}.divider{width:var(--divider-max-width);max-height:var(--divider-max-height);border-radius:0 clamp(20px, 5vw, 50px) clamp(20px, 5vw, 50px) 0;margin-top:clamp(-75px, -5vw, -100px);margin-left:-6%;object-fit:cover;order:0;position:relative;z-index:5}.divider.right{border-radius:clamp(20px, 5vw, 50px) 0 0 clamp(20px, 5vw, 50px);margin-top:initial;margin-left:auto;margin-right:-5%;margin-bottom:clamp(-100px, -8vw, -70px);order:2}@media screen and (max-width:690px){.divider.right{width:100% !important}}.flexbox{display:flex;gap:var(--gap)}.flexbox.child-flex-1>*{flex:1}@media screen and (max-width:768px){.flexbox.col-in-tablet{flex-direction:column}}@media screen and (max-width:690px){.flexbox.col-in-mobile{flex-direction:column}}@media screen and (max-width:690px){.flexbox.col-reverse-in-mobile{flex-direction:column-reverse}}.flexbox.column{flex-direction:column}.flexbox.row-reverse{flex-direction:row-reverse}.flexbox-w-divider{display:flex;gap:clamp(10px, 3vw, 80px)}.flexbox-w-divider>.row{margin:auto;padding-top:var(--space-m);padding-bottom:var(--space-l)}@media screen and (max-width:690px){.flexbox-w-divider{flex-direction:column}.flexbox-w-divider .divider{max-width:90%}}.flex-wrap{flex-wrap:wrap}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-space-between{justify-content:space-between}.justify-content-space-around{justify-content:space-around}.justify-content-safe-center{justify-content:safe center}.align-items-center{align-items:center}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.flex-none{flex:none}.flex-1{flex:1}.flex-2{flex:2}.flex-3{flex:3}.flex-2-1-auto{flex:2 1 auto}.display-block{display:block}.display-inline-block{display:inline-block}.is-hidden{display:none}@media screen and (max-width:992px){.is-hidden-on-tablet{display:none}}@media screen and (max-width:690px){.is-hidden-on-mobile{display:none}}.row{width:100%;transition:width .3s;position:relative}@media screen and (min-width:1650px){.row{margin:auto;padding-left:0;padding-right:0}}.row:not(.edge-to-edge){padding-right:clamp(10px, 5vw, 60px);padding-left:clamp(10px, 5vw, 60px)}@media screen and (min-width:1650px){.row:not(.edge-to-edge){max-width:1200px}}.row>.row{margin-left:auto;margin-right:auto}@media screen and (max-width:992px){.row>.row{padding-left:0;padding-right:0}}*[class*="background-"]{position:relative;border-radius:var(--border-radius)}*[class*="background-"]>.row{padding:var(--background-row-padding)}.background-white{background-color:#fff}.swiper-wrapper>.swiper-slide:last-of-type{margin-right:0 !important}.rich-block{display:flex;gap:var(--gap)}@media screen and (max-width:768px){.rich-block{flex-direction:column}}@media screen and (min-width:768.5px){.rich-block .content-text{max-width:var(--richblock-contenttext-width)}}.rich-block:not(.flex-wrap) .content-text{max-width:var(--richblock-contenttext-width)}.rich-block .illustration{flex:none}@media screen and (min-width:768.5px){.rich-block .illustration{max-width:var(--richblock-illustration-width)}}.a-head{max-width:820px !important}.articles-list.swiper-wrapper{display:flex}@media screen and (min-width:690px){.articles-list.swiper-wrapper .item{flex:1;min-width:200px;max-width:100%}}.articles-list:not(.swiper-wrapper){gap:clamp(20px, 3vw, var(--gap));display:grid;grid-template-columns:repeat(1, 1fr)}@media screen and (min-width:690px){.articles-list:not(.swiper-wrapper){grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width:768px){.articles-list:not(.swiper-wrapper){grid-template-columns:repeat(var(--flex-grid-col), 1fr)}}.articles-list .item:after{content:'';display:block;height:3px;width:60px;background-color:#e6ab41;margin-top:10px}.articles-list .item img{border-radius:10px;object-fit:cover;width:100%;height:240px;margin-bottom:10px}@media screen and (max-width:690px){.section-contact-w-map .divider{max-width:100%;width:100%}}.section-contact-w-map .divider iframe{border-radius:0 clamp(20px, 5vw, 40px) clamp(20px, 5vw, 40px) 0;filter:saturate(0)}.wp-block-media-text{padding-bottom:clamp(40px, 15vw, 60px)}.wp-block-media-text>.wp-block-media-text__content{padding:0 !important;margin-top:20px}@media screen and (min-width:601px){.wp-block-media-text>.wp-block-media-text__content{margin-top:0;padding-left:var(--space-l) !important}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{padding-left:0 !important;padding-right:var(--space-l) !important}}.wp-block-image img{flex:none !important;height:fit-content !important}:root{--margin-top:0}html{font-size:62.5%;scroll-behavior:smooth}html body{background:#F6F6F6;font-family:'Roboto',sans-serif;margin:0;padding:0;max-width:100%}html,html body{width:100%}html *{box-sizing:border-box}.margin-xxl{margin-bottom:var(--space-xxl)}.margin-xl{margin-bottom:var(--space-xl)}.margin-l{margin-bottom:var(--space-l)}.margin-m{margin-bottom:var(--space-m)}.margin-s{margin-bottom:var(--space-s)}.margin-xs{margin-bottom:var(--space-xs)}.margin-auto{margin-left:auto;margin-right:auto}.margin-top{margin-top:var(--margin-top)}.is-primary{color:#35393c}.is-secondary{color:#e6ab41}.is-warning{color:#ffa200}.cursor-pointer{cursor:pointer}.page-template-default .row>.post-type-page{padding-top:var(--space-m);max-width:1200px}.page-template-default .post-type{max-width:1200px;margin:var(--space-xxl) auto}@media screen and (max-width:768px){.page-template-default .post-type{margin-top:var(--space-l)}}.page-template-default .post-type h2{margin-top:var(--space-l)}.page-template-default .post-type h2:not([class^='margin-']){margin-bottom:var(--space-s)}.page-template-default .post-content h2,.page-template-default .post-type h2,.page-template-default .post-content h3,.page-template-default .post-type h3{margin-top:var(--space-m);font-size:var(--font-size-h3)}.page-template-default .post-content h2:not([class^='margin-']),.page-template-default .post-type h2:not([class^='margin-']),.page-template-default .post-content h3:not([class^='margin-']),.page-template-default .post-type h3:not([class^='margin-']){margin-bottom:var(--space-s)}.page-template-default .post-content h3,.page-template-default .post-type h3{margin-top:var(--space-s);font-size:var(--font-size-h4)}.page-template-default .article-body ul{margin:0 0 30px 0;padding-top:0;padding-bottom:0}.page-template-default .article-body ul li{margin:12px 0}.page-template-default .article-body ul li a{color:inherit}.page-template-default .article-body ul li a:hover{color:#35393c}.single .post-type-post{padding-top:var(--space-xs);max-width:1200px}.single .post-type-post h2,.single .post-type-post h3{color:#3d3d3d}.single .post-type-post h2:not([class*='margin-']),.single .post-type-post h3:not([class*='margin-']){margin-bottom:var(--space-s);margin-top:var(--space-m)}.single .post-type-post h2{font-size:var(--font-size-h3) !important}.single .post-type-post h3{font-size:var(--font-size-h4) !important}.single .post-type-post .article-cover img{height:350px;width:100%;aspect-ratio:2}.single .post-type-post .notice{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:860px){.single .post-type-post .notice{flex-direction:column;align-items:flex-start;gap:15px}}.single .post-type-post .notice .breadcrumb{color:#b9b9b9}.single .post-type-post .notice>*{font-size:1.2rem;margin:0}.single .post-type-post .notice>* a{color:#494c51}.single .article-footer{background-color:#f1f1f1;padding:var(--space-s) 0;margin-top:var(--space-xl)}.single .article-footer>*{width:92%;max-width:1200px;margin:auto;padding:var(--space-s) 0;gap:7%}@media screen and (max-width:690px){.single .article-footer>*{overflow-x:auto;margin-right:0;padding-right:15px;justify-content:flex-start;gap:20px}}.single .article-footer .rich-block{flex:none;width:28%;gap:0}.single .article-footer .rich-block:last-of-type{margin-right:0}@media screen and (max-width:690px){.single .article-footer .rich-block{width:65%}}.single .article-footer .rich-block .title{color:#3d3d3d;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:0}.single .article-footer .rich-block .caption{margin-top:5px;margin-bottom:0}.single .article-footer .rich-block .illustration img{max-height:150px}@media screen and (max-width:690px){.single .article-footer .rich-block .illustration img{max-height:100px}}.single figure{margin:0;position:relative}.single figure figcaption{position:relative;height:fit-content;border-radius:0 0 8px 8px;display:block;padding:10px;margin:0 0 20px;color:#fff;line-height:1;text-align:left}.single figure figcaption>*,.single figure figcaption sub{opacity:0.90;vertical-align:baseline;font-size:12px}.archive.category .heading{margin-top:var(--space-l)}@media screen and (min-width:690px){.archive.category .heading{margin-top:var(--space-xl)}}@media screen and (min-width:860px){.archive.category .filter-bar,.archive.category .article-list{padding-left:6%;padding-right:6%}}.archive.category article.rich-block .illustration img{max-height:clamp(150px, 30vw, 200px)}@media screen and (max-width:690px){.archive.category article .datetime{padding:10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}}.archive.category article .datetime a:link,.archive.category article .datetime a:visited{color:#3d3d3d}.categories-filter>*{padding:8px 15px;border:1px solid #eee;border-radius:10px;background-color:#fff;transition:all .2s}.categories-filter>*:hover,.categories-filter>*.active{background-color:#3d3d3d;color:#fff}.page-404{padding:var(--space-xl) 0;background-image:url('https://www.lascenseur.org/wp-content/themes/lascenseur-theme/static/css/page/../../img/deco/deco-treasure-map-1.webp'),url('https://www.lascenseur.org/wp-content/themes/lascenseur-theme/static/css/page/../../img/deco/deco-treasure-map-2.webp');background-position:right top,left top;background-repeat:no-repeat;background-size:clamp(400px, 16vw, 500px),clamp(200px, 16vw, 100%)}@media screen and (max-width:690px){.page-404{background-image:none,url('https://www.lascenseur.org/wp-content/themes/lascenseur-theme/static/css/page/../../img/deco/deco-treasure-map-2.webp')}}.page-404>.row{margin:auto;max-width:565px;width:88%}.page-404>.row .article-body p{font-size:1.5rem;line-height:1.6}.wpcf7-form .input-container *[data-name='organisation'],.wpcf7-form .input-container *[data-name='your-file']{max-width:350px}.job-tease{border-bottom:1px dashed #ccc;padding-bottom:20px}.job-tease>.flexbox .job-label{width:55%}.job-tease>.flexbox .job-type{width:25%}@media screen and (max-width:690px){.job-tease>.flexbox{flex-direction:column-reverse}.job-tease>.flexbox>*{width:100% !important}}