.test-runner-module__rgx0mW__main{background:var(--grayscale-white);width:100%;min-height:100vh;padding-bottom:40px}.test-runner-module__rgx0mW__wrapper{max-width:1045px;margin:0 auto;padding:0 20px}.test-runner-module__rgx0mW__intro,.test-runner-module__rgx0mW__quiz,.test-runner-module__rgx0mW__result{text-align:center;flex-direction:column;align-items:center;margin-top:40px;display:flex}.test-runner-module__rgx0mW__introImage{object-fit:contain;width:335px;height:338px}.test-runner-module__rgx0mW__tags{align-items:center;gap:8px;margin-top:20px;margin-bottom:20px;display:flex}.test-runner-module__rgx0mW__tag{background:var(--grayscale-primary-gray);color:var(--grayscale-dark-gray);border-radius:12px;align-items:center;gap:6px;padding:6px 8px;display:inline-flex;}.test-runner-module__rgx0mW__title{color:var(--grayscale-dark-gray);max-width:670px;margin:0 0 20px}.test-runner-module__rgx0mW__description{color:var(--grayscale-dark-gray);max-width:410px;margin:0 0 20px}.test-runner-module__rgx0mW__quizImage,.test-runner-module__rgx0mW__resultImage{object-fit:contain;width:214px;height:214px}.test-runner-module__rgx0mW__counter{color:var(--grayscale-dark-gray);background:var(--grayscale-primary-gray);border-radius:12px;justify-content:center;align-items:center;margin:40px 0 0;padding:12px 8px;display:inline-flex}.test-runner-module__rgx0mW__questionTitle{color:var(--grayscale-dark-gray);max-width:760px;margin:12px 0 0}.test-runner-module__rgx0mW__optionsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%;max-width:754px;margin-top:20px;display:grid}.test-runner-module__rgx0mW__option{border:1px solid var(--grayscale-primary-gray);background:var(--grayscale-white);width:100%;min-height:72px;color:var(--grayscale-dark-gray);text-align:left;cursor:pointer;border-radius:16px;padding:16px 20px;transition:background-color .2s,color .2s;box-shadow:0 0 1px #00000080}.test-runner-module__rgx0mW__optionSelected{background:var(--accent-blue);color:var(--grayscale-white)}.test-runner-module__rgx0mW__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin-top:20px;display:flex}.test-runner-module__rgx0mW__resultLabel{color:var(--grayscale-dark-gray);background:var(--grayscale-primary-gray);border-radius:12px;justify-content:center;align-items:center;margin-top:20px;padding:12px 8px;display:inline-flex}.test-runner-module__rgx0mW__resultTitleSmall{color:var(--grayscale-dark-gray);margin:12px 0 0}.test-runner-module__rgx0mW__resultTitle{color:var(--grayscale-dark-gray);margin:20px 0 0}.test-runner-module__rgx0mW__resultDescription{color:var(--grayscale-dark-gray);max-width:560px;margin:20px 0 0}.test-runner-module__rgx0mW__templatesBlock{background-color:var(--grayscale-primary-gray);box-sizing:border-box;border-radius:20px;flex-direction:row;justify-content:center;align-items:center;gap:20px;width:100%;max-width:1400px;margin:60px auto 40px;padding:59px 118px;display:flex;overflow:hidden}.test-runner-module__rgx0mW__templatesLeft{flex-shrink:0;width:572px;min-width:572px;height:572px}.test-runner-module__rgx0mW__templatesImage{object-fit:contain;border-radius:16px;width:100%;height:100%}.test-runner-module__rgx0mW__templatesRight{box-sizing:border-box;background-image:url(/img/main/gradient-1.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:flex-start;width:572px;min-width:572px;height:572px;padding:20px;display:flex}.test-runner-module__rgx0mW__templatesTitle{color:var(--accent-blue);max-width:448px;margin:0}.test-runner-module__rgx0mW__templatesDescriptionWrap{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.test-runner-module__rgx0mW__templatesDescription{color:var(--grayscale-white);text-align:left;max-width:395px;margin:0}.test-runner-module__rgx0mW__copyLinkToast{text-align:center;z-index:1000;background:var(--halftone-50-white);color:var(--grayscale-dark-gray);border:1px solid var(--grayscale-primary-gray);pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;padding:20px;font-size:14px;font-weight:500;animation:.3s ease-out forwards test-runner-module__rgx0mW__copyLinkToastIn;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 1px #00000080}.test-runner-module__rgx0mW__toastTimer{animation:2s linear forwards test-runner-module__rgx0mW__toastLifetime;position:absolute;inset:0}@keyframes test-runner-module__rgx0mW__copyLinkToastIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes test-runner-module__rgx0mW__toastLifetime{0%{opacity:1}to{opacity:1}}@media (max-width:1200px){.test-runner-module__rgx0mW__templatesBlock{flex-direction:column;margin-top:40px;padding:20px}.test-runner-module__rgx0mW__templatesLeft,.test-runner-module__rgx0mW__templatesRight{width:100%;min-width:unset;max-width:572px;height:auto;min-height:280px}.test-runner-module__rgx0mW__templatesLeft{aspect-ratio:1}.test-runner-module__rgx0mW__templatesRight{min-height:320px;padding:24px}}@media (max-width:900px){.test-runner-module__rgx0mW__optionsGrid{grid-template-columns:1fr;max-width:480px}}@media (max-width:768px){.test-runner-module__rgx0mW__wrapper{padding:0 16px}.test-runner-module__rgx0mW__intro{margin-top:24px}.test-runner-module__rgx0mW__introImage{width:290px;height:auto}.test-runner-module__rgx0mW__questionTitle,.test-runner-module__rgx0mW__resultTitle{font-size:36px}.test-runner-module__rgx0mW__templatesBlock{border-radius:16px;padding:0}}
