/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.autre-modele{box-sizing:border-box;width:100vw;margin-left:calc(50% - 50vw);min-height:560px;display:flex;align-items:center;padding:80px max(40px,calc((100vw - 1325px) / 2));background:#9fddd1;}.autre-modele *{box-sizing:border-box;}.autre-modele--turquoise{background:#9fddd1;}.autre-modele--lavande{background:#7692ff;}.autre-modele--bleu-fonce{background:#01172f;}.autre-modele--blanc{background:#fff;}.autre-modele--beige-rose{background:#fbf5f3;}.autre-modele--sable{background:#ede9df;}.autre-modele--ivory{background:#fbf5f3;}.autre-modele__inner{width:100%;display:flex;justify-content:space-between;align-items:center;gap:40px;}.autre-modele__content{display:flex;flex-direction:column;align-items:flex-start;gap:30px;max-width:480px;}.autre-modele__title{color:#22282b;}.autre-modele__title .field,.autre-modele__title .field__item{margin:0;}.autre-modele__title :is(h1,h2,h3,h4,h5,h6,p){margin:0;font-family:"Sora",sans-serif;font-weight:400;font-size:56px;line-height:1;}.autre-modele__title :is(h1){font-family:"SoraBold","Sora",sans-serif;font-weight:700;font-size:72px;}.autre-modele__title :is(h3,h5,h6){font-size:32px;line-height:1.1;}.autre-modele__cta{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;border:1px solid #7692ff;border-radius:100px;background:transparent;color:#01172f;font-family:"Sora",sans-serif;font-size:18px;line-height:1.6;text-decoration:none;white-space:nowrap;transition:background-color 0.25s ease,color 0.25s ease;}.autre-modele__cta:hover{background:#7692ff;color:#ffffff;}.autre-modele__icon{flex:0 0 24px;width:24px;height:24px;}.autre-modele__media{position:relative;display:flex;flex:0 0 647.5px;width:647.5px;height:400px;border-radius:15px;overflow:hidden;}.autre-modele__media :is(div,article,figure){position:static;margin:0;}.autre-modele__media :is(img,video){position:absolute;inset:0;display:block;width:100% !important;height:100% !important;max-width:none;object-fit:cover;border:0;}@media (max-width:1024px){.autre-modele{min-height:0;padding-top:60px;padding-bottom:60px;}.autre-modele__inner{flex-direction:column;align-items:flex-start;}.autre-modele__title :is(h1,h2,h3,h4,h5,h6,p){font-size:44px;}.autre-modele__media{flex-basis:auto;width:min(647.5px,100%);height:auto;aspect-ratio:647.5 / 400;}}@media (max-width:768px){.autre-modele{padding:0 0 48px;}.autre-modele__inner{flex-direction:column-reverse;align-items:stretch;gap:40px;}.autre-modele__media{flex:0 0 auto;width:100%;height:auto;aspect-ratio:375 / 264;border-radius:0;}.autre-modele__content{align-items:center;text-align:center;width:100%;max-width:none;padding:0 20px;gap:20px;}.autre-modele__title :is(h1,h2,h3,h4,h5,h6,p){font-size:32px;}}
.chiffres-cles{box-sizing:border-box;width:100vw;margin-left:calc(50% - 50vw);min-height:414px;padding:52px max(40px,calc((100vw - 1325px) / 2)) 60px;background:#7692ff;}.chiffres-cles *{box-sizing:border-box;}.chiffres-cles--lavande{background:#7692ff;}.chiffres-cles--turquoise{background:#9fddd1;}.chiffres-cles--bleu-fonce{background:#01172f;}.chiffres-cles--blanc{background:#fff;}.chiffres-cles--beige-rose{background:#fbf5f3;}.chiffres-cles--ivory{background:#fbf5f3;}.chiffres-cles--sable{background:#ede9df;}.chiffres-cles__card{width:min(520px,100%);margin:0 auto 38px;padding:30px 20px;}.chiffres-cles__logo{position:relative;width:100%;aspect-ratio:500 / 49;}.chiffres-cles__logo :is(div,article,figure){position:static;margin:0;}.chiffres-cles__logo :is(img,svg){position:absolute;inset:0;display:block;width:100% !important;height:100% !important;max-width:none;object-fit:contain;border:0;}.chiffres-cles__row{display:flex;align-items:stretch;width:100%;margin:0 auto;padding:30px 0;border-radius:15px;}.chiffres-cles__col{flex:1 1 0;min-width:0;padding:0 31.5px;display:flex;align-items:center;justify-content:center;}.chiffres-cles__col + .chiffres-cles__col{border-left:1px solid #fbf5f3;}.colonne-chiffre{display:flex;flex-direction:column;gap:10px;text-align:center;}.colonne-chiffre__title{color:#9fddd1;}.colonne-chiffre__title .field,.colonne-chiffre__title .field__item{margin:0;}.colonne-chiffre__title :is(h1,h2,h3,h4,h5,h6,p){margin:0;font-family:"Sora",sans-serif;font-weight:400;font-size:32px;line-height:1.1;color:inherit;}.colonne-chiffre__text{color:#22282b;}.colonne-chiffre__text .field,.colonne-chiffre__text .field__item{margin:0;}.colonne-chiffre__text :is(p,h1,h2,h3,h4,h5,h6){margin:0;font-family:"Sora",sans-serif;font-weight:400;font-size:18px;line-height:1.6;}@media (max-width:1024px){.chiffres-cles__row{flex-direction:column;gap:30px;padding:20px 0;}.chiffres-cles__col{flex:none;width:min(350px,100%);padding:0;}.chiffres-cles__col + .chiffres-cles__col{border-left:0;border-top:1px solid #fbf5f3;padding-top:30px;}}@media (max-width:768px){.chiffres-cles{padding:0 20px 48px;}.chiffres-cles__card{padding:20px;}.colonne-chiffre__title :is(h1,h2,h3,h4,h5,h6,p){font-size:26px;}.chiffres-cles__row{gap:40px;}.chiffres-cles__col + .chiffres-cles__col{border-top:0;position:relative;padding-top:40px;}.chiffres-cles__col + .chiffres-cles__col::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:167px;height:1px;background:#fbf5f3;}}
.contact-cta{box-sizing:border-box;width:100vw;margin-left:calc(50% - 50vw);padding:120px 40px;background:#ffffff;}.contact-cta *{box-sizing:border-box;}.contact-cta__inner{width:min(947px,100%);margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:46px;}.contact-cta__title{text-align:center;color:#22282b;}.contact-cta__title .field,.contact-cta__title .field__item{margin:0;}.contact-cta__title :is(h1,h2,h3,h4,h5,h6,p){margin:0;font-family:"Sora",sans-serif;font-weight:400;font-size:56px;line-height:1;}.contact-cta__title :is(h1){font-family:"SoraBold","Sora",sans-serif;font-weight:700;font-size:72px;}.contact-cta__title :is(h3,h5,h6){font-size:32px;line-height:1.1;}.contact-cta__sep{width:100%;max-width:941px;height:1px;background:#22282b;}.contact-cta__row{width:100%;display:flex;justify-content:space-between;align-items:flex-end;gap:40px;}.contact-cta__subtitle{max-width:489px;color:#22282b;}.contact-cta__subtitle .field,.contact-cta__subtitle .field__item{margin:0;}.contact-cta__subtitle :is(h1,h2,h3,h4,h5,h6,p){margin:0;font-family:"Sora",sans-serif;font-weight:400;font-size:32px;line-height:1.1;}.contact-cta__subtitle :is(h1){font-family:"SoraBold","Sora",sans-serif;font-weight:700;font-size:72px;line-height:1;}.contact-cta__subtitle :is(h2,h4){font-size:56px;line-height:1;}.contact-cta__cta{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;border-radius:100px;background:#7692ff;color:#ffffff;font-family:"Sora",sans-serif;font-size:18px;line-height:1.6;text-decoration:none;white-space:nowrap;transition:background-color 0.25s ease;}.contact-cta__cta:hover{background:#5f7ef4;}.contact-cta__icon{flex:0 0 24px;width:24px;height:24px;}@media (max-width:1024px){.contact-cta{padding:80px 40px;}.contact-cta__title :is(h1,h2,h3,h4,h5,h6,p){font-size:44px;}}@media (max-width:768px){.contact-cta{padding:72px 20px;}.contact-cta__inner{gap:30px;}.contact-cta__title :is(h1,h2,h3,h4,h5,h6,p){font-size:32px;}.contact-cta__row{flex-direction:column;align-items:center;gap:24px;}.contact-cta__subtitle{text-align:center;}.contact-cta__subtitle :is(h1,h2,h3,h4,h5,h6,p){font-size:24px;}}
.hero-produit{--fond:#ede9df;box-sizing:border-box;width:100vw;margin-left:calc(50% - 50vw);background:var(--fond);}.hero-produit--turquoise{--fond:#9fddd1;}.hero-produit--lavande{--fond:#7692ff;}.hero-produit--bleu-fonce{--fond:#01172f;}.hero-produit--blanc{--fond:#fff;}.hero-produit--beige-rose{--fond:#fbf5f3;}.hero-produit--ivory{--fond:#fbf5f3;}.hero-produit--sable{--fond:#ede9df;}.hero-produit *{box-sizing:border-box;}.hero-produit__media{position:relative;width:100%;height:clamp(320px,41.7vw,600px);overflow:hidden;}.hero-produit__media :is(div,article,figure){position:static;margin:0;}.hero-produit__media :is(img,video,iframe){position:absolute;inset:0;display:block;width:100% !important;height:100% !important;max-width:none;object-fit:cover;border:0;}.hero-produit__card{position:relative;z-index:1;width:max-content;max-width:min(1440px,calc(100% - 80px));margin:-161px auto 0;padding:30px;border-radius:15px;background:var(--fond,#ede9df);}.hero-produit__title{color:#01172f;text-align:center;}.hero-produit__title .field,.hero-produit__title .field__item{margin:0;}.hero-produit__title :is(h1,h2,h3,h4,h5,h6,p){margin:0;color:#01172f;}.hero-produit__title :is(h1,p){font-family:"SoraBold","Sora",sans-serif;font-weight:700;font-size:72px;line-height:100%;}.hero-produit__title :is(h2,h4){font-family:"Sora",sans-serif;font-weight:600;font-size:56px;line-height:110%;}.hero-produit__title :is(h3,h5,h6){font-family:"Sora",sans-serif;font-weight:400;font-size:32px;line-height:120%;}@media (min-width:1025px){.hero-produit{display:grid;grid-template-columns:minmax(0,1fr);}.hero-produit__media,.hero-produit__card{grid-column:1;grid-row:1;}.hero-produit__card{align-self:end;justify-self:center;margin:0;border-bottom-left-radius:0;border-bottom-right-radius:0;}}@media (max-width:1024px){.hero-produit__card{margin-top:-110px;}.hero-produit__title :is(h1,h2,h3,h4,h5,h6,p){font-size:52px;}}@media (max-width:768px){.hero-produit__media{height:250px;}.hero-produit__card{width:auto;max-width:calc(100% - 56px);margin:-37px auto 0;padding:15px 30px;border-radius:15px;}.hero-produit__title :is(h1,h2,h3,h4,h5,h6,p){font-size:32px;line-height:1.2;}}
.bloc-plan{box-sizing:border-box;position:relative;width:100vw;margin-left:calc(50% - 50vw);padding:50px 40px;}.field--name-field-blocs > .field__item:has(> .bloc-plan) + .field__item:has(> .bloc-plan) > .bloc-plan{padding-top:0;background:#fff;}.bloc-plan *{box-sizing:border-box;}.bloc-plan__media{width:100%;max-width:1440px;margin:0 auto;}.bloc-plan__media :is(img,video){display:block;width:100%;height:auto;border:0;}@media (max-width:1024px){.bloc-plan{padding:40px 30px;}}@media (max-width:768px){.bloc-plan{padding:30px 20px;}}
.bloc-specs{box-sizing:border-box;width:100vw;margin-left:calc(50% - 50vw);padding:120px max(40px,calc((100vw - 1325px) / 2));}.bloc-specs *{box-sizing:border-box;}.bloc-specs__title{margin-bottom:56px;color:#22282b;}.bloc-specs__title .field,.bloc-specs__title .field__item{margin:0;}.bloc-specs__title :is(h1,h2,h3,h4,h5,h6,p){margin:0;font-family:"Sora",sans-serif;font-weight:400;font-size:56px;line-height:1;}.bloc-specs__title :is(h1){font-family:"SoraBold","Sora",sans-serif;font-weight:700;font-size:72px;}.bloc-specs__title :is(h3,h5,h6){font-size:32px;line-height:1.1;}.bloc-specs__grid{display:flex;justify-content:space-between;align-items:flex-start;gap:60px;}.bloc-specs__media{position:relative;flex:0 0 450px;width:450px;height:760px;border-radius:15px;overflow:hidden;}.bloc-specs__media :is(div,article,figure){position:static;margin:0;}.bloc-specs__media :is(img,video){position:absolute;inset:0;display:block;width:100% !important;height:100% !important;max-width:none;object-fit:cover;border:0;}.bloc-specs__media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0.3) 7.27%,rgba(0,0,0,0) 43.84%);pointer-events:none;}.bloc-specs__col{flex:0 1 696px;display:flex;flex-direction:column;gap:42px;}.bloc-specs__acc{border-bottom:1px solid rgba(34,40,43,0.4);padding-bottom:24px;}.bloc-specs__acc-head{display:flex;justify-content:space-between;align-items:baseline;gap:10px;}.bloc-specs__acc-title{color:#7692ff;cursor:pointer;}.bloc-specs__acc-title .field,.bloc-specs__acc-title .field__item{margin:0;}.bloc-specs__acc-title :is(h1,h2,h3,h4,h5,h6,p){margin:0;font-family:"Sora",sans-serif;font-weight:400;font-size:32px;line-height:1.1;color:inherit;}.bloc-specs__acc-more{margin:0;padding:0;border:0;background:none;cursor:pointer;}.bloc-specs__acc-more span{font-family:"Sora",sans-serif;font-weight:400;font-size:18px;line-height:1.3;color:#667085;text-decoration:underline;white-space:nowrap;}.bloc-specs__acc-more-open{display:none;}.bloc-specs__acc.is-open .bloc-specs__acc-more-open{display:inline;}.bloc-specs__acc.is-open .bloc-specs__acc-more-closed{display:none;}.bloc-specs__rows{list-style:none;margin:24px 0 0;padding:0;display:flex;flex-direction:column;gap:8px;}.bloc-specs__row{display:flex;justify-content:space-between;align-items:baseline;gap:20px;padding-bottom:8px;border-bottom:1px solid rgba(34,40,43,0.2);}.bloc-specs__row:last-child{border-bottom:0;padding-bottom:0;}.bloc-specs__label{font-family:"SoraSemiBold","Sora",sans-serif;font-weight:600;font-size:16px;line-height:1.3;text-transform:uppercase;color:#22282b;}.bloc-specs__value{font-family:"Sora",sans-serif;font-weight:400;font-size:18px;line-height:1.6;color:#22282b;text-align:right;}.bloc-specs__cta{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:16px 32px;border-radius:100px;background:#7692ff;color:#ffffff;font-family:"Sora",sans-serif;font-size:18px;line-height:1.6;text-decoration:none;white-space:nowrap;transition:background-color 0.25s ease;}.bloc-specs__cta:hover{background:#5f7ef4;}.bloc-specs__cta-icon{flex:0 0 24px;width:24px;height:24px;}@media (max-width:1024px){.bloc-specs{padding-top:80px;padding-bottom:80px;}.bloc-specs__title :is(h1,h2,h3,h4,h5,h6,p){font-size:44px;}.bloc-specs__grid{flex-direction:column;}.bloc-specs__media{flex:0 0 auto;width:min(450px,100%);height:auto;aspect-ratio:450 / 760;}.bloc-specs__col{flex:0 1 auto;width:100%;max-width:696px;}}@media (max-width:768px){.bloc-specs{padding:72px 20px;}.bloc-specs__title{margin-bottom:0;padding-bottom:24px;text-align:center;border-bottom:1px solid rgba(34,40,43,0.4);}.bloc-specs__title :is(h1,h2,h3,h4,h5,h6,p){font-size:32px;}.bloc-specs__media{display:none;}.bloc-specs__grid{display:block;}.bloc-specs__col{gap:0;}.bloc-specs__acc{padding:16px 0 20px;border-bottom:1px solid rgba(34,40,43,0.4);}.bloc-specs__acc-head{justify-content:center;}.bloc-specs__acc-title{text-align:center;}.bloc-specs__acc-title :is(h1,h2,h3,h4,h5,h6,p){font-size:24px;}.bloc-specs__acc-more{display:none;}.bloc-specs__rows{margin-top:20px;gap:0;}.bloc-specs__row{flex-direction:column;align-items:flex-start;gap:6px;padding:16px 0;}.bloc-specs__value{text-align:left;}.bloc-specs__cta{display:flex;width:100%;justify-content:center;margin-top:8px;}}
.texte-carrousel{--fond:#ede9df;box-sizing:border-box;width:100vw;margin-left:calc(50% - 50vw);background:linear-gradient(to bottom,var(--fond) calc(100% - 450px),transparent calc(100% - 450px));padding:120px 0 120px max(40px,calc((100vw - 1325px) / 2));}.texte-carrousel--turquoise{--fond:#9fddd1;}.texte-carrousel--lavande{--fond:#7692ff;}.texte-carrousel--bleu-fonce{--fond:#01172f;}.texte-carrousel--blanc{--fond:#fff;}.texte-carrousel--beige-rose{--fond:#fbf5f3;}.texte-carrousel--ivory{--fond:#fbf5f3;}.texte-carrousel--sable{--fond:#ede9df;}.texte-carrousel *{box-sizing:border-box;}.texte-carrousel__row{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;padding-right:max(40px,calc((100vw - 1325px) / 2));margin-bottom:40px;}.texte-carrousel__intro{display:flex;flex-direction:column;gap:20px;color:#22282b;}.texte-carrousel__title{max-width:561px;}.texte-carrousel__title .field,.texte-carrousel__title .field__item{margin:0;}.texte-carrousel__title :is(h1,h2,h3,h4,h5,h6,p){margin:0;font-family:"Sora",sans-serif;font-weight:400;font-size:56px;line-height:1;}.texte-carrousel__title :is(h1){font-family:"SoraBold","Sora",sans-serif;font-weight:700;font-size:72px;}.texte-carrousel__title :is(h3,h5,h6){font-size:32px;line-height:1.1;}.texte-carrousel__subtitle{max-width:489px;}.texte-carrousel__subtitle .field,.texte-carrousel__subtitle .field__item{margin:0;}.texte-carrousel__subtitle :is(h1,h2,h3,h4,h5,h6,p){margin:0;font-family:"Sora",sans-serif;font-weight:400;font-size:32px;line-height:1.1;}.texte-carrousel__subtitle :is(h1){font-family:"SoraBold","Sora",sans-serif;font-weight:700;font-size:72px;line-height:1;}.texte-carrousel__subtitle :is(h2,h4){font-size:56px;line-height:1;}.texte-carrousel__text{max-width:469px;padding-top:33px;color:#22282b;}.texte-carrousel__text .field,.texte-carrousel__text .field__item{margin:0;}.texte-carrousel__text :is(p,h1,h2,h3,h4,h5,h6,li){margin:0;font-family:"Sora",sans-serif;font-weight:400;font-size:18px;line-height:1.6;}.texte-carrousel__text p + p{margin-top:1em;}.texte-carrousel__body{display:flex;align-items:flex-start;}.texte-carrousel__nav{flex:0 0 357px;display:flex;justify-content:flex-end;gap:20px;padding:151px 31px 0 0;}.texte-carrousel__arrow{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;padding:0;border:1px solid #01172f;border-radius:100px;background:transparent;color:#01172f;cursor:pointer;transition:background-color 0.2s ease,border-color 0.2s ease,color 0.2s ease;}.texte-carrousel__arrow:hover:not([disabled]){background:rgba(1,23,47,0.05);}.texte-carrousel__arrow[disabled]{border-color:rgba(1,23,47,0.4);color:rgba(1,23,47,0.4);cursor:default;}.texte-carrousel__viewport{flex:1 1 auto;min-width:0;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;}.texte-carrousel__viewport::-webkit-scrollbar{display:none;}.texte-carrousel__track{display:flex;gap:41px;width:max-content;}.texte-carrousel__slide{position:relative;flex:0 0 713px;width:713px;max-width:713px;height:450px;border-radius:15px;overflow:hidden;}.texte-carrousel__slide :is(div,article,figure){position:static;margin:0;}.texte-carrousel__slide :is(img,video,iframe){position:absolute;inset:0;display:block;width:100% !important;height:100% !important;max-width:none;object-fit:cover;border:0;}@media (max-width:1024px){.texte-carrousel{padding-top:80px;padding-bottom:80px;}.texte-carrousel__row{flex-direction:column;gap:24px;}.texte-carrousel__text{padding-top:0;}.texte-carrousel__title :is(h1,h2,h3,h4,h5,h6,p){font-size:44px;}.texte-carrousel__body{flex-direction:column-reverse;gap:30px;}.texte-carrousel__nav{flex:0 0 auto;justify-content:flex-start;padding:0;}.texte-carrousel__viewport{width:100%;}}@media (max-width:768px){.texte-carrousel{padding:72px 0 72px 20px;background:linear-gradient(to bottom,var(--fond) calc(100% - 53vw - 72px + 120px),transparent calc(100% - 53vw - 72px + 120px));}.texte-carrousel__row{padding-right:20px;}.texte-carrousel__nav{display:none;}.texte-carrousel__title :is(h1,h2,h3,h4,h5,h6,p){font-size:32px;}.texte-carrousel__subtitle :is(h1,h2,h3,h4,h5,h6,p){font-size:24px;}.texte-carrousel__track{gap:20px;}.texte-carrousel__slide{flex:0 0 84vw;width:84vw;height:auto;aspect-ratio:713 / 450;}}
.blog-full{box-sizing:border-box;width:100%;max-width:1325px;margin:0 auto;padding:150px 0 0;}.blog-full *{box-sizing:border-box;}.blog-full > .field--name-field-blocs > .field__items,.blog-full .field--name-field-blocs.field__items{display:flex;flex-direction:column;gap:64px;}.blog-tag{display:inline-flex;align-items:center;padding:4px 8px 2px;font-family:"Sora",sans-serif;font-size:12px;line-height:1.3;text-transform:uppercase;color:#01172f;background:#c99c87;white-space:nowrap;}.blog-tag.tag--terracotta{background:#c99c87;}.blog-tag.tag--lavande{background:#7692ff;}.blog-tag.tag--turquoise{background:#9fddd1;}.blog-tag.tag--beige-rose{background:#fbf5f3;}.blog-tag.tag--gris{background:#969da0;}.blog-tag.tag--bleu-fonce{background:#01172f;color:#fff;}.bloc-cta__link,.blocs-cta{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:16px 32px;border:1px solid #7692ff;border-radius:100px;font-family:"Sora",sans-serif;font-size:18px;line-height:1.6;color:#01172f;text-decoration:none;white-space:nowrap;transition:opacity 0.25s ease;}.bloc-cta__link:hover,.blocs-cta:hover{opacity:0.85;}.blocs-arrow{flex:0 0 24px;width:24px;height:24px;}.blocs-media .field,.blocs-media .field__items,.blocs-media .field__item,.blocs-media .media,.blocs-media .field-media-image,.blocs-media .field--type-image{width:100%;height:100%;}.blocs-media :is(img,video,iframe){display:block;width:100%;height:100%;object-fit:cover;border:0;}.blocs-rich :is(h1){margin:0;font-family:"SoraBold","Sora",sans-serif;font-weight:700;font-size:72px;line-height:1;}.blocs-rich :is(h2){margin:0;font-family:"Sora",sans-serif;font-weight:400;font-size:56px;line-height:1;}.blocs-rich :is(h3){margin:0;font-family:"Sora",sans-serif;font-weight:400;font-size:32px;line-height:1.1;}.blocs-rich :is(p){margin:0;font-family:"Sora",sans-serif;font-weight:400;font-size:18px;line-height:1.6;}.blocs-rich .field,.blocs-rich .field__item{margin:0;}.bloc-header-article{display:flex;flex-direction:column;align-items:center;gap:58px;}.bloc-header-article__intro{display:flex;flex-direction:column;align-items:center;gap:32px;text-align:center;}.bloc-header-article__tags{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;}.bloc-header-article__title{color:#01172f;max-width:829px;}.bloc-header-article__title :is(h1,h2,h3,p){margin:0;font-family:"SoraBold","Sora",sans-serif;font-weight:700;font-size:72px;line-height:1;}.bloc-header-article__desc{color:#01172f;max-width:629px;}.bloc-header-article__desc :is(p,h2,h3){margin:0;font-family:"Sora",sans-serif;font-size:18px;line-height:1.6;}.bloc-header-article__media{width:100%;height:615px;border-radius:15px;overflow:hidden;position:relative;}.bloc-texte{max-width:820px;margin:0 auto 40px;display:flex;flex-direction:column;gap:24px;color:#22282b;}.bloc-texte__title .field,.bloc-texte__title .field__item,.bloc-texte__body .field,.bloc-texte__body .field__item{margin:0;}.bloc-texte__title :is(h1),.bloc-texte__body :is(h1){margin:0 0 16px;font-family:"SoraBold","Sora",sans-serif;font-weight:700;font-size:72px;line-height:1;}.bloc-texte__title :is(h2),.bloc-texte__body :is(h2){margin:0 0 16px;font-family:"Sora",sans-serif;font-weight:400;font-size:56px;line-height:1;}.bloc-texte__title :is(h3),.bloc-texte__body :is(h3){margin:24px 0 12px;font-family:"Sora",sans-serif;font-weight:400;font-size:32px;line-height:1.1;}.bloc-texte__title :is(h4),.bloc-texte__body :is(h4){margin:16px 0 8px;font-family:"Sora",sans-serif;font-weight:400;font-size:24px;line-height:1.2;}.bloc-texte__title :is(p),.bloc-texte__body :is(p){margin:0 0 16px;font-family:"Sora",sans-serif;font-weight:400;font-size:18px;line-height:1.6;}.bloc-texte__title .field > :last-child,.bloc-texte__body .field > :last-child,.bloc-texte__title .field__item > :last-child,.bloc-texte__body .field__item > :last-child{margin-bottom:0;}.bloc-texte__title a,.bloc-texte__body a{color:#7692ff;}.bloc-media{position:relative;width:100%;border-radius:15px;overflow:hidden;}.bloc-media__inner{position:relative;width:100%;aspect-ratio:16 / 9;}.bloc-duo-media{display:flex;gap:40px;}.bloc-duo-media__col{flex:1 1 0;min-width:0;position:relative;height:250px;border-radius:15px;overflow:hidden;background:#d9d9d9;}.bloc-citation{max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:25px;color:#22282b;}.bloc-citation__quote :is(p){margin:0;font-family:"Libre Baskerville",Georgia,serif;font-size:22px;line-height:1.6;}.bloc-citation__quote .field,.bloc-citation__quote .field__item{margin:0;}.bloc-citation__author{font-family:"SoraSemiBold","Sora",sans-serif;font-weight:600;font-size:22px;line-height:1.2;}.bloc-cta{max-width:820px;margin:0 auto;}.bloc-auteur{max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:30px;}.bloc-auteur__head{display:flex;flex-direction:column;gap:10px;}.bloc-auteur__label :is(p,h2,h3){margin:0;font-family:"SoraSemiBold","Sora",sans-serif;font-weight:600;font-size:14px;line-height:1.3;text-transform:uppercase;color:#b5b9b1;}.bloc-auteur__label .field,.bloc-auteur__label .field__item{margin:0;}.bloc-auteur__name{color:#22282b;}.bloc-auteur__name :is(p,h1,h2,h3){margin:0;font-family:"Sora",sans-serif;font-weight:400;font-size:32px;line-height:1.1;}.bloc-auteur__name .field,.bloc-auteur__name .field__item{margin:0;}.bloc-auteur__date{font-family:"Sora",sans-serif;font-size:14px;line-height:1.3;color:#969da0;}.bloc-auteur__desc :is(p){margin:0;font-family:"Sora",sans-serif;font-size:15px;line-height:1.6;color:#969da0;}.bloc-auteur__desc .field,.bloc-auteur__desc .field__item{margin:0;}.bloc-auteur__share{display:flex;flex-direction:column;gap:10px;}.bloc-auteur__share-list{display:flex;align-items:center;justify-content:flex-start;gap:36px;}.bloc-auteur__social{display:inline-flex;align-items:center;justify-content:center;transition:opacity 0.25s ease;}.bloc-auteur__social svg{display:block;height:24px;width:auto;}.bloc-auteur__social:hover{opacity:0.7;}.bloc-articles-lies{display:flex;flex-direction:column;gap:30px;}.bloc-articles-lies__title :is(h1,h2,h3,p){margin:0;font-family:"Sora",sans-serif;font-weight:400;font-size:56px;line-height:1;color:#22282b;max-width:480px;}.bloc-articles-lies__title .field,.bloc-articles-lies__title .field__item{margin:0;}.bloc-articles-lies__track{display:flex;gap:30px;overflow-x:auto;padding-bottom:10px;}.bloc-card{flex:0 0 450px;display:flex;flex-direction:column;justify-content:space-between;gap:20px;height:660px;padding:30px 20px 20px;background:#fff;border-radius:15px;text-decoration:none;color:#22282b;}.bloc-card__tags{display:flex;flex-wrap:wrap;gap:10px;}.bloc-card__date{font-family:"Sora",sans-serif;font-size:12px;line-height:1.6;color:#969da0;}.bloc-card__title{font-family:"Sora",sans-serif;font-size:32px;line-height:1.1;color:#22282b;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;}.bloc-card__media{display:block;height:320px;border-radius:10px;overflow:hidden;margin-top:auto;position:relative;}.bloc-card__cta{align-self:flex-end;}@media (max-width:1024px){.blog-full{padding-left:40px;padding-right:40px;}.bloc-header-article__title :is(h1,h2,h3,p){font-size:48px;}.bloc-header-article__media{height:380px;}.bloc-texte__title :is(h1,h2,h3,p),.bloc-texte__body :is(h2){font-size:40px;}.bloc-articles-lies__title :is(h1,h2,h3,p){font-size:40px;}}@media (max-width:768px){.blog-full{padding:110px 20px 0;}.bloc-header-article{gap:32px;}.bloc-header-article__intro{gap:20px;}.bloc-header-article__title :is(h1,h2,h3,p){font-size:32px;line-height:1.2;}.bloc-header-article__desc :is(p,h2,h3){font-size:16px;}.bloc-header-article__media{height:240px;}.bloc-texte__title :is(h1),.bloc-texte__body :is(h1){font-size:32px;}.bloc-texte__title :is(h2),.bloc-texte__body :is(h2){font-size:28px;}.bloc-texte__title :is(h3),.bloc-texte__body :is(h3){font-size:24px;}.bloc-texte__title :is(h4),.bloc-texte__body :is(h4){font-size:20px;}.bloc-texte__title :is(p),.bloc-texte__body :is(p){font-size:16px;}.blocs-rich :is(h1){font-size:32px;}.blocs-rich :is(h2){font-size:28px;}.blocs-rich :is(h3){font-size:24px;}.blocs-rich :is(p){font-size:16px;}.bloc-citation__quote :is(p){font-size:18px;}.bloc-citation__author{font-size:18px;}.bloc-auteur__name :is(p,h1,h2,h3){font-size:28px;}.bloc-articles-lies__title :is(h1,h2,h3,p){font-size:28px;}.bloc-duo-media{flex-direction:column;}.bloc-duo-media__col{height:220px;}.bloc-card{flex-basis:280px;height:520px;}}.layout--kaneva-sidebar{display:flex;gap:138px;align-items:flex-start;max-width:1325px;margin:0 auto;}.layout--kaneva-sidebar .layout__region--first{position:relative;flex:0 0 360px;max-width:360px;min-width:0;}.layout--kaneva-sidebar .layout__region--first:has(*)::after{content:"";position:absolute;left:318px;top:0;height:200px;width:1px;background:rgba(1,23,47,0.15);}.layout--kaneva-sidebar .layout__region--second{flex:1 1 0;min-width:0;}.layout--kaneva-sidebar .layout__region--first .bloc-auteur{max-width:278px;}.layout--kaneva-sidebar .layout__region--first .bloc-media__inner{aspect-ratio:9 / 16;}.layout__region .bloc-texte,.layout__region .bloc-citation,.layout__region .bloc-cta,.layout__region .bloc-auteur,.layout__region .bloc-articles-lies{max-width:none;margin:0 0 40px;}.layout__region .paragraph + .paragraph{margin-top:40px;}@media (max-width:768px){.layout--kaneva-sidebar{flex-direction:column;gap:32px;}.layout--kaneva-sidebar .layout__region--first{flex-basis:auto;max-width:none;}.layout--kaneva-sidebar .layout__region--first::after{display:none;}}body.page-node-type-hub-blogs{background-color:#FBF5F3 !important;}.hub-full{padding-top:120px;padding-bottom:120px;}.hub-full > .field--name-field-blocs > .field__items,.hub-full .field--name-field-blocs.field__items{display:flex;flex-direction:column;gap:80px;}.bloc-header-hub{position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);}.bloc-header-hub__media{width:100%;height:420px;border-radius:0 0 15px 15px;overflow:hidden;position:relative;}.bloc-header-hub__media :is(img,video,iframe){display:block;width:100%;height:100%;object-fit:cover;border:0;}.bloc-header-hub__media .field,.bloc-header-hub__media .field__item,.bloc-header-hub__media .media,.bloc-header-hub__media .field--type-image{width:100%;height:100%;}.bloc-header-hub__titlebox{position:relative;z-index:2;margin-top:-56px;margin-left:max(40px,calc((100vw - 1325px) / 2));display:inline-block;background:#fbf5f3;padding:24px 48px 16px;border-radius:15px 15px 0 0;}.bloc-header-hub__titlebox :is(h1,h2,h3,p){margin:0;font-family:"SoraBold","Sora",sans-serif;font-weight:700;font-size:72px;line-height:1;color:#01172f;}.bloc-header-hub__titlebox .field,.bloc-header-hub__titlebox .field__item{margin:0;}@media (max-width:768px){.hub-full{padding-top:90px;padding-bottom:90px;}.bloc-header-hub__media{height:240px;}.bloc-header-hub__titlebox{margin-left:16px;padding:16px 24px 10px;}.bloc-header-hub__titlebox :is(h1,h2,h3,p){font-size:40px;}}
