.s-dherosection{position:relative;min-height:83vh;padding:15px;background:url(/_next/static/media/sketch.046bbf57.png);background-repeat:no-repeat;background-size:contain;background-position:50%;display:flex;flex-direction:column;justify-content:space-between}.s-dherosection .title-box{max-width:400px}.s-dherosection .title-box h1{font-size:90px;font-weight:800;line-height:80px}.s-dherosection .title-box span{display:block;color:var(--dark-brown);font-size:50px;font-weight:600;text-align:end;line-height:43px}.s-dherosection .design-text{display:flex;flex-direction:column;color:var(--dark-brown);font-size:30px;font-weight:600}.s-dherosection .design-text span{font-family:var(--font-no3);font-weight:700}@media screen and (min-width:700px){.s-dherosection{background-size:700px auto;background-position:100%;padding:0 15px 15px}.s-dherosection .title-box{max-width:800px;display:flex;align-items:flex-end;gap:30px}.s-dherosection .title-box h1{font-size:120px;font-weight:800;line-height:150px}.s-dherosection .title-box span{font-size:80px;text-align:start;line-height:normal}.s-dherosection .design-text{font-size:45px}}@media screen and (min-width:1100px){.s-dherosection{background-size:850px auto}}@media screen and (min-width:1300px){.s-dherosection{background-size:950px auto}.s-dherosection .title-box{max-width:1000px}.s-dherosection .title-box h1{font-size:150px;font-weight:800;line-height:150px}.s-dherosection .title-box span{font-size:100px;text-align:start;line-height:100px}.s-dherosection .design-text{font-size:55px}}.s-about{padding:0 15px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.s-about div{border:1px solid var(--dark-brown);text-align:center;color:var(--dark-brown);padding:20px;max-width:400px}.s-about div h2{text-transform:uppercase}.s-about div p{font-family:var(--font-no3);margin-top:20px}@media screen and (min-width:800px){.s-about{display:grid;grid-template-columns:1fr 1fr}.s-about div{max-width:500px;height:260px;margin:0 auto}}