@charset "UTF-8";
.section__stages .stages__table tr .button {
  transition: background-color 0.5s ease; }
  .section__stages .stages__table tr .button:hover {
    background-color: #b5a678; }

.homepage .section__hero .container .hero__main .hero__button .button:hover {
  background-color: #b5a678; }

.section-awards .awards__desc .btn-blue:hover {
  color: #fff; }

.section__hero .container .hero__main .hero__title {
  font-size: 80px;
  line-height: 1.06;
  max-width: 500px;
  margin-bottom: 26px; }

.homepage .section__hero .hero__main .hero__title {
  max-width: 724px;
  font-size: 60px; }

.homepage .section__hero .container .hero__main .hero__button .button {
  padding: 12px 103px; }

.btn {
  font-size: 18px;
  color: #fff;
  background-color: #a29058;
  padding: 12px 103px;
  border-radius: 3px;
  font-weight: normal;
  margin-bottom: 30px;
  transition: all 0.5s ease; }
  .btn:hover {
    background-color: #fff;
    color: #a29058; }

.section__nomination .btn-over {
  border: 1px solid #fff;
  transition: all 0.5s ease; }
  .section__nomination .btn-over:hover {
    background-color: #fff;
    color: #a29058; }

.section-awards {
  padding: 78px 0 30px;
  min-height: 600px;
  border-bottom: solid 1px #e3dfdd; }
  .section-awards .awards {
    color: #2d3039;
    position: relative; }
    .section-awards .awards__caption {
      display: flex; }
    .section-awards .awards__title {
      font-size: 25px;
      line-height: 1.4;
      font-weight: bold;
      color: #000;
      width: 265px; }
    .section-awards .awards__desc {
      font-size: 25px;
      line-height: 1.2;
      max-width: 682px;
      padding-left: 20px; }
      .section-awards .awards__desc p {
        margin-bottom: 30px; }
        .section-awards .awards__desc p:last-child {
          font-size: 19px; }
      .section-awards .awards__desc .btn-blue {
        background-color: #0278ff;
        transition: background-color 0.5s ease;
        margin-bottom: 66px; }
        .section-awards .awards__desc .btn-blue:hover {
          background-color: #3593ff; }
    .section-awards .awards__bg {
      position: absolute;
      top: 55px;
      left: -77px; }

.footer {
  display: flex;
  justify-content: space-between;
  padding: 48px 0 0px;
  font-size: 13px;
  color: #2d3039; }
  .footer__copy {
    max-width: 427px; }
    .footer__copy a {
      color: #2d3039;
      text-decoration: underline;
      transition: text-decoration 0.5s ease;
      margin-left: 15px; }
      .footer__copy a:hover {
        text-decoration: none; }
    .footer__copy p {
      margin-bottom: 20px; }

.nohome .hero__desc {
  min-height: 76px;
  margin-bottom: 65px; }
.nohome .registration {
  display: flex;
  justify-content: space-between;
  padding: 58px 0 122px; }
  .nohome .registration__mentor {
    max-width: 417px;
    color: #2d3039; }
  .nohome .registration__title {
    font-size: 25px;
    line-height: 1.4;
    font-weight: bold;
    color: #000;
    margin-bottom: 22px; }
  .nohome .registration__img {
    max-width: 417px;
    width: 417px;
    background-color: #d8d8d8;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 24px; }
    .nohome .registration__img img {
      max-width: 320px;
      width: 100%;
      display: none; }
  .nohome .registration__desc {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0; }
    .nohome .registration__desc span {
      display: none; }
    .nohome .registration__desc b {
      font-weight: bold; }
  .nohome .registration__form {
    width: 628px; }
    .nohome .registration__form__title {
      font-size: 25px;
      line-height: 1.4;
      font-weight: bold;
      color: #000;
      margin-bottom: 22px; }

#fullform {
  width: 100%;
  border-radius: 20px;
  background-color: #ffffff;
  padding: 47px 50px; }
  #fullform .label-form input {
    border: medium none;
    padding: 10px 20px;
    width: 100%;
    font-family: "Lab Grotesque", sans-serif;
    font-size: 18px;
    line-height: 23px;
    color: #000;
    border: 1px solid #a9a9a9;
    border-radius: 5px;}
  #fullform input::placeholder {
    color: #000; }

form .btn {
  cursor: pointer;
  transition: background-color 0.3s ease 0s;
  display: inline-block;
  text-align: center;
  color: #ffffff;
  border: none;
  width: 100%;
  padding: 13px;
  margin-bottom: 0;
  margin-top: 36px; }

input.required.err, textarea.required.err {
  border: 1px solid #ef3a3f !important; }

.nice-select {
  width: 100%;
  border: 1px solid #a9a9a9;
  border-radius: 5px;
  padding: 10px 30px 10px 20px;
  color: #000;
  font-family: 'Lab Grotesque', sans-serif;  
  font-size: 18px; 
  line-height: 22px;
  height: 45px;}
  .nice-select .list {
    border-radius: 0;
    width: 100%;
    background-color: #fff;
    z-index: 100000; }
  .nice-select .current {
    color: #000; 
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.nice-select:after {
  border: none;
  width: 14px;
  height: 9px;
  transform: rotate(0);
  transform-origin: 50%;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.27051L7 7.27051L13 1.27051' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
}
.nice-select.open:after {
  transform: rotate(180deg);
}
.nice-select .option.selected {
  color: #000;
  font-weight: normal; }

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
  background-color: rgba(2, 120, 255, 0.05); }

.nice-select .option {
  padding-left: 28px;
  font-size: 16px; }

.check-submit {
  position: relative;
  margin: 20px 0 0 33px; }
  .check-submit input[type="checkbox"] {
    display: none; }
  .check-submit label {
    color: #000;
    cursor: default;
    font-weight: normal;
    vertical-align: middle;
    position: relative; 
  line-height: 19px;}
    .check-submit label:before {
      content: " ";
      color: #979797;
      display: inline-block;
      font-family: "Font Awesome 5 Free";
      font-size: 13px;
      font-weight: 900;
      margin-right: 15px;
      position: absolute;
      top: 14px;
      left: -30px;
      text-align: center;
      text-indent: 0px;
      background: #FFF;
      border-image: initial;
      vertical-align: middle; }
    .check-submit label:after {
      content: "";
      position: absolute;
      width: 20px;
      height: 20px;
      top: 0px;
      left: -33px;
      border: 1px solid #e3e3e3; }
  .check-submit input:checked + label:before {
    content: ""; }
  .check-submit input:disabled + label:before {
    background: #eee;
    color: #aaa; }
.radio-block {
  margin-bottom: 54px;
}
.label-radio {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
  margin-top: 20px;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: -0.2px;
  color: #000;
}
.accent {
  color: #9a7550;
}
.label-radio input {
  position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #000;
    width: 20px;
    height: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: background-color .2s ease-in-out, border-color .2s ease-in-out;
}
.label-radio input::after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #9a7550;
}
.label-radio input:checked::after {
  content: "";
}
.label-form {
  position: relative;
  margin-top: 10px; }
  .label-form div {
    position: absolute;
    bottom: 34px;
    left: 0px;
    color: #000;
    z-index: 100;
    display: none;
    color: #93989c;
    font-size: 12px;
    display: none !important; }

.is_selection .solution__clock {
  position: relative; }
  .is_selection .solution__clock:before {
    content: "";
    position: absolute;
    background: url("../../img/clock.png") center no-repeat;
    background-size: cover;
    width: 28px;
    height: 28px;
    top: 3px;
    left: -36px; }
.is_selection .registration__mentor .registration__img {
  background-color: transparent;
  max-width: 266px;
  text-align: center;
  margin: 0 auto;
  align-items: flex-start; }
  .is_selection .registration__mentor .registration__img img {
    display: block;
    max-width: 226px;
    margin-top: 57px; }
.is_selection .registration__mentor .registration__desc {
  text-align: center; }
.is_selection #form_for_qest {
  max-width: 628px;
  padding: 24px 60px 76px 38px;
  background-color: #fff;
  color: #000; }
  .is_selection #form_for_qest p {
    font-size: 20px;
    padding-bottom: 11px; }
  .is_selection #form_for_qest .meter {
    height: 5px;
    width: 100%;
    background-color: #e6e6e6;
    border-radius: 3px; }
  .is_selection #form_for_qest .quest {
    font-size: 18px;
    margin-top: 47px;
    margin-bottom: 38px; }
  .is_selection #form_for_qest .btn {
    margin-top: 65px;
    margin-bottom: 0; }
.is_selection .meter span {
  height: 5px;
  background-color: #a29058;
  border-radius: 3px;
  position: relative;
  display: block; }
.is_selection .form_success {
  margin-top: 84px;
  font-size: 20px; }
  .is_selection .form_success p {
    padding-bottom: 30px !important; }
    .is_selection .form_success p:last-child {
      padding-bottom: 50px !important; }

.header_menu ul {
  display: flex;
  margin-left: 38px; }
  .header_menu ul li {
    margin-right: 20px; }
    .header_menu ul li:last-child {
      position: relative; }

    .header_menu ul li a {
      font-size: 18px;
      letter-spacing: 0.3px;
      color: #ffffff;
      position: relative; }
      .header_menu ul li a:hover:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        background-color: #fff; }

.hero__watch p {
  max-width: 595px;
  max-height: 134px;
  overflow: hidden;
  font-family: ProximaNova;
  font-size: 25px;
  line-height: 1.4;
  color: #ffffff;
  margin-bottom: 80px; }
.hero__points {
  margin-bottom: 48px; }
  .hero__points p {
    font-size: 20px;
    margin-bottom: 11px; }
  .hero__points .meter {
    max-width: 270px;
    height: 5px;
    border-radius: 3px;
    background-color: #e6e6e6;
    position: relative; }
    .hero__points .meter span{
      display: block;
      height: 5px;
      border-radius: 3px;
      background-color: #a29058;
    }
    .hero__points .meter:after {
      content: "";
      position: absolute;
      top: -25px;
      right: -43px;
      width: 36px;
      height: 46px;
      background: url("../../img/fairy_dark.png") center no-repeat;
      background-size: 100%; }

.section-test {
  padding-bottom: 95px; }
  .section-test hr {
    margin: 0;
    border: none;
    border-top: 1px solid #908b89;
    margin-left: -10px;
    height: 1px; }
  .section-test .test {
    padding-top: 62px;
    display: flex; }
    .section-test .test__mission, .section-test .test__solution {
      max-width: 600px;
      width: 100%;
      border-right: 4px;
      background-color: #fff;
      box-shadow: 0 20px 40px 13px rgba(128, 152, 213, 0.08);
      min-height: 800px;
      padding: 22px 16px 22px 39px; }

.test__title, .test__solution, .test__body__title {
  font-size: 25px;
  font-weight: bold;
  line-height: 1.4;
  color: #000; }

.test__body {
  margin-top: 20px; }
  .test__body ul li {
    color: #9da6bf;
    font-size: 16px;
    margin-bottom: 20px; }
    .test__body ul li span {
      font-size: 14px;
      color: #2d3039;
      width: 86px;
      display: inline-block; }
  .test__body ul .pass {
    color: #0278ff; }

.section-test .test__body__hr {
  margin: 30px 0; }

.test__body__footer {
  display: flex;
  margin-top: 20px; }
  .test__body__footer__img {
    width: 75px;
    height: 75px;
    background-color: #d8d8d8;
    border-radius: 10em;
    flex-shrink: 0;
    background-size: cover;
    background-position: center 5px;
    background-repeat: no-repeat;
    margin-right: 13px; }
  .test__body__footer__desc {
    font-size: 18px;
    color: #2d3039;
    line-height: 1.2; }
    .test__body__footer__desc strong{
      display: block;
      margin-top: 50px;
    }
    /* .test__body__footer__desc p:last-child {
      font-size: 14px; } */

.btn-over-blue {
  background-color: transparent;
  color: #0278ff;
  border: 1px solid #0278ff;
  max-width: 258px;
  padding: 12px 0;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 18px;
  display: block;
  cursor: pointer; }
  .btn-over-blue:hover {
    background-color: #0278ff;
    color: #fff; }

.btn-over-red {
  background-color: transparent;
  color: coral;
  border: 1px solid coral;
  max-width: 258px;
  padding: 12px 0;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 18px;
  display: block;
  cursor: pointer; }
.btn-over-red:hover {
  background-color: coral;
  color: #fff; }

.solution__body {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%; }
  .solution__body p {
    max-width: 417px;
    font-size: 18px;
    line-height: 1.56;
    color: #2d3039;
    font-weight: normal;
    text-align: center; }


/*T58561 */
.section-book {
      perspective: 1000px;
}
.section-book .book {
  transition: transform 1500ms ease 0ms;
  transform: rotateY(0deg);
  transform-style: preserve-3d;
  transform-origin: left center;
}
.section-book .book:hover{
   transform: rotateY(-13deg);
}


.test {
    transform: translate(0, 0);
}
.test.flipped {
    left: -300px;
    z-index: 2;
}
.test {
    perspective: 1000px;
    transition: 1.3s;
    position: relative;
}
.documentCover {
  position: relative;
/*  transform-style: preserve-3d;
  transform-origin: left center;*/
}
.start .documentCover {
   /* position: absolute;*/
    left: 0px;
    z-index: 5;
}
.test .test__mission {
  transform-style: preserve-3d;
  transform-origin: right center;
  transform: rotateY(0);
  transition: 1.2s;
}
.test.flipped .test__mission {
    transform: rotateY(180deg);
}

    .test.flipped .documentCover .documentFront {
      background: url(../../img/front.jpg) left top no-repeat;
      z-index: 5;
      background-size: 600px 902px;
      transform: rotateY(180deg);
      opacity: 1;
      left: -15px;
    }

.test .documentCover .documentFront {
  transform-style: preserve-3d;
      background: url(../../img/front.jpg) left top no-repeat;
  transform-origin: right center;
    position: absolute;
      background-size: 600px 902px;
    transform: rotateY(0);
    width: 600px;
    left: 0;
    transition: 1.2s;
    opacity: 0;
    height: 902px;
    z-index: 1;

}



.section-book {
  padding-top: 62px;
  padding-bottom: 100px; }
  .section-book .book {
    max-width: 563px;
    background-color: #ab9960;
    min-height: 800px;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 100px 75px 30px 75px;
    font-size: 20px;
    line-height: 1.75;
    color: #333333;
    box-shadow: inset 45px 0px 16px -17px rgba(255, 255, 255, 0.51); }
    .section-book .book__title {
      max-width: 350px;
      text-align: center;
      font-size: 35px;
      line-height: 1.29;
      color: #333333;
      text-transform: uppercase;
      display: flex;
      flex-direction: column; }
      .section-book .book__title img {
        width: 82px;
        height: 109px;
        margin: 0 auto; }
    .section-book .book__body {
      width: 100%;
      text-align: center;
      margin-top: -140px; }
      .section-book .book__body p {
        line-height: 30px; }
      .section-book .book__body hr {
        margin: 0;
        margin-bottom: 20px;
        border: 0;
        border-top: 1px solid #000;
        height: 1px;
        box-sizing: content-box; }
    .section-book .book__footer {
      color: #000; }

.solution__title__wrap {
  display: flex;
  justify-content: space-between; }

.solution__clock {
  font-size: 25px;
  line-height: 1.4;
  color: #d0021b;
  font-weight: normal; }

.solution__testbody {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.56;
  color: #2d3039;
  margin-top: 20px; }
  .solution__testbody ul li {
    margin-bottom: 20px;
    display: flex;
    flex-shrink: 0; }
    .solution__testbody ul li span {
      font-size: 14px;
      color: #2d3039;
      max-width: 86px;
      display: block;
      width: 100%; }
  .solution__testbody .answer {
    color: #686868;
    font-size: 16px;
    line-height: 2.44;
    display: inline-block;
    line-height: 30px;
    height: 30px;
    padding: 0 0 0 28px;
    border-radius: 2px;
    box-shadow: -7px 9px 15px 0 rgba(137, 165, 202, 0.12);
    border: solid 1px #e5e5e5;
    background-color: #ffffff;
    width: 100%;
    margin-bottom: 15px; }

.clue {
  max-width: 431px;
  padding-left: 85px; }

.thrue {
  color: #93989c !important;
  text-decoration: line-through; }

.float-right {
  float: right;
  color: #2d3039;
  font-size: 14px; }

.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-top: 68px; }
  .flex-center .test__ok img {
    margin-bottom: 53px; }
  .flex-center .test__ok p {
    font-size: 18px;
    font-weight: normal;
    max-width: 418px;
    margin-bottom: 20px;
  }

.advice-content {
  margin-top: 40px; }
  .advice-content p {
    margin-bottom: 20px; }

.test__body__footer__desc p {
  line-height: 25px; }

.advice__content {
  margin-top: 27px; }

.is_advice .meter span {
  height: 5px;
  background-color: #a29058;
  border-radius: 3px;
  position: relative;
  display: block; }
.is_advice .check-submit label::before {
  top: 11px;
  left: -36px; }
.is_advice .test__body__footer {
  margin-top: 37px; }
.is_advice .advice__content {
  margin-top: 37px; }
.is_advice .advice__title {
  color: #93989c;
  font-size: 12px; }
.is_advice .quest__body p {
  line-height: 1.44;
  font-size: 16px;
  color: #0278ff;
  margin-bottom: 15px; }
.is_advice .quest__body hr {
  border-top: 1px solid #0278ff; }

.send .test__body__footer {
  margin-top: 37px; }
.send .flex-center {
  margin-top: 45px; }
.send .test__ok span {
  color: #0278ff;
  display: block; }
.send .name {
  display: inline-block; }
.send .btn-over-blue {
  width: 350px;
  max-width: 350px;
  display: block;
  padding: 7px 0px;
  margin: 0 auto 30px;
}

.test-right .solution__clock img {
  width: 17px;
  height: auto;
  margin-left: 25px; }
.test-right .solution__clock span {
  color: #a29058;
  font-size: 25px; }
.test-right .answer-wrap {
  width: 100%; }
  .test-right .answer-wrap .right-answer {
    border-color: #1ebfa4;
    width: 100%; }
.test-right .btn-blue {
  cursor: pointer;
  transition: background-color 0.3s ease 0s;
  background-color: #0278ff;
  display: inline-block;
  font-weight: 600;
  padding: 17px 0px;
  font-size: 18px;
  line-height: 1.11;
  text-align: center;
  color: #ffffff;
  border: none;
  width: 100%;
  margin-bottom: 0;
  margin-top: 44px; }
  .test-right .btn-blue:hover {
    background-color: #3593ff;
    color: #fff; }

.section__mentor .mentor .mentor__content {
  justify-content: flex-start; }

.section__mentor .mentor .mentor__content .mentor__elem:hover ~ img {
  display: none;
}

.section__mentor .mentor .mentor__content .mentor__elem {
  max-width: 226px;
  margin-left: auto;
  margin-right: auto; 
  margin-right: 0; }

.mentor__elem__wrap {
 width: 21.5%; }

/*begin popup form */
.md-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 1001;
  opacity: 1;
  background: rgba(37, 37, 37, 0.6);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }
.mentor__button__end a{
  display: none;
}
.mentor__button__end:after{
  content: 'Набор закончен';  
  font-family: ProximaNova;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: center;
  height: 36px;
  color: #d0021b;
  display: block;
}
.popup {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1002; }
  .popup .IDform {
    display: none;
    max-width: 450px;
    background-color: #f5f6f2;
    border-radius: 9px; }

.popup-inner {
  width: 100%;
  height: auto;
  padding: 30px;
  margin: 0 auto;
  position: relative; }

.popup .close {
  position: absolute;
  font-size: 17px;
  top: 10px;
  right: 10px; }

span.err-text {
  color: #ef3a3f;
  margin: 10px 0;
  display: block; }

.popup-thnx-inner {
  display: none;
  text-align: center;
  padding: 30px 50px;
  height: auto; }

.form input[type=text] {
  margin: 20px 0;
  display: block;
  width: 100%;
  border-radius: 3px;
  border: 1px solid #CDD1DA;
  transition: 0.2s;
  line-height: 19px;
  font-size: 16px;
  padding: 10px; }
.form textarea {
  margin: 20px 0;
  display: block;
  width: 100%;
  border-radius: 3px;
  border: 1px solid #CDD1DA;
  transition: 0.2s;
  line-height: 19px;
  font-size: 16px;
  padding: 10px;
  resize: none;
  height: 80px; }

input.required.err, textarea.required.err {
  border: 1px solid #ef3a3f; }

.popup-thnx-inner {
  text-align: center;
  font-size: 18px; }
  .popup-thnx-inner span {
    display: block;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px; }

.title_form {
  font-weight: bold;
  font-size: 20px;
  text-align: center; }

/*end popup form */
/*begin full width form */
.popup .thanks {
  display: none;
  max-width: 450px;
  background-color: #f5f6f2;
  border-radius: 9px;
  text-align: center;
  padding: 30px 50px;
  height: auto; }

.thanks {
  text-align: center;
  font-size: 18px; }
  .thanks p span {
    display: block;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px; }

.fullform-area {
  padding-bottom: 70px;
  padding-top: 65px; }

.fullform-wrapper {
  text-align: center; }

.fullform-title {
  margin-bottom: 60px; }
  .fullform-title h2 {
    color: #404044;
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 14px; }
  .fullform-title p {
    color: #595959;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0; }

/*end full width form */
/*==========  Desktop First Method  ========== */
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  .nohome .registration {
    flex-direction: column;
    align-items: center; }
  .nohome .registration__form__title {
    text-align: center; }
  .nohome .registration__form {
    margin-top: 50px; }
  .nohome .registration__img {
    width: 100%;
    height: auto; }

  .section__nomination .container .nomination__content .nomination__elem {
    white-space: nowrap; }

  .awards__bg {
    position: static !important;
    margin: 20px 0; }
    .awards__bg img {
      max-width: 150px;
      width: 100%; }

  .section-awards .awards__caption {
    flex-direction: column;
    align-items: center;
    text-align: center; }

  .section-awards .awards__desc {
    padding-left: 0; } }
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .section__hero .full__secreen__video video {
    display: none; }

  .section__hero .container .hero__bg {
    display: none; }

  .section__nomination .container .nomination__content {
    flex-direction: column; }

  .section__nomination .container .nomination__content .nomination__elem {
    margin-bottom: 50px; }
    .section__nomination .container .nomination__content .nomination__elem:nth-child(2) {
      order: -1; }

  .section__nomination .container .nomination__content {
    padding-bottom: 20px; }

  .stages__table tr {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center; }
  .stages__table th {
    width: 100% !important;
    text-align: center !important; }
  .stages__table td {
    padding: 0 !important; }

  .section__stages .stages__table tr .button {
    margin-top: 20px;
    padding: 12px 60px; }

  .section__mentor .mentor .mentor__caption {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center; }

  .section__mentor .mentor .mentor__caption .mentor__title {
    padding-bottom: 50px; }

  .section__mentor .mentor .mentor__caption .mentor__desc {
    margin: 0; }

  .section__mentor .mentor .mentor__content .mentor__elem .mentor__name {
    text-align: center; }

  .section__mentor .mentor .mentor__caption .mentor__desc {
    width: 100%; }

  .mentor__elem__wrap {
    width: 33%; }

  .wall__f, .wall__s {
    display: none; }

  .section__nomination--second .container .nomination__title {
    text-align: center; }

  .section-awards {
    padding-top: 50px; }

  .is_advice .hero__header {
    flex-direction: column;
    align-items: center;
    text-align: center; }
  .is_advice .section__hero .container .hero__header .header__phone {
    margin: 0;
    padding: 20px 0; }
  .is_advice .header__logo {
    margin-bottom: 20px; }
  .is_advice .hero__watch p {
    margin-left: auto;
    margin-right: auto; }
  .is_advice .hero__points .meter {
    margin: 0 auto; }
  .is_advice .section__hero .container .hero__main {
    text-align: center; }

  .section-test .test {
    flex-direction: column;
    align-items: center; }

  .section-test .test__mission, .section-test .test__solution {
    margin-top: 30px;
    min-height: 534px;
    margin-left: auto;
    margin-right: auto; } 
    #fullform {
      margin-top: 24px;
    }}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .section__hero .container .hero__header {
    flex-direction: column; }

  .section__hero .container .hero__header .header__phone {
    margin: 0;
    padding: 20px 0; }

  .section__hero .container .hero__header {
    padding-top: 30px; }

  .section__hero .container .hero__main .hero__title {
    font-size: 50px; }

  .section__hero .container .hero__main {
    text-align: center; }

  .section__hero .container .hero__main .hero__desc {
    width: 100%; }

  .section__hero .container .hero__about {
    width: 100%;
    text-align: center;
    padding: 30px 0 0 0; }

  .section__hero .container .hero__about .about__content {
    flex-direction: column;
    flex-wrap: wrap; }

  .section__hero .container .hero__about .about__content .about__elem .elem__desc::before {
    position: relative;
    margin-right: 10px; }

  .section__hero .container .hero__about .about__content .about__elem .elem__desc {
    padding: 0 0 30px 0; }

  .mentor__elem__wrap {
    width: 50%; }

  .footer {
    flex-direction: column;
    align-items: center;
    text-align: center; }

  .footer__copy a {
    margin-left: 0; }

  .nohome .registration__title {
    text-align: center; }

  #fullform {
    padding: 22px 10px 26px 18px;
  }
  .radio-block {
    margin-bottom: 24px;
  }
  #fullform .label-form input,
  .nice-select {
    font-size: 16px;
    line-height: 20px;
    padding: 10px;
  }

  .is_selection #form_for_qest {
    margin: 0 auto;
    max-width: 470px; }

  .nohome .registration {
    padding: 58px 0 20px; }

  .hero__points .meter {
    margin: 10px auto; }

  .hero__points p {
    margin: 0 auto; }

  .hero__watch p {
    margin: 30px auto; } }
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .is_selection .clue {
    padding-left: 0;
    text-align: left; }
  .is_selection .solution__testbody ul li {
    flex-direction: column;
    text-align: left; }
  .is_selection .solution__testbody ul li span {
    max-width: 100%;
    margin-bottom: 5px; }
  .is_selection .section-book .book {
    padding: 26px;
    min-height: 510px; }
  .is_selection .section-book .book__body {
    margin-top: 0; }
  .is_selection .section-book .book__title {
    font-size: 28px; }
  .is_selection .section-book {
    padding-bottom: 20px; }

  .hero__points .meter {
    max-width: 218px; }

  .is_selection #form_for_qest {
    max-width: 370px; }

  .nohome .registration__desc {
    text-align: center; }

  .section__hero .container .hero__main .hero__title {
    font-size: 36px; }

  .homepage .section__hero .container .hero__main .hero__button .button {
    padding: 12px 60px; }

  .section__hero .container .hero__main .hero__button {
    margin: 20px 0 42px; }

  .mentor__elem__wrap {
    width: 100%; }

  .btn {
    padding: 12px 60px; }

  .section__stages .stages__table tr th:last-child,
  .section__mentor .mentor .mentor__caption .mentor__desc,
  .section-awards .awards__desc p {
    font-size: 20px; }

  .is_advice .hero__points {
    width: 260px;
    margin-left: auto;
    margin-right: auto; }
  .is_advice .test__title, .is_advice .test__solution, .is_advice .test__body__title {
    text-align: center; }
  .is_advice .solution__title__wrap {
    justify-content: center; }
  .is_advice .check-submit {
    margin-left: 0;
    margin-right: 0; }
  .is_advice .section-test {
    padding-bottom: 20px; }

  #fullform {
    padding: 22px 10px 26px 10px; }

  .nohome .registration {
    padding: 58px 0 0px; }

  .nohome .registration__img img {
    max-width: 150px; }

  .nohome .registration__form__title {
    margin-bottom: 0;
    padding: 10px 0; }

  .is_selection .registration__mentor .registration__desc {
    padding-top: 20px; }

  .section-test .test {
    padding-top: 20px; }

  .section-test .test__mission, .is_advice .section-test .test__solution {
    padding: 10px; }

  .test__body__footer {
    flex-direction: column;
    align-items: center; }

  .test__body__footer__img {
    margin-bottom: 20px; }

  .send .btn-over-blue {
    width: 100%;
    max-width: 271px; }

  .section-test {
    padding-bottom: 20px; }

  .section-test .test__mission, .section-test .test__solution {
    padding: 5px; }

  .footer {
    padding-bottom: 30px; }

  .test__body ul li span {
    display: block; }

  .test__body__footer__desc {
    text-align: center; }
    .test__body__footer__desc .btn {
      padding: 12px 0px;
      margin-left: auto;
      margin-right: auto; }

  .test__title, .test__solution, .test__body__title {
    text-align: center; }

  .section-test .test__mission, .section-test .test__solution {
    min-height: 220px; }

  .test-right .solution__title__wrap {
    flex-direction: column; }
  .test-right .solution__testbody ul li {
    flex-direction: column;
    text-align: left; }
  .test-right .clue {
    padding-left: 0; }
  .test-right .btn-blue {
    margin-top: 20px; } }
/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
  /* */ }
/*==========  Mobile First Method  ========== */
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
  /* */ }
/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  /* */ }
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  /* */ }
/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  /* */ }
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  /* */ }

/*# sourceMappingURL=custom.css.map */
.advice-content-img{
  text-align: center;
  margin-top: 30px;
}
.solution__testbody{
  height: 100%;
  margin-top: 0 !important;
}
.solution__title{
  height: 36px;
}
.prize{
  
}
.prize__list{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 50px;
}
.prize__item{
  display: flex;
  align-items: center;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.46;
  text-align: center;
  color: #a29058;
  position: relative;
}
.prize__item::before{
  content: url('../../img/gold-l.svg');
}
.prize__item::after{
  content: url('../../img/gold-l.svg');
  transform: scaleX(-1);
}
.prize__item p{
  max-width: 200px;
}
.finals__list img,.finals__list a{
  max-width: 100%;
}
.finals__list{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -30px;
  margin-bottom: 50px;
}
.finals__item{
  width: 25%;
  padding: 0 30px;
  margin-bottom: 50px;
}
.finals__item-inner{
  background-color: #ffffff;
  padding: 10px;
}
.finals__item-top{
  border-bottom: 1px solid #979797;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
}
.finals__item-name{
  font-size: 18px;
  line-height: 1.56;
  color: #2d3039;
  margin-bottom: 14px;
}
.finals__item-name span{
  display: block;
}
.finals__item-top img{
  max-width: 160px;
}
.finals__item-btn{
  display: flex;
  align-items: center; 
  justify-content: center;
  text-align: center;
  font-size: 18px;
  color: #a29058;
  height: 35px;
  border-radius: 3px;
  border: solid 1px #a29058;
  transition: .3s;
  margin-bottom: 10px;
}
.finals__item-btn:hover{
  background-color: #0278ff;
  color: white;
  border: 0; 
}
.finals__item-bottom{
  display: flex;
  align-items: center;
}
.finals__item-bottom-img{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #d8d8d8;
  position: relative;
  overflow: hidden;
  margin-right: 8px;
}
.finals__item-bottom-img img{
  position: absolute;
  top: 5px;
  left: 0;
}
.finals__item-bottom-txt{
  font-size: 15px;
  color: #2d3039;
}

.instep{
  background: white;
  padding: 80px 0 30px;
}
.instep__top{
  display: flex;
  flex-wrap: wrap;
  color: #000;
  margin-bottom: 60px;
}
.instep__top h2{
  font-size: 25px;
  line-height: 1.4;
  font-weight: bold;
  width: 25%;
  padding: 0 20px;
  margin: 0;
}
.instep__top p{
  max-width: 680px;
  padding: 0 20px;
  font-size: 25px;
  line-height: 1.2;
}
.finals__item-instep{
  text-align: center;
}
.finals__item-inner-instep{
  background-color: #f3f3f3; 
  padding: 15px 10px;
}
.finals__item-top a{
 color: #0278ff; 
 margin-bottom: 14px;
}
.finals__item-bottom-instep{
  justify-content: center;
}
.finals__item-bottom-instep p{
  color: black;
}
.hero__about{
  position: relative;
}
.hero__about img{
  position: absolute;
  right: -140px;
  top: -170px;
}
.popap-info{
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  max-width: 780px;
  width: 100%;
  padding: 30px 40px 60px;
  border-radius: 4px;
  box-shadow: 0 20px 40px 13px rgba(128, 152, 213, 0.08);
  background-color: #ffffff;
  z-index: 999;
}
.popap-info__top{
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(45, 48, 57, 0.6);
  padding: 15px 0;
  margin-bottom: 30px;
}
.popap-info__top .close{
  margin-left: auto;
  cursor: pointer;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.popap-info__top .close span{
  display: block;
  width: 100%;
  height: 1px;
  background: rgba(45, 48, 57, 0.6);
  transform: rotate(45deg);
}
.popap-info__top .close span::after{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: rgba(45, 48, 57, 0.6);
  transform: rotate(-90deg);
}
.popap-info__title{
  font-size: 25px;
  color: #000000;
  font-weight: bold;
}
.popap-info__content{
  max-height: 70vh;
  overflow: auto;
}
.popap-info__content::-webkit-scrollbar{
  width: 5px;
  background-color: #f7f7f7;
  border-radius: 2.5px;
}
.popap-info__content::-webkit-scrollbar-thumb{
  background-color: #4e5567;
  border-radius: 2.5px;
}
.popap-info__content-top{
  display: flex;
  margin-bottom: 65px;
}
.popap-info__content-top-img{
  min-width: 75px;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background-color: #d8d8d8;
  overflow: hidden;  
  margin-right: 10px;
}
.popap-info__content-top-img img{
  max-width: 100%;
  margin-top: 10px;
}
.popap-info__content-top p{
  max-width: 450px;
}
.popap-info__content-txt p{
  font-size: 18px;
  line-height: 28px;
  color: #2d3039;
  margin-bottom: 30px;
  max-width: 650px;
}
.popap-info__content-txt p:last-child{
  margin-bottom: 0;
}
.overlay{
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(45, 48, 57, 0.6);
  z-index: 999;
}
body.fix{
  overflow: hidden;
}
.popap-info__content-top-img-partners{
  width: 100%;
  margin-right: 0;
  height: auto;
  background: none;
  border-radius: 0;
}
.popap-info__content-top-img-partners img{
  margin-top: 0;
  width: 200px;
}
.popap-info__content-top-partners{
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.popap-info__content-top-partners p{
  max-width: 650px;
  margin-top: 20px;
}
.broadcast-page{
  /* background: url('../../img/group.png') no-repeat center/cover; */
  background-color: rgba(31, 35, 39, 0.85);
}
.broadcast-page .section__hero:before {
  background: none;
}
.broadcast{
  padding: 30px 0 80px;
}
.broadcast__row{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.broadcast__video{
  width: 75%;
  background: white;
  padding: 0 10px;
}
.broadcast__right{
  width: 25%;
  padding: 0 15px;
}
.broadcast__right-title{
  font-size: 23px;
  font-weight: bold;
  line-height: 0.96;
  color: #ffffff; 
  margin-bottom: 7px;
}
.broadcast__right-item{
  padding: 20px 0;
  border-top: solid 1px #ffffff;
}
.broadcast__right-item-name{
  font-weight: bold;
  color: #ffffff; 
}
.broadcast__right-form{
  display: flex;
  flex-direction: column;
}
.broadcast__right-form textarea{
  border: 0;
  padding: 15px;
  width: 100%;
  height: 130px;
  resize: none;
  font-family: inherit;
}
.broadcast__right-btn{
  cursor: pointer;
  width: 100%;
  padding: 18px 0;
  border-radius: 1px;
  border: 0;
  color: white;
  background-color: #0278ff; 
  transition: .3s;
  font-family: inherit;
  font-size: 16px;
}
.broadcast__right-btn:hover{
  background: #0278ffa6;
}
.broadcast__time{
  width: 75%;
  margin-top: 50px;
}
.broadcast__time-line{
  width: 100%;
  height: 1px;
  background: white;
  position: relative;
  margin-bottom: 5px;
}
.broadcast__time-line span{
  width: 200px;
  height: 1px;
  background: #d0021b;
  position: absolute;
  left: 0;
  top: 0;
}
.broadcast__time-list{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.broadcast__time-item{
  display: flex;
  flex-wrap: wrap;
  width: 33.33%;
  padding-top: 10px;
  border-top: 2px solid white;
  max-width: 250px;
}
.broadcast__time-item.active{
  border-color: #d0021b;
}
.broadcast__time-img{
  width: 30%;
  padding: 0 5px;
}
.broadcast__time-img img{
  max-width: 100%;
}
.broadcast__time-item-wr{
  width: 70%;
  padding: 0 5px;
}
.broadcast__time-item span{
  font-weight: bold;
  line-height: 1.38;
  width: 100%;
}
.broadcast__time-item p{
  font-size: 14px;
  line-height: 1.5;
  max-width: 150px;
  width: 100%;
}
.broadcast-winners{
  margin-top: 50px;
}
.broadcast-winners h2{
  margin: 0 0 50px;
  font-size: 23px;
}
.broadcast-winners__char{
  font-size: 170px;
  font-weight: 300;
  color: #a29058; 
}
.broadcast-winners__content{
  max-width: 870px;
  margin: 0 auto 50px;
}
.broadcast-winners__item{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 -15px 16px;
}
.broadcast-winners__name,.broadcast-winners__prize{
  font-size: 20px;
  padding: 0 15px;
  flex: 1 0 auto;
}
.broadcast-winners__name{
  position: relative;
}
.broadcast-winners__line{
  display: block;
  width: 360px;
  height: 1px;
  border-bottom: 1px dashed white;
}
.gallery{
  min-height: 100vh;
}
.gallery h1{
  font-size: 45px;
  color: #ffffff;
  margin: 0;
  line-height: normal;
}
.gallery__content{
  padding: 30px;
  background-color: #fff;
}
.gallery__list{
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
}
.gallery__list::-webkit-scrollbar-thumb {
  border: none;
  border-color: #3424ae;
  background-color: #e5e5e5;
  border-radius: 10px;
}
.gallery__list::-webkit-scrollbar-track {
  background-color: #fff;
  border: solid 1px #e5e5e5;
  border-radius: 10px;
}
.gallery__item{
  margin-bottom: 30px;
}
.gallery__item:last-child{
  margin-bottom: 0;
}
.gallery__item-title{
  font-family: ProximaNova;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.11;
  color: #a29058;
  margin-bottom: 30px;
}
.gallery__item-title span{
  font-size: 16px;
    font-weight: normal;
    line-height: 1.44;
    color: #2d3039;
}
.gallery__item-content{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 -15px;
}
.gallery__sublist {
  display: flex;
  flex-wrap: wrap;
  width: 85%;
  margin: 0 -15px;
  padding: 0 15px;
}
.gallery__sublist-item{
  width: 12.5%;
  padding: 0 15px;
  height: 106px;
}
.gallery__sublist-item img{
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gallery__sublist-item a{
  display: block;
  width: 100px;
  height: 145px;
  background-color: #d8d8d8;
  overflow: hidden;
  border: solid 1px #979797;
}
.gallery__btn-more{
  width: 15%;
  padding: 0 15px;
  font-size: 16px;
  line-height: 1.44;
  color: #0278ff;
  text-align: center;
}
.gallery{
  position: relative;
  z-index: 1  ;
}
.gallery-page .section__hero:before{
  display: none;
}
.gallery-page{
  background: url("../../img/bg_one_screen.jpeg") no-repeat center/cover;
}
.gallery-page::after{
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(31, 35, 39, 0.8);
}
.gallery__sublist-item a img{
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gallery__bottom{
  display: flex;
  flex-wrap: wrap;
  padding: 50px 0;
}
.gallery__social{
  width: 50%;
  display: flex;
  align-items: center;
}
.gallery__desc{
  width: 50%;
}
.gallery__desc p{
  font-size: 20px;
  line-height: 1.35;
  color: #ffffff;
  max-width: 450px;
  margin-left: auto;
}
.gallery__social-item{
  margin-right: 10px;
}
.gallery__social-item:last-child{
  margin-right: 0;
}
.gallery__social-item a{
  display: block;
  width: 28px;
  height: 28px;
}
.gallery__list::-webkit-scrollbar{
  background-color: #fff;
  border: solid 1px #e5e5e5;
  border-radius: 10px;
  width: 6px;
}
.gallery__top{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 50px 0;
}
.gallery__date{
  font-size: 40px;
  line-height: 0.93;
  color: #ffffff;
}
@media (max-width: 1100px){
  .finals__list{
    margin: 0 -15px;
  }
  .finals__item{
    width: 33%;
    padding: 0 15px;
  }
  .gallery__sublist{
    width: 100%;
    margin-bottom: 16px;
  }
  .gallery__btn-more{
    width: 100%;
    text-align: left;
  }
}
@media (max-width: 1000px){
  .broadcast__video{
    height: 500px;
    margin-bottom: 20px;
  }
  .broadcast__video,.broadcast__right{
    width: 100%;
    padding: 0;
  }
  .broadcast__time{
    width: 100%;
  }
}
@media (max-width: 992px){
  .solution__testbody{
    padding: 50px 0;
  } 
  .instep__top h2{
    width: 100%;
    text-align: center;
    padding: 0;
    padding-bottom: 50px;
  }
  .instep__top p{
    width: 100%;
    padding: 0;
    max-width: 100%;
    text-align: center;
  }
  .prize__list{
    flex-direction: column;
  }
  .prize__item{
    margin-bottom: 50px;
  }
  .hero__about img{
    right: -20px;
  }
}
@media (max-width: 920px){
  .gallery__sublist-item{
    width: 16.66%;
    margin-bottom: 16px;
  }
}
@media (max-width: 768px){
  .broadcast{
    padding: 20px 0;
  }
  .finals__list{
    margin: 0;
    justify-content: center;
  }
  .finals__item{
    max-width: 400px;
    width: 100%;
    padding: 0;
  }  
  .section__hero .container .hero__about:before{
    display: none;
  }
  .hero__about img{
    display: none;
  }
  .popap-info{
    padding: 20px;
    width: 99%;
  }
  .popap-info__content-txt p{
    font-size: 16px;
  }
  .popap-info__content-top{
    margin-bottom: 30px;
  }
  .broadcast__time-img{
    display: none;
  }
  .broadcast__time-item{
    width: 33.33%;
  }
  .broadcast__time-item span, .broadcast__time-item p{
    font-size: 12px;
  }
  .gallery__sublist-item{
    width: 20%;
  }
  .gallery h1{
    font-size: 30px;
    margin: 0;
    line-height: normal;
  }
  .gallery__date{
    font-size: 20px;
  }
  .nice-select {
    padding-right: 25px;
  }
}
@media (max-width: 620px){
  .gallery__sublist-item{
    width: 25%;
  }
}
@media (max-width: 550px){
  .broadcast-winners h2{
    margin-bottom: 20px;
  }
  .broadcast-winners__char{
    font-size: 70px;
  }
  .broadcast-winners__content{
    margin-bottom: 20px;
  }
  .broadcast-winners__item{
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
  .broadcast-winners__name, .broadcast-winners__prize{
    width: 100%;
    font-size: 18px;
  }
  .broadcast-winners__line{
    display: none;
  }
}
@media (max-width: 520px){
  .gallery__sublist-item{
    width: 50%;
  }
  .gallery__sublist-item a{
    width: 100%;
  }
}
@media (max-width: 480px){
  .instep__top p{
    font-size: 20px;
  }
}