*{
  margin:0;
  padding:0;
  box-sizing:border-box
}
:focus{
  outline:0
}
p{
  color: #000000;
  font-size: 18px;
  display: block;
  margin-block-start: 1em;
  margin-block-end: -0.5em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
img{
  border:none;
  display:block
}
ol,ul{
  list-style:none
}
iframe{
  border:none !important;
  width:0 !important;
  height:0 !important
}
a{
  text-decoration:none;
  cursor:pointer !important
}
html{
  font-size:62.5%;
  -webkit-text-size-adjust:100%;
  height:100%
}
body{
  font-family:Helvetica, Arial, sans-serif;
  color:#333;
  line-height:1.3;
  font-size:1.6rem;
  background-size:cover;
  height:100%
}
.wrap{
  position:relative;
  height:100%;
  min-height:400px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-line-pack:center;
  align-content:center;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center
}
.step-block{
  border-radius: 5px;
  display:none;
  max-width:600px;
  width:96%;
  margin:0;
  font-size:2.2rem;
  background: #fff6e5;
  box-shadow:0 5px 15px rgba(0, 0, 0, .5);
  border-radius: 20px;
}
.step-item{
  display:none
}
.step-item.visible{
  display:block
}
.slider-block{
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  z-index:-1
}
.question-title  {
  text-align: center;
}
.line-btn {
  display: flex;
  justify-content: center;
}
.slider-item{
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  opacity:0;
  background-repeat:no-repeat;
  background-position:center top;
  background-size:cover
}
.slider-item.visible{
  opacity:1
}
.slider-item.item1{
  background-image:url(../img/bg_1.jpg)
}
.slider-item.item2{
  background-image:url(../img/bg_2.jpg);
  background-position:left top
}
.slider-item.item3{
  background-image:url(../img/bg_2.jpg);
  background-position:left top
}
.popup-block{
  display: block;
  max-width: 570px;
  width: 100%;
  max-height: 62%;
  height: 100%;
  background-image: url(../img/noti.png);
  background-size: 110%;
  background-position: center;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
  border-radius: 10px;
}
.main-block {
  background: #fff6e5;
  width: 80%;
  margin: 0 auto;
  border-radius: 30px;
  box-shadow: 0px 11px 29px #00000085;
  padding: 25px;
  margin-top: 156px;
}
.popup-title p{
  text-align: center;
  font-size:4.0rem;
  color: #095c55;
}
.popup-title{
  font-weight: bold;
  text-align: center;
  font-size:2.5rem;
  margin-bottom:5rem;
}
.popup-content p{
  font-weight: bold;
  text-align: center;
  font-size:4rem;
  color: #000000;
  margin: 0;
}
.popup-header{
  font-size:1.8rem;
  padding:1.5rem 1rem;
  border-bottom:1px solid #e5e5e5;
  text-align:center
}
.popup-buttons-block{
  margin-top:2rem;
  text-align:center
}
.popup-btn{
  margin-top: 10px;
  text-align:center;
  display:inline-block;
  text-align:center;
  font-size:3.8rem;
  border-radius:3px;
  cursor:pointer;
  line-height:7rem;
  width:30%;
  transition:all 0.2s linear;
  border-radius: 15px;
}
.popup-btn:hover{
  box-shadow: none;
}
.loader-overlay{
  display:none;
  position:fixed;
  top:0;
  bottom:0;
  left:0;
  right:0;
  text-align:center;
  font-size:0
}
.loader-overlay:before{
  content:'';
  display:inline-block;
  height:100%;
  vertical-align:middle
}
.loader-block{
  padding:2rem 0;
  background:rgba(255, 255, 255, 0.95);
  display:inline-block;
  vertical-align:middle;
  width:100%
}
.loader-title{
  font-size:2rem;
  margin-bottom:2rem;
  font-weight:bold;
  text-align:center
}
.loader-img{
  max-width:300px;
  margin:0 auto;
  display:block
}
.step-header{
  border: 2px solid 095c55;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  text-align: center;
  background: linear-gradient(90deg, #3ab4b0, #26ec96);
  padding: 1.5rem 1rem;
  font-size: 2.4rem;
  color: #fff6e5;
  font-weight: bold;
  border-radius: 20px 20px 0 0;
}
.pagination-block{
  text-align:center
}
.pagination-item{
  display: inline-block;
  margin: 0 0.5rem;
  font-size: 2.2rem;
  height: 2.2rem;
  line-height: 3.5rem;
}
.step-number{
  text-align: center;
  border-radius: 12px;
  color: #fff;
  width: 4.5rem;
  background: #27e996;
}
.step-number.active{
  background: #ffedc9;
  color: #095c55;
}
.step-content{
  padding:2rem
}
.step-content p{
  margin-bottom:1rem;
  text-align: center;
}
.step-content u{
  font-weight:bold
}
.question-notice{
  text-align:center;
  font-size:1.8rem;
  color: #505050;
}
.checkbox-block{
  max-width:460px;
  margin:2rem auto 0
}
.checkbox-item{
  position: relative;
  padding: 6px 0px 6px 4rem;
  margin: 1.5rem 0;
  text-align: left;
  line-height: 2.5rem;
  cursor: pointer;
  transition: all 0.3s linear;
  color: #505050;
  background: #f6ebc8;
  border-radius: 10px;
}
.checkbox-item:before{
  content: "";
  position: absolute;
  width: 2rem;
  height: 2rem;
  border: 1px solid #3ab3b0;
  border-radius: 50%;
  line-height: 2rem;
  top: 8px;
  left: 12px;
  z-index: 1;
  color: #fff;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 1.6rem;
  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;
}
.checkbox-item.checked{
  box-shadow: 0px 4px 10px #dabf6a;
}
.checkbox-item.checked:before{
  background: #3ab3b0;
}
.buttons-block{
  text-align:center;
  font-size:0;
  padding:0 2rem 2rem
}
.step-btn{
  background-color:#095c55;
  display:inline-block;
  width:50%;
  min-width:50px;
  height:7rem;
  line-height:7rem;
  cursor:pointer;
  transition:all 0.3s linear;
  border-radius:3px;
  font-size:3rem;
  color:#fff;
  border-radius: 15px;
}
.step-btn:hover{
  box-shadow: none;
}
.yes-btn {
  background: #ffedc9;
  color: #505050;
  text-transform: uppercase;
  box-shadow: 0px 6px 11px #e8ca8d;
}
.no-btn {
  color: #fff6e5;
  background: linear-gradient(90deg, #3ab3b0, #27eb96);
  text-transform: uppercase;
  box-shadow: 0px 6px 11px #3ab3b0;
}
.yes-btn,.no-btn{
  width:50%
}
/*media*/
@media only screen and (max-height:1366px){
  .popup-block{
    position: relative;
    bottom: 150px;
    display: block;
    max-width: 570px;
    width: 100%;
    max-height: 464px;
    height: 100%;
  }
  .popup-content p {
    font-weight: bold;
    text-align: center;
    font-size:3rem;
    color: #000000;
    /* margin-top: 103px; */
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 15px;
  }
  .popup-buttons-block {
    margin-top: 1rem;
    text-align: center;
  }
  .popup-btn{
    font-size: 4.5rem;
    width: 29%;
    line-height: 9rem;
  }
  .slider-item.item1{
    background-size: cover;
    background-position: left;
  }
}
@media only screen and (max-height:1024px){
  .popup-block{
    position: relative;
    bottom: 25px;
    display: block;
    max-width: 570px;
    width: 100%;
    max-height: 464px;
    height: 100%;
  }
  .popup-content p {
    font-weight: bold;
    text-align: center;
    font-size: 2.3rem;
    color: #000000;
    /* margin-top: 103px; */
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 15px;
  }
  .popup-buttons-block {
    margin-top: 1rem;
    text-align: center;
  }
  .popup-btn{
    font-size: 3rem;
    width: 29%;
    line-height: 6rem;
  }
  .slider-item.item1{
    background-size: cover;
    background-position: left;
  }
}
@media (max-width:411px) and (max-height:823px){
  .popup-block{
    position: relative;
    bottom: 110px;
    display: block;
    max-width: 570px;
    width: 85%;
    max-height: 464px;
    height: 35%;
    background-size: 100%;
  }
  .popup-content p {
    font-weight: bold;
    text-align: center;
    font-size:2rem;
    color: #000000;
    /* margin-top: 65px; */
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 16px;
  }
  .popup-buttons-block {
    margin-top: 1rem;
    text-align: center;
  }
  .popup-btn{
    font-size: 2.5rem;
    width: 20%;
    line-height: 6rem;
    margin: 0;
  }
  .slider-item.item1{
    background-size: cover;
    background-position: left;
  }
}
@media (max-width:375px) and (max-height:812px){
  .popup-block{
    position: relative;
    bottom: 85px;
    display: block;
    max-width: 570px;
    width: 85%;
    max-height: 464px;
    height: 32%;
    background-size: 100%;
  }
  .popup-content p {
    font-weight: bold;
    text-align: center;
    font-size:1.5rem;
    color: #000000;
    /* margin-top: 65px; */
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 16px;
  }
  .popup-buttons-block {
    margin-top: 1rem;
    text-align: center;
  }
  .popup-btn{
    font-size: 2rem;
    width: 20%;
    line-height: 5rem;
    margin: 0;
  }
  .slider-item.item1{
    background-size: cover;
    background-position: left;
  }
}
@media (max-width:414px) and (max-height:736px){
  .popup-block{
    position: relative;
    bottom: 105px;
    display: block;
    max-width: 570px;
    width: 85%;
    max-height: 464px;
    height: 39%;
    background-size: 100%;
  }
  .popup-content p {
    font-weight: bold;
    text-align: center;
    font-size:2rem;
    color: #000000;
    /* margin-top: 65px; */
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 16px;
  }
  .popup-buttons-block {
    margin-top: 1rem;
    text-align: center;
  }
  .popup-btn{
    font-size: 2.5rem;
    width: 20%;
    line-height: 6rem;
    margin: 0;
  }
  .slider-item.item1{
    background-size: cover;
    background-position: left;
  }
}
@media (max-width:411px) and (max-height:731px){
  .popup-block{
    position: relative;
    bottom: 110px;
    display: block;
    max-width: 570px;
    width: 85%;
    max-height: 464px;
    height: 39%;
    background-size: 100%;
  }
  .popup-content p {
    font-weight: bold;
    text-align: center;
    font-size:2rem;
    color: #000000;
    /* margin-top: 65px; */
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 16px;
  }
  .popup-buttons-block {
    margin-top: 1rem;
    text-align: center;
  }
  .popup-btn{
    font-size: 2.5rem;
    width: 20%;
    line-height: 6rem;
    margin: 0;
  }
  .slider-item.item1{
    background-size: cover;
    background-position: left;
  }
}
@media (max-width:414px) and (max-height:667px){
  .popup-block{
    position: relative;
    bottom: 105px;
    display: block;
    max-width: 570px;
    width: 85%;
    max-height: 464px;
    height: 39%;
    background-size: 100%;
  }
  .popup-content p {
    font-weight: bold;
    text-align: center;
    font-size:1.9rem;
    color: #000000;
    /* margin-top: 55px; */
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 0px;
  }
  .popup-buttons-block {
    margin-top: 1rem;
    text-align: center;
  }
  .popup-btn{
    font-size: 2.5rem;
    width: 18%;
    line-height: 5rem;
    margin: 0;
  }
  .slider-item.item1{
    background-size: cover;
    background-position: left;
  }
}
@media (max-width:375px) and (max-height:667px){
  .popup-block{
    position: relative;
    bottom: 105px;
    display: block;
    max-width: 570px;
    width: 85%;
    max-height: 464px;
    height: 39%;
    background-size: 100%;
  }
  .popup-content p {
    font-weight: bold;
    text-align: center;
    font-size:1.8rem;
    color: #000000;
    /* margin-top: 65px; */
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 0px;
  }
  .popup-buttons-block {
    margin-top: 1rem;
    text-align: center;
  }
  .popup-btn{
    font-size: 2.5rem;
    width: 18%;
    line-height: 5rem;
    margin: 0;
  }
  .slider-item.item1{
    background-size: cover;
    background-position: left;
  }
}
@media (max-width:360px) and (max-height:640px){
  .popup-block{
    position: relative;
    bottom: 100px;
    display: block;
    max-width: 570px;
    width: 85%;
    max-height: 464px;
    height: 39%;
    background-size: 100%;
  }
  .popup-content p {
    font-weight: bold;
    text-align: center;
    font-size:1.5rem;
    color: #000000;
    /* margin-top: 65px; */
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 0px;
  }
  .popup-buttons-block {
    margin-top: 1rem;
    text-align: center;
  }
  .popup-btn{
    font-size: 2rem;
    width: 50%;
    line-height: 5rem;
    margin: 0;
  }
  .slider-item.item1{
    background-size: cover;
    background-position: left;
  }
}
@media (max-width:320px) and (max-height:568px){
  .popup-block{
    position: relative;
    bottom: 85px;
    display: block;
    max-width: 570px;
    width: 85%;
    max-height: 464px;
    height: 39%;
    background-size: 100%;
  }
  .step-block {
    font-size: 2rem;
  }
  .main-block {
    background: #fff6e5;
    width: 80%;
    margin: 0 auto;
    border-radius: 30px;
    box-shadow: 0px 11px 29px #00000085;
    padding: 12px;
    margin-top: 76px;
  }
  .popup-content p {
    font-weight: bold;
    text-align: center;
    font-size:1.3rem;
    color: #000000;
    /* margin-top: 55px; */
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 0px;
  }
  .popup-buttons-block {
    margin-top: 1rem;
    text-align: center;
  }
  .popup-btn{
    font-size: 1.5rem;
    width: 30%;
    line-height: 4rem;
    margin: 0;
  }
  .slider-item.item1{
    background-size: cover;
    background-position: left;
  }
}
/*shakeanimation*/
.shake :active{
  animation: shake 0.5s;
}
@keyframes shake {
  0% {
    transform: translate(1px, 1px) rotate(0deg);
  }
  10% {
    transform: translate(-1px, -2px) rotate(-1deg);
  }
  20% {
    transform: translate(-3px, 0px) rotate(1deg);
  }
  30% {
    transform: translate(3px, 2px) rotate(0deg);
  }
  40% {
    transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    transform: translate(3px, 1px) rotate(-1deg);
  }
  80% {
    transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    transform: translate(1px, 2px) rotate(0deg);
  }
  100% {
    transform: translate(1px, -2px) rotate(-1deg);
  }
}
