@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";
:root{--c-ink:#262d44;--c-gold:#506fb1;--c-gold-bg:#c8a96e21;--c-bg:#f8f6f2;--c-card:#fff;--c-muted:#6b7280;--c-border:#e8e3db;--r-s:10px;--r-m:18px;--r-l:28px;--r-xl:40px;--r-pill:999px;--sh-s:0 2px 10px #1a1a2e0f;--sh-m:0 8px 32px #1a1a2e1a;--sh-l:0 24px 80px #1a1a2e26;--ease:.24s cubic-bezier(.4, 0, .2, 1);--ease-slow:.44s cubic-bezier(.4, 0, .2, 1);--nav-h:72px;--sec-py:40px;--wrap:1240px;--px:24px;--main-heading-size:clamp(1.4rem, 1.5vw, 1.9rem)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:clip}body{background:var(--c-bg);color:var(--c-ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;zoom:99%;width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;line-height:1.65;overflow-x:clip}a{color:inherit;text-decoration:none}ul{list-style:none}img,video{max-width:100%;display:block}button{cursor:pointer;font:inherit;background:0 0;border:none}input,textarea{font:inherit}select{font:inherit;cursor:pointer;appearance:none!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E")!important;background-position:calc(100% - 16px)!important;background-repeat:no-repeat!important;padding-right:36px!important}.container{max-width:var(--wrap);padding:0 var(--px);margin:0 auto}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.custom-select-arrow{opacity:.9;appearance:none!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E")!important;background-position:calc(100% - 12px)!important;background-repeat:no-repeat!important;padding-right:28px!important}@media (max-width:700px){:root{--px:10px;--nav-h:44px}body{zoom:94%}}
