@charset "UTF-8";
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  list-style: none;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
  padding: 0;
  line-height: 1;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, button {
  margin: 0;
  padding: 0;
}

a {
  display: inline-block;
  color: inherit;
  text-decoration: none;
}

li {
  list-style: none;
}

img {
  max-width: 100%;
  display: block;
}

button {
  background-color: transparent;
  border: none;
  outline: none;
}

html {
  scroll-behavior: smooth;
  height: 100%;
}

body {
  height: 100%;
  font-family: "Rubik";
}
body.active {
  overflow: hidden;
}

.container {
  max-width: 1120px;
  margin: 0 auto;
}

#wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
#wrapper main {
  height: 100vh;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
@media screen and (max-width: 991px) {
  #wrapper main {
    height: 100svh;
  }
}
#wrapper footer {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.title-1 {
  font-size: 3.125vw;
  line-height: 1.18;
  color: #5E3318;
  font-weight: 500;
}

.title-2 {
  font-size: 1.302vw;
  line-height: 1.3;
  text-align: center;
  font-weight: 500;
  color: #5E3318;
}

@media screen and (max-width: 991px) {
  .title-1 {
    font-size: 6.389vw;
  }
  .title-2 {
    font-size: 4.444vw;
  }
}
:root {
  --text-color: #002e62;
  --blue-dark: #002e62;
  --blue: #00aeef;
  --brown: #5E3318;
  --grey: #a7a9ac;
  --white: #ffffff;
}

.btn-big {
  border-radius: 3.073vw;
  width: 6.146vw;
  height: 6.146vw;
  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;
  background-color: #674B39;
  position: relative;
  color: var(--white);
  margin-top: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  left: auto;
  right: auto;
  bottom: auto;
  top: auto;
}
.btn-big span {
  font-size: 1.302vw;
  line-height: 1.16;
  width: 16.25vw;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-big span:nth-child(1) {
  font-weight: 400;
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.btn-big span:nth-child(2) {
  opacity: 0;
  font-weight: 700;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.btn-big::after {
  content: none !important;
}
.btn-big:hover {
  background-color: #895E44;
  width: 16.25vw;
}
.btn-big:hover span:nth-child(1) {
  opacity: 0;
}
.btn-big:hover span:nth-child(2) {
  opacity: 1;
}

.prev-btn {
  width: 3.021vw;
  height: 3.021vw;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='58' height='58' viewBox='0 0 58 58'%3E%3Cg id='arrow_R' data-name='arrow R' transform='translate(58 58) rotate(180)'%3E%3Cg id='Эллипс_1' data-name='Эллипс 1' fill='none' stroke='%235e3318' stroke-width='2'%3E%3Ccircle cx='29' cy='29' r='29' stroke='none'/%3E%3Ccircle cx='29' cy='29' r='28' fill='none'/%3E%3C/g%3E%3Cpath id='Контур_3' data-name='Контур 3' d='M2191.564,458.064l-9.542,9.523,9.56,9.542' transform='translate(-2159.278 -438.577)' fill='none' stroke='%235e3318' stroke-linecap='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
  cursor: pointer;
}
.prev-btn::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 3.021vw;
  height: 3.021vw;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='58' height='58' viewBox='0 0 58 58'%3E%3Cg id='arrow_R' data-name='arrow R' transform='translate(58 58) rotate(180)'%3E%3Ccircle id='Эллипс_1' data-name='Эллипс 1' cx='29' cy='29' r='29' fill='%23c98056'/%3E%3Cpath id='Контур_3' data-name='Контур 3' d='M2197.379,458.064l-15.356,13.065,15.386,13.091' transform='translate(-2163.409 -442.123)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='4'/%3E%3C/g%3E%3C/svg%3E%0A");
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.prev-btn:hover::after {
  opacity: 1;
}

.next-btn-small {
  width: 3.021vw;
  height: 3.021vw;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='58' height='58' viewBox='0 0 58 58'%3E%3Cg id='arrow_R' data-name='arrow R' transform='translate(58 58) rotate(180)'%3E%3Cg id='Эллипс_1' data-name='Эллипс 1' fill='none' stroke='%235e3318' stroke-width='2'%3E%3Ccircle cx='29' cy='29' r='29' stroke='none'/%3E%3Ccircle cx='29' cy='29' r='28' fill='none'/%3E%3C/g%3E%3Cpath id='Контур_3' data-name='Контур 3' d='M2191.564,458.064l-9.542,9.523,9.56,9.542' transform='translate(-2159.278 -438.577)' fill='none' stroke='%235e3318' stroke-linecap='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  cursor: pointer;
}
.next-btn-small::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 3.021vw;
  height: 3.021vw;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='58' height='58' viewBox='0 0 58 58'%3E%3Cg id='arrow_R' data-name='arrow R' transform='translate(58 58) rotate(180)'%3E%3Ccircle id='Эллипс_1' data-name='Эллипс 1' cx='29' cy='29' r='29' fill='%23c98056'/%3E%3Cpath id='Контур_3' data-name='Контур 3' d='M2197.379,458.064l-15.356,13.065,15.386,13.091' transform='translate(-2163.409 -442.123)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='4'/%3E%3C/g%3E%3C/svg%3E%0A");
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.next-btn-small:hover::after {
  opacity: 1;
}

.quiz-pagination {
  position: absolute;
  text-align: center;
  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;
  bottom: 5.469vw;
  right: 33.49vw;
}
.quiz-pagination.quiz-pagination-bottom {
  bottom: 2.469vw;
}
.quiz-pagination-bullet {
  width: 0.573vw;
  height: 0.573vw;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-radius: 0;
  background-color: #915028;
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin: 0 0.208vw;
}
.quiz-pagination-bullet:hover {
  background-color: #5E3318;
}
.quiz-pagination-bullet.active {
  background-color: #5E3318;
  border-radius: 0.625vw;
  margin: 0 0.26vw;
  width: 1.198vw;
  height: 1.198vw;
}

@media screen and (max-width: 991px) {
  .btn-big {
    border-radius: 16.389vw;
    width: 61.111vw;
    height: 19.167vw;
    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;
    background-color: #825A41;
    position: relative;
    color: var(--white);
    margin-top: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    left: auto;
    right: auto;
    bottom: auto;
    top: auto;
  }
  .btn-big span {
    font-size: 5.556vw;
    width: 100%;
    text-align: center;
  }
  .btn-big span:nth-child(1) {
    display: none;
  }
  .btn-big span:nth-child(2) {
    opacity: 1;
    font-weight: 700;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .btn-big::after {
    content: none !important;
  }
  .btn-big:hover {
    background-color: #825A41;
    width: 61.111vw;
  }
  .prev-btn {
    width: 12.222vw;
    height: 12.222vw;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' viewBox='0 0 44 44'%3E%3Cg id='Left' transform='translate(44 44) rotate(180)'%3E%3Cg id='Эллипс_1' data-name='Эллипс 1' fill='none' stroke='%235e3318' stroke-width='2'%3E%3Ccircle cx='22' cy='22' r='22' stroke='none'/%3E%3Ccircle cx='22' cy='22' r='21' fill='none'/%3E%3C/g%3E%3Cpath id='Контур_3' data-name='Контур 3' d='M2189.341,458.064l-7.319,7.3,7.333,7.319' transform='translate(-2164.576 -443.605)' fill='none' stroke='%235e3318' stroke-linecap='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
  }
  .prev-btn::after {
    width: 12.222vw;
    height: 12.222vw;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' viewBox='0 0 44 44'%3E%3Cg id='Left' transform='translate(44 44) rotate(180)'%3E%3Cg id='Эллипс_1' data-name='Эллипс 1' fill='none' stroke='%235e3318' stroke-width='2'%3E%3Ccircle cx='22' cy='22' r='22' stroke='none'/%3E%3Ccircle cx='22' cy='22' r='21' fill='none'/%3E%3C/g%3E%3Cpath id='Контур_3' data-name='Контур 3' d='M2189.341,458.064l-7.319,7.3,7.333,7.319' transform='translate(-2164.576 -443.605)' fill='none' stroke='%235e3318' stroke-linecap='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
  }
  .next-btn-small {
    width: 12.222vw;
    height: 12.222vw;
    background-image: url("data:image/svg+xml,%3Csvg id='Left' xmlns='http://www.w3.org/2000/svg' width='44' height='44' viewBox='0 0 44 44'%3E%3Cg id='Эллипс_1' data-name='Эллипс 1' fill='none' stroke='%235e3318' stroke-width='2'%3E%3Ccircle cx='22' cy='22' r='22' stroke='none'/%3E%3Ccircle cx='22' cy='22' r='21' fill='none'/%3E%3C/g%3E%3Cpath id='Контур_3' data-name='Контур 3' d='M2189.341,458.064l-7.319,7.3,7.333,7.319' transform='translate(-2164.576 -443.605)' fill='none' stroke='%235e3318' stroke-linecap='round' stroke-width='2'/%3E%3C/svg%3E%0A");
  }
  .next-btn-small::after {
    background-image: url("data:image/svg+xml,%3Csvg id='Left' xmlns='http://www.w3.org/2000/svg' width='44' height='44' viewBox='0 0 44 44'%3E%3Cg id='Эллипс_1' data-name='Эллипс 1' fill='none' stroke='%235e3318' stroke-width='2'%3E%3Ccircle cx='22' cy='22' r='22' stroke='none'/%3E%3Ccircle cx='22' cy='22' r='21' fill='none'/%3E%3C/g%3E%3Cpath id='Контур_3' data-name='Контур 3' d='M2189.341,458.064l-7.319,7.3,7.333,7.319' transform='translate(-2164.576 -443.605)' fill='none' stroke='%235e3318' stroke-linecap='round' stroke-width='2'/%3E%3C/svg%3E%0A");
  }
  .quiz-pagination {
    bottom: 9.1vw;
    right: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
  .quiz-pagination.quiz-pagination-bottom {
    bottom: 9.1vw;
  }
  .quiz-pagination-bullet {
    width: 2.778vw;
    height: 2.778vw;
    margin: 0 2.133vw;
  }
  .quiz-pagination-bullet.active {
    border-radius: 50%;
    margin: 0 2.133vw;
    width: 4.722vw;
    height: 4.722vw;
  }
}
@font-face {
  font-family: "Rubik";
  src: url("../font/Rubik-Regular.woff2") format("woff2"), url("../font/Rubik-Regular.woff") format("woff"), url("../font/Rubik-Regular.ttf") format("truetype");
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rubik";
  src: url("../font/Rubik-Medium.woff2") format("woff2"), url("../font/Rubik-Medium.woff") format("woff"), url("../font/Rubik-Medium.ttf") format("truetype");
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rubik";
  src: url("../font/Rubik-Bold.woff2") format("woff2"), url("../font/Rubik-Bold.woff") format("woff"), url("../font/Rubik-Bold.ttf") format("truetype");
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  font-display: swap;
}
.quiz-list {
  width: 100%;
  height: 100%;
}
.quiz-list__wrapper {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.quiz-list .quiz-item {
  position: absolute;
  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;
  height: 100%;
  width: 100%;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  top: 0;
  left: 0;
  -webkit-transition: -webkit-transform 1s, -webkit-filter 0.1s;
  transition: -webkit-transform 1s, -webkit-filter 0.1s;
  transition: transform 1s, filter 0.1s;
  transition: transform 1s, filter 0.1s, -webkit-transform 1s, -webkit-filter 0.1s;
}
.quiz-list .quiz-item.hide {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-filter: brightness(80%);
          filter: brightness(80%);
  z-index: 1;
}
.quiz-list .quiz-item.hide.prev {
  -webkit-transform: translateX(25%);
          transform: translateX(25%);
}
.quiz-list .quiz-item.prev {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  z-index: -1;
}
.quiz-list .quiz-item.show {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.quiz-list .quiz-item.show.prev {
  z-index: 1;
}
.quiz-list .quiz-item__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.quiz-list .quiz-item__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  pointer-events: none;
}
.quiz-list .quiz-item__title {
  margin-bottom: 4.323vw;
  text-align: center;
}
.quiz-list .quiz-item__subtitle {
  margin-bottom: 1.172vw;
  font-size: 1.563vw;
  line-height: 1.2;
  color: #915028;
  letter-spacing: 0.005vw;
  font-weight: 400;
}
.quiz-list .quiz-item .btn-big {
  margin: 0 auto;
}
.quiz-list .quiz-item .prev-btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 7.344vw;
  left: auto;
  margin: 0;
}
.quiz-list .quiz-item .next-btn-small {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  left: 7.344vw;
  right: auto;
  margin: 0;
}
.quiz-list .quiz-item:nth-child(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.quiz-list .quiz-item:nth-child(1) .quiz-item__title {
  margin-bottom: 9.375vw;
}
.quiz-list .quiz-item:not(:nth-child(1)) {
  display: block;
}
.quiz-list .quiz-item:not(:nth-child(1)) .quiz-item__question {
  max-width: 40.729vw;
  width: 100%;
  margin-right: 17.188vw;
  margin-top: 10.417vw;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.quiz-list .quiz-item:not(:nth-child(1)) .quiz-item__title {
  min-height: 5.208vw;
}
.quiz-list .quiz-item:nth-child(2) .label {
  -webkit-transform: rotate(11deg);
          transform: rotate(11deg);
}
.quiz-list .quiz-item:nth-child(3) .quiz-item__answers, .quiz-list .quiz-item:nth-child(4) .quiz-item__answers {
  margin-top: 1.563vw;
  gap: 4.01vw;
}
.quiz-list .quiz-item__answers {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.719vw;
}
.quiz-list .quiz-item__answers .radio-btn {
  position: relative;
  cursor: pointer;
}
.quiz-list .quiz-item__answers .radio-btn span {
  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;
  width: 12.344vw;
  height: 4.01vw;
  border-radius: 1.979vw;
  font-size: 1.302vw;
  line-height: 1.18;
  font-weight: 400;
  border: 0.052vw solid #5E3318;
  text-align: center;
  position: relative;
  overflow: hidden;
  padding: 0 0.781vw;
}
.quiz-list .quiz-item__answers .radio-btn span::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  right: -0.052vw;
  border-radius: 1.979vw;
  background-color: inherit;
  z-index: -1;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}
.quiz-list .quiz-item__answers .radio-btn:hover span,
.quiz-list .quiz-item__answers .radio-btn input:checked + span {
  font-weight: 700;
  color: var(--white) !important;
}
.quiz-list .quiz-item__answers .radio-btn:hover span::after,
.quiz-list .quiz-item__answers .radio-btn input:checked + span::after {
  width: 101%;
}
.quiz-list .quiz-item__answers .radio-btn:nth-child(1) span {
  color: #5E3318;
  border-color: #5E3318;
}
.quiz-list .quiz-item__answers .radio-btn:nth-child(1) span::after {
  background: #5E3318;
}
.quiz-list .quiz-item__answers .radio-btn:nth-child(2) span {
  color: #915028;
  border-color: #915028;
}
.quiz-list .quiz-item__answers .radio-btn:nth-child(2) span::after {
  background: #915028;
}
.quiz-list .quiz-item__answers .radio-btn:nth-child(3) span {
  color: #C98056;
  border-color: #C98056;
}
.quiz-list .quiz-item__answers .radio-btn:nth-child(3) span::after {
  background: #C98056;
}
.quiz-list .quiz-item__answers .radio-btn input {
  position: absolute;
  opacity: 0;
  top: 0;
  right: 0;
}
.quiz-list .quiz-item__textarea {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.563vw;
}
.quiz-list .quiz-item__textarea textarea {
  background-color: transparent;
  border-radius: 1.354vw;
  border: 0.052vw solid #5E3318;
  width: 37.031vw;
  height: 11.302vw;
  resize: none;
  padding: 1.042vw;
  font-size: 1.302vw;
  line-height: 1.16;
  font-family: "Rubik";
  color: #5E3318;
}
.quiz-list .quiz-item__textarea textarea:focus-visible {
  outline: none;
}
.quiz-list .quiz-item__next-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.quiz-list .quiz-item__next-button .quiz-button {
  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;
  background: #895E44;
  font-weight: 700;
  line-height: 1.16;
  font-size: 1.302vw;
  color: #fff;
  min-width: 11.4583vw;
  min-height: 3.6458vw;
  padding: 0.5208vw;
  border-radius: 2.6042vw;
  cursor: pointer;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.quiz-list .quiz-item__next-button .quiz-button:hover {
  background: #674B39;
}
.quiz-list .quiz-item__legend {
  position: relative;
  font-size: 1.302vw;
  line-height: 1.2;
  font-weight: 400;
  color: #5E3318;
  margin-top: -2.083vw;
}
.quiz-list .quiz-item__legend::after {
  content: "";
  position: absolute;
  top: -0.833vw;
  right: -3.906vw;
  width: 1.927vw;
  height: 2.24vw;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='39.33' height='44.861' viewBox='0 0 39.33 44.861'%3E%3Cg id='feather_pen' data-name='feather pen' transform='translate(-1192.738 -478)'%3E%3Cpath id='Контур_4' data-name='Контур 4' d='M4.007,33.964C1.747,30.28,2.591,23.444,3.394,21l2.246-.55a9.221,9.221,0,0,1,2-6.695C10.732,9.8,19.56,1.931,36.544,1,30.339,7.921,25.908,19.711,24.8,21.447a38.3,38.3,0,0,1-4.56,2.634l2.054,2S10.924,35.85,4.007,33.964Z' transform='translate(1193 478)' fill='none' stroke='%235e3318' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Контур_5' data-name='Контур 5' d='M23.337,10.786A65.041,65.041,0,0,0,1,41.2' transform='translate(1193 478)' fill='none' stroke='%235e3318' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2'/%3E%3Cpath id='Контур_6' data-name='Контур 6' d='M3.544,42.2c1.375-.875,9.063-4.812,7,0s10.107-2.258,12.042-3.417a30.753,30.753,0,0,1,6.541-3.048c4.824-1.5,10.575.109,8.417,5.465' transform='translate(1193 478)' fill='none' stroke='%235e3318' stroke-miterlimit='10' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.quiz-list .quiz-item__form .quiz-main-form {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 44.063vw;
  width: 100%;
  padding: 0 1.042vw;
  margin-top: 15.625vw;
  margin-right: 20.833vw;
}
.quiz-list .quiz-item__form .quiz-main-form__title {
  margin-bottom: 3.021vw;
}
.quiz-list .quiz-item__form .quiz-main-form .quiz-main-form__title-mobile {
  display: none;
}
.quiz-list .quiz-item__form .quiz-main-form__wrapper {
  width: 100%;
  border: 0.104vw solid #5E3318;
  border-radius: 1.354vw;
  padding: 1.823vw 2.969vw;
}
.quiz-list .quiz-item__form .quiz-item__legend {
  margin-top: 0;
  margin-bottom: 1.458vw;
  color: #915028;
}
.quiz-list .quiz-item__form .quiz-item__legend::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='39.318' height='45' viewBox='0 0 39.318 45'%3E%3Cg id='feather_pen' data-name='feather pen' transform='translate(-1192.738 -478)'%3E%3Cpath id='Контур_4' data-name='Контур 4' d='M4.007,33.964C1.747,30.28,2.591,23.444,3.394,21l2.245-.55a9.223,9.223,0,0,1,2-6.695C10.729,9.8,19.554,1.931,36.533,1,30.33,7.921,25.9,19.711,24.794,21.447a38.279,38.279,0,0,1-4.559,2.634l2.053,2S10.921,35.85,4.007,33.964Z' transform='translate(1193 478)' fill='none' stroke='%23915028' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Контур_5' data-name='Контур 5' d='M23.337,10.786A65.041,65.041,0,0,0,1,41.2' transform='translate(1193 478.139)' fill='none' stroke='%23915028' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2'/%3E%3Cpath id='Контур_6' data-name='Контур 6' d='M3.544,42.2c1.375-.875,9.06-4.812,7,0s10.1-2.258,12.038-3.417a30.738,30.738,0,0,1,6.539-3.048c4.822-1.5,10.572.109,8.414,5.465' transform='translate(1193 478.139)' fill='none' stroke='%23915028' stroke-miterlimit='10' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.quiz-list .quiz-item__form .form-fields {
  width: 100%;
  height: 100%;
}
.quiz-list .quiz-item__form .form-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1.042vw 1fr 1.042vw 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.615vw 1.042vw;
}
.quiz-list .quiz-item__form .form-text {
  display: none;
}
.quiz-list .quiz-item__form .input-field {
  width: 100%;
}
.quiz-list .quiz-item__form .input-field input {
  width: 100%;
  border-radius: 1.667vw;
  border: 0.052vw solid #5E3318;
  height: 2.031vw;
  color: #5E3318;
  font-size: 1.302vw;
  line-height: 1.2;
  font-family: "Rubik";
  text-align: center;
  padding: 0 0.521vw;
  outline: none;
}
.quiz-list .quiz-item__form .input-field input::-webkit-input-placeholder {
  color: #5E3318;
  font-family: "Rubik";
}
.quiz-list .quiz-item__form .input-field input::-moz-placeholder {
  color: #5E3318;
  font-family: "Rubik";
}
.quiz-list .quiz-item__form .input-field input:-ms-input-placeholder {
  color: #5E3318;
  font-family: "Rubik";
}
.quiz-list .quiz-item__form .input-field input::-ms-input-placeholder {
  color: #5E3318;
  font-family: "Rubik";
}
.quiz-list .quiz-item__form .input-field input::placeholder {
  color: #5E3318;
  font-family: "Rubik";
}
.quiz-list .quiz-item__form .input-field:nth-child(4) {
  -ms-grid-column-span: 2;
  grid-column: span 2;
}
.quiz-list .quiz-item__form .button-field {
  width: 100%;
}
.quiz-list .quiz-item__form .button-field .btn {
  width: 100%;
  height: 2.031vw;
  border-radius: 1.667vw;
  color: var(--white);
  text-align: center;
  font-size: 1.302vw;
  line-height: 1.2;
  font-family: "Rubik";
  background-color: #C98056;
  position: relative;
  overflow: hidden;
  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;
  cursor: pointer;
  -webkit-transition: font-size 0.2s linear;
  transition: font-size 0.2s linear;
}
.quiz-list .quiz-item__form .button-field .btn span {
  position: relative;
  z-index: 1;
  color: var(--white);
}
.quiz-list .quiz-item__form .button-field .btn::after {
  content: "";
  border-radius: 1.667vw;
  position: absolute;
  z-index: 0;
  width: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #5E3318;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.quiz-list .quiz-item__form .button-field .btn:hover {
  font-weight: 500;
  font-size: 1.406vw;
}
.quiz-list .quiz-item__form .button-field .btn:hover::after {
  width: 100%;
}
.quiz-list .quiz-item__form .checkbox-field {
  margin-top: 0.9375vw;
}
.quiz-list .quiz-item__form .wpcf7-form-control-wrap {
  position: relative;
}
.quiz-list .quiz-item__form .wpcf7-form-control-wrap input {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  cursor: pointer;
  z-index: 2;
}
.quiz-list .quiz-item__form .wpcf7-form-control-wrap input:checked + span::after {
  background-image: url("data:image/svg+xml,%3Csvg id='Компонент_18_4' data-name='Компонент 18 – 4' xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg id='Эллипс_3' data-name='Эллипс 3' fill='%23c98056' stroke='%235e3318' stroke-width='1'%3E%3Ccircle cx='10' cy='10' r='10' stroke='none'/%3E%3Ccircle cx='10' cy='10' r='9.5' fill='none'/%3E%3C/g%3E%3Cpath id='Контур_50' data-name='Контур 50' d='M11554.176,6463.2l2.66,3.146,3.99-6.429' transform='translate(-11547.676 -6453.413)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A");
}
.quiz-list .quiz-item__form .wpcf7-list-item-label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-right: 1.354vw;
  font-weight: 400;
  font-size: 0.781vw;
  line-height: 2;
  text-align: right;
  color: #915028;
}
.quiz-list .quiz-item__form .wpcf7-list-item-label::after {
  content: "";
  height: 1.042vw;
  width: 1.042vw;
  position: absolute;
  right: 0;
  top: 0.26vw;
  background-image: url("data:image/svg+xml,%3Csvg id='Компонент_18_4' data-name='Компонент 18 – 4' xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg id='Эллипс_3' data-name='Эллипс 3' fill='%23fff' stroke='%235e3318' stroke-width='1'%3E%3Ccircle cx='10' cy='10' r='10' stroke='none'/%3E%3Ccircle cx='10' cy='10' r='9.5' fill='none'/%3E%3C/g%3E%3Cpath id='Контур_50' data-name='Контур 50' d='M11554.176,6463.2l2.66,3.146,3.99-6.429' transform='translate(-11547.676 -6453.413)' fill='none' stroke='%235e3318' stroke-linecap='round' stroke-linejoin='round' stroke-width='1' opacity='0'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.quiz-list .quiz-item__form .quiz-item__info {
  text-align: right;
  width: 100%;
  max-width: 36.042vw;
  margin-top: 1.302vw;
  color: #915028;
  font-size: 0.781vw;
}
.quiz-list .quiz-item .quiz-item__partner-logo {
  position: absolute;
  left: 2.2396vw;
  bottom: 1.4583vw;
  width: 3.0208vw;
  height: 1.4063vw;
}
.quiz-list .quiz-item .quiz-item__partner-logo a,
.quiz-list .quiz-item .quiz-item__partner-logo img {
  width: 100%;
  height: 100%;
}
.quiz-list .quiz-item .quiz-item__partner-logo img {
  -o-object-fit: contain;
     object-fit: contain;
}
.quiz-list .label {
  position: absolute;
  bottom: 4.167vw;
  right: 19.688vw;
  width: 4.479vw;
  height: 4.375vw;
}
.quiz-list .label img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

@media screen and (max-width: 991px) {
  .quiz-list {
    min-height: 177.7778vw;
  }
  .quiz-list .quiz-item__title {
    margin-bottom: 13.056vw;
    text-align: center;
  }
  .quiz-list .quiz-item__subtitle {
    margin-bottom: 0;
    font-size: 4.444vw;
    line-height: 1.2;
    color: #915028;
    letter-spacing: 0.1px;
    font-weight: 400;
  }
  .quiz-list .quiz-item .btn-big {
    margin: 0 auto;
  }
  .quiz-list .quiz-item .prev-btn {
    top: auto;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    right: 6.389vw;
    bottom: 5.444vw;
    left: auto;
  }
  .quiz-list .quiz-item .next-btn-small {
    top: auto;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    left: 6.389vw;
    right: auto;
    bottom: 5.444vw;
    margin: 0;
  }
  .quiz-list .quiz-item:nth-child(1) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    text-align: center;
  }
  .quiz-list .quiz-item:nth-child(1) .quiz-item__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 33vh;
  }
  .quiz-list .quiz-item:nth-child(1) .quiz-item__title {
    margin-bottom: 14.111vw;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .quiz-list .quiz-item:nth-child(1) .quiz-item__title br {
    display: none;
  }
  .quiz-list .quiz-item:nth-child(1) .quiz-item__subtitle {
    max-width: 38.889vw;
    width: 100%;
    margin: 0 auto 16.111vw auto;
  }
  .quiz-list .quiz-item:not(:nth-child(1)) {
    display: block;
  }
  .quiz-list .quiz-item:not(:nth-child(1)) .quiz-item__question {
    max-width: 100%;
    width: 100%;
    margin-right: 0;
    margin-top: 33.611vw;
  }
  .quiz-list .quiz-item:not(:nth-child(1)) .quiz-item__title {
    min-height: 15.556vw;
  }
  .quiz-list .quiz-item:nth-child(2) .label {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  .quiz-list .quiz-item:nth-child(3) .quiz-item__answers, .quiz-list .quiz-item:nth-child(4) .quiz-item__answers {
    gap: 16.667vw;
    margin-top: 6.389vw;
  }
  .quiz-list .quiz-item__answers {
    gap: 9.444vw;
  }
  .quiz-list .quiz-item__answers .radio-btn span {
    width: 46.111vw;
    height: 14.722vw;
    border-radius: 10.556vw;
    font-size: 4.444vw;
    border: 1px solid #5E3318;
    padding: 0 4.778vw;
  }
  .quiz-list .quiz-item__answers .radio-btn span::after {
    right: -1px;
    border-radius: 10.556vw;
  }
  .quiz-list .quiz-item__textarea {
    gap: 5.278vw;
  }
  .quiz-list .quiz-item__textarea textarea {
    border-radius: 7.222vw;
    border: 1px solid #5E3318;
    width: 77.222vw;
    height: 46.944vw;
    padding: 4.167vw;
    font-size: 4.444vw;
  }
  .quiz-list .quiz-item__next-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .quiz-list .quiz-item__next-button .quiz-button {
    min-width: 61.1111vw;
    min-height: 19.4444vw;
    font-size: 5.556vw;
    padding: 10px;
    border-radius: 16.389vw;
  }
  .quiz-list .quiz-item__legend {
    font-size: 4.444vw;
    margin-top: 0;
  }
  .quiz-list .quiz-item__legend::after {
    top: -1.222vw;
    right: -9.833vw;
    width: 5.278vw;
    height: 6.111vw;
  }
  .quiz-list .quiz-item__form .quiz-main-form {
    max-width: 94.444vw;
    width: 100%;
    padding: 0;
    margin-top: 25.4vh;
    margin-right: auto;
    margin-left: auto;
  }
  .quiz-list .quiz-item__form .quiz-main-form__title {
    display: none;
  }
  .quiz-list .quiz-item__form .quiz-main-form .quiz-main-form__title-mobile {
    display: block;
    font-weight: 500;
    line-height: 1.05;
    font-size: 5.2778vw;
    color: #5E3318;
    margin-bottom: 6.3889vw;
    text-align: center;
  }
  .quiz-list .quiz-item__form .quiz-main-form__wrapper {
    border: none;
    border-radius: unset;
    padding: 0;
  }
  .quiz-list .quiz-item__form .quiz-item__legend {
    margin-bottom: 2.361vw;
    font-size: 4.1667vw;
    padding-right: 6.3889vw;
    text-align: center;
  }
  .quiz-list .quiz-item__form .quiz-item__legend::after {
    top: -1.6667vw;
    right: -1.1111vw;
    width: 5.5556vw;
    height: 6.3889vw;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.265' height='23.125'%3E%3Cg fill='none' stroke='%235e3318' data-name='feather pen'%3E%3Cpath stroke-linejoin='round' d='M2.181 17.516c-1.167-1.9-.731-5.43-.316-6.691l1.159-.284a4.76 4.76 0 0 1 1.035-3.455C5.655 5.043 10.212.981 18.981.5c-3.2 3.573-5.49 9.659-6.062 10.555a19.768 19.768 0 0 1-2.354 1.36l1.06 1.031s-5.871 5.044-9.444 4.07Z' data-name='Контур 4'/%3E%3Cpath stroke-linecap='round' stroke-miterlimit='10' d='M12.161 5.552A33.575 33.575 0 0 0 .631 21.253' data-name='Контур 5'/%3E%3Cpath stroke-miterlimit='10' d='M1.944 21.769c.71-.452 4.678-2.484 3.613 0s5.217-1.166 6.216-1.764a15.875 15.875 0 0 1 3.377-1.573c2.49-.776 5.459.056 4.345 2.821' data-name='Контур 6'/%3E%3C/g%3E%3C/svg%3E");
  }
  .quiz-list .quiz-item__form .form-wrapper {
    -ms-grid-columns: 1fr 5vw 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 6.111vw 5vw;
    padding: 3.6111vw 3.6111vw 1.6667vw 4.1667vw;
    border: 1px solid #5E3318;
    border-radius: 7.2222vw;
  }
  .quiz-list .quiz-item__form .form-text {
    display: block;
    -ms-grid-column-span: 2;
    grid-column: span 2;
    font-weight: 400;
    line-height: 1.38;
    font-size: 3.6111vw;
    color: #915028;
    text-align: center;
    margin-top: -3.8889vw;
  }
  .quiz-list .quiz-item__form .input-field input {
    border-radius: 8.889vw;
    border: 1px solid #5E3318;
    height: 7.5vw;
    font-size: 3.611vw;
    padding: 0 1.389vw;
  }
  .quiz-list .quiz-item__form .input-field:nth-child(4) {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
  .quiz-list .quiz-item__form .button-field {
    grid-column: 1/-1;
    text-align: center;
  }
  .quiz-list .quiz-item__form .button-field .btn {
    height: 7.5vw;
    border-radius: 8.889vw;
    font-size: 3.611vw;
    width: 40.833vw;
    margin: 0 auto;
  }
  .quiz-list .quiz-item__form .button-field .btn::after {
    content: none;
  }
  .quiz-list .quiz-item__form .button-field .btn:hover {
    font-weight: 400;
    font-size: 3.611vw;
  }
  .quiz-list .quiz-item__form .checkbox-field {
    margin-top: 3.6111vw;
  }
  .quiz-list .quiz-item__form .wpcf7-list-item-label {
    padding-right: 8.6111vw;
    font-weight: 400;
    font-size: 3.611vw;
    line-height: 2;
    color: #915028;
    margin-right: -0.8333vw;
  }
  .quiz-list .quiz-item__form .wpcf7-list-item-label::after {
    height: 5.556vw;
    width: 5.556vw;
    top: 1.389vw;
  }
  .quiz-list .quiz-item__form .quiz-item__info {
    display: none;
  }
  .quiz-list .quiz-item .quiz-item__partner-logo {
    left: 3.0556vw;
    bottom: 3.3333vw;
    width: 10vw;
    height: 4.4444vw;
  }
  .quiz-list .label {
    bottom: auto;
    top: 16.111vw;
    right: 6.389vw;
    width: 14.722vw;
    height: 14.722vw;
  }
}
.form {
  width: 100%;
  height: 100%;
}
.form form {
  width: 100%;
  height: 100%;
}

.thanq {
  width: 100%;
  height: 100%;
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.thanq__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.thanq__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  pointer-events: none;
}
.thanq__wrapper {
  margin-top: 11.458vw;
}
.thanq__title {
  color: #915028;
  font-size: 5.208vw;
  margin-bottom: 10.417vw;
  font-weight: 500;
  text-align: center;
}
.thanq__title span {
  position: relative;
  display: inline-block;
}
.thanq__title span::after, .thanq__title span::before {
  content: "";
  position: absolute;
  width: 4.583vw;
  height: 0.521vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 0.625vw;
  background-color: #915028;
}
.thanq__title span::after {
  right: calc(100% + 1.25vw);
}
.thanq__title span::before {
  left: calc(100% + 1.25vw);
}
.thanq__subtitle {
  font-size: 2.604vw;
  line-height: 1.1;
  color: #5E3318;
  text-align: center;
}
.thanq__partner-logo {
  position: absolute;
  left: 2.4479vw;
  bottom: 1.25vw;
  width: 3.0208vw;
  height: 1.4063vw;
}
.thanq__partner-logo a,
.thanq__partner-logo img {
  width: 100%;
  height: 100%;
}
.thanq__partner-logo img {
  -o-object-fit: contain;
     object-fit: contain;
}

@media screen and (max-width: 991px) {
  .thanq__wrapper {
    margin-top: 198px;
  }
  .thanq__title {
    font-size: 16.944vw;
    margin-bottom: 16.944vw;
    color: #5E3318;
  }
  .thanq__title span::after, .thanq__title span::before {
    width: 7.639vw;
    height: 1.389vw;
    border-radius: 3.333vw;
    background-color: #5E3318;
  }
  .thanq__title span::after {
    right: calc(100% + 3.333vw);
  }
  .thanq__title span::before {
    left: calc(100% + 3.333vw);
  }
  .thanq__subtitle {
    font-size: 6.944vw;
    color: #915028;
  }
  .thanq__partner-logo {
    left: 3.0556vw;
    bottom: 3.3333vw;
    width: 10vw;
    height: 4.4444vw;
  }
}