/* #region Fonts */
@font-face {
  font-family: "Ubuntu";
  src:
    local("Ubuntu"),
    url("/muftovoe-soedinenie-armatury/fonts/Ubuntu-Light.woff2") format("woff2"),
    url("/muftovoe-soedinenie-armatury/fonts/Ubuntu-Light.woff") format("woff"),
    url("/muftovoe-soedinenie-armatury/fonts/Ubuntu-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Ubuntu";
  src:
    local("Ubuntu"),
    url("/muftovoe-soedinenie-armatury/fonts/Ubuntu-Regular.woff2") format("woff2"),
    url("/muftovoe-soedinenie-armatury/fonts/Ubuntu-Regular.woff") format("woff"),
    url("/muftovoe-soedinenie-armatury/fonts/Ubuntu-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Ubuntu";
  src:
    local("Ubuntu"),
    url("/muftovoe-soedinenie-armatury/fonts/Ubuntu-Medium.woff2") format("woff2"),
    url("/muftovoe-soedinenie-armatury/fonts/Ubuntu-Medium.woff") format("woff"),
    url("/muftovoe-soedinenie-armatury/fonts/Ubuntu-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Ubuntu";
  src:
    local("Ubuntu"),
    url("/muftovoe-soedinenie-armatury/fonts/Ubuntu-Bold.woff2") format("woff2"),
    url("/muftovoe-soedinenie-armatury/fonts/Ubuntu-Bold.woff") format("woff"),
    url("/muftovoe-soedinenie-armatury/fonts/Ubuntu-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

/* @font-face {
  font-family: "Ubuntu";
  src:
    local("Ubuntu"),
    url("/muftovoe-soedinenie-armatury/fonts/Ubuntu-ExtraBold.woff2") format("woff2"),
    url("/muftovoe-soedinenie-armatury/fonts/Ubuntu-ExtraBold.woff") format("woff"),
    url("/muftovoe-soedinenie-armatury/fonts/Ubuntu-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
} */

/* #endregion */

/* #region Main */
:root {
  /* Main Colors */
  --color-white: #ffffff;
  --color-gray: #8d8e92;
  --color-black: #000000;
  --color-dark: #1b1e25;
  --color-dark-53: rgba(15, 15, 16, 0.53);
  --color-blue: #002e67;
  --color-blue-2: #1d70b7;
  --color-blue-2-80: rgba(65, 92, 153, 0.8);
  --color-pale-blue: #415c99;
  --color-violet: #763f6c;
  --color-violet-79: rgba(118, 63, 108, 0.79);
  --color-darkest-violet: #3e304e;
  --color-red: #ca1328;
  --color-orange: #e67817;
  --color-red-2: #c01830;
  --color-darkest-red: #5f1e33;

  /* Other Colors */
  --color-body: #f0f0f0;
  --main-linear: linear-gradient(135deg, var(--color-blue) 0%, var(--color-violet) 100%);
  --red-blue-linear: linear-gradient(90deg, var(--color-red) 0%, var(--color-blue-2) 100%);
  --dark-red-violet-linear: linear-gradient(270deg, var(--color-darkest-red) 0%, var(--color-darkest-violet) 100%);
  --callback-linear: linear-gradient(90deg, var(--color-pale-blue) 24%, var(--color-violet) 100%);
  --card-basic-linear: linear-gradient(126deg, var(--color-pale-blue) 27%, var(--color-violet-79) 100%);
  --card-light-linear: linear-gradient(126deg, var(--color-blue) 26%, var(--color-violet-79) 100%);
  --card-light-alt-linear: linear-gradient(86deg, var(--color-violet-79) 12%, var(--color-blue) 74%);
  --card-lighter-linear: linear-gradient(126deg, var(--color-blue) 26%, var(--color-violet) 100%);
  --card-lighter-alt-linear: linear-gradient(126deg, var(--color-violet) 0%, var(--color-blue) 74%);
  --card-redmain-linear: linear-gradient(126deg, var(--color-red) 0%, var(--color-blue-2) 100%);

  /* Font */
  --font-family: "Ubuntu", Helvetica, sans-serif;

  --font-size-basic: 1.15vw;
  --font-weight-basic: 400;
  --font-height-basic: 1.2;

  --font-size-large: 3.9vw;
  --font-height-large: 1.5;

  --font-size-tiny: 0.9375vw;

  --font-weight-title: 700;

  --font-button: 1.305vw;
  --font-button-splide: 0.78vw;
  --font-tabs-toggle: 1.36vw;
  --font-link-icon: 1.77vw;
  --font-date-icon: 1.67vw;
  --font-date-text: 1.25vw;
  --font-social-icon: 6.875vw;
  --font-footer-icon: 1.407vw;

  --font-form-input: 1.302vw;
  --font-form-label-icon: 1.77vw;
  --font-form-text: 1.31vw;

  --font-card-text: 1.71vw;
  --font-card-open: 2.55vw;
  --font-card-number: 1.66vw;
  --font-card-avatar-text: 0.9375vw;
  --font-card-link: 1.42vw;
  --font-card-link-icon: 1.46vw;
  --font-card-subtitle: 1.197vw;
  --font-card-title: 2.5vw;

  --font-wel-card-title: 4.82vw;
  --font-wel-card-open: 3.75vw;
  --font-event-card-title: 1.42vw;
  --font-library-card-title: 1.42vw;
  --font-centre-card-title: 2.25vw;
  --font-staff-card-title: 2.1vw;
  --font-catalogs-card-title: var(--font-size-large);
  --font-history-card-title: 1.822vw;
  --font-history-card-subtitle: 1.25vw;
  --font-news-card-title: 1.822vw;

  /* Borders */
  --border-radius-basic: 1.5625vw;
  --border-radius-small: 1.04vw;
  --border-radius-tiny: 0.833vw;
  --border-radius-big: 2.239vw;
  --border-radius-input: 4.8vw;
  --border-radius-textarea: 1.8vw;

  /* Indents */
  --horizontal-indent: 3.3vw;
  --block-pt-basic: 1.66vw;
  --block-pb-basic: 1.66vw;
  --block-pt-medium: 2.34vw;
  --block-pb-medium: 2.34vw;

  /* Transitions */
  --transition-basfic: 0.2s ease-in;

  --transition-news-secondary: 0.3s ease-in;
  --transition-news-third: 0.4s ease-in;
}

.container {
  padding: 0 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  max-width: 1392px;
}

html {
  min-width: 360px;
  min-height: 100svh;
}

html.nav--open {
  overflow: hidden;
}

body {
  min-height: inherit;
  font-family: var(--font-family);
  font-size: 16px;
  font-weight: var(--font-weight-basic);
  line-height: var(--font-height-basic);
  color: var(--color-black);
  position: relative;
  background-color: var(--color-white);
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}

main {
  overflow: hidden;
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
}

/* #endregion */

/* #region UI */
/* .splide {
  margin-bottom: 3.9vw;
}

.splide__arrows {
  position: absolute;
  bottom: -3.85vw;
  width: 100%;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.3vw;
}

.splide__arrow {
  width: 2.91vw;
  height: 2.91vw;
  border: 1px solid var(--color-dark);
  background-color: rgba(255, 255, 255, 0);
  font-size: var(--font-button-splide);
  opacity: 1;
  position: relative;
  transform: none;
  transition: var(--transition-basic);
}

.splide__arrow:hover {
  opacity: 1;
  color: var(--color-white);
  background-color: var(--color-dark);
}

.splide__arrow > svg {
  width: auto;
  height: auto;
}

.splide__arrow.splide__arrow--prev {
  left: 0;
}

.splide__arrow.splide__arrow--next {
  right: 0;
} */

.logotype {
  min-width: 202px;
  max-width: 49px;
  display: inline-block;
}

.link {
  color: var(--color-black);
  display: inline-flex;
  align-items: center;
  gap: 0.5vw;
  font-size: 14px;
  text-decoration: none !important;
  transition: var(--transition-basic);
}

.header__link {
  display: grid;
  grid-template-columns: 32px 1fr;
  grid-gap: 8px;
  font-size: 18px;
  font-weight: 500;
  align-items: center;
  color: var(--color-blue);
}

.header__link svg {
  color: var(--color-orange);
  width: 37px;
  height: 29px;
}

.link__text_small {
  padding: 0;
  margin: 0;
  padding-top: 1px;
  color: var(--color-orange);
  font-weight: 400;
  font-size: 14px;
}

.header_btn__icon svg {
  stroke: white;
}

.link:hover {
  color: var(--color-dark);
}

.link__text {
  margin: 0;
  line-height: 1.1;
  display: inline-block;
  color: var(--color-orange);
}
.header__link .link__text {
  color: var(--color-blue);
}

.link__icon {
  font-size: var(--font-link-icon);
  line-height: 0.8;
  display: inline-block;
}

.link__icon svg {
  color: var(--color-orange);
}

.action {
  color: var(--color-white);
  display: inline-flex;
  align-items: center;
  gap: 0.5vw;
  transition: var(--transition-basic);
}

.action:hover {
  color: var(--color-dark);
}

.action__icon {
  font-size: 1.97vw;
  line-height: 0.8;
  display: inline-block;
}

.action__icon.action__icon--close {
  display: none;
}

.date {
  display: inline-flex;
  align-items: center;
  gap: 0.625vw;
}

.date__icon {
  font-size: var(--font-date-icon);
  line-height: 0.8;
}

.date__text {
  margin: 0;
  font-size: var(--font-date-text);
  line-height: 1.3;
}

.card {
  width: 100%;
  height: 100%;
  padding: 2.86vw 2.03vw;
  position: relative;
  border-radius: var(--border-radius-basic);
  overflow: hidden;
  background-color: var(--color-white);
}

.card::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: var(--card-basic-linear);
  border-radius: inherit;
  user-select: none;
  pointer-events: none;
  z-index: 2;
}

.card__image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  object-fit: cover;
  object-position: center;
  border-radius: inherit;
  user-select: none;
  pointer-events: none;
  z-index: 1;
}

.card__image.card__image--secondary {
  top: 2.86vw;
  right: 2.032vw;
  left: auto;
  bottom: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  object-fit: contain;
  z-index: 1;
}

.card__wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.card__title {
  width: 100%;
  font-size: var(--font-card-title);
  font-weight: var(--font-weight-basic);
  color: var(--color-white);
  display: inline-block;
}

a.card__title {
  transition: var(--transition-basic);
}

a.card__title:hover {
  color: var(--color-dark);
}

.card__subtitle {
  margin: 0.83vw 0 0.89vw;
  font-size: var(--font-card-subtitle);
  color: var(--color-white);
  line-height: 0.8;
}

.card__open {
  margin-top: auto;
  background-color: rgba(255, 255, 255, 0.12);
  padding: 0.9375vw;
  border-radius: 100vw;
  font-size: var(--font-card-open);
  line-height: 0.8;
  color: var(--color-white);
  transition: var(--transition-basic);
  user-select: none;
}

.card__open:hover {
  background-color: var(--color-dark);
}

.card__open-icon {
  line-height: inherit;
}

.card__link {
  margin-top: auto;
  gap: 0.42vw;
  font-size: var(--font-card-link);
  font-weight: 300;
}

.card__link-icon {
  font-size: var(--font-card-link-icon);
}

.card__avatar {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0.9375vw;
}

.card__avatar-image {
  display: inline-block;
  width: 5.989vw;
  min-width: 5.989vw;
  height: 5.989vw;
  user-select: none;
  border-radius: 100%;
  overflow: hidden;
  position: relative;
}

.card__avatar-image > img {
  border-radius: inherit;
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}

.card__avatar-text {
  color: var(--color-white);
  margin: 0;
  font-size: var(--font-card-avatar-text);
}

.card__number {
  display: inline-block;
  min-width: 3.33vw;
  width: 3.33vw;
  height: 3.33vw;
  margin-bottom: 1.145vw;
  border-radius: var(--border-radius-small);
  text-align: center;
  color: var(--color-white);
  font-size: var(--font-card-number);
  font-weight: 700;
  line-height: 2.2;
  background: var(--card-redmain-linear);
  user-select: none;
  pointer-events: none;
}

.card__photo {
  width: 100%;
  height: 17.5vw;
  border-radius: var(--border-radius-tiny);
  object-fit: cover;
  object-position: center;
  margin-bottom: 1.51vw;
}

.title {
  margin: 0 0 1.3vw;
  font-size: var(--font-size-large);
  line-height: var(--font-height-large);
  font-weight: var(--font-weight-title);
  display: inline-block;
  padding-left: 2.031vw;
}

.btn {
  background: var(--color-blue);
  border: 1px solid var(--color-blue);
  font-size: 18px;
  font-weight: 300;
  line-height: 1;
  color: var(--color-white);
  text-align: center;
  display: inline-block;
  outline: none;
  padding: 14px 22px;
  text-decoration: none !important;
  -webkit-transition: background 350ms;
  -moz-transition: background 350ms;
  -ms-transition: background 350ms;
  -o-transition: background 350ms;
  transition: background 350ms;
}

.btn:hover {
  color: #fff !important;
  background: #3384ff;
  border-color: #3384ff;
}

.btn:hover .header_btn__icon svg {
  stroke: white !important;
  color: white !important;
}

.btn.btn--big {
  padding: 1.615vw 5.69vw;
}

.btn__text {
  margin: 0;
  padding: 0;
  color: var(--color-white);
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
}

.social {
  display: flex;
  align-items: center;
  gap: 1.36vw;
}

.social__link {
  display: inline-block;
  line-height: 0.8;
  transition: var(--transition-basic);
}

.social__link:hover {
  opacity: 0.8;
}

.social__link-icon {
  font-size: var(--font-social-icon);
  line-height: 0.8;
  display: inline-block;
}

.form {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.form__groups {
  width: 100%;
  display: grid;
  grid-template-columns: 100%;
  gap: 0.5vw;
}

.form__group {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.form__group.form__group--center {
  align-items: center;
}

.form__group.form__group--text {
  padding-top: 1vw;
  padding-bottom: 0.53vw;
  text-align: center;
  color: var(--color-white);
  font-size: var(--font-form-text);
  line-height: 1.4;
}

.form__label {
  position: relative;
  display: block;
}

.form__label-icon {
  position: absolute;
  top: 1.42vw;
  left: 2.708vw;
  color: var(--color-white);
  line-height: 0.8;
  font-size: var(--font-form-label-icon);
}

.form__input {
  width: 100%;
  border-radius: var(--border-radius-input);
  border: 1px solid var(--color-white);
  outline: none;
  height: 4.5vw;
  font-size: var(--font-form-input);
  background: rgba(255, 255, 255, 0);
  padding: 0 5.3125vw;
  color: var(--color-white);
}

.form__input::placeholder {
  opacity: 1;
}

textarea.form__input {
  border-radius: var(--border-radius-textarea);
  resize: none;
  min-height: 9.59vw;
  padding-top: 1.46vw;
}

.form__label-btn {
  position: absolute;
  right: 0.46vw;
  top: 0.52vw;
  border-radius: var(--border-radius-input);
  border: 1px solid var(--color-red-2);
  background: var(--color-red-2);
  color: var(--color-white);
  padding: 1vw 2.5vw;
  text-transform: uppercase;
  font-size: var(--font-size-tiny);
  transition: var(--transition-basic);
}

.form__label-btn:hover {
  background: var(--color-dark);
  border-color: var(--color-dark);
}

.search__form {
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(-33%);
  opacity: 0;
  visibility: hidden;
  transition: var(--transition-basic);
}

.search__form.--is-open {
  opacity: 1;
  visibility: visible;
  z-index: 2;
}

.search__form.--is-open ~ .nav__list {
  opacity: 0;
  z-index: 1;
}

/* #endregion */

/* #region Header */
.header {
  z-index: 20;
  background-color: #fff;
}

.header__container {
  position: relative;
}

.header__inset {
  padding: 27px 0;
  background: var(--color-white);
  display: flex;
  justify-content: right;
  align-items: center;
}

.header__logotypes {
  display: flex;
  align-items: center;
  gap: 1.3vw;
  margin-right: auto;
}

.header__actions {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-right: 30px;
}

/* #endregion */

/* #region Ban */

.ban {
  padding-bottom: 80px;
}

.ban__content {
  display: grid;
  grid-template-columns: 1fr 550px;
  grid-gap: 20px;
}

.ban__left {
  padding-top: 53px;
}

.ban_left__top_title {
  padding: 0;
  margin: 0;
  line-height: 1;
  font-size: 34px;
  font-weight: 400;
  text-align: left;
  color: var(--color-dark);
}

.ban_left__h1 {
  padding: 0;
  margin: 0;
  color: var(--color-blue);
  font-size: 53px;
  text-transform: uppercase;
  line-height: 1.2;
  font-weight: 800;
  padding: 20px 0;
}

.ban_left__bottom_title {
  padding: 0;
  margin: 0;
  line-height: 1;
  font-size: 34px;
  color: var(--color-dark);
  font-weight: 400;
}

.ban_left__list {
  margin: 0;
  padding: 0;
  list-style: none;
  padding-top: 42px;
  padding-bottom: 44px;
}

.ban_left__list_item {
  position: relative;
  z-index: 1;
  padding-left: 67px;
  color: var(--color-dark);
}

.ban_left__list_item:not(:last-child) {
  padding-bottom: 16px;
}

.ban_left__list_item::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAyNiAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuNzQ5OTYgMjMuODMzM0gxNi4yNUMyMS42NjY2IDIzLjgzMzMgMjMuODMzMyAyMS42NjY2IDIzLjgzMzMgMTYuMjVWOS43NDk5NkMyMy44MzMzIDQuMzMzMjkgMjEuNjY2NiAyLjE2NjYzIDE2LjI1IDIuMTY2NjNIOS43NDk5NkM0LjMzMzI5IDIuMTY2NjMgMi4xNjY2MyA0LjMzMzI5IDIuMTY2NjMgOS43NDk5NlYxNi4yNUMyLjE2NjYzIDIxLjY2NjYgNC4zMzMyOSAyMy44MzMzIDkuNzQ5OTYgMjMuODMzM1oiIHN0cm9rZT0iIzAwMkU2NyIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTguMzk1ODcgMTNMMTEuNDYxNyAxNi4wNjU5TDE3LjYwNDIgOS45MzQyIiBzdHJva2U9IiMwMDJFNjciIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=");
  position: absolute;
  z-index: 1;
  left: 30px;
  top: 0;
}

.ban_left__list_item > span {
  font-weight: 600;
  color: var(--color-blue);
}

.ban__right {
  position: relative;
  z-index: 1;
}

.btn__ban {
  padding: 19px 27px;
}
.ban_right__img {
  height: 100%;
  width: 100%;
  object-fit: contain;
  min-width: 829px;
  min-height: 728px;
  position: absolute;
  z-index: 1;
  left: 0;
}

.ban_left__bottom {
  display: flex;
  justify-content: space-between;
  margin: 0 31px;
}

.link__ban {
  padding-right: 96px;
  font-size: 34px;
  line-height: 1;
}
/* #endregion */

/* #region Technology */

.technology {
  padding-top: 76px;
  padding-bottom: 50px;
}

.section__box_title {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 47px;
}

.section__title_top {
  margin: 0;
  padding: 0;
  font-size: 26px;
  color: var(--color-gray);
  line-height: 1;
  text-align: center;
  font-weight: 300;
}

.section__title_h2 {
  margin: 0;
  padding: 0;
  font-size: 46px;
  color: var(--color-blue);
  line-height: 1.1;
  text-transform: uppercase;
  text-align: center;
  padding-top: 16px;
}

.technology__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}

.technology__item {
  background-color: #547aa7;
  padding: 30px;
  position: relative;
  z-index: 10;
  overflow: hidden;
  transition: all 0.4s ease-in-out;
}

.technology__item__title::after,
.technology__item__title::before,
.technology__item__box_icon > svg,
.technology__item__box_img img {
  transition:
    opacity 0.4s ease-in-out,
    transform 0.4s ease-in-out;
}

.technology__item:hover .technology__item__title::after {
  opacity: 0;
  transform: rotate(45deg) scale(0.9);
}

.technology__item:hover .technology__item__title::before {
  opacity: 1;
  transform: scale(1.05);
}

.technology__item:hover .technology__item__box_icon > svg {
  opacity: 1;
  transform: translateY(-5px);
}

.technology__item:hover .technology__item__box_img img {
  opacity: 0;
  transform: scale(0.8);
}

.technology__item__title::after {
  content: "";
  position: absolute;
  z-index: -2;
  width: 100%;
  height: 100%;
  top: -15%;
  left: -15%;
  background-image: var(--technology-img);
  background-size: cover;
  opacity: 0.5;
  transform: rotate(45deg);
  filter: blur(5px);
  transition:
    opacity 0.4s ease-in-out,
    transform 0.4s ease-in-out,
    filter 0.4s ease-in-out;
}

.technology__item__title::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: var(--technology-bg);
  background-size: cover;
  opacity: 0;
  transform: scale(1);
  transition:
    opacity 0.4s ease-in-out,
    transform 0.4s ease-in-out;
}

.technology__item__box_img img {
  transition:
    opacity 0.4s ease-in-out,
    transform 0.4s ease-in-out;
}

.technology__item__box_img {
  display: flex;
  flex-direction: row;
}

.technology__item__box_icon {
  padding-top: 22px;
}

.technology__item__box_icon > svg {
  width: 57px;
  height: 57px;
  opacity: 0;
  transform: translateY(10px);
  transition:
    opacity 0.4s ease-in-out,
    transform 0.4s ease-in-out;
}

.technology__item:hover .technology__item__title::after {
  filter: blur(8px); /* Усиление размытия при hover */
}

.technology__item:hover .technology__item__title {
  text-decoration: none !important;
}

.technology__item:hover {
  text-decoration: none !important;
}

.technology__item__title {
  color: var(--color-white);
  font-size: 23px;
  font-weight: 400;
  text-decoration: none !important;
}

.technology__btn {
  padding: 11px 50px;
}

.technology__bottom {
  display: flex;
  justify-content: center;
  padding-top: 33px;
}

.bg__green {
  background-color: #d7f4db;
}

.bg__yellow {
  background-color: #ffe1c3;
}

.bg__red {
  background-color: #fac5c5;
}
/* #endregion */

/* #region Comparison */

.comparison {
  padding-top: 50px;
  padding-bottom: 50px;
}

.comparison-table {
  width: 100%;
  border-collapse: collapse;
  margin: 0 auto;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.comparison-table th,
.comparison-table td {
  padding: 14px 3px;
  text-align: center;
  border: 1px solid #7f8188;
  font-size: 18px;
}

.comparison-table th {
  background-color: var(--color-blue);
  font-weight: 500;
  color: var(--color-white);
}

.comparison-table th > p {
  font-weight: 300;
  padding: 0;
  margin: 0;
  font-size: 16px;
}

.comparison-table th:first-child {
  width: 20%;
}

.comparison-table th:nth-child(2),
.comparison-table th:nth-child(3),
.comparison-table th:nth-child(4),
.comparison-table th:nth-child(5) {
  width: 20%;
}

.comparison-table tr:hover {
  background-color: #f1f1f1;
}

.comparison__bottom {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.comparison__text {
  color: #e67817;
  font-size: 26px;
  padding-top: 10px;
  line-height: 1;
}

.comparison__btn {
  min-height: 59px;
  min-width: 338px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.comparison__gray_text > p {
  font-size: 14px;
  color: #8d8e92;
}

.comparison__gray_text {
  margin-top: 33px;
}
/* #endregion */

/* #region Modal */
.modal {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 1rem;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}

.modal.--is_fade {
  visibility: hidden;
  opacity: 0;
}

.modal__dialog {
  width: 100%;
  max-width: 460px;
  max-height: 100%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.modal__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  max-height: calc(var(--vh, 1vh) * 95);
  overflow: hidden;
  background-color: #363381;
  border: 2px solid var(--clr-white);
  backdrop-filter: blur(16px);
  box-shadow: 0 0 50px 0 rgba(55, 55, 55, 0.15);
  border-radius: 12px;
  transition:
    opacity 250ms ease,
    visibility 250ms ease,
    transform 250ms cubic-bezier(0.71, 1.7, 0.77, 1.24);
}

.modal.--is_fade .modal__content {
  transform: translate3d(0, 20px, 0);
}

.modal .modal__content {
  transform: translate3d(0, 0, 0);
}

.modal__header {
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 38px 34px 15px;
}

.modal__logotype {
  margin-bottom: 30px;
}

.modal__logotype .logotype__image {
  min-width: 214px;
}

.modal__title {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  line-height: 1.3;
  display: block;
  text-align: center;
}

.green {
  color: green;
}

.modal__close {
  display: block;
  position: absolute;
  top: 3px;
  right: 6px;
  line-height: 0.8;
  color: #fff;
  -webkit-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}

.modal__close:focus-visible,
.modal__close:hover {
  color: var(--clr-red);
}

.modal__body {
  padding: 15px 34px 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow-y: auto;
  max-height: calc(var(--vh, 1vh) * 85);
  position: relative;
  z-index: 3;
}

.modal__btn {
  min-width: 215px;
  background: inherit;
  background-color: #fff;
  color: #000;
}

.callback__modal.--is_show .popup {
  display: block !important;
}
/* #endregion */

/* #region Portfolio */

.portfolio {
  position: relative;
  z-index: 1;
  padding-top: 200px;
}

.portfolio .section__title_top {
  color: var(--color-white);
}

.portfolio .section__title_h2 {
  color: var(--color-white);
}

.portfolio::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 472px;
  top: 125px;
  background-image: var(--portfolio-bg);
  background-size: cover;
}

.portfolio__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
}

.portfolio__item {
  position: relative;
  z-index: 1;
  min-height: 296px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.portfolio__item::before {
  content: "";
  background: rgba(191, 191, 191, 0.15);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.portfolio__item__title {
  font-size: 50px;
  color: var(--color-white);
  text-align: center;
  font-weight: 600;
  padding-top: 10px;
  padding-bottom: 4px;
}

.portfolio__item__text {
  font-size: 24px;
  color: var(--color-white);
  text-align: center;
}

.portfolio__item__bottom {
  padding-bottom: 38px;
}

.portfolio__grid {
  padding-bottom: 16px;
}

.portfolio__bottom {
  display: flex;
  align-items: center;
  justify-content: center;
}

.portfolio__btn {
  min-width: 338px;
}

/* #endregion */

/* #region Comparison_info */

.comparison_info {
  padding-top: 100px;
  padding-bottom: 100px;
}

.comparison_info__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
}

.comparison_info__left {
  display: grid;
  grid-template-columns: repeat(3, 214px);
  grid-gap: 12px;
  max-height: 666px;
}
.toggle-header {
  cursor: pointer;
  padding: 21px 18px;
  margin-bottom: 0;
  border-radius: 5px;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 23px;
  transition:
    background-color 0.3s ease,
    border-radius 0.3s ease;
  position: relative;
  z-index: 1;
}

.toggle-header:hover {
  background-color: #e9ecef;
}

.answers__title.toggle-header:hover {
  background-color: #fff;
}

.toggle-header::after {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAyMyAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIyLjE3NDMgMC4zMzA1NTZDMjIuMzYwMyAwLjUxNjk4MSAyMi40NzUgMC43NjI3NiAyMi40OTg1IDEuMDI1MDdDMjIuNTIxOSAxLjI4NzM5IDIyLjQ1MjYgMS41NDk2MSAyMi4zMDI1IDEuNzY2MDZMMjIuMTc0MyAxLjkyMzU2TDEyLjA0OTMgMTIuMDQ4NkMxMS44NjI5IDEyLjIzNDYgMTEuNjE3MSAxMi4zNDkzIDExLjM1NDggMTIuMzcyN0MxMS4wOTI1IDEyLjM5NjIgMTAuODMwMiAxMi4zMjY4IDEwLjYxMzggMTIuMTc2OEwxMC40NTYzIDEyLjA0ODZMMC4zMzEyODcgMS45MjM1NkMwLjEzMTk3MyAxLjcyNTEzIDAuMDE0MjA5NyAxLjQ1OTI1IDAuMDAxMjA1NDQgMS4xNzgzQy0wLjAxMTc5ODkgMC44OTczNiAwLjA4MDkwMjEgMC42MjE3MzUgMC4yNjEwMzQgMC40MDU3NDZDMC40NDExNjYgMC4xODk3NTYgMC42OTU2NjMgMC4wNDkwNzA0IDAuOTc0Mzc3IDAuMDExNDE0NUMxLjI1MzA5IC0wLjAyNjI0MTMgMS41MzU4IDAuMDQxODYyNSAxLjc2Njc5IDAuMjAyMzA2TDEuOTI0MjkgMC4zMzA1NTZMMTEuMjUyOCA5LjY2MTMxTDIwLjU4MTMgMC4zMzA1NTZDMjAuNjg1OCAwLjIyNTc4OSAyMC44MDk5IDAuMTQyNjY4IDIwLjk0NjYgMC4wODU5NTM3QzIxLjA4MzMgMC4wMjkyMzk3IDIxLjIyOTggNC42NzNlLTA1IDIxLjM3NzggNC42NzNlLTA1QzIxLjUyNTggNC42NzNlLTA1IDIxLjY3MjMgMC4wMjkyMzk3IDIxLjgwOSAwLjA4NTk1MzdDMjEuOTQ1NiAwLjE0MjY2OCAyMi4wNjk4IDAuMjI1Nzg5IDIyLjE3NDMgMC4zMzA1NTZaIiBmaWxsPSIjMDAyRTY3Ii8+Cjwvc3ZnPgo=");
  margin-right: 12px;
  font-size: 14px;
  position: absolute;
  z-index: 1;
  right: 10px;
  top: 20px;
  transition: transform 0.3s ease;
}

.answers__title.toggle-header::after {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMiAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDEwSDIyVjEySDEyVjIySDEwVjEySDBWMTBIMTBWMEgxMlYxMFoiIGZpbGw9IiMwMDJFNjciLz4KPC9zdmc+Cg==");
}

.toggle-header.collapsed::after {
  transform: rotate(180deg);
}

.toggle-header:not(.collapsed) {
  border-radius: 5px 5px 0 0;
  border-bottom: none;
}

.toggle-content {
  padding: 20px;
  border-top: none;
  border-radius: 0 0 5px 5px;
  transition: all 0.3s ease;
  overflow: hidden;
}

.toggle-content.hidden {
  display: none;
}

.toggle-content {
  opacity: 1;
  transform: translateY(0);
  transition:
    opacity 0.3s ease,
    transform 0.3s ease,
    max-height 0.4s ease;
}

.toggle-header.collapsed + .toggle-content {
  opacity: 0;
  transform: translateY(-10px);
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  border: none;
}

.comparison_info__body {
  margin-bottom: 20px;
  background-color: #e6ebf3;
}

.comparison_info__body ul {
  margin: 0;
  padding: 0;
  padding-left: 10px;
  list-style: none;
}

.comparison_info__body li {
  margin-bottom: 4px;
  line-height: 1;
  padding-left: 10px;
  color: #1e1e1e;
  position: relative;
  z-index: 1;
  font-size: 14px;
}

.comparison_info__body ul {
  position: relative;
  z-index: 1;
  color: var(--color-dark);
}

.comparison_info__body li:not(:last-child) {
  padding-bottom: 16px;
}

.comparison_info__body li::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNyAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuMzc0OTYgMTUuNTgzM0gxMC42MjVDMTQuMTY2NiAxNS41ODMzIDE1LjU4MzMgMTQuMTY2NiAxNS41ODMzIDEwLjYyNVY2LjM3NDk2QzE1LjU4MzMgMi44MzMyOSAxNC4xNjY2IDEuNDE2NjMgMTAuNjI1IDEuNDE2NjNINi4zNzQ5NkMyLjgzMzI5IDEuNDE2NjMgMS40MTY2MyAyLjgzMzI5IDEuNDE2NjMgNi4zNzQ5NlYxMC42MjVDMS40MTY2MyAxNC4xNjY2IDIuODMzMjkgMTUuNTgzMyA2LjM3NDk2IDE1LjU4MzNaIiBzdHJva2U9IiMwMDJFNjciIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTUuNDg5NjIgOC41MDAwN0w3LjQ5NDIxIDEwLjUwNDdMMTEuNTEwNSA2LjQ5NTQ4IiBzdHJva2U9IiMwMDJFNjciIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==");
  position: absolute;
  z-index: 1;
  left: -12px;
  top: -1px;
}

/* #endregion */

/* #region Certification */

.certification {
  padding-top: 100px;
  padding-bottom: 100px;
}

.certification__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 120px;
}

.certification__item__box_img {
  width: 100%;
  height: 494px;
}

.certification__item__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.certification__item__title {
  font-size: 23px;
  line-height: 1;
  color: var(--color-blue);
  font-weight: 600;
  padding: 10px 0;
}

.certification__item__text {
  font-size: 14px;
  line-height: 1;
  color: var(--color-dark);
  font-weight: 400;
}

.certification__btn {
  min-width: 560px;
}

.certification__bottom {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}

/* #endregion */

/* #region profitably */

.profitably__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0;
}

.profitably__item {
  display: grid;
  grid-template-columns: 163px 1fr;
  grid-gap: 20px;
  padding: 30px 20px;
  box-shadow: 0px 1px 1px 1px #e8e8e873;
}

.profitably__item:hover {
  box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.25);
}

.profitably__item__title {
  margin: 0;
  padding: 0;
  font-size: 19px;
  line-height: 1;
  color: var(--color-blue);
  padding-bottom: 9px;
  font-weight: 600;
}

.profitably__item__text {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 1;
  color: var(--color-dark);
  padding: 12px 0px;
}

.profitably__btn {
}

/* #endregion */

/* #region answers */

.answers {
  padding-top: 100px;
  padding-bottom: 100px;
}

.answers__body {
  /* margin-bottom: 20px; */
  background-color: #e6ebf3;
}

.answers__body ul {
  margin: 0;
  padding: 0;
  padding-left: 10px;
  list-style: none;
}

.answers__body li {
  margin-bottom: 4px;
  line-height: 1;
  padding-left: 10px;
  color: #1e1e1e;
  position: relative;
  z-index: 1;
  font-size: 14px;
}

.answers__body ul {
  position: relative;
  z-index: 1;
  color: var(--color-dark);
}

.answers__body li:not(:last-child) {
  padding-bottom: 16px;
}

.answers__body li::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNyAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuMzc0OTYgMTUuNTgzM0gxMC42MjVDMTQuMTY2NiAxNS41ODMzIDE1LjU4MzMgMTQuMTY2NiAxNS41ODMzIDEwLjYyNVY2LjM3NDk2QzE1LjU4MzMgMi44MzMyOSAxNC4xNjY2IDEuNDE2NjMgMTAuNjI1IDEuNDE2NjNINi4zNzQ5NkMyLjgzMzI5IDEuNDE2NjMgMS40MTY2MyAyLjgzMzI5IDEuNDE2NjMgNi4zNzQ5NlYxMC42MjVDMS40MTY2MyAxNC4xNjY2IDIuODMzMjkgMTUuNTgzMyA2LjM3NDk2IDE1LjU4MzNaIiBzdHJva2U9IiMwMDJFNjciIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTUuNDg5NjIgOC41MDAwN0w3LjQ5NDIxIDEwLjUwNDdMMTEuNTEwNSA2LjQ5NTQ4IiBzdHJva2U9IiMwMDJFNjciIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==");
  position: absolute;
  z-index: 1;
  left: -12px;
  top: -1px;
}

.answers__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.answers__body {
  border: 1px solid #e8e8e8;
}

.answers__body {
  background-color: #fff;
  border-radius: 0;
}

/* #endregion */

/* #region  o_kompani */

.o_kompani {
  padding-top: 40px;
  padding-bottom: 40px;
}

.o_kompani__grid {
  display: grid;
  grid-template-columns: 500px 1fr;
  grid-gap: 65px;
}

.o_kompani__top_small_text {
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-size: 14px;
  color: var(--color-gray);
}

.o_kompani__right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.o_kompani__h2 {
  margin: 0;
  padding: 0;
  font-size: 46px;
  line-height: 1.1;
  color: var(--color-dark);
  padding-bottom: 20px;
}

.o_kompani__h2 > span {
  color: var(--color-blue);
}

.o_kompani__top__text {
  margin: 0;
  padding: 0;
  line-height: 1.4;
  color: var(--color-dark);
  font-size: 18px;
  padding: 10px 0 40px 0;
}

.o_kompani__link {
  margin: 0;
  padding: 0;
  color: var(--color-blue);
  position: relative;
  z-index: 1;
  padding: 10px 0 10px 40px;
  font-weight: 500;
}

.o_kompani__link::before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: 23px;
  width: 30px;
  height: 2px;
  background-color: var(--color-blue);
}

.o_kompani__bottom {
  margin-top: 0;
  margin-bottom: 20px;
}

.o_kompani__flex {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.o_kompani_item__title {
  margin: 0;
  padding: 0;
  font-size: 60px;
  color: var(--color-blue);
  font-weight: 600;
}

.o_kompani_item__text {
  margin: 0;
  padding: 0;
  color: var(--color-dark);
  font-size: 16px;
}

/* #endregion */

/* #region Questions */

.questions {
  padding-top: 100px;
  padding-bottom: 100px;
}

.questions__grid {
  display: grid;
  grid-template-columns: 434px 1fr;
  grid-gap: 32px;
}
/* #endregion */

.mbmenu_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(3px);
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition:
    opacity 0.3s cubic-bezier(0.2, 0.9, 0.4, 1.1),
    visibility 0.3s;
}

.mbmenu_overlay.mbmenu_active {
  opacity: 1;
  visibility: visible;
}

.mbmenu_container {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  box-shadow: -8px 0 30px rgba(0, 0, 0, 0.2);
  z-index: 1001;
  transform: translateX(100%);
  transition: transform 0.35s cubic-bezier(0.2, 0.9, 0.3, 1.1);
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}

.mbmenu_container.mbmenu_open {
  transform: translateX(0);
}

.mbmenu_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 24px 16px 28px;
  border-bottom: 1px solid #eef2f6;
  background: #fff;
}

.mbmenu_title {
  font-size: 1.35rem;
  font-weight: 700;
  background: linear-gradient(135deg, #1e3c72, #2a5298);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

.mbmenu_close_btn {
  cursor: pointer;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #f0f3f8;
  transition: background 0.2s;
  color: #2c3e4e;
}

.mbmenu_close_btn:hover {
  background: #e2e8f0;
}

.mbmenu_nav_list {
  list-style: none;
  padding: 0 0 0 0;
  margin: 0;

  background: #f1f1f1;
  /* flex: 1; */
}

.mbmenu_nav_item {
  border-bottom: 1px solid #f0f2f5;

  border-color: #e5e5e5;
}

.mbmenu_nav_link {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 16px 28px;
  font-size: 1.1rem;
  font-weight: 500;
  color: #1e2f3e;
  text-decoration: none;
  transition:
    background 0.2s,
    padding-left 0.2s;

  /* padding: 20px; */
  background: #f1f1f1;
  color: #1d1d1d;
  border-color: #e5e5e5;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
}

.mbmenu_nav_link:hover {
}

.mbmenu_icon_placeholder {
  display: none;
}

.mbmenu_contacts_block {
  padding: 20px 28px 28px;
  background: #f1f1f1;
  border-color: #e5e5e5;
}

.mbmenu_contact_line {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 18px;
  font-size: 0.95rem;
  color: #2c3e50;
  flex-wrap: wrap;
}

.mbmenu_contact_line svg,
.mbmenu_contact_line i {
  flex-shrink: 0;
}

.mbmenu_address {
  font-size: 0.9rem;
  line-height: 1.4;
  color: #4a5b6e;
  margin-bottom: 16px;
  display: flex;
  gap: 10px;

  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  color: #1d1d1d;
}

.mbmenu_phone {
  font-weight: 600;
  font-size: 1.1rem;
  color: #1e466e;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  color: #1d1d1d;
}

.mbmenu_email {
  color: #2a5f8a;
  text-decoration: none;
  word-break: break-all;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  color: #1d1d1d;
}

.mbmenu_nav_item {
  opacity: 0;
  transform: translateX(12px);
  transition:
    opacity 0.2s ease,
    transform 0.25s ease;
}

.mbmenu_nav_item::before {
  content: none;
}

.mbmenu_container.mbmenu_open .mbmenu_nav_item {
  opacity: 1;
  transform: translateX(0);

  background: #f1f1f1;
}

.mbmenu_container.mbmenu_open .mbmenu_nav_item:nth-child(1) {
  transition-delay: 0.03s;
}

.mbmenu_container.mbmenu_open .mbmenu_nav_item:nth-child(2) {
  transition-delay: 0.07s;
}

.mbmenu_container.mbmenu_open .mbmenu_nav_item:nth-child(3) {
  transition-delay: 0.11s;
}

.mbmenu_container.mbmenu_open .mbmenu_nav_item:nth-child(4) {
  transition-delay: 0.15s;
}

.mbmenu_container.mbmenu_open .mbmenu_nav_item:nth-child(5) {
  transition-delay: 0.19s;
}

.mbmenu_container.mbmenu_open .mbmenu_nav_item:nth-child(6) {
  transition-delay: 0.23s;
}

.mbmenu_container.mbmenu_open .mbmenu_nav_item:nth-child(7) {
  transition-delay: 0.27s;
}

.mbmenu_nav_link.has-dropdown {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mbmenu_nav_link.has-dropdown .mbmenu_link_text {
  display: flex;
  align-items: center;
  gap: 16px;
}

.mbmenu_arrow {
  transition: transform 0.3s ease;
  font-size: 12px;
  color: #1d1d1d;
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuNSAxMC41QzcuMDYyNSAxMC41IDYuNjI1IDEwLjMzMTMgNi4yOTM3NSAxMEwyLjIxODc1IDUuOTI1MDJDMi4wMzc1IDUuNzQzNzcgMi4wMzc1IDUuNDQzNzcgMi4yMTg3NSA1LjI2MjUyQzIuNCA1LjA4MTI3IDIuNyA1LjA4MTI3IDIuODgxMjUgNS4yNjI1Mkw2Ljk1NjI1IDkuMzM3NTJDNy4yNTYyNSA5LjYzNzUyIDcuNzQzNzUgOS42Mzc1MiA4LjA0Mzc1IDkuMzM3NTJMMTIuMTE4NyA1LjI2MjUyQzEyLjMgNS4wODEyNyAxMi42IDUuMDgxMjcgMTIuNzgxMiA1LjI2MjUyQzEyLjk2MjUgNS40NDM3NyAxMi45NjI1IDUuNzQzNzcgMTIuNzgxMiA1LjkyNTAyTDguNzA2MjUgMTBDOC4zNzUgMTAuMzMxMyA3LjkzNzUgMTAuNSA3LjUgMTAuNVoiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=");
  transform-origin: center;
  transition: 0.2s ease;
}

.mbmenu_nav_item.open .mbmenu_arrow {
  transform: rotate(180deg);
}

.mbmenu_subnav {
  list-style: none;
  padding: 0;
  margin: 0;
  background: #f1f1f1;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.mbmenu_nav_item.open .mbmenu_subnav {
  max-height: 500px;
}

.mbmenu_subnav_link {
  display: block;
  padding: 20px 23px 22px 19px;
  font-size: 14px;
  font-weight: normal;
  color: #3a3a3a;
  text-decoration: none;
  transition:
    background 0.2s,
    padding-left 0.2s;
  /* border-bottom: 1px solid #d5d5d5; */

  color: #1d1d1d;
  border-color: #e5e5e5;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
}

.mbmenu_subnav_item:last-child .mbmenu_subnav_link {
  border-bottom: none;
}

.mbmenu_subnav_item::before {
  content: "";
}

.intec-content,
.intec-content .intec-content.intec-content-primary {
  max-width: 1280px;
  min-width: 320px;
  margin: 0 auto;
  clear: inherit !important;
  overflow: visible !important;
}

.quiz--bottom-prim {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
  background-color: #002e67;
  padding: 12px 25px;
  color: #fff;
}

.quiz--item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.quiz--item__img {
  height: 62px;
  margin-bottom: 10px;
}

.header__btn {
  min-width: 218px;
  grid-gap: 7px;
  align-items: center;
  justify-items: center;
  display: flex;
  height: 49px;
  padding: 14px 8px;
  justify-content: center;
  min-width: inherit !important;
}

.menu-button {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 60px;
  transition:
    background 0.2s ease,
    transform 0.1s ease;
  background: #f0f3f8;
  color: #1e2f3e;
}

.menu-button.menu-button-flex {
  display: flex;
}

.menu-button.intec-cl-text-hover:hover {
  background: #e0e6ef;
  color: #0f2b3d;
}

.menu-button:active {
  transform: scale(0.96);
}

.section__title_h2 {
  margin: 0;
  padding: 0;
  font-size: 46px;
  color: var(--color-blue);
  line-height: 1.1;
  text-transform: uppercase;
  text-align: center;
  padding-top: 16px;
}

.container {
  padding: 0 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  max-width: 1392px;
}

.section__title_bottom {
  margin: 0;
  padding: 0;
  font-size: 26px;
  color: var(--color-gray);
  line-height: 1;
  text-align: center;
  font-weight: 300;
  margin: 15px 0;
}

.section__title_bottom_text {
  font-size: 16px;
  line-height: 1;
  color: var(--color-dark);
  text-align: center;
  padding: 0 62px;
}

/* #region types_formwork */

.types_formwork {
  padding: 60px 0;
      background: #fff;
}

.types_formwork__content {
  margin-top: 20px;
}

.section__title_bottom {
  margin: 0;
  padding: 0;
  font-size: 26px;
  color: var(--color-gray);
  line-height: 1;
  text-align: center;
  font-weight: 300;
  margin: 15px 0;
}

.section__title_bottom_text {
  font-size: 16px;
  line-height: 1;
  color: var(--color-dark);
  text-align: center;
  padding: 0 62px;
}

.types_formwork__flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.types_formwork__item {
  max-width: 434px;
  width: 100%;
  display: grid;
  grid-template-rows: 227px 1fr 65px;
  grid-gap: 10px;
  background-color: #e6ebf3;
  padding: 13px;
  margin-bottom: 30px;
}

.types_formwork__item:nth-child(1),
.types_formwork__item:nth-child(2),
.types_formwork__item:nth-child(3),
.types_formwork__item:nth-child(4) {
  max-width: 318px;
}

.types_formwork_item_box {
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.types_formwork_item__img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.types_formwork_item__stock {
  padding: 4px;
  margin: 0;
  font-size: 18px;
  color: #00b31b;
}

.types_formwork_item__name {
  margin: 0;
  padding: 0;
  font-size: 23px;
  color: var(--color-blue);
  font-weight: 600;
  padding: 8px 0;
}

.types_formwork_item__text {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: var(--color-dark);
  min-height: 72px;
}

.types_formwork_item__bottom {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 5px;
  padding-bottom: 15px;
}

.types_formwork_item__left {
  display: flex;
  align-items: center;
  color: var(--color-blue);
  font-size: 18px;
  font-weight: 600;
}

.types_formwork_item__right {
  text-align: right;
}

.types_formwork__btn {
  padding: 11px 12px;
}

.types_formwork__btn span {
  margin-left: 10px;
}

/* #endregion */

.menu-button__burger {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
}

/* ÐÐ´Ð°Ð¿Ñ‚Ð¸Ð² */
@media (max-width: 550px) {
  .demo-header {
    padding: 16px 20px;
  }

  .company-info {
    padding: 24px 20px;
  }

  .mbmenu_nav_link {
    padding: 20px 22px;
  }

  .mbmenu_header {
    padding: 20px 20px 12px 24px;
  }
}

/* #region Media */
@media (max-width: 1690px) {
  .ban__content {
    grid-template-columns: 1fr 1fr;
  }

  .ban_left__bottom {
    margin: 0;
  }

  .link__ban {
    padding-right: 0;
  }

  .header__actions {
    gap: 20px;
  }

  .ban_left__h1 {
    font-size: 41px;
  }

  .ban_left__bottom_title {
    font-size: 28px;
  }

  .ban_left__top_title {
    font-size: 28px;
  }

  .ban_left__list_item:not(:last-child) {
    padding-bottom: 11px;
  }

  .link__ban {
    font-size: 26px;
  }

  .ban {
    overflow: hidden;
  }

  .section__title_h2 {
    font-size: 26px;
  }

  .section__title_top {
    font-size: 22px;
  }

  .technology__item__title {
    font-size: 19px;
  }

  .technology__grid {
    grid-gap: 20px;
  }

  .comparison-table th,
  .comparison-table td {
    font-size: 15px;
  }

  .portfolio__item__title {
    font-size: 40px;
    padding-top: 5px;
  }

  .portfolio__item__text {
    font-size: 20px;
  }

  .toggle-header {
    font-size: 18px;
  }

  .comparison_info__left {
    grid-template-columns: repeat(3, 1fr);
  }

  .comparison_info {
    padding-bottom: 30px;
  }

  .certification {
    padding-top: 80px;
  }

  .certification__grid {
    gap: 16px;
  }

  .o_kompani__link::before {
    top: 18px;
  }

  .o_kompani_item__title {
    font-size: 43px;
  }

  .o_kompani_item__text {
    font-size: 14px;
  }

  .o_kompani__h2 {
    font-size: 38px;
  }

  .o_kompani__top__text {
    font-size: 15px;
  }

  .link__ban {
    font-size: 21px;
    padding-right: 0;
  }
}

@media (max-width: 1230px) {
  .btn {
    font-size: 14px;
    display: flex;
    justify-content: center;
  }
  .profitably__grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .profitably__item {
    grid-template-columns: 0.5fr 1fr;
  }

  .btn__ban {
    padding: 13px 7px;
  }

  .ban_left__h1 {
    font-size: 35px;
  }

  .btn__text {
    font-size: 14px;
  }

  .header__btn {
    min-width: 186px;
    height: 40px;
  }

  .logotype {
    min-width: 142px;
  }

  .header__link {
    font-size: 15px;
  }

  .ban__left {
    padding-top: 23px;
  }

  .ban {
    padding-bottom: 30px;
  }

  .technology {
    padding-bottom: 40px;
  }

  .comparison__text {
    font-size: 20px;
  }

  .comparison__btn {
    min-height: inherit;
    min-width: inherit;
  }

  .portfolio {
    padding-top: 100px;
  }

  .portfolio__item {
    min-height: 226px;
  }

  .portfolio::before {
    height: 362px;
    top: 75px;
  }

  .portfolio__item__title {
    font-size: 32px;
  }

  .portfolio__item__text {
    font-size: 15px;
  }

  .portfolio .section__box_title {
    padding-bottom: 17px;
  }

  .portfolio__grid {
    padding-bottom: 46px;
  }

  .comparison_info {
    padding-top: 80px;
  }

  .comparison_info__grid {
    grid-gap: 15px;
  }

  .toggle-header {
    font-size: 14px;
    padding: 12px 18px;
  }

  .toggle-header::after {
    top: 11px;
  }

  .comparison_info__body {
    margin-bottom: 10px;
  }

  .certification {
    padding-top: 50px;
  }

  .certification__item__title {
    font-size: 18px;
  }

  .certification__btn {
    min-width: inherit;
  }

  .profitably__item__text {
    font-size: 12px;
  }

  .answers__title {
    padding-right: 44px;
  }

  .toggle-header::after {
    right: -7px;
  }

  .o_kompani__grid {
    grid-template-columns: 0.5fr 1fr;
    grid-gap: 10px;
  }

  .o_kompani__top__text {
    font-size: 14px;
  }

  .o_kompani_item__title {
    font-size: 20px;
  }

  .profitably__item__title {
    font-size: 16px;
  }

  .technology__item__title {
    font-size: 14px;
  }

  .comparison__content {
    width: 100%;
    overflow-x: auto; /* Включаем горизонтальный скролл */
    -webkit-overflow-scrolling: touch; /* Плавность на iOS */
    margin: 1rem 0;
    min-width: inherit;
    max-width: inherit;
    -ms-overflow-style: -ms-autohiding-scrollbar; /* Для старых IE */
    scrollbar-width: thin;
  }

  .comparison__content table {
    width: 100%;
    border-collapse: collapse;
    table-layout: auto;
    width: 100%;
    min-width: 1200px; /* Минимальная ширина, чтобы гарантировать скролл при необходимости */
  }

  .comparison__content th,
  .comparison__content td {
    padding: 10px 15px;
    border: 1px solid #ddd;
    text-align: left;
    white-space: nowrap; /* Запрещаем перенос текста, чтобы не ломалась ширина */
  }

  .types_formwork__flex {
    justify-content: center;
  }

  .right__box {
    padding: 14px;
  }

  .types_formwork_item__text {
    font-size: 14px;
    min-height: 47px;
  }

  .types_formwork_item__name {
    font-size: 18px;
  }

  .types_formwork__item {
    grid-template-rows: 175px 1fr 65px;
  }

  .types_formwork_item__left {
    font-size: 16px;
  }

  .types_formwork__item {
    max-width: 100%;
  }

  .types_formwork__item:nth-child(1),
  .types_formwork__item:nth-child(2),
  .types_formwork__item:nth-child(3),
  .types_formwork__item:nth-child(4) {
    max-width: 100%;
  }

  .types_formwork_item__stock {
    font-size: 16px;
  }
}

@media (max-width: 780px) {
  .header__actions {
    display: none;
  }

  .ban_left__bottom {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    align-items: center;
  }

  .link__ban {
    margin-top: 10px;
  }

  .ban__content {
    display: block;
    display: grid;
    grid-template-columns: inherit;
    grid-template-rows: 270px 1fr;
    grid-gap: 10px;
  }

  .ban__right {
    display: block;
    grid-row: 1;
  }

  .ban_right__img {
    min-height: 270px;
    min-width: max-content;
    object-fit: cover;
  }

  .ban_left__top_title {
    font-size: 22px;
  }

  .ban_left__bottom_title {
    font-size: 22px;
  }

  .ban_left__h1 {
    font-size: 30px;
    padding: 10px 0;
  }

  .ban_left__list_item {
    font-size: 16px;
  }

  .technology {
    padding-top: 20px;
  }

  .section__title_h2 {
    font-size: 18px;
    padding-top: 6px;
  }

  .section__title_top {
    font-size: 18px;
  }

  .section__box_title {
    padding-bottom: 17px;
  }

  .technology__grid {
    display: flex;
    flex-direction: column;
  }

  .btn__ban {
    padding: 13px 17px;
  }

  /* .comparison__content{
    overflow: scroll;
    width: 1200px;
  } */

  .quiz--bottom-prim {
    display: block;
    padding: 26px;
  }

  .comparison__text {
    font-size: 16px;
  }

  .portfolio__grid {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
  }

  .portfolio::before {
    height: 100%;
    top: 0;
  }

  .portfolio {
    padding-top: 30px;
  }

  .portfolio__item__bottom {
    padding-bottom: 10px;
  }

  .portfolio__grid {
    padding-bottom: 26px;
  }

  .comparison_info__grid {
    /* display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px; */
    display: block;
  }

  .comparison_info__left {
    margin-bottom: 10px;
  }

  .comparison_info__body li {
    font-size: 12px;
  }

  .toggle-content {
    font-size: 12px !important;
  }

  .certification__grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .certification__item__box_img {
    width: 100%;
    height: 234px;
  }

  .certification__item {
    width: 45%;
  }

  .section__title_top {
    font-size: 14px;
  }

  .profitably__grid {
    display: block;
  }

  .answers__grid {
    display: block;
  }

  .answers__body {
    margin-bottom: 0;
  }

  .answers {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .o_kompani__left {
    display: none;
  }

  .o_kompani__grid {
    display: block;
  }

  .o_kompani__h2 {
    font-size: 28px;
  }

  .o_kompani__flex {
    display: flex;
    flex-direction: column;
  }

  .o_kompani_item__title {
    font-size: 30px;
  }

  .o_kompani_item__text {
    font-size: 18px;
  }
}

.header__btn__mb {
  display: none;
}

@media (max-width: 1230px) {
  .header__btn {
    display: none !important;
  }

  .header__btn__mb {
    min-width: 151px;
    display: flex !important;
  }

  .btn__text {
    font-size: 12px;
  }

  .btn {
    width: inherit !important;
  }

  .mobile-fixed-header {
    margin-top: 0 !important;
  }
}
/* #endregion */

body {
  background: #eef3f9;
  color: #002e67;
}

/* WRAPPER */

.intec-template .intec-template-layout-content {
  background-color: transparent;
}

.quiz-body {
  background-color: #fff;
}

.quiz {
  width: 100%;
  margin: auto;
  background: #fff;
  border: 4px solid #002e67;
  box-shadow: 0 20px 60px rgba(0, 46, 103, 0.15);
  margin-top: 50px;
  margin-bottom: 50px;

  -webkit-box-shadow:
    0 2px 2px 0 rgb(0 0 0 / 14%),
    0 3px 1px -2px rgb(0 0 0 / 12%),
    0 1px 5px 0 rgb(0 0 0 / 20%) !important;
  box-shadow:
    0 2px 2px 0rgb (0 0 0 / 14%),
    0 3px 1px -2pxrgb (0 0 0 / 12%),
    0 1px 5px 0rgb (0 0 0 / 20%) !important;
  border-width: 0px;
  border-color: transparent;
  border-radius: 10px;
  border-style: solid;
  -webkit-box-shadow:
    0 2px 2px 0 rgb(0 0 0 / 14%),
    0 3px 1px -2px rgb(0 0 0 / 12%),
    0 1px 5px 0 rgb(0 0 0 / 20%);
  box-shadow:
    0 2px 2px 0 rgb(0 0 0 / 14%),
    0 3px 1px -2px rgb(0 0 0 / 12%),
    0 1px 5px 0 rgb(0 0 0 / 20%);
}

/* HEADER */

.intec-template-layout-content {
  background-color: #eef3f9;
}

.quiz-header {
  background: #002e67;
  color: white;
  padding: 3px 38px;
  position: relative;
  overflow: hidden;
}

.intec-template-breadcrumb {
  display: none !important;
}

.quiz-header h1 {
  font-size: 30px;
  position: relative;
  z-index: 2;
}

.quiz-header p {
  margin-top: 14px;
  opacity: 0.9;
  font-size: 18px;
  position: relative;
  z-index: 2;
}

.quiz-header h1 {
  margin: 18px 0 18px 0;
}

/* TABS */

.tabs {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  border-bottom: 3px solid #002e67;
}

.tab {
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  font-weight: bold;
  background: #fff;
  color: #002e67;
  border-right: 1px solid #d8e1ed;
  transition: 0.3s;
}

.tab:last-child {
  border-right: none;
}

.tab.active {
  background: #002e67;
  color: white;
}

/* BODY */

.quiz-body {
  padding: 40px 60px;
  min-height: 400px;
}

/* STEP */

.step {
  display: none;
  animation: fade 0.4s ease;
}

.step.active {
  display: block;
}

@keyframes fade {
  from {
    opacity: 0;
    transform: translateY(15px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* TITLES */

.step-title {
  font-size: 33px;
  margin-bottom: 14px;
  line-height: 1.1;
}

.step-subtitle {
  color: #6f87a6;
  margin-bottom: 5px;
  font-size: 18px;
}

.step__body {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}

/* INPUT */

.input-wrap {
  position: relative;
  z-index: 1;
}

.input-wrap input {
  width: 100%;
  height: 50px;
  border: 2px solid #002e67;
  border-radius: 2px;
  font-size: 18px;
  font-weight: 600;
  color: #002e67;
  background: #f7fbff;
  padding: 0 20px;
  outline: none;
  margin-top: 10px;
  transition: 0.2s;
  margin: 30px 0;
}

.agree {
  margin: 10px 0;
  padding: 20px 4px;
  display: block;
}

.agree span {
  background-color: transparent !important;
}

.input-wrap input:focus {
  background: #edf5ff;
  box-shadow: 0 0 0 4px rgba(255, 180, 0, 0.15);
}

.unit {
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 22px;
  font-weight: bold;
  color: #7d92ac;
  pointer-events: none;
  /* display: none; */
}

.section_slider-rev {
  overflow: hidden;
}
/* COLORS */

.red {
  color: #e53935;
}

.red,
.blue,
.yellow {
  margin-bottom: 15px;
  font-size: 14px;
}

.blue {
  color: #1565c0;
}

.yellow {
  color: #ffb300;
}

/* RANGE */

.range-box {
  margin-top: 20px;
  position: relative;
}

.range-box input {
  width: 100%;
  accent-color: #002e67;
  height: 10px;
}

.range_value {
  margin-top: 0;
  font-size: 40px;
  font-weight: bold;
  position: relative;
  left: 0;
}

/* BUTTONS */

.buttons {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.btn {
  min-width: 180px;
  /* height: 70px; */
  border: none;
  background: #002e67;
  color: white;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  transition: 0.3s;
}

.btn:hover {
  background: #003f8f;
}

.btn.light {
  background: #dde7f3;
  color: #002e67 !important;
}

/* FORM */

.form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.form-grid input {
  height: 50px;
  border: none;
  border: 2px solid #002e67;
  background: #f7fbff;
  border-radius: 2px;
  padding: 0 20px;
  font-size: 18px;
  outline: none;
}

.form-grid .full {
  grid-column: 1/3;
}

/* RESULT */

.result {
  margin-top: 50px;
  border: 3px solid #002e67;
}

.result-header {
  background: #002e67;
  color: white;
  padding: 20px;
  font-size: 22px;
  font-weight: bold;
}

.result-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 473px;
}

.result-item {
  padding: 25px 20px;
  border-right: 1px solid #d9e3ef;
}

.result-item:last-child {
  border-right: none;
}

.result-label {
  font-size: 14px;
  color: #7a8ca3;
  margin-bottom: 12px;
  text-transform: uppercase;
}

.result-value {
  font-size: 26px;
  font-weight: bold;
}

.price {
  color: #002e67;
  font-size: 26px;
}

.quiz-img {
  margin: 0 auto;
  /* width: 100%; */
  height: 320px;
  object-fit: contain;
  margin-left: auto;
}

.quiz-box_img {
  width: 100%;
  height: 100%;
}

.calc {
  padding: 0;
}

.result {
  display: none;
}

/* MOBILE */

@media (max-width: 1700px) {
  .types_formwork__flex {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }

  .types_formwork__item:nth-child(1),
  .types_formwork__item:nth-child(2),
  .types_formwork__item:nth-child(3),
  .types_formwork__item:nth-child(4) {
    max-width: 100%;
  }

  .types_formwork__item {
    max-width: 100% !important;
  }
}


@media (max-width: 768px) {
  .quiz-body {
    padding: 35px 25px;
  }

  .quiz-header {
    padding: 35px 25px;
  }

  .quiz-header h1 {
    font-size: 30px;
  }

  .step-title {
    font-size: 24px;
  }

  .input-wrap input {
    height: 45px;
    font-size: 16px;
    padding: 0 16px;
  }

  .buttons button {
    min-width: inherit;
  }

  .buttons {
    gap: 15px;
  }

  .btn {
    height: 44px;
    font-size: 14px;
  }

  .form-grid {
    grid-template-columns: 1fr;
  }

  .form-grid .full {
    grid-column: auto;
  }

  .result-grid {
    grid-template-columns: 1fr;
  }

  .tab {
    font-size: 20px;
    height: 70px;
  }

  .quiz-header h1 {
    font-size: 21px;
    margin: 0;
  }

  .quiz-header p {
    margin-bottom: 0;
  }

  .quiz-header {
    padding: 10px 20px;
  }

  .tab {
    font-size: 16px;
    height: 45px;
  }

  .step-subtitle {
    color: #6f87a6;
    margin-bottom: 26px;
    font-size: 14px;
  }

  .range_value {
    left: 0 !important;
    font-size: 30px;
  }

  .form-grid input {
    height: 50px;
  }

  .quiz-body {
    min-height: 330px;
  }

  .result-item {
    padding: 8px 20px;
  }

  .result-label {
    margin-bottom: 3px;
  }

  .quiz-img {
    height: 270px;
  }

  .calc {
    margin-bottom: 10px;
  }

  .step__body {
    display: block;
  }

  .unit {
    font-size: 16px;
  }

   .types_formwork__flex {
    display: block;
  }
}

@media (max-width: 390px) {
  .sl_rev__text {
    max-height: 60px !important;
  }
}
