.window{border-radius:16px;overflow:hidden;background-color:#fff}@media (min-width:1280px){.window{border-radius:24px}}.window--main-page-quiz{max-width:343px}.window-header{padding:12px 24px;display:flex;grid-gap:1rem;align-items:center}.window-header--sides{justify-content:space-between;border-bottom:2px solid #eceff4}.window-header--main-page{padding:12px 1rem}.window-header--chat-bot{display:none;box-shadow:0 -1px 8.68px 0 rgba(0,0,0,.251)}@media (min-width:1280px){.window-header--chat-bot{display:flex}}.window-header__bubble{width:12px;height:12px;border-radius:50%}.window-header__bubble--turquoise{background-color:#00c8ff}.window-header__bubble--light-blue{background-color:#0096ff}.window-header__bubble--purple{background-color:#af00ff}.window-header__actions{display:flex;grid-gap:4px}.window-header__title{font-size:16px;line-height:20.8px;text-align:left;font-weight:500}@media (min-width:1280px){.window-header__title{font-size:16px;font-weight:500;line-height:20.8px;text-align:left}}.container--main{background-image:url(/_next/static/media/background.1d40bb84.svg);background-size:cover;background-repeat:no-repeat}.container--quiz{background-color:#3b1a72}@media (min-width:1280px){.container--quiz{background-image:url(/_next/static/media/background.008e0777.svg);background-size:cover;background-repeat:no-repeat}}.container--result{background-image:url(/_next/static/media/background.9383ea09.svg);background-size:cover;background-repeat:no-repeat}.container__inner{position:relative}@media (min-width:1280px){.container__inner{max-width:1280px;min-height:100dvh;margin:0 auto;padding:0 40px}}.window-body--quiz{padding:12px 24px 24px}.window-body--chat-bot{height:100%}.window-body--main-page{padding:1rem;pointer-events:none}.window-body__content{position:relative;overflow:hidden;height:100%}.window-body__content--final{display:flex;flex-direction:column;grid-gap:1rem;height:-moz-fit-content;height:fit-content}@media (min-width:1280px){.window-body__content--final{grid-gap:1.5rem}}.window-body__text{display:flex;flex-direction:column;grid-gap:1rem;padding:0 1rem 1.5rem}@media (min-width:1280px){.window-body__text{padding:0 1.5rem 2rem}}.window-body__image--background,.window-body__image--main{position:absolute;top:0;left:0}.window-body__image--main{height:100%;width:100%;background-image:url(/_next/static/media/main_mob.694354e3.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;z-index:3}.final-image{position:static!important}.logo{z-index:99999;height:100%;display:flex;justify-content:flex-start}.logo img{cursor:pointer;width:-moz-fit-content!important;width:fit-content!important}.quiz{grid-gap:1rem}.quiz,.quiz__body{display:flex;flex-direction:column}.quiz__body{grid-gap:.5rem}.button{background-color:transparent;padding:0;margin:0;border:1px solid transparent;outline:none;text-align:center}.button img{flex-shrink:0}.button--primary{border-radius:16px;background-color:#fff;cursor:pointer;box-shadow:0 0 24px 0 hsla(0,0%,100%,.502);color:#002882;transition:.25s;width:100%;font-weight:600;padding:16px}.button--primary span{font-size:20px;font-weight:600;line-height:24px;text-align:left}@media (min-width:1280px){.button--primary span{font-size:24px;font-weight:600;line-height:28.8px;text-align:left}.button--primary{width:-moz-fit-content;width:fit-content;padding:25.5px 60px}}@media not (hover:none){.button--primary:hover{background-color:#eceff4;color:#0096ff}}.button--primary:active{transition-duration:0ms;background-color:#002882;color:#fff;box-shadow:none}.button--secondary{display:flex;grid-gap:8px;justify-content:center;align-items:center;width:100%;color:#fff;border-radius:12px;padding:12px;background-color:#002882;cursor:pointer;transition:.25s}.button--secondary img{filter:invert(1);padding:0 .5rem;width:24px}.button--secondary span{font-size:16px;font-weight:500;line-height:20.8px;text-align:left}@media (min-width:1280px){.button--secondary span{font-size:16px;font-weight:500;line-height:20.8px;text-align:left}}@media not (hover:none){.button--secondary:hover{background-color:#254ca5}}.button--secondary:active{transition-duration:0ms;background-color:#0096ff}.button--tertiary{display:flex;grid-gap:8px;justify-content:space-between;align-items:center;width:100%;border-radius:12px;background-color:#eceff4;cursor:pointer;box-shadow:0 0 24px 0 hsla(0,0%,100%,.502);color:#3c3c41;transition:.25s;padding:12px}.button--tertiary img{fill:#3c3c41;padding:0 .5rem;width:24px}.button--tertiary span{font-size:14px;font-weight:400;line-height:19.6px;text-align:left}@media (min-width:1280px){.button--tertiary span{font-size:16px;font-weight:400;line-height:22.4px;text-align:left}}@media not (hover:none){.button--tertiary:hover{background-color:#eceff4;border:1px solid #0096ff}}.button--tertiary:active{transition-duration:0ms;background-color:#0096ff;color:#fff;box-shadow:none}.button--tertiary:active img{filter:invert(1)}.button--full-width{width:100%}.button--disabled{cursor:not-allowed;pointer-events:none;opacity:.7}.header{position:absolute;top:1rem;left:1rem;z-index:99999;height:24px}@media (min-width:1280px){.header{top:24px;left:40px;height:32px}}.chat-bot{display:flex;grid-gap:.75rem;width:-moz-fit-content;width:fit-content;position:absolute;top:1rem;left:1rem;z-index:8888}@media (min-width:1280px){.chat-bot{flex-direction:column;top:1.5rem;left:1.5rem}}.chat-bot__body{padding:12px 14px;background-color:#fff;border-radius:.75rem;display:flex;align-items:center}