/*# sourceMappingURL=_anchor-extend.min.css.map */

.block-spacer{width:100%;pointer-events:none;height:var(--spacer-mobile);transition:height .3s ease,margin-top .3s ease}@media(min-width:768px){.block-spacer{height:var(--spacer-tablet)}}@media(min-width:1040px){.block-spacer{height:var(--spacer-desktop)}}.block-spacer.is-remove{height:0;margin-top:calc(var(--spacer-mobile) * -1)}@media(min-width:768px){.block-spacer.is-remove{margin-top:calc(var(--spacer-tablet) * -1)}}@media(min-width:1040px){.block-spacer.is-remove{margin-top:calc(var(--spacer-desktop) * -1)}}
/*# sourceMappingURL=_spacer.min.css.map */

.block-quote .inner-content-container{margin:0 auto;width:100%;max-width:1040px}.block-quote .inner-content-container .quote-content{border-left:3px solid var(--color-purple-300);padding-left:20px}@media(min-width:768px){.block-quote .inner-content-container .quote-content{padding-left:28px}}.block-quote .inner-content-container .quote-content .quote-inner-content{margin-bottom:20px;font-weight:500;line-height:140%;font-style:italic}@media(min-width:768px){.block-quote .inner-content-container .quote-content .quote-inner-content{font-size:1.125rem}}@media(min-width:768px){.block-quote .inner-content-container .quote-content .quote-footer{display:flex;align-items:center;gap:20px}}.block-quote .inner-content-container .quote-content .quote-footer .portrait{display:none}@media(min-width:768px){.block-quote .inner-content-container .quote-content .quote-footer .portrait{display:block;border-radius:50%;width:60px;height:60px;overflow:hidden}}.block-quote .inner-content-container .quote-content .quote-footer .portrait img{width:100%;height:100%;object-fit:cover}.block-quote .inner-content-container .quote-content .quote-footer .name{font-size:1rem;font-weight:600}.block-quote .inner-content-container .quote-content .quote-footer .job{font-size:.75rem;font-weight:600;line-height:160%;letter-spacing:.6px;text-transform:uppercase;color:var(--color-darkgrey)}
/*# sourceMappingURL=_quote.min.css.map */

h1,.h1{font-family:articulat-cf,sans-serif;font-weight:500;line-height:1.3;font-size:clamp(38px,6vw,64px);line-height:100%;letter-spacing:-1.28px}h1 em,.h1 em{font-size:clamp(42px,6vw,72px);font-family:miller-banner,serif;font-style:italic;font-weight:400;line-height:93%;letter-spacing:-1.44px}h2,.h2{font-family:articulat-cf,sans-serif;font-weight:500;line-height:1.3;font-size:clamp(30px,6vw,50px);line-height:115%}h2 em,.h2 em{font-size:clamp(34px,6vw,56px);font-family:miller-banner,serif;font-style:italic;font-weight:400;line-height:110%;letter-spacing:-1.12px}h3,.h3{font-family:articulat-cf,sans-serif;line-height:1.3;font-size:clamp(28px,6vw,38px);font-weight:500;line-height:110%}h4,.h4{font-family:articulat-cf,sans-serif;font-weight:500;line-height:1.3;font-size:clamp(18px,6vw,32px);font-weight:700}h5,.h5{font-family:articulat-cf,sans-serif;font-weight:500;line-height:1.3;font-size:clamp(20px,6vw,24px);font-weight:600;line-height:110%;letter-spacing:-.48px}h6,.h6,.block-rapports-annuels .inner-content-container .content-rapports .rapport-item .text .title{font-family:articulat-cf,sans-serif;font-weight:500;line-height:1.3;font-size:clamp(16px,6vw,18px);font-weight:600;line-height:140%}p{margin:0;font-size:16px}a{transition:all .3s ease-out;color:inherit}b,strong{font-weight:600}.has-white-text{color:#fff}.has-black-text{color:#000}.ontitle{font-size:.875rem;font-weight:500;line-height:160%;letter-spacing:.7px;text-transform:uppercase;width:fit-content}.block-rapports-annuels{overflow:unset}.article-wysiwyg .block-rapports-annuels{margin-block:40px}@media(min-width:768px){.article-wysiwyg .block-rapports-annuels{margin-block:48px}}.article-wysiwyg .block-rapports-annuels h3,.block-rapports-annuels h3{font-size:1.25rem;font-weight:600;line-height:110%;letter-spacing:-.4px;margin-bottom:0}@media(min-width:768px){.article-wysiwyg .block-rapports-annuels h3,.block-rapports-annuels h3{font-size:1.5rem}}.block-rapports-annuels .inner-content-container{position:relative;display:flex;flex-direction:column;gap:56px;z-index:1}.article-wysiwyg .block-rapports-annuels .inner-content-container{gap:28px}@media(min-width:768px){.article-wysiwyg .block-rapports-annuels .inner-content-container{gap:32px}}@media(max-width:768px){.block-rapports-annuels .inner-content-container{gap:28px}.block-rapports-annuels .inner-content-container .wrapper-button,.block-rapports-annuels .inner-content-container .wrapper-button .btn{width:100%}}.block-rapports-annuels .inner-content-container .heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.block-rapports-annuels .inner-content-container .content-rapports{display:flex;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch}.block-rapports-annuels .inner-content-container .content-rapports .rapport-item{display:flex;padding:24px;align-items:center;justify-content:space-between;gap:16px;align-self:stretch;border-radius:12px;border:1px solid #e6e4eb;background:#fff;box-shadow:0 4px 80px #0000000f}.single .block-rapports-annuels .inner-content-container .content-rapports .rapport-item{flex-direction:column;align-items:flex-start}.block-rapports-annuels .inner-content-container .content-rapports .rapport-item .text{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:1 0 0}.block-rapports-annuels .inner-content-container .content-rapports .rapport-item .text .content-text>*{line-height:140%}@media(min-width:768px){.block-rapports-annuels .inner-content-container .content-rapports .rapport-item .text .content-text{margin-top:8px}}.block-rapports-annuels .inner-content-container .content-rapports .rapport-item .text .description{font-size:14px;line-height:145%}@media(max-width:768px){.block-rapports-annuels .inner-content-container .content-rapports{gap:12px}.block-rapports-annuels .inner-content-container .content-rapports .rapport-item{flex-direction:column;align-items:flex-start}}
/*# sourceMappingURL=_rapports-annuels.min.css.map */

