:root{--granat:#1a2e4a;--granat-light:#2a3f5f;--ziel:#4a8c6f;--ziel-dark:#3a7058;--ziel-light:#6ba889;--amber:#e8a830;--amber-dark:#c9911f;--amber-light:#f0b240;--krem:#f7f5f2;--krem-warm:#faf8f3;--czern:#1c1c1c;--gray:#4a5568;--gray-mid:#718096;--gray-light:#cbd5e0;--container:1240px}html{scroll-behavior:smooth}@keyframes dotPulse{0%,to{box-shadow:0 0 #e8a830b3}50%{box-shadow:0 0 0 8px #e8a83000}}@keyframes ekoFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fl-eko{color:var(--czern);-webkit-font-smoothing:antialiased;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.6}.fl-eko picture{display:contents}.fl-eko *,.fl-eko :before,.fl-eko :after{box-sizing:border-box;margin:0;padding:0}.fl-eko img{max-width:100%;height:auto;display:block}.fl-eko a{color:inherit;text-decoration:none}.fl-eko .container{max-width:var(--container);margin:0 auto;padding:0 32px}.fl-eko nav{background:var(--granat);z-index:100;border-bottom:1px solid #ffffff0f;position:sticky;top:0}.fl-eko .nav-inner{max-width:var(--container);justify-content:space-between;align-items:center;gap:32px;height:76px;margin:0 auto;padding:0 32px;display:flex}.fl-eko .nav-logo img{height:36px}.fl-eko .nav-links{align-items:center;gap:28px;display:flex}.fl-eko .nav-links a{color:#ffffffc7;font-size:14.5px;font-weight:500;transition:color .2s}.fl-eko .nav-links a:hover{color:#fff}.fl-eko .nav-links a.current{color:var(--amber)}.fl-eko .nav-ctas{align-items:center;gap:12px;display:flex}.fl-eko .btn-ghost{color:#ffffffeb;border:1.5px solid #ffffff4d;border-radius:8px;padding:8px 14px;font-size:14px;font-weight:600;transition:all .2s}.fl-eko .btn-ghost:hover{background:#ffffff0f;border-color:#ffffffa6}.fl-eko .btn-amber{background:var(--amber);color:var(--czern);box-shadow:0 2px 0 var(--amber-dark);border-radius:8px;padding:10px 20px;font-size:14px;font-weight:700;transition:all .2s}.fl-eko .btn-amber:hover{background:var(--amber-light);transform:translateY(-1px)}.fl-eko .hero-breadcrumb{color:#ffffff73;letter-spacing:.01em;margin-bottom:18px;font-size:11.5px}.fl-eko .hero-breadcrumb a{color:#fff9;transition:color .2s}.fl-eko .hero-breadcrumb a:hover{color:var(--amber)}.fl-eko .hero-breadcrumb .sep{color:#ffffff4d;margin:0 8px}.fl-eko .eko-hero{background:var(--granat);color:#fff;padding:92px 0 80px;position:relative;overflow:hidden}.fl-eko .eko-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#e8a83029 0%,#0000 70%);border-radius:50%;width:520px;height:520px;position:absolute;top:-180px;right:-180px}.fl-eko .eko-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#4a8c6f24 0%,#0000 70%);border-radius:50%;width:480px;height:480px;position:absolute;bottom:-200px;left:-200px}.fl-eko .eko-hero-inner{text-align:center;z-index:2;max-width:920px;margin:0 auto;padding:0 32px;position:relative}.fl-eko .eko-hero-eyebrow{color:var(--amber);letter-spacing:.14em;text-transform:uppercase;background:#e8a83024;border:1px solid #e8a83057;border-radius:100px;align-items:center;gap:9px;margin-bottom:26px;padding:7px 16px;font-size:11.5px;font-weight:800;display:inline-flex}.fl-eko .eko-hero-eyebrow .dot{background:var(--amber);border-radius:50%;width:7px;height:7px;animation:2s infinite dotPulse;box-shadow:0 0 #e8a830b3}.fl-eko .eko-hero h1{letter-spacing:-.025em;margin-bottom:22px;font-size:56px;font-weight:800;line-height:1.05}.fl-eko .eko-hero h1 .accent{color:var(--amber);font-family:Georgia,serif;font-style:italic;font-weight:400;display:inline-block}.fl-eko .eko-hero-lead{color:#ffffffd1;max-width:720px;margin:0 auto 30px;font-size:17.5px;line-height:1.65}.fl-eko .eko-hero-meta{color:#ffffffb8;background:#ffffff0a;border:1px solid #ffffff14;border-radius:100px;flex-wrap:wrap;justify-content:center;align-items:center;gap:28px;margin-bottom:32px;padding:14px 28px;font-size:14px;display:inline-flex}.fl-eko .eko-hero-meta strong{color:#fff;font-weight:700}.fl-eko .eko-hero-meta .meta-sep{background:#ffffff38;border-radius:50%;width:4px;height:4px}.fl-eko .eko-hero-btns{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.fl-eko .btn-amber-lg{background:var(--amber);color:var(--czern);box-shadow:0 3px 0 var(--amber-dark);border-radius:10px;align-items:center;gap:8px;padding:14px 26px;font-size:15px;font-weight:700;transition:all .2s;display:inline-flex}.fl-eko .btn-amber-lg:hover{background:var(--amber-light);box-shadow:0 6px 0 var(--amber-dark);transform:translateY(-2px)}.fl-eko .btn-amber-lg svg{width:16px;height:16px}.fl-eko .btn-outline-light{color:#ffffffeb;border:1.5px solid #ffffff47;border-radius:10px;align-items:center;gap:8px;padding:13px 24px;font-size:15px;font-weight:600;transition:all .2s;display:inline-flex}.fl-eko .btn-outline-light:hover{background:#ffffff0a;border-color:#ffffffa6}.fl-eko .eko-brand-strip{background:var(--granat);padding:8px 0 80px;position:relative;overflow:hidden}.fl-eko .eko-brand-strip:before{content:"";pointer-events:none;background:radial-gradient(circle,#4a8c6f1a 0%,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;top:-100px;right:-120px}.fl-eko .eko-brand-strip-inner{max-width:var(--container);z-index:2;grid-template-columns:repeat(4,1fr);gap:16px;margin:0 auto;padding:0 32px;display:grid;position:relative}.fl-eko .eko-brand-tile{cursor:pointer;color:inherit;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:2px;padding:22px 20px 20px;font-family:inherit;text-decoration:none;transition:all .25s;display:flex}.fl-eko .eko-brand-tile:hover{background:#ffffff0f;border-color:#e8a83073;transform:translateY(-3px);box-shadow:0 18px 40px #00000052}.fl-eko .eko-brand-tile-icon{color:#fff;letter-spacing:-.02em;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:12px;font-size:16px;font-weight:800;display:inline-flex}.fl-eko .eko-brand-tile-icon.feelit{background:linear-gradient(135deg, var(--amber), var(--amber-dark));color:var(--czern);box-shadow:0 6px 16px #e8a83052}.fl-eko .eko-brand-tile-icon.therapy{background:linear-gradient(135deg, var(--ziel), var(--ziel-dark));box-shadow:0 6px 16px #4a8c6f52}.fl-eko .eko-brand-tile-icon.fixme{background:linear-gradient(135deg,#1a73e8,#1557b8);box-shadow:0 6px 16px #1a73e852}.fl-eko .eko-brand-tile-icon.trener{color:var(--granat);background:linear-gradient(135deg,#fff,#dde3ec);box-shadow:0 6px 16px #ffffff2e}.fl-eko .eko-brand-tile-badge{letter-spacing:.14em;text-transform:uppercase;color:var(--amber);opacity:.85;margin-bottom:2px;font-size:10px;font-weight:700}.fl-eko .eko-brand-tile-name{color:#fff;letter-spacing:-.01em;font-size:16px;font-weight:800;line-height:1.25}.fl-eko .eko-brand-tile-tagline{color:#ffffff9e;margin-top:6px;font-size:12.5px;line-height:1.45}.fl-eko .eko-brand-tile-domain{color:#ffffff5c;letter-spacing:.02em;align-items:center;gap:5px;margin-top:10px;font-size:11px;display:inline-flex}.fl-eko .eko-brand-tile-domain svg{opacity:.7;width:11px;height:11px}.fl-eko .section{padding:96px 0}.fl-eko .section-krem{background:var(--krem)}.fl-eko .section-white{background:#fff}.fl-eko .sec-head{text-align:center;max-width:720px;margin:0 auto 56px;padding:0 32px}.fl-eko .section-label{color:var(--amber-dark);letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px;padding-left:28px;font-size:11.5px;font-weight:800;display:inline-block;position:relative}.fl-eko .section-label:before{content:"";background:var(--amber);width:20px;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.fl-eko .section-title{color:var(--granat);letter-spacing:-.025em;margin-bottom:16px;font-size:38px;font-weight:800;line-height:1.15}.fl-eko .section-sub{color:var(--gray);font-size:16.5px;line-height:1.6}.fl-eko .eko-stage{max-width:var(--container);margin:0 auto;padding:0 32px}.fl-eko .eko-tabs{max-width:var(--container);grid-template-columns:repeat(4,1fr);gap:12px;margin:0 auto 28px;padding:0 32px;display:grid}.fl-eko .eko-tab{cursor:pointer;text-align:left;background:#fff;border:2px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:4px;padding:20px 18px 16px;font-family:inherit;transition:all .2s;display:flex;position:relative}.fl-eko .eko-tab:hover{border-color:#e8a83073;transform:translateY(-2px);box-shadow:0 12px 28px #1a2e4a14}.fl-eko .eko-tab.active{border-color:var(--amber);box-shadow:0 14px 32px #e8a8302e, inset 0 0 0 1px var(--amber);background:linear-gradient(#fff 0%,#fef6e5 100%)}.fl-eko .eko-tab-badge{background:var(--granat);color:var(--amber);letter-spacing:.08em;text-transform:uppercase;border-radius:100px;padding:3px 9px;font-size:9.5px;font-weight:800;position:absolute;top:-9px;left:14px;box-shadow:0 2px 8px #1a2e4a4d}.fl-eko .eko-tab-icon{color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:6px;font-size:16px;font-weight:800;display:flex}.fl-eko .eko-tab-icon.feelit{background:linear-gradient(135deg, var(--granat), var(--granat-light))}.fl-eko .eko-tab-icon.therapy{background:linear-gradient(135deg, var(--ziel), var(--ziel-dark))}.fl-eko .eko-tab-icon.fixme{background:linear-gradient(135deg,#1a73e8,#1557b8)}.fl-eko .eko-tab-icon.trener{background:linear-gradient(135deg, var(--amber), var(--amber-dark));color:var(--czern)}.fl-eko .eko-tab-name{color:var(--granat);letter-spacing:-.005em;font-size:14.5px;font-weight:800;line-height:1.25}.fl-eko .eko-tab-domain{color:var(--gray);font-variant-numeric:tabular-nums;margin-top:2px;font-size:12px;font-weight:600}.fl-eko .eko-tab.active .eko-tab-domain{color:var(--amber-dark)}.fl-eko .eko-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;grid-template-columns:1fr 1fr;gap:0;min-height:520px;display:none;overflow:hidden;box-shadow:0 20px 56px #1a2e4a14}.fl-eko .eko-card.active{animation:.35s ease-out ekoFade;display:grid}.fl-eko .eko-card-visual{background:linear-gradient(135deg, var(--granat) 0%, var(--granat-light) 100%);justify-content:center;align-items:center;min-height:520px;padding:48px;display:flex;position:relative;overflow:hidden}.fl-eko .eko-card-visual:before{content:"";pointer-events:none;background:radial-gradient(at 100% 0,#e8a83024 0%,#0000 60%),radial-gradient(at 0 100%,#4a8c6f1f 0%,#0000 60%);position:absolute;inset:0}.fl-eko .eko-card-visual--ziel{background:linear-gradient(135deg, var(--ziel-dark) 0%, var(--ziel) 100%)}.fl-eko .eko-card-visual--blue{background:linear-gradient(135deg,#1557b8 0%,#1a73e8 100%)}.fl-eko .eko-card-visual--amber{background:linear-gradient(135deg, var(--amber-dark) 0%, var(--amber) 100%)}.fl-eko .eko-brand-mark{z-index:2;text-align:center;color:#fff;position:relative}.fl-eko .eko-brand-logo{background:#fffffff5;border-radius:24px;justify-content:center;align-items:center;width:96px;height:96px;margin-bottom:24px;padding:16px;display:inline-flex;box-shadow:0 18px 48px #0000004d}.fl-eko .eko-brand-logo img{object-fit:contain;width:100%;height:100%}.fl-eko .eko-brand-logo--text{color:var(--granat);letter-spacing:-.02em;padding:0;font-size:26px;font-weight:800}.fl-eko .eko-brand-mark--amber .eko-brand-logo--text{color:var(--amber-dark)}.fl-eko .eko-brand-mark--blue .eko-brand-logo--text{color:#1557b8}.fl-eko .eko-brand-name{letter-spacing:-.015em;margin-bottom:8px;font-size:28px;font-weight:800;line-height:1.2}.fl-eko .eko-brand-domain{color:#ffffffd9;font-variant-numeric:tabular-nums;background:#0000002e;border:1px solid #ffffff2e;border-radius:100px;align-items:center;gap:8px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.fl-eko .eko-brand-domain svg{opacity:.8;width:12px;height:12px}.fl-eko .eko-card-info{flex-direction:column;gap:16px;padding:44px 48px;display:flex}.fl-eko .eko-card-eyebrow{color:var(--amber-dark);letter-spacing:.08em;text-transform:uppercase;background:#e8a83024;border:1px solid #e8a83052;border-radius:100px;align-self:flex-start;align-items:center;gap:6px;padding:6px 12px;font-size:11.5px;font-weight:800;display:inline-flex}.fl-eko .eko-card-eyebrow.ziel{color:var(--ziel-dark);background:#4a8c6f24;border-color:#4a8c6f52}.fl-eko .eko-card-eyebrow.granat{color:var(--granat);background:#1a2e4a14;border-color:#1a2e4a2e}.fl-eko .eko-card-info h3{color:var(--granat);letter-spacing:-.02em;font-size:30px;font-weight:800;line-height:1.15}.fl-eko .eko-card-tagline{color:var(--gray-mid);margin-top:-8px;font-size:14px;font-weight:600}.fl-eko .eko-card-lead{color:var(--gray);font-size:15.5px;line-height:1.6}.fl-eko .eko-card-lead strong{color:var(--granat);font-weight:700}.fl-eko .eko-card-bullets{flex-direction:column;gap:9px;margin:4px 0;padding:0;list-style:none;display:flex}.fl-eko .eko-card-bullets li{color:var(--czern);align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.fl-eko .eko-card-bullets li svg{width:18px;height:18px;color:var(--ziel);flex-shrink:0;margin-top:2px}.fl-eko .eko-card-hint{border-left:3px solid var(--amber);color:var(--gray);background:#e8a8301a;border-radius:0 10px 10px 0;padding:12px 16px;font-size:13.5px;line-height:1.55}.fl-eko .eko-card-hint strong{color:var(--granat);font-weight:700}.fl-eko .eko-card-ctas{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}.fl-eko .eko-card-ctas .btn-amber-lg{padding:12px 22px;font-size:14.5px}.fl-eko .eko-card-ctas .btn-outline{color:var(--granat);background:0 0;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:12px 22px;font-size:14.5px;font-weight:700;transition:all .2s;display:inline-flex}.fl-eko .eko-card-ctas .btn-outline:hover{border-color:var(--granat);transform:translateY(-1px)}.fl-eko .eko-card-ctas .btn-outline svg{width:14px;height:14px}.fl-eko .bundle-section{background:linear-gradient(135deg, var(--granat) 0%, var(--granat-light) 50%, #243f64 100%);color:#fff;padding:96px 0;position:relative;overflow:hidden}.fl-eko .bundle-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#e8a8302e 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-200px;right:-200px}.fl-eko .bundle-section:after{content:"";pointer-events:none;background:radial-gradient(circle,#4a8c6f24 0%,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute;bottom:-180px;left:-180px}.fl-eko .bundle-inner{z-index:2;text-align:center;max-width:980px;margin:0 auto;padding:0 32px;position:relative}.fl-eko .bundle-eyebrow{color:var(--amber);letter-spacing:.14em;text-transform:uppercase;background:#e8a83029;border:1px solid #e8a83061;border-radius:100px;align-items:center;gap:9px;margin-bottom:22px;padding:7px 16px;font-size:11.5px;font-weight:800;display:inline-flex}.fl-eko .bundle-section h2{letter-spacing:-.025em;margin-bottom:18px;font-size:42px;font-weight:800;line-height:1.15}.fl-eko .bundle-section h2 .accent{color:var(--amber);font-family:Georgia,serif;font-style:italic;font-weight:400}.fl-eko .bundle-section>.bundle-inner>p{color:#ffffffc7;max-width:760px;margin:0 auto 44px;font-size:17px;line-height:1.65}.fl-eko .bundle-stats{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:20px;grid-template-columns:repeat(3,1fr);gap:18px;max-width:820px;margin:0 auto 44px;padding:32px 28px;display:grid}.fl-eko .bundle-stat{text-align:center;border-right:1px solid #ffffff1a;padding:0 12px}.fl-eko .bundle-stat:last-child{border-right:none}.fl-eko .bundle-stat-num{color:var(--amber);letter-spacing:-.025em;margin-bottom:8px;font-size:38px;font-weight:800;line-height:1}.fl-eko .bundle-stat-label{color:#ffffffb8;font-size:13px;line-height:1.5}.fl-eko .bundle-stat-label strong{color:#fff;margin-bottom:2px;font-size:14px;font-weight:700;display:block}.fl-eko .bundle-cta{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.fl-eko .faq-list{flex-direction:column;gap:10px;max-width:880px;margin:0 auto;padding:0 32px;display:flex}.fl-eko .faq-item{background:#fff;border:1px solid #ece5da;border-radius:12px;transition:all .2s;overflow:hidden}.fl-eko .faq-item:hover{border-color:#e8a83066}.fl-eko .faq-item[open]{border-color:var(--amber);box-shadow:0 8px 24px #e8a8301a}.fl-eko .faq-item summary{color:var(--granat);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-size:15.5px;font-weight:700;list-style:none;display:flex}.fl-eko .faq-item summary::-webkit-details-marker{display:none}.fl-eko .faq-item summary:after{content:"+";color:var(--amber);flex-shrink:0;font-size:24px;font-weight:400;line-height:1}.fl-eko .faq-item[open] summary:after{content:"−"}.fl-eko .faq-answer{color:var(--gray);padding:0 22px 20px;font-size:14.5px;line-height:1.65}.fl-eko .faq-answer strong{color:var(--granat);font-weight:700}.fl-eko .bottom-cta{background:var(--granat);color:#fff;padding:80px 0;position:relative;overflow:hidden}.fl-eko .bottom-cta:before{content:"";background:radial-gradient(circle,#e8a8302e 0%,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute;top:-160px;left:-160px}.fl-eko .bottom-cta-inner{text-align:center;z-index:2;max-width:720px;margin:0 auto;padding:0 32px;position:relative}.fl-eko .bottom-cta h2{letter-spacing:-.02em;margin-bottom:16px;font-size:36px;font-weight:800;line-height:1.15}.fl-eko .bottom-cta h2 .accent{color:var(--amber);font-family:Georgia,serif;font-style:italic;font-weight:400}.fl-eko .bottom-cta p{color:#ffffffb8;margin-bottom:32px;font-size:16px;line-height:1.55}.fl-eko .bottom-cta-buttons{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.fl-eko footer{color:#fff9;background:#0f1b2d;padding:56px 0 28px;font-size:13.5px}.fl-eko .footer-brand img{opacity:.9;height:28px;margin-bottom:16px}.fl-eko .footer-brand p{max-width:280px;margin-bottom:14px;font-size:13px;line-height:1.6}.fl-eko .footer-brand .footer-addr{color:#ffffff73;font-size:12.5px;line-height:1.7}.fl-eko .footer-col h5{color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px;font-size:13px;font-weight:700}.fl-eko .footer-col a{color:#ffffff9e;transition:color .2s}.fl-eko .footer-col a:hover{color:var(--amber)}.fl-eko .footer-col .ext{align-items:center;gap:6px;display:inline-flex}.fl-eko .footer-col .ext svg{opacity:.55;width:11px;height:11px}.fl-eko .footer-bottom{max-width:var(--container);border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:0 auto;padding:22px 32px 0;font-size:12.5px;display:flex}.fl-eko .footer-bottom a{color:#ffffff80;transition:color .2s}.fl-eko .mcta-bar{z-index:999;background:#fff;border-top:1px solid #1a2e4a0f;gap:8px;padding:12px;transition:transform .28s ease-out;display:none;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -4px 16px #1a2e4a14}.fl-eko .mcta-bar.is-visible{transform:translateY(0)}.fl-eko .mcta-bar a{letter-spacing:-.01em;-webkit-tap-highlight-color:transparent;border-radius:10px;flex:1 1 0;justify-content:center;align-items:center;min-height:44px;padding:12px 16px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:15px;font-weight:700;line-height:1.1;display:inline-flex}.fl-eko .mcta-primary{background:var(--amber);color:var(--granat);box-shadow:0 2px #1a2e4a0f}.fl-eko .mcta-primary:active{background:var(--amber-dark)}.fl-eko .mcta-secondary{color:var(--granat);border:1.5px solid var(--granat);background:0 0}.fl-eko .mcta-secondary:active{background:#1a2e4a0f}@media (max-width:968px){.fl-eko .eko-hero h1{font-size:38px}.fl-eko .eko-hero{padding:72px 0 56px}.fl-eko .eko-brand-strip{padding:8px 0 56px}.fl-eko .eko-brand-strip-inner{grid-template-columns:repeat(2,1fr)}.fl-eko .section{padding:64px 0}.fl-eko .section-title{font-size:28px}.fl-eko .eko-card.active{grid-template-columns:1fr}.fl-eko .eko-card{min-height:auto}.fl-eko .eko-card-visual{min-height:280px;padding:36px}.fl-eko .eko-card-info{padding:32px 28px}.fl-eko .eko-card-info h3{font-size:24px}.fl-eko .eko-tabs{grid-template-columns:repeat(2,1fr)}.fl-eko .bundle-stats{grid-template-columns:1fr;gap:0;padding:8px}.fl-eko .bundle-stat{border-bottom:1px solid #ffffff1a;border-right:none;padding:18px 12px}.fl-eko .bundle-stat:last-child{border-bottom:none}.fl-eko .bundle-section h2{font-size:28px}.fl-eko .nav-links{display:none}.fl-eko .footer-inner{grid-template-columns:1fr 1fr;gap:28px}.fl-eko .bottom-cta h2{font-size:26px}}@media (max-width:768px){.fl-eko .mcta-bar{display:flex}.fl-eko body{padding-bottom:76px}.fl-eko .eko-hero{padding:40px 0 32px}.fl-eko .eko-hero h1{line-height:1.12;font-size:26px!important}.fl-eko .eko-hero-lead{font-size:15px;line-height:1.55}.fl-eko .eko-hero-meta{gap:14px;padding:10px 16px;font-size:12.5px}.fl-eko .section-title{font-size:22px}.fl-eko .eko-card-info h3{font-size:20px}.fl-eko .bundle-section h2,.fl-eko .bottom-cta h2{font-size:22px}}@media (max-width:540px){.fl-eko .eko-tabs,.fl-eko .eko-brand-strip-inner,.fl-eko .footer-inner{grid-template-columns:1fr}.fl-eko .eko-hero h1{font-size:32px}}.fl-eko footer{background:var(--granat);border-top:1px solid #ffffff12;padding:72px 0 0}.fl-eko .footer-inner{max-width:var(--container);grid-template-columns:280px 1fr 1fr 240px;gap:56px;margin:0 auto 56px;padding:0 32px;display:grid}.fl-eko .footer-brand img{height:32px;margin-bottom:18px}.fl-eko .footer-brand p{color:#ffffff8c;margin-bottom:0;font-size:13.5px;line-height:1.7}.fl-eko .footer-social{gap:10px;margin-top:20px;display:flex}.fl-eko .social-btn{color:#ffffffa6;background:#ffffff12;border:1px solid #ffffff1a;border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.fl-eko .social-btn:hover{background:var(--amber);color:var(--czern);border-color:var(--amber)}.fl-eko .social-btn svg{fill:currentColor;width:16px;height:16px}.fl-eko .footer-col h4,.fl-eko .footer-contact h4{letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;margin-bottom:18px;font-size:11px;font-weight:700}.fl-eko .footer-col ul{flex-direction:column;gap:11px;list-style:none;display:flex}.fl-eko .footer-col ul li a{color:#ffffffa6;font-size:14px;transition:color .2s}.fl-eko .footer-col ul li a:hover{color:#fff}.fl-eko .footer-contact a{color:#ffffffd1;font-size:14px;transition:color .2s}.fl-eko .footer-contact a:hover{color:#fff}.fl-eko .footer-contact .contact-line{color:#ffffff8c;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;line-height:1.5;display:flex}.fl-eko .footer-contact .contact-line svg{width:14px;height:14px;color:var(--amber);flex-shrink:0}.fl-eko .footer-contact .contact-details{color:#fff6;margin-top:16px;font-size:12.5px;line-height:1.7}.fl-eko .footer-bottom{max-width:var(--container);color:#ffffff59;border-top:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin:0 auto;padding:22px 32px;font-size:12.5px;display:flex}.fl-eko .footer-bottom a{color:#ffffff59}.fl-eko .footer-bottom a:hover{color:#fff9}.fl-eko .m-only{display:none}@media (max-width:768px){.fl-eko .d-only{display:none}.fl-eko .m-only{display:inline}.fl-eko .m-only.block{display:block}.fl-eko .btn-amber,.fl-eko .btn-amber-lg,.fl-eko .btn-ghost,.fl-eko .btn-outline,.fl-eko .btn-outline-light,.fl-eko .btn-outline-lg,.fl-eko .btn-outline-dark,.fl-eko .btn-ghost-dark,.fl-eko .mcta-primary,.fl-eko .mcta-secondary,.fl-eko .k-chip,.fl-eko .k-fast-cta a,.fl-eko .plan-cta a,.fl-eko button.calc-preset,.fl-eko .calc-cta-btn{min-height:44px}.fl-eko .lg-toc a{align-items:center;min-height:44px;display:flex}.fl-eko .breadcrumb a,.fl-eko .breadcrumb-light a,.fl-eko .svc-pager-crumbs a,.fl-eko .mz-hero-breadcrumb a,.fl-eko .svc-hero-breadcrumb a,.fl-eko .dz-hero-breadcrumb a,.fl-eko .hero-breadcrumb-light a,.fl-eko .hero-breadcrumb a{align-items:center;min-height:44px;display:inline-flex}.fl-eko input[type=text],.fl-eko input[type=email],.fl-eko input[type=tel],.fl-eko input[type=number],.fl-eko input[type=password],.fl-eko input[type=search],.fl-eko input[type=url],.fl-eko input:not([type]),.fl-eko textarea,.fl-eko select{font-size:16px!important}}