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

.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;
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 60px;
}

img {
  display: block;
}

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

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

button {
  transition: all 0.2s;
}
.contact-form{
  margin-bottom: 56px;
}

/* 1024 */
@media (max-width: 1023px) {
  .section-inner {
    max-width: 704px;
  }
  .section {
    padding-left: 32px;
    padding-right: 32px;
  }
}


/* 768 */
@media (max-width: 768px) {
  .section-inner {
    max-width: 704px;
  }
}


/* 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 {
}
@keyframes fromOpacityToTop {
  from {
    opacity: 0;
    transform: translateY(50px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}


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

.header {
  position: fixed;
  top: 0;
  width: 100%;
  padding-top: 22px;
  padding-bottom: 22px;
  color: #363636;
  font-size: 14px;
  background-color: transparent;
  transition: background-color 0.2s linear;
  z-index: 2;
}

.header .header__menu-btn {
  display: none;
  border: none;
  background: none;
  cursor: pointer;
}

.header_background_white {
  background-color: #fff;
  box-shadow: 0px 6px 14px 0px rgba(0, 0, 0, 0.04);
}

.header a {
  color: #363636;
  text-decoration: none;  
}

.header__logo {
  margin-right: 24px;
}

.header__link-list {
  display: flex;
  gap: 26px;
}

.header__link {
  list-style-type: none;
}

.header__link > a {
  font-weight: 600;
}

.header__phone-wrapper {
  margin-left: auto;
}

.header__phone {
  font-style: normal;
  font-weight: 500;
  white-space: nowrap;
}

.header__action-button {
  margin-left: 20px;
  border: 1px solid;
  background: none;
  padding: 12px 25px;
  font-weight: 700;
  font-size: 14px;
  cursor: pointer;
  font-family: Montserrat;
}

.header__action-button:hover {
  border-color: transparent;
  background-color: #D91920;
  color: #fff;
}

.header__menu {
  position: absolute;
  bottom: -365px;
  right: 0;
  width: 320px;
  display: none;
  padding: 16px;
  text-align: center;
  background: #fff;
}

.header__menu > *:last-child {
  margin-top: -8px;
}

.header__menu ul {
  list-style-type: none;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.header__menu li {
  padding: 8px;
  border-bottom: 1px solid #E4E4E4;
  cursor: pointer;
}

.header__menu::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  width: 100vw;
  height: 100vh;
  background-color: #00000033;
}

.header-menu__button-wrapper button {
  width: 100%;
  padding: 12px 25px;
  border: none;
  color: #FFF;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  background-color: #D91929;
  cursor: pointer;
}

.header-menu__button-wrapper button:hover {
  background-color: #EF3B41;
}

.header-menu__button-wrapper > .header-menu__phone {
  display: block;
  line-height: 24px;
  padding: 8px;
  margin-top: 8px;
  border: 1px solid #000;
}

@media(max-width: 1365px) {
  .header {
    font-size: 12px;
  }
}

@media(max-width: 1024px) {
  .header {
    position: sticky;
    padding-top: 12px;
    padding-bottom: 12px;
    background-position: top;
  }
  
  .header__logo {
    height: 24px;
  }

  .header .header__link, 
  .header .header__phone-wrapper,
  .header .header__action-button {
    display: none;
  }
  
  .header .header__menu-btn {
    display: block;
  }

  .header__menu_active {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 16px;
  }
}

.main-intro {
  background: linear-gradient(-90deg, #FE9FA0, #FFFBD5);
  position: relative;
  overflow: hidden;
}

.main-intro > .section-inner {
  display: flex;
  align-items: center;
}

.main-intro__text-content {
  min-width: 457px;
  z-index: 0;
}

.main-intro__illustration {
  z-index: 0;
  opacity: 0;
  animation: fromOpacityToTop 0.5s 0.4s linear forwards;
}

.main-intro__text-content h1 {
  font-size: 30px;
  font-weight: 800;
  margin-bottom: 32px;
}

.main-intro__text-content button {
  width: 250px;
  padding: 12px 25px;
  border: none;
  color: #FFF;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  background-color: #D91929;
  cursor: pointer;
}

.main-intro__text-content button:hover {
  background-color: #EF3B41;
}

.decoration-left {
  position: absolute;
  bottom: 12px;
  left: 0;
}

.decoration-right {
  position: absolute;
  top: 127px;
  right: 0;
  transform: scale(-1, 1);
}

@media(max-width: 1024px) {
  .main-intro__illustration {
    height: 488px;
  }

  .main-intro__text-content {
    width: 344px;
    min-width: auto;
  }

  .main-intro__text-content h1 {
    font-size: 23px;
  }

  .decoration-left {
    width: 231px;
    height: 154px;
  }
  
  .decoration-right {
    top: 19px;
    width: 181px;
    height: 121px;
    transform: translateX(30px) scale(-1, 1);
  }
}

@media(max-width: 580px) {
  .main-intro > .section-inner {
    flex-direction: column-reverse;
    height: 500px;
    padding-bottom: 40px;
  }

  .main-intro__illustration {
    height: 350px;
    align-self: auto;
    margin-bottom: 40px;
  }

  .main-intro__text-content {
    width: 100%;
  }

  .main-intro__text-content h1 {
    font-size: 20px;
  }

  .main-intro__text-content button {
    font-size: 14px;
    width: 100%;
  }

  .decoration-left {
    transform: translateX(-100px);
  }
  
  .decoration-right {
    transform: translateX(85px) scale(-1, 1);
  }
}
.advantages-section {
  padding-top: 56px;
  padding-bottom: 56px;
}

.advantages-section__title {
  margin-bottom: 56px;
  font-size: 25px;
}

.card-wrapper {
  display: grid;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
}

.advantages-card {
  position: relative;
  padding: 16px 32px 32px;
  border: 2px solid #eee;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.advantages-card__illustration {
  margin: 0 auto;
}

.advantages-card__decoration {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}

@media(max-width: 1024px) {
  .advantages-section {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .advantages-section__title {
    margin-bottom: 32px;
    font-size: 23px;
  }

  .advantages-card {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
  }

  .advantages-card__illustration {
    width: 120px;
  }

  .advantages-card__decoration {
    width: 64px;
    height: 55px;
  }
}

@media(max-width: 580px) {
  .advantages-section {
    padding: 24px 16px;
  }

  .card-wrapper {
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    overflow-y: scroll;
  }

  .card-wrapper::-webkit-scrollbar {
    display: none;
  }

  .card-wrapper {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }


  .advantages-section__title {
    margin-bottom: 24px;
    font-size: 20px;
  }
}
.presentation-section {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  grid-auto-rows: 1fr;
  justify-items: center;
  gap: 24px;
  padding-top: 56px;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  overflow: hidden;
}

.presentation-section ul {
  padding: revert;
}

.presentation-section__title {
  font-size: 25px;
  font-weight: 800;
  line-height: 32px;
}

.presentation-section__subtitle {
  font-size: 20px;
  font-weight: 700;
}

.presentation-section__illustration {
  position: relative;
  align-self: end;
  grid-row-start: 1;
  grid-row-end: 3;
  opacity: 0;
}

.presentation-section__illustration_anim {
  animation: fromOpacityToTop 0.5s 0.4s linear forwards;
}

.presentation-section__description-wrapper {
  margin-bottom: 30px;
}

.presentation-section-wrapper:nth-child(odd) .presentation-section__illustration {
  grid-column: 2 / 3;
}

.presentation-section__illustration > img {
  width: 100%;
  height: 100%;
}

.presentation-section__illustration-decoration {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(40%, 37%);
  z-index: 1;
}

@media(max-width: 1366px) {
  .presentation-section__illustration {
    width: 267px;
    height: 482px;
  }

  .presentation-section__illustration-decoration {
    width: 207px;
    width: 207px;
    transform: translate(41%, 40%);
  }
}

@media(max-width: 1024px) {
  .presentation-section {
    padding-top: 32px;
    font-size: 15px;
  }
  
  .presentation-section__title {
    font-size: 23px;
    line-height: 28px;
  }

  .presentation-section__subtitle {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
  }

  .presentation-section__illustration {
    width: 206px;
    height: 378px;
    margin-bottom: 35px;
  }

  .presentation-section__illustration-decoration {
    width: 165px;
    width: 165px;
    transform: translate(43%, 43%);
  }
}

@media(max-width: 580px) {
  .presentation-section {
    padding-top: 24px;
    grid-template-columns: none;
    grid-template-rows: auto;
  }

  .presentation-section__description-wrapper {
    order: 1;
  }

  .presentation-section__title {
    font-size: 20px;
    line-height: 32px;
  }

  .presentation-section__illustration {
    width: 172px;
    height: 305px;
    margin-bottom: 58px;
    grid-row-start: 2;
  }

  .presentation-section-wrapper:nth-child(odd) .presentation-section__illustration {
    grid-column: auto;
  }

  .presentation-section__illustration-decoration {
    width: 115px;
    width: 115px;
    transform: translate(42%, 45%);
  }
}
.about-us-card {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 248px;
  padding: 24px;
  border: 1px solid #dcdcdc;
}

.about-us-card__counter {
  width: 100%;
  max-width: fit-content;
}

.about-us-card__description {
  font-size: 25px;
  font-weight: 800;
  line-height: 32px;
}

.about-us-card__decoration {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}

@media (max-width: 1023px) {
  .about-us-card {
    height: 224px;
  }

  .about-us-card__description {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
}

.about-us {
  padding-top: 56px;
  padding-bottom: 56px;
}

.about-us h2 {
  margin-bottom: 24px;
}

.about-us__card-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

@media (max-width: 1023px) {
  .about-us {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .about-us__card-list {
    gap: 16px;
  }
}

@media (max-width: 767px) {
  .about-us__card-list {
    grid-template-rows: repeat(3, 1fr);
    grid-template-columns: auto;
    gap: 24px;
  }
}

.services {
  padding: 80px 0 80px;
}

.swiper-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 35px;
}

.swiper-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.swiper-container .swiper-slide {
  width: 594px;
}

.services h2 {
  margin-bottom: 32px;
}

.services__slide-block {
  position: relative;
  width: 594px;
  height: 303px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 1px solid #d6d6d6;
}

.services__slide-img {
  width: 593px;
  height: 159px;
  background-size: cover;
}

.services__slide-info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 144px;
  padding: 24px;
}
.services__slide-title {
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}

.services__link {
  color: #d91920;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-decoration: none;
  align-self: center;
}

.services__slide-block:hover {
  box-shadow: 2px 5px 24px 0px #00000033;
  transition: box-shadow 0.3s;
}

.mobile {
  background-image: url(assets/images/1с.5ab4ffb4ff86b782cf9565adf2ccfcf6.png);
  background-position: top;
}
.admin {
  background-image: url(assets/images/admin.87da77b0226134d7f618f6ee4b7bc5c1.png);
  background-position: center;
}
.order {
  background-image: url(assets/images/order.ad589c06a3b5d26b84158733c43db803.png);
  background-position: center;
}
.audit {
  background-image: url(assets/images/audit.aff360d976d46e7e16704a0b8d691548.png);
  background-position: center;
}

.link-block {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

.swiper-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 22px;
}

.swiper-pagination-bullet {
  display: inline-block;
  margin: 0 4px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #b3b3b3;
}

.swiper-pagination-bullet-active {
  background-color: #d91920;
}

@media (max-width: 1315px) {
  .services__slide-block {
    width: 420px;
  }
  .services__slide-img {
    width: 420px;
  }
}

@media (max-width: 1024px) {
  .services__slide-block {
    width: 451px;
  }
  .services__slide-img {
    width: 450px;
  }
  .swiper-container .swiper-slide {
    width: 451px;
  }
}

@media (max-width: 1023px) {
  .swiper {
    width: 703px;
  }
  .swiper-wrapper {
    flex-wrap: nowrap;
  }
  .services__slide-block {
    width: 343px;
    height: 288px;
  }
  .services__slide-img {
    width: 343px;
  }
}

@media (max-width: 767px) {
  .swiper {
    width: 450px;
  }
}

@media (max-width: 505px) {
  .services {
    padding: 24px 0 24px;
  }
  .services__slide-info {
    padding: 22px;
  }
  .services h2 {
    margin-bottom: 24px;
  }
  .swiper {
    width: 288px;
  }
  .services__slide-block {
    width: 228px;
  }
  .services__slide-img {
    width: 226px;
  }
  .services__slide-title {
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
  }
  .services__link {
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
  }
  .swiper-container .swiper-slide {
    width: 230px;
  }
  .swiper-wrapper .swiper-slide {
    margin-right: -36px;
  }
}

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