@font-face{font-family:Inter;font-display:swap;src:url(../fonts/Inter-Bold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(../fonts/Inter-Regular.woff2) format("woff2");font-weight:400;font-style:normal}.visually-hidden{border-width:0!important;clip:rect(1px,1px,1px,1px)!important;height:1px!important;overflow:hidden!important;margin:0!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.full-screen{max-width:100vw!important;width:100vw!important;height:100vh!important;height:calc(var(--vh,1vh) * 100)!important;overflow:hidden!important}*{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:transparent}body#body,html#html{width:100%;height:100%;margin:0;padding:0;scroll-behavior:smooth}html#html{font-size:.278vw}body#body{min-width:100%;font-family:Inter,sans-serif;font-size:16rem;line-height:1.2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}main{width:100%;height:100%;position:relative}a{color:inherit;text-decoration:none}a:focus{outline:0}a:active,a:hover{outline:0}h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0}ul{list-style:none}button{padding:0;background-color:transparent;cursor:pointer;outline:transparent;border:none;font:inherit}img{max-width:100%}body{color:#414f57}.main-bg{position:fixed;top:0;left:0;width:100%;height:100%}.main-bg__item{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:opacity 2s ease-in-out;transition:opacity 2s ease-in-out}.main-bg__item.hidden{opacity:0}.main-bg__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.logo{height:46rem}.logo__img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.title{color:#f6435d;font-weight:700;font-size:20rem}.title--uppercase{text-transform:uppercase}.counter{width:100%;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;gap:10rem}.counter__title{-ms-flex-negative:0;flex-shrink:0;font-size:16rem;color:var(--accent-font-color);font-weight:700}.counter__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.counter__item{-ms-flex-negative:0;flex-shrink:0;padding:5rem 10rem;color:#000;font-size:14rem;line-height:1;font-weight:700;background-color:#ececec}.counter__item.active{color:#fff;background-color:#f6435d}.counter .title{color:#000}.step{position:absolute;width:100%;height:100%;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}.step__wrapper{width:100%;max-width:686rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:100%;padding:10rem;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.step__wrapper::-webkit-scrollbar{display:none}.step__inner{border-radius:10rem;background:#fff;text-align:center}.step__header{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;padding:20rem;border-bottom:1px solid #f6435d}.step__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10rem;padding:16rem}.step__text p:not(:last-child){margin-bottom:18rem}.step__buttons{width:100%;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;gap:20rem;padding-top:10rem}.step.hide{opacity:0;-webkit-transition:opacity .3s .4s ease,visibility .3s .4s;transition:opacity .3s .4s ease,visibility .3s .4s}.step.hide .button{pointer-events:none}.step.active{-webkit-transition:opacity .3s .7s ease,visibility .3s .7s;transition:opacity .3s .7s ease,visibility .3s .7s}.step-one__img{height:194rem}.step-one__img img{height:100%}.step-one .title{max-width:224rem}.step-one .step__content{padding:10rem 16rem}.quiz .title{margin-bottom:10rem}.quiz__list{width:100%;max-width:482rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10rem}.quiz__list-item{width:30%;-ms-flex-negative:0;flex-shrink:0}.quiz__checkbox{position:absolute;width:0;height:0;opacity:0;visibility:hidden;overflow:hidden}.quiz__checkbox:checked+.quiz__label-img{border-color:#f6435d}.quiz__label{cursor:pointer}.quiz__label-img{position:relative;margin-bottom:5rem;width:100%;aspect-ratio:1/1;border-radius:16rem;overflow:hidden;border:2rem solid transparent;-webkit-transition:border-color .2s ease;transition:border-color .2s ease}.quiz__label-img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom;overflow:hidden}.quiz__label-text{font-size:14rem;font-weight:700;color:#000}.options__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10rem;padding:5rem 0;font-size:16rem;font-weight:700;color:#000;cursor:pointer}.options input[type=radio]{position:absolute;width:0;height:0;overflow:hidden;opacity:0;pointer-events:none}input:checked+.options__checkbox-pseudo{border-color:#f6435d}input:checked+.options__checkbox-pseudo::after{width:16rem;height:16rem}.options__checkbox-pseudo{position:relative;-ms-flex-negative:0;flex-shrink:0;width:26rem;height:26rem;border:2px solid #000;border-radius:4px;-webkit-transition:border-color .2s ease;transition:border-color .2s ease}.options__checkbox-pseudo::after{content:"";position:absolute;left:50%;top:50%;width:0;height:0;border-radius:4px;background-color:#f6435d;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .2s ease;transition:all .2s ease}.loadig__body{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10rem}.loadig__list{position:relative;height:2.6em;width:100%}.loadig__list-item{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transform:translateY(1em);-ms-transform:translateY(1em);transform:translateY(1em);-webkit-transition:all .8s ease;transition:all .8s ease}.loadig__list-item.active{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.loadig__list-item.hide{opacity:0!important;-webkit-transform:translateY(-1em)!important;-ms-transform:translateY(-1em)!important;transform:translateY(-1em)!important}.loadig__range{position:relative;width:100%;height:18rem;border-radius:60rem;border:1px solid #000;overflow:hidden}.loadig__range-progress{position:absolute;top:0;left:0;width:0;height:100%;background-color:#f6435d;-webkit-transition:width linear;transition:width linear;-webkit-transition-duration:8s;transition-duration:8s}.loadig__range-progress.active{width:100%}.step-fourteen{font-size:14rem}.step-fourteen__subtitle{font-weight:700}.step-fourteen__list{padding-left:20rem;text-align:left}.step-fourteen .title{margin-bottom:5rem}.step-fourteen .step__content{padding:10rem 16rem}.step-fourteen .step__buttons{padding-top:0}.mobile-landscape-warning{display:none}.button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16rem 40rem;min-width:5.8em;font-size:20rem;font-weight:700;border-radius:6px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;overflow:hidden}.button--primary{position:relative;background-color:#b61001;color:#fff;z-index:1}.button--primary:active::before{opacity:0}.button--primary.active::before{opacity:0}.button--primary::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(#ff5344),to(#fd316d));background:linear-gradient(180deg,#ff5344 0,#fd316d 100%);z-index:-1;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.button--secondary{background-color:#586163;color:#acb0b1}.button--secondary:active{background-color:#1d1d1d}.button--secondary.active{background-color:#1d1d1d}.button--uppercase{text-transform:uppercase}@media only screen and (min-width:520px){html#html{font-size:.19vw}.quiz__label-img{border-radius:26rem;border-width:3rem}}@media only screen and (min-width:760px){html#html{font-size:.13vw}body#body{font-size:24rem}.logo{height:95rem}.title{font-size:32rem}.counter{gap:20rem}.counter__title{font-size:22rem}.counter__item{padding:6rem 15rem;font-size:20rem}.step__inner{border-radius:20rem}.step__header{font-size:26rem}.step__content{padding:30rem;gap:40rem}.step__text p:not(:last-child){margin-bottom:22rem}.step__buttons{padding-top:0}.step-one__img{height:280rem}.step-one .title{max-width:100%}.step-one .step__content{padding:30rem}.quiz__label-img{border-width:4rem}.quiz__label-text{font-size:20rem}.options__label{gap:20rem;font-size:20rem}input:checked+.options__checkbox-pseudo::after{width:21rem;height:21rem}.options__checkbox-pseudo{width:35rem;height:35rem}.loadig__body{gap:20rem}.loadig__range{height:27rem}.step-fourteen{font-size:24rem}.step-fourteen .step__content{padding:30rem}.button{min-width:7em;font-size:24rem}}@media only screen and (min-width:1024px){html#html{font-size:.0977vw}}@media only screen and (min-width:1400px){html#html{font-size:.0714vw}.button--primary:hover::before{opacity:0}.button--secondary:hover{background-color:#1d1d1d}}@media only screen and (min-width:1900px){html#html{font-size:.052vw}}@media only screen and (min-width:2560px){html#html{font-size:.039vw}}@media only screen and (max-width:1023px) and (orientation:landscape) and (pointer:coarse) and (min-aspect-ratio:1.5/1){main{display:none}@-webkit-keyframes rotateArrow{0%{-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}40%{-webkit-transform:rotate(0);transform:rotate(0)}60%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}}@keyframes rotateArrow{0%{-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}40%{-webkit-transform:rotate(0);transform:rotate(0)}60%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}}.no-webp .mobile-landscape-warning{background:url(../img/backgrounds/backgroundMobileLandscapeWarning.png) center center/cover no-repeat}.mobile-landscape-warning{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:0;top:0;width:100%;height:100%;z-index:999}.mobile-landscape-warning__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;position:relative;background-color:rgba(0,0,0,.5);border-radius:5rem;height:48vh;width:48vh;padding:13rem}.mobile-landscape-warning__icon-box{width:100%;height:48%;position:relative;background-image:url(../img/icons/landscape-tablets.svg);background-position:center;background-size:contain;background-repeat:no-repeat}.mobile-landscape-warning__icon-box::after{content:"";position:absolute;width:5vh;height:5vh;top:0;right:30%;background-image:url(../img/icons/landscape-arrow.svg);background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-animation:rotateArrow 2s linear infinite;animation:rotateArrow 2s linear infinite}.mobile-landscape-warning p{font:inherit;font-size:6rem;color:#fff;text-align:center}}@media only screen and (max-width:1023px) and (orientation:landscape) and (pointer:coarse) and (min-aspect-ratio:1.5/1){.webp .mobile-landscape-warning{background:url(../img/backgrounds/backgroundMobileLandscapeWarning.webp) center center/cover no-repeat}}