@charset "UTF-8";@media screen and (max-width: 900px){.about-block .about-block-inner{flex-direction:column}}.whoami{position:relative}.whoami:before{content:"";height:0;width:0;border-top:2.5rem solid #ffffff;border-left:3.5rem solid transparent;left:-2.4rem;top:20%;position:absolute;z-index:10}@media screen and (max-width: 900px){.whoami{width:100%}.whoami:before{top:-2.4rem;left:35%;transform:rotate(90deg);z-index:10}}.main-decorator{position:absolute;top:0;left:0;right:0;z-index:-1;height:60vh;background-color:var(--color);opacity:.1;border-radius:0 0 25% 25%}.main-illu{display:flex;justify-content:center;align-items:center;width:90vw;margin:0 auto;overflow:hidden;flex-direction:column;height:90vh;margin-bottom:1rem}.main-illu .illus{height:100%;position:relative;overflow:hidden;width:100%}.main-illu .illus #main-illu__illu{max-width:90vw}.main-illu .illus img{height:100%}.main-illu h1{margin:0;font-family:Authentic;font-weight:lighter;font-size:3.5rem;padding-top:2rem;width:100%}.main-illu h1 i{color:var(--color)}.main-illu h2{margin:0;font-weight:lighter;font-family:Montserrat,Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;letter-spacing:1px;font-size:1.2rem}.content-header{margin:5rem 0;gap:15px;justify-content:space-between}@media screen and (max-width: 952px){.content-header{flex-direction:column;justify-content:center;align-items:center}.content-header .content-header__left{width:100%}}.content-header__left{justify-content:center;align-items:flex-start;width:38%;text-align:left}.content-header__left h1{font-size:2.6em}.content-header__right{width:58%;height:30vw;position:relative;z-index:-11}.content-header__right:before{content:"";position:absolute;z-index:-1;inset:0 0%;transform:translate(15%) translateY(15%) rotate(-5deg);border-radius:85% 65% 58% 60%;background-color:#0000000d}.content-subheader h3{color:var(--color)}.content-subheader .go-bottom{border-radius:50% 50% 0 0;padding:.3rem;width:2.5rem;font-size:2rem;transition:all .2s}.content-subheader .go-bottom:hover{padding-top:.5rem}.coming-soon{position:relative;z-index:-1}.coming-soon:after{content:"Psst... \e7 a arrive bient\f4t !";position:absolute;z-index:10;width:300px;display:flex;align-items:center;text-align:center;justify-content:center;border-radius:5px;height:3rem;top:20%;left:calc(50% - 150px);background-color:var(--color);color:#fff;box-shadow:1px 1px 15px 5px #3b311633}.coming-soon>*{filter:blur(5px);pointer-events:none}.tarifs-content{max-width:976px;margin:0 auto;gap:2rem}.tarifs-content h2{margin-bottom:0;font-weight:400}.tarifs-content .tarifs-content__categorie{padding:8px 2rem;border-radius:8px;background-color:#ffffffb3;box-shadow:0 2px 15px #0000001a;backdrop-filter:blur(2px)}.fake-main-title{margin-top:.5rem;margin-bottom:0;padding-bottom:0;font-family:Authentic;font-size:3.5rem;font-weight:lighter}details[open] summary:after{transform:scale(.85) rotate(90deg)}details[open] summary~*{animation:sweep .2s ease-in-out}.details-content{margin:0;margin-left:1rem}@keyframes sweep{0%{opacity:0;margin-left:-10px}to{opacity:1;margin-left:0}}.tarif-item{padding:8px 0;margin-bottom:1rem;position:relative}.tarif-item summary{display:flex;align-items:center;gap:2rem;outline:none;position:relative}.tarif-item summary::-webkit-details-marker{display:none}.tarif-item summary:after{transition:all .2s;opacity:0;border-radius:15px;background:var(--color);content:"";width:24px;height:24px;position:absolute;left:-24px;top:.85rem;transform:scale(.85);mask-image:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 6L15 12L9 18" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg>');-webkit-mask-image:url('data:image/svg+xml;charset=utf-8,<svg width="24" height="24" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 6L15 12L9 18" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.tarif-item :has(+ .details-content){cursor:pointer}.tarif-item :has(+ .details-content):after{opacity:1}.tarif-item:not(:first-of-type):after{position:absolute;top:0;left:0;right:0;margin:0 auto;height:1px;content:"";background-color:#eff5f4}.tarif-item .tarif-item__badge{height:1rem;border-radius:50%;width:1rem;aspect-ratio:1/1;margin-left:-1rem}.tarif-item .tarif-item__price,.tarif-item .tarif-item__time{white-space:nowrap}.tarif-item .tarif-item__price{position:relative}.tarif-item .tarif-item__price:before{position:absolute;content:"";left:-1rem;height:4px;width:4px;background-color:var(--color);top:50%;border-radius:50%;transform:translateY(-50%)}.tarif-item .tarif-item__time{margin-left:auto}@media screen and (max-width: 900px){.tarif-item{max-width:100%}.tarif-item summary{flex-wrap:wrap}.tarif-item summary p{margin-bottom:0;width:100%}.tarif-item .tarif-item__time{margin-left:0}.tarif-item .tarif-item__badge{left:-6px;top:32px;position:absolute}.tarif-item .button{margin-left:auto}}
