@import"https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{width:100%;height:100%;overflow-x:hidden;font-family:Indie Flower,cursive}img{width:100%;height:100%;object-fit:cover}a{text-decoration:none;color:#000;font-size:1.6rem;font-weight:600}nav{display:flex;justify-content:space-between;padding:1.5rem 2rem;background-color:#fff;border-bottom:2px solid #000000}nav>div{flex:1}.links{display:flex;justify-content:center;align-items:center;gap:2em}.container{width:100%;height:100%}.header{position:relative;width:100vw;height:100vh;padding:4em 2em;overflow:hidden;display:flex;align-items:center;justify-content:center}.header img{position:absolute;top:28%;left:50%;width:1200px;height:auto;transform:translate(-50%,-50%);z-index:-1;opacity:.4;pointer-events:none}h1{position:relative;font-size:10vw;font-weight:800;text-align:center;margin-bottom:.4em}.row{width:75%;margin:0 auto;padding:2em;display:flex}.row:nth-child(1),.row:nth-child(3),.row:nth-child(5),.row:nth-child(7){justify-content:flex-end}.row:last-child{padding-bottom:10em}.img{position:relative;width:500px;height:600px;z-index:2}.img h2{position:absolute;top:50%;transform:translateY(-50%);font-size:4rem;color:#000;justify-content:center;text-align:center;align-items:center;padding:1.5rem}.row:nth-child(2) .img h2,.row:nth-child(4) .img h2,.row:nth-child(6) .img h2,.row:nth-child(8) .img h2{left:600px}.row:nth-child(3) .img h2,.row:nth-child(5) .img h2,.row:nth-child(7) .img h2{right:600px}canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}@media (max-width: 900px){a{font-size:1.4rem}h1{font-size:8vw}.header img{top:35%;left:50%;width:850px}.row{width:100%}.img{height:500px}.img h2{font-size:2.5rem;padding:0}}@media (max-width: 700px){.img{width:400px}.row:nth-child(2) .img h2,.row:nth-child(4) .img h2,.row:nth-child(6) .img h2,.row:nth-child(8) .img h2{left:450px}.row:nth-child(3) .img h2,.row:nth-child(5) .img h2,.row:nth-child(7) .img h2{right:450px}}@media (max-width: 500px){.logo{justify-content:center;text-align:center}a{font-size:1.2rem}nav{flex-direction:column}h1{font-size:20vw;margin-bottom:2.4em}.header img{top:35%;left:50%;width:500px}.img{width:250px;height:350px}.row{padding:.8em}.img h2{font-size:1.5rem;padding:0}.row:nth-child(2) .img h2,.row:nth-child(4) .img h2,.row:nth-child(6) .img h2,.row:nth-child(8) .img h2{left:260px}.row:nth-child(3) .img h2,.row:nth-child(5) .img h2,.row:nth-child(7) .img h2{right:260px}}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}
