a,button{&:focus-visible{outline:2px dashed black;outline-offset:.5rem}}input:focus,textarea:focus{outline:2px solid var(--color-blue)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}*:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *,input[type=checkbox],.vrc-showprc-price-row-cell-last input)){all:unset;display:revert}*,*:before,*:after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}a,button{cursor:revert}ol,ul,menu,summary{list-style:none}ol{counter-reset:revert}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;appearance:revert}:where(pre){all:revert;box-sizing:border-box}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert;box-sizing:border-box}::-webkit-details-marker{display:none}@font-face{font-family:Sora;src:url(fonts/Sora-VariableFont_wght.ttf) format("truetype");font-weight:100 1000;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(fonts/Lato-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(fonts/Lato-Bold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(fonts/Lato-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}.h1,.richtext h1{font-family:Sora,sans-serif;font-weight:700;font-size:64px;line-height:65px;letter-spacing:0em}.h2,.richtext h2{font-family:Sora,sans-serif;font-weight:600;font-size:40px;line-height:120%;letter-spacing:0em}.h3,.richtext h3{font-family:Sora,sans-serif;font-weight:600;font-size:32px;line-height:120%;letter-spacing:0em}.h4,.richtext h4{font-family:Sora,sans-serif;font-weight:600;font-size:24px;line-height:120%;letter-spacing:0em}.subtitle,.button{font-family:Sora,sans-serif;font-weight:600;font-size:20px;line-height:126%;letter-spacing:0em}.text,.small-button,.richtext p,.richtext li,tr{font-family:Lato,sans-serif;font-weight:400;font-size:16px;line-height:120%;letter-spacing:0em}.link,.links-inside a,.richtext a:not(.button){font-family:Lato,sans-serif;font-weight:700;font-size:16px;line-height:120%;text-decoration:underline;letter-spacing:0em;text-decoration-style:dotted;&:hover{text-decoration:none}}.tag{font-family:Lato,sans-serif;font-weight:700;font-size:16px;line-height:120%;letter-spacing:0em}.richtext{display:flex;flex-direction:column;gap:1rem;img{border-radius:0 64px 0 0}ul{list-style:disc;display:flex;flex-direction:column;gap:.2rem;padding-left:1rem}}.richtext.richtext--nogap{gap:0}@media screen and (max-width: 809px){.h1,.richtext h1{font-size:36px;line-height:101.56%}.h2,.richtext h2{font-size:30px;line-height:120%}.h3,.richtext h3{font-size:24px;line-height:120%}.h4,.richtext h4{font-size:22px;line-height:120%}.subtitle,.button{font-size:16px;line-height:126%}}:root{--red: #ED1C24;--white: #FFFFFF;--black: #0F0915;--grey: #696969;--grey-light: #F6F6F6;--yellow: #F9EB53;--red-secondary: #C10402;--cream: #FBF1E3;--container: calc(100% - 2rem) }.innerblocks{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.header{background:#ffffff40;backdrop-filter:blur(8px);max-width:var(--container);width:100%;z-index:10;left:50%;transform:translate(-50%);position:fixed;top:20px;padding:.5rem 1rem;display:flex;justify-content:space-between;align-items:center;gap:2rem;.custom-logo-link{max-width:184px;display:block;img{width:100%;height:auto}}}.header__navigation{display:flex;gap:2rem;a,button{color:#fff;&:hover{text-decoration:underline}}}.header__menu{display:flex;gap:2rem}.header__hamburger:after{content:"";background-image:url('data:image/svg+xml,<svg width="21" height="17" viewBox="0 0 21 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 0.475786L20.5114 0.475788" stroke="white" stroke-width="0.951574"/><path d="M0 8.08838L20.5114 8.08838" stroke="white" stroke-width="0.951574"/><path d="M0 15.701L20.5114 15.701" stroke="white" stroke-width="0.951574"/></svg>');background-size:contain;background-repeat:no-repeat;width:21px;height:17px;display:block}.header__hamburger:before{content:"";width:24px;height:24px;background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L22.2132 22.2132" stroke="white" stroke-width="0.951574"/><path d="M1 22L22.2132 0.786797" stroke="white" stroke-width="0.951574"/></svg>');background-size:contain;background-repeat:no-repeat;display:none}.header[data-mobile-open=true]{.header__hamburger:after{display:none}.header__hamburger:before{display:block}}.header__hamburger{display:none}@media (max-width:1100px){.header__navigation{position:absolute;top:0%;padding:2rem;z-index:-1;padding-top:96px;padding-bottom:104px;flex-direction:column;background:#ffffff40;backdrop-filter:blur(8px);left:0;width:100%;opacity:0;transition:opacity .3s ease;pointer-events:none}.header__hamburger{display:block}.header__cta{position:absolute;pointer-events:none;opacity:0;transition:opacity .3s ease}.header__menu{flex-direction:column}[data-mobile-open=true]{.header__navigation,.header__cta{opacity:1;pointer-events:all}}}.h-services{position:relative}.h-services__body{position:absolute;pointer-events:none;opacity:0;left:50%;overflow:hidden;transform:translate(-50%) translateY(-20px);border-radius:4px;transition:opacity .3s ease,transform .3s ease;background-color:#fff;width:842px;a{color:var(--grey)}}.h-services__button{display:flex;gap:.5rem;align-items:center}.h-services__body .h-services__all{padding:1.5rem 1.25rem;background-color:var(--red);color:#fff;display:flex;justify-content:space-between;gap:1rem;align-items:center;transition:gap .3s ease;&:after{content:"";display:block;background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="mask0_192_870" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24"><rect x="24" y="24" width="24" height="24" transform="rotate(-180 24 24)" fill="%23D9D9D9"/></mask><g mask="url(%23mask0_192_870)"><path d="M14 6L20 12L14 18L12.6 16.55L16.15 13L4 13L4 11L16.15 11L12.6 7.45L14 6Z" fill="white"/></g></svg>');background-size:contain;background-repeat:no-repeat;width:1.5rem;height:1.5rem;transition:transform .2s ease}&:hover:after{transform:translate(.25rem)}}.h-services__button:after{content:"";width:10px;height:5px;transition:transform .3s ease;display:block;background-image:url('data:image/svg+xml,<svg width="10" height="5" viewBox="0 0 10 5" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 5L0 0H10L5 5Z" fill="white"/></svg>');background-size:contain;background-repeat:no-repeat}.h-services__section{padding:2rem;.h4:nth-of-type(2){display:block;margin-top:2rem}ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;row-gap:1.25rem;margin-top:2rem;a{display:flex;align-items:center;gap:12px}}}.h-services__close{position:fixed;left:0;top:0;width:100%;height:100%;background-color:#0003;z-index:9}.h-services[data-open=true]{.h-services__button:after{transform:rotate(-180deg)}.h-services__body{opacity:1;top:calc(100% + 15px);pointer-events:all;transform:translate(-50%)}}.h-services__link{display:none}@media (max-width: 1100px){.h-services__button{display:none}.h-services__link{display:block}}.button{background-color:var(--red);padding:1.5rem 1.25rem;display:flex;flex-direction:column;gap:2rem;color:#fff;position:relative;border-radius:0 32px 0 0;&:after{content:"";width:1.5rem;height:1.5rem;display:block;align-self:flex-end;background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="mask0_254_196" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24"><rect x="24" y="24" width="24" height="24" transform="rotate(-180 24 24)" fill="%23D9D9D9"/></mask><g mask="url(%23mask0_254_196)"><path d="M14 6L20 12L14 18L12.6 16.55L16.15 13L4 13L4 11L16.15 11L12.6 7.45L14 6Z" fill="white"/></g></svg>');background-size:contain;background-repeat:no-repeat}&:hover:before{opacity:1}&:before{content:"";width:100%;height:100%;background-image:url('data:image/svg+xml,<svg width="301" height="129" viewBox="0 0 301 129" fill="none" xmlns="http://www.w3.org/2000/svg"><circle opacity="0.5" cx="154.666" cy="171.444" r="145.666" fill="%23C10402"/><circle opacity="0.5" cx="-31.334" cy="117.666" r="145.666" fill="%23C10402"/></svg>');background-size:cover;background-position:bottom left;background-repeat:no-repeat;display:block;position:absolute;left:0;top:0;opacity:0;transition:opacity .3s ease}span,a{z-index:2}a:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0}}.small-button{background-color:var(--red);color:#fff;border-radius:100px;padding:.5rem 1rem;display:flex;gap:1rem;align-items:center;transition:gap .3s ease;&:after{content:"";display:block;background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="mask0_192_870" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24"><rect x="24" y="24" width="24" height="24" transform="rotate(-180 24 24)" fill="%23D9D9D9"/></mask><g mask="url(%23mask0_192_870)"><path d="M14 6L20 12L14 18L12.6 16.55L16.15 13L4 13L4 11L16.15 11L12.6 7.45L14 6Z" fill="white"/></g></svg>');background-size:contain;background-repeat:no-repeat;width:1.5rem;height:1.5rem;transition:transform .2s ease}}.small-button:hover{&:after{transform:translate(.25rem)}}.footer{background-color:var(--red);color:#fff;padding:4rem 2Rem;padding-bottom:0;overflow:hidden;position:relative}.footer:after{content:"";width:1363px;height:1363px;position:absolute;left:-500px;top:64px;background-color:var(--red-secondary);border-radius:1000px;opacity:.5}.footer:before{content:"";width:1363px;border-radius:1000px;height:1363px;position:absolute;left:275px;top:334px;background-color:var(--red-secondary);opacity:.5}.footer__top{display:flex;justify-content:space-between;padding-bottom:4rem;border-bottom:1px solid white;position:relative;z-index:2;gap:2rem}.footer__meta{display:flex;flex-direction:column;gap:2rem;img{max-width:184px;height:auto}}.footer__infos{background-color:#fff;padding:3rem 2rem;gap:24px;color:var(--black);border-radius:0 4rem 0 0;max-width:808px;width:100%;.h4{margin-bottom:2rem;display:block;color:var(--black)}li{display:flex;flex-direction:column;gap:.25rem}}.footer__bottom{position:relative;z-index:2;padding-top:4rem;display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.25rem;padding-bottom:4rem;.subtitle{margin-bottom:1rem;display:block}ul{display:grid;grid-template-columns:1fr 1fr}row-gap:1rem;column-gap:1.25rem}.footer__infos ul{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;color:var(--grey)}.footer__credits{position:relative;z-index:2;display:flex;justify-content:space-between;padding-top:2rem;padding-bottom:2rem;border-top:1px solid white;>div{display:flex;gap:2rem}}@media (max-width: 1000px){.footer{padding-left:1rem;padding-right:1rem}.footer__top{flex-direction:column}.footer__bottom{display:flex;flex-direction:column;gap:3rem}.footer__infos{padding-left:1rem;padding-right:1rem}.footer__infos ul{grid-template-columns:1fr 1fr}.footer__credits{flex-direction:column;gap:1rem;>div{flex-direction:column}}}.hero{position:relative;color:#fff;padding-bottom:2rem;background-color:var(--red)}.hero:not(:has(.hero__numbers)){padding-top:264px}.hero__numbers{grid-column:10 / 13;position:relative;z-index:2;padding-top:126px;li{padding:.5rem;span:nth-of-type(2){text-align:right;padding-top:.75rem;display:block}}}.hero__tag{padding:10px;color:#7d161d;background-color:var(--yellow)}.hero__left{grid-column:span 8;position:relative;z-index:2;h1{margin-top:1rem;margin-bottom:1.5rem;display:block}p{max-width:75%}}.hero__cta{grid-column:10/13;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-end}.hero__background{position:absolute;left:0;filter:brightness(.8);top:0;width:100%;height:100%;object-fit:cover}@media (max-width:809px){.hero{padding-top:329px}.hero__numbers{display:none}.hero__left{grid-column:span 12}.hero__cta{grid-column:span 8;margin-top:1rem}}.single-body{padding-top:128px;padding-bottom:128px;background-color:var(--grey-light);color:var(--black);article{grid-column:2 / 8;p+h2,p+h3,p+h4{margin-top:3rem}p{color:var(--grey)}}.button{max-width:329px}.wp-block-gallery{display:flex!important;gap:1.25rem!important;flex-wrap:nowrap!important}.wp-block-gallery img{border-radius:0}table{max-width:562px;thead tr{background-color:var(--grey-light)!important;font-weight:800}*{border:none!important}tr{padding:.25rem}tr:nth-of-type(odd){background-color:#fff}}}.single-body__more{grid-column:9 / 13}.single-body__infos{padding:3rem 2rem;background-color:var(--cream);color:var(--black)}.single-body__cta{padding:3rem 2rem;border-radius:0 4rem 0 0;display:flex;margin-top:2rem;flex-direction:column;background-color:var(--red);align-items:flex-start;h3,p{color:#fff}gap:1.5rem;.small-button{background-color:var(--white);text-decoration:none!important;color:var(--red);&:after{content:"";display:block;background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="mask0_192_870" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24"><rect x="24" y="24" width="24" height="24" transform="rotate(-180 24 24)" fill="%23D9D9D9"/></mask><g mask="url(%23mask0_192_870)"><path d="M14 6L20 12L14 18L12.6 16.55L16.15 13L4 13L4 11L16.15 11L12.6 7.45L14 6Z" fill="%23ED1C24"/></g></svg>');background-size:contain;background-repeat:no-repeat;width:1.5rem;height:1.5rem;transition:transform .2s ease}}}@media (max-width:809px){.single-body{padding-top:3rem;padding-bottom:3rem}}.big-cta{padding:4rem 0;position:relative;h2,p{grid-column:span 12;color:#fff}h2{padding-bottom:1rem}p{margin-bottom:195px}}.big-cta img{position:absolute;left:0;top:0;object-fit:cover;z-index:-1;width:100%;height:100%}.big-cta a:nth-of-type(1){grid-column:7 / 10}.big-cta a:nth-of-type(2){grid-column:10 / 13}@media (max-width:809px){.big-cta{gap:1rem}.big-cta p{margin-bottom:3rem}}.error{min-height:600px;height:80vh;display:flex;position:relative;align-items:flex-end;img{position:absolute;left:0;z-index:-1;top:0;object-fit:cover;width:100%;height:100%;filter:brightness(.8)}}.error__inner{display:flex;justify-content:space-between;width:100%;padding-left:2rem;padding-right:2rem;padding-bottom:2rem;color:#fff;.button{background-color:#fff;color:var(--red);&:after{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="mask0_254_196" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24"><rect x="24" y="24" width="24" height="24" transform="rotate(-180 24 24)" fill="%23D9D9D9"/></mask><g mask="url(%23mask0_254_196)"><path d="M14 6L20 12L14 18L12.6 16.55L16.15 13L4 13L4 11L16.15 11L12.6 7.45L14 6Z" fill="%23ED1C24"/></g></svg>')}&:hover:before{opacity:.1}}gap:1.25rem}.error__text{display:flex;flex-direction:column;gap:1rem}@media (max-width:809px){.error__inner{flex-direction:column}}.sa-news{padding-top:128px;padding-bottom:128px;h2{grid-column:span 10;padding-bottom:1rem}.subtitle{grid-column:span 10}.sa-news__link{grid-row:span 2;grid-column:span 2;display:flex;align-items:flex-end;justify-content:flex-end;color:var(--red)}ul{grid-column:span 12;padding-top:4rem;display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.25rem;li{background-color:var(--cream);padding:20px;display:flex;flex-direction:column;align-items:flex-start;position:relative;border-radius:0 2rem 0 0}}a:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0}h3{margin-bottom:1rem}}.sa-before{display:flex;gap:.5rem;align-items:center}.sa-before:before{content:"";width:1.5rem;height:1.5rem;display:block;background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 6L9 12L15 18" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-size:contain}.sa-news__tag{background-color:var(--yellow);color:#7d161d;padding:10px;margin-bottom:2rem;display:block}@media (max-width:809px){.sa-news .sa-news__link{grid-column:span 12;align-items:flex-start;justify-content:flex-start;padding-top:1rem}.sa-news{padding-top:3rem;padding-bottom:3rem}.sa-news ul{grid-template-columns:1fr}}html{scroll-behavior:smooth}body{display:flex;min-height:100vh;flex-direction:column;main{flex:1 1 0}}body[data-menu=open]{overflow:hidden}.grid{padding-left:2rem;padding-right:2rem;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:1.25rem}@media (max-width:809px){.grid{padding-left:1rem;padding-right:1rem;column-gap:1rem;display:flex;flex-direction:column}}
