:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:Maiandra GD,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@font-face{font-family:Maiandra GD V1;src:url(/assets/Maiandra%20GD%20V1-RQjHlWhc.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}.header{z-index:1000;box-sizing:border-box;background:0 0;justify-content:space-between;align-items:center;width:100%;height:110px;padding:0 25px;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:flex;position:absolute;top:0;left:0}.header.scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000f2;box-shadow:0 8px 32px #0006}.logo-container{cursor:pointer;flex-shrink:0;align-items:center;display:flex}.logo-container img{width:auto;height:90px;max-height:100%;transition:all .3s}.store-links{flex-shrink:0;align-items:center;gap:1.2rem;display:flex}.store-links img{cursor:pointer;border-radius:10px;width:auto;max-width:140px;height:42px;transition:all .25s}.store-links img:hover{opacity:.9;transform:scale(1.05);box-shadow:0 8px 25px #0000004d}@media (max-width:1440px){.header{height:100px}.logo-container img{height:80px}.store-links img{height:38px}}@media (max-width:1024px){.header{height:85px;padding:0 20px}.logo-container img{height:65px}.store-links img{max-width:120px;height:34px}.store-links{gap:.8rem}}@media (max-width:768px){.header{height:75px;padding:0 15px}.logo-container img{height:55px}.store-links img{max-width:100px;height:28px}.store-links{gap:.6rem}}@media (max-width:425px){.header{height:65px;padding:0 12px}.logo-container img{height:45px}.store-links img{max-width:90px;height:24px}.store-links{gap:.5rem}}@media (max-width:375px){.logo-container img{height:40px}.store-links img{max-width:80px;height:22px}}@media (max-width:320px){.header{height:60px;padding:0 10px}.logo-container img{height:35px}.store-links img{max-width:70px;height:20px}.store-links{gap:.4rem}}html,body{scroll-behavior:smooth;background:#000;margin:0;padding:0}.terms-layout{background:#000;min-height:100vh;margin-left:320px;font-family:Maiandra GD,sans-serif;display:flex}.terms-header-wrapper .header{-webkit-backdrop-filter:blur(6px);background:#111;box-shadow:0 4px 18px #000c}.terms-header-wrapper .header img{max-height:80px}.terms-sidebar{z-index:100;background-color:#111;border:1px solid #ffffff14;border-radius:15px;width:280px;height:calc(100vh - 160px);padding:20px 15px;position:fixed;top:130px;left:20px;box-shadow:0 8px 32px #000c}.terms-sidebar ul{padding:0;list-style:none}.terms-sidebar li{margin-bottom:8px}.terms-sidebar a{color:#ccc;border-radius:8px;padding:6px 10px;font-size:13px;font-weight:500;text-decoration:none;transition:all .3s;display:block}.terms-sidebar a:hover{color:#000;background-color:#ffd400;transform:translate(5px)}.terms-sidebar a.active{color:#000;background-color:#ffd400;font-weight:600;transform:translate(5px);box-shadow:0 4px 12px #ffd40066}.terms-content{background:#121212;border-left:1px solid #ffffff14;border-radius:15px;flex:1;min-height:calc(100vh - 160px);margin:130px 30px 30px;padding:60px;box-shadow:0 8px 40px #000c}.terms-content h1{text-align:center;color:#fff;margin-bottom:30px;font-size:2.5rem;line-height:1.6}.terms-content h2{color:#ffd400;border-left:4px solid #ffd400;margin-top:40px;margin-bottom:25px;padding-left:10px;font-size:1.5rem;line-height:1.6}.terms-content p,.terms-content li{color:#ddd;letter-spacing:.5px;margin-bottom:20px;line-height:1.8}.terms-content ul{padding-left:20px}.terms-agreement{text-align:center;background:#111;border-top:1px solid #ffffff1a;border-radius:12px;margin-top:50px;padding:30px;position:relative}.checkbox-container{cursor:pointer;color:#ddd;align-items:center;gap:10px;margin-bottom:20px;font-size:16px;display:inline-flex}.checkbox-container input{cursor:pointer;width:18px;height:18px}.terms-buttons{justify-content:center;gap:20px;display:flex}.accept-btn,.decline-btn{cursor:pointer;border:none;border-radius:6px;padding:10px 25px;font-size:15px;transition:all .3s}.accept-btn{color:#fff;background-color:#28a745}.accept-btn:disabled{cursor:not-allowed;background-color:#555}.accept-btn:hover:not(:disabled){background-color:#218838}.decline-btn{color:#fff;background-color:#dc3545}.decline-btn:hover{background-color:#c82333}.glass-popup-overlay{z-index:999;-webkit-backdrop-filter:blur(8px);background:#0006;justify-content:center;align-items:center;animation:.3s fadeInOverlay;display:flex;position:fixed;inset:0}.glass-popup-card{-webkit-backdrop-filter:blur(25px);text-align:center;background:#ffffff14;border:1px solid #ffffff26;border-radius:22px;width:90%;max-width:480px;padding:35px;animation:.35s popupScale;box-shadow:0 20px 60px #0009}.glass-popup-card h3{color:#ffd400;margin-bottom:15px;font-size:22px;font-weight:600}.glass-popup-card p{color:#ddd;margin-bottom:30px;font-size:14px;line-height:1.6}.glass-popup-buttons{justify-content:center;gap:20px;display:flex}.glass-popup-yes{color:#fff;cursor:pointer;background:linear-gradient(135deg,#28a745,#218838);border:none;border-radius:12px;padding:10px 24px;font-size:14px;transition:all .3s}.glass-popup-yes:hover{transform:translateY(-3px);box-shadow:0 12px 30px #28a74566}.glass-popup-no{color:#ff6b6b;cursor:pointer;background:#dc354526;border:1px solid #dc354566;border-radius:12px;padding:10px 24px;font-size:14px;transition:all .3s}.glass-popup-no:hover{color:#fff;background:#dc3545;transform:translateY(-3px)}#contact-info{scroll-margin-top:150px}#contact-info+p{color:#ccc;margin-bottom:20px;font-size:15px}#contact-info~p:last-of-type{color:#ddd;background:#1a1a1a;border:1px solid #ffd4004d;border-left:5px solid #ffd400;border-radius:14px;padding:25px;font-size:14px;line-height:1.8;box-shadow:0 8px 25px #ffd4001a}#contact-info~p strong{color:#ffd400}@keyframes popupScale{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}@media screen and (min-width:1280px) and (max-width:1600px){.terms-layout{margin-left:300px}.terms-sidebar{width:260px;padding:18px 14px;top:120px}.terms-sidebar a{padding:8px 10px;font-size:14px}.terms-content{margin:120px 25px 25px;padding:50px}.terms-content h1{font-size:2.2rem}.terms-content h2{font-size:1.35rem}.terms-buttons button{padding:10px 22px;font-size:14px}.glass-popup-card{max-width:450px;padding:30px}}@media screen and (min-width:900px) and (max-width:1279px){.terms-layout{margin-left:250px}.terms-sidebar{width:220px;padding:15px 12px;top:110px}.terms-sidebar a{padding:6px 8px;font-size:12.5px}.terms-content{margin:110px 20px 20px;padding:40px}.terms-content h1{font-size:1.9rem}.terms-content h2{font-size:1.2rem}.terms-content p,.terms-content li{font-size:13.5px;line-height:1.7}.terms-buttons button{padding:8px 18px;font-size:13px}.glass-popup-card{max-width:380px;padding:25px}}@media screen and (min-width:600px) and (max-width:899px){.terms-layout{flex-direction:column;margin-left:0}.terms-sidebar{display:none}.terms-header-wrapper{position:fixed}.terms-content{border-radius:10px;margin:120px 20px 20px;padding:30px}.terms-content h1{font-size:1.6rem}.terms-content h2{font-size:1.1rem}.terms-content p,.terms-content li{font-size:13px;line-height:1.6}.terms-buttons{flex-direction:column;gap:12px}.terms-buttons button{width:100%;padding:10px;font-size:13px}.glass-popup-card{max-width:90%;padding:20px}}@media screen and (max-width:599px){.terms-layout{flex-direction:column;margin-left:0}.terms-header-wrapper{z-index:2000;width:100%;position:fixed;top:0}.terms-sidebar{display:none}.terms-content{border-radius:10px;margin:110px 15px 15px;padding:20px}.terms-content h1{font-size:1.4rem}.terms-content h2{margin-top:25px;font-size:1rem}.terms-content p,.terms-content li{font-size:12.5px;line-height:1.6}.terms-content ul{padding-left:15px}.terms-buttons{flex-direction:column;gap:10px}.terms-buttons button{width:100%;padding:9px;font-size:12.5px}.checkbox-container{font-size:13px}.checkbox-container input{width:16px;height:16px}.glass-popup-card{border-radius:15px;max-width:95%;padding:18px}.glass-popup-card h3{font-size:18px}.glass-popup-card p{font-size:12.5px}.glass-popup-buttons{flex-direction:column;gap:10px}.glass-popup-buttons button{width:100%;font-size:13px}}@media screen and (max-width:375px){.terms-layout{flex-direction:column;margin-left:0}.terms-header-wrapper{z-index:2000;width:100%;position:fixed;top:0}.terms-sidebar{display:none}.terms-content{border-radius:8px;margin:100px 10px 10px;padding:16px}.terms-content h1{font-size:1.2rem}.terms-content h2{margin-top:20px;font-size:.95rem}.terms-content p,.terms-content li{font-size:12px;line-height:1.5}.terms-content ul{padding-left:12px}.terms-buttons{flex-direction:column;gap:8px}.terms-buttons button{width:100%;padding:8px;font-size:12px}.checkbox-container{gap:6px;font-size:12px}.checkbox-container input{width:14px;height:14px}.glass-popup-card{border-radius:12px;max-width:96%;padding:15px}.glass-popup-card h3{font-size:16px}.glass-popup-card p{font-size:12px}.glass-popup-buttons{flex-direction:column;gap:8px}.glass-popup-buttons button{width:100%;font-size:12px}}@media screen and (max-width:320px){.terms-layout{flex-direction:column;margin-left:0}.terms-header-wrapper{z-index:2000;width:100%;position:fixed;top:0}.terms-sidebar{display:none}.terms-content{border-radius:6px;margin:95px 6px 6px;padding:14px}.terms-content h1{font-size:1.1rem}.terms-content h2{margin-top:18px;font-size:.85rem}.terms-content p,.terms-content li{font-size:11.5px;line-height:1.45}.terms-content ul{padding-left:10px}.terms-buttons{flex-direction:column;gap:6px}.terms-buttons button{border-radius:5px;width:100%;padding:7px;font-size:11.5px}.checkbox-container{gap:5px;font-size:11.5px}.checkbox-container input{width:13px;height:13px}.glass-popup-card{border-radius:10px;max-width:98%;padding:12px}.glass-popup-card h3{font-size:15px}.glass-popup-card p{font-size:11.5px}.glass-popup-buttons{flex-direction:column;gap:6px}.glass-popup-buttons button{width:100%;padding:7px;font-size:11.5px}}.hero-section{color:#fff;background:#000;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:40px 20px;display:flex;position:relative;overflow:hidden}.hero-section:before{content:"";filter:blur(250px);z-index:0;width:700px;height:700px;transform:translate(-50%, var(--parallax-offset,0));background:radial-gradient(circle,#ffcd05ee,#0000 100%);border-radius:50%;animation:60s linear infinite drift;position:absolute;top:30%;left:50%}@keyframes drift{0%{transform:translate(-50%)rotate(0)}50%{transform:translate(-45%,-50px)rotate(180deg)}to{transform:translate(-50%)rotate(360deg)}}.hero-layer{filter:blur(45px);z-index:1;position:absolute;inset:0}.hero-content{z-index:2;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative;bottom:-30px}.hero-content h1{padding-top:120px;font-family:Maiandra GD,sans-serif;font-size:110px;font-weight:900;line-height:1.05}.hero-content h1 span{color:#f6c400}.hero-content p{opacity:.95;letter-spacing:.6px;margin-top:20px;font-family:Maiandra GD,sans-serif;font-size:80px}.phone-display{z-index:2;width:100%;height:600px;position:relative}.phone-center{z-index:3;width:600px;max-width:90vw;position:absolute;top:80%;left:50%;transform:translate(-50%,-50%)}.phone-left{z-index:2;opacity:1;width:600px;max-width:30vw;position:absolute;bottom:-230px;left:180px}.phone-right{z-index:2;opacity:1;width:600px;max-width:30vw;position:absolute;bottom:-230px;right:180px}.phone-img{filter:drop-shadow(0 30px 55px #00000073);width:100%;height:auto;display:block}.typing-text{color:#0fc;white-space:nowrap;vertical-align:bottom;min-width:7ch;display:inline-block;overflow:hidden}@media screen and (max-width:1440px){.hero-section{max-width:1440px;min-height:95vh;padding:35px 18px}.hero-section:before{filter:blur(220px);width:650px;height:650px;top:32%}.hero-content{bottom:-25px}.hero-content h1{padding-top:110px;font-size:100px;line-height:1.04}.hero-content p{letter-spacing:.5px;margin-top:18px;font-size:72px}.phone-display{height:550px}.phone-center{width:550px;top:82%;left:50%;transform:translate(-50%,-50%)}.phone-left{z-index:2;width:550px;max-width:28vw;bottom:-200px;left:160px}.phone-right{z-index:2;width:550px;max-width:28vw;bottom:-200px;right:160px}.phone-img{filter:drop-shadow(0 28px 50px #0000006b)}}@media screen and (max-width:1024px){.hero-section{max-width:1024px;min-height:90vh;padding:30px 16px}.hero-section:before{filter:blur(180px);width:500px;height:500px;top:35%}.hero-content{bottom:-20px}.hero-content h1{padding-top:90px;font-size:80px;line-height:1.06}.hero-content p{letter-spacing:.4px;margin-top:15px;font-size:56px}.phone-display{height:450px}.phone-center{width:420px;top:85%;left:50%;transform:translate(-50%,-50%)}.phone-left{z-index:2;width:420px;max-width:32vw;bottom:-160px;left:100px}.phone-right{z-index:2;width:420px;max-width:32vw;bottom:-160px;right:100px}.phone-img{filter:drop-shadow(0 25px 45px #0006)}}@media screen and (max-width:768px){.hero-section{flex-direction:column;max-width:768px;min-height:85vh;padding:25px 14px}.hero-section:before{filter:blur(140px);width:400px;height:400px;top:40%}.hero-content{width:100%;bottom:-15px}.hero-content h1{padding-top:70px;font-size:60px;line-height:1.08}.hero-content p{letter-spacing:.3px;margin-top:12px;font-size:42px}.phone-display{height:350px;position:relative}.phone-center{width:320px;top:75%;left:50%;transform:translate(-50%,-50%)}.phone-left,.phone-right{display:none}.phone-img{filter:drop-shadow(0 20px 35px #00000061)}}@media screen and (max-width:425px){.hero-section{flex-direction:column;max-width:425px;min-height:78vh;padding:20px 12px}.hero-section:before{filter:blur(100px);width:280px;height:280px;top:45%}.hero-content{width:100%;bottom:-10px}.hero-content h1{padding-top:50px;font-size:42px;line-height:1.1}.hero-content p{letter-spacing:.2px;margin-top:10px;font-size:28px}.phone-display{height:280px}.phone-center{width:240px;top:72%;left:50%;transform:translate(-50%,-50%)}.phone-left,.phone-right{display:none}.phone-img{filter:drop-shadow(0 15px 25px #00000059)}}@media screen and (max-width:375px){.hero-section{max-width:375px;min-height:68vh;padding:18px 10px}.hero-section:before{filter:blur(85px);width:250px;height:250px;top:48%}.hero-content{bottom:-8px}.hero-content h1{padding-top:45px;font-size:38px;line-height:1.12}.hero-content p{letter-spacing:.15px;margin-top:8px;font-size:24px}.phone-display{height:260px}.phone-center{width:220px;top:70%;left:50%;transform:translate(-50%,-50%)}.phone-left,.phone-right{display:none}.phone-img{filter:drop-shadow(0 14px 22px #00000054)}}@media screen and (max-width:320px){.hero-section{max-width:320px;min-height:60vh;padding:16px 8px}.hero-section:before{filter:blur(70px);width:220px;height:220px;top:50%}.hero-content{bottom:-6px}.hero-content h1{padding-top:40px;font-size:28px;line-height:1.1}.hero-content p{letter-spacing:.1px;margin-top:7px;font-size:22px}.phone-display{height:240px}.phone-center{width:200px;top:68%;left:50%;transform:translate(-50%,-50%)}.phone-left,.phone-right{display:none}.phone-img{filter:drop-shadow(0 12px 20px #0000004d)}}*{box-sizing:border-box}html,body{width:100%;margin:0;padding:0;font-family:sans-serif;overflow-x:hidden}.hero-container{color:#fff;background:#000;justify-content:center;width:100%;padding:60px 20px;font-family:Maiandra GD,sans-serif;display:flex;overflow:hidden}.content-section{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;width:100%;max-width:1500px;display:flex}.content-left,.content-right{flex:1;min-width:0}.stats-container{opacity:0;background:url(/assets/paper-texture-BU7RJC06.png) 50%/cover no-repeat;border-radius:18px;justify-content:space-between;align-items:center;width:100%;margin-top:100px;margin-bottom:100px;padding:20px 100px;font-family:Maiandra GD,sans-serif;transition:all .6s;display:flex;transform:translateY(30px)}.stats-container.animate{opacity:1;transform:translateY(0)}.stat-item{text-align:center}.stat-number{color:#f5b800;margin:0;font-size:4rem;font-weight:500}.stat-label{color:#f5b800;font-size:1.7rem}.content-left{flex:2;min-width:420px;max-width:900px;font-family:Maiandra GD,sans-serif}.content-heading{color:#fff;letter-spacing:-1px;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:60px;font-size:6rem;font-weight:800;line-height:1.1;display:-webkit-box;overflow:hidden}.content-heading .highlight{color:#f5b800;border-bottom:4px solid #f5b800;margin-left:15px;margin-right:15px;padding-bottom:8px;font-size:80px}.content-paragraph{color:#cfcfcf;max-width:820px;margin-bottom:30px;font-size:16px;line-height:2}.content-heading span{opacity:0;filter:blur(8px);display:inline-block;transform:translate(-40px)}.content-heading.show span{animation:.8s cubic-bezier(.22,1,.36,1) forwards blurFadeInLeft}.animated-button{color:#000;cursor:pointer;background:linear-gradient(135deg,#f5b800,#d49f00);border:none;border-radius:40px;justify-content:center;align-items:center;gap:12px;padding:8px 25px;transition:all .6s cubic-bezier(.23,1,.32,1);animation:2s infinite pulse;display:inline-flex;position:relative;overflow:hidden}.animated-button .text{z-index:1;align-items:center;margin-top:25px;font-size:16px;font-weight:1200;line-height:1;display:flex;position:relative}.animated-button .arr-1,.animated-button .arr-2{justify-content:center;align-items:center;width:24px;height:24px;transition:all .4s;display:flex}.animated-button .arr-1{opacity:0;transform:translate(-10px)}.animated-button:hover .arr-1{opacity:1;transform:translate(0)}.animated-button:hover .arr-2{opacity:0;transform:translate(30px)}.animated-button:hover .text{transform:translate(5px)}.animated-button .circle{pointer-events:none;background:#ffffff4d;border-radius:50%;width:20px;height:20px;transition:all .4s;position:absolute;top:50%;left:50%;transform:scale(0)}.animated-button:hover .circle{opacity:1;transform:scale(8)}.fade-left{opacity:0;transition:opacity .8s,transform .8s;transform:translate(-40px)}.fade-left.show{opacity:1;transform:translate(0)}@keyframes blurFadeInLeft{0%{opacity:0;filter:blur(12px);transform:translate(-40px)}60%{opacity:1;filter:blur(4px);transform:translate(0)}to{opacity:1;filter:blur();transform:translate(0)}}.content-right{justify-content:center;min-width:280px;display:flex}.phone-wrapper{justify-content:center;width:100%;display:flex;position:relative}.phone-image{opacity:0;width:100%;max-width:620px;height:auto;transition:all .8s;transform:translateY(40px)}.phone-image.show{opacity:1;transform:translateY(0)}@media screen and (max-width:1440px){.hero-container{padding:35px 18px 55px}.content-section{gap:35px;max-width:1400px}.stats-container{border-radius:16px;margin-bottom:28px;padding:18px 28px}.stat-number{font-size:2.8rem}.stat-label{font-size:1.05rem}.content-left{min-width:380px;max-width:850px;padding-left:55px}.content-heading{letter-spacing:-.8px;margin-bottom:32px;font-size:65px;line-height:1.5}.content-heading .highlight{padding-bottom:3.5px;font-size:72px}.content-paragraph{max-width:800px;margin-bottom:28px;font-size:16px;line-height:2}.animated-button{color:#000;cursor:pointer;background:linear-gradient(135deg,#f5b800,#d49f00);border:none;border-radius:38px;justify-content:center;align-items:center;gap:10px;padding:14px 40px;font-weight:600;transition:all .6s cubic-bezier(.23,1,.32,1);animation:2s infinite pulse;display:inline-flex;position:relative;overflow:hidden}.animated-button .text{z-index:1;align-items:center;margin-top:20px;font-size:20px;line-height:1;display:flex;position:relative}.animated-button .arr-1,.animated-button .arr-2{justify-content:center;align-items:center;width:22px;height:22px;transition:all .4s;display:flex}.animated-button .arr-1{opacity:0;transform:translate(-10px)}.animated-button:hover .arr-1{opacity:1;transform:translate(0)}.animated-button:hover .arr-2{opacity:0;transform:translate(30px)}.animated-button:hover .text{transform:translate(5px)}.animated-button .circle{pointer-events:none;background:#ffffff4d;border-radius:50%;width:20px;height:20px;transition:all .4s;position:absolute;top:50%;left:50%;transform:scale(0)}.animated-button:hover .circle{opacity:1;transform:scale(8)}@keyframes pulse{0%{box-shadow:0 0 0 2px #f5b800cc}50%{box-shadow:0 0 20px 10px #f5b80066}to{box-shadow:0 0 0 2px #f5b800cc}}.content-right{min-width:260px}.phone-wrapper,.phone-image{max-width:480px}}@media screen and (max-width:1024px){.hero-container{padding:30px 16px 50px}.content-section{flex-direction:column;gap:30px;max-width:1100px}.stats-container{border-radius:15px;margin-bottom:25px;padding:16px 25px}.stat-number{font-size:2.4rem}.stat-label{font-size:1rem}.content-left{order:1;min-width:100%;max-width:100%}.content-heading{letter-spacing:-.6px;text-align:center;margin-bottom:28px;font-size:58px}.content-heading .highlight{padding-bottom:3px;font-size:58px}.content-paragraph{text-align:center;max-width:100%;margin:0 auto 25px;font-size:15px}.content-left{text-align:center;flex-direction:column;order:1;align-items:center;min-width:100%;max-width:100%;padding-right:60px;display:flex}.animated-button{color:#000;cursor:pointer;background:linear-gradient(135deg,#f5b800,#d49f00);border:none;border-radius:35px;justify-content:center;align-items:center;gap:8px;padding:12px 32px;font-weight:600;transition:all .6s cubic-bezier(.23,1,.32,1);animation:2s infinite pulse;display:inline-flex;position:relative;overflow:hidden}.animated-button .text{z-index:1;align-items:center;font-size:18px;line-height:1;display:flex;position:relative}.animated-button .arr-1,.animated-button .arr-2{justify-content:center;align-items:center;width:20px;height:20px;transition:all .4s;display:flex}.animated-button .arr-1{opacity:0;transform:translate(-8px)}.animated-button:hover .arr-1{opacity:1;transform:translate(0)}.animated-button:hover .arr-2{opacity:0;transform:translate(25px)}.animated-button:hover .text{transform:translate(4px)}.animated-button .circle{pointer-events:none;background:#ffffff4d;border-radius:50%;width:18px;height:18px;transition:all .4s;position:absolute;top:50%;left:50%;transform:scale(0)}.animated-button:hover .circle{opacity:1;transform:scale(7)}@keyframes pulse{0%{box-shadow:0 0 0 2px #f5b800cc}50%{box-shadow:0 0 15px 8px #f5b80066}to{box-shadow:0 0 0 2px #f5b800cc}}.content-right{order:2;min-width:100%}.phone-wrapper{max-width:500px;margin:0 auto}.phone-image{max-width:500px}}@media screen and (max-width:768px){.hero-container{max-width:768px;padding:50px 14px 45px}.content-section{gap:25px;max-width:95%}.stats-container{border-radius:14px;flex-wrap:wrap;justify-content:center;gap:15px;margin-bottom:22px;padding:14px 22px}.stat-item{flex-direction:column;flex:45%;align-items:center;min-width:120px;display:flex}.stat-number{font-size:2rem}.stat-label{font-size:.95rem}.content-left{min-width:100%;max-width:100%}.content-heading{letter-spacing:-.4px;text-align:center;margin-bottom:24px;font-size:46px}.content-heading .highlight{padding-bottom:2.5px;font-size:46px}.content-paragraph{text-align:center;max-width:90%;margin:0 auto 22px;font-size:14.5px}.content-left{flex-direction:column;order:1;align-items:center;min-width:100%;max-width:100%;padding-right:60px;display:flex}.animated-button{color:#000;cursor:pointer;background:linear-gradient(135deg,#f5b800,#d49f00);border:none;border-radius:35px;justify-content:center;align-items:center;gap:8px;padding:12px 32px;font-weight:600;transition:all .6s cubic-bezier(.23,1,.32,1);animation:2s infinite pulse;display:inline-flex;position:relative;overflow:hidden}.animated-button .text{z-index:1;align-items:center;font-size:18px;line-height:1;display:flex;position:relative}.animated-button .arr-1,.animated-button .arr-2{justify-content:center;align-items:center;width:20px;height:20px;transition:all .4s;display:flex}.animated-button .arr-1{opacity:0;transform:translate(-8px)}.animated-button:hover .arr-1{opacity:1;transform:translate(0)}.animated-button:hover .arr-2{opacity:0;transform:translate(25px)}.animated-button:hover .text{transform:translate(4px)}.animated-button .circle{pointer-events:none;background:#ffffff4d;border-radius:50%;width:18px;height:18px;transition:all .4s;position:absolute;top:50%;left:50%;transform:scale(0)}.animated-button:hover .circle{opacity:1;transform:scale(7)}@keyframes pulse{0%{box-shadow:0 0 0 2px #f5b800cc}50%{box-shadow:0 0 15px 8px #f5b80066}to{box-shadow:0 0 0 2px #f5b800cc}}.content-right{min-width:100%}.phone-wrapper{max-width:420px;margin:0 auto}.phone-image{max-width:420px}}@media screen and (max-width:425px){.hero-container{max-width:430px;margin:0 auto;padding:50px 12px 35px;position:relative;left:auto}.stats-container{border-radius:14px;flex-wrap:wrap;justify-content:center;gap:15px;margin-bottom:22px;padding:14px 22px}.stat-item{flex-direction:column;flex:45%;align-items:center;min-width:120px;display:flex}.stat-number{font-size:2rem}.stat-label{font-size:.95rem}.content-left{flex-direction:column;order:1;align-items:center;min-width:100%;max-width:100%;padding-right:60px;display:flex}.animated-button{color:#000;cursor:pointer;background:linear-gradient(135deg,#f5b800,#d49f00);border:none;border-radius:35px;justify-content:center;align-items:center;gap:8px;padding:5px 12px;font-weight:600;transition:all .6s cubic-bezier(.23,1,.32,1);animation:2s infinite pulse;display:inline-flex;position:relative;overflow:hidden}.animated-button .text{z-index:1;align-items:center;font-size:18px;line-height:1;display:flex;position:relative}.animated-button .arr-1,.animated-button .arr-2{justify-content:center;align-items:center;width:20px;height:20px;transition:all .4s;display:flex}.animated-button .arr-1{opacity:0;transform:translate(-8px)}.animated-button:hover .arr-1{opacity:1;transform:translate(0)}.animated-button:hover .arr-2{opacity:0;transform:translate(25px)}.animated-button:hover .text{transform:translate(4px)}.animated-button .circle{pointer-events:none;background:#ffffff4d;border-radius:50%;width:18px;height:18px;transition:all .4s;position:absolute;top:50%;left:50%;transform:scale(0)}.animated-button:hover .circle{opacity:1;transform:scale(7)}@keyframes pulse{0%{box-shadow:0 0 0 2px #f5b800cc}50%{box-shadow:0 0 15px 8px #f5b80066}to{box-shadow:0 0 0 2px #f5b800cc}}.content-heading{text-align:center;margin-bottom:18px;font-size:30px;line-height:1.2}.content-heading .highlight{padding-bottom:2.5px;font-size:30px}.content-paragraph{text-align:center;max-width:100%;margin:0 auto 22px;font-size:12px}.phone-wrapper{width:100%;max-width:300px;margin:0 auto}}@media screen and (max-width:375px){.hero-container{max-width:380px;margin:0 auto;padding:18px 10px 30px;position:relative;left:auto}.stats-container{border-radius:12px;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:20px;padding:12px 18px}.stat-item{flex-direction:column;flex:48%;align-items:center;min-width:100px;display:flex}.stat-number{font-size:1.8rem}.stat-label{font-size:.9rem}.content-left{flex-direction:column;order:1;align-items:center;min-width:100%;max-width:100%;padding-right:60px;display:flex}.animated-button{color:#000;cursor:pointer;background:linear-gradient(135deg,#f5b800,#d49f00);border:none;border-radius:32px;justify-content:center;align-items:center;gap:7px;padding:5px 12px;font-size:16px;font-weight:600;transition:all .6s cubic-bezier(.23,1,.32,1);animation:2s infinite pulse;display:inline-flex;position:relative;overflow:hidden}.animated-button .text{z-index:1;align-items:center;font-size:16px;line-height:1;display:flex;position:relative}.animated-button .arr-1,.animated-button .arr-2{justify-content:center;align-items:center;width:18px;height:18px;transition:all .4s;display:flex}.animated-button .arr-1{opacity:0;transform:translate(-6px)}.animated-button:hover .arr-1{opacity:1;transform:translate(0)}.animated-button:hover .arr-2{opacity:0;transform:translate(22px)}.animated-button:hover .text{transform:translate(3px)}.animated-button .circle{pointer-events:none;background:#ffffff4d;border-radius:50%;width:16px;height:16px;transition:all .4s;position:absolute;top:50%;left:50%;transform:scale(0)}.animated-button:hover .circle{opacity:1;transform:scale(6)}@keyframes pulse{0%{box-shadow:0 0 0 2px #f5b800cc}50%{box-shadow:0 0 12px 6px #f5b80066}to{box-shadow:0 0 0 2px #f5b800cc}}.content-left{text-align:center;flex-direction:column;align-items:center;width:100%;padding:0;display:flex}.content-heading{width:100%;margin-bottom:12px;font-size:22px;line-height:1.2}.content-left p{margin-bottom:18px;padding:0 4px;font-size:13px;line-height:1.5}.phone-wrapper{width:100%;max-width:260px;margin:0 auto}}@media screen and (max-width:320px){html,body{margin:0;padding:0;overflow-x:hidden}*{box-sizing:border-box;max-width:100%}.hero-container{flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0 auto;padding:16px 12px 24px;display:flex}.stats-container{border-radius:12px;flex-direction:column;align-items:center;gap:12px;width:100%;margin-bottom:18px;padding:14px;display:flex}.stat-item{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.content-left{text-align:center;flex-direction:column;align-items:center;width:100%;padding:0;display:flex}.content-heading{width:100%;margin-bottom:12px;font-size:22px;line-height:1.2}.content-left p{margin-bottom:18px;padding:0 4px;font-size:13px;line-height:1.5}.phone-wrapper{width:100%;max-width:220px;margin:0 auto 18px}.phone-wrapper img{width:100%;height:auto;display:block}.animated-button{color:#000;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f5b800,#d49f00);border:none;border-radius:30px;justify-content:center;align-items:center;gap:6px;padding:5px 12px;font-size:14px;font-weight:600;line-height:1;animation:2s infinite pulse;display:inline-flex;position:relative;overflow:hidden}.animated-button .text{white-space:nowrap;align-items:center;display:flex}.animated-button .arr-1,.animated-button .arr-2{justify-content:center;align-items:center;width:14px;height:14px;transition:all .4s;display:flex}.animated-button .arr-1{opacity:0;transform:translate(-4px)}.animated-button:hover .arr-1{opacity:1;transform:translate(0)}.animated-button:hover .arr-2{opacity:0;transform:translate(16px)}.animated-button .circle{background:#ffffff40;border-radius:50%;width:14px;height:14px;transition:all .4s;position:absolute;top:50%;left:50%;transform:scale(0)}.animated-button:hover .circle{opacity:1;transform:scale(5)}@keyframes pulse{0%{box-shadow:0 0 0 1px #f5b800cc}50%{box-shadow:0 0 8px 4px #f5b8004d}to{box-shadow:0 0 0 1px #f5b800cc}}}.investment-section{background:#000;padding:100px 20px;font-family:Maiandra GD,sans-serif}.investment-heading{text-align:center;color:#fff;margin-bottom:60px;font-family:Maiandra OT GD Rm W01 DemiBold,sans-serif}.investment-heading h1{font-size:88px;font-weight:900;line-height:1.3}.aurora-text{background:linear-gradient(120deg,#bb3e03 0%,gold 20%,#bb3e03 40%,gold 50%,#bb3e03 60%,gold 80%,#bb3e03 100%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:7rem;font-weight:900;animation:4s linear infinite goldShine;display:inline-block;position:relative}.aurora-text:after{content:"Money Mining";z-index:-1;color:gold;filter:blur(12px);opacity:.4;position:absolute;top:0;left:0}@keyframes goldShine{0%{background-position:-200%}to{background-position:200%}}.investment-content{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;max-width:1500px;margin:0 auto;display:flex}.investment-left{width:50%}.investment-right{flex-direction:column;justify-content:center;align-items:center;width:45%;display:flex}.investment-desc{color:#fff;opacity:0;margin-bottom:40px;font-size:18px;line-height:1.7;transition:all .8s;transform:translateY(30px)}.investment-desc.in-view{opacity:1;transform:translateY(0)}.investment-list{padding:0;list-style:none}.investment-list li{color:#fff;opacity:0;gap:8px;margin-bottom:18px;font-size:16px;transition:all .6s;display:flex;transform:translateY(20px)}.investment-list li:before{content:"✔";color:#f6c400;margin-top:2px;font-size:14px;font-weight:700}.investment-list.in-view li{opacity:1;transform:translateY(0)}.animate-heading{opacity:0;transition:all .8s;transform:translateY(-30px)}.animate-heading.in-view{opacity:1;transform:translateY(0)}.slider{box-sizing:border-box;border-radius:20px;width:100%;max-width:650px;height:350px;position:relative;overflow:hidden}.slide{opacity:0;width:100%;height:100%;transition:opacity 1s ease-in-out;position:absolute}.slide.active{opacity:1;z-index:1;position:relative}.slide img{object-fit:cover;border-radius:20px;width:100%;height:100%;display:block}.dots{cursor:pointer;justify-content:center;gap:15px;margin-top:20px;display:flex}.dot{background:#ffd70066;border-radius:50%;width:10px;height:10px;transition:all .3s;box-shadow:0 0 3px #ffd70080}.dot.active{background:gold;width:16px;height:16px;box-shadow:0 0 8px gold}@media screen and (max-width:1440px){.investment-section{padding:120px 0}.investment-content{align-items:center;gap:60px;max-width:1250px;margin:0 auto;padding:0 40px;display:flex}.investment-left{flex:1;max-width:550px}.investment-heading h1{margin-bottom:40px;line-height:1.15;font-size:3.8rem!important}.aurora-text{font-size:4.5rem!important}.investment-desc{margin-bottom:30px;font-size:1.1rem;line-height:1.7}.investment-list{font-size:1.05rem}.investment-list li{margin-bottom:12px;padding-left:2.2rem}.investment-right{flex:1;max-width:550px}.slider{border-radius:20px;height:380px;overflow:hidden;box-shadow:0 25px 60px #ffd7001f}.slide img{object-fit:cover;width:100%;height:100%}.dots{justify-content:center;gap:14px;width:100%;margin-top:28px;padding:0 16px}.dot{cursor:pointer;border-radius:50%;flex-shrink:0;width:16px;height:16px;position:relative}.dot:after{content:"";border-radius:50%;width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dot.active{border-radius:50%;width:20px;height:20px}.dot.active:after{background:#ffd7001a}.dot:active:after{transform:translate(-50%,-50%)scale(.95)}}@media screen and (max-width:1024px){.investment-section{padding:100px 0}.investment-content{gap:45px;max-width:1000px;padding:0 30px}.investment-left{max-width:480px}.investment-heading h1{margin-bottom:35px;line-height:1.2;font-size:3.2rem!important}.aurora-text{font-size:3.8rem!important}.investment-desc{margin-bottom:28px;font-size:1rem}.investment-list{font-size:1rem}.investment-list li{margin-bottom:11px;padding-left:2rem}.investment-right{max-width:480px}.slider{border-radius:18px;height:340px;box-shadow:0 20px 50px #ffd7001a}.dots{justify-content:center;gap:14px;width:100%;margin-top:28px;padding:0 16px}.dot{cursor:pointer;border-radius:50%;flex-shrink:0;width:16px;height:16px;position:relative}.dot:after{content:"";border-radius:50%;width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dot.active{border-radius:50%;width:20px;height:20px}.dot.active:after{background:#ffd7001a}.dot:active:after{transform:translate(-50%,-50%)scale(.95)}}@media screen and (max-width:768px){.investment-section{max-width:768px;padding:80px 16px}.investment-content{flex-direction:column;gap:50px;max-width:100%;padding:0}.investment-left{text-align:center;order:1;width:100%;max-width:768px;margin-left:-50vw;margin-right:-50vw;padding:0 24px;position:relative;left:0%;right:50%}.investment-heading{width:100%;margin-bottom:30px}.investment-heading h1{max-width:100%;margin:0 auto 30px;padding:0 10px;line-height:1.25;font-size:2.8rem!important}.aurora-text{font-size:3.3rem!important}.investment-desc{text-align:left;width:100%;max-width:770px;margin:0 auto 32px;padding:0 20px;font-size:1rem;line-height:1.7}.investment-list{text-align:left;width:100%;max-width:100%;margin:0 auto;padding:0 28px;font-size:1rem;display:block}.investment-list li{box-sizing:border-box;width:100%;margin-bottom:16px;padding-left:2.5rem;padding-right:20px}.investment-right{order:2;width:100%;max-width:100%;padding:0 16px}.slider{border-radius:16px;width:100%;min-width:320px;max-width:100%;height:400px;margin:0 auto;box-shadow:0 18px 45px #ffd70017}.dots{justify-content:center;gap:14px;width:100%;margin-top:28px;padding:0 16px}.dot{cursor:pointer;border-radius:50%;flex-shrink:0;width:16px;height:16px;position:relative}.dot:after{content:"";border-radius:50%;width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dot.active{border-radius:50%;width:20px;height:20px}.dot.active:after{background:#ffd7001a}.dot:active:after{transform:translate(-50%,-50%)scale(.95)}}@media screen and (max-width:425px){.investment-section{padding:70px 12px}.investment-content{flex-direction:column;gap:45px;padding:0}.investment-left{text-align:center;order:1;width:100vw;max-width:100%;margin-left:-50vw;margin-right:-50vw;padding:0 18px;position:relative;left:0%;right:50%}.investment-heading h1{margin-bottom:28px;padding:0 8px;line-height:1.25;font-size:2.4rem!important}.aurora-text{font-size:2.8rem!important}.investment-desc{text-align:left;width:100%;margin-bottom:28px;padding:0 16px;font-size:.95rem;line-height:1.65}.investment-list{width:100%;margin:0 auto;padding:0 22px;font-size:.92rem;display:block}.investment-list li{margin-bottom:14px;padding-left:2.3rem;padding-right:16px;line-height:1.5}.investment-right{order:2;max-width:100%;padding:0 18px}.slider{border-radius:14px;max-width:100%;height:260px;box-shadow:0 15px 40px #ffd70014}.dots{justify-content:center;gap:14px;width:100%;margin-top:28px;padding:0 16px}.dot{cursor:pointer;border-radius:50%;flex-shrink:0;width:16px;height:16px;position:relative}.dot:after{content:"";border-radius:50%;width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dot.active{border-radius:50%;width:20px;height:20px}.dot.active:after{background:#ffd7001a}.dot:active:after{transform:translate(-50%,-50%)scale(.95)}}@media screen and (max-width:375px){.investment-section{padding:65px 10px}.investment-content{flex-direction:column;gap:40px;padding:0}.investment-left{text-align:center;order:1;width:100vw;max-width:100%;margin-left:-50vw;margin-right:-50vw;padding:0 16px;position:relative;left:0%;right:50%}.investment-heading h1{margin-bottom:26px;padding:0 6px;line-height:1.24;font-size:2.2rem!important}.aurora-text{font-size:2.6rem!important}.investment-desc{text-align:left;width:100%;margin-bottom:26px;padding:0 14px;font-size:.92rem;line-height:1.6}.investment-list{width:100%;margin:0 auto;padding:0 20px;font-size:.9rem;display:block}.investment-list li{margin-bottom:13px;padding-left:2.2rem;padding-right:14px;line-height:1.45}.investment-right{order:2;width:100%;max-width:100%;padding:0 16px}.slider{border-radius:14px;width:100%;min-width:300px;max-width:100%;height:240px;margin:0 auto;box-shadow:0 14px 38px #ffd70014}.dot{cursor:pointer;border-radius:50%;flex-shrink:0;width:16px;height:16px;position:relative}.dot:after{content:"";border-radius:50%;width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dot.active{border-radius:50%;width:20px;height:20px}.dot.active:after{background:#ffd7001a}.dot:active:after{transform:translate(-50%,-50%)scale(.95)}}@media screen and (max-width:320px){.investment-section{padding:60px 8px}.investment-content{flex-direction:column;gap:38px;padding:0}.investment-left{text-align:center;order:1;width:100vw;max-width:100%;margin-left:-50vw;margin-right:-50vw;padding:0 14px;position:relative;left:0%;right:50%}.investment-heading h1{margin-bottom:24px;padding:0 4px;line-height:1.22;font-size:2rem!important}.aurora-text{font-size:2.4rem!important}.investment-desc{text-align:left;width:100%;margin-bottom:24px;padding:0 12px;font-size:.88rem;line-height:1.55}.investment-list{width:100%;margin:0 auto;padding:0 18px;font-size:.86rem;display:block}.investment-list li{margin-bottom:12px;padding-left:2rem;padding-right:12px;line-height:1.4}.investment-right{order:2;width:100%;max-width:100%;padding:0 14px}.slider{border-radius:12px;width:100%;min-width:280px;max-width:100%;height:220px;margin:0 auto;box-shadow:0 12px 35px #ffd70012}.dot{cursor:pointer;border-radius:50%;flex-shrink:0;width:16px;height:16px;position:relative}.dot:after{content:"";border-radius:50%;width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dot.active{border-radius:50%;width:20px;height:20px}.dot.active:after{background:#ffd7001a}.dot:active:after{transform:translate(-50%,-50%)scale(.95)}}.why-section{box-sizing:border-box;color:#fff;background:#000;min-height:100vh;padding:100px 80px;font-family:Maiandra GD,sans-serif}.why-header{text-align:center;margin-bottom:80px}.why-tag{font-size:2rem;font-weight:600;display:inline-block;position:relative}.why-tag:after{content:"";background:#f5d000;border-radius:2px;width:100%;height:3px;position:absolute;bottom:-6px;left:0}.why-header h2{max-width:900px;margin:30px auto 0;font-size:3.2rem;font-weight:600;line-height:1.4}.why-cards{grid-template-columns:repeat(4,1fr);gap:30px;margin-top:40px;padding-bottom:100px;display:grid}.why-card{text-align:center;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:0;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:25px;padding:50px 35px;transition:all .35s;transform:translateY(40px);box-shadow:0 12px 40px #00000059}.why-card:hover{transform:translateY(-12px)scale(1.05);box-shadow:0 25px 70px #000000b3}.why-icon{justify-content:center;align-items:center;margin-bottom:20px;display:flex}.why-icon img{object-fit:contain;width:125px;height:125px;transition:transform .3s}.why-card h3{margin-bottom:15px;font-size:1.6rem;font-weight:600}.why-card p{color:#e5e7eb;font-size:1.1rem;line-height:1.6}.fade-in,.fade-down{opacity:0;animation-duration:.7s;animation-fill-mode:forwards}.fade-in{animation:.7s forwards fadeIn}.fade-down{animation:.7s .2s forwards fadeInDown}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.why-cards.show .why-card{animation:.6s forwards cardFadeUp}.why-cards.show .why-card:first-child{animation-delay:.2s}.why-cards.show .why-card:nth-child(2){animation-delay:.35s}.why-cards.show .why-card:nth-child(3){animation-delay:.5s}.why-cards.show .why-card:nth-child(4){animation-delay:.65s}@keyframes cardFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.card-spotlight{--mouse-x:80%;--mouse-y:80%;--spotlight-color:#ffeb3b80;--spotlight-radius:220px;background-color:#111;border:1px solid #222;border-radius:25px;padding:50px 35px;position:relative;overflow:hidden}.card-spotlight:before{content:"";background:radial-gradient(circle at var(--mouse-x) var(--mouse-y), var(--spotlight-color), transparent var(--spotlight-radius));opacity:0;pointer-events:none;transition:opacity .3s,background .3s;position:absolute;inset:0}.card-spotlight:hover:before,.card-spotlight:focus-within:before,.card-spotlight.touch-active:before{opacity:.9}@media screen and (max-width:1440px){.why-section{max-width:1440px;padding:80px 50px}.why-header{margin-bottom:60px}.why-tag{font-size:1.5rem}.why-header h2{max-width:800px;margin:25px auto 0;font-size:2.9rem}.why-cards{grid-template-columns:repeat(4,1fr);gap:25px;margin-top:35px;padding-bottom:80px}.why-card{border-radius:22px;padding:40px 30px}.why-icon img{width:110px;height:110px}.why-card h3{margin-bottom:12px;font-size:1.5rem}.why-card p{font-size:1rem}.why-card{opacity:0;transition:all .35s;transform:translateY(40px)}.why-cards.show .why-card{animation:.6s forwards cardFadeUp}.why-cards.show .why-card:first-child{animation-delay:.2s}.why-cards.show .why-card:nth-child(2){animation-delay:.35s}.why-cards.show .why-card:nth-child(3){animation-delay:.5s}.why-cards.show .why-card:nth-child(4){animation-delay:.65s}}@media screen and (max-width:1024px){.why-section{max-width:1030px;padding:60px 30px}.why-header{margin-bottom:45px}.why-tag{font-size:1.6rem}.why-header h2{max-width:700px;margin:20px auto 0;font-size:2.4rem}.why-cards{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:30px;padding-bottom:60px}.why-card{border-radius:20px;padding:35px 25px}.why-icon img{width:95px;height:95px}.why-card h3{font-size:1.4rem}.why-card p{font-size:.95rem}.why-cards.show .why-card:first-child{animation-delay:.2s}.why-cards.show .why-card:nth-child(2){animation-delay:.35s}.why-cards.show .why-card:nth-child(3){animation-delay:.5s}.why-cards.show .why-card:nth-child(4){animation-delay:.65s}.card-spotlight{--spotlight-radius:180px}}@media screen and (max-width:768px){.why-section{max-width:780px;padding:50px 25px}.why-header{margin-bottom:40px}.why-tag{font-size:1.4rem}.why-header h2{max-width:600px;margin:18px auto 0;font-size:2.1rem}.why-cards{grid-template-columns:repeat(2,280px);justify-content:center;gap:18px;margin-top:25px;padding-bottom:50px}.why-card{border-radius:18px;max-width:280px;padding:30px 22px}.why-icon img{width:85px;height:85px}.why-card h3{margin-bottom:10px;font-size:1.3rem}.why-card p{font-size:.9rem;line-height:1.55}.why-cards.show .why-card:first-child{animation-delay:.2s}.why-cards.show .why-card:nth-child(2){animation-delay:.35s}.why-cards.show .why-card:nth-child(3){animation-delay:.5s}.why-cards.show .why-card:nth-child(4){animation-delay:.65s}.card-spotlight{--spotlight-radius:160px}}@media screen and (max-width:425px){.why-section{max-width:430px;padding:35px 15px}.why-header{margin-bottom:30px}.why-tag{font-size:1.2rem}.why-header h2{max-width:100%;margin:15px auto 0;font-size:1.8rem}.why-cards{grid-template-columns:260px;justify-content:center;gap:15px;margin-top:20px;padding-bottom:40px}.why-card{border-radius:16px;max-width:260px;padding:25px 20px}.why-icon img{width:70px;height:70px}.why-card h3{margin-bottom:8px;font-size:1.2rem}.why-card p{font-size:.85rem;line-height:1.5}.why-cards.show .why-card:first-child{animation-delay:.2s}.why-cards.show .why-card:nth-child(2){animation-delay:.4s}.why-cards.show .why-card:nth-child(3){animation-delay:.6s}.why-cards.show .why-card:nth-child(4){animation-delay:.8s}.card-spotlight{--spotlight-radius:140px}}@media screen and (max-width:375px){.why-section{max-width:380px;padding:30px 12px}.why-header{margin-bottom:25px}.why-tag{font-size:1.1rem}.why-header h2{max-width:100%;margin:12px auto 0;font-size:1.6rem}.why-cards{grid-template-columns:240px;justify-content:center;gap:12px;margin-top:18px;padding-bottom:35px}.why-card{border-radius:14px;max-width:240px;padding:22px 18px}.why-icon img{width:65px;height:65px}.why-card h3{margin-bottom:6px;font-size:1.1rem}.why-card p{font-size:.8rem;line-height:1.45}.why-cards.show .why-card:first-child{animation-delay:.15s}.why-cards.show .why-card:nth-child(2){animation-delay:.3s}.why-cards.show .why-card:nth-child(3){animation-delay:.45s}.why-cards.show .why-card:nth-child(4){animation-delay:.6s}.card-spotlight{--spotlight-radius:120px}}@media screen and (max-width:320px){.why-section{max-width:320px;padding:25px 10px}.why-header{margin-bottom:20px}.why-tag{font-size:1rem}.why-header h2{max-width:100%;margin:10px auto 0;font-size:1.4rem}.why-cards{grid-template-columns:220px;justify-content:center;gap:10px;margin-top:15px;padding-bottom:30px}.why-card{border-radius:12px;max-width:220px;padding:20px 16px}.why-icon img{width:60px;height:60px}.why-card h3{margin-bottom:5px;font-size:1rem}.why-card p{font-size:.75rem;line-height:1.4}.why-cards.show .why-card:first-child{animation-delay:.1s}.why-cards.show .why-card:nth-child(2){animation-delay:.25s}.why-cards.show .why-card:nth-child(3){animation-delay:.4s}.why-cards.show .why-card:nth-child(4){animation-delay:.55s}.card-spotlight{--spotlight-radius:110px}}.showcase-container{background:#000;justify-content:center;min-height:100vh;font-family:Maiandra GD,sans-serif;display:flex;position:relative;overflow:hidden}.showcase-strip{z-index:1;opacity:0;background:linear-gradient(90deg,#d88c00,#f4b400);width:100%;height:200px;transition:all 1s ease-out;position:absolute;top:0;right:0;transform:translate(100px)}.showcase-strip-visible{opacity:1;transform:translate(0)}.showcase-content{z-index:2;flex-direction:column;align-items:center;margin-top:55px;display:flex}.showcase-heading{text-align:center;color:#fff;opacity:0;margin-top:-60px;font-family:Maiandra OT GD Rm W01 DemiBold,sans-serif;font-size:130px;font-weight:800;line-height:1;transition:all .9s ease-out;transform:translateY(80px)}.showcase-visible{opacity:1;transform:translateY(0)}.showcase-heading span{color:#e6e6e6}.showcase-image-row{justify-content:center;align-items:flex-end;margin-top:40px;display:flex}.showcase-image-1,.showcase-image-2,.showcase-image-3,.showcase-image-4{opacity:0;width:1050px;max-width:100%}.showcase-image-1{transition:all .9s ease-out .9s;transform:translateY(-40px)}.showcase-image-1-visible{opacity:1;transform:translateY(-160px)}.showcase-image-2{transition:all .9s ease-out 1.1s;transform:translateY(-90px)}.showcase-image-2-visible{opacity:1;transform:translateY(-20px)}.showcase-image-3-container{justify-content:center;align-items:center;margin:-50px 0;padding:10px 0;display:flex;position:relative;overflow:visible}.background-letter{color:#ffd7001f;z-index:0;pointer-events:none;filter:blur(1px);opacity:0;font-size:320px;font-weight:900;transition:all 1s ease-out;position:absolute;top:55%;left:48%;transform:translate(-50%,-50%)scale(.9)}.background-letter-visible{opacity:1;transform:translate(-50%,-50%)scale(1)}.showcase-image-3{z-index:4;object-fit:cover;width:1200px;height:900px;transition:all .9s ease-out 1.3s;position:relative;transform:translateY(20px)}.showcase-image-3-visible{opacity:1;transform:translateY(-30px)}.showcase-image-4{transition:all .9s ease-out 1.5s;transform:translateY(-40px)}.showcase-image-4-visible{opacity:1;transform:translateY(-220px)}.showcase-heading{flex-direction:column;display:flex;overflow:hidden}.line{opacity:0}.showcase-visible .back-left{animation:.9s .2s forwards backInLeft}.showcase-visible .back-right{animation:.9s .6s forwards backInRight}.showcase-visible .back-up{animation:.9s 1s forwards backInUp}.highlight{color:#ff0}@keyframes backInLeft{0%{opacity:0;transform:translate(-200px)scale(.7)}80%{transform:translate(10px)scale(1.05)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes backInRight{0%{opacity:0;transform:translate(200px)scale(.7)}80%{transform:translate(-10px)scale(1.05)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes backInUp{0%{opacity:0;transform:translateY(200px)scale(.7)}80%{transform:translateY(-10px)scale(1.05)}to{opacity:1;transform:translateY(0)scale(1)}}@media screen and (max-width:1440px){.showcase-container{min-height:90vh}.showcase-strip{height:180px}.showcase-content{margin-top:45px}.showcase-heading{margin-top:-50px;font-size:110px;line-height:1.05}.showcase-image-row{margin-top:35px}.showcase-image-1,.showcase-image-2,.showcase-image-3,.showcase-image-4{width:900px;height:680px}.showcase-image-3{width:900px;height:760px}.background-letter{font-size:270px}.showcase-image-1{transform:translateY(-30px)}.showcase-image-1-visible{transform:translateY(-130px)}.showcase-image-2{transform:translateY(-70px)}.showcase-image-2-visible{transform:translateY(-10px)}.showcase-image-3{transform:translateY(15px)}.showcase-image-3-visible{transform:translateY(-35px)}.showcase-image-4{transform:translateY(-30px)}.showcase-image-4-visible{transform:translateY(-200px)}.showcase-image-3-container{margin:-40px 0}.showcase-image-1-visible,.showcase-image-2-visible,.showcase-image-3-visible,.showcase-image-4-visible,.background-letter-visible{opacity:1}}@media screen and (max-width:1024px){.showcase-container{min-height:85vh}.showcase-strip{height:148px}.showcase-content{margin-top:40px}.showcase-heading{margin-top:-40px;font-size:85px;line-height:1.1}.showcase-image-row{flex-wrap:nowrap;justify-content:center;gap:15px;margin-top:30px;padding:0 10px;display:flex}.showcase-image-1,.showcase-image-2,.showcase-image-3,.showcase-image-4{width:500px;height:450px}.showcase-image-3{width:500px;height:530px}.background-letter{font-size:270px}.showcase-image-1{transform:translateY(-30px)}.showcase-image-1-visible{transform:translateY(-130px)}.showcase-image-2{transform:translateY(-70px)}.showcase-image-2-visible{transform:translateY(-10px)}.showcase-image-3{transform:translateY(15px)}.showcase-image-3-visible{transform:translateY(-25px)}.showcase-image-4{transform:translateY(-30px)}.showcase-image-4-visible{transform:translateY(-170px)}.showcase-image-3-container{margin:-40px 0}.showcase-image-1-visible,.showcase-image-2-visible,.showcase-image-3-visible,.showcase-image-4-visible,.background-letter-visible{opacity:1}}@media screen and (max-width:768px){.showcase-container{min-height:80vh}.showcase-strip{height:118px}.showcase-content{margin-top:35px}.showcase-heading{margin-top:-35px;font-size:65px;line-height:1.15}.showcase-image-row{flex-wrap:nowrap;justify-content:center;gap:12px;margin-top:25px;padding:0 8px;display:flex}.showcase-image-1,.showcase-image-2,.showcase-image-3,.showcase-image-4{width:380px;height:340px}.showcase-image-3{width:380px;height:400px}.background-letter{font-size:200px}.showcase-image-1{transform:translateY(-25px)}.showcase-image-1-visible{transform:translateY(-100px)}.showcase-image-2{transform:translateY(-55px)}.showcase-image-2-visible{transform:translateY(-8px)}.showcase-image-3{transform:translateY(12px)}.showcase-image-3-visible{transform:translateY(-20px)}.showcase-image-4{transform:translateY(-25px)}.showcase-image-4-visible{transform:translateY(-130px)}.showcase-image-3-container{margin:-35px 0}.showcase-image-1-visible,.showcase-image-2-visible,.showcase-image-3-visible,.showcase-image-4-visible,.background-letter-visible{opacity:1}}@media screen and (max-width:425px){.showcase-container{min-height:50vh}.showcase-strip{height:85px}.showcase-content{margin-top:30px}.showcase-heading{margin-top:-30px;font-size:45px;line-height:1.2}.showcase-image-row{flex-wrap:nowrap;justify-content:center;gap:8px;margin-top:20px;padding:0 5px;display:flex}.showcase-image-1,.showcase-image-2,.showcase-image-3,.showcase-image-4{width:200px;height:180px}.showcase-image-3{width:260px;height:240px}.background-letter{font-size:140px}.showcase-image-1{transform:translateY(-20px)}.showcase-image-1-visible{transform:translateY(-80px)}.showcase-image-2{transform:translateY(-45px)}.showcase-image-2-visible{transform:translateY(-6px)}.showcase-image-3{transform:translateY(10px)}.showcase-image-3-visible{transform:translateY(-15px)}.showcase-image-4{transform:translateY(-20px)}.showcase-image-4-visible{transform:translateY(-110px)}.showcase-image-3-container{margin:-30px 0}.showcase-image-1-visible,.showcase-image-2-visible,.showcase-image-3-visible,.showcase-image-4-visible,.background-letter-visible{opacity:1}}@media screen and (max-width:375px){.showcase-container{min-height:42vh}.showcase-strip{height:76px}.showcase-content{margin-top:28px}.showcase-heading{margin-top:-28px;font-size:40px;line-height:1.22}.showcase-image-row{flex-wrap:nowrap;justify-content:center;gap:7px;margin-top:18px;padding:0 4px;display:flex}.showcase-image-1,.showcase-image-2,.showcase-image-3,.showcase-image-4{width:120px;height:180px}.showcase-image-3{width:400px;height:160px}.background-letter{font-size:125px}.showcase-image-1{transform:translateY(-18px)}.showcase-image-1-visible{transform:translateY(-75px)}.showcase-image-2{transform:translateY(-40px)}.showcase-image-2-visible{transform:translateY(-5px)}.showcase-image-3{transform:translateY(9px)}.showcase-image-3-visible{transform:translateY(-70px)}.showcase-image-4{transform:translateY(-18px)}.showcase-image-4-visible{transform:translateY(-80px)}.showcase-image-3-container{margin:-28px 0}.showcase-image-1-visible,.showcase-image-2-visible,.showcase-image-3-visible,.showcase-image-4-visible,.background-letter-visible{opacity:1}}@media screen and (max-width:320px){.showcase-container{min-height:42vh}.showcase-strip{height:75px}.showcase-content{margin-top:25px}.showcase-heading{margin-top:-25px;font-size:36px;line-height:1.25}.showcase-image-row{flex-wrap:nowrap;justify-content:center;gap:6px;margin-top:16px;padding:0 3px;display:flex}.showcase-image-1,.showcase-image-2,.showcase-image-3,.showcase-image-4{width:150px;height:130px}.showcase-image-3{width:200px;height:200px}.background-letter{font-size:110px}.showcase-image-1{transform:translateY(-16px)}.showcase-image-1-visible{transform:translateY(-70px)}.showcase-image-2{transform:translateY(-36px)}.showcase-image-2-visible{transform:translateY(-25px)}.showcase-image-3{transform:translateY(8px)}.showcase-image-3-visible{transform:translateY(-13px)}.showcase-image-4{transform:translateY(-16px)}.showcase-image-4-visible{transform:translateY(-90px)}.showcase-image-3-container{margin:-25px 0}.showcase-image-1-visible,.showcase-image-2-visible,.showcase-image-3-visible,.showcase-image-4-visible,.background-letter-visible{opacity:1}}.download-section{color:#fff;background:#000;padding:120px 80px;font-family:Maiandra OT GD Rm W01 DemiBold,sans-serif}.download-container{justify-content:space-between;align-items:center;gap:80px;max-width:1400px;margin:100px auto 0;display:flex}.download-text{flex:1}.download-text h2{width:140%;margin-bottom:30px;font-size:7.5rem;font-weight:800;line-height:1.1}.download-text h2 span{color:#e6e6e6}.download-text p{color:#cfcfcf;width:140%;margin-bottom:35px;font-size:18px;line-height:1.7}.download-btn{color:#000;cursor:pointer;background:linear-gradient(90deg,#d88c00,#f4b400);border:none;border-radius:30px;padding:14px 32px;font-size:18px;font-weight:700;transition:all .3s}.download-btn:hover{transform:translateY(-3px);box-shadow:0 10px 25px #f4b40066}.download-image{flex:1;justify-content:flex-end;display:flex}.download-image img{width:380px;max-width:80%}@media (max-width:992px){.download-container{text-align:center;flex-direction:column}.download-image{justify-content:center;margin-top:40px}.download-text h2{font-size:48px}}.animate-left,.animate-right{opacity:0;animation-duration:1s;animation-timing-function:ease;animation-fill-mode:forwards}.animate-left{animation-name:slideInLeft;animation-delay:.2s}.animate-right{animation-name:slideInRight;animation-delay:.4s}@keyframes slideInLeft{0%{opacity:0;transform:translate(-80px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(80px)}to{opacity:1;transform:translate(0)}}.download-text,.download-image{opacity:0}.animate-left{animation:.8s forwards slideInLeft}.animate-right{animation:.8s forwards slideInRight}@media screen and (max-width:1440px){.download-section{padding:100px 60px}.download-container{gap:60px;max-width:1200px;margin-top:80px}.download-text h2{width:120%;margin-bottom:25px;font-size:6rem;line-height:1.15}.download-text p{width:120%;margin-bottom:30px;font-size:17px;line-height:1.65}.download-btn{padding:13px 28px;font-size:17px}.download-image img{width:340px;max-width:75%}.download-text,.download-image{opacity:0}.animate-left{animation:.8s .2s forwards slideInLeft}.animate-right{animation:.8s .4s forwards slideInRight}}@media screen and (max-width:1024px){.download-section{max-width:1030px;padding:80px 40px}.download-container{gap:45px;max-width:1000px;margin-top:60px}.download-text h2{width:110%;margin-bottom:20px;font-size:4rem;line-height:1.2}.download-text p{width:110%;margin-bottom:25px;font-size:16px;line-height:1.6}.download-btn{padding:12px 25px;font-size:16px}.download-image img{width:300px;max-width:70%}.download-text,.download-image{opacity:0}.animate-left{animation:.8s .2s forwards slideInLeft}.animate-right{animation:.8s .4s forwards slideInRight}}@media screen and (max-width:768px){.download-section{max-width:780px;padding:60px 30px}.download-container{text-align:center;flex-direction:column;align-items:center;gap:35px;max-width:900px;margin-top:50px}.download-text h2{width:100%;margin-bottom:20px;font-size:3.8rem;line-height:1.25}.download-text p{width:100%;margin-bottom:25px;font-size:15px;line-height:1.6}.download-btn{margin:0 auto;padding:11px 22px;font-size:15px}.download-image{justify-content:center;margin-top:30px}.download-image img{width:260px;max-width:65%}.download-text,.download-image{opacity:0}.animate-left{animation:.8s .2s forwards slideInLeft}.animate-right{animation:.8s .5s forwards slideInRight}}@media screen and (max-width:425px){.download-section{max-width:430px;padding:40px 20px}.download-container{text-align:center;flex-direction:column;align-items:center;gap:25px;max-width:100%;margin-top:35px}.download-text h2{width:100%;margin-bottom:15px;font-size:2.5rem;line-height:1.3}.download-text p{width:95%;margin:0 auto 20px;font-size:14px;line-height:1.55}.download-btn{margin:0 auto;padding:10px 20px;font-size:14px}.download-image{justify-content:center;margin-top:25px}.download-image img{width:200px;max-width:60%}.download-text,.download-image{opacity:0}.animate-left{animation:.7s .1s forwards slideInLeft}.animate-right{animation:.7s .3s forwards slideInRight}}@media screen and (max-width:375px){.download-section{max-width:380px;padding:35px 15px}.download-container{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:100%;margin-top:30px}.download-text h2{width:100%;margin-bottom:12px;font-size:2.2rem;line-height:1.3}.download-text p{width:95%;margin:0 auto 18px;font-size:13.5px;line-height:1.55}.download-btn{margin:0 auto;padding:9px 18px;font-size:13.5px}.download-image{justify-content:center;margin-top:20px}.download-image img{width:180px;max-width:55%}.download-text,.download-image{opacity:0}.animate-left{animation:.65s .1s forwards slideInLeft}.animate-right{animation:.65s .25s forwards slideInRight}}@media screen and (max-width:320px){.download-section{max-width:320px;padding:25px 10px}.download-container{text-align:center;flex-direction:column;align-items:center;gap:15px;max-width:100%;margin-top:20px}.download-text h2{width:100%;margin-bottom:8px;font-size:1.8rem;line-height:1.3}.download-text p{width:90%;margin:0 auto 12px;font-size:12.5px;line-height:1.45}.download-btn{margin:0 auto;padding:7px 14px;font-size:12.5px}.download-image{justify-content:center;margin-top:15px}.download-image img{width:150px;max-width:48%}.download-text,.download-image{opacity:0}.animate-left{animation:.55s 50ms forwards slideInLeft}.animate-right{animation:.55s .15s forwards slideInRight}}.testimonials{text-align:center;background:#000;padding:60px 20px}.title{color:#fff;margin-bottom:25px;font-family:Maiandra OT GD Rm W01 DemiBold,sans-serif;font-size:5.3rem;font-weight:700}.title span{color:#f6c400}.intro-text{color:#e5e7eb;max-width:900px;margin-bottom:60px;margin-left:auto;margin-right:auto;font-family:Maiandra GD,sans-serif;font-size:1.8rem;line-height:1.6}.cards-grid{perspective:1200px;grid-template-columns:repeat(3,1fr);justify-content:center;gap:40px;padding:0 200px;display:grid}.card{text-align:center;transform-origin:100%;will-change:transform;background:#f6c400;border-radius:12px;max-width:420px;margin:0 auto;padding:24px 20px;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;transform:translateY(0)rotate(0)rotateY(0);box-shadow:0 8px 20px #00000012}.card:hover{transform:translateY(-22px)rotate(2deg)rotateY(6deg);box-shadow:0 26px 55px #00000047}.card:before{content:"₹";color:#1d1a1a26;pointer-events:none;z-index:0;font-size:20rem;font-weight:900;position:absolute;top:50%;left:30%;transform:translate(-50%,-50%)rotate(-15deg)}.card>*{z-index:1;position:relative}.name{color:#111;margin-bottom:8px;font-family:Maiandra OT GD Rm W01 DemiBold,sans-serif;font-size:1.2rem;font-weight:600}.text{color:#111;margin-top:50px;margin-bottom:20px;font-family:Maiandra GD,sans-serif;font-size:.95rem;line-height:1.6}.rating{color:#111;align-items:center;gap:4px;font-family:Maiandra OT GD Rm W01 DemiBold,sans-serif;font-size:.95rem;font-weight:600;display:flex;position:absolute;top:14px;right:16px}.rating .star{color:#ee0707;font-size:1rem}.titles{color:#181717;margin-top:4px;font-family:Maiandra GD,sans-serif;font-size:.9rem}.fade-left,.fade-right{opacity:0;transition:all .9s}.fade-left{transform:translate(-80px)}.fade-right{transform:translate(80px)}.show{opacity:1;transform:translate(0)}@media (max-width:1440px){.testimonials{padding:50px 16px}.title{margin-bottom:20px;font-size:4.2rem}.intro-text{max-width:750px;margin-bottom:50px;font-size:1.5rem}.cards-grid{grid-template-columns:repeat(3,1fr);gap:30px;padding:0 80px}.card{max-width:360px;padding:20px 18px}.card:before{font-size:16rem}.name{font-size:1.1rem}.text{margin-top:45px;font-size:.9rem}.rating{font-size:.9rem}.rating .star{font-size:.95rem}}@media (max-width:1024px){.testimonials{padding:45px 12px}.title{margin-bottom:18px;font-size:3.4rem}.intro-text{max-width:650px;margin-bottom:60px;padding:0 15px;font-size:1.3rem}.cards-grid{grid-template-columns:repeat(2,1fr);gap:25px;padding:0 40px}.card{max-width:400px;padding:18px 16px}.card:before{font-size:13rem;left:25%}.name{font-size:1rem}.text{margin-top:40px;margin-bottom:16px;font-size:.85rem}.rating{font-size:.85rem;top:12px;right:14px}.rating .star{font-size:.9rem}.titles{font-size:.82rem}}@media (max-width:768px){.testimonials{padding:40px 12px}.title{margin-bottom:16px;padding:0 10px;font-size:3.3rem}.intro-text{max-width:500px;margin-bottom:35px;padding:0 15px;font-size:1.2rem}.cards-grid{grid-template-columns:1fr;justify-items:center;gap:25px;max-width:420px;margin:0 auto;padding:0 20px}.card{width:100%;max-width:100%;margin:0 auto;padding:24px 20px}.card:before{font-size:12rem;left:25%}.name{font-size:1rem}.text{margin-top:35px;margin-bottom:18px;font-size:.9rem}.rating{font-size:.85rem;top:12px;right:12px}.rating .star{font-size:.85rem}.titles{font-size:.8rem}}@media (max-width:425px){.testimonials{padding:30px 8px}.title{margin-bottom:12px;padding:0 8px;font-size:1.8rem}.intro-text{max-width:100%;margin-bottom:30px;padding:0 12px;font-size:.85rem}.cards-grid{grid-template-columns:1fr;justify-items:center;gap:20px;max-width:360px;margin:0 auto;padding:0 12px}.card{width:100%;max-width:100%;margin:0 auto;padding:20px 16px}.card:before{font-size:14rem;left:22%}.name{font-size:.95rem}.text{margin-top:30px;margin-bottom:16px;font-size:.85rem}.rating{font-size:.8rem;top:10px;right:10px}.rating .star{font-size:.8rem}.titles{font-size:.75rem}}@media (max-width:375px){.testimonials{padding:25px 6px}.title{margin-bottom:10px;padding:0 6px;font-size:1.6rem}.intro-text{margin-bottom:25px;padding:0 10px;font-size:.75rem}.cards-grid{grid-template-columns:1fr;justify-items:center;gap:18px;max-width:320px;margin:0 auto;padding:0 10px}.card{width:100%;max-width:100%;margin:0 auto;padding:18px 14px}.card:before{font-size:14rem;left:20%}.name{font-size:.9rem}.text{margin-top:28px;margin-bottom:14px;font-size:.8rem}.rating{font-size:.75rem;top:8px;right:8px}.rating .star{font-size:.75rem}.titles{font-size:.7rem}}@media (max-width:320px){.testimonials{padding:20px 4px}.title{margin-bottom:8px;padding:0 4px;font-size:1.4rem}.intro-text{margin-bottom:20px;padding:0 8px;font-size:.75rem}.cards-grid{grid-template-columns:1fr;justify-items:center;gap:15px;max-width:300px;margin:0 auto;padding:0 8px}.card{width:100%;max-width:100%;margin:0 auto;padding:16px 12px}.card:before{font-size:14rem;left:18%}.name{font-size:.85rem}.text{margin-top:25px;margin-bottom:12px;font-size:.78rem}.rating{font-size:.7rem;top:6px;right:6px}.rating .star{font-size:.7rem}.titles{font-size:.68rem}}.faq{color:#fff;background:#000;padding:100px 20px;font-family:Maiandra GD,sans-serif;position:relative;overflow:hidden}.faq-bg-shape{z-index:0;border:90px solid #f5c400;border-radius:50%;width:480px;height:480px;position:absolute;bottom:-220px;left:-220px}.faq-container{z-index:1;align-items:flex-start;gap:60px;max-width:1400px;margin:0 auto;display:flex;position:relative}.faq-left{flex:1;max-width:800px}.faq-left h2{margin:0;font-size:5rem;font-weight:600;line-height:1.2}.highlights{color:#f5c400;font-weight:700}.arrow{color:#f5c400;margin-left:10px}.faq-left p{color:#bbb;margin-top:25px;font-size:1rem;line-height:1.6}.faq-right{flex-direction:column;flex:1;gap:18px;display:flex}.faq-card{cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;padding:18px 22px;transition:all .3s;position:relative;overflow:hidden}.faq-card:before{content:"";opacity:0;background:linear-gradient(#f5c400,#ffe680);width:4px;height:100%;transition:all .3s;position:absolute;top:0;left:0}.faq-card.active:before,.faq-card:hover:before{opacity:1}.faq-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px #f5c40026}.faq-question{align-items:center;gap:16px;display:flex}.faq-number{color:#f5c400;min-width:30px;font-size:.9rem;font-weight:600}.faq-text{flex:1;font-size:1rem;font-weight:600}.faq-icon{color:#000;background:#f5c400;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:18px;font-weight:700;transition:transform .3s;display:flex}.faq-card.active .faq-icon{transform:rotate(180deg)}.faq-answer-wrapper{max-height:0;transition:max-height .35s;overflow:hidden}.faq-card.active .faq-answer-wrapper{max-height:200px}.faq-answer{color:#ddd;margin-top:15px;font-size:.95rem;line-height:1.6}@media screen and (max-width:1440px){.faq{padding:90px 18px}.faq-bg-shape{border:85px solid #f5c400;width:450px;height:450px;bottom:-200px;left:-200px}.faq-container{gap:55px;max-width:1300px}.faq-left{max-width:750px}.faq-left h2{font-size:4rem}.faq-left p{margin-top:23px;font-size:.98rem}.faq-right{gap:17px}.faq-card{border-radius:13px;padding:17px 20px}.faq-number{min-width:29px;font-size:.88rem}.faq-icon{width:29px;height:29px;font-size:17px}.faq-card.active .faq-answer-wrapper{max-height:190px}.faq-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #f5c4002e}}@media screen and (max-width:1024px){.faq{max-width:1030px;padding:70px 12px}.faq-bg-shape{border:65px solid #f5c400;width:380px;height:380px;bottom:-170px;left:-170px}.faq-container{flex-direction:column;gap:35px;max-width:1000px}.faq-left{max-width:100%}.faq-left h2{font-size:3.2rem;line-height:1.18}.faq-left p{max-width:550px;margin-top:18px;font-size:.95rem}.faq-right{gap:15px}.faq-card{border-radius:12px;padding:16px 18px}.faq-number{min-width:27px;font-size:.85rem}.faq-text{font-size:.94rem}.faq-icon{width:26px;height:26px;font-size:15px}.faq-card.active .faq-answer-wrapper{max-height:170px}.faq-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px #f5c40026}.faq-answer{font-size:.9rem}}@media screen and (max-width:768px){.faq{max-width:780px;padding:55px 10px}.faq-bg-shape{border:50px solid #f5c400;width:320px;height:320px;bottom:-140px;left:-140px}.faq-container{gap:30px;max-width:900px}.faq-left h2{font-size:2.6rem;line-height:1.15}.faq-left p{max-width:500px;margin-top:16px;font-size:.92rem}.faq-right{gap:13px}.faq-card{border-radius:11px;padding:18px 15px}.faq-question{gap:12px}.faq-number{min-width:25px;font-size:.82rem}.faq-text{font-size:.92rem}.faq-icon{width:24px;height:24px;font-size:14px}.faq-card.active .faq-answer-wrapper{max-height:150px}.faq-answer{margin-top:12px;font-size:.88rem}.faq-card:hover{transform:translateY(-1px);box-shadow:0 8px 20px #f5c4001f}}@media screen and (max-width:425px){.faq{max-width:430px;padding:45px 8px}.faq-bg-shape{border:40px solid #f5c400;width:280px;height:280px;bottom:-120px;left:-120px}.faq-container{gap:25px;max-width:95%;margin:0 auto}.faq-left h2{font-size:2.1rem;line-height:1.12}.faq-left p{max-width:100%;margin-top:14px;font-size:.9rem}.faq-right{gap:12px}.faq-card{border-radius:10px;padding:16px 13px}.faq-question{gap:10px}.faq-number{min-width:23px;font-size:.8rem}.faq-text{font-size:.9rem}.faq-icon{width:22px;height:22px;font-size:13px}.faq-card.active .faq-answer-wrapper{max-height:140px}.faq-answer{margin-top:10px;font-size:.85rem;line-height:1.5}.faq-card:active{transform:translateY(-1px);box-shadow:0 8px 20px #f5c40033}}@media screen and (max-width:375px){.faq{max-width:380px;padding:40px 7px}.faq-bg-shape{border:35px solid #f5c400;width:260px;height:260px;bottom:-110px;left:-110px}.faq-container{gap:22px;max-width:98%}.faq-left h2{font-size:1.9rem;line-height:1.1}.faq-left p{margin-top:12px;font-size:.88rem;line-height:1.55}.faq-right{gap:11px}.faq-card{border-radius:9px;padding:15px 12px}.faq-question{gap:9px}.faq-number{min-width:22px;font-size:.78rem}.faq-text{font-size:.88rem}.faq-icon{width:20px;height:20px;font-size:12px}.faq-card.active .faq-answer-wrapper{max-height:130px}.faq-answer{margin-top:9px;font-size:.83rem}.faq-card:active{transform:translateY(-1px);box-shadow:0 7px 18px #f5c4002e}}@media screen and (max-width:320px){.faq{max-width:320px;padding:35px 6px}.faq-bg-shape{border:30px solid #f5c400;width:240px;height:240px;bottom:-100px;left:-100px}.faq-container{gap:20px;max-width:100%}.faq-left h2{font-size:1.7rem;line-height:1.08}.faq-left p{margin-top:10px;font-size:.85rem;line-height:1.5}.faq-right{gap:10px}.faq-card{border-radius:8px;padding:14px 11px}.faq-question{gap:8px}.faq-number{min-width:20px;font-size:.75rem}.faq-text{font-size:.85rem}.faq-icon{width:19px;height:19px;font-size:11px}.faq-card.active .faq-answer-wrapper{max-height:120px}.faq-answer{margin-top:8px;font-size:.8rem}.faq-card:active{transform:translateY(-.5px);box-shadow:0 6px 16px #f5c40029}}*{box-sizing:border-box;margin:0;padding:0}.page{color:#fff;background:#000;justify-content:center;align-items:center;min-height:50vh;padding:100px 20px;font-family:Maiandra GD,sans-serif;display:flex}.cta{background:#f4c400;border-radius:20px;justify-content:space-between;align-items:center;gap:60px;width:100%;max-width:1400px;padding:60px 50px;display:flex;box-shadow:0 20px 50px #0006}.cta-content{max-width:650px}.cta-content h1{color:#000;margin-bottom:15px;font-size:44px;font-weight:700;line-height:1.2}.cta-content p{color:#111;max-width:550px;font-size:16px;line-height:1.6}.cta-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#000;border:none;border-radius:999px;align-items:center;gap:10px;padding:14px 30px;font-size:15px;font-weight:600;transition:all .3s;display:flex}.cta-btn span{font-size:18px}.cta-btn:hover{opacity:.9;transform:translateY(-3px)}@media screen and (max-width:1440px){.cta{gap:40px;padding:55px 40px}.cta-content h1{font-size:40px}}@media screen and (max-width:1024px){.cta{text-align:center;flex-direction:column;padding:45px 30px}.cta-content{max-width:100%}.cta-content h1{font-size:34px}.cta-content p{font-size:15px}}@media screen and (max-width:768px){.cta{border-radius:16px;padding:35px 20px}.cta-content h1{font-size:28px}.cta-content p{font-size:14px}.cta-btn{padding:10px 22px;font-size:13.5px}}@media screen and (max-width:425px){.page{padding:20px 12px}.cta{text-align:left;border-radius:14px;flex-direction:column;align-items:flex-start;gap:18px;padding:28px 18px}.cta-content{max-width:100%}.cta-content h1{font-size:22px;line-height:1.3}.cta-content p{font-size:13.5px;line-height:1.5}.cta-btn{align-self:flex-start;padding:8px 18px;font-size:13px}}@media screen and (max-width:375px){.page{padding:18px 10px}.cta{text-align:left;border-radius:12px;flex-direction:column;align-items:flex-start;gap:16px;padding:24px 16px}.cta-content{max-width:100%}.cta-content h1{font-size:20px;line-height:1.25}.cta-content p{font-size:13px;line-height:1.5}.cta-btn{align-self:flex-start;padding:7px 16px;font-size:12.5px}}@media screen and (max-width:320px){.page{padding:16px 8px}.cta{text-align:left;border-radius:10px;flex-direction:column;align-items:flex-start;gap:14px;padding:20px 14px}.cta-content{max-width:100%}.cta-content h1{font-size:18px;line-height:1.3}.cta-content p{font-size:12.5px;line-height:1.5}.cta-btn{border-radius:20px;align-self:flex-start;padding:6px 14px;font-size:12px}}.footer{color:#fff;background:#000;border-top:3px solid #f5c400;padding:80px 40px 20px;font-family:Maiandra GD,sans-serif}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:100px;max-width:1400px;margin:0 auto;display:grid}.footer-brand .logo img{width:auto;height:110px;margin-bottom:20px}.footer-brand .desc{color:#ddd;max-width:320px;margin-bottom:30px;font-size:14px;line-height:1.6}.follow-title{color:#f5c400;margin-bottom:15px;font-size:18px}.social-links{gap:15px;display:flex}.social-links a{color:#000;background:#f5c400;border-radius:10px;justify-content:center;align-items:center;width:45px;height:45px;font-size:18px;text-decoration:none;transition:all .3s;display:flex}.social-links a:hover{transform:translateY(-4px);box-shadow:0 8px 20px #f5c40080}.footer-support h4,.footer-contact h4{color:#f5c400;margin-bottom:20px;font-size:18px}.footer-support ul{padding:0;list-style:none}.footer-support li{margin-bottom:12px;font-size:14px;transition:all .3s}.footer-support li:hover{padding-left:6px}.footer-support a{color:#ccc;text-decoration:none;transition:all .3s}.footer-support a:hover{color:#ffd400}.footer-contact p{color:#ddd;margin-bottom:12px;font-size:14px;line-height:1.6}.footer-bottom{color:#aaa;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;max-width:1400px;margin:60px auto 0;padding-top:30px;font-size:14px;display:flex}.footer-bottom a{text-decoration:none}.footer-bottom span{font-weight:600}@media screen and (min-width:1280px) and (max-width:1600px){.footer{padding:90px 60px 30px}.footer-grid{gap:140px;max-width:1500px}.footer-brand .logo img{height:130px}.footer-brand .desc{max-width:380px;font-size:15px;line-height:1.7}.follow-title,.footer-support h4,.footer-contact h4{font-size:20px}.social-links a{border-radius:14px;width:55px;height:55px;font-size:20px}.footer-support li,.footer-contact p{margin-bottom:14px;font-size:15px}.footer-bottom{margin-top:70px;padding-top:40px;font-size:15px}}@media screen and (max-width:1024px){.footer{padding:60px 25px 30px}.footer-grid{text-align:center;grid-template-columns:1fr;justify-items:center;gap:40px}.footer-brand,.footer-support,.footer-contact{width:100%;max-width:500px}.footer-brand .logo img{height:110px;margin:0 auto}.footer-brand .desc{max-width:100%;margin:20px auto;font-size:14px}.social-links{justify-content:center}.social-links a{width:45px;height:45px;font-size:16px}.footer-support h4,.footer-contact h4,.follow-title{font-size:18px}.footer-support li,.footer-contact p{font-size:14px}.footer-bottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;width:100%;margin-top:30px;padding-top:20px;font-size:14px;display:flex}.copyright{text-align:left}.designed-by{text-align:right}}@media screen and (max-width:768px){.footer{padding:50px 20px 25px}.footer-grid{text-align:center;grid-template-columns:1fr;justify-items:center;gap:35px}.footer-brand,.footer-support,.footer-contact{width:100%;max-width:500px}.footer-brand .logo img{height:100px;margin:0 auto}.footer-brand .desc{margin:20px auto;font-size:14px}.social-links{justify-content:center}.social-links a{width:42px;height:42px;font-size:15px}.footer-support h4,.footer-contact h4,.follow-title{font-size:17px}.footer-support li,.footer-contact p{font-size:14px}.footer-bottom{text-align:center;flex-direction:column;gap:10px;padding-top:20px}.copyright,.designed-by{text-align:center;width:100%}}@media screen and (max-width:425px){.footer{padding:40px 15px 20px}.footer-grid{text-align:center;grid-template-columns:1fr;justify-items:center;gap:30px}.footer-brand,.footer-support,.footer-contact{width:100%}.footer-brand .logo img{height:85px;margin:0 auto}.footer-brand .desc{max-width:320px;margin:15px auto;font-size:13px}.social-links{justify-content:center;gap:10px}.social-links a{width:38px;height:38px;font-size:14px}.footer-support h4,.footer-contact h4,.follow-title{font-size:16px}.footer-support li,.footer-contact p{font-size:13px}.footer-bottom{text-align:center;flex-direction:column;gap:8px;padding-top:15px}.copyright,.designed-by{text-align:center;font-size:13px}}@media screen and (max-width:375px){.footer{padding:30px 12px 15px}.footer-grid{text-align:center;grid-template-columns:1fr;justify-items:center;gap:25px}.footer-brand .logo img{height:75px;margin:0 auto}.footer-brand .desc{max-width:280px;margin:12px auto;font-size:12.5px}.social-links{justify-content:center;gap:8px}.social-links a{width:34px;height:34px;font-size:13px}.footer-support h4,.footer-contact h4,.follow-title{font-size:15px}.footer-support li{margin-bottom:6px;font-size:12.5px}.footer-contact p{font-size:12.5px}.footer-bottom{text-align:center;flex-direction:column;gap:6px;padding-top:12px}.copyright,.designed-by{text-align:center;font-size:12.5px}}@media screen and (max-width:320px){.footer{padding:25px 10px 12px}.footer-grid{text-align:center;grid-template-columns:1fr;justify-items:center;gap:20px}.footer-brand .logo img{height:65px;margin:0 auto}.footer-brand .desc{max-width:240px;margin:10px auto;font-size:11.5px;line-height:1.5}.social-links{justify-content:center;gap:6px}.social-links a{width:30px;height:30px;font-size:12px}.footer-support h4,.footer-contact h4,.follow-title{font-size:14px}.footer-support li{margin-bottom:5px;font-size:11.5px}.footer-contact p{margin-bottom:6px;font-size:11.5px}.footer-bottom{text-align:center;flex-direction:column;gap:4px;padding-top:10px}.copyright,.designed-by{font-size:11.5px}}.back-to-top{cursor:pointer;opacity:0;visibility:hidden;z-index:1000;width:120px;height:120px;font-family:Maiandra GD,sans-serif;transition:all .4s;position:fixed;bottom:50px;right:50px;transform:translateY(20px)}.back-to-top.show{opacity:1;visibility:visible;transform:translateY(0)}.circular-text{pointer-events:none;width:120px;height:120px;animation:12s linear infinite rotateText;position:absolute}@keyframes rotateText{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.icon{color:#000;background:#f6c400;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;font-size:18px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1440px){.back-to-top{width:100px;height:100px;bottom:40px;right:40px}.circular-text{width:100px;height:100px}.icon{width:45px;height:45px;font-size:16px}}@media (max-width:1024px){.back-to-top{width:85px;height:85px;bottom:30px;right:30px}.circular-text{width:85px;height:85px}.icon{width:38px;height:38px;font-size:14px}}@media (max-width:768px){.back-to-top{width:70px;height:70px;bottom:25px;right:20px}.circular-text{width:70px;height:70px}.icon{width:32px;height:32px;font-size:12px}}@media (max-width:425px){.back-to-top{width:60px;height:60px;bottom:20px;right:18px}.circular-text{width:60px;height:60px}.icon{width:28px;height:28px;font-size:11px}}@media (max-width:375px){.back-to-top{width:55px;height:55px;bottom:18px;right:15px}.circular-text{width:55px;height:55px}.icon{width:25px;height:25px;font-size:10px}}@media (max-width:320px){.back-to-top{width:50px;height:50px;bottom:15px;right:12px}.circular-text{width:50px;height:50px}.icon{width:22px;height:22px;font-size:9px}}html,body{scroll-behavior:smooth;color:#fff;background:#000;margin:0;padding:0}.privacy-layout{background:#000;min-height:100vh;margin-left:320px;font-family:Maiandra GD,sans-serif;display:flex}.privacy-header-wrapper{z-index:1200;background:#111;width:100%;transition:transform .3s;position:fixed;top:0;left:0;right:0;box-shadow:0 6px 25px #000000e6}.privacy-header-wrapper .header{align-items:center;height:100px;display:flex}.privacy-sidebar{z-index:100;background-color:#111;border:1px solid #ffffff14;border-radius:15px;width:280px;height:calc(100vh - 160px);padding:20px 15px;position:fixed;top:130px;left:20px;overflow-y:auto;box-shadow:0 8px 32px #000c}.privacy-sidebar ul{flex-direction:column;gap:14px;padding:0;list-style:none;display:flex}.privacy-sidebar li{margin:0}.privacy-sidebar a{color:#ccc;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:all .3s;display:block}.privacy-sidebar a:hover{color:#000;background-color:#ffd400;transform:translate(5px)}.privacy-sidebar a.active{color:#000;background-color:#ffd400;font-weight:600;transform:translate(5px);box-shadow:0 4px 12px #ffd40066}.privacy-content{background:#121212;border-left:1px solid #ffffff14;border-radius:15px;flex:1;min-height:calc(100vh - 160px);margin:130px 30px 30px;padding:60px;box-shadow:0 8px 40px #000c}.privacy-content h1{text-align:center;color:#fff;margin-bottom:30px;font-size:2.5rem}.privacy-content h2{color:#ffd400;border-left:4px solid #ffd400;margin-top:40px;margin-bottom:20px;padding-left:10px;font-size:1.5rem}.privacy-content p{color:#ddd;letter-spacing:.5px;margin-bottom:20px;line-height:1.8}.privacy-content h2[id]{scroll-margin-top:140px}.privacy-content ul{padding-left:22px}.privacy-content ul li,.privacy-content ol li{color:#ddd;letter-spacing:.3px;margin-bottom:12px;line-height:2}.privacy-continue-section{text-align:center;margin-top:60px;margin-bottom:40px}.privacy-continue-btn{color:#000;cursor:pointer;background:#ffd400;border:none;border-radius:10px;padding:14px 35px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 6px 18px #ffd40066}.privacy-continue-btn:hover{background:#ffbf00;transform:translateY(-4px);box-shadow:0 10px 25px #ffd40099}@media screen and (min-width:1280px) and (max-width:1600px){.privacy-layout{gap:30px;margin-left:340px}.privacy-header-wrapper{z-index:1200;background:#111;width:100%;transition:transform .3s;position:fixed;top:0;left:0;right:0;box-shadow:0 6px 25px #000000e6}.privacy-header-wrapper .header{align-items:center;height:100px;display:flex}.privacy-sidebar{width:300px;height:calc(100vh - 200px);padding:25px;top:150px}.privacy-sidebar ul{gap:18px}.privacy-sidebar a{padding:10px 14px;font-size:14px}.privacy-sidebar a.active{box-shadow:0 6px 18px #ffd40080}.privacy-content{border-radius:20px;margin:150px 40px 40px;padding:80px}.privacy-content h1{font-size:3rem}.privacy-content h2{margin-top:50px;font-size:1.7rem}.privacy-content p,.privacy-content li{font-size:15px;line-height:2}.privacy-content ul{padding-left:30px}.privacy-continue-section{margin-top:80px}.privacy-continue-btn{border-radius:12px;padding:16px 40px;font-size:17px}}@media screen and (min-width:900px) and (max-width:1199px){.privacy-layout{gap:20px;margin-left:300px}.privacy-header-wrapper{z-index:1200;background:#111;width:100%;transition:transform .3s;position:fixed;top:0;left:0;right:0;box-shadow:0 6px 25px #000000e6}.privacy-header-wrapper .header{align-items:center;height:100px;display:flex}.privacy-sidebar{width:250px;height:calc(100vh - 170px);padding:20px;top:130px}.privacy-sidebar ul{gap:12px}.privacy-sidebar a{padding:8px 10px;font-size:13px}.privacy-sidebar a.active{box-shadow:0 4px 14px #ffd40066}.privacy-content{border-radius:15px;margin:130px 25px 25px;padding:60px}.privacy-content h1{font-size:2.2rem}.privacy-content h2{margin-top:40px;font-size:1.4rem}.privacy-content p,.privacy-content li{font-size:14px;line-height:1.9}.privacy-content ul{padding-left:25px}.privacy-continue-section{margin-top:60px}.privacy-continue-btn{padding:14px 30px;font-size:15px}}@media screen and (min-width:600px) and (max-width:900px){.privacy-layout{flex-direction:column;margin-left:0}.privacy-sidebar{display:none}.privacy-header-wrapper{z-index:1200;background:#111;width:100%;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 20px #000000e6}.privacy-content{border-radius:12px;margin:130px 20px 20px;padding:35px 20px}.privacy-content h1{font-size:1.8rem}.privacy-content h2{margin-top:30px;font-size:1.2rem}.privacy-content p,.privacy-content li{font-size:13px;line-height:1.7}.privacy-content ul{padding-left:18px}.privacy-continue-section{margin-top:40px}.privacy-continue-btn{border-radius:8px;width:100%;padding:12px;font-size:14px}}@media screen and (max-width:425px){.privacy-layout{flex-direction:column;margin-left:0}.privacy-sidebar{display:none}.privacy-header-wrapper{z-index:1300;background:#111;width:100%;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 15px #000000e6}.privacy-content{border-radius:10px;margin:110px 15px 15px;padding:25px 15px}.privacy-content h1{text-align:center;font-size:1.4rem}.privacy-content h2{margin-top:25px;font-size:1rem}.privacy-content p,.privacy-content li{font-size:12px;line-height:1.6}.privacy-content ul{padding-left:15px}.privacy-continue-section{margin-top:30px}.privacy-continue-btn{border-radius:6px;width:100%;padding:10px;font-size:13px}}@media screen and (max-width:375px){.privacy-layout{flex-direction:column;margin-left:0}.privacy-sidebar{display:none}.privacy-header-wrapper{z-index:1300;background:#111;width:100%;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 15px #000000e6}.privacy-header-wrapper .header img{max-height:60px}.privacy-content{border-radius:8px;margin:100px 10px 10px;padding:20px 12px}.privacy-content h1{text-align:center;font-size:1.3rem}.privacy-content h2{margin-top:20px;font-size:.95rem}.privacy-content p,.privacy-content li{font-size:11.5px;line-height:1.6}.privacy-content ul{padding-left:12px}.privacy-continue-section{margin-top:25px}.privacy-continue-btn{border-radius:6px;width:100%;padding:9px;font-size:12px}}@media screen and (max-width:320px){.privacy-layout{flex-direction:column;margin-left:0}.privacy-sidebar{display:none}.privacy-header-wrapper{z-index:1400;background:#111;width:100%;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 15px #000000e6}.privacy-header-wrapper .header img{max-height:55px}.privacy-content{border-radius:6px;margin:95px 8px 8px;padding:16px 10px}.privacy-content h1{text-align:center;font-size:1.1rem}.privacy-content h2{margin-top:18px;font-size:.85rem}.privacy-content p,.privacy-content li{font-size:10.5px;line-height:1.5}.privacy-content ul{padding-left:10px}.privacy-content ul li{margin-bottom:6px}.privacy-continue-section{margin-top:20px}.privacy-continue-btn{border-radius:5px;width:100%;padding:8px;font-size:11px}}.refund-layout{background:#000;min-height:100vh;padding-left:320px;font-family:Maiandra GD,sans-serif;display:flex}.refund-header-wrapper{z-index:1100;background:#111;width:100%;position:fixed;top:0;box-shadow:0 4px 20px #000c}.refund-sidebar{background:#111;border-radius:15px;width:280px;height:calc(100vh - 160px);padding:20px;position:fixed;top:130px;left:20px;overflow-y:auto}.refund-sidebar ul{flex-direction:column;gap:14px;padding:0;list-style:none;display:flex}.refund-sidebar a{color:#ccc;border-radius:8px;padding:8px 10px;text-decoration:none;transition:all .3s;display:block}.refund-sidebar a:hover,.refund-sidebar a.active{color:#000;background:#ffd400;transform:translate(5px)}.refund-content{background:#121212;border-radius:18px;flex:1;margin:130px 40px 40px;padding:60px;box-shadow:0 8px 40px #000c}.refund-content h1{color:#fff;text-align:center;justify-content:center;margin-bottom:20px;font-size:2.3rem}.refund-content h2{color:#ffd400;border-left:4px solid #ffd400;margin-top:40px;padding-left:10px}.refund-content p{color:#ddd;margin-bottom:15px;line-height:1.8}.refund-content ul{margin-bottom:20px;padding-left:20px}.refund-content ul li,.refund-content h2{margin-bottom:12px;line-height:1.7}.refund-continue{text-align:center;margin-top:60px}.refund-btn{cursor:pointer;background:#ffd400;border:none;border-radius:8px;padding:12px 30px;font-size:16px;font-weight:600;transition:all .3s}.refund-btn:hover{background:#ffbf00;transform:translateY(-3px)}@media screen and (max-width:768px){.refund-layout{padding-left:0}.refund-sidebar{display:none}.refund-content{margin:110px 20px;padding:30px}}@media screen and (min-width:1280px) and (max-width:1600px){.refund-layout{gap:30px;padding-left:340px}.refund-header-wrapper{z-index:1200;background:#111;width:100%;transition:transform .3s;position:fixed;top:0;left:0;right:0;box-shadow:0 6px 25px #000000e6}.refund-header-wrapper .header{align-items:center;height:100px;display:flex}.refund-sidebar{width:300px;height:calc(100vh - 200px);padding:25px;top:150px}.refund-sidebar ul{gap:18px}.refund-sidebar a{padding:10px 14px;font-size:14px}.refund-sidebar a.active{box-shadow:0 6px 18px #ffd40080}.refund-content{border-radius:20px;margin:150px 60px 60px;padding:80px}.refund-content h1{font-size:2.8rem}.refund-content h2{margin-top:50px;font-size:1.6rem}.refund-content p,.refund-content li{font-size:15px;line-height:2}.refund-continue{margin-top:80px}.refund-btn{border-radius:12px;padding:14px 36px;font-size:17px}}@media screen and (max-width:1024px){.refund-layout{gap:20px;padding-left:280px}.refund-sidebar{width:260px;height:calc(100vh - 140px);padding:20px;display:block;top:120px}.refund-sidebar ul{gap:12px}.refund-sidebar a{padding:8px 12px;font-size:13px}.refund-sidebar a.active{box-shadow:0 4px 15px #ffd40066}.refund-content{margin:120px 40px 40px;padding:40px}.refund-content h1{font-size:2rem}.refund-content h2{font-size:1.3rem}.refund-content p,.refund-content li{font-size:14px;line-height:1.8}.refund-btn{padding:12px 26px;font-size:15px}}@media screen and (max-width:768px){.refund-layout{padding-left:0}.refund-sidebar{display:none}.refund-content{border-radius:15px;margin:110px 20px;padding:30px}.refund-content h1{font-size:1.7rem}.refund-content h2{font-size:1.2rem}.refund-content p,.refund-content li{font-size:13.5px;line-height:1.7}.refund-btn{width:100%;padding:12px}}@media screen and (max-width:425px){.refund-content{margin:100px 15px;padding:25px}.refund-content h1{font-size:1.5rem}.refund-content h2{font-size:1.1rem}.refund-content p,.refund-content li{font-size:13px;line-height:1.6}.refund-content ul{padding-left:15px}.refund-content ul li{margin-bottom:10px}.refund-btn{padding:10px;font-size:14px}}@media screen and (max-width:375px){.refund-content{margin:90px 12px;padding:20px}.refund-content h1{font-size:1.4rem}.refund-content h2{font-size:1rem}.refund-content p,.refund-content li{font-size:12.5px;line-height:1.6}.refund-btn{padding:9px;font-size:13px}}@media screen and (max-width:320px){.refund-content{margin:80px 10px;padding:18px}.refund-content h1{font-size:1.2rem}.refund-content h2{font-size:.95rem}.refund-content p,.refund-content li{font-size:12px;line-height:1.5}.refund-content ul{padding-left:12px}.refund-btn{padding:8px;font-size:12px}}.cookie-blur{filter:blur(100px);pointer-events:none;-webkit-user-select:none;user-select:none;transition:all .3s}.cookie-overlay{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:99999;background:#000000d9;justify-content:center;align-items:center;font-family:Maiandra GD,sans-serif;display:flex;position:fixed;inset:0}.cookie-modal{text-align:center;background:#f4f4f4;border-radius:12px;width:600px;max-width:90%;padding:30px;animation:.3s scaleIn;position:relative}.cookie-modal h2{color:#000;margin-top:0}.cookie-modal p{color:#000;margin-bottom:20px;font-size:14px;line-height:1.6}.cookie-buttons{justify-content:center;gap:15px;margin-top:20px;display:flex}.cookie-buttons button{cursor:pointer;border:none;border-radius:6px;padding:10px 20px;font-weight:600}.accept{color:#fff;background:#e5a94d}.deny{background:#ddd}.preferences{background:#eee}.cookie-close{cursor:pointer;background:#ddd;border:none;padding:3px 8px;position:absolute;top:15px;right:15px}.preferences-section{text-align:left}.pref-item{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.pref-item h4{margin:0;font-size:15px}.pref-item p{color:#555;margin:2px 0 0;font-size:13px}.cookie-terms{color:#1a5fd0;margin-top:20px;font-size:13px;text-decoration:underline;display:block}@keyframes scaleIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@media screen and (min-width:1440px){.cookie-modal{border-radius:16px;width:700px;padding:40px}.cookie-modal h2{margin-bottom:15px;font-size:26px}.cookie-modal p{margin-bottom:25px;font-size:16px;line-height:1.8}.cookie-buttons{gap:20px;margin-top:30px}.cookie-buttons button{border-radius:8px;padding:14px 30px;font-size:16px}.pref-item{margin-bottom:20px}.pref-item h4{font-size:17px}.pref-item p{font-size:14px}.cookie-close{padding:5px 10px;font-size:18px}.cookie-terms{font-size:14px}}@media screen and (max-width:1200px) and (min-width:1024px){.cookie-modal{border-radius:14px;width:550px;padding:30px}.cookie-modal h2{margin-bottom:12px;font-size:22px}.cookie-modal p{margin-bottom:20px;font-size:14px;line-height:1.6}.cookie-buttons{gap:12px;margin-top:20px}.cookie-buttons button{border-radius:6px;padding:10px 20px;font-size:14px}.pref-item{margin-bottom:15px}.pref-item h4{font-size:15px}.pref-item p{font-size:13px}.cookie-close{padding:3px 8px;font-size:16px}.cookie-terms{font-size:13px}}@media (max-width:1023px) and (min-width:768px){.pref-item{justify-content:space-between;align-items:center;gap:15px;display:flex}.pref-text{flex:1}.pref-text h4{margin:0;font-size:15px}.pref-text p{color:#555;margin:4px 0 0;font-size:13px}.pref-item input[type=checkbox]{flex-shrink:0;width:20px;height:20px}}@media (max-width:425px){.cookie-modal{border-radius:12px;width:95%;padding:20px}.cookie-modal h2{margin-bottom:10px;font-size:18px}.cookie-modal p{margin-bottom:15px;font-size:13px;line-height:1.5}.cookie-buttons{flex-direction:column;gap:10px}.cookie-buttons button{border-radius:8px;width:100%;padding:12px;font-size:14px}.pref-item{justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px;display:flex}.pref-text{flex:1}.pref-text h4{margin:0;font-size:14px}.pref-text p{color:#555;margin:3px 0 0;font-size:12px}.pref-item input[type=checkbox]{flex-shrink:0;width:20px;height:20px}.cookie-close{padding:3px 6px;font-size:14px}.cookie-terms{font-size:12px}}@media (max-width:375px){.cookie-modal{border-radius:12px;width:96%;padding:18px}.cookie-modal h2{margin-bottom:8px;font-size:17px}.cookie-modal p{margin-bottom:14px;font-size:12.5px;line-height:1.5}.cookie-buttons{flex-direction:column;gap:8px}.cookie-buttons button{border-radius:8px;width:100%;padding:11px;font-size:13px}.pref-item{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.pref-text{flex:1}.pref-text h4{margin:0;font-size:13px}.pref-text p{color:#555;margin:3px 0 0;font-size:11.5px}.pref-item input[type=checkbox]{flex-shrink:0;width:18px;height:18px}.cookie-close{padding:2px 6px;font-size:13px}.cookie-terms{font-size:11.5px}}@media (max-width:320px){.cookie-modal{border-radius:10px;width:98%;padding:15px}.cookie-modal h2{margin-bottom:6px;font-size:16px}.cookie-modal p{margin-bottom:12px;font-size:12px;line-height:1.4}.cookie-buttons{flex-direction:column;gap:6px}.cookie-buttons button{border-radius:6px;width:100%;padding:10px;font-size:12px}.pref-item{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.pref-text{flex:1}.pref-text h4{margin:0;font-size:12px}.pref-text p{color:#555;margin:2px 0 0;font-size:11px}.pref-item input[type=checkbox]{flex-shrink:0;width:16px;height:16px}.cookie-close{padding:2px 5px;font-size:12px}.cookie-terms{font-size:11px}}
