.client-layout{background:#f5f3f1;display:flex;flex-direction:column;min-height:100vh}.client-layout__main{flex:1 0 auto}.client-layout__chrome,.client-layout__footer{width:100%}.client-layout__footer{margin-top:auto}.cookie-banner{position:fixed;inset:0;z-index:10000;display:none;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;font-family:Inter,Helvetica,Arial,sans-serif}.cookie-banner.is-visible{display:flex}.cookie-banner__backdrop{position:absolute;inset:0;background:#0009}.cookie-banner__content{position:relative;max-width:560px;width:100%;padding:24px;border-radius:16px;background:#292929f2;color:#fff;box-shadow:0 20px 40px #0000004d}.cookie-banner__text{margin:0 0 20px;font-size:16px;line-height:1.4}.cookie-banner__privacy{color:#fff;text-decoration:underline;font-size:.95em}.cookie-banner__actions{display:flex;flex-wrap:wrap;gap:12px}.cookie-btn{appearance:none;border:none;cursor:pointer;min-height:44px;padding:10px 18px;border-radius:999px;font-size:16px;font-weight:600;transition:background-color .2s ease}.cookie-btn--primary{background-color:#ff7324;color:#fff}.cookie-btn--primary:hover{background-color:#ff6915}.cookie-btn--secondary{background-color:#fff;color:#000}.cookie-btn--secondary:hover{background-color:#ededed}.cookie-modal{position:fixed;inset:0;z-index:10001;display:none;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;font-family:Inter,Helvetica,Arial,sans-serif}.cookie-modal.is-visible{display:flex}.cookie-modal__backdrop{position:absolute;inset:0;background:#00000080}.cookie-modal__content{position:relative;width:100%;max-width:520px;background:#fff;border-radius:16px;padding:24px;box-shadow:0 20px 40px #00000040;color:#292929}.cookie-modal__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.cookie-modal__title{margin:0;font-size:20px}.cookie-modal__close{background:none;border:none;font-size:24px;cursor:pointer;line-height:1}.cookie-modal__option{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #eee}.cookie-modal__option:last-child{border-bottom:none}.cookie-modal__label{font-weight:600}.cookie-modal__footer{margin-top:20px;display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}.cookie-toggle{position:relative;display:inline-block;width:46px;height:26px}.cookie-toggle input{opacity:0;width:0;height:0}.cookie-toggle__slider{position:absolute;cursor:pointer;inset:0;background-color:#ccc;transition:.2s;border-radius:999px}.cookie-toggle__slider:before{position:absolute;content:"";height:20px;width:20px;left:3px;bottom:3px;background-color:#fff;transition:.2s;border-radius:50%}.cookie-toggle input:checked+.cookie-toggle__slider{background-color:#ff7324}.cookie-toggle input:checked+.cookie-toggle__slider:before{transform:translate(20px)}@media(max-width:640px){.cookie-banner__content,.cookie-modal__content{padding:18px}.cookie-banner__actions{flex-direction:column}}.tests-statistics{max-width:980px;margin:24px 0;padding:20px;border:1px solid #ddd;border-radius:12px;background:#fafafa}.tests-statistics__content[hidden],.tests-statistics__skeleton[hidden]{display:none!important}.tests-statistics__skeleton-periods{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;border-radius:12px;background:#f5f3f1;margin-bottom:16px}.tests-statistics__skeleton-pill{display:block;height:32px;border-radius:8px;background:#ece8e4}.tests-statistics__card--skeleton{justify-content:flex-start;gap:12px}.tests-statistics__skeleton-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.tests-statistics__skeleton-col{display:flex;flex-direction:column;gap:6px;padding-top:6px}.tests-statistics__skeleton-bone{display:inline-block;border-radius:8px;background:linear-gradient(100deg,#ece8e4 25%,#f3f1ee,#ece8e4 51%);background-size:250% 100%;animation:tests-statistics-skeleton-shimmer 1.35s linear infinite}.tests-statistics__skeleton-bone--metric{height:52px;width:96px}.tests-statistics__skeleton-bone--split{height:16px;width:38px;border-radius:6px}.tests-statistics__skeleton-bone--label{height:14px;width:70%}@keyframes tests-statistics-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.tests-exam-progress{max-width:980px;margin:24px 0 16px;padding:16px 22px;border-radius:20px;background:#efefef;display:flex;align-items:center;gap:16px}.tests-exam-progress__icon{width:34px;height:34px;border-radius:50%;background:#9a9a9a;color:#fff;font-size:26px;line-height:34px;text-align:center;flex-shrink:0}.tests-exam-progress__text{margin:0;font-size:24px;font-weight:600;color:#111;line-height:1.2;white-space:nowrap}.tests-exam-progress__bar{flex:1;height:28px;border-radius:999px;background:#e0e0e0;overflow:hidden}.tests-exam-progress__bar-value{height:100%;background:#43b02a;border-radius:inherit}.tests-statistics__title{margin:0 0 14px;font-size:24px}.tests-statistics__periods{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.tests-statistics__period{appearance:none;border:1px solid #ccc;border-radius:999px;padding:8px 14px;background:#fff;cursor:pointer;font-size:14px;font-weight:600}.tests-statistics__period.is-active{background:#222;color:#fff;border-color:#222}.tests-statistics__panel{display:none}.tests-statistics__panel.is-active{display:block}.tests-statistics__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.tests-statistics__card{background:#fff;border:1px solid #e5e5e5;border-radius:10px;padding:14px}.tests-statistics__metric{margin:0 0 6px;font-size:42px;line-height:1;font-weight:700}.tests-statistics__label{margin:0 0 4px;font-size:15px;font-weight:600}.tests-statistics__details{margin:0;color:#666;font-size:14px}@media(max-width:860px){.tests-exam-progress{padding:14px;gap:12px;flex-wrap:wrap}.tests-exam-progress__text{font-size:18px;white-space:normal}.tests-exam-progress__bar{flex-basis:100%;height:20px}.tests-statistics__cards{grid-template-columns:1fr}.tests-statistics__metric{font-size:34px}}.tests-failed-answers-page{margin-top:24px}.tests-failed-answers-page__top{display:flex;align-items:center;gap:24px;margin-bottom:16px}.tests-failed-answers-page__back{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dedede;border-radius:12px;text-decoration:none;color:#111;font-size:18px;line-height:1;box-sizing:border-box;background:#f5f3f1}.tests-failed-answers-page__title{margin:0;font-size:20px;line-height:24px;font-weight:500;color:#111}.tests-failed-answers-page__grid{display:grid;grid-template-columns:416px minmax(0,856px);gap:24px;align-items:start}.tests-failed-answers-page__summary{border-radius:16px;overflow:hidden;background:transparent;width:100%}.tests-failed-answers-page__summary-media{height:250px;background:#ffa194;display:flex;align-items:flex-start;justify-content:center;overflow:hidden;border-radius:16px 16px 0 0}.tests-failed-answers-page__summary-image{width:307px;height:307px;object-fit:contain;object-position:center top}.tests-failed-answers-page__summary-body{background:#fff;padding:24px;display:flex;flex-direction:column;gap:16px;border-radius:0 0 16px 16px}.tests-failed-answers-page__summary-content{display:flex;flex-direction:column;gap:10px}.tests-failed-answers-page__summary-title{margin:0;font-size:20px;line-height:24px;font-weight:500;color:#111}.tests-failed-answers-page__summary-description{margin:0;font-size:14px;line-height:16px;font-weight:400;color:#1119}.tests-failed-answers-page__summary-separator{height:1px;background:#dedede;width:100%}.tests-failed-answers-page__summary-total{display:flex;gap:16px;align-items:center}.tests-failed-answers-page__summary-total-value{margin:0;font-size:80px;line-height:90px;font-weight:500;color:#111;white-space:nowrap}.tests-failed-answers-page__summary-total-caption{margin:0;font-size:14px;line-height:16px;font-weight:400;color:#111;max-width:172px}.tests-failed-answers-page__topics{min-height:452px}.tests-failed-answers-page__columns{display:grid;grid-template-columns:repeat(2,minmax(0,416px));gap:24px;align-items:start}.tests-failed-answers-page__column{display:flex;flex-direction:column;gap:24px}.tests-failed-answers-page__topic-card{background:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:20px}.tests-failed-answers-page__topic-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.tests-failed-answers-page__topic-meta{display:flex;flex-direction:column;gap:10px;flex:1;min-width:0}.tests-failed-answers-page__topic-order{margin:0;font-size:14px;line-height:16px;font-weight:400;color:#11111180}.tests-failed-answers-page__topic-name{margin:0;font-size:20px;line-height:24px;font-weight:500;color:#111;word-break:break-word}.tests-failed-answers-page__topic-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:80px;font-size:14px;line-height:16px;font-weight:500;white-space:nowrap;color:#fff;background:#fa5e2f;flex-shrink:0}.tests-failed-answers-page__questions{display:flex;flex-direction:column;gap:12px}.tests-failed-answers-page__question-link{text-decoration:none;color:#111;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;border:1px solid #dedede;border-radius:12px;background:#fff}.tests-failed-answers-page__question-copy{display:flex;flex-direction:column;gap:10px;flex:1;min-width:0}.tests-failed-answers-page__question-order{font-size:14px;line-height:16px;font-weight:400;color:#11111180}.tests-failed-answers-page__question-text{font-size:14px;line-height:16px;font-weight:400;color:#111;overflow:hidden;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.tests-failed-answers-page__question-arrow{font-size:16px;line-height:1;color:#111;flex-shrink:0}.tests-failed-answers-page__state{margin:0;padding:24px;font-size:16px;line-height:20px;font-weight:400;color:#111;border:1px solid #dedede;border-radius:12px;background:#fff}@media(max-width:1100px){.tests-failed-answers-page__grid{grid-template-columns:1fr}.tests-failed-answers-page__summary{max-width:416px}.tests-failed-answers-page__columns{grid-template-columns:1fr;max-width:416px}}@media(max-width:700px){.tests-failed-answers-page__top{gap:12px;margin-bottom:12px}.tests-failed-answers-page__title,.tests-failed-answers-page__summary-title{font-size:24px;line-height:1.1}.tests-failed-answers-page__summary-media{height:200px}.tests-failed-answers-page__summary-image{width:245px;height:245px}.tests-failed-answers-page__summary-body,.tests-failed-answers-page__topic-card,.tests-failed-answers-page__question-link,.tests-failed-answers-page__state{padding:16px}.tests-failed-answers-page__summary-total-value{font-size:64px;line-height:72px}.tests-failed-answers-page__topic-name{font-size:20px;line-height:24px}.tests-failed-answers-page__topic-head{flex-direction:column;gap:12px}}.tests-chapters-body{background:#f5f3f1}.tests-chapters-page{margin-top:24px}.tests-chapters-page__top{display:flex;align-items:center;gap:24px;margin-bottom:16px}.tests-chapters-page__back{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dedede;border-radius:12px;text-decoration:none;color:#111;font-size:18px;line-height:1;box-sizing:border-box}.tests-chapters-page__title{margin:0;font-size:20px;line-height:24px;font-weight:500;color:#111}.tests-chapters-page__grid{display:grid;grid-template-columns:416px minmax(0,856px);gap:24px;align-items:start}.tests-chapters-page__summary{border-radius:16px;overflow:hidden;background:transparent;width:100%}.tests-chapters-page__summary-media{height:250px;background:#e6ccee;display:flex;align-items:flex-start;justify-content:center;overflow:hidden;border-radius:16px 16px 0 0}.tests-chapters-page__summary-image{width:307px;height:307px;object-fit:contain;object-position:center top;margin-top:0}.tests-chapters-page__summary-body{background:#fff;padding:24px;display:flex;flex-direction:column;gap:16px;border-radius:0 0 16px 16px}.tests-chapters-page__summary-title{margin:0;font-size:20px;line-height:24px;font-weight:500;color:#111}.tests-chapters-page__summary-description{margin:0;font-size:14px;line-height:16px;font-weight:400;color:#1119}.tests-chapters-page__summary-progress-skeleton{display:flex;flex-direction:column;gap:16px}.tests-chapters-page__summary-progress-skeleton[hidden],[data-tests-chapters-progress-content][hidden]{display:none!important}.tests-chapters-page__summary-skeleton-progress-row{display:flex;gap:16px;align-items:center}.tests-chapters-page__summary-skeleton-continue{display:flex;flex-direction:column;gap:10px}.tests-chapters-page__summary-skeleton-continue-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.tests-chapters-page__summary-skeleton-bone{display:inline-block;border-radius:8px;background:linear-gradient(100deg,#ece8e4 25%,#f3f1ee,#ece8e4 51%);background-size:250% 100%;animation:tests-statistics-skeleton-shimmer 1.35s linear infinite;flex-shrink:0}.tests-chapters-page__summary-skeleton-bone--separator{height:1px;width:100%;border-radius:1px}.tests-chapters-page__summary-skeleton-bone--percent{width:110px;height:90px}.tests-chapters-page__summary-skeleton-bone--progress-text{width:172px;height:48px}.tests-chapters-page__summary-skeleton-bone--continue-label{width:84px;height:16px}.tests-chapters-page__summary-skeleton-bone--continue-topic{width:214px;height:20px;flex:1}.tests-chapters-page__summary-skeleton-bone--badge{width:76px;height:28px;border-radius:80px}.tests-chapters-page__summary-separator{height:1px;background:#dedede;width:100%}.tests-chapters-page__summary-progress{display:flex;gap:16px;align-items:center}.tests-chapters-page__summary-percent{margin:0;color:#111;line-height:1;white-space:nowrap;font-size:0;font-weight:500;letter-spacing:0}.tests-chapters-page__summary-percent-value{font-size:80px;line-height:90px}.tests-chapters-page__summary-percent-sign{font-size:24px;line-height:90px;vertical-align:baseline;margin-left:2px}.tests-chapters-page__summary-progress-text{margin:0;font-size:14px;line-height:16px;font-weight:400;color:#111;max-width:172px}.tests-chapters-page__summary-continue{display:flex;flex-direction:column;gap:10px}.tests-chapters-page__summary-continue-label{margin:0;font-size:14px;line-height:16px;font-weight:400;color:#1119}.tests-chapters-page__summary-continue-row{display:flex;gap:10px;align-items:center;justify-content:space-between}.tests-chapters-page__summary-continue-row-link{text-decoration:none;color:inherit;cursor:pointer}.tests-chapters-page__summary-continue-row-link[aria-disabled=true]{cursor:default}.tests-chapters-page__summary-continue-topic{margin:0;font-size:16px;line-height:20px;font-weight:500;color:#111;flex:1;min-width:0}.tests-chapters-page__summary-badge,.tests-chapters-page__topic-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:80px;font-size:14px;line-height:16px;font-weight:500;white-space:nowrap;color:#11111180;background:#f5f3f1;flex-shrink:0}.tests-chapters-page__summary-badge.is-active,.tests-chapters-page__topic-badge.is-active{background:#48b525;color:#fff}.tests-chapters-page__topics{background:#fff;border-radius:16px;padding:24px;min-height:452px}.tests-chapters-page__topics-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:20px}.tests-chapters-page__topic-item{margin:0;padding:0}.tests-chapters-page__topic-form{margin:0;width:100%}.tests-chapters-page__topic-button{appearance:none;width:100%;display:flex;align-items:center;gap:24px;padding:24px;background:#fff;border:1px solid #dedede;border-radius:12px;text-align:left;cursor:pointer;font-family:inherit;color:#111;box-sizing:border-box}.tests-chapters-page__topic-content{display:flex;flex-direction:column;gap:10px;flex:1;min-width:0}.tests-chapters-page__topic-order{font-size:14px;line-height:16px;font-weight:400;color:#11111180}.tests-chapters-page__topic-name{font-size:16px;line-height:20px;font-weight:500;color:#111}.tests-chapters-page__topic-arrow{position:relative;display:inline-flex;align-items:center;justify-content:flex-end;padding-left:24px;min-width:16px;font-size:16px;line-height:1;color:#111;flex-shrink:0}.tests-chapters-page__topic-arrow:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:40px;background:#dedede}.tests-chapters-page__state{margin:0;padding:24px;font-size:16px;line-height:20px;font-weight:400;color:#111;border:1px solid #dedede;border-radius:12px;background:#fff}@media(max-width:1100px){.tests-chapters-page__grid{grid-template-columns:1fr}.tests-chapters-page__summary{max-width:416px}}@media(max-width:700px){.tests-chapters-page__top{gap:12px;margin-bottom:12px}.tests-chapters-page__title,.tests-chapters-page__summary-title{font-size:24px;line-height:1.1}.tests-chapters-page__summary-media{height:200px}.tests-chapters-page__summary-image{width:245px;height:245px}.tests-chapters-page__summary-body,.tests-chapters-page__topics,.tests-chapters-page__topic-button,.tests-chapters-page__state{padding:16px}.tests-chapters-page__summary-progress,.tests-chapters-page__summary-skeleton-progress-row{align-items:flex-start}.tests-chapters-page__summary-percent-value{font-size:64px;line-height:72px}.tests-chapters-page__summary-percent-sign{line-height:72px}.tests-chapters-page__topic-button{gap:12px}.tests-chapters-page__summary-skeleton-bone--percent{width:92px;height:72px}.tests-chapters-page__summary-skeleton-bone--progress-text{width:148px;height:42px}.tests-chapters-page__summary-skeleton-bone--continue-topic{width:160px}.tests-chapters-page__topic-arrow{padding-left:14px}}.tests-dashboard{box-sizing:border-box;max-width:1320px;margin:24px auto;padding:0 12px 24px;font-family:Poppins,Inter,Helvetica,Arial,sans-serif;color:#111}.tests-dashboard--chrome{margin-bottom:0;padding-bottom:0}.tests-dashboard--chrome .tests-dashboard__header{margin-bottom:0}.tests-dashboard--chrome-footer{margin-top:0}.tests-dashboard button,.tests-dashboard input,.tests-dashboard select,.tests-dashboard textarea{font:inherit}.tests-dashboard__header{display:flex;align-items:center;gap:24px;background:#fff;padding:16px 24px;border-radius:16px;margin-bottom:24px}.tests-dashboard__logo{text-decoration:none;color:#111;font-size:32px;font-weight:600;letter-spacing:-.03em;line-height:1}.tests-dashboard__logo--image{display:inline-flex;align-items:center;gap:12px}.tests-dashboard__logo-image{display:block;height:32px;width:auto}.tests-dashboard__logo .tests-dashboard__logo-copy{color:#111;display:inline-flex;align-items:center;gap:10px;line-height:1.05;white-space:nowrap}.tests-dashboard__logo .tests-dashboard__logo-primary,.tests-dashboard__logo .tests-dashboard__logo-secondary,.tests-dashboard__logo .tests-dashboard__logo-separator{color:inherit}.tests-dashboard__logo .tests-dashboard__logo-secondary{font-size:.72em;font-weight:500;letter-spacing:-.01em;opacity:.82}.tests-dashboard__logo .tests-dashboard__logo-separator{font-size:.7em;font-weight:400;opacity:.42}.tests-dashboard__logo span{color:#fe6aba}.tests-dashboard__logo:visited{color:#111}.tests-dashboard__nav{display:inline-flex;background:#f5f3f1;padding:4px;border-radius:12px;gap:4px}.tests-dashboard__nav-link{text-decoration:none;color:#111;font-size:14px;line-height:16px;padding:8px 16px;border-radius:8px}.tests-dashboard__nav-link.is-active{background:#fff;font-weight:600}.tests-dashboard__header-actions{margin-left:auto;display:flex;align-items:center;gap:16px}.tests-dashboard__ghost-button{appearance:none;-webkit-appearance:none;text-decoration:none;border:1px solid #dedede;color:#111;font-size:14px;font-weight:500;line-height:16px;display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 16px;box-sizing:border-box;border-radius:12px;background:#fff;cursor:pointer;font-family:inherit}.tests-dashboard__logout-form{margin:0}.tests-dashboard__account{display:inline-flex;align-items:flex-start;text-decoration:none;position:relative;height:40px}.tests-dashboard__avatar{width:40px;height:40px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;background:linear-gradient(145deg,#ffcb6b,#f28f3f);color:#111}.tests-dashboard__flag{width:18px;height:18px;position:absolute;right:-4px;top:-2px;border-radius:50%;border:2px solid #f5f3f1;background:#fff}.tests-dashboard__premium-button{text-decoration:none;display:inline-flex;align-items:center;gap:8px;padding:12px 16px;border-radius:12px;font-size:14px;font-weight:700;color:#111;background:linear-gradient(102deg,#ffc045 2%,#ffd66b 50%,#ffae3b 106%);box-shadow:inset 0 1px #ffffff73}.tests-dashboard__premium-star{font-size:12px}.tests-dashboard__top-row{display:grid;grid-template-columns:minmax(0,1fr) 416px;gap:40px;margin-bottom:16px}.tests-dashboard__top-row>*{min-width:0}.tests-dashboard__top-row-main{min-width:0}.tests-dashboard .tests-exam-progress{margin:0;padding:24px;max-width:none;border-radius:16px;background:#fff;gap:16px;min-width:0}.tests-dashboard .tests-exam-progress__icon{width:24px;height:24px;line-height:24px;font-size:14px;background:#d8d8d8;color:#fff}.tests-dashboard .tests-exam-progress__text{font-size:20px;line-height:24px;font-weight:500;flex:1 1 auto;min-width:0;white-space:normal}.tests-dashboard .tests-exam-progress__bar{max-width:280px;height:16px;min-width:140px;flex:0 1 280px;background:#f5f3f1}.tests-dashboard__failed-card{text-decoration:none;color:#111;display:flex;align-items:center;gap:12px;min-width:0;padding:24px;border-radius:16px;background:linear-gradient(90deg,#fa5e2f33 0% 100%);font-size:16px;font-weight:500}.tests-dashboard__failed-card.is-success{background:linear-gradient(90deg,#4caf5033 0% 100%);flex-wrap:wrap;row-gap:8px}.tests-dashboard__failed-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#fa5e2f;color:#fff;font-size:14px;font-weight:700;line-height:1}.tests-dashboard__failed-card.is-success .tests-dashboard__failed-icon{background:#4caf50}.tests-dashboard__failed-label{flex:1}.tests-dashboard__failed-count{white-space:nowrap}.tests-dashboard__failed-cta-hint{font-size:12px;line-height:14px;color:#111111b8;padding:6px 10px;border-radius:999px;background:#ffffffa6;border:1px solid rgba(17,17,17,.08);white-space:nowrap}.tests-dashboard__failed-card.is-success .tests-dashboard__failed-count{white-space:normal}.tests-dashboard__failed-card.is-success .tests-dashboard__failed-cta-hint{flex:1 0 100%}.tests-dashboard__failed-card.is-success .tests-dashboard__failed-arrow{margin-left:auto}.tests-dashboard__failed-arrow{font-size:24px;line-height:1}.tests-dashboard__account-row{display:grid;grid-template-columns:minmax(0,1fr) 416px;gap:24px;margin-bottom:16px}.tests-dashboard__subscription-card,.tests-dashboard__settings-card{border-radius:16px;padding:24px;position:relative;overflow:hidden;animation:tests-dashboard-card-reveal .42s ease both}.tests-dashboard__subscription-card{background:radial-gradient(circle at 88% 10%,rgba(255,255,255,.6),transparent 46%),linear-gradient(124deg,#f8ecff 4%,#f1f8ff 52%,#f8f4ea 104%);border:1px solid #e2e7f1;box-shadow:0 14px 36px #3949671a;display:flex;flex-direction:column;gap:14px;min-height:230px}.tests-dashboard__subscription-card:after{content:"";position:absolute;width:170px;height:170px;right:-58px;top:-70px;background:#ffffff85;border-radius:50%;pointer-events:none}.tests-dashboard__subscription-card--premium{background:radial-gradient(circle at 90% 16%,rgba(255,255,255,.56),transparent 45%),linear-gradient(124deg,#e8ffe8 6%,#c8f5c8 50%,#dfd);border-color:#8bd18b}.tests-dashboard__subscription-card--trial{background:radial-gradient(circle at 90% 16%,rgba(255,255,255,.56),transparent 45%),linear-gradient(124deg,#e8f8ff 6%,#d9f0ff 50%,#f3f9ff);border-color:#b8ddf6}.tests-dashboard__subscription-card--limited{background:radial-gradient(circle at 90% 16%,rgba(255,255,255,.56),transparent 45%),linear-gradient(124deg,#fff3eb 8%,#ffeadf,#fff6ef);border-color:#f3cfbb}.tests-dashboard__subscription-head{display:flex;align-items:center;justify-content:space-between;gap:12px;position:relative;z-index:1}.tests-dashboard__subscription-eyebrow{margin:0;font-size:12px;line-height:14px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:#1111119e}.tests-dashboard__status-chip{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;font-size:12px;line-height:1;font-weight:700;text-transform:uppercase;letter-spacing:.04em;background:#fffc;border:1px solid rgba(17,17,17,.08);color:#111;white-space:nowrap}.tests-dashboard__status-chip--premium{background:#ecffeceb;border-color:#41914159;color:#206520}.tests-dashboard__status-chip--trial{background:#ecfaffe6;border-color:#2f7bab40;color:#1f628e}.tests-dashboard__status-chip--limited{background:#fff4edf2;border-color:#d6764b3d;color:#a74f2e}.tests-dashboard__subscription-title{margin:0;font-size:32px;line-height:1;font-weight:600;position:relative;z-index:1}.tests-dashboard__subscription-summary{margin:0;font-size:14px;line-height:18px;max-width:640px;color:#111111c7;position:relative;z-index:1}.tests-dashboard__subscription-dates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;position:relative;z-index:1}.tests-dashboard__subscription-date-item{padding:12px;border-radius:12px;background:#ffffffb8;border:1px solid rgba(17,17,17,.08);min-height:72px;display:flex;flex-direction:column;justify-content:space-between;gap:6px}.tests-dashboard__subscription-date-label,.tests-dashboard__subscription-date-value{margin:0}.tests-dashboard__subscription-date-label{font-size:12px;line-height:14px;color:#1119}.tests-dashboard__subscription-date-value{font-size:16px;line-height:20px;font-weight:600;color:#111;word-break:break-word}.tests-dashboard__cta--status{min-width:0;width:fit-content;position:relative;z-index:1;margin-top:4px}.tests-dashboard__settings-card{background:#fff;border:1px solid #dedede;display:flex;flex-direction:column;gap:14px;box-shadow:0 10px 24px #1111110d;animation-delay:90ms;min-height:230px}.tests-dashboard__settings-title,.tests-dashboard__benefits-title{margin:0;font-size:20px;line-height:24px;font-weight:600;color:#111}.tests-dashboard__language-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tests-dashboard__language-item{padding:12px;border-radius:12px;background:#f8f8f8;border:1px solid #ececec;min-height:70px;display:flex;flex-direction:column;justify-content:center;gap:6px}.tests-dashboard__language-label,.tests-dashboard__language-value,.tests-dashboard__settings-hint{margin:0}.tests-dashboard__language-label{font-size:12px;line-height:14px;color:#1119;text-transform:uppercase;letter-spacing:.06em;font-weight:600}.tests-dashboard__language-value{font-size:15px;line-height:20px;font-weight:600;color:#111;word-break:break-word}.tests-dashboard__settings-hint{font-size:13px;line-height:18px;color:#5f5f5f;padding:0 2px}.tests-dashboard__settings-divider{height:1px;background:#ededed}.tests-dashboard__benefits-list{margin:0;padding:0;list-style:none;display:grid;gap:8px}.tests-dashboard__benefits-list li{position:relative;padding-left:22px;font-size:14px;line-height:18px;color:#111111d1}.tests-dashboard__benefits-list li:before{content:"";position:absolute;left:0;top:4px;width:14px;height:14px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#79d45d,#48b525);box-shadow:0 0 0 2px #48b52526}@keyframes tests-dashboard-card-reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.tests-dashboard__main-row{display:grid;grid-template-columns:minmax(0,1fr) 416px;gap:24px;margin-bottom:16px}.tests-dashboard__hero-card{background:#feebb9;border-radius:16px;min-height:444px;padding:48px;display:flex;justify-content:space-between;align-items:flex-end;position:relative;overflow:hidden}.tests-dashboard__hero-content{max-width:380px;position:relative;z-index:2}.tests-dashboard__hero-badge{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;font-size:12px;line-height:1;font-weight:700;letter-spacing:.04em;text-transform:uppercase;background:#ffffffc7;border:1px solid rgba(17,17,17,.09);color:#111;margin-bottom:16px}.tests-dashboard__hero-title{margin:0 0 10px;font-size:52px;line-height:60px;font-weight:700}.tests-dashboard__hero-description{margin:0 0 24px;font-size:14px;line-height:16px;color:#111c}.tests-dashboard__hero-limit{margin:0 0 20px;font-size:13px;line-height:18px;font-weight:600;color:#6a4b00;max-width:340px}.tests-dashboard__hero-limit.is-exhausted{color:#8a2f1a}.tests-dashboard__hero-bull{position:absolute;right:-36px;top:-40px;width:600px;height:600px;object-fit:contain;object-position:center;pointer-events:none;z-index:1}.tests-dashboard__cta{display:inline-flex;align-items:center;justify-content:center;min-width:226px;max-width:100%;padding:12px 16px;box-sizing:border-box;border-radius:12px;background:#111;color:#fff;text-decoration:none;font-size:14px;line-height:16px;font-weight:600;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.tests-dashboard__cta.is-premium{background:linear-gradient(102deg,#ffc045 2%,#ffd66b 50%,#ffae3b 106%);color:#111;font-weight:700}.tests-dashboard__cta.is-premium:before{content:"\2726";font-size:12px;margin-right:8px}.tests-dashboard__cta.is-disabled{background:#8f8f8f;color:#fff;box-shadow:none;pointer-events:none}.tests-dashboard__hero-lock{top:24px;right:24px;z-index:3}.tests-dashboard__cta--hero{min-width:0;max-width:100%}.tests-dashboard__hero-card .tests-dashboard__cta--hero:not(.is-premium){background:linear-gradient(102deg,#111,#2a2a2a);box-shadow:0 10px 24px #0000003d;font-weight:700}.tests-dashboard__hero-card .tests-dashboard__cta--hero:not(.is-premium):hover,.tests-dashboard__hero-card .tests-dashboard__cta--hero:not(.is-premium):focus-visible{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 12px 28px #0000004d}.tests-dashboard__test-card .tests-dashboard__cta--full:not(.is-premium){background:#ebebeb;border:1px solid #d7d7d7;color:#4b4b4b;box-shadow:none;font-weight:600}.tests-dashboard__test-card .tests-dashboard__cta--full:not(.is-premium):hover,.tests-dashboard__test-card .tests-dashboard__cta--full:not(.is-premium):focus-visible{background:#e1e1e1;border-color:#cfcfcf;transform:none;filter:none;box-shadow:none}.tests-dashboard__test-card .tests-dashboard__cta--full:not(.is-premium):active{background:#d8d8d8}.tests-dashboard__cta-meta{margin:10px 0 0;font-size:12px;line-height:14px;color:#1111118f;font-weight:500}.tests-dashboard__cta-meta--hero{color:#111111bd;font-size:13px;line-height:16px;margin-top:12px}.tests-dashboard__mobile-sticky{display:none}.tests-dashboard__mobile-sticky-hint{margin:8px 0 0;font-size:12px;line-height:14px;text-align:center;color:#1111119e}.tests-dashboard .tests-statistics{margin:0;max-width:none;padding:8px 24px 24px;border:0;background:#fff;border-radius:16px;align-self:stretch}.tests-dashboard .tests-statistics__title{margin:0;font-size:24px;line-height:1;font-weight:600;padding-bottom:16px}.tests-dashboard .tests-statistics__periods{background:#f5f3f1;border-radius:12px;padding:2px;gap:4px;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.tests-dashboard .tests-statistics__period{padding:6px 14px;border-radius:8px;border:0;background:transparent;line-height:1.1;font-weight:500}.tests-dashboard .tests-statistics__period.is-active{background:#fff;color:#111;font-weight:600;border-color:transparent}.tests-dashboard .tests-statistics__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.tests-dashboard .tests-statistics__card{padding:20px;border-radius:12px;border:1px solid #dedede;background:#fff;min-height:152px;display:flex;flex-direction:column;justify-content:space-between;gap:10px}.tests-dashboard .tests-statistics__metric-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.tests-dashboard .tests-statistics__metric{margin:0;font-size:52px;line-height:60px;font-weight:500}.tests-dashboard .tests-statistics__metric--accuracy{line-height:1}.tests-dashboard .tests-statistics__split{display:flex;flex-direction:column;gap:6px;padding-top:6px}.tests-dashboard .tests-statistics__split-item{display:inline-flex;align-items:center;gap:6px;justify-content:flex-end;font-size:14px;line-height:16px;font-weight:500}.tests-dashboard .tests-statistics__split-dot{width:10px;height:10px;border-radius:50%;display:inline-block}.tests-dashboard .tests-statistics__split-dot.is-green{background:#6cbf4a}.tests-dashboard .tests-statistics__split-dot.is-orange{background:#ff9d3d}.tests-dashboard .tests-statistics__label{font-size:14px;line-height:16px;font-weight:400;margin:0;color:#111}.tests-dashboard__cards-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:24px}.tests-dashboard__test-card{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;background:#fff}.tests-dashboard__test-card[data-card-href],.tests-dashboard__hero-card[data-card-href]{cursor:pointer}.tests-dashboard__test-card-media{height:250px;position:relative;overflow:hidden;display:flex;align-items:flex-end;justify-content:center}.tests-dashboard__test-card-media--violet{background:#e6ccee}.tests-dashboard__test-card-media--blue{background:#c7effe}.tests-dashboard__test-card-media--green{background:#ddffd2}.tests-dashboard__test-card-media-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.tests-dashboard__test-card-media-image--by-topic,.tests-dashboard__test-card-media-image--by-signs,.tests-dashboard__test-card-media-image--exam{width:auto;height:calc(100% - 16px);max-width:none;margin:16px auto 0;object-fit:contain;object-position:center top}.tests-dashboard__mockup{width:202px;height:404px;border-radius:32px;border:4px solid #111;background:#f8f8f8;transform:translateY(128px);position:relative;overflow:hidden;box-shadow:0 20px 42px #0003}.tests-dashboard__mockup-screen{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top center;border-radius:28px}.tests-dashboard__mockup:before{content:"";position:absolute;left:50%;transform:translate(-50%);top:14px;width:68px;height:10px;border-radius:999px;background:#222}.tests-dashboard__mockup-lock{position:absolute;top:16px;right:16px;height:32px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;padding:0 12px;background:#f0f0f0e6;border:1px solid #dedede;font-size:14px;line-height:20px;font-weight:500}.tests-dashboard__mockup-lock-icon{font-size:16px}.tests-dashboard__test-card-body{padding:24px;display:flex;flex-direction:column;gap:16px;flex:1}.tests-dashboard__test-card-title{margin:0;font-size:32px;line-height:1;font-weight:500}.tests-dashboard__test-card-description{margin:0;font-size:14px;line-height:16px;color:#1111118f;min-height:48px}.tests-dashboard__cta--full{width:100%;min-width:0;margin-top:auto}.tests-dashboard__test-card .tests-dashboard__cta.is-premium:hover,.tests-dashboard__test-card .tests-dashboard__cta.is-premium:focus-visible{filter:brightness(1.02);transform:translateY(-1px);box-shadow:0 8px 18px #ffae3b59}.tests-dashboard__test-card .tests-dashboard__cta.is-premium:active{transform:translateY(0);box-shadow:0 4px 10px #ffae3b40}@media(prefers-reduced-motion:reduce){.tests-dashboard__cta{transition:none}.tests-dashboard__subscription-card,.tests-dashboard__settings-card{animation:none}}.tests-dashboard__footer{border-top:1px solid #dedede;padding-top:24px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}.tests-dashboard__footer-main{display:flex;flex-direction:column;gap:10px}.tests-dashboard__footer-copyright,.tests-dashboard__footer-copy{margin:0;font-size:14px;line-height:16px}.tests-dashboard__footer-copy{color:#bcbcbc;max-width:416px}.tests-dashboard__footer-links{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:16px}.tests-dashboard__footer-links a{font-size:14px;line-height:16px;color:#111;text-decoration:underline}.tests-dashboard__footer-social{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}.tests-dashboard__social-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid #dedede;border-radius:32px;text-decoration:none;color:#111;font-size:14px;line-height:16px}.tests-dashboard__social-pill img{width:18px;height:18px;object-fit:contain}.has-premium-modal-open{overflow:hidden}.tests-premium-modal{align-items:center;box-sizing:border-box;display:none;font-family:Poppins,Helvetica,Arial,sans-serif;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1400}.tests-premium-modal.is-visible{display:flex}.tests-premium-modal__backdrop{background:#0000004d;inset:0;position:absolute}.tests-premium-modal__dialog{border-radius:16px;box-shadow:0 0 80px #0000001a;display:flex;min-height:622px;max-width:calc(100vw - 48px);overflow:visible;position:relative;width:856px}.tests-premium-modal__left{background:#c5ffcc;border-radius:16px 0 0 16px;flex:0 0 428px}.tests-premium-modal__confetti{height:418px;left:-97px;pointer-events:none;position:absolute;top:-123px;width:582px;z-index:4}.tests-premium-modal__confetti-image{height:100%;max-width:none;width:100%}.tests-premium-modal__bull{height:696px;left:-132px;pointer-events:none;position:absolute;top:-74px;width:556px;z-index:2}.tests-premium-modal__bull-image{height:100%;inset:0;max-width:none;object-fit:contain;object-position:center top;position:absolute;width:100%}.tests-premium-modal__content{background:#fff;border-radius:0 16px 16px 0;box-sizing:border-box;display:block;flex:0 0 428px;padding:24px;position:relative;z-index:3}.tests-premium-modal__title{font-feature-settings:"case" 1;font-size:20px;font-style:normal;font-weight:500;line-height:24px;margin:10px auto 0;text-align:center;width:380px}.tests-premium-modal__eyebrow{align-items:center;background:#f5f3f1;border:1px solid #e7ded3;border-radius:999px;color:#7b5f2a;display:inline-flex;font-size:12px;font-weight:600;justify-content:center;letter-spacing:.02em;line-height:1;margin:0 auto;padding:8px 14px;text-transform:uppercase;width:fit-content}.tests-premium-modal__subtitle{color:#4c4c4c;font-size:14px;font-weight:400;line-height:20px;margin:12px auto 0;text-align:center;width:380px}.tests-premium-modal__divider{border-top:1px solid #dedede;height:0;margin:20px auto 0;width:380px}.tests-premium-modal__steps{counter-reset:premium-step;display:flex;flex-direction:column;gap:12px;list-style:none;margin:20px auto 0;padding:0;width:380px}.tests-premium-modal__step{align-items:flex-start;background:#faf9f8;border:1px solid #ece6dc;border-radius:12px;display:flex;gap:12px;padding:12px}.tests-premium-modal__step-index{align-items:center;background:#111;border-radius:50%;color:#fff;display:inline-flex;flex:0 0 22px;font-size:12px;font-weight:700;height:22px;justify-content:center;line-height:1;margin-top:1px;width:22px}.tests-premium-modal__step-text{color:#222;font-size:14px;line-height:18px;margin:0}.tests-premium-modal__store-actions{display:flex;flex-direction:column;gap:12px;margin:20px auto 0;width:380px}.tests-premium-modal__store-btn{align-items:center;border:1px solid #dedede;display:flex;font-weight:600;gap:8px;justify-content:center;min-height:48px;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.tests-premium-modal__store-btn:hover{border-color:#111;box-shadow:0 8px 22px #0000001a;transform:translateY(-1px)}.tests-premium-modal__store-btn:focus-visible{outline:2px solid rgba(72,181,37,.45);outline-offset:2px}.tests-premium-modal__store-btn--ios{background:#111;border-color:#111;color:#fff}.tests-premium-modal__store-btn--android{background:#fff;color:#111}.tests-premium-modal__store-platform{background:#fff3;border-radius:999px;font-size:11px;font-weight:700;line-height:1;padding:5px 8px;text-transform:uppercase}.tests-premium-modal__store-btn--android .tests-premium-modal__store-platform{background:#eef0f3}.tests-premium-modal__store-label{font-size:14px;line-height:16px}.tests-premium-modal__features{display:flex;gap:16px;height:122px;margin:24px auto 0;width:380px}.tests-premium-modal__feature{align-items:center;display:flex;flex:1;flex-direction:column;gap:10px;min-width:0;text-align:center}.tests-premium-modal__feature-icon-shell{align-items:center;background:#f5f3f1;border-radius:80px;display:inline-flex;height:64px;justify-content:center;width:64px}.tests-premium-modal__feature-icon{display:block;height:32px;width:32px}.tests-premium-modal__feature-text{font-feature-settings:"case" 1;font-size:14px;font-style:normal;font-weight:400;line-height:16px;margin:0}.tests-premium-modal__plans{display:flex;flex-direction:column;gap:16px;margin:24px auto 0;width:380px}.tests-premium-modal__plan{align-items:flex-start;background:#fff;border:1px solid #dedede;border-radius:12px;box-sizing:border-box;cursor:pointer;display:flex;gap:16px;height:82px;padding:20px;width:100%}.tests-premium-modal__plan:focus-visible{outline:2px solid rgba(72,181,37,.45);outline-offset:2px}.tests-premium-modal__plan.is-selected{background:#48b5251a}.tests-premium-modal__radio{align-items:center;border:1px solid #dedede;border-radius:50%;box-sizing:border-box;color:transparent;display:inline-flex;flex:0 0 24px;font-size:14px;font-weight:700;height:24px;justify-content:center;line-height:1;margin-top:1px;position:relative;width:24px}.tests-premium-modal__radio.is-selected{background:#48b525;border-color:#48b525;color:#fff}.tests-premium-modal__radio.is-selected:before{content:"\2713";font-size:14px;font-weight:700;line-height:1}.tests-premium-modal__plan-copy{display:flex;flex:1;flex-direction:column;gap:6px;min-width:0}.tests-premium-modal__plan-price{display:flex;flex-direction:column;gap:6px;width:117px}.tests-premium-modal__plan.is-selected .tests-premium-modal__plan-price{width:105px}.tests-premium-modal__plan-title{font-feature-settings:"case" 1;font-size:16px;font-style:normal;font-weight:600;line-height:20px;margin:0}.tests-premium-modal__plan-title--right{text-align:right}.tests-premium-modal__plan-subtitle{font-feature-settings:"case" 1;font-size:14px;font-style:normal;font-weight:300;line-height:16px;margin:0}.tests-premium-modal__plan-subtitle--muted{opacity:.5;text-align:right}.tests-premium-modal__plan-subtitle--success{color:#48b525;font-weight:500}.tests-premium-modal__actions{display:flex;flex-direction:column;gap:16px;margin:16px auto 0;width:380px}.tests-premium-modal__btn{align-items:center;border-radius:12px;box-sizing:border-box;cursor:pointer;display:inline-flex;font-feature-settings:"case" 1;font-size:14px;font-style:normal;font-weight:500;height:40px;justify-content:center;line-height:16px;padding:12px 16px;text-decoration:none;width:100%}.tests-premium-modal__btn--primary{background:linear-gradient(102deg,#ffc045 2%,#ffd66b 50%,#ffae3b 106%);border:0;box-shadow:inset 0 1px #ffffff80;color:#111;font-weight:700;text-shadow:0 1px 0 rgba(255,255,255,.5)}.tests-premium-modal__btn-star{font-size:12px;line-height:1}.tests-premium-modal__btn--secondary{background:#fff;border:1px solid #dedede;color:#111;font-family:inherit}.tests-premium-modal__footnote{font-feature-settings:"case" 1;font-size:14px;font-style:normal;font-weight:400;line-height:16px;margin:14px auto 0;opacity:.5;text-align:center;width:380px}@media(max-width:1360px){.tests-dashboard__logo{font-size:24px}.tests-dashboard__logo-image{height:24px}.tests-dashboard__logo .tests-dashboard__logo-copy{gap:8px}.tests-dashboard .tests-exam-progress__text{font-size:18px}.tests-dashboard__hero-title,.tests-dashboard .tests-statistics__title,.tests-dashboard__test-card-title,.tests-dashboard__subscription-title{font-size:36px;line-height:1.1}}@media(max-width:1100px){.tests-dashboard__header{flex-wrap:wrap}.tests-dashboard__nav{order:3}.tests-dashboard__top-row,.tests-dashboard__account-row,.tests-dashboard__main-row,.tests-dashboard__cards-row{grid-template-columns:1fr}.tests-dashboard__settings-card{animation-delay:0ms}.tests-dashboard .tests-exam-progress__bar{max-width:none;flex:1 1 auto}.tests-dashboard__footer{grid-template-columns:1fr}.tests-dashboard__footer-links,.tests-dashboard__footer-social{justify-content:flex-start}}@media(max-width:700px){.tests-dashboard{margin:12px auto}.tests-dashboard__header,.tests-dashboard .tests-exam-progress,.tests-dashboard__failed-card,.tests-dashboard__subscription-card,.tests-dashboard__settings-card,.tests-dashboard .tests-statistics,.tests-dashboard__hero-card,.tests-dashboard__test-card-body{padding:16px}.tests-dashboard__header-actions{width:100%;justify-content:space-between}.tests-dashboard__ghost-button,.tests-dashboard__premium-button{padding:10px 12px}.tests-dashboard__hero-card{min-height:320px}.tests-dashboard__hero-title{font-size:32px}.tests-dashboard .tests-statistics__cards{grid-template-columns:1fr}.tests-dashboard .tests-statistics__metric,.tests-dashboard__test-card-title{font-size:40px;line-height:1}.tests-dashboard__language-grid,.tests-dashboard__subscription-dates{grid-template-columns:1fr}.tests-dashboard__subscription-title{font-size:28px}.tests-dashboard--tests-index{padding-bottom:98px}.tests-dashboard--tests-index .tests-dashboard__mobile-sticky{display:block;position:fixed;left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom));z-index:1200;padding:12px;background:#fffffff5;border:1px solid #dedede;border-radius:14px;box-shadow:0 14px 30px #00000026;backdrop-filter:blur(6px)}.tests-dashboard__mobile-sticky-cta{width:100%;min-width:0}.tests-dashboard__failed-cta-hint{order:5;width:100%;white-space:normal}}@media(max-width:920px){.tests-premium-modal{padding:12px}.tests-premium-modal__dialog{display:block;height:auto;max-width:calc(100vw - 24px);width:428px}.tests-premium-modal__left{border-radius:16px 16px 0 0;height:136px;width:100%}.tests-premium-modal__bull{bottom:auto;height:360px;left:50%;top:-168px;transform:translate(-50%);width:360px}.tests-premium-modal__bull-image{height:100%;inset:0;width:100%}.tests-premium-modal__confetti{height:188px;left:50%;top:-186px;transform:translate(-50%);width:262px}.tests-premium-modal__content{border-radius:0 0 16px 16px;flex:1 1 auto;padding:20px 16px 16px}.tests-premium-modal__title,.tests-premium-modal__eyebrow,.tests-premium-modal__subtitle,.tests-premium-modal__divider,.tests-premium-modal__steps,.tests-premium-modal__store-actions,.tests-premium-modal__features,.tests-premium-modal__plans,.tests-premium-modal__actions,.tests-premium-modal__footnote{width:100%}.tests-premium-modal__features{gap:8px}.tests-premium-modal__divider,.tests-premium-modal__steps,.tests-premium-modal__store-actions,.tests-premium-modal__features,.tests-premium-modal__plans,.tests-premium-modal__actions{margin-top:20px}.tests-premium-modal__plan{gap:12px;padding:16px}.tests-premium-modal__plan-price,.tests-premium-modal__plan.is-selected .tests-premium-modal__plan-price{width:auto}}@media(max-width:560px){.tests-dashboard__status-chip{font-size:11px;padding:6px 10px}.tests-dashboard__settings-title,.tests-dashboard__benefits-title{font-size:18px;line-height:22px}.tests-premium-modal__feature-text,.tests-premium-modal__subtitle,.tests-premium-modal__step-text,.tests-premium-modal__store-label,.tests-premium-modal__plan-subtitle,.tests-premium-modal__footnote{font-size:12px;line-height:14px}.tests-premium-modal__eyebrow{font-size:11px}.tests-premium-modal__plan-title{font-size:14px;line-height:18px}}.qr-login-page{margin:0;background:#f5f3f1;font-family:Poppins,Inter,Helvetica,Arial,sans-serif;color:#111}.qr-login-page .tests-dashboard__ghost-button--logout{display:none}.qr-login-page .tests-dashboard--chrome .tests-dashboard__header{margin-bottom:64px}.qr-login{padding:0 12px 24px;font-family:Poppins,Inter,Helvetica,Arial,sans-serif;color:#111}.qr-login__inner{max-width:1296px;margin:0 auto}.qr-login__top{display:flex;align-items:center;gap:24px;margin-top:24px;margin-bottom:24px}.qr-login__back{width:40px;height:40px;border:1px solid #dedede;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#f5f3f1;box-sizing:border-box}.qr-login__back img{width:16px;height:16px;display:block}.qr-login__top-title{margin:0;font-size:20px;line-height:24px;font-weight:500}.qr-login__hero{display:grid;grid-template-columns:minmax(0,1fr) 636px;gap:24px;align-items:end;background-color:#fff;border-radius:16px}.qr-login__content{min-height:332px}.qr-login__qr-panel{display:grid;grid-template-columns:256px minmax(0,484px);column-gap:40px;align-items:start;padding:40px;box-sizing:border-box;min-height:332px}.qr-login__qr-frame{width:256px;height:252px;border:1px solid #dedede;border-radius:16px;background:#f5f3f1;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.qr-login__qr-wrapper{width:232px;height:232px;display:flex;align-items:center;justify-content:center}.qr-login__qr-wrapper svg{display:block;width:auto;height:auto;max-width:100%;max-height:100%}.qr-login__text{display:flex;flex-direction:column;gap:24px;max-width:484px;padding-top:4px;box-sizing:border-box}.qr-login__title{margin:0;font-size:52px;line-height:60px;font-weight:500;letter-spacing:0;color:#111}.qr-login__title--compact{font-size:32px;line-height:38px}.qr-login__subtitle{margin:0;font-size:16px;line-height:20px;font-weight:400;color:#111}.qr-login__timer{display:inline-flex;align-items:center;gap:10px;width:-moz-fit-content;width:fit-content;padding:16px 24px;border-radius:12px;background:#f5f3f1}.qr-login__timer img{width:24px;height:24px;display:block}.qr-login__timer span{font-size:20px;line-height:24px;font-weight:500;white-space:nowrap}.qr-login__token{margin-top:-12px;font-size:12px;line-height:16px;color:#9f9f9f;word-break:break-word}#poll-root{display:none}.qr-login__hero-image{position:relative;width:636px;height:420px;margin-top:-88px;pointer-events:none;overflow:hidden;border-radius:16px 16px 16px 0;background:transparent}.qr-login__hero-image img{position:absolute;left:calc(50% + 58px);top:-102px;width:728px;height:788px;transform:translate(-50%) rotate(-15deg) scale(.86);object-fit:cover}.qr-login-steps{margin-top:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.qr-login-step{display:flex;flex-direction:column}.qr-login-step__media{position:relative;height:200px;background:#feebb9;border-radius:16px 16px 0 0;overflow:hidden}.qr-login-step__body{background:#fff;padding:24px;min-height:154px;border-radius:0 0 16px 16px;box-sizing:border-box}.qr-login-step__body--compact{min-height:150px}.qr-login-step__headline{display:flex;gap:20px;align-items:flex-start}.qr-login-step__index{width:40px;height:40px;border-radius:12px;background:#f5f3f1;display:inline-flex;align-items:center;justify-content:center;font-size:14px;line-height:24px;flex-shrink:0}.qr-login-step__copy h3{margin:0;font-size:20px;line-height:24px;font-weight:500;color:#111}.qr-login-step__copy p{margin:6px 0 0;font-size:14px;line-height:16px;font-weight:400;color:#111}.qr-login-step__stores{display:flex;gap:10px;margin-top:20px}.qr-login-step__store-btn{flex:1;min-width:0;height:40px;box-sizing:border-box;border:0;border-radius:12px;background:#000;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;font-size:14px;line-height:16px;font-weight:500;font-family:inherit;cursor:pointer;text-decoration:none}.qr-login-step__store-btn img{width:16px;height:16px;object-fit:contain;border-radius:0}.qr-login-step__asset{position:absolute;display:block;pointer-events:none;user-select:none}.qr-login-step__asset--appstore{left:115px;top:-12px;width:126px;height:126px;transform:rotate(30deg)}.qr-login-step__asset--googleplay{left:24px;top:-12px;width:126px;height:126px;transform:rotate(-15deg)}.qr-login-step__asset--bull{left:225px;top:-12px;width:234px;height:290px;object-fit:cover}.qr-login-step__download-card{position:absolute;left:24px;top:96px;display:flex;align-items:center;gap:16px;padding:16px 32px 16px 16px;border-radius:16px;background:#fff;box-shadow:0 0 40px #0000001a;box-sizing:border-box}.qr-login-step__download-icon{width:48px;height:48px;display:block}.qr-login-step__download-meta p{margin:0;font-size:16px;line-height:24px;font-weight:500;white-space:nowrap}.qr-login-step__download-bar{position:relative;width:160px;height:6px;margin-top:10px;border-radius:6px;background:#0003;overflow:hidden}.qr-login-step__download-bar span{display:block;width:128px;height:6px;border-radius:6px;background:#000}.qr-login-step__phone{position:absolute;left:24px;top:24px;width:238px;height:176px;overflow:hidden}.qr-login-step__phone-frame{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:top left}.qr-login-step__phone-screen{position:absolute;left:8px;top:7px;width:222px;height:480px;object-fit:cover}.qr-login-step__scan-ring{position:absolute;left:50%;top:50%;width:110px;height:110px;transform:translate(-50%,-50%) scaleY(-1)}.qr-login-step__camera{position:absolute;left:50%;top:50%;width:56px;height:56px;transform:translate(-50%,-50%);opacity:.5}.qr-login-step__asset--bull-right{left:198px;top:-22px;width:218px;height:301px;object-fit:cover}.qr-login-step__confirm-title{position:absolute;left:31px;top:28px;width:176px;margin:0;font-size:20px;line-height:24px;font-weight:400;text-align:center;color:#111}.qr-login-step__confirm-btn{position:absolute;left:49px;top:92px;width:140px;padding:16px;box-sizing:border-box;border-radius:12px;background:#000;color:#fff;text-align:center;font-size:16px;line-height:24px;font-weight:500}.qr-login-step__asset--bull-confirm{left:176px;top:-17px;width:298px;height:298px;object-fit:cover}.qr-login__error{width:100%;max-width:1296px;padding:16px 18px;border-radius:14px;border:1px solid #f3c2c5;background:#fff4f4;color:#a61623;font-size:14px;line-height:1.4;box-sizing:border-box;text-align:center}@media(max-width:1360px){.qr-login__title{font-size:44px;line-height:52px}.qr-login__title--compact{font-size:30px;line-height:36px}.qr-login__hero{grid-template-columns:minmax(0,1fr) 520px}.qr-login__hero-image{width:520px;height:360px;margin-top:-52px}.qr-login__hero-image img{left:calc(50% + 48px);top:-82px;width:620px;height:670px}}@media(max-width:1180px){.qr-login__hero{grid-template-columns:1fr}.qr-login__hero-image{display:none}.qr-login-steps{grid-template-columns:1fr}}@media(max-width:860px){.qr-login{padding-bottom:16px}.qr-login__qr-panel{grid-template-columns:1fr;row-gap:24px;padding:24px 0}.qr-login__qr-frame{margin:0 auto}.qr-login__text{max-width:none}.qr-login__title{font-size:40px;line-height:46px}.qr-login__top{margin-top:12px;margin-bottom:16px}}@media(max-width:560px){.qr-login__title{font-size:34px;line-height:40px}.qr-login-step__stores{flex-direction:column}.qr-login-step__store-btn{width:100%}}.content-review-signal{align-items:center;display:flex;flex-wrap:wrap;font-family:Inter,Helvetica,Arial,sans-serif;font-size:13px;gap:8px 12px;line-height:1.35;margin:16px 0 0}.content-review-signal__badge{border:1px solid rgba(31,31,31,.14);border-radius:999px;font-weight:700;padding:7px 12px}.content-review-signal__meta{color:inherit;font-weight:500;opacity:.82;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:3px;transition:opacity .16s ease,text-decoration-color .16s ease}.content-review-signal__meta:hover{opacity:1;text-decoration-color:currentColor}.content-review-signal__meta:focus-visible{border-radius:3px;outline:2px solid currentColor;outline-offset:3px}.content-review-signal--dark{color:#ffffffd1;justify-content:center}.content-review-signal--dark .content-review-signal__badge{background:#ffffff1a;border-color:#fff3;color:#fff}.content-review-signal--light{color:#4e443b}.content-review-signal--light .content-review-signal__badge{background:#ffffffb8;color:#16120d}.content-review-signal--compact{font-size:12px;margin-top:10px}.content-review-signal--footer{justify-content:center;margin:14px auto 10px;max-width:980px;opacity:.78;text-align:center}.content-review-signal--footer .content-review-signal__badge{font-weight:600;padding:5px 10px}@media(max-width:640px){.content-review-signal{align-items:flex-start;flex-direction:column}}/*! Scrollyeah
* https://github.com/artpolikarpov/scrollyeah
* Copyright (c) 2014 Artem Polikarpov; Licensed MIT */.scrollyeah{cursor:default;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.scrollyeah__wrap{overflow:hidden}.scrollyeah__shaft{float:left}.scrollyeah__parallax,.scrollyeah__shaft{left:0;position:relative}.scrollyeah_active .scrollyeah__shaft{cursor:move;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.scrollyeah_active .scrollyeah__shaft_grabbing,.scrollyeah_active .scrollyeah__shaft_grabbing *{cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.scrollyeah__shadow{background-repeat:no-repeat;background-size:1px 100%,5px 100%;bottom:0;display:block;height:auto;position:absolute;text-decoration:none;top:0;transition-duration:333ms,333ms;transition-property:left,right;transition-timing-function:cubic-bezier(.1,0,.25,1),cubic-bezier(.1,0,.25,1);width:10px;z-index:10}.scrollyeah__shadow_prev{background-image:linear-gradient(transparent,rgba(0,0,0,.3) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.5),transparent);background-position:0 0,0 0;left:-10px}.scrollyeah__shadow_next{background-image:linear-gradient(transparent,rgba(0,0,0,.3) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.5),transparent);background-position:100% 0,100% 0;right:-10px}.scrollyeah_shadow .scrollyeah__shadow_prev{left:0}.scrollyeah_shadow .scrollyeah__shadow_next{right:0}.scrollyeah_shadow_no-left .scrollyeah__shadow_prev{left:-10px}.scrollyeah_shadow_no-right .scrollyeah__shadow_next{right:-10px}html,body{position:relative;color:#fff;font-family:Inter,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;padding:0;margin:0}html{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-text-size-adjust:none}body{background-color:#000}body.js-loading{overflow:hidden}*{webkit-tap-highlight-color:transparent}.section-title{position:relative;text-align:center}.section-title--align-left{text-align:left}.section-title__small{display:block;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.02em;line-height:1.2}.section-title__small:not(:last-child){margin-bottom:15px}.section-title__main{font-size:56px;font-weight:500;margin:0;letter-spacing:-.03em;line-height:1.05}.section-title__subtitle{font-size:16px;line-height:1.4;margin:20px 0 0;color:#999}.section-title__subtitle a,.section-title__subtitle a:visited{font-weight:500;color:#fff;text-decoration:none}.section-title__subtitle a:hover,.section-title__subtitle a:visited:hover{text-decoration:underline}.pronto-header{position:fixed;left:0;top:0;width:100%;padding:20px;box-sizing:border-box;z-index:20;background-color:#000}.pronto-header__inner{position:relative;max-width:1345px;margin:0 auto}.pronto-header__content{display:flex;align-items:center;justify-content:space-between}.pronto-header__main{display:flex;align-items:center}.pronto-header__logo{text-decoration:none;color:#fff;font-size:24px;font-weight:600;letter-spacing:-.03em;flex-shrink:0;margin-right:60px}.pronto-header__logo span{color:#fe6aba}.pronto-header__logo:visited{color:#fff}.pronto-header__user{flex-shrink:0;margin-left:20px;display:flex;align-items:center}.pronto-header__user-item{position:relative}.pronto-header__user-item:not(:last-child){margin-right:12px}.pronto-header__user-item:hover .pronto-header-button--language img{opacity:.6}.pronto-header__user-item:hover .pronto-header__language{opacity:1;visibility:visible;transform:translateZ(0)}.pronto-header__language{position:absolute;top:100%;padding-top:12px;opacity:0;visibility:hidden;transform:translate3d(0,-5px,0);transition:.3s opacity,.3s visibility,.3s transform}.pronto-header__language--align-right{right:0;left:auto}.pronto-header__toggle-menu{flex-shrink:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;outline:none;font-size:0;border:none;width:32px;height:32px;background:url(/assets/menu-button-toggle-094731ba.svg) no-repeat 50% 50% transparent;background-size:cover;margin-right:16px}.pronto-header__toggle-menu.js-active{background:url(/assets/menu-button-close-b46ec709.svg) no-repeat 50% 50% transparent;background-size:cover}.pronto-header__mobile-app-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:none;height:40px;line-height:40px;display:inline-block;padding:0 20px;background-color:#ff7324;font-family:Inter,Helvetica,Arial,sans-serif;font-size:13px;font-weight:500;color:#fff;border-radius:40px;text-decoration:none}.pronto-header__mobile-app-button:visited{color:#fff}.pronto-header__mobile-app-button:hover{background-color:#ff6915}.pronto-header-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;cursor:pointer;text-decoration:none;outline:none;background-color:#292929;height:40px;line-height:40px;padding:0 24px;margin:0;border-radius:40px;font-family:Inter,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;color:#fff;transition:.3s background}.pronto-header-button:hover{background-color:#ff7324;transition:0s background}.pronto-header-button--language{width:40px;padding:0!important;font-size:0!important}.pronto-header-button--language:hover{background-color:#292929}.pronto-header-button--language img{width:100%;max-width:24px;max-height:24px;display:inline-block;vertical-align:middle}.pronto-header-language{position:relative}.pronto-header-language__items{position:relative;list-style-type:none;margin:0;padding:0;border-radius:16px;overflow:hidden;width:180px}.pronto-header-language__link{display:flex;align-items:center;padding:20px 24px;background-color:#292929;color:#a9a9a9;font-size:16px;text-decoration:none;transition:.3s color}.pronto-header-language__link img{flex-shrink:0;width:18px}.pronto-header-language__link img:not(:last-child){margin-right:13px}.pronto-header-language__link:visited{color:#a9a9a9}.pronto-header-language__link:hover{color:#fff;transition:0s color}.pronto-header-language__link--active{color:#fff;font-weight:500;background-color:#434343;pointer-events:none}.pronto-header-language__link--active:visited{color:#fff}.pronto-header-login-link{position:relative;display:inline-flex;align-items:center;height:40px;padding:0 4px;color:#d6d6d6;font-size:15px;font-weight:500;letter-spacing:-.01em;text-decoration:none;transition:.3s color}.pronto-header-login-link:after{content:"";position:absolute;left:4px;right:4px;bottom:8px;height:1px;background-color:#ffffff2e;transition:.3s background-color,.3s opacity}.pronto-header-login-link:visited{color:#d6d6d6}.pronto-header-login-link:hover{color:#fff}.pronto-header-login-link:hover:after{background-color:#ff7324}.pronto-header-nav{position:relative}.pronto-header-nav__items{list-style-type:none;margin:0;padding:0;display:flex;align-items:center}.pronto-header-nav__item{font-size:16px;color:#999}.pronto-header-nav__item:not(:last-child){margin-right:32px}.pronto-header-nav__link{color:inherit;text-decoration:none;transition:.3s color}.pronto-header-nav__link:hover{color:#ff7324;transition:0s color}.pronto-header-nav__link:visited{color:inherit}.pronto-header-nav__link:visited:hover{color:#ff7324}.pronto-mobile-menu{position:fixed;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;z-index:19;display:none}.pronto-mobile-menu.js-active{display:block}.pronto-mobile-menu__area{position:absolute;left:0;top:80px;bottom:0;width:100%;overflow:hidden}.pronto-mobile-menu__content{position:absolute;left:0;top:0;bottom:0;width:100%;padding:16px 20px;box-sizing:border-box;overflow:auto;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.pronto-mobile-menu__part--bottom{flex-shrink:0;padding-top:32px}.pronto-mobile-menu__actions{display:flex;flex-wrap:wrap;margin:-6px -6px 34px}.pronto-mobile-menu__action{padding:6px;position:relative}.pronto-mobile-menu__action:hover .pronto-header-button--language img{opacity:.6}.pronto-mobile-menu__action:hover .pronto-mobile-menu__language{opacity:1;visibility:visible;transform:translateZ(0)}.pronto-mobile-menu__language{position:absolute;top:100%;padding-top:12px;opacity:0;z-index:2;visibility:hidden;transform:translate3d(0,-5px,0);transition:.3s opacity,.3s visibility,.3s transform}.pronto-hero{position:relative;padding-top:175px;overflow:hidden;background:linear-gradient(180deg,#000,#301138)}.pronto-hero__title{max-width:1050px;margin:0 auto;padding:0 20px}.pronto-hero__title:not(:last-child){margin-bottom:28px}.pronto-hero__subtitle{max-width:760px;margin-right:auto;margin-left:auto;color:#ffffffb8}.pronto-hero__actions{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;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;padding:0 20px;margin-bottom:20px;position:relative;z-index:5}.pronto-hero__button{min-height:52px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 24px;border:1px solid transparent;border-radius:999px;color:#fff;font-size:16px;font-weight:600;line-height:1.2;text-align:center;text-decoration:none;transition:background-color .2s,border-color .2s,transform .2s}.pronto-hero__button:visited{color:#fff}.pronto-hero__button:hover{transform:translateY(-1px)}.pronto-hero__button:focus-visible{outline:3px solid rgba(255,255,255,.9);outline-offset:3px}.pronto-hero__button--secondary{background-color:#ffffff14;border-color:#ffffff6b}.pronto-hero__button--secondary:hover{background-color:#ffffff26;border-color:#ffffffb8}.pronto-hero__stores-label{margin:0 0 10px;color:#ffffff94;font-size:13px;line-height:1.3;text-align:center}.pronto-hero__stores{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;gap:16px;position:relative;z-index:5}.pronto-hero__stores:not(:last-child){margin-bottom:56px}.pronto-hero__store-link{display:block;transition:opacity .2s}.pronto-hero__store-link:hover{opacity:.8}.pronto-hero__store-link img{display:block;height:48px;width:auto}.pronto-hero-animation{position:relative;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pronto-hero-animation:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:120px;background:linear-gradient(0deg,#000,#0000);z-index:10;pointer-events:none}.pronto-hero-animation__circles{position:absolute;left:0;top:0;width:100%;padding-bottom:100%;background:url(/assets/hero/hero-bg-fe1d9a2a.png) no-repeat 50% 0 transparent;background-size:100% auto;z-index:3}.pronto-hero-animation__element{position:absolute;z-index:6;top:0;left:50%;transform:translate3d(-50%,0,0);display:none;transition:1.6s transform cubic-bezier(0,.55,.45,1)}.pronto-hero-animation__element img{display:block;height:auto;margin:0;pointer-events:none}.pronto-hero-animation__element--completion{display:block;transform:rotate(0) translate3d(-50%,300px,0)}.pronto-hero-animation__element--completion img{width:167px}.pronto-hero-animation__element--correctness{display:block;transform:rotate(0) translate3d(-50%,300px,0)}.pronto-hero-animation__element--correctness img{width:322px}.pronto-hero-animation__element--obligations{display:block;transform:rotate(0) translate3d(-50%,300px,0)}.pronto-hero-animation__element--obligations img{width:192px}.pronto-hero-animation__element--mechanics{display:block;z-index:5;transform:rotate(0) translate3d(-50%,300px,0)}.pronto-hero-animation__element--mechanics img{width:137px}.pronto-hero-animation__element--exam{display:block;z-index:5;transform:rotate(0) translate3d(-50%,300px,0)}.pronto-hero-animation__element--exam img{width:167px}.pronto-hero-animation__scene{aspect-ratio:2361 / 3924;display:block;width:788px;position:relative;left:50%;transform:translate3d(-50%,0,0);z-index:8;margin-bottom:-295px}.pronto-hero-animation__screen{position:absolute;left:50%;top:3.8%;width:var(--screen-width, 50%);height:var(--screen-height, auto);aspect-ratio:var(--screen-aspect, 9 / 19.5);transform:translate3d(-50%,0,0);border-radius:clamp(18px,8vw,51px);overflow:hidden;background:#0a0a0a;z-index:7;box-shadow:0 8px 24px #00000059 inset}.pronto-hero-animation__screen-video{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit}.pronto-hero-animation__phone-picture{display:block}.pronto-hero-animation__phone{display:block;height:auto;max-width:100%;margin:0;position:relative;width:100%;z-index:8;pointer-events:none}.pronto-hero-animation.js-animated .pronto-hero-animation__element--completion{transform:rotate(-19deg) translate3d(-270%,-30px,0)}.pronto-hero-animation.js-animated .pronto-hero-animation__element--correctness{transform:rotate(9deg) translate3d(100%,170px,0)}.pronto-hero-animation.js-animated .pronto-hero-animation__element--obligations{transform:rotate(12.47deg) translate3d(-213%,585px,0)}.pronto-hero-animation.js-animated .pronto-hero-animation__element--mechanics{transform:rotate(-8deg) translate3d(-430%,550px,0)}.pronto-hero-animation.js-animated .pronto-hero-animation__element--exam{transform:rotate(16.49deg) translate3d(298%,472px,0)}.pronto-stats{position:relative;padding:44px 20px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pronto-stats__inner{position:relative;max-width:1200px;margin:0 auto}.pronto-stats__content{position:relative}.pronto-stats__grid{display:flex;flex-wrap:wrap;position:relative;margin:0 -10px}.pronto-stats__grid.js-animated .pronto-stats__values-shaft{opacity:1;transform:translateY(calc(-100% + 64px))}.pronto-stats__col{position:relative;width:50%;padding:36px 10px;box-sizing:border-box}.pronto-stats__item{text-align:center}.pronto-stats__digits{display:flex;align-items:baseline;justify-content:center;margin-bottom:20px}.pronto-stats__digits strong{font-family:Inter,Helvetica,Arial,sans-serif;font-size:80px;line-height:.8;letter-spacing:-.03em}.pronto-stats__digits>strong{display:inline-block;margin:0 5px}.pronto-stats__digits small{font-size:20px;font-weight:500;color:#999;line-height:.8;display:inline-block;position:relative;top:-1px}.pronto-stats__values-shaft{position:relative;transition:2s transform,.1s opacity;opacity:0}.pronto-stats__values{overflow:hidden;height:64px;text-align:center}.pronto-stats__values strong{display:block;height:64px}.pronto-stats__values--success{width:105px}.pronto-stats__text{max-width:290px;margin:0 auto;font-size:16px;line-height:1.4;color:#999}.pronto-cards{position:relative;padding:80px 20px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pronto-cards__inner{position:relative;max-width:1120px;margin:0 auto}.pronto-cards__title{max-width:500px;margin:0 auto 72px}.pronto-cards-grid{position:relative;display:flex;flex-wrap:wrap;margin:-6px}.pronto-cards-grid__col{position:relative;box-sizing:border-box;padding:6px}.pronto-cards-grid__col--01,.pronto-cards-grid__col--02{width:50%}.pronto-cards-grid__col--03{width:32%}.pronto-cards-grid__col--04{width:68%}.pronto-cards-grid__item{position:relative;height:500px;box-sizing:border-box;padding:32px 40px;overflow:hidden;border-radius:32px;color:#fff}.pronto-cards-grid__item--01{background-color:#3b1544}.pronto-cards-grid__item--02{background-color:#0e2745}.pronto-cards-grid__item--03{background-color:#4f1522}.pronto-cards-grid__item--04{display:flex;flex-direction:column-reverse;justify-content:space-between;background:linear-gradient(180deg,#b7e8fc 39.38%,#4439fa 90.66%)}.pronto-cards-grid__image{position:relative;width:100%;display:flex;justify-content:center}.pronto-cards-grid__image img{display:block;height:auto;margin:0;max-width:100%;pointer-events:none}.pronto-cards-grid__image--01{margin-top:32px}.pronto-cards-grid__image--01 img{max-width:470px}.pronto-cards-grid__image--02{margin-top:50px}.pronto-cards-grid__image--02 img{max-width:330px}.pronto-cards-grid__image--03{margin-top:48px}.pronto-cards-grid__image--03 img{max-width:285px}.pronto-cards-grid__image--04{flex-grow:1;align-items:center}.pronto-cards-grid__image--04 img{width:100%;max-width:484px}.pronto-cards-grid__title{font-size:30px;font-weight:500;line-height:1.2;letter-spacing:-.03em;font-family:Inter,Helvetica,Arial,sans-serif;margin:0}.pronto-cards-grid__title:not(:last-child){margin-bottom:15px}.pronto-cards-grid__details{font-size:16px;line-height:1.4;margin:0;font-weight:400;max-width:400px}.pronto-for-whom{position:relative;padding:80px 20px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pronto-for-whom__inner{position:relative;max-width:1120px;margin:0 auto}.pronto-for-whom__content{display:flex;margin:0 -10px}.pronto-for-whom__section{width:50%;position:relative;box-sizing:border-box;padding:0 10px}.pronto-for-whom__section--image{display:flex;align-items:flex-start;justify-content:center}.pronto-for-whom__section--image img{display:block;width:100%;max-width:350px;margin:0;height:auto}.pronto-for-whom__title{margin-bottom:78px}.pronto-for-whom__item:not(:last-child){margin-bottom:48px}.pronto-for-whom-item{position:relative;display:flex;align-items:flex-start}.pronto-for-whom-item__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-right:32px;flex-shrink:0;position:relative}.pronto-for-whom-item__icon img{display:block;max-width:100%;max-height:100%;margin:0}.pronto-for-whom-item__title{color:#fff;font-size:30px;font-weight:500;line-height:1.14;letter-spacing:-.03em;margin:0}.pronto-for-whom-item__title:not(:last-child){margin-bottom:13px}.pronto-for-whom-item__details{font-size:16px;line-height:1.4;margin:0;color:#999}.pronto-reviews{position:relative;padding:80px 0 40px;overflow:hidden}.pronto-reviews__title{max-width:450px;margin:0 auto 50px;padding:0 20px}.pronto-reviews-grid{position:relative;display:flex;justify-content:center;align-items:flex-start;gap:20px;padding:0 20px}.pronto-reviews-grid__item{position:relative;border-radius:20px;overflow:hidden;transition:.3s transform,.3s opacity,.3s box-shadow;cursor:pointer;box-shadow:0 10px 40px #00000026}.pronto-reviews-grid__item.js-fade{opacity:.4}.pronto-reviews-grid__item:before{content:"";position:absolute;right:16px;top:16px;width:20px;height:20px;background:url(/assets/camera-icon-03380e13.svg) no-repeat 50% 50% transparent;background-size:contain;z-index:3;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.pronto-reviews-grid__item:hover{z-index:2;box-shadow:0 15px 50px #00000040}.pronto-reviews-grid__item--01{width:240px;height:430px;margin-top:100px;transform:rotate(-3deg);flex-shrink:0}.pronto-reviews-grid__item--01:hover{transform:scale(1.05) rotate(-3deg)}.pronto-reviews-grid__item--02{width:260px;height:560px;margin-top:30px;transform:rotate(2deg);flex-shrink:0}.pronto-reviews-grid__item--02:hover{transform:scale(1.05) rotate(2deg)}.pronto-reviews-grid__item--03{width:240px;height:430px;margin-top:160px;transform:rotate(-2deg);flex-shrink:0}.pronto-reviews-grid__item--03:hover{transform:scale(1.05) rotate(-2deg)}.pronto-reviews-grid__item--04{width:260px;height:470px;margin-top:50px;transform:rotate(3deg);flex-shrink:0}.pronto-reviews-grid__item--04:hover{transform:scale(1.05) rotate(3deg)}.pronto-reviews-grid__cover{position:absolute;left:0;top:0;width:100%;height:100%;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;z-index:2;transition:.3s opacity;opacity:1}.pronto-reviews-grid__cover.js-hidden{opacity:0}.pronto-reviews-grid__player{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:stretch}.pronto-reviews-grid__player video{display:block;height:100%;position:relative;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.pronto-reviews-grid__username{position:absolute;left:16px;top:16px;font-size:13px;font-weight:600;color:#fff;padding-left:24px;z-index:3;text-shadow:0 2px 4px rgba(0,0,0,.3)}.pronto-reviews-grid__username:before{content:"";position:absolute;width:18px;height:18px;left:0;top:50%;margin-top:-9px;background:url(/assets/social/instagram-276a0061.svg) no-repeat 50% 50% transparent;background-size:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.pronto-course{position:relative;padding:120px 20px;background:linear-gradient(180deg,#f7d1b6,#faf9e6 70%)}.pronto-course__inner{position:relative;max-width:1120px;margin:0 auto}.pronto-course__content{display:flex}.pronto-course__text{width:51.5%;padding-right:72px;box-sizing:border-box;position:relative;color:#000;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pronto-course__title{margin-bottom:24px}.pronto-course__details{margin:0;font-size:16px;line-height:1.4;font-weight:500}.pronto-course__details:not(:last-child){margin-bottom:20px}.pronto-course__video{width:48.5%}.pronto-course-items{list-style-type:none;margin:0;padding:0}.pronto-course-items__item{display:flex;align-items:flex-start}.pronto-course-items__item:not(:last-child){margin-bottom:14px}.pronto-course-items__item p{font-weight:500;margin:-2px 0 0;line-height:1.4}.pronto-course-items__icon{flex-shrink:0;position:relative;margin-right:12px;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.pronto-course-items__icon img{display:block;max-width:100%;max-height:100%;margin:0}.pronto-course-video{position:relative;padding-bottom:125%;border-radius:32px;overflow:hidden;cursor:pointer}.pronto-course-video__cover{position:absolute;left:0;top:0;width:100%;height:100%;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;z-index:2;transition:.3s opacity;opacity:1}.pronto-course-video__cover.js-hidden{opacity:0}.pronto-course-video__cover:hover:before{opacity:.85}.pronto-course-video__cover:before{content:"";position:absolute;width:88px;height:56px;left:50%;top:50%;transform:translate3d(-50%,-50%,0);background:url(/assets/play-video-icon-84e396a1.svg) no-repeat 50% 50% transparent;background-size:contain}.pronto-course-video__player{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:stretch}.pronto-course-video__player video{display:block;height:100%;position:relative;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.pronto-prices{position:relative;padding:80px 20px;overflow:hidden}.pronto-prices__inner{position:relative;max-width:1120px;margin:0 auto}.pronto-prices__title{max-width:460px;margin:0 auto 72px}.pronto-prices__grid{display:flex;flex-wrap:wrap;margin:-6px}.pronto-prices__col{position:relative;width:50%;padding:6px;box-sizing:border-box}.pronto-prices-card{position:relative;min-height:100%;box-sizing:border-box;display:flex;flex-direction:column;background-color:#1a1a1a;padding:35px 40px;border-radius:32px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pronto-prices-card__title{font-size:30px;letter-spacing:-.03em;line-height:1.2;margin:0 0 8px}.pronto-prices-card__title span{display:inline-block;vertical-align:middle;font-size:12px;font-weight:600;background-color:#eafce4;color:#0e4347;text-transform:uppercase;letter-spacing:.02em;line-height:1;white-space:nowrap;padding:4px 6px 3px 7px;border-radius:8px;margin-left:4px}.pronto-prices-card__subtitle{font-size:16px;margin:0;color:#a3a3a3}.pronto-prices-card__value{margin:20px 0 35px;display:block;font-size:56px;font-weight:500}.pronto-prices-card__value span{font-size:30px}.pronto-prices-card__contains{color:#a3a3a3;font-size:16px;line-height:1.4;margin:0;max-width:370px}.pronto-prices-card__contains:not(:last-child){margin-bottom:16px}.pronto-prices-card__action{margin-top:auto;padding-top:30px}.pronto-btn{display:inline-block;box-sizing:border-box;padding:12px 24px;border-radius:40px;font-weight:600;text-align:center;text-decoration:none;transition:all .3s ease;cursor:pointer;border:none;font-size:16px}.pronto-btn--primary{background-color:#ff7324;color:#fff}.pronto-btn--primary:hover{background-color:#ff6915;transform:translateY(-2px);box-shadow:0 4px 12px #ff73244d}.pronto-btn--full{display:block;width:100%}.pronto-prices-card--popular{border:2px solid #FF7324;transform:scale(1.02);z-index:1}@media(max-width:768px){.pronto-prices-card--popular{transform:none}}.pronto-faq{position:relative;padding:80px 20px}.pronto-faq__inner{position:relative;max-width:1120px;margin:0 auto}.pronto-faq__title{max-width:450px;margin:0 auto 72px}.pronto-faq__item:not(:last-child){margin-bottom:12px}.pronto-faq-item{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#1a1a1a;padding:32px 40px;border-radius:32px;overflow:hidden}.pronto-faq-item__content{padding-top:16px;display:none}.pronto-faq-item__content p{font-size:16px;line-height:1.4;color:#a3a3a3;margin:0}.pronto-faq-item__content p a,.pronto-faq-item__content p a:visited{color:#fff}.pronto-faq-item__content p a:hover,.pronto-faq-item__content p a:visited:hover{text-decoration:none}.pronto-faq-item__content p:not(:last-child){margin-bottom:16px}.pronto-faq-item__toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;outline:none;border:none;background:transparent;text-align:left;margin:0;padding:0 32px 0 0;display:block;width:100%;font-family:Inter,Helvetica,Arial,sans-serif;font-size:20px;font-weight:500;color:#fff}.pronto-faq-item__toggle:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%}.pronto-faq-item__toggle:after{content:"+";font-weight:300;position:absolute;top:32px;right:40px;width:24px;height:24px;line-height:20px;font-size:40px;text-align:center;transition:.3s color}.pronto-faq-item__toggle:hover:after{color:#fa5e2f;transition:0s color}.pronto-faq-item__toggle.js-active+.pronto-faq-item__content{display:block}.pronto-faq-item__toggle.js-active:after{content:"\2013";color:#fa5e2f}.pronto-ready{position:relative;overflow:hidden;background-color:#4f1522;padding:72px 20px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pronto-ready__inner{position:relative;max-width:1120px;margin:0 auto}.pronto-ready__circles{position:absolute;width:950px;height:950px;background-image:url(/assets/ready/ready-bg-circles-d31d1958.png);background-repeat:no-repeat;background-position:120% 50%;background-size:cover;top:-165px;left:36%}.pronto-ready__content{position:relative}.pronto-ready__main{position:relative;z-index:2}.pronto-ready__text{margin-bottom:225px}.pronto-ready__title{font-size:80px;font-weight:500;max-width:670px;margin:0 0 30px;line-height:1;letter-spacing:-.02em}.pronto-ready__items{list-style-type:none;margin:0;padding:0}.pronto-ready__item{display:flex;align-items:flex-start}.pronto-ready__item:not(:last-child){margin-bottom:14px}.pronto-ready__item p{font-weight:500;margin:-2px 0 0;line-height:1.4}.pronto-ready__icon{flex-shrink:0;position:relative;margin-right:12px;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.pronto-ready__icon img{display:block;max-width:100%;max-height:100%;margin:0}.pronto-ready__image{position:absolute;top:35px;right:-130px}.pronto-ready__image img{display:block;height:auto;width:635px;margin:0}.pronto-ready__apps{display:flex;flex-wrap:wrap}.pronto-ready__app-link{text-decoration:none;transition:.3s opacity}.pronto-ready__app-link:hover{opacity:.8;transition:0s opacity}.pronto-ready__app-link:not(:last-child){margin-right:12px}.pronto-ready__app-link img{display:block;height:auto;max-width:144px;margin:0;border:none}.pronto-footer{position:relative;padding:40px 20px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pronto-footer__inner{position:relative;max-width:1120px;margin:0 auto}.pronto-footer__copy{text-align:center;margin:0;color:#999;font-size:16px}.pronto-footer-menu{position:relative;margin-bottom:29px}.pronto-footer-menu__items{display:flex;flex-wrap:wrap;list-style-type:none;align-items:center;justify-content:center;padding:0;margin:-16px}.pronto-footer-menu__item{padding:16px;text-align:center}.pronto-footer-menu__link{font-size:16px;text-decoration:none;color:#fff;transition:.3s color}.pronto-footer-menu__link:hover{color:#ff7324;transition:0s color}.pronto-footer-menu__link:visited{color:#fff}.pronto-footer-menu__link:visited:hover{color:#ff7324}.pronto-footer-social{position:relative;margin-bottom:32px}.pronto-footer-social--mobile{margin-bottom:0}.pronto-footer-social__items{display:flex;flex-wrap:wrap;list-style-type:none;align-items:center;justify-content:center;padding:0;margin:-6px}.pronto-footer-social__item{padding:6px}.pronto-footer-social__link{display:flex;white-space:nowrap;align-items:center;justify-content:center;height:40px;padding:10px 24px;box-sizing:border-box;font-size:16px;font-weight:500;text-decoration:none;color:#fff;background-color:#292929;border-radius:40px;transition:.3s background}.pronto-footer-social__link:hover{background-color:#ff7324;transition:0s background}.pronto-footer-social__link:visited{color:#fff}.pronto-footer-social__link img{flex-shrink:0}.pronto-footer-social__link span{display:inline-block;margin-left:12px}.cookies-popup{position:fixed;left:40px;bottom:40px;z-index:9999;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cookies-popup__content{position:relative;width:380px;padding:16px 20px;box-sizing:border-box;border-radius:16px;background:#292929cc;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);overflow:hidden}.cookies-popup__title{font-size:16px;font-weight:500;color:#fff;line-height:1.2;margin:0}.cookies-popup__title:not(:last-child){margin-bottom:20px}.cookies-popup__actions{display:flex;margin:0 -6px}.cookies-popup__action{position:relative;width:50%;padding:0 6px}.cookies-popup__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;outline:none;border:none;height:40px;display:block;width:100%;margin:0;padding:0 10px;text-align:center;font-family:Inter,Helvetica,Arial,sans-serif;font-weight:500;font-size:16px;border-radius:40px;background-color:#fff;text-decoration:none;color:#000;transition:.3s background}.cookies-popup__button:visited{color:#000}.cookies-popup__button:hover{background-color:#eee;transition:0s background}.cookies-popup__button--orange{background-color:#ff7324;color:#fff}.cookies-popup__button--orange:visited{color:#fff}.cookies-popup__button--orange:hover{background-color:#ff6915}.app-qr{position:fixed;right:40px;bottom:40px;width:328px;box-sizing:border-box;z-index:15;-webkit-user-select:none;-moz-user-select:none;user-select:none}.app-qr__content{display:flex;align-items:center;padding:12px;width:328px;box-sizing:border-box;border-radius:16px;background:#292929cc;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px)}.app-qr__image{flex-shrink:0;width:88px;height:88px;display:flex;align-items:center;justify-content:center;position:relative}.app-qr__image img{display:block;max-width:100%;max-height:100%;margin:0}.app-qr__image-link{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.app-qr__image svg{display:block;height:88px;width:88px}.app-qr__image:not(:last-child){margin-right:24px}.app-qr__text a,.app-qr__text a:visited{color:#fff;line-height:1.2;font-weight:500;text-decoration:none;font-size:20px;transition:.3s color}.app-qr__text a:visited,.app-qr__text a:visited:visited{color:#fff}.app-qr__text a:visited:hover,.app-qr__text a:visited:visited:hover{color:#ff7324}.app-qr__text a:hover,.app-qr__text a:visited:hover{color:#ff7324;transition:0s color}.app-qr__text a:before,.app-qr__text a:visited:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%}@media only screen and (max-width:767px){.section-title__small{font-size:11px}.section-title__small:not(:last-child){margin-bottom:12px}.section-title__main{font-size:30px}.section-title__subtitle{font-size:13px;margin-top:16px}.pronto-header{padding:0 20px}.pronto-header__content{height:64px}.pronto-header__logo{margin-right:9px;font-size:20px}.pronto-mobile-menu__area{top:64px}.pronto-hero{padding-top:90px}.pronto-hero__title:not(:last-child){margin-bottom:30px}.pronto-hero__stores:not(:last-child){margin-bottom:30px}.pronto-hero-animation__element--completion img{width:70px}.pronto-hero-animation__element--correctness img{width:140px}.pronto-hero-animation__element--obligations img{width:85px}.pronto-hero-animation__element--mechanics img{width:60px}.pronto-hero-animation__element--exam img{width:70px}.pronto-hero-animation__scene{width:390px;margin-bottom:-150px}.pronto-hero-animation.js-animated .pronto-hero-animation__element--completion{transform:rotate(-19deg) translate3d(-250%,10px,0)}.pronto-hero-animation.js-animated .pronto-hero-animation__element--correctness{transform:rotate(9deg) translate3d(87%,60px,0)}.pronto-hero-animation.js-animated .pronto-hero-animation__element--obligations{transform:rotate(12.47deg) translate3d(-160%,285px,0)}.pronto-hero-animation.js-animated .pronto-hero-animation__element--mechanics{transform:rotate(-8deg) translate3d(-390%,280px,0)}.pronto-hero-animation.js-animated .pronto-hero-animation__element--exam{transform:rotate(16.49deg) translate3d(280%,200px,0)}.pronto-stats{padding:40px 20px}.pronto-stats__grid{flex-direction:column;margin:0}.pronto-stats__grid.js-animated .pronto-stats__values-shaft{transform:translateY(calc(-100% + 46px))}.pronto-stats__col{width:100%;padding:0}.pronto-stats__col:not(:last-child){margin-bottom:72px}.pronto-stats__digits{margin-bottom:10px}.pronto-stats__digits strong{font-size:56px}.pronto-stats__digits small{font-size:16px}.pronto-stats__values,.pronto-stats__values strong{height:46px}.pronto-stats__values--success{width:70px}.pronto-stats__text{font-size:13px}.pronto-cards{padding:40px 20px}.pronto-cards__title{margin-bottom:40px}.pronto-cards-grid{flex-direction:column;align-items:center;margin:0}.pronto-cards-grid__col{padding:0;width:100%!important;max-width:400px}.pronto-cards-grid__col:not(:last-child){margin-bottom:8px}.pronto-cards-grid__item{padding:20px 24px;height:388px}.pronto-cards-grid__image--01 img{max-width:300px}.pronto-cards-grid__image--02 img,.pronto-cards-grid__image--03 img{max-width:250px}.pronto-cards-grid__image--04 img{max-width:300px}.pronto-cards-grid__title{font-size:20px}.pronto-cards-grid__title:not(:last-child){margin-bottom:12px}.pronto-cards-grid__details{font-size:13px}.pronto-for-whom{padding:40px 0 0}.pronto-for-whom__content{flex-direction:column;margin:0}.pronto-for-whom__section--image{height:370px;width:100%}.pronto-for-whom__section--image img{max-width:260px}.pronto-for-whom__section--text{width:100%;padding:32px 20px 40px;background:linear-gradient(180deg,#1a1a1ae6 60.34%,#000000e6);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px)}.pronto-for-whom__title{margin-bottom:40px}.pronto-for-whom__item:not(:last-child){margin-bottom:40px}.pronto-for-whom-item__icon{width:24px;height:24px;margin-right:16px}.pronto-for-whom-item__title{font-size:20px}.pronto-for-whom-item__title:not(:last-child){margin-bottom:8px}.pronto-for-whom-item__details{font-size:13px}.pronto-reviews{padding:40px 0}.pronto-reviews-grid__item{width:338px;height:460px!important;transform:none!important;margin-top:0!important;margin-bottom:0!important}.pronto-reviews-grid__item:not(:last-child){margin-right:8px}.pronto-reviews-grid__item--01{margin-left:20px}.pronto-course{padding:40px 20px}.pronto-course__content{flex-direction:column-reverse;align-items:center}.pronto-course__text{width:100%;max-width:600px;padding-right:0}.pronto-course__title{margin-bottom:16px}.pronto-course__details{font-size:13px}.pronto-course__details:not(:last-child){margin-bottom:15px}.pronto-course__video{width:100%;max-width:600px}.pronto-course-items__item:not(:last-child){margin-bottom:12px}.pronto-course-items__item p{font-size:13px}.pronto-course-video{padding-bottom:68%;margin-bottom:40px;border-radius:20px}.pronto-prices{padding:40px 20px}.pronto-prices__title{margin-bottom:40px}.pronto-prices__grid{margin:0;flex-direction:column;align-items:center}.pronto-prices__col{width:100%;max-width:500px;padding:0}.pronto-prices__col:not(:last-child){margin-bottom:12px}.pronto-prices-card{border-radius:20px}.pronto-prices-card__title{font-size:20px}.pronto-prices-card__subtitle{font-size:13px}.pronto-prices-card__value{margin:20px 0}.pronto-prices-card__value span{font-size:20px}.pronto-prices-card__contains{font-size:13px}.pronto-prices-card__contains:not(:last-child){margin-bottom:12px}.pronto-faq{padding:40px 20px}.pronto-faq__title{margin-bottom:40px}.pronto-ready{padding:0}.pronto-ready__circles{width:675px;height:675px;left:50%;transform:translate(-50%);top:-45px}.pronto-ready__content{display:flex;flex-direction:column-reverse}.pronto-ready__main{padding:32px 20px 40px;background-color:#58212d}.pronto-ready__text{margin-bottom:40px}.pronto-ready__title{font-size:30px;margin-bottom:16px}.pronto-ready__item:not(:last-child){margin-bottom:12px}.pronto-ready__item p{font-size:13px}.pronto-ready__image{position:relative;top:auto;right:auto;height:360px}.pronto-ready__image img{width:360px;position:absolute;margin:0;top:65px;left:50%;transform:translate(-50%)}.pronto-ready__apps{justify-content:center}.pronto-footer-menu__items{margin:0;flex-direction:column}.pronto-footer-menu__item{padding:0}.pronto-footer-menu__item:not(:last-child){margin-bottom:32px}.pronto-footer-social__link{width:40px;padding:10px}.pronto-footer-social__link span{display:none}.cookies-popup{left:20px;bottom:30px;right:20px}.cookies-popup__content{width:100%;max-width:350px;margin:0 auto}.cookies-popup__title{font-size:13px}.cookies-popup__title:not(:last-child){margin-bottom:16px}.cookies-popup__button{font-size:14px}}@media only screen and (min-width:768px)and (max-width:1024px){.section-title__main{font-size:40px}.pronto-hero{padding-top:120px}.pronto-hero__title:not(:last-child){margin-bottom:30px}.pronto-hero__stores:not(:last-child){margin-bottom:50px}.pronto-cards{padding:60px 20px}.pronto-cards__title{margin-bottom:50px}.pronto-cards-grid__item{padding:24px}.pronto-cards-grid__image--01 img{max-width:400px}.pronto-cards-grid__title{font-size:24px}.pronto-for-whom{padding:60px 20px}.pronto-for-whom__section--image img{max-width:300px}.pronto-for-whom__title{margin-bottom:60px}.pronto-reviews{padding:60px 0 40px}.pronto-reviews-grid__item{width:240px}.pronto-course{padding:80px 20px}.pronto-prices{padding:60px 20px}.pronto-prices__title{margin-bottom:60px}.pronto-prices-card__title{font-size:24px}.pronto-prices-card__subtitle{font-size:14px}.pronto-prices-card__value{font-size:40px}.pronto-faq{padding:60px 20px}.pronto-faq__title{margin-bottom:60px}.pronto-ready{padding:60px 20px}.pronto-ready__title{font-size:56px}.pronto-ready__image{right:-150px}.pronto-ready__image img{width:450px}}@media only screen and (max-width:1024px){.pronto-header__nav,.pronto-header__user-item{display:none}.pronto-header-button{font-size:13px;padding:0 20px}.pronto-header-language__link{padding:16px 20px;font-size:14px}.pronto-header-language__link img{width:16px}.pronto-header-nav__items{flex-direction:column;align-items:flex-start}.pronto-header-nav__item:not(:last-child){margin-right:0;margin-bottom:32px}.pronto-prices-card{padding:20px 24px}.pronto-footer-social--mobile .pronto-footer-social__link{width:40px;padding:5px}.app-qr{display:none}}@media only screen and (min-width:1025px){.pronto-header__toggle-menu,.pronto-header__mobile-app-button{display:none}.pronto-mobile-menu.js-active{display:none!important}}@media only screen and (min-width:1025px)and (max-width:1200px){.pronto-header-nav__item{font-size:14px}.pronto-header-nav__item:not(:last-child){margin-right:24px}}@media only screen and (min-width:768px)and (max-width:1023px){.pronto-hero-animation__element--completion img{width:120px}.pronto-hero-animation__element--correctness img{width:230px}.pronto-hero-animation__element--obligations img{width:120px}.pronto-hero-animation__element--mechanics img{width:100px}.pronto-hero-animation__element--exam img{width:110px}.pronto-hero-animation__scene{width:500px;margin-bottom:-200px}.pronto-hero-animation.js-animated .pronto-hero-animation__element--correctness{transform:rotate(9deg) translate3d(80%,120px,0)}.pronto-hero-animation.js-animated .pronto-hero-animation__element--obligations{transform:rotate(12.47deg) translate3d(-213%,405px,0)}.pronto-hero-animation.js-animated .pronto-hero-animation__element--mechanics{transform:rotate(-8deg) translate3d(-400%,370px,0)}.pronto-hero-animation.js-animated .pronto-hero-animation__element--exam{transform:rotate(16.49deg) translate3d(330%,372px,0)}}@media only screen and (max-width:1023px){.pronto-faq-item{padding:20px 24px;border-radius:20px}.pronto-faq-item__content{padding-top:12px}.pronto-faq-item__content p{font-size:13px}.pronto-faq-item__content p:not(:last-child){margin-bottom:12px}.pronto-faq-item__toggle{font-size:16px}.pronto-faq-item__toggle:after{right:24px;top:16px;font-size:36px;width:20px;height:20px}}.privacy-policy,.support-page{max-width:1120px;margin:0 auto;padding:140px 24px 120px;box-sizing:border-box;color:#e6e6e6;line-height:1.65}.privacy-policy h1,.support-page h1{margin:0 0 12px;font-size:42px;font-weight:600;letter-spacing:-.02em}.privacy-policy h2,.support-page h2{margin:32px 0 12px;font-size:26px;font-weight:600;letter-spacing:-.01em}.privacy-policy p,.support-page p{margin:0 0 16px;color:#e6e6e6}.privacy-policy ul,.support-page ul{padding-left:22px;margin:12px 0 0}.privacy-policy li,.support-page li{margin-bottom:10px}.privacy-policy .section,.support-page .section{margin-top:48px}.privacy-policy strong,.support-page strong{color:#fff}.privacy-policy a,.support-page a{color:#ff7324;text-decoration:none}.privacy-policy a:hover,.support-page a:hover{text-decoration:underline}@media only screen and (max-width:1024px){.privacy-policy,.support-page{max-width:920px;padding:120px 20px 90px}.privacy-policy h1,.support-page h1{font-size:36px}.privacy-policy h2,.support-page h2{font-size:24px}}@media only screen and (max-width:640px){.privacy-policy,.support-page{max-width:none;padding:110px 16px 80px}.privacy-policy h1,.support-page h1{font-size:30px}.privacy-policy h2,.support-page h2{font-size:20px}.privacy-policy ul,.support-page ul{padding-left:18px}}.pronto-header-button:focus-visible,.pronto-header__toggle-menu:focus-visible,.pronto-header__mobile-app-button:focus-visible,.pronto-faq-item__toggle:focus-visible{outline:3px solid #ff7324;outline-offset:3px}.pronto-header__mobile-app-button:focus-visible{outline-color:#fff}[id]{scroll-margin-top:96px}@media(max-width:1024px){[id]{scroll-margin-top:80px}}.pronto-breadcrumbs{font-size:14px;line-height:1.4;padding:12px 0}.pronto-breadcrumbs__items{list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:4px;margin:0 auto;padding:0 16px;max-width:1200px}.pronto-breadcrumbs__item{display:flex;align-items:center}.pronto-breadcrumbs__item+.pronto-breadcrumbs__item:before{content:"\203a";margin:0 6px;opacity:.55}.pronto-breadcrumbs__link{color:inherit;text-decoration:underline;text-underline-offset:2px}.pronto-breadcrumbs__current{opacity:.7}.pronto-footer{color:#fff}.pronto-footer-columns{align-items:start;display:grid;gap:24px 40px;grid-template-columns:1.4fr 1fr 1fr}.pronto-footer-column__title{color:#ede8e2;font-size:13px;font-weight:600;letter-spacing:.08em;line-height:1.3;margin:0 0 10px;opacity:1;text-transform:uppercase}.pronto-footer-columns .pronto-footer-menu__items{align-items:flex-start;display:flex;flex-direction:column;gap:2px;list-style:none;margin:0;padding:0}.pronto-footer-columns .pronto-footer-menu__item{margin:0;padding:0;text-align:left}.pronto-footer-columns .pronto-footer-menu__link{background:none;border:0;color:#b9b2aa;cursor:pointer;display:block;font:inherit;font-size:15px;line-height:1.35;padding:6px 0;text-align:left}.pronto-footer-columns .pronto-footer-menu__link:hover,.pronto-footer-columns .pronto-footer-menu__link:focus-visible{color:#ff7324}@media(max-width:767px){.pronto-footer-columns{grid-template-columns:1fr}}.pronto-footer__bottom{align-items:center;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-wrap:wrap;gap:8px 24px;justify-content:space-between;margin-top:32px;padding-top:20px}.pronto-footer__bottom .pronto-footer__copy{color:#9a928a;font-size:13px;margin:0;text-align:left}.pronto-footer__bottom .content-review-signal--footer{margin:0;text-align:right}@media(max-width:640px){.pronto-footer__bottom{justify-content:flex-start}.pronto-footer__bottom .content-review-signal--footer{text-align:left}}.content-toc{margin:24px 0 32px;padding:16px 20px;border:1px solid rgba(0,0,0,.1);border-radius:12px}.content-toc__title{font-size:15px;margin:0 0 8px;text-transform:uppercase;letter-spacing:.04em;opacity:.7}.content-toc__items{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:4px}.content-toc__link{color:inherit;text-decoration:underline;text-underline-offset:2px}.pronto-prices{padding-top:56px}.pronto-prices .section-title{margin-bottom:32px;max-width:880px}.pronto-prices .section-title__main{text-wrap:balance}.pronto-prices-card--free{background-color:transparent;border:1px solid rgba(255,255,255,.12)}.pronto-prices__limits{list-style:none;margin:20px 0 16px;padding:0}.pronto-prices__limit{position:relative;padding-left:20px;color:#fff;font-size:15px;line-height:1.45}.pronto-prices__limit:not(:last-child){margin-bottom:8px}.pronto-prices__limit:before{content:"";position:absolute;top:8px;left:0;width:7px;height:7px;border-radius:50%;background-color:#ff7324}.pronto-prices__limit--off{color:#7a7a7a}.pronto-prices__limit--off:before{top:11px;height:1px;border-radius:0;background-color:#555}.pronto-btn--ghost{border:1px solid rgba(255,255,255,.4);background-color:transparent;color:#fff}.pronto-btn--ghost:hover{border-color:#fff;transform:translateY(-2px)}.pronto-prices__tempo{color:#ff7324;font-weight:600}.pronto-prices-card__value{margin:16px 0 6px}.pronto-prices__unit{margin:0;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1);color:#a3a3a3;font-size:15px}.pronto-prices__unit--win{color:#ff7324;font-weight:600}.pronto-prices__pace{list-style:none;margin:20px 0 16px;padding:0}.pronto-prices__pace-row{display:grid;grid-template-columns:84px 1fr;align-items:baseline;gap:8px;font-size:16px;line-height:1.4;color:#a3a3a3}.pronto-prices__pace-row:not(:last-child){margin-bottom:10px}.pronto-prices__pace-row strong{color:#fff;font-weight:600}.pronto-prices__note{margin:0;color:#7a7a7a;font-size:14px;line-height:1.45}.pronto-prices__shared{margin:24px 0 0;padding:18px 24px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background-color:#121212}.pronto-prices__shared-row{margin:0;color:#a3a3a3;font-size:15px;line-height:1.55}.pronto-prices__shared-row:not(:last-child){margin-bottom:6px}.pronto-prices__shared-row strong{color:#fff;font-weight:600}.pronto-prices__renewal{margin:14px 0 0;color:#7a7a7a;font-size:13px;line-height:1.55}@media(min-width:1025px){.pronto-prices__renewal{max-width:620px}}@media(min-width:768px)and (max-width:1024px){.pronto-prices__grid{margin:0;flex-direction:column;align-items:center}.pronto-prices__col{width:100%;max-width:500px;padding:0}.pronto-prices__col:not(:last-child){margin-bottom:12px}}@media(min-width:1025px){.pronto-prices__col{width:33.3333%}.pronto-prices-card{padding:30px 28px}.pronto-prices-card__title{font-size:26px}}@media(max-width:767px){.pronto-prices__pace-row{grid-template-columns:auto 1fr}.pronto-prices__shared{padding:16px 18px}}.pronto-picture{display:contents}.pronto-picture source{display:none}.pronto-hero-animation__circles{background-image:image-set(url(/assets/opt/hero/hero-bg-009b797c.avif) type("image/avif"),url(/assets/hero/hero-bg-fe1d9a2a.png) type("image/png"))}.pronto-ready__circles{background-image:image-set(url(/assets/opt/ready/ready-bg-circles-82b9daca.avif) type("image/avif"),url(/assets/ready/ready-bg-circles-d31d1958.png) type("image/png"))}.related-tests{margin:32px auto 48px;max-width:1200px;padding:0 16px}.related-tests__title{font-size:20px;margin:0 0 12px}.related-tests__items{list-style:none;margin:0 0 12px;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.related-tests__link{display:block;padding:12px 14px;border:1px solid rgba(0,0,0,.12);border-radius:12px;color:inherit;text-decoration:none}.related-tests__link:hover{border-color:#00000059}.related-tests__all{display:inline-block;color:inherit;text-decoration:underline;text-underline-offset:2px}@media(max-width:767px){.related-tests__items{grid-template-columns:1fr}}
