@font-face{font-family:Studio Sans;src:url(/fonts/StudioSans%20Extra%20Light.otf) format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Studio Sans;src:url(/fonts/StudioSans\ Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Studio Sans;src:url(/fonts/StudioSans.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Studio Sans;src:url(/fonts/StudioSans\ Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Studio Sans;src:url(/fonts/StudioSans\ Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}.site-header[data-astro-cid-3btrpym2]{position:fixed;top:0;left:0;right:0;z-index:1000;background:linear-gradient(to bottom,#000c,#0006 50%,#0000);transition:all .3s ease;padding:25px 0 50px}.site-header[data-astro-cid-3btrpym2].scrolled{background:#000000f2;backdrop-filter:blur(10px);padding:20px 0;box-shadow:0 2px 20px #00000080}.header-container[data-astro-cid-3btrpym2]{max-width:1400px;margin:0 auto;padding:0 40px;display:flex;align-items:center;justify-content:space-between}.header-logo-img[data-astro-cid-3btrpym2]{height:140px;width:auto;transition:height .3s ease}.site-header[data-astro-cid-3btrpym2].scrolled .header-logo-img[data-astro-cid-3btrpym2]{height:100px}.header-nav[data-astro-cid-3btrpym2]{display:flex;gap:40px;align-items:center}.nav-link[data-astro-cid-3btrpym2]{font-family:Studio Sans,sans-serif;font-size:.9rem;font-weight:400;color:var(--color-white);text-decoration:none;letter-spacing:.1em;transition:all .3s ease;position:relative;padding-bottom:5px}.nav-link[data-astro-cid-3btrpym2]:hover,.nav-link[data-astro-cid-3btrpym2].active{color:#d51a1f}.nav-link[data-astro-cid-3btrpym2]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#d51a1f;transition:width .3s ease}.nav-link[data-astro-cid-3btrpym2]:hover:after,.nav-link[data-astro-cid-3btrpym2].active:after{width:100%}.mobile-menu-toggle[data-astro-cid-3btrpym2]{display:none;background:none;border:none;cursor:pointer;padding:0;width:30px;height:24px;position:relative}.mobile-menu-toggle[data-astro-cid-3btrpym2] span[data-astro-cid-3btrpym2]{display:block;width:100%;height:2px;background:var(--color-white);position:absolute;transition:all .3s ease}.mobile-menu-toggle[data-astro-cid-3btrpym2] span[data-astro-cid-3btrpym2]:nth-child(1){top:0}.mobile-menu-toggle[data-astro-cid-3btrpym2] span[data-astro-cid-3btrpym2]:nth-child(2){top:50%;transform:translateY(-50%)}.mobile-menu-toggle[data-astro-cid-3btrpym2] span[data-astro-cid-3btrpym2]:nth-child(3){bottom:0}.mobile-menu-toggle[data-astro-cid-3btrpym2].active span[data-astro-cid-3btrpym2]:nth-child(1){top:50%;transform:translateY(-50%) rotate(45deg)}.mobile-menu-toggle[data-astro-cid-3btrpym2].active span[data-astro-cid-3btrpym2]:nth-child(2){opacity:0}.mobile-menu-toggle[data-astro-cid-3btrpym2].active span[data-astro-cid-3btrpym2]:nth-child(3){bottom:50%;transform:translateY(50%) rotate(-45deg)}.policy-page[data-astro-cid-3btrpym2]{background:#000;padding:200px 20px 120px;min-height:60vh;display:flex;align-items:flex-start;justify-content:center}.policy-container[data-astro-cid-3btrpym2]{max-width:750px;margin:0 auto;text-align:center}.policy-title[data-astro-cid-3btrpym2]{font-family:Studio Sans,sans-serif;font-size:2.2rem;font-weight:600;color:#fff;letter-spacing:.12em;margin:0 0 60px}.policy-content[data-astro-cid-3btrpym2] p[data-astro-cid-3btrpym2]{font-family:Studio Sans,sans-serif;font-size:1rem;font-weight:300;color:#ccc;line-height:1.8;margin:0 0 15px}.policy-content[data-astro-cid-3btrpym2] ol[data-astro-cid-3btrpym2]{padding-left:30px;counter-reset:item;list-style:none}.policy-content[data-astro-cid-3btrpym2] li[data-astro-cid-3btrpym2]{font-family:Studio Sans,sans-serif;font-size:.95rem;font-weight:300;color:#ccc;line-height:1.8;margin:0 0 25px;counter-increment:item;position:relative;text-align:left;padding-left:35px}.policy-content[data-astro-cid-3btrpym2] li[data-astro-cid-3btrpym2]:before{content:counter(item) ".";position:absolute;left:0;color:#fff;font-weight:500}.container[data-astro-cid-3btrpym2]{max-width:1200px;margin:0 auto;padding:0 40px}a[data-astro-cid-3btrpym2]{color:#fff;text-decoration:underline;transition:color .3s ease}a[data-astro-cid-3btrpym2]:hover{color:#d51a1f}@media(max-width:968px){.mobile-menu-toggle[data-astro-cid-3btrpym2]{display:block}.header-nav[data-astro-cid-3btrpym2]{position:fixed;top:0;right:-100%;width:80%;max-width:300px;height:100vh;background:#000000fa;flex-direction:column;justify-content:center;gap:30px;padding:40px;transition:right .3s ease}.header-nav[data-astro-cid-3btrpym2].active{right:0}}@media(max-width:768px){.policy-page[data-astro-cid-3btrpym2]{padding:180px 15px 80px}.policy-title[data-astro-cid-3btrpym2]{font-size:1.6rem;margin-bottom:40px}}
