:root{--Primary:#E83F29;--Secondary:#E86508;--Tertiary:#001384;--Light:#E6DDD6;--Lightest-Primary:#FDF8F3;--Green:#3E6254;--Dark-Violet:#110A33;--Gray:#5D5D5D;--Light-Gray:#A5A5A5;--Lighter-Gray:#C7C7C7;--Lightest-Gray:#F0F0F0;--White:#FFFFFF;--gradient-hero:linear-gradient(135deg,hsl(14 100% 60%),hsl(9 84% 52%));--gradient-radial:radial-gradient(ellipse at bottom center,hsl(13 83% 54%) 0%,hsl(22 85% 47%) 100%);--gradient-card:linear-gradient(145deg,hsl(0 0% 100%),hsl(220 13% 91%/0.3));--glass-bg:hsl(0 0% 100%/0.8);--glass-border:hsl(0 0% 100%/0.2);--glass-backdrop:blur(12px);--shadow-glow:0 0 40px hsl(9 84% 52%/0.3)}.text-h1{font-size:44.79px;line-height:120%}.text-h1,.text-h2{color:var(--Primary,#E83F29);font-family:Lato,Arial,system-ui,-apple-system,sans-serif;font-style:normal;font-weight:900}.text-h2{font-size:38.57px;line-height:150%}.text-h3{color:var(--Dark-Violet,#110A33);font-family:Lato,Arial,system-ui,-apple-system,sans-serif;font-size:32.14px;font-style:normal;font-weight:400;line-height:150%}.glass-nav{background:var(--glass-bg);backdrop-filter:var(--glass-backdrop);border:1px solid var(--glass-border)}.bg-gradient-hero{background:var(--gradient-hero)}.bg-gradient-radial{background:var(--gradient-radial)}.shadow-glow{box-shadow:var(--shadow-glow)}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none;scroll-behavior:smooth}.no-scrollbar::-webkit-scrollbar,.scrollbar-hide::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}