

/* Start:/local/templates/atom/libs/swiper/swiper-bundle.min.min.css?17839475704960*/
@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper,.swiper-wrapper{position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:var(--swiper-navigation-size);z-index:10}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-lock{display:none}.swiper-scrollbar,.swiper-scrollbar-drag{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,#0000001a);touch-action:none}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);height:100%;left:0;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper.swiper-cards,.swiper.swiper-cube,.swiper.swiper-flip{overflow:visible}
/* End */


/* Start:/local/templates/atom/src/scss/services.min.css?178480683821574*/
@keyframes tickerBanner{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.section-title{font-size:28px;font-weight:700;line-height:1.05;color:#0c1520;margin:0 0 30px}@media (min-width:992px){.section-title{font-size:44px;margin-bottom:40px}}@media (min-width:1200px){.section-title{font-size:60px}}.section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.section-head .section-title{margin-bottom:0}.section-head .section-label{margin:8px 0 0;flex-shrink:0}.btn-main{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:48px;padding:10px 24px;font-family:"SF Pro Display",sans-serif;font-size:15px;font-weight:500;line-height:1;color:#fff;background:#1b3fdb;border:1px solid #1b3fdb;border-radius:10px;cursor:pointer;text-decoration:none!important;transition:all .2s ease}.btn-main svg{flex-shrink:0}.btn-main svg path{fill:currentColor}.btn-main:focus,.btn-main:hover{color:#fff;background:#1825aa;border-color:#1825aa}.btn-main.btn-main--wide{width:100%}.btn-main.btn-main--white{color:#1b3fdb;background:#fff;border-color:#fff}.btn-main.btn-main--white:focus,.btn-main.btn-main--white:hover{color:#1825aa;background:#e7ecff;border-color:#e7ecff}.fer-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:30px}@media (min-width:992px){.fer-cards{grid-template-columns:repeat(3,1fr);margin-top:0}}.fer-cards__card{position:relative;display:flex;flex-direction:column;gap:15px;padding:15px;background:#f6f6f8;border:1px solid #e2e5f4;border-radius:10px;transition:border-color .2s ease}@media (min-width:992px){.fer-cards__card{padding:20px}}.fer-cards__card:hover{border-color:#a4a8cf}.fer-cards__card .image{width:100%;aspect-ratio:430/325;background-color:#fff;border-radius:10px;overflow:hidden}.fer-cards__card .info .title{margin:0}@media (max-width:768px){.fer-cards__card .info .title{font-size:16px}}.fer-cards__card .chip{width:fit-content;gap:5px;margin-top:auto}@media (max-width:768px){.fer-cards__card .chip{flex-direction:column;align-items:flex-start}}.map-brands-section{display:flex;flex-direction:column;gap:80px}.map-brands-section .map-group{position:relative;margin-bottom:60px}@media (min-width:992px){.map-brands-section .map-group{margin-bottom:80px}.map-brands-section .map-group .home-section__header{position:absolute;top:0;left:0;z-index:1}}.map-group__map{width:100vw;position:relative;margin-left:calc(50% - 50vw)}.map-group__map-image{width:100%;aspect-ratio:1470/743}@media (max-width:768px){.map-group__map .map-card{display:none!important}}.map-group .map-point{position:absolute;z-index:2}.map-group .map-point.active{z-index:5}.map-group .map-point.active .map-card{display:flex}.map-group .map-point.active .map-pin{color:#1825aa}.map-group .map-pin{position:absolute;transform:translate(-50%,-100%);width:25px;height:25px;padding:0;background:0 0;border:0;cursor:pointer;color:#5559b4;transition:color .2s ease,transform .2s ease;filter:drop-shadow(0 3px 6px rgba(10,16,60,.25))}@media (min-width:992px){.map-group .map-pin{width:35px;height:35px}}.map-group .map-pin:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% + 10px);height:calc(100% + 10px);z-index:-1}@media (min-width:769px){.map-group .map-pin:hover{color:#1825aa;transform:translate(-50%,-100%) scale(1.1)}}.about-certificate__docs .about-certificate__doc-icon svg,.map-group .map-pin .svg-icon,.map-group .map-pin .svg-icon svg{width:100%;height:100%}.map-group .map-card{display:none;flex-direction:column;gap:15px;position:absolute;top:10px;left:10px;width:248px;border-radius:10px;background:rgba(10,16,140,.6);backdrop-filter:blur(10px);padding:12px 14px;color:#fff;overflow:hidden}.map-group .map-card__gallery{width:100%;overflow:unset}.map-group .map-card__gallery-slide{position:relative;display:block;width:100%;aspect-ratio:220/150;background:#f6f6f8;border-radius:10px;overflow:hidden}.map-group .map-card__gallery-slide .image-logo{position:absolute;top:10px;right:10px;width:88px;height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;text-align:center;background:#fff;font-size:14px;font-weight:700;line-height:1;color:#000;text-transform:uppercase;padding:10px 15px;transition:all .2s ease;z-index:1}.map-group .map-card__gallery-slide .image-logo--no-photo{width:auto;min-width:88px}.map-group .map-card__gallery-slide .image-logo__logo{display:flex;flex-direction:column;justify-content:center;width:100%;height:100%}.map-group .map-card__gallery-slide .image-logo__logo img{position:unset;width:100%;height:auto;min-height:unset}.map-group .map-card__gallery-slide .image-logo .name{display:inline-flex;justify-content:center}.map-group .map-card__body{display:flex;flex-direction:column;gap:15px;margin-top:15px}.map-group .map-card__body-city{font-size:16px;font-weight:700;line-height:1}.map-group .map-card__body-desc{font-size:14px;line-height:1.1}.about-group__left .about-desc p:last-child,.experts-cards .expert-card__info-desc ol:last-child,.experts-cards .expert-card__info-desc p:last-child,.experts-cards .expert-card__info-desc ul:last-child,.map-group .map-card__body-desc p:last-child{margin-bottom:0}.map-group .map-card__nav{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto}.map-group .map-card__nav-arrow{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;padding:0;background:0 0;border:0;color:#fff;cursor:pointer;transition:opacity .2s ease}.map-group .map-card__nav-arrow:hover{opacity:.5}.map-group .map-card__nav-dots{display:flex;align-items:center;justify-content:center;gap:4px;width:auto}.map-group .map-card__nav-dots .swiper-pagination-bullet{width:3px;height:3px;margin:0!important;border-radius:50%;background:#fff;opacity:1;cursor:pointer;transition:all .2s ease}.map-group .map-card__nav-dots .swiper-pagination-bullet-active{width:11px;border-radius:3px;background:#fff}.map-group .map-cards-mobile{display:none;margin-top:20px}@media (max-width:768px){.map-group .map-cards-mobile{display:block}}.map-group .map-cards-mobile__slider{overflow:unset}.map-group .map-cards-mobile__slider-slide{height:auto}.map-group .map-cards-mobile .map-card{display:flex;position:static;inset:auto;width:100%;height:100%}.brands-group .brands-list{display:flex;gap:10px;animation:tickerBanner 20s linear infinite}.brands-group .brands-list:hover{animation-play-state:paused}@media (min-width:769px){.brands-group .brands-list{animation-duration:30s}}@media (min-width:992px){.brands-group .brands-list{animation-duration:40s}}.brands-group .brands-list__item{flex:0 0 150px}@media (min-width:992px){.brands-group .brands-list__item{flex:0 0 196px}}.brands-group .brands-list__item-wrap{position:relative;display:flex;align-items:center;justify-content:center;background-color:#f6f6f8;border:1px solid #e2e5f4;border-radius:10px;height:0;padding-bottom:57.605%;transition:all .2s ease}.brands-group .brands-list__item-wrap .image{display:flex;flex-direction:column;justify-content:center;width:100%;height:100%;position:absolute;left:0;top:0;transition:all .2s ease}.brands-group .brands-list__item-wrap .image .name{text-align:center;padding:0 10px;margin:0;font-size:20px;font-weight:700;line-height:1;text-transform:uppercase}@media (min-width:992px){.brands-group .brands-list__item-wrap .image .name{font-size:25px}}.brands-group .brands-list__item-wrap .image img{width:auto;height:70px}@media (min-width:992px){.brands-group .brands-list__item-wrap .image img{height:90px}}.brands-group .brands-list__item.active .brands-list__item-wrap,.brands-group .brands-list__item:hover .brands-list__item-wrap{background-color:#f7f7f7}.stats-group__left .stats-chart{display:flex;flex-direction:column;gap:10px;margin-top:auto}.stats-group__left .stats-chart__list{display:flex;align-items:flex-end;gap:10px}@media (min-width:992px){.stats-group__left .stats-chart__list{gap:40px}}.stats-group__left .stats-chart__col{flex:1}@media (min-width:769px){.stats-group__left .stats-chart__col{max-width:200px}}.stats-group__left .stats-chart__col-bar{display:flex;flex-direction:column;gap:20px}.stats-group__left .stats-chart__col-bar .value{font-size:25px;font-weight:700;line-height:1;color:#1b3fdb}@media (min-width:1200px){.stats-group__left .stats-chart__col-bar .value{font-size:30px}}.stats-group__left .stats-chart__col-bar .value>span{display:block;font-size:30px}@media (min-width:1200px){.stats-group__left .stats-chart__col-bar .value>span{font-size:40px}}.stats-group__left .stats-chart__col-bar .col-bar{height:80px;background:linear-gradient(180deg,#fff 2.96%,#1b3fdb 100%),#d9d9d9}.stats-group__left .stats-chart__col-bar.stats-chart__col-bar--red .value{color:#dd1b2d}.stats-group__left .stats-chart__col-bar.stats-chart__col-bar--red .col-bar{height:240px;background:linear-gradient(180deg,#fff 2.96%,#dd1b2d 100%)}.stats-group__left .stats-chart__col-caption{font-size:16px;font-weight:500;line-height:1;color:#000}@media (min-width:992px){.stats-group__left .stats-chart__col-caption{font-size:18px}}@media (min-width:1200px){.stats-group__left .stats-chart__col-caption{font-size:20px}}.works-objects__image .image{width:100%;aspect-ratio:107/92;border-radius:10px;overflow:hidden}.works-objects__right .cards-tiles{margin-top:auto}.about-certificate,.about-group__left{display:flex;flex-direction:column;gap:30px}.about-group__left .about-desc{color:#a4a8cf;font-size:16px;font-weight:700;line-height:1.1}@media (min-width:992px){.about-group__left .about-desc{font-size:20px}}.about-group__left .about-certificate{margin-top:auto}.about-group__image .image{width:100%;aspect-ratio:715/600;border-radius:10px;overflow:hidden}@media (min-width:992px){.about-certificate{gap:40px}}.about-certificate__title{color:#1b3fdb;margin:0}.about-certificate__docs{display:flex;flex-direction:column;gap:30px}.about-certificate__docs .about-certificate__doc{width:fit-content;position:relative;display:flex;align-items:center;gap:10px}@media (min-width:992px){.about-certificate__docs .about-certificate__doc{gap:20px}}.about-certificate__docs .about-certificate__doc-icon{width:43px;height:43px;flex-shrink:0}.about-certificate__docs .about-certificate__doc-info{display:flex;flex-direction:column;gap:5px;font-size:14px;font-weight:700;line-height:1}@media (min-width:992px){.about-certificate__docs .about-certificate__doc-info{font-size:16px;gap:8px}}.about-certificate__docs .about-certificate__doc-info .subtitle{color:#a4a8cf}@media (max-width:991px){.experts-group-section.home-section .home-section__header{gap:20px}}.experts-group-section.home-section .home-section__header-title{margin:0}@media (max-width:991px){.experts-group-section.home-section .home-section__header .group-grid__right{order:-1}}.experts-cards .expert-card{position:relative;display:grid;grid-template-columns:1fr;gap:10px;padding:20px;background:#f6f6f8;border-radius:10px;overflow:hidden}@media (min-width:769px){.experts-cards .expert-card{grid-template-columns:1fr 1fr;gap:30px}}.experts-cards .expert-card:after{content:"";position:absolute;top:-40px;right:-40px;width:80px;height:80px;background-color:#fff;transform:rotate(45deg)}.experts-cards .expert-card__image .image{width:100%;aspect-ratio:320/397;border-radius:10px;overflow:hidden;background-color:#fff}.experts-cards .expert-card__info{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:20px;order:-1}@media (min-width:769px){.experts-cards .expert-card__info{order:unset}}.experts-cards .expert-card__info-image{position:absolute;width:calc(100% + 20px);height:calc(100% + 40px);top:-20px;right:-20px;bottom:-20px;pointer-events:none}.experts-cards .expert-card__info-image .image{width:100%;height:100%}.experts-cards .expert-card__info-image .image img{object-position:left}.experts-cards .expert-card__info-name{max-width:230px;color:#1b3fdb;margin:0}@media (min-width:992px){.experts-cards .expert-card__info-name{font-size:30px}}@media (min-width:1200px){.experts-cards .expert-card__info-name{font-size:40px}}.experts-cards .expert-card__info-desc{color:#8b91ce;font-size:16px;font-weight:700;line-height:1.1}@media (min-width:992px){.experts-cards .expert-card__info-desc{margin-top:10px}}.experts-cards .expert-card__info-desc ul>li:not(.menu-item)::before{background:#8b91ce}.services-nav{display:flex;flex-direction:column;gap:10px;margin:30px 0}.services-nav .services-nav__list{flex-wrap:nowrap;gap:10px;padding:0 10px;margin:0-10px;overflow-x:auto}.services-nav .services-nav__list::-webkit-scrollbar{display:none}.services-nav .services-nav__item{white-space:nowrap}@media (min-width:992px){.services-nav{margin:40px 0}.services-nav .services-nav__list{flex-wrap:wrap;padding:0;margin:0;overflow-x:visible}}.fer-cards__card-more{width:fit-content;margin-top:auto;color:#1b3fdb}.service-banner{position:relative;background:url(/local/templates/atom/src/scss/../../images/services/banner-bg.jpg)no-repeat center;background-size:cover;border-radius:0 0 20px 20px;overflow:hidden;padding:120px 0 60px;margin-top:calc((75px + 10px)*-1);width:100vw;height:var(--app-height);margin-left:calc(50% - 50vw)}@media (min-width:992px){.service-banner{height:600px;padding:200px 0 90px;margin-top:calc((100px + 20px)*-1)}}.service-banner__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(2,47,69,.55)0,rgba(2,47,69,.25) 100%)}.service-banner__content{position:relative;display:flex;flex-direction:column;gap:20px;color:#fff}@media (min-width:992px){.service-banner__content{gap:30px}}.service-banner__content.page-header{margin-bottom:0}.service-banner__content.page-header .page-header__title{max-width:640px;color:#fff}.service-banner__content.page-header .page-header__top .breadcrumbs,.service-banner__content.page-header .page-header__top .breadcrumbs__item-name,.service-banner__content.page-header .page-header__top .breadcrumbs__link,.service-banner__content.page-header .page-header__top .breadcrumbs__separator{color:rgba(238,238,238,.7)}.service-banner__content.page-header .page-header__top .breadcrumbs__link:hover{color:#fff}.service-banner__desc{max-width:505px;font-size:18px;line-height:1.3}@media (min-width:992px){.service-banner__desc{font-size:22px}}.service-layout{display:flex;flex-wrap:wrap;align-items:flex-start;gap:20px;margin-top:40px}@media (min-width:992px){.service-layout{flex-wrap:nowrap;margin-top:60px}}.service-layout__nav{width:100%;background-color:#f6f6f8;border:1px solid #e2e5f4;border-radius:10px;padding:20px}@media (min-width:992px){.service-layout__nav{position:sticky;top:100px;width:25%;min-width:280px;padding:25px}}.service-layout__nav-title{font-size:18px;font-weight:700;line-height:1.3;padding-bottom:20px;border-bottom:1px solid #e2e5f4}.service-layout__nav-list{display:flex;flex-direction:column;gap:5px;margin:15px 0 0;padding:0;list-style:none}.service-layout__nav-list li a{display:block;font-size:14px;font-weight:500;line-height:1.3;text-transform:uppercase;color:#0c1520;border-radius:5px;padding:12px 15px;transition:color .2s ease,background-color .2s ease}@media (min-width:992px){.service-layout__nav-list li a{font-size:15px}}.service-layout__nav-list li a:hover{color:#1b3fdb;background-color:#f4f5ff}.service-layout__content{display:flex;flex-direction:column;gap:20px;width:100%}@media (min-width:992px){.service-layout__content{width:75%}}.service-layout h3{margin:0 0 30px}@media (min-width:992px){.service-layout h3{margin-bottom:40px}}.service-info{display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px;background-color:#f6f6f8;border:1px solid #e2e5f4;border-radius:10px;padding:25px 20px}@media (min-width:992px){.service-info{padding:50px}}.service-info__title{width:100%;line-height:1.1;margin:0}.service-info__body{display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px;width:100%}.service-info__text{width:100%}@media (min-width:992px){.service-info__text{flex:1}}.service-info__photo{width:100%}@media (min-width:992px){.service-info__photo{width:42%}}.service-info__photo img{width:100%;height:auto;border-radius:10px}.service-advantages{background-color:#f6f6f8;border:1px solid #e2e5f4;border-radius:10px;padding:25px 20px}@media (min-width:992px){.service-advantages{padding:50px}}.service-advantages__items{display:grid;grid-template-columns:1fr;gap:10px}@media (min-width:769px){.service-advantages__items{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.service-advantages__items{grid-template-columns:repeat(3,1fr)}}.service-advantages__item{background-color:#fff;border:1px solid #e2e5f4;border-radius:10px;padding:20px 25px 30px;transition:border-color .2s ease}.service-advantages__item:hover,.service-defects__list li:hover,.service-equipment__item:hover{border-color:#a4a8cf}.service-advantages__item-icon{display:block;color:#1b3fdb;margin-bottom:20px}.service-advantages__item-title{display:block;font-size:16px;line-height:1.3}@media (min-width:992px){.service-advantages__item-title{font-size:18px}}.service-whendo{position:relative;background:url(/local/templates/atom/src/scss/../../images/services/when-do-bg.jpg)no-repeat center;background-size:cover;border-radius:10px;overflow:hidden;padding:25px 20px}@media (min-width:992px){.service-whendo{padding:50px}}.service-whendo__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(91deg,rgba(2,47,69,.85)0,rgba(2,47,69,.6) 100%)}.service-whendo__list li,.service-whendo__title{position:relative;color:#fff}.service-whendo__list{position:relative;display:grid;grid-template-columns:1fr;gap:25px 30px;margin:0;padding:0;list-style:none}@media (min-width:769px){.service-whendo__list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.service-whendo__list{grid-template-columns:repeat(3,1fr)}}.service-whendo__list li{line-height:1.3;padding-left:45px}.service-whendo__list li:before{content:"";position:absolute;top:2px;left:5px;width:12px;height:22px;border-right:3px solid #fff;border-bottom:3px solid #fff;border-radius:2px;transform:rotate(45deg)}.service-equipment{background-color:#f6f6f8;border:1px solid #e2e5f4;border-radius:10px;padding:25px 20px}@media (min-width:992px){.service-equipment{padding:50px}}.service-equipment__items{display:grid;grid-template-columns:1fr;gap:10px}@media (min-width:769px){.service-equipment__items{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.service-equipment__items{grid-template-columns:repeat(3,1fr)}}.service-equipment__item{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:15px;text-align:center;background-color:#fff;border:1px solid #e2e5f4;border-radius:10px;padding:20px;transition:border-color .2s ease}.service-defects__list li img,.service-equipment__item img{max-width:100%;max-height:180px;width:auto;height:auto;border-radius:5px}.service-equipment__item-title{display:block;width:100%;font-size:14px;line-height:1.3}@media (min-width:992px){.service-equipment__item-title{font-size:16px}}.service-defects{background-color:#f6f6f8;border:1px solid #e2e5f4;border-radius:10px;padding:25px 20px}@media (min-width:992px){.service-defects{padding:50px}}.service-defects__list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:0;padding:0;list-style:none}@media (min-width:1200px){.service-defects__list{grid-template-columns:repeat(4,1fr)}}.service-defects__list li,.service-steps{border:1px solid #e2e5f4;border-radius:10px}.service-defects__list li{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:15px;text-align:center;font-size:14px;line-height:1.3;background-color:#fff;padding:20px 15px;transition:border-color .2s ease}@media (min-width:992px){.service-defects__list li{font-size:16px}}.service-defects__list li img{max-height:140px;margin:0}.service-steps{background-color:#f6f6f8;padding:25px 20px}@media (min-width:992px){.service-steps{padding:50px}}.service-steps__list{counter-reset:item;display:flex;flex-direction:column;gap:30px;margin:0;padding:0;list-style:none}@media (min-width:992px){.service-steps__list{gap:42px}}.service-steps__list li{position:relative;display:flex;align-items:center;min-height:56px;line-height:1.3;padding-left:80px}@media (min-width:992px){.service-steps__list li{min-height:70px;padding-left:110px}}.service-steps__list li:after{content:counter(item)" ";counter-increment:item;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;width:56px;height:56px;font-size:18px;font-weight:700;color:#1b3fdb;border:1px solid #1b3fdb;border-radius:50%;background-color:#fff}@media (min-width:992px){.service-steps__list li:after{width:70px;height:70px;font-size:26px}}.service-steps__list li:before{content:"";position:absolute;top:56px;left:28px;width:1px;height:calc(100% + 30px);background-color:#e2e5f4}@media (min-width:992px){.service-steps__list li:before{top:70px;left:35px;height:calc(100% + 42px)}}.service-steps__list li:last-child:before{display:none}.service-bottom,.services-variants{margin-top:60px}@media (min-width:992px){.service-seo-desc .detail-text{max-width:900px;margin:0 auto}}.services-slider .slider-buttons{display:none!important}.services-slider .services-content:not(.swiper-initialized) .services-content__wrap{max-height:505px}.services-slider .services-content:not(.swiper-initialized) .services-content__wrap .fer-cards__card{height:100%}.services-slider .services-content.swiper .fer-cards__card{height:auto;min-width:auto}@media (max-width:1919px){.services-slider .services-content.swiper{overflow:unset}}
/* End */
/* /local/templates/atom/libs/swiper/swiper-bundle.min.min.css?17839475704960 */
/* /local/templates/atom/src/scss/services.min.css?178480683821574 */
