:root{--accent-pink:rgb(239,139,136);--accent-brown:rgb(137,95,35);--accent-beige:rgb(249,242,213);--secondary-beige:rgba(253,240,188,0.63);--secondary-green:rgba(37,120,42,0.16);--secondary-blue:rgba(99,167,240,0.13);--secondary-pink:rgba(239,139,136,0.25)}@font-face{font-family:futuralt;src:url(/_next/static/media/FuturaLT.4d865cd9.woff)}*{font-family:futuralt;box-sizing:border-box;margin:0;padding:0}html{height:-moz-fit-content;height:fit-content}body{position:absolute;background-color:var(--accent-pink);height:clamp(100vh,100vh,100vh)}main{background-color:white;align-items:center}body,html,main{width:clamp(100vw,100vw,100vw)}body,html,main,section{display:flex;flex-direction:column}section{width:100vw}h2{font-size:clamp(40px,4vw,72px)}h3{font-size:clamp(24px,2vw,40px)}svg{width:100%;height:100%}button,input[type=checkbox],label{cursor:pointer}li{list-style-type:none}a{color:unset}section.informations{padding:1rem 0}section.informations h2,section.informations h3{padding-left:1rem;padding-bottom:.5rem}.hover{box-shadow:0 3px 6px 0 rgb(25,25,25,.4)}.text-1{font-size:clamp(20px,1.5vw,30px)}.text-2{font-size:clamp(17px,1.25vw,24px)}.style-white-on-pink{background-color:var(--accent-pink);color:white}.style-pink-on-white{background-color:white;color:var(--accent-pink)}.style-brown-on-beige{background-color:var(--accent-beige);color:var(--accent-brown)}.notFound{height:98vh;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:white}.errorCode{font-size:xx-large;font-weight:bolder;color:var(--accent-pink);margin-bottom:4vh}.swiper{width:100%;height:-moz-fit-content;height:fit-content}.swiper-slide{text-align:center;font-size:18px;background:#444;display:flex;justify-content:center;align-items:center}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}