.fil-info{position:relative}.fil-info h2{font-size:clamp(2rem,1.8388rem + .6612vw,2.5rem);font-weight:700;line-height:.9;letter-spacing:.96px;color:var(--brand-color)}.fil-info .posts-list{position:relative;display:flex;flex-direction:column;gap:1rem;padding:2rem;list-style:none;border:4px solid var(--brand-color);border-radius:var(--default-border-radius);margin-top:-.375rem;background:var(--base);z-index:1}.fil-info .post-line{position:relative;padding-bottom:1rem;border-bottom:1px solid var(--gray-2)}.fil-info .post-line .post-line-infos{display:flex;align-items:center;text-transform:uppercase;font-weight:500;line-height:1.2}.fil-info .post-line .post-line-date{color:var(--brand-color);margin-right:.375rem}.fil-info .post-line .post-line-hour{color:var(--brand-color)}.fil-info .post-line .post-line-region{display:flex;align-items:center;color:var(--gray-1)}.fil-info .post-line .post-line-region:before{content:"";display:inline-block;vertical-align:middle;width:.375rem;height:.375rem;background:var(--brand-color);border-radius:50%;margin-inline:.5rem}.fil-info .post-line .post-line-title{color:var(--contrast);font-family:var(--alt-font);font-weight:500;line-height:1.4;margin-top:.5rem}.fil-info .post-line .post-line-link{position:absolute;inset:0;text-decoration:none}.fil-info .post-line:hover .post-line-title,.fil-info .post-line:focus-within .post-line-title{text-decoration:underline}.fil-info .post-line:focus-within .post-line-link{outline:2px solid currentColor;outline-offset:.25rem}#front-page-hero-section{position:relative;height:520px}@media only screen and not (min-width:981px){#front-page-hero-section{margin-bottom:1.625rem}}@media only screen and (min-width:981px){#front-page-hero-section{height:600px}}#front-page-hero-section .wrapper{position:relative;height:100%;overflow:hidden;isolation:isolate;background:linear-gradient(100deg,var(--brand-color-inverse) 0%,var(--brand-color) 100%)}#front-page-hero-section .decoration-icon{position:absolute;height:auto;z-index:-1;top:40px;left:-20px;right:-40px;mix-blend-mode:soft-light}@media only screen and (min-width:981px){#front-page-hero-section .decoration-icon{width:978px;height:auto;top:-40px;left:5.2%}}#front-page-hero-section .decoration-icon svg{width:100%;height:100%}#front-page-hero-section #hero-slider{position:relative;overflow:initial!important;height:100%}#front-page-hero-section #hero-slider .swiper-slide{display:flex;flex-direction:column-reverse;gap:2px;opacity:1!important;pointer-events:none!important}#front-page-hero-section #hero-slider .swiper-slide.swiper-slide-active{pointer-events:auto!important}@media only screen and (min-width:981px){#front-page-hero-section #hero-slider .swiper-slide{flex-direction:row;justify-content:flex-end}}#front-page-hero-section #hero-slider .swiper-slide .slide-content,#front-page-hero-section #hero-slider .swiper-slide .slide-image{transition:opacity .7s ease,transform .7s ease}@media(prefers-reduced-motion:reduce){#front-page-hero-section #hero-slider .swiper-slide .slide-content,#front-page-hero-section #hero-slider .swiper-slide .slide-image{transition:none}}#front-page-hero-section #hero-slider .swiper-slide .slide-content{display:flex;flex-direction:column;color:var(--base);width:fit-content;justify-content:flex-end;max-width:1057px;opacity:0!important;transform:translate(60px);z-index:1}#front-page-hero-section #hero-slider .swiper-slide .slide-content p{width:fit-content;line-height:1.2;-webkit-user-select:none;user-select:none}@media only screen and (min-width:981px){#front-page-hero-section #hero-slider .swiper-slide .slide-content p{padding-left:10vw}}@media only screen and (min-width:981px){#front-page-hero-section #hero-slider .swiper-slide .slide-content{position:absolute;bottom:0;left:0}}#front-page-hero-section #hero-slider .swiper-slide .slide-image{width:auto;height:100%;max-height:100%;object-fit:contain;opacity:0!important;transform:translate(-60px);-webkit-user-select:none;user-select:none}@media only screen and (min-width:981px){#front-page-hero-section #hero-slider .swiper-slide .slide-image{padding-right:7.5%}}#front-page-hero-section #hero-slider .swiper-slide.swiper-slide-active .slide-content,#front-page-hero-section #hero-slider .swiper-slide.swiper-slide-active .slide-image{opacity:1!important;transform:translate(0)}#front-page-hero-section #hero-slider .swiper-slide.swiper-slide-prev .slide-content{opacity:0!important;transform:translate(-60px)}#front-page-hero-section #hero-slider .swiper-slide.swiper-slide-prev .slide-image{opacity:0!important;transform:translate(60px)}#front-page-hero-section #hero-slider .swiper-slide .small-text{font-size:clamp(1.5rem,1.0165rem + 1.9835vw,3rem);font-weight:500;letter-spacing:-1.44px;background:var(--contrast);padding:.5rem 1.25rem}#front-page-hero-section #hero-slider .swiper-slide .big-text{font-size:clamp(1.75rem,.8636rem + 3.6364vw,4.5rem);font-weight:700;letter-spacing:-2.16px;background:var(--brand-color);padding:.75rem 1.25rem}#front-page-hero-section #hero-slider .swiper-button-next{width:4.5rem;height:6rem;right:2.5%;top:50%;transform:translateY(-50%);color:var(--base);transition:var(--fast-transition)}#front-page-hero-section #hero-slider .swiper-button-next:hover{color:var(--contrast)}@media only screen and not (min-width:981px){#front-page-hero-section #hero-slider .swiper-button-next{display:none}}.card-page{--card-page-padding-block: 2rem;--card-page-padding-inline: 1rem;position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;padding:var(--card-page-padding-block) var(--card-page-padding-inline);border:1px solid var(--brand-color);border-radius:var(--default-border-radius);isolation:isolate;transition:var(--fast-transition)}.card-page *{transition:inherit}.card-page .card-page-title{position:relative;font-weight:500;line-height:1.2;text-transform:uppercase;width:fit-content;color:var(--base);padding-block:.25rem;padding-inline:1rem .5rem}.card-page .card-page-title:before{content:"";position:absolute;top:0;left:calc(var(--card-page-padding-inline) * -1);width:calc(100% + var(--card-page-padding-inline));height:100%;background:var(--brand-color);z-index:-1}.card-page .card-page-excerpt{line-height:1.4;margin-top:.5rem;color:var(--gray-1);font-size:clamp(.9375rem,.9174rem + .0826vw,1rem)}.card-page .card-page-button{display:flex;gap:8px;color:var(--brand-color);font-style:italic;font-weight:500;line-height:normal}.card-page .card-page-button span{max-width:136px}.card-page .card-page-button svg{margin-top:.375rem;transition:var(--fast-transition)}.card-page a{position:absolute;inset:0}.card-page:hover{background:var(--contrast)}.card-page:hover .card-page-excerpt{color:var(--base)}.card-page:hover .card-page-button{color:var(--brand-color-inverse)}.card-page:hover .card-page-button svg{rotate:45deg;translate:1.5rem 0}#front-page-intro-section{padding-block:2rem}@media only screen and (min-width:1201px){#front-page-intro-section{padding-block:4rem}}#front-page-intro-section h1{transition:var(--fast-transition);color:var(--brand-color)}#front-page-intro-section h1 span{display:block;font-weight:700;line-height:1.3;letter-spacing:-1.08px}#front-page-intro-section h1 span:first-child{font-size:clamp(1.75rem,1.5888rem + .6612vw,2.25rem)}#front-page-intro-section h1 span:last-child{font-size:clamp(2.625rem,2.2624rem + 1.4876vw,3.75rem)}#front-page-intro-section .intro-text{display:flex;flex-direction:column;gap:.25rem;margin-top:1.5rem;max-width:var(--container-max-width-narrow);font-size:clamp(1rem,.9597rem + .1653vw,1.125rem);color:var(--contrast)}@media only screen and (min-width:1201px){#front-page-intro-section .intro-text{margin-top:2rem}}#front-page-intro-section .intro-pages{--grid-card-size: 200px;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--grid-card-size),100%),1fr));gap:2rem;margin-top:1.5rem}@media only screen and not (min-width:1175px){#front-page-intro-section .intro-pages{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}#front-page-intro-section .intro-pages>.card-page{max-width:230px;flex-shrink:0;scroll-snap-align:start}}@media only screen and (min-width:1201px){#front-page-intro-section .intro-pages{margin-top:2rem}}.post-card{--card-color: var(--brand-color);position:relative;display:flex;flex-direction:column;border-radius:var(--default-border-radius);overflow:hidden;transition:var(--default-transition);background:var(--base);isolation:isolate;padding-bottom:2rem}:root[data-theme=light] .post-card{--card-color: var(--card-color-light, var(--brand-color))}:root[data-theme=dark] .post-card{--card-color: var(--card-color-dark, var(--brand-color))}.post-card:before{content:"";position:absolute;inset:6.25rem 0 0;border:2px solid var(--card-color);border-radius:var(--default-border-radius);z-index:-1;transition:var(--fast-transition)}.post-card .post-card-link{position:absolute;inset:0}.post-card .post-card-image{width:calc(100% - 2rem);margin-inline:auto;margin-bottom:1rem}.post-card .post-card-image img,.post-card .post-card-image .fallback-image-element{width:100%;height:auto;aspect-ratio:19/13;object-fit:cover;transition:var(--default-transition);border-radius:var(--default-border-radius)}.post-card .post-card-region,.post-card .post-card-infos{font-weight:500;line-height:1.2;text-transform:uppercase;padding:.25rem .5rem .25rem 2rem;color:var(--base);font-weight:500px;width:fit-content;transition:var(--fast-transition)}.post-card .post-card-region{background:var(--contrast)}.post-card .post-card-infos{display:flex;align-items:center;gap:.5ch;background:var(--card-color)}.post-card .post-card-title,.post-card .post-card-excerpt{font-family:var(--alt-font);font-weight:700;line-height:1.4;padding-inline:2rem;transition:var(--fast-transition)}.post-card .post-card-title{font-size:1.25rem;color:var(--contrast);margin-top:1.5rem}.post-card .post-card-excerpt{font-size:1.125rem;color:var(--gray-1);margin-top:.75rem}.post-card:hover:before,.post-card:focus-within:before{background:var(--contrast)}.post-card:hover .post-card-title,.post-card:hover .post-card-excerpt,.post-card:focus-within .post-card-title,.post-card:focus-within .post-card-excerpt{color:var(--base)}.post-card:hover .post-card-region,.post-card:focus-within .post-card-region{background:var(--base);color:var(--contrast)}.post-card:focus-within:before{border:4px solid var(--contrast)}.stay-tuned{position:relative;display:flex;flex-direction:column;gap:2rem;padding:5.25rem 2rem 2rem;color:var(--base);background:var(--brand-color);border-radius:var(--default-border-radius);isolation:isolate}.stay-tuned .stay-tuned-title{font-size:clamp(1.75rem,1.5888rem + .6612vw,2.25rem);font-weight:700;line-height:1.4}.stay-tuned .stay-tuned-text{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem}@media only screen and (min-width:901px){.stay-tuned .stay-tuned-text{max-width:60%}}.stay-tuned .stay-tuned-btn{margin-top:auto}@media only screen and (min-width:601px){.stay-tuned .stay-tuned-btn{width:fit-content}}.stay-tuned svg{position:absolute;top:-6%;right:0;height:108%;display:none;z-index:-1}@media only screen and (min-width:901px){.stay-tuned svg{display:block}}@media only screen and (min-width:1201px){.stay-tuned svg{transform:translate(45%)}}.stay-tuned.title-above{padding-top:2rem}.stay-tuned.title-above .stay-tuned-title{position:absolute;bottom:100%;left:0;font-size:clamp(2rem,1.6777rem + 1.3223vw,3rem);font-weight:700;line-height:90%;letter-spacing:1.44px;color:var(--brand-color);transform:translateY(7%);max-width:75%}.stay-tuned.title-above .stay-tuned-text{margin-top:0;max-width:80%}.stay-tuned.title-above svg{max-width:25rem;max-height:25rem;top:initial;bottom:0;transform:translate(55%,10%)}#quiz-reseaux{position:relative;background-repeat:no-repeat;background-size:cover;isolation:isolate;background:linear-gradient(100deg,var(--brand-color-inverse) 0%,var(--brand-color) 100%);padding-block:4rem;margin-block:4rem;overflow:hidden}#quiz-reseaux .wrapper{display:grid;gap:2.5rem}@media only screen and (min-width:1201px){#quiz-reseaux .wrapper{grid-template-columns:1fr 1fr}}#quiz-reseaux:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuZGV2L3N2Z2pzIiB2aWV3Qm94PSIwIDAgNzAwIDcwMCIgd2lkdGg9IjcwMCIgaGVpZ2h0PSI3MDAiIG9wYWNpdHk9IjEiPjxkZWZzPjxmaWx0ZXIgaWQ9Im5ubm9pc2UtZmlsdGVyIiB4PSItMjAlIiB5PSItMjAlIiB3aWR0aD0iMTQwJSIgaGVpZ2h0PSIxNDAlIiBmaWx0ZXJVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHByaW1pdGl2ZVVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY29sb3ItaW50ZXJwb2xhdGlvbi1maWx0ZXJzPSJsaW5lYXJSR0IiPgoJPGZlVHVyYnVsZW5jZSB0eXBlPSJmcmFjdGFsTm9pc2UiIGJhc2VGcmVxdWVuY3k9IjAuMDY2IiBudW1PY3RhdmVzPSI0IiBzZWVkPSIxNSIgc3RpdGNoVGlsZXM9InN0aXRjaCIgeD0iMCUiIHk9IjAlIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiByZXN1bHQ9InR1cmJ1bGVuY2UiPjwvZmVUdXJidWxlbmNlPgoJPGZlU3BlY3VsYXJMaWdodGluZyBzdXJmYWNlU2NhbGU9IjMwIiBzcGVjdWxhckNvbnN0YW50PSIxLjEiIHNwZWN1bGFyRXhwb25lbnQ9IjIwIiBsaWdodGluZy1jb2xvcj0iI2RiZWRmZiIgeD0iMCUiIHk9IjAlIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBpbj0idHVyYnVsZW5jZSIgcmVzdWx0PSJzcGVjdWxhckxpZ2h0aW5nIj4KICAgIAkJPGZlRGlzdGFudExpZ2h0IGF6aW11dGg9IjMiIGVsZXZhdGlvbj0iMTM4Ij48L2ZlRGlzdGFudExpZ2h0PgogIAk8L2ZlU3BlY3VsYXJMaWdodGluZz4KICAKPC9maWx0ZXI+PC9kZWZzPjxyZWN0IHdpZHRoPSI3MDAiIGhlaWdodD0iNzAwIiBmaWxsPSIjMDAwMDAwMDAiPjwvcmVjdD48cmVjdCB3aWR0aD0iNzAwIiBoZWlnaHQ9IjcwMCIgZmlsbD0iI2RiZWRmZiIgZmlsdGVyPSJ1cmwoI25ubm9pc2UtZmlsdGVyKSI+PC9yZWN0Pjwvc3ZnPg==);background-repeat:repeat;opacity:.4;z-index:-1}#quiz-reseaux .last-quiz{display:flex;flex-direction:column;padding:2rem;background:var(--base);border:2px solid var(--brand-color);border-radius:var(--default-border-radius)}#quiz-reseaux .last-quiz .last-quiz-badge{display:block;width:fit-content;font-weight:500;line-height:1.2;text-transform:uppercase;background:var(--brand-color);padding:.25rem .5rem .25rem 2rem;transform:translate(-2rem);color:var(--base)}#quiz-reseaux .last-quiz .last-quiz-title{font-size:clamp(1.75rem,1.5888rem + .6612vw,2.25rem);font-weight:700;line-height:1.4;margin-top:1.5rem;font-family:var(--alt-font)}#quiz-reseaux .last-quiz .quiz-card{display:flex;flex-direction:row;border:1px solid var(--gray-3);border-radius:var(--default-border-radius);overflow:hidden;text-decoration:none;color:inherit;background:var(--base);margin-top:.75rem;transition:border-color var(--fast-transition);margin-block:auto}#quiz-reseaux .last-quiz .quiz-card:hover{border-color:var(--brand-color)}#quiz-reseaux .last-quiz .quiz-card:hover .quiz-card__title{color:var(--brand-color)}#quiz-reseaux .last-quiz .quiz-card__thumbnail{flex-shrink:0;width:160px;overflow:hidden}#quiz-reseaux .last-quiz .quiz-card__thumbnail img{width:100%;height:100%;object-fit:cover;display:block;transition:transform var(--default-transition)}#quiz-reseaux .last-quiz .quiz-card:hover #quiz-reseaux .last-quiz .quiz-card__thumbnail img{transform:scale(1.03)}#quiz-reseaux .last-quiz .quiz-card__body{flex:1;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1.25rem}#quiz-reseaux .last-quiz .quiz-card__title{font-size:1.125rem;font-weight:700;line-height:1.3;margin:0;color:var(--contrast);transition:color var(--fast-transition)}#quiz-reseaux .last-quiz .quiz-card__duration{display:flex;align-items:center;gap:.4rem;font-size:.875rem;color:var(--gray-1);margin:0}#quiz-reseaux .last-quiz .quiz-card__duration svg{width:1.25rem;height:1.25rem}#quiz-reseaux .last-quiz .quiz-card__btn{margin-top:auto}#quiz-reseaux .decoration-icon{position:absolute;top:64%;left:50%;transform:translate(-50%,-50%);width:1654px;height:1211px;height:auto;color:var(--brand-color-inverse);z-index:-1}#quiz-reseaux .decoration-icon svg{width:100%;height:100%}.temoignage-card{border:2px solid var(--status-danger);border-radius:var(--default-border-radius);padding:2rem;flex:1}.temoignage-card.temoignage-card-with-image{margin-top:5rem}.temoignage-card svg,.temoignage-card img{margin-top:-112px;margin-left:auto;max-width:300px;aspect-ratio:1}.temoignage-card .name,.temoignage-card .short-desc{display:block;width:fit-content;color:var(--base);line-height:1.2;padding:.25rem .5rem .25rem 2rem;transform:translate(-2rem)}.temoignage-card .name{background:var(--contrast);font-weight:500;text-transform:uppercase}.temoignage-card .short-desc{background:var(--status-danger);font-style:italic}.temoignage-card .temoignage-text{display:flex;flex-direction:column;gap:.75rem;font-family:var(--alt-font);margin-top:1.5rem;color:var(--gray-1)}#regards-croises{padding-block:4rem}#regards-croises h2{text-align:center;color:var(--brand-color);font-size:clamp(2.625rem,2.2624rem + 1.4876vw,3.75rem);font-weight:700;line-height:1.3;letter-spacing:-1.8px}#regards-croises .text-intro{display:flex;flex-direction:column;gap:.75rem;font-size:clamp(1rem,.9597rem + .1653vw,1.125rem);line-height:1.4;margin-top:1.5rem;text-align:center;color:var(--gray-1);max-width:840px;margin-inline:auto}#regards-croises .temoignages-row{display:flex;align-items:center;flex-wrap:wrap;gap:2.5rem;margin-top:2rem}.wheel-block{position:relative;background:var(--status-danger);display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding-bottom:1.875rem;border-radius:var(--default-border-radius)}.wheel-block .wheel-title{color:var(--base);text-align:center;font-size:clamp(1.25rem,1.1694rem + .3306vw,1.5rem);font-weight:600;line-height:1.2;padding:1.5rem 1.5rem 0}.wheel-block .wheel-description{color:var(--base);text-align:center;font-size:clamp(1rem,.9597rem + .1653vw,1.125rem);font-weight:500;padding-inline:1.5rem;margin-bottom:1rem}.wheel-block .wheel{width:calc(100% + 1rem);filter:drop-shadow(0 0 5.547px rgba(0,0,0,.4))}.wheel-block .wheel-svg{width:100%;height:auto;display:block}.wheel-block .wheel-rotatable{transform-origin:150px 150px}.wheel-block .wheel-rotatable.spinning{transition:transform 6s cubic-bezier(.17,.67,.12,.99)}@media(prefers-reduced-motion:reduce){.wheel-block .wheel-rotatable.spinning{transition:none}}.wheel-block .wheel-pointer-pointe{transform-origin:150px -7px}.wheel-block .wheel-label{fill:var(--base);font-family:var(--main-font);font-size:8px;font-weight:700;letter-spacing:.5px;pointer-events:none;-webkit-user-select:none;user-select:none}.wheel-block .wheel-center-bg{cursor:pointer;filter:drop-shadow(0 0 4px rgba(0,0,0,.15))}.wheel-block .wheel-center-star{fill:#d4942a;font-size:20px;pointer-events:none;-webkit-user-select:none;user-select:none}.wheel-block .wheel-center-text{fill:var(--contrast);font-family:var(--main-font);font-size:7px;font-weight:600;letter-spacing:.3px;pointer-events:none;-webkit-user-select:none;user-select:none}.wheel-block .wheel-center-text-bold{font-size:10px;font-weight:800}.wheel-block #launch-wheel-btn-center{position:absolute;top:55%;left:50%;transform:translate(-50%,-50%);background:var(--base);color:var(--brand-color);border-radius:50%;width:5.5rem;height:5.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 0 10px #0003;transition:var(--fast-transition);isolation:isolate}.wheel-block #launch-wheel-btn-center:before{content:"";position:absolute;inset:-.25rem;background:var(--base);border:4px solid var(--base);border-radius:inherit;transition:var(--fast-transition);z-index:-1}.wheel-block #launch-wheel-btn-center svg{width:2.25rem;height:2.25rem}.wheel-block #launch-wheel-btn-center p{display:flex;flex-direction:column;line-height:1.05;font-size:.875rem;text-transform:uppercase;margin-top:.125rem;font-weight:600}.wheel-block #launch-wheel-btn-center p span{display:block;font-weight:700;font-size:1.125rem}.wheel-block #launch-wheel-btn-center:hover{color:var(--base)}.wheel-block #launch-wheel-btn-center:hover:before{background:var(--contrast);border-color:var(--status-warning)}.wheel-block #launch-wheel-btn[hidden]{display:none}.wheel-block .result-wheel{display:block;animation:fadeIn .4s ease}@media(prefers-reduced-motion:reduce){.wheel-block .result-wheel{animation:none}}.wheel-block .result-wheel{text-align:center;color:var(--base);padding-inline:1.5rem}.wheel-block .result-wheel[hidden]{display:none}.wheel-block .result-wheel p{font-size:1.125rem;line-height:1.3}.wheel-block .result-wheel a{display:block;font-weight:600;text-decoration:underline}.wheel-block .result-wheel a:hover{text-decoration:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}.wheel-block .wheel-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home #main-content{padding-block:2rem}@media only screen and (min-width:1201px){.home #main-content{padding-block:4rem}}.home #main-content .wrapper{display:grid;gap:2.5rem}@media only screen and (min-width:1201px){.home #main-content .wrapper{grid-template-columns:1fr 25rem}}.home #main-content .actualites-grid .first-post .post-card .post-card-title{font-size:1.875rem}.home #main-content .actualites-grid .first-post .post-card:before{inset:17.5rem 0 0}.home #main-content .actualites-grid .all-posts{display:grid;gap:2.5rem;margin-top:2.5rem}@media only screen and (min-width:901px){.home #main-content .actualites-grid .all-posts{grid-template-columns:1fr 1fr}}.home #main-content .sidebar{height:100%}.home #main-content .sidebar .sidebar-wrapper{display:flex;flex-direction:column;gap:2.5rem}@media only screen and (min-width:1201px){.home #main-content .sidebar .sidebar-wrapper{height:100%;gap:6.125rem;justify-content:flex-end}}.home #main-content .sidebar .a-savoir h2{font-size:clamp(2rem,1.8388rem + .6612vw,2.5rem);font-weight:700;line-height:.9;letter-spacing:.96px;color:var(--brand-color)}.home #main-content .sidebar .a-savoir .a-savoir-content{background:var(--brand-color);color:var(--base);border:4px solid var(--brand-color);border-radius:var(--default-border-radius);padding:2rem;line-height:1.4;margin-top:-.375rem}.home #main-content .sidebar .a-savoir .a-savoir-title{font-size:24px;font-weight:600}.home #main-content .sidebar .a-savoir .a-savoir-text{display:flex;flex-direction:column;gap:.5rem;font-size:18px;font-weight:500;margin-top:1rem}.home #main-content .sidebar .a-savoir .a-savoir-link{margin-top:2rem}
