@charset "UTF-8";
@font-face {
  font-family: "ucom_sans";
  src: url("../../fonts/UcomSans/UcomSans.eot");
  src: url("../../fonts/UcomSans/UcomSans.eot?#iefix") format("embedded-opentype"), url("../../fonts/UcomSans/UcomSans.woff") format("woff"), url("../../fonts/UcomSans/UcomSans.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ucom_sans_bold";
  src: url("../../fonts/UcomSans/UcomSans-Bold.eot");
  src: url("../../fonts/UcomSans/UcomSans-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/UcomSans/UcomSans-Bold.woff") format("woff"), url("../../fonts/UcomSans/UcomSans-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ucom_sans_semibold";
  src: url("../../fonts/UcomSans/UcomSans-Semibold.eot");
  src: url("../../fonts/UcomSans/UcomSans-Semibold.eot?#iefix") format("embedded-opentype"), url("../../fonts/UcomSans/UcomSans-Semibold.woff") format("woff"), url("../../fonts/UcomSans/UcomSans-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "icon";
  font-display: "auto";
  src: url("../../fonts/icons/icomoon.eot?cqs93b");
  src: url("../../fonts/icons/icomoon.eot?cqs93b#iefix") format("embedded-opentype"), url("../../fonts/icons/icomoon.ttf?cqs93b") format("truetype"), url("../../fonts/icons/icomoon.woff?cqs93b") format("woff");
  font-weight: normal;
  font-style: normal;
}
.icon_facebook:before {
  content: "\e90a";
}

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

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

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

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

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

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

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

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

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

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

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

.icon_s1_logo:before {
  content: "\e900";
}

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

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

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

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

.icon_check:before, .order_form .checkbox_field .check_btn:before {
  content: "\e905";
}

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

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

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

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

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

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

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

.apps_list, .footer .socials, .header .lg_list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.popup_block[data-color=green] .order_btn:after, .popup_block[data-color=green] .tab_btns button:after, .popup_block[data-color=green] .popup_container:after, .popup_block[data-color=orange] .order_btn:after, .popup_block[data-color=orange] .tab_btns button:after, .popup_block[data-color=orange] .popup_container:after, .popup_block[data-color=purple] .order_btn:after, .popup_block[data-color=purple] .tab_btns button:after, .popup_block[data-color=purple] .popup_container:after, .faq_section .faq_list li:before, .faq_section .faq_list li:after, .join_and_win .pdf_btn:after, .btn:before, .package_block.green_package .btn:after, .package_block.green_package:after, .package_block.orange_package .btn:after, .package_block.orange_package .include_block:after, .package_block.orange_package:after, .package_block.purple_package .btn:after, .package_block.purple_package .include_block:after, .package_block.purple_package:after, .top_section .scroll_down:after, .header .main_logo:before, .header_inner:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.order_form .checkbox_field .check_btn:before, [class*=icon_]:before, [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;
}

.order_form .checkbox_field a, .order_form .checkbox_field .check_btn, .join_popup .tab_btns button, .btn .shadow, .top_section .coin_block img, .top_section .coin_block {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.order_form .checkbox_field .check_btn:before, .apps_list .socials_count {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

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

.popup_close {
  border: none;
  padding: 0;
  background: transparent;
}

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

.secondary_btn, .primary_btn {
  border: none;
  height: 40px;
}
@media screen and (min-width: 1024px) {
  .secondary_btn, .primary_btn {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 1023px) {
  .secondary_btn, .primary_btn {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.primary_btn {
  background: #7DBA09;
  color: #333333;
}
.loading.primary_btn span:first-child {
  -webkit-text-fill-color: transparent;
  position: relative;
}
.loading.primary_btn span:first-child:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px -12px;
  border-radius: 50%;
  color: inherit;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  animation: loadAnimation 1.6s infinite linear;
}

.secondary_btn {
  outline: 1px solid #7DBA09 !important;
  color: #7DBA09;
  background: transparent;
}
.loading.secondary_btn span:first-child {
  -webkit-text-fill-color: transparent;
  position: relative;
}
.loading.secondary_btn span:first-child:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px -12px;
  border-radius: 50%;
  color: inherit;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  animation: loadAnimation 1.6s infinite linear;
}

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

body {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  color: #ffffff;
  background: #000000;
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  font-family: "ucom_sans";
}
body:before {
  position: fixed;
  display: block;
  content: "";
  height: 0;
  width: 100%;
  opacity: 0;
  z-index: 500;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  -o-transition: height 0s 0.8s, opacity 0.3s 0.5s;
  -ms-transition: height 0s 0.8s, opacity 0.3s 0.5s;
  -moz-transition: height 0s 0.8s, opacity 0.3s 0.5s;
  -webkit-transition: height 0s 0.8s, opacity 0.3s 0.5s;
  transition: height 0s 0.8s, opacity 0.3s 0.5s;
}
body.popup_opened {
  overflow: hidden;
}
body.popup_opened:before {
  height: 100%;
  opacity: 1;
  -o-transition: height 0s 0s, opacity 0.5s 0s;
  -ms-transition: height 0s 0s, opacity 0.5s 0s;
  -moz-transition: height 0s 0s, opacity 0.5s 0s;
  -webkit-transition: height 0s 0s, opacity 0.5s 0s;
  transition: height 0s 0s, opacity 0.5s 0s;
}
body:has(.loading) {
  pointer-events: none;
}

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

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

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

a {
  color: #7DBA09;
}
a:not([href]) {
  pointer-events: none;
}

button {
  cursor: pointer;
  display: block;
}

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

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

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

.page_row {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 1024px) {
  .page_row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media screen and (max-width: 1023px) {
  .page_row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.page_row .cb {
  flex: 0 0 100%;
  max-width: 100%;
}

.page_container {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
@media screen and (min-width: 1800px) {
  .page_container {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1799px) {
  .page_container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 1440px) {
  .page_container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

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

.error_hint {
  display: block;
  max-height: 0;
  overflow: hidden;
  color: #FF7777;
}

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

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

.field_block {
  position: relative;
}
.field_block input,
.field_block textarea {
  width: 100%;
}
.field_block textarea {
  resize: none;
  display: block;
}

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

.section_title {
  font-family: "ucom_sans";
  margin: 0;
  font-weight: normal;
  line-height: 1.36em;
  text-align: center;
  text-wrap: balance;
}
.section_title .special {
  font-family: "ucom_sans_bold";
}
@media screen and (min-width: 1441px) {
  .section_title {
    font-size: 600%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .section_title {
    font-size: 500%;
  }
}
@media screen and (min-width: 576px) and (max-width: 1023px) {
  .section_title {
    font-size: 400%;
  }
}
@media screen and (max-width: 575px) {
  .section_title {
    font-size: 300%;
  }
}

.hidden_label {
  display: none;
}

@keyframes loadAnimation {
  9% {
    box-shadow: none;
  }
  10% {
    box-shadow: -8px 0 0;
  }
  35% {
    box-shadow: -8px 0 0;
  }
  35.1% {
    box-shadow: -8px 0 0, 8px 0 0;
  }
  60% {
    box-shadow: -8px 0 0, 8px 0 0;
  }
  60.1% {
    box-shadow: -8px 0 0, 8px 0 0, 24px 0 0;
  }
  85% {
    box-shadow: -8px 0 0, 8px 0 0, 24px 0 0;
  }
  85.1% {
    box-shadow: none;
  }
  100% {
    box-shadow: none;
  }
}
.content {
  position: relative;
  overflow: hidden;
}

.special {
  color: #7DBA09;
}

@keyframes showDown {
  75% {
    padding-top: 20px;
  }
  100% {
    padding-top: 20px;
  }
}
.tab_block {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.tab_block:not(.selected) {
  opacity: 0;
  height: 0;
  position: relative;
  overflow: hidden;
}

.header {
  z-index: 100;
  position: fixed;
  left: 0;
  width: 100%;
  top: 40px;
}
.header_inner {
  position: relative;
  margin: 0 -20px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  height: 85px;
  border-radius: 15px;
  z-index: 5;
}
.header_inner:before {
  content: "";
  border-radius: inherit;
  z-index: -2;
  background: linear-gradient(to bottom, black, #4f5152);
}
.header_inner:after {
  display: block;
  content: "";
  position: absolute;
  border-radius: inherit;
  z-index: -2;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 1px;
  border-radius: inherit;
  background: radial-gradient(circle at 33.52% 0%, rgba(149, 229, 106, 0.13) 0%, rgba(56, 117, 143, 0.0754) 85.15%), radial-gradient(circle at 50% 0%, rgba(255, 255, 255, 0.2048) 0%, rgba(255, 255, 255, 0) 65%), linear-gradient(0deg, #000000, #000000);
}
.header .ucom_logo {
  flex: 1;
}
.header .ucom_logo a {
  display: inline-flex;
  align-items: center;
  vertical-align: top;
  color: inherit;
  border: 1px solid;
  border-radius: 10px;
  padding: 9px 20px;
  font-size: 140%;
  line-height: 19px;
  font-family: "ucom_sans_bold";
}
.header .ucom_logo a span {
  text-decoration: underline;
}
.header .ucom_logo a:before {
  display: block;
  font-size: 1.1rem;
  margin-right: 20px;
}
.header .main_logo {
  padding: 15px;
  margin: -14px 0;
  border-radius: 50%;
  position: relative;
  z-index: 20;
}
.header .main_logo:before {
  content: "";
  border-radius: inherit;
  z-index: -2;
  background: linear-gradient(to bottom, black, #4f5152);
}
.header .main_logo:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 1px;
  border-radius: inherit;
  z-index: -1;
  background: radial-gradient(circle at 33.52% 0%, rgba(149, 229, 106, 0.13) 0%, rgba(56, 117, 143, 0.0754) 85.15%), radial-gradient(circle at 50% 0%, rgba(255, 255, 255, 0.2048) 0%, rgba(255, 255, 255, 0) 65%), linear-gradient(0deg, #000000, #000000);
  box-shadow: 0px 25px 37.6px 0px rgba(0, 0, 0, 0.2);
}
.header .main_logo img {
  display: block;
  width: 82px;
  height: 82px;
  object-fit: contain;
}
.header .lg_list {
  display: flex;
  flex: 1;
  justify-content: flex-end;
}
.header .lg_list:after {
  display: block;
  content: "";
  width: 20px;
}
.header .lg_list li {
  padding-left: 12px;
}
.header .lg_list a {
  color: inherit;
  font-size: 160%;
  line-height: 22px;
  text-decoration: underline;
}
.header .lg_list a.current {
  text-decoration: none;
  font-family: "ucom_sans_bold";
  pointer-events: none;
}

@media screen and (min-width: 576px) {
  .header .lg_list a.current {
    font-family: "ucom_sans_bold";
    pointer-events: none;
  }
}
.footer:before, .footer:after {
  display: block;
  content: "";
  height: 80px;
}
.footer .page_container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.footer .page_container:before {
  display: block;
  content: "";
  flex: 0 0 100%;
  max-width: 100%;
  border-top: 1px solid;
  margin-bottom: 40px;
}
.footer .ucom_logo {
  flex: 1;
}
.footer .ucom_logo a {
  display: block;
  font-size: 0;
  line-height: 0;
}
.footer .ucom_logo img {
  display: block;
}
.footer .socials {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  order: 2;
}
.footer .socials li {
  padding-left: 20px;
}
.footer .socials a {
  display: block;
  font-size: 0;
  line-height: 0;
  color: inherit;
}
.footer .socials a:before {
  display: block;
  font-size: 2.2rem;
}
.footer .copyrights {
  font-size: 140%;
  line-height: 19px;
  flex: 1;
  text-align: center;
}

.top_section {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
  background-size: 0;
  height: 1060px;
}
.top_section:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  margin-top: -15%;
  left: -10%;
  width: 120%;
  aspect-ratio: 2294/1568;
  background: inherit;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.top_section .coin_block {
  position: absolute;
}
.top_section .coin_block img {
  display: block;
  width: 100%;
  height: auto;
  will-change: transform;
}
.top_section .coin_green {
  top: 0;
  margin: 207px auto 0;
  width: 874px;
  left: 0;
  right: 0;
  z-index: 2;
  -o-transition: transform 1s;
  -ms-transition: transform 1s;
  -moz-transition: transform 1s;
  -webkit-transition: transform 1s;
  transition: transform 1s;
}
.top_section .coin_orange {
  right: 50%;
  margin-right: -40px;
  top: 0;
  margin-top: 362px;
  width: 694px;
  -o-transition: transform 1s;
  -ms-transition: transform 1s;
  -moz-transition: transform 1s;
  -webkit-transition: transform 1s;
  transition: transform 1s;
}
.top_section .coin_purple {
  top: 0;
  margin-top: 460px;
  left: 50%;
  margin-left: 135px;
  width: 551px;
  -o-transition: transform 1s;
  -ms-transition: transform 1s;
  -moz-transition: transform 1s;
  -webkit-transition: transform 1s;
  transition: transform 1s;
}
.top_section:not(.ready) .coin_green {
  transform: translate3d(0, -100vh, 0);
  -moz-transform: translate3d(0, -100vh, 0);
  -ms-transform: translate3d(0, -100vh, 0);
  -webkit-transform: translate3d(0, -100vh, 0);
  -o-transform: translate3d(0, -100vh, 0);
}
.top_section:not(.ready) .coin_orange {
  transform: translate3d(-100vw, 0, 0);
  -moz-transform: translate3d(-100vw, 0, 0);
  -ms-transform: translate3d(-100vw, 0, 0);
  -webkit-transform: translate3d(-100vw, 0, 0);
  -o-transform: translate3d(-100vw, 0, 0);
}
.top_section:not(.ready) .coin_purple {
  transform: translate3d(100vw, 0, 0);
  -moz-transform: translate3d(100vw, 0, 0);
  -ms-transform: translate3d(100vw, 0, 0);
  -webkit-transform: translate3d(100vw, 0, 0);
  -o-transform: translate3d(100vw, 0, 0);
}
.top_section .scroll_down {
  position: absolute;
  overflow: hidden;
  bottom: 0;
  left: 50%;
  background: transparent;
  color: #ffffff;
  border-radius: 33px;
  width: 75px;
  margin-left: -37px;
  height: 125px;
  padding: 30px 0px;
  font-size: 150%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  z-index: 2;
  border: none;
}
.top_section .scroll_down:before {
  display: block;
}
.top_section .scroll_down:after {
  content: "";
  border-radius: inherit;
  /* Наследуем закругление углов */
  padding: 1px;
  /* Ширина границы */
  background: linear-gradient(180deg, #7EBC0A 0%, rgba(126, 188, 10, 0) 81.73%);
  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;
  /* Делаем маскировку для границы */
  z-index: -1;
}
@media (hover: hover) {
  .top_section .scroll_down:hover:before {
    animation: showDown 1s infinite;
  }
}

.advantages {
  padding-top: 24px;
  text-align: center;
}
.advantages_list {
  max-width: 1480px;
  margin: 80px auto 0;
}
.advantages .swiper-wrapper {
  margin: 0 -10px;
  width: auto;
}
.advantages .swiper-slide {
  padding: 10px;
  flex: 0 0 33.33%;
  max-width: 33.33%;
}
.advantages video {
  width: 100%;
  max-width: 345px;
  height: auto;
  aspect-ratio: 345/338;
  object-fit: contain;
  object-position: bottom center;
}
.advantages .text_block {
  font-size: 240%;
  line-height: 1.33em;
  margin-top: 20px;
}
.advantages .apps_list {
  justify-content: center;
}
.advantages .apps_list li {
  margin-top: 10px;
}

.apps_list {
  display: flex;
}
.apps_list li {
  padding-top: 10px;
}
.apps_list li:not(:first-child) {
  margin-left: -4px;
}
.apps_list img {
  display: block;
  width: auto;
  height: 40px;
}
.apps_list .socials_count {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid;
  font-family: "ucom_sans_bold";
  background: radial-gradient(45.91% 85.94% at 55.4% 14.06%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.032) 100%), radial-gradient(66.76% 121.06% at 22.73% 20.31%, rgba(126, 188, 10, 0.2) 18.63%, rgba(126, 188, 10, 0.2) 100%), radial-gradient(92.56% 151.44% at 33.52% -15.63%, #7EBC0A 0%, rgba(35, 164, 133, 0.58) 85.15%), radial-gradient(35.8% 316.2% at 82.39% 55.47%, #41FF48 0%, #00BCB1 100%), #030303;
}
.apps_list .socials_count span {
  text-decoration: underline;
  font-size: 180%;
  line-height: 1.5em;
}
.apps_list .socials_count:before {
  display: block;
  flex: 0;
  content: "+";
  font-size: 120%;
  line-height: 1.5em;
  margin-left: -5px;
}

.packages_section {
  padding-top: 200px;
}
.packages_section .section_title .special {
  display: block;
}

.packages_list {
  margin: 80px -15px 0;
}
.packages_list .swiper-slide {
  flex: 0 0 25%;
  max-width: 25%;
  padding: 0 15px;
  height: auto;
  display: flex;
}

.package_block {
  position: relative;
  z-index: 2;
  border-radius: 30px;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(36.15px);
  padding: 40px;
  display: flex;
  flex-direction: column;
  -o-transition: z-index 0s 0.3s;
  -ms-transition: z-index 0s 0.3s;
  -moz-transition: z-index 0s 0.3s;
  -webkit-transition: z-index 0s 0.3s;
  transition: z-index 0s 0.3s;
}
.package_block.purple_package {
  background: radial-gradient(circle at 30.55% 14.46%, #5A0C48 0%, #000000 100%);
}
.package_block.purple_package:after {
  content: "";
  border-radius: inherit;
  /* Наследуем закругление углов */
  padding: 1px;
  /* Ширина границы */
  background: linear-gradient(335.16deg, #F475D5 0.68%, rgba(244, 117, 213, 0) 99.32%);
  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;
  /* Делаем маскировку для границы */
  z-index: -1;
}
.package_block.purple_package .package_name {
  color: #F9ABE8;
}
.package_block.purple_package .unlimit_includes {
  background: radial-gradient(45.91% 85.94% at 55.4% 14.06%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.032) 100%), radial-gradient(66.76% 121.06% at 22.73% 20.31%, rgba(243, 113, 212, 0.2) 0%, rgba(241, 137, 215, 0.2) 100%), radial-gradient(92.56% 151.44% at 33.52% -15.63%, #F371D4 0%, rgba(32, 14, 71, 0.58) 85.15%), radial-gradient(35.8% 316.2% at 82.39% 55.47%, #7E41FF 0%, #00BCB1 100%), #030303;
  box-shadow: -10px -20px 50px rgba(235, 0, 255, 0.2), -20px -20px 50px rgba(14, 14, 15, 0.5), 10px 20px 80px rgba(180, 30, 233, 0.3), inset 0px 0px 10px rgba(255, 255, 255, 0.6);
}
.package_block.purple_package .include_block:after {
  content: "";
  border-radius: inherit;
  /* Наследуем закругление углов */
  padding: 1px;
  /* Ширина границы */
  background: linear-gradient(180deg, #F189D7 0%, rgba(241, 137, 215, 0) 100%);
  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;
  /* Делаем маскировку для границы */
  z-index: -1;
}
.package_block.purple_package .btn {
  box-shadow: 0px 16px 64px 0px #F189D71F;
}
.package_block.purple_package .btn:after {
  content: "";
  border-radius: inherit;
  /* Наследуем закругление углов */
  padding: 1px;
  /* Ширина границы */
  background: conic-gradient(from 179.78deg at 50% 50%, rgba(0, 0, 0, 0.07) -54.98deg, #F189D7 52.13deg, rgba(0, 0, 0, 0.04) 125.06deg, #F189D7 235.09deg, rgba(0, 0, 0, 0.07) 305.02deg, #F189D7 412.13deg);
  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;
  /* Делаем маскировку для границы */
  z-index: -1;
}
.package_block.purple_package .btn .shadow {
  background: #F9ABE8;
}
.package_block.purple_package .btn:before {
  background: linear-gradient(85.13deg, rgba(241, 137, 215, 0.17) 2.96%, rgba(217, 217, 217, 0.08) 96.14%);
}
@media (hover: hover) {
  .package_block.purple_package .btn:hover {
    box-shadow: 0px 16px 64px 0px #B41EE942;
  }
}
.package_block.orange_package {
  background: radial-gradient(circle at 30.55% 14.46%, #51340F 0%, #000000 100%);
}
.package_block.orange_package:after {
  content: "";
  border-radius: inherit;
  /* Наследуем закругление углов */
  padding: 1px;
  /* Ширина границы */
  background: linear-gradient(335.16deg, #F9C27D 0.68%, rgba(249, 194, 125, 0) 99.32%);
  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;
  /* Делаем маскировку для границы */
  z-index: -1;
}
.package_block.orange_package .package_name {
  color: #F8C27D;
}
.package_block.orange_package .unlimit_includes {
  background: radial-gradient(45.91% 85.94% at 55.4% 14.06%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.032) 100%), radial-gradient(66.76% 121.06% at 22.73% 20.31%, rgba(249, 194, 125, 0.2) 0%, rgba(249, 194, 125, 0.2) 100%), radial-gradient(92.56% 151.44% at 33.52% -15.63%, #F9C27D 0%, rgba(202, 97, 39, 0.58) 56.5%), radial-gradient(35.8% 316.2% at 82.39% 55.47%, #F9C27D 0%, #874B00 100%), #030303;
  box-shadow: -10px -20px 50px rgba(249, 194, 125, 0.2), -20px -20px 50px rgba(14, 14, 15, 0.5), 10px 20px 80px rgba(249, 194, 125, 0.3), inset 0px 0px 10px rgba(255, 255, 255, 0.6);
}
.package_block.orange_package .include_block:after {
  content: "";
  border-radius: inherit;
  /* Наследуем закругление углов */
  padding: 1px;
  /* Ширина границы */
  background: linear-gradient(180deg, #F9C27D 0%, rgba(249, 194, 125, 0) 100%);
  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;
  /* Делаем маскировку для границы */
  z-index: -1;
}
.package_block.orange_package .btn {
  box-shadow: 0px 16px 64px 0px #FFB3001F;
}
.package_block.orange_package .btn:after {
  content: "";
  border-radius: inherit;
  /* Наследуем закругление углов */
  padding: 1px;
  /* Ширина границы */
  background: conic-gradient(from 179.78deg at 50% 50%, rgba(0, 0, 0, 0.07) -54.98deg, #F9C27D 52.13deg, rgba(0, 0, 0, 0.04) 125.06deg, #F9C27D 235.09deg, rgba(0, 0, 0, 0.07) 305.02deg, #F9C27D 412.13deg);
  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;
  /* Делаем маскировку для границы */
  z-index: -1;
}
.package_block.orange_package .btn:before {
  background: linear-gradient(85.13deg, rgba(249, 194, 125, 0.17) 2.96%, rgba(217, 217, 217, 0.08) 96.14%);
}
.package_block.orange_package .btn .shadow {
  background: #F8C27D;
}
@media (hover: hover) {
  .package_block.orange_package .btn:hover {
    box-shadow: 0px 16px 64px 0px #FFB30042;
  }
}
.package_block.green_package {
  background: radial-gradient(circle at 30.55% 14.46%, #244711 0%, #000000 100%);
}
.package_block.green_package:after {
  content: "";
  border-radius: inherit;
  /* Наследуем закругление углов */
  padding: 1px;
  /* Ширина границы */
  background: linear-gradient(335.16deg, #95E669 0.68%, rgba(149, 230, 105, 0) 99.32%);
  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;
  /* Делаем маскировку для границы */
  z-index: -1;
}
.package_block.green_package .package_name {
  color: #8AE05F;
}
.package_block.green_package .unlimit_includes {
  background: radial-gradient(45.91% 85.94% at 55.4% 14.06%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.032) 100%), radial-gradient(66.76% 121.06% at 22.73% 20.31%, rgba(150, 230, 108, 0.2) 0%, rgba(143, 230, 100, 0.2) 100%), radial-gradient(92.56% 151.44% at 33.52% -15.63%, #95E56A 0%, rgba(56, 117, 143, 0.58) 85.15%), radial-gradient(35.8% 316.2% at 82.39% 55.47%, #2ED972 0%, #003321 100%), #030303;
  box-shadow: -10px -20px 50px rgba(157, 249, 125, 0.2), -20px -20px 50px rgba(14, 14, 15, 0.5), 10px 20px 80px rgba(125, 249, 197, 0.3), inset 0px 0px 10px rgba(255, 255, 255, 0.6);
}
.package_block.green_package .btn {
  box-shadow: 0px 16px 64px 0px #7EBC0A1F;
}
.package_block.green_package .btn:after {
  content: "";
  border-radius: inherit;
  /* Наследуем закругление углов */
  padding: 1px;
  /* Ширина границы */
  background: conic-gradient(from 179.78deg at 50% 50%, rgba(0, 0, 0, 0.07) -54.98deg, #7EBC0A 52.13deg, rgba(0, 0, 0, 0.04) 125.06deg, #7EBC0A 235.09deg, rgba(0, 0, 0, 0.07) 305.02deg, #7EBC0A 412.13deg);
  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;
  /* Делаем маскировку для границы */
  z-index: -1;
}
.package_block.green_package .btn .shadow {
  background: #8AE05F;
}
.package_block.green_package .btn:before {
  background: linear-gradient(85.13deg, rgba(126, 188, 10, 0.17) 2.96%, rgba(217, 217, 217, 0.08) 96.14%);
}
@media (hover: hover) {
  .package_block.green_package .btn:hover {
    box-shadow: 0px 16px 64px 0px #7EBC0A42;
  }
}
.package_block > img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 224px;
  margin: 0 auto;
}
.package_block .package_name {
  padding-top: 10px;
  padding-bottom: 40px;
  text-align: center;
  font-size: 300%;
  line-height: 1.36em;
  font-family: "ucom_sans_bold";
}
.package_block:has(.popover_block:hover) {
  z-index: 5;
  -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;
}
.package_block .package_includes {
  display: flex;
  flex-wrap: wrap;
}
.package_block .unlimit_includes {
  padding: 20px;
  border-radius: 15px;
  margin-bottom: 20px;
  flex: 0 0 100%;
  max-width: 100%;
  position: relative;
  z-index: 2;
}
.package_block .unlimit_includes .include_type {
  font-size: 200%;
  line-height: 1.31em;
  font-family: "ucom_sans_bold";
  padding-right: 35px;
}
.package_block .unlimit_includes .popup_btn {
  padding: 10px;
  border: none;
  color: inherit;
  font-size: 130%;
  background: transparent;
  position: absolute;
  top: 10px;
  right: 10px;
}
.package_block .unlimit_includes .popup_btn:before {
  display: block;
}
.package_block .unlimit_includes .popover_block {
  position: absolute;
  right: 10px;
  top: 10px;
}
.package_block .include_block {
  display: flex;
  align-items: center;
  padding: 15px 20px;
  font-size: 200%;
  line-height: 1.31em;
  font-family: "ucom_sans_semibold";
  position: relative;
  z-index: 2;
  border-radius: 15px;
}
.package_block .include_block + .include_block {
  margin-left: 10px;
}
.package_block .include_block .popover_block {
  margin: -10px -10px -10px 10px;
}
.package_block .include_block > span {
  padding-left: 5px;
}
.package_block .block_footer {
  padding-top: 80px;
  margin-top: auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.package_block .price_type {
  font-size: 120%;
  line-height: 15px;
  font-family: "ucom_sans_semibold";
}
.package_block .price_size {
  font-size: 300%;
  line-height: 1.36em;
  display: flex;
  align-items: center;
}
.package_block .price_size:before {
  display: block;
  order: 2;
  font-size: 1.6rem;
  margin-left: 10px;
}

.popover_block {
  position: relative;
  z-index: 5;
  padding: 10px;
  cursor: pointer;
  font-size: 1rem;
}
.popover_block:before {
  display: block;
  font-size: 1.3rem;
}
.popover_block:hover .popover_inner {
  max-height: 300px;
  padding: 20px;
  opacity: 1;
  -o-transition: all 0s 0.3s, opacity 0.3s 0.3s;
  -ms-transition: all 0s 0.3s, opacity 0.3s 0.3s;
  -moz-transition: all 0s 0.3s, opacity 0.3s 0.3s;
  -webkit-transition: all 0s 0.3s, opacity 0.3s 0.3s;
  transition: all 0s 0.3s, opacity 0.3s 0.3s;
}

.popover_inner {
  position: absolute;
  left: 50%;
  margin-left: -150px;
  bottom: 100%;
  max-height: 0;
  overflow: hidden;
  width: 300px;
  opacity: 0;
  background: radial-gradient(92.56% 151.44% at 33.52% -15.63%, rgba(255, 255, 255, 0.33) 0%, rgba(72, 101, 114, 0.1914) 85.15%), #000000;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  border-radius: 15px;
  font-size: 140%;
  line-height: 19px;
  -o-transition: all 0s 0.3s, opacity 0.3s 0s;
  -ms-transition: all 0s 0.3s, opacity 0.3s 0s;
  -moz-transition: all 0s 0.3s, opacity 0.3s 0s;
  -webkit-transition: all 0s 0.3s, opacity 0.3s 0s;
  transition: all 0s 0.3s, opacity 0.3s 0s;
}

[data-tooltip] {
  position: relative;
}
[data-tooltip]:before {
  position: absolute;
  content: attr(data-tooltip);
  left: 50%;
  bottom: 100%;
  max-height: 0;
  overflow: hidden;
  white-space: nowrap;
  opacity: 0;
  background: radial-gradient(92.56% 151.44% at 33.52% -15.63%, rgba(255, 255, 255, 0.33) 0%, rgba(72, 101, 114, 0.1914) 85.15%), #000000;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  border-radius: 15px;
  font-size: 140%;
  line-height: 19px;
  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);
  -o-transition: all 0s 0.3s, opacity 0.3s 0s;
  -ms-transition: all 0s 0.3s, opacity 0.3s 0s;
  -moz-transition: all 0s 0.3s, opacity 0.3s 0s;
  -webkit-transition: all 0s 0.3s, opacity 0.3s 0s;
  transition: all 0s 0.3s, opacity 0.3s 0s;
}
[data-tooltip]:hover:before {
  max-height: 300px;
  padding: 10px 15px;
  opacity: 1;
  -o-transition: all 0s 0.3s, opacity 0.3s 0.3s;
  -ms-transition: all 0s 0.3s, opacity 0.3s 0.3s;
  -moz-transition: all 0s 0.3s, opacity 0.3s 0.3s;
  -webkit-transition: all 0s 0.3s, opacity 0.3s 0.3s;
  transition: all 0s 0.3s, opacity 0.3s 0.3s;
}

.btn {
  padding: 16px 36px;
  font-size: 160%;
  line-height: 22px;
  border-radius: 15px;
  background: linear-gradient(85.13deg, rgba(241, 137, 215, 0.03) 2.96%, rgba(217, 217, 217, 0.03) 96.14%);
  color: inherit;
  border: none;
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 2;
  overflow: hidden;
  font-family: "ucom_sans_bold";
}
.btn.loading span:first-child {
  -webkit-text-fill-color: transparent;
  position: relative;
}
.btn.loading span:first-child: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;
}
.btn:before {
  content: "";
  border-radius: inherit;
  z-index: -1;
  opacity: 0;
}
.btn span {
  pointer-events: none;
}
.btn .shadow {
  position: absolute;
  width: 46px;
  height: 46px;
  filter: blur(22px);
  -webkit-filter: blur(22px);
  opacity: 0;
  -o-transition: all 0s ease-out, opacity 0.3s;
  -ms-transition: all 0s ease-out, opacity 0.3s;
  -moz-transition: all 0s ease-out, opacity 0.3s;
  -webkit-transition: all 0s ease-out, opacity 0.3s;
  transition: all 0s ease-out, opacity 0.3s;
  margin: -23px;
  z-index: -1;
}
@media (hover: hover) {
  .btn:hover .shadow {
    opacity: 0.5;
  }
  .btn:hover:before {
    opacity: 1;
  }
  .btn:hover:after {
    padding: 2px !important;
  }
}

.join_and_win {
  padding-top: 200px;
}
.join_and_win .section_inner {
  margin: 200px -20px 0;
  display: flex;
  flex-wrap: wrap;
}
.join_and_win .info_block {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 20px;
}
.join_and_win .info_block .section_title {
  text-align: left;
}
.join_and_win .info_inner {
  padding: 120px;
  border-radius: 25px;
  background: linear-gradient(184.02deg, #262626 1.03%, rgba(0, 0, 0, 0.68) 104.37%);
}
.join_and_win .info_text {
  font-size: 200%;
  line-height: 1.31em;
  font-family: "ucom_sans_semibold";
  margin-top: 40px;
}
.join_and_win .pdf_btn {
  margin-top: 80px;
  box-shadow: 0px 16px 64px 0px #7EBC0A1F;
}
.join_and_win .pdf_btn:after {
  content: "";
  border-radius: inherit;
  /* Наследуем закругление углов */
  padding: 1px;
  /* Ширина границы */
  background: conic-gradient(from 179.78deg at 50% 50%, rgba(0, 0, 0, 0.07) -54.98deg, #7EBC0A 52.13deg, rgba(0, 0, 0, 0.04) 125.06deg, #7EBC0A 235.09deg, rgba(0, 0, 0, 0.07) 305.02deg, #7EBC0A 412.13deg);
  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;
  /* Делаем маскировку для границы */
  z-index: -1;
}
.join_and_win .pdf_btn .shadow {
  background: #8AE05F;
}
.join_and_win .pdf_btn:before {
  background: linear-gradient(85.13deg, rgba(126, 188, 10, 0.17) 2.96%, rgba(217, 217, 217, 0.08) 96.14%);
}
@media (hover: hover) {
  .join_and_win .pdf_btn:hover {
    box-shadow: 0px 16px 64px 0px #7EBC0A42;
  }
}
.join_and_win .image_block {
  flex: 0 0 50%;
  max-width: 50%;
  display: flex;
  padding: 0 20px;
}
.join_and_win .ticker_block {
  border-radius: 25px;
  width: 100%;
  background: linear-gradient(184.02deg, #262626 1.03%, rgba(0, 0, 0, 0.68) 104.37%);
  position: relative;
  overflow: hidden;
}
.join_and_win .ticker_inner {
  position: absolute;
  top: -90%;
  left: -25%;
  width: 200%;
  transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform-origin: left top;
  -webkit-transfrom-origin: left top;
}
.join_and_win .ticker_list {
  display: flex;
  flex-wrap: wrap;
  animation: giftTicker 10s infinite linear;
}
.join_and_win .ticker_list picture,
.join_and_win .ticker_list > img {
  flex: 0 0 50%;
  max-width: 50%;
  height: auto;
}
.join_and_win .ticker_list picture img {
  display: block;
  width: 100%;
  height: auto;
}

.faq_section {
  padding-top: 200px;
}
.faq_section .section_inner {
  padding: 120px;
  border-radius: 25px;
  background: linear-gradient(184.02deg, #262626 1.03%, rgba(0, 0, 0, 0.68) 104.37%);
}
.faq_section .faq_list {
  margin: 60px 0 0;
  padding: 0;
  list-style-type: none;
}
.faq_section .faq_list li {
  position: relative;
  z-index: 2;
  border-radius: 15px;
  padding: 40px;
}
.faq_section .faq_list li:before, .faq_section .faq_list li:after {
  content: "";
  border-radius: inherit;
}
.faq_section .faq_list li:before {
  background: radial-gradient(45.91% 85.94% at 55.4% 14.06%, rgba(255, 255, 255, 0.204) 0%, rgba(255, 255, 255, 0.024) 100%), radial-gradient(92.56% 151.44% at 33.52% -15.63%, rgba(149, 229, 106, 0.08) 0%, rgba(56, 117, 143, 0.0464) 85.15%);
  z-index: -1;
}
.faq_section .faq_list li:after {
  background: radial-gradient(48.81% 281.9% at 99.33% 89.94%, #95E56A 0%, rgba(0, 51, 33, 0.02) 100%), radial-gradient(179.73% 313.05% at 7.83% -127.27%, #95E56A 0%, rgba(56, 117, 143, 0) 85.15%), radial-gradient(52.21% 101.62% at 0.96% -31.49%, rgba(149, 229, 106, 0.2) 0%, rgba(143, 230, 100, 0) 100%), radial-gradient(45.91% 85.94% at 55.4% 14.06%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.032) 100%), linear-gradient(0deg, #030303, #030303);
  opacity: 0;
  box-shadow: -10px -20px 50px rgba(157, 249, 125, 0.2), -20px -20px 50px rgba(14, 14, 15, 0.5), 10px 20px 80px rgba(125, 249, 197, 0.1), inset 0px 0px 10px rgba(255, 255, 255, 0.6);
  z-index: -2;
}
.faq_section .faq_list li:not(:first-child) {
  margin-top: 16px;
}
.faq_section .faq_list li.opened .question_block:after {
  height: 0;
  margin-top: 0;
}
.faq_section .faq_list li.opened .answer_block {
  max-height: 100px;
  -o-transition: max-height 0.5s;
  -ms-transition: max-height 0.5s;
  -moz-transition: max-height 0.5s;
  -webkit-transition: max-height 0.5s;
  transition: max-height 0.5s;
}
.faq_section .faq_list li.opened:before {
  opacity: 0;
}
.faq_section .faq_list li.opened:after {
  opacity: 1;
}
.faq_section .faq_list .question_block {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 220%;
  line-height: 29px;
  font-family: "ucom_sans_semibold";
  position: relative;
  justify-content: space-between;
}
.faq_section .faq_list .question_block:before {
  display: block;
  content: "";
  order: 2;
  margin: 0 20px;
  flex: 0 0 20px;
  border-top: 2px solid #ffffff;
}
.faq_section .faq_list .question_block:after {
  display: block;
  content: "";
  position: absolute;
  border-left: 2px solid #ffffff;
  top: 50%;
  height: 20px;
  right: 29px;
  margin-top: -10px;
  -o-transition: all 0.3s, color 0s;
  -ms-transition: all 0.3s, color 0s;
  -moz-transition: all 0.3s, color 0s;
  -webkit-transition: all 0.3s, color 0s;
  transition: all 0.3s, color 0s;
}
.faq_section .faq_list .answer_block {
  font-size: 180%;
  line-height: 25px;
  padding-right: 60px;
  position: relative;
  overflow: hidden;
  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;
}
.faq_section .faq_list .answer_block:before {
  display: block;
  content: "";
  height: 20px;
}

@keyframes giftTicker {
  to {
    transform: translate3d(0, -33.33%, 0);
    -moz-transform: translate3d(0, -33.33%, 0);
    -ms-transform: translate3d(0, -33.33%, 0);
    -webkit-transform: translate3d(0, -33.33%, 0);
    -o-transform: translate3d(0, -33.33%, 0);
  }
}
.popup_block {
  position: fixed;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  z-index: 1000;
  top: 100%;
  -o-transition: height 0s 0.5s, top 0.5s;
  -ms-transition: height 0s 0.5s, top 0.5s;
  -moz-transition: height 0s 0.5s, top 0.5s;
  -webkit-transition: height 0s 0.5s, top 0.5s;
  transition: height 0s 0.5s, top 0.5s;
}
.popup_block.showed {
  height: 100%;
  overflow-y: auto;
}
.popup_block.showed {
  top: 0;
  -o-transition: height 0s 0s, top 0.5s;
  -ms-transition: height 0s 0s, top 0.5s;
  -moz-transition: height 0s 0s, top 0.5s;
  -webkit-transition: height 0s 0s, top 0.5s;
  transition: height 0s 0s, top 0.5s;
}
.popup_block[data-color=purple] .popup_container {
  background: radial-gradient(86.9% 86.9% at 30.55% 14.46%, #5A0C48 0%, #000000 100%);
}
.popup_block[data-color=purple] .popup_container:after {
  content: "";
  border-radius: inherit;
  /* Наследуем закругление углов */
  padding: 1px;
  /* Ширина границы */
  background: linear-gradient(335.16deg, #F475D5 0.68%, rgba(244, 117, 213, 0) 99.32%);
  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;
  /* Делаем маскировку для границы */
  z-index: -1;
}
@media (hover: hover) {
  .popup_block[data-color=purple] .popup_container .popup_close:hover {
    color: #C45ACD;
  }
}
.popup_block[data-color=purple] .tab_btns button:after {
  content: "";
  border-radius: inherit;
  /* Наследуем закругление углов */
  padding: 1px;
  /* Ширина границы */
  background: linear-gradient(180deg, #F189D7 0%, rgba(241, 137, 215, 0) 81.73%);
  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;
  /* Делаем маскировку для границы */
  z-index: -1;
}
.popup_block[data-color=purple] .tab_btns button.selected {
  pointer-events: none;
  background: linear-gradient(97.82deg, rgba(241, 137, 215, 0) 12.07%, #F189D7 148.33%);
  font-family: "ucom_sans_bold";
}
@media (hover: hover) {
  .popup_block[data-color=purple] .tab_btns button:not(.selected):hover {
    color: #C45ACD;
  }
}
.popup_block[data-color=purple] .order_btn {
  box-shadow: 0px 16px 64px 0px #F189D71F;
}
.popup_block[data-color=purple] .order_btn:after {
  content: "";
  border-radius: inherit;
  /* Наследуем закругление углов */
  padding: 1px;
  /* Ширина границы */
  background: conic-gradient(from 179.78deg at 50% 50%, rgba(0, 0, 0, 0.07) -54.98deg, #F189D7 52.13deg, rgba(0, 0, 0, 0.04) 125.06deg, #F189D7 235.09deg, rgba(0, 0, 0, 0.07) 305.02deg, #F189D7 412.13deg);
  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;
  /* Делаем маскировку для границы */
  z-index: -1;
}
.popup_block[data-color=purple] .order_btn .shadow {
  background: #F9ABE8;
}
.popup_block[data-color=purple] .order_btn:before {
  background: linear-gradient(85.13deg, rgba(241, 137, 215, 0.17) 2.96%, rgba(217, 217, 217, 0.08) 96.14%);
}
@media (hover: hover) {
  .popup_block[data-color=purple] .order_btn:hover {
    box-shadow: 0px 16px 64px 0px #B41EE942;
  }
}
.popup_block[data-color=purple] .join_description a,
.popup_block[data-color=purple] .checkbox_field a {
  color: #C45ACD;
}
.popup_block[data-color=purple] .field_block ::-webkit-input-placeholder {
  color: #C45ACD;
}
.popup_block[data-color=purple] .field_block :-moz-placeholder {
  color: #C45ACD;
}
.popup_block[data-color=purple] .field_block ::-moz-placeholder {
  color: #C45ACD;
}
.popup_block[data-color=purple] .field_block :-ms-input-placeholder {
  color: #C45ACD;
}
.popup_block[data-color=purple] .field_block input {
  color: #C45ACD;
}
.popup_block[data-color=purple] .field_block input:focus, .popup_block[data-color=purple] .field_block input.filled {
  border-color: #C45ACD;
}
.popup_block[data-color=purple] .field_block.error input {
  border-color: #FF7777;
}
.popup_block[data-color=purple] .checkbox_field input:checked ~ .check_btn:before {
  color: #C45ACD;
}
@media (hover: hover) {
  .popup_block[data-color=purple] .check_btn:hover {
    color: #C45ACD;
  }
}
.popup_block[data-color=orange] .popup_container {
  background: radial-gradient(circle at 6.57% 3.89%, #51340F 0%, #000000 100%);
}
.popup_block[data-color=orange] .popup_container:after {
  content: "";
  border-radius: inherit;
  /* Наследуем закругление углов */
  padding: 1px;
  /* Ширина границы */
  background: linear-gradient(328.24deg, #F7C07C 70.46%, rgba(247, 192, 124, 0) 99.38%);
  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;
  /* Делаем маскировку для границы */
  z-index: -1;
}
@media (hover: hover) {
  .popup_block[data-color=orange] .popup_container .popup_close:hover {
    color: #BC7F0A;
  }
}
.popup_block[data-color=orange] .tab_btns button:after {
  content: "";
  border-radius: inherit;
  /* Наследуем закругление углов */
  padding: 1px;
  /* Ширина границы */
  background: linear-gradient(180deg, #F9C27D 0%, rgba(249, 194, 125, 0) 81.73%);
  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;
  /* Делаем маскировку для границы */
  z-index: -1;
}
.popup_block[data-color=orange] .tab_btns button.selected {
  pointer-events: none;
  background: linear-gradient(97.82deg, rgba(249, 194, 125, 0) 12.07%, #F9C27D 148.33%);
  font-family: "ucom_sans_bold";
}
@media (hover: hover) {
  .popup_block[data-color=orange] .tab_btns button:not(.selected):hover {
    color: #BC7F0A;
  }
}
.popup_block[data-color=orange] .order_btn {
  box-shadow: 0px 16px 64px 0px #FFB3001F;
}
.popup_block[data-color=orange] .order_btn:after {
  content: "";
  border-radius: inherit;
  /* Наследуем закругление углов */
  padding: 1px;
  /* Ширина границы */
  background: conic-gradient(from 179.78deg at 50% 50%, rgba(0, 0, 0, 0.07) -54.98deg, #F9C27D 52.13deg, rgba(0, 0, 0, 0.04) 125.06deg, #F9C27D 235.09deg, rgba(0, 0, 0, 0.07) 305.02deg, #F9C27D 412.13deg);
  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;
  /* Делаем маскировку для границы */
  z-index: -1;
}
.popup_block[data-color=orange] .order_btn:before {
  background: linear-gradient(85.13deg, rgba(249, 194, 125, 0.17) 2.96%, rgba(217, 217, 217, 0.08) 96.14%);
}
.popup_block[data-color=orange] .order_btn .shadow {
  background: #F8C27D;
}
@media (hover: hover) {
  .popup_block[data-color=orange] .order_btn:hover {
    box-shadow: 0px 16px 64px 0px #FFB30042;
  }
}
.popup_block[data-color=orange] .join_description a,
.popup_block[data-color=orange] .checkbox_field a {
  color: #BC7F0A;
}
.popup_block[data-color=orange] .field_block ::-webkit-input-placeholder {
  color: #BC7F0A;
}
.popup_block[data-color=orange] .field_block :-moz-placeholder {
  color: #BC7F0A;
}
.popup_block[data-color=orange] .field_block ::-moz-placeholder {
  color: #BC7F0A;
}
.popup_block[data-color=orange] .field_block :-ms-input-placeholder {
  color: #BC7F0A;
}
.popup_block[data-color=orange] .field_block input {
  color: #BC7F0A;
}
.popup_block[data-color=orange] .field_block input:focus, .popup_block[data-color=orange] .field_block input.filled {
  border-color: #BC7F0A;
}
.popup_block[data-color=orange] .field_block.error input {
  border-color: #FF7777;
}
.popup_block[data-color=orange] .checkbox_field input:checked ~ .check_btn:before {
  color: #BC7F0A;
}
@media (hover: hover) {
  .popup_block[data-color=orange] .check_btn:hover {
    color: #BC7F0A;
  }
}
.popup_block[data-color=green] .popup_container {
  background: radial-gradient(circle at 6.57% 3.89%, #244711 0%, #000000 100%);
}
.popup_block[data-color=green] .popup_container:after {
  content: "";
  border-radius: inherit;
  /* Наследуем закругление углов */
  padding: 1px;
  /* Ширина границы */
  background: linear-gradient(328.24deg, #95E669 70.46%, rgba(149, 230, 105, 0) 99.38%);
  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;
  /* Делаем маскировку для границы */
  z-index: -1;
}
@media (hover: hover) {
  .popup_block[data-color=green] .popup_container .popup_close:hover {
    color: #7DBA09;
  }
}
.popup_block[data-color=green] .tab_btns button:after {
  content: "";
  border-radius: inherit;
  /* Наследуем закругление углов */
  padding: 1px;
  /* Ширина границы */
  background: linear-gradient(328.24deg, #95E669 70.46%, rgba(149, 230, 105, 0) 99.38%);
  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;
  /* Делаем маскировку для границы */
  z-index: -1;
}
.popup_block[data-color=green] .tab_btns button.selected {
  pointer-events: none;
  background: linear-gradient(97.82deg, rgba(126, 188, 10, 0) 12.07%, #7EBC0A 148.33%);
  font-family: "ucom_sans_bold";
}
@media (hover: hover) {
  .popup_block[data-color=green] .tab_btns button:not(.selected):hover {
    color: #7DBA09;
  }
}
.popup_block[data-color=green] .order_btn {
  box-shadow: 0px 16px 64px 0px #7EBC0A1F;
}
.popup_block[data-color=green] .order_btn:after {
  content: "";
  border-radius: inherit;
  /* Наследуем закругление углов */
  padding: 1px;
  /* Ширина границы */
  background: conic-gradient(from 179.78deg at 50% 50%, rgba(0, 0, 0, 0.07) -54.98deg, #7EBC0A 52.13deg, rgba(0, 0, 0, 0.04) 125.06deg, #7EBC0A 235.09deg, rgba(0, 0, 0, 0.07) 305.02deg, #7EBC0A 412.13deg);
  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;
  /* Делаем маскировку для границы */
  z-index: -1;
}
.popup_block[data-color=green] .order_btn .shadow {
  background: #8AE05F;
}
.popup_block[data-color=green] .order_btn:before {
  background: linear-gradient(85.13deg, rgba(126, 188, 10, 0.17) 2.96%, rgba(217, 217, 217, 0.08) 96.14%);
}
@media (hover: hover) {
  .popup_block[data-color=green] .order_btn:hover {
    box-shadow: 0px 16px 64px 0px #7EBC0A42;
  }
}
.popup_block[data-color=green] .join_description a,
.popup_block[data-color=green] .checkbox_field a {
  color: #7DBA09;
}
.popup_block[data-color=green] .field_block ::-webkit-input-placeholder {
  color: #7DBA09;
}
.popup_block[data-color=green] .field_block :-moz-placeholder {
  color: #7DBA09;
}
.popup_block[data-color=green] .field_block ::-moz-placeholder {
  color: #7DBA09;
}
.popup_block[data-color=green] .field_block :-ms-input-placeholder {
  color: #7DBA09;
}
.popup_block[data-color=green] .field_block input {
  color: #7DBA09;
}
.popup_block[data-color=green] .field_block input:focus, .popup_block[data-color=green] .field_block input.filled {
  border-color: #7DBA09;
}
.popup_block[data-color=green] .field_block.error input {
  border-color: #FF7777;
}
.popup_block[data-color=green] .checkbox_field input:checked ~ .check_btn:before {
  color: #7DBA09;
}
@media (hover: hover) {
  .popup_block[data-color=green] .check_btn:hover {
    color: #7DBA09;
  }
}

.popup_inner {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 20px;
}
.popup_inner:before, .popup_inner:after {
  display: block;
  content: "";
  flex: 1;
}

.popup_title {
  font-size: 200%;
  line-height: 1.31em;
  font-family: "ucom_sans_bold";
}

.popup_btns {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 40px -10px 0;
}
.popup_btns .order_btn {
  margin: 0 10px;
  flex: 1;
  max-width: 447px;
}

.popup_close {
  color: inherit;
}

.socials_popup .unlimit_apps {
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
.socials_popup .unlimit_apps img {
  display: block;
  width: auto;
}

.join_popup .tab_btns {
  display: flex;
  margin: 0 -5px 60px;
}
.join_popup .tab_btns button {
  margin: 0 5px;
  border: none;
  padding: 15px 25px;
  font-size: 160%;
  line-height: 22px;
  color: inherit;
  border-radius: 15px;
  position: relative;
  z-index: 2;
}
.join_popup .tab_btns button:not(.selected) {
  background: transparent;
  text-decoration: underline;
}
.join_popup .package_name {
  font-size: 300%;
  line-height: 1.36em;
  font-family: "ucom_sans_bold";
  margin-bottom: 20px;
}
.join_popup .join_title {
  font-size: 240%;
  line-height: 1.33em;
  font-family: "ucom_sans_bold";
  margin-bottom: 20px;
}
.join_popup .join_description {
  font-size: 140%;
  line-height: 19px;
}
.join_popup .join_description br {
  display: block;
  content: "";
  height: 10px;
}
.join_popup .join_description a {
  font-family: "ucom_sans_bold";
}

.web .join_description a {
  pointer-events: none;
}

.order_form {
  display: flex;
  flex-wrap: wrap;
  margin: 80px -15px 0;
}
.order_form .field_block {
  padding: 0 15px;
  margin-bottom: 40px;
  flex: 0 0 100%;
  max-width: 100%;
}
.order_form .field_block input {
  font-size: 140%;
  line-height: 19px;
  padding: 14px 16px;
  border: 1px solid transparent;
  border-radius: 10px;
  font-family: "ucom_sans_semibold";
}
.order_form .field_block .error_hint {
  position: absolute;
  left: 0;
  top: 100%;
  max-width: 100%;
  padding: inherit;
  font-size: 120%;
  line-height: 14px;
}
.order_form .field_block .error_hint:before {
  display: block;
  content: "";
  height: 7px;
}
.order_form .field_block.error .error_hint {
  max-height: 22px;
}
.order_form .checkbox_field {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 20px 15px 0;
}
.order_form .checkbox_field label {
  display: inline-block;
  vertical-align: top;
}
.order_form .checkbox_field .error .check_btn:before {
  background: #FF7777;
}
.order_form .checkbox_field .check_btn {
  display: block;
  position: relative;
  padding-left: 34px;
  cursor: pointer;
  font-size: 140%;
  line-height: 19px;
  font-family: "ucom_sans_semibold";
  max-width: 480px;
}
.order_form .checkbox_field .check_btn:before {
  position: absolute;
  left: 0;
  top: 0;
  background: #ffffff;
  border-radius: 5px;
  width: 19px;
  height: 19px;
  color: transparent;
  font-size: 2rem;
  font-weight: 700;
}
.order_form .checkbox_field a {
  font-family: "ucom_sans_bold";
  text-decoration: underline;
}
.order_form .popup_btns {
  flex: 1;
  padding: 0 15px;
}

@media screen and (min-width: 768px) {
  .popup_close {
    text-decoration: underline !important;
    font-size: 140%;
    line-height: 19px;
    font-family: "ucom_sans_semibold";
    margin: 0 10px;
  }
  .popup_close:before {
    display: none;
  }

  .socials_popup .popup_container {
    width: 100%;
    max-width: 623px;
    padding: 40px;
    position: relative;
    z-index: 2;
    border-radius: 30px;
    margin: 0 auto;
  }
  .socials_popup .unlimit_apps {
    margin: 10px -10px -10px;
  }
  .socials_popup .unlimit_apps li {
    padding: 10px;
  }
  .socials_popup .unlimit_apps img {
    height: 40px;
  }

  .success_popup .popup_container,
.fail_popup .popup_container,
.join_popup .popup_container {
    width: 100%;
    max-width: 695px;
    padding: 60px;
    position: relative;
    z-index: 2;
    border-radius: 30px;
    margin: 0 auto;
  }

  .order_form .field_block:nth-of-type(-n+2) {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.success_popup .icon_success,
.success_popup .icon_error,
.fail_popup .icon_success,
.fail_popup .icon_error {
  font-size: 540%;
}
.success_popup .icon_success:before,
.success_popup .icon_error:before,
.fail_popup .icon_success:before,
.fail_popup .icon_error:before {
  display: block;
  margin-bottom: 60px;
}
.success_popup .callback_title,
.fail_popup .callback_title {
  font-size: 300%;
  line-height: 1.36em;
  font-family: "ucom_sans_bold";
  margin-bottom: 20px;
}
.success_popup .callback_info,
.fail_popup .callback_info {
  font-size: 240%;
  line-height: 1.33em;
}

@media screen and (max-width: 1440px) {
  .top_section {
    max-height: 1060px;
  }
}
@media screen and (max-width: 1440px) and (max-height: 100vw) {
  .top_section {
    aspect-ratio: 1/1;
    height: auto;
  }
}
@media screen and (max-width: 1440px) and (min-height: 101vw) {
  .top_section {
    height: auto;
    aspect-ratio: 1/1;
  }
}
@media screen and (max-width: 1440px) and (min-height: 101vw) and (min-width: 576px) and (max-width: 767px) {
  .top_section {
    aspect-ratio: 36/42;
  }
}
@media screen and (max-width: 1440px) and (min-height: 101vw) and (max-width: 575px) {
  .top_section {
    aspect-ratio: 36/52;
  }
}
@media screen and (max-width: 1440px) {
  .top_section .coin_green {
    margin-top: clamp(117px, 15%, 207px);
    width: 77.78%;
    max-width: 874px;
  }
}
@media screen and (max-width: 1440px) {
  .top_section .coin_orange {
    margin-right: -60px;
    margin-top: clamp(221px, 30%, 500px);
    max-width: 694px;
    width: 61.9%;
  }
}
@media screen and (max-width: 1440px) {
  .top_section .coin_purple {
    margin-top: clamp(235px, 45%, 500px);
    left: 50%;
    margin-left: 5%;
    max-width: 551px;
    width: 48.33%;
    -o-transition: transform 1s;
    -ms-transition: transform 1s;
    -moz-transition: transform 1s;
    -webkit-transition: transform 1s;
    transition: transform 1s;
  }
}
@media screen and (max-width: 1440px) {
  .top_section:not(.ready) .coin_green {
    transform: translate3d(0, -100vh, 0);
    -moz-transform: translate3d(0, -100vh, 0);
    -ms-transform: translate3d(0, -100vh, 0);
    -webkit-transform: translate3d(0, -100vh, 0);
    -o-transform: translate3d(0, -100vh, 0);
  }
  .top_section:not(.ready) .coin_orange {
    transform: translate3d(-100vw, 0, 0);
    -moz-transform: translate3d(-100vw, 0, 0);
    -ms-transform: translate3d(-100vw, 0, 0);
    -webkit-transform: translate3d(-100vw, 0, 0);
    -o-transform: translate3d(-100vw, 0, 0);
  }
  .top_section:not(.ready) .coin_purple {
    transform: translate3d(100vw, 0, 0);
    -moz-transform: translate3d(100vw, 0, 0);
    -ms-transform: translate3d(100vw, 0, 0);
    -webkit-transform: translate3d(100vw, 0, 0);
    -o-transform: translate3d(100vw, 0, 0);
  }
}
@media screen and (max-width: 1440px) {
  .top_section .scroll_down {
    position: absolute;
    overflow: hidden;
    bottom: 0;
    left: 50%;
    background: transparent;
    color: #ffffff;
    border-radius: 33px;
    width: 75px;
    margin-left: -37px;
    height: 125px;
    padding: 30px 0px;
    font-size: 150%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    z-index: 2;
    border: none;
  }
  .top_section .scroll_down:before {
    display: block;
  }
  .top_section .scroll_down:after {
    content: "";
    border-radius: inherit;
    /* Наследуем закругление углов */
    padding: 1px;
    /* Ширина границы */
    background: linear-gradient(180deg, #7EBC0A 0%, rgba(126, 188, 10, 0) 81.73%);
    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;
    /* Делаем маскировку для границы */
    z-index: -1;
  }
}
@media screen and (max-width: 1440px) and (hover: hover) {
  .top_section .scroll_down:hover:before {
    animation: showDown 1s infinite;
  }
}
@media screen and (min-width: 768px) {
  .advantages_list .swiper-slide {
    opacity: 1 !important;
    transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    -o-transform: none !important;
  }
  .advantages_list .slider_dots {
    display: none !important;
  }
}
.footer .ucom_logo a, .order_form .checkbox_field a, .faq_section .faq_list li:before, .faq_section .faq_list li:after {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.header .ucom_logo a, .header .lg_list a, .footer .socials a, .faq_section .faq_list .question_block, .popup_close, .order_form .checkbox_field .check_btn {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.error_hint, .btn, .btn:before, .btn:after, .join_popup .tab_btns button, .order_form .field_block input {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.faq_section .faq_list .question_block, .order_form .checkbox_field .check_btn {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.order_form .checkbox_field input {
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 0;
  visibility: hidden;
}

.header .ucom_logo a:active, .header .lg_list a:active, .footer .socials a:active, .faq_section .faq_list .question_block:active {
  color: #7DBA09;
}

.footer .ucom_logo a:active, .order_form .checkbox_field a:active {
  opacity: 0.7;
}

@media (hover: hover) {
  .header .ucom_logo a:hover, .header .lg_list a:hover, .footer .socials a:hover, .faq_section .faq_list .question_block:hover {
    color: #7DBA09;
  }

  .footer .ucom_logo a:hover, .order_form .checkbox_field a:hover {
    opacity: 0.7;
  }
}

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