* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

html {
  position: relative;
  overflow-x: hidden;
}

body {
  font-family: "Play", sans-serif;
  font-size: 29px;
  position: relative;
  overflow-x: hidden;
}

.page_home {
  background: #000 url("../img/home_block_bg.jpg") top center;
  padding-top: 1px;
  position: relative;
  overflow: hidden;
}

.page_pay {
  background: #000 url("../img/pay_bg.jpg") top center;
  padding-top: 1px;
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  background-size: cover;
}

.size {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
  z-index: 9;
}

header {
  margin-top: 55px;
}

header a.logo {
  display: block;
  float: right;
}

header a.logo img {
  width: 80px;
  display: block;
  margin-top: -30px;
}

header .head_cont {
  display: flex;
  gap: 130px;
}

header .head_cont a {
  display: flex;
  font-size: 26px;
  align-items: center;
  text-decoration: none;
  font-weight: bold;
  color: #FFEFDD;
  gap: 18px;
  transition: color 0.3s;
}

header .head_cont a img {
  display: block;
}

header .head_cont a span {
  display: block;
  margin-top: -7px;
}

header .head_cont a:hover {
  color: #FFA756;
}

section.home_block {
  display: block;
  padding-top: 185px;
  padding-bottom: 200px;
  position: relative;
}

section.home_block .cont_left {
  display: block;
  width: 100%;
  max-width: 570px;
}

section.home_block .cont_left a.logo {
  display: inline-block;
  margin-bottom: 37px;
}

section.home_block .cont_left h1 {
  font-weight: bold;
  font-size: 56px;
  color: #FFF;
  margin-bottom: 13px;
}

section.home_block .cont_left h1 span {
  color: #FFA756;
}

section.home_block .cont_left .row_txt {
  color: #fff;
  position: relative;
}

section.home_block .cont_left .row_txt::before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background: #FFA756;
  border-radius: 14px;
  position: absolute;
  left: -50px;
  top: calc(50% - 7px);
}

section.home_block .cont_left .row_txt span {
  color: #FFA756;
}

section.home_block .cont_left a.sb_get {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  text-decoration: none;
  padding: 18px 30px;
  background: linear-gradient(92deg, #F9A041 0%, #FFF85B 80.13%);
  border-radius: 100px;
  margin-top: 65px;
}

section.home_block .cont_left a.sb_get img {
  display: block;
}

section.home_block .cont_left a.sb_get span {
  display: block;
  font-size: 24px;
  color: #1D1D1D;
  margin-top: -5px;
}

section.home_block .cont_left a.sb_get:hover {
  background: #F9A041;
}

section.home_block img.man {
  display: block;
  position: absolute;
  bottom: 0;
  left: calc(50% - 368px);
}

section.home_block img.vector {
  display: block;
  position: absolute;
  top: calc(50% - 420px);
  left: calc(50% - 1100px);
}

section.home_block .radial {
  display: block;
  position: absolute;
  width: 1500px;
  height: 1500px;
  border-radius: 1500px;
  background: linear-gradient(92deg, #F9A041 0%, #FFF85B 80.13%);
  filter: blur(312.2129821777px);
  top: 0;
  left: calc(50% + 450px);
  opacity: 0.45;
}

section.block_content {
  display: block;
  position: relative;
  padding-top: 70px;
  padding-bottom: 70px;
}

section.block_content h2 {
  display: block;
  text-align: center;
  color: #FFF;
  font-size: 91px;
  font-weight: bold;
}

section.block_content h2 span.bg {
  display: inline-block;
  margin: 0 auto;
  color: #1E1E1E;
  padding: 5px 55px;
  position: relative;
  bottom: -30px;
  box-shadow: 1px 1px 80px #000;
  border-radius: 92px;
}

section.block_content h2 span.bg::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(92deg, #F9A041 0%, #FFF85B 80.13%);
  filter: blur(49.5px);
  left: 0;
  top: 0;
  border-radius: 92px;
  z-index: 1;
}

section.block_content h2 span.bg::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(92deg, #F9A041 0%, #FFF85B 80.13%);
  left: 0;
  top: 0;
  border-radius: 92px;
  z-index: 1;
}

section.block_content h2 span.bg span {
  position: relative;
  z-index: 2;
}

section.block_content .cont_row {
  margin-top: 80px;
  display: flex;
  flex-direction: column;
  gap: 90px;
  margin-bottom: 30px;
}

section.block_content .cont_row .row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

section.block_content .cont_row .row img {
  display: block;
  width: 55%;
}

section.block_content .cont_row .row .txt {
  display: block;
  width: 42%;
}

section.block_content .cont_row .row .txt h3 {
  font-size: 41px;
  color: #C58E34;
  line-height: 130%;
  margin-bottom: 20px;
}

section.block_content .cont_row .row .txt h3 span {
  display: block;
  font-size: 78px;
}

section.block_content .cont_row .row .txt p {
  color: #fff;
  opacity: 0.5;
  font-weight: normal;
  font-family: "Montserrat", sans-serif;
}

section.block_content .cont_row .row:nth-child(2) img {
  order: 1;
}

section.block_content .cont_row .row:nth-child(2) .txt {
  order: 0;
  text-align: right;
}

section.block_content .cont_slick {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  margin-top: 110px;
  position: relative;
}

section.block_content .cont_slick .slick-dots {
  list-style: none;
  position: absolute;
  bottom: 50px;
  display: flex;
  gap: 65px;
  width: 100%;
  justify-content: center;
}

section.block_content .cont_slick .slick-dots li button {
  font-size: 0;
  border: 0;
  background: #000;
  border-radius: 46px;
  background: rgba(0, 0, 0, 0.5);
  width: 20px;
  height: 20px;
  cursor: pointer;
}

section.block_content .cont_slick .slick-dots li.slick-active button {
  background: linear-gradient(92deg, #F9A041 0%, #FFF85B 80.13%);
}

section.block_content .cont_slick .item {
  display: block;
  position: relative;
  padding: 10px;
  margin: 5px;
}

section.block_content .cont_slick .item::before {
  position: absolute;
  content: "";
  display: block;
  width: 80%;
  height: 80%;
  left: 0;
  top: 0;
  background: url("../img/line.svg") no-repeat left top;
  background-size: 100%;
}

section.block_content .cont_slick .item img {
  width: 100%;
  height: auto;
}

section.block_content .cont_soc {
  margin-top: 140px;
  display: flex;
  justify-content: space-around;
}

section.block_content .cont_soc .row {
  display: flex;
  align-items: center;
  gap: 50px;
}

section.block_content .cont_soc .row img {
  display: block;
}

section.block_content .cont_soc .row .txt {
  color: #fff;
}

section.block_content .cont_soc .row .txt h4 {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 10px;
}

section.block_content .cont_soc .row .txt a.sb {
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  padding: 8px 30px;
  border-radius: 40px;
  border: 1px solid #fff;
}

section.block_content .cont_soc .row .txt a.sb:hover {
  background: #fff;
  color: #000;
}

section.block_content .radial {
  display: block;
  position: absolute;
  width: 1500px;
  height: 1500px;
  border-radius: 1500px;
  background: linear-gradient(92deg, #F9A041 0%, #FFF85B 80.13%);
  filter: blur(312.2129821777px);
  top: 750px;
  left: calc(50% + 450px);
  opacity: 0.45;
}

section.block_content .radial_2 {
  display: block;
  position: absolute;
  width: 1500px;
  height: 1500px;
  border-radius: 1500px;
  background: linear-gradient(92deg, #F9A041 0%, #FFF85B 80.13%);
  filter: blur(312.2129821777px);
  top: 1300px;
  right: calc(50% + 450px);
  opacity: 0.45;
}

section.block_content .radial_3 {
  display: block;
  position: absolute;
  width: 1500px;
  height: 1500px;
  border-radius: 1500px;
  background: linear-gradient(92deg, #F9A041 0%, #FFF85B 80.13%);
  filter: blur(312.2129821777px);
  bottom: -850px;
  left: calc(50% + 450px);
  opacity: 0.45;
}

footer {
  display: block;
  background: #1A150F;
  padding-top: 60px;
  position: relative;
  overflow: hidden;
}

footer .foot_cont {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

footer .foot_cont .foot_left {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

footer .foot_cont .foot_left a {
  text-decoration: none;
  font-size: 18px;
  color: #fff;
  opacity: 0.5;
}

footer .foot_cont .foot_left a:hover {
  text-decoration: underline;
}

footer .foot_cont .foot_left p {
  font-size: 18px;
  color: #fff;
  opacity: 0.5;
}

footer .foot_cont .foot_left p a {
  opacity: 1;
  text-decoration: underline;
}

footer .foot_cont a.logo {
  display: block;
}

footer .foot_cont a.logo img {
  display: block;
  max-width: 220px;
  width: 100%;
}

footer .copy {
  font-size: 14px;
  opacity: 0.5;
  color: #fff;
  padding-bottom: 20px;
}

footer .radial {
  display: block;
  position: absolute;
  width: 1500px;
  height: 1500px;
  border-radius: 1500px;
  background: linear-gradient(92deg, #F9A041 0%, #FFF85B 80.13%);
  filter: blur(312.2129821777px);
  top: 200px;
  right: calc(50% + 300px);
  opacity: 0.45;
}

footer .radial_2 {
  display: block;
  position: absolute;
  width: 1500px;
  height: 1500px;
  border-radius: 1500px;
  background: linear-gradient(92deg, #F9A041 0%, #FFF85B 80.13%);
  filter: blur(312.2129821777px);
  top: 200px;
  left: calc(50% + 450px);
  opacity: 0.45;
}

section.pay {
  display: block;
  margin-top: 10vh;
}

section.pay .pay_body {
  width: 60%;
}

section.pay .pay_body h2 {
  font-size: 45px;
  background: linear-gradient(92deg, #F9A041 0%, #FFF85B 80.13%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 40px;
}

section.pay .pay_body h2.success {
  margin-top: 40vh;
}

section.pay .pay_body .block_form {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

section.pay .pay_body .block_form .form_l {
  display: flex;
  width: 47%;
  flex-direction: column;
  gap: 15px;
}

section.pay .pay_body .block_form .form_l label {
  display: block;
}

section.pay .pay_body .block_form .form_l label span {
  display: block;
  color: #FFFFFF;
  margin-bottom: 5px;
  font-size: 18px;
}

section.pay .pay_body .block_form .form_l label input {
  border: 0;
  background: 0;
  display: block;
  width: 100%;
  outline: none !important;
  color: #fff;
  font-family: "Play", sans-serif;
  font-size: 20px;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 30px;
  border-bottom: 2px solid #F9A041;
  background: url("../img/form_ico_1.svg") no-repeat left center;
  background-size: 20px;
}

section.pay .pay_body .block_form .form_l label input::placeholder {
  opacity: 0.5;
  color: #fff;
}

section.pay .pay_body .block_form .form_l label select {
  border: 0;
  background: 0;
  display: block;
  width: 100%;
  outline: none !important;
  color: rgba(255, 255, 255, 0.4862745098);
  font-family: "Play", sans-serif;
  font-size: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 30px;
  border-bottom: 2px solid #F9A041;
  background: url("../img/form_ico_2.svg") no-repeat left center;
  background-size: 20px;
  cursor: pointer;
}

section.pay .pay_body .block_form .form_l label select::placeholder {
  opacity: 0.5;
  color: #fff;
}

section.pay .pay_body .block_form .form_l label select option {
  color: #000;
}

section.pay .pay_body .block_form .form_l label:nth-child(3) input {
  background: url("../img/form_ico_3.svg") no-repeat left center;
  background-size: 18px;
}

section.pay .pay_body .block_form .form_r {
  display: block;
  width: 40%;
}

section.pay .pay_body .block_form .form_r button {
  width: 100%;
  font-size: 26px;
  font-family: "Play", sans-serif;
  cursor: pointer;
  border-radius: 83px;
  background: linear-gradient(92deg, #F9A041 0%, #FFF85B 80.13%);
  color: #282828;
  padding: 15px 0;
  border: 0;
  outline: 0 !important;
}

section.pay .pay_body .block_form .form_r button:hover {
  background: #F9A041;
}

section.pay .pay_body .info {
  display: block;
  margin-top: 20px;
  color: #ffcc00;
  opacity: 1;
  font-size: 18px;
}

.b_choise {
  display: block;
}

.b_choise .b_choise_row {
  display: flex;
  justify-content: space-between;
  background: rgb(255 255 255 / 15%);
  padding: 20px 40px;
  color: #fff;
  border-radius: 83px;
  margin-bottom: 20px;
}

.b_choise .b_choise_row .b_choise_row_right {
  font-weight: bold;
}

.payment-methods {
  display: flex;
  gap: 40px;
}

.payment-methods label {
  padding: 20px;
  align-items: center;
  justify-content: center;
  background: rgb(0 0 0 / 25%);
  border-radius: 20px;
  cursor: pointer;
}

.payment-methods label.active {
  background: rgb(255 255 255 / 15%);
}


.payment-methods label input[type="radio"] {
  display: none !important
}

section.pay img.man_2 {
  display: block;
  position: absolute;
  bottom: 0;
  width: 600px;
  height: auto;
  left: calc(50% + 30px);
}

section.pay img.line {
  display: block;
  position: absolute;
  top: calc(50% - 240px);
  left: calc(50% - 1390px);
}

@media (max-width: 1920px) {
  body {
    font-size: 24px;
  }

  .size {
    padding-left: 50px;
    padding-right: 50px;
  }

  .page_home {
    background-size: cover;
  }
}

@media (max-width: 1920px) {
  section.home_block {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  section.home_block .cont_left a.logo img {
    width: 200px;
  }

  section.home_block .cont_left h1 {
    font-size: 46px;
  }

  section.home_block .radial {
    width: 1000px;
    height: 1000px;
  }

  section.home_block img.man {
    width: 850px;
    left: auto;
    right: 0;
  }

  section.home_block img.vector {
    top: calc(50% - 575px);
  }

  section.block_content h2 {
    font-size: 50px;
  }

  section.block_content h2 span.bg {
    bottom: -15px;
  }

  section.block_content .cont_row .row .txt h3 span {
    font-size: 60px;
  }

  section.block_content .cont_row .row .txt h3 {
    font-size: 28px;
  }

  section.block_content .cont_soc .row {
    gap: 20px;
  }

  section.block_content .cont_soc .row img {
    width: 60px;
  }
}

@media (max-width: 980px) {
  section.home_block .cont_left h1 {
    font-size: 28px;
  }

  header .head_cont a {
    font-size: 19px;
  }

  header .head_cont {
    gap: 40px;
  }

  header .head_cont a img {
    width: 15px;
  }

  header .head_cont a span {
    margin-top: -2px;
  }

  header {
    margin-top: 20px;
  }

  section.home_block {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  body {
    font-size: 18px;
  }

  section.home_block img.man {
    width: 460px;
  }

  section.home_block img.vector {
    width: 1160px;
    top: calc(50% - 252px);
    left: calc(50% - 610px);
  }

  section.home_block .radial {
    width: 500px;
    height: 500px;
    filter: blur(200px);
    left: calc(50% + 247px);
  }

  section.block_content .radial {
    width: 500px;
    height: 500px;
    filter: blur(200px);
    left: calc(50% + 247px);
  }

  section.block_content .radial_2 {
    width: 500px;
    height: 500px;
    filter: blur(200px);
    right: calc(50% + 247px);
  }

  section.block_content .radial_3 {
    width: 500px;
    height: 500px;
    filter: blur(200px);
    left: calc(50% + 247px);
  }

  section.block_content h2 {
    font-size: 28px;
  }

  section.block_content h2 span.bg {
    bottom: -8px;
  }

  section.block_content .cont_row {
    gap: 40px;
  }

  section.block_content .cont_row .row {
    flex-direction: column;
  }

  section.block_content .cont_row .row img {
    width: 100%;
  }

  section.block_content .cont_row .row .txt {
    width: 100%;
  }

  section.block_content .cont_row .row:nth-child(2) img {
    order: 0;
  }

  section.block_content .cont_slick {
    margin-top: 50px;
  }

  section.block_content .cont_soc {
    margin-top: 50px;
    flex-wrap: wrap;
    gap: 40px;
  }

  section.pay img.line {
    width: 1160px;
    top: auto;
    bottom: 0;
    left: calc(50% - 610px);
  }

  section.pay .pay_body .block_form {
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
  }

  section.pay .pay_body .block_form .form_l {
    width: 100%;
  }

  section.pay .pay_body .block_form .form_r {
    width: 100%;
  }

  section.pay {
    margin-top: 40px;
  }

  section.pay .pay_body h2 {
    font-size: 28px;
  }

  section.pay .pay_body .block_form .form_l label span {
    font-size: 16px;
  }

  section.pay .pay_body .block_form .form_r button {
    font-size: 21px;
  }

  section.pay img.man_2 {
    width: 400px;
    left: auto;
    right: -80px;
  }

  .payment-methods {
    gap: 20px;

  }

  .payment-methods label {
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-align: center;
  }

  .payment-methods label img {
    display: block;
  }
}

@media (max-width: 580px) {
  section.home_block img.man {
    width: 460px;
    left: calc(50% - 171px);
  }

  section.block_content .cont_row .row .txt h3 span {
    font-size: 40px;
  }

  section.home_block .cont_left .row_txt::before {
    display: none;
  }

  .size {
    padding-left: 20px;
    padding-right: 20px;
  }

  header .head_cont a {
    gap: 7px;
  }

  header .head_cont {
    gap: 20px;
  }

  section.block_content .cont_row {
    margin-top: 30px;
    gap: 30px;
  }

  section.block_content .cont_row .row .txt h3 {
    font-size: 21px;
    margin-bottom: 5px;
  }

  body {
    font-size: 15px;
  }

  section.block_content .cont_soc .row .txt h4 {
    font-size: 16px;
  }

  footer .foot_cont .foot_left a {
    font-size: 16px;
  }

  section.pay .pay_body {
    width: 100%;
  }

  section.pay img.man_2 {
    opacity: 0.6;
  }

  header a.logo img {
    width: 60px;
    margin-top: 20px;
  }
}