/*
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: 1520px;
  --innex-max-width-medium-screen: 1104px;  /* 1440 */
  --innex-max-width-small-screen: 761px;    /* 1024 */
  --innex-max-width-tablet: 720px;          /* 768 */

  --padding-side-indents: 40px;
  --padding-side-indents-tablet: 24px;
  --padding-side-indents-mobile: 15px;
  
  /* шрифты */
  --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;


  /* цвета */
  --header-bg-color: rgba(0, 0, 0, .8);
  --header-link-color-hover: #E27434;
  
  --gradient-red-orange: linear-gradient(to right, #DE3F3F, #EAD51F);
  --gradient-orange-orange: linear-gradient(94.12deg, #E27434 -45.21%, #E9C623 113.41%);

  --color-orange: #FF3C21;
  --btn-background: #FF3C21;
  --btn-background-hover: #E31F05;
  --callback-widget-color: #FF3C21;
}


/* сброс браузерных стилей */
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;
}

*, *::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;
}


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

/* ширина секции = 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: #ff5858;
  border: none;
  cursor: pointer;
  transition: .2s linear;
}


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


@media only screen and (max-width: 1440px) {
  .section-inner {
    max-width: 1104px;
  }
}

@media only screen and (max-width: 1024px) {
  .section-inner {
    max-width: calc(
      var(--innex-max-width-small-screen) +
      var(--padding-side-indents) +
      var(--padding-side-indents)
    );
  }
}

@media only screen and (max-width: 768px) {
  .section-inner {
    padding: 0 var(--padding-side-indents-tablet);
    max-width: calc(
      var(--innex-max-width-medium-screen) + var(--padding-side-indents-tablet) + var(--padding-side-indents-tablet));
  }
}

@media only screen and (max-width: 500px) {
  .section-inner {
    padding: 0 var(--padding-side-indents-mobile);
    /* max-width: calc(764px + var(--padding-side-indents-mobile) + var(--padding-side-indents-mobile)); */
  }
}
.header, .header * {
  box-sizing: border-box;
}

.header {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--header-bg-color);
  position: fixed;
  z-index: 1000;
}

.header__inner {
  width: 100%;
  max-width: calc(
    var(--inner-max-width) + 
    var(--padding-side-indents) + 
    var(--padding-side-indents));
  padding: 0 var(--padding-side-indents);
  height:  94px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header__logo:hover {
  cursor: pointer;
}

/* ссылки меню */
.header__link {
  font-family: 'Montserrat';
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  line-height: 22px;
  transition: .1s linear;
}

/* .header__link:hover,
.header__link.highlight {
  color: var(--header-link-color-hover);
} */

.header__link--desktop {
  margin-left: 39px;
  position: relative;
}

.header__link--desktop::before {
  content: '';
  display: block;
  height: 1px;
  width: 100%;

  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  
  position: absolute;
  top: 102%;
  left: 0;

  background-color: #fff;
  transition: .1s linear;
}


.header__link.highlight.header__link--desktop::before {
  visibility: visible;
  opacity: 1;
}

.header__link--tel {
  font-weight: 600;
}



/* мобильное меню */
.header__burger-logo {
  display: none;
  width: 24px;
  height: 18px;
}
.header__burger-logo:hover {
  cursor: pointer;
}

.header__nav--mobile {
  display: none;
  position: absolute;
  top: 94px;
  left: 0;
  z-index: 1;
  width: 100%;

  height: fit-content;
  padding: 0 30px;
  background-color: var(--header-bg-color);
  
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.header__nav--mobile.active {
  display: flex;
  padding: 0 0 50px;
}

.header__link--mobile {
  padding: 10px 0;
  width: 100%;
  /* border-bottom: 1px solid rgba(255, 254, 254, 0.2); */
  text-align: center;
  font-size: 14px;
  position: relative;
  z-index: 1;
}

.header__link--mobile:hover {
  font-weight: 700;
}

.header__link--mobile::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: var(--gradient-red-orange);
  z-index: 10;
}



@media only screen and (max-width: 1440px) {
  .header__inner {
    max-width: var(--innex-max-width-medium-screen);
  }
}
 


@media only screen and (max-width: 1250px) {
  .header__link--desktop {
    margin-left: 30px;
    font-size: 16px;
    line-height: 20px;
  }
}


@media only screen and (max-width: 1024px) {
  .header__inner {
    max-width: calc( 
      var(--innex-max-width-small-screen) + 
      var(--padding-side-indents) + 
      var(--padding-side-indents)
    );
  }
}


/* десктоп переключается на нав меню */
@media only screen and (max-width: 1100px) {
  .header__inner {
    height: 70px;
  }
  .header__nav--desktop {
    display: none;
  }

  .header__burger-logo {
    display: block;
  }
}


@media only screen and (max-width: 768px) {
  .header__inner {
    padding: 0 var(--padding-side-indents-tablet);
    max-width: calc(
      var(--inner-max-width-tablet) 
      var(--padding-side-indents-tablet) + 
      var(--padding-side-indents-tablet));
  }
}


@media only screen and (max-width: 400px) {
  .header__inner {
    padding: 0 20px;
  }
  .header__logo {
    width: 120px;
    height: auto;
  }
}
.intro {
  min-height: 650px;
  height: 100vh;
  padding: 90px 0 20px;
  background: url(assets/images/intro-bg.png) center no-repeat #F1F1F1;
  background-size: cover;
  
  text-align: center;
  color: #fff;
}

.intro__inner {
  max-width: 1265px;
  width: 100%;
  height: 100%; 

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

.intro__title {
  color: #fff;
  font-size: 45px;
}

.intro__subtitle {
  margin-bottom: 30px;
  max-width: 1000px;
  font-size: 'Montserrat';
  font-weight: 800;
  font-size: 40px;
  line-height: 1.2;
  text-align: center;
}


/* .intro__animated-text {
  margin: 0 auto 30px;
  width: 100%;
  height: 90px;
  position: relative;
} */


.intro__btn {
  margin: 0 auto 90px;
  width: 296px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;

  font-weight: 400;
  font-size: 22px;
  line-height: 26px;
  text-decoration: none;
  color: #fff;
  
  background: rgba(0, 0, 0, .5);
  border-radius: 30px;
  position: relative;
  z-index: 1;

  transition: .2s linear;
}

.intro__btn::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  color: transparent;

  border-radius: 30px;
  z-index: 2;
  background: url(assets/images/intro-btn-border.svg) center no-repeat;
  background-size: cover;
}

.intro__btn:hover {
  background: rgba(0, 0, 0, .8);
}



.intro__text-with-line-wrapper {
  margin: 0 auto;
  max-width: 1100px;
  width: 100%;

  font-size: 24px;

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

.intro__text-with-line-wrapper span {
  display: block;
  padding: 0 20px;
}

.intro__gradient-line {
  max-width: 508px;
  width: 100%;
  height: 1px;
  background-image: linear-gradient(to right, #DE3F3F, #EAD51F);
}



.intro__benefits-wrapper {
  display: flex;
  justify-content: space-between;
  max-width: 1264px;
  width: 100%;
}

.intro__benefit-item {
  max-width: 169px;
}

.intro__benefit-logo {
  margin: 0 auto;
}


.intro__scroll-arrow-wrapper {
  display: flex;
  align-items: flex-end;
  max-height: 100px;
  height: 100%;
}



@media only screen and (max-width: 1024px) {
  .intro {
    background: url(assets/images/intro-bg-1920-old.png) center no-repeat #F1F1F1;
  }
  .intro__inner {
    max-width: 844px;
  }

  .intro__subtitle {
    font-size: 30px;
  }

  .intro__benefit-item {
    max-width: 150px;
    font-size: 16px;
  }
}


@media only screen and (max-width: 768px) {
  .intro__title {
    color: #fff;
    font-family: 'Montserrat';
    font-size: 45px;
    font-weight: 800;
  }
  .intro__subtitle {
    font-size: 24px; 
  }

  .intro__btn {
    width: 276px;
    height: 56px;
    font-size: 20px;
  }
  .intro__btn::before {
    background: url(assets/images/intro-btn-border-768.svg) center no-repeat;
  }
}


@media only screen and (max-width: 690px) {
  .intro {
    min-height: 610px;
  }
  .intro__benefits-wrapper {
    flex-direction: column;
  }
  .intro__title {
    font-size: 30px;
  }
  .intro__subtitle {
    font-size: 20px;
  }
  .intro__benefit-item {
    margin-bottom: 20px;
    max-width: 100%;
  }
  .intro__benefit-logo {
    display: none;
  }
  .intro__btn {
    margin: 0 auto 50px;
  }
  .intro__scroll-arrow-wrapper {
    max-height: 40px;
  }
}


@media only screen and (max-width: 400px) {
  .intro {
    background: url(assets/images/intro-bg-320.png) center no-repeat;
    background-size: cover;
  }
  .intro__btn {
    width: 195px;
    height: 40px;
    font-size: 16px;
  }
  .intro__btn::before {
    background: url(assets/images/intro-btn-border-320.svg) center no-repeat;
  }
}


@media only screen and (max-width: 320px) {
  .intro__title {
    font-size: 30px;
  }
  .intro__text-with-line-wrapper {
    font-size: 20px;
  }
}
.industrial {
  padding: 80px 0 110px;
  background-color: #F1F1F1;
  font-family: 'Montserrat';
}

.industrial__title {
  margin: 0 auto 40px;
  width: 100%;
  max-width: 920px;
  text-align: center;
  color: #3F3F3F;
}

.industrial__subtitle {
  margin-bottom: 122px;
  text-align: center;
  color: #434343;
  font-size: 20px;
  font-weight: 500;
}



/* блоки с текстом */
.industrial__info-wrapper {
  display: flex;
  justify-content: center;
  column-gap: 20px;
}

.industrial__info-item {
  width: 100%;
  padding: 32px;
  background-color: aquamarine;

  font-family: 'Lato';
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
}

.industrial__info-item--brown {
  background-color: #383030;
  color: #fff;
}
.industrial__info-item--yellow {
  background-color: #ECD35C;
  color: #0F0D0D;
}

.industrial__info-item-text:not(.industrial__info-item-text:last-child) {
  margin-bottom: 30px;
}


@media only screen and (max-width: 1440px) {
  .industrial {
    padding: 80px 0 157px;
  }
  .industrial__subtitle {
    margin-bottom: 98px;
  }
}

@media only screen and (max-width: 1024px) {
  .industrial {
    padding: 80px 0 167px;
  }
  .industrial__title {
    margin-bottom: 34px;
    font-size: 20px;
  }
  .industrial__subtitle {
    font-size: 16px;
    margin-bottom: 42px;
  }

  .industrial__info-wrapper {
    display: block;
  }
  .industrial__info-item {
    font-size: 16px;
  }
  .industrial__info-item--brown {
    margin-bottom: 24px;
  }
}


@media only screen and (max-width: 768px) {
  .industrial {
    padding: 80px 0 112px;
  }
  .industrial__title {
    font-size: 18px;
  }

  .industrial__info-item {
    font-size: 16px;
  }
}

@media only screen and (max-width: 500px) {
  .industrial {
    padding: 51px 0;
  }
  .industrial__title {
    font-size: 14px;
  }

  .industrial__info-item {
    padding: 24px 16px;
    font-size: 14px;
  }
}
.feedback {
  padding-top: 70px;
  padding-bottom: 70px;
  box-shadow: 0px -15px 10px rgba(0, 0, 0, 0.04);
}

.feedback__title {
  color: var(--color-orange);
  padding: 70px 0 10px;
}

.feedback__text {
  text-align: center;
  margin-bottom: 90px;
}
.whiteblock {
  margin-bottom: 20px;
  width: 100%;
  height: 290px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 60px;
  background-color: #fff;
}


.whiteblock__kiosk {
  transform: translateY(26px);
}

.whiteblock__icons-wrapper {
  width: 100%;
  max-width: 335px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 28px;
}

.whiteblock__icon {
  height: auto;
}


@media only screen and (max-width: 1440px) {
  .whiteblock {
    column-gap: 54px;
  }
  .whiteblock__kiosk {
    width: auto;
    height: 120%;
    transform: translateY(10px)
  }
  .whiteblock__icons-wrapper {
    max-width: 314px;
  }
  .whiteblock__icon {
    width: 86px;
    height: auto;
  }
}


@media only screen and (max-width: 1024px) {
  .whiteblock {
    column-gap: 45px;
    margin-bottom: 23px;
  }
  .whiteblock__kiosk {
    width: auto;
    height: 100%;
    transform: none
  }

  .whiteblock__icons-wrapper {
    margin-bottom: 40px;
    max-width: 290px;
  }
  .whiteblock__icon {
    width: 75px;
  }
}


@media only screen and (max-width: 768px) {
  .whiteblock {
    margin-bottom: 32px;
  }
  .whiteblock__icons-wrapper {
    margin-bottom: 40px;
    max-width: 290px;
    gap: 23px;
  }
  .whiteblock__icon {
    width: 75px;
  }
}


@media only screen and (max-width: 700px) {
  .whiteblock {
    column-gap: 19px;
    height: 121px;
  }
  .whiteblock__icons-wrapper {
    margin-bottom: 23px;
    max-width: 113px;
    gap: 10px;
  }
  .whiteblock__icon {
    width: 30px;
  }
}
.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 {
  --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;
}
: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;
}


