html{font-size:62.5%;}:root{--min-screen-width:320px;--max-screen-width:1400px;--white:#fff;--black:#000;--primary:#453321;--secondary:hsla(27.14,100%,60.98%,1);--tertiary:#A2B4C0;--grey:#f7f7f7ff;--background:hsla(33.33,42.86%,95.88%,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;background:var(--white);border:none;border-radius:25px;font-size:18px;font-weight:500;line-height:0.9;letter-spacing:-0.72px;transition:all .3s ease;}.button-white:hover{background:var(--secondary);color:var(--white);}.button-secondary{padding:16px 30px;background:var(--secondary);border:none;border-radius:25px;font-size:18px;font-weight:500;line-height:0.9;letter-spacing:-0.72px;color:var(--white);transition:all .3s ease;}.button-secondary:hover{background:var(--primary);}H1{font-size:clamp(64px,58.0741px + 1.9753vw,96px);line-height:0.9;letter-spacing:-3.84px;}H2{font-size:clamp(42px,38.6667px + 1.1111vw,60px);line-height:0.9;letter-spacing:-2.4px;text-box-trim:both;text-box-edge:cap;}H3{font-size:clamp(26px,21.2955px + 1.3068vw,37.5px);line-height:0.9;letter-spacing:-1.5px;}.btn-text{font-size:18px;font-weight:500;line-height:0.9;letter-spacing:-0.72px;}/* Custom Stylesheets */ /* Add your custom CSS here */