@import"https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap";:root{--white: #FFFDF6;--black: #242827;--green: #036147;--yellow: #F4C647;--margin: 20px;--font-size: 16px;--font: "Raleway", sans-serif;--border: solid 4px;--footer-margin: calc(100px + var(--margin)) }*{box-sizing:border-box;margin:0;padding:0}img{width:100%;height:auto;display:block}p{max-width:40em}:root body{background-color:var(--white);margin:0;font-size:var(--font-size);font-family:var(--font);overflow-x:hidden;position:relative;min-height:100dvh}.inner{max-width:1500px;min-width:320px;width:100%;margin:0 auto;padding:0 var(--margin)}ul{margin:0;padding:0}li{list-style-type:none}a{display:block;text-decoration:none;color:var(--black)}section:not(.hero-banner,.actualite,.livre,#biographie-page .biographie){padding:200px 0}@media(max-width:576px){:root{--border: solid 3px }}@media(max-width:796px){:root{--footer-margin: calc(150px + var(--margin)) }}.cta{width:fit-content;background-color:var(--green);color:var(--white);padding:6px 18px;border-radius:5px;font-weight:700;transition:.3s ease;position:relative;overflow:hidden}.cta:after{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='18'%20viewBox='0%200%2024%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.5%209H21.5M21.5%209L14.2268%201.5M21.5%209L14.2268%2016.5'%20stroke='%23FFFDF6'%20stroke-width='3'%20stroke-linecap='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center center;width:15px;height:15px;background-size:contain;position:absolute;opacity:1;top:50%;transform:translate(50%) translateY(-50%);right:-20px;color:var(--white);transition:.3s ease}.cta:hover:after{opacity:1;right:15px}.cta:hover{padding-right:30px;padding-left:15px}h2{font-size:64px;color:var(--white);text-transform:uppercase;margin-bottom:var(--margin)}h3{font-size:40px}h4{font-weight:700;font-size:16px;text-transform:uppercase}@media(max-width:576px){h2{font-size:40px;margin:var(--margin) 0}p,h3{font-size:16px}}header{padding:var(--margin) 0;position:fixed;top:0;left:0;right:0;z-index:1000;transition:.3s ease}.scrolled header{background-color:var(--white);padding:5px 0;-webkit-box-shadow:0px 5px 15px -4px #000000;box-shadow:0 1px 15px -4px var(--black)}.home{z-index:999;transition:.3s ease}.scrolled header .home{transform:scale(.7)}header nav{align-items:center}header .inner{justify-content:space-between}header ul{gap:var(--margin);align-items:center}header nav li{position:relative}header nav li:after{content:"";background-color:var(--green);background-repeat:no-repeat;background-position:center center;width:7px;height:7px;border-radius:100%;background-size:contain;position:absolute;opacity:0;right:50%;transform:translate(50%)!important;top:20px;transition:.3s ease}header nav li:last-child:after{display:none}header nav li:hover:after,header nav li.active:after{opacity:1}@media(max-width:576px){header nav ul{flex-direction:column;position:fixed;top:0;right:0;height:100dvh;gap:calc(var(--margin) * 4);background-color:var(--white);justify-content:center;left:200%}.menu-open nav ul{left:0}header nav li{font-size:20px}header nav li:after{top:30px;width:10px;height:10px}header .inner{min-width:unset}header .home{width:30%}header{padding:10px 0}}#burger{width:30px;height:25px;display:flex;flex-direction:column;gap:15px;position:relative;display:none}#burger span{display:block;position:absolute;width:100%;height:4px;background-color:var(--green);transform-origin:center center;transition:.3s}span:first-child{top:0}span:nth-child(2){top:10px}span:nth-child(3){top:20px}.menu-open span:first-child{opacity:0}.menu-open span:nth-child(2){transform:rotate(45deg)}.menu-open span:nth-child(3){transform:rotate(-45deg);top:10px}@media(max-width:576px){.inner{max-width:none;width:100%;min-width:320px;padding:0 var(--margin)}section:not(.hero-banner,.actualite,.livre,#biographie-page .biographie){padding:70px 0}#burger{display:flex}main .biographie .content{width:100%!important}}@media(max-width:756px){#home .biographie .inner{flex-direction:column}main .biographie .content{width:100%!important}#home main .desktop-img{display:none}#home main .phone-img{display:block}}#home #actualite-single-swpier .inner,#home .latest-books .inner{padding-right:0}footer{background-color:var(--black);color:var(--white);padding:var(--margin);margin-top:var(--margin);margin-bottom:auto;position:absolute;left:0;right:0;bottom:0}footer a{display:inline-block}footer .inner{justify-content:space-between}footer a{color:var(--white)}footer a:hover{text-decoration:underline}@media(max-width:796px){footer .flex{flex-direction:column;gap:var(--margin)}}.hero-banner{padding-top:200px;align-items:center;justify-content:center;height:70dvh;min-width:1500px}.hero-banner{user-select:none}.hero-banner .chirine{position:relative;z-index:-1;bottom:-100px}.hero-banner img{width:50%}@media(min-width:2000px){.hero-banner.inner{max-width:none;width:2000px}.hero-banner .chirine{bottom:-230px}}@media(max-height:990px){.hero-banner .chirine{bottom:-230px}}@media(max-width:1200px){.hero-banner .chirine{bottom:-250px}}@media(max-width:576px){.hero-banner{min-width:unset}.hero-banner .chirine{display:none}.hero-banner img{width:100%}}#home h2{position:relative;width:fit-content;z-index:1}#home h2:before{content:"";width:100%;height:100%;background-image:url("data:image/svg+xml,%3csvg%20width='251'%20height='66'%20viewBox='0%200%20251%2066'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.0039%2042.6652C20.1217%2029.3999%2020.9096%2010.2552%2052.3424%2034.4162C91.6334%2064.6176%2053.3916%202.52861%20101.414%2037.7762C149.436%2073.0237%20113.705%20-16.4568%20175.616%2034.8984C237.528%2086.2535%20164.187%20-23.5904%20234.004%2034.4163'%20stroke='%23EE97B0'%20stroke-width='34'%20stroke-linecap='round'/%3e%3c/svg%3e");position:absolute;background-repeat:no-repeat;background-size:contain;z-index:-1;top:25%}section.latest-books:before{content:"";background-image:url(/_astro/hero_flowers.DEC1lBA7.png);background-repeat:no-repeat;background-position:center center;width:1000px;height:1000px;background-size:contain;position:absolute;opacity:1;top:-50px;left:-100px;z-index:-1}section.latest-books{background-image:url(/_astro/backgroud_1920_1080.DSGu3fpF.webp);background-repeat:no-repeat;background-size:cover;position:relative}.latest-books .inner{position:inherit;margin-top:50dvh;width:100%}.latest-books li{height:auto}.latest-books a img{width:100%;height:100%;object-fit:cover}@media(max-width:576px){main section.latest-books:before{width:450px;height:450px;top:-60px;left:-20px}main section.latest-books{background-image:url(/_astro/background_home_phone.DK_yJ5Ot.png)}main section.latest-books .inner{padding-right:0}main .latest-books .inner{margin-top:250px}}.coming-soon{background-image:url(/_astro/white_paper_background.BAqmQyuK.webp);background-repeat:no-repeat;background-size:cover}.coming-soon h2,.coming-soon h3,.coming-soon p{text-align:center;color:var(--black)}.coming-soon h2{margin:0 auto var(--margin) auto}.coming-soon p{font-weight:700}.coming-soon h3{margin-top:var(--margin)}.coming-soon a{display:block;width:fit-content;margin:0 auto}.coming-soon .background{padding:var(--margin);background-image:url(/images/background/texutre_feuille_froisse_01_jaune.jpg);background-repeat:no-repeat;background-size:cover;transition:.3s;position:relative;z-index:100}.coming-soon .background img{display:block}.biographie{background-image:url(/images/background/texutre_feuille_froisse_01_rose.jpg);background-repeat:no-repeat;background-size:cover}.biographie .content:first-child{width:45%}.biographie .content:nth-child(2){width:30%}.biographie .flex{justify-content:space-between}.biographie a.content img{width:100%;height:100%;object-fit:cover}.biographie .cta{margin-top:var(--margin)}#home .biographie h2{color:var(--black);white-space:nowrap}#home .biographie h2:before{background-image:url("data:image/svg+xml,%3csvg%20width='413'%20height='66'%20viewBox='0%200%20413%2066'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.0044%2042.6603C22.4497%2029.395%2023.8259%2010.2503%2078.7246%2034.4114C147.348%2064.6127%2080.5572%202.52373%20164.43%2037.7713C248.303%2073.0188%20185.896%20-16.4616%20294.028%2034.8935C402.159%2086.2487%20274.066%20-23.5953%20396.004%2034.4114'%20stroke='%23FFFDF6'%20stroke-width='34'%20stroke-linecap='round'/%3e%3c/svg%3e")}.phone-img{display:none;margin-bottom:var(--margin)}@media(max-width:1200px){.biographie .content:nth-child(2){width:50%}}@media(max-width:576px){main .phone-img{display:block;margin-bottom:var(--margin)}main .desktop-img{display:none}}#home .biographie{position:relative}#home .biographie:after{position:absolute;content:"";width:450px;height:450px;background-image:url(/_astro/muget_coquelicot_01.Cg92rPwR.png);background-size:contain;background-repeat:no-repeat;bottom:0;left:0;right:0;margin:0 auto;z-index:0}#home .biographie .inner{position:relative;z-index:5}@media(max-width:1200px){#home .biographie:after{width:300px;height:300px}}@media(max-width:576px){#home .biographie:after{display:none}}.pensees{background-image:url(/_astro/white_paper_background.BAqmQyuK.webp)}section.pensees{padding:calc(var(--margin) *2)!important}.pensees h2{font-size:calc(var(--font-size) *2);color:var(--black)}.pensees h2:before{display:none}.pensees li{overflow:hidden}.pensees a{padding:calc(var(--margin) /2);--arrow-color: url("data:image/svg+xml,%3csvg%20width='93'%20height='44'%20viewBox='0%200%2093%2044'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.5%2022H88.5M88.5%2022L69.0443%202.5M88.5%2022L69.0443%2041.5'%20stroke='%23242827'%20stroke-width='5'%20stroke-linecap='round'/%3e%3c/svg%3e")}.pensees a:after{content:"";width:25px;height:25px;top:32%;position:absolute;background-image:var(--arrow-color);background-size:contain;background-repeat:no-repeat;right:-20%;transition:.3s}.pensees span{font-weight:700}.pensees a:hover:after{right:var(--margin)}.container-scroll{will-change:transform;margin-top:-44px;user-select:none}.track{white-space:nowrap}.loop-title{color:var(--black);font-weight:700;font-size:64px;text-transform:uppercase;margin:0 var(--margin)}.flex{display:flex}#actualites .inner.flex{flex-wrap:wrap;gap:var(--margin)}body#actualites{padding-bottom:20px}main:not(#biographie-page main,#home main){padding-bottom:calc(var(--margin) + 59px)}#home main{padding-bottom:59px}@media(max-width:796px){main:not(#biographie-page main){padding-bottom:calc(var(--margin) + 98px)}#home main{padding-bottom:98px}}#livre-page .second{padding:200px 0}.actualite-link{flex:0 1 calc(33.33% - var(--margin));background-image:url(/images/background/texutre_feuille_froisse_01_jaune.jpg);background-repeat:no-repeat;background-size:cover;padding:var(--margin);box-sizing:border-box;width:100%;height:auto;border:solid 4px transparent;position:relative;--arrow-color: url("data:image/svg+xml,%3csvg%20width='93'%20height='44'%20viewBox='0%200%2093%2044'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.5%2022H88.5M88.5%2022L69.0443%202.5M88.5%2022L69.0443%2041.5'%20stroke='%23242827'%20stroke-width='5'%20stroke-linecap='round'/%3e%3c/svg%3e");overflow:hidden}.actualites .swiper img{width:100%;object-fit:cover;display:block}#actualites h3{margin:var(--margin) 0;padding-bottom:calc(var(--margin) / 2);text-transform:uppercase;border-bottom:var(--border) var(--black)}#actualites .date{margin-top:auto;align-self:start;font-weight:700}main:not(#home main,#biographie-page main,#single-book main,#livre-page main){padding-top:200px}main{overflow-x:hidden}.actualite-link:after{content:"";width:50px;height:24px;position:absolute;right:-20%;bottom:calc(var(--margin) - 3px);background-image:var(--arrow-color);background-size:contain;background-repeat:no-repeat;transition:.3s}.actualite-link:hover:after{right:var(--margin)}#actualites .contener{aspect-ratio:1 / 1;height:auto}#actualites .contener img{width:100%;height:100%;object-fit:cover}@media(max-width:1200px){#actualites .actualite-link{flex:0 1 calc(50% - var(--margin))}}@media(max-width:950px){#actualites .actualite-link{flex:0 1 100%}}@media(max-width:576px){main:not(#home main,#biographie-page main,#single-book main,#livre-page main){padding-top:100px}#biographie-page main{padding-bottom:var(--footer-margin)}}#books .inner.flex{flex-wrap:wrap;gap:var(--margin)}#books .book-content{flex:0 1 calc(50% - var(--margin));width:100%;height:auto;border:solid 4px transparent;position:relative;--arrow-color: url("data:image/svg+xml,%3csvg%20width='93'%20height='44'%20viewBox='0%200%2093%2044'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.5%2022H88.5M88.5%2022L69.0443%202.5M88.5%2022L69.0443%2041.5'%20stroke='%23242827'%20stroke-width='5'%20stroke-linecap='round'/%3e%3c/svg%3e");overflow:hidden}#books .book-background{background-image:url(/images/background/texutre_feuille_froisse_01_jaune.jpg);background-repeat:no-repeat;background-size:cover;min-width:45%;padding:var(--margin);box-sizing:border-box;margin-right:var(--margin)}#books h3{font-size:32px;text-transform:uppercase;padding-bottom:var(--margin);border-bottom:var(--border) var(--black)}#books p:not(footer p){margin:var(--margin) 0}@media(max-width:768px){#books .book-content{flex-direction:column;width:100%}#books h3{padding:calc(var(--margin) / 2) 0}}@media(max-width:576px){#books main .inner.flex{flex-direction:column}#books h3{font-size:unset;padding:calc(var(--margin) / 2) 0}#books .book-background{margin-right:0;padding:15px}}#single-book-page{background-image:url(/images/background/texutre_feuille_froisse_01_rose.jpg);background-size:50%;background-repeat:no-repeat}#biographie-page .bg{background-image:url(/images/background/texutre_feuille_froisse_01_rose.jpg);background-size:50% 100%;background-repeat:no-repeat;min-height:100dvh;align-items:center}#biographie-page .bg .flex{gap:300px}#biographie-page .container{width:50%}#biographie-page .biographie{gap:var(--margin)}#biographie-page .biographie{background:none}#biographie-page .biographie .flex{justify-content:space-between}#biographie-page h2{color:var(--black)}#biographie-page .bio-deco{position:relative;margin:0}#biographie-page .bio-deco:before,#biographie-page .bio-deco:after{content:"";width:500px;height:500px;position:absolute;background-size:contain;transform:translate(50%,50%);transform-origin:center;background-repeat:no-repeat}#biographie-page .bio-deco:before{background-image:url(/_astro/muguet_01.kfMmU3gO.png);bottom:90%;right:90%}#biographie-page .bio-deco:after{background-image:url(/_astro/Muguet_02.mpgy4rSi.png);bottom:10%;right:0%}#biographie-page .biographie .inner{padding-top:150px;padding-bottom:150px}#biographie-page h2{font-size:60px}@media(max-width:1015px){#biographie-page header{background-color:transparent}#biographie-page .biographie .bio-deco{width:35%}#biographie-page .biographie .inner{padding:0}.scrolled#biographie-page header{background-color:var(--white)}body#biographie-page,body#single-book-page{background-image:none}body#biographie-page .biographie .container:first-child,#biographie-page .container{width:100%}#biographie-page .bg-phone{background-image:url(/images/background/texutre_feuille_froisse_01_rose.jpg);background-size:cover;background-repeat:no-repeat;min-height:90dvh;display:flex;align-items:center;justify-content:center;margin:0 -20px}#biographie-page .bio-deco{width:70%;min-width:100px;max-width:550px}#biographie-page .bg-phone:before,#biographie-page .bio-deco:after{content:"";width:200px;height:200px;position:absolute;background-size:contain}#biographie-page .bio-deco:before{width:500px;height:500px}#biographie-page .bio-deco:after{width:400px;height:400px}#biographie-page .biographie .flex{flex-direction:column}#biographie-page .bg{background-image:none}#biographie-page .test{margin:0 auto;min-width:320px;padding:0 var(--margin)}#biographie-page .test h2{width:fit-content}#biographie-page .bg .flex{gap:50px}}@media(max-width:768px){#biographie-page .bio-deco:before{width:500px;height:500px}#biographie-page .bio-deco:after{width:350px;height:350px}}@media(max-width:568px){#biographie-page .bio-deco:before{width:200px;height:200px}#biographie-page .bio-deco:after{width:150px;height:150px}#biographie-page .biographie .bio-deco{width:50%}}#livre-page .bg{background-image:url(/images/background/texutre_feuille_froisse_01_jaune.jpg);background-repeat:no-repeat;background-size:50% 100%;min-height:100dvh;align-items:center}#livre-page h2{color:var(--black)}#livre-page .container{width:50%;height:100%;display:flex;flex-direction:column;height:auto}#livre-page .livre .inner.flex{gap:300px}#livre-page h3{text-transform:uppercase;margin-bottom:var(--margin)}#livre-page .container .content span{font-weight:700;text-transform:uppercase}#livre-page .container .content{display:flex;flex-direction:column;gap:var(--margin);margin-top:auto}#books .content{display:flex;flex-direction:column}#books .content .cta{margin-top:auto}#livre-page header li:after{display:none}@media(max-width:1200px){#livre-page .bg{background-image:none}#livre-page .second{padding:0}#livre-page main{padding-bottom:var(--footer-margin)}#livre-page .bg-phone{background-image:url(/images/background/texutre_feuille_froisse_01_jaune.jpg);background-size:cover;margin:0 -20px}#livre-page .bg-phone img{padding:calc(var(--margin) * 5) var(--margin)}#livre-page .livre .inner.flex{flex-direction:column}#livre-page .container{width:100%}#livre-page .inner .container:nth-child(2){gap:20px}#books .book-background{margin-right:0}#books .book-content{flex-direction:column;gap:var(--margin)}#livre-page .livre .inner.second{gap:var(--margin);margin:0}}.actualites .swiper .aspect-ratio{aspect-ratio:1/1;width:100%;overflow:hidden}.actualites .swiper .aspect-ratio img{display:block;width:100%;height:100%;object-fit:cover}.card-item.swiper-slide a{height:100%}#actualite-page h2{color:var(--black)}#actualite-page .actualite a{display:block;aspect-ratio:1/1;height:100%}#actualite-page .actualite img{object-fit:cover;width:100%;height:100%}#actualite-page .container.flex{justify-content:space-between;align-items:flex-start;gap:var(--margin)}#actualite-page .head{border-bottom:var(--border);padding-bottom:var(--margin);margin-bottom:var(--margin);justify-content:space-between}#actualite-page h2{margin:0}#actualite-page h4,#actualite-page p{margin-bottom:calc(var(--margin) / 2)}#actualite-page .date{margin-top:auto}#actualite-page .container{background-image:url(/images/background/texutre_feuille_froisse_01_jaune.jpg);background-repeat:no-repeat;background-size:cover;padding:calc(var(--margin) * 2);position:relative}#actualite-page .container:after,#actualite-page .container:before{content:"";position:absolute;bottom:-140px;right:-140px;width:500px;height:500px;background-image:url(/_astro/Coquelicot_02.VG89H-K2.png);background-size:contain;background-repeat:no-repeat}#actualite-page .container:before{top:-140px;left:-100px;background-image:url(/_astro/Coquelicot_01.C2UgNbFB.png)}@media(max-width:576px){#actualite-page .container.flex{flex-direction:column;padding:var(--margin)}#actualite-page .container:after,#actualite-page .container:before{display:none}#actualite-page .head{padding-bottom:10px}}#actualite-single-swpier .card-item{height:auto}.actualite-single-link{background-image:url(/images/background/texutre_feuille_froisse_01_jaune.jpg);background-size:cover}.actualite-single-link h3{color:var(--black)}#actualite-single-swpier .text{text-transform:none;font-weight:500}#actualite-single-swpier h3{text-transform:uppercase;border-bottom:var(--border);padding-bottom:var(--margin);margin:var(--margin) 0}.swiper-slide.actualite-link{flex:0 0 auto!important}
