html{font-size:62.5%;}:root{--min-screen-width:320px;--max-screen-width:1400px;--white:#fff;--grey:#f7f7f7ff;--black:#000;--primary:#523B24;--secondary:hsla(30.73,24.55%,67.25%,1);--gap-xs:5px;--gap-s:8px;--gap-m:10px;--gap-l:16px;--gap-xl:20px;--gap-2xl:32px;--gap-3xl:40px;--gap-4xl:64px;--radius-xs:5px;--radius-s:10px;--radius-m:15px;--radius-l:20px;--radius-xl:25px;--radius-xxl:50px;}.button-grey{border-radius:25px;border:none;background:var(--grey);color:var(--black);padding:10px 20px;transition:all 0.3s ease;font-size:18px;font-weight:600;}.button-grey:hover{background:var(--primary);color:var(--white);box-shadow:0px 5px 15px 0px rgba(0,0,0,0.2);transform:scale(1.03);}.button-white{padding:16px 30px;border-radius:25px;border:none;background:var(--white);font-size:20px;line-height:1;font-weight:500;letter-spacing:-0.8px;}.button-primary{padding:16px 30px;border-radius:25px;border:none;background:var(--primary);font-size:20px;line-height:1;font-weight:500;letter-spacing:-0.8px;color:var(--white);}.button-black{padding:16px 30px;border-radius:25px;border:none;background:var(--black);font-size:20px;line-height:1;font-weight:500;letter-spacing:-0.8px;color:var(--white);}H1{font-size:clamp(48px,calc(3rem + ((1vw - 3px) * 5.3333)),96px);font-weight:300;line-height:0.9;letter-spacing:-3.84px;}H2{font-size:clamp(40px,calc(2.5rem + ((1vw - 3px) * 2.2222)),60px);font-weight:300;line-height:1;letter-spacing:-2.4px;}H3{font-size:clamp(30px,calc(1.875rem + ((1vw - 3px) * 0.8333)),37.5px);font-weight:400;line-height:1;letter-spacing:-1.5px;}.btn-text{font-size:20px;font-weight:500;line-height:1;letter-spacing:-0.8px;}@media (max-width:992px){H1{letter-spacing:-2.34px;}H2{letter-spacing:-2px;}H3{letter-spacing:-1px;}.btn-text{letter-spacing:-0.5px;}}/* Custom Stylesheets */ /* Add your custom CSS here */