/* Thin */
@font-face {
  font-family: "Circe";
  src: local("Circe"), url("../fonts/Circe-Thin.ttf") format("truetype"), url("../fonts/Circe-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/Circe-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}
/* Light */
@font-face {
  font-family: "Circe";
  src: local("Circe-Light"), url("../fonts/Circe-Light.ttf") format("truetype"), url("../fonts/Circe-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Circe-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
/* Regular */
@font-face {
  font-family: "Circe";
  src: local("Circe-Regular"), url("../fonts/Circe-Regular.ttf") format("truetype"), url("../fonts/Circe-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Circe-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
/* Bold */
@font-face {
  font-family: "Circe";
  src: local("Circe-Bold"), url("../fonts/Circe-Bold.ttf") format("truetype"), url("../fonts/Circe-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Circe-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
/* ExtraBold */
@font-face {
  font-family: "Circe";
  src: local("Circe-ExtraBold"), url("../fonts/Circe-ExtraBold.ttf") format("truetype"), url("../fonts/Circe-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Circe-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  background-color: #F5F5F5;
  font-family: "Circe";
}

.section_header {
  height: 780px;
  background: -webkit-gradient(linear, left top, left bottom, from(#EEE1E0), color-stop(167.71%, #C6007F));
  background: -o-linear-gradient(top, #EEE1E0 0%, #C6007F 167.71%);
  background: linear-gradient(180deg, #EEE1E0 0%, #C6007F 167.71%);
  border-radius: 0px 0px 12px 12px;
}

.header {
  padding-top: 80px;
}

.header_content {
  margin-top: 80px;
}

.header_title {
  max-width: 650px;
  font-weight: 800;
  font-size: 74px;
  line-height: 84px;
  color: #000;
}

.title--ellipse {
  position: relative;
  width: 374px;
  height: 82px;
  left: -38px;
  top: 87px;
  margin-top: -80px;
  border: 3px solid #C6007F;
  border-radius: 374px/83px;
  -webkit-transform: rotate(-4.48deg);
      -ms-transform: rotate(-4.48deg);
          transform: rotate(-4.48deg);
}

.--absolute {
  position: absolute;
}

.--color-crimson {
  color: #C6007F;
}

.header_subtitle {
  max-width: 475px;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 35px;
}

.button--reg {
  display: inline-block;
  background-color: #EEE1E0;
  color: #C6007F;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 12px;
  font-style: normal;
  font-weight: 800;
  font-size: 17px;
  line-height: 24px;
  padding: 15px 97.8px 14px 97.8px;
  margin-top: 42px;
}

.header_right--site img {
  width: 524px;
}

.header_right--site {
  position: relative;
  float: right;
  top: -105px;
}

.section_header-bottom-line {
  background-image: url(/library/img/header-line.png);
  height: 59px;
  width: 100%;
  position: relative;
  top: -24px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 0px 0px 12px 12px;
  z-index: -1;
}

.--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.section_information {
  margin-top: 140px;
}

.section_information--absolute {
  position: absolute;
}

.section_information--title {
  max-width: 445px;
  font-style: normal;
  font-weight: 800;
  font-size: 28px;
  line-height: 41px;
  text-transform: uppercase;
  margin-right: 30px;
}

.section_information--subtitle {
  max-width: 600px;
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 38px;
}

.section_card--aside {
  margin-top: 466px;
}

.card--aside-title {
  font-style: normal;
  font-weight: 800;
  font-size: 74px;
  line-height: 89px;
  display: inline-block;
}

.card--aside-subtitle {
  font-style: normal;
  font-weight: 350;
  font-size: 40px;
  line-height: 48px;
  margin-top: 15px;
}

.card--aside-subtitle a {
    color:#C6007F;
}

.wrapper-section_card {
  height: 0;
}

.--margin-aside-title {
  margin-left: 41px;
}

.card--aside-subtitle br {
  display: none;
}

.pic--one {
  width: 384px;
  height: 76px;
  background: #ACE8E2;
  border-radius: 50px;
  position: relative;
  top: -82px;
  right: -544px;
  z-index: -1;
}

.pic--two {
  width: 385.7px;
  height: 93.01px;
  border: 2px solid #ACE8E2;
  border-radius: 385.7px/93.01px;
  -webkit-transform: rotate(5.91deg);
      -ms-transform: rotate(5.91deg);
          transform: rotate(5.91deg);
  position: relative;
  top: -167px;
  right: -535px;
  z-index: -1;
}

.pic--three {
  width: 487.72px;
  height: 190.14px;
  border-radius: 487.72px/190.14px;
  border: 1px solid #000;
  -webkit-transform: rotate(-28deg);
      -ms-transform: rotate(-28deg);
          transform: rotate(-28deg);
  position: relative;
  top: -290px;
  right: -233px;
  z-index: -2;
}

.pic--four {
  width: 31px;
  height: 28px;
  position: relative;
  top: -460px;
  right: -946px;
  z-index: -1;
}

.section_card-stockpiling {
  margin-top: 175px;
}

.section_card-stockpiling-grid {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, 255px);
  gap: 30px;
  max-width: 100%;
}

.card-stockpiling-item {
  border-radius: 12px;
  height: 534px;
  position: relative;
  z-index: 1;
}

.card-stockpiling-img {
  width: 255px;
  height: 363px;
  position: absolute;
  border-radius: 12px;
  z-index: -2;
}

.card-stockpiling-img img {
  width: 255px;
  height: 363px;
  position: inherit;
  border-radius: 12px;
}

.img-card-pos_a {
  top: 0;
  right: 13px;
}

.img-card-pos_b {
  top: -35px;
  right: 0;
}

.img-card-pos_c {
  top: -5px;
  right: -69px;
}

.card-stockpiling-text {
  height: 353px;
  margin-top: 171px;
  padding-left: 12px;
  padding-right: 10px;
  background: #FFDEF2;
  border-radius: 12px;
  padding-top: 22px;
  width: 100%;
}

.card-stockpiling-text_caption {
  position: absolute;
  font-weight: 800;
  font-size: 19px;
  color: #488D86;
  background: #ACE8E2;
  border-radius: 50px;
  padding: 6px 26px 7px 26px;
}

.--card_caption-position-1 {
  top: 120px;
  right: -16px;
  -webkit-transform: rotate(15.84deg);
      -ms-transform: rotate(15.84deg);
          transform: rotate(15.84deg);
}

.--card_caption-position-2 {
  top: 127px;
  right: -28px;
  width: 133px;
  height: 37px;
  padding-top: 5px;
  text-align: center;
  -webkit-transform: rotate(-12.92deg);
      -ms-transform: rotate(-12.92deg);
          transform: rotate(-12.92deg);
}

.--card_caption-position-3 {
  top: 111px;
  right: -33px;
  width: 214px;
  height: 40px;
  padding-top: 7px;
  text-align: center;
  -webkit-transform: rotate(15.84deg);
      -ms-transform: rotate(15.84deg);
          transform: rotate(15.84deg);
}

.--card_caption-position-4 {
  top: 130px;
  right: -57px;
  width: 239px;
  height: 31px;
  padding-top: 0;
  text-align: center;
  padding: 0;
  -webkit-transform: rotate(11deg);
      -ms-transform: rotate(11deg);
          transform: rotate(11deg);
}

.card-stockpiling-text_title {
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 35px;
  z-index: 10;
}

.card-stockpiling-text_money {
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 35px;
  color: #000;
  text-decoration: none;
}

.card-stockpiling-text_cashback {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 19px;
}

.card-stockpiling-text_cashback-title {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
}

.card-stockpiling-text_cashback-count {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
}

.--cashback-size-24 {
  font-size: 24px;
  font-weight: 400;
}

.--cashback-size-30 {
  font-size: 30px;
  font-weight: 400;
}

.--cashback-size-34 {
  font-size: 34px;
  font-weight: 400;
}

.--bgc-5 {
  background: #FFBFE6;
}

.--bgc-10 {
  background: #FA99D4;
}

.--bgc-15 {
  background: #FF77CA;
}

.card-stockpiling-text_subtitle {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  margin-top: 30px;
}

.card-stockpiling-text_desc {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  margin-top: 20px;
}

.section_card-stockpiling-expert {
  margin-top: 50px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  max-width: 1075px;
}

.section_registration {
  margin-top: 162px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.section_registration-left-site_title {
  font-style: normal;
  font-weight: 800;
  font-size: 60px;
  line-height: 72px;
}

.section_registration-form {
  max-width: 540px;
  margin-top: 90px;
}

.section_registration-form-desc {
  margin-bottom: 70px;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
}

.form-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 48px;
  margin-right: 40px;
}

.form-input input {
  width: 350px;
  background: transparent;
  border: none;
  outline: none;
  border-bottom: 1px solid #000;
  font-weight: 400;
  font-size: 24px;
}

.form--agreement {
  margin-top: 25px;
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.form-input--agreement {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 17px;
  max-width: 335px;
  margin-left: 30px;
}

.input--checkbox input {
  display: none;
}

.input--checkbox span {
  display: inline-block;
  width: 27px;
  height: 27px;
  border: 1px solid #000000;
  background-color: #F5F5F5;
}

[type=checkbox]:checked + span:before {
  content: "";
  position: relative;
  display: inline-block;
  height: 12px;
  width: 26px;
  border-left: 5px solid #C6007F;
  border-bottom: 5px solid #C6007F;
  -webkit-transform: translateX(-2px) rotate(-45deg);
      -ms-transform: translateX(-2px) rotate(-45deg);
          transform: translateX(-2px) rotate(-45deg);
  -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
          transform-origin: left bottom;
  left: 18px;
  bottom: -4px;
}

.section_registration-right-site-button {
  bottom: 60px;
}

.section_registration-right-site-button input {
  background: #C6007F;
  border-radius: 12px;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 800;
  font-size: 17px;
  line-height: 24px;
  padding: 15px 97.5px 14px 97.5px;
}
.section_registration-right-site-button a {
  background: #C6007F;
  border-radius: 12px;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 800;
  font-size: 17px;
  line-height: 24px;
  padding: 15px 97.5px 14px 97.5px;
}


.header_subtitle a {
  background: #C6007F;
  border-radius: 12px;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 800;
  font-size: 17px;
  line-height: 24px;
  padding: 15px 97.5px 14px 97.5px;
}



.agreement {
  width: 290px;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 17px;
  color: #000;
  margin-top: 43px;
}

.agreement a {
  color: #000;
}

.section_info-reg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 71px;
}

.section_info-reg_left-site-text {
  font-style: normal;
  font-weight: 800;
  font-size: 22px;
  line-height: 32px;
  color: #488D86;
  background: #ACE8E2;
  border-radius: 50px;
  width: 304px;
  text-align: center;
  padding-top: 3px;
  padding-bottom: 4px;
  -webkit-transform: rotate(-17.87deg);
      -ms-transform: rotate(-17.87deg);
          transform: rotate(-17.87deg);
  position: relative;
  top: -463px;
  right: -214px;
}

.section_info-reg_right-site {
  width: 720px;
  margin-left: 25px;
}

.section_info-reg_right-site-text {
  font-style: normal;
  font-weight: 400;
  font-size: 26px;
  line-height: 38px;
}

.section_info-reg_right-site-slogan {
  font-style: normal;
  font-weight: 800;
  font-size: 26px;
  line-height: 38px;
  margin-top: 50px;
}

.section-faq {
  margin-top: 108px;
}

.section-faq-title {
  font-style: normal;
  font-weight: 800;
  font-size: 74px;
  line-height: 89px;
}

.section-faq-grid {
  margin-top: 62px;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, 350px);
  gap: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.section-faq-item {
  border-radius: 12px;
  height: 480px;
  padding: 54px 15px 60px 15px;
}

.section-faq-item-heading {
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  line-height: 29px;
}

.section-faq-item-text {
  margin-top: 40px;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 29px;
}

.--bg-opacity-24 {
  background: rgba(250, 153, 212, 0.24);
  background-image: url(/library/img/logo.svg);
  background-repeat: no-repeat;
  background-position: 275px 371px;
}

.--bg-opacity-45 {
  background: rgba(250, 153, 212, 0.45);
  background-image: url(/library/img/logo.svg);
  background-repeat: no-repeat;
  background-position: 275px 371px;
}

.section-warning {
  margin-top: 102px;
}

.section-warning-title {
  font-style: normal;
  font-weight: 800;
  font-size: 60px;
  line-height: 88px;
  margin-bottom: 100px;
}

.section-warning-list-items {
  width: 800px;
  width: 100%;
  padding-left: 310px;
}

.section-warning-list-item {
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
}

.footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

.section_footer-top-line {
  background-image: url(/library/img/header-line.png);
  height: 85px;
  border-radius: 12px 12px 0px 0px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: 130px;
  top: 66px;
}

.section_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #612240;
  border-radius: 12px 12px 0px 0px;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.footer_copyright-item {
  list-style-type: none;
  font-style: normal;
  font-weight: 300;
  font-size: 11px;
  line-height: 16px;
  color: #EEE1E0;
}

.footer_info {
  width: 270px;
  font-style: normal;
  font-weight: 300;
  font-size: 11px;
  line-height: 15px;
  color: #EEE1E0;
}

.footer_info a {
  color: #EEE1E0;
}

@media (min-width: 200px) and (max-width: 649.98px) {
  section {
    padding: 0 calc(50vw - 170px);
  }
  .header {
    padding-top: 66px;
  }
  .logotype {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .logotype img {
    width: 120px;
  }
  .header_content {
    margin-top: 77px;
  }
  .header_title {
    max-width: 298px;
    font-size: 34px;
    line-height: 35px;
  }
  .title--ellipse {
    width: 155.27px;
    height: 32.45px;
    margin-top: -33px;
    left: -13px;
    top: 33px;
  }
  .--absolute {
    padding-left: 40px;
    width: 280px;
  }
  .header_subtitle {
    max-width: 200px;
    font-size: 18px;
    line-height: 27px;
    margin-top: 26px;
  }
  .header_button {
    display: -ms-grid;
    display: grid;
    justify-items: center;
  }
  .section_header {
    height: 998px;
  }
  .button--reg {
    font-size: 15px;
    line-height: 21px;
    padding: 17.5px 35.5px 15.5px 35.5px;
  }
  .header_right--site img {
    width: 280px;
  }
  .header_right--site {
    float: none;
    top: 400px;
    padding-left: 20px;
  }
  .section_information {
    padding-left: 0;
  }
  .--flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 0;
    max-width: 100%;
  }
  .section_information {
    margin-top: 60px;
  }
  .section_information--title {
    max-width: 100%;
    font-size: 20px;
    line-height: 29px;
    max-width: 100%;
    margin-bottom: 14px;
    margin-left: 15px;
  }
  .section_information--subtitle {
    width: 289px;
    font-size: 20px;
    line-height: 29px;
    margin-left: 15px;
  }
  .section_card--aside {
    height: 290px;
    padding-left: 25px;
    margin-top: 440px;
    overflow: hidden;
    padding-top: 31px;
  }
  .card--aside-title {
    font-size: 35px;
    line-height: 35px;
    margin-left: 0;
  }
  .--margin-aside-title {
    margin-top: 33px;
  }
  .card--aside-subtitle {
    width: 280px;
    font-size: 29px;
    line-height: 35px;
    margin-top: 45px;
  }
  .card--aside-subtitle br {
    display: block;
  }
  .pic--one {
    width: 193px;
    height: 38px;
    top: -36px;
    right: 17px;
  }
  .pic--two {
    width: 193px;
    height: 46px;
    border-radius: 193px/46px;
    top: -78px;
    right: 24px;
  }
  .pic--three {
    width: 258px;
    height: 100px;
    border-radius: 258px/100px;
    top: -192px;
    right: -98px;
    margin: 0;
  }
  .pic--four {
    top: -223px;
    right: -204px;
  }
  .section_card-stockpiling {
    margin-top: 55px;
    overflow: hidden;
  }
  .section_card-stockpiling-grid {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    gap: 32px;
  }
  .section_card-stockpiling-expert {
    margin-top: 57px;
    padding-left: 70px;
    max-width: 700px;
  }
  .section_card-stockpiling-expert {
    display: none;
  }
  .--card_caption-position-4 {
    right: -20px;
  }
  .section_registration {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 53px;
    overflow: hidden;
    width: 100%;
    margin-top: 70px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .section_registration-left-site_title {
    max-width: 240px;
    font-size: 30px;
    line-height: 42px;
  }
  .section_registration-form-desc {
    margin-bottom: 50px;
  }
  .form-input {
    margin-right: 0;
  }
  .form-input input {
    width: 213px;
  }
  .form-input--agreement {
    margin-left: 18px;
  }
  .section_registration-right-site {
    margin-top: 40px;
  }
  .section_registration-right-site-button a {
    padding: 16px 45px 14px 45px;
  }
  .agreement {
    margin-top: 45px;
  }
  .section_info-reg {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 40px;
    overflow: hidden;
  }
  .section_info-reg_left-site {
    height: 533px;
  }
  .section_info-reg_left-site-text {
    top: -151px;
    right: -10px;
  }
  .section_info-reg_right-site {
    width: 292px;
    margin-left: 0;
    margin-top: 40px;
  }
  .section_info-reg_right-site-text {
    font-size: 20px;
    line-height: 29px;
  }
  .section_info-reg_right-site-slogan {
    font-size: 20px;
    line-height: 29px;
  }
  .section-faq {
    margin-top: 50px;
  }
  .section-faq-title {
    font-size: 35px;
    line-height: 42px;
    max-width: 220px;
  }
  .section-faq-grid {
    margin-top: 47px;
    grid-template-columns: repeat(auto-fill, 290px);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .section-faq-item {
    padding: 35px 15px 60px 15px;
    min-height: 360px;
    max-width: 440px;
  }
  .section-faq-item-heading {
    max-width: 240px;
  }
  .--bg-opacity-24 {
    background-position: 218px 26px;
  }
  .--bg-opacity-45 {
    background-position: 218px 26px;
  }
  .--h367 {
    height: 367px;
  }
  .section-warning-title {
    margin-bottom: 89px;
    font-size: 35px;
    line-height: 52px;
  }
  .section-warning-list-items {
    padding-left: 0;
    width: 548px;
    padding-left: 20px;
    width: 309px;
  }
  .section-warning-list-item {
    font-size: 16px;
  }
  .section_footer-top-line {
    top: 59px;
  }
  .section_footer {
    padding-top: 115px;
  }
  .footer {
    height: 370px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer_logo img {
    width: 137px;
  }
}
@media (min-width: 576.98px) and (max-width: 904.98px) {
  section {
    padding: 0 calc(50vw - 360px);
  }
  .header {
    padding-top: 66px;
    padding-left: 10px;
  }
  .header_content {
    margin-top: 92px;
  }
  .section_header {
    height: 1414px;
  }
  .header_right--site img {
    width: 644px;
  }
  .header_right--site {
    float: none;
    top: 440px;
  }
  .--flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .section_information {
    margin-top: 150px;
  }
  .section_information--title {
    max-width: 100%;
    margin-bottom: 32px;
    margin-right: 0;
  }
  .section_card--aside {
    overflow: hidden;
    margin-top: 490px;
    padding-top: 50px;
    padding-left: 30px;
  }
  .--margin-aside-title {
    margin-left: 0;
    margin-top: 45px;
  }
  .card--aside-subtitle {
    max-width: 490px;
  }
  .pic--one {
    top: -84px;
    right: 17px;
  }
  .pic--two {
    top: -169px;
    right: 28px;
  }
  .pic--three {
    top: -391px;
    right: -205px;
  }
  .pic--four {
    top: -457px;
    right: -412px;
  }
  .section_card-stockpiling-grid {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .section_card-stockpiling-expert {
    display: none;
  }
  .--card_caption-position-4 {
    right: -25px;
  }
  .section_registration {
    margin-top: 140px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 53px;
    overflow: hidden;
    width: 100%;
  }
  .section_registration-right-site {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 50px;
    margin-left: 176px;
  }
  .section_registration-form {
    max-width: 570px;
  }
  .form--agreement {
    margin-top: 20px;
  }
  .section_registration-left-site {
    padding-left: 15px;
  }
  .section_info-reg {
    margin-top: 18px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    position: relative;
    left: -26px;
  }
  .section_info-reg_left-site {
    height: 533px;
  }
  .section-faq {
    padding: 0 calc(49vw - 360px);
  }
  .--h367 {
    height: 367px;
    background-position: 275px 297px;
  }
  .section-warning-title {
    margin-bottom: 89px;
  }
  .section-warning-list-items {
    padding-left: 0;
    width: 548px;
    padding-left: 20px;
  }
  .section-warning-list-item {
    font-size: 18px;
  }
  .section_footer {
    padding-top: 115px;
  }
  .footer {
    height: 370px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 1111.98px) {
  section {
    padding: 0 calc(50vw - 564.5px);
  }
  .header_right--site {
    padding-left: 0;
  }
}