:root{--tl-blue:#0757c9;--tl-blue-dark:#073a8c;--tl-blue-deep:#082d66;--tl-text:#102a55;--tl-muted:#66768f;--tl-line:#e5ebf4;--tl-soft:#f5f8fc;--tl-radius:18px;--tl-content-width:1160px;--tl-page-gutter:max(24px,calc((100vw - var(--tl-content-width))/2))}.page-template-main,.page-template-main *{box-sizing:border-box}.page-template-main .main-wrapper.topline-home{padding-top:78px;overflow:hidden;color:var(--tl-text);background:#fff}.topline-home a{text-decoration:none}.topline-home ul{margin:0;padding:0}.topline-home ul li{padding:0}.topline-home ul li:before{display:none !important}.topline-home h1,.topline-home h2,.topline-home h3,.topline-home p{margin-top:0}.topline-home-header-wrapper{position:fixed;left:0;top:0;width:100%;z-index:1000;background:rgba(255,255,255,.97);border-bottom:1px solid #edf1f7;box-shadow:0 6px 24px rgba(15,50,95,.05);backdrop-filter:blur(12px)}.topline-home-header{height:78px;display:flex;align-items:center;gap:28px}.topline-home-header__logo{display:flex;align-items:center;flex:0 0 285px}.topline-home-header__logo img{display:block;width:100%;max-width:285px;height:auto}.topline-home-header__nav{flex:1}.topline-home-header__nav ul{list-style:none;display:flex;align-items:center;justify-content:center;gap:18px;margin:0;padding:0}.topline-home-header__nav a{color:#18345f;font-size:12.5px;font-weight:700;white-space:nowrap;transition:color .2s ease}.topline-home-header__nav a:hover{color:var(--tl-blue)}.topline-home-header__contact{display:flex;align-items:center;gap:10px;flex:0 0 auto}.topline-home-header__phone{display:flex;flex-direction:column;align-items:flex-end;color:#0e2f68;font-size:14px;line-height:1.1;font-weight:800}.topline-home-header__phone small{color:var(--tl-blue);margin-top:4px;font-size:11px;font-weight:700}.topline-home-header__burger{display:none;width:32px;height:32px;border:0;background:0 0;position:relative;cursor:pointer;padding:0}.topline-home-header__burger span,.topline-home-header__burger:before,.topline-home-header__burger:after{content:"";position:absolute;left:5px;width:22px;height:2px;border-radius:2px;background:var(--tl-blue-dark);transition:.2s ease}.topline-home-header__burger:before{top:9px}.topline-home-header__burger span{top:15px}.topline-home-header__burger:after{top:21px}.topline-home-header__burger.is-active span{opacity:0}.topline-home-header__burger.is-active:before{top:15px;transform:rotate(45deg)}.topline-home-header__burger.is-active:after{top:15px;transform:rotate(-45deg)}.topline-home-mobile-nav{display:none;border-top:1px solid var(--tl-line);background:#fff}.topline-home-mobile-nav.is-active{display:block}.topline-home-mobile-nav .container{padding-top:12px;padding-bottom:18px}.topline-home-mobile-nav a{display:block;color:#18345f;font-weight:700;padding:11px 0;border-bottom:1px solid #eef2f7}.topline-home-mobile-nav .tl-mobile-phone{color:var(--tl-blue);border-bottom:0}.tl-hero{background:radial-gradient(circle at 35% 20%,rgba(60,130,225,.1),transparent 38%),linear-gradient(90deg,#f8fbff 0%,#f8fbff 42%,#eef5fd 100%)}.tl-hero__grid{min-height:430px;display:grid;grid-template-columns:calc(var(--tl-page-gutter) + 500px) minmax(0,1fr);align-items:stretch;width:100%}.tl-hero__content{position:relative;z-index:2;padding:48px 36px 44px var(--tl-page-gutter);display:flex;flex-direction:column;justify-content:center}.tl-eyebrow{color:var(--tl-blue);font-size:12px;line-height:1;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px}.tl-hero h1{color:#0757c9;font-size:clamp(34px,3.2vw,52px);line-height:1.04;letter-spacing:-.035em;font-weight:800;margin-bottom:18px}.tl-hero h1 span{color:#173469}.tl-hero__lead{color:#2b4774;font-size:17px;line-height:1.45;margin-bottom:24px}.tl-hero__actions{display:flex;gap:14px;flex-wrap:wrap}.tl-btn{min-height:48px;padding:0 24px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:18px;font-size:14px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.tl-btn:hover{transform:translateY(-1px)}.tl-btn--primary{color:#fff;background:linear-gradient(135deg,#0767e5,#0450bf);box-shadow:0 10px 24px rgba(3,81,198,.22)}.tl-btn--secondary{color:var(--tl-blue);background:#fff;border:1px solid #76a9ec}.tl-btn--light{min-height:40px;padding:0 18px;color:#0757c9;background:#fff;border-radius:7px;font-size:12px}.tl-hero__visual{min-width:0;position:relative;overflow:hidden}.tl-hero__visual:before{content:"";position:absolute;left:-1px;top:0;bottom:0;width:90px;z-index:1;background:linear-gradient(90deg,#f8fbff 0%,rgba(248,251,255,.88) 26%,rgba(248,251,255,0) 100%)}.tl-hero__visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:52% center}.tl-benefits{position:relative;z-index:3;background:#fff;border-top:1px solid #edf1f7;border-bottom:1px solid #e8edf5;box-shadow:0 9px 26px rgba(15,50,95,.04)}.tl-benefits__grid{display:grid;grid-template-columns:repeat(4,1fr)}.tl-benefit{min-height:112px;padding:22px 20px;display:flex;align-items:center;gap:16px;border-right:1px solid #e9eef5}.tl-benefit:last-child{border-right:0}.tl-benefit__icon{flex:0 0 42px;width:42px;height:42px;display:grid;place-items:center;color:var(--tl-blue)}.tl-benefit__icon svg{width:36px;height:36px;fill:currentColor}.tl-benefit strong{display:block;color:#163768;font-size:14px;line-height:1.25;margin-bottom:5px}.tl-benefit span:not(.tl-benefit__icon){display:block;color:#8090a8;font-size:10px;line-height:1.35}.tl-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.tl-section-head h2,.tl-about h2{color:#102f63;font-size:30px;line-height:1.15;font-weight:800;letter-spacing:-.025em;margin-bottom:0}.tl-section-head>a,.tl-text-link,.tl-brands__all{color:var(--tl-blue);font-size:13px;font-weight:800}.tl-catalog{padding:34px 0 38px;background:linear-gradient(180deg,#fbfdff 0%,#f7f9fc 100%)}.tl-catalog__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.tl-category-card{min-width:0;display:flex;flex-direction:column;color:#17365f;background:#fff;border:1px solid #e6ebf3;border-radius:14px;overflow:hidden;box-shadow:0 6px 20px rgba(24,57,101,.04);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.tl-category-card:hover{transform:translateY(-4px);border-color:#c6d9f6;box-shadow:0 16px 35px rgba(24,57,101,.11)}.tl-category-card__head{min-height:54px;padding:13px 16px 10px;display:flex;align-items:center;justify-content:space-between}.tl-category-card__head h3{color:#15376b;font-size:18px;font-weight:800;margin:0}.tl-category-card__head span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:var(--tl-blue);background:#fff;border:1px solid #e4ebf5;box-shadow:0 5px 15px rgba(20,60,110,.07)}.tl-category-card>img{display:block;width:100%;height:178px;object-fit:cover;object-position:center center;background:#f4f6f8}.tl-category-card ul{list-style:none;padding:14px 17px 18px;font-size:12px;line-height:1.55;color:#3b567c}.tl-category-card li{position:relative;padding-left:13px !important;margin-bottom:3px}.tl-category-card li:after{content:"";position:absolute;left:1px;top:.68em;width:3px;height:3px;border-radius:50%;background:var(--tl-blue)}.tl-supply{color:#fff;background:radial-gradient(circle at 58% 45%,rgba(74,166,255,.22),transparent 28%),linear-gradient(115deg,#0a62c5 0%,#0957b5 40%,#06408c 72%,#073679 100%)}.tl-supply__grid{min-height:294px;display:grid;grid-template-columns:31% 27% 17% 25%;align-items:stretch}.tl-supply__intro,.tl-supply__route,.tl-supply__facts,.tl-supply__partner{padding:26px 18px}.tl-supply__intro{padding-left:0}.tl-supply__intro h2{color:#fff;font-size:24px;line-height:1.15;font-weight:800;margin-bottom:17px}.tl-checks{list-style:none;margin-bottom:18px !important}.tl-checks li{position:relative;color:rgba(255,255,255,.94);font-size:11px;line-height:1.4;padding:3px 0 3px 24px !important}.tl-checks li:after{content:"✓";position:absolute;left:0;top:1px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#0d8cff;border:1px solid rgba(255,255,255,.48);font-size:11px;font-weight:900}.tl-route-map{position:relative;height:100%;min-height:235px}.tl-route-map:before{content:"";position:absolute;inset:24px 0 32px;opacity:.32;background:#9dd0ff;clip-path:polygon(2% 44%,9% 36%,15% 40%,21% 27%,32% 30%,39% 20%,49% 25%,57% 18%,68% 26%,76% 18%,87% 22%,93% 31%,100% 38%,94% 47%,99% 54%,90% 59%,83% 55%,75% 68%,64% 62%,57% 72%,46% 63%,35% 72%,24% 61%,15% 66%,10% 56%,3% 57%);filter:drop-shadow(0 8px 20px rgba(0,0,0,.1))}.tl-route-map:after{content:"";position:absolute;left:7%;right:6%;top:48%;height:2px;opacity:.5;border-top:2px dashed rgba(255,255,255,.65);transform:rotate(-3deg)}.tl-route-map__title{position:absolute;left:48%;bottom:0;z-index:2;color:#fff;font-size:15px;line-height:1.2;font-weight:700;font-style:italic;transform:rotate(-8deg)}.tl-pin{position:absolute;z-index:3;width:12px;height:12px;border:3px solid #fff;border-radius:50%;background:#148bff;box-shadow:0 0 0 3px rgba(255,255,255,.16)}.tl-pin--1{left:16%;top:43%}.tl-pin--2{left:34%;top:35%}.tl-pin--3{left:52%;top:51%}.tl-pin--4{left:68%;top:40%}.tl-pin--5{left:82%;top:56%}.tl-supply__facts{border-left:1px solid rgba(255,255,255,.22);border-right:1px solid rgba(255,255,255,.22);display:flex;flex-direction:column;justify-content:center;gap:14px}.tl-fact strong{display:block;color:#fff;font-size:22px;line-height:1;font-weight:800;margin-bottom:5px}.tl-fact span{display:block;color:rgba(255,255,255,.75);font-size:10px;line-height:1.35}.tl-supply__partner{display:flex;flex-direction:column;justify-content:center;background:rgba(2,38,97,.2)}.tl-supply__partner h3{color:#fff;font-size:22px;line-height:1.1;font-weight:800;margin-bottom:14px}.tl-checks--compact{margin-bottom:15px !important}.tl-checks--compact li{font-size:10px;padding-left:21px !important}.tl-checks--compact li:after{width:15px;height:15px;font-size:9px}.tl-brands{border-bottom:1px solid #e8edf4;background:#fff}.tl-brands__row{min-height:96px;display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:28px}.tl-brands h2{color:#17376b;font-size:21px;font-weight:800;margin:0}.tl-brands__list{min-width:0;display:grid;grid-template-columns:repeat(5,minmax(90px,1fr));align-items:center}.tl-brand{min-height:48px;display:flex;align-items:center;justify-content:center;color:#1b2c48;font-size:24px;font-weight:700;border-left:1px solid #e8edf4;letter-spacing:-.03em}.tl-brand:first-child{border-left:0}.tl-brand--swg{font-weight:900;letter-spacing:.04em}.tl-brand--feron{color:#0861cc;font-weight:800}.tl-brand--flexy{font-weight:600}.tl-brand--general{color:#0c56c6;flex-direction:column;font-weight:800;line-height:.85}.tl-brand--general small{font-size:7px;letter-spacing:0;margin-top:5px}.tl-about{padding:70px 0 62px;background:#fff}.tl-about__grid{display:grid;grid-template-columns:1.08fr .92fr;gap:64px;align-items:center}.tl-about h2{font-size:36px;margin-bottom:20px}.tl-about__copy p{color:#566a88;font-size:15px;line-height:1.7;margin-bottom:14px}.tl-about__copy .tl-text-link{display:inline-flex;gap:12px;margin-top:8px}.tl-about__tiles{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tl-about__tile{min-height:140px;padding:24px;border-radius:16px;background:linear-gradient(145deg,#f7faff,#eef4fb);border:1px solid #e2eaf5}.tl-about__tile:nth-child(2),.tl-about__tile:nth-child(3){background:#f8f9fb}.tl-about__tile strong{display:block;color:#0d58c4;font-size:18px;margin-bottom:8px}.tl-about__tile span{color:#62758f;font-size:12px;line-height:1.45}.tl-projects{padding:56px 0 72px;background:#f7f9fc}.tl-projects__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.tl-project{height:240px;overflow:hidden;border-radius:15px;background:#e8edf3}.tl-project:nth-child(2),.tl-project:nth-child(5){transform:translateY(16px)}.tl-project img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.tl-project:hover img{transform:scale(1.035)}.topline-home .form{margin-top:68px;border-radius:20px;overflow:hidden;box-shadow:0 20px 55px rgba(15,54,101,.1)}@media (max-width:1180px){.topline-home-header{padding-left:18px;padding-right:18px}.topline-home-header__logo{flex-basis:235px}.topline-home-header__logo img{max-width:235px}.topline-home-header__nav ul{gap:15px}.topline-home-header__nav a{font-size:12px}.tl-supply__grid{grid-template-columns:30% 25% 19% 26%}}@media (max-width:1024px){.page-template-main .main-wrapper.topline-home{padding-top:70px}.topline-home-header{height:70px}.topline-home-header__logo{flex:0 0 235px}.topline-home-header__nav{display:none}.topline-home-header__contact{margin-left:auto}.topline-home-header__burger{display:block}.tl-hero__grid{min-height:370px;grid-template-columns:48% 52%}.tl-hero__content{padding:36px 26px 36px 24px}.tl-benefits__grid{grid-template-columns:repeat(2,1fr)}.tl-benefit:nth-child(2){border-right:0}.tl-benefit:nth-child(-n+2){border-bottom:1px solid #e9eef5}.tl-catalog__grid{grid-template-columns:repeat(2,1fr)}.tl-category-card>img{height:190px}.tl-supply__grid{grid-template-columns:1fr 1fr}.tl-supply__intro{padding-left:0}.tl-supply__route{padding-right:0}.tl-supply__facts{border-left:0;border-top:1px solid rgba(255,255,255,.2);border-right:1px solid rgba(255,255,255,.2);flex-direction:row;align-items:center;gap:24px}.tl-supply__partner{border-top:1px solid rgba(255,255,255,.2)}.tl-brands__row{grid-template-columns:160px 1fr}.tl-brands__all{display:none}.tl-brand{font-size:20px}.tl-about__grid{gap:36px}}@media (max-width:768px){.page-template-main .main-wrapper.topline-home{padding-top:64px}.topline-home-header{height:64px;padding-left:14px;padding-right:14px;gap:10px}.topline-home-header__logo{flex-basis:190px}.topline-home-header__logo img{max-width:190px}.topline-home-header__phone{font-size:12px}.topline-home-header__phone small{display:none}.tl-hero{background:#f6faff}.tl-hero__grid{min-height:0;grid-template-columns:1fr}.tl-hero__content{padding:36px 18px 26px;order:1}.tl-hero__visual{order:2;height:300px;border-radius:16px 16px 0 0}.tl-hero__visual:before{display:none}.tl-hero h1{font-size:38px}.tl-hero__lead{font-size:16px}.tl-benefit{min-height:100px;padding:18px 13px}.tl-benefit__icon{flex-basis:34px;width:34px;height:34px}.tl-benefit__icon svg{width:31px;height:31px}.tl-benefit strong{font-size:13px}.tl-catalog{padding-top:28px}.tl-section-head{align-items:center}.tl-section-head h2,.tl-about h2{font-size:27px}.tl-category-card>img{height:165px}.tl-supply__grid{grid-template-columns:1fr}.tl-supply__intro,.tl-supply__route,.tl-supply__facts,.tl-supply__partner{padding:28px 0}.tl-supply__route{min-height:245px;border-top:1px solid rgba(255,255,255,.18)}.tl-supply__facts{border-right:0;justify-content:space-between}.tl-supply__partner{padding-left:0;padding-right:0;background:0 0}.tl-brands__row{grid-template-columns:1fr;gap:12px;padding-top:22px;padding-bottom:22px}.tl-brands__list{width:100%;overflow:auto;grid-template-columns:repeat(5,minmax(120px,1fr))}.tl-brand{border-left:0;border-right:1px solid #e8edf4}.tl-about{padding:52px 0}.tl-about__grid{grid-template-columns:1fr}.tl-about__tiles{order:2}.tl-projects__grid{grid-template-columns:repeat(2,1fr)}.tl-project{height:220px}.tl-project:nth-child(2),.tl-project:nth-child(5){transform:none}}@media (max-width:560px){.topline-home-header__logo{flex-basis:165px}.topline-home-header__logo img{max-width:165px}.topline-home-header__contact{display:none}.topline-home-header__burger{margin-left:auto}.tl-hero__content{padding-top:28px}.tl-eyebrow{font-size:10px}.tl-hero h1{font-size:32px;line-height:1.06}.tl-hero__lead br{display:none}.tl-hero__actions{flex-direction:column;align-items:stretch}.tl-btn{width:100%}.tl-hero__visual{height:235px;margin-left:0;margin-right:0;border-radius:0}.tl-benefits__grid{grid-template-columns:1fr}.tl-benefit{border-right:0 !important;border-bottom:1px solid #e9eef5}.tl-benefit:last-child{border-bottom:0}.tl-section-head{align-items:flex-start;flex-direction:column;gap:8px}.tl-catalog__grid{grid-template-columns:1fr}.tl-category-card>img{height:190px}.tl-supply__intro h2{font-size:23px}.tl-supply__facts{flex-direction:column;align-items:flex-start}.tl-about__tiles{grid-template-columns:1fr}.tl-about__tile{min-height:110px}.tl-projects__grid{grid-template-columns:1fr}.tl-project{height:230px}}.topline-home-header__burger.active span{opacity:0}.topline-home-header__burger.active:before{top:15px;transform:rotate(45deg)}.topline-home-header__burger.active:after{top:15px;transform:rotate(-45deg)}.topline-home-mobile-nav.active{display:block}.topline-home-mobile-nav.active>nav{display:block}.tl-category-card:nth-child(2)>img{object-position:center 48%}.tl-category-card:nth-child(4)>img{object-position:center 50%}.page-template-main{scroll-behavior:smooth}.page-template-main #dealer-form{scroll-margin-top:96px}.topline-home-header__nav a.is-current,.topline-home-mobile-nav a.is-current{color:#0d3bb8;font-weight:700}