@font-face {
  font-family: "icon";
  font-display: "auto";
  src: url("../../fonts/icons/icomoon.eot?h31ibz");
  src: url("../../fonts/icons/icomoon.eot?h31ibz#iefix") format("embedded-opentype"), url("../../fonts/icons/icomoon.ttf?h31ibz") format("truetype"), url("../../fonts/icons/icomoon.woff?h31ibz") 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, .coverage_regions .regions_container button:before, .header .main_menu .submenu_btn:before {
  content: "\e901";
}

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

.icon_right:before, .inner_bnners .bnner_title:before, .view_more:before {
  content: "\e903";
}

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

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

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

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

.icon_info:before, .error:not(.checkbox_btn):before {
  content: "\e908";
}

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

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

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

.icon_phone:before, .header .hotline a:first-child:before {
  content: "\e912";
}

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

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

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

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

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

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

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

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

.icon_plus:before, .faq_conditions .question_block:before {
  content: "\e921";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon_drop:before, .coverage_regions .list_hint:before {
  content: "\e935";
}

.icon_toggle:before, .coverage_regions .toggle_btn:before {
  content: "\e936";
}

.coverage_regions .regions_container ul, .faq_conditions .faq_5g, .speed_section .speeds_list, .footer_menues ul, .footer_menues, .header .payment_block ul, .header .submenu_list ul, .header .main_menu, .header .website_menu .drop_list, .header .lg_block .drop_list, .header .category_menu, .faq_list, .info_in_order .info_list, .package_popup .join_options, .channels_popup .channels_list ul, .tab_btns {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.links_list, .blocks_section .info_list {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 576px) {
  .links_list, .blocks_section .info_list {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media screen and (max-width: 575px) {
  .links_list, .blocks_section .info_list {
    margin-left: -6px;
    margin-right: -6px;
  }
}

.packages_section .tab_btns button:before, .faq_conditions .faq_5g > li:before, .faq_conditions .tab_btns button:before, .touch .bnners_section .bnner_block .primary_btn, .web .bnners_section .bnner_block:after, .package_popup .popup_head picture > img, .package_block .package_head picture > img,
.package_popup .popup_head > img,
.package_block .package_head > img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.coverage_regions.opened .toggle_btn:before {
  transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
}

.coverage_regions .regions_container > ul > li.opened button:before, .header .main_menu li.opened > .submenu_btn:before, .header .website_menu.opened .drop_btn:before, .header .lg_block.opened .drop_btn:after, .faq_list .opened .question_block:after, .package_block.opened .details_toggle:after {
  transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -o-transform: scaleY(-1);
}

.blocks_section:has(.image_block) .image_block picture > img, .inner_bnners .bnner_image picture > img, .bnners_section .bnner_block picture > img,
.blocks_section:has(.image_block) .image_block > img,
.inner_bnners .bnner_image > img,
.bnners_section .bnner_block > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.package_popup .popup_head picture > img, .package_block .package_head picture > img,
.package_popup .popup_head > img,
.package_block .package_head > img {
  display: block;
  object-fit: cover;
}

.coverage_regions .regions_container button:before, .coverage_regions .toggle_btn:before, .coverage_regions .list_hint:before, .faq_conditions .question_block:before, .header .main_menu .submenu_btn:before, .header .hotline a:first-child:before, .standard_link:before, .faq_list .question_block:before, .inner_bnners .bnner_title:before, .view_more:before, .error:not(.checkbox_btn):before, .checkbox_btn:before, [class*=icon_]:before, .coverage_regions .regions_container button:after, .coverage_regions .toggle_btn:after, .coverage_regions .list_hint:after, .faq_conditions .question_block:after, .header .main_menu .submenu_btn:after, .header .hotline a:first-child:after, .standard_link:after, .faq_list .question_block:after, .inner_bnners .bnner_title:after, .view_more:after, .error:not(.checkbox_btn):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;
}

.faq_list .question_block:after, .inner_bnners3 .bnner_image img, .inner_bnners2 .bnner_image img, .inner_bnners .bnner_image img, .bnners_section .bnner_block .bnner_info, .bnners_section .bnner_block:after, .bnners_section .bnner_block:before {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.net_switch label, .packages_section .tab_btns button, .guide_content .guide_steps li:before, .faq_conditions .question_block:before, .header .payment_block .payment_logo, .blocks_section .info_icon, .package_block .unlimits_btn span, [data-tooltip]:before, .field_block .field_remove, .checkbox_btn:before {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.primary_5g, .light_btn_sm, .secondary_btn_sm, .primary_btn_sm, .mono_bnner .light_btn, .response_popup .close_btn, .light_btn, .secondary_btn, .primary_btn {
  display: inline-flex;
  vertical-align: top;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.package_5g .unlimits_btn, .packages_section .conditions_info button, .guide_content .device_type button, .store_section .swiper-prev,
.store_section .swiper-next, .header .website_menu .drop_btn, .package_block .unlimits_btn, .package_block .details_toggle {
  border: none;
  padding: 0;
  background: transparent;
}

.mono_bnner .light_btn, .response_popup .close_btn, .light_btn, .secondary_btn, .primary_btn {
  border: none;
  font-weight: 800;
}
.response_popup .loading.close_btn, .loading.light_btn, .loading.secondary_btn, .loading.primary_btn {
  pointer-events: none;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.response_popup .loading.close_btn:after, .loading.light_btn:after, .loading.secondary_btn:after, .loading.primary_btn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px -12px;
  border-radius: 50%;
  color: inherit;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  animation: loadAnimation 1.6s infinite linear;
}
@media screen and (min-width: 1180px) {
  .mono_bnner .light_btn, .response_popup .close_btn, .light_btn, .secondary_btn, .primary_btn {
    height: 56px;
    font-size: 114.29%;
    line-height: 1.5em;
    padding: 0 24px;
    border-radius: 12px;
  }
  .mono_bnner .light_btn:before, .response_popup .close_btn:before, .light_btn:before, .secondary_btn:before, .primary_btn:before {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 1179px) {
  .mono_bnner .light_btn, .response_popup .close_btn, .light_btn, .secondary_btn, .primary_btn {
    height: 44px;
    padding: 0 20px;
    border-radius: 10px;
  }
  .mono_bnner .light_btn:before, .response_popup .close_btn:before, .light_btn:before, .secondary_btn:before, .primary_btn:before {
    font-size: 2rem;
  }
}
.mono_bnner .light_btn:before, .response_popup .close_btn:before, .light_btn:before, .secondary_btn:before, .primary_btn:before {
  display: block;
  margin-inline-end: 8px;
}

.light_btn_sm, .secondary_btn_sm, .primary_btn_sm {
  border: none;
  font-weight: 800;
}
.loading.light_btn_sm, .loading.secondary_btn_sm, .loading.primary_btn_sm {
  pointer-events: none;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.loading.light_btn_sm:after, .loading.secondary_btn_sm:after, .loading.primary_btn_sm: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;
}
.light_btn_sm:before, .secondary_btn_sm:before, .primary_btn_sm:before {
  display: block;
  font-size: 2.4rem;
}
@media screen and (min-width: 1180px) {
  .light_btn_sm, .secondary_btn_sm, .primary_btn_sm {
    height: 44px;
    padding: 0 20px;
    border-radius: 10px;
  }
  .light_btn_sm:before, .secondary_btn_sm:before, .primary_btn_sm:before {
    margin-inline-end: 8px;
    margin-inline-start: -4px;
  }
}
@media screen and (max-width: 1179px) {
  .light_btn_sm, .secondary_btn_sm, .primary_btn_sm {
    height: 36px;
    padding: 0 12px;
    border-radius: 8px;
  }
  .light_btn_sm:before, .secondary_btn_sm:before, .primary_btn_sm:before {
    margin-inline-end: 4px;
    margin-inline-start: 0;
  }
}

.primary_btn {
  background: #7CE00B;
  color: #1D201D;
}

.primary_btn_sm {
  background: #7CE00B;
  color: #1D201D;
}

.secondary_btn {
  outline: 1px solid #7CE00B !important;
  outline-offset: -1px;
  color: #ffffff;
  background: transparent;
}

.secondary_btn_sm {
  outline: 1px solid #7CE00B !important;
  outline-offset: -1px;
  color: #ffffff;
  background: transparent;
}

.mono_bnner .light_btn, .response_popup .close_btn, .light_btn {
  background: #EFFEDD;
  color: #1D201D;
  outline: 1px solid transparent !important;
  outline-offset: -1px;
}
.response_popup .close_btn:active, .light_btn:active {
  outline-color: #7CE00B !important;
  background: #DDFCB5;
}
@media (hover: hover) {
  .response_popup .close_btn:hover, .light_btn:hover {
    outline-color: #7CE00B !important;
    background: #DDFCB5;
  }
}

.light_btn_sm {
  background: #EFFEDD;
  color: #1D201D;
  outline: 1px solid transparent !important;
  outline-offset: -1px;
}
.light_btn_sm:active {
  outline-color: #7CE00B !important;
  background: #DDFCB5;
}
@media (hover: hover) {
  .light_btn_sm:hover {
    outline-color: #7CE00B !important;
    background: #DDFCB5;
  }
}

.info_slider .swiper-prev, .bnners_slider .swiper-prev, .packages_list .swiper-prev,
.info_slider .swiper-next,
.bnners_slider .swiper-next,
.packages_list .swiper-next {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  background: #232623;
  color: #DADCDA;
  padding: 0;
  border-radius: 50%;
  border: 1px solid #3A3B3A;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.06);
  z-index: 3;
}
@media screen and (min-width: 576px) {
  .info_slider .swiper-prev, .bnners_slider .swiper-prev, .packages_list .swiper-prev,
.info_slider .swiper-next,
.bnners_slider .swiper-next,
.packages_list .swiper-next {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 575px) {
  .info_slider .swiper-prev, .bnners_slider .swiper-prev, .packages_list .swiper-prev,
.info_slider .swiper-next,
.bnners_slider .swiper-next,
.packages_list .swiper-next {
    margin-left: 6px;
    margin-right: 6px;
  }
}
.info_slider .swiper-prev:before, .bnners_slider .swiper-prev:before, .packages_list .swiper-prev:before,
.info_slider .swiper-next:before,
.bnners_slider .swiper-next:before,
.packages_list .swiper-next:before {
  display: block;
  font-size: 2.4rem;
}
.info_slider .swiper-prev:active, .bnners_slider .swiper-prev:active, .packages_list .swiper-prev:active,
.info_slider .swiper-next:active,
.bnners_slider .swiper-next:active,
.packages_list .swiper-next:active {
  color: #ffffff;
  border-color: #7CE00B;
  box-shadow: 260px 260px 147px rgba(0, 0, 0, 0.01), 146px 146px 124px rgba(0, 0, 0, 0.02), 65px 65px 92px rgba(0, 0, 0, 0.03), 16px 16px 50px rgba(0, 0, 0, 0.04);
}
.info_slider .swiper-prev.swiper-button-disabled, .bnners_slider .swiper-prev.swiper-button-disabled, .packages_list .swiper-prev.swiper-button-disabled,
.info_slider .swiper-next.swiper-button-disabled,
.bnners_slider .swiper-next.swiper-button-disabled,
.packages_list .swiper-next.swiper-button-disabled {
  opacity: 0 !important;
  pointer-events: none;
  -o-transition: none !important;
  -ms-transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  transition: none !important;
}
@media (hover: hover) {
  .info_slider .swiper-prev:hover, .bnners_slider .swiper-prev:hover, .packages_list .swiper-prev:hover,
.info_slider .swiper-next:hover,
.bnners_slider .swiper-next:hover,
.packages_list .swiper-next:hover {
    color: #ffffff;
    border-color: #7CE00B;
    box-shadow: 260px 260px 147px rgba(0, 0, 0, 0.01), 146px 146px 124px rgba(0, 0, 0, 0.02), 65px 65px 92px rgba(0, 0, 0, 0.03), 16px 16px 50px rgba(0, 0, 0, 0.04);
  }
}

@media screen and (min-width: 1281px) {
  .image_section, .links_section, .faq_section, .info_in_order, .text_section, .highlight_section, .table_section, .blocks_section, .requisites, .preface_section, .page_head {
    padding: 64px 0;
  }
}
@media screen and (min-width: 1180px) and (max-width: 1280px) {
  .image_section, .links_section, .faq_section, .info_in_order, .text_section, .highlight_section, .table_section, .blocks_section, .requisites, .preface_section, .page_head {
    padding: 48px 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1179px) {
  .image_section, .links_section, .faq_section, .info_in_order, .text_section, .highlight_section, .table_section, .blocks_section, .requisites, .preface_section, .page_head {
    padding: 40px 0;
  }
}
@media screen and (max-width: 768px) {
  .image_section, .links_section, .faq_section, .info_in_order, .text_section, .highlight_section, .table_section, .blocks_section, .requisites, .preface_section, .page_head {
    padding: 32px 0;
  }
}

@media screen and (min-width: 1180px) {
  .advantages .short_desc, .requisites .info_block {
    font-size: 128.57%;
    line-height: 1.44em;
  }
}
@media screen and (max-width: 1179px) {
  .advantages .short_desc, .requisites .info_block {
    font-size: 114.29%;
    line-height: 1.5em;
  }
}

html {
  height: 100%;
  font-size: 10px;
  line-height: 1.4286;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
}
html:not(.touch) .info_popup .popup_body {
  overflow-y: scroll;
  margin-right: 5px;
  padding-right: 5px;
}
html:not(.touch) .info_popup .popup_body::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
html:not(.touch) .info_popup .popup_body::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 0;
}
html:not(.touch) .info_popup .popup_body::-webkit-scrollbar-thumb {
  background: #BBBFBB;
  border-radius: 5px;
}
html:not(.touch) .info_popup .popup_body::-webkit-scrollbar-track {
  margin: 32px 0;
}
html:not(.touch) .moz .info_popup .popup_body {
  scrollbar-color: #BBBFBB transparent;
  scrollbar-width: thin;
}

body {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 140%;
  color: #ffffff;
  background: #232623;
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  font-family: "Manrope", "Noto Sans Armenian", sans-serif;
  font-optical-sizing: auto;
}
body:has(.popup_block.showed) {
  overflow: hidden;
}

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

.root {
  display: flex;
  flex-direction: column;
  min-height: 100dvh;
  position: relative;
  overflow: hidden;
}

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

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

a {
  color: #7CE00B;
}
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%;
  line-height: 1.4286;
}

p {
  margin: 0;
}

.page_row {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 576px) {
  .page_row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media screen and (max-width: 575px) {
  .page_row {
    margin-left: -6px;
    margin-right: -6px;
  }
}
.page_row .cb {
  flex: 0 0 100%;
  max-width: 100%;
}

.page_container, .coverage_section {
  width: 100%;
  margin: 0 auto;
  max-width: 1392px;
}
@media screen and (min-width: 1180px) {
  .page_container, .coverage_section {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media screen and (max-width: 1179px) {
  .page_container, .coverage_section {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.individual_hint,
.drop_list {
  display: none;
}

.back_error,
.error_hint {
  display: block;
  max-height: 0;
  overflow: hidden;
  color: #FB2A0E;
  font-size: 85.71%;
  line-height: 1.5em;
}
.back_error:before,
.error_hint:before {
  display: block;
  content: "";
  height: 6px;
}

.back_error.showed {
  max-height: 60px;
}

.checkbox_btn {
  cursor: pointer;
  width: 100%;
  max-width: max-content;
  display: block;
  color: #DADCDA;
  padding-left: 32px;
  position: relative;
}
.checkbox_btn:before {
  position: absolute;
  left: 0;
  top: -2px;
  width: 24px;
  aspect-ratio: 1;
  color: transparent;
  border: 1px solid #3A3B3A;
  background: rgba(0, 0, 0, 0.2);
  font-size: 1.6rem;
  border-radius: 6px;
}
.checkbox_btn a {
  color: #ffffff;
}
@media (hover: hover) {
  .checkbox_btn:hover:not(:has(a:hover)):before {
    border-color: #7CE00B;
    color: #A4A8A4;
  }
}
.checkbox_btn:has(input:checked):before {
  border-color: #7CE00B;
  color: #ffffff !important;
}

.field_block {
  position: relative;
}
.field_block ::-webkit-input-placeholder {
  color: #A4A8A4;
}
.field_block :-moz-placeholder {
  color: #A4A8A4;
}
.field_block ::-moz-placeholder {
  color: #A4A8A4;
}
.field_block :-ms-input-placeholder {
  color: #A4A8A4;
}
.field_block input,
.field_block textarea {
  color: #ffffff;
  width: 100%;
  border: 1px solid #3A3B3A;
  background: #232623;
  border-radius: 12px;
  -o-transition: border-color 0.3s, color 50000s, background-color 50000s;
  -ms-transition: border-color 0.3s, color 50000s, background-color 50000s;
  -moz-transition: border-color 0.3s, color 50000s, background-color 50000s;
  -webkit-transition: border-color 0.3s, color 50000s, background-color 50000s;
  transition: border-color 0.3s, color 50000s, background-color 50000s;
  font-size: 114.29%;
  line-height: 1.5em;
}
.field_block input:focus,
.field_block textarea:focus {
  border-color: #7CE00B;
}
@media screen and (min-width: 1180px) {
  .field_block input,
.field_block textarea {
    padding: 15px;
  }
}
@media screen and (max-width: 1179px) {
  .field_block input,
.field_block textarea {
    padding: 9px 15px;
  }
}
.field_block .code_block {
  position: absolute;
  left: 1px;
  bottom: 1px;
  text-align: center;
  background: rgba(0, 0, 0, 0.2);
  border-right: 1px solid #3A3B3A;
  border-radius: 12px 0 0 12px;
  color: #DADCDA;
  font-size: 114.29%;
  line-height: 1.5em;
}
@media screen and (min-width: 1180px) {
  .field_block .code_block {
    width: 67px;
    padding: 15px 0;
  }
}
@media screen and (max-width: 1179px) {
  .field_block .code_block {
    width: 59px;
    padding: 9px 0;
  }
}
.field_block label {
  display: block;
}
.field_block label:has(.code_block):has(input[maxlength="8"]) {
  position: relative;
}
@media screen and (min-width: 1180px) {
  .field_block label:has(.code_block):has(input[maxlength="8"]) input {
    padding-left: 82px;
  }
}
@media screen and (max-width: 1179px) {
  .field_block label:has(.code_block):has(input[maxlength="8"]) input {
    padding-left: 74px;
  }
}
.field_block label:not(:has(input[maxlength="8"])) .code_block {
  display: none;
}
.field_block .field_name {
  display: block;
  margin-bottom: 6px;
}
.field_block .field_hint {
  display: block;
  color: #DADCDA;
  font-size: 85.71%;
  line-height: 1.5em;
  padding-top: 6px;
}
.field_block textarea {
  resize: none;
  display: block;
}
.field_block .field_remove {
  aspect-ratio: 1;
  border-radius: 12px;
  background: transparent;
  padding: 0;
  border: 1px solid #3A3B3A;
  color: #DADCDA;
  margin-left: 12px;
}
.field_block .field_remove:before {
  display: block;
}
@media screen and (min-width: 1180px) {
  .field_block .field_remove {
    flex: 0 0 56px;
    max-width: 56px;
  }
  .field_block .field_remove:before {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 1179px) {
  .field_block .field_remove {
    flex: 0 0 44px;
    max-width: 44px;
  }
  .field_block .field_remove:before {
    font-size: 2rem;
  }
}
.field_block:has(.field_remove) {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.field_block:has(.field_remove) label {
  flex: 1;
  width: 50%;
}
.field_block:has(.field_remove) .error_hint,
.field_block:has(.field_remove) .back_error,
.field_block:has(.field_remove) .field_hint {
  flex: 0 0 100%;
  max-width: 100%;
  order: 2;
}
.field_block:has(.field_remove):has(.field_name) .field_remove {
  margin-top: 26px;
}
.field_block:has(:focus) ::-webkit-input-placeholder {
  color: #DADCDA;
}
.field_block:has(:focus) :-moz-placeholder {
  color: #DADCDA;
}
.field_block:has(:focus) ::-moz-placeholder {
  color: #DADCDA;
}
.field_block:has(:focus) :-ms-input-placeholder {
  color: #DADCDA;
}
.field_block:has(.error) .back_error, .field_block:has(.error) .field_hint, .field_block:has(.back_error.showed) .field_hint {
  display: none;
}
.field_block:has(.field_hint) .error_hint, .field_block:has(.back_error.showed) .error_hint {
  opacity: 0;
}

.error .error_hint,
.error ~ .error_hint {
  max-height: 60px !important;
  opacity: 1 !important;
}
.error:not(.checkbox_btn) {
  position: relative;
}
.error:not(.checkbox_btn):before {
  position: absolute;
  right: 16px;
  font-size: 2rem;
  color: #FB2A0E;
  background: #232623;
}
@media screen and (min-width: 1180px) {
  .error:not(.checkbox_btn):before {
    bottom: 18px;
  }
}
@media screen and (max-width: 1179px) {
  .error:not(.checkbox_btn):before {
    bottom: 12px;
  }
}
.error:not(.checkbox_btn) input,
.error:not(.checkbox_btn) textarea {
  border-color: #FC8C7D !important;
}
.error.checkbox_btn:before {
  border-color: #FC8C7D !important;
}

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

.section_title {
  font-weight: 800;
  margin: 0;
  color: #ffffff;
}
@media screen and (min-width: 1440px) {
  .section_title {
    font-size: 257.14%;
    line-height: 1.33em;
  }
}
@media screen and (min-width: 1180px) and (max-width: 1439px) {
  .section_title {
    font-size: 228.57%;
    line-height: 1.31em;
  }
}
@media screen and (min-width: 769px) and (max-width: 1179px) {
  .section_title {
    font-size: 200%;
    line-height: 1.29em;
  }
}
@media screen and (max-width: 768px) {
  .section_title {
    font-size: 171.43%;
    line-height: 1.33em;
  }
}

.section_subtitle {
  margin: 0;
  color: #ffffff;
  font-weight: 800;
}
@media screen and (min-width: 1180px) {
  .section_subtitle {
    font-size: 214.29%;
    line-height: 1.33em;
  }
}
@media screen and (max-width: 1179px) {
  .section_subtitle {
    font-size: 171.43%;
    line-height: 1.33em;
  }
}

.section_head {
  margin-bottom: 32px;
}
@media screen and (max-width: 1179px) {
  .section_head {
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 576px) {
  .section_head {
    display: flex;
    align-items: center;
  }
  .section_head .title_description {
    flex: 1;
  }
  .section_head .title_description:not(:last-child) {
    padding-right: 24px;
  }
}
@media screen and (max-width: 575px) {
  .section_head .view_more {
    margin-top: 8px;
  }
}
.section_head .view_more {
  white-space: nowrap;
}

.page_head img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1360/248;
  object-fit: cover;
  margin-top: 32px;
}
@media screen and (min-width: 1281px) {
  .page_head img {
    border-radius: 20px;
  }
}
@media screen and (min-width: 1180px) and (max-width: 1280px) {
  .page_head img {
    border-radius: 16px;
  }
}
@media screen and (max-width: 1179px) {
  .page_head img {
    border-radius: 12px;
    margin-top: 24px;
  }
}
@media screen and (max-width: 1179px) {
  .page_head img {
    border-radius: 12px;
    margin-top: 24px;
  }
}
@media screen and (min-width: 769px) {
  .page_head + .preface_section {
    padding-top: 20px;
  }
}

.section_desc {
  margin-top: 8px;
  color: #DADCDA;
  max-width: 900px;
}
@media screen and (min-width: 1180px) {
  .section_desc {
    font-size: 114.29%;
    line-height: 1.5em;
  }
}

.preface_section .text_block {
  max-width: 900px;
}
@media screen and (min-width: 1180px) {
  .preface_section .text_block {
    font-size: 128.57%;
    line-height: 1.44em;
    margin-top: 16px;
  }
}
@media screen and (max-width: 1179px) {
  .preface_section .text_block {
    font-size: 114.29%;
    line-height: 1.5em;
    margin-top: 12px;
  }
}

.small_title, .advantages .title_block {
  margin: 0;
  color: inherit;
  font-weight: 800;
}
@media screen and (min-width: 1180px) {
  .small_title, .advantages .title_block {
    font-size: 171.43%;
    line-height: 1.33em;
  }
}
@media screen and (max-width: 1179px) {
  .small_title, .advantages .title_block {
    font-size: 142.86%;
    line-height: 1.4em;
  }
}

.view_more {
  display: inline-flex;
  vertical-align: top;
  align-items: center;
  color: inherit;
  height: 40px;
  font-weight: 800;
  font-size: 114.29%;
  line-height: 1.5em;
}
.view_more:before {
  display: block;
  order: 2;
  margin-left: 4px;
  font-size: 2.4rem;
  color: #ACF524 !important;
}

b, strong {
  font-weight: 800;
}

.standard_text {
  font-size: 114.29%;
  line-height: 1.5em;
}
.standard_text p {
  margin-top: 0;
  margin-bottom: 16px;
}
.standard_text p:last-child {
  margin-bottom: 0;
}
.standard_text h2, .standard_text h3 {
  font-size: 100%;
  line-height: inherit;
  font-weight: 800;
  margin-top: 0;
  margin-bottom: 8px;
}
@media screen and (max-width: 1179px) {
  .standard_text {
    font-size: 100%;
    line-height: 1.43em;
  }
}
.standard_text ul, .standard_text ol {
  margin-top: 0;
  margin-bottom: 16px;
  padding-left: 24px;
}
.standard_text ul:last-child, .standard_text ol:last-child {
  margin-bottom: 0;
}
.standard_text ul li:not(:first-child), .standard_text ol li:not(:first-child) {
  margin-top: 8px;
}
.standard_text ul ul, .standard_text ul ol, .standard_text ol ul, .standard_text ol ol {
  margin-left: -20px;
}
.standard_text a {
  text-decoration: underline;
  text-decoration-color: transparent;
  -o-transition: text-decoration-color 0.3s;
  -ms-transition: text-decoration-color 0.3s;
  -moz-transition: text-decoration-color 0.3s;
  -webkit-transition: text-decoration-color 0.3s;
  transition: text-decoration-color 0.3s;
}
@media (hover: hover) {
  .standard_text a:hover {
    text-decoration-color: #7CE00B;
  }
}
.standard_text ul {
  list-style-type: disc;
}

.hidden_label {
  display: none;
}

.special {
  color: #7CE00B;
}

@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;
  }
}
@keyframes popupLoader {
  9%, 85.1%, 100% {
    box-shadow: -25px 20px 0 transparent;
  }
  10%, 35% {
    box-shadow: -25px 20px 0;
  }
  35.1%, 60% {
    box-shadow: 0 20px 0;
  }
  60.1%, 85% {
    box-shadow: 25px 20px 0;
  }
}
.drop_btn *,
.popup_btn * {
  pointer-events: none;
}

.popup_block {
  position: fixed;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  z-index: 1000;
  background: rgba(35, 38, 35, 0.6);
  display: flex;
  flex-direction: column;
  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;
  padding: 0 16px;
}
.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.showed {
  padding-top: 24px;
  padding-bottom: 24px;
}
.popup_content:not(.active) {
  display: none;
}
.popup_container {
  background: #232623;
  width: 100%;
  max-width: 640px;
  position: relative;
  margin: auto;
  border: 1px solid #3A3B3A;
  border-radius: 16px;
  box-shadow: 0px 218px 87px rgba(0, 0, 0, 0.01), 0px 123px 74px rgba(0, 0, 0, 0.02), 0px 55px 55px rgba(0, 0, 0, 0.03), 0px 14px 30px rgba(0, 0, 0, 0.04);
}
.popup_close.icon_close {
  position: absolute;
  top: 20px;
  right: 24px;
  border: none;
  background: transparent;
  padding: 4px;
  color: #A4A8A4;
}
.popup_close.icon_close:before {
  display: block;
  font-size: 2rem;
}
.popup_head {
  padding: 20px 68px 20px 24px;
  min-height: 72px;
  background: rgba(0, 0, 0, 0.2);
}
.popup_body {
  border-top: 1px solid #3A3B3A;
  padding: 24px 24px 32px;
}
.popup_title {
  font-size: 142.86%;
  line-height: 1.4em;
  font-weight: 800;
}
.popup_subtitle {
  color: #DADCDA;
  margin-top: 8px;
}
@media screen and (max-width: 768px) {
  .popup_head {
    padding: 16px;
    min-height: 48px;
  }
  .popup_head .popup_title {
    margin-right: 40px;
  }
  .popup_body {
    padding: 20px 16px 24px;
  }
  .popup_close.icon_close {
    top: 10px;
    right: 10px;
  }
}

.info_popup.showed {
  overflow: hidden;
}
.info_popup .popup_container {
  display: flex;
  max-height: calc(100dvh - 48px);
}
.info_popup .popup_container:not(:has(.popup_content)) {
  flex-direction: column;
}
.info_popup .popup_head {
  flex: 0 0 auto;
}
.info_popup .popup_body {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
}
.info_popup .popup_content.active {
  display: flex;
  flex-direction: column;
  max-height: calc(100dvh - 48px);
  width: 100%;
}

.response_popup .popup_container {
  max-width: 480px;
}
.response_popup .popup_title {
  display: flex;
  align-items: center;
  text-wrap: balance;
}
.response_popup .popup_title:before {
  font-size: 3.2rem;
  display: block;
  margin-right: 16px;
}
.response_popup .popup_title.icon_success:before {
  color: #38C758;
}
.response_popup .popup_title.icon_error:before {
  color: #FB2A0E;
}
.response_popup .description_block {
  color: #DADCDA;
}
.response_popup .description_block a {
  color: #ffffff;
  text-decoration: underline;
  font-weight: 700;
}
.response_popup .close_btn {
  margin-top: 24px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .response_popup .close_btn {
    margin-top: 20px;
  }
  .response_popup .popup_title:before {
    margin-right: 8px;
  }
}

.touch .popup_close.icon_close {
  margin: -10px;
  padding: 14px;
}

[data-tooltip] {
  position: relative;
  cursor: pointer;
}
[data-tooltip]:before {
  content: attr(data-tooltip);
  max-width: 0;
  overflow: hidden;
  position: absolute;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
  -o-transform: translate3d(-50%, 0, 0);
  color: #ffffff;
  -o-transition: all 0s 0.1s, opacity 0.1s 0s;
  -ms-transition: all 0s 0.1s, opacity 0.1s 0s;
  -moz-transition: all 0s 0.1s, opacity 0.1s 0s;
  -webkit-transition: all 0s 0.1s, opacity 0.1s 0s;
  transition: all 0s 0.1s, opacity 0.1s 0s;
  border-radius: 20px;
  bottom: 100%;
  margin-bottom: 7px;
  opacity: 0;
  background: #090B09;
  font-weight: 500;
  pointer-events: none;
  z-index: 10;
  font-size: 1.4rem;
  line-height: 17px;
  width: max-content;
}
[data-tooltip]:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -6px;
  border-style: solid;
  border-color: #090B09 transparent;
  border-width: 8px 6px 0;
  opacity: 0;
  margin-bottom: 1px;
  -o-transition: all 0s 0.1s, opacity 0.1s 0s;
  -ms-transition: all 0s 0.1s, opacity 0.1s 0s;
  -moz-transition: all 0s 0.1s, opacity 0.1s 0s;
  -webkit-transition: all 0s 0.1s, opacity 0.1s 0s;
  transition: all 0s 0.1s, opacity 0.1s 0s;
  pointer-events: none;
  z-index: 10;
}
[data-tooltip]:hover:before {
  max-width: 240px;
  padding: 4px 16px;
  opacity: 1;
  -o-transition: all 0s 0s, opacity 0.3s;
  -ms-transition: all 0s 0s, opacity 0.3s;
  -moz-transition: all 0s 0s, opacity 0.3s;
  -webkit-transition: all 0s 0s, opacity 0.3s;
  transition: all 0s 0s, opacity 0.3s;
}
[data-tooltip]:hover:after {
  opacity: 1;
  -o-transition: all 0s 0s, opacity 0.3s;
  -ms-transition: all 0s 0s, opacity 0.3s;
  -moz-transition: all 0s 0s, opacity 0.3s;
  -webkit-transition: all 0s 0s, opacity 0.3s;
  transition: all 0s 0s, opacity 0.3s;
}
[data-tooltip] .icon_info, [data-tooltip] .error:not(.checkbox_btn) {
  display: block;
}
[data-tooltip] .icon_info:before, [data-tooltip] .error:not(.checkbox_btn):before {
  font-size: 2rem;
  padding: 2px 0;
  display: block;
}

.tab_btns {
  display: inline-flex;
  vertical-align: top;
  border-bottom: 1px solid #3A3B3A;
  gap: 8px;
}
.tab_btns li {
  margin-bottom: -1px;
  display: flex;
  align-items: center;
  height: 44px;
  font-weight: 500;
  color: #DADCDA;
  position: relative;
  cursor: pointer;
}
.tab_btns li.selected {
  color: #ffffff;
  pointer-events: none;
}
.tab_btns li.selected:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #7CE00B;
  border-radius: 2px 2px 0 0;
}
@media (hover: hover) {
  .tab_btns li:hover {
    color: #ffffff;
  }
}
@media screen and (min-width: 1180px) {
  .tab_btns {
    gap: 16px;
  }
  .tab_btns li {
    font-size: 114.29%;
    line-height: 1.5em;
  }
}

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

.table_packages {
  padding: 48px 0;
}
.table_packages img {
  margin: 56px 0;
  aspect-ratio: 1360/248;
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  border-radius: 16px;
}
.table_packages table th, .table_packages table td {
  width: 10%;
  vertical-align: middle !important;
}
.table_packages table th:first-child, .table_packages table td:first-child {
  max-width: 33.33%;
}
.table_packages table td:not(:first-child) {
  border-left: 1px solid #3A3B3A;
  font-weight: 800;
  color: #ffffff;
}
@media screen and (min-width: 1180px) and (max-width: 1280px) {
  .table_packages {
    padding: 40px 0;
  }
  .table_packages img {
    margin: 48px 0;
  }
}
@media screen and (max-width: 1179px) {
  .table_packages {
    padding: 32px 0;
  }
  .table_packages img {
    margin: 40px 0;
  }
}
@media screen and (max-width: 768px) {
  .table_packages img {
    margin: 32px 0;
  }
}

div:not(.swiper-initialized) > .swiper-prev,
div:not(.swiper-initialized) > .swiper-next {
  display: none !important;
}

.package_block {
  background: #232623;
  border: 1px solid #3A3B3A;
  border-radius: 16px;
  position: relative;
  overflow: hidden;
  max-height: calc(100dvh - 40px);
  display: flex;
  flex-direction: column;
  min-height: 518px;
  -o-transition: all 0.5s, box-shadow 0.1s;
  -ms-transition: all 0.5s, box-shadow 0.1s;
  -moz-transition: all 0.5s, box-shadow 0.1s;
  -webkit-transition: all 0.5s, box-shadow 0.1s;
  transition: all 0.5s, box-shadow 0.1s;
}
.package_block.best_package {
  background: linear-gradient(335.86deg, #1D201D 0%, #090B09 100%);
  border-color: #7CE00B;
}
@media (hover: hover) {
  .package_block:hover {
    border-color: #7CE00B;
    box-shadow: 260px 260px 147px rgba(0, 0, 0, 0.01), 146px 146px 124px rgba(0, 0, 0, 0.02), 65px 65px 92px rgba(0, 0, 0, 0.03), 16px 16px 50px rgba(0, 0, 0, 0.04);
    z-index: -1;
  }
}
.package_block:not(:has(.include_block:nth-of-type(7))) button.details_toggle {
  display: none;
}
.package_block .package_head {
  min-height: 65px;
  position: relative;
  color: #ffffff;
  display: flex;
  align-items: center;
  padding: 0 20px;
}
.package_block .package_head img {
  object-position: right center;
}
.package_block .package_head:not(:has(img)) {
  background: rgba(0, 0, 0, 0.2);
}
.package_block .sticker {
  position: absolute;
  background: #232623;
  border: 1px solid #3A3B3A;
  border-radius: 20px;
  bottom: -14px;
  padding: 3px 7px;
  font-size: 85.71%;
  line-height: 1.67em;
  z-index: 5;
  right: 20px;
  color: #7CE00B;
}
.package_block .package_name {
  font-size: 128.57%;
  line-height: 1.44em;
  position: relative;
  z-index: 2;
  font-weight: 800;
}
.package_block .package_foot {
  margin: auto -1px -1px;
  border: 1px solid #3A3B3A;
  border-radius: inherit;
  padding: 20px 20px 24px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.package_block .primary_btn {
  flex: 0 0 100%;
  max-width: 100%;
  margin-top: 12px;
}
.package_block .package_price {
  flex: 1;
  padding: 3px 0;
  white-space: nowrap;
  margin-right: 5px;
  color: #DADCDA;
}
.package_block .package_price span:not(.old_price) {
  font-size: 200%;
  line-height: 1.14em;
  font-weight: 800;
  color: #ffffff;
}
.package_block .package_price:has(.old_price) {
  margin-top: 7px;
  margin-bottom: -7px;
}
.package_block .package_price .old_price {
  position: absolute;
  left: 0;
  bottom: 100%;
  font-size: 142.86%;
  line-height: 1em;
  text-decoration: line-through;
}
.package_block .package_price .hint_info {
  display: inline-block;
}
.package_block .package_price .hint_info:before, .package_block .package_price .hint_info:after {
  right: auto;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
  -o-transform: translate3d(-50%, 0, 0);
  white-space: normal;
  margin-left: 0;
}
.package_block .details_toggle {
  display: flex;
  align-items: center;
  color: #A4A8A4;
  font-weight: 800;
}
.package_block .details_toggle span {
  pointer-events: none;
}
.package_block .package_body {
  position: relative;
  padding: 16px 20px;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.package_block .include_block {
  display: flex;
  flex-wrap: wrap;
  line-height: 24px;
}
@media screen and (min-width: 1392px) {
  .package_block .include_block {
    font-size: 114.29%;
  }
}
.package_block .include_block:before, .package_block .include_block:after {
  display: block;
  content: "";
  flex: 0 0 100%;
  max-width: 100%;
  min-height: 4px;
}
.package_block .include_block:nth-of-type(6) ~ * {
  max-height: 0;
  opacity: 0;
  position: relative;
  overflow: hidden;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.package_block .include_block:has(.more_link) {
  margin-top: auto;
  text-align: center;
  justify-content: center;
}
.package_block .include_block .more_link {
  color: inherit;
  font-weight: 800;
  margin-top: 15px;
}
.package_block .include_size {
  flex: 1;
  min-width: 40px;
  color: #DADCDA;
  font-weight: 500;
}
.package_block .include_size span {
  font-weight: 800;
  color: #ffffff;
}
.package_block .include_icon {
  display: flex;
  align-items: center;
  min-height: 24px;
  align-self: flex-start;
  margin-right: 8px;
}
.package_block .include_icon img {
  display: block;
  width: 20px;
  height: 20px;
  object-fit: contain;
}
.package_block .special_icon {
  background: #1D201D;
  padding: 5px;
  border-radius: 8px;
}
.package_block .subgroup_title {
  display: block;
  color: #DADCDA;
  font-size: 85.71%;
  line-height: 2em;
}
.package_block .subgroup_title:before {
  display: block;
  content: "";
  height: 4px;
}
.package_block .unlimits_btn {
  display: flex;
  justify-content: flex-end;
  color: #DADCDA;
  flex: 0 0 72px;
  max-width: 72px;
  border-radius: 12px;
  margin-left: 4px;
}
.package_block .unlimits_btn img {
  display: block;
  width: auto;
  max-width: 60px;
  height: 24px;
  object-fit: cover;
}
.package_block .unlimits_btn img:not(:first-child) {
  margin-left: -12px;
}
.package_block .unlimits_btn span {
  flex: 0 0 24px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-left: -12px;
  background: #1D201D;
  font-size: 1.2rem;
}
.package_block.opened {
  z-index: 20;
  box-shadow: 0 0 0 2000px rgba(29, 32, 29, 0.6);
}
.package_block.opened .details_toggle span {
  display: none;
}
.package_block.opened .details_toggle:before {
  display: block;
  content: attr(data-close);
}
.package_block.opened .details_toggle:after {
  display: block;
  font-size: 2rem;
  font-family: "icon";
  content: "\e901";
}
.package_block.opened .include_block:nth-of-type(6) ~ * {
  max-height: 60px;
  opacity: 1;
}
.package_block .hint_info {
  margin-left: 10px;
}
.package_block .hint_info:before {
  transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  -o-transform: none;
  left: auto;
  right: -10px;
}
@media screen and (max-width: 1179px) {
  .package_block {
    min-height: 510px;
  }
  .package_block .package_price {
    padding: 4px 0;
  }
  .package_block .package_price span:not(.old_price) {
    font-size: 171.43%;
    line-height: 1.25em;
  }
  .package_block .package_price:has(.old_price) {
    margin-top: 7px;
    margin-bottom: -7px;
  }
  .package_block .package_price .old_price {
    font-size: 128.57%;
    line-height: 1em;
  }
  .package_block .details_toggle {
    height: 36px;
  }
}

html:has(.package_block.opened), html:has(.int_package.opened),
body:has(.package_block.opened),
body:has(.int_package.opened) {
  overflow: hidden;
}
html:has(.package_block.opened) .swiper-prev,
html:has(.package_block.opened) .swiper-next, html:has(.int_package.opened) .swiper-prev,
html:has(.int_package.opened) .swiper-next,
body:has(.package_block.opened) .swiper-prev,
body:has(.package_block.opened) .swiper-next,
body:has(.int_package.opened) .swiper-prev,
body:has(.int_package.opened) .swiper-next {
  pointer-events: none;
  opacity: 0;
}
html:has(.package_block.opened) .footer,
html:has(.package_block.opened) .header,
html:has(.package_block.opened) .int_packages + *,
html:has(.package_block.opened) .packages_section + *,
html:has(.package_block.opened) .package_block:not(.opened), html:has(.int_package.opened) .footer,
html:has(.int_package.opened) .header,
html:has(.int_package.opened) .int_packages + *,
html:has(.int_package.opened) .packages_section + *,
html:has(.int_package.opened) .package_block:not(.opened),
body:has(.package_block.opened) .footer,
body:has(.package_block.opened) .header,
body:has(.package_block.opened) .int_packages + *,
body:has(.package_block.opened) .packages_section + *,
body:has(.package_block.opened) .package_block:not(.opened),
body:has(.int_package.opened) .footer,
body:has(.int_package.opened) .header,
body:has(.int_package.opened) .int_packages + *,
body:has(.int_package.opened) .packages_section + *,
body:has(.int_package.opened) .package_block:not(.opened) {
  pointer-events: none;
}

.packages_list {
  position: relative;
  height: 518px;
  -o-transition: z-index 0s 0.5s;
  -ms-transition: z-index 0s 0.5s;
  -moz-transition: z-index 0s 0.5s;
  -webkit-transition: z-index 0s 0.5s;
  transition: z-index 0s 0.5s;
}
.packages_list:has(.package_block.opened), .packages_list:has(.int_package.opened) {
  z-index: 100;
  -o-transition: z-index 0s 0s;
  -ms-transition: z-index 0s 0s;
  -moz-transition: z-index 0s 0s;
  -webkit-transition: z-index 0s 0s;
  transition: z-index 0s 0s;
}
.packages_list:has(.package_block.opened) .swiper-slide:before, .packages_list:has(.package_block.opened) .swiper-slide:after, .packages_list:has(.int_package.opened) .swiper-slide:before, .packages_list:has(.int_package.opened) .swiper-slide:after {
  opacity: 0;
  -o-transition: opacity 0s 0s;
  -ms-transition: opacity 0s 0s;
  -moz-transition: opacity 0s 0s;
  -webkit-transition: opacity 0s 0s;
  transition: opacity 0s 0s;
}
.packages_list:not(.swiper-initialized) .swiper-slide {
  flex: 0 0 25%;
  max-width: 25%;
}
.packages_list .swiper-slide {
  padding-right: 20px;
  z-index: 1;
}
.packages_list .swiper-slide:has(.package_block[class*=no_]) {
  display: none;
}
.packages_list .swiper-slide:before, .packages_list .swiper-slide:after {
  -o-transition: opacity 0s 0.5s;
  -ms-transition: opacity 0s 0.5s;
  -moz-transition: opacity 0s 0.5s;
  -webkit-transition: opacity 0s 0.5s;
  transition: opacity 0s 0.5s;
}
.packages_list:not(:has(.package_block:not([class*=no_]))):before {
  display: block;
  content: attr(data-empty);
  font-size: 142.86%;
  line-height: 1.4em;
  font-weight: 800;
}
@media screen and (min-width: 1440px) {
  .packages_list .swiper-prev {
    left: -30px;
  }
  .packages_list .swiper-next {
    right: -30px;
  }
}
@media screen and (max-width: 1439px) {
  .packages_list .swiper-prev {
    left: -10px;
  }
  .packages_list .swiper-next {
    right: -10px;
  }
}
@media screen and (min-width: 960px) and (max-width: 1280px) {
  .packages_list:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}
@media screen and (min-width: 769px) and (max-width: 959px) {
  .packages_list:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 43.42%;
    max-width: 43.42%;
  }
}
@media screen and (min-width: 640px) and (max-width: 768px) {
  .packages_list:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (min-width: 480px) and (max-width: 639px) {
  .packages_list:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 66.67%;
    max-width: 66.67%;
  }
}
@media screen and (max-width: 1179px) {
  .packages_list {
    height: 510px;
  }
  .packages_list .swiper-prev,
.packages_list .swiper-next {
    display: none !important;
  }
}
@media screen and (max-width: 575px) {
  .packages_list .swiper-slide {
    padding-right: 12px;
  }
}
@media screen and (max-width: 479px) {
  .packages_list:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 90.83%;
    max-width: 90.83%;
  }
}

html:not(.touch) .channels_list {
  overflow-y: scroll;
}
html:not(.touch) .channels_list::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
html:not(.touch) .channels_list::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 0;
}
html:not(.touch) .channels_list::-webkit-scrollbar-thumb {
  background: #BBBFBB;
  border-radius: 5px;
}
html:not(.touch) .channels_list {
  margin-right: 6px;
  padding-right: 8px;
}
@media screen and (max-width: 768px) {
  html:not(.touch) .channels_list {
    margin-right: 0;
    padding-right: 6px;
  }
}
html:not(.touch) .moz .channels_list {
  scrollbar-color: #BBBFBB transparent;
  scrollbar-width: thin;
}

.swiper-slide:has(.opened) {
  z-index: 20;
}

.socials_popup .popup_container {
  max-width: 482px;
}
.socials_popup .popup_body .desription_block {
  font-size: 114.29%;
  line-height: 1.5em;
}
.socials_popup .unlimit_socials {
  margin: 16px 0 0;
  padding: 11px 18px;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 16px;
}
.socials_popup .unlimit_socials li {
  margin: 9px 6px;
  border-radius: 50%;
}
.socials_popup .unlimit_socials li img {
  display: block;
  width: 32px;
  height: 32px;
  object-fit: contain;
}
@media screen and (max-width: 768px) {
  .socials_popup .unlimit_socials {
    padding: 10px;
  }
  .socials_popup .unlimit_socials li {
    margin: 6px;
  }
}

.channels_popup .categories_list {
  padding-bottom: 16px;
  position: relative;
  overflow: hidden;
}
.channels_popup .categories_list ul {
  margin: 0;
  padding: 0 20px;
  list-style-type: none;
  display: flex;
  white-space: nowrap;
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  cursor: grabbing;
}
.channels_popup .categories_list ul::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.channels_popup .categories_list ul::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 0;
}
.channels_popup .categories_list ul::-webkit-scrollbar-thumb {
  background: transparent;
  border-radius: 0;
}
.channels_popup .categories_list li {
  cursor: pointer;
  margin: 0 4px;
  color: #DADCDA;
  padding: 7px 15px 7px 19px;
  border-radius: 8px;
  font-weight: 800;
  display: flex;
  align-items: center;
  border: 1px solid #3A3B3A;
}
.channels_popup .categories_list li span {
  font-weight: 400;
  background: #232623;
  padding: 2px;
  min-height: 24px;
  text-align: center;
  margin-left: 8px;
  pointer-events: none;
}
.channels_popup .categories_list li.selected {
  color: #ffffff;
  border-color: #7CE00B;
}
.channels_popup .categories_list li.selected span {
  background: #1D201D;
}
.channels_popup .channels_list {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 24px;
  flex: 1;
}
.channels_popup .channels_list li {
  display: flex;
  height: 64px;
  -o-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
  position: relative;
  overflow: hidden;
}
.channels_popup .channels_list:has(li.showed) li:not(.showed) {
  height: 0;
}
.channels_popup .popup_container {
  overflow: hidden;
}
.channels_popup .popup_content.active {
  display: flex;
  flex-direction: column;
  height: calc(100dvh - 48px);
  max-height: 780px;
}
.channels_popup .popup_body {
  display: flex;
  flex-direction: column;
  flex: 1;
  height: 50%;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.channels_popup .popup_body:before, .channels_popup .popup_body:after {
  display: block;
  content: "";
  position: absolute;
  pointer-events: none;
  bottom: 32px;
  left: 24px;
  right: 24px;
  top: 80px;
  z-index: 5;
}
.channels_popup .popup_body:before {
  margin: -8px;
  border: 8px solid #232623;
  border-radius: 24px;
}
.channels_popup .popup_body:after {
  box-shadow: 0px 218px 87px rgba(0, 0, 0, 0.01), 0px 123px 74px rgba(0, 0, 0, 0.02), 0px 55px 55px rgba(0, 0, 0, 0.03), 0px 14px 30px rgba(0, 0, 0, 0.04);
  border-radius: 16px;
}
.channels_popup .channel_logo {
  flex: 0 0 64px;
  max-width: 64px;
  height: 64px;
  padding: 8px;
}
.channels_popup .channel_logo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.channels_popup .channel_name {
  flex: 1;
  font-weight: 800;
  display: flex;
  align-items: center;
  height: 64px;
}
@media screen and (max-width: 768px) {
  .channels_popup .categories_list ul {
    padding: 0 12px;
  }
  .channels_popup .channels_list {
    padding: 0 16px;
  }
  .channels_popup .popup_body:before, .channels_popup .popup_body:after {
    top: 76px;
    left: 16px;
    right: 16px;
    bottom: 24px;
  }
  .channels_popup .popup_body:before {
    margin: -6px;
    border-width: 6px;
  }
}

.package_popup .popup_container {
  max-width: 480px;
  overflow: hidden;
  border: none;
  flex: none;
}
.package_popup .popup_head {
  aspect-ratio: 480/88;
  min-height: 64px;
  color: #ffffff;
  position: relative;
  z-index: 2;
  margin-right: 0;
  display: flex;
  align-items: center;
  width: 100%;
}
.package_popup .popup_head:not(:has(img)) {
  background: rgba(0, 0, 0, 0.2);
}
.package_popup .package_name {
  position: relative;
  z-index: 2;
  font-size: 214.29%;
  line-height: 1.33em;
  font-weight: 800;
}
.package_popup .tab_btns {
  margin-top: -4px;
}
.package_popup .tabs_container {
  padding-top: 24px;
}
.package_popup .popup_title,
.package_popup .field_block {
  margin-bottom: 16px;
}
.package_popup .primary_btn {
  margin-top: 24px;
  width: 100%;
}
.package_popup .join_options {
  border: 1px solid #3A3B3A;
  border-radius: 16px;
  box-shadow: 260px 260px 147px rgba(0, 0, 0, 0.01), 146px 146px 124px rgba(0, 0, 0, 0.02), 65px 65px 92px rgba(0, 0, 0, 0.03), 16px 16px 50px rgba(0, 0, 0, 0.04);
}
.package_popup .join_options li {
  padding: 20px 24px;
}
.package_popup .join_options li:not(:first-child) {
  border-top: 1px solid #3A3B3A;
}
.package_popup .option_title {
  font-size: 114.29%;
  line-height: 1.5em;
  display: flex;
  align-items: flex-start;
}
.package_popup .option_title:before {
  display: block;
  content: "";
  min-width: 4px;
  aspect-ratio: 1;
  margin: 10px;
  border-radius: 5px;
  background: #ffffff;
}
.package_popup .option_info {
  margin-top: 8px;
  color: #DADCDA;
}
.package_popup .option_info a {
  color: #ffffff;
  font-weight: 700;
}
.package_popup .option_info a:not([href*=tel]) {
  text-decoration: underline;
}
.package_popup .popup_close {
  z-index: 5;
  top: 26px;
  right: 24px;
  color: #DADCDA;
}
.package_popup .popup_close:before {
  padding: 8px;
  margin: -8px;
  border-radius: 8px;
  border: 1px solid #3A3B3A;
  background: #1D201D;
}
@media screen and (max-width: 768px) {
  .package_popup .package_name {
    font-size: 171.43%;
    line-height: 1.33em;
  }
  .package_popup .primary_btn {
    margin-top: 20px;
  }
  .package_popup .join_options li {
    padding: 16px;
  }
  .package_popup .popup_close {
    top: 18px;
    right: 16px;
  }
}

.packages_section {
  background: #1D201D;
}
.packages_section .section_head {
  align-items: flex-end;
}
@media screen and (min-width: 1281px) {
  .packages_section {
    padding: 64px 0;
  }
}
@media screen and (min-width: 1180px) and (max-width: 1280px) {
  .packages_section {
    padding: 48px 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1179px) {
  .packages_section {
    padding: 40px 0;
  }
}
@media screen and (max-width: 768px) {
  .packages_section {
    padding: 32px 0;
  }
}

.web .moz .channels_popup .categories_list ul {
  margin-bottom: -6px;
  scrollbar-color: transparent transparent;
  scrollbar-width: thin;
}

@media screen and (min-width: 1281px) {
  .bnners_section {
    padding: 64px 0 80px;
  }
}
@media screen and (min-width: 1180px) and (max-width: 1280px) {
  .bnners_section {
    padding: 48px 0 64px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1179px) {
  .bnners_section {
    padding: 40px 0 48px;
  }
}
@media screen and (max-width: 768px) {
  .bnners_section {
    padding: 32px 0;
  }
}
.bnners_section .bnner_block {
  aspect-ratio: 325/460;
  border-radius: 16px;
  color: #ffffff;
  border: 1px solid #3A3B3A;
  position: relative;
  overflow: hidden;
}
.bnners_section .bnner_block:before {
  background: linear-gradient(360deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 37.61%, rgba(0, 0, 0, 0) 100%);
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-transition: opacity 0.75s;
  -ms-transition: opacity 0.75s;
  -moz-transition: opacity 0.75s;
  -webkit-transition: opacity 0.75s;
  transition: opacity 0.75s;
}
.bnners_section .bnner_block .bnner_info {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 2;
  -o-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s;
}
.bnners_section .bnner_block .bnner_title {
  position: absolute;
  left: 0;
  bottom: 100%;
  width: 100%;
  z-index: 2;
  font-weight: 800;
}
.bnners_section .bnner_block .bnner_description {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -o-transition: opacity 0.75s, margin 0s 0.75s;
  -ms-transition: opacity 0.75s, margin 0s 0.75s;
  -moz-transition: opacity 0.75s, margin 0s 0.75s;
  -webkit-transition: opacity 0.75s, margin 0s 0.75s;
  transition: opacity 0.75s, margin 0s 0.75s;
  opacity: 0;
}
.bnners_section .bnner_block .btn_block {
  margin-top: 16px;
}
.bnners_section .bnner_block.wide_bnner {
  aspect-ratio: 555/460;
}
@media screen and (min-width: 1440px) {
  .bnners_section .bnner_block {
    width: 325px;
  }
  .bnners_section .bnner_block.wide_bnner {
    width: 555px;
  }
}
@media screen and (min-width: 1180px) and (max-width: 1439px) {
  .bnners_section .bnner_block {
    width: calc((100vw - 32px) * 0.24);
  }
  .bnners_section .bnner_block.wide_bnner {
    width: calc((100vw - 32px) * 0.41);
  }
}
@media screen and (min-width: 769px) and (max-width: 1179px) {
  .bnners_section .bnner_block {
    width: calc((100vw - 32px) * 0.24 * 1.2);
  }
  .bnners_section .bnner_block.wide_bnner {
    width: calc((100vw - 32px) * 0.41 * 1.2);
  }
}
@media screen and (min-width: 576px) and (max-width: 768px) {
  .bnners_section .bnner_block {
    width: calc((100vw - 32px) * 0.24 * 1.6);
  }
  .bnners_section .bnner_block.wide_bnner {
    width: calc((100vw - 32px) * 0.41 * 1.6);
  }
}
@media screen and (max-width: 575px) {
  .bnners_section .bnner_block {
    width: calc((100vw - 32px) * 0.24 * 2.33);
  }
  .bnners_section .bnner_block.wide_bnner {
    width: calc((100vw - 32px) * 0.41 * 2.33);
  }
}
@media screen and (min-width: 1180px) {
  .bnners_section .bnner_block .bnner_info {
    padding: 0 24px 24px;
  }
  .bnners_section .bnner_block .bnner_title {
    padding: 24px;
    font-size: 128.57%;
    line-height: 1.44em;
  }
}
@media screen and (max-width: 1179px) {
  .bnners_section .bnner_block .bnner_info {
    padding: 0 12px 12px;
  }
  .bnners_section .bnner_block .bnner_title {
    padding: 12px;
  }
  .bnners_section .bnner_block .bnner_description {
    font-size: 85.71%;
    line-height: 1.5em;
  }
  .bnners_section .bnner_block .primary_btn {
    margin-top: 10px;
  }
}

.bnners_slider {
  position: relative;
}
@media screen and (min-width: 576px) {
  .bnners_slider {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media screen and (max-width: 575px) {
  .bnners_slider {
    margin-left: -6px;
    margin-right: -6px;
  }
}
.bnners_slider .swiper-wrapper {
  transition-timing-function: ease-in-out;
}
.bnners_slider .swiper-slide {
  flex: auto;
  max-width: max-content;
}
@media screen and (min-width: 576px) {
  .bnners_slider .swiper-slide {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 575px) {
  .bnners_slider .swiper-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media screen and (min-width: 1440px) {
  .bnners_slider .swiper-prev {
    left: -20px;
  }
  .bnners_slider .swiper-next {
    right: -20px;
  }
}
@media screen and (max-width: 1439px) {
  .bnners_slider .swiper-prev {
    left: 0;
  }
  .bnners_slider .swiper-next {
    right: 0;
  }
}

.web .bnners_section .bnner_block:after {
  content: "";
  opacity: 0;
  background: rgba(29, 32, 29, 0.6);
  z-index: 1;
  -o-transition: all 0.75s;
  -ms-transition: all 0.75s;
  -moz-transition: all 0.75s;
  -webkit-transition: all 0.75s;
  transition: all 0.75s;
}
.web .bnners_section .bnner_block .btn_block {
  transform: translate3d(0, 200px, 0);
  -moz-transform: translate3d(0, 200px, 0);
  -ms-transform: translate3d(0, 200px, 0);
  -webkit-transform: translate3d(0, 200px, 0);
  -o-transform: translate3d(0, 200px, 0);
  -o-transition: all 0.75s;
  -ms-transition: all 0.75s;
  -moz-transition: all 0.75s;
  -webkit-transition: all 0.75s;
  transition: all 0.75s;
}
.web .bnners_section .bnner_block .bnner_info * {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}
.web .bnners_section .bnner_block:hover:after {
  opacity: 1;
}
.web .bnners_section .bnner_block:hover:before {
  opacity: 0;
}
.web .bnners_section .bnner_block:hover .bnner_info {
  transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -webkit-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
}
.web .bnners_section .bnner_block:hover .bnner_description {
  margin-top: -16px;
  opacity: 1;
  -o-transition: opacity 0.75s;
  -ms-transition: opacity 0.75s;
  -moz-transition: opacity 0.75s;
  -webkit-transition: opacity 0.75s;
  transition: opacity 0.75s;
}
@media screen and (max-width: 1179px) {
  .web .bnners_section .bnner_block:hover .bnner_description {
    margin-top: -8px;
  }
}
.web .bnners_section .bnner_block:hover .btn_block {
  transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
}

.touch .bnners_section .bnner_block .bnner_info {
  top: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0;
}
.touch .bnners_section .bnner_block .bnner_title {
  position: relative;
  left: auto;
  bottom: auto;
}
.touch .bnners_section .bnner_block .bnner_description {
  display: none;
}
.touch .bnners_section .bnner_block .btn_block {
  margin-top: 0;
}
.touch .bnners_section .bnner_block .primary_btn {
  margin: 0;
  z-index: 5;
  background: transparent !important;
  font-size: 0 !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  transition: none !important;
}
.touch .bnners_section .swiper-prev,
.touch .bnners_section .swiper-next {
  display: none !important;
}

.inner_bnners .bnners_list {
  padding: 0;
  list-style-type: none;
}
.inner_bnners .bnner_block {
  display: flex;
  border: 1px solid #3A3B3A;
  border-radius: 16px;
  z-index: 5;
  background: #232623;
  width: 100%;
  position: relative;
  overflow: hidden;
}
@media (hover: hover) {
  .inner_bnners .bnner_block:hover {
    border-color: #7CE00B;
    box-shadow: 260px 260px 147px rgba(0, 0, 0, 0.01), 146px 146px 124px rgba(0, 0, 0, 0.02), 65px 65px 92px rgba(0, 0, 0, 0.03), 16px 16px 50px rgba(0, 0, 0, 0.04);
    z-index: 1;
  }
  .inner_bnners .bnner_block:hover img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
  }
}
.inner_bnners .bnner_image {
  flex: 0 0 50%;
  max-width: 335px;
  aspect-ratio: 335/240;
  display: block;
  margin-left: auto;
  align-self: flex-end;
}
.inner_bnners .bnner_image img {
  -o-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.inner_bnners .bnner_info {
  flex: 0 0 50%;
  max-width: 335px;
  align-self: center;
  padding: 32px;
  display: block;
}
.inner_bnners .bnner_title {
  color: #ffffff;
  font-weight: 800;
  display: flex;
  align-items: center;
  font-size: 171.43%;
  line-height: 1.33em;
}
.inner_bnners .bnner_title:before {
  display: block;
  order: 2;
  font-size: 2.4rem;
  margin-left: 8px;
}
.inner_bnners .bnner_description {
  margin-top: 16px;
  color: #DADCDA;
  display: block;
}
@media screen and (min-width: 576px) {
  .inner_bnners .bnners_list {
    display: flex;
    flex-wrap: wrap;
    margin: -10px;
  }
  .inner_bnners .bnners_list li {
    display: flex;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 10px;
  }
  .inner_bnners .bnners_list li:first-child:last-child {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 1281px) {
  .inner_bnners {
    padding: 80px 0;
  }
}
@media screen and (min-width: 1180px) and (max-width: 1439px) {
  .inner_bnners .bnner_info {
    padding: 24px;
  }
  .inner_bnners .bnner_title {
    font-size: 157.14%;
  }
  .inner_bnners .bnner_description {
    margin-top: 12px;
  }
}
@media screen and (min-width: 1180px) and (max-width: 1280px) {
  .inner_bnners {
    padding: 64px 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1179px) {
  .inner_bnners {
    padding: 48px 0;
  }
}
@media screen and (max-width: 1179px) {
  .inner_bnners .bnner_info {
    padding: 16px;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .inner_bnners .bnner_title {
    font-size: 142.86%;
    line-height: 1.4em;
  }
  .inner_bnners .bnner_description {
    margin-top: 8px;
  }
  .inner_bnners .bnner_block {
    flex-wrap: wrap;
  }
  .inner_bnners .bnner_image {
    flex: 0 0 100%;
  }
}
@media screen and (max-width: 768px) {
  .inner_bnners {
    padding: 40px 0;
  }
}
@media screen and (max-width: 575px) {
  .inner_bnners .bnners_list {
    margin: 0;
  }
  .inner_bnners .bnners_list li:not(:first-child) {
    margin-top: 24px;
  }
}

.inner_bnners2 {
  background: #1D201D;
}
.inner_bnners2 .bnners_list {
  padding: 0;
  list-style-type: none;
}
.inner_bnners2 .bnner_block {
  display: flex;
  border-radius: 16px;
  z-index: 5;
  background: #232623;
  border: 1px stroke;
  width: 100%;
  min-height: 328px;
  position: relative;
  overflow: hidden;
}
@media (hover: hover) {
  .inner_bnners2 .bnner_block:hover {
    box-shadow: 260px 260px 147px rgba(0, 0, 0, 0.01), 146px 146px 124px rgba(0, 0, 0, 0.02), 65px 65px 92px rgba(0, 0, 0, 0.03), 16px 16px 50px rgba(0, 0, 0, 0.04);
    z-index: 1;
  }
  .inner_bnners2 .bnner_block:hover img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
  }
}
.inner_bnners2 .bnner_image {
  flex: 0 0 65%;
  max-width: 65%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  margin-left: -30%;
}
.inner_bnners2 .bnner_image img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  -o-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.inner_bnners2 .bnner_info {
  flex: 0 0 65%;
  max-width: 65%;
  display: flex;
  flex-direction: column;
  padding: 32px;
  align-items: flex-start;
  position: relative;
  z-index: 2;
}
.inner_bnners2 .bnner_title {
  font-weight: 800;
  max-width: 400px;
}
.inner_bnners2 .bnner_description {
  color: #DADCDA;
  margin-bottom: auto;
  max-width: 400px;
}
.inner_bnners2 .secondary_btn {
  margin-top: 24px;
}
@media screen and (min-width: 1180px) {
  .inner_bnners2 .bnner_title {
    font-size: 214.29%;
    line-height: 1.33em;
  }
  .inner_bnners2 .bnner_description {
    margin-top: 16px;
    font-size: 114.29%;
    line-height: 1.5em;
  }
}
@media screen and (min-width: 576px) {
  .inner_bnners2 .bnners_list {
    display: flex;
    flex-wrap: wrap;
    margin: -10px;
  }
  .inner_bnners2 .bnners_list li {
    display: flex;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 10px;
  }
  .inner_bnners2 .bnners_list li:first-child:last-child {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 1281px) {
  .inner_bnners2 {
    padding: 64px 0;
  }
}
@media screen and (min-width: 1180px) and (max-width: 1439px) {
  .inner_bnners2 .bnner_info {
    padding: 24px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .inner_bnners2 {
    padding: 48px 0;
  }
}
@media screen and (max-width: 1179px) {
  .inner_bnners2 .bnner_block {
    flex-wrap: wrap;
    padding: 16px;
    height: auto;
    align-content: space-between;
  }
  .inner_bnners2 .bnner_info {
    padding: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .inner_bnners2 .bnner_description {
    margin-top: 8px;
  }
  .inner_bnners2 .bnner_image {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 32px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .inner_bnners2 {
    padding: 40px 0;
  }
}
@media screen and (max-width: 575px) {
  .inner_bnners2 .bnners_list {
    margin: 0;
  }
  .inner_bnners2 .bnners_list li:not(:first-child) {
    margin-top: 24px;
  }
}

.inner_bnners3 .bnners_list {
  padding: 0;
  list-style-type: none;
}
.inner_bnners3 .bnner_block {
  display: flex;
  border-radius: 16px;
  z-index: 5;
  background: #232623;
  width: 100%;
  min-height: 328px;
  border: 1px solid #3A3B3A;
  position: relative;
  overflow: hidden;
}
@media (hover: hover) {
  .inner_bnners3 .bnner_block:hover {
    box-shadow: 260px 260px 147px rgba(0, 0, 0, 0.01), 146px 146px 124px rgba(0, 0, 0, 0.02), 65px 65px 92px rgba(0, 0, 0, 0.03), 16px 16px 50px rgba(0, 0, 0, 0.04);
    z-index: 1;
  }
  .inner_bnners3 .bnner_block:hover img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
  }
}
.inner_bnners3 .bnner_image {
  flex: 0 0 65%;
  max-width: 65%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  margin-left: -30%;
}
.inner_bnners3 .bnner_image img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  -o-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.inner_bnners3 .bnner_info {
  flex: 0 0 65%;
  max-width: 65%;
  display: flex;
  flex-direction: column;
  padding: 32px;
  align-items: flex-start;
  position: relative;
  z-index: 2;
}
.inner_bnners3 .bnner_title {
  font-weight: 800;
  max-width: 400px;
}
.inner_bnners3 .bnner_description {
  color: #DADCDA;
  margin-bottom: auto;
  max-width: 400px;
}
.inner_bnners3 .secondary_btn {
  margin-top: 24px;
}
@media screen and (min-width: 1180px) {
  .inner_bnners3 .bnner_title {
    font-size: 214.29%;
    line-height: 1.33em;
  }
  .inner_bnners3 .bnner_description {
    margin-top: 16px;
    font-size: 114.29%;
    line-height: 1.5em;
  }
}
@media screen and (min-width: 576px) {
  .inner_bnners3 .bnners_list {
    display: flex;
    flex-wrap: wrap;
    margin: -10px;
  }
  .inner_bnners3 .bnners_list li {
    display: flex;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 10px;
  }
  .inner_bnners3 .bnners_list li:first-child:last-child {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 1281px) {
  .inner_bnners3 {
    padding: 64px 0;
  }
}
@media screen and (min-width: 1180px) and (max-width: 1439px) {
  .inner_bnners3 .bnner_info {
    padding: 24px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .inner_bnners3 {
    padding: 48px 0;
  }
}
@media screen and (max-width: 1179px) {
  .inner_bnners3 .bnner_block {
    flex-wrap: wrap;
    padding: 16px;
    height: auto;
    align-content: space-between;
  }
  .inner_bnners3 .bnner_info {
    padding: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .inner_bnners3 .bnner_description {
    margin-top: 8px;
  }
  .inner_bnners3 .bnner_image {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 32px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .inner_bnners3 {
    padding: 40px 0;
  }
}
@media screen and (max-width: 575px) {
  .inner_bnners3 .bnners_list {
    margin: 0;
  }
  .inner_bnners3 .bnners_list li:not(:first-child) {
    margin-top: 24px;
  }
}

.mono_bnner .bnner_block {
  display: flex;
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  background: linear-gradient(275.01deg, #B9F3EA 0%, #D6F3B9 49.27%);
}
.mono_bnner .bnner_info {
  flex: 0 0 53.75%;
  max-width: 53.75%;
  align-self: center;
  padding: 48px;
}
.mono_bnner .bnner_image {
  flex: 0 0 46.25%;
  max-width: 46.25%;
  aspect-ratio: 592/400;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.mono_bnner .bnner_image img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.mono_bnner .light_btn {
  margin-top: 56px;
}
.mono_bnner .bnner_title {
  font-weight: 800;
  font-size: 257.14%;
  line-height: 1.33em;
}
.mono_bnner .bnner_description {
  font-size: 114.29%;
  line-height: 1.5em;
  color: #1D201D;
  margin-top: 16px;
}
.mono_bnner .bnner_description a {
  color: #457605;
  text-decoration: underline;
}
@media (hover: hover) {
  .mono_bnner .bnner_description a {
    text-decoration: none;
  }
}
.mono_bnner .section_title {
  color: #1D201D;
}
@media screen and (min-width: 1281px) {
  .mono_bnner {
    padding: 72px 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .mono_bnner {
    padding: 48px 0;
  }
}
@media screen and (max-width: 1179px) {
  .mono_bnner .bnner_description {
    font-size: 100%;
    line-height: 1.43em;
    margin-top: 12px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1179px) {
  .mono_bnner .bnner_info {
    padding: 32px;
    flex: 0 0 60%;
    max-width: 60%;
  }
  .mono_bnner .bnner_title {
    font-size: 214.29%;
    line-height: 1.33em;
  }
  .mono_bnner .light_btn {
    margin-top: 40px;
  }
  .mono_bnner .bnner_image {
    flex: 0 0 40%;
    max-width: 40%;
  }
}
@media screen and (min-width: 576px) and (max-width: 768px) {
  .mono_bnner .bnner_info {
    flex: 0 0 65%;
    max-width: 65%;
  }
  .mono_bnner .bnner_image {
    flex: 0 0 35%;
    max-width: 35%;
  }
}
@media screen and (max-width: 768px) {
  .mono_bnner {
    padding: 32px 0;
  }
  .mono_bnner .bnner_info {
    padding: 24px 16px;
  }
  .mono_bnner .bnner_title {
    font-size: 171.43%;
    line-height: 1.33em;
  }
  .mono_bnner .light_btn {
    margin-top: 24px;
  }
}
@media screen and (max-width: 575px) {
  .mono_bnner .bnner_block {
    flex-wrap: wrap;
  }
  .mono_bnner .bnner_block .bnner_info,
.mono_bnner .bnner_block .bnner_image {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .mono_bnner .bnner_block .bnner_image img {
    max-width: 66.67%;
  }
}

.info_section .section_inner {
  display: flex;
  flex-wrap: wrap;
}
.info_section .section_inner:nth-child(2n+1) {
  flex-direction: row-reverse;
}
.info_section .image_block {
  flex: 0 0 50%;
  max-width: 50%;
  align-self: flex-start;
}
.info_section .image_block img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 16px;
  aspect-ratio: 616/360;
}
.info_section .info_block {
  flex: 0 0 50%;
  max-width: 50%;
  align-self: center;
}
.info_section .description_block {
  color: #DADCDA;
}
@media screen and (min-width: 1180px) {
  .info_section .section_inner {
    padding: 36px 0;
  }
  .info_section .description_block {
    font-size: 114.29%;
    line-height: 1.5em;
    margin-top: 16px;
  }
}
@media screen and (min-width: 1281px) {
  .info_section {
    padding: 36px 0;
  }
  .info_section .section_inner {
    margin: 0 -24px;
  }
  .info_section .image_block,
.info_section .info_block {
    padding: 0 24px;
  }
  .info_section .primary_btn {
    margin-top: 56px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .info_section {
    padding: 12px 0;
  }
  .info_section .section_inner {
    margin: 0 -16px;
  }
  .info_section .image_block,
.info_section .info_block {
    padding: 0 16px;
  }
  .info_section .primary_btn {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1179px) {
  .info_section .section_inner {
    padding: 32px 0;
  }
  .info_section .description_block {
    margin-top: 8px;
  }
}
@media screen and (max-width: 768px) {
  .info_section {
    padding: 0;
  }
  .info_section .section_inner {
    margin: 0 -12px;
  }
  .info_section .image_block,
.info_section .info_block {
    padding: 0 12px;
  }
  .info_section .primary_btn {
    margin-top: 24px;
  }
}
@media screen and (max-width: 640px) {
  .info_section .info_block,
.info_section .image_block {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .info_section .image_block {
    margin-top: 32px;
  }
}

.info_slider {
  background: #1D201D;
}
.info_slider .slider_inner {
  margin-top: 24px;
  position: relative;
}
@media screen and (min-width: 576px) {
  .info_slider .slider_inner {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media screen and (max-width: 575px) {
  .info_slider .slider_inner {
    margin-left: -6px;
    margin-right: -6px;
  }
}
.info_slider .slider_inner:not(.swiper-initialized) .swiper-slide {
  flex: 0 0 25%;
  max-width: 25%;
}
.info_slider .swiper-prev {
  left: -20px;
}
.info_slider .swiper-next {
  right: -20px;
}
.info_slider .swiper-slide {
  height: auto;
  display: flex;
}
@media screen and (min-width: 576px) {
  .info_slider .swiper-slide {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 575px) {
  .info_slider .swiper-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.info_slider .info_block {
  display: flex;
  width: 100%;
  flex-direction: column;
  padding: 32px;
  border-radius: 16px;
  background: #232623;
  border: 1px solid #3A3B3A;
  align-items: flex-start;
  min-height: 330px;
}
.info_slider .info_title {
  font-size: 171.43%;
  line-height: 1.33em;
  font-weight: 800;
  margin-bottom: 16px;
}
.info_slider .info_description {
  font-size: 114.29%;
  line-height: 1.5em;
  color: #DADCDA;
  margin-bottom: 16px;
}
.info_slider .secondary_btn,
.info_slider .primary_btn {
  margin-top: auto;
}
@media screen and (max-width: 1439px) {
  .info_slider .swiper-prev {
    left: -10px;
  }
  .info_slider .swiper-next {
    right: -10px;
  }
}
@media screen and (min-width: 1281px) {
  .info_slider {
    padding: 64px 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .info_slider {
    padding: 48px 0;
  }
  .info_slider .info_block {
    padding: 24px;
    min-height: 280px;
  }
  .info_slider .info_title {
    font-size: 142.86%;
    line-height: 1.4em;
  }
}
@media screen and (max-width: 959px) {
  .info_slider .swiper-next,
.info_slider .swiper-prev {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .info_slider {
    padding: 32px 0;
  }
  .info_slider .info_block {
    padding: 16px;
    min-height: 235px;
  }
  .info_slider .info_title {
    font-size: 114.29%;
    line-height: 1.5em;
    margin-bottom: 12px;
  }
  .info_slider .info_description {
    font-size: 100%;
    line-height: 1.43em;
    font-weight: 500%;
    margin-bottom: 12px;
  }
}
@media screen and (min-width: 960px) and (max-width: 1280px) {
  .info_slider .slider_inner:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}
@media screen and (min-width: 769px) and (max-width: 959px) {
  .info_slider .slider_inner:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 43.42%;
    max-width: 43.42%;
  }
}
@media screen and (min-width: 640px) and (max-width: 768px) {
  .info_slider .slider_inner:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (min-width: 480px) and (max-width: 639px) {
  .info_slider .slider_inner:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 66.67%;
    max-width: 66.67%;
  }
}
@media screen and (max-width: 479px) {
  .info_slider .slider_inner:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 90.83%;
    max-width: 90.83%;
  }
}

.requisites .section_inner {
  border: 1px solid #3A3B3A;
}
@media screen and (min-width: 1281px) {
  .requisites .section_inner {
    padding: 48px;
    border-radius: 32px;
  }
}
@media screen and (min-width: 1180px) and (max-width: 1280px) {
  .requisites .section_inner {
    padding: 32px;
    border-radius: 24px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1179px) {
  .requisites .section_inner {
    padding: 24px;
    border-radius: 20px;
  }
}
@media screen and (max-width: 768px) {
  .requisites .section_inner {
    padding: 20px 16px;
    border-radius: 16px;
  }
}
@media screen and (min-width: 1180px) {
  .requisites .section_inner .info_block,
.requisites .section_inner [class*=primary_btn] {
    margin-top: 18px;
  }
}
@media screen and (max-width: 1179px) {
  .requisites .section_inner .info_block,
.requisites .section_inner [class*=primary_btn] {
    margin-top: 16px;
  }
}
.requisites.solid .section_inner {
  background: rgba(0, 0, 0, 0.2);
}
.requisites .info_block a {
  text-decoration: underline;
}
@media (hover: hover) {
  .requisites .info_block a:hover {
    color: #ACF524;
  }
}

.blocks_section {
  background: #1D201D;
}
.blocks_section .info_list:first-child {
  margin-top: -24px;
}
.blocks_section .info_list li {
  flex: 0 0 33.33%;
  max-width: 33.33%;
  margin-top: 24px;
  display: flex;
}
@media screen and (min-width: 576px) {
  .blocks_section .info_list li {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 575px) {
  .blocks_section .info_list li {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.blocks_section .info_block {
  width: 100%;
  border: 1px solid #3A3B3A;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  padding: 32px;
  background: #232623;
}
.blocks_section .title_block {
  font-size: 142.86%;
  line-height: 1.4em;
  font-weight: 800;
  margin-bottom: 8px;
}
.blocks_section .description_block {
  font-size: 114.29%;
  line-height: 1.5em;
  color: #DADCDA;
}
.blocks_section .description_block:not(:last-child) {
  margin-bottom: 24px;
}
.blocks_section .info_icon {
  border-radius: 50%;
  background: #868D86;
  width: 56px;
  aspect-ratio: 1;
  background: #EFFEDD;
  margin-bottom: 20px;
}
.blocks_section .info_icon img {
  display: block;
  width: 24px;
  height: 24px;
  object-fit: contain;
}
.blocks_section [class*=_btn] {
  align-self: flex-start;
  margin-top: auto;
}
.blocks_section:has(.image_block) .info_block {
  padding-top: 0;
  padding-bottom: 24px;
}
.blocks_section:has(.image_block) .image_block {
  margin: -1px -33px 24px;
  aspect-ratio: 44/30;
}
.blocks_section:has(.image_block) .image_block img {
  border-radius: 16px 16px 0 0;
}
.blocks_section:has(.image_block) .title_block {
  margin-bottom: 12px;
}
.blocks_section.large_blocks .info_block {
  min-height: 276px;
}
.blocks_section.large_blocks .title_block {
  font-size: 171.43%;
  line-height: 1.33em;
}
.blocks_section:has(.info_icon) .info_block:not(:has(.info_icon)):before {
  display: block;
  content: "";
  min-height: 76px;
}
@media screen and (min-width: 1180px) and (max-width: 1280px) {
  .blocks_section .info_block {
    padding: 24px;
  }
  .blocks_section .description_block:not(:last-child) {
    margin-bottom: 20px;
  }
  .blocks_section:has(.image_block) .info_block {
    padding-bottom: 20px;
  }
  .blocks_section:has(.image_block) .image_block {
    margin: -1px -25px 20px;
  }
  .blocks_section.large_blocks .info_block {
    min-height: 256px;
  }
}
@media screen and (max-width: 1179px) {
  .blocks_section .info_block {
    padding: 20px 16px;
  }
  .blocks_section:has(.image_block) .info_block {
    padding-bottom: 20px;
  }
  .blocks_section:has(.image_block) .image_block {
    margin: -1px -17px 16px;
  }
  .blocks_section .title_block {
    font-size: 128.57%;
    line-height: 1.44em;
  }
  .blocks_section .description_block {
    font-size: 100%;
    line-height: 1.43em;
  }
  .blocks_section .description_block:not(:last-child) {
    margin-bottom: 16px;
  }
  .blocks_section.large_blocks .info_block {
    min-height: 240px;
  }
  .blocks_section.large_blocks .title_block {
    font-size: 142.86%;
    line-height: 1.4em;
  }
  .blocks_section .info_icon {
    width: 44px;
    margin-bottom: 16px;
  }
  .blocks_section:has(.info_icon) .info_block:not(:has(.info_icon)):before {
    min-height: 60px;
  }
}
@media screen and (min-width: 576px) and (max-width: 768px) {
  .blocks_section .info_list li {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 575px) {
  .blocks_section .info_list li {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.table_block {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  font-size: 1.4rem;
}
.table_block:not(:first-child) {
  margin-top: 24px;
}
@media screen and (max-width: 1179px) {
  .table_block {
    margin-left: -16px;
    margin-right: -16px;
    padding: 0 16px;
  }
  .table_block:not(:first-child) {
    margin-top: 16px;
  }
}

.standard_table:not(:first-child) {
  margin-top: 24px;
}
@media screen and (max-width: 1179px) {
  .standard_table:not(:first-child) {
    margin-top: 16px;
  }
}

.table_block table,
.standard_table {
  border: 1px solid #3A3B3A;
  border-radius: 16px;
  border-spacing: 0;
  min-width: 100%;
}
.table_block table td, .table_block table th,
.standard_table td,
.standard_table th {
  min-width: 230px;
  padding: 16px 24px;
  vertical-align: top;
  width: 10%;
}
.table_block table thead td, .table_block table thead th,
.standard_table thead td,
.standard_table thead th {
  font-weight: 800;
  font-size: 142.86%;
  line-height: 1.4em;
  text-align: left;
  background: #7CE00B;
  color: #1D201D;
}
.table_block table thead td:first-child, .table_block table thead th:first-child,
.standard_table thead td:first-child,
.standard_table thead th:first-child {
  border-top-left-radius: 16px;
}
.table_block table thead td:last-child, .table_block table thead th:last-child,
.standard_table thead td:last-child,
.standard_table thead th:last-child {
  border-top-right-radius: 16px;
}
.table_block table tbody td,
.standard_table tbody td {
  border-top: 1px solid #3A3B3A;
  font-size: 114.29%;
  line-height: 1.5em;
  color: #DADCDA;
}
@media screen and (max-width: 1179px) {
  .table_block table thead th, .table_block table thead td,
.standard_table thead th,
.standard_table thead td {
    font-size: 114.29%;
    line-height: 1.5em;
    padding: 14px 12px;
  }
  .table_block table tbody td,
.standard_table tbody td {
    padding: 16px 12px;
    font-size: 100%;
    line-height: 1.43em;
  }
}

html:not(.touch) .table_block::-webkit-scrollbar {
  width: 20px;
  height: 20px;
}
html:not(.touch) .table_block::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 0;
}
html:not(.touch) .table_block::-webkit-scrollbar-thumb {
  background: #BBBFBB;
  border-radius: 10px;
}
html:not(.touch) .table_block::-webkit-scrollbar-track {
  border: 5px solid #232623;
}
html:not(.touch) .table_block::-webkit-scrollbar-thumb {
  border: 5px solid #232623;
}
html:not(.touch) .moz .table_block {
  scrollbar-color: #BBBFBB transparent;
  scrollbar-width: thin;
}

.highlight_block {
  max-width: 930px;
  border-left: 6px solid #7CE00B;
  padding-left: 24px;
  font-size: 142.86%;
  line-height: 1.4em;
  font-weight: 800;
}
@media screen and (max-width: 1179px) {
  .highlight_block {
    padding-left: 12px;
    font-size: 114.29%;
    line-height: 1.5em;
  }
}

.text_section .text_inner {
  color: #DADCDA;
  max-width: 900px;
}
.text_section .text_inner br {
  display: block;
  content: "";
  height: 16px;
}
@media screen and (min-width: 1180px) {
  .text_section .text_inner {
    font-size: 114.29%;
    line-height: 1.5em;
  }
  .text_section .text_inner:not(:first-child) {
    margin-top: 24px;
  }
}
.text_section .text_inner:not(:first-child) {
  margin-top: 16px;
}

.info_in_order .section_inner {
  border: 1px solid #3A3B3A;
  border-radius: 16px;
}
.info_in_order .info_list {
  counter-reset: number;
}
.info_in_order .info_list:first-child li:first-child {
  padding-top: 0;
}
.info_in_order .info_list li {
  counter-increment: number;
}
.info_in_order .info_list .info_title {
  font-weight: 800;
}
.info_in_order .info_list .info_title:before {
  content: counter(number) ". ";
}
.info_in_order .info_list .text_block {
  border: 1px solid #3A3B3A;
  background: rgba(0, 0, 0, 0.2);
  color: #DADCDA;
  margin-top: 16px;
  border-radius: 12px;
}
.info_in_order .info_list .text_inner {
  max-width: 900px;
}
@media screen and (min-width: 1180px) {
  .info_in_order .section_inner {
    padding: 24px;
  }
  .info_in_order .info_list li {
    padding-top: 40px;
  }
  .info_in_order .info_list .info_title {
    font-size: 142.86%;
    line-height: 1.4em;
  }
  .info_in_order .info_list .text_block {
    padding: 20px;
  }
}
@media screen and (max-width: 1179px) {
  .info_in_order .section_inner {
    padding: 12px;
  }
  .info_in_order .info_list:not(:first-child) {
    padding-top: 8px;
  }
  .info_in_order .info_list li {
    padding-top: 24px;
  }
  .info_in_order .info_list .info_title {
    font-size: 114.29%;
    line-height: 1.5em;
  }
  .info_in_order .info_list .text_block {
    padding: 16px;
  }
}

.faq_list > li {
  margin-top: 24px;
  border: 1px solid #3A3B3A;
  border-radius: 16px;
}
.faq_list:first-child li:first-child {
  margin-top: 0;
}
.faq_list .answer_block {
  display: none;
  padding: 0 24px;
  max-width: 1048px;
  color: #DADCDA;
  font-weight: 500;
}
.faq_list .answer_block:after {
  display: block;
  content: "";
  height: 20px;
}
.faq_list .question_block {
  border: none;
  background: transparent;
  padding: 20px 24px;
  width: 100%;
  color: inherit;
  font-weight: 800;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 142.86%;
  line-height: 1.4em;
}
.faq_list .question_block:after {
  display: block;
  content: "\e901";
  margin-left: 20px;
  font-size: 3.2rem;
}
.faq_list .question_block > span {
  display: block;
  max-width: 1000px;
}
@media screen and (max-width: 1179px) {
  .faq_list .answer_block {
    padding: 0 16px;
  }
  .faq_list .answer_block:after {
    height: 16px;
  }
  .faq_list .question_block {
    padding: 16px;
    font-size: 114.29%;
    line-height: 1.5em;
  }
}

.links_section {
  background: #1D201D;
}
.links_section .links_list:not(:first-child) {
  margin-top: 4px;
}

.links_list {
  margin-top: -20px;
  margin-bottom: -20px;
}
.links_list li {
  flex: 0 0 33.33%;
  max-width: 33.33%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}
@media screen and (min-width: 576px) {
  .links_list li {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 575px) {
  .links_list li {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.links_list .standard_link {
  width: 100%;
}
@media screen and (min-width: 1180px) and (max-width: 1280px) {
  .links_list {
    margin-top: -16px;
    margin-top: -16px;
  }
  .links_list li {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
@media screen and (max-width: 1179px) {
  .links_list {
    margin-top: -12px;
    margin-top: -12px;
  }
  .links_list li {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
@media screen and (min-width: 576px) and (max-width: 768px) {
  .links_list li {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 575px) {
  .links_list li {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.standard_link {
  display: flex;
  align-items: center;
  padding: 11px;
  border: 1px solid #3A3B3A;
  background: #232623;
  border-radius: 16px;
  font-weight: 800;
  color: inherit;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.standard_link:active {
  border-color: #7CE00B;
  background: #EFFEDD;
  color: #1D201D;
}
@media (hover: hover) {
  .standard_link:hover {
    border-color: #7CE00B;
    background: #EFFEDD;
    color: #1D201D;
  }
}
.standard_link:before {
  display: block;
  font-size: 2.8rem;
  background: #EFFEDD;
  color: #7CE00B;
  padding: 14px;
  border-radius: 12px;
  margin-right: 12px;
  content: "\e931";
}
.standard_link:after {
  margin-left: auto;
  padding-left: 8px;
  padding-right: 4px;
  font-size: 2.4rem;
  content: "\e922";
}
@media screen and (min-width: 1180px) {
  .standard_link {
    font-size: 142.86%;
    line-height: 1.4em;
  }
  .standard_link:before {
    font-size: 2.8rem;
    padding: 14px;
  }
}
@media screen and (max-width: 1179px) {
  .standard_link {
    font-size: 114.29%;
    line-height: 1.5em;
  }
  .standard_link:before {
    font-size: 2.4rem;
    padding: 8px;
  }
}

.image_section img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1360/664;
  object-fit: cover;
  border-radius: 16px;
}
@media screen and (min-width: 1180px) {
  .image_section:has(.section_desc) img, .image_section:has([class*=title]) img {
    margin-top: 24px;
  }
}
@media screen and (max-width: 1179px) {
  .image_section:has(.section_desc) img, .image_section:has([class*=title]) img {
    margin-top: 16px;
  }
}

.header {
  z-index: 100;
  position: relative;
  box-shadow: 0px 1px 24px rgba(255, 255, 255, 0.04);
}
.header .page_container, .header .coverage_section {
  display: flex;
  align-items: center;
  position: relative;
}
.header_top {
  border-bottom: 1px solid #3A3B3A;
}
.header_top .page_container, .header_top .coverage_section {
  height: 40px;
  justify-content: flex-end;
}
.header .category_menu {
  display: flex;
}
.header .category_menu a {
  display: block;
  color: #DADCDA;
  position: relative;
}
.header .category_menu a.current {
  color: #ffffff;
  pointer-events: none;
}
.header .hotline {
  display: flex;
  align-items: center;
  margin-right: 20px;
}
.header .hotline a {
  display: flex;
  align-items: center;
  color: #DADCDA;
  font-weight: 800;
}
.header .hotline a:first-child:before {
  display: block;
  font-size: 2rem;
  color: #868D86;
  margin-right: 4px;
}
.header .hotline a:not(:first-child) {
  margin-left: 20px;
  position: relative;
}
.header .hotline a:not(:first-child):before {
  display: block;
  content: "|";
  font-size: 2rem;
  line-height: 1em;
  width: 20px;
  text-align: center;
  color: #868D86 !important;
  position: absolute;
  left: -20px;
  top: 50%;
  margin-top: -10px;
  font-weight: normal;
  pointer-events: none;
}
.header .help_btn {
  display: flex;
  align-items: center;
  color: #DADCDA;
  margin-right: 20px;
}
.header .help_btn:before {
  display: block;
  font-size: 2rem;
  margin-right: 4px;
  color: #868D86;
}
.header .lg_block {
  order: 2;
  position: relative;
  z-index: 10;
}
.header .lg_block .drop_btn {
  background: transparent;
  border: 1px solid transparent;
  padding: 0;
  height: 36px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  color: #DADCDA;
}
.header .lg_block .drop_btn:before, .header .lg_block .drop_btn:after {
  display: block;
  margin: 0 4px;
}
.header .lg_block .drop_btn:before {
  padding-left: 2px;
  font-size: 1.6rem;
  color: #DADCDA;
}
.header .lg_block .drop_btn:after {
  content: "\e901";
  font-size: 2rem;
  color: #868D86;
}
@media (hover: hover) {
  .header .lg_block .drop_btn:hover {
    background: #1D201D;
    color: #ffffff;
  }
}
.header .lg_block .drop_list {
  background: #1D201D;
  position: absolute;
  left: 0;
  width: 100%;
  top: 100%;
  margin-top: 4px;
  border-radius: 8px;
  box-shadow: 0px 218px 87px rgba(0, 0, 0, 0.01), 0px 123px 74px rgba(0, 0, 0, 0.02), 0px 55px 55px rgba(0, 0, 0, 0.03), 0px 14px 30px rgba(0, 0, 0, 0.04);
}
.header .lg_block .drop_list a {
  display: block;
  color: #ffffff;
  padding: 6px 8px;
}
.header .lg_block.opened .drop_btn {
  background: #1D201D;
  color: #ffffff;
  border-color: #3A3B3A;
  box-shadow: 260px 260px 147px rgba(0, 0, 0, 0.01), 146px 146px 124px rgba(0, 0, 0, 0.02), 65px 65px 92px rgba(0, 0, 0, 0.03), 16px 16px 50px rgba(0, 0, 0, 0.04);
}
.header .website_menu .drop_btn {
  display: flex;
  align-items: center;
}
.header .website_menu .drop_btn:before {
  order: 2;
  margin-left: auto;
  padding-left: 4px;
}
.header .website_menu .drop_list a {
  display: block;
  color: #ffffff;
}
.header:has(.website_menu) .header_top:not(:has(.website_menu)) .hotline,
.header:has(.website_menu) .header_top:not(:has(.website_menu)) .help_btn {
  opacity: 0;
}
.header_bottom .page_container, .header_bottom .coverage_section {
  height: 64px;
}
.header .main_logo {
  position: relative;
  z-index: 100;
  padding-right: 35px;
}
.header .main_logo a, .header .main_logo img {
  display: block;
  width: auto;
  height: 47px;
}
.header .main_logo a {
  font-size: 0;
  line-height: 0;
}
.header .main_menu a {
  color: #ffffff;
  display: flex;
}
.header .main_menu .submenu_btn {
  align-items: center;
}
.header .main_menu .submenu_btn:before {
  order: 2;
}
.header .submenu_list {
  display: none;
}
.header .submenu_list ul {
  vertical-align: top;
}
.header .submenu_list ul:has(img) {
  display: inline-flex;
  flex-wrap: wrap;
}
.header .submenu_list ul:has(img) li {
  padding: 6px;
  display: flex;
  flex: 0 0 50%;
  max-width: 50%;
}
.header .submenu_list ul:has(img) li:nth-child(2n+1):last-child {
  flex: 0 0 100%;
  max-width: 100%;
}
.header .submenu_list ul:has(img) a {
  width: 100%;
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
  padding: 15px;
  border: 1px solid #3A3B3A;
  font-weight: 800;
  color: #ffffff;
  border-radius: 12px;
}
.header .submenu_list ul:has(img) .menu_icon {
  display: block;
  padding: 10px;
  aspect-ratio: 1;
  width: 44px;
  background: #F2FEDD;
  margin-top: 16px;
  border-radius: 50%;
}
.header .submenu_list ul:has(img) .menu_icon img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.header .submenu_list ul:not(:has(img)) {
  display: inline-block;
}
.header .submenu_list ul:not(:has(img)) a {
  display: block;
  color: inherit;
  padding: 16px;
  border-radius: 10px;
  font-weight: 500;
}
.header .submenu_list ul:not(:has(img)) .menu_desc {
  display: block;
  color: #DADCDA;
  font-weight: 400;
  margin-top: 4px;
  font-size: 85.7%;
}
.header_actions {
  display: flex;
  align-items: center;
}
.header .payment_block {
  position: relative;
}
.header .payment_block .drop_btn {
  padding: 7px 13px;
  border-radius: 8px;
  border: 1px solid transparent;
  background: #F2FEDD;
  color: #232623;
  display: flex;
  align-items: center;
  font-weight: 800;
}
.header .payment_block .drop_btn:before {
  display: block;
  font-size: 2rem;
  margin-right: 2px;
  margin-left: -2px;
  color: #223B02;
}
@media (hover: hover) {
  .header .payment_block .drop_btn:hover {
    background: #E4FCB5;
    border-color: #ACF524;
  }
}
.header .payment_block .drop_list {
  position: absolute;
  overflow: hidden;
  top: 100%;
  right: 0;
  margin-top: 22px;
  width: 392px;
  border-radius: 16px;
  background: #232623;
  box-shadow: 0px 218px 87px rgba(0, 0, 0, 0.01), 0px 123px 74px rgba(0, 0, 0, 0.02), 0px 55px 55px rgba(0, 0, 0, 0.03), 0px 14px 30px rgba(0, 0, 0, 0.04);
}
.header .payment_block .title_block {
  padding: 20px 24px;
  font-weight: 800;
  font-size: 128.57%;
  line-height: 1.44em;
}
.header .payment_block li {
  border-top: 1px solid #3A3B3A;
}
.header .payment_block a {
  display: flex;
  align-items: center;
  padding: 18px 16px;
  font-size: 114.29%;
  line-height: 1.5em;
  font-weight: 800;
  color: #ffffff;
}
.header .payment_block.opened .drop_btn:before {
  content: "\e904";
}
.header .payment_block .payment_logo {
  flex: 0 0 120px;
  max-width: 120px;
  height: 64px;
  padding: 8px;
  margin-right: 16px;
  background: #1D201D;
  border-radius: 16px;
}
.header .payment_block .payment_logo img {
  object-fit: contain;
  max-width: 100%;
  max-height: 100%;
}
.header .shop_btn {
  display: inline-flex;
  align-items: center;
  vertical-align: top;
  font-weight: 800;
  color: #A4A8A4;
}
.header .shop_btn:before {
  display: block;
  color: #7CE00B;
  font-size: 2rem;
  margin-right: 4px;
}
.header .search_block {
  position: relative;
}
.header .search_block.opened .search_form {
  margin-right: 40px;
  border-bottom-color: #3A3B3A;
}
.header .search_block:not(.opened) .clear_btn {
  color: transparent;
  pointer-events: none;
}
.header .clear_btn,
.header .search_btn {
  border: none;
  background: transparent;
  padding: 0;
  color: #DADCDA;
  position: relative;
  z-index: 5;
}
.header .clear_btn:before,
.header .search_btn:before {
  display: block;
  font-size: 2.4rem;
}
.header .search_form {
  position: absolute;
  background: #232623;
  right: 16px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 24px;
  top: 50%;
  margin-top: -21px;
  border-bottom: 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;
  order: 2;
}
.header .search_field ::-webkit-input-placeholder {
  color: #A4A8A4;
}
.header .search_field :-moz-placeholder {
  color: #A4A8A4;
}
.header .search_field ::-moz-placeholder {
  color: #A4A8A4;
}
.header .search_field :-ms-input-placeholder {
  color: #A4A8A4;
}
.header .search_field input {
  background: transparent;
  border: none;
  font-size: 114.29%;
  line-height: 1.5em;
  padding: 10px 16px;
  width: 100%;
  color: #ffffff;
}

.touch .header .clear_btn,
.touch .header .search_btn {
  margin: -12px;
  padding: 12px;
}
.touch .header .hotline a,
.touch .header .help_btn {
  padding: 10px 0;
}

.footer {
  margin-top: auto;
  background: #1D201D;
  border-top: 1px solid #3A3B3A;
  padding-top: 32px;
}
.footer_bottom {
  border-top: 1px solid #3A3B3A;
  padding: 16px 0;
  color: #DADCDA;
  font-size: 85.71%;
  line-height: 1.5em;
}
.footer_bottom .page_row {
  align-items: center;
  justify-content: space-between;
}
.footer .customer {
  display: flex;
  align-items: center;
  padding-top: 4px;
  padding-bottom: 4px;
  max-width: 50%;
}
@media screen and (min-width: 576px) {
  .footer .customer {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 575px) {
  .footer .customer {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.footer .copyrights span {
  display: inline-block;
  vertical-align: top;
}
.footer .developer {
  padding-top: 4px;
  padding-bottom: 4px;
  margin-left: auto;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 576px) {
  .footer .developer {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 575px) {
  .footer .developer {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.footer .developer a {
  color: #ffffff;
  font-size: 0;
  line-height: 0;
  margin-left: 5px;
}
.footer .developer a img {
  display: block;
  width: auto;
  height: 12px;
}
.footer .logo_block {
  margin-right: 8px;
  align-self: flex-start;
}
.footer .logo_block img {
  display: block;
  width: auto;
  height: 24px;
}
.footer_subtitle {
  font-size: 85.71%;
  line-height: 1.67em;
  letter-spacing: 0.01em;
  color: #DADCDA;
  margin-bottom: 8px;
}
.footer_contacts {
  flex: 0 0 25%;
  max-width: 25%;
}
@media screen and (min-width: 576px) {
  .footer_contacts {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 575px) {
  .footer_contacts {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.footer_contacts ul {
  margin: 0;
  padding: 16px;
  list-style-type: none;
  background: #232623;
  max-width: 300px;
  border-radius: 12px;
}
.footer_contacts li {
  padding-top: 2px;
  padding-bottom: 12px;
}
.footer .contact_info {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.footer .contact_info:before {
  display: block;
  font-size: 2rem;
  margin-right: 4px;
  color: #7CE00B;
}
.footer .contact_info a {
  display: block;
  padding: 0 4px;
  color: inherit;
  font-weight: 800;
}
.footer .contact_info a:has(+ a):after {
  content: ",";
}
.footer .contact_info a + a {
  margin-left: 8px;
}
.footer_socials {
  flex: 0 0 25%;
  max-width: 310px;
  order: 3;
}
@media screen and (min-width: 576px) {
  .footer_socials {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 575px) {
  .footer_socials {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.footer_apps {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 -4px;
}
.footer_apps .head_block {
  flex: 1;
  width: 50%;
  margin-right: 4px;
  display: flex;
  align-items: center;
  margin: 0 4px;
  min-width: 50%;
}
.footer .apps_logo {
  margin-right: 12px;
}
.footer .apps_logo img {
  display: block;
  width: 40px;
  height: 40px;
  object-fit: contain;
  border-radius: 12px;
}
.footer .apps_title {
  font-weight: 800;
}
.footer .app_description {
  font-size: 85.71%;
  line-height: 1.5em;
  margin-top: 2px;
}
.footer .qr_image {
  margin: 0 4px;
}
.footer .qr_image img {
  display: block;
  width: 64px;
  height: auto;
  border-radius: 4px;
}
.footer .app_btn {
  display: block;
  font-size: 0;
  line-height: 0;
  flex: 1;
  width: 50%;
  min-width: 40%;
  margin: 12px 4px 0;
  border-radius: 40px;
}
.footer .app_btn img {
  display: block;
  width: 100%;
  height: auto;
}
.footer .socials_list {
  margin: 0 -4px;
  padding: 0;
  list-style-type: none;
  display: flex;
}
.footer .socials_list a {
  font-size: 0;
  line-height: 0;
  display: block;
  color: #6D746D;
  margin: 12px 4px 0;
  padding: 4px;
}
.footer .socials_list a:before {
  display: block;
  font-size: 2rem;
}
.footer_menues {
  display: flex;
  flex: 1;
  order: 2;
}
.footer_menues > li {
  flex: 1;
  width: 33.33%;
}
@media screen and (min-width: 576px) {
  .footer_menues > li {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 575px) {
  .footer_menues > li {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.footer_menues ul li:not(:first-child) {
  margin-top: 8px;
}
.footer_menues a {
  color: inherit;
  display: inline-flex;
  vertical-align: top;
  padding: 2px 0;
}

.touch .footer .socials_list {
  margin: 0 -10px;
}
.touch .footer .socials_list a {
  margin: 2px 0 -10px;
  padding: 14px;
}

@media screen and (min-width: 576px) and (max-width: 1280px) {
  .footer_top .page_row {
    display: block;
  }
  .footer_top .page_row:after {
    display: block;
    content: "";
    clear: both;
  }
  .footer_menues {
    flex: none;
    max-width: none;
    float: right;
    clear: right;
  }
  .footer_contacts, .footer_socials {
    max-width: none;
    flex: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .footer_bottom {
    margin-top: 24px;
  }
  .footer_menues {
    width: 66.67%;
  }
  .footer_contacts {
    width: 33.33%;
  }
  .footer_socials {
    width: 33.33%;
    max-width: 320px;
    margin-top: 32px;
  }
}
.apps_pay {
  background: #F7F8F7;
}
.apps_pay .section_inner {
  background-color: #ffffff;
  border-radius: 16px;
  width: 100%;
}
@media screen and (min-width: 1281px) {
  .apps_pay {
    padding: 80px 0;
  }
  .apps_pay .section_inner {
    padding: 32px;
  }
}
@media screen and (min-width: 1180px) and (max-width: 1280px) {
  .apps_pay {
    padding: 64px 0;
  }
  .apps_pay .section_inner {
    padding: 24px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1179px) {
  .apps_pay {
    padding: 48px 0;
  }
}
@media screen and (max-width: 1179px) {
  .apps_pay .section_inner {
    padding: 16px;
  }
}
@media screen and (max-width: 768px) {
  .apps_pay {
    padding: 40px 0;
  }
}

.apps_section {
  flex: 0 0 41.67%;
  max-width: 41.67%;
  display: flex;
}
@media screen and (min-width: 576px) {
  .apps_section {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 575px) {
  .apps_section {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.apps_section .apps_list {
  margin: 0 -6px;
  padding: 18px 0 14px;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
.apps_section .apps_list:has(li:nth-child(4):last-child) li {
  min-width: 50%;
}
.apps_section .apps_list:has(li:nth-child(5)) li {
  min-width: 33.33%;
}
.apps_section li {
  flex: 1;
  padding: 6px;
  display: flex;
}
.apps_section .app_btn {
  text-align: center;
  width: 100%;
  border: 1px solid transparent;
  background: transparent;
  padding: 16px;
  border-radius: 12px;
  color: inherit;
  font-weight: 800;
  font-size: 114.29%;
  line-height: 1.5em;
}
.apps_section .app_btn img {
  display: block;
  margin: 0 auto 12px;
  width: auto;
  height: 48px;
}
@media (hover: hover) {
  .apps_section .app_btn:hover {
    background: #ffffff;
    border-color: #3A3B3A;
    box-shadow: 260px 260px 147px rgba(0, 0, 0, 0.01), 146px 146px 124px rgba(0, 0, 0, 0.02), 65px 65px 92px rgba(0, 0, 0, 0.03), 16px 16px 50px rgba(0, 0, 0, 0.04);
  }
}
@media screen and (max-width: 768px) {
  .apps_section {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .apps_section .apps_list {
    padding-bottom: 0;
    margin-bottom: -6px;
  }
}

.pay_section {
  flex: 0 0 58.33%;
  max-width: 58.33%;
  display: flex;
}
@media screen and (min-width: 576px) {
  .pay_section {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 575px) {
  .pay_section {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.pay_section .section_inner {
  background-size: auto 116px;
  background-position: right bottom;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
}
.pay_section .payment_methods {
  margin-top: auto;
  width: auto;
  height: 40px;
  align-self: flex-start;
}
.pay_section form {
  display: none;
}
.pay_section .pay_actions {
  margin-top: 24px;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 70px;
  align-items: flex-end;
}
.pay_section .pay_btn {
  min-width: 220px;
}
.pay_section .type_switch {
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 24px;
}
.pay_section .switch_btns {
  display: inline-flex;
  vertical-align: top;
  border-bottom: 1px solid #3A3B3A;
  gap: 16px;
}
.pay_section .radio_btn {
  display: flex;
  align-items: center;
  height: 44px;
  position: relative;
  cursor: pointer;
  color: #DADCDA;
  font-size: 114.29%;
  line-height: 1.5em;
  margin-bottom: -1px;
  font-weight: 500;
}
.pay_section .radio_btn:has(input:checked) {
  color: #ffffff;
  pointer-events: none;
  position: relative;
}
.pay_section .radio_btn:has(input:checked):after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #7CE00B;
  border-radius: 2px 2px 0 0;
}
.pay_section .field_block {
  flex: 1;
  padding-right: 20px;
}
.pay_section .error_hint {
  position: absolute;
  top: 100%;
  left: 0;
}
@media screen and (min-width: 1180px) and (max-width: 1280px) {
  .pay_section .section_inner {
    background-size: auto 100px;
  }
}
@media screen and (max-width: 1179px) {
  .pay_section .section_inner {
    background-size: auto 88px;
  }
  .pay_section .pay_actions {
    padding-bottom: 24px;
  }
  .pay_section .payment_methods {
    margin-top: 0;
    margin-bottom: 103px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1179px) {
  .pay_section .pay_btn {
    min-width: 160px;
  }
}
@media screen and (max-width: 768px) {
  .pay_section {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 575px) {
  .pay_section .field_block {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
    margin-bottom: 12px;
  }
  .pay_section .error_hint {
    position: relative;
    top: auto;
    left: auto;
  }
  .pay_section .pay_btn {
    width: 100%;
  }
}

.app_popup .app_info {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}
.app_popup .app_logo img {
  display: block;
  width: 80px;
  height: auto;
  border-radius: 20px;
}
.app_popup .app_name {
  font-size: 142.86%;
  line-height: 1.4em;
  font-weight: 800;
}
.app_popup .app_description {
  margin-top: 8px;
  color: #DADCDA;
}
.app_popup .actions_block {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  margin: 0 -4px;
}
.app_popup .actions_block .title_block {
  padding: 0 4px 12px;
}
.app_popup .title_block {
  font-size: 114.29%;
  line-height: 1.5em;
  font-weight: 800;
  flex: 0 0 100%;
  max-width: 100%;
}
.app_popup .app_details {
  padding-bottom: 16px;
}
.app_popup .app_details .title_block {
  padding-bottom: 8px;
}
.app_popup .standard_text {
  color: #DADCDA;
}
.app_popup .qr_image {
  padding: 0 4px;
}
.app_popup .qr_image img {
  display: block;
  width: 148px;
  height: auto;
}
.app_popup .app_btn {
  display: block;
  border-radius: 30px;
  font-size: 0;
  line-height: 0;
  flex: 1;
  max-width: 177px;
  margin: 0 4px;
}
.app_popup .app_btn img {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 576px) {
  .app_popup .actions_block:has(.qr_image) {
    position: relative;
    padding-left: 176px;
    min-height: 148px;
  }
  .app_popup .qr_image {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media screen and (min-width: 576px) and (max-width: 768px) {
  .app_popup .actions_block:has(.qr_image) {
    padding-left: 168px;
  }
}
@media screen and (max-width: 768px) {
  .app_popup .app_info {
    flex-wrap: wrap;
    margin-right: 0;
  }
  .app_popup .info_inner {
    flex: 1;
    min-width: clamp(0px, 280px, 80vw);
  }
  .app_popup .app_btn {
    max-width: 140px;
  }
}
@media screen and (max-width: 575px) {
  .app_popup .qr_image {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 12px;
  }
}

.header {
  background: #232623;
}
.header .lg_block {
  display: none;
}
@media screen and (max-width: 1179px) {
  .header .help_btn {
    margin-right: 0;
  }
}
@media screen and (min-width: 1180px) {
  .header .website_menu {
    margin-right: 0;
  }
}

.primary_5g {
  color: #ffffff;
  padding: 0 20px;
  border-radius: 9px;
  overflow: hidden;
  background: url("../../images/5g/btn_bg.png") no-repeat;
  background-size: 100% 100%;
  position: relative;
  z-index: 2;
}

@keyframes rotate {
  to {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
  }
}
.main_screen {
  background-size: cover;
  background-position: bottom right;
  background-repeat: no-repeat;
  margin-top: -105px;
  padding-top: clamp(32px, 15%, 260px);
  text-align: center;
}
.main_screen:before {
  display: block;
  content: "";
  height: 105px;
}
.main_screen .section_images {
  padding-top: 15px;
  display: inline-flex;
  vertical-align: top;
  width: 100%;
  align-items: flex-end;
  margin-bottom: -7.7%;
}
.main_screen .section_images img {
  display: block;
}
.main_screen .section_images img:nth-child(2) {
  flex: 0 0 47.24%;
  max-width: 47.24%;
  height: auto;
  margin: 0 -19%;
  mix-blend-mode: lighten;
  animation: rotate 20s infinite linear;
}
.main_screen .section_images img:first-child, .main_screen .section_images img:last-child {
  max-width: 45.36%;
  flex: 45.36%;
  z-index: 2;
  margin-bottom: 3%;
}

.big_title {
  font-weight: normal;
  margin: 0;
  font-size: 428.57%;
  line-height: 1.2em;
}

.middle_title {
  font-weight: normal;
  margin: 0;
  font-size: 285.71%;
  line-height: 1.13em;
}
.middle_title img {
  display: inline-block;
  vertical-align: top;
  width: auto;
  height: 45px;
  margin: 0 30px;
}

.advantages {
  background-size: cover;
  background-position: top right;
  background-repeat: no-repeat;
  text-align: center;
  padding: clamp(60px, 25%, 446px) 34px 36px;
}
.advantages .big_title img {
  display: block;
  margin: 0 auto;
  width: auto;
  height: 100px;
  transform: translate3d(-5px, 0, 0);
  -moz-transform: translate3d(-5px, 0, 0);
  -ms-transform: translate3d(-5px, 0, 0);
  -webkit-transform: translate3d(-5px, 0, 0);
  -o-transform: translate3d(-5px, 0, 0);
}
.advantages .animate_logo {
  height: 160px;
  margin-bottom: 30px;
  padding-top: 27px;
}
.advantages_list {
  padding: clamp(40px, 10%, 166px) 0 clamp(40px, 15%, 205px);
  display: flex;
  justify-content: center;
  margin-top: clamp(30px, 8%, 139px);
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.advantages_list:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(38.29% 92.09% at 50% 50%, #003D31 0%, #003A2F 28%, #003228 43%, #00241D 56%, #00110D 67%, #000000 74%);
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
}
.advantages .item_block {
  flex: 0 0 33.33%;
  max-width: 508px;
  padding: 0 32px;
}
.advantages .item_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 189px;
  margin-bottom: 50px;
}
.advantages .item_icon img {
  display: block;
  max-width: 225px;
  max-height: 100%;
  object-fit: contain;
}
.advantages .short_desc {
  max-width: 320px;
  margin: 15px auto 0;
}

.speed_coverage {
  background-size: 100% auto;
  background-position: top left;
  background-repeat: no-repeat;
}

.speed_section {
  padding: clamp(60px, 12%, 207px) 0;
}
.speed_section .section_inner {
  width: 628px;
  margin: 0 auto;
  position: relative;
}
.speed_section .meter_board {
  display: block;
  width: 100%;
  height: auto;
}
.speed_section .meter_arrow {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  bottom: 16px;
  height: 0;
  width: 0;
  left: 50%;
  transform-origin: center;
  -webkit-transfrom-origin: center;
  -o-transition: all 2s linear;
  -ms-transition: all 2s linear;
  -moz-transition: all 2s linear;
  -webkit-transition: all 2s linear;
  transition: all 2s linear;
  transform: rotate(-170deg);
  -moz-transform: rotate(-170deg);
  -ms-transform: rotate(-170deg);
  -webkit-transform: rotate(-170deg);
  -o-transform: rotate(-170deg);
}
.speed_section .meter_arrow img {
  display: block;
  margin-left: -10px;
  height: auto;
  width: 269px;
}
.speed_section .speeds_list {
  position: absolute;
  left: 50%;
  width: 50%;
  bottom: 21px;
}
.speed_section .speeds_list li {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 0;
  width: 100%;
  transform-origin: left center;
  -webkit-transfrom-origin: left center;
}
.speed_section .speeds_list li:before {
  display: block;
  content: "";
  flex: 0 0 100%;
  max-width: 100%;
}
.speed_section .speeds_list li:first-child {
  transform: rotate(-150deg);
  -moz-transform: rotate(-150deg);
  -ms-transform: rotate(-150deg);
  -webkit-transform: rotate(-150deg);
  -o-transform: rotate(-150deg);
}
.speed_section .speeds_list li:first-child img {
  transform: rotate(150deg);
  -moz-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  -webkit-transform: rotate(150deg);
  -o-transform: rotate(150deg);
}
.speed_section .speeds_list li:nth-child(2) {
  transform: rotate(-110deg);
  -moz-transform: rotate(-110deg);
  -ms-transform: rotate(-110deg);
  -webkit-transform: rotate(-110deg);
  -o-transform: rotate(-110deg);
}
.speed_section .speeds_list li:nth-child(2) img {
  transform: rotate(110deg);
  -moz-transform: rotate(110deg);
  -ms-transform: rotate(110deg);
  -webkit-transform: rotate(110deg);
  -o-transform: rotate(110deg);
}
.speed_section .speeds_list li:nth-child(3) {
  transform: rotate(-60deg);
  -moz-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  -webkit-transform: rotate(-60deg);
  -o-transform: rotate(-60deg);
}
.speed_section .speeds_list li:nth-child(3) img {
  transform: rotate(60deg);
  -moz-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  -webkit-transform: rotate(60deg);
  -o-transform: rotate(60deg);
}
.speed_section .speeds_list li:nth-child(4) {
  transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
}
.speed_section .speeds_list li:nth-child(4) img {
  transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  margin-left: 15px;
}
.speed_section .speeds_list li:not(:first-child) span {
  mix-blend-mode: soft-light;
  filter: brightness(1);
}
.speed_section .speeds_list span {
  display: block;
  width: 0;
  opacity: 0.23;
}
.speed_section .speeds_list img {
  display: block;
  width: 107px;
  height: auto;
}
.speed_section.active .meter_arrow {
  transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.speed_section.active .speeds_list li:not(:last-child) span {
  animation: highlightItem 1s forwards;
}
.speed_section.active .speeds_list li:first-child span {
  animation-delay: 0.4s;
}
.speed_section.active .speeds_list li:nth-child(2) span {
  animation-delay: 0.9s;
}
.speed_section.active .speeds_list li:nth-child(3) span {
  animation-delay: 1.4s;
}
.speed_section.active .speeds_list li:nth-child(4) span {
  -o-transition: all 0.5s 2.1s;
  -ms-transition: all 0.5s 2.1s;
  -moz-transition: all 0.5s 2.1s;
  -webkit-transition: all 0.5s 2.1s;
  transition: all 0.5s 2.1s;
  transform: scale(1.3);
  opacity: 1;
}

.coverage_section {
  padding-top: clamp(40px, 10%, 154px);
  padding-bottom: clamp(60px, 15%, 269px);
}
.coverage_section .big_title {
  text-align: center;
}
.coverage_section .big_title img {
  margin: 0 30px;
  height: 45px;
  width: auto;
}
.coverage_section .map_section {
  margin-top: clamp(24px, 5%, 73px);
  margin-bottom: 0;
  color: #1D201D;
}
.coverage_section .coverage_regions .list_hint {
  background: #1D201D;
}
.coverage_section .coverage_regions .list_hint:before {
  color: #1D201D;
}
.coverage_section .coverage_regions.opened .list_hint {
  color: #1D201D;
}
.coverage_section .coverage_regions .toggle_btn {
  border-color: #edeeed;
}
.coverage_section .coverage_regions table tbody td {
  border-top-color: #edeeed;
  color: #6d746d;
}
.coverage_section .coverage_regions .region_block {
  outline-color: #edeeed;
}
@media (hover: hover) {
  .coverage_section .coverage_regions .regions_container button:hover {
    color: #3A3B3A;
  }
  .coverage_section .coverage_regions .regions_container button:hover:before {
    color: inherit;
  }
}
.coverage_section .coverage_regions .regions_container > ul > li:not(:first-child) {
  border-top: 1px solid #edeeed;
}

.bnner_section {
  position: relative;
  z-index: 5;
}
.bnner_section img {
  display: block;
  width: 100%;
  height: auto;
}

.store_section {
  position: relative;
  overflow: hidden;
  padding-top: clamp(40px, 12%, 217px);
  padding-bottom: clamp(60px, 15%, 316px);
  padding-left: 34px;
  padding-right: 34px;
  z-index: 2;
  text-align: center;
}
.store_section:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  bottom: 0;
  margin-bottom: -10%;
  background: radial-gradient(210.88% 118.93% at 115.59% 81.24%, #2F7DA8 0%, #296880 8%, #224C4C 21%, #1E3B2C 30%, #1D3520 35%, #182D1B 52%, #0D190F 77%, #000000 100%);
  z-index: -1;
}
.store_section .section_inner {
  max-width: 1664px;
  margin: 0 auto;
}
.store_section .short_desc {
  margin-top: 19px;
  font-size: 171.43%;
  line-height: 1.33em;
  font-weight: 300;
}
.store_section .short_desc a {
  color: inherit;
  text-decoration: underline;
  font-weight: 800;
}
.store_section .middle_title img {
  margin-left: 0;
}
.store_section .products_slider {
  margin-top: clamp(20px, 5%, 69px);
  position: relative;
  overflow: hidden;
}
.store_section .products_slider:not(.swiper-initialized) .swiper-slide {
  flex: 0 0 25%;
  max-width: 25%;
}
.store_section .swiper-slide {
  padding: 75px 16px 0;
  display: flex;
  flex-direction: column;
  height: auto;
}
.store_section .product_image {
  position: relative;
  z-index: 2;
  height: 234px;
  margin-bottom: 48px;
}
.store_section .product_image:before {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  height: 163.67%;
  aspect-ratio: 1;
  border-radius: 50%;
  transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  z-index: -1;
  background: url("../../images/5g/back_shadow.svg") no-repeat;
  background-size: contain;
  background-position: center;
}
.store_section .product_image img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: 100%;
  object-fit: contain;
}
.store_section .product_name {
  margin-bottom: 19px;
  font-size: 171.43%;
  line-height: 1.33em;
  font-weight: 300;
}
.store_section .product_price {
  font-size: 171.43%;
  line-height: 1.33em;
  font-weight: 800;
  margin-bottom: 14px;
}
.store_section .primary_5g {
  margin-top: auto;
  align-self: center;
  height: 48px;
  min-width: 207px;
  font-size: 142.86%;
}
.store_section .swiper-prev,
.store_section .swiper-next {
  top: 160px;
  position: absolute;
  z-index: 3;
}
.store_section .swiper-prev img,
.store_section .swiper-next img {
  display: block;
  height: 64px;
  width: auto;
}
.store_section .swiper-prev {
  left: 0;
}
.store_section .swiper-next {
  right: 0;
}
.store_section .swiper-button-disabled {
  visibility: hidden;
  pointer-events: none;
}
@media screen and (min-width: 1180px) and (max-width: 1280px) {
  .store_section .swiper-slide {
    padding-top: 48px;
  }
  .store_section .product_image {
    margin-bottom: 32px;
    height: 210px;
  }
  .store_section .product_name,
.store_section .product_price {
    font-size: 142.86%;
  }
}
@media screen and (min-width: 960px) and (max-width: 1280px) {
  .store_section .products_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}
@media screen and (min-width: 769px) and (max-width: 959px) {
  .store_section .products_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 36.33%;
    max-width: 36.33%;
  }
}
@media screen and (min-width: 640px) and (max-width: 768px) {
  .store_section .products_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 44.42%;
    max-width: 44.42%;
  }
}
@media screen and (min-width: 480px) and (max-width: 640px) {
  .store_section .products_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 57.17%;
    max-width: 57.17%;
  }
}
@media screen and (max-width: 1179px) {
  .store_section .products_slider {
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 6px;
    padding-right: 6px;
  }
  .store_section .swiper-prev,
.store_section .swiper-next {
    display: none !important;
  }
  .store_section .swiper-slide {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 32px;
  }
  .store_section .product_image {
    margin-bottom: 24px;
    height: 180px;
  }
  .store_section .product_name,
.store_section .product_price {
    font-size: 128.57%;
    margin-bottom: 16px;
  }
  .store_section .primary_5g {
    font-size: 114.29%;
    min-width: 180px;
  }
}
@media screen and (max-width: 575px) {
  .store_section .products_slider {
    padding-left: 10px;
    padding-right: 10px;
  }
  .store_section .swiper-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media screen and (max-width: 479px) {
  .store_section .products_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 80%;
    max-width: 80%;
  }
}

.number_transfer {
  padding-top: clamp(60px, 15%, 250px);
  padding-bottom: clamp(40px, 10%, 174px);
  position: relative;
  z-index: 2;
  background: url("../../images/5g/transfer_bg.webp") no-repeat;
  background-size: cover;
  background-position: center;
}
.number_transfer .page_container, .number_transfer .coverage_section {
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
  gap: 64px;
}
.number_transfer .logo_block {
  padding-top: 20px;
}
.number_transfer .logo_block img {
  display: block;
  width: 383px;
  height: auto;
}
.number_transfer .info_block {
  text-align: center;
}
.number_transfer .slogan_block {
  font-size: 300%;
  font-weight: 300;
}
.number_transfer .primary_5g {
  margin-top: 72px;
  min-width: 353px;
  font-size: 228.57%;
  height: 75px;
  border: none;
}

.faq_conditions {
  background: radial-gradient(210.88% 118.39% at -15.59% 81.06%, #2F7DA8 0%, #296880 8%, #224C4C 21%, #1E3B2C 30%, #1D3520 35%, #182D1B 52%, #0D190F 77%, #000000 100%);
  padding-top: clamp(40px, 8%, 152px);
  padding-bottom: clamp(60px, 12%, 218px);
  padding-left: 34px;
  padding-right: 34px;
  position: relative;
  z-index: 2;
}
.faq_conditions .tab_section {
  margin-top: clamp(60px, 12%, 214px);
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.faq_conditions .tab_btns {
  display: flex;
  gap: 16px;
  border: none;
}
.faq_conditions .tab_btns button {
  flex: 1;
  color: #ffffff;
  background: transparent;
  padding: 0 20px;
  border: none;
  border-radius: 12px;
  height: 84px;
  font-size: 228.57%;
  position: relative;
  z-index: 2;
}
.faq_conditions .tab_btns button:before {
  content: "";
  z-index: -1;
  padding: 2px;
  background: linear-gradient(90deg, #57B179 0%, #2A6493 100%);
  border-radius: inherit;
}
.faq_conditions .tab_btns button:not(.selected) {
  font-weight: 300;
}
.faq_conditions .tab_btns button:not(.selected):before {
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.faq_conditions .tab_btns button.selected {
  font-weight: 600;
}
.faq_conditions .tabs_container {
  margin-top: 48px;
}
.faq_conditions .faq_5g > li {
  position: relative;
  z-index: 2;
  mix-blend-mode: screen;
  border-radius: 9px;
  overflow: hidden;
}
.faq_conditions .faq_5g > li:before {
  z-index: -1;
  content: "";
  opacity: 0.51;
  border-radius: inherit;
}
.faq_conditions .faq_5g > li:not(:first-child) {
  margin-top: 14px;
}
.faq_conditions .faq_5g > li:nth-child(2n+1):before {
  background: #57B179;
}
.faq_conditions .faq_5g > li:nth-child(2n):before {
  background: linear-gradient(to right, #0E352C 0%, #2A6493 100%);
}
.faq_conditions .question_block {
  width: 100%;
  text-align: left;
  min-height: 61px;
  padding: 5px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 142.86%;
  line-height: 1.4em;
  font-weight: 300;
  background: transparent;
  border: none;
  color: inherit;
}
.faq_conditions .question_block:before {
  order: 2;
  font-size: 2rem;
  margin-left: 20px;
  position: relative;
  overflow: hidden;
  height: 20px;
  -o-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
}
.faq_conditions .answer_block {
  display: none;
  padding: 0 30px;
  font-size: 114.29%;
  line-height: 1.5em;
}
.faq_conditions .answer_block:before {
  display: block;
  content: "";
  height: 6px;
}
.faq_conditions .answer_block:after {
  display: block;
  content: "";
  height: 20px;
}
.faq_conditions .answer_block a {
  color: inherit;
  text-decoration: underline;
  font-weight: 600;
}
.faq_conditions .tab_block {
  -o-transition: none;
  -ms-transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
}
.faq_conditions .opened .question_block:before {
  height: 2px;
}

.guide_section .middle_title {
  text-align: center;
}
.guide_section .short_desc {
  max-width: 740px;
  text-align: center;
  margin: 12px auto 0;
  font-weight: 300;
  font-size: 171.43%;
}

.guide_content {
  margin: clamp(32px, 8%, 140px) auto 0;
  display: flex;
  max-width: 1100px;
}
.guide_content .guide_screens {
  flex: 0 0 45%;
  max-width: 45%;
  position: relative;
  position: relative;
  overflow: hidden;
}
.guide_content .guide_screens > * {
  max-width: 400px;
  pointer-events: none;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.guide_content .guide_screens > *:not(.selected) {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
}
.guide_content .guide_screens .swiper-slide {
  position: relative;
  overflow: hidden;
}
.guide_content .guide_screens img {
  display: block;
  width: 100%;
  height: auto;
}
.guide_content .guide_steps {
  flex: 0 0 55%;
  max-width: 55%;
}
.guide_content .guide_steps ul {
  padding: 90px 0 0;
  margin: 0;
  list-style-type: none;
  position: relative;
  counter-reset: numbering;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.guide_content .guide_steps ul:before {
  display: block;
  content: "";
  position: absolute;
  left: 3px;
  bottom: 100%;
  margin-bottom: -4px;
  width: 41px;
  height: 41px;
  border-radius: 50%;
  background: #006851;
  border: 6px solid #37AFAF;
}
.guide_content .guide_steps ul:after {
  display: block;
  content: "";
  position: absolute;
  left: 23px;
  top: 4px;
  border-left: 1px solid;
  height: 86px;
}
.guide_content .guide_steps ul:not(.selected) {
  display: none;
}
.guide_content .guide_steps li {
  counter-increment: numbering;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 2;
  font-size: 171.43%;
  margin: 22px 0;
  cursor: pointer;
}
.guide_content .guide_steps li:before {
  min-width: 47px;
  margin-right: 32px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #cacaca;
  border: 6px solid #00BA64;
  content: counter(numbering);
  position: relative;
  z-index: 2;
}
.guide_content .guide_steps li:after {
  display: block;
  content: "";
  position: absolute;
  left: 23px;
  top: -22px;
  border-left: 1px solid;
  bottom: -22px;
  z-index: -1;
}
.guide_content .guide_steps li:last-child:after {
  bottom: 50%;
}
.guide_content .guide_steps li.active:before, .guide_content .guide_steps li:has(~ .active):before {
  background: #45ff71;
  border-color: #00ba64;
}
.guide_content .guide_steps li.active {
  pointer-events: none;
}
.guide_content .device_type {
  display: flex;
  padding-left: 20px;
}
.guide_content .device_type button {
  color: inherit;
  margin-left: 56px;
  font-weight: 600;
  font-size: 171.43%;
}
.guide_content .device_type button.selected {
  text-decoration: underline;
  pointer-events: none;
}

.packages_section {
  padding-top: clamp(40px, 6%, 105%);
  padding-bottom: clamp(60px, 10%, 189px);
  padding-left: 34px;
  padding-right: 34px;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: cover;
}
.packages_section .middle_title {
  text-align: center;
}
.packages_section .tab_section {
  margin-top: clamp(30px, 5%, 81px);
}
.packages_section .tab_btns {
  display: flex;
  justify-content: center;
  gap: 60px;
  border: none;
}
.packages_section .tab_btns button {
  color: #ffffff;
  flex: 1;
  max-width: 376px;
  border-radius: 16px;
  font-size: 142.86%;
  height: 78px;
  background: transparent;
  padding: 0 20px;
  border: none;
  position: relative;
  z-index: 2;
}
.packages_section .tab_btns button:before {
  z-index: -1;
  content: "";
  border-radius: inherit;
  opacity: 0.3;
}
.packages_section .tab_btns button.selected:before {
  opacity: 1;
}
.packages_section .tab_btns button[data-tab*=regional] {
  outline: 3px solid rgba(255, 255, 255, 0.33) !important;
  outline-offset: -3px;
}
.packages_section .tab_btns button[data-tab*=regional].selected {
  outline-color: #ffffff !important;
  background: linear-gradient(to right, #69da9e 0%, #87d0cf 100%);
}
.packages_section .tab_btns button[data-tab=prepaid]:before {
  background: linear-gradient(0deg, rgba(153, 255, 175, 0.7) 0%, rgba(101, 234, 129, 0.7) 55%, rgba(31, 170, 100, 0.7) 100%);
}
.packages_section .tab_btns button[data-tab=postpaid]:before {
  background: linear-gradient(0deg, rgba(145, 206, 203, 0.7) 0%, rgba(55, 175, 175, 0.7) 55%, rgba(0, 104, 81, 0.7) 100%);
}
.packages_section .tab_btns button:not([data-tab*=regional]) {
  font-weight: 600;
}
.packages_section .tabs_container {
  margin-top: clamp(30px, 5%, 86px);
}
.packages_section .packages_list {
  max-width: 1766px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  height: auto;
}
.packages_section .swiper-slide {
  padding: 0 18px;
  display: flex;
  height: auto;
}
.packages_section .swiper-slide:has(.hint_info:hover) {
  z-index: 2;
}
.packages_section .swiper-wrapper:before, .packages_section .swiper-wrapper:after {
  display: block;
  content: "";
  flex: 1;
}
.packages_section .conditions_info {
  max-width: 1766px;
  margin: 72px auto 0;
  padding: 0 18px;
  text-align: right;
  color: #a7a7a7;
  font-size: 114.29%;
}
.packages_section .conditions_info button {
  display: inline-block;
  vertical-align: top;
  color: inherit;
  text-decoration: underline;
}

.prepaid .package_5g .package_head {
  background-image: url("../../images/5g/prepaid_head.webp");
}
.prepaid .package_5g .count_block {
  color: #44B75D;
}

.postpaid .package_5g .package_head {
  background-image: url("../../images/5g/postpaid_head.webp");
}
.postpaid .package_5g a[href*=tel],
.postpaid .package_5g .count_block {
  color: #3B7F72;
}

.regional .package_5g .package_head {
  background-image: url("../../images/5g/regional_head.webp");
}
.regional .package_5g .count_block {
  color: #44B75D;
}
.regional .package_5g .package_price {
  color: #2E676D;
}
.regional .package_5g .sticker {
  font-size: 71.43%;
  font-weight: 600;
  padding: 5px 6px;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
  -o-transform: translate3d(-50%, 0, 0);
  background: url("../../images/5g/sticker_bg.png") no-repeat;
  background-size: 100% 100%;
}

.package_5g {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.package_5g .package_head {
  background-size: 100% 100%;
  background-position: top left;
  background-repeat: no-repeat;
  min-height: 144px;
  padding: 29px 42px 0;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  position: relative;
  overflow: hidden;
  border-radius: 24px 24px 0 0;
}
.package_5g .package_head img {
  object-fit: contain;
}
.package_5g .package_body {
  background: #ffffff;
  border-radius: 0 0 24px 24px;
  padding: 10px 8px;
  flex: 1;
  display: flex;
  flex-direction: column;
  color: #262626;
  gap: 8px;
}
.package_5g .include_block {
  box-shadow: 7px 7px 10px rgba(237, 237, 237, 0.75);
  padding: 9px 12px;
  display: flex;
  align-items: center;
  background: #ffffff;
  min-height: 75px;
}
.package_5g .include_block:last-child {
  flex: 1;
  border-radius: 0 0 24px 24px;
}
.package_5g .include_block:has(img[src*=net_]) {
  height: 130px;
}
.package_5g .include_block:has(img[src*=net_]):not(:has(.unlimits_btn)) .count_block {
  font-size: 100%;
}
.package_5g .include_block:has(img[src*=phone_]):not(:has(.hint_info)) .count_block {
  font-size: 100%;
}
.package_5g .include_icon {
  text-align: center;
  flex: 0 0 34px;
  max-width: 34px;
  margin-left: 17px;
  margin-right: 27px;
}
.package_5g .include_icon img {
  max-width: 100%;
  height: auto;
}
.package_5g .include_size {
  font-size: 128.57%;
  font-weight: 300;
}
.package_5g .include_size > span:first-child {
  font-size: 111.11%;
  font-weight: 800;
  display: block;
  white-space: nowrap;
}
.package_5g .include_size .count_block {
  font-size: 150%;
}
.package_5g .include_size a:not([href*=tel]) {
  color: inherit;
  text-decoration: underline;
}
.package_5g .include_size small {
  display: block;
  font-size: 1.2rem;
  color: #000000;
}
.package_5g .unlimits_btn[data-popup*=socials] {
  display: flex;
  text-align: left;
  flex-wrap: wrap;
  font-weight: 300;
  gap: 6px;
  margin-top: 12px;
}
.package_5g .unlimits_btn[data-popup*=socials] span {
  font-weight: 800;
  margin-left: 4px;
}
.package_5g .unlimits_btn[data-popup*=channels] {
  margin-left: auto;
  margin-top: 40px;
}
.package_5g .unlimits_btn[data-popup*=channels] img {
  display: block;
  width: auto;
  height: 24px;
}
.package_5g .hint_info {
  margin-left: auto;
}
.package_5g .hint_info:before {
  transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  -o-transform: none;
  left: auto;
  right: -10px;
}
.package_5g .package_foot {
  margin-top: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #ffffff;
  border-radius: 24px;
  padding: 27px 35px;
}
.package_5g .primary_5g {
  border: none;
  font-size: 142.86%;
  height: 46px;
  min-width: 185px;
}
.package_5g .package_price {
  text-align: right;
  font-size: 114.29%;
  color: #2E676D;
  line-height: 22px;
}
.package_5g .package_price span {
  font-size: 200%;
  font-weight: 600;
  color: #000000;
  display: block;
  line-height: 36px;
}

@keyframes highlightItem {
  0%, 100% {
    transform: scale(1);
    opacity: 0.23;
    filter: brightness(1);
  }
  50% {
    transform: scale(1.15);
    opacity: 1;
    filter: brightness(1.4);
  }
}
.animate_logo {
  position: relative;
  display: block;
}
.animate_logo svg {
  position: absolute;
  width: auto !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 200% !important;
}
.animate_logo:has(svg) img {
  visibility: hidden;
}

.channels_popup .popup_body:before, .channels_popup .popup_body:after {
  top: 10px;
}

.package_popup .popup_head img {
  position: relative;
  left: auto;
  top: 0;
  width: 120px;
  height: auto;
}
.package_popup .primary_5g {
  height: 40px;
  min-width: 180px;
  border: 1px solid #ffffff;
  font-size: 114.29%;
}
.package_popup .primary_5g.loading {
  pointer-events: none;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.package_popup .primary_5g.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;
}
.package_popup .join_form {
  text-align: center;
  margin-top: 24px;
}
.package_popup .field_block {
  text-align: left;
}
.package_popup .popup_title span {
  font-weight: 300;
  display: block;
}
.package_popup .popup_title img {
  display: block;
  margin: 8px auto 0;
  width: 120px;
  height: auto;
}
.package_popup .popup_title:has(img) {
  text-align: center;
}
.package_popup .join_options {
  margin-top: 16px;
}

.page_head {
  padding-bottom: 24px;
}

.coverage_switch {
  display: flex;
  justify-content: space-between;
  margin: 0 -8px;
  padding: 8px 0;
  position: relative;
  white-space: nowrap;
}

.net_switch {
  display: flex;
  white-space: nowrap;
  flex-wrap: wrap;
}
.net_switch label {
  margin: 0 8px 20px;
  color: #DADCDA;
  border: 1px solid #3A3B3A;
  padding: 12px 24px;
  border-radius: 16px;
  font-weight: 800;
  min-width: 105px;
  position: relative;
  cursor: pointer;
  font-size: 114.29%;
  line-height: 1.5em;
}
@media (hover: hover) {
  .net_switch label:hover {
    color: #ffffff;
    border-color: #DADCDA;
  }
}
.net_switch label:has(input:checked) {
  color: #ffffff;
  border-color: #7CE00B;
  pointer-events: none;
}

.locality_switch {
  border: 1px solid #3A3B3A;
  display: flex;
  border-radius: 16px;
  margin: 0 8px 20px 20px;
}
.locality_switch label {
  display: block;
  border-radius: inherit;
  border: 1px solid transparent;
  color: #DADCDA;
  padding: 9px 15px;
  margin: -1px;
  font-weight: 500;
  font-size: 114.29%;
  line-height: 1.5em;
  cursor: pointer;
}
.locality_switch label:has(input:checked) {
  color: #ffffff;
  border-color: #7CE00B;
  pointer-events: none;
}

.map_section {
  display: flex;
  height: 666px;
  border-radius: 16px;
  background: #F7F8F7;
  margin-bottom: 64px;
}

.map_block {
  height: 100%;
  flex: 1;
  position: relative;
  overflow: hidden;
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
  z-index: 2;
}
.map_block #map {
  height: 100%;
}
.map_block:not(.ready) {
  background: url("../images/loader.svg") no-repeat;
  background-size: 120px;
  background-position: center;
}
.map_block:not(.ready) .map_type_toggle,
.map_block:not(.ready) #map {
  opacity: 0;
}
.map_block .map_type_toggle {
  position: absolute;
  bottom: 24px;
  left: 16px;
  width: 70px;
  aspect-ratio: 1;
  padding: 0;
  background: transparent;
  border: 2px solid #ffffff;
  border-radius: 4px;
  overflow: hidden;
}
.map_block .map_type_toggle img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.map_block .map_type_toggle[data-type=roadmap] .roadmap_image, .map_block .map_type_toggle[data-type=satellite] .satellite_image {
  display: none;
}
.map_block .coverage_legend {
  position: absolute;
  top: 16px;
  left: 16px;
  border-radius: 16px;
  z-index: 10;
  background: #ffffff;
  font-weight: 500;
  margin: 0;
  padding: 16px;
  list-style-type: none;
}
.map_block .coverage_legend li {
  display: flex;
  align-items: flex-start;
}
.map_block .coverage_legend li:not(:first-child) {
  padding-top: 16px;
}
.map_block .coverage_legend li span {
  display: block;
  min-width: 16px;
  aspect-ratio: 1;
  margin: 2px 12px 2px 0;
  border-radius: 4px;
}
.map_block img[src*=kmz] {
  opacity: 0.4;
}

.coverage_regions {
  flex: 2;
  max-width: 96px;
  -o-transition: max-width 0.5s;
  -ms-transition: max-width 0.5s;
  -moz-transition: max-width 0.5s;
  -webkit-transition: max-width 0.5s;
  transition: max-width 0.5s;
  height: 100%;
  position: relative;
  padding: 24px 24px 0;
  display: flex;
  flex-direction: column;
}
.coverage_regions:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 96px;
  background: #F7F8F7;
  z-index: 2;
  border-top-left-radius: 16px;
}
.coverage_regions .list_hint {
  position: absolute;
  left: -20px;
  min-width: 136px;
  top: -14px;
  border-radius: 20px;
  font-weight: 500;
  padding: 4px 16px;
  z-index: 3;
  background: #ffffff;
  color: #ffffff;
  white-space: nowrap;
  text-align: center;
  pointer-events: none;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.coverage_regions .list_hint:before {
  position: absolute;
  top: 100%;
  left: 68px;
  margin: -3px -5px;
  -o-transition: opacity 0.2s 0.5s;
  -ms-transition: opacity 0.2s 0.5s;
  -moz-transition: opacity 0.2s 0.5s;
  -webkit-transition: opacity 0.2s 0.5s;
  transition: opacity 0.2s 0.5s;
  pointer-events: none;
  color: #ffffff;
}
.coverage_regions.opened {
  max-width: 50%;
}
.coverage_regions.opened .list_hint {
  padding: 31px 24px;
  background: transparent;
  font-weight: 800;
  color: #ffffff;
  font-size: 171.43%;
  line-height: 1.33em;
  left: 0;
  top: 0;
}
.coverage_regions.opened .list_hint:before {
  opacity: 0;
  -o-transition: opacity 0.2s 0s;
  -ms-transition: opacity 0.2s 0s;
  -moz-transition: opacity 0.2s 0s;
  -webkit-transition: opacity 0.2s 0s;
  transition: opacity 0.2s 0s;
}
.coverage_regions.opened .regions_container {
  pointer-events: initial;
  opacity: 1;
}
.coverage_regions .toggle_btn {
  font-size: 0;
  margin-left: auto;
  position: relative;
  z-index: 3;
  border: 1px solid #3A3B3A;
  background: #ffffff;
  color: inherit;
  border-radius: 8px;
  width: 48px;
  height: 48px;
}
.coverage_regions .toggle_btn:before {
  display: block;
  font-size: 2.4rem;
  -o-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s;
}
@media (hover: hover) {
  .coverage_regions .toggle_btn:hover {
    border-color: #DADCDA;
  }
}
.coverage_regions .regions_container {
  flex: 1;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  z-index: 1;
  margin: 0 -24px;
  width: calc(50vw - 16px);
  max-width: 680px;
  pointer-events: none;
  opacity: 0;
  padding-left: 24px;
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.coverage_regions .regions_container.dragging *, .coverage_regions .regions_container.dragging *:before {
  pointer-events: none;
}
.coverage_regions .regions_container > ul > li {
  margin-right: 24px;
  -o-transition: padding 0.3s;
  -ms-transition: padding 0.3s;
  -moz-transition: padding 0.3s;
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
}
.coverage_regions .regions_container > ul > li:not(:first-child) {
  border-top: 1px solid #3A3B3A;
}
.coverage_regions .regions_container > ul > li.opened {
  padding-bottom: 24px;
}
.coverage_regions .regions_container > ul > li.opened .region_block {
  max-height: 500px;
}
.coverage_regions .regions_container button {
  border: none;
  padding: 24px 0;
  font-size: 142.86%;
  line-height: 1.4em;
  background: transparent;
  font-weight: 800;
  color: inherit;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.coverage_regions .regions_container button:before {
  margin-left: 20px;
  order: 2;
  display: block;
  font-size: 3.2rem;
  -o-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.coverage_regions .regions_container button span {
  pointer-events: none;
}
.coverage_regions .regions_container [class*=roads_]:not(.showed), .coverage_regions .regions_container:has(.showed) .regions_list {
  display: none;
}
.coverage_regions .region_block {
  position: relative;
  overflow-x: auto;
  overflow-y: scroll !important;
  border-radius: 16px;
  outline: 1px solid #3A3B3A;
  outline-offset: -1px;
  background: #ffffff;
  max-height: 0;
  -o-transition: max-height 0.3s;
  -ms-transition: max-height 0.3s;
  -moz-transition: max-height 0.3s;
  -webkit-transition: max-height 0.3s;
  transition: max-height 0.3s;
}
.coverage_regions table {
  min-width: 100%;
  border-spacing: 0;
}
.coverage_regions table .icon_yes:before {
  font-size: 2.4rem;
  color: #7CE00B;
  display: block;
}
.coverage_regions table .icon_no:before {
  font-size: 2.4rem;
  color: #FB2A0E;
  display: block;
}
.coverage_regions table thead {
  position: sticky;
  top: 0;
}
.coverage_regions table thead th, .coverage_regions table thead td {
  font-weight: 800;
  font-size: 128.57%;
  line-height: 1.44em;
  background: #EFFEDD;
}
.coverage_regions table th, .coverage_regions table td {
  padding: 4px 12px;
  height: 60px;
  width: 100px;
  vertical-align: middle;
}
.coverage_regions table th:not(:first-child), .coverage_regions table td:not(:first-child) {
  text-align: center;
}
.coverage_regions table th:first-child, .coverage_regions table td:first-child {
  padding-left: 24px;
  max-width: 180px;
  width: 180px;
}
.coverage_regions table th:last-child, .coverage_regions table td:last-child {
  padding-right: 24px;
}
.coverage_regions table tbody td {
  font-size: 114.29%;
  line-height: 1.5em;
  border-top: 1px solid #3A3B3A;
  color: #DADCDA;
}
.coverage_regions table:has(th[rowspan]) thead td, .coverage_regions table:has(th[rowspan]) thead th {
  height: 40px;
  vertical-align: bottom;
  padding-top: 8px;
  padding-bottom: 8px;
}
.coverage_regions table:has(th[rowspan]) thead tr:first-child th:not([rowspan]),
.coverage_regions table:has(th[rowspan]) thead tr:first-child td:not([rowspan]) {
  padding-bottom: 0;
  vertical-align: top;
}
.coverage_regions table:has(th[rowspan]) thead tr:nth-child(2) th,
.coverage_regions table:has(th[rowspan]) thead tr:nth-child(2) td {
  padding-top: 0;
}
.coverage_regions [class*=roads_] {
  margin: 24px 24px 16px 0;
  border-radius: 16px;
  outline: 1px solid #3A3B3A;
  outline-offset: -1px;
  background: #ffffff;
  position: relative;
  overflow-x: auto;
  overflow-y: scroll !important;
  max-height: 540px;
}
.coverage_regions [class*=roads_] table td, .coverage_regions [class*=roads_] table th {
  padding-top: 8px;
  padding-bottom: 8px;
}
.coverage_regions [class*=roads_] table td:first-child, .coverage_regions [class*=roads_] table th:first-child {
  padding-left: 12px;
}
.coverage_regions [class*=roads_] table td:not(:nth-child(2)), .coverage_regions [class*=roads_] table th:not(:nth-child(2)) {
  white-space: nowrap;
}
.coverage_regions [class*=roads_] table thead tr:first-child td:first-child, .coverage_regions [class*=roads_] table thead tr:first-child th:first-child {
  max-width: 40px;
  width: 40px;
}
.coverage_regions [class*=roads_] table thead tr:first-child td:nth-child(2), .coverage_regions [class*=roads_] table thead tr:first-child th:nth-child(2) {
  text-align: left;
}
.coverage_regions [class*=roads_] table tbody td:first-child {
  font-weight: 800;
  max-width: 40px;
  width: 40px;
}
.coverage_regions [class*=roads_] table tbody td:nth-child(2) {
  width: 100%;
  text-align: left;
}

@media screen and (max-width: 1439px) {
  .coverage_regions .regions_block table td, .coverage_regions .regions_block table th {
    min-width: 100px;
  }
  .coverage_regions table thead td, .coverage_regions table thead th {
    font-size: 114.29%;
    line-height: 1.5em;
  }
  .coverage_regions table tbody td {
    font-size: 100%;
    line-height: 1.43em;
  }
}
html:not(.touch) .regions_container::-webkit-scrollbar,
html:not(.touch) .region_block::-webkit-scrollbar,
html:not(.touch) [class*=roads_]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
html:not(.touch) .regions_container::-webkit-scrollbar-track,
html:not(.touch) .region_block::-webkit-scrollbar-track,
html:not(.touch) [class*=roads_]::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 0;
}
html:not(.touch) .regions_container::-webkit-scrollbar-thumb,
html:not(.touch) .region_block::-webkit-scrollbar-thumb,
html:not(.touch) [class*=roads_]::-webkit-scrollbar-thumb {
  background: #BBBFBB;
  border-radius: 5px;
}
html:not(.touch) [class*=roads_]::-webkit-scrollbar-track,
html:not(.touch) .region_block::-webkit-scrollbar-track {
  margin: 10px;
}
html:not(.touch) .regions_container::-webkit-scrollbar-track {
  margin-top: 24px;
}
html:not(.touch) .moz .regions_container,
html:not(.touch) .moz [class*=roads_],
html:not(.touch) .moz .region_block {
  scrollbar-color: #BBBFBB transparent;
  scrollbar-width: thin;
}

.footer .app_btn, .store_section .swiper-prev,
.store_section .swiper-next, .field_block:has(.field_hint) .error_hint, .field_block:has(.back_error.showed) .error_hint {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.field_block .field_remove, .popup_close.icon_close, .package_block .unlimits_btn, .channels_popup .categories_list li, .header .clear_btn,
.header .search_btn, .footer .socials_list a, .pay_section .radio_btn, .checkbox_btn a:before, .view_more:before, .package_block .details_toggle:before, .package_block .include_block .more_link:before, .package_popup .option_info a:before, .faq_list .question_block:before, .header_top .website_menu .drop_btn:before, .header .category_menu a:before, .header .hotline a:before, .header .help_btn:before, .header .lg_block .drop_list a:before, .header .website_menu .drop_list a:before, .header .shop_btn:before, .footer .developer a:before, .footer .contact_info a:before, .footer_menues a:before, .locality_switch label:before, .coverage_regions .regions_container button:before, .checkbox_btn a:after, .view_more:after, .package_block .details_toggle:after, .package_block .include_block .more_link:after, .package_popup .option_info a:after, .faq_list .question_block:after, .header_top .website_menu .drop_btn:after, .header .category_menu a:after, .header .hotline a:after, .header .help_btn:after, .header .lg_block .drop_list a:after, .header .website_menu .drop_list a:after, .header .shop_btn:after, .footer .developer a:after, .footer .contact_info a:after, .footer_menues a:after, .locality_switch label:after, .coverage_regions .regions_container button:after, .packages_section .conditions_info button, .faq_conditions .answer_block a {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.header .submenu_list ul:has(img) a, .header .payment_block a, .header .submenu_list ul:not(:has(img)) a {
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.checkbox_btn a:has(span) span, .view_more:has(span) span, .package_block .details_toggle:has(span) span, .package_block .include_block .more_link:has(span) span, .package_popup .option_info a:has(span) span, .faq_list .question_block:has(span) span, .header_top .website_menu .drop_btn:has(span) span, .header .category_menu a:has(span) span, .header .hotline a:has(span) span, .header .help_btn:has(span) span, .header .lg_block .drop_list a:has(span) span, .header .website_menu .drop_list a:has(span) span, .header .shop_btn:has(span) span, .footer .developer a:has(span) span, .footer .contact_info a:has(span) span, .footer_menues a:has(span) span, .locality_switch label:has(span) span, .coverage_regions .regions_container button:has(span) span, .checkbox_btn a, .view_more, .package_block .details_toggle, .package_block .include_block .more_link, .package_popup .option_info a, .faq_list .question_block, .header_top .website_menu .drop_btn, .header .category_menu a, .header .hotline a, .header .help_btn, .header .lg_block .drop_list a, .header .website_menu .drop_list a, .header .shop_btn, .footer .developer a, .footer .contact_info a, .footer_menues a, .locality_switch label, .coverage_regions .regions_container button, .primary_btn, .secondary_btn, .primary_btn_sm, .secondary_btn_sm, .back_error,
.error_hint, .checkbox_btn:before, .light_btn, .light_btn_sm, .response_popup .close_btn, .tab_btns li, .packages_list .swiper-prev,
.packages_list .swiper-next, .bnners_slider .swiper-prev,
.bnners_slider .swiper-next, .inner_bnners .bnner_block, .inner_bnners2 .bnner_block, .inner_bnners3 .bnner_block, .mono_bnner .light_btn, .info_slider .swiper-prev,
.info_slider .swiper-next, .requisites .info_block a, .faq_list .question_block:after, .header .lg_block .drop_btn, .header .payment_block .drop_btn, .apps_section .app_btn, .net_switch label, .coverage_regions .toggle_btn {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.checkbox_btn, .tab_btns li, .channels_popup .categories_list li, .pay_section .radio_btn, .net_switch label, .locality_switch label {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

input[type=checkbox], input[type=radio], .net_switch label input {
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 0;
  visibility: hidden;
}

.faq_conditions .answer_block a:active {
  color: #7CE00B;
}

.footer .app_btn:active, .store_section .swiper-prev:active,
.store_section .swiper-next:active {
  opacity: 0.7;
}

.packages_section .conditions_info button:active {
  color: #ffffff;
}

.primary_btn:active, .secondary_btn:active, .primary_btn_sm:active, .secondary_btn_sm:active {
  background: #ACF524;
  color: #1D201D;
}

.checkbox_btn a:has(span) span, .view_more:has(span) span, .package_block .details_toggle:has(span) span, .package_block .include_block .more_link:has(span) span, .package_popup .option_info a:has(span) span, .faq_list .question_block:has(span) span, .header_top .website_menu .drop_btn:has(span) span, .header .category_menu a:has(span) span, .header .hotline a:has(span) span, .header .help_btn:has(span) span, .header .lg_block .drop_list a:has(span) span, .header .website_menu .drop_list a:has(span) span, .header .shop_btn:has(span) span, .footer .developer a:has(span) span, .footer .contact_info a:has(span) span, .footer_menues a:has(span) span, .locality_switch label:has(span) span, .coverage_regions .regions_container button:has(span) span {
  text-decoration: underline;
  text-decoration-color: transparent;
}
.checkbox_btn a:not(:has(span)), .view_more:not(:has(span)), .package_block .details_toggle:not(:has(span)), .package_block .include_block .more_link:not(:has(span)), .package_popup .option_info a:not(:has(span)), .faq_list .question_block:not(:has(span)), .header_top .website_menu .drop_btn:not(:has(span)), .header .category_menu a:not(:has(span)), .header .hotline a:not(:has(span)), .header .help_btn:not(:has(span)), .header .lg_block .drop_list a:not(:has(span)), .header .website_menu .drop_list a:not(:has(span)), .header .shop_btn:not(:has(span)), .footer .developer a:not(:has(span)), .footer .contact_info a:not(:has(span)), .footer_menues a:not(:has(span)), .locality_switch label:not(:has(span)), .coverage_regions .regions_container button:not(:has(span)) {
  text-decoration: underline;
  text-decoration-color: transparent;
}
.checkbox_btn a:active, .view_more:active, .package_block .details_toggle:active, .package_block .include_block .more_link:active, .package_popup .option_info a:active, .faq_list .question_block:active, .header_top .website_menu .drop_btn:active, .header .category_menu a:active, .header .hotline a:active, .header .help_btn:active, .header .lg_block .drop_list a:active, .header .website_menu .drop_list a:active, .header .shop_btn:active, .footer .developer a:active, .footer .contact_info a:active, .footer_menues a:active, .locality_switch label:active, .coverage_regions .regions_container button:active {
  color: #ffffff;
}
.checkbox_btn a:active:has(span) span, .view_more:active:has(span) span, .package_block .details_toggle:active:has(span) span, .package_block .include_block .more_link:active:has(span) span, .package_popup .option_info a:active:has(span) span, .faq_list .question_block:active:has(span) span, .header_top .website_menu .drop_btn:active:has(span) span, .header .category_menu a:active:has(span) span, .header .hotline a:active:has(span) span, .header .help_btn:active:has(span) span, .header .lg_block .drop_list a:active:has(span) span, .header .website_menu .drop_list a:active:has(span) span, .header .shop_btn:active:has(span) span, .footer .developer a:active:has(span) span, .footer .contact_info a:active:has(span) span, .footer_menues a:active:has(span) span, .locality_switch label:active:has(span) span, .coverage_regions .regions_container button:active:has(span) span, .checkbox_btn a:active:not(:has(span)), .view_more:active:not(:has(span)), .package_block .details_toggle:active:not(:has(span)), .package_block .include_block .more_link:active:not(:has(span)), .package_popup .option_info a:active:not(:has(span)), .faq_list .question_block:active:not(:has(span)), .header_top .website_menu .drop_btn:active:not(:has(span)), .header .category_menu a:active:not(:has(span)), .header .hotline a:active:not(:has(span)), .header .help_btn:active:not(:has(span)), .header .lg_block .drop_list a:active:not(:has(span)), .header .website_menu .drop_list a:active:not(:has(span)), .header .shop_btn:active:not(:has(span)), .footer .developer a:active:not(:has(span)), .footer .contact_info a:active:not(:has(span)), .footer_menues a:active:not(:has(span)), .locality_switch label:active:not(:has(span)), .coverage_regions .regions_container button:active:not(:has(span)) {
  text-decoration-color: #ffffff;
}
.checkbox_btn a:active:before, .view_more:active:before, .package_block .details_toggle:active:before, .package_block .include_block .more_link:active:before, .package_popup .option_info a:active:before, .faq_list .question_block:active:before, .header_top .website_menu .drop_btn:active:before, .header .category_menu a:active:before, .header .hotline a:active:before, .header .help_btn:active:before, .header .lg_block .drop_list a:active:before, .header .website_menu .drop_list a:active:before, .header .shop_btn:active:before, .footer .developer a:active:before, .footer .contact_info a:active:before, .footer_menues a:active:before, .locality_switch label:active:before, .coverage_regions .regions_container button:active:before, .checkbox_btn a:active:after, .view_more:active:after, .package_block .details_toggle:active:after, .package_block .include_block .more_link:active:after, .package_popup .option_info a:active:after, .faq_list .question_block:active:after, .header_top .website_menu .drop_btn:active:after, .header .category_menu a:active:after, .header .hotline a:active:after, .header .help_btn:active:after, .header .lg_block .drop_list a:active:after, .header .website_menu .drop_list a:active:after, .header .shop_btn:active:after, .footer .developer a:active:after, .footer .contact_info a:active:after, .footer_menues a:active:after, .locality_switch label:active:after, .coverage_regions .regions_container button:active:after {
  color: #ffffff;
}

.header .submenu_list ul:has(img) a:active, .header .submenu_list ul:not(:has(img)) a:active, .header .payment_block a:active {
  background: #1D201D;
}

.field_block .field_remove:active, .popup_close.icon_close:active, .package_block .unlimits_btn:active, .channels_popup .categories_list li:active, .header .clear_btn:active,
.header .search_btn:active, .footer .socials_list a:active, .pay_section .radio_btn:active {
  color: #ffffff;
}

@media (hover: hover) {
  .faq_conditions .answer_block a:hover {
    color: #7CE00B;
  }

  .footer .app_btn:hover, .store_section .swiper-prev:hover,
.store_section .swiper-next:hover {
    opacity: 0.7;
  }

  .packages_section .conditions_info button:hover {
    color: #ffffff;
  }

  .primary_btn:hover, .secondary_btn:hover, .primary_btn_sm:hover, .secondary_btn_sm:hover {
    background: #ACF524;
    color: #1D201D;
  }

  .checkbox_btn a:has(span):hover span, .view_more:has(span):hover span, .package_block .details_toggle:has(span):hover span, .package_block .include_block .more_link:has(span):hover span, .package_popup .option_info a:has(span):hover span, .faq_list .question_block:has(span):hover span, .header_top .website_menu .drop_btn:has(span):hover span, .header .category_menu a:has(span):hover span, .header .hotline a:has(span):hover span, .header .help_btn:has(span):hover span, .header .lg_block .drop_list a:has(span):hover span, .header .website_menu .drop_list a:has(span):hover span, .header .shop_btn:has(span):hover span, .footer .developer a:has(span):hover span, .footer .contact_info a:has(span):hover span, .footer_menues a:has(span):hover span, .locality_switch label:has(span):hover span, .coverage_regions .regions_container button:has(span):hover span, .checkbox_btn a:not(:has(span)):hover, .view_more:not(:has(span)):hover, .package_block .details_toggle:not(:has(span)):hover, .package_block .include_block .more_link:not(:has(span)):hover, .package_popup .option_info a:not(:has(span)):hover, .faq_list .question_block:not(:has(span)):hover, .header_top .website_menu .drop_btn:not(:has(span)):hover, .header .category_menu a:not(:has(span)):hover, .header .hotline a:not(:has(span)):hover, .header .help_btn:not(:has(span)):hover, .header .lg_block .drop_list a:not(:has(span)):hover, .header .website_menu .drop_list a:not(:has(span)):hover, .header .shop_btn:not(:has(span)):hover, .footer .developer a:not(:has(span)):hover, .footer .contact_info a:not(:has(span)):hover, .footer_menues a:not(:has(span)):hover, .locality_switch label:not(:has(span)):hover, .coverage_regions .regions_container button:not(:has(span)):hover {
    text-decoration-color: #ffffff;
  }
  .checkbox_btn a:hover, .view_more:hover, .package_block .details_toggle:hover, .package_block .include_block .more_link:hover, .package_popup .option_info a:hover, .faq_list .question_block:hover, .header_top .website_menu .drop_btn:hover, .header .category_menu a:hover, .header .hotline a:hover, .header .help_btn:hover, .header .lg_block .drop_list a:hover, .header .website_menu .drop_list a:hover, .header .shop_btn:hover, .footer .developer a:hover, .footer .contact_info a:hover, .footer_menues a:hover, .locality_switch label:hover, .coverage_regions .regions_container button:hover {
    color: #ffffff;
  }
  .checkbox_btn a:hover:before, .view_more:hover:before, .package_block .details_toggle:hover:before, .package_block .include_block .more_link:hover:before, .package_popup .option_info a:hover:before, .faq_list .question_block:hover:before, .header_top .website_menu .drop_btn:hover:before, .header .category_menu a:hover:before, .header .hotline a:hover:before, .header .help_btn:hover:before, .header .lg_block .drop_list a:hover:before, .header .website_menu .drop_list a:hover:before, .header .shop_btn:hover:before, .footer .developer a:hover:before, .footer .contact_info a:hover:before, .footer_menues a:hover:before, .locality_switch label:hover:before, .coverage_regions .regions_container button:hover:before, .checkbox_btn a:hover:after, .view_more:hover:after, .package_block .details_toggle:hover:after, .package_block .include_block .more_link:hover:after, .package_popup .option_info a:hover:after, .faq_list .question_block:hover:after, .header_top .website_menu .drop_btn:hover:after, .header .category_menu a:hover:after, .header .hotline a:hover:after, .header .help_btn:hover:after, .header .lg_block .drop_list a:hover:after, .header .website_menu .drop_list a:hover:after, .header .shop_btn:hover:after, .footer .developer a:hover:after, .footer .contact_info a:hover:after, .footer_menues a:hover:after, .locality_switch label:hover:after, .coverage_regions .regions_container button:hover:after {
    color: #ffffff;
  }

  .header .submenu_list ul:has(img) a:hover, .header .submenu_list ul:not(:has(img)) a:hover, .header .payment_block a:hover {
    background: #1D201D;
  }

  .field_block .field_remove:hover, .popup_close.icon_close:hover, .package_block .unlimits_btn:hover, .channels_popup .categories_list li:hover, .header .clear_btn:hover,
.header .search_btn:hover, .footer .socials_list a:hover, .pay_section .radio_btn:hover {
    color: #ffffff;
  }
}

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