/*
ttf	   TrueType
otf    OpenType
woff   Web Open File Format
woff2  Web Open File Format
*/


/* Montserrat */
@font-face { 
  font-family: 'Montserrat';
  src: url(assets/fonts/Montserrat-100-Thin.ttf) format('TrueType');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url(assets/fonts/Montserrat-100-ThinItalic.ttf) format('TrueType');
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'Montserrat';
  src: url(assets/fonts/Montserrat-200-ExtraLight.ttf) format('TrueType');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url(assets/fonts/Montserrat-200-ExtraLightItalic.ttf) format('TrueType');
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'Montserrat';
  src: url(assets/fonts/Montserrat-300-Light.ttf) format('TrueType');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url(assets/fonts/Montserrat-300-LightItalic.ttf) format('TrueType');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Montserrat';
  src: url(assets/fonts/Montserrat-400-Regular.ttf) format('TrueType');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url(assets/fonts/Montserrat-400-RegularItalic.ttf) format('TrueType');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Montserrat';
  src: url(assets/fonts/Montserrat-500-Medium.ttf) format('TrueType');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url(assets/fonts/Montserrat-500-MediumItalic.ttf) format('TrueType');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Montserrat';
  src: url(assets/fonts/Montserrat-400-Regular.ttf) format('TrueType');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url(assets/fonts/Montserrat-400-RegularItalic.ttf) format('TrueType');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Montserrat';
  src: url(assets/fonts/Montserrat-500-Medium.ttf) format('TrueType');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url(assets/fonts/Montserrat-500-MediumItalic.ttf) format('TrueType');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Montserrat';
  src: url(assets/fonts/Montserrat-600-SemiBold.ttf) format('TrueType');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url(assets/fonts/Montserrat-600-SemiBoldItalic.ttf) format('TrueType');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Montserrat';
  src: url(assets/fonts/Montserrat-700-Bold.ttf) format('TrueType');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url(assets/fonts/Montserrat-700-BoldItalic.ttf) format('TrueType');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Montserrat';
  src: url(assets/fonts/Montserrat-800-ExtraBold.ttf) format('TrueType');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url(assets/fonts/Montserrat-800-ExtraBoldItalic.ttf) format('TrueType');
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: 'Montserrat';
  src: url(assets/fonts/Montserrat-900-Black.ttf) format('TrueType');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url(assets/fonts/Montserrat-900-BlackItalic.ttf) format('TrueType');
  font-weight: 900;
  font-style: italic;
}

/* Lato */
@font-face { 
  font-family: 'Lato';
  src: url(assets/fonts/Lato-100-Thin.ttf) format('TrueType');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url(assets/fonts/Lato-100-ThinItalic.ttf) format('TrueType');
  font-weight: 100;
  font-style: italic;
}


@font-face { 
  font-family: 'Lato';
  src: url(assets/fonts/Lato-200-ExtraLight.ttf) format('TrueType');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url(assets/fonts/Lato-200-ExtraLightItalic.ttf) format('TrueType');
  font-weight: 200;
  font-style: italic;
}

@font-face { 
  font-family: 'Lato';
  src: url(assets/fonts/Lato-300-Light.ttf) format('TrueType');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url(assets/fonts/Lato-300-LightItalic.ttf) format('TrueType');
  font-weight: 300;
  font-style: italic;
}

@font-face { 
  font-family: 'Lato';
  src: url(assets/fonts/Lato-400-Regular.ttf) format('TrueType');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url(assets/fonts/Lato-400-RegularItalic.ttf) format('TrueType');
  font-weight: 400;
  font-style: italic;
}

@font-face { 
  font-family: 'Lato';
  src: url(assets/fonts/Lato-500-Medium.ttf) format('TrueType');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url(assets/fonts/Lato-500-MediumItalic.ttf) format('TrueType');
  font-weight: 500;
  font-style: italic;
}

@font-face { 
  font-family: 'Lato';
  src: url(assets/fonts/Lato-600-SemiBold.ttf) format('TrueType');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url(assets/fonts/Lato-600-SemiBoldItalic.ttf) format('TrueType');
  font-weight: 600;
  font-style: italic;
}

@font-face { 
  font-family: 'Lato';
  src: url(assets/fonts/Lato-700-Bold.ttf) format('TrueType');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url(assets/fonts/Lato-700-BoldItalic.ttf) format('TrueType');
  font-weight: 700;
  font-style: italic;
}

@font-face { 
  font-family: 'Lato';
  src: url(assets/fonts/Lato-800-ExtraBold.ttf) format('TrueType');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url(assets/fonts/Lato-800-ExtraBoldItalic.ttf) format('TrueType');
  font-weight: 800;
  font-style: italic;
}

@font-face { 
  font-family: 'Lato';
  src: url(assets/fonts/Lato-900-Black.ttf) format('TrueType');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url(assets/fonts/Lato-900-BlackItalic.ttf) format('TrueType');
  font-weight: 900;
  font-style: italic;
}

/* Общие стили */
:root {
  --inner-max-width:        1224px;
  --inner-max-width-tablet: 704px;

  /* отступы */
  --side-indent-desktop: 43px;
  --side-indent-tablet:  32px;
  --side-indent-mobile:  16px;

  /* шрифты */
  --font-family-common:       'Lato';
  --font-weight-common:       500;
  --font-size-common-desktop: 14px;
  --font-size-common-tablet:  14px;
  --font-size-common-mobile:  12px;

  --font-family-title:        'Montserrat';
  --font-weight-title:        700;
  --font-size-title-desktop:  20px;
  --font-size-title-tablet:   18px;
  --font-size-title-mobile:   16px;


  /* цвета */
  --color-blue:   #2F5597;
  --color-orange: #ED7D31;
  --color-gray:   #535353;
  --gradient-blue: radial-gradient(515.8% 115% at 100% 0%, #144CAD 0%, #89A4D2 100%);
  --gradient-orange: radial-gradient(93.35% 93.35% at 11.22% 3.1%, #FFC7A0 0%, #CB6927 100%);

  /* callback widget */
  --callback-widget-main-color: #ED7D31;
}


/* сброс браузерных стилей */
body {
  margin: 0;
  padding: 0;

  font-family: var(--font-family-common);
  font-size: var(--font-size-common-desktop);
  font-weight: 500;
  line-height: 1.2;
  color: var(--color-gray);
}

*, *::before, *::after {
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

input[type='number'] {
  -moz-appearance:textfield;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

img {
  display: block;
  height: auto;
}


.section-inner {
  margin: 0 auto;
  padding: 0 var(--side-indent-desktop);
  width: 100%;
  max-width: calc(
    var(--inner-max-width) + 
    var(--side-indent-desktop) + 
    var(--side-indent-desktop)
  );
}

/* ширина секции = width + (padding-left + padding-right) */
.section-title {
  margin: 0 auto;
  text-align: center;
  font-family: var(--font-family-title);
  font-size: var(--font-size-title-desktop);
  font-weight: var(--font-weight-title);
  text-transform: uppercase;
}


.btn {
  max-width: 250px;
  width: 100%;
  height: 40px;

  display: flex;
  justify-content: center;
  align-items: center;

  font-family: var(--font-family-common);
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;

  background-color: var(--color-orange);
  border: none;
  cursor: pointer;
  transition: .2s linear;
}


.btn:hover {
  background-color: #FF9852;
}


@media only screen and (max-width: 1024px) {
  .section-inner {
    padding: 0 var(--side-indent-tablet);
    max-width: calc(
      var(--inner-max-width-tablet) + 
      var(--side-indent-tablet) + 
      var(--side-indent-tablet)
    );
  }
  .section-title {
    font-size: var(--font-size-title-tablet);
  }
}


@media only screen and (max-width: 555px) {
  .section-title {
    font-size: var(--font-size-title-mobile);
  }
  .section-inner {
    padding: 0 var(--side-indent-mobile);
  }
}

/* Тут лежат общие стили для всех слайдеров на странице.*/
/* Специальные настройки слайдеров в отдельных секциях лежат в css файлах этих секций */


/* кнопки навигации (стрелки) */
.swiper-button-next,
.swiper-button-prev {
  width: 56px;
  height: 56px;

  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;

  background-color: #fff;
  border-radius: 50%;
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.13));
  transition: .2s linear;
  cursor: pointer;

  position: absolute;
  top: 50%;
  transform: translate3d(0, -40px, 0);
  z-index: 1;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
  filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.13));
}

.swiper-button-prev {
  left: 0;
}
.swiper-button-next {
  right: 0;
}


/* пагинация (точки снизу) */
.common-pagination-bullet {
  margin: 0 4.5px;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #D9D9D9;
  cursor: pointer;
}
.common-pagination-bullet.active {
  background-color: #FF6B00;
}



/* градиент по бокам */
.slider-background {
  position: absolute;
  width: 100vw;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  pointer-events: none;
}

.slider-background::after,
.slider-background::before {
  content: '';
  display: block;
  width: 20px;
  height: 100%;
  background: linear-gradient(to right, #fff 4px, transparent);
  position: absolute;
  top: 0;
  z-index: 0;
}

.slider-background::before {
  left: 0;
}
.slider-background::after {
  right: 0;
  transform: rotate(180deg);
}
.intro {
  padding-top: var(--header-height);
}

.intro__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 25px;
}



/* текст */
.intro__text-wrapper {
  padding: 37px 21px;
  width: 100%;
  max-width: 615px;
  box-shadow: 3px 3px 13px rgba(0, 0, 0, 0.09);
}

.intro__text-title {
  margin-bottom: 30px;
  font-size: 25px;
  color: var(--color-orange);
  text-align: left;
}

.intro__text-main {
  font-size: 15px;
}

.intro__text-btn {
  margin-top: 56px;
}


/* Секция с изображением */
.intro__img-wrapper {
  width: 100%;
  max-width: 520px;
  height: 674px;
  position: relative;

  background: radial-gradient(99.9% 92.73% at 97.5% 92.73%, #ED7D31 0%, #FFC49B 100%);
  box-shadow: inset -9px 0px 52px rgba(0, 0, 0, 0.17);
}

.intro__laptop {
  width: 103%;
  height: auto;
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  transform: translateY(-50%);
}
.intro__laptop-mobile {
  width: 100%;
  max-width: 245px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  display: none;
}

/* bubbles  */
.intro__bubbles-wrapper {
  display: block;
  width: 100%;
  height: 120px;
  overflow: hidden;

  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.intro__bubbles {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 1;
  transform: translateX(-36.3%);
}

/* полосы */
.intro__img-wrapper::before,
.intro__img-wrapper::after {
  content: '';
  display: block;
  background: #fff;
  position: absolute;
  left: 0;
}

.intro__img-wrapper::before {
  width: 314px;
  height: 9px;
  top: 52px;
}

.intro__img-wrapper::after {
  width: 130px;
  height: 15px;
  top: 76px;
}



@media only screen and (max-width: 1024px) {
  .intro {
    padding-top: var(--header-height-tablet);
  }
  .intro__inner {
    column-gap: 17px;
  }

  .intro__text-wrapper {
    padding: 32px 21px;
  }
  .intro__text-title {
    font-size: 18px;
  }
  .intro__text-main {
    font-size: 14px;
  }

  .intro__text-btn {
    max-width: 183px;
    font-size: 14px;
  }

  .intro__img-wrapper {
    height: 546px;

  }
  /* bubbles */
  .intro__bubbles {
    height: 73px;
    width: auto;
  }
  /* ноут */
  .intro__laptop {
    width: 96%;
    height: auto;
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 1;
    transform: translateY(-50%);
  }
  /* полосы */
  .intro__img-wrapper::before {
    top: 42px;
    width: 193px;
    height: 5px;
  }
  
  .intro__img-wrapper::after {
    top: 56px;
    width: 94px;
    height: 9px;
  }
}


@media only screen and (max-width: 700px) {
  .intro__img-wrapper {
    height: 446px;
  }
  .intro__bubbles {
    height: 50px;
  }
}


@media only screen and (max-width: 560px) {
  .intro {
    padding: var(--header-height-tablet) 0 0;
  }
  .intro__inner {
    flex-direction: column;
    padding: 0;
  }
  .intro__img-wrapper {
    order: 1;
    height: 231px;
    max-width: none;
    width: 100%;
    background-size: cover;
  }
  .intro__text-wrapper {
    order: 2;
    margin: 25px var(--side-indent-mobile);
    max-width: none;
    width: auto;
  }

  .intro__laptop {
    display: none;
  }
  .intro__laptop-mobile {
    display: block;
  }

  .intro__bubbles {
    margin: 0 auto;
    height: 35px;
    transform: translateX(-50%);
    bottom: 0;
  }

  /* полосы */
  .intro__img-wrapper::before {
    top: 15px;
    width: 100px;
    height: 3px;
  }
  
  .intro__img-wrapper::after {
    top: 22px;
    width: 49px;
    height: 4px;
  }
}
.solution {
  padding: 110px 0 67px;
  color: #fff;
  background: linear-gradient(100.2deg, #3365BB -0.74%, #174595 100%);
  position: relative;
  overflow: hidden;
}

.solution__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.solution__text-block {
  width: 100%;
  max-width: 704px;
}
.solution__title {
  margin-bottom: 32px;
  text-align: left;
}
.solution__text-main {
  font-size: 18px;
  font-weight: 600;
}


/* изображения */
.solution__img {
  margin-left: 72px;
  width: 345px;
  height: auto;
}
.solution__strips-img {
  position: absolute;
  bottom: 67px;
  left: 50%;
  transform: translateX(490px);
  z-index: 1;
}



@media only screen and (max-width: 1366px) {
  .solution__strips-img {
    left: auto;
    right: 0;
    transform: none;
  }
}


@media only screen and (max-width: 1260px) {
  .solution__text-block {
    max-width: 535px;
  }
  .solution__text-main {
    font-size: 16px;
  }

  .solution__img {
    margin-left: 20px;
    width: 280px;
  }
  .solution__strips-img {
    bottom: 25px;
    right: -20px;
  }
}


@media only screen and (max-width: 1024px) {
  .solution {
    padding: 118px 0 95px;
  }
  .solution__text-block {
    max-width: 406px;
  }
  .solution__text-main {
    font-size: 14px;
  }

  .solution__img {
    margin-left: 10px;
    width: 200px;
  }
}


@media only screen and (max-width: 720px) {
  .solution {
    padding: 48px 0 40px;
  }
  .solution__inner {
    flex-direction: column;
  }
  .solution__text-block {
    max-width: 288px;
  }

  .solution__img {
    margin-left: 0;
    margin-bottom: 28px;
    width: 118px;
  }
  .solution__strips-img {
    display: none;
  }
}
.feedback {
  padding: 80px 0 90px;
  background: url(assets/images/background.png) center no-repeat;
  background-size: cover;
}


@media only screen and (max-width: 740px) {
  .feedback {
    padding: 50px 0 67px;
  }
}


@media only screen and (max-width: 440px) {
  .feedback {
    background: #fff;
  }
}

.opportunity {
  padding: 78px 0 100px;
  overflow: hidden;
  position: relative;
}

.opportunity__title {
  margin-bottom: 32px;
  color: var(--color-orange);
  text-align: left;
  font-size: 20px;
}

.opportunity__strips-img {
  width: 425px;
  position: absolute;
  top: 40px;
  right: 0;
}


@media only screen and (max-width: 1300px) {
  .opportunity__strips-img {
    width: 256px;
  }
}


@media only screen and (max-width: 1200px) {
  .opportunity__title {
    font-size: 18px;
  }
}


@media only screen and (max-width: 1024px) {
  .opportunity {
    padding: 37px 0 44px;
  }
  .opportunity__title {
    padding: 0;
    font-size: 16px;
  }
  .opportunity__strips-img {
    display: none;
  }
}
.implementation {
  padding: 64px 0 172px;
  color: #fff;
  background: linear-gradient(100.2deg, #3365BB -0.74%, #174595 100%);
  overflow: hidden;
}

.implementation__inner {
  position: relative;
}

.implementation__title {
  margin-bottom: 66px;
  text-align: left;
}

.implementation__wrapper {
  margin: 0 auto;
  width: 100%;
  gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}


.implementation__item {
  padding: 32px;
  height: 154px;

  display: flex;
  justify-content: left;
  align-items: center;

  background: #174EAF;
  border-radius: 9px;
  position: relative;
  overflow: hidden;
}

.implementation__item-title {
  width: 100%;
  max-width: 380px;

  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 18px;
}


.implementation__item-percent {
  position: absolute;
  right: 8px;
  bottom: 20px;
  font-size: 20px;
  font-family: 'Montserrat';
}

.implementation__item-percent span {
  font-weight: 500;
  font-size: 62px;
}



/* молнии на карточках */
.implementation__img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.implementation__img--mobile {
  display: none;
}


/* полосы */
.implementations__strips {
  position: absolute;
  top: 100%;
  right: 0;
  transform: translate3d(30%, 40px, 0);
}


@media only screen and (max-width: 1300px) {
  .implementation__item-title {
    max-width: 245px;
    font-size: 16px;
  }
  .implementation__item-percent {
    font-size: 15px;
  }
  .implementation__item-percent span {
    font-size: 30px;
  }
}

@media only screen and (max-width: 1024px) {
  .implementation {
    padding: 48px 0 78px;
  }
  .implementation__title {
    margin-bottom: 40px;
  }

  .implementation__wrapper {
    gap: 16px;
  }
  .implementation__item {
    padding: 12px 18px;
    height: 120px;
    display: block;
  }
  .implementation__item-title {
    max-width: none;
    font-size: 14px;
  }
  .implementation__item-percent {
    bottom: 8px;
  }

  .implementation__img--desktop {
    display: none;
  }
  .implementation__img--mobile {
    display: block;
  }
  .implementations__strips {
    display: none;
  }
}


@media only screen and (max-width: 700px) {
  .implementation {
    padding: 48px 0 50px;
  }
  .implementation__title {
    font-size: 16px;
  }

  .implementation__wrapper {
    display: block;
  }
  .implementation__item {
    margin: 0 auto 16px;
    margin-bottom: 16px;
    max-width: 320px;
  }
  .implementation__item:last-child {
    margin-bottom: 0;
  }
}
.cabinet {
  padding: 160px 0;
}

.cabinet__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 90px;
  position: relative;
}


/* текст */
.cabinet__text-block {
  padding: 64px 24px;
  width: 100%;
  max-width: 600px;

  box-shadow: 3px 3px 13px rgba(0, 0, 0, 0.09);
  border-radius: 9px;
}

.cabinet__title {
  margin-bottom: 24px;
  color: var(--color-orange);
  text-align: left;
}

.cabinet__text-main {
  font-family: 'Lato';
  color: #535353;
  font-size: 18px;
  font-weight: 500;
}


/* логотипы */
.cabinet__logos {
  width: 520px;
}

/* полосы */
.cabinet__strips {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  transform: translate3d(24px, 150px, 0);
}


@media only screen and (max-width: 1300px) {
  .cabinet__inner {
    column-gap: 75px;
  }
  .cabinet__title {
    font-size: 16px;
  }
  .cabinet__text-main {
    font-size: 16px;
  }
  .cabinet__logos {
    width: 375px;
  }
}


@media only screen and (max-width: 1024px) {
  .cabinet {
    padding: 90px 0;
  }
  .cabinet__text-block {
    padding: 32px 24px;
  }
  .cabinet__title {
    font-size: 14px;
  }
  .cabinet__text-main {
    font-size: 12px;
  }
  .cabinet__logos {
    width: 340px;
  }
  .cabinet__strips {
    width: 124px;
    transform: translate3d(24px, 90px, 0);
  }
}


@media only screen and (max-width: 765px) {
  .cabinet {
    padding: 24px 0 43px;
  }
  .cabinet__inner {
    flex-direction: column;
  }
  .cabinet__text-block {
    max-width: 400px;
  }
  .cabinet__logos {
    width: 100%;
    max-width: 288px;
    margin-bottom: 17px;
    order: -1;
  }
  .cabinet__strips {
    display: none;
  }
}

@media only screen and (max-width: 765px) {
  .cabinet__logos {
    max-width: 180px;
  }
}
.opportunity-card {
  padding: 24px;
  width: 100%;
  max-width: 600px;
  height: 165px;

  display: flex;
  justify-content: space-between;
  align-items: center;
  
  background-color: #F5F5F5;
  color: #575757;
  border-radius: 9px;
  position: relative;
  overflow: hidden;
}


/* текст */
.opportunity-card__text-block {
  width: 100%;
  max-width: 405px;
}
.opportunity-card__title {
  margin: 0 0 16px;
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: 700;
}
.opportunity-card__main-text {
  font-family: 'Lato';
  font-size: 14px;
}

/* иконка */
.opportunity-card__icon {
  display: block;
  width: 109px;
}


/* полосы */
.opportunity-card__strip {
  height: 4px;
  border-radius: 14px;
  position: absolute;
}
.opportunity-card__strip--gray {
  width: 22px;
  left: -5px;
  bottom: 16px;
  background: #D9D9D9;
}
.opportunity-card__strip--orange {
  width: 170px;
  left: -5px;
  left: -57px;
  bottom: 6px;
  background-color: #ED7D31;
  opacity: 0.3;
}


@media only screen and (max-width: 1200px) {
  .opportunity-card__title {
    font-size: 14px;
  }
  .opportunity-card__main-text {
    font-size: 12px;
  }
}


@media only screen and (max-width: 1024px) {
  .opportunity-card {
    padding: 16px 24px;
    max-width: 262px;
    height: 295px;
    flex-direction: column;
    justify-content: flex-start;
  }
  .opportunity-card__icon {
    margin-bottom: 16px;
    width: 85px;
    order: -1;
  }

  .opportunity-card__strip--gray {
    bottom: 24px;
  }
  .opportunity-card__strip--orange {
    bottom: 14px;
  }
}
.opportunity__cards-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}

.opportunity__card-item {
  padding: 24px;
  height: 165px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 16px;;

  background-color: #F5F5F5;
  border-radius: 9px;
  overflow: hidden;
  position: relative
}
.opportunity__card-item:nth-child(even) {
  transform: translateY(35px);
}

.opportunity__card-item-text-block {
  height: 100%;
  display: block;
}
.opportunity__card-item-title {
  margin-bottom: 16px;
  font-family: 'Montserrat';
  font-weight: 700;
}
.opportunity__card-item-main-text {
}

/* полосы */
.opportunity__strip {
  height: 4px;
  border-radius: 14px;
  position: absolute;
}
.opportunity__strip--gray {
  width: 22px;
  left: -5px;
  bottom: 16px;
  background: #D9D9D9;
}
.opportunity__strip--orange {
  width: 170px;
  left: -5px;
  left: -57px;
  bottom: 6px;
  background-color: #ED7D31;
  opacity: 0.3;
}


/* slider */
.opportunity__slider {
  display: none;
}
.opportunity__slider .swiper-pagination {
  position: static;
  margin-top: 16px;
}
.opportunity__slider .swiper-slide {
  width: fit-content;
}



@media only screen and (max-width: 1300px) {
  .opportunity__card-item-main-text {
    font-size: 12px;
  }
}


/* появляется слайдер */
@media only screen and (max-width: 1024px) {
  .opportunity {
    padding: 36px 0;
  }
  .opportunity__title {
    margin-bottom: 16px;
  }
  .opportunity__cards-wrapper {
    display: none;
  }
  .opportunity__slider {
    display: block;
  }
  .opportunity__card-item {
    padding: 16px 24px;
    width: 262px;
    height: 295px;
    flex-direction: column;
  }
  .opportunity__card-item-icon {
    order: -1;
    margin-bottom: 16px;
    width: 85px;
  }
  .opportunity__card-item-title {
    font-size: 14px;
  }
  /* полосы */
  .opportunity__strip--gray {
    bottom: 24px;
  }
  .opportunity__strip--orange {
    bottom: 14px;
  }
}
.opportunity-slider-mobile {
  padding: 0;
  width: 100%;
  position: relative;
  display: none;
}


.opportunity-slider-mobile .swiper-slide {
  width: fit-content;
}

.opportunity-slider-mobile .swiper-pagination {
  margin-top: 24px;
  position: static;  
}

.opportunity-slider-mobile .swiper-pagination .common-pagination-bullet {
  width: 10px;
  height: 10px;
}


@media only screen and (max-width: 1024px) {
  .opportunity-slider-mobile {
    display: block;
  }
}


@media only screen and (max-width: 400px) {
  .opportunity-slider-mobile .swiper-pagination .common-pagination-bullet {
    width: 7px;
    height: 7px;
  }
}
.footer *, 
.footer *::after,
.footer *::before {
  box-sizing: border-box;

}


.footer {
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #272727;
  font-family: 'Montserrat';
  color: #fff;
}


.footer__header {
  position: relative;
}
.footer__header-title {
  margin-bottom: 16px;
  width: fit-content;
  color: #FFF;
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
}


.footerScroll {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  row-gap: 8px;
  cursor: pointer;
  height: 45px;
  width: fit-content;
  position: absolute;
  bottom: 11px;
  right: 0;
  z-index: 2;
}
.footerScroll__arrow-img {
  display: block;
  margin: 0 auto;
  transition: .2s ease-out;
  transform: translateY(0px);
  pointer-events: none;
}
.footerScroll__text {
  color: #FFF;
  text-align: center;
  font-family: 'Montserrat';
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  pointer-events: none;
}

.footerScroll:hover .footerScroll__arrow-img {
  transform: translateY(-8px);
}


.footer__body {
  padding: 24px 0;
  border-top: 1px solid #3F3F3F;
  border-bottom: 1px solid #3F3F3F;
}




.footerContactItem__time {
  margin-bottom: 24px;
  font-size: 14px;
}


/* Body */
.footer__body {
  overflow: hidden;
}
.footer__body-contacts-wrapper {
  display: flex;
  gap: 50px;
  flex-wrap: nowrap;
  overflow: visible;
  transform: translateX(0px);
  transition: .35s ease-out;
}
.footer__body-contacts-item {
  display: flex;
  gap: 24px;
  width: 100%;
  flex-shrink: 0;
}


/* переклюки городов */
.branchSelector {
  padding-bottom: 8px;
  display: flex;
  gap: 40px;
  position: relative;
}

.branchSelector__link {
  padding: 4px;
  color: #9F9F9F;
  font-family: 'Montserrat';
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  text-decoration: none;
  transition: .2s linear;
}
.branchSelector__link.active,
.branchSelector__link:hover {
  color: #fff;
}

.branchSelector__marker {
  width: 0px;
  height: 1px;
  background-color: #FFF;
  transition: .2s linear;

  position: absolute;
  top: 100%;
  left: 0;
  transform: translateX(0);
}


/* Данные по городу */
.footerContactData {
  flex-shrink: 0;
  width: 392px;
}
.footerContactData__phone {
  display: block;
  margin-bottom: 8px;
  color: #FFF;
  font-family: 'Montserrat';
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}
.footerContactData__time {
  margin-bottom: 24px;
  font-size: 14px;
}

.footerContactData__link {
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  /* min-height: 50px; */
}
.footerContactData__link:nth-last-child(2) {
  margin-bottom: 41px;
}
.footerContactData__requisites {
  font-size: 12px;
}

/* Карта */
.footerContactMap {
  border-radius: 9px;
  overflow: hidden;
  width: 100%;
}


/* Footer */
.footer__footer {
  padding-top: 24px;
}
.footer__footer-logo {
  margin-bottom: 24px;
  display: block;
}
.footer__footer-links-wrapper {
  display: flex;
  justify-content: left;
  align-items: center;
  gap: 24px;
}
.footer__footer-link-text {
  color: #FFF;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.footer__footer-link-button {
  color: #FFF;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  border: 1px solid #fff;
  border-radius: 6px;
  width: 174px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}


@media (max-width: 1023px) {
  .footer {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .footerScroll {
    margin: 0 auto 24px;
    position: static;
  }
  .footer__header-title {
    margin-bottom: 20px;
    font-size: 14px;
  }
  .footer__body-contacts-item {
    flex-direction: column;
    justify-content: space-between;
  }
  .footerContactMap {
    min-height: 295px;
    height: 100%;
  }
  .footer__footer-logo {
    margin: 0 auto 24px;
  }
  .footer__footer-links-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
  }
  .branchSelector {
    gap: 32px;
  }
}


@media (max-width: 440px) {
  .branchSelector {
    flex-direction: column;
    gap: 2px;
  }
  .branchSelector__marker {
    display: none;
  }
}

.formSpinner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background-color: rgba(255, 255, 255, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: .2s linear;
}

.formSpinner.active {
  opacity: 1;
  visibility: visible;
}


.formSpinner .spinnerInner {
  width: 248px;
  height: 248px;
  display: inline-block;
  position: relative;
  visibility: none;
  opacity: 0;
}
.formSpinner .spinnerInner::after,
.formSpinner .spinnerInner::before {
  content: '';  
  box-sizing: border-box;
  width: 248px;
  height: 248px;
  border-radius: 50%;
  border: 5px solid var(--color-form-spinner);
  position: absolute;
  left: 0;
  top: 0;
  animation: formSpinnerAnimation 2s linear infinite;
}
.formSpinner .spinnerInner::after {
  animation-delay: 1s;
}

.formSpinner.active .spinnerInner {
  visibility: visible;
  opacity: 1;
}

@keyframes formSpinnerAnimation {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
:root {
  --deployForm-inputPadding: 11px;
  --deployForm-inputHeight: 48px;
  --deploy-contact-form-color: #ED7D31;
}

/* сброс браузерных стилей */
.deployForm, 
.deployForm *, 
.deployForm *::before, 
.deployForm *::after {
  box-sizing: border-box;
}

.deployForm input[type='number'] {
  -moz-appearance:textfield;
}
.deployForm input::-webkit-outer-spin-button,
.deployForm input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}


.deployForm {
  margin: 0 auto;
  padding: 24px 58px;
  width: 100%;
  max-width: 746px;

  font-family: 'Lato';
  background-color: #fff;
  border-radius: 9px;
  position: relative;
  overflow: hidden;
}

.deployFormShowBorder {
  border: 1px solid #E9E9E9;
}

.deployForm__title {
  margin: 0;
  margin-bottom: 16px;
  color: var(--deploy-contact-form-color);
  text-align: center;
  font-family: 'Montserrat';
  font-weight: 700;
  font-size: 20px;
  line-height: 1.1;
}
.deployForm__subtitle {
  margin-bottom: 40px;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  line-height: 1.2;
  color: #9E9E9E;
}


.deployForm__main-inputs-section {
  margin-bottom: 24px;
  display: flex;
  column-gap: 24px;
}

.deployForm__contacts-block,
.deployForm__textarea-block {
  width: 100%;
}


/* input item */
.deployForm__inputComponent {
  margin-bottom: 32px;
  position: relative;
}
.deployForm__inputComponent:last-child {
  margin-bottom: 0;
}
/* плейсхолдер */
.deployForm__inputComponent-label {
  padding: 0 calc(var(--deployForm-inputPadding) / 2);
  max-width: 96%;
  position: absolute;
  top: 50%;
  left: calc(var(--deployForm-inputPadding) / 2);
  z-index: 1;
  transform: translateY(-50%);

  color: #9E9E9E;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  background-color: #fff;

  pointer-events: none;
  transition: .1s linear;
}
.deployForm__inputComponent:hover:not(.deployForm__inputComponent.active) .deployForm__inputComponent-label {
  top: calc(50% - 3px);
}

.deployForm__inputComponent-input {
  padding: var(--deployForm-inputPadding);
  width: 100%;
  height: var(--deployForm-inputHeight);
  border: 1px solid #BEBEBE;
  border-radius: 3px;
  outline: none;
  font-size: 14px;
}



/* ошибки */
.deployForm__inputComponent-errorText {
  position: absolute;
  top: calc(100% + 1px);
  left: var(--deployForm-inputPadding);
  font-weight: 300;
  font-size: 12px;
  line-height: 1.2;
  color: #B00020;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  transition: .1s linear;
}

.deployForm__inputComponent-errorLogo {
  position: absolute;
  top: 50%;
  right: 9px;
  transform: translateY(-50%);
  z-index: 1;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  transition: .1s linear;
}


/* блок Textarea */
.deployForm__textarea-block {
  display: flex;
  position: relative;
  height: 128px;
}
.deployForm__inputComponent-input--textarea {
  height: auto;
  resize: none;
}
.deployForm__inputComponent-label--textarea {
  top: calc(var(--deployForm-inputHeight) / 2);
}
.deployForm__inputComponent:hover:not(.deployForm__inputComponent.active) .deployForm__inputComponent-label--textarea {
  top: calc(var(--deployForm-inputHeight) / 2 - 2px);
}


/* Активные items */
.deployForm__inputComponent.active .deployForm__inputComponent-label,
.deployForm__inputComponent.active .deployForm__inputComponent-label--textarea {
  top: 0%;
}

/* добавить file */

.deployForm__inputComponent-input-file {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  width: 0;
}
.deployForm__inputFileComponent-label {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  color: var(--deploy-contact-form-color);
  cursor: pointer;
  transition: 0.3s ease-out;
  font-weight: bold;
}
.deployForm__inputFileComponent-img path {
  fill: var(--deploy-contact-form-color);
}
.deployForm__inputFileComponent-text {
  padding-left: 10px;
}
.label--hidden {
  display: none;
}
.deployForm__inputFileComponent-name-container {
  position: absolute;
  display: flex;
  display: none;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  gap: 10px;
  top: 8px;
}
.file-name--visible {
  display: flex;
}
.deployForm__inputFileComponent-name {
  padding: 8px;
  color: #535353;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;  
  background-color: #E9E9E9;
  border-radius: 2px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.deployForm__delete-file {
  cursor: pointer;
}
/* конец стилей для добавить file */

.deployForm__agreement-wrapper {
  margin-bottom: 17px;
  display: flex;
}
.deployForm__agreement-label {
  display: inline;
  cursor: pointer;
  font-size: 14px;
  color: #535353;
  line-height: 1.2;
  transition: .1s linear;
}
.deployForm__agreement-checkbox-wrapper {
  margin: 0 17px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateY(1px); /* маленькая поправка на центр */
}

.deployForm__agreement-checkbox-visible {
  width: 16px;
  height: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #C4C4C4;
  border-radius: 3px;
  cursor: pointer;
  transition: .1s linear;
}
.deployForm__agreement-checkbox-visible:hover {
  border-color: #4EB857;
}

.deployForm__agreement-wrapper.active .deployForm__agreement-checkbox-visible {
  background-color: #4EB857;
  border-color: #4EB857;
}

.deployForm__agreement-checkbox-visible__check-mark {
  display: block;
  pointer-events: none;
}

.deployForm__agreement-checkbox-hidden {
  display: inline-block;
  width: 0px;
  height: 0px;
  opacity: 0;
  position: absolute;
  z-index: -100;
}



/* текст политики конфиденциальности */
.deployForm__personalDataText {
  margin-bottom: 0;
  margin-top: 10px;
  font-size: 10px;
  line-height: 1.1;
  color: #818181;
  transition: .2s linear;
  overflow: hidden;
  height: 0px;
}

/* это значение захардкожено, но так быть не должно */
/* пришлось делать по-быстрому */
.deployForm__personalDataText.active {
  height: auto;
  margin-bottom: 40px;
}
.deployForm__personalDataText-inner {
  transition: .2s linear;
  transform: translateY(-100%);
  text-align: left;
}
.deployForm__personalDataText.active .deployForm__personalDataText-inner {
  transform: translateY(0%);
}

.deployForm__personalDataText-link {
  text-decoration: none;
  color: var(--deploy-contact-form-color);
  position: relative;
}
.deployForm__personalDataText-link::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: var(--deploy-contact-form-color);
  pointer-events: none;
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 1;
}


.deployForm__agreement-info {
  line-height: 1;
}

.deployForm__agreement-toggle {
  text-decoration: none;
  color: var(--deploy-contact-form-color);
  position: relative;
  font-size: 14px;
  line-height: 1.2;
  cursor: pointer;
}
.deployForm__agreement-toggle::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: var(--deploy-contact-form-color);
  pointer-events: none;
  position: absolute;
  bottom: -2px;
  left: 0;
  z-index: 1;
}

.deployForm__submit-btn {
  margin: 0 auto;
  max-width: 332px;
  width: 100%;
  height: 55px;

  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Lato';
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  background-color: var(--deploy-contact-form-color);
  opacity: 1;
  border: none;
  outline: none;
  cursor: pointer;
  transition: .2s linear;
}

/* анти-бутстрап */
.deployForm__submit-btn:focus {
  outline: none;
}

.deployForm__submit-btn:disabled {
  opacity: .7;
  cursor: not-allowed;
}

/* 1024 */
@media (max-width: 1023px) {
  .deployForm {
    padding: 24px 37px;
  }
}

@media (max-width: 767px) {
  .deployForm {
    padding: 24px 16px;
  }
}


@media (max-width: 670px) {
  .deployForm {
    width: 100%;
    max-width: 420px;
    /* border-radius: 0; */
  }
  .deployFormShowBorder {
    border: none;
  }
  .deployForm__title {
    font-size: 16px;
  }
  .deployForm__subtitle {
    margin: 0 auto 40px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 260px;
    font-size: 14px;
  }

  /* основные поля перестраиваются в колонку */
  .deployForm__main-inputs-section {
    flex-direction: column;
    row-gap: 24px;
  }
  .deployForm__inputComponent {
    margin-bottom: 24px;
  }
  .deployForm__textarea-block {
    height: 153px;
  }

  .deployForm__agreement-toggle {
    text-decoration: underline;
  }
  .deployForm__agreement-toggle::after {
    display: none;
  }

  .deployForm__personalDataText.active {
    height: 165px;
  }
}

/* .deployFormNotification__errorContent {
  display: none;
}
.deployFormNotification.error .deployFormNotification__successContent {
  display: none;
}
.deployFormNotification.error .deployFormNotification__errorContent {
  display: block;
} */


.deployForm__inputComponent.error .deployForm__inputComponent-input {
  border-color: #B00020;
}

.deployForm__inputComponent.error .deployForm__inputComponent-label {
  color: #B00020;
}

.deployForm__inputComponent.error .deployForm__inputComponent-errorText,
.deployForm__inputComponent.error .deployForm__inputComponent-errorLogo {
  visibility: visible;
  opacity: 1;
}

/* текст ошибок */
.deployForm__inputComponent .errorTextEmpty,
.deployForm__inputComponent .errorTextWrongValue {
  display: none;
}

.deployForm__inputComponent.error.empty .errorTextEmpty,
.deployForm__inputComponent.error.wrongValue .errorTextWrongValue {
  display: inline;
}


/* чекбокс */
.deployForm__agreement-wrapper.error .deployForm__agreement-checkbox-visible {
  border-color: #B00020;
}
.deployForm__agreement-wrapper.error .deployForm__agreement-label {
  color: #B00020;
}
/* уведомление об отправке */
.deployFormNotification {
  padding: 16px 58px;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 2;
  transform: translateY(100%);
  background-color: #fff;
  box-shadow: 0px -3px 40px rgba(0, 0, 0, 0.13);
  visibility: hidden;
  transition: .3s linear;
}

.deployFormNotification.active {
  transform: translateY(0%);
  visibility: visible;
}


.deployFormNotification__title {
  margin-bottom: 16px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.deployFormNotification__title-img {
  margin-right: 26px;
  display: block;
}

.deployFormNotification__title-text {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.1;
}

.deployFormNotification__title--success
.deployFormNotification__title-text {
  color: #4EB857;
}

.deployFormNotification__title--error {
  display: flex;
  color: #FF6B00;
}

.deployFormNotification__subtitle {
  margin-bottom: 77px;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2;
  color: #9C9C9C;
}

.deployFormNotification__closeCross {
  position: absolute;
  top: 11px;
  right: 58px;
  z-index: 1;

  cursor: pointer;
}



@media (max-width: 670px) {
  /* плашка с информацией */
  .deployFormNotification {
    padding: 32px 16px;
  }
  .deployFormNotification__closeCross {
    position: absolute;
    top: 8px;
    right: 16px;
  }
  .deployFormNotification__subtitle {
    font-size: 14px;
  }
}
.deployForm .submitCaptcha {
  padding: 16px 58px;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 1;
  transform: translateY(100%);
  background-color: #fff;
  box-shadow: 0px -3px 40px rgba(0, 0, 0, 0.13);
  visibility: hidden;
  transition: .3s linear;
}

.deployForm .submitCaptcha.active {
  transform: translateY(0%);
  visibility: visible;
}

.deployForm .submitCaptcha__closeCross {
  position: absolute;
  top: 11px;
  right: 58px;
  z-index: 1;
  cursor: pointer;
}


.deployForm .submitCaptcha__title {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.2;
  color: #535353;
}

.deployForm .submitCaptcha__captcha-img {
  min-height: 30px;
}

.deployForm .submitCaptcha__inputs-wrapper {
  margin-bottom: 32px;
  display: flex;
  align-items: center;
}

.deployForm .submitCaptcha__input-component {
  margin-right: 16px;
  margin-bottom: 0;
  max-width: 308px;
  width: 100%;
}

.submitCaptcha__updateCaptcha {
  width: 21px;
  height: 21px;
  cursor: pointer;
}

.deployForm .submitCaptcha__btn {
  margin-left: 0;
  margin-right: auto;
  width: 100%;
  max-width: 308px;
}


:root {
  --callbackWidget-inputPadding: 11px;
  --callbackWidget-inputHeight: 48px;
  --callbackWidget-color: #ED7D31;
}

/* сброс браузерных стилей */
.callbackWidget, 
.callbackWidget *, 
.callbackWidget *::before, 
.callbackWidget *::after {
  box-sizing: border-box;
}

.callbackWidget input[type='number'] {
  -moz-appearance:textfield;
}
.callbackWidget input::-webkit-outer-spin-button,
.callbackWidget input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}


.callbackWidget {
  margin: 0 auto;
  padding: 32px 62px;
  width: 100%;
  max-width: 560px;

  font-family: 'Lato';
  background-color: #fff;
  border-radius: 9px;
  position: relative;
  overflow: hidden;

}

.callbackWidgetShowBorder {
  border: 1px solid #E9E9E9;
}

.callbackWidget__closeCross {
  display: block;
  position: absolute;
  top: 16px;
  right: 16px;
  cursor: pointer;
}

.callbackWidget__title {
  margin: 0;
  margin-bottom: 16px;
  color: #535353;
  text-align: center;
  font-family: 'Montserrat';
  font-weight: 700;
  font-size: 20px;
  line-height: 1.1;
}
.callbackWidget__subtitle {
  margin-bottom: 40px;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  line-height: 1.2;
  color: #9E9E9E;
  text-align: left;
}


/* input item */
.callbackWidget__inputComponent {
  margin-bottom: 32px;
  position: relative;
}

/* плейсхолдер */
.callbackWidget__inputComponent-label {
  padding: 0 calc(var(--callbackWidget-inputPadding) / 2);
  max-width: 96%;
  position: absolute;
  top: 50%;
  left: calc(var(--callbackWidget-inputPadding) / 2);
  z-index: 1;
  transform: translateY(-50%);

  color: #9E9E9E;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  background-color: #fff;

  pointer-events: none;
  transition: .1s linear;
}
.callbackWidget__inputComponent:hover:not(.callbackWidget__inputComponent.active) .callbackWidget__inputComponent-label {
  top: calc(50% - 3px);
}

.callbackWidget__inputComponent-input {
  padding: var(--callbackWidget-inputPadding);
  width: 100%;
  height: var(--callbackWidget-inputHeight);
  border: 1px solid #BEBEBE;
  border-radius: 3px;
  outline: none;
}



/* ошибки */
.callbackWidget__inputComponent-errorText {
  position: absolute;
  top: calc(100% + 1px);
  left: var(--callbackWidget-inputPadding);
  font-weight: 300;
  font-size: 12px;
  line-height: 1.2;
  color: #B00020;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  transition: .1s linear;
}

.callbackWidget__inputComponent-errorLogo {
  position: absolute;
  top: 50%;
  right: 9px;
  transform: translateY(-50%);
  z-index: 1;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  transition: .1s linear;
}


/* Активные items */
.callbackWidget__inputComponent.active .callbackWidget__inputComponent-label {
  top: 0%;
}



.callbackWidget__agreement-wrapper {
  margin-bottom: 17px;
  display: flex;
}
.callbackWidget__agreement-label {
  display: inline;
  cursor: pointer;
  font-size: 14px;
  color: #535353;
  transition: .1s linear;
}
.callbackWidget__agreement-checkbox-wrapper {
  margin-right: 17px;
  margin-bottom: 0; /* анти-бутстрап */
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateY(1px);  /* поправка на центр */
}

.callbackWidget__agreement-checkbox-visible {
  width: 16px;
  height: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #C4C4C4;
  border-radius: 3px;
  cursor: pointer;
  transition: .1s linear;
}
.callbackWidget__agreement-checkbox-visible:hover {
  border-color: #4EB857;
}

.callbackWidget__agreement-wrapper.active .callbackWidget__agreement-checkbox-visible {
  background-color: #4EB857;
  border-color: #4EB857;
}

.callbackWidget__agreement-checkbox-visible__check-mark {
  display: block;
  pointer-events: none;
}

.callbackWidget__agreement-checkbox-hidden {
  display: inline-block;
  width: 0px;
  height: 0px;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -100;
}



/* текст политики конфиденциальности */
.callbackWidget__personalDataText {
  margin-bottom: 40px;
  font-size: 10px;
  line-height: 1.1;
  color: #818181;
  height: 0px;
  overflow: hidden;
  transition: .2s linear;
}

.callbackWidget__personalDataText-inner {
  transform: translateY(-100%);
  transition: .2s linear;
}

.callbackWidget__personalDataText.active {
  height: auto;
}
.callbackWidget__personalDataText.active .callbackWidget__personalDataText-inner {
  transform: translateY(0%);
}

.callbackWidget__personalDataText-link {
  text-decoration: none;
  color: var(--callbackWidget-color);
  position: relative;
}
.callbackWidget__personalDataText-link::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: var(--callbackWidget-color);
  pointer-events: none;
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 1;
}



.callbackWidget__agreement-info {
  line-height: 1.2;
}

.callbackWidget__agreement-toggle {
  text-decoration: none;
  color: var(--callbackWidget-color);
  position: relative;
  font-size: 14px;
  cursor: pointer;
}
.callbackWidget__agreement-toggle::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: var(--callbackWidget-color);
  pointer-events: none;
  position: absolute;
  bottom: -2px;
  left: 0;
  z-index: 1;
}

.callbackWidget__submit-btn {
  margin: 0 auto;
  max-width: 332px;
  width: 100%;
  height: 55px;

  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Lato';
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  background-color: var(--callbackWidget-color);
  opacity: 1;
  border: none;
  cursor: pointer;
  transition: .2s linear;
}
.callbackWidget__submit-btn:disabled {
  opacity: .7;
  cursor: not-allowed;
}

/* анти-бутстрап */
.callbackWidget__submit-btn:focus {
  outline: none;
}


@media (max-width: 635px) {
  .callbackWidget {
    padding: 32px 16px 24px;
    width: 100%;
    max-width: 320px;
  }
  .callbackWidget__title {
    font-size: 16px;
  }
  .callbackWidget__subtitle {
    margin: 0 auto 24px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    font-size: 14px;
  }

  .callbackWidget__inputComponent {
    margin-bottom: 24px;
  }

  .callbackWidget__personalDataText {
    margin-bottom: 24px;
  }

  .callbackWidget__agreement-toggle {
    text-decoration: underline;
  }
  .callbackWidget__agreement-toggle::after {
    display: none;
  }
}
.callbackWidget__inputComponent.error .callbackWidget__inputComponent-input {
  border-color: #B00020;
}

.callbackWidget__inputComponent.error .callbackWidget__inputComponent-label {
  color: #B00020;
}

.callbackWidget__inputComponent.error .callbackWidget__inputComponent-errorText,
.callbackWidget__inputComponent.error .callbackWidget__inputComponent-errorLogo {
  visibility: visible;
  opacity: 1;
}

/* текст ошибок */
.callbackWidget__inputComponent .errorTextEmpty,
.callbackWidget__inputComponent .errorTextWrongValue {
  display: none;
}

.callbackWidget__inputComponent.error.empty .errorTextEmpty,
.callbackWidget__inputComponent.error.wrongValue .errorTextWrongValue {
  display: inline;
}


/* чекбокс */
.callbackWidget__agreement-wrapper.error .callbackWidget__agreement-checkbox-visible {
  border-color: #B00020;
}
.callbackWidget__agreement-wrapper.error .callbackWidget__agreement-label {
  color: #B00020;
}
.callbackWidgetMask {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -10;

  display: flex;
  justify-content: center;
  align-items: center;

  visibility: hidden;
  opacity: 0;
  /* transition: background-color .3s linear, opacity .3s linear; */
  background-color: rgba(0, 0, 0, 0.6);
}

.callbackWidgetMask.active {
  visibility: visible;
  opacity: 1;
  z-index: 100;
  transition: background-color .3s linear, opacity .3s linear;
}
.callbackWidgetBtn, 
.callbackWidgetBtn *,
.callbackWidgetBtn *::before,
.callbackWidgetBtn *::after {
  box-sizing: border-box;
}


.callbackWidgetBtn {
  height: 86px;
  position: fixed;
  top: 40%;
  right: 0;
  z-index: 5;

  font-family: 'Lato';
  color: #fff;
}


.callbackWidgetBtn__order {
  padding: 10px;
  width: 178px;
  height: 50px;
  /* display: none; */
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 1.1;
  font-weight: 600;

  font-size: 16px;

  background-color: var(--callbackWidget-color);
  cursor: pointer;
  text-decoration: none;
  border-radius: 10px 0 0 10px;
}
.callbackWidget__phone-icon {
  display: block;
  width: 25px;
  height: auto;
  pointer-events: none;
}
.callbackWidgetBtn__order-text {
  pointer-events: none;
  font-size: 16px;
  font-family: 'Lato';
}


.callbackWidgetBtn__collapse {
  margin-left: auto;
  padding: 10px;
  width: 95px;
  height: 36px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: 'Lato';
  text-align: right;

  font-size: 14px;
  color: #fff;
  background-color: var(--callbackWidget-color);
  position: relative;
  cursor: pointer;
  border-radius: 1px 0 0 10px;
}

.callbackWidgetBtn__collapse-arrow {
  width: 8px;
  height: 8px;
  left: 10px;
  top: 13px;
  border-right: 2px solid white;
  border-top: 2px solid white;
  transform: rotate(45deg) ;
  pointer-events: none;
}
.callbackWidgetBtn__collapse-text {
  pointer-events: none;
  font-size: 14px;
  font-family: 'Lato';
}


.callbackWidgetBtn__expand {
  margin: 0 0 0 auto;
  padding: 0;
  width: 45px;
  height: 36px;
  display: none;
  /* display: flex; */
  justify-content: center;
  align-items: center;
  border-radius: 10px 0 0 10px;
  background-color: var(--callbackWidget-color);
  cursor: pointer;
}


.callbackWidgetBtn.active .callbackWidgetBtn__order,
.callbackWidgetBtn.active .callbackWidgetBtn__collapse {
  display: flex;
}

.callbackWidgetBtn.active .callbackWidgetBtn__expand {
  display: none;
}


@media (max-width: 1200px) {
  .callbackWidgetBtn__expand {
    display: flex;
  }
  .callbackWidgetBtn__order,
  .callbackWidgetBtn__collapse {
      display: none;
  }
}
/* уведомление об отправке */
.callbackWidgetNotification {
  padding: 16px 58px;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 2;
  transform: translateY(100%);
  background-color: #fff;
  box-shadow: 0px -3px 40px rgba(0, 0, 0, 0.13);
  visibility: hidden;
  transition: .3s linear;
}

.callbackWidgetNotification.active {
  transform: translateY(0%);
  visibility: visible;
}

.callbackWidgetNotification__title {
  margin-bottom: 16px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.callbackWidgetNotification__title-img {
  margin-right: 26px;
  display: block;
}

.callbackWidgetNotification__title-text {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.1;
}

.callbackWidgetNotification__subtitle {
  margin-bottom: 77px;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2;
  color: #9C9C9C;
}

.callbackWidgetNotification__closeCross {
  position: absolute;
  top: 11px;
  right: 58px;
  z-index: 1;

  cursor: pointer;
}



@media (max-width: 670px) {
  /* плашка с информацией */
  .callbackWidgetNotification {
    padding: 32px 16px;
  }
  .callbackWidgetNotification__closeCross {
    position: absolute;
    top: 8px;
    right: 16px;
  }
  .callbackWidgetNotification__subtitle {
    font-size: 14px;
  }
}
.callbackWidget .submitCaptcha {
  padding: 16px 58px;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 1;
  transform: translateY(100%);
  background-color: #fff;
  box-shadow: 0px -3px 40px rgba(0, 0, 0, 0.13);
  visibility: hidden;
  transition: .3s linear;
}

.callbackWidget .submitCaptcha.active {
  transform: translateY(0%);
  visibility: visible;
}

.callbackWidget .submitCaptcha__closeCross {
  position: absolute;
  top: 11px;
  right: 58px;
  z-index: 1;
  cursor: pointer;
}


.callbackWidget .submitCaptcha__title {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.2;
  color: #535353;
}

.callbackWidget .submitCaptcha__captcha-img {
  min-height: 30px;
}

.callbackWidget .submitCaptcha__inputs-wrapper {
  margin-bottom: 32px;
  display: flex;
  align-items: center;
}

.callbackWidget .submitCaptcha__input-component {
  margin-right: 16px;
  margin-bottom: 0;
  max-width: 308px;
  width: 100%;
}

.callbackWidget .submitCaptcha__updateCaptcha {
  width: 21px;
  height: 21px;
  cursor: pointer;
}

.callbackWidget .submitCaptcha__input-component {
  max-width: 308px;
}


.callbackWidget .submitCaptcha__btn {
  margin-left: 0;
  margin-right: auto;
  width: 100%;
  max-width: 308px;
}
.header-dropdown {
  padding: 6px 8px 8px;
  width: 100%;
  max-width: 254px;

  background-color: #5A5A5A;
  border-radius: 0px 0px 3px 3px;

  position: absolute;
  top: 94px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;

  visibility: hidden;
  opacity: 0;
  transition: opacity .2s linear, visibility .2s linear;
}


.header-dropdown__arrow {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
}


/* обёртка ссылок */
.header-dropdown__link-group {
  border-bottom: 1px solid #777;  
}
.header-dropdown__link-group:last-child {
  border-bottom: 1px solid transparent;
}
.header-dropdown__link-group:hover {
  /* border-bottom: 1px solid transparent; */
}


/* отключенная ссылка */
.header-dropdown__link-group.disabled {
  pointer-events: none;
}
.header-dropdown__link-group.disabled .header-dropdown__link {
  color: #8b8b8b;
  pointer-events: none;
}
.header-dropdown__link-group.disabled .header-dropdown__link img {
  filter: invert(57%) sepia(0%) saturate(1218%) hue-rotate(144deg) brightness(97%) contrast(84%);
}


/* ссылки */
.header-dropdown__link {
  margin: 4px 0;
  padding: 8px 12px;
  height: 40px;

  display: flex;
  justify-content: left;
  align-items: center;
  column-gap: 13px;
  
  border-radius: 3px;
  text-decoration: none;
  color: #fff;
}
.header-dropdown__link:hover {
  background-color: #9C9C9C;
}

.header-dropdown__link img {
  display: block;
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(221deg) brightness(106%) contrast(106%);
}
.header-dropdown__link span {
  display: block;
}



/* мобильный dropdown */
.header-dropdown-mobile__wrapper {
  overflow: hidden;
}
.header-dropdown--mobile {
  margin-top: -110%;
  position: relative;
  top: auto;
  left: auto;
  transform: none;
  opacity: 1;
  visibility: visible;
  border-radius: 3px;
  transition: margin-top .2s linear;
}



/* открытое меню */
.header.show-dropdown .header-dropdown {
  visibility: visible;
  opacity: 1;
}
.header.show-dropdown .header-dropdown--mobile {
  margin-top: 8px
}
/* скрыть мобильное меню */
.header__inner-mobile {
  height: 50px;
  /* display: flex; */
  justify-content: space-between;
  align-items: center;
}


/* burger */
.header__burger {
  width: 24px;
  height: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

/* полосы, когда моб. меню закрыто */
.header__burger-strips-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.header__burger-strip {
  width: 100%;
  height: 2px;
  background-color: #fff;
}

/* крест, когда моб. меню открыто */
.header__burger-cross-wrapper {
  display: none;
  justify-content: center;
  align-items: center;
}


/* открыть-закрыть мобильное меню */
.header.show-mobile .header__burger-strips-wrapper {
  display: none;
}
.header.show-mobile .header__burger-cross-wrapper {
  display: flex;
}
.header.show-mobile .header-mobile-menu {
  visibility: visible;
  opacity: 1;
}


/* выпадающее меню */
.header-mobile-menu {
  padding: 0 16px 25px;
  width: 100%;
  background-color: #000;

  position: absolute;
  top: 100%;
  left: 0;

  visibility: hidden;
  opacity: 0;
  transition: .2s linear;
}


/* ссылки */
.header-mobile-menu__nav-link-wrapper {
  padding: 0;
  width: 100%;
  /* min-height: 48px; */

  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;

  border-bottom: 1px solid #363636;
}


.header-mobile-menu__nav-link {
  width: 100%;
  max-width: 288px;
  height: 39px;

  display: flex;
  justify-content: center;
  align-items: center;

  color: #fff;
  text-decoration: none;
  border-radius: 3px;
  position: relative;
}

.header-mobile-menu__nav-link:hover {
  background-color: #5A5A5A;
}

.header-mobile-menu__nav-link span {
  z-index: 1;
}

.header-mobile-menu__nav-link-background {
  width: 0%;
  height: 100%;
  background-color: #5A5A5A;
  border-radius: 3px;

  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;

  transform: translate3d(-50%, -50%, 0);
  transition: .1s linear;
}

.header-mobile-menu__nav-link:active .header-mobile-menu__nav-link-background {
  width: 100%;
}

.header-mobile-menu__nav-link--dropdown {
  column-gap: 4px;
  transition: .2s linear;
}
.header-mobile-menu__nav-link--dropdown img {
  transition: .2s linear;
}


/* кнопка "Заказать демо" */
.header-mobile-menu__link-demo {
  margin: 16px auto 0;
  width: 256px;
  height: 40px;

  display: flex;
  justify-content: center;
  align-items: center;

  background-color: #fff;
  color: #000;
  text-decoration: none;
  transition: .1s linear;
}
.header-mobile-menu__link-demo:hover {
  background-color: #eaeaea;
}


/* контакты */
.header-mobile-menu__contacts-wrapper {
  margin: 0 auto;
  width: 100%;
  max-width: 288px;
  margin-top: 22px;
  text-align: center;
}

.header-mobile-menu__contacts-item {
  margin: 0 auto 16px;
  display: block;
  width: fit-content;
  font-family: 'Lato';
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  text-decoration: none;
}


/* клик по кнопке Складской сервис */
.header.show-dropdown .header-mobile-menu__nav-link--dropdown img {
  transform: rotateX(180deg);
}
.header.show-dropdown .header-mobile-menu__nav-link--dropdown {
  background-color: transparent !important;
}

:root {
  --header-height: 94px;
  --header-height-tablet: 50px;
}

.header {
  width: 100%;
  max-height: var(--header-height);
  background-color: #000;

  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.header__inner-desktop {
  margin: 0 auto;
  width: 100%;

  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 43px;
}


.header__logo-wrapper {
  cursor: pointer;
}
.header__logo-wrapper img {
  display: block;
  height: auto;
}


.header__nav {
  display: flex;
  justify-content: center;
  align-items: center;
  height: var(--header-height);
}


/* ссылки */
.header__nav-link {
  padding: 0 12px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;

  color: #fff;
  font-family: var(--font-family-common);
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}

.header__nav-link:hover:not(.header__nav-link.demo) {
  background-color: #4E4E4E;
}


/* кнопка Заказать демо */
.header__nav-link.demo {
  padding: 0;
  margin-right: 0;
  width: 112px;
  height: var(--header-height);

  background-color: #fff;
  color: #000;
  font-size: 12px;
  transition: .3s ease-out;

  display: flex;
  justify-content: center;
  align-items: center;
}

.header__nav-link.demo:hover {
  background-color: #eaeaea;
  font-size: 13px;
  line-height: 16px;
}


/* кнопка dropdown */
.header__nav-link--dropdown {
  column-gap: 4px;
  transition: .2s linear;
}
.header__nav-link--dropdown img {
  transition: .2s linear;
}


/* клик по кнопке Складской сервис */
.header.show-dropdown .header__nav-link--dropdown img {
  transform: rotateX(180deg);
}
.header.show-dropdown .header__nav-link--dropdown {
  background-color: transparent !important;
}


/* скрыть моб. меню */
.header__inner-mobile {
  display: none;
}


@media only screen and (max-width: 1100px) {
  .header__inner-desktop {
    column-gap: 43px;
  }
  .header__logo-wrapper img {
    width: 162px;
  }
  .header__nav-link {
    padding: 0 10px;
  }
}


/* desktop пропадает на экранах 1024 и меньше */
@media only screen and (max-width: 1024px) {
  .header__inner-desktop {
    display: none;
  }
  .header__inner-mobile {
    display: flex;
  }
}


/* .benefits__slider-wrapper {
  position: relative;
  background-color: red;
} */

.benefits__slider {
  padding-bottom: 20px;
  position: relative;
}


.benefits__slider-card {
  padding: 0 24px;
  width: 262px;
  height: 346px;
  background-color: #F5F5F5;
  box-shadow: 2px 2px 14px rgba(0, 0, 0, 0.17);
  border-radius: 9px;
}

.benefits__slider-card-image {
  margin: 0 auto;
  width: 72px;
  height: auto;
}

.benefits__slider-card-title {
  margin-bottom: 24px;
  color: #2F5597;
  text-align: left;
  font-size: 14px;
  font-weight: 600;
}

.benefits__slider-card-text {
  font-weight: 600;
  font-size: 14px;
}


.swiper-pagination.benefits__pagination {
  margin-top: 24px;
  position: static;
}

.benefits-pagination-bullet.active {
  background-color: #2F5597;;
}
:root {
  --benefits-transition: .3s linear;
  --benefits-card-height: 167px;
}

.benefits-card {
  max-width: 600px;
  width: 100%;
  height: var(--benefits-card-height);
  position: relative;
  font-family: 'Lato';
}

.benefits-card * {
  transition: var(--benefits-transition);
}


.benefits-card__inner {
  padding: 24px 22px;
  width: 100%;
  height: var(--benefits-card-height);

  display: flex;
  justify-content: space-between;
  align-items: center;

  background-color: #F5F5F5;
  border-radius: 9px;
  cursor: pointer;
  overflow: hidden;
  box-shadow: 0;

  position: absolute;
  top: 0;
  left: 0;
}


.benefits-card__image {
  display: block;
  height: auto;
}


.benefits-card__tag {
  width: 50px;
  height: 16px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;

  background-color: #EAEAEA;
  transition: .2s linear;

  display: flex;
  justify-content: center;
  align-items: center;

  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate3d(-50%, 100%, 0);
}
.benefits-card__tag img {
  width: 15px;
  height: 6.5px;
  transform: rotateX(180deg);
  filter: invert(29%) sepia(15%) saturate(3769%) hue-rotate(188deg) brightness(95%) contrast(86%);
}

.benefits-card:hover .benefits-card__tag {
  transform: translate3d(-50%, 0, 0);
}


/* текст */
.benefits-card__text-wrapper {
  max-width: 350px;
  width: 100%;
  align-self: flex-start;
  position: relative;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.benefits-card__title {
  width: 100%;
  max-width: 324px;
  font-family: 'Lato';
  font-size: 18px;
  font-weight: 600;
  color: #2F5597;
}

.benefits-card__text-main {
  margin-top: 24px;
  position: absolute;
  font-size: 14px;
  opacity: 0;
}



/* активное состояние */
/* увеличить размер */
.benefits-card.active .benefits-card__inner {
  height: 235px;
  box-shadow: 2px 2px 14px rgba(0, 0, 0, 0.17);
  z-index: 2;
}

/* сдвинуть весь текстовый блок вверх */
.benefits-card.active .benefits-card__text-wrapper {
  top: 0;
  left: 0;
  transform: translateY(0);
}

/* уменьшить заголовок */
.benefits-card.active .benefits-card__title {
  font-size: 14px;
}

/* проявить сопроводительный текст */
.benefits-card.active .benefits-card__text-main {
  opacity: 1;
}

/* перевернуть стрелку на ярлыке */
.benefits-card.active .benefits-card__tag img {
  transform: rotateX(0);
}



@media only screen and (max-width: 1230px) {
  .benefits-card__image {
    width: 110px;
  }
}

.benefits {
  padding: 92px 0 0;
  position: relative;
}

.benefits__title {
  margin: 0 0 48px;
  max-width: 743px;
  width: 100%;
  text-align: left;
}

.benefits__cards-wrapper {
  display: grid;
  column-gap: 24px;
  row-gap: 40px;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
}


.benefits__strip {
  width: 385px;
  height: 15px;
  background: linear-gradient(90deg, #FF6B00 0%, rgba(255, 107, 0, 0) 100%);
  opacity: 0.4;

  position: absolute;
  right: 0;
}
.benefits__strip--top {
  top: 98px;
}
.benefits__strip--bottom {
  top: 136px;
  transform: rotate(180deg);
}


/* слайдер */
.benefits__slider {
  display: none;
}

@media only screen and (max-width: 1220px) {
  .benefits__strip {
    width: 240px;
  }
}


/* появляется слайдер */
@media only screen and (max-width: 1024px) {
  .benefits {
    padding: 40px 0 0;
    overflow: hidden;
  }
  .benefits__strip {
    display: none;
  }
  .benefits__title {
    font-size: 16px;
  }
  .benefits__cards-wrapper {
    display: none;
  }
  .benefits__slider {
    display: block;
  }
}


@media only screen and (max-width: 400px) {
  .benefits {
    padding: 33px 0 0;
  }
}
:root {
  --link-item-width: 255px;
  --link-item-height: 140px;
}

.additions {
  padding: 74px 0 95px;
}

.additions__wrapper {
  margin: 0 auto;
  padding: 40px 65px;
  width: 100%;
  max-width: 1224px;
  
  border: 1px solid #D6D6D6;
  border-radius: 9px;

  position: relative;
}


.additions__header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  column-gap: 20px;
}

/* коробка */
.additions__header-box-img {
  width: 270px;
  height: auto;
}

.additions__title {
  margin-bottom: 40px;
  color: var(--color-blue);
  text-align: left;
}

.additions__text {
  margin-bottom: 76px;
}

.additions__links-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 20px;
}


.additions__link-dimentions-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: var(--link-item-width);
  height: var(--link-item-height);
}


.additions__link-item-outer {
  overflow: hidden;
  position: relative;
}
.additions__link-item-outer::after {
  content: '';
  display: block;
  width: 9px;
  height: 15px;
  background: url(assets/images/additions-arrow.svg) center no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 16px;
  left: 100%;
  transform: translateX(0);
  z-index: 1;
  transition: .1s linear;
  pointer-events: none;
}
.additions__link-item-outer:hover.additions__link-item-outer::after {
  transform: translateX(-20px);
}


.additions__link-item {
  padding: 16px 18px;
  display: flex;
  align-items: flex-end;
  
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;

  width: var(--link-item-width);
  height: var(--link-item-height);
  filter: drop-shadow(0px 0px 4.30769px rgba(0, 0, 0, 0.24));
  border-radius: 10px;
  /* overflow: hidden; */
  position: relative;

  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;

  transition: .12s linear;
}

/* .additions__link-item:active {
  width: 236px;
  height: 130px;
  font-size: 14px;
} */


.additions__link-item--inventory {
  background-image: url(assets/images/inventory.png);
}
.additions__link-item--tt {
  background-image: url(assets/images/tt.png);
}
.additions__link-item--wms {
  background-image: url(assets/images/wms.png);
}
.additions__link-item--b2b {
  background-image: url(assets/images/b2b.png);
}
.additions__link-item--tsm {
  background-image: url(assets/images/tsm.png);
}



/* slider */
.additions__slider-wrapper {
  display: none;
  position: relative;
}

.additions__slider-wrapper .swiper-slide {
  width: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

/* "туман" по бокам */
.additions__slider-wrapper::before,
.additions__slider-wrapper::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: 35px;
  height: 100%;
  z-index: 2;
}

.additions__slider-wrapper::before {
  right: 100%;
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 8%, #fff 93%);
}
.additions__slider-wrapper::after {
  left: 100%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 4%, #fff 93%);
}

.additions__pagination {
  position: static;
  margin-top: 24px;
}




@media only screen and (max-width: 1300px) {
  .additions__inner {
    max-width: none;
  }
  .additions__wrapper {
    max-width: 940px;
    padding: 34px 45px 30px;
    overflow: hidden;

  }
  /* коробка */
  .additions__header-box-img {
    width: 208px;
  }
  .additions__links-wrapper {
    margin: 0 auto;
    max-width: 540px;
    width: 100%;
    flex-wrap: wrap;
    justify-content: left;
    gap: 25px;
  }
  .additions__text {
    margin-bottom: 48px;
  }
}


@media only screen and (max-width: 1024px) {
  .additions__inner {
    /* значение из общего .section-inner */
    max-width: calc( var(--inner-max-width-tablet) + var(--side-indent-tablet) + var(--side-indent-tablet) );
  }
  .additions__wrapper {
    padding: 34px 34px 24px;
  }
  .additions__links-wrapper {
    display: none;
  }
  .additions__header-box-img {
    width: 144px;
  }
  .additions__slider-wrapper {
    display: block;
  }
  .additions__link-item-outer::after {
    transform: translateX(-20px);
  }
}


@media only screen and (max-width: 762px) {
  .additions {
    padding: 43px 0 64px;
  }
  .additions__wrapper {
    padding-top: 0;
    padding-bottom: 24px;
    border: 0;
    border-radius: 0;
  }
  .additions__links-wrapper {
    padding: 0 0 64px;
  }
}


@media only screen and (max-width: 680px) {
  .additions__header {
    flex-direction: column;
  }
  .additions__header-box-img {
    order: -1;
    margin: 0 auto 32px;
  }

  .additions {
    padding: 43px 0 36px;
  }
  .additions__title {
    margin-bottom: 46px;
    text-align: center;
  }
  .additions__links-wrapper {
    gap: 34px;
  }
  .additions__text {
    margin-bottom: 62px;
  }
  .additions__text br {
    display: none;
  }
}


@media only screen and (max-width: 400px) {
  .additions__wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .additions__slider-wrapper .swiper-slide {
    display: flex;
    justify-content: center;
  }
}
