@import url("https://fonts.googleapis.com/css2?family=Orelega+One&display=swap");@import url("https://fonts.googleapis.com/css2?family=Raleway&display=swap");html{font-size:100%}body{color:var(--white)!important;background-color:var(--black)}:root{--font-size-mobile-heading:2.4rem;--font-size-mobile-heading2:2.2rem;--font-size-mobile-text:1.3rem;--font-size-small-mobile-text:1.2rem;--font-size-small:1.3rem;--font-size-normal:1.5rem;--font-size-medium:1.6rem;--font-size-medium-1:3rem;--font-size-large:3rem;--font-size-huge:4rem;--font-stack:"Ralewy",sans-serif;--font-heading:"Orelega One",sans-serif;--line-height-normal:1.7;--line-height-small:1.2;--black:#000;--white:#f0e9f2;--white-1:#e5e5e6da;--container-max-width:1180px;--container-normal-width:800px;--container-medium-width:700px;--container-small-width:500px;--dan-huge:10rem;--dan-medium:5rem;--dan-normal:2rem;--dan-small-1:2.5rem;--dan-small:2rem;--dan-very-small:1.5rem;--border-light:1px solid #242323}@keyframes hiHand{0%{transform:rotate(7deg)}50%{transform:rotate(-7deg)}to{transform:rotate(7deg)}}.sayHi{transition:1.5s ease;display:inline-block;animation-name:hiHand;animation-iteration-count:infinite;animation-duration:1.3s;animation-timing-function:ease;transform-origin:90% 80%;opacity:1}.headerSection{height:100vh;background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.8)),url(/bg.avif);background-size:cover;scroll-snap-type:y mandatory;overflow-y:scroll}.headerBox{display:flex;padding:0 var(--dan-huge);height:100vh;scroll-snap-align:start}.sliderBox{flex-direction:column;justify-content:center}.headerProjects h1,.headerText h1{font-size:var(--font-size-huge);font-family:var(--font-heading)}.headerProjects h2,.headerText h2{font-size:var(--font-size-large);font-family:var(--font-heading)}.headerProjects p,.headerText p{font-size:var(--font-size-medium);font-family:var(--font-stack);color:var(--white-1)}.headerProjects h3,.headerText h3{font-size:var(--font-size-small);font-family:var(--font-stack);color:var(--black)}.headerProjects Button,.headerText Button{font-size:var(--font-size-medium);line-height:var(--line-height-normal);padding:20px;margin-top:20px}.headerProjects{flex:1 1}.buttonComing{width:230px}.projectsContainer{display:grid;grid-template-columns:1fr 1fr 1fr;padding-top:var(--dan-small)}.projectBox{display:flex;justify-content:center}.projectBox img{max-height:300px;max-width:300px;height:300px;width:300px;object-fit:contain;object-position:center}.projectBox h3{color:#fff;font-size:var(--font-size-small)}.buttonVisit{background-color:#f0e9f2;padding:10px 15px;border-radius:5px;color:#000;margin-top:20px;cursor:pointer;font-weight:700}.buttonVisit:hover{background-color:#e5dee8}.swiper-scrollbar-drag{background:#e5dee8!important}@media(max-width:1300px){.headerBox{padding:0 var(--dan-medium)}.headerProjects h1,.headerText h1{font-size:var(--font-size-large)}.headerProjects p,.headerText p{font-size:var(--font-size-normal)}}@media(max-width:1000px){.headerBox{padding:0 var(--dan-normal)}.headerProjects h1,.headerText h1{font-size:var(--font-size-medium-1)}.headerProjects p,.headerText p{font-size:var(--font-size-small)}}@media(max-width:600px){.headerBox{padding:0 var(--dan-normal);text-align:center}.headerProjects h1,.headerText h1{font-size:var(--font-size-mobile-heading)}.headerProjects h2,.headerText h2{font-size:var(--font-size-mobile-heading2)}.headerProjects p,.headerText p{font-size:var(--font-size-mobile-text)}.headerSection{background-position-x:center}.buttonComing{width:100%}.buttonSocial{justify-content:center}.projectsContainer{grid-template-columns:1fr;gap:5px;padding-top:10px}.projectBox h3{font-size:var(--font-size-small-mobile-text)}.buttonVisit{margin-top:10px;padding:5px 15px}}