@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);
@charset "UTF-8";
/*!
 * project:
 * date:
 * author:  Roman Haponiuk
 * website:
 */
@font-face {
  font-family: "icons";
  src: url("/fonts/icons.woff") format("woff"), url("/fonts/icons.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
.main-menu__item._init .spoller-toggle::before, .footer-menu._init .footer-menu__title::after, .main-menu__item._init .main-menu__lnk::before, .tariff-card__item::before, .faqz-item._init .faqz-item__question::after, .review-item__text::before, .checkbox__input:checked::before, [class^=_icon-]::before,
[class*=" _icon-"]::before {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=_icon-]::before,
[class*=" _icon-"]::before {
  display: inline-block;
}

._icon-phone:before {
  content: "\e90c";
}

._icon-accordion:before {
  content: "\e900";
}

._icon-arrow:before {
  content: "\e901";
}

._icon-check:before {
  content: "\e902";
}

._icon-circle-check:before {
  content: "\e903";
}

._icon-close:before {
  content: "\e904";
}

._icon-facebook:before {
  content: "\e905";
}

._icon-instagram:before {
  content: "\e906";
}

._icon-quotes:before {
  content: "\e907";
}

._icon-telegram:before {
  content: "\e908";
}

._icon-viber:before {
  content: "\e909";
}

._icon-whatsap:before {
  content: "\e90a";
}

._icon-x:before {
  content: "\e90b";
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

html,
body {
  height: 100%;
  width: 100%;
  line-height: 1;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

nav,
footer,
header,
main,
aside {
  display: block;
}

:focus,
:active {
  outline: none;
}

a {
  background-color: transparent;
  text-decoration: none;
}
a:focus {
  outline: none;
}
a:active {
  outline: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

img {
  vertical-align: top;
  border-style: none;
}

button {
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
}

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

input::-ms-clear {
  display: none;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -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 {
  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] {
  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;
}

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

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

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

b,
strong {
  font-weight: bold;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
.menu-burger, .slider-arrows__arrow, .spoller-btn, .close-btn, .btn {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background: transparent;
  color: inherit;
  font: inherit;
}

.input {
  box-sizing: border-box;
  border: 0;
  background-color: transparent;
  box-shadow: none;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.input:focus {
  outline: 0;
}

.textarea {
  box-sizing: border-box;
  border: 0;
  background-color: transparent;
  box-shadow: none;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  resize: none;
}
.textarea:focus {
  outline: 0;
}

.text-article__header-img, .blog-card__img, .team-item__img {
  position: relative;
}
.text-article__header-img img, .blog-card__img img, .team-item__img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

body {
  font-family: "Roboto", "Arial", sans-serif;
  font-weight: normal;
  color: #393D49;
  line-height: 1.5;
  background-color: rgb(245, 245, 247);
}
@media (min-width: 84.375em) {
  body {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  body {
    font-size: clamp( 0.875rem , 0.8295454545rem  +  0.202020202vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  body {
    font-size: 0.875rem;
  }
}
body._lock {
  overflow: hidden;
  touch-action: none;
}

.wrapper {
  display: flex;
  flex-direction: column;
  row-gap: 1.25rem;
}
@media (min-width: 73.12375em) {
  .wrapper {
    row-gap: 3.125rem;
  }
}
.wrapper > * {
  min-width: 0;
}

[class*=__container] {
  max-width: 83.125rem;
  margin: 0 auto;
  padding: 0 20px;
}

.calculator, .error, .tariffs, .hero, .faqz, .blog-slider, .map, .contacts, .text-block, .team, .about, .reviews, .work-steps, .services-info, .services, .branches {
  border-radius: 1rem;
}
@media (min-width: 73.12375em) {
  .calculator, .error, .tariffs, .hero, .faqz, .blog-slider, .map, .contacts, .text-block, .team, .about, .reviews, .work-steps, .services-info, .services, .branches {
    padding-bottom: 5rem;
  }
}
@media (min-width: 32.49875em) and (max-width: 73.12375em) {
  .calculator, .error, .tariffs, .hero, .faqz, .blog-slider, .map, .contacts, .text-block, .team, .about, .reviews, .work-steps, .services-info, .services, .branches {
    padding-bottom: clamp( 3.75rem , 2.7500384615rem  +  3.0769230769vw , 5rem );
  }
}
@media (max-width: 32.49875em) {
  .calculator, .error, .tariffs, .hero, .faqz, .blog-slider, .map, .contacts, .text-block, .team, .about, .reviews, .work-steps, .services-info, .services, .branches {
    padding-bottom: 3.75rem;
  }
}
@media (min-width: 73.12375em) {
  .calculator, .error, .tariffs, .hero, .faqz, .blog-slider, .map, .contacts, .text-block, .team, .about, .reviews, .work-steps, .services-info, .services, .branches {
    padding-top: 4.375rem;
  }
}
@media (min-width: 32.49875em) and (max-width: 73.12375em) {
  .calculator, .error, .tariffs, .hero, .faqz, .blog-slider, .map, .contacts, .text-block, .team, .about, .reviews, .work-steps, .services-info, .services, .branches {
    padding-top: clamp( 3.125rem , 2.1250384615rem  +  3.0769230769vw , 4.375rem );
  }
}
@media (max-width: 32.49875em) {
  .calculator, .error, .tariffs, .hero, .faqz, .blog-slider, .map, .contacts, .text-block, .team, .about, .reviews, .work-steps, .services-info, .services, .branches {
    padding-top: 3.125rem;
  }
}
@media (min-width: 73.12375em) {
  .calculator, .error, .tariffs, .hero, .faqz, .blog-slider, .map, .contacts, .text-block, .team, .about, .reviews, .work-steps, .services-info, .services, .branches {
    border-radius: 1.25rem;
    margin: 0 calc(5.2083333333% - 20px);
  }
}
@media (min-width: 95.62375em) {
  .calculator, .error, .tariffs, .hero, .faqz, .blog-slider, .map, .contacts, .text-block, .team, .about, .reviews, .work-steps, .services-info, .services, .branches {
    padding-top: 5.625rem;
    padding-bottom: 6.25rem;
    border-radius: 1.875rem;
  }
}

.input {
  width: 100%;
  padding: 0.375rem 0;
  min-height: 100%;
  font-weight: 400;
  color: #0d1220;
  border: 0.125rem solid #5575d8;
  border-radius: 0.375rem;
}
@media (min-width: 84.375em) {
  .input {
    padding-left: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .input {
    padding-left: clamp( 1rem , 0.9090909091rem  +  0.404040404vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .input {
    padding-left: 1rem;
  }
}
@media (min-width: 84.375em) {
  .input {
    padding-right: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .input {
    padding-right: clamp( 0.5rem , 0.4090909091rem  +  0.404040404vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .input {
    padding-right: 0.5rem;
  }
}
@media (min-width: 84.375em) {
  .input {
    height: 3.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .input {
    height: clamp( 2.75rem , 2.5681818182rem  +  0.8080808081vw , 3.25rem );
  }
}
@media (max-width: 22.5em) {
  .input {
    height: 2.75rem;
  }
}
.input--white {
  color: #ffffff;
}
.input::-moz-placeholder {
  color: #7b7e85;
}
.input::placeholder {
  color: #7b7e85;
}
.input:focus {
  border-color: #c8f55a;
}
.input:disabled {
  cursor: not-allowed;
}

.textarea {
  width: 100%;
  padding: 0.75rem 0;
  height: 11.25rem;
  font-weight: 400;
  color: #0d1220;
  border: 0.125rem solid #5575d8;
  border-radius: 0.375rem;
}
@media (min-width: 84.375em) {
  .textarea {
    padding-left: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .textarea {
    padding-left: clamp( 1rem , 0.9090909091rem  +  0.404040404vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .textarea {
    padding-left: 1rem;
  }
}
@media (min-width: 84.375em) {
  .textarea {
    padding-right: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .textarea {
    padding-right: clamp( 0.5rem , 0.4090909091rem  +  0.404040404vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .textarea {
    padding-right: 0.5rem;
  }
}
.textarea--white {
  color: #ffffff;
}
.textarea::-moz-placeholder {
  color: #aeb0b5;
}
.textarea::placeholder {
  color: #aeb0b5;
}
.textarea:focus {
  border-color: #c8f55a;
}
.textarea:disabled {
  cursor: not-allowed;
}

.field-error {
  display: block;
  margin: 0;
  color: #f44336;
  line-height: 1.1;
}
@media (min-width: 84.375em) {
  .field-error {
    font-size: 0.8125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .field-error {
    font-size: clamp( 0.75rem , 0.7272727273rem  +  0.101010101vw , 0.8125rem );
  }
}
@media (max-width: 22.5em) {
  .field-error {
    font-size: 0.75rem;
  }
}

.form-field {
  position: relative;
}
.form-field__error {
  position: absolute;
  top: calc(100% + 0.25rem);
}

.checkbox {
  display: inline-flex;
  cursor: pointer;
  position: relative;
  padding-left: 1.75rem;
}
.checkbox__content {
  display: block;
  margin: 0;
}
.checkbox__input {
  position: absolute;
  top: 0.125rem;
  left: 0;
  height: 1.25rem;
  width: 1.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border: 0.125rem solid #5575d8;
  background-color: transparent;
  cursor: pointer;
  border-radius: 0.25rem;
}
.checkbox__input:checked {
  border-color: #5575d8;
  background: #5575d8;
}
.checkbox__input:disabled {
  cursor: not-allowed;
}
.checkbox__input:disabled + .checkbox__content {
  cursor: not-allowed;
  opacity: 0.6;
}
.checkbox__input:checked::before {
  content: "\e902";
  display: block;
  font-size: 1.125rem;
  color: #ffffff;
  position: absolute;
  left: 0rem;
  top: 0;
}

.btn {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: "Montserrat", "Arial", sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  color: #0d1220;
  padding: 0.375rem 0;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  background-color: #c8f55a;
  transition: all 0.55s ease 0s;
  border-radius: 0.625rem;
}
@media (min-width: 84.375em) {
  .btn {
    padding-left: 3.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .btn {
    padding-left: clamp( 1.875rem , 1.4204545455rem  +  2.0202020202vw , 3.125rem );
  }
}
@media (max-width: 22.5em) {
  .btn {
    padding-left: 1.875rem;
  }
}
@media (min-width: 84.375em) {
  .btn {
    padding-right: 3.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .btn {
    padding-right: clamp( 1.875rem , 1.4204545455rem  +  2.0202020202vw , 3.125rem );
  }
}
@media (max-width: 22.5em) {
  .btn {
    padding-right: 1.875rem;
  }
}
@media (min-width: 84.375em) {
  .btn {
    min-height: 3.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .btn {
    min-height: clamp( 2.75rem , 2.5681818182rem  +  0.8080808081vw , 3.25rem );
  }
}
@media (max-width: 22.5em) {
  .btn {
    min-height: 2.75rem;
  }
}
@media (any-hover: hover) {
  .btn:hover {
    background: #8ec40c;
  }
}
.btn--small {
  font-size: 0.8125rem;
}
@media (min-width: 84.375em) {
  .btn--small {
    padding-left: 2rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .btn--small {
    padding-left: clamp( 1.25rem , 0.9772727273rem  +  1.2121212121vw , 2rem );
  }
}
@media (max-width: 22.5em) {
  .btn--small {
    padding-left: 1.25rem;
  }
}
@media (min-width: 84.375em) {
  .btn--small {
    padding-right: 2rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .btn--small {
    padding-right: clamp( 1.25rem , 0.9772727273rem  +  1.2121212121vw , 2rem );
  }
}
@media (max-width: 22.5em) {
  .btn--small {
    padding-right: 1.25rem;
  }
}
@media (min-width: 84.375em) {
  .btn--small {
    min-height: 2.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .btn--small {
    min-height: clamp( 2.5rem , 2.4090909091rem  +  0.404040404vw , 2.75rem );
  }
}
@media (max-width: 22.5em) {
  .btn--small {
    min-height: 2.5rem;
  }
}
.btn--black {
  background-color: #0d1220;
  color: #ffffff;
}
.btn--outline {
  background: transparent;
  color: #ffffff;
  border: 0.125rem solid #c8f55a;
}
.btn--outline-black {
  background: transparent;
  border: 0.125rem solid #c8f55a;
}
.btn--blue {
  background-color: #5575d8;
  color: #ffffff;
}
@media (any-hover: hover) {
  .btn--blue:hover {
    background: #0d1220;
  }
}
.btn--wide {
  width: 100%;
}

.btns-group {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  gap: 1.25rem;
}
@media (min-width: 26.31125em) {
  .btns-group {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
  }
}
.btns-group--center {
  justify-content: center;
}

.close-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #5575d8;
  transition: all 0.55s ease 0s;
  font-size: 1.75rem;
}
@media (any-hover: hover) {
  .close-btn:hover {
    color: #c8f55a;
  }
}

.spoller-btn {
  display: inline-flex;
  align-items: center;
  flex-direction: row-reverse;
  display: inline-flex;
  font-family: "Montserrat", "Arial", sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  color: #0d1220;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  transition: all 0.55s ease 0s;
}
.spoller-btn::before {
  margin-left: 0.3125rem;
  color: #5575d8;
  display: block;
  flex: 0 0 auto;
  font-size: 1.375rem;
  transition: all 0.55s ease 0s;
}
@media (any-hover: hover) {
  .spoller-btn:hover {
    color: #5575d8;
  }
}
.spoller-btn._hidden {
  display: none;
}
.spoller-btn__text-hide {
  display: none;
}
.spoller-btn._open::before {
  transform: rotate(180deg);
}
.spoller-btn._open .spoller-btn__text-show {
  display: none;
}
.spoller-btn._open .spoller-btn__text-hide {
  display: block;
}

.popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 5;
  left: 0;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(13, 18, 32, 0.85);
  overflow-y: auto;
  overflow-x: hidden;
  transition: all 0.55s ease 0s;
}
.popup._open {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.popup._open .popup__content {
  transform: translate(0, 0);
}
.popup__body {
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
@media (min-width: 47.99875em) {
  .popup__body {
    padding: 0 1.25rem;
  }
}
.popup__content {
  position: relative;
  width: 100%;
  max-width: 35rem;
  transition: all 0.55s ease 0s;
  transform: translate(0, -100%);
  background-color: #ffffff;
  padding: 1.25rem 1.25rem 1.5rem;
}
@media (min-width: 84.375em) {
  .popup__content {
    border-radius: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .popup__content {
    border-radius: clamp( 0.75rem , 0.5681818182rem  +  0.8080808081vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .popup__content {
    border-radius: 0.75rem;
  }
}
@media (min-width: 62.49875em) {
  .popup__content {
    padding: 1.875rem 2.5rem 2.25rem;
  }
}
@media (min-width: 73.12375em) {
  .popup__content {
    padding: 3.125rem 3.75rem 3.5rem;
  }
}
.popup__title {
  margin-bottom: 0.375rem;
}
.popup__text {
  display: block;
  line-height: 1.3;
  margin-bottom: 1.25rem;
}
.popup__close {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
}

.popup-form {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 84.375em) {
  .popup-form {
    row-gap: 2.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .popup-form {
    row-gap: clamp( 1.5rem , 1.2272727273rem  +  1.2121212121vw , 2.25rem );
  }
}
@media (max-width: 22.5em) {
  .popup-form {
    row-gap: 1.5rem;
  }
}
.popup-form__body {
  flex: 0 0 auto;
}
@media (min-width: 84.375em) {
  .popup-form__field:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .popup-form__field:not(:last-child) {
    margin-bottom: clamp( 1.25rem , 1.0227272727rem  +  1.0101010101vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .popup-form__field:not(:last-child) {
    margin-bottom: 1.25rem;
  }
}

.social {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
}
.social__item {
  flex: 0 0 auto;
}
.social__lnk {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 0.375rem;
  overflow: hidden;
  color: #ffffff;
  transition: all 0.55s ease 0s;
  background-color: #0d1220;
}
@media (min-width: 84.375em) {
  .social__lnk {
    font-size: 1.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .social__lnk {
    font-size: clamp( 1.5rem , 1.4545454545rem  +  0.202020202vw , 1.625rem );
  }
}
@media (max-width: 22.5em) {
  .social__lnk {
    font-size: 1.5rem;
  }
}
@media (min-width: 84.375em) {
  .social__lnk {
    width: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .social__lnk {
    width: clamp( 2.25rem , 2.1590909091rem  +  0.404040404vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .social__lnk {
    width: 2.25rem;
  }
}
@media (min-width: 84.375em) {
  .social__lnk {
    height: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .social__lnk {
    height: clamp( 2.25rem , 2.1590909091rem  +  0.404040404vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .social__lnk {
    height: 2.25rem;
  }
}
.social__lnk--facebook {
  background-color: #0866ff;
}
.social__lnk--whatsap {
  background-color: #01e676;
}
.social__lnk--viber {
  background-color: #8074d6;
}
.social__lnk--x {
  background-color: #0f1419;
}
.social__lnk--telegram {
  background-color: #3390ec;
}
.social__lnk--instagram {
  background: linear-gradient(to right, #833ab4, #fd1d1d, #fcb045);
}
@media (any-hover: hover) {
  .social__lnk:hover {
    opacity: 0.75;
  }
}

.msg-popup {
  width: 100%;
  position: fixed;
  z-index: 6;
  opacity: 0.5;
  visibility: hidden;
  transform: translate(0px, -100%);
  transition: all 0.55s ease 0s;
}
@media (min-width: 84.375em) {
  .msg-popup {
    top: 3.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .msg-popup {
    top: clamp( 1.25rem , 0.3409090909rem  +  4.0404040404vw , 3.75rem );
  }
}
@media (max-width: 22.5em) {
  .msg-popup {
    top: 1.25rem;
  }
}
.msg-popup._active {
  opacity: 1;
  transform: translate(0px, 0px);
  visibility: visible;
}
.msg-popup__body {
  margin: auto;
  max-width: 30rem;
  background-color: #161D49;
  padding: 1.25rem 1.25rem;
  color: #ffffff;
  line-height: 1.4;
}
@media (min-width: 84.375em) {
  .msg-popup__body {
    border-radius: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .msg-popup__body {
    border-radius: clamp( 0.75rem , 0.5681818182rem  +  0.8080808081vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .msg-popup__body {
    border-radius: 0.75rem;
  }
}
@media (min-width: 73.12375em) {
  .msg-popup__body {
    padding: 1.875rem 3.75rem;
  }
}

.breadcrumbs {
  display: flex;
  flex-wrap: wrap;
}
.breadcrumbs__item {
  display: flex;
  align-items: center;
  flex: 0 1 auto;
  margin-right: 1rem;
}
.breadcrumbs__item::after {
  content: "";
  margin-left: 1rem;
  margin-top: 0.125rem;
  flex: 0 0 auto;
  display: block;
  width: 0.0625rem;
  height: 100%;
  background-color: #aeb0b5;
}
.breadcrumbs__item:last-child::after {
  display: none;
}
.breadcrumbs__lnk {
  display: block;
  color: #0d1220;
  transition: color 0.55s ease 0s;
  line-height: 1.4;
}
@media (any-hover: hover) {
  .breadcrumbs__lnk:hover {
    color: #5575d8;
  }
}

.slider-arrows {
  display: flex;
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}
.slider-arrows__arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  background-color: #c8f55a;
  border-radius: 1.875rem;
  overflow: hidden;
  transition: all 0.55s ease 0s;
}
@media (min-width: 84.375em) {
  .slider-arrows__arrow {
    font-size: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .slider-arrows__arrow {
    font-size: clamp( 1.5rem , 1.4090909091rem  +  0.404040404vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .slider-arrows__arrow {
    font-size: 1.5rem;
  }
}
@media (min-width: 84.375em) {
  .slider-arrows__arrow {
    width: 3.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .slider-arrows__arrow {
    width: clamp( 3.125rem , 2.8977272727rem  +  1.0101010101vw , 3.75rem );
  }
}
@media (max-width: 22.5em) {
  .slider-arrows__arrow {
    width: 3.125rem;
  }
}
@media (min-width: 84.375em) {
  .slider-arrows__arrow {
    height: 2.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .slider-arrows__arrow {
    height: clamp( 2.375rem , 2.2840909091rem  +  0.404040404vw , 2.625rem );
  }
}
@media (max-width: 22.5em) {
  .slider-arrows__arrow {
    height: 2.375rem;
  }
}
@media (any-hover: hover) {
  .slider-arrows__arrow:hover {
    background: #8ec40c;
  }
}
.slider-arrows__arrow--prev {
  transform: rotate(-180deg);
}
.slider-arrows__arrow--prev.swiper-button-disabled {
  opacity: 0.25;
  cursor: auto;
}
.slider-arrows__arrow--next.swiper-button-disabled {
  opacity: 0.25;
}

/**
 * Swiper 9.0.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: February 1, 2023
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

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

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

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

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

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

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

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

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

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

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

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

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

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

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

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

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  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: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

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

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

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

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

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered > .swiper-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;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

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

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

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

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  transition: all 0.55s ease 0s;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  top: var(--swiper-pagination-top, auto);
  left: 0;
  text-align: center;
  bottom: 0;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  display: inline-block;
  width: 1.5rem;
  height: 0.125rem;
  cursor: pointer;
}
@media (min-width: 62.49875em) {
  .swiper-pagination-bullet {
    width: 2rem;
    height: 0.1875rem;
  }
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:not(:last-child),
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:not(:last-child) {
  margin-right: 0.625rem;
}
@media (min-width: 62.49875em) {
  .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:not(:last-child),
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:not(:last-child) {
    margin-right: 0.9375rem;
  }
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  -ms-touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification,
swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next + .swiper-slide,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

.tel {
  display: inline-block;
  color: #5575d8;
  font-family: "Montserrat", "Arial", sans-serif;
  letter-spacing: 0.01875em;
  line-height: 1.2;
  font-weight: 600;
  transition: all 0.55s ease 0s;
}
@media (min-width: 84.375em) {
  .tel {
    font-size: 1.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .tel {
    font-size: clamp( 1rem , 0.9545454545rem  +  0.202020202vw , 1.125rem );
  }
}
@media (max-width: 22.5em) {
  .tel {
    font-size: 1rem;
  }
}
@media (any-hover: hover) {
  .tel:hover {
    color: #ffffff;
  }
}

.email {
  display: inline-block;
  color: #5575d8;
  font-family: "Montserrat", "Arial", sans-serif;
  line-height: 1.2;
  font-weight: 600;
  transition: all 0.55s ease 0s;
}
@media (min-width: 84.375em) {
  .email {
    font-size: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .email {
    font-size: clamp( 0.875rem , 0.8295454545rem  +  0.202020202vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .email {
    font-size: 0.875rem;
  }
}
@media (any-hover: hover) {
  .email:hover {
    color: #ffffff;
  }
}

.title-block {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 84.375em) {
  .title-block {
    row-gap: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .title-block {
    row-gap: clamp( 0.625rem , 0.3977272727rem  +  1.0101010101vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .title-block {
    row-gap: 0.625rem;
  }
}
.title-block--center {
  text-align: center;
  margin: auto;
  max-width: 53.125rem;
}
@media (min-width: 47.99875em) {
  .title-block--center .title-block__text {
    padding: 0 6.25rem;
  }
}
.title-block__btn {
  align-self: flex-start;
}
@media (min-width: 84.375em) {
  .title-block__btn {
    margin-top: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .title-block__btn {
    margin-top: clamp( 0.375rem , 0.2840909091rem  +  0.404040404vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .title-block__btn {
    margin-top: 0.375rem;
  }
}
@media (min-width: 84.375em) {
  .title-block__btns {
    margin-top: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .title-block__btns {
    margin-top: clamp( 0.625rem , 0.4886363636rem  +  0.6060606061vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .title-block__btns {
    margin-top: 0.625rem;
  }
}
@media (min-width: 84.375em) {
  .title-block__search-form {
    margin-top: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .title-block__search-form {
    margin-top: clamp( 0.625rem , 0.4886363636rem  +  0.6060606061vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .title-block__search-form {
    margin-top: 0.625rem;
  }
}

.section-header {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 84.375em) {
  .section-header {
    row-gap: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .section-header {
    row-gap: clamp( 1.25rem , 1.0227272727rem  +  1.0101010101vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .section-header {
    row-gap: 1.25rem;
  }
}
.section-header__top {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 84.375em) {
  .section-header__top {
    row-gap: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .section-header__top {
    row-gap: clamp( 0.625rem , 0.3977272727rem  +  1.0101010101vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .section-header__top {
    row-gap: 0.625rem;
  }
}
@media (min-width: 32.49875em) {
  .section-header__top {
    width: 70%;
  }
}
@media (min-width: 62.49875em) {
  .section-header__top {
    width: 100%;
    display: flex;
    align-items: baseline;
    flex-direction: row;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}
@media (min-width: 73.12375em) {
  .section-header__top {
    -moz-column-gap: 3.75rem;
         column-gap: 3.75rem;
  }
}
@media (min-width: 62.49875em) {
  .section-header__title {
    flex: 0 0 50%;
  }
}
@media (min-width: 73.12375em) {
  .section-header__title {
    flex: 0 0 40.3100775194%;
  }
}
.section-header__bottom {
  display: flex;
  align-items: center;
  -moz-column-gap: 1.875rem;
       column-gap: 1.875rem;
}
.section-header__slider-arrows {
  flex: 0 0 auto;
}
.section-header__pagination-fraction {
  flex: 1 1 auto;
}

.main-title {
  display: block;
  font-family: "Montserrat", "Arial", sans-serif;
  color: #0d1220;
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
}
@media (min-width: 73.12375em) {
  .main-title {
    font-size: 2.625rem;
  }
}
@media (min-width: 32.49875em) and (max-width: 73.12375em) {
  .main-title {
    font-size: clamp( 2rem , 1.5000192308rem  +  1.5384615385vw , 2.625rem );
  }
}
@media (max-width: 32.49875em) {
  .main-title {
    font-size: 2rem;
  }
}
@media (min-width: 95.62375em) {
  .main-title {
    font-size: 3.625rem;
  }
}
.main-title span {
  color: #5575d8;
}
.main-title--white {
  color: #ffffff;
}

.section-title, .text h1 {
  display: block;
  font-family: "Montserrat", "Arial", sans-serif;
  color: #0d1220;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
}
@media (min-width: 73.12375em) {
  .section-title, .text h1 {
    font-size: 2.375rem;
  }
}
@media (min-width: 32.49875em) and (max-width: 73.12375em) {
  .section-title, .text h1 {
    font-size: clamp( 1.625rem , 1.0250230769rem  +  1.8461538462vw , 2.375rem );
  }
}
@media (max-width: 32.49875em) {
  .section-title, .text h1 {
    font-size: 1.625rem;
  }
}
@media (min-width: 95.62375em) {
  .section-title, .text h1 {
    font-size: 2.875rem;
  }
}
.section-title span, .text h1 span {
  color: #5575d8;
}
.section-title--white {
  color: #ffffff;
}

.medium-title, .text h2 {
  display: block;
  font-family: "Montserrat", "Arial", sans-serif;
  color: #0d1220;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
}
@media (min-width: 73.12375em) {
  .medium-title, .text h2 {
    font-size: 1.25rem;
  }
}
@media (min-width: 32.49875em) and (max-width: 73.12375em) {
  .medium-title, .text h2 {
    font-size: clamp( 1.0625rem , 0.9125057692rem  +  0.4615384615vw , 1.25rem );
  }
}
@media (max-width: 32.49875em) {
  .medium-title, .text h2 {
    font-size: 1.0625rem;
  }
}
@media (min-width: 95.62375em) {
  .medium-title, .text h2 {
    font-size: 1.5rem;
  }
}
.medium-title--white {
  color: #ffffff;
}

.small-title, .text h3 {
  display: block;
  font-family: "Montserrat", "Arial", sans-serif;
  color: #0d1220;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
}
@media (min-width: 73.12375em) {
  .small-title, .text h3 {
    font-size: 1.125rem;
  }
}
@media (min-width: 32.49875em) and (max-width: 73.12375em) {
  .small-title, .text h3 {
    font-size: clamp( 0.9375rem , 0.7875057692rem  +  0.4615384615vw , 1.125rem );
  }
}
@media (max-width: 32.49875em) {
  .small-title, .text h3 {
    font-size: 0.9375rem;
  }
}
@media (min-width: 95.62375em) {
  .small-title, .text h3 {
    font-size: 1.25rem;
  }
}
.small-title--white {
  color: #ffffff;
}

.tiny-title, .text h4 {
  display: block;
  font-family: "Montserrat", "Arial", sans-serif;
  color: #0d1220;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
}
@media (min-width: 73.12375em) {
  .tiny-title, .text h4 {
    font-size: 1rem;
  }
}
@media (min-width: 32.49875em) and (max-width: 73.12375em) {
  .tiny-title, .text h4 {
    font-size: clamp( 0.875rem , 0.7750038462rem  +  0.3076923077vw , 1rem );
  }
}
@media (max-width: 32.49875em) {
  .tiny-title, .text h4 {
    font-size: 0.875rem;
  }
}
@media (min-width: 95.62375em) {
  .tiny-title, .text h4 {
    font-size: 1.125rem;
  }
}

.price {
  display: block;
  font-family: "Montserrat", "Arial", sans-serif;
  color: #5575d8;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
}
@media (min-width: 73.12375em) {
  .price {
    font-size: 1.75rem;
  }
}
@media (min-width: 32.49875em) and (max-width: 73.12375em) {
  .price {
    font-size: clamp( 1.5rem , 1.3000076923rem  +  0.6153846154vw , 1.75rem );
  }
}
@media (max-width: 32.49875em) {
  .price {
    font-size: 1.5rem;
  }
}
@media (min-width: 95.62375em) {
  .price {
    font-size: 2rem;
  }
}

.small-text, .conditions-menu__lnk, .footer__copyright, .footer__developers {
  line-height: 1.4;
}
@media (min-width: 84.375em) {
  .small-text, .conditions-menu__lnk, .footer__copyright, .footer__developers {
    font-size: 0.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .small-text, .conditions-menu__lnk, .footer__copyright, .footer__developers {
    font-size: clamp( 0.8125rem , 0.7897727273rem  +  0.101010101vw , 0.875rem );
  }
}
@media (max-width: 22.5em) {
  .small-text, .conditions-menu__lnk, .footer__copyright, .footer__developers {
    font-size: 0.8125rem;
  }
}
.small-text a, .conditions-menu__lnk a, .footer__copyright a, .footer__developers a {
  color: #5575d8;
  transition: all 0.55s ease 0s;
}
@media (any-hover: hover) {
  .small-text a:hover, .conditions-menu__lnk a:hover, .footer__copyright a:hover, .footer__developers a:hover {
    color: #c8f55a;
  }
}

.large-text, .tariff-card__item {
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 84.375em) {
  .large-text, .tariff-card__item {
    font-size: 1.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .large-text, .tariff-card__item {
    font-size: clamp( 1rem , 0.9545454545rem  +  0.202020202vw , 1.125rem );
  }
}
@media (max-width: 22.5em) {
  .large-text, .tariff-card__item {
    font-size: 1rem;
  }
}

.text--white {
  color: #ffffff;
}
.text--white .text__item--large {
  color: #ffffff;
}
.text *:first-child {
  margin-top: 0;
}
.text *:last-child {
  margin-bottom: 0;
}
.text__item--large {
  font-weight: 400;
  line-height: 1.5;
  color: #0d1220;
}
@media (min-width: 84.375em) {
  .text__item--large {
    font-size: 1.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .text__item--large {
    font-size: clamp( 1rem , 0.9545454545rem  +  0.202020202vw , 1.125rem );
  }
}
@media (max-width: 22.5em) {
  .text__item--large {
    font-size: 1rem;
  }
}
.text b {
  font-weight: 600;
  color: #0d1220;
}
@media (min-width: 84.375em) {
  .text p {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .text p {
    margin-bottom: clamp( 0.5rem , 0.4545454545rem  +  0.202020202vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .text p {
    margin-bottom: 0.5rem;
  }
}
.text a {
  font-weight: 500;
  color: #5575d8;
  transition: all 0.55s ease 0s;
}
@media (any-hover: hover) {
  .text a:hover {
    color: #c8f55a;
  }
}
.text b,
.text strong {
  font-weight: 600;
  color: #0d1220;
}
.text i,
.text em {
  font-style: italic;
}
@media (min-width: 84.375em) {
  .text h1 {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .text h1 {
    margin-bottom: clamp( 0.5rem , 0.4545454545rem  +  0.202020202vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .text h1 {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 84.375em) {
  .text h1 {
    margin-top: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .text h1 {
    margin-top: clamp( 0.625rem , 0.4886363636rem  +  0.6060606061vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .text h1 {
    margin-top: 0.625rem;
  }
}
@media (min-width: 84.375em) {
  .text h2 {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .text h2 {
    margin-bottom: clamp( 0.5rem , 0.4545454545rem  +  0.202020202vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .text h2 {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 84.375em) {
  .text h2 {
    margin-top: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .text h2 {
    margin-top: clamp( 0.625rem , 0.4886363636rem  +  0.6060606061vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .text h2 {
    margin-top: 0.625rem;
  }
}
@media (min-width: 84.375em) {
  .text h3 {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .text h3 {
    margin-bottom: clamp( 0.5rem , 0.4545454545rem  +  0.202020202vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .text h3 {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 84.375em) {
  .text h3 {
    margin-top: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .text h3 {
    margin-top: clamp( 0.625rem , 0.4886363636rem  +  0.6060606061vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .text h3 {
    margin-top: 0.625rem;
  }
}
@media (min-width: 84.375em) {
  .text h4 {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .text h4 {
    margin-bottom: clamp( 0.5rem , 0.4545454545rem  +  0.202020202vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .text h4 {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 84.375em) {
  .text h4 {
    margin-top: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .text h4 {
    margin-top: clamp( 0.625rem , 0.4886363636rem  +  0.6060606061vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .text h4 {
    margin-top: 0.625rem;
  }
}
.text ol {
  display: block;
  list-style-position: outside;
  list-style-type: none;
  margin-left: 0.375rem;
  counter-reset: listCounter;
}
@media (min-width: 84.375em) {
  .text ol {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .text ol {
    margin-bottom: clamp( 0.5rem , 0.4545454545rem  +  0.202020202vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .text ol {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 84.375em) {
  .text ol {
    margin-top: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .text ol {
    margin-top: clamp( 0.5rem , 0.4545454545rem  +  0.202020202vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .text ol {
    margin-top: 0.5rem;
  }
}
.text ol li {
  display: list-item;
}
@media (min-width: 84.375em) {
  .text ol li:not(:last-child) {
    margin-bottom: 0.3125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .text ol li:not(:last-child) {
    margin-bottom: clamp( 0.125rem , 0.0568181818rem  +  0.303030303vw , 0.3125rem );
  }
}
@media (max-width: 22.5em) {
  .text ol li:not(:last-child) {
    margin-bottom: 0.125rem;
  }
}
.text ol li::before {
  content: counter(listCounter) ".";
  counter-increment: listCounter;
  font-weight: 500;
  margin-right: 0.375rem;
  color: #0d1220;
}
.text ul {
  list-style-position: inside;
  list-style-type: disc;
  display: block;
  margin-left: 0.375rem;
}
@media (min-width: 84.375em) {
  .text ul {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .text ul {
    margin-bottom: clamp( 0.5rem , 0.4545454545rem  +  0.202020202vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .text ul {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 84.375em) {
  .text ul {
    margin-top: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .text ul {
    margin-top: clamp( 0.5rem , 0.4545454545rem  +  0.202020202vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .text ul {
    margin-top: 0.5rem;
  }
}
@media (min-width: 84.375em) {
  .text ul li:not(:last-child) {
    margin-bottom: 0.3125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .text ul li:not(:last-child) {
    margin-bottom: clamp( 0.125rem , 0.0568181818rem  +  0.303030303vw , 0.3125rem );
  }
}
@media (max-width: 22.5em) {
  .text ul li:not(:last-child) {
    margin-bottom: 0.125rem;
  }
}
.text ul li::marker {
  display: list-item;
  color: #5575d8;
}
.text blockquote {
  font-style: italic;
  border-left: 0.25rem solid #5575d8;
  padding-left: 0.625rem;
}
@media (min-width: 84.375em) {
  .text blockquote {
    margin-bottom: 0.9375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .text blockquote {
    margin-bottom: clamp( 0.625rem , 0.5113636364rem  +  0.5050505051vw , 0.9375rem );
  }
}
@media (max-width: 22.5em) {
  .text blockquote {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 84.375em) {
  .text blockquote {
    margin-top: 0.9375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .text blockquote {
    margin-top: clamp( 0.625rem , 0.5113636364rem  +  0.5050505051vw , 0.9375rem );
  }
}
@media (max-width: 22.5em) {
  .text blockquote {
    margin-top: 0.625rem;
  }
}
@media (min-width: 84.375em) {
  .text P:not(:last-child) {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .text P:not(:last-child) {
    margin-bottom: clamp( 0.5rem , 0.4545454545rem  +  0.202020202vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .text P:not(:last-child) {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 84.375em) {
  .text dl {
    margin-bottom: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .text dl {
    margin-bottom: clamp( 0.5rem , 0.4090909091rem  +  0.404040404vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .text dl {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 84.375em) {
  .text dl {
    margin-top: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .text dl {
    margin-top: clamp( 0.5rem , 0.4090909091rem  +  0.404040404vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .text dl {
    margin-top: 0.5rem;
  }
}
.text dt {
  font-style: normal;
  font-weight: 600;
  color: #0d1220;
}
.text dt dfn {
  font-style: normal;
  font-weight: 600;
  color: #0d1220;
}
.text dd {
  margin-bottom: 0.125rem;
}

.branches {
  background-color: #ffffff;
}
.branches__header {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  row-gap: 1.25rem;
}
@media (min-width: 84.375em) {
  .branches__header {
    margin-bottom: 3.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .branches__header {
    margin-bottom: clamp( 1.875rem , 1.4204545455rem  +  2.0202020202vw , 3.125rem );
  }
}
@media (max-width: 22.5em) {
  .branches__header {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 62.49875em) {
  .branches__header {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}
@media (min-width: 73.12375em) {
  .branches__header {
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }
}
@media (min-width: 62.49875em) {
  .branches__btn {
    flex: 0 0 auto;
  }
}
@media (min-width: 62.49875em) {
  .branches__title-block {
    flex: 0 0 50%;
  }
}
@media (min-width: 73.12375em) {
  .branches__title-block {
    flex: 0 0 38.7596899225%;
  }
}
.branches__body {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
.branches__item:not(:last-child) {
  border-bottom: 0.0625rem solid #aeb0b5;
}
@media (min-width: 84.375em) {
  .branches__item:not(:last-child) {
    padding-bottom: 2rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .branches__item:not(:last-child) {
    padding-bottom: clamp( 1rem , 0.6363636364rem  +  1.6161616162vw , 2rem );
  }
}
@media (max-width: 22.5em) {
  .branches__item:not(:last-child) {
    padding-bottom: 1rem;
  }
}
@media (min-width: 84.375em) {
  .branches__item:not(:last-child) {
    margin-bottom: 2rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .branches__item:not(:last-child) {
    margin-bottom: clamp( 1rem , 0.6363636364rem  +  1.6161616162vw , 2rem );
  }
}
@media (max-width: 22.5em) {
  .branches__item:not(:last-child) {
    margin-bottom: 1rem;
  }
}

.branch-item {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  row-gap: 0.375rem;
}
@media (min-width: 47.99875em) {
  .branch-item {
    flex-direction: row;
  }
}
@media (min-width: 47.99875em) {
  .branch-item__title {
    flex: 0 0 40%;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}
@media (min-width: 62.49875em) {
  .branch-item__title {
    flex: 0 0 38.7596899225%;
  }
}
@media (min-width: 73.12375em) {
  .branch-item__title {
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }
}
@media (min-width: 47.99875em) {
  .branch-item__text {
    flex: 1 1 auto;
  }
}

.services {
  background-color: #161D49;
  overflow: hidden;
  position: relative;
}
.services__container {
  z-index: 1;
  position: relative;
}
@media (min-width: 84.375em) {
  .services__title-block {
    margin-bottom: 3.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .services__title-block {
    margin-bottom: clamp( 2.5rem , 2.0454545455rem  +  2.0202020202vw , 3.75rem );
  }
}
@media (max-width: 22.5em) {
  .services__title-block {
    margin-bottom: 2.5rem;
  }
}
.services__body {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  gap: 1.25rem;
}
@media (min-width: 47.99875em) {
  .services__body {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (min-width: 73.12375em) {
  .services__body {
    gap: 1.875rem;
  }
}
@media (min-width: 47.99875em) {
  .services__item {
    flex: 0 0 calc(50% - 0.625rem);
  }
}
@media (min-width: 73.12375em) {
  .services__item {
    flex: 0 0 calc(50% - 0.9375rem);
  }
}
@media (min-width: 95.62375em) {
  .services__item {
    flex: 0 0 calc(33.3333333333% - 1.25rem);
  }
}
.services__yellow-block {
  position: absolute;
  z-index: 0;
  top: 0.625rem;
  left: 0.625rem;
  animation: levitate 5s ease-in-out infinite;
}

.service-item {
  background-color: #ffffff;
  overflow: hidden;
}
@media (min-width: 84.375em) {
  .service-item {
    border-radius: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .service-item {
    border-radius: clamp( 0.75rem , 0.6590909091rem  +  0.404040404vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .service-item {
    border-radius: 0.75rem;
  }
}
.service-item__header {
  border-bottom: 0.0625rem solid #aeb0b5;
  padding: 1.25rem;
}
@media (min-width: 73.12375em) {
  .service-item__header {
    padding: 1.875rem;
  }
}
.service-item__lnk {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  justify-content: space-between;
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
  transition: all 0.55s ease 0s;
}
.service-item__lnk::before {
  color: #5575d8;
  margin-top: -0.25rem;
  flex: 0 0 auto;
  transition: all 0.55s ease 0s;
}
@media (min-width: 84.375em) {
  .service-item__lnk::before {
    font-size: 2rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .service-item__lnk::before {
    font-size: clamp( 1.75rem , 1.6590909091rem  +  0.404040404vw , 2rem );
  }
}
@media (max-width: 22.5em) {
  .service-item__lnk::before {
    font-size: 1.75rem;
  }
}
@media (any-hover: hover) {
  .service-item__lnk:hover {
    color: #5575d8;
  }
  .service-item__lnk:hover::before {
    transform: translateX(0.25rem);
  }
}
.service-item__text {
  padding: 1.25rem;
}
@media (min-width: 73.12375em) {
  .service-item__text {
    padding: 1.875rem;
  }
}

.service-offer-item {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  padding: 1.25rem;
  background-color: #c8f55a;
  overflow: hidden;
}
@media (min-width: 84.375em) {
  .service-offer-item {
    border-radius: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .service-offer-item {
    border-radius: clamp( 0.75rem , 0.6590909091rem  +  0.404040404vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .service-offer-item {
    border-radius: 0.75rem;
  }
}
@media (min-width: 73.12375em) {
  .service-offer-item {
    padding: 1.875rem;
  }
}
@media (min-width: 84.375em) {
  .service-offer-item__title {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .service-offer-item__title {
    margin-bottom: clamp( 0.375rem , 0.3295454545rem  +  0.202020202vw , 0.5rem );
  }
}
@media (max-width: 22.5em) {
  .service-offer-item__title {
    margin-bottom: 0.375rem;
  }
}
.service-offer-item__text {
  flex: 1 1 auto;
}
@media (min-width: 84.375em) {
  .service-offer-item__text {
    margin-bottom: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .service-offer-item__text {
    margin-bottom: clamp( 0.75rem , 0.6590909091rem  +  0.404040404vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .service-offer-item__text {
    margin-bottom: 0.75rem;
  }
}

.services-info {
  position: relative;
  background-color: #161D49;
  overflow: hidden;
}
.services-info__container {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  z-index: 1;
  position: relative;
}
@media (min-width: 84.375em) {
  .services-info__header {
    margin-bottom: 3.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .services-info__header {
    margin-bottom: clamp( 2.5rem , 2.0454545455rem  +  2.0202020202vw , 3.75rem );
  }
}
@media (max-width: 22.5em) {
  .services-info__header {
    margin-bottom: 2.5rem;
  }
}
.services-info__body {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  gap: 1.25rem;
}
@media (min-width: 84.375em) {
  .services-info__body {
    margin-bottom: 3.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .services-info__body {
    margin-bottom: clamp( 2.5rem , 2.0454545455rem  +  2.0202020202vw , 3.75rem );
  }
}
@media (max-width: 22.5em) {
  .services-info__body {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 47.99875em) {
  .services-info__body {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (min-width: 73.12375em) {
  .services-info__body {
    gap: 1.875rem;
  }
}
@media (min-width: 47.99875em) {
  .services-info__item {
    flex: 1 0 calc(50% - 0.625rem);
  }
}
@media (min-width: 73.12375em) {
  .services-info__item {
    flex: 1 0 calc(50% - 0.9375rem);
  }
}
@media (min-width: 95.62375em) {
  .services-info__item {
    flex: 1 0 calc(33.3333333333% - 1.25rem);
  }
}
.services-info__btn {
  align-self: center;
}
.services-info__blue-block {
  position: absolute;
  z-index: 0;
  bottom: 0.625rem;
  right: 0.625rem;
  animation: levitate 5s ease-in-out infinite;
}

.service-info-item {
  background-color: #ffffff;
  overflow: hidden;
  padding: 1.25rem;
}
@media (min-width: 84.375em) {
  .service-info-item {
    border-radius: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .service-info-item {
    border-radius: clamp( 0.75rem , 0.6590909091rem  +  0.404040404vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .service-info-item {
    border-radius: 0.75rem;
  }
}
@media (min-width: 73.12375em) {
  .service-info-item {
    padding: 1.875rem;
  }
}
.service-info-item__title {
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 0.625rem;
       column-gap: 0.625rem;
}
@media (min-width: 84.375em) {
  .service-info-item__title {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .service-info-item__title {
    margin-bottom: clamp( 0.375rem , 0.2840909091rem  +  0.404040404vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .service-info-item__title {
    margin-bottom: 0.375rem;
  }
}
.service-info-item__title::before {
  color: #5575d8;
  flex: 0 0 auto;
}
@media (min-width: 84.375em) {
  .service-info-item__title::before {
    margin-top: -0.3125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .service-info-item__title::before {
    margin-top: clamp( -0.25rem , -0.2272727273rem  +  -0.101010101vw , -0.3125rem );
  }
}
@media (max-width: 22.5em) {
  .service-info-item__title::before {
    margin-top: -0.25rem;
  }
}
@media (min-width: 84.375em) {
  .service-info-item__title::before {
    font-size: 2rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .service-info-item__title::before {
    font-size: clamp( 1.75rem , 1.6590909091rem  +  0.404040404vw , 2rem );
  }
}
@media (max-width: 22.5em) {
  .service-info-item__title::before {
    font-size: 1.75rem;
  }
}

.work-steps {
  background: #ffffff;
}
.work-steps__container {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  row-gap: 2.5rem;
}
@media (min-width: 62.49875em) {
  .work-steps__container {
    flex-direction: row;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    align-items: flex-start;
  }
}
@media (min-width: 73.12375em) {
  .work-steps__container {
    -moz-column-gap: 3.75rem;
         column-gap: 3.75rem;
  }
}
@media (min-width: 62.49875em) {
  .work-steps__title-block {
    flex: 0 0 40%;
  }
}
@media (min-width: 73.12375em) {
  .work-steps__title-block {
    flex: 0 0 38.7596899225%;
  }
}
.work-steps__body {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  gap: 1.25rem;
}
@media (min-width: 32.49875em) {
  .work-steps__body {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (min-width: 62.49875em) {
  .work-steps__body {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}
@media (min-width: 62.49875em) {
  .work-steps__body {
    flex: 1 1 auto;
  }
}
@media (min-width: 73.12375em) {
  .work-steps__body {
    gap: 1.25rem;
  }
}
@media (min-width: 32.49875em) {
  .work-steps__item {
    flex: 1 1 calc(50% - 0.625rem);
  }
}
@media (min-width: 62.49875em) {
  .work-steps__item {
    flex: 1 1 100%;
  }
}

.work-step-item {
  border: 0.0625rem solid #aeb0b5;
  overflow: hidden;
  padding: 1.25rem;
  display: flex;
  align-items: flex-start;
}
@media (min-width: 84.375em) {
  .work-step-item {
    border-radius: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .work-step-item {
    border-radius: clamp( 0.75rem , 0.6590909091rem  +  0.404040404vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .work-step-item {
    border-radius: 0.75rem;
  }
}
@media (min-width: 84.375em) {
  .work-step-item {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .work-step-item {
    -moz-column-gap: clamp( 0.75rem , 0.6590909091rem  +  0.404040404vw , 1rem );
         column-gap: clamp( 0.75rem , 0.6590909091rem  +  0.404040404vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .work-step-item {
    -moz-column-gap: 0.75rem;
         column-gap: 0.75rem;
  }
}
.work-step-item__counter {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #5575d8;
  background-color: #dde4fa;
  border-radius: 50%;
}
@media (min-width: 84.375em) {
  .work-step-item__counter {
    height: 4.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .work-step-item__counter {
    height: clamp( 2.5rem , 1.8181818182rem  +  3.0303030303vw , 4.375rem );
  }
}
@media (max-width: 22.5em) {
  .work-step-item__counter {
    height: 2.5rem;
  }
}
@media (min-width: 84.375em) {
  .work-step-item__counter {
    width: 4.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .work-step-item__counter {
    width: clamp( 2.5rem , 1.8181818182rem  +  3.0303030303vw , 4.375rem );
  }
}
@media (max-width: 22.5em) {
  .work-step-item__counter {
    width: 2.5rem;
  }
}
.work-step-item__body {
  flex: 1 1 auto;
}
@media (min-width: 73.12375em) {
  .work-step-item {
    padding: 1.875rem;
  }
}
@media (min-width: 84.375em) {
  .work-step-item__title {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .work-step-item__title {
    margin-bottom: clamp( 0.375rem , 0.2840909091rem  +  0.404040404vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .work-step-item__title {
    margin-bottom: 0.375rem;
  }
}

.reviews {
  background-color: #ffffff;
}
@media (min-width: 84.375em) {
  .reviews__title-block {
    margin-bottom: 3.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .reviews__title-block {
    margin-bottom: clamp( 2.5rem , 2.0454545455rem  +  2.0202020202vw , 3.75rem );
  }
}
@media (max-width: 22.5em) {
  .reviews__title-block {
    margin-bottom: 2.5rem;
  }
}
.reviews .swiper-wrapper {
  align-items: stretch;
}
.reviews__item {
  height: auto;
}
.reviews__slider-arrows {
  justify-content: center;
}
@media (min-width: 84.375em) {
  .reviews__slider-arrows {
    margin-top: 2.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .reviews__slider-arrows {
    margin-top: clamp( 2.125rem , 1.8977272727rem  +  1.0101010101vw , 2.75rem );
  }
}
@media (max-width: 22.5em) {
  .reviews__slider-arrows {
    margin-top: 2.125rem;
  }
}

.review-item {
  overflow: hidden;
  background-color: #dde4fa;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
@media (min-width: 84.375em) {
  .review-item {
    border-radius: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .review-item {
    border-radius: clamp( 0.75rem , 0.6590909091rem  +  0.404040404vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .review-item {
    border-radius: 0.75rem;
  }
}
.review-item__text {
  flex: 1 1 auto;
  display: flex;
  align-items: flex-start;
  padding: 1.25rem;
  border-bottom: 0.0625rem solid #aeb0b5;
}
@media (min-width: 84.375em) {
  .review-item__text {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .review-item__text {
    -moz-column-gap: clamp( 0.75rem , 0.5681818182rem  +  0.8080808081vw , 1.25rem );
         column-gap: clamp( 0.75rem , 0.5681818182rem  +  0.8080808081vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .review-item__text {
    -moz-column-gap: 0.75rem;
         column-gap: 0.75rem;
  }
}
@media (min-width: 73.12375em) {
  .review-item__text {
    padding: 1.875rem;
  }
}
.review-item__text::before {
  flex: 0 0 auto;
  content: "\e907";
  color: #5575d8;
}
@media (min-width: 84.375em) {
  .review-item__text::before {
    margin-top: -0.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .review-item__text::before {
    margin-top: clamp( -0.25rem , -0.2045454545rem  +  -0.202020202vw , -0.375rem );
  }
}
@media (max-width: 22.5em) {
  .review-item__text::before {
    margin-top: -0.25rem;
  }
}
@media (min-width: 84.375em) {
  .review-item__text::before {
    font-size: 3.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .review-item__text::before {
    font-size: clamp( 2.5rem , 2.0454545455rem  +  2.0202020202vw , 3.75rem );
  }
}
@media (max-width: 22.5em) {
  .review-item__text::before {
    font-size: 2.5rem;
  }
}
.review-item__name {
  padding: 1.25rem;
}
@media (min-width: 84.375em) {
  .review-item__name {
    margin-left: 5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .review-item__name {
    margin-left: clamp( 3.25rem , 2.6136363636rem  +  2.8282828283vw , 5rem );
  }
}
@media (max-width: 22.5em) {
  .review-item__name {
    margin-left: 3.25rem;
  }
}
@media (min-width: 73.12375em) {
  .review-item__name {
    padding: 1.875rem;
  }
}

.about {
  background: #ffffff;
}
@media (min-width: 84.375em) {
  .about__title {
    margin-bottom: 2.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .about__title {
    margin-bottom: clamp( 1rem , 0.5454545455rem  +  2.0202020202vw , 2.25rem );
  }
}
@media (max-width: 22.5em) {
  .about__title {
    margin-bottom: 1rem;
  }
}
@media (min-width: 73.12375em) {
  .about__title {
    width: 73.6434108527%;
  }
}
.about__body {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  row-gap: 2.5rem;
}
@media (min-width: 62.49875em) {
  .about__body {
    flex-direction: row;
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }
}
@media (min-width: 73.12375em) {
  .about__body {
    -moz-column-gap: 3.75rem;
         column-gap: 3.75rem;
  }
}
.about__main {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
@media (min-width: 84.375em) {
  .about__main {
    row-gap: 2.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .about__main {
    row-gap: clamp( 1.5rem , 1.2272727273rem  +  1.2121212121vw , 2.25rem );
  }
}
@media (max-width: 22.5em) {
  .about__main {
    row-gap: 1.5rem;
  }
}
@media (min-width: 62.49875em) {
  .about__main {
    flex: 0 0 60%;
  }
}
@media (min-width: 73.12375em) {
  .about__main {
    flex: 0 0 57.3643410853%;
  }
}
.about__main-inner {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
@media (min-width: 84.375em) {
  .about__main-inner {
    row-gap: 2.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .about__main-inner {
    row-gap: clamp( 1.5rem , 1.2272727273rem  +  1.2121212121vw , 2.25rem );
  }
}
@media (max-width: 22.5em) {
  .about__main-inner {
    row-gap: 1.5rem;
  }
}
@media (min-width: 62.49875em) {
  .about__main-inner {
    flex: 1 1 auto;
  }
}
@media (min-width: 62.49875em) {
  .about__large-text {
    flex: 0 0 50%;
  }
}
@media (min-width: 73.12375em) {
  .about__large-text {
    flex: 0 0 40.3100775194%;
  }
}
.about__img img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.team {
  background-color: #ffffff;
}
@media (min-width: 84.375em) {
  .team__header {
    margin-bottom: 3.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .team__header {
    margin-bottom: clamp( 1.875rem , 1.4204545455rem  +  2.0202020202vw , 3.125rem );
  }
}
@media (max-width: 22.5em) {
  .team__header {
    margin-bottom: 1.875rem;
  }
}
.team .swiper-wrapper {
  align-items: stretch;
}
.team__item {
  height: auto;
}

.team-item {
  position: relative;
  text-align: center;
  padding: 0.625rem 0.625rem 1.25rem;
  overflow: hidden;
}
.team-item::before {
  content: "";
  display: block;
  position: absolute;
  left: 0.0625rem;
  right: 0.0625rem;
  top: 0.0625rem;
  bottom: 0.0625rem;
  border: 0.0625rem solid #aeb0b5;
}
@media (min-width: 84.375em) {
  .team-item::before {
    border-radius: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .team-item::before {
    border-radius: clamp( 0.75rem , 0.5681818182rem  +  0.8080808081vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .team-item::before {
    border-radius: 0.75rem;
  }
}
.team-item__img {
  aspect-ratio: 1;
  overflow: hidden;
}
@media (min-width: 84.375em) {
  .team-item__img {
    border-radius: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .team-item__img {
    border-radius: clamp( 0.25rem , 0.0681818182rem  +  0.8080808081vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .team-item__img {
    border-radius: 0.25rem;
  }
}
@media (min-width: 84.375em) {
  .team-item__img {
    margin-bottom: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .team-item__img {
    margin-bottom: clamp( 0.75rem , 0.6590909091rem  +  0.404040404vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .team-item__img {
    margin-bottom: 0.75rem;
  }
}
@media (min-width: 84.375em) {
  .team-item__name {
    margin-bottom: 0.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .team-item__name {
    margin-bottom: clamp( 0.25rem , 0.2045454545rem  +  0.202020202vw , 0.375rem );
  }
}
@media (max-width: 22.5em) {
  .team-item__name {
    margin-bottom: 0.25rem;
  }
}

.text-block {
  background: #ffffff;
}
@media (min-width: 84.375em) {
  .text-block__title {
    margin-bottom: 2.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .text-block__title {
    margin-bottom: clamp( 1rem , 0.5454545455rem  +  2.0202020202vw , 2.25rem );
  }
}
@media (max-width: 22.5em) {
  .text-block__title {
    margin-bottom: 1rem;
  }
}
@media (min-width: 73.12375em) {
  .text-block__title {
    width: 73.6434108527%;
  }
}
.text-block__body {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  row-gap: 2.5rem;
}
@media (min-width: 62.49875em) {
  .text-block__body {
    flex-direction: row;
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }
}
@media (min-width: 73.12375em) {
  .text-block__body {
    -moz-column-gap: 3.75rem;
         column-gap: 3.75rem;
  }
}
@media (min-width: 62.49875em) {
  .text-block__spoller {
    flex: 1 1 auto;
  }
}
@media (min-width: 62.49875em) {
  .text-block__large-text {
    flex: 0 0 50%;
  }
}
@media (min-width: 73.12375em) {
  .text-block__large-text {
    flex: 0 0 40.3100775194%;
  }
}

.text-spoller {
  display: block;
}
.text-spoller__text {
  position: relative;
  overflow: hidden;
}
.text-spoller__text::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3.75rem;
  z-index: 1;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 22, rgba(255, 255, 255, 0.67) 66%, #fff 98%, #fff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(22, rgba(255, 255, 255, 0)), color-stop(66%, rgba(255, 255, 255, 0.67)), color-stop(98%, #fff), to(#fff));
}
.text-spoller__text._open {
  height: auto;
}
.text-spoller__text._open::after {
  content: none;
}
@media (min-width: 84.375em) {
  .text-spoller__spoller-btn {
    margin-top: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .text-spoller__spoller-btn {
    margin-top: clamp( 1rem , 0.8181818182rem  +  0.8080808081vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .text-spoller__spoller-btn {
    margin-top: 1rem;
  }
}

.contacts {
  background: #161D49;
}
.contacts__container {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  row-gap: 3.75rem;
}
@media (min-width: 62.49875em) {
  .contacts__container {
    flex-direction: row;
    align-items: baseline;
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }
}
@media (min-width: 73.12375em) {
  .contacts__container {
    flex-direction: row;
    align-items: baseline;
    -moz-column-gap: 3.75rem;
         column-gap: 3.75rem;
  }
}
@media (min-width: 62.49875em) {
  .contacts__main {
    flex: 0 0 50%;
  }
}
@media (min-width: 84.375em) {
  .contacts__title-block {
    margin-bottom: 3.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .contacts__title-block {
    margin-bottom: clamp( 1.875rem , 1.4204545455rem  +  2.0202020202vw , 3.125rem );
  }
}
@media (max-width: 22.5em) {
  .contacts__title-block {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 62.49875em) {
  .contacts__form {
    flex: 1 1 auto;
  }
}

.contacts-list {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
.contacts-list__item {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  row-gap: 0.375rem;
}
.contacts-list__item:not(:last-child) {
  border-bottom: 0.0625rem solid #aeb0b5;
}
@media (min-width: 84.375em) {
  .contacts-list__item:not(:last-child) {
    padding-bottom: 2rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .contacts-list__item:not(:last-child) {
    padding-bottom: clamp( 1rem , 0.6363636364rem  +  1.6161616162vw , 2rem );
  }
}
@media (max-width: 22.5em) {
  .contacts-list__item:not(:last-child) {
    padding-bottom: 1rem;
  }
}
@media (min-width: 84.375em) {
  .contacts-list__item:not(:last-child) {
    margin-bottom: 2rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .contacts-list__item:not(:last-child) {
    margin-bottom: clamp( 1rem , 0.6363636364rem  +  1.6161616162vw , 2rem );
  }
}
@media (max-width: 22.5em) {
  .contacts-list__item:not(:last-child) {
    margin-bottom: 1rem;
  }
}
@media (min-width: 47.99875em) {
  .contacts-list__item {
    flex-direction: row;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}
@media (min-width: 47.99875em) {
  .contacts-list__item-title {
    flex: 0 0 40%;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}
@media (min-width: 62.49875em) {
  .contacts-list__item-title {
    flex: 0 0 38.7596899225%;
  }
}
@media (min-width: 73.12375em) {
  .contacts-list__item-title {
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }
}
.contacts-list__item-value {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 84.375em) {
  .contacts-list__item-value {
    row-gap: 0.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .contacts-list__item-value {
    row-gap: clamp( 0.375rem , 0.2840909091rem  +  0.404040404vw , 0.625rem );
  }
}
@media (max-width: 22.5em) {
  .contacts-list__item-value {
    row-gap: 0.375rem;
  }
}
@media (min-width: 47.99875em) {
  .contacts-list__item-value {
    flex: 1 1 auto;
  }
}
.contacts-list__item-address {
  color: #ffffff;
  font-family: "Montserrat", "Arial", sans-serif;
  font-weight: 600;
}

.contacts-form__body {
  width: 100%;
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 84.375em) {
  .contacts-form__body {
    row-gap: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .contacts-form__body {
    row-gap: clamp( 1.25rem , 1.0227272727rem  +  1.0101010101vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .contacts-form__body {
    row-gap: 1.25rem;
  }
}
@media (min-width: 84.375em) {
  .contacts-form__body {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .contacts-form__body {
    margin-bottom: clamp( 1rem , 0.9090909091rem  +  0.404040404vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .contacts-form__body {
    margin-bottom: 1rem;
  }
}
.contacts-form__fields-wrap {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 84.375em) {
  .contacts-form__fields-wrap {
    row-gap: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .contacts-form__fields-wrap {
    row-gap: clamp( 1.25rem , 1.0227272727rem  +  1.0101010101vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .contacts-form__fields-wrap {
    row-gap: 1.25rem;
  }
}
@media (min-width: 73.12375em) {
  .contacts-form__fields-wrap {
    flex-direction: row;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}
@media (min-width: 73.12375em) {
  .contacts-form__field--half {
    flex: 0 1 calc(50% - 0.625rem);
  }
}
.contacts-form__row {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
@media (min-width: 84.375em) {
  .contacts-form__row {
    row-gap: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .contacts-form__row {
    row-gap: clamp( 1.25rem , 1.0227272727rem  +  1.0101010101vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .contacts-form__row {
    row-gap: 1.25rem;
  }
}
@media (min-width: 73.12375em) {
  .contacts-form__row {
    flex-direction: row;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}
.contacts-form__checkbox {
  color: #ffffff;
}
@media (min-width: 84.375em) {
  .contacts-form__checkbox {
    margin-bottom: 2.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .contacts-form__checkbox {
    margin-bottom: clamp( 1.5rem , 1.2272727273rem  +  1.2121212121vw , 2.25rem );
  }
}
@media (max-width: 22.5em) {
  .contacts-form__checkbox {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 73.12375em) {
  .contacts-form__form-btn {
    flex: 0 0 auto;
  }
}

.map {
  height: 31.25rem;
  overflow: hidden;
}

.search-form {
  display: flex;
  align-items: flex-start;
}
@media (min-width: 84.375em) {
  .search-form {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .search-form {
    -moz-column-gap: clamp( 0.75rem , 0.5681818182rem  +  0.8080808081vw , 1.25rem );
         column-gap: clamp( 0.75rem , 0.5681818182rem  +  0.8080808081vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .search-form {
    -moz-column-gap: 0.75rem;
         column-gap: 0.75rem;
  }
}
.search-form__form-field {
  flex: 1 1 auto;
}
.search-form__btn {
  flex: 0 0 auto;
}

.tags {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 84.375em) {
  .tags {
    gap: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .tags {
    gap: clamp( 0.75rem , 0.5681818182rem  +  0.8080808081vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .tags {
    gap: 0.75rem;
  }
}

.blog-card {
  display: block;
  background-color: #ffffff;
  padding: 1.25rem;
}
@media (min-width: 84.375em) {
  .blog-card {
    border-radius: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .blog-card {
    border-radius: clamp( 0.5rem , 0.3181818182rem  +  0.8080808081vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .blog-card {
    border-radius: 0.5rem;
  }
}
@media (min-width: 73.12375em) {
  .blog-card {
    padding: 1.875rem;
  }
}
.blog-card--border {
  position: relative;
  overflow: hidden;
}
.blog-card--border::before {
  content: "";
  display: block;
  position: absolute;
  left: 0.0625rem;
  right: 0.0625rem;
  top: 0.0625rem;
  bottom: 0.0625rem;
  border: 0.0625rem solid #aeb0b5;
}
@media (min-width: 84.375em) {
  .blog-card--border::before {
    border-radius: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .blog-card--border::before {
    border-radius: clamp( 0.75rem , 0.5681818182rem  +  0.8080808081vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .blog-card--border::before {
    border-radius: 0.75rem;
  }
}
.blog-card__img {
  display: block;
  aspect-ratio: 1.3/1;
  overflow: hidden;
  transition: all 0.55s ease 0s;
}
@media (min-width: 84.375em) {
  .blog-card__img {
    border-radius: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .blog-card__img {
    border-radius: clamp( 0.25rem , 0.0681818182rem  +  0.8080808081vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .blog-card__img {
    border-radius: 0.25rem;
  }
}
@media (min-width: 84.375em) {
  .blog-card__img {
    margin-bottom: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .blog-card__img {
    margin-bottom: clamp( 0.75rem , 0.6590909091rem  +  0.404040404vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .blog-card__img {
    margin-bottom: 0.75rem;
  }
}
@media (any-hover: hover) {
  .blog-card__img:hover {
    opacity: 0.9;
  }
}
.blog-card__title {
  transition: all 0.55s ease 0s;
}
@media (min-width: 84.375em) {
  .blog-card__title {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .blog-card__title {
    margin-bottom: clamp( 0.375rem , 0.3295454545rem  +  0.202020202vw , 0.5rem );
  }
}
@media (max-width: 22.5em) {
  .blog-card__title {
    margin-bottom: 0.375rem;
  }
}
@media (any-hover: hover) {
  .blog-card__title:hover {
    color: #5575d8;
  }
}
.blog-card__info {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}
@media (min-width: 84.375em) {
  .blog-card__info {
    margin-bottom: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .blog-card__info {
    margin-bottom: clamp( 0.5rem , 0.4090909091rem  +  0.404040404vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .blog-card__info {
    margin-bottom: 0.5rem;
  }
}
.blog-card__author {
  flex: 0 0 auto;
}
.blog-card__pub-date {
  flex: 0 0 auto;
}
.pub-date {
  display: inline-block;
  color: #7b7e85;
  line-height: 1.4;
}

.author {
  display: inline-block;
  color: #5575d8;
  transition: all 0.55s ease 0s;
  line-height: 1.4;
}
@media (any-hover: hover) {
  .author:hover {
    color: #0d1220;
  }
}

@media (min-width: 84.375em) {
  .blog {
    padding-bottom: 3.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .blog {
    padding-bottom: clamp( 1.875rem , 1.4204545455rem  +  2.0202020202vw , 3.125rem );
  }
}
@media (max-width: 22.5em) {
  .blog {
    padding-bottom: 1.875rem;
  }
}
@media (min-width: 84.375em) {
  .blog {
    padding-top: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .blog {
    padding-top: clamp( 0.625rem , 0.3977272727rem  +  1.0101010101vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .blog {
    padding-top: 0.625rem;
  }
}
.blog__container {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 84.375em) {
  .blog__container {
    row-gap: 3.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .blog__container {
    row-gap: clamp( 1.875rem , 1.4204545455rem  +  2.0202020202vw , 3.125rem );
  }
}
@media (max-width: 22.5em) {
  .blog__container {
    row-gap: 1.875rem;
  }
}
.blog__cards {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  gap: 1.25rem;
}
@media (min-width: 32.49875em) {
  .blog__cards {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (min-width: 73.12375em) {
  .blog__cards {
    gap: 1.875rem;
  }
}
@media (min-width: 47.99875em) {
  .blog__card {
    flex: 0 0 calc(50% - 0.625rem);
  }
}
@media (min-width: 73.12375em) {
  .blog__card {
    flex: 0 0 calc(50% - 0.9375rem);
  }
}

.paginator {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1.875rem;
  justify-content: space-between;
  font-family: "Montserrat", "Arial", sans-serif;
}
.paginator__prev, .paginator__next {
  text-transform: uppercase;
  color: #0d1220;
  font-weight: 600;
  font-size: 0.875rem;
  transition: all 0.55s ease 0s;
}
@media (any-hover: hover) {
  .paginator__prev:hover, .paginator__next:hover {
    color: #5575d8;
  }
}
.paginator__pages {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.paginator__page-lnk {
  display: block;
  padding: 0.3125rem 1rem;
  color: #0d1220;
  font-weight: 600;
  transition: all 0.55s ease 0s;
  border-radius: 0.375rem;
  overflow: hidden;
}
@media (any-hover: hover) {
  .paginator__page-lnk:hover {
    background-color: #5575d8;
  }
}
.paginator__page-lnk--active {
  background: #c8f55a;
}

.sidebar {
  width: 100%;
  background-color: #ffffff;
  padding: 1.5rem 1.25rem;
}
@media (min-width: 84.375em) {
  .sidebar {
    border-radius: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .sidebar {
    border-radius: clamp( 0.75rem , 0.6590909091rem  +  0.404040404vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .sidebar {
    border-radius: 0.75rem;
  }
}
@media (min-width: 73.12375em) {
  .sidebar {
    padding: 2.5rem;
  }
}
@media (min-width: 84.375em) {
  .services-sidebar__title {
    margin-bottom: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .services-sidebar__title {
    margin-bottom: clamp( 0.75rem , 0.6590909091rem  +  0.404040404vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .services-sidebar__title {
    margin-bottom: 0.75rem;
  }
}

.services-sidebar-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 84.375em) {
  .services-sidebar-list {
    row-gap: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .services-sidebar-list {
    row-gap: clamp( 0.625rem , 0.5795454545rem  +  0.202020202vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .services-sidebar-list {
    row-gap: 0.625rem;
  }
}
.services-sidebar-list__lnk {
  color: #5575d8;
  display: block;
  line-height: 1.25;
  transition: all 0.55s ease 0s;
}
@media (any-hover: hover) {
  .services-sidebar-list__lnk:hover {
    color: #0d1220;
  }
}

.pages-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 84.375em) {
  .pages-list {
    row-gap: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .pages-list {
    row-gap: clamp( 0.625rem , 0.5795454545rem  +  0.202020202vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .pages-list {
    row-gap: 0.625rem;
  }
}
.pages-list__lnk {
  color: #5575d8;
  display: block;
  line-height: 1.25;
  transition: all 0.55s ease 0s;
}
@media (any-hover: hover) {
  .pages-list__lnk:hover {
    color: #0d1220;
  }
}
.pages-list__lnk--active {
  color: #0d1220;
}

.text-article__container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 2.5rem;
}
@media (min-width: 62.49875em) {
  .text-article__container {
    flex-direction: row;
    align-items: flex-start;
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }
}
@media (min-width: 62.49875em) {
  .text-article__container {
    -moz-column-gap: 3.75rem;
         column-gap: 3.75rem;
  }
}
.text-article__main {
  width: 100%;
}
@media (min-width: 62.49875em) {
  .text-article__main {
    margin-top: -1.25rem;
  }
}
.text-article__sidebar {
  max-width: 26.25rem;
}
@media (min-width: 62.49875em) {
  .text-article__sidebar {
    position: sticky;
    flex: 0 0 20rem;
    top: 8.75rem;
  }
}
@media (min-width: 84.375em) {
  .text-article__header {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .text-article__header {
    margin-bottom: clamp( 0.75rem , 0.5681818182rem  +  0.8080808081vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .text-article__header {
    margin-bottom: 0.75rem;
  }
}
@media (min-width: 84.375em) {
  .text-article__title {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .text-article__title {
    margin-bottom: clamp( 1.25rem , 1.0227272727rem  +  1.0101010101vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .text-article__title {
    margin-bottom: 1.25rem;
  }
}
.text-article__header-img {
  aspect-ratio: 2/1;
  overflow: hidden;
}
@media (min-width: 84.375em) {
  .text-article__header-img {
    border-radius: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .text-article__header-img {
    border-radius: clamp( 0.75rem , 0.6590909091rem  +  0.404040404vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .text-article__header-img {
    border-radius: 0.75rem;
  }
}
@media (min-width: 84.375em) {
  .text-article__header-img {
    margin-bottom: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .text-article__header-img {
    margin-bottom: clamp( 0.5rem , 0.4090909091rem  +  0.404040404vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .text-article__header-img {
    margin-bottom: 0.5rem;
  }
}
.text-article__header-info {
  display: flex;
  flex-direction: row;
  align-items: center;
  row-gap: 0.25rem;
  flex-wrap: wrap;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  row-gap: 0.5rem;
}
.text-article__author {
  flex: 0 1 auto;
}
.text-article__pub-date {
  flex: 0 0 auto;
  margin-right: auto;
}
.text-article__tag {
  color: #0d1220;
  font-weight: 600;
  transition: all 0.55s ease 0s;
}
@media (any-hover: hover) {
  .text-article__tag:hover {
    color: #5575d8;
  }
}
@media (min-width: 84.375em) {
  .text-article__offer {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .text-article__offer {
    margin-bottom: clamp( 1.875rem , 1.6477272727rem  +  1.0101010101vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .text-article__offer {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 84.375em) {
  .text-article__offer {
    margin-top: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .text-article__offer {
    margin-top: clamp( 1.875rem , 1.6477272727rem  +  1.0101010101vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .text-article__offer {
    margin-top: 1.875rem;
  }
}

.offer {
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  row-gap: 0.75rem;
  background-color: #161D49;
  padding: 1.875rem 1.25rem 2.125rem;
}
@media (min-width: 84.375em) {
  .offer {
    border-radius: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .offer {
    border-radius: clamp( 1rem , 0.9090909091rem  +  0.404040404vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .offer {
    border-radius: 1rem;
  }
}
@media (min-width: 73.12375em) {
  .offer {
    padding: 2.5rem 2.5rem 3.125rem;
  }
}
@media (min-width: 73.12375em) {
  .offer {
    flex-direction: row;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}
.offer__body {
  flex: 1 1 auto;
}
@media (min-width: 84.375em) {
  .offer__text {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .offer__text {
    margin-bottom: clamp( 1.25rem , 1.0227272727rem  +  1.0101010101vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .offer__text {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 73.12375em) {
  .offer__title {
    flex: 0 0 40%;
  }
}
.offer__blue-block {
  position: absolute;
  z-index: 0;
  bottom: 0.625rem;
  right: 0.625rem;
  animation: levitate 5s ease-in-out infinite;
}
@media (min-width: 73.12375em) {
  .offer__blue-block {
    bottom: 0.625rem;
    left: 0.625rem;
    right: auto;
  }
}

.blog-slider {
  background-color: #ffffff;
}
@media (min-width: 84.375em) {
  .blog-slider__header {
    margin-bottom: 3.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .blog-slider__header {
    margin-bottom: clamp( 1.875rem , 1.4204545455rem  +  2.0202020202vw , 3.125rem );
  }
}
@media (max-width: 22.5em) {
  .blog-slider__header {
    margin-bottom: 1.875rem;
  }
}
.blog-slider .swiper-wrapper {
  align-items: stretch;
}
.blog-slider__card {
  height: auto;
}

.faqz {
  background: #ffffff;
}
.faqz__container {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  row-gap: 2.5rem;
}
@media (min-width: 62.49875em) {
  .faqz__container {
    flex-direction: row;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    align-items: baseline;
  }
}
@media (min-width: 73.12375em) {
  .faqz__container {
    -moz-column-gap: 3.75rem;
         column-gap: 3.75rem;
  }
}
@media (min-width: 62.49875em) {
  .faqz__title-block {
    flex: 0 0 40%;
  }
}
@media (min-width: 73.12375em) {
  .faqz__title-block {
    flex: 0 0 38.7596899225%;
  }
}
.faqz__body {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 62.49875em) {
  .faqz__body {
    flex: 1 1 auto;
  }
}
.faqz__item:not(:last-child) {
  border-bottom: 0.0625rem solid #aeb0b5;
}
@media (min-width: 84.375em) {
  .faqz__item:not(:last-child) {
    padding-bottom: 2rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .faqz__item:not(:last-child) {
    padding-bottom: clamp( 1rem , 0.6363636364rem  +  1.6161616162vw , 2rem );
  }
}
@media (max-width: 22.5em) {
  .faqz__item:not(:last-child) {
    padding-bottom: 1rem;
  }
}
@media (min-width: 84.375em) {
  .faqz__item:not(:last-child) {
    margin-bottom: 2rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .faqz__item:not(:last-child) {
    margin-bottom: clamp( 1rem , 0.6363636364rem  +  1.6161616162vw , 2rem );
  }
}
@media (max-width: 22.5em) {
  .faqz__item:not(:last-child) {
    margin-bottom: 1rem;
  }
}

@media (min-width: 84.375em) {
  .faqz-item__text {
    margin-top: 0.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .faqz-item__text {
    margin-top: clamp( 0.5rem , 0.4090909091rem  +  0.404040404vw , 0.75rem );
  }
}
@media (max-width: 22.5em) {
  .faqz-item__text {
    margin-top: 0.5rem;
  }
}
.faqz-item._init .faqz-item__question {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  cursor: pointer;
  transition: all 0.55s ease 0s;
}
.faqz-item._init .faqz-item__question::after {
  content: "\e900";
  color: #5575d8;
  display: inline-block;
  transform-origin: center center;
  transition: all 0.55s ease 0s;
}
@media (min-width: 84.375em) {
  .faqz-item._init .faqz-item__question::after {
    font-size: 1.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .faqz-item._init .faqz-item__question::after {
    font-size: clamp( 1.5rem , 1.4090909091rem  +  0.404040404vw , 1.75rem );
  }
}
@media (max-width: 22.5em) {
  .faqz-item._init .faqz-item__question::after {
    font-size: 1.5rem;
  }
}
.faqz-item._init .faqz-item__question._active::after {
  transform: rotate(180deg);
}
@media (any-hover: hover) {
  .faqz-item._init .faqz-item__question:hover {
    color: #5575d8;
  }
}

.hero {
  background: #161D49 url("/img/hero-bg.svg") center center no-repeat scroll;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
@media (min-width: 73.12375em) {
  .hero {
    padding-bottom: 6.25rem;
  }
}
@media (min-width: 32.49875em) and (max-width: 73.12375em) {
  .hero {
    padding-bottom: clamp( 4.375rem , 2.8750576923rem  +  4.6153846154vw , 6.25rem );
  }
}
@media (max-width: 32.49875em) {
  .hero {
    padding-bottom: 4.375rem;
  }
}
@media (min-width: 73.12375em) {
  .hero {
    padding-top: 5.625rem;
  }
}
@media (min-width: 32.49875em) and (max-width: 73.12375em) {
  .hero {
    padding-top: clamp( 3.75rem , 2.2500576923rem  +  4.6153846154vw , 5.625rem );
  }
}
@media (max-width: 32.49875em) {
  .hero {
    padding-top: 3.75rem;
  }
}
@media (min-width: 95.62375em) {
  .hero {
    padding-top: 6.875rem;
    padding-bottom: 7.5rem;
  }
}
.hero__container {
  position: relative;
  z-index: 1;
}
.hero__decor {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
@media (min-width: 84.375em) {
  .hero__tags {
    margin-top: 2.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .hero__tags {
    margin-top: clamp( 1.25rem , 0.7954545455rem  +  2.0202020202vw , 2.5rem );
  }
}
@media (max-width: 22.5em) {
  .hero__tags {
    margin-top: 1.25rem;
  }
}

.tariffs {
  background: #ffffff;
}
@media (min-width: 84.375em) {
  .tariffs__title-block {
    margin-bottom: 3.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .tariffs__title-block {
    margin-bottom: clamp( 2.5rem , 2.0454545455rem  +  2.0202020202vw , 3.75rem );
  }
}
@media (max-width: 22.5em) {
  .tariffs__title-block {
    margin-bottom: 2.5rem;
  }
}
.tariffs__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1.25rem;
}
@media (min-width: 47.99875em) {
  .tariffs__body {
    justify-content: center;
    flex-direction: row;
    align-items: stretch;
    flex-wrap: wrap;
  }
}
@media (min-width: 62.49875em) {
  .tariffs__body {
    align-items: stretch;
    flex-wrap: nowrap;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}
@media (min-width: 73.12375em) {
  .tariffs__body {
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }
}
.tariffs__card {
  max-width: 25rem;
}
@media (min-width: 47.99875em) {
  .tariffs__card {
    max-width: 100%;
    flex: 0 0 calc(50% - 0.625rem);
  }
}
@media (min-width: 62.49875em) {
  .tariffs__card {
    flex: 0 0 calc(33.3333333333% - 2.5rem / 3);
  }
}
@media (min-width: 73.12375em) {
  .tariffs__card {
    flex: 0 0 calc(33.3333333333% - 3.75rem / 3);
  }
}

.tariff-card {
  width: 100%;
  border: 0.0625rem solid #aeb0b5;
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
@media (min-width: 84.375em) {
  .tariff-card {
    border-radius: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .tariff-card {
    border-radius: clamp( 1rem , 0.9090909091rem  +  0.404040404vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .tariff-card {
    border-radius: 1rem;
  }
}
.tariff-card--dark {
  background: #161D49;
  border: none;
}
.tariff-card--dark .tariff-card__title {
  color: #ffffff;
}
.tariff-card--dark .tariff-card__item {
  color: #ffffff;
}
.tariff-card--dark .tariff-card__item:nth-child(even) {
  background-color: #1c3278;
}
.tariff-card__header {
  border-bottom: 0.0625rem solid #aeb0b5;
  padding: 1.875rem 2.5rem;
}
@media (min-width: 73.12375em) {
  .tariff-card__header {
    padding: 2.5rem 3.75rem;
  }
}
.tariff-card__title {
  text-align: center;
}
.tariff-card__list {
  flex: 1 1 100%;
}
.tariff-card__item {
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
  padding: 1.25rem 2.5rem;
}
.tariff-card__item::before {
  color: #5575d8;
  content: "\e903";
}
@media (min-width: 84.375em) {
  .tariff-card__item::before {
    font-size: 1.625rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .tariff-card__item::before {
    font-size: clamp( 1.375rem , 1.2840909091rem  +  0.404040404vw , 1.625rem );
  }
}
@media (max-width: 22.5em) {
  .tariff-card__item::before {
    font-size: 1.375rem;
  }
}
.tariff-card__item:nth-child(even) {
  background-color: #dde4fa;
}
@media (min-width: 73.12375em) {
  .tariff-card__item {
    padding: 1.875rem 3.75rem;
  }
}
.tariff-card__footer {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 1.5rem 2.5rem 2rem 2.5rem;
}
@media (min-width: 84.375em) {
  .tariff-card__footer {
    row-gap: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .tariff-card__footer {
    row-gap: clamp( 0.75rem , 0.6590909091rem  +  0.404040404vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .tariff-card__footer {
    row-gap: 0.75rem;
  }
}
@media (min-width: 73.12375em) {
  .tariff-card__footer {
    padding: 1.875rem 3.75rem 3.125rem 3.75rem;
  }
}
.menu-burger {
  position: relative;
  width: 2.25rem;
  height: 1.375rem;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.menu-burger::after, .menu-burger::before {
  content: "";
  position: absolute;
  display: block;
  height: 0.125rem;
  border-radius: 0.125rem;
  background-color: #0d1220;
  left: 0;
  right: 0;
  transition: all 0.55s ease 0s;
}
.menu-burger::after {
  top: 0;
}
.menu-burger::before {
  bottom: 0;
}
.menu-burger span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  display: block;
  width: 100%;
  height: 0.125rem;
  background-color: #0d1220;
  border-radius: 0.125rem;
  transition: all 0.55s ease 0s;
}
@media (any-hover: hover) {
  .menu-burger:hover span, .menu-burger:hover::before, .menu-burger:hover::after {
    width: 100%;
    background: #5575d8;
  }
}

.logo {
  display: inline-flex;
  max-width: 7.5rem;
}
@media (min-width: 73.12375em) {
  .logo {
    max-width: 10.25rem;
  }
}
.logo img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.mobile-tel {
  display: block;
  font-size: 1.75rem;
  color: #5575d8;
  transition: all 0.55s ease 0s;
}
@media (any-hover: hover) {
  .mobile-tel:hover {
    color: #0d1220;
  }
}

.header {
  position: sticky;
  z-index: 2;
  top: 0;
  background: #ffffff;
}
@media (min-width: 84.375em) {
  .header {
    padding-top: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .header {
    padding-top: clamp( 0.625rem , 0.4886363636rem  +  0.6060606061vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .header {
    padding-top: 0.625rem;
  }
}
@media (min-width: 84.375em) {
  .header {
    padding-bottom: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .header {
    padding-bottom: clamp( 0.625rem , 0.4886363636rem  +  0.6060606061vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .header {
    padding-bottom: 0.625rem;
  }
}
.header__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.header__logo {
  flex: 0 0 auto;
}
@media (min-width: 73.12375em) {
  .header__menu {
    flex: 1 1 auto;
  }
}
@media (min-width: 73.12375em) {
  .header__burger {
    display: none;
  }
}
.header__tel {
  margin-left: auto;
}
@media (min-width: 73.12375em) {
  .header__tel {
    display: none;
  }
}

.main-menu {
  display: flex;
  align-items: center;
  flex-direction: column;
  row-gap: 1.875rem;
}
.main-menu__close {
  position: fixed;
  top: 1.25rem;
  right: 1.25rem;
}
@media (min-width: 73.12375em) {
  .main-menu__close {
    display: none;
  }
}
@media (max-width: 1168.98px) {
  .main-menu {
    padding: 5rem 1.25rem;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.96);
    z-index: 2;
    overflow-y: auto;
    transform: translateX(100%);
    transition: all 0.55s ease 0s;
  }
}
@media (max-width: 1168.98px) {
  .main-menu._open {
    transform: translateX(0);
  }
}
@media (min-width: 73.12375em) {
  .main-menu__btn {
    margin-left: auto;
  }
}
@media (min-width: 73.12375em) {
  .main-menu {
    flex-direction: row;
    align-items: center;
    gap: 3.75rem;
  }
}
.main-menu__list {
  display: flex;
  align-items: center;
  flex-direction: column;
  row-gap: 1rem;
}
@media (min-width: 73.12375em) {
  .main-menu__list {
    flex-direction: row;
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
    flex-wrap: wrap;
    align-items: flex-start;
    flex: 1 1 auto;
    justify-content: center;
  }
}
.main-menu__item {
  position: relative;
  text-align: center;
}
.main-menu__item._init .main-menu__lnk {
  display: inline-flex;
  align-items: flex-start;
  justify-content: center;
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
  flex-direction: row-reverse;
  transition: color 0.55s ease 0s;
}
@media (any-hover: hover) {
  .main-menu__item._init .main-menu__lnk:hover {
    cursor: pointer;
    color: #5575d8;
  }
}
.main-menu__item._init .main-menu__lnk::before {
  content: "\e900";
  margin-top: 0.125rem;
  color: #5575d8;
  display: inline-block;
  transform-origin: center center;
  transition: all 0.55s ease 0s;
}
@media (min-width: 84.375em) {
  .main-menu__item._init .main-menu__lnk::before {
    font-size: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .main-menu__item._init .main-menu__lnk::before {
    font-size: clamp( 1.375rem , 1.3295454545rem  +  0.202020202vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .main-menu__item._init .main-menu__lnk::before {
    font-size: 1.375rem;
  }
}
.main-menu__item._init .main-menu__lnk._active::before {
  transform: rotate(180deg);
}
.main-menu__lnk {
  display: block;
  text-align: center;
  font-family: "Montserrat", "Arial", sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  color: #0d1220;
  transition: all 0.55s ease 0s;
}
@media (any-hover: hover) {
  .main-menu__lnk:hover {
    color: #5575d8;
  }
}
@media (min-width: 73.12375em) {
  .main-menu__lnk {
    text-align: left;
    font-size: 1.0625rem;
  }
}
.main-menu__lnk--active {
  color: #5575d8;
}
.main-menu__sub-list {
  width: 100%;
  padding: 0.375rem 0.375rem 0rem 1.25rem;
}
@media (min-width: 73.12375em) {
  .main-menu__sub-list {
    top: 120%;
    position: absolute;
    z-index: 2;
    background-color: #dde4fa;
    border-radius: 1rem;
    width: 18.75rem;
    padding: 1.25rem 1.25rem 1.25rem 1.25rem;
  }
}
.main-menu__sub-item:not(:last-child) {
  margin-bottom: 0.375rem;
}
.main-menu__sub-lnk {
  text-align: center;
  display: block;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
  color: #0d1220;
  transition: all 0.55s ease 0s;
}
@media (any-hover: hover) {
  .main-menu__sub-lnk:hover {
    color: #5575d8;
  }
}
@media (min-width: 73.12375em) {
  .main-menu__sub-lnk {
    text-align: left;
    font-size: 1rem;
  }
}

.decor {
  overflow: hidden;
  display: flex;
  justify-content: space-around;
  animation: spin 27s linear infinite;
}
.decor__blue-block {
  animation: pulse 6s ease-in-out infinite;
}
.decor__yellow-block {
  animation: pulse 5s ease-in infinite;
}

.blue-block {
  display: block;
  background: radial-gradient(50% 50% at 50% 50%, rgba(85, 117, 216, 0.7) 0%, rgba(22, 29, 73, 0) 100%);
  border-radius: 50%;
}
@media (min-width: 84.375em) {
  .blue-block {
    width: 25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .blue-block {
    width: clamp( 9.375rem , 3.6931818182rem  +  25.2525252525vw , 25rem );
  }
}
@media (max-width: 22.5em) {
  .blue-block {
    width: 9.375rem;
  }
}
@media (min-width: 84.375em) {
  .blue-block {
    height: 25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .blue-block {
    height: clamp( 9.375rem , 3.6931818182rem  +  25.2525252525vw , 25rem );
  }
}
@media (max-width: 22.5em) {
  .blue-block {
    height: 9.375rem;
  }
}
@media (min-width: 84.375em) {
  .blue-block--small {
    width: 18.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .blue-block--small {
    width: clamp( 6.25rem , 1.7045454545rem  +  20.202020202vw , 18.75rem );
  }
}
@media (max-width: 22.5em) {
  .blue-block--small {
    width: 6.25rem;
  }
}
@media (min-width: 84.375em) {
  .blue-block--small {
    height: 18.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .blue-block--small {
    height: clamp( 6.25rem , 1.7045454545rem  +  20.202020202vw , 18.75rem );
  }
}
@media (max-width: 22.5em) {
  .blue-block--small {
    height: 6.25rem;
  }
}

.yellow-block {
  display: block;
  background: radial-gradient(50% 50% at 50% 50%, rgba(200, 245, 90, 0.6) 0%, rgba(255, 255, 255, 0.001) 100%);
  border-radius: 50%;
}
@media (min-width: 84.375em) {
  .yellow-block {
    width: 31.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .yellow-block {
    width: clamp( 12.5rem , 5.6818181818rem  +  30.303030303vw , 31.25rem );
  }
}
@media (max-width: 22.5em) {
  .yellow-block {
    width: 12.5rem;
  }
}
@media (min-width: 84.375em) {
  .yellow-block {
    height: 31.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .yellow-block {
    height: clamp( 12.5rem , 5.6818181818rem  +  30.303030303vw , 31.25rem );
  }
}
@media (max-width: 22.5em) {
  .yellow-block {
    height: 12.5rem;
  }
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes pulse {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.8);
  }
}
@keyframes levitate {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-3.125rem); /* Піднімається */
  }
}
.error {
  background: #ffffff;
  overflow: hidden;
  position: relative;
}
.error__container {
  position: relative;
  z-index: 1;
}
.error__body {
  background: url("/img/404-bg.svg") center center no-repeat scroll;
  background-size: contain;
}
@media (min-width: 84.375em) {
  .error__body {
    padding-top: 3.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .error__body {
    padding-top: clamp( 1.25rem , 0.3409090909rem  +  4.0404040404vw , 3.75rem );
  }
}
@media (max-width: 22.5em) {
  .error__body {
    padding-top: 1.25rem;
  }
}
@media (min-width: 84.375em) {
  .error__body {
    padding-bottom: 3.75rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .error__body {
    padding-bottom: clamp( 1.25rem , 0.3409090909rem  +  4.0404040404vw , 3.75rem );
  }
}
@media (max-width: 22.5em) {
  .error__body {
    padding-bottom: 1.25rem;
  }
}
.error__decor {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.footer {
  position: relative;
  background: #161D49;
}
@media (min-width: 73.12375em) {
  .footer {
    padding-top: 4.375rem;
  }
}
@media (min-width: 32.49875em) and (max-width: 73.12375em) {
  .footer {
    padding-top: clamp( 3.125rem , 2.1250384615rem  +  3.0769230769vw , 4.375rem );
  }
}
@media (max-width: 32.49875em) {
  .footer {
    padding-top: 3.125rem;
  }
}
@media (min-width: 95.62375em) {
  .footer {
    padding-top: 5.625rem;
  }
}
.footer__container {
  z-index: 1;
  position: relative;
}
.footer__bottom {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
@media (min-width: 84.375em) {
  .footer__bottom {
    row-gap: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .footer__bottom {
    row-gap: clamp( 1.25rem , 1.0227272727rem  +  1.0101010101vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .footer__bottom {
    row-gap: 1.25rem;
  }
}
@media (min-width: 32.49875em) {
  .footer__bottom {
    flex-direction: row;
    flex-wrap: wrap;
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }
}
@media (min-width: 73.12375em) {
  .footer__bottom {
    flex-wrap: nowrap;
  }
}
.footer__top {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  border-bottom: 0.0625rem solid #aeb0b5;
}
@media (min-width: 84.375em) {
  .footer__top {
    row-gap: 1.875rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .footer__top {
    row-gap: clamp( 1.25rem , 1.0227272727rem  +  1.0101010101vw , 1.875rem );
  }
}
@media (max-width: 22.5em) {
  .footer__top {
    row-gap: 1.25rem;
  }
}
@media (min-width: 84.375em) {
  .footer__top {
    padding-bottom: 3.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .footer__top {
    padding-bottom: clamp( 1.5rem , 0.9090909091rem  +  2.6262626263vw , 3.125rem );
  }
}
@media (max-width: 22.5em) {
  .footer__top {
    padding-bottom: 1.5rem;
  }
}
@media (min-width: 84.375em) {
  .footer__top {
    margin-bottom: 3.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .footer__top {
    margin-bottom: clamp( 1.5rem , 0.9090909091rem  +  2.6262626263vw , 3.125rem );
  }
}
@media (max-width: 22.5em) {
  .footer__top {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 47.99875em) {
  .footer__top {
    flex-direction: row;
    flex-wrap: wrap;
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }
}
@media (min-width: 62.49875em) {
  .footer__top {
    flex-wrap: nowrap;
  }
}
.footer__contacts {
  flex: 1 1 100%;
}
@media (min-width: 62.49875em) {
  .footer__contacts {
    flex: 0 0 calc(50% - 5rem / 3);
  }
}
@media (min-width: 73.12375em) {
  .footer__contacts {
    flex: 0 0 calc(38.7596899225% - 5rem / 3);
  }
}
@media (min-width: 47.99875em) {
  .footer__menu {
    flex: 0 1 calc(50% - 1.25rem);
  }
}
@media (min-width: 62.49875em) {
  .footer__menu {
    flex: 0 0 calc(25% - 5rem / 3);
  }
}
@media (min-width: 73.12375em) {
  .footer__menu {
    flex: 1 1 auto;
  }
  .footer__menu:last-child {
    flex: 0 0 14.7286821705%;
  }
}
.footer__logo img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
@media (min-width: 32.49875em) {
  .footer__logo {
    flex: 1 1 100%;
  }
}
.footer__info {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  row-gap: 0.625rem;
}
@media (min-width: 32.49875em) {
  .footer__info {
    flex: 0 1 calc(50% - 1.25rem);
  }
}
@media (min-width: 73.12375em) {
  .footer__info {
    flex: 0 0 17.8294573643%;
    padding-bottom: 3.75rem;
  }
}
.footer__developers {
  color: #ffffff;
}
.footer__copyright {
  color: #ffffff;
}
@media (min-width: 32.49875em) {
  .footer__conditions-menu {
    flex: 0 1 calc(50% - 1.25rem);
  }
}
@media (min-width: 73.12375em) {
  .footer__conditions-menu {
    flex: 0 0 15.503875969%;
  }
}
.footer__blue-block {
  position: absolute;
  z-index: 0;
  top: 4.375rem;
  right: 0.625rem;
  animation: levitate 5s ease-in-out infinite;
}

.conditions-menu {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 0.125rem;
}
.conditions-menu__lnk {
  color: #ffffff;
  transition: all 0.55s ease 0s;
}
@media (any-hover: hover) {
  .conditions-menu__lnk:hover {
    color: #5575d8;
  }
}

.footer-menu {
  width: 100%;
}
.footer-menu._init .footer-menu__title {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  cursor: pointer;
  transition: all 0.55s ease 0s;
}
.footer-menu._init .footer-menu__title::after {
  content: "\e900";
  color: #5575d8;
  display: inline-block;
  transform-origin: center center;
  transition: all 0.55s ease 0s;
}
@media (min-width: 84.375em) {
  .footer-menu._init .footer-menu__title::after {
    font-size: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .footer-menu._init .footer-menu__title::after {
    font-size: clamp( 1.375rem , 1.3295454545rem  +  0.202020202vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .footer-menu._init .footer-menu__title::after {
    font-size: 1.375rem;
  }
}
.footer-menu._init .footer-menu__title._active::after {
  transform: rotate(180deg);
}
@media (any-hover: hover) {
  .footer-menu._init .footer-menu__title:hover {
    color: #5575d8;
  }
}
@media (min-width: 84.375em) {
  .footer-menu__list {
    margin-top: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .footer-menu__list {
    margin-top: clamp( 0.75rem , 0.6590909091rem  +  0.404040404vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .footer-menu__list {
    margin-top: 0.75rem;
  }
}
@media (min-width: 73.12375em) {
  .footer-menu__list--columns {
    display: flex;
    flex-wrap: wrap;
    -moz-column-gap: 1.875rem;
         column-gap: 1.875rem;
  }
}
@media (min-width: 73.12375em) {
  .footer-menu__list--columns .footer-menu__item {
    flex: 0 1 calc(50% - 0.9375rem);
  }
}
@media (min-width: 84.375em) {
  .footer-menu__item:not(:last-child) {
    margin-bottom: 0.375rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .footer-menu__item:not(:last-child) {
    margin-bottom: clamp( 0.25rem , 0.2045454545rem  +  0.202020202vw , 0.375rem );
  }
}
@media (max-width: 22.5em) {
  .footer-menu__item:not(:last-child) {
    margin-bottom: 0.25rem;
  }
}
.footer-menu__lnk {
  color: #ffffff;
  line-height: 1.25;
  transition: all 0.55s ease 0s;
}
@media (any-hover: hover) {
  .footer-menu__lnk:hover {
    color: #5575d8;
  }
}

@media (min-width: 84.375em) {
  .footer-contacts__title {
    margin-bottom: 1rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .footer-contacts__title {
    margin-bottom: clamp( 0.75rem , 0.6590909091rem  +  0.404040404vw , 1rem );
  }
}
@media (max-width: 22.5em) {
  .footer-contacts__title {
    margin-bottom: 0.75rem;
  }
}
.footer-contacts__body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 1rem;
}
@media (min-width: 84.375em) {
  .footer-contacts__body {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .footer-contacts__body {
    margin-bottom: clamp( 1.25rem , 1.1590909091rem  +  0.404040404vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .footer-contacts__body {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 32.49875em) {
  .footer-contacts__body {
    flex-direction: row;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}
.footer-contacts__items {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 84.375em) {
  .footer-contacts__items {
    row-gap: 0.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .footer-contacts__items {
    row-gap: clamp( 0.375rem , 0.3295454545rem  +  0.202020202vw , 0.5rem );
  }
}
@media (max-width: 22.5em) {
  .footer-contacts__items {
    row-gap: 0.375rem;
  }
}
@media (min-width: 32.49875em) {
  .footer-contacts__items {
    flex: 0 1 auto;
  }
}
@media (min-width: 32.49875em) {
  .footer-contacts__btn {
    flex: 0 0 auto;
  }
}

.calculator {
  background: #ffffff;
}
@media (min-width: 84.375em) {
  .calculator__header {
    margin-bottom: 3.125rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .calculator__header {
    margin-bottom: clamp( 1.875rem , 1.4204545455rem  +  2.0202020202vw , 3.125rem );
  }
}
@media (max-width: 22.5em) {
  .calculator__header {
    margin-bottom: 1.875rem;
  }
}

.calculator-section {
  background-color: white;
  border: 0.0625rem solid #aeb0b5;
  padding: 1.25rem;
  overflow: hidden;
}
@media (min-width: 84.375em) {
  .calculator-section {
    border-radius: 1.25rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .calculator-section {
    border-radius: clamp( 1rem , 0.9090909091rem  +  0.404040404vw , 1.25rem );
  }
}
@media (max-width: 22.5em) {
  .calculator-section {
    border-radius: 1rem;
  }
}
@media (min-width: 73.12375em) {
  .calculator-section {
    padding: 2.5rem;
  }
}

.calculator-section .calculator-form {
  overflow: hidden;
}

.calculator-section .calculator-form_wrap {
  z-index: 1;
  position: relative;
  padding: 0 15px;
  margin-bottom: 6px;
}

.calculator-top {
  padding: 0.0625rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.calculator-top .step-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.calculator-top .step-wrap_inner > div {
  display: flex;
  align-items: flex-start;
  height: 60px;
}

.calculator-top .step-wrap p {
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-top: -8px;
  text-align: center;
  width: 100%;
}

.calculator-top .step-wrap span {
  font-size: 24px;
  display: inline-block;
  font-weight: 800;
  line-height: 44px;
  align-self: flex-end;
}

.calculator-top .step-wrap span:first-child {
  font-size: 40px;
  color: #5575d8;
  font-weight: 600;
  padding: 0;
  align-self: flex-start;
  line-height: normal;
}

.calculator-top .step-wrap span:last-child {
  color: #000;
}

.calculator-top .price-container {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.calculator-top .price-container img {
  display: none;
}

.calculator-top .price-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: #fff;
  border-radius: 50%;
  height: 115px;
  width: 115px;
  z-index: 3;
  position: relative;
}

.calculator-top .price-wrap span {
  position: relative;
  z-index: 5;
  font-weight: 600;
  font-size: 18px;
}

.calculator-top .price-wrap #total_price {
  font-size: 32px;
  color: #5575d8;
}

.calculator-top .price-wrap:before {
  content: "";
  position: absolute;
  z-index: -2;
  border-radius: 50%;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  background-color: #5575d8;
}

.calculator-top .price-wrap:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  z-index: 0;
  background: #fff;
}

.calculator-bottom .col-xs-12 {
  display: flex;
  justify-content: center;
  margin: 12px auto;
}

.calculator-bottom .col-xs-12.error-wrap {
  margin: 0 auto;
}

.calculator-bottom .col-xs-12.error-wrap p {
  color: red;
  font-size: 12px;
  margin: 0;
}

.calculator-bottom .col-xs-12.hidden {
  display: none;
}

.calculator-bottom .col-xs-12 button.next:after {
  content: "";
  font: inherit;
  position: absolute;
  background: #fff;
  width: 0;
  height: 0;
  z-index: -1;
  transition: 0.3s;
  border-radius: 30px;
}

.calculator-bottom .col-xs-12 button.next:hover {
  color: #000;
}

.calculator-bottom .col-xs-12 button.next:hover:after {
  width: calc(100% - 2px);
  height: calc(100% - 2px);
}

.calculator-bottom .col-xs-12 button.prev {
  background: none;
  padding: 0;
  position: relative;
  text-transform: uppercase;
  margin-top: 0.375rem;
  font-size: 0.875rem;
  border: none;
  z-index: 3;
  outline: none;
  box-shadow: none;
  transition: all 0.55s ease 0s;
}
@media (any-hover: hover) {
  .calculator-bottom .col-xs-12 button.prev:hover {
    color: #5575d8;
  }
}

.calculator-main {
  display: flex;
  justify-content: center;
  align-items: center;
}

.calculator-main .row .col-xs-12 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.calculator-main .row .col-xs-12 h3 {
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
}

.calculator-main .row .col-xs-12 p {
  text-align: center;
}

.calculator-main .row.tab {
  min-width: 100%;
  width: 100%;
  max-width: 100%;
  position: absolute;
  transition: 0.5s;
}

.calculator-main .row.tab.next {
  transform: translateX(110%);
}

.calculator-main .row.tab.active {
  transform: translateX(0);
  position: relative;
}

.calculator-main .row.tab.prev {
  transform: translateX(-100%);
  position: absolute;
}

.calculator-main .col-xs-12 .checkbox-wrapper {
  display: flex;
  margin: 20px 30px;
  position: relative;
  align-items: center;
}

.calculator-main .col-xs-12 .checkbox-wrapper span {
  margin-left: 12px;
  font-size: 20px;
}

.calculator-main .col-xs-12 .checkbox-wrapper span.name {
  cursor: pointer;
  display: inline-block;
  text-align: center;
}

.calculator-main .col-xs-12 .checkbox-wrapper input {
  display: none;
}

.calculator-main .checkbox-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row !important;
}

.calculator-main .col-xs-12 .number-wrapper {
  display: flex;
  flex-direction: row;
  flex: 0 0 100%;
  max-width: 100%;
  align-items: center;
  flex-wrap: wrap;
}

.calculator-main .col-xs-12 .number-wrapper.hidden {
  display: none;
}

.calculator-main .col-xs-12 .number-wrapper > div {
  display: flex;
  flex: 0 0 100%;
  max-width: 100%;
  justify-content: center;
  margin: 12px 0;
}

.calculator-main .col-xs-12 .number-wrapper > div .range_input-container {
  width: 50%;
  position: relative;
  max-width: 300px;
  z-index: 3;
}

.calculator-main .col-xs-12 .number-wrapper > div .range_input-container:after {
  content: "";
  position: absolute;
  background: #5575d8;
  border-radius: 50px;
  left: -1px;
  right: -1px;
  bottom: 6px;
  top: 0;
  z-index: -1;
}

.calculator-main .col-xs-12 .number-wrapper > div .num_input-container {
  width: 60%;
  position: relative;
  max-width: 300px;
}

.calculator-main .col-xs-12 .number-wrapper > div .num_input-container > span {
  position: absolute;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background: #5575d8;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 6;
  transition: 0.3s;
  cursor: pointer;
}

.calculator-main .col-xs-12 .number-wrapper > div .num_input-container > span:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  background: #fff;
  border-radius: 50%;
  transition: 0.3s;
  z-index: -1;
}

.calculator-main .col-xs-12 .number-wrapper > div .num_input-container > span.less,
.calculator-main .col-xs-12 .number-wrapper > div .num_input-container > span.less-o {
  top: -1px;
  left: -1px;
  bottom: -1px;
}

.calculator-main .col-xs-12 .number-wrapper > div .num_input-container > span.more,
.calculator-main .col-xs-12 .number-wrapper > div .num_input-container > span.more-o {
  right: -1px;
  top: -1px;
  bottom: -1px;
}

.calculator-main .col-xs-12 .number-wrapper > div .num_input-container > span:hover {
  color: #000;
}

.calculator-main .col-xs-12 .number-wrapper > div .num_input-container > span:hover:after {
  width: 48px;
  height: 48px;
}

.calculator-main .col-xs-12 .number-wrapper > div .num_input-container:after {
  content: "";
  position: absolute;
  background: #5575d8;
  top: -1px;
  right: -1px;
  left: -1px;
  bottom: -1px;
  z-index: -1;
  border-radius: 30px;
}

.calculator-main .col-xs-12 .number-wrapper .num_input-wrapper input {
  padding: 12px 50px;
  border-radius: 30px;
  background: #fff;
  z-index: 3;
  border: none;
  text-align: center;
  position: relative;
  width: 100%;
}

.calculator-main .col-xs-12 .number-wrapper .num_input-wrapper input::-webkit-inner-spin-button,
.calculator-main .col-xs-12 .number-wrapper .num_input-wrapper input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.calculator-main .col-xs-12 .number-wrapper .num_input-wrapper input[type=number] {
  -moz-appearance: textfield;
}

.calculator-main .col-xs-12 .number-wrapper .range-wrapper input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 16px;
  background: #fff;
  outline: none;
  transition: opacity 0.2s;
  border-radius: 50px;
  background: transparent;
  overflow: hidden;
}

.calculator-main .col-xs-12 .number-wrapper .range-wrapper input:hover {
  opacity: 1;
}

.calculator-main .col-xs-12 .number-wrapper .range-wrapper input::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: -308px 0 0 300px rgba(255, 255, 255, 0.6);
}

.calculator-main .col-xs-12 .number-wrapper .range-wrapper input::-moz-range-thumb {
  width: 22px;
  height: 22px;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: -300px 0 0 300px #fff;
}

.check-label {
  cursor: pointer;
  position: relative;
  margin: auto;
  width: 32px;
  height: 32px;
  -webkit-tap-highlight-color: transparent;
  transform: translate3d(0, 0, 0);
  display: flex;
  justify-content: center;
  align-items: center;
}

.check-label:before {
  content: "";
  position: absolute;
  width: 0px;
  height: 0px;
  border-radius: 50%;
  background: #5575d8;
  opacity: 1;
  transition: 0.3s;
}

.check-label svg {
  position: relative;
  z-index: 1;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #a0a0a0;
  stroke-width: 1.5;
  transform: translate3d(0, 0, 0);
  transition: all 0.2s ease;
}

.check-label svg path {
  stroke-dasharray: 60;
  stroke-dashoffset: 0;
}

.check-label svg polyline {
  stroke-dasharray: 22;
  stroke-dashoffset: 66;
}

.check-label:hover:before {
  width: 48px;
  height: 48px;
}

.check-label:hover svg {
  stroke: #fff;
}

.checkbox-wrapper.active .check-label svg,
.checkbox-wrapper input:checked + .check-label svg {
  stroke: #fff;
}

.checkbox-wrapper.active .check-label:before,
.checkbox-wrapper input:checked + .check-label:before {
  width: 36px;
  height: 36px;
}

.checkbox-wrapper.active .check-label svg path,
.checkbox-wrapper input:checked + .check-label svg path {
  stroke-dashoffset: 60;
  transition: all 0.3s linear;
}

.checkbox-wrapper.active .check-label svg polyline,
.checkbox-wrapper input:checked + .check-label svg polyline {
  stroke-dashoffset: 42;
  transition: all 0.2s linear;
  transition-delay: 0.15s;
}

.checkbox-wrapper.active span.name {
  transition-delay: 0.1s;
  color: #0d1220;
}

.calculator_form-container {
  max-width: 37.5rem;
  margin: auto;
  margin-top: 1.25rem;
}
.calculator_form-container > .row {
  justify-content: center;
}

.calculator_form-container .input-wrapper_container {
  display: flex;
  flex-direction: row !important;
  justify-content: space-between !important;
  max-width: 650px;
  width: 100%;
  padding: 0;
  flex-wrap: wrap;
}

.calculator_form-container .textarea-wrapper {
  position: relative;
  width: 100%;
  max-width: 650px;
  margin: 12px auto;
}

.calculator_form-container .textarea-wrapper textarea {
  width: 100%;
  height: 100%;
  min-height: 150px;
  border: none;
  border-radius: 15px;
  padding: 12px;
  background: #fff;
  position: relative;
  z-index: 3;
  resize: none;
}

.calculator_form-container .textarea-wrapper:after {
  content: "";
  position: absolute;
  left: -1px;
  right: -1px;
  bottom: -1px;
  top: -1px;
  background: linear-gradient(90deg, #e96d71 0%, #feb692 100%);
  border-radius: 15px;
  z-index: -1;
  box-shadow: 0 5px 28px rgba(0, 0, 0, 0.25), 0 6px 6px rgba(0, 0, 0, 0.22);
}

.calculator_form-container .input-wrapper,
.calculator_form-container .input-wrapper_toggle {
  position: relative;
  z-index: 3;
  margin: 12px 0;
  max-width: 250px;
  min-width: 250px;
}

.calculator_form-container .input-wrapper:after,
.calculator_form-container .input-wrapper_toggle:after {
  content: "";
  position: absolute;
  background: linear-gradient(90deg, #e96d71 0%, #feb692 100%);
  top: -1px;
  right: -1px;
  left: -1px;
  bottom: -1px;
  z-index: -1;
  border-radius: 30px;
}

.calculator_form-container .input-wrapper_toggle input,
.calculator_form-container .input-wrapper input {
  padding: 12px 20px;
  border-radius: 30px;
  background: #fff;
  z-index: 3;
  border: none;
  width: 100%;
}

.calculator_form-container .input-wrapper_toggle:after {
  content: none;
}

.calculator_form-container .input-wrapper_toggle {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.calculator_form-container .input-wrapper_toggle span {
  display: flex;
  max-width: calc(100% - 80px);
  justify-content: flex-end;
  font-size: 12px;
  text-align: right;
}

.calculator_form-container .input-wrapper_toggle input {
  display: none;
}

.calculator_form-container .input-wrapper_toggle .slider-v3 {
  position: relative;
  display: block;
  width: 70px;
  height: 26px;
  cursor: pointer;
  border-radius: 50px;
  transition: 0.35s;
  background: #fff;
}

.calculator_form-container .input-wrapper_toggle .slider-v3:before {
  content: "";
  position: absolute;
  background: linear-gradient(90deg, #e96d71 0%, #feb692 100%);
  top: -1px;
  right: -1px;
  left: -1px;
  bottom: -1px;
  z-index: -1;
  border-radius: 30px;
}

.calculator_form-container .input-wrapper_toggle .slider-v3:after {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  top: 3px;
  left: 3px;
  border-radius: 50px;
  transition: width 200ms ease-out, height 300ms 50ms ease-in, top 300ms 50ms ease-in, left 250ms 50ms ease-in, background 300ms ease-in, box-shadow 300ms ease-in;
  background: linear-gradient(90deg, #e96d71 0%, #feb692 100%);
  background: #a0a0a0;
}

.calculator_form-container .input-wrapper_toggle input:checked + .slider-v3:after {
  width: 32px;
  height: 26px;
  top: 0;
  left: 38px;
}

.main-menu__item._init {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
}
.main-menu__item._init .spoller-toggle {
  border: none;
  background: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
  flex-direction: row-reverse;
  transition: color 0.55s ease 0s;
  width: 1.5rem;
  height: 1.5rem;
}
@media (any-hover: hover) {
  .main-menu__item._init .spoller-toggle:hover {
    cursor: pointer;
    color: #5575d8;
  }
}
.main-menu__item._init .spoller-toggle::before {
  content: "\e900";
  color: #5575d8;
  display: inline-block;
  transform-origin: center center;
  transition: all 0.55s ease 0s;
}
@media (min-width: 84.375em) {
  .main-menu__item._init .spoller-toggle::before {
    font-size: 1.5rem;
  }
}
@media (min-width: 22.5em) and (max-width: 84.375em) {
  .main-menu__item._init .spoller-toggle::before {
    font-size: clamp( 1.375rem , 1.3295454545rem  +  0.202020202vw , 1.5rem );
  }
}
@media (max-width: 22.5em) {
  .main-menu__item._init .spoller-toggle::before {
    font-size: 1.375rem;
  }
}
.main-menu__item._init .main-menu__lnk::before {
  content: none;
}
.main-menu__item._init .spoller-toggle._active::before {
  transform: rotate(180deg);
}
