

/* Start:/krasota-serpuhov/styles/main.css?176191950824053*/
@font-face {
  font-family: Unbounded;
  src: url("/krasota-serpuhov/styles/../fonts/Unbounded/Unbounded-Regular.ttf");
  font-style: normal;
  font-display: swap;
  font-weight: 400;
}

@font-face {
  font-family: Unbounded;
  src: url("/krasota-serpuhov/styles/../fonts/Unbounded/Unbounded-Medium.ttf");
  font-style: normal;
  font-display: swap;
  font-weight: 500;
}

@font-face {
  font-family: Unbounded;
  src: url("/krasota-serpuhov/styles/../fonts/Unbounded/Unbounded-SemiBold.ttf");
  font-style: normal;
  font-display: swap;
  font-weight: 600;
}

@font-face {
  font-family: Unbounded;
  src: url("/krasota-serpuhov/styles/../fonts/Unbounded/Unbounded-Bold.ttf");
  font-style: normal;
  font-display: swap;
  font-weight: 700;
}

@font-face {
  font-family: Unbounded;
  src: url("/krasota-serpuhov/styles/../fonts/Unbounded/Unbounded-Bold.ttf");
  font-style: normal;
  font-display: swap;
  font-weight: 800;
}

@font-face {
  font-family: Unbounded;
  src: url("/krasota-serpuhov/styles/../fonts/Unbounded/Unbounded-ExtraBold.ttf");
  font-style: normal;
  font-display: swap;
  font-weight: 900;
}

.loading {
  position: relative
}
.loading:after {
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  color: #592c82;
  font-size: 20px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: fixed;
  text-indent: -9999em;
  animation: 1.3s linear infinite load4;
  transform: translateZ(0);
  z-index: 2500
}
.loading:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .3;
  background-color: #d7d7d7;
  z-index: 2500
}
@keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 .2em,2em -2em 0 0,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 0
  }
  12.5% {
    box-shadow: 0 -3em 0 0,2em -2em 0 .2em,3em 0 0 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em
  }
  25% {
    box-shadow: 0 -3em 0 -.5em,2em -2em 0 0,3em 0 0 .2em,2em 2em 0 0,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 0,2em 2em 0 .2em,0 3em 0 0,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em
  }
  50% {
    box-shadow: 0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 0,0 3em 0 .2em,-2em 2em 0 0,-3em 0 0 -1em,-2em -2em 0 -1em
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 0,-2em 2em 0 .2em,-3em 0 0 0,-2em -2em 0 -1em
  }
  75% {
    box-shadow: 0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 .2em,-2em -2em 0 0
  }
  87.5% {
    box-shadow: 0 -3em 0 0,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 0,-2em -2em 0 .2em
  }
}

.pazlic-page {
  font-family: Unbounded, serif;
  font-style: normal;
  font-weight: 400;
  color: #272727;
}

.pazlic-page strong {
  font-weight: 800;
}

.pazlic-page a {
  text-decoration: underline;
}

.pazlic-button__wrap {
  display: inline-block;
  position: relative;
  z-index: 50;
}

.pazlic-button__wrap:after {
  content: " ";
  background-image: url(/krasota-serpuhov/styles/../img/pazlic/arrow-button.png);
  background-size: 100%;
  width: 79px;
  height: 79px;
  position: absolute;
  bottom: -50%;
  right: -40px;
}

.pazlic-button__link {
  border-radius: 39px;
  background: #6180FF;
  transform: rotate(-0.057deg);
  flex-shrink: 0;
  color: #FFF;
  font-size: 39px;
  font-weight: 900;
  text-transform: uppercase;
  border: 0;
  padding: 18px 40px;
  cursor: pointer;
  text-align: center;
  transition: background-color 0.3s ease, color 0.3s ease;
  text-decoration: none !important;
}

.pazlic-button__link:hover,
.pazlic-button__link :active {
  background: #CCBDF4;
  color: #272727;
  text-decoration: none !important;
}

.pazlic-top {
  position: relative;
  width: 100%;
  aspect-ratio: 2.73/1;
}

.pazlic-top__image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url(/krasota-serpuhov/styles/../img/pazlic/main-flag.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-color: #FFF;
}

.pazlic-top img {
  display: none;
}

.pazlic-leaflet {
  font-style: normal;
}

.pazlic-leaflet__wrap {
  background-color: #EFEFEF;
}

.pazlic-leaflet__wrap_l-white {
  background-color: #FFF;
}

.pazlic-leaflet__container {
  padding-top: 195px;
  padding-bottom: 80px;
  position: relative;
  width: 100%;
  max-width: 1330px;
  margin: 0 auto;
  background-color: #EFEFEF;
}

.pazlic-leaflet__content {
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
  max-width: 830px;
  position: relative;
  color: #272727;
  font-size: 20px;
  font-weight: 300;
  line-height: normal;
}

.pazlic-leaflet__wrapper {
  position: absolute;
  border-radius: 39px;
  flex-shrink: 0;
  color: #272727;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  text-align: center;
  padding: 25px 30px;
}

.pazlic-leaflet__wrapper-1 {
  font-size: 24px;
  background: #D0E54C;
  transform: rotate(-7.317deg);
  top: -10%;
  left: 10%;
}

.pazlic-leaflet__wrapper-2 {
  color: #FFF;
  transform: rotate(4.969deg);
  background: #6180FF;
  top: 5%;
  left: 29%;
}

.pazlic-leaflet__wrapper-3 {
  transform: rotate(1.182deg);
  background: #F6AFD7;
  top: 23%;
  left: 16%;
}

.pazlic-leaflet__wrapper-4 {
  transform: rotate(-3.344deg);
  background: #F6AFD7;
  bottom: -7%;
  right: 22%;
}

.pazlic-leaflet__wrapper-5 {
  font-size: 24px;
  transform: rotate(9.383deg);
  background: #D0E54C;
  bottom: -30%;
  right: 19%;
}

.pazlic-leaflet__bottom {
  padding-top: 100px;
  padding-bottom: 70px;
}

.pazlic-rules {
  font-size: 17px;
  font-style: normal;
  line-height: normal;
  position: relative;
  margin-bottom: 450px;
}

.pazlic-rules:before {
  content: " ";
  position: absolute;
  top: -90%;
  left: 0;
  background-size: contain;
  background-repeat: no-repeat;
  width: 28vw;
  max-width: 600px;
  height: auto;
  aspect-ratio: 600/1320;
  background-image: url(/krasota-serpuhov/styles/../img/pazlic/phone.png);
  z-index: 10;
}

.pazlic-rules__text {
  max-width: 830px;
  margin: 0 auto;
  padding-bottom: 60px;
}

.pazlic-rules__text-img {
  width: 210px;
  margin-top: -5%;
  display: none;
}

.pazlic-rules__title {
  color: #272727;
  text-align: center;
  font-size: 39px;
  font-weight: 900;
  text-transform: uppercase;
}

.pazlic-rules__wrap {
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
  z-index: 20;
}

.pazlic-rules__board {
  border-radius: 40px;
  background: #6180FF;
  padding: 25px;
  height: 360px;
  overflow: visible;
}

.pazlic-rules__notes {
  display: flex;
  justify-content: center;
  position: absolute;
  left: 50%;
  top: 70px;
  transform: translateX(-50%);
  width: 100%;
  z-index: 1;
}

.pazlic-rules__note {
  border-radius: 40px;
  background: #EFEFEF;
  box-shadow: 13px -13px 19px 0 rgba(0, 0, 0, 0.25);
  padding: 25px 30px;
  position: relative;
  max-width: 320px;
  height: auto;
}

.pazlic-rules__note:after {
  content: " ";
  position: absolute;
  top: -50px;
  right: 15px;
  background-size: contain;
  width: 70px;
  height: 130px;
  background-image: url(/krasota-serpuhov/styles/../img/pazlic/clip.png);
  background-repeat: no-repeat;
  z-index: 100;
}

.pazlic-rules__note-1 {
  margin-right: 20px;
  top: 30px;
}

.pazlic-rules__note-2 {
  margin-right: 20px;
  padding-top: 80px;
  padding-bottom: 15px;
  top: 50px;
}

.pazlic-rules__note-3 {
  padding-top: 80px;
}

.pazlic-rules__place img {
  position: relative;
  top: -45px;
  transform: scale(1.6);
  z-index: 100;
}

.pazlic-rules__template {
  position: relative;
  height: 250px;
}

.pazlic-rules__template img {
  position: absolute;
  transform: scale(1.3);
  z-index: 100;
  top: 35px;
  right: -30px;
}

.pazlic-rules__note-title {
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 20px;
}

.pazlic-rules__dowload-temlate {
  position: absolute;
  bottom: -20px;
  left: 0;
  border-radius: 25px;
  background: #D0E54C;
  transform: rotate(9.383deg);
  padding: 15px 25px;
  border: 0;
  font-size: 20px;
  font-weight: 800;
  text-decoration-line: underline;
  cursor: pointer;
  z-index: 110;
}

.pazlic-rules__link {
  margin-top: 30px;
  font-size: 20px;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-decoration: underline;
}

.pazlic-rules__link img {
  margin-left: 10px;
}

.pazlic-rules__note-text_blue {
  color: #6180FF;
  font-weight: 700;
}

.pazlic-prize {
  font-size: 20px;
  position: relative;
}

.pazlic-prize__title {
  font-size: 36px;
  font-weight: 900;
  text-transform: uppercase;
  width: 70%;
}

.pazlic-prize__nomination {
  background-image: url(/krasota-serpuhov/styles/../img/pazlic/prize-background.png);
  background-repeat: no-repeat;
  background-size: 100%;
  font-size: 20px;
  padding: 35px 40px;
  margin: 0 auto;
  border-radius: 40px;
  height: 100%;
  position: relative;
}

.pazlic-prize__nomination:before {
  content: " ";
  position: absolute;
  top: 10px;
  left: -255px;
  background-size: contain;
  background-repeat: no-repeat;
  width: 460px;
  height: auto;
  aspect-ratio: 460/350;
  background-image: url(/krasota-serpuhov/styles/../img/pazlic/laptop.png);
}

.pazlic-prize__nomination:after {
  content: " ";
  position: absolute;
  bottom: -50px;
  right: -100px;
  background-size: contain;
  background-repeat: no-repeat;
  width: 220px;
  height: auto;
  aspect-ratio: 320/290;
  background-image: url(/krasota-serpuhov/styles/../img/pazlic/headphones.png);
  z-index: 10;
  transform: rotate(35deg);
}

.pazlic-prize__winner {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 28px;
}

.pazlic-prize__item {
  color: #6180FF;
  font-weight: 800;
  font-size: 28px;
}

.pazlic-prize__grade-top {
  background: #CCBDF4;
  border-radius: 40px;
  padding: 130px 40px 35px 40px;
  position: relative;
}

.pazlic-prize__wrapper {
  border-radius: 39px;
  padding: 10px 35px;
  font-size: 22px;
  font-weight: 800;
  text-align: center;
  margin-bottom: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 70px;
}

.pazlic-prize__wrapper_blue {
  background: #6180FF;
  color: #FFF;
}

.pazlic-prize__wrapper_yellow {
  background: #D0E54C;
}

.pazlic-prize__wrapper_pink {
  background: #F6AFD7;
}

.pazlic-prize__wrapper-1 {
  transform: rotate(-8.721deg);
  font-size: 36px;
  position: absolute;
  top: 0;
  left: -10px;
  width: 100%;
  padding: 20px 35px;
  height: auto;
  text-transform: uppercase;
}

.pazlic-prize__grade-bottom {
  margin-top: 40px;
  display: flex;
  justify-content: end;
}

.pazlic-prize__grade-bottom a {
  display: block;
  font-size: 33px;
}

.pazlic-prize .content {
  position: relative;
}

.pazlic-prize .content:before {
  content: " ";
  position: absolute;
  top: -40%;
  right: -15%;
  background-size: contain;
  background-repeat: no-repeat;
  width: 540px;
  height: auto;
  aspect-ratio: 600/1320;
  background-image: url(/krasota-serpuhov/styles/../img/pazlic/print.png);
  z-index: -1;
}

.pazlic-prize .pazlic-button__wrap {
  display: block;
  min-width: 315px;
}

.pazlic-questions {
  margin-top: 120px;
}

.pazlic-questions__title {
  font-size: 39px;
  font-weight: 900;
  margin-bottom: 25px;
  text-transform: uppercase;
}

.pazlic-questions__col_60 {
  width: 60%;
  z-index: 1;
}

.pazlic-questions__wrap {
  border-radius: 40px;
  background: #6180FF;
  padding: 70px 45px;
  position: relative;
}

.pazlic-questions__wrap:before {
  content: " ";
  position: absolute;
  bottom: 0;
  left: -360px;
  background-size: contain;
  background-repeat: no-repeat;
  width: 400px;
  height: auto;
  aspect-ratio: 400/756;
  background-image: url(/krasota-serpuhov/styles/../img/pazlic/paint-brush.png);
}

.pazlic-questions__item {
  color: #FFF;
  margin-bottom: 15px;
}

.pazlic-questions__item-title {
  font-weight: 800;
  font-size: 22px;
}

.pazlic-questions__item-answear {
  font-size: 17px;
  display: none;
}

.pazlic-questions__img {
  position: absolute;
  top: -170px;
  right: -15%;
  background-size: contain;
  background-repeat: no-repeat;
}

.pazlic-questions__toggle-button {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #FFF;
  border: none;
  cursor: pointer;
  position: relative;
}

.pazlic-questions__toggle-button-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
}

.pazlic-questions__toggle-button-icon:before,
.pazlic-questions__toggle-button-icon:after {
  content: "";
  position: absolute;
  background: #D0E54C;
}

.pazlic-questions__toggle-button-icon:before {
  width: 30px;
  height: 4px;
  top: 13px;
  left: 0;
}

.pazlic-questions__toggle-button-icon:after {
  width: 4px;
  height: 30px;
  top: 0;
  left: 13px;
}

.pazlic-questions__toggle-button.active .pazlic-questions__toggle-button-icon:before {
  transform: rotate(45deg);
  width: 30px;
  height: 4px;
  top: 13px;
  left: 0;
}

.pazlic-questions__toggle-button.active .pazlic-questions__toggle-button-icon:after {
  transform: rotate(-45deg);
  width: 30px;
  height: 4px;
  top: 13px;
  left: 0;
}

.pazlic-questions__link {
  color: #FFF;
  text-decoration: underline;
}

.pazlic-questions__link:hover,
.pazlic-questions__link :active {
  color: #FFF;
}

.pazlic-contacts {
  margin-top: 70px;
  margin-bottom: 70px;
}

.pazlic-contacts__link {
  display: block;
  font-size: 33px;
  font-weight: 900;
  padding: 15px 50px;
  background: #D0E54C;
  border-radius: 35px;
  cursor: pointer;
  margin-bottom: 15px;
}

.pazlic-contacts__link_underline {
  text-decoration: underline;
}

.pazlic-form {
  font-family: Unbounded, serif;
}

.pazlic-form input {
  border-radius: 100px;
  border: 3px solid #6180FF;
  font-size: 20px;
  font-family: Unbounded, serif;
}

.pazlic-form input::placeholder {
  font-family: Unbounded, serif;
  color: #B7B6B6;
}

.pazlic-form input:focus {
  border-color: #CCBDF4;
}

.pazlic-form textarea {
  border-radius: 35px;
  border: 3px solid #6180FF;
  font-size: 20px;
  min-height: 150px;
  padding: 20px;
  font-family: Unbounded, serif;
}

.pazlic-form textarea::placeholder {
  color: #B7B6B6;
}

.pazlic-form textarea:focus {
  border-color: #CCBDF4;
}

.pazlic-form__button {
  border-radius: 33px;
  cursor: pointer;
}

.pazlic-form__button-file {
  background: #CCBDF4;
  font-size: 25px;
  color: #FFF;
  border: 0;
  padding: 10px 50px;
  text-transform: uppercase;
  font-weight: 900;
  width: 100%;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.pazlic-form__button-file:hover,
.pazlic-form__button-file :active {
  background: #CCBDF4;
}

.pazlic-form__button-submit {
  font-size: 25px;
  width: 90%;
  padding: 10px 15px;
}

.pazlic-form__button-wrap {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.pazlic-form__button-wrap:after {
  width: 50px;
  height: 50px;
  right: 0;
}

.pazlic-form__file {
  position: relative;
}

.pazlic-form__file:after {
  content: " ";
  position: absolute;
  bottom: -35px;
  right: -5px;
  background-size: 100%;
  width: 50px;
  height: 110px;
  background-image: url(/krasota-serpuhov/styles/../img/pazlic/clip.png);
  background-repeat: no-repeat;
  z-index: 100;
}

.pazlic-form__file-input {
  display: none;
}

.pazlic-form__file-label {
  width: 100%;
  font-size: 15px;
  text-align: left;
}

.pazlic-form__checkbox {
  border-radius: 12px;
  border: 3px solid #6180FF;
  position: relative;
}

.pazlic-form__checkbox.error {
  border-color: red;
}

.pazlic-form__checkbox-text {
  padding-left: 12px;
  text-align: left;
  font-size: 15px;
}

.pazlic-form__checkbox-text a {
  text-decoration: underline;
}

.pazlic-form__error {
  color: red;
}

.pazlic-form__checkbox-input:checked + .checkbox__wrapper .checkbox__icon {
  background-color: #FFF !important;
}

.pazlic-form__checkbox-input:checked + .checkbox__wrapper .checkbox__icon:after {
  content: "";
  position: absolute;
  left: 7px;
  top: -4px;
  width: 6px;
  height: 15px;
  border: solid #0ce8c9;
  border-width: 0 4px 4px 0;
  transform: rotate(45deg);
}

.pazlic-popup {
  position: relative;
}

.pazlic-popup.popup__block {
  border-radius: 69px;
  background: #FFF;
  box-shadow: 11px 9px 11px 0 rgba(0, 0, 0, 0.25);
  padding: 60px 40px 40px 40px;
}

.pazlic-popup__close {
  position: absolute;
  right: -20px;
  top: -20px;
  width: 80px;
  height: 80px;
  cursor: pointer;
}

.pazlic-result {
  font-family: Unbounded, serif;
  padding: 20px 0;
}

.pazlic-result__title {
  font-size: 30px;
  font-weight: 800;
  margin-bottom: 20px;
  text-align: center;
}

.pazlic-result__text {
  color: #6180FF;
  font-size: 30px;
  text-align: center;
}

@media screen and (min-width: 1200px) {
  .pazlic-popup__wrapper.popup__wrapper {
    max-width: 600px;
  }
}

@media screen and (max-width: 1800px) {
  .pazlic-rules:before {
    top: -80%;
  }
}

@media screen and (max-width: 1700px) {
  .pazlic-rules:before {
    top: -70%;
  }
}

@media screen and (max-width: 1600px) {
  .pazlic-rules:before {
    width: 25vw;
    top: -65%;
  }
}

@media screen and (max-width: 1200px) {
  .pazlic-top {
    height: 600px;
  }

  .pazlic-leaflet__wrapper-1 {
    left: 2%;
  }

  .pazlic-leaflet__wrapper-2 {
    left: 25%;
  }

  .pazlic-leaflet__wrapper-3 {
    left: 10%;
  }

  .pazlic-leaflet__wrapper-4 {
    right: 10%;
  }

  .pazlic-leaflet__wrapper-5 {
    right: 4%;
  }

  .pazlic-prize__title {
    font-size: 30px;
  }

  .pazlic-prize__nomination:before {
    top: 0;
    left: -300px;
  }

  .pazlic-prize__nomination:after {
    bottom: 40px;
    right: -70px;
    width: 190px;
  }

  .pazlic-questions__img {
    top: -160px;
    width: 600px;
  }

  .pazlic-form input {
    font-size: 15px;
  }

  .pazlic-form textarea {
    padding: 15px;
    font-size: 15px;
  }

  .pazlic-form__button-file {
    font-size: 18px;
  }

  .pazlic-form__button-submit {
    font-size: 18px;
  }

  .pazlic-form__file-label {
    font-size: 12px;
  }

  .pazlic-form__checkbox-text {
    font-size: 12px;
  }

  .pazlic-result__title {
    font-size: 20px;
  }

  .pazlic-result__text {
    font-size: 20px;
  }
}

@media screen and (max-width: 992px) {
  .pazlic-leaflet__wrapper-2 {
    left: 29%;
  }

  .pazlic-rules {
    font-size: 15px;
    margin-bottom: 0;
  }

  .pazlic-rules:before {
    width: 15vw;
    top: -10%;
    background-image: url(/krasota-serpuhov/styles/../img/pazlic/phone-mob.png);
  }

  .pazlic-rules__text-img {
    display: block;
  }

  .pazlic-rules__title {
    font-size: 20px;
  }

  .pazlic-rules__wrap {
    margin-top: 60px;
  }

  .pazlic-rules__board {
    display: none;
  }

  .pazlic-rules__board_mob {
    background: #6180FF;
    max-width: 100% !important;
  }

  .pazlic-rules__notes {
    position: relative;
    flex-wrap: wrap;
    transform: translateX(0);
    left: 0;
    top: 0;
  }

  .pazlic-rules__note {
    padding: 45px 30px;
    margin-bottom: 35px;
    margin-top: 50px;
  }

  .pazlic-rules__note:after {
    top: -50px;
    right: 0;
  }

  .pazlic-rules__note-1 {
    top: 0;
  }

  .pazlic-rules__note-2 {
    top: 0;
  }

  .pazlic-rules__place img {
    transform: scale(1.1);
  }

  .pazlic-rules__template img {
    transform: scale(1.1);
    right: -45px;
  }

  .pazlic-rules__note-title {
    margin-top: -30px;
  }

  .pazlic-rules__dowload-temlate {
    bottom: -15px;
  }

  .pazlic-rules__link img {
    display: none;
  }

  .pazlic-prize {
    font-size: 14px;
  }

  .pazlic-prize__title {
    font-size: 22px;
    width: 100%;
  }

  .pazlic-prize__nomination {
    font-size: 17px;
    background-color: #daffb9;
  }

  .pazlic-prize__nomination:before {
    width: 290px;
    left: -160px;
    top: 30px;
  }

  .pazlic-prize__nomination:after {
    width: 150px;
    right: -50px;
  }

  .pazlic-prize__winner {
    font-size: 17px;
  }

  .pazlic-prize__item {
    font-size: 17px;
  }

  .pazlic-prize__wrapper {
    font-size: 14px;
    min-height: 45px;
  }

  .pazlic-prize__wrapper-1 {
    font-size: 22px;
  }

  .pazlic-prize__grade-bottom {
    margin-top: 30px;
    justify-content: center;
  }

  .pazlic-prize__grade-bottom a {
    font-size: 20px;
  }

  .pazlic-prize .content {
    max-width: 100%;
    padding: 0 20px;
  }

  .pazlic-prize .content:before {
    width: 400px;
  }

  .pazlic-questions {
    margin-top: 45px;
  }

  .pazlic-questions__col_60 {
    width: 100%;
  }

  .pazlic-questions__wrap {
    padding-bottom: 300px;
  }

  .pazlic-questions__wrap:before {
    background-image: url(/krasota-serpuhov/styles/../img/pazlic/paint-brush-mob.png);
    width: 120px;
    bottom: -70px;
    left: 0;
  }

  .pazlic-questions__wrap {
    border-radius: 0;
  }

  .pazlic-questions__img {
    top: auto;
    bottom: -200px;
    right: -80px;
  }

  .pazlic-questions .content {
    max-width: 100%;
    padding: 0;
  }

  .pazlic-contacts {
    margin-top: 200px;
  }
}

@media screen and (max-width: 768px) {
  .pazlic-button__wrap:after {
    right: -15px;
    width: 48px;
    height: 48px;
  }

  .pazlic-button__link {
    font-size: 20px;
    padding: 10px 40px;
  }

  .pazlic-top {
    position: relative;
    height: auto;
    margin-bottom: 20px;
    aspect-ratio: auto;
  }

  .pazlic-top__image {
    display: none;
  }

  .pazlic-top img {
    display: block;
  }

  .pazlic-leaflet__wrapper {
    padding: 17px 25px;
  }

  .pazlic-leaflet__wrapper-1 {
    font-size: 14px;
    left: 10%;
  }

  .pazlic-leaflet__wrapper-2 {
    font-size: 11px;
    left: 5%;
    top: 8%;
  }

  .pazlic-leaflet__wrapper-3 {
    top: 23%;
    font-size: 13px;
  }

  .pazlic-leaflet__wrapper-4 {
    bottom: 0;
    font-size: 10px;
  }

  .pazlic-leaflet__wrapper-5 {
    font-size: 13px;
    bottom: -15%;
  }

  .pazlic-leaflet__bottom {
    padding-bottom: 40px;
  }

  .pazlic-rules:before {
    width: 25vw;
    top: -5%;
  }

  .pazlic-prize {
    padding-top: 100px;
  }

  .pazlic-prize__bloc {
    margin-bottom: 60px;
  }

  .pazlic-prize__nomination:before {
    width: 260px;
    left: -140px;
  }

  .pazlic-prize__nomination:after {
    width: 140px;
    right: -50px;
    bottom: -50px;
  }

  .pazlic-prize .content:before {
    width: 290px;
    top: -16%;
  }

  .pazlic-questions__title {
    font-size: 30px;
  }

  .pazlic-questions__wrap {
    padding-top: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .pazlic-questions__item-title {
    font-size: 14px;
  }

  .pazlic-questions__item-answear {
    font-size: 10px;
  }

  .pazlic-questions__toggle-button {
    width: 35px;
    height: 35px;
  }

  .pazlic-questions__toggle-button-icon {
    width: 25px;
    height: 25px;
  }

  .pazlic-questions__toggle-button-icon:before {
    width: 25px;
    top: 11px;
  }

  .pazlic-questions__toggle-button-icon:after {
    height: 25px;
    left: 11px;
  }

  .pazlic-questions__toggle-button.active .pazlic-questions__toggle-button-icon:before {
    width: 25px;
    top: 11px;
  }

  .pazlic-questions__toggle-button.active .pazlic-questions__toggle-button-icon:after {
    width: 25px;
    top: 11px;
  }

  .pazlic-contacts__link {
    font-size: 20px;
  }

  .pazlic-contacts .content {
    max-width: 100%;
    padding: 0 20px;
  }

  .pazlic-form__button-submit {
    font-size: 18px;
  }
}

@media screen and (max-width: 576px) {
  .pazlic-leaflet__wrap_l-white {
    background-color: #EFEFEF;
  }

  .pazlic-leaflet__container {
    padding-top: 170px;
    padding-bottom: 80px;
  }

  .pazlic-leaflet__content {
    font-size: 15px;
  }

  .pazlic-leaflet__wrapper-2 {
    top: 12%;
  }

  .pazlic-leaflet__wrapper-3 {
    top: 28%;
  }

  .pazlic-leaflet__wrapper-5 {
    bottom: -17%;
  }

  .pazlic-rules__text {
    padding-top: 10px;
    padding-bottom: 30px;
  }

  .pazlic-rules__note {
    margin-top: 0;
  }

  .pazlic-rules__note-1 {
    margin-right: 0;
  }

  .pazlic-rules__note-2 {
    margin-right: 0;
    padding-bottom: 0;
    margin-bottom: 50px;
  }

  .pazlic-rules__note-2:after {
    left: 0;
    top: -45px;
  }

  .pazlic-questions__img {
    width: 450px;
    bottom: -100px;
  }
}

@media screen and (max-width: 568px) {
  .pazlic-contacts {
    margin-top: 100px;
  }

  .pazlic-popup__close {
    right: 0;
  }
}
/*# sourceMappingURL=maps/main.css.map */

/* End */
/* /krasota-serpuhov/styles/main.css?176191950824053 */
