@charset "UTF-8";*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}p{font-size:17px;margin-bottom:13px}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-height:100vh}a{text-decoration:none;outline:none;color:inherit}a:hover{text-decoration:none}h3{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important}input,textarea,select{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;-webkit-box-shadow:none;box-shadow:none}button{border:none;background:0 0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;outline:none;cursor:pointer;border-radius:8px}.container{width:100%;max-width:1500px;margin:0 auto;padding:0 25px}@media (max-width:500px){.container{padding:0 15px}}section,footer{overflow:hidden}.mobile__menu{display:none;position:fixed;right:0;top:0;width:100%;z-index:30;-webkit-transition:.5s;transition:.5s;overflow:hidden;overflow-y:auto;height:100%;visibility:hidden;transform:translateX(100%)}.mobile__menu:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100px;background:#030a1d;z-index:31}@media (max-width:760px){.mobile__menu:before{height:78px}}@media (max-width:1300px){.mobile__menu{display:block;background:#030a1d}}.mobile__menu .container{max-width:1490px;padding:0}.mobile__menu .mobile__menu__wrap{width:100%;padding:140px 0 100px;color:#fff;height:100%;overflow:auto}@media (max-width:640px){.mobile__menu .mobile__menu__wrap{padding-top:110px;padding-bottom:40px}}.mobile__menu .mobile__contacts{display:none}@media (max-width:1040px){.mobile__menu .mobile__contacts{display:block}}.mobile__menu .mobile__contacts .tel{text-align:left;padding-left:20px;margin-bottom:30px}.mobile__menu .mobile__contacts .tel a{display:block;-webkit-transition:.3s;transition:.3s;margin-bottom:2px}.mobile__menu .mobile__contacts .tel a:hover{color:#e94818}.mobile__menu .mobile__contacts .tel span{display:block;font-size:14px;line-height:18px}.mobile__menu .mobile__contacts .feedback{font-size:15px;line-height:19px;text-align:center;width:164px;height:38px;border:1px solid #fff;border-radius:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-transition:.3s;transition:.3s;margin-left:20px;width:calc(100% - 40px);height:50px;font-size:20px}@media (max-width:760px){.mobile__menu .mobile__contacts .feedback{margin:0 auto;float:none;height:48px;max-width:100%;font-size:15px;margin-top:40px}}.mobile__menu .mobile__contacts .feedback:hover{border:1px solid #e94818}.mobile__menu .mobile__list{list-style-type:none;font-size:16px;line-height:21px;color:#fff;margin-bottom:30px}.mobile__menu .mobile__list>li{padding:20px;margin-bottom:0;border-top:1px solid #0e1835;border-bottom:1px solid #0e1835;position:relative;width:100%;background:#030a1d;z-index:10}.mobile__menu .mobile__list>li .arrow__sub-list{cursor:pointer;width:20px;transition:.3s}.mobile__menu .mobile__list>li a{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;text-align:left}.mobile__menu .mobile__list>li a{-webkit-transition:.3s;transition:.3s}.mobile__menu .mobile__list>li a:hover{color:#e94818}.mobile__menu .mobile__list>li.active a{color:#e94818}.mobile__menu .mobile__list>li>.sub-menu{padding:0;list-style-type:none;font-size:13px;line-height:17px;text-transform:uppercase;width:100%;display:none}.mobile__menu .mobile__list>li>.sub-menu>li{padding:20px 0;border-top:1px solid #0e1835;border-bottom:1px solid #0e1835;background:#030a1d}.mobile__menu .mobile__list>li>.sub-menu>li:last-child{margin-bottom:0;border-bottom:none}.mobile__menu .mobile__list>li>.sub-menu>li>.sub-menu{padding:10px 0 10px 10px;list-style-type:none;font-size:14px;line-height:18px;color:#fff;text-transform:none;display:none}.mobile__menu .mobile__list>li>.sub-menu>li>.sub-menu>li{margin-bottom:22px}.mobile__menu .mobile__list>li>.sub-menu>li>.sub-menu>li:last-child{margin-bottom:0}.mobile__menu .mobile__list>li>.sub-menu>li.sub__open>a{margin-bottom:20px}.mobile__menu .mobile__list>li>.sub-menu>li.sub__open>a .arrow__sub-list{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.mobile__menu .mobile__list>li>.sub-menu>li.sub__open>.sub-menu{display:block}.mobile__menu .mobile__list>li.sub__open{padding-bottom:0}.mobile__menu .mobile__list>li.sub__open>a{margin-bottom:20px}.mobile__menu .mobile__list>li.sub__open>a .arrow__sub-list{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.mobile__menu .mobile__list>li.sub__open>.sub-menu{display:block}.menu__open{overflow:hidden}.menu__open .mobile__menu{width:100%;height:100%;border-radius:0;visibility:visible;transform:translateX(0)}.menu__open .breadcrumbs{opacity:0;visibility:hidden}.header__sub-list_open .header__list>li>.sub-menu{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.header__sub-list_open .header__list>li>.sub-menu>li{margin-bottom:15px;width:20%}.header__sub-list_open .header__list>li>.sub-menu>li.sub-menu{font-size:14px;line-height:18px;font-weight:400;color:#030a1d;text-transform:none;list-style-type:none;padding-top:13px;padding-right:35px}.header__sub-list_open .header__list>li>.sub-menu>li.sub-menu li{margin-bottom:14px}.header__sub-list_open .arrow__sub-list{-webkit-transform:rotate(0) !important;transform:rotate(0) !important}.header{width:100%;position:fixed;top:0;left:0;border-bottom:1px solid rgba(255,255,255,.06);z-index:500;color:#fff}.header:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:#030a1d;opacity:0;pointer-events:none}.header__scroll{background:#030a1d}.header__scroll:before{opacity:1}.header .container{max-width:1500px}.header .header__wrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:10px 0;z-index:3;position:relative}@media (max-width:640px){.header .header__wrap{padding:20px 0}}.header__logo{display:block;margin-right:20px}.header__logo img{max-width:253px;vertical-align:middle}@media (max-width:1367px){.header__logo img{max-width:230px}}@media (max-width:640px){.header__logo img{max-width:194px}}.header__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;list-style-type:none;font-size:17px;font-weight:500;line-height:19px}@media (max-width:1367px){.header__list{font-size:16px}}@media (max-width:1300px){.header__list{display:none}}.header__list>li{margin:0 8px}.header__list>li .arrow{display:inline-block;-webkit-transform:rotate(180deg);transform:rotate(180deg);cursor:pointer;-webkit-transition:.3s;transition:.3s}.header__list>li .arrow{display:inline-block;-webkit-transform:rotate(180deg);transform:rotate(180deg);cursor:pointer;-webkit-transition:.3s;transition:.3s;margin-left:10px}.header__list>li>.sub-menu{position:absolute;top:calc(100% + 13px);left:50%;transform:translateX(-50%);width:max-content;max-width:90vw;background:#fff;display:grid;grid-template-columns:repeat(4,1fr);gap:30px;padding:40px;max-height:none;height:auto;z-index:10;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.15);list-style-type:none;display:none}.header__list>li:hover>.sub-menu{display:grid}.header__list>li>.sub-menu>li{min-width:150px;max-width:230px;margin:0;width:auto;font-size:15px;line-height:19px;font-weight:700;text-transform:uppercase;color:#030a1d;break-inside:avoid}.header__list>li>.sub-menu a{-webkit-transition:.3s;transition:.3s}.header__list>li>.sub-menu a:before{display:none !important}.header__list>li>.sub-menu a:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#e94818}.header__list>li>.sub-menu>li>.sub-menu{margin-top:19px;padding:0;list-style:none;font-weight:400;text-transform:none;font-size:14px;line-height:1.5}.header__list>li>.sub-menu>li>.sub-menu li{margin-bottom:10px}.header__list>li>.sub-menu:before{content:"";display:none;width:18px;height:14px;position:absolute;bottom:98%;left:28.8%;background:url(//puskonaladka.ru/wp-content/themes/Puskonaladka/assets/img/pol.svg) no-repeat center/contain}.header__list>li>a{-webkit-transition:.3s;transition:.3s;position:relative;padding:0 12px}.header__list li a:before{content:"";display:block;position:absolute;bottom:-25px;left:0;width:100%;height:3px;border-radius:10px;background:#e94818;-webkit-transition:.3s;transition:.3s;width:0;opacity:0}.header__list li a:hover:before{opacity:1;width:100%}.header__list li.current-menu-item a:before{opacity:1;width:100%}.header__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.header__contacts .tel{text-align:right;margin-left:30px}@media (max-width:1040px){.header__contacts .tel{display:none}}.header__contacts .tel a{display:block;font-size:18px;line-height:23px;-webkit-transition:.3s;transition:.3s;margin-bottom:2px;font-weight:600}@media(max-width:1367px){.header__contacts .tel a{font-size:18px}}.header__contacts .tel a:hover{color:#e94818}.header__contacts .tel span{display:block;font-size:14px;line-height:18px}.header__contacts .feedback{font-size:14px;line-height:17px;text-align:center;width:164px;height:48px;background:linear-gradient(90deg,#ea330b 0%,#e67434 100%);border:1px solid #fff;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-left:50px;-webkit-transition:.3s;transition:.3s}@media (max-width:1040px){.header__contacts .feedback{margin-left:10px}}@media (max-width:640px){.header__contacts .feedback{display:none}}.header__contacts .feedback:hover{border:1px solid #e94818}.burg{width:30px;height:30px;position:relative;display:none;margin-left:50px}@media (max-width:1300px){.burg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (max-width:1040px){.burg{margin-left:30px}}@media (max-width:640px){.burg{margin-left:0}}.burg span{position:absolute;display:block;background:#fff;height:2px;width:100%;border-radius:2px;-webkit-transition:.3s;transition:.3s}.burg span:nth-child(1){-webkit-transform:translateY(-7px);transform:translateY(-7px)}.burg span:nth-child(3){-webkit-transform:translateY(7px);transform:translateY(7px)}.main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%}.home{width:100%;color:#fff}.home .home__wrap{width:100%;padding:170px 0 70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-height:calc(60vh - 82px);position:relative}@media (max-height:700px){.home .home__wrap{height:auto;min-height:calc(60vh - 82px);padding:160px 0 70px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:475px){.home .home__wrap{padding:160px 0 50px;min-height:calc(60vh - 82px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.home .home__wrap .text{width:100%}.home .home__wrap p{font-size:20px;line-height:145%;max-width:566px}@media (max-width:475px){.home .home__wrap p{font-size:15px}}.home .home__wrap .social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:17px;line-height:22px}@media (max-width:475px){.home .home__wrap .social{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;position:absolute;left:0;width:100%;bottom:50px}}@media (max-width:360px){.home .home__wrap .social{font-size:14px}}.home .home__wrap .social a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-right:70px}.home .home__wrap .social a:last-child{margin-right:0}@media (max-width:475px){.home .home__wrap .social a{margin:0}}.home .home__wrap .social a img{margin-right:8px}@media (max-width:360px){.home .home__wrap .social a img{margin-right:5px}}h1{font-size:50px;line-height:120%;max-width:900px;margin-bottom:28px}@media (max-width:940px){h1{font-size:45px}}@media (max-width:475px){h1{font-size:31px;margin-bottom:15px}}.go__services{width:100%;background:-webkit-gradient(linear,left top,right top,from(#ea330b),to(#e67434));background:linear-gradient(90deg,#ea330b 0%,#e67434 100%);display:block}.go__services .go__services__wrap{width:100%;padding:28px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:18px;font-weight:600;line-height:145%;text-transform:uppercase;color:#fff}@media (max-width:475px){.go__services .go__services__wrap{font-size:13px;line-height:100%;padding:24px 0}}.go__services .go__services__wrap img{margin-left:20px}@media (max-width:475px){.go__services .go__services__wrap img{width:22px}}.services__info{width:100%}.services__info .services__info__wrap{width:100%;padding:60px 0 60px}@media (max-width:550px){.services__info .services__info__wrap{padding-top:60px}}.services__info .services__info__wrap>p{font-size:18px;line-height:160%;color:#3a3e4b;margin-bottom:20px;max-width:800px}@media (max-width:900px){.services__info .services__info__wrap>p{font-size:16px}}@media (max-width:475px){.services__info .services__info__wrap>p{font-size:15px}}.services__info__btns{display:flex;flex-direction:row;gap:16px;margin-top:40px}.services__info__btns .btn-primary{display:inline-flex;align-items:center;gap:8px;padding:20px 28px;background:linear-gradient(90deg,#e9320a 7.69%,#e57333 90.77%);color:#fff;font-weight:600;font-size:16px;border-radius:8px;text-decoration:none;transition:opacity .2s ease,transform .2s ease}.services__info__btns .btn-primary:hover{opacity:.9;transform:translateY(-2px)}.services__info__btns .btn-outline{display:inline-flex;align-items:center;gap:8px;padding:20px 28px;background:0 0;color:#e9320a;font-weight:600;font-size:16px;border-radius:8px;border:2px solid #e9320a;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease}.services__info__btns .btn-outline:hover{background:#e9320a;color:#fff;transform:translateY(-2px)}@media (max-width:550px){.services__info__btns{flex-direction:column}}h2{font-size:40px;line-height:120%;color:#030a1d;margin-bottom:20px}@media (max-width:900px){h2{font-size:40px}}@media (max-width:550px){h2{font-size:30px;margin-bottom:15px}}.ready__solutions{width:100%;background:#f8f9fc}.ready__solutions .ready__solutions__wrap{width:100%;padding:60px 0 60px}@media (max-width:990px){.ready__solutions .ready__solutions__wrap{position:relative;padding-bottom:200px}}.ready__solutions .top{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:20px}.ready__solutions .left{max-width:623px}@media (max-width:990px){.ready__solutions .left{max-width:100%}}@media (max-width:990px){.ready__solutions .left h1 br{display:none}}.ready__solutions .left p{font-size:18px;line-height:160%;color:#3a3e4b}@media (max-width:900px){.ready__solutions .left p{font-size:16px}}@media (max-width:475px){.ready__solutions .left p{font-size:15px}}.ready__solutions .link{width:306px}@media (max-width:990px){.ready__solutions .link{position:absolute;bottom:70px;left:0;width:100%}}.ready__solutions .link span{display:block;font-weight:500;font-size:18px;line-height:145%;text-transform:uppercase;color:#000;margin-bottom:25px}@media (max-width:990px){.ready__solutions .link span{font-size:16px;text-align:center;margin-bottom:15px}}.ready__solutions .link .grad__button{width:100%;margin-bottom:20px;border-radius:8px}@media (max-width:990px){.ready__solutions .link .grad__button{margin-bottom:0}}.grad__button{height:70px;background:-webkit-gradient(linear,left top,right top,from(#ea330b),to(#e67434));background:linear-gradient(90deg,#ea330b 0%,#e67434 100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:14px;line-height:145%;text-align:center;text-transform:uppercase;color:#fff;font-weight:500;-webkit-box-shadow:0px 29px 26px rgba(71,25,11,.14);box-shadow:0px 29px 26px rgba(71,25,11,.14);position:relative;border-radius:8px}@media (max-width:550px){.grad__button{font-size:13px}}.grad__button span{position:relative;z-index:2;font-size:16px !important;line-height:145% !important;text-align:center !important;text-transform:uppercase !important;color:#fff !important;font-weight:500 !important;margin-bottom:0 !important}@media (max-width:550px){.grad__button span{font-size:13px !important}}.grad__button:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,from(#ca2c09),to(#d3682c));background:linear-gradient(90deg,#ca2c09 0%,#d3682c 100%);-webkit-transition:.3s;transition:.3s;opacity:0;border-radius:8px}.grad__button:hover:before{opacity:1}.ready__solutions__items{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.ready__solutions__item{width:calc(100% / 2 - 5px);position:relative;min-height:400px;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;color:#fff}@media (max-width:760px){.ready__solutions__item{width:100%;margin-bottom:15px}}@media (max-width:530px){.ready__solutions__item{min-height:400px;padding-top:130px}}.ready__solutions__item>img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.ready__solutions__item .ready__solutions__item__list{background:rgba(3,10,29,.301);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:relative;z-index:2;width:90%;max-width:410px;padding:30px 35px 35px;border-radius:8px}@media (max-width:530px){.ready__solutions__item .ready__solutions__item__list{width:100%;max-width:none;padding:20px}}.ready__solutions__item .ready__solutions__item__list .title{font-weight:700;font-size:21px;line-height:130%;display:block;margin-bottom:16px}@media (max-width:475px){.ready__solutions__item .ready__solutions__item__list .title{font-size:18px}}.ready__solutions__item .ready__solutions__item__list ul{list-style-type:none;font-size:16px;line-height:130%}.ready__solutions__item .ready__solutions__item__list ul li{margin-bottom:11px}.ready__solutions__item .ready__solutions__item__list ul li:last-child{margin-bottom:0}.individual{width:100%}.individual .individual__wrap{padding:60px 0;width:100%;color:#fff}@media (max-width:550px){.individual .individual__wrap{text-align:center;padding:30px 0}}.individual h2{color:#fff;font-size:45px}@media (max-width:900px){.individual h2{font-size:40px}}@media (max-width:550px){.individual h2{font-size:30px;margin-bottom:15px}}.individual p{font-size:18px;line-height:140%;margin-bottom:35px;max-width:623px}@media (max-width:900px){.individual p{font-size:16px}}@media (max-width:475px){.individual p{font-size:15px}}.individual .grad__button{max-width:318px}@media (max-width:550px){.individual .grad__button{margin:0 auto}}.work__steps{width:100%;background:#030a1d}.work__steps .work__steps__wrap{width:100%;padding:60px 0 60px;color:#fff}@media (max-width:550px){.work__steps .work__steps__wrap{padding:60px 0}}.work__steps .work__steps__wrap h2{color:#fff}.work__steps .work__steps__wrap>p{font-size:18px;line-height:160%;color:#a7aec1;max-width:703px;margin-bottom:60px}@media (max-width:900px){.work__steps .work__steps__wrap>p{font-size:16px}}@media (max-width:475px){.work__steps .work__steps__wrap>p{font-size:15px}}.work__steps .work__steps__items{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:30px;counter-reset:work__steps__items}@media (max-width:768px){.work__steps .work__steps__items{grid-template-columns:1fr}}.work__steps .work__steps__item{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;flex-wrap:nowrap;padding-bottom:30px;border-bottom:1px solid #181833}@media (max-width:680px){.work__steps .work__steps__item{flex-direction:column}}@media (max-width:550px){.work__steps .work__steps__item{padding-bottom:40px}}.work__steps .work__steps__item:last-child{border:none;padding-bottom:0}.work__steps .work__steps__item .text{width:calc(100% - 170px)}@media (max-width:680px){.work__steps .work__steps__item .text{width:100%}}.work__steps .work__steps__item .text h3{font-size:30px;line-height:120%;max-width:470px;color:#fff;margin-bottom:24px}@media (max-width:550px){.work__steps .work__steps__item .text h3{font-size:20px}}.work__steps .work__steps__item .text ul{list-style-type:none;font-size:20px;line-height:140%;color:#a7aec1;max-width:511px}@media (max-width:900px){.work__steps .work__steps__item .text ul{font-size:16px}}@media (max-width:475px){.work__steps .work__steps__item .text ul{font-size:15px}}.work__steps .work__steps__item .text ul li{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:nowrap;margin-bottom:15px}.work__steps .work__steps__item .text ul li:last-child{margin-bottom:0}.work__steps .work__steps__item .text ul li:before{content:"";display:block;width:10px;min-width:10px;height:10px;background:#e9320a;border:1px solid #e9320a;border-radius:4px;margin-right:12px;margin-top:5px}.work__steps .work__steps__item .nums{text-align:right}@media (max-width:680px){.work__steps .work__steps__item .nums{text-align:left;order:-1;margin-bottom:12px}}.work__steps .work__steps__item .nums .label{font-size:27px;line-height:120%;color:#313141}@media (max-width:550px){.work__steps .work__steps__item .nums .label{font-size:18px}}.work__steps .work__steps__item .nums .num{display:block;background:linear-gradient(90deg,#e9320a 7.69%,#e57333 90.77%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:500;font-size:114px;line-height:120%;text-align:right}@media (max-width:760px){.work__steps .work__steps__item .nums .num{font-size:80px}}@media (max-width:550px){.work__steps .work__steps__item .nums .num{font-size:60px}}.work__steps .work__steps__item .nums .num:before{counter-increment:work__steps__items;content:"0"counter(work__steps__items)}.sponsors{width:100%;background:#f8f9fc}.sponsors .sponsors__wrap{width:100%;padding:60px 0 60px}@media (max-width:550px){.sponsors .sponsors__wrap{padding:60px 0}}.sponsors h2{max-width:719px;margin-bottom:50px}@media (max-width:550px){.sponsors h2{margin-bottom:30px}}.sponsors .sponsors__items{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.sponsors .sponsors__items .sponsors__item{width:calc(100% / 4 - 30px);margin-bottom:18px}@media (max-width:760px){.sponsors .sponsors__items .sponsors__item{width:calc(100% / 3 - 30px)}}@media (max-width:530px){.sponsors .sponsors__items .sponsors__item{width:calc(100% / 2 - 10px)}}.sponsors .sponsors__items .sponsors__item img{width:80%}.contact__form{width:100%}.contact__form .contact__form__wrap{width:100%;padding:40px 0 40px}@media (max-width:550px){.contact__form .contact__form__wrap{padding:30px 0}}.contact__form .contact__form__wrap>p{font-size:18px;line-height:140%;color:#fff;margin-bottom:65px}@media (max-width:900px){.contact__form .contact__form__wrap>p{font-size:16px}}@media (max-width:660px){.contact__form .contact__form__wrap>p{margin-bottom:40px}}@media (max-width:475px){.contact__form .contact__form__wrap>p{font-size:15px}}.contact__form h2{font-size:40px;color:#fff}@media (max-width:900px){.contact__form h2{font-size:35px}}@media (max-width:550px){.contact__form h2{font-size:28px;margin-bottom:15px}}.contact__form form{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:wrap;margin-bottom:13px}@media (max-width:1023px){.contact__form form{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.contact__form form .input{width:calc((100% - 264px) / 3 - 30px);position:relative}@media (max-width:1023px){.contact__form form .input{width:calc(50% - 30px);margin-bottom:20px}}@media (max-width:660px){.contact__form form .input{width:100%}}.contact__form form .input .border{position:absolute;bottom:0;left:0;width:100%;height:2px;background:#fff}.contact__form form .input .border:after{position:absolute;content:"";display:block;left:0;top:0;width:0;height:100%;background:-webkit-gradient(linear,left top,right top,from(#e95a18),to(#e67434));background:linear-gradient(90deg,#e95a18 0%,#e67434 100%);z-index:2;-webkit-transition:.3s;transition:.3s;opacity:0}.contact__form form .input input{width:100%;height:60px;padding:5px 16px;background:0 0;outline:none;border:none;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:17px;line-height:120%;color:#fff}@media (max-width:1023px){.contact__form form .input input:last-child{margin-bottom:0}}.contact__form form .input input::-webkit-input-placeholder{color:#b1b7c9}.contact__form form .input input:-ms-input-placeholder{color:#b1b7c9}.contact__form form .input input::-ms-input-placeholder{color:#b1b7c9}.contact__form form .input input::placeholder{color:#b1b7c9}.contact__form form .input input:focus~.border:after{width:100%;opacity:1}.contact__form form button{width:224px;height:70px}@media (max-width:1023px){.contact__form form button{width:calc(50% - 30px)}}@media (max-width:660px){.contact__form form button{width:100%}}.contact__form .personal__data{font-size:13px !important;line-height:120%;color:#fff;margin-bottom:0 !important}.contact__form .personal__data a{color:#e94818}.footer{width:100%;background:#030a1d}.footer .footer__wrap{padding:40px 0 10px}@media (max-width:550px){.footer .footer__wrap{padding:40px 0 10px}}.footer .top{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;flex-wrap:nowrap;color:#fff;margin-bottom:20px}@media (max-width:1080px){.footer .top{flex-wrap:wrap}}@media (max-width:900px){.footer .top{margin-bottom:30px}}@media (max-width:800px){.footer .top{flex-direction:column;align-items:center;gap:30px}}.footer .left{margin-right:50px}@media (max-width:1080px){.footer .left{width:100%;margin-right:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:nowrap;margin-bottom:40px}}@media (max-width:800px){.footer .left{flex-direction:column;align-items:center;margin-bottom:0}}.footer .left .logo{display:block;margin-bottom:54px}@media (max-width:1080px){.footer .left .logo{margin-bottom:0}}@media (max-width:800px){.footer .left .logo{margin-bottom:20px}}.footer .left .logo img{max-width:253px}@media (max-width:550px){.footer .left .logo img{max-width:202px}}.footer .left .social{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:nowrap}@media (max-width:800px){.footer .left .social{justify-content:center}}.footer .left .social a{display:block;margin-right:13px}.footer .left .social a path,.footer .left .social a rect,.footer .left .social a circle{transition:.3s}@media (max-width:1080px){.footer .left .social a{margin-right:0;margin-left:13px}}@media (max-width:800px){.footer .left .social a{margin:0 8px}}.footer .left .social a:hover path{fill:#e67434}.footer .left .social a:hover circle{stroke:#e67434}.footer .footer__list{list-style-type:none;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;max-width:300px;font-size:15px;line-height:19px;color:#fff}@media (max-width:800px){.footer .footer__list{display:grid;grid-template-columns:1fr 1fr;max-width:100%;width:100%;text-align:center;gap:0}}.footer .footer__list li{width:60%;margin-bottom:34px;padding-right:10px}@media (max-width:800px){.footer .footer__list li{width:100%;text-align:center;padding-right:0;margin-bottom:20px}}.footer .footer__list li a{transition:.3s}.footer .footer__list li a:hover{text-decoration-line:underline;color:#e94818}.footer .footer__list li:nth-child(even){width:40%}@media (max-width:800px){.footer .footer__list li:nth-child(even){width:100%}}.footer__mobile-info{display:none}@media (max-width:800px){.footer .adress,.footer .contacts{display:none}.footer__mobile-info{display:grid;grid-template-columns:1fr 1fr;gap:20px;width:100%;padding-top:20px;border-top:1px solid rgba(255,255,255,.07)}.footer__mobile-info .adress,.footer__mobile-info .contacts{display:block;text-align:left;margin:0;padding:0}}.footer .adress{max-width:252px;margin-left:10px}@media (max-width:800px){.footer .adress{max-width:100%;margin:0;padding:0}}.footer .adress .label{font-size:15px;line-height:19px;color:#4e5772;display:block;margin-bottom:16px}.footer .adress .value{font-size:15px;line-height:21px;color:#fff;display:block;margin-bottom:14px}.footer .adress .value b{display:block;margin-top:4px}.footer .contacts{margin-left:10px}@media (max-width:800px){.footer .contacts{margin:0;padding:0}}.footer .contacts .label{font-size:15px;line-height:19px;color:#4e5772;display:block;margin-bottom:16px}.footer .contacts .tel{display:block;font-weight:700;font-size:16px;line-height:23px;color:#fff;margin-bottom:9px}.footer .contacts .tel:nth-child(3){margin-bottom:20px}.footer .contacts .tel:nth-child(5){margin-bottom:10px}.footer .contacts .mail{font-size:15px;line-height:21px;color:#fff}.footer .bottom{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:nowrap}@media (max-width:900px){.footer .bottom{flex-direction:column;text-align:center;gap:10px;padding-bottom:20px}}.footer .bottom .political{display:block;font-size:13px;line-height:17px;color:#4e5772;margin-right:10px}@media (max-width:900px){.footer .bottom .political{margin:0}}.footer .bottom .info{font-size:13px;line-height:17px;text-align:center;color:#4e5772}@media (max-width:900px){.footer .bottom .info{margin:0}}.footer .bottom .dev{font-size:13px;line-height:17px;text-align:right;color:#4e5772;margin-left:10px}@media (max-width:900px){.footer .bottom .dev{margin:0}}.footer .bottom .dev span{color:#e94818}.srevises__items{width:100%;padding:60px 0}@media (max-width:600px){.srevises__items{padding:30px 0}}.srevises__items__inner{position:relative;padding-left:60px}.srevises__items__inner:before{content:"";position:absolute;left:20px;top:0;bottom:0;width:2px;background:#ebebeb}@media (max-width:600px){.srevises__items__inner{padding-left:40px}.srevises__items__inner:before{left:10px}}.srevises__item{position:relative;display:grid;grid-template-columns:400px 1fr;gap:40px;align-items:start;margin-bottom:80px}.srevises__item:last-child{margin-bottom:0}@media (max-width:1000px){.srevises__item{grid-template-columns:1fr 1fr}}@media (max-width:700px){.srevises__item{grid-template-columns:1fr;gap:24px;margin-bottom:60px}}.srevises__item:before{content:"";position:absolute;left:-47px;top:134px;width:17px;height:17px;background:#ebebeb;border-radius:3px;transition:background .3s ease}.srevises__item:hover:before{background:#e9320a}@media (max-width:600px){.srevises__item:before{left:-28px;top:16px;width:10px;height:10px}}.srevises__item__photo{width:100%;border-radius:12px;overflow:hidden;flex-shrink:0}.srevises__item__photo img{width:100%;height:280px;object-fit:cover;display:block;border-radius:12px}@media (max-width:700px){.srevises__item__photo img{height:220px}}.srevises__item__text{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.srevises__item__num{font-size:21px;font-weight:600;text-transform:uppercase;color:#e9320a;margin-bottom:12px}.srevises__item__text h2{font-size:32px;line-height:120%;color:#030a1d;margin-bottom:16px}@media (max-width:1100px){.srevises__item__text h2{font-size:26px}}@media (max-width:600px){.srevises__item__text h2{font-size:22px}}.srevises__item__text p{font-size:17px;line-height:160%;color:#3a3e4b;margin-bottom:20px}@media (max-width:600px){.srevises__item__text p{font-size:15px}}.srevises__item__text ul{list-style:none;font-size:17px;line-height:140%;color:#3a3e4b;margin-bottom:30px;width:100%}.srevises__item__text ul li{display:flex;flex-direction:row;align-items:flex-start;margin-bottom:12px}.srevises__item__text ul li:last-child{margin-bottom:0}.srevises__item__text ul li:before{content:"";display:block;flex-shrink:0;width:8px;height:8px;background:#e9320a;border-radius:2px;margin-right:10px;margin-top:6px}.srevises__item__text .buttons{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px}.srevises__item__text .grad__button{display:inline-flex;align-items:center;justify-content:center;padding:0 28px;height:56px;background:linear-gradient(90deg,#e9320a 7.69%,#e57333 90.77%);color:#fff;font-weight:600;font-size:15px;border-radius:8px;text-decoration:none;transition:opacity .2s ease,transform .2s ease}.srevises__item__text .grad__button:hover{opacity:.9;transform:translateY(-2px)}.srevises__item__text .border__button{display:inline-flex;align-items:center;justify-content:center;padding:0 28px;height:56px;border:2px solid #e9320a;border-radius:8px;color:#e9320a;font-weight:600;font-size:15px;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease}.srevises__item__text .border__button:hover{background:#e9320a;color:#fff;transform:translateY(-2px)}.home__contact{width:100%;color:#fff}.home__contact .home__contact__wrap{width:100%;padding:130px 0 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative}@media (max-width:560px){.home__contact .home__contact__wrap{padding:150px 0 30px}}.home__contact .home__contact__wrap .text{width:100%}.home__contact .home__contact__wrap h1{margin-bottom:18px}.home__contact .home__contact__wrap p{font-size:20px;line-height:145%;max-width:690px}@media (max-width:475px){.home__contact .home__contact__wrap p{font-size:15px}}.home__contact .home__contact__wrap .social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:17px;line-height:22px}@media (max-width:475px){.home__contact .home__contact__wrap .social{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;position:absolute;left:0;width:100%;bottom:50px}}@media (max-width:360px){.home__contact .home__contact__wrap .social{font-size:14px}}.home__contact .home__contact__wrap .social a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-right:70px}.home__contact .home__contact__wrap .social a:last-child{margin-right:0}@media (max-width:475px){.home__contact .home__contact__wrap .social a{margin:0}}.home__contact .home__contact__wrap .social a img{margin-right:8px}@media (max-width:360px){.home__contact .home__contact__wrap .social a img{margin-right:5px}}.contacts__main{width:100%}.contacts__main .contacts__wrap{width:100%;padding:60px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (max-width:1080px){.contacts__main .contacts__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:560px){.contacts__main .contacts__wrap{padding:30px 0}}.contacts__main .left{width:calc(50% - 10px)}@media (max-width:1080px){.contacts__main .left{width:100%;margin-bottom:20px}}.contacts__main .left .contacts__item{width:100%;background:#fff;border:1px solid #e6e9f2;border-radius:8px;padding:20px;margin-bottom:20px}@media (max-width:500px){.contacts__main .left .contacts__item{padding:20px}}.contacts__main .left .contacts__item:last-child{margin-bottom:0}.contacts__main .left .contacts__item .top{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:10px}@media (max-width:500px){.contacts__main .left .contacts__item .top{margin-bottom:18px}}.contacts__main .left .contacts__item .top .label{font-size:25px;line-height:120%;color:#030a1d;font-weight:500}@media (max-width:450px){.contacts__main .left .contacts__item .top .label{font-size:18px}}.contacts__main .left .contacts__item .top .num{font-size:55px;line-height:120%;display:block;background:-webkit-gradient(linear,left top,right top,color-stop(7.69%,#e9320a),color-stop(90.77%,#e57333));background:linear-gradient(90deg,#e9320a 7.69%,#e57333 90.77%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:500}@media (max-width:500px){.contacts__main .left .contacts__item .top .num{display:none}}.contacts__main .left .contacts__item .cont{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:28px}@media (max-width:560px){.contacts__main .left .contacts__item .cont{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:8px}}.contacts__main .left .contacts__item .cont .phone__num{width:auto;margin-right:50px}@media (max-width:560px){.contacts__main .left .contacts__item .cont .phone__num{margin-bottom:20px}}@media (max-width:450px){.contacts__main .left .contacts__item .cont .phone__num{margin-bottom:16px}}.contacts__main .left .contacts__item .cont .phone__num .lab{display:block;font-size:15px;line-height:120%;color:#6d7284;font-weight:300;margin-bottom:6px}@media (max-width:450px){.contacts__main .left .contacts__item .cont .phone__num .lab{font-size:13px;margin-bottom:5px}}.contacts__main .left .contacts__item .cont .phone__num .tel{font-size:20px;line-height:120%;color:#030a1d;font-weight:500}@media (max-width:450px){.contacts__main .left .contacts__item .cont .phone__num .tel{font-size:15px}}.contacts__main .left .contacts__item .cont .phone__num p{font-size:16px;line-height:130%;color:#030a1d;font-weight:500}@media (max-width:450px){.contacts__main .left .contacts__item .cont .phone__num p{font-size:15px}}.contacts__main .left .contacts__item .cont__item .lab{display:block;font-size:15px;line-height:120%;color:#6d7284;font-weight:300;margin-bottom:6px}@media (max-width:450px){.contacts__main .left .contacts__item .cont__item .lab{font-size:13px;margin-bottom:5px}}.contacts__main .left .contacts__item .cont__item .email{font-size:18px;line-height:120%;color:#e94818}@media (max-width:450px){.contacts__main .left .contacts__item .cont__item .email{font-size:15px}}.contacts__main .left .contacts__item .cont__item p{font-size:17px;line-height:120%;color:#030a1d;font-weight:500}@media (max-width:450px){.contacts__main .left .contacts__item .cont__item p{font-size:15px}}.about{width:100%;overflow:visible}.about .about__wrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:60px 0 60px}@media (max-width:560px){.about .about__wrap{padding:30px 0 30px}}.sidebar{position:sticky;top:50px;height:fit-content}.about .sidebar{width:310px}@media (max-width:1050px){.about .sidebar{display:none}}.about .sidebar .nav{width:100%;background:#fff;border:1px solid #e6e9f2;padding:25px;border-radius:8px}.about .sidebar .nav .label{display:block;margin-bottom:13px;font-size:13px;line-height:166.5%;color:#030a1d;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.about .sidebar .nav .nav__list{width:100%;list-style-type:none;font-size:17px;line-height:140%;color:#6d7384}.about .sidebar .nav .nav__list li{margin-bottom:20px;padding:5px 0;position:relative}.about .sidebar .nav .nav__list li:last-child{margin-bottom:0}.about .sidebar .nav .nav__list li:before{content:"";display:block;position:absolute;left:-25px;top:0;width:3px;height:100%;background:#e94818;-webkit-transition:.3s;transition:.3s;opacity:0}.about .sidebar .nav .nav__list li.active{color:#e94818}.about .sidebar .nav .nav__list li.active a{-webkit-transition:.1s;transition:.1s}.about .sidebar .nav .nav__list li.active:before{opacity:1}.about .sidebar .nav .nav__list2{width:100%;list-style-type:none;font-size:17px;line-height:140%;color:#6d7384;margin-top:30px}.about .sidebar .nav .nav__list2 li{margin-bottom:10px;padding:5px 0;position:relative}.about .sidebar .nav .nav__list2 li:last-child{margin-bottom:0}.about .sidebar .nav .nav__list2 li:before{content:"";display:block;position:absolute;left:-25px;top:0;width:3px;height:100%;background:#e94818;-webkit-transition:.3s;transition:.3s;opacity:0}.about .sidebar .nav .nav__list2 li.active{color:#e94818}.about .sidebar .nav .nav__list2 li.active a{-webkit-transition:.1s;transition:.1s}.about .sidebar .nav .nav__list2 li a:hover{color:#e94818}.about .sidebar .nav .nav__list li a:hover{color:#e94818}.about .sidebar .go__services .go__services__wrap{padding:25px;font-size:14px;line-height:145%;text-transform:uppercase;color:#fff}.about .about__content{width:calc(100% - 310px);padding-right:80px}@media (max-width:1200px){.about .about__content{padding-right:50px}}@media (max-width:1050px){.about .about__content{width:100%;padding-right:0}}.about .sidebar .nav .nav__list2 a.tel{font-weight:700;color:#030a1d}.about .sidebar .nav .nav__list2 a.tel:hover{color:#e94818}.about .sidebar .nav .nav__list2 a.mail{font-weight:600;color:#e94818}.about .about__info{width:100%}.about .about__info a{color:#e94818}.about .about__info:nth-last-child(1) img{margin-bottom:0}.about .about__info img{width:100%;height:auto;margin-bottom:30px;border-radius:8px}.imgHeight{height:420px;margin-bottom:40px;background-position:center;background-size:cover;border-radius:8px}@media (max-width:760px){.imgHeight{height:250px}}.about .about__info p{font-size:17px;line-height:1.7;color:#000;margin-bottom:20px}@media(max-width:900px){.about .about__info p{font-size:16px}.product-card-title{font-size:17px}}.about .about__info p sup{line-height:0}.about h2{font-size:33px}.about h3{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;font-size:28px;margin-bottom:15px}.about h4{font-size:24px;margin-bottom:15px}@media (max-width:900px){.about h2{font-size:30px}.about h3{font-size:25px}.about h4{font-size:20px}}@media (max-width:550px){.about h2{font-size:23px;margin-bottom:15px}.about h3{font-size:20px;margin-top:0}.about h4{font-size:17px;margin-top:20px}}.about .about__objects{width:100%;margin-bottom:40px}.about .about__objects .about__objects__items{width:100%}.about .about__objects .about__objects__item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;background:#f8f9fc;min-height:200px;margin-bottom:11px;border-radius:8px;border:1px solid #e2e6ee;transition:transform .2s ease,box-shadow .2s ease}.about .about__objects .about__objects__item:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgba(0,0,0,.1)}@media (max-width:720px){.about .about__objects .about__objects__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.link-img{width:100% !important}.link-img img{width:100% !important}}.about .about__objects .about__objects__item>img{width:35%;-o-object-fit:cover;object-fit:cover}.link-img img{width:290px;height:230px;margin-bottom:-4px;-o-object-fit:cover;object-fit:cover;border-radius:8px}@media (max-width:720px){.about .about__objects .about__objects__item>img{width:100%;height:300px}}@media (max-width:570px){.about .about__objects .about__objects__item>img{height:200px}}@media (max-width:470px){.about .about__objects .about__objects__item>img{height:180px}}.about .about__objects .about__objects__item .right{width:100%;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (max-width:720px){.about .about__objects .about__objects__item .right{width:100%}}@media (max-width:570px){.about .about__objects .about__objects__item .right{padding:20px}}.about .about__objects .about__objects__item .right h3{font-size:23px;line-height:120%;color:#030a1d;margin-bottom:9px}@media (max-width:470px){.about .about__objects .about__objects__item .right h3{font-size:16px}}.about .about__objects .about__objects__item .right p{font-size:17px;line-height:140%;color:#3a3e4b;margin-bottom:26px}@media (max-width:470px){.about .about__objects .about__objects__item .right p{font-size:14px}}.about .about__objects .about__objects__item .right .link{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-weight:700;font-size:16px;line-height:140%;text-transform:uppercase;color:#e94818}@media (max-width:470px){.about .about__objects .about__objects__item .right .link{font-size:13px}.about .about__objects .about__objects__item .right .link img{width:20px}}.about .about__tehnology{width:100%}.about .about__tehnology h2{margin-bottom:60px}.about .about__tehnology .services__info__items{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}@media (max-width:900px){.about .about__tehnology .services__info__items{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.about .about__tehnology .services__info__items .services__info__item{width:calc(100% / 4 - 45px);font-size:14px;line-height:140%;color:#030a1d;margin-bottom:70px;margin-right:60px}.about .about__tehnology .services__info__items .services__info__item:nth-child(4n+4){margin-right:0}@media (max-width:900px){.about .about__tehnology .services__info__items .services__info__item{width:48%;margin-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (max-width:550px){.about .about__tehnology .services__info__items .services__info__item{width:50%;margin-bottom:53px;display:block;text-align:center;justify-content:center}}.about .about__tehnology .services__info__items .services__info__item img{display:block;margin-bottom:20px}@media (max-width:900px){.about .about__tehnology .services__info__items .services__info__item img{margin-bottom:15px;display:inline}}.about .about__tehnology .services__info__items .services__info__item span{display:block;font-weight:500}@media (max-width:900px){.about .about__tehnology .services__info__items .services__info__item span{max-width:250px}}@media (max-width:550px){.about .about__tehnology .services__info__items .services__info__item span{max-width:none}.about .about__tehnology .services__info__items .services__info__item span br{display:none}}.about .about__team{width:100%}.about .about__team h2{margin-bottom:50px}.about .about__team .about__team__items{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.about .about__team .about__team__item{width:calc(100% / 4 - 9px);margin-bottom:55px}@media (max-width:1350px){.about .about__team .about__team__item{width:calc(100% / 2 - 9px)}}@media (max-width:460px){.about .about__team .about__team__item{width:100%;margin-bottom:40px}}.about .about__team .about__team__item img{width:100%;height:280px;-o-object-fit:cover;object-fit:cover;margin-bottom:18px;vertical-align:bottom;border-radius:8px}.about .about__team .about__team__item .name{font-size:21px;line-height:120%;color:#030a1d;display:block;margin-bottom:9px;font-weight:500}.about .about__team .about__team__item .prof{display:block;font-size:13px;line-height:120%;color:#e94818;margin-bottom:5px}.about .about__team .about__team__item p{font-size:13px;line-height:140%;color:#3a3e4b;padding-right:10px}.about .about__product{width:100%;margin-bottom:50px}.about .about__product h2{margin-bottom:25px}.about .about__product p{font-size:18px;line-height:166.5%;color:#3a3e4b;margin-bottom:35px}@media (max-width:460px){.about .about__product p{font-size:15px}}.about .about__product>img{width:100%;border-radius:8px}.about .about__product .steps{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.about .about__product .steps .steps__item{width:calc(100% / 3 - 47px);margin-right:70px;margin-bottom:50px}@media (max-width:730px){.about .about__product .steps .steps__item{width:calc(100% / 3 - 20px);margin-right:30px}}@media (max-width:650px){.about .about__product .steps .steps__item{width:100%;margin-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:35px}}.about .about__product .steps .steps__item:nth-child(3n+3){margin-right:0}.about .about__product .steps .steps__item .num{font-size:60px;line-height:120%;display:block;background:-webkit-gradient(linear,left top,right top,color-stop(7.69%,#e9320a),color-stop(90.77%,#e57333));background:linear-gradient(90deg,#e9320a 7.69%,#e57333 90.77%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:500}@media (max-width:650px){.about .about__product .steps .steps__item .num{margin-right:14px}}@media (max-width:450px){.about .about__product .steps .steps__item .num{font-size:40px}}.about .about__product .steps .steps__item .text{font-size:16px;line-height:140%;color:#3a3e4b;display:block}@media (max-width:450px){.about .about__product .steps .steps__item .text{font-size:14px}}.about .about__secret{width:100%;margin-bottom:85px}.about .about__secret h3{font-size:30px;line-height:120%;color:#030a1d;margin-bottom:16px}@media (max-width:450px){.about .about__secret h3{font-size:20px}}.about .about__secret p{font-size:18px;line-height:166.5%;color:#3a3e4b}@media (max-width:460px){.about .about__secret p{font-size:15px}}.fancybox-bg{opacity:0 !important}.fancybox-container{background:rgba(3,10,29,.75);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.fancybox-close-small{width:32px !important;height:32px !important;right:12px !important;top:12px !important;padding:0 !important;background:#f8f9fc !important;border-radius:50% !important;display:flex !important;align-items:center !important;justify-content:center !important;transition:background .2s ease,color .2s ease !important;color:#3a3e4b !important}.fancybox-close-small:hover{background:#e9320a !important;color:#fff !important}.fancybox-close-small svg{display:block !important;width:20px !important;height:20px !important;stroke:currentColor !important;fill:none !important;stroke-width:2 !important;stroke-linecap:round !important}.popup__form,.popup__form2,.popup__thanks{display:none;width:90%;max-width:420px;padding:40px;background:#fff;border-radius:16px}@media (max-width:480px){.popup__form,.popup__form2,.popup__thanks{padding:28px 20px}}.popup__form .popup__form__wrap,.popup__form2 .popup__form__wrap,.popup__thanks .popup__form__wrap{width:100%}.popup__form .popup__form__wrap .title,.popup__form2 .popup__form__wrap .title,.popup__thanks .popup__form__wrap .title{font-size:26px;line-height:1.25;color:#030a1d;display:block;margin-bottom:8px;font-weight:700}.popup__form .popup__form__wrap>p,.popup__form2 .popup__form__wrap>p,.popup__thanks .popup__form__wrap>p{font-size:15px;line-height:1.6;color:#3a3e4b;margin-bottom:28px}.popup__form .popup__form__wrap input,.popup__form2 .popup__form__wrap input,.popup__thanks .popup__form__wrap input{width:100%;border:none;border-bottom:2px solid #d0d5e3;outline:none;box-shadow:none;border-radius:0;height:52px;font-size:16px;line-height:120%;color:#030a1d;padding:5px 0;margin-bottom:20px;background:0 0;transition:border-color .3s;font-family:inherit}.popup__form .popup__form__wrap input::placeholder,.popup__form2 .popup__form__wrap input::placeholder,.popup__thanks .popup__form__wrap input::placeholder{color:#a7aec1}.popup__form .popup__form__wrap input:focus,.popup__form2 .popup__form__wrap input:focus,.popup__thanks .popup__form__wrap input:focus{border-color:#e9320a}.popup__form .popup__form__wrap .polit,.popup__form2 .popup__form__wrap .polit,.popup__thanks .popup__form__wrap .polit{font-size:12px;line-height:1.4;color:#a7aec1;margin-bottom:20px}.popup__form .popup__form__wrap .polit a,.popup__form2 .popup__form__wrap .polit a,.popup__thanks .popup__form__wrap .polit a{color:#e9320a}.popup__form .popup__form__wrap button,.popup__form2 .popup__form__wrap button,.popup__thanks .popup__form__wrap .grad__button{width:100%;height:56px}.header__scroll .breadcrumbs{background:#030a1d;border-top:1px solid rgba(255,255,255,.06);pointer-events:none;z-index:-1;transform:translateY(-100%)}.breadcrumbs{position:absolute;left:0;top:100%;width:100%;border-top:1px solid rgba(255,255,255,0);border-bottom:1px solid rgba(255,255,255,.06);transition:.3s}.breadcrumbs .container{max-width:1400px}.breadcrumbs .breadcrumbs__wrap{width:100%;padding:11px 0}.breadcrumbs .breadcrumbs__list{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:13px;line-height:135%;color:#fff}.breadcrumbs .breadcrumbs__list li{margin-right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.breadcrumbs .breadcrumbs__list li a{-webkit-transition:.3s;transition:.3s}.breadcrumbs .breadcrumbs__list li a:hover{color:#e94818}.breadcrumbs .breadcrumbs__list li:after{content:"/";display:block;margin-left:16px;color:rgba(255,255,255,.65)}.breadcrumbs .breadcrumbs__list li:last-child{color:rgba(255,255,255,.65);pointer-events:none}.breadcrumbs .breadcrumbs__list li:last-child:after{display:none}.about__content ol{list-style-position:inside;font-size:17px;line-height:1.6;margin-bottom:40px}.about__content ul{list-style-type:none;font-size:17px;line-height:1.6;color:#000;margin-bottom:20px}@media (max-width:900px){.about__content ul,.about__content ol{font-size:16px}}@media (max-width:800px){.about__content ul{margin-bottom:25px}}@media (max-width:475px){.about__content ul{font-size:16px}}.about__content ul li{margin-bottom:15px;padding-left:24px;position:relative}.about__content ul li:last-child{margin-bottom:0}.about__content ul li:before{content:"";display:block;width:10px;height:10px;background:#ff5722;border-radius:3px;position:absolute;left:3px;top:11px;background-image:none !important}@media (max-width:475px){.about__content ul li:before{margin-top:0}}.header__list__sub__menu>a{display:inline-block}.header__list__sub__menu>a:after{content:"";display:block;height:80px;width:130%;position:absolute;top:0;left:0;pointer-events:none;z-index:10}.header__list__sub__menu>a:hover:after{pointer-events:all}.blog{width:100%}.blog__wrap{width:100%;padding:40px 0 0}.blog__title{font-weight:500;font-size:30px;line-height:120%;color:#030a1d;display:block;margin-bottom:26px}@media (max-width:550px){.blog__title{font-size:21px}}.blog__items{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px}.blog__item{width:calc(100% / 4 - 15px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-right:20px;background:#fff;border:1px solid #efefef;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;margin-bottom:20px;overflow:hidden;-webkit-transition:.3s;transition:.3s}.blog__item:nth-child(4n+4){margin-right:0}@media (max-width:1100px){.blog__item:nth-child(4n+4){margin-right:20px}}@media (max-width:1100px){.blog__item:nth-child(3n+3){margin-right:0}}@media (max-width:800px){.blog__item:nth-child(3n+3){margin-right:20px}}@media (max-width:800px){.blog__item:nth-child(2n+2){margin-right:0}}@media (max-width:1100px){.blog__item{width:calc(100% / 3 - 14px)}}@media (max-width:800px){.blog__item{width:calc(100% / 2 - 10px)}}@media (max-width:520px){.blog__item{width:100%;margin-right:0}}.blog__item:hover{-webkit-box-shadow:0px 14px 21px rgba(22,30,56,.15);box-shadow:0px 14px 21px rgba(22,30,56,.15)}.blog__item:hover h3{text-decoration:underline}.blog__item__info{width:100%;display:block}.blog__item__info img{width:100%;height:205px;-o-object-fit:cover;object-fit:cover;margin-bottom:18px}@media (max-width:450px){.blog__item__info img{height:170px}}.blog__item__info .date{display:block;padding:0 20px;margin-bottom:7px;font-size:12px;line-height:120%;color:#4e5772}@media (max-width:550px){.blog__item__info .date{font-size:10px;padding:0 18px}}.blog__item__info h3{padding:0 20px;font-size:17px;line-height:120%;color:#030a1d;margin-bottom:7px}@media (max-width:550px){.blog__item__info h3{font-size:15px;padding:0 18px}}.blog__item__info p{font-size:13px;line-height:140%;color:#3a3e4b;margin-bottom:8px;padding:0 20px;display:block}@media (max-width:550px){.blog__item__info p{font-size:11px;padding:0 18px}}.blog__item__link{font-size:13px;line-height:140%;color:#e94818;display:block;padding:0 20px;margin-bottom:20px}@media (max-width:550px){.blog__item__link{margin-bottom:18px}}.blog-pagination{width:100%;border-top:1px solid #efefef;border-bottom:1px solid #efefef;margin-bottom:120px}.blog-pagination__wrap{padding:10px 0}#jp-relatedposts{display:none !important}table,table td{border:1px solid #000}table td{padding:5px}#menu-item-524,#menu-item-531,#menu-item-804{min-height:215px !important}#menu-item-840{min-height:160px !important}.modal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:auto;overflow:auto;background:rgba(3,10,29,.03);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-content{background-color:#fefefe;margin:15% auto;padding:20px;height:480px;width:50%}.close{color:#aaa;float:right;font-size:28px;font-weight:400}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer}.wp-block-image{text-align:center;margin-bottom:25px}.wp-block-columns{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:30px;align-items:stretch}.wp-block-column{flex:1;min-width:0;display:flex;flex-direction:column;width:100%}.postik{width:calc(100% / 5 - 16px);-webkit-box-shadow:0px 0px 8px 0px rgb(34 60 80/40%);-moz-box-shadow:0px 0px 8px 0px rgba(34,60,80,.4);box-shadow:0px 0px 8px 0px rgb(34 60 80/40%);float:left;min-height:240px;margin:8px;text-align:center}.postik img{display:block;width:100%;height:auto}.postik h3{font-size:13px;text-transform:uppercase;text-align:center;margin:25px 5px}.postik p{color:#d7542e;font-size:15px;text-align:center;font-weight:500;padding:5px 20px;border:1px solid;display:inline-flex}.postik p:hover{color:#fff;background:#d7542e}@media(max-width:460px){.postik{width:calc(100% / 2 - 16px);min-height:250px}.postik h3{min-height:40px;margin:20px 5px 15px}#strUslug{height:1540px !important;padding-top:100px !important}#strUslug p{font-size:15px;color:#3a3e4b;line-height:160%}}#strUslug p{color:#3a3e4b}#strUslug p:hover{color:#3a3e4b}#strUslug p:hover{color:#fff}@media(min-width:760px) and (max-width:1020px){.postik{width:calc(100% / 3 - 16px);min-height:250px}#strUslug{height:1400px !important}}.serviceH2{padding:5px}.ServIMG{height:120px;background-position:center;background-size:cover}#strUslug{padding-top:130px;padding-bottom:70px;height:850px}@media(max-width:550px){.contMob{width:100%;margin-top:-50px;display:flex}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{width:calc(100% / 2 - 10px) !important;padding:5px !important;flex-basis:auto !important}.serviceZagol{padding-top:100px !important}}.services-list-block{width:100%}.services-list-block__wrap{width:100%;padding:60px 0}@media (max-width:600px){.services-list-block__wrap{padding:50px 0 70px}}.services-list-block__wrap h2{margin-bottom:12px}@media (max-width:500px){.services-list-block__wrap h2{margin-bottom:8px}}.services-list-block__wrap>p{margin-bottom:30px}@media (max-width:500px){.services-list-block__wrap>p{font-size:13px;margin-bottom:20px}}.services-list-block__list{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width:1100px){.services-list-block__list{grid-template-columns:1fr 1fr}}@media (max-width:880px){.services-list-block__list{grid-template-columns:1fr 1fr}}@media (max-width:500px){.services-list-block__list{grid-template-columns:1fr;gap:10px}}.services-list-block__item{width:100%;position:relative;min-height:320px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding-top:50px;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden;border-radius:8px;cursor:pointer}.services-list-block__item:hover{transform:translateY(-7px);box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);z-index:2}@media (max-width:650px){.services-list-block__item{min-height:260px;padding:5px}}@media (max-width:500px){.services-list-block__item{min-height:200px}}.services-list-block__item>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.services-list-block__item:before{content:"";background:linear-gradient(180deg,rgba(3,10,29,0) 30.41%,rgba(3,10,29,.83) 65.2%,rgba(3,10,29,.91) 100%);position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.services-list-block__item h3{padding:0 20px;margin-bottom:20px;font-weight:500;font-size:35px;line-height:120%;color:#fff;position:relative;z-index:3;pointer-events:none}@media (max-width:650px){.services-list-block__item h3{padding:0 15px;margin-bottom:15px;font-size:20px}}.services-list-block__item a{background:linear-gradient(90deg,#ea330b 0%,#e67434 100%);display:flex;align-items:center;justify-content:space-between;height:44px;width:100%;padding:0 20px;font-weight:500;font-size:12px;line-height:145%;text-transform:uppercase;color:#fff;position:relative;z-index:3}.services-list-block__item a:after{content:'';position:absolute;top:-500px;left:0;right:0;bottom:0;z-index:10}.services-list-block__item a img{width:18px;pointer-events:none}.serv-zag{width:100%}.serv-zag__wrap{width:100%}.serv-zag__wrap h2{margin-bottom:12px}@media (max-width:500px){.serv-zag__wrap h2{margin-bottom:8px}}.serv-zag__wrap>p{margin-bottom:30px}@media (max-width:500px){.serv-zag__wrap>p{font-size:13px;margin-bottom:20px}}.form-shorcode{width:100%;margin-bottom:40px}.form-shorcode form{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;padding:30px;background:#030a1d;border-radius:8px}.form-shorcode form .input{width:100%;position:relative}@media (max-width:660px){.form-shorcode form .input{width:100%}.form-shorcode form{padding:20px;gap:20px;grid-template-columns:1fr}}.form-shorcode form .input .border{position:absolute;bottom:0;left:0;width:100%;height:2px;background:#fff}.form-shorcode form .input .border:after{position:absolute;content:"";display:block;left:0;top:0;width:0;height:100%;background:-webkit-gradient(linear,left top,right top,from(#e95a18),to(#e67434));background:linear-gradient(90deg,#e95a18 0%,#e67434 100%);z-index:2;-webkit-transition:.3s;transition:.3s;opacity:0}.form-shorcode form .input input{width:100%;height:70px;padding:5px 16px;background:0 0;outline:none;border:none;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:17px;line-height:120%;color:#fff}@media (max-width:1023px){.form-shorcode form .input input:last-child{margin-bottom:0}}.form-shorcode form .input input::-webkit-input-placeholder{color:#b1b7c9}.form-shorcode form .input input:-ms-input-placeholder{color:#b1b7c9}.form-shorcode form .input input::-ms-input-placeholder{color:#b1b7c9}.form-shorcode form .input input::placeholder{color:#b1b7c9}.form-shorcode form .input input:focus~.border:after{width:100%;opacity:1}.form-shorcode form button{height:70px}@media (max-width:660px){.form-shorcode form button{width:100%}}.form-shorcode .personal__data{font-size:13px !important;line-height:120%;color:#fff;margin-bottom:0 !important}.form-shorcode .personal__data a{color:#e94818}.products-catalog-section{margin-bottom:40px}.products-grid-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:30px 0 0;width:100%}.product-card{display:flex;flex-direction:column;align-items:stretch;text-decoration:none !important;background:#f8f9fc;border:1px solid #e6e9f2;border-radius:12px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;cursor:pointer}.product-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgba(0,0,0,.1);border-color:#e9320a}.product-card-img{width:100%;height:200px;display:flex;align-items:center;justify-content:center;background:#fff;padding:10px;flex-shrink:0}.product-card-img img{width:100% !important;height:100% !important;object-fit:contain;margin-bottom:0 !important}.product-card-title{font-size:17px;line-height:1.45;font-weight:600;color:#030a1d;padding:14px 16px 18px;text-align:center;flex:1;display:flex;align-items:center;justify-content:center}.catalog-description{font-size:17px;line-height:160%;color:#3a3e4b;margin-bottom:0}@media (max-width:900px){.products-grid-wrapper{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:500px){.products-grid-wrapper{grid-template-columns:repeat(2,1fr);gap:10px}.product-card-img{height:140px;padding:12px}.product-card-title{font-size:13px;padding:10px 10px 14px}}.sidebar.sticky-sidebar{position:-webkit-sticky;position:sticky;top:20px;display:flex;flex-direction:column;gap:20px;width:100%}.sb-widget{background:#0b1123;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:25px;box-shadow:0 4px 20px rgba(0,0,0,.2);transition:transform .3s ease}.sb-widget:hover{border-color:rgba(234,51,11,.3)}.sb-title-main{font-size:20px;font-weight:700;line-height:1.2;color:#fff;margin-bottom:8px}.sb-subtitle{font-size:13px;line-height:1.4;color:#8e95a8;margin-bottom:20px}.sb-title-small{font-size:16px;font-weight:600;color:#fff;margin-bottom:10px}.sb-text-small{font-size:13px;line-height:1.5;color:#b0b5c1;margin-bottom:15px}.sb-highlight{color:#ea330b;font-weight:700}.sb-label{font-size:11px;text-transform:uppercase;color:#5d6377;margin-bottom:4px;display:block;letter-spacing:.5px}.led-calc-promo{background:#0b1123;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:25px 30px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin:40px 0;box-shadow:0 4px 20px rgba(0,0,0,.2);transition:transform .3s ease,border-color .3s ease}.led-calc-promo:hover{transform:translateY(-3px);border-color:rgba(234,51,11,.5)}.led-calc-content{display:flex;align-items:center;gap:20px}.led-calc-icon{font-size:36px;line-height:1;color:#ea330b}.led-calc-text h3{color:#fff;font-size:20px;font-weight:700;margin:0 0 5px;line-height:1.2}.led-calc-text p{color:#b0b5c1 !important;font-size:14px;margin:0;line-height:1.4;margin-bottom:0 !important}.led-calc-btn{background:linear-gradient(90deg,#ea330b 0%,#e67434 100%);color:#fff !important;text-decoration:none;font-weight:600;font-size:16px;text-transform:uppercase !important;padding:28px;border-radius:8px;white-space:nowrap;display:inline-block;transition:all .3s ease;box-shadow:0 4px 15px rgba(234,51,11,.3)}.led-calc-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(234,51,11,.5)}@media (max-width:768px){.led-calc-promo{flex-direction:column;align-items:flex-start;text-align:center;padding:20px}.led-calc-content{flex-direction:column;gap:10px;width:100%}.led-calc-btn{width:100%;text-align:center}}ul.wp-block-list{margin-top:10px}div#jp-carousel-loading-overlay{display:none}.box-modal{border-radius:8px !important}a.set11{font-size:17px}a.set11:hover{color:#e9320a;transition:color .2s ease}.services__info66{width:100%;background:#f8f8fb;padding:60px 0}@media (max-width:550px){.services__info66{padding:30px 0}}.services__info66 .services__info__wrap66>h2{color:#030a1d;margin-bottom:20px}.services__info66 .services__info__wrap66>p{font-size:18px;line-height:160%;color:#3a3e4b;max-width:800px;margin-bottom:20px}@media (max-width:900px){.services__info66 .services__info__wrap66>p{font-size:16px}}.srevises__items>.container>h2{margin-bottom:16px}.srevises__items>.container>p{font-size:18px;line-height:160%;color:#3a3e4b;margin-bottom:60px}.map{position:relative;width:100%;border-radius:8px;overflow:hidden}#ymap{width:100%;height:550px}@media (max-width:768px){#ymap{height:350px}}.custom-pin img{width:100%;height:auto;object-fit:contain;position:relative;z-index:10;display:block}.custom-pin{width:180px;height:60px;background:#030a1d;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:10px 16px;box-shadow:0 4px 20px rgba(0,0,0,.2);position:relative;z-index:10;box-sizing:border-box;overflow:visible}.custom-pin__tail{position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:14px solid #030a1d}.contacts__wrap{display:flex;align-items:stretch;gap:20px}.map{flex:1;min-height:100%}#ymap{width:100%;height:100%;min-height:500px}.steps-block{width:100%;margin-bottom:40px}.steps-block__head{margin-bottom:40px}.steps-block__head h2{margin-bottom:12px}.steps-block__subtitle{font-size:17px;line-height:160%;color:#3a3e4b;margin-bottom:0}.steps-block__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;position:relative}@media (max-width:900px){.steps-block__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.steps-block__grid{grid-template-columns:1fr;gap:0;border-left:2px solid #ebebeb;padding-left:32px;margin-left:12px}}.steps-block__card{position:relative;background:#f8f9fc;border:1px solid #e6e9f2;border-radius:12px;padding:28px 24px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.steps-block__card:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgba(0,0,0,.1);border-color:#e9320a}@media (max-width:600px){.steps-block__card{background:0 0;border:none;border-radius:0;padding:0 0 32px}.steps-block__card:hover{transform:none;box-shadow:none;border-color:transparent}}.steps-block__num{width:44px;height:44px;border-radius:50%;background:linear-gradient(90deg,#e9320a 7.69%,#e57333 90.77%);display:flex;align-items:center;justify-content:center;margin-bottom:16px;flex-shrink:0;box-shadow:0 4px 12px rgba(233,50,10,.25)}.steps-block__num span{font-size:18px;font-weight:700;color:#fff;line-height:1}@media (max-width:600px){.steps-block__num{position:absolute;left:-52px;top:0;margin-bottom:0}}.about .about__info .steps-block__card-title{font-size:17px !important;font-weight:700;color:#030a1d;margin-bottom:10px;margin-top:0 !important;line-height:1.3}.about .about__info .steps-block__card-text{font-size:15px;color:#3a3e4b;line-height:1.6;margin-bottom:0}.steps-block__arrow{position:absolute;top:36px;right:-22px;z-index:2;color:rgba(233,50,10,.3);pointer-events:none}@media (max-width:900px){.steps-block__arrow{display:none}}.steps-block__cta{margin-top:32px}.steps-block__btn{display:inline-flex;max-width:360px;height:60px;width:100%}@media (max-width:600px){.steps-block__cta{margin-top:24px;margin-left:-44px}.steps-block__btn{max-width:100%}}.adv-block{width:100%;margin-bottom:40px}.adv-block>h2{margin-bottom:30px}.adv-block__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;padding-top:20px}@media (max-width:900px){.adv-block__grid{grid-template-columns:repeat(2,1fr);gap:36px}}@media (max-width:768px){.adv-block__grid{grid-template-columns:1fr;gap:32px}}.adv-block__card{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.adv-block__icon{width:48px;height:48px;margin-bottom:18px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.adv-block__icon svg{width:48px;height:48px;stroke:#e9320a;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.adv-block__card-title{font-size:19px !important;font-weight:700;color:#030a1d;margin-bottom:10px !important;margin-top:0 !important;line-height:1.3}.adv-block__card-text{font-size:15px;color:#3a3e4b;line-height:1.65;margin-bottom:0}.about .about__info .adv-block__card-title{font-size:18px !important;color:#030a1d;margin-top:0 !important;margin-bottom:10px !important}.about .about__info .adv-block__card-text{font-size:15px;color:#3a3e4b;line-height:1.65;margin-bottom:0}.adv-block>h2{margin-bottom:8px}.inline-cta{width:100%;margin-bottom:40px}.inline-cta__title{font-size:33px !important;line-height:1.25;color:#030a1d !important;margin:0 0 20px !important}.inline-cta__form{background:#f8f9fc;border:1px solid #e6e9f2;border-radius:12px;padding:32px 36px;display:grid;grid-template-columns:1fr 1fr auto;gap:24px;align-items:end}.inline-cta__field input{width:100%;height:56px;padding:5px 0;background:0 0;border:none;border-bottom:2px solid #8d95aa;outline:none;box-shadow:none;border-radius:0;font-size:16px;color:#030a1d;font-family:inherit;transition:border-color .3s}.inline-cta__field input::placeholder{color:#8d95aa}.inline-cta__field input:focus{border-bottom-color:#e9320a}.inline-cta__submit{height:56px;padding:0 32px;white-space:nowrap}.about .about__info .inline-cta__policy{grid-column:1/-1;font-size:12px;color:#a7aec1;margin-top:-8px;margin-bottom:0}.about .about__info .inline-cta__policy a{color:#e9320a}@media (max-width:768px){.inline-cta__form{grid-template-columns:1fr;padding:24px 20px;gap:16px}.inline-cta__submit{width:100%}.inline-cta__title{font-size:22px !important}}.seo-text-wrapper{position:relative;max-height:280px;margin-top:40px;overflow:hidden;transition:max-height .5s ease}.seo-text-wrapper.is-expanded{max-height:none}.seo-text-wrapper:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:80px;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);transition:opacity .3s ease;pointer-events:none}.seo-text-wrapper.is-expanded:after{opacity:0}.seo-toggle-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:16px;padding:14px 24px;font-size:16px;font-weight:600;color:#e9320a;background:0 0;border:2px solid #e6e9f2;border-radius:8px;cursor:pointer;transition:border-color .2s ease,color .2s ease}.seo-toggle-btn:hover{border-color:#e9320a;color:#c42a08}.seo-toggle-btn svg{transition:transform .3s ease;flex-shrink:0}.seo-toggle-btn.is-expanded svg{transform:rotate(180deg)}.product-popup__overlay{display:none;position:fixed;inset:0;background:rgba(3,10,29,.75);z-index:1000;align-items:center;justify-content:center;padding:20px}.product-popup__overlay.is-open{display:flex}.product-popup{background:#fff;border-radius:16px;padding:40px;max-width:520px;width:100%;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.25)}.product-popup__close{position:absolute;top:16px;right:16px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f8f9fc;border:none;border-radius:50%;cursor:pointer;color:#3a3e4b;transition:background .2s ease,color .2s ease;padding:0}.product-popup__close:hover{background:#e9320a;color:#fff}.product-popup__label{font-size:15px !important;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#e9320a;margin-bottom:8px !important}.product-popup__title{font-size:22px !important;font-weight:700;color:#030a1d;margin-bottom:16px !important;margin-top:0 !important;line-height:1.3}.product-popup__text{font-size:15px !important;color:#3a3e4b;line-height:1.6;margin-bottom:28px !important}.product-popup__btns{display:flex;flex-direction:column;gap:12px}.product-popup__btn-primary{width:100%;height:56px}.product-popup__btn-secondary{display:flex;align-items:center;justify-content:center;gap:8px;height:56px;border:2px solid #e9320a;border-radius:8px;color:#e9320a;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s ease,color .2s ease}.product-popup__btn-secondary:hover{background:#e9320a;color:#fff}.product-popup__back{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#7a8499;background:0 0;border:none;padding:0;cursor:pointer;margin-bottom:20px;transition:color .2s ease}.product-popup__back:hover{color:#e9320a}.product-popup__form{display:flex;flex-direction:column;gap:4px}.product-popup__field{position:relative;margin-bottom:16px}.product-popup__field input{width:100%;height:52px;padding:5px 0;background:0 0;border:none;border-bottom:2px solid #d0d5e3;outline:none;box-shadow:none;border-radius:0;font-size:16px;color:#030a1d;font-family:inherit;transition:border-color .3s}.product-popup__field input::placeholder{color:#a7aec1}.product-popup__field input:focus{border-bottom-color:#e9320a}.product-popup__submit{width:100%;height:56px;margin-top:8px}.product-popup__policy{font-size:12px !important;color:#a7aec1;margin-top:12px !important;margin-bottom:0 !important}.product-popup__policy a{color:#e9320a}@media (max-width:500px){.product-popup{padding:28px 20px}}.dir-cards{width:100%;margin-bottom:40px}.dir-cards>h2{margin-bottom:24px}.dir-cards__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media (max-width:768px){.dir-cards__grid{grid-template-columns:1fr;gap:16px}}.dir-card-wrap{border-radius:12px;overflow:hidden}.dir-card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:280px;width:100%;text-decoration:none;transition:transform .4s ease}.dir-card:hover{transform:scale(1.05)}.dir-card__bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.dir-card:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,rgba(3,10,29,.85) 0%,rgba(3,10,29,.2) 60%,transparent 100%);z-index:1}.dir-card__content{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;padding:24px;gap:16px}.dir-card__title{font-size:20px !important;font-weight:700;color:#fff;line-height:1.3;margin:0 !important}@media (max-width:550px){.dir-card__title{font-size:18px !important}}.dir-card__arrow{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:rgba(233,50,10,.9);display:flex;align-items:center;justify-content:center;color:#fff;transition:transform .2s ease,background .2s ease}.dir-card:hover .dir-card__arrow{transform:translateX(4px);background:#e9320a}.service-items{width:100%;margin-bottom:40px}.service-items>h2{margin-bottom:8px}.service-items__subtitle{font-size:17px;line-height:160%;color:#3a3e4b;margin-bottom:30px}.service-items__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media (max-width:1100px){.service-items__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.service-items__grid{grid-template-columns:repeat(2,1fr);gap:16px}.dir-card{min-height:200px}}@media (max-width:450px){.service-items__grid{grid-template-columns:repeat(2,1fr);gap:12px}}.service-item{display:flex;flex-direction:column;align-items:flex-start}.about .about__info .service-item__img{width:100%;aspect-ratio:4/3;object-fit:contain;background:#f8f9fc;border-radius:8px;padding:16px;box-sizing:border-box;margin-bottom:14px;height:auto}.service-item__title{font-size:16px !important;font-weight:700;color:#030a1d;margin:0 0 8px !important;line-height:1.35}.service-item__text{font-size:14px;color:#3a3e4b;line-height:1.6;margin:0 !important}.about .about__info .service-item__text{font-size:15px;color:#3a3e4b;line-height:1.6;margin:0 !important}.about .about__info .service-item__title{font-size:17px !important;color:#030a1d;margin:0 0 8px !important}.brands-block{width:100%;margin-bottom:40px}.brands-block>h2{margin-bottom:8px}.brands-block__subtitle{font-size:17px;line-height:160%;color:#3a3e4b;margin-bottom:30px}.brands-block__grid{display:grid;grid-template-columns:repeat(4,1fr)}@media (max-width:768px){.brands-block__grid{grid-template-columns:repeat(2,1fr)}}.brand-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:0 0 20px;border-bottom:1px solid #f0f2f7}.brand-item__logo{height:120px;width:auto;max-width:160px;object-fit:contain;flex-shrink:0;filter:grayscale(100%);opacity:.5;transition:filter .2s ease,opacity .2s ease}.brand-item:hover .brand-item__logo{filter:grayscale(0%);opacity:1}.brand-item__name{font-size:17px;font-weight:700;color:#030a1d;line-height:1.2;margin-top:10px;display:none}.works-gallery{width:100%;margin-bottom:40px}.works-gallery__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.works-gallery__head h2{margin-bottom:0}.works-gallery>h2{margin-bottom:24px}.works-carousel{position:relative}.works-carousel__track-wrap{overflow:hidden;border-radius:12px}.works-carousel__track{display:flex;gap:20px;transition:transform .4s ease;will-change:transform}.works-carousel__slide{flex:0 0 calc(50% - 10px);min-width:0;cursor:pointer;border-radius:12px;overflow:hidden;position:relative;background:#030a1d}@media (max-width:560px){.works-carousel__slide{flex:0 0 100%}}.works-carousel__slide img{width:100% !important;height:350px !important;object-fit:cover !important;display:block !important;margin:0 !important;border-radius:0 !important;transition:opacity .3s ease}.works-carousel__slide:hover img{opacity:.85}.works-carousel__caption{position:absolute;bottom:0;left:0;right:0;padding:12px 16px;background:linear-gradient(to top,rgba(3,10,29,.9) 0%,transparent 100%);color:#fff;font-size:17px;font-weight:600;line-height:1.3}.works-carousel__nav{display:flex;gap:12px;margin-top:20px;justify-content:flex-end}.works-carousel__btn{width:44px;height:44px;border-radius:50%;background:#f8f9fc;border:1px solid #e6e9f2;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,border-color .2s ease;color:#030a1d;padding:0}.works-carousel__btn:hover{background:#e9320a;border-color:#e9320a;color:#fff}.works-carousel__btn:disabled{opacity:.3;cursor:default}.work-popup__overlay{display:none;position:fixed;inset:0;background:rgba(3,10,29,.75);z-index:1000;align-items:center;justify-content:center;padding:20px}.work-popup__overlay.is-open{display:flex}.work-popup{background:#fff;border-radius:16px;max-width:620px;width:100%;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.25);overflow:hidden}.work-popup__close{position:absolute;top:12px;right:12px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.9);border:none;border-radius:50%;cursor:pointer;color:#3a3e4b;transition:background .2s ease,color .2s ease;padding:0;z-index:2}.work-popup__close:hover{background:#e9320a;color:#fff}.work-popup__img{width:100% !important;height:320px !important;object-fit:cover !important;display:block !important;margin:0 !important;border-radius:0 !important}.work-popup__body{padding:24px 28px 28px}.work-popup__title{font-size:20px !important;font-weight:700;color:#030a1d;margin:0 0 12px !important;line-height:1.3}.work-popup__desc{font-size:15px !important;color:#3a3e4b;line-height:1.6;margin:0 0 24px !important}.work-popup__btn{display:inline-flex;height:52px;padding:0 32px;width:100%}@media (max-width:500px){.work-popup__body{padding:20px}.work-popup__img{height:220px !important}}.about-stats{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:60px;border-radius:16px;border:1px solid #e6e9f2;overflow:hidden}@media (max-width:900px){.about-stats{grid-template-columns:repeat(2,1fr)}}.about-stats__item{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:32px 28px;border-right:1px solid #e6e9f2}.about-stats__item:last-child{border-right:none}@media (max-width:900px){.about-stats__item:nth-child(2){border-right:none}.about-stats__item:nth-child(1),.about-stats__item:nth-child(2){border-bottom:1px solid #e6e9f2}}@media (max-width:500px){.about-stats__item{padding:24px 20px}}.about-stats__num{font-size:44px;font-weight:700;line-height:1;background:linear-gradient(90deg,#e9320a 7.69%,#e57333 90.77%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-stats__icon{color:#e9320a}.about-stats__icon svg{stroke:#e9320a}.about-stats__text{font-size:16px;line-height:1.5;color:#3a3e4b;font-weight:500}.about-clients{width:100%;margin-bottom:60px}.about-clients h2{margin-bottom:30px}.about-clients__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (max-width:900px){.about-clients__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:550px){.about-clients__grid{grid-template-columns:1fr}}.about-clients__card{position:relative;min-height:350px;border-radius:12px;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:flex-end;transition:transform .3s ease}.about-clients__card:hover{transform:translateY(-4px)}.about-clients__card:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(3,10,29,.88) 0%,rgba(3,10,29,.3) 60%,transparent 100%);z-index:1}.about-clients__card-content{position:relative;z-index:2;padding:24px 20px}.about-clients__card h3{font-size:21px !important;font-weight:700;color:#fff !important;margin:0 0 8px !important;line-height:1.3}.about-clients__card p{font-size:16px !important;color:#e6e9f2;line-height:1.6;margin:0 !important}.about-competencies{width:100%;margin-bottom:60px}.about-competencies h2{margin-bottom:30px}.about-competencies__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media (max-width:650px){.about-competencies__grid{grid-template-columns:1fr}}.about-competencies__card{background:#f8f9fc;border:1px solid #e6e9f2;border-radius:12px;padding:28px 24px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.about-competencies__card:hover{border-color:#e9320a;box-shadow:0 8px 32px rgba(0,0,0,.08);transform:translateY(-4px)}.about-competencies__icon{margin-bottom:16px}.about-competencies__icon svg{stroke:#e9320a}.about-competencies__card h3{font-size:18px !important;font-weight:700;color:#030a1d;margin:0 0 10px !important;line-height:1.3}.about-competencies__card p{font-size:16px !important;color:#3a3e4b;line-height:1.6;margin:0 !important}.about-standards{width:100%;margin-bottom:60px}.about-standards h2{margin-bottom:30px}.about-standards__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}@media (max-width:800px){.about-standards__grid{grid-template-columns:1fr;gap:32px}}.about-standards__item{display:flex;flex-direction:column;align-items:flex-start}.about-standards__icon{width:64px;height:64px;background:#f8f9fc;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;flex-shrink:0}.about-standards__icon svg{stroke:#e9320a}.about-standards__item h3{font-size:19px !important;font-weight:700;color:#030a1d;margin:0 0 10px !important;line-height:1.3}.about-standards__item p{font-size:16px !important;color:#3a3e4b;line-height:1.65;margin:0 !important}.about__team__photo{position:relative;width:100%;overflow:hidden;border-radius:8px;margin-bottom:18px}.about__team__photo img{width:100% !important;height:280px !important;object-fit:cover !important;margin-bottom:0 !important;border-radius:8px !important;filter:grayscale(100%);transition:filter .4s ease;display:block !important}.about__team__item:hover .about__team__photo img{filter:grayscale(0%)}.about__team__item .name{font-size:19px;font-weight:700;color:#030a1d;display:block;margin-bottom:4px}.about__team__item .prof{display:block;font-size:13px;color:#e9320a;font-weight:600;text-transform:uppercase;letter-spacing:.3px;margin-bottom:8px}.about__team__item p{font-size:14px !important;line-height:1.55;color:#3a3e4b;padding-right:10px;margin:0 !important}a.status{font-size:18px;font-weight:800;color:#000}.status__main{width:100%;background:#f8f8fb}.status__main .status__wrap{padding:60px 0 80px;display:flex;gap:40px;align-items:flex-start}@media (max-width:1050px){.status__main .status__wrap{flex-direction:column}}.status__sidebar{width:310px;flex-shrink:0;position:sticky}@media (max-width:1050px){.status__sidebar{width:100%;position:static}}.status__sidebar .nav{background:#fff;border:1px solid #e6e9f2;border-radius:8px;padding:25px;margin-bottom:16px}.status__sidebar .nav .label{display:block;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#030a1d;margin-bottom:16px}.status__sidebar .nav p{font-size:15px;line-height:1.6;color:#6d7284;margin-bottom:14px}.status__sidebar .nav a.tel{display:block;font-size:18px;font-weight:700;color:#030a1d;margin-bottom:6px;transition:.3s}.status__sidebar .nav a.tel:hover{color:#e9320a}.status__sidebar .nav a.mail{font-size:15px;color:#e9320a}.status__content{flex:1;min-width:0}.status__form-card{background:#fff;border:1px solid #e6e9f2;border-radius:8px;padding:36px;margin-bottom:32px}@media (max-width:560px){.status__form-card{padding:24px 18px}}.status__form-card h2{font-size:26px;margin-bottom:8px;color:#030a1d}.status__form-card .sub{font-size:15px;color:#6d7284;margin-bottom:28px;line-height:1.5}.status__form-row{display:flex;gap:12px}@media (max-width:560px){.status__form-row{flex-direction:column}}.status__form-row input[type=tel]{flex:1;height:56px;padding:0 18px;border:2px solid #e6e9f2;border-radius:8px;font-size:17px;font-family:inherit;outline:none;transition:border-color .25s;color:#030a1d}.status__form-row input[type=tel]:focus{border-color:#e9320a}.status__form-row input[type=tel]::placeholder{color:#a7aec1}.status__form-row .grad__button{height:56px;padding:0 28px;font-size:15px;white-space:nowrap;border-radius:8px}.status__msg{padding:16px 20px;border-radius:8px;font-size:15px;margin-bottom:24px;display:none}.status__msg.error{background:#fff3f2;border:1px solid #f5c0bb;color:#c0392b}.status__msg.loading{background:#f0f4ff;border:1px solid #c8d6ff;color:#2c4bab}.order-card{background:#fff;border:1px solid #e6e9f2;border-radius:8px;padding:28px 28px 22px;margin-bottom:16px;transition:box-shadow .2s,transform .2s}.order-card:hover{box-shadow:0 6px 24px rgba(0,0,0,.07);transform:translateY(-2px)}.order-card:last-child{margin-bottom:0}.order-card__head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px}.order-card__num{font-size:17px;color:#a7aec1;margin-bottom:5px;font-weight:500;letter-spacing:.3px}.order-card__equip{font-size:20px;font-weight:700;color:#030a1d;line-height:1.35}.order-card__serial{font-size:14px;color:#6d7284;margin-top:4px;margin-bottom:10px}@media (max-width:475px){.order-card__equip{font-size:17px}}.status-badge{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:20px;font-size:15px;font-weight:700;white-space:nowrap;flex-shrink:0}.status-badge:before{content:"";display:block;width:8px;height:8px;border-radius:50%;background:currentColor;opacity:.7}.badge-received{background:#f5f5f5;color:#555}.badge-diagnostics{background:#fff8e1;color:#8a6200}.badge-awaiting_approval{background:#fff3e0;color:#9a4e00}.badge-paid{background:#e8f5e9;color:#2e7d32}.badge-awaiting_parts{background:#fce4d6;color:#7a3400}.badge-in_progress{background:#e3f0ff;color:#0a4a9a}.badge-ready{background:#e6fff0;color:#1a7a45}.badge-issued{background:#ececec;color:#555}.order-progress{margin-bottom:8px}.order-progress__steps{display:flex;gap:4px;margin-bottom:6px}.order-progress__step{flex:1;height:5px;border-radius:3px;background:#ebebeb}.order-progress__step.done{background:#e9320a}.order-progress__step.current{background:linear-gradient(90deg,#e9320a,#e67434)}.order-progress__labels{display:flex;gap:4px}.order-progress__label{flex:1;font-size:13px;color:#a7aec1;text-align:center;line-height:1.3;overflow:hidden}.order-progress__label.done{color:#e9320a}.order-progress__label.current{color:#e9320a;font-weight:700}.order-card__date{font-size:14px;color:#a7aec1;padding-top:16px;border-top:1px solid #f0f0f0;margin-top:16px}.order-card__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.order-card__btn{display:inline-flex;align-items:center;gap:8px;padding:15px 20px;border-radius:8px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s}.order-card__btn:hover{opacity:.88;transform:translateY(-1px)}.order-card__btn--warranty{background:linear-gradient(90deg,#e9320a 0%,#e67434 100%);color:#fff}.order-card__btn--receipt{background:#f5f5f5;color:#030a1d;border:1px solid #e6e9f2}.order-card__btn--receipt:hover{color:#030a1d}.order-card__btn--warranty:hover{color:#fff}@media (max-width:560px){.order-card{padding:20px 16px 16px}.order-card__head{flex-direction:column;gap:10px}.status-badge{align-self:flex-start}.order-progress__labels{display:none}.order-card__equip{font-size:17px}.status__form-row{flex-direction:column}.status__form-row input[type=tel]{width:100%;box-sizing:border-box;min-height:45px}.status__form-card{padding:20px 16px;overflow:hidden}.status__main .status__wrap{padding:30px 0 40px}}.form__consent{display:flex;align-items:flex-start;gap:10px;flex:1 1 100%;margin-top:16px;color:#fff;font-size:14px;line-height:1.4;cursor:pointer}.form__consent input[type=checkbox]{appearance:none;-webkit-appearance:none;width:18px;height:18px;min-width:18px;border-radius:5px;background:0 0;box-shadow:inset 0 0 0 2px rgba(255,255,255,.5);cursor:pointer;margin:1px 0 0;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.form__consent input[type=checkbox]:checked{background:linear-gradient(90deg,#ea330b 0%,#e67434 100%);box-shadow:none}.form__consent input[type=checkbox]:checked:after{content:'';width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.form__consent a{color:#e94818;text-decoration:underline}.form__consent--light{color:#6d7284;font-size:13px;margin-top:0;margin-bottom:20px}.form__consent.form__consent--light input[type=checkbox]{background:#fff;box-shadow:inset 0 0 0 1px #c7cede;border:none}.form__consent.form__consent--light input[type=checkbox]:checked{background:linear-gradient(90deg,#ea330b 0%,#e67434 100%);box-shadow:none}.form__consent--light a{color:#e9320a}.cookie-banner{position:fixed;left:0;right:0;bottom:0;z-index:2000;background:#fff;border-top:1px solid #e6e9f2;box-shadow:0 -12px 40px rgba(3,10,29,.14);transform:translateY(100%);transition:transform .35s cubic-bezier(.16,1,.3,1)}.cookie-banner.is-visible{transform:translateY(0)}.cookie-banner__wrap{max-width:1500px;margin:0 auto;padding:32px 25px;display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}.cookie-banner__wrap p{color:#030a1d;font-size:16px;font-weight:500;line-height:1.5;margin:0;max-width:780px}.cookie-banner__wrap p a{color:#e9320a;text-decoration:underline}.cookie-banner__btns{display:flex;gap:14px;flex-shrink:0}.cookie-banner__btn{height:56px;padding:0 32px;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;border:none;transition:transform .2s ease,box-shadow .2s ease}.cookie-banner__btn--accept{background:linear-gradient(90deg,#ea330b 0%,#e67434 100%);color:#fff;box-shadow:0 10px 24px rgba(233,50,10,.3)}.cookie-banner__btn--accept:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(233,50,10,.4)}.cookie-banner__btn--settings{background:0 0;box-shadow:inset 0 0 0 1.5px #c7cede;color:#3a3e4b}.cookie-banner__btn--settings:hover{box-shadow:inset 0 0 0 1.5px #a7aec1}.cookie-banner__settings{display:none;max-width:1500px;margin:0 auto;padding:0 25px 28px;flex-direction:column;gap:14px}.cookie-banner__settings.is-open{display:flex}.cookie-banner__setting{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 18px;background:#f8f9fc;border:1px solid #e6e9f2;border-radius:8px}.cookie-banner__setting-text{display:flex;flex-direction:column;gap:4px}.cookie-banner__setting-title{color:#030a1d;font-size:14px;font-weight:700}.cookie-banner__setting-desc{color:#6d7284;font-size:13px;line-height:1.4}.cookie-toggle{position:relative;width:46px;height:26px;flex-shrink:0;cursor:pointer}.cookie-toggle input{opacity:0;width:0;height:0}.cookie-toggle__slider{position:absolute;inset:0;background:#d7dce5;border-radius:26px;transition:background .2s ease}.cookie-toggle__slider:before{content:'';position:absolute;left:3px;top:3px;width:20px;height:20px;background:#fff;border-radius:50%;box-shadow:0 1px 4px rgba(3,10,29,.25);transition:transform .2s ease}.cookie-toggle input:checked~.cookie-toggle__slider{background:linear-gradient(90deg,#ea330b 0%,#e67434 100%)}.cookie-toggle input:checked~.cookie-toggle__slider:before{transform:translateX(20px)}.cookie-toggle--locked{opacity:.5;cursor:default}.cookie-banner__save{align-self:flex-start}@media (max-width:600px){.cookie-banner__wrap{flex-direction:column;align-items:flex-start;padding:24px 20px;gap:20px}.cookie-banner__btns{width:100%}.cookie-banner__btn{flex:1;height:52px}}.map__placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:100%;min-height:500px;background:#f8f9fc;border:1px solid #e6e9f2;border-radius:8px;padding:40px;text-align:center}.map__placeholder p{color:#3a3e4b;font-size:15px;margin:0}.map__placeholder a{color:#e9320a;font-weight:600;text-decoration:underline}.faq-block{width:100%}.faq-block h2{margin-top:40px}.faq-block__list{width:100%}.faq-block__item{border:1px solid #e6e9f2;border-radius:8px;margin-bottom:12px;overflow:hidden;transition:border-color .3s}.faq-block__item:last-child{margin-bottom:0}.faq-block__item.is-open{border-color:#e9320a}.faq-block__question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:#f8f9fc;font-size:17px;font-weight:600;color:#030a1d;text-align:left;cursor:pointer;transition:background .3s}.faq-block__question:hover{background:#f0f2f8}.faq-block__question svg{flex-shrink:0;margin-left:16px;color:#e9320a;transition:transform .3s}.faq-block__item.is-open .faq-block__question svg{transform:rotate(180deg)}.faq-block__answer{max-height:0;overflow:hidden;transition:max-height .3s ease;padding:0 24px;background:#fff}.faq-block__item.is-open .faq-block__answer{padding:10px 24px 20px}.faq-block__answer p{font-size:16px;line-height:1.6;color:#3a3e4b;margin:0}@media (max-width:550px){.faq-block__question{padding:16px 18px;font-size:15px}.faq-block__answer{padding:0 18px}.faq-block__item.is-open .faq-block__answer{padding:15px 20px 15px}.faq-block__answer p{font-size:14px}}