
@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Bold.eot');
    src: url('../fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MyriadPro-Bold.woff2') format('woff2'),
         url('../fonts/MyriadPro-Bold.woff') format('woff'),
         url('../fonts/MyriadPro-Bold.ttf')  format('truetype'),
         url('../fonts/MyriadPro-Bold.svg#Myriad Pro') format('svg');
}
@font-face {
    font-family: 'Gazpacho Black';
    src: url('../fonts/Gazpacho-Black.eot');
    src: url('../fonts/Gazpacho-Black.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Gazpacho-Black.woff2') format('woff2'),
         url('../fonts/Gazpacho-Black.woff') format('woff'),
         url('../fonts/Gazpacho-Black.ttf')  format('truetype'),
         url('../fonts/Gazpacho-Black.svg#Gazpacho Black') format('svg');
}
body{
    font-family: 'Helvetica';
}
.ff-gazpacho{
    font-family: 'Gazpacho Black';
}
.ff-myriad{
    font-family: 'Myriad Pro';
}

.home{
    background-color: #fee9d0;
    background-image: url('../images/bg.png');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
}
.home .bg-left{
    position: absolute;
    width: 70px;
    height: 70px;
    left: 0;
    top: 0;
    background-image: url('../images/building-left.png');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    z-index: 9;
}
.home .bg-right{
    position: absolute;
    width: 70px;
    height: 70px;
    right: 0;
    top: 0;
    background-image: url('../images/building-right.png');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    z-index: 9;
}
.home .logo{
    padding: 20px 0 10px;
}
.home .logo a{
    text-decoration: none;
    display: inline-block;
}
.home .logo img{
    height: 30px;
}
.home .credentials{
    padding-bottom: 30px;
}
.home .credentials img{
    height: 25px;
}
.home .title .welcome{
    margin-bottom: 5px;
}
.home .title .welcome img{
    height: 105px;
}
.home .title .desc{
    color: #dc6772;
    font-size: 16px;
    line-height: 18px;
}
.home .title .give{
    margin-top: 10px;
}
.home .title .give span{
    background: #b44944;
    color: #ffffff;
    font-size: 22px;
    line-height: 32px;
    border-radius: 10px;
    padding: 5px 10px;
}
.home .hero{
    margin: 0 auto;
    width: 335px;
    position: relative;
    padding: 20px 0 35px;
}
.home .hero .banner{
    width: 100%;
}
.home .hero .prod{
    position: absolute;
    z-index: 9;
    bottom: 0;
    right: 0;
}
.home .hero .prod img{
    width: 88px;
}
.home section{
    position: relative;
}
.home .section-one{
    background-image: url('../images/bg-m.png');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
}
.home .section-two{
    padding: 40px 0 140px;
    background-image: url('../images/bg-2.png');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% auto;
}
.home .section-two .title h6{
    color: #6E4616;
}
.home .section-two .title h1{
    color: #dc6772;
    margin: 0;
}
.home .section-two .more{
    color: #ffffff;
    display: block;
    text-decoration: none;
}
.home .section-two .menu-item{
    border-radius: 20px;
    margin-top: 30px;
    color: #ffffff;
}
.home .section-two .menu-item.item-quiz{
    background: #EB999E;
}
.home .section-two .menu-item.item-healing{
    background: #A6474C;
}
.home .section-two .menu-item.item-eksis{
    background: #C25F5B;
}
.home .section-two .menu-item .desc{
    font-size: 14px;
}
.home .section-two .menu-item img{
    height: 110px;
}
.home .section-three{
    padding: 50px 0 140px;
    background-image: url('../images/bg-3.png');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% auto;
}
.home .section-three .title h3{
    color: #6E4616;
}
.home .section-three .swipe{
    color: #DC6772;
}
.home .section-four{
    padding: 50px 0 140px;
    background-image: url('../images/bg-4.png');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% auto;
}
.home .section-four .title{
    color: #DC6772;
    margin-left: 1.5rem;
    margin-bottom: 1rem;
}
.home .section-four .item{
    padding: 0 .5rem;
    text-align: center;
    color: #B25259;
    width: 170px;
    font-size: 13px;
}
.home .section-four .item .cover{
    height: 180px;
    width: 95px;
    margin: 0 auto;
}
.home .section-four .item .cover.lg{
    height: 140px;
    width: 140px;
}
.home .section-four .item .cover img{
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.home .section-five{
    padding: 50px 0;
}
.home .section-five .title{
    color: #6E4616;
}
.home .section-five .title img{
    height: 22px;
}
.home .section-five .desc{
    color: #DC6772;
}
.home .section-five .embed{
    display: block;
    text-decoration: none;
    height: 100px;
    margin-top: 1.5rem;
    position: relative;
}
.home .section-five .embed.lg{
    height: 200px;
}
.home .section-five .embed::before{
    content: '';
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-image: url('../images/hover-play.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 3rem auto;
}
.home .section-five .embed.lg::before{
    background-size: 4rem auto;
}
.home .section-five .embed img{
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.min-height{
    min-height: 100vh;
}
.min-height-m{
    min-height: auto;
}



.quiz{
    background-color: #fee9d0;
    background-image: url('../images/bg.png?02');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-attachment: fixed;
}
.quiz .logo{
    padding: 1.25rem 0 2.5rem;
    text-align: center;
}
.quiz .logo a{
    text-decoration: none;
    display: inline-block;
}
.quiz .logo img{
    height: 30px;
}
.quiz .logo-sm img{
    height: 22px;
}
.quiz .title{
    margin-bottom: 30px;
}
.quiz .title .text-1{
    line-height: 22px;
    font-size: 18px;
}
.quiz .title .text-2{
    line-height: 24px;
    font-size: 20px;
    margin-top: 1rem;
}
.quiz .title .text-3{
    line-height: 34px;
    font-size: 32px;
}
.quiz .title .text-4{
    line-height: 30px;
    font-size: 28px;
    margin-bottom: 10px;
}
.quiz .title .text-5{
    line-height: 18px;
    font-size: 14px;
}
.quiz .start p{
    margin: 10px 0 0;
    padding: 0;
    font-size: 12px;
}
.quiz .start p a{
    text-decoration: none;
}
.quiz .hero{
    margin: 0 auto;
    width: 335px;
    position: relative;
    padding: 20px 0 35px;
}
.quiz .hero .banner{
    width: 100%;
}
.quiz .hero .prod{
    position: absolute;
    z-index: 9;
    bottom: 0;
    right: 0;
}
.quiz .hero .prod img{
    width: 88px;
}
.quiz .question{
    margin-top: 10px;
    margin-bottom: 30px;
    line-height: 28px;
    font-size: 26px;
}
.quiz .answer{
    margin: 0 auto;
    padding-bottom: 2rem;
    display: block;
    text-decoration: none;
    width: 140px;
    color: inherit;
}
.quiz .answer .cover{
    height: 150px;
    width: 140px;
}
.quiz .answer .cover img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 5px;
}
.quiz .answer .text{
    margin-top: 1rem;
    line-height: 19px;
    font-size: 16px;
}
.quiz .form-title{
    margin-top: 10px;
    margin-bottom: 30px;
    line-height: 26px;
    font-size: 24px;
}
.quiz .form-prod{
    max-width: 300px;
}
.quiz .fc-1{
    color: #dc6772;
}
.quiz .fc-2{
    color: #b54944;
}
.quiz .fc-3{
    color: #66451b;
}
.quiz .fc-4{
    color: #af7200;
}
.quiz .fc-5{
    color: #293479;
}
.quiz .fc-6{
    color: #d16346;
}
.quiz .fc-7{
    color: #1a3a51;
}
.quiz .fc-8{
    color: #539c96;
}
.quiz .fc-9{
    color: #698f3d;
}
.quiz .fc-10{
    color: #ff4265;
}
.quiz .fc-11{
    color: #ef7d65;
}
.quiz .fc-12{
    color: #c56958;
}
.quiz .fc-13{
    color: #784942;
}
.quiz .fc-14{
    color: #ff6a82;
}
.quiz .fc-15{
    color: #7b4840;
}
.quiz .form-control{
    border-color:#ff6a82;
    border-radius: 8px;
    background: transparent;
}
.quiz .row-answer{
    margin-left: .75rem;
    margin-right: .75rem;
}
.quiz .btn-custom{
    background: #45A1AF;
    border-color: #45A1AF;
    border-radius: 3rem;
    color: #ffffff;
}
.quiz .btn-custom.custom-pink{
    background: #ff6a82;
    border-color: #ff6a82;
}
.quiz .result-banner{
    height: 250px;
    width: 335px;
    margin: 0 auto;
}
.quiz .result-banner img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 8px;
}
.quiz .result-text{
    width: 335px;
    margin: 0 auto;
    color: #6E4616;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 120%;
    padding: 1.25rem 0 .5rem;
}
.quiz .result-lip{
    width: 335px;
    margin: 0 auto;
}
.quiz .result-lip img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.quiz .result-logo{
    width: 335px;
    margin: 0 auto;
    text-align: right;
}
.quiz .fs-sm{
    font-size: 12px;
}
.quiz .quiz-back{
    text-decoration: none;
}
.quiz .quiz-back img{
    vertical-align: inherit; 
    height:13px;
}
.modal-share .modal-content{
    border-radius: 0;
}
.modal-share .btn-close{
    color: #6E4616;
    opacity: .9;
}
.modal-share .share-item{
    display: block;
    text-decoration: none;
    background: #EB999E;
    border-radius: 10px;
    margin-bottom: 1rem;
    color: #ffffff;
    border-radius: 10px;
}
.modal-share .share-item span{
    padding: .75rem 1rem;
    display: inline-block;
    background: #C25F5B;
    border-radius: 10px 0px 0px 10px;
    margin-right: 1rem;
}
.modal-share .share-item img{
    height: 20px;
}
.modal-share .modal-header{
    border: none;
}
.modal-youtube .modal-content{
    border-radius: 0;
}

footer{
    background: #CB566E;
    padding: .5rem 0;
    color: #ffffff;
}
footer a{
    text-decoration: none;
    display: inline-block;
}
footer a img{
    height: 25px;
    margin-right: 15px;
}

.event{
    background-color: #ffffff;
    background-image: url('../images/bg-m-2.png');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    background-attachment: fixed;
}
.event .bg-left{
    position: absolute;
    width: 70px;
    height: 70px;
    left: 0;
    bottom: 0;
    background-image: url('../images/building-left-2.png');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    z-index: 9;
}
.event .bg-right{
    position: absolute;
    width: 70px;
    height: 70px;
    right: 0;
    bottom: 0;
    background-image: url('../images/building-right-3.png');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    z-index: 9;
}
.event .head{
    padding: 30px 0 36px;
    color: #A6474C;
    width: 330px;
    margin: 0 auto;
}
.event .head .icon{
    height: 112px;
}
.event .head h1{
    font-weight: 900;
    font-size: 28px;
    line-height: 35px;
}
.event .head p{
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
}
.event .head p a{
    font-weight: bold;
    color: #A6474C;
    text-decoration: none;
}
.event .text{
    font-weight: 900;
    font-size: 16px;
    line-height: 20px;
    color: #A6464B;
    margin: 0;
}
.event .cover{
    background: #A6474C;
    border-radius: 10px;
    height: 150px;
    margin: 20px 0;
}
.event .cover img{
    object-fit: cover;
    height: 100%;
    width: 100%;
    border-radius: 10px;
}
.event .date{
    font-weight: 900;
    font-size: 20px;
    line-height: 25px;
    color: #A6464B;
    margin: 0 0 30px;
}
.event .desc{
    font-weight: 900;
    font-size: 16px;
    line-height: 20px;
    color: #A6464B;
}
.event .back{
    text-align: center;
    margin-top: 90px;
}
.event .btn-custom{
    background: #45A1AF;
    border-color: #45A1AF;
    border-radius: 3rem;
    color: #ffffff;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}

@media (min-width: 412px){
    .quiz .hero{
        width: 360px;
    }
}
@media (min-width: 768px){
    .quiz{
        background-image: url('../images/bg-desktop.png')
    }
    .quiz .row-answer{
        margin-right: calc(-.5 * var(--bs-gutter-x));
        margin-left: calc(-.5 * var(--bs-gutter-x));
    }
    .quiz .logo-sm img{
        height: 30px;
    }
    .quiz .result-logo{
        text-align: center;
    }
    
    .home{
        background-image: url('../images/bg-desktop-2.png');
    }
    .home .bg-left,
    .home .bg-right{
        height: 80px;
        width: 80px;
        position: fixed;
    }
    .home .bg-right{
        background-image: url('../images/building-right-2.png');
        left: 0;
        bottom: 0;
        right: inherit;
        top: inherit;
    }
    .home .section-one,
    .home .section-two,
    .home .section-three,
    .home .section-four{
        background-image: none;
        padding: 60px 0 60px;
    }
    .home .section-five .embed{
        height: 160px;
    }
    .home .section-five .embed.lg{
        height: 320px;
    }
    .home .section-four .title{
        margin-left: 0;
        text-align: center;
        margin-bottom: 1.75rem;
    }
    .home .section-five .embed::before{
        background-size: 4rem auto;
    }
    .home .section-five .embed.lg::before{
        background-size: 6rem auto;
    }
    footer{
        padding: 1rem 0;
    }
    .event{
        background-color: #ffffff;
        background-image: url('../images/bg-desktop-3.png');
        background-position: center center;
    }
    .event .head{
        padding: 60px 0;
        width: 100%;
    }
    .event .head .icon{
        height: 200px;
    }
    .event .head h1{
        font-size: 40px;
        line-height: 50px;
    }
    .event .head p{
        font-size: 16px;
        line-height: 21px;
    }
    .event .text{
        font-size: 24px;
        line-height: 31px;
        text-align: center;
    }
    .event .cover{
        height: 250px;
        margin: 60px 0 0;
    }
    .event .date{
        margin: 60px 0 27px;
        font-size: 28px;
        line-height: 36px;
    }
    .event .back{
        margin-top: 27px;
        text-align: left;
    }
    .event .desc{
        font-size: 20px;
        line-height: 26px;
    }
    .event .bg-left,
    .event .bg-right{
        height: 80px;
        width: 80px;
        position: fixed;
    }
}
/*
** Desktop version
*/
@media (min-width: 915px){
    .home .bg-left,
    .home .bg-right{
        height: 100px;
        width: 100px;
    }
    .quiz .logo{
        padding-top: 4rem;
    }
    .event .bg-left,
    .event .bg-right{
        height: 100px;
        width: 100px;
    }
}
@media (min-width: 1024px){
    .home .hero,
    .quiz .hero{
        width: 450px;
    }
    .home .credentials{
        padding-bottom: 50px;
    }
    .quiz .result-banner {
        height: auto;
        width: 100%;
    }
    .quiz .result-text.no-pdtop{
        padding-top: 0;
    }
    .quiz .result-btn{
        margin-top: 2.5rem !important;
    }
}