.pill-button{-webkit-backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:20px;width:fit-content;padding:2px 2px 2px 32px;font-size:18px;font-weight:500;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex}.pill-button:hover{background:#ffffff26;border-color:#fff3;transform:translateY(-2px);box-shadow:0 10px 30px -10px #00000080}.pill-button-text{letter-spacing:-.01em}.pill-button-icon{background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;transition:all .4s;display:flex}.pill-button:hover .pill-button-icon{color:#000;background:#30cff5;transform:rotate(-45deg)}.pill-button-icon svg{transition:transform .4s}@media (max-width:768px){.pill-button{gap:15px;padding:6px 6px 6px 24px;font-size:16px}.pill-button-icon{width:44px;height:44px}}
.hero-container{background-color:#000;align-items:center;width:100%;height:100vh;min-height:700px;display:flex;position:relative;overflow:hidden}.hero-video{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-overlay{z-index:2;background:linear-gradient(90deg,#0f0f33cc 0%,#0f0f3366 50%,#0000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:3;color:#fff;width:100%;max-width:1257px;margin:0 auto;padding:0 20px;position:relative}.hero-content-inner{max-width:980px}.hero-title{letter-spacing:-.01em;color:#fff;margin-bottom:24px;font-size:50px;font-weight:500;line-height:1.05}.hero-description{color:#fffc;max-width:600px;margin-bottom:40px;font-size:18px;line-height:1.6}@media (max-width:1270px){.hero-main-sec{padding:0 15px}.hero-preview-section{padding-inline:15px!important}}@media (max-width:1024px){.hero-content{padding:0 40px}}@media (max-width:768px){.hero-container{height:100vh;min-height:500px}.hero-overlay{background:#0f0f33b3}.hero-description{max-width:100%;font-size:16px}}@media (max-width:480px){.hero-content{padding:0 20px;transform:translateY(-40px)}.hero-title{margin-bottom:12px;font-size:30px}.hero-description{margin-bottom:20px;font-size:15px}}.hero-preview-section{z-index:10;flex-direction:column;gap:15px;width:450px;display:flex;position:absolute;bottom:40px;right:0%}.preview-main-card{-webkit-backdrop-filter:blur(15px);cursor:pointer;background:#0006;border:1px solid #ffffff1a;border-radius:20px;padding:20px;transition:all .3s;position:relative;overflow:hidden}.preview-main-card:hover{background:#00000080;border-color:#fff3;transform:translateY(-5px)}.preview-card-content{align-items:flex-start;gap:20px;display:flex}.preview-thumb{border-radius:12px;flex-shrink:0;width:140px;height:90px;overflow:hidden}.preview-thumb img{object-fit:cover;width:100%;height:100%}.preview-info{flex-grow:1}.preview-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.preview-header h3{color:#fff;margin:0;font-size:18px;font-weight:600}.preview-arrow{color:#fff;opacity:.8;transition:transform .3s}.preview-main-card:hover .preview-arrow{transform:translate(5px)}.preview-info p{color:#ffffffb3;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.preview-progress-container{background:#ffffff1a;width:100%;height:3px;position:absolute;bottom:0;left:0}.preview-progress-fill{background:#30cff5;height:100%;transition:width .1s linear}.preview-bottom-cards{gap:15px;display:flex}.preview-small-card{-webkit-backdrop-filter:blur(15px);color:#fff;cursor:pointer;background:#0006;border:1px solid #ffffff1a;border-radius:15px;flex:1;justify-content:space-between;align-items:center;padding:15px 20px;font-size:14px;font-weight:500;transition:all .3s;display:flex}.preview-small-card:hover{background:#00000080;border-color:#fff3;transform:translateY(-3px)}.preview-small-card svg{opacity:.7;transition:transform .3s}.preview-small-card:hover svg{opacity:1;transform:translate(3px)}@media (max-width:1024px){.hero-preview-section{width:400px;bottom:30px}}@media (max-width:768px){.hero-preview-section{width:calc(100% - 40px);max-width:100%;padding:0;position:absolute;bottom:20px;transform:translate(50%);right:50%!important}.preview-thumb{width:100px;height:70px}.preview-info p{-webkit-line-clamp:2}}@media (max-width:480px){.hero-preview-section{width:calc(100% - 30px);bottom:10px}.preview-card-content{flex-direction:row;align-items:center;gap:12px}.preview-thumb{width:80px;height:60px}.preview-header h3{font-size:15px}.preview-info p{-webkit-line-clamp:2;font-size:11px}.preview-main-card{padding:12px}}
.gradiant-section{z-index:1;background:radial-gradient(circle,#151533 13%,#15153300 86%);border-radius:50%;width:1000px;height:1000px;position:absolute;top:-133px;left:-68px;overflow:hidden}.gradiant-section-two{z-index:1;background:radial-gradient(circle,#151533 13%,#15153300 86%);border-radius:50%;width:1000px;height:1000px;position:absolute;bottom:-53px;right:-100px;overflow:hidden}.story-section{color:#fff;background-color:#000;align-items:center;min-height:800px;padding:100px 0 0;display:flex;position:relative;overflow:hidden}.story-main-container{width:100%;position:relative}.story-container{z-index:10;max-width:1257px;margin:0 auto;padding:0 40px;position:relative}.story-grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:60px;display:grid}.story-content{max-width:700px}.story-title{margin-bottom:20px;font-size:50px;font-weight:700;line-height:1.6}.story-description{color:#ffffffb3;max-width:600px;margin-bottom:50px;font-size:18px;font-weight:500;line-height:1.6}.story-btn{color:#fff;background:0 0;border:1px solid #ffffff4d;border-radius:100px;align-items:center;gap:15px;padding:15px 40px;font-weight:500;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex}.story-btn:hover{color:#000;background:#fff;border-color:#fff;transform:scale(1.05)}.btn-arrow{transition:transform .4s}.story-btn:hover .btn-arrow{transform:translate(5px)}.story-visual-wrapper{z-index:1;justify-content:center;align-items:center;width:60%;height:100%;display:flex;position:absolute;top:50%;right:-5%;transform:translateY(-50%)}.visual-background{width:600px;height:600px;position:relative}.glow-sphere{filter:blur(80px);opacity:.4;background:radial-gradient(circle,#93d1f200 0%,#0000 70%);animation:8s infinite alternate pulse;position:absolute;inset:0}.glow-sphere-outer{border-radius:50%;animation:20s linear infinite rotate;position:absolute;inset:-20%}.story-video{object-fit:cover;opacity:.8;mix-blend-mode:screen;border-radius:50%;width:100%;height:100%;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 70%);mask-image:radial-gradient(circle,#000 40%,#0000 70%)}.stats-overlay{pointer-events:none;position:absolute;inset:0}.stat-chip{-webkit-backdrop-filter:blur(15px);pointer-events:auto;cursor:pointer;background:#060606bf;border:1px solid #dcd9d980;border-radius:20px;min-width:180px;padding:15px 25px;transition:all .3s;position:absolute;box-shadow:0 10px 30px #0000004d}.stat-chip:hover{background:#ffffff1a;border-color:#ffffff4d;transform:translateY(-5px)!important}.stat-chip-body h3{background:linear-gradient(135deg,#fff 0%,#a0a0ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:28px;font-weight:700}.stat-chip-body p{text-transform:uppercase;letter-spacing:1px;opacity:.7;margin:5px 0 0;font-size:13px;line-height:1.2}.story-mobile-stats{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:40px;display:grid}.mobile-stat-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:20px}.mobile-stat-item h3{margin-bottom:5px;font-size:24px}.mobile-stat-item p{opacity:.7;font-size:12px}.d-none{display:none!important}@media (min-width:576px){.d-sm-block{display:block!important}.d-sm-none{display:none!important}.story-mobile-stats{margin-top:0}}@media (max-width:576px){.d-sm-block{display:none!important}.d-sm-none{display:block!important}.story-visual-wrapper{margin-bottom:0!important}.story-title{line-height:1.2}.story-section{padding-top:0!important}.story-mobile-resp{margin-top:0!important}}@media (max-width:1200px){.story-visual-wrapper{right:-10%}}@media (max-width:991px){.story-grid{text-align:center;grid-template-columns:1fr}.story-content{margin:0 auto}.story-description{margin:0 auto 40px}.story-visual-wrapper{width:100%;margin-bottom:50px;position:relative;top:0;right:0;transform:none}.visual-background{width:300px;height:300px}}@media (max-width:768px){.story-section{padding:60px 0}}@media (max-width:480px){.visual-background{width:280px;height:280px}.story-title{font-size:32px}.story-mobile-stats{grid-template-columns:1fr;gap:15px}.story-container{padding:0 20px}}@keyframes pulse{0%{opacity:.4;transform:scale(1)}to{opacity:.6;transform:scale(1.2)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.story-marquee-container{z-index:10;background:#000;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;width:100%;padding:40px 0;position:relative;overflow:hidden}.marquee-content{width:fit-content;animation:30s linear infinite scroll;display:flex}.marquee-group{align-items:center;gap:100px;padding-right:100px;display:flex}.marquee-item{justify-content:center;align-items:center;width:140px;height:60px;transition:all .3s;display:flex}.partner-logo{object-fit:contain;opacity:.9;filter:grayscale()invert();max-width:100%;max-height:100%;transition:all .4s}.marquee-item:hover .partner-logo{opacity:1;filter:grayscale(0)invert();transform:scale(1.1)}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:991px){.story-marquee-container{padding:30px 0}.marquee-group{gap:60px;padding-right:60px}.marquee-item{width:100px;height:40px}}
