.dark_mode {
  --siteColor: #EFF6FF;
  --mainBg: #00214C;
  --secondBg:#013376;
  --footerBg: #001837;
  --popupBg: #001C41;
  --closeColor: #E7ECF3;
  --darkText: #FFFFFF;
  --borderColor:#445F87;
  --lightText: #E3E3E3;
  --primaryBg: #FF7A43;
  --bodyBg: #001837;
  --mainSectionGradient: linear-gradient(270deg, rgba(25, 40, 59, 0) 0%, rgba(25, 40, 59, 0.6) 51.17%, rgba(14, 25, 39, 0.65) 100%);
  --bulletMoblieBg:#FFFFFF;
  --orangeD1:#D13D00;
  --currensySectionBg:#001837;
  --currensySectionBorder: #253A58;
  --currensythead: #002454;
  --darkBg:#001C41;
  --hoverColor: #65A8FF;
  --success: #53F886;
  --menuHover: #D8E4F3;
  --menuBg: #000204;
  --searchBorder: #0046A1;
}

@font-face {
  font-family: "montserrat";
  font-display: swap;
  src: url("../../fonts/Montserrat-Regular/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/Montserrat-Regular/Montserrat-Regular.otf") format("opentype"), url("../../fonts/Montserrat-Regular/Montserrat-Regular.woff") format("woff"), url("../../fonts/Montserrat-Regular/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "montserratarm-light";
  font-display: swap;
  src: url("../../fonts/Montserratarm-Light/Montserratarm-Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/Montserratarm-Light/Montserratarm-Light.otf") format("opentype"), url("../../fonts/Montserratarm-Light/Montserratarm-Light.woff") format("woff"), url("../../fonts/Montserratarm-Light/Montserratarm-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "montserratarm-medium";
  font-display: swap;
  src: url("../../fonts/Montserratarm-Medium/Montserratarm-Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/Montserratarm-Medium/Montserratarm-Medium.otf") format("opentype"), url("../../fonts/Montserratarm-Medium/Montserratarm-Medium.woff") format("woff"), url("../../fonts/Montserratarm-Medium/Montserratarm-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "montserratarm";
  font-display: swap;
  src: url("../../fonts/Montserratarm-Regular/Montserratarm-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/Montserratarm-Regular/Montserratarm-Regular.otf") format("opentype"), url("../../fonts/Montserratarm-Regular/Montserratarm-Regular.woff") format("woff"), url("../../fonts/Montserratarm-Regular/Montserratarm-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "montserrat-bold";
  font-display: swap;
  src: url("../../fonts/Montserrat-Bold/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/Montserrat-Bold/Montserrat-Bold.otf") format("opentype"), url("../../fonts/Montserrat-Bold/Montserrat-Bold.woff") format("woff"), url("../../fonts/Montserrat-Bold/Montserrat-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "montserrat-medium";
  font-display: swap;
  src: url("../../fonts/Montserrat-Medium/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/Montserrat-Medium/Montserrat-Medium.otf") format("opentype"), url("../../fonts/Montserrat-Medium/Montserrat-Medium.woff") format("woff"), url("../../fonts/Montserrat-Medium/Montserrat-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "braind-yerevan";
  src: url("../../fonts/BraindYerevanRegular/BraindYerevanRegular.eot");
  src: url("../../fonts/BraindYerevanRegular/BraindYerevanRegular.eot?#iefix") format("embedded-opentype"), url("../../fonts/BraindYerevanRegular/BraindYerevanRegular.woff2") format("woff2"), url("../../fonts/BraindYerevanRegular/BraindYerevanRegular.woff") format("woff"), url("../../fonts/BraindYerevanRegular/BraindYerevanRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "icon";
  font-display: "auto";
  src: url("../../fonts/icons/icomoon.eot?8omifx");
  src: url("../../fonts/icons/icomoon.eot?8omifx#iefix") format("embedded-opentype"), url("../../fonts/icons/icomoon.ttf?8omifx") format("truetype"), url("../../fonts/icons/icomoon.woff?8omifx") format("woff");
  font-weight: normal;
  font-style: normal;
}
.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_s1_logo:before {
  content: "\e900";
}

.icon_down:before {
  content: "\e901";
}

.icon_left:before, .datepicker-dropdown .prev-button:before {
  content: "\e902";
}

.icon_right:before, .datepicker-dropdown .next-button:before {
  content: "\e903";
}

.icon_close:before, .page_messages .message_remove:before {
  content: "\e904";
}

.icon_check:before, .checkbox_btn: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";
}

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

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

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

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

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

.icon_serviceInsurance:before {
  content: "\e917";
}

.icon_serviceBoxes:before {
  content: "\e918";
}

.icon_serviceDeposit:before {
  content: "\e919";
}

.icon_serviceCard:before {
  content: "\e920";
}

.icon_serviceAccount:before {
  content: "\e921";
}

.icon_serviceGold:before {
  content: "\e922";
}

.icon_serviceEscrow:before {
  content: "\e923";
}

.icon_servicePayments:before {
  content: "\e924";
}

.icon_download:before {
  content: "\e925";
}

.icon_ruble:before {
  content: "\e926";
}

.icon_euro:before {
  content: "\e927";
}

.icon_dollar:before {
  content: "\e928";
}

.icon_dram:before {
  content: "\e929";
}

.icon_compare:before {
  content: "\e930";
}

.icon_message:before {
  content: "\e931";
}

.icon_fax:before {
  content: "\e932";
}

.icon_calendar:before {
  content: "\e933";
}

.icon_time:before {
  content: "\e934";
}

.icon_plus:before {
  content: "\e935";
}

.icon_percentage:before {
  content: "\e936";
}

.icon_roundedCheck:before {
  content: "\e937";
}

.icon_green1:before {
  content: "\e938";
}

.icon_green2:before {
  content: "\e939";
}

.icon_green3:before {
  content: "\e940";
}

.tab_section table td, .tab_section table th, .footer_menues ul, .footer_menues, .main_sub .submenu_list, .header .lg_block .drop_list, .header .type_list ul, .header .main_menu,
.header .footer_menu, .properties_main .properties_list ul, .paging ul, .loans_mobile ul, .deadline_mobile ul, .breadcrumbs ul, .page_links ul, .tab_btns ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.main_slider img, .field_block .attached_file:before, .field_block .attach_btn:before, .field_block input[type=file] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.loans_mobile .table_rows.opened .table_head:after, .deadline_mobile .table_rows.opened .table_head:after {
  transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -o-transform: scaleY(-1);
}

.page_messages .message_remove:before, .datepicker-dropdown .next-button:before, .datepicker-dropdown .prev-button:before, .compare_section .delete_btn:before, .checkbox_btn:before, [class*=icon_]:before, .main_sub > .page_container > .submenu_list a.submenu_btn:after, .header .lg_block .drop_btn:after, .header .main_menu .submenu_btn:after,
.header .footer_menu .submenu_btn:after, .datepicker-dropdown .next-button:after, .datepicker-dropdown .prev-button:after, .loans_mobile .table_head:after, .deadline_mobile .table_head:after, .tariffs_table tr:after, .checkbox_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;
}

.associations_slider img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.services_slider .image_block, .footer_contact .popup_btn, .top_list li:before, .main_sub .close_btn, .header .call_btn:before, .header .type_list a, .page_messages .message_remove, .page_messages, .paging a, .paging li, .popup_close, .swiper_btns button, .checkbox_btn:before, .field_block .attached_file, .field_block .attach_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

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

.main_sub .close_btn, .page_messages .message_remove, .popup_close {
  border: none;
  padding: 0;
  background: transparent;
}

.standard_text {
  font-size: 140%;
  line-height: 20px;
}

.secondary_btn, .primary_btn, .page_links a, .tab_btns button {
  border: none;
  height: 50px;
  font-size: 160%;
  line-height: 1.5em;
}
@media screen and (min-width: 576px) {
  .secondary_btn, .primary_btn, .page_links a, .tab_btns button {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 575px) {
  .secondary_btn, .primary_btn, .page_links a, .tab_btns button {
    padding-left: 5px;
    padding-right: 5px;
  }
}

.primary_btn, .page_links a, .tab_btns button {
  color: #ffffff;
  border-radius: 8px;
  text-align: center;
  min-width: 127px;
  font-family: "montserratarm", "montserrat-medium";
}
.loading.primary_btn, .page_links a.loading, .tab_btns button.loading {
  pointer-events: none;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.loading.primary_btn:after, .page_links a.loading:after, .tab_btns button.loading: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(--primaryBg, #EB591D) !important;
  color: var(--primaryBg, #EB591D);
  border-radius: 8px;
  text-align: center;
  min-width: 127px;
  padding: 5px 32px;
  background: transparent;
  font-family: "montserratarm", "montserrat-medium";
}
.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;
}

html {
  height: 100%;
  font-size: 10px;
  line-height: 1.4286em;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
html:has(body.popup_opened) {
  overflow-y: hidden;
}
html:has(body.menu_opened) {
  overflow-y: hidden;
}
@media screen and (max-width: 1024px) {
  html:has(.header .main_menu > li.opened) {
    overflow-y: hidden;
  }
}
html.touch .card_section .card_image {
  transform: translateX(0);
}
html.touch .card_section .card_image img {
  transform: rotateX(0) rotateZ(0);
}
html.touch .tab_btns::-webkit-scrollbar {
  width: 0;
  height: 0;
}
html.touch .tab_btns::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 0;
}
html.touch .tab_btns::-webkit-scrollbar-thumb {
  background: transparent;
  border-radius: 0;
}
html.web .tab_btns::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
html.web .tab_btns::-webkit-scrollbar-track {
  background: var(--currensySectionBorder, #C5D8F0);
  border-radius: thin;
}
html.web .tab_btns::-webkit-scrollbar-thumb {
  background: var(--searchBorder, #006BF6);
  border-radius: 4px;
}

body {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  color: var(--darkText, #1A324F);
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  background: var(--bodyBg, #DDE7F1);
  font-family: "montserratarm-light", "montserrat";
}
body.popup_opened {
  overflow-y: hidden;
}
body.dark_mode {
  background: #000F21;
}
body.dark_mode .field_block .range_type {
  color: #ffffff;
}
body:not(.dark_mode) .paging li {
  color: #1A324F;
}
body:not(.dark_mode) .paging a {
  color: #1A324F;
}
body:not(.dark_mode) .paging a.current_page {
  color: #ffffff;
}

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

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

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

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

a {
  color: var(--siteColor, #0046A1);
}
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: 576px) {
  .page_row {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 575px) {
  .page_row {
    margin-left: -5px;
    margin-right: -5px;
  }
}
.page_row .cb {
  flex: 0 0 100%;
  max-width: 100%;
}

.page_container {
  width: 100%;
  margin: 0 auto;
  max-width: 1320px;
}
@media screen and (min-width: 1025px) {
  .page_container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .page_container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page_container .page_container {
  padding-left: 0;
  padding-right: 0;
}

.individual_hint,
.drop_list {
  display: none;
}

.dark_mode .page_messages .message_title,
.dark_mode .page_messages .message_text {
  color: #ffffff;
}
.dark_mode .page_messages .message_remove {
  background: #ffffff;
  color: #1A324F;
}
.dark_mode .tab_btns ul,
.dark_mode .page_links ul {
  background: var(--darkBg, #001C41) !important;
}
.dark_mode .popup_block.info_popup .popup_title {
  color: #ffffff;
}
.dark_mode .news_block .news_sticker {
  background: #DDE7F1;
}
.dark_mode .card_section .card_block {
  background: linear-gradient(220.84deg, #003376 27.09%, #000F21 102.33%);
  border: 1px solid var(--currensySectionBorder, #C5D8F0);
}
.dark_mode .card_section .card_info .info_block span:before {
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .dark_mode .card_section {
    background: linear-gradient(220.84deg, #003376 27.09%, #000F21 102.33%);
  }
  .dark_mode .card_section .card_block {
    border: none !important;
    padding: 0 0 30px;
  }
}
@media (hover: hover) {
  .dark_mode .faq_section .question_block:hover {
    background: var(--secondBg, #013376);
  }
}
@media (hover: hover) {
  .dark_mode .documents_section .document_block:hover {
    background: var(--secondBg, #013376);
  }
}
.dark_mode .two_col table tr:nth-child(2n) {
  background: var(--darkBg, #001C41);
}
.dark_mode .two_col table tr td:nth-child(2) {
  text-align: center;
}

.error_hint {
  display: block;
  max-height: 0;
  overflow: hidden;
  color: #DA1A32;
  font-size: 1.2rem;
  line-height: 1.25em;
}
.error_hint:before {
  display: block;
  content: "";
  height: 4px;
}
@media screen and (max-width: 1024px) {
  .error_hint {
    font-size: 120%;
    padding: 0 16px;
  }
}

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

.help-block.form-error {
  display: none !important;
}

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

.news_block {
  background: var(--popupBg, #F3F9FF);
  padding: 20px 20px 40px;
  border-radius: 10px;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}
@media (hover: hover) {
  .news_block:hover img {
    transform: scale(1.05);
  }
}
.news_block:not(:has(.news_image)) .news_date {
  padding-top: 0;
}
.news_block .news_image {
  width: 100%;
  border-radius: 8px;
  display: block;
  position: relative;
  overflow: hidden;
}
.news_block .news_image img {
  width: 100%;
  height: auto;
  display: block;
  aspect-ratio: 373/264;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.news_block .news_info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
  flex: 1;
  position: relative;
  font-size: 140%;
  line-height: 1.5em;
}
.news_block .news_sticker {
  position: absolute;
  left: 10px;
  top: -43px;
  font-family: "montserratarm", "montserrat-medium";
  color: #13253B;
  padding: 6px 14px;
  display: inline-block;
  vertical-align: top;
  border-radius: 6px;
  background: var(--bodyBg, #DDE7F1);
}
.news_block .news_date {
  color: var(--lightText, #445161);
  padding-top: 10px;
  display: block;
}
.news_block .news_name {
  width: 100%;
  color: var(--darkText, #1A324F);
  font-family: "montserratarm", "montserrat-medium";
  margin-top: 5px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.news_block .news_description {
  color: var(--lightText, #445161);
  margin-top: 10px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 641px) and (max-width: 768px) {
  .news_block {
    padding: 15px 15px 30px;
  }
  .news_block .news_info {
    font-size: 130%;
  }
}
@media screen and (min-width: 576px) and (max-width: 640px) {
  .news_block {
    padding: 15px 15px 30px;
  }
  .news_block .news_info {
    font-size: 120%;
  }
}
@media screen and (max-width: 575px) {
  .news_block {
    padding: 20px 20px 30px;
  }
  .news_block .news_sticker {
    font-size: 1.2rem;
  }
}

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

.field_name {
  font-size: 1.4rem;
  line-height: 1.5em;
  color: var(--darkText, #1A324F);
  padding-bottom: 10px;
  font-family: "montserratarm", "montserrat-medium";
  flex: 0 0 100%;
  max-width: 100%;
}

.field_block {
  position: relative;
  padding-bottom: 30px;
}
.field_block ::-webkit-input-placeholder {
  color: var(--lightText, #445161);
}
.field_block :-moz-placeholder {
  color: var(--lightText, #445161);
}
.field_block ::-moz-placeholder {
  color: var(--lightText, #445161);
}
.field_block :-ms-input-placeholder {
  color: var(--lightText, #445161);
}
.field_block:has(.currency_select) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.field_block:has(.currency_select) input {
  border-radius: 5px 0 0 5px;
  background: transparent;
  height: 46px;
  border-right: none;
}
.field_block:has(input[data-validation]) .field_name, .field_block:has(textarea[data-validation]) .field_name {
  display: flex;
  align-items: flex-start;
}
.field_block:has(input[data-validation]) .field_name:after, .field_block:has(textarea[data-validation]) .field_name:after {
  display: block;
  content: "*";
  color: #DA1A32;
  margin-left: 2px;
}
.field_block .range_field {
  padding: 10px 50px 11px 16px;
  border: 1px solid var(--borderColor, #B4CBEA);
  border-radius: 5px 5px 0 0;
  position: relative;
}
.field_block .range_field .field_name {
  padding-bottom: 4px;
  color: var(--lightText, #445161);
  pointer-events: none;
}
.field_block .range_field:not(:has(.range_type img)) {
  padding-right: 100px;
}
.field_block .range-value {
  padding: 0;
  border: none;
  border-radius: 0;
  background: transparent;
  font-size: 1.6rem;
  line-height: 1.5em;
  color: var(--darkText, #1A324F);
  font-family: "montserratarm", "montserrat-medium";
}
.field_block .range_type {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 160%;
  line-height: 1.5em;
  color: #001C41;
}
.field_block .range_type:not(:has(:before)) {
  top: unset;
  transform: none;
  bottom: 20px;
}
.field_block .range_type:before {
  font-size: 2.8rem;
  display: block;
  color: var(--bulletMoblieBg, #6786AC);
}
.field_block:has(input:focus) .range_field {
  border-color: #006BF6;
}
.field_block:has(input:focus) .range_field input {
  border-color: transparent;
}
.field_block input,
.field_block textarea {
  width: 100%;
  border-radius: 5px;
  border: 1px solid var(--borderColor, #B4CBEA);
  padding: 12px 10px;
  background: transparent;
  font-size: 1.4rem;
  line-height: 1.5em;
  color: var(--darkText, #1A324F);
  -o-transition: all 50000s, border-color 0.3s;
  -ms-transition: all 50000s, border-color 0.3s;
  -moz-transition: all 50000s, border-color 0.3s;
  -webkit-transition: all 50000s, border-color 0.3s;
  transition: all 50000s, border-color 0.3s;
}
.field_block input:focus,
.field_block textarea:focus {
  border-color: #006BF6;
}
.field_block textarea {
  resize: none;
  display: block;
  height: 130px;
}
.field_block .noUi-target {
  background: var(--bulletMoblieBg, #6786AC);
  box-shadow: none;
  border: none;
  height: 3px;
}
.field_block .noUi-target .noUi-connect {
  height: 3px;
  border-radius: 0;
  background: #006BF6;
}
.field_block .noUi-handle {
  width: 22px;
  height: 22px;
  min-width: 22px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #ffffff;
  border: 5px solid #006BF6;
  right: -11px;
  top: -11px;
}
.field_block .noUi-handle:before, .field_block .noUi-handle:after {
  display: none;
}
.field_block.error .error_hint {
  max-height: 40px;
  width: 100%;
}
.field_block.error input,
.field_block.error textarea {
  border-color: #DA1A32;
}
.field_block.error .content_select.nice-select,
.field_block.error .currency_select.nice-select {
  border: 1px solid #DA1A32 !important;
}
.field_block:has(.attached_file) .attach_btn {
  display: none;
}
.field_block:has(.attach_error) .error_hint {
  display: none;
}
.field_block.full_field {
  flex: 0 0 100%;
  max-width: 100%;
}
.field_block:has(.filled) .attach_btn {
  bottom: 0;
}
.field_block .attach_error {
  display: block;
  overflow: hidden;
  color: #DA1A32;
  position: absolute;
  top: 100%;
  font-size: 120%;
  line-height: 1.25em;
}
.field_block .attach_block {
  cursor: pointer;
  font-size: 160%;
  line-height: 1.5em;
  border: none;
  padding: 0;
}
.field_block .attach_block input {
  padding: 0;
}
@media (hover: hover) {
  .field_block .attach_block:hover .attach_btn:before {
    border-color: #333333;
  }
}
.field_block input[type=file] {
  font-size: 0;
  opacity: 0;
  z-index: 3;
  cursor: pointer;
}
.field_block .attach_btn {
  cursor: pointer;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  background: var(--darkBg, #001C41);
  flex-wrap: wrap;
  padding: 20px;
  align-content: center;
  z-index: 2;
  height: 136px;
  bottom: unset;
  left: unset;
}
.field_block .attach_btn span {
  position: unset;
}
.field_block .attach_btn:before {
  z-index: -2;
  content: "";
  border: 9px dashed var(--currensySectionBorder, #C5D8F0);
}
.field_block .attach_btn:after {
  display: block;
  content: "";
  position: absolute;
  z-index: -1;
  background: inherit;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 1px;
}
.field_block .attach_btn .psevdo_btn {
  font-family: "montserratarm", "montserrat-medium";
  margin: 0 5px;
  text-decoration: underline;
  color: var(--primaryBg, #EB591D);
}
.field_block .attached_file {
  height: 136px;
  padding: 20px;
  font-size: 160%;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  line-height: 1.25em;
  z-index: 2;
  background: var(--darkBg, #001C41);
}
.field_block .attached_file .file_name {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
  max-width: 280px;
}
.field_block .attached_file .attach_remove {
  cursor: pointer;
  margin-right: -4px;
  margin-left: 10px;
  padding: 4px;
}
.field_block .attached_file .attach_remove:before {
  font-size: 1.6rem;
}
.field_block .attached_file:before {
  z-index: -2;
  content: "";
  border: 9px dashed var(--currensySectionBorder, #C5D8F0);
}
.field_block .attached_file:after {
  display: block;
  content: "";
  position: absolute;
  z-index: -1;
  background: inherit;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 1px;
}
.field_block:has(.currency_select.open) input {
  border-color: #0046A1 !important;
}

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

.section_title {
  font-family: "montserratarm", "montserrat-medium";
  margin: 0;
  font-size: 220%;
  line-height: 1.27em;
  color: var(--darkText, #1A324F);
}
@media screen and (max-width: 1024px) {
  .section_title {
    font-size: 200%;
  }
}
@media screen and (max-width: 575px) {
  .section_title {
    font-size: 180%;
  }
}

.secondary_btn {
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .secondary_btn:hover {
    background: var(--orangeD1, #D13D00);
    color: #ffffff;
    outline-color: transparent !important;
  }
}

.hidden_label {
  display: none;
}

.checkbox_field {
  padding-bottom: 20px;
}

.checkbox_btn {
  cursor: pointer;
  font-size: 140%;
  line-height: 1.5em;
  color: var(--darkText, #1A324F);
  width: 100%;
  position: relative;
  display: block;
}
@media (hover: hover) {
  .checkbox_btn:hover:before {
    border-color: var(--searchBorder, #006BF6);
  }
}
.checkbox_btn:before {
  position: absolute;
  left: 0;
  top: -2px;
  width: 24px;
  aspect-ratio: 1;
  color: transparent;
  border: 1px solid var(--borderColor, #B4CBEA);
  font-size: 0;
  border-radius: 6px;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.checkbox_btn .terms_block {
  display: block;
  padding-left: 32px;
}
.checkbox_btn a {
  color: var(--darkText, #1A324F);
  text-decoration: underline;
  margin-left: 2px;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .checkbox_btn a:hover {
    text-decoration: none;
  }
}
.checkbox_btn:has(input:checked):before {
  color: #ffffff;
  font-size: 2rem;
  background: var(--searchBorder, #006BF6);
}

.title_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.title_row .section_title {
  padding-right: 20px;
}
.title_row .all_news {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  font-family: "montserratarm", "montserrat-medium";
  font-size: 160%;
  line-height: 1.5em;
  color: var(--darkText, #1A324F);
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.title_row .all_news:before {
  display: block;
  font-size: 2.4rem;
  margin-left: 10px;
}
@media (hover: hover) {
  .title_row .all_news:hover {
    color: #65A8FF;
  }
}
@media screen and (max-width: 1024px) {
  .title_row .all_news {
    font-size: 140%;
  }
  .title_row .all_news:before {
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 575px) {
  .title_row .all_news {
    font-size: 160%;
    position: absolute;
    left: 50%;
    bottom: 0;
    width: max-content;
    transform: translateX(-50%);
  }
  .title_row .all_news:before {
    font-size: 2.4rem;
  }
}

.swiper_btns {
  display: flex;
  min-height: 40px;
}
.swiper_btns button {
  border: none;
  padding: 0;
  background: rgba(255, 255, 255, 0.2);
  color: var(--darkText, #1A324F);
  width: 40px;
  height: 40px;
  min-width: 40px;
  border-radius: 50%;
  backdrop-filter: blur(16px);
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.swiper_btns button.swiper-button-lock {
  display: none;
}
.swiper_btns button:before {
  font-size: 2.4rem;
  display: inline-block;
  vertical-align: top;
}
.swiper_btns button:not(:first-child) {
  margin-left: 18px;
}
.swiper_btns button.swiper-button-disabled {
  color: #AAAAB4;
}
.swiper_btns button:not([aria-controls*=swiper]) {
  display: none;
}
@media (hover: hover) {
  .swiper_btns button:hover {
    background: rgba(255, 255, 255, 0.4);
  }
}

.slider_dots {
  display: flex;
  margin: 0 -4px;
}
.slider_dots .swiper-pagination-bullet {
  margin: 0 4px !important;
  padding: 0;
  height: 4px;
  width: 35px;
  background: rgba(255, 255, 255, 0.4) !important;
  border-radius: 10px;
  cursor: pointer;
  opacity: 1 !important;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.slider_dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ffffff !important;
}

.popup_block {
  position: fixed;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  z-index: 100000;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  opacity: 0;
  -o-transition: height 0s 0.5s, opacity 0.5s;
  -ms-transition: height 0s 0.5s, opacity 0.5s;
  -moz-transition: height 0s 0.5s, opacity 0.5s;
  -webkit-transition: height 0s 0.5s, opacity 0.5s;
  transition: height 0s 0.5s, opacity 0.5s;
  text-align: left;
  display: flex;
  flex-direction: column;
}
.popup_block.showed {
  height: 100%;
  overflow-y: auto;
}
.popup_block.showed {
  opacity: 1;
  -o-transition: height 0s 0s, opacity 0.5s;
  -ms-transition: height 0s 0s, opacity 0.5s;
  -moz-transition: height 0s 0s, opacity 0.5s;
  -webkit-transition: height 0s 0s, opacity 0.5s;
  transition: height 0s 0s, opacity 0.5s;
}
.popup_block::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.popup_block::-webkit-scrollbar-track {
  background: var(--currensySectionBorder, #C5D8F0);
  border-radius: thin;
}
.popup_block::-webkit-scrollbar-thumb {
  background: var(--searchBorder, #006BF6);
  border-radius: 6px;
}
.popup_block:before, .popup_block:after {
  display: block;
  content: "";
  min-height: 20px;
  flex: 1;
}
.popup_block .popup_inner {
  padding: 0 15px;
}
.popup_block .popup_content {
  padding: 70px 75px 50px;
}
.popup_block .popup_title {
  font-size: 160%;
  line-height: 1.5em;
  color: var(--darkText, #1A324F);
  font-family: "montserratarm", "montserrat-medium";
}
.popup_block form {
  padding-top: 20px;
}
.popup_block .btn_block {
  display: flex;
  justify-content: center;
}
.popup_block.info_popup .popup_container {
  padding: 30px 40px 60px;
  border: 1px solid var(--borderColor, #B4CBEA);
  border-radius: 8px;
  width: 630px;
}
.popup_block.info_popup .popup_content {
  padding: 0;
}
.popup_block.info_popup .info_title {
  padding-right: 12px;
}
.popup_block.info_popup .popup_close {
  position: unset;
}
.popup_block.info_popup .popup_title {
  font-size: 140%;
  color: var(--lightText, #445161);
  padding-top: 20px;
}
.popup_block.info_popup .popup_description {
  font-size: 140%;
  line-height: 1.5em;
  color: var(--lightText, #445161);
  padding-top: 20px;
}
.popup_block .info_title {
  display: flex;
  align-items: center;
  font-size: 180%;
  line-height: 1.33em;
  font-family: "montserratarm", "montserrat-medium";
  color: var(--darkText, #1A324F);
}
.popup_block .info_title:before {
  font-size: 2.4rem;
  display: block;
  margin-right: 10px;
}
.popup_block.contact_popup .primary_btn, .popup_block.contact_popup .page_links a, .page_links .popup_block.contact_popup a, .popup_block.contact_popup .tab_btns button, .tab_btns .popup_block.contact_popup button {
  background: #EB591D;
  box-shadow: 0px 1px 2px 0px rgba(10, 13, 18, 0.05);
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .popup_block.contact_popup .primary_btn:hover, .popup_block.contact_popup .page_links a:hover, .page_links .popup_block.contact_popup a:hover, .popup_block.contact_popup .tab_btns button:hover, .tab_btns .popup_block.contact_popup button:hover {
    background: var(--orangeD1, #D13D00);
  }
}
.popup_block.contact_popup .popup_container {
  border-radius: 10px;
}
.popup_block.contact_popup .popup_info {
  font-size: 120%;
  line-height: 1.25em;
  color: var(--lightText, #445161);
  display: flex;
  align-items: flex-start;
  padding-bottom: 30px;
}
.popup_block.contact_popup .popup_info:before {
  display: block;
  content: "*";
  color: #DA1A32;
  margin-left: 2px;
}
.popup_block.apply_popup .popup_title {
  font-size: 180%;
}
.popup_block.apply_popup .field_block:has(.call_info) input {
  padding-left: 74px;
}
.popup_block.apply_popup .popup_container {
  border-radius: 10px;
}
.popup_block.apply_popup .call_info {
  display: flex;
  align-items: center;
  position: absolute;
  left: 10px;
  top: 46px;
  bottom: unset;
  font-size: 140%;
  line-height: 16px;
  color: #ffffff;
}
.popup_block.apply_popup .call_info img {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  object-fit: cover;
  aspect-ratio: 1;
  display: block;
  margin-right: 8px;
}
.popup_block.apply_popup .popup_info {
  font-size: 120%;
  line-height: 1.25em;
  color: var(--lightText, #445161);
  display: flex;
  align-items: flex-start;
  padding-bottom: 30px;
}
.popup_block.apply_popup .popup_info:before {
  display: block;
  content: "*";
  color: #DA1A32;
  margin-left: 2px;
}
.popup_block.apply_popup .primary_btn, .popup_block.apply_popup .page_links a, .page_links .popup_block.apply_popup a, .popup_block.apply_popup .tab_btns button, .tab_btns .popup_block.apply_popup button {
  min-width: 146px;
  background: #EB591D;
  box-shadow: 0px 1px 2px 0px rgba(10, 13, 18, 0.05);
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .popup_block.apply_popup .primary_btn:hover, .popup_block.apply_popup .page_links a:hover, .page_links .popup_block.apply_popup a:hover, .popup_block.apply_popup .tab_btns button:hover, .tab_btns .popup_block.apply_popup button:hover {
    background: var(--orangeD1, #D13D00);
  }
}
@media screen and (max-width: 575px) {
  .popup_block .popup_content {
    padding: 40px 30px 40px;
  }
  .popup_block.info_popup .popup_container {
    padding: 30px 20px 40px;
    border-radius: 8px;
  }
  .popup_block .info_title {
    font-size: 160%;
  }
}
@media screen and (max-width: 400px) {
  .popup_block .popup_content {
    padding: 40px 15px 40px;
  }
}

.popup_close {
  position: absolute;
  top: 30px;
  right: 40px;
  width: 40px;
  min-width: 40px;
  height: 40px;
  border-radius: 50%;
  z-index: 10;
  background: var(--closeColor, #E7ECF3);
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.popup_close:before {
  font-size: 2.4rem;
  display: block;
}
@media (hover: hover) {
  .popup_close:hover {
    color: #006BF6;
  }
}
.popup_close:has(~ .member_content:empty) {
  display: none;
}
@media screen and (min-width: 576px) and (max-width: 1024px) {
  .popup_close {
    top: 16px;
    right: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .popup_close {
    top: 5px;
    right: 5px;
    width: 32px;
    height: 32px;
    min-width: 32px;
  }
  .popup_close:before {
    font-size: 1.8rem;
  }
}

.popup_container {
  background: var(--popupBg, #F3F9FF);
  position: relative;
  overflow: hidden;
  width: 504px;
  max-width: 100%;
  margin: 0 auto;
  -o-transition: background-color 0.75s;
  -ms-transition: background-color 0.75s;
  -moz-transition: background-color 0.75s;
  -webkit-transition: background-color 0.75s;
  transition: background-color 0.75s;
}

.tab_btns {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
}
.tab_btns ul {
  display: flex;
  border: 1px solid var(--borderColor, #B4CBEA);
  border-radius: 10px;
  width: max-content;
}
.tab_btns ul.dragging {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.tab_btns button {
  color: var(--darkText, #1A324F);
  height: 50px;
  background: transparent;
  border-radius: 8px;
  white-space: nowrap;
  min-width: auto;
  padding: 0 16px;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .tab_btns button:hover {
    color: #65A8FF;
  }
}
.tab_btns button.selected {
  pointer-events: none;
  background: #006BF6;
  color: #ffffff;
}
@media screen and (max-width: 1280px) {
  .tab_btns {
    margin: 0 -20px;
    padding: 0 20px;
  }
  .tab_btns::-webkit-scrollbar-track {
    margin: 0 20px;
  }
}
@media screen and (max-width: 1024px) {
  .tab_btns button {
    font-size: 140%;
    white-space: nowrap;
  }
}

.info_section {
  position: relative;
  overflow: hidden;
}

.page_links {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
}
.page_links::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.page_links::-webkit-scrollbar-track {
  background: var(--currensySectionBorder, #C5D8F0);
  border-radius: thin;
}
.page_links::-webkit-scrollbar-thumb {
  background: var(--searchBorder, #006BF6);
  border-radius: 4px;
}
.page_links ul {
  display: flex;
  border: 1px solid var(--borderColor, #B4CBEA);
  border-radius: 10px;
  width: max-content;
}
.page_links ul.dragging {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.page_links a {
  color: var(--darkText, #1A324F);
  height: 50px;
  background: transparent;
  border-radius: 8px;
  white-space: nowrap;
  min-width: auto;
  padding: 0 16px;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .page_links a:hover {
    color: #65A8FF;
  }
}
.page_links a.selected {
  pointer-events: none;
  background: #006BF6;
  color: #ffffff;
}
@media screen and (max-width: 1280px) {
  .page_links {
    margin: 0 -20px;
    padding: 0 20px;
  }
  .page_links::-webkit-scrollbar-track {
    margin: 0 20px;
  }
}
@media screen and (max-width: 1024px) {
  .page_links a {
    font-size: 140%;
    white-space: nowrap;
  }
}

.from_to {
  display: flex;
  justify-content: space-between;
  font-size: 140%;
  line-height: 1.5em;
  padding-top: 10px;
  color: var(--darkText, #1A324F);
}
.from_to span {
  display: block;
}
.from_to span:first-child {
  padding-right: 10px;
}

.tab_block {
  position: relative;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.tab_block:not(.selected) {
  height: 0;
  opacity: 0;
  overflow: hidden;
}

.breadcrumbs {
  font-size: 120%;
  line-height: 16px;
  padding-top: 20px;
}
.breadcrumbs ul {
  display: flex;
  align-items: center;
}
.breadcrumbs li {
  color: var(--darkText, #1A324F);
  display: flex;
}
.breadcrumbs li:not(:first-child):before {
  display: block;
  color: var(--lightText, #445161);
  content: "/";
  margin: 0 3px;
}
.breadcrumbs li:last-child {
  flex: 1;
  width: 10%;
}
.breadcrumbs li div {
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  overflow: hidden;
}
.breadcrumbs a {
  display: block;
  color: var(--lightText, #445161);
  position: relative;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .breadcrumbs a:hover {
    color: #65A8FF;
  }
}
@media screen and (max-width: 768px) {
  .breadcrumbs {
    display: none;
  }
}

.card_section {
  padding-top: 80px;
}
.card_section .card_block {
  display: flex;
  align-items: flex-start;
  padding: 40px 0 40px 10px;
  background: #F3F9FF;
  border-radius: 10px;
}
@media (hover: hover) {
  .card_section .card_block:hover .card_image {
    transform: translateY(-70px);
  }
  .card_section .card_block:hover .card_image img {
    transform: scale(1.1);
  }
}
.card_section .card_category {
  width: max-content;
  font-size: 1.4rem;
  line-height: 1.5em;
  font-family: "montserratarm", "montserrat-medium";
  color: #ffffff;
  padding: 6px 14px;
  background: #EB591D;
  border-radius: 6px;
  margin-bottom: 20px;
}
.card_section .compare_field {
  margin-left: 40px;
  padding: 0;
}
.card_section .compare_field .checkbox_btn {
  width: auto;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  background: transparent;
  border-color: var(--borderColor, #B4CBEA);
}
.card_section .compare_field .checkbox_btn:before {
  position: unset;
  margin-left: 8px;
}
.card_section .btn_block {
  display: flex;
  align-items: center;
  padding-top: 40px;
}
.card_section:not(:has(.card_image)) .card_main {
  width: 100%;
  max-width: 100%;
}
.card_section .card_main {
  padding: 0 40px;
  flex: 1;
  width: 60%;
}
.card_section .card_image {
  padding: 0 40px;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.card_section .card_image img {
  transform-origin: right top;
  transition: transform 0.3s ease-in-out;
  width: 415px;
  height: auto;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  aspect-ratio: 415/260;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.card_section .card_name {
  font-size: 220%;
  line-height: 1.27em;
  font-family: "montserratarm", "montserrat-medium";
  color: var(--darkText, #1A324F);
}
.card_section .card_info {
  list-style-type: none;
  padding: 0;
  margin: 0 -40px;
  display: flex;
  flex-wrap: wrap;
}
.card_section .card_info li {
  padding: 20px 40px 0;
  display: flex;
  flex-direction: column;
}
.card_section .card_info .info_title {
  width: 100%;
  font-size: 140%;
  line-height: 1.5em;
  color: var(--lightText, #445161);
  padding-bottom: 10px;
}
.card_section .card_info .info_block {
  width: 100%;
  flex: 1;
  font-size: 180%;
  line-height: 1.33em;
  color: var(--siteColor, #0046A1);
  font-family: "montserratarm", "montserrat-medium";
  display: flex;
  align-items: center;
}
.card_section .card_info .info_block span {
  display: block;
  font-size: 2.8rem;
}
.card_section .card_info .info_block span:not(:last-child) {
  margin-right: 20px;
}
.card_section .card_info .info_block span:before {
  display: block;
  color: #0046A1;
}
.card_section .card_description {
  padding-top: 20px;
  font-size: 140%;
  line-height: 1.5em;
  color: var(--lightText, #445161);
}
.card_section .primary_btn, .card_section .tab_btns button, .tab_btns .card_section button, .card_section .page_links a, .page_links .card_section a {
  background: #EB591D;
  min-width: 205px;
  max-width: 100%;
  box-shadow: 0px 1px 2px 0px rgba(10, 13, 18, 0.05);
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .card_section .primary_btn:hover, .card_section .tab_btns button:hover, .tab_btns .card_section button:hover, .card_section .page_links a:hover, .page_links .card_section a:hover {
    background: var(--orangeD1, #D13D00);
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .card_section {
    padding-top: 60px;
  }
  .card_section .card_block {
    padding: 30px 0;
  }
  .card_section .card_main {
    padding: 0 30px;
  }
  .card_section .card_image {
    padding: 0 30px;
  }
  .card_section .card_image img {
    width: 360px;
  }
  .card_section .card_info {
    margin: 0 -20px;
  }
  .card_section .card_info li {
    padding: 20px 20px 0;
  }
  .card_section .card_info .info_block span {
    font-size: 2.4rem;
  }
  .card_section .card_info .info_block span:not(:last-child) {
    margin-right: 12px;
  }
  .card_section .card_description {
    padding-top: 20px;
  }
  .card_section .btn_block {
    padding-top: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .card_section {
    padding-top: 60px;
  }
  .card_section .card_block {
    padding: 30px 0;
  }
  .card_section .card_main {
    padding: 0 20px;
  }
  .card_section .card_image {
    padding: 0 20px;
  }
  .card_section .card_image img {
    width: 320px;
  }
  .card_section .card_info {
    margin: 0 -15px;
  }
  .card_section .card_info li {
    padding: 15px 15px 0;
  }
  .card_section .card_info .info_title {
    font-size: 130%;
  }
  .card_section .card_info .info_block {
    font-size: 160%;
  }
  .card_section .card_info .info_block span {
    font-size: 2.2rem;
  }
  .card_section .card_info .info_block span:not(:last-child) {
    margin-right: 10px;
  }
  .card_section .card_name {
    font-size: 200%;
  }
  .card_section .card_description {
    padding-top: 15px;
    font-size: 130%;
  }
  .card_section .primary_btn, .card_section .tab_btns button, .tab_btns .card_section button, .card_section .page_links a, .page_links .card_section a {
    height: 40px;
    font-size: 140%;
  }
}
@media screen and (max-width: 768px) {
  .card_section {
    padding-top: 0;
    margin-top: 90px;
    background: var(--popupBg, #F3F9FF);
  }
  .card_section .card_block {
    padding: 0 0 40px;
    background: transparent;
    border: none !important;
    align-items: center;
    flex-direction: column-reverse;
  }
  .card_section .card_category {
    margin: 30px auto 0;
  }
  .card_section .card_main {
    padding: 0;
    width: 100%;
  }
  .card_section .card_image {
    padding: 0;
    margin-top: -30px;
  }
  .card_section .card_image img {
    width: 400px;
    max-width: 100%;
  }
  .card_section .card_info {
    margin: 0 -20px;
    justify-content: center;
  }
  .card_section .card_info li {
    padding: 20px 20px 0;
  }
  .card_section .card_info .info_title {
    font-size: 140%;
    text-align: center;
  }
  .card_section .card_info .info_block {
    font-size: 180%;
  }
  .card_section .card_info .info_block span {
    font-size: 2.2rem;
  }
  .card_section .card_info .info_block span:not(:last-child) {
    margin-right: 10px;
  }
  .card_section .card_name {
    font-size: 220%;
    text-align: center;
    padding-top: 30px;
  }
  .card_section .card_description {
    padding-top: 20px;
    font-size: 140%;
    text-align: center;
  }
  .card_section .btn_block {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: 24px;
  }
  .card_section .compare_field {
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    justify-content: center;
    padding-top: 30px;
  }
  .card_section .primary_btn, .card_section .tab_btns button, .tab_btns .card_section button, .card_section .page_links a, .page_links .card_section a {
    margin: 0;
    height: 50px;
    font-size: 160%;
    width: auto !important;
  }
}
@media screen and (max-width: 575px) {
  .card_section .card_info {
    margin: 0 -10px;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .card_section .card_info li {
    padding: 20px 10px 0;
  }
  .card_section .card_info .info_title {
    font-size: 120%;
    text-align: left;
  }
  .card_section .card_info .info_block {
    font-size: 140%;
    line-height: 1.5em;
  }
  .card_section .card_info .info_block img {
    font-size: 2.4rem;
  }
  .card_section .card_info .info_block img:not(:last-child) {
    margin-right: 12px;
  }
  .card_section .btn_block {
    flex-direction: column;
  }
  .card_section .secondary_btn {
    margin-top: 20px;
    width: 100%;
  }
  .card_section .card_name {
    font-size: 180%;
    text-align: center;
    padding-top: 30px;
  }
  .card_section .compare_field {
    margin-left: 0 !important;
    justify-content: center;
  }
  .card_section .primary_btn, .card_section .tab_btns button, .tab_btns .card_section button, .card_section .page_links a, .page_links .card_section a {
    margin-right: 0 !important;
    max-width: 100%;
    width: 100% !important;
  }
  .card_section .card_category {
    margin: 20px 0 0;
  }
}

.page_head {
  padding-top: 54px;
}
.page_head a {
  color: var(--primaryBg, #EB591D);
  text-decoration: underline;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .page_head a:hover {
    color: var(--orangeD1, #D13D00);
  }
}
.page_head + .card_section {
  padding-top: 100px;
}
.page_head .main_row {
  display: flex;
  align-items: flex-start;
  margin: 0 -32px;
}
.page_head .main_row .left_col {
  padding: 0 32px;
  flex: 1;
  width: 60%;
}
.page_head .main_row .right_col {
  padding: 0 32px;
  max-width: 324px;
  flex: 0 0 324px;
}
.page_head .main_row img {
  width: 100%;
  aspect-ratio: 1;
  height: auto;
  display: block;
}
.page_head .main_row .page_desc,
.page_head .main_row .page_title {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .page_head {
    padding-top: 40px;
  }
  .page_head + .card_section {
    padding-top: 60px;
  }
  .page_head .main_row {
    margin: 0 -20px;
  }
  .page_head .main_row .left_col {
    padding: 0 20px;
  }
  .page_head .main_row .right_col {
    padding: 0 20px;
    max-width: 260px;
    flex: 0 0 260px;
  }
}
@media screen and (max-width: 768px) {
  .page_head .main_row {
    margin: 0 -10px;
  }
  .page_head .main_row .left_col {
    padding: 0 10px;
  }
  .page_head .main_row .right_col {
    padding: 0 10px;
    max-width: 220px;
    flex: 0 0 220px;
  }
  .page_head + .card_section {
    padding-top: 0;
    margin-top: 60px;
  }
}
@media screen and (max-width: 575px) {
  .page_head {
    padding-top: 24px;
  }
  .page_head .main_row {
    flex-direction: column-reverse;
  }
  .page_head .main_row .left_col {
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 30px;
    width: 100%;
  }
  .page_head .main_row .right_col {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .page_head .main_row img {
    width: 260px;
  }
}
@media screen and (max-width: 400px) {
  .page_head .main_row img {
    width: 200px;
  }
}

.page_title {
  font-family: "montserratarm-medium", "montserrat-bold";
  margin: 0;
  font-size: 300%;
  line-height: 1.3em;
  color: var(--darkText, #1A324F);
  width: 800px;
  max-width: 100%;
}
@media screen and (max-width: 1024px) {
  .page_title {
    font-size: 260%;
  }
}
@media screen and (max-width: 575px) {
  .page_title {
    font-size: 220%;
  }
}

.page_desc {
  padding-top: 20px;
  font-size: 160%;
  line-height: 1.5em;
  color: var(--lightText, #445161);
  width: 800px;
  max-width: 100%;
}
.page_desc ul,
.page_desc ol {
  padding: 0 0 0 22px;
  margin: 0;
}
.page_desc li {
  padding-top: 14px;
}
.page_desc ul {
  list-style-type: disc;
}
.page_desc p {
  margin: 14px 0 0;
}
.page_desc p:first-child {
  margin-top: 0;
}
@media screen and (max-width: 1024px) {
  .page_desc {
    font-size: 140%;
    padding-top: 10px;
  }
}

.medium_title {
  display: flex;
  align-items: center;
  font-family: "montserratarm", "montserrat-medium";
  margin: 0;
  font-size: 260%;
  line-height: 1.3em;
  color: var(--darkText, #1A324F);
}
.medium_title img {
  display: block;
  margin-right: 20px;
  width: 80px;
  height: auto;
  aspect-ratio: 1;
}
@media screen and (max-width: 1024px) {
  .medium_title {
    font-size: 220%;
  }
  .medium_title img {
    width: 70px;
    margin-right: 12px;
  }
}
@media screen and (max-width: 575px) {
  .medium_title {
    font-size: 180%;
    flex-direction: column;
    align-items: flex-start;
  }
  .medium_title img {
    width: 60px;
    margin: 0 0 10px;
  }
}

.faq_section {
  padding-top: 100px;
}
.faq_section .faq_list {
  list-style-type: none;
  margin: 0;
  padding: 20px 0 0;
}
.faq_section .faq_list > li {
  margin-top: 10px;
  position: relative;
  overflow: hidden;
  background: var(--popupBg, #F3F9FF);
  border-radius: 5px;
  border: 1px solid inherit;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.faq_section .faq_list > li.opened {
  border-color: var(--borderColor, #B4CBEA);
}
.faq_section .faq_list > li.opened .question_block:after {
  opacity: 0;
}
.faq_section .question_block {
  background: transparent;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: none;
  font-size: 160%;
  color: var(--darkText, #1A324F);
  font-family: "montserratarm", "montserrat-medium";
  line-height: 1.5em;
  padding: 16px 60px 16px 30px;
  position: relative;
  text-align: left;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .faq_section .question_block:hover {
    background: #ffffff;
  }
}
.faq_section .question_block:before, .faq_section .question_block:after {
  content: "";
  position: absolute;
  right: 30px;
  top: 25px;
  width: 14px;
  height: 2px;
  border-radius: 2px;
  background: var(--darkText, #1A324F);
}
.faq_section .question_block:after {
  transform: rotate(90deg);
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.faq_section .answer_block {
  display: none;
  padding: 0 30px;
}
.faq_section .answer_block:not(:has(.text_page)) {
  font-size: 160%;
  line-height: 1.5em;
  color: var(--lightText, #445161);
}
.faq_section .answer_block a {
  display: block;
  color: var(--primaryBg, #EB591D);
  text-decoration: underline;
  margin-top: 16px;
  width: max-content;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .faq_section .answer_block a:hover {
    color: var(--orangeD1, #D13D00);
  }
}
.faq_section .answer_block:before, .faq_section .answer_block:after {
  content: "";
  width: 100%;
  display: block;
}
.faq_section .answer_block:before {
  height: 8px;
}
.faq_section .answer_block:after {
  height: 30px;
}
.faq_section .answer_block > * {
  width: 1000px;
  max-width: 100%;
}
.faq_section:has(.question_block.icon_down) .answer_block {
  font-size: 100%;
  padding: 0;
}
.faq_section:has(.question_block.icon_down) .answer_block:after {
  display: none;
}
.faq_section:has(.question_block.icon_down) .answer_block .two_col {
  min-width: 100%;
  padding-top: 0;
}
.faq_section:has(.question_block.icon_down) .answer_block .two_col table {
  border-radius: 0;
  border-right: 0;
  border-left: 0;
}
.faq_section:has(.question_block.icon_down) .icon_down:after {
  display: none;
}
.faq_section:has(.question_block.icon_down) .icon_down:before {
  content: "\e901";
  background: none;
  top: 15px;
  margin: 0;
  height: auto;
  width: auto;
  font-size: 2.7rem;
}
@media screen and (max-width: 1024px) {
  .faq_section {
    padding-top: 80px;
  }
  .faq_section:has(.question_block.icon_down) .answer_block .two_col table td:nth-child(even) {
    text-align: center;
  }
}
@media screen and (max-width: 575px) {
  .faq_section {
    padding-top: 60px;
  }
  .faq_section .question_block {
    font-size: 140%;
    padding: 16px 40px 16px 16px;
  }
  .faq_section .question_block:before, .faq_section .question_block:after {
    right: 16px;
  }
  .faq_section .faq_list {
    padding-top: 14px;
  }
  .faq_section .answer_block {
    padding: 0 16px;
  }
  .faq_section .answer_block:not(:has(.text_page)) {
    font-size: 140%;
  }
  .faq_section .answer_block:after {
    height: 16px;
  }
}

.template_page .text_page {
  max-width: 100%;
  width: 960px;
}
.template_page .text_page p,
.template_page .text_page h1,
.template_page .text_page h2,
.template_page .text_page h3,
.template_page .text_page h4,
.template_page .text_page ol,
.template_page .text_page ul {
  max-width: 100%;
  width: 870px;
}
.template_page .documents_section {
  padding-top: 60px;
}

.text_page {
  font-size: 160%;
  line-height: 1.5em;
  color: var(--lightText, #445161);
}
.text_page img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 10px;
  margin-top: 54px;
  aspect-ratio: 2/1;
}
.text_page p {
  margin: 20px 0 0;
}
.text_page ul {
  list-style-type: disc;
  margin: 0;
  padding: 20px 0 0 22px;
}
.text_page ol {
  margin: 0;
  padding: 20px 0 0 22px;
}
.text_page li:not(:first-child) {
  padding-top: 10px;
}
.text_page h1,
.text_page h2,
.text_page h3,
.text_page h4 {
  line-height: 1.3em;
  font-family: "montserratarm", "montserrat-medium";
  color: var(--darkText, #1A324F);
  margin: 0;
  font-weight: normal;
}
.text_page h1 {
  font-size: 3rem;
  padding-top: 54px;
  font-family: "montserratarm-medium", "montserrat-bold";
}
.text_page h2 {
  font-size: 2.2rem;
  padding-top: 60px;
}
.text_page h3 {
  font-size: 1.8rem;
  padding-top: 60px;
}
.text_page h4 {
  font-size: 100%;
}
.text_page a {
  text-decoration: underline;
  color: #FF7A43;
}
@media (hover: hover) {
  .text_page a:hover {
    color: var(--orangeD1, #D13D00);
  }
}
@media screen and (max-width: 1024px) {
  .text_page {
    font-size: 140%;
  }
  .text_page h1 {
    padding-top: 40px;
    font-size: 2.4rem;
  }
  .text_page h2 {
    font-size: 1.8rem;
    padding-top: 40px;
  }
  .text_page h3 {
    font-size: 1.6rem;
    padding-top: 40px;
  }
  .text_page img {
    margin-top: 40px;
  }
}
@media screen and (max-width: 575px) {
  .text_page {
    font-size: 140%;
  }
  .text_page ul,
  .text_page ol {
    padding-top: 15px;
  }
  .text_page p {
    margin-top: 15px;
  }
  .text_page h1 {
    padding-top: 24px;
    font-size: 1.8rem;
  }
  .text_page h2 {
    font-size: 1.6rem;
    padding-top: 20px;
  }
  .text_page h3 {
    font-size: 1.4rem;
    padding-top: 20px;
  }
  .text_page img {
    margin-top: 30px;
  }
}

.warning_info {
  padding-top: 60px;
  font-size: 1.6rem;
  line-height: 1.5em;
  color: var(--lightText, #445161);
  width: 960px;
  max-width: 100%;
}
.warning_info .info_title {
  font-size: 1.8rem !important;
  line-height: 1.3em;
  display: flex;
  align-items: center;
  font-family: "montserratarm", "montserrat-medium";
}
.warning_info .info_title:before {
  display: block;
  margin-right: 10px;
  font-size: 2.4rem;
  color: var(--primaryBg, #EB591D);
}
.warning_info div:not(.info_title),
.warning_info p:not(.info_title) {
  margin-top: 20px;
}
.warning_info a {
  color: var(--primaryBg, #EB591D);
  text-decoration: underline;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .warning_info a:hover {
    color: var(--orangeD1, #D13D00);
  }
}
.warning_info ul,
.warning_info ol {
  padding: 0 0 0 26px;
  margin: 0;
}
.warning_info li {
  padding-top: 15px;
}
.warning_info ul {
  list-style-type: disc;
}
@media screen and (max-width: 575px) {
  .warning_info {
    font-size: 1.4rem;
  }
  .warning_info .info_title {
    font-size: 1.6rem !important;
    flex-direction: column;
    align-items: flex-start;
  }
  .warning_info .info_title:before {
    margin: 0 0 10px;
    font-size: 2.4rem;
    color: #EB591D;
  }
  .warning_info div:not(.info_title),
  .warning_info p:not(.info_title) {
    margin-top: 10px;
  }
  .warning_info ul,
  .warning_info ol {
    padding: 0 0 0 17px;
  }
}

.small_title {
  font-size: 1.8rem;
  line-height: 1.3em;
  font-family: "montserratarm", "montserrat-medium";
  color: var(--darkText, #1A324F);
  margin: 0;
  font-weight: normal;
}
@media screen and (max-width: 575px) {
  .small_title {
    font-size: 1.6rem;
    line-height: 1.5em;
  }
}

.documents_section {
  padding-top: 100px;
}
.documents_section:has(.all_items) .more_btn:before {
  transform: rotate(0);
}
.documents_section.logo_doc .document_block > img {
  height: 34px;
  width: auto;
  aspect-ratio: 200/34;
}
.documents_section .documents_list {
  list-style-type: none;
  margin: 0;
  padding: 20px 0 0;
}
.documents_section .documents_list.all_items li {
  display: block;
}
.documents_section li {
  padding-top: 10px;
}
.documents_section li:nth-child(n+4) {
  display: none;
}
.documents_section .document_block {
  border-radius: 8px;
  display: flex;
  align-items: center;
  padding: 20px 30px;
  font-size: 160%;
  line-height: 1.5em;
  color: var(--darkText, #1A324F);
  background: var(--popupBg, #F3F9FF);
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .documents_section .document_block:hover {
    background: #ffffff;
  }
}
.documents_section .document_block > img {
  display: block;
  width: 34px;
  height: auto;
  aspect-ratio: 1;
  margin-right: 14px;
  object-fit: cover;
}
.documents_section .date_block {
  padding-right: 14px;
  display: block;
}
.documents_section .more_info {
  margin-left: auto;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  font-family: "montserratarm", "montserrat-medium";
}
.documents_section .more_info:before {
  display: block;
  margin-left: 10px;
  font-size: 2.4rem;
}
.documents_section .more_btn {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
  margin: 30px auto 0;
  font-size: 160%;
  line-height: 1.5em;
  font-family: "montserratarm", "montserrat-medium";
  color: var(--darkText, #1A324F);
  border: none;
  background: transparent;
  padding: 0;
  border-radius: 0 0 8px 8px;
  border-top: none;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.documents_section .more_btn:before {
  display: block;
  font-size: 2.4rem;
  margin-left: 10px;
  transform: rotate(90deg);
}
@media (hover: hover) {
  .documents_section .more_btn:hover {
    color: #65A8FF;
  }
}
@media screen and (max-width: 1024px) {
  .documents_section {
    padding-top: 60px;
  }
}
@media screen and (max-width: 575px) {
  .documents_section .documents_list {
    padding-top: 14px;
  }
  .documents_section .document_block {
    font-size: 140%;
    padding: 20px 30px 64px 20px;
    position: relative;
  }
  .documents_section .date_block {
    padding-right: 0;
  }
  .documents_section .more_info {
    position: absolute;
    right: 20px;
    bottom: 20px;
    font-size: 1.6rem;
    padding-top: 20px;
  }
  .documents_section .more_btn {
    margin-top: 40px;
  }
}

.currency_select.nice-select {
  background: #0046A1;
  height: 46px;
  padding: 0;
  border-radius: 0 5px 5px 0;
  line-height: normal;
  color: #ffffff;
  width: 100px;
  border: none;
  transition: none;
  border: 1px solid var(--borderColor, #B4CBEA) !important;
  font-size: 140%;
  line-height: 1.5em;
  font-family: "montserratarm", "montserrat-medium";
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: normal;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .currency_select.nice-select:hover {
    border-color: var(--searchBorder, #006BF6) !important;
    background: #006BF6;
  }
}
.currency_select.nice-select:has(.disabled.selected) .current {
  color: var(--lightText, #445161);
}
.currency_select.nice-select .current {
  padding: 0 35px 0 0;
  text-align: right;
  width: 100%;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.currency_select.nice-select:after {
  border-color: #ffffff;
  height: 8px;
  width: 8px;
  right: 18px;
  top: 50%;
  margin-top: -6px;
}
.currency_select.nice-select.open {
  border: 1px solid #006BF6 !important;
  border-radius: 0 5px 0 0;
  background: #006BF6;
}
.currency_select.nice-select .nice-select-dropdown {
  margin-top: 0;
  box-shadow: none;
  width: auto !important;
  left: -1px;
  right: -1px;
  border-radius: 0 0 5px 5px;
  background: var(--popupBg, #F3F9FF);
  overflow: hidden;
  border: 1px solid #006BF6 !important;
  border-top: none !important;
}
.currency_select.nice-select .nice-select-dropdown ul {
  margin: 0;
  position: relative;
  list-style-type: none;
  border-radius: 0;
}
.currency_select.nice-select .nice-select-dropdown ul::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.currency_select.nice-select .nice-select-dropdown ul::-webkit-scrollbar-track {
  background: #253A58;
  border-radius: thin;
}
.currency_select.nice-select .nice-select-dropdown ul::-webkit-scrollbar-thumb {
  background: #006BF6;
  border-radius: 2px;
}
.currency_select.nice-select .nice-select-dropdown li {
  padding: 12px;
  height: auto;
  white-space: normal;
  text-align: center;
  font-family: "montserratarm", "montserrat-medium";
  font-weight: normal !important;
  background: transparent;
  border-radius: 0;
  line-height: inherit;
  color: var(--darkText, #1A324F);
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.currency_select.nice-select .nice-select-dropdown li.option.disabled {
  display: none;
}
@media (hover: hover) {
  .currency_select.nice-select .nice-select-dropdown li:hover {
    background: #0046A1 !important;
  }
}
.currency_select.nice-select .nice-select-dropdown li.selected {
  pointer-events: none;
  background-color: transparent !important;
  color: #328BFF;
}
.currency_select.nice-select .nice-select-dropdown li:focus, .currency_select.nice-select .nice-select-dropdown li:active, .currency_select.nice-select .nice-select-dropdown li:hover {
  background: #E6EDF4 !important;
  color: #1A324F !important;
}

.select_main.error .nice-select {
  border-color: #DA1A32 !important;
}
.select_main.error .error_hint {
  max-height: 40px;
  width: 100%;
}
.content_select.nice-select {
  background: transparent;
  height: 46px;
  padding: 5px 10px;
  border-radius: 5px;
  line-height: normal;
  color: var(--darkText, #1A324F);
  width: 100%;
  border: none;
  transition: none;
  border: 1px solid var(--currensySectionBorder, #C5D8F0) !important;
  font-size: 140%;
  line-height: 1.5em;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: normal;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .content_select.nice-select:hover {
    border-color: var(--searchBorder, #006BF6) !important;
  }
}
.content_select.nice-select:has(.disabled.selected) .current {
  color: var(--lightText, #445161);
}
.content_select.nice-select .current {
  padding: 0 35px 0 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.content_select.nice-select:after {
  border-color: var(--darkText, #1A324F);
  height: 8px;
  width: 8px;
  right: 18px;
  top: 50%;
  margin-top: -6px;
}
.content_select.nice-select.open {
  border: 1px solid #006BF6 !important;
  border-radius: 5px 5px 0 0;
}
.content_select.nice-select .nice-select-dropdown {
  margin-top: 0;
  box-shadow: none;
  width: auto !important;
  left: -1px;
  right: -1px;
  border-radius: 0 0 5px 5px;
  background: var(--popupBg, #F3F9FF);
  overflow: hidden;
  border: 1px solid var(--searchBorder, #006BF6) !important;
  border-top: none !important;
}
.content_select.nice-select .nice-select-dropdown ul {
  margin: 0;
  position: relative;
  list-style-type: none;
  border-radius: 0;
}
.content_select.nice-select .nice-select-dropdown ul::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.content_select.nice-select .nice-select-dropdown ul::-webkit-scrollbar-track {
  background: #253A58;
  border-radius: thin;
}
.content_select.nice-select .nice-select-dropdown ul::-webkit-scrollbar-thumb {
  background: #006BF6;
  border-radius: 2px;
}
.content_select.nice-select .nice-select-dropdown li {
  padding: 12px;
  height: auto;
  white-space: normal;
  background: transparent;
  border-radius: 0;
  line-height: inherit;
  color: var(--darkText, #1A324F);
}
.content_select.nice-select .nice-select-dropdown li.option.disabled {
  display: none;
}
.content_select.nice-select .nice-select-dropdown li:focus, .content_select.nice-select .nice-select-dropdown li:active, .content_select.nice-select .nice-select-dropdown li:hover {
  background: #0046A1 !important;
  color: #ffffff !important;
}
.content_select.nice-select .nice-select-dropdown li.selected {
  background-color: transparent !important;
  color: #328BFF;
  pointer-events: none;
}

.radio_group {
  font-size: 140%;
  line-height: 1.5em;
  color: var(--darkText, #1A324F);
}
.radio_group .group_title {
  color: var(--lightText, #445161);
}
.radio_group .radio_field {
  margin: 0 -25px;
  display: flex;
  flex-wrap: wrap;
}
.radio_group .radio_block {
  display: flex;
  align-items: center;
  padding: 20px 25px 0;
  color: var(--darkText, #1A324F);
  cursor: pointer;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .radio_group .radio_block:hover {
    color: #65A8FF;
  }
}
.radio_group input:checked + .round_block {
  background: var(--searchBorder, #006BF6);
  border-color: transparent;
}
.radio_group input:checked + .round_block:after {
  left: 19px;
  background: #ffffff;
}
.radio_group .round_block {
  width: 40px;
  height: 24px;
  border-radius: 22px;
  border: 1px solid var(--borderColor, #B4CBEA);
  position: relative;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.radio_group .round_block:after {
  display: block;
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  min-width: 16px;
  border-radius: 50%;
  background: var(--bulletMoblieBg, #6786AC);
  top: 3px;
  left: 3px;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.radio_group .radio_btn {
  padding-left: 10px;
}

.content {
  padding-top: 130px;
  background-size: 0;
  position: relative;
}
.content:before {
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 100%;
  max-height: 440px;
  height: auto;
  z-index: -1;
  aspect-ratio: 1440/454;
  background-image: inherit;
  min-height: 300px;
}

@media screen and (max-width: 575px) {
  .calculator_main {
    background: var(--currensySectionBg, #EEF7FF);
  }
}

.deposit_calculator {
  margin-top: 60px;
  border: 1px solid var(--currensySectionBorder, #C5D8F0);
  background: var(--currensySectionBg, #EEF7FF);
  border-radius: 10px;
  display: flex;
  position: relative;
  overflow: hidden;
}
.deposit_calculator form {
  padding: 30px 30px 35px;
  flex: 0 0 66%;
  max-width: 66%;
}
.deposit_calculator .field_row {
  margin: 0 -10px;
  padding-top: 30px;
  display: flex;
  flex-wrap: wrap;
}
.deposit_calculator .field_row + .btns_row {
  padding-top: 0;
}
.deposit_calculator .field_block {
  padding: 0 10px 44px;
  flex: 0 0 50%;
  max-width: 50%;
}
.deposit_calculator .field_block.single {
  flex: 0 0 100%;
  max-width: 100%;
}
.deposit_calculator .field_block.small {
  flex: 0 0 40.83%;
  max-width: 40.83%;
  margin-top: auto;
}
.deposit_calculator .field_block.small:first-child {
  flex: 0 0 18.33%;
  max-width: 18.33%;
}
.deposit_calculator .field_block.small:first-child input {
  padding-right: 10px;
}
.deposit_calculator .field_block.small input {
  background: transparent;
  width: 100%;
  padding-right: 40px;
}
.deposit_calculator .field_block.small .range_type {
  right: 22px;
  top: unset;
  bottom: 56px;
  transform: none;
}
.deposit_calculator .field_block .field_name {
  flex: 0 0 100%;
  max-width: 100%;
}
.deposit_calculator .field_block input {
  flex: 1;
  width: 60%;
  background: transparent;
}
.deposit_calculator .tab_section {
  padding-top: 20px;
}
.deposit_calculator .btns_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 44px;
}
.deposit_calculator .btns_row .primary_btn, .deposit_calculator .btns_row .tab_btns button, .tab_btns .deposit_calculator .btns_row button, .deposit_calculator .btns_row .page_links a, .page_links .deposit_calculator .btns_row a {
  background: #EB591D;
  box-shadow: 0px 1px 2px 0px rgba(10, 13, 18, 0.05);
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .deposit_calculator .btns_row .primary_btn:hover, .deposit_calculator .btns_row .tab_btns button:hover, .tab_btns .deposit_calculator .btns_row button:hover, .deposit_calculator .btns_row .page_links a:hover, .page_links .deposit_calculator .btns_row a:hover {
    background: var(--orangeD1, #D13D00);
  }
}
.deposit_calculator .btns_row .clear_btn {
  border: none;
  background: transparent;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  font-size: 160%;
  line-height: 1.5em;
  font-weight: 600;
  color: var(--darkText, #1A324F);
  font-family: "montserratarm", "montserrat-medium";
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.deposit_calculator .btns_row .clear_btn:before {
  display: block;
  font-size: 2.4rem;
  margin-left: 10px;
}
@media (hover: hover) {
  .deposit_calculator .btns_row .clear_btn:hover {
    color: #65A8FF;
  }
}
.deposit_calculator .result_main {
  max-width: 34%;
  flex: 0 0 34%;
  padding: 30px;
  background: var(--popupBg, #F3F9FF);
  border-left: 1px solid var(--currensySectionBorder, #C5D8F0);
  position: relative;
}
.deposit_calculator .result_main .result_info {
  background: var(--popupBg, #F3F9FF);
  border-radius: 0 0 10px 10px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.deposit_calculator .result_main .result_info img {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
}
.deposit_calculator .result_main .result_info .result_title {
  font-size: 180%;
  line-height: 1.3em;
  font-family: "montserratarm", "montserrat-medium";
  color: var(--darkText, #1A324F);
  margin: 0;
  position: relative;
  z-index: 2;
}
.deposit_calculator .result_main .result_info .error_info {
  display: flex;
  align-items: flex-start;
  font-size: 120%;
  line-height: 1.27em;
  color: var(--darkText, #1A324F);
  padding-top: 17px;
}
.deposit_calculator .result_main .result_info .error_info:before {
  display: block;
  margin-right: 10px;
  font-size: 2.4rem;
  color: #DA1A32;
}
.deposit_calculator .result_main .result_info .details_btn {
  margin-top: 40px;
  display: flex;
  align-items: center;
  font-size: 160%;
  line-height: 1.5em;
  font-family: "montserratarm", "montserrat-medium";
  color: var(--darkText, #1A324F);
  border: none;
  background: transparent;
  padding: 0;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .deposit_calculator .result_main .result_info .details_btn:hover {
    color: var(--hoverColor, #65A8FF);
  }
}
.deposit_calculator .result_main .result_info .details_btn:before {
  font-size: 2.4rem;
  display: block;
  margin-right: 10px;
}
.deposit_calculator .result_main .result_info .info_list ul {
  list-style-type: none;
  padding: 0;
  display: block;
  margin: -10px 0 0;
}
.deposit_calculator .result_main .result_info .info_list ul li {
  padding-top: 40px;
}
.deposit_calculator .result_main .result_info .info_list .info_title {
  font-size: 140%;
  line-height: 1.5em;
  color: var(--darkText, #1A324F);
  font-family: "montserratarm", "montserrat-medium";
  padding-bottom: 10px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.deposit_calculator .result_main .result_info .info_list .info_title:has(span) {
  padding-right: 15px;
}
.deposit_calculator .result_main .result_info .info_list .info_title span {
  color: #DA1A32;
}
.deposit_calculator .result_main .result_info .info_list .price_info {
  font-size: 220%;
  line-height: 1.27em;
  color: var(--darkText, #1A324F);
  font-family: "montserratarm", "montserrat-medium";
}
.deposit_calculator .result_main .result_info .notes_info {
  padding-top: 22px;
  font-size: 120%;
  line-height: 1.25em;
  margin-top: auto;
  color: var(--lightText, #445161);
}
.deposit_calculator .result_main .result_info .notes_info div {
  position: relative;
}
.deposit_calculator .result_main .result_info .notes_info div:not(:first-child) {
  padding-top: 10px;
}
.deposit_calculator .result_main .result_info .notes_info div:not(:first-child) span {
  top: 8px;
}
.deposit_calculator .result_main .result_info .notes_info div:has(span) {
  padding-left: 15px;
}
.deposit_calculator .result_main .result_info .notes_info span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  color: #DA1A32;
}
@media screen and (min-width: 1025px) {
  .deposit_calculator form,
  .deposit_calculator .result_main {
    padding: 30px 20px;
  }
}
@media screen and (max-width: 1024px) {
  .deposit_calculator {
    flex-wrap: wrap;
  }
  .deposit_calculator .result_main {
    flex: 0 0 100%;
    max-width: 100%;
    border-left: unset;
    border-top: 1px solid var(--currensySectionBorder, #C5D8F0);
    padding: 30px 20px 22px;
  }
  .deposit_calculator .result_main .result_info .info_list ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
  }
  .deposit_calculator .result_main .result_info .info_list ul li {
    padding: 30px 20px 0;
  }
  .deposit_calculator .result_main .result_info .details_btn {
    margin-top: 24px;
  }
  .deposit_calculator form {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .deposit_calculator .result_main .result_info .info_list ul li,
  .deposit_calculator .field_block {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .deposit_calculator .result_main {
    border-left: unset;
    border-top: 1px solid var(--currensySectionBorder, #C5D8F0);
    padding: 30px 20px 22px;
  }
}
@media screen and (max-width: 575px) {
  .deposit_calculator {
    border-radius: 0;
    border: none;
    background: transparent;
    overflow: visible;
  }
  .deposit_calculator form {
    padding: 30px 0 60px;
  }
  .deposit_calculator .result_main {
    background: transparent;
    position: relative;
    border-top: none;
    padding: 30px 0;
  }
  .deposit_calculator .result_main:before {
    display: block;
    content: "";
    position: absolute;
    background: var(--popupBg, #F3F9FF);
    height: 100%;
    left: -20px;
    right: -20px;
    top: 0;
    border-top: 1px solid var(--currensySectionBorder, #C5D8F0);
  }
  .deposit_calculator .result_main .result_info {
    z-index: 2;
    position: relative;
  }
  .deposit_calculator .result_main .result_info img {
    top: -30px;
    right: -20px;
  }
  .deposit_calculator .result_main .result_info .result_info .info_list ul {
    padding-top: 16px;
  }
  .deposit_calculator .result_main .result_info .result_info .info_list ul li {
    padding: 24px 20px 0;
  }
  .deposit_calculator .result_main .result_info .result_info .notes_info {
    padding-top: 30px;
  }
  .deposit_calculator .tab_section {
    padding-top: 24px;
  }
  .deposit_calculator .field_row {
    padding-top: 24px;
  }
  .deposit_calculator .field_block {
    padding: 0 10px 30px;
  }
  .deposit_calculator .btns_row {
    padding-top: 40px;
  }
}

.loans_calculator {
  margin-top: 60px;
  border: 1px solid var(--currensySectionBorder, #C5D8F0);
  background: var(--currensySectionBg, #EEF7FF);
  border-radius: 10px;
  display: flex;
  position: relative;
  overflow: hidden;
}
.loans_calculator form {
  padding: 30px 30px 35px;
  flex: 0 0 66%;
  max-width: 66%;
}
.loans_calculator .field_row {
  margin: 0 -10px;
  padding-top: 30px;
  display: flex;
  flex-wrap: wrap;
}
.loans_calculator .field_row + .btns_row {
  padding-top: 0;
}
.loans_calculator .field_block {
  padding: 0 10px 44px;
  flex: 0 0 50%;
  max-width: 50%;
}
.loans_calculator .field_block.single {
  flex: 0 0 100%;
  max-width: 100%;
}
.loans_calculator .field_block.small {
  flex: 0 0 40.83%;
  max-width: 40.83%;
  margin-top: auto;
}
.loans_calculator .field_block.small:first-child {
  flex: 0 0 18.33%;
  max-width: 18.33%;
}
.loans_calculator .field_block.small:first-child input {
  padding-right: 10px;
}
.loans_calculator .field_block.small input {
  background: transparent;
  width: 100%;
  padding-right: 40px;
}
.loans_calculator .field_block.small .range_type {
  right: 22px;
  top: unset;
  bottom: 56px;
  transform: none;
}
.loans_calculator .field_block .field_name {
  flex: 0 0 100%;
  max-width: 100%;
}
.loans_calculator .field_block input {
  flex: 1;
  width: 60%;
  background: transparent;
}
.loans_calculator .tab_section {
  padding-top: 20px;
}
.loans_calculator .btns_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 44px;
}
.loans_calculator .btns_row .primary_btn, .loans_calculator .btns_row .tab_btns button, .tab_btns .loans_calculator .btns_row button, .loans_calculator .btns_row .page_links a, .page_links .loans_calculator .btns_row a {
  background: #EB591D;
  box-shadow: 0px 1px 2px 0px rgba(10, 13, 18, 0.05);
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .loans_calculator .btns_row .primary_btn:hover, .loans_calculator .btns_row .tab_btns button:hover, .tab_btns .loans_calculator .btns_row button:hover, .loans_calculator .btns_row .page_links a:hover, .page_links .loans_calculator .btns_row a:hover {
    background: var(--orangeD1, #D13D00);
  }
}
.loans_calculator .btns_row .clear_btn {
  border: none;
  background: transparent;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  font-size: 160%;
  line-height: 1.5em;
  font-weight: 600;
  color: var(--darkText, #1A324F);
  font-family: "montserratarm", "montserrat-medium";
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.loans_calculator .btns_row .clear_btn:before {
  display: block;
  font-size: 2.4rem;
  margin-left: 10px;
}
@media (hover: hover) {
  .loans_calculator .btns_row .clear_btn:hover {
    color: #65A8FF;
  }
}
.loans_calculator .result_main {
  max-width: 34%;
  flex: 0 0 34%;
  padding: 30px;
  background: var(--popupBg, #F3F9FF);
  border-left: 1px solid var(--currensySectionBorder, #C5D8F0);
}
.loans_calculator .result_main .result_info {
  background: var(--popupBg, #F3F9FF);
  border-radius: 0 0 10px 10px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.loans_calculator .result_main .result_info img {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 25px;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  max-width: 100%;
}
.loans_calculator .result_main .result_info .result_title {
  font-size: 180%;
  line-height: 1.3em;
  font-family: "montserratarm", "montserrat-medium";
  color: var(--darkText, #1A324F);
  margin: 0;
  position: relative;
  z-index: 2;
}
.loans_calculator .result_main .result_info .error_info {
  display: flex;
  align-items: flex-start;
  font-size: 120%;
  line-height: 1.27em;
  color: var(--darkText, #1A324F);
  padding-top: 17px;
}
.loans_calculator .result_main .result_info .error_info:before {
  display: block;
  margin-right: 10px;
  font-size: 2.4rem;
  color: #DA1A32;
}
.loans_calculator .result_main .result_info .details_btn {
  margin-top: 40px;
  display: flex;
  align-items: center;
  font-size: 160%;
  line-height: 1.5em;
  font-family: "montserratarm", "montserrat-medium";
  color: var(--darkText, #1A324F);
  border: none;
  background: transparent;
  padding: 0;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .loans_calculator .result_main .result_info .details_btn:hover {
    color: var(--hoverColor, #65A8FF);
  }
}
.loans_calculator .result_main .result_info .details_btn:before {
  font-size: 2.4rem;
  display: block;
  margin-right: 10px;
}
.loans_calculator .result_main .result_info .info_list ul {
  list-style-type: none;
  padding: 0;
  display: block;
  margin: -10px 0 0;
}
.loans_calculator .result_main .result_info .info_list ul li {
  padding-top: 40px;
}
.loans_calculator .result_main .result_info .info_list .info_title {
  font-size: 140%;
  line-height: 1.5em;
  color: var(--darkText, #1A324F);
  font-family: "montserratarm", "montserrat-medium";
  padding-bottom: 10px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.loans_calculator .result_main .result_info .info_list .info_title:has(span) {
  padding-right: 15px;
}
.loans_calculator .result_main .result_info .info_list .info_title span {
  color: #DA1A32;
}
.loans_calculator .result_main .result_info .info_list .price_info {
  font-size: 220%;
  line-height: 1.27em;
  color: var(--darkText, #1A324F);
  font-family: "montserratarm", "montserrat-medium";
}
.loans_calculator .result_main .result_info .notes_info {
  padding-top: 22px;
  font-size: 120%;
  line-height: 1.25em;
  margin-top: auto;
  color: var(--lightText, #445161);
}
.loans_calculator .result_main .result_info .notes_info div {
  position: relative;
}
.loans_calculator .result_main .result_info .notes_info div:not(:first-child) {
  padding-top: 10px;
}
.loans_calculator .result_main .result_info .notes_info div:not(:first-child) span {
  top: 8px;
}
.loans_calculator .result_main .result_info .notes_info div:has(span) {
  padding-left: 15px;
}
.loans_calculator .result_main .result_info .notes_info span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  color: #DA1A32;
}
@media screen and (min-width: 1025px) {
  .loans_calculator form,
  .loans_calculator .result_main {
    padding: 30px 20px;
  }
}
@media screen and (max-width: 1024px) {
  .loans_calculator {
    flex-wrap: wrap;
  }
  .loans_calculator .result_main {
    flex: 0 0 100%;
    max-width: 100%;
    border-left: unset;
    border-top: 1px solid var(--currensySectionBorder, #C5D8F0);
    padding: 30px 20px 22px;
  }
  .loans_calculator .result_main .result_info .info_list ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
  }
  .loans_calculator .result_main .result_info .info_list ul li {
    padding: 30px 20px 0;
  }
  .loans_calculator .result_main .result_info .details_btn {
    margin-top: 24px;
  }
  .loans_calculator form {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .loans_calculator .result_main .result_info .info_list ul li,
  .loans_calculator .field_block {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .loans_calculator .result_main {
    border-left: unset;
    border-top: 1px solid var(--currensySectionBorder, #C5D8F0);
    padding: 30px 20px 22px;
  }
}
@media screen and (max-width: 575px) {
  .loans_calculator {
    border-radius: 0;
    border: none;
    background: transparent;
    overflow: visible;
  }
  .loans_calculator form {
    padding: 30px 0 60px;
  }
  .loans_calculator .result_main {
    background: transparent;
    position: relative;
    border-top: none;
    padding: 30px 0;
  }
  .loans_calculator .result_main:before {
    display: block;
    content: "";
    position: absolute;
    background: var(--popupBg, #F3F9FF);
    height: 100%;
    left: -20px;
    right: -20px;
    top: 0;
    border-top: 1px solid var(--currensySectionBorder, #C5D8F0);
  }
  .loans_calculator .result_main .result_info {
    z-index: 2;
    position: relative;
  }
  .loans_calculator .result_main .result_info .result_info .info_list ul {
    padding-top: 16px;
  }
  .loans_calculator .result_main .result_info .result_info .info_list ul li {
    padding: 24px 20px 0;
  }
  .loans_calculator .result_main .result_info .result_info .notes_info {
    padding-top: 30px;
  }
  .loans_calculator .tab_section {
    padding-top: 24px;
  }
  .loans_calculator .field_row {
    padding-top: 24px;
  }
  .loans_calculator .field_block {
    padding: 0 10px 30px;
  }
  .loans_calculator .btns_row {
    padding-top: 40px;
  }
}

.table_main {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  font-size: 1rem;
  line-height: 1rem;
  width: 100% !important;
}
.table_main::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.table_main::-webkit-scrollbar-track {
  background: var(--currensySectionBorder, #C5D8F0);
  border-radius: thin;
}
.table_main::-webkit-scrollbar-thumb {
  background: var(--searchBorder, #006BF6);
  border-radius: 6px;
}
.table_main.dragging {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.table_main:has(.loans_table)::-webkit-scrollbar-track {
  margin-left: 360px;
}
.table_main + .more_btn {
  display: none;
}
.table_main:has(.all_items) .more_btn:before {
  transform: rotate(0);
}

.two_col {
  min-width: 100%;
  border-spacing: 0;
  border: 1px solid var(--currensySectionBorder, #C5D8F0);
  border-radius: 8px;
  background: var(--currensySectionBg, #EEF7FF);
  position: relative;
  overflow: hidden;
  margin-top: 30px;
}
.two_col td {
  padding: 20px 30px;
  font-size: 160%;
  line-height: 1.5em;
  color: var(--darkText, #1A324F);
  min-width: 200px;
}
.two_col td span {
  color: var(--success, #008429);
}
.two_col td:first-child {
  text-align: left;
  width: 40%;
  vertical-align: top;
}
.two_col td:not(:first-child) {
  text-align: center;
  border-left: 1px solid var(--currensySectionBorder, #C5D8F0);
}
.two_col tr {
  width: 100%;
}
.two_col tr:not(:has(td:nth-child(3))) td:nth-child(2) {
  width: 60%;
}
.two_col tr:not(:first-child) td {
  border-top: 1px solid var(--currensySectionBorder, #C5D8F0);
}
.two_col + .more_btn {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
  font-size: 160%;
  line-height: 1.5em;
  font-family: "montserratarm", "montserrat-medium";
  color: var(--darkText, #1A324F);
  border: 1px solid var(--currensySectionBorder, #C5D8F0);
  border-top: none;
  background: var(--popupBg, #F3F9FF);
  width: 100%;
  border-radius: 0 0 8px 8px;
  padding: 16px;
}
.two_col + .more_btn:before {
  display: block;
  font-size: 2.4rem;
  margin-left: 10px;
  transform: rotate(90deg);
}
.two_col tbody tr:nth-child(2n+1) td {
  background: var(--currensySectionBg, #EEF7FF);
}
.two_col tbody tr:nth-child(2n) td {
  background: var(--popupBg, #F3F9FF);
}
@media screen and (max-width: 1024px) {
  .two_col td {
    font-size: 140%;
    padding: 15px;
  }
  .two_col td:first-child {
    width: 50%;
  }
  .two_col tr:not(:has(td:nth-child(3))) td:nth-child(2) {
    width: 50%;
  }
}
@media screen and (max-width: 575px) {
  .two_col {
    border-radius: 8px 8px 0 0;
    margin-top: 24px;
    border-bottom: none;
  }
  .two_col td {
    padding: 5px 20px;
    border: none;
  }
  .two_col td:not(:first-child) {
    width: 100%;
    padding: 5px 20px;
    text-align: left;
    border: none;
  }
  .two_col td:first-child {
    width: 100%;
    border-right: none;
    padding-bottom: 5px;
    padding-top: 16px;
    text-align: left;
    border: none;
  }
  .two_col td:last-child {
    padding-bottom: 16px;
  }
  .two_col tr {
    display: flex;
    flex-direction: column;
  }
  .two_col tr:not(:has(td:nth-child(3))) td:nth-child(2) {
    width: 100%;
  }
  .two_col tr:not(:first-child) td {
    border: none;
  }
  .two_col tr:not(:first-child) td:last-child {
    border-top: none;
  }
  .two_col tr td:last-child {
    border-bottom: 1px solid var(--currensySectionBorder, #C5D8F0);
  }
  .two_col tr:nth-child(n+11) {
    display: none;
  }
  .two_col.all_items tr:nth-child(n+11) {
    display: flex;
  }
}

.three_col {
  margin-top: 30px;
  position: relative;
  min-width: 100%;
  border-spacing: 0;
  border: 1px solid var(--currensySectionBorder, #C5D8F0);
  background: var(--currensySectionBg, #EEF7FF);
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}
.three_col:not(:has(tr td:nth-child(3))) th:nth-child(2),
.three_col:not(:has(tr td:nth-child(3))) td:nth-child(2) {
  text-align: center;
}
.three_col td,
.three_col th {
  font-weight: normal;
  padding: 20px 30px;
  font-size: 160%;
  line-height: 1.5em;
  color: var(--darkText, #1A324F);
  min-width: 100px;
  border-right: 1px solid var(--currensySectionBorder, #C5D8F0);
  border-top: 1px solid var(--currensySectionBorder, #C5D8F0);
}
.three_col td span,
.three_col th span {
  color: var(--success, #008429);
}
.three_col td:first-child,
.three_col th:first-child {
  text-align: left;
  width: 40%;
  font-family: "montserratarm", "montserrat-medium";
}
.three_col td:last-child,
.three_col th:last-child {
  border-right: none;
}
.three_col td:not(:first-child),
.three_col th:not(:first-child) {
  text-align: left;
}
.three_col th {
  background: var(--currensythead, #D0E1F4);
  font-family: "montserratarm", "montserrat-medium";
  border-top: none !important;
}
.three_col tr {
  width: 100%;
}
.three_col tr:nth-child(2n) {
  background: var(--popupBg, #F3F9FF);
}
.three_col tr:not(:first-child) th {
  border-top: 1px solid var(--currensySectionBorder, #C5D8F0);
}
.three_col tbody tr:nth-child(2n+1) td {
  background: var(--currensySectionBg, #EEF7FF);
}
.three_col tbody tr:nth-child(2n) td {
  background: var(--popupBg, #F3F9FF);
}
@media screen and (max-width: 1024px) {
  .three_col td,
  .three_col th {
    font-size: 140%;
    padding: 16px 10px;
  }
}
@media screen and (max-width: 575px) {
  .three_col {
    margin-top: 24px;
  }
  .three_col:not(:has(tr td:nth-child(3))) th,
  .three_col:not(:has(tr td:nth-child(3))) td {
    width: 50%;
  }
}

.tariffs_table {
  margin-top: 30px;
  position: relative;
  min-width: 100%;
  border-spacing: 0;
  border: 1px solid var(--currensySectionBorder, #C5D8F0);
  background: var(--currensySectionBg, #EEF7FF);
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}
.tariffs_table thead tr:first-child th:last-child {
  text-align: center;
  padding: 20px 30px 0;
}
.tariffs_table tfoot {
  width: 100%;
}
.tariffs_table tfoot tr td {
  padding: 20px 30px;
  font-family: "montserratarm", "montserrat-medium";
  text-align: center;
}
.tariffs_table tr {
  position: relative;
}
.tariffs_table tr:after {
  content: "\e901";
  font-size: 2.4rem;
  position: absolute;
  right: 10px;
  top: 16px;
  display: none;
}
.tariffs_table tr:nth-child(2n) {
  background: var(--popupBg, #F3F9FF);
}
.tariffs_table th,
.tariffs_table td {
  padding: 20px 8px;
  font-size: 160%;
  line-height: 1.5em;
  color: var(--darkText, #1A324F);
  min-width: 100px;
}
.tariffs_table th:first-child,
.tariffs_table td:first-child {
  padding-left: 30px;
  padding-right: 10px;
}
.tariffs_table th:nth-child(2),
.tariffs_table td:nth-child(2) {
  padding-left: 10px;
  padding-right: 12px;
}
.tariffs_table th:last-child,
.tariffs_table td:last-child {
  padding-right: 30px;
  padding-left: 8px;
}
.tariffs_table th {
  font-family: "montserratarm", "montserrat-medium";
  border: none;
  background: var(--currensythead, #D0E1F4);
  font-weight: normal;
  text-align: left;
}
.tariffs_table th span {
  color: var(--success, #008429);
}
.tariffs_table td {
  border-top: 1px solid var(--currensySectionBorder, #C5D8F0);
}
.tariffs_table td span {
  color: var(--success, #008429);
}
.tariffs_table td div:not(:first-child) {
  padding-top: 20px;
}
@media screen and (max-width: 1024px) {
  .tariffs_table td,
  .tariffs_table th {
    font-size: 140%;
  }
}
@media screen and (max-width: 768px) {
  .tariffs_table {
    display: block;
  }
  .tariffs_table thead {
    display: none;
  }
  .tariffs_table tbody {
    display: block;
  }
  .tariffs_table tfoot {
    display: block;
  }
  .tariffs_table tfoot tr:after {
    display: none;
  }
  .tariffs_table tfoot tr td {
    justify-content: center;
    padding: 16px 10px !important;
  }
  .tariffs_table tr {
    display: block;
  }
  .tariffs_table tr:after {
    display: block;
  }
  .tariffs_table tr.opened:after {
    transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    -o-transform: scaleY(-1);
  }
  .tariffs_table tr.opened td {
    display: flex;
  }
  .tariffs_table tr.opened td:nth-child(2) {
    margin-bottom: 53px;
  }
  .tariffs_table td {
    display: none;
    align-items: center;
    padding: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  .tariffs_table td:first-child {
    background: var(--currensythead, #D0E1F4);
    padding: 16px 10px 0;
    font-family: "montserratarm", "montserrat-medium";
    display: flex;
    flex-wrap: wrap;
  }
  .tariffs_table td:first-child:before {
    margin-right: 5px;
    content: attr(data-text);
    display: block;
    width: auto;
    border-right: none;
    padding: 0;
  }
  .tariffs_table td div:not(:first-child) {
    padding-top: 10px;
  }
  .tariffs_table td:nth-child(2) {
    border-top: none;
    background: var(--currensythead, #D0E1F4);
    padding: 10px 10px 16px;
    margin-bottom: 0;
    position: relative;
    display: block !important;
  }
  .tariffs_table td:nth-child(2):before {
    content: attr(data-text);
    height: 53px;
    align-items: center;
    justify-content: center;
    position: absolute;
    text-align: center;
    top: 100%;
    left: 0;
    margin-right: 0;
    width: 100%;
    font-family: "montserratarm", "montserrat-medium";
  }
  .tariffs_table td:before {
    content: attr(data-text);
    display: block;
    width: 50%;
    border-right: 1px solid var(--currensySectionBorder, #C5D8F0);
    padding: 16px 10px 16px 0;
    margin-right: 10px;
  }
  .tariffs_table td:last-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.deadline_table {
  margin-top: 30px;
  position: relative;
  min-width: 100%;
  border-spacing: 0;
  border: 1px solid var(--currensySectionBorder, #C5D8F0);
  background: var(--currensySectionBg, #EEF7FF);
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}
.deadline_table thead tr:first-child th:last-child {
  text-align: center;
  padding: 20px 30px 0;
}
.deadline_table tbody tr:nth-child(4n+1) td,
.deadline_table tbody tr:nth-child(4n+2) td {
  background: var(--currensySectionBg, #EEF7FF);
}
.deadline_table tbody tr:nth-child(4n+3) td,
.deadline_table tbody tr:nth-child(4n+4) td {
  background: var(--popupBg, #F3F9FF);
}
.deadline_table tr:nth-child(2n) td {
  padding-top: 10px;
}
.deadline_table tr:nth-child(2n) td:first-child {
  padding-left: 10px;
  font-family: "montserratarm-light", "montserrat";
}
.deadline_table tr:nth-child(2n) td:nth-child(2) {
  font-family: "montserratarm-light", "montserrat";
}
.deadline_table th,
.deadline_table td {
  padding: 20px 8px;
  font-size: 160%;
  line-height: 1.5em;
  color: var(--darkText, #1A324F);
  min-width: 120px;
  text-align: left;
}
.deadline_table th:first-child,
.deadline_table td:first-child {
  padding-left: 30px;
  padding-right: 10px;
  font-family: "montserratarm", "montserrat-medium";
}
.deadline_table th:nth-child(2),
.deadline_table td:nth-child(2) {
  padding-left: 10px;
  padding-right: 10px;
  font-family: "montserratarm", "montserrat-medium";
}
.deadline_table th:nth-child(3),
.deadline_table td:nth-child(3) {
  padding-left: 10px;
  padding-right: 12px;
}
.deadline_table th:last-child,
.deadline_table td:last-child {
  padding-right: 30px;
  padding-left: 8px;
}
.deadline_table th {
  font-family: "montserratarm", "montserrat-medium";
  border: none;
  background: var(--currensythead, #D0E1F4);
  font-weight: normal;
  text-align: left;
}
.deadline_table th span {
  color: var(--success, #008429);
}
.deadline_table td span {
  color: var(--success, #008429);
}
.deadline_table td div:not(:first-child) {
  padding-top: 20px;
}
@media screen and (max-width: 1024px) {
  .deadline_table td,
  .deadline_table th {
    font-size: 140%;
  }
}
@media screen and (max-width: 768px) {
  .deadline_table {
    display: none;
  }
}

.deadline_mobile {
  margin-top: 24px;
  border-radius: 8px;
  font-size: 140%;
  line-height: 1.5em;
  color: var(--darkText, #1A324F);
  position: relative;
  overflow: hidden;
}
.deadline_mobile .table_head {
  background: var(--currensythead, #D0E1F4);
  padding: 16px 36px 16px 10px;
  font-family: "montserratarm", "montserrat-medium";
  position: relative;
  border-bottom: 1px solid var(--currensySectionBorder, #C5D8F0);
}
.deadline_mobile .table_head span {
  display: block;
}
.deadline_mobile .table_head span:not(:first-child) {
  padding-top: 10px;
}
.deadline_mobile .table_head:after {
  content: "\e901";
  font-size: 2.4rem;
  position: absolute;
  right: 10px;
  top: 16px;
}
.deadline_mobile .table_rows.opened .table_bottom {
  display: block;
}
.deadline_mobile .table_bottom {
  background: var(--currensySectionBg, #EEF7FF);
  border: 1px solid var(--currensySectionBorder, #C5D8F0);
  display: none;
  border-top: none;
}
.deadline_mobile .price_block {
  padding: 16px 10px;
  font-family: "montserratarm", "montserrat-medium";
  border-bottom: 1px solid var(--currensySectionBorder, #C5D8F0);
}
.deadline_mobile .price_block span {
  display: block;
}
.deadline_mobile .price_block span:not(:first-child) {
  padding-top: 10px;
}
.deadline_mobile .table_info {
  display: flex;
}
.deadline_mobile .left_col {
  max-width: 41.56%;
  flex: 0 0 41.56%;
  border-right: 1px solid var(--currensySectionBorder, #C5D8F0);
}
.deadline_mobile .left_col li {
  padding: 16px 10px;
  border-top: 1px solid var(--currensySectionBorder, #C5D8F0);
  font-family: "montserratarm", "montserrat-medium";
}
.deadline_mobile .right_col {
  max-width: 58.44%;
  flex: 0 0 58.44%;
}
.deadline_mobile .right_col li {
  padding: 16px 10px;
  border-top: 1px solid var(--currensySectionBorder, #C5D8F0);
}
.deadline_mobile .info_row {
  display: flex;
}
.deadline_mobile .info_row .info_left {
  max-width: 41.56%;
  flex: 0 0 41.56%;
  border-right: 1px solid var(--currensySectionBorder, #C5D8F0);
  padding: 16px 10px;
}
.deadline_mobile .info_row .info_right {
  max-width: 58.44%;
  flex: 0 0 58.44%;
  padding: 16px 10px;
}
.deadline_mobile .payment_row {
  display: flex;
  padding-top: 10px;
  margin: 0 -4px;
}
.deadline_mobile .payment_row span {
  padding: 0 4px;
  display: block;
  flex: 0 0 50%;
  max-width: 50%;
}
@media screen and (max-width: 480px) {
  .deadline_mobile .payment_row {
    font-size: 1rem;
    line-height: 1.3em;
  }
}
.deadline_mobile .payment_title {
  font-family: "montserratarm", "montserrat-medium";
}
.deadline_mobile .monthly_percent {
  display: flex;
}
.deadline_mobile .monthly_right {
  flex: 0 0 50%;
  max-width: 50%;
}
.deadline_mobile .monthly_right li {
  padding-left: 4px;
}
.deadline_mobile .monthly_left {
  flex: 0 0 50%;
  max-width: 50%;
}
.deadline_mobile .monthly_left li {
  padding-right: 4px;
}
.loans_table {
  margin-top: 30px;
  position: relative;
  min-width: 100%;
  border-spacing: 0;
  border: 1px solid var(--currensySectionBorder, #C5D8F0);
  background: var(--popupBg, #F3F9FF);
  border-radius: 8px;
}
.loans_table thead tr:first-child th {
  text-align: center;
  font-family: "montserratarm", "montserrat-medium";
}
.loans_table thead tr:nth-child(2) th:first-child, .loans_table thead tr:nth-child(2) th:nth-child(2), .loans_table thead tr:nth-child(2) th:nth-child(3) {
  font-family: "montserratarm", "montserrat-medium";
  border-left: none;
}
.loans_table thead tr th {
  border-bottom: 1px solid var(--currensySectionBorder, #C5D8F0);
  border-left: 1px solid var(--currensySectionBorder, #C5D8F0);
  background: var(--currensythead, #D0E1F4);
  font-weight: normal;
  text-align: left;
  padding: 10px;
  font-size: 140%;
  line-height: 1.5em;
  color: var(--darkText, #1A324F);
  min-width: 120px;
  text-align: left;
}
.loans_table thead tr th:first-child {
  padding: 10px 6px 10px 20px;
  border-bottom: none;
  border-left: none;
}
.loans_table thead tr th:nth-child(2) {
  padding: 10px 6px 10px 6px;
  border-bottom: none;
  border-left: none;
}
.loans_table thead tr th:nth-child(3) {
  padding: 10px 10px 10px 6px;
  border-bottom: none;
  border-left: none;
}
.loans_table thead th:first-child {
  position: sticky;
  left: 0;
  width: 120px;
}
.loans_table thead th:nth-child(2) {
  position: sticky;
  left: 120px;
  width: 120px;
}
.loans_table thead th:nth-child(3) {
  position: sticky;
  left: 240px;
  width: 120px;
}
.loans_table tr:last-child td {
  border-bottom: none !important;
}
.loans_table tr:nth-last-child(2) td:first-child, .loans_table tr:nth-last-child(2) td:nth-child(2) {
  border-bottom: none !important;
}
.loans_table tr:nth-child(2n) td {
  border-bottom: 1px solid var(--currensySectionBorder, #C5D8F0);
}
.loans_table tr:nth-child(2n) td:first-child {
  border-left: none;
  padding: 10px 10px 10px 6px;
}
.loans_table tr:nth-child(2n+1) td {
  border-bottom: none;
}
.loans_table tr:nth-child(2n+1) td:first-child {
  padding: 20px 6px 20px 20px;
  border-left: none;
  border-bottom: 1px solid var(--currensySectionBorder, #C5D8F0);
  font-family: "montserratarm", "montserrat-medium";
}
.loans_table tr:nth-child(2n+1) td:nth-child(2) {
  border-bottom: 1px solid var(--currensySectionBorder, #C5D8F0);
  border-left: none;
  padding: 20px 6px 20px 6px;
  font-family: "montserratarm", "montserrat-medium";
}
.loans_table tr:nth-child(2n+1) td:nth-child(3) {
  border-left: none;
  padding: 20px 10px 20px 6px;
}
.loans_table tr td {
  font-size: 140%;
  line-height: 1.5em;
  color: var(--darkText, #1A324F);
  min-width: 120px;
  text-align: left;
  border-bottom: 1px solid var(--currensySectionBorder, #C5D8F0);
  border-left: 1px solid var(--currensySectionBorder, #C5D8F0);
  padding: 20px 10px;
}
.loans_table tbody tr:nth-child(4n+1) td, .loans_table tbody tr:nth-child(4n+2) td {
  background: var(--currensySectionBg, #EEF7FF);
}
.loans_table tbody tr:nth-child(4n+3) td, .loans_table tbody tr:nth-child(4n+4) td {
  background: var(--popupBg, #F3F9FF);
}
.loans_table tbody tr:nth-child(2n+1) td:first-child,
.loans_table tbody tr:nth-child(2n+1) th:first-child {
  position: sticky;
  left: 0;
  width: 120px;
}
.loans_table tbody tr:nth-child(2n+1) td:nth-child(2),
.loans_table tbody tr:nth-child(2n+1) th:nth-child(2) {
  position: sticky;
  left: 120px;
  width: 120px;
}
.loans_table tbody tr:nth-child(2n+1) td:nth-child(3),
.loans_table tbody tr:nth-child(2n+1) th:nth-child(3) {
  position: sticky;
  left: 240px;
  width: 120px;
}
.loans_table tbody tr:nth-child(2n) td:first-child {
  position: sticky;
  left: 240px;
  width: 120px;
}
@media screen and (max-width: 768px) {
  .loans_table {
    display: none;
  }
}

.useful_info {
  padding-top: 10px;
  font-size: 1.6rem;
  line-height: 1.5em;
}
.useful_info p {
  margin: 20px 0 0;
  color: var(--lightText, #445161);
  position: relative;
}
@media screen and (max-width: 575px) {
  .useful_info {
    font-size: 1.4rem;
  }
  .useful_info p {
    margin-top: 12px;
  }
}

.loans_mobile {
  margin-top: 24px;
  border-radius: 8px;
  font-size: 140%;
  line-height: 1.5em;
  color: var(--darkText, #1A324F);
  position: relative;
  overflow: hidden;
}
.loans_mobile .table_head {
  background: var(--currensythead, #D0E1F4);
  padding: 16px 36px 16px 10px;
  font-family: "montserratarm", "montserrat-medium";
  position: relative;
  border-bottom: 1px solid var(--currensySectionBorder, #C5D8F0);
}
.loans_mobile .table_head span {
  display: block;
}
.loans_mobile .table_head span:not(:first-child) {
  padding-top: 10px;
}
.loans_mobile .table_head:after {
  content: "\e901";
  font-size: 2.4rem;
  position: absolute;
  right: 10px;
  top: 16px;
}
.loans_mobile .table_rows.opened .table_bottom {
  display: block;
}
.loans_mobile .table_bottom {
  background: var(--currensySectionBg, #EEF7FF);
  border: 1px solid var(--currensySectionBorder, #C5D8F0);
  border-top: none;
  display: none;
}
.loans_mobile .price_block {
  padding: 16px 10px;
  font-family: "montserratarm", "montserrat-medium";
  border-bottom: 1px solid var(--currensySectionBorder, #C5D8F0);
}
.loans_mobile .price_block span {
  display: block;
}
.loans_mobile .price_block span:not(:first-child) {
  padding-top: 10px;
}
.loans_mobile .table_info {
  display: flex;
}
.loans_mobile .info_row {
  display: flex;
  border-bottom: 1px solid var(--currensySectionBorder, #C5D8F0);
}
.loans_mobile .info_row .info_left {
  max-width: 40%;
  flex: 0 0 40%;
  border-right: 1px solid var(--currensySectionBorder, #C5D8F0);
  padding: 16px 10px;
}
.loans_mobile .info_row .info_right {
  max-width: 60%;
  flex: 0 0 60%;
  padding: 16px 10px;
}
.loans_mobile .payment_row {
  display: flex;
  padding-top: 10px;
  margin: 0 -10px;
}
.loans_mobile .payment_row span {
  padding: 0 10px;
  display: block;
  flex: 0 0 50%;
  max-width: 50%;
}
@media screen and (max-width: 480px) {
  .loans_mobile .payment_row {
    font-size: 1rem;
    line-height: 1.3em;
  }
}
.loans_mobile .payment_title {
  font-family: "montserratarm", "montserrat-medium";
}
.loans_mobile ul {
  width: 100%;
}
.loans_mobile ul li:not(:first-child) {
  border-top: 1px solid var(--currensySectionBorder, #C5D8F0);
}
.loans_mobile table {
  min-width: 100%;
  position: relative;
  border-spacing: 0;
  position: relative;
  overflow: hidden;
}
.loans_mobile table th {
  font-family: "montserratarm", "montserrat-medium";
  padding: 16px 10px 10px;
}
.loans_mobile table th:first-child {
  width: 40%;
  padding-bottom: 0;
  border-right: 1px solid var(--currensySectionBorder, #C5D8F0);
}
.loans_mobile table th:nth-child(2) {
  width: 30%;
}
.loans_mobile table th:nth-child(3) {
  width: 30%;
}
.loans_mobile table tbody tr:first-child td:first-child {
  padding-bottom: 0;
}
.loans_mobile table tbody tr:last-child td {
  padding-bottom: 16px;
}
.loans_mobile table td {
  padding: 10px 10px 0;
}
.loans_mobile table td:first-child {
  width: 40%;
  border-right: 1px solid var(--currensySectionBorder, #C5D8F0);
}
.loans_mobile table td:nth-child(2) {
  width: 30%;
}
.loans_mobile table td:nth-child(3) {
  width: 30%;
}
@media screen and (max-width: 480px) {
  .loans_mobile tbody tr td:first-child {
    font-size: 1rem;
    line-height: 1.3em;
  }
}

.guarantees_page .faq_section {
  padding-top: 0;
}
.guarantees_page .faq_section + .page_head {
  padding-top: 60px;
}
.guarantees_page .faq_section + .page_head .page_desc {
  padding-top: 0;
  width: 960px !important;
}
.guarantees_page .faq_section + .page_head .main_row {
  margin: 0;
}
.guarantees_page .faq_section + .page_head .main_row .left_col {
  padding: 0;
}
.guarantees_page .tab_section + .page_head {
  padding-top: 60px;
}
.guarantees_page .tab_section + .page_head .page_desc {
  padding-top: 0;
  width: 960px !important;
}
.guarantees_page .tab_section + .page_head .main_row {
  margin: 0;
}
.guarantees_page .tab_section + .page_head .main_row .left_col {
  padding: 0;
}
.guarantees_page .documents_section {
  padding-top: 60px;
}
@media screen and (max-width: 1024px) {
  .guarantees_page .tab_section + .page_head {
    padding-top: 40px;
  }
  .guarantees_page .faq_section + .page_head {
    padding-top: 60px;
  }
  .guarantees_page .documents_section {
    padding-top: 40px;
  }
}

.info_section .info_title,
.info_section .info_desc {
  font-size: 160%;
  line-height: 1.5em;
  width: 960px;
  max-width: 100%;
}
.info_section .info_title {
  font-family: "montserratarm", "montserrat-medium";
  color: var(--darkText, #1A324F);
}
.info_section .info_desc {
  padding-top: 20px;
  color: var(--lightText, #445161);
}
.info_section .info_desc p {
  margin: 0;
}
.info_section .info_desc ul,
.info_section .info_desc ol {
  padding: 0 0 0 22px;
  margin: 0;
}
.info_section .info_desc li {
  padding-top: 10px;
}
.info_section .info_desc ul {
  list-style-type: disc;
}
@media screen and (max-width: 575px) {
  .info_section .tabs_container {
    padding-top: 24px;
  }
  .info_section .info_title {
    font-size: 140%;
  }
  .info_section .info_desc {
    font-size: 140%;
    padding-top: 10px;
  }
  .info_section .info_desc ol,
  .info_section .info_desc ul {
    padding-left: 17px;
  }
}

.details_popup .popup_container {
  width: 980px;
  border: 1px solid var(--borderColor, #B4CBEA);
  background: var(--currensySectionBg, #EEF7FF);
  padding: 36px 80px 50px;
  border-radius: 10px;
}
.details_popup .popup_content {
  padding: 0;
}
.details_popup .section_title {
  text-align: center;
}
.details_popup .download_btn {
  font-size: 160%;
  line-height: 1.5em;
  color: var(--darkText, #1A324F);
  font-family: "montserratarm", "montserrat-medium";
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  width: max-content;
  margin: 30px 0 0 auto;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.details_popup .download_btn:before {
  font-size: 2.4rem;
  display: block;
  margin-left: 10px;
}
@media (hover: hover) {
  .details_popup .download_btn:hover {
    color: var(--hoverColor, #65A8FF);
  }
}
@media screen and (max-width: 1024px) {
  .details_popup .popup_container {
    padding: 40px 30px;
  }
  .details_popup .popup_close {
    right: 10px;
    top: 10px;
  }
}
@media screen and (max-width: 575px) {
  .details_popup .popup_container {
    padding: 40px 20px;
  }
}

.details_table {
  margin-top: 30px;
  position: relative;
  min-width: 100%;
  border-spacing: 0;
  border: 1px solid var(--currensySectionBorder, #C5D8F0);
  background: var(--popupBg, #F3F9FF);
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}
.details_table th {
  font-size: 140%;
  line-height: 1.5em;
  color: var(--darkText, #1A324F);
  padding: 15px;
  border-right: 1px solid var(--currensySectionBorder, #C5D8F0);
}
.details_table td {
  font-size: 160%;
  line-height: 1.5em;
  font-family: "montserratarm", "montserrat-medium";
  color: var(--darkText, #1A324F);
  padding: 13px 15px;
  border-right: 1px solid var(--currensySectionBorder, #C5D8F0);
  border-top: 1px solid var(--currensySectionBorder, #C5D8F0);
}
.details_table td,
.details_table th {
  font-weight: normal;
  min-width: 140px;
  width: 29%;
}
.details_table td:first-child,
.details_table th:first-child {
  width: 13%;
}
.details_table tfoot td {
  padding: 13px 15px;
  background: var(--borderColor, #B4CBEA);
  text-align: center;
}
.details_table tfoot span {
  font-size: 1.8rem;
  line-height: 1.3em;
  font-family: "montserratarm", "montserrat-medium";
  padding-left: 20px;
}
@media screen and (max-width: 575px) {
  .details_table {
    margin-top: 24px;
  }
}

.associations_section {
  padding-top: 80px;
  position: relative;
  overflow: hidden;
}
.associations_section .slider_dots {
  display: none;
}
.associations_section .title_row {
  padding-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  .associations_section {
    padding-top: 60px;
  }
  .associations_section .title_row {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 575px) {
  .associations_section .title_row {
    padding-bottom: 20px;
  }
  .associations_section .swiper_btns button {
    display: none;
  }
  .associations_section .slider_dots {
    display: flex;
    justify-content: center;
    padding: 20px 14px 0;
    width: auto;
  }
}

.associations_slider {
  margin: 0 -10px;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1201px) {
  .associations_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 16.66%;
    max-width: 16.66%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .associations_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .associations_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media screen and (min-width: 576px) and (max-width: 768px) {
  .associations_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}
@media screen and (min-width: 401px) and (max-width: 575px) {
  .associations_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 575px) {
  .associations_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
}
.associations_slider .swiper-slide {
  padding: 0 10px;
  height: auto;
}
.associations_slider .image_block {
  position: relative;
  overflow: hidden;
  border: 1px solid var(--currensySectionBorder, #C5D8F0);
  border-radius: 8px;
  width: 100%;
  max-width: 100%;
  aspect-ratio: 197/130;
}
.associations_slider a.image_block {
  display: block;
}
@media (hover: hover) {
  .associations_slider a.image_block:hover img {
    transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -o-transform: scale(1.08);
  }
}
.associations_slider img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 575px) {
  .associations_slider {
    overflow: visible;
  }
}

.dark_mode .compare_section {
  background: #001837;
  color: #ffffff;
}
.dark_mode .compare_section .compare_item {
  background: var(--darkBg, #001C41);
  border: 1px solid #253A58;
  color: #ffffff;
}
.dark_mode .compare_section .delete_btn {
  color: #ffffff;
}
@media (hover: hover) {
  .dark_mode .currency_select.nice-select .nice-select-dropdown li:hover {
    background: #0046A1 !important;
    color: #ffffff !important;
  }
}

.compare_section {
  background: #EEF7FF;
  padding: 30px 80px 0;
  border-top: 2px solid var(--primaryBg, #EB591D);
  position: fixed;
  left: 0;
  width: 100%;
  bottom: 0;
  transform: translateY(100%);
  color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  z-index: 200;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.compare_section.opened {
  transform: translateY(0);
}
.compare_section ul {
  flex: 0 0 75%;
  max-width: 75%;
  list-style-type: none;
  margin: 0;
  padding: 0 0 30px;
  display: flex;
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  font-size: 140%;
  line-height: 1.5em;
  color: #ffffff;
  font-family: "montserratarm", "montserrat-medium";
}
.compare_section ul::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.compare_section ul::-webkit-scrollbar-track {
  background: var(--currensySectionBorder, #C5D8F0);
  border-radius: thin;
}
.compare_section ul::-webkit-scrollbar-thumb {
  background: var(--searchBorder, #006BF6);
  border-radius: 6px;
}
.compare_section .compare_item {
  padding: 10px 20px 30px;
  display: flex;
  justify-content: flex-end;
  flex-direction: column-reverse;
  background: #F3F9FF;
  border-radius: 10px;
  border: 1px solid #C5D8F0;
  height: 100%;
  color: #1A324F;
}
.compare_section li {
  padding: 0 10px;
  flex: 0 0 33.33%;
  max-width: 33.33%;
}
.compare_section .delete_btn {
  padding: 0;
  font-size: 1.4rem;
  line-height: 1.5em;
  background: transparent;
  border: none;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  color: #1A324F;
  width: max-content;
  font-family: "montserratarm-light", "montserrat";
  margin: 0 0 5px auto;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .compare_section .delete_btn:hover {
    color: #EB591D;
  }
}
.compare_section .delete_btn:before {
  content: "\e904";
  font-size: 2.2rem;
  display: block;
  margin-left: 8px;
}
.compare_section .btn_block {
  display: flex;
  align-items: flex-end;
  flex-direction: column-reverse;
  flex: 0 0 25%;
  max-width: 25%;
  padding-left: 20px;
}
.compare_section .primary_btn, .compare_section .tab_btns button, .tab_btns .compare_section button, .compare_section .page_links a, .page_links .compare_section a {
  background: #EB591D;
  margin-top: 12px;
  padding-left: 32px;
  padding-right: 32px;
  max-width: 100%;
  box-shadow: 0px 1px 2px 0px rgba(10, 13, 18, 0.05);
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .compare_section .primary_btn:hover, .compare_section .tab_btns button:hover, .tab_btns .compare_section button:hover, .compare_section .page_links a:hover, .page_links .compare_section a:hover {
    background: var(--orangeD1, #D13D00);
  }
}
@media screen and (max-width: 1200px) {
  .compare_section {
    padding: 30px 40px 0;
  }
  .compare_section li {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 1024px) {
  .compare_section ul {
    font-size: 130%;
    flex: 0 0 66.66%;
    max-width: 66.66%;
  }
  .compare_section .btn_block {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .compare_section .delete_btn {
    font-size: 1.3rem;
  }
  .compare_section .delete_btn:before {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 768px) {
  .compare_section {
    padding: 24px 0;
  }
  .compare_section ul {
    padding-bottom: 20px;
    font-size: 140%;
    margin: 0 -5px;
    flex: auto;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .compare_section li {
    padding: 0 5px;
  }
  .compare_section .btn_block {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 24px 0 0;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
  }
  .compare_section .btn_block .delete_btn {
    margin: 0 20px 0 0;
  }
  .compare_section .primary_btn, .compare_section .tab_btns button, .tab_btns .compare_section button, .compare_section .page_links a, .page_links .compare_section a {
    margin-top: 0;
  }
  .compare_section .delete_btn {
    font-size: 1.4rem;
  }
  .compare_section .delete_btn:before {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 575px) {
  .compare_section li {
    flex: 0 0 66.66%;
    max-width: 66.66%;
  }
}
@media screen and (max-width: 480px) {
  .compare_section ul {
    font-size: 120%;
  }
  .compare_section .price_btn {
    font-size: 140%;
  }
}

.paging {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 40px;
}
.paging ul {
  display: flex;
  align-items: center;
  margin: 0 -2px;
}
.paging li {
  font-size: 160%;
  line-height: 1.5em;
  padding: 0 2px;
  width: 48px;
  height: 44px;
}
.paging li:has(.prev_page), .paging li:has(.next_page) {
  width: auto;
  height: auto;
}
.paging a {
  height: 44px;
  width: 44px;
  background: transparent;
  color: #ffffff;
  border-radius: 50%;
  font-family: "montserratarm", "montserrat-medium";
}
@media (hover: hover) {
  .paging a:hover {
    background: #ffffff;
    color: #1A324F;
  }
}
.paging a.current_page {
  color: #ffffff;
  background: #006BF6;
  pointer-events: none;
}
.paging .next_page,
.paging .prev_page {
  width: auto;
  font-size: 0;
  border: none;
  display: flex;
  width: auto;
  height: auto;
  align-items: center;
}
@media (hover: hover) {
  .paging .next_page:hover,
  .paging .prev_page:hover {
    color: #006BF6;
    background: transparent;
  }
}
.paging .next_page.inactive,
.paging .prev_page.inactive {
  pointer-events: none;
  opacity: 0.5;
}
.paging .next_page:before,
.paging .prev_page:before {
  font-size: 2.4rem;
}
@media screen and (max-width: 575px) {
  .paging {
    justify-content: center;
  }
}

.faq_page {
  padding-top: 54px;
}
.faq_page .faq_main {
  padding-top: 40px;
}
.faq_page .faq_section {
  padding-top: 0;
}
@media screen and (max-width: 1024px) {
  .faq_page {
    padding-top: 40px;
  }
  .faq_page .faq_main {
    padding-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .faq_page {
    padding-top: 0;
  }
}
@media screen and (max-width: 575px) {
  .faq_page .faq_main {
    padding-top: 24px;
  }
}

.links_row {
  display: flex;
  align-items: flex-end;
  padding-top: 6px;
}
.links_row .field_block {
  padding: 0 0 0 15px;
  margin-left: auto;
  width: 350px;
}
.links_row .page_title {
  display: flex;
  align-items: center;
}
.links_row .page_title img {
  display: block;
  margin-right: 20px;
  width: 80px;
  height: auto;
  aspect-ratio: 1;
}
@media screen and (max-width: 1024px) {
  .links_row {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 24px;
  }
  .links_row .field_block {
    width: 350px;
    margin-left: 0;
    padding: 24px 0 0;
    max-width: 100%;
  }
  .links_row .page_title img {
    width: 70px;
  }
}
@media screen and (max-width: 575px) {
  .links_row .page_title {
    flex-direction: column;
    align-items: flex-start;
  }
  .links_row .page_title img {
    margin: 0 0 10px;
    width: 60px;
  }
  .links_row .field_block {
    width: 100%;
  }
}

.properties_main {
  padding-top: 54px;
}
.properties_main .properties_list {
  margin-top: 30px;
  position: relative;
  overflow: hidden;
}
.properties_main .properties_list ul {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  border-radius: 10px;
  font-size: 160%;
  line-height: 1.5em;
  color: #ffffff;
  border: 1px solid #253A58;
}
.properties_main .properties_list ul::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.properties_main .properties_list ul::-webkit-scrollbar-track {
  background: var(--currensySectionBorder, #C5D8F0);
  border-radius: thin;
}
.properties_main .properties_list ul::-webkit-scrollbar-thumb {
  background: var(--searchBorder, #006BF6);
  border-radius: 6px;
}
.properties_main .properties_list ul.dragging {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.properties_main .properties_list li {
  display: flex;
}
.properties_main .properties_list li:not(:last-child) > div {
  border-bottom: 1px solid #253A58;
}
.properties_main .properties_list li.list_head > div {
  background: var(--currensythead, #D0E1F4);
  font-family: "montserratarm", "montserrat-medium";
}
.properties_main .properties_list li.list_body > div {
  background: var(--footerBg, #001837);
}
.properties_main .properties_list li.list_body .image_col {
  padding: 30px;
}
.properties_main .properties_list li.list_body img {
  width: 100%;
  height: auto;
  aspect-ratio: 330/232;
  border-radius: 8px;
  display: block;
  object-fit: cover;
}
.properties_main .properties_list li div {
  padding: 20px 30px;
  border-right: 1px solid #253A58;
}
.properties_main .properties_list li div.description_col {
  min-width: 180px;
}
.properties_main .properties_list li div.image_col {
  min-width: 180px;
  border-right: none;
}
.properties_main .properties_list li div.adress_col {
  min-width: 210px;
}
.properties_main .properties_list li div.area_col {
  min-width: 140px;
}
.properties_main .adress_col {
  max-width: 30%;
  flex: 0 0 30%;
  min-width: 210px;
}
.properties_main .image_col {
  max-width: 30%;
  flex: 0 0 30%;
  min-width: 180px;
}
.properties_main .area_col {
  max-width: 20%;
  flex: 0 0 20%;
  min-width: 140px;
}
.properties_main .description_col {
  max-width: 20%;
  flex: 0 0 20%;
  min-width: 180px;
}
@media screen and (max-width: 1280px) {
  .properties_main .properties_list {
    margin-right: -19px;
  }
}
@media screen and (max-width: 1024px) {
  .properties_main {
    padding-top: 40px;
  }
  .properties_main .properties_list ul {
    font-size: 140%;
  }
  .properties_main .properties_list li div {
    padding: 20px;
  }
  .properties_main .properties_list li.list_body .image_col {
    padding: 20px;
  }
}
@media screen and (max-width: 575px) {
  .properties_main {
    padding-top: 24px;
  }
  .properties_main .properties_list {
    margin-top: 24px;
  }
}

.datepicker-dropdown {
  height: 300px;
  width: auto;
  max-width: 100%;
  top: 100% !important;
  box-shadow: 2px rgba(10, 13, 18, 0.3);
  z-index: 3;
}
.datepicker-dropdown span {
  border-radius: 0;
}
.datepicker-dropdown .datepicker-picker {
  background: var(--footerBg, #001837);
  border-radius: 24px;
  position: relative;
  overflow: hidden;
}
.datepicker-dropdown .datepicker-view {
  width: 100%;
}
.datepicker-dropdown .datepicker-view .days-of-week span,
.datepicker-dropdown .datepicker-view .datepicker-grid span {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #ffffff;
  font-size: 123.07%;
  line-height: 1.5em;
  font-weight: normal;
  border-bottom: 1px solid var(--currensySectionBorder, #C5D8F0);
  border-right: 1px solid var(--currensySectionBorder, #C5D8F0);
  border-radius: 0;
}
.datepicker-dropdown .datepicker-view .days-of-week span:nth-child(7n+7),
.datepicker-dropdown .datepicker-view .datepicker-grid span:nth-child(7n+7) {
  border-right: none;
}
.datepicker-dropdown .datepicker-view .days-of-week span.focused,
.datepicker-dropdown .datepicker-view .datepicker-grid span.focused {
  color: #ffffff;
  background: var(--primaryBg, #EB591D);
}
.datepicker-dropdown .datepicker-view .days-of-week span.focused:hover, .datepicker-dropdown .datepicker-view .days-of-week span.focused:active, .datepicker-dropdown .datepicker-view .days-of-week span.focused:focus,
.datepicker-dropdown .datepicker-view .datepicker-grid span.focused:hover,
.datepicker-dropdown .datepicker-view .datepicker-grid span.focused:active,
.datepicker-dropdown .datepicker-view .datepicker-grid span.focused:focus {
  color: var(--darkText, #1A324F);
}
.datepicker-dropdown .datepicker-view .days-of-week span:hover, .datepicker-dropdown .datepicker-view .days-of-week span:active, .datepicker-dropdown .datepicker-view .days-of-week span:focus,
.datepicker-dropdown .datepicker-view .datepicker-grid span:hover,
.datepicker-dropdown .datepicker-view .datepicker-grid span:active,
.datepicker-dropdown .datepicker-view .datepicker-grid span:focus {
  color: var(--primaryBg, #EB591D);
}
.datepicker-dropdown .datepicker-view .days-of-week span {
  border-right: none;
}
.datepicker-dropdown .datepicker-view.months span, .datepicker-dropdown .datepicker-view.years span {
  width: 65px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #ffffff;
  font-weight: normal;
  border: none;
  border-radius: 0;
  margin: 0 12px;
  font-size: 107.69%;
  line-height: 1.71em;
}
.datepicker-dropdown .datepicker-view.months span.focused, .datepicker-dropdown .datepicker-view.years span.focused {
  color: #ffffff;
  background: var(--primaryBg, #EB591D);
}
.datepicker-dropdown .datepicker-view.months span.focused:hover, .datepicker-dropdown .datepicker-view.months span.focused:active, .datepicker-dropdown .datepicker-view.months span.focused:focus, .datepicker-dropdown .datepicker-view.years span.focused:hover, .datepicker-dropdown .datepicker-view.years span.focused:active, .datepicker-dropdown .datepicker-view.years span.focused:focus {
  color: var(--darkText, #1A324F);
}
.datepicker-dropdown .datepicker-view.months span:hover, .datepicker-dropdown .datepicker-view.months span:active, .datepicker-dropdown .datepicker-view.months span:focus, .datepicker-dropdown .datepicker-view.years span:hover, .datepicker-dropdown .datepicker-view.years span:active, .datepicker-dropdown .datepicker-view.years span:focus {
  background: #ffffff;
  color: var(--primaryBg, #EB591D);
}
.datepicker-dropdown .datepicker-view.months span.disabled, .datepicker-dropdown .datepicker-view.months span.next, .datepicker-dropdown .datepicker-view.months span.prev, .datepicker-dropdown .datepicker-view.years span.disabled, .datepicker-dropdown .datepicker-view.years span.next, .datepicker-dropdown .datepicker-view.years span.prev {
  background: transparent !important;
  color: var(--lightText, #445161) !important;
}
.datepicker-dropdown .datepicker-cell.focused:not(.selected) {
  background: var(--primaryBg, #EB591D);
}
.datepicker-dropdown .datepicker-main {
  padding: 0;
  min-height: 270px;
}
.datepicker-dropdown .datepicker-main:has(.months), .datepicker-dropdown .datepicker-main:has(.years) {
  display: flex;
  align-items: center;
}
.datepicker-dropdown .datepicker-main:has(.months) .datepicker-view, .datepicker-dropdown .datepicker-main:has(.years) .datepicker-view {
  max-width: 100%;
  flex: 0 0 100%;
}
.datepicker-dropdown .datepicker-main:after {
  content: "";
  display: block;
  margin-top: -1px;
  width: 100%;
  height: 1px;
  background: var(--footerBg, #001837);
  z-index: 2;
  position: relative;
}
.datepicker-dropdown .datepicker-header {
  padding: 10px 0;
}
.datepicker-dropdown .datepicker-controls {
  border-bottom: 1px solid var(--currensySectionBorder, #C5D8F0);
  padding: 0 0 7px;
  font-family: "montserratarm", "montserrat-medium";
  color: #ffffff;
  line-height: normal;
  background: var(--footerBg, #001837);
}
.datepicker-dropdown .datepicker-controls .button {
  padding: 0;
  height: auto;
  font-size: 123.07%;
  line-height: 1.5em;
  background: var(--footerBg, #001837) !important;
  color: #ffffff;
}
.datepicker-dropdown .datepicker-controls .button:hover, .datepicker-dropdown .datepicker-controls .button:active, .datepicker-dropdown .datepicker-controls .button:focus {
  background: transparent;
}
.datepicker-dropdown .datepicker-controls .button.next-btn, .datepicker-dropdown .datepicker-controls .button.prev-btn {
  font-size: 160%;
}
.datepicker-dropdown .datepicker-footer {
  display: none;
}
.datepicker-dropdown .datepicker-cell.disabled, .datepicker-dropdown .datepicker-cell.next, .datepicker-dropdown .datepicker-cell.prev {
  background: var(--footerBg, #001837);
  color: var(--borderColor, #B4CBEA) !important;
}

.currency_inner {
  padding: 30px 30px 0;
  border: 1px solid var(--currensySectionBorder, #C5D8F0);
  background: var(--currensySectionBg, #EEF7FF);
  border-radius: 10px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.currency_inner .currency_block {
  margin: 0 -30px;
}
.currency_inner .currency_block.gold_list table td {
  font-size: 140%;
}
.currency_inner .currency_block.gold_list table td:first-child,
.currency_inner .currency_block.gold_list table th:first-child {
  width: 40%;
}
.currency_inner .currency_block.gold_list table td:nth-child(2),
.currency_inner .currency_block.gold_list table th:nth-child(2) {
  width: 20%;
}
.currency_inner .currency_block.gold_list table td:nth-child(3),
.currency_inner .currency_block.gold_list table th:nth-child(3) {
  width: 40%;
}
.currency_inner .field_block {
  padding: 0;
  flex: 1;
}
.currency_inner .field_block input {
  background: transparent;
  border-radius: 5px 0 0 5px;
  height: 46px;
  border-right: none;
}
.currency_inner .change_main {
  margin-top: auto;
}
.currency_inner .change_block {
  padding: 10px 30px 30px;
  background: var(--popupBg, #F3F9FF);
  margin: 30px -30px 0;
  border-radius: 0 0 10px 10px;
}
.currency_inner .change_block:not(:has(.field_row)) {
  background: transparent;
}
.currency_inner .change_block:has(.update_time:first-child) {
  padding-top: 0;
}
.currency_inner .update_time {
  font-size: 120%;
  line-height: 1.25em;
  color: var(--lightText, #445161);
  padding-top: 30px;
}
.currency_inner .result_info {
  background: var(--popupBg, #F3F9FF);
  margin: 30px -30px 0;
  padding: 30px 30px 20px;
  border-radius: 0 0 10px 10px;
  position: relative;
}
.currency_inner .result_info img {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 25px;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  max-width: 100%;
}
.currency_inner .result_info .result_title {
  font-size: 180%;
  line-height: 1.3em;
  font-family: "montserratarm", "montserrat-medium";
  color: var(--darkText, #1A324F);
  margin: 0;
  padding-right: 120px;
  position: relative;
  z-index: 2;
}
.currency_inner .result_info .details_btn {
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 2;
}
.currency_inner .result_info .error_info {
  display: flex;
  align-items: flex-start;
  font-size: 120%;
  line-height: 1.27em;
  color: var(--darkText, #1A324F);
  padding-top: 17px;
}
.currency_inner .result_info .error_info:before {
  display: block;
  margin-right: 10px;
  font-size: 2.4rem;
  color: #DA1A32;
}
.currency_inner .result_info .info_list {
  border-top: 1px solid var(--currensySectionBorder, #C5D8F0);
  border-bottom: 1px solid var(--currensySectionBorder, #C5D8F0);
  margin: 22px -30px 0;
  padding: 10px 30px;
}
.currency_inner .result_info .info_list ul {
  list-style-type: none;
  padding: 0;
  margin: 0 -13px;
  display: flex;
  justify-content: space-between;
}
.currency_inner .result_info .info_list ul li {
  padding: 0 13px;
}
.currency_inner .result_info .info_list .info_title {
  font-size: 140%;
  line-height: 1.5em;
  color: var(--darkText, #1A324F);
  font-family: "montserratarm", "montserrat-medium";
  padding-bottom: 10px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.currency_inner .result_info .info_list .info_title:has(span) {
  padding-right: 15px;
}
.currency_inner .result_info .info_list .info_title span {
  color: #DA1A32;
}
.currency_inner .result_info .info_list .price_info {
  font-size: 220%;
  line-height: 1.27em;
  color: var(--darkText, #1A324F);
  font-family: "montserratarm", "montserrat-medium";
}
.currency_inner .result_info .notes_info {
  padding-top: 22px;
  font-size: 120%;
  line-height: 1.25em;
  color: var(--lightText, #445161);
}
.currency_inner .result_info .notes_info div {
  position: relative;
}
.currency_inner .result_info .notes_info div:not(:first-child) {
  padding-top: 10px;
}
.currency_inner .result_info .notes_info div:not(:first-child) span {
  top: 8px;
}
.currency_inner .result_info .notes_info div:has(span) {
  padding-left: 15px;
}
.currency_inner .result_info .notes_info span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  color: #DA1A32;
}
.currency_inner .worthiness_info {
  margin: 17px -30px 0;
  padding: 10px 20px;
  border-top: 1px solid var(--currensySectionBorder, #C5D8F0);
  border-bottom: 1px solid var(--currensySectionBorder, #C5D8F0);
  display: flex;
}
.currency_inner .worthiness_info .left_col {
  flex: 0 0 33.33%;
  max-width: 33.33%;
  padding: 0 10px;
}
.currency_inner .worthiness_info .right_col {
  flex: 0 0 66.66%;
  max-width: 66.66%;
  padding: 0 10px;
  font-size: 120%;
  line-height: 1.3em;
  color: var(--lightText, #445161);
}
.currency_inner .worthiness_info .worthiness_title {
  font-size: 140%;
  line-height: 1.5em;
  color: var(--darkText, #1A324F);
  font-family: "montserratarm", "montserrat-medium";
  padding-bottom: 10px;
}
.currency_inner .worthiness_info .worthiness_price {
  font-size: 220%;
  line-height: 1.27em;
  color: var(--success, #008429);
  font-family: "montserratarm", "montserrat-medium";
}

.back_to_home {
  outline: 1px solid #ffffff !important;
  color: #ffffff;
  font-size: 1.4rem;
  padding-left: 16px;
  padding-right: 16px;
  height: 40px !important;
}
@media (hover: hover) {
  .back_to_home:hover {
    outline: 1px solid #FF7A43 !important;
    color: #FF7A43;
    background: transparent;
  }
}

.page_messages {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  padding: 0 20px;
  left: 0;
  max-width: 100%;
  width: 100%;
  height: 0;
  z-index: 10000;
  top: 0;
  text-align: left;
}
.page_messages::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.page_messages::-webkit-scrollbar-track {
  background: var(--currensySectionBorder, #C5D8F0);
  border-radius: thin;
}
.page_messages::-webkit-scrollbar-thumb {
  background: var(--searchBorder, #006BF6);
  border-radius: 6px;
}
.page_messages:before, .page_messages:after {
  display: block;
  content: "";
  min-height: 20px;
  flex: 1;
}
.page_messages:has(.message_block) {
  height: 100%;
}
.page_messages .message_block {
  width: 504px;
  border: 1px solid var(--borderColor, #B4CBEA);
  background: var(--currensySectionBg, #EEF7FF);
  padding: 70px 40px 50px;
  border-radius: 10px;
  position: relative;
}
.page_messages .message_title {
  display: block;
  font-size: 240%;
  line-height: 1.25em;
  color: var(--darkText, #1A324F);
  font-family: "montserratarm", "montserrat-medium";
}
.page_messages .message_text {
  display: block;
  font-size: 160%;
  line-height: 1.5em;
  color: var(--darkText, #1A324F);
  padding-top: 20px;
}
.page_messages .message_remove {
  position: absolute;
  top: 20px;
  right: 30px;
  width: 40px;
  cursor: pointer;
  min-width: 40px;
  height: 40px;
  border-radius: 50%;
  z-index: 10;
  background: var(--closeColor, #E7ECF3);
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page_messages .message_remove:before {
  font-size: 2.4rem;
  display: block;
}
@media (hover: hover) {
  .page_messages .message_remove:hover {
    color: #006BF6;
  }
}
@media screen and (max-width: 575px) {
  .page_messages .message_block {
    padding: 65px 20px 30px;
  }
  .page_messages .message_remove {
    right: 16px;
    top: 16px;
  }
  .page_messages .message_title {
    font-size: 200%;
  }
  .page_messages .message_text {
    font-size: 140%;
    padding-top: 15px;
  }
}

@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;
  }
}
.header {
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -o-transition: top 0.5s;
  -ms-transition: top 0.5s;
  -moz-transition: top 0.5s;
  -webkit-transition: top 0.5s;
  transition: top 0.5s;
}
.header.fixed {
  top: -130px;
}
.header.fixed.showed {
  top: 0;
}
.header .menu_block {
  flex: 1;
  width: 60%;
  padding: 0 180px 0 20px;
}
.header .main_menu,
.header .footer_menu {
  display: flex;
}
.header .main_menu > li,
.header .footer_menu > li {
  height: 70px;
  display: flex;
  align-items: center;
}
.header .main_menu > li > img,
.header .footer_menu > li > img {
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 0;
  visibility: hidden;
}
.header .main_menu > li.opened > a,
.header .footer_menu > li.opened > a {
  color: #013376;
  background: #D8E4F3;
}
.header .main_menu > li.opened > a.submenu_btn:after,
.header .footer_menu > li.opened > a.submenu_btn:after {
  transform: rotate(-180deg);
}
.header .main_menu > li.opened .main_sub,
.header .footer_menu > li.opened .main_sub {
  opacity: 1;
  height: calc(100vh - 30px);
}
.header .main_menu > li > a,
.header .footer_menu > li > a {
  display: flex;
  align-items: center;
  padding: 10px;
  font-size: 140%;
  line-height: 1.5em;
  border-radius: 8px;
  color: #13253B;
  font-family: "montserratarm", "montserrat-medium";
  position: relative;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.header .main_menu > li > a.submenu_btn span,
.header .footer_menu > li > a.submenu_btn span {
  position: relative;
  z-index: 2;
  pointer-events: none;
}
.header .main_menu > li > a.submenu_btn:after,
.header .footer_menu > li > a.submenu_btn:after {
  content: "\e901";
  font-size: 2.4rem;
  display: block;
  z-index: 2;
  margin-right: 4px;
}
.header .type_list {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
  top: -60px;
}
.header .type_list ul {
  display: flex;
}
.header .type_list a {
  font-size: 140%;
  line-height: 1.5em;
  font-family: "montserratarm", "montserrat-medium";
  color: #ffffff;
  height: 60px;
  padding: 10px 24px;
  position: relative;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media (hover: hover) {
  .header .type_list a:hover {
    background: #0046A1;
  }
}
.header .type_list a.selected {
  pointer-events: none;
  background: #013376;
}
.header .type_list a.selected:before {
  display: inline-block;
  content: "";
  width: 12px;
  height: 6px;
  border-width: 6px 6px 0;
  border-color: #013376 transparent;
  border-style: solid;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
}
.header .submenu_list {
  display: none;
  max-height: 100%;
}
.header .main_logo a {
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}
.header .main_logo img {
  height: 40px;
  width: auto;
}
.header .call_btn {
  display: flex;
  align-items: center;
  color: #ffffff;
  font-size: 140%;
  line-height: 1.5em;
  font-family: "montserratarm", "montserrat-medium";
  margin-left: auto;
}
.header .call_btn:before {
  font-size: 2.4rem;
  min-width: 40px;
  aspect-ratio: 1;
  background: #013376;
  color: #ffffff;
  border-radius: 50%;
  margin-right: 10px;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .header .call_btn:hover:before {
    background: #0046A1;
    transform: rotate(30deg);
  }
}
.header .header_top {
  background: #00214C;
}
.header .top_inner {
  display: flex;
  align-items: center;
  height: 60px;
  position: relative;
  padding-right: 176px;
}
.header .top_inner .primary_btn, .header .top_inner .tab_btns button, .tab_btns .header .top_inner button, .header .top_inner .page_links a, .page_links .header .top_inner a {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 75px;
  font-size: 140%;
  min-width: 162px;
  background: #0046A1;
  height: 40px;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .header .top_inner .primary_btn:hover, .header .top_inner .tab_btns button:hover, .tab_btns .header .top_inner button:hover, .header .top_inner .page_links a:hover, .page_links .header .top_inner a:hover {
    background: #013376;
  }
}
.header .header_bottom {
  background: #ffffff;
}
.header .bottom_inner {
  display: flex;
  align-items: center;
  height: 70px;
  position: relative;
}
.header .header_actions {
  position: absolute;
  right: 0;
  left: 0;
  top: -60px;
  height: 60px;
  display: flex;
  align-items: center;
}
.header .location_link {
  font-size: 0;
  line-height: 0;
  margin-left: 16px;
  color: #ffffff;
  border-radius: 6px;
  display: flex;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .header .location_link:hover {
    color: #B4CBEA;
  }
}
.header .location_link:before {
  font-size: 2.4rem;
  display: block;
}
.header .search_block {
  position: relative;
  margin-left: auto;
}
.header .search_block.opened .search_form {
  width: 240px;
  outline-color: #006BF6;
}
.header .search_block.opened .search_btn {
  background: #006BF6;
}
.header .search_btn {
  border: none;
  background: transparent;
  padding: 0;
  position: relative;
  z-index: 5;
  color: #ffffff;
  min-width: 40px;
  height: 40px;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.header .search_btn:before {
  font-size: 2.4rem;
  display: inline-block;
  vertical-align: top;
}
@media (hover: hover) {
  .header .search_btn:hover {
    background: #0046A1;
  }
}
.header .search_form {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-radius: 6px;
  width: 40px;
  height: 40px;
  outline: 1px solid transparent;
  -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 {
  flex: 1;
  width: 50%;
  position: relative;
  overflow: hidden;
  z-index: 3;
}
.header .search_field ::-webkit-input-placeholder {
  color: #ffffff;
}
.header .search_field :-moz-placeholder {
  color: #ffffff;
}
.header .search_field ::-moz-placeholder {
  color: #ffffff;
}
.header .search_field :-ms-input-placeholder {
  color: #ffffff;
}
.header .search_field input {
  background: #00214C;
  border: none;
  padding: 9px 12px;
  width: 100%;
  color: #ffffff;
  font-size: 140%;
  line-height: 1.5em;
}
.header .lg_block {
  margin-left: 4px;
  position: relative;
  z-index: 2;
}
.header .lg_block.opened .drop_btn {
  background: #0046A1;
  border-radius: 6px 6px 0 0;
}
.header .lg_block .drop_btn {
  font-size: 0;
  background: transparent;
  border: none;
  color: #ffffff;
  padding: 8px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .header .lg_block .drop_btn:hover {
    background: #0046A1;
  }
}
.header .lg_block .drop_btn:before {
  font-size: 2.4rem;
  display: block;
  margin-left: 4px;
}
.header .lg_block .drop_btn:after {
  content: "\e901";
  font-size: 1.8rem;
  display: block;
  margin-left: 6px;
}
.header .lg_block .drop_list {
  background: #0046A1;
  border-radius: 0 0 6px 6px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}
.header .lg_block .drop_list:before {
  height: 4px;
}
.header .lg_block .drop_list:after {
  height: 8px;
}
.header .lg_block .drop_list:before, .header .lg_block .drop_list:after {
  display: block;
  content: "";
  width: 100%;
  background: transparent;
}
.header .lg_block .drop_list a,
.header .lg_block .drop_list button {
  padding: 8px 0;
  display: inline-block;
  vertical-align: top;
  font-size: 140%;
  line-height: 1.5em;
  color: #ffffff;
  font-family: "montserratarm", "montserrat-medium";
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .header .lg_block .drop_list a:hover,
  .header .lg_block .drop_list button:hover {
    color: #65A8FF;
  }
}
.header .lg_block .drop_list a.selected,
.header .lg_block .drop_list button.selected {
  pointer-events: none;
  border-bottom: 1px solid #ffffff;
}
.header .lg_block li {
  padding: 0 12px;
}
.header .lg_block li:not(:first-child) {
  padding-top: 12px;
}
.header .projects_block {
  display: flex;
  align-items: center;
}
.header .projects_block .green_projects {
  background: #355840;
  height: 40px;
  min-width: 180px;
  font-size: 140%;
  border: 1px solid transparent;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .header .projects_block .green_projects:hover {
    background: transparent;
    border-color: rgba(255, 255, 255, 0.4);
    color: #63DF8A;
  }
}
.header .projects_block .moble_lg {
  padding: 8px 0;
}
.header .projects_block .moble_lg a {
  display: block;
  font-size: 140%;
  line-height: 1.5em;
  color: #ffffff;
  font-family: "montserratarm", "montserrat-medium";
}

.main_sub {
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  width: 100vw;
  height: 0;
  opacity: 0;
  display: flex;
  flex-direction: column;
  border-top: 0 solid #00214C;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.main_sub > .page_container {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  padding-top: 20px;
  align-items: flex-start;
  padding-bottom: 30px;
  position: relative;
}
.main_sub > .page_container:before {
  display: block;
  content: "";
  position: absolute;
  width: 100vw;
  left: 0;
  top: 0;
  height: 100%;
  background: #E7ECF3;
  margin-left: calc(-50vw + 50%);
  min-height: 290px;
}
.main_sub > .page_container img {
  pointer-events: none;
  position: absolute;
  right: 20px;
  top: 30px;
  width: 304px;
  height: auto;
  display: block;
  aspect-ratio: 304/230;
  object-fit: cover;
  border-radius: 8px;
  z-index: 2;
}
.main_sub > .page_container > .submenu_list {
  display: block;
  background: #ffffff;
  border-radius: 8px;
  min-width: 360px;
  z-index: 2;
}
.main_sub > .page_container > .submenu_list li.opened a.submenu_btn {
  color: #013376;
  background: #D8E4F3;
}
.main_sub > .page_container > .submenu_list li.opened a.submenu_btn:after {
  transform: rotate(-90deg);
}
.main_sub > .page_container > .submenu_list a {
  padding: 16px 20px 16px 30px;
  font-size: 140%;
  line-height: 1.25em;
  display: block;
  font-family: "montserratarm", "montserrat-medium";
  color: #13253B;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.main_sub > .page_container > .submenu_list a.submenu_btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main_sub > .page_container > .submenu_list a.submenu_btn:after {
  content: "\e901";
  font-size: 2.4rem;
  display: block;
  z-index: 2;
  margin-left: 10px;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .main_sub > .page_container > .submenu_list a:hover {
    color: #006BF6;
  }
}
.main_sub .close_btn {
  position: absolute;
  right: 34px;
  top: 44px;
  width: 40px;
  height: 40px;
  min-width: 40px;
  border-radius: 50%;
  background: #E7ECF3;
  color: #000F21;
  z-index: 2;
  cursor: pointer;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.main_sub .close_btn:before {
  font-size: 2.4rem;
  display: block;
}
@media (hover: hover) {
  .main_sub .close_btn:hover {
    color: #006BF6;
  }
}
.main_sub .submenu_block {
  max-height: 100%;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  flex: 1;
  width: 50%;
  z-index: 2;
  padding-right: 320px;
}
.main_sub .submenu_block .submenu_list {
  padding: 0 30px;
}
.main_sub .submenu_block .submenu_list li {
  padding: 10px 0;
}
.main_sub .submenu_block .submenu_list a {
  font-size: 140%;
  line-height: 1.5em;
  display: inline-block;
  vertical-align: top;
  color: #13253B;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .main_sub .submenu_block .submenu_list a:hover {
    color: #006BF6;
  }
}
.main_sub:after {
  content: "";
  display: block;
  width: 100%;
  height: 20%;
  flex: 1;
  background: rgba(0, 2, 4, 0.6);
}

.footer {
  margin-top: 60px;
}
.footer .update_block {
  padding-bottom: 20px;
  font-size: 140%;
  line-height: 1.5em;
  text-align: right;
  color: var(--lightText, #445161);
}

.footer_top {
  background: #00214C;
}
.footer_top .top_block {
  display: flex;
  align-items: flex-start;
}

.footer_logo img {
  height: 42px;
  width: auto;
}
.footer_logo .logo_info {
  font-size: 120%;
  line-height: 1.25em;
  margin-left: auto;
  width: 185px;
  max-width: 100%;
  padding-top: 10px;
  color: #ffffff;
}

.top_list {
  list-style-type: none;
  padding: 0;
  flex: 1;
  width: 60%;
  display: flex;
  align-items: flex-start;
}
.top_list li {
  display: flex;
  align-items: flex-start;
}
.top_list li:before {
  font-size: 2.4rem;
  width: 38px;
  min-width: 38px;
  height: 38px;
  background: #013376;
  color: #ffffff;
  border-radius: 50%;
}
.top_list .contact_item {
  padding-left: 10px;
  font-size: 140%;
  line-height: 1.5em;
  color: #ffffff;
}
.top_list .footer_subtitle {
  color: #ffffff;
  font-family: "montserratarm", "montserrat-medium";
  padding: 9px 0;
}
.top_list .contact_info {
  display: flex;
  flex-direction: column;
}
.top_list .contact_info a {
  display: block;
  color: #ffffff;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .top_list .contact_info a:hover {
    color: #65A8FF;
  }
}

.footer_middle {
  background: #001837;
}

.footer_menues .footer_subtitle {
  font-size: 160%;
  line-height: 1.5em;
  font-family: "montserratarm", "montserrat-medium";
  color: #ffffff;
  padding-bottom: 14px;
}
.footer_menues > li * {
  vertical-align: top;
  display: inline-block;
  width: 100%;
}
.footer_menues > li:last-child {
  padding-top: 50px;
}
.footer_menues a {
  color: #ffffff;
  width: auto;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .footer_menues a:hover {
    color: #65A8FF;
  }
}
.footer_menues ul {
  font-size: 140%;
  line-height: 1.5em;
}
.footer_menues ul li {
  padding-bottom: 12px;
}

.footer_socials {
  border-top: 1px solid rgba(255, 255, 255, 0.14);
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
  background: #001837;
}
.footer_socials .socials_main {
  display: flex;
  justify-content: space-between;
  margin: 0 -10px;
}
.footer_socials .socials_main > div {
  padding: 0 10px;
}
.footer_socials .footer_subtitle {
  font-size: 120%;
  line-height: 1.25em;
  padding-bottom: 20px;
  color: #ffffff;
  margin-bottom: auto;
}
.footer_socials .socials_list {
  display: flex;
  font-size: 0;
  line-height: 0;
  list-style-type: none;
  padding: 0;
  margin: 0 -10px;
}
.footer_socials .socials_list a {
  display: block;
  color: #ffffff;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .footer_socials .socials_list a:hover {
    transform: scale(1.1);
  }
}
.footer_socials .socials_list a:before {
  display: block;
  font-size: 3.2rem;
}
.footer_socials .socials_list li {
  padding: 0 10px;
}

.socials_block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.footer_apps .footer_subtitle {
  text-align: center;
}
.footer_apps .apps_row {
  display: flex;
}
.footer_apps .app_btn {
  font-size: 0;
  line-height: 0;
  display: block;
}
.footer_apps .app_btn:not(:first-child) {
  margin-left: 16px;
}
@media (hover: hover) {
  .footer_apps .app_btn:hover img {
    transform: scale(1.1);
  }
}
.footer_apps img {
  height: 40px;
  width: auto;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.footer_contact {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.footer_contact .footer_subtitle {
  text-align: right;
}
.footer_contact .popup_btn {
  background: #0046A1;
  padding: 4px 10px;
  font-size: 140%;
  line-height: 1.5em;
  min-width: 160px;
  height: 40px;
  color: #ffffff;
  border-radius: 6px;
  border: none;
  font-family: "montserratarm", "montserrat-medium";
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .footer_contact .popup_btn:hover {
    background: #013376;
  }
}

.footer_info {
  font-size: 120%;
  line-height: 1.25em;
  color: #ffffff;
  text-align: center;
  background: #001837;
  flex: 0 0 100%;
  max-width: 100%;
}
.footer_info .footer_update {
  padding-top: 20px;
}

.footer_bottom {
  background: #001837;
  font-size: 100%;
  line-height: 1.3em;
  color: #ffffff;
}
.footer_bottom .partners_main {
  flex: 1;
  width: 50%;
}
.footer_bottom .partners_list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.footer_bottom .partners_list a {
  font-size: 0;
  display: block;
}
@media (hover: hover) {
  .footer_bottom .partners_list a:hover img {
    transform: scale(1.1);
  }
}
.footer_bottom .partners_list li {
  padding: 0 15px 20px;
}
.footer_bottom .partners_list img {
  height: 30px;
  width: auto;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footer_bottom .bottom_inner {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.footer_bottom .customer_developer a {
  display: inline-block;
  vertical-align: top;
  font-size: 0;
}
.footer_bottom .customer_developer img {
  height: 10px;
  width: auto;
}

html {
  overflow-x: hidden;
}
html.touch .dark_mode .services_slider .service_block {
  padding: 15px;
  background: linear-gradient(220.84deg, #003376 27.09%, #000F21 102.33%);
  border: 1px solid var(--currensySectionBorder, #C5D8F0);
}
html.touch .dark_mode .services_slider .service_block .image_block {
  color: #ffffff;
  background: var(--searchBorder, #006BF6);
}
html.touch .services_slider .service_block .image_block {
  background: #006BF6;
}
html.touch .services_slider .service_block .slide_description {
  height: auto;
}
html.touch .services_slider .slide_title:before {
  transform: rotate(90deg);
}

.card_section .card_block .card_image {
  transform: translateX(40px);
}
.card_section .card_block .card_image img {
  transform: rotateX(30deg) rotateZ(45deg);
  transform-origin: unset;
}
@media (hover: hover) {
  .card_section .card_block:hover .card_image {
    transform: translateX(0);
  }
  .card_section .card_block:hover .card_image img {
    transform: rotateX(0) rotateZ(0);
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .card_section .card_block .card_image {
    transform: translateX(30px);
  }
}
@media screen and (max-width: 1024px) {
  .card_section .card_block .card_image {
    transform: translateX(20px);
  }
}
@media screen and (max-width: 768px) {
  .card_section {
    background: #F3F9FF;
  }
  .card_section .card_block .card_image {
    transform: translateX(0);
  }
  .card_section .card_block .card_image img {
    transform: rotateX(0) rotateZ(0);
  }
}

.dark_mode .services_slider .image_block {
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #013376;
}
@media (hover: hover) {
  .dark_mode .services_slider .service_block:hover {
    background: linear-gradient(220.84deg, #003376 27.09%, #000F21 102.33%);
  }
  .dark_mode .services_slider .service_block:hover .image_block {
    color: #ffffff;
  }
}

.main_section {
  padding-top: 40px;
}

.main_slider {
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}
.main_slider .swiper-slide {
  position: relative;
  aspect-ratio: 1280/440;
  min-height: 320px;
}
.main_slider .swiper-slide:before {
  display: block;
  content: "";
  position: absolute;
  width: 71%;
  max-width: 100%;
  height: 100%;
  background: var(--mainSectionGradient, linear-gradient(270deg, rgba(25, 40, 59, 0) 0%, rgba(25, 40, 59, 0.6) 51.17%, rgba(14, 25, 39, 0.65) 100%));
  z-index: 2;
}
.main_slider img {
  object-fit: cover;
}
.main_slider .swiper_btns {
  position: absolute;
  z-index: 3;
}
.main_slider .swiper_btns button {
  color: #ffffff;
}
.main_slider .slide_info {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 100%;
  height: 100%;
  z-index: 3;
}
.main_slider .slide_title {
  line-height: 1.3em;
  font-family: "montserratarm", "montserrat-medium";
  color: #ffffff;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.main_slider .slide_description {
  line-height: 1.5em;
  color: #ffffff;
  margin-top: 10px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.main_slider .primary_btn, .main_slider .tab_btns button, .tab_btns .main_slider button, .main_slider .page_links a, .page_links .main_slider a {
  background: #EB591D;
  box-shadow: 0px 1px 2px 0px rgba(10, 13, 18, 0.05);
  min-width: 160px;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .main_slider .primary_btn:hover, .main_slider .tab_btns button:hover, .tab_btns .main_slider button:hover, .main_slider .page_links a:hover, .page_links .main_slider a:hover {
    background: var(--orangeD1, #D13D00);
  }
}
.main_slider .slider_dots {
  position: absolute;
  width: 100%;
  z-index: 2;
  left: 0;
  justify-content: flex-end;
}

.service_section {
  padding-top: 60px;
  position: relative;
  overflow: hidden;
}

.services_slider {
  margin: 30px -10px 0;
  padding: 10px 0;
}
@media screen and (min-width: 1201px) {
  .services_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .services_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}
@media screen and (min-width: 576px) and (max-width: 768px) {
  .services_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 575px) {
  .services_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.services_slider .swiper-slide {
  padding: 0 10px;
  height: auto;
}
.services_slider .service_block {
  background: var(--popupBg, #F3F9FF);
  border-radius: 10px;
  min-height: 238px;
  height: 100%;
  padding: 20px 20px 10px;
  display: block;
  position: relative;
  overflow: hidden;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.services_slider .service_block > img {
  width: 100%;
  height: auto;
  aspect-ratio: 305/134;
  position: absolute;
  left: 0;
  top: 0;
}
@media (hover: hover) {
  .services_slider .service_block:hover {
    background: #ffffff;
    transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -o-transform: scale(1.08);
    padding-bottom: 20px;
  }
  .services_slider .service_block:hover .image_block {
    background: #006BF6;
  }
  .services_slider .service_block:hover .slide_title:before {
    transform: rotate(90deg);
  }
  .services_slider .service_block:hover .slide_description {
    height: 88px;
  }
}
.services_slider .image_block {
  width: 50px;
  height: 50px;
  min-width: 50px;
  border-radius: 50%;
  background: var(--siteColor, #0046A1);
  margin-bottom: auto;
  color: #ffffff;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.services_slider .image_block:before {
  font-size: 2.4rem;
  display: block;
}
.services_slider .slide_info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
  position: relative;
  z-index: 2;
}
.services_slider .slide_title {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
  justify-content: space-between;
  font-size: 180%;
  line-height: 1.3em;
  color: var(--darkText, #1A324F);
  font-family: "montserratarm", "montserrat-medium";
  margin-bottom: 10px;
}
.services_slider .slide_title:before {
  font-size: 2.4rem;
  display: block;
  margin-left: 10px;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.services_slider .slide_description {
  color: var(--lightText, #445161);
  font-size: 140%;
  line-height: 22px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 0;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.currency_section {
  padding-top: 80px;
}

.currency_row {
  display: flex;
  margin: 0 -10px;
}
.currency_row .currency_main {
  flex: 0 0 33.33%;
  max-width: 33.33%;
  padding: 0 10px;
}
.currency_row .calculator_main {
  flex: 0 0 66.66%;
  max-width: 66.66%;
  padding: 0 10px;
}
@media screen and (max-width: 575px) {
  .currency_row .calculator_main {
    background: transparent;
  }
}
.currency_row .tabs_container {
  padding-top: 20px;
  flex: 1;
}
.currency_row .tab_block.selected {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.currency_row .field_row {
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
}
.currency_row .field_name:after {
  display: none !important;
}

.calculator_inner {
  padding: 30px 30px 0;
  border: 1px solid var(--currensySectionBorder, #C5D8F0);
  background: var(--currensySectionBg, #EEF7FF);
  border-radius: 10px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.calculator_inner .tab_block:not(:has(.result_main)) {
  padding-bottom: 30px;
}
.calculator_inner .field_row {
  margin: 0 -10px;
  padding-top: 10px;
}
.calculator_inner .field_row + .btns_row {
  padding-top: 0;
}
.calculator_inner .field_block {
  padding: 0 10px 44px;
  flex: 0 0 50%;
  max-width: 50%;
}
.calculator_inner .field_block.single {
  flex: 0 0 100%;
  max-width: 100%;
}
.calculator_inner .field_block.small {
  flex: 0 0 40.83%;
  max-width: 40.83%;
  margin-top: auto;
}
.calculator_inner .field_block.small:first-child {
  flex: 0 0 18.33%;
  max-width: 18.33%;
}
.calculator_inner .field_block.small:first-child input {
  padding-right: 10px;
}
.calculator_inner .field_block.small input {
  background: transparent;
  width: 100%;
  padding-right: 40px;
}
.calculator_inner .field_block.small .range_type {
  right: 22px;
  top: unset;
  bottom: 56px;
  transform: none;
}
.calculator_inner .field_block.small img {
  width: 24px;
  height: 24px;
  min-width: 24px;
}
.calculator_inner .field_block .field_name {
  flex: 0 0 100%;
  max-width: 100%;
}
.calculator_inner .field_block input {
  flex: 1;
  width: 60%;
  background: transparent;
}
.calculator_inner .btns_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 44px;
}
.calculator_inner .btns_row .primary_btn, .calculator_inner .btns_row .tab_btns button, .tab_btns .calculator_inner .btns_row button, .calculator_inner .btns_row .page_links a, .page_links .calculator_inner .btns_row a {
  background: #EB591D;
  box-shadow: 0px 1px 2px 0px rgba(10, 13, 18, 0.05);
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .calculator_inner .btns_row .primary_btn:hover, .calculator_inner .btns_row .tab_btns button:hover, .tab_btns .calculator_inner .btns_row button:hover, .calculator_inner .btns_row .page_links a:hover, .page_links .calculator_inner .btns_row a:hover {
    background: var(--orangeD1, #D13D00);
  }
}
.calculator_inner .btns_row .clear_btn {
  border: none;
  background: transparent;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  font-size: 160%;
  line-height: 1.5em;
  font-weight: 600;
  color: var(--darkText, #1A324F);
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.calculator_inner .btns_row .clear_btn:before {
  display: block;
  font-size: 2.4rem;
  margin-left: 10px;
}
@media (hover: hover) {
  .calculator_inner .btns_row .clear_btn:hover {
    color: #65A8FF;
  }
}
.calculator_inner .result_main {
  margin-top: auto;
}

.currency_inner {
  padding: 30px 30px 0;
  border: 1px solid var(--currensySectionBorder, #C5D8F0);
  background: var(--currensySectionBg, #EEF7FF);
  border-radius: 10px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.currency_inner .currency_block {
  margin: 0 -30px;
}
.currency_inner .currency_block.gold_list table td {
  font-size: 140%;
}
.currency_inner .currency_block.gold_list table td:first-child,
.currency_inner .currency_block.gold_list table th:first-child {
  width: 40%;
}
.currency_inner .currency_block.gold_list table td:nth-child(2),
.currency_inner .currency_block.gold_list table th:nth-child(2) {
  width: 20%;
}
.currency_inner .currency_block.gold_list table td:nth-child(3),
.currency_inner .currency_block.gold_list table th:nth-child(3) {
  width: 40%;
}
.currency_inner .field_block {
  padding: 0;
  flex: 1;
}
.currency_inner .field_block input {
  background: transparent;
  border-radius: 5px 0 0 5px;
  height: 46px;
  border-right: none;
}
.currency_inner .change_main {
  margin-top: auto;
}
.currency_inner .change_block {
  padding: 10px 30px 30px;
  background: var(--popupBg, #F3F9FF);
  margin: 30px -30px 0;
  border-radius: 0 0 10px 10px;
}
.currency_inner .change_block:not(:has(.field_row)) {
  background: transparent;
}
.currency_inner .change_block:has(.update_time:first-child) {
  padding-top: 0;
}
.currency_inner .update_time {
  font-size: 120%;
  line-height: 1.25em;
  color: var(--lightText, #445161);
  padding-top: 30px;
}

.tab_section {
  padding-top: 20px;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.tab_section table {
  min-width: 100%;
  border-spacing: 0;
}
.tab_section table tr:last-child td {
  border-bottom: 1px solid var(--currensySectionBorder, #C5D8F0);
}
.tab_section table td {
  border-top: 1px solid var(--currensySectionBorder, #C5D8F0);
}
.tab_section table td,
.tab_section table th {
  padding: 12px 28px;
  font-size: 160%;
  line-height: 1.5em;
  color: var(--darkText, #1A324F);
  font-family: "montserratarm", "montserrat-medium";
  padding-left: 24px !important;
}
.tab_section table td:first-child,
.tab_section table th:first-child {
  text-align: left;
  width: 20%;
  padding-left: 28px;
  padding-right: 0;
  width: 31%;
}
.tab_section table td:not(:first-child),
.tab_section table th:not(:first-child) {
  text-align: left;
  width: 33%;
  padding-left: 7px;
  padding-right: 7px;
}
.tab_section table td:last-child,
.tab_section table th:last-child {
  padding-right: 28px;
  padding-left: 0;
  width: 36%;
}
.tab_section table th {
  font-weight: normal;
  font-size: 1.4rem;
  line-height: 1.5em;
  color: var(--lightText, #445161);
}
@media screen and (max-width: 480px) {
  .tab_section table td {
    font-size: 1.4rem;
  }
}
.tab_section table td img {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.tab_section table td.asc:before {
  display: inline-block;
  content: "";
  width: 9px;
  height: 6px;
  border-width: 0 4px 6px;
  border-color: var(--success, #008429) transparent;
  border-style: solid;
  margin-right: 14px;
  vertical-align: middle;
}
.tab_section table td.desc:before {
  display: inline-block;
  content: "";
  width: 9px;
  height: 6px;
  border-width: 6px 4px 0;
  border-color: #DA1A32 transparent;
  border-style: solid;
  margin-right: 14px;
  vertical-align: middle;
}
.tab_section table thead {
  position: relative;
  z-index: 2;
  width: 100%;
}
.tab_section table tbody {
  position: relative;
  width: 100%;
}
.tab_section table tr {
  width: 100%;
}
.tab_section .popup_row {
  padding-top: 20px;
}
.tab_section .popup_row:has(.more_btn) {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tab_section .more_btn {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  font-size: 160%;
  line-height: 1.5em;
  font-family: "montserratarm", "montserrat-medium";
  color: var(--darkText, #1A324F);
  margin-left: 10px;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .tab_section .more_btn:hover {
    color: var(--hoverColor, #65A8FF);
  }
}
.tab_section .more_btn:before {
  font-size: 2.4rem;
  display: block;
  margin-left: 10px;
}
.tab_section .popup_btn {
  display: flex;
  align-items: center;
  font-size: 160%;
  line-height: 1.5em;
  font-family: "montserratarm", "montserrat-medium";
  color: var(--darkText, #1A324F);
  border: none;
  background: transparent;
  padding: 0;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .tab_section .popup_btn:hover {
    color: var(--hoverColor, #65A8FF);
  }
}
.tab_section .popup_btn:before {
  font-size: 2.4rem;
  display: block;
  margin-right: 10px;
}
.tab_section .tab_btns ul {
  padding: 4px;
}
.tab_section .tab_btns button {
  height: 40px;
}

.result_info {
  background: var(--popupBg, #F3F9FF);
  margin: 30px -30px 0;
  padding: 30px 30px 20px;
  border-radius: 0 0 10px 10px;
  position: relative;
}
.result_info img {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 25px;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
}
.result_info .result_title {
  font-size: 180%;
  line-height: 1.3em;
  font-family: "montserratarm", "montserrat-medium";
  color: var(--darkText, #1A324F);
  margin: 0;
  padding-right: 120px;
  position: relative;
  z-index: 2;
}
.result_info .details_btn {
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 2;
}
.result_info .error_info {
  display: flex;
  align-items: flex-start;
  font-size: 120%;
  line-height: 1.27em;
  color: var(--darkText, #1A324F);
  padding-top: 17px;
}
.result_info .error_info:before {
  display: block;
  margin-right: 10px;
  font-size: 2.4rem;
  color: #DA1A32;
}
.result_info .info_list {
  border-top: 1px solid var(--currensySectionBorder, #C5D8F0);
  border-bottom: 1px solid var(--currensySectionBorder, #C5D8F0);
  margin: 22px -30px 0;
  padding: 10px 30px;
}
.result_info .info_list ul {
  list-style-type: none;
  padding: 0;
  margin: 0 -13px;
  display: flex;
  justify-content: space-between;
}
.result_info .info_list ul li {
  padding: 0 13px;
}
.result_info .info_list .info_title {
  font-size: 140%;
  line-height: 1.5em;
  color: var(--darkText, #1A324F);
  font-family: "montserratarm", "montserrat-medium";
  padding-bottom: 10px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.result_info .info_list .info_title:has(span) {
  padding-right: 15px;
}
.result_info .info_list .info_title span {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  color: #DA1A32;
}
.result_info .info_list .price_info {
  font-size: 220%;
  line-height: 1.27em;
  color: var(--darkText, #1A324F);
  font-family: "montserratarm", "montserrat-medium";
}
.result_info .notes_info {
  padding-top: 22px;
  font-size: 120%;
  line-height: 1.25em;
  color: var(--lightText, #445161);
}
.result_info .notes_info div {
  position: relative;
}
.result_info .notes_info div:not(:first-child) {
  padding-top: 10px;
}
.result_info .notes_info div:not(:first-child) span {
  top: 8px;
}
.result_info .notes_info div:has(span) {
  padding-left: 15px;
}
.result_info .notes_info span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  color: #DA1A32;
}

.worthiness_info {
  margin: 17px -30px 0;
  padding: 10px 20px;
  border-top: 1px solid var(--currensySectionBorder, #C5D8F0);
  border-bottom: 1px solid var(--currensySectionBorder, #C5D8F0);
  display: flex;
}
.worthiness_info .left_col {
  flex: 0 0 33.33%;
  max-width: 33.33%;
  padding: 0 10px;
}
.worthiness_info .right_col {
  flex: 0 0 66.66%;
  max-width: 66.66%;
  padding: 0 10px;
  font-size: 120%;
  line-height: 1.3em;
  color: var(--lightText, #445161);
}
.worthiness_info .worthiness_title {
  font-size: 140%;
  line-height: 1.5em;
  color: var(--darkText, #1A324F);
  font-family: "montserratarm", "montserrat-medium";
  padding-bottom: 10px;
}
.worthiness_info .worthiness_price {
  font-size: 220%;
  line-height: 1.27em;
  color: var(--success, #008429);
  font-family: "montserratarm", "montserrat-medium";
}

.offers_section {
  padding-top: 80px;
}

.offers_slider {
  margin: 40px -10px 0;
}
@media screen and (min-width: 769px) {
  .offers_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .offers_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.offers_slider .swiper-slide {
  padding: 0 10px;
  height: auto;
}
.offers_slider .offer_block {
  background: #F3F9FF;
  border-radius: 10px;
  height: 100%;
  display: flex;
  background-image: url("../../css/images/offer_bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
@media (hover: hover) {
  .offers_slider .offer_block:hover img {
    transform: scale(1.1);
  }
}
.offers_slider .image_block {
  height: 100%;
  width: 280px;
}
.offers_slider .image_block img {
  width: 100%;
  height: 100%;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.offers_slider .offer_info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
  flex: 1;
  padding: 20px 20px 30px;
}
.offers_slider .offer_sticker {
  font-size: 140%;
  line-height: 1.5em;
  font-family: "montserratarm", "montserrat-medium";
  color: #ffffff;
  padding: 6px 14px;
  display: inline-block;
  vertical-align: top;
  border-radius: 6px;
  background: #EB591D;
  margin-bottom: 20px;
}
.offers_slider .offer_name {
  width: 100%;
  font-size: 220%;
  line-height: 1.3em;
  color: #13253B;
  font-family: "montserratarm", "montserrat-medium";
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.offers_slider .offer_description {
  color: #445161;
  font-size: 140%;
  margin-bottom: 6px;
  line-height: 1.5em;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.offers_slider .more_btn {
  margin-top: auto;
  font-size: 160%;
  line-height: 1.5em;
  font-family: "montserratarm", "montserrat-medium";
  color: #013376;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .offers_slider .more_btn:hover {
    color: #0046A1;
  }
}

.news_section {
  position: relative;
}

.news_slider {
  margin: 40px -10px 0;
}
@media screen and (min-width: 1025px) {
  .news_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}
@media screen and (min-width: 576px) and (max-width: 1024px) {
  .news_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 575px) {
  .news_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.news_slider .swiper-slide {
  padding: 0 10px;
  height: auto;
}

.field_block .attached_file .attach_remove, .text_page a, .paging .next_page,
.paging .prev_page {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.error_hint, .field_block .attach_error, .field_block .attach_btn:before, .field_block .attached_file:before, .paging a, .datepicker-dropdown .datepicker-view .days-of-week span,
.datepicker-dropdown .datepicker-view .datepicker-grid span, .datepicker-dropdown .datepicker-view.months span, .datepicker-dropdown .datepicker-view.years span {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.field_block .attach_btn, .field_block .attached_file .attach_remove, .checkbox_btn {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.field_block select, .checkbox_btn input, .range-slider, .select_main select, .radio_group input {
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 0;
  visibility: hidden;
}

.field_block .attached_file .attach_remove:active {
  color: #DA1A32;
}

@media (hover: hover) {
  .field_block .attached_file .attach_remove:hover {
    color: #DA1A32;
  }
}

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