.start{display:flex;flex-direction:column;flex-grow:1}.start__img-box{background:linear-gradient(-10deg,#003140 50%,#fff 0)}.start__img{margin:0 auto}.start__block{background-color:#003140;flex-grow:1;width:100%}.icon{fill:var(--icon-primery-color)}.icon--black{fill:var(--color-black)}.hero{display:flex;flex-direction:column;min-height:334px;overflow:hidden;position:relative}@media screen and (min-width:767px){.hero{min-height:455px}}@media screen and (min-width:1023px){.hero{min-height:616px}}@media screen and (min-width:1200px){.hero{min-height:789px}}@media screen and (min-width:1365px){.hero{min-height:100vh}}.hero__picture{display:flex;left:0;position:absolute;top:0}.hero__picture,.hero__picture img{height:100%;width:100%}.hero__spinner{position:absolute;right:-173px;top:32%;width:346px}@media screen and (min-width:767px){.hero__spinner{right:-350px;top:26%;width:700px}}@media screen and (min-width:1023px){.hero__spinner{top:20%}}@media screen and (min-width:1200px){.hero__spinner{right:-530px;width:800px}}@media screen and (min-width:1599px){.hero__spinner{right:-150px;top:13%}}.hero__blur{backdrop-filter:blur(6px);border-radius:0 41px 0 0;border-right:.5px solid var(--color-white);border-top:.5px solid var(--color-white);bottom:0;height:72.5%;position:absolute;width:94.5%;z-index:2}@media screen and (min-width:767px){.hero__blur{border-radius:0 57px 0 0;height:75%;width:90%}}@media screen and (min-width:1023px){.hero__blur{border-radius:0 66px 0 0;height:78.5%;width:86%}}@media screen and (min-width:1200px){.hero__blur{border-radius:0 84px 0 0;height:78.2%;width:94%}}@media screen and (min-width:1619px){.hero__blur{border-left:.5px solid var(--color-white);border-radius:100px 100px 0 0;height:82%;left:65px;width:73%}}.banner{display:flex;flex:1 0 auto;padding-top:3.5px;position:relative;z-index:3}@media screen and (min-width:1023px){.banner{padding-top:41.5px}}@media screen and (min-width:1200px){.banner{padding-top:64.5px}}@media screen and (min-width:1619px){.banner{padding-top:85.5px}}.banner__wrapper{flex:1 0 auto}.banner__content{align-items:center;display:flex;height:100%;position:relative}.banner__title{color:var(--color-white);display:grid;font-size:30px;font-weight:700;line-height:40px;text-transform:uppercase}@media screen and (min-width:479px){.banner__title{gap:16px}}@media screen and (min-width:767px){.banner__title{font-size:46px;gap:40px;line-height:56px}}@media screen and (min-width:1023px){.banner__title{font-size:60px;gap:65px;line-height:73px}}@media screen and (min-width:1200px){.banner__title{font-size:80px;gap:40px;line-height:98px}}.about__content{padding:40px 0}@media screen and (min-width:767px){.about__content{padding:60px 0}}@media screen and (min-width:1023px){.about__content{padding:80px 0}}@media screen and (min-width:1200px){.about__content{padding:100px 0}}.about__list{display:flex;flex-direction:column;gap:20px}@media screen and (min-width:767px){.about__list{flex-direction:row;gap:30px}}@media screen and (min-width:1023px){.about__list{gap:40px}}.about__item{display:flex;flex-direction:column;gap:8px}@media screen and (min-width:767px){.about__item{flex:1 0 21%;gap:20px}}@media screen and (min-width:1023px){.about__item{flex:1 0 21%;gap:30px}}.about__title{color:#ea6e2b;font-size:58px;font-weight:700;line-height:71px;text-transform:uppercase}@media screen and (min-width:1023px){.about__title{font-size:78px;line-height:95px}}@media screen and (min-width:1200px){.about__title{font-size:90px;line-height:110px}}@media screen and (min-width:1365px){.about__title{font-size:100px;line-height:110px}}.about__text{color:var(--color-black);font-size:16px;font-weight:700;line-height:20px}@media screen and (min-width:1023px){.about__text{font-size:20px;line-height:24px}}@media screen and (min-width:1200px){.about__text{font-size:22px;line-height:27px}}.slider__content{padding:40px 0}@media screen and (min-width:767px){.slider__content{padding:60px 0}}@media screen and (min-width:1023px){.slider__content{padding:80px 0}}@media screen and (min-width:1200px){.slider__content{padding:100px 0}}.slider__top{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}@media screen and (min-width:767px){.slider__top{margin-bottom:40px}}@media screen and (min-width:1023px){.slider__top{margin-bottom:60px}}@media screen and (min-width:1200px){.slider__top{margin-bottom:80px}}.slider__list{margin-bottom:23px}@media screen and (min-width:767px){.slider__list{margin-bottom:25px}}@media screen and (min-width:1023px){.slider__list{margin-bottom:17px}}.slider__buttons{display:flex;gap:20px;position:relative}@media screen and (min-width:767px){.slider__buttons{gap:50px}}@media screen and (min-width:1023px){.slider__buttons{gap:60px}}.slider__button{margin-top:0;position:static;width:auto}.slider__button-prev{transform:rotate(180deg)}@media screen and (min-width:767px){.slider__button-prev{height:auto;width:50px}}@media screen and (min-width:1023px){.slider__button-prev{height:auto;width:60px}}@media screen and (min-width:767px){.slider__button-next{height:auto;width:50px}}@media screen and (min-width:1023px){.slider__button-next{height:auto;width:60px}}.slider__button:after{display:none}.slider__pagination{align-items:end;display:flex;font-size:40px;line-height:100%;position:static;text-align:left}.slider__pagination .swiper-pagination-current{font-size:60px;font-weight:500;line-height:100%}.slider__pagination .swiper-pagination-total{font-size:40px;font-weight:500;line-height:100%;margin-bottom:3px}.slider__footer{align-items:center;display:flex;justify-content:center}.slider__link{align-items:end;color:var(--color-black);display:flex;flex:1 0 auto;font-size:28px;gap:6px;justify-content:end;line-height:27px;text-decoration:none}@media screen and (min-width:767px){.slider__link{font-size:40px;gap:18px;line-height:100%}}@media screen and (min-width:1365px){.slider__link{height:100%}}@media screen and (min-width:767px){.slider__link-icon{height:auto;width:28px}}.slider-item{display:grid;height:auto}.slider-item__link{display:flex;flex-direction:column;gap:11px;overflow:hidden;text-decoration:none}@media screen and (min-width:767px){.slider-item__link{display:grid;gap:21px}}@media screen and (min-width:1023px){.slider-item__link{gap:14px}}@media screen and (min-width:1200px){.slider-item__link{gap:24px}}@media screen and (min-width:1365px){.slider-item__link{display:flex;flex-direction:column;justify-content:space-between}}.slider-item__link img{transform-origin:center center;transition:transform .5s ease}.slider-item__link:hover img{transform:scale(1.1);transition:transform .5s ease}.slider-item__image-wrapper{overflow:hidden}.slider-item__title{color:var(--color-black);font-size:28px;font-weight:500;line-height:36px}@media screen and (min-width:767px){.slider-item__title{font-size:30px;line-height:42px;max-width:600px}}@media screen and (min-width:1023px){.slider-item__title{font-size:40px;line-height:52px}}@media screen and (min-width:1365px){.slider-item__title{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;max-height:208px;max-width:none;overflow:hidden}}.slider-item__image{min-height:346px;object-fit:cover}@media screen and (min-width:767px){.slider-item__image{min-height:584px}}@media screen and (min-width:1023px){.slider-item__image{min-height:710px}}.services__content{display:none;padding:45px 0 40px}@media screen and (min-width:479px){.services__content{display:block}}@media screen and (min-width:767px){.services__content{padding:67px 0 60px}}@media screen and (min-width:1023px){.services__content{padding:86px 0 80px}}@media screen and (min-width:1200px){.services__content{padding:106px 0 100px}}.services__title{margin-bottom:32px}@media screen and (min-width:767px){.services__title{margin-bottom:40px}}@media screen and (min-width:1023px){.services__title{margin-bottom:60px}}@media screen and (min-width:1200px){.services__title{margin-bottom:80px}}.services__text{color:var(--color-black);font-size:26px;font-weight:500;line-height:36px}@media screen and (min-width:1023px){.services__text{font-size:32px;line-height:42px}}.services__text a{color:var(--color-black)}.companies__content{display:flex;flex-direction:column;gap:30px;padding:46px 0 40px}@media screen and (min-width:767px){.companies__content{gap:46px;padding:68px 0 60px}}@media screen and (min-width:1023px){.companies__content{gap:46px;padding:80px 0}}@media screen and (min-width:1200px){.companies__content{gap:46px;padding:100px 0}}.companies__list{display:grid;gap:40px 0;grid-template-areas:"one one" "six six" "four nine" "two seven" "five three" "eight ten"}@media screen and (min-width:767px){.companies__list{gap:90px 0;grid-template-areas:"one one two three" "six six seven eight" "four nine five ten"}}@media screen and (min-width:1365px){.companies__list{grid-template-areas:none;grid-template-columns:repeat(5,auto);justify-content:space-between}}.companies__item{align-self:center}@media screen and (min-width:1365px){.companies__item{display:flex;grid-area:initial;justify-content:center;min-width:119px;width:fit-content}}.companies__item--one{grid-area:one}@media screen and (min-width:1365px){.companies__item--one{grid-area:initial}}.companies__item--two{grid-area:two}@media screen and (min-width:1365px){.companies__item--two{grid-area:initial}}.companies__item--three{display:grid;grid-area:three;justify-content:end}@media screen and (min-width:1365px){.companies__item--three{grid-area:initial;justify-content:normal}}.companies__item--four{grid-area:four}@media screen and (min-width:1365px){.companies__item--four{grid-area:initial}}.companies__item--five{grid-area:five}@media screen and (min-width:1365px){.companies__item--five{grid-area:initial}}.companies__item--six{grid-area:six}@media screen and (min-width:1365px){.companies__item--six{grid-area:initial}}.companies__item--seven{display:grid;grid-area:seven;justify-content:end}@media screen and (min-width:767px){.companies__item--seven{justify-content:normal}}@media screen and (min-width:1365px){.companies__item--seven{grid-area:initial}}.companies__item--eight{grid-area:eight}@media screen and (min-width:767px){.companies__item--eight{display:grid;justify-content:end}}@media screen and (min-width:1365px){.companies__item--eight{grid-area:initial;justify-content:normal}}.companies__item--nine{display:grid;grid-area:nine;justify-content:end}@media screen and (min-width:767px){.companies__item--nine{justify-content:center}}@media screen and (min-width:1023px){.companies__item--nine{justify-content:start}}@media screen and (min-width:1365px){.companies__item--nine{grid-area:initial;justify-content:normal}}.companies__item--ten{display:grid;grid-area:ten;justify-content:end}@media screen and (min-width:1365px){.companies__item--ten{grid-area:initial;justify-content:normal}}.contacts__content{padding:40px 0}@media screen and (min-width:767px){.contacts__content{padding:60px 0}}@media screen and (min-width:1023px){.contacts__content{padding:80px 0}}@media screen and (min-width:1365px){.contacts__content{display:grid;gap:60px;grid-template-columns:.5fr 1fr;padding:100px 0}}.contacts__box{display:flex;flex-direction:column;gap:32px}@media screen and (min-width:767px){.contacts__box{gap:40px}}@media screen and (min-width:1023px){.contacts__box{gap:60px}}@media screen and (min-width:1200px){.contacts__box{gap:80px}}.contacts__info{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}@media screen and (min-width:767px){.contacts__info{gap:40px;margin-bottom:40px}}@media screen and (min-width:1023px){.contacts__info{flex-direction:row;gap:60px}}@media screen and (min-width:1200px){.contacts__info{margin-bottom:60px}}@media screen and (min-width:1365px){.contacts__info{flex-direction:column;gap:60px}}.contacts__link{color:var(--color-black);font-size:26px;font-weight:700;line-height:32px;text-decoration:none;text-transform:uppercase;transition:all .3s}.contacts__link:hover{color:var(--color-orange)}@media screen and (min-width:767px){.contacts__link{font-size:34px;line-height:41px}}@media screen and (min-width:1023px){.contacts__link{font-size:40px;line-height:49px}}.contacts__map{display:flex;flex-direction:column;gap:40px}@media screen and (min-width:1200px){.contacts__map{gap:60px}}@media screen and (min-width:1365px){.contacts__map{margin-top:34px}}@media screen and (min-width:767px){.contacts__map iframe{height:693px}}.contacts__address{font-size:20px;font-weight:500;line-height:30px}@media screen and (min-width:767px){.contacts__address{font-size:26px;line-height:36px}}@media screen and (min-width:1023px){.contacts__address{font-size:32px;line-height:42px}}.accordeon{display:flex;flex-direction:column;gap:20px;padding:40px 0}@media screen and (min-width:479px){.accordeon{display:none}}.accordeon__details{display:flex;flex-direction:column;gap:20px}.accordeon__summary{color:var(--color-black);cursor:pointer;display:flex;font-size:34px;font-weight:500;gap:22px;line-height:50px;list-style:none;text-transform:uppercase;user-select:none}.accordeon__summary-icon{display:none;margin-top:12px}.accordeon__summary.open{color:var(--color-orange);font-weight:700}.accordeon__summary.open .accordeon__summary-icon{display:block;min-width:30px}@media screen and (min-width:767px){.accordeon__summary{gap:19px}}@media screen and (min-width:1023px){.accordeon__summary{font-size:40px;line-height:60px}}.accordeon__content{max-height:0;overflow:hidden;padding:0;transition:max-height .4s ease}.accordeon__box{display:flex;flex-direction:column;gap:20px}@media screen and (min-width:1365px){.slider__content .slider__swiper .slider__list{align-items:stretch}.slider__content .slider__swiper .slider__list .slider__item{height:auto}}.slider__footer .slider__pagination{position:static;text-align:left}.slider__buttons .slider__button{margin-top:0;position:static;width:auto}.js-animation{opacity:0;transform:translate3d(0,160px,0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);transform-style:preserve-3d;transition:transform 1s cubic-bezier(.25,1,.5,1),opacity 1.8s ease;will-change:transform,opacity}.js-animation.show{opacity:1;transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg)}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{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{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}: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;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);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))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.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{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}.tabs{display:grid}@media screen and (min-width:767px){.tabs{gap:50px;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1023px){.tabs{gap:12px}}@media screen and (min-width:1200px){.tabs{gap:40px}}.tabs__list{display:flex;flex-direction:column;gap:20px;margin-bottom:20px}@media screen and (min-width:767px){.tabs__list{gap:60px;margin-bottom:0}}.tabs__item{display:grid;gap:16px}@media screen and (min-width:767px){.tabs__item{gap:40px}}.tabs__name{color:var(--color-black);cursor:pointer;display:flex;font-size:34px;font-weight:500;gap:22px;line-height:50px;text-transform:uppercase;transition:font-size .8s ease}.tabs__name-icon{display:none;margin-top:12px}@media screen and (min-width:767px){.tabs__name{gap:19px}}@media screen and (min-width:1023px){.tabs__name{font-size:40px;line-height:60px}}.tabs__name.active{color:var(--color-orange);font-weight:700}.tabs__name.active .tabs__name-icon{display:block;min-width:30px}.tabs__name:hover{color:var(--color-orange);font-size:42px;transition:font-size .4s ease}@media screen and (min-width:1023px){.tabs__right{margin-top:12px}}