img {
  display: block;
  max-width: 100%;
  height: auto;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.row > *[class*=col] {
  float: none;
}
@media screen and (max-width: 996px) {
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .row > *[class*=col] {
    padding: 0 10px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 576px) {
  .row > *[class*=col] {
    width: 100% !important;
  }
}

@media print, screen and (min-width: 1200px) {
  .container {
    width: 1240px;
  }
}
.mv {
  padding-top: 80px;
  padding-bottom: 50px;
}
@media screen and (max-width: 996px) {
  .mv {
    padding-bottom: 0;
  }
}

.main-sect {
  padding-top: 50px;
  padding-bottom: 50px;
  line-height: 1.4;
}
@media screen and (max-width: 576px) {
  .main-sect {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
@media screen and (max-width: 996px) {
  .main-sect > .container > .row > .col-md-4 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }
}

.title-2 {
  text-align: center;
}
@media screen and (max-width: 996px) {
  .title-2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 480px) {
  .title-2 {
    font-size: 26px;
  }
}

.block-contacts-main {
  padding: 0;
}
.block-contacts-main .contacts-form {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
.block-contacts-main .contacts-form__submit {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.block-contacts-main .checkbox, .block-contacts-main .radio {
  position: relative;
  border: 0;
  margin: 0;
  padding: 0;
  width: 0;
}
.block-contacts-main .contacts-select-list__item:nth-child(2) {
  border-top: none;
}
.block-contacts-main .contacts-form__checkbox {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.block-area {
  font-size: 16px;
  margin-bottom: 30px;
}
@media screen and (max-width: 996px) {
  .block-area {
    margin-bottom: 20px;
  }
}
.block-area__name {
  font-weight: bold;
  color: #333;
  line-height: 1.4;
}
.block-area__item-inner {
  padding-left: 40px;
  position: relative;
}
.block-area__item-inner:before {
  content: "";
  width: 40px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 5px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32 2.5C21.11 2.5 12.25 11.85 12.25 23.35C12.25 34.35 30.02 59.79 30.77 60.86C30.9096 61.0561 31.0941 61.2159 31.3081 61.3262C31.522 61.4365 31.7593 61.4941 32 61.4941C32.2407 61.4941 32.478 61.4365 32.6919 61.3262C32.9059 61.2159 33.0904 61.0561 33.23 60.86C34 59.79 51.75 34.39 51.75 23.35C51.75 11.85 42.89 2.5 32 2.5ZM22.77 23.35C23.27 11.12 40.77 11.12 41.23 23.35C40.73 35.59 23.27 35.58 22.77 23.35Z' fill='black'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 576px) {
  .block-area__item + .block-area__item {
    margin-top: 10px;
  }
}

.block-content {
  margin-bottom: 30px;
}
.block-content p {
  margin-bottom: 10px;
}
.block-content .list {
  margin-bottom: 10px;
}
.block-content .list li {
  padding-left: 28px;
  position: relative;
}
.block-content .list li:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 3px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns='http://www.w3.org/2000/svg' height='24' width='24' version='1.1' xmlns:cc='http://creativecommons.org/ns%23' xmlns:dc='http://purl.org/dc/elements/1.1/'%3E%3Cg transform='translate(0 -1028.4)'%3E%3Cpath d='m12 1028.4 4 9 8 1-6 5 2 9-8-5-8 5 2-9-6-5 8-1z' fill='%23f39c12'/%3E%3Cpath d='m12 1028.4-4 9-6.9688 0.8 4.9688 4.2-0.1875 0.8 0.1875 0.2-1.75 7.8 7.75-4.8 7.75 4.8-1.75-7.8 0.188-0.2-0.188-0.8 4.969-4.2-6.969-0.8-4-9z' fill='%23f1c40f'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.block-content .list li + li {
  margin-top: 5px;
}
.block-content .highlight {
  font-weight: bold;
  color: #333;
}

.sec-prize .title-3 {
  margin-bottom: 20px;
}

.block-prize__item-inner {
  border: 1px solid #2137b3;
  border-radius: 4px;
  text-align: center;
  padding: 10px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 576px) {
  .block-prize__item + .block-prize__item {
    margin-top: 20px;
  }
}
.block-prize__img img {
  margin-left: auto;
  margin-right: auto;
}
.block-prize__ttl {
  font-size: 20px;
  margin-bottom: 15px;
  color: #333;
}
.block-prize__ttl.small {
  font-size: 17px;
}
.block-prize__ttl b {
  display: block;
  color: #333;
}
.block-prize__note {
  line-height: 1.3;
  font-size: 12px;
}
.block-prize__note .dots {
  margin-top: 10px;
}
.block-prize__note.large {
  font-size: 16px;
}
.block-prize__subttl {
  font-weight: bold;
  color: #333;
}
.block-prize__group {
  margin-top: 10px;
}
.block-prize.block-prize02 {
  margin-top: 30px;
}
.block-prize.block-prize02 .block-prize__ttl {
  color: #333;
  font-weight: bold;
}
@media screen and (max-width: 996px) {
  .block-prize.block-prize02 {
    margin-top: 20px;
  }
}
.block-prize.block-prize03 {
  margin-top: 30px;
}
.block-prize.block-prize03 .block-prize__ttl {
  color: #333;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
}
.block-prize.block-prize03 .block-prize__item-inner {
  border: none;
}

.fancybox-close-small:after {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}