:root {
  --color-black: #000000;
  --color-black-33: #333333;
  --color-gray-66: #666666;
  --color-gray-99: #999999;
  --color-gray-e5: #e5e5e5;
  --color-white: #ffffff;
  --color-creamy-f2: #f2f2f2;
  --color-error: #C7383F;
  --color-primary: #1e4389;
  --color-secondary: #000000;
  --color-text: #323232;
  --color-success: #38C758;
  --color-page-title: #38C758;
  --color-info: #388BC7;
  --color-warning: #FFD99F;
  --color-dev: #1e4389;
  --color-brand-navy: #102a43;
  --color-brand-blue: #1e4389;
  --color-section-label: #1e4389;
  --color-brand-blue-hover: #163776;
  --color-brand-blue-pressed: #0e295d;
  --color-brand-surface: #f6f6f7;
  --color-brand-card: #f9fafb;
  --color-brand-muted: #e0e1e6;
  --color-brand-subtext: #4c4c4c;
  --color-brand-overlay: rgba(8, 24, 39, 0.8);
  --shadow-brand: 0 4px 20px rgba(0, 0, 0, 0.16);
  --color-overlay-scrim: rgba(0, 0, 0, 0.6);
  --social-facebook: #3b5998;
  --social-twitter: #00acee;
  --social-youtube: #c4302b;
  --social-behance: #053eff;
  --social-linkedin: #0e76a8;
  --social-ok: #ed812b;
  --social-pinterest: #c8232c;
  --social-vk: #4c75a3;
  --social-tiktok: #EE1D52;
  --social-telegram: #0088cc;
  --gradient-instagram: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

@font-face {
  font-family: "Noto Sans";
  font-display: swap;
  font-weight: 400;
  font-style: normal;
  src: url("../../fonts/NotoSans-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans";
  font-display: swap;
  font-weight: 500;
  font-style: normal;
  src: url("../../fonts/NotoSans-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans";
  font-display: swap;
  font-weight: 700;
  font-style: normal;
  src: url("../../fonts/NotoSans-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans Armenian";
  font-display: swap;
  font-weight: 400;
  font-style: normal;
  src: url("../../fonts/NotoSansArmenian-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans Armenian";
  font-display: swap;
  font-weight: 500;
  font-style: normal;
  src: url("../../fonts/NotoSansArmenian-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans Armenian";
  font-display: swap;
  font-weight: 700;
  font-style: normal;
  src: url("../../fonts/NotoSansArmenian-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "icon";
  font-display: "auto";
  src: url("../../fonts/icomoon.eot?y1csro");
  src: url("../../fonts/icomoon.eot?y1csro#iefix") format("embedded-opentype"), url("../../fonts/icomoon.ttf?y1csro") format("truetype"), url("../../fonts/icomoon.woff?y1csro") format("woff");
  font-weight: normal;
  font-style: normal;
}
.icon_globes:before {
  content: "\e917";
}

.icon_check1:before {
  content: "\e912";
}

.icon_arrow:before {
  content: "\e913";
}

.icon_phone:before {
  content: "\e914";
}

.icon_msg:before {
  content: "\e915";
}

.icon_location:before {
  content: "\e916";
}

.icon_facebook:before {
  content: "\e90a";
}

.icon_instagram:before {
  content: "\e90b";
}

.icon_linkedin:before {
  content: "\e90c";
}

.icon_twitter:before {
  content: "\e90d";
}

.icon_pinterest:before {
  content: "\e90e";
}

.icon_youtube:before {
  content: "\e90f";
}

.icon_telegram:before {
  content: "\e91a";
}

.icon_ok:before {
  content: "\e91b";
}

.icon_vk:before {
  content: "\e91c";
}

.icon_google:before {
  content: "\e91d";
}

.icon_tiktok:before {
  content: "\e91e";
}

.icon_flickr:before {
  content: "\e91f";
}

.icon_down:before, .header .main_menu ul a.submenu_btn:before, .header .lg_block .drop_btn:before {
  content: "\e901";
}

.icon_left:before {
  content: "\e902";
}

.icon_right:before {
  content: "\e903";
}

.icon_close:before {
  content: "\e904";
}

.icon_check:before {
  content: "\e905";
}

.icon_search:before {
  content: "\e906";
}

.icon_globe:before {
  content: "\e907";
}

.icon_info:before {
  content: "\e908";
}

.icon_success:before {
  content: "\e909";
}

.icon_warning:before {
  content: "\e910";
}

.icon_error:before {
  content: "\e911";
}

.mission_list, .footer .footer_list, .header .main_menu ul, .header .lg_block .drop_list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.hero_trust {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}

.text_cover, .news_media picture, .hero_overlay, .hero_video,
.hero_picture,
.hero_picture img, .hero_media:after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.header .main_menu > ul > li.opened > .submenu_btn:before, .header .lg_block.opened .drop_btn:before {
  transform: scaleY(-1);
}

.promo_media picture > img, .news_media picture > img, .mission_media picture > img,
.promo_media > img,
.news_media > img,
.mission_media > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.partners .partners_btn:before, .hero_trust_item:before, .header .main_menu ul a.submenu_btn:before, .header .lg_block .drop_btn:before, [class*=icon_]:before, .partners .partners_btn:after, .hero_trust_item:after, .header .main_menu ul a.submenu_btn:after, .header .lg_block .drop_btn:after, [class*=icon_]:after {
  font-family: "icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.header .menu_btn:before, .header .menu_btn:after, .ticker.active li:first-child, .belated_text {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.search_btn, .partners .partners_btn, .mission_badge_icon, .slider_btn, .service_icon, .footer .footer_social_link {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.secondary_btn, .primary_btn {
  display: inline-flex;
  vertical-align: top;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.search_btn, .popup_close, .partners .partners_btn, .slider_btn, .footer .footer_subscribe {
  border: none;
  padding: 0;
  background: transparent;
}

@media (hover: hover) {
  .header .lg_block a:hover {
    filter: brightness(1.12);
  }
}

.footer .footer_subscribe, .footer .footer_field input {
  font-size: 100%;
  line-height: 1.6em;
}

.footer .footer_link, .footer .footer_item, .footer .footer_text, .header .search_field input, .standard_text, .secondary_btn, .primary_btn {
  font-size: 87.5%;
  line-height: 1.6em;
}

.footer .footer_credit, .footer .footer_copy {
  font-size: 75%;
  line-height: 15px;
}

.secondary_btn, .primary_btn {
  border: none;
  height: 40px;
}
@media screen and (min-width: 1601px) {
  .secondary_btn, .primary_btn {
    padding-inline: 16px;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1600px) {
  .secondary_btn, .primary_btn {
    padding-inline: 12px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .secondary_btn, .primary_btn {
    padding-inline: 10px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .secondary_btn, .primary_btn {
    padding-inline: 8px;
  }
}
@media screen and (max-width: 768px) {
  .secondary_btn, .primary_btn {
    padding-inline: 6px;
  }
}

.primary_btn {
  background: var(--color-primary);
  color: var(--color-text);
}
.loading.primary_btn {
  pointer-events: none;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.loading.primary_btn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px -12px;
  border-radius: 50%;
  color: inherit;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  animation: loadAnimation 1.6s infinite linear;
}

.secondary_btn {
  outline: 1px solid var(--color-primary) !important;
  color: var(--color-primary);
  background: transparent;
}
.loading.secondary_btn {
  pointer-events: none;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.loading.secondary_btn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px -12px;
  border-radius: 50%;
  color: inherit;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  animation: loadAnimation 1.6s infinite linear;
}

.page_title, .section_title {
  margin: 0;
  font-family: 500;
  color: inherit;
  line-height: 1.2em;
}
@media screen and (min-width: 1441px) {
  .page_title, .section_title {
    font-size: 275%;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .page_title, .section_title {
    font-size: 187.5%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .page_title, .section_title {
    font-size: 150%;
  }
}
@media screen and (max-width: 1024px) {
  .page_title, .section_title {
    font-size: 125%;
  }
}

.main_title {
  margin: 0;
  font-family: 500;
  color: inherit;
  line-height: 1.2em;
}
@media screen and (min-width: 1441px) {
  .main_title {
    font-size: 537.5%;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .main_title {
    font-size: 437.5%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .main_title {
    font-size: 375%;
  }
}
@media screen and (max-width: 1024px) {
  .main_title {
    font-size: 250%;
  }
}

.news_all, .service_more, .footer .footer_item_icon, .footer .footer_social_link, .footer .footer_title, .page_description {
  line-height: 1.4em;
}
@media screen and (min-width: 1025px) {
  .news_all, .service_more, .footer .footer_item_icon, .footer .footer_social_link, .footer .footer_title, .page_description {
    font-size: 112.5%;
  }
}
@media screen and (max-width: 1024px) {
  .news_all, .service_more, .footer .footer_item_icon, .footer .footer_social_link, .footer .footer_title, .page_description {
    font-size: 100%;
  }
}

@media screen and (min-width: 1441px) {
  .promo_phone, .service_title, .section_label, .main_text {
    font-size: 150%;
    line-height: 1.4em;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .promo_phone, .service_title, .section_label, .main_text {
    font-size: 125%;
    line-height: 1.4em;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .promo_phone, .service_title, .section_label, .main_text {
    font-size: 112.5%;
    line-height: 1.6em;
  }
}
@media screen and (max-width: 1024px) {
  .promo_phone, .service_title, .section_label, .main_text {
    line-height: 1.6em;
  }
}

@media screen and (min-width: 1441px) {
  .promo_text, .mission_list li, .mission_text, .hero_trust_item {
    font-size: 125%;
    line-height: 1.4em;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .promo_text, .mission_list li, .mission_text, .hero_trust_item {
    font-size: 112.5%;
    line-height: 1.4em;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .promo_text, .mission_list li, .mission_text, .hero_trust_item {
    font-size: 100%;
    line-height: 1.6em;
  }
}
@media screen and (max-width: 1024px) {
  .promo_text, .mission_list li, .mission_text, .hero_trust_item {
    line-height: 1.6em;
  }
}

@media screen and (min-width: 1441px) {
  .news, .mission, .services, .hero_inner {
    padding-block: 80px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .news, .mission, .services, .hero_inner {
    padding-block: 60px;
  }
}
@media screen and (max-width: 1024px) {
  .news, .mission, .services, .hero_inner {
    padding-block: 40px;
  }
}

@media screen and (min-width: 1441px) {
  .partners {
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .partners {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 1024px) {
  .partners {
    padding-bottom: 40px;
  }
}

:root {
  --font-family: "Noto Sans", sans-serif;
}

[lang=hy] {
  --font-family: "Noto Sans Armenian", sans-serif;
}

html {
  height: 100%;
  font-size: 10px;
  line-height: 1.4;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 160%;
  color: var(--color-text);
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  font-family: var(--font-family);
  font-weight: 400;
}
body.popup_opened {
  overflow: hidden;
}

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

.root {
  display: flex;
  flex-direction: column;
  min-height: 100 dvh;
}

input,
select,
textarea,
button,
a,
.slick-slide {
  outline: none !important;
}

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

a {
  color: var(--color-primary);
}
a:not([href]) {
  pointer-events: none;
}

button {
  cursor: pointer;
  display: block;
}

img {
  max-height: none;
  border: none;
}

input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

input,
textarea,
button {
  font-family: inherit;
  font-size: 100%;
}

.page_row {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 1601px) {
  .page_row {
    margin-inline: -16px;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1600px) {
  .page_row {
    margin-inline: -12px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .page_row {
    margin-inline: -10px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page_row {
    margin-inline: -8px;
  }
}
@media screen and (max-width: 768px) {
  .page_row {
    margin-inline: -6px;
  }
}
.page_row .cb {
  flex: 0 0 100%;
  max-width: 100%;
}

.page_container {
  width: 100%;
  margin-inline: auto;
}
@media screen and (min-width: 1025px) {
  .page_container {
    padding-inline: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .page_container {
    padding-inline: 16px;
  }
}
@media screen and (min-width: 1601px) {
  .page_container {
    max-width: 1560px;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1600px) {
  .page_container {
    max-width: 1480px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .page_container {
    max-width: 1240px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .page_container {
    max-width: 1040px;
  }
}

.individual_hint {
  display: none;
}

.field_block .drop_list,
.field_block .drop_block {
  display: none;
}

.error_hint {
  display: block;
  max-height: 0;
  overflow: hidden;
  color: var(--color-error);
}

.has-error .error_hint,
.has-error ~ .error_hint {
  max-height: 60px;
}

.field_block {
  position: relative;
}
.field_block input,
.field_block textarea {
  width: 100%;
  transition: all 50000s, border-color 0.3s;
}
.field_block textarea {
  resize: none;
  display: block;
}

.cb {
  display: block;
  clear: both;
}

.main_title {
  margin: 0;
  font-weight: 700;
  color: var(--color-brand-surface);
}

.main_text {
  margin: 0;
  color: var(--color-brand-muted);
}

.section_title {
  margin: 0;
  font-weight: 700;
  color: var(--color-text);
}

.section_label {
  margin: 0;
  font-weight: 700;
  color: var(--color-section-label);
}

.page_description {
  margin: 0;
}

.page_title {
  margin: 0;
  font-weight: 700;
  color: var(--color-text);
}

.hidden_label {
  display: none;
}

@keyframes loadAnimation {
  9% {
    box-shadow: none;
  }
  10% {
    box-shadow: -8px 0 0;
  }
  35% {
    box-shadow: -8px 0 0;
  }
  35.1% {
    box-shadow: -8px 0 0, 8px 0 0;
  }
  60% {
    box-shadow: -8px 0 0, 8px 0 0;
  }
  60.1% {
    box-shadow: -8px 0 0, 8px 0 0, 24px 0 0;
  }
  85% {
    box-shadow: -8px 0 0, 8px 0 0, 24px 0 0;
  }
  85.1% {
    box-shadow: none;
  }
  100% {
    box-shadow: none;
  }
}
section:not(:first-of-type) .belated_text:not(.showed), section:first-of-type .belated_text {
  transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -webkit-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  opacity: 0;
}
section:first-of-type .belated_text {
  animation: showInfoItems 0.75s forwards ease-out;
  animation-delay: calc(sibling-index() * 0.25s);
}

@keyframes ticker {
  to {
    margin-left: -25%;
  }
}
@keyframes showInfoItems {
  to {
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
[data-animation=fade] {
  -o-transition: all 0.75s;
  -ms-transition: all 0.75s;
  -moz-transition: all 0.75s;
  -webkit-transition: all 0.75s;
  transition: all 0.75s;
}
[data-animation=fade]:not(.ready) {
  opacity: 0;
  transform: translate3d(0, 100px, 0);
  -moz-transform: translate3d(0, 100px, 0);
  -ms-transform: translate3d(0, 100px, 0);
  -webkit-transform: translate3d(0, 100px, 0);
  -o-transform: translate3d(0, 100px, 0);
}

[data-animation=order]:not([class*=slider]) > *,
[data-animation=order] .swiper-slide {
  opacity: 0;
  will-change: transform;
  transform: translate3d(0, 50px, 0);
  -moz-transform: translate3d(0, 50px, 0);
  -ms-transform: translate3d(0, 50px, 0);
  -webkit-transform: translate3d(0, 50px, 0);
  -o-transform: translate3d(0, 50px, 0);
  -o-transition: all 0.9s;
  -ms-transition: all 0.9s;
  -moz-transition: all 0.9s;
  -webkit-transition: all 0.9s;
  transition: all 0.9s;
}

.belated_text {
  -o-transition: transform 1s, opacity 0.5s;
  -ms-transition: transform 1s, opacity 0.5s;
  -moz-transition: transform 1s, opacity 0.5s;
  -webkit-transition: transform 1s, opacity 0.5s;
  transition: transform 1s, opacity 0.5s;
  will-change: transform;
}
.belated_text + .belated_text {
  -o-transition-delay: calc(sibling-index() * 0.3s - 0.3s);
  -ms-transition-delay: calc(sibling-index() * 0.3s - 0.3s);
  -moz-transition-delay: calc(sibling-index() * 0.3s - 0.3s);
  -webkit-transition-delay: calc(sibling-index() * 0.3s - 0.3s);
  transition-delay: calc(sibling-index() * 0.3s - 0.3s);
}

span.belated_text {
  display: block;
}

.ticker.active li:first-child {
  animation: ticker infinite linear;
  will-change: margin;
}
.ticker:has(a:hover) li:first-child {
  animation-play-state: paused;
}

.header {
  z-index: 100;
  position: sticky;
  top: 0;
  width: 100%;
  left: 0;
  background-color: var(--color-brand-surface);
  box-shadow: 0 1px 0 color-mix(in srgb, var(--color-black) 6%, transparent);
  padding: 1rem 0;
}
.header.showed {
  top: 0;
}
.header .main_logo:not(:has(a)),
.header .main_logo a {
  display: flex;
  height: 7rem;
}
.header .main_logo:not(:has(a)) img,
.header .main_logo a img {
  display: block;
  width: auto;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .header .header_actions_desktop {
    display: none !important;
  }
}
@media screen and (min-width: 1025px) {
  .header .header_actions_mobile {
    display: none !important;
  }
}
.header .lg_inner {
  background-color: var(--color-brand-surface);
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  border-radius: 1.4rem;
}
.header .lg_block {
  height: 4.6rem;
  position: relative;
  z-index: 10;
  font-weight: 500;
  margin-left: -1.2rem;
}
.header .lg_block.opened .lg_inner {
  background-color: var(--color-gray-e5);
  -o-transition: all 0.3s 0s;
  -ms-transition: all 0.3s 0s;
  -moz-transition: all 0.3s 0s;
  -webkit-transition: all 0.3s 0s;
  transition: all 0.3s 0s;
}
.header .lg_block .drop_btn {
  height: 4.6rem;
  padding: 0.8rem 1.2rem;
  display: flex;
  align-items: center;
  gap: 0.4rem;
  color: var(--color-text);
  font-size: 0;
  line-height: 1.4;
  font-weight: 700;
  background: transparent;
  border: none;
  border-radius: 1.4rem;
  min-width: 0;
  justify-content: center;
}
.header .lg_block .drop_btn:before {
  display: block;
  order: 2;
  font-size: 1.6rem;
  margin-left: 0;
  -o-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
@media (hover: hover) {
  .header .lg_block .drop_btn:hover {
    background-color: var(--color-gray-e5);
    color: var(--color-text);
  }
}
.header .lg_block img {
  display: block;
  width: 24px;
  height: 24px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 6px;
  pointer-events: none;
}
.header .lg_block .drop_list {
  background: var(--color-brand-card);
  border-radius: 15px;
  margin-top: 5px;
  position: relative;
  overflow: hidden;
  display: none;
  font-size: 0;
}
.header .lg_block li {
  padding-bottom: 0.4rem;
}
.header .lg_block a {
  display: flex;
  align-items: center;
  color: var(--color-text);
  padding: 0.5rem 0.9rem;
  font-weight: 500;
}
.header .mobile_filed,
.header .login_field {
  margin-left: 0;
}
.header .login_btn {
  background: var(--color-brand-blue);
  border-radius: 1rem;
  color: var(--color-white);
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.4;
  border: none;
  box-shadow: var(--shadow-brand);
  padding: 1.2rem 2rem;
  min-width: 15rem;
  min-height: 4.6rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
@media (hover: hover) {
  .header .login_btn:hover {
    background-color: var(--color-brand-blue-hover);
    color: var(--color-white);
  }
}
.header .search_block {
  position: relative;
  width: 40px;
  height: 46px;
}
.header .search_block.opened .search_form {
  width: 280px;
  padding-right: 25px;
  background: var(--color-white);
}
.header .search_block.opened .search_field {
  width: 100%;
}
.header .search_btn {
  border: none;
  background: transparent;
  padding: 0;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  color: var(--color-black-33);
  width: 40px;
  height: 46px;
  border-radius: 10px;
}
@media (hover: hover) {
  .header .search_btn:hover {
    background-color: transparent;
    color: var(--color-black-33);
  }
}
.header .search_btn:before {
  font-size: 2rem;
  display: inline-block;
  vertical-align: top;
  font-weight: 600;
}
.header .search_form {
  overflow: hidden;
  position: absolute;
  top: 0;
  border-radius: 10px;
  width: 40px;
  height: 46px;
  background: transparent;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.header .search_field {
  width: 0;
  position: relative;
  overflow: hidden;
  z-index: 3;
  height: 100%;
}
.header .search_field ::-webkit-input-placeholder {
  color: var(--color-black-33);
}
.header .search_field :-moz-placeholder {
  color: var(--color-black-33);
}
.header .search_field ::-moz-placeholder {
  color: var(--color-black-33);
}
.header .search_field :-ms-input-placeholder {
  color: var(--color-black-33);
}
.header .search_field input {
  background: transparent;
  border: none;
  padding: 6px 20px;
  height: 100%;
  width: 100%;
  color: var(--color-black-33);
}
.header_inner .page_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.6rem;
}
.header .menu_block {
  flex: 1;
  min-width: 0;
}
.header .menu_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.header .block_action {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 1rem;
}
.header .main_menu {
  display: flex;
  align-items: center;
}
.header .main_menu ul {
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.4;
  letter-spacing: 0;
}
.header .main_menu ul a {
  display: inline-flex;
  vertical-align: top;
  line-height: 1.4;
  color: var(--color-text);
  text-align: left;
  padding: 1.4rem 0;
}
@media (hover: hover) {
  .header .main_menu ul a:hover {
    color: var(--color-brand-blue);
  }
}
.header .main_menu ul a[aria-current=page] {
  color: var(--color-brand-blue);
  font-weight: 700;
}
.header .main_menu ul a.submenu_btn {
  width: 100%;
  justify-content: space-between;
}
.header .main_menu ul a.submenu_btn:before {
  display: block;
  order: 2;
  font-weight: 500;
  font-size: 2.7rem;
  -o-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.header .main_menu > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  column-gap: 2.4rem;
  row-gap: 0;
}
.header .main_menu > ul > li {
  padding: 0;
  position: relative;
}
.header .main_menu > ul > li > .submenu_list {
  top: 100%;
  left: 0;
}
.header .main_menu > ul > li > .submenu_list a {
  color: var(--color-text);
}
.header .main_menu > ul > li > .submenu_list > li {
  margin-right: -6px;
  padding-right: 20px;
}
.header .main_menu > ul > li > .submenu_list .back_btn button {
  color: color-mix(in srgb, var(--color-text) 65%, transparent);
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 15px;
  font-weight: 700;
  background: none;
  border: none;
  pointer-events: none;
  display: flex;
  align-items: center;
}
.header .main_menu > ul > li > .submenu_list .back_btn button:before {
  content: "/";
  font-size: 2rem;
  padding-right: 5px;
}
.header .main_menu > ul > li > .submenu_list .opened .submenu_btn {
  background-color: var(--color-brand-surface);
}
.header .main_menu > ul > li > .submenu_list .opened .submenu_btn:before {
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
.header .main_menu > li {
  padding: 0 10px;
  position: relative;
}
.header .main_menu > li > .submenu_list {
  left: 0;
  top: 100%;
}
.header .main_menu > li > .submenu_list li {
  position: relative;
  padding: 10px;
}
.header .main_menu > li > .submenu_list .submenu_list {
  top: 0;
  left: 100%;
}
.header .submenu_list:before {
  content: "/ " attr(data-title);
  text-transform: uppercase;
  text-align: left;
  color: color-mix(in srgb, var(--color-text) 65%, transparent);
  font-size: 1.2rem;
  line-height: 15px;
  font-weight: 700;
  background: none;
  border: none;
  pointer-events: none;
  display: flex;
  align-items: center;
  padding: 14px 15px 10px;
}
.header .submenu_list a {
  width: 100%;
  padding: 6px 8px;
  border-radius: 8px;
}
@media (hover: hover) {
  .header .submenu_list a:hover {
    background-color: var(--color-brand-surface);
  }
}
.header .menu_btn {
  background: var(--color-white);
  border: 1px solid var(--color-brand-muted);
  border-radius: 50%;
  min-width: 40px;
  height: 40px;
  aspect-ratio: 1;
  color: var(--color-text);
  padding: 11px;
  position: relative;
  z-index: 100;
}
.header .menu_btn:before, .header .menu_btn:after {
  display: block;
  content: "";
  position: absolute;
  left: 11px;
  border-top: 2px solid;
  border-radius: 2px;
  width: 18px;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  will-change: all;
}
.header .menu_btn:before {
  top: 13px;
  transform-origin: left top;
  -webkit-transform-origin: left top;
}
.header .menu_btn:after {
  bottom: 13px;
  transform-origin: left bottom;
  -webkit-transform-origin: left bottom;
}
.header .menu_btn span {
  display: block;
  border-top: 2px solid;
  border-radius: 2px;
  width: 18px;
  -o-transition: opacity 0.3s 0.3s;
  -ms-transition: opacity 0.3s 0.3s;
  -moz-transition: opacity 0.3s 0.3s;
  -webkit-transition: opacity 0.3s 0.3s;
  transition: opacity 0.3s 0.3s;
}
.header_actions {
  display: flex;
}

.menu_opened .menu_btn:before {
  margin-top: -1px;
  margin-left: 2px;
  width: 21px;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.menu_opened .menu_btn:after {
  margin-bottom: -3px;
  margin-left: 1px;
  width: 21px;
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
.menu_opened .menu_btn span {
  opacity: 0;
  -o-transition: opacity 0.3s 0s;
  -ms-transition: opacity 0.3s 0s;
  -moz-transition: opacity 0.3s 0s;
  -webkit-transition: opacity 0.3s 0s;
  transition: opacity 0.3s 0s;
}

.footer {
  margin-top: auto;
  background: var(--color-brand-navy);
  color: var(--color-brand-muted);
  padding: 5rem 0 3rem;
}
.footer a {
  color: inherit;
}
.footer a:hover {
  color: var(--color-primary);
}
.footer .footer_main {
  display: grid;
  grid-template-columns: 360px 1fr 1fr 360px;
  gap: 3.4rem;
  padding-bottom: 4rem;
  border-bottom: 1px solid color-mix(in srgb, var(--color-white) 10%, transparent);
}
.footer .footer_logo img {
  display: block;
  height: 7rem;
  width: auto;
  margin-bottom: 30px;
}
.footer .footer_text {
  margin: 0;
}
.footer .footer_title {
  font-weight: 700;
  color: var(--color-brand-surface);
  margin-bottom: 1.6rem;
}
.footer .footer_social {
  display: flex;
  gap: 2rem;
  margin-top: 3rem;
}
.footer .footer_social_link {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background: var(--color-white);
  color: var(--color-brand-navy);
}
.footer .footer_list {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
  margin: 0;
}
.footer .footer_item {
  display: flex;
  gap: 0.8rem;
  align-items: center;
}
.footer .footer_item a {
  color: var(--color-brand-surface);
}
.footer .footer_item a:hover {
  color: var(--color-white);
}
.footer .footer_item_icon {
  color: var(--color-brand-surface);
}
.footer .footer_form {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
  margin-top: 3rem;
}
.footer .footer_field input {
  width: 100%;
  height: 4.8rem;
  border-radius: 0.3rem;
  border: none;
  background: color-mix(in srgb, var(--color-white) 10%, transparent);
  padding: 1rem 1.4rem;
  color: var(--color-brand-surface);
}
.footer ::-webkit-input-placeholder {
  color: var(--color-brand-muted);
}
.footer :-moz-placeholder {
  color: var(--color-brand-muted);
}
.footer ::-moz-placeholder {
  color: var(--color-brand-muted);
}
.footer :-ms-input-placeholder {
  color: var(--color-brand-muted);
}
.footer .footer_subscribe {
  display: inline-flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
  height: 4.8rem;
  width: 100%;
  border: 1px solid var(--color-white);
  border-radius: 1rem;
  color: var(--color-white);
  font-weight: 700;
}
.footer .footer_subscribe:hover {
  background: color-mix(in srgb, var(--color-white) 8%, transparent);
}
.footer .footer_bottom {
  margin-top: 3rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
}
.footer .footer_credit {
  display: inline-flex;
  align-items: center;
  gap: 1rem;
  color: var(--color-brand-muted);
}
.footer .footer_credit_logo {
  display: inline-flex;
  align-items: center;
  line-height: 0;
}
.footer .footer_credit_logo img {
  display: block;
  width: 11.6rem;
  height: auto;
  max-width: 100%;
}

.section_head {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  text-align: center;
  max-width: 104.6rem;
  margin-inline: auto;
  width: 100%;
}

.hero {
  position: relative;
  display: flex;
  align-items: center;
  color: var(--color-white);
  background-color: var(--color-brand-overlay);
  position: relative;
  overflow: hidden;
}

.hero_media:after {
  z-index: 1;
  content: "";
  background: var(--color-brand-overlay);
}

.hero_video {
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.hero_picture {
  z-index: 0;
}

.hero_picture img {
  object-fit: cover;
}

.hero_overlay {
  background: var(--color-brand-overlay);
}

.hero_inner {
  position: relative;
  z-index: 2;
  width: 100%;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4rem;
  text-align: center;
}

.main_title {
  font-weight: 700;
  color: var(--color-brand-surface);
  line-height: 1.2;
  max-width: 1500px;
}
.main_title span {
  display: block;
}
.main_title span:first-child {
  margin-bottom: 2rem;
}
.main_title span:last-child {
  color: var(--color-white);
}

.main_text {
  margin: 0;
  color: var(--color-brand-muted);
  max-width: 1000px;
  line-height: 1.4;
}

.hero_trust {
  align-items: center;
  justify-content: center;
  gap: 4rem;
  margin-inline: 0;
  margin: 0;
}

.hero_trust_item {
  display: inline-flex;
  align-items: center;
  gap: 1rem;
  color: var(--color-brand-muted);
  line-height: 1.5;
}

.services {
  background: var(--color-white);
}

.services_slider {
  position: relative;
  margin-top: 0;
  width: 100%;
}
.services_slider .swiper {
  padding-bottom: 0 !important;
}

.services_swiper {
  padding: 40px 0 !important;
}
.services_swiper .swiper-wrapper {
  align-items: stretch;
}
.services_swiper .swiper-slide {
  height: auto;
  align-self: stretch;
  padding: 0 10px 10px;
}

.service_card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-sizing: border-box;
  min-height: 36rem;
  height: 100%;
  padding: 3rem;
  border-radius: 2rem;
  background: var(--color-brand-card);
  border: 1px solid var(--color-brand-muted);
  transition: transform 0.2s, box-shadow 0.2s, border-color 0.2s, background-color 0.2s;
  color: inherit;
}
.service_card:hover {
  background: var(--color-white);
  transform: translateY(-2px);
  box-shadow: var(--shadow-brand);
  border-color: transparent;
}

.service_icon {
  width: 7rem;
  height: 7rem;
  border-radius: 1rem;
  background: color-mix(in srgb, var(--color-brand-blue) 10%, transparent);
}
.service_icon span {
  font-size: 4rem;
  color: var(--color-brand-blue);
}

.service_body {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}

.service_title {
  font-weight: 700;
  color: var(--color-text);
}

.page_description {
  color: var(--color-brand-subtext);
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.service_more {
  display: inline-flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
  gap: 0.4rem;
  font-weight: 700;
  color: var(--color-brand-blue);
}
.service_more .icon_right {
  font-size: 2.4rem;
}

.slider_btn {
  position: absolute;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
  width: 5rem;
  height: 5rem;
  border: 1px solid var(--color-brand-muted);
  border-radius: 50%;
  background: color-mix(in srgb, var(--color-white) 90%, transparent);
  backdrop-filter: blur(20px);
  font-size: 1.8rem;
  color: var(--color-brand-blue);
  transition: box-shadow 0.2s, transform 0.2s, background-color 0.2s, color 0.2s;
}
.slider_btn.slider_prev {
  left: -2.5rem;
}
.slider_btn.slider_next {
  right: -2.5rem;
}
.slider_btn:hover {
  transform: translateY(calc(-50% - 1px));
  background: var(--color-white);
  box-shadow: var(--shadow-brand);
}
.slider_btn:active {
  transform: translateY(calc(-50% + 1px));
  background: var(--color-brand-surface);
}
.slider_btn:disabled {
  opacity: 0.35;
  pointer-events: none;
}

.mission {
  background: var(--color-brand-navy);
  color: var(--color-white);
}
.mission .section_title {
  color: var(--color-brand-muted);
}

.mission_inner {
  display: flex;
  gap: 6rem;
  align-items: flex-start;
}

.mission_media {
  flex: 0 0 73.1rem;
  border-radius: 3rem;
  position: relative;
}
.mission_media picture {
  display: block;
  width: 100%;
  height: 100%;
  aspect-ratio: 731/634;
}
.mission_media picture img {
  border-radius: 30px;
}

.mission_badge {
  position: absolute;
  left: -3rem;
  top: -3rem;
  display: flex;
  gap: 2rem;
  padding: 2rem;
  border-radius: 2rem;
  background: var(--color-brand-card);
  color: var(--color-text);
  box-shadow: var(--shadow-brand);
  align-items: center;
}

.mission_badge_icon {
  width: 7rem;
  height: 7rem;
  border-radius: 50%;
  background: color-mix(in srgb, var(--color-brand-blue) 10%, transparent);
  font-size: 4rem;
  color: var(--color-brand-blue);
}

.mission_badge_value {
  font-weight: 700;
  font-size: 292.3%;
  line-height: 1.21em;
}

.mission_badge_label {
  color: var(--color-brand-subtext);
  font-size: 138.46%;
  line-height: 1.44em;
}

.mission_info {
  flex: 1 1 auto;
  padding-top: 6rem;
}
.mission_info .section_label {
  color: var(--color-white);
}

.mission_text {
  margin: 3rem 0 0;
  color: var(--color-brand-muted);
}

.mission_list {
  margin-top: 3rem;
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
}
.mission_list li {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
  color: var(--color-brand-muted);
}
.mission_list li span:first-child {
  font-size: 2.4rem;
}

.news {
  background: var(--color-brand-card);
}
.news .section_head {
  max-width: 100%;
  margin: 0;
  text-align: left;
  width: auto;
}
.news .page_container {
  max-width: 1190px;
}

.news_head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 2rem;
}

.news_all {
  display: inline-flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 0.4rem;
  font-weight: 700;
  color: var(--color-brand-blue);
}

.news_grid {
  margin-top: 4rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}

.news_card {
  border-radius: 2rem;
  overflow: hidden;
  background: var(--color-white);
  border: 1px solid var(--color-brand-muted);
  box-shadow: none;
  transition: box-shadow 0.2s, transform 0.2s;
  color: inherit;
}
.news_card:hover {
  box-shadow: var(--shadow-brand);
  transform: translateY(-2px);
}
.news_card:hover .news_media img {
  transform: scale(1.08) translate(-2%, -2%);
}

.news_media {
  position: relative;
  overflow: hidden;
  aspect-ratio: 384/252;
}
.news_media picture {
  display: block;
}
.news_media picture img {
  transition: transform 0.2s;
}

.news_date {
  position: absolute;
  left: 1.4rem;
  top: 1.4rem;
  padding: 0.4rem 0.8rem;
  border-radius: 0.6rem;
  background: var(--color-white);
  box-shadow: var(--shadow-brand);
  font-weight: 700;
  color: var(--color-text);
  font-size: 1.2rem;
}

.news_body {
  padding: 2rem;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
}

.news_category {
  font-weight: 700;
  color: var(--color-brand-blue);
  font-size: 107.69%;
  line-height: 1.42em;
}

.news_title {
  font-weight: 700;
  color: var(--color-text);
  font-size: 123.07%;
  line-height: 1.37em;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.news_text {
  color: var(--color-brand-subtext);
  font-size: 123.07%;
  line-height: 1.37em;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.partners {
  background: var(--color-brand-card);
  position: relative;
  overflow: hidden;
}
.partners .section_title {
  text-align: center;
  margin: 0;
  color: var(--color-text);
  font-weight: 700;
  font-size: 184.61%;
  line-height: 1.41em;
}
.partners .swiper-button-lock {
  display: none;
}
.partners .partners_slider {
  position: relative;
  margin: 2rem auto 0;
  max-width: 152rem;
  background-color: #ffffff;
  border-radius: 20px;
}
.partners .partners_slider .swiper-slide {
  height: auto;
  align-self: stretch;
  padding: 0 10px;
}
.partners .partners_swiper {
  padding: 3rem 0;
}
.partners .partners_swiper .swiper-wrapper {
  align-items: center;
}
.partners .partners_swiper .swiper-slide {
  width: 9rem;
  height: 7.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.partners .partners_btn {
  position: absolute;
  top: 50%;
  width: 5rem;
  height: 5rem;
  border: 1px solid var(--color-brand-muted);
  border-radius: 50%;
  background: var(--color-white);
  color: var(--color-text);
  transform: translateY(-50%);
  z-index: 2;
}
.partners .partners_btn:before {
  font-size: 2.4rem;
  display: block;
}
@media (hover: hover) {
  .partners .partners_btn:hover {
    background: var(--color-brand-surface);
  }
}
.partners .partners_prev {
  left: -2.5rem;
}
.partners .partners_next {
  right: -2.5rem;
}
.partners .partner_logo {
  display: block;
  height: 7.2rem;
}
.partners .partner_logo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: none;
}
@media (hover: hover) {
  .partners .partner_logo:hover img {
    filter: none;
  }
}

.partners_strip {
  margin-top: 2rem;
  overflow: hidden;
}

.partners_track {
  display: flex;
  margin-top: 20px;
  gap: 4.2rem;
  align-items: center;
  animation: marquee 18s linear infinite;
}

.partners_item {
  flex: 0 0 auto;
  width: 9rem;
  height: 7.2rem;
}
.partners_item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: grayscale(1);
  transition: filter 0.2s;
}
.partners_item:hover img {
  filter: grayscale(0);
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@keyframes partnersMarquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-33.333%);
  }
}
@media (prefers-reduced-motion: reduce) {
  .partners_track {
    animation: none;
  }
  .partners .ticker.active {
    animation: none;
  }
}
.promo_container {
  padding: 0;
  border-radius: 2rem;
  overflow: hidden;
  background: var(--color-brand-surface);
  box-shadow: var(--shadow-brand);
}

.promo_media {
  position: relative;
  overflow: hidden;
  aspect-ratio: 1536/1024;
}

.promo_body {
  padding: 2rem 2rem 3rem;
  display: flex;
  background-color: var(--color-white);
  flex-direction: column;
  gap: 1rem;
  align-items: center;
  text-align: center;
}

.promo_text {
  margin: 0;
  color: var(--color-text);
}

.promo_phone {
  display: inline-flex;
  align-items: center;
  gap: 0.8rem;
  font-weight: 700;
  color: var(--color-brand-blue);
}

.popup_block {
  position: fixed;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  z-index: 1000;
  background: var(--color-overlay-scrim);
  top: 0;
  opacity: 0;
  transition: height 0s 0.25s, opacity 0.25s;
  padding: 0;
}
.popup_block.showed {
  height: 100%;
  overflow-y: auto;
}
.popup_block.showed {
  opacity: 1;
  transition: height 0s 0s, opacity 0.25s;
}

.popup_inner {
  display: flex;
  width: 100%;
  min-height: 100%;
  justify-content: center;
  align-items: center;
  padding: 2rem;
}

.popup_container {
  background: transparent;
  width: 100%;
  max-width: 58.9rem;
  padding: 0;
  position: relative;
}

.popup_close {
  position: absolute;
  right: 1rem;
  top: 1rem;
  width: 4rem;
  height: 4rem;
  border-radius: 1rem;
  z-index: 1;
  background: var(--color-brand-card);
  box-shadow: var(--shadow-brand);
  font-size: 2rem;
  color: var(--color-text);
}

.search_container {
  max-width: 58.9rem;
  background: var(--color-brand-surface);
  border-radius: 2rem;
  box-shadow: var(--shadow-brand);
  padding: 2rem;
}

.search_form {
  display: flex;
  gap: 1rem;
  align-items: center;
}

.search_field {
  flex: 1 1 auto;
}
.search_field input {
  width: 100%;
  height: 4.6rem;
  border-radius: 1rem;
  border: 1px solid var(--color-brand-muted);
  background: var(--color-white);
  padding: 1rem 1.4rem;
  color: var(--color-text);
  font-size: 123.07%;
  line-height: 1.37em;
}

.search_btn {
  width: 4.8rem;
  height: 4.6rem;
  border-radius: 1rem;
  background: var(--color-brand-blue);
  color: var(--color-white);
  font-size: 2.2rem;
  transition: background-color 0.2s, transform 0.2s;
}
.search_btn:hover {
  background: var(--color-brand-blue-hover);
}
.search_btn:active {
  background: var(--color-brand-blue-pressed);
  transform: translateY(1px);
}

.hero .main_title {
  transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -webkit-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  opacity: 0;
  animation: showInfoItems 0.75s forwards 0.5s;
}
.hero .main_text {
  transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -webkit-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  opacity: 0;
  animation: showInfoItems 0.75s forwards 0.8s;
}
.hero .hero_trust li {
  transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -webkit-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  opacity: 0;
  animation: showInfoItems 0.8s forwards 0.8s;
  animation-delay: calc(1s + sibling-index() * 0.15s);
}

[data-animation=rows] {
  position: relative;
}

.text_cover {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  z-index: 2;
  pointer-events: none;
}
.text_cover span {
  display: block;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.6);
}
.text_cover span:before {
  display: block;
  content: ".";
  color: transparent;
}

.ready > .text_cover span {
  width: 0;
}

.news_all, .popup_close {
  transition: opacity 0.3s;
}

.footer a {
  transition: color 0.3s;
}

.header .submenu_list a {
  transition: background-color 0.3s;
}

.error_hint, .header .lg_block .drop_btn, .header .mobile_filed,
.header .login_field, .header .login_btn, .header .search_btn, .header .main_menu ul a, .footer .footer_subscribe, .partners .partners_btn {
  transition: all 0.3s;
}

@media (hover: hover) {
  .news_all:hover, .popup_close:hover {
    opacity: 0.7;
  }
}
.news_all:active, .popup_close:active {
  transition: none;
  opacity: 0.7;
}

/*# sourceMappingURL=index.css.map */
