.af-sv-hero{position:relative;overflow:hidden;padding:160px 0 70px;background:linear-gradient(180deg,#faf9fd,#f4f1fa)}.af-sv-hero-content h1{font-size:46px;line-height:1.2;color:var(--heading-color);margin-bottom:18px;letter-spacing:-1px}.af-sv-hero-highlight{color:var(--accent-color)}.af-sv-hero-content p{font-size:18px;line-height:1.7;color:rgba(13,14,29,.65);max-width:520px;margin-bottom:32px}.af-sv-hero-stats{display:flex;gap:28px}.af-sv-hero-stat{flex:1 1;min-width:0;perspective:500px}.af-sv-hero-stat-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:12px;margin-bottom:14px;background:linear-gradient(135deg,var(--accent-color),#8a4bd6);box-shadow:0 10px 20px rgba(96,37,160,.25);transition:transform .4s ease}.af-sv-hero-stat-icon .material-icons{color:#fff;font-size:22px}.af-sv-hero-stat:hover .af-sv-hero-stat-icon{transform:rotateY(20deg) rotateX(8deg) translateY(-2px)}.af-sv-hero-stat h5{font-size:20px;font-weight:700;color:var(--heading-color);margin-bottom:6px;line-height:1.3}.af-sv-hero-stat p{font-size:17px;line-height:1.55;color:rgba(13,14,29,.6);margin:0;max-width:none}.af-sv-hero-media{position:relative;padding:12px 12px 46px 0}.af-sv-hero-decor-dots{position:absolute;z-index:0;top:-20px;right:0;width:220px;height:220px;border-radius:50%;background-image:radial-gradient(rgba(96,37,160,.22) 1.5px,transparent 0);background-size:14px 14px;pointer-events:none}.af-sv-hero-media-thumb{position:relative;z-index:1;overflow:hidden;border-radius:20px;box-shadow:0 30px 60px rgba(20,10,40,.14);transform-style:preserve-3d;transition:transform .6s ease}.af-sv-hero-media:hover .af-sv-hero-media-thumb{transform:rotateY(-6deg) rotateX(3deg) scale(1.02)}.af-sv-hero-media-thumb img{display:block;width:100%;height:380px;object-fit:cover}.af-sv-hero-floating-card{position:absolute;z-index:2;left:-16px;bottom:-30px;display:flex;align-items:center;gap:14px;padding:16px 22px;border-radius:16px;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 20px 40px rgba(20,10,40,.16);animation:afSvFloatCard 4.5s ease-in-out infinite}.af-sv-hero-floating-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,var(--accent-color),#8a4bd6)}.af-sv-hero-floating-icon .material-icons{color:#fff;font-size:22px}.af-sv-hero-floating-card h4{font-size:22px;font-weight:700;color:var(--heading-color);margin:0;line-height:1.2}.af-sv-hero-floating-card p{font-size:16px;color:rgba(13,14,29,.6);margin:2px 0 0}@keyframes afSvFloatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.af-sv-hero-scene{position:absolute;z-index:0;pointer-events:none}.af-sv-hero-scene-cube{top:90px;left:4%;width:46px;height:46px;perspective:450px}.af-sv-hero-scene-sphere{bottom:30px;left:46%;width:34px;height:34px}.af-sv-hero-cube{position:relative;width:100%;height:100%;transform-style:preserve-3d;animation:afSvCubeSpin 13s linear infinite}.af-sv-hero-cube-face{position:absolute;width:46px;height:46px;border:1px solid rgba(96,37,160,.3);background:linear-gradient(135deg,rgba(96,37,160,.35),rgba(96,37,160,.06))}.af-sv-hero-cube-face.af-cube-front{transform:translateZ(23px)}.af-sv-hero-cube-face.af-cube-back{transform:rotateY(180deg) translateZ(23px)}.af-sv-hero-cube-face.af-cube-right{transform:rotateY(90deg) translateZ(23px)}.af-sv-hero-cube-face.af-cube-left{transform:rotateY(-90deg) translateZ(23px)}.af-sv-hero-cube-face.af-cube-top{transform:rotateX(90deg) translateZ(23px);background:linear-gradient(135deg,rgba(96,37,160,.45),hsla(0,0%,100%,.6))}.af-sv-hero-cube-face.af-cube-bottom{transform:rotateX(-90deg) translateZ(23px)}.af-sv-hero-sphere{width:100%;height:100%;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(96,37,160,.5),rgba(96,37,160,.05) 70%);box-shadow:0 8px 16px rgba(96,37,160,.2);animation:afSvSphereFloat 5s ease-in-out infinite}@keyframes afSvCubeSpin{0%{transform:rotateX(0deg) rotateY(0deg)}to{transform:rotateX(1turn) rotateY(1turn)}}@keyframes afSvSphereFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-14px) scale(1.08)}}@media (prefers-reduced-motion:reduce){.af-sv-hero-cube,.af-sv-hero-floating-card,.af-sv-hero-media-thumb,.af-sv-hero-sphere,.af-sv-hero-stat-icon{animation:none;transition:none}}.af-sv-band{padding:96px 0;background:var(--white-color)}.af-sv-band:nth-of-type(2n){background:linear-gradient(180deg,#faf9fd,#f4f1fa)}.af-sv-intro{display:grid;grid-template-columns:64px 1fr;grid-gap:32px;gap:32px;max-width:900px;margin:0 auto}.af-sv-intro-rule{justify-self:center;width:3px;border-radius:3px;background:linear-gradient(180deg,var(--accent-color),rgba(96,37,160,.08))}.af-sv-intro-copy p{font-size:20px;line-height:1.8;color:rgba(13,14,29,.7);margin:0 0 16px}.af-sv-intro-copy p:last-of-type{margin-bottom:0}.af-sv-intro-ctas{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}.af-sv-block-head{margin-bottom:40px}.af-sv-block-head h2{font-size:30px;line-height:1.3;color:var(--heading-color);margin-bottom:14px}.af-sv-block-head h2:before{content:"";display:block;width:46px;height:4px;margin-bottom:18px;border-radius:2px;background:linear-gradient(90deg,var(--accent-color),#8a4bd6)}.af-sv-block-subheading{font-size:20px;font-weight:700;color:var(--accent-color);margin:-6px 0 14px}.af-sv-block-intro{font-size:18px;line-height:1.75;color:rgba(13,14,29,.65);margin:0;max-width:640px}.af-sv-block-cards>.af-sv-block-head,.af-sv-block-process>.af-sv-block-head,.af-sv-block-table>.af-sv-block-head{max-width:680px;margin:0 auto 48px;text-align:center}.af-sv-block-cards>.af-sv-block-head .af-sv-block-intro,.af-sv-block-cards>.af-sv-block-head h2:before,.af-sv-block-process>.af-sv-block-head .af-sv-block-intro,.af-sv-block-process>.af-sv-block-head h2:before,.af-sv-block-table>.af-sv-block-head .af-sv-block-intro,.af-sv-block-table>.af-sv-block-head h2:before{margin-left:auto;margin-right:auto}.af-sv-block-text{display:grid;grid-template-columns:260px 1fr;grid-gap:48px;gap:48px;max-width:1040px;margin:0 auto;align-items:start}.af-sv-block-text .af-sv-block-head{position:-webkit-sticky;position:sticky;top:120px;margin-bottom:0}.af-sv-block-body p{font-size:18px;line-height:1.8;color:rgba(13,14,29,.7);margin:0 0 16px;max-width:720px}.af-sv-block-body p:last-child{margin-bottom:0}.af-sv-block-ctas{display:flex;flex-wrap:wrap;gap:14px;margin-top:20px}.af-sv-block-ctas a,.af-sv-inline-cta{display:inline-flex;align-items:center;gap:8px;padding:14px 26px;border-radius:10px;background:var(--accent-color);color:var(--white-color);font-size:18px;font-weight:700;text-decoration:none;transition:background .3s ease,transform .3s ease}.af-sv-block-ctas a:hover,.af-sv-inline-cta:hover{background:#4a1c80;color:var(--white-color);transform:translateY(-2px)}.af-sv-block-ctas a:nth-child(2),.af-sv-intro-ctas a:nth-child(2){background:var(--white-color);border:1.5px solid var(--accent-color);color:var(--accent-color)}.af-sv-block-ctas a:nth-child(2):hover,.af-sv-intro-ctas a:nth-child(2):hover{background:var(--accent-color);color:var(--white-color)}.af-sv-block-list{display:grid;grid-template-columns:300px 1fr;grid-gap:48px;gap:48px;max-width:1040px;margin:0 auto;align-items:start}.af-sv-block-list .af-sv-block-head{position:-webkit-sticky;position:sticky;top:120px;margin-bottom:0}.af-sv-block-list .af-sv-block-body{padding:32px 36px;border-radius:20px;background:linear-gradient(160deg,rgba(96,37,160,.06),rgba(96,37,160,.02));border:1px solid #ece7f5}.af-sv-plain-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px 24px;gap:14px 24px}.af-sv-plain-list li{display:flex;align-items:flex-start;gap:12px;font-size:18px;line-height:1.6;color:rgba(13,14,29,.75)}.af-sv-list-dot{flex-shrink:0;width:8px;height:8px;margin-top:8px;border-radius:50%;background:var(--accent-color)}.af-sv-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px;gap:24px}.af-sv-content-card{position:relative;padding:32px 28px 28px;background:var(--white-color);border:1px solid #ece7f5;border-radius:18px;box-shadow:0 10px 30px rgba(20,10,40,.04);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.af-sv-content-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--accent-color),#8a4bd6);opacity:0;transition:opacity .3s ease}.af-sv-content-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(20,10,40,.1)}.af-sv-content-card:hover:before{opacity:1}.af-sv-card-index{display:inline-flex;margin-bottom:16px;font-size:15px;font-weight:700;letter-spacing:.5px;color:var(--accent-color);opacity:.55}.af-sv-content-card h3{font-size:22px;line-height:1.35;color:var(--heading-color);margin-bottom:10px}.af-sv-content-card>p{font-size:18px;line-height:1.65;color:rgba(13,14,29,.62);margin:0}.af-sv-card-list{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.af-sv-card-list li{position:relative;padding-left:18px;font-size:18px;line-height:1.6;color:rgba(13,14,29,.62)}.af-sv-card-list li:before{content:"";position:absolute;left:0;top:8px;width:5px;height:5px;border-radius:50%;background:var(--accent-color)}.af-sv-content-card:has(.af-sv-subitems){grid-column:1/-1}.af-sv-subitems{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:18px 28px;gap:18px 28px;margin-top:20px;padding-top:20px;border-top:1px solid #ece7f5}.af-sv-subitem h4{font-size:18px;font-weight:700;color:var(--accent-color);margin-bottom:4px}.af-sv-subitem p{font-size:18px;line-height:1.6;color:rgba(13,14,29,.62);margin:0}.af-sv-process-grid{position:relative;display:flex;flex-wrap:wrap;gap:24px}.af-sv-process-grid:before{content:"";position:absolute;top:34px;left:4%;right:4%;height:2px;z-index:0;background:linear-gradient(90deg,rgba(96,37,160,.3),rgba(96,37,160,.05))}.af-sv-process-step{position:relative;z-index:1;flex:1 1 200px;padding:20px;background:var(--white-color);border:1px solid #ece7f5;border-radius:16px;box-shadow:0 10px 30px rgba(20,10,40,.04)}.af-sv-process-number{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-bottom:14px;border-radius:10px;background:linear-gradient(135deg,var(--accent-color),#8a4bd6);color:#fff;font-size:15px;font-weight:700}.af-sv-process-step h4{font-size:20px;color:var(--heading-color);margin-bottom:8px}.af-sv-process-step p{font-size:18px;line-height:1.6;color:rgba(13,14,29,.62);margin:0}.af-sv-table-wrap{max-width:960px;margin:0 auto;overflow-x:auto;border:1px solid #ece7f5;border-radius:16px;box-shadow:0 10px 30px rgba(20,10,40,.04)}.af-sv-table{width:100%;min-width:420px;border-collapse:collapse}.af-sv-table td,.af-sv-table th{padding:16px 20px;text-align:left;font-size:16px;line-height:1.6}.af-sv-table th{background:rgba(96,37,160,.08);color:var(--accent-color);font-weight:700}.af-sv-table td{color:rgba(13,14,29,.7);border-top:1px solid #ece7f5}.af-sv-table tr:nth-child(2n) td{background:rgba(96,37,160,.03)}.af-sv-block-faq{display:grid;grid-template-columns:300px 1fr;grid-gap:48px;gap:48px;align-items:start}.af-sv-block-faq .af-sv-block-head{position:-webkit-sticky;position:sticky;top:120px;margin-bottom:0}.af-sv-faq-accordion .accordion-item{border:1px solid #ece7f5;border-radius:16px!important;margin-bottom:14px;overflow:hidden;box-shadow:0 10px 30px rgba(20,10,40,.04)}.af-sv-faq-accordion .accordion-item:last-child{margin-bottom:0}.af-sv-faq-accordion .accordion-button{padding:20px 24px;font-size:20px;font-weight:600;color:var(--heading-color);background:var(--white-color);box-shadow:none}.af-sv-faq-accordion .accordion-button:not(.collapsed){color:var(--accent-color);background:rgba(96,37,160,.06)}.af-sv-faq-accordion .accordion-button:focus{box-shadow:none;border-color:transparent}.af-sv-faq-accordion .accordion-body{padding:4px 24px 22px;font-size:18px;line-height:1.7;color:rgba(13,14,29,.68)}.af-sv-final-cta{padding:30px 0 40px;background:linear-gradient(180deg,#faf9fd,#f4f1fa)}.af-sv-final-cta-card{max-width:880px;margin:0 auto;padding:48px 56px;text-align:center;border-radius:24px;background:linear-gradient(145deg,#7b2fc7,#6025a0 50%,#4a1b80);box-shadow:0 30px 60px rgba(74,27,128,.3)}.af-sv-final-cta-card h2{font-size:32px;line-height:1.25;color:#fff;margin-bottom:12px}.af-sv-final-cta-sub{font-size:20px;font-weight:700;color:#ffc857;margin-bottom:16px}.af-sv-final-cta-body{font-size:18px;line-height:1.75;color:hsla(0,0%,100%,.8);max-width:620px;margin:0 auto 28px}.af-sv-final-cta-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.af-sv-final-cta-actions a{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:10px;background:#fff;color:var(--accent-color);font-size:18px;font-weight:700;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.af-sv-final-cta-actions a:hover{color:var(--accent-color);transform:translateY(-2px);box-shadow:0 12px 24px rgba(0,0,0,.18)}.af-sv-final-cta-actions a:nth-child(2){background:hsla(0,0%,100%,.12);color:#fff;border:1.5px solid hsla(0,0%,100%,.5)}@media (max-width:1199px){.af-sv-hero-content h1{font-size:40px}}@media (max-width:991px){.af-sv-hero{padding:200px 0 50px}.af-sv-hero-content h1{font-size:34px}.af-sv-hero-content p{max-width:none}.af-sv-hero-media{margin-top:48px;padding:12px 0 46px}.af-sv-hero-media-thumb img{height:440px}.af-sv-hero-scene{display:none}.af-sv-band{padding:64px 0}.af-sv-block-faq,.af-sv-block-list,.af-sv-block-text{grid-template-columns:1fr;gap:24px}.af-sv-block-faq .af-sv-block-head,.af-sv-block-list .af-sv-block-head,.af-sv-block-text .af-sv-block-head{position:static}.af-sv-process-grid:before{display:none}.af-sv-final-cta-card{padding:40px}}@media (max-width:767px){.af-sv-hero{padding:120px 0 40px}.af-sv-hero-content h1{font-size:28px}.af-sv-hero-content p{font-size:15px;margin-bottom:24px}.af-sv-hero-stats{flex-wrap:nowrap;gap:20px}.af-sv-hero-icon-title{font-size:18px;font-weight:500}.af-sv-hero-stat{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 10px)}.af-sv-hero-media-thumb img{height:240px}.af-sv-hero-floating-card{left:0;padding:12px 16px;gap:10px}.af-sv-hero-floating-icon{width:38px;height:38px}.af-sv-hero-floating-card h4{font-size:18px}.af-sv-band{padding:48px 0}.af-sv-block-head h2{font-size:22px}.af-sv-block-subheading{font-size:17px}.af-sv-block-body p,.af-sv-block-intro,.af-sv-intro-copy p{font-size:18px}.af-sv-plain-list{grid-template-columns:1fr}.af-sv-process-grid{flex-direction:column}.af-sv-block-ctas a,.af-sv-intro-ctas a{width:100%;justify-content:center}.af-sv-final-cta-card{padding:32px 22px}.af-sv-final-cta-card h2{font-size:24px}.af-sv-final-cta-sub{font-size:17px}.af-sv-final-cta-body{font-size:15px}.af-sv-final-cta-actions a{width:100%;justify-content:center}}@media (max-width:480px){.af-sv-hero-stat{flex:1 1 100%}.af-sv-band{padding:40px 0}.af-sv-content-card{padding:22px 20px}.af-sv-table td,.af-sv-table th{padding:12px 14px;font-size:14px}.af-sv-faq-accordion .accordion-button{padding:16px 18px;font-size:18px}.af-sv-faq-accordion .accordion-body{padding:2px 18px 18px;font-size:14px}}@media (max-width:412px){.af-sv-hero-content h1{font-size:25px}.af-sv-block-head h2{font-size:20px}.af-sv-content-card h3{font-size:17px}.af-sv-process-number{width:36px;height:36px;font-size:14px}}.af-sv-hero-icon-title{font-size:18px;font-weight:500}