:root{--base--100:#ebf5df;--base--200:#fec81d;--base--300:#0f0f0f}*{margin:0;padding:0;box-sizing:border-box}img{width:100%;height:100%;object-fit:cover}h1{font-size:clamp(4rem,7.5vw,10rem)}h2{font-size:clamp(2.5rem,4.5vw,2.5rem)}.hero{position:relative;width:100%;height:175svh;color:#f73;overflow:hidden}.hero-img{position:absolute;width:100%;height:100%}.hero-header{position:absolute;width:100%;height:100svh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;text-align:center}.hero-canvas{position:absolute;bottom:0;width:100%;height:100%;pointer-events:none}.hero-content{position:absolute;bottom:0;width:100%;height:125svh;display:flex;justify-content:center;align-items:center;text-align:center;flex-wrap:wrap;gap:2rem}.hero-content h2{width:75%;color:#fff;margin-top:13%}.about{position:relative;width:100%;height:100svh;display:flex;justify-content:center;align-items:center;background:var(--base--300);color:var(--base--100)}.hero-header p{font-size:2rem}.arrow{width:100px;height:100px}.about p{width:40%;text-align:center}@media (max-width: 1000px){.hero-content h2,.about p{width:calc(100%-4rem)}}.back{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#fff;flex-direction:column;gap:1rem}.back h1{font-size:7rem;color:#fff}.contactus-icon-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.8rem}.contactus-icon{height:21px}.contactus-phone{border:2px solid #fff;padding:15px;width:291px;text-align:center;border-radius:24px;font-size:1.7rem;color:#fff}.fontsize-fixed{font-size:1.5rem}.social-wrapper-1{width:100%;display:flex;justify-content:center;align-items:center;gap:2rem;margin-top:3%;flex-wrap:wrap}.social-wrapper-2{width:100%;display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap;margin-top:-17%}
