:root{--granat:#1a2e4a;--granat-90:#213655;--granat-deep:#14253c;--granat-light:#2a3f5f;--ziel:#4a8c6f;--ziel-dark:#3a7058;--ziel-light:#6ba889;--amber:#e8a830;--amber-dark:#c9911f;--amber-light:#f0b240;--krem:#f7f5f2;--krem-warm:#faf8f3;--krem-deep:#ece5da;--czern:#1c1c1c;--gray:#4a5568;--gray-mid:#718096;--gray-light:#cbd5e0;--gray-bg:#f7fafc;--container:1240px}html{scroll-behavior:smooth}@keyframes pulse{0%,to{box-shadow:0 0 #82c7a1b3}50%{box-shadow:0 0 0 8px #82c7a100}}@keyframes svc2Fade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes chatPulse{0%,to{box-shadow:0 0 #6ba88999}50%{box-shadow:0 0 0 6px #6ba88900}}@keyframes chatSlide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes chatTypingPulse{0%,60%,to{opacity:.3;transform:scale(.85)}30%{opacity:1;transform:scale(1)}}@keyframes hintBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes hintArrow{0%,to{opacity:.8;transform:translateY(0)}50%{opacity:1;transform:translateY(3px)}}@keyframes mhPulse{0%,to{box-shadow:0 0 #e8a830b3}50%{box-shadow:0 0 0 8px #e8a83000}}.fl-home{color:var(--czern);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6}.fl-home *,.fl-home :before,.fl-home :after{box-sizing:border-box;margin:0;padding:0}.fl-home a{color:inherit;text-decoration:none}.fl-home img{max-width:100%;height:auto;display:block}.fl-home .container{max-width:var(--container);margin:0 auto;padding:0 32px}.fl-home svg.icon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.fl-home svg.icon-sm{width:16px;height:16px}.fl-home svg.icon-md{width:20px;height:20px}.fl-home svg.icon-lg{width:28px;height:28px}.fl-home nav{background:var(--granat);z-index:100;border-bottom:1px solid #ffffff0f;position:sticky;top:0}.fl-home .nav-inner{justify-content:space-between;align-items:center;gap:32px;height:76px;display:flex}.fl-home .nav-logo img{height:36px}.fl-home .nav-links{align-items:center;gap:30px;display:flex}.fl-home .nav-links a{color:#ffffffc7;font-size:14.5px;font-weight:500;transition:color .2s}.fl-home .nav-links a:hover{color:#fff}.fl-home .nav-ctas{align-items:center;gap:10px;display:flex}.fl-home .btn-ghost{color:#ffffffdb;border:1.5px solid #ffffff38;border-radius:8px;padding:9px 18px;font-size:14px;font-weight:500;transition:all .2s}.fl-home .btn-ghost:hover{color:#fff;border-color:#ffffff8c}.fl-home .btn-amber{background:var(--amber);color:var(--czern);box-shadow:0 2px 0 var(--amber-dark);cursor:pointer;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:700;transition:all .2s;display:inline-block}.fl-home .btn-amber:hover{background:var(--amber-light);transform:translateY(-1px);box-shadow:0 4px 12px #e8a8304d}.fl-home .hero{background:linear-gradient(135deg,#1a2e4a 0%,#213655 50%,#243f64 100%);padding:96px 0 110px;position:relative;overflow:hidden}.fl-home .hero:before{content:"";pointer-events:none;background:radial-gradient(at 100% 0,#e8a83014 0%,#0000 55%),radial-gradient(at 0 100%,#4a8c6f14 0%,#0000 55%);position:absolute;inset:0}.fl-home .hero-inner{z-index:2;max-width:var(--container);grid-template-columns:1.05fr 1fr;align-items:center;gap:76px;margin:0 auto;padding:0 32px;display:grid;position:relative}.fl-home .hero-pill{color:#82c7a1;letter-spacing:.15em;text-transform:uppercase;background:#4a8c6f29;border:1px solid #4a8c6f57;border-radius:100px;align-items:center;gap:9px;margin-bottom:28px;padding:7px 16px;font-size:11.5px;font-weight:700;display:inline-flex}.fl-home .hero-pill .pulse{background:#82c7a1;border-radius:50%;width:7px;height:7px;animation:2s infinite pulse;box-shadow:0 0 #82c7a1b3}.fl-home .hero h1{color:#fff;letter-spacing:-.03em;margin-bottom:24px;font-size:60px;font-weight:800;line-height:1.04}.fl-home .hero h1 .accent{color:var(--amber)}@media (max-width:768px){.fl-home .hero h1{font-size:36px;line-height:1.08}.fl-home .hero-sub{font-size:16px}}@media (max-width:480px){.fl-home .hero h1{font-size:30px}}.fl-home .hero-sub{color:#ffffffbd;max-width:540px;margin-bottom:36px;font-size:18px;line-height:1.65}.fl-home .hero-checks{flex-direction:column;gap:14px;margin-bottom:40px;display:flex}.fl-home .hero-check{color:#ffffffdb;align-items:center;gap:12px;font-size:15.5px;display:flex}.fl-home .check-circle{color:#82c7a1;background:#4a8c6f33;border:1px solid #4a8c6f73;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.fl-home .check-circle svg{stroke-width:3px;width:12px;height:12px}.fl-home .hero-btns{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:32px;display:flex}.fl-home .btn-amber-lg{background:var(--amber);color:var(--czern);box-shadow:0 4px 0 var(--amber-dark), 0 8px 24px #e8a83033;letter-spacing:-.005em;border-radius:12px;align-items:center;gap:10px;padding:16px 30px;font-size:16px;font-weight:700;transition:all .25s;display:inline-flex}.fl-home .btn-amber-lg:hover{background:var(--amber-light);box-shadow:0 6px 0 var(--amber-dark), 0 12px 32px #e8a8304d;transform:translateY(-2px)}.fl-home .btn-outline-lg{color:#ffffffeb;border:1.5px solid #ffffff47;border-radius:12px;align-items:center;gap:10px;padding:15px 26px;font-size:16px;font-weight:600;transition:all .2s;display:inline-flex}.fl-home .btn-outline-lg:hover{color:#fff;background:#ffffff0a;border-color:#ffffffa6}.fl-home .hero-meta{color:#ffffff8c;flex-wrap:wrap;gap:28px;font-size:13.5px;display:flex}.fl-home .hero-meta-item{align-items:center;gap:8px;display:flex}.fl-home .hero-meta-item strong{color:#fff;font-weight:700}.fl-home .hero-meta-item svg{width:15px;height:15px;color:var(--ziel-light);flex-shrink:0}.fl-home .hero-visual{position:relative}.fl-home .hero-photo{aspect-ratio:5/6;background:#000;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 36px 96px #00000080,0 0 0 1px #ffffff14}.fl-home .hero-photo img{object-fit:cover;width:100%;height:100%}.fl-home .hero-photo .hero-vid{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity 1.2s ease-in-out;position:absolute;inset:0}.fl-home .hero-photo .hero-vid.hero-vid-active{opacity:1}.fl-home .hero-photo:after{content:"";background:linear-gradient(#0000 55%,#1a2e4a73 100%);position:absolute;inset:0}.fl-home .float-badge-trust{z-index:3;background:#fff;border-radius:14px;align-items:center;gap:12px;padding:14px 18px;display:flex;position:absolute;top:32px;left:-32px;box-shadow:0 16px 40px #00000038}.fl-home .float-badge-trust .b-icon{background:linear-gradient(135deg, var(--amber), var(--amber-light));width:44px;height:44px;color:var(--czern);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.fl-home .float-badge-trust .b-icon svg{width:22px;height:22px;fill:var(--czern);stroke:var(--czern)}.fl-home .float-badge-trust .b-content{line-height:1.2}.fl-home .float-badge-trust .b-content strong{color:var(--granat);letter-spacing:-.005em;font-size:15px;font-weight:800;display:block}.fl-home .float-badge-trust .b-content span{color:var(--gray-mid);font-size:12px}.fl-home .float-badge-stat{background:var(--granat);z-index:3;border:1px solid #ffffff14;border-radius:14px;min-width:200px;padding:18px 22px;position:absolute;bottom:32px;right:-32px;box-shadow:0 16px 40px #0006}.fl-home .float-badge-stat .stat-num{color:var(--amber);letter-spacing:-.02em;font-size:32px;font-weight:800;line-height:1}.fl-home .float-badge-stat .stat-lbl{color:#ffffffb3;margin-top:6px;font-size:12px;line-height:1.35}.fl-home .float-badge-stat .progress-row{align-items:center;gap:8px;margin-top:12px;display:flex}.fl-home .float-badge-stat .progress-bar{background:#ffffff1f;border-radius:100px;flex:1;height:5px;overflow:hidden}.fl-home .float-badge-stat .progress-fill{background:linear-gradient(90deg, var(--ziel-light), var(--amber));border-radius:100px;width:78%;height:100%}.fl-home .float-badge-stat .progress-pct{color:#ffffffa6;font-size:11px;font-weight:600}.fl-home .hero-play{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;z-index:3;background:#ffffff2e;border:2px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .25s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fl-home .hero-play:hover{background:#ffffff47;transform:translate(-50%,-50%)scale(1.08)}.fl-home .hero-play svg{color:#fff;fill:currentColor;width:30px;height:30px;margin-left:4px}.fl-home .trust-strip{background:#fff;border-bottom:1px solid #e2e8f0;padding:28px 0}.fl-home .trust-strip-inner{max-width:var(--container);justify-content:space-between;align-items:center;gap:24px;margin:0 auto;padding:0 32px;display:flex}.fl-home .tstat{text-align:center;flex:1}.fl-home .tstat strong{color:var(--granat);letter-spacing:-.015em;font-size:30px;font-weight:800;line-height:1;display:block}.fl-home .tstat span{color:var(--gray-mid);margin-top:6px;font-size:12.5px;font-weight:500;display:block}.fl-home .tstat-stars{color:var(--amber);letter-spacing:1.5px;justify-content:center;gap:2px;font-size:18px;display:flex}.fl-home .tstat-stars svg{width:17px;height:17px;fill:var(--amber);stroke:var(--amber)}.fl-home .tstat-stars+span{margin-top:6px!important}.fl-home .tdivider{background:#e2e8f0;flex-shrink:0;width:1px;height:44px}.fl-home .clients{background:var(--krem);border-top:1px solid #e2e8f0;padding:38px 0}.fl-home .clients-inner{max-width:var(--container);margin:0 auto;padding:0 32px}.fl-home .clients-label{color:var(--gray-mid);letter-spacing:.14em;text-transform:uppercase;text-align:center;margin-bottom:22px;font-size:11px;font-weight:700;display:block}.fl-home .clients-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:44px;display:flex}.fl-home .clients-logos img{opacity:.5;filter:grayscale();width:auto;height:28px;transition:all .25s}.fl-home .clients-logos img:hover{opacity:.95;filter:grayscale(0%)}.fl-home .proof-section{background:#fff;border-bottom:1px solid #e2e8f0;padding:44px 0 36px}.fl-home .proof-inner{max-width:var(--container);margin:0 auto;padding:0 32px}.fl-home .proof-stats{justify-content:space-between;align-items:center;gap:18px;max-width:1100px;margin:0 auto 28px;display:flex}.fl-home .proof-divider{background:#edf2f7;height:1px;margin:0 0 26px}.fl-home .proof-clients{text-align:center}.fl-home .proof-clients .clients-label{margin-bottom:18px;display:block}.fl-home .services-foot{max-width:var(--container);text-align:center;color:var(--gray);margin:32px auto 0;padding:0 32px;font-size:14px}.fl-home .services-foot strong{color:var(--granat);font-weight:700}.fl-home .services-foot a{color:var(--granat);border-bottom:2px solid var(--amber);margin-left:8px;font-weight:700;transition:border-color .2s;display:inline-block}.fl-home .services-foot a:hover{border-bottom-color:var(--granat)}.fl-home .why-strip{max-width:var(--container);background:linear-gradient(135deg, #fff 0%, var(--krem-warm) 100%);border:1px solid #ece5da;border-radius:16px;grid-template-columns:repeat(4,1fr);gap:18px;margin:0 auto 40px;padding:24px 32px;display:grid;box-shadow:0 6px 18px #1a2e4a0a}.fl-home .why-strip-item{align-items:flex-start;gap:12px;display:flex}.fl-home .why-strip-icon{width:36px;height:36px;color:var(--ziel);background:#4a8c6f1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.fl-home .why-strip-icon svg{width:18px;height:18px}.fl-home .why-strip-text{flex:1;min-width:0}.fl-home .why-strip-text strong{color:var(--granat);letter-spacing:-.005em;margin-bottom:2px;font-size:13.5px;font-weight:800;line-height:1.3;display:block}.fl-home .why-strip-text span{color:var(--gray);font-size:12.5px;line-height:1.45}@media (max-width:968px){.fl-home .why-strip{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.fl-home .why-strip{grid-template-columns:1fr}}.fl-home .svc2-stage{max-width:var(--container);margin:56px auto 24px;padding:0 32px}@media (max-width:540px){.fl-home .svc2-stage{margin-top:28px}}.fl-home .svc2-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;grid-template-columns:1fr 1fr;gap:0;min-height:540px;display:none;overflow:hidden;box-shadow:0 20px 56px #1a2e4a14}.fl-home .svc2-card.active{animation:.35s ease-out svc2Fade;display:grid}.fl-home .svc2-photo{background:var(--granat);min-height:540px;position:relative;overflow:hidden}.fl-home .svc2-photo img{object-fit:cover;width:100%;height:100%;display:block}.fl-home .svc2-photo:after{content:"";background:linear-gradient(#0000 60%,#1a2e4a4d 100%);position:absolute;inset:0}.fl-home .svc2-info{flex-direction:column;gap:18px;padding:44px 48px;display:flex}.fl-home .svc2-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-home .svc2-eyebrow.muted{color:var(--ziel-dark);background:#4a8c6f24;border-color:#4a8c6f52}.fl-home .svc2-info h3{color:var(--granat);letter-spacing:-.02em;font-size:32px;font-weight:800;line-height:1.15}.fl-home .svc2-lead{color:var(--gray);font-size:16px;line-height:1.55}.fl-home .svc2-price-block{background:var(--krem-warm);border-left:3px solid var(--amber);border-radius:14px;padding:16px 18px}.fl-home .svc2-price-main{color:var(--granat);font-size:17px;line-height:1.3}.fl-home .svc2-price-main strong{letter-spacing:-.015em;font-size:28px;font-weight:800}.fl-home .svc2-price-sub{color:var(--gray);margin-top:4px;font-size:13px}.fl-home .svc2-bullets{flex-direction:column;gap:9px;margin:2px 0;padding:0;list-style:none;display:flex}.fl-home .svc2-bullets li{color:var(--czern);align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.fl-home .svc2-bullets li svg{width:18px;height:18px;color:var(--ziel);flex-shrink:0;margin-top:2px}.fl-home .svc2-ctas{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}.fl-home .svc2-ctas .btn-amber-lg{padding:13px 24px;font-size:15px}.fl-home .svc2-ctas .btn-amber-lg svg{width:16px;height:16px}.fl-home .svc2-ctas .svc2-outline{color:var(--granat);background:0 0;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:13px 24px;font-size:15px;font-weight:700;transition:all .2s;display:inline-flex}.fl-home .svc2-ctas .svc2-outline:hover{border-color:var(--granat);transform:translateY(-1px)}.fl-home .svc2-tabs{max-width:var(--container);grid-template-columns:repeat(6,1fr);gap:12px;margin:0 auto;padding:0 32px;display:grid}.fl-home .svc2-tab{cursor:pointer;text-align:left;background:#fff;border:2px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:4px;padding:22px 16px 16px;font-family:inherit;transition:all .2s;display:flex;position:relative}.fl-home .svc2-tab:hover{border-color:#e8a83073;transform:translateY(-2px);box-shadow:0 12px 28px #1a2e4a14}.fl-home .svc2-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-home .svc2-tab-badge{background:var(--amber);color:var(--czern);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 #e8a83066}.fl-home .svc2-tab-icon{width:30px;height:30px;color:var(--granat);justify-content:center;align-items:center;margin-bottom:4px;display:flex}.fl-home .svc2-tab-icon svg{width:100%;height:100%}.fl-home .svc2-tab.active .svc2-tab-icon{color:var(--amber-dark)}.fl-home .svc2-tab-name{color:var(--granat);font-size:14.5px;font-weight:800;line-height:1.25}.fl-home .svc2-tab-price{color:var(--gray);margin-top:2px;font-size:12.5px;font-weight:600}@media (max-width:968px){.fl-home .svc2-card.active{grid-template-columns:1fr}.fl-home .svc2-photo{min-height:320px}.fl-home .svc2-card{min-height:auto}.fl-home .svc2-info{padding:32px 28px}.fl-home .svc2-info h3{font-size:26px}.fl-home .svc2-tabs{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.fl-home .svc2-tabs{grid-template-columns:1fr}}.fl-home .section{padding:100px 0}.fl-home .section-krem{background:var(--krem)}.fl-home .section-white{background:#fff}.fl-home .section-granat{background:var(--granat);color:#fff}.fl-home .section-label{letter-spacing:.16em;text-transform:uppercase;color:var(--ziel);align-items:center;gap:9px;margin-bottom:12px;font-size:11.5px;font-weight:700;display:inline-flex}.fl-home .section-label:before{content:"";background:var(--ziel);width:18px;height:2px}.fl-home .section-title{color:var(--granat);letter-spacing:-.025em;margin-bottom:18px;font-size:44px;font-weight:800;line-height:1.1}.fl-home .section-sub{color:var(--gray);max-width:620px;font-size:17px;line-height:1.65}.fl-home .section-granat .section-title{color:#fff}.fl-home .section-granat .section-sub{color:#ffffffb3}.fl-home .section-granat .section-label{color:var(--amber)}.fl-home .section-granat .section-label:before{background:var(--amber)}.fl-home .sec-head{text-align:center;margin-bottom:64px;padding:0 32px}.fl-home .sec-head .section-sub{margin:0 auto}.fl-home .sec-head .section-label{display:inline-flex}.fl-home #uslugi{border-top:1px solid #ece5da;padding:88px 0}.fl-home #uslugi .sec-head{margin-bottom:36px}@media (max-width:900px){.fl-home #uslugi{padding-bottom:56px}.fl-home #uslugi .sec-head{margin-bottom:32px}}.fl-home .story-grid{max-width:var(--container);grid-template-columns:repeat(3,1fr);gap:24px;margin:0 auto;padding:0 32px;display:grid}.fl-home .story-card{aspect-ratio:4/5;cursor:pointer;border-radius:18px;position:relative;overflow:hidden}.fl-home .story-card img{object-fit:cover;width:100%;height:100%;transition:transform .55s cubic-bezier(.25,.46,.45,.94)}.fl-home .story-card:hover img{transform:scale(1.06)}.fl-home .story-card:after{content:"";pointer-events:none;background:linear-gradient(#1a2e4a0d 0%,#1a2e4ae0 100%);position:absolute;inset:0}.fl-home .story-content{color:#fff;z-index:2;padding:30px 28px;position:absolute;bottom:0;left:0;right:0}.fl-home .story-content .story-tag{color:var(--czern);letter-spacing:.1em;text-transform:uppercase;background:#e8a830f2;border-radius:100px;align-items:center;gap:6px;margin-bottom:14px;padding:5px 12px;font-size:11px;font-weight:700;display:inline-flex}.fl-home .story-content .story-tag svg{stroke-width:2.5px;width:12px;height:12px}.fl-home .story-content h3{letter-spacing:-.01em;margin-bottom:8px;font-size:22px;font-weight:800;line-height:1.2}.fl-home .story-content p{color:#ffffffe0;font-size:14.5px;line-height:1.55}.fl-home .services-grid{max-width:var(--container);grid-template-columns:repeat(4,1fr);gap:22px;margin:0 auto;padding:0 32px;display:grid}.fl-home .svc-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 1px 2px #00000005}.fl-home .svc-card:hover{border-color:#e8a8304d;transform:translateY(-6px);box-shadow:0 16px 40px #1a2e4a1a}.fl-home .svc-photo{height:200px;position:relative;overflow:hidden}.fl-home .svc-photo img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.fl-home .svc-card:hover .svc-photo img{transform:scale(1.08)}.fl-home .svc-photo:before{content:"";z-index:1;background:linear-gradient(#1a2e4a00 50%,#1a2e4a73 100%);position:absolute;inset:0}.fl-home .svc-icon-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:46px;height:46px;color:var(--ziel);z-index:2;background:#fffffff0;border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;bottom:16px;left:16px}.fl-home .svc-icon-overlay svg{width:22px;height:22px}.fl-home .svc-body{flex-direction:column;flex:1;padding:26px 26px 28px;display:flex}.fl-home .svc-body h3{color:var(--granat);letter-spacing:-.005em;margin-bottom:10px;font-size:18px;font-weight:700}.fl-home .svc-body p{color:var(--gray);flex:1;margin-bottom:16px;font-size:14px;line-height:1.6}.fl-home .svc-meta{border-top:1px solid #edf2f7;justify-content:space-between;align-items:center;padding-top:16px;display:flex}.fl-home .svc-price{color:var(--ziel);align-items:center;gap:6px;font-size:13px;font-weight:700;display:inline-flex}.fl-home .svc-price svg{width:14px;height:14px}.fl-home .svc-link{color:var(--granat);align-items:center;gap:6px;font-size:13px;font-weight:600;transition:all .18s;display:inline-flex}.fl-home .svc-link:hover{color:var(--amber-dark);gap:10px}.fl-home .svc-link svg{width:14px;height:14px}.fl-home .why-section{background:var(--krem);padding:110px 0}.fl-home .why-inner{max-width:var(--container);grid-template-columns:1fr 1fr;align-items:center;gap:80px;margin:0 auto;padding:0 32px;display:grid}.fl-home .why-photo{aspect-ratio:4/5;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 28px 64px #1a2e4a33}.fl-home .why-photo img{object-fit:cover;width:100%;height:100%}.fl-home .why-photo-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border-radius:14px;align-items:center;gap:12px;padding:14px 18px;display:flex;position:absolute;top:28px;right:28px;box-shadow:0 12px 36px #00000026}.fl-home .why-photo-badge svg{width:26px;height:26px;color:var(--ziel);flex-shrink:0}.fl-home .why-photo-badge .bdg-c strong{color:var(--granat);font-size:14px;font-weight:800;line-height:1.2;display:block}.fl-home .why-photo-badge .bdg-c span{color:var(--gray-mid);font-size:12px}.fl-home .why-content h2{color:var(--granat);letter-spacing:-.025em;margin-bottom:18px;font-size:42px;font-weight:800;line-height:1.1}.fl-home .why-content>p{color:var(--gray);margin-bottom:36px;font-size:17px;line-height:1.65}.fl-home .why-list{flex-direction:column;gap:22px;display:flex}.fl-home .why-item{align-items:flex-start;gap:18px;display:flex}.fl-home .why-item-icon{border:1px solid var(--gray-light);width:50px;height:50px;color:var(--ziel);background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 8px #0000000a}.fl-home .why-item-icon svg{width:22px;height:22px}.fl-home .why-item-text h4{color:var(--granat);letter-spacing:-.005em;margin-bottom:6px;font-size:17px;font-weight:700}.fl-home .why-item-text p{color:var(--gray);font-size:14.5px;line-height:1.6}.fl-home .how-grid{max-width:var(--container);grid-template-columns:repeat(4,1fr);gap:22px;margin:0 auto;padding:0 32px;display:grid}.fl-home .how-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;transition:all .25s;display:flex;position:relative;overflow:hidden}.fl-home .how-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #1a2e4a14}.fl-home .how-photo{height:170px;position:relative;overflow:hidden}.fl-home .how-photo img{object-fit:cover;width:100%;height:100%}.fl-home .how-photo:before{content:"";background:linear-gradient(#1a2e4a33 0%,#1a2e4a8c 100%);position:absolute;inset:0}.fl-home .how-num{background:var(--amber);color:var(--czern);z-index:2;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;font-weight:800;display:flex;position:absolute;top:16px;left:16px;box-shadow:0 4px 12px #e8a83066}.fl-home .how-body{flex:1;padding:22px 22px 26px}.fl-home .how-body h3{color:var(--granat);margin-bottom:8px;font-size:17px;font-weight:700}.fl-home .how-body p{color:var(--gray);font-size:14px;line-height:1.6}.fl-home .system-inner{max-width:var(--container);margin:0 auto;padding:0 32px}.fl-home .sys2-block{max-width:var(--container);grid-template-columns:1fr 1fr;align-items:center;gap:56px;margin:0 auto 80px;padding:0 32px;display:grid}.fl-home .sys2-block:last-of-type{margin-bottom:0}.fl-home .sys2-visual{position:relative}.fl-home .sys2-visual-frame{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 28px 72px #1a2e4a2e,0 0 0 1px #1a2e4a0f}.fl-home .sys2-visual-frame img{width:100%;height:auto;display:block}.fl-home .sys2-visual--phone{max-width:320px;margin:0 auto}.fl-home .sys2-visual--phone .sys2-visual-frame,.fl-home .sys2-visual--phone .sys2-placeholder{box-shadow:0 28px 72px #1a2e4a2e, 0 0 0 8px var(--granat), 0 0 0 9px #0003;border-radius:32px}.fl-home .sys2-screenshot{width:100%;height:auto;display:block}.fl-home .sys2-screenshot--phone{box-shadow:0 28px 72px #1a2e4a2e, 0 0 0 8px var(--granat), 0 0 0 9px #0003;border-radius:32px}.fl-home .sys2-screenshot--desktop{border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 28px 72px #1a2e4a2e}.fl-home .sys2-eyebrow{letter-spacing:.12em;text-transform:uppercase;border-radius:100px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 12px;font-size:11.5px;font-weight:800;display:inline-flex}.fl-home .sys2-eyebrow--ziel{color:var(--ziel-dark);background:#4a8c6f24;border:1px solid #4a8c6f52}.fl-home .sys2-eyebrow--amber{color:var(--amber-dark);background:#e8a83024;border:1px solid #e8a83052}.fl-home .sys2-block h3{color:var(--granat);letter-spacing:-.02em;margin-bottom:16px;font-size:32px;font-weight:800;line-height:1.15}.fl-home .sys2-lead{color:var(--gray);margin-bottom:22px;font-size:16px;line-height:1.6}.fl-home .sys2-bullets{flex-direction:column;gap:10px;margin-bottom:28px;padding:0;list-style:none;display:flex}.fl-home .sys2-bullets li{color:var(--czern);align-items:flex-start;gap:10px;font-size:14.5px;line-height:1.55;display:flex}.fl-home .sys2-bullets li svg{width:18px;height:18px;color:var(--ziel);flex-shrink:0;margin-top:1px}.fl-home .sys2-cta{color:var(--granat);background:#e8a8301f;border:1px solid #e8a8305c;border-radius:10px;align-items:center;gap:8px;padding:11px 18px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex}.fl-home .sys2-cta:hover{background:var(--amber);border-color:var(--amber);transform:translate(2px)}.fl-home .sys2-cta svg{width:14px;height:14px}.fl-home .sys2-block--reverse .sys2-content{order:1}.fl-home .sys2-block--reverse .sys2-visual{order:2}.fl-home .sys2-trio{max-width:var(--container);background:var(--granat);border-radius:24px;grid-template-columns:repeat(3,1fr);margin:80px auto 56px;padding:36px 32px;display:grid;position:relative;overflow:hidden}.fl-home .sys2-trio:before{content:"";background:radial-gradient(circle,#e8a8302e 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;right:-100px}.fl-home .sys2-trio-item{text-align:center;z-index:2;border-right:1px solid #ffffff1a;padding:8px 28px;position:relative}.fl-home .sys2-trio-item:last-child{border-right:none}.fl-home .sys2-trio-num{color:var(--amber);letter-spacing:-.025em;margin-bottom:8px;font-size:48px;font-weight:800;line-height:1;display:block}.fl-home .sys2-trio-num small{font-size:22px;font-weight:700}.fl-home .sys2-trio-label{color:#ffffffb3;font-size:13px;line-height:1.5}.fl-home .sys2-features{max-width:var(--container);margin:0 auto 24px;padding:0 32px}.fl-home .sys2-features-head{text-align:center;max-width:720px;margin:0 auto 36px}.fl-home .sys2-features-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--amber-dark);margin-bottom:12px;padding-left:28px;font-size:11.5px;font-weight:800;display:inline-block;position:relative}.fl-home .sys2-features-eyebrow:before{content:"";background:var(--amber);width:20px;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.fl-home .sys2-features-head h3{color:var(--granat);letter-spacing:-.02em;margin-bottom:10px;font-size:28px;font-weight:800;line-height:1.18}.fl-home .sys2-features-head p{color:var(--gray);font-size:15px;line-height:1.55}.fl-home .sys2-features-grid{grid-template-columns:repeat(4,1fr);gap:16px;max-width:1200px;margin:0 auto;display:grid}.fl-home .sys2-feat-card{background:#fff;border:1px solid #ece5da;border-left-width:3px;border-radius:14px;padding:22px 22px 20px;transition:all .2s;position:relative}.fl-home .sys2-feat-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #1a2e4a14}.fl-home .sys2-feat-card--ziel{border-left-color:var(--ziel)}.fl-home .sys2-feat-card--ziel:hover{border-color:#4a8c6f80;border-left-color:var(--ziel)}.fl-home .sys2-feat-card--amber{border-left-color:var(--amber)}.fl-home .sys2-feat-card--amber:hover{border-color:#e8a83080;border-left-color:var(--amber)}.fl-home .sys2-feat-card--granat{border-left-color:var(--granat)}.fl-home .sys2-feat-card--granat:hover{border-color:#1a2e4a66;border-left-color:var(--granat)}.fl-home .sys2-feat-icon{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:14px;display:flex}.fl-home .sys2-feat-card--ziel .sys2-feat-icon{color:var(--ziel-dark);background:#4a8c6f1a}.fl-home .sys2-feat-card--amber .sys2-feat-icon{color:var(--amber-dark);background:#e8a83024}.fl-home .sys2-feat-card--granat .sys2-feat-icon{color:var(--granat);background:#1a2e4a14}.fl-home .sys2-feat-icon svg{stroke-width:2px;width:18px;height:18px}.fl-home .sys2-feat-card h4{color:var(--granat);letter-spacing:-.005em;margin-bottom:6px;font-size:15px;font-weight:800;line-height:1.3}.fl-home .sys2-feat-card p{color:var(--gray);font-size:13px;line-height:1.55}.fl-home .sys2-feat-tag{letter-spacing:.08em;text-transform:uppercase;border-radius:100px;padding:3px 8px;font-size:9.5px;font-weight:800;position:absolute;top:14px;right:14px}.fl-home .sys2-feat-card--ziel .sys2-feat-tag{color:var(--ziel-dark);background:#4a8c6f1f}.fl-home .sys2-feat-card--amber .sys2-feat-tag{color:var(--amber-dark);background:#e8a83024}.fl-home .sys2-feat-card--granat .sys2-feat-tag{color:var(--granat);background:#1a2e4a14}.fl-home .sys2-features-foot{text-align:center;background:var(--krem-warm);max-width:720px;color:var(--gray);border:1px dashed #c9b89a;border-radius:12px;margin:32px auto 0;padding:18px 28px;font-size:14px;line-height:1.55}.fl-home .sys2-features-foot strong{color:var(--granat);font-weight:800}.fl-home .sys2-features-foot a{color:var(--granat);border-bottom:2px solid var(--amber);white-space:nowrap;margin-left:4px;font-weight:700;transition:border-color .2s}.fl-home .sys2-features-foot a:hover{border-bottom-color:var(--granat)}@media (max-width:968px){.fl-home .sys2-features-grid{grid-template-columns:repeat(2,1fr)}.fl-home .sys2-features-head h3{font-size:22px}}@media (max-width:540px){.fl-home .sys2-features-grid{grid-template-columns:1fr}}.fl-home .sys2-final-cta{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:8px;display:flex}.fl-home .sys2-placeholder{background:repeating-linear-gradient(135deg, var(--krem-warm) 0px, var(--krem-warm) 12px, #ece5da 12px, #ece5da 24px);text-align:center;color:var(--gray);border:2px dashed #c9b89a;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:360px;padding:48px 28px;display:flex}.fl-home .sys2-placeholder--phone{aspect-ratio:9/16;min-height:auto;padding:32px 20px}.fl-home .sys2-placeholder--desktop{aspect-ratio:16/10}.fl-home .sys2-placeholder strong{color:var(--granat);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:14px;font-weight:800;display:block}.fl-home .sys2-placeholder em{color:var(--amber-dark);font-size:13px;font-style:normal;font-weight:700}.fl-home .sys2-placeholder span{color:var(--gray);font-size:13px;line-height:1.5}.fl-home .sys2-placeholder code{color:var(--gray-mid);background:#fff9;border-radius:4px;margin-top:8px;padding:2px 7px;font-family:SFMono-Regular,Consolas,monospace;font-size:11px}@media (max-width:968px){.fl-home .sys2-block{grid-template-columns:1fr;gap:32px;margin-bottom:56px}.fl-home .sys2-block--reverse .sys2-content{order:2}.fl-home .sys2-block--reverse .sys2-visual{order:1}.fl-home .sys2-block h3{font-size:26px}.fl-home .sys2-trio{grid-template-columns:1fr;gap:8px;padding:24px}.fl-home .sys2-trio-item{border-bottom:1px solid #ffffff1a;border-right:none;padding:16px}.fl-home .sys2-trio-item:last-child{border-bottom:none}.fl-home .sys2-trio-num{font-size:36px}}.fl-home .stats-bar{background:var(--granat);padding:84px 0;position:relative;overflow:hidden}.fl-home .stats-bar:before{content:"";background:radial-gradient(#e8a83014 0%,#0000 60%);position:absolute;inset:0}.fl-home .stats-bar-inner{max-width:var(--container);z-index:2;grid-template-columns:repeat(4,1fr);gap:24px;margin:0 auto;padding:0 32px;display:grid;position:relative}.fl-home .stat-box{text-align:center;border-right:1px solid #ffffff14;padding:24px 16px}.fl-home .stat-box:last-child{border-right:none}.fl-home .stat-box strong{color:var(--amber);letter-spacing:-.03em;font-size:50px;font-weight:800;line-height:1;display:block}.fl-home .stat-box span{color:#ffffffb3;margin-top:14px;font-size:14.5px;line-height:1.4;display:block}.fl-home .stat-box .stat-icon{width:50px;height:50px;color:var(--amber);background:#e8a8301f;border:1px solid #e8a83038;border-radius:12px;justify-content:center;align-items:center;margin-bottom:18px;display:inline-flex}.fl-home .stat-box .stat-icon svg{width:24px;height:24px}.fl-home .about-section{background:#fff;padding:110px 0}.fl-home .about-inner{max-width:var(--container);grid-template-columns:1fr 1fr;align-items:center;gap:76px;margin:0 auto;padding:0 32px;display:grid}.fl-home .about-content h2{color:var(--granat);letter-spacing:-.025em;margin-bottom:22px;font-size:42px;font-weight:800;line-height:1.1}.fl-home .about-content>p{color:var(--gray);margin-bottom:16px;font-size:16.5px;line-height:1.7}.fl-home .about-content>p strong{color:var(--granat);font-weight:700}.fl-home .about-quote{border-left:3px solid var(--amber);background:var(--krem);color:var(--granat);border-radius:0 12px 12px 0;margin:28px 0;padding:18px 22px;font-family:Georgia,serif;font-size:17px;font-style:italic;line-height:1.55}.fl-home .about-cta{flex-wrap:wrap;align-items:center;gap:18px;margin-top:32px;display:flex}.fl-home .btn-granat-lg{background:var(--granat);color:#fff;border-radius:10px;align-items:center;gap:8px;padding:14px 26px;font-size:15px;font-weight:700;transition:all .2s;display:inline-flex}.fl-home .btn-granat-lg:hover{background:var(--granat-light);transform:translateY(-1px);box-shadow:0 6px 18px #1a2e4a2e}.fl-home .btn-text{color:var(--granat);text-decoration:underline;-webkit-text-decoration-color:var(--gray-light);text-decoration-color:var(--gray-light);text-underline-offset:4px;align-items:center;gap:8px;font-size:15px;font-weight:600;transition:all .2s;display:inline-flex}.fl-home .btn-text:hover{-webkit-text-decoration-color:var(--amber);text-decoration-color:var(--amber);color:var(--amber-dark)}.fl-home .about-photo{aspect-ratio:5/4;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 28px 64px #1a2e4a33}.fl-home .about-photo img{object-fit:cover;width:100%;height:100%}.fl-home .about-photo-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a2e4af0;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:16px;padding:18px 22px;display:flex;position:absolute;bottom:24px;left:24px;right:24px}.fl-home .about-photo-badge .ab-icon{background:var(--amber);width:44px;height:44px;color:var(--czern);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.fl-home .about-photo-badge .ab-icon svg{width:22px;height:22px}.fl-home .about-photo-badge .ab-text{color:#fff;line-height:1.35}.fl-home .about-photo-badge .ab-text strong{font-size:15px;font-weight:700;display:block}.fl-home .about-photo-badge .ab-text span{color:#ffffffb8;font-size:13px}.fl-home .video-section{background:var(--krem);padding:110px 0}.fl-home .video-frame.video-lite{cursor:pointer}.fl-home .video-frame.video-lite iframe{border:0;width:100%;height:100%;display:block}.fl-home .video-inner{max-width:1000px;margin:0 auto;padding:0 32px}.fl-home .video-frame{aspect-ratio:16/9;background:#000;border-radius:22px;margin-top:56px;position:relative;overflow:hidden;box-shadow:0 36px 80px #1a2e4a47}.fl-home .video-frame img{object-fit:cover;opacity:.92;width:100%;height:100%}.fl-home .video-frame:before{content:"";background:linear-gradient(#1a2e4a40 0%,#1a2e4a8c 100%);position:absolute;inset:0}.fl-home .video-play{background:var(--amber);width:100px;height:100px;color:var(--czern);cursor:pointer;z-index:2;border-radius:50%;justify-content:center;align-items:center;transition:all .25s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 40px #e8a8308c}.fl-home .video-play:hover{transform:translate(-50%,-50%)scale(1.08);box-shadow:0 20px 48px #e8a830b3}.fl-home .video-play svg{fill:currentColor;width:38px;height:38px;margin-left:5px}.fl-home .video-meta{color:#fff;z-index:2;position:absolute;bottom:24px;left:32px;right:32px}.fl-home .video-meta strong{letter-spacing:-.005em;font-size:17px;font-weight:700;display:block}.fl-home .video-meta span{color:#ffffffb8;margin-top:2px;font-size:13px;display:block}.fl-home .lead-section{background:#fff;padding:100px 0}.fl-home .lead-inner{max-width:var(--container);margin:0 auto;padding:0 32px}.fl-home .lead-card{background:linear-gradient(135deg, var(--granat) 0%, #243f64 100%);color:#fff;border-radius:24px;grid-template-columns:1fr 470px;align-items:center;gap:56px;padding:56px 64px;display:grid;position:relative;overflow:hidden}.fl-home .lead-card:before{content:"";background:radial-gradient(circle,#e8a83033 0%,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;top:-100px;right:-100px}.fl-home .lead-card:after{content:"";background:radial-gradient(circle,#4a8c6f26 0%,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute;bottom:-150px;left:-150px}.fl-home .lead-card-content{z-index:2;position:relative}.fl-home .lead-card-content .badge{color:var(--amber);letter-spacing:.14em;text-transform:uppercase;background:#e8a8302e;border:1px solid #e8a83052;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:11px;font-weight:700;display:inline-flex}.fl-home .lead-card-content .badge svg{width:13px;height:13px}.fl-home .lead-card-content h2{letter-spacing:-.02em;margin-bottom:16px;font-size:32px;font-weight:800;line-height:1.15}.fl-home .lead-card-content p{color:#ffffffc7;max-width:460px;font-size:16px;line-height:1.65}.fl-home .lead-card-content ul{flex-direction:column;gap:11px;margin-top:24px;padding:0;list-style:none;display:flex}.fl-home .lead-card-content ul li{color:#ffffffdb;align-items:center;gap:11px;font-size:14.5px;display:flex}.fl-home .lead-card-content ul li svg{color:var(--ziel-light);stroke-width:2.5px;flex-shrink:0;width:16px;height:16px}.fl-home .lead-form{z-index:2;background:#fff;border-radius:16px;padding:30px 28px;position:relative}.fl-home .lead-form h3{color:var(--granat);text-align:center;margin-bottom:18px;font-size:18px;font-weight:700}.fl-home .lead-form input{border:1.5px solid var(--gray-light);width:100%;color:var(--czern);background:#fff;border-radius:10px;margin-bottom:10px;padding:13px 16px;font-family:inherit;font-size:14px;transition:all .2s}.fl-home .lead-form input:focus{border-color:var(--amber);outline:none;box-shadow:0 0 0 3px #e8a83024}.fl-home .lead-form input::placeholder{color:#94a3b8}.fl-home .lead-form button{background:var(--amber);color:var(--czern);cursor:pointer;box-shadow:0 2px 0 var(--amber-dark);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-family:inherit;font-size:15px;font-weight:700;transition:all .2s;display:inline-flex}.fl-home .lead-form button:hover{background:var(--amber-light);transform:translateY(-1px)}.fl-home .lead-form button svg{stroke-width:2.5px;width:16px;height:16px}.fl-home .lead-note{color:var(--gray-mid);text-align:center;margin-top:10px;font-size:11.5px;line-height:1.5}.fl-home .scope-section{background:linear-gradient(#f4f7fb 0%,#fff 100%);padding:100px 0}.fl-home .scope-inner{max-width:1180px;margin:0 auto;padding:0 32px}.fl-home .scope-head{text-align:center;max-width:760px;margin:0 auto 56px}.fl-home .scope-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--ziel-dark);align-items:center;gap:8px;margin-bottom:14px;font-size:11.5px;font-weight:700;display:inline-flex}.fl-home .scope-eyebrow .dot{background:var(--ziel);border-radius:50%;width:7px;height:7px}.fl-home .scope-head h2{color:var(--granat);letter-spacing:-.025em;margin-bottom:14px;font-size:40px;font-weight:800;line-height:1.15}.fl-home .scope-head p{color:var(--gray);font-size:16.5px;line-height:1.6}.fl-home .scope-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:56px;display:grid}.fl-home .scope-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:32px 24px;box-shadow:0 8px 24px #1a2e4a0d}.fl-home .scope-card-link{color:inherit;cursor:pointer;text-decoration:none;transition:all .2s;display:block}.fl-home .scope-card-link:hover{border-color:var(--amber);transform:translateY(-3px);box-shadow:0 12px 32px #e8a8302e}.fl-home .scope-card-link .scope-sub{color:var(--amber);font-weight:700}.fl-home .scope-num{color:var(--granat);letter-spacing:-.035em;font-variant-numeric:tabular-nums;margin-bottom:14px;font-size:56px;font-weight:800;line-height:1}.fl-home .scope-num span{color:var(--amber);margin-left:2px;font-size:36px}.fl-home .scope-lbl{color:var(--granat);margin-bottom:6px;font-size:16px;font-weight:700}.fl-home .scope-sub{color:var(--gray);font-size:13.5px}.fl-home .scope-cities{background:var(--granat);color:#fff;border-radius:22px;padding:36px 40px}.fl-home .scope-cities-label{letter-spacing:.12em;text-transform:uppercase;color:var(--amber);margin-bottom:18px;font-size:13px;font-weight:700}.fl-home .scope-cities-list{flex-wrap:wrap;gap:14px 22px;display:flex}.fl-home .scope-cities-list span{color:#ffffffeb;font-size:16.5px;font-weight:600;position:relative}.fl-home .scope-cities-list span:not(:last-child):after{content:"·";color:var(--amber);margin-left:22px}@media (max-width:900px){.fl-home .scope-grid{grid-template-columns:repeat(2,1fr)}.fl-home .fp-slide{padding:28px 24px}.fl-home .fp-slide h3{font-size:22px}.fl-home .scope-num{font-size:42px}}.fl-home .testimonial-section{background:var(--krem);padding:100px 0}.fl-home .testimonial-inner{text-align:center;max-width:880px;margin:0 auto;padding:0 32px}.fl-home .tst-stars{color:var(--amber);justify-content:center;gap:4px;margin-bottom:28px;display:flex}.fl-home .tst-stars svg{width:22px;height:22px;fill:var(--amber);stroke:var(--amber)}.fl-home .testimonial-text{color:var(--granat);letter-spacing:-.005em;margin-bottom:36px;font-family:Georgia,serif;font-size:24px;font-style:italic;line-height:1.5}.fl-home .testimonial-author{align-items:center;gap:16px;display:inline-flex}.fl-home .testimonial-author-info{text-align:left}.fl-home .testimonial-author-info strong{color:var(--granat);font-size:15px;font-weight:700;display:block}.fl-home .testimonial-author-info span{color:var(--gray-mid);font-size:13px}.fl-home .eco-grid{max-width:var(--container);grid-template-columns:repeat(3,1fr);gap:22px;margin:0 auto;padding:0 32px;display:grid}.fl-home .eco-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;padding:32px 28px;transition:all .25s;display:flex}.fl-home .eco-card:hover{border-color:var(--ziel-light);transform:translateY(-3px);box-shadow:0 16px 40px #1a2e4a1a}.fl-home .eco-icon{border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:18px;font-size:18px;font-weight:800;display:flex}.fl-home .eco-icon.fixme{color:#fff;background:linear-gradient(135deg,#1a73e8,#1557b8)}.fl-home .eco-icon.therapy{background:linear-gradient(135deg, var(--ziel), var(--ziel-dark));color:#fff}.fl-home .eco-icon.trener{background:linear-gradient(135deg, var(--amber), var(--amber-dark));color:var(--czern)}.fl-home .eco-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.fl-home .eco-card h3{color:var(--granat);font-size:19px;font-weight:700}.fl-home .eco-ext svg{width:16px;height:16px;color:var(--gray-mid)}.fl-home .eco-card p{color:var(--gray);flex:1;font-size:14.5px;line-height:1.6}.fl-home .eco-tag{letter-spacing:.08em;text-transform:uppercase;color:var(--ziel);background:#4a8c6f1a;border-radius:6px;align-self:flex-start;margin-top:18px;padding:5px 11px;font-size:11px;font-weight:700;display:inline-block}.fl-home .cities-section{background:var(--granat);padding:100px 0;position:relative;overflow:hidden}.fl-home .cities-section:before{content:"";background:radial-gradient(at top,#e8a83014 0%,#0000 60%);position:absolute;inset:0}.fl-home .cities-inner{max-width:var(--container);text-align:center;z-index:2;margin:0 auto;padding:0 32px;position:relative}.fl-home .cities-section .section-label{color:var(--amber);margin-bottom:14px}.fl-home .cities-section .section-label:before{background:var(--amber)}.fl-home .cities-section .section-title{color:#fff;margin:0 auto 14px}.fl-home .cities-section .section-sub{color:#ffffffb3;margin:0 auto 44px}.fl-home .cities-tags{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:48px;display:flex}.fl-home .city-tag{color:#ffffffd1;background:#ffffff12;border:1px solid #ffffff24;border-radius:100px;align-items:center;gap:7px;padding:9px 20px;font-size:14.5px;font-weight:500;transition:all .2s;display:inline-flex}.fl-home .city-tag svg{opacity:.65;width:13px;height:13px}.fl-home .city-tag:hover{color:#fff;background:#e8a8302e;border-color:#e8a83066}.fl-home .cities-cta{justify-content:center;display:flex}.fl-home .cities-divider{background:#ffffff29;border:0;width:80px;height:1px;margin:56px auto 40px}.fl-home .cities-close{text-align:center;max-width:720px;margin:0 auto}.fl-home .cities-close h3{color:#fff;letter-spacing:-.02em;margin-bottom:14px;font-size:32px;font-weight:800;line-height:1.18}.fl-home .cities-close p{color:#ffffffb8;margin-bottom:28px;font-size:16px;line-height:1.55}.fl-home .cities-close-buttons{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:22px;display:flex}.fl-home .btn-outline-white{color:#fff;background:0 0;border:1.5px solid #ffffff52;border-radius:10px;align-items:center;gap:8px;padding:13px 24px;font-size:15px;font-weight:700;transition:all .2s;display:inline-flex}.fl-home .btn-outline-white:hover{background:#ffffff0f;border-color:#ffffff8c;transform:translateY(-1px)}.fl-home .cities-fineprint{color:#ffffff8c;font-size:13.5px}.fl-home .cities-fineprint a{color:var(--amber);border-bottom:1px solid #e8a83066;font-weight:600;transition:border-color .2s}.fl-home .cities-fineprint a:hover{border-bottom-color:var(--amber)}.fl-home .final-cta{background:var(--krem);padding:100px 0}.fl-home .final-cta-inner{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:24px;max-width:920px;margin:0 auto;padding:64px 56px;position:relative;overflow:hidden;box-shadow:0 24px 64px #1a2e4a1a}.fl-home .final-cta-inner:before{content:"";background:radial-gradient(circle,#e8a8301a 0%,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;top:-100px;right:-100px}.fl-home .final-cta-inner h2{color:var(--granat);letter-spacing:-.02em;z-index:2;margin-bottom:16px;font-size:38px;font-weight:800;line-height:1.15;position:relative}.fl-home .final-cta-inner p{color:var(--gray);z-index:2;max-width:600px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:17px;position:relative}.fl-home .final-cta-buttons{z-index:2;flex-wrap:wrap;justify-content:center;gap:14px;display:flex;position:relative}.fl-home footer{background:var(--granat);border-top:1px solid #ffffff12;padding:72px 0 0}.fl-home .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-home .footer-brand img{height:32px;margin-bottom:18px}.fl-home .footer-brand p{color:#ffffff8c;margin-bottom:0;font-size:13.5px;line-height:1.7}.fl-home .footer-social{gap:10px;margin-top:20px;display:flex}.fl-home .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-home .social-btn:hover{background:var(--amber);color:var(--czern);border-color:var(--amber)}.fl-home .social-btn svg{fill:currentColor;width:16px;height:16px}.fl-home .footer-col h4,.fl-home .footer-contact h4{letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;margin-bottom:18px;font-size:11px;font-weight:700}.fl-home .footer-col ul{flex-direction:column;gap:11px;list-style:none;display:flex}.fl-home .footer-col ul li a{color:#ffffffa6;font-size:14px;transition:color .2s}.fl-home .footer-col ul li a:hover{color:#fff}.fl-home .footer-contact a{color:#ffffffd1;font-size:14px;transition:color .2s}.fl-home .footer-contact a:hover{color:#fff}.fl-home .footer-contact .contact-line{color:#ffffff8c;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;line-height:1.5;display:flex}.fl-home .footer-contact .contact-line svg{width:14px;height:14px;color:var(--amber);flex-shrink:0}.fl-home .footer-contact .contact-details{color:#fff6;margin-top:16px;font-size:12.5px;line-height:1.7}.fl-home .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-home .footer-bottom a{color:#ffffff59}.fl-home .footer-bottom a:hover{color:#fff9}.fl-home .cs-slider-section{background:linear-gradient(#fff 0%,#f4f7fb 100%);padding:100px 0 80px;position:relative;overflow:hidden}.fl-home .cs-slider-head{text-align:center;max-width:760px;margin:0 auto 48px;padding:0 32px}.fl-home .cs-slider-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--ziel-dark);align-items:center;gap:8px;margin-bottom:14px;font-size:11.5px;font-weight:700;display:inline-flex}.fl-home .cs-slider-eyebrow .dot{background:var(--ziel);border-radius:50%;width:7px;height:7px}.fl-home .cs-slider-head h2{color:var(--granat);letter-spacing:-.025em;margin-bottom:14px;font-size:40px;font-weight:800;line-height:1.15}.fl-home .cs-slider-head p{color:var(--gray);font-size:16.5px;line-height:1.6}.fl-home .cs-slider-wrapper{max-width:1180px;margin:0 auto;padding:0 32px;position:relative}.fl-home .cs-slider-viewport{border-radius:24px;overflow:hidden}.fl-home .cs-slider-track{transition:transform .45s cubic-bezier(.4,0,.2,1);display:flex}.fl-home .cs-slide{background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-shrink:0;grid-template-columns:1.05fr 1fr;gap:0;width:100%;min-height:540px;display:grid;overflow:hidden;box-shadow:0 12px 36px #1a2e4a0f}.fl-home .cs-side-left{color:#fff;background:linear-gradient(135deg,#1a2e4a 0%,#213655 50%,#243f64 100%);flex-direction:column;gap:24px;padding:44px 44px 36px;display:flex;position:relative;overflow:hidden}.fl-home .cs-side-left:before{content:"";pointer-events:none;background:radial-gradient(circle,#e8a83029 0%,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;top:-90px;right:-90px}.fl-home .cs-header{z-index:2;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex;position:relative}.fl-home .cs-logo{object-fit:contain;background:#fff;border-radius:10px;width:auto;max-width:220px;height:72px;padding:10px 18px;box-shadow:0 4px 14px #00000026}.fl-home .cs-logo-placeholder{letter-spacing:-.005em;color:#fff;filter:none;opacity:1;background:#ffffff14;border:1px solid #ffffff2e;border-radius:8px;justify-content:center;align-items:center;min-width:80px;height:36px;padding:0 16px;font-family:Georgia,Times New Roman,serif;font-size:18px;font-style:italic;font-weight:700;display:inline-flex}.fl-home .cs-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--amber);background:#e8a8302e;border:1px solid #e8a83052;border-radius:100px;align-items:center;gap:8px;padding:6px 12px;font-size:10.5px;font-weight:800;display:inline-flex}.fl-home .cs-tag .star{background:var(--amber);border-radius:50%;width:6px;height:6px}.fl-home .cs-stats{z-index:2;grid-template-columns:repeat(3,1fr);gap:10px;display:grid;position:relative}.fl-home .cs-stat{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;padding:14px 12px}.fl-home .cs-stat-num{color:var(--amber);letter-spacing:-.025em;margin-bottom:5px;font-size:22px;font-weight:800;line-height:1}.fl-home .cs-stat-lbl{color:#ffffffa6;font-size:11.5px;line-height:1.4}.fl-home .cs-quote{color:#ffffffeb;z-index:2;border-top:1px solid #ffffff1a;padding:18px 0 0;font-family:Georgia,Times New Roman,serif;font-size:17px;font-style:italic;line-height:1.55;position:relative}.fl-home .cs-quote:before{content:"\"";vertical-align:-.4em;color:var(--amber);margin-right:4px;font-family:Georgia;font-size:36px;font-style:normal;line-height:.4}.fl-home .cs-author{color:#ffffffb3;z-index:2;font-size:13px;position:relative}.fl-home .cs-author strong{color:#fff;font-weight:700}.fl-home .cs-cta{color:#fff;z-index:2;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:10px;justify-content:space-between;align-self:flex-start;align-items:center;gap:10px;margin-top:auto;padding:12px 18px;font-size:13.5px;font-weight:700;transition:all .2s;display:inline-flex;position:relative}.fl-home .cs-cta:hover{background:var(--amber);color:var(--czern);border-color:var(--amber)}.fl-home .cs-cta svg{width:14px;height:14px}.fl-home .cs-side-right{background:var(--krem-warm);flex-direction:column;gap:14px;padding:36px 36px 32px;display:flex;position:relative;overflow:hidden}.fl-home .cs-side-right:before{content:"";pointer-events:none;background:radial-gradient(circle,#4a8c6f1a 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;bottom:-80px;left:-80px}.fl-home .cs-opinions-label{letter-spacing:.12em;text-transform:uppercase;color:var(--ziel-dark);z-index:2;align-items:center;gap:10px;margin-bottom:4px;font-size:11px;font-weight:700;display:flex;position:relative}.fl-home .cs-opinions-label .dot{background:var(--ziel);border-radius:50%;width:6px;height:6px}.fl-home .cs-tcard{z-index:2;background:#fff;border:1px solid #ece5da;border-radius:14px;gap:14px;padding:16px 18px;transition:all .2s;display:flex;position:relative}.fl-home .cs-tcard:hover{border-color:var(--gray-light);transform:translate(2px)}.fl-home .cs-tavatar{background:linear-gradient(135deg, var(--ziel), var(--ziel-dark));color:#fff;letter-spacing:-.01em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:15px;font-weight:800;display:flex}.fl-home .cs-tcard:nth-child(odd) .cs-tavatar{background:linear-gradient(135deg, var(--amber), var(--amber-light));color:var(--czern)}.fl-home .cs-tbody{flex:1;min-width:0}.fl-home .cs-tstars{color:var(--amber);gap:2px;margin-bottom:6px;display:flex}.fl-home .cs-tstars svg{fill:currentColor;width:12px;height:12px}.fl-home .cs-tquote{color:var(--czern);margin-bottom:8px;font-family:Georgia,Times New Roman,serif;font-size:14px;font-style:italic;line-height:1.55}.fl-home .cs-tbyline{color:var(--gray);font-size:12.5px;line-height:1.4}.fl-home .cs-tbyline strong{color:var(--granat);font-weight:700}.fl-home .cs-arrow{cursor:pointer;z-index:5;width:52px;height:52px;color:var(--granat);background:#fff;border:1.5px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px #1a2e4a1a}.fl-home .cs-arrow:hover{background:var(--amber);border-color:var(--amber);transform:translateY(-50%)scale(1.06);box-shadow:0 12px 32px #e8a8304d}.fl-home .cs-arrow:active{transform:translateY(-50%)scale(.95)}.fl-home .cs-arrow.left{left:-10px}.fl-home .cs-arrow.right{right:-10px}.fl-home .cs-arrow svg{width:20px;height:20px}.fl-home .cs-arrow:disabled{opacity:.4;cursor:not-allowed}.fl-home .cs-arrow:disabled:hover{background:#fff;border-color:#e2e8f0;transform:translateY(-50%);box-shadow:0 8px 24px #1a2e4a1a}.fl-home .cs-controls{justify-content:center;align-items:center;gap:22px;margin-top:28px;display:flex}.fl-home .cs-counter{color:var(--gray);font-variant-numeric:tabular-nums;letter-spacing:.04em;text-align:center;min-width:52px;font-size:13px;font-weight:700}.fl-home .cs-counter .current{color:var(--granat);font-size:16px}.fl-home .cs-counter .total{color:var(--gray-mid)}.fl-home .cs-dots{gap:8px;display:flex}.fl-home .cs-dot{background:var(--gray-light);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.fl-home .cs-dot:hover{background:var(--gray-mid)}.fl-home .cs-dot.active{background:var(--amber);border-radius:100px;width:24px}.fl-home .cs-rating{max-width:1180px;margin:56px auto 0;padding:0 32px}.fl-home .cs-rating-inner{background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-wrap:wrap;align-items:center;gap:28px;padding:24px 32px;display:flex;box-shadow:0 8px 24px #1a2e4a0f}.fl-home .cs-rating-icon{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.fl-home .cs-rating-icon svg{width:30px;height:30px}.fl-home .cs-rating-content{flex:1;min-width:0}.fl-home .cs-rating-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.fl-home .cs-rating-num{color:var(--granat);letter-spacing:-.025em;font-size:32px;font-weight:800;line-height:1}.fl-home .cs-rating-stars{color:var(--amber);gap:2px;display:flex}.fl-home .cs-rating-stars svg{fill:currentColor;width:18px;height:18px}.fl-home .cs-rating-text{color:var(--gray);margin-top:2px;font-size:14px}.fl-home .cs-rating-text strong{color:var(--granat);font-weight:700}.fl-home .chat-fab{z-index:998;position:fixed;bottom:24px;right:24px}.fl-home .chat-fab-btn{background:var(--granat);color:#fff;cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .2s;display:flex;position:relative;box-shadow:0 14px 32px #1a2e4a52}.fl-home .chat-fab-btn:hover{background:var(--granat-light);transform:translateY(-2px);box-shadow:0 18px 36px #1a2e4a66}.fl-home .chat-fab-btn svg{width:26px;height:26px}.fl-home .chat-fab-dot{background:var(--ziel-light);border:2px solid var(--granat);border-radius:50%;width:12px;height:12px;animation:2s ease-in-out infinite chatPulse;position:absolute;top:8px;right:8px}.fl-home .chat-panel{z-index:999;background:#fff;border-radius:18px;flex-direction:column;width:360px;max-width:calc(100vw - 32px);max-height:560px;display:none;position:fixed;bottom:100px;right:24px;overflow:hidden;box-shadow:0 28px 64px #1a2e4a38,0 8px 16px #1a2e4a0f}.fl-home .chat-panel.open{animation:.25s ease-out chatSlide;display:flex}.fl-home .chat-head{background:var(--granat);color:#fff;align-items:center;gap:12px;padding:14px 18px;display:flex}.fl-home .chat-head-avatar{background:var(--amber);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:7px;display:flex;box-shadow:inset 0 0 0 2px #fff3}.fl-home .chat-head-avatar img{object-fit:contain;width:100%;height:100%;display:block}.fl-home .chat-head-info{flex:1;min-width:0}.fl-home .chat-head-info strong{font-size:14.5px;font-weight:700;display:block}.fl-home .chat-head-info span{color:#ffffffb8;align-items:center;gap:5px;margin-top:2px;font-size:11.5px;display:flex}.fl-home .chat-head-info .online{color:var(--ziel-light);font-size:10px}.fl-home .chat-close{color:#fff9;cursor:pointer;background:0 0;border:0;padding:6px;transition:color .2s;display:flex}.fl-home .chat-close:hover{color:#fff}.fl-home .chat-body{background:var(--krem-warm);flex:1;max-height:380px;padding:18px;overflow-y:auto}.fl-home .chat-msg{max-width:88%;color:var(--czern);background:#fff;border:1px solid #ece5da;border-radius:14px 14px 14px 4px;margin-bottom:14px;padding:12px 14px;font-size:14px;line-height:1.5;box-shadow:0 1px 2px #1a2e4a0a}.fl-home .chat-quick{flex-direction:column;gap:8px;display:flex}.fl-home .chat-quick-label{letter-spacing:.12em;text-transform:uppercase;color:var(--gray-mid);margin:6px 0 4px;font-size:11px;font-weight:700}.fl-home .chat-quick-btn{color:var(--granat);cursor:pointer;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:100px;padding:10px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s}.fl-home .chat-quick-btn:hover{background:var(--amber);border-color:var(--amber);transform:translate(2px)}.fl-home .chat-input-wrap{background:#fff;border-top:1px solid #ece5da;align-items:center;gap:8px;padding:10px 12px 12px;display:flex}.fl-home .chat-input{background:var(--krem-warm);border:0;border-radius:100px;outline:none;flex:1;padding:10px 12px;font-family:inherit;font-size:14px}.fl-home .chat-input:focus{box-shadow:inset 0 0 0 1px var(--gray-light);background:#fff}.fl-home .chat-send{background:var(--granat);color:#fff;cursor:pointer;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s;display:flex}.fl-home .chat-send:hover{background:var(--granat-light)}.fl-home .chat-progress{background:var(--krem-warm);border-bottom:1px solid #ece5da;padding:10px 14px 6px;display:none}.fl-home .chat-progress.visible{display:block}.fl-home .chat-progress-label{color:var(--gray-mid);justify-content:space-between;align-items:center;margin-bottom:5px;font-size:11px;font-weight:700;display:flex}.fl-home .chat-progress-back{color:var(--granat);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:11px;font-weight:700;display:inline-flex}.fl-home .chat-progress-back:hover{color:var(--amber-dark)}.fl-home .chat-progress-track{background:#1a2e4a14;border-radius:4px;height:4px;overflow:hidden}.fl-home .chat-progress-fill{background:linear-gradient(90deg, var(--amber) 0%, var(--ziel) 100%);border-radius:4px;height:100%;transition:width .3s}.fl-home .chat-msg-user{background:var(--amber);color:var(--czern);border:1px solid var(--amber-dark);border-radius:14px 14px 4px;align-self:flex-end;max-width:80%;margin-bottom:12px;margin-left:auto;padding:10px 14px;font-size:14px;font-weight:600;line-height:1.5;box-shadow:0 2px 6px #e8a8304d}.fl-home .chat-typing{background:#fff;border:1px solid #ece5da;border-radius:14px 14px 14px 4px;align-items:center;gap:4px;max-width:70px;margin-bottom:12px;padding:14px 16px;display:flex;box-shadow:0 1px 2px #1a2e4a0a}.fl-home .chat-typing span{background:var(--gray-mid);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite chatTypingPulse}.fl-home .chat-typing span:nth-child(2){animation-delay:.2s}.fl-home .chat-typing span:nth-child(3){animation-delay:.4s}.fl-home .chat-input-wrap.hidden{display:none}.fl-home .chat-input-multi{background:#fff;border-top:1px solid #ece5da;flex-direction:column;gap:8px;padding:10px 12px 12px;display:flex}.fl-home .chat-input-multi input,.fl-home .chat-input-multi textarea{background:var(--krem-warm);width:100%;color:var(--czern);border:1px solid #e2e8f0;border-radius:10px;outline:none;padding:10px 12px;font-family:inherit;font-size:14px}.fl-home .chat-input-multi input:focus,.fl-home .chat-input-multi textarea:focus{border-color:var(--amber);background:#fff;box-shadow:0 0 0 3px #e8a8301f}.fl-home .chat-input-multi textarea{resize:none;min-height:60px;font-family:inherit}.fl-home .chat-input-multi button{background:var(--granat);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:10px;font-family:inherit;font-size:13.5px;font-weight:700;transition:background .2s}.fl-home .chat-input-multi button:hover{background:var(--granat-light)}.fl-home .chat-select-wrap{background:#fff;border-top:1px solid #ece5da;gap:8px;padding:10px 12px 12px;display:flex}.fl-home .chat-select-wrap select{background:var(--krem-warm);color:var(--czern);border:1px solid #e2e8f0;border-radius:10px;outline:none;flex:1;padding:10px 12px;font-family:inherit;font-size:14px}.fl-home .chat-select-wrap button{background:var(--granat);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:10px 16px;font-size:13.5px;font-weight:700}.fl-home .chat-summary{background:linear-gradient(135deg, var(--krem-warm) 0%, #fef6e5 100%);border:1px solid var(--amber);border-radius:14px;margin-bottom:12px;padding:16px 18px}.fl-home .chat-summary-label{color:var(--amber-dark);letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:10.5px;font-weight:800}.fl-home .chat-summary ul{flex-direction:column;gap:4px;padding:0;list-style:none;display:flex}.fl-home .chat-summary li{color:var(--gray);font-size:12.5px;line-height:1.5}.fl-home .chat-summary li strong{color:var(--granat);font-weight:700}.fl-home .sticky-mcta{z-index:997;-webkit-backdrop-filter:blur(16px);background:#fffffff7;border-top:1px solid #e2e8f0;gap:10px;padding:10px 14px;transition:transform .3s ease-out;display:none;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -8px 24px #1a2e4a14}.fl-home .sticky-mcta.visible{transform:translateY(0)}.fl-home .sticky-mcta a{text-align:center;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:12px 8px;font-size:14px;font-weight:700;transition:all .15s;display:flex}.fl-home .sticky-mcta .mcta-primary{background:var(--amber);color:var(--czern);box-shadow:0 2px 0 var(--amber-dark)}.fl-home .sticky-mcta .mcta-primary:hover{background:var(--amber-light)}.fl-home .sticky-mcta .mcta-secondary{color:var(--granat);border:1.5px solid var(--granat);background:#fff}.fl-home .sticky-mcta .mcta-secondary svg{color:var(--granat)}@media (max-width:768px){.fl-home .sticky-mcta{display:flex}.fl-home .chat-fab{bottom:84px}.fl-home .chat-panel{bottom:156px}}@media (max-width:480px){.fl-home .chat-panel{width:auto;left:12px;right:12px}.fl-home .chat-fab{bottom:80px;right:16px}}.fl-home .services-cta-hub{max-width:var(--container);text-align:center;margin:48px auto 0;padding:0 32px}.fl-home .services-cta-hub-btn{background:var(--granat);color:#fff;border-radius:100px;align-items:center;gap:10px;padding:16px 32px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 8px 24px #1a2e4a29}.fl-home .services-cta-hub-btn:hover{background:var(--amber);color:var(--czern);transform:translateY(-2px);box-shadow:0 12px 32px #e8a8304d}.fl-home .services-cta-hub-sub{color:var(--gray);margin-top:12px;font-size:13.5px;display:block}.fl-home .usl-hero{background:var(--krem-warm);border-bottom:1px solid #ece5da;padding:88px 0 64px}.fl-home .usl-hero-inner{text-align:center;max-width:880px;margin:0 auto;padding:0 32px}.fl-home .usl-hero-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--ziel-dark);align-items:center;gap:8px;margin-bottom:18px;font-size:11.5px;font-weight:700;display:inline-flex}.fl-home .usl-hero-eyebrow .dot{background:var(--ziel);border-radius:50%;width:7px;height:7px}.fl-home .usl-hero h1{color:var(--granat);letter-spacing:-.025em;max-width:760px;margin:0 auto 16px;font-size:44px;font-weight:800;line-height:1.12}.fl-home .usl-hero-accent{color:var(--amber)}.fl-home .usl-hero p{color:var(--gray);max-width:640px;margin:0 auto 32px;font-size:18px;line-height:1.55}.fl-home .usl-hero-ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.fl-home .btn-ghost-dark{color:var(--granat);background:0 0;border:1.5px solid #d4c9b5;border-radius:100px;align-items:center;gap:8px;padding:14px 24px;font-size:14.5px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.fl-home .btn-ghost-dark:hover{border-color:var(--granat);background:#1a2e4a0a}.fl-home .nav-active{color:var(--amber)!important}.fl-home .svc2-card--split{grid-template-columns:1fr!important}.fl-home .svc2-split{grid-template-columns:1fr 1fr;gap:0;display:grid}.fl-home .svc2-split-col{background:#fff;flex-direction:column;gap:14px;padding:36px;display:flex}.fl-home .svc2-split-col--alt{background:var(--krem-warm);border-left:1px solid #ece5da}.fl-home .svc2-split-col h3{color:var(--granat);letter-spacing:-.015em;font-size:26px;font-weight:800;line-height:1.18}.fl-home .svc2-split-col .svc2-lead{font-size:14.5px}.fl-home .svc2-bullets--compact li{font-size:13.5px}.fl-home .svc2-photo--fixme{background:linear-gradient(135deg,#1c5aff 0%,#1240c7 100%);justify-content:center;align-items:center;display:flex}.fl-home .svc2-photo--fixme img{object-fit:contain;filter:brightness(0)invert();width:auto;max-width:60%;height:60%}.fl-home .svc2-photo--fixme:after{display:none}.fl-home .svc2-split-col{min-height:auto!important;padding:0!important}.fl-home .svc2-split-img{aspect-ratio:5/3;background:var(--granat);overflow:hidden}.fl-home .svc2-split-img img{object-fit:cover;width:100%;height:100%}.fl-home .svc2-split-body{flex-direction:column;gap:14px;padding:28px 32px 32px;display:flex}.fl-home .svc2-split-body .svc2-lead{font-size:14.5px;line-height:1.55}.fl-home .svc2-split-body h3{font-size:24px!important}.fl-home .svc2-themes{border-top:1px solid #ece5da;padding:8px 0 4px}.fl-home .svc2-themes-label{letter-spacing:.12em;text-transform:uppercase;color:var(--gray-mid);margin:12px 0 8px;font-size:10.5px;font-weight:800;display:block}.fl-home .svc2-themes-tags{flex-wrap:wrap;gap:6px;display:flex}.fl-home .svc2-themes-tags span{color:var(--ziel-dark);background:#4a8c6f1a;border:1px solid #4a8c6f38;border-radius:100px;padding:5px 11px;font-size:12px;font-weight:600;display:inline-block}.fl-home .svc2-split-col--alt .svc2-themes-tags span{color:var(--amber-dark);background:#e8a8301f;border-color:#e8a83047}.fl-home .svc2-card{min-height:540px}.fl-home .svc2-info{padding:40px 44px}.fl-home .svc2-info h3{margin-bottom:4px}.fl-home .svc2-ctas{flex-wrap:wrap;align-items:center;gap:12px;margin-top:auto;padding-top:8px;display:flex}.fl-home .svc2-outline{color:var(--granat);cursor:pointer;background:0 0;border:1.5px solid #d4dae3;border-radius:100px;align-items:center;gap:8px;padding:14px 22px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.fl-home .svc2-outline:hover{border-color:var(--granat);background:#1a2e4a0a;transform:translateY(-1px)}.fl-home .svc2-tab{cursor:pointer;transition:all .2s}.fl-home .svc2-tab:hover:not(.active){border-color:var(--amber);transform:translateY(-2px);box-shadow:0 8px 20px #e8a8301a}.fl-home .svc2-tab.active{background:var(--granat);border-color:var(--granat);color:#fff}.fl-home .svc2-tab.active .svc2-tab-name{color:#fff}.fl-home .svc2-tab.active .svc2-tab-price{color:var(--amber)}.fl-home .svc2-tab.active .svc2-tab-icon svg,.fl-home .svc2-tab.active .svc2-tab-icon img{color:var(--amber);filter:brightness(0)invert()}.fl-home .svc2-tab-badge{letter-spacing:.08em;text-transform:uppercase;color:var(--amber);margin-bottom:4px;font-size:9.5px;font-weight:800;display:inline-block}.fl-home .svc2-tab.active .svc2-tab-badge{color:var(--amber)}.fl-home .svc2-split-col .svc2-outline{align-self:flex-start;margin-top:auto}.fl-home .svc2-split-col{justify-content:stretch;min-height:540px}.fl-home .usl-hero-tabs{padding-bottom:56px!important}.fl-home .usl-hero-tabs .sec-head{margin-bottom:32px}.fl-home .pkt-section{background:#fff;border-top:1px solid #ece5da;padding:80px 0 96px}.fl-home .pkt-inner{max-width:1180px;margin:0 auto;padding:0 32px}.fl-home .pkt-head{text-align:center;max-width:720px;margin:0 auto 48px}.fl-home .pkt-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--ziel-dark);align-items:center;gap:8px;margin-bottom:14px;font-size:11.5px;font-weight:700;display:inline-flex}.fl-home .pkt-eyebrow .dot{background:var(--ziel);border-radius:50%;width:7px;height:7px}.fl-home .pkt-head h2{color:var(--granat);letter-spacing:-.02em;margin-bottom:14px;font-size:36px;font-weight:800;line-height:1.15}.fl-home .pkt-head p{color:var(--gray);font-size:16px;line-height:1.55}.fl-home .pkt-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.fl-home .pkt-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;transition:all .25s;display:flex;overflow:hidden;box-shadow:0 8px 28px #1a2e4a0d}.fl-home .pkt-card:hover{border-color:var(--amber);transform:translateY(-3px);box-shadow:0 16px 40px #1a2e4a1a}.fl-home .pkt-card:hover .pkt-img img{transform:scale(1.04)}.fl-home .pkt-card.featured{border:2px solid var(--amber);box-shadow:0 16px 40px #e8a8302e}.fl-home .pkt-img{aspect-ratio:16/10;background:var(--granat);position:relative;overflow:hidden}.fl-home .pkt-img img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.fl-home .pkt-img:after{content:"";pointer-events:none;background:linear-gradient(#0000 50%,#1a2e4aa6 100%);position:absolute;inset:0}.fl-home .pkt-card-tag{z-index:2;color:var(--granat);letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:none;border-radius:100px;align-items:center;gap:6px;padding:6px 11px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;top:14px;left:14px;box-shadow:0 4px 12px #0000001a}.fl-home .pkt-card.featured .pkt-card-tag{background:var(--amber);color:var(--czern)}.fl-home .pkt-img-title{z-index:2;color:#fff;position:absolute;bottom:14px;left:18px;right:18px}.fl-home .pkt-img-title h3{color:#fff;letter-spacing:-.015em;text-shadow:0 2px 8px #0000004d;font-size:22px;font-weight:800;line-height:1.2}.fl-home .pkt-body{flex-direction:column;flex:1;gap:14px;padding:22px 26px 24px;display:flex}.fl-home .pkt-lead{color:var(--gray);font-size:14.5px;line-height:1.55}.fl-home .pkt-includes{flex-direction:column;gap:8px;padding:0;list-style:none;display:flex}.fl-home .pkt-includes li{color:var(--czern);align-items:flex-start;gap:9px;font-size:13.5px;line-height:1.45;display:flex}.fl-home .pkt-includes li svg{width:16px;height:16px;color:var(--ziel);flex-shrink:0;margin-top:2px}.fl-home .pkt-price{background:var(--krem-warm);border-left:3px solid var(--amber);border-radius:10px;margin-top:auto;padding:12px 14px}.fl-home .pkt-price-main{color:var(--granat);font-size:14.5px;line-height:1.25}.fl-home .pkt-price-main strong{letter-spacing:-.015em;font-size:18px;font-weight:800}.fl-home .pkt-price-sub{color:var(--gray-mid);margin-top:4px;font-size:12.5px;font-weight:600}.fl-home .pkt-cta{background:var(--granat);color:#fff;border-radius:100px;justify-content:center;align-items:center;gap:8px;margin-top:auto;padding:13px 18px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.fl-home .pkt-cta:hover{background:var(--amber);color:var(--czern);transform:translateY(-1px)}.fl-home .pkt-cta svg{width:14px;height:14px}@media (max-width:900px){.fl-home .pkt-grid{grid-template-columns:1fr}.fl-home .pkt-head h2{font-size:26px}}.fl-home .svc2-split-logo{object-fit:contain;align-self:flex-start;width:auto;height:37px;margin-bottom:2px;display:block}.fl-home .svc2-split-logo--therapy{height:32px}.fl-home .svc2-more-link{color:var(--czern);background:var(--amber);box-shadow:0 4px 0 var(--amber-dark), 0 8px 24px #e8a83033;letter-spacing:-.005em;border:0;border-radius:12px;align-self:flex-start;align-items:center;gap:10px;margin-top:12px;padding:13px 24px;font-size:15px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.fl-home .svc2-more-link svg{width:16px;height:16px;transition:transform .2s}.fl-home .svc2-more-link:hover{background:var(--amber-light);box-shadow:0 6px 0 var(--amber-dark), 0 12px 32px #e8a8304d;color:var(--czern);transform:translateY(-2px)}.fl-home .svc2-more-link:hover svg{transform:translate(2px,-2px)}.fl-home .services-foot{text-align:center;color:var(--gray);padding:40px 32px 0;font-size:13.5px}.fl-home .services-foot a{color:var(--granat);text-underline-offset:3px;font-weight:700;text-decoration:underline}.fl-home .services-foot a:hover{color:var(--amber)}.fl-home .svc2-tabs-hint{max-width:var(--container);color:var(--granat);background:#e8a8301a;border:1.5px dashed #e8a83073;border-radius:100px;justify-content:center;align-items:center;gap:8px;width:fit-content;margin:24px auto 36px;padding:12px 24px;font-size:14px;font-weight:600;animation:2.5s ease-in-out infinite hintBounce;display:flex}.fl-home .svc2-ctas--center{justify-content:center}.fl-home .svc2-tabs-hint svg{color:var(--amber-dark);animation:1.6s ease-in-out infinite hintArrow}.fl-home .svc2-tab{cursor:pointer;transition:all .25s;position:relative}.fl-home .svc2-tab:not(.active):hover{border-color:var(--amber);background:#fff;transform:translateY(-3px);box-shadow:0 12px 28px #e8a8302e}.fl-home .svc2-tab:not(.active):after{content:"";background:var(--amber);border-radius:3px;width:0;height:3px;transition:width .25s;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.fl-home .svc2-tab:not(.active):hover:after{width:60%}.fl-home .svc2-tab.active{position:relative}.fl-home .svc2-tab.active:after{content:"";border-left:10px solid #0000;border-right:10px solid #0000;border-top:10px solid var(--granat);width:0;height:0;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.fl-home .svc2-tab .svc2-tab-cta{color:var(--gray-mid);opacity:.7;align-items:center;gap:4px;margin-top:6px;font-size:11px;font-weight:700;transition:all .2s;display:inline-flex}.fl-home .svc2-tab:hover .svc2-tab-cta{color:var(--amber-dark);opacity:1}.fl-home .svc2-tab.active .svc2-tab-cta{display:none}.fl-home .svc2-card[data-svc=fixme] .svc2-photo img{object-position:75% center}.fl-home .svc2-bullets--2col{grid-template-columns:1fr 1fr;gap:9px 18px!important;display:grid!important}.fl-home .svc2-info--with-logo{position:relative}.fl-home .svc2-info-logo{object-fit:contain;z-index:2;width:64px;height:64px;position:absolute;top:28px;right:28px}.fl-home .svc2-info-logo--therapy{width:120px!important;height:auto!important;top:24px!important}.fl-home .dni-plans{grid-template-columns:1fr 1fr;gap:14px 16px;margin:4px 0 8px;display:grid}.fl-home .dni-plan{background:var(--krem-warm);border-left:3px solid var(--amber);border-radius:8px;padding:12px 14px 14px;position:relative}.fl-home .dni-plan-tag{color:var(--amber);font-size:14px;font-weight:800;position:absolute;top:12px;right:12px}.fl-home .dni-plan strong{color:var(--granat);margin-bottom:4px;padding-right:22px;font-size:14px;font-weight:800;display:block}.fl-home .dni-plan p{color:var(--gray);margin:0;font-size:12.5px;line-height:1.45}.fl-home .mobile-home-only{display:none}@media (max-width:768px){.fl-home .desktop-only{display:none!important}.fl-home .mobile-home-only{display:block}.fl-home body>footer{display:none!important}}.fl-home .mobile-home-only{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-home .mobile-home-only img{max-width:100%;height:auto;display:block}.fl-home .mobile-home-only a{color:inherit;text-decoration:none}.fl-home .mobile-home-only button{font-family:inherit}.fl-home .mobile-home-only .progress{z-index:200;pointer-events:none;background:#e8a83014;height:2px;position:fixed;top:0;left:0;right:0}.fl-home .mobile-home-only .progress:after{content:"";background:var(--amber);height:100%;width:var(--scroll,0%);transition:width 50ms linear;display:block}.fl-home .mobile-home-only .section-label{letter-spacing:.14em;text-transform:uppercase;color:var(--ziel-dark);align-items:center;gap:10px;font-size:11.5px;font-weight:800;display:inline-flex}.fl-home .mobile-home-only .section-label:before{content:"";background:var(--ziel);width:18px;height:2px}.fl-home .mobile-home-only .section-granat .section-label,.fl-home .mobile-home-only .section-granat-strip .section-label{color:var(--amber)}.fl-home .mobile-home-only .section-granat .section-label:before,.fl-home .mobile-home-only .section-granat-strip .section-label:before{background:var(--amber)}.fl-home .mobile-home-only .section-granat-strip .section-label{color:#ffffff8c}.fl-home .mobile-home-only .section-title{color:var(--granat);letter-spacing:-.025em;font-size:28px;font-weight:800;line-height:1.15}.fl-home .mobile-home-only .section-granat .section-title{color:#fff}.fl-home .mobile-home-only .section-sub{color:var(--gray);margin-top:12px;font-size:15px;line-height:1.55}.fl-home .mobile-home-only .section-granat .section-sub{color:#ffffffb8}.fl-home .mobile-home-only .btn-amber{background:var(--amber);color:var(--czern);box-shadow:0 3px 0 var(--amber-dark);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:14px 24px;font-size:15px;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex}.fl-home .mobile-home-only .btn-amber:active{box-shadow:0 1px 0 var(--amber-dark);transform:translateY(2px)}.fl-home .mobile-home-only .btn-amber svg{width:16px;height:16px}.fl-home .mobile-home-only .btn-amber.full{width:100%;padding:16px 24px;font-size:16px}.fl-home .mobile-home-only .hero{background:var(--granat);color:#fff;min-height:0;padding:0 0 36px;position:relative;overflow:hidden}.fl-home .mobile-home-only .hero:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle,#e8a8302e 0%,#0000 60%);border-radius:50%;width:420px;height:420px;position:absolute;top:-160px;right:-160px}.fl-home .mobile-home-only .hero:after{display:none}.fl-home .mobile-home-only .hero-inner{z-index:2;grid-template-columns:none;gap:0;max-width:none;margin:0;padding:12px 20px 0;display:block;position:relative}.fl-home .mobile-home-only .hero-eyebrow{color:var(--amber);letter-spacing:.14em;text-transform:uppercase;background:#e8a83024;border:1px solid #e8a8305c;border-radius:100px;align-items:center;gap:9px;margin-bottom:14px;padding:6px 12px;font-size:11px;font-weight:800;display:inline-flex}.fl-home .mobile-home-only .hero-eyebrow .dot{background:var(--amber);border-radius:50%;width:6px;height:6px;animation:2s infinite mhPulse;box-shadow:0 0 #e8a830b3}.fl-home .mobile-home-only .hero{flex-direction:column;display:flex}.fl-home .mobile-home-only .hero-inner{order:1}.fl-home .mobile-home-only .hero-cta-row{order:2;margin-bottom:18px}.fl-home .mobile-home-only .hero-photo{order:3}.fl-home .mobile-home-only .hero h1,.fl-home .mobile-home-only .hero .hero-h1-mobile{letter-spacing:-.025em;margin-bottom:12px;font-size:32px;font-weight:800;line-height:1.08}.fl-home .mobile-home-only .hero .hero-h1-mobile .accent{color:var(--amber)}.fl-home .mobile-home-only .hero h1 .accent{color:var(--amber);font-family:Georgia,serif;font-size:1.05em;font-style:italic;font-weight:400}.fl-home .mobile-home-only .hero-lead{color:#ffffffc7;margin-bottom:18px;font-size:14.5px;line-height:1.5}.fl-home .mobile-home-only .hero-photo{aspect-ratio:16/10;border-radius:0;height:auto;margin:0;position:relative;overflow:hidden}.fl-home .mobile-home-only .hero-photo video,.fl-home .mobile-home-only .hero-photo img{object-fit:cover;opacity:1;width:100%;height:100%;position:relative;inset:auto}.fl-home .mobile-home-only .hero-photo:after{content:"";background:linear-gradient(#0000 60%,#1a2e4a8c 100%);position:absolute;inset:0}.fl-home .mobile-home-only .hero-badge{color:var(--granat);z-index:2;background:#fffffff7;border-radius:14px;align-items:center;gap:10px;padding:10px 14px;font-size:12.5px;display:inline-flex;position:absolute;bottom:16px;left:16px;box-shadow:0 8px 24px #00000040}.fl-home .mobile-home-only .hero-badge svg{width:18px;height:18px;color:var(--amber-dark);flex-shrink:0}.fl-home .mobile-home-only .hero-badge strong{letter-spacing:-.015em;font-size:13px;font-weight:800;display:block}.fl-home .mobile-home-only .hero-badge span{color:var(--gray);margin-top:1px;font-size:11px;display:block}.fl-home .mobile-home-only .hero-cta-row{padding:0 20px}.fl-home .mobile-home-only .hero-meta{color:#ffffff9e;flex-direction:column;gap:8px;margin-top:20px;font-size:13px;display:flex}.fl-home .mobile-home-only .hero-meta-item{align-items:center;gap:8px;display:flex}.fl-home .mobile-home-only .hero-meta-item svg{width:14px;height:14px;color:var(--amber);flex-shrink:0}.fl-home .mobile-home-only .hero-meta-item strong{color:#ffffffe0;font-weight:600}.fl-home .mobile-home-only .trust-strip{background:var(--granat);border-top:1px solid #ffffff0f;padding:28px 20px 36px}.fl-home .mobile-home-only .trust-strip-header{padding:0 0 18px}.fl-home .mobile-home-only .trust-strip-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.fl-home .mobile-home-only .trust-card{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:18px 14px 16px}.fl-home .mobile-home-only .trust-card-value{color:var(--amber);letter-spacing:-.025em;margin-bottom:8px;font-size:32px;font-weight:800;line-height:1}.fl-home .mobile-home-only .trust-card-value sup{vertical-align:top;font-size:18px;position:relative;top:4px}.fl-home .mobile-home-only .trust-card-label{color:#ffffffb8;font-size:11.5px;line-height:1.4}.fl-home .mobile-home-only .manifesto{background:var(--krem-warm);padding:56px 20px;position:relative;overflow:hidden}.fl-home .mobile-home-only .manifesto:before{content:"";pointer-events:none;background:radial-gradient(circle,#4a8c6f1f 0%,#0000 70%);border-radius:50%;width:260px;height:260px;position:absolute;top:-100px;left:-100px}.fl-home .mobile-home-only .manifesto-quote{color:var(--granat);letter-spacing:-.025em;margin:18px 0 16px;font-size:24px;font-weight:800;line-height:1.25;position:relative}.fl-home .mobile-home-only .manifesto-quote em{color:var(--amber);font-family:Georgia,serif;font-size:1.06em;font-style:italic;font-weight:400}.fl-home .mobile-home-only .manifesto-attribution{color:var(--gray-mid);font-size:13px}.fl-home .mobile-home-only .manifesto-attribution:before{content:"— ";color:var(--amber);font-weight:700}.fl-home .mobile-home-only .services{background:#fff;border-top:0;padding:56px 0}.fl-home .mobile-home-only .services .sec-head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:28px;padding:0 20px;display:flex}.fl-home .mobile-home-only .services-eyebrow-block{flex:1;min-width:0}.fl-home .mobile-home-only .services-eyebrow-block .section-label{margin-bottom:10px}.fl-home .mobile-home-only .services-swipe-hint{letter-spacing:.14em;text-transform:uppercase;color:var(--gray-mid);white-space:nowrap;padding-bottom:4px;font-size:10px}.fl-home .mobile-home-only .services-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:14px;padding:0 20px 14px;display:flex;overflow-x:auto}.fl-home .mobile-home-only .services-track::-webkit-scrollbar{display:none}.fl-home .mobile-home-only .services-track:after{content:"";flex:0 0 6px}.fl-home .mobile-home-only .service-card{border:1px solid var(--krem-deep);scroll-snap-align:start;background:#fff;border-radius:18px;flex-direction:column;flex:0 0 80vw;max-width:320px;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden;box-shadow:0 4px 16px #1a2e4a0f}.fl-home .mobile-home-only .service-card:active{transform:scale(.99);box-shadow:0 2px 8px #1a2e4a14}.fl-home .mobile-home-only .service-card-photo{aspect-ratio:4/3;background:var(--granat);position:relative;overflow:hidden}.fl-home .mobile-home-only .service-card-photo img{object-fit:cover;width:100%;height:100%}.fl-home .mobile-home-only .service-card-photo:after{content:"";background:linear-gradient(#0000 60%,#1a2e4a59 100%);position:absolute;inset:0}.fl-home .mobile-home-only .service-card-badge{background:var(--amber);color:var(--czern);letter-spacing:.14em;text-transform:uppercase;z-index:2;border-radius:100px;padding:5px 10px;font-size:10px;font-weight:800;position:absolute;top:12px;left:12px;box-shadow:0 2px 8px #e8a83066}.fl-home .mobile-home-only .service-card-badge.alt{color:var(--granat);background:#fffffff2}.fl-home .mobile-home-only .service-card-info{flex-direction:column;flex:1;padding:18px;display:flex}.fl-home .mobile-home-only .service-card-name{color:var(--granat);letter-spacing:-.015em;margin-bottom:6px;font-size:18px;font-weight:800}.fl-home .mobile-home-only .service-card-tagline{color:var(--gray);flex:1;margin-bottom:16px;font-size:13px;line-height:1.5}.fl-home .mobile-home-only .service-card-footer{border-top:1px solid var(--krem-deep);justify-content:space-between;align-items:center;padding-top:14px;display:flex}.fl-home .mobile-home-only .service-card-price{color:var(--gray-mid);font-size:12.5px}.fl-home .mobile-home-only .service-card-price strong{color:var(--amber-dark);letter-spacing:-.015em;margin-left:4px;font-size:16px;font-weight:800}.fl-home .mobile-home-only .service-card-arrow{width:36px;height:36px;color:var(--amber-dark);background:#e8a83024;border-radius:10px;place-items:center;display:grid}.fl-home .mobile-home-only .service-card-arrow svg{width:16px;height:16px}.fl-home .mobile-home-only .services-dots{justify-content:center;gap:6px;margin-top:14px;display:flex}.fl-home .mobile-home-only .services-dot{background:var(--krem-deep);border-radius:50%;width:6px;height:6px;transition:all .2s}.fl-home .mobile-home-only .services-dot.active{background:var(--amber);border-radius:100px;width:18px}.fl-home .mobile-home-only .gallery{background:var(--krem);padding:56px 0}.fl-home .mobile-home-only .gallery .sec-head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px;padding:0 20px;display:flex}.fl-home .mobile-home-only .gallery-eyebrow-block .section-label{margin-bottom:10px}.fl-home .mobile-home-only .gallery-swipe-hint{letter-spacing:.14em;text-transform:uppercase;color:var(--gray-mid);white-space:nowrap;padding-bottom:4px;font-size:10px}.fl-home .mobile-home-only .gallery-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;padding:0 20px 4px;display:flex;overflow-x:auto}.fl-home .mobile-home-only .gallery-track::-webkit-scrollbar{display:none}.fl-home .mobile-home-only .gallery-track:after{content:"";flex:0 0 6px}.fl-home .mobile-home-only .gallery-item{aspect-ratio:4/5;scroll-snap-align:start;background:var(--granat);border-radius:18px;flex:0 0 72vw;max-width:280px;position:relative;overflow:hidden;box-shadow:0 4px 16px #1a2e4a14}.fl-home .mobile-home-only .gallery-item img{object-fit:cover;width:100%;height:100%}.fl-home .mobile-home-only .gallery-item-caption{color:#fff;letter-spacing:-.015em;z-index:2;font-size:12px;font-weight:600;position:absolute;bottom:14px;left:14px;right:14px}.fl-home .mobile-home-only .gallery-item:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#0000008c 100%);position:absolute;inset:0}.fl-home .mobile-home-only .testimonial-photo{background:var(--granat);color:#fff;min-height:440px;padding:56px 20px;position:relative;overflow:hidden}.fl-home .mobile-home-only .testimonial-photo-bg{z-index:0;position:absolute;inset:0}.fl-home .mobile-home-only .testimonial-photo-bg img{object-fit:cover;filter:blur(2px)brightness(.5);width:100%;height:100%;transform:scale(1.05)}.fl-home .mobile-home-only .testimonial-photo-bg:after{content:"";background:radial-gradient(at 30%,#1a2e4a66 0%,#0000 50%),linear-gradient(#14253cb3 0%,#14253cd9 100%);position:absolute;inset:0}.fl-home .mobile-home-only .testimonial-photo-content{z-index:1;position:relative}.fl-home .mobile-home-only .testimonial-photo .section-label{color:var(--amber);margin-bottom:22px}.fl-home .mobile-home-only .testimonial-photo .section-label:before{background:var(--amber)}.fl-home .mobile-home-only .testimonial-header{justify-content:space-between;align-items:baseline;margin-bottom:22px;display:flex}.fl-home .mobile-home-only .testimonial-swipe-hint{letter-spacing:.14em;text-transform:uppercase;color:#fff6;font-size:10px}.fl-home .mobile-home-only .testimonial-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:14px;margin:0 -20px;padding:0 20px 4px;scroll-padding-inline:20px;display:flex;overflow-x:auto}.fl-home .mobile-home-only .testimonial-track::-webkit-scrollbar{display:none}.fl-home .mobile-home-only .testimonial-card{scroll-snap-align:center;scroll-snap-stop:always;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;flex:0 0 calc(100vw - 40px);max-width:360px;padding:22px 20px 20px;display:flex}.fl-home .mobile-home-only .testimonial-photo-quote{color:#fff;letter-spacing:-.015em;flex:1;margin-bottom:20px;font-size:17px;font-weight:600;line-height:1.45}.fl-home .mobile-home-only .testimonial-photo-quote:before{content:"\"";color:var(--amber);vertical-align:-10px;margin-right:4px;font-family:Georgia,serif;font-size:1.5em;font-style:italic;font-weight:400;line-height:0}.fl-home .mobile-home-only .testimonial-photo-author{border-top:1px solid #ffffff1f;align-items:center;gap:12px;padding-top:16px;display:flex}.fl-home .mobile-home-only .testimonial-dots{justify-content:center;gap:6px;margin-top:18px;display:flex}.fl-home .mobile-home-only .testimonial-dot{background:#ffffff40;border-radius:50%;width:6px;height:6px;transition:all .2s}.fl-home .mobile-home-only .testimonial-dot.active{background:var(--amber);border-radius:100px;width:18px}.fl-home .mobile-home-only .testimonial-photo-avatar{background:linear-gradient(135deg, var(--amber) 0%, var(--amber-dark) 100%);width:48px;height:48px;color:var(--granat);border-radius:50%;flex-shrink:0;place-items:center;font-size:20px;font-weight:800;display:grid;box-shadow:0 4px 12px #0000004d}.fl-home .mobile-home-only .testimonial-photo-author-info{color:#ffffffc7;font-size:13px}.fl-home .mobile-home-only .testimonial-photo-author-name{color:#fff;margin-bottom:1px;font-size:14px;font-weight:700}.fl-home .mobile-home-only .testimonial-photo-rating{color:var(--amber);letter-spacing:.04em;margin-top:3px;font-size:11px;font-weight:700}.fl-home .mobile-home-only .testimonial-film-cta{border-top:1px solid #ffffff1f;margin-top:24px;padding-top:22px}.fl-home .mobile-home-only .testimonial-film-cta a{color:#fff;background:#ffffff0f;border:1px solid #ffffff24;border-radius:12px;align-items:center;gap:14px;padding:14px;transition:background .15s,border-color .15s;display:flex}.fl-home .mobile-home-only .testimonial-film-cta a:active{background:#ffffff1a;border-color:#e8a83066}.fl-home .mobile-home-only .film-play-icon{background:var(--amber);width:40px;height:40px;color:var(--granat);border-radius:50%;flex-shrink:0;place-items:center;display:grid;box-shadow:0 4px 12px #e8a83066}.fl-home .mobile-home-only .film-play-icon svg{width:14px;height:14px;margin-left:2px}.fl-home .mobile-home-only .testimonial-film-cta-text{flex:1;min-width:0}.fl-home .mobile-home-only .testimonial-film-cta-text strong{color:#fff;letter-spacing:-.015em;margin-bottom:2px;font-size:14.5px;font-weight:700;display:block}.fl-home .mobile-home-only .testimonial-film-cta-text span{color:#fff9;letter-spacing:-.015em;font-size:12px;display:block}.fl-home .mobile-home-only .testimonial-film-cta-arrow{color:#ffffffb3;background:#ffffff14;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.fl-home .mobile-home-only .testimonial-film-cta-arrow svg{width:14px;height:14px}.fl-home .mobile-home-only .clients{background:#fff;border-top:0;padding:56px 20px}.fl-home .mobile-home-only .clients .sec-head{margin-bottom:28px}.fl-home .mobile-home-only .clients-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.fl-home .mobile-home-only .client-tile{background:var(--krem);border:1px solid var(--krem-deep);border-radius:14px;justify-content:center;align-items:center;min-height:80px;padding:20px 14px;display:flex;position:relative}.fl-home .mobile-home-only .client-tile img{opacity:.82;filter:grayscale(.4);width:auto;max-width:100%;height:auto;max-height:38px}.fl-home .mobile-home-only .clients-footer{text-align:center;color:var(--gray);margin-top:18px;font-size:13px;line-height:1.55}.fl-home .mobile-home-only .clients-footer strong{color:var(--granat);font-weight:700}.fl-home .mobile-home-only .final-cta{background:var(--granat);color:#fff;padding:56px 20px 60px;position:relative;overflow:hidden}.fl-home .mobile-home-only .final-cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#e8a83029 0%,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;top:-120px;right:-80px}.fl-home .mobile-home-only .final-cta:after{content:"";pointer-events:none;background:radial-gradient(circle,#4a8c6f24 0%,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;bottom:-120px;left:-80px}.fl-home .mobile-home-only .final-cta .sec-head{z-index:2;text-align:center;margin-bottom:28px;position:relative}.fl-home .mobile-home-only .final-cta .section-label{color:var(--amber);justify-content:center;margin-bottom:14px}.fl-home .mobile-home-only .final-cta .section-label:before{background:var(--amber)}.fl-home .mobile-home-only .final-cta-h2{letter-spacing:-.025em;color:#fff;margin-bottom:14px;font-size:30px;font-weight:800;line-height:1.12}.fl-home .mobile-home-only .final-cta-h2 .accent{color:var(--amber);margin-top:2px;font-family:Georgia,serif;font-size:1.06em;font-style:italic;font-weight:400;display:block}.fl-home .mobile-home-only .final-cta-sub{color:#ffffffb8;max-width:30ch;margin:0 auto;font-size:15px;line-height:1.55}.fl-home .mobile-home-only .final-cta-actions{z-index:2;flex-direction:column;gap:14px;display:flex;position:relative}.fl-home .mobile-home-only .final-cta-divider{text-align:center;color:#ffffff59;letter-spacing:.14em;text-transform:uppercase;margin:6px 0;font-size:11px;position:relative}.fl-home .mobile-home-only .final-cta-divider:before,.fl-home .mobile-home-only .final-cta-divider:after{content:"";background:#ffffff1a;width:24%;height:1px;position:absolute;top:50%}.fl-home .mobile-home-only .final-cta-divider:before{left:16%}.fl-home .mobile-home-only .final-cta-divider:after{right:16%}.fl-home .mobile-home-only .final-cta-quick{flex-direction:column;gap:8px;display:flex}.fl-home .mobile-home-only .final-cta-quick-item{color:#ffffffd9;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:12px;font-size:14px;transition:background .15s;display:flex}.fl-home .mobile-home-only .final-cta-quick-item:active{background:#ffffff14}.fl-home .mobile-home-only .final-cta-quick-item svg{width:16px;height:16px;color:var(--amber);flex-shrink:0}.fl-home .mobile-home-only .final-cta-quick-item strong{color:#fff;font-weight:600}.fl-home .mobile-home-only footer.mobile-footer{background:var(--granat-deep);color:#ffffff8c;text-align:center;border-top:0;max-width:none;margin:0;padding:44px 20px 36px;display:block}.fl-home .mobile-home-only .footer-top{border-bottom:1px solid #ffffff14;flex-direction:column;grid-column:auto;align-items:center;gap:16px;margin-bottom:28px;padding-bottom:28px;display:flex}.fl-home .mobile-home-only .footer-logo img{height:32px;margin-bottom:0;display:block}.fl-home .mobile-home-only .footer-tagline{color:#fff9;font-size:13px;line-height:1.6}.fl-home .mobile-home-only .footer-cols{text-align:center;grid-template-columns:1fr 1fr;gap:28px 18px;max-width:none;margin-bottom:28px;padding:0;display:grid}.fl-home .mobile-home-only .footer-col h5{color:#fff;text-transform:uppercase;letter-spacing:.14em;margin-bottom:14px;font-size:12px;font-weight:800}.fl-home .mobile-home-only .footer-col ul{flex-direction:column;gap:10px;padding:0;list-style:none;display:flex}.fl-home .mobile-home-only .footer-col ul li a,.fl-home .mobile-home-only .footer-col a{color:#ffffff9e;font-size:13.5px}.fl-home .mobile-home-only .footer-cities{border-top:1px solid #ffffff14;margin-bottom:0;padding:24px 0}.fl-home .mobile-home-only .footer-cities-label{letter-spacing:.14em;text-transform:uppercase;color:#ffffff80;justify-content:center;align-items:center;gap:10px;margin-bottom:14px;font-size:11px;font-weight:800;display:inline-flex}.fl-home .mobile-home-only .footer-cities-label:before{content:"";background:var(--amber);width:18px;height:2px}.fl-home .mobile-home-only .footer-cities-list{color:#ffffffad;letter-spacing:-.015em;max-width:320px;margin:0 auto;font-size:13px;line-height:1.75}.fl-home .mobile-home-only .footer-cities-list strong{color:#ffffffeb;font-weight:600}.fl-home .mobile-home-only .footer-bottom{color:#ffffff59;border-top:1px solid #ffffff14;flex-direction:column;justify-content:center;align-items:center;gap:10px;max-width:none;padding:22px 0 0;font-size:12px;display:flex}.fl-home .mobile-home-only .footer-bottom a{color:#ffffff8c}@media (max-width:768px){.fl-home body{padding-bottom:calc(72px + env(safe-area-inset-bottom))}}@media (min-width:414px) and (max-width:768px){.fl-home .mobile-home-only .hero h1{font-size:42px}.fl-home .mobile-home-only .section-title{font-size:30px}}