/*==========  Mobile First  ==========*/
/*==========  Desktop First  ==========*/
/* --------------- Style to null --------------- */
* {
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
}

* {
  box-sizing: border-box;
}

html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, a, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 100%;
  margin: 0;
  padding: 0;
}

a {
  background: transparent;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, td img {
  vertical-align: top;
}

input, select, button, textarea {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
}

input[type=text], input[type=password], textarea, input[type=email], input[type=phone], input[type=number] {
  font: 12px Arial, Helvetica, sans-serif;
  padding: 0;
}

input[type=checkbox] {
  vertical-align: bottom;
}

input[type=radio] {
  vertical-align: text-bottom;
}

sub {
  vertical-align: sub;
  font-size: smaller;
}

sup {
  vertical-align: super;
  font-size: smaller;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

ul, ol {
  list-style: none;
}

html {
  overflow-y: auto;
  overflow-x: auto;
}

html, body {
  height: 100%;
}

body {
  line-height: 1;
  color: #000;
  text-align: left;
  z-index: 1;
  position: relative;
}

input [type=text] {
  padding: 0;
}

textarea {
  resize: none;
  overflow: auto;
}

label, input[type=button], input[type=submit], button {
  cursor: pointer;
}

input[type=button], input[type=reset], input[type=submit], button, input[type=text], input[type=password], textarea, input[type=email], input[type=tel], input[type=phone], input[type=number] {
  -webkit-appearance: none;
}

a, a:visited, a:hover, a:focus, a:active {
  text-decoration: none;
}

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

input:invalid {
  outline: none;
  -moz-box-shadow: none;
  border: none;
}

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

input, textarea, input[type=search]:focus, :focus {
  outline: none;
}

/* --------------- Style to null --------------- */
.relinking-block {
  background-color: #F3F3F3;
  margin-top: 25px;
  margin-bottom: 25px;
}

.dark {
  background-color: #000000;
}
.dark .main-block, .dark .main-block2, .dark .main-block3 {
  background-color: #000000;
}
.dark .relink-title {
  color: #FFFFFF;
}

.section-margin {
  margin-top: 64px;
  margin-bottom: 64px;
}
@media (min-width: 1024px) {
  .section-margin {
    margin-top: 112px;
    margin-bottom: 112px;
  }
}

.hidden {
  display: none;
  opacity: 0;
}

@font-face {
  font-family: "Roboto-Medium";
  src: url("/public/fonts/Roboto-Medium.woff") format("woff");
  src: url("/public/fonts/Roboto-Medium.ttf") format("ttf");
  font-display: auto;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Amalia-Bold";
  src: url("/fonts/Amalia-Bold.woff") format("woff");
  font-display: auto;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Amalia-Light";
  src: url("/fonts/Amalia-Light.woff") format("woff");
  font-display: auto;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Amalia-Medium";
  src: url("/fonts/Amalia-Medium.woff") format("woff");
  font-display: auto;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Amalia-Regular";
  src: url("/fonts/Amalia-Regular.woff") format("woff");
  font-display: auto;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "futurabookc";
  src: url("/fonts/futurabookc.eot"), url("/fonts/futurabookc.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "futurademic";
  src: url("/fonts/futurademic.eot"), url("/fonts/futurademic.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
.site {
  overflow: hidden;
  position: relative;
  z-index: 1;
  min-width: 320px;
  min-height: 100%;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.site__centered {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: 1152px;
  padding: 0 16px;
}
.site__title {
  color: #000;
}
.site__title_centered {
  text-align: center;
}
.site__title_big {
  margin-bottom: 8px;
  font-family: "Amalia-Bold", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 40px;
  line-height: 48px;
}
.site__title_medium {
  margin-bottom: 8px;
  font-family: "Amalia-Bold", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 32px;
  line-height: 44px;
}
.site__title_small {
  margin-bottom: 23px;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
}
.site__title_with-elements {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.site__title_with-elements h2, .site__title_with-elements h3, .site__title_with-elements h4, .site__title_with-elements h5, .site__title_with-elements h6 {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.site__title-btns {
  position: relative;
  top: 2px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.site__title-btns .btn-icon {
  display: inline-block;
  margin-right: 15px;
}
.site__title-btns .btn-icon:last-child {
  margin-right: 0;
}
.site__more-link {
  position: relative;
  margin-right: 34px;
  margin-top: 4px;
  font-size: 14px;
  line-height: 24px;
  color: #000;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.site__more-link:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  right: -34px;
  width: 24px;
  height: 24px;
  background-image: url("/img/universal/svg/arrow_black-right.svg");
  transition: right 0.15s ease-in-out;
}
.site__more-link:hover:after {
  right: -38px;
}

.h2 {
  margin-bottom: 28px;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
  color: #000;
}

.h3 {
  margin-bottom: 20px;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #000;
}

.align-items-center {
  align-items: center;
}

@media (max-width: 767px) {
  .wm-only {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .sm-only {
    display: none;
  }
}
@media (max-width: 1023px) {
  .lm-only,
  .btn.lm-only {
    display: none;
  }
}
@media (min-width: 1024px) {
  .site__title {
    color: #000;
  }
  .site__title_big {
    margin-bottom: 16px;
    font-size: 64px;
    line-height: 76px;
  }
  .site__title_medium {
    margin-bottom: 12px;
    font-size: 48px;
    line-height: 56px;
  }
  .site__title_small {
    margin-bottom: 40px;
    font-size: 40px;
    line-height: 48px;
  }
  .site__more-link {
    margin-top: -2px;
    margin-right: 32px;
    font-size: 18px;
    line-height: 28px;
  }
  .tm-only {
    display: none;
  }
  .h2 {
    margin-bottom: 48px;
    font-size: 40px;
    line-height: 48px;
  }
  .h3 {
    margin-bottom: 40px;
    font-size: 32px;
    line-height: 40px;
  }
}
.responsive-embed {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.responsive-embed > * {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.picture-desctop {
  display: none;
}
@media screen and (min-width: 1024px) {
  .picture-desctop {
    display: block;
  }
}

.picture-mobile {
  display: block;
}
@media screen and (min-width: 1024px) {
  .picture-mobile {
    display: none;
  }
}

.dark-theme .h2 {
  color: #fff;
}
.dark-theme .h3 {
  color: #fff;
}
.dark-theme .site {
  background: #121212;
}
.dark-theme .site__title {
  color: #fff;
}
.dark-theme .site__more-link {
  color: #CBCBCB;
}
.dark-theme .site__more-link::after {
  background-image: url("/img/universal/svg/arrow_silver_right.svg");
}
@media screen and (min-width: 1024px) {
  .dark-theme .site__more-link {
    color: #fff;
  }
  .dark-theme .site__more-link::after {
    background-image: url("/img/universal/svg/arrow_white_right.svg");
  }
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 0 15px;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1152px;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

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

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col,
.col-xl-12,
.col-lg-12,
.col-md-12,
.col-12,
.col-md-11,
.col-lg-11,
.col-11,
.col-lg-10,
.col-md-10,
.col-10,
.col-lg-9,
.col-md-9,
.col-9,
.col-md-8,
.col-lg-8,
.col-8,
.col-lg-7,
.col-md-7,
.col-7,
.col-lg-6,
.col-md-6,
.col-6,
.col-md-5,
.col-lg-5,
.col-5,
.col-lg-4,
.col-md-4,
.col-4,
.col-md-3,
.col-lg-3,
.col-3,
.col-lg-2,
.col-md-2,
.col-2,
.col-lg-1,
.col-md-1,
.col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.col-11 {
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-10 {
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-7 {
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-5 {
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-2 {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-1 {
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

@media (min-width: 768px) {
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
}
@media (min-width: 992px) {
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
}
/**
 * Swiper 11.2.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 3, 2025
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

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

.swiper-vertical > .swiper-wrapper {
  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-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

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

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

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

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

/* Auto Height */
.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);
  backface-visibility: hidden;
}

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

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

.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: 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-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:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .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);
  }
}
/* Slide styles end */
.rangeSlider,
.rangeSlider__fill {
  display: block;
  height: 4px;
  width: 100%;
  background: #CDCDCD;
}

.rangeSlider {
  position: relative;
}

.rangeSlider--disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
}

.rangeSlider__fill {
  background: #000000;
  position: absolute;
  top: 0;
}

.rangeSlider__handle {
  background: #FEE600;
  border: 3px solid #000000;
  cursor: pointer;
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: -6px;
  border-radius: 50%;
}
.rangeSlider__handle:after {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 32px;
  height: 32px;
  content: "";
}

input[type=range]:focus + .rangeSlider .rangeSlider__handle {
  box-shadow: 0 0 8px rgba(142, 68, 173, 0.9);
}

.rangeSlider__buffer {
  position: absolute;
  top: 2px;
  height: 4px;
  background: #2c3e50;
  border-radius: 2px;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0;
}

.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-results__option--selectable {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative;
}

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--group {
  padding: 0;
}

.select2-container--default .select2-results__option--disabled {
  color: #999;
}

.select2-container--default .select2-results__option--selected {
  background-color: #ddd;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option--group {
  padding: 0;
}

.select2-container--classic .select2-results__option--disabled {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: #fff;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.menu {
  transform: translate(-100%, 0);
  position: fixed;
  z-index: 4;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 112px 16px 16px 42px;
  background: #FEE600;
  line-height: 1;
  transition: transform 0.15s ease-in-out;
}
.menu__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.menu__list-mobile {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px 0;
}
.menu__list-mobile a {
  margin-bottom: 20px;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  color: #2B2D33;
}
.menu__list-mobile:before {
  position: absolute;
  height: 1px;
  top: 0;
  right: -16px;
  left: -42px;
  background-color: rgba(0, 0, 0, 0.2);
  content: "";
}
.menu__item {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  position: relative;
  z-index: auto;
  margin-bottom: 36px;
  font-size: 18px;
  text-align: left;
  color: #000;
}
.menu__item.active {
  cursor: default;
}
.menu.opened {
  transform: translate(0, 0);
}

@media (min-width: 1024px) {
  .menu {
    position: static;
    padding: 0;
    transform: translate(0, 0);
    background: transparent;
    text-align: center;
    width: auto;
    flex: 1 0;
  }
  .menu__list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .menu__list-mobile {
    display: none;
  }
  .menu__item {
    display: inline-block;
    margin-right: 16px;
    margin-bottom: 0;
  }
}
@media (min-width: 1150px) {
  .menu__list {
    padding-left: 30px;
    justify-content: flex-start;
  }
  .menu__item {
    margin-right: 34px;
  }
}
@media (max-width: 1023.98px) {
  .menu {
    overflow-x: auto;
  }
}
.menu__list {
  display: none;
}
.menu__list.active {
  display: flex;
}
.menu__item {
  font-family: "Amalia-Bold", sans-serif;
}
.menu__item-title {
  transition: border-color 0.15s ease-in-out;
  border-bottom: 2px solid transparent;
  padding: 10px 0;
  display: inline-block;
  color: #000;
}
.menu__item-child {
  position: relative;
}
.menu__item.active .menu__item-title {
  border-bottom: 2px solid #000;
}

@media (max-width: 1023.98px) {
  .menu__item {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
  .menu__item:last-child {
    margin-bottom: 30px;
  }
  .menu__item-title {
    font-size: 24px;
    padding: 20px 0;
  }
  .menu__list-mobile a, .menu__list-mobile .ot-sdk-show-settings {
    margin-bottom: 10px;
    padding: 7px 0;
    display: inline-block;
  }
  .menu__list-mobile .ot-sdk-show-settings {
    background: none;
    border: none;
    font-family: "Amalia-Regular", sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #2B2D33;
  }
}
@media (min-width: 1024px) {
  .menu__item:hover .menu__item-title,
  .menu__item:active .menu__item-title,
  .menu__item:focus .menu__item-title {
    text-decoration: none;
    color: #828282;
  }
}
.sub-menu {
  position: absolute;
  z-index: 3;
  font-family: "Amalia-Regular", sans-serif;
  min-width: 230px;
  list-style: none;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2), 0px 4px 16px rgba(0, 0, 0, 0.15);
  display: none;
}
.sub-menu__a {
  display: block;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
  text-decoration: none;
  padding: 6px 8px;
  background-color: #fff;
}
.sub-menu__a:hover, .sub-menu__a:active, .sub-menu__a:focus {
  text-decoration: none;
  background-color: #F2E400;
}

.menu__item:hover > .sub-menu {
  display: block;
}

@media (max-width: 1023.98px) {
  .sub-menu {
    position: relative;
    min-width: auto;
    display: block;
    width: 100%;
    box-shadow: none;
    margin-top: 10px;
  }
  .sub-menu__li:last-child a {
    margin-bottom: 0;
  }
  .sub-menu__a {
    background-color: transparent;
    font-size: 14px;
    padding: 7px 6px;
    margin-bottom: 16px;
  }
}
.mobile.menu__sub-nav {
  position: absolute;
  right: 20px;
  top: 56px;
  padding: 0 20px 0 50px;
  border-radius: 0;
  background: transparent;
  border: 1px solid #000;
}
@media (min-width: 1024px) {
  .mobile.menu__sub-nav {
    display: none;
  }
}

.language-dropdown {
  text-transform: uppercase;
  position: relative;
  font-size: 14px;
  font-family: "Amalia-Regular", sans-serif;
  cursor: pointer;
  position: relative;
}
.language-dropdown__cuttent {
  display: flex;
  align-items: center;
  position: relative;
}
.language-dropdown__text {
  color: #828282;
  background: transparent;
  transition: color 0.15s ease-in-out;
  padding: 4px 16px 4px 8px;
}
.language-dropdown__text:before {
  opacity: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 4px;
  width: 8px;
  height: 6px;
  background-image: url(/img/universal/svg/arrow_black.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: opacity 0.15s ease-in-out;
  content: "";
}
.language-dropdown__ul {
  display: none;
  min-width: 60px;
  z-index: 3;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(100%);
  max-width: calc(100vw - 32px);
  background: #ffffff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.language-dropdown__a {
  display: block;
  color: #000;
  padding: 4px 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: #fff;
  transition: background 0.15s ease-in-out;
  font-size: 14px;
  line-height: 1.2;
  cursor: pointer;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  white-space: nowrap;
}
.language-dropdown__a:hover {
  background-color: #f3f3f3;
  color: #000;
}

.language-dropdown.open .language-dropdown__text:before,
.language-dropdown__cuttent:hover .language-dropdown__text:before {
  background-image: url(/img/universal/svg/arrow_grey.svg);
}

.language-dropdown.open .language-dropdown__text,
.language-dropdown__cuttent:hover .language-dropdown__text {
  color: #000;
}

.header {
  position: relative;
  z-index: 10;
  background: #FEE600;
}
.header .only-icon {
  display: none;
}
@media screen and (max-width: 1023px) {
  .header .only-icon {
    display: block;
    margin: 0 auto;
  }
}
.header .only-icon .toggle-btn {
  display: flex;
  border: 0;
}
.header .only-icon .toggle-btn:hover {
  background: transparent;
}
.header .dropdown__item {
  font-size: 14px;
}
.header__top {
  position: relative;
  z-index: 10;
  background: #fff;
}
.header__top .site__centered {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 16px;
}
.header__top-nav {
  display: block;
  margin-left: -8px;
}
.header__top-nav-menu {
  display: none;
}
.header__top-link {
  position: relative;
  display: flex;
  align-items: center;
}
.header__top-link li {
  display: inline-block;
}
.header__top-link a {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  display: inline-block;
  position: relative;
  transition: color 0.15s ease-in-out;
  padding-left: 29px;
  font-size: 14px;
  line-height: 24px;
  color: #828282;
  white-space: nowrap;
}
.header__top-link a:hover {
  color: #000;
}
.header__top-link a:hover:before {
  opacity: 0;
}
.header__top-link a:hover:after {
  opacity: 1;
}
.header__top-link a.desktop {
  display: none;
}
.header__top-link a:before, .header__top-link a:after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  left: 0;
  width: 24px;
  height: 24px;
  transition: opacity 0.15s ease-in-out;
  opacity: 1;
}
.header__top-link a:after {
  opacity: 0;
}
.header__top-link a.header__top-link-transaction {
  display: block;
  padding-left: 0;
  max-width: 88px;
  white-space: normal;
  line-height: 1em;
}
.header__top-link a.header__top-link-transaction:after {
  background-image: url("/img/universal/svg/payments.svg");
}
.header__top-link a.header__top-link-transaction:hover::after, .header__top-link a.header__top-link-transaction:focus::after {
  opacity: 0;
}
.header__top-link a.header__top-link-location:before {
  background-image: url("/img/universal/svg/location_grey.svg");
}
.header__top-link a.header__top-link-location:after {
  background-image: url("/img/universal/svg/location_black.svg");
}
.header__top-controls {
  display: flex;
  justify-content: flex-end;
}
.header__top-controls hr {
  width: 1px;
  height: 28px;
  margin: 0 8px 0 17px;
  background: #828282;
}
.header__bottom .site__centered {
  display: flex;
  align-items: center;
  position: relative;
  min-height: 64px;
}
.header__bottom .site__centered:after {
  content: "";
  min-height: inherit;
  font-size: 0;
}
.header__bottom-controls .btn {
  display: none;
  transition: 0.15s ease-in-out;
  background: transparent;
  border: 1px solid #000;
  border-radius: 0;
  padding: 0 24px 0 54px;
}
.header__bottom-controls .btn-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  opacity: 1;
  right: 16px;
  transition: opacity 0.15s ease-in-out;
}
.header__bottom-controls .btn-icon:hover {
  opacity: 0.7;
}
.header__menu-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  z-index: 5;
  left: 0;
  width: 40px;
  height: 25px;
  border: none;
  padding: 0;
  background: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
}
.header__menu-btn span {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  left: 10px;
  height: 2px;
  transition: background-color 0.15s ease-in-out;
  background: #000;
  font-size: 0;
}
.header__menu-btn span:before {
  transform: translate(0, -6px);
}
.header__menu-btn span:after {
  transform: translate(0, 6px);
}
.header__menu-btn span:before, .header__menu-btn span:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.15s, background 0.15s;
  background: #000;
}
.header__menu-btn.opened span {
  background-color: transparent;
}
.header__menu-btn.opened span:before {
  transform: translateY(0) rotate(45deg);
  background: #000;
}
.header__menu-btn.opened span:after {
  transform: translateY(0) rotate(-45deg);
  background: #000;
}
.header__logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  width: 113px;
  height: 40px;
}
.header__logo img {
  width: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .header__top-link a.header__top-link-transaction {
    padding-left: 36px;
    max-width: none;
    white-space: nowrap;
    line-height: 24px;
  }
  .header__top-link a.header__top-link-transaction:before {
    background-image: url("/img/universal/svg/payments_grey.svg");
  }
  .header__top-link a.header__top-link-transaction:hover::after, .header__top-link a.header__top-link-transaction:focus::after {
    opacity: 1;
  }
}
@media screen and (max-width: 340px) {
  .header .dropdown__item {
    font-size: 12px;
  }
  .header__top-link a.header__top-link-transaction {
    font-size: 12px;
    max-width: 76px;
  }
}
@media (min-width: 1024px) {
  .header .language {
    position: relative;
  }
  .header__top-nav {
    display: none;
  }
  .header__top-nav-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
  }
  .header__top-nav-menu:after {
    content: "";
    min-height: inherit;
    font-size: 0;
  }
  .header__top-nav-menu li {
    font-family: "Amalia-Regular", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
    margin-right: 16px;
    transition: 0.15s ease-in-out;
    transition-property: color, border-bottom;
    font-size: 14px;
    line-height: 24px;
    color: #828282;
    border-bottom: 2px solid transparent;
    cursor: pointer;
  }
  .header__top-nav-menu li:hover, .header__top-nav-menu li.active {
    color: #000;
  }
  .header__top-nav-menu li.active {
    cursor: default;
  }
  .header__top-link {
    position: relative;
    white-space: nowrap;
  }
  .header__top-link li {
    position: relative;
    display: inline-block;
    margin-right: 34px;
  }
  .header__top-link li:last-child {
    margin-right: 0;
  }
  .header__top-link li:last-child:after {
    display: none;
  }
  .header__top-link li:after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -24px;
    width: 1px;
    height: 28px;
    background: #828282;
    content: "";
  }
  .header__top-link a {
    font-size: 14px;
    line-height: 24px;
    padding-left: 36px;
  }
  .header__top-link a.mobile {
    display: none;
  }
  .header__top-link a.desktop {
    display: block;
  }
  .header__top-controls {
    width: auto;
    justify-content: flex-start;
    align-items: center;
  }
  .header__top-controls hr {
    margin: 0 20px;
  }
  .header__bottom .site__centered {
    min-height: 96px;
    padding-left: 164px;
  }
  .header__bottom-controls {
    margin-top: auto;
  }
  .header__bottom-controls .header__bottom-controls-inner {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
  }
  .header__bottom-controls .btn {
    display: inline-block;
    flex-shrink: 0;
    font-family: "Amalia-Medium", sans-serif;
    height: 31px;
    line-height: 1;
  }
  .header__bottom-controls .btn-icon {
    position: relative;
    top: auto;
    right: auto;
    transform: translateY(0);
    margin-left: 26px;
  }
  .header__menu-btn {
    display: none;
  }
  .header__logo {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
    width: 140px;
    height: 51px;
  }
}
@media (min-width: 1150px) {
  .header__top-nav-menu {
    padding-left: 10px;
  }
  .header__top-nav-menu li {
    margin-right: 24px;
  }
  .header__bottom .site__centered {
    padding-left: 184px;
  }
  .header__logo {
    width: 160px;
    height: 72px;
  }
}
.language.dropdown {
  text-transform: uppercase;
}
.language.dropdown .dropdown__list {
  min-width: 60px;
}
.language.dropdown .dropdown__list > a {
  display: block;
  padding: 5px 16px 4px 8px;
}

.dark-theme .header__top {
  background: #171515;
}
.dark-theme .header__top-nav-menu li {
  color: #fff;
}
.dark-theme .header__top-nav-menu li:hover, .dark-theme .header__top-nav-menu li.active {
  color: #FEE600;
}
.dark-theme .header__top-link a {
  color: #fff;
}
.dark-theme .header__top-link a:hover {
  color: #FEE600;
}
@media screen and (min-width: 768px) {
  .dark-theme .header a.header__top-link-transaction::before {
    background-image: url("/img/universal/svg/payments_white.svg");
  }
  .dark-theme .header a.header__top-link-transaction::after {
    background-image: url("/img/universal/svg/payments_yellow.svg");
  }
  .dark-theme .header__top-controls hr {
    background: #828282;
  }
}
.dark-theme .language-dropdown__text {
  color: #fff;
}
.dark-theme .language-dropdown__text::before {
  background: url("/img/universal/svg/arrow_white.svg");
}
.dark-theme .language-dropdown.open .language-dropdown__text,
.dark-theme .language-dropdown__cuttent:hover .language-dropdown__text {
  color: #FEE600;
}
.dark-theme .language-dropdown.open .language-dropdown__text::before,
.dark-theme .language-dropdown__cuttent:hover .language-dropdown__text::before {
  background: url("/img/universal/svg/arrow_yellow.svg");
}
.dark-theme .language-dropdown__a {
  background: #121212;
  color: #fff;
}
.dark-theme .language-dropdown__a:hover {
  color: #000000;
  background: #FEE600;
}
@media screen and (min-width: 1024px) {
  .dark-theme .sub-menu {
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2), 0px 4px 16px rgba(0, 0, 0, 0.15);
  }
  .dark-theme .sub-menu__a {
    background: #121212;
    color: #fff;
  }
  .dark-theme .sub-menu__a:hover {
    background: #FEE600;
    color: #000000;
  }
}
.dark-theme .dropdown_active .dropdown__result .dropdown__item,
.dark-theme .dropdown:hover .dropdown__result .dropdown__item {
  color: #fff;
}
.dark-theme .dropdown__item {
  color: #fff;
  background: #121212;
}
.dark-theme .dropdown__item:hover {
  background: #FEE600;
  color: #000000;
}
.dark-theme .dropdown__result:before,
.dark-theme .dropdown__result:after {
  background: url("/img/universal/svg/arrow_white.svg");
}
.dark-theme .dropdown__result::after {
  background: url("/img/universal/svg/arrow_yellow.svg");
}

.footer {
  background: #f3f3f3;
}
.footer .ot-sdk-show-settings {
  border: none;
  padding: 0;
  background: transparent;
  text-align: start;
  font-family: "Amalia-Regular", sans-serif;
}
.footer__top {
  position: relative;
  padding: 28px 0 31px;
}
.footer__top:after {
  content: "";
  position: absolute;
  right: -16px;
  bottom: 0;
  left: -16px;
  height: 1px;
  background: #000;
}
.footer__top-column_phones {
  margin-bottom: 28px;
}
.footer__top-column_phones div {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 4px;
}
.footer__top-column_phones a {
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  display: inline-block;
  margin-right: 16px;
  font-size: 32px;
  line-height: 44px;
  color: #000;
  flex: 1;
  cursor: default;
}
.footer__top-column_phones span {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 14px;
  line-height: 44px;
  color: rgba(0, 0, 0, 0.5);
  min-width: 75px;
}
.footer__top-column_nav li {
  margin-bottom: 6px;
}
.footer__top-column_nav a, .footer__top-column_nav .ot-sdk-show-settings {
  font-size: 18px;
  line-height: 44px;
  color: #000;
  transition: color 0.15s ease-in-out;
}
.footer__top-column_nav a:hover, .footer__top-column_nav .ot-sdk-show-settings:hover {
  color: #828282;
}
.footer__bottom {
  padding: 32px 0 53px;
}
.footer__info {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-bottom: 24px;
  font-size: 11px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.5);
}
.footer__communications {
  text-align: center;
}
.footer__communications-social {
  margin-bottom: 21px;
  text-align: center;
}
.footer__communications-social h4, .footer__communications-social .h4 {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-bottom: 12px;
  font-size: 17px;
  line-height: 28px;
  color: #000;
}
.footer__communications-social a {
  opacity: 1;
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 28px;
  transition: opacity 0.15s ease-in-out;
}
.footer__communications-social a:last-child {
  margin-right: 0;
}
.footer__communications-social a:hover {
  opacity: 0.75;
}
.footer__communications-social a svg {
  width: 100%;
  height: auto;
}
.footer__communications-apps {
  text-align: center;
}
.footer__communications-apps a {
  opacity: 1;
  display: inline-block;
  margin-right: 19px;
  transition: opacity 0.15s ease-in-out;
}
.footer__communications-apps a:last-child {
  margin-right: 0;
}
.footer__communications-apps a:hover {
  opacity: 0.75;
}
.footer__communications-apps a img {
  width: auto;
  height: 40px;
}

@media (min-width: 1024px) {
  .footer {
    width: 100%;
  }
  .footer__top {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding: 44px 0 39px 96px;
  }
  .footer__top:after {
    right: 0;
    left: 0;
  }
  .footer__top-column_phones {
    padding-right: 72px;
    margin-bottom: 0;
    max-width: 340px;
  }
  .footer__top-column_phones div {
    display: block;
    margin-bottom: 16px;
  }
  .footer__top-column_phones a, .footer__top-column_phones .ot-sdk-show-settings {
    margin-bottom: 8px;
    margin-right: 0;
    font-size: 24px;
    line-height: 32px;
  }
  .footer__top-column_phones span {
    display: block;
    font-size: 14px;
    line-height: 24px;
  }
  .footer__top-column_nav {
    width: 40%;
    max-width: 290px;
    padding: 2px 0 0 0;
  }
  .footer__top-column_nav li {
    margin-bottom: 12px;
  }
  .footer__top-column_nav a, .footer__top-column_nav .ot-sdk-show-settings {
    font-size: 18px;
    line-height: 32px;
  }
  .footer__bottom {
    display: flex;
    justify-content: space-between;
    padding: 40px 0;
  }
  .footer__info {
    width: calc(100% - 352px - 32px);
    padding-left: 96px;
    margin-bottom: 0;
    font-size: 11px;
    line-height: 20px;
  }
  .footer__communications {
    flex: 0 0 352px;
    width: 352px;
    margin-left: 32px;
    text-align: left;
  }
  .footer__communications-social {
    text-align: left;
  }
  .footer__communications-apps {
    text-align: left;
  }
}
@media (min-width: 1280px) {
  .footer__top-column_phones {
    max-width: 510px;
    padding-right: 94px;
  }
}
.dark-theme .footer {
  background: #1E1E1E;
}
.dark-theme .footer__top-column_phones a {
  color: #CBCBCB;
}
.dark-theme .footer__top-column_phones span {
  color: #868686;
}
.dark-theme .footer__top-column_nav a, .dark-theme .footer__top-column_nav .ot-sdk-show-settings {
  color: #CBCBCB;
}
.dark-theme .footer__top-column_nav a:hover, .dark-theme .footer__top-column_nav .ot-sdk-show-settings:hover {
  color: #FEE600;
}
.dark-theme .footer__top::after {
  background: #fff;
}
.dark-theme .footer__info {
  color: #868686;
}
.dark-theme .footer__communications-social .h4, .dark-theme .footer__communications-social h4 {
  color: #fff;
}
.dark-theme .footer__communications-social a svg path:first-child {
  fill: #000;
}
.dark-theme .footer__communications-social a svg path:last-child {
  fill: #FEE600;
}
.dark-theme .footer__communications-social a:nth-child(3) svg rect {
  fill: #FEE600;
}
.dark-theme .footer__communications-social a:nth-child(3) svg path:last-child {
  fill: #000;
}
.dark-theme .footer__communications-social a:last-child svg circle {
  fill: #000;
}
.dark-theme .footer__communications-social a:last-child svg path {
  fill: #FEE600;
}

.hero {
  position: relative;
  background: #FEE600;
}
.hero__wrap {
  align-items: center;
}
.hero__item {
  opacity: 0 !important;
  background-position: center;
  background-size: cover;
}
.hero__item.swiper-slide-active {
  opacity: 1 !important;
  z-index: 2;
}
.hero__item-wrap {
  padding: 32px 16px;
  padding-bottom: 71px;
}
.hero__tab-item {
  display: none;
}
.hero__tab-item.active {
  display: block;
}
.hero__tab-item .swiper-wrapper.disabled {
  transform: translate3d(0px, 0, 0) !important;
}
.hero__item-info {
  width: 100%;
  max-width: 393px;
  margin: 0 auto;
}
.hero__item-info .site__title {
  text-align: center;
}
.hero__item-info p {
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-bottom: 32px;
  font-size: 18px;
  line-height: 28px;
  white-space: pre-line;
  text-align: left;
}
.hero__item-info .btn {
  width: 100%;
}
.hero__item-pic {
  width: 100%;
  max-width: 313px;
  margin: 0 auto 32px;
}
.hero__item-pic img {
  display: block;
  width: 100%;
  height: auto;
}
.hero__pagination {
  display: flex;
  justify-content: center;
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 28px;
  left: 0;
}
.hero__pagination > span, .hero__pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 8px;
  height: 8px;
  overflow: hidden;
  transition: 0.15s ease-in-out;
  margin-right: 8px;
  color: transparent;
  transition-property: background, width;
  background: #f2e400;
  cursor: pointer;
}
.hero__pagination > span:last-child, .hero__pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.hero__pagination > span:hover, .hero__pagination > span.swiper-pagination-bullet-active, .hero__pagination .swiper-pagination-bullet:hover, .hero__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 16px;
  background: #000;
  border-color: #000;
}
.hero__bottom {
  display: none;
}

@media (min-width: 1024px) {
  .hero.is-simple {
    padding-bottom: 18px;
  }
  .hero.is-simple__bottom {
    display: none;
  }
  .hero.is-simple__pagination {
    display: flex;
  }
  .hero__wrap {
    background: #FEE600;
  }
  .hero__item {
    min-height: 520px;
  }
  .hero__item-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    max-width: 1152px;
    padding: 64px 16px 75px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
  }
  .hero__item-wrap .btn_black:hover {
    border-color: #000;
  }
  .hero__item-info {
    order: 1;
    max-width: 100%;
    width: auto;
    padding-right: 16px;
    margin: 0;
  }
  .hero__item-info .site__title {
    text-align: left;
  }
  .hero__item-info p {
    font-size: 44px;
    line-height: 56px;
    text-align: left;
  }
  .hero__item-info .btn {
    width: auto;
  }
  .hero__item-pic {
    order: 2;
    margin: 20px 0 0;
    max-width: 393px;
  }
  .hero__pagination {
    bottom: 40px;
  }
  .hero__pagination > span, .hero__pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin-right: 12px;
  }
  .hero__pagination > span.swiper-pagination-bullet-active, .hero__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 24px;
  }
  .hero__bottom {
    display: block;
    background: #fff;
  }
  .hero__bottom-slider {
    max-width: 1120px;
    margin: 0 auto;
  }
  .hero__bottom-slide {
    font-family: "Amalia-Medium", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
    width: auto;
    flex-grow: 1;
    height: auto;
    margin: 0;
    padding: 20px 10px;
    transition: 0.15s ease-in-out;
    border-top: 4px solid transparent;
    background: transparent;
    font-size: 18px;
    line-height: 28px;
    color: #828282;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition-property: color, border-color;
  }
  .hero__bottom-slide.swiper-slide-thumb-active, .hero__bottom-slide.swiper-slide-thumb-active:hover {
    background: transparent;
    color: #000;
    border-color: #000;
  }
  .hero__bottom-slide:hover {
    border-color: transparent;
    color: #000;
    background: transparent;
  }
}
@media (max-width: 768px) {
  .hero__item-info p {
    text-align: center;
  }
  .hero__item {
    background-image: none !important;
  }
}
.call-card-order {
  overflow: hidden;
  background-image: linear-gradient(270deg, #97998f 27.47%, #767671 65%);
  margin-top: 64px;
  margin-bottom: 64px;
}
.call-card-order .site__centered {
  padding-top: 32px;
  background-repeat: no-repeat;
  background-size: cover;
}
.call-card-order__info {
  padding-bottom: 32px;
  text-align: center;
}
.call-card-order__info p {
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-bottom: 32px;
  font-size: 18px;
  line-height: 28px;
  white-space: pre-line;
}
.call-card-order__info h1 p, .call-card-order__info h2 p, .call-card-order__info h3 p, .call-card-order__info h4 p, .call-card-order__info h5 p, .call-card-order__info h6 p {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
}
.call-card-order__pic {
  width: 100%;
  max-width: 313px;
  margin: 0 auto -70px;
}
.call-card-order__pic img {
  display: block;
  width: 100%;
  height: auto;
}
.call-card-order_in-list {
  background-color: #f2e400;
  background-image: none;
}
.call-card-order_in-list .site__title {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.call-card-order_in-list .call-card-order__info p {
  color: #828282;
}

@media (min-width: 1024px) {
  .call-card-order {
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 112px;
    margin-bottom: 112px;
    min-height: 340px;
  }
  .call-card-order .site__centered {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background-image: none !important;
    padding: 68px 16px;
  }
  .call-card-order__info {
    padding-bottom: 0;
    text-align: left;
    max-width: 600px;
  }
  .call-card-order__info p {
    margin-bottom: 32px;
    font-size: 44px;
    line-height: 56px;
    text-align: left;
  }
  .call-card-order__pic {
    max-width: 392px;
    margin: 7px 0 0;
    padding-bottom: 0;
  }
  .call-card-order_in-list .site__centered {
    padding-top: 33px;
    padding-bottom: 60px;
    flex-direction: column-reverse;
  }
  .call-card-order_in-list .call-card-order__pic {
    max-width: 232px;
    margin: 0 auto 41px;
  }
  .call-card-order_in-list .call-card-order__info {
    text-align: center;
  }
  .call-card-order_in-list .call-card-order__info .site__title {
    font-size: 24px;
    line-height: 32px;
  }
  .call-card-order_in-list .call-card-order__info p {
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
  }
}
@media (min-width: 1024px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .call-card-order__pic {
    height: 146px;
  }
}
.dark-theme .call-card-order {
  background-image: linear-gradient(270deg, #F9ED2D 27.47%, #DCD233 65%);
}
.dark-theme .call-card-order__info p,
.dark-theme .call-card-order__info h1,
.dark-theme .call-card-order__info h2,
.dark-theme .call-card-order__info h3,
.dark-theme .call-card-order__info h4,
.dark-theme .call-card-order__info h5,
.dark-theme .call-card-order__info h6 {
  color: #000000 !important;
}
.dark-theme .call-card-order__info p span,
.dark-theme .call-card-order__info h1 span,
.dark-theme .call-card-order__info h2 span,
.dark-theme .call-card-order__info h3 span,
.dark-theme .call-card-order__info h4 span,
.dark-theme .call-card-order__info h5 span,
.dark-theme .call-card-order__info h6 span {
  color: #000000 !important;
}
@media screen and (max-width: 1023px) {
  .dark-theme .call-card-order {
    background: linear-gradient(270deg, #97998F 27.47%, #767671 65%);
  }
}

.deposit-filter {
  padding: 16px;
  background: #f3f3f3;
}
.deposit-filter__label {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 20px;
  color: #828282;
}
.deposit-filter__checkbox {
  margin-bottom: 24px;
  padding-left: 3px;
}
.deposit-filter__submit {
  margin-bottom: 16px;
  text-align: center;
}
.deposit-filter__submit .btns {
  width: 100%;
}

@media (min-width: 1024px) {
  .deposit-filter {
    padding: 64px;
  }
  .deposit-filter__wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .deposit-filter__col {
    width: calc(50% - 16px);
  }
  .deposit-filter__label {
    font-size: 14px;
    line-height: 24px;
  }
  .deposit-filter__checkbox {
    margin-bottom: 16px;
  }
  .deposit-filter__submit {
    margin-bottom: 0;
    padding-top: 16px;
    text-align: left;
  }
  .deposit-filter__submit .btns {
    width: auto;
  }
}
.dark-theme .deposit-filter {
  background: #2C2C2C;
}
.dark-theme .deposit-filter .calculator-layout__label {
  color: #CBCBCB;
}
.dark-theme .deposit-filter .btns {
  background: #FEE600;
  color: #1E1E1E;
  border-color: #FEE600;
}
.dark-theme .deposit-filter .btns:hover, .dark-theme .deposit-filter .btns:focus {
  color: #FEE600;
  background: #000;
  border-color: #000;
}
.dark-theme .deposit-filter .form-fieldset input.form-fieldset__input-numeric {
  color: #E6E6E6;
}
.dark-theme .deposit-filter .form-fieldset__input-range {
  background: #414141;
}
.dark-theme .deposit-filter .form-fieldset__unit {
  color: #E6E6E6;
}
.dark-theme .deposit-filter .custom-checkbox + label:before {
  border-color: #E6E6E6;
}
.dark-theme .deposit-filter .form-fieldset .range-slider-rail {
  background: #121212;
}
.dark-theme .fieldset-dropdown .fieldset-dropdown__result {
  background: #363636;
  color: #FFFFFF;
  border: 1px solid #1E1E1E;
}
.dark-theme .fieldset-dropdown .fieldset-dropdown__btn {
  background: #363636;
  color: #FFFFFF;
}
.dark-theme .fieldset-dropdown .fieldset-dropdown__btn:hover {
  color: #121212;
  background: #FEE600;
}
.dark-theme .fieldset-dropdown .fieldset-dropdown__result::after {
  border-top-color: #CBCBCB;
}

.popular-products {
  margin: 64px 0;
  padding: 0 16px;
}
.popular-products .site__title {
  display: block;
  text-align: center;
  margin-bottom: 24px;
}
.popular-products .site__title .site__title-btns {
  display: none;
}
.popular-products .swiper-container {
  overflow: visible;
}
.popular-products .slider-pagination {
  padding-top: 32px;
}
.popular-products__list {
  display: flex;
  padding-bottom: 44px;
}
.popular-products__item {
  position: relative;
  height: auto;
  margin-right: 16px;
  background: #f3f3f3;
  transition: 0.15s ease-in-out;
  transition-property: filter, background-color;
}
.popular-products__item:last-child {
  margin-right: 0;
}
.popular-products__item.swiper-slide-active {
  background: #fff;
}
.popular-products__item.swiper-slide-active .popular-products__item-pic {
  filter: grayscale(0);
}
.popular-products__item-pic {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 216px;
  filter: grayscale(100%);
}
.popular-products__item-info {
  padding: 24px 16px;
}
.popular-products__item-info h4 {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-bottom: 4px;
  font-size: 18px;
  line-height: 28px;
  color: #000;
}
.popular-products__item-info p {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-bottom: 31px;
  font-size: 14px;
  line-height: 24px;
  color: #828282;
}
.popular-products__item-terms {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.popular-products__item-terms strong {
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 32px;
  line-height: 32px;
  color: #000;
}
.popular-products__item-terms div {
  max-width: 50%;
}
.popular-products__item-terms span {
  display: block;
  margin-top: 2px;
  font-size: 14px;
  line-height: 24px;
  white-space: pre-line;
  color: #828282;
}
.popular-products__item-more.btn-details {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  transform: translateY(100%);
}

@media (min-width: 768px) {
  .popular-products {
    padding-bottom: 52px;
  }
  .popular-products .site__title {
    text-align: left;
    display: flex;
    justify-content: space-between;
  }
  .popular-products .site__title .site__title-btns {
    display: block;
    position: relative;
    top: -11px;
  }
  .popular-products .swiper-container {
    max-width: 352px;
    margin-left: 0;
  }
  .popular-products .slider-pagination {
    display: none;
  }
  .popular-products__list {
    padding-bottom: 0;
  }
  .popular-products__item {
    flex: 0 0 352px;
    width: 352px;
    margin-right: 32px;
    filter: drop-shadow(0 4px 16px rgba(0, 0, 0, 0.08));
    background: #fff;
  }
  .popular-products__item:last-child {
    margin-right: 0;
  }
  .popular-products__item .popular-products__item-pic {
    filter: grayscale(0);
  }
  .popular-products__item:hover {
    filter: drop-shadow(0 4px 16px rgba(0, 0, 0, 0.08));
    background: #fff;
  }
  .popular-products__item:hover .popular-products__item-pic {
    filter: grayscale(0);
  }
  .popular-products__item:hover .popular-products__item-more {
    height: 52px;
    padding: 0 32px;
    filter: drop-shadow(0 4px 16px rgba(0, 0, 0, 0.08));
  }
  .popular-products__item-pic {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .popular-products .swiper-container {
    max-width: 720px;
  }
}
@media (min-width: 1150px) {
  .popular-products {
    margin: 56px 0 60px;
  }
  .popular-products .swiper-container {
    max-width: none;
    margin: auto;
  }
}
@media (min-width: 1300px) {
  .popular-products {
    margin: 56px 0 60px;
  }
  .popular-products .site__title {
    margin-bottom: 28px;
  }
  .popular-products__item-pic {
    height: 264px;
  }
  .popular-products__item {
    filter: none;
    background: #f3f3f3;
  }
  .popular-products__item .popular-products__item-pic {
    filter: grayscale(1);
  }
  .popular-products__item.swiper-slide-active {
    background: #f3f3f3;
  }
  .popular-products__item.swiper-slide-active .popular-products__item-pic {
    filter: grayscale(1);
  }
  .popular-products__item:hover {
    filter: drop-shadow(0 4px 16px rgba(0, 0, 0, 0.08));
    background: #fff;
  }
  .popular-products__item:hover .popular-products__item-pic {
    filter: grayscale(0);
  }
  .popular-products__item:hover .popular-products__item-more {
    filter: drop-shadow(0 4px 16px rgba(0, 0, 0, 0.08));
  }
  .popular-products__item-info {
    padding: 32px;
  }
  .popular-products__item-info h4 {
    margin-bottom: 4px;
  }
  .popular-products__item-info p {
    margin-bottom: 32px;
  }
  .popular-products__item-terms strong {
    font-size: 44px;
    line-height: 56px;
  }
  .popular-products__item-terms span {
    margin-top: 4px;
  }
  .popular-products__item-more.btn-details {
    position: absolute;
    bottom: 0;
    height: 0;
    overflow: hidden;
    transform: translateY(100%);
    transition: 0.15s ease-in-out;
    filter: drop-shadow(0 4px 16px rgba(0, 0, 0, 0));
    transition-property: filter, height, background-position;
  }
}
.bank-online {
  position: relative;
  z-index: 2;
  margin: 70px 0 67px;
  padding: 10px 0;
}
.bank-online .site__centered {
  display: flex;
  justify-content: flex-start;
  position: relative;
}
.bank-online .site__title {
  margin-bottom: 12px;
  font-size: 24px;
  line-height: 32px;
}
.bank-online__wrap {
  padding: 22px 0 24px;
  background: #FEE600;
}
.bank-online__pic {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  margin-right: -8px;
  max-width: 157px;
  width: 100%;
  height: auto;
  border-radius: 35px;
  box-shadow: 10px 10px 60px 30px rgba(3, 3, 3, 0.25);
}
.bank-online__pic img {
  display: block;
  width: 100%;
  height: auto;
}
.bank-online__info {
  width: calc(100% - 135px);
}
.bank-online__info p {
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-bottom: 32px;
  font-size: 18px;
  line-height: 28px;
  color: #000;
  white-space: pre-line;
}
.bank-online__btns a {
  display: inline-block;
  transition: opacity 0.15s ease-in-out;
  opacity: 1;
  margin-right: 19px;
  margin-bottom: 14px;
}
.bank-online__btns a:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
.bank-online__btns a:hover {
  opacity: 0.75;
}
.bank-online__btns a img {
  width: auto;
  height: 40px;
}

@media (min-width: 1024px) {
  .bank-online {
    margin: 88px 0 100px;
    padding: 80px 0;
  }
  .bank-online .site__centered {
    justify-content: flex-end;
  }
  .bank-online .site__title {
    margin-bottom: 12px;
    font-size: 48px;
    line-height: 56px;
  }
  .bank-online__wrap {
    padding: 74px 0 60px;
  }
  .bank-online__pic {
    left: 61px;
    max-width: 249px;
    margin-top: -7px;
  }
  .bank-online__info {
    width: 57.1%;
  }
  .bank-online__info p {
    margin-bottom: 32px;
    font-size: 44px;
    line-height: 56px;
  }
}
.bank-info {
  margin: 127px 0 60px;
}
.bank-info .site__centered {
  max-width: 1121px;
  padding: 64px 16px;
  background: #f3f3f3;
}
.bank-info .flex-column {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.bank-info__wrap {
  width: 100%;
}
.bank-info__title {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 32px;
  color: #000;
}
.bank-info__rates {
  width: 100%;
  max-width: 416px;
  margin-bottom: 64px;
}
.bank-info__table {
  margin-bottom: 24px;
}
.bank-info__table-head {
  padding-bottom: 15px;
  border-bottom: 1px solid #e6e6e6;
}
.bank-info__table-head.bank-info__table-row {
  margin-bottom: 16px;
  color: #555555;
}
.bank-info__table-head .bank-info__table-column {
  font-size: 14px;
  line-height: 24px;
}
.bank-info__table-row {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.bank-info__table-column {
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  display: flex;
  align-items: center;
  position: relative;
  padding: 0 8px;
  font-size: 18px;
  line-height: 28px;
}
.bank-info__table-column:first-child {
  padding: 0;
}
.bank-info__table-column.currency {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
}
.bank-info__table-column.up, .bank-info__table-column.down {
  display: flex;
  justify-content: space-between;
}
.bank-info__table-column.up:after, .bank-info__table-column.down:after {
  content: "";
  width: 0;
  height: 0;
  margin-left: 13px;
  margin-right: 20px;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #000 transparent transparent transparent;
}
@media screen and (min-width: 768px) {
  .bank-info__table-column.up:after, .bank-info__table-column.down:after {
    margin-right: 35px;
  }
}
.bank-info__table-column.up:after {
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #000 transparent;
}
.bank-info__table-column:nth-child(1) {
  width: 30.2%;
}
.bank-info__table-column:nth-child(2) {
  width: 35.5%;
}
.bank-info__table-column:nth-child(3) {
  width: 34%;
}
.bank-info__map-pic {
  overflow: hidden;
  margin-bottom: 24px;
  border-radius: 2px;
}
.bank-info__map-pic img {
  display: block;
  width: 100%;
  height: auto;
}
.bank-info__map-pic img.desktop {
  display: none;
}

.bank-info .map-section__item {
  min-height: 124px;
}
@media (min-width: 1024px) {
  .bank-info .map-section__item {
    min-height: 260px;
  }
}

@media (min-width: 1024px) {
  .bank-info {
    margin: 100px 0 120px;
  }
  .bank-info .site__centered {
    display: flex;
    justify-content: space-between;
    max-width: 1121px;
    padding: 64px;
  }
  .bank-info .site__centered > div {
    width: 45%;
    max-width: 416px;
    margin-bottom: 0;
  }
  .bank-info__table {
    margin-bottom: 28px;
  }
  .bank-info__table-head {
    padding-bottom: 24px;
  }
  .bank-info__table-head.bank-info__table-row {
    margin-bottom: 19px;
  }
  .bank-info__table-row {
    margin-bottom: 20px;
  }
  .bank-info__table-column {
    font-size: 24px;
    line-height: 32px;
  }
  .bank-info__table-column.up:after, .bank-info__table-column.down:after {
    margin-right: 15px;
  }
  .bank-info__table-column.currency {
    font-size: 18px;
  }
  .bank-info__table-column:nth-child(1) {
    width: 25.2%;
  }
  .bank-info__table-column:nth-child(2) {
    width: 30%;
  }
  .bank-info__table-column:nth-child(3) {
    width: 30%;
  }
  .bank-info__map-pic {
    margin-bottom: 24px;
  }
  .bank-info__map-pic img.desktop {
    display: block;
  }
  .bank-info__map-pic img.mobile {
    display: none;
  }
}
.news {
  margin-top: 64px;
  margin-bottom: 64px;
}
.news .site__title {
  align-items: center;
}
.news .btn-details {
  opacity: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
.news__list-item {
  position: relative;
  min-height: 244px;
  margin-bottom: 16px;
  padding: 16px 16px 68px 16px;
  background: #f3f3f3;
  flex-grow: 1;
  flex-basis: 0;
  display: block;
}
.news__list-item:last-child {
  margin-bottom: 0;
}
.news__list-item-title {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-bottom: 24px;
  font-size: 18px;
  line-height: 24px;
  color: #000;
}
.news__list-item-text {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-bottom: 24px;
  font-size: 14px;
  line-height: 24px;
  color: #828282;
}
.news__list-item-footer time {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-bottom: 24px;
  font-size: 14px;
  line-height: 24px;
  color: #828282;
}
.news_grid {
  margin-bottom: 64px;
  padding: 0;
}
.news_grid .news__column > * {
  margin-bottom: 16px;
}
.news_grid .news__list-item {
  min-height: auto;
  padding: 0;
}
.news_grid .news__list-item-content {
  min-height: 212px;
  padding: 16px 16px 77px 16px;
}
.news_grid .news__list-item-pic {
  max-height: 57.6vw;
  overflow: hidden;
}
.news_grid .news__list-item-pic img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 1024px) {
  .news {
    margin-top: 112px;
    margin-bottom: 112px;
  }
  .news .btn-details {
    opacity: 0;
    top: 0;
    transition: 0.15s ease-in-out;
    transition-property: opacity, background-position;
  }
  .news__list {
    display: flex;
    flex-wrap: nowrap;
  }
  .news__list-item {
    width: auto;
    height: 352px;
    overflow: hidden;
    padding: 32px 32px 52px 32px;
    margin-right: 32px;
    margin-bottom: 32px;
  }
  .news__list-item:last-child {
    margin-right: 0;
  }
  .news__list-item:hover .btn-details {
    opacity: 1;
  }
  .news__list-item-text {
    margin-bottom: 0;
  }
  .news__list-item-footer {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background: #f3f3f3;
  }
  .news__list-item-footer time {
    display: flex;
    align-items: center;
    height: 52px;
    overflow: hidden;
    padding: 0 56px 0 32px;
    margin-bottom: 0;
    background-position: calc(100% - 32px) center;
    background-image: url("/img/universal/svg/arrow_black-right.svg");
    background-repeat: no-repeat;
  }
  .news_grid {
    margin-bottom: 112px;
    padding: 0;
  }
  .news_grid .news__list {
    justify-content: space-between;
  }
  .news_grid .news__column {
    width: calc(50% - 16px);
  }
  .news_grid .news__column > * {
    margin-bottom: 31px;
  }
  .news_grid .news__list-item {
    width: 100%;
    height: auto;
    margin-right: 0;
  }
  .news_grid .news__list-item:hover .news__list-item-pic {
    filter: grayscale(0);
  }
  .news_grid .news__list-item-content {
    padding: 32px 32px 77px 32px;
  }
  .news_grid .news__list-item-pic {
    max-height: 244px;
    filter: grayscale(1);
    transition: fil 0.15s ease-in-out;
  }
}
.dark-theme .news__list-item {
  background: #2C2C2C;
  transition: all 0.3s;
}
.dark-theme .news__list-item-title {
  color: #CBCBCB;
}
.dark-theme .news__list-item-text {
  color: #868686;
}
.dark-theme .news__list-item-footer {
  background: #2C2C2C;
}
.dark-theme .news__list-item-footer time {
  color: #868686;
}
@media screen and (min-width: 1024px) {
  .dark-theme .news__list-item:hover {
    background: #0C0B0B;
  }
  .dark-theme .news__list-item:hover .news__list-item-title {
    color: #F9F9F9;
  }
  .dark-theme .news__list-item:hover .news__list-item-text {
    color: #CBCBCB;
  }
}
.dark-theme .news .btn-details:after {
  background-image: url("/img/universal/svg/arrow_black-right.svg");
}

.application {
  position: relative;
  padding: 32px 0;
  background-color: #f3f3f3;
}
.application__wrap {
  max-width: 480px;
  margin: 0 auto;
}
.application .loader {
  background: rgba(243, 243, 243, 0.8);
}
.application .success {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 32px;
  background-color: #f3f3f3;
}

@media (max-width: 1023px) {
  .application .btn {
    width: calc(100% - 20px);
  }
}
@media (min-width: 1024px) {
  .application {
    padding: 56px 0;
  }
  .application .site__title {
    margin-bottom: 44px;
  }
  .application .success {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 56px 32px;
  }
}
.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 32px auto 25px auto;
  padding: 0 16px;
}
.pagination .btn-icon {
  flex: 0 0 44px;
}
.pagination__wrap {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 20px;
  color: #828282;
  font-size: 18px;
  line-height: 28px;
}
.pagination__wrap .pagination__item {
  margin: 0 24px;
}
.pagination__item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  overflow: hidden;
  background-color: #f3f3f3;
  color: #000;
  font-size: 18px;
  line-height: 28px;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pagination__text {
  white-space: nowrap;
}

@media (max-width: 1023px) {
  .pagination {
    max-width: 320px;
  }
  .pagination .btn-icon_left {
    margin-right: auto;
  }
  .pagination .btn-icon_right {
    margin-left: auto;
  }
}
@media (min-width: 1024px) {
  .pagination {
    margin: 25px auto;
  }
  .pagination__wrap {
    margin: 0 32px;
  }
}
.search .site__more-link {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.search__form {
  padding: 20px 52px 19px 54px;
  border-bottom: 1px solid #cdcdcd;
  background-image: url("/img/universal/svg/search_black.svg");
  background-position: 16px center;
  background-repeat: no-repeat;
}
.search__form input {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  width: 100%;
  height: 24px;
  border: none;
  padding: 0;
  font-size: 16px;
  line-height: 24px;
  color: #000;
  -webkit-appearance: none;
}
.search__form input::-moz-placeholder {
  color: #cdcdcd;
}
.search__form input::placeholder {
  color: #cdcdcd;
}
.search__form input:-ms-input-placeholder {
  color: #cdcdcd;
}
.search__form input::-ms-input-placeholder {
  color: #cdcdcd;
}
.search__form input:-moz-placeholder {
  color: #cdcdcd;
}
.search__form input::-webkit-search-decoration, .search__form input::-webkit-search-cancel-button, .search__form input::-webkit-search-results-button, .search__form input::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
.search__presets {
  padding: 14px 16px 0;
}
.search__presets-item {
  padding: 0;
  background: transparent;
  border: none;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  min-height: 36px;
  padding: 6px 12px;
  transition: background 0.15s ease-in-out;
  margin-right: 16px;
  margin-bottom: 16px;
  background: #f3f3f3;
  font-size: 16px;
  line-height: 24px;
}
.search__presets-item:hover {
  background: #FEE600;
}
.search__presets-item:last-child {
  margin-right: 0;
}
.search__results-item {
  display: flex;
  align-items: center;
  margin: 0 -16px 4px;
  padding: 4px 16px;
  cursor: pointer;
  background: transparent;
  transition: background-color 0.15s ease-in-out;
}
.search__results-item p {
  font-size: 16px;
  line-height: 24px;
  border-bottom: 1px solid transparent;
  color: #000;
}
.search__results-item img {
  display: block;
  height: auto;
}
.search__results-item:last-child {
  margin-bottom: 0;
}
.search__results-item:hover {
  background: rgba(196, 196, 196, 0.2);
}
.search__results-group {
  padding: 16px 16px 22px;
  border-bottom: 1px solid #cdcdcd;
}
.search__results-group:last-child {
  border-bottom: none;
}
.search__results-group .site__more-link {
  display: inline-block;
  margin-top: 22px;
}
.search__results-group-title {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-bottom: 22px;
  padding-left: 11px;
  font-size: 16px;
  line-height: 24px;
}
.search__results-cards img {
  margin-right: 16px;
  width: 52px;
}
.search__results-cards p {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.search__results-cards__results-docs img {
  position: relative;
  top: -1px;
  width: 24px;
  margin-right: 20px;
  margin-left: 4px;
}
.search__results-cards__results-docs p {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}

@media (min-width: 1024px) {
  .search__form {
    padding: 28px 72px 27px 68px;
    background-position: 31px center;
  }
  .search__form input {
    height: 28px;
    font-size: 18px;
    line-height: 28px;
  }
  .search__presets {
    padding: 28px 32px 8px;
  }
  .search__presets-item {
    min-height: 44px;
    padding: 8px 16px;
    margin-right: 32px;
    font-size: 18px;
    line-height: 28px;
  }
  .search__results-item {
    margin: 0 -32px 8px;
    padding: 8px 32px;
  }
  .search__results-item p {
    font-size: 14px;
    line-height: 24px;
  }
  .search__results-group {
    padding: 36px 32px 36px;
  }
  .search__results-group .site__more-link {
    margin-top: 30px;
    font-size: 14px;
    line-height: 24px;
  }
  .search__results-group-title {
    margin-bottom: 28px;
    padding-left: 16px;
    font-size: 18px;
    line-height: 28px;
  }
  .search__results-cards img {
    margin-right: 32px;
    width: 84px;
  }
  .search__results-docs img {
    width: 24px;
    margin-right: 20px;
  }
}
.hero-deposits {
  position: relative;
  margin-bottom: 30px;
  padding: 31px 0;
  background-color: #FEE600;
  background-size: cover;
  background-position: center;
}
.hero-deposits__item-info p {
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-bottom: 31px;
  font-size: 20px;
  line-height: 28px;
  white-space: pre-line;
  text-align: left;
}
.hero-deposits__item-pic {
  width: 100%;
  max-width: 313px;
  margin: 0 auto 32px;
}
.hero-deposits__item-pic img {
  display: block;
  width: 100%;
  height: auto;
}

@media (max-width: 1023px) {
  .hero-deposits .btn {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .hero-deposits__wrap .site__title {
    font-size: 22px;
    line-height: 32px;
    text-align: center;
  }
  .hero-deposits__item-info {
    max-width: 393px;
    margin: 0 auto;
    text-align: center;
  }
}
@media (min-width: 1024px) {
  .hero-deposits {
    margin-bottom: 76px;
    padding: 64px 0 44px;
  }
  .hero-deposits .btn {
    width: auto;
  }
  .hero-deposits__wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .hero-deposits__wrap .site__title {
    margin-bottom: 17px;
  }
  .hero-deposits__item-info {
    order: 1;
    width: calc(100% - 409px);
    margin-bottom: 20px;
  }
  .hero-deposits__item-info p {
    margin-bottom: 16px;
    font-size: 32px;
    line-height: 44px;
  }
  .hero-deposits__item-pic {
    order: 2;
    max-width: 393px;
  }
}
.deposits-filter {
  padding-top: 36px;
  padding-bottom: 32px;
}
.deposits-filter__title {
  font-family: "Amalia-Bold", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
}

@media (max-width: 1023px) {
  .deposits-filter .site__centered {
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .deposits-filter {
    margin-bottom: 55px;
  }
  .deposits-filter__title {
    margin-bottom: 38px;
    font-size: 37px;
    line-height: 48px;
  }
}
.deposits-list {
  margin-bottom: 64px;
  padding-top: 32px;
}
.deposits-list__wrap {
  background-color: #f3f3f3;
}
.deposits-list__catalog {
  padding-top: 16px;
  padding-bottom: 1px;
}
.deposits-list__item {
  margin-bottom: 16px;
  padding: 31px 16px 16px;
  background-color: #fff;
  filter: drop-shadow(0 4px 16px rgba(0, 0, 0, 0.08));
}
.deposits-list__item-description {
  color: #828282;
  font-size: 14px;
  line-height: 24px;
}
.deposits-list__item-description .site__title {
  font-family: "Amalia-Bold", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-bottom: 8px;
}
.deposits-list__details {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  padding-top: 11px;
  padding-bottom: 11px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.deposits-list__details-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 148px;
  margin-top: 16px;
  text-align: center;
}
.deposits-list__details-item:nth-child(1), .deposits-list__details-item:nth-child(2) {
  margin-top: 0;
}
.deposits-list__details-item dd {
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-bottom: 8px;
  font-size: 24px;
  line-height: 32px;
  white-space: nowrap;
}
.deposits-list__details-item dt {
  color: #828282;
  font-size: 14px;
  line-height: 24px;
}
.deposits-list__details-more {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 32px;
  height: 32px;
  transform: translate(-50%, 50%);
  background-color: #fff;
}
.deposits-list__details-more svg {
  width: 16px;
  height: 16px;
  transition: transform 0.3s ease;
}
.deposits-list__details-more svg > path {
  transition: stroke 0.3s ease;
  stroke: #000;
}
.deposits-list__details .is-active .deposits-list__details-more svg {
  transform: rotate(45deg);
}
.deposits-list__btn-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.deposits-list__btn-wrap > .btn:nth-child(3) {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.deposits-list__btn-wrap > .btn:nth-child(3) svg {
  width: 24px;
  height: 24px;
}
.deposits-list__btn-wrap > .btn:nth-child(3) svg > * {
  transition: stroke 0.3s ease;
  stroke: #828282;
}
.deposits-list__btn-wrap > .btn:nth-child(3) > span {
  display: flex;
  position: relative;
}
.deposits-list__btn-wrap > .btn:nth-child(3) > span:after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: -4px;
  right: -4px;
  width: 8px;
  height: 8px;
  border: 1px solid #000;
  transition: opacity 0.3s ease;
  background-color: #FEE600;
  border-radius: 50%;
  opacity: 0;
  will-change: opacity;
}
.deposits-list__btn-wrap > .btn:nth-child(3).is-active > span:after {
  opacity: 1;
}
.deposits-list__extra-details {
  width: 100%;
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease;
}
.deposits-list__extra-details > div {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 33px;
}

@media (max-width: 1023px) {
  .deposits-list__item-description {
    margin-bottom: 16px;
  }
  .deposits-list__details {
    max-width: 390px;
    margin: 0 auto 28px;
  }
  .deposits-list__btn-wrap > .btn {
    text-align: center;
  }
  .deposits-list__btn-wrap > .btn:nth-child(1) {
    width: 100%;
    margin-bottom: 24px;
  }
  .deposits-list__btn-wrap > .btn:nth-child(2), .deposits-list__btn-wrap > .btn:nth-child(3) {
    width: 48%;
  }
}
@media (min-width: 1024px) {
  .deposits-list {
    margin-top: 55px;
    margin-bottom: 112px;
  }
  .deposits-list__catalog {
    padding: 40px 0;
  }
  .deposits-list__item {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 40px;
    padding: 64px;
  }
  .deposits-list__item .site__title {
    margin-bottom: 16px;
    font-size: 32px;
    line-height: 44px;
  }
  .deposits-list__item-description {
    max-width: 354px;
  }
  .deposits-list__details {
    max-width: 480px;
  }
  .deposits-list__details-item {
    width: 224px;
    margin-top: 33px;
  }
  .deposits-list__details-more {
    cursor: pointer;
  }
  .deposits-list__details-more:hover svg > path {
    stroke: #f2e400;
  }
  .deposits-list__btn-wrap {
    justify-content: flex-start;
    width: 100%;
    margin-top: 32px;
  }
  .deposits-list__btn-wrap .btn:nth-child(2) {
    margin-left: 30px;
    border: transparent;
  }
  .deposits-list__btn-wrap .btn:nth-child(3) {
    height: auto;
    margin: -5px 0 0 auto;
    padding: 0;
  }
  .deposits-list__btn-wrap .btn:nth-child(3):hover svg > * {
    stroke: #f2e400;
  }
}
.dark-theme .deposits-list__wrap {
  background: #1E1E1E;
}
.dark-theme .deposits-list__item {
  background: #363636;
}
.dark-theme .deposits-list__item-description {
  color: #CBCBCB;
}
.dark-theme .deposits-list__details {
  border-color: #CBCBCB;
}
.dark-theme .deposits-programs .deposits-list .deposit-list__details-more,
.dark-theme .deposits-programs .deposits-list .deposit-list__details-btn {
  background: #363636;
}
.dark-theme .deposits-programs .deposits-list .deposits-list__details-item.details-item .details-item__title {
  color: #868686;
}
.dark-theme .deposits-programs .deposits-list .deposits-list__details-item.details-item .details-item__descr {
  color: #fff;
}
.dark-theme .deposits-programs .deposits-list .deposit-list__details-more::before {
  background: #CBCBCB;
}
.dark-theme .deposits-programs .deposits-list .deposit-list__details-btn span::before, .dark-theme .deposits-programs .deposits-list .deposit-list__details-btn span::after {
  background: #fff;
}
.dark-theme .deposits-programs__programs.deposits-list .deposits-list__btn-wrap .btns_order {
  background: 0 0;
  border-color: #fff;
  color: #fff;
}
.dark-theme .deposits-programs__programs.deposits-list .deposits-list__btn-wrap .btns_order:hover, .dark-theme .deposits-programs__programs.deposits-list .deposits-list__btn-wrap .btns_order:focus {
  color: #FEE600;
}
.dark-theme .deposits-programs__programs.deposits-list .deposits-list__btn-wrap .btns_order.btns__bg-color_yellow-black {
  background: #FEE600;
  border-color: #FEE600;
  color: #000;
}
.dark-theme .deposits-programs__programs.deposits-list .deposits-list__btn-wrap .btns_order.btns__bg-color_yellow-black:hover, .dark-theme .deposits-programs__programs.deposits-list .deposits-list__btn-wrap .btns_order.btns__bg-color_yellow-black:focus {
  background: #000;
  border-color: #000;
  color: #FEE600;
}
.dark-theme .deposits-programs__programs.deposits-list .deposits-list__btn-wrap .btns_order.btns__bg-color_black-yellow {
  background: #000;
  border-color: #000;
  color: #FEE600;
}
.dark-theme .deposits-programs__programs.deposits-list .deposits-list__btn-wrap .btns_order.btns__bg-color_black-yellow:hover, .dark-theme .deposits-programs__programs.deposits-list .deposits-list__btn-wrap .btns_order.btns__bg-color_black-yellow:focus {
  background: #FEE600;
  border-color: #FEE600;
  color: #000;
}
.dark-theme .deposits-programs .deposits-list .deposits-list__btn-wrap .btns_info,
.dark-theme .deposits-programs--static .deposits-list .deposits-list__btn-wrap .btns_order {
  background: 0 0;
  border-color: #fff;
  color: #fff;
}
.dark-theme .deposits-programs .deposits-list .deposits-list__btn-wrap .btns_info:hover, .dark-theme .deposits-programs .deposits-list .deposits-list__btn-wrap .btns_info:focus,
.dark-theme .deposits-programs--static .deposits-list .deposits-list__btn-wrap .btns_order:hover,
.dark-theme .deposits-programs--static .deposits-list .deposits-list__btn-wrap .btns_order:focus {
  color: #FEE600;
}
.dark-theme .deposits-programs .deposits-list .deposits-list__btn-wrap .btns_info.btns__bg-color_yellow-black,
.dark-theme .deposits-programs--static .deposits-list .deposits-list__btn-wrap .btns_order.btns__bg-color_yellow-black {
  background: #FEE600;
  border-color: #FEE600;
  color: #000;
}
.dark-theme .deposits-programs .deposits-list .deposits-list__btn-wrap .btns_info.btns__bg-color_yellow-black:hover, .dark-theme .deposits-programs .deposits-list .deposits-list__btn-wrap .btns_info.btns__bg-color_yellow-black:focus,
.dark-theme .deposits-programs--static .deposits-list .deposits-list__btn-wrap .btns_order.btns__bg-color_yellow-black:hover,
.dark-theme .deposits-programs--static .deposits-list .deposits-list__btn-wrap .btns_order.btns__bg-color_yellow-black:focus {
  background: #000;
  border-color: #000;
  color: #FEE600;
}
.dark-theme .deposits-programs .deposits-list .deposits-list__btn-wrap .btns_info.btns__bg-color_black-yellow,
.dark-theme .deposits-programs--static .deposits-list .deposits-list__btn-wrap .btns_order.btns__bg-color_black-yellow {
  background: #000;
  border-color: #000;
  color: #FEE600;
}
.dark-theme .deposits-programs .deposits-list .deposits-list__btn-wrap .btns_info.btns__bg-color_black-yellow:hover, .dark-theme .deposits-programs .deposits-list .deposits-list__btn-wrap .btns_info.btns__bg-color_black-yellow:focus,
.dark-theme .deposits-programs--static .deposits-list .deposits-list__btn-wrap .btns_order.btns__bg-color_black-yellow:hover,
.dark-theme .deposits-programs--static .deposits-list .deposits-list__btn-wrap .btns_order.btns__bg-color_black-yellow:focus {
  background: #FEE600;
  border-color: #FEE600;
  color: #000;
}
.dark-theme .deposits-programs--static .deposits-list .deposits-list__btn-wrap .btns_info {
  background: 0 0;
  border-color: #fff;
  color: #fff;
}
.dark-theme .deposits-programs--static .deposits-list .deposits-list__btn-wrap .btns_info:hover, .dark-theme .deposits-programs--static .deposits-list .deposits-list__btn-wrap .btns_info:focus {
  color: #FEE600;
}
.dark-theme .deposits-programs--static .deposits-list .deposits-list__btn-wrap .btns_info.btns__bg-color_yellow-black {
  background: #FEE600;
  border-color: #FEE600;
  color: #000;
}
.dark-theme .deposits-programs--static .deposits-list .deposits-list__btn-wrap .btns_info.btns__bg-color_yellow-black:hover, .dark-theme .deposits-programs--static .deposits-list .deposits-list__btn-wrap .btns_info.btns__bg-color_yellow-black:focus {
  background: #000;
  border-color: #000;
  color: #FEE600;
}
.dark-theme .deposits-programs--static .deposits-list .deposits-list__btn-wrap .btns_info.btns__bg-color_black-yellow {
  background: #000;
  border-color: #000;
  color: #FEE600;
}
.dark-theme .deposits-programs--static .deposits-list .deposits-list__btn-wrap .btns_info.btns__bg-color_black-yellow:hover, .dark-theme .deposits-programs--static .deposits-list .deposits-list__btn-wrap .btns_info.btns__bg-color_black-yellow:focus {
  background: #FEE600;
  border-color: #FEE600;
  color: #000;
}

.conditions {
  margin-top: 64px;
  margin-bottom: 64px;
}
.conditions .more-btn {
  margin-top: 32px;
}
.conditions__wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #828282;
  font-size: 16px;
  line-height: 24px;
}
.conditions__wrap dl {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
}
.conditions__wrap > dl:first-child {
  border-top: 1px solid #e6e6e6;
}
.conditions__wrap dt {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  color: #000;
}
.conditions__wrap dt, .conditions__wrap dd {
  width: calc(50% - 7px);
  padding: 11px 0 12px 0;
}
.conditions__wrap dd {
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.conditions__btn-wrap {
  margin-top: 32px;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-left: -16px;
  margin-right: -16px;
  margin-bottom: -16px;
}
.conditions__btn-wrap a {
  margin-left: 16px;
  margin-right: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .conditions {
    margin-top: 112px;
    margin-bottom: 112px;
  }
  .conditions .more-btn {
    margin-top: 40px;
  }
  .conditions__wrap {
    font-size: 18px;
    line-height: 28px;
  }
  .conditions__wrap dl {
    padding-left: 32px;
  }
  .conditions__wrap dt, .conditions__wrap dd {
    padding: 14px 0 17px 0;
  }
  .conditions__wrap dt {
    max-width: 325px;
  }
  .conditions__wrap dd {
    width: calc(100% - 325px);
    padding-left: 28px;
    padding-right: 28px;
  }
}
.conditions-grid {
  margin-top: 64px;
  margin-bottom: 64px;
}
.conditions-grid__item {
  margin-bottom: 16px;
  padding: 31px 16px 20px;
  background-color: #f3f3f3;
}
.conditions-grid__text {
  color: #828282;
  font-size: 16px;
  line-height: 24px;
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.conditions-grid__text a {
  color: #FEE600;
  text-decoration: underline;
}
.conditions-grid__text li {
  position: relative;
  padding-left: 12px;
}
.conditions-grid__text li:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #828282;
}

@media (max-width: 767px) {
  .conditions-grid__text .site__title {
    margin-bottom: 25px;
    font-size: 20px;
    line-height: 28px;
  }
  .conditions-grid__text li {
    margin-bottom: 12px;
  }
  .conditions-grid__picture {
    display: none;
  }
}
@media (min-width: 768px) {
  .conditions-grid {
    margin-top: 112px;
    margin-bottom: 112px;
  }
  .conditions-grid__wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    margin-bottom: -32px;
  }
  .conditions-grid__item {
    min-height: 391px;
    margin-bottom: 32px;
    padding: 64px;
  }
  .conditions-grid__item_full {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
  }
  .conditions-grid__item_full .conditions-grid__text {
    min-width: 50%;
    width: calc(100% - 480px);
  }
  .conditions-grid__item_full .conditions-grid__text .site__title {
    margin-bottom: 16px;
  }
  .conditions-grid__item_half {
    width: calc(50% - 16px);
  }
  .conditions-grid__picture {
    width: 47%;
    max-width: 384px;
    height: 264px;
  }
  .conditions-grid__picture img {
    display: block;
    width: 100%;
    height: inherit;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  .conditions-grid__text {
    font-size: 18px;
    line-height: 28px;
  }
  .conditions-grid__text .site__title {
    margin-bottom: 24px;
  }
  .conditions-grid__text li {
    padding-left: 20px;
  }
  .conditions-grid__text li:before {
    top: 9px;
    width: 8px;
    height: 8px;
  }
}
.dark-theme .conditions-grid__item {
  background: #2C2C2C;
}
.dark-theme .conditions-grid__text li {
  color: #CBCBCB;
}
.dark-theme .conditions-grid__text li:before {
  background: #CBCBCB;
}

.cards-list__wrap {
  background-color: #f3f3f3;
}
.cards-list__catalog {
  padding-top: 16px;
}
.cards-list__topic {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-top: 64px;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 32px;
}
.cards-list__compare {
  padding-bottom: 40px;
}
.cards-list__compare .cards-list__topic {
  margin-top: 0;
}
.cards-list__compare .cards-list__details-item dd {
  white-space: normal;
}
@media screen and (max-width: 1023px) {
  .cards-list__compare {
    padding-bottom: 16px;
  }
  .cards-list__compare .cards-list__details .is-active .cards-list__details-more svg,
  .cards-list__compare .cards-list__details.is-active .cards-list__details-more svg {
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .cards-list__compare .cards-list__item-btn-wrap .btn_outline,
  .cards-list__compare .cards-list__item-btn-wrap .btn_black {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.cards-list__compare .cards-list__details-more {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}
.cards-list__compare .cards-list__details-more.show {
  opacity: 1;
  visibility: visible;
  z-index: 2;
}
@media screen and (max-width: 1023px) {
  .cards-list__compare .cards-list__details-more {
    background: #fff;
    padding-left: 6px;
    padding-right: 6px;
    position: relative;
    bottom: initial;
    left: initial;
    transform: none;
    margin: auto;
    display: block;
  }
  .cards-list__compare .cards-list__details-more svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: inline-block;
    transition: all 0.3s ease;
  }
}
.cards-list__compare .cards-list__details {
  overflow: hidden;
  transition: all 0.3s linear;
}
@media screen and (max-width: 1023px) {
  .cards-list__compare .cards-list__details {
    border-bottom: 0;
  }
}
.cards-list__popup {
  position: absolute;
  bottom: calc(100% + 5px);
  left: 50%;
  transform: translateX(-50%);
  z-index: 4;
  background: #fff;
  padding: 15px;
  text-align: center;
  font-size: 14px;
  filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.08));
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  pointer-events: none;
  cursor: default;
}
@media screen and (max-width: 450px) {
  .cards-list__popup {
    transform: translateX(-71%);
  }
}
.cards-list__popup.show {
  visibility: visible;
  opacity: 1;
}
.cards-list__popup p {
  color: #000;
  line-height: 1em;
}
@media screen and (max-width: 1023px) {
  .cards-list__more-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 32px;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
  }
  .cards-list__more-wrap::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    height: 1px;
    background-color: #e6e6e6;
  }
}
.cards-list__item {
  margin-bottom: 16px;
  padding: 8px;
  background-color: #fff;
  filter: drop-shadow(0 4px 16px rgba(0, 0, 0, 0.08));
}
.cards-list__item-pic {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px 35px 15px 36px;
  background-color: #f3f3f3;
}
.cards-list__item-pic div {
  position: relative;
}
.cards-list__item-pic img {
  display: block;
  width: 256px;
  height: 161px;
}
.cards-list__item-type {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  display: inline-block;
  padding: 4px 8px;
  color: #828282;
  font-size: 14px;
  line-height: 20px;
}
.cards-list__item-content {
  padding: 25px 8px 8px;
}
.cards-list__item-text {
  margin-bottom: 16px;
  color: #828282;
  font-size: 14px;
  line-height: 24px;
}
.cards-list__item-text h2, .cards-list__item-text h3, .cards-list__item-text h4 {
  margin-bottom: 8px;
  color: #000;
  font-size: 24px;
  line-height: 32px;
}
.cards-list__details {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
  padding-top: 11px;
  padding-bottom: 34px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.cards-list__details-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 50%;
  text-align: center;
}
.cards-list__details-item:nth-child(1), .cards-list__details-item:nth-child(2) {
  margin-top: 0;
}
.cards-list__details-item dd {
  margin-bottom: 8px;
  font-size: 24px;
  line-height: 32px;
  white-space: nowrap;
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.cards-list__details-item dt {
  color: #828282;
  font-size: 14px;
  line-height: 24px;
}
.cards-list__details-more {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 32px;
  height: 32px;
  background-color: #fff;
}
.cards-list__details-more svg {
  width: 16px;
  height: 16px;
  transition: transform 0.3s ease;
}
.cards-list__details-more svg > path {
  transition: stroke 0.3s ease;
  stroke: #000;
}
.cards-list__details > div {
  width: 100%;
}
.cards-list__details .is-active .cards-list__details-more svg, .cards-list__details.is-active .cards-list__details-more svg {
  transform: rotate(45deg);
}
.cards-list__item-btn-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.cards-list__item-btn-wrap > .btn:nth-child(3) {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.cards-list__item-btn-wrap > .btn:nth-child(3) svg {
  width: 24px;
  height: 24px;
}
.cards-list__item-btn-wrap > .btn:nth-child(3) svg > * {
  transition: stroke 0.3s ease;
  stroke: #828282;
}
.cards-list__item-btn-wrap > .btn:nth-child(3) > span {
  display: flex;
  position: relative;
}
.cards-list__item-btn-wrap > .btn:nth-child(3) > span:after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: -4px;
  right: -4px;
  width: 8px;
  height: 8px;
  border: 1px solid #000;
  transition: opacity 0.3s ease;
  background-color: #FEE600;
  border-radius: 50%;
  opacity: 0;
  will-change: opacity;
}
.cards-list__item-btn-wrap > .btn:nth-child(3).is-active > span:after {
  opacity: 1;
}
.cards-list__extra-details {
  width: 100%;
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease;
}
.cards-list__extra-details > div {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 33px;
}
.cards-list__popular-label {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  display: inline-block;
  position: absolute;
  left: 0;
  padding: 4px 8px;
  font-size: 14px;
  line-height: 20px;
  border-radius: 2px;
  background-color: #FEE600;
}
.cards-list__btn-wrap {
  text-align: center;
  margin-top: 23px;
}
.cards-list__btn-wrap .btn-compare {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1023px) {
  .cards-list__btn-wrap .btn-compare {
    width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .cards-list__btn-wrap {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (max-width: 1023px) {
  .cards-list__topic {
    text-align: center;
  }
  .cards-list__item-text h2, .cards-list__item-text h3, .cards-list__item-text h4 {
    font-family: "Amalia-Medium", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
  }
  .cards-list__item-btn-wrap > .btn {
    text-align: center;
  }
  .cards-list__item-btn-wrap > .btn:nth-child(1) {
    width: 100%;
    margin-bottom: 24px;
  }
  .cards-list__item-btn-wrap > .btn:nth-child(2), .cards-list__item-btn-wrap > .btn:nth-child(3) {
    width: 48%;
  }
  .cards-list__details {
    max-width: 390px;
    margin: 0 auto 28px;
  }
  .cards-list__details-item {
    margin-top: 16px;
  }
  .cards-list__details-more {
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
  }
  .cards-list__popular-label {
    top: 0;
    transform: rotate(-90deg) translateX(-70%);
    transform-origin: 0 100%;
  }
}
@media (min-width: 1024px) {
  .cards-list__catalog {
    padding-top: 40px;
  }
  .cards-list__topic {
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 40px;
    line-height: 48px;
  }
  .cards-list__details {
    margin-bottom: 28px;
    padding-left: 13px;
    padding-right: 42px;
    padding-bottom: 11px;
  }
  .cards-list__details-item {
    width: 33.3333333333%;
  }
  .cards-list__details-more {
    top: 27px;
    right: -8px;
    cursor: pointer;
  }
  .cards-list__details-more:hover svg > path {
    stroke: #f2e400;
  }
  .cards-list__item {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    margin-bottom: 40px;
    padding-right: 60px;
  }
  .cards-list__item--popular .cards-list__item-pic {
    padding-left: 0;
    padding-right: 0;
    justify-content: flex-end;
    overflow: hidden;
  }
  .cards-list__item--popular .cards-list__item-pic img {
    position: relative;
    right: -35px;
  }
  .cards-list__item-text h2, .cards-list__item-text h3, .cards-list__item-text h4 {
    font-family: "Amalia-Bold", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
    margin-bottom: 16px;
    font-size: 32px;
    line-height: 44px;
  }
  .cards-list__item-content {
    width: calc(100% - 367px);
    padding-top: 28px;
    padding-bottom: 56px;
  }
  .cards-list__item-pic {
    width: 312px;
    min-height: 384px;
    padding-left: 28px;
    padding-right: 28px;
  }
  .cards-list__item-btn-wrap {
    justify-content: flex-start;
    width: 100%;
    margin-top: 32px;
  }
  .cards-list__item-btn-wrap .btn:nth-child(2) {
    margin-left: 30px;
    border: transparent;
  }
  .cards-list__item-btn-wrap .btn:nth-child(3) {
    height: auto;
    margin: 14px -4px 0 auto;
    padding: 0;
  }
  .cards-list__item-btn-wrap .btn:nth-child(3):hover svg > * {
    stroke: #f2e400;
  }
  .cards-list__popular-label {
    bottom: 100%;
  }
  .cards-list__btn-wrap {
    margin-top: 39px;
  }
  .cards-list__btn-wrap .btn {
    font-family: "Amalia-Regular", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
    height: 44px;
    padding: 0 23px;
    line-height: 43px;
  }
  .cards-list--vertical .cards-list__item-pic {
    position: relative;
    width: 248px;
  }
  .cards-list--vertical .cards-list__item-pic div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
  }
  .cards-list--vertical .cards-list__item-content {
    width: calc(100% - 312px);
  }
  .cards-list--vertical .cards-list__popular-label {
    right: 0;
    left: auto;
  }
}
.subscribe + .success {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  background-color: #cdcdcd;
  padding: 32px;
}

.news-search {
  width: 40%;
}
.news-search .site-form__fieldset {
  margin-bottom: 0;
}
.news-search .site-form__fieldset input, .news-search .site-form__fieldset textarea {
  padding-left: 36px;
  padding-bottom: 3px;
  border-top: none;
  border-left: none;
  border-right: none;
  background-image: url("/img/universal/svg/search.svg");
  background-repeat: no-repeat;
  background-position: 0 calc(50% + 1px);
  background-size: 24px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}
.news-search .site-form__fieldset input:focus, .news-search .site-form__fieldset input:hover, .news-search .site-form__fieldset textarea:focus, .news-search .site-form__fieldset textarea:hover {
  border-bottom-color: #cdcdcd;
}

.call-subscribe {
  position: relative;
  padding: 32px 12px;
}
.call-subscribe .site-form .loader {
  background-color: transparent;
}
.call-subscribe .site-form.is-loading > * {
  opacity: 0.1;
}
.call-subscribe .success {
  display: flex;
  align-items: stretch;
}
.call-subscribe .success .success__wrap {
  align-items: stretch;
  height: auto;
}
.call-subscribe .success .success__head {
  display: flex;
  flex-direction: column;
  height: 100%;
}

@media (max-width: 1023px) {
  .call-subscribe .btn {
    width: 100%;
  }
  .call-subscribe .success .site__title {
    font-size: 22px;
    line-height: 32px;
  }
  .call-subscribe .success p {
    margin: auto 0;
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 1024px) {
  .call-subscribe {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 34px 32px 32px;
  }
  .call-subscribe .site__title {
    font-family: "Amalia-Bold", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
    font-size: 32px;
    line-height: 44px;
  }
  .call-subscribe .site-form__fieldset {
    width: 100%;
    margin-bottom: 56px;
  }
  .call-subscribe__wrap {
    width: 100%;
    text-align: center;
  }
  .call-subscribe_full {
    align-items: center;
  }
  .call-subscribe_full .site__title {
    margin-bottom: 31px;
  }
  .call-subscribe_full .call-subscribe__wrap {
    max-width: 736px;
  }
  .call-subscribe_full .subscribe {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
  }
  .call-subscribe_full .site-form__fieldset {
    width: calc(100% - 216px);
    margin-bottom: 0;
  }
  .call-subscribe_full .success .is-error .site__title {
    margin-bottom: 20px;
  }
  .call-subscribe_full .success .success__head {
    padding-bottom: 0;
  }
  .call-subscribe_grid {
    min-height: 457px;
  }
  .call-subscribe_grid .site__title {
    margin: 0 auto 19px;
  }
  .call-subscribe_grid .call-subscribe__wrap {
    margin: auto 0;
  }
  .call-subscribe_grid .success .success__head {
    padding-bottom: 63px;
  }
  .call-subscribe_grid .success .success__head p {
    margin: auto 0;
  }
}
@media (max-width: 1023px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .call-subscribe_grid .success .is-success .site__title {
    margin-bottom: 41px;
  }
  .call-subscribe_grid .success .is-error .site__title {
    margin-bottom: 29px;
  }
}
@media (min-width: 1024px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .call-subscribe_grid .site__title {
    margin-bottom: 83px;
  }
  .call-subscribe_grid .success .site__title {
    width: 100%;
  }
  .call-subscribe_grid .success .is-success .site__title {
    margin-bottom: 123px;
  }
  .call-subscribe_grid .success .is-error .site__title {
    margin-bottom: 107px;
  }
}
.promotions__list > * {
  margin-bottom: 16px;
}
.promotions__list-item {
  position: relative;
}
.promotions__list-item-pic {
  overflow: hidden;
}
.promotions__list-item-pic img {
  display: block;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.promotions__list-item-content {
  padding: 16px 16px 0 16px;
}
.promotions__list-item-title {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-bottom: 24px;
  font-size: 18px;
  line-height: 28px;
  color: #000;
}
.promotions__list-item-text {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 14px;
  line-height: 24px;
  color: #828282;
}
.promotions + .bank-online {
  margin-bottom: 112px;
}

@media (max-width: 1023px) {
  .promotions__list-item {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  }
  .promotions__list-item-text {
    margin-bottom: 32px;
  }
  .promotions__list-item-footer {
    margin: 0 -16px;
  }
}
@media (min-width: 1024px) {
  .promotions .btn-details {
    width: 384px;
    margin: 0 auto;
    font-size: 20px;
    background-color: transparent;
  }
  .promotions__list > * {
    margin-bottom: 32px;
  }
  .promotions__list-item {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    background-color: #f3f3f3;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
  }
  .promotions__list-item:hover {
    background-color: #fff;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.17);
  }
  .promotions__list-item:hover .promotions__list-item-footer {
    background-color: #FEE600;
  }
  .promotions__list-item:hover .promotions__list-item-pic {
    filter: grayscale(0);
  }
  .promotions__list-item-pic {
    position: relative;
    width: 60%;
    filter: grayscale(1);
    transition: fil 0.15s ease-in-out;
  }
  .promotions__list-item-pic img {
    width: 100%;
    height: 100%;
  }
  .promotions__list-item-content {
    position: relative;
    width: 40%;
    padding: 65px 32px 72px;
  }
  .promotions__list-item-content-wrap {
    width: 320px;
    margin: 0 auto;
  }
  .promotions__list-item-footer {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    transition: background-color 0.3s ease;
  }
}
.info-categories {
  width: 100%;
  padding: 32px 0;
}
.info-categories .dropdown {
  max-width: 319px;
  margin: 0 auto;
  background-color: #f3f3f3;
}
.info-categories .dropdown__result {
  width: 100%;
  padding-right: 32px;
}
.info-categories .dropdown__result:before, .info-categories .dropdown__result:after {
  right: 16px;
}
.info-categories .dropdown__result .dropdown__item {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  padding: 6px 0 6px 12px;
  color: #000;
  font-size: 16px;
  line-height: 24px;
}

@media (min-width: 1024px) {
  .info-categories {
    padding: 24px 0;
  }
  .info-categories__wrap {
    font-family: "Amalia-Medium", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    font-size: 18px;
    line-height: 28px;
  }
  .info-categories__wrap a {
    color: #828282;
  }
}
.hero-about {
  display: flex;
  align-items: center;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #FEE600;
}
.hero-about__text {
  margin-bottom: 31px;
  font-size: 20px;
  line-height: 28px;
}
.hero-about__title {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-bottom: 9px;
  font-size: 24px;
  line-height: 32px;
}
.hero-about__achievement {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
  gap: 15px;
}
.hero-about__item {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  width: calc(50% - 7.5px);
  max-width: 164px;
  min-height: 40px;
  height: auto;
  padding: 0 20px;
  background: url("/img/universal/pic/about/achievement_decoration.png") no-repeat center center;
  background-size: 100% auto;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  white-space: pre-line;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

@media (max-width: 1023px) {
  .hero-about {
    padding: 33px 0 8px;
  }
  .hero-about__text {
    text-align: center;
  }
  .hero-about__achievement {
    max-width: 343px;
    margin: 0 auto;
  }
}
@media (min-width: 1024px) {
  .hero-about {
    max-width: 1344px;
    min-height: 508px;
    height: auto;
    margin: 0 auto;
    padding: 96px 0;
  }
  .hero-about .site__centered {
    width: 100%;
    max-width: 1156px;
  }
  .hero-about__text {
    font-family: "Amalia-Light", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
    margin-bottom: 94px;
    font-size: 44px;
    line-height: 56px;
  }
  .hero-about__title {
    font-family: "Amalia-Bold", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
    margin-bottom: 16px;
    font-size: 64px;
    line-height: 76px;
  }
  .hero-about__achievement {
    gap: 20px;
  }
  .hero-about__item {
    width: calc(25% - 15px);
    max-width: 256px;
    min-height: 72px;
    padding: 0 30px;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -0.3px;
  }
}
.small-summary {
  margin-top: 64px;
  margin-bottom: 28px;
}
.small-summary__list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.small-summary__item {
  margin-bottom: 36px;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.small-summary__item p:first-child {
  font-family: "Amalia-Bold", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-bottom: 4px;
  font-size: 24px;
  line-height: 32px;
}

@media (max-width: 1149px) {
  .small-summary__item {
    width: 48%;
  }
}
@media (max-width: 1023px) {
  .small-summary {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1024px) {
  .small-summary {
    margin-top: 120px;
    margin-bottom: 67px;
  }
  .small-summary__item {
    margin-right: 15px;
    font-size: 32px;
    line-height: 44px;
  }
  .small-summary__item p:first-child {
    margin-bottom: 17px;
    font-size: 48px;
    line-height: 56px;
  }
}
@media (min-width: 1280px) {
  .small-summary__list {
    justify-content: flex-start;
  }
  .small-summary__item {
    flex: 0 0 calc(25% - 15px);
    width: calc(25% - 15px);
  }
}
.about-content {
  padding: 16px 0 32px;
  background-color: #f3f3f3;
  color: #828282;
  font-size: 14px;
  line-height: 24px;
}
.about-content__video {
  position: relative;
  margin-bottom: 31px;
  background-color: #e6e6e6;
}
.about-content__video iframe {
  display: block;
  width: 100%;
}
.about-content__text p {
  margin-bottom: 24px;
}
.about-content__values {
  color: #000;
}
.about-content__values dt {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  color: #000;
  margin-bottom: 14px;
  font-size: 18px;
  line-height: 28px;
}
.about-content__values li {
  position: relative;
  padding-left: 12px;
}
.about-content__values li:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #000;
}

@media (max-width: 1023px) {
  .about-content__video {
    width: calc(100% + 32px);
    margin-left: -16px;
  }
  .about-content__content {
    margin-bottom: 31px;
  }
  .about-content__values dl {
    margin-bottom: 32px;
  }
  .about-content__values dl:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .about-content {
    padding-top: 55px;
    padding-bottom: 88px;
  }
  .about-content__video {
    width: 50%;
    max-width: 544px;
  }
  .about-content__content {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 57px;
  }
  .about-content__text {
    margin-bottom: 15px;
    padding-top: 1px;
    width: calc(50% - 16px);
    max-width: 544px;
  }
  .about-content__values {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 0 31px;
  }
  .about-content__values dl {
    width: calc(33.333% - 11px);
    max-width: 280px;
    margin-right: 11px;
  }
  .about-content__values dt {
    margin-bottom: 4px;
  }
}
.rating {
  padding-top: 65px;
  padding-bottom: 32px;
  color: #828282;
  font-size: 14px;
  line-height: 24px;
}
.rating .site__title {
  margin-bottom: 25px;
}
.rating__text {
  margin-bottom: 24px;
}
.rating__text p {
  color: #828282;
}
.rating__list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}
.rating__list li:last-child {
  margin-bottom: 0;
}
.rating__list li span {
  font-family: "Amalia-Bold", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  width: 84px;
  color: #000;
  font-size: 24px;
  line-height: 32px;
  text-align: right;
}
.rating__list li p {
  width: calc(100% - 100px);
}

@media (min-width: 1024px) {
  .rating {
    padding-top: 113px;
  }
  .rating .site__title {
    margin-bottom: 11px;
  }
  .rating__text {
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 28px;
  }
  .rating__list {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
  }
  .rating__list li {
    align-items: flex-start;
    width: 49%;
    max-width: 546px;
    margin-bottom: 32px;
  }
  .rating__list li p {
    width: calc(100% - 191px);
  }
  .rating__list li span {
    width: 160px;
    font-size: 48px;
    line-height: 56px;
  }
}
.bank-history {
  padding-top: 32px;
  padding-bottom: 40px;
}
.bank-history .accordion__collapsed-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 19px;
}
.bank-history .accordion__collapsed-wrap > div {
  width: calc(50% - 7.5px);
}
.bank-history .site__title_small {
  margin-bottom: 21px;
}
.bank-history__item {
  margin-bottom: 9px;
}
.bank-history__item.is-active .bank-history__head span:first-child {
  transform: scale(1.5);
}
.bank-history__item.is-active span.accordion__btn {
  top: calc(50% + 6px);
}
.bank-history__head {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  position: relative;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 24px;
}
.bank-history__head span:first-child {
  display: block;
  transition: transform 0.3s ease;
  transform-origin: 0 0;
}
.bank-history__head span.accordion__btn {
  right: 5px;
  transition: transform 0.15s ease-in-out, top 0.3s ease-in-out;
}
.bank-history__honor {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  background-color: #f3f3f3;
  padding: 24px 12px;
  font-size: 18px;
  line-height: 28px;
}
.bank-history__honor img {
  display: block;
  width: 55.78px;
  margin-bottom: 24px;
}
.bank-history__collapsed {
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease;
}

@media (max-width: 1023px) {
  .bank-history .site__title {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .bank-history__honor {
    width: 100%;
    margin-bottom: 16px;
  }
}
@media (min-width: 768px) {
  .bank-history {
    padding-top: 48px;
    padding-bottom: 111px;
  }
  .bank-history .site__title_small {
    margin-bottom: 40px;
  }
  .bank-history .gallery-inside {
    height: 544px;
  }
  .bank-history .gallery-top .swiper-slide {
    overflow: hidden;
  }
  .bank-history__header {
    position: relative;
  }
  .bank-history__header .site__title-btns {
    position: absolute;
    top: 0;
    right: 0;
  }
  .bank-history__years {
    margin: 41px auto 0;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
  }
  .bank-history__years .swiper-slide {
    z-index: 2;
    width: 81px;
    cursor: pointer;
    color: #828282;
    font-size: 24px;
    line-height: 52px;
    font-family: "Amalia-Light", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
    transition: color 0.3s ease;
  }
  .bank-history__years .swiper-slide span {
    display: block;
    text-align: center;
    transition: transform 0.3s ease;
  }
  .bank-history__years .swiper-slide:hover {
    color: #000;
  }
  .bank-history__years .swiper-slide-thumb-active {
    font-family: "Amalia-Medium", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
    z-index: 1;
    width: 195px;
    color: #000;
  }
  .bank-history__years .swiper-slide-thumb-active span {
    transform: scale(1.6);
  }
  .bank-history__blank {
    width: 256px;
    height: 256px;
  }
  .bank-history__honor {
    width: 256px;
    height: 256px;
    padding: 22px 15px;
  }
  .bank-history__honor img {
    margin-bottom: 31px;
  }
  .bank-history__honor:nth-child(1), .bank-history__honor:nth-child(2) {
    margin-left: 144px;
  }
  .bank-history__honor:nth-child(odd) {
    position: relative;
    left: -144px;
  }
}
.contact-information {
  padding-top: 32px;
  background-color: #f3f3f3;
  font-style: normal;
  overflow: hidden;
}
.contact-information__item {
  margin-bottom: 32px;
  color: #828282;
  font-size: 14px;
  line-height: 20px;
}
.contact-information__item a {
  color: #828282;
}
.contact-information__item a[href^="tel:"], .contact-information__item a[href^="mailto:"] {
  cursor: text;
}

@media (max-width: 1023px) {
  .contact-information .site__title {
    text-align: center;
  }
  .contact-information__item--bank {
    padding-left: 35px;
    background: url("/img/universal/svg/bank-black.svg") no-repeat 0 0;
    background-size: 24px;
  }
  .contact-information__item--phones {
    padding-left: 35px;
    background: url("/img/universal/svg/phone-black.svg") no-repeat 3px 4px;
    background-size: 19px;
  }
  .contact-information__item--documents li {
    margin-bottom: 8px;
    padding: 2px 0 2px 35px;
    background: url("/img/universal/svg/doc.svg") no-repeat 0 2px;
    background-size: 24px;
  }
  .contact-information__row--address {
    padding-left: 35px;
    background: url("/img/universal/svg/location_black.svg") no-repeat 4px 4px;
    background-size: 16px 19px;
  }
  .contact-information__row {
    margin-bottom: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .contact-information__row--mail {
    padding-left: 35px;
    background: url("/img/universal/svg/mail-black.svg") no-repeat 0 0;
    background-size: 24px;
  }
}
@media (min-width: 1024px) {
  .contact-information {
    padding-top: 57px;
    padding-bottom: 7px;
  }
  .contact-information__wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
  }
  .contact-information__item {
    width: 49%;
    max-width: 545px;
    margin-bottom: 49px;
    font-size: 13px;
    line-height: 20px;
  }
  .contact-information__item-wrap {
    padding-top: 39px;
  }
  .contact-information__item--bank {
    background: url("/img/universal/svg/bank-black.svg") no-repeat 0 0;
    background-size: 24px;
  }
  .contact-information__item--address {
    background: url("/img/universal/svg/location_black.svg") no-repeat 0 0;
    background-size: 24px;
  }
  .contact-information__item--phones {
    background: url("/img/universal/svg/phone-black.svg") no-repeat 3px 4px;
    background-size: 19px;
  }
  .contact-information__item--licence {
    background: url("/img/universal/svg/account_balance_wallet.svg") no-repeat 3px 4px;
    background-size: 19px;
  }
  .contact-information__item--documents ul {
    max-width: 80%;
  }
  .contact-information__item--documents ul a {
    text-decoration: underline;
  }
  .contact-information__item--documents ul a:hover {
    text-decoration: none;
  }
}
.send-to-phone {
  position: relative;
  padding: 34px 16px 32px;
}
.send-to-phone.is-loading:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  margin: -12px 0 0 -12px;
  background-image: url("/img/universal/svg/loader.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  animation: rotation 1s linear infinite;
  content: "";
}
.send-to-phone.is-loading .site-form__fieldset,
.send-to-phone.is-loading .btn {
  pointer-events: none;
  opacity: 0.1;
}
.send-to-phone.success-sent .send-to-phone__form {
  display: none;
}
.send-to-phone.success-sent .send-to-phone__success {
  display: block;
}
.send-to-phone.error-sent .send-to-phone__form {
  display: none;
}
.send-to-phone.error-sent .send-to-phone__error {
  display: block;
}
.send-to-phone__title {
  display: block;
  margin-bottom: 27px;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.send-to-phone__success, .send-to-phone__error {
  display: none;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: #000000;
}
.send-to-phone__success .send-to-phone__title, .send-to-phone__error .send-to-phone__title {
  margin-bottom: 8px;
}
.send-to-phone .red-text {
  color: #ec4a4a;
}
.send-to-phone .btn {
  width: 100%;
}

.branches-filter {
  padding: 32px 16px;
}
.branches-filter__wrap {
  margin-bottom: 18px;
}
.branches-filter__group {
  padding: 18px 0;
  border-top: 1px solid #e6e6e6;
}
.branches-filter__group:first-child {
  border-top: none;
}
.branches-filter__group .branches-filter__checkbox:last-child {
  margin-bottom: 0;
}
.branches-filter__title {
  display: block;
  margin-bottom: 19px;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.branches-filter__checkbox {
  margin-bottom: 18px;
}
.branches-filter .btn {
  width: 100%;
  text-align: center;
}

.order-form {
  padding-top: 56px;
  padding-bottom: 113px;
}
.order-form .loader {
  background: rgba(255, 255, 255, 0.8);
}
.order-form .success {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 32px;
  background-color: #fff;
  text-align: center;
}
.order-form .success__head .site__title {
  text-align: center !important;
}
.order-form input[type=number]::-webkit-inner-spin-button,
.order-form input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.order-form input[type=number] {
  -moz-appearance: textfield;
}
.order-form .site__title {
  text-align: center;
}
.order-form__steps {
  padding-top: 1px;
}
.order-form__steps-info {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 12px;
}
.order-form__steps-list {
  display: inline-block;
  max-width: 65%;
}
.order-form__steps-item {
  display: none;
  margin-right: 12px;
  font-size: 18px;
  line-height: 28px;
  color: #000;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.order-form__steps-item.is-active {
  display: inline-block;
}
.order-form__steps-count {
  font-size: 15px;
  line-height: 24px;
  color: #828282;
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.order-form__steps-progress {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 8px;
  background: #e6e6e6;
  border-radius: 9px;
}
.order-form__steps-progress div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: #000;
  border-radius: 9px;
  width: 0;
  transition: width 0.15s ease-in-out;
}
.order-form__wrap {
  position: relative;
  max-width: 992px;
  margin: 0 auto;
}
.order-form__chapters {
  position: relative;
  transition: height 0.15s ease-in-out;
}
.order-form__chapter {
  padding: 32px 0 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
}
.order-form__chapter.is-active {
  display: block;
}
.order-form__pic {
  display: flex;
  align-items: center;
  background: #f3f3f3;
  padding: 24px 28px;
}
.order-form__pic img {
  display: block;
  width: 100%;
  height: auto;
}
.order-form__btns {
  display: flex;
  justify-content: space-between;
  padding-top: 67px;
}
.order-form__btns .btn {
  opacity: 1;
  visibility: visible;
  transition: 0.15s ease-in-out;
  transition-property: visibility, opacity;
  width: calc(50% - 16px);
}
.order-form__btns .btn_black {
  padding: 0 8px;
}
.order-form__btns .is-hidden {
  display: none;
}
.order-form__btns .is-contain {
  width: 100%;
}

@media (min-width: 1024px) {
  .order-form {
    padding-top: 56px;
    padding-bottom: 113px;
  }
  .order-form .site__title {
    text-align: left;
  }
  .order-form__steps {
    padding-top: 4px;
  }
  .order-form__steps-info {
    margin-bottom: 12px;
    display: block;
  }
  .order-form__steps-list {
    max-width: 75%;
  }
  .order-form__steps-progress {
    height: 16px;
  }
  .order-form__pic {
    padding: 32px 39px;
  }
  .order-form__btns {
    padding-top: 32px;
  }
  .order-form__btns .btn {
    width: auto;
  }
  .order-form__btns .btn_black {
    padding: 0 32px;
  }
  .order-form__btns .is-hidden {
    display: inline-block;
    opacity: 0;
    visibility: hidden;
  }
  .order-form__btns .is-contain {
    width: auto;
  }
}
.card-100-days .tariffs {
  padding-top: 2px;
}

@media (min-width: 1024px) {
  .card-100-days .tariffs {
    padding-top: 0;
  }
  .card-100-days .documents {
    padding-top: 114px;
  }
}
.loader::before {
  opacity: 0.6;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 48px;
  height: 48px;
  background: rgba(255, 255, 255, 0.6);
  content: "";
}
.loader__item {
  border-radius: 50%;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: -9px;
  margin-left: -9px;
  border-top: 2px solid #55575C;
  border-right: 2px solid #55575C;
  border-bottom: 2px solid #55575C;
  border-left: 2px solid transparent;
  transform: translateZ(0);
  animation: spin 1.1s infinite linear;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.documents-page {
  padding-top: 32px;
}
.documents-page.site__centered {
  padding-left: 0;
  padding-right: 0;
}
.documents-page .search__form {
  padding: 1px 0 9px 36px;
  background-position: 0px -1px;
}
.documents-page .search__form input {
  font-size: 14px;
  line-height: 20px;
  height: 20px;
  background: transparent;
}
.documents-page .search__form input:focus {
  border-color: #000;
}
.documents-page .search__form input:focus::-moz-placeholder {
  color: transparent;
}
.documents-page .search__form input:focus::placeholder {
  color: transparent;
}
.documents-page .search__form input::-moz-placeholder {
  -moz-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
  color: #cdcdcd;
}
.documents-page .search__form input::placeholder {
  transition: color 0.15s ease-in-out;
  color: #cdcdcd;
}
.documents-page .search__form input:-ms-input-placeholder {
  -ms-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
  color: #cdcdcd;
}
.documents-page .search__form input::-ms-input-placeholder {
  -ms-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
  color: #cdcdcd;
}
.documents-page .search__form input:-moz-placeholder {
  -moz-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
  color: #cdcdcd;
}
.documents-page__head .site__title {
  text-align: center;
  margin-bottom: 24px;
}
.documents-page__search {
  padding: 8px 16px;
  background: #f3f3f3;
  margin-bottom: 24px;
}
.documents-page__aside {
  padding: 0 16px;
  background: #f3f3f3;
}
.documents-page__content {
  padding: 65px 16px 0;
}
.documents-page__section {
  margin-bottom: 64px;
}
.documents-page__section h4 {
  margin-bottom: 24px;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #000;
}
.documents-page__section-list {
  margin-bottom: 24px;
}
.documents-page__section-list li {
  margin-bottom: 28px;
}
.documents-page__section-list li:last-child {
  margin-bottom: 0;
}
.documents-page__archive-btn {
  padding-left: 47px;
}
.documents-page__archive-btn .site__more-link {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}

.document-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding-left: 48px;
  font-size: 14px;
  line-height: 24px;
  color: #828282;
  transition: color 0.3s ease;
}
.document-item p {
  border-bottom: 1px solid transparent;
  transition: color 0.15s ease;
}
.document-item time {
  display: none;
  margin-left: 32px;
  padding-left: 32px;
  padding-right: 17px;
  background: url(/img/universal/svg/schedule_black.svg);
  background-position: left center;
  background-size: 24px;
  background-repeat: no-repeat;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  color: #000;
}
.document-item:hover p {
  color: #000;
}
.document-item:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 4px;
  width: 24px;
  height: 24px;
  transform: translateY(-50%);
  background: url("/img/universal/svg/doc.svg") no-repeat center;
  background-size: contain;
}

@media (min-width: 1024px) {
  .documents-page {
    padding-top: 56px;
  }
  .documents-page.site__centered {
    padding-left: 16px;
    padding-right: 16px;
  }
  .documents-page .search__form {
    padding: 4px 0 12px 36px;
    background-position: 0 8px;
  }
  .documents-page .search__form input {
    height: 28px;
    font-size: 18px;
    line-height: 28px;
  }
  .documents-page__head {
    margin-bottom: 39px;
  }
  .documents-page__head .site__title {
    margin-bottom: 0;
    text-align: left;
  }
  .documents-page__search {
    background: transparent;
    margin-bottom: 0;
  }
  .documents-page__wrap {
    display: flex;
    justify-content: space-between;
  }
  .documents-page__col-1 {
    width: 352px;
  }
  .documents-page__col-2 {
    width: calc(100% - 352px);
    padding: 0 0 0 32px;
  }
  .documents-page__section {
    margin-bottom: 39px;
  }
  .documents-page__section h4 {
    margin-bottom: 32px;
    font-size: 18px;
    line-height: 28px;
  }
  .documents-page__section-list {
    margin-bottom: 32px;
  }
  .documents-page__section-list li {
    margin-bottom: 32px;
  }
  .documents-page__archive-btn {
    padding-left: 64px;
  }
  .document-item {
    padding-left: 65px;
    font-size: 18px;
    line-height: 28px;
  }
  .document-item:before {
    left: 6px;
    width: 32px;
    height: 32px;
  }
  .document-item time {
    display: block;
  }
}
.hero-page-banner {
  padding-top: 32px;
  padding-bottom: 32px;
}
@media (min-width: 1024px) {
  .hero-page-banner {
    padding-top: 64px;
    padding-bottom: 64px;
    margin: 48px 48px 0;
  }
}

.hero-page-banner__title {
  font-family: "Amalia-Medium", sans-serif;
  font-size: 24px;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 8px;
}
@media (min-width: 1024px) {
  .hero-page-banner__title {
    font-size: 48px;
    font-family: "Amalia-Bold", sans-serif;
    margin-bottom: 16px;
  }
}

.hero-page-banner__inner-container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .hero-page-banner__inner-container {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}

.hero-page-banner__text-block {
  order: 2;
}
@media (min-width: 1024px) {
  .hero-page-banner__text-block {
    order: 1;
    padding-right: 30px;
    max-width: 730px;
  }
}

.hero-page-banner__text {
  font-size: 18px;
  margin-bottom: 32px;
  line-height: 28px;
}
@media (min-width: 1024px) {
  .hero-page-banner__text {
    font-size: 24px;
    line-height: 32px;
  }
}

.hero-page-banner__text ul > li {
  position: relative;
  margin-bottom: 12px;
  padding-left: 12px;
}
@media (min-width: 1024px) {
  .hero-page-banner__text ul > li {
    padding-left: 16px;
  }
}

.hero-page-banner__text ul > li:before {
  content: "";
  width: 4px;
  height: 4px;
  background-color: #000;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 13px;
}
@media (min-width: 1024px) {
  .hero-page-banner__text ul > li:before {
    width: 8px;
    height: 8px;
  }
}

@media (max-width: 1023.98px) {
  .hero-page-banner__btn-block {
    text-align: center;
  }
}

.hero-page-banner__back-block {
  margin-top: 30px;
}

.hero-page-banner__image-block {
  order: 1;
  margin-bottom: 30px;
}
@media (min-width: 1024px) {
  .hero-page-banner__image-block {
    display: block;
    max-height: 352px;
    width: 100%;
    max-width: 390px;
    order: 2;
    margin-bottom: 0;
  }
}

.hero-page-banner__image-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
  position: relative;
}

.hero-page-banner__img {
  display: inline-block;
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.hero-page-banner.wide {
  margin: 0;
}
.hero-page-banner.wide .hero-page-banner__image-block {
  display: block;
  max-width: 124px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1024px) {
  .hero-page-banner.wide .hero-page-banner__image-block {
    max-width: 256px;
  }
}

.mobile-app-block {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 48px;
  background-color: #231f20;
  display: none;
  padding-right: 20px;
  padding-left: 10px;
  z-index: 3232;
  font-family: "futurabookc", sans-serif;
}

.mobile-app-block.show {
  display: flex;
  align-items: center;
}

.mobile-app-block .close {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background: url(/img/close-mobile-app.svg) center no-repeat;
}

.mobile-app-block .icon {
  width: 40px;
  height: 40px;
  margin-right: 15px;
}

.mobile-app-block .icon img {
  display: block;
}

.mobile-app-block .text {
  font-size: 12px;
  line-height: 1.17;
  color: #fff;
  width: 100px;
  font-family: "Amalia-Regular", sans-serif;
}

.mobile-app-block .button {
  margin-left: auto;
}

.mobile-app-block .button .btn {
  font-size: 12px;
  height: 28px;
  line-height: 14px;
  padding: 6px 16px;
  font-family: "Amalia-Regular", sans-serif;
  border-radius: 4px;
}

@media (max-width: 450px) {
  .mobile-app-block {
    position: static;
  }
}
.btn.yellow-btn {
  background: #fce610;
  border: solid 1px #fce610;
  color: #000;
}

.btn {
  padding: 0;
  background: transparent;
  border: none;
  display: inline-block;
  height: 44px;
  padding: 0 36px;
  border: 1px solid;
  font-size: 14px;
  line-height: 43px;
  color: #000;
  text-align: center;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  white-space: nowrap;
  transition: 0.15s ease-in-out;
  transition-property: color, border-color, background-color, opacity;
}
.btn_black {
  color: #FEE600;
  background: #000;
  border-color: #000;
}
.btn_black:hover {
  color: #000;
  background: #FEE600;
  border-color: #FEE600;
}
.btn_black:disabled {
  background: #cdcdcd;
  color: #e6e6e6;
  border-color: #cdcdcd;
}
.btn_yellow {
  color: #000;
  background: #FEE600;
  border-color: #FEE600;
}
.btn_yellow:hover {
  color: #FEE600;
  background: #000;
  border-color: #000;
}
.btn_yellow:disabled {
  background: #e6e6e6;
  color: #cdcdcd;
  border-color: #e6e6e6;
}
.btn_outline {
  border: 1px solid #000000;
  color: #000;
}
.btn_outline:hover {
  color: #FEE600;
}
.btn_outline:disabled {
  color: #cdcdcd;
  border-color: #cdcdcd;
}
.btn_stroke {
  border-color: transparent;
  color: #000000;
}
.btn_stroke:hover {
  color: #FEE600;
}
.btn_stroke:disabled {
  color: #cdcdcd;
}
.btn_with-icon {
  position: relative;
  height: 44px;
  padding: 0 20px 0 50px;
  line-height: 43px;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.btn_with-icon:before, .btn_with-icon:after {
  opacity: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 16px;
  width: 24px;
  height: 24px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/img/universal/svg/login_black.svg");
  transition: opacity 0.15s ease-in-out;
  content: "";
}
.btn_with-icon:after {
  opacity: 0;
  background-image: url("/img/universal/svg/login_yellow.svg");
}
.btn_with-icon:hover {
  background: #000;
}
.btn_with-icon:hover:before {
  opacity: 0;
}
.btn_with-icon:hover:after {
  opacity: 1;
}
.btn_with-icon:disabled:before {
  background-image: url("/img/universal/svg/login_grey.svg");
}
.btn_with-icon:disabled:hover:before {
  opacity: 1;
}
.btn_with-icon:disabled:hover:after {
  opacity: 0;
}
.btn:disabled {
  pointer-events: none;
  cursor: default;
}

.btn-details {
  position: relative;
  display: flex;
  align-items: center;
  height: 44px;
  overflow: hidden;
  padding: 0 16px;
  transition: all 0.15s ease-in-out;
  background: #FEE600;
  font-size: 16px;
  line-height: 24px;
  color: #000;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.btn-details:after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
  width: 24px;
  height: 24px;
  background-image: url("/img/universal/svg/arrow_black-right.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: right 0.15s ease-in-out;
  content: "";
}
.btn-details:hover:after {
  right: 10px;
}
.btn-details_small {
  display: inline-flex;
  height: 44px;
  padding: 0 52px 0 24px;
  font-size: 18px;
  line-height: 28px;
}
.btn-details_small:after {
  right: 26px;
}
.btn-details_small:hover:after {
  right: 22px;
}

.btn-icon {
  padding: 0;
  background: transparent;
  border: none;
  width: 24px;
  height: 24px;
  flex: 0 0 24px;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.btn-icon_search {
  background-image: url("/img/universal/svg/search_black.svg");
}
.btn-icon_left, .btn-icon_right {
  position: relative;
  width: 44px;
  height: 44px;
  background-color: #FEE600;
  transition: 0.15s ease-in-out;
  transition-property: background-color, opacity;
}
.btn-icon_left:after, .btn-icon_left:before, .btn-icon_right:after, .btn-icon_right:before {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 24px;
  height: 24px;
  background-position: center;
  background-repeat: no-repeat;
  transition: opacity 0.15s ease-in-out;
  content: "";
}
.btn-icon_left:before, .btn-icon_right:before {
  opacity: 1;
}
.btn-icon_left.active, .btn-icon_left:hover, .btn-icon_right.active, .btn-icon_right:hover {
  background-color: #000;
}
.btn-icon_left.active:after, .btn-icon_left:hover:after, .btn-icon_right.active:after, .btn-icon_right:hover:after {
  opacity: 1;
}
.btn-icon_left.active:disabled, .btn-icon_left.active.disabled, .btn-icon_left.active.swiper-button-disabled, .btn-icon_left:hover:disabled, .btn-icon_left:hover.disabled, .btn-icon_left:hover.swiper-button-disabled, .btn-icon_right.active:disabled, .btn-icon_right.active.disabled, .btn-icon_right.active.swiper-button-disabled, .btn-icon_right:hover:disabled, .btn-icon_right:hover.disabled, .btn-icon_right:hover.swiper-button-disabled {
  background-color: #f3f3f3;
  cursor: default;
  pointer-events: none;
}
.btn-icon_left.active:disabled:after, .btn-icon_left.active.disabled:after, .btn-icon_left.active.swiper-button-disabled:after, .btn-icon_left:hover:disabled:after, .btn-icon_left:hover.disabled:after, .btn-icon_left:hover.swiper-button-disabled:after, .btn-icon_right.active:disabled:after, .btn-icon_right.active.disabled:after, .btn-icon_right.active.swiper-button-disabled:after, .btn-icon_right:hover:disabled:after, .btn-icon_right:hover.disabled:after, .btn-icon_right:hover.swiper-button-disabled:after {
  opacity: 0;
}
.btn-icon_left:disabled, .btn-icon_left.disabled, .btn-icon_left.swiper-button-disabled, .btn-icon_right:disabled, .btn-icon_right.disabled, .btn-icon_right.swiper-button-disabled {
  background-color: #f3f3f3;
  cursor: default;
  pointer-events: none;
}
.btn-icon_left:disabled:after, .btn-icon_left.disabled:after, .btn-icon_left.swiper-button-disabled:after, .btn-icon_right:disabled:after, .btn-icon_right.disabled:after, .btn-icon_right.swiper-button-disabled:after {
  opacity: 0;
}
.btn-icon_left:disabled:before, .btn-icon_left.disabled:before, .btn-icon_left.swiper-button-disabled:before, .btn-icon_right:disabled:before, .btn-icon_right.disabled:before, .btn-icon_right.swiper-button-disabled:before {
  opacity: 0.4;
}
.btn-icon_left:before {
  background-image: url("/img/universal/svg/arrow_black-left.svg");
}
.btn-icon_left:after {
  background-image: url("/img/universal/svg/arrow_yellow-left.svg");
}
.btn-icon_right {
  background-image: url("/img/universal/svg/arrow_black-right.svg");
}
.btn-icon_right:before {
  background-image: url("/img/universal/svg/arrow_black-right.svg");
}
.btn-icon_right:after {
  background-image: url("/img/universal/svg/arrow_yellow-right.svg");
}
.btn-icon_close:before, .btn-icon_close:after {
  content: "";
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 24px;
  height: 24px;
  background-image: url("/img/universal/svg/close.svg");
  background-position: center;
  background-repeat: no-repeat;
  transition: opacity 0.15s ease-in-out;
}
.btn-icon_close:after {
  opacity: 0;
  background-image: url("/img/universal/svg/close_yellow.svg");
}
.btn-icon_close:hover:before {
  opacity: 0;
}
.btn-icon_close:hover:after {
  opacity: 1;
}

@media (min-width: 1024px) {
  .btn {
    height: 52px;
    font-size: 18px;
    line-height: 50px;
  }
  .btn_with-icon {
    height: 44px;
    padding: 0 24px 0 54px;
    line-height: 43px;
  }
  .btn-details {
    height: 52px;
    padding: 0 56px 0 32px;
    font-size: 18px;
    line-height: 28px;
  }
  .btn-details:after {
    right: 32px;
  }
  .btn-details:hover:after {
    right: 28px;
  }
  .btn-details_small {
    height: 44px;
    padding: 0 52px 0 24px;
    display: inline-flex;
    background-position: calc(100% - 26px) center;
  }
  .btn-details_small:after {
    right: 26px;
  }
  .btn-details_small:hover:after {
    right: 22px;
  }
}
.range-field {
  display: block;
  position: relative;
  height: 44px;
  border: 1px solid #cdcdcd;
  margin-bottom: 30px;
  background: #ffffff;
}
.range-field__text {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 92px);
  height: 100%;
  border: none;
  padding: 10px 16px;
  background: none;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  z-index: 1;
  white-space: nowrap;
  overflow: hidden;
  background: #ffffff;
  cursor: default;
}
.range-field__suffix {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  height: 100%;
  padding: 9px 16px;
  font-size: 16px;
  line-height: 24px;
  text-align: right;
  color: #828282;
}
.range-field input {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 92px);
  height: 100%;
  border: none;
  padding: 10px 16px;
  background: none;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.range-field input::-webkit-outer-spin-button, .range-field input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.range-field input[type=number] {
  -moz-appearance: textfield;
}
.range-field input[type=range] {
  display: none;
}
.range-field .rangeSlider {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: -1px;
  width: calc(100% + 2px);
}

@media (min-width: 1024px) {
  .range-field {
    height: 52px;
    padding: 12px 20px;
  }
  .range-field__text {
    width: calc(100% - 116px);
    padding: 12px 20px;
    font-size: 18px;
    line-height: 28px;
  }
  .range-field__suffix {
    padding: 11px 20px;
    font-size: 18px;
    line-height: 28px;
  }
  .range-field input {
    width: calc(100% - 116px);
    padding: 12px 20px;
    font-size: 20px;
    line-height: 28px;
  }
  .range-field .rangeSlider {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: -1px;
    width: calc(100% + 2px);
  }
}
.dropdown {
  position: relative;
}
.dropdown_right .dropdown__list {
  left: auto;
  right: 0;
}
.dropdown_full-width .dropdown__list {
  width: 100%;
  max-width: 100%;
}
.dropdown_active .dropdown__result:before, .dropdown:hover .dropdown__result:before {
  opacity: 0;
}
.dropdown_active .dropdown__result:after, .dropdown:hover .dropdown__result:after {
  opacity: 1;
}
.dropdown_active .dropdown__result .dropdown__item, .dropdown:hover .dropdown__result .dropdown__item {
  color: #000;
}
.dropdown__result {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.dropdown__result .dropdown__item {
  position: relative;
  color: #828282;
  background: transparent;
  transition: color 0.15s ease-in-out;
  padding-right: 16px;
}
.dropdown__result .dropdown__item:hover {
  background: transparent;
}
.dropdown__result .dropdown__item:before, .dropdown__result .dropdown__item:after {
  opacity: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 4px;
  width: 8px;
  height: 6px;
  background-image: url("/img/universal/svg/arrow_black.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: opacity 0.15s ease-in-out;
  content: "";
}
.dropdown__result .dropdown__item:after {
  opacity: 0;
  background-image: url("/img/universal/svg/arrow_grey.svg");
}
.dropdown__list {
  display: none;
  z-index: 3;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(100%);
  max-width: calc(100vw - 32px);
  background: #ffffff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2), 0 4px 16px rgba(0, 0, 0, 0.15);
}
.dropdown__item {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 4px 8px;
  background: #fff;
  transition: background 0.15s ease-in-out;
  font-size: 14px;
  line-height: 1.2;
  cursor: pointer;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  white-space: nowrap;
}
.dropdown__item a {
  color: #000;
}
.dropdown__item:hover {
  background: #f3f3f3;
}

@media (min-width: 1024px) {
  .dropdown__item {
    font-size: 16px;
  }
}
.slider-pagination {
  display: flex;
  justify-content: center;
}
.slider-pagination span,
.slider-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 8px;
  height: 8px;
  overflow: hidden;
  transition: 0.15s ease-in-out;
  margin-right: 8px;
  color: transparent;
  transition-property: background, width;
  background: #f2e400;
}
.slider-pagination span:last-child,
.slider-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.slider-pagination span:hover, .slider-pagination span.active, .slider-pagination span.swiper-pagination-bullet-active,
.slider-pagination .swiper-pagination-bullet:hover,
.slider-pagination .swiper-pagination-bullet.active,
.slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 16px;
  background: #000;
  border-color: #000;
}

.custom-checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-checkbox + label {
  display: inline-flex;
  align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-size: 14px;
  line-height: 20px;
}
.custom-checkbox + label, .custom-checkbox + label span {
  color: #828282;
}
.custom-checkbox + label:before {
  display: inline-block;
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  flex-grow: 0;
  border-radius: 3px;
  margin-right: 11px;
  background-repeat: no-repeat;
  background-position: 2px center;
  background-size: 11px 7px;
  background-color: #FFFFFF;
  box-sizing: border-box;
  border: 1.5px solid #828282;
  content: "";
}
.custom-checkbox:checked + label::before {
  border-color: #000000;
  background-color: #FEE600;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.70001 3.6L3.90001 5.8L8.70001 1' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-position: center;
}
.custom-checkbox.custom-bg:checked + label::before {
  background-color: currentColor;
}
.custom-checkbox:disabled + label::before {
  opacity: 0.8;
}

.dark-theme .custom-checkbox + label {
  color: #CBCBCB;
}
.dark-theme .custom-checkbox + label:before {
  background-color: transparent;
  border: 1.5px solid #828282;
}
.dark-theme .custom-checkbox:checked + label::before {
  border-color: #000000;
  background-color: #FEE600;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.70001 3.6L3.90001 5.8L8.70001 1' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-position: center;
}
.dark-theme .custom-checkbox.custom-bg:checked + label::before {
  background-color: currentColor;
}

@media (min-width: 1024px) {
  .custom-checkbox + label {
    line-height: 24px;
  }
  .custom-checkbox + label:before {
    margin-right: 15px;
  }
}
.more-btn {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  position: relative;
  margin: 8px auto 0;
  padding-right: 31px;
  cursor: pointer;
  color: #000;
  font-size: 18px;
  line-height: 28px;
  transition: color 0.3s ease;
}
.more-btn:after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: calc(50% - 5px);
  left: calc(100% - 13px);
  width: 7px;
  height: 7px;
  transform: rotate(45deg);
  transition: border-color 0.3s ease, transform 0.3s ease, top 0.3s ease;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
}
.more-btn:hover {
  color: #f2e400;
}
.more-btn:hover:after {
  border-color: #f2e400;
}
.more-btn.is-show:after {
  top: calc(50% - 1px);
  transform: rotate(-135deg);
}

.collapse-wrap__popup {
  width: 100%;
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease;
}

.tabs__items-wrap {
  white-space: nowrap;
}
.tabs__items-scroll.ps {
  overflow: hidden;
}
.tabs__item {
  cursor: pointer;
}
.tabs__wrap {
  position: relative;
  transition: height 0.3s ease;
}
.tabs__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.tabs__content.is-show {
  opacity: 1;
  visibility: visible;
}

@media (min-width: 1024px) {
  .tabs__items-wrap {
    width: 100%;
  }
}
.popup-open {
  overflow: hidden;
}

.popup {
  display: none;
  width: auto;
  height: auto;
  -webkit-backdrop-filter: none;
          backdrop-filter: none;
  transform: none;
  opacity: 1;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 701;
  font-family: "futurabookc", sans-serif;
}
.popup .popup-container {
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  width: 950px;
  border-radius: 10px;
  background-color: #ffffff;
  border: solid 1px #97a4b1;
  padding: 40px 50px;
}
.popup .popup-close {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 24px;
  right: 24px;
  cursor: pointer;
}
.popup .popup-share {
  display: flex;
  position: absolute;
  top: 32px;
  right: 88px;
}
.popup .popup-share > a {
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  margin-left: 10px;
}
.popup .popup-title {
  font-size: 32px;
  line-height: 1;
  color: #212225;
  font-family: "futurademic", sans-serif;
  margin-bottom: 48px;
}
.popup .btn {
  border-radius: 4px;
  padding: 6px 25px;
  font-size: 16px;
}
.popup.confirmation-popup .popup-container {
  width: 796px;
  border-radius: 4px;
}
@media all and (max-width: 1023px) {
  .popup.confirmation-popup .popup-container {
    width: 600px;
  }
}
@media all and (max-width: 767px) {
  .popup.confirmation-popup .popup-container {
    width: 90%;
    padding: 20px;
  }
}
.popup.confirmation-popup .popup-close-btn {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 24px;
  right: 24px;
  cursor: pointer;
}
.popup.confirmation-popup .popup-body {
  text-align: center;
}
.popup.confirmation-popup .popup-body.open {
  display: block;
}
.popup.confirmation-popup .popup-body h1,
.popup.confirmation-popup .popup-body .popup-title {
  font-size: 40px;
  line-height: 1.2;
  text-align: center;
  color: #4baf50;
  margin-bottom: 16px;
}
.popup.confirmation-popup .popup-body h4,
.popup.confirmation-popup .popup-body .popup-description {
  font-size: 18px;
  line-height: 1.33;
  text-align: center;
  color: #637282;
  font-weight: 300;
  margin-bottom: 40px;
}
.popup.confirmation-popup .popup-body a.btn,
.popup.confirmation-popup .popup-body button.btn {
  min-width: 160px;
  height: 48px;
  line-height: 34px;
}
@media all and (max-width: 767px) {
  .popup.confirmation-popup .popup-body .image img {
    width: 100%;
  }
}
.popup.confirmation-popup .popup-body form {
  width: 562px;
  margin: 0 auto;
  text-align: right;
  padding-top: 40px;
}
.popup.confirmation-popup .popup-body form.sms-form {
  width: 210px;
  text-align: center;
  padding-top: 0;
}
.popup.confirmation-popup .popup-body form.sms-form .btn {
  width: 100%;
}
.popup.confirmation-popup .popup-body form label {
  font-size: 16px;
  line-height: 1;
  color: #424242;
  display: block;
  text-align: left;
  margin-bottom: 8px;
}
.popup.confirmation-popup .popup-body form input {
  height: 48px;
  border-radius: 4px;
  border: solid 1px #767676;
  width: 100%;
  font-size: 16px;
  line-height: 46px;
  color: #767676;
  padding: 5px 16px;
  background: transparent;
  margin-bottom: 32px;
}
.popup.confirmation-popup .popup-body form input .error {
  border-color: red !important;
}
.popup.confirmation-popup .popup-body form textarea {
  width: 100%;
  height: 96px;
  border-radius: 4px;
  border: solid 1px #97a4b1;
  font-size: 16px;
  line-height: 24px;
  color: #767676;
  padding: 5px 16px;
  background: transparent;
  margin-bottom: 32px;
}

#popup-error .popup-body h1,
#popup-error .popup-body .popup-title {
  color: #ed4337;
}

.call-popup-title {
  font-size: 24px;
  line-height: 1.33;
  text-align: center;
  color: #212225;
  margin-bottom: 8px;
  padding-top: 40px;
  font-family: "futurademic", sans-serif;
}

.call-popup-description {
  font-size: 18px;
  line-height: 1.33;
  text-align: center;
  color: #637282;
  margin-bottom: 32px;
  font-family: "futurademic", sans-serif;
}

.call-popup-image {
  text-align: center;
  margin-bottom: 32px;
}

.popup-search {
  display: block;
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  transition: opacity 0.3s ease-in-out;
  overflow-y: auto;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  opacity: 0;
}
.popup-search.is-opened {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.popup-search.is-hide {
  width: 100%;
  height: 100%;
  opacity: 0;
  overflow-y: hidden;
}
.popup-search.centered-popup .popup-search__wrap {
  align-items: center;
}
.popup-search__wrap {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  z-index: 2;
  min-height: 100%;
  min-width: 320px;
  padding: 48px 16px;
}
.popup-search__wrap_search {
  align-items: stretch;
}
.popup-search__content {
  display: none;
  position: relative;
  width: 100%;
  max-width: 1184px;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2), 0 4px 16px rgba(0, 0, 0, 0.15);
}
.popup-search__content > * {
  position: relative;
  z-index: 2;
}
.popup-search__content.popup-search__branches-filter, .popup-search__content.popup-search__send-phone {
  max-width: 368px;
}
.popup-search__content.popup-search__branches-filter .popup-search__close, .popup-search__content.popup-search__send-phone .popup-search__close {
  right: 16px;
}
.popup-search__search {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.popup-search__scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}
.popup-search__close {
  z-index: 10;
  position: absolute;
  top: 20px;
  right: 16px;
}

@media (min-width: 1024px) {
  .popup-search__close {
    top: 36px;
    right: 42px;
  }
  .popup-search__search {
    padding: 50px;
  }
}
.dark-theme .popup-search__search {
  background: #2c2c2c;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2), 0px 4px 16px rgba(0, 0, 0, 0.15);
}
.dark-theme .popup-search__search .main-page-title {
  color: #cbcbcb;
}
.dark-theme .popup-search__search .main-page-block .fast-search-block .first > span {
  color: #cbcbcb;
}
.dark-theme .popup-search__search .main-page-form form input[type=text] {
  background: #2c2c2c;
  caret-color: white;
  color: #fff;
}
.dark-theme .popup-search__search .main-page-block .fast-search-block ul li a {
  color: #828282;
}
.dark-theme .popup-search__search .main-page-block .fast-search-block .more-fast-search {
  background: url("/img/more-dark.svg") 0 0 no-repeat;
}
.dark-theme .popup-search__search .main-page-block .fast-search-block .less-fast-search {
  background: url("/img/search-prev.svg") 0 0 no-repeat;
}
.dark-theme .popup-search__search .main-page-form .search-result-container {
  background: #414141;
}
.dark-theme .popup-search__search .main-page-form .search-result-tabs {
  background: #414141;
}
.dark-theme .popup-search__search .main-page-form .search-result-tabs .tab-btn {
  color: #fff;
}
.dark-theme .popup-search__search .main-page-form .search-result-block .result-block {
  color: #fff;
}
.dark-theme .btn-icon_close:before,
.dark-theme .btn-icon_close:after {
  background-image: url("/img/universal/svg/close-white.svg");
}

.map-filter {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 16px;
  background: #F3F3F3;
}
.map-filter__checkboxes {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0 calc((100vw - 320px - 64px) / 2) 12px;
}
.map-filter__checkboxes-item {
  margin-left: 27px;
}
.map-filter__checkboxes-item:first-child {
  margin-left: 0;
}
.map-filter__search {
  flex-grow: 1;
  padding: 0 24px;
}
.map-filter__btn {
  position: relative;
  cursor: pointer;
}
.map-filter__btn:before {
  position: absolute;
  display: none;
  align-items: center;
  justify-content: center;
  bottom: 50%;
  left: 50%;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background: #FEE600;
  border: 1px solid #000000;
  font-size: 13px;
  line-height: 17px;
  box-sizing: border-box;
  content: attr(data-count);
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.map-filter__btn.active:before {
  display: flex;
}
.map-filter__btn:hover svg > * {
  stroke: #f2e400;
}
.map-filter__btn svg > * {
  transition: stroke 0.3s ease-in-out;
}

@media (min-width: 1024px) {
  .map-filter {
    position: relative;
    max-width: 1152px;
    padding: 32px 16px;
    margin: 0 auto;
  }
  .map-filter:before, .map-filter:after {
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100%;
    background: #F3F3F3;
    pointer-events: none;
    content: "";
  }
  .map-filter:before {
    right: 100%;
  }
  .map-filter:after {
    left: 100%;
  }
  .map-filter__checkboxes {
    order: 2;
    width: auto;
    padding: 0;
  }
  .map-filter__checkboxes-item {
    margin-left: 35px;
  }
  .map-filter__search {
    order: 2;
    padding: 0 43px 0 47px;
  }
  .map-filter__open {
    order: 1;
    padding-right: 32px;
    margin-right: 35px;
    border-right: 1px solid #828282;
  }
  .map-filter__btn {
    order: 2;
  }
}
.search-field {
  position: relative;
  height: 36px;
  border-bottom: 1px solid #CDCDCD;
  background-image: url("/img/universal/svg/search_black.svg");
  background-repeat: no-repeat;
  background-position: 3px center;
  background-size: 24px;
}
.search-field input {
  position: absolute;
  top: 0;
  left: 36px;
  width: calc(100% - 36px);
  height: 100%;
  border: none;
  background: none;
  font-size: 14px;
  line-height: 20px;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.search-field input::-webkit-input-placeholder {
  color: #cdcdcd;
}
.search-field input::-moz-placeholder {
  color: #cdcdcd;
}
.search-field input:-ms-input-placeholder {
  color: #cdcdcd;
}
.search-field input:-moz-placeholder {
  color: #cdcdcd;
}

@media (min-width: 1024px) {
  .search-field {
    height: 52px;
  }
  .search-field input {
    font-size: 18px;
    line-height: 28px;
  }
}
.show-map {
  padding: 16px 32px;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  color: #828282;
  background: #FEE600;
}
.show-map__title {
  display: block;
  margin-bottom: 8px;
  font-size: 20px;
  line-height: 28px;
  color: #000000;
}
.show-map p {
  margin-bottom: 32px;
}

@media (min-width: 1024px) {
  .show-map {
    padding: 64px 48px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
  }
  .show-map__title {
    font-family: "Amalia-Medium", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 32px;
  }
  .show-map p {
    margin-bottom: 52px;
  }
}
.branches.site:after {
  display: none;
}
.branches.active-map .branches__map {
  opacity: 1;
}
.branches.active-map .branches__alert {
  opacity: 0;
  pointer-events: none;
}
.branches__container {
  position: relative;
  background-image: url("/img/universal/pic/branches/branches-map.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.branches__map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 0;
  transition: opacity 0.3s ease;
}
.branches__wrap {
  position: relative;
  height: calc(100vh - 214px);
  min-height: 412px;
  padding: 16px;
  z-index: 1;
  pointer-events: none;
}
.branches__title {
  display: none;
}
.branches__cards {
  overflow-x: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 16px 0;
  white-space: nowrap;
  pointer-events: fill;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.branches__cards::-webkit-scrollbar {
  display: none;
}
.branches__cards .card {
  display: inline-block;
  vertical-align: bottom;
  width: calc(100% - 48px);
  max-width: 480px;
  margin-right: 16px;
  white-space: normal;
}
.branches__cards .card:first-child {
  margin-left: 16px;
}
.branches__alert {
  max-width: 480px;
  margin: 0 auto;
  pointer-events: fill;
  transition: opacity 0.3s ease;
}
.branches .gmnoprint > div {
  background: #000000 !important;
  opacity: 0.9;
}
.branches .gmnoprint > div button {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19 12.75H5V11.25H19V12.75Z' fill='white'/%3E%3C/svg%3E%0A") !important;
  background-position: center !important;
  background-size: 24px 24px !important;
  background-repeat: no-repeat !important;
}
.branches .gmnoprint > div button:first-child {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.75 12.75V19H11.25V12.75H5V11.25H11.25V5H12.75V11.25H19V12.75H12.75Z' fill='white'/%3E%3C/svg%3E%0A") !important;
}
.branches .gmnoprint > div button img {
  display: none !important;
}
.branches .map-geolocation {
  width: 40px;
  height: 40px;
  border-radius: 2px;
  border: none;
  margin-right: 10px;
  background-color: #000000;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 8.75C10.2051 8.75 8.75 10.2051 8.75 12C8.75 13.7949 10.2051 15.25 12 15.25C13.7949 15.25 15.25 13.7949 15.25 12C15.25 10.2051 13.7949 8.75 12 8.75ZM7.25 12C7.25 9.37665 9.37665 7.25 12 7.25C14.6234 7.25 16.75 9.37665 16.75 12C16.75 14.6234 14.6234 16.75 12 16.75C9.37665 16.75 7.25 14.6234 7.25 12Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 4.75C7.99594 4.75 4.75 7.99594 4.75 12C4.75 16.0041 7.99594 19.25 12 19.25C16.0041 19.25 19.25 16.0041 19.25 12C19.25 7.99594 16.0041 4.75 12 4.75ZM3.25 12C3.25 7.16751 7.16751 3.25 12 3.25C16.8325 3.25 20.75 7.16751 20.75 12C20.75 16.8325 16.8325 20.75 12 20.75C7.16751 20.75 3.25 16.8325 3.25 12Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.75 1.5V3.5H11.25V1.5H12.75ZM1.5 11.25H3.5V12.75H1.5V11.25ZM20.5 11.25H22.5V12.75H20.5V11.25ZM12.75 20.5V22.5H11.25V20.5H12.75Z' fill='white'/%3E%3C/svg%3E%0A") !important;
  background-size: 24px 24px;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.9;
}

@media (min-width: 1024px) {
  .branches__wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: calc(100vh - 392px);
    min-height: 832px;
    max-width: 1152px;
    padding: 0 16px;
    margin: 0 auto;
  }
  .branches__title {
    display: block;
    padding-top: 44px;
  }
  .branches__cards {
    order: 1;
    overflow-y: auto;
    position: relative;
    width: 512px;
    height: 100%;
    padding: 36px 20px;
    margin: 0 -20px;
    white-space: normal;
  }
  .branches__cards .card {
    display: block;
    width: 100%;
    margin: 0 0 8px;
  }
  .branches__cards .card:first-child {
    margin-left: 0;
  }
  .branches__alert {
    order: 2;
    width: 544px;
    max-width: 100%;
    padding: 36px 0;
    margin: 0;
  }
}
.card {
  position: relative;
  padding: 16px 12px 8px;
  background: #FFFFFF;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2), 0 4px 16px rgba(0, 0, 0, 0.15);
  font-size: 13px;
  line-height: 16px;
  color: #828282;
  transition: all 0.3s ease;
  cursor: pointer;
}
.card.active {
  padding-bottom: 132px;
  background: #000000;
  box-shadow: none;
  color: #ffffff;
}
.card.active .card__title {
  color: #ffffff;
}
.card.active .card__footer {
  opacity: 1;
  pointer-events: fill;
}
.card.active .card__icons-normal {
  display: none;
}
.card.active .card__icons-active {
  display: flex;
}
.card__content {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
}
.card__footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  height: 100px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  font-size: 16px;
  line-height: 24px;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.card__footer .btn {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.card__footer .btn:first-child {
  margin-bottom: 12px;
}
.card__address {
  width: 50%;
}
.card__open {
  width: 50%;
  padding-left: 15px;
}
.card__title {
  display: block;
  margin-bottom: 8px;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  color: #000000;
}
.card__title.green {
  color: #1CC879 !important;
}
.card__title.red {
  color: #FF956C !important;
}
.card__icons {
  position: relative;
  padding: 3px 0;
  border-top: 1px solid #CDCDCD;
}
.card__icons-normal {
  display: flex;
}
.card__icons-active {
  display: none;
}
.card__icons-active .info-icon:after {
  background-color: #FEE600;
  color: #000000;
}
.card__icons .info-icon {
  margin-left: 8px;
}
.card__icons .info-icon:first-child {
  margin-left: 0;
}

@media (min-width: 1024px) {
  .card {
    padding: 20px 20px 12px;
  }
  .card:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background: #000000;
    box-sizing: border-box;
    pointer-events: none;
    opacity: 0;
    z-index: 0;
    transition: left 0.3s ease, right 0.3s ease;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
    content: "";
  }
  .card.active {
    padding-bottom: 80px;
  }
  .card.active:before {
    opacity: 1;
    left: -20px;
    right: -20px;
  }
  .card__content {
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 24px;
    z-index: 1;
  }
  .card__address {
    width: 57.0093457944%;
  }
  .card__open {
    width: 37.3831775701%;
    padding-left: 0;
  }
  .card__title {
    margin-bottom: 4px;
  }
  .card__footer, .card__icons {
    z-index: 1;
  }
  .card__footer {
    flex-direction: row;
    bottom: 28px;
    height: 28px;
    width: calc(100% + 48px);
    padding: 0 20px;
    margin: 0 -24px;
    font-size: 20px;
    line-height: 28px;
  }
  .card__footer .btn {
    padding: 0 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .card__footer .btn:first-child {
    margin: 0;
  }
}
.info-icon {
  position: relative;
  width: 32px;
  height: 32px;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 2px;
  transition: background 0.3s ease;
}
.info-icon:hover:after {
  display: block;
}
.info-icon:after {
  display: none;
  position: absolute;
  bottom: calc(100% + 7px);
  left: 50%;
  transform: translate(-50%, 0);
  padding: 2px 4px;
  background: #000000;
  border-radius: 2px;
  font-size: 11px;
  line-height: 14px;
  color: #FFFFFF;
  white-space: nowrap;
  content: attr(data-text);
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.info-icon.accessible {
  background-image: url("/img/universal/svg/accessible.svg");
}
.info-icon.account_balance_wallet {
  background-image: url("/img/universal/svg/account_balance_wallet.svg");
}
.info-icon.signal_cellular {
  background-image: url("/img/universal/svg/signal_cellular.svg");
}
.info-icon.payments {
  background-image: url("/img/universal/svg/payments.svg");
}
.info-icon.home {
  background-image: url("/img/universal/svg/payments.svg");
}
.info-icon.accessible_white {
  background-image: url("/img/universal/svg/accessible_white.svg");
}
.info-icon.account_balance_wallet_white {
  background-image: url("/img/universal/svg/account_balance_wallet_white.svg");
}
.info-icon.signal_cellular_white {
  background-image: url("/img/universal/svg/signal_cellular_white.svg");
}
.info-icon.payments_white {
  background-image: url("/img/universal/svg/payments_white.svg");
}

@media (min-width: 1024px) {
  .info-icon:after {
    padding: 4px 8px;
    font-size: 13px;
    line-height: 16px;
  }
}
.map-custom-cluster {
  position: relative;
  white-space: nowrap;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-sizing: border-box;
}
.map-custom-cluster:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #FEE600;
  opacity: 0.4;
  border-radius: 50%;
  content: "";
}
.map-custom-cluster img {
  display: none;
}
.map-custom-cluster span {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
}
.map-custom-cluster > div {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 32px !important;
  height: 32px;
  border-radius: 50%;
  background: #FEE600;
}

.calculator-layout {
  background: #f3f3f3;
}
.calculator-layout__params {
  padding: 16px;
  border-bottom: 16px solid #ffffff;
}
.calculator-layout__result {
  padding: 16px 16px 32px;
  text-align: center;
}
.calculator-layout__result-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: left;
}
.calculator-layout__result-wrap + .calculator-layout__result-info {
  margin-top: -8px;
}
.calculator-layout__result-col {
  width: calc(50% - 8px);
  margin-bottom: 32px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.calculator-layout__result-value {
  font-family: "Amalia-Bold", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
  color: #000000;
  white-space: nowrap;
}
.calculator-layout__result-value input {
  font-family: "Amalia-Bold", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  display: inline;
  margin: 0;
  border: none;
  padding: 0;
  background: none;
  font-size: 24px;
  line-height: 32px;
  color: #000000;
}
.calculator-layout__result .calculator-layout__info {
  margin-bottom: 32px;
}
.calculator-layout__result .calculator-layout__label {
  margin-bottom: 4px;
  font-size: 14px;
  line-height: 24px;
}
.calculator-layout__info {
  text-align: left;
  font-size: 14px;
  line-height: 20px;
  color: #828282;
}
.calculator-layout__label {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 20px;
  color: #828282;
}
.calculator-layout__checkbox {
  margin-bottom: 24px;
  padding-left: 3px;
}
.calculator-layout__hint {
  margin-top: 26px;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 14px;
  line-height: 18px;
  color: #2b2d33;
}
.calculator-layout__hint > *:not(:last-child) {
  margin-bottom: 12px;
}

.dark-theme .calculator-layout {
  background-color: transparent;
}
@media (min-width: 1024px) {
  .dark-theme .calculator-layout {
    background-color: #2C2C2C;
  }
}
.dark-theme .calculator-layout .calculator-layout__label {
  color: #CBCBCB;
}
.dark-theme .calculator-layout .calculator-layout__params {
  background-color: #2C2C2C;
  margin-bottom: 16px;
  border: none;
}
@media (min-width: 1024px) {
  .dark-theme .calculator-layout .calculator-layout__params {
    margin-bottom: 0;
  }
}
.dark-theme .calculator-layout .calculator-layout__result {
  background-color: #2C2C2C;
}
.dark-theme .calculator-layout .calculator-layout__result-value {
  color: #fff;
}
.dark-theme .calculator-layout .calculator-layout__result-value input {
  color: #E6E6E6;
}
.dark-theme .calculator-layout .fieldset-radio .fieldset-radio__inputs .field-radio,
.dark-theme .calculator-layout .fieldset-radio .fieldset-radio__title {
  color: #CBCBCB;
}
.dark-theme .calculator-layout .btns__bg-color_black-yellow {
  background: #FEE600;
  color: #1E1E1E;
}
.dark-theme .calculator-layout .btns__bg-color_black-yellow:hover, .dark-theme .calculator-layout .btns__bg-color_black-yellow:focus {
  background: #000;
  color: #FEE600;
  border-color: #000;
}
.dark-theme .calculator-layout__result .calculator-layout__info,
.dark-theme .calculator-layout__result .calculator-layout__label {
  color: #CBCBCB;
}
.dark-theme .calculator-layout__hint {
  color: #868686;
}

@media (min-width: 1024px) {
  .calculator-layout {
    display: flex;
    justify-content: space-between;
    padding: 64px;
  }
  .calculator-layout__params {
    width: calc(50% - 16px);
    border: none;
    padding: 0;
  }
  .calculator-layout__result {
    width: calc(50% - 16px);
    padding: 0 0 0 96px;
    text-align: left;
  }
  .calculator-layout__result-wrap {
    display: block;
    margin-bottom: 32px;
  }
  .calculator-layout__result-col {
    width: 100%;
    margin-bottom: 24px;
  }
  .calculator-layout__result-value {
    color: #2b2d33;
  }
  .calculator-layout__result-value_payment {
    font-size: 48px;
    line-height: 56px;
  }
  .calculator-layout__result-info {
    font-size: 14px;
    line-height: 24px;
  }
  .calculator-layout__result .calculator-layout__info,
  .calculator-layout__result .calculator-layout__label {
    color: #555555;
  }
  .calculator-layout__info {
    line-height: 24px;
  }
  .calculator-layout__label {
    line-height: 24px;
  }
  .calculator-layout__checkbox {
    margin-bottom: 16px;
  }
  .calculator-layout__hint {
    margin-top: 24px;
  }
  .calculator-layout__hint > *:not(:last-child) {
    margin-bottom: 15px;
  }
}
.site-form {
  position: relative;
}
.site-form .loader {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  transition: 0.15s ease-in-out;
  transition-property: visibility, opacity;
}
.site-form.is-loading .loader {
  opacity: 1;
  visibility: visible;
}
.site-form__fieldset {
  display: block;
  width: 100%;
  margin-bottom: 32px;
  transition: opacity 0.3s ease;
}
.site-form__fieldset input, .site-form__fieldset textarea {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  display: block;
  position: relative;
  width: 100%;
  height: 44px;
  border: 1px solid #cdcdcd;
  padding: 0 16px;
  background: #fff;
  color: #000;
  font-size: 16px;
  transition: border-color 0.3s ease;
}
.site-form__fieldset input:hover, .site-form__fieldset textarea:hover {
  border-color: #828282;
}
.site-form__fieldset input::-moz-placeholder, .site-form__fieldset textarea::-moz-placeholder {
  color: #cdcdcd;
}
.site-form__fieldset input::placeholder, .site-form__fieldset textarea::placeholder {
  color: #cdcdcd;
}
.site-form__fieldset input:-ms-input-placeholder, .site-form__fieldset textarea:-ms-input-placeholder {
  color: #cdcdcd;
}
.site-form__fieldset input::-ms-input-placeholder, .site-form__fieldset textarea::-ms-input-placeholder {
  color: #cdcdcd;
}
.site-form__fieldset input:-moz-placeholder, .site-form__fieldset textarea:-moz-placeholder {
  color: #cdcdcd;
}
.site-form__fieldset input.datepicker, .site-form__fieldset textarea.datepicker {
  padding-right: 34px;
  background-image: url("/img/universal/svg/calendar.svg");
  background-size: 24px 24px;
  background-position: calc(100% - 10px) center;
  background-repeat: no-repeat;
}
.site-form__fieldset.is-not-touched input, .site-form__fieldset.is-not-touched textarea, .site-form__fieldset.is-not-valid input, .site-form__fieldset.is-not-valid textarea {
  border-color: #ec4a4a;
}
.site-form__fieldset.is-not-touched .site-form__err-message, .site-form__fieldset.is-not-valid .site-form__err-message {
  height: 28px;
  margin-top: 4px;
  opacity: 1;
  visibility: visible;
}
.site-form__label {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 20px;
  color: #828282;
}
.site-form__err-message {
  display: block;
  position: absolute;
  height: 0;
  color: #ec4a4a;
  font-size: 13px;
  line-height: 21px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease;
}
.site-form__btn-wrap {
  margin-top: 32px;
  text-align: center;
}
.site-form input[type=checkbox].is-not-touched + label::before {
  border-color: #ec4a4a;
}
.site-form .submit-text {
  display: block;
}
.site-form .processing-text {
  display: none;
}

@media (min-width: 1024px) {
  .site-form__fieldset input, .site-form__fieldset textarea {
    height: 52px;
    font-size: 18px;
    line-height: 28px;
  }
  .site-form__label {
    font-size: 14px;
    line-height: 24px;
  }
  .site-form__row {
    display: flex;
    justify-content: space-between;
  }
  .site-form__column {
    width: calc(50% - 16px);
  }
}
@keyframes rotation {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.main-title {
  margin: 0 auto;
  padding-bottom: 12px;
  text-align: left;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color: #828282;
}
.main-title_center {
  text-align: center;
}
.main-title p {
  margin-bottom: 12px;
}
.main-title h2 {
  display: block;
  margin-bottom: 12px;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
  color: #000000;
}
.main-title h2 p {
  margin-bottom: 0px;
}

@media (min-width: 1024px) {
  .main-title {
    padding-bottom: 28px;
  }
  .main-title p {
    font-size: 18px;
    line-height: 28px;
  }
  .main-title h2, .main-title h2 p {
    font-size: 40px;
    line-height: 48px;
  }
}
.nav-list__item {
  display: block;
  padding: 8px 8px 8px 32px;
  background: transparent;
  font-size: 16px;
  line-height: 24px;
  color: #828282;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  transition: 0.15s ease-in-out;
  transition-property: background-color, color;
}
.nav-list__item:hover, .nav-list__item.active {
  color: #000;
  background: #e6e6e6;
}
.nav-list__item.active {
  cursor: default;
}

@media (min-width: 1024px) {
  .nav-list__item {
    padding: 8px 8px 8px 64px;
    line-height: 28px;
  }
}
.list-icon {
  font-size: 16px;
  line-height: 24px;
  color: #828282;
}
.list-icon__item {
  position: relative;
  margin-top: 32px;
  padding-left: 48px;
}
.list-icon__item:first-child {
  margin-top: 0;
}
.list-icon__title {
  display: block;
  margin-bottom: 4px;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.list-icon__img {
  position: absolute;
  top: 0;
  left: 0;
}
.list-icon__img svg,
.list-icon__img img {
  display: block;
  width: 24px;
  height: auto;
}

@media (min-width: 1024px) {
  .list-icon {
    font-size: 18px;
    line-height: 28px;
  }
  .list-icon__item {
    padding-left: 66px;
  }
}
.dark-theme .list-icon__title, .dark-theme .info-block__title {
  color: #ffffff;
}
.dark-theme .info-block__content p {
  color: #828282;
}
.dark-theme .main-title h2 {
  color: #ffffff;
}
.dark-theme .info-block__content ul li, .dark-theme .info-block__content ol li {
  color: #828282;
}
.dark-theme .video-block {
  color: #fff;
}
.dark-theme .small-summary__item {
  color: #ffffff;
}

.offers {
  margin-top: 64px;
  margin-bottom: 64px;
}
.offers__wrap {
  display: flex;
  flex-direction: column;
  margin: 0 auto -16px;
}
.offers__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 104px;
  margin-right: 20px;
  background-color: #FEE600;
}
.offers__icon img {
  display: block;
  width: 48px;
}
.offers__item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 4px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  margin-bottom: 16px;
}
.offers__item:hover .offers__topic:after {
  right: -38px;
}
.offers__topic {
  position: relative;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  width: calc(100% - 138px);
  color: #000;
  font-size: 24px;
  line-height: 32px;
  transition: color 0.15s ease;
}
.offers__topic:after {
  content: "";
  position: absolute;
  top: calc(50% + 2px);
  transform: translateY(-50%);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  right: -34px;
  width: 24px;
  height: 24px;
  background-image: url("/img/universal/svg/arrow_black-right.svg");
  transition: right 0.15s ease-in-out;
}

@media (min-width: 1024px) {
  .offers {
    margin-top: 112px;
    margin-bottom: 112px;
  }
  .offers__wrap {
    flex-direction: row;
    justify-content: stretch;
    flex-wrap: wrap;
    max-width: none;
    margin-left: -18px;
    margin-right: -18px;
  }
  .offers__item {
    width: calc(33.33% - 36px);
    margin-left: 18px;
    margin-right: 18px;
  }
  .offers__topic {
    width: calc(100% - 136px);
    font-size: 24px;
    line-height: 32px;
  }
}
.dark-theme .offers__item {
  background: #2C2C2C;
}
.dark-theme .offers__topic {
  color: #fff;
}
.dark-theme .offers__topic::after {
  background-image: url("/img/universal/svg/arrow_white_right.svg");
}

.hero-page {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 97px;
  padding: 31px 0;
  min-height: 260px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #FEE600;
}
.hero-page .btn {
  margin-top: 32px;
}
.hero-page .site__title {
  margin-bottom: 0;
}
.hero-page__text {
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  text-align: left;
}
.hero-page__text p {
  margin-bottom: 8px;
  white-space: pre-line;
}
.hero-page__text p:last-child {
  margin-bottom: 0;
}
.hero-page__text li {
  position: relative;
  margin-bottom: 12px;
  padding-left: 16px;
}
.hero-page__text li:last-child {
  margin-bottom: 0;
}
.hero-page__text li:after {
  position: absolute;
  top: 12px;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #000;
  content: "";
}
.hero-page__back {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-top: 32px;
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}
.hero-page__back a {
  position: relative;
  padding-left: 37px;
  color: #000;
}
.hero-page__back a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 24px;
  height: 24px;
  background: url("/img/universal/svg/arrow_black-left.svg") no-repeat center;
  background-size: contain;
  transform: translateY(-50%);
  transition: left 0.15s ease-in-out;
}
.hero-page__pic {
  max-width: 313px;
  margin: 0 auto 32px;
}
.hero-page__pic img {
  display: block;
  width: 100%;
  height: auto;
}
.hero-page_with-img {
  display: block;
}
.hero-page_subscribe {
  min-height: 230px;
  margin-bottom: 65px;
}
.hero-page_subscribe .site__title {
  margin-bottom: 22px;
}
.hero-page_subscribe .btn {
  margin-top: 0;
}
.hero-page_subscribe .subscribe.is-loading > * {
  opacity: 0.1;
}
.hero-page_subscribe .subscribe.is-loading > .loader {
  background-color: transparent;
  opacity: 1;
}
.hero-page--cards {
  min-height: 208px;
  margin-bottom: 40px;
}
.hero-page--cards .hero-page__wrap {
  margin: 0;
  width: 100%;
}
.hero-page--cards .site__title {
  margin-bottom: 0;
}
.hero-page--cards .hero-page__item-info {
  width: 100%;
}
.hero-page--cards .hero-page__text {
  margin-top: 8px;
}

@media (max-width: 1023px) {
  .hero-page .btn {
    width: 100%;
    margin: 32px auto 0;
    text-align: center;
  }
  .hero-page--cards {
    margin-bottom: 24px;
  }
  .hero-page__wrap .site__title {
    font-size: 22px;
    line-height: 32px;
    text-align: center;
  }
  .hero-page__item-info {
    width: 100%;
    max-width: 393px;
    margin: 0 auto;
    text-align: center;
  }
  .hero-page_subscribe .btn {
    margin-top: 0;
  }
  .hero-page .success {
    display: flex;
    align-items: stretch;
  }
  .hero-page .success .success__wrap {
    align-items: stretch;
    height: auto;
  }
  .hero-page .success .success__head {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .hero-page .success .site__title {
    font-size: 22px;
    line-height: 32px;
  }
  .hero-page .success p {
    margin: auto 0;
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 1024px) {
  .hero-page {
    display: block;
    max-width: 1344px;
    margin: 48px auto 113px;
    padding: 64px 0 64px;
  }
  .hero-page--cards {
    padding: 64px 0;
    min-height: 256px;
  }
  .hero-page--cards .hero-page__wrap {
    margin: 0 auto;
  }
  .hero-page--cards .hero-page__item-info {
    display: flex;
    align-items: center;
  }
  .hero-page--cards .hero-page__text {
    margin-top: 0;
    margin-left: 139px;
  }
  .hero-page .btn {
    width: auto;
    margin-top: 32px;
  }
  .hero-page--cards {
    margin-bottom: 44px;
  }
  .hero-page .site__title {
    margin-bottom: 16px;
  }
  .hero-page__wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .hero-page__text {
    margin-top: 16px;
    font-size: 24px;
    line-height: 32px;
  }
  .hero-page__text p {
    margin-bottom: 16px;
  }
  .hero-page__text li {
    margin-bottom: 16px;
  }
  .hero-page__text li:after {
    top: 12px;
    width: 8px;
    height: 8px;
  }
  .hero-page__item-info {
    order: 1;
    width: 63%;
  }
  .hero-page__back {
    font-size: 18px;
    line-height: 28px;
  }
  .hero-page__back a {
    padding-left: 32px;
    transition: color 0.3s ease;
  }
  .hero-page__back a:hover:before {
    left: -4px;
  }
  .hero-page__pic {
    order: 2;
    margin: 0;
    max-width: 393px;
  }
  .hero-page_with-img .hero-page__item-info {
    order: 1;
    max-width: 50%;
  }
  .hero-page_with-banner {
    display: flex;
    align-items: center;
  }
  .hero-page_with-banner .hero-page__wrap {
    width: 100%;
  }
  .hero-page_horizontal {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 81.4%;
  }
  .hero-page_horizontal .site__title {
    margin-bottom: 0;
  }
  .hero-page_horizontal .hero-page__text {
    margin-bottom: 4px;
  }
  .hero-page_full {
    width: 100%;
  }
  .hero-page_subscribe {
    margin-bottom: 49px;
    padding-bottom: 32px;
  }
  .hero-page_subscribe .site__title {
    margin-bottom: 24px;
  }
  .hero-page_subscribe .subscribe {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    margin-bottom: 32px;
  }
  .hero-page_subscribe .subscribe .site-form__fieldset {
    width: 69%;
    max-width: 480px;
    margin-right: 32px;
    margin-bottom: 0;
  }
  .hero-page_subscribe .btn {
    margin-top: 0;
  }
  .hero-page_subscribe .success {
    padding-top: 64px;
  }
  .hero-page_subscribe .success__wrap {
    text-align: left;
  }
  .hero-page_subscribe .success__head {
    padding-bottom: 0;
  }
}
@media (max-width: 1023px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .hero-page_subscribe .success .is-success .site__title {
    margin-bottom: 59px;
  }
  .hero-page_subscribe .success .is-error .site__title {
    margin-bottom: 47px;
  }
}
.list-switcher {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 24px;
}
.list-switcher__scroll {
  margin: 0 auto;
  padding-left: 12px;
  padding-right: 12px;
}
.list-switcher--compare {
  justify-content: flex-start;
  margin-top: 40px;
  margin-bottom: 40px;
}
.list-switcher--compare .list-switcher__scroll {
  max-width: 1152px;
  width: 100%;
  display: inline-flex;
  justify-content: flex-start;
}
.list-switcher--compare .list-switcher__wrap {
  margin: 0;
}
@media screen and (max-width: 1023px) {
  .list-switcher--compare {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}
.list-switcher__wrap {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  height: 44px;
  margin: 0 auto;
  padding: 4px;
  border-radius: 52px;
  background-color: #f3f3f3;
}
.list-switcher__wrap > * {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 24px;
  transition: background-color 0.3s ease, color 0.3s ease;
  border-radius: inherit;
  color: #828282;
  font-size: 16px;
  line-height: 24px;
}
.list-switcher__wrap > *.is-active {
  background-color: #FEE600;
  color: #000;
}
.list-switcher__wrap > *.is-active .list-switcher__icon svg > * {
  stroke: #000;
}
.list-switcher__icon {
  position: relative;
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.list-switcher__icon svg {
  display: block;
  width: inherit;
  height: inherit;
}
.list-switcher__icon svg > * {
  stroke: #828282;
  transition: stroke 0.3s ease;
}
.list-switcher__count {
  display: none;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  position: absolute;
  top: -8px;
  right: -8px;
  width: 17px;
  height: 17px;
  overflow: hidden;
  border: 1px solid #000;
  padding: 0 1px;
  border-radius: 50%;
  background-color: #FEE600;
  color: #000;
  font-size: 13px;
  line-height: 15px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.list-switcher--twin .list-switcher__scroll {
  width: 100%;
  max-width: 992px;
}
.list-switcher--twin .list-switcher__wrap > *:nth-child(1) {
  width: 46%;
}
.list-switcher--twin .list-switcher__wrap > *:nth-child(2) {
  width: 54%;
}
.list-switcher--cards {
  margin-bottom: 44px;
}
@media screen and (max-width: 1023px) {
  .list-switcher--cards {
    margin-bottom: 24px;
  }
}

@media (min-width: 1024px) {
  .list-switcher__wrap {
    height: 52px;
  }
  .list-switcher__wrap > * {
    font-size: 18px;
    line-height: 28px;
    cursor: pointer;
  }
  .list-switcher__wrap > *:hover {
    color: #000;
  }
  .list-switcher__wrap > *:hover .list-switcher__icon svg > * {
    stroke: #000;
  }
  .list-switcher__icon {
    margin-right: 13px;
  }
  .list-switcher--twin .list-switcher__wrap > * {
    min-width: 496px;
  }
  .list-switcher--quarter .list-switcher__wrap > * {
    width: 280px;
  }
}
.dark-theme .list-switcher__wrap {
  background: #272525;
}
.dark-theme .list-switcher * {
  color: #E6E6E6;
}
.dark-theme .list-switcher *.tabs__item .list-switcher__icon svg > * {
  stroke: #E6E6E6;
}
.dark-theme .list-switcher *.tabs__item:not(.is-active):hover {
  color: #fff;
}
.dark-theme .list-switcher *.tabs__item:not(.is-active):hover .list-switcher__icon svg > * {
  stroke: #fff;
}
.dark-theme .list-switcher *.is-active {
  color: #000000;
}

.comparison {
  padding-bottom: 24px;
  background-color: #f3f3f3;
}
.comparison .swiper-wrapper {
  box-sizing: content-box;
  align-items: stretch;
}
.comparison .comparison__header-content-wrap {
  flex: 1;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.comparison .comparison__header-content {
  height: 100%;
}
@media screen and (max-width: 1023px) {
  .comparison .comparison__header-content {
    height: auto;
  }
}
.comparison .comparison__header-item {
  height: auto;
}
.comparison__header {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 24px;
}
.comparison__header-title {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.comparison__header-pic {
  display: flex;
  align-items: center;
  justify-content: center;
}
.comparison__header-pic img {
  display: block;
}
.comparison__header-content {
  display: flex;
  flex-direction: column;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .comparison__header {
    padding-top: 16px;
  }
}
.comparison__empty {
  text-align: center;
  padding-top: 24px;
}
.comparison__empty.js-empty-compare {
  display: none;
}
.comparison__tcell.not-marker ul li::before, .comparison__section-cell.not-marker ul li::before {
  display: none;
}
.comparison__name {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  color: #000;
}
.comparison__remove svg path {
  stroke: #000;
  transition: stroke 0.3s ease;
}
.comparison__remove:hover svg path {
  stroke: #ec4a4a;
}
.comparison__btn-wrap {
  margin-top: 24px;
  text-align: center;
}
.comparison__mobile-wrap--horizontal .comparison__section-pic {
  width: 69px;
  height: 45px;
}
.comparison__mobile-wrap--horizontal .comparison__section-pic img {
  height: auto;
  transform: none;
}
.comparison--deposit .comparison__remove {
  display: none;
}
@media screen and (max-width: 1023px) {
  .comparison--deposit .comparison__header-pic {
    width: 0;
    padding-left: 0;
  }
  .comparison--deposit .comparison__header-item {
    justify-content: flex-start;
  }
  .comparison--deposit .comparison__header-content {
    padding-left: 13px;
  }
  .comparison--deposit .comparison__header-pic + .comparison__header-content {
    width: 100%;
  }
}
@media screen and (min-width: 1023px) {
  .comparison--deposit .comparison__header-content .btn {
    padding-top: 0;
    padding-bottom: 0;
  }
  .comparison--deposit .comparison__header-content .btn:hover, .comparison--deposit .comparison__header-content .btn:focus {
    color: #FEE600;
    border-color: #000;
  }
}

@media (max-width: 1023px) {
  .comparison--deposit {
    padding-top: 16px;
  }
  .comparison--deposit .comparison__remove {
    display: inline-block;
  }
  .comparison--deposit .comparison__mobile-section .comparison__section-pic {
    width: 52px;
    height: 68px;
  }
  .comparison--deposit .comparison__section-cell img {
    display: block;
    margin: auto;
    margin-top: 25px;
  }
  .comparison--deposit .comparison__section-cell span {
    margin-top: 25px;
    text-align: center;
    display: block;
  }
  .comparison__table {
    display: none;
  }
  .comparison__header-wrap {
    color: #828282;
    background-color: #fff;
    filter: drop-shadow(0 4px 16px rgba(0, 0, 0, 0.08));
  }
  .comparison__header-wrap .btn-icon {
    display: none;
  }
  .comparison__header-title {
    margin-bottom: 8px;
  }
  .comparison__header-item {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    padding: 8px 13px 8px 0;
    border-top: 1px solid #cdcdcd;
  }
  .comparison__header-item:first-child {
    border-top: none;
  }
  .comparison__header-pic {
    width: 108px;
    height: 68px;
    padding-left: 3px;
    border-left: 4px solid;
  }
  .comparison__header-pic img {
    display: block;
    width: 84px;
    height: 52px;
  }
  .comparison__header-pic + .comparison__header-content {
    width: calc(100% - 108px);
  }
  .comparison__header-content {
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    padding-left: 9px;
  }
  .comparison__header-content .site__more-link {
    font-family: "Amalia-Medium", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
  }
  .comparison__header-content .site__more-link::after {
    left: 85px;
  }
  .comparison__header .swiper-wrapper {
    flex-direction: column;
  }
  .comparison__topic {
    font-family: "Amalia-Medium", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 24px;
  }
  .comparison__mobile-section {
    margin-bottom: 23px;
  }
  .comparison__section {
    color: #828282;
    font-size: 14px;
    line-height: 20px;
    background-color: #fff;
    filter: drop-shadow(0 4px 16px rgba(0, 0, 0, 0.08));
  }
  .comparison__section strong {
    font-family: "Amalia-Regular", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
  }
  .comparison__section-row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 8px 13px 8px 0;
    border-top: 1px solid #cdcdcd;
  }
  .comparison__section-row:first-child {
    border-top: none;
  }
  .comparison__section-pic {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 68px;
    border-left: 4px solid;
  }
  .comparison__section-pic img {
    display: block;
    width: 52px;
    height: 32px;
    transform: rotate(-90deg);
  }
  .comparison__section-cell:nth-child(2) {
    width: calc(31% - 8px);
  }
  .comparison__section-cell:nth-child(3) {
    width: calc(51% - 4px);
  }
  .comparison__section-cell ul li {
    position: relative;
    padding-left: 14px;
  }
  .comparison__section-cell ul li:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 3px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #828282;
  }
  .comparison__remove {
    position: absolute;
    top: calc(50% - 7px);
    right: 3px;
  }
}
@media (min-width: 1024px) {
  .comparison {
    padding-top: 40px;
    padding-bottom: 39px;
  }
  .comparison__mobile-wrap {
    display: none;
  }
  .comparison__header {
    position: relative;
    max-width: 1344px;
    margin: 0 auto 32px;
    font-size: 18px;
    line-height: 28px;
    background-color: #fff;
    transition: height 0.3s ease;
  }
  .comparison__header-list {
    padding-right: 44px;
  }
  .comparison__header-fix {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 50%;
    width: 100%;
    max-width: inherit;
    padding: 32px 0 16px;
    background-color: #fff;
    transform: translateX(-50%);
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
  }
  .comparison__header-fix.is-sticky {
    position: fixed;
    padding: 32px 0;
  }
  .comparison__header-fix.is-sticky .comparison__header-pic {
    max-width: 84px;
    margin-bottom: 16px;
  }
  .comparison__header-fix.is-sticky .comparison__header-content-wrap {
    display: none;
  }
  .comparison__header-fix.is-sticky .comparison__header-wrap .btn-icon {
    top: calc(50% - 22px);
  }
  .comparison__header-fix.is-fixed-on-bottom {
    position: absolute;
  }
  .comparison__header-fix .site__centered {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .comparison__header-item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
  }
  .comparison__header-content {
    align-items: center;
  }
  .comparison__header-content .btn {
    margin-top: 24px;
    margin-bottom: 34px;
  }
  .comparison__header-content .site__more-link {
    margin-bottom: 16px;
  }
  .comparison__header-content-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    overflow: hidden;
  }
  .comparison__header-pic {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 256px;
    margin: 0 auto 24px;
    background-color: transparent !important;
    transition: max-width 0.3s ease, margin-bottom 0.3s ease;
  }
  .comparison__header-pic img {
    width: 100%;
    max-width: 256px;
  }
  .comparison__header-title {
    width: 276px;
  }
  .comparison__header-wrap {
    position: relative;
    width: calc(100% - 286px);
    margin: 0;
  }
  .comparison__header-wrap .btn-icon {
    position: absolute;
    z-index: 2;
    top: 56px;
    transition: all 0.3s ease;
  }
  .comparison__header-wrap .btn-icon_left {
    left: -60px;
  }
  .comparison__header-wrap .btn-icon_right {
    right: 0;
  }
  .comparison__name {
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
  }
  .comparison__table {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 32px;
    color: #828282;
    font-size: 16px;
    line-height: 28px;
    overflow: hidden;
    border-bottom: 1px solid #cdcdcd;
  }
  .comparison__thead {
    width: 276px;
  }
  .comparison__thead li {
    font-family: "Amalia-Medium", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
    padding: 15px 20px 16px 0;
    border-top: 1px solid #cdcdcd;
    font-size: 18px;
    line-height: 28px;
    color: #000;
  }
  .comparison__tbody {
    width: calc(100% - 276px);
    overflow: hidden;
  }
  .comparison__tbody-swiper {
    width: calc(50% + 7px);
  }
  .comparison__tcell {
    padding: 15px 16px 16px 0;
    border-top: 1px solid #cdcdcd;
  }
  .comparison__tcell ul li {
    position: relative;
    margin-top: 12px;
    padding-left: 12px;
  }
  .comparison__tcell ul li:before {
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #828282;
  }
  .comparison__tcell ul li:first-child {
    margin-top: 0;
  }
  .comparison__tcell img {
    margin-left: 12px;
  }
  .comparison__btn-wrap {
    margin-top: 32px;
  }
  .comparison--deposit .comparison__header-pic {
    display: none;
  }
}
@media (min-width: 1280px) {
  .comparison__header-list {
    padding-right: 0;
    overflow: hidden;
  }
  .comparison__tbody-swiper {
    width: calc(33.33% + 7px);
  }
  .comparison__header-wrap .btn-icon_right {
    right: -60px;
  }
}
@media (min-width: 1024px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .comparison__header-pic {
    height: 161px;
  }
  .comparison__header-fix.is-sticky .comparison__header-pic {
    height: 52px;
  }
}
.calculators {
  max-width: 1120px;
  margin: 0 auto;
  padding-top: 64px;
}
.calculators .tabs__items-wrap {
  margin-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
}
.calculators .tabs__item {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  display: inline-block;
  position: relative;
  margin-left: 16px;
  padding-bottom: 15px;
  font-size: 16px;
  line-height: 24px;
  color: #828282;
  transition: color 0.15s ease-in-out;
}
.calculators .tabs__item:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 4px;
  opacity: 0;
  border-radius: 1px;
  background-color: #FEE600;
  transition: opacity 0.15s ease-in-out;
}
.calculators .tabs__item:last-of-type {
  margin-right: 16px;
}
.calculators .tabs__item.is-active {
  pointer-events: none;
  color: #000000;
}
.calculators .tabs__item.is-active:after {
  opacity: 1;
}
.calculators .tabs__item:hover {
  color: #000000;
}

.calculator .calculator-layout__hint ol {
  counter-reset: item;
}
.calculator .calculator-layout__hint ol li:before {
  content: counter(item) ". ";
  counter-increment: item;
}

@media (min-width: 1024px) {
  .calculators .tabs__items-scroll {
    padding: 0 32px;
  }
  .calculators .tabs__item {
    margin-left: 80px;
    padding-bottom: 19px;
    font-size: 24px;
    line-height: 32px;
  }
  .calculators .tabs__item:first-child {
    margin-left: 32px;
  }
  .calculators .tabs__item:last-of-type {
    margin-right: 32px;
  }
}
.benefits {
  margin-bottom: 64px;
  color: #828282;
  font-size: 14px;
  line-height: 24px;
}
.benefits__container {
  position: relative;
}
.benefits__container .swiper-wrapper {
  align-items: stretch;
}
.benefits__container .swiper-pagination {
  display: flex;
  align-items: stretch;
  justify-content: center;
  position: absolute;
  z-index: 1;
  bottom: 33px;
  left: 50%;
  transform: translateX(-50%);
}
.benefits__container .swiper-pagination span {
  display: block;
  width: 8px;
  height: 8px;
  margin: 0 4px;
  transition: background-color 0.3s ease, width 0.3s ease;
  background-color: #f2e400;
}
.benefits__container .swiper-pagination span.swiper-pagination-bullet-active {
  width: 16px;
  background-color: #000;
}
.benefits__container:not(.swiper-initialized) .swiper-wrapper {
  flex-wrap: wrap;
  justify-content: center;
}
.benefits__container:not(.swiper-initialized) .benefits__item {
  margin: 0 8px 16px;
}
.benefits__item {
  height: auto;
  width: 311px;
  padding: 65px 16px;
  background-color: #fff;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  text-align: center;
}
.benefits__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  margin: 0 auto 24px;
  border-radius: 50%;
  background-color: #f3f3f3;
}
.benefits__icon img {
  display: block;
  width: 24px;
  height: 24px;
}
.benefits__topic {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  position: relative;
  margin-bottom: 12px;
  color: #000;
  font-size: 18px;
  line-height: 28px;
}
.benefits__topic:after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  width: 44px;
  height: 4px;
  background-color: #f3f3f3;
  transform: translateX(-50%);
}
.benefits__topic p {
  font-size: 14px;
  line-height: 24;
}

@media (max-width: 1023px) {
  .benefits {
    margin-bottom: 54px;
  }
  .benefits .site__title_small {
    margin-bottom: 13px;
  }
  .benefits__container {
    margin: auto;
    padding: 0 calc(50vw - 270px);
    padding-top: 10px;
    margin-bottom: 10px;
  }
  .benefits__container:not(.swiper-initialized) .benefits__item {
    width: 311px;
  }
  .benefits .container {
    max-width: -moz-max-content;
    max-width: max-content;
  }
  .benefits__item {
    min-height: 400px;
  }
}
@media (min-width: 1024px) {
  .benefits {
    margin-bottom: 80px;
  }
  .benefits .site__centered {
    max-width: 1186px;
  }
  .benefits__container {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: -32px;
  }
  .benefits__container:not(.swiper-initialized) .benefits__item {
    margin: 0 16px 32px;
  }
  .benefits__icon {
    margin-bottom: 11px;
  }
  .benefits__item {
    width: 256px;
    min-height: 252px;
    margin: 0 16px 32px;
    padding: 31px 16px 29px;
  }
  .benefits .swiper-pagination {
    display: none;
  }
  .benefits.section-margin {
    margin-bottom: 112px;
  }
}
.dark-theme .benefits__item {
  background: #2C2C2C;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.08);
  color: #CBCBCB;
}
.dark-theme .benefits__icon {
  background: #FEE600;
}
.dark-theme .benefits__topic {
  color: #fff;
}
.dark-theme .benefits__topic::after {
  background: #868686;
}
.dark-theme .benefits__container .swiper-pagination span.swiper-pagination-bullet-active {
  background: #fff;
}

.calculate-income {
  margin-bottom: 64px;
}

@media (max-width: 1023px) {
  .calculate-income .site__centered {
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .calculate-income {
    margin-bottom: 111px;
  }
}
.tariffs .js-collapse-wrap {
  text-align: center;
}
.tariffs .more-btn {
  display: inline-block;
  margin: 40px auto 0;
}
.tariffs__info-row {
  padding: 12px 0 11px;
  border-bottom: 1px solid #cdcdcd;
}
.tariffs__head {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  border-top: 1px solid #cdcdcd;
}
.tariffs__head-item {
  width: 50%;
  flex: 0 0 50%;
  text-align: center;
  margin-bottom: 16px;
}
.tariffs__head-item:nth-last-child(-n+2) {
  margin-bottom: 0;
}
.tariffs__head-item-title {
  margin-bottom: 8px;
  font-size: 24px;
  line-height: 32px;
  color: #000;
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.tariffs__head-item-text {
  font-size: 16px;
  line-height: 24px;
  color: #828282;
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.tariffs__description {
  display: flex;
  text-align: left;
}
.tariffs__description dt {
  width: 52.2%;
  flex: 0 0 52.2%;
  max-width: 200px;
  padding-right: 16px;
  font-size: 16px;
  line-height: 24px;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.tariffs__description dd {
  font-size: 16px;
  line-height: 24px;
  color: #828282;
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.tariffs__btns {
  margin-top: 30px;
  text-align: center;
}

.tariffs__btns .btns {
  width: 100%;
}

@media (min-width: 768px) {
  .tariffs__btns .btns {
    width: auto;
  }
}
@media (min-width: 1024px) {
  .tariffs .more-btn {
    margin: 30px auto 0;
  }
  .tariffs__info-row {
    padding: 16px 0 15px;
  }
  .tariffs__head-item {
    width: 25%;
    flex: 0 0 25%;
    margin-bottom: 0;
  }
  .tariffs__head-item:nth-child(n+5) {
    margin-top: 56px;
  }
  .tariffs__head-item-title {
    margin-bottom: 0;
    font-size: 32px;
    line-height: 44px;
  }
  .tariffs__head-item-text {
    font-size: 18px;
    line-height: 28px;
  }
  .tariffs__description dt {
    width: 33.3%;
    flex: 0 0 33.3%;
    max-width: 100%;
    font-size: 18px;
    line-height: 28px;
  }
  .tariffs__description dd {
    font-size: 18px;
    line-height: 28px;
  }
}
.dark-theme .tariffs__head-item-title {
  color: #FFFFFF;
}
.dark-theme .tariffs__head-item-text {
  color: #CBCBCB;
}
.dark-theme .tariffs__description dt {
  color: #FFFFFF;
}
.dark-theme .tariffs__description dd {
  color: #CBCBCB;
}

.documents {
  margin-top: 64px;
  margin-bottom: 64px;
}
.documents .more-btn {
  margin-top: 8px;
}
.documents__wrap, .documents .collapse-wrap__popup-wrap {
  display: flex;
  flex-direction: column;
}
.documents__wrap {
  font-size: 16px;
  line-height: 24px;
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.documents__item {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 25px;
  padding-left: 48px;
  color: #828282;
  transition: color 0.3s ease;
}
.documents__item p {
  border-bottom: 1px solid transparent;
  transition: border-bottom-color 0.3s ease;
}
.documents__item:hover p {
  border-bottom-color: #828282;
}
.documents__item:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 4px;
  width: 24px;
  height: 24px;
  transform: translateY(-50%);
  background: url("/img/universal/svg/doc.svg") no-repeat center;
  background-size: contain;
}

@media (min-width: 768px) {
  .documents__wrap, .documents .collapse-wrap__popup-wrap {
    flex-flow: wrap row;
    justify-content: space-between;
  }
  .documents__item {
    width: calc(50% - 15px);
  }
}
@media (min-width: 1024px) {
  .documents {
    margin-top: 112px;
    margin-bottom: 112px;
  }
  .documents__wrap {
    padding-top: 11px;
    font-size: 18px;
    line-height: 28px;
  }
  .documents__item {
    margin-bottom: 40px;
    padding-left: 65px;
  }
  .documents__item:before {
    left: 6px;
    width: 32px;
    height: 32px;
  }
}
.dark-theme .documents__item {
  color: #CBCBCB;
}
.dark-theme .documents__item::before {
  background: url("/img/universal/svg/doc-white.svg") no-repeat center;
}
.dark-theme .more-btn {
  color: #fff;
}
.dark-theme .more-btn::after {
  border-color: #fff;
}
.dark-theme .more-btn:hover, .dark-theme .more-btn:focus {
  color: #FEE600;
}
.dark-theme .more-btn:hover::after, .dark-theme .more-btn:focus::after {
  border-color: #FEE600;
}

.rates {
  margin-top: 64px;
  margin-bottom: 64px;
}
.rates__table, .rates .rates__table-container > table {
  width: 100%;
  color: #828282;
  font-size: 16px;
  line-height: 24px;
  min-width: 420px;
}
.rates__table th, .rates__table td, .rates .rates__table-container > table th, .rates .rates__table-container > table td {
  padding-left: 6px;
  padding-right: 6px;
  border-bottom: 1px solid #e6e6e6;
}
.rates__table th:last-child, .rates__table td:last-child, .rates .rates__table-container > table th:last-child, .rates .rates__table-container > table td:last-child {
  padding-right: 0;
}
.rates__table th, .rates__table strong, .rates__table td:first-child, .rates .rates__table-container > table th, .rates .rates__table-container > table strong, .rates .rates__table-container > table td:first-child {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  color: #000;
}
.rates__table th i, .rates__table th em, .rates__table strong i, .rates__table strong em, .rates__table td:first-child i, .rates__table td:first-child em, .rates .rates__table-container > table th i, .rates .rates__table-container > table th em, .rates .rates__table-container > table strong i, .rates .rates__table-container > table strong em, .rates .rates__table-container > table td:first-child i, .rates .rates__table-container > table td:first-child em {
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  display: block;
  font-style: normal;
  color: #828282;
  font-size: 16px;
}
.rates__table th, .rates .rates__table-container > table th {
  padding-bottom: 11px;
  text-align: left;
}
.rates__table td, .rates .rates__table-container > table td {
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  padding-top: 11px;
  padding-bottom: 12px;
}
.rates__table td p:not(:last-child),
.rates__table td span:not(:last-child), .rates .rates__table-container > table td p:not(:last-child),
.rates .rates__table-container > table td span:not(:last-child) {
  margin-bottom: 8px;
}
.rates__table td .rates__span-child,
.rates__table td span, .rates .rates__table-container > table td .rates__span-child,
.rates .rates__table-container > table td span {
  display: block;
}
.rates__table td span.wm-only,
.rates__table td span.sm-only, .rates .rates__table-container > table td span.wm-only,
.rates .rates__table-container > table td span.sm-only {
  display: inline-block;
}
.rates__table--credit-mob, .rates .rates__table-container > table--credit-mob {
  min-width: initial;
}
.rates__table--credit-mob tr th:last-child,
.rates__table--credit-mob tr td:last-child, .rates .rates__table-container > table--credit-mob tr th:last-child,
.rates .rates__table-container > table--credit-mob tr td:last-child {
  text-align: left;
}
.rates__table--credit-mob tr td:first-child, .rates .rates__table-container > table--credit-mob tr td:first-child {
  width: 53%;
}
.rates__table--credit-mob td, .rates .rates__table-container > table--credit-mob td {
  font-size: 14px;
  font-weight: 500 !important;
  font-family: "Amalia-Medium", sans-serif;
  color: #000;
}
.rates__table--credit-mob td strong, .rates .rates__table-container > table--credit-mob td strong {
  font-weight: 700 !important;
  font-family: "Amalia-Bold", sans-serif;
}
.rates__table--credit-mob .rates__span-child, .rates .rates__table-container > table--credit-mob .rates__span-child {
  font-size: 14px;
  font-weight: 400;
  font-family: "Amalia-Regular", sans-serif;
  color: #828282;
}
.rates__table--credit-mob:first-child .rates__head-col, .rates .rates__table-container > table--credit-mob:first-child .rates__head-col {
  padding-top: 9px;
}
.rates__table--collapse, .rates .rates__table-container > table--collapse {
  transition: height 0.3s ease-in-out;
  overflow: hidden;
  display: none;
}
.rates__table--collapse.show, .rates .rates__table-container > table--collapse.show {
  display: block;
}
.rates .rates__head-col {
  padding-top: 24px;
}
.rates__btn-wrap {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 33px;
}
.rates__btn-wrap .more-btn {
  font-weight: 500 !important;
  font-family: "Amalia-Medium", sans-serif;
  font-size: 18px;
  margin: 0;
}
@media (min-width: 768px) {
  .rates__btn-wrap.sm-only {
    display: none;
  }
}

.rates__table-container {
  overflow-x: auto;
}

@media (max-width: 767px) {
  .rates__table th:first-child, .rates__table td:first-child, .rates .rates__table-container > table th:first-child, .rates .rates__table-container > table td:first-child {
    padding-left: 0;
  }
  .rates__table th:last-child, .rates__table td:last-child, .rates .rates__table-container > table th:last-child, .rates .rates__table-container > table td:last-child {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .rates__table, .rates .rates__table-container > table {
    font-size: 18px;
    line-height: 28px;
  }
  .rates__table th, .rates .rates__table-container > table th {
    padding: 0 32px 17px;
  }
  .rates__table td, .rates .rates__table-container > table td {
    padding: 15px 32px 16px;
  }
}
@media (min-width: 1024px) {
  .rates {
    margin-top: 112px;
    margin-bottom: 112px;
  }
  .rates__table td:first-child, .rates .rates__table-container > table td:first-child {
    min-width: 250px;
  }
}
.dark-theme .rates__table {
  color: #CBCBCB;
}
.dark-theme .rates__table th, .dark-theme .rates__table strong, .dark-theme .rates__table td:first-child {
  color: #fff;
}
.dark-theme .rates__table th, .dark-theme .rates__table td {
  border-color: #707070;
}

.breadcrumbs {
  font-family: "Amalia-Regular", sans-serif;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .breadcrumbs {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.breadcrumbs__list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.breadcrumbs__item {
  margin-right: 30px;
  color: #9b9b9b;
  font-size: 11px;
  line-height: 2;
  display: inline-block;
  position: relative;
}
.breadcrumbs__item:last-child {
  margin-right: 0;
}
@media (min-width: 1024px) {
  .breadcrumbs__item {
    margin-right: 44px;
  }
}

.breadcrumbs__item-home > a {
  display: flex;
  align-items: center;
}

.breadcrumbs__item:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -27px;
  width: 20px;
  height: 20px;
  background: url(/img/universal/svg/arrow_grey-right.svg);
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 1024px) {
  .breadcrumbs__item:after {
    right: -33px;
  }
}

.breadcrumbs__item:last-child:after {
  display: none;
}

.breadcrumbs__item > a {
  color: inherit;
  transition: color 0.15s ease-in-out;
}

.breadcrumbs__item > a:hover,
.breadcrumbs__item > a:active,
.breadcrumbs__item > a:focus {
  color: #000;
}

.breadcrumbs__item > a > svg {
  width: 20px;
  height: 20px;
}

.breadcrumbs__item > a > svg path {
  transition: stroke 0.15s ease-in-out;
  stroke: #9b9b9b;
}

.breadcrumbs__item > a:hover svg path {
  stroke: #000;
}

.knowledge-base {
  margin-top: 64px;
  margin-bottom: 64px;
  padding: 32px 0;
  background-color: #f3f3f3;
}
.knowledge-base .accordion__head {
  font-size: 14px;
}
.knowledge-base .accordion__content-wrap {
  padding: 10px 0 17px;
  color: #828282;
  font-size: 14px;
  line-height: 24px;
}
.knowledge-base .accordion__content-wrap a {
  text-decoration: underline;
}
.knowledge-base .accordion__content-wrap li {
  position: relative;
  margin-bottom: 22px;
}
.knowledge-base .accordion__content-wrap ul li {
  padding-left: 21px;
}
.knowledge-base .accordion__content-wrap ul li:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #000;
}
.knowledge-base .accordion__content-wrap ol li {
  list-style-type: decimal;
  list-style-position: inside;
}
.knowledge-base .fr-video {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
}
@media (min-width: 768px) {
  .knowledge-base .fr-video {
    width: 560px;
    padding-bottom: 315px;
  }
}
.knowledge-base .fr-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.knowledge-base .fr-video:not(:last-child) {
  margin-bottom: 22px;
}
.knowledge-base .document-faq:not(:last-child) {
  margin-bottom: 22px;
}
.knowledge-base .document-faq .document-faq__file {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #828282;
  text-decoration: none;
}
.knowledge-base .document-faq .document-faq__icon {
  flex: 0 0 44px;
  margin-right: 20px;
}
.knowledge-base .document-faq .document-faq__text {
  flex: 0 1 auto;
  font-size: 14px;
  line-height: 24px;
}

@media (min-width: 1024px) {
  .knowledge-base {
    margin-top: 112px;
    margin-bottom: 112px;
    padding-top: 58px;
    padding-bottom: 57px;
  }
  .knowledge-base .accordion__item.is-active {
    background-color: #ffffff;
  }
  .knowledge-base .accordion__head {
    font-size: 18px;
    line-height: 28px;
  }
  .knowledge-base .accordion__content-wrap {
    max-width: 840px;
    font-size: 14px;
  }
  .knowledge-base .document-faq__text {
    font-size: 18px;
    line-height: 28px;
  }
}
.dark-theme .knowledge-base {
  background: #1E1E1E;
}
.dark-theme .knowledge-base .accordion__content-wrap {
  color: #fff;
}
.dark-theme .knowledge-base .accordion__content-wrap li:before {
  background: #fff;
}
.dark-theme .accordion {
  border-color: #707070;
}
@media screen and (min-width: 1024px) {
  .dark-theme .accordion__item:hover, .dark-theme .accordion__item.is-active {
    background: #4E4E4E;
  }
  .dark-theme .accordion__item.is-active {
    background: #363636;
  }
}
.dark-theme .accordion__head {
  color: #fff;
  border-color: #707070;
}
.dark-theme .accordion__btn::after, .dark-theme .accordion__btn::before {
  background: #fff;
}
.dark-theme .accordion__content {
  color: #fff;
}

.sub-info {
  padding-top: 64px;
  padding-bottom: 68px;
}
.sub-info .more-btn {
  margin-top: 8px;
}
.sub-info__wrap, .sub-info .collapse-wrap__popup-wrap {
  display: flex;
  flex-direction: column;
}
.sub-info__wrap {
  font-size: 13px;
  line-height: 16px;
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.sub-info__item {
  margin-bottom: 25px;
  color: #828282;
  transition: color 0.15s ease-in-out;
}

@media (min-width: 768px) {
  .sub-info__wrap, .sub-info .collapse-wrap__popup-wrap {
    flex-flow: wrap row;
    justify-content: space-between;
  }
  .sub-info__item {
    width: calc(50% - 15px);
  }
}
@media (min-width: 1024px) {
  .sub-info {
    padding-top: 112px;
    padding-bottom: 120px;
  }
  .sub-info__wrap {
    font-size: 15px;
    line-height: 24px;
  }
  .sub-info__item {
    margin-bottom: 40px;
  }
}
.select2.select2-container {
  width: 100% !important;
}
.select2.select2-container .select2-selection {
  width: 100%;
  height: 52px;
  background: #fff;
  border: 1px solid #cdcdcd;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out;
}
.select2.select2-container .select2-selection__rendered {
  width: 100%;
  height: 52px;
  padding: 12px 30px 12px 20px !important;
  font-size: 18px;
  line-height: 28px !important;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.select2.select2-container .select2-selection__arrow {
  top: 50% !important;
  right: 12px !important;
  transform: translateY(-50%);
}
.select2.select2-container .select2-selection__arrow b {
  border-color: #000 transparent transparent transparent !important;
}
.select2.select2-container .select2-selection__placeholder {
  font-size: 18px;
  line-height: 28px;
  color: #cdcdcd;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.select2.select2-container.select2-container--open .select2-selection__arrow b {
  border-color: transparent transparent #000 transparent !important;
  border-width: 0 4px 5px 4px;
}
.select2.select2-container.select2-container--disabled {
  opacity: 0.35;
}

.select2-dropdown {
  border: none;
  border-radius: 0;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2), 0 4px 16px rgba(0, 0, 0, 0.15);
}
.select2-dropdown .select2-search--dropdown {
  padding: 6px 16px;
}
.select2-dropdown .select2-search__field {
  border: 1px solid #cdcdcd !important;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 24px;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  -webkit-appearance: none;
}
.select2-dropdown .select2-results__option {
  padding: 6px 16px;
  font-size: 16px;
  line-height: 24px;
  color: #828282;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  transition: 0.15s ease-in-out;
  transition-property: background-color, color;
}
.select2-dropdown .select2-results__option[aria-selected=true], .select2-dropdown .select2-results__option--highlighted[aria-selected] {
  background: #f3f3f3;
  color: #828282;
}

.is-not-touched .select2-selection, .is-not-valid .select2-selection {
  border-color: #ec4a4a !important;
}

.qs-datepicker-container {
  width: 16.75em;
  border: none;
  border-radius: 0;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2), 0 4px 16px rgba(0, 0, 0, 0.15);
  background: #fff;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.qs-datepicker-container .qs-controls {
  min-height: 44px;
  background: #f3f3f3;
  font-size: 18px;
  line-height: 28px;
}
.qs-datepicker-container .qs-controls .qs-month,
.qs-datepicker-container .qs-controls .qs-year {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-weight: 400;
}
.qs-datepicker-container .qs-arrow {
  width: 44px;
  height: 44px;
  border-radius: 0;
}
.qs-datepicker-container .qs-arrow.qs-left, .qs-datepicker-container .qs-arrow.qs-right {
  background-position: center;
  background-size: 24px;
  background-repeat: no-repeat;
  background-color: transparent;
  transition: background-color 0.15s ease-in-out;
}
.qs-datepicker-container .qs-arrow.qs-left:after, .qs-datepicker-container .qs-arrow.qs-right:after {
  display: none;
}
.qs-datepicker-container .qs-arrow.qs-left:hover, .qs-datepicker-container .qs-arrow.qs-right:hover {
  background-color: #e6e6e6;
}
.qs-datepicker-container .qs-arrow.qs-left {
  background-image: url("/img/universal/svg/arrow_black-left.svg");
}
.qs-datepicker-container .qs-arrow.qs-right {
  background-image: url("/img/universal/svg/arrow_black-right.svg");
}
.qs-datepicker-container .qs-squares .qs-square {
  width: 36px;
  height: 36px;
  border-radius: 0;
  background-color: transparent;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #828282;
  cursor: pointer;
  transition: background-color 0.15s ease-in-out;
}
.qs-datepicker-container .qs-squares .qs-square.qs-day {
  color: #cdcdcd;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  cursor: default;
}
.qs-datepicker-container .qs-squares .qs-square.qs-current, .qs-datepicker-container .qs-squares .qs-square.qs-active {
  background: #FEE600;
  text-decoration: none;
  color: #000;
}
.qs-datepicker-container .qs-squares .qs-square.qs-current:hover, .qs-datepicker-container .qs-squares .qs-square.qs-active:hover {
  background: #FEE600;
}
.qs-datepicker-container .qs-squares .qs-square.qs-active, .qs-datepicker-container .qs-squares .qs-square.qs-empty, .qs-datepicker-container .qs-squares .qs-square.qs-disabled {
  pointer-events: none;
  cursor: default;
}
.qs-datepicker-container .qs-squares .qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover {
  background-color: #f3f3f3;
}
.qs-datepicker-container .qs-overlay {
  background: #fff;
  padding: 0;
}
.qs-datepicker-container .qs-overlay .qs-close {
  width: 44px;
  height: 44px;
  background-image: url("/img/universal/svg/close.svg");
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: center;
  background-color: transparent;
  color: transparent;
  transition: background-color 0.15s ease-in-out;
}
.qs-datepicker-container .qs-overlay .qs-close:hover {
  background-color: #cdcdcd;
}
.qs-datepicker-container .qs-overlay .qs-overlay-year {
  width: 100%;
  height: 44px;
  padding: 0 44px;
  border-bottom: none;
  background: #e6e6e6;
  font-size: 18px;
  line-height: 28px;
  color: #000;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.qs-datepicker-container .qs-overlay .qs-overlay-year:focus {
  border-color: #000;
}
.qs-datepicker-container .qs-overlay .qs-overlay-year:focus::-moz-placeholder {
  color: transparent;
}
.qs-datepicker-container .qs-overlay .qs-overlay-year:focus::placeholder {
  color: transparent;
}
.qs-datepicker-container .qs-overlay .qs-overlay-year::-moz-placeholder {
  -moz-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
  color: #9b9b9b;
}
.qs-datepicker-container .qs-overlay .qs-overlay-year::placeholder {
  transition: color 0.15s ease-in-out;
  color: #9b9b9b;
}
.qs-datepicker-container .qs-overlay .qs-overlay-year:-ms-input-placeholder {
  -ms-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
  color: #9b9b9b;
}
.qs-datepicker-container .qs-overlay .qs-overlay-year::-ms-input-placeholder {
  -ms-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
  color: #9b9b9b;
}
.qs-datepicker-container .qs-overlay .qs-overlay-year:-moz-placeholder {
  -moz-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
  color: #9b9b9b;
}
.qs-datepicker-container .qs-overlay .qs-overlay-month-container {
  padding: 8px;
}
.qs-datepicker-container .qs-overlay .qs-overlay-month {
  opacity: 1;
  height: 32px;
  font-size: 14px;
  line-height: 24px;
  color: #828282;
  background: transparent;
  transition: background 0.15s ease-in-out;
}
.qs-datepicker-container .qs-overlay .qs-overlay-month:hover {
  background: #f3f3f3;
}
.qs-datepicker-container .qs-overlay .qs-overlay-month.qs-current, .qs-datepicker-container .qs-overlay .qs-overlay-month.qs-active {
  background: #FEE600;
  text-decoration: none;
  color: #000;
}
.qs-datepicker-container .qs-overlay .qs-overlay-month.qs-current:hover, .qs-datepicker-container .qs-overlay .qs-overlay-month.qs-active:hover {
  background: #FEE600;
}
.qs-datepicker-container .qs-overlay .qs-submit {
  padding: 0;
  background: transparent;
  border: none;
  display: block;
  width: calc(100% - 16px);
  margin-bottom: 8px;
  height: 44px;
  padding: 0 36px;
  border: 1px solid;
  border-radius: 0;
  font-size: 14px;
  line-height: 43px;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  white-space: nowrap;
  text-align: center;
  color: #FEE600;
  background: #000;
  border-color: #000;
  transition: 0.15s ease-in-out;
  transition-property: color, border-color, background-color;
}
.qs-datepicker-container .qs-overlay .qs-submit:hover:not(.qs-disabled) {
  color: #000;
  background: #FEE600;
  border-color: #FEE600;
}
.qs-datepicker-container .qs-overlay .qs-submit.qs-disabled {
  opacity: 1;
  background: #cdcdcd;
  color: #e6e6e6;
  border-color: #cdcdcd;
}

.success {
  opacity: 0;
  visibility: hidden;
  transition: 0.15s linear;
  transition-property: visibility, opacity;
}
.success__wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  text-align: center;
}
.success__wrap p {
  font-size: 24px;
  line-height: 32px;
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.success__wrap mark {
  color: #EC4A4A;
}
.success__head {
  padding-bottom: 32px;
}
.success .is-error,
.success .is-success {
  display: none;
}
.success.is-showed {
  opacity: 1;
  visibility: visible;
}

.news-filter {
  padding-bottom: 16px;
}
.news-filter .dropdown__result .dropdown__item {
  color: #000;
}

@media (max-width: 767px) {
  .news-filter .site__title {
    text-align: center;
  }
  .news-filter .dropdown {
    width: calc(50% - 7.5px);
    height: 36px;
    background-color: #f3f3f3;
  }
  .news-filter .dropdown__result {
    width: calc(100% - 16px);
    height: inherit;
  }
  .news-filter .dropdown__result:before, .news-filter .dropdown__result:after {
    width: 9px;
    height: 7px;
  }
  .news-filter .dropdown__item {
    font-family: "Amalia-Regular", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
    height: inherit;
    padding: 9px 12px;
    font-size: 16px;
  }
  .news-filter__tools {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .news-filter {
    margin-bottom: 39px;
  }
  .news-filter .site__title {
    margin-bottom: 0;
    margin-right: 24px;
  }
  .news-filter .dropdown__item {
    font-family: "Amalia-Regular", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
    font-size: 14px;
  }
  .news-filter > .site__centered {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .news-filter__wrap {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-top: 8px;
  }
  .news-filter__tools {
    position: relative;
    top: 5px;
  }
  .news-filter__categories {
    margin-top: 39px;
    padding-top: 28px;
    background-color: #f3f3f3;
  }
  .news-filter__categories a {
    font-family: "Amalia-Medium", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
    margin-right: 32px;
    margin-bottom: 28px;
    padding: 8px 16px;
    background-color: #f9f9f9;
    color: #000;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.5px;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
  }
  .news-filter__categories a.is-active {
    background-color: #FEE600;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.03), 0 2px 8px rgba(0, 0, 0, 0.1);
    pointer-events: none;
  }
  .news-filter__categories a:hover {
    background-color: #FEE600;
  }
  .news-filter__categories .site__centered {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
  }
}
.info-section {
  margin-top: 64px;
  margin-bottom: 64px;
}
.info-section .store-links a img {
  height: 61px;
}

.info-block_grey {
  padding: 32px 16px;
  background-color: #f3f3f3;
}
.info-block__pic {
  margin-bottom: 16px;
}
.info-block__pic img {
  display: block;
  width: 100%;
}
.info-block__pic.picture-mobile:not(.picture-mobile_one) {
  display: none;
}
.info-block_reverse .picture-mobile {
  display: block;
}
.info-block .info-block__pic_full {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 332px;
  margin: 0 -15px 16px;
  padding: 0;
}
.info-block .info-block__pic_full img {
  border-radius: 2px;
}
.info-block .info-block__pic_full.picture-desctop {
  display: none;
}
.info-block .info-block__pic_full--cover {
  position: relative;
  height: 592px;
}
@media screen and (max-width: 767px) {
  .info-block .info-block__pic_full--cover {
    height: auto;
  }
}
.info-block .info-block__pic_full--cover img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  -o-object-fit: cover;
}
@media screen and (max-width: 767px) {
  .info-block .info-block__pic_full--cover img {
    position: static;
    height: auto;
    -o-object-fit: auto;
       object-fit: auto;
  }
}
.info-block .info-block__pic_full--cover-mob {
  position: relative;
  height: 516px;
}
.info-block .info-block__pic_full--cover-mob img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  -o-object-fit: cover;
  object-position: top;
  -o-object-position: top;
}
.info-block .info-block__pic_half {
  position: relative;
  margin: 0 -15px 16px;
  padding: 0;
  height: 332px;
  overflow: hidden;
}
.info-block .info-block__pic_half img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  display: block;
}
.info-block__title {
  display: block;
  margin-bottom: 16px;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #000000;
}
.info-block__content {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color: #828282;
}
.info-block__content p + p {
  margin-top: 12px;
}
.info-block__content p + .list-icon {
  margin-top: 12px;
}
.info-block__content p {
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  margin-top: 12px;
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
}
.info-block__content ul,
.info-block__content ol {
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.info-block__content ul li,
.info-block__content ol li {
  position: relative;
  padding-left: 12px;
  margin-top: 12px;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
}
.info-block__content ul li:before,
.info-block__content ol li:before {
  position: absolute;
  top: 10px;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #000000;
  content: "";
}
.info-block__content ul li:first-child,
.info-block__content ol li:first-child {
  margin-top: 0;
}
.info-block__content ol {
  counter-reset: item;
}
.info-block__content ol li {
  padding-left: 20px;
}
.info-block__content ol li:before {
  content: counter(item) ". ";
  counter-increment: item;
  top: 0;
  width: 12px;
  height: auto;
  background: none;
}
.info-block__action {
  padding-top: 32px;
  text-align: center;
}
.info-block__action .btn,
.info-block__action .btns {
  width: 100%;
}

.info-block-list .info-block {
  margin-top: 16px;
}
.info-block-list .info-block:first-child {
  margin-top: 0;
}

@media (min-width: 768px) {
  .info-block .info-block__pic_full,
  .info-block .info-block__pic_half {
    margin: 0 0 16px;
  }
}
@media (min-width: 1024px) {
  .info-section {
    margin-top: 112px;
    margin-bottom: 112px;
  }
  .info-block {
    display: flex;
    justify-content: space-between;
  }
  .info-block_reverse .info-block__pic {
    order: 2;
  }
  .info-block_reverse .info-block__pic.picture-mobile {
    display: none;
  }
  .info-block_reverse .info-block__content {
    order: 1;
  }
  .info-block_grey {
    padding: 64px;
  }
  .info-block_img {
    align-items: center;
  }
  .info-block_img .info-block__pic {
    width: calc(50% - 16px);
  }
  .info-block_img .info-block__content {
    width: calc(50% - 80px);
  }
  .info-block__pic {
    width: 384px;
    margin-bottom: 0;
  }
  .info-block .info-block__pic_full {
    margin: 0;
  }
  .info-block .info-block__pic_full img {
    opacity: 0.5;
  }
  .info-block .info-block__pic_full.picture-desctop {
    display: flex;
  }
  .info-block .info-block__pic_full.picture-mobile {
    display: none;
  }
  .info-block .info-block__pic_half {
    height: 368px;
    margin: 0;
  }
  .info-block__content {
    width: calc(100% - 384px - 96px);
    font-size: 18px;
    line-height: 28px;
  }
  .info-block__content p + p {
    margin-top: 24px;
  }
  .info-block__content p + .list-icon {
    margin-top: 24px;
  }
  .info-block__title {
    font-size: 32px;
    line-height: 44px;
  }
  .info-block__action {
    text-align: left;
  }
  .info-block__action .btn,
  .info-block__action .btns {
    width: auto;
  }
  .info-block-list .info-block {
    margin-top: 32px;
  }
}
@media (min-width: 768px) {
  .info-block__action .btn,
  .info-block__action .btns {
    width: auto;
  }
}
.attention-block {
  padding-top: 32px;
  padding-bottom: 32px;
  background-color: #FEE600;
  font-size: 20px;
  line-height: 28px;
  color: #000000;
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.attention-block_background {
  background-color: #f3f3f3;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.attention-block_image {
  background-color: #f3f3f3;
  padding-bottom: 0;
}
.attention-block__wrap {
  text-align: center;
}
.attention-block__title {
  display: block;
  margin-bottom: 16px;
  font-size: 24px;
  line-height: 32px;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.attention-block__btns {
  padding-top: 32px;
}
.attention-block__btns .btn {
  width: 100%;
}
.attention-block__col + .attention-block__col {
  padding-top: 64px;
}
.attention-block__pic {
  padding-top: 30px;
}
.attention-block__pic img {
  display: block;
  width: 100%;
}
.attention-block .attention-block__pic_half {
  position: relative;
  min-height: 332px;
  overflow: hidden;
}
.attention-block .attention-block__pic_half img {
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  max-width: 222px;
}

.attention-block_grey {
  background-color: #cdcdcd;
}

@media (min-width: 1024px) {
  .attention-block {
    padding: 56px 0 64px;
    font-size: 24px;
    line-height: 32px;
  }
  .attention-block_background {
    padding: 182px 0 190px;
  }
  .attention-block_image {
    padding-top: 0;
    padding-bottom: 0;
  }
  .attention-block_image .attention-block__content {
    width: 50%;
    padding: 32px 32px 32px 0;
  }
  .attention-block__wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: left;
  }
  .attention-block__title {
    font-size: 40px;
    line-height: 48px;
  }
  .attention-block__content {
    width: calc(50% + 80px);
  }
  .attention-block__btns {
    width: calc(50% - 176px);
  }
  .attention-block__btns .btn {
    width: auto;
  }
  .attention-block__col {
    display: flex;
    flex-direction: column;
    width: calc(50% - 16px);
    align-self: stretch;
    text-align: left;
    font-size: 18px;
    line-height: 28px;
  }
  .attention-block__col:first-child {
    text-align: right;
  }
  .attention-block__col + .attention-block__col {
    padding-top: 0;
  }
  .attention-block__col .attention-block__title {
    font-size: 32px;
    line-height: 44px;
  }
  .attention-block__col .attention-block__btns {
    width: 100%;
    margin-top: auto;
  }
  .attention-block__pic {
    width: 50%;
    padding-top: 0;
  }
  .attention-block .attention-block__pic_half {
    min-height: 368px;
  }
  .attention-block .attention-block__pic_half img {
    top: 54px;
  }
}
@media (max-width: 767.98px) {
  .attention-block__btns a {
    width: 100%;
  }
}

.store-links {
  margin: 0 -8px 10px -8px;
  display: flex;
  justify-content: center;
}
.store-links a {
  display: inline-block;
  vertical-align: top;
  margin: 0 8px;
}

@media (min-width: 1024px) {
  .store-links {
    margin: 0 -12px 10px -12px;
  }
  .store-links a {
    margin: 0 12px;
  }
}
@media (max-width: 767.98px) {
  .attention-block__btns .store-links > a {
    width: auto;
  }
}
.info-preview .main-title {
  padding-bottom: 8px;
}
.info-preview .main-title h2 {
  text-align: center;
}
.info-preview .info-block__title {
  text-align: center;
}

@media (min-width: 1024px) {
  .info-preview .main-title {
    padding-bottom: 12px;
  }
  .info-preview .main-title h2 {
    text-align: left;
  }
  .info-preview .info-block__title {
    text-align: left;
  }
}
.helpful-info {
  padding-top: 32px;
  padding-bottom: 32px;
  background-color: #F3F3F3;
}

@media (min-width: 1024px) {
  .helpful-info {
    padding-top: 56px;
    padding-bottom: 56px;
  }
}
.accordion {
  border-bottom: 1px solid #E6E6E6;
}
.accordion_menu {
  border-bottom: none;
}
.accordion_menu .accordion__item.is-active {
  background: none;
}
.accordion_menu .accordion__item.is-active .accordion__btn {
  transition-delay: 0s;
}
.accordion_menu .accordion__item.is-active .accordion__btn:before {
  transform: rotate(-45deg);
  transition-delay: 0.15s;
}
.accordion_menu .accordion__item.is-active .accordion__btn:after {
  transform: rotate(45deg);
  transition-delay: 0.15s;
}
.accordion_menu .accordion__head {
  border-top: none;
}
.accordion_menu .accordion__btn {
  right: 21px;
  transition-delay: 0.15s;
}
.accordion__item.is-active .accordion__btn {
  transform: rotate(45deg);
}
.accordion__head {
  position: relative;
  padding: 16px 40px 16px 0;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  border-top: 1px solid #E6E6E6;
  cursor: pointer;
}
.accordion__content {
  display: none;
  overflow: hidden;
  font-size: 14px;
  color: #828282;
}
.accordion__btn {
  position: absolute;
  top: 50%;
  right: 4px;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  transition: transform 0.15s ease-in-out;
  transform-origin: center;
}
.accordion__btn:before, .accordion__btn:after {
  position: absolute;
  background: #000;
  transition: transform 0.15s ease-in-out;
  transform-origin: center;
  content: "";
}
.accordion__btn:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  margin-top: -1px;
}
.accordion__btn:after {
  top: 0;
  left: 50%;
  height: 100%;
  width: 2px;
  margin-left: -1px;
}

@media (min-width: 1024px) {
  .accordion_menu .accordion__btn {
    right: 25px;
  }
  .accordion_menu .accordion__item:hover {
    background: none;
  }
  .accordion_menu .accordion__item.is-active {
    background: none;
  }
  .accordion_menu .accordion__item.is-active .accordion__btn {
    transition-delay: 0s;
  }
  .accordion_menu .accordion__item.is-active .accordion__btn:before {
    transform: rotate(-45deg);
    transition-delay: 0.15s;
  }
  .accordion_menu .accordion__item.is-active .accordion__btn:after {
    transform: rotate(45deg);
    transition-delay: 0.15s;
  }
  .accordion_menu .accordion__head {
    padding-left: 0;
  }
  .accordion_menu .accordion__content {
    padding: 0;
  }
  .accordion__item {
    transition: background-color 0.3s ease-in-out;
  }
  .accordion__item.is-active, .accordion__item:hover {
    background-color: #F9F9F9;
  }
  .accordion__head {
    padding: 16px 56px 16px 32px;
    font-size: 18px;
    line-height: 28px;
  }
  .accordion__btn {
    right: 37px;
  }
  .accordion__content {
    padding: 0 32px;
    font-size: 14px;
  }
}
.video-block {
  font-size: 18px;
  line-height: 24px;
  color: #000000;
}
.video-block__player {
  border-radius: 12px;
  overflow: hidden;
}
.video-block__player iframe {
  display: block;
  width: 100%;
}
.video-block__content {
  padding-top: 24px;
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}

@media (min-width: 1150px) {
  .video-block {
    display: flex;
    align-items: center;
    text-align: center;
  }
  .video-block__player {
    display: inline-block;
    width: 736px;
    margin: 0 auto;
  }
  .video-block__content {
    width: calc(100% - 736px);
    padding: 0 0 0 32px;
    text-align: left;
  }
}
@media (max-width: 575.98px) {
  .video-block__player {
    margin: 0 -16px;
  }
}
.info-gallery__slider {
  position: relative;
  height: 564px;
  margin: 0 -16px 32px;
  background-color: #F3F3F3;
}
.info-gallery__slider .swiper-container {
  overflow: hidden;
  position: relative;
  z-index: 1;
  height: 100%;
}
.info-gallery__slider .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.info-gallery__slider .swiper-slide img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  display: block;
  max-width: 100%;
}
.info-gallery__slider .swiper-slide.swiper-slide_desctop {
  display: none;
}
.info-gallery__slider .btn-icon {
  display: none;
}
.info-gallery__slider .slider-pagination {
  position: absolute;
  bottom: 26px;
  left: 0;
  width: 100%;
  z-index: 5;
}
.info-gallery .swiper-wrapper {
  align-items: center;
  height: 100%;
}

@media (min-width: 1024px) {
  .info-gallery {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .info-gallery__slider {
    width: calc(50% - 16px);
    height: 592px;
    margin: 0;
  }
  .info-gallery__slider .btn-icon {
    display: block;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 2;
  }
  .info-gallery__slider .btn-icon_left {
    left: 20px;
  }
  .info-gallery__slider .btn-icon_right {
    right: 20px;
  }
  .info-gallery__slider .swiper-slide.swiper-slide_desctop {
    display: flex;
  }
  .info-gallery__slider .swiper-slide.swiper-slide_mobile {
    display: none;
  }
  .info-gallery__slider .slider-pagination {
    bottom: 16px;
  }
  .info-gallery__content {
    width: 50%;
    padding-left: 80px;
  }
}
@media (max-width: 575.98px) {
  .info-block__action {
    width: 100%;
  }
}
.flexible-line__layout {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
}
.flexible-line__layout > .flexible-line__item {
  margin-right: 54px;
}
.flexible-line__item, .flexible-line__bnt-more {
  transition: color 0.3s ease;
  white-space: nowrap;
}
.flexible-line__item:hover, .flexible-line__bnt-more:hover {
  color: #000;
}
.flexible-line__item.is-active {
  color: #000;
  pointer-events: none;
}
.flexible-line__bnt-more {
  padding-right: 37px;
  cursor: pointer;
}
.flexible-line__bnt-more:after {
  content: "";
  position: absolute;
  top: calc(50% - 3px);
  right: 0;
  width: 12px;
  height: 8px;
  background: url("/img/universal/svg/arrow_grey.svg") no-repeat center;
  background-size: contain;
}
.flexible-line__popup {
  right: 0;
  left: auto;
}
.flexible-line__popup.is-show {
  display: block;
}
.flexible-line__popup .dropdown__item {
  display: block;
}

.form-fieldset {
  margin-bottom: 24px;
}
.form-fieldset__input-range {
  position: relative;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  border: 1px solid #cdcdcd;
  background: #fff;
}
.form-fieldset__unit {
  padding: 10px 18px;
  font-size: 14px;
  line-height: 24px;
  color: #828282;
}
.form-fieldset__unit-select {
  min-width: 96px;
}
.form-fieldset .unit-select {
  position: relative;
  padding: 12px 25px 12px 0;
}
.form-fieldset .unit-select button {
  width: 100%;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 14px;
  line-height: 24px;
  background: none;
  color: #828282;
}
.form-fieldset .unit-select__result {
  position: relative;
  padding: 0 25px 0 16px;
  border: none;
  border-left: 1px solid #D8D8D8;
}
.form-fieldset .unit-select__result::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-2.5px);
  border: 5px solid transparent;
  border-top: 5px solid #000000;
  transition: all 0.4s ease-in-out;
}
.form-fieldset .unit-select__list {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transform: translateY(100%);
  transition: all 0.4s ease-in-out;
  background-color: #ffffff;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2), 0px 4px 16px rgba(0, 0, 0, 0.15);
}
.form-fieldset .unit-select__btn {
  padding: 4px 16px;
  text-align: left;
  border: none;
  transition: all 0.4s ease-in-out;
}
.form-fieldset .unit-select__btn:hover {
  background-color: #f3f3f3;
}
.form-fieldset .unit-select.active .unit-select__result::after {
  transform: translateY(-5px) rotate(180deg);
}
.form-fieldset .unit-select.active .unit-select__list {
  opacity: 1;
  visibility: visible;
}
.form-fieldset input.form-fieldset__input-numeric {
  flex: 0 1 60%;
  max-width: 60%;
  border: none;
  padding: 10px 16px;
  background: none;
  font-size: 16px;
  line-height: 24px;
  transform-origin: center left;
  transform: scale(0.875);
  color: #000;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.form-fieldset input.form-fieldset__input-numeric:focus {
  font-size: 16px;
  transform-origin: center left;
  transform: scale(0.875);
}
.form-fieldset .vue3-slider {
  position: absolute;
  bottom: 0;
  z-index: 9;
  display: inline-block;
  width: 100%;
  height: 22px;
  padding: 0;
  border: none;
  transform: translateY(calc(50% + 2px));
}
.form-fieldset .vue3-slider-inner {
  display: inline-block;
  position: relative;
  height: 100%;
  width: 100%;
}
.form-fieldset .vue3-slider-hidden {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.form-fieldset .vue3-slider .track,
.form-fieldset .vue3-slider .track-filled {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  max-width: 100%;
  height: 4px;
  transform: translateY(-50%);
}
.form-fieldset .vue3-slider .track {
  width: 100%;
  background-color: #cdcdcd;
}
.form-fieldset .vue3-slider .track-filled {
  background-color: #000;
}
.form-fieldset .vue3-slider .handle {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
  cursor: pointer;
  width: 22px;
  height: 22px;
  background-color: #FEE600;
  border: solid 3px #000;
  border-radius: 50%;
}
@media (min-width: 1024px) {
  .form-fieldset__unit {
    padding: 12px 20px;
    font-size: 18px;
    line-height: 28px;
  }
  .form-fieldset input.form-fieldset__input-numeric {
    padding: 12px 20px;
    font-size: 18px;
    line-height: 28px;
    transform: scale(1);
  }
  .form-fieldset input.form-fieldset__input-numeric:focus {
    font-size: 18px;
    transform: scale(1);
  }
  .form-fieldset__unit-select {
    min-width: 98px;
  }
  .form-fieldset .unit-select {
    padding: 12px 27px 12px 0;
  }
  .form-fieldset .unit-select button {
    font-size: 18px;
    line-height: 28px;
  }
}

.dark-theme .form-fieldset__input-range {
  border: 1px solid #1E1E1E;
  background: #363636;
}
.dark-theme .form-fieldset__unit {
  color: #CBCBCB;
}
.dark-theme .form-fieldset .unit-select__result {
  color: #E6E6E6;
  border-left: 1px solid #D8D8D8;
}
.dark-theme .form-fieldset .unit-select__result::after {
  border-top: 5px solid #E6E6E6;
}
.dark-theme .form-fieldset .unit-select__btn {
  color: #000000;
}
.dark-theme .form-fieldset .unit-select__btn:hover {
  color: #ffffff;
  background-color: #303030;
}
.dark-theme .form-fieldset input.form-fieldset__input-numeric {
  color: #fff;
}
.dark-theme .form-fieldset .vue3-slider .track {
  background-color: #1E1E1E;
}
.dark-theme .form-fieldset .vue3-slider .track-filled {
  background-color: #FEE600;
}
.dark-theme .form-fieldset .vue3-slider .handle {
  background-color: #1E1E21;
  border: solid 3px #FEE600;
}

.fieldset-radio {
  width: 100%;
  margin-bottom: 27px;
  color: #828282;
}
.fieldset-radio .fieldset-radio__title {
  margin-bottom: 19px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
}
.fieldset-radio .fieldset-radio__inputs {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.fieldset-radio .fieldset-radio__inputs .field-radio {
  margin-right: 29px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.fieldset-radio .fieldset-radio__inputs .field-radio input {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  clip: rect(0 0 0 0);
  overflow: hidden;
}
.fieldset-radio .fieldset-radio__inputs .field-radio input:checked + .field-radio__circle:before {
  display: block;
}
.fieldset-radio .fieldset-radio__inputs .field-radio .field-radio__circle {
  position: relative;
  display: block;
  width: 18px;
  height: 18px;
  margin-right: 15px;
  border-radius: 50%;
  border: 1.5px solid #828282;
}
.fieldset-radio .fieldset-radio__inputs .field-radio .field-radio__circle::before {
  content: "";
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 18px;
  height: 18px;
  background-color: #FEE600;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.70001 3.6L3.90001 5.8L8.70001 1' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  border: 1.5px solid #000000;
}
.fieldset-radio .fieldset-radio__inputs .field-radio .field-radio__text {
  font-size: 14px;
  line-height: 24px;
}

@media (min-width: 360px) {
  .fieldset-radio .fieldset-radio__inputs .field-radio {
    margin-right: 39px;
  }
}
.fieldset-dropdown {
  width: 100%;
}
.fieldset-dropdown .fieldset-dropdown__label {
  margin-bottom: 8px;
}
.fieldset-dropdown .fieldset-dropdown__dropdown {
  position: relative;
  width: 100%;
}
.fieldset-dropdown .fieldset-dropdown__dropdown.active .fieldset-dropdown__result::after {
  transform: translateY(-5px) rotate(180deg);
}
.fieldset-dropdown .fieldset-dropdown__dropdown.active .fieldset-dropdown__list {
  opacity: 1;
  visibility: visible;
}
.fieldset-dropdown .fieldset-dropdown__result {
  width: 100%;
  padding: 10px 22px 10px 16px;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  background-color: #ffffff;
  color: #000;
  border: 1px solid #cdcdcd;
  border-radius: 2px;
}
.fieldset-dropdown .fieldset-dropdown__result::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 22px;
  transform: translateY(-2.5px);
  border: 5px solid transparent;
  border-top: 5px solid #000000;
  transition: all 0.4s ease-in-out;
}
.fieldset-dropdown .fieldset-dropdown__list {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(100%);
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
  background-color: #ffffff;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2), 0px 4px 16px rgba(0, 0, 0, 0.15);
}
.fieldset-dropdown .fieldset-dropdown__btn {
  width: 100%;
  padding: 10px 16px;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  background-color: #ffffff;
  border: none;
  transition: all 0.4s ease-in-out;
}
.fieldset-dropdown .fieldset-dropdown__btn:hover {
  background-color: #f3f3f3;
}

@media (min-width: 1024px) {
  .fieldset-dropdown .fieldset-dropdown__result,
  .fieldset-dropdown .fieldset-dropdown__btn {
    padding: 12px 27px 12px 20px;
    font-size: 18px;
    line-height: 28px;
  }
  .fieldset-dropdown .fieldset-dropdown__result::after {
    right: 27px;
  }
}
.tabs-calc {
  margin-bottom: 20px;
  padding: 0 32px;
  border-bottom: 1px solid #e6e6e6;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.tabs-calc::webkit-scrollbar, .tabs-calc::-webkit-scrollbar-track, .tabs-calc::-webkit-scrollbar-thumb {
  display: none;
  background: none;
}
.tabs-calc__btn {
  flex: 0 0 auto;
  position: relative;
  margin-right: 16px;
  padding-bottom: 15px;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 14px;
  line-height: 24px;
  color: #828282;
  transition: color 0.15s ease-in-out;
  border: none;
  background: none;
}
.tabs-calc__btn::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 4px;
  opacity: 0;
  border-radius: 1px;
  background-color: #FEE600;
  transition: opacity 0.15s ease-in-out;
}
.tabs-calc__btn.active {
  pointer-events: none;
  color: #000000;
}
.tabs-calc__btn.active:after {
  opacity: 1;
}
.tabs-calc__btn:hover {
  color: #000000;
}
@media (min-width: 1024px) {
  .tabs-calc {
    margin-bottom: 20px;
    padding: 0 32px;
    border-bottom: 1px solid #e6e6e6;
  }
  .tabs-calc__btn {
    margin-right: 80px;
    padding-bottom: 19px;
    font-size: 24px;
    line-height: 32px;
  }
}

.dark-theme .tabs-calc__btn.active, .dark-theme .tabs-calc__btn:hover {
  color: #fff;
}

.main-page-container {
  padding: 170px 0;
}
.main-page-container .main-page-block .main-search-result-block {
  position: relative;
  padding-bottom: 168px;
}
.main-page-container .main-page-block .main-search-result-block .search-result-slider {
  display: flex;
  position: relative;
  height: 168px;
}
.main-page-container .main-page-block .main-search-result-block .search-result-slider .doc-item {
  width: 168px;
  height: 168px;
  border-radius: 10px;
  background-color: #ffffff;
  border: solid 1px #e0e6ed;
  text-decoration: none;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 16px;
  margin-right: 18px;
}
.main-page-container .main-page-block .main-search-result-block .search-result-slider .doc-item .btn.white-btn {
  height: 40px;
  border-radius: 4px;
  display: inline-block;
  text-decoration: none;
  line-height: 26px;
  padding: 6px 25px;
  font-size: 16px;
  transition: all 0.3s ease;
  position: relative;
  text-align: center;
  min-width: 100px;
  background: rgba(255, 255, 255, 0);
  border: solid 1px #fff;
  color: #fff;
}
.main-page-container .main-page-block .main-search-result-block .search-result-slider .empty-search {
  padding: 64px 0;
}
.main-page-container .main-page-block .main-search-result-block .search-result-slider .empty-search .image {
  text-align: center;
  margin-bottom: 8px;
}
.main-page-container .main-page-block .main-search-result-block .search-result-slider .empty-search .image img {
  max-width: 100%;
}
.main-page-container .main-page-block .main-search-result-block .search-result-slider .empty-search .text1 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.33;
  text-align: center;
  color: #637282;
}
.main-page-container .main-page-block .main-search-result-block .search-result-slider .empty-search .text2 {
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  color: #97a4b1;
  font-weight: 300;
  margin-bottom: 12px;
}
.main-page-block {
  width: 560px;
  margin: auto;
  position: relative;
}
.main-page-block .fast-search-block {
  margin-bottom: 35px;
}
.main-page-block .fast-search-block .first, .main-page-block .fast-search-block .second {
  display: flex;
  align-items: center;
}
.main-page-block .fast-search-block .second {
  display: none;
}
.main-page-block .fast-search-block.other .first {
  display: none;
}
.main-page-block .fast-search-block.other .second {
  display: flex;
}
.main-page-block .fast-search-block .first > span {
  font-size: 14px;
  color: #637282;
  margin-right: 16px;
}
.main-page-block .fast-search-block ul {
  display: flex;
}
.main-page-block .fast-search-block ul li {
  margin-right: 16px;
}
.main-page-block .fast-search-block ul li a {
  font-size: 14px;
  color: #637282;
  white-space: nowrap;
}
.main-page-block .fast-search-block ul li a:hover {
  color: rgba(24, 118, 212, 0.69);
  text-decoration: underline;
}
.main-page-block .fast-search-block .more-fast-search {
  background: url("/img/more.svg") 0 0 no-repeat;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.main-page-block .fast-search-block .less-fast-search {
  background: url("/img/rectangle-5.svg") 0 0 no-repeat;
  width: 24px;
  height: 24px;
  cursor: pointer;
  margin-right: 16px;
}
.main-page-block .main-search-result-block .search-result-tabs {
  position: relative;
  padding-top: 8px;
  margin-bottom: 20px;
  background: #fff;
  display: flex;
}
.main-page-block .main-search-result-block .search-result-tabs .tab-btn {
  opacity: 0.6;
  font-size: 16px;
  line-height: 1.38;
  color: #27282d;
  border-bottom: 1px solid rgba(252, 230, 16, 0.3);
  padding: 0 10px;
  text-decoration: none;
  position: relative;
}
.main-page-block .main-search-result-block .search-result-tabs .tab-btn.active {
  opacity: 1;
}
.main-page-block .main-search-result-block .search-result-tabs .tab-btn.active::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  display: block;
  background: #fce610;
}
.main-page-block .main-search-result-block .search-result-slider-container {
  position: absolute;
  top: 50px;
  left: 0;
  display: flex;
  padding-top: 20px;
  padding-bottom: 40px;
  overflow: hidden;
}
.main-page-block .main-search-result-block .search-result-slider {
  display: flex;
  position: relative;
  height: 168px;
}
.main-page-block .main-search-result-block .search-result-slider .result-item {
  width: 168px;
  min-width: 168px;
  height: 168px;
  background-color: rgba(45, 40, 40, 0.38);
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  padding: 16px 8px;
  display: block;
  text-decoration: none;
  box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.15);
  margin-right: 17px;
  transition: all 0.3s;
}
.main-page-block .main-search-result-block .search-result-slider .result-item:hover {
  transform: scale(1.06);
}
.main-page-block .main-search-result-block .search-result-slider .result-item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(16, 15, 15, 0.36);
}
.main-page-block .main-search-result-block .search-result-slider .result-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 42;
  background: rgba(16, 15, 15, 0);
}
.main-page-block .main-search-result-block .search-result-slider .result-item img {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
}
.main-page-block .main-search-result-block .search-result-slider .result-item .section {
  font-size: 16px;
  line-height: 1.1;
  text-align: center;
  color: #ffffff;
  position: relative;
  z-index: 21;
  margin-bottom: 30px;
}
.main-page-block .main-search-result-block .search-result-slider .result-item .title {
  font-size: 18px;
  line-height: 1.1;
  text-align: center;
  color: #ffffff;
  position: relative;
  z-index: 21;
}
.main-page-block .main-search-result-block .search-result-slider .card-item {
  width: 276px;
  height: 168px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 18px;
  box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.15);
}
.main-page-block .main-search-result-block .search-result-slider .card-item img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.main-page-block .main-search-result-block .search-result-slider .card-item .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  text-align: center;
  padding: 16px;
  background: rgba(16, 15, 15, 0.6);
  display: none;
}
.main-page-block .main-search-result-block .search-result-slider .card-item .content .section {
  font-size: 16px;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  position: relative;
  z-index: 21;
  margin-bottom: 4px;
}
.main-page-block .main-search-result-block .search-result-slider .card-item .content .title {
  font-size: 24px;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  position: relative;
  z-index: 2;
  margin-bottom: 4px;
}
.main-page-block .main-search-result-block .search-result-slider .card-item .content .description {
  font-size: 16px;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  margin-bottom: 25px;
}
.main-page-block .main-search-result-block .search-result-slider .card-item:hover .content {
  display: block;
}
.main-page-block .main-search-result-block .search-result-slider .doc-item {
  width: 168px;
  height: 168px;
  border-radius: 10px;
  background-color: #ffffff;
  border: solid 1px #e0e6ed;
  text-decoration: none;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 16px;
  margin-right: 18px;
}
.main-page-block .main-search-result-block .search-result-slider .doc-item .section {
  font-size: 16px;
  text-align: center;
  color: #637282;
}
.main-page-block .main-search-result-block .search-result-slider .doc-item .title {
  font-size: 14px;
  line-height: 1.14;
  text-align: center;
  color: #212225;
  max-height: 75px;
  overflow: hidden;
}
.main-page-block .main-search-result-block .search-result-slider .doc-item .date {
  font-size: 14px;
  text-align: center;
  color: #637282;
}
.main-page-block .main-search-result-block .search-result-slider .doc-item .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  text-align: center;
  padding: 16px;
  background-color: rgba(16, 15, 15, 0.7);
  display: none;
}
.main-page-block .main-search-result-block .search-result-slider .doc-item .content .type {
  font-size: 24px;
  line-height: 1.33;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
}
.main-page-block .main-search-result-block .search-result-slider .doc-item .content .size {
  font-size: 18px;
  line-height: 1.33;
  text-align: center;
  color: #ffffff;
  margin-bottom: 18px;
}
.main-page-block .main-search-result-block .search-result-slider .doc-item:hover .content {
  display: block;
}
.main-page-block .main-search-result-block .search-result-slider .more-item {
  width: 168px;
  min-width: 168px;
  height: 168px;
  border-radius: 10px;
  background: url("/img/search-more-icon.svg") center 40px no-repeat #f9fbfd;
  border: solid 1px #e0e6ed;
  text-decoration: none;
}
.main-page-block .main-search-result-block .search-result-slider .more-item .text {
  font-size: 16px;
  line-height: 1.13;
  text-align: center;
  color: #637282;
  margin-top: 110px;
}
.main-page-title {
  color: #637282;
  position: absolute;
  z-index: 33;
  top: 0;
  left: 0;
  height: 56px;
  font-size: 32px;
  line-height: 32px;
  width: calc(100% - 56px);
  transition: all 0.3s linear;
}
.main-page-title.active {
  font-size: 18px;
  line-height: 24px;
  top: -24px;
  height: 24px;
}
.main-page-form {
  height: 56px;
  position: relative;
  margin-bottom: 5px;
}
.main-page-form .ps__rail-x, .main-page-form .ps__rail-y {
  display: none;
}
.main-page-form .ps__rail-y {
  z-index: 5;
  opacity: 1;
  border-radius: 6px;
  width: 15px;
  background: #eee;
  right: 0 !important;
  position: absolute;
  left: initial !important;
}
.main-page-form .ps__thumb-y {
  width: 11px;
  background: #fce610;
  transition: background-color 0.2s linear, width 0.2s ease-in-out;
  right: 2px;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
}
.main-page-form .ps__rail-y.ps--clicking .ps__thumb-y, .main-page-form .ps__rail-y:focus > .ps__thumb-y, .main-page-form .ps__rail-y:hover > .ps__thumb-y {
  background: #fce610;
}
.main-page-form .ps--active-x > .ps__rail-x, .main-page-form .ps--active-y > .ps__rail-y {
  display: block;
}
.main-page-form .ps {
  max-height: 300px;
  overflow: hidden;
  position: relative;
}
.main-page-form .ps--active-x > .ps__rail-x, .main-page-form .ps--active-y > .ps__rail-y {
  background: #eee;
}
.main-page-form .ps--focus > .ps__rail-x, .main-page-form .ps--focus > .ps__rail-y, .main-page-form .ps--scrolling-x > .ps__rail-x, .main-page-form .ps--scrolling-y > .ps__rail-y, .main-page-form .ps:hover > .ps__rail-x, .main-page-form .ps:hover > .ps__rail-y {
  opacity: 1;
}
.main-page-form form {
  display: flex;
}
.main-page-form form input[type=text] {
  height: 56px;
  border: none;
  border-bottom: 2px solid #fce610;
  border-radius: 0;
  width: calc(100% - 56px);
  font-size: 32px;
  line-height: 54px;
  color: #212225;
}
.main-page-form form button {
  width: 56px;
  height: 56px;
  border: none;
  background: url("/img/arrow-icon.svg") center no-repeat #fce610;
}
.main-page-form .search-result-container {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  max-height: 360px;
  overflow: hidden;
  border-radius: 2px;
  box-shadow: 0 6px 13px 0 rgba(194, 206, 226, 0.5);
  background-color: #ffffff;
  border: solid 1px #f9fbfd;
  z-index: 33;
}
.main-page-form .search-result-tabs {
  position: relative;
  padding: 16px 32px;
  height: 60px;
  background: #fff;
  display: flex;
}
.main-page-form .search-result-tabs .tab-btn {
  opacity: 0.6;
  font-size: 16px;
  line-height: 1.38;
  color: #27282d;
  border-bottom: 1px solid rgba(252, 230, 16, 0.3);
  padding: 0 10px;
  text-decoration: none;
  position: relative;
}
.main-page-form .search-result-tabs .tab-btn.active {
  opacity: 1;
}
.main-page-form .search-result-tabs .tab-btn.active::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  display: block;
  background: #fce610;
}
.main-page-form .search-result-block {
  max-height: 300px;
  position: relative;
}
.main-page-form .search-result-block.ps-container.ps-active-y > .ps-scrollbar-y-rail {
  width: 4px;
  background-color: #f9fbfd;
  border-radius: 2px;
  opacity: 1 !important;
  z-index: 22;
}
.main-page-form .search-result-block.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  border-radius: 2px;
  background-color: #ebecef;
  width: 4px;
  opacity: 1 !important;
}
.main-page-form .search-result-block .result-block {
  position: relative;
  padding: 16px 32px;
}
.main-page-form .search-result-block .result-block:not(:first-child):after {
  content: "";
  position: absolute;
  top: 0;
  left: 32px;
  right: 32px;
  height: 2px;
  background: #e0e6ed;
}
.main-page-form .search-result-block .result-block .section-link {
  opacity: 0.5;
  font-size: 12px;
  color: #637282;
  text-decoration: none;
  text-transform: uppercase;
  position: absolute;
  line-height: 24px;
  top: 16px;
  left: 32px;
  z-index: 12;
  max-width: 41%;
}
.main-page-form .search-result-block .result-block .result-links li {
  padding-left: 49%;
  position: relative;
  margin-bottom: 5px;
}
.main-page-form .search-result-block .result-block .result-links li a {
  font-size: 18px;
  line-height: 24px;
  color: #637282;
  text-decoration: none;
  z-index: 12;
}
.main-page-form .search-result-block .result-block .result-links li a span {
  position: relative;
  z-index: 2;
}
.main-page-form .search-result-block .result-block .result-links li a strong {
  font-family: "futurademic", sans-serif;
}
.main-page-form .search-result-block .result-block .result-links li a:hover:after {
  content: "";
  position: absolute;
  top: 0;
  left: -32px;
  right: -32px;
  height: 100%;
  background-color: #f9fbfd;
  z-index: 1;
}
.main-page-form .search-result-block .result-block .result-links em {
  font-weight: 700;
  font-style: normal;
}

.fast-search {
  display: none !important;
}
.fast-search__items-container {
  position: relative;
}
.fast-search__content, .fast-search__title {
  display: none;
}

.search-form-section {
  padding-top: 140px;
  padding-bottom: 30px;
}
.search-form-section form {
  width: 560px;
  margin: 0 auto;
  position: relative;
}
.search-form-section form input {
  width: 560px;
  padding-right: 70px;
  height: 56px;
  font-size: 24px;
  color: #212225;
  border: none;
  line-height: 54px;
  border-bottom: 2px solid #fce610;
}
.search-form-section form button {
  position: absolute;
  right: 0;
  top: 0;
  width: 56px;
  height: 56px;
  border: none;
  background: url(/img/arrow-icon.svg) center no-repeat #fce610;
}
.search-tab-section .container {
  display: flex;
  justify-content: space-between;
}
.search-tab-section .tab-btn {
  opacity: 0.6;
  font-size: 16px;
  line-height: 28px;
  color: #27282d;
  border-bottom: 1px solid rgba(252, 230, 16, 0.3);
  padding: 0 10px;
  text-decoration: none;
  position: relative;
}
.search-tab-section .tab-btn.active:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  display: block;
  background: #fce610;
}
.search-tab-section .search-sections {
  display: flex;
}
.search-tab-section .search-types {
  display: flex;
}
.search-result-section {
  padding-top: 16px;
  border-top: 1px solid #e0e6ed;
  background-color: #f9fbfd;
  padding-bottom: 30px;
}
.search-result-section.index-page {
  background: none;
}
.search-result-section .text {
  font-size: 12px;
  line-height: 1.17;
  text-align: left;
  color: #97a4b1;
  margin-bottom: 48px;
}
.search-result-section .search-list {
  width: 770px;
  margin: 0 auto;
}
.search-result-section .search-list .search-item {
  width: 770px;
  height: 168px;
  border-radius: 10px;
  background-color: #ffffff;
  display: flex;
  margin-bottom: 30px;
  text-decoration: none;
}
.search-result-section .search-list .search-item.document-item {
  min-height: 120px;
  height: auto;
  padding-left: 0;
  align-items: stretch;
}
.search-result-section .search-list .search-item.document-item::before {
  display: none;
}
.search-result-section .search-list .search-item.document-item:hover .file {
  box-shadow: 0 2px 50px 0 rgba(0, 0, 0, 0.5);
}
.search-result-section .search-list .search-item.document-item .file {
  width: 276px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  text-align: center;
  color: #637282;
  border: solid 1px #e0e6ed;
  flex-direction: column;
  min-height: 120px;
  height: auto;
}
.search-result-section .search-list .search-item.document-item .file:after {
  content: attr(data-ext);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #637282;
  text-transform: uppercase;
  font-size: 8px;
}
.search-result-section .search-list .search-item:hover .image {
  box-shadow: 0 2px 50px 0 rgba(0, 0, 0, 0.5);
}
.search-result-section .search-list .search-item .image {
  width: 276px;
  height: 168px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
.search-result-section .search-list .search-item .image span {
  font-size: 24px;
  line-height: 1.33;
  text-align: center;
  color: #ffffff;
  z-index: 3;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  width: 276px;
  height: 168px;
  background-color: rgba(45, 40, 40, 0.38);
}
.search-result-section .search-list .search-item .image img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: 1;
}
.search-result-section .search-list .search-item .content {
  width: calc(100% - 276px);
  padding: 15px 32px;
  position: relative;
}
.search-result-section .search-list .search-item .content .section {
  font-size: 14px;
  line-height: 1.14;
  text-align: left;
  color: #637282;
  margin-bottom: 16px;
}
.search-result-section .search-list .search-item .content .title {
  font-size: 24px;
  line-height: 1.33;
  text-align: left;
  color: #212225;
  margin-bottom: 16px;
}
.search-result-section .search-list .search-item .content .description {
  font-size: 14px;
  line-height: 1.14;
  text-align: left;
  max-height: 60px;
  overflow: hidden;
  color: #637282;
}
.search-result-section .search-list .search-item .content .date {
  font-size: 14px;
  color: #637282;
  position: absolute;
  top: 15px;
  right: 32px;
}
.search-result-section .empty-search {
  padding: 64px 0;
}
.search-result-section .empty-search .image {
  text-align: center;
  margin-bottom: 8px;
}
.search-result-section .empty-search .image img {
  max-width: 100%;
}
.search-result-section .empty-search .text1 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.33;
  text-align: center;
  color: #637282;
}
.search-result-section .empty-search .text2 {
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  color: #97a4b1;
  font-weight: 300;
  margin-bottom: 12px;
}
.search-result-section .empty-search-slider {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
}
.search-result-section .empty-search-slider .slick-next,
.search-result-section .empty-search-slider .slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  cursor: pointe;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0;
}
.search-result-section .empty-search-slider .slick-prev {
  width: 24px;
  height: 24px;
  left: -25px;
}
.search-result-section .empty-search-slider .item {
  text-align: center;
}
.search-result-section .pagination-block {
  padding-bottom: 40px;
  text-align: center;
}
.search-result-section .pagination-block ul {
  display: flex;
  justify-content: center;
}
.search-result-section .pagination-block ul li {
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.search-result-section .pagination-block ul li a {
  color: #6f6f6f;
  text-decoration: none;
  text-align: center;
  padding: 0 5px;
  display: inline-block;
  z-index: 2;
  position: relative;
}
.search-result-section .pagination-block ul li span {
  color: #000;
  padding: 0 5px;
  display: inline-block;
  text-align: center;
}
.search-result-section .pagination-block ul li.disabled {
  opacity: 0.25;
}
.search-result-section .pagination-block ul li.active {
  color: #000;
}
.search-result-section .pagination-block ul li:first-child {
  margin-right: 10px;
}
.search-result-section .pagination-block ul li:last-child {
  margin-left: 10px;
}
.search-result-section .pagination-block ul li:first-child *,
.search-result-section .pagination-block ul li:last-child * {
  font-size: 24px;
  width: 40px;
  height: 40px;
  line-height: 38px;
  border: 1px solid #b7b7b7;
  background: 0 0;
  text-align: center;
  border-radius: 5px;
}

@media (max-width: 1023px) {
  .search-tab-section .tab-btn {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .popup__search {
    padding: 16px;
  }
  .main-page-container {
    height: auto;
    padding: 120px 16px 170px;
  }
  .main-page-block {
    width: 100%;
  }
  .main-page-block .fast-search-block .first, .main-page-block .fast-search-block .second {
    display: none;
  }
  .main-page-form form input[type=text], .main-page-title {
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    transition: all 0s linear;
  }
  .main-page-title {
    width: calc(100% - 40px);
    padding-right: 8px;
  }
  .main-page-title.active {
    font-size: 14px;
    line-height: 16px;
    top: -16px;
  }
  .main-page-form {
    height: 40px;
  }
  .main-page-form .search-result-block {
    max-height: 30vh;
  }
  .main-page-form .search-result-block .result-block {
    padding-left: 10px;
    padding-right: 18px;
  }
  .main-page-form .search-result-block .result-block .result-links li a {
    font-size: 14px;
    line-height: 16px;
  }
  .main-page-form .search-result-block .result-block .section-link {
    font-size: 10px;
    left: 16px;
  }
  .main-page-form .search-result-block .result-block:not(:first-child):after {
    left: 16px;
    right: 16px;
  }
  .main-page-form .search-result-container .search-result-tabs {
    padding: 16px;
  }
  .main-page-form form button {
    width: 40px;
    height: 40px;
  }
  .main-page-form form input[type=text] {
    width: calc(100% - 40px);
  }
  .fast-search__content {
    display: block;
  }
  .fast-search__content ul {
    flex-wrap: wrap;
  }
  .fast-search__content ul li a {
    line-height: 24px;
    text-decoration: underline;
  }
  .search-result-section .search-list {
    width: 100%;
  }
  .search-result-section .search-list .search-item {
    width: 100%;
    height: auto;
    flex-wrap: wrap;
  }
  .search-result-section .search-list .search-item .content {
    width: 100%;
    padding: 15px;
  }
  .search-result-section .search-list .search-item .content .title {
    font-size: 14px;
  }
  .search-result-section .search-list .search-item .content .section {
    font-size: 12px;
  }
  .search-form-section {
    padding: 120px 20px 30px;
  }
  .search-form-section form {
    width: 100%;
  }
  .search-form-section form input {
    width: calc(100% - 56px);
  }
  .search-tab-section .container {
    flex-wrap: wrap;
  }
  .search-tab-section .search-types {
    order: 1;
  }
  .search-tab-section .search-sections {
    width: 100%;
    max-width: 100%;
    order: 2;
    overflow-x: auto;
  }
  .search-tab-section .tab-btn {
    white-space: nowrap;
    padding: 0 5px;
  }
}
@media screen and (max-width: 359px) {
  .main-page-title {
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) {
  .search-result-slider {
    animation-name: slide-in;
    animation-duration: 2s;
    animation-timing-function: cubic-bezier(0.29, 0.56, 0.75, 1.37);
  }
  @keyframes slide-in {
    from {
      left: 2000px;
      opacity: 0;
    }
    to {
      left: 351px;
      opacity: 1;
    }
  }
}
@media screen and (min-width: 1200px) {
  .search-result-slider-container {
    left: -351px;
    width: 1263px;
  }
}
.main-page-container .main-page-block .main-search-result-block .search-result-slider .result-item {
  box-shadow: 0 12px 18px 0 rgba(0, 0, 0, 0.3);
  outline: none;
  background-color: trunsparent;
}

.main-page-container .main-page-block .main-search-result-block .search-result-slider .result-item:hover {
  transform: scale(1.06);
  box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.45);
}

.main-page-container .main-page-block .main-search-result-block .search-result-slider-container {
  width: 100%;
}

.main-page-container .main-page-block .main-search-result-block .search-result-slider .result-item:before,
.main-page-container .main-page-block .main-search-result-block .search-result-slider .result-item:after {
  border-radius: 10px;
}

.search-result-section .search-list .search-item:hover .image {
  box-shadow: none;
}

.search-result-section .search-list .search-item:hover {
  box-shadow: 0 2px 50px 0 rgba(0, 0, 0, 0.4);
}

.btns {
  background: transparent;
  display: inline-block;
  font-size: 14px;
  padding: 14px 36px;
  border: 1px solid;
  color: #000;
  border-color: #000;
  text-align: center;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  white-space: nowrap;
  transition: 0.15s ease-in-out;
  background-color: #fff;
  transition-property: color, border-color, background-color, opacity;
  position: relative;
}
.btns:focus, .btns:active, .btns:hover {
  color: #FEE600;
}
.btns:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.btns.with-img {
  display: grid;
  grid-template-columns: 24px 1fr;
  gap: 8px;
  align-items: center;
}
.btns.with-img img {
  width: 24px;
  height: 24px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 1024px) {
  .btns {
    font-size: 18px;
    padding: 16px 36px;
  }
}

.btns__bg-color_black-yellow {
  color: #FEE600;
  background-color: #000;
  border-color: #000;
}
.btns__bg-color_black-yellow:focus, .btns__bg-color_black-yellow:active, .btns__bg-color_black-yellow:hover {
  color: #000;
  background-color: #FEE600;
  border-color: #FEE600;
}

.btns__bg-color_yellow-black {
  color: #000;
  background-color: #FEE600;
  border-color: #FEE600;
}
.btns__bg-color_yellow-black:focus, .btns__bg-color_yellow-black:active, .btns__bg-color_yellow-black:hover {
  color: #FEE600;
  background-color: #000;
  border-color: #000;
}

.btns__bg-color_white-yellow:focus, .btns__bg-color_white-yellow:active, .btns__bg-color_white-yellow:hover {
  color: #000;
  background-color: #FEE600;
  border-color: #FEE600;
}

@media (max-width: 767.98px) {
  .wide-mob .btns,
  .btns.wide-mob {
    width: 100%;
    text-align: center;
  }
}

.btns__bg-color_yellow-yellow {
  color: #000;
  background-color: #FEE600;
  border-color: #FEE600;
}
.btns__bg-color_yellow-yellow:focus, .btns__bg-color_yellow-yellow:active, .btns__bg-color_yellow-yellow:hover {
  color: #000;
  background-color: #FEE600;
  border-color: #FEE600;
}

.btns__size_large {
  font-size: 20px;
  padding: 16px 22px;
}
@media (min-width: 1024px) {
  .btns__size_large {
    font-size: 24px;
    padding: 18px 26px;
  }
}

.btns__size_medium {
  font-size: 14px;
  padding: 14px 36px;
}
@media (min-width: 1024px) {
  .btns__size_medium {
    font-size: 18px;
    padding: 16px 36px;
  }
}

.btns__size_small {
  font-size: 12px;
  padding: 10px 22px;
}
@media (min-width: 1024px) {
  .btns__size_small {
    font-size: 16px;
    padding: 12px 24px;
  }
}

.btns__size_thin {
  font-size: 12px;
  font-weight: 100;
  padding: 6px 28px;
}
@media (min-width: 1024px) {
  .btns__size_thin {
    font-size: 16px;
    padding: 6px 34px;
  }
}

.btns__type_icon-chevron-before:before,
.btns__type_icon-chevron-after:after {
  content: "";
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  position: absolute;
  background-position: center;
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
}

.btns__type_icon-chevron-before:before {
  background-image: url("/img/universal/svg/arrow_black-left.svg");
  transition: left 0.15s ease-in-out;
  left: 26px;
}

.btns__type_icon-chevron-before:hover:before {
  background-image: url("/img/universal/svg/arrow_yellow-left.svg");
  left: 22px;
}

.btns__type_icon-chevron-before > span {
  padding-left: 28px;
}

.btns__type_icon-chevron-after:after {
  background-image: url("/img/universal/svg/arrow_black-right.svg");
  transition: right 0.15s ease-in-out;
  right: 26px;
}

.btns__type_icon-chevron-after:hover:after {
  background-image: url("/img/universal/svg/arrow_yellow-right.svg");
  right: 22px;
}

.btns__type_icon-chevron-after > span {
  padding-right: 28px;
}

.deposit-calc {
  margin: 64px 0;
}
.deposit-calc .form-fieldset__input-range {
  margin-bottom: 30px;
}
.deposit-calc .calculator-layout__params,
.deposit-calc .calculator-layout__result {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
}
.deposit-calc .calculator-layout__params .calculator-layout__result-col,
.deposit-calc .calculator-layout__result .calculator-layout__result-col {
  margin-bottom: 24px;
}
.deposit-calc .calculator-layout__params .calculator-checkbox {
  margin-bottom: 24px;
}
.deposit-calc .calculator-layout__result-value {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 576px) {
  .deposit-calc .calculator-layout__result {
    align-items: flex-end;
  }
}
@media (min-width: 1024px) {
  .deposit-calc {
    margin: 112px 0;
  }
  .deposit-calc .calculator-layout__result {
    align-items: flex-start;
  }
  .deposit-calc .calculator-layout__result-value {
    font-size: 48px;
    line-height: 56px;
  }
  .deposit-calc .calculator-layout__info {
    margin-bottom: 0;
  }
}
.deposits-programs {
  margin: 64px 0;
}
.deposits-programs .deposits-list .deposits-list__wrap {
  padding: 14px 0 0.1px;
}
.deposits-programs .deposits-list .deposits-list__item {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
.deposits-programs .deposits-list .deposits-list__item.show {
  opacity: 1;
  visibility: visible;
  position: static;
  transition: all 0.6s ease-in-out;
}
.deposits-programs .deposits-list .deposits-list__details {
  align-items: stretch;
  margin-bottom: 12px;
  padding-bottom: 32px;
  box-sizing: content-box;
  overflow: hidden;
  transition: all 0.3s linear;
  border-bottom: none;
}
.deposits-programs .deposits-list .deposits-list__details.show-more .deposit-list__details-btn span {
  transform: translate(-50%, -50%) rotate(45deg);
}
.deposits-programs .deposits-list .deposits-list__details-item.details-item {
  flex: 0 0 calc(50% - 7.5px);
  width: calc(50% - 7.5px);
  margin: 0;
  padding-top: 16px;
}
.deposits-programs .deposits-list .deposits-list__details-item.details-item .details-item__descr {
  font-family: "Amalia-Light", sans-serif;
  font-weight: 300;
  margin-bottom: 12px;
  font-size: 20px;
  line-height: 28px;
}
.deposits-programs .deposits-list .deposits-list__details-item.details-item .details-item__title {
  font-size: 14px;
  line-height: 24px;
  color: #828282;
}
.deposits-programs .deposits-list .deposits-list__details-item.details-item:nth-child(1), .deposits-programs .deposits-list .deposits-list__details-item.details-item:nth-child(2) {
  padding-top: 0;
}
.deposits-programs .deposits-list .deposit-list__details-more {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 32px;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
}
.deposits-programs .deposits-list .deposit-list__details-more::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  height: 1px;
  background-color: #e6e6e6;
}
.deposits-programs .deposits-list .deposit-list__details-btn {
  position: relative;
  display: block;
  width: 32px;
  height: 100%;
  margin: auto;
  background-color: #ffffff;
  border: none;
}
.deposits-programs .deposits-list .deposit-list__details-btn span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  width: 14px;
  height: 14px;
  transition: all 0.3s ease;
}
.deposits-programs .deposits-list .deposit-list__details-btn span::before,
.deposits-programs .deposits-list .deposit-list__details-btn span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #000000;
}
.deposits-programs .deposits-list .deposit-list__details-btn span::before {
  width: 1.5px;
  height: 100%;
}
.deposits-programs .deposits-list .deposit-list__details-btn span::after {
  width: 100%;
  height: 1.5px;
}
.deposits-programs .deposits-list .deposits-list__btn-wrap {
  align-items: center;
}
.deposits-programs .deposits-list .deposits-list__btn-wrap a + a {
  margin-top: 24px;
}
.deposits-programs .deposits-list .deposits-list__btn-wrap .btns_info {
  flex: 0 0 100%;
}
.deposits-programs--static {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  margin-bottom: 164px;
}
@media screen and (max-width: 1024px) {
  .deposits-programs--static {
    margin-bottom: 64px;
  }
}
.deposits-programs--static .deposits-list .deposits-list__btn-wrap a + a {
  margin-left: 0;
}
.deposits-programs--static p {
  font-family: "Amalia-Regular", sans-serif;
}
.deposits-programs--static .deposits-list .deposits-list__item {
  opacity: 1;
  visibility: visible;
  position: static;
}
@media screen and (max-width: 1024px) {
  .deposits-programs--static .deposits-list .deposits-list__item:last-child {
    margin-bottom: 16px;
  }
}
.deposits-programs--static .deposits-list .deposits-list__btn-wrap .btns_info {
  flex: 0;
}
.deposits-programs--static .btns_order {
  font-size: 14px;
  padding: 14px 36px;
  order: -1;
  margin-bottom: 24px;
  flex: 0 0 100%;
}
@media screen and (min-width: 1024px) {
  .deposits-programs--static .btns_order {
    padding: 16px 36px;
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) {
  .deposits-programs--static .btns_order {
    margin-right: 38px;
    margin-top: 0;
    margin-bottom: 0;
    flex: 0;
  }
}
@media (min-width: 768px) {
  .deposits-programs .deposits-list .deposits-list__btn-wrap {
    justify-content: flex-start;
  }
  .deposits-programs .deposits-list .deposits-list__btn-wrap a + a {
    margin-top: 0;
    margin-left: 38px;
  }
  .deposits-programs .deposits-list .deposits-list__btn-wrap .btns_info {
    flex: 0 1 auto;
  }
  .deposits-programs--static .deposits-list .deposits-list__btn-wrap a + a {
    margin-left: 0;
  }
}
@media (min-width: 1024px) {
  .deposits-programs .deposits-list {
    margin: 71px 0 112px;
  }
  .deposits-programs .deposits-list .deposits-list__details {
    margin-bottom: 0;
    padding-bottom: 40px;
    width: 100%;
  }
  .deposits-programs .deposits-list .deposits-list__wrap {
    padding: 40px 0;
  }
  .deposits-programs .deposits-list .deposits-list__details-item.details-item {
    flex: 0 0 calc(50% - 16px);
    width: calc(50% - 16px);
    padding-top: 33px;
  }
  .deposits-programs .deposits-list .deposits-list__details-item.details-item .details-item__descr {
    font-weight: 400;
    margin-bottom: 8px;
    font-size: 24px;
    line-height: 32px;
  }
  .deposits-programs .deposits-list .deposit-list__details-more {
    height: 40px;
  }
  .deposits-programs .deposits-list .deposit-list__details-btn {
    width: 40px;
  }
}

.calculator-credit {
  margin-top: 64px;
  margin-bottom: 64px;
}
.calculator-credit .calculator-credit__title h2 {
  margin-bottom: 0;
}
.calculator-credit .calculator-layout .calculator-layout__result .btns {
  width: 100%;
}
@media (min-width: 768px) {
  .calculator-credit .calculator-layout .calculator-layout__result .btns {
    width: auto;
  }
}
.calculator-credit.dark-theme {
  background-color: #1E1E21;
}
.calculator-credit.dark-theme .calculator-credit__title h2 {
  color: #ffffff;
}
@media (min-width: 1024px) {
  .calculator-credit {
    margin-top: 112px;
    margin-bottom: 112px;
  }
}

.links {
  display: inline-block;
  position: relative;
  color: #000;
  font-family: "Amalia-Medium", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  padding-top: 2px;
  padding-bottom: 2px;
  vertical-align: middle;
  overflow: hidden;
}

.links:hover,
.links:active,
.links:focus {
  color: #000;
  text-decoration: none;
}

.links__type_back-icon {
  padding-left: 34px;
}

.links__icon {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  transition: left 0.15s ease-in-out;
}

.links:hover .links__icon,
.links:active .links__icon,
.links:focus .links__icon {
  left: -4px;
}

@media (min-width: 1024px) {
  .links {
    font-size: 18px;
  }
}
.widget-home {
  position: fixed;
  bottom: 40px;
  right: 16px;
  z-index: 98;
  width: 48px;
  height: auto;
}
.widget-home .widget-home__list {
  height: 0;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
}
.widget-home .widget-home__item {
  padding-bottom: 12px;
}
.widget-home .widget-home__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  background-color: #FEE600;
  border-radius: 50%;
}
.widget-home .widget-home__icon {
  max-width: 20px;
  width: auto;
  max-height: 20px;
  height: auto;
}
.widget-home .widget-home__icon_show,
.widget-home .widget-home__icon_close {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.5s ease-in-out;
}
.widget-home .widget-home__icon_close {
  transform: translate(-50%, 100%);
  top: 100%;
}
.widget-home .widget-home__btn {
  position: relative;
  width: 48px;
  height: 48px;
  overflow: hidden;
  background-color: #000000;
  border: none;
  border-radius: 50%;
}
.widget-home .widget-home__btn .widget-home__icon {
  pointer-events: none;
}
.widget-home.active .widget-home__icon_show {
  transform: translate(-50%, 100%);
  top: 100%;
}
.widget-home.active .widget-home__icon_close {
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 1024px) {
  .widget-home {
    right: 76px;
    width: 56px;
  }
  .widget-home .widget-home__link {
    width: 56px;
    height: 56px;
  }
  .widget-home .widget-home__icon {
    max-width: 24px;
    max-height: 24px;
  }
  .widget-home .widget-home__btn {
    width: 56px;
    height: 56px;
  }
}

.iban-calculator {
  margin: 112px 0;
}
@media screen and (max-width: 1023px) {
  .iban-calculator {
    margin: 64px 0;
  }
}
.iban-calculator__title h2 {
  color: #000000;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 500;
  font-size: 40px;
  line-height: 48px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .iban-calculator__title h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
.iban-calculator__title p {
  margin: 12px 0 0 0;
  color: #828282;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .iban-calculator__title p {
    font-size: 14px;
    line-height: 24px;
  }
}
.iban-calculator__row {
  margin: 40px 0 0 0;
  display: flex;
}
@media screen and (max-width: 991px) {
  .iban-calculator__row {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .iban-calculator__row {
    margin: 24px 0 0 0;
  }
}
.iban-calculator-form {
  width: 100%;
  padding: 64px;
  background-color: #F3F3F3;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1023px) {
  .iban-calculator-form {
    padding: 32px;
  }
}
@media screen and (max-width: 767px) {
  .iban-calculator-form {
    padding: 16px;
  }
}
.iban-calculator-form label {
  color: #828282;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.iban-calculator-form label:not(:first-of-type) {
  margin: 30px 0 0 0;
}
@media screen and (max-width: 767px) {
  .iban-calculator-form label {
    line-height: 20px;
  }
}
.iban-calculator-form input {
  margin: 9px 0 0 0;
  padding: 12px 19px;
  color: #828282;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  background-color: #FFFFFF;
  border: 1px solid #CDCDCD;
}
@media screen and (max-width: 767px) {
  .iban-calculator-form input {
    padding: 9px 16px;
    font-family: "Amalia-Regular", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    border-radius: 2px;
  }
}
.iban-calculator-form__error {
  margin: 5px 0 0 0;
  color: #ec4a4a;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
@media screen and (max-width: 767px) {
  .iban-calculator-form__error {
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .iban-calculator-form__hint {
    margin: 10px 0 0 0;
  }
}
.iban-calculator-form__hint p {
  margin: 24px 0 0 0;
  color: #828282;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
@media screen and (max-width: 767px) {
  .iban-calculator-form__hint p {
    margin: 20px 0 0 0;
    line-height: 20px;
  }
}
.iban-calculator-right {
  min-width: 512px;
  padding: 64px;
  background-color: #F3F3F3;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1023px) {
  .iban-calculator-right {
    min-width: 448px;
    padding: 32px;
  }
}
@media screen and (max-width: 991px) {
  .iban-calculator-right {
    margin: 16px 0 0 0;
  }
}
@media screen and (max-width: 767px) {
  .iban-calculator-right {
    min-width: 1px;
    padding: 16px;
  }
}
@media screen and (max-width: 991px) {
  .iban-calculator-response {
    margin: 0 0 16px 0;
  }
}
@media screen and (max-width: 767px) {
  .iban-calculator-response {
    margin: 0 0 32px 0;
  }
}
.iban-calculator-response .name {
  color: #555555;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.iban-calculator-response .value {
  margin: 4px 0 0 0;
  color: #2B2D33;
  font-family: "Amalia-Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 23px;
  line-height: 56px;
}
@media screen and (max-width: 767px) {
  .iban-calculator-response .value {
    font-size: 20px;
    line-height: 32px;
  }
}
@media screen and (max-width: 420px) {
  .iban-calculator-response .value {
    font-size: 19px;
  }
}
@media screen and (max-width: 395px) {
  .iban-calculator-response .value {
    font-size: 18px;
  }
}
@media screen and (max-width: 380px) {
  .iban-calculator-response .value {
    font-size: 17px;
  }
}
@media screen and (max-width: 365px) {
  .iban-calculator-response .value {
    font-size: 16px;
  }
}
@media screen and (max-width: 350px) {
  .iban-calculator-response .value {
    font-size: 15px;
  }
}
.iban-calculator-buttons {
  margin: auto 0 0 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.iban-calculator-buttons .btns {
  min-width: 225px;
}
@media screen and (max-width: 991px) {
  .iban-calculator-buttons .btns {
    width: 100%;
  }
}
.iban-calculator-buttons .btns:not(:first-child) {
  margin: 16px 0 0 0;
}

.dark-theme .iban-calculator__title h2 {
  color: #ffffff;
}

.hero-news .hero-page,
.hero-partners .hero-page {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 97px;
  padding: 31px 0;
  min-height: 260px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #FEE600;
}
.hero-news .hero-page--news .site__title,
.hero-partners .hero-page--news .site__title {
  font-family: "Amalia-Bold", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.hero-news .hero-page .btn,
.hero-partners .hero-page .btn {
  margin-top: 32px;
}
.hero-news .hero-page .site__title,
.hero-partners .hero-page .site__title {
  margin-bottom: 0;
}
.hero-news .hero-page .site-form__fieldset input,
.hero-news .hero-page .site-form__fieldset textarea,
.hero-partners .hero-page .site-form__fieldset input,
.hero-partners .hero-page .site-form__fieldset textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}
.hero-news .hero-page .btn_black,
.hero-partners .hero-page .btn_black {
  border-radius: 0;
}
.hero-news .hero-page .btn_black:hover,
.hero-partners .hero-page .btn_black:hover {
  border-color: #000;
  color: #FEE600;
  background: #000;
}
.hero-news .hero-page__img-wrap,
.hero-partners .hero-page__img-wrap {
  max-width: 276px;
  width: 100%;
  margin: auto;
}
.hero-news .hero-page__img-wrap img,
.hero-partners .hero-page__img-wrap img {
  max-width: 100%;
  display: block;
  height: auto;
  width: 100%;
}
.hero-news .hero-page__row .site__title,
.hero-partners .hero-page__row .site__title {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 16px;
  max-width: none;
  width: 89%;
  text-align: center;
}
.hero-news .hero-page .loader::before,
.hero-partners .hero-page .loader::before {
  opacity: 0.6;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 48px;
  height: 48px;
  background: rgba(255, 255, 255, 0.6);
  content: "";
}
.hero-news .hero-page .loader__item,
.hero-partners .hero-page .loader__item {
  border-radius: 50%;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: -9px;
  margin-left: -9px;
  border-top: 2px solid #55575C;
  border-right: 2px solid #55575C;
  border-bottom: 2px solid #55575C;
  border-left: 2px solid transparent;
  transform: translateZ(0);
  animation: spin 1.1s infinite linear;
}
.hero-news .hero-page__text,
.hero-partners .hero-page__text {
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  text-align: left;
}
.hero-news .hero-page__text p,
.hero-partners .hero-page__text p {
  margin-bottom: 8px;
  white-space: pre-line;
}
.hero-news .hero-page__text p:last-child,
.hero-partners .hero-page__text p:last-child {
  margin-bottom: 0;
}
.hero-news .hero-page__text li,
.hero-partners .hero-page__text li {
  position: relative;
  margin-bottom: 12px;
  padding-left: 16px;
}
.hero-news .hero-page__text li:last-child,
.hero-partners .hero-page__text li:last-child {
  margin-bottom: 0;
}
.hero-news .hero-page__text li:after,
.hero-partners .hero-page__text li:after {
  position: absolute;
  top: 12px;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #000;
  content: "";
}
.hero-news .hero-page .site-form__fieldset input.disabled,
.hero-news .hero-page .site-form__fieldset textarea.disabled,
.hero-partners .hero-page .site-form__fieldset input.disabled,
.hero-partners .hero-page .site-form__fieldset textarea.disabled {
  border-color: #CDCDCD;
  background: rgba(255, 255, 255, 0.6);
  pointer-events: none;
}
.hero-news .hero-page .site-form__fieldset input.disabled:hover, .hero-news .hero-page .site-form__fieldset input.disabled:focus,
.hero-news .hero-page .site-form__fieldset textarea.disabled:hover,
.hero-news .hero-page .site-form__fieldset textarea.disabled:focus,
.hero-partners .hero-page .site-form__fieldset input.disabled:hover,
.hero-partners .hero-page .site-form__fieldset input.disabled:focus,
.hero-partners .hero-page .site-form__fieldset textarea.disabled:hover,
.hero-partners .hero-page .site-form__fieldset textarea.disabled:focus {
  border-color: #CDCDCD;
}
.hero-news .hero-page .btn.disabled,
.hero-partners .hero-page .btn.disabled {
  pointer-events: none;
}
.hero-news .hero-page__check-label,
.hero-partners .hero-page__check-label {
  display: block;
}
.hero-news .hero-page__check-label.disabled,
.hero-partners .hero-page__check-label.disabled {
  pointer-events: none;
}
.hero-news .hero-page__check-wrap,
.hero-partners .hero-page__check-wrap {
  position: relative;
  margin-top: 15px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.hero-news .hero-page__check-wrap input[type=checkbox],
.hero-partners .hero-page__check-wrap input[type=checkbox] {
  position: absolute;
  top: -10000px;
  left: -10000px;
  visibility: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.hero-news .hero-page__check-wrap input[type=checkbox]:checked ~ .hero-page__check-rect,
.hero-partners .hero-page__check-wrap input[type=checkbox]:checked ~ .hero-page__check-rect {
  border-color: #000;
}
.hero-news .hero-page__check-wrap input[type=checkbox]:checked ~ .hero-page__check-rect::after,
.hero-partners .hero-page__check-wrap input[type=checkbox]:checked ~ .hero-page__check-rect::after {
  visibility: visible;
  opacity: 1;
}
.hero-news .hero-page__check-rect,
.hero-partners .hero-page__check-rect {
  position: relative;
  display: block;
  width: 18px;
  height: 18px;
  border: 1.5px solid #828282;
  margin-right: 15px;
  border-radius: 5px;
  transition: all 0.3s;
}
.hero-news .hero-page__check-rect::after,
.hero-partners .hero-page__check-rect::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8.56px;
  height: 6.28px;
  transform: translate(-50%, -50%);
  transition: all 0.3s;
  background-image: url("/img/check-news.svg");
  background-size: cover;
  opacity: 0;
  visibility: hidden;
}
.hero-news .hero-page__check-text,
.hero-partners .hero-page__check-text {
  font-size: 14px;
  color: #000;
  text-align: left;
}
.hero-news .hero-page__check-text a,
.hero-partners .hero-page__check-text a {
  text-decoration: underline;
  color: inherit;
}
.hero-news .hero-page__check-text a:hover,
.hero-partners .hero-page__check-text a:hover {
  text-decoration: none;
}
.hero-news .hero-page__back,
.hero-partners .hero-page__back {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-top: 32px;
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}
.hero-news .hero-page__back a,
.hero-partners .hero-page__back a {
  position: relative;
  padding-left: 37px;
  color: #000;
}
.hero-news .hero-page__back a:before,
.hero-partners .hero-page__back a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 24px;
  height: 24px;
  background: url("/img/arrow_black-left.svg") no-repeat center;
  background-size: contain;
  transform: translateY(-50%);
  transition: left 0.15s ease-in-out;
}
.hero-news .hero-page__pic,
.hero-partners .hero-page__pic {
  max-width: 313px;
  margin: 0 auto 32px;
}
.hero-news .hero-page__pic img,
.hero-partners .hero-page__pic img {
  display: block;
  width: 100%;
  height: auto;
}
.hero-news .hero-page_with-img,
.hero-partners .hero-page_with-img {
  display: block;
}
.hero-news .hero-page_subscribe,
.hero-partners .hero-page_subscribe {
  min-height: 230px;
  margin-bottom: 65px;
}
.hero-news .hero-page_subscribe .site__title,
.hero-partners .hero-page_subscribe .site__title {
  margin-bottom: 22px;
}
.hero-news .hero-page_subscribe .btn,
.hero-partners .hero-page_subscribe .btn {
  margin-top: 0;
}
.hero-news .hero-page_subscribe .subscribe.is-loading .subscribe__row-wrap > *,
.hero-news .hero-page_subscribe .subscribe.is-loading > *:not(.subscribe__row-wrap),
.hero-partners .hero-page_subscribe .subscribe.is-loading .subscribe__row-wrap > *,
.hero-partners .hero-page_subscribe .subscribe.is-loading > *:not(.subscribe__row-wrap) {
  opacity: 0.1;
  pointer-events: none;
}
.hero-news .hero-page_subscribe .subscribe.is-loading .subscribe__row-wrap,
.hero-partners .hero-page_subscribe .subscribe.is-loading .subscribe__row-wrap {
  opacity: 1 !important;
  pointer-events: initial !important;
}
.hero-news .hero-page_subscribe .subscribe.is-loading .subscribe__row-wrap > .loader,
.hero-partners .hero-page_subscribe .subscribe.is-loading .subscribe__row-wrap > .loader {
  background-color: transparent;
  opacity: 1;
}
.hero-news .hero-page .site-form__err-message,
.hero-partners .hero-page .site-form__err-message {
  opacity: 1;
  visibility: visible;
  bottom: -1px;
}
.hero-news .hero-page .site-form__fieldset,
.hero-partners .hero-page .site-form__fieldset {
  position: relative;
}
@media (max-width: 1023px) {
  .hero-news .hero-page .btn,
  .hero-partners .hero-page .btn {
    width: 100%;
    margin: 32px auto 0;
    text-align: center;
  }
  .hero-news .hero-page__wrap .site__title,
  .hero-partners .hero-page__wrap .site__title {
    font-size: 22px;
    line-height: 32px;
    text-align: center;
  }
  .hero-news .hero-page__check-wrap,
  .hero-partners .hero-page__check-wrap {
    margin-top: 23px;
  }
  .hero-news .hero-page__item-info,
  .hero-partners .hero-page__item-info {
    width: 100%;
    max-width: 393px;
    margin: 0 auto;
    text-align: center;
  }
  .hero-news .hero-page_subscribe .btn,
  .hero-partners .hero-page_subscribe .btn {
    margin-top: 0;
  }
  .hero-news .hero-page .success,
  .hero-partners .hero-page .success {
    display: flex;
    align-items: stretch;
  }
  .hero-news .hero-page .success .success__wrap,
  .hero-partners .hero-page .success .success__wrap {
    align-items: stretch;
    height: auto;
  }
  .hero-news .hero-page .success .success__head,
  .hero-partners .hero-page .success .success__head {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .hero-news .hero-page .success .site__title,
  .hero-partners .hero-page .success .site__title {
    font-size: 22px;
    line-height: 32px;
  }
  .hero-news .hero-page .success p,
  .hero-partners .hero-page .success p {
    margin: auto 0;
    font-size: 16px;
    line-height: 24px;
  }
  .hero-news .hero-page--news,
  .hero-partners .hero-page--news {
    margin-bottom: 14px;
  }
  .hero-news .hero-page--news .site__title,
  .hero-partners .hero-page--news .site__title {
    font-family: "Amalia-Medium", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
    font-size: 24px;
    margin-bottom: 24px;
  }
  .hero-news .hero-page--news .btn-desktop,
  .hero-partners .hero-page--news .btn-desktop {
    display: none;
  }
  .hero-news .hero-page--news .btn-mob,
  .hero-partners .hero-page--news .btn-mob {
    display: block;
    margin-top: 32px;
  }
  .hero-news .hero-page--news .site-form__fieldset,
  .hero-partners .hero-page--news .site-form__fieldset {
    margin-bottom: 15px;
  }
  .hero-news .hero-page--partners,
  .hero-partners .hero-page--partners {
    margin-bottom: 14px;
  }
  .hero-news .hero-page--partners .site__title,
  .hero-partners .hero-page--partners .site__title {
    font-family: "Amalia-Regular", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
    font-size: 24px;
    margin-bottom: 16px;
  }
}
@media (min-width: 1024px) {
  .hero-news .hero-page,
  .hero-partners .hero-page {
    display: block;
    max-width: 1344px;
    margin: 48px auto 113px;
    padding: 64px 0 64px;
  }
  .hero-news .hero-page .btn,
  .hero-partners .hero-page .btn {
    width: auto;
    margin-top: 32px;
  }
  .hero-news .hero-page .site__title,
  .hero-partners .hero-page .site__title {
    margin-bottom: 16px;
  }
  .hero-news .hero-page__wrap,
  .hero-partners .hero-page__wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .hero-news .hero-page__img-wrap,
  .hero-partners .hero-page__img-wrap {
    max-width: 352px;
    margin-left: 0;
    margin-right: 0;
  }
  .hero-news .hero-page--partners,
  .hero-partners .hero-page--partners {
    padding: 25px 0;
  }
  .hero-news .hero-page__row,
  .hero-partners .hero-page__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .hero-news .hero-page__row .site__title,
  .hero-partners .hero-page__row .site__title {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 30px;
    max-width: 590px;
    width: 100%;
    text-align: left;
  }
  .hero-news .hero-page__check-wrap,
  .hero-partners .hero-page__check-wrap {
    margin-top: 26px;
  }
  .hero-news .hero-page__text,
  .hero-partners .hero-page__text {
    margin-top: 16px;
    font-size: 24px;
    line-height: 32px;
  }
  .hero-news .hero-page__text p,
  .hero-partners .hero-page__text p {
    margin-bottom: 16px;
  }
  .hero-news .hero-page__text li,
  .hero-partners .hero-page__text li {
    margin-bottom: 16px;
  }
  .hero-news .hero-page__text li:after,
  .hero-partners .hero-page__text li:after {
    top: 12px;
    width: 8px;
    height: 8px;
  }
  .hero-news .hero-page__item-info,
  .hero-partners .hero-page__item-info {
    order: 1;
    width: 63%;
  }
  .hero-news .hero-page .hero-page__row,
  .hero-partners .hero-page .hero-page__row {
    width: 100%;
  }
  .hero-news .hero-page__back,
  .hero-partners .hero-page__back {
    font-size: 18px;
    line-height: 28px;
  }
  .hero-news .hero-page__back a,
  .hero-partners .hero-page__back a {
    padding-left: 32px;
    transition: color 0.3s ease;
  }
  .hero-news .hero-page__back a:hover:before,
  .hero-partners .hero-page__back a:hover:before {
    left: -4px;
  }
  .hero-news .hero-page__pic,
  .hero-partners .hero-page__pic {
    order: 2;
    margin: 0;
    max-width: 393px;
  }
  .hero-news .hero-page_with-img .hero-page__item-info,
  .hero-partners .hero-page_with-img .hero-page__item-info {
    order: 1;
    max-width: 50%;
  }
  .hero-news .hero-page_with-banner,
  .hero-partners .hero-page_with-banner {
    display: flex;
    align-items: center;
  }
  .hero-news .hero-page_with-banner .hero-page__wrap,
  .hero-partners .hero-page_with-banner .hero-page__wrap {
    width: 100%;
  }
  .hero-news .hero-page_horizontal,
  .hero-partners .hero-page_horizontal {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 81.4%;
  }
  .hero-news .hero-page_horizontal .site__title,
  .hero-partners .hero-page_horizontal .site__title {
    margin-bottom: 0;
  }
  .hero-news .hero-page_horizontal .hero-page__text,
  .hero-partners .hero-page_horizontal .hero-page__text {
    margin-bottom: 4px;
  }
  .hero-news .hero-page_full,
  .hero-partners .hero-page_full {
    width: 100%;
  }
  .hero-news .hero-page_subscribe,
  .hero-partners .hero-page_subscribe {
    margin-bottom: 49px;
    padding-bottom: 32px;
  }
  .hero-news .hero-page_subscribe .site__title,
  .hero-partners .hero-page_subscribe .site__title {
    margin-bottom: 24px;
  }
  .hero-news .hero-page_subscribe .subscribe,
  .hero-partners .hero-page_subscribe .subscribe {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    margin-bottom: 32px;
  }
  .hero-news .hero-page_subscribe .subscribe .site-form__fieldset,
  .hero-partners .hero-page_subscribe .subscribe .site-form__fieldset {
    width: 69%;
    max-width: 480px;
    margin-right: 32px;
    margin-bottom: 0;
  }
  .hero-news .hero-page_subscribe .btn,
  .hero-partners .hero-page_subscribe .btn {
    margin-top: 0;
  }
  .hero-news .hero-page_subscribe .success,
  .hero-partners .hero-page_subscribe .success {
    padding-top: 64px;
  }
  .hero-news .hero-page_subscribe .success__wrap,
  .hero-partners .hero-page_subscribe .success__wrap {
    text-align: left;
  }
  .hero-news .hero-page_subscribe .success__head,
  .hero-partners .hero-page_subscribe .success__head {
    padding-bottom: 0;
  }
  .hero-news .hero-page--news,
  .hero-partners .hero-page--news {
    padding-bottom: 63px;
    padding-top: 64px;
  }
  .hero-news .hero-page--news .subscribe,
  .hero-partners .hero-page--news .subscribe {
    flex-direction: column;
    align-items: flex-start;
    margin: 0;
  }
  .hero-news .hero-page--news .site-form__fieldset input,
  .hero-news .hero-page--news .site-form__fieldset textarea,
  .hero-partners .hero-page--news .site-form__fieldset input,
  .hero-partners .hero-page--news .site-form__fieldset textarea {
    font-family: "Amalia-Medium", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
  }
  .hero-news .hero-page--news .site-form__fieldset input::-webkit-input-placeholder, .hero-news .hero-page--news .site-form__fieldset input:-moz-placeholder, .hero-news .hero-page--news .site-form__fieldset input::-moz-placeholder, .hero-news .hero-page--news .site-form__fieldset input::-ms-input-placeholder,
  .hero-news .hero-page--news .site-form__fieldset textarea::-webkit-input-placeholder,
  .hero-news .hero-page--news .site-form__fieldset textarea:-moz-placeholder,
  .hero-news .hero-page--news .site-form__fieldset textarea::-moz-placeholder,
  .hero-news .hero-page--news .site-form__fieldset textarea::-ms-input-placeholder,
  .hero-partners .hero-page--news .site-form__fieldset input::-webkit-input-placeholder,
  .hero-partners .hero-page--news .site-form__fieldset input:-moz-placeholder,
  .hero-partners .hero-page--news .site-form__fieldset input::-moz-placeholder,
  .hero-partners .hero-page--news .site-form__fieldset input::-ms-input-placeholder,
  .hero-partners .hero-page--news .site-form__fieldset textarea::-webkit-input-placeholder,
  .hero-partners .hero-page--news .site-form__fieldset textarea:-moz-placeholder,
  .hero-partners .hero-page--news .site-form__fieldset textarea::-moz-placeholder,
  .hero-partners .hero-page--news .site-form__fieldset textarea::-ms-input-placeholder {
    font-family: "Amalia-Regular", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
  }
  .hero-news .hero-page--news .site-form__fieldset input:hover, .hero-news .hero-page--news .site-form__fieldset input:focus,
  .hero-news .hero-page--news .site-form__fieldset textarea:hover,
  .hero-news .hero-page--news .site-form__fieldset textarea:focus,
  .hero-partners .hero-page--news .site-form__fieldset input:hover,
  .hero-partners .hero-page--news .site-form__fieldset input:focus,
  .hero-partners .hero-page--news .site-form__fieldset textarea:hover,
  .hero-partners .hero-page--news .site-form__fieldset textarea:focus {
    border-color: #000;
  }
  .hero-news .hero-page--news .btn_black:hover,
  .hero-partners .hero-page--news .btn_black:hover {
    border-color: #000;
    background: transparent;
    color: #000;
  }
  .hero-news .hero-page--news .btn-desktop,
  .hero-partners .hero-page--news .btn-desktop {
    display: block;
  }
  .hero-news .hero-page--news .btn-mob,
  .hero-partners .hero-page--news .btn-mob {
    display: none;
  }
}
@media (max-width: 1023px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .hero-news .hero-page_subscribe .success .is-success .site__title,
  .hero-partners .hero-page_subscribe .success .is-success .site__title {
    margin-bottom: 59px;
  }
  .hero-news .hero-page_subscribe .success .is-error .site__title,
  .hero-partners .hero-page_subscribe .success .is-error .site__title {
    margin-bottom: 47px;
  }
}
.hero-news .grecaptcha-badge,
.hero-partners .grecaptcha-badge {
  opacity: 0;
  visibility: hidden;
}

#news-page .hero-news:last-of-type .hero-page--news {
  margin-bottom: 64px;
}
@media screen and (min-width: 1024px) {
  #news-page .hero-news:last-of-type .hero-page--news {
    margin-bottom: 112px;
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.news-filter-wrap--promotions {
  margin-top: 64px;
}
@media screen and (min-width: 1024px) {
  .news-filter-wrap--promotions {
    margin-top: 56px;
  }
}
.news-filter-wrap .news-filter {
  padding-bottom: 16px;
}
.news-filter-wrap .news-filter .dropdown__result .dropdown__item {
  color: #000;
}
@media (max-width: 767px) {
  .news-filter-wrap .news-filter .site__title {
    text-align: center;
  }
  .news-filter-wrap .news-filter .dropdown {
    width: calc(50% - 7.5px);
    height: 36px;
    background-color: #f3f3f3;
  }
  .news-filter-wrap .news-filter .dropdown__result {
    width: calc(100% - 16px);
    height: inherit;
  }
  .news-filter-wrap .news-filter .dropdown__result:before, .news-filter-wrap .news-filter .dropdown__result:after {
    width: 9px;
    height: 7px;
  }
  .news-filter-wrap .news-filter .dropdown__item {
    font-family: "Amalia-Regular", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
    height: inherit;
    padding: 9px 12px;
    font-size: 16px;
  }
  .news-filter-wrap .news-filter__tools {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .news-filter-wrap .news-filter {
    margin-bottom: 39px;
  }
  .news-filter-wrap .news-filter .site__title {
    margin-bottom: 0;
    margin-right: 24px;
  }
  .news-filter-wrap .news-filter .dropdown__item {
    font-family: "Amalia-Regular", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
    font-size: 14px;
  }
  .news-filter-wrap .news-filter > .site__centered {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .news-filter-wrap .news-filter__wrap {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-top: 8px;
  }
  .news-filter-wrap .news-filter__tools {
    position: relative;
    top: 5px;
  }
  .news-filter-wrap .news-filter__categories {
    margin-top: 39px;
    padding-top: 28px;
    background-color: #f3f3f3;
  }
  .news-filter-wrap .news-filter__categories a {
    font-family: "Amalia-Medium", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
    margin-right: 32px;
    margin-bottom: 28px;
    padding: 8px 16px;
    background-color: #f9f9f9;
    color: #000;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.5px;
    text-decoration: none;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
  }
  .news-filter-wrap .news-filter__categories a.is-active {
    background-color: #FEE600;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.03), 0 2px 8px rgba(0, 0, 0, 0.1);
    pointer-events: none;
  }
  .news-filter-wrap .news-filter__categories a:hover {
    background-color: #FEE600;
  }
  .news-filter-wrap .news-filter__categories .site__centered {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
  }
  .news-filter-wrap--bussines .news-filter > .site__centered {
    align-items: center;
  }
  .news-filter-wrap--bussines .news-filter__wrap {
    padding-top: 0;
  }
  .news-filter-wrap--bussines .news-filter .site__title {
    max-width: 246px;
  }
}
@media (min-width: 1023px) {
  .news-filter-wrap--bussines .news-filter__wrap {
    padding-top: 0;
  }
  .news-filter-wrap--bussines .news-filter .site__title {
    max-width: 330px;
  }
  .news-filter-wrap--bussines .news-search {
    margin-bottom: 15px;
  }
}

.news-filter-wrap .news-search {
  width: 40%;
}
.news-filter-wrap .news-search .site-form__fieldset {
  margin-bottom: 0;
}
.news-filter-wrap .news-search .site-form__fieldset input, .news-filter-wrap .news-search .site-form__fieldset textarea {
  padding-left: 36px;
  padding-bottom: 3px;
  border-top: none;
  border-left: none;
  border-right: none;
  background-image: url("/img/search.svg");
  background-repeat: no-repeat;
  background-position: 0 calc(50% + 1px);
  background-size: 24px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}
.news-filter-wrap .news-search .site-form__fieldset input:focus, .news-filter-wrap .news-search .site-form__fieldset input:hover, .news-filter-wrap .news-search .site-form__fieldset textarea:focus, .news-filter-wrap .news-search .site-form__fieldset textarea:hover {
  border-bottom-color: #cdcdcd;
}
.news-filter-wrap .news-search__reset {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  opacity: 0;
  visibility: hidden;
  border: 0;
  width: 17px;
  height: 17px;
  background: 0 0;
  transition: all 0.3s;
  color: #000;
}
.news-filter-wrap .news-search__reset:hover {
  color: #FEE600;
}
.news-filter-wrap .news-search__reset::after, .news-filter-wrap .news-search__reset::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 17px;
  height: 1px;
  background: currentColor;
}
.news-filter-wrap .news-search__reset::after {
  transform: translate(-50%, -50%) rotate(45deg);
}
.news-filter-wrap .news-search__reset::before {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.news-filter-wrap .news-search__reset.show {
  opacity: 1;
  visibility: visible;
}

.news-general-wrap .news {
  padding: 46px 0 64px;
}
.news-general-wrap .news .site__title {
  align-items: center;
}
.news-general-wrap .news .btn-details {
  opacity: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  text-decoration: none;
}
.news-general-wrap .news .pagination {
  margin-top: 32px;
}
.news-general-wrap .news .call-card-order__info p {
  margin: 0;
}
.news-general-wrap .news .call-card-order__info .btn {
  border-radius: 0;
  margin-top: 32px;
}
.news-general-wrap .news__list-item {
  position: relative;
  min-height: 244px;
  margin-bottom: 16px;
  width: 100%;
  padding: 16px 16px 68px 16px;
  background: #f3f3f3;
}
.news-general-wrap .news__list-item-title {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-bottom: 24px;
  font-size: 18px;
  line-height: 24px;
  color: #000;
}
.news-general-wrap .news__list-item-title a {
  color: inherit;
}
.news-general-wrap .news__list-item-text {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-bottom: 24px;
  font-size: 14px;
  line-height: 24px;
  color: #828282;
}
.news-general-wrap .news__list-item-footer time {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-bottom: 24px;
  font-size: 14px;
  line-height: 24px;
  color: #828282;
}
.news-general-wrap .news_grid {
  margin-bottom: 64px;
  margin-top: 0;
  padding: 0;
}
.news-general-wrap .news_grid .news__column > * {
  margin-bottom: 16px;
}
.news-general-wrap .news_grid .news__list-item {
  min-height: auto;
  padding: 0;
}
.news-general-wrap .news_grid .news__list-item-content {
  min-height: 212px;
  padding: 16px 16px 77px 16px;
}
.news-general-wrap .news_grid .news__list-item-pic {
  max-height: 57.6vw;
  overflow: hidden;
}
.news-general-wrap .news_grid .news__list-item-pic img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1024px) {
  .news-general-wrap .news {
    padding: 96px 0 79px;
  }
  .news-general-wrap .news .btn-details {
    opacity: 0;
    top: 0;
    transition: 0.15s ease-in-out;
    transition-property: opacity, background-position;
  }
  .news-general-wrap .news .pagination {
    margin-top: 56px;
  }
  .news-general-wrap .news__list {
    display: flex;
    flex-wrap: wrap;
  }
  .news-general-wrap .news__list-item {
    width: 352px;
    height: 352px;
    overflow: hidden;
    padding: 32px 32px 52px 32px;
    margin-right: 32px;
    margin-bottom: 32px;
  }
  .news-general-wrap .news__list-item:last-child {
    margin-right: 0;
  }
  .news-general-wrap .news__list-item:hover .btn-details {
    opacity: 1;
  }
  .news-general-wrap .news .call-card-order__info p {
    margin: 0;
  }
  .news-general-wrap .news .call-card-order__info .btn {
    margin-top: 24px;
  }
  .news-general-wrap .news__list-item-text {
    margin-bottom: 0;
  }
  .news-general-wrap .news__list-item-footer {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background: #f3f3f3;
  }
  .news-general-wrap .news__list-item-footer time {
    display: flex;
    align-items: center;
    height: 52px;
    overflow: hidden;
    padding: 0 56px 0 32px;
    margin-bottom: 0;
    background-position: calc(100% - 32px) center;
    background-image: url("/img/arrow_black-right.svg");
    background-repeat: no-repeat;
  }
  .news-general-wrap .news_grid {
    margin-bottom: 112px;
    padding: 0;
  }
  .news-general-wrap .news_grid .call-card-order {
    width: calc(50% - 32px);
    margin: 16px;
    height: 456px;
  }
  .news-general-wrap .news_grid .news__list {
    justify-content: space-between;
  }
  .news-general-wrap .news_grid .news__column {
    margin: -16px;
    display: flex;
    flex-wrap: wrap;
    flex-grow: 1;
    width: initial;
  }
  .news-general-wrap .news_grid .news__list-item {
    width: calc(50% - 32px);
    margin: 16px;
    height: 456px;
    flex-basis: auto;
    flex-grow: 0;
  }
  .news-general-wrap .news_grid .news__list-item:hover .news__list-item-pic {
    filter: grayscale(0);
  }
  .news-general-wrap .news_grid .news__list-item-content {
    padding: 32px 32px 77px 32px;
  }
  .news-general-wrap .news_grid .news__list-item-pic {
    max-height: 244px;
    filter: grayscale(1);
    transition: fil 0.15s ease-in-out;
  }
}

.sub-info {
  padding-top: 64px;
  padding-bottom: 68px;
}
.sub-info .more-btn {
  margin-top: 8px;
}
.sub-info__wrap, .sub-info .collapse-wrap__popup-wrap {
  display: flex;
  flex-direction: column;
}
.sub-info__wrap {
  font-size: 13px;
  line-height: 16px;
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.sub-info__item {
  margin-bottom: 25px;
  color: #828282;
  transition: color 0.15s ease-in-out;
}

@media (min-width: 768px) {
  .sub-info__wrap, .sub-info .collapse-wrap__popup-wrap {
    flex-flow: wrap row;
    justify-content: space-between;
  }
  .sub-info__item {
    width: calc(50% - 15px);
  }
}
@media (min-width: 1024px) {
  .sub-info {
    padding-top: 112px;
    padding-bottom: 120px;
  }
  .sub-info__wrap {
    font-size: 15px;
    line-height: 24px;
  }
  .sub-info__item {
    margin-bottom: 40px;
  }
}
.success {
  opacity: 0;
  visibility: hidden;
  transition: 0.15s linear;
  transition-property: visibility, opacity;
}
.success__wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  text-align: center;
}
.success__wrap p {
  font-size: 24px;
  line-height: 32px;
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.success__wrap mark {
  color: #EC4A4A;
}
.success__head {
  padding-bottom: 32px;
}
.success .is-error,
.success .is-success {
  display: none;
}
.success.is-showed {
  opacity: 1;
  visibility: visible;
}

.subscribe + .success {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  background-color: #cdcdcd;
  padding: 32px;
}
@media screen and (min-width: 1024px) {
  .subscribe__row-wrap {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
  }
}

.call-subscribe_full .subscribe--small {
  flex-direction: column;
}
.call-subscribe_full .subscribe--small .site-form__fieldset {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .call-subscribe_full .subscribe--small .site-form__fieldset {
    margin-right: 32px;
    width: 100%;
    max-width: 520px;
  }
}
.call-subscribe_full .subscribe--small .site-form__fieldset input::-webkit-input-placeholder {
  color: #828282;
}
.call-subscribe_full .subscribe--small .site-form__fieldset input::-moz-placeholder {
  color: #828282;
}
.call-subscribe_full .subscribe--small .site-form__fieldset input:-ms-input-placeholder {
  color: #828282;
}
.call-subscribe_full .subscribe--small .site-form__fieldset input:-moz-placeholder {
  color: #828282;
}
.call-subscribe_full .subscribe--small .site-form__err-message {
  opacity: 1;
  visibility: visible;
  bottom: -1px;
}
@media screen and (min-width: 1024px) {
  .call-subscribe_full .subscribe--small .btn_black {
    flex-grow: 1;
  }
}
.call-subscribe_full .subscribe--small .btn-mob {
  margin-top: 32px;
  display: block;
}
@media screen and (min-width: 1024px) {
  .call-subscribe_full .subscribe--small .btn-mob {
    display: none;
    margin: 0;
  }
}
.call-subscribe_full .subscribe--small .btn-desktop {
  display: none;
}
@media screen and (min-width: 1024px) {
  .call-subscribe_full .subscribe--small .btn-desktop {
    display: block;
  }
}
.call-subscribe_full .subscribe--small .hero-page__check-label {
  display: block;
}
.call-subscribe_full .subscribe--small .hero-page__check-label input[type=checkbox] {
  position: absolute;
  top: -10000px;
  left: -10000px;
  visibility: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.call-subscribe_full .subscribe--small .hero-page__check-label input[type=checkbox]:checked ~ .hero-page__check-rect {
  border-color: #000;
}
.call-subscribe_full .subscribe--small .hero-page__check-label input[type=checkbox]:checked ~ .hero-page__check-rect::after {
  visibility: visible;
  opacity: 1;
}
.call-subscribe_full .subscribe--small .hero-page__check-wrap {
  position: relative;
  margin-top: 15px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
@media screen and (min-width: 1024px) {
  .call-subscribe_full .subscribe--small .hero-page__check-wrap {
    margin-top: 26px;
  }
}
.call-subscribe_full .subscribe--small .hero-page__check-rect {
  position: relative;
  display: block;
  width: 18px;
  height: 18px;
  border: 1.5px solid #828282;
  margin-right: 15px;
  border-radius: 5px;
  transition: all 0.3s;
}
.call-subscribe_full .subscribe--small .hero-page__check-rect::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8.56px;
  height: 6.28px;
  transform: translate(-50%, -50%);
  transition: all 0.3s;
  background-image: url(/img/check-news.svg);
  background-size: cover;
  opacity: 0;
  visibility: hidden;
}
.call-subscribe_full .subscribe--small .hero-page__check-text {
  font-size: 14px;
  color: #000;
}
.call-subscribe_full .subscribe--small .hero-page__check-text a {
  text-decoration: underline;
  color: inherit;
}
.call-subscribe_full .subscribe--small .hero-page__check-text a:hover {
  text-decoration: none;
}

.documents-main-section {
  padding-top: 32px;
}
@media screen and (min-width: 1024px) {
  .documents-main-section {
    padding-top: 56px;
  }
}
@media screen and (max-width: 1023px) {
  .documents-main-section .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.documents-main-section .documents-archive {
  position: relative;
  padding-left: 47px;
  margin-bottom: 64px;
}
.documents-main-section .documents-archive:last-of-type {
  margin-bottom: 0;
}
@media screen and (min-width: 1024px) {
  .documents-main-section .documents-archive {
    padding-left: 64px;
    margin-bottom: 39px;
  }
}
.documents-main-section .documents-archive .preloader {
  text-align: center;
}
.documents-main-section .documents-archive .preloader svg {
  width: 160px;
  height: 160px;
}
.documents-main-section .documents-archive .filter-selects {
  display: none;
}
.documents-main-section .documents-archive .group-list {
  display: none;
}
.documents-main-section .documents-archive.show {
  background-color: #f3f3f3;
  padding: 40px 30px;
}
.documents-main-section .documents-archive.show .filter-selects {
  display: flex;
}
@media screen and (max-width: 900px) {
  .documents-main-section .documents-archive.show .filter-selects {
    display: flex;
    position: relative;
    right: auto;
    top: auto;
    margin-bottom: 20px;
  }
}
.documents-main-section .documents-archive.show .group-list {
  display: block;
}
.documents-main-section .documents-archive .js-list-documents {
  margin-top: 40px;
}
@media screen and (max-width: 900px) {
  .documents-main-section .documents-archive .js-list-documents {
    margin-top: 0;
  }
}
.documents-main-section .show-documents,
.documents-main-section .hide-documents {
  position: relative;
  margin-right: 0;
  margin-bottom: 20px;
  margin-top: 4px;
  font-size: 14px;
  line-height: 24px;
  color: #000;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  display: inline-block;
}
@media screen and (min-width: 1024px) {
  .documents-main-section .show-documents,
  .documents-main-section .hide-documents {
    margin-top: -2px;
    margin-right: 32px;
    font-size: 18px;
    line-height: 28px;
    display: inline;
  }
}
.documents-main-section .show-documents::after,
.documents-main-section .hide-documents::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  right: -34px;
  width: 24px;
  height: 24px;
  background-image: url("/img/arrow_black-right.svg");
  transition: right 0.15s ease-in-out;
}
.documents-main-section .show-documents:hover::after,
.documents-main-section .hide-documents:hover::after {
  right: -38px;
}
.documents-main-section .search-result {
  position: absolute;
  left: 16px;
  width: 380px;
  padding: 8px 0;
  border-radius: 4px;
  box-shadow: 0 6px 13px 0 rgba(194, 206, 226, 0.5);
  background-color: #ffffff;
  border: solid 1px #f9fbfd;
  z-index: 22323;
}
@media screen and (min-width: 1024px) {
  .documents-main-section .search-result {
    left: 32px;
  }
}
.documents-main-section .search-result ul li {
  padding: 8px 16px;
}
.documents-main-section .search-result ul a {
  color: #828282;
}
.documents-main-section .search-result ul a:hover {
  color: #000;
}
.documents-main-section .filter-selects {
  position: absolute;
  top: 30px;
  right: 30px;
}
.documents-main-section .filter-selects .select-container {
  height: 40px;
  position: relative;
  margin-left: 15px;
}
.documents-main-section .filter-selects .select-container::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 4px 0 4px;
  border-color: #000 transparent transparent transparent;
  top: 50%;
  right: 10px;
  margin-top: -1px;
  z-index: 1;
}
@media screen and (max-width: 900px) {
  .documents-main-section .filter-selects .select-container {
    margin-left: 0;
    margin-right: 15px;
  }
}
.documents-main-section .filter-selects select {
  text-transform: none;
  width: 100%;
  height: 40px;
  border-radius: 0;
  border: solid 1px #000;
  font-size: 16px;
  color: #000;
  line-height: 38px;
  padding: 0 16px;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 30px;
}
.documents-main-section .filter-selects select:focus {
  outline: none;
}
.documents-main-section .group-list .year {
  position: relative;
  margin-bottom: 20px;
}
.documents-main-section .group-list .year span {
  font-size: 18px;
  line-height: 18px;
  color: #212225;
  display: inline-block;
  background-color: #f3f3f3;
  z-index: 2;
  position: relative;
  padding-right: 10px;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
}
.documents-main-section .group-list .year::after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  top: 9px;
  left: 0;
  height: 1px;
  background: #cdcdcd;
}
.documents-main-section .group-list .month {
  font-size: 18px;
  color: #212225;
  margin-bottom: 20px;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
}
.documents-list-title {
  margin-bottom: 24px;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #000;
}
@media screen and (min-width: 1024px) {
  .documents-list-title {
    margin-bottom: 32px;
    font-size: 18px;
    line-height: 28px;
  }
}
.documents-search-result-title {
  margin-bottom: 24px;
  font-family: "Amalia-Bold", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 24px;
  line-height: 1em;
  color: #000;
}
.documents-search-result-title span {
  font-family: "Amalia-Medium", sans-serif;
}
@media screen and (min-width: 1024px) {
  .documents-search-result-title {
    margin-bottom: 32px;
  }
}
.documents-search-breadcrumbs {
  margin-bottom: 24px;
  display: flex;
  flex-wrap: wrap;
}
.documents-search-breadcrumbs span {
  position: relative;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  color: #637282;
  margin-left: 16px;
}
@media screen and (min-width: 1024px) {
  .documents-search-breadcrumbs span {
    font-size: 18px;
    line-height: 28px;
  }
}
.documents-search-breadcrumbs span::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background-color: #637282;
  border-radius: 50%;
  top: 50%;
  left: -8px;
  margin-top: -2px;
}
.documents-search-breadcrumbs span:first-child {
  color: #000;
  margin-left: 0;
}
.documents-search-breadcrumbs span:first-child::before {
  display: none;
}
@media screen and (min-width: 1024px) {
  .documents-head {
    display: flex;
    justify-content: space-between;
    margin-bottom: 39px;
  }
}
.documents-head .block-title {
  margin-bottom: 23px;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .documents-head .block-title {
    font-size: 40px;
    line-height: 48px;
    width: 352px;
    margin-bottom: 0;
    text-align: left;
  }
}
.documents-search {
  position: relative;
  padding: 8px 16px;
  background: #f3f3f3;
  margin-bottom: 24px;
}
@media screen and (min-width: 1024px) {
  .documents-search {
    background: transparent;
    margin-bottom: 0;
    width: calc(100% - 352px);
    padding: 0 0 0 32px;
  }
}
.documents-search form {
  padding: 20px 52px 19px 54px;
  border-bottom: 1px solid #cdcdcd;
  background-image: url("/img/search_black.svg");
  background-position: 16px center;
  background-repeat: no-repeat;
  padding: 1px 0 9px 36px;
  background-position: 0px -1px;
}
@media screen and (min-width: 1024px) {
  .documents-search form {
    padding: 4px 0 12px 36px;
    background-position: 0 8px;
  }
}
.documents-search form button {
  display: none;
}
.documents-search .search-doc {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  width: 100%;
  height: 24px;
  border: none;
  padding: 0;
  font-size: 16px;
  line-height: 24px;
  color: #000;
  -webkit-appearance: none;
  background: 0 0;
}
@media screen and (min-width: 1024px) {
  .documents-search .search-doc {
    height: 28px;
    font-size: 18px;
    line-height: 28px;
  }
}
.documents-search .search-doc:focus {
  outline: none;
}
.documents-search .search-doc:focus::-moz-placeholder {
  color: transparent;
  opacity: 0;
}
.documents-search .search-doc:focus::placeholder {
  color: transparent;
  opacity: 0;
}
.documents-search .search-doc::-moz-placeholder {
  color: #CDCDCD;
}
.documents-search .search-doc::placeholder {
  color: #CDCDCD;
}
.documents-search .search-doc:-ms-input-placeholder {
  color: #CDCDCD;
}
.documents-search .search-doc::-ms-input-placeholder {
  color: #CDCDCD;
}
.documents-search .search-doc:-moz-placeholder {
  color: #CDCDCD;
}
@media screen and (min-width: 1024px) {
  .documents-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}
.documents-catalog-menu {
  padding: 0 16px;
  background: #f3f3f3;
}
@media screen and (min-width: 1024px) {
  .documents-catalog-menu {
    width: 352px;
  }
}
.documents-item {
  transition: background-color 0.3s ease-in-out;
}
.documents-item.open .documents-open-btn {
  transform: rotate(45deg);
  transition-delay: 0s;
}
.documents-item.open .documents-open-btn::before {
  transform: rotate(-45deg);
  transition-delay: 0.15s;
}
@media screen and (min-width: 1024px) {
  .documents-item.open .documents-open-btn::before {
    transform: rotate(-45deg);
    transition-delay: 0.15s;
  }
}
.documents-item.open .documents-open-btn::after {
  transform: rotate(45deg);
  transition-delay: 0.15s;
}
@media screen and (min-width: 1024px) {
  .documents-item.open .documents-open-btn::after {
    transform: rotate(45deg);
    transition-delay: 0.15s;
  }
}
@media screen and (min-width: 1024px) {
  .documents-item.open .documents-open-btn {
    transition-delay: 0s;
  }
}
.documents-item.open .documents-type-list {
  height: auto;
}
.documents-type-title {
  position: relative;
  padding: 16px 40px 16px 0;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  border-top: 1px solid #E6E6E6;
  cursor: pointer;
  border-top: 0;
}
@media screen and (min-width: 1024px) {
  .documents-type-title {
    padding: 16px 56px 16px 32px;
    font-size: 18px;
    line-height: 28px;
    padding-left: 0;
  }
}
.documents-type-list {
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease;
  font-size: 14px;
  color: #828282;
}
@media screen and (min-width: 1024px) {
  .documents-type-list {
    padding: 0;
  }
}
.documents-type-list li a {
  display: block;
  padding: 8px 8px 8px 32px;
  background: transparent;
  font-size: 16px;
  line-height: 24px;
  color: #828282;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  transition: 0.15s ease-in-out;
  transition-property: background-color, color;
}
.documents-type-list li a:hover, .documents-type-list li a.active {
  color: #000;
  background: #e6e6e6;
}
.documents-type-list li a.active {
  cursor: default;
}
@media screen and (min-width: 1024px) {
  .documents-type-list li a {
    padding: 8px 8px 8px 64px;
    line-height: 28px;
  }
}
.documents-open-btn {
  position: absolute;
  top: 50%;
  right: 4px;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  transition: transform 0.15s ease-in-out;
  transform-origin: center;
  transition-delay: 0.15s;
}
.documents-open-btn::after, .documents-open-btn::before {
  position: absolute;
  background: #000;
  transition: transform 0.15s ease-in-out;
  transform-origin: center;
  content: "";
}
.documents-open-btn::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  margin-top: -1px;
}
.documents-open-btn::after {
  top: 0;
  left: 50%;
  height: 100%;
  width: 2px;
  margin-left: -1px;
}
@media screen and (min-width: 1024px) {
  .documents-open-btn {
    right: 25px;
  }
}
.documents-list {
  padding: 65px 16px 0;
}
@media screen and (min-width: 1024px) {
  .documents-list {
    width: calc(100% - 352px);
    padding: 0 0 0 32px;
  }
}
.documents-list .documents-group-title {
  text-align: center;
  margin-bottom: 26px;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-size: 22px;
  line-height: 28px;
  color: #000;
}
@media screen and (min-width: 1024px) {
  .documents-list .documents-group-title {
    text-align: left;
    font-size: 28px;
  }
}
.documents-list h3 {
  margin-bottom: 24px;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 18px;
  line-height: 28px;
  color: #000;
}
@media screen and (min-width: 1024px) {
  .documents-list h3 {
    margin-bottom: 32px;
    font-size: 18px;
    line-height: 28px;
  }
}
.documents-list .group-list {
  margin-bottom: 24px;
}
.documents-list .group-list .download-block {
  margin-bottom: 28px;
}
@media screen and (min-width: 1024px) {
  .documents-list .group-list .download-block {
    margin-bottom: 32px;
  }
}
@media screen and (min-width: 1024px) {
  .documents-list .group-list {
    margin-bottom: 32px;
  }
}
.documents-list .group-list .download-file {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding-left: 48px;
  font-size: 14px;
  line-height: 24px;
  color: #828282;
  transition: color 0.3s ease;
}
@media screen and (min-width: 1024px) {
  .documents-list .group-list .download-file {
    padding-left: 65px;
    font-size: 18px;
    line-height: 28px;
  }
}
.documents-list .group-list .download-file::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 4px;
  width: 24px;
  height: 24px;
  transform: translateY(-50%);
  background: url("/img/doc.svg") no-repeat center;
  background-size: contain;
}
@media screen and (min-width: 1024px) {
  .documents-list .group-list .download-file::before {
    left: 6px;
    width: 32px;
    height: 32px;
  }
}
.documents-list .group-list .download-file .icon {
  display: none;
}
.documents-list .group-list .download-file .text {
  border-bottom: 1px solid transparent;
  transition: color 0.15s ease;
}
.documents-list .group-list .download-file:hover .text {
  color: #000;
}

.aval-express {
  margin: 112px 0;
}
@media screen and (max-width: 1023px) {
  .aval-express {
    margin: 64px 0;
  }
}
.aval-express__title h2 {
  color: #000000;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 500;
  font-size: 40px;
  line-height: 48px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .aval-express__title h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
.aval-express__title p {
  margin: 12px 0 0 0;
  color: #828282;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .aval-express__title p {
    font-size: 14px;
    line-height: 24px;
    text-align: left;
  }
}
.aval-express__descr {
  margin-top: 12px;
  text-align: center;
  color: #828282;
  font-size: 18px;
}
@media screen and (max-width: 1023px) {
  .aval-express__descr {
    font-size: 14px;
    text-align: left;
    line-height: 1.7em;
  }
}
.aval-express__row {
  margin: 40px 0 0 0;
  display: flex;
}
@media screen and (max-width: 991px) {
  .aval-express__row {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .aval-express__row {
    margin: 24px 0 0 0;
  }
}
.aval-express-form {
  width: 100%;
  padding: 64px;
  background-color: #F3F3F3;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1023px) {
  .aval-express-form {
    padding: 32px;
  }
}
@media screen and (max-width: 767px) {
  .aval-express-form {
    padding: 16px;
  }
}
.aval-express-form label {
  color: #828282;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.aval-express-form label:not(:first-of-type) {
  margin: 30px 0 0 0;
}
@media screen and (max-width: 767px) {
  .aval-express-form label {
    line-height: 20px;
  }
}
.aval-express-form input {
  margin: 9px 0 0 0;
  padding: 12px 19px;
  color: #000;
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  background-color: #FFFFFF;
  border: 1px solid #CDCDCD;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}
@media screen and (max-width: 767px) {
  .aval-express-form input {
    padding: 9px 16px;
    font-family: "Amalia-Regular", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    border-radius: 2px;
  }
}
.aval-express-form input::-webkit-input-placeholder, .aval-express-form input::-moz-placeholder, .aval-express-form input:-ms-input-placeholder, .aval-express-form input:-moz-placeholder {
  color: #828282;
}
.aval-express-form__error {
  margin: 5px 0 0 0;
  color: #ec4a4a;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
@media screen and (max-width: 767px) {
  .aval-express-form__error {
    line-height: 20px;
  }
}
.aval-express-form__hint--mob {
  display: none;
}
@media screen and (max-width: 767px) {
  .aval-express-form__hint {
    margin: 10px 0 0 0;
    display: none;
  }
  .aval-express-form__hint--mob {
    display: block;
    margin-bottom: 32px;
    margin-top: 0;
  }
}
.aval-express-form__hint p {
  margin: 24px 0 0 0;
  color: #828282;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
@media screen and (max-width: 767px) {
  .aval-express-form__hint p {
    margin: 0;
    margin-top: 24px;
    line-height: 20px;
  }
}
.aval-express-form__hint a {
  position: relative;
  color: inherit;
}
.aval-express-form__hint a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #828282;
}
.aval-express-form__hint a sup {
  font-size: 9px;
}
.aval-express-form__hint a:hover::after {
  opacity: 0;
  visibility: hidden;
}
.aval-express-right {
  min-width: 512px;
  padding: 64px;
  background-color: #F3F3F3;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1023px) {
  .aval-express-right {
    min-width: 448px;
    padding: 32px;
  }
}
@media screen and (max-width: 991px) {
  .aval-express-right {
    margin: 16px 0 0 0;
  }
}
@media screen and (max-width: 767px) {
  .aval-express-right {
    min-width: 1px;
    padding: 16px;
  }
}
@media screen and (max-width: 991px) {
  .aval-express-response {
    margin: 0 0 16px 0;
  }
}
@media screen and (max-width: 767px) {
  .aval-express-response {
    margin: 0;
  }
}
.aval-express-response .name {
  color: #555555;
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.aval-express-response .value {
  margin: 4px 0 0 0;
  color: #2B2D33;
  font-family: "Amalia-Bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 1.3em;
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .aval-express-response .value {
    font-size: 24px;
    margin-bottom: 0;
  }
}
.aval-express-buttons {
  margin: auto 0 0 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.aval-express-buttons .btns {
  min-width: 225px;
}
@media screen and (max-width: 991px) {
  .aval-express-buttons .btns {
    width: 100%;
  }
  .aval-express-buttons .btns:hover {
    color: #FEE600;
    background: #000;
    border-color: #000;
  }
}
.aval-express-buttons .btns:not(:first-child) {
  margin: 16px 0 0 0;
}
.aval-express-buttons .btns:focus {
  color: #FEE600;
  background: #000;
  border-color: #000;
}
.aval-express__bottom {
  margin-top: 24px;
  font-size: 14px;
  color: #2B2D33;
}
.aval-express__bottom ol {
  list-style-type: decimal;
  list-style-position: inside;
}
.aval-express__bottom ol li {
  margin-bottom: 24px;
  line-height: 1.4em;
}
.aval-express__bottom ol li:last-child {
  margin-bottom: 0;
}

.dark-theme .aval-express__title h2 {
  color: #ffffff;
}
.dark-theme .aval-express__bottom {
  color: #a9a9a9;
}

.hero-news .hero-page,
.hero-partners .hero-page {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 97px;
  padding: 31px 0;
  min-height: 260px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #FEE600;
}
.hero-news .hero-page--news .site__title,
.hero-partners .hero-page--news .site__title {
  font-family: "Amalia-Bold", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.hero-news .hero-page .btn,
.hero-partners .hero-page .btn {
  margin-top: 32px;
}
.hero-news .hero-page .site__title,
.hero-partners .hero-page .site__title {
  margin-bottom: 0;
}
.hero-news .hero-page .site-form__fieldset input,
.hero-news .hero-page .site-form__fieldset textarea,
.hero-partners .hero-page .site-form__fieldset input,
.hero-partners .hero-page .site-form__fieldset textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}
.hero-news .hero-page .btn_black,
.hero-partners .hero-page .btn_black {
  border-radius: 0;
}
.hero-news .hero-page .btn_black:hover,
.hero-partners .hero-page .btn_black:hover {
  border-color: #000;
  color: #FEE600;
  background: #000;
}
.hero-news .hero-page__img-wrap,
.hero-partners .hero-page__img-wrap {
  max-width: 276px;
  width: 100%;
  margin: auto;
}
.hero-news .hero-page__img-wrap img,
.hero-partners .hero-page__img-wrap img {
  max-width: 100%;
  display: block;
  height: auto;
  width: 100%;
}
.hero-news .hero-page__row .site__title,
.hero-partners .hero-page__row .site__title {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 16px;
  max-width: none;
  width: 89%;
  text-align: center;
}
.hero-news .hero-page .loader::before,
.hero-partners .hero-page .loader::before {
  opacity: 0.6;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 48px;
  height: 48px;
  background: rgba(255, 255, 255, 0.6);
  content: "";
}
.hero-news .hero-page .loader__item,
.hero-partners .hero-page .loader__item {
  border-radius: 50%;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: -9px;
  margin-left: -9px;
  border-top: 2px solid #55575C;
  border-right: 2px solid #55575C;
  border-bottom: 2px solid #55575C;
  border-left: 2px solid transparent;
  transform: translateZ(0);
  animation: spin 1.1s infinite linear;
}
.hero-news .hero-page__text,
.hero-partners .hero-page__text {
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  text-align: left;
}
.hero-news .hero-page__text p,
.hero-partners .hero-page__text p {
  margin-bottom: 8px;
  white-space: pre-line;
}
.hero-news .hero-page__text p:last-child,
.hero-partners .hero-page__text p:last-child {
  margin-bottom: 0;
}
.hero-news .hero-page__text li,
.hero-partners .hero-page__text li {
  position: relative;
  margin-bottom: 12px;
  padding-left: 16px;
}
.hero-news .hero-page__text li:last-child,
.hero-partners .hero-page__text li:last-child {
  margin-bottom: 0;
}
.hero-news .hero-page__text li:after,
.hero-partners .hero-page__text li:after {
  position: absolute;
  top: 12px;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #000;
  content: "";
}
.hero-news .hero-page .site-form__fieldset input.disabled,
.hero-news .hero-page .site-form__fieldset textarea.disabled,
.hero-partners .hero-page .site-form__fieldset input.disabled,
.hero-partners .hero-page .site-form__fieldset textarea.disabled {
  border-color: #CDCDCD;
  background: rgba(255, 255, 255, 0.6);
  pointer-events: none;
}
.hero-news .hero-page .site-form__fieldset input.disabled:hover, .hero-news .hero-page .site-form__fieldset input.disabled:focus,
.hero-news .hero-page .site-form__fieldset textarea.disabled:hover,
.hero-news .hero-page .site-form__fieldset textarea.disabled:focus,
.hero-partners .hero-page .site-form__fieldset input.disabled:hover,
.hero-partners .hero-page .site-form__fieldset input.disabled:focus,
.hero-partners .hero-page .site-form__fieldset textarea.disabled:hover,
.hero-partners .hero-page .site-form__fieldset textarea.disabled:focus {
  border-color: #CDCDCD;
}
.hero-news .hero-page .btn.disabled,
.hero-partners .hero-page .btn.disabled {
  pointer-events: none;
}
.hero-news .hero-page__check-label,
.hero-partners .hero-page__check-label {
  display: block;
}
.hero-news .hero-page__check-label.disabled,
.hero-partners .hero-page__check-label.disabled {
  pointer-events: none;
}
.hero-news .hero-page__check-wrap,
.hero-partners .hero-page__check-wrap {
  position: relative;
  margin-top: 15px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.hero-news .hero-page__check-wrap input[type=checkbox],
.hero-partners .hero-page__check-wrap input[type=checkbox] {
  position: absolute;
  top: -10000px;
  left: -10000px;
  visibility: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.hero-news .hero-page__check-wrap input[type=checkbox]:checked ~ .hero-page__check-rect,
.hero-partners .hero-page__check-wrap input[type=checkbox]:checked ~ .hero-page__check-rect {
  border-color: #000;
}
.hero-news .hero-page__check-wrap input[type=checkbox]:checked ~ .hero-page__check-rect::after,
.hero-partners .hero-page__check-wrap input[type=checkbox]:checked ~ .hero-page__check-rect::after {
  visibility: visible;
  opacity: 1;
}
.hero-news .hero-page__check-rect,
.hero-partners .hero-page__check-rect {
  position: relative;
  display: block;
  width: 18px;
  height: 18px;
  border: 1.5px solid #828282;
  margin-right: 15px;
  border-radius: 5px;
  transition: all 0.3s;
}
.hero-news .hero-page__check-rect::after,
.hero-partners .hero-page__check-rect::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8.56px;
  height: 6.28px;
  transform: translate(-50%, -50%);
  transition: all 0.3s;
  background-image: url("/img/check-news.svg");
  background-size: cover;
  opacity: 0;
  visibility: hidden;
}
.hero-news .hero-page__check-text,
.hero-partners .hero-page__check-text {
  font-size: 14px;
  color: #000;
  text-align: left;
}
.hero-news .hero-page__check-text a,
.hero-partners .hero-page__check-text a {
  text-decoration: underline;
  color: inherit;
}
.hero-news .hero-page__check-text a:hover,
.hero-partners .hero-page__check-text a:hover {
  text-decoration: none;
}
.hero-news .hero-page__back,
.hero-partners .hero-page__back {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-top: 32px;
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}
.hero-news .hero-page__back a,
.hero-partners .hero-page__back a {
  position: relative;
  padding-left: 37px;
  color: #000;
}
.hero-news .hero-page__back a:before,
.hero-partners .hero-page__back a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 24px;
  height: 24px;
  background: url("/img/arrow_black-left.svg") no-repeat center;
  background-size: contain;
  transform: translateY(-50%);
  transition: left 0.15s ease-in-out;
}
.hero-news .hero-page__pic,
.hero-partners .hero-page__pic {
  max-width: 313px;
  margin: 0 auto 32px;
}
.hero-news .hero-page__pic img,
.hero-partners .hero-page__pic img {
  display: block;
  width: 100%;
  height: auto;
}
.hero-news .hero-page_with-img,
.hero-partners .hero-page_with-img {
  display: block;
}
.hero-news .hero-page_subscribe,
.hero-partners .hero-page_subscribe {
  min-height: 230px;
  margin-bottom: 65px;
}
.hero-news .hero-page_subscribe .site__title,
.hero-partners .hero-page_subscribe .site__title {
  margin-bottom: 22px;
}
.hero-news .hero-page_subscribe .btn,
.hero-partners .hero-page_subscribe .btn {
  margin-top: 0;
}
.hero-news .hero-page_subscribe .subscribe.is-loading .subscribe__row-wrap > *,
.hero-news .hero-page_subscribe .subscribe.is-loading > *:not(.subscribe__row-wrap),
.hero-partners .hero-page_subscribe .subscribe.is-loading .subscribe__row-wrap > *,
.hero-partners .hero-page_subscribe .subscribe.is-loading > *:not(.subscribe__row-wrap) {
  opacity: 0.1;
  pointer-events: none;
}
.hero-news .hero-page_subscribe .subscribe.is-loading .subscribe__row-wrap,
.hero-partners .hero-page_subscribe .subscribe.is-loading .subscribe__row-wrap {
  opacity: 1 !important;
  pointer-events: initial !important;
}
.hero-news .hero-page_subscribe .subscribe.is-loading .subscribe__row-wrap > .loader,
.hero-partners .hero-page_subscribe .subscribe.is-loading .subscribe__row-wrap > .loader {
  background-color: transparent;
  opacity: 1;
}
.hero-news .hero-page .site-form__err-message,
.hero-partners .hero-page .site-form__err-message {
  opacity: 1;
  visibility: visible;
  bottom: -1px;
}
.hero-news .hero-page .site-form__fieldset,
.hero-partners .hero-page .site-form__fieldset {
  position: relative;
}
@media (max-width: 1023px) {
  .hero-news .hero-page .btn,
  .hero-partners .hero-page .btn {
    width: 100%;
    margin: 32px auto 0;
    text-align: center;
  }
  .hero-news .hero-page__wrap .site__title,
  .hero-partners .hero-page__wrap .site__title {
    font-size: 22px;
    line-height: 32px;
    text-align: center;
  }
  .hero-news .hero-page__check-wrap,
  .hero-partners .hero-page__check-wrap {
    margin-top: 23px;
  }
  .hero-news .hero-page__item-info,
  .hero-partners .hero-page__item-info {
    width: 100%;
    max-width: 393px;
    margin: 0 auto;
    text-align: center;
  }
  .hero-news .hero-page_subscribe .btn,
  .hero-partners .hero-page_subscribe .btn {
    margin-top: 0;
  }
  .hero-news .hero-page .success,
  .hero-partners .hero-page .success {
    display: flex;
    align-items: stretch;
  }
  .hero-news .hero-page .success .success__wrap,
  .hero-partners .hero-page .success .success__wrap {
    align-items: stretch;
    height: auto;
  }
  .hero-news .hero-page .success .success__head,
  .hero-partners .hero-page .success .success__head {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .hero-news .hero-page .success .site__title,
  .hero-partners .hero-page .success .site__title {
    font-size: 22px;
    line-height: 32px;
  }
  .hero-news .hero-page .success p,
  .hero-partners .hero-page .success p {
    margin: auto 0;
    font-size: 16px;
    line-height: 24px;
  }
  .hero-news .hero-page--news,
  .hero-partners .hero-page--news {
    margin-bottom: 14px;
  }
  .hero-news .hero-page--news .site__title,
  .hero-partners .hero-page--news .site__title {
    font-family: "Amalia-Medium", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
    font-size: 24px;
    margin-bottom: 24px;
  }
  .hero-news .hero-page--news .btn-desktop,
  .hero-partners .hero-page--news .btn-desktop {
    display: none;
  }
  .hero-news .hero-page--news .btn-mob,
  .hero-partners .hero-page--news .btn-mob {
    display: block;
    margin-top: 32px;
  }
  .hero-news .hero-page--news .site-form__fieldset,
  .hero-partners .hero-page--news .site-form__fieldset {
    margin-bottom: 15px;
  }
  .hero-news .hero-page--partners,
  .hero-partners .hero-page--partners {
    margin-bottom: 14px;
  }
  .hero-news .hero-page--partners .site__title,
  .hero-partners .hero-page--partners .site__title {
    font-family: "Amalia-Regular", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
    font-size: 24px;
    margin-bottom: 16px;
  }
}
@media (min-width: 1024px) {
  .hero-news .hero-page,
  .hero-partners .hero-page {
    display: block;
    max-width: 1344px;
    margin: 48px auto 113px;
    padding: 64px 0 64px;
  }
  .hero-news .hero-page .btn,
  .hero-partners .hero-page .btn {
    width: auto;
    margin-top: 32px;
  }
  .hero-news .hero-page .site__title,
  .hero-partners .hero-page .site__title {
    margin-bottom: 16px;
  }
  .hero-news .hero-page__wrap,
  .hero-partners .hero-page__wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .hero-news .hero-page__img-wrap,
  .hero-partners .hero-page__img-wrap {
    max-width: 352px;
    margin-left: 0;
    margin-right: 0;
  }
  .hero-news .hero-page--partners,
  .hero-partners .hero-page--partners {
    padding: 25px 0;
  }
  .hero-news .hero-page__row,
  .hero-partners .hero-page__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .hero-news .hero-page__row .site__title,
  .hero-partners .hero-page__row .site__title {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 30px;
    max-width: 590px;
    width: 100%;
    text-align: left;
  }
  .hero-news .hero-page__check-wrap,
  .hero-partners .hero-page__check-wrap {
    margin-top: 26px;
  }
  .hero-news .hero-page__text,
  .hero-partners .hero-page__text {
    margin-top: 16px;
    font-size: 24px;
    line-height: 32px;
  }
  .hero-news .hero-page__text p,
  .hero-partners .hero-page__text p {
    margin-bottom: 16px;
  }
  .hero-news .hero-page__text li,
  .hero-partners .hero-page__text li {
    margin-bottom: 16px;
  }
  .hero-news .hero-page__text li:after,
  .hero-partners .hero-page__text li:after {
    top: 12px;
    width: 8px;
    height: 8px;
  }
  .hero-news .hero-page__item-info,
  .hero-partners .hero-page__item-info {
    order: 1;
    width: 63%;
  }
  .hero-news .hero-page .hero-page__row,
  .hero-partners .hero-page .hero-page__row {
    width: 100%;
  }
  .hero-news .hero-page__back,
  .hero-partners .hero-page__back {
    font-size: 18px;
    line-height: 28px;
  }
  .hero-news .hero-page__back a,
  .hero-partners .hero-page__back a {
    padding-left: 32px;
    transition: color 0.3s ease;
  }
  .hero-news .hero-page__back a:hover:before,
  .hero-partners .hero-page__back a:hover:before {
    left: -4px;
  }
  .hero-news .hero-page__pic,
  .hero-partners .hero-page__pic {
    order: 2;
    margin: 0;
    max-width: 393px;
  }
  .hero-news .hero-page_with-img .hero-page__item-info,
  .hero-partners .hero-page_with-img .hero-page__item-info {
    order: 1;
    max-width: 50%;
  }
  .hero-news .hero-page_with-banner,
  .hero-partners .hero-page_with-banner {
    display: flex;
    align-items: center;
  }
  .hero-news .hero-page_with-banner .hero-page__wrap,
  .hero-partners .hero-page_with-banner .hero-page__wrap {
    width: 100%;
  }
  .hero-news .hero-page_horizontal,
  .hero-partners .hero-page_horizontal {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 81.4%;
  }
  .hero-news .hero-page_horizontal .site__title,
  .hero-partners .hero-page_horizontal .site__title {
    margin-bottom: 0;
  }
  .hero-news .hero-page_horizontal .hero-page__text,
  .hero-partners .hero-page_horizontal .hero-page__text {
    margin-bottom: 4px;
  }
  .hero-news .hero-page_full,
  .hero-partners .hero-page_full {
    width: 100%;
  }
  .hero-news .hero-page_subscribe,
  .hero-partners .hero-page_subscribe {
    margin-bottom: 49px;
    padding-bottom: 32px;
  }
  .hero-news .hero-page_subscribe .site__title,
  .hero-partners .hero-page_subscribe .site__title {
    margin-bottom: 24px;
  }
  .hero-news .hero-page_subscribe .subscribe,
  .hero-partners .hero-page_subscribe .subscribe {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    margin-bottom: 32px;
  }
  .hero-news .hero-page_subscribe .subscribe .site-form__fieldset,
  .hero-partners .hero-page_subscribe .subscribe .site-form__fieldset {
    width: 69%;
    max-width: 480px;
    margin-right: 32px;
    margin-bottom: 0;
  }
  .hero-news .hero-page_subscribe .btn,
  .hero-partners .hero-page_subscribe .btn {
    margin-top: 0;
  }
  .hero-news .hero-page_subscribe .success,
  .hero-partners .hero-page_subscribe .success {
    padding-top: 64px;
  }
  .hero-news .hero-page_subscribe .success__wrap,
  .hero-partners .hero-page_subscribe .success__wrap {
    text-align: left;
  }
  .hero-news .hero-page_subscribe .success__head,
  .hero-partners .hero-page_subscribe .success__head {
    padding-bottom: 0;
  }
  .hero-news .hero-page--news,
  .hero-partners .hero-page--news {
    padding-bottom: 63px;
    padding-top: 64px;
  }
  .hero-news .hero-page--news .subscribe,
  .hero-partners .hero-page--news .subscribe {
    flex-direction: column;
    align-items: flex-start;
    margin: 0;
  }
  .hero-news .hero-page--news .site-form__fieldset input,
  .hero-news .hero-page--news .site-form__fieldset textarea,
  .hero-partners .hero-page--news .site-form__fieldset input,
  .hero-partners .hero-page--news .site-form__fieldset textarea {
    font-family: "Amalia-Medium", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
  }
  .hero-news .hero-page--news .site-form__fieldset input::-webkit-input-placeholder, .hero-news .hero-page--news .site-form__fieldset input:-moz-placeholder, .hero-news .hero-page--news .site-form__fieldset input::-moz-placeholder, .hero-news .hero-page--news .site-form__fieldset input::-ms-input-placeholder,
  .hero-news .hero-page--news .site-form__fieldset textarea::-webkit-input-placeholder,
  .hero-news .hero-page--news .site-form__fieldset textarea:-moz-placeholder,
  .hero-news .hero-page--news .site-form__fieldset textarea::-moz-placeholder,
  .hero-news .hero-page--news .site-form__fieldset textarea::-ms-input-placeholder,
  .hero-partners .hero-page--news .site-form__fieldset input::-webkit-input-placeholder,
  .hero-partners .hero-page--news .site-form__fieldset input:-moz-placeholder,
  .hero-partners .hero-page--news .site-form__fieldset input::-moz-placeholder,
  .hero-partners .hero-page--news .site-form__fieldset input::-ms-input-placeholder,
  .hero-partners .hero-page--news .site-form__fieldset textarea::-webkit-input-placeholder,
  .hero-partners .hero-page--news .site-form__fieldset textarea:-moz-placeholder,
  .hero-partners .hero-page--news .site-form__fieldset textarea::-moz-placeholder,
  .hero-partners .hero-page--news .site-form__fieldset textarea::-ms-input-placeholder {
    font-family: "Amalia-Regular", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
  }
  .hero-news .hero-page--news .site-form__fieldset input:hover, .hero-news .hero-page--news .site-form__fieldset input:focus,
  .hero-news .hero-page--news .site-form__fieldset textarea:hover,
  .hero-news .hero-page--news .site-form__fieldset textarea:focus,
  .hero-partners .hero-page--news .site-form__fieldset input:hover,
  .hero-partners .hero-page--news .site-form__fieldset input:focus,
  .hero-partners .hero-page--news .site-form__fieldset textarea:hover,
  .hero-partners .hero-page--news .site-form__fieldset textarea:focus {
    border-color: #000;
  }
  .hero-news .hero-page--news .btn_black:hover,
  .hero-partners .hero-page--news .btn_black:hover {
    border-color: #000;
    background: transparent;
    color: #000;
  }
  .hero-news .hero-page--news .btn-desktop,
  .hero-partners .hero-page--news .btn-desktop {
    display: block;
  }
  .hero-news .hero-page--news .btn-mob,
  .hero-partners .hero-page--news .btn-mob {
    display: none;
  }
}
@media (max-width: 1023px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .hero-news .hero-page_subscribe .success .is-success .site__title,
  .hero-partners .hero-page_subscribe .success .is-success .site__title {
    margin-bottom: 59px;
  }
  .hero-news .hero-page_subscribe .success .is-error .site__title,
  .hero-partners .hero-page_subscribe .success .is-error .site__title {
    margin-bottom: 47px;
  }
}
.hero-news .grecaptcha-badge,
.hero-partners .grecaptcha-badge {
  opacity: 0;
  visibility: hidden;
}

#news-page .hero-news:last-of-type .hero-page--news {
  margin-bottom: 64px;
}
@media screen and (min-width: 1024px) {
  #news-page .hero-news:last-of-type .hero-page--news {
    margin-bottom: 112px;
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.news-filter-wrap--promotions {
  margin-top: 64px;
}
@media screen and (min-width: 1024px) {
  .news-filter-wrap--promotions {
    margin-top: 56px;
  }
}
.news-filter-wrap .news-filter {
  padding-bottom: 16px;
}
.news-filter-wrap .news-filter .dropdown__result .dropdown__item {
  color: #000;
}
@media (max-width: 767px) {
  .news-filter-wrap .news-filter .site__title {
    text-align: center;
  }
  .news-filter-wrap .news-filter .dropdown {
    width: calc(50% - 7.5px);
    height: 36px;
    background-color: #f3f3f3;
  }
  .news-filter-wrap .news-filter .dropdown__result {
    width: calc(100% - 16px);
    height: inherit;
  }
  .news-filter-wrap .news-filter .dropdown__result:before, .news-filter-wrap .news-filter .dropdown__result:after {
    width: 9px;
    height: 7px;
  }
  .news-filter-wrap .news-filter .dropdown__item {
    font-family: "Amalia-Regular", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
    height: inherit;
    padding: 9px 12px;
    font-size: 16px;
  }
  .news-filter-wrap .news-filter__tools {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .news-filter-wrap .news-filter {
    margin-bottom: 39px;
  }
  .news-filter-wrap .news-filter .site__title {
    margin-bottom: 0;
    margin-right: 24px;
  }
  .news-filter-wrap .news-filter .dropdown__item {
    font-family: "Amalia-Regular", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
    font-size: 14px;
  }
  .news-filter-wrap .news-filter > .site__centered {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .news-filter-wrap .news-filter__wrap {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-top: 8px;
  }
  .news-filter-wrap .news-filter__tools {
    position: relative;
    top: 5px;
  }
  .news-filter-wrap .news-filter__categories {
    margin-top: 39px;
    padding-top: 28px;
    background-color: #f3f3f3;
  }
  .news-filter-wrap .news-filter__categories a {
    font-family: "Amalia-Medium", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
    margin-right: 32px;
    margin-bottom: 28px;
    padding: 8px 16px;
    background-color: #f9f9f9;
    color: #000;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.5px;
    text-decoration: none;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
  }
  .news-filter-wrap .news-filter__categories a.is-active {
    background-color: #FEE600;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.03), 0 2px 8px rgba(0, 0, 0, 0.1);
    pointer-events: none;
  }
  .news-filter-wrap .news-filter__categories a:hover {
    background-color: #FEE600;
  }
  .news-filter-wrap .news-filter__categories .site__centered {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
  }
  .news-filter-wrap--bussines .news-filter > .site__centered {
    align-items: center;
  }
  .news-filter-wrap--bussines .news-filter__wrap {
    padding-top: 0;
  }
  .news-filter-wrap--bussines .news-filter .site__title {
    max-width: 246px;
  }
}
@media (min-width: 1023px) {
  .news-filter-wrap--bussines .news-filter__wrap {
    padding-top: 0;
  }
  .news-filter-wrap--bussines .news-filter .site__title {
    max-width: 330px;
  }
  .news-filter-wrap--bussines .news-search {
    margin-bottom: 15px;
  }
}

.news-filter-wrap .news-search {
  width: 40%;
}
.news-filter-wrap .news-search .site-form__fieldset {
  margin-bottom: 0;
}
.news-filter-wrap .news-search .site-form__fieldset input, .news-filter-wrap .news-search .site-form__fieldset textarea {
  padding-left: 36px;
  padding-bottom: 3px;
  border-top: none;
  border-left: none;
  border-right: none;
  background-image: url("/img/search.svg");
  background-repeat: no-repeat;
  background-position: 0 calc(50% + 1px);
  background-size: 24px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}
.news-filter-wrap .news-search .site-form__fieldset input:focus, .news-filter-wrap .news-search .site-form__fieldset input:hover, .news-filter-wrap .news-search .site-form__fieldset textarea:focus, .news-filter-wrap .news-search .site-form__fieldset textarea:hover {
  border-bottom-color: #cdcdcd;
}
.news-filter-wrap .news-search__reset {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  opacity: 0;
  visibility: hidden;
  border: 0;
  width: 17px;
  height: 17px;
  background: 0 0;
  transition: all 0.3s;
  color: #000;
}
.news-filter-wrap .news-search__reset:hover {
  color: #FEE600;
}
.news-filter-wrap .news-search__reset::after, .news-filter-wrap .news-search__reset::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 17px;
  height: 1px;
  background: currentColor;
}
.news-filter-wrap .news-search__reset::after {
  transform: translate(-50%, -50%) rotate(45deg);
}
.news-filter-wrap .news-search__reset::before {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.news-filter-wrap .news-search__reset.show {
  opacity: 1;
  visibility: visible;
}

.news-general-wrap .news {
  padding: 46px 0 64px;
}
.news-general-wrap .news .site__title {
  align-items: center;
}
.news-general-wrap .news .btn-details {
  opacity: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  text-decoration: none;
}
.news-general-wrap .news .pagination {
  margin-top: 32px;
}
.news-general-wrap .news .call-card-order__info p {
  margin: 0;
}
.news-general-wrap .news .call-card-order__info .btn {
  border-radius: 0;
  margin-top: 32px;
}
.news-general-wrap .news__list-item {
  position: relative;
  min-height: 244px;
  margin-bottom: 16px;
  width: 100%;
  padding: 16px 16px 68px 16px;
  background: #f3f3f3;
}
.news-general-wrap .news__list-item-title {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-bottom: 24px;
  font-size: 18px;
  line-height: 24px;
  color: #000;
}
.news-general-wrap .news__list-item-title a {
  color: inherit;
}
.news-general-wrap .news__list-item-text {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-bottom: 24px;
  font-size: 14px;
  line-height: 24px;
  color: #828282;
}
.news-general-wrap .news__list-item-footer time {
  font-family: "Amalia-Regular", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-bottom: 24px;
  font-size: 14px;
  line-height: 24px;
  color: #828282;
}
.news-general-wrap .news_grid {
  margin-bottom: 64px;
  margin-top: 0;
  padding: 0;
}
.news-general-wrap .news_grid .news__column > * {
  margin-bottom: 16px;
}
.news-general-wrap .news_grid .news__list-item {
  min-height: auto;
  padding: 0;
}
.news-general-wrap .news_grid .news__list-item-content {
  min-height: 212px;
  padding: 16px 16px 77px 16px;
}
.news-general-wrap .news_grid .news__list-item-pic {
  max-height: 57.6vw;
  overflow: hidden;
}
.news-general-wrap .news_grid .news__list-item-pic img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1024px) {
  .news-general-wrap .news {
    padding: 96px 0 79px;
  }
  .news-general-wrap .news .btn-details {
    opacity: 0;
    top: 0;
    transition: 0.15s ease-in-out;
    transition-property: opacity, background-position;
  }
  .news-general-wrap .news .pagination {
    margin-top: 56px;
  }
  .news-general-wrap .news__list {
    display: flex;
    flex-wrap: wrap;
  }
  .news-general-wrap .news__list-item {
    width: 352px;
    height: 352px;
    overflow: hidden;
    padding: 32px 32px 52px 32px;
    margin-right: 32px;
    margin-bottom: 32px;
  }
  .news-general-wrap .news__list-item:last-child {
    margin-right: 0;
  }
  .news-general-wrap .news__list-item:hover .btn-details {
    opacity: 1;
  }
  .news-general-wrap .news .call-card-order__info p {
    margin: 0;
  }
  .news-general-wrap .news .call-card-order__info .btn {
    margin-top: 24px;
  }
  .news-general-wrap .news__list-item-text {
    margin-bottom: 0;
  }
  .news-general-wrap .news__list-item-footer {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background: #f3f3f3;
  }
  .news-general-wrap .news__list-item-footer time {
    display: flex;
    align-items: center;
    height: 52px;
    overflow: hidden;
    padding: 0 56px 0 32px;
    margin-bottom: 0;
    background-position: calc(100% - 32px) center;
    background-image: url("/img/arrow_black-right.svg");
    background-repeat: no-repeat;
  }
  .news-general-wrap .news_grid {
    margin-bottom: 112px;
    padding: 0;
  }
  .news-general-wrap .news_grid .call-card-order {
    width: calc(50% - 32px);
    margin: 16px;
    height: 456px;
  }
  .news-general-wrap .news_grid .news__list {
    justify-content: space-between;
  }
  .news-general-wrap .news_grid .news__column {
    margin: -16px;
    display: flex;
    flex-wrap: wrap;
    flex-grow: 1;
    width: initial;
  }
  .news-general-wrap .news_grid .news__list-item {
    width: calc(50% - 32px);
    margin: 16px;
    height: 456px;
    flex-basis: auto;
    flex-grow: 0;
  }
  .news-general-wrap .news_grid .news__list-item:hover .news__list-item-pic {
    filter: grayscale(0);
  }
  .news-general-wrap .news_grid .news__list-item-content {
    padding: 32px 32px 77px 32px;
  }
  .news-general-wrap .news_grid .news__list-item-pic {
    max-height: 244px;
    filter: grayscale(1);
    transition: fil 0.15s ease-in-out;
  }
}

.sub-info {
  padding-top: 64px;
  padding-bottom: 68px;
}
.sub-info .more-btn {
  margin-top: 8px;
}
.sub-info__wrap, .sub-info .collapse-wrap__popup-wrap {
  display: flex;
  flex-direction: column;
}
.sub-info__wrap {
  font-size: 13px;
  line-height: 16px;
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.sub-info__item {
  margin-bottom: 25px;
  color: #828282;
  transition: color 0.15s ease-in-out;
}

@media (min-width: 768px) {
  .sub-info__wrap, .sub-info .collapse-wrap__popup-wrap {
    flex-flow: wrap row;
    justify-content: space-between;
  }
  .sub-info__item {
    width: calc(50% - 15px);
  }
}
@media (min-width: 1024px) {
  .sub-info {
    padding-top: 112px;
    padding-bottom: 120px;
  }
  .sub-info__wrap {
    font-size: 15px;
    line-height: 24px;
  }
  .sub-info__item {
    margin-bottom: 40px;
  }
}
.success {
  opacity: 0;
  visibility: hidden;
  transition: 0.15s linear;
  transition-property: visibility, opacity;
}
.success__wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  text-align: center;
}
.success__wrap p {
  font-size: 24px;
  line-height: 32px;
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.success__wrap mark {
  color: #EC4A4A;
}
.success__head {
  padding-bottom: 32px;
}
.success .is-error,
.success .is-success {
  display: none;
}
.success.is-showed {
  opacity: 1;
  visibility: visible;
}

.subscribe + .success {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  background-color: #cdcdcd;
  padding: 32px;
}
@media screen and (min-width: 1024px) {
  .subscribe__row-wrap {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
  }
}

.call-subscribe_full .subscribe--small {
  flex-direction: column;
}
.call-subscribe_full .subscribe--small .site-form__fieldset {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .call-subscribe_full .subscribe--small .site-form__fieldset {
    margin-right: 32px;
    width: 100%;
    max-width: 520px;
  }
}
.call-subscribe_full .subscribe--small .site-form__fieldset input::-webkit-input-placeholder {
  color: #828282;
}
.call-subscribe_full .subscribe--small .site-form__fieldset input::-moz-placeholder {
  color: #828282;
}
.call-subscribe_full .subscribe--small .site-form__fieldset input:-ms-input-placeholder {
  color: #828282;
}
.call-subscribe_full .subscribe--small .site-form__fieldset input:-moz-placeholder {
  color: #828282;
}
.call-subscribe_full .subscribe--small .site-form__err-message {
  opacity: 1;
  visibility: visible;
  bottom: -1px;
}
@media screen and (min-width: 1024px) {
  .call-subscribe_full .subscribe--small .btn_black {
    flex-grow: 1;
  }
}
.call-subscribe_full .subscribe--small .btn-mob {
  margin-top: 32px;
  display: block;
}
@media screen and (min-width: 1024px) {
  .call-subscribe_full .subscribe--small .btn-mob {
    display: none;
    margin: 0;
  }
}
.call-subscribe_full .subscribe--small .btn-desktop {
  display: none;
}
@media screen and (min-width: 1024px) {
  .call-subscribe_full .subscribe--small .btn-desktop {
    display: block;
  }
}
.call-subscribe_full .subscribe--small .hero-page__check-label {
  display: block;
}
.call-subscribe_full .subscribe--small .hero-page__check-label input[type=checkbox] {
  position: absolute;
  top: -10000px;
  left: -10000px;
  visibility: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.call-subscribe_full .subscribe--small .hero-page__check-label input[type=checkbox]:checked ~ .hero-page__check-rect {
  border-color: #000;
}
.call-subscribe_full .subscribe--small .hero-page__check-label input[type=checkbox]:checked ~ .hero-page__check-rect::after {
  visibility: visible;
  opacity: 1;
}
.call-subscribe_full .subscribe--small .hero-page__check-wrap {
  position: relative;
  margin-top: 15px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
@media screen and (min-width: 1024px) {
  .call-subscribe_full .subscribe--small .hero-page__check-wrap {
    margin-top: 26px;
  }
}
.call-subscribe_full .subscribe--small .hero-page__check-rect {
  position: relative;
  display: block;
  width: 18px;
  height: 18px;
  border: 1.5px solid #828282;
  margin-right: 15px;
  border-radius: 5px;
  transition: all 0.3s;
}
.call-subscribe_full .subscribe--small .hero-page__check-rect::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8.56px;
  height: 6.28px;
  transform: translate(-50%, -50%);
  transition: all 0.3s;
  background-image: url(/img/check-news.svg);
  background-size: cover;
  opacity: 0;
  visibility: hidden;
}
.call-subscribe_full .subscribe--small .hero-page__check-text {
  font-size: 14px;
  color: #000;
}
.call-subscribe_full .subscribe--small .hero-page__check-text a {
  text-decoration: underline;
  color: inherit;
}
.call-subscribe_full .subscribe--small .hero-page__check-text a:hover {
  text-decoration: none;
}

.bank-online-wrap .bank-online {
  position: relative;
  z-index: 2;
  padding: 80px 0 77px;
  margin: 0;
}
.bank-online-wrap .bank-online .site__centered {
  display: flex;
  justify-content: flex-start;
  position: relative;
}
.bank-online-wrap .bank-online .site__title {
  margin-bottom: 12px;
  font-size: 24px;
  line-height: 32px;
}
.bank-online-wrap .bank-online__wrap {
  padding: 22px 0 24px;
  background: #FEE600;
}
.bank-online-wrap .bank-online__pic {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  margin-right: -110px;
  width: 289px;
  margin-top: 10px;
  border-radius: 0;
  box-shadow: none;
  max-width: initial;
}
.bank-online-wrap .bank-online__pic img {
  display: block;
  width: 100%;
  height: auto;
}
.bank-online-wrap .bank-online__info {
  width: calc(100% - 135px);
}
.bank-online-wrap .bank-online__info p {
  font-family: "Amalia-Light", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-bottom: 32px;
  font-size: 20px;
  line-height: 28px;
  color: #000;
  white-space: pre-line;
}
.bank-online-wrap .bank-online__btns a {
  display: inline-block;
  transition: opacity 0.15s ease-in-out;
  opacity: 1;
  margin-right: 19px;
  margin-bottom: 14px;
}
.bank-online-wrap .bank-online__btns a:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
.bank-online-wrap .bank-online__btns a:hover {
  opacity: 0.75;
}
.bank-online-wrap .bank-online__btns a img {
  width: auto;
  height: 40px;
}
@media (min-width: 1024px) {
  .bank-online-wrap .bank-online {
    padding: 168px 0 60px;
  }
  .bank-online-wrap .bank-online .site__centered {
    justify-content: flex-end;
  }
  .bank-online-wrap .bank-online .site__title {
    margin-bottom: 12px;
    font-size: 48px;
    line-height: 56px;
  }
  .bank-online-wrap .bank-online__wrap {
    padding: 74px 0 60px;
  }
  .bank-online-wrap .bank-online__pic {
    left: 61px;
    width: 458px;
    margin-top: 19px;
  }
  .bank-online-wrap .bank-online__info {
    width: 57.1%;
  }
  .bank-online-wrap .bank-online__info p {
    margin-bottom: 32px;
    font-size: 44px;
    line-height: 56px;
  }
}
@media screen and (max-width: 767px) {
  .bank-online-wrap .bank-online {
    padding: 80px 0 0;
  }
}

.promotions + .bank-online-wrap {
  margin-bottom: 112px;
}
@media screen and (max-width: 767px) {
  .promotions + .bank-online-wrap {
    margin-bottom: 95px;
  }
}

.western-union {
  margin: 48px 0;
  position: relative;
}
.western-union-block {
  max-width: 1024px;
  margin: 0 auto;
  padding: 48px;
  background-color: #f9fbfd;
  border-radius: 4px;
}
@media all and (max-width: 767px) {
  .western-union-block {
    padding: 20px;
  }
}
.western-union form {
  display: flex;
  flex-direction: column;
}
.western-union .form-title {
  margin: 0 0 7px 0;
  color: #000;
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
  text-align: center;
  font-family: "Amalia-Regular", sans-serif;
}
.western-union .form-field {
  width: 100%;
  max-width: 632px;
  margin: 0 auto 32px auto;
  position: relative;
}
.western-union .form-field label {
  margin: 0 0 8px 0;
  color: #828282;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  font-family: "Amalia-Regular", sans-serif;
  display: block;
}
.western-union .form-field label.error {
  color: #ed4337;
  font-size: 12px;
  margin: 5px 0 0 0;
}
.western-union .form-field input[type=text] {
  width: 100%;
  height: 52px;
  padding: 12px 20px;
  background-color: #fff;
  border: 1px solid #CDCDCD;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  font-family: "Amalia-Regular", sans-serif;
}
.western-union .form-field input[type=text]::-moz-placeholder {
  color: #CDCDCD;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  font-family: "Amalia-Regular", sans-serif;
}
.western-union .form-field input[type=text]::placeholder {
  color: #CDCDCD;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  font-family: "Amalia-Regular", sans-serif;
}
.western-union .form-field input[type=text][disabled] {
  background-color: rgba(216, 216, 216, 0);
}
.western-union .form-field input[type=text].error {
  border-color: red;
}
.western-union .form-field .checkbox-block input[type=checkbox] {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.western-union .form-field .checkbox-block input[type=checkbox]:checked + label::after, .western-union .form-field .checkbox-block input[type=checkbox]:checked + label + label::after {
  background: url(/img/checked.svg) center #ffef00 no-repeat;
  background-size: 50%;
  border: solid 1px #000;
}
.western-union .form-field .checkbox-block input[type=checkbox].error + label::after, .western-union .form-field .checkbox-block input[type=checkbox].error + label + label::after {
  border-color: red;
}
.western-union .form-field .checkbox-block input[type=checkbox] + .error {
  display: none !important;
}
.western-union .form-field .checkbox-block label {
  color: #828282;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  padding: 0 0 0 35px;
  font-family: "Amalia-Regular", sans-serif;
  cursor: pointer;
  position: relative;
  margin-bottom: 0;
}
.western-union .form-field .checkbox-block label a {
  color: black;
  border-bottom: 1px solid black;
  height: 21px;
}
.western-union .form-field .checkbox-block label a:hover {
  border-color: #FEE600;
}
.western-union .form-field .checkbox-block label a:active {
  color: #FEE600;
}
.western-union .form-field .checkbox-block label::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  background-color: #fff;
  border: solid 1px rgba(64, 70, 96, 0.17);
}
.western-union .double-fields {
  width: 100%;
  max-width: 632px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.western-union .double-fields .form-field {
  width: calc(50% - 16px);
  margin: 0 0 32px 0;
}
.western-union .btns {
  margin: 0 auto;
  display: block;
}
.western-union .select-container {
  position: relative;
}
.western-union .select-container > select {
  width: 100%;
  height: 52px;
  padding: 0 16px;
  border: solid 0.5px #CDCDCD;
  color: #CDCDCD;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  font-family: "Amalia-Regular", sans-serif;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.western-union .select-container > select[name=currency] {
  color: #000;
}
.western-union .select-container > select[disabled] {
  background-color: rgba(216, 216, 216, 0);
}
.western-union .select-container > select::-ms-expand {
  display: none;
}
.western-union .select-container > select.error {
  border-color: red;
}
.western-union .select-container > select option {
  color: #000;
}
.western-union .select-container:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #000 transparent transparent transparent;
  top: 25px;
  right: 20px;
  margin-top: -1px;
  z-index: 1;
}

.landing-preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.75);
  justify-content: center;
  align-items: center;
  display: none;
  z-index: 8990;
}
.landing-preloader svg {
  width: 160px;
  height: 160px;
}
.landing-preloader.show {
  display: flex;
}

.partner-form-block,
.salary-form-block,
.charity-form-block,
.default-form-block {
  max-width: 1024px;
  background-color: #f9fbfd;
  border-radius: 4px;
  margin: 48px auto;
  padding: 48px;
}
.partner-form-block,
.partner-form-block .form-section,
.salary-form-block,
.salary-form-block .form-section,
.charity-form-block,
.charity-form-block .form-section,
.default-form-block,
.default-form-block .form-section {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.partner-form-block .partner-form-title,
.partner-form-block .salary-form-title,
.partner-form-block .charity-form-title,
.partner-form-block .default-form-title,
.salary-form-block .partner-form-title,
.salary-form-block .salary-form-title,
.salary-form-block .charity-form-title,
.salary-form-block .default-form-title,
.charity-form-block .partner-form-title,
.charity-form-block .salary-form-title,
.charity-form-block .charity-form-title,
.charity-form-block .default-form-title,
.default-form-block .partner-form-title,
.default-form-block .salary-form-title,
.default-form-block .charity-form-title,
.default-form-block .default-form-title {
  margin: 0 0 7px 0;
  color: #000;
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
  text-align: center;
  font-family: "Amalia-Regular", sans-serif;
  max-width: 100%;
  overflow: hidden;
  overflow-wrap: break-word;
}
.partner-form-block .salary-form-title,
.partner-form-block .charity-form-title,
.partner-form-block .default-form-title,
.salary-form-block .salary-form-title,
.salary-form-block .charity-form-title,
.salary-form-block .default-form-title,
.charity-form-block .salary-form-title,
.charity-form-block .charity-form-title,
.charity-form-block .default-form-title,
.default-form-block .salary-form-title,
.default-form-block .charity-form-title,
.default-form-block .default-form-title {
  margin: 0;
}
.partner-form-block .salary-form-placeholder,
.partner-form-block .jira-acquiring-form-placeholder,
.salary-form-block .salary-form-placeholder,
.salary-form-block .jira-acquiring-form-placeholder,
.charity-form-block .salary-form-placeholder,
.charity-form-block .jira-acquiring-form-placeholder,
.default-form-block .salary-form-placeholder,
.default-form-block .jira-acquiring-form-placeholder {
  margin-top: 28px;
  font-family: "Amalia-Regular", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #637282;
  text-align: center;
  max-width: 100%;
  overflow: hidden;
  overflow-wrap: break-word;
}
.partner-form-block .charity-form-placeholder,
.salary-form-block .charity-form-placeholder,
.charity-form-block .charity-form-placeholder,
.default-form-block .charity-form-placeholder {
  padding-top: 24px;
  padding-bottom: 20px;
  font-family: "Amalia-Regular", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #637282;
  text-align: center;
  max-width: 100%;
  overflow: hidden;
  overflow-wrap: break-word;
}
.partner-form-block .partner-form-subtitle,
.partner-form-block .salary-form-subtitle,
.partner-form-block .charity-form-subtitle,
.salary-form-block .partner-form-subtitle,
.salary-form-block .salary-form-subtitle,
.salary-form-block .charity-form-subtitle,
.charity-form-block .partner-form-subtitle,
.charity-form-block .salary-form-subtitle,
.charity-form-block .charity-form-subtitle,
.default-form-block .partner-form-subtitle,
.default-form-block .salary-form-subtitle,
.default-form-block .charity-form-subtitle {
  margin: 0 0 7px 0;
  color: #000;
  font-size: 32px;
  font-weight: 400;
  line-height: 48px;
  text-align: center;
  font-family: "Amalia-Regular", sans-serif;
}
.partner-form-block .salary-form-subtitle,
.salary-form-block .salary-form-subtitle,
.charity-form-block .salary-form-subtitle,
.default-form-block .salary-form-subtitle {
  margin: 0 0 32px 0;
}
.partner-form-block .form-section,
.salary-form-block .form-section,
.charity-form-block .form-section,
.default-form-block .form-section {
  width: 100%;
  margin-top: 32px;
}
.partner-form-block .form-section .form-fields,
.salary-form-block .form-section .form-fields,
.charity-form-block .form-section .form-fields,
.default-form-block .form-section .form-fields {
  margin: auto;
  width: 100%;
  display: grid;
  grid-template-columns: 100%;
  gap: 32px;
  margin-bottom: 32px;
}
.partner-form-block .form-section .form-fields.charity,
.salary-form-block .form-section .form-fields.charity,
.charity-form-block .form-section .form-fields.charity,
.default-form-block .form-section .form-fields.charity {
  gap: 36px;
}
.partner-form-block .form-section .form-fields.collection,
.salary-form-block .form-section .form-fields.collection,
.charity-form-block .form-section .form-fields.collection,
.default-form-block .form-section .form-fields.collection {
  gap: 30px;
  margin-bottom: 0;
}
.partner-form-block .form-section .form-fields.collection .default-form-input input::-moz-placeholder, .salary-form-block .form-section .form-fields.collection .default-form-input input::-moz-placeholder, .charity-form-block .form-section .form-fields.collection .default-form-input input::-moz-placeholder, .default-form-block .form-section .form-fields.collection .default-form-input input::-moz-placeholder {
  color: #9B9B9B;
}
.partner-form-block .form-section .form-fields.collection .default-form-input input::placeholder,
.salary-form-block .form-section .form-fields.collection .default-form-input input::placeholder,
.charity-form-block .form-section .form-fields.collection .default-form-input input::placeholder,
.default-form-block .form-section .form-fields.collection .default-form-input input::placeholder {
  color: #9B9B9B;
}
.partner-form-block .form-section .form-fields .partner-form-input,
.partner-form-block .form-section .form-fields .salary-form-input,
.partner-form-block .form-section .form-fields .charity-form-input,
.partner-form-block .form-section .form-fields .default-form-input,
.salary-form-block .form-section .form-fields .partner-form-input,
.salary-form-block .form-section .form-fields .salary-form-input,
.salary-form-block .form-section .form-fields .charity-form-input,
.salary-form-block .form-section .form-fields .default-form-input,
.charity-form-block .form-section .form-fields .partner-form-input,
.charity-form-block .form-section .form-fields .salary-form-input,
.charity-form-block .form-section .form-fields .charity-form-input,
.charity-form-block .form-section .form-fields .default-form-input,
.default-form-block .form-section .form-fields .partner-form-input,
.default-form-block .form-section .form-fields .salary-form-input,
.default-form-block .form-section .form-fields .charity-form-input,
.default-form-block .form-section .form-fields .default-form-input {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 662px;
  margin: 0 auto;
}
.partner-form-block .form-section .form-fields .partner-form-input > label,
.partner-form-block .form-section .form-fields .salary-form-input > label,
.partner-form-block .form-section .form-fields .charity-form-input > label,
.partner-form-block .form-section .form-fields .default-form-input > label,
.salary-form-block .form-section .form-fields .partner-form-input > label,
.salary-form-block .form-section .form-fields .salary-form-input > label,
.salary-form-block .form-section .form-fields .charity-form-input > label,
.salary-form-block .form-section .form-fields .default-form-input > label,
.charity-form-block .form-section .form-fields .partner-form-input > label,
.charity-form-block .form-section .form-fields .salary-form-input > label,
.charity-form-block .form-section .form-fields .charity-form-input > label,
.charity-form-block .form-section .form-fields .default-form-input > label,
.default-form-block .form-section .form-fields .partner-form-input > label,
.default-form-block .form-section .form-fields .salary-form-input > label,
.default-form-block .form-section .form-fields .charity-form-input > label,
.default-form-block .form-section .form-fields .default-form-input > label {
  max-width: -moz-max-content;
  max-width: max-content;
  margin: 0 0 8px 0;
  color: #828282;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  font-family: "Amalia-Regular", sans-serif;
  display: block;
  cursor: pointer;
}
.partner-form-block .form-section .form-fields .partner-form-input textarea,
.partner-form-block .form-section .form-fields .salary-form-input textarea,
.partner-form-block .form-section .form-fields .charity-form-input textarea,
.partner-form-block .form-section .form-fields .default-form-input textarea,
.salary-form-block .form-section .form-fields .partner-form-input textarea,
.salary-form-block .form-section .form-fields .salary-form-input textarea,
.salary-form-block .form-section .form-fields .charity-form-input textarea,
.salary-form-block .form-section .form-fields .default-form-input textarea,
.charity-form-block .form-section .form-fields .partner-form-input textarea,
.charity-form-block .form-section .form-fields .salary-form-input textarea,
.charity-form-block .form-section .form-fields .charity-form-input textarea,
.charity-form-block .form-section .form-fields .default-form-input textarea,
.default-form-block .form-section .form-fields .partner-form-input textarea,
.default-form-block .form-section .form-fields .salary-form-input textarea,
.default-form-block .form-section .form-fields .charity-form-input textarea,
.default-form-block .form-section .form-fields .default-form-input textarea {
  overflow: hidden;
  max-width: 100%;
  min-width: 100%;
}
.partner-form-block .form-section .form-fields .partner-form-input input,
.partner-form-block .form-section .form-fields .partner-form-input textarea,
.partner-form-block .form-section .form-fields .salary-form-input input,
.partner-form-block .form-section .form-fields .salary-form-input textarea,
.partner-form-block .form-section .form-fields .charity-form-input input,
.partner-form-block .form-section .form-fields .charity-form-input textarea,
.partner-form-block .form-section .form-fields .default-form-input input,
.partner-form-block .form-section .form-fields .default-form-input textarea,
.salary-form-block .form-section .form-fields .partner-form-input input,
.salary-form-block .form-section .form-fields .partner-form-input textarea,
.salary-form-block .form-section .form-fields .salary-form-input input,
.salary-form-block .form-section .form-fields .salary-form-input textarea,
.salary-form-block .form-section .form-fields .charity-form-input input,
.salary-form-block .form-section .form-fields .charity-form-input textarea,
.salary-form-block .form-section .form-fields .default-form-input input,
.salary-form-block .form-section .form-fields .default-form-input textarea,
.charity-form-block .form-section .form-fields .partner-form-input input,
.charity-form-block .form-section .form-fields .partner-form-input textarea,
.charity-form-block .form-section .form-fields .salary-form-input input,
.charity-form-block .form-section .form-fields .salary-form-input textarea,
.charity-form-block .form-section .form-fields .charity-form-input input,
.charity-form-block .form-section .form-fields .charity-form-input textarea,
.charity-form-block .form-section .form-fields .default-form-input input,
.charity-form-block .form-section .form-fields .default-form-input textarea,
.default-form-block .form-section .form-fields .partner-form-input input,
.default-form-block .form-section .form-fields .partner-form-input textarea,
.default-form-block .form-section .form-fields .salary-form-input input,
.default-form-block .form-section .form-fields .salary-form-input textarea,
.default-form-block .form-section .form-fields .charity-form-input input,
.default-form-block .form-section .form-fields .charity-form-input textarea,
.default-form-block .form-section .form-fields .default-form-input input,
.default-form-block .form-section .form-fields .default-form-input textarea {
  width: 100%;
  height: 52px;
  padding: 12px 20px;
  background-color: #fff;
  border: 1px solid #CDCDCD;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  font-family: "Amalia-Regular", sans-serif;
  border-radius: 0px;
  transition: border-radius 0.3s, border-color 0.3s, background-color 0.3s;
  /* Firefox */
}
.partner-form-block .form-section .form-fields .partner-form-input input.not-valid,
.partner-form-block .form-section .form-fields .partner-form-input textarea.not-valid,
.partner-form-block .form-section .form-fields .salary-form-input input.not-valid,
.partner-form-block .form-section .form-fields .salary-form-input textarea.not-valid,
.partner-form-block .form-section .form-fields .charity-form-input input.not-valid,
.partner-form-block .form-section .form-fields .charity-form-input textarea.not-valid,
.partner-form-block .form-section .form-fields .default-form-input input.not-valid,
.partner-form-block .form-section .form-fields .default-form-input textarea.not-valid,
.salary-form-block .form-section .form-fields .partner-form-input input.not-valid,
.salary-form-block .form-section .form-fields .partner-form-input textarea.not-valid,
.salary-form-block .form-section .form-fields .salary-form-input input.not-valid,
.salary-form-block .form-section .form-fields .salary-form-input textarea.not-valid,
.salary-form-block .form-section .form-fields .charity-form-input input.not-valid,
.salary-form-block .form-section .form-fields .charity-form-input textarea.not-valid,
.salary-form-block .form-section .form-fields .default-form-input input.not-valid,
.salary-form-block .form-section .form-fields .default-form-input textarea.not-valid,
.charity-form-block .form-section .form-fields .partner-form-input input.not-valid,
.charity-form-block .form-section .form-fields .partner-form-input textarea.not-valid,
.charity-form-block .form-section .form-fields .salary-form-input input.not-valid,
.charity-form-block .form-section .form-fields .salary-form-input textarea.not-valid,
.charity-form-block .form-section .form-fields .charity-form-input input.not-valid,
.charity-form-block .form-section .form-fields .charity-form-input textarea.not-valid,
.charity-form-block .form-section .form-fields .default-form-input input.not-valid,
.charity-form-block .form-section .form-fields .default-form-input textarea.not-valid,
.default-form-block .form-section .form-fields .partner-form-input input.not-valid,
.default-form-block .form-section .form-fields .partner-form-input textarea.not-valid,
.default-form-block .form-section .form-fields .salary-form-input input.not-valid,
.default-form-block .form-section .form-fields .salary-form-input textarea.not-valid,
.default-form-block .form-section .form-fields .charity-form-input input.not-valid,
.default-form-block .form-section .form-fields .charity-form-input textarea.not-valid,
.default-form-block .form-section .form-fields .default-form-input input.not-valid,
.default-form-block .form-section .form-fields .default-form-input textarea.not-valid {
  border-color: #ed4337;
}
@media (hover: hover) and (pointer: fine) {
  .partner-form-block .form-section .form-fields .partner-form-input input:hover,
  .partner-form-block .form-section .form-fields .partner-form-input textarea:hover,
  .partner-form-block .form-section .form-fields .salary-form-input input:hover,
  .partner-form-block .form-section .form-fields .salary-form-input textarea:hover,
  .partner-form-block .form-section .form-fields .charity-form-input input:hover,
  .partner-form-block .form-section .form-fields .charity-form-input textarea:hover,
  .partner-form-block .form-section .form-fields .default-form-input input:hover,
  .partner-form-block .form-section .form-fields .default-form-input textarea:hover,
  .salary-form-block .form-section .form-fields .partner-form-input input:hover,
  .salary-form-block .form-section .form-fields .partner-form-input textarea:hover,
  .salary-form-block .form-section .form-fields .salary-form-input input:hover,
  .salary-form-block .form-section .form-fields .salary-form-input textarea:hover,
  .salary-form-block .form-section .form-fields .charity-form-input input:hover,
  .salary-form-block .form-section .form-fields .charity-form-input textarea:hover,
  .salary-form-block .form-section .form-fields .default-form-input input:hover,
  .salary-form-block .form-section .form-fields .default-form-input textarea:hover,
  .charity-form-block .form-section .form-fields .partner-form-input input:hover,
  .charity-form-block .form-section .form-fields .partner-form-input textarea:hover,
  .charity-form-block .form-section .form-fields .salary-form-input input:hover,
  .charity-form-block .form-section .form-fields .salary-form-input textarea:hover,
  .charity-form-block .form-section .form-fields .charity-form-input input:hover,
  .charity-form-block .form-section .form-fields .charity-form-input textarea:hover,
  .charity-form-block .form-section .form-fields .default-form-input input:hover,
  .charity-form-block .form-section .form-fields .default-form-input textarea:hover,
  .default-form-block .form-section .form-fields .partner-form-input input:hover,
  .default-form-block .form-section .form-fields .partner-form-input textarea:hover,
  .default-form-block .form-section .form-fields .salary-form-input input:hover,
  .default-form-block .form-section .form-fields .salary-form-input textarea:hover,
  .default-form-block .form-section .form-fields .charity-form-input input:hover,
  .default-form-block .form-section .form-fields .charity-form-input textarea:hover,
  .default-form-block .form-section .form-fields .default-form-input input:hover,
  .default-form-block .form-section .form-fields .default-form-input textarea:hover {
    background-color: rgba(0, 0, 0, 0.062745098);
  }
}
.partner-form-block .form-section .form-fields .partner-form-input input:focus,
.partner-form-block .form-section .form-fields .partner-form-input textarea:focus,
.partner-form-block .form-section .form-fields .salary-form-input input:focus,
.partner-form-block .form-section .form-fields .salary-form-input textarea:focus,
.partner-form-block .form-section .form-fields .charity-form-input input:focus,
.partner-form-block .form-section .form-fields .charity-form-input textarea:focus,
.partner-form-block .form-section .form-fields .default-form-input input:focus,
.partner-form-block .form-section .form-fields .default-form-input textarea:focus,
.salary-form-block .form-section .form-fields .partner-form-input input:focus,
.salary-form-block .form-section .form-fields .partner-form-input textarea:focus,
.salary-form-block .form-section .form-fields .salary-form-input input:focus,
.salary-form-block .form-section .form-fields .salary-form-input textarea:focus,
.salary-form-block .form-section .form-fields .charity-form-input input:focus,
.salary-form-block .form-section .form-fields .charity-form-input textarea:focus,
.salary-form-block .form-section .form-fields .default-form-input input:focus,
.salary-form-block .form-section .form-fields .default-form-input textarea:focus,
.charity-form-block .form-section .form-fields .partner-form-input input:focus,
.charity-form-block .form-section .form-fields .partner-form-input textarea:focus,
.charity-form-block .form-section .form-fields .salary-form-input input:focus,
.charity-form-block .form-section .form-fields .salary-form-input textarea:focus,
.charity-form-block .form-section .form-fields .charity-form-input input:focus,
.charity-form-block .form-section .form-fields .charity-form-input textarea:focus,
.charity-form-block .form-section .form-fields .default-form-input input:focus,
.charity-form-block .form-section .form-fields .default-form-input textarea:focus,
.default-form-block .form-section .form-fields .partner-form-input input:focus,
.default-form-block .form-section .form-fields .partner-form-input textarea:focus,
.default-form-block .form-section .form-fields .salary-form-input input:focus,
.default-form-block .form-section .form-fields .salary-form-input textarea:focus,
.default-form-block .form-section .form-fields .charity-form-input input:focus,
.default-form-block .form-section .form-fields .charity-form-input textarea:focus,
.default-form-block .form-section .form-fields .default-form-input input:focus,
.default-form-block .form-section .form-fields .default-form-input textarea:focus {
  border-radius: 12px;
  border-color: #FEE600;
  background-color: #fff;
}
.partner-form-block .form-section .form-fields .partner-form-input input::-webkit-outer-spin-button, .partner-form-block .form-section .form-fields .partner-form-input input::-webkit-inner-spin-button,
.partner-form-block .form-section .form-fields .partner-form-input textarea::-webkit-outer-spin-button,
.partner-form-block .form-section .form-fields .partner-form-input textarea::-webkit-inner-spin-button,
.partner-form-block .form-section .form-fields .salary-form-input input::-webkit-outer-spin-button,
.partner-form-block .form-section .form-fields .salary-form-input input::-webkit-inner-spin-button,
.partner-form-block .form-section .form-fields .salary-form-input textarea::-webkit-outer-spin-button,
.partner-form-block .form-section .form-fields .salary-form-input textarea::-webkit-inner-spin-button,
.partner-form-block .form-section .form-fields .charity-form-input input::-webkit-outer-spin-button,
.partner-form-block .form-section .form-fields .charity-form-input input::-webkit-inner-spin-button,
.partner-form-block .form-section .form-fields .charity-form-input textarea::-webkit-outer-spin-button,
.partner-form-block .form-section .form-fields .charity-form-input textarea::-webkit-inner-spin-button,
.partner-form-block .form-section .form-fields .default-form-input input::-webkit-outer-spin-button,
.partner-form-block .form-section .form-fields .default-form-input input::-webkit-inner-spin-button,
.partner-form-block .form-section .form-fields .default-form-input textarea::-webkit-outer-spin-button,
.partner-form-block .form-section .form-fields .default-form-input textarea::-webkit-inner-spin-button,
.salary-form-block .form-section .form-fields .partner-form-input input::-webkit-outer-spin-button,
.salary-form-block .form-section .form-fields .partner-form-input input::-webkit-inner-spin-button,
.salary-form-block .form-section .form-fields .partner-form-input textarea::-webkit-outer-spin-button,
.salary-form-block .form-section .form-fields .partner-form-input textarea::-webkit-inner-spin-button,
.salary-form-block .form-section .form-fields .salary-form-input input::-webkit-outer-spin-button,
.salary-form-block .form-section .form-fields .salary-form-input input::-webkit-inner-spin-button,
.salary-form-block .form-section .form-fields .salary-form-input textarea::-webkit-outer-spin-button,
.salary-form-block .form-section .form-fields .salary-form-input textarea::-webkit-inner-spin-button,
.salary-form-block .form-section .form-fields .charity-form-input input::-webkit-outer-spin-button,
.salary-form-block .form-section .form-fields .charity-form-input input::-webkit-inner-spin-button,
.salary-form-block .form-section .form-fields .charity-form-input textarea::-webkit-outer-spin-button,
.salary-form-block .form-section .form-fields .charity-form-input textarea::-webkit-inner-spin-button,
.salary-form-block .form-section .form-fields .default-form-input input::-webkit-outer-spin-button,
.salary-form-block .form-section .form-fields .default-form-input input::-webkit-inner-spin-button,
.salary-form-block .form-section .form-fields .default-form-input textarea::-webkit-outer-spin-button,
.salary-form-block .form-section .form-fields .default-form-input textarea::-webkit-inner-spin-button,
.charity-form-block .form-section .form-fields .partner-form-input input::-webkit-outer-spin-button,
.charity-form-block .form-section .form-fields .partner-form-input input::-webkit-inner-spin-button,
.charity-form-block .form-section .form-fields .partner-form-input textarea::-webkit-outer-spin-button,
.charity-form-block .form-section .form-fields .partner-form-input textarea::-webkit-inner-spin-button,
.charity-form-block .form-section .form-fields .salary-form-input input::-webkit-outer-spin-button,
.charity-form-block .form-section .form-fields .salary-form-input input::-webkit-inner-spin-button,
.charity-form-block .form-section .form-fields .salary-form-input textarea::-webkit-outer-spin-button,
.charity-form-block .form-section .form-fields .salary-form-input textarea::-webkit-inner-spin-button,
.charity-form-block .form-section .form-fields .charity-form-input input::-webkit-outer-spin-button,
.charity-form-block .form-section .form-fields .charity-form-input input::-webkit-inner-spin-button,
.charity-form-block .form-section .form-fields .charity-form-input textarea::-webkit-outer-spin-button,
.charity-form-block .form-section .form-fields .charity-form-input textarea::-webkit-inner-spin-button,
.charity-form-block .form-section .form-fields .default-form-input input::-webkit-outer-spin-button,
.charity-form-block .form-section .form-fields .default-form-input input::-webkit-inner-spin-button,
.charity-form-block .form-section .form-fields .default-form-input textarea::-webkit-outer-spin-button,
.charity-form-block .form-section .form-fields .default-form-input textarea::-webkit-inner-spin-button,
.default-form-block .form-section .form-fields .partner-form-input input::-webkit-outer-spin-button,
.default-form-block .form-section .form-fields .partner-form-input input::-webkit-inner-spin-button,
.default-form-block .form-section .form-fields .partner-form-input textarea::-webkit-outer-spin-button,
.default-form-block .form-section .form-fields .partner-form-input textarea::-webkit-inner-spin-button,
.default-form-block .form-section .form-fields .salary-form-input input::-webkit-outer-spin-button,
.default-form-block .form-section .form-fields .salary-form-input input::-webkit-inner-spin-button,
.default-form-block .form-section .form-fields .salary-form-input textarea::-webkit-outer-spin-button,
.default-form-block .form-section .form-fields .salary-form-input textarea::-webkit-inner-spin-button,
.default-form-block .form-section .form-fields .charity-form-input input::-webkit-outer-spin-button,
.default-form-block .form-section .form-fields .charity-form-input input::-webkit-inner-spin-button,
.default-form-block .form-section .form-fields .charity-form-input textarea::-webkit-outer-spin-button,
.default-form-block .form-section .form-fields .charity-form-input textarea::-webkit-inner-spin-button,
.default-form-block .form-section .form-fields .default-form-input input::-webkit-outer-spin-button,
.default-form-block .form-section .form-fields .default-form-input input::-webkit-inner-spin-button,
.default-form-block .form-section .form-fields .default-form-input textarea::-webkit-outer-spin-button,
.default-form-block .form-section .form-fields .default-form-input textarea::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.partner-form-block .form-section .form-fields .partner-form-input input[type=number],
.partner-form-block .form-section .form-fields .partner-form-input textarea[type=number],
.partner-form-block .form-section .form-fields .salary-form-input input[type=number],
.partner-form-block .form-section .form-fields .salary-form-input textarea[type=number],
.partner-form-block .form-section .form-fields .charity-form-input input[type=number],
.partner-form-block .form-section .form-fields .charity-form-input textarea[type=number],
.partner-form-block .form-section .form-fields .default-form-input input[type=number],
.partner-form-block .form-section .form-fields .default-form-input textarea[type=number],
.salary-form-block .form-section .form-fields .partner-form-input input[type=number],
.salary-form-block .form-section .form-fields .partner-form-input textarea[type=number],
.salary-form-block .form-section .form-fields .salary-form-input input[type=number],
.salary-form-block .form-section .form-fields .salary-form-input textarea[type=number],
.salary-form-block .form-section .form-fields .charity-form-input input[type=number],
.salary-form-block .form-section .form-fields .charity-form-input textarea[type=number],
.salary-form-block .form-section .form-fields .default-form-input input[type=number],
.salary-form-block .form-section .form-fields .default-form-input textarea[type=number],
.charity-form-block .form-section .form-fields .partner-form-input input[type=number],
.charity-form-block .form-section .form-fields .partner-form-input textarea[type=number],
.charity-form-block .form-section .form-fields .salary-form-input input[type=number],
.charity-form-block .form-section .form-fields .salary-form-input textarea[type=number],
.charity-form-block .form-section .form-fields .charity-form-input input[type=number],
.charity-form-block .form-section .form-fields .charity-form-input textarea[type=number],
.charity-form-block .form-section .form-fields .default-form-input input[type=number],
.charity-form-block .form-section .form-fields .default-form-input textarea[type=number],
.default-form-block .form-section .form-fields .partner-form-input input[type=number],
.default-form-block .form-section .form-fields .partner-form-input textarea[type=number],
.default-form-block .form-section .form-fields .salary-form-input input[type=number],
.default-form-block .form-section .form-fields .salary-form-input textarea[type=number],
.default-form-block .form-section .form-fields .charity-form-input input[type=number],
.default-form-block .form-section .form-fields .charity-form-input textarea[type=number],
.default-form-block .form-section .form-fields .default-form-input input[type=number],
.default-form-block .form-section .form-fields .default-form-input textarea[type=number] {
  -moz-appearance: textfield;
}
.partner-form-block .form-section .form-fields .partner-form-input .html-placeholder-field,
.partner-form-block .form-section .form-fields .salary-form-input .html-placeholder-field,
.partner-form-block .form-section .form-fields .charity-form-input .html-placeholder-field,
.partner-form-block .form-section .form-fields .default-form-input .html-placeholder-field,
.salary-form-block .form-section .form-fields .partner-form-input .html-placeholder-field,
.salary-form-block .form-section .form-fields .salary-form-input .html-placeholder-field,
.salary-form-block .form-section .form-fields .charity-form-input .html-placeholder-field,
.salary-form-block .form-section .form-fields .default-form-input .html-placeholder-field,
.charity-form-block .form-section .form-fields .partner-form-input .html-placeholder-field,
.charity-form-block .form-section .form-fields .salary-form-input .html-placeholder-field,
.charity-form-block .form-section .form-fields .charity-form-input .html-placeholder-field,
.charity-form-block .form-section .form-fields .default-form-input .html-placeholder-field,
.default-form-block .form-section .form-fields .partner-form-input .html-placeholder-field,
.default-form-block .form-section .form-fields .salary-form-input .html-placeholder-field,
.default-form-block .form-section .form-fields .charity-form-input .html-placeholder-field,
.default-form-block .form-section .form-fields .default-form-input .html-placeholder-field {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  height: -moz-max-content;
  height: max-content;
  display: block;
  overflow: hidden;
}
.partner-form-block .form-section .form-fields .partner-form-input .html-placeholder-field .placeholder-text,
.partner-form-block .form-section .form-fields .salary-form-input .html-placeholder-field .placeholder-text,
.partner-form-block .form-section .form-fields .charity-form-input .html-placeholder-field .placeholder-text,
.partner-form-block .form-section .form-fields .default-form-input .html-placeholder-field .placeholder-text,
.salary-form-block .form-section .form-fields .partner-form-input .html-placeholder-field .placeholder-text,
.salary-form-block .form-section .form-fields .salary-form-input .html-placeholder-field .placeholder-text,
.salary-form-block .form-section .form-fields .charity-form-input .html-placeholder-field .placeholder-text,
.salary-form-block .form-section .form-fields .default-form-input .html-placeholder-field .placeholder-text,
.charity-form-block .form-section .form-fields .partner-form-input .html-placeholder-field .placeholder-text,
.charity-form-block .form-section .form-fields .salary-form-input .html-placeholder-field .placeholder-text,
.charity-form-block .form-section .form-fields .charity-form-input .html-placeholder-field .placeholder-text,
.charity-form-block .form-section .form-fields .default-form-input .html-placeholder-field .placeholder-text,
.default-form-block .form-section .form-fields .partner-form-input .html-placeholder-field .placeholder-text,
.default-form-block .form-section .form-fields .salary-form-input .html-placeholder-field .placeholder-text,
.default-form-block .form-section .form-fields .charity-form-input .html-placeholder-field .placeholder-text,
.default-form-block .form-section .form-fields .default-form-input .html-placeholder-field .placeholder-text {
  position: absolute;
  top: 5px;
  left: 12px;
  width: calc(100% - 42px);
  line-height: 24px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  overflow: hidden;
  color: #CDCDCD;
  font-size: 14px;
  font-weight: 400;
  font-family: "Amalia-Regular", sans-serif;
  cursor: text;
}
.partner-form-block .form-section .form-fields .partner-form-input .error,
.partner-form-block .form-section .form-fields .salary-form-input .error,
.partner-form-block .form-section .form-fields .charity-form-input .error,
.partner-form-block .form-section .form-fields .default-form-input .error,
.salary-form-block .form-section .form-fields .partner-form-input .error,
.salary-form-block .form-section .form-fields .salary-form-input .error,
.salary-form-block .form-section .form-fields .charity-form-input .error,
.salary-form-block .form-section .form-fields .default-form-input .error,
.charity-form-block .form-section .form-fields .partner-form-input .error,
.charity-form-block .form-section .form-fields .salary-form-input .error,
.charity-form-block .form-section .form-fields .charity-form-input .error,
.charity-form-block .form-section .form-fields .default-form-input .error,
.default-form-block .form-section .form-fields .partner-form-input .error,
.default-form-block .form-section .form-fields .salary-form-input .error,
.default-form-block .form-section .form-fields .charity-form-input .error,
.default-form-block .form-section .form-fields .default-form-input .error {
  color: #ed4337;
  font-size: 12px;
  margin: 5px 0 0 0;
}
.partner-form-block .form-section .form-fields .partner-form-input .default-checkbox:last-child,
.partner-form-block .form-section .form-fields .salary-form-input .default-checkbox:last-child,
.partner-form-block .form-section .form-fields .charity-form-input .default-checkbox:last-child,
.partner-form-block .form-section .form-fields .default-form-input .default-checkbox:last-child,
.salary-form-block .form-section .form-fields .partner-form-input .default-checkbox:last-child,
.salary-form-block .form-section .form-fields .salary-form-input .default-checkbox:last-child,
.salary-form-block .form-section .form-fields .charity-form-input .default-checkbox:last-child,
.salary-form-block .form-section .form-fields .default-form-input .default-checkbox:last-child,
.charity-form-block .form-section .form-fields .partner-form-input .default-checkbox:last-child,
.charity-form-block .form-section .form-fields .salary-form-input .default-checkbox:last-child,
.charity-form-block .form-section .form-fields .charity-form-input .default-checkbox:last-child,
.charity-form-block .form-section .form-fields .default-form-input .default-checkbox:last-child,
.default-form-block .form-section .form-fields .partner-form-input .default-checkbox:last-child,
.default-form-block .form-section .form-fields .salary-form-input .default-checkbox:last-child,
.default-form-block .form-section .form-fields .charity-form-input .default-checkbox:last-child,
.default-form-block .form-section .form-fields .default-form-input .default-checkbox:last-child {
  margin-bottom: 0;
}
.partner-form-block .form-section .form-fields .charity-form-input,
.salary-form-block .form-section .form-fields .charity-form-input,
.charity-form-block .form-section .form-fields .charity-form-input,
.default-form-block .form-section .form-fields .charity-form-input {
  max-width: 480px;
}
.partner-form-block .form-section .form-fields .charity-form-input > label,
.partner-form-block .form-section .form-fields .charity-form-input input,
.partner-form-block .form-section .form-fields .charity-form-input .error,
.salary-form-block .form-section .form-fields .charity-form-input > label,
.salary-form-block .form-section .form-fields .charity-form-input input,
.salary-form-block .form-section .form-fields .charity-form-input .error,
.charity-form-block .form-section .form-fields .charity-form-input > label,
.charity-form-block .form-section .form-fields .charity-form-input input,
.charity-form-block .form-section .form-fields .charity-form-input .error,
.default-form-block .form-section .form-fields .charity-form-input > label,
.default-form-block .form-section .form-fields .charity-form-input input,
.default-form-block .form-section .form-fields .charity-form-input .error {
  font-family: "Roboto", sans-serif;
}
.partner-form-block .form-section .form-fields .charity-form-input input:hover,
.salary-form-block .form-section .form-fields .charity-form-input input:hover,
.charity-form-block .form-section .form-fields .charity-form-input input:hover,
.default-form-block .form-section .form-fields .charity-form-input input:hover {
  background: rgba(0, 0, 0, 0.0392156863);
}
.partner-form-block .form-section .form-fields .charity-form-input input:focus,
.salary-form-block .form-section .form-fields .charity-form-input input:focus,
.charity-form-block .form-section .form-fields .charity-form-input input:focus,
.default-form-block .form-section .form-fields .charity-form-input input:focus {
  background: #fff;
}
.partner-form-block .form-section .form-fields .charity-form-input input::-moz-placeholder, .salary-form-block .form-section .form-fields .charity-form-input input::-moz-placeholder, .charity-form-block .form-section .form-fields .charity-form-input input::-moz-placeholder, .default-form-block .form-section .form-fields .charity-form-input input::-moz-placeholder {
  color: #CDCDCD;
}
.partner-form-block .form-section .form-fields .charity-form-input input::placeholder,
.salary-form-block .form-section .form-fields .charity-form-input input::placeholder,
.charity-form-block .form-section .form-fields .charity-form-input input::placeholder,
.default-form-block .form-section .form-fields .charity-form-input input::placeholder {
  color: #CDCDCD;
}
.partner-form-block .required-field-mark,
.salary-form-block .required-field-mark,
.charity-form-block .required-field-mark,
.default-form-block .required-field-mark {
  display: flex !important;
  width: -moz-max-content;
  width: max-content;
  max-width: 100% !important;
}
.partner-form-block .required-field-mark .mark,
.salary-form-block .required-field-mark .mark,
.charity-form-block .required-field-mark .mark,
.default-form-block .required-field-mark .mark {
  font-size: 14px;
  color: #F94144;
}
@media (max-width: 768px) {
  .partner-form-block,
  .salary-form-block,
  .charity-form-block,
  .default-form-block {
    padding: 20px;
  }
}

body.dark-theme .partner-form-block,
body.dark-theme .salary-form-block,
body.dark-theme .charity-form-block,
body.dark-theme .default-form-block {
  background-color: #2C2C2C;
}
body.dark-theme .partner-form-block .form-section .form-fields .partner-form-input > label,
body.dark-theme .partner-form-block .form-section .form-fields .salary-form-input > label,
body.dark-theme .partner-form-block .form-section .form-fields .charity-form-input > label,
body.dark-theme .partner-form-block .form-section .form-fields .default-form-input > label,
body.dark-theme .salary-form-block .form-section .form-fields .partner-form-input > label,
body.dark-theme .salary-form-block .form-section .form-fields .salary-form-input > label,
body.dark-theme .salary-form-block .form-section .form-fields .charity-form-input > label,
body.dark-theme .salary-form-block .form-section .form-fields .default-form-input > label,
body.dark-theme .charity-form-block .form-section .form-fields .partner-form-input > label,
body.dark-theme .charity-form-block .form-section .form-fields .salary-form-input > label,
body.dark-theme .charity-form-block .form-section .form-fields .charity-form-input > label,
body.dark-theme .charity-form-block .form-section .form-fields .default-form-input > label,
body.dark-theme .default-form-block .form-section .form-fields .partner-form-input > label,
body.dark-theme .default-form-block .form-section .form-fields .salary-form-input > label,
body.dark-theme .default-form-block .form-section .form-fields .charity-form-input > label,
body.dark-theme .default-form-block .form-section .form-fields .default-form-input > label {
  color: #CBCBCB;
}
body.dark-theme .partner-form-block .form-section .form-fields .partner-form-input input,
body.dark-theme .partner-form-block .form-section .form-fields .partner-form-input textarea,
body.dark-theme .partner-form-block .form-section .form-fields .salary-form-input input,
body.dark-theme .partner-form-block .form-section .form-fields .salary-form-input textarea,
body.dark-theme .partner-form-block .form-section .form-fields .charity-form-input input,
body.dark-theme .partner-form-block .form-section .form-fields .charity-form-input textarea,
body.dark-theme .partner-form-block .form-section .form-fields .default-form-input input,
body.dark-theme .partner-form-block .form-section .form-fields .default-form-input textarea,
body.dark-theme .salary-form-block .form-section .form-fields .partner-form-input input,
body.dark-theme .salary-form-block .form-section .form-fields .partner-form-input textarea,
body.dark-theme .salary-form-block .form-section .form-fields .salary-form-input input,
body.dark-theme .salary-form-block .form-section .form-fields .salary-form-input textarea,
body.dark-theme .salary-form-block .form-section .form-fields .charity-form-input input,
body.dark-theme .salary-form-block .form-section .form-fields .charity-form-input textarea,
body.dark-theme .salary-form-block .form-section .form-fields .default-form-input input,
body.dark-theme .salary-form-block .form-section .form-fields .default-form-input textarea,
body.dark-theme .charity-form-block .form-section .form-fields .partner-form-input input,
body.dark-theme .charity-form-block .form-section .form-fields .partner-form-input textarea,
body.dark-theme .charity-form-block .form-section .form-fields .salary-form-input input,
body.dark-theme .charity-form-block .form-section .form-fields .salary-form-input textarea,
body.dark-theme .charity-form-block .form-section .form-fields .charity-form-input input,
body.dark-theme .charity-form-block .form-section .form-fields .charity-form-input textarea,
body.dark-theme .charity-form-block .form-section .form-fields .default-form-input input,
body.dark-theme .charity-form-block .form-section .form-fields .default-form-input textarea,
body.dark-theme .default-form-block .form-section .form-fields .partner-form-input input,
body.dark-theme .default-form-block .form-section .form-fields .partner-form-input textarea,
body.dark-theme .default-form-block .form-section .form-fields .salary-form-input input,
body.dark-theme .default-form-block .form-section .form-fields .salary-form-input textarea,
body.dark-theme .default-form-block .form-section .form-fields .charity-form-input input,
body.dark-theme .default-form-block .form-section .form-fields .charity-form-input textarea,
body.dark-theme .default-form-block .form-section .form-fields .default-form-input input,
body.dark-theme .default-form-block .form-section .form-fields .default-form-input textarea {
  color: #ffffff;
  background: #303030;
}
body.dark-theme .partner-form-block .form-section .form-fields .partner-form-input input:focus,
body.dark-theme .partner-form-block .form-section .form-fields .partner-form-input textarea:focus,
body.dark-theme .partner-form-block .form-section .form-fields .salary-form-input input:focus,
body.dark-theme .partner-form-block .form-section .form-fields .salary-form-input textarea:focus,
body.dark-theme .partner-form-block .form-section .form-fields .charity-form-input input:focus,
body.dark-theme .partner-form-block .form-section .form-fields .charity-form-input textarea:focus,
body.dark-theme .partner-form-block .form-section .form-fields .default-form-input input:focus,
body.dark-theme .partner-form-block .form-section .form-fields .default-form-input textarea:focus,
body.dark-theme .salary-form-block .form-section .form-fields .partner-form-input input:focus,
body.dark-theme .salary-form-block .form-section .form-fields .partner-form-input textarea:focus,
body.dark-theme .salary-form-block .form-section .form-fields .salary-form-input input:focus,
body.dark-theme .salary-form-block .form-section .form-fields .salary-form-input textarea:focus,
body.dark-theme .salary-form-block .form-section .form-fields .charity-form-input input:focus,
body.dark-theme .salary-form-block .form-section .form-fields .charity-form-input textarea:focus,
body.dark-theme .salary-form-block .form-section .form-fields .default-form-input input:focus,
body.dark-theme .salary-form-block .form-section .form-fields .default-form-input textarea:focus,
body.dark-theme .charity-form-block .form-section .form-fields .partner-form-input input:focus,
body.dark-theme .charity-form-block .form-section .form-fields .partner-form-input textarea:focus,
body.dark-theme .charity-form-block .form-section .form-fields .salary-form-input input:focus,
body.dark-theme .charity-form-block .form-section .form-fields .salary-form-input textarea:focus,
body.dark-theme .charity-form-block .form-section .form-fields .charity-form-input input:focus,
body.dark-theme .charity-form-block .form-section .form-fields .charity-form-input textarea:focus,
body.dark-theme .charity-form-block .form-section .form-fields .default-form-input input:focus,
body.dark-theme .charity-form-block .form-section .form-fields .default-form-input textarea:focus,
body.dark-theme .default-form-block .form-section .form-fields .partner-form-input input:focus,
body.dark-theme .default-form-block .form-section .form-fields .partner-form-input textarea:focus,
body.dark-theme .default-form-block .form-section .form-fields .salary-form-input input:focus,
body.dark-theme .default-form-block .form-section .form-fields .salary-form-input textarea:focus,
body.dark-theme .default-form-block .form-section .form-fields .charity-form-input input:focus,
body.dark-theme .default-form-block .form-section .form-fields .charity-form-input textarea:focus,
body.dark-theme .default-form-block .form-section .form-fields .default-form-input input:focus,
body.dark-theme .default-form-block .form-section .form-fields .default-form-input textarea:focus {
  background: #363636;
}

.site__centered {
  padding-bottom: 30px;
}
.site__centered.dark {
  background-color: #000000;
}
.site__centered.dark .main-block, .site__centered.dark .main-block2, .site__centered.dark .main-block3 {
  background-color: #000000;
}
.site__centered.dark .relink-title {
  color: #FFFFFF;
}
.site__centered h2.relink-title {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 30px;
  color: #000000;
  margin-bottom: 10px;
  padding-top: 25px;
}
.site__centered .main-block, .site__centered .main-block2, .site__centered .main-block3 {
  display: flex;
  flex-wrap: wrap;
  background-color: #F3F3F3;
}
.site__centered .main-block .btns, .site__centered .main-block2 .btns, .site__centered .main-block3 .btns {
  font-family: "Roboto", sans-serif;
  margin-top: 16px;
  margin-right: 20px;
  border-radius: 7px;
  white-space: nowrap;
  border: none;
}
@media (max-width: 960px) {
  .site__centered .main-block, .site__centered .main-block2, .site__centered .main-block3 {
    display: none;
  }
}
.site__centered .main-block2, .site__centered .main-block3 {
  display: none;
  flex-wrap: wrap;
  background-color: #F3F3F3;
}
@media (max-width: 960px) {
  .site__centered .main-block2, .site__centered .main-block3 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
  }
}

.workable-container {
  max-width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width: 1280px) {
  .workable-container {
    padding: 0 25px;
  }
}
@media screen and (max-width: 860px) {
  .workable-container {
    padding: 0 15px;
  }
}
@media screen and (max-width: 375px) {
  .workable-container {
    padding: 0 22px;
  }
}

.workable-raif .filter-small-text {
  color: #000;
  font-size: 13px;
  font-weight: 500;
  line-height: normal;
}
.workable-raif .workable-text-s,
.workable-raif input[type=text] {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}
.workable-raif .workable-text-m {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
}
.workable-raif .workable-text-xl {
  color: #000;
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
}

.workable-raif-intro {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
}
.workable-raif-intro .workable-raif-intro-text {
  max-width: 725px;
  padding: 45px 0;
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media (max-width: 1024px) {
  .workable-raif-intro .workable-raif-intro-text {
    padding-top: 24px;
    padding-bottom: 42px;
  }
}

.workable-not-found {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-top: 60px;
  padding-bottom: 45px;
}
@media (max-width: 1024px) {
  .workable-not-found {
    padding-bottom: 68px;
    padding-top: 50px;
  }
}
.workable-not-found .not-found-img {
  width: 150px;
  height: auto;
  margin-bottom: 24px;
}
@media (max-width: 1024px) {
  .workable-not-found .not-found-img {
    width: 112px;
    margin-bottom: 20px;
  }
}
.workable-not-found .not-found-title {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
  margin-bottom: 16px;
  text-align: center;
}
@media (max-width: 1024px) {
  .workable-not-found .not-found-title {
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 12px;
  }
}

.workable-filter-select {
  position: relative;
  margin-right: 35px;
  width: 291px;
}
@media (max-width: 1280px) {
  .workable-filter-select {
    margin-right: 34px;
    width: 275px;
  }
}
@media (max-width: 1100px) {
  .workable-filter-select {
    width: calc((100% - 68px) / 3);
  }
}
@media (max-width: 768px) {
  .workable-filter-select {
    width: 92%;
    margin-right: 0px;
    margin-bottom: 16px;
  }
}
.workable-filter-select:last-child {
  margin-right: 0;
  margin-bottom: 0px;
}
.workable-filter-select .select-trigger {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 16px;
  border-radius: 10px;
  border: 1.5px solid #AAABAE;
  background: #F2F3F3;
  transition: 0.3s;
}
.workable-filter-select .select-trigger .select-label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.workable-filter-select .select-trigger .select-trigger-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.workable-filter-select .select-trigger .select-trigger-icon svg {
  color: #000;
  width: 10px;
  height: 5px;
  transform: rotate(0deg);
  transition: 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  .workable-filter-select .select-trigger:hover {
    background: #F7F9F9;
  }
  .workable-filter-select .select-trigger:active {
    transition: 0.1s;
    background: #F4F6F6;
  }
}
.workable-filter-select .select-list-wrapper {
  max-height: 335px;
  overflow: hidden;
  position: absolute;
  z-index: 10;
  width: 100%;
  bottom: 1px;
  left: 0px;
  transform: translateY(100%) rotateX(90deg);
  opacity: 0;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background: #F2F3F3;
  border: 1.5px solid #AAABAE;
  border-top: none;
  transition: 0.3s;
}
.workable-filter-select .select-list-wrapper .select-list {
  overflow-y: auto;
  max-height: inherit;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.workable-filter-select .select-list-wrapper .select-list::-webkit-scrollbar {
  width: 7px;
}
.workable-filter-select .select-list-wrapper .select-list::-webkit-scrollbar-track {
  background: #EAE9E9;
}
.workable-filter-select .select-list-wrapper .select-list::-webkit-scrollbar-thumb {
  background: #B2B1B1;
}
.workable-filter-select .select-list-wrapper .select-list::-webkit-scrollbar-thumb:hover {
  background: #858585;
}
.workable-filter-select .select-list-wrapper .select-list .select-item {
  width: 100%;
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 10px 12px;
  background: transparent;
  border-top: 1.5px solid #D5D5D6;
  transition: 0.3s;
}
.workable-filter-select .select-list-wrapper .select-list .select-item .selected-icon {
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: 0.3s;
  margin-right: 8px;
}
@media (hover: hover) and (pointer: fine) {
  .workable-filter-select .select-list-wrapper .select-list .select-item:hover {
    background: #F7F9F9;
  }
  .workable-filter-select .select-list-wrapper .select-list .select-item:active {
    transition: 0.1s;
    background: #F4F6F6;
  }
}
.workable-filter-select .select-list-wrapper .select-list .select-item.selected {
  background: currentColor;
}
.workable-filter-select .select-list-wrapper .select-list .select-item.selected .selected-icon {
  opacity: 1;
}
.workable-filter-select.active .select-trigger {
  border-radius: 10px 10px 0 0;
}
.workable-filter-select.active .select-trigger .select-trigger-icon svg {
  transform: rotate(180deg);
}
.workable-filter-select.active .select-list-wrapper {
  transform: translateY(100%) rotateX(0deg);
  pointer-events: all;
  opacity: 1;
  border-radius: 0 0 10px 10px;
}

.workable-radio {
  grid-area: radio;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media (max-width: 768px) {
  .workable-radio {
    justify-content: flex-start;
  }
}
.workable-radio .workable-radio-trigger {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.workable-radio .workable-radio-trigger .workable-radio-status {
  position: relative;
  margin-right: 8px;
  width: 35px;
  min-width: 35px;
  height: 18px;
  background: #AAABAE;
  border-radius: 20px;
  transition: 0.2s linear;
}
.workable-radio .workable-radio-trigger .workable-radio-status .workable-radio-status-circle {
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(2px, -50%);
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background: currentColor;
  transition: 0.2s linear;
}
.workable-radio .workable-radio-trigger.active .workable-radio-status {
  background: currentColor;
}
.workable-radio .workable-radio-trigger.active .workable-radio-status .workable-radio-status-circle {
  background: #ffffff;
  left: calc(100% - 2px);
  transform: translate(-100%, -50%);
}

.workable-filter-list-container {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.workable-filter-list-container .workable-reset-filter {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: flex-end;
  margin-top: 4px;
}
.workable-filter-list-container .workable-reset-filter .reset-filters-btn {
  display: flex;
  align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
}
.workable-filter-list-container .workable-reset-filter .reset-filters-btn .reset-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.workable-filter-list-container .workable-reset-filter .reset-filters-btn .reset-icon svg {
  width: 12px;
  height: 12px;
  margin-right: 12px;
}
.workable-filter-list-container .workable-reset-filter .reset-filters-btn .reset-text {
  text-decoration: underline;
}
@media (max-width: 768px) {
  .workable-filter-list-container .workable-reset-filter {
    justify-content: flex-start;
    margin-top: 12px;
  }
  .workable-filter-list-container .workable-reset-filter .reset-filters-btn {
    margin-left: 19px;
  }
}
.workable-filter-list-container .workable-filter-list {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.workable-filter-list-container .workable-filter-list .workable-filter-chip {
  display: flex;
  align-items: center;
  border-radius: 15px;
  padding: 4px 12px;
  margin-top: 12px;
  margin-right: 12px;
}
.workable-filter-list-container .workable-filter-list .workable-filter-chip:last-child {
  margin-right: 12px;
}
.workable-filter-list-container .workable-filter-list .workable-filter-chip .chip-close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 10px;
  height: 10px;
  margin-left: 12px;
  cursor: pointer;
}
.workable-filter-list-container .workable-filter-list .workable-filter-chip .chip-close svg {
  width: 7px;
  height: 7px;
  transform: scale(1);
  transition: 0.2s linear;
}
@media (hover: hover) and (pointer: fine) {
  .workable-filter-list-container .workable-filter-list .workable-filter-chip .chip-close:hover svg {
    transform: scale(1.2);
  }
  .workable-filter-list-container .workable-filter-list .workable-filter-chip .chip-close:active svg {
    transition: 0.1s;
    transform: scale(1);
  }
}

.workable-filters {
  display: flex;
  flex-direction: column;
  padding-bottom: 8px;
}
@media (max-width: 768px) {
  .workable-filters {
    padding-bottom: 0px;
  }
}
.workable-filters .workable-filter-options {
  display: grid;
  grid-template-areas: "search search" "select_filters radio";
  grid-template-columns: 1fr 123px;
  -moz-column-gap: 34px;
       column-gap: 34px;
  row-gap: 18px;
}
@media (max-width: 768px) {
  .workable-filters .workable-filter-options {
    grid-template-areas: "search" "select_filters" "radio";
    grid-template-columns: 100%;
    row-gap: 16px;
  }
}
.workable-filters .workable-filter-options .workable-search-label {
  grid-area: search;
  display: flex;
  align-items: center;
  cursor: text;
  padding: 20px 28px;
  border-radius: 10px;
  border: 1.5px solid #AAABAE;
  background: #F2F3F3;
  transition: 0.3s;
}
.workable-filters .workable-filter-options .workable-search-label svg {
  width: 15px;
  height: 15px;
}
.workable-filters .workable-filter-options .workable-search-label .workable-search-input-block {
  width: 100%;
  position: relative;
  margin-left: 16px;
}
.workable-filters .workable-filter-options .workable-search-label .workable-search-input-block input {
  width: 100%;
  outline: none;
  border: none;
  background: transparent;
}
.workable-filters .workable-filter-options .workable-search-label .workable-search-input-block .workable-search-placeholder {
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media (hover: hover) and (pointer: fine) {
  .workable-filters .workable-filter-options .workable-search-label:hover {
    background: #F7F9F9;
  }
  .workable-filters .workable-filter-options .workable-search-label:active {
    transition: 0.1s;
    background: #F4F6F6;
  }
}
.workable-filters .workable-filter-options .select-filters {
  grid-area: select_filters;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .workable-filters .workable-filter-options .select-filters {
    flex-direction: column;
    align-items: start;
  }
}

.workable-main-loader {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  height: 50vh;
  padding-top: 60px;
}
@media (max-width: 1024px) {
  .workable-main-loader {
    padding-top: 50px;
  }
}

.workable-load-spiner {
  display: inline-block;
  position: relative;
  color: #FEE600;
}
.workable-load-spiner.small {
  width: 44px;
  height: 44px;
}
.workable-load-spiner.small div {
  width: 36px;
  height: 36px;
  margin: 4px;
  border: 4px solid currentColor;
  border-color: currentColor transparent transparent transparent;
}
.workable-load-spiner.big {
  width: 80px;
  height: 80px;
}
.workable-load-spiner.big div {
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid currentColor;
  border-color: currentColor transparent transparent transparent;
}

.workable-load-spiner div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  border-radius: 50%;
  animation: workable-load-spiner 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
}

.workable-load-spiner div:nth-child(1) {
  animation-delay: -0.45s;
}

.workable-load-spiner div:nth-child(2) {
  animation-delay: -0.3s;
}

.workable-load-spiner div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes workable-load-spiner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.workable-more-section {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 50px;
}
@media (max-width: 1024px) {
  .workable-more-section {
    padding-bottom: 32px;
  }
}
.workable-more-section .workable-more-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 11px 19px;
  background: currentColor;
  filter: brightness(1);
  border: 1px solid currentColor;
  outline: none;
  cursor: pointer;
  border-radius: 10px;
  transition: 0.3s;
}
.workable-more-section .workable-more-btn span {
  line-height: 20px;
}
.workable-more-section .workable-more-btn:hover {
  filter: brightness(0.95);
}
.workable-more-section .workable-more-btn:active {
  filter: brightness(0.9);
}

.workable-raif-vacancies-list {
  padding-bottom: 40px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media (max-width: 768px) {
  .workable-raif-vacancies-list {
    padding-bottom: 12px;
  }
  .workable-raif-vacancies-list.has-more {
    padding-bottom: 3px;
  }
}
.workable-raif-vacancies-list .workable-raif-vacancy {
  width: 100%;
  display: grid;
  grid-template-areas: "head remote location branch full_time";
  grid-template-columns: 268px 135px 154px 219px 1fr;
  gap: 48px;
  text-decoration: none;
  padding: 25px 0;
  background: #ffffff;
  border-bottom: 1px solid #D5D5D6;
}
@media (max-width: 1280px) {
  .workable-raif-vacancies-list .workable-raif-vacancy {
    grid-template-areas: "head head remote full_time" "location branch branch branch";
    grid-template-columns: auto 1fr auto auto;
    gap: 32px;
  }
}
@media (max-width: 640px) {
  .workable-raif-vacancies-list .workable-raif-vacancy {
    grid-template-areas: "head head" "remote location" "branch branch" "full_time full_time";
    grid-template-columns: auto 1fr;
    row-gap: 10px;
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
  .workable-raif-vacancies-list .workable-raif-vacancy.non-remote {
    -moz-column-gap: 0;
         column-gap: 0;
  }
}
.workable-raif-vacancies-list .workable-raif-vacancy:last-child {
  border-bottom: none;
}
.workable-raif-vacancies-list .workable-raif-vacancy .vacancy-head-block {
  grid-area: head;
}
.workable-raif-vacancies-list .workable-raif-vacancy .vacancy-head-block .vacancy-title {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  max-width: 240px;
}
.workable-raif-vacancies-list .workable-raif-vacancy .vacancy-head-block .vacancy-date {
  line-height: 29px;
}
.workable-raif-vacancies-list .workable-raif-vacancy .vacancy-remote-block {
  grid-area: remote;
}
.workable-raif-vacancies-list .workable-raif-vacancy .vacancy-remote-block .vacancy-remote-tag {
  background: #FEE600;
  padding: 3px 8px;
  border-radius: 100px;
  width: -moz-max-content;
  width: max-content;
  display: flex;
  align-items: center;
  justify-content: center;
}
.workable-raif-vacancies-list .workable-raif-vacancy .vacancy-remote-block .vacancy-remote-tag .remote-text {
  text-transform: uppercase;
  color: #404248;
  font-size: 11px;
  font-weight: 700;
  line-height: normal;
}
.workable-raif-vacancies-list .workable-raif-vacancy .vacancy-location-block {
  grid-area: location;
}
@media (max-width: 1280px) {
  .workable-raif-vacancies-list .workable-raif-vacancy .vacancy-location-block {
    display: flex;
    align-items: flex-end;
  }
}
.workable-raif-vacancies-list .workable-raif-vacancy .vacancy-branch-block {
  grid-area: branch;
}
@media (max-width: 1280px) {
  .workable-raif-vacancies-list .workable-raif-vacancy .vacancy-branch-block {
    text-align: end;
  }
}
@media (max-width: 640px) {
  .workable-raif-vacancies-list .workable-raif-vacancy .vacancy-branch-block {
    text-align: start;
  }
}
.workable-raif-vacancies-list .workable-raif-vacancy .vacancy-full_time-block {
  grid-area: full_time;
}
@media (max-width: 1280px) {
  .workable-raif-vacancies-list .workable-raif-vacancy .vacancy-full_time-block {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
  }
}
@media (max-width: 640px) {
  .workable-raif-vacancies-list .workable-raif-vacancy .vacancy-full_time-block {
    justify-content: flex-start;
  }
}

.bb-credit-calculator {
  padding: 32px 0;
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media (max-width: 1024px) {
  .bb-credit-calculator {
    padding: 24px 0;
  }
}
.bb-credit-calculator .calculator-title {
  margin-bottom: 52px;
  text-align: center;
  font-family: "Amalia-Bold", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -0.16px;
  max-width: 100%;
  overflow: hidden;
  overflow-wrap: break-word;
}
.bb-credit-calculator .calculator-content {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-bottom: 24px;
}
@media (max-width: 1024px) {
  .bb-credit-calculator .calculator-content {
    grid-template-columns: 100%;
  }
}
.bb-credit-calculator .calculator-bordered {
  border: 1px solid rgba(143, 145, 153, 0.2392156863);
  border-radius: 8px;
}
.bb-credit-calculator.for-managers .calculator-total-expenses {
  flex: 1;
}

.calculator-range-param .vue3-slider,
.form-fieldset__input-range .vue3-slider {
  width: 100%;
  height: 22px;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.calculator-range-param .vue3-slider .track,
.form-fieldset__input-range .vue3-slider .track {
  width: 100%;
  height: 4px;
  opacity: 0.08;
}
.calculator-range-param .vue3-slider .track-filled,
.form-fieldset__input-range .vue3-slider .track-filled {
  height: 4px;
  top: 50%;
  transform: translateY(-50%);
}
.calculator-range-param .vue3-slider .handle,
.form-fieldset__input-range .vue3-slider .handle {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-30%, -50%);
  cursor: pointer;
  width: 22px;
  height: 22px;
  background-color: #fee600;
  border: solid 3px #000;
  border-radius: 50%;
  box-shadow: 0px 6px 20px rgba(19, 20, 22, 0.2);
}
.calculator-range-param .vue3-slider .handle.hover,
.form-fieldset__input-range .vue3-slider .handle.hover {
  transform: translate(-30%, -50%);
}

.bb-credit-calculator-params, .cred-card-calculator {
  padding: 54px 58px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 640px) {
  .bb-credit-calculator-params, .cred-card-calculator {
    padding: 32px 34px;
  }
}
.bb-credit-calculator-params .calculator-range-param, .cred-card-calculator .calculator-range-param {
  display: flex;
  flex-direction: column;
}
.bb-credit-calculator-params .calculator-range-param.with-mb, .cred-card-calculator .calculator-range-param.with-mb {
  margin-bottom: 24px;
}
.bb-credit-calculator-params .calculator-range-param .range-param-label, .cred-card-calculator .calculator-range-param .range-param-label {
  font-family: "Amalia-Regular", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 8px;
}
.bb-credit-calculator-params .calculator-range-param .range-param-input, .cred-card-calculator .calculator-range-param .range-param-input {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 12px;
  border-radius: 8px;
  border: 1px solid currentColor;
  cursor: text;
  margin-bottom: 4px;
}
.bb-credit-calculator-params .calculator-range-param .range-param-input input, .cred-card-calculator .calculator-range-param .range-param-input input {
  outline: none;
  border: none;
  font-family: "Amalia-Regular", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  flex: 0 1 60%;
  max-width: 60%;
  background: transparent;
}
.bb-credit-calculator-params .calculator-range-param .range-param-input .range-param-input-unit, .cred-card-calculator .calculator-range-param .range-param-input .range-param-input-unit {
  font-family: "Amalia-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}
.bb-credit-calculator-params .calculator-range-param .range-param-input .range-param-input-unit::first-letter, .cred-card-calculator .calculator-range-param .range-param-input .range-param-input-unit::first-letter {
  text-transform: uppercase;
}
.bb-credit-calculator-params .calculator-range-param .track, .cred-card-calculator .calculator-range-param .track {
  background: #2c2c2c;
}
.bb-credit-calculator-params .calculator-range-param .track-filled, .cred-card-calculator .calculator-range-param .track-filled {
  background: #fee600;
}
.bb-credit-calculator-params .calculator-range-param .handle, .cred-card-calculator .calculator-range-param .handle {
  box-shadow: 0px 6px 20px rgba(19, 20, 22, 0.2);
  background: #fff;
}

body.dark-theme .calculator-range-param .vue3-slider .track {
  background: rgba(127, 140, 161, 0.26);
  opacity: 1;
}

.option-info-popup {
  float: right;
  position: relative;
  margin-left: 4px;
}
.option-info-popup .info-popup-trigger {
  cursor: pointer;
  width: 24px;
  height: 24px;
  opacity: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: 0.2s linear;
}
.option-info-popup .info-popup-trigger:hover {
  opacity: 0.8;
}
.option-info-popup .info-popup-trigger:active {
  opacity: 0.9;
}
.option-info-popup .info-popup-content-wrapper {
  position: absolute;
  left: -4px;
  top: -10px;
  transform: translateY(-100%) scale(0);
  visibility: hidden;
  pointer-events: none;
}
.option-info-popup .info-popup-content-wrapper .info-popup-content {
  transition: 0.2s ease;
  opacity: 0;
  transform: scale(0);
  color: #FFF;
  font-family: "Amalia-Regular", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  padding: 2px 8px;
  border-radius: 4px;
  background: #34363C;
  width: 300px;
  position: relative;
}
.option-info-popup .info-popup-content-wrapper .info-popup-content::before {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 10px;
  transform: rotate(45deg);
  width: 12px;
  height: 12px;
  background: #34363C;
}
.option-info-popup .info-popup-content-wrapper.active {
  pointer-events: all;
  transform: translateY(-100%) scale(1);
  visibility: visible;
}
.option-info-popup .info-popup-content-wrapper.active .info-popup-content {
  opacity: 1;
  transform: scale(1);
}
@media (max-width: 1150px) {
  .option-info-popup .info-popup-content-wrapper {
    left: 28px;
    transform: translate(-100%, -100%) scale(0);
  }
  .option-info-popup .info-popup-content-wrapper .info-popup-content {
    width: 270px;
  }
  .option-info-popup .info-popup-content-wrapper .info-popup-content::before {
    left: initial;
    right: 10px;
  }
  .option-info-popup .info-popup-content-wrapper.active {
    transform: translate(-100%, -100%) scale(1);
  }
}

.bb-credit-calculator-result {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.bb-credit-calculator-result .calculator-results-list {
  display: grid;
  grid-template-columns: 220px 1fr;
  -moz-column-gap: 32px;
       column-gap: 32px;
  row-gap: 16px;
  padding: 31px 47px;
}
@media (max-width: 1024px) {
  .bb-credit-calculator-result .calculator-results-list {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 640px) {
  .bb-credit-calculator-result .calculator-results-list {
    grid-template-columns: 1fr;
    padding: 23px 31px;
  }
}
.bb-credit-calculator-result .calculator-results-list .calculator-result-option {
  display: flex;
  flex-direction: column;
}
.bb-credit-calculator-result .calculator-results-list .calculator-result-option .option-label {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 8px;
}
@media (max-width: 640px) {
  .bb-credit-calculator-result .calculator-results-list .calculator-result-option .option-label {
    justify-content: space-between;
  }
}
.bb-credit-calculator-result .calculator-results-list .calculator-result-option .option-label .option-label-text {
  font-family: "Amalia-Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.bb-credit-calculator-result .calculator-results-list .calculator-result-option .option-label.with-popup .option-label-text {
  line-height: 24px;
}
.bb-credit-calculator-result .calculator-results-list .calculator-result-option .option-val {
  font-family: "Amalia-Regular", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
}
.bb-credit-calculator-result .calculator-total-expenses {
  border-radius: 0 0 8px 8px;
  padding: 31px 47px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 640px) {
  .bb-credit-calculator-result .calculator-total-expenses {
    padding: 23px 31px;
  }
}
.bb-credit-calculator-result .calculator-total-expenses .total-label {
  font-family: "Amalia-Regular", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.05px;
  margin-bottom: 8px;
}
.bb-credit-calculator-result .calculator-total-expenses .total-val {
  font-family: "Amalia-Regular", sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
}

.bb-credit-calculator-payment-chart {
  background: #F3F3F3;
  width: 1440px;
  position: absolute;
  top: 0px;
  left: 0px;
  transform: translateX(-100%);
  padding: 32px 64px;
}
.bb-credit-calculator-payment-chart .payment-chart-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 32px;
}
.bb-credit-calculator-payment-chart .payment-chart-head .payment-chart-title {
  color: #232529;
  font-family: "Amalia-Bold", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -0.16px;
}
.bb-credit-calculator-payment-chart .payment-chart-head .payment-chart-img {
  width: 124px;
  height: 32px;
  -o-object-fit: contain;
     object-fit: contain;
}
.bb-credit-calculator-payment-chart .table-title {
  color: #333238;
  font-family: "GitLab Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  margin-bottom: 16px;
}
.bb-credit-calculator-payment-chart .credit-info {
  display: grid;
  grid-template-columns: 470px 470px;
  gap: 24px;
  margin-bottom: 32px;
}
.bb-credit-calculator-payment-chart .credit-info .credit-info-table {
  display: flex;
  flex-direction: column;
  width: 470px;
}
.bb-credit-calculator-payment-chart .credit-info .credit-info-table .credit-info-table-content {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.bb-credit-calculator-payment-chart .credit-info .credit-info-table .credit-info-table-content .credit-info-table-row {
  display: grid;
  grid-template-columns: 50% 50%;
  gap: 32px;
  background: #FFF;
  border-bottom: 1px solid #DBDBDB;
  padding: 16px;
}
.bb-credit-calculator-payment-chart .credit-info .credit-info-table .credit-info-table-content .credit-info-table-row .credit-info-table-key {
  color: #656772;
  font-family: "GitLab Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}
.bb-credit-calculator-payment-chart .credit-info .credit-info-table .credit-info-table-content .credit-info-table-row .credit-info-table-val {
  color: #656772;
  font-family: "GitLab Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
}
.bb-credit-calculator-payment-chart .monthly-payments-table,
.bb-credit-calculator-payment-chart .monthly-payments-table .monthly-payments-table-content {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.bb-credit-calculator-payment-chart .monthly-payments-table .monthly-payments-table-content {
  border-top: 1px solid #DBDBDB;
}
.bb-credit-calculator-payment-chart .monthly-payments-table .monthly-payments-table-content .monthly-payments-table-row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 32px;
  background: #FFF;
  border-bottom: 1px solid #DBDBDB;
  padding: 16px;
}
.bb-credit-calculator-payment-chart .monthly-payments-table .monthly-payments-table-content .monthly-payments-table-row .monthly-payments-table-col {
  color: #525252;
  font-family: "GitLab Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}
.bb-credit-calculator-payment-chart .monthly-payments-table .monthly-payments-table-content .monthly-payments-table-row.bold-text .monthly-payments-table-col {
  color: #333238;
  font-weight: 700;
}

.download-chart-btn {
  display: grid;
  grid-template-columns: 24px 1fr;
  gap: 8px;
  padding: 12px;
  border-radius: 8px;
  border: 1px solid #e9d300;
  align-items: center;
  font-family: "Amalia-Regular", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  cursor: pointer;
}
.download-chart-btn img {
  width: 24px;
  height: 24px;
}

.bb-credit-calculator-persent-setting-fields {
  display: flex;
  justify-content: space-between;
  margin-top: 34px;
}
@media (max-width: 1280px) {
  .bb-credit-calculator-persent-setting-fields {
    margin-top: 24px;
    flex-direction: column;
  }
}
.bb-credit-calculator-persent-setting-fields .calculator-range-param {
  width: 171px;
}
@media (max-width: 1280px) {
  .bb-credit-calculator-persent-setting-fields .calculator-range-param {
    width: 100%;
  }
  .bb-credit-calculator-persent-setting-fields .calculator-range-param:first-child {
    margin-bottom: 24px;
  }
}

.collection-form-container {
  margin: 0 auto;
  max-width: 900px;
}
@media (max-width: 1024px) {
  .collection-form-container {
    max-width: 703px;
  }
}
@media (max-width: 768px) {
  .collection-form-container {
    max-width: 100%;
  }
}

.collection-contact-us {
  margin: 25px 0;
}
.collection-contact-us .collection-form-title {
  font-family: "Amalia", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  margin-bottom: 32px;
}
@media (max-width: 768px) {
  .collection-contact-us .collection-form-title {
    margin: 0 20px;
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 30px;
  }
}
.collection-contact-us .collection-form-content {
  padding: 60px 118px;
  background: #F9FBFD;
}
@media (max-width: 768px) {
  .collection-contact-us .collection-form-content {
    padding: 42px 110px 60px 110px;
  }
}
@media (max-width: 640px) {
  .collection-contact-us .collection-form-content {
    padding: 60px 20px;
  }
}
.collection-contact-us button {
  outline: none;
  border: none;
  cursor: pointer;
  position: relative;
  width: 100%;
}
.collection-contact-us button::before {
  filter: brightness(1);
  content: "";
  background: currentColor;
  position: absolute;
  transition: 0.2s linear;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 100%;
  height: 100%;
  opacity: 0.4;
  z-index: 1;
}
.collection-contact-us button.set-type-btn::before {
  border-radius: 5px;
}
.collection-contact-us button span {
  position: relative;
  z-index: 2;
  transform: translate3d(0, 0, 1px);
}
@media (hover: hover) and (pointer: fine) {
  .collection-contact-us button:hover::before {
    filter: brightness(0.85);
  }
  .collection-contact-us button:active::before {
    filter: brightness(0.8);
    transition: 0.1s linear;
  }
}
.collection-contact-us button.active::before {
  opacity: 1;
}
.collection-contact-us button.active.set-type-btn::before {
  filter: brightness(1);
}
.collection-contact-us .default-submit-popup:not(.error) .popup-container {
  width: 575px;
  padding: 48px;
  border-radius: 10px;
}
@media (max-width: 768px) {
  .collection-contact-us .default-submit-popup:not(.error) .popup-container {
    padding: 48px 32px;
    width: 90%;
  }
}
.collection-contact-us .default-submit-popup:not(.error) .popup-container .popup-body .popup-title {
  color: #000;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .collection-contact-us .default-submit-popup:not(.error) .popup-container .popup-body .popup-title {
    font-size: 24px;
  }
}
.collection-contact-us .default-submit-popup:not(.error) .popup-container .popup-body .image {
  width: 185px;
  max-width: 185px;
  max-height: 169px;
  aspect-ratio: 185/169;
  margin-bottom: 48px;
}
@media (max-width: 768px) {
  .collection-contact-us .default-submit-popup:not(.error) .popup-container .popup-body .image {
    margin-bottom: 32px;
  }
}
.collection-contact-us .default-submit-popup:not(.error) .popup-container .popup-body .btn {
  display: none;
}
.collection-contact-us .collection-form-content.hide-default-popup-text .default-submit-popup:not(.error) .popup-container .popup-body .popup-description {
  display: none;
}

body.dark-theme .collection-contact-us .collection-form-content {
  background-color: #2C2C2C;
}

.collection-contact-us-buttons {
  display: grid;
  grid-template-columns: 1fr;
  justify-content: space-between;
  gap: 16px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media (min-width: 375px) {
  .collection-contact-us-buttons {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
  }
}
@media (min-width: 769px) {
  .collection-contact-us-buttons {
    gap: 62px;
  }
}
@media (min-width: 1440px) {
  .collection-contact-us-buttons {
    gap: 20px;
  }
}
.collection-contact-us-buttons .set-type-btn {
  padding: 7px 0;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.collection-contact-us-buttons .set-type-btn span {
  font-family: "Amalia", sans-serif;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.5px;
}
@media (max-width: 768px) {
  .collection-contact-us-buttons .set-type-btn span {
    font-size: 14px;
  }
}
.collection-contact-us-buttons .set-type-btn.active {
  pointer-events: none;
}
@media (min-width: 769px) {
  .collection-contact-us-buttons .set-type-btn {
    font-size: 16px;
    padding: 13px 9px;
  }
}
@media (min-width: 1440px) {
  .collection-contact-us-buttons .set-type-btn {
    font-size: 18px;
    padding: 14px;
  }
}

.collection-contact-form,
.collection-contact-form .form-section {
  padding: 0;
  margin: 0;
}
.collection-contact-form .collection-form-send-wrapper .collection-form-send {
  width: 100%;
  max-width: 480px;
  padding: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.collection-contact-form .collection-form-send-wrapper .collection-form-send span {
  color: #000;
  font-family: "Amalia", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
.collection-contact-form .collection-form-send-wrapper .collection-form-send::before {
  opacity: 1;
}
@media (max-width: 1024px) {
  .collection-contact-form .collection-form-send-wrapper .collection-form-send {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .collection-contact-form .collection-form-send-wrapper .collection-form-send {
    padding: 7px 14px;
  }
}
.collection-contact-form .default-form-documents .load-label {
  font-family: "Amalia", sans-serif;
  font-size: 14px;
  color: #2B2D33;
  line-height: 18px;
  margin-bottom: 6px;
  position: relative;
  width: -moz-max-content;
  width: max-content;
  max-width: calc(100% - 24px);
}
.collection-contact-form .default-form-documents .load-label::after {
  content: url("/img/icons/svg/doc-label.svg");
  padding-left: 6px;
  width: 18px;
  height: 20px;
  position: absolute;
  top: -1px;
  left: 100%;
}
.collection-contact-form .default-form-documents .drop-zone {
  border-width: 1px;
  border-radius: 0;
  padding: 5px 10px;
}
.collection-contact-form .default-form-documents .drop-zone:not(.danger):not(.highlighted) {
  border-color: #CDCDCD;
}
.collection-contact-form .default-form-documents .drop-zone .drop-zone-text {
  text-align: start;
  width: 100%;
  font-family: "Amalia", sans-serif;
  font-size: 14px;
  line-height: 24px;
}
.collection-contact-form .form-section .form-fields .default-form-input {
  max-width: 665px;
}
.collection-contact-form .form-section .form-fields .default-form-input label {
  line-height: 18px;
  font-weight: 700;
  margin: 0 0 6px 0;
  color: #2B2D33;
  font-family: "Amalia", sans-serif;
}
.collection-contact-form .form-section .form-fields .default-form-input textarea,
.collection-contact-form .form-section .form-fields .default-form-input input {
  background: transparent;
  padding: 4px 10px;
  height: auto;
  font-size: 14px;
  line-height: 24px;
}
.collection-contact-form .form-section .form-fields .default-form-input textarea:focus,
.collection-contact-form .form-section .form-fields .default-form-input input:focus {
  border-radius: 8px;
}
.collection-contact-form .form-section .form-fields .default-form-input .default-checkbox {
  line-height: 21px;
}
.collection-contact-form .form-section .form-fields .default-form-input .default-checkbox .checkmark {
  border-width: 2px;
}
.collection-contact-form .form-section .form-fields .default-form-input .default-checkbox .checkmark::after {
  left: 6px;
  top: 2px;
}

.default-submit-popup {
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateX(100%);
  opacity: 0;
  transition: opacity 0.3s;
}
.default-submit-popup.open {
  transform: translateX(0%);
  opacity: 1;
}
.default-submit-popup .shadow {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.default-submit-popup .popup-container {
  position: relative;
  z-index: 2;
  width: 796px;
  max-height: 100vh;
  overflow-y: auto;
  background: white;
  background-color: #ffffff;
  border: solid 1px #97a4b1;
  padding: 40px 50px;
}
.default-submit-popup .popup-container::-webkit-scrollbar {
  width: 10px;
}
@media (max-width: 767px) {
  .default-submit-popup .popup-container::-webkit-scrollbar {
    width: 6px;
  }
}
.default-submit-popup .popup-container::-webkit-scrollbar-track {
  background: #EAE9E9;
}
.default-submit-popup .popup-container::-webkit-scrollbar-thumb {
  background: #B2B1B1;
}
.default-submit-popup .popup-container::-webkit-scrollbar-thumb:hover {
  background: #858585;
}
.default-submit-popup .popup-container .popup-close {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 24px;
  right: 24px;
  cursor: pointer;
}
.default-submit-popup .popup-container .popup-close img {
  width: 40px;
  height: 40px;
}
@media (max-width: 815px) {
  .default-submit-popup .popup-container .popup-close {
    width: 32px;
    height: 32px;
    top: 10px;
    right: 10px;
  }
  .default-submit-popup .popup-container .popup-close img {
    width: 32px;
    height: 32px;
  }
}
.default-submit-popup .popup-container .popup-body {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.default-submit-popup .popup-container .popup-body .image {
  width: 314px;
  max-width: 314px;
  max-height: 348px;
  aspect-ratio: 314/348;
}
.default-submit-popup .popup-container .popup-body .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 4px;
}
.default-submit-popup .popup-container .popup-body .popup-title {
  font-size: 40px;
  line-height: 1.2;
  text-align: center;
  color: #4baf50;
  margin-bottom: 16px;
}
.default-submit-popup .popup-container .popup-body .popup-description {
  font-size: 18px;
  line-height: 1.33;
  text-align: center;
  color: #637282;
  font-weight: 300;
  margin-bottom: 40px;
}
.default-submit-popup .popup-container .popup-body .popup-description.small-margin {
  margin-bottom: 16px;
}
.default-submit-popup .popup-container .popup-body .popup-application-id {
  font-size: 18px;
  line-height: 1.33;
  text-align: center;
  color: #637282;
  font-weight: 700;
  margin-bottom: 40px;
}
.default-submit-popup.error .popup-container .popup-body .popup-title {
  color: #d40000;
}
@media (max-width: 815px) {
  .default-submit-popup .popup-container {
    width: 90%;
  }
  .default-submit-popup .popup-container .popup-body {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .default-submit-popup .popup-container .popup-body .image {
    width: 100%;
  }
  .default-submit-popup .popup-container .popup-body .popup-title {
    font-size: 28px;
  }
  .default-submit-popup .popup-container .popup-body .popup-description,
  .default-submit-popup .popup-container .popup-body .popup-application-id {
    font-size: 14px;
  }
}

.default-checkbox {
  display: block;
  width: 100%;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  color: #828282;
  font-size: 14px;
  font-weight: 400;
  padding: 0 0 0 30px;
  font-family: Amalia-Regular, sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.default-checkbox,
.default-checkbox * {
  transition: 0.2s;
}
.default-checkbox a {
  color: black;
  border-bottom: 1px solid black;
  height: 21px;
}
@media (hover: hover) and (pointer: fine) {
  .default-checkbox a:hover {
    border-color: #FEE600;
  }
  .default-checkbox a:active {
    color: #FEE600;
  }
}
.default-checkbox input {
  display: none;
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.default-checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 21px;
  width: 21px;
  background-color: white;
  border: 1px solid #CDCDCD;
}
.default-checkbox .checkmark.not-valid {
  border-color: #ed4337;
}
@media (hover: hover) and (pointer: fine) {
  .default-checkbox:hover input ~ .checkmark {
    background: rgba(0, 0, 0, 0.062745098);
  }
}
.default-checkbox input:checked ~ .checkmark {
  background-color: #FEE600;
  border-radius: 4px;
  border-color: black;
}
.default-checkbox input:checked ~ .checkmark.custom-bg {
  background-color: currentColor;
}
.default-checkbox .checkmark:after {
  content: "";
  position: absolute;
  transition: 0.2s;
  opacity: 0;
}
.default-checkbox input:checked ~ .checkmark:after {
  opacity: 1;
}
.default-checkbox .checkmark:after {
  left: 7px;
  top: 3px;
  width: 4px;
  height: 8px;
  border: solid black;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

body.dark-theme .default-checkbox {
  color: #CBCBCB;
}
body.dark-theme .default-checkbox a {
  color: #ffffff;
  border-color: #ffffff;
}
@media (hover: hover) and (pointer: fine) {
  body.dark-theme .default-checkbox a:hover {
    border-color: #FEE600;
  }
  body.dark-theme .default-checkbox a:active {
    color: #FEE600;
  }
}
body.dark-theme .default-checkbox .checkmark {
  background-color: #303030;
}
body.dark-theme .default-checkbox input:checked ~ .checkmark {
  background-color: #FEE600;
}

.default-form-select {
  width: 100%;
  height: -moz-max-content;
  height: max-content;
  position: relative;
}
.default-form-select .default-select-trigger {
  display: flex;
  align-items: center;
  position: relative;
  color: #CDCDCD;
  width: 100%;
  height: 52px;
  padding: 12px 20px;
  padding-right: 40px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background: white;
  border: 1px solid #CDCDCD;
  transition: 0.3s;
  cursor: pointer;
}
.default-form-select .default-select-trigger .default-select-active {
  overflow: hidden;
  white-space: nowrap;
  max-width: 100%;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  font-family: "Roboto", sans-serif;
}
.default-form-select .default-select-trigger::before {
  content: "";
  position: absolute;
  z-index: 2;
  border-width: 5px 5px 0 5px;
  border-color: #000000 transparent transparent transparent;
  border-style: solid;
  width: 0px;
  height: 0px;
  top: 50%;
  right: 25px;
  transform: translateY(-50%) rotate(0deg);
  transition: 0.3s;
}
.default-form-select .default-select-trigger.selected {
  color: #000000;
}
@media (hover: hover) and (pointer: fine) {
  .default-form-select .default-select-trigger:hover {
    background: rgba(0, 0, 0, 0.0392156863);
  }
  .default-form-select .default-select-trigger:hover.selected {
    background: #f0f0f0;
  }
}
.default-form-select .default-select-list {
  position: absolute;
  z-index: 2;
  bottom: 1px;
  left: 50%;
  transform: translate(-50%, 100%) rotateX(90deg);
  opacity: 0;
  width: 100%;
  height: -moz-max-content;
  height: max-content;
  transition: 0.3s;
  display: flex;
  flex-direction: column;
  border: 1px solid #CDCDCD;
  background: white;
  border-top: none;
  overflow: hidden;
}
.default-form-select .default-select-list .default-select-list-item {
  position: relative;
  padding: 12px 20px;
  border-top: 1px solid #CDCDCD;
  transition: 0.3s;
  cursor: pointer;
}
.default-form-select .default-select-list .default-select-list-item svg {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 20px;
  height: 16px;
  opacity: 0;
  transition: 0.2s;
  transform: translateY(-50%);
  stroke: #000;
  stroke-width: 2px;
}
.default-form-select .default-select-list .default-select-list-item.active svg {
  opacity: 1;
}
@media (hover: hover) and (pointer: fine) {
  .default-form-select .default-select-list .default-select-list-item:hover {
    background: #f0f0f0;
  }
}
.default-form-select.not-valid .default-select-trigger {
  border-color: #ed4337;
}
.default-form-select.active .default-select-trigger {
  border-radius: 12px 12px 0 0;
  border-color: #FEE600;
}
.default-form-select.active .default-select-trigger::before {
  transform: translateY(-50%) rotate(180deg);
}
.default-form-select.active .default-select-list {
  opacity: 1;
  transform: translate(-50%, 100%) rotate(0deg);
  border-radius: 0 0 12px 12px;
  border-color: #FEE600;
}

body.dark-theme .default-form-select .default-select-trigger,
body.dark-theme .default-form-select .default-select-list {
  background: #303030;
}
body.dark-theme .default-form-select .default-select-trigger::before {
  border-color: #ffffff transparent transparent transparent;
}
body.dark-theme .default-form-select .default-select-trigger.selected {
  color: #ffffff;
}
@media (hover: hover) and (pointer: fine) {
  body.dark-theme .default-form-select .default-select-trigger:hover {
    background: #242424;
  }
  body.dark-theme .default-form-select .default-select-trigger:hover.selected {
    background: #363636;
  }
}
body.dark-theme .default-form-select .default-select-list {
  color: #cdcdcd;
}
@media (hover: hover) and (pointer: fine) {
  body.dark-theme .default-form-select .default-select-list .default-select-list-item:hover {
    background: #363636;
  }
}
body.dark-theme .default-form-select .default-select-list .default-select-list-item svg {
  stroke: #ffffff;
}
body.dark-theme .default-form-select.cc-calc .default-select-trigger,
body.dark-theme .default-form-select.cc-calc .default-select-list {
  background: #3D3E42;
}
body.dark-theme .default-form-select.cc-calc:not(.active) .default-select-trigger {
  border-color: rgba(143, 145, 153, 0.2392156863);
}

.jira-acquiring-form .form-section {
  margin-top: 52px;
}
@media (max-width: 768px) {
  .jira-acquiring-form .form-section {
    margin-top: 36px;
  }
}
.jira-acquiring-form .form-section .form-fields {
  gap: 36px;
  margin-bottom: 36px;
}
.jira-acquiring-form .form-section .form-fields .default-form-input {
  max-width: 480px;
}
.jira-acquiring-form .form-section .form-fields .default-form-input label,
.jira-acquiring-form .form-section .form-fields .default-form-input input,
.jira-acquiring-form .form-section .form-fields .default-form-input .default-form-documents .load-label {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.jira-acquiring-form .form-section .form-fields .default-form-input input {
  font-size: 18px;
}
.jira-acquiring-form .form-section .form-fields .default-form-input input::-moz-placeholder {
  color: #CDCDCD;
}
.jira-acquiring-form .form-section .form-fields .default-form-input input::placeholder {
  color: #CDCDCD;
}

.cred-card-calculator-vue .container.non-mob-space {
  max-width: 990px;
}
.cred-card-calculator-vue .container.non-mob-space .cred-card-calculator {
  padding: 64px 0;
}
@media (max-width: 1024px) {
  .cred-card-calculator-vue .container.non-mob-space .cred-card-calculator {
    padding: 48px 0;
  }
}
@media (max-width: 768px) {
  .cred-card-calculator-vue .container.non-mob-space .cred-card-calculator {
    padding: 32px 0;
  }
}
.cred-card-calculator-vue .container.non-mob-space .cred-card-calculator .calculator-title {
  margin-bottom: 52px;
  text-align: center;
  font-family: "Amalia-Bold", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -0.16px;
  max-width: 100%;
  overflow: hidden;
  overflow-wrap: break-word;
}
@media (max-width: 768px) {
  .cred-card-calculator-vue .container.non-mob-space {
    padding: 0;
  }
}
.cred-card-calculator-vue .container.non-mob-space .default-form-select:not(.active) .default-select-trigger {
  border-radius: 8px;
}
.cred-card-calculator-vue .container.non-mob-space .default-form-select .default-select-trigger {
  padding: 13px 11px;
  padding-right: 40px;
  height: auto;
}
@media (max-width: 768px) {
  .cred-card-calculator-vue .container.non-mob-space .default-form-select .default-select-trigger {
    padding: 13px 10px;
    padding-right: 28px;
  }
}
.cred-card-calculator-vue .container.non-mob-space .default-form-select .default-select-trigger .default-select-active {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  font-family: "Amalia-Bold", sans-serif;
}
.cred-card-calculator-vue .container.non-mob-space .default-form-select .default-select-trigger::before {
  border-color: #CDCDCD transparent transparent transparent;
  right: 18px;
}
@media (max-width: 768px) {
  .cred-card-calculator-vue .container.non-mob-space .default-form-select .default-select-trigger::before {
    right: 12px;
  }
}
.cred-card-calculator-vue .container.non-mob-space .calculator-range-param .range-param-label {
  display: none;
}
.cred-card-calculator-vue .container.non-mob-space .calculator-range-param .range-param-input {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 11px;
  border-radius: 8px;
  border: 1px solid currentColor;
  cursor: text;
  margin-bottom: 4px;
}
.cred-card-calculator-vue .container.non-mob-space .calculator-range-param .range-param-input input {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  height: 20px;
  font-family: "Amalia-Bold", sans-serif;
  outline: none;
  border: none;
  max-width: 60%;
}
.cred-card-calculator-vue .container.non-mob-space .calculator-range-param .range-param-input .range-param-input-unit {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  font-family: "Amalia-Regular", sans-serif;
}

body.dark-theme .cred-card-calculator-vue .container.non-mob-space .calculator-range-param .range-param-input {
  border-color: rgba(143, 145, 153, 0.2392156863);
}
body.dark-theme .cred-card-calculator-vue .container.non-mob-space .calculator-range-param .range-param-input,
body.dark-theme .cred-card-calculator-vue .container.non-mob-space .calculator-range-param .range-param-input input {
  background-color: #3D3E42;
}
body.dark-theme .cred-card-calculator-vue .container.non-mob-space .range-slider-rail {
  background: #BFBFC0;
}

.cred-card-calc-rows {
  display: flex;
  flex-direction: column;
}
.cred-card-calc-rows .info-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .cred-card-calc-rows .info-row {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.cred-card-calc-rows .info-row .info-row-label {
  width: 300px;
  margin-right: 15px;
}
@media (max-width: 1024px) {
  .cred-card-calc-rows .info-row .info-row-label {
    width: 100%;
    margin-right: 0;
  }
}
.cred-card-calc-rows .info-row .info-row-value {
  flex: 1;
  max-width: 438px;
}
@media (max-width: 1024px) {
  .cred-card-calc-rows .info-row .info-row-value {
    width: 100%;
    max-width: 100%;
  }
}

.calc-params {
  padding: 100px;
  background: #FFFFFF;
  border-radius: 16px;
  margin-bottom: -16px;
  position: relative;
  z-index: 2;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.0509803922);
}
@media (max-width: 1024px) {
  .calc-params {
    padding: 25px;
  }
}
.calc-params .info-row:not(:last-child) {
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .calc-params .info-row:not(:last-child) {
    margin-bottom: 16px;
  }
}
.calc-params .info-row.bottom-space {
  padding-bottom: 12px;
}
.calc-params .info-row .info-row-label {
  color: #2B2D33;
  font-family: "Amalia-Bold", sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
}
@media (max-width: 1024px) {
  .calc-params .info-row .info-row-label {
    margin-bottom: 8px;
  }
}

body.dark-theme .calc-params {
  background: #27282D;
}
body.dark-theme .calc-params .info-row .info-row-label {
  color: #ffffff;
}

.calc-result {
  border-radius: 0 0 16px 16px;
  background: #E5E8EA;
  padding: 30px 100px;
  padding-top: 46px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1024px) {
  .calc-result {
    padding: 25px;
    padding-top: 41px;
  }
}
.calc-result .info-row:not(:last-child) {
  margin-bottom: 18px;
}
@media (max-width: 1024px) {
  .calc-result .info-row:not(:last-child) {
    margin-bottom: 16px;
  }
}
.calc-result .info-row .info-row-label {
  color: #637282;
  font-family: "Amalia-Regular", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
@media (max-width: 1024px) {
  .calc-result .info-row .info-row-label {
    margin-bottom: 2px;
  }
}
.calc-result .info-row .info-row-value {
  background: #FFFFFF;
  padding: 11px 24px;
  color: #637282;
  font-family: "Amalia-Medium", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}
.calc-result .info-row.sub-info-row {
  position: relative;
  padding-left: 18px;
}
.calc-result .info-row.sub-info-row::before {
  content: url("/img/icons/cred-card-calc/arrow.svg");
  width: 4px;
  height: 10px;
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1024px) {
  .calc-result .info-row.sub-info-row::before {
    top: initial;
    transform: initial;
    bottom: 16px;
  }
}
.calc-result .info-row.sub-info-row .info-row-label {
  font-size: 14px;
  line-height: 18px;
  width: 282px;
}
@media (max-width: 1024px) {
  .calc-result .info-row.sub-info-row .info-row-label {
    width: 100%;
  }
}

body.dark-theme .calc-result {
  background: #222326;
}
body.dark-theme .calc-result .info-row.sub-info-row::before {
  content: url("/img/icons/cred-card-calc/arrow-dark.svg");
}
body.dark-theme .calc-result .info-row .info-row-label,
body.dark-theme .calc-result .info-row .info-row-value {
  color: #959EAB;
}
body.dark-theme .calc-result .info-row .info-row-value {
  background: #27282D;
}

.mfo-check-container {
  padding: 0;
  margin: 40px auto;
  max-width: 1180px;
  background-color: transparent;
}
.mfo-check-container .text-container {
  margin: 0 40px;
}
@media (max-width: 1024px) {
  .mfo-check-container .text-container {
    margin: 0 20px;
  }
}
.mfo-check-container .mfo-check-block-wrapper {
  width: 100%;
  height: -moz-max-content;
  height: max-content;
  margin-top: 50px;
}
@media (max-width: 1024px) {
  .mfo-check-container .mfo-check-block-wrapper {
    margin-top: 20px;
  }
}
.mfo-check-container .mfo-check-block {
  width: 100%;
  padding: 40px;
  background: #F8F6F2;
  display: grid;
  grid-template-columns: 500px calc(100% - 600px);
  grid-template-rows: auto 1fr;
  grid-template-areas: "form_fields response_info" "form_bottom response_info";
  -moz-column-gap: 100px;
       column-gap: 100px;
  row-gap: 30px;
  align-items: start;
}
@media (max-width: 1024px) {
  .mfo-check-container .mfo-check-block {
    padding: 20px;
    grid-template-columns: 100%;
    grid-template-areas: "form_fields" "response_info" "form_bottom";
    -moz-column-gap: 0px;
         column-gap: 0px;
  }
  .mfo-check-container .mfo-check-block.without-response {
    grid-template-areas: "form_fields" "form_bottom";
  }
}

.mfo-form-vue {
  width: 100%;
}

.mfo-check-container .form-section .mfo-check-form-fields {
  margin: 0;
  gap: 30px;
  grid-area: form_fields;
}
.mfo-check-container .form-section .mfo-check-form-fields .default-form-input label {
  margin-bottom: 10px;
  line-height: 18px;
}
@media (max-width: 1024px) {
  .mfo-check-container .form-section .mfo-check-form-fields .default-form-input label {
    margin-bottom: 4px;
  }
}
.mfo-check-container .form-section .mfo-check-form-fields .default-form-input input {
  border-color: #C5BFB8;
  line-height: 22px;
  border-radius: 4px;
  padding: 17px 21px;
  height: -moz-max-content;
  height: max-content;
}
.mfo-check-container .form-section .mfo-check-form-fields .default-form-input input::-moz-placeholder {
  color: #646466;
}
.mfo-check-container .form-section .mfo-check-form-fields .default-form-input input::placeholder {
  color: #646466;
}
@media (max-width: 1024px) {
  .mfo-check-container .form-section .mfo-check-form-fields .default-form-input input {
    font-size: 16px;
    line-height: 20px;
    padding: 11px 13px;
  }
}
.mfo-check-container .form-section .mfo-check-form-bottom {
  grid-area: form_bottom;
  display: flex;
  flex-direction: column;
}
.mfo-check-container .form-section .mfo-check-form-bottom .mfo-form-description {
  margin-bottom: 10px;
}
.mfo-check-container .form-section .mfo-check-form-bottom button {
  width: -moz-max-content;
  width: max-content;
  border-radius: 4px;
}

.just-message-template {
  color: #646466;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  font-family: "Amalia-Regular", sans-serif;
}
@media (max-width: 1024px) {
  .just-message-template {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 1024px) {
  .just-message-template {
    font-family: "Amalia-Bold", sans-serif;
    font-weight: 700;
  }
}

.detail-info-template {
  width: 100%;
  display: grid;
  grid-template-columns: 100%;
  gap: 30px;
}
.detail-info-template .main-template-text,
.detail-info-template .desciption-template-text,
.detail-info-template .rows-list {
  color: #646466;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  font-family: "Amalia-Regular", sans-serif;
}
@media (max-width: 1024px) {
  .detail-info-template .main-template-text,
  .detail-info-template .desciption-template-text,
  .detail-info-template .rows-list {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 1024px) {
  .detail-info-template .main-template-text {
    font-family: "Amalia-Bold", sans-serif;
    font-weight: 700;
  }
}
.detail-info-template .desciption-template-text {
  text-align: justify;
}
.detail-info-template .rows-list {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
}
.detail-info-template .rows-list .row-info {
  width: 100%;
  display: grid;
  grid-template-columns: auto auto;
  -moz-column-gap: 40px;
       column-gap: 40px;
  color: #2B2D33;
  justify-content: flex-start;
}
.detail-info-template .rows-list .row-info .light-color {
  color: #646466;
}
@media (max-width: 1024px) {
  .detail-info-template .rows-list .row-info {
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
@media (max-width: 350px) {
  .detail-info-template .rows-list .row-info {
    -moz-column-gap: 0;
         column-gap: 0;
    row-gap: 5px;
    grid-template-columns: 100%;
  }
}

.response-info-block {
  grid-area: response_info;
  height: -moz-max-content;
  height: max-content;
}

.mfo-check-title {
  text-align: center;
  word-wrap: break-word;
  font-size: 40px;
  line-height: 50px;
  font-family: "Amalia-Bold", sans-serif;
  padding-bottom: 20px;
  font-weight: 700;
}
@media (max-width: 1024px) {
  .mfo-check-title {
    font-size: 24px;
    line-height: 30px;
  }
}

.mfo-check-description {
  color: #646466;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  font-family: "Amalia-Regular", sans-serif;
  text-align: center;
  word-wrap: break-word;
}
@media (max-width: 1024px) {
  .mfo-check-description {
    font-size: 14px;
    line-height: 18px;
  }
}

.mfo-form-description {
  color: #646466;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  font-family: "Amalia-Regular", sans-serif;
  font-size: 14px;
}
@media (max-width: 1024px) {
  .mfo-form-description {
    font-size: 14px;
    line-height: 18px;
  }
}

.popup-navigation {
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  display: none;
  opacity: 1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 333;
}
.popup-navigation__container {
  top: 0;
  right: -1000px;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background-color: rgb(39, 40, 45);
  position: relative;
  width: 100%;
  max-width: 980px;
  margin-left: auto;
}
.popup-navigation__close-block {
  position: absolute;
  top: 10px;
  right: 8px;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .popup-navigation__close-block {
    top: 32px;
    right: 32px;
  }
}
.popup-navigation__body {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}
@media (min-width: 768px) {
  .popup-navigation__body {
    flex-direction: row;
  }
}

.popup-nav-item {
  padding: 60px 24px;
}
.popup-nav-item:nth-child(2n+1) {
  background-color: #2E3036;
}
@media (min-width: 768px) {
  .popup-nav-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
  }
}
@media (min-width: 1150px) {
  .popup-nav-item {
    padding: 100px 48px;
  }
}
.popup-nav-item__body {
  width: 100%;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.popup-nav-item__logo-block {
  margin-bottom: 30px;
}
@media (min-width: 1150px) {
  .popup-nav-item__logo-block {
    margin-bottom: 50px;
  }
}
.popup-nav-item__logo-block-link {
  display: block;
  text-decoration: none;
  text-align: center;
}
.popup-nav-item__logo-block-link:hover, .popup-nav-item__logo-block-link:active, .popup-nav-item__logo-block-link:focus {
  text-decoration: none;
}
.popup-nav-item__logo-block-link-img {
  max-width: 200px;
}
.popup-nav-item__accent-links-block {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .popup-nav-item__accent-links-block {
    margin-bottom: 48px;
  }
}
.popup-nav-item__footer {
  max-width: 200px;
  font-size: 16px;
  line-height: 1.4;
  text-align: center;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .popup-nav-item__footer {
    margin-bottom: 30px;
  }
}
.popup-nav-item__footer-link {
  color: #fff;
  text-decoration: underline;
}
.popup-nav-item__footer-link:hover, .popup-nav-item__footer-link:active, .popup-nav-item__footer-link:focus {
  color: #fff;
  text-decoration: none;
}

.accent-link-huge {
  display: inline-block;
  width: 100%;
  max-width: 392px;
  margin-bottom: 16px;
  background: linear-gradient(0deg, #FFDC00 0%, #FFED00 94.17%);
  padding: 16px 30px 16px 16px;
  position: relative;
  text-decoration: none;
  border-radius: 4px;
  color: #000;
}
@media (min-width: 768px) {
  .accent-link-huge {
    padding: 16px 40px 16px 16px;
  }
}
.accent-link-huge:hover, .accent-link-huge:active, .accent-link-huge:focus {
  text-decoration: none;
  color: #fff;
  background: #000;
}
.accent-link-huge:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .accent-link-huge {
    margin-bottom: 24px;
  }
}
.accent-link-huge__title {
  font-family: "Amalia-Bold", sans-serif;
  font-size: 16px;
  display: block;
}
@media (min-width: 576px) {
  .accent-link-huge__title {
    font-size: 22px;
    line-height: 1.5;
  }
}
.accent-link-huge__desc {
  font-family: "Amalia-Regular", sans-serif;
  font-size: 12px;
  line-height: 1.2;
  display: block;
  margin-top: 4px;
}
@media (min-width: 576px) {
  .accent-link-huge__desc {
    font-size: 16px;
  }
}
.accent-link-huge__icon {
  position: absolute;
  right: 10px;
  top: calc(50% - 10px);
  width: 10px;
  height: 20px;
  display: block;
}
@media (min-width: 768px) {
  .accent-link-huge__icon {
    right: 20px;
  }
}
.accent-link-huge__icon:before, .accent-link-huge__icon:after {
  content: "";
  position: absolute;
  z-index: 2;
  width: 9px;
  height: 0;
  border: 1px solid #000;
  border-radius: 2px;
}
.accent-link-huge__icon:before {
  top: calc(50% - 4.5px);
  right: 0;
  transform: rotate(45deg);
}
.accent-link-huge__icon:after {
  right: 0;
  bottom: calc(50% - 4.5px);
  transform: rotate(-45deg);
}

.title-badge {
  padding: 3px 7px;
  font-size: 10px;
  background-color: #ed4337;
  border-radius: 9px;
  vertical-align: middle;
  color: #fff;
}

.popup-nav-item:nth-child(2n) .accent-link-huge:hover {
  background: #000;
}

.popup-nav-item:nth-child(2n) .accent-link-huge .accent-link-huge__icon:before,
.popup-nav-item:nth-child(2n) .accent-link-huge .accent-link-huge__icon:after {
  border: 1px solid #69696E;
}

.popup-nav-item:nth-child(2n) .accent-link-huge:hover .accent-link-huge__icon:before,
.popup-nav-item:nth-child(2n) .accent-link-huge:hover .accent-link-huge__icon:after,
.accent-link-huge:hover .accent-link-huge__icon:before,
.accent-link-huge:hover .accent-link-huge__icon:after {
  border: 1px solid #fff;
}

.app-icons-block__col {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
  text-align: center;
}
.app-icons-block__link {
  display: inline-block;
}
.app-icons-block__link-img {
  display: block;
  height: auto;
}

.popup-cookies {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  display: none;
}
.popup-cookies.open {
  display: block;
}
.popup-cookies__b-head {
  padding: 6px 49px;
  background-color: #ffed43;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.popup-cookies__b-head .content {
  display: flex;
  align-items: center;
}
.popup-cookies__b-head .content p {
  font-family: "futurademic", sans-serif;
  line-height: 17px;
  font-size: 14px;
  color: #27282d;
  margin-right: 24px;
}
.popup-cookies__b-head .content .b_btns {
  display: flex;
  align-items: center;
}
.popup-cookies__b-head .content button {
  font: inherit;
  font-family: futurabookc, sans-serif;
  min-width: 100px;
  height: 24px;
  font-size: 14px;
  margin-right: 16px;
  line-height: 11px;
  background: white;
  color: #27282d;
  text-decoration: none;
  outline: none;
  transition: 0.3s;
  cursor: pointer;
  padding: 6px 25px;
  border-radius: 4px;
  border: 0.5px solid rgba(0, 0, 0, 0.7);
}
.popup-cookies__b-head .content button:hover {
  border-color: white;
}
.popup-cookies__b-head .content button:active {
  border-radius: 0;
}
.popup-cookies__b-head .content .toggler {
  font-family: "futurabookc", sans-serif;
  font-size: 14px;
  color: #27282d;
  text-decoration: underline;
  position: relative;
}
.popup-cookies__b-head .content .toggler span {
  font-size: 16px;
  line-height: 24px;
  color: #212225;
  font-family: futurademic, sans-serif;
  display: inline-block;
}
.popup-cookies__b-head .content .toggler:after {
  content: "";
  position: absolute;
  display: block;
  top: 10px;
  right: -19px;
  width: 11px;
  height: 6px;
  background: url("/img/down-arrow.png") 0 0 no-repeat;
}
.popup-cookies__b-head .content .toggler span + span {
  display: none;
}
.popup-cookies__b-head .content .toggler.open span:first-child {
  display: none;
}
.popup-cookies__b-head .content .toggler.open span + span {
  display: inline-block;
}
.popup-cookies__b-head .content .toggler.open:after {
  transform: rotate(180deg);
}
.popup-cookies__b-head .close {
  position: absolute;
  top: 12px;
  right: 49px;
  cursor: pointer;
}
.popup-cookies__b-content {
  padding: 0 49px 0;
  background-color: #fff484;
  height: 120px;
  font-family: "futurabookc", sans-serif;
  font-size: 14px;
  line-height: 1.43;
  color: #27282d;
  max-height: 0;
  overflow: hidden;
  transition: max-width 0.3s, padding 0.3s linear;
}
.popup-cookies__b-content.show {
  padding: 8px 49px 16px;
  max-height: 2000px;
  overflow: auto;
}
.popup-cookies__b-content.show::-webkit-scrollbar {
  display: none;
}
.popup-cookies__b-content a {
  cursor: pointer;
  color: #000;
}

@media screen and (max-width: 990px) {
  .popup-cookies__b-head {
    padding: 10px 49px;
  }
  .popup-cookies__b-head .content {
    flex-direction: column;
    align-items: flex-start;
  }
  .popup-cookies__b-head .content p {
    margin-bottom: 10px;
  }
  .popup-cookies__b-head .content .b_btns {
    margin-bottom: 10px;
  }
  .popup-cookies__b-head .content .toggler span {
    font-size: 12px;
    white-space: nowrap;
  }
}
body .color_white {
  color: #ffffff;
}
body .color_pale-gray {
  color: #f9fbfd;
}
body .color_dim-gray {
  color: #656772;
}
body .color_gray-semi-transparent {
  color: rgba(143, 145, 153, 0.2392156863);
}
body .color_black-light {
  color: #232529;
}
body .color_black,
body .color_black * {
  color: #000000;
}
body .bg_white {
  background-color: #ffffff;
}
body .bg_charcoal {
  background-color: #1c1c1c;
}
body .bg_gray-light {
  background-color: #F7F7F8;
}
body .bg_gray-content-wrapper {
  background-color: #f3f3f3;
}
body .bg_black {
  background-color: #000000;
}
body.dark-theme .dark-color_white,
body.dark-theme .dark-color_white * {
  color: #ffffff;
}
body.dark-theme .dark-color_pale-gray {
  color: #f9fbfd;
}
body.dark-theme .dark-color_black {
  color: #000000;
}
body.dark-theme .dark-color_light-blue-gray {
  color: #97a4b1;
}
body.dark-theme .dark-bg_white {
  background-color: #ffffff;
}
body.dark-theme .dark-bg_charcoal {
  background-color: #1c1c1c;
}
body.dark-theme .dark-bg_black-light {
  background-color: #232529;
}
body.dark-theme .dark-bg_black-content-wrapper {
  background-color: #2C2C2C;
}
body.dark-theme .dark-bg_black {
  background-color: #000000;
}

/*$color-text-primary:        #000000;
$color-text-secondary:      #404248;
$color-text-muted:          #8F929E;

$color-bg-dark:             #212225;
$color-bg-darker:           #181A20;
$color-bg-light:            #E2E2E2;

$color-border-light:        #DADADA;
$color-border-lighter:      #E0E0E0;
*/
.accessibility-mode .inclusive-dessing .pb-none {
  padding-bottom: 0 !important;
}
.accessibility-mode .inclusive-dessing .video-block__player iframe,
.accessibility-mode .inclusive-dessing img,
.accessibility-mode .inclusive-dessing .emoji {
  filter: grayscale(100%);
}
.accessibility-mode .inclusive-dessing .show-inclusive-dessing {
  display: block;
}
.accessibility-mode .inclusive-dessing .hide-inclusive-dessing {
  display: none;
}
.accessibility-mode .inclusive-dessing a {
  font-family: "Amalia-Bold";
  text-decoration: underline;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing a:hover {
  color: #404248;
  text-decoration: none;
}
.accessibility-mode .inclusive-dessing .info-gallery__slider .swiper-slide img {
  filter: grayscale(100%);
}
.accessibility-mode .inclusive-dessing .btn-icon_left,
.accessibility-mode .inclusive-dessing .btn-icon_right {
  background-color: #9c9b99;
  border: 3px solid #f8f7f2 !important;
  box-shadow: none;
  outline: 0px solid transparent;
}
.accessibility-mode .inclusive-dessing .btn-icon_left:after,
.accessibility-mode .inclusive-dessing .btn-icon_right:after {
  display: none;
}
.accessibility-mode .inclusive-dessing .btn-icon_left:hover,
.accessibility-mode .inclusive-dessing .btn-icon_right:hover {
  box-shadow: 0 0 0 6px #f9bc2f;
}
.accessibility-mode .inclusive-dessing .form-fieldset__input-range .vue3-slider .handle {
  background-color: #fff;
  border: 3px solid #404248;
  width: 16px;
  height: 16px;
}
.accessibility-mode .inclusive-dessing .form-fieldset__input-range .vue3-slider .track {
  opacity: 1;
  background-color: #cdcdcd;
}
.accessibility-mode .inclusive-dessing .form-fieldset__unit, .accessibility-mode .inclusive-dessing .form-fieldset .unit-select button {
  font-family: "Amalia-Medium", sans-serif;
  color: #404248;
}
.accessibility-mode .inclusive-dessing .form-fieldset .vue3-slider .track-filled {
  background-color: #404248;
}
.accessibility-mode .inclusive-dessing .form-fieldset .range-slider-fill {
  background-color: #404248;
}
.accessibility-mode .inclusive-dessing .form-fieldset .range-slider-rail {
  background-color: #cdcdcd;
  opacity: 1;
}
.accessibility-mode .inclusive-dessing .form-fieldset .range-slider-knob {
  background-color: #e2e2e2;
  border: solid 3px #404248;
}
.accessibility-mode .inclusive-dessing .form-fieldset .range-slider .unit-select button {
  color: #404248;
}
.accessibility-mode .inclusive-dessing .form-fieldset .unit-select button {
  color: #404248;
}
.accessibility-mode .inclusive-dessing .btn-icon_left.swiper-button-disabled,
.accessibility-mode .inclusive-dessing .btn-icon_right.swiper-button-disabled {
  background-color: #fff;
}
.accessibility-mode .inclusive-dessing .default-form-documents .drop-zone .drop-zone-text a {
  color: #404248;
}
.accessibility-mode .inclusive-dessing .slider-pagination span,
.accessibility-mode .inclusive-dessing .slider-pagination .swiper-pagination-bullet {
  background: #fff;
}
.accessibility-mode .inclusive-dessing .slider-pagination span:hover,
.accessibility-mode .inclusive-dessing .slider-pagination span.active,
.accessibility-mode .inclusive-dessing .slider-pagination span.swiper-pagination-bullet-active,
.accessibility-mode .inclusive-dessing .slider-pagination .swiper-pagination-bullet:hover,
.accessibility-mode .inclusive-dessing .slider-pagination .swiper-pagination-bullet.active,
.accessibility-mode .inclusive-dessing .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000;
  border-color: #000;
}
.accessibility-mode .inclusive-dessing.info-section p,
.accessibility-mode .inclusive-dessing.info-section span, .accessibility-mode .inclusive-dessing.section-margin p,
.accessibility-mode .inclusive-dessing.section-margin span, .accessibility-mode .inclusive-dessing.conditions p,
.accessibility-mode .inclusive-dessing.conditions span, .accessibility-mode .inclusive-dessing.conditions-grid p,
.accessibility-mode .inclusive-dessing.conditions-grid span {
  color: #424242 !important;
}
.accessibility-mode .inclusive-dessing.info-section p a:not(.btns):not(.btn), .accessibility-mode .inclusive-dessing.section-margin p a:not(.btns):not(.btn), .accessibility-mode .inclusive-dessing.conditions p a:not(.btns):not(.btn), .accessibility-mode .inclusive-dessing.conditions-grid p a:not(.btns):not(.btn) {
  font-family: "Amalia-Bold";
  text-decoration: underline !important;
  color: #2b2d33 !important;
}
.accessibility-mode .inclusive-dessing.info-section p a:not(.btns):not(.btn):hover, .accessibility-mode .inclusive-dessing.section-margin p a:not(.btns):not(.btn):hover, .accessibility-mode .inclusive-dessing.conditions p a:not(.btns):not(.btn):hover, .accessibility-mode .inclusive-dessing.conditions-grid p a:not(.btns):not(.btn):hover {
  color: #404248 !important;
  text-decoration: none !important;
}
.accessibility-mode .inclusive-dessing.info-section p a:not(.btns):not(.btn):visited, .accessibility-mode .inclusive-dessing.section-margin p a:not(.btns):not(.btn):visited, .accessibility-mode .inclusive-dessing.conditions p a:not(.btns):not(.btn):visited, .accessibility-mode .inclusive-dessing.conditions-grid p a:not(.btns):not(.btn):visited {
  color: #2b2d33 !important;
}
.accessibility-mode .inclusive-dessing.info-section p a:not(.btns):not(.btn):active, .accessibility-mode .inclusive-dessing.section-margin p a:not(.btns):not(.btn):active, .accessibility-mode .inclusive-dessing.conditions p a:not(.btns):not(.btn):active, .accessibility-mode .inclusive-dessing.conditions-grid p a:not(.btns):not(.btn):active {
  box-shadow: 0 0 0 6px #f9bc2f !important;
}
.accessibility-mode .inclusive-dessing.info-section p a:not(.btns):not(.btn):focus, .accessibility-mode .inclusive-dessing.info-section p a:not(.btns):not(.btn):focus-visible, .accessibility-mode .inclusive-dessing.info-section p a:not(.btns):not(.btn):focus-within, .accessibility-mode .inclusive-dessing.section-margin p a:not(.btns):not(.btn):focus, .accessibility-mode .inclusive-dessing.section-margin p a:not(.btns):not(.btn):focus-visible, .accessibility-mode .inclusive-dessing.section-margin p a:not(.btns):not(.btn):focus-within, .accessibility-mode .inclusive-dessing.conditions p a:not(.btns):not(.btn):focus, .accessibility-mode .inclusive-dessing.conditions p a:not(.btns):not(.btn):focus-visible, .accessibility-mode .inclusive-dessing.conditions p a:not(.btns):not(.btn):focus-within, .accessibility-mode .inclusive-dessing.conditions-grid p a:not(.btns):not(.btn):focus, .accessibility-mode .inclusive-dessing.conditions-grid p a:not(.btns):not(.btn):focus-visible, .accessibility-mode .inclusive-dessing.conditions-grid p a:not(.btns):not(.btn):focus-within {
  padding: 0 2px;
  color: #373737 !important;
  box-shadow: 0 0 0 6px #f9bc2f !important;
  background-color: #f9bc2f !important;
}
.accessibility-mode .inclusive-dessing .btns {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 52px;
  padding: 0px 36px;
  font-family: "Amalia-Medium";
  background: #c9cbd2;
  color: #2b2d33;
  border-color: #c9cbd2;
  text-decoration: none;
}
.accessibility-mode .inclusive-dessing .btns:hover {
  font-family: "Amalia-Medium";
  background: #8f929e;
  color: #2B2D33;
}
.btns-grey .accessibility-mode .inclusive-dessing .btns {
  color: #2B2D33;
}
.accessibility-mode .inclusive-dessing .btns:active {
  font-family: "Amalia-Medium";
  background: #c9cbd2;
  border-color: #000;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing .btns:focus:not(:focus-visible) {
  font-family: "Amalia-Medium";
  background-color: #c9cbd2;
  border-color: transparent;
  outline: none;
  border: 0;
  box-shadow: 0 0 0 6px #f9bc2f;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing .btns:focus-visible {
  background-color: #c9cbd2;
  outline: none;
  box-shadow: 0 0 0 6px #f9bc2f !important;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing .more-btn {
  font-family: "Amalia-Medium", sans-serif;
  color: #404248;
}
.accessibility-mode .inclusive-dessing .more-btn:after {
  border-color: #404248;
}
.accessibility-mode .inclusive-dessing .more-btn:hover {
  color: #000;
}
.accessibility-mode .inclusive-dessing .more-btn:hover:after {
  border-color: #000;
}
.accessibility-mode .inclusive-dessing .btn-white {
  font-family: "Amalia-Bold";
  background: #fff;
  color: #404248;
  border-color: transparent;
  text-decoration: none;
}
.accessibility-mode .inclusive-dessing .btn-white:hover {
  background: #8f929e;
  color: #fff;
}
.accessibility-mode .inclusive-dessing .btn-white:active {
  background: #fff;
  border-color: #000;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing .btn-white:focus, .accessibility-mode .inclusive-dessing .btn-white:focus-visible, .accessibility-mode .inclusive-dessing .btn-white:focus-within {
  background: #fff !important;
  color: #2b2d33 !important;
  border-color: transparent !important;
  outline: none !important;
  box-shadow: 0 0 0 6px #f9bc2f !important;
}
.accessibility-mode .inclusive-dessing .calculator-range-param .vue3-slider + label, .accessibility-mode .inclusive-dessing .calculator-range-param .vue3-slider + label span,
.accessibility-mode .inclusive-dessing .calculator-layout__label + label,
.accessibility-mode .inclusive-dessing .calculator-layout__label + label span,
.accessibility-mode .inclusive-dessing .custom-checkbox + label,
.accessibility-mode .inclusive-dessing .custom-checkbox + label span {
  color: #404248;
  font-family: "Amalia-Bold", sans-serif;
  font-size: 16px;
}
.accessibility-mode .inclusive-dessing .calculator-range-param .vue3-slider + label::before,
.accessibility-mode .inclusive-dessing .calculator-layout__label + label::before,
.accessibility-mode .inclusive-dessing .custom-checkbox + label::before {
  width: 19.5px;
  height: 19.5px;
  border: 2px solid #404248;
  background-color: transparent;
}
.accessibility-mode .inclusive-dessing .calculator-range-param .vue3-slider:checked + label::before,
.accessibility-mode .inclusive-dessing .calculator-layout__label:checked + label::before,
.accessibility-mode .inclusive-dessing .custom-checkbox:checked + label::before {
  width: 19.5px;
  height: 19.5px;
  border-color: #404248;
  background-color: transparent;
}
.accessibility-mode .inclusive-dessing .h2 {
  color: #2B2D33;
}
.accessibility-mode .inclusive-dessing .site__title {
  font-family: "Amalia-Bold" !important;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing.section-margin .main-title p {
  margin-bottom: 16px;
}
.accessibility-mode .inclusive-dessing .main-title h2 {
  font-family: "Amalia-Bold";
  color: #2b2d33;
  margin-bottom: 12px;
}
.accessibility-mode .inclusive-dessing .main-title p {
  font-family: "Amalia-Medium";
  color: #404248;
}
.accessibility-mode .inclusive-dessing .list-icon {
  font-family: "Amalia-Medium";
  color: #404248;
}
.accessibility-mode .inclusive-dessing .list-icon__title {
  font-family: "Amalia-Bold";
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing .list-icon__item {
  margin-top: 24px;
}
.accessibility-mode .inclusive-dessing .list-icon__item p {
  margin-top: 0;
}
.accessibility-mode .inclusive-dessing .calculator-layout {
  background: #e0e0e0;
}
.accessibility-mode .inclusive-dessing .calculator-layout__label, .accessibility-mode .inclusive-dessing .calculator-layout__result, .accessibility-mode .inclusive-dessing .calculator-layout__info {
  font-family: "Amalia-Bold", sans-serif;
  color: #404248;
}
.accessibility-mode .inclusive-dessing .calculator-layout__hint {
  font-family: "Amalia-Medium", sans-serif;
  color: #404248;
}
.accessibility-mode .inclusive-dessing .calculator-layout__result-value {
  color: #2B2D33;
}
.accessibility-mode .inclusive-dessing .calculator .fieldset-radio {
  font-family: "Amalia-Bold", sans-serif;
  color: #404248;
}
.accessibility-mode .inclusive-dessing .calculator .fieldset-radio .fieldset-radio__inputs .field-radio .field-radio__circle {
  width: 20px;
  height: 20px;
  border-width: 2px;
  border-color: #404248;
  background: transparent;
}
.accessibility-mode .inclusive-dessing .calculator .fieldset-radio .fieldset-radio__inputs .field-radio .field-radio__circle::before {
  width: 16px;
  height: 16px;
  border-width: 2px;
  background: #fff;
}
.accessibility-mode .inclusive-dessing .calculator .checkmark {
  margin-left: 0;
}
.accessibility-mode .inclusive-dessing .calculator .checkmark span {
  padding-left: 0;
}
.accessibility-mode .inclusive-dessing .calculator .default-checkbox {
  font-family: "Amalia-Bold", sans-serif;
  color: #404248;
}
.accessibility-mode .inclusive-dessing .calculator .packages-style .default-checkbox {
  font-size: 16px;
}
.accessibility-mode .inclusive-dessing .calculator .packages-style .default-checkbox span {
  padding-left: 0;
}
.accessibility-mode .inclusive-dessing .calculator .packages-style .default-checkbox input:checked ~ .checkmark {
  background: #fff !important;
}
.accessibility-mode .inclusive-dessing .calculator .packages-style .default-checkbox .checkmark {
  width: 20px;
  height: 20px;
  border-width: 2px;
  border-color: #404248;
  background: transparent;
}
.accessibility-mode .inclusive-dessing.info-section h2.info-block__title {
  font-size: 44px;
  font-family: "Amalia-Bold", sans-serif;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing .info-block__content .h3 {
  margin-bottom: 12px;
  font-family: "Amalia-Bold", sans-serif;
  font-size: 26px;
  line-height: 32px;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing .info-block__content p {
  font-size: 16px;
  color: #424242;
  font-family: "Amalia-Medium";
}
.accessibility-mode .inclusive-dessing .info-block__content h3 + p {
  margin-top: 0px;
}
.accessibility-mode .inclusive-dessing .info-block__content ul,
.accessibility-mode .inclusive-dessing .info-block__content ol {
  font-family: "Amalia-Medium";
}
.accessibility-mode .inclusive-dessing .info-block__content ul li,
.accessibility-mode .inclusive-dessing .info-block__content ol li {
  color: #404248;
}
.accessibility-mode .inclusive-dessing .info-block .info-block__pic_half {
  margin-bottom: 24px;
}
.accessibility-mode .inclusive-dessing .attention-block {
  font-family: "Amalia-Medium";
  background-color: #e0e0e0;
  color: #404248;
}
.accessibility-mode .inclusive-dessing .attention-block__title {
  color: #2b2d33;
  font-family: "Amalia-Bold", sans-serif;
}
.accessibility-mode .inclusive-dessing .attention-block a:hover:not(.btns):not(.site__more-link):not(.another-class):not(.link) {
  font-family: "Amalia-Bold";
  color: #373737;
  text-decoration: none;
  box-shadow: 0 0 0 3px #f9bc2f;
  box-shadow: 0px -5px 2px 1px #f9bc2f !important;
  background: #f9bc2f;
  padding: 0 5px;
  border-radius: 0px;
}
.accessibility-mode .inclusive-dessing .attention-block .btns {
  background: #fff;
  color: #404248;
  border-color: transparent;
}
.accessibility-mode .inclusive-dessing .attention-block .btns:hover {
  font-family: "Amalia-Medium";
  background: #8f929e;
  color: #fff;
}
.accessibility-mode .inclusive-dessing .attention-block .btns:active {
  font-family: "Amalia-Medium";
  background: #fff;
  border-color: #000;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing .attention-block .btns:focus:not(:focus-visible) {
  font-family: "Amalia-Medium";
  background: #fff;
  color: #2b2d33;
  border-color: transparent;
  outline: none;
  box-shadow: 0 0 0 6px #f9bc2f;
}
.accessibility-mode .inclusive-dessing .attention-block .btns:focus-visible {
  background: #fff;
  outline: none;
  box-shadow: 0 0 0 6px #f9bc2f;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing .video-block__content {
  font-family: "Amalia-Medium";
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing.benefits {
  font-family: "Amalia-Medium";
  color: #404248;
}
.accessibility-mode .inclusive-dessing.benefits .h2 {
  font-family: "Amalia-bold", sans-serif;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing.benefits .h3 {
  font-family: "Amalia-Medium";
  color: #000;
}
.accessibility-mode .inclusive-dessing.benefits .benefits__container .swiper-pagination span {
  background-color: #8f929e;
}
.accessibility-mode .inclusive-dessing.benefits .benefits__container .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: #000;
}
.accessibility-mode .inclusive-dessing.benefits .benefits__topic {
  font-size: 20px;
}
.accessibility-mode .inclusive-dessing.benefits .benefits__topic:after {
  background-color: #e2e2e2;
}
.accessibility-mode .inclusive-dessing.news h2 {
  font-family: "Amalia-Bold", sans-serif;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing.news .site__more-link {
  font-size: 18px;
  font-family: "Amalia-Medium";
  text-decoration: none;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.news .news__list-item {
  text-decoration: none;
  background: #e0e0e0;
}
.accessibility-mode .inclusive-dessing.news .news__list-item .btn-details {
  font-family: "Amalia-Medium", sans-serif;
  background: #404248;
  color: #fff;
}
.accessibility-mode .inclusive-dessing.news .news__list-item .btn-details:after {
  background-image: url(/img/arrow-history-slider.svg);
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
}
.accessibility-mode .inclusive-dessing.news .news__list-item .btn-details:hover {
  background: #2b2d33;
}
.accessibility-mode .inclusive-dessing.news .news__list-item-title {
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing.news .news__list-item-text {
  font-family: "Amalia-Medium", sans-serif;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.news .news__list-item-footer {
  background: #e0e0e0;
}
.accessibility-mode .inclusive-dessing.news .news__list-item-footer time {
  font-family: "Amalia-Bold", sans-serif;
  font-size: 14px;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.hero {
  background: #e0e0e0;
  font-family: "Amalia-Medium";
}
.accessibility-mode .inclusive-dessing.hero .hero__item-wrap {
  color: #404248;
}
.accessibility-mode .inclusive-dessing.hero .hero__item-wrap .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: "Amalia-Bold";
  background: #fff;
  color: #404248;
  text-decoration: none;
  border: 0;
}
.accessibility-mode .inclusive-dessing.hero .hero__item-wrap .btn:hover {
  background: #8f929e;
  color: #2b2b2b;
}
.accessibility-mode .inclusive-dessing.hero .hero__item-wrap .btn:focus, .accessibility-mode .inclusive-dessing.hero .hero__item-wrap .btn:focus-visible, .accessibility-mode .inclusive-dessing.hero .hero__item-wrap .btn:focus-within {
  background: #fff !important;
  color: #2b2d33 !important;
  border-color: transparent !important;
  outline: none !important;
  box-shadow: 0 0 0 6px #f9bc2f !important;
}
.accessibility-mode .inclusive-dessing.hero-page-banner {
  background: #e0e0e0 !important;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.hero-page-banner .hero-page-banner__title {
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing.hero-page-banner .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: "Amalia-Bold";
  background: #fff;
  color: #404248;
  text-decoration: none;
  border: 0;
}
.accessibility-mode .inclusive-dessing.hero-page-banner .btn:hover {
  background: #8f929e;
  color: #fff;
}
.accessibility-mode .inclusive-dessing.hero-page-banner .btn:active {
  background: #c9cbd2;
  border-color: #000;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing.hero-page-banner .btns {
  font-family: "Amalia-Bold";
  background: #fff;
  color: #404248;
  border-color: transparent;
  text-decoration: none;
}
.accessibility-mode .inclusive-dessing.hero-page-banner .btns:hover {
  background: #8f929e;
  color: #fff;
}
.accessibility-mode .inclusive-dessing.hero-page-banner .btns:active {
  background: #c9cbd2;
  border-color: #000;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing.hero-page-banner p {
  font-family: "Amalia-Medium";
}
.accessibility-mode .inclusive-dessing.hero-about {
  filter: grayscale(100%);
}
.accessibility-mode .inclusive-dessing.hero-about .hero-about__title {
  font-weight: 700 !important;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing.hero-about .hero-about__text {
  font-family: "Amalia-Regular", sans-serif;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.hero-about .hero-about__item {
  font-family: "Amalia-Medium", sans-serif;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing.conditions {
  color: #404248;
}
.accessibility-mode .inclusive-dessing.conditions .btns {
  color: #404248;
}
.accessibility-mode .inclusive-dessing.conditions .btns:hover {
  color: #fff;
}
.accessibility-mode .inclusive-dessing.conditions .more-btn {
  margin-top: 28px;
}
.accessibility-mode .inclusive-dessing.conditions .conditions__wrap dt {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 500 !important;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.conditions .conditions__wrap dd {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 500 !important;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.conditions .conditions__wrap dl {
  border-color: #8f929e;
}
.accessibility-mode .inclusive-dessing.rates .rates__table {
  font-size: 18px;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.rates .rates__table th {
  font-family: "Amalia-Bold", sans-serif;
  font-size: 22px;
  border-color: #8f929e;
}
.accessibility-mode .inclusive-dessing.rates .rates__table th,
.accessibility-mode .inclusive-dessing.rates .rates__table td,
.accessibility-mode .inclusive-dessing.rates .rates__table th:first-child {
  font-family: "Amalia-Medium", sans-serif;
  border-color: #8f929e;
}
.accessibility-mode .inclusive-dessing.rates .rates__table th em,
.accessibility-mode .inclusive-dessing.rates .rates__table td em,
.accessibility-mode .inclusive-dessing.rates .rates__table th:first-child em {
  font-family: "Amalia-Medium", sans-serif;
  color: #404248;
  font-size: 18px;
}
.accessibility-mode .inclusive-dessing.rates.rates-light .rates__table th, .accessibility-mode .inclusive-dessing.rates.rates-light .rates__table td:first-child {
  font-family: "Amalia-Medium", sans-serif;
  font-size: 21px;
  border-color: #8F929E;
  color: #2B2D33;
}
.accessibility-mode .inclusive-dessing.rates.rates-light .rates__table td, .accessibility-mode .inclusive-dessing.rates.rates-light .rates__table td span {
  font-size: 20px;
  font-family: "Amalia-Reqular", sans-serif;
  border-color: #8F929E;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.calculator-credit .main-title p {
  font-size: 44px;
  line-height: 48px;
  font-family: "Amalia-Bold" !important;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing.calculator-credit .calculator-layout__label, .accessibility-mode .inclusive-dessing.calculator-credit .custom-checkbox + label span {
  font-family: "Amalia-Medium", sans-serif;
}
.accessibility-mode .inclusive-dessing.calculator-credit .btn-white {
  font-size: 18px;
  font-family: "Amalia-Bold", sans-serif;
  color: #2B2D33;
}
.accessibility-mode .inclusive-dessing.calculator-credit .form-fieldset__unit {
  font-size: 16px;
}
.accessibility-mode .inclusive-dessing.calculator-credit .btn-white {
  font-family: "Amalia-Medium", sans-serif;
}
.accessibility-mode .inclusive-dessing.tariffs .tariffs__head {
  border-color: #8F929E;
}
.accessibility-mode .inclusive-dessing.tariffs .tariffs__head-item-title {
  font-family: "Amalia-Regular", sans-serif;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.tariffs .tariffs__head-item-text {
  font-family: "Amalia-Regular", sans-serif;
  font-size: 20px;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.tariffs .tariffs__description dt {
  font-size: 19px;
  color: #2B2D33;
}
.accessibility-mode .inclusive-dessing.tariffs .tariffs__description dd {
  font-family: "Amalia-Regular", sans-serif;
  font-size: 20px;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.tariffs .tariffs__info-row {
  border-color: #8F929E;
}
.accessibility-mode .inclusive-dessing.tariffs .btns {
  font-size: 18px;
  background-color: #8F929E;
  border-color: transparent;
}
.accessibility-mode .inclusive-dessing.tariffs .more-btn {
  font-size: 19px;
}
.accessibility-mode .inclusive-dessing.documents a.documents__item {
  font-family: "Amalia-Medium" !important;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.documents a.documents__item p {
  border-bottom: 0px solid transparent;
}
.accessibility-mode .inclusive-dessing.knowledge-base {
  background-color: #e0e0e0;
}
.accessibility-mode .inclusive-dessing .accordion {
  border-color: #8f929e;
  /*&__btn{
    &:before {
      height: 3px;
    }
    &:after {
      width: 3px;
    }
  }*/
}
.accessibility-mode .inclusive-dessing .accordion__head {
  color: #404248;
  border-color: #8f929e;
}
.accessibility-mode .inclusive-dessing .accordion__content-wrap {
  color: #404248;
}
.accessibility-mode .inclusive-dessing .accordion__content-wrap a {
  color: #2b2d33;
  text-decoration: underline;
}
.accessibility-mode .inclusive-dessing .accordion__content-wrap a:hover {
  color: #404248;
  text-decoration: none;
}
.accessibility-mode .inclusive-dessing .accordion__content-wrap p {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 500 !important;
}
.accessibility-mode .inclusive-dessing .accordion__content-wrap p .fr-video {
  margin-bottom: 0;
  margin-top: 15px;
}
.accessibility-mode .inclusive-dessing.offers .offers__topic {
  font-weight: 500 !important;
  font-size: 22px;
  color: #181a20;
}
.accessibility-mode .inclusive-dessing.offers .offers__item {
  box-shadow: 0 4px 16px #8f929e;
}
.accessibility-mode .inclusive-dessing.offers .offers__icon {
  background-color: #e2e2e2;
  color: #181a20;
}
.accessibility-mode .inclusive-dessing.offers .offers__topic:after {
  width: 10px;
  height: 18px;
  background-image: url(/img/icons/svg/offers-arrows.svg);
}
.accessibility-mode .inclusive-dessing.tabs .list-switcher__wrap a {
  font-family: "Amalia-Medium";
  text-decoration: none;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.tabs .list-switcher__wrap > * {
  font-size: 18px;
}
.accessibility-mode .inclusive-dessing.tabs .list-switcher__wrap .is-active {
  background-color: #c9cbd2;
  color: #000;
}
.accessibility-mode .inclusive-dessing.tabs__deposits-comparison .list-switcher__wrap {
  background-color: #E0E0E0;
}
.accessibility-mode .inclusive-dessing.tabs__deposits-comparison .list-switcher__wrap > * {
  font-size: 19px;
}
.accessibility-mode .inclusive-dessing.tabs__deposits-comparison .list-switcher__wrap .is-active {
  background-color: #2B2D33;
  color: #fff;
}
.accessibility-mode .inclusive-dessing.tabs__deposits-comparison .list-switcher__wrap .is-active svg > * {
  stroke: #fff !important;
}
.accessibility-mode .inclusive-dessing.cards-list__wrap {
  background-color: #e2e2e2;
}
.accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__header-title, .accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__name {
  font-size: 20px;
  color: #2B2D33;
}
.accessibility-mode .inclusive-dessing.cards-list__wrap .comparison-content .site__more-link {
  font-size: 20px;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__header-wrap .btn {
  background-color: #2B2D33;
  font-family: "Amalia-Medium", sans-serif;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
}
.accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__header-wrap .btn:hover {
  opacity: 0.7;
}
.accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__header-wrap .site__more-link {
  font-family: "Amalia-Regular", sans-serif;
  font-size: 20px;
  color: #404248;
  text-decoration: none;
}
.accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__header-wrap .btn-icon {
  background: #8F929E;
  border: 0px solid #f8f7f2 !important;
}
.accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__header-wrap .btn-icon_right:before {
  background-image: url(/img/universal/svg/arrow_white_right.svg);
}
.accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__header-wrap .btn-icon_left {
  transform: scaleX(-1);
}
.accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__header-wrap .btn-icon_left:before {
  background-image: url(/img/universal/svg/arrow_white_right.svg);
}
.accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__header-wrap .btn-icon.swiper-button-disabled.btn-icon {
  background: #E2E2E2;
}
.accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__header-wrap .btn-icon.swiper-button-disabled.btn-icon_right:before {
  background-image: url(/img/universal/svg/arrow_black-right.svg);
}
.accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__header-wrap .btn-icon.swiper-button-disabled.btn-icon_left {
  transform: scaleX(-1);
}
.accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__header-wrap .btn-icon.swiper-button-disabled.btn-icon_left:before {
  background-image: url(/img/universal/svg/arrow_black-right.svg);
}
.accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__thead li {
  font-family: "Amalia-Medium", sans-serif;
  font-size: 20px;
  color: #2B2D33;
}
.accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__tbody li {
  font-size: 18px;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__tbody li:before {
  background-color: #2B2D33;
}
.accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__tcell {
  border-color: #C9CBD2;
}
.accessibility-mode .inclusive-dessing.cards-list__compare.tabs__wrap .cards-list__item-pic {
  width: 248px;
}
.accessibility-mode .inclusive-dessing.cards-list__compare.tabs__wrap .cards-list__item-pic div {
  transform: rotate(-90deg);
  filter: grayscale(100%);
}
.accessibility-mode .inclusive-dessing.cards-list__compare.tabs__wrap .cards-list__item-content {
  width: calc(100% - 304px);
}
.accessibility-mode .inclusive-dessing.cards-list__compare.tabs__wrap .cards-list__item-text h2, .accessibility-mode .inclusive-dessing.cards-list__compare.tabs__wrap .cards-list__item-text h3, .accessibility-mode .inclusive-dessing.cards-list__compare.tabs__wrap .cards-list__item-text h4 {
  color: #2B2D33;
}
.accessibility-mode .inclusive-dessing.cards-list__compare.tabs__wrap .cards-list__item-text p {
  font-family: "Amalia-Medium", sans-serif;
  font-size: 16px;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.cards-list__compare.tabs__wrap .cards-list__item-type {
  font-family: "Amalia-Medium", sans-serif;
  font-size: 16px;
  color: #404248;
  background-color: #E0E0E0 !important;
}
.accessibility-mode .inclusive-dessing.cards-list__compare.tabs__wrap .cards-list__details {
  border-color: #C9CBD2;
}
.accessibility-mode .inclusive-dessing.cards-list__compare.tabs__wrap .cards-list__details-item dd {
  font-family: "Amalia-Medium", sans-serif;
  font-size: 26px;
}
.accessibility-mode .inclusive-dessing.cards-list__compare.tabs__wrap .cards-list__details-item dt {
  font-family: "Amalia-Medium", sans-serif;
  font-size: 16px;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.cards-list__compare.tabs__wrap .cards-list__item-btn-wrap .btn {
  font-family: "Amalia-Medium", sans-serif;
  text-decoration: none;
  color: #2B2D33;
}
.accessibility-mode .inclusive-dessing.cards-list__compare.tabs__wrap .cards-list__item-btn-wrap .btn_black {
  background-color: #8F929E;
  border-color: transparent;
}
.accessibility-mode .inclusive-dessing.cards-list__compare.tabs__wrap .cards-list__item-btn-wrap .btn_black:hover {
  color: #fff;
  background-color: #2B2D33;
}
.accessibility-mode .inclusive-dessing.cards-list__compare.tabs__wrap .cards-list__item-btn-wrap .btn_outline:hover {
  color: #fff;
  background-color: #2B2D33;
}
.accessibility-mode .inclusive-dessing.cards-list__compare.tabs__wrap .cards-list__item-btn-wrap .btn_stroke svg > * {
  stroke: #2B2D33;
}
.accessibility-mode .inclusive-dessing.breadcrumbs .breadcrumbs__item {
  color: #404248;
}
.accessibility-mode .inclusive-dessing.breadcrumbs .breadcrumbs__item:after {
  background: url(/img/universal/svg/arrow_black-right.svg);
}
.accessibility-mode .inclusive-dessing.breadcrumbs .breadcrumbs__item > a {
  font-family: "Amalia-Medium", sans-serif;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.breadcrumbs .breadcrumbs__item > a > svg path {
  stroke: #404248;
}
.accessibility-mode .inclusive-dessing.comparison {
  background-color: #e0e0e0;
}
.accessibility-mode .inclusive-dessing.comparison .site__centered {
  padding-bottom: 0;
}
.accessibility-mode .inclusive-dessing.comparison .comparison__header-title {
  margin-bottom: 6%;
  font-family: "Amalia-Bold", sans-serif;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing.comparison .comparison__header-content-wrap * {
  font-family: "Amalia-Bold";
  color: #404248;
}
.accessibility-mode .inclusive-dessing.comparison .comparison__header .btn-icon.swiper-button-disabled {
  background-color: #c9cbd2;
}
.accessibility-mode .inclusive-dessing.comparison .comparison__name {
  font-family: "Amalia-Bold", sans-serif;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.comparison .btn {
  background: #e2e2e2;
  color: #404248;
  text-decoration: none;
  border-color: transparent;
}
.accessibility-mode .inclusive-dessing.comparison .btn:hover {
  background: #8f929e;
  color: #fff;
}
.accessibility-mode .inclusive-dessing.comparison .btn:active {
  background: #c9cbd2;
  border-color: #000;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing.comparison .btn:focus:not(:focus-visible) {
  background: #c9cbd2;
  border-color: transparent;
  outline: none;
  box-shadow: 0 0 0 6px #f9bc2f;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing.comparison .btn:focus-visible {
  background: #c9cbd2;
  outline: none;
  box-shadow: 0 0 0 6px #f9bc2f;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing.comparison .comparison__tcell, .accessibility-mode .inclusive-dessing.comparison .comparison__thead li {
  font-family: "Amalia-Medium", sans-serif;
  border-color: #404248;
}
.accessibility-mode .inclusive-dessing.comparison .comparison__thead li {
  font-family: "Amalia-Bold", sans-serif;
}
.accessibility-mode .inclusive-dessing.comparison .comparison__table {
  border-color: #404248;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.comparison .comparison .btn-icon_left.swiper-button-disabled,
.accessibility-mode .inclusive-dessing.comparison .comparison .btn-icon_right.swiper-button-disabled {
  border-color: transparent;
  background-color: #e2e2e2;
}
.accessibility-mode .inclusive-dessing.comparison .comparison .slider-pagination span,
.accessibility-mode .inclusive-dessing.comparison .comparison .slider-pagination .swiper-pagination-bullet {
  background: #8f929e;
  border-color: transparent;
}
.accessibility-mode .inclusive-dessing.comparison .comparison .slider-pagination span:hover,
.accessibility-mode .inclusive-dessing.comparison .comparison .slider-pagination span.active,
.accessibility-mode .inclusive-dessing.comparison .comparison .slider-pagination span.swiper-pagination-bullet-active,
.accessibility-mode .inclusive-dessing.comparison .comparison .slider-pagination .swiper-pagination-bullet:hover,
.accessibility-mode .inclusive-dessing.comparison .comparison .slider-pagination .swiper-pagination-bullet.active,
.accessibility-mode .inclusive-dessing.comparison .comparison .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000;
  border-color: #000;
}
.accessibility-mode .inclusive-dessing.comparison .comparison__tcell ul li:before {
  display: block;
  background-color: #404248;
}
.accessibility-mode .inclusive-dessing.comparison + .cards-list__btn-wrap {
  margin-top: 32px;
}
.accessibility-mode .inclusive-dessing.comparison + .cards-list__btn-wrap .btn {
  width: 162px;
  height: 68px;
  font-family: "Amalia-Bold", sans-serif;
  font-size: 22px;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing.comparison + .cards-list__btn-wrap .btn:hover {
  background: #8f929e;
  border-color: transparent;
  color: #fff;
}
.accessibility-mode .inclusive-dessing.comparison + .cards-list__btn-wrap .btn:active {
  background: #c9cbd2;
  border-color: #000;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing.comparison + .cards-list__btn-wrap .btn:focus:not(:focus-visible) {
  background: #c9cbd2;
  border-color: transparent;
  outline: none;
  box-shadow: 0 0 0 6px #f9bc2f;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing.comparison + .cards-list__btn-wrap .btn:focus-visible {
  background: #c9cbd2;
  outline: none;
  box-shadow: 0 0 0 6px #f9bc2f;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing.hero-page {
  background-color: #e0e0e0;
}
.accessibility-mode .inclusive-dessing.hero-page--cards .hero-page__text {
  font-family: "Amalia-Medium", sans-serif;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.calculators-tabs .tabs-calc {
  border-bottom: 1px solid #8f929e;
}
.accessibility-mode .inclusive-dessing.calculators-tabs .tabs-calc__btn {
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing.calculators-tabs .tabs-calc__btn:after {
  background-color: #8f929e;
}
.accessibility-mode .inclusive-dessing.calculators-tabs .deposit-filter {
  background: #e0e0e0;
}
.accessibility-mode .inclusive-dessing.call-card-order:not(.has-background) {
  background: #e0e0e0;
}
.accessibility-mode .inclusive-dessing.call-card-order.has-background .bg {
  filter: grayscale(100%);
}
.accessibility-mode .inclusive-dessing.call-card-order.has-background .call-card-order__info .site__title p {
  display: inline-block;
  font-family: "Amalia-Bold";
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing.call-card-order.has-background .call-card-order__info .site__title span {
  color: #2b2d33 !important;
}
.accessibility-mode .inclusive-dessing.call-card-order.has-background .call-card-order__info p {
  background-color: #e0e0e0;
  font-family: "Amalia-Medium", sans-serif;
}
.accessibility-mode .inclusive-dessing.call-card-order.has-background .call-card-order__info p span {
  color: #2b2d33 !important;
}
.accessibility-mode .inclusive-dessing.call-card-order .site__title span {
  color: #2b2d33 !important;
}
.accessibility-mode .inclusive-dessing.call-card-order p {
  font-family: "Amalia-Medium", sans-serif;
}
.accessibility-mode .inclusive-dessing.call-card-order p span {
  color: #2b2d33 !important;
}
.accessibility-mode .inclusive-dessing.call-card-order .btns {
  font-family: "Amalia-Bold";
  background: #fff;
  color: #404248;
  border-color: transparent;
}
.accessibility-mode .inclusive-dessing.call-card-order .btns:after {
  display: none;
}
.accessibility-mode .inclusive-dessing.call-card-order .btns:hover {
  background: #8f929e;
  color: #fff;
}
.accessibility-mode .inclusive-dessing.call-card-order .btns:active {
  background: #fff;
  border-color: #000;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing.call-card-order .btns:focus:not(:focus-visible) {
  background: #fff;
  color: #2b2d33;
  border-color: transparent;
  outline: none;
  box-shadow: 0 0 0 6px #f9bc2f;
}
.accessibility-mode .inclusive-dessing.call-card-order .btns:focus-visible {
  background: #fff;
  outline: none;
  box-shadow: 0 0 0 6px #f9bc2f;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing.bank-online .site__centered {
  padding-bottom: 0;
}
.accessibility-mode .inclusive-dessing.bank-online .bank-online__wrap {
  padding-bottom: 73px;
  background: #e0e0e0;
}
.accessibility-mode .inclusive-dessing.bank-online .bank-online__info p {
  color: #2b2d33;
  font-family: "Amalia-Medium", sans-serif;
}
.accessibility-mode .inclusive-dessing.bank-online .bank-online__btns {
  display: flex;
}
.accessibility-mode .inclusive-dessing.bank-online .bank-online__btns a {
  margin: 0 18px;
}
.accessibility-mode .inclusive-dessing.bank-online .bank-online__btns a img {
  height: auto;
}
.accessibility-mode .inclusive-dessing.bank-online .bank-online__btns a.icon:hover {
  outline: 4px solid #fff;
  border-radius: 5px;
}
.accessibility-mode .inclusive-dessing.deposits-programs-inclusive .btns {
  font-size: 18px;
  font-family: "Amalia-Medium";
}
.accessibility-mode .inclusive-dessing.deposits-programs-inclusive .btn-white {
  border-color: #404248;
}
.accessibility-mode .inclusive-dessing.deposits-programs-inclusive .deposits-list__wrap {
  background-color: #fff;
}
.accessibility-mode .inclusive-dessing.deposits-programs-inclusive .deposits-list__item-description {
  color: #404248;
  font-size: 16px;
  font-family: "Amalia-Medium";
  line-height: 24px;
}
.accessibility-mode .inclusive-dessing.deposits-programs-inclusive .deposits-list .deposits-list__details {
  border-color: #e2e2e2;
}
.accessibility-mode .inclusive-dessing.deposits-programs-inclusive .deposits-list .deposits-list__details-more::before {
  background-color: #e2e2e2;
}
.accessibility-mode .inclusive-dessing.deposits-programs-inclusive .deposits-list .deposits-list__details-item.details-item {
  padding: 0;
}
.accessibility-mode .inclusive-dessing.deposits-programs-inclusive .deposits-list .deposits-list__details-item.details-item.item-1 {
  order: 3;
}
.accessibility-mode .inclusive-dessing.deposits-programs-inclusive .deposits-list .deposits-list__details-item.details-item.item-2 {
  order: 1;
  padding-bottom: 32px;
}
.accessibility-mode .inclusive-dessing.deposits-programs-inclusive .deposits-list .deposits-list__details-item.details-item.item-3 {
  order: 2;
}
.accessibility-mode .inclusive-dessing.deposits-programs-inclusive .deposits-list .deposits-list__details-item.details-item.item-4 {
  order: 3;
}
.accessibility-mode .inclusive-dessing.deposits-programs-inclusive .deposits-list .deposits-list__details-item.details-item * {
  font-family: "Amalia-Medium", sans-serif;
}
.accessibility-mode .inclusive-dessing.deposits-programs-inclusive .deposits-list .deposits-list__details-item.details-item .details-item__descr {
  margin: 8px 0 0 0;
  font-size: 16px;
  line-height: 24px;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.deposits-programs-inclusive .deposits-list .deposits-list__details-item.details-item .details-item__title {
  order: -1;
  font-size: 24px;
  line-height: 32px;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing.deposits-programs-inclusive .deposit-filter {
  background: #e0e0e0;
}
.accessibility-mode .inclusive-dessing.deposits-programs-inclusive .deposit-filter .calculator-layout__label {
  font-family: "Amalia-Medium", sans-serif;
}
.accessibility-mode .inclusive-dessing.deposits-programs-inclusive .deposit-filter .btns {
  border-color: transparent;
}
.accessibility-mode .inclusive-dessing.deposits-programs--static .btns {
  font-size: 18px;
  font-family: "Amalia-Medium";
  color: #404248;
}
.accessibility-mode .inclusive-dessing.deposits-programs--static .btn-white {
  border-color: #404248;
}
.accessibility-mode .inclusive-dessing.deposits-programs--static p {
  font-family: "Amalia-Medium", sans-serif;
}
.accessibility-mode .inclusive-dessing.deposits-programs--static .deposits-list__wrap {
  background-color: #fff;
}
.accessibility-mode .inclusive-dessing.deposits-programs--static .deposits-list__item-description {
  max-width: 384px;
  color: #404248;
  font-size: 16px;
  font-family: "Amalia-Medium";
  line-height: 24px;
}
.accessibility-mode .inclusive-dessing.deposits-programs--static .deposits-list__item-description .h3 {
  font-size: 32px;
}
.accessibility-mode .inclusive-dessing.deposits-programs--static .deposits-list .deposits-list__details {
  border-color: #e2e2e2;
}
.accessibility-mode .inclusive-dessing.deposits-programs--static .deposits-list .deposits-list__details-more::before {
  background-color: #e2e2e2;
}
.accessibility-mode .inclusive-dessing.deposits-programs--static .deposits-list .deposits-list__details-item.details-item {
  padding: 0;
}
.accessibility-mode .inclusive-dessing.deposits-programs--static .deposits-list .deposits-list__details-item.details-item.item-1 {
  padding-bottom: 32px;
}
.accessibility-mode .inclusive-dessing.deposits-programs--static .deposits-list .deposits-list__details-item.details-item.item-2 {
  padding-bottom: 32px;
}
.accessibility-mode .inclusive-dessing.deposits-programs--static .deposits-list .deposits-list__details-item.details-item * {
  font-family: "Amalia-Medium", sans-serif;
}
.accessibility-mode .inclusive-dessing.deposits-programs--static .deposits-list .deposits-list__details-item.details-item .details-item__title {
  margin: 0px 0 0 0;
  font-size: 16px;
  line-height: 24px;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.deposits-programs--static .deposits-list .deposits-list__details-item.details-item .details-item__descr {
  font-size: 24px;
  line-height: 32px;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing.bank-info .site__centered {
  background: #E0E0E0;
}
.accessibility-mode .inclusive-dessing.bank-info .bank-info__title {
  font-family: "Amalia-Bold", sans-serif;
  font-size: 26px;
  color: #2B2D33;
}
.accessibility-mode .inclusive-dessing.bank-info .bank-info__table-column {
  font-size: 16px;
  color: #2B2D33;
}
.accessibility-mode .inclusive-dessing.bank-info .bank-info__table-column.currency {
  font-size: 20px;
  font-family: "Amalia-Bold", sans-serif;
}
.accessibility-mode .inclusive-dessing.bank-info .bank-info__table-head {
  margin-bottom: 24px;
  border-bottom: 1px solid #2B2D33;
}
.accessibility-mode .inclusive-dessing.bank-info .bank-info__table-head * {
  font-family: "Amalia-Bold", sans-serif;
}
.accessibility-mode .inclusive-dessing.bank-info .bank-info__table-body * {
  font-size: 25px;
  font-family: "Amalia-Regular", sans-serif;
}
.accessibility-mode .inclusive-dessing.bank-info .btn-white {
  font-family: "Amalia-Bold";
  font-size: 19px;
  padding-right: 56px;
}
.accessibility-mode .inclusive-dessing.bank-info .btn-white:after {
  right: 24px;
}
.accessibility-mode .inclusive-dessing.bank-info .btn-white:hover:after {
  background-image: url(/img/universal/svg/arrow_white_right.svg);
}
.accessibility-mode .inclusive-dessing.bank-info .btns {
  font-family: "Amalia-Bold";
  background: #fff;
  color: #404248;
  border-color: transparent;
  text-decoration: none;
  height: 44px;
  font-size: 19px;
  padding-left: 24px;
  padding-right: 56px;
}
.accessibility-mode .inclusive-dessing.bank-info .btns:hover:after {
  background-image: url(/img/universal/svg/arrow_white_right.svg);
}
.accessibility-mode .inclusive-dessing.bank-info .btns:after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 24px;
  width: 24px;
  height: 24px;
  background-image: url(/img/universal/svg/arrow_black-right.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: right 0.15s ease-in-out;
  content: "";
}
.accessibility-mode .inclusive-dessing.bank-info .btns:hover {
  background: #8f929e;
  color: #fff;
}
.accessibility-mode .inclusive-dessing.bank-info .btns:active {
  background: #fff;
  border-color: #000;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing.bank-info .btns:focus:not(:focus-visible) {
  background: #fff;
  color: #2b2d33;
  border-color: transparent;
  outline: none;
  box-shadow: 0 0 0 6px #f9bc2f;
}
.accessibility-mode .inclusive-dessing.bank-info .btns:focus-visible {
  background: #fff;
  outline: none;
  box-shadow: 0 0 0 6px #f9bc2f;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing.popular-products {
  background: #fff;
}
.accessibility-mode .inclusive-dessing.popular-products .slider-pagination span, .accessibility-mode .inclusive-dessing.popular-products .slider-pagination .swiper-pagination-bullet {
  background-color: #E0E0E0;
}
.accessibility-mode .inclusive-dessing.popular-products a {
  text-decoration: none;
}
.accessibility-mode .inclusive-dessing.popular-products h2 {
  font-family: "Amalia-Bold", sans-serif;
}
.accessibility-mode .inclusive-dessing.popular-products .popular-products__item {
  background: #E2E2E2;
}
.accessibility-mode .inclusive-dessing.popular-products .popular-products__item:hover {
  background: #fff;
}
.accessibility-mode .inclusive-dessing.popular-products .popular-products__item-info h4 {
  font-family: "Amalia-Medium", sans-serif;
  font-size: 20px;
  color: #2B2D33;
}
.accessibility-mode .inclusive-dessing.popular-products .popular-products__item-info p {
  font-family: "Amalia-Medium", sans-serif;
  font-size: 16px;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.popular-products .popular-products__item-info p:last-child {
  margin-bottom: 0;
}
.accessibility-mode .inclusive-dessing.popular-products .btn-details {
  font-family: "Amalia-Bold", sans-serif;
  font-size: 19px;
  background: #C9CBD2;
  color: #2B2D33;
}
.accessibility-mode .inclusive-dessing.popular-products .btn-details:hover {
  background: #2b2d33;
  color: #fff;
}
.accessibility-mode .inclusive-dessing.popular-products .btn-details:hover:after {
  background-image: url(/img/universal/svg/arrow_white_right.svg);
}
.accessibility-mode .inclusive-dessing.popular-products .btn-icon_left, .accessibility-mode .inclusive-dessing.popular-products .btn-icon_right {
  background-color: #E0E0E0;
}
.accessibility-mode .inclusive-dessing.popular-products .btn-icon_left.swiper-button-disabled, .accessibility-mode .inclusive-dessing.popular-products .btn-icon_left .swiper-button-disabled, .accessibility-mode .inclusive-dessing.popular-products .btn-icon_right.swiper-button-disabled, .accessibility-mode .inclusive-dessing.popular-products .btn-icon_right .swiper-button-disabled {
  background-color: #F3F3F3;
}
.accessibility-mode .inclusive-dessing.popular-products .btn-icon {
  border-color: transparent !important;
}
.accessibility-mode .inclusive-dessing.iban-calculator .iban-calculator__row > div {
  background-color: #E0E0E0;
}
.accessibility-mode .inclusive-dessing.iban-calculator .iban-calculator__title h2 {
  font-family: "Amalia-Bold", sans-serif;
  font-size: 44px;
  color: #2B2D33;
}
.accessibility-mode .inclusive-dessing.iban-calculator .iban-calculator__title p {
  font-size: 19px;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.iban-calculator .iban-calculator-form label {
  color: #404248;
  font-size: 15px;
}
.accessibility-mode .inclusive-dessing.iban-calculator .iban-calculator-form__hint p {
  color: #404248;
  font-size: 15px;
}
.accessibility-mode .inclusive-dessing.iban-calculator .iban-calculator-form input {
  font-size: 19px;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.iban-calculator .iban-calculator-response .name {
  color: #404248;
  font-size: 15px;
}
.accessibility-mode .inclusive-dessing.iban-calculator .iban-calculator-response .value {
  font-weight: 400;
  font-size: 24px;
  color: #404040;
}
.accessibility-mode .inclusive-dessing.iban-calculator .iban-calculator-buttons > * {
  font-size: 19px;
  font-family: "Amalia-Medium", sans-serif;
}
.accessibility-mode .inclusive-dessing.iban-calculator .iban-calculator-buttons a {
  background-color: #2B2D33;
  color: #fff;
}
.accessibility-mode .inclusive-dessing.iban-calculator .iban-calculator-buttons a:hover {
  color: #2B2D33;
  background-color: #fff;
}
.accessibility-mode .inclusive-dessing.iban-calculator .iban-calculator-buttons .btn-white {
  color: #2B2D33;
  border: 1px solid #2B2D33;
  background-color: #fff;
}
.accessibility-mode .inclusive-dessing.iban-calculator .iban-calculator-buttons .btn-white[disabled]:hover {
  background-color: #fff;
}
.accessibility-mode .inclusive-dessing.iban-calculator .iban-calculator-buttons .btn-white:not(:disabled):hover {
  color: #fff;
  background-color: #2B2D33;
}
.accessibility-mode .inclusive-dessing.small-summary .small-summary__item {
  font-family: "Amalia-Regular", sans-serif;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.small-summary .small-summary__item p:first-child {
  font-family: "Amalia-Bold", sans-serif;
  color: #2B2D33;
}
.dark-theme.accessibility-mode .inclusive-dessing.cred-card-calculator-vue .default-form-select .default-select-trigger {
  border: 1px solid rgba(143, 145, 153, 0.2392156863);
}
.dark-theme.accessibility-mode .inclusive-dessing.cred-card-calculator-vue .default-form-select .default-select-trigger .default-select-active {
  color: #fff;
}
.dark-theme.accessibility-mode .inclusive-dessing.cred-card-calculator-vue .calculator-range-param .range-param-input {
  border: 1px solid rgba(143, 145, 153, 0.2392156863);
}
.dark-theme.accessibility-mode .inclusive-dessing.cred-card-calculator-vue .calculator-range-param .range-param-input .range-param-input-unit, .dark-theme.accessibility-mode .inclusive-dessing.cred-card-calculator-vue .calculator-range-param .range-param-input input {
  color: #fff;
}
.dark-theme.accessibility-mode .inclusive-dessing.cred-card-calculator-vue .calculator-range-param .track-filled {
  background: #FEE600;
}
.dark-theme.accessibility-mode .inclusive-dessing.cred-card-calculator-vue .calculator-range-param .vue3-slider .track {
  background: #BFBFC0;
}
.dark-theme.accessibility-mode .inclusive-dessing.cred-card-calculator-vue .calc-result .info-row .info-row-label {
  color: #fff;
}
.dark-theme.accessibility-mode .inclusive-dessing.cred-card-calculator-vue .calc-result .info-row .info-row-value {
  color: #fff;
}
.dark-theme.accessibility-mode .inclusive-dessing.cred-card-calculator-vue .calculator-layout__hint {
  font-family: "Amalia-Medium", sans-serif;
  color: #fff;
}

.accessibility-mode .inclusive-dessing.cred-card-calculator-vue h2 {
  font-family: "Amalia-Medium", sans-serif;
}
.accessibility-mode .inclusive-dessing.cred-card-calculator-vue .cred-card-calc-rows.calc-params .info-row-label {
  font-size: 15px;
}
.accessibility-mode .inclusive-dessing.cred-card-calculator-vue .default-form-select .default-select-trigger {
  padding-top: 14px;
  padding-bottom: 14px;
  border: 1px solid #C9CBD2;
}
.accessibility-mode .inclusive-dessing.cred-card-calculator-vue .default-form-select .default-select-trigger .default-select-active {
  font-size: 17px;
  color: #2B2D33;
}
.accessibility-mode .inclusive-dessing.cred-card-calculator-vue .calculator-range-param .range-param-input {
  padding: 12px;
  border: 1px solid #C9CBD2;
}
.accessibility-mode .inclusive-dessing.cred-card-calculator-vue .calculator-range-param .range-param-input .range-param-input-unit, .accessibility-mode .inclusive-dessing.cred-card-calculator-vue .calculator-range-param .range-param-input input {
  font-size: 17px;
  color: #2B2D33;
}
.accessibility-mode .inclusive-dessing.cred-card-calculator-vue .calculator-range-param .track-filled {
  background: #C9CBD2;
}
.accessibility-mode .inclusive-dessing.cred-card-calculator-vue .calculator-range-param .vue3-slider .handle {
  width: 20px;
  height: 20px;
  border-color: #fff;
}
.accessibility-mode .inclusive-dessing.cred-card-calculator-vue .calc-result .info-row .info-row-label {
  font-family: "Amalia-Medium", sans-serif;
  font-size: 17px;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.cred-card-calculator-vue .calc-result .info-row .info-row-value {
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: "Amalia-Medium", sans-serif;
  font-size: 17px;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.bb-credit-calculator-vue .calculator-title, .accessibility-mode .inclusive-dessing.bb-credit-calculator-vue * {
  color: #2B2D33;
}
.accessibility-mode .inclusive-dessing.bb-credit-calculator-vue .calculator-bordered {
  border: 1px solid #C9CBD2;
}
.accessibility-mode .inclusive-dessing.bb-credit-calculator-vue .color_dim-gray {
  font-family: "Amalia-Medium", sans-serif;
  font-size: 15px;
  color: #2B2D33;
}
.accessibility-mode .inclusive-dessing.bb-credit-calculator-vue .range-param-input {
  font-family: "Amalia-Medium", sans-serif;
  padding: 15px 12px;
  border: 1px solid #C9CBD2;
}
.accessibility-mode .inclusive-dessing.bb-credit-calculator-vue .range-param-input input, .accessibility-mode .inclusive-dessing.bb-credit-calculator-vue .range-param-input .range-param-input-unit {
  font-size: 17px;
  color: #2B2D33;
}
.accessibility-mode .inclusive-dessing.bb-credit-calculator-vue .calculator-content .track-filled {
  background: #C9CBD2;
}
.accessibility-mode .inclusive-dessing.bb-credit-calculator-vue .calculator-content .vue3-slider .handle {
  width: 20px;
  height: 20px;
  border-color: #fff;
}
.accessibility-mode .inclusive-dessing.bb-credit-calculator-vue .calculator-results-list .calculator-result-option .option-label-text, .accessibility-mode .inclusive-dessing.bb-credit-calculator-vue .calculator-results-list .calculator-result-option .option-val {
  font-family: "Amalia-Medium", sans-serif;
}
.accessibility-mode .inclusive-dessing.bb-credit-calculator-vue .calculator-total-expenses .total-label {
  font-size: 20px;
}
.accessibility-mode .inclusive-dessing.bb-credit-calculator-vue .calculator-total-expenses .total-val {
  font-family: "Amalia-Medium", sans-serif;
}
.accessibility-mode .inclusive-dessing.bb-credit-calculator-vue .btns {
  height: 50px;
  padding: 0px 15px;
  font-size: 17px;
  background-color: #FEE600;
  border-color: #E9D300;
}
.accessibility-mode .inclusive-dessing.bb-credit-calculator-vue .btns:hover {
  border-color: transparent;
  background: #8f929e;
  color: #fff;
}
.accessibility-mode .inclusive-dessing.bb-credit-calculator-vue .btns:hover span {
  color: #fff;
}
.accessibility-mode .inclusive-dessing.conditions-grid .conditions-grid__wrap h2 {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 500;
  color: #2B2D33;
}
.accessibility-mode .inclusive-dessing.conditions-grid .conditions-grid__item {
  background-color: #E0E0E0;
}
.accessibility-mode .inclusive-dessing.conditions-grid .conditions-grid__item .h3 {
  font-family: "Amalia-Medium", sans-serif;
  font-weight: 500;
  color: #2B2D33;
}
.accessibility-mode .inclusive-dessing.conditions-grid .conditions-grid__item ul li {
  font-family: "Amalia-Regular", sans-serif;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.conditions-grid .conditions-grid__item ul li:before {
  top: 12px;
  width: 4px;
  height: 4px;
  background-color: #2B2D33;
}
.accessibility-mode .inclusive-dessing.collection-form-container .collection-form__title * {
  color: #2B2D33;
}
.accessibility-mode .inclusive-dessing.collection-form-container .collection-form-content {
  background-color: #C9CBD2;
}
.accessibility-mode .inclusive-dessing.collection-form-container .collection-form-content .form-section .mark {
  color: #EC4A4A;
}
.accessibility-mode .inclusive-dessing.collection-form-container .collection-form-content .collection-contact-us-buttons {
  color: #2b2b2b;
}
.accessibility-mode .inclusive-dessing.collection-form-container .collection-form-content .collection-contact-us-buttons .set-type-btn::before {
  filter: brightness(1);
  opacity: 1;
  background: #000;
}
.accessibility-mode .inclusive-dessing.collection-form-container .collection-form-content .collection-contact-us-buttons .set-type-btn:hover::before {
  background: #FEE600;
  outline: 4px solid #000;
}
.accessibility-mode .inclusive-dessing.collection-form-container .collection-form-content .collection-contact-us-buttons .set-type-btn:hover span {
  color: #2b2b2b;
}
.accessibility-mode .inclusive-dessing.collection-form-container .collection-form-content .collection-contact-us-buttons .set-type-btn.active::before {
  background: #000;
  outline: 4px solid #fff;
}
.accessibility-mode .inclusive-dessing.collection-form-container .collection-form-content .collection-contact-us-buttons .set-type-btn:focus::before, .accessibility-mode .inclusive-dessing.collection-form-container .collection-form-content .collection-contact-us-buttons .set-type-btn:focus-visible::before, .accessibility-mode .inclusive-dessing.collection-form-container .collection-form-content .collection-contact-us-buttons .set-type-btn:focus-within::before {
  background: #000;
  outline: 4px solid #F9BC2F;
}
.accessibility-mode .inclusive-dessing.collection-form-container .collection-form-content .collection-contact-us-buttons .set-type-btn span {
  text-transform: uppercase;
  font-family: "Amalia-Bold", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
}
.accessibility-mode .inclusive-dessing.collection-form-container .collection-form-content .default-form-block {
  background: transparent;
}
.accessibility-mode .inclusive-dessing.collection-form-container .collection-form-content .default-form-input label {
  font-family: "Amalia-Bold", sans-serif;
  font-weight: 400;
  font-size: 16px;
}
.accessibility-mode .inclusive-dessing.collection-form-container .collection-form-content .default-form-input textarea, .accessibility-mode .inclusive-dessing.collection-form-container .collection-form-content .default-form-input input, .accessibility-mode .inclusive-dessing.collection-form-container .collection-form-content .default-form-input .drop-zone {
  background: #F9FBFD;
  border: 1px solid #CDCDCD;
  font-size: 16px;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.collection-form-container .collection-form-content .default-form-input .collection-contact-us button span {
  text-transform: uppercase;
  font-family: "Amalia-Bold", sans-serif;
  font-weight: 400;
  font-size: 16px;
}
.accessibility-mode .inclusive-dessing.collection-form-container .collection-form-content .default-form-input .checkmark {
  margin: 0;
}
.accessibility-mode .inclusive-dessing.collection-form-container .collection-form__input {
  font-family: "Amalia-Medium", sans-serif;
  font-size: 17px;
  color: #2B2D33;
}
.accessibility-mode .inclusive-dessing.collection-form-container .collection-form__btn {
  font-family: "Amalia-Bold", sans-serif;
  font-size: 19px;
  background-color: #2B2D33;
  color: #fff;
}
.accessibility-mode .inclusive-dessing.collection-form-container .collection-form__btn:hover {
  background-color: #fff;
  color: #2B2D33;
}
.accessibility-mode .inclusive-dessing.collection-form-container .collection-form-send::before {
  filter: brightness(1);
  opacity: 1;
  background: #000;
}
.accessibility-mode .inclusive-dessing.collection-form-container .collection-form-send:hover::before {
  background: #FEE600;
  outline: 4px solid #000;
}
.accessibility-mode .inclusive-dessing.collection-form-container .collection-form-send:hover span {
  color: #2b2b2b;
}
.accessibility-mode .inclusive-dessing.collection-form-container .collection-form-send.active::before {
  background: #000;
  outline: 4px solid #fff;
}
.accessibility-mode .inclusive-dessing.collection-form-container .collection-form-send.active span {
  color: #fff;
}
.accessibility-mode .inclusive-dessing.collection-form-container .collection-form-send:focus::before, .accessibility-mode .inclusive-dessing.collection-form-container .collection-form-send:focus-visible::before, .accessibility-mode .inclusive-dessing.collection-form-container .collection-form-send:focus-within::before {
  background: #000;
  outline: 4px solid #F9BC2F;
}
.accessibility-mode .inclusive-dessing.collection-form-container .collection-form-send:focus span, .accessibility-mode .inclusive-dessing.collection-form-container .collection-form-send:focus-visible span, .accessibility-mode .inclusive-dessing.collection-form-container .collection-form-send:focus-within span {
  color: #fff;
}
.accessibility-mode .inclusive-dessing.collection-form-container .collection-form-send span {
  text-transform: uppercase;
  font-family: "Amalia-Bold", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
}
.accessibility-mode .btn.btn_outline.btn-compare {
  height: 68px;
  font-size: 22px;
  line-height: 28px;
  width: 162px;
  color: #2B2D33;
  font-family: "Amalia-Bold", sans-serif;
}

@media (min-width: 1024px) {
  .accessibility-mode .inclusive-dessing .btns {
    font-size: 22px;
  }
  .accessibility-mode .inclusive-dessing .site__title_small {
    font-size: 44px;
  }
  .accessibility-mode .inclusive-dessing .main-title h2 {
    font-size: 44px;
  }
  .accessibility-mode .inclusive-dessing .main-title p {
    font-size: 22px;
    line-height: 28px;
  }
  .accessibility-mode .inclusive-dessing .list-icon {
    margin-top: 24px;
    font-size: 22px;
    line-height: 28px;
  }
  .accessibility-mode .inclusive-dessing .list-icon__title {
    font-size: 22px;
    margin-bottom: 4px;
    line-height: 28px;
  }
  .accessibility-mode .inclusive-dessing .calculator .fieldset-radio__title__label, .accessibility-mode .inclusive-dessing .calculator .fieldset-radio__title__hint, .accessibility-mode .inclusive-dessing .calculator .fieldset-radio__title__result, .accessibility-mode .inclusive-dessing .calculator .fieldset-radio__title__info, .accessibility-mode .inclusive-dessing .calculator-layout__label, .accessibility-mode .inclusive-dessing .calculator-layout__hint, .accessibility-mode .inclusive-dessing .calculator-layout__result, .accessibility-mode .inclusive-dessing .calculator-layout__info {
    font-size: 16px;
    line-height: 24px;
  }
  .accessibility-mode .inclusive-dessing .calculator .fieldset-radio__title,
  .accessibility-mode .inclusive-dessing .calculator .fieldset-radio .fieldset-radio__inputs .field-radio .field-radio__text {
    font-size: 16px;
  }
  .accessibility-mode .inclusive-dessing .info-block__content .h3 {
    font-size: 44px;
    line-height: 48px;
  }
  .accessibility-mode .inclusive-dessing .info-block__content p {
    font-size: 22px;
    line-height: 28px;
    margin-top: 12px;
  }
  .accessibility-mode .inclusive-dessing .info-block__content ul li,
  .accessibility-mode .inclusive-dessing .info-block__content ol li {
    line-height: 28px;
    font-size: 22px;
  }
  .accessibility-mode .inclusive-dessing .info-block_grey h3.info-block__title {
    font-size: 34px;
  }
  .accessibility-mode .inclusive-dessing .info-block_grey div.dark-color_white p:first-child {
    margin-bottom: 24px;
  }
  .accessibility-mode .inclusive-dessing .attention-block__col {
    font-size: 22px;
    line-height: 28px;
  }
  .accessibility-mode .inclusive-dessing .attention-block__title {
    font-size: 44px;
  }
  .accessibility-mode .inclusive-dessing .attention-block .store-links a {
    margin: 0 3px;
    padding: 0 5px;
    box-shadow: none !important;
    background: transparent !important;
  }
  .accessibility-mode .inclusive-dessing .attention-block .store-links a img {
    display: block;
  }
  .accessibility-mode .inclusive-dessing .attention-block .store-links a:hover img {
    opacity: 1;
    outline: 5px solid #f9bc2f;
  }
  .accessibility-mode .inclusive-dessing .attention-block .store-links a:focus img, .accessibility-mode .inclusive-dessing .attention-block .store-links a:focus-visible img, .accessibility-mode .inclusive-dessing .attention-block .store-links a:focus-within img {
    opacity: 1;
    outline: 5px solid #fff;
  }
  .accessibility-mode .inclusive-dessing .video-block__content {
    font-size: 22px;
    line-height: 28px;
  }
  .accessibility-mode .inclusive-dessing .info-section .btns {
    font-size: 22px;
  }
  .accessibility-mode .inclusive-dessing.benefits {
    font-size: 16px;
  }
  .accessibility-mode .inclusive-dessing.benefits .h2 {
    margin-bottom: 42px;
    font-size: 44px;
    line-height: 32px;
  }
  .accessibility-mode .inclusive-dessing.benefits .h3 {
    margin-bottom: 42px;
    font-size: 34px;
    line-height: 44px;
  }
  .accessibility-mode .inclusive-dessing.news .h2 {
    font-size: 44px;
  }
  .accessibility-mode .inclusive-dessing.news .news__list-item-title {
    font-size: 20px;
    line-height: 28px;
  }
  .accessibility-mode .inclusive-dessing.news .news__list-item-text {
    font-size: 16px;
    line-height: 24px;
  }
  .accessibility-mode .inclusive-dessing.hero .hero__item-wrap {
    padding-bottom: 87px;
    padding-top: 87px;
  }
  .accessibility-mode .inclusive-dessing.hero .hero__item-wrap .btn {
    font-size: 19px;
  }
  .accessibility-mode .inclusive-dessing.hero .hero__item-info p {
    margin-bottom: 38px;
  }
  .accessibility-mode .inclusive-dessing.hero-page-banner {
    padding-top: 58px;
    padding-bottom: 58px;
  }
  .accessibility-mode .inclusive-dessing.hero-page-banner .btns {
    font-size: 19px;
  }
  .accessibility-mode .inclusive-dessing.hero-page-banner .hero-page-banner__title {
    text-align: center;
    line-height: 56px;
  }
  .accessibility-mode .inclusive-dessing.hero-page-banner .hero-page-banner_text {
    font-size: 32px;
    line-height: 44px;
  }
  .accessibility-mode .inclusive-dessing.hero-page-banner .hero-page-banner__back-block {
    text-decoration: none;
    margin-top: 24px;
  }
  .accessibility-mode .inclusive-dessing.hero-page-banner .hero-page-banner__back-block:hover {
    font-family: "Amalia-Bold";
    text-decoration: underline;
  }
  .accessibility-mode .inclusive-dessing.hero-page-banner .hero-page-banner__text {
    font-size: 22px;
    line-height: 28px;
  }
  .accessibility-mode .inclusive-dessing.hero-page-banner .hero-page-banner__text p {
    font-size: 32px;
    line-height: 44px;
  }
  .accessibility-mode .inclusive-dessing.hero-page-banner .hero-page-banner__text-block {
    padding-right: 0;
    max-width: 800px;
  }
  .accessibility-mode .inclusive-dessing.hero-page--cards .site__title {
    font-size: 50px;
  }
  .accessibility-mode .inclusive-dessing.hero-page--cards .hero-page__text {
    font-size: 25px;
  }
  .accessibility-mode .inclusive-dessing.small-summary .small-summary__item {
    font-size: 34px;
  }
  .accessibility-mode .inclusive-dessing.small-summary .small-summary__item p:first-child {
    font-size: 50px;
  }
  .accessibility-mode .inclusive-dessing.conditions .conditions__wrap dt {
    font-size: 22px;
  }
  .accessibility-mode .inclusive-dessing.knowledge-base .accordion__head {
    font-size: 22px;
    line-height: 28px;
    padding-top: 17px;
    padding-bottom: 17px;
  }
  .accessibility-mode .inclusive-dessing.knowledge-base .accordion__content-wrap {
    font-size: 18px;
    line-height: 28px;
    padding: 0px 0 10px;
  }
  .accessibility-mode .inclusive-dessing.offers .offers__icon {
    font-size: 22px;
    line-height: 28px;
    background-color: #e2e2e2;
    color: #181a20;
  }
  .accessibility-mode .inclusive-dessing.breadcrumbs .breadcrumbs__item {
    font-size: 22px;
    line-height: 28px;
  }
  .accessibility-mode .inclusive-dessing.comparison .comparison__header {
    font-size: 22px;
    line-height: 28px;
  }
  .accessibility-mode .inclusive-dessing.comparison .comparison__header-pic {
    margin-bottom: 66px;
  }
  .accessibility-mode .inclusive-dessing.comparison .comparison__header-content-wrap * {
    font-size: 22px;
  }
  .accessibility-mode .inclusive-dessing.comparison .comparison__header-content-wrap svg {
    height: 27px;
  }
  .accessibility-mode .inclusive-dessing.comparison .comparison__header-title {
    margin-bottom: 3.5%;
  }
  .accessibility-mode .inclusive-dessing.comparison .btn {
    margin-top: 36px;
    margin-bottom: 47px;
    padding: 0 35px;
    height: 38px;
    line-height: 1.5;
    font-size: 22px;
  }
  .accessibility-mode .inclusive-dessing.comparison .site__more-link {
    margin-bottom: 26px;
    padding-left: 32px;
  }
  .accessibility-mode .inclusive-dessing.comparison .comparison__tcell, .accessibility-mode .inclusive-dessing.comparison .comparison__thead li {
    font-family: "Amalia-Medium", sans-serif;
    color: #404248;
  }
  .accessibility-mode .inclusive-dessing.comparison .comparison__thead li {
    font-size: 22px;
  }
  .accessibility-mode .inclusive-dessing.comparison .comparison__table {
    font-size: 22px;
  }
  .accessibility-mode .inclusive-dessing.calculators-tabs .tabs-calc__btn {
    margin-right: 32px;
    padding-bottom: 19px;
    font-family: "Amalia-Bold", sans-serif;
    font-size: 26px;
    line-height: 32px;
  }
  .accessibility-mode .inclusive-dessing.calculators-tabs .btn-white {
    font-family: "Amalia-Bold", sans-serif;
    font-size: 18px;
  }
  .accessibility-mode .inclusive-dessing.deposit-calc .btn-white {
    font-size: 18px;
  }
  .accessibility-mode .inclusive-dessing.calculator-cashe-credit .calculator-layout__label,
  .accessibility-mode .inclusive-dessing.calculator-cashe-credit .custom-checkbox + label span {
    font-family: "Amalia-Regular", sans-serif;
  }
  .accessibility-mode .inclusive-dessing.bank-online .bank-online__info {
    width: 61.1%;
  }
  .accessibility-mode .inclusive-dessing.bank-online .bank-online__info p {
    margin-bottom: 88px;
  }
  .accessibility-mode .inclusive-dessing.deposits-programs-inclusive .h3 {
    font-size: 33px;
  }
  .accessibility-mode .inclusive-dessing.deposits-programs-inclusive .deposits-list__btn-wrap {
    margin-top: 0;
  }
  .accessibility-mode .inclusive-dessing.deposits-programs-inclusive .deposits-list__item {
    padding-top: 64px;
    padding-bottom: 108px;
  }
  .accessibility-mode .inclusive-dessing.deposits-programs-inclusive .deposits-list__item-description {
    font-size: 15px;
  }
  .accessibility-mode .inclusive-dessing.call-card-order.has-background .call-card-order__info {
    max-width: 660px;
  }
  .accessibility-mode .inclusive-dessing.call-card-order.has-background .call-card-order__info .site__title p {
    font-size: 48px;
    line-height: 56px;
  }
  .accessibility-mode .inclusive-dessing.call-card-order.has-background .call-card-order__info p {
    padding: 0 15px;
  }
  .accessibility-mode .inclusive-dessing.call-card-order.has-background .call-card-order__info .btns {
    margin-bottom: 40px;
    font-size: 19px;
  }
  .accessibility-mode .inclusive-dessing.popular-products .h2 {
    margin-bottom: 40px;
    font-size: 44px;
  }
  .accessibility-mode .inclusive-dessing.rates h2 {
    font-size: 44px;
  }
  .accessibility-mode .inclusive-dessing.rates.rates-light h2 {
    font-size: 42px;
  }
  .accessibility-mode .inclusive-dessing.tariffs h2 {
    font-size: 42px;
  }
}
@media (max-width: 1023px) {
  .accessibility-mode .inclusive-dessing .btns {
    height: 44px;
    font-size: 16px;
    color: #404248;
  }
  .accessibility-mode .inclusive-dessing.hero-page-banner .hero-page-banner__text ul > li {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 24px;
    padding-left: 0;
  }
  .accessibility-mode .inclusive-dessing.hero-page-banner .hero-page-banner__text ul > li:before {
    display: none;
  }
  .accessibility-mode .inclusive-dessing.conditions .more-btn {
    margin-top: 30px;
  }
  .accessibility-mode .inclusive-dessing.conditions .conditions__wrap dt {
    font-size: 18px;
  }
  .accessibility-mode .inclusive-dessing.conditions .conditions__wrap dl {
    align-items: center;
    border-color: #404248;
  }
  .accessibility-mode .inclusive-dessing.rates.rates__table {
    min-width: 390px;
  }
  .accessibility-mode .inclusive-dessing.rates.rates__table th.wm-only {
    font-family: "Amalia-Bold", sans-serif !important;
    font-size: 18px;
    color: #404248;
  }
  .accessibility-mode .inclusive-dessing.rates.rates__table td {
    padding-top: 14px;
    padding-bottom: 16px;
  }
  .accessibility-mode .inclusive-dessing.rates.rates__table td span:not(:first-child),
  .accessibility-mode .inclusive-dessing.rates.rates__table td em {
    font-size: 16px;
  }
  .accessibility-mode .inclusive-dessing.rates.rates__table td:first-child {
    max-width: 50vw;
  }
  .accessibility-mode .inclusive-dessing.rates.rates-simple {
    color: #404248;
  }
  .accessibility-mode .inclusive-dessing.comparison {
    padding-bottom: 0;
    background-color: #fff;
  }
  .accessibility-mode .inclusive-dessing.comparison .comparison__header-title {
    font-family: "Amalia-Medium", sans-serif;
    color: #2b2d33;
  }
  .accessibility-mode .inclusive-dessing.comparison .comparison__header-wrap {
    color: #2b2d33;
  }
  .accessibility-mode .inclusive-dessing.comparison .comparison__header-pic {
    border-color: #8f929e !important;
  }
  .accessibility-mode .inclusive-dessing.comparison .comparison__header-pic.red {
    background-color: rgba(143, 146, 158, 0.5) !important;
  }
  .accessibility-mode .inclusive-dessing.comparison .comparison__header-pic.yellow {
    background-color: rgba(64, 66, 72, 0.3) !important;
  }
  .accessibility-mode .inclusive-dessing.comparison .comparison__name {
    font-family: "Amalia-Medium", sans-serif;
    color: #2b2d33;
  }
  .accessibility-mode .inclusive-dessing.comparison .comparison__topic {
    color: #2b2d33;
  }
  .accessibility-mode .inclusive-dessing.comparison .comparison__section-row {
    border-color: #8f929e;
  }
  .accessibility-mode .inclusive-dessing.comparison .comparison__section strong {
    font-size: 16px;
    line-height: 24px;
    font-family: "Amalia-Medium", sans-serif;
    font-weight: 500 !important;
    color: #404248;
  }
  .accessibility-mode .inclusive-dessing.comparison .comparison__section-cell {
    color: #404248;
    font-size: 16px;
    line-height: 24px;
    font-family: "Amalia-Medium", sans-serif;
  }
  .accessibility-mode .inclusive-dessing.comparison .comparison__section-cell ul li {
    color: #404248;
  }
  .accessibility-mode .inclusive-dessing.comparison .comparison__section-cell ul li:before {
    background-color: #404248;
  }
  .accessibility-mode .inclusive-dessing.comparison .comparison__section-pic {
    border-color: #8f929e !important;
  }
  .accessibility-mode .inclusive-dessing.comparison .comparison__section-pic.red {
    background-color: rgba(143, 146, 158, 0.5) !important;
  }
  .accessibility-mode .inclusive-dessing.comparison .comparison__section-pic.yellow {
    background-color: rgba(64, 66, 72, 0.3) !important;
  }
  .accessibility-mode .inclusive-dessing.bank-online .bank-online__info p {
    font-size: 20px;
  }
  .accessibility-mode .inclusive-dessing.bank-online .bank-online__pic {
    display: block;
    margin-right: 20px;
  }
  .accessibility-mode .inclusive-dessing.deposits-programs-inclusive .h3 {
    line-height: 32px;
  }
  .accessibility-mode .inclusive-dessing.deposits-programs-inclusive .btn {
    font-size: 14px;
  }
  .accessibility-mode .inclusive-dessing.calculator-credit .main-title p {
    font-size: 26px;
    line-height: 32px;
  }
  .accessibility-mode .inclusive-dessing.calculator-credit .form-fieldset__unit {
    font-size: 15px;
  }
  .accessibility-mode .inclusive-dessing.calculator-credit .custom-checkbox + label,
  .accessibility-mode .inclusive-dessing.calculator-credit .calculator-layout__label {
    font-family: "Amalia-Regular", sans-serif;
  }
  .accessibility-mode .inclusive-dessing.cards-list__compare.tabs__wrap .cards-list__item-pic {
    width: 100%;
  }
  .accessibility-mode .inclusive-dessing.cards-list__compare.tabs__wrap .cards-list__item-pic div {
    transform: rotate(0deg);
  }
  .accessibility-mode .inclusive-dessing.cards-list__compare.tabs__wrap .cards-list__item-content {
    width: 100%;
  }
  .accessibility-mode .inclusive-dessing.cards-list__compare.tabs__wrap .cards-list__item-text h2, .accessibility-mode .inclusive-dessing.cards-list__compare.tabs__wrap .cards-list__item-text h3, .accessibility-mode .inclusive-dessing.cards-list__compare.tabs__wrap .cards-list__item-text h4 {
    color: #000;
  }
  .accessibility-mode .inclusive-dessing.cards-list__compare.tabs__wrap .cards-list__item-text h3 {
    margin-top: 7px;
    font-size: 26px;
  }
  .accessibility-mode .inclusive-dessing.cards-list__compare.tabs__wrap .cards-list__item-type {
    font-family: "Amalia-Medium", sans-serif;
    font-size: 16px;
    color: #404248;
    background-color: #E0E0E0 !important;
  }
  .accessibility-mode .inclusive-dessing.cards-list__compare.tabs__wrap .cards-list__item-btn-wrap .btn {
    font-size: 16px;
  }
  .accessibility-mode .inclusive-dessing.cards-list__compare.tabs__wrap .cards .cards-list__more-wrap::before {
    background-color: #8F929E;
  }
}
@media (max-width: 767px) {
  .accessibility-mode .inclusive-dessing .btns {
    width: 100%;
  }
  .accessibility-mode .inclusive-dessing .h2, .accessibility-mode .inclusive-dessing h2 {
    font-size: 26px;
  }
  .accessibility-mode .inclusive-dessing .custom-checkbox + label,
  .accessibility-mode .inclusive-dessing .custom-checkbox + label span {
    font-family: "Amalia-Medium", sans-serif;
    font-size: 15px;
  }
  .accessibility-mode .inclusive-dessing .info-block__content p + .list-icon {
    margin-top: 32px;
  }
  .accessibility-mode .inclusive-dessing .info-block__content ul li,
  .accessibility-mode .inclusive-dessing .info-block__content ol li {
    line-height: 24px;
    font-size: 16px;
  }
  .accessibility-mode .inclusive-dessing .list-icon__title {
    font-family: "Amalia-Medium";
  }
  .accessibility-mode .inclusive-dessing .list-icon__item {
    margin-top: 8px;
  }
  .accessibility-mode .inclusive-dessing .list-icon__item p {
    margin-top: 0;
  }
  .accessibility-mode .inclusive-dessing .main-title {
    padding-bottom: 0;
  }
  .accessibility-mode .inclusive-dessing .main-title h2 {
    margin-bottom: 12px;
  }
  .accessibility-mode .inclusive-dessing .video-block__content {
    font-size: 16px;
    line-height: 24px;
  }
  .accessibility-mode .inclusive-dessing .calculator-layout__label,
  .accessibility-mode .inclusive-dessing .calculator-layout__info,
  .accessibility-mode .inclusive-dessing .fieldset-radio__title,
  .accessibility-mode .inclusive-dessing .default-checkbox,
  .accessibility-mode .inclusive-dessing .form-fieldset__unit,
  .accessibility-mode .inclusive-dessing .field-radio__text,
  .accessibility-mode .inclusive-dessing .calculator .packages-style .default-checkbox {
    font-size: 15px;
    font-family: "Amalia-Medium", sans-serif;
  }
  .accessibility-mode .inclusive-dessing .default-checkbox {
    font-size: 15px;
  }
  .accessibility-mode .inclusive-dessing .attention-block {
    font-size: 16px;
    line-height: 24px;
  }
  .accessibility-mode .inclusive-dessing.info-section h2.info-block__title {
    font-size: 26px;
  }
  .accessibility-mode .inclusive-dessing.benefits.section-margin .h2 {
    margin-bottom: 17px;
    font-size: 26px;
    color: #000;
    line-height: 32px;
  }
  .accessibility-mode .inclusive-dessing.benefits.section-margin .h3 {
    margin-bottom: 58px;
    font-size: 20px;
    color: #404248;
    line-height: 28px;
  }
  .accessibility-mode .inclusive-dessing.benefits .benefits__topic {
    font-size: 24px;
    font-family: "Amalia-Bold", sans-serif;
    margin-bottom: 16px;
  }
  .accessibility-mode .inclusive-dessing.benefits .benefits__topic:after {
    bottom: -12px;
  }
  .accessibility-mode .inclusive-dessing.benefits p {
    font-size: 16px;
  }
  .accessibility-mode .inclusive-dessing.separates-block {
    padding-top: 0;
    background: transparent;
  }
  .accessibility-mode .inclusive-dessing.separates-block__wrap {
    margin-left: -16px;
    margin-right: -16px;
  }
  .accessibility-mode .inclusive-dessing.separates-block__col {
    padding: 32px 16px;
    background-color: #e0e0e0;
  }
  .accessibility-mode .inclusive-dessing.separates-block .attention-block__col + .attention-block__col {
    margin-top: 12;
  }
  .accessibility-mode .inclusive-dessing.news h2 {
    font-size: 26px;
  }
  .accessibility-mode .inclusive-dessing.news .news__list-item {
    margin-bottom: 43px;
  }
  .accessibility-mode .inclusive-dessing.news .news__list-item:last-child {
    margin-bottom: 0;
  }
  .accessibility-mode .inclusive-dessing.news .news__list-item-title {
    font-size: 20px;
    line-height: 28px;
    color: #000;
  }
  .accessibility-mode .inclusive-dessing.news .news__list-item-item-text {
    color: #000;
    font-size: 16px;
  }
  .accessibility-mode .inclusive-dessing.news .news__list-item-footer time {
    font-family: "Amalia-Bold", sans-serif;
    color: #000;
  }
  .accessibility-mode .inclusive-dessing.hero .hero__item-pic {
    margin-bottom: 29px;
  }
  .accessibility-mode .inclusive-dessing.hero .hero__item-info p {
    font-family: "Amalia-medium", sans-serif;
  }
  .accessibility-mode .inclusive-dessing.hero .hero__item-wrap .btn {
    font-size: 17px;
  }
  .accessibility-mode .inclusive-dessing.hero .site__title_big {
    margin-bottom: 29px;
  }
  .accessibility-mode .inclusive-dessing.hero-page-banner .hero-page-banner__image-block {
    margin-bottom: 32px;
  }
  .accessibility-mode .inclusive-dessing.hero-page-banner .hero-page-banner__title {
    text-align: center;
    font-family: "Amalia-Bold", sans-serif;
    font-size: 27px;
    line-height: 32px;
  }
  .accessibility-mode .inclusive-dessing.hero-page-banner .hero-page-banner__text {
    line-height: 24px;
  }
  .accessibility-mode .inclusive-dessing.hero-page-banner .btns {
    font-size: 17px;
  }
  .accessibility-mode .inclusive-dessing.conditions .btns {
    height: 48px;
    font-size: 18px;
  }
  .accessibility-mode .inclusive-dessing.knowledge-base .accordion__head {
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 16px;
  }
  .accessibility-mode .inclusive-dessing.offers .offers__topic {
    font-size: 26px;
  }
  .accessibility-mode .inclusive-dessing.offers .offers__topic:after {
    width: 8px;
    height: 14px;
  }
  .accessibility-mode .inclusive-dessing.breadcrumbs .breadcrumbs__item {
    font-family: "Amalia-Regular", sans-serif;
    color: #2b2d33;
  }
  .accessibility-mode .inclusive-dessing.breadcrumbs .breadcrumbs__item:after {
    background-size: contain;
  }
  .accessibility-mode .inclusive-dessing.breadcrumbs .breadcrumbs__item > a {
    font-family: "Amalia-Regular", sans-serif;
    color: #2b2d33;
  }
  .accessibility-mode .inclusive-dessing.tabs .list-switcher--quarter.list-switcher--cards {
    overflow-x: auto;
  }
  .accessibility-mode .inclusive-dessing.tabs__deposits-comparison .list-switcher__wrap > * {
    font-size: 16px;
  }
  .accessibility-mode .inclusive-dessing.cards-list__wrap {
    background-color: #E0E0E0;
  }
  .accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__header-title {
    font-size: 16px;
  }
  .accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__name {
    font-size: 16px;
  }
  .accessibility-mode .inclusive-dessing.cards-list__wrap .comparison .comparison__topic {
    color: #2B2D33;
  }
  .accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__mobile-section .comparison__section-pic {
    border-color: #C9CBD2 !important;
    background-color: rgba(201, 203, 210, 0.5) !important;
  }
  .accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__mobile-section .comparison__section-row {
    border-top: 1px solid #C9CBD2;
  }
  .accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__mobile-section .comparison__section-row:nth-child(2n) .comparison__section-pic {
    border-color: #E2E2E2 !important;
    background-color: rgba(226, 226, 226, 0.3) !important;
  }
  .accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__mobile-section .comparison__section-row * {
    color: #404248;
  }
  .accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__mobile-section .comparison__section-row ul li:before {
    background-color: #404248;
  }
  .accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__header-pic {
    border-color: #404248 !important;
  }
  .accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__header-wrap .site__more-link {
    display: flex;
    font-family: "Amalia-Medium", sans-serif;
    font-size: 16px;
    color: #2B2D33;
  }
  .accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__header-wrap .site__more-link::after {
    display: block !important;
    position: static;
    transform: translateY(0%);
    margin-left: 12px;
  }
  .accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__thead li {
    font-family: "Amalia-Medium", sans-serif;
    font-size: 20px;
    color: #2B2D33;
  }
  .accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__tbody li {
    font-size: 18px;
    color: #404248;
  }
  .accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__tbody li:before {
    background-color: #2B2D33;
  }
  .accessibility-mode .inclusive-dessing.cards-list__wrap .comparison__tcell {
    border-color: #C9CBD2;
  }
  .accessibility-mode .inclusive-dessing.call-card-order .site__title * {
    font-size: 34px;
    line-height: 44px;
  }
  .accessibility-mode .inclusive-dessing.call-card-order p {
    font-size: 16px;
    line-height: 24px;
  }
  .accessibility-mode .inclusive-dessing.call-card-order.has-background {
    background-position: center;
    background-size: cover;
  }
  .accessibility-mode .inclusive-dessing.call-card-order.has-background .site__centered {
    padding-top: 51px;
    padding-bottom: 4px;
  }
  .accessibility-mode .inclusive-dessing.call-card-order.has-background .call-card-order__info {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .accessibility-mode .inclusive-dessing.call-card-order.has-background .call-card-order__info .site__title p {
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 0;
  }
  .accessibility-mode .inclusive-dessing.call-card-order.has-background .call-card-order__info p {
    padding: 0 10px;
    font-size: 18px;
    line-height: 28px;
  }
  .accessibility-mode .inclusive-dessing.call-card-order.has-background .call-card-order__info .btns {
    width: auto;
    height: 44px;
    margin-bottom: 0px;
    font-size: 17px;
  }
  .accessibility-mode .inclusive-dessing.deposits-programs-inclusive .btns {
    font-size: 14px;
  }
  .accessibility-mode .inclusive-dessing.deposits-programs-inclusive .btns.btn-white {
    width: auto;
  }
  .accessibility-mode .inclusive-dessing.deposits-programs-inclusive .deposits-list__item-description {
    font-size: 15px;
  }
  .accessibility-mode .inclusive-dessing.deposits-programs-inclusive .deposits-list__item-description .h3 {
    font-size: 26px;
  }
  .accessibility-mode .inclusive-dessing.deposits-programs-inclusive .deposits-list .deposits-list__details-item.details-item .details-item__title {
    font-size: 15px;
    order: 0;
  }
  .accessibility-mode .inclusive-dessing.deposits-programs-inclusive .deposits-list .deposits-list__details-item.details-item .details-item__descr {
    font-size: 21px;
    line-height: 28px;
  }
  .accessibility-mode .inclusive-dessing.deposits-programs--static .btns {
    font-size: 14px;
  }
  .accessibility-mode .inclusive-dessing.deposits-programs--static .btns.btn-white {
    width: auto;
  }
  .accessibility-mode .inclusive-dessing.deposits-programs--static .deposits-list__item-description {
    font-size: 15px;
  }
  .accessibility-mode .inclusive-dessing.deposits-programs--static .deposits-list__item-description .h3 {
    font-size: 26px;
  }
  .accessibility-mode .inclusive-dessing.deposits-programs--static .deposits-list .deposits-list__details-item.details-item .details-item__title {
    font-size: 15px;
  }
  .accessibility-mode .inclusive-dessing.deposits-programs--static .deposits-list .deposits-list__details-item.details-item .details-item__descr {
    font-size: 21px;
    line-height: 28px;
  }
  .accessibility-mode .inclusive-dessing.comparison .comparison__header-content-wrap {
    align-items: baseline;
  }
  .accessibility-mode .inclusive-dessing.comparison .comparison__header-content-wrap .site__more-link {
    display: inline;
    font-size: 16px;
    font-family: "Amalia-Medium" !important;
    font-weight: 500 !important;
    color: #2b2d33;
  }
  .accessibility-mode .inclusive-dessing.comparison .comparison__header-content-wrap .site__more-link::after {
    left: auto;
  }
  .accessibility-mode .inclusive-dessing.comparison + .cards-list__btn-wrap {
    margin-top: 27px;
  }
  .accessibility-mode .inclusive-dessing.comparison + .cards-list__btn-wrap .btn {
    width: 100%;
    max-width: 343px;
    height: 44px;
    font-size: 16px;
    font-family: "Amalia-Medium", sans-serif;
  }
  .accessibility-mode .inclusive-dessing.calculators-tabs .tabs-calc {
    padding: 0 10px;
  }
  .accessibility-mode .inclusive-dessing.calculators-tabs .tabs-calc__btn {
    font-size: 16px;
  }
  .accessibility-mode .inclusive-dessing.calculators-tabs .btn-white, .accessibility-mode .inclusive-dessing.deposit-calc .btn-white {
    font-family: "Amalia-Medium", sans-serif;
    font-size: 15px;
  }
  .accessibility-mode .inclusive-dessing.bank-online .bank-online__btns a {
    margin: 0 0 12px 0;
  }
  .accessibility-mode .inclusive-dessing.bank-online .bank-online__wrap {
    padding-bottom: 14px;
  }
  .accessibility-mode .inclusive-dessing.bank-online .bank-online__info {
    width: calc(100% - 165px);
  }
  .accessibility-mode .inclusive-dessing.bank-online .bank-online .bank-online__pic {
    top: 45%;
  }
  .accessibility-mode .inclusive-dessing.bank-info .bank-info__table-column {
    font-size: 16px;
    color: #2B2D33;
  }
  .accessibility-mode .inclusive-dessing.bank-info .bank-info__table-column.currency {
    font-family: "Futura PT - Book", Arial, Helvetica, sans-serif;
    font-family: "Amalia-Medium", sans-serif;
    font-weight: 500 !important;
  }
  .accessibility-mode .inclusive-dessing.bank-info .bank-info__table-head {
    margin-bottom: 24px;
    border-bottom: 1px solid #2B2D33;
  }
  .accessibility-mode .inclusive-dessing.bank-info .bank-info__table-head * {
    font-family: "Amalia-Bold", sans-serif;
  }
  .accessibility-mode .inclusive-dessing.bank-info .bank-info__table-body * {
    font-size: 17px;
    font-family: "Amalia-Medium", sans-serif;
  }
  .accessibility-mode .inclusive-dessing.bank-info .btns, .accessibility-mode .inclusive-dessing.bank-info .btn-white {
    width: auto;
    font-size: 18px;
    padding-right: 50px;
  }
  .accessibility-mode .inclusive-dessing.popular-products .popular-products__item-more {
    height: 44px;
    font-family: "Amalia-Medium", sans-serif;
    font-size: 14px;
  }
  .accessibility-mode .inclusive-dessing.popular-products .popular-products__item .popular-products__item-pic {
    filter: grayscale(100%);
  }
  .accessibility-mode .inclusive-dessing.popular-products .popular-products__item .popular-products__item-info h4 {
    font-family: "Amalia-Bold", sans-serif;
    font-size: 18px;
  }
  .accessibility-mode .inclusive-dessing.popular-products .popular-products__item:hover .popular-products__item-pic {
    filter: grayscale(0%);
  }
  .accessibility-mode .inclusive-dessing.popular-products .slider-pagination .swiper-pagination-bullet-active {
    background-color: #000;
  }
  .accessibility-mode .inclusive-dessing.rates.rates-light .rates__table thead th {
    font-family: "Amalia-Bold", sans-serif;
  }
  .accessibility-mode .inclusive-dessing.rates.rates-light .rates__table th, .accessibility-mode .inclusive-dessing.rates.rates-light .rates__table td:first-child {
    font-family: "Amalia-Medium", sans-serif;
    font-size: 16px;
    border-color: #8F929E;
    color: #2B2D33;
  }
  .accessibility-mode .inclusive-dessing.rates.rates-light .rates__table td, .accessibility-mode .inclusive-dessing.rates.rates-light .rates__table td span {
    font-size: 16px;
  }
  .accessibility-mode .inclusive-dessing.rates.rates-light .rates__table td strong {
    font-weight: 400 !important;
  }
  .accessibility-mode .inclusive-dessing.tariffs .tariffs__head {
    border-color: #8F929E;
  }
  .accessibility-mode .inclusive-dessing.tariffs .tariffs__head-item-title {
    font-size: 25px;
    color: #2B2D33;
  }
  .accessibility-mode .inclusive-dessing.tariffs .tariffs__head-item-text {
    margin-bottom: 4px;
    font-size: 15px;
  }
  .accessibility-mode .inclusive-dessing.tariffs .tariffs__description dt {
    font-size: 15px;
    color: 404248;
  }
  .accessibility-mode .inclusive-dessing.tariffs .tariffs__description dd, .accessibility-mode .inclusive-dessing.tariffs .tariffs__description dd p {
    font-size: 15px;
  }
  .accessibility-mode .inclusive-dessing.tariffs .btns {
    font-size: 14px;
    color: #2B2D33;
  }
  .accessibility-mode .inclusive-dessing.tariffs .more-btn {
    font-size: 15px;
    color: #2B2D33;
  }
  .accessibility-mode .inclusive-dessing.iban-calculator .iban-calculator__row > div {
    background-color: #E0E0E0;
  }
  .accessibility-mode .inclusive-dessing.iban-calculator .iban-calculator__title h2 {
    font-size: 26px;
  }
  .accessibility-mode .inclusive-dessing.iban-calculator .iban-calculator__title p {
    font-size: 15px;
  }
  .accessibility-mode .inclusive-dessing.iban-calculator .iban-calculator-form input {
    font-size: 15px;
  }
  .accessibility-mode .inclusive-dessing.iban-calculator .iban-calculator-response .name {
    font-size: 15px;
  }
  .accessibility-mode .inclusive-dessing.iban-calculator .iban-calculator-response .value {
    font-size: 20px;
  }
  .accessibility-mode .inclusive-dessing.iban-calculator .iban-calculator-buttons > * {
    font-size: 15px;
  }
  .accessibility-mode .inclusive-dessing.hero-about {
    filter: grayscale(100%);
  }
  .accessibility-mode .inclusive-dessing.hero-about .hero-about__title {
    font-family: "Amalia-Medium", sans-serif;
    font-weight: 400 !important;
  }
  .accessibility-mode .inclusive-dessing.hero-about .hero-about__text {
    font-size: 18px;
  }
  .accessibility-mode .inclusive-dessing.hero-about .hero-about__item {
    padding: 0 25px;
    line-height: 20px;
  }
  .accessibility-mode .inclusive-dessing.small-summary .small-summary__item {
    font-family: "Amalia-Medium", sans-serif;
    font-size: 16px;
  }
  .accessibility-mode .inclusive-dessing.small-summary .small-summary__item p:first-child {
    font-size: 26px;
  }
  .accessibility-mode .inclusive-dessing.cred-card-calculator-vue .default-form-select .default-select-trigger {
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .accessibility-mode .inclusive-dessing.cred-card-calculator-vue .default-form-select .default-select-trigger .default-select-active {
    font-size: 16px;
  }
  .accessibility-mode .inclusive-dessing.cred-card-calculator-vue .calculator-range-param .range-param-input {
    padding: 12px;
  }
  .accessibility-mode .inclusive-dessing.cred-card-calculator-vue .calculator-range-param .range-param-input .range-param-input-unit, .accessibility-mode .inclusive-dessing.cred-card-calculator-vue .calculator-range-param .range-param-input input {
    font-size: 17px;
    color: #2B2D33;
  }
  .accessibility-mode .inclusive-dessing.cred-card-calculator-vue .calculator-range-param .track-filled {
    background: #C9CBD2;
  }
  .accessibility-mode .inclusive-dessing.cred-card-calculator-vue .calculator-range-param .vue3-slider .handle {
    width: 20px;
    height: 20px;
    border-color: #fff;
  }
  .accessibility-mode .inclusive-dessing.cred-card-calculator-vue .calc-result .info-row .info-row-label {
    font-family: "Amalia-Medium", sans-serif;
    font-size: 17px;
    color: #404248;
  }
  .accessibility-mode .inclusive-dessing.cred-card-calculator-vue .calc-result .info-row .info-row-value {
    padding-top: 12px;
    padding-bottom: 12px;
    font-family: "Amalia-Medium", sans-serif;
    font-size: 17px;
    color: #404248;
  }
  .accessibility-mode .inclusive-dessing.cards-list__compare.tabs__wrap .cards-list__details-item dd {
    font-family: "Amalia-Regular", sans-serif;
  }
  .accessibility-mode .inclusive-dessing.conditions-grid .conditions-grid__wrap h2 {
    font-size: 24px;
  }
  .accessibility-mode .inclusive-dessing.conditions-grid .conditions-grid__item {
    background-color: #E0E0E0;
  }
  .accessibility-mode .inclusive-dessing.conditions-grid .conditions-grid__item .h3 {
    font-family: "Amalia-Medium", sans-serif;
    font-weight: 500;
    color: #2B2D33;
  }
  .accessibility-mode .inclusive-dessing.conditions-grid .conditions-grid__item ul li {
    font-size: 14px;
  }
  .accessibility-mode .inclusive-dessing.collection-form-container h2 {
    font-size: 24px;
  }
  .accessibility-mode .inclusive-dessing.collection-form-container .collection-contact-us-buttons {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 12px;
  }
  .accessibility-mode .inclusive-dessing.collection-form-container .collection-contact-us-buttons .set-type-btn span {
    font-size: 15px;
  }
  .accessibility-mode .inclusive-dessing.collection-form-container .collection-contact .default-form-input label, .accessibility-mode .inclusive-dessing.collection-form-container .collection-contact .default-form-input input, .accessibility-mode .inclusive-dessing.collection-form-container .collection-contact .default-form-input .drop-zone {
    font-size: 15px;
  }
  .accessibility-mode .inclusive-dessing.collection-form-container .collection-form-content .collection-contact-us-buttons .set-type-btn span, .accessibility-mode .inclusive-dessing.collection-form-container .collection-form-content .default-form-input label, .accessibility-mode .inclusive-dessing.collection-form-container .collection-form-content .collection-form-send span {
    font-size: 15px;
  }
  .accessibility-mode .inclusive-dessing.collection-form-container .collection-form-content .default-form-input textarea, .accessibility-mode .inclusive-dessing.collection-form-container .collection-form-content .default-form-input input, .accessibility-mode .inclusive-dessing.collection-form-container .collection-form-content .default-form-input .drop-zone {
    font-size: 14px;
  }
  .accessibility-mode .btn.btn_outline.btn-compare {
    height: 44px;
    font-size: 16px;
    line-height: 24px;
    width: 100%;
    max-width: 343px;
    font-family: "Amalia-Medium", sans-serif;
  }
}
.header .header__bottom .site__centered {
  padding-bottom: 30px;
}
.header .header__top .dropdown__result:before, .header .header__top .dropdown__result:after {
  display: none;
}
.header .header__top-controls {
  min-height: 32px;
}

.menu-controls--mobile .mobile.menu__sub-nav {
  height: 41px;
  line-height: 1;
}
.menu-controls--mobile .header-blind {
  display: none;
}
@media (max-width: 1023px) {
  .menu-controls--mobile .header-blind {
    display: flex;
    height: 44px;
  }
  .menu-controls--mobile .header-blind .toggle-btn {
    display: flex;
    position: absolute;
    right: 19px;
    padding: 6px 24px 6px 14px;
    font-size: 14px;
    font-family: "Amalia-Regular", sans-serif;
  }
}
.menu .menu__list {
  justify-content: flex-start;
}

.accessibility-mode .inclusive-dessing.header .header__top {
  background: #404248;
}
.accessibility-mode .inclusive-dessing.header .header__top a {
  font-family: "Amalia-Regular", sans-serif;
  color: #fff;
  text-decoration: none;
  transition: 0.15s ease-in-out;
}
.accessibility-mode .inclusive-dessing.header .header__top a:hover {
  font-family: "Amalia-Bold", sans-serif;
}
.accessibility-mode .inclusive-dessing.header .header__top .language-dropdown__text {
  font-family: "Amalia-Regular", sans-serif;
  color: #fff;
}
.accessibility-mode .inclusive-dessing.header .header__top .language-dropdown__text:before {
  background-image: url(/img/universal/svg/arrow_grey.svg);
  filter: invert(1);
}
.accessibility-mode .inclusive-dessing.header .header__top .language-dropdown__li.simple-drop__li a {
  color: #000;
}
.accessibility-mode .inclusive-dessing.header .header__top-nav-menu li {
  position: relative;
  transition: 0.15s ease-in-out;
  color: #fff;
}
.accessibility-mode .inclusive-dessing.header .header__top-nav-menu li.active {
  font-family: "Amalia-Bold", sans-serif;
  color: #fff;
}
.accessibility-mode .inclusive-dessing.header .header__top-nav-menu li span {
  transition: 0.15s ease-in-out;
}
.accessibility-mode .inclusive-dessing.header .header__top-nav-menu li:hover {
  color: #fff;
}
.accessibility-mode .inclusive-dessing.header .header__top-nav-menu li:hover span {
  opacity: 0;
}
.accessibility-mode .inclusive-dessing.header .header__top-nav-menu li::after {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 700;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
}
.accessibility-mode .inclusive-dessing.header .header__top-nav-menu li:hover::after {
  opacity: 1;
}
.accessibility-mode .inclusive-dessing.header .header__top .header__top-link a {
  position: relative;
  transition: 0.15s ease-in-out;
}
.accessibility-mode .inclusive-dessing.header .header__top .header__top-link a.header__top-link-transaction {
  transition: 0.15s ease-in-out;
}
@media (max-width: 767px) {
  .accessibility-mode .inclusive-dessing.header .header__top .header__top-link a.header__top-link-transaction {
    line-height: 16px;
  }
}
.accessibility-mode .inclusive-dessing.header .header__top .header__top-link a.header__top-link-transaction:before, .accessibility-mode .inclusive-dessing.header .header__top .header__top-link a.header__top-link-transaction:after {
  background-image: url(/img/universal/svg/payments_white.svg);
}
@media (max-width: 767px) {
  .accessibility-mode .inclusive-dessing.header .header__top .header__top-link a.header__top-link-transaction:before, .accessibility-mode .inclusive-dessing.header .header__top .header__top-link a.header__top-link-transaction:after {
    background: none;
    display: none;
  }
}
.accessibility-mode .inclusive-dessing.header .header__top .dropdown__result .dropdown__item {
  color: #fff;
}
@media (max-width: 1023px) {
  .accessibility-mode .inclusive-dessing.header .header__top .dropdown__result .dropdown__item {
    font-family: "Amalia-Bold", sans-serif;
    white-space: wrap;
  }
}
.accessibility-mode .inclusive-dessing.header .header__top .dropdown__result .dropdown__item:before, .accessibility-mode .inclusive-dessing.header .header__top .dropdown__result .dropdown__item:after {
  background-image: url(/img/universal/svg/arrow_white.svg);
}
.accessibility-mode .inclusive-dessing.header .header__bottom li a {
  font-family: "Amalia-Bold";
  text-decoration: none;
  color: #2b2d33;
}
.accessibility-mode .inclusive-dessing.header .header__bottom li a:hover {
  text-decoration: underline;
}
@media (max-width: 1023px) {
  .accessibility-mode .inclusive-dessing.header .header__bottom .menu-controls--mobile {
    display: block;
    margin: 0;
  }
  .accessibility-mode .inclusive-dessing.header .header__bottom .menu-controls--mobile .header-blind .toggle-btn {
    margin: 0;
    font-family: "Amalia-Medium", sans-serif;
    font-size: 18px;
  }
  .accessibility-mode .inclusive-dessing.header .header__bottom .menu-controls--mobile .mobile.menu__sub-nav {
    font-family: "Amalia-Medium", sans-serif;
    font-size: 18px;
  }
}
.accessibility-mode .inclusive-dessing.footer a {
  text-decoration: none;
}
.accessibility-mode .inclusive-dessing.footer a:hover {
  text-decoration: underline;
}
.accessibility-mode .inclusive-dessing.footer .footer__top-column_phones a {
  font-family: "Amalia-Regular", sans-serif;
}
.accessibility-mode .inclusive-dessing.footer .footer__top-column_phones span {
  font-family: "Amalia-Medium", sans-serif;
  color: #404248;
}
.accessibility-mode .inclusive-dessing.footer .footer__top-column_nav a {
  font-family: "Amalia-Medium", sans-serif;
}
.accessibility-mode .inclusive-dessing.footer .footer__info {
  font-family: "Amalia-Medium", sans-serif;
  color: #404248;
}
@media (max-width: 767px) {
  .accessibility-mode .inclusive-dessing.footer .footer__info {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .accessibility-mode .inclusive-dessing.footer .footer__communications-social h4, .accessibility-mode .inclusive-dessing.footer .footer__communications-social .h4 {
    color: #404248;
  }
}
.accessibility-mode .inclusive-dessing.footer .footer__communications-social-links a path {
  fill: #2B2D33;
}
.accessibility-mode .inclusive-dessing.footer .footer__communications-social-links a path:nth-child(1) {
  fill: #8F929E;
}
.accessibility-mode .inclusive-dessing.footer .footer__communications-social-links a:nth-child(3) rect {
  fill: #2B2D33;
}
.accessibility-mode .inclusive-dessing.footer .footer__communications-social-links a:nth-child(3) path {
  fill: #8F929E;
}
.accessibility-mode .inclusive-dessing.footer .footer__communications-apps a {
  display: inline-block;
  border-radius: 6px;
  background-color: #2B2D33;
}
.accessibility-mode .inclusive-dessing.footer .footer__communications-apps a:hover {
  opacity: 1;
  outline: 5px solid #f9bc2f;
  border-radius: 5px;
}
.accessibility-mode .inclusive-dessing.footer .footer__bottom .social-title {
  margin-bottom: 12px;
  line-height: 28px;
  font-size: 17px;
  font-family: "Amalia-Medium", sans-serif;
}

.accessibility-mode .inclusive-dessing-form .btns {
  background: #8F929E;
  color: #2B2D33;
  font-size: 22px;
  border: transparent;
}
.accessibility-mode .inclusive-dessing-form .btns:hover {
  color: #2B2D33;
  background-color: #8F929E;
  outline: 4px solid #8F929E;
}
.accessibility-mode .inclusive-dessing-form .btns:active {
  color: #000;
  outline: 4px solid #000;
}
.accessibility-mode .inclusive-dessing-form .btns:focus, .accessibility-mode .inclusive-dessing-form .btns:focus-visible, .accessibility-mode .inclusive-dessing-form .btns:focus-within {
  background-color: #C9CBD2;
  outline: 4px solid #F9BC2F;
}
.accessibility-mode .inclusive-dessing-form p {
  color: #2B2D33;
}
.accessibility-mode .inclusive-dessing-form.western-union .form-field label {
  font-family: "Amalia-Medium", sans-serif;
  font-size: 18px;
  color: #404248;
}
.accessibility-mode .inclusive-dessing-form.western-union .form-field label.error {
  font-family: "Amalia-Regular", sans-serif;
  font-size: 16px;
  color: red;
}
.accessibility-mode .inclusive-dessing-form.western-union .form-field .select-container > select, .accessibility-mode .inclusive-dessing-form.western-union .form-field input {
  height: 70px;
  font-size: 22px;
  font-family: "Amalia-Medium", sans-serif;
  color: #2B2D33;
  background: #fff;
  border-color: #404248;
}
.accessibility-mode .inclusive-dessing-form.western-union .form-field .select-container > select.error, .accessibility-mode .inclusive-dessing-form.western-union .form-field input.error {
  font-family: "Amalia-Regular", sans-serif;
  font-size: 16px;
  border-color: red;
}
.accessibility-mode .inclusive-dessing-form.western-union .form-field .select-container > select {
  color: #2B2D33 !important;
}
.accessibility-mode .inclusive-dessing-form.western-union .form-field .select-container > select option {
  font-size: 18px;
  color: #404248;
  background-color: #fff;
}
.accessibility-mode .inclusive-dessing-form.western-union .form-field .select-container > select option:checked {
  background-color: #F3F3F3 !important;
}
.accessibility-mode .inclusive-dessing-form.western-union .form-field .select-container:after {
  content: "";
  border-width: 12px 12px 0 12px;
  top: 28px;
}
.accessibility-mode .inclusive-dessing-form.western-union .form-field .checkbox-block label::after {
  width: 22px;
  height: 22px;
  border: solid 1.5px #404248;
}
.accessibility-mode .inclusive-dessing-form.western-union .form-field .checkbox-block input[type=checkbox]:checked + label::after, .accessibility-mode .inclusive-dessing-form.western-union .form-field .checkbox-block input[type=checkbox]:checked + label + label::after {
  width: 21px;
  height: 21px;
  border: solid 2px #000;
}
.accessibility-mode .inclusive-dessing-form.jira-acquiring-form-vue .default-form-input label, .accessibility-mode .inclusive-dessing-form.jira-acquiring-form-vue .default-form-input .default-form-documents .load-label {
  font-family: "Amalia-Medium", sans-serif;
  font-size: 18px;
  color: #404248;
}
.accessibility-mode .inclusive-dessing-form.jira-acquiring-form-vue .default-form-input .error {
  font-size: 16px;
}
.accessibility-mode .inclusive-dessing-form.jira-acquiring-form-vue .default-form-input .default-select-trigger, .accessibility-mode .inclusive-dessing-form.jira-acquiring-form-vue .default-form-input input, .accessibility-mode .inclusive-dessing-form.jira-acquiring-form-vue .default-form-input textarea, .accessibility-mode .inclusive-dessing-form.jira-acquiring-form-vue .default-form-input .drop-zone {
  height: 70px;
  font-size: 22px;
  font-family: "Amalia-Medium", sans-serif;
  color: #2B2D33;
  background: #fff;
  border-color: #404248;
}
.accessibility-mode .inclusive-dessing-form.jira-acquiring-form-vue .default-form-input .default-select-trigger.error, .accessibility-mode .inclusive-dessing-form.jira-acquiring-form-vue .default-form-input input.error, .accessibility-mode .inclusive-dessing-form.jira-acquiring-form-vue .default-form-input textarea.error, .accessibility-mode .inclusive-dessing-form.jira-acquiring-form-vue .default-form-input .drop-zone.error {
  border-color: red;
}
.accessibility-mode .inclusive-dessing-form.jira-acquiring-form-vue .default-form-input .drop-zone {
  border-width: 1px;
}
.accessibility-mode .inclusive-dessing-form.jira-acquiring-form-vue .default-form-input .drop-zone .drop-zone-text * {
  text-decoration: none;
  font-family: "Amalia-Medium", sans-serif;
  font-size: 18px;
  color: #404248;
}
.accessibility-mode .inclusive-dessing-form.jira-acquiring-form-vue .default-form-input .default-form-select .default-select-trigger::before {
  border-width: 12px 12px 0 12px;
  top: 28px;
}
.accessibility-mode .inclusive-dessing-form.jira-acquiring-form-vue .default-form-input .default-form-select .default-select-active {
  color: #2B2D33 !important;
}
.accessibility-mode .inclusive-dessing-form.jira-acquiring-form-vue .default-form-input .default-form-select .default-select-list-item {
  font-size: 18px;
  color: #404248;
  background-color: #fff;
}
.accessibility-mode .inclusive-dessing-form.jira-acquiring-form-vue .default-form-input .default-form-select .default-select-list-item.active {
  background-color: #F3F3F3 !important;
}
.accessibility-mode .inclusive-dessing-form.jira-acquiring-form-vue .default-form-input .default-checkbox .checkmark {
  width: 24px;
  height: 24px;
  border: solid 1.5px #404248;
}
.accessibility-mode .inclusive-dessing-form.jira-acquiring-form-vue .default-form-input .default-checkbox input[type=checkbox]:checked + .checkmark {
  border: solid 2px #000;
}
.accessibility-mode .inclusive-dessing-form.partner-vue-form-block .partner-form-title, .accessibility-mode .inclusive-dessing-form.partner-vue-form-block p {
  color: #000;
}
.accessibility-mode .inclusive-dessing-form.partner-vue-form-block .partner-form-input label, .accessibility-mode .inclusive-dessing-form.partner-vue-form-block .partner-form-input .partner-form-documents .load-label {
  font-family: "Amalia-Medium", sans-serif;
  font-size: 18px;
  color: #404248;
}
.accessibility-mode .inclusive-dessing-form.partner-vue-form-block .partner-form-input .error {
  font-size: 16px;
}
.accessibility-mode .inclusive-dessing-form.partner-vue-form-block .partner-form-input .partner-select-trigger, .accessibility-mode .inclusive-dessing-form.partner-vue-form-block .partner-form-input input, .accessibility-mode .inclusive-dessing-form.partner-vue-form-block .partner-form-input textarea {
  height: 70px;
  font-size: 22px;
  font-family: "Amalia-Medium", sans-serif;
  color: #2B2D33;
  background: #fff;
  border-color: #404248;
}
.accessibility-mode .inclusive-dessing-form.partner-vue-form-block .partner-form-input .partner-select-trigger.error, .accessibility-mode .inclusive-dessing-form.partner-vue-form-block .partner-form-input input.error, .accessibility-mode .inclusive-dessing-form.partner-vue-form-block .partner-form-input textarea.error {
  border-color: red;
}
.accessibility-mode .inclusive-dessing-form.partner-vue-form-block .partner-form-input .partner-form-select .partner-select-trigger::before {
  border-width: 12px 12px 0 12px;
  top: 28px;
}
.accessibility-mode .inclusive-dessing-form.partner-vue-form-block .partner-form-input .partner-form-select .partner-select-active {
  color: #2B2D33 !important;
}
.accessibility-mode .inclusive-dessing-form.partner-vue-form-block .partner-form-input .partner-form-select .partner-select-list-item {
  font-size: 18px;
  color: #404248;
  background-color: #fff;
}
.accessibility-mode .inclusive-dessing-form.partner-vue-form-block .partner-form-input .partner-form-select .partner-select-list-item.active {
  background-color: #F3F3F3 !important;
}
.accessibility-mode .inclusive-dessing-form.partner-vue-form-block .partner-form-input .partner-checkbox .checkmark {
  width: 24px;
  height: 24px;
  border: solid 1.5px #404248;
}
.accessibility-mode .inclusive-dessing-form.partner-vue-form-block .partner-form-input .partner-checkbox input[type=checkbox]:checked + .checkmark {
  border: solid 2px #000;
}
.accessibility-mode .inclusive-dessing-form.builder-vue-form-block .charity-form-title, .accessibility-mode .inclusive-dessing-form.builder-vue-form-block p {
  color: #000;
}
.accessibility-mode .inclusive-dessing-form.builder-vue-form-block .charity-form-input label, .accessibility-mode .inclusive-dessing-form.builder-vue-form-block .charity-form-input .charity-form-documents .load-label {
  font-family: "Amalia-Medium", sans-serif;
  font-size: 18px;
  color: #404248;
}
.accessibility-mode .inclusive-dessing-form.builder-vue-form-block .charity-form-input .error {
  font-size: 16px;
}
.accessibility-mode .inclusive-dessing-form.builder-vue-form-block .charity-form-input .charity-select-trigger, .accessibility-mode .inclusive-dessing-form.builder-vue-form-block .charity-form-input input, .accessibility-mode .inclusive-dessing-form.builder-vue-form-block .charity-form-input textarea {
  height: 70px;
  font-size: 22px;
  font-family: "Amalia-Medium", sans-serif;
  color: #2B2D33;
  background: #fff;
  border-color: #404248;
}
.accessibility-mode .inclusive-dessing-form.builder-vue-form-block .charity-form-input .charity-select-trigger.error, .accessibility-mode .inclusive-dessing-form.builder-vue-form-block .charity-form-input input.error, .accessibility-mode .inclusive-dessing-form.builder-vue-form-block .charity-form-input textarea.error {
  border-color: red;
}
.accessibility-mode .inclusive-dessing-form.builder-vue-form-block .charity-form-input .charity-form-select .charity-select-trigger::before {
  border-width: 12px 12px 0 12px;
  top: 28px;
}
.accessibility-mode .inclusive-dessing-form.builder-vue-form-block .charity-form-input .charity-form-select .charity-select-active {
  color: #2B2D33 !important;
}
.accessibility-mode .inclusive-dessing-form.builder-vue-form-block .charity-form-input .charity-form-select .charity-select-list-item {
  font-size: 18px;
  color: #404248;
  background-color: #fff;
}
.accessibility-mode .inclusive-dessing-form.builder-vue-form-block .charity-form-input .charity-form-select .charity-select-list-item.active {
  background-color: #F3F3F3 !important;
}
.accessibility-mode .inclusive-dessing-form.builder-vue-form-block .charity-form-input .charity-checkbox .checkmark {
  width: 24px;
  height: 24px;
  border: solid 1.5px #404248;
}
.accessibility-mode .inclusive-dessing-form.builder-vue-form-block .charity-form-input .charity-checkbox input[type=checkbox]:checked + .checkmark {
  border: solid 2px #000;
}
.accessibility-mode .inclusive-dessing-form.builder-vue-form-block .btns {
  padding: 16px 36px;
}

@media (max-width: 767px) {
  .accessibility-mode .inclusive-dessing-form .btns {
    font-size: 18px;
  }
  .accessibility-mode .inclusive-dessing-form.western-union .form-field .select-container > select, .accessibility-mode .inclusive-dessing-form.western-union .form-field input {
    height: 56px;
    font-size: 18px;
  }
  .accessibility-mode .inclusive-dessing-form.western-union .form-field .select-container:after {
    border-width: 5px 5px 0 5px;
    top: 24px;
  }
  .accessibility-mode .inclusive-dessing-form.western-union .form-field label {
    font-size: 14px;
  }
  .accessibility-mode .inclusive-dessing-form.western-union .form-field label.error {
    font-size: 12px;
  }
  .accessibility-mode .inclusive-dessing-form.western-union .form-field select option {
    font-size: 14px;
  }
  .accessibility-mode .inclusive-dessing-form.jira-acquiring-form-vue .default-form-input .default-select-trigger, .accessibility-mode .inclusive-dessing-form.jira-acquiring-form-vue .default-form-input input, .accessibility-mode .inclusive-dessing-form.jira-acquiring-form-vue .default-form-input textarea, .accessibility-mode .inclusive-dessing-form.jira-acquiring-form-vue .default-form-input .drop-zone {
    height: 56px;
    font-size: 18px;
  }
  .accessibility-mode .inclusive-dessing-form.jira-acquiring-form-vue .default-form-input .drop-zone .drop-zone-text * {
    font-size: 13px;
  }
  .accessibility-mode .inclusive-dessing-form.jira-acquiring-form-vue .default-form-input label, .accessibility-mode .inclusive-dessing-form.jira-acquiring-form-vue .default-form-input .default-form-documents .load-label {
    font-size: 14px;
  }
  .accessibility-mode .inclusive-dessing-form.jira-acquiring-form-vue .default-form-input .error {
    font-size: 12px;
  }
  .accessibility-mode .inclusive-dessing-form.jira-acquiring-form-vue .default-form-input .default-form-select .default-select-trigger::before {
    border-width: 5px 5px 0 5px;
    top: 24px;
  }
  .accessibility-mode .inclusive-dessing-form.jira-acquiring-form-vue .default-form-input .default-form-select .default-select-list-item {
    font-size: 14px;
  }
  .accessibility-mode .inclusive-dessing-form.partner-vue-form-block .partner-form-input .partner-select-trigger, .accessibility-mode .inclusive-dessing-form.partner-vue-form-block .partner-form-input input, .accessibility-mode .inclusive-dessing-form.partner-vue-form-block .partner-form-input textarea, .accessibility-mode .inclusive-dessing-form.partner-vue-form-block .partner-form-input .drop-zone {
    height: 56px;
    font-size: 18px;
  }
  .accessibility-mode .inclusive-dessing-form.partner-vue-form-block .partner-form-input label, .accessibility-mode .inclusive-dessing-form.partner-vue-form-block .partner-form-input .partner-form-documents .load-label {
    font-size: 14px;
  }
  .accessibility-mode .inclusive-dessing-form.partner-vue-form-block .partner-form-input .error {
    font-size: 12px;
  }
  .accessibility-mode .inclusive-dessing-form.partner-vue-form-block .partner-form-input .partner-form-select .partner-select-trigger::before {
    border-width: 5px 5px 0 5px;
    top: 24px;
  }
  .accessibility-mode .inclusive-dessing-form.partner-vue-form-block .partner-form-input .partner-form-select .partner-select-list-item {
    font-size: 14px;
  }
  .accessibility-mode .inclusive-dessing-form.builder-vue-form-block .charity-form-input .charity-select-trigger, .accessibility-mode .inclusive-dessing-form.builder-vue-form-block .charity-form-input input, .accessibility-mode .inclusive-dessing-form.builder-vue-form-block .charity-form-input textarea, .accessibility-mode .inclusive-dessing-form.builder-vue-form-block .charity-form-input .drop-zone {
    height: 56px;
    font-size: 18px;
  }
  .accessibility-mode .inclusive-dessing-form.builder-vue-form-block .charity-form-input label, .accessibility-mode .inclusive-dessing-form.builder-vue-form-block .charity-form-input .charity-form-documents .load-label {
    font-size: 14px;
  }
  .accessibility-mode .inclusive-dessing-form.builder-vue-form-block .charity-form-input .error {
    font-size: 12px;
  }
  .accessibility-mode .inclusive-dessing-form.builder-vue-form-block .charity-form-input .charity-form-select .charity-select-trigger::before {
    border-width: 5px 5px 0 5px;
    top: 24px;
  }
  .accessibility-mode .inclusive-dessing-form.builder-vue-form-block .charity-form-input .charity-form-select .charity-select-list-item {
    font-size: 14px;
  }
}
