.correct .promo-code-valide,.test__answers-active .promo-code-valide{display:block}.vip .promo-code-valide{color:RGB(var(--color-base-lighten))}.promo-code-valide{display:none;margin-top:24px;color:RGB(var(--color-base-darkest))}.promo-code-valide__text strong{color:#ddc340}.promo-code-valide__text-after{margin-top:6px}.promo-code-valide__wrap{display:flex;font-size:14px;color:#ddc340;align-items:center;column-gap:16px;flex-wrap:wrap;margin:6px 0}.promo-code-valide__code{position:relative;display:flex;align-items:center;column-gap:14px;background-color:#3e3f45;border-radius:8px;padding:8px 16px;margin:6px 0;font-weight:700;letter-spacing:1.7px;cursor:pointer}.promo-code-valide__code svg{height:20px}.promo-code-valide__code:hover .promo-code-valide__copy svg path{fill:#f6f7f7}.promo-code-valide__copied,.promo-code-valide__copy{display:none}.promo-code-valide__copied.active,.promo-code-valide__copy.active{display:flex}.promo-code-valide__valide{display:flex;color:#8d8e8e;font-size:14px}.promo-code-valide__code.in-text{display:inline-flex;padding:0;margin:0;background-color:rgba(0,0,0,0);color:RGB(var(--color-blue));font:var(--text-black-s-compact);column-gap:2px;font-size:16px}.promo-code-valide__code.in-text>span{letter-spacing:0}.promo-code-valide__code.in-text .promo-code-valide__copy{display:none}.promo-code-valide__code.in-text .promo-code-valide__copy.active{display:flex}.promo-code-valide__code.in-text .promo-code-valide__copy svg{height:24px}.promo-code-valide__code.in-text .promo-code-valide__copied{display:none;height:24px;width:24px}.promo-code-valide__code.in-text .promo-code-valide__copied.active{display:flex;align-items:center}.promo-code-valide__code.in-text .promo-code-valide__copied svg{height:14px}.test-page .article__info-wrapper.wrapper.container{padding:0}.test__attention{color:RGB(var(--color-base-dark))}.test__attention.hidden{display:none}.test__counter{display:grid;grid-template-columns:max-content 1fr;column-gap:14px;font-size:14px;color:RGB(var(--color-base-dark));margin-bottom:8px}.test__counter-hidden{display:none}.test__description{margin:24px 0;color:RGB(var(--color-base-darkest))}.test__description-hidden{display:none}.test__question{display:none}.test__question-active{display:block}.test__question-title{color:RGB(var(--color-black));margin-bottom:32px}.test__question-variants{margin-bottom:42px}.test__question-variant{max-width:100%;width:max-content;display:grid;grid-template-columns:max-content 1fr;column-gap:16px;align-items:start;margin-bottom:24px;cursor:pointer;color:RGB(var(--color-black))}.test__question-variant:last-child{margin-bottom:0}.test__question-variant[selected] .test__question-dot{border-color:RGB(var(--color-blue))}.test__question-variant[selected] .test__question-dot:after{width:14px;height:14px;opacity:1}.test__question-variant[selected] .test__question-square{border-color:RGB(var(--color-blue))}.test__question-variant[selected] .test__question-square:after{width:20px;height:20px;opacity:1;background-image:url(../images/check_mark.svg);background-position:center;background-repeat:no-repeat}.test__question-variant.wrong{opacity:.6}.test__question-variant.wrong .test__question-dot,.test__question-variant.wrong[selected] .test__question-dot{border-color:#fe6767}.test__question-variant.wrong .test__question-dot:after,.test__question-variant.wrong[selected] .test__question-dot:after{background-color:#fe6767}.test__question-variant.wrong .test__question-square,.test__question-variant.wrong[selected] .test__question-square{border-color:#fe6767}.test__question-variant.wrong .test__question-square:after,.test__question-variant.wrong[selected] .test__question-square:after{background-image:url(../images/remove.svg);background-color:#fe6767}.test__question-variant.correct .test__question-dot,.test__question-variant.correct[selected] .test__question-dot{border-color:#2eb46c}.test__question-variant.correct .test__question-dot:after,.test__question-variant.correct[selected] .test__question-dot:after{background-color:#2eb46c}.test__question-variant.correct .test__question-square,.test__question-variant.correct[selected] .test__question-square{border-color:#2eb46c}.test__question-variant.correct .test__question-square:after,.test__question-variant.correct[selected] .test__question-square:after{background-color:#2eb46c}.test__question-variant-explanation{background-color:RGB(var(--color-main-4));border-radius:8px;padding:8px 16px;margin-top:12px;display:none}.test__question-variant-explanation.show{display:block}.test__question.checked .test__question-variant[selected] .test__question-variant-explanation{display:block}.test__question-dot,.test__question-square{position:relative;width:20px;height:20px;border:1px solid RGB(var(--color-main-40));transition:.3s all}.test__question-dot:hover,.test__question-square:hover{border-color:RGB(var(--color-blue))}.test__question-dot:after,.test__question-square:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background-color:RGB(var(--color-blue));transform:translate(-50%,-50%);opacity:0;transition:.3s all}.test__question-dot{border-radius:50%}.test__question-dot:after{border-radius:50%}.test__question-square{border-radius:4px}.test__question-square:after{border-radius:4px}.test__buttons{display:grid;grid-template-columns:1fr;column-gap:24px;row-gap:16px;width:100%}.test__buttons-hidden{display:none}.test__buttons lui-button{min-width:144px!important;height:40px!important;width:100%}.test__buttons lui-button button span{display:grid;grid-template-columns:repeat(2,max-content);align-items:center}.test__buttons lui-button.test__buttons-result button span{grid-template-columns:max-content}.test__buttons lui-button.test__buttons-check[theme=black]{background-color:rgb(var(--color-base-darkest));color:rgb(var(--color-white))}.test__buttons lui-button.test__buttons-check[theme=black]:hover{background-color:rgba(0,0,0,0);color:rgb(var(--color-base-darkest));border:2px solid rgb(var(--color-base-darkest))}.test__buttons-prev button span i{transform:rotate(180deg)}@media(min-width:375px){.test__buttons{grid-template-columns:repeat(2,max-content)}}.test__answers{display:none}.test__answers-active{display:block}.test__answers-next{display:block;width:max-content;margin:24px auto 0 auto;border-bottom:none!important}.test__answer{display:none}.test__answer-active{display:block}.test__answer ol,.test__answer p{margin:0}.test__answer-header{text-align:center;margin-bottom:38px}.test__answer-level{display:flex;flex-direction:row;align-items:center;justify-content:center;color:#2eb46c;margin-bottom:8px}.test__answer-level img{width:20px!important;height:20px!important;margin-right:16px!important}.test__answer-text{color:RGB(var(--color-base-darken))}.test__answer-recommend{padding:24px;background-color:RGB(var(--color-base-lightest));border-radius:8px;color:RGB(var(--color-base-darkest))}.test__answer-recommend *{margin:8px 0!important}.test__answer-recommend p:first-child{margin-top:0!important}.test__share{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;row-gap:24px;padding-top:24px}.test__share .article__actions{margin-top:0}.test__related-hidden{display:none}.test--education .test__answer-level{justify-content:left;color:#2eb46c}.test--education .test__answer-recommend{padding:0;background-color:rgba(0,0,0,0);border-radius:0;color:RGB(var(--color-base-darkest));font-size:18px}.test--education .test__answer-recommend p:first-child{font:inherit}.test--education .test__answer-header{text-align:left;margin-bottom:8px}.test--education .test__answer-text{margin-top:24px;color:RGB(var(--color-base-darkest))}.test--education .test__answer-related-posts{color:RGB(var(--color-base-darkest));margin-top:24px;margin-bottom:16px}.test--entertainment .test__answer-image{display:none}.test--entertainment .test__answer-image-mobile{position:absolute;z-index:1;top:-78px;left:50%;width:240px;height:240px;transform:translateX(-50%)}@media(min-width:768px){.test--entertainment .test__answer-image{display:block;position:absolute;z-index:1;top:-100px;left:-65px;width:320px;height:320px}.test--entertainment .test__answer-image-mobile{display:none}}.test--entertainment .test__answer-header-wrapper{border-radius:8px 8px 0 0;padding-bottom:21px;background-color:RGB(var(--color-blue));position:relative}@media(min-width:768px){.test--entertainment .test__answer-header-wrapper{padding-bottom:0}}.test--entertainment .test__answer-header-wrapper .article__actions-share{font:var(--text-bold-xl);color:RGB(var(--color-white));flex-direction:row-reverse;column-gap:8px}@media(min-width:768px){.test--entertainment .test__answer-header-wrapper .article__actions-share{position:absolute;right:12px;top:12px}}.test--entertainment .test__answer-header-wrapper .article__actions-share-icon{border-radius:8px;background-color:RGB(var(--color-yellow));display:flex;width:32px;height:32px;justify-content:center;align-items:center;gap:8px}.test--entertainment .test__answer-header-wrapper .article__actions-share-icon svg{margin:0}.test--entertainment .test__answer-header-wrapper .article__actions-share-icon svg path:last-child{fill:RGB(var(--color-black))}.test--entertainment .test__answer-header-wrapper .article__socials{left:50%;transform:translateX(-50%)}.test--entertainment .test__answer-header-wrap{position:relative;overflow:hidden}@media(min-width:768px){.test--entertainment .test__answer-header-wrap{height:205px}}.test--entertainment .test__answer-header-wrap:before{content:"";position:absolute;top:-112px;left:calc(50% - 5px);width:240px;height:240px;background-color:RGB(var(--color-yellow));border-radius:50%;transform:translateX(-50%)}@media(min-width:768px){.test--entertainment .test__answer-header-wrap:before{top:-113px;left:-86px;width:308px;height:308px;transform:none}}.test--entertainment .test__answers.test__answers-active{margin-top:34px}@media(min-width:768px){.test--entertainment .test__answers.test__answers-active{margin-top:39px}}.test--entertainment .test__answer-active{position:relative}.test--entertainment .test__answer-header{margin:144px 16px 16px}@media(min-width:768px){.test--entertainment .test__answer-header{text-align:left;margin:44px 24px 0 240px;width:320px}}@media(min-width:768px){.test--entertainment .test__answer-level{justify-content:left}}@media(min-width:1024px){.test--entertainment .test__answer-level{font:var(--text-black-s)}}.test--entertainment .test__answer-recommend-wrap{background-color:#e7f2ff;border-radius:0 0 8px 8px;padding-top:24px;position:relative}.test--entertainment .test__answer-recommend-wrap:before{content:"";position:absolute;bottom:0;right:0;width:142px;height:91px;background-image:url(../images/test/test--entertainment-bg-item-bottom.svg)}@media(min-width:768px){.test--entertainment .test__answer-recommend-wrap:before{top:0;width:238px;height:224px;background-image:url(../images/test/test--entertainment-bg-item.svg)}}.test--entertainment .test__answer-recommend{background-color:rgba(0,0,0,0);padding:24px 16px 16px;position:relative}@media(min-width:768px){.test--entertainment .test__answer-recommend{padding:20px 24px 16px}}.test--entertainment .promo-code-valide__code{display:inline-flex;padding:0;margin:0;background-color:rgba(0,0,0,0);color:RGB(var(--color-blue));font:var(--text-black-s-compact);column-gap:2px;font-size:16px}.test--entertainment .promo-code-valide__code>span{letter-spacing:0}.test--entertainment .promo-code-valide__copy svg{height:24px}.test--entertainment .promo-code-valide__copied{height:24px;width:24px}.test--entertainment .promo-code-valide__copied.active{display:flex;align-items:center}.test--entertainment .promo-code-valide__copied svg{height:14px}.test--entertainment .promo-code-valide{margin:0 16px 0;display:block;position:relative;z-index:1}@media(min-width:768px){.test--entertainment .promo-code-valide{margin:0 24px 0;display:flex;column-gap:69px}}@media(min-width:1024px){.test--entertainment .promo-code-valide{display:flex;column-gap:47px}}.test--entertainment .promo-code-valide__text{margin-bottom:16px}@media(min-width:768px){.test--entertainment .promo-code-valide__text{width:267px;margin-bottom:0}}@media(min-width:1024px){.test--entertainment .promo-code-valide__text{font-size:16px;width:289px}}.test--entertainment .promo-code-valide__text-after{width:max-content}.test--entertainment .promo-code-valide__text-after a{padding:14px 24px;min-width:152px}@media(min-width:768px){.test--entertainment .promo-code-valide__text-after{display:flex;align-items:center;margin-top:0}}.test--entertainment .test__answer-level,.test--entertainment .test__answer-text{color:RGB(var(--color-white))}@media(min-width:768px){.test--entertainment .test__answer-text{font-size:16px;line-height:24px}}.test--entertainment.passed .article__info-wrapper,.test--entertainment.passed .article__thumbnail{display:none}