@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}:root{--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--purple-primary:#3030a8;--purple-light:#4a4ab8;--purple-dark:#252588}*{margin:0;padding:0;box-sizing:border-box}body{color:rgb(var(--foreground-rgb));background:rgb(var(--background-end-rgb));font-family:Kulim Park,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:300;line-height:1.6}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;font-family:inherit}.hero-section{background:linear-gradient(180deg,#6b6bc8,#3030a8);color:#fff;padding:80px 20px;text-align:center;min-height:400px;display:flex;align-items:center;justify-content:center}.hero-content{max-width:800px;margin:0 auto}.hero-section h1{font-size:3rem;margin-bottom:1rem;color:#fff}.hero-section p{font-size:1.25rem;margin-bottom:2rem;color:hsla(0,0%,100%,.9)}.btn-primary{background-color:#000;color:#fff;padding:14px 32px;border-radius:6px;font-size:1rem;font-weight:600;display:inline-block;transition:background-color .2s}.btn-primary:hover{background-color:#333}.content-section{padding:80px 20px;max-width:1200px;margin:0 auto}.two-column{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center;margin-bottom:80px}.two-column:last-child{margin-bottom:0}.content-text h2{font-size:2.5rem;margin-bottom:1rem;color:#000}.content-text p{font-size:1.125rem;color:#333;margin-bottom:2rem;line-height:1.8}nav{background:#fff;border-bottom:1px solid #e5e5e5}.nav-container{max-width:1200px;margin:0 auto;padding:20px;display:flex;justify-content:space-between;align-items:center;position:relative}@media (min-width:769px){.nav-links{display:flex!important;position:absolute;left:50%;transform:translateX(-50%)}.mobile-menu-button{display:none!important}}@media (max-width:768px){.nav-links{display:none!important}.mobile-menu-button{display:block;background:none;border:none;cursor:pointer}}.logo{font-size:1.5rem;font-weight:700;color:#000;text-decoration:none;transition:color .2s;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.logo:hover{color:#3030a8}.nav-links{display:flex;gap:30px;align-items:center;justify-content:center}.nav-links a{color:#000;font-weight:500;transition:color .2s}.nav-links a:hover{color:#3030a8}footer{background:#f9f9f9;padding:40px 20px;border-top:1px solid #e5e5e5;margin-top:80px}.footer-container{max-width:1200px;margin:0 auto;justify-content:space-between;align-items:center}.footer-container,.footer-links{display:flex;flex-wrap:wrap;gap:20px}.footer-links a{color:#666;font-size:.9rem;transition:color .2s}.footer-links a:hover{color:#3030a8}form{width:100%}form input,form select,form textarea{width:100%;padding:12px 16px;border:1px solid #ddd;border-radius:6px;font-size:1rem;font-family:inherit;transition:border-color .2s}form input:focus,form select:focus,form textarea:focus{outline:none;border-color:#3030a8}form label{display:block;margin-bottom:8px;font-weight:600;color:#000}form button[type=submit]{background-color:#000;color:#fff;padding:14px 32px;border-radius:6px;font-size:1rem;font-weight:600;width:100%;transition:background-color .2s}form button[type=submit]:hover:not(:disabled){background-color:#333}form button[type=submit]:disabled{background-color:#ccc;cursor:not-allowed}.policy-content{max-width:900px;margin:0 auto;padding:40px 20px}.policy-content h1{font-size:2.5rem;margin-bottom:1rem;color:#000}.policy-content h2{font-size:1.75rem;margin-top:2rem;margin-bottom:1rem;color:#000}.policy-content h3{font-size:1.25rem;margin-top:1.5rem;margin-bottom:.75rem;color:#000}.policy-content p{margin-bottom:1rem;line-height:1.8;color:#333}.policy-content ul{margin-bottom:1.5rem;padding-left:2rem}.policy-content li{margin-bottom:.5rem;line-height:1.8;color:#333}.checkmark-container{width:100px;height:100px;margin:0 auto 30px;position:relative}.checkmark-circle{width:100px;height:100px;border-radius:50%;background-color:#3030a8;display:flex;align-items:center;justify-content:center;animation:scaleIn .3s ease-out}.checkmark{width:50px;height:50px;position:relative}.checkmark:after{width:20px;transform:rotate(45deg);transform-origin:left center;animation:drawCheck1 .4s ease-out .3s forwards}.checkmark:after,.checkmark:before{content:"";position:absolute;left:0;top:50%;height:4px;background-color:#fff;opacity:0}.checkmark:before{width:30px;transform:rotate(-45deg);transform-origin:left center;animation:drawCheck2 .4s ease-out .5s forwards}@keyframes scaleIn{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}@keyframes drawCheck1{0%{width:0;opacity:0}to{width:20px;opacity:1}}@keyframes drawCheck2{0%{width:0;opacity:0}to{width:30px;opacity:1}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.banner-scroll{animation:scroll-banner 30s linear infinite;display:inline-block}@keyframes scroll-banner{0%{transform:translateX(0)}to{transform:translateX(-33.333%)}}@media (max-width:768px){.two-column{grid-template-columns:1fr;gap:40px}.hero-section h1{font-size:2rem}.hero-section p{font-size:1rem}.content-text h2{font-size:2rem}.footer-container{flex-direction:column;text-align:center}}