:root{--fek-blue:#3858ed;--fek-blue-dark:#4155b4;--fek-text:#202b40;--fek-gray:#585b64}.fek-hero{background:#f4f9ff;min-height:700px;padding:120px 0 80px;position:relative;overflow:hidden}.fek-hero-grid-bg{opacity:.5;pointer-events:none;z-index:0;width:60%;height:100%;position:absolute;top:50%;right:-10%;transform:translateY(-50%)rotate(50deg)skew(-30deg)scaleY(.87)}.fek-hero-grid-bg img{width:100%;height:auto}.fek-hero-container{z-index:1;align-items:center;gap:0;max-width:1280px;margin:0 auto;padding:0 24px;display:grid;position:relative}@media (min-width:1024px){.fek-hero-container{grid-template-columns:1fr 1fr;gap:64px}}.fek-hero-content{max-width:580px}.fek-hero-title{font-family:var(--font-sora,"Inter",sans-serif);color:#202b40;margin-bottom:16px;font-size:40px;font-weight:800;line-height:1.1}@media (min-width:768px){.fek-hero-title{font-size:52px}}@media (min-width:1024px){.fek-hero-title{font-size:58px}}.fek-hero-title .highlight{color:var(--fek-blue,#2058bc)}.fek-hero-subtitle{color:#585b64;margin-bottom:32px;font-size:18px;line-height:1.6}.fek-hero-features{flex-direction:column;gap:12px;margin-bottom:32px;display:flex}.fek-hero-feature{color:#626565;align-items:flex-start;gap:12px;font-size:18px;font-weight:600;line-height:1.4;display:flex}@media (min-width:768px){.fek-hero-feature{font-size:20px}}.fek-hero-feature-icon{flex-shrink:0;width:21px;height:21px;margin-top:3px}.fek-hero-feature-icon svg{width:100%;height:100%;color:var(--fek-blue,#2058bc)}.fek-hero-cta{background:var(--fek-blue,#2058bc);color:#fff;border-radius:12px;justify-content:center;align-items:center;padding:16px 32px;font-size:16px;font-weight:700;transition:box-shadow .3s,transform .2s;display:inline-flex;box-shadow:0 10px 15px #3b82f640,0 4px 6px #3b82f640}.fek-hero-cta:hover{transform:translateY(-2px);box-shadow:0 14px 25px #3b82f659}.fek-hero-ctas{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.fek-hero-cta-secondary{color:#585b64;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:8px;padding:16px 24px;font-size:16px;font-weight:700;transition:border-color .2s,color .2s,box-shadow .2s;display:inline-flex;box-shadow:0 1px 3px #00000014}.fek-hero-cta-secondary:hover{border-color:var(--fek-blue,#2058bc);color:var(--fek-blue,#2058bc);box-shadow:0 4px 12px #3858ed26}.fek-hero-cta-secondary svg{color:inherit;flex-shrink:0}.fek-hero-image-area{justify-content:center;align-items:center;display:flex;position:relative}.fek-hero-image{z-index:2;border-radius:12px;width:100%;max-width:100%;height:auto;position:relative}.fek-hero-artwork{pointer-events:none;opacity:1;z-index:1;position:absolute}.fek-hero-artwork--1{width:400px;height:auto;animation:10s ease-in-out infinite fek-hero-artwork-float-1;top:-20%;right:-15%;transform:rotate(30deg)}@media (min-width:768px){.fek-hero-artwork--1{width:500px;top:-25%;right:-20%}}@keyframes fek-hero-artwork-float-1{0%,to{transform:rotate(30deg)translate(0)translateY(0)}50%{transform:rotate(32deg)translate(15px)translateY(-10px)}}.fek-how{background:#fff;padding:80px 0 100px}.fek-how-title{font-family:var(--font-sora,"Inter",sans-serif);color:#000;text-align:center;max-width:1280px;margin-bottom:24px;margin-left:auto;margin-right:auto;padding:0 1.5rem;font-size:2.625rem;font-weight:700}.fek-how-intro{color:#626565;max-width:901px;margin:0 auto 56px;padding:0 1.5rem;font-size:1.125rem;font-weight:500;line-height:1.45}.fek-how-steps{flex-direction:column;gap:80px;max-width:1280px;margin:0 auto;padding:0 1.5rem;display:flex}@media (min-width:1280px){.fek-how-steps{max-width:1380px}}.fek-how-step{grid-template-columns:1fr 1fr;align-items:start;gap:48px;display:grid}@media (min-width:1024px){.fek-how-step--right{grid-template-columns:minmax(0,.74fr) minmax(0,1.26fr)}.fek-how-step--left{grid-template-columns:minmax(0,1.26fr) minmax(0,.74fr)}}.fek-how-step--right .fek-how-step-content{order:1}.fek-how-step--right .fek-how-step-visual,.fek-how-step--left .fek-how-step-content{order:2}.fek-how-step--left .fek-how-step-visual{order:1}.fek-how-step-head{align-items:center;gap:12px;margin-bottom:20px;display:flex}.fek-how-step-num{flex-shrink:0;width:36px;height:36px;position:relative}.fek-how-step-num .fek-how-step-num-img,.fek-how-step-num img{z-index:0;width:36px;height:36px;display:block;position:relative}.fek-how-step-num-text{color:#fff;pointer-events:none;z-index:1;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex;position:absolute;inset:0}.fek-how-step-label{font-family:var(--font-sora,"Inter",sans-serif);color:#000000c2;font-size:1.375rem;font-weight:700;line-height:1.3}.fek-how-step-body{border-left:2px dashed #2563eb;margin-left:6px;padding-left:24px;position:relative}.fek-how-step-intro{color:#626565;margin-bottom:16px;font-size:1.125rem;font-weight:500;line-height:1.45}.fek-how-step-intro--secondary{margin-top:20px;margin-bottom:16px}.fek-how-step-bullets-intro{margin-top:0;margin-bottom:12px}.fek-how-step-bullets{color:#000;margin:0 0 0 1.5rem;padding:0;font-size:1.125rem;font-weight:600;line-height:1.55;list-style:outside}.fek-how-step-bullets li{margin-bottom:8px}.fek-how-step-bullets--secondary{margin-top:0}.fek-how-step-output{color:#2563eb;margin-top:16px;margin-bottom:0;font-size:1.125rem;font-weight:600;line-height:1.45}.fek-how-step-buttons{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.fek-how-step-btn{color:#fff;background:linear-gradient(90deg,#3858ed 0%,#4155b4 100%);border-radius:34px;justify-content:center;align-items:center;padding:12px 24px;font-size:.9375rem;font-weight:600;transition:box-shadow .2s,transform .2s;display:inline-flex}.fek-how-step-btn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #3858ed66}.fek-how-step-visual{width:100%}.fek-how-step-visual-inner{opacity:0;justify-content:center;align-items:center;width:100%;height:auto;margin:0 auto;transition:opacity .8s ease-out,transform .8s ease-out;display:flex;position:relative;transform:translateY(64px)scale(.95)}.fek-how-step-visual-inner--in-view{opacity:1;transform:translateY(0)scale(1)}.fek-how-step-visual--circle .fek-how-step-img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%;max-width:100%;height:auto;max-height:none;display:block}.fek-how-step-visual--cards{background:0 0;width:100%;max-width:520px;height:500px}@media (min-width:1024px){.fek-how-step-visual--cards{max-width:640px;height:520px}}.fek-cards-layout{width:100%;height:100%;position:relative}.fek-cards-layout .fek-how-step-img{-o-object-fit:contain;object-fit:contain;z-index:2;opacity:.8;width:100%;max-width:100%;height:auto;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fek-card{background:#fff;border-radius:30px;position:absolute;box-shadow:0 4px 20px #00000014}.fek-card--1{width:294px;height:109px;top:70px;left:0}.fek-card--2{transform-origin:50%;width:187px;height:109px;top:0;right:0;transform:rotate(91deg)}.fek-card--3{width:294px;height:109px;bottom:60px;right:0}.fek-card--4{width:294px;height:109px;bottom:0;left:0}.fek-how-step-visual--cards:before{content:"";z-index:0;background:#10b9810a;border-radius:12px;width:calc(100% - 100px);height:calc(100% - 100px);position:absolute;top:50px;left:50px}.fek-how-step-visual--polygon{background:0 0;width:100%;max-width:558px;height:500px}@media (min-width:1024px){.fek-how-step-visual--polygon{max-width:680px;height:520px}}.fek-polygon-layout{width:100%;height:100%;position:relative}.fek-polygon-bg{clip-path:polygon(50% 0%,100% 100%,0% 100%);background:linear-gradient(#6366f10f 0%,#6366f105 100%);position:absolute;inset:0 7% 25%}.fek-polygon-layout .fek-how-step-img{-o-object-fit:contain;object-fit:contain;z-index:2;width:100%;max-width:100%;height:auto;max-height:85%;position:absolute;top:35%;left:50%;transform:translate(-50%,-50%)}.fek-polygon-card{background:#fff;border-radius:30px;position:absolute;box-shadow:0 4px 20px #00000014}.fek-polygon-card--1{width:294px;height:55px;top:15%;left:50%;transform:translate(-50%)}.fek-polygon-card--2{width:373px;height:70px;top:35%;left:50%;transform:translate(-50%)}.fek-how-step-visual--custom{background:0 0;width:100%;height:auto}.fek-how-step-visual--custom .fek-how-step-img{-o-object-fit:contain;object-fit:contain;width:100%;max-width:100%;height:auto}@media (max-width:1023px){.fek-how-step-visual--custom .fek-how-step-img{max-width:90%}.fek-how-step{grid-template-columns:1fr;gap:32px}.fek-how-step--right .fek-how-step-content,.fek-how-step--right .fek-how-step-visual,.fek-how-step--left .fek-how-step-content,.fek-how-step--left .fek-how-step-visual{order:unset}.fek-how-step-visual-inner{width:300px;height:300px}.fek-how-step-visual--cards,.fek-how-step-visual--polygon,.fek-how-step-visual--custom{width:100%;max-width:400px;height:350px}.fek-card{transform:scale(.7)}.fek-polygon-card{transform:translate(-50%)scale(.6)}}.fek-cta{text-align:center;background:linear-gradient(90deg,#5664ff 0%,#726cff 71%,#9d77ff 100%);padding:100px 24px}.fek-cta-title{font-family:var(--font-sora,"Inter",sans-serif);color:#fefefe;max-width:900px;margin-bottom:16px;margin-left:auto;margin-right:auto;font-size:2.625rem;font-weight:700;line-height:1.1}.fek-cta-subtitle{color:#fffffff2;max-width:640px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.25rem;font-weight:500;line-height:1.4}.fek-cta-btn{color:#3858ed;background:#fefefe;border:2px solid #3858ed;border-radius:38px;justify-content:center;align-items:center;padding:19px 32px;font-size:15px;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 5px 11px #e7e5f51a}.fek-cta-btn:hover{color:#fff;background:#3858ed;transform:translateY(-2px)}.cta-banner{max-width:1200px;margin:0 auto;padding:80px 24px;position:relative}.cta-banner-inner{background:linear-gradient(90deg,#2ecf98 0%,#2c6db0 100%);border-radius:24px;flex-direction:column;gap:32px;padding:48px 32px;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.cta-banner-inner{flex-direction:row;justify-content:space-between;align-items:center;padding:64px}}.cta-banner-text{max-width:600px}.cta-banner-title{color:#fff;margin-bottom:16px;font-size:28px;font-weight:800;line-height:1.25}@media (min-width:768px){.cta-banner-title{font-size:36px}}.cta-banner-desc{color:#fff;font-size:16px;font-weight:500;line-height:1.5}.cta-banner-btn{color:#4056ba;background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:16px 32px;font-size:16px;font-weight:700;transition:box-shadow .3s,transform .2s;display:inline-flex}.cta-banner-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.cta-banner-artwork{pointer-events:none;opacity:.4;width:auto;max-width:280px;height:auto;position:absolute}.cta-banner-artwork--left{animation:12s linear infinite cta-artwork-move-left;top:-40px;left:-13rem;right:35%}.cta-banner-artwork--right{animation:10s linear infinite cta-artwork-move-right;bottom:-50px;right:-30px}@media (min-width:768px){.cta-banner-artwork{max-width:320px}.cta-banner-artwork--left{top:-119px;left:-13rem;right:30%}.cta-banner-artwork--right{opacity:.6;bottom:18px;right:-40px;max-width:440px!important}}@media (min-width:1024px){.cta-banner-artwork{max-width:380px}}@keyframes cta-artwork-move-left{0%{transform:translate(0)translateY(0)}25%{transform:translate(20px)translateY(-10px)}50%{transform:translate(40px)translateY(0)}75%{transform:translate(20px)translateY(10px)}to{transform:translate(0)translateY(0)}}@keyframes cta-artwork-move-right{0%{transform:translate(0)translateY(0)}25%{transform:translate(-15px)translateY(8px)}50%{transform:translate(-30px)translateY(0)}75%{transform:translate(-15px)translateY(-8px)}to{transform:translate(0)translateY(0)}}
