.feature-card{transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;height:100%;display:flex;flex-direction:column;background-color:#fff;border-radius:16px;background:linear-gradient(180deg,#fcfcfd,#fff 77%);box-shadow:0 0 0 1px rgba(115,102,233,.08),0 .723px 2.168px -.667px rgba(115,102,233,.1),0 2.746px 8.239px -1.333px rgba(115,102,233,.11),0 12px 36px -2px rgba(115,102,233,.14),inset 0 -1.2px .2px 0 #fff}.feature-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px rgba(2,4,29,.12);border-color:#9f55ff}.feature-card img{transition:transform .32s ease,filter .32s ease}.feature-card:hover img{transform:scale(1.03);filter:brightness(1.05)}.feature-card .feature-title{transition:color .24s ease}.feature-card:hover .feature-title{color:#9f55ff}.hero-title{animation:hero-title-entrance .8s cubic-bezier(.2,.8,.2,1) forwards}@keyframes hero-title-entrance{0%{transform:translateY(30px) scale(.95);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.hero-cta{transition:transform .28s ease,box-shadow .28s ease,filter .28s ease;position:relative;overflow:hidden}.custom-button-style{border-radius:8px;border:.5px solid #9f55ff;background:#02041d}.custom-button-style:hover{box-shadow:0 12px 32px rgba(159,85,255,.25)!important}.custom-button-style:hover,.hero-cta:hover{transform:translateY(-2px) scale(1.02);filter:brightness(1.05)}.hero-cta:hover{box-shadow:0 12px 32px rgba(159,85,255,.25)}.hero-cta:active{transform:translateY(0) scale(1);box-shadow:0 6px 16px rgba(159,85,255,.15)}.hero-bounce{animation:hero-bounce-in .6s cubic-bezier(.68,-.55,.265,1.55) forwards}@keyframes hero-bounce-in{0%{transform:translateY(20px) scale(.8);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.hero-cta:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle,rgba(159,85,255,.1) 0,transparent 70%);transform:scale(0);opacity:0;transition:transform .4s ease,opacity .4s ease;border-radius:inherit}.hero-cta:hover:before{transform:scale(1.2);opacity:1}.glint{position:relative;display:inline-block}.glint:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(120deg,hsla(0,0%,100%,0),hsla(0,0%,100%,0) 30%,hsla(0,0%,100%,.8) 50%,hsla(0,0%,100%,0) 70%,hsla(0,0%,100%,0));transform:translateX(-100%);animation:glint-sweep 6s linear infinite;pointer-events:none;mix-blend-mode:overlay;z-index:2}.glint>*{position:relative;z-index:1}@keyframes glint-sweep{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.accordion-item{transition:all .2s ease}.accordion-arrow{transition:all .3s ease}.accordion-arrow.rotated{transform:rotate(180deg)}.accordion-arrow svg{transition:all .3s ease;color:#6b7280}.accordion-item:hover .accordion-arrow svg{color:#9f55ff}.stats-title{font-family:var(--font-din_Medium)!important;font-size:32px}.stats-description,.stats-title{font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.087px;color:#fff}.stats-description{font-family:Segoe UI,sans-serif!important;font-size:14px}@media (max-width:1024px){.hero-title{font-size:48px!important;line-height:56px!important}.feature-card{margin-bottom:20px}}@media (max-width:768px){.hero-title{font-size:36px!important;line-height:42px!important}.hero-cta{width:100%!important;margin-bottom:12px}}@media (prefers-reduced-motion:reduce){.hero-bounce,.hero-title{animation:none}.feature-card,.feature-card .feature-title,.feature-card img,.hero-cta,.hero-cta:before{transition:none}}.tickCircleContainer{width:24px;height:24px;border-radius:6px;border:.316px solid #9f55ff;background:linear-gradient(180deg,#02041d,#02041d 77%);box-shadow:0 17.053px 26.526px 0 rgba(147,50,255,.15),0 3.809px 5.925px 0 rgba(147,50,255,.15),0 1.134px 1.764px 0 rgba(147,50,255,.1),inset 0 -1.263px 0 0 hsla(0,0%,100%,.2),0 2.526px 6.316px 0 rgba(0,40,54,.05)}