*{box-sizing:border-box}:root{font-size:62.5%;font-family:Hubballi}body{overflow-x:hidden;background:rgba(232,234,255,.8)}section{display:grid;grid-template-columns:repeat(2,1fr);gap:2ch;width:80%;margin-left:10%}section h2{text-align:center;grid-column:span 2}section .sub-title{font-size:4rem;color:#ff00009a}section img{border-radius:7px;width:100%;height:100%}@media all and (min-width: 700px){section{grid-template-columns:repeat(4,1fr)}section h2{grid-column:span 4}}.cojin img{height:90%}@charset "UTF-8";.header{width:100vw;height:100vh;position:relative;top:0;left:0}.menu-btn{position:fixed;top:13px;left:13px;display:flex;justify-content:center;align-items:center;width:80px;height:80px;cursor:pointer;z-index:10;transition:all .5s ease-in-out}.menu-btn__burger,.menu-btn__burger:after,.menu-btn__burger:before{width:50px;height:6px;background:#fff;border-radius:5px;transition:all .5s ease-in-out}.menu-btn__burger:before,.menu-btn__burger:after{content:"";position:absolute}.menu-btn__burger:before{transform:translateY(-16px)}.menu-btn__burger:after{transform:translateY(16px)}.menu-btn.open .menu-btn__burger{transform:translate(-50px);background:transparent}.menu-btn.open .menu-btn__burger:before{transform:rotate(45deg) translate(35px,-35px)}.menu-btn.open .menu-btn__burger:after{transform:rotate(-45deg) translate(35px,35px)}.page-logo{width:150px}.hidde-left{transform:translate(-120%);right:100%}.navbar{position:fixed;width:81%;height:95%;top:0;left:15px;display:flex;flex-direction:column;justify-content:space-around;align-items:center;background:rgba(255,192,203,.842);transition:all .5s ease-in-out}.navbar>*{padding:10px;list-style:none}.navbar a{color:#080055d8;text-decoration:none;font-size:2.6rem;font-weight:700}.navbar a:hover{color:#5c00009f}.test{height:200vh}@media all and (min-width: 700px){.menu-btn__burger{display:none}.navbar{height:69px;transform:translate(0);flex-direction:row;width:93.4vw}.navbar a{font-size:2rem}}@media all and (min-width: 1024px){.navbar{width:96vw}}.hero{margin:0;padding:0;display:flex;flex-direction:column;align-items:center;width:100%;background:center/contain no-repeat radial-gradient(rgba(228,228,228,.671),rgba(255,255,255,.383)),#eee center/100% no-repeat url(/assets/bg-crop.dd78f487.jpg);padding-top:10ch;text-align:center}.hero>*{padding:3ch;font-size:1.9rem}.hero h1{margin:0;padding:0}.hero h1 img{width:900px}.hero h2{font-size:1.9rem}.hero p{font-size:1.8rem;font-family:Hubballi;width:60%}@media all and (min-width: 700px){.hero{height:100%;padding-top:16ch;background:center/contain no-repeat radial-gradient(rgba(228,228,228,.671),rgba(255,255,255,.383)),#eee center/100% no-repeat url(/assets/bg-crop.dd78f487.jpg)}.hero p{padding-bottom:16ch}}
