/* line 266, mainsprite/*.png */
.mainsprite-sprite,
.content-home .headline-cloud,
.content-home .map,
.content-home .mii-guide .mii-box .inner-mii,
.content-home .question-4 .quest-box .slider-box .slider-wrapper .range-handle,
.content-home .question-5 .quest-box .quest-answers .quest-bubble .bubble-edge,
.content-home .question-5 .slider-box .slider-wrapper .range-handle,
.content-home .question-6 .quest-box .slider-box .slider-wrapper .range-handle,
.content-home .question-7 .quest-box .quest-answers .calendar,
.content-home .question-7 .quest-box .quest-answers .quest-answer-box,
.content-home
  .question-7
  .quest-box
  .quest-answers
  .quest-answer-box
  .quest-arrow,
.content-home
  .question-7
  .quest-box
  .quest-answers
  .quest-answer-box
  .quest-circle,
.content-home
  .question-7
  .quest-box
  .quest-answers
  .quest-answer-box.box-2
  .quest-arrow,
.content-home
  .question-7
  .quest-box
  .quest-answers
  .quest-answer-box.box-3
  .quest-arrow,
.content-home
  .question-7
  .quest-box
  .quest-answers
  .quest-answer-box.box-4
  .quest-arrow,
.content-home
  .question-7
  .quest-box
  .quest-answers
  .quest-answer-box.box-5
  .quest-arrow,
.content-home
  .question-7
  .quest-box
  .quest-answers
  .quest-answer-box.box-6
  .quest-arrow,
.content-home
  .question-7
  .quest-box
  .quest-answers
  .quest-answer-box.box-7
  .quest-arrow,
.content-home .question-7 .quest-box .slider-box .slider-wrapper .range-handle,
.content-result .headline-cloud,
.content-result .result .quest-box .header .mii-chearleaders,
.content-result .result .quest-box .header .tom-logo,
.content-result .result .quest-box .header .mii-panda,
.content-result .result .quest-box .header .mii-pirate,
.content-result .result .share-box .btn-share.btn-fb .mii-phone,
.content-result
  .result
  .share-box
  .btn-share.btn-fb
  .inner-btn
  .btn-circle
  .btn-icon,
.content-result .result .share-box .btn-share.btn-tw .mii-football,
.content-result
  .result
  .share-box
  .btn-share.btn-tw
  .inner-btn
  .btn-circle
  .btn-icon,
.content-result .result .share-box .btn-share.btn-gp .mii-diver,
.content-result
  .result
  .share-box
  .btn-share.btn-gp
  .inner-btn
  .btn-circle
  .btn-icon,
.content-result .btn-site .mii-hotdog {
  background: url("/assets/images/eu/quiz/img/mainsprite-sbbb13bc475.png") no-repeat;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes btn-hover {
  /* line 19, ../../../../src/sass/app.scss */
  0% {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
  }
  /* line 25, ../../../../src/sass/app.scss */
  25% {
    transform: scale(0.8);
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
  }
  /* line 31, ../../../../src/sass/app.scss */
  75% {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
  }
  /* line 37, ../../../../src/sass/app.scss */
  100% {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
  }
}

/* Standard syntax */
@keyframes btn-hover {
  /* line 46, ../../../../src/sass/app.scss */
  0% {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
  }
  /* line 52, ../../../../src/sass/app.scss */
  25% {
    transform: scale(0.8);
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
  }
  /* line 58, ../../../../src/sass/app.scss */
  75% {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
  }
  /* line 64, ../../../../src/sass/app.scss */
  100% {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
  }
}

/* Import */
/* line 1, ../../../../src/sass/includes/_general.scss */
html,
body {
  min-height: 100%;
}

/* line 3, ../../../../src/sass/includes/_general.scss */
body {
  font-family: "Arial", sans-serif; /*font-size: 18px;
line-height: 24px;*/
  font-size: 112.5%;
  line-height: 150%;
  color: #b95519; /*background: #fff141 url('../img/bg/dots-blue.png') repeat;*/
  -webkit-transform: translate3d(0, 0, 0);
}

/* line 14, ../../../../src/sass/includes/_general.scss */
body.ru {
  font-family: "Arial", sans-serif;
}

/*#background {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: #fff141 url('../img/bg/dots-yellow.png') repeat;
}*/
/* line 30, ../../../../src/sass/includes/_general.scss */
#content {
  width: 100%; /*min-height: 900px;*/
  margin: 0 auto;
  position: relative;
  z-index: 135;
  overflow: hidden;
}

/* line 2, ../../../../src/sass/includes/_index.scss */
.content-home {
  position: relative;
  padding-bottom: 50px;
  width: 100%;
}
/* line 7, ../../../../src/sass/includes/_index.scss */
.content-home .headline-cloud {
  background-position: 0 -478px;
  width: 669px;
  height: 177px;
  position: relative;
  margin: 10px auto -40px 170px;
  z-index: 23;
}
/* line 13, ../../../../src/sass/includes/_index.scss */
.content-home .headline-cloud .quiz-title {
  text-align: center;
  font-size: 50px;
  line-height: 52px;
  color: #1d5274;
  margin: 0px 105px 0 0;
  padding-top: 55px;
  font-family: "Comic Sans MS", sans-serif;
  font-weight: bold;
}
/* line 25, ../../../../src/sass/includes/_index.scss */
.content-home .map {
  background-position: 0 -1524px;
  width: 806px;
  height: 536px;
  position: relative;
  margin: 0 auto;
  box-shadow: 3px 4px 0px 0px rgba(2, 3, 3, 0.2);
  border-radius: 10px;
  z-index: 17;
}
/* line 33, ../../../../src/sass/includes/_index.scss */
.content-home .map .subline {
  position: absolute;
  top: 70px;
  left: 0px;
  width: 100%;
  text-align: center;
  font-size: 30px;
  line-height: 36px;
  color: #fff;
  text-shadow: 3px 3px 0px rgba(10, 2, 4, 0.2);
}
/* line 46, ../../../../src/sass/includes/_index.scss */
.content-home .mii-guide {
  width: 20%;
  float: left;
  position: relative;
  margin-top: 30px;
}
/* line 52, ../../../../src/sass/includes/_index.scss */
.content-home .mii-guide .mii-box {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  border: 5px solid #fff;
  background: #46c500;
  position: relative;
  float: right;
}
/* line 61, ../../../../src/sass/includes/_index.scss */
.content-home .mii-guide .mii-box .inner-box {
  width: 140px;
  height: 140px;
  border: 5px solid rgba(255, 255, 255, 0.45);
  border-radius: 50%;
  background: url("/assets/images/eu/quiz/img/bg/pattern-green.png") repeat;
}
/* line 69, ../../../../src/sass/includes/_index.scss */
.content-home .mii-guide .mii-box .inner-mii {
  background-position: -574px -665px;
  width: 97px;
  height: 141px;
  position: absolute;
  bottom: 0px;
  left: 28px;
}
/* line 77, ../../../../src/sass/includes/_index.scss */
.content-home .mii-guide .mii-bubble {
  position: absolute;
  bottom: 140px;
  right: 50px;
  width: 250px; /*height: 85px;*/
  border-radius: 15px;
  background: #fff;
  box-shadow: 2.5px 4.33px 0px 0px rgba(10, 2, 4, 0.15);
  padding: 15px 20px;
}
/* line 88, ../../../../src/sass/includes/_index.scss */
.content-home .mii-guide .mii-bubble .arrow-border {
  position: absolute;
  bottom: -26px;
  right: 65px;
  width: 0px;
  height: 0px;
  border-left: 16.5px solid transparent;
  border-right: 16.5px solid transparent;
  border-top: 22px solid rgba(10, 2, 4, 0.15);
}
/* line 99, ../../../../src/sass/includes/_index.scss */
.content-home .mii-guide .mii-bubble .arrow {
  position: absolute;
  bottom: -20px;
  right: 67px;
  width: 0px;
  height: 0px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 20px solid #fff;
}
/* line 110, ../../../../src/sass/includes/_index.scss */
.content-home .mii-guide .mii-bubble .bubble-text {
  font-size: 14px;
  line-height: 18px;
  color: #000;
  position: relative;
}
/* line 119, ../../../../src/sass/includes/_index.scss */
.content-home .mii-guide-top {
  width: 100%;
  z-index: 23;
  margin-top: -80px;
  margin-bottom: 80px;
}
/* line 125, ../../../../src/sass/includes/_index.scss */
.content-home .mii-guide-top .mii-box {
  float: left;
}
/* line 129, ../../../../src/sass/includes/_index.scss */
.content-home .mii-guide-top .mii-bubble {
  width: auto;
  margin-left: 190px;
  top: 0px;
  bottom: auto;
  right: auto;
  padding: 20px 25px; /*.arrow-border {
	top: 86px;
	bottom: auto;
	left: -33px;
	right: auto;
	border-top: 16.5px solid transparent;
	border-bottom: 16.5px solid transparent;
	border-right: 22px solid rgba(10, 2, 4, 0.15);
}*/
}
/* line 147, ../../../../src/sass/includes/_index.scss */
.content-home .mii-guide-top .mii-bubble .arrow {
  top: 80px;
  bottom: auto;
  left: -35px;
  right: auto;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 20px solid #fff;
}
/* line 159, ../../../../src/sass/includes/_index.scss */
.content-home .mii-guide.error-mii {
  width: 60%;
  z-index: 23;
  margin: 0 auto 50px auto;
  float: none;
  clear: left;
}
/* line 166, ../../../../src/sass/includes/_index.scss */
.content-home .mii-guide.error-mii .mii-box {
  float: left;
}
/* line 170, ../../../../src/sass/includes/_index.scss */
.content-home .mii-guide.error-mii .mii-bubble {
  width: auto;
  margin-left: 190px;
  top: 20px;
  bottom: auto;
  right: auto;
  padding: 20px 25px;
}
/* line 178, ../../../../src/sass/includes/_index.scss */
.content-home .mii-guide.error-mii .mii-bubble .arrow {
  top: 30px;
  bottom: auto;
  left: -35px;
  right: auto;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 20px solid #fff;
}
/* line 190, ../../../../src/sass/includes/_index.scss */
.content-home .question {
  width: 100%;
  margin-bottom: 30px;
}
/* line 194, ../../../../src/sass/includes/_index.scss */
.content-home .question .quest-box {
  border-radius: 15px;
  background: #fff;
  box-shadow: 2.5px 4.33px 0px 0px rgba(10, 2, 4, 0.15);
  width: 80%;
  min-height: 36px;
  margin-bottom: 35px;
  padding: 20px 0;
  float: left;
}
/* line 204, ../../../../src/sass/includes/_index.scss */
.content-home .question .quest-box .quest-title {
  background: #62abda;
  border-radius: 19px;
  min-height: 36px;
  margin: 0 2.5%;
  color: #fff;
}
/* line 211, ../../../../src/sass/includes/_index.scss */
.content-home .question .quest-box .quest-title .quest-icon {
  background: #0a58a0;
  border-radius: 19px;
  float: left;
  width: 46px; /*height: 36px;*/
  margin-right: 15px;
  color: #fff;
  text-align: center;
  font-size: 1.1em;
  padding: 6px 0;
}
/* line 224, ../../../../src/sass/includes/_index.scss */
.content-home .question .quest-box .quest-title .quest-head {
  padding: 6px 0px;
  font-size: 1.1em; /*line-height: 24px;*/
  max-width: 560px;
}
/* line 232, ../../../../src/sass/includes/_index.scss */
.content-home .question .quest-box .quest-answers {
  margin: 20px 2.5% 0 2.5%;
  width: 95%;
}
/* line 236, ../../../../src/sass/includes/_index.scss */
.content-home .question .quest-box .quest-answers .quest-answer-box {
  min-width: 50px;
  min-height: 50px;
  display: inline-block;
  width: 9.5%;
  margin-right: 2.2%;
}
/* line 243, ../../../../src/sass/includes/_index.scss */
.content-home
  .question
  .quest-box
  .quest-answers
  .quest-answer-box
  .quest-answer {
  width: 100%;
  height: 100%;
  min-height: 50px;
  display: inline-block;
  border: 1px solid #cecece;
  border-radius: 15px;
  background: #fff;
  box-shadow: 1.8px 2.6px 0px 0px #e6e6e6;
  text-decoration: none;
  position: relative;
}
/* line 255, ../../../../src/sass/includes/_index.scss */
.content-home
  .question
  .quest-box
  .quest-answers
  .quest-answer-box
  .quest-answer
  .quest-answer-img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 15px;
}
/* line 262, ../../../../src/sass/includes/_index.scss */
.content-home
  .question
  .quest-box
  .quest-answers
  .quest-answer-box
  .quest-answer
  .quest-answer-descr {
  width: 90%;
  height: 20%;
  background: #fe0000;
  border-radius: 15px;
  position: absolute;
  bottom: -10%;
  left: 5%;
  color: #fff;
  font-size: 0.7em;
  text-align: center;
}
/* line 274, ../../../../src/sass/includes/_index.scss */
.content-home
  .question
  .quest-box
  .quest-answers
  .quest-answer-box
  .quest-answer
  .quest-answer-descr
  span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 50%;
  margin-top: -35%;
}
/* line 283, ../../../../src/sass/includes/_index.scss */
.content-home
  .question
  .quest-box
  .quest-answers
  .quest-answer-box
  .quest-answer
  .quest-answer-hover {
  width: 100%;
  height: 100%;
  background: #fe0000;
  border-radius: 15px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  font-size: 0.66em;
  text-align: center;
  opacity: 0;
  transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
}
/* line 300, ../../../../src/sass/includes/_index.scss */
.content-home
  .question
  .quest-box
  .quest-answers
  .quest-answer-box
  .quest-answer
  .quest-answer-hover
  span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 50%;
  margin-top: -50%;
  line-height: 1.2em;
}
/* line 312, ../../../../src/sass/includes/_index.scss */
.content-home .question .quest-box .quest-answers .quest-answer-box:last-child {
  margin-right: 0;
}
/* line 316, ../../../../src/sass/includes/_index.scss */
.content-home .question .quest-box .quest-answers .quest-answer-box:hover {
  /*.quest-answer-bubble {
	height: 210px;
}*/
}
/* line 318, ../../../../src/sass/includes/_index.scss */
.content-home
  .question
  .quest-box
  .quest-answers
  .quest-answer-box:hover
  .quest-answer-hover {
  opacity: 1;
}
/* line 329, ../../../../src/sass/includes/_index.scss */
.content-home .question .mii-guide {
  width: 20%;
}
/* line 334, ../../../../src/sass/includes/_index.scss */
.content-home .question.error {
  margin-bottom: 24px;
}
/* line 337, ../../../../src/sass/includes/_index.scss */
.content-home .question.error .quest-box {
  width: 79%;
  border: 3px solid #fe0000;
}
/* line 343, ../../../../src/sass/includes/_index.scss */
.content-home .coda {
  width: 100%;
  min-height: 100px;
  margin-top: 30px;
  float: left;
}
/* line 349, ../../../../src/sass/includes/_index.scss */
.content-home .coda .btn-result {
  width: 280px;
  height: 85px;
  border-radius: 14px;
  border: 5px solid #fff;
  background: #46c500;
  position: relative;
  margin: 0 auto;
  display: block;
  text-align: center;
  box-shadow: 1.8px 2.6px 0px 0px #e6e6e6;
}
/* line 361, ../../../../src/sass/includes/_index.scss */
.content-home .coda .btn-result .inner-btn {
  width: 270px;
  height: 75px;
  border: 5px solid rgba(255, 255, 255, 0.45);
  border-radius: 10px;
  background: url("/assets/images/eu/quiz/img/bg/pattern-red.png") repeat;
}
/* line 368, ../../../../src/sass/includes/_index.scss */
.content-home .coda .btn-result .inner-btn .btn-text {
  position: relative;
  margin: 25px auto 0 auto;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 1.3em;
  text-shadow: 1px 1px #a00000, -1px -1px #a00000, 1px -1px #a00000,
    -1px 1px #a00000, 1px 0px #a00000, 0px 1px #a00000, -1px 0px #a00000,
    0px -1px #a00000, 2px 2px #a00000, -2px -2px #a00000, 2px -2px #a00000,
    -2px 2px #a00000, 2px 0px #a00000, 0px 2px #a00000, -2px 0px #a00000,
    0px -2px #a00000, 3px 0px #a00000, 0px 3px #a00000, -3px 0px #a00000,
    0px -3px #a00000;
}
/* line 381, ../../../../src/sass/includes/_index.scss */
.content-home .coda .btn-result .inner-btn .btn-arrow-box {
  border-radius: 50%;
  background: #a00000;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 25px;
  right: -14px;
}
/* line 390, ../../../../src/sass/includes/_index.scss */
.content-home .coda .btn-result .inner-btn .btn-arrow-box .btn-arrow {
  border-radius: 50%;
  background: #fff;
  width: 23px;
  height: 23px;
  color: #a00000;
  font-family: "Comic Sans MS", sans-serif;
  font-size: 25px;
  line-height: 22px;
  text-align: center;
  position: absolute;
  top: 6px;
  left: 6px;
}
/* line 408, ../../../../src/sass/includes/_index.scss */
.content-home .coda .btn-result:hover {
  -webkit-animation: btn-hover 0.5s;
  animation: btn-hover 0.5s;
}
/* line 413, ../../../../src/sass/includes/_index.scss */
.content-home .coda .legal {
  font-size: 0.8em;
  color: #fff;
  text-shadow: 3px 3px 0px rgba(10, 2, 4, 0.2);
  text-align: center;
  width: 80%;
  margin: 35px auto 50px auto;
  display: block;
}

/* line 4, ../../../../src/sass/includes/_question1.scss */
.content-home .question-1 .quest-box .quest-answers .quest-answer-box {
  width: 14%;
  cursor: pointer;
}
/* line 8, ../../../../src/sass/includes/_question1.scss */
.content-home
  .question-1
  .quest-box
  .quest-answers
  .quest-answer-box
  .quest-answer
  .quest-answer-descr {
  line-height: 2.5em;
}
/* line 13, ../../../../src/sass/includes/_question1.scss */
.content-home
  .question-1
  .quest-box
  .quest-answers
  .quest-answer-box.active
  .quest-answer {
  border: 3px solid #fe0000;
}
/* line 18, ../../../../src/sass/includes/_question1.scss */
.content-home .question-1 .mii-guide .mii-bubble {
  width: 170px;
}

/* line 4, ../../../../src/sass/includes/_question2.scss */
.content-home .question-2 .quest-box .quest-answers .quest-answer-box {
  width: 47.8%;
  height: 14%;
  cursor: pointer;
}
/* line 10, ../../../../src/sass/includes/_question2.scss */
.content-home
  .question-2
  .quest-box
  .quest-answers
  .quest-answer-box
  .quest-answer
  .quest-answer-img {
  width: 30%;
  float: left;
}
/* line 15, ../../../../src/sass/includes/_question2.scss */
.content-home
  .question-2
  .quest-box
  .quest-answers
  .quest-answer-box
  .quest-answer
  .quest-answer-descr {
  background: none;
  font-size: 2em;
  color: #0a58a0;
  text-align: center;
  width: 70%;
  height: auto;
  border-radius: 0;
  position: relative;
  bottom: auto;
  left: auto;
  float: left;
  margin-top: 35px;
}
/* line 29, ../../../../src/sass/includes/_question2.scss */
.content-home
  .question-2
  .quest-box
  .quest-answers
  .quest-answer-box
  .quest-answer
  .quest-answer-descr
  span {
  vertical-align: none;
  top: auto;
  margin-top: 0;
}
/* line 38, ../../../../src/sass/includes/_question2.scss */
.content-home
  .question-2
  .quest-box
  .quest-answers
  .quest-answer-box.active
  .quest-answer {
  border: 3px solid #fe0000;
}

/* line 3, ../../../../src/sass/includes/_question3.scss */
.content-home .question-3 .quest-box {
  /*.quest-answers-region.country-fr {
	.quest-answer:nth-child(21) {
		font-size: 0.7em;
	}
}*/
}
/* line 5, ../../../../src/sass/includes/_question3.scss */
.content-home .question-3 .quest-box .quest-answers-state .quest-answer-box {
  width: 11%;
  margin-right: 0.9%;
  cursor: pointer;
}
/* line 11, ../../../../src/sass/includes/_question3.scss */
.content-home
  .question-3
  .quest-box
  .quest-answers-state
  .quest-answer-box:nth-child(8) {
  margin-right: 0;
}
/* line 15, ../../../../src/sass/includes/_question3.scss */
.content-home
  .question-3
  .quest-box
  .quest-answers-state
  .quest-answer-box.active
  .quest-answer {
  border: 3px solid #fe0000;
}
/* line 20, ../../../../src/sass/includes/_question3.scss */
.content-home .question-3 .quest-box .choose {
  margin: 20px 2.5% 0px 2.5%;
  font-size: 0.95em;
  color: #0a58a0;
}
/* line 26, ../../../../src/sass/includes/_question3.scss */
.content-home .question-3 .quest-box .quest-answers-region {
  margin-top: 10px;
}
/* line 29, ../../../../src/sass/includes/_question3.scss */
.content-home .question-3 .quest-box .quest-answers-region .quest-answer {
  width: 25%;
  height: 18px;
  background: #e6e6e6;
  margin-right: 2.2%;
  display: inline-block;
  text-decoration: none;
  color: #000;
  border: 3px solid #e6e6e6;
  border-radius: 12px;
  padding: 0 2.5%;
  margin-bottom: 10px;
  font-size: 0.8em;
  line-height: 1.3em;
  cursor: pointer;
}
/* line 46, ../../../../src/sass/includes/_question3.scss */
.content-home
  .question-3
  .quest-box
  .quest-answers-region
  .quest-answer:nth-child(3n) {
  margin-right: 0;
}
/* line 50, ../../../../src/sass/includes/_question3.scss */
.content-home
  .question-3
  .quest-box
  .quest-answers-region
  .quest-answer.active {
  border: 3px solid #fe0000;
}
/* line 62, ../../../../src/sass/includes/_question3.scss */
.content-home
  .question-3
  .quest-box
  .quest-answers-region.country-be
  .quest-answer {
  height: 58px;
  vertical-align: top;
}
/* line 68, ../../../../src/sass/includes/_question3.scss */
.content-home .question-3 .quest-box .btn-us {
  background: #62abda;
  box-shadow: 0px 4px 0px 0px rgba(2, 3, 3, 0.3);
  width: 25%;
  height: 25px;
  margin: 20px 2.5%;
  padding: 10px 20px 0px 25px;
  border-radius: 12px;
  position: relative;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  display: block;
}
/* line 86, ../../../../src/sass/includes/_question3.scss */
.content-home .question-3 .quest-box .btn-us:hover {
  -webkit-animation: btn-hover 0.5s;
  animation: btn-hover 0.5s;
}

/* line 3, ../../../../src/sass/includes/_question4.scss */
.content-home .question-4 .quest-box {
  height: 340px;
}
/* line 6, ../../../../src/sass/includes/_question4.scss */
.content-home .question-4 .quest-box .quest-answers {
  position: relative;
  z-index: 3;
  height: 220px; /*.answer-line {
					position: absolute;
					top: px;
					left: 0px;
					width: 100%;

					.from {
						height: 24px;
						border-radius: 12px;
						font-size: 0.8em;
						text-align: center;
						color: #fe0000;
						position: absolute;
						top: 195px;
						left: 0px;
						padding: 0 2.5%;
						z-index: 27;
						font-weight: bold;
					}

					.to {
						height: 24px;
						border-radius: 12px;
						font-size: 0.8em;
						text-align: center;
						color: #fe0000;
						position: absolute;
						top: 195px;
						right: 0px;
						padding: 0 2.5%;
						z-index: 28;
						font-weight: bold;
					}

					.line {
						width: 100%;
						height: 3px;
						position: absolute;
						top: 205px;
						left: 0px;
						background: #fe0000;
						z-index: 21;
					}

					.arrow {
						position: absolute;
						top: 197px;
						width: 0px;
						height: 0px;
						border-top: 10.5px solid transparent;
						border-bottom: 10.5px solid transparent;
						border-left: 16px solid #fe0000;
						z-index: 27;
					}

					.arrow-1 {
						left: 12%;
					}

					.arrow-2 {
						left: 30%;
					}

					.arrow-3 {
						left: 50.5%;
						margin-left: -8px;
					}

					.arrow-4 {
						right: 29%;
					}

					.arrow-5 {
						right: 12%;
					}
				}*/
}
/* line 88, ../../../../src/sass/includes/_question4.scss */
.content-home .question-4 .quest-box .quest-answers .quest-answer-box {
  width: 11%;
  margin: 0;
  position: absolute;
  z-index: 31;
  cursor: pointer;
  z-index: 22;
}
/* line 96, ../../../../src/sass/includes/_question4.scss */
.content-home
  .question-4
  .quest-box
  .quest-answers
  .quest-answer-box
  .quest-answer {
  /*border: 3px solid #fff;*/
}
/* line 99, ../../../../src/sass/includes/_question4.scss */
.content-home
  .question-4
  .quest-box
  .quest-answers
  .quest-answer-box
  .quest-answer
  .quest-line {
  width: 3px;
  height: 150px;
  position: absolute;
  left: 50%;
  margin-left: -1px;
  background: #e6e6e6;
}
/* line 110, ../../../../src/sass/includes/_question4.scss */
.content-home .question-4 .quest-box .quest-answers .quest-answer-box.box-1 {
  top: 0px;
  left: 8.2%;
}
/* line 114, ../../../../src/sass/includes/_question4.scss */
.content-home
  .question-4
  .quest-box
  .quest-answers
  .quest-answer-box.box-1
  .quest-answer
  .quest-line {
  bottom: -153px;
}
/* line 119, ../../../../src/sass/includes/_question4.scss */
.content-home .question-4 .quest-box .quest-answers .quest-answer-box.box-2 {
  top: 97px;
  left: 18.3%;
}
/* line 123, ../../../../src/sass/includes/_question4.scss */
.content-home
  .question-4
  .quest-box
  .quest-answers
  .quest-answer-box.box-2
  .quest-answer
  .quest-line {
  bottom: -53px;
  height: 50px;
}
/* line 129, ../../../../src/sass/includes/_question4.scss */
.content-home .question-4 .quest-box .quest-answers .quest-answer-box.box-3 {
  top: 0px;
  left: 28.8%;
}
/* line 133, ../../../../src/sass/includes/_question4.scss */
.content-home
  .question-4
  .quest-box
  .quest-answers
  .quest-answer-box.box-3
  .quest-answer
  .quest-line {
  bottom: -153px;
}
/* line 138, ../../../../src/sass/includes/_question4.scss */
.content-home .question-4 .quest-box .quest-answers .quest-answer-box.box-4 {
  top: 97px;
  left: 39.2%;
}
/* line 142, ../../../../src/sass/includes/_question4.scss */
.content-home
  .question-4
  .quest-box
  .quest-answers
  .quest-answer-box.box-4
  .quest-answer
  .quest-line {
  bottom: -53px;
  height: 50px;
}
/* line 148, ../../../../src/sass/includes/_question4.scss */
.content-home .question-4 .quest-box .quest-answers .quest-answer-box.box-5 {
  top: 0px;
  right: 39.8%;
}
/* line 152, ../../../../src/sass/includes/_question4.scss */
.content-home
  .question-4
  .quest-box
  .quest-answers
  .quest-answer-box.box-5
  .quest-answer
  .quest-line {
  bottom: -153px;
}
/* line 157, ../../../../src/sass/includes/_question4.scss */
.content-home .question-4 .quest-box .quest-answers .quest-answer-box.box-6 {
  top: 97px;
  right: 29.2%;
}
/* line 161, ../../../../src/sass/includes/_question4.scss */
.content-home
  .question-4
  .quest-box
  .quest-answers
  .quest-answer-box.box-6
  .quest-answer
  .quest-line {
  bottom: -53px;
  height: 50px;
}
/* line 167, ../../../../src/sass/includes/_question4.scss */
.content-home .question-4 .quest-box .quest-answers .quest-answer-box.box-7 {
  top: 0px;
  right: 18.7%;
}
/* line 171, ../../../../src/sass/includes/_question4.scss */
.content-home
  .question-4
  .quest-box
  .quest-answers
  .quest-answer-box.box-7
  .quest-answer
  .quest-line {
  bottom: -153px;
}
/* line 176, ../../../../src/sass/includes/_question4.scss */
.content-home .question-4 .quest-box .quest-answers .quest-answer-box.box-8 {
  top: 97px;
  right: 8.7%;
}
/* line 180, ../../../../src/sass/includes/_question4.scss */
.content-home
  .question-4
  .quest-box
  .quest-answers
  .quest-answer-box.box-8
  .quest-answer
  .quest-line {
  bottom: -53px;
  height: 50px;
}
/* line 186, ../../../../src/sass/includes/_question4.scss */
.content-home
  .question-4
  .quest-box
  .quest-answers
  .quest-answer-box.active
  .quest-answer {
  border: 3px solid #fe0000;
}
/* line 191, ../../../../src/sass/includes/_question4.scss */
.content-home .question-4 .quest-box .slider-box {
  position: relative;
  z-index: 8;
  width: 95%;
  height: 30px;
  margin: 0 auto;
}
/* line 198, ../../../../src/sass/includes/_question4.scss */
.content-home .question-4 .quest-box .slider-box .slider-wrapper {
  max-width: 76%;
  margin: 0 auto;
  padding: 0px;
  position: absolute;
  top: 10px;
  left: 12%;
  right: 12%;
}
/* line 207, ../../../../src/sass/includes/_question4.scss */
.content-home .question-4 .quest-box .slider-box .slider-wrapper .slider-notch {
  position: absolute;
  top: -8px;
  width: 3px;
  height: 20px;
  background: #e6e6e6;
}
/* line 215, ../../../../src/sass/includes/_question4.scss */
.content-home
  .question-4
  .quest-box
  .slider-box
  .slider-wrapper
  .slider-notch-1 {
  left: 0%;
  margin-left: 12px;
}
/* line 220, ../../../../src/sass/includes/_question4.scss */
.content-home
  .question-4
  .quest-box
  .slider-box
  .slider-wrapper
  .slider-notch-2 {
  left: 13.2%;
  margin-left: 12px;
}
/* line 225, ../../../../src/sass/includes/_question4.scss */
.content-home
  .question-4
  .quest-box
  .slider-box
  .slider-wrapper
  .slider-notch-3 {
  left: 27%;
  margin-left: 12px;
}
/* line 230, ../../../../src/sass/includes/_question4.scss */
.content-home
  .question-4
  .quest-box
  .slider-box
  .slider-wrapper
  .slider-notch-4 {
  left: 43%;
  margin-right: 12px;
}
/* line 235, ../../../../src/sass/includes/_question4.scss */
.content-home
  .question-4
  .quest-box
  .slider-box
  .slider-wrapper
  .slider-notch-5 {
  right: 41%;
  margin-right: 12px;
}
/* line 240, ../../../../src/sass/includes/_question4.scss */
.content-home
  .question-4
  .quest-box
  .slider-box
  .slider-wrapper
  .slider-notch-6 {
  right: 27%;
  margin-right: 12px;
}
/* line 245, ../../../../src/sass/includes/_question4.scss */
.content-home
  .question-4
  .quest-box
  .slider-box
  .slider-wrapper
  .slider-notch-7 {
  right: 13.2%;
  margin-right: 12px;
}
/* line 250, ../../../../src/sass/includes/_question4.scss */
.content-home
  .question-4
  .quest-box
  .slider-box
  .slider-wrapper
  .slider-notch-8 {
  right: 0%;
  margin-right: 12px;
}
/* line 255, ../../../../src/sass/includes/_question4.scss */
.content-home .question-4 .quest-box .slider-box .slider-wrapper .range-bar {
  background-color: #e6e6e6;
  border-radius: 15px;
  display: block;
  height: 4px;
  position: relative;
  width: 100%;
}
/* line 263, ../../../../src/sass/includes/_question4.scss */
.content-home
  .question-4
  .quest-box
  .slider-box
  .slider-wrapper
  .range-quantity {
  background-color: #e6e6e6;
  border-radius: 15px;
  display: block;
  height: 100%;
  width: 0;
}
/* line 270, ../../../../src/sass/includes/_question4.scss */
.content-home .question-4 .quest-box .slider-box .slider-wrapper .range-handle {
  background-position: -321px -133px;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  cursor: move;
  left: 0;
  top: -12px;
  position: absolute;
  box-shadow: 0px 2.5px 0px 0px rgba(10, 2, 4, 0.15);
}
/* line 280, ../../../../src/sass/includes/_question4.scss */
.content-home .question-4 .quest-box .slider-box .slider-wrapper .range-min,
.content-home .question-4 .quest-box .slider-box .slider-wrapper .range-max {
  color: #181819;
  font-size: 12px;
  height: 20px;
  padding-top: 4px;
  position: absolute;
  text-align: center;
  top: -9px;
  width: 24px;
}
/* line 281, ../../../../src/sass/includes/_question4.scss */
.content-home .question-4 .quest-box .slider-box .slider-wrapper .range-min {
  left: -30px;
}
/* line 282, ../../../../src/sass/includes/_question4.scss */
.content-home .question-4 .quest-box .slider-box .slider-wrapper .range-max {
  right: -30px;
}
/* line 283, ../../../../src/sass/includes/_question4.scss */
.content-home .question-4 .quest-box .slider-box .slider-wrapper .vertical {
  height: 100%;
  width: 4px;
}
/* line 284, ../../../../src/sass/includes/_question4.scss */
.content-home
  .question-4
  .quest-box
  .slider-box
  .slider-wrapper
  .vertical
  .range-quantity {
  bottom: 0;
  height: 0;
  position: absolute;
  width: 100%;
}
/* line 285, ../../../../src/sass/includes/_question4.scss */
.content-home
  .question-4
  .quest-box
  .slider-box
  .slider-wrapper
  .vertical
  .range-handle {
  bottom: 0;
  left: -13px;
  top: auto;
}
/* line 287, ../../../../src/sass/includes/_question4.scss */
.content-home
  .question-4
  .quest-box
  .slider-box
  .slider-wrapper
  .vertical
  .range-min,
.content-home
  .question-4
  .quest-box
  .slider-box
  .slider-wrapper
  .vertical
  .range-max {
  left: -10px;
  right: auto;
  top: auto;
}
/* line 288, ../../../../src/sass/includes/_question4.scss */
.content-home
  .question-4
  .quest-box
  .slider-box
  .slider-wrapper
  .vertical
  .range-min {
  bottom: -30px;
}
/* line 289, ../../../../src/sass/includes/_question4.scss */
.content-home
  .question-4
  .quest-box
  .slider-box
  .slider-wrapper
  .vertical
  .range-max {
  top: -30px;
}
/* line 290, ../../../../src/sass/includes/_question4.scss */
.content-home .question-4 .quest-box .slider-box .slider-wrapper .unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 291, ../../../../src/sass/includes/_question4.scss */
.content-home
  .question-4
  .quest-box
  .slider-box
  .slider-wrapper
  .range-disabled {
  cursor: default;
}
/* line 294, ../../../../src/sass/includes/_question4.scss */
.content-home .question-4 .quest-box .slider-box .from {
  height: 24px; /*background: #e6e6e6;*/
  border-radius: 12px;
  font-size: 0.8em;
  text-align: center;
  color: #fe0000;
  padding: 0;
  z-index: 27;
  width: 12%;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: bold;
}
/* line 310, ../../../../src/sass/includes/_question4.scss */
.content-home .question-4 .quest-box .slider-box .to {
  height: 24px; /*background: #e6e6e6;*/
  border-radius: 12px;
  font-size: 0.8em;
  text-align: center;
  color: #fe0000;
  padding: 0;
  z-index: 28;
  width: 12%;
  position: absolute;
  top: 0;
  right: 0;
  font-weight: bold;
}
/* line 326, ../../../../src/sass/includes/_question4.scss */
.content-home .question-4 .quest-box .slider-box .slider-text {
  font-size: 0.9em;
  font-weight: bold;
  color: #fe0000;
  text-align: center;
  position: absolute;
  top: 40px;
  width: 100%;
}
/* line 338, ../../../../src/sass/includes/_question4.scss */
.content-home .question-4 .mii-guide {
  margin-top: 70px;
}
/* line 341, ../../../../src/sass/includes/_question4.scss */
.content-home .question-4 .mii-guide .mii-bubble {
  width: 210px;
}

/* line 1, ../../../../src/sass/includes/_powerange.scss */
.range-bar {
  background-color: #a9acb1;
  border-radius: 15px;
  display: block;
  height: 4px;
  position: relative;
  width: 100%;
}

/* line 2, ../../../../src/sass/includes/_powerange.scss */
.range-quantity {
  background-color: #017afd;
  border-radius: 15px;
  display: block;
  height: 100%;
  width: 0;
}

/* line 3, ../../../../src/sass/includes/_powerange.scss */
.range-handle {
  background-color: #fff;
  border-radius: 100%;
  cursor: move;
  height: 30px;
  left: 0;
  top: -13px;
  position: absolute;
  width: 30px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

/* line 5, ../../../../src/sass/includes/_powerange.scss */
.range-min,
.range-max {
  color: #181819;
  font-size: 12px;
  height: 20px;
  padding-top: 4px;
  position: absolute;
  text-align: center;
  top: -9px;
  width: 24px;
}

/* line 6, ../../../../src/sass/includes/_powerange.scss */
.range-min {
  left: -30px;
}

/* line 7, ../../../../src/sass/includes/_powerange.scss */
.range-max {
  right: -30px;
}

/* line 8, ../../../../src/sass/includes/_powerange.scss */
.vertical {
  height: 100%;
  width: 4px;
}

/* line 9, ../../../../src/sass/includes/_powerange.scss */
.vertical .range-quantity {
  bottom: 0;
  height: 0;
  position: absolute;
  width: 100%;
}

/* line 10, ../../../../src/sass/includes/_powerange.scss */
.vertical .range-handle {
  bottom: 0;
  left: -13px;
  top: auto;
}

/* line 12, ../../../../src/sass/includes/_powerange.scss */
.vertical .range-min,
.vertical .range-max {
  left: -10px;
  right: auto;
  top: auto;
}

/* line 13, ../../../../src/sass/includes/_powerange.scss */
.vertical .range-min {
  bottom: -30px;
}

/* line 14, ../../../../src/sass/includes/_powerange.scss */
.vertical .range-max {
  top: -30px;
}

/* line 15, ../../../../src/sass/includes/_powerange.scss */
.unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 16, ../../../../src/sass/includes/_powerange.scss */
.range-disabled {
  cursor: default;
}

/* line 18, ../../../../src/sass/includes/_powerange.scss */
#question-slider {
  max-width: 90%;
  margin: 0 auto;
  padding: 20px 20px 10px;
}

/* line 3, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .quest-box {
  height: 320px;
}
/* line 7, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .quest-box .quest-answers .quest-bubble {
  width: 70%;
  height: 55px;
  padding: 30px 0px;
  background: #fe0000;
  color: #fff;
  position: relative;
  margin: 40px auto 30px auto;
  border-radius: 57px;
}
/* line 17, ../../../../src/sass/includes/_question5.scss */
.content-home
  .question-5
  .quest-box
  .quest-answers
  .quest-bubble
  .quest-answer-box {
  width: 80%;
  margin: 0 auto;
  display: block;
}
/* line 22, ../../../../src/sass/includes/_question5.scss */
.content-home
  .question-5
  .quest-box
  .quest-answers
  .quest-bubble
  .quest-answer-box
  .quest-answer {
  min-height: 0;
  border: none;
  border-radius: 0;
  background: none;
  box-shadow: none;
  text-align: center;
}
/* line 32, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .quest-box .quest-answers .quest-bubble .bubble-edge {
  background-position: -379px -133px;
  width: 92px;
  height: 44px;
  position: absolute;
  right: -25px;
  bottom: -5px;
}
/* line 42, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .slider-box {
  position: relative;
  width: 95%;
  height: 30px;
  margin: 0 auto;
}
/* line 48, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .slider-box .slider-wrapper {
  max-width: 76%;
  margin: 0 auto;
  padding: 0px;
  position: absolute;
  top: 10px;
  left: 12%;
  right: 12%;
}
/* line 57, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .slider-box .slider-wrapper .slider-notch {
  position: absolute;
  top: -8px;
  width: 3px;
  height: 20px;
  background: #e6e6e6;
}
/* line 65, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .slider-box .slider-wrapper .slider-notch-1 {
  left: 0%;
  margin-left: 12px;
}
/* line 70, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .slider-box .slider-wrapper .slider-notch-2 {
  left: 13.2%;
  margin-left: 12px;
}
/* line 75, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .slider-box .slider-wrapper .slider-notch-3 {
  left: 27%;
  margin-left: 12px;
}
/* line 80, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .slider-box .slider-wrapper .slider-notch-4 {
  left: 43%;
  margin-right: 12px;
}
/* line 85, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .slider-box .slider-wrapper .slider-notch-5 {
  right: 41%;
  margin-right: 12px;
}
/* line 90, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .slider-box .slider-wrapper .slider-notch-6 {
  right: 27%;
  margin-right: 12px;
}
/* line 95, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .slider-box .slider-wrapper .slider-notch-7 {
  right: 13.2%;
  margin-right: 12px;
}
/* line 100, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .slider-box .slider-wrapper .slider-notch-8 {
  right: 0%;
  margin-right: 12px;
}
/* line 105, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .slider-box .slider-wrapper .range-bar {
  background-color: #e6e6e6;
  border-radius: 15px;
  display: block;
  height: 4px;
  position: relative;
  width: 100%;
}
/* line 113, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .slider-box .slider-wrapper .range-quantity {
  background-color: #e6e6e6;
  border-radius: 15px;
  display: block;
  height: 100%;
  width: 0;
}
/* line 120, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .slider-box .slider-wrapper .range-handle {
  background-position: -321px -133px;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  cursor: move;
  left: 0;
  top: -12px;
  position: absolute;
  box-shadow: 0px 2.5px 0px 0px rgba(10, 2, 4, 0.15);
}
/* line 130, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .slider-box .slider-wrapper .range-min,
.content-home .question-5 .slider-box .slider-wrapper .range-max {
  color: #181819;
  font-size: 12px;
  height: 20px;
  padding-top: 4px;
  position: absolute;
  text-align: center;
  top: -9px;
  width: 24px;
}
/* line 131, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .slider-box .slider-wrapper .range-min {
  left: -30px;
}
/* line 132, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .slider-box .slider-wrapper .range-max {
  right: -30px;
}
/* line 133, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .slider-box .slider-wrapper .vertical {
  height: 100%;
  width: 4px;
}
/* line 134, ../../../../src/sass/includes/_question5.scss */
.content-home
  .question-5
  .slider-box
  .slider-wrapper
  .vertical
  .range-quantity {
  bottom: 0;
  height: 0;
  position: absolute;
  width: 100%;
}
/* line 135, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .slider-box .slider-wrapper .vertical .range-handle {
  bottom: 0;
  left: -13px;
  top: auto;
}
/* line 137, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .slider-box .slider-wrapper .vertical .range-min,
.content-home .question-5 .slider-box .slider-wrapper .vertical .range-max {
  left: -10px;
  right: auto;
  top: auto;
}
/* line 138, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .slider-box .slider-wrapper .vertical .range-min {
  bottom: -30px;
}
/* line 139, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .slider-box .slider-wrapper .vertical .range-max {
  top: -30px;
}
/* line 140, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .slider-box .slider-wrapper .unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 141, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .slider-box .slider-wrapper .range-disabled {
  cursor: default;
}
/* line 144, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .slider-box .from {
  height: 24px; /*background: #e6e6e6;*/
  border-radius: 12px;
  font-size: 0.8em;
  text-align: center;
  color: #fe0000;
  padding: 0;
  z-index: 27;
  width: 12%;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: bold;
}
/* line 160, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .slider-box .to {
  height: 24px; /*background: #e6e6e6;*/
  border-radius: 12px;
  font-size: 0.8em;
  text-align: center;
  color: #fe0000;
  padding: 0;
  z-index: 28;
  width: 12%;
  position: absolute;
  top: 0;
  right: 0;
  font-weight: bold;
}
/* line 176, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .slider-box .slider-text {
  font-size: 0.9em;
  font-weight: bold;
  color: #fe0000;
  text-align: center;
  position: absolute;
  top: 40px;
  width: 100%;
}
/* line 187, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .mii-guide {
  margin-top: 55px;
}
/* line 190, ../../../../src/sass/includes/_question5.scss */
.content-home .question-5 .mii-guide .mii-bubble {
  width: 210px;
}

/* line 3, ../../../../src/sass/includes/_question6.scss */
.content-home .question-6 .quest-box {
  height: 350px; /*.quest-answers {
				.quest-answer-box {
					width: 22.5%;
					margin-bottom: 10px;
					cursor: pointer;
				}

				.quest-answer-box:nth-child(4) {
					margin-right: 0;
				}

				.quest-answer-box.active .quest-answer {
					border: 3px solid #fe0000;
				}
			}*/
}
/* line 6, ../../../../src/sass/includes/_question6.scss */
.content-home .question-6 .quest-box .quest-title .quest-head {
  max-width: 590px;
}
/* line 26, ../../../../src/sass/includes/_question6.scss */
.content-home .question-6 .quest-box .quest-answers {
  position: relative;
  z-index: 3;
  height: 220px;
}
/* line 31, ../../../../src/sass/includes/_question6.scss */
.content-home .question-6 .quest-box .quest-answers .quest-answer-box {
  width: 11%;
  margin: 0;
  position: absolute;
  z-index: 31;
  cursor: pointer;
  z-index: 22;
}
/* line 39, ../../../../src/sass/includes/_question6.scss */
.content-home
  .question-6
  .quest-box
  .quest-answers
  .quest-answer-box
  .quest-answer {
  /*border: 3px solid #fff;*/
}
/* line 42, ../../../../src/sass/includes/_question6.scss */
.content-home
  .question-6
  .quest-box
  .quest-answers
  .quest-answer-box
  .quest-answer
  .quest-line {
  width: 3px;
  height: 150px;
  position: absolute;
  left: 50%;
  margin-left: -1px;
  background: #e6e6e6;
}
/* line 53, ../../../../src/sass/includes/_question6.scss */
.content-home .question-6 .quest-box .quest-answers .quest-answer-box.box-1 {
  top: 0px;
  left: 8.2%;
}
/* line 57, ../../../../src/sass/includes/_question6.scss */
.content-home
  .question-6
  .quest-box
  .quest-answers
  .quest-answer-box.box-1
  .quest-answer
  .quest-line {
  bottom: -153px;
}
/* line 62, ../../../../src/sass/includes/_question6.scss */
.content-home .question-6 .quest-box .quest-answers .quest-answer-box.box-2 {
  top: 97px;
  left: 18.3%;
}
/* line 66, ../../../../src/sass/includes/_question6.scss */
.content-home
  .question-6
  .quest-box
  .quest-answers
  .quest-answer-box.box-2
  .quest-answer
  .quest-line {
  bottom: -53px;
  height: 50px;
}
/* line 72, ../../../../src/sass/includes/_question6.scss */
.content-home .question-6 .quest-box .quest-answers .quest-answer-box.box-3 {
  top: 0px;
  left: 28.8%;
}
/* line 76, ../../../../src/sass/includes/_question6.scss */
.content-home
  .question-6
  .quest-box
  .quest-answers
  .quest-answer-box.box-3
  .quest-answer
  .quest-line {
  bottom: -153px;
}
/* line 81, ../../../../src/sass/includes/_question6.scss */
.content-home .question-6 .quest-box .quest-answers .quest-answer-box.box-4 {
  top: 97px;
  left: 39.2%;
}
/* line 85, ../../../../src/sass/includes/_question6.scss */
.content-home
  .question-6
  .quest-box
  .quest-answers
  .quest-answer-box.box-4
  .quest-answer
  .quest-line {
  bottom: -53px;
  height: 50px;
}
/* line 91, ../../../../src/sass/includes/_question6.scss */
.content-home .question-6 .quest-box .quest-answers .quest-answer-box.box-5 {
  top: 0px;
  right: 39.8%;
}
/* line 95, ../../../../src/sass/includes/_question6.scss */
.content-home
  .question-6
  .quest-box
  .quest-answers
  .quest-answer-box.box-5
  .quest-answer
  .quest-line {
  bottom: -153px;
}
/* line 100, ../../../../src/sass/includes/_question6.scss */
.content-home .question-6 .quest-box .quest-answers .quest-answer-box.box-6 {
  top: 97px;
  right: 29.2%;
}
/* line 104, ../../../../src/sass/includes/_question6.scss */
.content-home
  .question-6
  .quest-box
  .quest-answers
  .quest-answer-box.box-6
  .quest-answer
  .quest-line {
  bottom: -53px;
  height: 50px;
}
/* line 110, ../../../../src/sass/includes/_question6.scss */
.content-home .question-6 .quest-box .quest-answers .quest-answer-box.box-7 {
  top: 0px;
  right: 18.7%;
}
/* line 114, ../../../../src/sass/includes/_question6.scss */
.content-home
  .question-6
  .quest-box
  .quest-answers
  .quest-answer-box.box-7
  .quest-answer
  .quest-line {
  bottom: -153px;
}
/* line 119, ../../../../src/sass/includes/_question6.scss */
.content-home .question-6 .quest-box .quest-answers .quest-answer-box.box-8 {
  top: 97px;
  right: 8.7%;
}
/* line 123, ../../../../src/sass/includes/_question6.scss */
.content-home
  .question-6
  .quest-box
  .quest-answers
  .quest-answer-box.box-8
  .quest-answer
  .quest-line {
  bottom: -53px;
  height: 50px;
}
/* line 129, ../../../../src/sass/includes/_question6.scss */
.content-home
  .question-6
  .quest-box
  .quest-answers
  .quest-answer-box.active
  .quest-answer {
  border: 3px solid #fe0000;
}
/* line 134, ../../../../src/sass/includes/_question6.scss */
.content-home .question-6 .quest-box .slider-box {
  position: relative;
  z-index: 8;
  width: 95%;
  height: 30px;
  margin: 0 auto;
}
/* line 141, ../../../../src/sass/includes/_question6.scss */
.content-home .question-6 .quest-box .slider-box .slider-wrapper {
  max-width: 76%;
  margin: 0 auto;
  padding: 0px;
  position: absolute;
  top: 10px;
  left: 12%;
  right: 12%;
}
/* line 150, ../../../../src/sass/includes/_question6.scss */
.content-home .question-6 .quest-box .slider-box .slider-wrapper .slider-notch {
  position: absolute;
  top: -8px;
  width: 3px;
  height: 20px;
  background: #e6e6e6;
}
/* line 158, ../../../../src/sass/includes/_question6.scss */
.content-home
  .question-6
  .quest-box
  .slider-box
  .slider-wrapper
  .slider-notch-1 {
  left: 0%;
  margin-left: 12px;
}
/* line 163, ../../../../src/sass/includes/_question6.scss */
.content-home
  .question-6
  .quest-box
  .slider-box
  .slider-wrapper
  .slider-notch-2 {
  left: 13.2%;
  margin-left: 12px;
}
/* line 168, ../../../../src/sass/includes/_question6.scss */
.content-home
  .question-6
  .quest-box
  .slider-box
  .slider-wrapper
  .slider-notch-3 {
  left: 27%;
  margin-left: 12px;
}
/* line 173, ../../../../src/sass/includes/_question6.scss */
.content-home
  .question-6
  .quest-box
  .slider-box
  .slider-wrapper
  .slider-notch-4 {
  left: 43%;
  margin-right: 12px;
}
/* line 178, ../../../../src/sass/includes/_question6.scss */
.content-home
  .question-6
  .quest-box
  .slider-box
  .slider-wrapper
  .slider-notch-5 {
  right: 41%;
  margin-right: 12px;
}
/* line 183, ../../../../src/sass/includes/_question6.scss */
.content-home
  .question-6
  .quest-box
  .slider-box
  .slider-wrapper
  .slider-notch-6 {
  right: 27%;
  margin-right: 12px;
}
/* line 188, ../../../../src/sass/includes/_question6.scss */
.content-home
  .question-6
  .quest-box
  .slider-box
  .slider-wrapper
  .slider-notch-7 {
  right: 13.2%;
  margin-right: 12px;
}
/* line 193, ../../../../src/sass/includes/_question6.scss */
.content-home
  .question-6
  .quest-box
  .slider-box
  .slider-wrapper
  .slider-notch-8 {
  right: 0%;
  margin-right: 12px;
}
/* line 198, ../../../../src/sass/includes/_question6.scss */
.content-home .question-6 .quest-box .slider-box .slider-wrapper .range-bar {
  background-color: #e6e6e6;
  border-radius: 15px;
  display: block;
  height: 4px;
  position: relative;
  width: 100%;
}
/* line 206, ../../../../src/sass/includes/_question6.scss */
.content-home
  .question-6
  .quest-box
  .slider-box
  .slider-wrapper
  .range-quantity {
  background-color: #e6e6e6;
  border-radius: 15px;
  display: block;
  height: 100%;
  width: 0;
}
/* line 213, ../../../../src/sass/includes/_question6.scss */
.content-home .question-6 .quest-box .slider-box .slider-wrapper .range-handle {
  background-position: -321px -133px;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  cursor: move;
  left: 0;
  top: -12px;
  position: absolute;
  box-shadow: 0px 2.5px 0px 0px rgba(10, 2, 4, 0.15);
}
/* line 223, ../../../../src/sass/includes/_question6.scss */
.content-home .question-6 .quest-box .slider-box .slider-wrapper .range-min,
.content-home .question-6 .quest-box .slider-box .slider-wrapper .range-max {
  color: #181819;
  font-size: 12px;
  height: 20px;
  padding-top: 4px;
  position: absolute;
  text-align: center;
  top: -9px;
  width: 24px;
}
/* line 224, ../../../../src/sass/includes/_question6.scss */
.content-home .question-6 .quest-box .slider-box .slider-wrapper .range-min {
  left: -30px;
}
/* line 225, ../../../../src/sass/includes/_question6.scss */
.content-home .question-6 .quest-box .slider-box .slider-wrapper .range-max {
  right: -30px;
}
/* line 226, ../../../../src/sass/includes/_question6.scss */
.content-home .question-6 .quest-box .slider-box .slider-wrapper .vertical {
  height: 100%;
  width: 4px;
}
/* line 227, ../../../../src/sass/includes/_question6.scss */
.content-home
  .question-6
  .quest-box
  .slider-box
  .slider-wrapper
  .vertical
  .range-quantity {
  bottom: 0;
  height: 0;
  position: absolute;
  width: 100%;
}
/* line 228, ../../../../src/sass/includes/_question6.scss */
.content-home
  .question-6
  .quest-box
  .slider-box
  .slider-wrapper
  .vertical
  .range-handle {
  bottom: 0;
  left: -13px;
  top: auto;
}
/* line 230, ../../../../src/sass/includes/_question6.scss */
.content-home
  .question-6
  .quest-box
  .slider-box
  .slider-wrapper
  .vertical
  .range-min,
.content-home
  .question-6
  .quest-box
  .slider-box
  .slider-wrapper
  .vertical
  .range-max {
  left: -10px;
  right: auto;
  top: auto;
}
/* line 231, ../../../../src/sass/includes/_question6.scss */
.content-home
  .question-6
  .quest-box
  .slider-box
  .slider-wrapper
  .vertical
  .range-min {
  bottom: -30px;
}
/* line 232, ../../../../src/sass/includes/_question6.scss */
.content-home
  .question-6
  .quest-box
  .slider-box
  .slider-wrapper
  .vertical
  .range-max {
  top: -30px;
}
/* line 233, ../../../../src/sass/includes/_question6.scss */
.content-home .question-6 .quest-box .slider-box .slider-wrapper .unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 234, ../../../../src/sass/includes/_question6.scss */
.content-home
  .question-6
  .quest-box
  .slider-box
  .slider-wrapper
  .range-disabled {
  cursor: default;
}
/* line 237, ../../../../src/sass/includes/_question6.scss */
.content-home .question-6 .quest-box .slider-box .from {
  height: 24px; /*background: #e6e6e6;*/
  border-radius: 12px;
  font-size: 0.8em;
  text-align: center;
  color: #fe0000;
  padding: 0;
  z-index: 27;
  width: 12%;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: bold;
}
/* line 253, ../../../../src/sass/includes/_question6.scss */
.content-home .question-6 .quest-box .slider-box .to {
  height: 24px; /*background: #e6e6e6;*/
  border-radius: 12px;
  font-size: 0.8em;
  text-align: center;
  color: #fe0000;
  padding: 0;
  z-index: 28;
  width: 12%;
  position: absolute;
  top: 0;
  right: 0;
  font-weight: bold;
}
/* line 269, ../../../../src/sass/includes/_question6.scss */
.content-home .question-6 .quest-box .slider-box .slider-text {
  font-size: 0.9em;
  font-weight: bold;
  color: #fe0000;
  text-align: center;
  position: absolute;
  top: 40px;
  width: 100%;
}
/* line 281, ../../../../src/sass/includes/_question6.scss */
.content-home .question-6 .mii-guide {
  margin-top: 20px;
}
/* line 284, ../../../../src/sass/includes/_question6.scss */
.content-home .question-6 .mii-guide .mii-bubble {
  width: 180px;
}

/* line 3, ../../../../src/sass/includes/_question7.scss */
.content-home .question-7 .quest-box {
  height: 790px;
}
/* line 6, ../../../../src/sass/includes/_question7.scss */
.content-home .question-7 .quest-box .quest-title .quest-head {
  max-width: 580px;
  font-size: 1em;
}
/* line 11, ../../../../src/sass/includes/_question7.scss */
.content-home .question-7 .quest-box .quest-answers {
  position: relative;
  height: 640px;
}
/* line 15, ../../../../src/sass/includes/_question7.scss */
.content-home .question-7 .quest-box .quest-answers .calendar {
  background-position: 0 -1226px;
  width: 306px;
  height: 288px;
  position: absolute;
  top: 160px;
  left: 190px;
  z-index: 17;
}
/* line 23, ../../../../src/sass/includes/_question7.scss */
.content-home .question-7 .quest-box .quest-answers .quest-answer-box {
  background-position: -679px -478px;
  width: 135px;
  height: 139px;
  position: absolute;
  margin: 0;
  cursor: pointer;
  z-index: 19;
}
/* line 30, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .quest-answers
  .quest-answer-box
  .quest-answer {
  border: none;
  border-radius: 0;
  background: none;
  box-shadow: none;
}
/* line 36, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .quest-answers
  .quest-answer-box
  .quest-answer
  .quest-answer-text {
  text-align: center;
  font-size: 0.8em;
  line-height: 1.2em;
  color: #0a58a0;
  margin: 40px 25px;
  font-weight: bold;
}
/* line 46, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .quest-answers
  .quest-answer-box
  .quest-arrow {
  background-position: -581px 0;
  width: 132px;
  height: 76px;
  position: absolute;
  display: none;
}
/* line 52, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .quest-answers
  .quest-answer-box
  .quest-circle {
  background-position: -623px -133px;
  width: 167px;
  height: 132px;
  position: absolute;
  top: -5px;
  left: -20px;
  display: none;
}
/* line 63, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .quest-answers
  .quest-answer-box.active
  .quest-arrow,
.content-home
  .question-7
  .quest-box
  .quest-answers
  .quest-answer-box.active
  .quest-circle {
  display: block;
}
/* line 68, ../../../../src/sass/includes/_question7.scss */
.content-home .question-7 .quest-box .quest-answers .quest-answer-box.box-1 {
  top: 10px;
  left: 0px;
  transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  -webkit-transform: rotate(-7deg);
}
/* line 75, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .quest-answers
  .quest-answer-box.box-1
  .quest-answer
  .quest-answer-text {
  margin-top: 20px;
  transform: rotate(7deg);
  -ms-transform: rotate(7deg);
  -webkit-transform: rotate(7deg);
}
/* line 83, ../../../../src/sass/includes/_question7.scss */
.content-home .question-7 .quest-box .quest-answers .quest-answer-box.box-2 {
  top: 10px;
  left: 190px;
  transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
  z-index: 15;
}
/* line 91, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .quest-answers
  .quest-answer-box.box-2
  .quest-answer
  .quest-answer-text {
  margin-top: 20px;
  transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
}
/* line 98, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .quest-answers
  .quest-answer-box.box-2
  .quest-arrow {
  background-position: 0 -275px;
  width: 132px;
  height: 76px;
  top: 200px;
  left: -65px;
}
/* line 105, ../../../../src/sass/includes/_question7.scss */
.content-home .question-7 .quest-box .quest-answers .quest-answer-box.box-3 {
  top: 10px;
  right: 190px;
  transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  -webkit-transform: rotate(-7deg);
}
/* line 112, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .quest-answers
  .quest-answer-box.box-3
  .quest-answer
  .quest-answer-text {
  transform: rotate(7deg);
  -ms-transform: rotate(7deg);
  -webkit-transform: rotate(7deg);
}
/* line 118, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .quest-answers
  .quest-answer-box.box-3
  .quest-arrow {
  background-position: -240px 0;
  width: 132px;
  height: 76px;
  top: 230px;
  left: -220px;
}
/* line 125, ../../../../src/sass/includes/_question7.scss */
.content-home .question-7 .quest-box .quest-answers .quest-answer-box.box-4 {
  top: 10px;
  right: 0px;
  transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -webkit-transform: rotate(5deg);
}
/* line 132, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .quest-answers
  .quest-answer-box.box-4
  .quest-answer
  .quest-answer-text {
  transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
}
/* line 138, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .quest-answers
  .quest-answer-box.box-4
  .quest-arrow {
  background-position: 0 -275px;
  width: 132px;
  height: 76px;
  top: 270px;
  left: -360px;
}
/* line 145, ../../../../src/sass/includes/_question7.scss */
.content-home .question-7 .quest-box .quest-answers .quest-answer-box.box-5 {
  top: 460px;
  left: 0px;
}
/* line 149, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .quest-answers
  .quest-answer-box.box-5
  .quest-arrow {
  background-position: -481px -133px;
  width: 132px;
  height: 76px;
  top: -190px;
  left: 420px;
}
/* line 156, ../../../../src/sass/includes/_question7.scss */
.content-home .question-7 .quest-box .quest-answers .quest-answer-box.box-6 {
  top: 460px;
  left: 190px;
  transform: rotate(7deg);
  -ms-transform: rotate(7deg);
  -webkit-transform: rotate(7deg);
}
/* line 163, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .quest-answers
  .quest-answer-box.box-6
  .quest-answer
  .quest-answer-text {
  transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  -webkit-transform: rotate(-7deg);
}
/* line 169, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .quest-answers
  .quest-answer-box.box-6
  .quest-arrow {
  background-position: 0 -275px;
  width: 132px;
  height: 76px;
  top: -150px;
  left: -80px;
}
/* line 176, ../../../../src/sass/includes/_question7.scss */
.content-home .question-7 .quest-box .quest-answers .quest-answer-box.box-7 {
  top: 460px;
  right: 190px;
  transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
}
/* line 183, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .quest-answers
  .quest-answer-box.box-7
  .quest-answer
  .quest-answer-text {
  transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
}
/* line 189, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .quest-answers
  .quest-answer-box.box-7
  .quest-arrow {
  background-position: 0 -275px;
  width: 132px;
  height: 76px;
  top: -160px;
  left: -140px;
}
/* line 196, ../../../../src/sass/includes/_question7.scss */
.content-home .question-7 .quest-box .quest-answers .quest-answer-box.box-8 {
  top: 460px;
  right: 0px;
  transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
}
/* line 203, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .quest-answers
  .quest-answer-box.box-8
  .quest-answer
  .quest-answer-text {
  margin-top: 30px;
  transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
}
/* line 210, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .quest-answers
  .quest-answer-box.box-8
  .quest-arrow {
  top: -100px;
  left: -130px;
}
/* line 217, ../../../../src/sass/includes/_question7.scss */
.content-home .question-7 .quest-box .slider-box {
  position: relative;
  z-index: 8;
  width: 95%;
  height: 30px;
  margin: 0 auto;
}
/* line 224, ../../../../src/sass/includes/_question7.scss */
.content-home .question-7 .quest-box .slider-box .slider-wrapper {
  max-width: 76%;
  margin: 0 auto;
  padding: 0px;
  position: absolute;
  top: 10px;
  left: 12%;
  right: 12%;
}
/* line 233, ../../../../src/sass/includes/_question7.scss */
.content-home .question-7 .quest-box .slider-box .slider-wrapper .slider-notch {
  position: absolute;
  top: -8px;
  width: 3px;
  height: 20px;
  background: #e6e6e6;
}
/* line 241, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .slider-box
  .slider-wrapper
  .slider-notch-1 {
  left: 0%;
  margin-left: 12px;
}
/* line 246, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .slider-box
  .slider-wrapper
  .slider-notch-2 {
  left: 13.2%;
  margin-left: 12px;
}
/* line 251, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .slider-box
  .slider-wrapper
  .slider-notch-3 {
  left: 27%;
  margin-left: 12px;
}
/* line 256, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .slider-box
  .slider-wrapper
  .slider-notch-4 {
  left: 43%;
  margin-right: 12px;
}
/* line 261, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .slider-box
  .slider-wrapper
  .slider-notch-5 {
  right: 41%;
  margin-right: 12px;
}
/* line 266, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .slider-box
  .slider-wrapper
  .slider-notch-6 {
  right: 27%;
  margin-right: 12px;
}
/* line 271, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .slider-box
  .slider-wrapper
  .slider-notch-7 {
  right: 13.2%;
  margin-right: 12px;
}
/* line 276, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .slider-box
  .slider-wrapper
  .slider-notch-8 {
  right: 0%;
  margin-right: 12px;
}
/* line 281, ../../../../src/sass/includes/_question7.scss */
.content-home .question-7 .quest-box .slider-box .slider-wrapper .range-bar {
  background-color: #e6e6e6;
  border-radius: 15px;
  display: block;
  height: 4px;
  position: relative;
  width: 100%;
}
/* line 289, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .slider-box
  .slider-wrapper
  .range-quantity {
  background-color: #e6e6e6;
  border-radius: 15px;
  display: block;
  height: 100%;
  width: 0;
}
/* line 296, ../../../../src/sass/includes/_question7.scss */
.content-home .question-7 .quest-box .slider-box .slider-wrapper .range-handle {
  background-position: -321px -133px;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  cursor: move;
  left: 0;
  top: -12px;
  position: absolute;
  box-shadow: 0px 2.5px 0px 0px rgba(10, 2, 4, 0.15);
}
/* line 306, ../../../../src/sass/includes/_question7.scss */
.content-home .question-7 .quest-box .slider-box .slider-wrapper .range-min,
.content-home .question-7 .quest-box .slider-box .slider-wrapper .range-max {
  color: #181819;
  font-size: 12px;
  height: 20px;
  padding-top: 4px;
  position: absolute;
  text-align: center;
  top: -9px;
  width: 24px;
}
/* line 307, ../../../../src/sass/includes/_question7.scss */
.content-home .question-7 .quest-box .slider-box .slider-wrapper .range-min {
  left: -30px;
}
/* line 308, ../../../../src/sass/includes/_question7.scss */
.content-home .question-7 .quest-box .slider-box .slider-wrapper .range-max {
  right: -30px;
}
/* line 309, ../../../../src/sass/includes/_question7.scss */
.content-home .question-7 .quest-box .slider-box .slider-wrapper .vertical {
  height: 100%;
  width: 4px;
}
/* line 310, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .slider-box
  .slider-wrapper
  .vertical
  .range-quantity {
  bottom: 0;
  height: 0;
  position: absolute;
  width: 100%;
}
/* line 311, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .slider-box
  .slider-wrapper
  .vertical
  .range-handle {
  bottom: 0;
  left: -13px;
  top: auto;
}
/* line 313, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .slider-box
  .slider-wrapper
  .vertical
  .range-min,
.content-home
  .question-7
  .quest-box
  .slider-box
  .slider-wrapper
  .vertical
  .range-max {
  left: -10px;
  right: auto;
  top: auto;
}
/* line 314, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .slider-box
  .slider-wrapper
  .vertical
  .range-min {
  bottom: -30px;
}
/* line 315, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .slider-box
  .slider-wrapper
  .vertical
  .range-max {
  top: -30px;
}
/* line 316, ../../../../src/sass/includes/_question7.scss */
.content-home .question-7 .quest-box .slider-box .slider-wrapper .unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 317, ../../../../src/sass/includes/_question7.scss */
.content-home
  .question-7
  .quest-box
  .slider-box
  .slider-wrapper
  .range-disabled {
  cursor: default;
}
/* line 320, ../../../../src/sass/includes/_question7.scss */
.content-home .question-7 .quest-box .slider-box .from {
  height: 24px; /*background: #e6e6e6;*/
  border-radius: 12px;
  font-size: 0.8em;
  text-align: center;
  color: #fe0000;
  padding: 0;
  z-index: 27;
  width: 12%;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: bold;
}
/* line 336, ../../../../src/sass/includes/_question7.scss */
.content-home .question-7 .quest-box .slider-box .to {
  height: 24px; /*background: #e6e6e6;*/
  border-radius: 12px;
  font-size: 0.8em;
  text-align: center;
  color: #fe0000;
  padding: 0;
  z-index: 28;
  width: 12%;
  position: absolute;
  top: 0;
  right: 0;
  font-weight: bold;
}
/* line 352, ../../../../src/sass/includes/_question7.scss */
.content-home .question-7 .quest-box .slider-box .slider-text {
  font-size: 0.9em;
  font-weight: bold;
  color: #fe0000;
  text-align: center;
  position: absolute;
  top: 40px;
  width: 100%;
}
/* line 364, ../../../../src/sass/includes/_question7.scss */
.content-home .question-7 .mii-guide {
  margin-top: 60px;
}
/* line 367, ../../../../src/sass/includes/_question7.scss */
.content-home .question-7 .mii-guide .mii-bubble {
  width: 210px;
}

/* line 5, ../../../../src/sass/includes/_question8.scss */
.content-home .question-8 .quest-box .quest-answers .quest-answer-box {
  width: 22.5%;
  margin-bottom: 10px;
  cursor: pointer;
}
/* line 11, ../../../../src/sass/includes/_question8.scss */
.content-home
  .question-8
  .quest-box
  .quest-answers
  .quest-answer-box:nth-child(4) {
  margin-right: 0;
}
/* line 15, ../../../../src/sass/includes/_question8.scss */
.content-home
  .question-8
  .quest-box
  .quest-answers
  .quest-answer-box.active
  .quest-answer {
  border: 3px solid #fe0000;
}
/* line 21, ../../../../src/sass/includes/_question8.scss */
.content-home .question-8 .mii-guide {
  margin-top: 60px;
}
/* line 24, ../../../../src/sass/includes/_question8.scss */
.content-home .question-8 .mii-guide .mii-bubble {
  width: 210px;
}

/* line 1, ../../../../src/sass/includes/_result.scss */
.content-result {
  position: relative;
  padding-bottom: 50px;
  width: 100%; /*.map {
		@include mainsprite-css('img-map');
		position: relative;
		margin: 0 auto;
		box-shadow: 3px 4px 0px 0px rgba(2, 3, 3, 0.2);
		border-radius: 10px;
		z-index: 17;

		.subline {
			position: absolute;
			top: 70px;
			left: 98px;
			width: 610px;
			text-align: center;
			font-size: 30px;
			line-height: 36px;
			color: #fff;
			text-shadow: 3px 3px 0px rgba(10, 2, 4, 0.2);
		}
	}*/
}
/* line 6, ../../../../src/sass/includes/_result.scss */
.content-result .mii {
  position: absolute;
}
/* line 10, ../../../../src/sass/includes/_result.scss */
.content-result .headline-cloud {
  background-position: 0 -478px;
  width: 669px;
  height: 177px;
  position: relative;
  margin: 10px auto -40px 170px;
  z-index: 23;
}
/* line 16, ../../../../src/sass/includes/_result.scss */
.content-result .headline-cloud .quiz-title {
  text-align: center;
  font-size: 50px;
  line-height: 52px;
  color: #1d5274;
  margin: 0px 105px 0 0;
  padding-top: 55px;
  font-family: "Comic Sans MS", sans-serif;
  font-weight: bold;
}
/* line 49, ../../../../src/sass/includes/_result.scss */
.content-result .result {
  width: 100%;
  margin-bottom: 30px;
}
/* line 53, ../../../../src/sass/includes/_result.scss */
.content-result .result .quest-box {
  border-radius: 15px;
  background: #fff;
  box-shadow: 2.5px 4.33px 0px 0px rgba(10, 2, 4, 0.15);
  width: 67%;
  min-height: 36px;
  margin: 100px auto 35px auto;
  padding: 20px 0 10px 0;
  position: relative;
}
/* line 63, ../../../../src/sass/includes/_result.scss */
.content-result .result .quest-box .quest-title {
  background: #62abda;
  border-radius: 18px;
  min-height: 36px;
  margin: 0 3.2%;
  color: #fff;
}
/* line 70, ../../../../src/sass/includes/_result.scss */
.content-result .result .quest-box .quest-title .quest-head {
  padding: 6px 0px;
  font-size: 1.1em; /*line-height: 24px;*/
  max-width: 560px;
  text-align: center;
}
/* line 79, ../../../../src/sass/includes/_result.scss */
.content-result .result .quest-box .header {
  width: auto;
  height: 120px;
  margin: 30px 3.2%;
  position: relative;
}
/* line 85, ../../../../src/sass/includes/_result.scss */
.content-result .result .quest-box .header .mii-chearleaders {
  background-position: -142px -275px;
  width: 183px;
  height: 120px;
  top: 0px;
  left: 0px;
}
/* line 91, ../../../../src/sass/includes/_result.scss */
.content-result .result .quest-box .header .tom-logo {
  background-position: -723px 0;
  width: 152px;
  height: 123px;
  position: absolute;
  top: 0px;
  left: 205px;
}
/* line 98, ../../../../src/sass/includes/_result.scss */
.content-result .result .quest-box .header .mii-panda {
  background-position: -382px 0;
  width: 94px;
  height: 118px;
  top: -5px;
  right: 80px;
}
/* line 104, ../../../../src/sass/includes/_result.scss */
.content-result .result .quest-box .header .mii-pirate {
  background-position: -158px 0;
  width: 72px;
  height: 112px;
  top: 0px;
  right: 0px;
}
/* line 111, ../../../../src/sass/includes/_result.scss */
.content-result .result .quest-box .descr-head {
  width: 46.8%;
  margin-left: 3.2%;
  float: left;
}
/* line 116, ../../../../src/sass/includes/_result.scss */
.content-result .result .quest-box .descr-head .title {
  font-size: 1.35em;
  line-height: 1.35em;
  color: #0a58a0;
  font-weight: bold;
  padding-right: 20px;
}
/* line 124, ../../../../src/sass/includes/_result.scss */
.content-result .result .quest-box .descr-head .text {
  font-size: 0.9em;
  line-height: 1.25em;
  color: #000;
  margin-top: 15px;
  padding-right: 20px;
}
/* line 131, ../../../../src/sass/includes/_result.scss */
.content-result .result .quest-box .descr-head .text strong {
  font-weight: bold;
}
/* line 137, ../../../../src/sass/includes/_result.scss */
.content-result .result .quest-box .descr-pic {
  width: 46.8%;
  margin-right: 3.2%;
  float: left;
}
/* line 142, ../../../../src/sass/includes/_result.scss */
.content-result .result .quest-box .descr-pic .descr-img {
  width: 100%;
  border: 1px solid #cecece;
  border-radius: 10px;
  box-shadow: 1.8px 2.6px 0px 0px #e6e6e6;
}
/* line 150, ../../../../src/sass/includes/_result.scss */
.content-result .result .quest-box .descr-text {
  width: 93.6%;
  margin: 30px auto;
  padding-top: 20px;
  clear: left;
  color: #000;
  font-size: 0.9em;
  line-height: 1.25em;
  font-weight: bold;
}
/* line 161, ../../../../src/sass/includes/_result.scss */
.content-result .result .quest-box .matches {
  width: 93.6%;
  margin: 30px auto;
  font-size: 0.95em;
  line-height: 1.25em;
  color: #000;
}
/* line 168, ../../../../src/sass/includes/_result.scss */
.content-result .result .quest-box .matches .matches-box {
  width: 100%;
  position: relative; /*float: left;*/
}
/* line 173, ../../../../src/sass/includes/_result.scss */
.content-result .result .quest-box .matches .matches-box .head {
  height: 100%; /*float: left;*/
  padding-right: 3%;
  display: inline-block;
}
/* line 180, ../../../../src/sass/includes/_result.scss */
.content-result .result .quest-box .matches .matches-box .personality {
  width: 35%;
}
/* line 184, ../../../../src/sass/includes/_result.scss */
.content-result .result .quest-box .matches .matches-box .outfit {
  width: 25%;
}
/* line 188, ../../../../src/sass/includes/_result.scss */
.content-result .result .quest-box .matches .matches-box .room {
  width: 29%;
}
/* line 193, ../../../../src/sass/includes/_result.scss */
.content-result .result .quest-box .matches .match-img {
  clear: left;
  width: 100%;
  margin-top: 20px;
  border: 1px solid #cecece;
  border-radius: 10px;
  box-shadow: 1.8px 2.6px 0px 0px #e6e6e6;
}
/* line 204, ../../../../src/sass/includes/_result.scss */
.content-result .result .share-box {
  position: relative;
  width: 67%;
  margin: 50px auto;
  height: 160px;
}
/* line 210, ../../../../src/sass/includes/_result.scss */
.content-result .result .share-box .tagline {
  width: 80%;
  text-align: center;
  margin: 0px auto;
  font-size: 1.35em;
  color: #fff;
  text-shadow: 3.5px 3.5px 0px rgba(10, 2, 4, 0.2);
}
/* line 219, ../../../../src/sass/includes/_result.scss */
.content-result .result .share-box .btn-share {
  width: 120px;
  height: 70px;
  border-radius: 14px;
  border: 5px solid #fff;
  background: #46c500;
  position: absolute;
  top: 70px;
  margin: 0 auto;
  text-align: center;
  box-shadow: 1.8px 2.6px 0px 0px #e6e6e6;
  display: inline-block;
}
/* line 232, ../../../../src/sass/includes/_result.scss */
.content-result .result .share-box .btn-share .inner-btn {
  width: 110px;
  height: 60px;
  border: 5px solid rgba(255, 255, 255, 0.45);
  border-radius: 10px;
  background: url("/assets/images/eu/quiz/img/bg/pattern-green.png") repeat;
}
/* line 239, ../../../../src/sass/includes/_result.scss */
.content-result .result .share-box .btn-share .inner-btn .btn-circle {
  width: 45px;
  height: 45px;
  background: #349200;
  border-radius: 50%;
  position: absolute;
  top: 13px;
  left: 37px;
}
/* line 248, ../../../../src/sass/includes/_result.scss */
.content-result .result .share-box .btn-share .inner-btn .btn-circle .btn-icon {
  position: absolute;
}
/* line 253, ../../../../src/sass/includes/_result.scss */
.content-result .result .share-box .btn-share .inner-btn .btn-arrow-box {
  border-radius: 50%;
  background: #349200;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 17px;
  right: -20px;
}
/* line 262, ../../../../src/sass/includes/_result.scss */
.content-result
  .result
  .share-box
  .btn-share
  .inner-btn
  .btn-arrow-box
  .btn-arrow {
  border-radius: 50%;
  background: #fff;
  width: 23px;
  height: 23px;
  color: #349200;
  font-family: "Comic Sans MS", sans-serif;
  font-size: 25px;
  line-height: 22px;
  text-align: center;
  position: absolute;
  top: 6px;
  left: 6px;
}
/* line 280, ../../../../src/sass/includes/_result.scss */
.content-result .result .share-box .btn-share:hover {
  -webkit-animation: btn-hover 0.5s;
  animation: btn-hover 0.5s;
}
/* line 285, ../../../../src/sass/includes/_result.scss */
.content-result .result .share-box .btn-share.btn-fb {
  left: 0%;
}
/* line 288, ../../../../src/sass/includes/_result.scss */
.content-result .result .share-box .btn-share.btn-fb .mii-phone {
  background-position: 0 0;
  width: 45px;
  height: 105px;
  top: -20px;
  left: -31px;
}
/* line 294, ../../../../src/sass/includes/_result.scss */
.content-result
  .result
  .share-box
  .btn-share.btn-fb
  .inner-btn
  .btn-circle
  .btn-icon {
  background-position: -355px -133px;
  width: 14px;
  height: 25px;
  top: 9px;
  left: 15px;
}
/* line 301, ../../../../src/sass/includes/_result.scss */
.content-result .result .share-box .btn-share.btn-tw {
  left: 50%;
  margin-left: -65px;
}
/* line 305, ../../../../src/sass/includes/_result.scss */
.content-result .result .share-box .btn-share.btn-tw .mii-football {
  background-position: -55px 0;
  width: 43px;
  height: 105px;
  top: -19px;
  left: -30px;
}
/* line 311, ../../../../src/sass/includes/_result.scss */
.content-result
  .result
  .share-box
  .btn-share.btn-tw
  .inner-btn
  .btn-circle
  .btn-icon {
  background-position: -253px -133px;
  width: 25px;
  height: 21px;
  top: 12px;
  left: 11px;
}
/* line 318, ../../../../src/sass/includes/_result.scss */
.content-result .result .share-box .btn-share.btn-gp {
  right: 0%;
}
/* line 321, ../../../../src/sass/includes/_result.scss */
.content-result .result .share-box .btn-share.btn-gp .mii-diver {
  background-position: -108px 0;
  width: 40px;
  height: 106px;
  top: -20px;
  left: -23px;
}
/* line 327, ../../../../src/sass/includes/_result.scss */
.content-result
  .result
  .share-box
  .btn-share.btn-gp
  .inner-btn
  .btn-circle
  .btn-icon {
  background-position: -288px -133px;
  width: 23px;
  height: 23px;
  top: 12px;
  left: 13px;
}
/* line 336, ../../../../src/sass/includes/_result.scss */
.content-result .btn-site {
  width: 210px;
  height: 70px;
  border-radius: 14px;
  border: 5px solid #fff;
  background: #a00000;
  position: relative;
  margin: 30px auto 0 auto;
  display: block;
  text-align: center;
  box-shadow: 1.8px 2.6px 0px 0px #e6e6e6;
}
/* line 348, ../../../../src/sass/includes/_result.scss */
.content-result .btn-site .mii-hotdog {
  background-position: -486px 0;
  width: 85px;
  height: 121px;
  top: -20px;
  left: -50px;
}
/* line 354, ../../../../src/sass/includes/_result.scss */
.content-result .btn-site .inner-btn {
  width: 200px;
  height: 60px;
  border: 5px solid rgba(255, 255, 255, 0.45);
  border-radius: 10px;
  background: url("/assets/images/eu/quiz/img/bg/pattern-red.png") repeat;
}
/* line 361, ../../../../src/sass/includes/_result.scss */
.content-result .btn-site .inner-btn .btn-text {
  position: relative;
  margin: 10px auto 0 auto;
  padding-left: 12px;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 0.9em;
  line-height: 1.3em;
  text-shadow: 1px 1px #a00000, -1px -1px #a00000, 1px -1px #a00000,
    -1px 1px #a00000, 1px 0px #a00000, 0px 1px #a00000, -1px 0px #a00000,
    0px -1px #a00000, 2px 2px #a00000, -2px -2px #a00000, 2px -2px #a00000,
    -2px 2px #a00000, 2px 0px #a00000, 0px 2px #a00000, -2px 0px #a00000,
    0px -2px #a00000, 3px 0px #a00000, 0px 3px #a00000, -3px 0px #a00000,
    0px -3px #a00000;
}
/* line 376, ../../../../src/sass/includes/_result.scss */
.content-result .btn-site .inner-btn .btn-arrow-box {
  border-radius: 50%;
  background: #a00000;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 17px;
  right: -14px;
}
/* line 385, ../../../../src/sass/includes/_result.scss */
.content-result .btn-site .inner-btn .btn-arrow-box .btn-arrow {
  border-radius: 50%;
  background: #fff;
  width: 23px;
  height: 23px;
  color: #a00000;
  font-family: "Comic Sans MS", sans-serif;
  font-size: 25px;
  line-height: 22px;
  text-align: center;
  position: absolute;
  top: 6px;
  left: 6px;
}
/* line 403, ../../../../src/sass/includes/_result.scss */
.content-result .btn-site:hover {
  -webkit-animation: btn-hover 0.5s;
  animation: btn-hover 0.5s;
}
/* line 408, ../../../../src/sass/includes/_result.scss */
.content-result .coda {
  width: 100%;
  min-height: 100px;
  margin-top: 30px;
  float: left;
}
/* line 414, ../../../../src/sass/includes/_result.scss */
.content-result .coda .legal {
  font-size: 0.8em;
  color: #fff;
  text-shadow: 3px 3px 0px rgba(10, 2, 4, 0.2);
  text-align: center;
  width: 80%;
  margin: 50px auto;
  display: block;
}

/* ------- ------ -------*/
/* ------- FOOTER -------*/
/* ------- ------ -------*/
/* line 9, ../../../../src/sass/includes/_footer.scss */
.disclaimer {
  width: 680px;
  margin: 15px auto;
  padding-bottom: 30px;
  font-size: 11px;
  line-height: 14px;
  text-align: center;
  color: #5b2910;
  display: block;
}
