

/* Start:/local/templates/soyka/css/main.css?1773269580202670*/
@charset "UTF-8";

:root {
  --color-bg: #edf8ff;
  --color-main-white: #ffffff;
  --color-main-blue: #055aff;
  --color-main-gray: #eff2f2;
  --color-main-aqua: #55ffe5;
  --color-main-dark: #203a5f;
  --color-secondary-dark-blue: #256efa;
  --color-secondary-light-gray: #cddbf3;
  --color-secondary-light-blue: #00bdeb;
  --color-secondary-dark-gray: #758aa6;
}

/* Сброс стилей браузеров */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  color: var(--color-main-dark);
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fixed-page {
  overflow: hidden;
  /*запрещаем прокручивание страницы при открытом меню*/
}

button {
  cursor: pointer;
}

main {
  display: block;
}

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

ul {
  padding: 0;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-style: none;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  vertical-align: middle;
}

img[data-src] {
  opacity: 0;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

a {
  text-decoration: none;
  color: var(--color-main-blue);
}

li {
  list-style: none;
}

.container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 16px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

@media (min-width: 768px) {
  .container {
    padding: 0 40px;
  }
}

.text {
  font-size: 13px;
  line-height: 150%;
}

@media (min-width: 768px) {
  .text {
    font-size: 15px;
  }
}

@media (min-width: 1280px) {
  .text {
    font-size: 20px;
  }
}

.left-menu-template {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 40px;
  padding-bottom: 40px;
}

@media (min-width: 648px) {
  .left-menu-template {
    padding-bottom: 60px;
  }
}

@media (min-width: 1280px) {
  .left-menu-template {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    padding-bottom: 120px;
  }
}

.left-menu-template__menu {
  grid-column: span 1;
}

.left-menu-template__content {
  grid-column: span 3;
}

@font-face {
  font-family: "Montserrat";
  font-weight: 700;
  src: url("/local/templates/soyka/css/../fonts/Montserrat/Montserrat-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Montserrat";
  font-weight: 600;
  src: url("/local/templates/soyka/css/../fonts/Montserrat/Montserrat-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "Montserrat";
  font-weight: 500;
  src: url("/local/templates/soyka/css/../fonts/Montserrat/Montserrat-Medium.ttf") format("truetype");
}

:root {
  --succes-color: #2ecc71;
  --error-color: #e74c3c;
}

.favicon {
  background: #000;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}

.logo {
  width: 124px;
  height: 30px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

@media (min-width: 1280px) {
  .logo--dark {
    width: 165px;
    height: 40px;
  }
}

.buttons,
.slider-buttons,
.icons,
.inputs,
.controls,
.selectors {
  background: var(--color-main-white);
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px;
}

.primary-btn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 600;
  font-size: 15px;
  line-height: 150%;
  border-radius: 8px;
  border: none;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

@media (min-width: 1280px) {
  .primary-btn {
    font-size: 20px;
  }
}

.primary-btn--colored {
  padding: 13px 40px;
  background: var(--color-main-blue);
  color: var(--color-main-white);
}

@media (min-width: 768px) {
  .primary-btn--colored {
    padding: 20px 40px;
  }
}

.primary-btn--colored[disabled] {
  background-color: #ccc !important;
}

.primary-btn--colored:hover,
.primary-btn--colored:focus,
.primary-btn--colored:active {
  background: var(--color-secondary-light-blue);
}

.primary-btn--bordered {
  padding: 10px 40px;
  background: transparent;
  border: 2px solid var(--color-main-blue);
  color: var(--color-main-blue);
  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-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
}

@media (min-width: 768px) {
  .primary-btn--bordered {
    padding: 18px 38px;
  }
}

.primary-btn--bordered:hover,
.primary-btn--bordered:focus,
.primary-btn--bordered:active {
  border: 2px solid var(--color-secondary-light-blue);
  color: var(--color-secondary-light-blue);
}

.slider-btn {
  position: relative;
  padding: 14px;
  border: none;
  border-radius: 8px;
  background: var(--color-main-white);
  -webkit-box-shadow: 0px 20px 20px rgba(33, 70, 122, 0.15);
  box-shadow: 0px 20px 20px rgba(33, 70, 122, 0.15);
  fill: currentColor;
  color: var(--color-main-blue);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  z-index: 1;
}

.slider-btn:hover,
.slider-btn:focus,
.slider-btn:active {
  color: var(--color-secondary-light-blue);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.slider-btn-disabled {
  opacity: 0;
  visibility: hidden;
}

.arrow--transformed {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.icon-search {
  fill: currentColor;
  color: var(--color-secondary-dark-gray);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.icon-search:hover,
.icon-search:focus,
.icon-search:active {
  color: var(--color-main-dark);
}

.contact-icon {
  fill: currentColor;
  color: var(--color-main-blue);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.contact-icon:hover,
.contact-icon:focus,
.contact-icon:active {
  color: var(--color-secondary-light-blue);
}

.main-page .contact-icon {
  width: 52px;
  height: 52px;
  display: block;
}

@media (min-width: 768px) {
  .main-page .contact-icon {
    width: 68px;
    height: 68px;
  }
}

.links {
  background-color: var(--color-secondary-dark-gray);
  padding: 20px;
  display: grid;
  gap: 20px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}

.link {
  display: grid;
  grid-auto-flow: column;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  font-size: 15px;
  line-height: 150%;
  color: var(--color-main-white);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.link:hover,
.link:focus,
.link:active {
  color: var(--color-secondary-light-blue);
}

.link__text {
  display: none;
}

@media (min-width: 1280px) {
  .link__text {
    display: block;
  }
}

.link--locaton {
  color: var(--color-main-dark);
}

@media (max-width: 1280px) {
  .link--locaton {
    margin-right: 24px;
  }

  .link--locaton span {
    display: none;
  }
}

.link--locaton:hover,
.link--locaton:focus,
.link--locaton:active {
  color: var(--color-main-blue);
}

@media (min-width: 1280px) {
  .link--locaton {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.link--dark {
  color: var(--color-main-blue);
}

.link--detailed {
  -webkit-column-gap: 5px;
  -moz-column-gap: 5px;
  column-gap: 5px;
  color: var(--color-main-blue);
}

.icon-arrow {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.label {
  display: none;
}

.form-control {
  padding: 8px 14px;
  border-radius: 8px;
  border: 2px solid var(--color-secondary-light-gray);
  font-weight: 600;
  font-size: 15px;
  line-height: 150%;
  color: var(--color-main-dark);
  outline: none;
}

@media (min-width: 768px) {
  .form-control {
    padding: 20px;
    font-size: 20px;
  }
}

@media (min-width: 1280px) {
  .form-control {
    font-size: 20px;
  }
}

.form-control::-webkit-input-placeholder {
  font-size: 15px;
  line-height: 150%;
  color: var(--color-secondary-dark-gray);
}

.form-control::-moz-placeholder {
  font-size: 15px;
  line-height: 150%;
  color: var(--color-secondary-dark-gray);
}

.form-control:-ms-input-placeholder {
  font-size: 15px;
  line-height: 150%;
  color: var(--color-secondary-dark-gray);
}

.form-control::-ms-input-placeholder {
  font-size: 15px;
  line-height: 150%;
  color: var(--color-secondary-dark-gray);
}

.form-control::placeholder {
  font-size: 15px;
  line-height: 150%;
  color: var(--color-secondary-dark-gray);
}

@media (min-width: 1280px) {
  .form-control::-webkit-input-placeholder {
    font-size: 20px;
  }

  .form-control::-moz-placeholder {
    font-size: 20px;
  }

  .form-control:-ms-input-placeholder {
    font-size: 20px;
  }

  .form-control::-ms-input-placeholder {
    font-size: 20px;
  }

  .form-control::placeholder {
    font-size: 20px;
  }
}

.form-control:focus {
  border: 2px solid var(--color-main-dark);
}

.is-valid {
  border: 2px solid var(--color-main-blue);
}

.is-invalid {
  border: 2px solid #eb5757;
}

.invalid-feedback {
  font-size: 15px;
  line-height: 150%;
  color: #eb5757;
  display: none;
}

.form-control.is-invalid+.invalid-feedback {
  display: block;
}

.select {
  width: 235px;
  position: relative;
  min-height: 38px;
  margin: 0 auto;
  background-color: var(--color-main-white);
  border: 2px solid var(--color-secondary-dark-gray);
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 768px) {
  .select {
    min-height: 60px;
  }
}

.select__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 20px 15px 20px 20px;
  border-radius: 10px;
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
  color: var(--color-main-dark);
  cursor: pointer;
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}

.select__title:hover {
  color: #212529;
}

.select__title::before,
.select__title::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  display: block;
  width: 10px;
  height: 2px;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background-color: #333333;
  -webkit-transform: translate(-3px, -50%) rotate(45deg);
  -ms-transform: translate(-3px, -50%) rotate(45deg);
  transform: translate(-3px, -50%) rotate(45deg);
}

.select__title::after {
  -webkit-transform: translate(3px, -50%) rotate(-45deg);
  -ms-transform: translate(3px, -50%) rotate(-45deg);
  transform: translate(3px, -50%) rotate(-45deg);
}

.select__title:hover::before,
.select__title:hover::after {
  background-color: #212529;
}

.select__content {
  position: absolute;
  top: 100%;
  left: 0px;
  padding: 5px 15px 15px;
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 10px;
  width: calc(100% - 0px);
  background-color: var(--color-main-white);
  border: 1px solid var(--color-secondary-light-gray);
  border-radius: 10px;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 0;
  z-index: -1;
}

@media (min-width: 768px) {
  .select__content {
    padding: 5px 15px 15px;
  }
}

.select__input {
  display: none;
}

.select__input:checked+label::after {
  content: "";
  display: inline-block;
  background-image: url("/local/templates/soyka/css/../img/icons/selected-icon.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 12px;
  height: 12px;
  margin-left: 10px;
}

.select__input:disabled+label {
  opacity: 0.6;
  pointer-events: none;
}

.select__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-height: 0;
  font-weight: 600;
  font-size: 15px;
  line-height: 150%;
  color: var(--color-secondary-dark-gray);
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  cursor: pointer;
  overflow: hidden;
}

.select__label:hover {
  color: var(--color-main-dark);
}

.select[data-state=active] .select__title::before {
  -webkit-transform: translate(-3px, -50%) rotate(-45deg);
  -ms-transform: translate(-3px, -50%) rotate(-45deg);
  transform: translate(-3px, -50%) rotate(-45deg);
}

.select[data-state=active] .select__title::after {
  -webkit-transform: translate(3px, -50%) rotate(45deg);
  -ms-transform: translate(3px, -50%) rotate(45deg);
  transform: translate(3px, -50%) rotate(45deg);
}

.select[data-state=active] .select__content {
  opacity: 1;
  z-index: 1;
}

@media (min-width: 768px) {
  .select[data-state=active] .select__content {
    gap: 10px;
  }
}

.select[data-state=active] .select__label+.select__input+.select__label {
  max-height: 50px;
  border-top-width: 1px;
  font-size: 14px;
}

@media (min-width: 768px) {
  .select[data-state=active] .select__label+.select__input+.select__label {
    font-size: 15px;
  }
}

.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}

.checkbox:hover>.checkbox__icon,
.checkbox:hover>.checkbox__text {
  color: var(--color-main-dark);
}

.checkbox__input {
  display: none;
}

.checkbox__input:checked~.checkbox__icon {
  background: url("/local/templates/soyka/css/../img/icons/checked-box.svg") no-repeat center/contain;
  color: var(--color-main-dark);
}

.checkbox__input:checked~.checkbox__text {
  color: var(--color-main-dark);
}

.checkbox__icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  fill: currentColor;
  color: var(--color-secondary-dark-gray);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

@media (min-width: 768px) {
  .checkbox__icon {
    width: 32px;
    height: 32px;
  }
}

.checkbox__text {
  color: var(--color-secondary-dark-gray);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.checkbox__text.img__wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
}

.checkbox__text.img__wrapper img {
  max-width: 60px;
}

@media(max-width: 900px) {
  .checkbox__text.img__wrapper img {
    max-width: 40px;
  }
}

.checkbox__text.img__wrapper .sugg {
  display: inline-block;
  position: relative;
}

.checkbox__text.img__wrapper .sugg .q {
  cursor: pointer;
  width: 20px;
  height: 20px;
  display: block;
  border: 2px solid #758aa6;
  border-radius: 50%;
  font-size: 12px;
  position: relative;
}

.checkbox__text.img__wrapper .sugg .q::before {
  content: "?";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.checkbox__text.img__wrapper .sugg .suggContent {
  position: absolute;
  background: #fff;
  padding: 20px;
  -webkit-box-shadow: 0 4px 20px rgba(187, 225, 250, 0.5);
  box-shadow: 0 4px 20px rgba(187, 225, 250, 0.5);
  width: 350px;
  top: 100%;
  left: 100%;
  display: none;
  color: var(--color-main-dark);
  margin-top: 8px;
}

@media(max-width: 900px) {
  .checkbox__text.img__wrapper .sugg .suggContent {
    margin-left: -175px;
  }
}

@media(max-width: 500px) {
  .checkbox__text.img__wrapper .sugg {
    position: static;
  }

  .checkbox__text.img__wrapper .sugg .suggContent {
    left: 20px;
    right: 20px;
    width: auto;
    top: unset;
    margin-top: 20px;
    margin-left: 0;
  }
}

.checkbox__text.img__wrapper .sugg .suggContent.active {
  display: block;
}

.checkbox .row {
  gap: 14px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 5px;
}

.radio:hover>.radio__icon {
  border: 2px solid var(--color-main-dark);
}

.radio:hover>.radio__text {
  color: var(--color-main-dark);
}

.radio__input {
  display: none;
}

.radio__input:checked~.radio__icon {
  border: 2px solid var(--color-main-dark);
}

.radio__input:checked~.radio__icon>.radio__circle {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-color: var(--color-main-dark);
  border-radius: 50%;
}

@media (min-width: 768px) {
  .radio__input:checked~.radio__icon>.radio__circle {
    width: 14px;
    height: 14px;
  }
}

.radio__input:checked~.radio__text {
  color: var(--color-main-dark);
}

.radio__input .radio__input:checked~.radio__text {
  color: var(--color-main-dark);
}

.radio__icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  min-width: 26px;
  border-radius: 50%;
  border: 2px solid var(--color-secondary-dark-gray);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

@media (min-width: 768px) {
  .radio__icon {
    width: 26px;
    height: 26px;
    min-width: 26px;
  }
}

.radio__text {
  color: var(--color-secondary-dark-gray);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.selector {
  display: inline-block;
  padding: 10px 20px;
  border-radius: 6px;
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
  color: var(--color-secondary-dark-gray);
  text-decoration: none;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.selector:hover {
  background: var(--color-bg);
  color: var(--color-main-dark);
}

.selector:active,
.selector._active {
  color: var(--color-main-white);
  background: var(--color-main-dark);
}

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  gap: 5px;
  padding: 20px 0 5px;
  margin-bottom: 20px;
  scroll-snap-type: x mandatory;
  overflow-x: auto;
  overflow-y: hidden;
  max-width: 100%;
}

@media (min-width: 768px) {
  .breadcrumb {
    padding: 20px 0 40px;
  }
}

@media (min-width: 1280px) {
  .breadcrumb {
    padding: 40px 0;
  }
}

.tabs-location .breadcrumb {
  padding-top: 0;
}

.breadcrumb__link,
.breadcrumb__link span {
  color: var(--color-secondary-dark-gray);
  font-size: 13px;
  line-height: 150%;
  white-space: nowrap;
  transition: 0.2s;
}

.breadcrumb__link:hover span {
  color: var(--color-secondary-light-blue);
}

.breadcrumb li {
  color: var(--color-secondary-dark-gray);
  font-size: 13px;
  line-height: 150%;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .breadcrumb li {
    font-size: 15px;
  }
}

/**
 * Swiper 9.2.0
 * 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: March 31, 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") format("woff");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

.swiper,
swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical>.swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  -o-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-slide,
swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  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, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.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 {
  -webkit-scroll-snap-type: x mandatory;
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
  -webkit-scroll-snap-type: y mandatory;
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

.swiper-centered>.swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  order: 9999;
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  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 {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  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-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}

.header__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}

@media (min-width: 1280px) {
  .header__items {
    gap: 40px;
  }
}

.header__items--gap {
  gap: 0;
}

@media (min-width: 1280px) {
  .header__items--gap {
    gap: 40px;
  }
}

.header__controls {
  border-bottom: 1px solid var(--color-secondary-light-gray);
}

.header__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

.header__tab {
  font-size: 15px;
  line-height: 150%;
  color: var(--color-main-dark);
  padding: 15px 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.header__tab._active {
  color: var(--color-main-blue);
  border-bottom: 2px solid var(--color-main-blue);
}

.header__contacts {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}

@media (min-width: 648px) {
  .header__contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.header__messengers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}

.header__menu {
  padding: 10px 0;
}

@media (min-width: 648px) {
  .header__menu {
    padding: 20px 0;
  }
}

.header__information {
  padding: 5px 0;
  text-align: center;
  color: var(--color-main-dark);
  font-size: 15px;
  line-height: 150%;
  background-color: var(--color-main-aqua);
}

.header__information div {
  max-width: 1000px;
  padding: 0 24px;
  margin: 0 auto;
}

.header__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

.header__btn {
  padding: 10px 20px;
  display: none;
}

@media (min-width: 648px) {
  .header__btn {
    display: block;
  }
}

.header .logo {
  height: 40px;
}

.location-btn .link {
  pointer-events: none;
}

.link-number {
  display: none;
}

@media (min-width: 648px) {
  .link-number {
    display: block;
  }
}

.header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header-menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
}

@media (min-width: 1280px) {
  .header-menu__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-left: 40px;
    gap: 40px;
  }
}

.navigation__item {
  padding-bottom: 15px;
  padding-top: 8px;
  border-bottom: 1px solid var(--color-secondary-light-gray);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

@media (min-width: 1280px) {
  .navigation__item {
    padding-bottom: 8px;
    height: auto;
    border: none;
  }
}

.navigation__item._active {
  border-bottom: 2px solid var(--color-main-blue);
}

.navigation__item._active .navigation__link {
  color: var(--color-main-blue);
}

.navigation__link {
  font-size: 20px;
  line-height: 150%;
  color: var(--color-main-dark);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.navigation__link:hover,
.navigation__link:focus,
.navigation__link:active {
  color: var(--color-main-blue);
}

.menu-btn {
  padding: 10px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}

@media (min-width: 1280px) {
  .menu-btn {
    display: none;
  }
}

.menu-btn:hover>.icon-menu,
.menu-btn:active>.icon-menu,
.menu-btn:focus>.icon-menu {
  color: var(--color-secondary-light-blue);
}

.icon-menu {
  fill: currentColor;
  color: var(--color-main-blue);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.header-menu__btn {
  background: transparent;
  border: none;
}

@media (min-width: 1280px) {
  .header-menu__btn {
    display: none;
  }
}

@media (max-width: 1279.98px) {
  .header-menu {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    background: rgba(32, 58, 95, 0.5);
    -webkit-box-shadow: 0 8px 20px rgba(187, 225, 250, 0.25);
    box-shadow: 0 8px 20px rgba(187, 225, 250, 0.25);
    -webkit-transition: opacity 0.5s, z-index 0s linear 0.5s;
    -o-transition: opacity 0.5s, z-index 0s linear 0.5s;
    transition: opacity 0.5s, z-index 0s linear 0.5s;
    z-index: 101;
    opacity: 0;
    z-index: -1;
  }
}

.header-menu._active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: opacity 0.5s, z-index 0s linear;
  -o-transition: opacity 0.5s, z-index 0s linear;
  transition: opacity 0.5s, z-index 0s linear;
  bottom: 0;
}

@media (max-width: 1279.98px) {
  .header-menu._active {
    opacity: 1;
    z-index: 100;
  }
}

.header-menu._active .header-menu__wrapper {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.header-menu._active .header-menu__btn {
  display: block;
  padding: 0;
  background: transparent;
  border: none;
  position: absolute;
  top: 35px;
  right: 35px;
  z-index: 1;
}

.header-menu__btn {
  display: none;
}

.header-menu__list {
  list-style: none;
}

@media (max-width: 1279.98px) {
  .header-menu__wrapper {
    display: grid;
    grid-template-rows: auto 1fr auto;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    background: var(--color-bg);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    height: 100%;
    width: 100%;
    margin: 0 0 0 auto;
    max-width: 495px;
    -webkit-transition: -webkit-transform 0.4s ease 0.2s;
    transition: -webkit-transform 0.4s ease 0.2s;
    -o-transition: transform 0.4s ease 0.2s;
    transition: transform 0.4s ease 0.2s;
    transition: transform 0.4s ease 0.2s, -webkit-transform 0.4s ease 0.2s;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    gap: 40px;
    padding: 100px 30px 30px;
  }
}

@media (max-width: 647.98px) {
  .header-menu__wrapper {
    gap: 30px;
    padding: 60px 20px 30px;
  }
}

.header-menu .login-btn {
  padding: 10px 15px;
  font-size: 15px;
  line-height: 150%;
  max-width: 205px;
}

@media (min-width: 1280px) {
  .header-menu .login-btn {
    display: none;
  }
}

.socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

@media (min-width: 768px) {
  .socials .contact-icon {
    width: 68px;
    height: 68px;
  }
}

.additional-block {
  display: grid;
  gap: 16px;
  justify-items: center;
}

.additional-block [data-name=form-application] {
  display: none;
}

@media (min-width: 768px) {
  .additional-block {
    gap: 40px;
    display: none;
    justify-items: start;
  }
}

.additional-block__text {
  line-height: 130%;
  font-size: 20px;
  text-align: center;
}

@media (min-width: 768px) {
  .additional-block__text {
    font-size: 24px;
    text-align: left;
  }
}

[data-name=application-form] .application-form,
[data-name=frequient-questions-form] .application-form {
  margin: 0 auto;
}

@media (min-width: 768px) {

  [data-name=application-form] .application-form,
  [data-name=frequient-questions-form] .application-form {
    max-width: 840px;
  }
}

[data-name=application-form] .form-control {
  width: 100%;
}

[data-name=application-form] .messengers__title {
  font-size: 20px;
}

@media (min-width: 768px) {
  [data-name=application-form] .messengers__title {
    font-size: 24px;
  }
}

@media (min-width: 992px) {
  [data-name=application-form] .messengers__title {
    font-size: 30px;
  }
}

[data-name=application-form] .contact-icon {
  width: 42px;
  height: 42px;
}

@media (min-width: 768px) {
  [data-name=application-form] .contact-icon {
    width: 68px;
    height: 68px;
  }
}

[data-name=choise-default-popup] .form-group {
  gap: 0;
}

@media (min-width: 992px) {

  [data-name=choise-default-popup] .popup__wrapper,
  [data-name=verification-default-popup] .popup__wrapper {
    padding: 120px 0;
  }
}

@media (min-width: 768px) {
  [data-name=verification-default-popup] .popup__link {
    margin-top: -20px;
  }
}

.popup {
  display: none;
  height: 100%;
}

@media (min-width: 992px) {
  .popup .container {
    width: 100%;
  }
}

.popup._active {
  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;
  position: fixed;
  background: rgba(46, 52, 46, 0.8);
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
}

.popup__wrapper {
  display: grid;
  justify-items: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  width: 100%;
  height: 100%;
  background: var(--color-bg);
  position: relative;
  padding: 60px 0;
  overflow: auto;
}

.popup__close {
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: transparent;
  border: none;
}

.popup__content {
  display: grid;
  gap: 20px;
}

@media (min-width: 768px) {
  .popup__content {
    gap: 40px;
  }
}

.popup__title {
  font-size: 24px;
  line-height: 130%;
  color: var(--color-main-dark);
}

@media (min-width: 768px) {
  .popup__title {
    font-size: 30px;
  }
}

@media (min-width: 1280px) {
  .popup__title {
    font-size: 40px;
  }
}

.popup__label {
  position: relative;
  width: 100%;
}

@media (min-width: 768px) {
  .popup__link {
    font-size: 20px;
  }
}

.popup__link--right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
}

.popup__map {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  overflow: hidden;
  max-height: 384px;
  width: 100%;
}

.popup__map>ymaps {
  width: 100% !important;
  height: 100% !important;
  min-height: 320px;
  min-width: 320px;
}

.close-icon {
  width: 32px;
  height: 32px;

}

@media (min-width: 768px) {
  .close-icon {
    width: 48px;
    height: 48px;
  }
}

.form-control {
  width: 100%;
  padding: 10px;
}

@media (min-width: 768px) {
  .form-control {
    padding: 20px;
  }
}

.form-control[type=file] {
  width: auto;
}

.search-btn {
  position: absolute;
  right: 20px;
  top: -10px;
  background-color: transparent;
  border: none;
}

.icon-search {
  width: 32px;
  height: 32px;
}

@media (min-width: 768px) {
  .icon-search {
    width: 40px;
    height: 40px;
  }
}

.location-default {
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr;
  grid-template-rows: 157px 194px 194px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}

@media (min-width: 992px) {
  .location-default {
    height: calc(100vh - 325px);
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: none;
  }
}

.location-default__block {
  background-color: var(--color-main-white);
  border-radius: 12px;
  padding: 16px;
  overflow: hidden;
  height: 100%;
}

@media (min-width: 768px) {
  .location-default__block {
    padding: 30px;
  }
}

@media (min-width: 992px) {
  .location-default__block {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    height: auto;
  }
}

.location-default .overflow-block {
  overflow: auto;
  max-height: 100%;
}

@media (min-width: 992px) {
  .location-default .overflow-block {
    max-height: calc(100vh - 325px);
  }
}

.location-default .overflow-block::-webkit-scrollbar {
  width: 4px;
  border-radius: 3px;
  height: 90%;
}

.location-default .overflow-block::-webkit-scrollbar-thumb {
  width: 4px;
  border-radius: 3px;
  background-color: #758aa6;
}

.location-default .overflow-block::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 2px #cddbf3;
  width: 1px;
}

.location-default__title {
  font-size: 20px;
  line-height: 150%;
  color: var(--color-main-dark);
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .location-default__title {
    margin-bottom: 20px;
  }
}

.region__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
}

@media (min-width: 992px) {
  .region__items {
    gap: 20px;
  }
}

.region__text {
  font-size: 15px;
  line-height: 150%;
  color: var(--color-secondary-dark-gray);
  cursor: pointer;
}

@media (min-width: 992px) {
  .region__text {
    font-size: 20px;
  }
}

.region__text.active {
  font-weight: 900;
}

.district {
  gap: 40px;
}

.district__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
}

.district__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 40px;
}

.district__text {
  font-size: 15px;
  line-height: 150%;
  color: var(--color-secondary-dark-gray);
  cursor: pointer;
}

.district__text.active {
  font-weight: 900;
}

.district__text--bold {
  font-size: 20px;
  line-height: 150%;
  color: var(--color-secondary-dark-gray);
  margin-bottom: 20px;
}

.locality {
  gap: 40px;
}

.locality__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 40px;
}

.locality__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
}

.locality__text {
  font-size: 15px;
  line-height: 150%;
  color: var(--color-secondary-dark-gray);
}

.locality__text a {
  color: var(--color-secondary-dark-gray);
}

.locality__text--bold {
  font-size: 20px;
  line-height: 150%;
  margin-bottom: 20px;
  color: var(--color-secondary-dark-gray);
}

.location-invalid {
  display: grid;
  grid-template-columns: 1fr;
  background-color: var(--color-main-white);
  border-radius: 16px;
  padding: 20px;
  gap: 40px;
}

@media (min-width: 768px) {
  .location-invalid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (min-width: 1280px) {
  .location-invalid {
    padding: 40px;
    grid-template-columns: 1fr 400px;
  }
}

.invalid-info {
  display: grid;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  justify-items: start;
  gap: 20px;
}

.invalid-info__content {
  display: grid;
  gap: 20px;
  color: var(--color-main-dark);
}

.invalid-info__title {
  font-weight: 700;
  font-size: 20px;
  line-height: 130%;
}

@media (min-width: 768px) {
  .invalid-info__title {
    font-size: 24px;
  }
}

@media (min-width: 1280px) {
  .invalid-info__title {
    font-size: 30px;
  }
}

.invalid-info__text {
  font-size: 13px;
  line-height: 150%;
}

@media (min-width: 768px) {
  .invalid-info__text {
    font-size: 20px;
  }
}

.gift__image {
  height: 155px;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}

@media (min-width: 768px) {
  .gift__image {
    height: auto;
  }
}

.gift__content {
  display: grid;
  gap: 20px;
  position: relative;
  background-color: var(--color-bg);
  border-radius: 16px;
  padding: 30px;
  margin-top: -40px;
  z-index: 1;
}

.gift__text {
  font-size: 20px;
  line-height: 150%;
  color: var(--color-main-dark);
}

.gift__socials {
  gap: 8px;
}

.gift__socials>.socials__link>.contact-icon {
  width: 34px;
  height: 34px;
}

@media (min-width: 1280px) {
  .gift__socials>.socials__link>.contact-icon {
    width: 42px;
    height: 42px;
  }
}

.gift__footnote {
  font-size: 15px;
  line-height: 150%;
  color: var(--color-secondary-dark-gray);
}

.form-group {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  position: relative;
}

.form-group .suggestions-wrapper {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}

@media (min-width: 992px) {
  .form-group {
    grid-template-columns: 1fr -webkit-max-content;
    grid-template-columns: 1fr max-content;
  }
}

[data-name=verification-invalid-popup] .search-btn,
[data-name=verification-default-popup] .search-btn,
[data-name=choise-default-popup] .search-btn {
  top: 8px;
}

@media (min-width: 768px) {

  [data-name=verification-invalid-popup] .search-btn,
  [data-name=verification-default-popup] .search-btn,
  [data-name=choise-default-popup] .search-btn {
    top: 15px;
  }
}

.address-default {
  display: grid;
  grid-template-columns: 1fr;
  background-color: var(--color-main-white);
  border-radius: 16px;
  padding: 20px;
  gap: 40px;
}

@media (min-width: 992px) {
  .address-default {
    grid-template-columns: 1fr 1fr;
  }
}

@media (min-width: 1280px) {
  .address-default {
    padding: 40px;
  }
}

.address-default__gift {
  min-height: 265px;
}

.gift-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 768px) {
  .gift-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.gift-row__image {
  border-radius: 10px;
  overflow: hidden;
}

.gift-row__content {
  display: grid;
  gap: 20px;
  background-color: var(--color-bg);
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  border-radius: 12px;
  padding: 30px;
  margin-left: 0;
  margin-top: -20px;
}

@media (min-width: 768px) {
  .gift-row__content {
    margin-left: -20px;
    margin-top: 0;
  }
}

.gift-row__text {
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  color: var(--color-main-dark);
}

@media (min-width: 768px) {
  .gift-row__text {
    font-weight: 600;
  }
}

.gift-row__footnote {
  font-size: 16px;
  line-height: 150%;
  color: var(--color-secondary-dark-gray);
}

@media (min-width: 768px) {
  .gift-row__footnote {
    font-size: 15px;
  }
}

.application-form {
  display: grid;
  gap: 40px;
  grid-template-columns: repeat(1, 1fr);
  grid-template-rows: repeat(3, auto);
}

@media (min-width: 992px) {
  .application-form {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 992px) {
  .application-form--column {
    grid-template-columns: repeat(1, 1fr);
  }
}

.application-form__block {
  grid-column: span 1;
  display: grid;
  gap: 40px;
}

@media (min-width: 992px) {
  .application-form__block {
    grid-column: span 2;
  }
}

.application-form__inputs {
  display: grid;
  gap: 20px;
  padding: 20px;
  background-color: var(--color-main-white);
  border-radius: 16px;
  justify-items: start;
}

@media (min-width: 992px) {
  .application-form__inputs {
    gap: 40px;
    padding: 40px;
  }
}

.application-form__wrapper {
  display: grid;
  gap: 10px;
  width: 100%;
}

@media (min-width: 768px) {
  .application-form__wrapper {
    gap: 20px;
  }
}

.application-form__order {
  padding: 40px;
  background-color: var(--color-main-white);
  border-radius: 16px;
  grid-row: span 1;
}

@media (min-width: 992px) {
  .application-form__order {
    grid-row: span 2;
  }
}

[data-btn=application-form-done] {
  width: 100%;
}

@media (min-width: 768px) {
  [data-btn=application-form-done] {
    width: auto;
  }
}

.messengers {
  grid-column: span 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 768px) {
  .messengers {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media (min-width: 992px) {
  .messengers {
    grid-column: span 2;
  }
}

.messengers__title {
  font-size: 20px;
  line-height: 130%;
  text-align: center;
}

@media (min-width: 768px) {
  .messengers__title {
    text-align: left;
  }
}

@media (min-width: 992px) {
  .messengers__title {
    font-size: 30px;
    line-height: 130%;
  }
}

.order {
  min-width: 400px;
  color: var(--color-main-dark);
}

.order__title {
  font-weight: 700;
  font-size: 30px;
  line-height: 130%;
  color: var(--color-main-dark);
  padding-bottom: 20px;
  border-bottom: 1px solid var(--color-secondary-light-gray);
  margin-bottom: 20px;
}

.order__basic {
  padding-bottom: 20px;
  border-bottom: 1px solid var(--color-secondary-light-gray);
  margin-bottom: 20px;
}

.order__tarif {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.order__tarif .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.order__text {
  display: grid;
}

.order__price {
  display: grid;
}

.order__additionally {
  padding-bottom: 20px;
  border-bottom: 1px solid var(--color-secondary-light-gray);
  margin-bottom: 20px;
  display: grid;
  gap: 20px;
}

.order__subtitle {
  font-size: 20px;
  line-height: 130%;
  color: var(--color-main-dark);
}

.order__clear-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  border: none;
  background: transparent;
  color: var(--color-secondary-dark-gray);
  margin-bottom: 20px;
}

.order__summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.icon-check {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
}

.checkbox--large {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.router {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 10px;
}

.router__img {
  height: auto;
  width: auto;
  max-width: 120px;
}

.router__text {
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 150%;
}

.router__link {
  font-size: 13px;
}

.radio__input:checked .order__price {
  color: var(--color-secondary-dark-gray);
}

.sum {
  font-size: 64px;
  line-height: 120%;
}

.map-popup {
  position: relative;
  width: 900px;
}

.close-map {
  position: absolute;
  top: 0;
  right: -60px;
  width: 48px;
  height: 48px;
  border: none;
  background: transparent;
  z-index: 20;
}

.map-btn__text,
.icon-map {
  pointer-events: none;
}

.take-tariff .tariff-proto {
  grid-column: span 3;
  width: 100%;
}

@media (min-width: 768px) {
  .take-tariff .tariff-proto {
    grid-column: span 1;
  }
}

.take-tariff .tariff {
  /*display: none;*/
  grid-template-rows: 230px 480px 0fr;
  grid-column: span 3;
  width: 100%;
}

.take-tariff .tariff._active {
  grid-template-rows: 230px 480px -webkit-max-content;
  grid-template-rows: 230px 480px max-content;
}

@media (min-width: 768px) {
  .take-tariff .tariff {
    grid-column: span 1;
  }
}

.take-tariff .tariff__option:last-child {
  border-bottom: none;
  height: 82px;
}

.take-tariff__title {
  font-size: 24px;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 40px;
}

@media (min-width: 992px) {
  .take-tariff__title {
    font-size: 40px;
  }
}

.take-tariff__content {
  display: grid;
  gap: 20px;
}

@media (min-width: 992px) {
  .take-tariff__content {
    gap: 40px;
    grid-template-columns: repeat(4, 1fr);
  }
}

.take-tariff__form {
  grid-column: span 3;
  display: grid;
  gap: 20px;
}

@media (min-width: 992px) {
  .take-tariff__form {
    grid-template-rows: 330px 360px;
  }
}

.take-tariff__card {
  grid-column: span 3;
}

@media (min-width: 992px) {
  .take-tariff__card {
    grid-column: span 1;
    grid-template-columns: repeat(4, 1fr);
  }
}

.take-tariff__block {
  display: grid;
  gap: 20px;
  grid-template-rows: repeat(3, -webkit-max-content);
  grid-template-rows: repeat(3, max-content);
}

@media (min-width: 992px) {
  .take-tariff__block {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: -webkit-max-content;
    grid-template-rows: max-content;
  }
}

.take-tariff__block--large {
  grid-template-columns: 1fr;
}

.take-tariff__block--large .tariff-group__buttons {
  display: grid;
  gap: 10px;
}

@media (min-width: 992px) {
  .take-tariff__block--large .tariff-group__buttons {
    grid-template-columns: 1fr 1fr;
  }
}

@media (min-width: 992px) {
  .take-tariff__block--large .radio-btn:nth-child(3) {
    grid-column: span 2;
  }
}

.tariff-group {
  padding: 20px;
  background-color: #fff;
  border-radius: 12px;
  display: grid;
  gap: 20px;
}

.tariff-group__header {
  display: grid;
  justify-items: center;
}

.tariff-group__title {
  white-space: nowrap;
}

.tariff-group__buttons {
  display: grid;
  gap: 10px;
}

.take-tariff__card .tariff__controls {
  padding: 0;
}

.radio-btn {
  min-height: 50px;
}

.radio-btn__text {
  display: block;
  padding: 10px;
  background-color: var(--color-bg);
  border-radius: 5px;
  font-size: 15px;
  line-height: 150%;
  color: var(--color-secondary-dark-gray);
  text-align: center;
}

@media (min-width: 768px) {
  .radio-btn__text {
    font-size: 20px;
  }
}

.radio-btn__input {
  display: none;
}

.radio-btn__input:checked~.radio-btn__text {
  background-color: var(--color-main-blue);
  color: #fff;
}

.location-btn {
  position: relative;
  cursor: pointer;
}

.geo-window {
  border-radius: 8px;
  background: var(--main-main-white, #fff);
  -webkit-box-shadow: 10px 0px 20px 0px rgba(33, 70, 122, 0.1);
  box-shadow: 10px 0px 20px 0px rgba(33, 70, 122, 0.1);
  padding: 20px;
  position: absolute;
  top: calc(100% + 13px);
  left: 30px;
  width: 250px;
  font-size: 15px;
  line-height: 150%;
  z-index: 3;
}

.geo-window__wrapper {
  display: grid;
  gap: 20px;
  position: relative;
}

.geo-window span {
  display: block;
}

.geo-window__close {
  position: absolute;
  right: -6px;
  top: -6px;
  border: none;
  background-color: transparent;
}

.geo-window__close .close-icon {
  width: 17px;
  height: 17px;
}

.geo-window__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.geo-window__buttons .primary-btn {
  padding: 4px 11px;
  font-size: 15px;
  line-height: 150%;
}

.banner {
  background-color: #d5f2ff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 768px) {
  .banner.tablet {
    background: none !important;
  }
}

@media (min-width: 768px) {
  .banner {
    height: 842px;
  }
}

@media (max-width: 992px) {
  .banner.laptop {
    background: none !important;
  }
}

@media (min-width: 992px) {
  .banner.tablet {
    background: none !important;
  }

  .banner {
    height: 100%;
    min-height: 40vw;
    background-size: cover;
  }
}

@media (max-width: 1535px) {
  .banner.desktop {
    background-image: none !important;
  }
}

@media (min-width: 1536px) {
  .banner.laptop {
    background: none !important;
  }
}

.banner .container {
  position: relative;
}

.banner__image {
  margin: 0 -16px;
  /*height: 391px;*/
}

@media (min-width: 768px) {
  .banner__image {
    display: none;
  }
}

.banner__content {
  height: 100%;
  padding: 30px 0;
  max-width: 52.938em;
  display: grid;
  -ms-flex-line-pack: center;
  align-content: center;
  gap: 24px;
}

@media (min-width: 768px) {
  .banner__content {
    min-height: 40vw;
    padding: 60px 0;
    gap: 60px;
  }
}

@media (min-width: 1280px) {
  .banner__content {
    padding: 115px 0;
  }
}

@media (min-width: 768px) {
  .banner__content--limited {
    max-width: 442px;
  }
}

@media (min-width: 1280px) {
  .banner__content--limited {
    max-width: 625px;
  }
}

.policy-link {
  display: none;
}

@media (min-width: 992px) {
  .policy-link {
    position: absolute;
    bottom: 20px;
    right: 30px;
    border-radius: 8px;
    background: var(--main-main-white, #fff);
    -webkit-box-shadow: 10px 0px 20px 0px rgba(33, 70, 122, 0.1);
    box-shadow: 10px 0px 20px 0px rgba(33, 70, 122, 0.1);
    padding: 10px 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
}

.policy-link a {
  color: var(--secondary-secondary-dark-gray, #758aa6);
  font-size: 15px;
  line-height: 150%;
  /* 22.5px */
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}

.policy-link__close {
  background-color: transparent;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.title,
.h1,
h1 span,
h1 b {
  font-weight: 700;
  font-size: 24px;
  line-height: 130%;
}

.h1 {
  margin-bottom: 30px;
}

@media (min-width: 768px) {

  .title,
  .h1,
  h1 span,
  h1 b {
    font-size: 40px;
    line-height: 120%;
  }
}

@media (min-width: 1280px) {

  .title,
  .h1,
  h1 span,
  h1 b {
    font-size: 55px;
    line-height: 110%;
  }
}

.title--colored,
h1 span,
h1 b {
  color: var(--color-main-blue);
}

.check-the-address {
  display: grid;
  gap: 15px;
}

@media (min-width: 768px) {
  .check-the-address {
    max-width: 625px;
  }
}

.check-the-address__title {
  font-size: 16px;
  line-height: 130%;
}

@media (min-width: 768px) {
  .check-the-address__title {
    font-size: 20px;
  }
}

@media (min-width: 1280px) {
  .check-the-address__title {
    font-size: 24px;
  }
}

.check-the-address__buttons {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 10px;
}

@media (min-width: 768px) {
  .check-the-address__buttons {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
}

.check-the-address .form-group {
  grid-template-columns: 1fr;
}

.check-the-address .form-control {
  padding: 15px 3px 15px 16px;
  font-size: 15px;
  line-height: 150%;
}

@media (min-width: 768px) {
  .check-the-address .form-control {
    padding: 20px;
  }
}

@media (min-width: 1280px) {
  .check-the-address .form-control {
    font-size: 20px;
  }
}

.note {
  font-size: 12px;
  line-height: 150%;
  color: var(--color-secondary-dark-gray);
}

.note__link {
  text-decoration: underline;
  color: inherit;
}

.check-btn {
  padding: 10px 16px;
}

@media (min-width: 768px) {
  .check-btn {
    padding: 20px 50px;
  }
}

.map-btn {
  padding: 10px 16px;
}

@media (min-width: 768px) {
  .map-btn {
    padding: 17px 29px;
    gap: 15px;
  }
}

.map-btn__text {
  display: none;
}

@media (min-width: 768px) {
  .map-btn__text {
    display: block;
  }
}

.ambassador .banner {
  background-position: bottom right;
}

@media (min-width: 768px) {
  .ambassador .banner {
    background-position: center right;
    height: 452px;
  }
}

@media (min-width: 992px) {
  .ambassador .banner {
    height: auto;
    background-image: url("/local/templates/soyka/css/../img/banner-main.png");
    background-position: right;
  }
}

.ambassador .banner__content {
  gap: 20px;
  padding-top: 40px;
}

@media (min-width: 768px) {
  .ambassador .banner__content {
    gap: 20px;
    padding-top: 60px;
  }
}

@media (min-width: 992px) {
  .ambassador .banner__content {
    gap: 40px;
    padding-top: 100px;
  }
}

.ambassador .banner__text {
  font-size: 16px;
  line-height: 130%;
  font-weight: 700;
}

.ambassador .banner__text br {
  display: none;
}

@media (min-width: 768px) {
  .ambassador .banner__text {
    font-size: 20px;
  }

  .ambassador .banner__text br {
    display: block;
  }
}

@media (min-width: 992px) {
  .ambassador .banner__text {
    font-size: 24px;
  }
}

.choose-tariff .subtitle {
  text-align: center;
}

@media (min-width: 768px) {
  .choose-tariff .subtitle {
    text-align: left;
  }
}

.choose-tariff .primary-btn--colored {
  padding: 13px 20px;
}

@media (min-width: 768px) {
  .choose-tariff .primary-btn--colored {
    padding: 20px 40px;
  }
}

.choose-tariff__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 768px) {
  .choose-tariff__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px;
  }
}

.choose-tariff__content {
  display: grid;
  justify-items: stretch;
  gap: 20px;
  padding: 40px 0 20px;
}

@media (min-width: 768px) {
  .choose-tariff__content {
    justify-items: start;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 724px;
    flex: 0 1 724px;
    gap: 30px;
    padding: 40px 0;
  }
}

@media (min-width: 768px) {
  .choose-tariff__content {
    gap: 40px;
    padding: 80px 0;
  }
}

.choose-tariff__info {
  display: grid;
  gap: 20px;
}

.choose-tariff__img {
  max-width: 356px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .choose-tariff__img {
    width: auto;
    margin: 0;
  }
}

.subtitle {
  font-weight: 700;
  font-size: 24px;
  line-height: 130%;
}

@media (min-width: 768px) {
  .subtitle {
    font-size: 30px;
  }
}

@media (min-width: 1280px) {
  .subtitle {
    font-size: 40px;
  }
}

.js-box {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  width: calc(100% + 32px);
  margin: 0 -16px;
  padding-left: 16px;
  padding-right: 16px;
}

@media (min-width: 768px) {
  .js-box {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}

.js-box.active {
  cursor: -webkit-grab;
  cursor: grab;
}

.tabs {
  position: relative;
}

.tabs__list {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
  gap: 24px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .tabs__list {
    margin-bottom: 30px;
    -webkit-box-shadow: inset 0px -2px var(--color-secondary-light-gray);
    box-shadow: inset 0px -2px var(--color-secondary-light-gray);
    gap: 40px;
  }
}

@media (min-width: 1280px) {
  .tabs__list {
    margin-bottom: 10px;
  }
}

.tabs--sub {
  border: none;
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
  gap: 10px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.tabs__button {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid transparent;
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  color: var(--color-secondary-dark-gray);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 12px 0;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  white-space: nowrap;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

@media (min-width: 768px) {
  .tabs__button {
    font-size: 24px;
  }
}

@media (min-width: 1280px) {
  .tabs__button {
    font-size: 30px;
  }
}

.tabs__button[aria-selected=true] {
  color: var(--color-main-blue);
  border-bottom: 2px solid var(--color-main-blue);
}

.tabs__button[data-target=for-business] {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

.tabs__button--sub {
  padding: 8px 20px;
  border-radius: 8px;
  font-weight: 600;
  font-size: 15px;
  line-height: 150%;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.tabs__button--sub[aria-selected=true] {
  border-bottom: none;
  background-color: var(--color-main-dark);
  color: var(--color-main-white);
}

@media (min-width: 1280px) {
  .tabs__button--sub {
    font-size: 20px;
  }
}

.tabs-location {
  padding: 16px 0 32px;
  background-color: var(--color-bg);
}

@media (min-width: 768px) {
  .tabs-location {
    padding: 60px 0;
  }
}

@media (min-width: 1280px) {
  .tabs-location {
    padding: 80px 0;
  }
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.tabs-inside {
  position: relative;
  margin-bottom: 24px;
}

.tabs-inside__list {
  margin: 0;
  margin-bottom: 60px;
}

.tabs-inside__item {
  margin-bottom: 0;
  display: inline-block;
  width: auto;
  vertical-align: top;
}

.tabs-inside__item--active>.tabs-inside__link {
  color: var(--color-main-white);
  background: var(--color-main-dark);
}

.tabs-inside__area {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
  height: 0;
}

.tabs-inside__area--active {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
  height: auto;
}

.selector {
  padding: 9px 20px;
  border-radius: 8px;
}

@media (max-width: 820px) {
  .selector {
    font-size: 15px;
    padding-right: 40px;
  }

  .tabs-inside--md .tabs-inside__list {
    border-radius: 8px;
    background: var(--main-main-dark, #203a5f);
    margin-bottom: 20px;
    display: inline-block;
    width: auto;
    position: relative;
  }

  .tabs-inside--md .tabs-inside__list .tabs-inside__item {
    overflow: hidden;
    position: absolute;
    height: 0;
  }

  .tabs-inside--md .tabs-inside__list .tabs-inside__item--active {
    height: auto;
    position: relative;
  }

  .tabs-inside--md .tabs-inside__list--open .tabs-inside__item {
    position: relative;
    height: auto;
  }

  .tabs-inside--md .tabs-inside__list--open .tabs-inside__item--active>.tabs-inside__link:after {
    content: none;
  }

  .tabs-inside--md .tabs-inside__item {
    width: 100%;
    max-width: 100%;
    border-right: 0;
    text-align: left;
  }

  .tabs-inside--md .tabs-inside__item--active>.tabs-inside__link {
    background: var(--main-main-dark, #203a5f);
    color: white;
    border: 0;
    width: 100%;
  }

  .tabs-inside--md .tabs-inside__item--active>.tabs-inside__link:hover {
    color: white;
  }

  .tabs-inside--md .tabs-inside__list:after {
    content: "";
    background-image: url("/local/templates/soyka/css/../img/icons/icon-arrow-select.svg");
    display: inline-block;
    position: absolute;
    top: 8px;
    right: 10px;
    width: 24px;
    height: 24px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
  }

  .tabs-inside__list.list-unstyled.tabs-inside__list--open {
    position: absolute;
    z-index: 2;
    width: 214px;
  }

  .tabs-inside__list.list-unstyled.tabs-inside__list--open~.tabs-inside__content {
    padding-top: 60px;
  }

  .tabs-inside--md .tabs-inside__list--open:after {
    content: "";
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
}

.tariff {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: grid;
  grid-template-rows: 164px 448px 0fr;
  width: 315px;
  background-color: var(--color-main-white);
  border-radius: 16px;
  overflow: hidden;
  background-color: var(--color-main-white);
  transition: grid-template-rows 0.5s, border 0.3s, -ms-grid-rows 0.5s linear;
  border: 2px solid #edf8ff;
}

.tariff._selected {
  border: 2px solid var(--color-secondary-light-blue, #00bdeb);
}

.tariff:hover,
.tariff:focus {
  border: 2px solid var(--color-secondary-light-blue, #00bdeb);
}

.tariff:hover~.tariff._selected {
  border: 2px solid #edf8ff;
}

.tariff._active {
  grid-template-rows: 164px 448px -webkit-max-content;
  grid-template-rows: 164px 448px max-content;
}

@media (min-width: 648px) {
  .tariff._active {
    grid-template-rows: 170px 554px -webkit-max-content;
    grid-template-rows: 170px 554px max-content;
  }
}

@media (min-width: 992px) {
  .tariff._active {
    grid-template-rows: 230px 554px -webkit-max-content;
    grid-template-rows: 230px 554px max-content;
  }
}

@media (min-width: 648px) {
  .tariff {
    grid-template-rows: 170px 554px 0fr;
    width: 334px;
  }
}

@media (min-width: 992px) {
  .tariff {
    grid-template-rows: 230px 554px 0fr;
    width: 400px;
  }
}

/*.tariff:nth-child(2n) .tariff__block--colored {
  background-color: #99ecff;
}
.tariff:nth-child(3n) .tariff__block--colored {
  background-color: #59e0ff;
}*/
.tariff__block,
.tariff__block a.tariff__block__link {
  display: grid;
  gap: 15px;
  padding: 10px;
  grid-template-rows: 1fr -webkit-max-content;
  grid-template-rows: 1fr max-content;
  color: var(--color-main-dark);
}

@media (min-width: 648px) {
  .tariff__block {
    padding: 15px;
    width: 100%;
    gap: 20px;
  }
}

@media (min-width: 1280px) {
  .tariff__block {
    padding: 30px;
    width: 100%;
    gap: 30px;
  }
}

.tariff__block--colored {
  display: block;
  background-color: #c0f3ff;
  padding-bottom: 25px;
  font-size: 15px;
}

.tariff__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 15px;
  line-height: 150%;
  padding-bottom: 8px;
  border-bottom: 2px solid #203a5f;
}

@media (min-width: 992px) {
  .tariff__header {
    font-size: 20px;
  }
}

.tariff__header a {
  color: var(--color-main-dark);
}

.tariff__destiny {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}

.tariff__price {
  position: relative;
}

.tariff__cost {
  display: block;
  font-weight: 500;
  font-size: 64px;
  line-height: 100%;
  margin-top: 20px;
}

.shortTariff .tariff__cost {
  font-size: 64px;
}

@media (min-width: 992px) {
  .tariff__cost {
    font-size: 96px;
  }

  .shortTariff .tariff__cost {
    font-size: 64px;
  }
}

.tariff__option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  font-size: 13px;
  line-height: 150%;
  padding: 15px 0;
  border-bottom: 1px solid #cddbf3;
}

.tariff__option:nth-child(1) {
  min-height: 70px;
}

@media (min-width: 648px) {
  .tariff__option:nth-child(1) {
    min-height: 86px;
  }
}

/*.tariff__option:nth-child(2) {
  height: 109px;
}
@media (min-width: 648px) {
  .tariff__option:nth-child(2) {
    height: 132px;
  }
}*/
/*.tariff__option:last-child {
  border-bottom: none;
}
@media (min-width: 648px) {
  .tariff__option:last-child {
    height: 102px;
  }
}*/
@media (min-width: 648px) {
  .tariff__option {
    padding: 20px 0;
    gap: 20px;
  }
}

.tariff__order {
  min-width: auto;
  display: grid;
  gap: 15px;
  border-top: 1px solid #cddbf3;
  font-size: 13px;
}

@media (min-width: 648px) {
  .tariff__order {
    font-size: 15px;
  }
}

.tariff__controls {
  display: grid;
  gap: 15px;
  padding: 0;
}

@media (min-width: 648px) {
  .tariff__controls {
    gap: 20px;
  }
}

.tariff__more-link {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.tariff__more {
  min-height: 0;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  padding: 0 15px;
}

.tariff__more._active {
  visibility: visible;
  opacity: 1;
  padding: 0 10px 30px;
  position: relative;
}

@media (min-width: 648px) {
  .tariff__more._active {
    padding: 0 15px 30px;
  }
}

@media (min-width: 1280px) {
  .tariff__more {
    padding: 0 30px;
  }

  .tariff__more._active {
    padding: 0 30px 30px;
  }
}

.tariff .tariff__block--large {
  padding-top: 10px;
}

.tariff .tariff__block--large a {
  color: var(--color-main-dark);
}

@media (min-width: 992px) {
  .work-icon {
    width: 32px;
    height: 32px;
  }
}

.simple-slider._horizontal .tariff {
  grid-template-rows: 164px -webkit-max-content 0fr;
  grid-template-rows: 164px max-content 0fr;
  grid-template-columns: 1fr 1fr;
  width: 100% !important;
}

@media (min-width: 648px) and (max-width: 1279.98px) {
  .simple-slider._horizontal .tariff {
    grid-template-columns: 290px 1fr;
    grid-template-rows: 1fr 0fr;
  }
}

@media (min-width: 992px) {
  .simple-slider._horizontal .tariff {
    grid-template-columns: 400px 1fr;
  }
}

@media (min-width: 1280px) {
  .simple-slider._horizontal .tariff {
    grid-template-rows: 1fr 0fr;
  }
}

.simple-slider._horizontal .tariff._active {
  grid-template-rows: repeat(2, -webkit-max-content);
  grid-template-rows: repeat(2, max-content);
}

.simple-slider._horizontal .tariff._active .tariff__more {
  grid-column: span 2;
}

@media (min-width: 648px) and (max-width: 1279.98px) {
  .simple-slider._horizontal .tariff .start-gift {
    margin: -20px -15px 0;
  }
}

.simple-slider._horizontal .tariff .tariff__block {
  grid-column: span 2;
  width: 100%;
}

@media (min-width: 648px) and (max-width: 1279.98px) {
  .simple-slider._horizontal .tariff .tariff__block {
    grid-column: span 1;
  }
}

@media (min-width: 1280px) {
  .simple-slider._horizontal .tariff .tariff__block {
    grid-column: span 1;
    width: 400px;
  }
}

.simple-slider._horizontal .tariff .tariff__block--large {
  width: 100%;
}

.simple-slider._horizontal .tariff .tariff__options {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
}

@media (min-width: 1280px) {
  .simple-slider._horizontal .tariff .tariff__options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 20px;
    border-bottom: 1px solid #cddbf3;
  }
}

.simple-slider._horizontal .tariff .tariff__option {
  border-bottom: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 32%;
  flex: 0 0 32%;
}

@media (min-width: 648px) and (max-width: 1279.98px) {
  .simple-slider._horizontal .tariff .tariff__option {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.simple-slider._horizontal .tariff .tariff__option:nth-child(1) {
  border-right: 1px solid #cddbf3;
}

.simple-slider._horizontal .tariff .tariff__option:nth-child(3) {
  border-top: 1px solid #cddbf3;
}

@media (min-width: 1280px) {
  .simple-slider._horizontal .tariff .tariff__option {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: none;
  }

  .simple-slider._horizontal .tariff .tariff__option:nth-child(2) {
    border-right: none;
  }

  .simple-slider._horizontal .tariff .tariff__option:nth-child(3) {
    border-top: none;
  }
}

.simple-slider._horizontal .tariff .tariff__option:nth-child(1),
.simple-slider._horizontal .tariff .tariff__option:nth-child(2) {
  height: auto;
  height: unset;
}

.simple-slider._horizontal .tariff .tariff__option:nth-child(3) {
  grid-column: span 2;
  height: auto;
  height: unset;
}

.simple-slider._horizontal .tariff .tariff__controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (min-width: 1280px) {
  .simple-slider._horizontal .tariff .tariff__controls {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}

.simple-slider {
  position: relative;
  margin-left: -16px;
  margin-right: -16px;
  padding: 0 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  gap: 24px;
}

@media (min-width: 768px) {
  .simple-slider {
    margin-left: -30px;
    margin-right: -30px;
    padding: 0 30px;
  }
}

.simple-slider__buttons {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 125px;
  margin: auto 0;
  left: 5px;
  right: 5px;
  padding: 30px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: calc(100% - 8px);
}

@media (min-width: 768px) {
  .simple-slider__buttons {
    top: 0;
    bottom: 0;
    left: -25px;
    right: -25px;
    padding: 30px;
    width: calc(100% + 50px);
  }
}

.simple-slider._horizontal .rates-items {
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
}

.tariffs-items,
.rates-items {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 10px;
  margin-bottom: 0;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}

@media (min-width: 648px) {

  .tariffs-items,
  .rates-items {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}

@media (min-width: 992px) {

  .tariffs-items,
  .rates-items {
    margin-bottom: 30px;
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 1280px) {

  .tariffs-items,
  .rates-items {
    gap: 40px;
    margin-bottom: 40px;
  }
}

.tariffs-items._horizontal,
.rates-items._horizontal {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}

.tariffs-items._horizontal .tariff__option:nth-child(1),
.tariffs-items._horizontal .tariff__option:nth-child(2),
.rates-items._horizontal .tariff__option:nth-child(1),
.rates-items._horizontal .tariff__option:nth-child(2) {
  height: auto;
  height: unset;
}

.tariffs-items._horizontal .tariff__option:nth-child(3),
.rates-items._horizontal .tariff__option:nth-child(3) {
  grid-column: span 2;
  height: auto;
  height: unset;
}

.tariffs-items .tariff,
.rates-items .tariff {
  width: 100%;
}

.tariffs-items .tariff__order,
.rates-items .tariff__order {
  padding-bottom: 20px;
}

.tariffs-buttons {
  display: grid;
  gap: 10px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .tariffs-buttons {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) {
  .tariffs-buttons {
    margin-bottom: 60px;
  }
}

@media (min-width: 648px) {
  .tariff-icon {
    width: 36px;
    height: 36px;
  }
}

.option-item__title {
  font-size: 13px;
  line-height: 150%;
  color: var(--color-secondary-dark-gray);
}

.order__type {
  font-size: 15px;
  line-height: 150%;
  color: var(--color-secondary-dark-gray);
  padding: 15px 0;
}

@media (min-width: 648px) {
  .order__type {
    padding: 20px 0 5px;
  }
}

.icon-arrow._active {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.tariff__option--large {
  grid-column: span 2;
}

.orientation-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: -3px;
  right: 0;
}

@media (min-width: 820px) {
  .orientation-controls {
    top: 0;
  }
}

.orientation-controls__btn {
  width: 50px;
  height: 50px;
  border: none;
  background-color: transparent;
}

.orientation-controls__btn._active .orientation-controls__line {
  background: var(--color-main-dark);
}

.orientation-vertical-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.orientation-vertical-btn .orientation-controls__line {
  width: 10px;
  display: inline-block;
  height: 25px;
  background: var(--color-secondary-dark-gray);
  border-radius: 2px;
}

.orientation-vertical-btn .orientation-controls__line:hover {
  background: var(--color-main-dark);
}

.orientation-horizontal-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 5px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.orientation-horizontal-btn .orientation-controls__line {
  width: 40px;
  display: inline-block;
  height: 10px;
  background: var(--color-secondary-dark-gray);
  border-radius: 2px;
}

.orientation-horizontal-btn .orientation-controls__line:hover {
  background: var(--color-main-dark);
}

.channals {
  display: grid;
  gap: 10px;
}

@media (min-width: 768px) {
  .channals {
    gap: 30px;
  }
}

.channals__list {
  display: grid;
  row-gap: 12px;
}

@media (min-width: 768px) {
  .channals__list {
    grid-template-rows: repeat(5, 1fr);
    grid-auto-flow: column;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    row-gap: 10px;
  }
}

.channals__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}

.channals__img {
  width: 32px;
  height: 32px;
}

.channals__more-link {
  margin-top: 14px;
  padding: 10px 0;
  border-radius: 8px;
  border: 1px solid var(--color-main-blue);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .channals__more-link {
    margin-top: 0;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid var(--color-main-blue);
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    font-size: 15px;
    width: 112px;
    padding-bottom: 0 0 10px;
  }
}

.rates .socials .contact-icon {
  width: 52px;
  height: 52px;
}

@media (min-width: 768px) {
  .rates .socials .contact-icon {
    width: 64px;
    height: 64px;
  }
}

@media (min-width: 1280px) {
  .rates .socials .contact-icon {
    width: 68px;
    height: 68px;
  }
}

.price-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 16px;
}

.price-block__text {
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}

.tariff-buttons {
  display: grid;
  gap: 16px;
  margin-bottom: 15px;
}

.tariff-buttons .primary-btn {
  padding: 8px 18px;
  width: 100%;
}

@media (min-width: 768px) {
  .tariff-buttons .primary-btn {
    padding: 18px;
  }
}

.hardware-section {
  padding: 32px 0;
}

@media (min-width: 768px) {
  .hardware-section {
    padding: 60px 0;
  }
}

@media (min-width: 1280px) {
  .hardware-section {
    padding: 120px 0;
  }
}

.hardware-section .container {
  position: relative;
}

.hardware-section .swiper-slide {
  width: 280px;
}

@media (min-width: 768px) {
  .hardware-section .swiper-slide {
    width: auto;
  }
}

.hardware-section__more-link {
  margin-top: 24px;
  padding: 10px 0;
  border-radius: 8px;
  border: 1px solid var(--color-main-blue);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  white-space: nowrap;
}

.hardware-section__more-link .icon-arrow {
  display: none;
}

@media (min-width: 768px) {
  .hardware-section__more-link {
    margin-top: 0;
    position: absolute;
    top: 10px;
    right: 40px;
    border: none;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    font-size: 15px;
  }

  .hardware-section__more-link .icon-arrow {
    display: block;
  }
}

@media (min-width: 1280px) {
  .hardware-section__more-link {
    top: 10px;
    font-size: 20px;
  }
}

.hardware-section__title {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .hardware-section__title {
    margin-bottom: 30px;
  }
}

@media (min-width: 1280px) {
  .hardware-section__title {
    margin-bottom: 60px;
  }
}

.hardware {
  display: grid;
  grid-template-rows: 210px auto;
  min-height: 505px;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .hardware {
    margin-bottom: 0;
    width: 100%;
    min-height: 608px;
    grid-template-rows: 245px auto;
  }
}

@media (min-width: 992px) {
  .hardware {
    width: 100%;
    min-height: 737px;
    grid-template-rows: 290px auto;
  }
}

.hardware__image {
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
  display: block;
}

.hardware__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 15px;
  position: relative;
  background-color: var(--color-bg);
  border-radius: 16px;
  padding: 15px;
  margin-top: -20px;
  z-index: 1;
}

@media (min-width: 768px) {
  .hardware__content {
    padding: 20px;
    gap: 20px;
  }
}

@media (min-width: 992px) {
  .hardware__content {
    padding: 30px;
    gap: 30px;
  }
}

.hardware__title {
  font-weight: 700;
  font-size: 20px;
  line-height: 110%;
}

.hardware__title a {
  color: var(--color-main-dark);
}

@media (min-width: 768px) {
  .hardware__title {
    font-size: 24px;
  }
}

@media (min-width: 992px) {
  .hardware__title {
    font-size: 30px;
  }
}

.hardware__description {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  color: var(--color-secondary-dark-gray);
  font-size: 13px;
  line-height: 150%;
}

@media (min-width: 768px) {
  .hardware__description {
    font-size: 15px;
  }
}

.hardware__cost {
  display: grid;
}

.hardware__cost .sum {
  font-weight: 500;
  font-size: 40px;
  line-height: 120%;
}

@media (min-width: 768px) {
  .hardware__cost .sum {
    font-size: 48px;
  }
}

@media (min-width: 992px) {
  .hardware__cost .sum {
    font-size: 64px;
  }
}

.hardware--large {
  width: 100%;
  height: auto;
  margin: 0;
}

.hardware--large .hardware__content {
  background-color: #fff;
  padding: 10px;
}

@media (min-width: 768px) {
  .hardware--large .hardware__content {
    padding: 20px;
  }
}

@media (min-width: 1280px) {
  .hardware--large .hardware__content {
    padding: 30px;
  }
}

.hardware--large .hardware__title {
  font-size: 20px;
}

@media (min-width: 768px) {
  .hardware--large .hardware__title {
    font-size: 24px;
  }
}

@media (min-width: 1280px) {
  .hardware--large .hardware__title {
    font-size: 30px;
  }
}

.hardware--large .hardware__description,
.hardware--large .hardware__btn,
.hardware--large .hardware__more-link {
  display: none;
}

.hardware--horizontal {
  grid-template-rows: -webkit-max-content;
  grid-template-rows: max-content;
  grid-template-columns: repeat(2, 1fr);
  min-height: auto;
  grid-column: span 2;
}

@media (min-width: 768px) {
  .hardware--horizontal {
    grid-template-columns: repeat(2, 1fr);
    grid-column: span 1;
  }

  .hardware--horizontal:first-child {
    grid-template-rows: repeat(1, -webkit-max-content);
    grid-template-rows: repeat(1, max-content);
  }
}

.hardware--horizontal .hardware__content {
  margin-top: 0;
  margin-right: -10px;
}

.hardware--horizontal .hardware__image {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  border-radius: 0 10px 10px 0;
}

.hardware--horizontal .hardware__title,
.hardware--horizontal .hardware__cost {
  font-size: 13px;
}

@media (min-width: 768px) {

  .hardware--horizontal .hardware__title,
  .hardware--horizontal .hardware__cost {
    font-size: 15px;
  }
}

.update-you {
  padding: 32px 0;
}

@media (min-width: 768px) {
  .update-you {
    padding: 60px 0;
  }
}

@media (min-width: 1280px) {
  .update-you {
    padding: 120px 0;
  }
}

.update-you__title {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .update-you__title {
    margin-bottom: 30px;
  }
}

@media (min-width: 1280px) {
  .update-you__title {
    margin-bottom: 60px;
  }
}

.update-you__content {
  display: grid;
  gap: 30px;
}

@media (min-width: 768px) {
  .update-you__content {
    gap: 40px;
  }
}

@media (min-width: 1280px) {
  .update-you__content {
    gap: 80px;
  }
}

.update-you__banners {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: -webkit-max-content -webkit-max-content 1fr 1fr;
  grid-template-rows: max-content max-content 1fr 1fr;
  gap: 8px;
}

@media (min-width: 768px) {
  .update-you__banners {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 20px;
  }
}

@media (min-width: 1280px) {
  .update-you__banners {
    gap: 40px;
  }
}

.update-you__links {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
}

@media (min-width: 768px) {
  .update-you__links {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    row-gap: 40px;
  }
}

@media (min-width: 1280px) {
  .update-you__links {
    grid-template-columns: repeat(4, 1fr);
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
}

.update-you__link {
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  color: var(--color-main-blue);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer;
  font-size: 13px;
  border-radius: 12px;
  background: #eff2f2;
  padding: 15px;
  row-gap: 8px;
  grid-auto-flow: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  white-space: nowrap;
}

.update-you__link span {
  text-align: center;
}

@media (min-width: 768px) {
  .update-you__link {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    font-size: 15px;
    background: transparent;
    grid-auto-flow: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    justify-items: start;
  }

  .update-you__link span {
    text-align: left;
  }
}

@media (min-width: 1280px) {
  .update-you__link {
    font-size: 20px;
    line-height: 24px;
  }
}

.update-you__link:hover .update-link-icon {
  color: var(--color-secondary-light-blue);
}

.update-item {
  display: grid;
  gap: 8px;
  position: relative;
  color: var(--color-main-dark);
  background-color: #55ffe5;
  border-radius: 16px;
  padding: 16px;
}

@media (min-width: 768px) {
  .update-item {
    padding: 20px;
    gap: 20px;
  }
}

@media (min-width: 1280px) {
  .update-item {
    padding: 40px;
  }
}

.update-item .update-item__link {
  color: var(--color-main-dark);
}

.update-item:last-child {
  background-color: #3ed9ff;
}

.update-item__title {
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
}

@media (min-width: 768px) {
  .update-item__title {
    font-size: 24px;
  }
}

@media (min-width: 1280px) {
  .update-item__title {
    font-size: 30px;
  }
}

.update-item__text {
  width: 50%;
  font-size: 12px;
  line-height: 150%;
}

@media (min-width: 768px) {
  .update-item__text {
    font-size: 15px;
  }
}

@media (min-width: 1280px) {
  .update-item__text {
    font-size: 20px;
  }
}

.update-item__link {
  font-size: 15px;
  white-space: nowrap;
}

.update-item__image {
  position: absolute;
  bottom: 0;
  right: 30px;
  width: 78px;
  height: 78px;
}

@media (min-width: 768px) {
  .update-item__image {
    width: 103px;
    height: 103px;
  }
}

@media (min-width: 1280px) {
  .update-item__image {
    width: 155px;
    height: 165px;
  }
}

.update-item-large {
  background: #eff2f2;
  border-radius: 16px;
  grid-row: span 2;
  padding: 16px;
  gap: 8px;
}

@media (min-width: 768px) {
  .update-item-large {
    padding: 20px;
    gap: 20px;
  }
}

.update-item-large__image {
  position: absolute;
  bottom: 10px;
  right: 20px;
  width: 128px;
  height: 113px;
}

@media (min-width: 768px) {
  .update-item-large__image {
    width: 153px;
    height: 153px;
  }
}

@media (min-width: 768px) {
  .update-item-large__image {
    width: 180px;
    height: 180px;
  }
}

@media (min-width: 1280px) {
  .update-item-large__image {
    width: 253px;
    height: 253px;
  }
}

.update-link-icon {
  fill: currentColor;
  color: var(--color-main-blue);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  width: 24px;
  height: 24px;
}

@media (min-width: 768px) {
  .update-link-icon {
    width: 42px;
    height: 42px;
  }
}

@media (min-width: 1280px) {
  .update-link-icon {
    width: 60px;
    height: 60px;
  }
}

.check-form {
  background-color: var(--color-bg);
  padding: 30px 0;
}

@media (min-width: 768px) {
  .check-form {
    padding: 40px 0;
  }
}

@media (min-width: 1280px) {
  .check-form {
    padding: 80px 0;
  }
}

.check-form .form-control {
  padding: 13px;
  font-size: 15px;
  line-height: 150%;
}

@media (min-width: 768px) {
  .check-form .form-control {
    padding: 20px;
  }
}

@media (min-width: 1280px) {
  .check-form .form-control {
    font-size: 20px;
  }
}

.check-form__title {
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .check-form__title {
    font-size: 30px;
  }
}

@media (min-width: 1280px) {
  .check-form__title {
    margin-bottom: 40px;
    font-size: 40px;
  }
}

.check-form__title--colored {
  color: var(--color-main-blue);
}

.check-form__input {
  display: grid;
  gap: 10px;
  grid-template-rows: 1fr 1fr;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .check-form__input {
    gap: 0;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr -webkit-max-content;
    grid-template-columns: 1fr max-content;
  }
}

.assets {
  background-color: var(--color-bg);
  padding: 32px 0;
}

@media (min-width: 768px) {
  .assets {
    padding: 60px 0;
  }
}

@media (min-width: 1280px) {
  .assets {
    padding: 120px 0;
  }
}

.assets__title {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .assets__title {
    margin-bottom: 30px;
  }
}

@media (min-width: 1280px) {
  .assets__title {
    margin-bottom: 60px;
  }
}

@media (min-width: 768px) {
  .assets__items {
    margin-bottom: 40px;
    overflow: hidden;
    border-radius: 16px;
  }
}

.assets__more-link {
  margin-top: 24px;
  padding: 10px 0;
  border-radius: 8px;
  border: 1px solid var(--color-main-blue);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  white-space: nowrap;
}

.assets__more-link .icon-arrow {
  display: none;
}

@media (min-width: 768px) {
  .assets__more-link {
    position: absolute;
    top: 0;
    margin-top: 0;
    right: 40px;
    border: none;
    font-size: 15px;
  }

  .assets__more-link .icon-arrow {
    display: block;
  }
}

@media (min-width: 1280px) {
  .assets__more-link {
    top: 10px;
    font-size: 20px;
  }
}

.assets .container {
  position: relative;
}

@media (min-width: 768px) {
  .assets .assets-slider-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    gap: 40px;
  }
}

.assets .assets-slider-container .asset__wrapper {
  display: block;
}

.assets .assets-slider-container .asset__content {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .assets .assets-slider-container .asset__content {
    display: none;
    margin-bottom: 0;
  }
}

.assets .assets-slider-container .asset__image {
  border-radius: 16px;
  overflow: hidden;
  height: 224px;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  .assets .assets-slider-container .asset__image {
    margin-bottom: 0;
    max-height: 430px;
    height: 430px;
  }
}

.assets .assets-slider-container .asset__image img {
  min-width: 100%;
  min-height: 100%;
}

.assets .swiper {
  width: calc(100% + 32px);
  margin: 0 -16px;
  padding: 0 16px;
}

@media (min-width: 768px) {
  .assets .swiper {
    width: calc(100% + 60px);
    margin: 0 -30px;
    padding: 0 30px;
    height: 224px;
  }
}

@media (min-width: 992px) {
  .assets .swiper {
    height: 430px;
  }
}

.assets-item {
  width: 280px;
}

@media (min-width: 768px) {
  .assets-item {
    width: auto;
    height: 224px;
  }
}

@media (min-width: 992px) {
  .assets-item {
    height: 430px;
  }
}

.asset__wrapper {
  display: grid;
  gap: 20px;
}

@media (min-width: 768px) {
  .asset__wrapper {
    grid-template-columns: 1fr 1fr;
  }
}

@media (min-width: 992px) {
  .asset__wrapper {
    gap: 40px;
  }
}

.asset__image {
  border-radius: 16px;
  overflow: hidden;
}

.asset__title {
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .asset__title {
    font-size: 20px;
    margin-bottom: 20px;
  }
}

@media (min-width: 1280px) {
  .asset__title {
    font-size: 24px;
  }
}

.asset__text {
  font-size: 15px;
  line-height: 150%;
}

@media (min-width: 768px) {
  .asset__text {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 2px solid #cddbf3;
  }
}

.asset__name {
  font-weight: 700;
  font-size: 20px;
  line-height: 130%;
  color: var(--color-secondary-dark-gray);
}

@media (min-width: 1280px) {
  .asset__name {
    font-size: 24px;
  }
}

.assets-pagination {
  display: none;
}

@media (min-width: 768px) {
  .assets-pagination {
    display: grid;
    row-gap: 20px;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
}

@media (min-width: 1280px) {
  .assets-pagination {
    row-gap: 20px;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
}

.assets-pagination .swiper-pagination-bullet .asset-text-wrapper {
  display: grid;
  grid-template-rows: 0fr;
  overflow: hidden;
  transition: grid-template-rows 0.5s, -ms-grid-rows 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.assets-pagination .swiper-pagination-bullet .asset-text-wrapper__text {
  min-height: 0;
}

.assets-pagination .swiper-pagination-bullet .asset__title {
  color: var(--color-secondary-dark-gray);
  cursor: pointer;
}

.assets-pagination .swiper-pagination-bullet-active {
  grid-template-rows: -webkit-max-content -webkit-max-content;
  grid-template-rows: max-content max-content;
}

.assets-pagination .swiper-pagination-bullet-active .asset__title {
  color: var(--color-main-dark);
}

.assets-pagination .swiper-pagination-bullet-active .asset-text-wrapper {
  grid-template-rows: 1fr;
}

.assets-pagination .swiper-pagination-bullet-active .asset-text-wrapper__text {
  min-height: 100%;
}

.assets-pagination .swiper-pagination-bullet-active .asset-text-wrapper__text .asset__text {
  margin-bottom: 20px;
  padding-top: 20px;
}

.question-banner {
  background-color: var(--color-bg);
  padding: 30px 0;
}

@media (min-width: 768px) {
  .question-banner {
    padding: 60px 0;
  }
}

@media (min-width: 1280px) {
  .question-banner {
    padding: 120px 0;
  }
}

.question-banner__title {
  margin-bottom: 20px;
  text-align: center;
}

@media (min-width: 768px) {
  .question-banner__title {
    margin-bottom: 30px;
    text-align: left;
  }
}

@media (min-width: 1280px) {
  .question-banner__title {
    margin-bottom: 60px;
  }
}

.question-banner__wrapper {
  display: grid;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  row-gap: 20px;
}

@media (min-width: 768px) {
  .question-banner__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}

.question-banner__img {
  background: #4fdeff;
  border-radius: 16px;
  overflow: hidden;
  max-height: 196px;
}

@media (min-width: 768px) {
  .question-banner__img {
    max-height: 372px;
  }
}

.question-banner__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
}

@media (min-width: 768px) {
  .question-banner__content {
    gap: 40px;
  }
}

.question-banner__text {
  text-align: center;
}

.question-banner__text:nth-child(2) {
  color: var(--color-main-blue);
  margin-top: 8px;
}

@media (min-width: 768px) {
  .question-banner__text {
    text-align: left;
  }

  .question-banner__text:nth-child(2) {
    color: inherit;
    margin-top: 0;
  }
}

.question-banner .socials {
  gap: 8px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.question-banner .socials .contact-icon {
  width: 32px;
  height: 32px;
}

@media (min-width: 768px) {
  .question-banner .socials {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .question-banner .socials .contact-icon {
    width: 68px;
    height: 68px;
  }
}

.get-fiber-optic {
  padding: 40px 0;
}

@media (min-width: 768px) {
  .get-fiber-optic {
    padding: 60px 0;
  }
}

@media (min-width: 1280px) {
  .get-fiber-optic {
    padding: 120px 0;
  }
}

.get-fiber-optic__title {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .get-fiber-optic__title {
    margin-bottom: 30px;
  }
}

@media (min-width: 1280px) {
  .get-fiber-optic__title {
    margin-bottom: 60px;
  }
}

.get-fiber-optic-items__step {
  font-size: 20px;
  line-height: 150%;
  color: #758aa6;
  width: 280px;
  display: grid;
  gap: 16px;
}

@media (min-width: 768px) {
  .get-fiber-optic-items__step {
    gap: 20px;
    width: 249px;
  }
}

@media (min-width: 992px) {
  .get-fiber-optic-items__step {
    width: 400px;
  }
}

.get-fiber-optic-items__num {
  font-size: 15px;
}

@media (min-width: 768px) {
  .get-fiber-optic-items__num {
    font-size: 20px;
  }
}

.get-fiber-optic-items__img {
  max-height: 240px;
  height: 160px;
  border-radius: 16px;
  overflow: hidden;
}

@media (min-width: 992px) {
  .get-fiber-optic-items__img {
    height: 240px;
  }
}

.get-fiber-optic-items__title {
  font-weight: 700;
  font-size: 20px;
  line-height: 130%;
  padding: 8px 0;
  color: var(--color-main-dark);
}

@media (min-width: 768px) {
  .get-fiber-optic-items__title {
    color: var(--color-main-blue);
    padding: 0 0 20px;
    border-bottom: 2px solid #cddbf3;
    font-size: 24px;
  }
}

@media (min-width: 992px) {
  .get-fiber-optic-items__title {
    font-size: 30px;
  }
}

.get-fiber-optic-items__text {
  color: var(--color-main-dark);
  font-size: 15px;
}

@media (min-width: 768px) {
  .get-fiber-optic-items__text {
    color: inherit;
  }
}

.join-us {
  background-color: var(--color-bg);
  padding: 30px 0;
}

@media (min-width: 768px) {
  .join-us {
    padding: 40px 0;
  }
}

@media (min-width: 1280px) {
  .join-us {
    padding: 80px 0;
  }
}

.join-us__title {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .join-us__title {
    margin-bottom: 20px;
  }
}

@media (min-width: 1280px) {
  .join-us__title {
    margin-bottom: 40px;
  }
}

.join-us__inputs {
  display: grid;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  gap: 10px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .join-us__inputs {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-bottom: 40px;
  }
}

.join-us .form-group {
  grid-template-columns: 1fr;
  gap: 5px;
}

@media (min-width: 768px) {

  .join-us .form-group:nth-child(1),
  .join-us .form-group:nth-child(2) {
    grid-column: span 2;
  }
}

.join-us .form-control {
  padding: 10px;
}

@media (min-width: 768px) {
  .join-us .form-control {
    padding: 19px;
  }
}

.join-us .check-btn {
  display: block;
  margin-bottom: 20px;
}

@media (min-width: 1280px) {
  .join-us .check-btn {
    margin-bottom: 40px;
    padding: 20px 40px;
  }
}

.services-items__wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

@media (min-width: 768px) {
  .services-items__wrapper {
    gap: 20px;
  }
}

@media (min-width: 1280px) {
  .services-items__wrapper {
    gap: 40px;
  }
}

.services-items .hardware {
  grid-template-rows: repeat(2, -webkit-max-content);
  grid-template-rows: repeat(2, max-content);
}

.services-items .hardware--large .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.services-items .hardware--large .row-xl {
  display: grid;
  gap: 10px;
}

@media (min-width: 992px) {
  .services-items .hardware--large .row-xl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
}

.services-items .hardware--large .sum {
  font-size: 24px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .services-items .hardware--large .sum {
    font-size: 36px;
    font-weight: 500;
  }
}

@media (min-width: 992px) {
  .services-items .hardware--large .sum {
    font-size: 40spx;
  }
}

.services-items .hardware--large:first-child {
  grid-column: span 2;
}

.services-items .hardware--large:first-child .sum {
  font-size: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .services-items .hardware--large:first-child .sum {
    font-size: 48px;
    font-weight: 500;
  }
}

@media (min-width: 992px) {
  .services-items .hardware--large:first-child .sum {
    font-size: 64px;
  }
}

@media (min-width: 768px) {
  .services-items .hardware--large:first-child .row {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
}

.services-items .hardware--large:first-child .hardware__btn {
  padding: 10px 20px;
  font-size: 13px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

@media (min-width: 768px) {
  .services-items .hardware--large:first-child .hardware__btn {
    padding: 10px 20px;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
}

@media (min-width: 1280px) {
  .services-items .hardware--large:first-child .hardware__btn {
    padding: 10px 20px;
  }
}

.services-items .hardware--large:nth-child(1) .hardware__description,
.services-items .hardware--large:nth-child(1) .hardware__btn,
.services-items .hardware--large:nth-child(1) .hardware__more-link,
.services-items .hardware--large:nth-child(2) .hardware__description,
.services-items .hardware--large:nth-child(2) .hardware__btn,
.services-items .hardware--large:nth-child(2) .hardware__more-link,
.services-items .hardware--large:nth-child(3) .hardware__description,
.services-items .hardware--large:nth-child(3) .hardware__btn,
.services-items .hardware--large:nth-child(3) .hardware__more-link {
  display: grid;
}

.services-items .hardware--large:nth-child(2) .sum,
.services-items .hardware--large:nth-child(3) .sum {
  font-size: 32px;
  font-weight: 700;
}

@media (min-width: 768px) {

  .services-items .hardware--large:nth-child(2) .sum,
  .services-items .hardware--large:nth-child(3) .sum {
    font-size: 48px;
    font-weight: 500;
  }
}

@media (min-width: 992px) {

  .services-items .hardware--large:nth-child(2) .sum,
  .services-items .hardware--large:nth-child(3) .sum {
    font-size: 64px;
  }
}

.services-items .hardware--large:nth-child(2),
.services-items .hardware--large:nth-child(3) {
  min-height: auto;
}

.services-items .hardware--large:nth-child(2) .hardware__image,
.services-items .hardware--large:nth-child(3) .hardware__image {
  height: 139px;
}

@media (min-width: 768px) {

  .services-items .hardware--large:nth-child(2) .hardware__image,
  .services-items .hardware--large:nth-child(3) .hardware__image {
    height: 340px;
  }
}

.services-items .hardware--large:nth-child(2) .sum,
.services-items .hardware--large:nth-child(3) .sum {
  font-size: 32px;
  font-weight: 700;
}

@media (min-width: 768px) {

  .services-items .hardware--large:nth-child(2) .sum,
  .services-items .hardware--large:nth-child(3) .sum {
    font-size: 48px;
    font-weight: 500;
  }
}

@media (min-width: 992px) {

  .services-items .hardware--large:nth-child(2) .sum,
  .services-items .hardware--large:nth-child(3) .sum {
    font-size: 64px;
  }
}

.services-items .hardware--large:nth-child(2) .hardware__btn,
.services-items .hardware--large:nth-child(3) .hardware__btn {
  padding: 10px;
  font-size: 11px;
}

@media (min-width: 768px) {

  .services-items .hardware--large:nth-child(2) .hardware__btn,
  .services-items .hardware--large:nth-child(3) .hardware__btn {
    font-size: 13px;
    padding: 20px;
  }
}

@media (min-width: 1280px) {

  .services-items .hardware--large:nth-child(2) .hardware__btn,
  .services-items .hardware--large:nth-child(3) .hardware__btn {
    padding: 10px 20px;
  }
}

.services-items .hardware--large:nth-child(2) .hardware__description,
.services-items .hardware--large:nth-child(3) .hardware__description {
  display: none;
  font-size: 13px;
}

@media (min-width: 768px) {

  .services-items .hardware--large:nth-child(2) .hardware__description,
  .services-items .hardware--large:nth-child(3) .hardware__description {
    display: block;
  }
}

.services-items .hardware--large:nth-child(2) .hardware__title,
.services-items .hardware--large:nth-child(3) .hardware__title {
  font-size: 15px;
}

@media (min-width: 768px) {

  .services-items .hardware--large:nth-child(2) .hardware__title,
  .services-items .hardware--large:nth-child(3) .hardware__title {
    font-size: 20px;
  }
}

@media (min-width: 1280px) {

  .services-items .hardware--large:nth-child(2) .hardware__title,
  .services-items .hardware--large:nth-child(3) .hardware__title {
    font-size: 30px;
  }
}

.services-items .hardware--large:nth-child(2) .hardware__more-link,
.services-items .hardware--large:nth-child(3) .hardware__more-link {
  padding: 8px 0;
  border-radius: 8px;
  border: 1px solid var(--color-main-blue);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 11px;
  white-space: nowrap;
}

.services-items .hardware--large:nth-child(2) .hardware__more-link .icon-arrow,
.services-items .hardware--large:nth-child(3) .hardware__more-link .icon-arrow {
  display: none;
}

@media (min-width: 768px) {

  .services-items .hardware--large:nth-child(2) .hardware__more-link,
  .services-items .hardware--large:nth-child(3) .hardware__more-link {
    border: none;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    font-size: 15px;
  }

  .services-items .hardware--large:nth-child(2) .hardware__more-link .icon-arrow,
  .services-items .hardware--large:nth-child(3) .hardware__more-link .icon-arrow {
    display: block;
  }
}

.services-items .hardware--horizontal:first-child {
  grid-template-rows: repeat(2, -webkit-max-content);
  grid-template-rows: repeat(2, max-content);
  grid-template-columns: 1fr;
}

@media (min-width: 768px) {
  .services-items .hardware--horizontal:first-child {
    grid-template-columns: repeat(2, 1fr);
  }
}

.services-items .hardware--horizontal:first-child .hardware__image {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  border-radius: 10px;
  min-height: 237px;
}

.services-items .hardware--horizontal:first-child .hardware__image img {
  max-width: 9999px;
  max-height: 100%;
}

@media (min-width: 768px) {
  .services-items .hardware--horizontal:first-child .hardware__image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    min-height: 343px;
  }
}

.services-items .hardware--horizontal:first-child .hardware__content {
  margin-top: -20px;
  margin-right: 0;
  padding: 15px;
}

@media (min-width: 768px) {
  .services-items .hardware--horizontal:first-child .hardware__content {
    margin-top: 0;
    margin-right: -20px;
  }
}

.services-items .hardware--horizontal:first-child .hardware__title {
  font-size: 20px;
}

@media (min-width: 768px) {
  .services-items .hardware--horizontal:first-child .hardware__title {
    font-size: 24px;
  }
}

@media (min-width: 1280px) {
  .services-items .hardware--horizontal:first-child .hardware__title {
    font-size: 30px;
  }
}

.services-items .hardware--horizontal:first-child .hardware__cost {
  font-size: 15px;
}

.services-items .hardware--horizontal .hardware__image {
  min-height: 139px;
}

@media (min-width: 768px) {
  .services-items .hardware--horizontal .hardware__image {
    min-height: 220px;
  }
}

.services-page {
  background-color: var(--color-bg);
}

.services-menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

@media (min-width: 1280px) {
  .services-menu__list {
    display: grid;
  }
}

.services-menu__item:hover .icon {
  color: var(--color-secondary-light-blue);
}

.services-menu__link {
  white-space: nowrap;
}

@media (min-width: 768px) {
  .services-menu__link {
    font-size: 20px;
    line-height: 24px;
  }
}

.services-menu__link .icon-check {
  width: 40px;
  min-width: 40px;
  height: 40px;
}

@media (min-width: 768px) {
  .services-menu__link .icon-check {
    display: block;
    width: 60px;
    min-width: 60px;
    height: 60px;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
}

.swiper-container {
  width: 100%;
  height: 300px;
}

.swiper-slide-container {
  text-align: center;
  font-size: 18px;
  background: #fff;
  height: 100%;
  max-width: 600px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.gallery-top {
  height: 217px;
}

@media (min-width: 768px) {
  .gallery-top {
    height: 400px;
  }
}

.serviceSlider.gallery-top {
  height: 217px;
}

@media (min-width: 768px) {
  .serviceSlider.gallery-top {
    height: 565px;
  }
}

.gallery-top .swiper-slide {
  border-radius: 16px;
  overflow: hidden;
}

.gallery-thumbs {
  height: 94px;
  position: relative;
}

@media (min-width: 768px) {
  .gallery-thumbs {
    height: 140px;
  }
}

.gallery-thumbs__mask {
  position: absolute;
  right: 0;
  height: 100%;
  width: 70px;
  background: -webkit-gradient(linear, right top, left top, from(#edf8ff), to(rgba(237, 248, 255, 0)));
  background: -o-linear-gradient(right, #edf8ff 0%, rgba(237, 248, 255, 0) 100%);
  background: linear-gradient(270deg, #edf8ff 0%, rgba(237, 248, 255, 0) 100%);
  z-index: 2;
  pointer-events: none;
}

.gallery-thumbs .swiper-slide {
  width: 120px;
  height: 100%;
  opacity: 1;
  border-radius: 8px;
  overflow: hidden;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

@media (min-width: 768px) {
  .gallery-thumbs .swiper-slide {
    width: 180px;
  }
}

.gallery-thumbs .swiper-slide img {
  border-radius: 8px;
}

.gallery-thumbs .swiper-slide-thumb-active {
  opacity: 0.4;
}

.gallery-block {
  position: relative;
}

.gallery-block__buttons {
  display: none;
}

@media (min-width: 992px) {
  .gallery-block__buttons {
    display: block;
    bottom: 35px;
    position: absolute;
    width: 100%;
  }

  .gallery-block__buttons .swiper-button-disabled {
    opacity: 0;
  }

  .gallery-block__buttons .slider-btn-prev {
    left: 0;
  }

  .gallery-block__buttons .slider-btn-next {
    position: absolute;
    right: 0;
  }
}

.service-page {
  background-color: var(--color-bg);
}

.service-page__wrapper {
  display: grid;
  gap: 20px;
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .service-page__wrapper {
    margin-bottom: 60px;
    gap: 40px;
  }
}

@media (min-width: 992px) {
  .service-page__wrapper {
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 120px;
  }
}

.service-page .includes {
  background-color: #fff;
  padding-top: 40px;
}

@media (min-width: 768px) {
  .service-page .includes {
    padding-top: 60px;
  }
}

@media (min-width: 992px) {
  .service-page .includes {
    padding-top: 120px;
  }
}

.service-page .includes.like-is-empty {
  padding-top: 0;
}

.service-page .option-item__title {
  font-size: 15px;
  line-height: 150%;
}

.service-page .tariff {
  grid-template-rows: -webkit-max-content -webkit-max-content 0fr;
  grid-template-rows: max-content max-content 0fr;
}

.service-page .tariff._active {
  grid-template-rows: -webkit-max-content -webkit-max-content -webkit-max-content;
  grid-template-rows: max-content max-content max-content;
}

.gallery-block {
  display: grid;
  gap: 10px;
}

@media (min-width: 768px) {
  .gallery-block {
    gap: 20px;
  }
}

@media (min-width: 992px) {
  .gallery-block {
    grid-column: span 2;
  }
}

@media (min-width: 992px) {
  .tariff-block {
    grid-column: span 1;
    grid-row: span 2;
  }
}

.tariff-block .tariff {
  width: 100%;
}

.tariff-block .tariff__block {
  width: 100%;
}

.description-block {
  padding: 15px;
  background: #ffffff;
  border-radius: 16px;
  display: grid;
  gap: 30px;
}

@media (min-width: 768px) {
  .description-block {
    padding: 20px;
    gap: 40px;
  }
}

@media (min-width: 992px) {
  .description-block {
    grid-column: span 2;
    padding: 40px;
  }
}

.description-block__title {
  font-size: 20px;
}

@media (min-width: 992px) {
  .description-block__title {
    font-size: 24px;
  }
}

.description-block__text,
.service-description-block p {
  font-size: 13px;
  line-height: 150%;
}

@media (min-width: 768px) {

  .description-block__text,
  .service-description-block p {
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .description-block__text {
    margin-top: -10px;
  }
}

.description-block__images {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

@media (min-width: 768px) {
  .description-block__images {
    gap: 20px;
  }
}

@media (min-width: 992px) {
  .description-block__images {
    gap: 40px;
  }
}

.description-service .description-block__images {
  margin: 40px 0;
}

.description-service .description-block__title {
  margin-bottom: 40px;
}

.description-service p,
.description-service div,
.description-service li {
  color: var(--color-main-dark);
  font-weight: 400;
  margin-bottom: 30px;
}

.description-service a {
  color: var(--color-secondary-dark-blue);
}

.description-service li {
  margin-bottom: 10px;
}

.description-service li p {
  margin-bottom: 0;
}

.description-service .description-image {
  margin-bottom: 0;
}

.description-service ol li {
  list-style-type: decimal;
}

.description-service ul li {
  list-style-type: circle;
}

.description-service h3 {
  color: var(--color-main-blue);
  margin-bottom: 4px;
}

.logos {
  margin: 20px 0;
  padding: 0 50px;
}

.description-image {
  background: #758aa6;
  border-radius: 16px;
  overflow: hidden;
  height: 107px;
  margin: 0;
}

@media (min-width: 768px) {
  .description-image {
    height: auto;
  }
}

.services-list .subtitle {
  margin-bottom: 20px;
}

.services-list__list {
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}

.services-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  font-size: 13px;
  line-height: 150%;
}

@media (min-width: 768px) {
  .services-list__item {
    font-size: 15px;
  }
}

.ul-counter {
  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;
  width: 20px;
  height: 20px;
  background: #055aff;
  border-radius: 4px;
  font-size: 12.5px;
  line-height: 180%;
  color: #ffffff;
}

.you-may-like {
  position: relative;
}

.you-may-like__link {
  position: absolute;
  bottom: 0;
  padding: 10px 0;
  border-radius: 8px;
  border: 1px solid var(--color-main-blue);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  width: calc(100% - 32px);
}

.you-may-like__link .icon-arrow {
  display: none;
}

@media (min-width: 768px) {
  .you-may-like__link {
    border: none;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    font-size: 15px;
    position: static;
    width: auto;
  }

  .you-may-like__link .icon-arrow {
    display: block;
  }
}

@media (min-width: 1280px) {
  .you-may-like__link {
    top: 10px;
    font-size: 20px;
  }
}

.you-may-like .simple-slider {
  padding-bottom: 40px;
}

@media (min-width: 768px) {
  .you-may-like .simple-slider {
    padding-bottom: 0;
  }
}

.you-may-like__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .you-may-like__header {
    margin-bottom: 40px;
  }
}

@media (min-width: 768px) {
  .you-may-like__header {
    margin-bottom: 60px;
  }
}

.you-may-like .hardware--horizontal .hardware__image {
  max-height: 119px;
}

@media (min-width: 768px) {
  .you-may-like .hardware--horizontal .hardware__image {
    max-height: 172px;
  }
}

@media (min-width: 992px) {
  .you-may-like .hardware--horizontal .hardware__image {
    max-height: 216px;
  }
}

.you-may-like .hardware--horizontal .hardware__image img {
  width: auto;
}

.you-may-like__cost {
  display: grid;
}

.you-may-like__cost .sum {
  font-weight: 500;
  font-size: 24px;
  line-height: 120%;
}

@media (min-width: 768px) {
  .you-may-like__cost .sum {
    font-size: 36px;
  }
}

@media (min-width: 992px) {
  .you-may-like__cost .sum {
    font-size: 40px;
  }
}

.services-slider {
  width: calc(100% + 32px);
  margin: 0 -16px;
  padding: 0 16px;
}

@media (min-width: 768px) {
  .services-slider {
    width: calc(100% + 60px);
    margin: 0 -30px;
    padding: 0 30px;
  }
}

.you-may-like .services-slider {
  margin: 0 -20px;
  padding: 0 20px 60px;
}

@media (min-width: 768px) {
  .you-may-like .services-slider {
    margin: 0 -30px;
    padding: 0 30px;
  }
}

.you-may-like .services-slider .services-slider__buttons {
  display: none;
}

@media (min-width: 768px) {
  .you-may-like .services-slider .services-slider__buttons {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 125px;
    margin: auto 0;
    left: -20px;
    right: -20px;
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: calc(100% + 50px);
  }
}

.you-may-like-items {
  width: 249px;
}

@media (min-width: 768px) {
  .you-may-like-items {
    width: 334px;
  }
}

@media (min-width: 768px) {
  .you-may-like-items {
    width: 400px;
  }
}

.you-may-like-items .hardware--large {
  background-color: var(--color-bg);
  border-radius: 16px;
  color: var(--color-main-dark);
}

.you-may-like-items .hardware--large .hardware__content {
  background-color: var(--color-bg);
}

.you-may-like-items .sum {
  font-size: 36px;
}

@media (min-width: 768px) {
  .you-may-like-items .sum {
    font-size: 40px;
  }
}

@media (min-width: 992px) {
  .you-may-like-items .sum {
    font-size: 48px;
  }
}

.you-may-like-items .hardware__content {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.tariff-page {
  background-color: var(--color-bg);
}

.tariff-page__wrapper {
  display: grid;
  gap: 10px;
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .tariff-page__wrapper {
    margin-bottom: 60px;
    gap: 20px;
  }
}

@media (min-width: 992px) {
  .tariff-page__wrapper {
    grid-template-columns: repeat(3, 1fr);
    row-gap: 20px;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
}

@media (min-width: 768px) {
  .tariff-page .gift-row {
    /*height: 270px;*/
  }
}

.tariff-page .includes {
  background-color: #fff;
}

.tariff-page__wrapper {
  grid-template-columns: 1fr;
}

@media (min-width: 992px) {
  .tariff-page__wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}

.tariff-page .plan,
.tariff-page .tv,
.tariff-page .plan-options,
.tariff-page .tariff-description {
  grid-row: span 1;
  grid-column: span 1;
}

@media (min-width: 992px) {

  .tariff-page .plan,
  .tariff-page .tv,
  .tariff-page .plan-options,
  .tariff-page .tariff-description {
    grid-row: span 2;
    grid-column: span 2;
  }
}

.tariff-page .router {
  margin-top: 0;
}

.tariff-page .router .router__img {
  margin-right: 12px;
  border-radius: 4px;
}

.tariff-page .tariff {
  width: 100%;
}

.tariff-page .tariff__block--large {
  padding-top: 5px;
}

.tariff-page .order {
  min-width: auto;
}

.tariff-page .messengers {
  grid-column: span 1;
  margin-top: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 768px) {
  .tariff-page .messengers {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
}

@media (min-width: 992px) {
  .tariff-page .messengers {
    grid-column: span 3;
    margin-top: 40px;
  }
}

.tariff-page .messengers__title {
  font-size: 20px;
  line-height: 130%;
  text-align: center;
}

@media (min-width: 768px) {
  .tariff-page .messengers__title {
    font-size: 24px;
    text-align: left;
  }

  .tariff-page .messengers__title br {
    display: none;
  }
}

@media (min-width: 992px) {
  .tariff-page .messengers__title {
    font-size: 30px;
  }
}

.tariff-page .messengers .socials__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tariff-page .messengers .contact-icon {
  width: 52px;
  height: 52px;
}

@media (min-width: 768px) {
  .tariff-page .messengers .contact-icon {
    width: 68px;
    height: 68px;
  }
}

.tariff-page-tv .tariff-calculator .tariff__block--colored {
  background-color: #c0f3ff;
}

@media (min-width: 992px) {
  .tariff-page-tv .tariff-description {
    gap: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.tariff-page-tv .tariff-description .plan-title {
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .tariff-page-tv .tariff-description .plan-title {
    margin-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .tariff-page-tv .tariff-description .plan-title {
    margin-bottom: 30px;
  }
}

.tariff-calculator {
  grid-row: span 1;
  grid-column: span 1;
}

@media (min-width: 992px) {
  .tariff-calculator {
    grid-row: 1/9;
    grid-column: 3/4;
  }
}

.order__text {
  font-size: 13px;
  line-height: 150%;
}

@media (min-width: 768px) {
  .order__text {
    font-size: 15px;
  }
}

.order__price {
  white-space: nowrap;
  font-size: 10px;
  color: var(--color-secondary-dark-gray);
}

.order__price span {
  font-size: 13px;
  text-align: right;
}

@media (min-width: 768px) {
  .order__price span {
    font-size: 15px;
  }
}

.order .checkbox {
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
}

.order .checkbox .checkbox__input:checked~.order__price {
  color: var(--color-main-dark);
}

.order .checkbox__text {
  font-size: 13px;
  line-height: 130%;
}

@media (min-width: 768px) {
  .order .checkbox__text {
    font-size: 15px;
  }
}

.plan {
  display: grid;
  gap: 15px;
  background-color: var(--color-main-white);
  padding: 15px;
  border-radius: 16px;
}

@media (min-width: 768px) {
  .plan {
    grid-column: span 2;
    padding: 20px;
    gap: 20px;
  }
}

@media (min-width: 768px) {
  .plan {
    padding: 20px 30px 30px;
    gap: 30px;
  }
}

.plan .plan-title {
  padding-bottom: 15px;
  border-bottom: 1px solid #cddbf3;
}

@media (min-width: 768px) {
  .plan .plan-title {
    padding-bottom: 20px;
  }
}

@media (min-width: 768px) {
  .plan .plan-title {
    padding-bottom: 20px;
  }
}

.plan__wrapper {
  display: grid;
  gap: 10px;
}

@media (min-width: 768px) {
  .plan__wrapper {
    gap: 20px;
  }
}

.plan .checkbox {
  row-gap: 20px;
  -webkit-column-gap: 14px;
  -moz-column-gap: 14px;
  column-gap: 14px;
}

.plan .checkbox__icon {
  width: 32px;
  height: 32px;
}

.plan .checkbox__text {
  font-size: 13px;
  line-height: 130%;
}

@media (min-width: 768px) {
  .plan .checkbox__text {
    font-size: 15px;
  }
}

.plan .checkbox .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.plan .router {
  gap: 20px;
  padding-left: 20px;
}

.plan .router__text {
  font-size: 13px;
  line-height: 150%;
}

@media (min-width: 768px) {
  .plan .router__text {
    font-size: 15px;
  }
}

.plan .router__link {
  font-size: 13px;
}

@media (min-width: 768px) {
  .plan .router__link {
    font-size: 15px;
  }
}

.smalltitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
  line-height: 130%;
}

.smalltitle__text {
  display: grid;
}

.smalltitle__text--little {
  color: #9ca7b5;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

@media (min-width: 768px) {
  .smalltitle {
    font-size: 24px;
  }

  .smalltitle__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
  }

  .smalltitle__text--little {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
  }
}

@media (min-width: 992px) {
  .smalltitle {
    font-size: 30px;
  }
}

.smalltitle .tariff-icon {
  min-width: 32px;
}

.smallsubtitle {
  font-weight: 600;
  font-size: 15px;
  line-height: 150%;
}

@media (min-width: 768px) {
  .smallsubtitle {
    font-size: 20px;
  }
}

.icon-check {
  width: 32px;
  height: 32px;
}

@media (min-width: 768px) {
  .icon-check {
    width: 32px;
    height: 32px;
  }
}

.checkbox--large {
  margin-bottom: 10px;
}

.checkbox--large .radio {
  padding-left: 24px;
  padding-top: 10px;
}

.radio__text {
  font-size: 13px;
}

@media (min-width: 768px) {
  .radio__text {
    font-size: 15px;
  }
}

.gift-row__image {
  height: 155px;
}

@media (min-width: 768px) {
  .gift-row__image {
    height: auto;
  }
}

.gift-row__content {
  padding: 15px;
  grid-template-rows: repeat(2, -webkit-max-content);
  grid-template-rows: repeat(2, max-content);
}

@media (min-width: 768px) {
  .gift-row__content {
    padding: 30px;
  }
}

@media (min-width: 768px) {
  .gift-row__footnote {
    font-size: 15px;
  }
}

.footnote {
  font-size: 13px;
  color: var(--color-secondary-dark-gray);
}

@media (min-width: 768px) {
  .footnote {
    font-size: 15px;
  }
}

.tv {
  display: grid;
  gap: 15px;
  background-color: var(--color-main-white);
  padding: 15px;
  border-radius: 16px;
}

@media (min-width: 768px) {
  .tv {
    grid-column: span 2;
    padding: 20px;
    gap: 20px;
  }
}

@media (min-width: 768px) {
  .tv {
    padding: 30px;
    gap: 30px;
  }
}

.tv .row,
.plan .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.tv .plan-title {
  border-bottom: 1px solid #cddbf3;
  padding-bottom: 20px;
}

.tv.order {
  gap: 25px;
}

.tv.order .checkbox {
  /*-webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;*/
}

.tv.order .checkbox__icon {
  width: 32px;
  height: 32px;
}

@media (min-width: 768px) {
  .tv.order .checkbox__icon {
    width: 32px;
    height: 32px;
  }
}

.plan-options {
  display: grid;
  gap: 15px;
  background-color: var(--color-main-white);
  padding: 15px;
  border-radius: 16px;
  grid-template-rows: repeat(5, -webkit-min-content);
  grid-template-rows: repeat(5, min-content);
}

@media (min-width: 768px) {
  .plan-options {
    grid-column: span 2;
    padding: 20px;
    gap: 20px;
  }
}

@media (min-width: 768px) {
  .plan-options {
    padding: 30px;
    gap: 30px;
  }
}

.plan-options .plan-title {
  border-bottom: 1px solid #cddbf3;
  padding-bottom: 20px;
}

.plan-options .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

.plan-options .row .order__price {
  color: var(--color-main-dark);
}

.plan-options.order {
  gap: 25px;
}

.plan-options.order .checkbox {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.plan-options.order .checkbox__icon {
  width: 32px;
  height: 32px;
}

@media (min-width: 768px) {
  .plan-options.order .checkbox__icon {
    width: 32px;
    height: 32px;
  }
}

.plan-options.order .order__text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.tariff-description {
  display: grid;
  gap: 15px;
  background-color: var(--color-main-white);
  padding: 15px;
  border-radius: 16px;
}

@media (min-width: 768px) {
  .tariff-description {
    grid-column: span 2;
    padding: 20px;
    gap: 20px;
  }
}

@media (min-width: 768px) {
  .tariff-description {
    padding: 30px;
    gap: 30px;
  }
}

.tariff-description__text div,
.tariff-description__text p {
  font-size: 13px;
  line-height: 150%;
}

@media (min-width: 768px) {

  .tariff-description__text div,
  .tariff-description__text p {
    font-size: 15px;
  }
}

.plan-title {
  font-size: 18px;
  line-height: 130%;
}

@media (min-width: 768px) {
  .plan-title {
    font-size: 20px;
  }
}

@media (min-width: 992px) {
  .plan-title {
    font-size: 24px;
  }
}

@media (min-width: 768px) {
  .plan-title .tariff-icon {
    width: 48px;
    height: 48px;
  }
}

.tariff-page .other-tariffs__slide {
  height: 100%;
  width: 280px;
}

/*.tariff-page .other-tariffs__slide:nth-child(2n) .tariff__block--colored {
  background-color: #99ecff;
}
.tariff-page .other-tariffs__slide:nth-child(3n) .tariff__block--colored {
  background-color: #59e0ff;
}*/
.tariff-page .other-tariffs__slide .start-gift {
  margin-top: -50px;
}

.tariff-page .other-tariffs__slide .tariff {
  grid-template-rows: 164px 478px 0fr;
}

@media (min-width: 768px) {
  .tariff-page .other-tariffs__slide .tariff {
    grid-template-rows: 174px 554px 0fr;
  }
}

@media (min-width: 992px) {
  .tariff-page .other-tariffs__slide .tariff {
    grid-template-rows: 230px 554px 0fr;
  }
}

.tariff-page .other-tariffs__slide .tariff__block {
  padding: 10px;
  grid-template-rows: 1fr -webkit-max-content;
  grid-template-rows: 1fr max-content;
}

@media (min-width: 768px) {
  .tariff-page .other-tariffs__slide .tariff__block {
    padding: 20px;
    width: 100%;
    gap: 20px;
  }
}

@media (min-width: 1280px) {
  .tariff-page .other-tariffs__slide .tariff__block {
    padding: 30px 30px 20px 30px;
    width: 100%;
    gap: 30px;
  }
}

.tariff-page .other-tariffs__slide .tariff__block--large {
  padding: 0 15px 15px 15px;
}

@media (min-width: 1280px) {
  .tariff-page .other-tariffs__slide .tariff__block--large {
    padding: 0 20px 20px 20px;
  }
}

@media (min-width: 1280px) {
  .tariff-page .other-tariffs__slide .tariff__block--large {
    padding: 10px 30px 20px 30px;
  }
}

.tariff-page .other-tariffs__slide .tariff__price {
  position: relative;
}

.tariff-page .other-tariffs__slide .tariff__cost {
  display: block;
  font-weight: 500;
  font-size: 56px;
  line-height: 100%;
}

@media (min-width: 992px) {
  .tariff-page .other-tariffs__slide .tariff__cost {
    font-size: 96px;
  }
}

.tariff-page .other-tariffs__slide .tariff__option {
  padding: 15px 0;
}

@media (min-width: 768px) {
  .tariff-page .other-tariffs__slide .tariff__option {
    padding: 20px 0;
    gap: 20px;
  }
}

.tariff-page .other-tariffs__slide .tariff__option--large {
  border: none;
}

.tariff-calculator {
  height: 100%;
  display: grid;
}

@media (min-width: 992px) {
  .tariff-calculator {
    display: block;
  }
}

.tariff-calculator .tariff {
  border: none;
  border-radius: 16px 16px 0 0;
  grid-template-rows: -webkit-max-content -webkit-max-content;
  grid-template-rows: max-content max-content;
}

@media (min-width: 768px) {
  .tariff-calculator .tariff {
    grid-template-rows: 1fr;
    grid-template-columns: 246px 1fr;
  }
}

@media (min-width: 992px) {
  .tariff-calculator .tariff {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }
}

.tariff-calculator .tariff__block--colored {
  background-color: #58ffff;
}

.tariff-calculator .tariff__price {
  margin-bottom: 16px;
  margin-top: 10px;
  position: relative;
}

.tariff-calculator .tariff__cost {
  font-size: 56px;
}

@media (min-width: 992px) {
  .tariff-calculator .tariff__cost {
    font-size: 96px;
  }
}

.tariff-calculator .tariff__block--large {
  gap: 0;
}

@media (min-width: 992px) {
  .tariff-calculator .tariff__block--large {
    padding-bottom: 0;
    padding-top: 10px;
  }
}

.tariff-calculator .tariff__option {
  height: auto;
}

.tariff-calculator .tariff__option:last-child {
  border-bottom: 1px solid #cddbf3;
}

@media (min-width: 992px) {
  .tariff-calculator .tariff__option {
    padding: 20px 0;
  }
}

.tariff-calculator .tariff__option--large {
  border-top: none;
}

.tariff-calculator .tabs__container {
  padding-top: 15px;
}

@media (min-width: 768px) {
  .tariff-calculator .tabs__container {
    padding-top: 10px;
  }
}

.tariff-calculator .tabs__content {
  display: grid;
  gap: 15px;
}

@media (min-width: 768px) {
  .tariff-calculator .tabs__content {
    gap: 20px;
  }
}

.tariff-calculator .tabs__list {
  gap: 0;
  background-color: var(--color-bg);
  border-radius: 8px;
  height: 33px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.tariff-calculator .tabs__list--sub {
  grid-template-columns: repeat(2, 1fr);
}

.tariff-calculator .tabs__button--sub {
  padding: 8px;
  line-height: 1;
  font-size: 13px;
}

@media (min-width: 768px) {
  .tariff-calculator .tabs__button--sub {
    padding: 4px 10px;
    font-size: 15px;
    line-height: 150%;
  }
}

@media (min-width: 768px) {
  .option-item {
    font-size: 15px;
    line-height: 150%;
  }
}

@media (min-width: 768px) {
  .option-item__title {
    font-size: 15px;
    line-height: 150%;
  }
}

@media (min-width: 768px) {
  .option-item {
    font-size: 15px;
  }
}

.your-choise {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  display: grid;
  gap: 15px;
  padding: 10px;
  background-color: var(--color-main-white);
  overflow: hidden;
  border-radius: 0 0 16px 16px;
}

@media (min-width: 768px) {
  .your-choise {
    gap: 20px;
    padding: 15px;
    grid-template-columns: 231px 1fr;
  }
}

@media (min-width: 992px) {
  .your-choise {
    padding: 20px 30px 30px 30px;
    grid-template-columns: 1fr;
  }
}

.your-choise__title {
  font-size: 15px;
  line-height: 150%;
  height: 100%;
}

@media (min-width: 768px) {
  .your-choise__title {
    border-right: 1px solid var(--color-secondary-light-gray);
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 20px;
  }
}

@media (min-width: 992px) {
  .your-choise__title {
    border-right: none;
  }
}

.your-choise__content {
  display: grid;
  gap: 15px;
}

.your-choise__option {
  font-size: 13px;
  line-height: 150%;
  max-width: 50%;
}

@media (min-width: 768px) {
  .your-choise__option {
    font-size: 15px;
  }
}

.your-choise__price {
  display: grid;
  font-size: 13px;
  line-height: 150%;
  text-align: right;
}

@media (min-width: 768px) {
  .your-choise__price {
    font-size: 15px;
  }
}

.your-choise__price--small {
  width: auto;
  white-space: nowrap;
}

.your-choise__price--end {
  justify-items: end;
}

.your-choise__controls {
  display: grid;
}

.your-choise .start-gift {
  background-color: var(--color-main-aqua);
  padding: 5px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  margin: 0 -15px;
}

@media (min-width: 768px) {
  .your-choise .start-gift {
    margin: 0 -15px 0 -20px;
    padding: 10px 30px;
    gap: 20px;
  }
}

@media (min-width: 992px) {
  .your-choise .start-gift {
    margin: 0 -30px;
  }
}

.row-sb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
}

.wsnw {
  white-space: nowrap;
}

.footnote {
  font-size: 13px;
  line-height: 150%;
}

.cert-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding: 16px;
  background: #fff;
  border-radius: 8px;
  color: var(--color-main-blue);
}

.download-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  font-size: 13px;
  line-height: 16px;
  color: var(--color-main-blue);
}

@media (min-width: 768px) {
  .download-link {
    font-size: 15px;
  }
}

@media (min-width: 768px) {
  .icon-download {
    width: 60px;
    height: 60px;
  }
}

.price-large {
  font-weight: 500;
  font-size: 40px;
  line-height: 120%;
}

@media (min-width: 768px) {
  .price-large {
    font-size: 48px;
  }
}

@media (min-width: 992px) {
  .price-large {
    font-size: 64px;
  }
}

.price-normal {
  font-weight: 500;
  font-size: 32px;
  line-height: 120%;
}

@media (min-width: 768px) {
  .price-normal {
    font-size: 40px;
  }
}

@media (min-width: 992px) {
  .price-normal {
    font-size: 48px;
  }
}

.other-tariffs {
  background-color: var(--color-bg);
  padding: 40px 0;
}

@media (min-width: 768px) {
  .other-tariffs {
    padding: 60px 0;
  }
}

@media (min-width: 1280px) {
  .other-tariffs {
    padding: 120px 0;
  }
}

.other-tariffs__title {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .other-tariffs__title {
    margin-bottom: 30px;
  }
}

@media (min-width: 1280px) {
  .other-tariffs__title {
    margin-bottom: 60px;
  }
}

.other-tariffs__slide {
  width: 315px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .other-tariffs__slide {
    margin-bottom: 0;
    width: 335px;
  }
}

@media (min-width: 1280px) {
  .other-tariffs__slide {
    width: 400px;
  }
}

.other-tariffs__more-link {
  padding: 10px 0;
  border-radius: 8px;
  border: 1px solid var(--color-main-blue);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  white-space: nowrap;
}

.other-tariffs__more-link .icon-arrow {
  display: none;
}

@media (min-width: 768px) {
  .other-tariffs__more-link {
    position: absolute;
    top: 10px;
    right: 40px;
    border: none;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    font-size: 15px;
  }

  .other-tariffs__more-link .icon-arrow {
    display: block;
  }
}

@media (min-width: 1280px) {
  .other-tariffs__more-link {
    top: 10px;
    font-size: 20px;
  }
}

.other-tariffs .container {
  position: relative;
}

.tariff-calculator-tv {
  grid-row: 2/3;
}

@media (min-width: 992px) {
  .tariff-calculator-tv {
    grid-row: 1/5;
  }
}

.worth-page__content {
  background-color: var(--color-bg);
}

.worth-page__wrapper {
  display: grid;
  row-gap: 24px;
}

@media (min-width: 768px) {
  .worth-page__wrapper {
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    row-gap: 30px;
  }
}

@media (min-width: 1280px) {
  .worth-page__wrapper {
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    row-gap: 80px;
  }
}

.worth-page .asset {
  border-bottom: 1px solid #cddbf3;
  padding-bottom: 24px;
}

.worth-page .asset:last-child {
  border: none;
  padding-bottom: 0;
}

@media (min-width: 768px) {
  .worth-page .asset {
    border: none;
    padding-bottom: 0;
  }
}

.worth-page .asset__container {
  display: grid;
  gap: 20px;
  grid-template-rows: 210px -webkit-max-content;
  grid-template-rows: 210px max-content;
}

@media (min-width: 768px) {
  .worth-page .asset__container {
    grid-template-rows: 254px -webkit-max-content;
    grid-template-rows: 254px max-content;
  }
}

.worth-page .asset__image--custom {
  padding: 20px;
  display: grid;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.worth-page .asset__text {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
  font-weight: 500;
}

.worth-img-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  color: #fff;
}

.js-drop-down {
  position: relative;
}

.js-drop-down-btn {
  display: none;
  padding: 15px 0;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  border: none;
  border-radius: 10px;
  color: #000;
  background-color: transparent;
}

.js-drop-down-btn::after {
  content: "";
  background: url("/local/templates/soyka/css/../img/icons/icon-arrow.svg") no-repeat center/contain;
  width: 24px;
  height: 24px;
  rotate: 90deg;
}

.js-drop-down-btn._active {
  color: var(--color-main-blue);
}

.js-drop-down-btn._active::after {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

@media (max-width: 991.98px) {
  .js-drop-down-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 991.98px) {
  .js-drop-down-wrapper {
    padding: 15px;
    position: absolute;
    top: 46px;
    width: 100%;
    background-color: #fff;
    z-index: 10;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    opacity: 0;
    visibility: hidden;
    border-radius: 12px;
    -webkit-transition: opacity 0.45s ease-out, visibility 0.45s ease-out;
    -o-transition: opacity 0.45s ease-out, visibility 0.45s ease-out;
    transition: opacity 0.45s ease-out, visibility 0.45s ease-out;
    pointer-events: none;
  }
}

.js-drop-down-wrapper._active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.knowledge__banner {
  background-color: var(--color-bg);
  height: 276px;
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .knowledge__banner {
    background-image: url("/local/templates/soyka/css/../img/icons/bgi2.png");
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    height: 305px;
  }
}

@media (min-width: 992px) {
  .knowledge__banner {
    height: 450px;
  }
}

.knowledge__banner .banner-mask {
  height: 100%;
  width: 100%;
}

@media (min-width: 768px) {
  .knowledge__banner .banner-mask {
    background-image: url("/local/templates/soyka/css/../img/icons/bgi.png");
    background-size: cover;
    background-position: right;
  }
}

.knowledge__title {
  margin-bottom: 20px;
  line-height: 130%;
}

@media (min-width: 768px) {
  .knowledge__title {
    margin-bottom: 40px;
  }
}

@media (min-width: 992px) {
  .knowledge__title {
    margin-top: 40px;
  }
}

.knowledge__title .title {
  font-size: 24px;
}

@media (min-width: 768px) {
  .knowledge__title .title {
    font-size: 30px;
  }
}

@media (min-width: 992px) {
  .knowledge__title .title {
    font-size: 40px;
  }
}

.knowledge__body,
.service_page__body {
  padding-bottom: 40px;
}

.service_page__body h1 {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .knowledge__body {
    padding-bottom: 60px;
  }
}

@media (min-width: 992px) {
  .knowledge__body {
    padding-bottom: 80px;
  }
}

.knowledge__body .container {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  row-gap: 20px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}

@media (min-width: 768px) {
  .knowledge__body .container {
    row-gap: 40px;
  }
}

@media (min-width: 992px) {
  .knowledge__body .container {
    grid-template-columns: repeat(4, 1fr);
    row-gap: 80px;
  }
}

@media (min-width: 992px) {
  .sections-links {
    grid-column: span 4;
  }
}

.sections-links__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
}

@media (min-width: 768px) {
  .sections-links__list {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 992px) {
  .sections-links__list {
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
}

.sections-links__item {
  display: grid;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  color: var(--color-main-blue);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer;
  font-size: 13px;
  border-radius: 12px;
  background: #eff2f2;
  padding: 15px;
  row-gap: 8px;
  grid-auto-flow: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  white-space: nowrap;
}

.sections-links__item span {
  text-align: center;
}

@media (min-width: 768px) {
  .sections-links__item {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    font-size: 15px;
    background: transparent;
    grid-auto-flow: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    justify-items: start;
    padding: 8px;
    border: 2px solid #cddbf3;
    border-radius: 12px;
    gap: 20px;
  }
}

.sections-links__item span {
  text-align: left;
}

@media (min-width: 1280px) {
  .sections-links {
    font-size: 20px;
    line-height: 24px;
    padding: 18px;
  }
}

.sections-links .sections-links__item:hover .sections-links__link {
  color: var(--color-secondary-light-blue);
}

.sections-links .sections-links__item:hover .icon-links {
  color: var(--color-secondary-light-blue);
}

.sections-links__link {
  font-size: 13px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .sections-links__link {
    font-size: 15px;
  }
}

@media (min-width: 1280px) {
  .sections-links__link {
    font-size: 20px;
  }
}

.sidebar {
  display: grid;
}

@media (min-width: 992px) {
  .sidebar {
    grid-column: span 1;
    grid-row: span 2;
    gap: 40px;
  }
}

.sidebar__list {
  display: grid;
  gap: 5px;
}

@media (min-width: 992px) {
  .sidebar__list {
    gap: 10px;
  }
}

.sidebar__sublist {
  display: grid;
  padding-left: 8px;
  font-size: 15px;
  line-height: 150%;
  height: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.sidebar__sublink {
  color: inherit;
}

.sidebar__item:focus .sidebar__link,
.sidebar__item._active .sidebar__link {
  color: var(--color-main-blue);
}

.sidebar__item:focus .sidebar__sublist,
.sidebar__item._active .sidebar__sublist {
  gap: 5px;
  height: auto;
  visibility: visible;
  opacity: 1;
  margin-top: 8px;
}

.sidebar__subitem:focus .sidebar__sublink,
.sidebar__subitem._active .sidebar__sublink {
  color: var(--color-main-blue);
}

.sidebar__link {
  font-size: 15px;
  line-height: 150%;
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 992px) {
  .sidebar__link {
    font-size: 20px;
  }
}

.sidebar__btn {
  padding: 10px 20px;
  max-width: 203px;
  font-size: 15px;
}

.search {
  position: relative;
  border-bottom: 1px solid #bac7d9;
  height: 45px;
  padding-bottom: 10px;
}

@media (min-width: 768px) {
  .search {
    height: 57px;
  }
}

.search:hover .icon-search,
.search:active .icon-search,
.search:focus .icon-search {
  color: var(--color-main-dark);
}

.search #search {
  width: 100%;
  height: 100%;
  outline: none;
  border: none;
  padding-left: 50px;
  background-color: transparent;
}

.search .icon-search {
  position: absolute;
  top: 5px;
  left: 0;
  pointer-events: none;
}

.icon-links {
  color: var(--color-main-blue);
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
  width: 32px;
  height: 32px;
}

@media (min-width: 768px) {
  .icon-links {
    width: 44px;
    height: 44px;
  }
}

@media (min-width: 992px) {
  .icon-links {
    width: 60px;
    height: 60px;
  }
}

.frequient-questions {
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(1, 1fr);
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}

@media (min-width: 768px) {
  .frequient-questions {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}

@media (min-width: 992px) {
  .frequient-questions {
    grid-column: span 3;
    gap: 30px;
  }
}

.frequient-questions__title {
  font-size: 20px;
}

@media (min-width: 768px) {
  .frequient-questions__title {
    font-size: 24px;
  }
}

@media (min-width: 992px) {
  .frequient-questions__title {
    font-size: 30px;
  }
}

.frequient-questions__btn {
  padding: 6px 12px;
  font-size: 13px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

@media (min-width: 768px) {
  .frequient-questions__btn {
    font-size: 15px;
    padding: 10px 20px;
    max-width: 157px;
    margin: 0 0 0 auto;
  }
}

.frequient-questions__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

@media (min-width: 768px) {
  .frequient-questions__items {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    grid-column: span 2;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}

.frequient-questions__item {
  padding: 10px;
  border: 2px solid #cddbf3;
  border-radius: 16px;
}

.frequient-questions__item a {
  color: var(--color-main-dark);
}

@media (min-width: 768px) {
  .frequient-questions__item {
    padding: 20px;
  }
}

.frequient-questions__more-link {
  border: 1px solid var(--color-main-blue);
  padding: 6px 12px;
  border-radius: 6px;
  font-size: 14px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.frequient-questions__more-link .icon-arrow {
  display: none;
}

@media (min-width: 768px) {
  .frequient-questions__more-link {
    padding: 0;
    border: none;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }

  .frequient-questions__more-link .icon-arrow {
    display: inline-block;
  }
}

@media (min-width: 992px) {
  .faq {
    grid-column: 2/5;
  }
}

.faq__title {
  font-size: 20px;
}

@media (min-width: 768px) {
  .faq__title {
    font-size: 24px;
  }
}

@media (min-width: 992px) {
  .faq__title {
    font-size: 30px;
  }
}

.faq__wrapper {
  display: grid;
  gap: 10px;
}

@media (min-width: 768px) {
  .faq__wrapper {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}

@media (min-width: 992px) {
  .faq__wrapper {
    row-gap: 40px;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
}

.faq__section {
  background: var(--color-bg);
  border-radius: 16px;
  padding: 15px;
}

@media (min-width: 768px) {
  .faq__section {
    padding: 20px;
  }
}

@media (min-width: 992px) {
  .faq__section {
    padding: 30px;
  }
}

.faq__subtitle {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #cddbf3;
  font-size: 16px;
  line-height: 130%;
}

@media (min-width: 768px) {
  .faq__subtitle {
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-size: 20px;
  }
}

@media (min-width: 992px) {
  .faq__subtitle {
    margin-bottom: 30px;
    padding-bottom: 30px;
    font-size: 24px;
  }
}

.faq__questions {
  display: grid;
  gap: 10px;
  margin-bottom: 20px;
}

.faq__more-link {
  font-size: 13px;
  line-height: 150%;
}

@media (min-width: 768px) {
  .faq__more-link {
    font-size: 15px;
  }
}

.faq .subtitle {
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .faq .subtitle {
    margin-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .faq .subtitle {
    margin-bottom: 30px;
  }
}

.question-link {
  color: var(--color-main-dark);
  font-size: 13px;
  line-height: 150%;
}

@media (min-width: 768px) {
  .question-link {
    font-size: 15px;
  }
}

.question-form__input {
  display: grid;
  row-gap: 10px;
  width: 100%;
}

@media (min-width: 768px) {
  .question-form__input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
  }
}

.question-form .form-group {
  width: 100%;
  gap: 0;
}

.question-form .form-control {
  padding: 15px;
  font-size: 13px;
  line-height: 150%;
}

.question-form .form-control::-webkit-input-placeholder {
  font-size: 13px;
  line-height: 150%;
}

.question-form .form-control::-moz-placeholder {
  font-size: 13px;
  line-height: 150%;
}

.question-form .form-control:-ms-input-placeholder {
  font-size: 13px;
  line-height: 150%;
}

.question-form .form-control::-ms-input-placeholder {
  font-size: 13px;
  line-height: 150%;
}

.question-form .form-control::placeholder {
  font-size: 13px;
  line-height: 150%;
}

@media (min-width: 768px) {
  .question-form .form-control::-webkit-input-placeholder {
    font-size: 15px;
    padding: 20px;
  }

  .question-form .form-control::-moz-placeholder {
    font-size: 15px;
    padding: 20px;
  }

  .question-form .form-control:-ms-input-placeholder {
    font-size: 15px;
    padding: 20px;
  }

  .question-form .form-control::-ms-input-placeholder {
    font-size: 15px;
    padding: 20px;
  }

  .question-form .form-control::placeholder {
    font-size: 15px;
    padding: 20px;
  }
}

@media (min-width: 992px) {
  .question-form .form-control::-webkit-input-placeholder {
    font-size: 20px;
  }

  .question-form .form-control::-moz-placeholder {
    font-size: 20px;
  }

  .question-form .form-control:-ms-input-placeholder {
    font-size: 20px;
  }

  .question-form .form-control::-ms-input-placeholder {
    font-size: 20px;
  }

  .question-form .form-control::placeholder {
    font-size: 20px;
  }
}

@media (min-width: 768px) {
  .question-form .form-control {
    font-size: 15px;
    padding: 20px;
  }
}

@media (min-width: 992px) {
  .question-form .form-control {
    font-size: 20px;
  }
}

.question-btn {
  padding: 15px;
}

@media (min-width: 768px) {
  .question-btn {
    padding: 20px 40px;
  }
}

.knowledges-detail {
  background-color: var(--color-bg);
}

.knowledges-detail .sidebar__btn {
  display: none;
}

.knowledges-detail__body {
  padding-bottom: 40px;
}

@media (min-width: 768px) {
  .knowledges-detail__body {
    padding-bottom: 60px;
  }
}

@media (min-width: 992px) {
  .knowledges-detail__body {
    display: grid;
    gap: 15px;
    grid-template-columns: repeat(4, 1fr);
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    gap: 40px;
    padding: 0 0 120px;
  }
}

.knowledges-detail__content {
  background-color: #fff;
  display: block;
  gap: 15px;
  padding: 15px;
  border-radius: 12px;
}

@media (min-width: 768px) {
  .knowledges-detail__content {
    position: relative;
    padding: 20px;
    border-radius: 16px;
  }

  .knowledges-detail__content .knowledges-detail__btn {
    position: absolute;
    top: 22px;
    right: 22px;
  }
}

@media (min-width: 992px) {
  .knowledges-detail__content {
    grid-column: span 3;
    padding: 30px;
  }

  .knowledges-detail__content .knowledges-detail__btn {
    top: 32px;
    right: 32px;
  }
}

.knowledges-detail__btn {
  padding: 6px 12px;
  max-width: 203px;
  font-size: 15px;
}

@media (min-width: 768px) {
  .knowledges-detail__btn {
    padding: 10px 20px;
  }
}

.knowledges-detail .subtitle,
.knowledges-detail .knowledges-detail__btn {
  margin-bottom: 16px;
}

@media (min-width: 768px) {

  .knowledges-detail .subtitle,
  .knowledges-detail .knowledges-detail__btn {
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
  .knowledges-detail h1.subtitle {
    padding-right: 240px;
  }
}

.knowledges-detail .sidebar,
.knowledges-detail .tags,
.knowledges-detail .tabs {
  margin-bottom: 24px;
}

@media (min-width: 768px) {

  .knowledges-detail .sidebar,
  .knowledges-detail .tags,
  .knowledges-detail .tabs {
    margin-bottom: 30px;
  }
}

@media (min-width: 992px) {

  .knowledges-detail .sidebar,
  .knowledges-detail .tags,
  .knowledges-detail .tabs {
    margin-bottom: 40px;
  }
}

@media (min-width: 992px) {
  .knowledges-detail .tabs {
    grid-column: span 3;
  }
}

.knowledges-detail .tabs__button {
  padding: 5px 10px;
  font-size: 15px;
}

@media (min-width: 768px) {
  .knowledges-detail .tabs__button {
    padding: 10px 20px;
  }
}

@media (min-width: 992px) {
  .knowledges-detail .tabs__button {
    font-size: 20px;
  }
}

@media (min-width: 992px) {
  .knowledges-detail .tabs__container {
    padding-top: 40px;
  }
}

.knowledges-detail .tabs .mt-20 {
  margin-top: -20px;
}

@media (min-width: 992px) {
  .knowledges-detail .frequient-questions {
    padding-top: 30px;
  }
}

.knowledges-detail .frequient-questions__title {
  font-size: 20px;
}

@media (min-width: 992px) {
  .knowledges-detail .frequient-questions__title {
    font-size: 24px;
  }
}

@media (min-width: 992px) {
  .knowledges-detail .frequient-questions__items {
    margin-top: -25px;
  }
}

@media (min-width: 992px) {
  .knowledges-detail .frequient-questions__more-link {
    margin-top: -10px;
  }
}

.tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (min-width: 992px) {
  .tags {
    grid-column: span 3;
  }
}

.tags__item {
  padding: 6px 12px;
  background: #edf8ff;
  border-radius: 5px;
  font-size: 13px;
  line-height: 150%;
  color: var(--color-main-blue);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (min-width: 768px) {
  .tags__item {
    font-size: 15px;
  }
}

.knowledges-tab {
  display: grid;
  gap: 20px;
}

.knowledges-tab a {
  overflow-wrap: anywhere;
  word-break: break-all;
}

.knowledges-tab video,
.knowledges-tab iframe {
  max-width: 100%;
}

@media (min-width: 768px) {
  .knowledges-tab {
    gap: 30px;
  }
}

@media (min-width: 992px) {
  .knowledges-tab {
    gap: 40px;
  }
}

.knowledges-tab__images {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

@media (min-width: 992px) {
  .knowledges-tab__images {
    gap: 20px;
  }
}

.knowledges-tab__img {
  border-radius: 16px;
  overflow: hidden;
  background-color: #e0e0e0;
  height: 123px;
}

@media (min-width: 768px) {
  .knowledges-tab__img {
    height: auto;
  }
}

.knowledges-tab__img--large {
  border-radius: 16px;
  overflow: hidden;
  background-color: #e0e0e0;
}

.knowledges-tab__list {
  padding-left: 20px;
}

.knowledges-tab__item {
  position: relative;
  list-style: none;
}

.knowledges-tab__item::before {
  position: absolute;
  left: -15px;
  top: calc(50% - 3px);
  content: "";
  display: block;
  border-radius: 50%;
  background-color: var(--color-main-dark);
  width: 3px;
  height: 3px;
}

.knowledges-tab .text {
  font-size: 13px;
  line-height: 150%;
}

@media (min-width: 768px) {
  .knowledges-tab .text {
    font-size: 15px;
  }
}

.knowledges-tab .primary-btn--colored {
  font-size: 18px;
  padding: 14px 30px;
  display: inline-block;
}

@media (max-width: 500px) {
  .knowledges-tab .primary-btn--colored {
    display: block;
    margin-bottom: 12px;
    text-align: center;
    padding: 13px 20px;
  }
}

.rating {
  margin-top: 20px;
  border-top: 1px solid #cddbf3;
  padding-top: 20px;
  display: grid;
  gap: 20px;
  position: relative;
}

@media (min-width: 768px) {
  .rating {
    gap: 30px;
    margin-top: 30px;
    padding-top: 30px;
  }
}

@media (min-width: 992px) {
  .rating {
    margin-top: 40px;
    padding-top: 40px;
    gap: 40px;
  }
}

.rating__group {
  position: absolute;
  top: 62px;
  right: 0;
  left: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 24px;
  -moz-column-gap: 24px;
  column-gap: 24px;
}

@media (min-width: 768px) {
  .rating__group {
    left: auto;
    margin: 0;
    top: 30px;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
  }
}

@media (min-width: 992px) {
  .rating__group {
    top: 40px;
  }
}

.rating__star {
  width: 24px;
  height: 24px;
  border: none;
  padding: 0;
  background-color: transparent;
  background-image: url("/local/templates/soyka/css/../img/icons/Star.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear;
}

.rating__star._checked {
  background-image: url("/local/templates/soyka/css/../img/icons/Star-checked.svg");
}

@media (min-width: 768px) {
  .rating__star {
    width: 32px;
    height: 32px;
  }
}

.rating__text {
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  margin-bottom: 62px;
}

@media (min-width: 768px) {
  .rating__text {
    margin-bottom: 0;
    text-align: left;
  }
}

@media (min-width: 992px) {
  .rating__text {
    font-size: 20px;
    line-height: 130%;
  }
}

.rating__controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

@media (min-width: 768px) {
  .rating__controls {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.rating__btn {
  padding: 6px 12px;
  border: 1px solid var(--color-main-blue);
  color: var(--color-main-blue);
  background-color: transparent;
  border-radius: 6px;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

.rating__btn .icon-arrow {
  display: none;
}

@media (min-width: 768px) {
  .rating__btn {
    width: auto;
    padding: 0;
    border: none;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    color: #fff;
    background-color: var(--color-main-blue);
    padding: 10px 20px;
    font-size: 15px;
  }

  .rating__btn .icon-arrow {
    display: inline-block;
  }
}

.rating__share {
  display: grid;
  gap: 10px;
  justify-items: center;
}

.rating__share .rating__text {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .rating__share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    justify-items: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
  }
}

.rating .socials {
  gap: 8px;
}

@media (min-width: 768px) {
  .rating .socials .contact-icon {
    width: 42px;
    height: 42px;
  }
}

.policy {
  background-color: var(--color-bg);
  padding-bottom: 40px;
}

@media (min-width: 648px) {
  .policy {
    padding-bottom: 60px;
  }
}

@media (min-width: 992px) {
  .policy {
    padding-bottom: 120px;
  }
}

.policy__item {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #cddbf3;
  display: grid;
  gap: 20px;
  font-size: 16px;
  font-weight: 700;
}

@media (min-width: 648px) {
  .policy__item {
    margin-top: 40px;
    padding-top: 30px;
    font-size: 20px;
  }
}

@media (min-width: 992px) {
  .policy__item {
    margin-top: 60px;
    padding-top: 40px;
    grid-template-columns: repeat(3, 1fr);
    font-size: 24px;
    gap: 40px;
  }
}

.policy__sublist {
  font-size: 13px;
  line-height: 150%;
  font-weight: 600;
}

@media (min-width: 648px) {
  .policy__sublist {
    font-size: 15px;
    line-height: 150%;
    grid-column: span 3;
  }
}

@media (min-width: 992px) {
  .policy__sublist {
    grid-column: span 2;
  }
}

.error-page {
  background-color: #d5f2ff;
}

.error-page__banner {
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

@media (min-width: 768px) {
  .error-page__banner {
    height: 663px;
    background-image: url("/local/templates/soyka/css/../img/404bg-md.png");
  }
}

@media (min-width: 1280px) {
  .error-page__banner {
    height: 722px;
    background-image: url("/local/templates/soyka/css/../img/404bg-xl.png");
  }
}

.error-page__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 -40px;
  width: calc(100% + 80px);
}

@media (min-width: 648px) {
  .error-page__image {
    margin: 0;
    width: auto;
  }

  .error-page__image img {
    width: 375px;
  }
}

@media (min-width: 768px) {
  .error-page__image {
    display: none;
  }
}

.error-page__content {
  display: grid;
  justify-items: center;
  gap: 20px;
  padding-top: 30px;
}

@media (min-width: 768px) {
  .error-page__content {
    justify-items: start;
    gap: 40px;
    padding-top: 120px;
  }
}

@media (min-width: 1280px) {
  .error-page__content {
    padding-top: 250px;
  }
}

.error-page__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-weight: 700;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #7edaf7;
  font-size: 20px;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.error-page__info--small {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.error-page__info--large {
  font-size: 80px;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

@media (min-width: 768px) {
  .error-page__info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    color: var(--color-main-dark);
    text-transform: none;
    font-size: 20px;
    gap: 5px;
  }

  .error-page__info--large {
    font-size: inherit;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}

@media (min-width: 1280px) {
  .error-page__info {
    font-size: 24px;
  }
}

.error-page__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 130%;
}

@media (min-width: 768px) {
  .error-page__title {
    font-size: 30px;
  }
}

@media (min-width: 1280px) {
  .error-page__title {
    font-size: 40px;
  }
}

.error-page__btn {
  padding: 10px 20px;
  font-size: 13px;
  line-height: 20px;
  width: 100%;
  text-align: center;
}

@media (min-width: 768px) {
  .error-page__btn {
    width: auto;
  }
}

@media (min-width: 1280px) {
  .error-page__btn {
    font-size: 15px;
    line-height: 150%;
  }
}

.error-page .desk-text {
  display: none;
}

@media (min-width: 768px) {
  .error-page .desk-text {
    display: inline-block;
  }
}

.rates-archive {
  background-color: var(--color-bg);
}

.rates-archive__wrapper {
  display: grid;
  gap: 20px;
  padding-bottom: 40px;
}

@media (min-width: 768px) {
  .rates-archive__wrapper {
    gap: 30px;
    padding-bottom: 60px;
    padding-top: -10px;
  }
}

@media (min-width: 1280px) {
  .rates-archive__wrapper {
    gap: 80px;
    padding-bottom: 120px;
    padding-top: 40px;
  }
}

.rates-archive__container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

@media (min-width: 768px) {
  .rates-archive__container {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 1280px) {
  .rates-archive__container {
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
}

.rates-archive__title {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 20px;
  line-height: 130%;
}

@media (min-width: 768px) {
  .rates-archive__title {
    font-size: 24px;
  }
}

@media (min-width: 1280px) {
  .rates-archive__title {
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 30px;
  }
}

.rates-archive .download-link {
  background: #ffffff;
  border-radius: 12px;
  padding: 10px;
  display: grid;
  gap: 5px;
  font-size: 13px;
  line-height: 150%;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}

@media (min-width: 768px) {
  .rates-archive .download-link {
    font-size: 15px;
    line-height: 18px;
    padding: 20px;
    gap: 20px;
  }
}

@media (min-width: 1280px) {
  .rates-archive .download-link {
    grid-template-columns: 60px 1fr;
  }
}

.rates-archive .download-link:hover {
  color: var(--color-secondary-light-blue);
}

.rates-archive .download-link:hover .icon-download {
  color: var(--color-secondary-light-blue);
}

.rates-archive .download-link__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 5px;
  font-size: 10px;
  line-height: 12px;
  color: var(--color-secondary-dark-gray);
  gap: 10px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media (min-width: 768px) {
  .rates-archive .download-link__info {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 13px;
    line-height: 150%;
  }
}

@media (min-width: 1280px) {
  .rates-archive .download-link__info {
    font-size: 15px;
    line-height: 18px;
  }
}

.rates-archive .icon-download {
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
  width: 32px;
  height: 32px;
}

@media (min-width: 768px) {
  .rates-archive .icon-download {
    width: 40px;
    height: 40px;
  }
}

@media (min-width: 1280px) {
  .rates-archive .icon-download {
    width: 60px;
    height: 60px;
  }
}

.cookies-setting {
  background-color: var(--color-bg);
  padding-bottom: 40px;
}

@media (min-width: 648px) {
  .cookies-setting {
    padding-bottom: 60px;
  }
}

@media (min-width: 1280px) {
  .cookies-setting {
    padding-bottom: 120px;
  }
}

.cookies-setting .text {
  max-width: 900px;
}

.cookies-setting__title {
  margin-bottom: 20px;
}

@media (min-width: 1280px) {
  .cookies-setting__title {
    margin-bottom: 40px;
  }
}

.cookies-setting__container {
  display: grid;
}

@media (min-width: 648px) {
  .cookies-setting__container {
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
}

@media (min-width: 992px) {
  .cookies-setting__container {
    row-gap: 30px;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    margin-bottom: 30px;
  }
}

.cookies-setting__block {
  border-top: 1px solid #cddbf3;
  padding: 20px 0;
}

@media (min-width: 648px) {
  .cookies-setting__block {
    padding: 30px 0;
  }
}

.cookies-setting__buttons {
  display: grid;
  gap: 10px;
}

@media (min-width: 648px) {
  .cookies-setting__buttons {
    grid-template-columns: repeat(2, -webkit-max-content);
    grid-template-columns: repeat(2, max-content);
    gap: 20px;
  }
}

.cookies-setting strong {
  display: block;
  margin-bottom: 20px;
  font-weight: 600;
}

@media (min-width: 648px) {
  .cookies-setting strong {
    margin-bottom: 30px;
  }
}

@media (min-width: 1280px) {
  .cookies-setting strong {
    margin-bottom: 60px;
  }
}

.cookies-setting .breadcrumb {
  padding: 20px 0;
}

@media (min-width: 1280px) {
  .cookies-setting .breadcrumb {
    padding: 40px 0;
  }
}

.allow-btn {
  padding: 15px;
}

@media (min-width: 648px) {
  .allow-btn {
    padding: 20px 40px;
  }
}

.save-btn {
  padding: 13px;
}

@media (min-width: 648px) {
  .save-btn {
    padding: 18px 38px;
  }
}

.switcher-button {
  position: relative;
  display: block;
  cursor: pointer;
  margin: 0;
  height: 26px;
}

.switcher-button:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -5px;
  height: 22px;
  width: 41px;
  background-color: var(--color-bg);
  border-radius: 14px;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
  border: 1px solid #cddbf3;
  cursor: pointer;
}

.switcher-button:checked::before {
  background-color: #fff;
}

.switcher-button:after {
  content: "";
  display: block;
  position: absolute;
  transition: transform 0.2s, -webkit-transform 0.2s;
  top: 3px;
  left: 0px;
  border-radius: 12px;
  background-color: #cddbf3;
  height: 18px;
  width: 18px;
  cursor: pointer;
}

.switcher-button:checked:after {
  -ms-transform: translateX(17px);
  transform: translateX(17px);
  -webkit-transform: translateX(17px);
  background-color: var(--color-main-blue);
}

.switcher__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.switcher__title span {
  padding-left: 40px;
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
}

@media (min-width: 648px) {
  .switcher__title span {
    font-size: 20px;
  }
}

@media (min-width: 1280px) {
  .switcher__title span {
    font-size: 24px;
  }
}

.switcher__description {
  font-size: 13px;
  line-height: 150%;
}

@media (min-width: 648px) {
  .switcher__description {
    font-size: 15px;
  }
}

.footer-accordion {
  margin-bottom: 60px;
}

@media (min-width: 768px) {
  .footer-accordion {
    margin-bottom: 20px;
  }
}

.footer-accordion .container {
  display: grid;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  gap: 20px;
}

.footer-accordion .container .messengers {
  grid-column: span 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media (min-width: 1280px) {
  .footer-accordion .container .messengers {
    gap: 60px;
  }
}

.footer-accordion .container .messengers__title {
  color: #fff;
  font-size: 20px;
}

@media (min-width: 768px) {
  .footer-accordion .container .messengers__title {
    font-size: 24px;
  }
}

@media (min-width: 1280px) {
  .footer-accordion .container .messengers__title {
    font-size: 40px;
  }
}

@media (min-width: 768px) {
  .footer-accordion .container .messengers .contact-icon {
    width: 64px;
    height: 64px;
  }
}

@media (min-width: 1280px) {
  .footer-accordion .container .messengers .contact-icon {
    width: 70px;
    height: 70px;
  }
}

@media (min-width: 768px) {
  .footer-accordion .container {
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 40px;
  }
}

@media (min-width: 1280px) {
  .footer-accordion .container {
    grid-template-columns: repeat(12, 1fr);
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    margin-bottom: 80px;
  }

  .footer-accordion .container .messengers {
    grid-column: span 5;
  }

  .footer-accordion .container .accordion {
    grid-column: span 7;
  }
}

.footer-accordion__btn {
  margin-top: 20px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 768px) {
  .footer-accordion__btn {
    width: auto;
  }
}

.accordion__list {
  list-style: none;
}

.accordion__item {
  border-radius: 8px;
  border: 2px solid #184684;
  margin-bottom: 5px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.accordion__item._active,
.accordion__item:hover {
  border-color: var(--color-main-blue);
}

@media (min-width: 768px) {
  .accordion__item {
    margin-bottom: 15px;
  }
}

.accordion__item:last-child {
  margin-bottom: 0;
}

.accordion__title {
  position: relative;
  width: 100%;
  padding: 20px;
  background-color: transparent;
  text-align: left;
  border: none;
  font-weight: 400;
  display: grid;
  grid-auto-flow: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
  padding: 13px;
  color: #fff;
}

@media (min-width: 768px) {
  .accordion__title {
    font-size: 15px;
    padding: 8px 18px;
  }
}

@media (min-width: 1280px) {
  .accordion__title {
    font-size: 20px;
    padding: 18px;
  }
}

.accordion__title._active .accordion__icon {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.accordion__title:focus {
  outline: none;
}

.accordion__icon {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.accordion__icon .icon-arrow {
  color: #fff;
  width: 32px;
  height: 32px;
}

.accordion__text {
  font-size: 13px;
  line-height: 150%;
  padding: 0px 15px 15px;
}

@media (min-width: 768px) {
  .accordion__text {
    font-size: 15px;
    padding: 10px 20px;
  }
}

@media (min-width: 1280px) {
  .accordion__text {
    font-size: 15px;
    padding: 0px 20px 20px;
  }
}

.js-accordion-btn {
  cursor: pointer;
}

.js-accordion-content {
  display: grid;
  grid-template-rows: 0fr;
  overflow: hidden;
  -webkit-transition: grid-template-rows 0.5s;
  -o-transition: grid-template-rows 0.5s;
  transition: grid-template-rows 0.5s;
  transition: grid-template-rows 0.5s, -ms-grid-rows 0.5s;
  color: #fff;
}

.js-accordion-content__wrapper {
  min-height: 0;
  -webkit-transition: visibility 0.5s;
  -o-transition: visibility 0.5s;
  transition: visibility 0.5s;
}

.js-accordion-content._active {
  grid-template-rows: 1fr;
}

.footer-nav__block._active {
  margin-bottom: 20px;
}

.footer-nav__block:last-child._active {
  margin-bottom: 0;
}

.footer {
  background-color: #012a61;
  padding: 30px 0;
}

@media (min-width: 768px) {
  .footer {
    padding: 40px 0;
  }
}

@media (min-width: 1280px) {
  .footer {
    padding: 80px 0;
  }
}

.footer__container {
  display: grid;
  gap: 20px;
  padding-top: 0px;
}

@media (min-width: 768px) {
  .footer__container {
    padding-top: 20px;
    gap: 40px;
  }
}

@media (min-width: 1280px) {
  .footer__container {
    padding-top: 40px;
    gap: 100px;
  }
}

@media (min-width: 1280px) {
  .footer__logo .logo {
    width: 165px;
    height: 40px;
  }
}

.footer-menu__list {
  display: grid;
}

@media (min-width: 768px) {
  .footer-menu__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
}

@media (min-width: 1280px) {
  .footer-menu__list {
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
}

.footer-menu__socials {
  display: grid;
  gap: 20px;
}

@media (min-width: 768px) {
  .footer-menu__socials {
    position: absolute;
    width: 42%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (min-width: 768px) {
  .footer-menu__socials {
    width: 45%;
  }
}

@media (min-width: 1280px) {
  .footer-menu__socials {
    position: static;
    width: auto;
  }
}

.footer-menu__socials .socials {
  margin-bottom: 20px;
}

@media (min-width: 1280px) {
  .footer-menu__socials .socials {
    margin-bottom: 0;
  }
}

.footer-menu__title {
  border-bottom: 2px solid var(--color-main-blue);
  padding-bottom: 10px;
}

@media (min-width: 768px) {
  .footer-menu__title {
    padding-bottom: 0;
  }
}

@media (min-width: 1280px) {
  .footer-menu__title {
    height: 60px;
  }
}

.footer-menu__text {
  color: var(--color-main-white);
}

.footer-nav {
  display: grid;
  gap: 20px;
}

.footer-nav__block {
  display: grid;
  gap: 20px;
}

@media (min-width: 768px) {
  .footer-nav__block {
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
  .footer-nav__block {
    margin-bottom: 0;
  }
}

.footer-nav__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 2px solid var(--color-main-blue);
  padding-bottom: 10px;
  color: var(--color-main-white);
  font-size: 15px;
  line-height: 150%;
  border-top: none;
  border-right: 0;
  border-left: 0;
  background-color: transparent;
}

@media (min-width: 1280px) {
  .footer-nav__title {
    font-size: 20px;
    height: 60px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

.footer-nav__item {
  margin-bottom: 10px;
}

.footer-nav__item:last-child {
  margin-bottom: 0;
}

.footer-nav__item:last-child .socials {
  padding-top: 10px;
  margin-bottom: 0;
}

@media (min-width: 1280px) {
  .footer-nav__item:last-child .socials {
    padding-top: 15px;
  }
}

.footer-nav__link {
  font-size: 15px;
}

.footer-links {
  display: grid;
  gap: 20px;
  border-top: 2px solid var(--color-main-blue);
  padding-top: 20px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}

@media (min-width: 768px) {
  .footer-links {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, -webkit-max-content);
    grid-template-rows: repeat(3, max-content);
  }
}

@media (min-width: 1280px) {
  .footer-links {
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    row-gap: 0px;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    padding-top: 40px;
  }
}

.footer-links__block {
  display: grid;
  gap: 20px;
}

@media (min-width: 768px) {
  .footer-links__block:nth-child(3) {
    grid-column: 2/3;
  }

  .footer-links__block:nth-child(4) {
    grid-column: 1/2;
    grid-row: 3/4;
  }

  .footer-links__block:nth-child(5) {
    grid-column: 2/3;
    grid-row: 3/4;
  }
}

@media (min-width: 1280px) {
  .footer-links__block:nth-child(3) {
    grid-column: 3/4;
  }

  .footer-links__block:nth-child(4) {
    grid-column: 4/5;
    grid-row: 1/2;
  }

  .footer-links__block:nth-child(5) {
    grid-column: 4/5;
    grid-row: 2/3;
  }
}

.footer-links__block .link {
  font-size: 15px;
  white-space: nowrap;
}

.footer-links__text {
  color: var(--color-main-white);
}

.icon-arrow-down {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

@media (min-width: 1280px) {
  .icon-arrow-down {
    display: none;
  }
}

.accordion__content {
  display: grid;
  grid-template-rows: 0fr;
  overflow: hidden;
  -webkit-transition: grid-template-rows 0.5s;
  -o-transition: grid-template-rows 0.5s;
  transition: grid-template-rows 0.5s;
  transition: grid-template-rows 0.5s, -ms-grid-rows 0.5s;
}

.accordion__content._active {
  grid-template-rows: 1fr;
}

@media (min-width: 1280px) {
  .accordion__content {
    display: block;
  }
}

.accordion__wrapper {
  min-height: 0;
  -webkit-transition: visibility 0.5s;
  -o-transition: visibility 0.5s;
  transition: visibility 0.5s;
}

._add-margin {
  margin-top: -40px;
  border: none;
}

@media (min-width: 768px) {
  .footer-nav__block.js-accordion {
    grid-column: 2/3;
  }
}

@media (min-width: 1280px) {
  .footer-nav__block.js-accordion {
    grid-column: span 1;
  }
}

.rates-items {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}

@media (min-width: 648px) {
  .rates-items {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 992px) {
  .rates-items {
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
  }
}

.rates-items .tariff {
  width: 100%;
}

@media (min-width: 768px) {
  .rates-internet__slide {
    margin-bottom: 40px;
  }
}

.for-business .get-fiber-optic {
  background-color: var(--color-bg);
}

@media (min-width: 768px) {
  .for-business .banner {
    height: auto;
    background-position: bottom right;
    background-image: url("/local/templates/soyka/css/../img/banner-bus_tablet.png");
  }
}

@media (min-width: 992px) {
  .for-business .banner {
    background-image: url("/local/templates/soyka/css/../img/banner-bus.png");
  }
}

.for-business .banner__content {
  position: relative;
  gap: 20px;
}

@media (min-width: 768px) {
  .for-business .banner__content {
    gap: 20px;
  }
}

@media (min-width: 992px) {
  .for-business .banner__content {
    gap: 20px;
  }
}

@media (min-width: 992px) {
  .for-business .hardware {
    min-height: 608px;
    grid-template-rows: 285px 393px;
  }
}

.start-gift {
  background-color: var(--color-main-aqua);
  padding: 5px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  margin: 0px -15px 0;
}

@media (min-width: 648px) {
  .start-gift {
    margin: 0 -15px 0 -20px;
    padding: 10px 30px;
    gap: 20px;
  }
}

@media (min-width: 992px) {
  .start-gift {
    margin: -40px -30px 0;
  }
}

@media (min-width: 648px) {
  .start-gift .icon-gift {
    width: 36px;
    height: 36px;
  }
}

.worth-section {
  padding: 10px 0 40px;
}

@media (min-width: 648px) {
  .worth-section {
    padding: 0 0 60px;
  }
}

@media (min-width: 992px) {
  .worth-section {
    padding: 40px 0 120px;
  }
}

.sale-flag {
  position: absolute;
  top: -10px;
  right: 0;
  border-radius: 10px 10px 10px 0px;
  background-color: var(--color-main-blue);
  padding: 5px 10px;
  display: grid;
}

.sale-flag.pos {
  position: relative;
  top: unset;
  margin-top: 16px;
}

.sale-flag span {
  color: #fff;
  font-size: 15px;
  line-height: 150%;
}

.tariff.shortTariff {
  display: block;
}

.tariff.shortTariff .tariff__option {
  height: unset;
}

.tariff.shortTariff .primary-btn--colored {
  padding-left: 20px;
  padding-right: 20px;
}

.tariff.shortTariff .sale-flag {
  position: relative;
  top: unset;
  right: unset;
  margin-top: 12px;
}

.tariff.shortTariff .tariff__cost {
  margin-top: 12px;
}

.for-business .banner__text {
  font-size: 16px;
  line-height: 130%;
  font-weight: 700;
}

@media (min-width: 648px) {
  .for-business .banner__text {
    font-size: 20px;
  }
}

@media (min-width: 1280px) {
  .for-business .banner__text {
    font-size: 24px;
  }
}

.view-more {
  display: block;
  margin-top: 20px;
  margin-left: auto;
  margin-right: 0;
  color: var(--color-main-blue, #055aff);
  line-height: 150%;
  background-color: transparent;
  font-weight: 600;
  margin-top: 24px;
  padding: 8px 0;
  border-radius: 8px;
  border: 1px solid var(--color-main-blue);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  white-space: nowrap;
  width: 100%;
}

@media (min-width: 768px) {
  .view-more {
    width: auto;
    border: none;
    border-bottom: 2px solid var(--color-main-blue);
    border-radius: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    font-size: 15px;
    margin-top: 40px;
  }
}

@media (min-width: 992px) {
  .view-more {
    margin-top: 80px;
  }
}

.contacts__content {
  padding-top: 40px;
  max-width: 800px;
}

.contacts__content .address {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}

.contacts__content .address label {
  font-size: 18px;
  color: var(--color-secondary-dark-gray);
  display: block;
  margin-bottom: 8px;
  display: flex;
  align-items: flex-end;
  gap: 8px;
}

.contacts__content .address label svg path {
  stroke: var(--color-secondary-dark-gray);
}

.contacts__content .address label svg circle {
  fill: var(--color-secondary-dark-gray);
}

.contacts__content .address span {
  font-size: 18px;
}

.contacts__content .phones {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.contacts__content .phones .link {
  font-size: 24px;
}

.contacts__content .phones .phone label {
  color: var(--color-secondary-dark-gray);
}

.contacts__content .phones .phone .link-number {
  font-size: 24px;
}

.contacts__content .phones .socials {
  margin-left: auto;
}

.contacts__content .phones .socials .contact-icon {
  width: 50px;
  height: 50px;
}

.contacts__content .addedPhones label {
  color: var(--color-secondary-dark-gray);
}

.contacts__content .addedPhones .addedPhonesLinks {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
  padding-bottom: 20px;
}

.contacts__content .addedPhones .addedPhonesLinks a {
  font-size: 24px;
}

.mapWrapper {
  padding-bottom: 40px;
}

#mapJs {
  height: 300px;
}

@media(max-width: 500px) {
  .contacts__content .phones {
    flex-direction: column;
    align-items: flex-start;
  }

  .contacts__content .phones .socials {
    margin-left: 0;
  }

  .contacts__content .addedPhones .addedPhonesLinks {
    gap: 8px;
  }
}

#placeToPutParams .row-sb {
  margin-bottom: 12px;
}

#placeToPutParams .row-sb:last-child {
  margin-bottom: 0;
}

.tablebodytext {
  display: none !important;
}

.addrs h1 {
  margin-bottom: 30px;
}

.addrsUploadForm {
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.addrsLastUpld {
  margin: 0 0 40px;
  line-height: 1.4em;
}

.addrsMsgWrapper {
  gap: 12px;
}

.addrsMsgWrapper p.success {
  color: var(--color-main-blue);
}

.addrsMsgWrapper p.error {
  color: #FFA700;
}

.addrsMsgWrapper p:last-child {
  margin-bottom: 40px;
}

.addrsMsgWrapper span {
  font-size: 1.2em;
}

.addrTableWrapper {
  width: 100%;
  max-height: 400px;
  overflow: auto;
}

.addrTableWrapper table tr th {
  white-space: nowrap;
  padding: 10px 16px;
  border: 1px solid var(--color-main-dark);
}

.addrTableWrapper table tr td {
  padding: 10px 16px;
  border: 1px solid var(--color-main-dark);
}

.addrFormWrapper {
  width: 90%;
  max-width: 400px;
  background: var(--color-bg);
  padding: 40px;
  border: 1px solid var(--color-main-gray);
  border-radius: 8px;
  margin: 0 auto 40px;
}

.addrFormWrapper input {
  padding: 5px;
  width: 100%;
}

.addrFormWrapper .btn {
  margin-top: 20px;
}

#searchMapWrapper {
  position: relative;
}

#searchMapWrapper::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 64px;
  height: 75px;
  margin: -75px 0 0 -32px;
  background: url(/local/templates/soyka/css/../img/map-point.png);
  background-size: 100% 100%;
  z-index: 20;
}

#searchMap {
  height: 400px;
  width: 900px;
  background: #fff;
}

#searchMapInfo {
  display: flex;
  gap: 40px;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  padding: 20px;
}

#searchMapInfo #searchMapInfoAddr {
  width: calc(100% - 350px);
}

#searchMapInfo button {
  width: 310px;
}

.wrapper404 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.wrapper404 h1 {
  text-align: center;
  margin-bottom: 40px;
}

.wrapper404 .text p {
  margin-bottom: 8px;
  font-size: 16px;
  text-align: center;
}

.equipLinks {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.equipLinks a {
  font-size: 16px;
  display: flex;
  gap: 8px;
  align-items: center;
  max-width: 400px;
}

.equipLinks a svg {
  min-width: 32px;
}

.equipLinks a b {
  color: var(--color-secondary-dark-gray);
  font-size: 0.7em;
}

#cooShow {
  position: fixed;
  bottom: 10px;
  left: 10px;
  right: 10px;
  background: #fff;
  border-radius: 8px;
  padding: 12px;
  display: flex;
  align-items: center;
  z-index: 2;
  gap: 24px;
  -webkit-box-shadow: 0 0 10px rgba(187, 225, 250, 0.7);
  box-shadow: 0 0 10px rgba(187, 225, 250, 0.7);
}

@media(max-width: 550px) {
  #cooShow {
    flex-direction: column;
  }
}

#cooShow div {
  font-size: 12px;
}

#cooShow a.primary-btn {
  padding: 12px 24px;
  font-size: 14px;
}

.error-message {
  color: var(--color-main-blue);
  margin-top: -10px;
}

.max-card {
  max-width: 660px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
  box-sizing: border-box;
  margin-top: 32px;
  margin-bottom: 64px;
}

.max-card__content {
  max-width: 300px;
  flex: 1 1 auto;
}

.max-card__title {
  margin: 0 0 14px;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 700;
  color: #1f2d3d;
}

.max-card__text {
  margin: 0 0 28px;
  font-size: 18px;
  line-height: 1.45;
  color: #7a7a7a;
}

.max-card__button {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  min-width: 262px;
  min-height: 60px;
  padding: 0 22px;
  border-radius: 18px;
  background: #e9e9e9;
  color: #1f2d3d;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  transition: background .2s ease, transform .2s ease;
  box-sizing: border-box;
}

.max-card__button:hover {
  background: #dddddd;
  transform: translateY(-1px);
}

.max-card__button-icon {
  width: 22px;
  height: 22px;
  flex: 0 0 22px;
}

.max-card__qr {
  flex: 0 0 240px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.max-card__qr img {
  display: block;
  width: 180px;
  height: 180px;
  object-fit: contain;
}

@media (max-width: 700px) {
  .max-card {
    flex-direction: column;
    align-items: flex-start;
  }

  .max-card__qr {
    flex-basis: auto;
  }

  .max-card__qr img {
    width: 200px;
    height: 200px;
  }
}
/* End */


/* Start:/local/templates/soyka/components/bitrix/form/knowledge/bitrix/form.result.new/.default/style.css?1715564234666*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/soyka/components/bitrix/form/knowledge/bitrix/form.result.new/.default/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/soyka/components/bitrix/form/knowledge/bitrix/form.result.new/.default/images/icon_warn.gif);
}
/* End */
/* /local/templates/soyka/css/main.css?1773269580202670 */
/* /local/templates/soyka/components/bitrix/form/knowledge/bitrix/form.result.new/.default/style.css?1715564234666 */
