@font-face{font-family:InterDisplay;font-weight:300;font-style:normal;font-display:swap;src:url(/fonts/InterDisplay-Light.woff2)format("woff2")}@font-face{font-family:InterDisplay;font-weight:400;font-style:normal;font-display:swap;src:url(/fonts/InterDisplay-Regular.woff2)format("woff2")}@font-face{font-family:InterDisplay;font-weight:600;font-style:normal;font-display:swap;src:url(/fonts/InterDisplay-SemiBold.woff2)format("woff2")}@font-face{font-family:InterDisplay;font-weight:700;font-style:normal;font-display:swap;src:url(/fonts/InterDisplay-Bold.woff2)format("woff2")}:root{--blue:#000078;--blue-hover:#184de5;--blue-active:#007aff;--dark:#152149;--text:#152149;--text-secondary:#152149a8;--text-muted:#15214980;--text-faint:#15214959;--white:#fff;--bg:#fff;--bg-page:#f5f7fa;--bg-hover:#f4f5f8;--bg-subtle:#1521490d;--border:#15214914;--border-card:#1521490d;--shadow-card:0 1px 3px #1521490f, 0 0 0 1px #15214908;--shadow-card-hover:0 12px 40px #1521491f, 0 0 0 1px #1521490a;--shadow-hero:0 4px 20px #15214914;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-xl:24px;--r-full:9999px;--font:"InterDisplay", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-display:"InterDisplay", "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--ease:.2s cubic-bezier(.4, 0, .2, 1);--ease-bounce:.3s cubic-bezier(.34, 1.56, .64, 1);--container:1366px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font);color:var(--text);background:var(--bg-page);font-size:16px;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font-family:inherit;font-size:inherit;background:0 0;border:none;outline:none}ul,ol{list-style:none}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;position:absolute;overflow:hidden}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 24px}.header{z-index:100;background:var(--bg);transition:box-shadow var(--ease);position:sticky;top:0}.header__top{border-bottom:1px solid var(--border)}.header__top-inner{justify-content:space-between;align-items:center;height:44px;display:flex}.header__top-left{align-items:center;gap:24px;display:flex}.header__top-right{align-items:center;gap:20px;display:flex}.header__top-link{color:var(--text-muted);transition:color var(--ease);font-size:14px;font-weight:400;line-height:20px}.header__top-link:hover{color:var(--text-secondary)}.header__top-link:active{color:var(--blue-active)}.header__top-link--active{color:var(--text);font-weight:500}.header__phone{flex-direction:column;align-items:flex-end;line-height:1.2;display:flex}.header__phone-number{color:var(--text);letter-spacing:-.3px;font-size:16px;font-weight:700}.header__phone-sub{color:var(--text-secondary);font-size:12px;line-height:16px}.header__top-action{color:var(--text-muted);cursor:pointer;transition:color var(--ease);align-items:center;gap:6px;font-size:14px;font-weight:400;display:flex}.header__top-action:hover{color:var(--text-secondary)}.header__top-action:active{color:var(--dark)}.header__top-action svg{flex-shrink:0;width:16px;height:16px}.header__top-action--offices{color:var(--text-muted)}.header__top-action--offices svg{color:#ef6c00}.header__top-action--offices svg path{fill:#ef6c00;stroke:none}.header__top-action--login{color:var(--text-muted)}.header__top-action--login svg{color:var(--blue)}.header__top-action--login svg path{stroke:var(--blue)}.header__login-btn{font-weight:400}.header__main{border-bottom:1px solid var(--border)}.header__main-inner{align-items:center;gap:0;height:56px;display:flex}.header__logo{flex-shrink:0;align-items:center;margin-right:24px;display:flex}.header__logo svg path{fill:var(--blue)}.header__nav{align-items:center;gap:0;height:100%;display:flex}.header__nav-item{align-items:center;height:100%;display:flex;position:relative}.header__nav-link{color:var(--text);white-space:nowrap;transition:color var(--ease), background-color var(--ease);border-radius:var(--r-md);align-items:center;height:100%;padding:0 12px;font-size:16px;font-weight:400;line-height:24px;display:flex;position:relative}.header__nav-link:after{content:"";background:var(--blue);height:2px;transition:transform var(--ease);position:absolute;bottom:0;left:16px;right:16px;transform:scaleX(0)}.header__nav-item:hover .header__nav-link{background:var(--bg-subtle)}.header__nav-item:hover .header__nav-link:after{transform:scaleX(1)}.header__dropdown{background:var(--bg);border-bottom:1px solid var(--border);opacity:0;visibility:hidden;z-index:200;min-width:max-content;padding:0;transition:all .2s;position:absolute;top:100%;left:0;box-shadow:0 12px 40px #15214914}.header__dropdown--wide{gap:0;min-width:720px;padding:0;display:flex;left:-200px}.header__dropdown--wide .header__dropdown-col{border-right:1px solid var(--border);padding:16px 24px}.header__dropdown--wide .header__dropdown-col:last-child{border-right:none}.header__nav-item:hover .header__dropdown{opacity:1;visibility:visible}.header__dropdown-col{padding:12px 20px}.header__dropdown-title{color:var(--text);margin-bottom:6px;font-size:13px;font-weight:600}.header__dropdown-link{color:var(--text);transition:color var(--ease);white-space:nowrap;align-items:center;gap:8px;padding:5px 0;font-size:13px;font-weight:400;display:flex}.header__dropdown-link:hover{color:var(--blue-active)}.tag-online{color:var(--blue-hover);border-radius:var(--r-full);letter-spacing:.5px;text-transform:uppercase;background:#184de50d;padding:2px 6px;font-size:8px;font-weight:700}.tag-apply{color:#059669;border-radius:var(--r-full);letter-spacing:.5px;text-transform:uppercase;background:#d1fae5;padding:2px 6px;font-size:8px;font-weight:700}.header__claim{color:var(--blue);white-space:nowrap;transition:color var(--ease);z-index:3;align-items:center;gap:8px;height:100%;margin-left:auto;font-size:14px;font-weight:400;display:flex;position:relative}.header__claim:hover{background:var(--bg-subtle);border-radius:var(--r-md);padding:0 12px}.header__claim .claim-icon{background:var(--blue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.header__claim .claim-icon svg{width:12px;height:12px;color:var(--white)}.header__burger{cursor:pointer;z-index:200;flex-direction:column;gap:5px;width:24px;display:none}.header__burger span{background:var(--text);width:100%;height:2px;transition:all var(--ease);border-radius:2px;display:block}.header__burger.active span:first-child{transform:rotate(45deg)translate(5px,5px)}.header__burger.active span:nth-child(2){opacity:0}.header__burger.active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.header__mobile-login{color:#fff;cursor:pointer;white-space:nowrap;z-index:200;background:#000078;border:none;border-radius:20px;align-items:center;gap:6px;padding:8px 18px;font-size:13px;font-weight:600;transition:all .2s;display:none;position:relative}.header__mobile-login:active{background:#0000a0;transform:scale(.96)}.header__mobile-login svg{color:#fff;flex-shrink:0}.mobile-menu{background:var(--bg);z-index:99;width:100%;height:100%;padding-top:100px;transition:transform .35s;position:fixed;top:0;left:0;transform:translate(100%)}.mobile-menu.active{transform:translate(0)}.mobile-menu__inner{flex-direction:column;padding:24px;display:flex}.mobile-menu__link{border-bottom:1px solid var(--border);padding:14px 0;font-size:18px;font-weight:500}.mobile-menu__link:hover,.mobile-menu__link--accent{color:var(--blue-hover)}.hero{padding:20px 0 0}.hero__grid{grid-template-columns:1fr 380px;align-items:stretch;gap:12px;min-height:460px;display:grid}.hero__main{min-width:0;height:100%}.carousel{border-radius:var(--r-xl);height:100%;box-shadow:var(--shadow-hero);position:relative;overflow:hidden}.carousel__track{will-change:transform;height:100%;transition:transform .5s cubic-bezier(.25,.46,.45,.94);display:flex}.carousel__slide{flex:0 0 100%;min-width:100%;height:100%}.hero-card{border-radius:var(--r-xl);height:100%;color:var(--white);position:relative;overflow:hidden}.hero-card--blue{background:linear-gradient(135deg,#03c 0%,#48f 50%,#8bf 100%)}.hero-card--navy{background:linear-gradient(135deg,#0a1a44 0%,#1a3373 40%,#184de5 100%)}.hero-card--gradient{background:linear-gradient(135deg,#3b5fe3 0%,#6b4fd6 40%,#9b45d6 70%,#c040c0 100%)}.hero-card--light{color:var(--text);background:linear-gradient(135deg,#eef2ff 0%,#e0e8ff 50%,#dbeafe 100%)}.hero-card__content{z-index:2;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:14px;height:100%;padding:40px 40px 48px;display:flex;position:relative}.hero-card__title{font-size:38px;font-weight:300;line-height:1.15;font-family:var(--font-display);text-shadow:0 1px 2px #0000001a}.hero-card__title--dark{color:var(--text);text-shadow:none}.hero-card__subtitle{color:#ffffffb3;font-size:15px;line-height:22px}.hero-card__qr{align-items:center;gap:12px;margin-top:8px;display:flex}.hero-card__qr img{border-radius:var(--r-sm);background:var(--white);width:81px;height:81px;padding:4px}.hero-card__qr-text{color:#ffffff80;max-width:150px;font-size:12px;line-height:16px}.hero-card--light .hero-card__qr-text{color:var(--text-muted)}.hero-card--light .hero-card__subtitle{color:var(--text-secondary)}.hero-card__media{z-index:0;justify-content:flex-end;align-items:flex-end;width:55%;height:90%;font-size:0;display:flex;position:absolute;bottom:-10px;right:-20px}.hero-card__media img{object-fit:contain;object-position:right bottom;filter:drop-shadow(0 4px 12px #00000026);width:100%;height:100%}.carousel__dots{z-index:20;gap:8px;display:flex;position:absolute;bottom:20px;left:40px}.carousel__dot{cursor:pointer;width:10px;height:10px;transition:all var(--ease);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff6;border:none;border-radius:50%;padding:0}.carousel__dot--active{background:#fffffff2;transform:scale(1.2)}.carousel__dot:hover{background:#ffffffb3;transform:scale(1.15)}.hero__side{min-width:0;height:100%}.hero-side-card{border-radius:var(--r-xl);height:100%;transition:transform var(--ease), box-shadow var(--ease);box-shadow:var(--shadow-hero);background:linear-gradient(160deg,#c8ddfa 0%,#8ab8f0 20%,#5a95e0 50%,#3070cc 80%,#1a50b0 100%);flex-direction:column;display:flex;position:relative;overflow:hidden}.hero-side-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-3px)}.hero-side-card__content{z-index:2;padding:32px 32px 0;position:relative}.hero-side-card__title{color:var(--white);font-size:34px;font-weight:300;line-height:1.2;font-family:var(--font-display);text-shadow:0 1px 3px #0000001a;margin-bottom:12px}.hero-side-card__tag{border-radius:var(--r-full);color:var(--white);letter-spacing:.5px;background:#22c55e;align-items:center;gap:5px;padding:6px 14px;font-size:10px;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #22c55e4d}.hero-side-card__tag svg{flex-shrink:0}.hero-side-card__media{flex:1;justify-content:center;align-items:flex-end;min-height:200px;display:flex;position:relative;overflow:hidden}.hero-side-card__cat{object-fit:cover;object-position:center top;filter:drop-shadow(0 -4px 16px #0000001a);width:100%;height:100%}.btn{all:unset;cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box;transition:background-color var(--ease), color var(--ease), border-color var(--ease), transform .2s cubic-bezier(.25,.1,.25,1), box-shadow var(--ease);border-radius:var(--r-md);font-family:var(--font);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;min-width:40px;height:42px;padding:10px 22px;font-size:14px;font-weight:500;line-height:20px;display:inline-flex;position:relative}.btn:active{transform:scale(.96)}.btn--ghost{color:var(--blue);background:0 0}.btn--ghost:hover{background:var(--bg-subtle)}.btn--primary{background:var(--blue);color:var(--white);border-radius:var(--r-md)}.btn--primary:hover{background:var(--blue-hover);box-shadow:0 4px 12px #184de540}.btn--dark{background:var(--dark);color:var(--white)}.btn--dark:hover{background:#0d1b4a;box-shadow:0 4px 12px #15214940}.btn--outline{color:var(--text);border:1px solid var(--border);border-radius:var(--r-full);background:0 0;height:42px;padding:10px 24px;font-size:14px}.btn--outline:hover{background:var(--blue-hover);color:var(--white);border-color:var(--blue-hover);box-shadow:0 4px 12px #184de533}.btn--outline-white{background:var(--white);color:var(--dark);border-radius:var(--r-md);border:1px solid #0000;height:42px;padding:10px 22px;font-size:14px;font-weight:500;line-height:20px;box-shadow:0 2px 6px #00000014}.btn--outline-white:hover{background:var(--bg-hover);box-shadow:0 4px 12px #0000001f}.btn--blue-full{background:var(--blue);color:var(--white);border-radius:var(--r-lg);width:100%;height:52px;padding:16px 32px}.btn--blue-full:hover{background:var(--blue-hover)}.btn--full{width:100%}.btn--sm{height:32px;padding:8px 16px;font-size:13px}.popular{padding:80px 0 0}.popular__header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.section-title{color:var(--text);font-size:36px;font-style:normal;font-weight:300;line-height:1.2;font-family:var(--font-display)}.popular__tabs{border-radius:var(--r-lg);background:0 0;gap:4px;padding:4px;display:inline-flex}.popular__tab{border-radius:var(--r-md);cursor:pointer;height:34px;font-family:var(--font);letter-spacing:.7px;text-transform:uppercase;color:var(--blue);transition:color var(--ease), background-color var(--ease), box-shadow var(--ease), border-color var(--ease);background:0 0;border:1px solid #0000;outline:none;justify-content:center;align-items:center;gap:4px;padding:8px 18px;font-size:12px;font-weight:600;line-height:16px;display:flex}.popular__tab--active{color:var(--blue-hover);border-color:var(--blue-hover);background:#007aff0f;box-shadow:0 2px 8px #00000014}.popular__tab:not(.popular__tab--active):hover{color:var(--blue-active);background:#007aff0a}.popular__grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.product-card{border-radius:var(--r-xl);background:var(--white);min-height:220px;transition:transform var(--ease), box-shadow var(--ease);cursor:pointer;border:1px solid var(--border-card);box-shadow:var(--shadow-card);flex-direction:column;justify-content:space-between;padding:28px 28px 24px;display:flex;position:relative;overflow:hidden}.product-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.product-card__title{color:var(--text);z-index:2;font-size:20px;font-weight:700;line-height:1.35}.product-card__media{z-index:1;width:120px;height:120px;transition:transform var(--ease);position:absolute;bottom:20px;right:24px}.product-card:hover .product-card__media{transform:scale(1.08)}.product-card__media img{object-fit:contain;width:100%;height:100%}.product-card__arrow{border-radius:var(--r-md);width:40px;height:40px;color:var(--text);transition:all var(--ease);z-index:2;background:#184de50f;border:none;justify-content:center;align-items:center;margin-top:auto;display:flex}.product-card__arrow svg path{stroke:var(--text);transition:stroke var(--ease)}.product-card:hover .product-card__arrow{background:var(--blue-hover);box-shadow:0 2px 8px #184de540}.product-card:hover .product-card__arrow svg path{stroke:var(--white)}.calculator{padding:80px 0 0}.calc-card{border-radius:var(--r-xl);background:var(--white);box-shadow:var(--shadow-card);border:1px solid var(--border-card);align-items:stretch;display:flex;overflow:hidden}.calc-card__info{flex:1;padding:40px}.calc-card__title{margin-bottom:24px;font-size:24px;font-weight:700}.calc-card__visual{flex:0 0 40%;justify-content:center;align-items:flex-end;display:flex;overflow:hidden}.calc-card__visual img{object-fit:contain;max-height:400px}.calc-form{flex-direction:column;gap:16px;display:flex}.calc-form__group{flex-direction:column;flex:1;gap:5px;display:flex}.calc-form__label{color:var(--text-secondary);font-size:13px;font-weight:500}.calc-form__input{border:1.5px solid var(--border);border-radius:var(--r-md);background:var(--white);width:100%;transition:border-color var(--ease), box-shadow var(--ease);color:var(--text);padding:12px 16px;font-size:15px}.calc-form__input:focus{border-color:var(--blue-hover);box-shadow:0 0 0 4px #184de514}.calc-form__input::placeholder{color:var(--text-muted)}.calc-form__textarea{resize:vertical;min-height:80px}select.calc-form__input{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='M4 6l4 4 4-4' stroke='%236B7280' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.calc-form__result{border-radius:var(--r-md);background:#184de508;border:1.5px solid #184de51a;justify-content:space-between;align-items:center;padding:16px;display:flex}.calc-form__result-label{color:var(--text-secondary);font-size:13px}.calc-form__result-value{color:var(--blue-hover);transition:transform var(--ease);font-size:22px;font-weight:700}.about{padding:80px 0 0}.about__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.about-card{border-radius:var(--r-xl);background:var(--white);box-shadow:var(--shadow-card);border:1px solid var(--border-card);transition:transform var(--ease), box-shadow var(--ease);padding:32px}.about-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.about-card__number{color:var(--blue);font-size:40px;font-weight:700;font-family:var(--font-display);margin-bottom:10px}.about-card__title{margin-bottom:6px;font-size:16px;font-weight:600}.about-card__text{color:var(--text-secondary);font-size:14px;line-height:1.5}.news{padding:80px 0 0}.news .section-title{margin-bottom:32px}.news__grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.news-card{border-radius:var(--r-xl);background:var(--white);transition:transform var(--ease), box-shadow var(--ease);box-shadow:var(--shadow-card);border:1px solid var(--border-card);flex-direction:column;gap:12px;padding:28px;display:flex}.news-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-3px)}.news-card__date{color:var(--blue-hover);font-size:12px;font-weight:500;line-height:16px}.news-card__title{color:var(--text);font-size:16px;font-weight:600;line-height:1.45}.news-card__link{color:var(--text-muted);transition:color var(--ease);margin-top:auto;font-size:14px}.news-card__link:hover{color:var(--blue)}.news__more{margin-top:28px}.app-section{padding:80px 0 0}.application{padding:80px 0}.application__card{background:var(--white);border-radius:var(--r-xl);box-shadow:var(--shadow-card);border:1px solid var(--border-card);padding:48px}.application__text{color:var(--text-secondary);margin-top:8px;margin-bottom:28px;font-size:15px}.app-block{border-radius:var(--r-xl);color:var(--white);background:linear-gradient(135deg,#000060 0%,#000078 40%,#001090 100%);align-items:stretch;display:flex;overflow:hidden;box-shadow:0 8px 32px #00007833}.app-block__info{flex:1;padding:48px 40px}.app-block__info .section-title{color:var(--white);margin-bottom:24px}.app-block__title{margin-bottom:8px;font-size:22px;font-weight:700}.app-block__desc{opacity:.7;margin-bottom:24px;font-size:14px}.app-block__features{flex-direction:column;gap:10px;margin-bottom:28px;list-style:none;display:flex}.app-block__features li{color:#ffffffd9;padding-left:20px;font-size:15px;line-height:22px;position:relative}.app-block__features li:before{content:"✓";color:#22c55e;font-weight:700;position:absolute;left:0}.app-block__qr{align-items:center;gap:14px;display:flex}.app-block__qr img{border-radius:var(--r-sm);background:var(--white);width:88px;height:88px;padding:4px;box-shadow:0 2px 8px #00000026}.app-block__qr span{color:#ffffff80;max-width:150px;font-size:12px;line-height:16px}.app-block__form{flex-direction:column;gap:12px;display:flex}.app-block__form .calc-form__input{color:var(--white);background:#ffffff1a;border-color:#fff3}.app-block__form .calc-form__input::placeholder{color:#ffffff80}.app-block__form .calc-form__input:focus{border-color:#ffffff80}.application__row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.app-block__visual{flex:0 0 40%;justify-content:center;align-items:flex-end;padding:20px 20px 0;display:flex;overflow:hidden}.app-block__visual img{object-fit:contain;filter:drop-shadow(0 4px 20px #0003);max-height:400px}.svo-block{padding:80px 0 0}.svo-card{border-radius:var(--r-xl);color:var(--white);background:linear-gradient(135deg,#1a2e50 0%,#2a4a70 40%,#3a6a90 100%);align-items:stretch;display:flex;overflow:hidden;box-shadow:0 4px 20px #1a3a5f33}.svo-card__info{flex:1;padding:40px}.svo-card__title{font-size:24px;font-weight:700;font-family:var(--font-display);margin-bottom:10px}.svo-card__text{opacity:.75;margin-bottom:24px;font-size:15px;line-height:1.5}.svo-card__features{flex-direction:column;gap:10px;display:flex}.svo-card__feature{align-items:flex-start;gap:8px;font-size:14px;display:flex}.svo-card__feature svg{flex-shrink:0;margin-top:2px}.svo-card__visual{flex:0 0 40%;justify-content:center;align-items:center;padding:32px;display:flex}.svo-card__visual img{object-fit:contain;max-height:300px}.faq{padding:80px 0 0}.faq .section-title{margin-bottom:32px}.faq-list{flex-direction:column;gap:8px;display:flex}.faq-item{border-radius:var(--r-lg);background:var(--white);box-shadow:var(--shadow-card);border:1px solid var(--border-card);transition:box-shadow var(--ease);overflow:hidden}.faq-item:hover{box-shadow:var(--shadow-card-hover)}.faq-item__q{cursor:pointer;color:var(--text);transition:background var(--ease);text-align:left;justify-content:space-between;align-items:center;width:100%;padding:18px 24px;font-size:15px;font-weight:600;display:flex}.faq-item__q:hover{background:var(--bg-subtle)}.faq-item__q span{flex:1}.faq-item__q svg,.faq-item__chevron{transition:transform var(--ease);flex-shrink:0;margin-left:12px}.faq-item.active .faq-item__q svg,.faq-item.active .faq-item__chevron{transform:rotate(180deg)}.faq-item__a{max-height:0;padding:0 24px;transition:max-height .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq-item.active .faq-item__a{max-height:300px;padding:0 24px 20px}.faq-item__a p{color:var(--text-secondary);font-size:15px;line-height:1.6}.footer{background:var(--dark);color:var(--white);padding:60px 0 28px}.footer__top{grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:32px;margin-bottom:36px;display:grid}.footer__col{flex-direction:column;display:flex}.footer__logo{margin-bottom:16px;display:inline-flex}.footer__logo svg path{fill:#fff}.footer__license{color:#fff6;font-size:12px;line-height:1.5}.footer__heading{color:#ffffffe6;margin-bottom:16px;font-size:14px;font-weight:700}.footer__link{color:#ffffff8c;transition:color var(--ease);padding:4px 0;font-size:13px;display:block}.footer__link:hover{color:var(--white)}.footer__phone{color:var(--white);margin-bottom:4px;font-size:18px;font-weight:700}.footer__phone-sub{color:#ffffff73;font-size:12px}.footer__bottom{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-top:20px;display:flex}.footer__copy{color:#ffffff4d;font-size:12px}.cookie-bar{background:var(--dark);color:var(--white);z-index:200;align-items:center;padding:14px 28px;font-size:13px;transition:transform .3s;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000001a}.cookie-bar.hidden{transform:translateY(100%)}.cookie-bar__text{flex:1;font-size:13px;line-height:1.5}.cookie-bar a{color:var(--blue-active);text-underline-offset:2px;text-decoration:underline}.cookie-bar__actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.cookie-bar__btn{color:var(--white);cursor:pointer;transition:background var(--ease), box-shadow var(--ease);border-radius:var(--r-lg);background:#22c55e;border:none;justify-content:center;align-items:center;gap:6px;padding:10px 24px;font-size:14px;font-weight:600;display:inline-flex}.cookie-bar__btn:hover{background:#16a34a;box-shadow:0 2px 8px #22c55e4d}.cookie-bar__arrow{width:32px;height:32px;color:var(--white);opacity:.6;cursor:pointer;justify-content:center;align-items:center;display:flex}.rating-btn{background:var(--blue);color:var(--white);border-radius:var(--r-full);cursor:pointer;z-index:100;transition:all var(--ease);border:none;align-items:center;gap:6px;padding:12px 22px;font-size:13px;font-weight:600;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 20px #0000784d}.rating-btn:hover{background:var(--blue-hover);transform:translateY(-2px);box-shadow:0 8px 28px #00007859}.rating-btn svg{vertical-align:-1px}.toast{border-radius:var(--r-md);color:var(--white);z-index:300;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:14px 28px;font-size:14px;font-weight:500;transition:top .4s cubic-bezier(.68,-.55,.27,1.55);position:fixed;top:-80px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000026}.toast.show{top:28px}.toast--success{background:#10b981f2}.toast--error{background:#ef4444f2}@keyframes fadeInUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{opacity:0;animation:.6s cubic-bezier(.4,0,.2,1) forwards fadeInUp}.product-card:first-child{animation-delay:40ms}.product-card:nth-child(2){animation-delay:80ms}.product-card:nth-child(3){animation-delay:.12s}.product-card:nth-child(4){animation-delay:.16s}.product-card:nth-child(5){animation-delay:.2s}.product-card:nth-child(6){animation-delay:.24s}.login-overlay{z-index:500;opacity:0;visibility:hidden;will-change:opacity;background:#1521498c;justify-content:center;align-items:center;transition:opacity .2s,visibility .2s;display:flex;position:fixed;inset:0}.login-overlay.active{opacity:1;visibility:visible;pointer-events:auto}.login-modal{background:var(--white);border-radius:var(--r-xl);width:100%;max-width:480px;padding:40px 48px;transition:transform .3s cubic-bezier(.16,1,.3,1);position:relative;transform:translateY(24px)scale(.97);box-shadow:0 24px 80px #0003}.login-overlay.active .login-modal{transform:translateY(0)scale(1)}.login-modal__close{cursor:pointer;width:36px;height:36px;color:var(--text-muted);transition:all var(--ease);background:0 0;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:16px;right:16px}.login-modal__close:hover{background:var(--bg-hover);color:var(--text)}.login-modal__header{align-items:center;gap:10px;margin-bottom:28px;display:flex}.login-modal__lock{width:24px;height:24px;color:var(--blue);flex-shrink:0}.login-modal__title{color:var(--text);font-size:24px;font-weight:600;line-height:1.3}.login-view--hidden{display:none!important}.login-form{flex-direction:column;gap:18px;display:flex}.login-form__group{flex-direction:column;gap:6px;display:flex}.login-form__label{color:var(--text);font-size:14px;font-weight:500}.login-form__row{align-items:stretch;gap:10px;display:flex}.login-form__input{border:1.5px solid var(--border);border-radius:var(--r-md);color:var(--text);background:var(--white);transition:border-color var(--ease), box-shadow var(--ease), opacity var(--ease);flex:1;padding:12px 14px;font-size:15px}.login-form__input:focus{border-color:var(--blue-hover);box-shadow:0 0 0 4px #184de514}.login-form__input::placeholder{color:var(--text-muted)}.login-form__input:disabled{opacity:.5;cursor:not-allowed;background:var(--bg-hover)}.login-form__input--code{letter-spacing:4px;text-align:center;max-width:160px;font-weight:600}.login-form__action{white-space:nowrap;color:var(--text-muted);background:var(--bg-hover);border:1.5px solid var(--border);border-radius:var(--r-md);cursor:pointer;transition:all var(--ease);padding:0 20px;font-size:14px;font-weight:500}.login-form__action:not(:disabled):hover{background:var(--blue);color:var(--white);border-color:var(--blue)}.login-form__action:disabled{opacity:.45;cursor:not-allowed}.login-modal__toggle{color:var(--blue);text-underline-offset:3px;transition:color var(--ease);margin-top:18px;font-size:14px;text-decoration:underline;display:inline-block}.login-modal__toggle:hover{color:var(--blue-hover)}.login-modal__divider{align-items:center;gap:16px;margin:24px 0;display:flex}.login-modal__divider:before,.login-modal__divider:after{content:"";background:var(--border);flex:1;height:1px}.login-modal__divider span{color:var(--text-muted);white-space:nowrap;font-size:13px}.login-modal__social{border:1.5px solid var(--border);border-radius:var(--r-md);background:var(--white);cursor:pointer;width:100%;color:var(--text);transition:all var(--ease);align-items:center;gap:12px;padding:12px 20px;font-size:15px;font-weight:500;display:flex}.login-modal__social:hover{border-color:var(--blue-hover);box-shadow:0 2px 8px #184de51a}.login-modal__social-icon{border-radius:var(--r-sm);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.login-modal__social-icon svg{width:28px;height:28px}.login-gosuslugi-header{margin-bottom:16px}.login-modal__back{color:var(--blue);transition:color var(--ease);align-items:center;gap:4px;font-size:14px;font-weight:500;display:inline-flex}.login-modal__back:hover{color:var(--blue-hover)}.login-modal__back svg{flex-shrink:0}.login-gosuslugi-badge{border-radius:var(--r-md);background:#0065b10f;border:1px solid #0065b11f;align-items:center;gap:12px;margin-bottom:20px;padding:14px 16px;display:flex}.login-gosuslugi-badge span{color:var(--text);font-size:15px;font-weight:600}.login-gosuslugi-tabs{border-radius:var(--r-md);border:1px solid var(--border);background:#eef1f6;gap:0;margin-bottom:20px;padding:4px;display:flex}.login-gosuslugi-tab{all:unset;cursor:pointer;box-sizing:border-box;font-size:14px;font-weight:600;font-family:var(--font);border-radius:calc(var(--r-md) - 2px);color:var(--text-secondary);transition:all var(--ease);text-align:center;background:0 0;flex:1;justify-content:center;align-items:center;padding:11px 16px;display:flex}.login-gosuslugi-tab--active{background:var(--white);color:var(--blue);box-shadow:0 2px 8px #0000001a}.login-gosuslugi-tab:not(.login-gosuslugi-tab--active):hover{color:var(--text);background:#ffffff80}@media (width<=1024px){.header__nav{display:none}.header__burger,.header__mobile-login{display:flex}.header__top-left a:not(.header__top-link--active):not(:nth-child(2)){display:none}.hero__grid{grid-template-columns:1fr;gap:12px;min-height:auto}.hero__main{min-height:340px}.hero__side{max-height:300px}.hero-card{min-height:340px}.hero-card__media{width:45%;height:80%}.popular__grid,.about__grid,.news__grid{grid-template-columns:repeat(2,1fr)}.calc-card{flex-direction:column}.calc-card__visual{flex:auto;max-height:280px}.app-block{flex-direction:column}.app-block__visual{flex:auto;max-height:300px;padding:20px}.svo-card{flex-direction:column}.svo-card__visual{flex:auto;min-height:180px}.footer__top{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.container{padding:0 16px}.header__top{display:none}.header__main-inner{gap:12px;height:52px}.header__logo svg{width:80px;height:auto}.header__nav,.header__claim{display:none}.header__mobile-login{margin-left:auto;display:flex}.header__burger{display:flex}.hero{padding:12px 0 0}.hero__grid{grid-template-columns:1fr;gap:10px;min-height:auto}.hero__main{min-height:260px}.hero__side{max-height:240px}.hero-card{min-height:260px}.hero-card__title{font-size:22px;line-height:1.25}.hero-card__subtitle{font-size:13px}.hero-card__content{gap:10px;padding:24px 20px 32px}.hero-card__media{width:45%;height:70%;right:-10px}.carousel__dots{gap:6px;bottom:14px;left:20px}.carousel__dot{width:8px;height:8px}.hero-side-card__title{font-size:24px;line-height:1.2}.hero-side-card__content{padding:24px 20px 0}.hero-side-card__tag{padding:5px 10px;font-size:9px}.popular{padding:48px 0 0}.popular__header{flex-direction:column;align-items:flex-start;gap:12px}.popular__grid{grid-template-columns:repeat(2,1fr);gap:8px}.product-card{min-height:170px;padding:20px}.product-card__title{font-size:16px}.product-card__media{width:90px;height:90px;bottom:12px;right:12px}.product-card__arrow{width:34px;height:34px}.section-title{font-size:26px}.calculator{padding:48px 0 0}.calc-card__info{padding:28px 20px}.calc-card__title{font-size:20px}.calc-form__result-value{font-size:18px}.app-section{padding:48px 0 0}.app-block__info{padding:32px 20px}.app-block__info .section-title{margin-bottom:16px;font-size:24px}.app-block__features li{font-size:14px}.app-block__qr img{width:72px;height:72px}.app-block__visual{padding:12px}.about{padding:48px 0 0}.about__grid{grid-template-columns:1fr;gap:10px}.about-card{padding:24px}.about-card__number{font-size:32px}.svo-block{padding:48px 0 0}.svo-card__info{padding:28px 20px}.svo-card__title{font-size:20px}.svo-card__visual{padding:16px}.news{padding:48px 0 0}.news__grid{grid-template-columns:1fr;gap:10px}.news-card{padding:20px}.news-card__title{font-size:15px}.faq{padding:48px 0 0}.faq-item__q{padding:14px 16px;font-size:14px}.faq-item__a p{font-size:14px}.faq-item.active .faq-item__a{padding:0 16px 14px}.application{padding:48px 0}.application__card{padding:28px 20px}.application__row{grid-template-columns:1fr}.footer{padding:40px 0 20px}.footer__top{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}.footer__col--brand{grid-column:1/-1}.footer__heading{margin-bottom:12px;font-size:13px}.footer__phone{font-size:16px}.footer__bottom{text-align:center;flex-direction:column;gap:8px}.login-overlay{align-items:flex-end}.login-modal{border-radius:var(--r-xl) var(--r-xl) 0 0;width:100%;max-width:100%;max-height:90vh;margin:0;padding:28px 20px 32px;overflow-y:auto;transform:translateY(100%)}.login-overlay.active .login-modal{transform:translateY(0)}.login-modal__title{font-size:20px}.login-form__row{flex-direction:column}.login-form__input--code{max-width:100%}.login-form__action{padding:12px 20px}.login-gosuslugi-tabs{margin-bottom:16px}.login-gosuslugi-badge{margin-bottom:16px;padding:12px}.login-gosuslugi-badge span{font-size:14px}.mobile-menu{padding-top:64px}.mobile-menu__inner{padding:20px 16px}.mobile-menu__link{padding:13px 0;font-size:17px}.cookie-bar{text-align:center;flex-direction:column;gap:10px;padding:14px 16px}.cookie-bar__text{font-size:12px}.rating-btn{display:none}}@media (width<=480px){.popular__grid,.footer__top{grid-template-columns:1fr}.hero-card__qr{display:none}.hero-card__title{font-size:20px}.hero-card__media{width:40%;height:60%}.hero-card{min-height:220px}.product-card{min-height:150px}.product-card__media{width:80px;height:80px}.hero-side-card__title{font-size:22px}.btn--outline-white{height:38px;padding:8px 16px;font-size:13px}.about-card__number{font-size:28px}.section-title{font-size:24px}}
