@import url("https://fonts.googleapis.com/css2?family=Sora:wght@400;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Clash+Display:wght@600;700&display=swap");:root{--font-sora:"Sora",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-inter:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-clash:"Clash Display",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--text-primary:#fff;--text-main:#0f172a;--text-muted:#94a3b8;--gold-1:#f5b041;--gold-2:#fcd34d;--gold-3:#f59e0b;--section-spacing-desktop:96px;--section-spacing-mobile:64px;--paragraph-spacing:14px}body,html{font-family:var(--font-inter)}body{color:var(--text-main);line-height:1.6}.h1,h1{font-size:64px;line-height:72px;letter-spacing:-.02em}.h1,.h2,h1,h2{font-family:var(--font-sora);font-weight:700}.h2,h2{font-size:48px;line-height:56px;letter-spacing:-.01em}.h3,h3{font-size:32px;line-height:40px}.h3,.h4,h3,h4{font-family:var(--font-sora);font-weight:700}.h4,h4{font-size:24px;line-height:32px}.h5,h5{font-size:20px;line-height:28px}.h5,.h6,h5,h6{font-family:var(--font-sora);font-weight:600}.body-lg,.h6,h6,p{font-size:16px;line-height:24px}.body-lg,p{margin-bottom:var(--paragraph-spacing)}.body-lg,.caption,p,small{font-family:var(--font-inter);font-weight:400}.caption,small{font-size:12px;line-height:16px;color:var(--text-muted)}.button,button{font-family:var(--font-inter);font-size:16px;font-weight:600;letter-spacing:.5px}.text-gradient-gold{background:linear-gradient(135deg,#f5b041,#fcd34d 50%,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (max-width:768px){.h1,h1{font-size:48px;line-height:56px}.h2,h2{font-size:36px;line-height:44px}.h3,h3{font-size:24px;line-height:32px}.h4,h4{font-size:20px;line-height:28px}.body-lg,p{font-size:14px;line-height:20px}.caption,small{font-size:11px;line-height:14px}}