/*
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;
}

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


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


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


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


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


@font-face {
  font-family: 'Roboto';
  src: url(assets/fonts/Roboto-900-Black.ttf) format('TrueType');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url(assets/fonts/Roboto-900-BlackItalic.ttf) format('TrueType');
  font-weight: 900;
  font-style: italic;
}
.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;
}


.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;
  }
}

: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;
}
/**
 * Swiper 8.4.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 30, 2023
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}
img {
  display: block;
}

h1, h2, h3, h4, h5, h6 {
  color: var(--color-dark-grey);
}

.section {
  padding-left: 43px;
  padding-right: 43px;
}

.section-inner {
  margin: 0 auto;
  max-width: 1170px;
  width: 100%;
}

.section-title {
  /* padding-left: 37px; */
  width: fit-content;
  font-family: 'Montserrat';
  color: var(--color-dark-grey);
  font-size: 24px;
  position: relative;
}
.section-title::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateX(30px);

  width: 282px;
  height: 1px;
  background-color: var(--color-pale-red);
}

.section-text {
  font-family: 'Roboto';
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  color: var(--color-dark-grey);
}

.section-subtitle {
  color: var(--color-dark-grey);
  font-family: 'Roboto';
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1;
}


.sliderPagination {
  display: none;
  justify-content: center;
  gap: 10px;
  position: static;
  height: 10px;
}

.sliderPagination__bullet {
  display: block;
  width: 21px;
  height: 10px;
  position: relative;
  cursor: pointer;
}

.sliderPagination__bullet::after {
  content: '';
  display: block;
  height: 2px;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #212121;
  opacity: .5;
  border-radius: 3px;
  z-index: 1;
}

.sliderPagination__bullet.active::after {
  background-color: #F04E4E;
  opacity: 1;
}



/* 1024 */
@media (max-width: 1023px) {
  .section {
    padding-left: 32px;
    padding-right: 32px;
  }
  .section-title::after {
    top: 100%;
    left: 0;
    transform: translateY(10px);
  }
}


@media (max-width: 768px) {
  .section-inner {
    max-width: 704px;
  }
  .section-title::after {
    width: 130px;
    transform: translateY(16px);
  }
  .section-text {
    font-size: 14px;
  }
  .section-subtitle {
    margin-bottom: 16px;
    font-size: 16px;
  }
}


@media (max-width: 600px) {
  .section-inner {
    max-width: 704px;
  }
  .section-title::after {
    margin-bottom: 10px;
  }
}



/* 320 */
@media (max-width: 400px) {
  .section {
    padding-left: 16px;
    padding-right: 16px;
  }
}
body {
  margin: 0;
  padding: 0;
  font-family: 'Montserrat';
  line-height: 1.2;
}

*, *::before, *::after {
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

ul {
  margin: 0;
  padding: 0;
}

input[type='number'] {
  -moz-appearance:textfield;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
:root {
  --color-pale-red: #F04E4E;
  --color-dark-grey: #212121;
  --color-light-grey: #595959;
  --height-header-desktop: 72px;
  --height-header-mobile: 72px;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(33, 33, 33, 0.80);
  z-index: 100;
}

.header__inner {
  display: flex;
  align-items: center;
  height: var(--height-header-desktop);
}

.header__logo {
  margin-right: 24px;
  cursor: pointer;
}


.header__nav {
  margin-right: auto;
  display: flex;
  gap: 16px;
}

.header__nav-link {
  display: block;
  padding: 12px 8px;
  font-family: 'Roboto';
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  text-decoration: none;
}


.header__contacts {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}
.header__contacts-phone {
  display: block;
  color: #FFF;
  font-family: 'Roboto';
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  text-decoration: none;
}
.header__contacts-phone:hover {
  text-decoration: underline;
}


.header__contacts-order {
  width: 133px;
  height: 35px;
  border-radius: 3px;
  border: 1px solid #FFF;
  color: #fff;
  background-color: transparent;
  font-family: 'Roboto';
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  transition: .2s linear;
}
.header__contacts-order:hover {
  background-color: #fff;
  color: var(--color-dark-grey);
}

.header__mobile-button {
  width: 24px;
  height: 24px;
  display: none;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.header__mobile-button-line {
  width: 22px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate3d(-50%, -50%, 0);
  transition: .1s linear;
  border-radius: 2px;
  pointer-events: none;
}
.header__mobile-button-line--top {
  transform: translate3d(-50%, calc(-50% + 7px), 0);
}
.header__mobile-button-line--bottom {
  transform: translate3d(-50%, calc(-50% - 7px), 0);
}

.header__mobile-button.active .header__mobile-button-line--middle {
  transform: translate3d(56%, -50%, 0);
}
.header__mobile-button.active .header__mobile-button-line--top {
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
.header__mobile-button.active .header__mobile-button-line--bottom {
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}



@media (max-width: 1050px) {
  .header__nav {
    gap: 8px;
  }
}


@media (max-width: 1023px) {
  .header__inner {
    height: var(--height-header-mobile);
    justify-content: space-between;
  }
  .header__nav {
    display: none;
  }
  .header__contacts {
    display: none;
  }
  .header__mobile-button {
    display: block;
  }
}


.mobileMenuMask {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, .0);
  position: fixed;
  top: var(--height-header-mobile);
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  overflow: hidden;
  transition: .2s linear;
  visibility: collapse;
}

.mobileMenuMask.active {
  background-color: rgba(0, 0, 0, .5);
  visibility: visible;
}

.mobileMenu {
  width: 100%;
  padding: 0 16px 16px;
  max-width: 375px;
  /* background-color: #0b0b0b; */
  background-color: #404040;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  opacity: 0;
  transform: translateX(100%);
  transition: .2s linear;
}


.mobileMenuMask.active .mobileMenu {
  opacity: 1;
  transform: translateX(0);
}

.mobileMenu__link {
  padding: 8px;
  display: block;
  text-align: center;
  color: #FFF;
  font-family: 'Lato';
  font-size: 14px;
  font-weight: 700;
  line-height: 1.8;
  text-decoration: none;
  border-bottom: 1px solid #363636;
}
.mobileMenu__link:last-child {
  border-bottom: 0;
}

.mobileMenu__order {
  margin: 0 auto 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 256px;
  height: 40px;
  border-radius: 3px;
  border: none;
  background-color: var(--color-pale-red);
  color: #fff;
  cursor: pointer;
  font-family: 'Lato';
  font-size: 12px;
  font-weight: 600;
}

.mobileMenu__contact {
  min-height: 24px;
  display: block;
  margin-bottom: 8px;
  color: #fff;
  text-align: center;
  font-family: 'Lato';
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3;
  text-decoration: none;
}

.mobileMenu__contact:last-child {
  margin-bottom: 0;
}
.intro {
  height: 740px;
  display: flex;
  justify-content: flex-start;
  align-items: center;

  background: url(assets/images/intro-background.3efe83923561d81915ce3c8481ec8106.jpg) center no-repeat;
  background-size: cover;

  color: #fff;
  line-height: 1.1;
}

.intro__inner {
  margin: 0 auto;
  width: 100%;
}

.intro__content-wrapper {
  max-width: 556px;
}

.intro__title {
  margin-bottom: 8px;
  font-size: 45px;
  font-weight: 800;
  color: #fff;
}

.intro__subtitle {
  margin-bottom: 30px;
  color: #FFF;
  font-family: 'Roboto';
  font-size: 18px;
  font-weight: 400;
}

.intro__button {
  width: 100%;
  max-width: 297px;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;

  color: #FFF;
  font-family: 'Roboto';
  font-size: 22px;
  font-weight: 700;

  cursor: pointer;

  border: none;
  border-radius: 4px;
  background: var(--color-pale-red);
  box-shadow: 0px -4px 3px 0px #C92727 inset;
}


@media (max-width: 1024px) {
  .intro__title {
    font-size: 40px;
  }
  .intro__subtitle {
    font-size: 16px;
  }
}


@media (max-width: 768px) {
  .intro {
    background: url(assets/images/intro-background.3efe83923561d81915ce3c8481ec8106.jpg) right center no-repeat;
    background-size: cover;
  }
  .intro__title {
    font-size: 36px;
  }
}


@media (max-width: 620px) {
  .intro {
    height: 100vh;
    min-height: 560px;
    background: url(assets/images/intro-background-mobile.adb2e0ecddcfe30032a475587beceb56.jpg) center no-repeat;
    background-size: cover;
  }
  .intro__title {
    font-size: 26px;
  }
  .intro__subtitle {
    font-size: 14px;
  }
}
.pad {
  padding-top: 102px;
  padding-bottom: 102px;
}

.pad__wrapper {
  margin: 0 auto;
  width: 100%;
  max-width: 980px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}


.pad__item {
  width: 100%;
  max-width: 280px;
}

.pad__item-card {
  margin-bottom: 13px;
  padding: 20px;
  text-align: center;
  border-radius: 3px;
  background: #FFF;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.11);
}

.pad__title {
  margin-bottom: 8px;
  color: var(--color-dark-grey);
  font-family: 'Montserrat';
  font-size: 45px;
  font-weight: 800;
}

.pad__subtitle {
  margin-bottom: 7px;
  color: var(--color-light-grey);
  font-family: 'Roboto';
  font-size: 18px;
}

.pad__item-underline {
  width: 100%;
  height: 6px;
  background-color: var(--color-pale-red);
}


@media (max-width: 1024px) {
  .pad__item {
    max-width: 244px;
  }
  .pad__title {
    font-size: 40px;
  }
}


@media (max-width: 768px) {
  .pad__item {
    max-width: 180px;
  }
  .pad__item-card {
    height: 154px;
  }
  .pad__title {
  }
  .pad__subtitle {
    font-size: 16px;
  }
}


@media (max-width: 580px) {
  .pad {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pad__wrapper {
    display: block;
    max-width: 260px;
  }
  .pad__item {
    max-width: none;
    margin-bottom: 42px;
  }
  .pad__item:last-child {
    margin-bottom: 0;
  }
}
.service {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #F2F2F2;
}

.service__title {
  margin-bottom: 16px;
}

.service__subtitle {
  margin-bottom: 32px;
  width: 100%;
  max-width: 576px;
  color: var(--color-light-grey);
  font-family: 'Roboto';
  font-size: 16px;
  line-height: 1.2;
}

.servicePicker__description-item-title {
  margin-bottom: 16px;
  font-family: 'Roboto';
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
}

.servicePickerSlider {
  display: none;
}
/* .servicePickerSlider::after,
.servicePickerSlider::before {
  content: '';
  display: block;
  width: 32px;
  height: 100%;
  background: linear-gradient(90deg, #F2F2F2 0%, rgba(242, 242, 242, 0.00) 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  pointer-events: none;
}
.servicePickerSlider::before {
  left: auto;
  right: 0;
  transform: rotate(180deg);
} */



@media (max-width: 1023px) {
  .service__title {
    margin-bottom: 32px;
  }
  .service__subtitle {
    max-width: none;
  }
  .servicePickerSlider {
    display: block;
    width: 100%;
  }

  .servicePicker__description-item-title {
    font-size: 18px;
  }
  .servicePicker__description-item-text {
    font-size: 14px;
  }
}
.servicePicker {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  /* align-items: center; */
}



/* кнопки */
/* ////// */
.servicePicker__buttons-wrapper {
  width: 100%;
}

.servicePicker__button {
  padding: 22px 27px;
  display: flex;
  justify-content: space-between;
  align-items: center;

  color: var(--color-light-grey);
  font-size: 16px;
  font-weight: 500;
  line-height: 1;

  cursor: pointer;
  transition: .05s linear;
}

.servicePicker__button-arrow {
  filter: invert(95%) sepia(0%) saturate(922%) hue-rotate(12deg) brightness(114%) contrast(73%);
}

/* hover */
.servicePicker__button:hover {
  background-color: #fff;
}

/* active */
.servicePicker__button.active {
  background-color: #fff;
  font-weight: 700;
}
.servicePicker__button.active .servicePicker__button-arrow {
  filter: invert(6%) sepia(22%) saturate(0%) hue-rotate(198deg) brightness(124%) contrast(87%);
}



/* описание */
/* //////// */
.servicePicker__description-wrapper {
  width: 100%;
}

.servicePicker__description-item {
  padding: 24px;
  background-color: #fff;
  display: none;
}

.servicePicker__description-item-text {
  font-family: 'Roboto';
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.servicePicker__description-item.active {
  /* visibility: visible; */
  /* opacity: 1; */
  display: block;
}


.servicePickerSlider {
  margin-bottom: 16px;
  width: 100%;
}
.servicePickerSlider .swiper-slide {
  width: 100%;
  height: auto;
}

/* .servicePickerPagination {
  display: none;
  justify-content: center;
  gap: 10px;
  position: static;
  height: 10px;
}
.servicePickerPagination__bullet {
  display: block;
  width: 21px;
  height: 10px;
  position: relative;
  cursor: pointer;
}

.servicePickerPagination__bullet::after {
  content: '';
  display: block;
  height: 2px;
  width: 100%;

  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  
  background-color: #212121;
  opacity: .5;
  border-radius: 3px;
  z-index: 1;
}

.servicePickerPagination__bullet.active::after {
  background-color: #F04E4E;
  opacity: 1;
} */



@media (max-width: 1023px) {
  .servicePicker {
    flex-direction: column;
    gap: 0;
  }
  .servicePicker__description-wrapper {
    display: none;
  }
  .servicePicker__buttons-wrapper {
    display: none;
  }
  .servicePicker__button {
    padding: 10px;
    width: 100%;
    max-width: 231px;
    height: 78px;
    flex-direction: column;
    text-align: center;
    font-size: 14px;
  }
  .servicePicker__button-arrow {
    margin: 0 auto;
    transform: rotate(90deg);
  }
  .servicePicker__description-item {
    margin: 0 auto;
    width: 100%;
    max-width: 668px;
    display: block;
    height: 100%;
  }
  .servicePicker__description-wrapper {
    height: 250px;
    height: max-content;
  }
  .servicePickerPagination  {
    display: flex;
  }
}



@media (max-width: 600px) {
  .servicePicker__description-item-title {
    font-size: 16px;
  }
  .servicePicker__description-item-text {
    font-size: 14px;
  }
}
.admin {
  padding-top: 40px;
  padding-bottom: 40px;
}

.admin__title {
  margin-bottom: 32px;
}

.admin__columns-wrapper {
  display: flex;
  gap: 18px;
}

.admin__column {
  width: 100%;
  flex-shrink: 1;
}

.admin__list-item {
  margin-bottom: 16px;
  display: flex;
  justify-content: left;
}
.admin__list-item:last-child {
  margin-bottom: 0;
}

.admin__list-item-marker {
  width: 24px;
  height: 22px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.admin__list-item-marker::after {
  content: '';
  display: block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: var(--color-dark-grey);
}


@media (max-width: 1023px) {
  .admin__title {
    margin-bottom: 42px;
  }
}


@media (max-width: 700px) {
  .admin__columns-wrapper {
    flex-direction: column;
  }
}
.monitoring {
  padding-top: 40px;
  padding-bottom: 40px;
}

.monitoring__title {
  margin-bottom: 32px;
}

.monitoring__item {
  padding: 16px;
  display: flex;
  gap: 16px;
  border-radius: 3px;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.11);
}
.monitoring__item-title {
  margin-bottom: 16px;
}

.monitoring__wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}


.monitoringSlider {
  display: none;
}
.monitoringSlider .swiper-slide {
  padding: 9px;
  height: auto;
}
.monitoringSlider .swiper-slide * {
  pointer-events: none;
}


@media (max-width: 1023px) {
  .monitoring__title {
    margin-bottom: 42px;
  }
}


@media (max-width: 768px) {
  .monitoring__wrapper {
    display: none;
  }
  .monitoringSlider {
    display: block;
  }
  .monitoring__item {
    margin: 0 auto;
    height: 100%;
    max-width: 568px;
  }
  .monitoringPagination {
    margin-top: 20px;
    display: flex;
  }
}
.ourService {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #F2F2F2;
}

.ourService__title {
  margin-bottom: 8px;
}

.ourService__subtitle {
  margin-bottom: 32px;
  color: var(--color-light-grey);
  font-family: 'Roboto';
  font-size: 16px;
  font-weight: 400;
  line-height: 1.1;
}

.ourService__wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}

.ourService__item {
  padding: 16px;
  background-color: #fff;
}

.ourService__item-title {
  margin-bottom: 16px;
}


.ourServiceSlider {
  display: none;
}
.ourServiceSlider .swiper-slide {
  padding: 10px;
  height: auto;
}
.ourServiceSlider .swiper-slide * {
  pointer-events: none;
}


@media (max-width: 1023px) {
  .ourService__title {
    margin-bottom: 26px;
  }
}


@media (max-width: 768px) {
  .ourService__wrapper {
    display: none;
  }
  .ourServiceSlider {
    display: block;
  }
  .ourServicePagination {
    padding-top: 10px;
    display: flex;
  }
  .ourService__item {
    margin: 0 auto;
    width: 100%;
    max-width: 586px;
    height: 100%;
    border-radius: 3px;
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.11);
  }
}
.advantages {
  padding-top: 80px;
  padding-bottom: 155px;
  background: url(assets/images/advantages-bg.8c37c5604f0baf87654fac492a418fdd.jpg) center no-repeat;
  background-size: cover;
  color: #fff;
}


.advantages__title {
  margin-bottom: 40px;
  color: #fff;
}

.advantages__wrapper {
  display: grid;
  column-gap: 18px;
  row-gap: 32px;
  grid-template-columns: 1fr 1fr 1fr;
}

.advantages__item {

}

.advantages__item-img {
  margin-bottom: 8px;
}

.advantages__item-text {
  font-family: 'Roboto';
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
}


@media (max-width: 1440px) {
  .advantages {
    padding-bottom: 232px;
  }
}


@media (max-width: 1023px) {
  .advantages {
    padding-bottom: 150px;
  }
}


@media (max-width: 768px) {
  .advantages {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .advantages__item-text {
    font-size: 16px;
  }
}

@media (max-width: 660px) {
  .advantages__wrapper {
    display: grid;
    column-gap: 24px;
    row-gap: 24px;
    grid-template-columns: 1fr 1fr;
  }
  .advantages__item-text {
    font-size: 14px;
  }
}
.clients {
  padding-top: 40px;
  padding-bottom: 94px;
}

.clients__title {
  margin-bottom: 32px;
}

.clients__wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 18px;
  row-gap: 24px;
}

.clients__item {
  width: 100%;
  max-width: 378px;
}


@media (max-width: 1023px) {
  .clients {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .clients__title {
    margin-bottom: 42px;
  }
}


@media (max-width: 992px) {
  .clients__wrapper {
    margin: 0 auto;
    max-width: 650px;
    column-gap: 24px;
    row-gap: 25px;
  }
}



@media (max-width: 768px) {
  .clients__wrapper {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 0;
  }
  .clients__item--sabre {
    grid-column: 1 / 3;
  }
  .clients__item--lunda {
    grid-column: 3 / 5;
  }
  .clients__item--komfort {
    grid-column: 5 / 7;
  }

  .clients__item--pososhok {
    grid-column: 2 / 4;
  }
  .clients__item--vipservice {
    grid-column: 4 / 6;
  }
}


@media (max-width: 600px) {
  .clients__wrapper {
    grid-template-columns: 1fr 1fr;
    gap: 24px;
  }
  .clients__item {
    grid-column: auto;
  }
}
.technologies {
  padding-top: 40px;
  padding-bottom: 40px;
}

.technologies__title {
  margin-bottom: 32px;
}

.technologies__columns-wrapper {
  display: flex;
  gap: 18px;
}

.technologies__column {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.technologies__item {
  padding: 16px;
  border-radius: 3px;
  background: #FFF;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.11);
}

.technologies__column--left .technologies__item:first-child,
.technologies__column--right .technologies__item:last-child {
  flex-grow: 2;
}

.technologies__item-title {
  margin-bottom: 16px;
}


.technologiesSlider {
  display: none;
}


.technologiesPagination {
  margin-top: 20px;
}

.technologiesSlider .swiper-slide {
  padding: 8px;
  height: auto;
}


@media (max-width: 768px) {
  .technologies__columns-wrapper {
    display: none;
  }
  .technologiesSlider {
    display: block;
  }
  .technologiesPagination {
    display: flex;
  }
  .technologies__item {
    height: 100%;
    max-width: 586px;
    margin: 0 auto;
  }
}
.support {
  padding-top: 40px;
  padding-bottom: 40px;
}

.support__inner {
  padding-top: 40px;
  padding-bottom: 20px;
  border: 1px solid #d8d8d8;
  border-radius: 9px;
}


.support__slider-outer {
  position: relative;
}
.support__slider-overflow {
  overflow: hidden;
  padding: 0 37px;
}


.supportSlider {
  padding-top: 4px;
  padding-bottom: 4px;
  overflow: visible;
}


.support__title {
  margin-left: 32px;
  margin-bottom: 32px;
}

.support__item {
  padding: 18px;
  width: 255px;
  height: 155px;
  background-size: cover;
  border-radius: 10px;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  text-decoration: none;
  box-shadow: 0px 0px 4.3px 0px rgba(0, 0, 0, 0.24);

}

.support__item-text {
  color: #fff;
  font-family: 'Roboto';
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
}

.supportSlider .swiper-slide {
  width: fit-content;
}


.supportSliderArrow {
  cursor: pointer;
  position: absolute;
  top: 40%;
  left: 0;
  transform: translate3D(-50%, -50%, 0);
  z-index: 2;
}

.supportSliderArrow--right {
  left: auto;
  right: 0;
  transform: translate3d(50%, -50%, 0);
}

.supportPagination {
  margin-top: 20px;
  display: flex;
}


@media (max-width: 1023px) {
  .supportSliderArrow {
    display: none;
  }
}


@media (max-width: 768px) {
  .support {
    padding-bottom: 70px;
  }
  .support__title {
    margin-left: 16px;
  }
}
.contacts {
  padding-top: 58px;
  padding-bottom: 58px;
}

@media (max-width: 670px) {
  .contacts {
    padding-bottom: 32px;
    padding-top: 0;
  }
}

