:root{--step-percent: 0%}.bg--pink-light{background:#ffd8e1}.bg--grey{background:#f5f5f5}.box__content--xs{padding:10px}.box__content--sm{padding:15px 20px}.br--10{border-radius:10px}.d-flex{display:flex}.justify-content-center{justify-content:center}.align-items-center{align-items:center}.flex-column{flex-direction:column}.gap--30{gap:30px}.d-none{display:none!important}.d-inline-block{display:inline-block}.mr--30{margin-right:30px}.txt--capitilize{text-transform:capitalize}.box-results{padding:60px 30px 20px!important;overflow:hidden;transition:height .3s ease-in-out}.intro{position:relative}.intro:before,.intro:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;visibility:visible;opacity:1;transition:visibility .3s ease-in-out,opacity .3s ease-in-out}.intro:before{width:100%;height:100%;background-color:#fff;border-radius:inherit;z-index:3}.intro:after{display:flex;width:45px;aspect-ratio:.75;--c: no-repeat linear-gradient(#E31C79 0 0);background:var(--c) 0% 50%,var(--c) 50% 50%,var(--c) 100% 50%;background-size:20% 50%;animation:intro-animation 1s infinite linear;z-index:4}.intro-stop:before,.intro-stop:after{visibility:hidden;opacity:0}@keyframes intro-animation{20%{background-position:0% 0%,50% 50%,100% 50%}40%{background-position:0% 100%,50% 0%,100% 50%}60%{background-position:0% 50%,50% 100%,100% 0%}80%{background-position:0% 50%,50% 50%,100% 100%}}.quiz-results main .box-results p{line-height:1.4}.box{background-color:#fff;border-radius:15px;padding:20px 30px;margin-inline:auto;margin-block:20px;box-shadow:0 0 20px #7c3e571a}.box__content{display:flex;gap:20px}.box__content-score{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;background-color:#f5f5f5;border-radius:10px}.box__content-info{display:flex;gap:30px;text-transform:capitalize}.box__content-info>div{flex:1 1 100%}.box__content-info .box__content--xs{min-height:169px;height:auto;transition:height .3s ease-in-out}.txt--your-score{color:#e31c79;text-align:center;font-size:20px;font-style:normal;font-weight:600;line-height:1.1!important;text-transform:uppercase}.score-wrapper{display:flex;align-items:center;gap:15px;margin-right:50px}.score-wrapper p{margin:0}.score{display:flex;align-items:center;color:#e31c79;font-weight:400;line-height:1;text-transform:uppercase}.score--total{font-size:36px}.score--current{font-size:56px;line-height:1;font-weight:700;min-width:90px}.score-description{text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:1.4;text-transform:capitalize;margin-bottom:0}.score-description strong{display:inline-block;font-size:20px;font-weight:600;transition:color .3s ease-in-out}.section-quiz-results{background:#ecedea url(bg-marble.jpg) no-repeat center/cover;padding-top:30px;padding-bottom:45px;min-height:575px}.list--risk-steps{list-style:none;display:flex;justify-content:space-between;align-items:center;padding-left:0;margin-top:5px;margin-bottom:0}.list--risk-steps li{font-size:1.8rem;line-height:1;font-weight:600;margin-bottom:0}.txt--green{color:#46a329}.txt--gold{color:#dfb21b}.txt--orange{color:#ff5208}.txt--red{color:#f91e1e}.txt--red-dark{color:#b40808}.progress-bar{position:relative;display:inline-block;background:linear-gradient(90deg,#46a329,#dfb21b 25.3%,#ff5208 50%,#f91e1e 75.5%,#b40808);width:var(--progress-bar-width);height:16px;line-height:16px;vertical-align:middle;overflow:hidden;font-family:Poppins,sans-serif;border-radius:50px}.progress-bar .bar{position:absolute;top:0;height:100%;overflow:hidden}.progress-bar .bar span{position:absolute;display:block;width:var(--progress-bar-width);height:100%;color:#36454f;font-size:12px;font-weight:500;text-transform:uppercase;text-align:center}.progress-bar .bar.positive{--step-percent: 1%;background:transparent;left:0;width:var(--step-percent);border-radius:50px;overflow:hidden;box-shadow:0 0 0 4px #f5f5f5;-webkit-animation:animate-positive 1.5s;animation:animate-positive 1.5s;animation-delay:.7s}.progress-bar .bar.positive span{left:0;color:#fff}.progress-bar .bar.negative{background:#f5f5f5;right:0;width:var(--step-percent);box-shadow:inset 0 16px #f5f5f5;-webkit-animation:animate-negative 1.5s;animation:animate-negative 1.5s;animation-delay:.7s}.progress-bar .bar.negative span{right:0}@-webkit-keyframes animate-positive{0%{width:0%}}@keyframes animate-positive{0%{width:0%}}@-webkit-keyframes animate-negative{0%{width:100%}}@keyframes animate-negative{0%{width:100%}}.progress-bar__step{position:relative;max-width:var(--progress-bar-width);width:var(--step-percent);display:flex;justify-content:center;align-items:center;height:10px;margin-bottom:-15px;-webkit-animation:animate-positive 1.5s;animation:animate-positive 1.5s;animation-delay:.7s}.progress-bar__step:before{content:attr(data-step-number);position:absolute;top:-40px;right:0;left:auto;max-width:35px;width:100%;display:flex;justify-content:center;align-items:center;padding:5px;border-radius:6px;background:#f5f5f5;color:currentColor;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:1.25;-webkit-animation:animate-step 1.5s;animation:animate-step 1.5s;animation-delay:.7s}.progress-bar__step:after{content:"";position:absolute;top:-10px;left:auto;right:11px;width:0;height:0;border-left:6.5px solid transparent;border-right:6.5px solid transparent;border-top:8px solid #F5F5F5;-webkit-animation:animate-step 1.5s;animation:animate-step 1.5s;animation-delay:.7s}@-webkit-keyframes animate-step{0%{left:0%}}@keyframes animate-step{0%{left:0%}}.txt--pink.progress-bar__step:before{color:#e31c79;font-weight:600}.progress-bar small{position:relative;color:#36454f;text-align:center;font-size:12px;font-weight:500;line-height:1;letter-spacing:.6px;text-transform:uppercase;z-index:1}.list-risk{list-style:none;padding-left:0;margin:0}.list-risk li{position:relative;color:#36454f;font-size:18px;line-height:1.4;padding-left:35px;font-weight:400;margin-bottom:5px;opacity:0;transition:color .3s ease-in-out,opacity .3s ease-in-out}.list-risk li.active{opacity:1}.list-risk li:last-child{margin-bottom:0}.list-risk li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:24px;height:24px;background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(risk-cross-icon.svg);transition:background-image .3s ease-in-out}li[data-hh="1"],li[data-en="1"],li[data-in="1"],li[data-bs="1"],li[data-ho="1"]{color:#e31c79;font-weight:600}li[data-hh="1"]:before,li[data-en="1"]:before,li[data-in="1"]:before,li[data-bs="1"]:before,li[data-ho="1"]:before{background-image:url(risk-check-icon.svg)}.quiz-results .section-title.ff--poppins span:not(.stars-icon):before{background-image:url(doodle-v2.svg)}.quiz-results .section-title.ff--poppins span:not(.stars-icon){padding:20px 20px 15px}.box-results .box__content-info .box__content--xs div{display:none}.box-results .box__content-info .box__content--xs div.show{display:block}.box__content-txt{margin-bottom:0;opacity:0;transition:opacity .3s ease-in-out}.box__content-txt.active{opacity:1}@media(max-width:750px){.box-results{padding:60px 20px 20px!important;min-height:510px}.box-results .box__content{gap:20px}.box-results .box__content-info{flex-direction:column;gap:15px}.score--current{font-size:50px;max-width:100px}.score-wrapper{margin-right:20px}.progress-bar__step:before{left:calc(100% - 35px)}.progress-bar__step:after{left:calc(100% - 23px)}}@media(min-width:576px){.d-sm-block{display:block!important}}@media(max-width:575px){.box__content-score{flex-direction:column}.progress-bar{padding:3px 10px}.score-wrapper{margin:0 auto 10px}.box-results{padding:55px 15px 15px!important;margin:20px auto 0!important;min-height:100%}.box-results .box__content{gap:10px}.box__content--sm{padding:15px}.txt--your-score{max-width:min-content}.box__content-info .box__content--xs{min-height:100%}.section-quiz-results{background:url(bg-marble-mob.jpg) no-repeat center/cover;padding-top:20px;padding-bottom:20px;min-height:100%}.progress-bar__step:before{left:auto;right:0}.progress-bar__step:after{left:auto;right:12px}.img-eguide .image-with-text__media-item{display:none}.img-eguide .image-with-text__html img{margin-bottom:-25px}.img-eguide .image-with-text__html h4{margin-top:0!important;margin-bottom:0!important}.txt--sm-center{text-align:center}.mb--sm-0{margin-bottom:0}}@media(max-width:480px){.list--risk-steps li{font-size:1.6rem}.box-results{padding:50px 10px 10px!important}}@media(max-width:420px){.section-quiz-results h2,.img-eguide .image-with-text__html h2{font-size:3rem}}@media(max-width:380px){.list--risk-steps li{font-size:1.4rem}.section-quiz-results h2,.img-eguide .image-with-text__html h2{font-size:2.8rem}}@media(max-width:360px){.list--risk-steps li{font-size:1.3rem}.section-quiz-results h2,.img-eguide .image-with-text__html h2{font-size:2.5rem}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/quiz-results.css.map */
