html{font-size:62.5%;}:root{--min-screen-width:320px;--max-screen-width:1400px;--white:#fff;--black:#000;--primary:#E30613;--grey:#F9F9F9;--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-primary{padding:20px 25px;background:var(--primary);border:none;border-radius:20px;color:var(--white);font-size:18px;font-family:"Inter";font-weight:600;line-height:1.25;}.button-black{padding:20px 25px;background:var(--black);border:none;border-radius:20px;color:var(--white);font-size:18px;font-family:"Inter";font-weight:600;line-height:1.25;}H1{font-size:clamp(4rem,3.1765rem + 3.7647vw,6rem);font-weight:900;line-height:1;letter-spacing:0px;text-transform:uppercase;}H2{font-size:clamp(3rem,2.6912rem + 1.4118vw,3.75rem);font-weight:900;line-height:1;letter-spacing:0px;text-transform:uppercase;}H3{font-size:32px;font-weight:900;line-height:1;letter-spacing:0px;text-transform:uppercase;}.btn-text{font-family:"Inter";font-size:18px;font-weight:600;line-height:1.25;letter-spacing:0px;}.tag{font-family:"Inter";font-size:14px;font-weight:700;line-height:1.25;letter-spacing:0px;}/* Custom Stylesheets */ /* Add your custom CSS here */