.home-page,.home-page *,.home-page :after,.home-page :before{box-sizing:border-box}.home-page *{margin:0;padding:0}.home-page .preloader{position:fixed;inset:0;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;background:#fff;opacity:1;transition:opacity .45s ease}.home-page .preloader-hidden{opacity:0;pointer-events:none}.home-page .preloader-logo{height:40px;animation:preloader-pulse 1.3s ease-in-out infinite}.home-page .preloader-dots{display:flex;gap:8px}.home-page .preloader-dots span{width:8px;height:8px;border-radius:50%;background:#22c55e;animation:preloader-bounce 1s ease-in-out infinite}.home-page .preloader-dots span:nth-child(2){animation-delay:.15s}.home-page .preloader-dots span:nth-child(3){animation-delay:.3s}@keyframes preloader-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.94)}}@keyframes preloader-bounce{0%,80%,to{transform:translateY(0);opacity:.5}40%{transform:translateY(-6px);opacity:1}}@media (prefers-reduced-motion:reduce){.home-page .preloader-dots span,.home-page .preloader-logo{animation:none}}.home-page .reveal{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.home-page .reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.home-page .reveal{opacity:1;transform:none;transition:none}}.home-page .blob{position:absolute;border-radius:50%;filter:blur(70px);opacity:.28;pointer-events:none;z-index:0}.home-page .blob-green{background:#4ade80}.home-page .blob-blue{background:#60a5fa}.home-page .blob-violet{background:#a78bfa}.home-page .blob-amber{background:#fbbf24}.home-page{overflow-x:hidden;font-family:DM Sans,system-ui,sans-serif;background:#fff;color:#1a2332;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}.home-page a{text-decoration:none;color:inherit}.home-page button{cursor:pointer;border:none;background:none}.home-page button,.home-page input,.home-page select{font-family:inherit}.home-page .site{max-width:1200px;margin:0 auto;background:#fff}.home-page .bleed{position:relative}.home-page .bleed:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:100vw;transform:translateX(-50%);background:inherit;border-top:inherit;border-bottom:inherit}.home-page .bleed>:not(.blob){position:relative;z-index:1}.home-page .topbar{display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #eef0f4;padding:10px 0}.home-page .topbar-logo img{height:34px;display:block}.home-page .topbar-end{display:flex;align-items:center;gap:22px}.home-page .topbar-contact{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:500;color:#5a6478;white-space:nowrap}.home-page .topbar-contact svg{flex-shrink:0;color:#8693a8}.home-page .nav{position:sticky;top:0;z-index:200;height:58px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #eef0f4;padding:0}.home-page .nav-logo{display:none}.home-page .nav-logo img{height:38px;display:block}.home-page .nav-links{display:flex;list-style:none;gap:2px}.home-page .nav-links a{display:block;padding:5px 11px;font-size:13.5px;font-weight:400;color:#5a6478;border-radius:6px;white-space:nowrap;transition:color .15s,background .15s}.home-page .nav-links a:hover{color:#1a2332;background:#f6f7f9}.home-page .nav-end{display:flex;align-items:center;gap:10px}.home-page section[id]{scroll-margin-top:76px}.home-page .auth-indicator{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#5a6478;white-space:nowrap}.home-page .auth-indicator strong{color:#1a2332}.home-page .auth-indicator a{color:inherit;text-decoration:none;transition:color .15s}.home-page .auth-indicator a:hover{color:#16a34a}.home-page .auth-logout{border:1px solid #e4e7ed;border-radius:8px;padding:6px 11px;font-size:12.5px;font-weight:500;color:#5a6478;background:#fff;transition:border-color .15s}.home-page .auth-logout:hover{border-color:#b0b8c8}.home-page .auth-login-link{font-size:13px;font-weight:500;color:#5a6478;padding:5px 11px;border-radius:6px;transition:color .15s,background .15s}.home-page .auth-login-link:hover{color:#1a2332;background:#f6f7f9}.home-page .btn-lang{display:flex;align-items:center;gap:7px;height:36px;padding:0 13px;border-radius:8px;border:1px solid #e4e7ed;background:#fff;font-size:13px;font-weight:500;color:#5a6478;cursor:pointer;transition:border-color .15s}.home-page .btn-lang:hover{border-color:#b0b8c8}.home-page .nav .btn-lang{display:none}.home-page .btn-nav-cta{height:36px;padding:0 20px;border-radius:8px;background:#22c55e;font-size:13.5px;font-weight:600;color:#fff;cursor:pointer;transition:background .15s}.home-page .btn-nav-cta:hover{background:#16a34a}.home-page .hero{position:relative;height:520px;display:flex;align-items:center;overflow:hidden;background:#c9e8f7 url(/img/background.png) 50%/cover no-repeat}.home-page .hero:before{content:"";position:absolute;inset:0;background:linear-gradient(100deg,rgba(201,232,247,1),rgba(201,232,247,1) 32%,rgba(201,232,247,.65) 52%,rgba(201,232,247,.12) 70%,rgba(201,232,247,0) 84%)}.home-page .hero-body{position:relative;z-index:1;padding:0 52px;max-width:580px;display:flex;flex-direction:column;gap:0}.home-page .hero-h1{font-size:52px;font-weight:700;line-height:1.05;letter-spacing:-1px;color:#1a2332;margin-bottom:18px;margin-top:8px}.home-page .hero-h1 em{font-style:normal;background:linear-gradient(100deg,#16a34a,#22c55e 45%,#4ade80);-webkit-background-clip:text;background-clip:text;color:transparent}.home-page .hero-sub{font-size:16px;font-weight:400;color:#5a6478;line-height:1.7;margin-bottom:32px;max-width:400px}.home-page .hero-ctas{display:flex;align-items:center;gap:12px;margin-bottom:40px}.home-page .btn-hero-green{display:inline-flex;align-items:center;gap:8px;height:50px;padding:0 28px;border-radius:10px;background:#22c55e;font-size:15px;font-weight:600;color:#fff;cursor:pointer;box-shadow:0 4px 20px rgba(34,197,94,.38);transition:background .15s,box-shadow .15s,transform .1s}.home-page .btn-hero-green:hover{background:#16a34a;box-shadow:0 6px 28px rgba(34,197,94,.48);transform:translateY(-1px)}.home-page .btn-hero-ghost{display:inline-flex;align-items:center;height:50px;padding:0 30px;border-radius:10px;background:#1a2332;border:none;box-shadow:0 3px 14px rgba(15,23,42,.22);font-size:15px;font-weight:600;color:#fff;cursor:pointer;transition:background .15s,box-shadow .15s,transform .15s}.home-page .btn-hero-ghost:hover{background:#2c384a;box-shadow:0 6px 20px rgba(15,23,42,.3);transform:translateY(-1px)}.home-page .hero-stats{display:flex;align-items:center;gap:0}.home-page .hero-stat{padding-right:28px;margin-right:28px;border-right:1px solid rgba(0,0,0,.08)}.home-page .hero-stat:last-child{border-right:none;margin-right:0;padding-right:0}.home-page .stat-val{font-size:20px;font-weight:700;color:#1a2332;letter-spacing:-.3px;line-height:1;margin-bottom:4px}.home-page .stat-val span{color:#22c55e}.home-page .stat-lbl{font-size:11.5px;color:#8693a8;font-weight:400}.home-page .quote-section{padding:0 40px 52px}.home-page .quote-card{display:flex;background:#fff;border-radius:18px;border:1px solid #e8ecf2;box-shadow:0 2px 4px rgba(15,23,42,.04),0 8px 24px rgba(15,23,42,.07),0 24px 56px rgba(15,23,42,.06);overflow:hidden;transform:translateY(-36px);margin-bottom:-20px}.home-page .qf{flex:1;padding:32px 36px 30px}.home-page .qf-header{display:flex;align-items:center;gap:12px;margin-bottom:26px}.home-page .qf-ico{width:34px;height:34px;border-radius:9px;background:#f0fdf4;border:1px solid #bbf7d0;display:flex;align-items:center;justify-content:center;color:#16a34a}.home-page .qf-ico svg{width:17px;height:17px}.home-page .qf-title{font-size:17px;font-weight:600;color:#1a2332;letter-spacing:-.2px}.home-page .form-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px 22px}.home-page .form-row+.form-row{margin-top:16px;align-items:end}.home-page .fld{display:flex;flex-direction:column;gap:6px;min-width:0}.home-page .fld-lbl{font-size:11px;font-weight:600;color:#8693a8;letter-spacing:.07em;text-transform:uppercase}.home-page .fld-inp,.home-page .fld-sel{height:44px;width:100%;padding:0 14px;border-radius:9px;border:1.5px solid #e4e7ed;font-size:14px;font-weight:400;color:#1a2332;background:#fff;outline:none;transition:border-color .15s,box-shadow .15s}.home-page .fld-inp::placeholder{color:#adb5c4}.home-page .fld-inp:hover,.home-page .fld-sel:hover{border-color:#c2c8d4}.home-page .fld-inp:focus,.home-page .fld-sel:focus{border-color:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.11)}.home-page .fld-sel{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='8'%3E%3Cpath d='M1 1l5.5 6L12 1' stroke='%23adb5c4' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 13px center;padding-right:36px;cursor:pointer}.home-page .dt-lbl{font-size:11px;font-weight:600;color:#8693a8;letter-spacing:.07em;text-transform:uppercase;margin-bottom:10px}.home-page .dt-opts{display:flex;flex-direction:column;gap:8px}.home-page .dt-opt{position:relative;display:flex;align-items:center}.home-page .dt-opt input[type=radio]{position:absolute;opacity:0;width:0;height:0}.home-page .dt-opt-label{display:flex;align-items:center;gap:10px;font-size:13.5px;font-weight:400;color:#3d4a5c;cursor:pointer;transition:color .15s}.home-page .dt-opt-label:hover{color:#1a2332}.home-page .dt-opt-label:before{content:"";width:18px;height:18px;border-radius:50%;border:1.5px solid #d0d6e0;background:#fff;flex-shrink:0;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.home-page .dt-opt input[type=radio]:checked+.dt-opt-label{color:#1a2332;font-weight:500}.home-page .dt-opt input[type=radio]:checked+.dt-opt-label:before{border:5px solid #22c55e;background:#fff;box-shadow:0 0 0 3px rgba(34,197,94,.14)}.home-page .priority-check{position:relative;display:flex;align-items:center;margin-top:10px;cursor:pointer}.home-page .priority-check input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.home-page .priority-check-label{display:flex;align-items:center;gap:10px;font-size:13.5px;font-weight:400;color:#3d4a5c;transition:color .15s}.home-page .priority-check-label:before{content:"";width:18px;height:18px;border-radius:5px;border:1.5px solid #d0d6e0;background:#fff;flex-shrink:0;transition:border-color .15s,background .15s,box-shadow .15s}.home-page .priority-check input:checked+.priority-check-label{color:#1a2332;font-weight:500}.home-page .priority-check input:checked+.priority-check-label:before{border-color:#f59e0b;background:#f59e0b;box-shadow:0 0 0 3px rgba(245,158,11,.16)}.home-page .extras-row{margin:16px 0}.home-page .extras-list{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:8px}.home-page .extra-check{position:relative;display:flex;align-items:center;cursor:pointer}.home-page .extra-check input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.home-page .extra-check-label{display:flex;align-items:center;gap:8px;font-size:13.5px;font-weight:400;color:#3d4a5c;transition:color .15s}.home-page .extra-check-label:before{content:"";width:18px;height:18px;border-radius:5px;border:1.5px solid #d0d6e0;background:#fff;flex-shrink:0;transition:border-color .15s,background .15s,box-shadow .15s}.home-page .extra-check input:checked+.extra-check-label{color:#1a2332;font-weight:500}.home-page .extra-check input:checked+.extra-check-label:before{border-color:#22c55e;background:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.14)}.home-page .extra-check-price{font-size:12px;color:#8693a8}.home-page .schedule-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px 22px;margin-top:16px;overflow:hidden;max-height:0;opacity:0;transition:max-height .3s ease,opacity .25s ease,margin .3s ease}.home-page .schedule-row.visible{max-height:80px;opacity:1;margin-bottom:16px}.home-page .continue-row{display:flex;align-items:center;gap:14px;margin-top:18px;overflow:hidden;max-height:0;opacity:0;transition:max-height .3s ease,opacity .25s ease}.home-page .continue-row.visible{max-height:60px;opacity:1}.home-page .btn-continue{display:inline-flex;align-items:center;gap:8px;height:44px;padding:0 24px;border-radius:9px;background:#22c55e;font-size:14px;font-weight:600;color:#fff;cursor:pointer;transition:background .15s,transform .1s;white-space:nowrap}.home-page .btn-continue:hover{background:#16a34a;transform:translateY(-1px)}.home-page .continue-note{font-size:12.5px;color:#a0aab8}.home-page .btn-calc{width:100%;height:44px;border-radius:9px;background:#12243c;font-size:14px;font-weight:600;color:#fff;cursor:pointer;letter-spacing:.01em;transition:background .15s,transform .1s}.home-page .btn-calc:hover{background:#1c3356;transform:translateY(-1px)}.home-page .btn-calc.loading{opacity:.7;pointer-events:none}.home-page .calc-error{margin-top:10px;font-size:13px;color:#b42318;text-align:center}.home-page .addr-wrap{position:relative;width:100%}.home-page .addr-dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1.5px solid #e4e7ed;border-radius:10px;box-shadow:0 8px 24px rgba(15,23,42,.1);z-index:999;overflow:hidden;display:none}.home-page .addr-dropdown.open{display:block}.home-page .addr-option{display:flex;align-items:flex-start;gap:10px;padding:10px 14px;cursor:pointer;transition:background .12s;border-bottom:1px solid #f1f5f9}.home-page .addr-option:last-child{border-bottom:none}.home-page .addr-option:hover{background:#f6f8fb}.home-page .addr-pin{display:flex;flex-shrink:0;margin-top:1px;color:#22c55e}.home-page .addr-pin,.home-page .addr-pin svg{width:18px;height:18px}.home-page .addr-main{font-size:13px;font-weight:500;color:#1a2332}.home-page .addr-sub{font-size:11.5px;color:#8693a8;margin-top:1px}.home-page .addr-loading{padding:12px 14px;font-size:13px;color:#8693a8;display:flex;align-items:center;gap:8px}.home-page .addr-spinner{width:14px;height:14px;border:2px solid #e4e7ed;border-top-color:#22c55e;border-radius:50%;animation:home-spin .6s linear infinite}@keyframes home-spin{to{transform:rotate(1turn)}}@keyframes home-popIn{0%{transform:scale(.8);opacity:0}60%{transform:scale(1.08)}to{transform:scale(1);opacity:1}}.home-page .pop{animation:home-popIn .3s ease forwards}.home-page .qp{width:230px;flex-shrink:0;background:#f9fafc;border-left:1px solid #eef0f4;padding:32px 24px;display:flex;flex-direction:column;justify-content:space-between}.home-page .qp-lbl{font-size:10.5px;font-weight:700;color:#a0aab8;letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px}.home-page .price-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:13.5px;border-bottom:1px solid #eef0f4}.home-page .price-row:last-of-type{border-bottom:none}.home-page .price-row .pl{color:#8693a8;font-weight:400}.home-page .price-row .pv{color:#3d4a5c;font-weight:500}.home-page .price-total{margin-top:12px;padding:14px 18px;background:#fff;border-radius:12px;border:1px solid #e4e7ed;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px rgba(15,23,42,.04)}.home-page .price-total .tl{font-size:14px;font-weight:500;color:#5a6478}.home-page .price-total .tv{font-size:28px;font-weight:700;color:#22c55e;letter-spacing:-.5px;line-height:1}.home-page .services{background:#fff;padding:60px 40px 68px}.home-page .sec-h{text-align:center;margin-bottom:40px}.home-page .sec-h h2{font-size:32px;font-weight:700;color:#1a2332;letter-spacing:-.4px}.home-page .svc-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;max-width:1100px;margin:0 auto}.home-page .svc-reveal{grid-column:span 1}.home-page .svc-reveal-feature{grid-column:span 2}.home-page .svc-feature{position:relative;height:220px;border-radius:18px;overflow:hidden;background-size:cover;background-position:50%;display:flex;flex-direction:column;justify-content:flex-end;padding:18px;cursor:pointer;box-shadow:0 8px 24px rgba(15,23,42,.12);transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s}.home-page .svc-feature:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,20,15,0) 30%,rgba(8,20,14,.82));transition:opacity .3s}.home-page .svc-feature:hover{transform:translateY(-6px);box-shadow:0 20px 44px rgba(15,23,42,.22)}.home-page .svc-feature-ico{position:absolute;z-index:1;top:16px;right:16px;display:flex;align-items:center;justify-content:center;color:#fff;filter:drop-shadow(0 2px 5px rgba(0,0,0,.5));transition:transform .3s cubic-bezier(.22,1,.36,1)}.home-page .svc-feature-ico svg{width:26px;height:26px}.home-page .svc-feature:hover .svc-feature-ico{transform:scale(1.1) rotate(-6deg)}.home-page .svc-feature-lbl{position:relative;z-index:1;color:#fff;font-size:16px;font-weight:700;letter-spacing:-.2px}.home-page .svc{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:22px 10px;border-radius:16px;text-align:center;border:1.5px solid #eef0f4;background:#fff;cursor:pointer;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s,border-color .25s;box-shadow:0 2px 10px rgba(15,23,42,.05);position:relative;overflow:hidden}.home-page .svc:after{content:"";position:absolute;inset:0;background:#f0fdf4;opacity:0;transition:opacity .2s}.home-page .svc:hover{border-color:#86efac;transform:translateY(-6px) scale(1.02);box-shadow:0 18px 40px rgba(34,197,94,.16)}.home-page .svc:hover:after{opacity:1}.home-page .svc>*{position:relative;z-index:1}.home-page .svc-ico{display:flex;align-items:center;justify-content:center;color:#1a2332;transition:transform .3s cubic-bezier(.22,1,.36,1),color .25s}.home-page .svc-ico svg{width:32px;height:32px}.home-page .svc:hover .svc-ico{transform:scale(1.12) rotate(-6deg);color:#22c55e}.home-page .svc-lbl{font-size:14.5px;font-weight:600;color:#1a2332;line-height:1.4}.home-page .hiw{background:#f6f8fb;border-top:1px solid #eef0f4;padding:60px 40px 72px}.home-page .hiw-wrap{max-width:820px;margin:0 auto;position:relative;display:grid;grid-template-columns:1fr 1fr 1fr;gap:0}.home-page .hiw-wrap:before{content:"";position:absolute;top:27px;left:calc(100% / 6);right:calc(100% / 6);height:1.5px;background:linear-gradient(90deg,#22c55e,#86efac 50%,#22c55e);opacity:.25}.home-page .hiw-step{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 28px}.home-page .hiw-num{width:56px;height:56px;border-radius:50%;background:#22c55e;color:#fff;font-size:20px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-bottom:22px;box-shadow:0 6px 22px rgba(34,197,94,.3);position:relative;z-index:1;flex-shrink:0}.home-page .hiw-num:after{content:"";position:absolute;inset:-5px;border-radius:50%;border:1.5px solid rgba(34,197,94,.22)}.home-page .hiw-title{font-size:16px;font-weight:600;color:#1a2332;margin-bottom:10px;letter-spacing:-.1px}.home-page .hiw-desc{font-size:13.5px;color:#7a8699;line-height:1.7;font-weight:400}.home-page .pricing{position:relative;padding:60px 40px 68px}.home-page .pricing>:not(.blob){position:relative;z-index:1}.home-page .sec-sub{text-align:center;max-width:520px;margin:-22px auto 40px;font-size:14px;color:#7a8699;line-height:1.6}.home-page .pricing-layout{display:grid;grid-template-columns:.9fr 1.3fr;gap:36px;align-items:center;max-width:1100px;margin:0 auto}.home-page .pricing-photo{width:100%;height:100%;min-height:300px;max-height:400px;object-fit:cover;border-radius:20px;box-shadow:0 20px 50px rgba(15,23,42,.12)}.home-page .price-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.home-page .price-card{display:flex;flex-direction:column;height:100%;border:1.5px solid #eef0f4;border-radius:16px;padding:26px 22px;text-align:center;box-shadow:0 2px 10px rgba(15,23,42,.05);transition:border-color .25s,box-shadow .25s,transform .25s cubic-bezier(.22,1,.36,1)}.home-page .price-card:hover .price-card-ico{transform:scale(1.12) rotate(-6deg);color:#22c55e}.home-page .price-card:hover{border-color:#86efac;box-shadow:0 18px 40px rgba(34,197,94,.15);transform:translateY(-5px)}.home-page .price-card-ico{display:flex;align-items:center;justify-content:center;color:#1a2332;margin:0 auto 16px;transition:transform .3s cubic-bezier(.22,1,.36,1),color .25s}.home-page .price-card-ico svg{width:32px;height:32px}.home-page .price-card-val{font-size:32px;font-weight:700;color:#22c55e;letter-spacing:-.5px;margin-bottom:8px}.home-page .price-card-title{font-size:15px;font-weight:600;color:#1a2332;margin-bottom:8px}.home-page .price-card-desc{font-size:13px;color:#7a8699;line-height:1.6}.home-page .price-note{text-align:center;font-size:12.5px;color:#a0aab8;margin-top:24px}.home-page .cancel-policy{background:#fff;padding:0 40px 60px}.home-page .cancel-policy-card{max-width:760px;margin:0 auto;display:flex;align-items:flex-start;gap:18px;background:#fffbeb;border:1.5px solid #fde68a;border-radius:16px;padding:24px 28px}.home-page .cancel-policy-ico{flex-shrink:0;width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#fef3c7;color:#b45309}.home-page .cancel-policy-ico svg{width:22px;height:22px}.home-page .cancel-policy-title{font-size:15px;font-weight:700;color:#1a2332;margin-bottom:6px}.home-page .cancel-policy-text{font-size:13.5px;color:#7a6a4a;line-height:1.6}@media (max-width:640px){.home-page .cancel-policy{padding:0 16px 44px}.home-page .cancel-policy-card{flex-direction:column;align-items:center;text-align:center;padding:20px}}.home-page .service-area{position:relative;background:linear-gradient(135deg,#0f2942,#123a4a 55%,#0f3d33);padding:76px 40px}.home-page .service-area .sec-h h2{color:#fff}.home-page .area-layout{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center;max-width:1100px;margin:0 auto}.home-page .area-photo{width:100%;height:100%;min-height:300px;max-height:380px;object-fit:cover;border-radius:20px;box-shadow:0 20px 50px rgba(0,0,0,.35)}.home-page .area-inner{text-align:left}.home-page .area-desc{font-size:14.5px;color:#b7c9d9;line-height:1.7;margin-bottom:28px}.home-page .area-stats{display:flex;justify-content:flex-start;gap:14px;flex-wrap:wrap}.home-page .area-stat{display:flex;align-items:center;gap:14px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(6px);border-radius:14px;padding:14px 22px;min-width:200px;transition:border-color .25s,background .25s,transform .25s cubic-bezier(.22,1,.36,1)}.home-page .area-stat:hover{border-color:rgba(74,222,128,.5);background:rgba(255,255,255,.11);transform:translateY(-4px)}.home-page .area-stat:hover .area-stat-ico{transform:scale(1.12) rotate(-6deg)}.home-page .area-stat-ico{width:40px;height:40px;border-radius:11px;background:rgba(74,222,128,.18);display:flex;align-items:center;justify-content:center;color:#4ade80;flex-shrink:0;transition:transform .3s cubic-bezier(.22,1,.36,1)}.home-page .area-stat-ico svg{width:19px;height:19px}.home-page .area-stat-val{font-size:20px;font-weight:700;color:#fff;margin-bottom:4px}.home-page .area-stat-lbl{font-size:12px;color:#94a7b8}.home-page .reviews{padding:60px 40px 68px}.home-page .review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1000px;margin:0 auto}.home-page .review-card{position:relative;background:#fff;border:1.5px solid #eef0f4;border-radius:18px;padding:28px 24px 24px;overflow:hidden;box-shadow:0 2px 10px rgba(15,23,42,.05);transition:border-color .25s,box-shadow .25s,transform .25s cubic-bezier(.22,1,.36,1)}.home-page .review-card:hover .review-avatar{transform:scale(1.1)}.home-page .review-card:hover{border-color:#86efac;box-shadow:0 18px 44px rgba(34,197,94,.16);transform:translateY(-5px)}.home-page .review-quote-mark{position:absolute;top:-6px;right:16px;font-size:72px;font-weight:700;color:#f0fdf4;line-height:1;font-family:Georgia,serif;z-index:0}.home-page .review-stars{position:relative;color:#f5b700;font-size:14px;letter-spacing:2px;margin-bottom:12px}.home-page .review-quote{position:relative;font-size:13.5px;color:#3d4a5c;line-height:1.7;margin-bottom:20px}.home-page .review-person{position:relative;display:flex;align-items:center;gap:10px}.home-page .review-avatar{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff;flex-shrink:0;box-shadow:0 4px 10px rgba(15,23,42,.18);transition:transform .3s cubic-bezier(.22,1,.36,1)}.home-page .avatar-green{background:linear-gradient(135deg,#34d399,#16a34a)}.home-page .avatar-blue{background:linear-gradient(135deg,#60a5fa,#2563eb)}.home-page .avatar-violet{background:linear-gradient(135deg,#c084fc,#7c3aed)}.home-page .review-author{font-size:13px;font-weight:600;color:#1a2332}.home-page .why-us{background:#f6f8fb;border-top:1px solid #eef0f4;border-bottom:1px solid #eef0f4;padding:60px 40px 68px}.home-page .why-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:32px;align-items:center;max-width:1100px;margin:0 auto}.home-page .why-photo{width:100%;height:100%;min-height:320px;max-height:420px;object-fit:cover;border-radius:20px;box-shadow:0 20px 50px rgba(15,23,42,.12)}.home-page .why-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.home-page .why-reveal{display:flex}.home-page .why-card{width:100%;height:100%;display:flex;flex-direction:column;background:#fff;border:1.5px solid #eef0f4;border-radius:16px;padding:24px 18px;text-align:center;box-shadow:0 2px 10px rgba(15,23,42,.05);transition:border-color .25s,box-shadow .25s,transform .25s cubic-bezier(.22,1,.36,1)}.home-page .why-card:hover{border-color:#86efac;box-shadow:0 18px 40px rgba(34,197,94,.14);transform:translateY(-5px)}.home-page .why-card:hover .why-ico{transform:scale(1.12) rotate(-6deg)}.home-page .why-ico{width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 8px 18px -6px rgba(22,163,74,.4);color:#fff;margin:0 auto 14px;transition:transform .3s cubic-bezier(.22,1,.36,1)}.home-page .why-ico svg{width:21px;height:21px}.home-page .why-title{font-size:14.5px;font-weight:600;color:#1a2332;margin-bottom:8px}.home-page .why-desc{font-size:12.5px;color:#7a8699;line-height:1.6}.home-page .faq{padding:60px 40px 68px}.home-page .faq-list{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:10px}.home-page .faq-item{border:1.5px solid #eef0f4;border-radius:14px;background:#fff;box-shadow:0 2px 10px rgba(15,23,42,.04);transition:border-color .25s,box-shadow .25s,transform .25s cubic-bezier(.22,1,.36,1)}.home-page .faq-item:hover{border-color:#d7f5df;transform:translateY(-2px)}.home-page .faq-item.open{border-color:#86efac;box-shadow:0 14px 32px rgba(34,197,94,.12)}.home-page .faq-q{width:100%;cursor:pointer;background:none;border:none;padding:18px 22px;font-size:14.5px;font-weight:600;font-family:inherit;color:#1a2332;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left}.home-page .faq-icon{position:relative;width:24px;height:24px;border-radius:50%;background:#f1f3f7;flex-shrink:0;transition:background .25s,transform .3s cubic-bezier(.22,1,.36,1)}.home-page .faq-icon:after,.home-page .faq-icon:before{content:"";position:absolute;top:50%;left:50%;background:#8693a8;border-radius:2px;transition:background .25s,transform .3s cubic-bezier(.22,1,.36,1),opacity .2s}.home-page .faq-icon:before{width:10px;height:2px;transform:translate(-50%,-50%)}.home-page .faq-icon:after{width:2px;height:10px;transform:translate(-50%,-50%)}.home-page .faq-item.open .faq-icon{background:#22c55e;transform:rotate(180deg)}.home-page .faq-item.open .faq-icon:after,.home-page .faq-item.open .faq-icon:before{background:#fff}.home-page .faq-item.open .faq-icon:after{opacity:0}.home-page .faq-a-wrap{max-height:0;opacity:0;overflow:hidden;transition:max-height .35s ease,opacity .25s ease}.home-page .faq-item.open .faq-a-wrap{max-height:240px;opacity:1}.home-page .faq-answer{font-size:13.5px;color:#7a8699;line-height:1.7;padding:0 22px 20px}.home-page .contact-section{position:relative;background:#f6f8fb;border-top:1px solid #eef0f4;padding:84px 40px;text-align:center}.home-page .contact-inner{position:relative;z-index:1;max-width:640px;margin:0 auto}.home-page .contact-title{font-size:36px;font-weight:700;letter-spacing:-.5px;color:#1a2332;margin:4px 0 14px}.home-page .contact-subtitle{font-size:15px;color:#5a6478;line-height:1.7;margin-bottom:32px}.home-page .contact-pills{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-bottom:36px}.home-page .contact-pill{display:inline-flex;align-items:center;gap:10px;background:#fff;border:1.5px solid #e8ecf2;border-radius:999px;padding:10px 20px 10px 10px;font-size:13.5px;font-weight:500;color:#3d4a5c;box-shadow:0 2px 10px rgba(15,23,42,.05);transition:border-color .2s,box-shadow .2s,transform .2s}a.contact-pill:hover{border-color:#86efac;box-shadow:0 12px 28px rgba(34,197,94,.13);transform:translateY(-2px)}.home-page .contact-pill-ico{width:30px;height:30px;border-radius:50%;background:#f0fdf4;color:#16a34a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-page .contact-pill-ico svg{width:15px;height:15px}.home-page .contact-main-cta{height:54px;padding:0 36px;font-size:16px;box-shadow:0 12px 34px rgba(34,197,94,.4)}.home-page .footer{background:#12243c;color:#b7c1d1;padding:52px 40px 24px}.home-page .footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:32px;padding-bottom:32px;border-bottom:1px solid rgba(255,255,255,.1)}.home-page .footer-logo img{height:32px;margin-bottom:14px;filter:brightness(0) invert(1)}.home-page .footer-tagline{font-size:13px;line-height:1.7;color:#8b96aa;max-width:260px}.home-page .footer-col-title{font-size:12px;font-weight:700;color:#fff;letter-spacing:.06em;text-transform:uppercase;margin-bottom:16px}.home-page .footer-links{list-style:none;display:flex;flex-direction:column;gap:10px}.home-page .footer-links a,.home-page .footer-links span{font-size:13.5px;color:#b7c1d1;transition:color .15s}.home-page .footer-links a:hover{color:#fff}.home-page .footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:20px;font-size:12.5px;color:#7a8699;flex-wrap:wrap;gap:10px}.home-page .footer-legal{display:flex;gap:18px}.home-page .footer-legal a{color:#7a8699;transition:color .15s}.home-page .footer-legal a:hover{color:#fff}.home-page .nav-burger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;border-radius:8px;border:1.5px solid #e4e7ed;cursor:pointer;background:#fff;flex-shrink:0;padding:0}.home-page .nav-burger span{display:block;width:18px;height:1.5px;background:#5a6478;border-radius:2px;transition:transform .25s,opacity .25s}.home-page .nav-burger.open span:first-child{transform:translateY(6.5px) rotate(45deg)}.home-page .nav-burger.open span:nth-child(2){opacity:0}.home-page .nav-burger.open span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.home-page .mob-nav{position:fixed;top:0;right:0;width:min(320px,85vw);height:100dvh;background:#fff;z-index:600;box-shadow:-4px 0 40px rgba(5,13,28,.14);transform:translateX(100%);transition:transform .32s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;padding:24px 20px;overflow-y:auto}.home-page .mob-nav.open{transform:translateX(0)}.home-page .mob-nav-hdr{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.home-page .mob-close{width:36px;height:36px;border-radius:8px;border:1.5px solid #e4e7ed;display:flex;align-items:center;justify-content:center;font-size:17px;line-height:1;color:#5a6478;cursor:pointer;background:#fff;transition:background .15s;flex-shrink:0}.home-page .mob-close:hover{background:#f6f7f9}.home-page .mob-links{list-style:none;display:flex;flex-direction:column;gap:2px;flex:1}.home-page .mob-links li a{display:block;padding:12px 10px;font-size:15px;font-weight:500;color:#3d4a5c;border-radius:8px;transition:background .15s,color .15s}.home-page .mob-links li a:hover{background:#f6f7f9;color:#1a2332}.home-page .mob-divider{height:1px;background:#eef0f4;margin:16px 0}.home-page .mob-auth{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px}.home-page .mob-auth .auth-login-link{display:flex;align-items:center;justify-content:center;width:100%;height:46px;border:1.5px solid #22c55e;border-radius:10px;font-size:14.5px;font-weight:600;color:#16a34a;background:#f0fdf4}.home-page .mob-auth .auth-login-link:hover{background:#dcfce7}.home-page .mob-auth-name{font-size:13.5px;font-weight:500;color:#5a6478;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-page .mob-ctas{display:flex;flex-direction:column;gap:10px}.home-page .mob-cta-green{height:48px;border-radius:10px;background:#22c55e;font-family:inherit;font-size:15px;font-weight:600;color:#fff;cursor:pointer;border:none;transition:background .15s}.home-page .mob-cta-green:hover{background:#16a34a}.home-page .mob-overlay{position:fixed;inset:0;background:rgba(5,13,28,.45);z-index:599;opacity:0;pointer-events:none;transition:opacity .32s;backdrop-filter:blur(2px)}.home-page .mob-overlay.open{opacity:1;pointer-events:all}@media (max-width:960px){.home-page .topbar{display:none}.home-page .nav-logo{display:block}.home-page .nav-links{display:none}.home-page .nav-burger{display:flex}.home-page .btn-lang{display:none}.home-page .nav{padding:0 24px}.home-page .form-row{grid-template-columns:1fr 1fr}.home-page .form-row>:last-child{grid-column:span 2}.home-page .schedule-row{grid-template-columns:1fr 1fr}.home-page .schedule-row>:last-child{grid-column:span 2}.home-page .schedule-row.visible{max-height:160px}.home-page .svc-grid{max-width:none}.home-page .pricing-layout{grid-template-columns:1fr;max-width:480px}.home-page .pricing-photo{min-height:220px;max-height:260px}.home-page .area-layout,.home-page .price-cards{grid-template-columns:1fr}.home-page .area-layout{max-width:480px}.home-page .area-photo{min-height:220px;max-height:260px;order:-1}.home-page .area-inner{text-align:center}.home-page .area-stats{justify-content:center}.home-page .review-grid{grid-template-columns:1fr;max-width:480px}.home-page .why-layout{grid-template-columns:1fr;max-width:560px}.home-page .why-photo{min-height:220px;max-height:260px}.home-page .why-grid{grid-template-columns:1fr 1fr}.home-page .contact-title{font-size:28px}.home-page .footer-grid{grid-template-columns:1fr 1fr;gap:28px 24px}}.home-page .qsheet-bar{display:none}.home-page .qsheet-overlay{position:fixed;inset:0;background:rgba(5,13,28,.48);z-index:699;opacity:0;pointer-events:none;transition:opacity .32s;backdrop-filter:blur(3px)}.home-page .qsheet-overlay.open{opacity:1;pointer-events:all}@media (max-width:640px){.home-page .nav{padding:0 16px;height:58px;background:#c9e8f7;border-bottom:1px solid rgba(255,255,255,.45)}.home-page .nav-logo img{height:32px}.home-page .btn-nav-cta,.home-page .nav .auth-indicator,.home-page .nav .auth-login-link{display:none}.home-page .nav .btn-lang{display:flex}.home-page .nav .btn-lang,.home-page .nav-burger{background:transparent;border-color:transparent}.home-page .topbar{display:none}.home-page .hero{height:76svh;min-height:540px;padding:0;align-items:flex-start;background:#c9e8f7 url(/img/background-mob.jpg) bottom/100% auto no-repeat}.home-page .hero:before{background:linear-gradient(180deg,rgba(201,232,247,1) 0,rgba(201,232,247,1) 34%,rgba(201,232,247,.6) 48%,rgba(201,232,247,0) 62%)}.home-page .hero-h1{color:#1a2332}.home-page .hero-sub{color:#5a6478}.home-page .stat-val{color:#1a2332}.home-page .stat-val span{color:#22c55e}.home-page .stat-lbl{color:#8693a8}.home-page .hero-stat{border-right-color:rgba(0,0,0,.08)}.home-page .hero-body{padding:48px 20px 28px;max-width:100%;gap:0;height:100%}.home-page .hero-h1{font-size:34px;letter-spacing:-.3px;margin-bottom:8px;margin-top:0;line-height:1.1}.home-page .hero-sub{font-size:13px;margin-bottom:20px;max-width:90%;line-height:1.6}.home-page .hero-ctas{flex-direction:column;gap:9px;margin-bottom:26px;align-items:flex-start;width:100%}.home-page .btn-hero-green{width:90%;justify-content:center;height:48px;font-size:14.5px;background:linear-gradient(135deg,#2dd463,#18a849);box-shadow:0 4px 16px rgba(34,197,94,.28)}.home-page .btn-hero-ghost{width:90%;height:52px;font-size:14.5px;padding:0 22px;justify-content:center;background:#1a2332;border:none;color:#fff}.home-page .hero-stats{display:flex;gap:8px;flex-wrap:nowrap;margin-top:auto}.home-page .hero-stat{flex:1;background:#fff;border-radius:12px;padding:10px 8px;margin:0;border:1px solid #e8ecf2;box-shadow:0 1px 6px rgba(15,23,42,.06);display:flex;flex-direction:column;align-items:center;text-align:center}.home-page .hero-stat:last-child{border-right:1px solid #e8ecf2;margin-right:0;padding-right:8px}.home-page .stat-val{font-size:16px;margin-bottom:2px}.home-page .stat-lbl{font-size:10px}.home-page #quoteSection{position:fixed;bottom:0;left:0;right:0;z-index:700;max-height:92svh;overflow-y:auto;overscroll-behavior:contain;padding:0;transform:translateY(110%);transition:transform .38s cubic-bezier(.4,0,.2,1)}.home-page #quoteSection.open{transform:translateY(0)}.home-page #quoteSection .quote-card{flex-direction:column;transform:none;margin-bottom:0;border-radius:20px 20px 0 0;border:none;box-shadow:0 -8px 48px rgba(5,13,28,.2);overflow:visible}.home-page .qsheet-bar{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 4px}.home-page .qsheet-handle{width:36px;height:4px;border-radius:2px;background:#d0d6e0;margin:0 auto;flex:1}.home-page .qsheet-close{width:32px;height:32px;border-radius:8px;border:1.5px solid #e4e7ed;display:flex;align-items:center;justify-content:center;font-size:16px;color:#5a6478;cursor:pointer;background:#fff;flex-shrink:0}.home-page #quoteSection .qf{padding:12px 16px 20px}.home-page #quoteSection .form-row{grid-template-columns:1fr;gap:12px}.home-page #quoteSection .form-row>:last-child{grid-column:span 1}.home-page #quoteSection .schedule-row{grid-template-columns:1fr 1fr;gap:12px}.home-page #quoteSection .schedule-row>:last-child{grid-column:span 2}.home-page #quoteSection .schedule-row.visible{max-height:160px}.home-page #quoteSection .continue-row{flex-direction:column;align-items:flex-start;gap:8px}.home-page #quoteSection .continue-row.visible{max-height:90px}.home-page #quoteSection .btn-continue{width:100%;justify-content:center}.home-page #quoteSection .qp{width:100%;border-left:none;border-top:1px solid #eef0f4;padding:20px 16px 28px}.home-page .services{padding:44px 16px 52px}.home-page .svc-grid{grid-template-columns:repeat(2,1fr);gap:10px}.home-page .svc-reveal{grid-column:span 1}.home-page .svc-reveal-feature{grid-column:span 2}.home-page .svc-feature{height:170px;padding:14px}.home-page .svc{padding:16px 10px}.home-page .svc-ico svg{width:26px;height:26px}.home-page .svc-lbl{font-size:13.5px}.home-page .hiw{padding:44px 16px 52px}.home-page .hiw-wrap{grid-template-columns:1fr;gap:28px}.home-page .hiw-wrap:before{top:24px;bottom:24px;left:24px;right:auto;width:1.5px;height:auto;background:linear-gradient(180deg,#22c55e,#86efac 50%,#22c55e)}.home-page .hiw-step{flex-direction:row;text-align:left;padding:0;gap:20px}.home-page .hiw-num{margin-bottom:0;flex-shrink:0;width:48px;height:48px;font-size:18px}.home-page .hiw-title{margin-bottom:6px}.home-page .pricing{padding:44px 16px 52px}.home-page .price-cards{grid-template-columns:1fr;gap:12px}.home-page .sec-sub{margin:-14px auto 28px}.home-page .service-area{padding:44px 16px 52px}.home-page .area-stats{flex-direction:column;align-items:stretch}.home-page .area-stat{min-width:0}.home-page .reviews{padding:44px 16px 52px}.home-page .review-grid{grid-template-columns:1fr;gap:12px}.home-page .why-us{padding:44px 16px 52px}.home-page .why-grid{grid-template-columns:1fr 1fr;gap:12px}.home-page .faq{padding:44px 16px 52px}.home-page .contact-section{padding:52px 20px}.home-page .contact-pills{flex-direction:column;align-items:stretch}.home-page .contact-pill{justify-content:center}.home-page .footer{padding:40px 16px 20px}.home-page .footer-grid{grid-template-columns:1fr;gap:28px}.home-page .footer-bottom{flex-direction:column;align-items:flex-start}}@media (max-width:400px){.home-page .hero-h1{font-size:28px}.home-page .hero-stat{padding-right:14px;margin-right:14px}}