html{overflow-y:scroll}@font-face{font-family:"InterLocal";src:url(/static/fonts/inter-v20-cyrillic_latin-200.woff2)format("woff2");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:"InterLocal";src:url(/static/fonts/inter-v20-cyrillic_latin-300.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"InterLocal";src:url(/static/fonts/inter-v20-cyrillic_latin-regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"InterLocal";src:url(/static/fonts/inter-v20-cyrillic_latin-500.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"InterLocal";src:url(/static/fonts/inter-v20-cyrillic_latin-600.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"InterLocal";src:url(/static/fonts/inter-v20-cyrillic_latin-700.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"InterLocal";src:url(/static/fonts/inter-v20-cyrillic_latin-800.woff2)format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:"InterLocal";src:url(/static/fonts/inter-v20-cyrillic_latin-900.woff2)format("woff2");font-weight:900;font-style:normal;font-display:swap}:root{--primary:        #1bcf56;--primary-dark:   #15a344;--primary-soft:   rgba(27, 207, 86, 0.10);--primary-edge:   rgba(27, 207, 86, 0.16);--bg:             #ffffff;--bg-soft:        #f7fbf8;--card-bg:        #f8f9fa;--footer-bg:      #07130c;--text:           #1a1a1a;--text-strong:    #0b0f0d;--text-body:      #1f2937;--text-muted:     #666666;--text-faint:     #5f6b63;--border:         #eaeaea;--border-soft:    rgba(15, 23, 42, 0.07);--success:        #16a34a;--danger:         #ef4444;--shadow-sm:      0 8px 24px rgba(0, 0, 0, 0.05);--shadow-md:      0 18px 50px rgba(15, 23, 42, 0.06);--shadow-lg:      0 24px 70px rgba(15, 23, 42, 0.10);--shadow-modal:   0 30px 90px rgba(0, 0, 0, 0.22);--radius-sm:      12px;--radius-md:      14px;--radius-lg:      18px;--radius-xl:      24px;--radius-2xl:     28px;--radius-pill:    999px;--container:      1200px;--header-h:       70px;--font-sans:      "InterLocal", "Inter", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;--ease:           cubic-bezier(.2,.8,.2,1);--z-header:       1000;--z-cart:         5500;--z-auth:         6500;--z-topup:        6800;--z-schedule:     7000}*{box-sizing:border-box}html,body,button,input,textarea,select,a,span,p,h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);font-synthesis:none}html{scroll-padding-top:90px}@media (max-width:640px){html{scroll-padding-top:150px}}body{margin:0;background:var(--bg);color:var(--text);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}body.modal-open,html.schedule-modal-open,body.schedule-modal-open{overflow:hidden}.hidden{display:none!important}.container{max-width:var(--container);margin:0 auto;width:90%}a{color:var(--primary);text-decoration:none;transition:color .25s var(--ease)}a:hover{color:var(--primary-dark)}a.btn-primary,a.btn-primary:hover,a.btn-primary:visited,a.tg-login-btn,a.tg-login-btn:hover,a.tg-login-btn:visited,a.btn-secondary,a.btn-secondary:visited,a.cart-empty-shop-btn,a.cart-empty-shop-btn:hover,a.cart-empty-shop-btn:visited,a.profile-mini,a.profile-mini:hover,a.profile-mini:visited,a.profile-shop-btn,a.profile-shop-btn:hover,a.profile-shop-btn:visited,a.section-action-btn,a.section-action-btn:hover,a.section-action-btn:visited,a.footer-contact-btn,a.footer-contact-btn:hover,a.footer-contact-btn:visited{color:inherit}a.btn-primary,a.tg-login-btn,a.footer-contact-btn,a.cart-empty-shop-btn{color:#fff}a.btn-primary:hover,a.tg-login-btn:hover,a.footer-contact-btn:hover,a.cart-empty-shop-btn:hover{color:#fff}a.btn-secondary{color:#111827}a.btn-secondary:hover{color:var(--primary)}h1{font-size:64px;line-height:1.05;font-weight:900;letter-spacing:-.035em;color:var(--text-strong);margin:20px 0}h2{font-size:clamp(34px,4vw,54px);line-height:1.05;font-weight:900;letter-spacing:-.02em;color:var(--text-strong);margin:0 0 16px}h3{font-size:21px;line-height:1.22;font-weight:800;color:var(--text-strong);margin:0 0 12px}p{color:var(--text-muted);font-size:18px;line-height:1.65;margin:0 0 16px}.brand-dot-io{color:var(--primary)}.highlight{color:var(--primary)}.section-title,.section-heading{text-align:center;max-width:760px;margin:0 auto 36px}.section-title h2,.section-heading h2{font-size:clamp(34px,4vw,54px);margin:0 0 16px}.section-title p,.section-heading p{margin:0;color:var(--text-muted);font-size:18px;line-height:1.65}.section-kicker{display:inline-flex;align-items:center;justify-content:center;color:var(--primary);background:var(--primary-soft);border:1px solid var(--primary-edge);padding:7px 14px;border-radius:var(--radius-pill);font-weight:800;font-size:14px;line-height:1;margin-bottom:14px}.badge{display:inline-flex;align-items:center;width:fit-content;background:var(--primary-soft);border:1px solid var(--primary-edge);color:var(--primary);padding:7px 15px;border-radius:var(--radius-pill);font-size:16px;font-weight:700;line-height:1;white-space:nowrap}.btn-primary{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#fff;border:0;min-height:56px;min-width:220px;padding:0 34px;border-radius:18px;font-weight:650;font-size:17px;line-height:1;letter-spacing:-.02em;cursor:pointer;text-decoration:none;box-shadow:0 8px 25px rgba(27,207,86,.30);transition:transform .25s var(--ease),background .25s var(--ease),box-shadow .25s var(--ease),color .15s ease}.btn-primary:hover{background:var(--primary-dark);transform:translateY(-3px);box-shadow:0 12px 30px rgba(27,207,86,.40);color:#fff}.btn-primary:active{transform:translateY(-1px)}.btn-primary[disabled]{pointer-events:none;opacity:.55;box-shadow:none;transform:none}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.78);color:#111827;border:1px solid rgba(15,23,42,.10);min-height:56px;min-width:150px;padding:0 26px;border-radius:18px;font-weight:600;font-size:17px;line-height:1;letter-spacing:-.02em;cursor:pointer;text-decoration:none;box-shadow:0 12px 32px rgba(15,23,42,.06);transition:transform .25s var(--ease),background .25s var(--ease),border-color .25s var(--ease),color .25s var(--ease),box-shadow .25s var(--ease)}.btn-secondary:hover{transform:translateY(-2px);background:rgba(27,207,86,.10);border-color:rgba(27,207,86,.26);color:var(--primary);box-shadow:0 16px 40px rgba(27,207,86,.12)}.glass-header{position:fixed;top:0;left:0;width:100%;z-index:var(--z-header);background:rgba(255,255,255,0.78);backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);border-bottom:1px solid rgba(15,23,42,.06);box-shadow:0 1px 0 rgba(255,255,255,.6) inset,0 8px 28px rgba(15,23,42,.05);min-height:var(--header-h)}.header-container{max-width:var(--container);margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;padding:14px 28px;min-height:var(--header-h)}.logo{display:inline-flex;align-items:center;justify-self:start;text-decoration:none;transition:transform .25s ease}.logo:hover{transform:translateY(-1px)}.logo img{width:170px;height:auto}.main-nav{display:flex;justify-content:center;align-items:center;gap:6px}.nav-link{position:relative;display:inline-flex;align-items:center;justify-content:center;height:38px;padding:0 16px;border-radius:999px;color:var(--text-faint);text-decoration:none;font-size:15px;font-weight:600;letter-spacing:-.01em;line-height:1;white-space:nowrap;transition:color .2s ease,background .2s ease}.nav-link:hover{color:var(--text-strong);background:rgba(15,23,42,.04)}.nav-link.active{color:var(--primary-dark);background:rgba(27,207,86,.10)}.nav-link.active::before{content:"";position:absolute;left:50%;bottom:-1px;width:5px;height:5px;border-radius:50%;background:var(--primary);transform:translateX(-50%);box-shadow:0 0 0 3px rgba(27,207,86,.18)}.auth-block{display:flex;justify-self:end;align-items:center;gap:10px}.cart-header-btn{display:inline-flex;align-items:center;gap:8px;height:44px;padding:0 14px 0 13px;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:14px;color:var(--text-strong);font-weight:700;font-size:14.5px;letter-spacing:-.01em;line-height:1;cursor:pointer;box-shadow:0 6px 18px rgba(15,23,42,.05);transition:transform .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.cart-header-btn:hover{transform:translateY(-2px);border-color:rgba(27,207,86,.30);color:var(--primary-dark);box-shadow:0 12px 28px rgba(27,207,86,.10)}.cart-header-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;font-size:16px;line-height:1}.cart-header-icon svg{width:18px;height:18px;color:currentColor}.cart-header-text{font-weight:700}.cart-header-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;background:var(--primary);color:#fff;border-radius:999px;font-size:12px;font-weight:800;line-height:1;font-variant-numeric:tabular-nums}.cart-header-btn-compact{padding:0 11px;gap:7px}.cart-header-btn-compact .cart-header-text{display:none}.tg-login-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--primary);color:#fff;border:0;height:44px;padding:0 18px;border-radius:14px;font-weight:750;font-size:16px;letter-spacing:-.015em;line-height:1;box-shadow:0 8px 22px rgba(27,207,86,.32);cursor:pointer;white-space:nowrap;text-decoration:none;transition:transform .25s var(--ease),background .25s var(--ease),box-shadow .25s var(--ease),color .15s ease}.tg-login-btn:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 12px 28px rgba(27,207,86,.42);color:#fff}.tg-login-btn svg{width:15px;height:15px;flex:0 0 auto;transform:translateX(-1px)}.tg-login-btn-label{display:inline-flex;align-items:center}.profile-mini{display:inline-flex;align-items:center;gap:9px;height:48px;padding:6px 14px 6px 7px;border:1px solid var(--border);border-radius:var(--radius-pill);background:#fff;color:var(--text-strong);text-decoration:none;font-weight:700;box-shadow:var(--shadow-sm);transition:transform .25s var(--ease),border-color .25s var(--ease),box-shadow .25s var(--ease)}.profile-mini:hover{transform:translateY(-2px);border-color:rgba(27,207,86,.45);box-shadow:0 12px 28px rgba(27,207,86,.12);color:var(--text-strong)}.profile-mini img{width:36px;height:36px;border-radius:50%;object-fit:cover;display:block}.profile-mini-avatar{width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:rgba(27,207,86,.1);color:var(--primary-dark);font-weight:900;font-size:14px}.profile-mini-name{font-size:14.5px;font-weight:700;letter-spacing:-.01em;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-mini-balance{display:inline-flex;align-items:center;min-height:25px;padding:0 9px;margin-left:2px;background:var(--primary-soft);border:1px solid var(--primary-edge);color:var(--primary-dark);border-radius:999px;font-size:13.5px;font-weight:800;line-height:1;font-variant-numeric:tabular-nums}.advantage-card.mobile-benefit-hidden,.benefit-card.mobile-benefit-hidden,.feature-card.mobile-benefit-hidden,.why-card.mobile-benefit-hidden{display:none!important}body.benefits-expanded .advantage-card.mobile-benefit-hidden,body.benefits-expanded .benefit-card.mobile-benefit-hidden,body.benefits-expanded .feature-card.mobile-benefit-hidden,body.benefits-expanded .why-card.mobile-benefit-hidden{display:flex!important;animation:benefitReveal .35s var(--ease) both}@keyframes benefitReveal{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.mobile-benefits-toggle-wrap{display:flex;justify-content:center;margin-top:26px}.mobile-benefits-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--primary-soft);border:1px solid var(--primary-edge);color:var(--primary);height:48px;padding:0 24px;border-radius:999px;font-family:var(--font-sans);font-size:14.5px;font-weight:900;letter-spacing:-.01em;line-height:1;cursor:pointer;transition:.25s var(--ease)}.mobile-benefits-toggle:hover{background:var(--primary);color:#fff;transform:translateY(-2px);box-shadow:0 10px 24px rgba(27,207,86,.30);border-color:var(--primary)}.mobile-benefits-toggle::after{content:"↓";display:inline-block;font-size:14px;line-height:1;transition:transform .25s var(--ease)}body.benefits-expanded .mobile-benefits-toggle::after{transform:rotate(180deg)}.site-footer{position:relative;overflow:hidden;background:var(--footer-bg);color:#fff;padding:0}.site-footer::before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(27,207,86,.34) 28%,rgba(27,207,86,.34) 72%,transparent 100%)}.site-footer::after{content:"";position:absolute;left:-160px;bottom:-220px;width:560px;height:560px;border-radius:50%;background:radial-gradient(circle,rgba(27,207,86,.14) 0%,rgba(27,207,86,0) 70%);pointer-events:none}.footer-inner{position:relative;z-index:1;max-width:var(--container);width:90%;margin:0 auto;padding:64px 0 32px;display:grid;grid-template-columns:minmax(260px,1.4fr) 1fr 1fr minmax(0,1.2fr);gap:48px;align-items:start}.footer-brand{display:flex;flex-direction:column;gap:18px;max-width:340px}.footer-brand-head{display:inline-flex;align-items:center;background:#fff;border-radius:14px;padding:7px 12px;width:fit-content;box-shadow:0 12px 30px rgba(0,0,0,.18)}.footer-brand-head img{height:32px;width:auto;display:block}.footer-brand-copy{display:flex;flex-direction:column;gap:14px}.footer-brand-copy p{margin:0;color:rgba(255,255,255,.78);font-size:15px;line-height:1.65}.footer-brand-copy p.slogan{color:#fff;font-weight:700}.footer-copyright{display:none}.footer-nav-col{display:flex;flex-direction:column}.footer-nav-col h3{margin:0 0 18px;padding:0 0 0 14px;position:relative;color:#fff;font-size:15px;font-weight:800;letter-spacing:-.015em;line-height:1}.footer-nav-col h3::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:14px;border-radius:2px;background:var(--primary)}.footer-nav-col a{display:inline-flex;align-items:center;color:rgba(255,255,255,.72);text-decoration:none;font-size:15px;font-weight:600;line-height:1.2;letter-spacing:-.01em;margin-bottom:11px;transition:color .2s ease,transform .2s ease}.footer-nav-col a:hover{color:#fff;transform:translateX(3px)}.footer-contact{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:20px;display:flex;flex-direction:column;gap:12px}.footer-contact-eyebrow{display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,.5);font-size:12px;font-weight:700;letter-spacing:.01em;line-height:1}.footer-contact-eyebrow::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--primary);box-shadow:0 0 0 3px rgba(27,207,86,.18);flex:0 0 auto}.footer-contact strong{color:#fff;font-size:15px;font-weight:600;letter-spacing:-.01em;line-height:1.45}.footer-contact-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:transparent;color:#fff;text-decoration:none;height:42px;padding:0 16px;border-radius:12px;border:1px solid rgba(255,255,255,.16);font-size:14px;font-weight:700;letter-spacing:-.01em;line-height:1;transition:.2s ease;width:fit-content}.footer-contact-btn:hover{background:var(--primary);border-color:var(--primary);color:#fff;transform:translateY(-2px)}.footer-contact-btn svg{width:14px;height:14px}.footer-bottom{position:relative;z-index:1;max-width:var(--container);width:90%;margin:0 auto;padding:18px 0 32px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;align-items:center;gap:18px;flex-wrap:wrap}.footer-bottom .copy{color:rgba(255,255,255,.52);font-size:13px;font-weight:700;letter-spacing:-.01em}.footer-bottom-links{display:flex;gap:8px;flex-wrap:wrap}.footer-bottom-links a{color:rgba(255,255,255,.55);text-decoration:none;font-size:12.5px;font-weight:700;padding:6px 11px;border-radius:999px;border:1px solid rgba(255,255,255,.08);transition:.2s ease}.footer-bottom-links a:hover{color:#fff;border-color:rgba(27,207,86,.40)}.school-icon-label{display:inline-flex!important;align-items:center;gap:10px;line-height:1.2;text-align:left;min-width:0}.school-icon-label>span{font-weight:700;letter-spacing:-.01em;min-width:0;overflow-wrap:anywhere}.school-icon-label img.school-ui-icon,img.school-ui-icon{height:36px;border-radius:12px;object-fit:cover;background:#fff;flex:0 0 auto;display:inline-block}.shop-choice.school-choice.active .school-icon-label img.school-ui-icon,.shop-choice.school-choice.selected .school-icon-label img.school-ui-icon{background:rgba(255,255,255,.18)}.stream-choice-card .school-icon-label img.school-ui-icon{width:28px;height:28px;border-radius:10px}.subject-choice .school-icon-label img.school-ui-icon,.shop-choice.subject-choice .school-icon-label img.school-ui-icon{display:none}.auth-modal{position:fixed;inset:0;z-index:var(--z-auth);display:flex;align-items:center;justify-content:center;padding:22px}.auth-modal.hidden{display:none}.auth-modal-backdrop{position:absolute;inset:0;background:rgba(5,12,8,.62);backdrop-filter:blur(10px)}.auth-modal-card{position:relative;z-index:1;width:100%;max-width:460px;background:#fff;border-radius:30px;padding:32px;box-shadow:var(--shadow-modal);animation:modalIn .22s var(--ease) both;text-align:center}.auth-modal-close{position:absolute;right:14px;top:14px;width:36px;height:36px;border:0;border-radius:50%;background:#f1f5f3;color:var(--text-strong);cursor:pointer;font-size:24px;line-height:1}.auth-modal-card .section-kicker{margin-bottom:14px}.auth-modal-card h2{margin:0 0 10px;font-size:32px;letter-spacing:-.02em}.auth-modal-card>p{font-size:16px;color:var(--text-muted);line-height:1.6}.auth-modal-actions{display:flex;justify-content:center;gap:10px;margin-top:22px}.auth-modal-actions .tg-login-btn{min-width:200px}.icon-copy-btn{width:44px;height:44px;border:1px solid var(--border);background:#fff;border-radius:14px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:.2s ease}.icon-copy-btn:hover{border-color:rgba(27,207,86,.45);background:var(--primary-soft)}.copy-btn-icon{width:18px;height:18px;background-image:url(data:image/svg+xml;utf8,<svg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 24\ 24\'\ fill=\'none\'\ stroke=\'%231bcf56\'\ stroke-width=\'2\'\ stroke-linecap=\'round\'\ stroke-linejoin=\'round\'><rect\ x=\'9\'\ y=\'9\'\ width=\'12\'\ height=\'12\'\ rx=\'2\'/><path\ d=\'M5\ 15H4a2\ 2\ 0\ 0\ 1-2-2V4a2\ 2\ 0\ 0\ 1\ 2-2h9a2\ 2\ 0\ 0\ 1\ 2\ 2v1\'/></svg>);background-repeat:no-repeat;background-position:center;background-size:contain;display:inline-block}.icon-copy-btn.copied .copy-btn-icon{background-image:url(data:image/svg+xml;utf8,<svg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 24\ 24\'\ fill=\'none\'\ stroke=\'%231bcf56\'\ stroke-width=\'3\'\ stroke-linecap=\'round\'\ stroke-linejoin=\'round\'><polyline\ points=\'20\ 6\ 9\ 17\ 4\ 12\'/></svg>)}.auth-link-preview{margin-top:16px;padding:12px;border-radius:var(--radius-md);background:var(--card-bg);color:var(--text-muted);font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.auth-link-preview.hidden{display:none}.topup-modal{position:fixed;inset:0;z-index:var(--z-topup);display:flex;align-items:center;justify-content:center;padding:22px}.topup-modal.hidden{display:none}.topup-modal-backdrop{position:absolute;inset:0;background:rgba(5,12,8,.58);backdrop-filter:blur(8px)}.topup-modal-card{position:relative;z-index:1;width:100%;max-width:460px;background:#fff;border-radius:30px;padding:32px;box-shadow:var(--shadow-modal);animation:modalIn .22s var(--ease) both}.topup-modal-close{position:absolute;right:14px;top:14px;width:36px;height:36px;border:0;border-radius:50%;background:#f1f5f3;color:var(--text-strong);cursor:pointer;font-size:24px;line-height:1}.topup-modal-card h2{margin:12px 0 10px;font-size:26px;letter-spacing:-.02em}.topup-modal-card>p{color:var(--text-muted);line-height:1.6;margin-bottom:14px}.topup-form{display:flex;flex-direction:column;gap:14px;margin-top:8px}.topup-form label{display:flex;flex-direction:column;gap:6px}.topup-form label>span{font-weight:800;font-size:14px;color:var(--text-strong)}.topup-form input{font-family:var(--font-sans);font-size:15px;padding:13px 16px;border-radius:var(--radius-md);border:1px solid var(--border);background:#fff;outline:none;font-weight:600;transition:.2s ease}.topup-form input:focus{border-color:var(--primary);box-shadow:0 0 0 4px rgba(27,207,86,.14)}.topup-presets{display:flex;gap:10px}.topup-presets button{flex:1;border:1px solid var(--border);background:#fff;padding:11px;border-radius:var(--radius-sm);font-weight:800;font-size:14px;cursor:pointer;color:var(--text-strong)}.topup-presets button.active{background:var(--primary-soft);border-color:rgba(27,207,86,.36);color:var(--primary-dark)}.topup-form>button[type="submit"]{background:var(--primary);color:#fff;border:0;padding:14px;border-radius:var(--radius-sm);font-weight:800;font-size:16px;cursor:pointer;box-shadow:0 8px 25px rgba(27,207,86,.30)}.topup-result{margin-top:18px}.topup-result.hidden{display:none}.topup-result p{margin:0 0 12px;color:var(--text-strong)}.topup-result a{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#fff;height:44px;padding:0 18px;border-radius:var(--radius-sm);font-weight:800;text-decoration:none}.cart-modal{position:fixed;inset:0;z-index:var(--z-cart);display:flex;align-items:center;justify-content:center;padding:22px}.cart-modal.hidden{display:none}.cart-modal-backdrop{position:absolute;inset:0;background:rgba(5,12,8,.58);backdrop-filter:blur(8px)}.cart-modal-card{position:relative;z-index:1;width:100%;max-width:560px;max-height:min(86vh,820px);overflow:auto;background:#fff;border-radius:30px;padding:32px;box-shadow:var(--shadow-modal);animation:modalIn .25s var(--ease) both;scrollbar-width:thin;scrollbar-color:rgba(27,207,86,.45) transparent}.cart-modal-card::-webkit-scrollbar{width:10px}.cart-modal-card::-webkit-scrollbar-track{background:transparent;margin:12px 0}.cart-modal-card::-webkit-scrollbar-thumb{background:rgba(27,207,86,.35);border:2px solid #fff;border-radius:10px}.cart-modal-card::-webkit-scrollbar-thumb:hover{background:rgba(27,207,86,.55)}.cart-modal-close{position:absolute;right:16px;top:16px;width:38px;height:38px;border:0;border-radius:50%;background:#f1f5f3;color:var(--text-strong);cursor:pointer;font-size:25px;line-height:1;transition:.2s ease;z-index:2}.cart-modal-close:hover{background:#e3ebe5}.cart-modal-card .section-kicker{margin-bottom:10px}.cart-modal-card h2{margin:0 0 18px;font-size:26px;letter-spacing:-.02em}.cart-balance-display{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:var(--bg-soft);border:1px solid var(--border-soft);border-radius:18px;margin-bottom:18px}.cart-balance-display span{color:var(--text-muted);font-weight:700;font-size:14px}.cart-balance-display strong{color:var(--text-strong);font-weight:900;font-size:18px;letter-spacing:-.01em}.cart-items{display:flex;flex-direction:column;gap:12px;margin-bottom:14px}.cart-item{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border:1px solid var(--border);background:#fff;border-radius:18px}.cart-item>div:first-child{min-width:0}.cart-item h3{margin:0 0 4px;font-size:15px;font-weight:800;letter-spacing:-.01em;color:var(--text-strong);overflow:hidden;text-overflow:ellipsis}.cart-item p{margin:0;color:var(--text-muted);font-size:13.5px;line-height:1.45}.cart-item-side{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex:0 0 auto}.cart-item-side strong{font-weight:900;font-size:15px;color:var(--text-strong);letter-spacing:-.01em}.cart-item-side button{background:transparent;border:0;color:var(--text-muted);font-size:12.5px;font-weight:700;cursor:pointer;padding:0;transition:color .2s ease}.cart-item-side button:hover{color:var(--danger)}.cart-total{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:var(--bg-soft);border-radius:18px;margin:4px 0 14px}.cart-total span{color:var(--text-muted);font-weight:700;font-size:14px}.cart-total strong{font-weight:900;font-size:22px;color:var(--text-strong);letter-spacing:-.02em}.cart-checkout-btn{width:100%;display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#fff;border:0;height:54px;padding:0 22px;border-radius:16px;font-weight:800;font-size:16px;letter-spacing:-.01em;line-height:1;cursor:pointer;box-shadow:0 10px 28px rgba(27,207,86,.32);transition:.2s ease}.cart-checkout-btn:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 14px 32px rgba(27,207,86,.42);color:#fff}.cart-checkout-btn[disabled]{pointer-events:none;opacity:.55;box-shadow:none;transform:none}.cart-empty{text-align:center;padding:22px 8px 8px}.cart-empty h3{margin:0 0 8px;font-size:20px;letter-spacing:-.015em;color:var(--text-strong)}.cart-empty p{color:var(--text-muted);margin:0 0 18px;font-size:15px}.cart-empty-shop-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#fff;height:46px;padding:0 22px;border-radius:14px;font-weight:800;font-size:15px;text-decoration:none;box-shadow:0 10px 24px rgba(27,207,86,.30);transition:.2s ease}.cart-empty-shop-btn:hover{background:var(--primary-dark);transform:translateY(-2px);color:#fff}.cart-inline-topup{position:relative;overflow:hidden;margin:14px 0 16px;padding:22px;background:linear-gradient(180deg,rgba(27,207,86,.10),rgba(27,207,86,.02));border:1px solid rgba(27,207,86,.24);border-radius:22px;box-shadow:0 10px 28px rgba(27,207,86,.08)}.cart-inline-topup::before{content:"";position:absolute;right:-60px;top:-60px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(27,207,86,.18) 0%,rgba(27,207,86,0) 70%);pointer-events:none}.cart-inline-topup-head{position:relative;z-index:1;display:flex;align-items:baseline;gap:12px;margin-bottom:4px}.cart-inline-topup-head span{font-size:24px;font-weight:700;letter-spacing:-.01em}.cart-inline-topup-head strong{color:var(--primary-dark);font-size:26px;font-weight:900;letter-spacing:-.025em;font-variant-numeric:tabular-nums}.cart-inline-topup>p{position:relative;z-index:1;margin:0 0 18px;color:var(--text-body);font-size:16px;line-height:1.55}.cart-inline-topup-form{position:relative;z-index:1;display:flex;gap:10px;flex-wrap:wrap;align-items:flex-end}.cart-inline-topup-form label{flex:1 1 180px;display:flex;flex-direction:column;gap:6px;min-width:0}.cart-inline-topup-form label>span{font-size:16px;font-weight:800;color:var(--text-strong);letter-spacing:-.01em}.cart-inline-topup-form input{font-family:var(--font-sans);font-size:16px;font-weight:700;padding:12px 14px;border-radius:12px;border:1px solid var(--border);background:#fff;outline:none;transition:.2s ease;color:var(--text-strong)}.cart-inline-topup-form input:focus{border-color:var(--primary);box-shadow:0 0 0 4px rgba(27,207,86,.14)}.cart-inline-topup-form>button[type="submit"]{background:var(--primary);color:#fff;border:0;height:46px;padding:0 20px;border-radius:12px;font-weight:800;font-size:14px;letter-spacing:-.01em;cursor:pointer;box-shadow:0 10px 22px rgba(27,207,86,.30);transition:.2s ease;white-space:nowrap}.cart-inline-topup-form>button[type="submit"]:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 14px 28px rgba(27,207,86,.40)}.cart-inline-topup-form>button[type="submit"]:disabled{opacity:.65;cursor:wait;transform:none}.cart-inline-topup-result{position:relative;z-index:1;margin-top:14px;padding:14px 16px;border-radius:14px;background:#fff;border:1px solid var(--border-soft);box-shadow:var(--shadow-sm)}.cart-inline-topup-result.hidden{display:none}.cart-inline-topup-result p{margin:0 0 10px;font-size:14px;font-weight:600;color:var(--text-strong)}.cart-inline-topup-result a{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#fff;height:40px;padding:0 16px;border-radius:10px;font-weight:800;font-size:13.5px;text-decoration:none;transition:.2s ease}.cart-inline-topup-result a:hover{background:var(--primary-dark)}.cart-inline-topup-result a.hidden{display:none}.cart-auth-required-box{margin-top:8px}.cart-auth-required-card{padding:22px;background:linear-gradient(180deg,rgba(27,207,86,.08),rgba(27,207,86,.02));border:1px solid rgba(27,207,86,.20);border-radius:22px;text-align:center}.cart-auth-required-card h3{margin:0 0 8px;font-size:19px;letter-spacing:-.015em;color:var(--text-strong)}.cart-auth-required-card p{margin:0 0 16px;font-size:14.5px;color:var(--text-muted);line-height:1.55}.cart-auth-login-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#fff;border:0;height:46px;padding:0 22px;border-radius:14px;font-weight:800;font-size:14.5px;letter-spacing:-.015em;line-height:1;cursor:pointer;box-shadow:0 10px 24px rgba(27,207,86,.32);transition:.2s ease}.cart-auth-login-btn:hover{background:var(--primary-dark);transform:translateY(-2px)}@keyframes modalIn{from{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.cart-auth-login-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px}.cart-auth-login-icon{width:20px;height:20px;flex-shrink:0}@media (max-width:980px){.header-container{grid-template-columns:auto 1fr auto;gap:10px;padding:10px 16px}.footer-inner{grid-template-columns:1fr 1fr;gap:36px}.footer-brand{grid-column:span 2;max-width:none}.footer-contact{grid-column:span 2}}@media (max-width:760px){.header-container{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"logo auth""nav nav";gap:10px;padding:10px 0 8px}.logo{grid-area:logo;justify-self:start;display:flex;width:100%;max-width:164px;min-width:0}.auth-block{grid-area:auth;justify-self:end;gap:8px}.main-nav{grid-area:nav;width:100%;min-width:0;justify-content:center;gap:4px;padding-top:4px;border-top:1px solid rgba(15,23,42,.05)}.nav-link{padding:0 clamp(2px,calc(5vw - 13px),12px);height:36px;font-size:14.5px;flex:0 1 auto;min-width:0}.logo img{height:33px;flex:0 1 auto;min-width:0}.cart-header-text{display:none}.cart-header-btn{padding:0 12px;height:42px;gap:7px}.tg-login-btn{height:42px;padding:0 16px;font-size:14.5px}.tg-login-btn-label{font-size:0;line-height:0}.tg-login-btn-label::after{content:attr(data-short);font-size:14.5px;line-height:1;font-weight:750}.profile-mini-name{display:none}.profile-mini{height:42px;padding:4px 12px 4px 5px;gap:7px}.profile-mini-avatar{width:32px;height:32px}.profile-mini-balance{font-size:12.5px}@media (max-width:350px){.header-container{column-gap:8px}.auth-block{gap:6px}.cart-header-btn{padding-inline:8px}.profile-mini{padding-inline:4px;gap:4px}.profile-mini-balance{padding-inline:6px}}}@media (max-width:640px){h1{font-size:40px}.reviews-grid-modern .review-card-modern:nth-of-type(n+4){display:none}.reviews-more-wrap{margin-top:22px}.reviews-more-link{height:48px;padding:0 24px;font-size:14.5px;font-weight:900;background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 10px 24px rgba(27,207,86,.30)}.reviews-more-link:hover{background:var(--primary-dark)}.footer-inner{grid-template-columns:1fr 1fr;gap:28px 22px;padding:48px 0 24px}.footer-brand{grid-column:1/-1}.footer-contact{grid-column:1/-1}.footer-bottom{padding:16px 0 24px}.cart-modal-card{padding:24px;border-radius:26px;max-height:92vh}.cart-item{flex-direction:column;align-items:flex-start}.cart-item-side{width:100%;flex-direction:row;justify-content:space-between}.cart-inline-topup-form>button[type="submit"]{width:100%}.cart-inline-topup-head strong{font-size:22px}}.hero-course-zoom-modal{position:fixed;inset:0;z-index:var(--z-schedule);background:rgba(5,12,8,0.86);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;padding:24px;cursor:zoom-out;animation:heroZoomIn .25s var(--ease) both}.hero-course-zoom-modal img{max-width:100%;max-height:calc(100vh - 48px);width:auto;height:auto;object-fit:contain;border-radius:18px;box-shadow:0 30px 80px rgba(0,0,0,0.45);display:block;user-select:none;-webkit-user-drag:none}body.hero-course-zoom-open{overflow:hidden}@media (max-width:760px){#hero-section .hero-image.hero-image-full picture{cursor:zoom-in}}@keyframes heroZoomIn{from{opacity:0}to{opacity:1}}@media (min-width:761px) and (max-width:920px){.site-header{overflow-x:clip!important}.header-inner{max-width:100%!important;width:100%!important;padding-left:18px!important;padding-right:18px!important;gap:12px!important;box-sizing:border-box!important;overflow:visible!important}.brand{flex:0 0 auto!important;min-width:0!important}.brand-logo-img{width:44px!important;height:44px!important}.brand-text{font-size:18px!important;white-space:nowrap!important}.main-nav{flex:1 1 auto!important;min-width:0!important;gap:6px!important;justify-content:center!important}.nav-link{height:38px!important;padding:0 12px!important;font-size:14px!important;white-space:nowrap!important}.header-actions{flex:0 0 auto!important;gap:8px!important;min-width:0!important}.cart-header-btn{height:44px!important;padding-left:12px!important;padding-right:10px!important;gap:6px!important}.cart-header-count{min-width:21px!important;height:21px!important;padding:0 6px!important}.tg-login-btn{height:44px!important;padding-left:15px!important;padding-right:15px!important;font-size:15px!important;white-space:nowrap!important}}@media (min-width:761px) and (max-width:920px){.site-header{overflow:visible!important}.header-inner{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"brand actions""nav nav"!important;row-gap:10px!important;column-gap:14px!important;align-items:center!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;padding:14px 18px 12px!important;box-sizing:border-box!important}.brand{grid-area:brand!important;min-width:0!important;justify-self:start!important}.brand-logo-img{width:44px!important;height:44px!important}.brand-text{font-size:20px!important;white-space:nowrap!important}.header-actions{grid-area:actions!important;justify-self:end!important;display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important}.main-nav{grid-area:nav!important;justify-self:center!important;display:flex!important;justify-content:center!important;align-items:center!important;gap:10px!important;width:100%!important;min-width:0!important;padding-top:2px!important}.nav-link{height:38px!important;padding:0 16px!important;font-size:15px!important;white-space:nowrap!important}.cart-header-btn{height:44px!important;min-width:58px!important;padding:0 12px!important}.tg-login-btn{height:44px!important;padding:0 18px!important;font-size:15px!important;white-space:nowrap!important}}@media (min-width:761px) and (max-width:920px){.header-inner{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"brand actions""nav nav"!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow:hidden!important}.brand{grid-area:brand!important;justify-self:start!important}.header-actions{grid-area:actions!important;justify-self:end!important}.main-nav{grid-area:nav!important;grid-column:1/-1!important;display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0 auto!important;padding:0!important;gap:10px!important;justify-self:center!important;align-self:center!important;transform:none!important;left:auto!important;right:auto!important}.main-nav .nav-link{flex:0 0 auto!important;height:38px!important;padding:0 16px!important;font-size:15px!important;white-space:nowrap!important}}.cart-empty-shop-btn,a.cart-empty-shop-btn,a.cart-empty-shop-btn:visited{background:#1bcf56!important;color:#ffffff!important;border:1px solid rgba(27,207,86,.35)!important;box-shadow:0 14px 30px rgba(27,207,86,.22)!important}.cart-empty-shop-btn:hover,a.cart-empty-shop-btn:hover{background:#18bd4f!important;color:#ffffff!important;border-color:rgba(27,207,86,.45)!important}body .container,body main .container,body .section-offset,body .shop-page .container,body .shop-page .container.section-offset,body .free-page .container,body .free-container,body .reviews-page .container,body .reviews-section .container,body .reviews-container,body .reviews-page-container,body .reviews-wrapper,body .reviews-wrap,body .profile-page .container,body .profile-container{width:min(92%,1200px)!important;max-width:1200px!important;margin-left:auto!important;margin-right:auto!important}@media (max-width:640px){body .container,body main .container,body .section-offset,body .shop-page .container,body .shop-page .container.section-offset,body .free-page .container,body .free-container,body .reviews-page .container,body .reviews-section .container,body .reviews-container,body .reviews-page-container,body .reviews-wrapper,body .reviews-wrap,body .profile-page .container,body .profile-container{width:92%!important;max-width:none!important}}@media (max-width:640px){.cart-modal{align-items:stretch!important;justify-content:center!important;padding:12px!important;padding-top:calc(12px + env(safe-area-inset-top,0px))!important;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))!important;overflow:hidden!important}.cart-modal-card{position:relative!important;width:100%!important;max-width:560px!important;max-height:calc(100dvh - 24px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))!important;height:auto!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;border-radius:26px!important;padding:0 18px 24px!important;background:#ffffff!important}@supports not (height:100dvh){.cart-modal-card{max-height:calc(100vh - 24px)!important}}.cart-modal-card .section-kicker{position:sticky!important;top:0!important;z-index:50!important;display:flex!important;align-items:center!important;justify-content:center!important;width:auto!important;height:62px!important;margin:0-18px 16px!important;padding:0 64px!important;border-radius:26px 26px 0 0!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;border:0!important;border-bottom:1px solid rgba(7,19,12,.06)!important;box-shadow:0 10px 22px rgba(7,19,12,.035)!important;color:#0b9440!important;font-size:18px!important;font-weight:900!important;letter-spacing:-.02em!important}.cart-modal-close{position:sticky!important;top:12px!important;z-index:70!important;float:right!important;margin:12px 0-50px auto!important;right:0!important;width:38px!important;height:38px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#f1f5f3!important;box-shadow:0 8px 22px rgba(7,19,12,.10)!important}.cart-modal-card h2{clear:both!important;margin-top:0!important}.cart-inline-topup{margin-bottom:10px!important}}@media (min-width:641px){.cart-modal-close{top:32px!important;right:32px!important}}.seo-section-title{margin:16px 0 22px;font-size:clamp(24px,4vw,36px);line-height:1.15;letter-spacing:-0.03em;color:var(--text-strong, #0f172a);font-weight:850}.seo-modal-title{margin:0 0 18px;font-size:clamp(22px,4vw,30px);line-height:1.15;letter-spacing:-0.03em;font-weight:850;color:var(--text-strong, #0f172a)}
.shop-page-section{padding-top:110px;padding-bottom:64px;background:#fff}.shop-page-section .container.section-offset{width:min(1200px,calc(100vw - 32px));max-width:1200px;margin:0 auto;padding:0}.shop-page-hero-title h1{font-size:clamp(40px,5vw,62px);margin:0 0 14px;letter-spacing:-.04em;line-height:1}.shop-page-hero-title p{max-width:680px;color:var(--text-muted);font-size:17px;line-height:1.55;margin:0}.shop-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0}.shop-trust-card{background:rgba(247,251,248,.7);border:1px solid var(--border-soft);border-radius:var(--radius-xl);padding:16px 18px;display:flex;flex-direction:column;gap:4px}.shop-trust-card>span:first-child{font-size:22px}.shop-trust-card strong{font-weight:900;font-size:16px;color:var(--text-strong);letter-spacing:-.01em}.shop-trust-card small{color:var(--text-muted);font-size:13.5px;font-weight:500;line-height:1.5}.shop-exam-switch{display:flex;width:fit-content;background:#f1f5f3;border-radius:999px;padding:4px;margin:18px auto 28px}.shop-exam-switch-btn{border:0;background:transparent;font-weight:800;font-size:14px;padding:10px 20px;border-radius:999px;cursor:pointer;color:var(--text-muted);transition:.2s ease}.shop-exam-switch-btn.active{background:#fff;color:var(--primary-dark);box-shadow:var(--shadow-sm)}.shop-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 18px}.shop-header h2{margin:0;font-size:24px;letter-spacing:-.02em;color:var(--text-strong)}.shop-header #back-btn{background:transparent;border:1px solid var(--border);border-radius:999px;padding:8px 16px;font-weight:800;font-size:14px;color:var(--text-strong);cursor:pointer;transition:.2s ease}.shop-header #back-btn:hover{border-color:rgba(27,207,86,.36);color:var(--primary-dark)}.shop-header.shop-header-compact{display:none!important}.shop-flow{display:grid;gap:30px;margin-top:8px}.shop-flow.shop-flow-compact{gap:22px}.shop-step-reveal{animation:shopStepReveal .35s var(--ease) both}@keyframes shopStepReveal{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.shop-step-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;gap:12px}.shop-step-head>div{display:flex;align-items:center;gap:12px}.shop-step-head h3{margin:0;font-size:24px;color:var(--text-strong);letter-spacing:-.02em}.shop-step-head p{margin:0;color:var(--text-muted);font-weight:700;font-size:14px}.shop-step-number{background:var(--primary-soft);color:var(--primary-dark);border:1px solid var(--primary-edge);padding:6px 11px;border-radius:999px;font-weight:900;font-size:13px;line-height:1}.shop-flow-intro{text-align:center;padding:36px 24px;background:var(--card-bg);border-radius:var(--radius-2xl);border:1px solid var(--border-soft)}.shop-flow-intro h2{margin:0 0 10px;font-size:28px;letter-spacing:-.02em}.shop-flow-intro p{margin:0 0 16px;color:var(--text-muted);font-size:16px}.section-action-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#fff;height:46px;padding:0 22px;border-radius:14px;font-weight:800;font-size:15px;text-decoration:none;box-shadow:0 10px 24px rgba(27,207,86,.30);transition:.2s ease}.section-action-btn:hover{background:var(--primary-dark);transform:translateY(-2px);color:#fff}.shop-loading-text{margin:0;color:var(--text-muted);font-size:15px;padding:18px 4px}.shop-subject-mini-loader{display:flex;justify-content:center;align-items:center;height:80px}.shop-subject-mini-loader span{width:28px;height:28px;border:3px solid var(--primary-edge);border-top-color:var(--primary);border-radius:50%;animation:shopSpin .85s linear infinite;display:inline-block}@keyframes shopSpin{to{transform:rotate(360deg)}}.shop-choice-grid{display:grid;gap:10px}.subject-choice-grid{grid-template-columns:repeat(4,1fr)}.school-choice-grid{grid-template-columns:repeat(3,1fr)}.stream-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.month-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.shop-choice{display:inline-flex;align-items:center;justify-content:center;text-align:center;background:#fff;border:1px solid var(--border);color:var(--text-strong);font-weight:700;font-size:16px;padding:16px;border-radius:var(--radius-md);cursor:pointer;transition:.2s ease;box-shadow:0 4px 12px rgba(0,0,0,.03);min-height:54px}.shop-choice:hover{border-color:rgba(27,207,86,.36);color:var(--primary-dark);transform:translateY(-2px)}.shop-choice.active,.shop-choice.selected{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 8px 25px rgba(27,207,86,.28)}.subject-choice{padding:14px 18px}.subject-choice .school-icon-label>span{font-weight:700}.school-choice,.school-card{flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;text-align:left!important;padding:14px 16px;gap:12px}.school-choice>span,.school-card>span{min-width:0;overflow-wrap:anywhere}.school-choice.active .school-icon-label>span,.school-choice.selected .school-icon-label>span{color:#fff}.month-choice{display:inline-flex;align-items:center;justify-content:center;text-align:center;background:#fff;border:1px solid var(--border);color:var(--text-strong);font-weight:700;font-size:17.5px;letter-spacing:-.01em;padding:16px 18px;border-radius:var(--radius-md);cursor:pointer;min-height:54px;box-shadow:0 4px 12px rgba(0,0,0,.03);transition:.2s ease}.month-choice:hover{border-color:rgba(27,207,86,.36);color:var(--primary-dark);transform:translateY(-2px);box-shadow:0 10px 24px rgba(27,207,86,.10)}.month-choice.active,.month-choice.selected{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 8px 25px rgba(27,207,86,.28)}.stream-choice-card{display:flex;flex-direction:column;justify-content:space-between;gap:10px;padding:18px;background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);cursor:pointer;text-align:left;box-shadow:0 4px 12px rgba(0,0,0,.03);transition:.2s ease;min-height:130px}.stream-choice-card>div{min-width:0}.stream-choice-card:hover{border-color:rgba(27,207,86,.36);transform:translateY(-3px);box-shadow:0 16px 36px rgba(15,23,42,.08)}.stream-choice-card.active,.stream-choice-card.selected{border-color:var(--primary);background:linear-gradient(180deg,rgba(27,207,86,.10),rgba(27,207,86,.04));box-shadow:0 18px 40px rgba(27,207,86,.18)}.stream-choice-card h4{margin:0 0 6px;font-size:18px;font-weight:800;letter-spacing:-.015em;color:var(--text-strong)}.stream-choice-card p{margin:0;font-size:13.5px;font-weight:600;color:var(--text-muted);line-height:1.5}.stream-choice-card strong{font-weight:900;font-size:18px;color:var(--primary-dark);letter-spacing:-.015em;align-self:flex-end}.final-course-card{display:grid;grid-template-columns:1fr 240px;gap:28px;align-items:stretch;padding:28px;background:linear-gradient(135deg,rgba(27,207,86,.10),#fff);border:1px solid rgba(27,207,86,.30);border-radius:var(--radius-2xl);box-shadow:0 24px 70px rgba(15,23,42,.08)}.final-course-main{min-width:0}.final-course-main .course-badge{display:inline-flex;align-items:center;background:var(--primary-soft);border:1px solid var(--primary-edge);color:var(--primary-dark);padding:6px 12px;border-radius:999px;font-size:13px;font-weight:800;margin-bottom:12px}.final-course-card h4{margin:0 0 8px;font-size:30px;font-weight:900;letter-spacing:-.025em;color:var(--text-strong);line-height:1.1}.final-course-card>.final-course-main>p,.final-course-card .final-course-description{margin:0 0 12px;color:var(--text-muted);font-size:18px;line-height:1.6;white-space:pre-line}.final-course-card .final-course-description{color:var(--text-body);line-height:1.65}.final-course-side{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:16px;padding:28px 22px;background:#fff;border:1px solid var(--border-soft);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);align-self:start;position:sticky;top:90px}.final-course-side strong{font-weight:900;font-size:32px;letter-spacing:-.025em;color:var(--text-strong);text-align:center;line-height:1}.add-cart-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#fff;border:0;height:50px;padding:0 22px;border-radius:14px;font-weight:800;font-size:15px;letter-spacing:-.015em;line-height:1;cursor:pointer;box-shadow:0 10px 24px rgba(27,207,86,.32);transition:.2s ease;width:100%}.add-cart-btn:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 14px 30px rgba(27,207,86,.42);color:#fff}.add-cart-btn.added{background:#fff;color:var(--primary-dark);border:1px solid var(--primary-edge);box-shadow:none}.add-cart-btn.already-purchased{background:var(--card-bg);color:var(--text-muted);box-shadow:none;pointer-events:none}.course-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:8px}.course-meta span{display:inline-flex;align-items:center;height:30px;padding:0 12px;background:#fff;border:1px solid var(--border);border-radius:999px;color:var(--text-muted);font-weight:700;font-size:12.5px;letter-spacing:-.01em}.course-schedule-image-box,.course-schedule-box{margin:16px 0;max-width:500px;background:#fff;border:1px solid var(--border-soft);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-sm)}.course-schedule-image-head,.course-schedule-title{padding:10px 14px;border-bottom:1px solid var(--border-soft);background:var(--bg-soft)}.course-schedule-image-head span,.course-schedule-title span{font-weight:800;font-size:13px;letter-spacing:-.01em;color:var(--text-strong)}.course-schedule-image-btn{display:block;width:100%;background:#fff;border:0;padding:0;cursor:zoom-in}.course-schedule-image-btn img{display:block;width:100%;height:auto}.course-schedule-list{padding:14px 18px;display:flex;flex-direction:column;gap:10px}.course-schedule-row{display:flex;align-items:flex-start;gap:10px}.course-schedule-dot{width:6px;height:6px;margin-top:8px;border-radius:50%;background:var(--primary);flex:0 0 auto}.course-schedule-row p{margin:0;color:var(--text-body);font-size:14.5px;line-height:1.55}.schedule-image-modal{position:fixed;inset:0;z-index:var(--z-schedule);background:rgba(5,12,8,.78);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;padding:28px}.schedule-image-modal.hidden{display:none}.schedule-image-stage{position:relative;z-index:1;width:100%;max-width:1100px;max-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center}.schedule-image-stage img{max-width:100%;max-height:calc(100vh - 80px);border-radius:18px;box-shadow:0 30px 80px rgba(0,0,0,.4);display:block}.schedule-image-close{position:absolute;top:18px;right:18px;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;cursor:pointer;z-index:2;transition:.2s ease}.schedule-image-close::before{content:"×";font-size:26px;line-height:1}.schedule-image-close:hover{background:rgba(255,255,255,.22)}@media (max-width:980px){.shop-trust-row{display:none!important}.shop-page-hero-title h1{margin:36px 0 3px}.shop-trust-row{grid-template-columns:1fr}.subject-choice-grid{grid-template-columns:repeat(3,1fr)}.school-choice-grid{grid-template-columns:repeat(2,1fr)}.stream-choice-grid{grid-template-columns:repeat(2,1fr)}.month-grid{grid-template-columns:repeat(3,1fr)}.final-course-card{grid-template-columns:1fr;gap:20px}.final-course-side{position:static;padding:22px 18px;flex-direction:row;align-items:center;gap:18px}.final-course-side strong{font-size:28px;flex:0 0 auto}}@media (max-width:640px){.shop-page-section{padding-top:96px}.subject-choice-grid,.school-choice-grid,.stream-choice-grid,.month-grid{grid-template-columns:1fr 1fr}.final-course-card h4{font-size:22px}.final-course-side{flex-direction:column;align-items:stretch}.course-schedule-image-box,.course-schedule-box{max-width:100%}}html,body.shop-body{min-height:100%}body.shop-body{min-height:100vh;display:flex;flex-direction:column}body.shop-body .shop-page{flex:1 0 auto;display:flex;flex-direction:column}body.shop-body .shop-page-section{flex:1 0 auto}body.shop-body .site-footer{margin-top:auto}.shop-page-hero-title p{max-width:none!important}.shop-trust-mini-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px;width:100%;margin:18px 0 20px;padding:10px;border-radius:22px;border:1px solid rgba(7,19,12,.08);background:radial-gradient(circle at 10% 0%,rgba(27,207,86,.10),transparent 28%),rgba(255,255,255,.78);box-shadow:0 14px 38px rgba(7,19,12,.04)}.shop-trust-mini-item{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 13px;border-radius:999px;background:rgba(255,255,255,.86);border:1px solid rgba(7,19,12,.06);color:#07130c;font-size:13px;line-height:1;font-weight:800;white-space:nowrap}.shop-trust-mini-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;min-width:22px;height:22px;border-radius:999px;background:rgba(27,207,86,.12);font-size:13px;line-height:1}.shop-trust-mini-actions{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.shop-trust-mini-btn,.shop-trust-mini-btn:visited,.shop-trust-mini-bot,.shop-trust-mini-bot:visited,.shop-trust-mini-manager,.shop-trust-mini-manager:visited{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 15px;border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,252,249,.96));color:#102019;border:1px solid rgba(27,207,86,.15);box-shadow:0 9px 20px rgba(7,19,12,.045),0 0 0 2px rgba(27,207,86,.025);text-decoration:none;font-size:13px;line-height:1;font-weight:900;white-space:nowrap;transition:.18s ease}.shop-trust-mini-btn svg,.shop-trust-mini-bot svg{width:16px;height:16px;flex:0 0 auto;color:#07130c}.shop-trust-mini-btn:hover,.shop-trust-mini-bot:hover,.shop-trust-mini-manager:hover{background:linear-gradient(180deg,rgba(255,255,255,1),rgba(247,252,249,.98));color:#07130c;border-color:rgba(27,207,86,.24);box-shadow:0 10px 22px rgba(7,19,12,.055),0 0 0 3px rgba(27,207,86,.045);transform:translateY(-1px)}@media (max-width:940px){.shop-trust-mini-actions{width:100%;margin-left:0}.shop-trust-mini-btn{flex:1 1 0}}@media (max-width:560px){.shop-trust-mini-row{margin:14px 0 16px;padding:8px;border-radius:20px;gap:8px}.shop-trust-mini-item{flex:1 1 100%;justify-content:flex-start;min-height:36px;padding:0 11px;font-size:12.5px}.shop-trust-mini-actions{width:100%;gap:8px}.shop-trust-mini-btn{flex:1 1 0;min-height:38px;padding:0 12px;font-size:12.5px}}.shop-trust-mini-btn,.shop-trust-mini-btn:visited,.shop-trust-mini-bot,.shop-trust-mini-bot:visited,.shop-trust-mini-manager,.shop-trust-mini-manager:visited{background:#ffffff!important;color:#07130c!important;border:1px solid rgba(7,19,12,.12)!important;box-shadow:0 8px 18px rgba(7,19,12,.055)!important}.shop-trust-mini-btn svg,.shop-trust-mini-bot svg{color:#07130c!important}.shop-trust-mini-btn:hover,.shop-trust-mini-bot:hover,.shop-trust-mini-manager:hover{background:#f8fbf9!important;color:#07130c!important;border-color:rgba(27,207,86,.26)!important;box-shadow:0 10px 22px rgba(7,19,12,.07)!important;transform:translateY(-1px)}@media (max-width:640px){.shop-page-section{padding-top:96px!important;padding-bottom:42px!important}.shop-page-section .container.section-offset{width:92%!important}.shop-page-hero-title h1{font-size:39px!important;line-height:.94!important;letter-spacing:-.055em!important}.shop-page-hero-title p{font-size:15.5px!important;line-height:1.45!important;margin:0!important}.shop-trust-mini-row{margin:14px 0 14px!important;padding:8px!important;gap:7px!important;border-radius:19px!important;box-shadow:0 12px 30px rgba(7,19,12,.04)!important}.shop-trust-mini-item{min-height:34px!important;padding:0 10px!important;gap:7px!important;font-size:12.5px!important;border-radius:999px!important}.shop-trust-mini-icon{width:20px!important;min-width:20px!important;height:20px!important;font-size:12px!important}.shop-trust-mini-actions{gap:8px!important;width:100%!important;margin-left:0!important}.shop-trust-mini-btn{min-height:36px!important;padding:0 12px!important;font-size:12.5px!important;flex:1 1 0!important}.shop-trust-mini-btn svg,.shop-trust-mini-bot svg{width:15px!important;height:15px!important}.shop-exam-switch{margin:14px auto 24px!important;padding:4px!important}.shop-exam-switch-btn{padding:9px 18px!important;font-size:13.5px!important}.shop-header.shop-header-compact{display:none!important}.shop-step-head{align-items:center!important;margin-bottom:14px!important;gap:10px!important}.shop-step-head p{display:none!important}.shop-step-head>div{gap:10px!important}.shop-step-number{min-width:34px!important;height:28px!important;font-size:13px!important}.shop-step-head h3{font-size:26px!important;line-height:1!important}.shop-choice-grid,.subject-choice-grid{gap:10px!important}.shop-choice{min-height:52px!important;padding:0 12px!important;border-radius:16px!important;font-size:15px!important}}@media (max-width:380px){.shop-page-hero-title h1{font-size:36px!important}.shop-page-hero-title p{font-size:15px!important}.shop-trust-mini-item{font-size:12px!important}.shop-choice{min-height:50px!important;font-size:14.5px!important}}@media (max-width:640px){.shop-trust-mini-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin:10px 0 14px!important;padding:8px 10px!important;min-height:42px!important;border-radius:18px!important;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(249,252,250,.88))!important;border:1px solid rgba(7,19,12,.08)!important;box-shadow:0 10px 24px rgba(7,19,12,.035)!important;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease!important}.shop-trust-mini-row::before{content:"💬 Нужна помощь с выбором?";display:inline-flex!important;align-items:center!important;color:#07130c!important;font-size:12.8px!important;line-height:1.1!important;font-weight:800!important;letter-spacing:-.015em!important;white-space:nowrap!important}.shop-trust-mini-item{display:none!important}.shop-trust-mini-actions{width:auto!important;margin-left:auto!important;display:inline-flex!important;align-items:center!important;gap:0!important;flex:0 0 auto!important}.shop-trust-mini-bot{display:none!important}.shop-trust-mini-manager,.shop-trust-mini-manager:visited{flex:0 0 auto!important;min-height:32px!important;padding:0 14px!important;border-radius:999px!important;font-size:12.5px!important;font-weight:900!important;background:#ffffff!important;color:#07130c!important;border:1px solid rgba(7,19,12,.12)!important;box-shadow:0 7px 16px rgba(7,19,12,.05)!important;transform:none!important;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .08s ease!important}.shop-trust-mini-manager:hover{background:#ffffff!important;color:#07130c!important;border-color:rgba(7,19,12,.16)!important;box-shadow:0 7px 16px rgba(7,19,12,.055)!important;transform:none!important}.shop-trust-mini-manager:active{background:#f7fbf8!important;border-color:rgba(27,207,86,.20)!important;box-shadow:0 5px 12px rgba(7,19,12,.045)!important;transform:scale(.985)!important}}@media (max-width:370px){.shop-trust-mini-row::before{content:"💬 Нужна помощь?";font-size:12.5px!important}.shop-trust-mini-manager{padding:0 12px!important;font-size:12.2px!important}}body .container,body main .container,body .section-offset,body .shop-page .container,body .shop-page .container.section-offset,body .free-page .container,body .free-container,body .reviews-page .container,body .reviews-section .container,body .reviews-container,body .reviews-page-container,body .reviews-wrapper,body .reviews-wrap,body .profile-page .container,body .profile-container{width:min(92%,1200px)!important;max-width:1200px!important;margin-left:auto!important;margin-right:auto!important}@media (max-width:640px){body .container,body main .container,body .section-offset,body .shop-page .container,body .shop-page .container.section-offset,body .free-page .container,body .free-container,body .reviews-page .container,body .reviews-section .container,body .reviews-container,body .reviews-page-container,body .reviews-wrapper,body .reviews-wrap,body .profile-page .container,body .profile-container{width:92%!important;max-width:none!important}}.shop-page-section{position:relative!important;overflow:hidden!important;isolation:isolate!important}.shop-page-section::before{content:""!important;position:absolute!important;inset:0!important;z-index:-1!important;pointer-events:none!important;background:radial-gradient(circle at 12% 4%,rgba(27,207,86,.105),transparent 34%),radial-gradient(circle at 88% 12%,rgba(27,207,86,.055),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,251,248,.92))!important}.shop-page-section>.container{position:relative!important;z-index:1!important}@media (max-width:640px){.shop-page-section::before{background:radial-gradient(circle at 18% 0%,rgba(27,207,86,.085),transparent 36%),radial-gradient(circle at 100% 12%,rgba(27,207,86,.04),transparent 32%),linear-gradient(180deg,rgba(255,255,255,.97),rgba(248,252,249,.94))!important}}.month-grid .month-choice-full{grid-column:1/-1;min-height:68px;padding:18px 24px;border-radius:24px;font-size:18px;font-weight:800;letter-spacing:-0.02em;background:linear-gradient(135deg,#ecfff4 0%,#dfffea 100%);border:1px solid rgba(13,148,80,.22);box-shadow:none}.month-grid .month-choice-full:hover{transform:translateY(-2px);border-color:rgba(13,148,80,.44);box-shadow:none}.month-grid .month-choice-full.active,.month-grid .month-choice-full.selected{background:var(--primary)!important;color:#fff!important;border-color:var(--primary)!important;box-shadow:0 8px 25px rgba(27,207,86,.28)!important}.final-course-description{white-space:pre-line}.shop-year-section{margin:22px 0 26px}.shop-year-top{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:15px}.shop-year-title-wrap{display:flex;align-items:center;gap:13px}.shop-year-step{width:36px;height:36px;border-radius:14px;background:rgba(27,207,86,.12);color:var(--primary-dark, #139447);display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:950;flex:0 0 auto}.shop-year-title{margin:0;color:var(--text-strong, #101814);font-size:24px;line-height:1.08;font-weight:950;letter-spacing:-0.035em}.shop-year-subtitle{margin:5px 0 0;color:var(--text-muted, rgba(16, 24, 20, .58));font-size:15px;font-weight:650}.shop-year-status{padding:9px 14px;border-radius:999px;background:rgba(27,207,86,.10);color:var(--primary-dark, #139447);font-size:13px;font-weight:900;white-space:nowrap}.shop-year-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.shop-year-card{position:relative;min-height:104px;border-radius:24px;border:1px solid rgba(15,23,42,.10);background:radial-gradient(circle at 90% 12%,rgba(27,207,86,.08),transparent 30%),rgba(255,255,255,.88);box-shadow:0 14px 34px rgba(15,23,42,.06);color:var(--text-strong, #111827);cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.shop-year-card:hover{transform:translateY(-1px);border-color:rgba(27,207,86,.36);box-shadow:0 18px 40px rgba(15,23,42,.08)}.shop-year-card.is-active{border:2px solid var(--primary, #1bcf56);background:radial-gradient(circle at 92% 12%,rgba(27,207,86,.18),transparent 30%),linear-gradient(180deg,rgba(239,255,246,.98),rgba(255,255,255,.94));box-shadow:0 18px 42px rgba(27,207,86,.15),inset 0 0 0 1px rgba(255,255,255,.78)}.shop-year-main{font-size:32px;line-height:1;font-weight:950;letter-spacing:-0.055em}.shop-year-card.is-active .shop-year-main{color:var(--primary-dark, #139447)}.shop-year-label{color:rgba(15,23,42,.66);font-size:14px;font-weight:850}.shop-year-badge{position:absolute;top:-11px;left:50%;transform:translateX(-50%);padding:5px 14px;border-radius:999px;background:var(--primary-dark, #139447);color:#fff;font-size:12px;font-weight:950;box-shadow:0 8px 20px rgba(22,163,74,.24);white-space:nowrap}.shop-year-note{margin-top:14px;padding:14px 17px;border-radius:19px;border:1px solid rgba(27,207,86,.18);background:rgba(242,255,247,.78);color:rgba(15,23,42,.72);font-size:14px;font-weight:700;line-height:1.48}.shop-year-note strong{display:block;margin-bottom:3px;color:#126d34;font-weight:950}.shop-year-section.is-previous .shop-year-status{background:rgba(245,158,11,.11);color:#9a6500}.shop-year-section.is-previous .shop-year-note{border-color:rgba(245,158,11,.30);background:rgba(255,251,235,.86);color:#8a5a00}.shop-year-section.is-previous .shop-year-note strong{color:#7c4a00}@media (max-width:640px){.shop-year-section{margin:18px 0 22px}.shop-year-top{align-items:flex-start;flex-direction:column;gap:9px;margin-bottom:13px}.shop-year-status{display:none}.shop-year-title{font-size:21px}.shop-year-subtitle{font-size:13px}.shop-year-grid{gap:9px}.shop-year-card{min-height:82px;border-radius:19px}.shop-year-main{font-size:25px}.shop-year-label{font-size:12px}.shop-year-badge{top:-9px;padding:4px 10px;font-size:11px}.shop-year-note{margin-top:12px;padding:12px 14px;border-radius:16px;font-size:13px}}.shop-exam-year-section{max-width:960px;margin:18px auto 26px;padding:0;border:0;background:transparent;box-shadow:none}.shop-exam-year-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.shop-exam-year-title{display:flex;align-items:center;gap:12px;min-width:0}.shop-exam-year-title h2{margin:0;font-size:28px;line-height:1.04;font-weight:950;letter-spacing:-.045em;color:#102019}.shop-year-mini-switch{display:inline-flex;align-items:center;gap:3px;padding:3px;border-radius:999px;background:rgba(234,241,237,.92);border:1px solid rgba(7,19,12,.07);box-shadow:0 8px 20px rgba(7,19,12,.045),inset 0 1px 0 rgba(255,255,255,.72)}.shop-year-mini-btn{min-width:50px;height:32px;padding:0 13px;border:0;border-radius:999px;background:transparent;color:rgba(15,23,42,.62);font-size:14px;line-height:1;font-weight:850;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.shop-year-mini-btn:hover{color:#102019}.shop-year-mini-btn.is-active,.shop-year-mini-btn.active{background:#fff;color:var(--primary-dark);box-shadow:0 6px 14px rgba(7,19,12,.06),0 0 0 1px rgba(27,207,86,.08)}.shop-exam-year-section .shop-year-status{display:inline-flex!important;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border-radius:999px;background:rgba(27,207,86,.11);color:var(--primary-dark);font-size:12px;line-height:1;font-weight:900;white-space:nowrap}.shop-exam-year-section.is-previous .shop-year-status{background:rgba(245,158,11,.13);color:#9a6500}.shop-exam-primary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.shop-exam-primary-card{min-height:96px;padding:20px 22px;border-radius:26px;border:1px solid rgba(7,19,12,.10);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(250,252,251,.96));color:#102019;cursor:pointer;box-shadow:0 12px 28px rgba(7,19,12,.05);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease,color .18s ease}.shop-exam-primary-card:hover{transform:translateY(-2px);border-color:rgba(27,207,86,.26);box-shadow:0 18px 38px rgba(7,19,12,.075)}.shop-exam-primary-card.active{border-color:rgba(27,207,86,.42);background:radial-gradient(circle at 12% 0%,rgba(27,207,86,.16),transparent 42%),linear-gradient(180deg,#ffffff,#f3fff7);box-shadow:0 18px 42px rgba(27,207,86,.13),0 0 0 1px rgba(27,207,86,.08)}.shop-exam-primary-main{font-size:34px;line-height:1;font-weight:950;letter-spacing:-.045em}.shop-exam-primary-caption{color:rgba(15,23,42,.58);font-size:13px;line-height:1.2;font-weight:800}.shop-exam-primary-card.active .shop-exam-primary-main{color:var(--primary-dark)}.shop-exam-primary-card.active .shop-exam-primary-caption{color:rgba(19,148,71,.82)}#shop-subject-step .shop-exam-switch-inline{display:none!important}#shop-subject-step .shop-step-head.shop-step-head-with-exam{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important}.shop-year-note,.shop-year-subtitle,.shop-year-badge{display:none!important}@media (max-width:760px){.shop-exam-year-section{margin:14px 0 22px}.shop-exam-year-head{margin-bottom:12px;gap:10px}.shop-exam-year-title{gap:9px}.shop-exam-year-title h2{font-size:25px}.shop-year-mini-switch{padding:3px}.shop-year-mini-btn{min-width:45px;height:30px;padding:0 11px;font-size:13.5px}.shop-exam-year-section .shop-year-status{display:none!important}.shop-exam-primary-grid{gap:9px}.shop-exam-primary-card{min-height:82px;padding:16px 14px;border-radius:22px}.shop-exam-primary-main{font-size:29px}.shop-exam-primary-caption{font-size:12px}}@media (max-width:420px){.shop-exam-year-head{align-items:center}.shop-exam-year-title h2{font-size:23px}.shop-year-mini-btn{min-width:42px;height:29px;padding:0 10px;font-size:13px}.shop-exam-primary-card{min-height:76px;border-radius:20px}.shop-exam-primary-main{font-size:27px}}.shop-exam-year-head{max-width:960px;margin:0 auto 14px;display:flex;align-items:center;justify-content:space-between;gap:14px}.shop-exam-year-title{display:flex;align-items:center;gap:12px;min-width:0}.shop-exam-year-title .shop-step-number{width:34px!important;min-width:34px!important;height:28px!important;padding:0!important;flex:0 0 34px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;font-size:13px!important;line-height:1!important;border-radius:999px!important}.shop-exam-year-title h2{margin:0!important;font-size:28px!important;line-height:1.04!important;font-weight:950!important;letter-spacing:-.045em!important;color:#102019!important;white-space:nowrap!important}.shop-year-mini-switch{display:inline-flex!important;align-items:center!important;gap:3px!important;padding:3px!important;border-radius:999px!important;background:rgba(234,241,237,.92)!important;border:1px solid rgba(7,19,12,.07)!important;box-shadow:0 8px 20px rgba(7,19,12,.045),inset 0 1px 0 rgba(255,255,255,.72)!important}.shop-year-mini-btn{min-width:48px!important;height:31px!important;padding:0 13px!important;border:0!important;border-radius:999px!important;background:transparent!important;color:rgba(15,23,42,.62)!important;font-size:14px!important;line-height:1!important;font-weight:800!important;cursor:pointer!important;box-shadow:none!important}.shop-year-mini-btn:hover{color:#102019!important}.shop-year-mini-btn.is-active,.shop-year-mini-btn.active{background:#fff!important;color:var(--primary-dark)!important;box-shadow:0 6px 14px rgba(7,19,12,.06),0 0 0 1px rgba(27,207,86,.08)!important}.shop-exam-year-section .shop-year-status{display:none!important}.shop-exam-primary-grid{max-width:960px;margin:0 auto}.shop-exam-primary-card.active{border-color:rgba(27,207,86,.42)!important;background:radial-gradient(circle at 12% 0%,rgba(27,207,86,.16),transparent 42%),linear-gradient(180deg,#ffffff,#f3fff7)!important;box-shadow:0 18px 42px rgba(27,207,86,.13),0 0 0 1px rgba(27,207,86,.08)!important}@media (max-width:760px){.shop-exam-year-head{margin-bottom:12px;gap:10px}.shop-exam-year-title{gap:9px;width:100%}.shop-exam-year-title h2{font-size:24px!important}.shop-year-mini-switch{margin-left:auto!important;flex:0 0 auto!important}.shop-year-mini-btn{min-width:43px!important;height:30px!important;padding:0 10px!important;font-size:13px!important}.shop-exam-year-title .shop-step-number{width:32px!important;min-width:32px!important;height:27px!important;flex-basis:32px!important;font-size:12px!important}}@media (max-width:390px){.shop-exam-year-title h2{font-size:22px!important}.shop-year-mini-btn{min-width:40px!important;padding:0 9px!important}}.shop-exam-year-section{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.shop-exam-year-head{width:100%!important;max-width:none!important}.shop-exam-primary-grid{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.shop-exam-year-title{width:auto!important}.shop-exam-year-title .shop-step-number{width:34px!important;min-width:34px!important;height:28px!important;padding:0!important;flex:0 0 34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:13px!important;line-height:1!important;border-radius:999px!important}.shop-year-mini-btn.is-active,.shop-year-mini-btn.active{background:#fff!important;color:var(--primary-dark)!important;box-shadow:0 6px 14px rgba(7,19,12,.06),0 0 0 1px rgba(27,207,86,.08)!important}.shop-year-mini-btn:not(.is-active):not(.active){background:transparent!important;color:rgba(15,23,42,.62)!important;box-shadow:none!important}.shop-exam-year-section .shop-year-status{display:none!important}@media (max-width:760px){.shop-exam-year-title{width:100%!important}.shop-year-mini-switch{margin-left:auto!important}}.shop-year-mini-btn{min-width:68px!important;height:31px!important;padding:0 14px!important;font-size:13.5px!important;font-weight:800!important}.shop-exam-year-section .shop-year-status{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:30px!important;padding:0 12px!important;border-radius:999px!important;background:rgba(27,207,86,.11)!important;color:var(--primary-dark)!important;font-size:12px!important;line-height:1!important;font-weight:900!important;white-space:nowrap!important;margin-left:auto!important}.shop-exam-year-section.is-previous .shop-year-status{background:rgba(245,158,11,.13)!important;color:#9a6500!important}.shop-exam-year-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;width:100%!important}.shop-exam-year-title{display:flex!important;align-items:center!important;gap:12px!important;min-width:0!important}.shop-year-mini-switch{flex:0 0 auto!important}@media (max-width:760px){.shop-exam-year-head{gap:10px!important}.shop-exam-year-title{gap:9px!important}.shop-year-mini-btn{min-width:58px!important;height:30px!important;padding:0 10px!important;font-size:12.5px!important}.shop-exam-year-section .shop-year-status{min-height:28px!important;padding:0 10px!important;font-size:11px!important}}@media (max-width:430px){.shop-exam-year-title h2{font-size:22px!important}.shop-year-mini-btn{min-width:54px!important;padding:0 9px!important;font-size:12px!important}.shop-exam-year-section .shop-year-status{display:none!important}}.stream-choice-card.has-course-image{display:grid;grid-template-columns:96px minmax(0,1fr) auto;align-items:center;gap:20px;min-height:152px;padding:20px 22px}.course-card-image{width:96px;height:96px;border-radius:20px;overflow:hidden;flex:0 0 auto;background:radial-gradient(circle at 20% 0%,rgba(27,207,86,.14),transparent 42%),linear-gradient(180deg,rgba(247,251,248,.96),rgba(234,241,237,.92));border:1px solid rgba(7,19,12,.08);box-shadow:0 12px 24px rgba(7,19,12,.08),inset 0 1px 0 rgba(255,255,255,.72)}.course-card-image img{width:100%;height:100%;display:block;object-fit:cover}.stream-choice-card.has-course-image .course-card-content{min-width:0}.stream-choice-card.has-course-image .course-card-content h4{margin:0 0 8px}.stream-choice-card.has-course-image .course-card-content p{margin:0}.stream-choice-card.has-course-image>strong{align-self:end;justify-self:end;white-space:nowrap}@media (max-width:760px){.stream-choice-card.has-course-image{grid-template-columns:76px minmax(0,1fr) auto;gap:14px;min-height:126px;padding:16px}.course-card-image{width:76px;height:76px;border-radius:18px}}@media (max-width:480px){.stream-choice-card.has-course-image{grid-template-columns:68px minmax(0,1fr);gap:12px}.course-card-image{width:68px;height:68px;border-radius:16px}.stream-choice-card.has-course-image>strong{grid-column:2;justify-self:start;align-self:start;margin-top:4px}}.stream-choice-card.has-course-image{align-items:start!important}.stream-choice-card.has-course-image .course-card-image{align-self:start!important}.stream-choice-card.has-course-image .course-card-content{align-self:start!important;padding-top:2px}.stream-choice-card.has-course-image .course-card-content h4{margin-top:0!important;margin-bottom:8px!important;line-height:1.16!important}.stream-choice-card.has-course-image .course-card-content p{margin-top:0!important;line-height:1.35!important}.stream-choice-card.has-course-image>strong{align-self:end!important;justify-self:end!important}@media (max-width:760px){.stream-choice-card.has-course-image{grid-column:1/-1!important;width:100%!important;box-sizing:border-box!important;grid-template-columns:82px minmax(0,1fr) auto!important;align-items:start!important;gap:14px!important;min-height:122px!important;padding:16px!important}.stream-choice-card.has-course-image .course-card-image{width:82px!important;height:82px!important;border-radius:18px!important}.stream-choice-card.has-course-image .course-card-content{padding-top:1px!important;min-width:0!important}.stream-choice-card.has-course-image .course-card-content h4{font-size:18px!important;line-height:1.14!important;margin-bottom:7px!important;max-width:100%!important}.stream-choice-card.has-course-image .course-card-content p{font-size:13px!important;line-height:1.28!important}.stream-choice-card.has-course-image>strong{align-self:end!important;justify-self:end!important;white-space:nowrap!important}}@media (max-width:520px){.stream-choice-card.has-course-image{grid-template-columns:78px minmax(0,1fr)!important;gap:13px!important;min-height:128px!important}.stream-choice-card.has-course-image .course-card-image{width:78px!important;height:78px!important;border-radius:17px!important}.stream-choice-card.has-course-image>strong{grid-column:2!important;justify-self:start!important;align-self:start!important;margin-top:2px!important}}@media (max-width:390px){.stream-choice-card.has-course-image{grid-template-columns:72px minmax(0,1fr)!important;gap:12px!important;padding:14px!important}.stream-choice-card.has-course-image .course-card-image{width:72px!important;height:72px!important;border-radius:16px!important}.stream-choice-card.has-course-image .course-card-content h4{font-size:17px!important}}.stream-choice-card.has-course-image{display:grid!important;grid-template-columns:132px minmax(0,1fr) auto!important;align-items:stretch!important;gap:18px!important;min-height:168px!important;padding:14px!important;border-radius:24px!important;overflow:hidden!important;background:#fff!important}.stream-choice-card.has-course-image .course-card-image{position:relative!important;inset:auto!important;width:132px!important;height:132px!important;align-self:stretch!important;justify-self:start!important;border-radius:18px!important;overflow:hidden!important;background:rgba(247,251,248,.94)!important;border:1px solid rgba(7,19,12,.07)!important;box-shadow:0 10px 22px rgba(7,19,12,.06),inset 0 1px 0 rgba(255,255,255,.72)!important;z-index:1!important}.stream-choice-card.has-course-image .course-card-image img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important}.stream-choice-card.has-course-image .course-card-image::after{content:none!important}.stream-choice-card.has-course-image .course-card-content{align-self:start!important;justify-self:stretch!important;min-width:0!important;padding-top:4px!important;z-index:2!important}.stream-choice-card.has-course-image .course-card-content h4{margin:0 0 9px!important;font-size:19px!important;line-height:1.14!important;font-weight:900!important;letter-spacing:-.02em!important;color:#101712!important}.stream-choice-card.has-course-image .course-card-content p{margin:0!important;font-size:13.5px!important;line-height:1.35!important;font-weight:750!important;color:rgba(15,23,42,.56)!important}.stream-choice-card.has-course-image>strong{align-self:end!important;justify-self:end!important;padding:0 2px 2px 0!important;white-space:nowrap!important;z-index:2!important}@media (max-width:900px){.stream-choice-card.has-course-image{grid-template-columns:118px minmax(0,1fr) auto!important;min-height:152px!important;gap:16px!important;padding:13px!important}.stream-choice-card.has-course-image .course-card-image{width:118px!important;height:118px!important;border-radius:17px!important}.stream-choice-card.has-course-image .course-card-content h4{font-size:18px!important}}@media (max-width:760px){.stream-choice-card.has-course-image{grid-column:1/-1!important;width:100%!important;box-sizing:border-box!important;grid-template-columns:104px minmax(0,1fr) auto!important;min-height:132px!important;gap:14px!important;padding:12px!important;border-radius:22px!important}.stream-choice-card.has-course-image .course-card-image{width:104px!important;height:104px!important;border-radius:17px!important}.stream-choice-card.has-course-image .course-card-content{padding-top:2px!important}.stream-choice-card.has-course-image .course-card-content h4{font-size:17.5px!important;line-height:1.13!important;margin-bottom:7px!important}.stream-choice-card.has-course-image .course-card-content p{font-size:13px!important;line-height:1.3!important}.stream-choice-card.has-course-image>strong{align-self:end!important;justify-self:end!important}}@media (max-width:520px){.stream-choice-card.has-course-image{grid-template-columns:96px minmax(0,1fr)!important;min-height:120px!important;gap:12px!important;padding:11px!important}.stream-choice-card.has-course-image .course-card-image{width:96px!important;height:96px!important;border-radius:16px!important}.stream-choice-card.has-course-image>strong{grid-column:2!important;justify-self:start!important;align-self:start!important;padding:0!important;margin-top:3px!important}}@media (max-width:390px){.stream-choice-card.has-course-image{grid-template-columns:88px minmax(0,1fr)!important;gap:11px!important;padding:10px!important}.stream-choice-card.has-course-image .course-card-image{width:88px!important;height:88px!important;border-radius:15px!important}.stream-choice-card.has-course-image .course-card-content h4{font-size:16.5px!important}.stream-choice-card.has-course-image .course-card-content p{font-size:12.5px!important}}.stream-choice-card.has-course-image{position:relative!important;display:grid!important;grid-template-columns:132px minmax(0,1fr)!important;grid-template-rows:auto!important;align-items:start!important;gap:18px!important;min-height:160px!important;height:auto!important;padding:14px 58px 14px 14px!important;box-sizing:border-box!important}.stream-choice-card.has-course-image .course-card-image{width:132px!important;height:132px!important;align-self:start!important;justify-self:start!important;border-radius:18px!important}.stream-choice-card.has-course-image .course-card-content{width:100%!important;max-width:none!important;min-width:0!important;align-self:start!important;justify-self:stretch!important;padding-top:0!important}.stream-choice-card.has-course-image .course-card-content h4{width:100%!important;max-width:none!important;margin:0 0 8px!important;padding:0!important;display:block!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere!important;word-break:normal!important;line-height:1.15!important}.stream-choice-card.has-course-image .course-card-content p{width:100%!important;max-width:none!important;margin:0!important;white-space:normal!important}.stream-choice-card.has-course-image>strong{position:absolute!important;right:18px!important;bottom:18px!important;align-self:auto!important;justify-self:auto!important;grid-column:auto!important;margin:0!important;padding:0!important;white-space:nowrap!important}@media (max-width:900px){.stream-choice-card.has-course-image{grid-template-columns:118px minmax(0,1fr)!important;min-height:144px!important;gap:16px!important;padding:13px 54px 13px 13px!important}.stream-choice-card.has-course-image .course-card-image{width:118px!important;height:118px!important;border-radius:17px!important}.stream-choice-card.has-course-image>strong{right:17px!important;bottom:17px!important}}@media (max-width:760px){.stream-choice-card.has-course-image{grid-column:1/-1!important;width:100%!important;grid-template-columns:104px minmax(0,1fr)!important;min-height:128px!important;gap:14px!important;padding:12px 52px 12px 12px!important;border-radius:22px!important}.stream-choice-card.has-course-image .course-card-image{width:104px!important;height:104px!important;border-radius:17px!important}.stream-choice-card.has-course-image .course-card-content h4{font-size:17.5px!important;line-height:1.14!important;margin-bottom:7px!important}.stream-choice-card.has-course-image .course-card-content p{font-size:13px!important;line-height:1.3!important}.stream-choice-card.has-course-image>strong{right:16px!important;bottom:16px!important}}@media (max-width:520px){.stream-choice-card.has-course-image{grid-template-columns:96px minmax(0,1fr)!important;min-height:118px!important;gap:12px!important;padding:11px 48px 11px 11px!important}.stream-choice-card.has-course-image .course-card-image{width:96px!important;height:96px!important;border-radius:16px!important}.stream-choice-card.has-course-image>strong{right:15px!important;bottom:15px!important}}@media (max-width:390px){.stream-choice-card.has-course-image{grid-template-columns:88px minmax(0,1fr)!important;min-height:108px!important;gap:11px!important;padding:10px 45px 10px 10px!important}.stream-choice-card.has-course-image .course-card-image{width:88px!important;height:88px!important;border-radius:15px!important}.stream-choice-card.has-course-image .course-card-content h4{font-size:16.5px!important}.stream-choice-card.has-course-image>strong{right:14px!important;bottom:14px!important}}.shop-trust-mini-row{display:none!important}.shop-news-banner.shop-news-banner-with-action{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important}.shop-news-banner-text{min-width:0!important;flex:1 1 auto!important}.shop-news-banner-manager{flex:0 0 auto!important;margin-left:auto!important;white-space:nowrap!important;text-decoration:none!important}@media (max-width:640px){.shop-news-banner.shop-news-banner-with-action{flex-direction:column!important;align-items:stretch!important;gap:10px!important}.shop-news-banner-manager{width:100%!important;justify-content:center!important;margin-left:0!important}}#shop-year-section .shop-section-head{display:flex;align-items:center;gap:16px;flex-wrap:wrap}#shop-year-section .shop-section-title,#shop-year-section .shop-step-title,#shop-year-section h2{margin:0}#shop-year-section .shop-year-mini-switch{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:min(480px,100%);padding:0!important;margin:0;background:transparent!important;border:0!important;box-shadow:none!important}#shop-year-section .shop-year-mini-btn{min-height:94px;padding:18px 22px;border-radius:24px;border:1px solid var(--border);background:#fff;color:#111;font-size:26px;font-weight:900;line-height:1;letter-spacing:-0.02em;display:inline-flex;align-items:center;justify-content:center;text-align:center;box-shadow:0 10px 30px rgba(15,23,42,0.06);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease,color .16s ease}#shop-year-section .shop-year-mini-btn:hover{transform:translateY(-1px);box-shadow:0 14px 36px rgba(15,23,42,0.09)}#shop-year-section .shop-year-mini-btn.active,#shop-year-section .shop-year-mini-btn.is-active,#shop-year-section .shop-year-mini-btn[aria-pressed="true"]{background:#27d454!important;border-color:#27d454!important;color:#fff!important;box-shadow:0 18px 40px rgba(39,212,84,0.24)}#shop-year-section .shop-year-status{margin-left:auto;padding:10px 18px;border-radius:999px;background:#dff7e6;color:#1fa64b;font-size:16px;font-weight:800;line-height:1}@media (max-width:768px){#shop-year-section .shop-section-head{gap:12px}#shop-year-section .shop-year-mini-switch{width:100%;gap:12px}#shop-year-section .shop-year-mini-btn{min-height:82px;border-radius:20px;font-size:22px;padding:14px 16px}#shop-year-section .shop-year-status{margin-left:0;font-size:15px;padding:9px 14px}}#shop-year-section .shop-exam-year-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;width:100%!important;margin-bottom:18px!important}#shop-year-section .shop-exam-year-title{display:grid!important;grid-template-columns:auto auto minmax(380px,460px)!important;align-items:center!important;gap:12px!important;min-width:0!important}#shop-year-section .shop-exam-year-title h2{margin:0!important;font-size:28px!important;line-height:1!important;font-weight:950!important;letter-spacing:-0.045em!important;color:#102019!important}#shop-year-section .shop-year-mini-switch{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;width:100%!important;min-width:0!important;padding:0!important;margin:0 0 0 6px!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}#shop-year-section .shop-year-mini-btn{width:100%!important;min-width:0!important;height:96px!important;min-height:96px!important;padding:0 26px!important;border-radius:24px!important;border:1px solid var(--border)!important;background:#fff!important;color:#102019!important;box-shadow:0 16px 38px rgba(15,23,42,0.08)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:30px!important;line-height:1!important;font-weight:950!important;letter-spacing:-0.04em!important}#shop-year-section .shop-year-mini-btn.active,#shop-year-section .shop-year-mini-btn.is-active,#shop-year-section .shop-year-mini-btn[aria-pressed="true"]{background:#1bcf56!important;border-color:#1bcf56!important;color:#fff!important;box-shadow:0 20px 48px rgba(27,207,86,0.26)!important}#shop-year-section .shop-year-status{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-left:auto!important;min-height:30px!important;padding:0 14px!important;border-radius:999px!important;background:rgba(27,207,86,.11)!important;color:var(--primary-dark)!important;font-size:13px!important;line-height:1!important;font-weight:900!important;white-space:nowrap!important}#shop-year-section .shop-exam-primary-grid,#shop-year-section .shop-exam-primary-card,#shop-year-section .shop-exam-switch-btn{display:none!important}@media (max-width:760px){#shop-year-section .shop-exam-year-head{flex-wrap:wrap!important;gap:12px!important;margin-bottom:14px!important}#shop-year-section .shop-exam-year-title{width:100%!important;grid-template-columns:auto auto!important;gap:10px!important}#shop-year-section .shop-year-mini-switch{grid-column:1/-1!important;margin:4px 0 0!important;gap:10px!important}#shop-year-section .shop-year-mini-btn{height:74px!important;min-height:74px!important;border-radius:20px!important;font-size:24px!important}#shop-year-section .shop-year-status{font-size:12px!important;min-height:28px!important;padding:0 11px!important}}#shop-year-section .shop-exam-year-head{display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:12px!important;width:100%!important;margin-bottom:16px!important}#shop-year-section .shop-exam-year-title{display:contents!important}#shop-year-section .shop-step-number{grid-column:1!important}#shop-year-section .shop-exam-year-title h2{grid-column:2!important;margin:0!important;font-size:28px!important;line-height:1.04!important;font-weight:950!important;letter-spacing:-0.045em!important;color:#102019!important}#shop-year-section .shop-year-status{grid-column:3!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:30px!important;padding:0 14px!important;border-radius:999px!important;background:rgba(27,207,86,.11)!important;color:var(--primary-dark)!important;font-size:13px!important;line-height:1!important;font-weight:900!important;white-space:nowrap!important;margin-left:auto!important}#shop-year-section .shop-year-mini-switch{grid-column:1/-1!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;width:100%!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}#shop-year-section .shop-year-mini-btn{width:100%!important;min-width:0!important;height:98px!important;min-height:98px!important;padding:20px 22px!important;border-radius:24px!important;border:1px solid var(--border)!important;background:rgba(255,255,255,.96)!important;color:#102019!important;box-shadow:0 16px 38px rgba(15,23,42,0.08)!important;display:inline-flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:7px!important;font-size:34px!important;line-height:1!important;font-weight:950!important;letter-spacing:-0.045em!important;text-align:center!important}#shop-year-section .shop-year-mini-btn::after{display:block!important;font-size:14px!important;line-height:1.1!important;font-weight:850!important;letter-spacing:0!important;color:currentColor!important;opacity:.72!important}#shop-year-section .shop-year-mini-btn[data-academic-year="2027"]::after{content:"Новые курсы"}#shop-year-section .shop-year-mini-btn[data-academic-year="2026"]::after{content:"Прошлый год"}#shop-year-section .shop-year-mini-btn.active,#shop-year-section .shop-year-mini-btn.is-active,#shop-year-section .shop-year-mini-btn[aria-pressed="true"]{background:#1bcf56!important;border-color:#1bcf56!important;color:#fff!important;box-shadow:0 20px 52px rgba(27,207,86,.24)!important}#shop-year-section .shop-year-mini-btn.active::after,#shop-year-section .shop-year-mini-btn.is-active::after,#shop-year-section .shop-year-mini-btn[aria-pressed="true"]::after{opacity:.9!important}#shop-year-section .shop-exam-primary-grid,#shop-year-section .shop-exam-primary-card,#shop-year-section .shop-exam-switch-btn{display:none!important}@media (max-width:760px){#shop-year-section .shop-exam-year-head{grid-template-columns:auto 1fr!important;gap:10px!important;margin-bottom:12px!important}#shop-year-section .shop-year-status{grid-column:1/-1!important;justify-self:start!important;min-height:28px!important;padding:0 11px!important;font-size:12px!important}#shop-year-section .shop-year-mini-switch{gap:10px!important}#shop-year-section .shop-year-mini-btn{height:78px!important;min-height:78px!important;padding:16px 12px!important;border-radius:20px!important;font-size:27px!important}#shop-year-section .shop-year-mini-btn::after{font-size:12px!important}}#shop-year-section .shop-exam-year-head{display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:12px!important;width:100%!important;margin-bottom:16px!important}#shop-year-section .shop-exam-year-title{display:contents!important}#shop-year-section .shop-step-number{grid-column:1!important;grid-row:1!important}#shop-year-section .shop-exam-year-title h2{grid-column:2!important;grid-row:1!important;margin:0!important}#shop-year-section .shop-year-status{grid-column:3!important;grid-row:1!important;justify-self:end!important;align-self:center!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:30px!important;padding:0 14px!important;border-radius:999px!important;background:rgba(27,207,86,.12)!important;color:#169a42!important;font-size:13px!important;line-height:1!important;font-weight:900!important;white-space:nowrap!important;margin-left:auto!important}#shop-year-section .shop-year-mini-switch{grid-column:1/-1!important;grid-row:2!important;margin-top:0!important}#shop-year-section.is-previous .shop-year-status,#shop-year-section:has(.shop-year-mini-btn[data-academic-year="2026"].active) .shop-year-status,#shop-year-section:has(.shop-year-mini-btn[data-academic-year="2026"].is-active) .shop-year-status,#shop-year-section:has(.shop-year-mini-btn[data-academic-year="2026"][aria-pressed="true"]) .shop-year-status{background:rgba(245,158,11,.16)!important;color:#a86400!important}#shop-year-section:not(.is-previous):has(.shop-year-mini-btn[data-academic-year="2027"][aria-pressed="true"]) .shop-year-status,#shop-year-section:not(.is-previous):has(.shop-year-mini-btn[data-academic-year="2027"].active) .shop-year-status,#shop-year-section:not(.is-previous):has(.shop-year-mini-btn[data-academic-year="2027"].is-active) .shop-year-status{background:rgba(27,207,86,.12)!important;color:#169a42!important}@media (max-width:760px){#shop-year-section .shop-exam-year-head{grid-template-columns:auto 1fr auto!important;gap:9px!important;margin-bottom:12px!important}#shop-year-section .shop-year-status{grid-column:3!important;grid-row:1!important;min-height:27px!important;padding:0 10px!important;font-size:11px!important}#shop-year-section .shop-year-mini-switch{grid-column:1/-1!important;grid-row:2!important}}@media (max-width:430px){#shop-year-section .shop-year-status{display:none!important}}#shop-year-section .shop-exam-year-head{display:block!important;width:100%!important;margin-bottom:18px!important}#shop-year-section .shop-exam-year-title{display:block!important;width:100%!important}#shop-year-section .shop-step-number,#shop-year-section .shop-exam-year-title h2,#shop-year-section .shop-year-status{display:none!important}#shop-year-section .shop-year-mini-switch{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;width:100%!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}#shop-year-section .shop-year-mini-btn{width:100%!important;min-width:0!important;height:88px!important;min-height:88px!important;padding:18px 22px!important;border-radius:22px!important;border:1px solid rgba(15,23,42,.08)!important;background:rgba(255,255,255,.88)!important;color:#102019!important;box-shadow:0 10px 28px rgba(15,23,42,.055)!important;display:inline-flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:6px!important;font-size:31px!important;line-height:1!important;font-weight:950!important;letter-spacing:-0.045em!important;text-align:center!important}#shop-year-section .shop-year-mini-btn:hover{transform:translateY(-1px)!important;box-shadow:0 14px 34px rgba(15,23,42,.075)!important}#shop-year-section .shop-year-mini-btn::after{display:block!important;font-size:13px!important;line-height:1.1!important;font-weight:850!important;letter-spacing:0!important;color:currentColor!important;opacity:.68!important}#shop-year-section .shop-year-mini-btn[data-academic-year="2027"]::after{content:"Новые курсы"}#shop-year-section .shop-year-mini-btn[data-academic-year="2026"]::after{content:"Прошлый год"}#shop-year-section .shop-year-mini-btn[data-academic-year="2027"].active,#shop-year-section .shop-year-mini-btn[data-academic-year="2027"].is-active,#shop-year-section .shop-year-mini-btn[data-academic-year="2027"][aria-pressed="true"]{background:rgba(27,207,86,.105)!important;border-color:rgba(27,207,86,.32)!important;color:#159640!important;box-shadow:0 14px 34px rgba(27,207,86,.12)!important}#shop-year-section .shop-year-mini-btn[data-academic-year="2026"].active,#shop-year-section .shop-year-mini-btn[data-academic-year="2026"].is-active,#shop-year-section .shop-year-mini-btn[data-academic-year="2026"][aria-pressed="true"]{background:rgba(245,158,11,.12)!important;border-color:rgba(245,158,11,.34)!important;color:#a86400!important;box-shadow:0 14px 34px rgba(245,158,11,.12)!important}#shop-year-section .shop-exam-primary-grid,#shop-year-section .shop-exam-primary-card,#shop-year-section .shop-exam-switch-btn{display:none!important}@media (max-width:760px){#shop-year-section .shop-exam-year-head{margin-bottom:14px!important}#shop-year-section .shop-year-mini-switch{gap:10px!important}#shop-year-section .shop-year-mini-btn{height:74px!important;min-height:74px!important;padding:15px 12px!important;border-radius:18px!important;font-size:25px!important}#shop-year-section .shop-year-mini-btn::after{font-size:12px!important}}.shop-news-banner.shop-news-banner-with-action{min-height:0!important;padding:10px 14px!important;margin-bottom:16px!important;border-radius:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:0!important}.shop-news-banner .shop-news-banner-text{display:block!important;width:100%!important;min-width:0!important;font-size:15px!important;line-height:1.32!important;font-weight:800!important;letter-spacing:-0.01em!important}.shop-news-banner .shop-news-banner-manager{display:none!important}@media (max-width:760px){.shop-news-banner.shop-news-banner-with-action{padding:9px 12px!important;margin-bottom:14px!important;border-radius:16px!important}.shop-news-banner .shop-news-banner-text{font-size:13.5px!important;line-height:1.3!important}}.month-choice-full{white-space:normal!important;line-height:1.18!important;min-height:76px!important}.shop-news-banner.shop-news-banner-with-action{width:calc(100% - 8px)!important;max-width:calc(100% - 8px)!important;box-sizing:border-box!important;min-height:unset!important;padding:12px 16px!important;margin:0 auto 16px auto!important;border-radius:20px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;text-align:left!important}.shop-news-banner .shop-news-banner-text{display:block!important;width:auto!important;flex:1 1 auto!important;min-width:0!important;font-size:15.5px!important;line-height:1.35!important;font-weight:800!important;letter-spacing:-0.01em!important}.shop-news-banner .shop-news-banner-manager{display:inline-flex!important;flex:0 0 auto!important;margin-left:auto!important;white-space:nowrap!important}@media (max-width:760px){.shop-news-banner.shop-news-banner-with-action{width:calc(100% - 6px)!important;max-width:calc(100% - 6px)!important;padding:10px 12px!important;margin-bottom:14px!important;border-radius:17px!important;gap:10px!important}.shop-news-banner .shop-news-banner-text{font-size:13.5px!important;line-height:1.3!important}}.shop-news-banner.shop-news-banner-with-action{margin-top:8px!important}@media (max-width:760px){.shop-news-banner.shop-news-banner-with-action{margin-top:6px!important}}.final-course-card{grid-template-columns:minmax(0,1fr) minmax(330px,390px)!important;gap:34px!important;align-items:stretch!important}.final-course-side{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;align-self:stretch!important;position:sticky!important;top:90px!important}.final-course-buy-card{min-height:100%!important;padding:30px 28px!important;border-radius:28px!important;background:radial-gradient(circle at 50% 0%,rgba(27,207,86,.08),transparent 42%),#fff!important;border:1px solid rgba(15,23,42,.075)!important;box-shadow:0 24px 70px rgba(15,23,42,.10)!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:center!important;gap:20px!important}.final-course-buy-badge{align-self:center!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding:0 16px!important;border-radius:999px!important;background:rgba(27,207,86,.10)!important;border:1px solid rgba(27,207,86,.26)!important;color:var(--primary-dark)!important;font-size:14px!important;line-height:1!important;font-weight:900!important;white-space:nowrap!important}.final-course-side strong{margin:4px 0 2px!important;font-size:54px!important;line-height:.95!important;font-weight:950!important;letter-spacing:-0.055em!important;text-align:center!important;color:var(--text-strong)!important}.final-course-buy-info{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:13px!important;padding:16px 18px!important;border-radius:22px!important;background:radial-gradient(circle at 0% 0%,rgba(27,207,86,.12),transparent 42%),rgba(27,207,86,.055)!important;border:1px solid rgba(27,207,86,.11)!important}.final-course-buy-info-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;border-radius:999px!important;background:rgba(27,207,86,.13)!important;color:var(--primary-dark)!important;font-size:22px!important;line-height:1!important}.final-course-buy-info b{display:block!important;margin:0 0 4px!important;color:var(--text-strong)!important;font-size:15.5px!important;line-height:1.18!important;font-weight:900!important;letter-spacing:-0.015em!important}.final-course-buy-info small{display:block!important;color:var(--text-muted)!important;font-size:13px!important;line-height:1.25!important;font-weight:700!important}.final-course-buy-card .add-cart-btn{height:62px!important;border-radius:18px!important;font-size:17px!important;font-weight:900!important;box-shadow:0 16px 34px rgba(27,207,86,.32)!important}.final-course-access-note{margin:0!important;color:var(--text-muted)!important;font-size:13.5px!important;line-height:1.45!important;font-weight:700!important;text-align:center!important}@media (max-width:980px){.final-course-card{grid-template-columns:1fr!important;gap:22px!important}.final-course-side{position:static!important;padding:0!important;display:block!important}.final-course-buy-card{min-height:0!important;padding:26px 22px!important}}@media (max-width:640px){.final-course-side strong{font-size:42px!important}.final-course-buy-card{padding:22px 18px!important;border-radius:24px!important;gap:16px!important}.final-course-buy-card .add-cart-btn{height:56px!important;font-size:16px!important}}.final-course-side{align-self:start!important}.final-course-buy-card{align-items:stretch!important}@media (max-width:760px){.shop-news-banner .shop-news-banner-manager{display:none!important}.shop-news-banner.shop-news-banner-with-action{justify-content:center!important;text-align:center!important}.shop-news-banner .shop-news-banner-text{width:100%!important;text-align:center!important}}@media (max-width:760px){.shop-news-banner.shop-news-banner-with-action{justify-content:flex-start!important;text-align:left!important;align-items:center!important}.shop-news-banner .shop-news-banner-text{width:100%!important;flex:1 1 100%!important;text-align:left!important;justify-content:flex-start!important}.shop-news-banner .shop-news-banner-manager{display:none!important}}#shop-year-section .shop-year-mini-btn[data-academic-year="2027"]::after{content:"Новые курсы"!important}.final-course-card{align-items:stretch!important}.final-course-side{align-self:stretch!important;height:auto!important;min-height:100%!important;display:flex!important;flex-direction:column!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.final-course-buy-card{flex:1 1 auto!important;width:100%!important;min-height:100%!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;padding:34px 28px!important;border-radius:30px!important;background:radial-gradient(circle at 50% 0%,rgba(27,207,86,.08),transparent 42%),linear-gradient(180deg,#fff 0%,rgba(255,255,255,.96) 100%)!important;border:1px solid rgba(15,23,42,.075)!important;box-shadow:0 26px 74px rgba(15,23,42,.10),inset 0 1px 0 rgba(255,255,255,.85)!important}.final-course-buy-badge{margin:0 auto 8px!important}.final-course-side strong{margin:4px 0 18px!important}.final-course-buy-info{margin-bottom:14px!important}.final-course-buy-card .add-cart-btn{margin-top:8px!important}.final-course-access-note{margin-top:8px!important}@media (max-width:980px){.final-course-card{align-items:stretch!important}.final-course-side{min-height:0!important;height:auto!important;position:static!important}.final-course-buy-card{min-height:0!important;padding:26px 22px!important}}@media (max-width:640px){.final-course-buy-card{padding:22px 18px!important;border-radius:24px!important}}.final-course-buy-card{justify-content:flex-start!important;gap:18px!important}.final-course-buy-badge{margin-bottom:4px!important}.final-course-side strong{margin:2px 0 6px!important}.final-course-buy-info{margin-bottom:0!important}.final-course-includes{padding:16px 16px!important;border-radius:22px!important;background:radial-gradient(circle at 0% 0%,rgba(27,207,86,.10),transparent 42%),rgba(248,251,249,.92)!important;border:1px solid rgba(15,23,42,.065)!important}.final-course-includes-title{margin:0 0 12px!important;color:var(--text-strong)!important;font-size:15px!important;line-height:1.1!important;font-weight:900!important;letter-spacing:-0.015em!important}.final-course-includes-list{display:flex!important;flex-direction:column!important;gap:10px!important}.final-course-includes-row{display:grid!important;grid-template-columns:22px minmax(0,1fr)!important;align-items:start!important;gap:9px!important}.final-course-includes-row span{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:20px!important;height:20px!important;border-radius:999px!important;background:rgba(27,207,86,.13)!important;color:var(--primary-dark)!important;font-size:12px!important;line-height:1!important;font-weight:950!important}.final-course-includes-row p{margin:1px 0 0!important;color:var(--text-body)!important;font-size:13.5px!important;line-height:1.35!important;font-weight:750!important}.final-course-buy-spacer{flex:1 1 auto!important;min-height:14px!important}.final-course-buy-divider{width:100%!important;height:1px!important;background:rgba(15,23,42,.08)!important;margin:0 0 2px!important}.final-course-buy-card .add-cart-btn{margin-top:0!important}.final-course-access-note{margin-top:2px!important}@media (max-width:980px){.final-course-buy-spacer{display:none!important}.final-course-includes{padding:15px 15px!important}}@media (max-width:640px){.final-course-includes{border-radius:18px!important}.final-course-includes-row p{font-size:13px!important}}.final-course-access-note{display:none!important}.final-course-includes{margin-bottom:2px!important}.final-course-buy-divider{margin-top:auto!important}.final-course-access-note{display:block!important;margin-top:2px!important;color:var(--text-muted)!important;font-size:13.5px!important;line-height:1.45!important;font-weight:700!important;text-align:center!important}.final-course-buy-info b{font-size:15.5px!important;font-weight:900!important}.final-course-buy-info small{font-size:13px!important;font-weight:700!important}.final-course-buy-divider{margin-top:auto!important}.final-course-buy-card .add-cart-btn{margin-top:0!important}.final-course-main{display:flex!important;flex-direction:column!important;min-height:100%!important}.final-course-main .course-meta{margin-top:auto!important;padding-top:18px!important}.final-course-main .course-meta span{height:30px!important;padding:0 12px!important;font-size:12.5px!important;font-weight:800!important}@media (max-width:640px){.final-course-main .course-meta{margin-top:10px!important;padding-top:6px!important}}.final-course-main .course-badge{align-self:flex-start!important;width:auto!important;max-width:max-content!important}.final-course-card .course-badge{display:inline-flex!important;flex:0 0 auto!important}.final-course-card{align-items:stretch!important}.final-course-side{align-self:stretch!important;height:auto!important;min-height:100%!important;display:flex!important;flex-direction:column!important}.final-course-buy-card{flex:1 1 auto!important;width:100%!important;min-height:100%!important;height:auto!important;display:flex!important;flex-direction:column!important}@media (min-width:641px){.course-schedule-image-box{width:100%!important;max-width:420px!important;margin:16px 0!important}.course-schedule-image-btn{max-height:none!important;overflow:visible!important;position:relative!important}.course-schedule-image-btn img{width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center center!important}.course-schedule-image-btn::after{content:none!important;display:none!important}}@media (max-width:640px){.course-schedule-image-box{max-width:100%!important}.course-schedule-image-btn{max-height:none!important;overflow:visible!important}.course-schedule-image-btn img{width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important}.course-schedule-image-btn::after{content:none!important;display:none!important}}.final-course-description .course-description-title-soft,.final-course-description .course-description-heading-soft{color:var(--text-strong)!important;font-weight:500!important}.final-course-description .course-description-title-soft,.final-course-description .course-description-heading-soft{color:var(--text-strong)!important;font-weight:500!important}.month-choice.month-choice-full.selected,.month-choice.month-choice-full.active,.month-choice.month-choice-full.selected.active,.month-choice.month-choice-full[aria-pressed="true"]{background:rgba(27,207,86,.10)!important;border-color:rgba(27,207,86,.34)!important;color:#13933d!important;box-shadow:0 12px 30px rgba(27,207,86,.12)!important}.month-choice.month-choice-full.selected *,.month-choice.month-choice-full.active *{color:inherit!important}.month-choice.month-choice-full.selected:hover,.month-choice.month-choice-full.active:hover,.month-choice.month-choice-full.selected.active:hover{background:rgba(27,207,86,.14)!important;border-color:rgba(27,207,86,.42)!important;color:#108237!important;box-shadow:0 14px 34px rgba(27,207,86,.15)!important}@media (max-width:640px){.final-course-main .course-meta{display:none!important}}@media (max-width:760px){.final-course-card .course-meta,.final-course-card .final-course-main .course-meta,.final-course-main .course-meta{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.final-course-card .course-meta span,.final-course-main .course-meta span{display:none!important}}.month-choice-full{position:relative;overflow:visible;margin-top:18px}.month-choice-full::before{content:"ВЫГОДНЕЕ НА 20%";position:absolute;top:-14px;left:50%;transform:translateX(-50%);display:inline-flex;align-items:center;justify-content:center;padding:6px 14px;border-radius:10px;background:linear-gradient(180deg,#30d964 0%,#1fc955 100%);color:#ffffff;font-size:12px;font-weight:800;letter-spacing:0.02em;line-height:1;white-space:nowrap;box-shadow:0 10px 24px rgba(39,212,84,0.22);border:1px solid rgba(255,255,255,0.45);z-index:3}.month-choice-full:hover::before{transform:translateX(-50%) translateY(-1px)}.month-choice-full.selected::before,.month-choice-full.active::before{background:linear-gradient(180deg,#2ecc5c 0%,#18ba49 100%);color:#fff}@media (max-width:760px){.month-choice-full{margin-top:16px}.month-choice-full::before{top:-13px;font-size:11px;padding:5px 10px;border-radius:9px}}.month-choice-full::before{content:"ВЫГОДНЕЕ НА 20%"!important}body:has(#shop-year-section.is-previous) .month-choice-full::before,body:has(#shop-year-section .shop-year-mini-btn[data-academic-year="2026"].active) .month-choice-full::before,body:has(#shop-year-section .shop-year-mini-btn[data-academic-year="2026"].is-active) .month-choice-full::before,body:has(#shop-year-section .shop-year-mini-btn[data-academic-year="2026"][aria-pressed="true"]) .month-choice-full::before{content:"ВЫГОДНЕЕ НА 20%"!important}.month-choice-full::before{content:"КУРС 2026 В ПОДАРОК"!important}body:has(#shop-year-section.is-previous) .month-choice-full::before,body:has(#shop-year-section .shop-year-mini-btn[data-academic-year="2026"].active) .month-choice-full::before,body:has(#shop-year-section .shop-year-mini-btn[data-academic-year="2026"].is-active) .month-choice-full::before,body:has(#shop-year-section .shop-year-mini-btn[data-academic-year="2026"][aria-pressed="true"]) .month-choice-full::before{content:"ВЫГОДНЕЕ НА 20%"!important}.month-choice-full::before{background:linear-gradient(180deg,#30d964 0%,#1fc955 100%)!important;color:#fff!important;box-shadow:0 10px 24px rgba(39,212,84,0.22)!important}.month-choice-full::before{content:"ВЫГОДНЕЕ НА 20%"!important}body:has(#shop-year-section.is-previous) .month-choice-full::before,body:has(#shop-year-section .shop-year-mini-btn[data-academic-year="2026"].active) .month-choice-full::before,body:has(#shop-year-section .shop-year-mini-btn[data-academic-year="2026"].is-active) .month-choice-full::before,body:has(#shop-year-section .shop-year-mini-btn[data-academic-year="2026"][aria-pressed="true"]) .month-choice-full::before{content:"ВЫГОДНЕЕ НА 20%"!important}.month-choice-full::before{background:linear-gradient(180deg,#30d964 0%,#1fc955 100%)!important;color:#fff!important;box-shadow:0 10px 24px rgba(39,212,84,0.22)!important}.final-course-subtitle{margin:0 0 12px!important;color:var(--text-muted)!important;font-size:18px!important;line-height:1.55!important;font-weight:600!important}.final-course-subtitle-month{color:var(--text-strong)!important;font-weight:850!important;white-space:nowrap!important}@media (max-width:760px){.final-course-subtitle{font-size:15.5px!important;line-height:1.45!important;margin-bottom:10px!important}.final-course-subtitle-month{display:inline!important;font-weight:900!important}}.final-course-card h4{margin-bottom:4px!important}.final-course-subtitle{margin-top:0!important;margin-bottom:12px!important;color:var(--text-muted)!important;font-weight:600!important}.final-course-subtitle-month{color:inherit!important;font-weight:inherit!important;white-space:normal!important}@media (max-width:760px){.final-course-card h4{margin-bottom:3px!important}.final-course-subtitle{margin-bottom:10px!important}.final-course-subtitle-month{font-weight:inherit!important;color:inherit!important}}.final-course-card .final-course-main>h4,.final-course-main>h4{margin-top:0!important;margin-bottom:0!important;padding-bottom:0!important;line-height:1.08!important}.final-course-card .final-course-main>.final-course-subtitle,.final-course-main>.final-course-subtitle{margin-top:2px!important;margin-bottom:12px!important;padding-top:0!important;line-height:1.35!important}.final-course-subtitle-month{color:inherit!important;font-weight:inherit!important}@media (max-width:760px){.final-course-card .final-course-main>h4,.final-course-main>h4{margin-bottom:0!important;line-height:1.08!important}.final-course-card .final-course-main>.final-course-subtitle,.final-course-main>.final-course-subtitle{margin-top:2px!important;margin-bottom:10px!important;line-height:1.35!important}}.final-course-card .final-course-main>.final-course-subtitle,.final-course-main>.final-course-subtitle,p.final-course-subtitle{white-space:normal!important;height:auto!important;min-height:0!important;margin-top:0!important;margin-bottom:12px!important;line-height:1.35!important}.final-course-subtitle-month{color:inherit!important;font-weight:inherit!important;white-space:normal!important}.final-course-card .final-course-main>.final-course-subtitle,.final-course-main>.final-course-subtitle,p.final-course-subtitle{margin-top:3px!important;margin-bottom:12px!important;white-space:normal!important;line-height:1.35!important}.final-course-card .final-course-main>.final-course-subtitle,.final-course-main>.final-course-subtitle,p.final-course-subtitle{margin-top:5px!important}.final-course-buy-card button,.final-course-side .final-course-buy-card button{font-size:18px!important;font-weight:700!important}@media (max-width:760px){.final-course-buy-card button,.final-course-side .final-course-buy-card button{font-size:18px!important;font-weight:700!important}}.final-course-buy-badge{font-weight:700!important}.final-course-buy-badge{font-weight:800!important}.final-course-includes li{display:flex!important;align-items:flex-start!important;gap:8px!important;line-height:1.35!important}.final-course-includes li span:first-child,.final-course-includes li b:first-child,.final-course-includes li svg:first-child{flex:0 0 auto!important}.final-course-includes li span:last-child{flex:1 1 auto!important;min-width:0!important}@media (max-width:760px){.final-course-includes li{gap:7px!important;line-height:1.32!important}}.final-course-includes li{display:flex!important;align-items:flex-start!important;gap:8px!important;line-height:1.35!important}.final-course-includes li span:first-child,.final-course-includes li b:first-child,.final-course-includes li svg:first-child{flex:0 0 auto!important}.final-course-includes li span:last-child{flex:1 1 auto!important;min-width:0!important}@media (max-width:760px){.final-course-includes li{gap:7px!important;line-height:1.32!important}}.final-course-card .final-course-main img,.final-course-main img{max-height:520px!important;width:auto!important;max-width:100%!important;height:auto!important;object-fit:contain!important;display:block!important;margin-left:auto!important;margin-right:auto!important}.final-course-card .schedule-card,.final-course-card .course-schedule-card,.final-course-card .schedule-preview,.final-course-card .course-schedule,.final-course-main .schedule-card,.final-course-main .course-schedule-card,.final-course-main .schedule-preview,.final-course-main .course-schedule{max-width:420px!important}@media (max-width:760px){.final-course-card .final-course-main img,.final-course-main img{max-height:360px!important;width:auto!important;max-width:100%!important;height:auto!important}.final-course-card .schedule-card,.final-course-card .course-schedule-card,.final-course-card .schedule-preview,.final-course-card .course-schedule,.final-course-main .schedule-card,.final-course-main .course-schedule-card,.final-course-main .schedule-preview,.final-course-main .course-schedule{max-width:100%!important}}.shop-seo-guide{position:relative;isolation:isolate;overflow:hidden;margin:42px 0 4px;padding:30px;border:1px solid rgba(27,207,86,.18);border-radius:30px;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(246,252,248,.94));box-shadow:0 22px 56px rgba(7,19,12,.07),inset 0 1px 0 rgba(255,255,255,.92)}.shop-seo-guide-orb{position:absolute;z-index:-1;top:-150px;right:-120px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(27,207,86,.16) 0%,rgba(27,207,86,0) 70%);pointer-events:none}.shop-seo-guide-head{max-width:850px;margin-bottom:22px}.shop-seo-guide-kicker{display:inline-flex;align-items:center;min-height:30px;margin-bottom:12px;padding:0 13px;border:1px solid rgba(27,207,86,.20);border-radius:999px;background:rgba(27,207,86,.09);color:#139447;font-size:12.5px;line-height:1;font-weight:900}.shop-seo-guide h2{margin:0 0 12px;color:#0b0f0d;font-size:clamp(27px,3vw,40px);line-height:1.08;font-weight:900;letter-spacing:-.04em}.shop-seo-guide-head>p{max-width:820px;margin:0;color:#5f6b63;font-size:16px;line-height:1.65;font-weight:500}.shop-seo-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.shop-seo-guide-item{overflow:hidden;align-self:start;border:1px solid rgba(7,19,12,.08);border-radius:19px;background:rgba(255,255,255,.94);box-shadow:0 9px 24px rgba(7,19,12,.045);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.shop-seo-guide-item:hover{border-color:rgba(27,207,86,.24);transform:translateY(-1px);box-shadow:0 13px 28px rgba(7,19,12,.065)}.shop-seo-guide-item[open]{border-color:rgba(27,207,86,.30);background:#fff;box-shadow:0 15px 34px rgba(27,207,86,.09)}.shop-seo-guide-item summary{display:grid;grid-template-columns:34px minmax(0,1fr) 20px;align-items:center;gap:11px;min-height:64px;padding:12px 16px;color:#102019;cursor:pointer;list-style:none;user-select:none}.shop-seo-guide-item summary::-webkit-details-marker{display:none}.shop-seo-guide-item summary::marker{content:""}.shop-seo-guide-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:12px;background:rgba(27,207,86,.10);font-size:16px;line-height:1}.shop-seo-guide-label{min-width:0;font-size:15px;line-height:1.3;font-weight:800;letter-spacing:-.015em}.shop-seo-guide-plus{position:relative;width:20px;height:20px;border-radius:50%;background:rgba(7,19,12,.045);transition:transform .22s ease,background .22s ease}.shop-seo-guide-plus::before,.shop-seo-guide-plus::after{content:"";position:absolute;left:50%;top:50%;width:8px;height:1.5px;border-radius:999px;background:#556159;transform:translate(-50%,-50%)}.shop-seo-guide-plus::after{transform:translate(-50%,-50%) rotate(90deg)}.shop-seo-guide-item[open] .shop-seo-guide-plus{transform:rotate(45deg);background:rgba(27,207,86,.12)}.shop-seo-guide-answer{padding:0 16px 17px 61px}.shop-seo-guide-answer p{margin:0;color:#5f6b63;font-size:14px;line-height:1.65;font-weight:500}.shop-seo-guide-answer a{color:#139447;font-weight:800;text-decoration:underline;text-decoration-color:rgba(27,207,86,.30);text-underline-offset:3px}.shop-seo-guide-links{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:18px}.shop-seo-guide-links a,.shop-seo-guide-links a:visited{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 14px;border:1px solid rgba(7,19,12,.09);border-radius:999px;background:rgba(255,255,255,.82);color:#102019;font-size:12.8px;line-height:1;font-weight:800;text-decoration:none;box-shadow:0 7px 18px rgba(7,19,12,.035);transition:transform .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.shop-seo-guide-links a:hover{color:#139447;border-color:rgba(27,207,86,.28);box-shadow:0 10px 22px rgba(27,207,86,.08);transform:translateY(-1px)}@media (max-width:760px){.shop-seo-guide{margin-top:32px;padding:22px 16px 18px;border-radius:24px}.shop-seo-guide-head{margin-bottom:17px}.shop-seo-guide-kicker{min-height:28px;margin-bottom:10px;padding:0 11px;font-size:12px}.shop-seo-guide h2{margin-bottom:10px;font-size:27px;line-height:1.1}.shop-seo-guide-head>p{font-size:14.5px;line-height:1.58}.shop-seo-guide-grid{grid-template-columns:1fr;gap:9px}.shop-seo-guide-item{border-radius:17px}.shop-seo-guide-item summary{grid-template-columns:32px minmax(0,1fr) 20px;min-height:59px;padding:11px 13px;gap:10px}.shop-seo-guide-icon{width:32px;height:32px;border-radius:11px;font-size:15px}.shop-seo-guide-label{font-size:14px}.shop-seo-guide-answer{padding:0 13px 15px 55px}.shop-seo-guide-answer p{font-size:13.5px;line-height:1.58}.shop-seo-guide-links{display:grid;grid-template-columns:1fr;gap:8px;margin-top:14px}.shop-seo-guide-links a{width:100%;min-height:42px}}@media (prefers-reduced-motion:reduce){.shop-seo-guide-item,.shop-seo-guide-plus,.shop-seo-guide-links a{transition:none}}.shop-catalog-stage{width:100%;min-height:calc(100vh - 110px);min-height:calc(100svh - 110px);box-sizing:border-box}@media (max-width:640px){.shop-catalog-stage{min-height:calc(100vh - 96px);min-height:calc(100svh - 96px)}}#shop-container.shop-flow{gap:12px!important}#shop-subject-step,#shop-school-step,#shop-course-step,#shop-month-step{box-sizing:border-box!important;width:100%!important;margin:0!important;padding:17px 18px 18px!important;background:#fff!important;border:1px solid rgba(18,34,24,.075)!important;border-radius:22px!important;box-shadow:0 9px 28px rgba(15,23,42,.038),0 2px 7px rgba(15,23,42,.018)!important}#shop-subject-step>.shop-step-head,#shop-school-step>.shop-step-head,#shop-course-step>.shop-step-head,#shop-month-step>.shop-step-head{min-height:34px!important;margin:0 0 14px!important;padding:0!important;border:0!important}#shop-subject-step .shop-step-head h3,#shop-school-step .shop-step-head h3,#shop-course-step .shop-step-head h3,#shop-month-step .shop-step-head h3,#shop-offer-step .shop-step-head h3{margin:0!important;font-size:21px!important;line-height:1.1!important;letter-spacing:-.025em!important}#shop-subject-step .shop-step-head>p,#shop-school-step .shop-step-head>p,#shop-course-step .shop-step-head>p,#shop-month-step .shop-step-head>p{font-size:12.5px!important;font-weight:700!important;color:rgba(65,77,69,.62)!important}#shop-subject-step .shop-step-number,#shop-school-step .shop-step-number,#shop-course-step .shop-step-number,#shop-month-step .shop-step-number,#shop-offer-step .shop-step-number{position:relative}#shop-subject-step .shop-step-number::after,#shop-school-step .shop-step-number::after,#shop-course-step .shop-step-number::after,#shop-month-step .shop-step-number::after,#shop-offer-step .shop-step-number::after{content:"";position:absolute;left:50%;bottom:-7px;width:20px;height:2px;border-radius:999px;background:rgba(27,207,86,.82);transform:translateX(-50%)}.webege-step-summary{display:none;width:100%;min-height:58px;box-sizing:border-box;align-items:center;gap:12px;padding:9px 12px;border:1px solid rgba(18,34,24,.085);border-radius:15px;background:linear-gradient(180deg,#fff,#fbfdfb);color:#07130c;cursor:pointer;text-align:left;transition:border-color .16s ease,box-shadow .16s ease}.webege-step-summary:hover{border-color:rgba(27,207,86,.30);box-shadow:0 8px 20px rgba(27,207,86,.06)}.webege-step-summary-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;flex:0 0 38px;border-radius:12px;background:rgba(27,207,86,.11);color:#11a847;font-size:13px;font-weight:900}.webege-step-summary-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}.webege-step-summary-copy strong{overflow:hidden;color:#07130c;font-size:15px;line-height:1.2;font-weight:850;white-space:nowrap;text-overflow:ellipsis}.webege-step-summary-copy span{color:rgba(73,85,77,.66);font-size:11.5px;line-height:1.2;font-weight:650}.webege-step-summary-arrow{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;flex:0 0 30px;border-radius:10px;color:rgba(42,58,47,.66);font-size:20px;line-height:1;transform:rotate(90deg)}#shop-subject-step.webege-step-collapsed>.subject-choice-grid,#shop-school-step.webege-step-collapsed>.school-choice-grid,#shop-course-step.webege-step-collapsed>.stream-choice-grid{display:none!important}#shop-subject-step.webege-step-collapsed>.webege-step-summary,#shop-school-step.webege-step-collapsed>.webege-step-summary,#shop-course-step.webege-step-collapsed>.webege-step-summary{display:flex}#shop-subject-step .subject-choice-grid,#shop-school-step .school-choice-grid,#shop-course-step .stream-choice-grid,#shop-month-step .month-grid{width:100%!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.webege-month-format-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 12px}.webege-month-mode,#shop-month-step .webege-full-course-option{position:relative;display:flex!important;min-width:0;min-height:66px!important;box-sizing:border-box;align-items:center!important;gap:11px!important;margin:0!important;padding:10px 13px!important;border:1px solid rgba(18,34,24,.09)!important;border-radius:16px!important;background:#fff!important;color:#07130c!important;box-shadow:none!important;cursor:pointer;text-align:left!important;transform:none!important}.webege-month-mode.is-active,#shop-month-step .webege-full-course-option.is-active{border-color:rgba(27,207,86,.70)!important;background:linear-gradient(135deg,rgba(27,207,86,.095),rgba(255,255,255,.98))!important}.webege-month-mode-radio{position:relative;width:20px;height:20px;flex:0 0 20px;box-sizing:border-box;border:1.5px solid rgba(50,68,56,.23);border-radius:50%;background:#fff}.webege-month-mode.is-active .webege-month-mode-radio{border-color:#18bb50}.webege-month-mode.is-active .webege-month-mode-radio::after{content:"";position:absolute;inset:4px;border-radius:50%;background:#18bb50}.webege-month-mode-copy,.webege-full-course-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:3px}.webege-month-mode-copy strong,.webege-full-course-copy strong{color:#07130c;font-size:14.5px;line-height:1.2;font-weight:850}.webege-month-mode-copy span,.webege-full-course-copy span{color:rgba(67,80,71,.66);font-size:11.5px;line-height:1.3;font-weight:650}.webege-full-course-gift{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;flex:0 0 38px;border-radius:12px;background:rgba(27,207,86,.10);font-size:19px}#shop-month-step .month-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}#shop-month-step .month-grid>.month-choice:not(.webege-full-course-option){min-height:46px!important;margin:0!important;padding:0 12px!important;border-radius:13px!important;box-shadow:none!important}#shop-offer-step{box-sizing:border-box!important;width:100%!important;margin:0!important;padding:17px 18px 18px!important;background:linear-gradient(135deg,rgba(27,207,86,.085) 0%,rgba(244,253,247,.92) 56%,rgba(255,255,255,.98) 100%)!important;border:1px solid rgba(27,207,86,.28)!important;border-radius:22px!important;box-shadow:0 12px 34px rgba(15,23,42,.045)!important}#shop-offer-step>.shop-step-head{margin:0 0 13px!important;padding:0!important;border:0!important}.webege-selection-path{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:0 0 13px}.webege-selection-path-item{display:flex;min-width:0;min-height:50px;box-sizing:border-box;align-items:center;gap:8px;padding:8px 9px;border:1px solid rgba(27,207,86,.13);border-radius:13px;background:rgba(255,255,255,.69)}.webege-selection-path-icon{display:inline-flex;width:30px;height:30px;flex:0 0 30px;align-items:center;justify-content:center;border-radius:10px;background:rgba(27,207,86,.11);color:#0fa846;font-size:11px;font-weight:900}.webege-selection-path-copy{min-width:0}.webege-selection-path-copy strong{display:block;overflow:hidden;color:#07130c;font-size:12px;line-height:1.25;font-weight:850;white-space:nowrap;text-overflow:ellipsis}.webege-selection-path-copy span{display:block;margin-top:1px;color:rgba(62,75,66,.60);font-size:9.5px;font-weight:650}#shop-offer-step .final-course-card{padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}#shop-offer-step .final-course-side{background:rgba(255,255,255,.98)!important;border-color:rgba(18,34,24,.075)!important;border-radius:18px!important;box-shadow:0 8px 26px rgba(15,23,42,.05)!important}@media (max-width:980px){.webege-selection-path{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){#shop-container.shop-flow{gap:9px!important}#shop-subject-step,#shop-school-step,#shop-course-step,#shop-month-step,#shop-offer-step{padding:13px 11px 14px!important;border-radius:18px!important}#shop-subject-step .shop-step-head h3,#shop-school-step .shop-step-head h3,#shop-course-step .shop-step-head h3,#shop-month-step .shop-step-head h3,#shop-offer-step .shop-step-head h3{font-size:18px!important}.webege-step-summary{min-height:54px;padding:8px 10px;border-radius:14px}.webege-step-summary-icon{width:34px;height:34px;flex-basis:34px;border-radius:11px}.webege-month-format-row{grid-template-columns:1fr;gap:7px}.webege-month-mode,#shop-month-step .webege-full-course-option{min-height:59px!important}#shop-month-step .month-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}#shop-month-step .month-grid>.month-choice:not(.webege-full-course-option){min-height:42px!important;padding:0 5px!important;font-size:12px!important;border-radius:11px!important}.webege-selection-path{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-bottom:11px}.webege-selection-path-item{min-height:46px}}#shop-subject-step>.webege-step-summary,#shop-school-step>.webege-step-summary,#shop-course-step>.webege-step-summary{display:none!important}#shop-subject-step.webege-step-collapsed>.subject-choice-grid,#shop-school-step.webege-step-collapsed>.school-choice-grid,#shop-course-step.webege-step-collapsed>.stream-choice-grid{display:grid!important}#shop-month-step .webege-month-mode{display:none!important}#shop-month-step .webege-month-format-row{display:block!important;margin-bottom:12px!important}#shop-month-step .webege-full-course-option{width:100%!important;min-height:68px!important;display:flex!important;padding:11px 15px!important;border:1px solid rgba(27,207,86,.26)!important;border-radius:16px!important;background:linear-gradient(90deg,rgba(27,207,86,.075),rgba(255,255,255,.98))!important;box-shadow:none!important}#shop-month-step .webege-full-course-option:hover{border-color:rgba(27,207,86,.48)!important;background:linear-gradient(90deg,rgba(27,207,86,.11),rgba(255,255,255,1))!important}#shop-month-step .month-grid{margin-top:0!important}#shop-offer-step .final-course-main{box-sizing:border-box;padding-left:14px!important;padding-right:18px!important;padding-top:3px!important}#shop-offer-step .final-course-main>*{max-width:100%}@media (max-width:640px){#shop-month-step .webege-full-course-option{min-height:62px!important;padding:10px 11px!important;border-radius:14px!important}#shop-offer-step .final-course-main{padding-left:5px!important;padding-right:5px!important;padding-top:0!important}}#shop-offer-step .final-course-side{box-sizing:border-box!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}#shop-offer-step .final-course-buy-card{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0!important}@media (max-width:640px){#shop-offer-step .final-course-side{padding:0!important}}#shop-offer-step .final-course-main{padding-left:0!important}@media (max-width:640px){#shop-offer-step .final-course-main{padding-left:0!important}}#shop-offer-step .final-course-main{padding-left:6px!important}@media (max-width:640px){#shop-offer-step .final-course-main{padding-left:3px!important}}#shop-offer-step .final-course-main{font-size:16px!important;line-height:1.46!important;max-width:720px;padding-top:0!important}#shop-offer-step .final-course-main>h4{margin:0 0 3px 0!important;font-size:30px!important;line-height:1.08!important;font-weight:800!important;letter-spacing:-0.45px}#shop-offer-step .final-course-subtitle{margin:0 0 14px 0!important;font-size:16px!important;line-height:1.32!important;font-weight:650!important}#shop-offer-step .final-course-main>p{margin-top:0!important;margin-bottom:13px!important;font-size:16px!important;line-height:1.48!important}#shop-offer-step .final-course-subtitle+p{margin-bottom:19px!important}#shop-offer-step .final-course-main h5{margin:20px 0 7px 0!important;font-size:17px!important;line-height:1.3!important;font-weight:700!important}#shop-offer-step .final-course-main>p>strong:only-child{display:inline-block;margin-top:4px;font-size:17px!important;line-height:1.3!important}#shop-offer-step .final-course-main ul{margin:0 0 19px 0!important;padding-left:21px!important}#shop-offer-step .final-course-main li{margin:0 0 4px 0!important;padding-left:0!important;font-size:16px!important;line-height:1.43!important}#shop-offer-step .final-course-main li:last-child{margin-bottom:0!important}#shop-offer-step .final-course-main ul ul{margin-top:4px!important;margin-bottom:6px!important}#shop-offer-step .final-course-main img{max-width:100%;margin-top:13px}@media (max-width:900px){#shop-offer-step .final-course-main{max-width:none}#shop-offer-step .final-course-main>h4{font-size:28px!important}}@media (max-width:640px){#shop-offer-step .final-course-main{font-size:15px!important;line-height:1.44!important}#shop-offer-step .final-course-main>h4{margin-bottom:4px!important;font-size:25px!important;line-height:1.1!important;letter-spacing:-0.25px}#shop-offer-step .final-course-subtitle{margin-bottom:12px!important;font-size:14.5px!important;line-height:1.35!important}#shop-offer-step .final-course-main>p{margin-bottom:11px!important;font-size:15px!important;line-height:1.46!important}#shop-offer-step .final-course-subtitle+p{margin-bottom:16px!important}#shop-offer-step .final-course-main h5{margin-top:17px!important;margin-bottom:6px!important;font-size:16px!important}#shop-offer-step .final-course-main>p>strong:only-child{font-size:16px!important}#shop-offer-step .final-course-main ul{margin-bottom:16px!important;padding-left:19px!important}#shop-offer-step .final-course-main li{margin-bottom:3px!important;font-size:15px!important;line-height:1.42!important}}@media (min-width:761px){#shop-offer-step .final-course-card{margin-top:5px!important}}@media (max-width:390px){#shop-school-step .school-choice-name,#shop-school-step .school-name,#shop-school-step .school-choice>span:last-child,#shop-school-step .school-choice-card>span:last-child,#shop-school-step [data-db-school]>span:last-child,#shop-school-step .school-choice strong,#shop-school-step .school-choice b,#shop-school-step .school-choice-card strong,#shop-school-step .school-choice-card b,#shop-school-step [data-db-school] strong,#shop-school-step [data-db-school] b{font-size:13px!important;line-height:1.08!important;letter-spacing:-0.15px!important;word-break:normal!important;overflow-wrap:normal!important;hyphens:none!important}}@media (max-width:360px){#shop-school-step .school-choice-name,#shop-school-step .school-name,#shop-school-step .school-choice>span:last-child,#shop-school-step .school-choice-card>span:last-child,#shop-school-step [data-db-school]>span:last-child,#shop-school-step .school-choice strong,#shop-school-step .school-choice b,#shop-school-step .school-choice-card strong,#shop-school-step .school-choice-card b,#shop-school-step [data-db-school] strong,#shop-school-step [data-db-school] b{font-size:12.5px!important}}#shop-subject-step{padding:19px 20px 21px!important}#shop-subject-step>.shop-step-head{margin-bottom:16px!important}#shop-subject-step .subject-choice-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:11px!important}#shop-subject-step .subject-choice{position:relative!important;display:grid!important;grid-template-columns:46px minmax(0,1fr)!important;align-items:center!important;justify-content:stretch!important;min-width:0!important;min-height:78px!important;gap:13px!important;padding:10px 38px 10px 13px!important;border:1px solid rgba(15,23,42,.105)!important;border-radius:16px!important;background:linear-gradient(180deg,rgba(255,255,255,1),rgba(253,254,253,.98))!important;color:#111914!important;text-align:left!important;font-size:15.5px!important;line-height:1.18!important;font-weight:800!important;letter-spacing:-.018em!important;box-shadow:0 4px 12px rgba(15,23,42,.025)!important;transform:none!important;overflow:hidden!important;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease,color .18s ease!important}#shop-subject-step .subject-choice::before{content:""!important;display:block!important;width:46px!important;height:46px!important;background-repeat:no-repeat!important;background-position:center!important;background-size:contain!important;opacity:.96!important;transition:transform .18s ease,opacity .18s ease!important}@media (hover:hover){#shop-subject-step .subject-choice:hover{border-color:rgba(27,207,86,.34)!important;background:linear-gradient(180deg,#ffffff,rgba(248,253,250,.98))!important;color:#0d7f38!important;box-shadow:0 9px 22px rgba(15,23,42,.055)!important;transform:translateY(-1px)!important}#shop-subject-step .subject-choice:hover::before{transform:scale(1.035)!important}}#shop-subject-step .subject-choice.active,#shop-subject-step .subject-choice.selected{border-color:rgba(27,207,86,.60)!important;background:radial-gradient(circle at 88% 12%,rgba(27,207,86,.12),transparent 38%),linear-gradient(180deg,rgba(246,255,249,1),rgba(239,253,244,.98))!important;color:#109443!important;box-shadow:0 9px 22px rgba(27,207,86,.085)!important;transform:none!important}#shop-subject-step .subject-choice.active::after,#shop-subject-step .subject-choice.selected::after{content:"✓"!important;position:absolute!important;top:10px!important;right:10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:22px!important;height:22px!important;border-radius:999px!important;background:#19b950!important;color:#fff!important;font-size:12px!important;line-height:1!important;font-weight:950!important;box-shadow:0 5px 12px rgba(27,207,86,.20)!important}#shop-subject-step .subject-choice[data-db-subject*="Русский"]::before{background-image:url(/static/assets/subject-icons-v1/russian.svg)!important}#shop-subject-step .subject-choice[data-db-subject="Профиль"]::before,#shop-subject-step .subject-choice[data-db-subject*="Математика"]::before{background-image:url(/static/assets/subject-icons-v1/profile.svg)!important}#shop-subject-step .subject-choice[data-db-subject="База"]::before{background-image:url(/static/assets/subject-icons-v1/base.svg)!important}#shop-subject-step .subject-choice[data-db-subject*="Обществозн"]::before{background-image:url(/static/assets/subject-icons-v1/social.svg)!important}#shop-subject-step .subject-choice[data-db-subject*="Информат"]::before{background-image:url(/static/assets/subject-icons-v1/informatics.svg)!important}#shop-subject-step .subject-choice[data-db-subject*="Истори"]::before{background-image:url(/static/assets/subject-icons-v1/history.svg)!important}#shop-subject-step .subject-choice[data-db-subject*="Хими"]::before{background-image:url(/static/assets/subject-icons-v1/chemistry.svg)!important}#shop-subject-step .subject-choice[data-db-subject*="Биологи"]::before{background-image:url(/static/assets/subject-icons-v1/biology.svg)!important}#shop-subject-step .subject-choice[data-db-subject*="Физик"]::before{background-image:url(/static/assets/subject-icons-v1/physics.svg)!important}#shop-subject-step .subject-choice[data-db-subject*="Англий"]::before{background-image:url(/static/assets/subject-icons-v1/english.svg)!important}#shop-subject-step .subject-choice[data-db-subject*="Литератур"]::before{background-image:url(/static/assets/subject-icons-v1/literature.svg)!important}#shop-subject-step .subject-choice[data-db-subject*="Географ"]::before{background-image:url(/static/assets/subject-icons-v1/geography.svg)!important}@media (max-width:980px){#shop-subject-step .subject-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:640px){#shop-subject-step{padding:13px 11px 14px!important}#shop-subject-step>.shop-step-head{margin-bottom:12px!important}#shop-subject-step .subject-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}#shop-subject-step .subject-choice{grid-template-columns:36px minmax(0,1fr)!important;min-height:66px!important;gap:8px!important;padding:8px 25px 8px 9px!important;border-radius:14px!important;font-size:13.5px!important;line-height:1.12!important;letter-spacing:-.02em!important;box-shadow:0 3px 9px rgba(15,23,42,.025)!important}#shop-subject-step .subject-choice::before{width:36px!important;height:36px!important}#shop-subject-step .subject-choice.active::after,#shop-subject-step .subject-choice.selected::after{top:7px!important;right:7px!important;width:18px!important;height:18px!important;font-size:10px!important}}@media (max-width:370px){#shop-subject-step .subject-choice{grid-template-columns:31px minmax(0,1fr)!important;min-height:62px!important;gap:6px!important;padding:7px 22px 7px 8px!important;font-size:12.5px!important}#shop-subject-step .subject-choice::before{width:31px!important;height:31px!important}}#shop-subject-step .subject-choice{transform:none!important;padding-right:13px!important}#shop-subject-step .subject-choice::before{transform:none!important;transition:none!important}@media (hover:hover){#shop-subject-step .subject-choice:hover{transform:none!important}#shop-subject-step .subject-choice:hover::before{transform:none!important}}#shop-subject-step .subject-choice.active::after,#shop-subject-step .subject-choice.selected::after{content:none!important;display:none!important}#shop-subject-step .subject-choice.active,#shop-subject-step .subject-choice.selected,#shop-school-step .school-choice.active,#shop-school-step .school-choice.selected,#shop-course-step .stream-choice-card.active,#shop-course-step .stream-choice-card.selected,#shop-month-step .month-choice.active,#shop-month-step .month-choice.selected{background:radial-gradient(circle at 88% 12%,rgba(27,207,86,.115),transparent 40%),linear-gradient(180deg,rgba(247,255,250,1),rgba(240,253,245,.98))!important;border-color:rgba(27,207,86,.55)!important;color:#109443!important;box-shadow:0 8px 22px rgba(27,207,86,.095)!important;transform:none!important}#shop-school-step .school-choice.active>span,#shop-school-step .school-choice.selected>span,#shop-school-step .school-choice.active .school-icon-label>span,#shop-school-step .school-choice.selected .school-icon-label>span{color:#109443!important}#shop-school-step .school-choice.active img.school-ui-icon,#shop-school-step .school-choice.selected img.school-ui-icon{background:#ffffff!important}#shop-course-step .stream-choice-card.active h4,#shop-course-step .stream-choice-card.selected h4{color:#109443!important}#shop-course-step .stream-choice-card.active p,#shop-course-step .stream-choice-card.selected p{color:#66736b!important}#shop-course-step .stream-choice-card.active>strong,#shop-course-step .stream-choice-card.selected>strong{color:#109443!important}#shop-month-step .month-choice.active,#shop-month-step .month-choice.selected,#shop-month-step .month-choice.month-choice-full.active,#shop-month-step .month-choice.month-choice-full.selected{color:#109443!important}@media (hover:hover){#shop-subject-step .subject-choice.active:hover,#shop-subject-step .subject-choice.selected:hover,#shop-school-step .school-choice.active:hover,#shop-school-step .school-choice.selected:hover,#shop-course-step .stream-choice-card.active:hover,#shop-course-step .stream-choice-card.selected:hover,#shop-month-step .month-choice.active:hover,#shop-month-step .month-choice.selected:hover{background:radial-gradient(circle at 88% 12%,rgba(27,207,86,.15),transparent 42%),linear-gradient(180deg,rgba(246,255,249,1),rgba(237,253,243,1))!important;border-color:rgba(27,207,86,.68)!important;box-shadow:0 10px 25px rgba(27,207,86,.12)!important;transform:none!important}}@media (max-width:640px){#shop-subject-step .subject-choice{padding-right:9px!important}}@media (max-width:370px){#shop-subject-step .subject-choice{padding-right:8px!important}}#shop-month-step{display:none!important}#shop-offer-step{margin-top:0!important}@media (min-width:981px){#shop-offer-step .final-course-card{grid-template-columns:minmax(0,1fr) minmax(320px,350px)!important;gap:26px!important}}.final-course-period-picker{display:flex;flex-direction:column;gap:9px;width:100%;margin:0 0 3px}.final-course-period-title{margin:0 0 2px;color:#101914;font-size:14px;line-height:1.2;font-weight:900;letter-spacing:-.015em}.final-course-period-option{position:relative;width:100%;box-sizing:border-box;border:1px solid rgba(15,23,42,.09);border-radius:16px;background:rgba(249,251,250,.96);color:#101914;box-shadow:none;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.final-course-period-option.is-selected{border-color:rgba(27,207,86,.55);background:linear-gradient(135deg,rgba(27,207,86,.095),rgba(255,255,255,.98));box-shadow:0 7px 18px rgba(27,207,86,.075)}.final-course-period-hit,.final-course-period-full{font-family:inherit}.final-course-period-month{overflow:hidden}.final-course-period-hit{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:58px;padding:10px 12px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}button.final-course-period-full{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:66px;padding:10px 12px;cursor:pointer;text-align:left}.final-course-period-radio{position:relative;width:18px;height:18px;box-sizing:border-box;border:1.5px solid rgba(43,63,50,.25);border-radius:50%;background:#fff}.final-course-period-option.is-selected .final-course-period-radio{border-color:#18bb50}.final-course-period-option.is-selected .final-course-period-radio::after{content:"";position:absolute;inset:3.5px;border-radius:50%;background:#18bb50}.final-course-period-copy{display:flex;min-width:0;flex-direction:column;gap:2px}.final-course-period-copy b{color:#101914;font-size:13.5px;line-height:1.2;font-weight:850}.final-course-period-copy small{color:rgba(57,72,62,.62);font-size:10.5px;line-height:1.25;font-weight:650}.final-course-period-price{color:#101914!important;font-size:14px!important;line-height:1!important;font-weight:900!important;white-space:nowrap}.final-course-month-select-wrap{padding:0 10px 10px 40px}.final-course-month-select{width:100%;height:38px;box-sizing:border-box;padding:0 34px 0 11px;border:1px solid rgba(15,23,42,.10);border-radius:11px;outline:none;background:#fff;color:#172019;font-family:inherit;font-size:12.5px;line-height:1;font-weight:750;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.final-course-month-select:focus{border-color:rgba(27,207,86,.55);box-shadow:0 0 0 3px rgba(27,207,86,.09)}.final-course-period-full-price{display:flex;flex-direction:column;align-items:flex-end;gap:4px;white-space:nowrap}.final-course-period-full-price strong{margin:0!important;color:#101914!important;font-size:14px!important;line-height:1!important;font-weight:900!important}.final-course-period-full-price em{display:inline-flex;min-height:20px;align-items:center;justify-content:center;padding:0 7px;border-radius:999px;background:rgba(27,207,86,.13);color:#0ea846;font-size:10px;line-height:1;font-weight:950;font-style:normal}#shop-offer-step .final-course-buy-card>strong{margin-top:6px!important}@media (hover:hover){.final-course-period-hit:hover,button.final-course-period-full:hover{background:rgba(27,207,86,.025)}.final-course-period-option:hover{border-color:rgba(27,207,86,.32)}}@media (max-width:640px){.final-course-period-picker{gap:8px;margin-bottom:1px}.final-course-period-title{font-size:13.5px}.final-course-period-option{border-radius:14px}.final-course-period-hit,button.final-course-period-full{min-height:57px;padding:9px 10px;gap:8px}button.final-course-period-full{min-height:62px}.final-course-period-copy b{font-size:13px}.final-course-period-copy small{font-size:10px}.final-course-period-price,.final-course-period-full-price strong{font-size:13px!important}.final-course-month-select-wrap{padding:0 9px 9px 38px}.final-course-month-select{height:37px;font-size:12px}}#shop-month-step{display:none!important}#shop-offer-step{box-sizing:border-box!important;width:100%!important;margin-top:0!important;padding:20px!important;border:1px solid rgba(15,23,42,.085)!important;border-radius:22px!important;background:linear-gradient(180deg,#ffffff 0%,#fcfefd 100%)!important;box-shadow:0 12px 32px rgba(15,23,42,.045)!important}#shop-offer-step>.shop-step-head{margin:0 0 18px!important;padding:0!important}#shop-offer-step .final-course-card{display:grid!important;grid-template-columns:minmax(0,1fr) 350px!important;align-items:start!important;gap:30px!important;width:100%!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#shop-offer-step .final-course-main{min-width:0!important;padding:0 2px!important}.webege-offer-course-head{display:block;min-width:0;margin:0 0 18px;padding:0 0 18px;border-bottom:1px solid rgba(15,23,42,.075)}.webege-offer-course-head.has-cover{display:grid;grid-template-columns:104px minmax(0,1fr);align-items:center;gap:17px}.webege-offer-course-cover{width:104px;height:104px;box-sizing:border-box;overflow:hidden;border:1px solid rgba(15,23,42,.085);border-radius:17px;background:#fff;box-shadow:0 8px 22px rgba(15,23,42,.055)}.webege-offer-course-cover img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;margin:0!important;object-fit:contain!important;background:#fff!important}.webege-offer-course-head-copy{min-width:0}#shop-offer-step .webege-offer-course-head h4{margin:0 0 7px!important;color:#080e0a!important;font-size:29px!important;line-height:1.07!important;font-weight:900!important;letter-spacing:-.04em!important}#shop-offer-step .webege-offer-course-head .final-course-subtitle{margin:0!important;color:rgba(43,57,48,.62)!important;font-size:13.5px!important;line-height:1.35!important;font-weight:700!important}.webege-offer-course-head:not(.has-cover) .webege-offer-course-head-copy{width:100%}#shop-offer-step .final-course-description{max-width:720px!important;margin:0 0 18px!important;color:#626d66!important;font-size:15px!important;line-height:1.52!important;font-weight:450!important}#shop-offer-step .course-schedule-image-box,#shop-offer-step .course-schedule-box{max-width:470px!important;margin:18px 0 0!important;border-radius:16px!important;box-shadow:0 8px 20px rgba(15,23,42,.04)!important}#shop-offer-step .course-meta{display:none!important}#shop-offer-step .final-course-side{display:block!important;position:sticky!important;top:90px!important;align-self:start!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#shop-offer-step .final-course-buy-card{box-sizing:border-box!important;display:flex!important;flex-direction:column!important;gap:13px!important;width:100%!important;margin:0!important;padding:18px!important;border:1px solid rgba(15,23,42,.095)!important;border-radius:19px!important;background:#fff!important;box-shadow:0 12px 30px rgba(15,23,42,.055)!important}.final-course-period-picker{display:flex!important;flex-direction:column!important;gap:9px!important;width:100%!important;margin:0!important}.final-course-period-title{margin:0 0 2px!important;color:#101713!important;font-size:14px!important;line-height:1.2!important;font-weight:900!important;text-align:left!important}.final-course-period-option{box-sizing:border-box!important;width:100%!important;border:1px solid rgba(15,23,42,.095)!important;border-radius:14px!important;background:linear-gradient(180deg,#ffffff,#fbfcfb)!important;color:#111914!important;box-shadow:none!important;transform:none!important;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease!important}.final-course-period-option.is-selected{border-color:rgba(27,207,86,.60)!important;background:linear-gradient(145deg,rgba(238,255,245,.98),#ffffff)!important;box-shadow:0 7px 18px rgba(27,207,86,.075)!important}.final-course-period-hit{display:grid!important;grid-template-columns:18px minmax(0,1fr) auto!important;align-items:center!important;gap:9px!important;width:100%!important;min-height:59px!important;padding:10px 11px!important;border:0!important;background:transparent!important;color:inherit!important;font-family:inherit!important;text-align:left!important;cursor:pointer}button.final-course-period-full{display:grid!important;grid-template-columns:18px minmax(0,1fr) auto!important;align-items:center!important;gap:9px!important;min-height:64px!important;padding:10px 11px!important;color:inherit!important;font-family:inherit!important;text-align:left!important;cursor:pointer}.final-course-period-radio{position:relative!important;width:17px!important;height:17px!important;box-sizing:border-box!important;border:1.5px solid rgba(45,62,51,.25)!important;border-radius:50%!important;background:#fff!important}.final-course-period-option.is-selected .final-course-period-radio{border-color:#18b950!important}.final-course-period-option.is-selected .final-course-period-radio::after{content:"";position:absolute;inset:3px;border-radius:50%;background:#18b950}.final-course-period-copy{display:flex!important;flex-direction:column!important;gap:2px!important;min-width:0!important}.final-course-period-copy b{color:#101713!important;font-size:13px!important;line-height:1.15!important;font-weight:850!important}.final-course-period-copy small{color:rgba(55,68,59,.56)!important;font-size:10px!important;line-height:1.2!important;font-weight:650!important}.final-course-period-price,.final-course-period-full-price strong{color:#0b110d!important;font-size:14px!important;line-height:1!important;font-weight:900!important;text-align:right!important;white-space:nowrap!important}.final-course-period-full-price{display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:4px!important;white-space:nowrap!important}.final-course-period-full-price em{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:19px!important;padding:0 7px!important;border-radius:999px!important;background:rgba(27,207,86,.13)!important;color:#0ba846!important;font-size:9.5px!important;line-height:1!important;font-weight:950!important;font-style:normal!important}.final-course-month-select-wrap{padding:0 9px 9px 38px!important}.final-course-month-select{box-sizing:border-box!important;width:100%!important;height:36px!important;padding:0 30px 0 10px!important;border:1px solid rgba(15,23,42,.095)!important;border-radius:10px!important;outline:none!important;background:#fff!important;color:#162019!important;font-family:inherit!important;font-size:11.5px!important;font-weight:750!important;cursor:pointer!important}.final-course-month-select:focus{border-color:rgba(27,207,86,.52)!important;box-shadow:0 0 0 3px rgba(27,207,86,.075)!important}#shop-offer-step .final-course-buy-card>strong{box-sizing:border-box!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important;width:100%!important;margin:3px 0 0!important;padding:15px 2px 3px!important;border-top:1px solid rgba(15,23,42,.075)!important;color:#070c09!important;font-size:34px!important;line-height:.95!important;font-weight:950!important;letter-spacing:-.045em!important;text-align:right!important}#shop-offer-step .final-course-buy-card>strong::before{content:"Итого";color:rgba(52,66,57,.55);font-size:11px;line-height:1.2;font-weight:750;letter-spacing:0}#shop-offer-step .final-course-buy-info{margin:0!important;padding:11px!important;border-radius:13px!important;box-shadow:none!important}#shop-offer-step .final-course-buy-info-icon{width:36px!important;height:36px!important;flex:0 0 36px!important}#shop-offer-step .final-course-buy-info b{font-size:12px!important}#shop-offer-step .final-course-buy-info small{font-size:9.5px!important;line-height:1.25!important}#shop-offer-step .final-course-includes{margin:0!important;padding:12px!important;border-radius:13px!important;box-shadow:none!important}#shop-offer-step .final-course-includes-title{font-size:11.5px!important}#shop-offer-step .final-course-includes-row{gap:7px!important}#shop-offer-step .final-course-includes-row p{font-size:10.5px!important;line-height:1.28!important}#shop-offer-step .final-course-buy-spacer{display:none!important}#shop-offer-step .final-course-buy-divider{margin:1px 0!important}#shop-offer-step .add-cart-btn{height:52px!important;border-radius:13px!important;font-size:14px!important;font-weight:850!important}#shop-offer-step .final-course-access-note{margin:-2px 0 0!important;font-size:9.5px!important;line-height:1.35!important}@media (hover:hover){.final-course-period-option:hover{border-color:rgba(27,207,86,.34)!important}}@media (max-width:980px){#shop-offer-step .final-course-card{grid-template-columns:minmax(0,1fr)!important;gap:20px!important}#shop-offer-step .final-course-side{position:static!important}}@media (max-width:640px){#shop-offer-step{padding:13px 11px 14px!important;border-radius:18px!important}#shop-offer-step>.shop-step-head{margin-bottom:14px!important}.webege-offer-course-head.has-cover{grid-template-columns:72px minmax(0,1fr);gap:12px;margin-bottom:14px;padding-bottom:14px}.webege-offer-course-cover{width:72px;height:72px;border-radius:13px}#shop-offer-step .webege-offer-course-head h4{font-size:21px!important;line-height:1.08!important}#shop-offer-step .webege-offer-course-head .final-course-subtitle{font-size:11px!important}#shop-offer-step .final-course-description{font-size:13.5px!important;line-height:1.47!important}#shop-offer-step .final-course-buy-card{padding:13px!important;border-radius:16px!important}.final-course-period-hit,button.final-course-period-full{min-height:56px!important;padding:9px 9px!important;gap:7px!important}.final-course-period-copy b{font-size:12px!important}.final-course-period-copy small{font-size:9px!important}.final-course-period-price,.final-course-period-full-price strong{font-size:13px!important}.final-course-month-select-wrap{padding:0 8px 8px 34px!important}.final-course-month-select{height:35px!important;font-size:11px!important}#shop-offer-step .final-course-buy-card>strong{font-size:31px!important}}@media (max-width:370px){.webege-offer-course-head.has-cover{grid-template-columns:64px minmax(0,1fr)}.webege-offer-course-cover{width:64px;height:64px}#shop-offer-step .webege-offer-course-head h4{font-size:19px!important}.final-course-period-hit,button.final-course-period-full{grid-template-columns:16px minmax(0,1fr) auto!important;gap:6px!important}.final-course-period-copy b{font-size:11.5px!important}.final-course-period-price,.final-course-period-full-price strong{font-size:12px!important}}#shop-offer-step{padding:19px 20px 20px!important;border:1px solid rgba(18,34,24,.08)!important;border-radius:22px!important;background:#ffffff!important;box-shadow:0 12px 34px rgba(15,23,42,.045)!important}#shop-offer-step>.shop-step-head{min-height:32px!important;margin:0 0 18px!important;padding:0!important}#shop-offer-step>.shop-step-head>p{color:rgba(56,69,60,.52)!important;font-size:11.5px!important;font-weight:700!important}#shop-offer-step .final-course-card{display:grid!important;grid-template-columns:minmax(0,1fr) 360px!important;gap:34px!important;align-items:start!important;width:100%!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#shop-offer-step .final-course-main{display:block!important;min-width:0!important;padding:0 4px 0 0!important}.webege-offer-course-head{min-width:0!important;margin:0 0 21px!important;padding:0 0 20px!important;border-bottom:1px solid rgba(15,23,42,.075)!important}.webege-offer-course-head.has-cover{display:grid!important;grid-template-columns:116px minmax(0,1fr)!important;gap:19px!important;align-items:center!important}.webege-offer-course-cover{width:116px!important;height:116px!important;overflow:hidden!important;border:1px solid rgba(15,23,42,.075)!important;border-radius:20px!important;background:#f7faf8!important;box-shadow:0 8px 22px rgba(15,23,42,.055)!important}.webege-offer-course-cover img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;margin:0!important;object-fit:cover!important;background:#fff!important}.webege-offer-course-head:not(.has-cover){display:block!important}#shop-offer-step .webege-offer-course-head h4{margin:0 0 8px!important;color:#0a0f0c!important;font-size:31px!important;line-height:1.06!important;font-weight:900!important;letter-spacing:-.045em!important}#shop-offer-step .webege-offer-course-head .final-course-subtitle{margin:0!important;color:rgba(44,58,49,.60)!important;font-size:14px!important;line-height:1.4!important;font-weight:700!important}#shop-offer-step .final-course-subtitle-month{color:#149345!important;font-weight:850!important}#shop-offer-step .final-course-description{max-width:720px!important;margin:0 0 20px!important;color:#606b64!important;font-size:15px!important;line-height:1.55!important;font-weight:450!important}#shop-offer-step .course-description-title-soft{color:#202a23!important;font-weight:700!important}#shop-offer-step .course-description-heading-soft{display:inline-block!important;margin-top:18px!important;margin-bottom:4px!important;color:#151d18!important;font-size:15.5px!important;font-weight:800!important}#shop-offer-step .course-schedule-image-box,#shop-offer-step .course-schedule-box{width:min(100%,620px)!important;max-width:620px!important;margin:24px 0 0!important;overflow:hidden!important;border:1px solid rgba(15,23,42,.08)!important;border-radius:17px!important;background:#fff!important;box-shadow:0 8px 22px rgba(15,23,42,.045)!important}#shop-offer-step .course-schedule-image-head{min-height:43px!important;padding:0 14px!important;display:flex!important;align-items:center!important;background:#fbfcfb!important}#shop-offer-step .course-schedule-image-btn{display:block!important;width:100%!important;padding:0!important;border:0!important;background:transparent!important}#shop-offer-step .course-schedule-image-btn img{display:block!important;width:100%!important;height:auto!important;max-width:none!important;margin:0!important}#shop-offer-step .course-meta{display:none!important}#shop-offer-step .final-course-side{position:sticky!important;top:86px!important;align-self:start!important;display:block!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}#shop-offer-step .final-course-buy-card{display:flex!important;flex-direction:column!important;gap:0!important;width:100%!important;margin:0!important;padding:18px!important;overflow:hidden!important;border:1px solid rgba(15,23,42,.085)!important;border-radius:20px!important;background:#ffffff!important;box-shadow:0 14px 36px rgba(15,23,42,.065)!important}.final-course-period-picker{display:block!important;width:100%!important;margin:0!important}.final-course-period-title{margin:0 0 11px!important;color:#101713!important;font-size:13px!important;line-height:1.2!important;font-weight:900!important}.webege-period-choices{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important}.webege-period-choices .final-course-period-option{position:relative!important;box-sizing:border-box!important;display:block!important;min-width:0!important;min-height:92px!important;padding:0!important;overflow:hidden!important;border:1px solid rgba(15,23,42,.09)!important;border-radius:15px!important;background:linear-gradient(180deg,#ffffff,#fbfcfb)!important;color:#111914!important;box-shadow:none!important;transform:none!important}.webege-period-choices .final-course-period-option.is-selected{border-color:rgba(27,207,86,.62)!important;background:linear-gradient(145deg,rgba(238,255,245,.98),#ffffff)!important;box-shadow:inset 0 0 0 1px rgba(27,207,86,.03)!important}.webege-period-choices .final-course-period-hit,.webege-period-choices button.final-course-period-full{box-sizing:border-box!important;display:grid!important;grid-template-columns:16px minmax(0,1fr)!important;grid-template-rows:auto auto!important;align-content:start!important;align-items:start!important;gap:4px 7px!important;width:100%!important;min-height:90px!important;padding:12px 10px!important;border:0!important;background:transparent!important;color:inherit!important;font-family:inherit!important;text-align:left!important;cursor:pointer!important}.webege-period-choices .final-course-period-radio{position:relative!important;grid-column:1!important;grid-row:1/span 2!important;width:15px!important;height:15px!important;margin-top:1px!important;box-sizing:border-box!important;border:1.5px solid rgba(45,62,51,.24)!important;border-radius:50%!important;background:#fff!important}.webege-period-choices .final-course-period-option.is-selected .final-course-period-radio{border-color:#18b950!important}.webege-period-choices .final-course-period-option.is-selected .final-course-period-radio::after{content:""!important;position:absolute!important;inset:3px!important;border-radius:50%!important;background:#18b950!important}.webege-period-choices .final-course-period-copy{grid-column:2!important;display:flex!important;flex-direction:column!important;gap:3px!important;min-width:0!important}.webege-period-choices .final-course-period-copy b{color:#101713!important;font-size:12px!important;line-height:1.1!important;font-weight:850!important}.webege-period-choices .final-course-period-copy small{color:rgba(53,67,57,.52)!important;font-size:9px!important;line-height:1.2!important;font-weight:650!important}.webege-period-choices .final-course-period-price,.webege-period-choices .final-course-period-full-price{grid-column:2!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-direction:row!important;flex-wrap:wrap!important;gap:5px!important;margin-top:4px!important;white-space:normal!important}.webege-period-choices .final-course-period-price,.webege-period-choices .final-course-period-full-price strong{color:#090e0b!important;font-size:17px!important;line-height:1!important;font-weight:950!important;text-align:left!important;letter-spacing:-.02em!important}.webege-period-choices .final-course-period-full-price em{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:18px!important;padding:0 6px!important;border-radius:999px!important;background:rgba(27,207,86,.12)!important;color:#0ba846!important;font-size:9px!important;line-height:1!important;font-weight:950!important;font-style:normal!important}.webege-other-month{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:12px!important;width:100%!important;box-sizing:border-box!important;margin-top:9px!important;padding:8px 9px 8px 11px!important;border:1px solid rgba(15,23,42,.07)!important;border-radius:12px!important;background:#fafcfb!important}.webege-other-month-label{color:rgba(39,52,43,.65)!important;font-size:10px!important;font-weight:800!important;white-space:nowrap!important}.webege-other-month .final-course-month-select-wrap{display:block!important;width:100%!important;margin:0!important;padding:0!important}.webege-other-month .final-course-month-select{width:100%!important;height:34px!important;box-sizing:border-box!important;margin:0!important;padding:0 29px 0 9px!important;border:1px solid rgba(15,23,42,.085)!important;border-radius:9px!important;outline:0!important;background:#fff!important;color:#172019!important;font-family:inherit!important;font-size:10.5px!important;font-weight:750!important;cursor:pointer!important}#shop-offer-step .final-course-buy-card>strong{box-sizing:border-box!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important;width:100%!important;margin:15px 0 0!important;padding:15px 2px 13px!important;border-top:1px solid rgba(15,23,42,.075)!important;color:#080d0a!important;font-size:32px!important;line-height:.95!important;font-weight:950!important;letter-spacing:-.04em!important;text-align:right!important}#shop-offer-step .final-course-buy-card>strong::before{content:"Итого"!important;color:rgba(49,63,53,.53)!important;font-size:10px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:0!important}#shop-offer-step .final-course-buy-info{display:flex!important;align-items:center!important;gap:10px!important;margin:0 0 11px!important;padding:10px!important;border:1px solid rgba(27,207,86,.14)!important;border-radius:12px!important;background:rgba(27,207,86,.065)!important;box-shadow:none!important}#shop-offer-step .final-course-buy-info-icon{width:34px!important;height:34px!important;flex:0 0 34px!important;border-radius:10px!important}#shop-offer-step .final-course-buy-info b{color:#142019!important;font-size:11px!important;font-weight:850!important}#shop-offer-step .final-course-buy-info small{margin-top:2px!important;color:rgba(52,67,57,.57)!important;font-size:9px!important;line-height:1.2!important;font-weight:650!important}#shop-offer-step .final-course-includes{margin:0 0 12px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#shop-offer-step .final-course-includes-title{margin-bottom:8px!important;color:#152019!important;font-size:11px!important;font-weight:900!important}#shop-offer-step .final-course-includes-list{display:grid!important;gap:7px!important}#shop-offer-step .final-course-includes-row{display:grid!important;grid-template-columns:18px minmax(0,1fr)!important;align-items:center!important;gap:7px!important}#shop-offer-step .final-course-includes-row>span{width:18px!important;height:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:rgba(27,207,86,.11)!important;color:#12ad49!important;font-size:9px!important;font-weight:950!important}#shop-offer-step .final-course-includes-row p{margin:0!important;color:#354139!important;font-size:10.5px!important;line-height:1.25!important;font-weight:700!important}#shop-offer-step .final-course-buy-spacer{display:none!important}#shop-offer-step .final-course-buy-divider{width:100%!important;height:1px!important;margin:2px 0 12px!important;background:rgba(15,23,42,.075)!important}#shop-offer-step .add-cart-btn{width:100%!important;min-height:52px!important;margin:0!important;border-radius:13px!important;box-shadow:0 10px 22px rgba(27,207,86,.16)!important;font-size:14px!important;font-weight:900!important}#shop-offer-step .final-course-access-note{margin:8px 4px 0!important;color:rgba(57,70,61,.52)!important;font-size:9px!important;line-height:1.3!important;font-weight:700!important;text-align:center!important}@media (hover:hover){.webege-period-choices .final-course-period-option:hover{border-color:rgba(27,207,86,.34)!important}}@media (max-width:980px){#shop-offer-step .final-course-card{grid-template-columns:minmax(0,1fr)!important;gap:22px!important}#shop-offer-step .final-course-side{position:static!important}#shop-offer-step .final-course-buy-card{max-width:520px!important}}@media (max-width:640px){#shop-offer-step{padding:13px 11px 14px!important;border-radius:18px!important}#shop-offer-step>.shop-step-head{margin-bottom:14px!important}#shop-offer-step .final-course-card{gap:18px!important}.webege-offer-course-head.has-cover{grid-template-columns:78px minmax(0,1fr)!important;gap:12px!important;margin-bottom:15px!important;padding-bottom:15px!important}.webege-offer-course-cover{width:78px!important;height:78px!important;border-radius:14px!important}#shop-offer-step .webege-offer-course-head h4{font-size:21px!important;line-height:1.08!important}#shop-offer-step .webege-offer-course-head .final-course-subtitle{font-size:11px!important}#shop-offer-step .final-course-description{font-size:13.5px!important;line-height:1.48!important}#shop-offer-step .course-schedule-image-box,#shop-offer-step .course-schedule-box{width:100%!important}#shop-offer-step .final-course-buy-card{width:100%!important;max-width:none!important;padding:14px!important;border-radius:17px!important}.webege-period-choices{gap:7px!important}.webege-period-choices .final-course-period-option{min-height:86px!important;border-radius:13px!important}.webege-period-choices .final-course-period-hit,.webege-period-choices button.final-course-period-full{min-height:84px!important;padding:10px 8px!important;gap:4px 6px!important}.webege-period-choices .final-course-period-copy b{font-size:11px!important}.webege-period-choices .final-course-period-copy small{font-size:8.5px!important}.webege-period-choices .final-course-period-price,.webege-period-choices .final-course-period-full-price strong{font-size:15px!important}.webege-other-month{grid-template-columns:1fr!important;gap:5px!important;padding:8px!important}.webege-other-month-label{padding-left:2px!important}#shop-offer-step .final-course-buy-card>strong{font-size:30px!important}}@media (max-width:370px){.webege-period-choices{grid-template-columns:1fr!important}.webege-period-choices .final-course-period-option{min-height:72px!important}.webege-period-choices .final-course-period-hit,.webege-period-choices button.final-course-period-full{min-height:70px!important}}#shop-offer-step{margin-top:14px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#shop-offer-step>.shop-step-head{min-height:38px!important;margin:0 0 13px!important;padding:0 2px!important}#shop-offer-step .final-course-card{display:grid!important;grid-template-columns:minmax(0,1fr) 390px!important;gap:24px!important;align-items:start!important;width:100%!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#shop-offer-step .final-course-main{display:block!important;min-width:0!important;padding:0!important;background:transparent!important}#shop-offer-step .webege-course-info-card{box-sizing:border-box!important;width:100%!important;min-height:0!important;padding:22px!important;overflow:hidden!important;border:1px solid rgba(15,23,42,.085)!important;border-radius:21px!important;background:#ffffff!important;box-shadow:0 12px 34px rgba(15,23,42,.05)!important}.webege-course-info-card .webege-offer-course-head{margin:0 0 18px!important;padding:0 0 18px!important;border-bottom:1px solid rgba(15,23,42,.07)!important}.webege-course-info-card .webege-offer-course-head.has-cover{display:grid!important;grid-template-columns:108px minmax(0,1fr)!important;align-items:center!important;gap:17px!important}.webege-course-info-card .webege-offer-course-cover{width:108px!important;height:108px!important;overflow:hidden!important;border:1px solid rgba(15,23,42,.07)!important;border-radius:18px!important;background:#f8faf9!important;box-shadow:0 7px 20px rgba(15,23,42,.045)!important}.webege-course-info-card .webege-offer-course-cover img{display:block!important;width:100%!important;height:100%!important;margin:0!important;object-fit:cover!important}.webege-course-info-card .webege-offer-course-head:not(.has-cover){display:block!important}.webege-course-info-card .webege-offer-course-head h4{margin:0 0 7px!important;color:#090f0b!important;font-size:29px!important;line-height:1.07!important;font-weight:900!important;letter-spacing:-.04em!important}.webege-course-info-card .final-course-subtitle{margin:0!important;color:rgba(43,57,48,.60)!important;font-size:13px!important;line-height:1.35!important;font-weight:700!important}.webege-course-info-card .final-course-subtitle-month{color:#149447!important;font-weight:850!important}.webege-course-info-card .final-course-description{max-width:none!important;margin:0!important;color:#5e6962!important;font-size:14.5px!important;line-height:1.55!important;font-weight:450!important}.webege-course-info-card .course-description-heading-soft{display:inline-block!important;margin-top:16px!important;margin-bottom:3px!important;color:#141d17!important;font-size:14.5px!important;font-weight:850!important}.webege-inline-schedule{width:100%!important;box-sizing:border-box!important;margin-top:21px!important;padding-top:17px!important;border-top:1px solid rgba(15,23,42,.07)!important}.webege-inline-schedule-toggle{box-sizing:border-box!important;display:grid!important;grid-template-columns:38px minmax(0,1fr) 24px!important;align-items:center!important;gap:11px!important;width:100%!important;min-height:58px!important;margin:0!important;padding:9px 11px!important;border:1px solid rgba(15,23,42,.075)!important;border-radius:13px!important;background:#f9fbfa!important;color:#111914!important;font-family:inherit!important;text-align:left!important;cursor:pointer!important;transition:border-color .16s ease,background .16s ease!important}@media (hover:hover){.webege-inline-schedule-toggle:hover{border-color:rgba(27,207,86,.30)!important;background:#f7fcf9!important}}.webege-inline-schedule-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;border-radius:11px!important;background:rgba(27,207,86,.09)!important;color:#11a947!important}.webege-inline-schedule-icon svg{width:20px!important;height:20px!important;stroke:currentColor!important;stroke-width:1.8!important}.webege-inline-schedule-copy{display:flex!important;flex-direction:column!important;gap:3px!important}.webege-inline-schedule-copy strong{color:#131c16!important;font-size:12px!important;line-height:1.15!important;font-weight:900!important}.webege-inline-schedule-copy small{color:rgba(47,62,51,.52)!important;font-size:9.5px!important;line-height:1.2!important;font-weight:650!important}.webege-inline-schedule-arrow{position:relative!important;width:20px!important;height:20px!important}.webege-inline-schedule-arrow::before{content:""!important;position:absolute!important;left:6px!important;top:5px!important;width:7px!important;height:7px!important;border-right:2px solid rgba(34,49,39,.55)!important;border-bottom:2px solid rgba(34,49,39,.55)!important;transform:rotate(45deg)!important;transition:transform .22s ease,top .22s ease!important}.webege-inline-schedule[data-open="true"] .webege-inline-schedule-arrow::before{top:8px!important;transform:rotate(225deg)!important}.webege-inline-schedule-body{display:grid!important;grid-template-rows:0fr!important;opacity:0!important;transition:grid-template-rows .30s ease,opacity .22s ease!important}.webege-inline-schedule-body-inner{min-height:0!important;overflow:hidden!important}.webege-inline-schedule[data-open="true"] .webege-inline-schedule-body{grid-template-rows:1fr!important;opacity:1!important}.webege-inline-schedule .course-schedule-image-box,.webege-inline-schedule .course-schedule-box{width:100%!important;max-width:none!important;margin:12px 0 0!important;padding:0!important;overflow:hidden!important;border:1px solid rgba(15,23,42,.07)!important;border-radius:13px!important;background:#ffffff!important;box-shadow:none!important}.webege-inline-schedule .course-schedule-image-head{display:none!important}.webege-inline-schedule .course-schedule-image-btn{display:block!important;width:100%!important;margin:0!important;padding:0!important;border:0!important;background:#ffffff!important;cursor:zoom-in!important}.webege-inline-schedule .course-schedule-image-btn img{display:block!important;width:100%!important;height:auto!important;max-width:none!important;margin:0!important}#shop-offer-step .course-meta{display:none!important}#shop-offer-step .final-course-side{position:sticky!important;top:86px!important;align-self:start!important;width:100%!important;padding:0!important;border:0!important;background:transparent!important}#shop-offer-step .final-course-buy-card{position:relative!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;gap:0!important;width:100%!important;min-height:0!important;padding:21px!important;overflow:hidden!important;border:1px solid rgba(15,23,42,.09)!important;border-radius:21px!important;background:#ffffff!important;box-shadow:0 14px 38px rgba(15,23,42,.065)!important}#shop-offer-step .final-course-buy-card::before{content:""!important;position:absolute!important;left:0!important;right:0!important;top:0!important;height:4px!important;background:linear-gradient(90deg,#19c955,#58df86)!important}.webege-buy-card-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:0 0 18px!important;padding:2px 0 15px!important;border-bottom:1px solid rgba(15,23,42,.07)!important;background:transparent!important;color:#101713!important}.webege-buy-card-head>div{display:flex!important;flex-direction:column!important;gap:4px!important}.webege-buy-card-head strong{color:#0d140f!important;font-size:17px!important;line-height:1.15!important;font-weight:900!important;letter-spacing:-.02em!important}.webege-buy-card-head span:not(.webege-buy-card-head-icon){color:rgba(47,61,51,.52)!important;font-size:9.5px!important;line-height:1.2!important;font-weight:650!important}.webege-buy-card-head-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:34px!important;height:34px!important;flex:0 0 34px!important;border-radius:11px!important;background:rgba(27,207,86,.09)!important;border:1px solid rgba(27,207,86,.14)!important;color:#10a947!important;font-size:14px!important;font-weight:950!important}#shop-offer-step .final-course-period-title{display:none!important}#shop-offer-step .webege-period-choices{display:grid!important;grid-template-columns:1fr!important;gap:9px!important}#shop-offer-step .webege-period-choices .final-course-period-option{position:relative!important;box-sizing:border-box!important;display:block!important;width:100%!important;min-height:68px!important;margin:0!important;padding:0!important;overflow:hidden!important;border:1px solid rgba(15,23,42,.085)!important;border-radius:14px!important;background:#ffffff!important;box-shadow:none!important;transform:none!important}#shop-offer-step .webege-period-choices .final-course-period-option.is-selected{border-color:rgba(27,207,86,.55)!important;background:linear-gradient(90deg,rgba(239,254,245,.95),#ffffff)!important;box-shadow:inset 3px 0 0#1bcf56!important}#shop-offer-step .webege-period-choices .final-course-period-hit,#shop-offer-step .webege-period-choices button.final-course-period-full{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;width:100%!important;min-height:66px!important;margin:0!important;padding:11px 13px!important;border:0!important;background:transparent!important;color:inherit!important;font-family:inherit!important;text-align:left!important;cursor:pointer!important}#shop-offer-step .final-course-period-radio{display:none!important}#shop-offer-step .final-course-period-copy{display:flex!important;flex-direction:column!important;gap:3px!important;min-width:0!important}#shop-offer-step .final-course-period-copy b{color:#101713!important;font-size:13px!important;line-height:1.15!important;font-weight:900!important}#shop-offer-step .final-course-period-copy small{color:rgba(53,67,57,.52)!important;font-size:9.5px!important;line-height:1.2!important;font-weight:650!important}#shop-offer-step .final-course-period-price{color:#080d0a!important;font-size:19px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.025em!important;white-space:nowrap!important}#shop-offer-step .final-course-period-full-price{display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:5px!important;white-space:nowrap!important}#shop-offer-step .final-course-period-full-price strong{color:#080d0a!important;font-size:19px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.025em!important}#shop-offer-step .final-course-period-full-price em{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:18px!important;padding:0 7px!important;border-radius:999px!important;background:#1bcf56!important;color:#ffffff!important;font-size:8.5px!important;line-height:1!important;font-weight:950!important;font-style:normal!important}#shop-offer-step .webege-other-month{box-sizing:border-box!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:11px!important;width:100%!important;margin:10px 0 0!important;padding:8px 9px 8px 11px!important;border:0!important;border-radius:11px!important;background:#f8faf9!important}#shop-offer-step .webege-other-month-label{color:rgba(42,55,46,.61)!important;font-size:9.5px!important;font-weight:800!important;white-space:nowrap!important}#shop-offer-step .webege-other-month .final-course-month-select-wrap{width:100%!important;margin:0!important;padding:0!important}#shop-offer-step .webege-other-month .final-course-month-select{box-sizing:border-box!important;width:100%!important;height:34px!important;margin:0!important;padding:0 29px 0 9px!important;border:1px solid rgba(15,23,42,.075)!important;border-radius:8px!important;outline:none!important;background:#ffffff!important;color:#172019!important;font-family:inherit!important;font-size:10px!important;font-weight:750!important}#shop-offer-step .final-course-buy-card>strong{box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-height:68px!important;margin:15px 0 13px!important;padding:11px 14px!important;border:1px solid rgba(27,207,86,.13)!important;border-radius:13px!important;background:linear-gradient(90deg,rgba(239,253,244,1),rgba(250,254,251,1))!important;color:#080d0a!important;font-size:31px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.04em!important}#shop-offer-step .final-course-buy-card>strong::before{content:"К оплате"!important;color:rgba(47,61,51,.59)!important;font-size:10px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:0!important}#shop-offer-step .final-course-buy-info{display:grid!important;grid-template-columns:35px minmax(0,1fr)!important;align-items:center!important;gap:9px!important;margin:0 0 14px!important;padding:9px 10px!important;border:0!important;border-radius:11px!important;background:rgba(255,199,73,.07)!important;box-shadow:none!important}#shop-offer-step .final-course-buy-info-icon{width:35px!important;height:35px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:10px!important;background:rgba(255,199,73,.15)!important;font-size:17px!important}#shop-offer-step .final-course-buy-info b{color:#161f19!important;font-size:10.5px!important;font-weight:900!important}#shop-offer-step .final-course-buy-info small{margin-top:2px!important;color:rgba(52,67,57,.52)!important;font-size:8.5px!important;line-height:1.2!important}#shop-offer-step .final-course-includes{margin:0 0 14px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#shop-offer-step .final-course-includes-title{margin-bottom:8px!important;color:#142019!important;font-size:10px!important;font-weight:900!important}#shop-offer-step .final-course-includes-list{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px 8px!important}#shop-offer-step .final-course-includes-row{display:grid!important;grid-template-columns:17px minmax(0,1fr)!important;align-items:start!important;gap:6px!important}#shop-offer-step .final-course-includes-row>span{width:17px!important;height:17px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:rgba(27,207,86,.11)!important;color:#0fab48!important;font-size:8px!important;font-weight:950!important}#shop-offer-step .final-course-includes-row p{margin:1px 0 0!important;color:#354139!important;font-size:9px!important;line-height:1.25!important;font-weight:700!important}#shop-offer-step .final-course-buy-spacer,#shop-offer-step .final-course-buy-divider{display:none!important}#shop-offer-step .add-cart-btn{width:100%!important;min-height:53px!important;margin:0!important;border-radius:13px!important;background:#19c955!important;box-shadow:0 11px 25px rgba(27,207,86,.20)!important;font-size:14px!important;font-weight:900!important}#shop-offer-step .final-course-access-note{margin:9px 3px 0!important;color:rgba(52,65,56,.50)!important;font-size:8.5px!important;line-height:1.3!important;font-weight:700!important;text-align:center!important}@media (max-width:980px){#shop-offer-step .final-course-card{grid-template-columns:1fr!important;gap:15px!important}#shop-offer-step .final-course-side{position:static!important}}@media (max-width:640px){#shop-offer-step>.shop-step-head{margin-bottom:11px!important}#shop-offer-step .webege-course-info-card{padding:14px!important;border-radius:17px!important}.webege-course-info-card .webege-offer-course-head.has-cover{grid-template-columns:76px minmax(0,1fr)!important;gap:11px!important;margin-bottom:14px!important;padding-bottom:14px!important}.webege-course-info-card .webege-offer-course-cover{width:76px!important;height:76px!important;border-radius:13px!important}.webege-course-info-card .webege-offer-course-head h4{font-size:20px!important}.webege-course-info-card .final-course-description{font-size:13.25px!important;line-height:1.48!important}.webege-inline-schedule{margin-top:17px!important;padding-top:14px!important}.webege-inline-schedule-toggle{grid-template-columns:34px minmax(0,1fr) 22px!important;min-height:54px!important;gap:9px!important;padding:8px 9px!important}.webege-inline-schedule-icon{width:34px!important;height:34px!important}#shop-offer-step .final-course-buy-card{padding:17px!important;border-radius:17px!important}#shop-offer-step .final-course-includes-list{grid-template-columns:1fr!important}}@media (min-width:981px){#shop-offer-step .final-course-card{display:grid!important;grid-template-columns:minmax(0,1fr) 440px!important;column-gap:18px!important;row-gap:18px!important;align-items:stretch!important}#shop-offer-step .final-course-main{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;justify-self:stretch!important}#shop-offer-step .webege-course-info-card{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important}#shop-offer-step .final-course-side{width:440px!important;max-width:440px!important;margin:0!important;justify-self:stretch!important}}@media (min-width:981px){#shop-offer-step:not(.webege-schedule-expanded) .final-course-main{display:flex!important;flex-direction:column!important;height:100%!important}#shop-offer-step:not(.webege-schedule-expanded) .webege-course-info-card{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;height:100%!important;min-height:100%!important}#shop-offer-step:not(.webege-schedule-expanded) .webege-inline-schedule{margin-top:auto!important}#shop-offer-step:not(.webege-schedule-expanded) .final-course-side{position:static!important;display:flex!important;height:100%!important}#shop-offer-step:not(.webege-schedule-expanded) .final-course-buy-card{flex:1 1 auto!important;height:100%!important}#shop-offer-step:not(.webege-schedule-expanded) .add-cart-btn{margin-top:auto!important}}@media (min-width:981px){#shop-offer-step.webege-schedule-expanded .final-course-card{align-items:start!important}#shop-offer-step.webege-schedule-expanded .final-course-main,#shop-offer-step.webege-schedule-expanded .webege-course-info-card{display:block!important;height:auto!important;min-height:0!important}#shop-offer-step.webege-schedule-expanded .final-course-side{position:sticky!important;top:86px!important;height:auto!important;align-self:start!important}#shop-offer-step.webege-schedule-expanded .final-course-buy-card{height:auto!important}}#shop-offer-step .final-course-buy-card{position:relative!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;gap:0!important;width:100%!important;max-width:none!important;min-height:0!important;margin:0!important;padding:22px!important;overflow:visible!important;border:1px solid rgba(16,27,20,.08)!important;border-radius:24px!important;background:#ffffff!important;box-shadow:0 16px 42px rgba(15,23,42,.065)!important}#shop-offer-step .final-course-buy-card::before{content:""!important;position:absolute!important;left:24px!important;right:24px!important;top:0!important;height:3px!important;border-radius:0 0 999px 999px!important;background:linear-gradient(90deg,#19c955,#6fe59a)!important}#shop-offer-step .webege-buy-card-head{display:grid!important;grid-template-columns:minmax(0,1fr) 36px!important;align-items:center!important;gap:12px!important;margin:0 0 18px!important;padding:3px 0 17px!important;border-bottom:1px solid rgba(15,23,42,.065)!important;background:transparent!important}#shop-offer-step .webege-buy-card-head>div{display:flex!important;flex-direction:column!important;gap:5px!important}#shop-offer-step .webege-buy-card-head strong{color:#0a100c!important;font-size:20px!important;line-height:1.08!important;font-weight:900!important;letter-spacing:-.025em!important}#shop-offer-step .webege-buy-card-head span:not(.webege-buy-card-head-icon){color:rgba(47,62,51,.53)!important;font-size:11px!important;line-height:1.2!important;font-weight:650!important}#shop-offer-step .webege-buy-card-head-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;border:1px solid rgba(27,207,86,.17)!important;border-radius:11px!important;background:rgba(27,207,86,.08)!important;color:#10a947!important;font-size:15px!important;line-height:1!important;font-weight:950!important}#shop-offer-step .final-course-period-title{display:none!important}#shop-offer-step .webege-period-choices{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important}#shop-offer-step .webege-period-choices .final-course-period-option{position:relative!important;box-sizing:border-box!important;display:block!important;width:100%!important;min-width:0!important;min-height:124px!important;margin:0!important;padding:0!important;overflow:hidden!important;border:1px solid rgba(15,23,42,.105)!important;border-radius:17px!important;background:#ffffff!important;box-shadow:none!important;transform:none!important;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease!important}#shop-offer-step .webege-period-choices .final-course-period-option.is-selected{border-color:rgba(27,207,86,.58)!important;background:linear-gradient(145deg,rgba(238,255,245,.98),#ffffff)!important;box-shadow:0 9px 22px rgba(27,207,86,.075)!important}#shop-offer-step .webege-period-choices .final-course-period-option:not(.is-selected){border-color:rgba(15,23,42,.11)!important;background:linear-gradient(180deg,#ffffff,#fdfefd)!important}@media (hover:hover){#shop-offer-step .webege-period-choices .final-course-period-option:hover{border-color:rgba(27,207,86,.34)!important;transform:translateY(-1px)!important}}#shop-offer-step .webege-period-choices .final-course-period-hit,#shop-offer-step .webege-period-choices button.final-course-period-full{box-sizing:border-box!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;width:100%!important;min-height:122px!important;margin:0!important;padding:15px!important;border:0!important;background:transparent!important;color:inherit!important;font-family:inherit!important;text-align:left!important;cursor:pointer!important}#shop-offer-step .final-course-period-radio{display:none!important}#shop-offer-step .final-course-period-copy{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:4px!important;width:100%!important;min-width:0!important;margin:0!important;text-align:left!important}#shop-offer-step .final-course-period-copy b{color:#101713!important;font-size:15px!important;line-height:1.12!important;font-weight:900!important;letter-spacing:-.01em!important;text-align:left!important}#shop-offer-step .final-course-period-copy small{color:rgba(52,67,57,.54)!important;font-size:10px!important;line-height:1.2!important;font-weight:650!important;text-align:left!important}#shop-offer-step .final-course-period-price{display:block!important;width:100%!important;margin:auto 0 0!important;color:#080d0a!important;font-size:26px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.04em!important;text-align:left!important;white-space:nowrap!important}#shop-offer-step .final-course-period-full-price{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:7px!important;width:100%!important;margin:auto 0 0!important;text-align:left!important}#shop-offer-step .final-course-period-full-price strong{color:#080d0a!important;font-size:26px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.04em!important}#shop-offer-step .final-course-period-full-price em{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:22px!important;padding:0 8px!important;border-radius:999px!important;background:#1bcf56!important;color:#ffffff!important;font-size:10px!important;line-height:1!important;font-weight:950!important;font-style:normal!important}#shop-offer-step .webege-other-month{display:block!important;width:100%!important;margin:11px 0 0!important;padding:0!important;border:0!important;background:transparent!important}#shop-offer-step .webege-other-month-label{display:none!important}#shop-offer-step .final-course-month-select-wrap{position:relative!important;width:100%!important;margin:0!important;padding:0!important}#shop-offer-step .webege-native-month-select{position:absolute!important;left:-9999px!important;top:auto!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.webege-month-picker{position:relative!important;width:100%!important;z-index:30!important}.webege-month-picker-button{box-sizing:border-box!important;display:grid!important;grid-template-columns:38px minmax(0,1fr) auto 20px!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:61px!important;margin:0!important;padding:9px 12px!important;border:1px solid rgba(15,23,42,.08)!important;border-radius:14px!important;background:#f8faf9!important;color:#111914!important;font-family:inherit!important;text-align:left!important;cursor:pointer!important;box-shadow:none!important;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease!important}.webege-month-picker-button:hover{border-color:rgba(27,207,86,.29)!important;background:#f7fcf9!important}.webege-month-picker.is-open .webege-month-picker-button{border-color:rgba(27,207,86,.50)!important;background:#ffffff!important;box-shadow:0 0 0 4px rgba(27,207,86,.075)!important}.webege-month-picker-calendar{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;border-radius:11px!important;background:rgba(27,207,86,.09)!important;color:#10a947!important}.webege-month-picker-calendar svg{width:20px!important;height:20px!important;stroke:currentColor!important;stroke-width:1.8!important}.webege-month-picker-current{display:flex!important;flex-direction:column!important;gap:3px!important;min-width:0!important}.webege-month-picker-current small{color:rgba(50,64,54,.49)!important;font-size:9px!important;line-height:1!important;font-weight:750!important}.webege-month-picker-current strong{overflow:hidden!important;color:#111914!important;font-size:12.5px!important;line-height:1.15!important;font-weight:900!important;text-overflow:ellipsis!important;white-space:nowrap!important}.webege-month-picker-price{color:#18211b!important;font-size:11px!important;font-weight:850!important;white-space:nowrap!important}.webege-month-picker-chevron{position:relative!important;width:18px!important;height:18px!important}.webege-month-picker-chevron::before{content:""!important;position:absolute!important;left:5px!important;top:4px!important;width:6px!important;height:6px!important;border-right:2px solid rgba(24,34,27,.65)!important;border-bottom:2px solid rgba(24,34,27,.65)!important;transform:rotate(45deg)!important;transition:transform .18s ease,top .18s ease!important}.webege-month-picker.is-open .webege-month-picker-chevron::before{top:7px!important;transform:rotate(225deg)!important}.webege-month-picker-menu{position:absolute!important;left:0!important;right:0!important;top:calc(100% + 7px)!important;display:grid!important;gap:3px!important;max-height:292px!important;padding:7px!important;overflow-y:auto!important;visibility:hidden!important;opacity:0!important;transform:translateY(-5px) scale(.99)!important;pointer-events:none!important;border:1px solid rgba(15,23,42,.09)!important;border-radius:15px!important;background:rgba(255,255,255,.985)!important;box-shadow:0 20px 48px rgba(15,23,42,.15)!important;backdrop-filter:blur(12px)!important;transition:opacity .16s ease,transform .16s ease,visibility .16s ease!important;z-index:100!important}.webege-month-picker.is-open .webege-month-picker-menu{visibility:visible!important;opacity:1!important;transform:translateY(0) scale(1)!important;pointer-events:auto!important}.webege-month-picker-option{box-sizing:border-box!important;display:grid!important;grid-template-columns:23px minmax(0,1fr) auto!important;align-items:center!important;gap:9px!important;width:100%!important;min-height:43px!important;margin:0!important;padding:7px 9px!important;border:0!important;border-radius:10px!important;background:transparent!important;color:#141c17!important;font-family:inherit!important;text-align:left!important;cursor:pointer!important;transition:background .14s ease!important}.webege-month-picker-option:hover{background:#f4f8f5!important}.webege-month-picker-option.is-selected{background:rgba(27,207,86,.085)!important}.webege-month-picker-option-check{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:23px!important;height:23px!important;border-radius:7px!important;background:rgba(15,23,42,.045)!important;color:transparent!important;font-size:11px!important;font-weight:950!important}.webege-month-picker-option.is-selected .webege-month-picker-option-check{background:rgba(27,207,86,.14)!important;color:#0fa847!important}.webege-month-picker-option-name{min-width:0!important;color:#18211b!important;font-size:11.5px!important;font-weight:800!important}.webege-month-picker-option-price{color:rgba(34,47,38,.62)!important;font-size:10.5px!important;font-weight:750!important;white-space:nowrap!important}.webege-month-picker-menu{scrollbar-width:thin;scrollbar-color:rgba(15,23,42,.14) transparent}#shop-offer-step .final-course-buy-card>strong{box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-height:66px!important;margin:14px 0 12px!important;padding:12px 15px!important;border:1px solid rgba(27,207,86,.13)!important;border-radius:15px!important;background:linear-gradient(100deg,rgba(240,253,245,1),rgba(250,254,251,1))!important;color:#080d0a!important;font-size:30px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.04em!important}#shop-offer-step .final-course-buy-card>strong::before{content:"К оплате"!important;color:rgba(44,59,49,.57)!important;font-size:10px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:0!important}#shop-offer-step .final-course-buy-info{box-sizing:border-box!important;display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;width:100%!important;margin:0 0 13px!important;padding:10px 12px!important;border:1px solid rgba(249,181,41,.10)!important;border-radius:13px!important;background:rgba(255,196,66,.07)!important;box-shadow:none!important}#shop-offer-step .final-course-buy-info-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;border-radius:11px!important;background:rgba(255,196,66,.14)!important;font-size:18px!important}#shop-offer-step .final-course-buy-info b{color:#151e18!important;font-size:11.5px!important;line-height:1.15!important;font-weight:900!important}#shop-offer-step .final-course-buy-info small{margin-top:2px!important;color:rgba(52,67,57,.52)!important;font-size:9px!important;line-height:1.2!important}#shop-offer-step .final-course-includes{width:100%!important;margin:0 0 14px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#shop-offer-step .final-course-includes-title{margin:0 0 9px!important;color:#142019!important;font-size:11px!important;font-weight:900!important}#shop-offer-step .final-course-includes-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px 12px!important}#shop-offer-step .final-course-includes-row{display:grid!important;grid-template-columns:19px minmax(0,1fr)!important;align-items:start!important;gap:7px!important}#shop-offer-step .final-course-includes-row>span{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:19px!important;height:19px!important;border-radius:50%!important;background:rgba(27,207,86,.11)!important;color:#0eab48!important;font-size:9px!important;line-height:1!important;font-weight:950!important}#shop-offer-step .final-course-includes-row p{margin:2px 0 0!important;color:#354139!important;font-size:10px!important;line-height:1.25!important;font-weight:700!important}#shop-offer-step .final-course-buy-spacer,#shop-offer-step .final-course-buy-divider{display:none!important}#shop-offer-step .add-cart-btn{width:100%!important;min-height:56px!important;margin:0!important;border-radius:15px!important;background:#19c955!important;box-shadow:0 12px 26px rgba(27,207,86,.21)!important;font-size:16px!important;line-height:1!important;font-weight:900!important}@media (hover:hover){#shop-offer-step .add-cart-btn:hover{background:#17bc50!important;transform:translateY(-1px)!important}}#shop-offer-step .final-course-access-note{margin:9px 3px 0!important;color:rgba(52,65,56,.49)!important;font-size:9px!important;line-height:1.3!important;font-weight:700!important;text-align:center!important}@media (max-width:980px){#shop-offer-step .final-course-card{grid-template-columns:1fr!important;gap:15px!important}#shop-offer-step .final-course-main,#shop-offer-step .webege-course-info-card,#shop-offer-step .final-course-side,#shop-offer-step .final-course-buy-card{width:100%!important;max-width:none!important;height:auto!important;min-height:0!important}#shop-offer-step .final-course-side{position:static!important}}@media (max-width:640px){#shop-offer-step .final-course-buy-card{padding:16px!important;border-radius:18px!important}#shop-offer-step .webege-buy-card-head strong{font-size:18px!important}#shop-offer-step .webege-period-choices{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}#shop-offer-step .webege-period-choices .final-course-period-option{min-height:111px!important;border-radius:14px!important}#shop-offer-step .webege-period-choices .final-course-period-hit,#shop-offer-step .webege-period-choices button.final-course-period-full{min-height:109px!important;padding:12px!important;gap:9px!important}#shop-offer-step .final-course-period-copy b{font-size:13px!important}#shop-offer-step .final-course-period-copy small{font-size:8.8px!important}#shop-offer-step .final-course-period-price,#shop-offer-step .final-course-period-full-price strong{font-size:21px!important}.webege-month-picker-button{grid-template-columns:36px minmax(0,1fr) auto 18px!important;min-height:57px!important;padding:8px 10px!important;gap:8px!important}.webege-month-picker-calendar{width:36px!important;height:36px!important}.webege-month-picker-menu{max-height:258px!important}#shop-offer-step .final-course-includes-list{grid-template-columns:1fr!important}}@media (max-width:370px){#shop-offer-step .webege-period-choices{grid-template-columns:1fr!important}#shop-offer-step .webege-period-choices .final-course-period-option{min-height:88px!important}#shop-offer-step .webege-period-choices .final-course-period-hit,#shop-offer-step .webege-period-choices button.final-course-period-full{min-height:86px!important}}#shop-offer-step .webege-month-picker-button{text-align:left!important;justify-items:stretch!important}#shop-offer-step .webege-month-picker-current{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;justify-self:start!important;width:100%!important;min-width:0!important;margin:0!important;text-align:left!important}#shop-offer-step .webege-month-picker-current small,#shop-offer-step .webege-month-picker-current strong{display:block!important;width:100%!important;margin:0!important;text-align:left!important;align-self:flex-start!important}#shop-offer-step .webege-month-picker-current strong{margin-top:3px!important}#shop-offer-step .webege-month-picker-price{justify-self:end!important;text-align:right!important}#shop-offer-step .webege-month-picker-option{text-align:left!important}#shop-offer-step .webege-month-picker-option-name{justify-self:start!important;text-align:left!important}#shop-offer-step .webege-month-picker-option-price{justify-self:end!important;text-align:right!important}#shop-offer-step .final-course-buy-card>strong::before{content:"К оплате:"!important;color:rgba(35,49,40,.67)!important;font-size:14px!important;line-height:1.15!important;font-weight:850!important;letter-spacing:-.01em!important}#shop-offer-step .final-course-buy-card>strong{align-items:center!important}#shop-offer-step .webege-buy-card-head{box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;gap:12px!important;margin:0 0 18px!important;padding:3px 0 17px!important;text-align:left!important}#shop-offer-step .webege-buy-card-head>div{box-sizing:border-box!important;display:flex!important;flex:1 1 auto!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;width:auto!important;min-width:0!important;max-width:none!important;margin:0!important;padding:0!important;text-align:left!important}#shop-offer-step .webege-buy-card-head strong,#shop-offer-step .webege-buy-card-head span:not(.webege-buy-card-head-icon){display:block!important;width:auto!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;text-align:left!important;align-self:flex-start!important}#shop-offer-step .final-course-buy-card{padding-left:18px!important;padding-right:18px!important}#shop-offer-step .final-course-buy-card::before{left:18px!important;right:18px!important}#shop-offer-step .webege-month-picker-current small{color:rgba(48,63,52,.58)!important;font-size:11.5px!important;line-height:1.05!important;font-weight:800!important}#shop-offer-step .webege-month-picker-current strong{margin-top:4px!important;color:#111914!important;font-size:13.5px!important;line-height:1.1!important;font-weight:900!important}#shop-offer-step .webege-month-picker-price{color:#111914!important;font-size:13.5px!important;line-height:1!important;font-weight:900!important;letter-spacing:-.01em!important}#shop-offer-step .webege-month-picker-button{grid-template-columns:38px minmax(0,1fr) auto 20px!important;gap:9px!important;min-height:64px!important;padding:9px 12px!important}#shop-offer-step .webege-month-picker-current{justify-self:stretch!important;align-items:flex-start!important;width:100%!important;text-align:left!important}#shop-offer-step .webege-month-picker-option{min-height:45px!important;padding:8px 10px!important}#shop-offer-step .webege-month-picker-option-name{font-size:12.5px!important;line-height:1.15!important;font-weight:800!important}#shop-offer-step .webege-month-picker-option-price{font-size:11.5px!important;line-height:1!important;font-weight:800!important}@media (max-width:640px){#shop-offer-step .final-course-buy-card{padding-left:14px!important;padding-right:14px!important}#shop-offer-step .final-course-buy-card::before{left:14px!important;right:14px!important}#shop-offer-step .webege-month-picker-current small{font-size:10.5px!important}#shop-offer-step .webege-month-picker-current strong{font-size:12.5px!important}#shop-offer-step .webege-month-picker-price{font-size:12.5px!important}}#shop-offer-step .webege-period-choices .final-course-period-month,#shop-offer-step .webege-period-choices button.final-course-period-full{box-sizing:border-box!important;width:100%!important;min-width:0!important;height:124px!important;min-height:124px!important;margin:0!important;overflow:hidden!important;border:1px solid rgba(15,23,42,.11)!important;border-radius:17px!important;background:#ffffff!important;box-shadow:none!important;transform:none!important;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease!important}#shop-offer-step .webege-period-choices .final-course-period-month .final-course-period-hit,#shop-offer-step .webege-period-choices button.final-course-period-full{box-sizing:border-box!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;width:100%!important;height:100%!important;min-height:122px!important;margin:0!important;padding:15px!important;color:inherit!important;font-family:inherit!important;text-align:left!important;cursor:pointer!important}#shop-offer-step .webege-period-choices .final-course-period-month .final-course-period-hit{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#shop-offer-step .webege-period-choices button.final-course-period-option.final-course-period-full{border:1px solid rgba(15,23,42,.11)!important;border-radius:17px!important;background:#ffffff!important}#shop-offer-step .webege-period-choices .final-course-period-month:not(.is-selected),#shop-offer-step .webege-period-choices button.final-course-period-full:not(.is-selected){border-color:rgba(15,23,42,.11)!important;background:linear-gradient(180deg,#ffffff 0%,#fdfefd 100%)!important;box-shadow:none!important}#shop-offer-step .webege-period-choices .final-course-period-month.is-selected,#shop-offer-step .webege-period-choices button.final-course-period-full.is-selected{border:1px solid rgba(27,207,86,.60)!important;border-color:rgba(27,207,86,.60)!important;background:linear-gradient(145deg,rgba(238,255,245,.98) 0%,rgba(250,255,252,1) 100%)!important;box-shadow:0 9px 22px rgba(27,207,86,.075)!important}@media (hover:hover){#shop-offer-step .webege-period-choices .final-course-period-month:not(.is-selected):hover,#shop-offer-step .webege-period-choices button.final-course-period-full:not(.is-selected):hover{border-color:rgba(27,207,86,.32)!important;background:#fbfffc!important;transform:translateY(-1px)!important}#shop-offer-step .webege-period-choices .final-course-period-month.is-selected:hover,#shop-offer-step .webege-period-choices button.final-course-period-full.is-selected:hover{border-color:rgba(27,207,86,.68)!important;background:linear-gradient(145deg,rgba(236,255,243,1),#ffffff)!important;transform:translateY(-1px)!important}}#shop-offer-step .webege-period-choices .final-course-period-month .final-course-period-copy,#shop-offer-step .webege-period-choices button.final-course-period-full .final-course-period-copy{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:4px!important;width:100%!important;margin:0!important;text-align:left!important}#shop-offer-step .webege-period-choices .final-course-period-month .final-course-period-copy b,#shop-offer-step .webege-period-choices button.final-course-period-full .final-course-period-copy b{margin:0!important;color:#101713!important;font-size:15px!important;line-height:1.12!important;font-weight:900!important;text-align:left!important}#shop-offer-step .webege-period-choices .final-course-period-month .final-course-period-copy small,#shop-offer-step .webege-period-choices button.final-course-period-full .final-course-period-copy small{margin:0!important;color:rgba(52,67,57,.54)!important;font-size:10px!important;line-height:1.2!important;font-weight:650!important;text-align:left!important}#shop-offer-step .webege-period-choices .final-course-period-month .final-course-period-price{display:block!important;width:100%!important;margin:auto 0 0!important;color:#080d0a!important;font-size:26px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.04em!important;text-align:left!important}#shop-offer-step .webege-period-choices button.final-course-period-full .final-course-period-full-price{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:7px!important;width:100%!important;margin:auto 0 0!important;text-align:left!important}#shop-offer-step .webege-period-choices button.final-course-period-full .final-course-period-full-price strong{margin:0!important;color:#080d0a!important;font-size:26px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.04em!important}@media (max-width:640px){#shop-offer-step .webege-period-choices .final-course-period-month,#shop-offer-step .webege-period-choices button.final-course-period-full{height:111px!important;min-height:111px!important;border-radius:14px!important}#shop-offer-step .webege-period-choices .final-course-period-month .final-course-period-hit,#shop-offer-step .webege-period-choices button.final-course-period-full{min-height:109px!important;padding:12px!important}#shop-offer-step .webege-period-choices .final-course-period-month .final-course-period-price,#shop-offer-step .webege-period-choices button.final-course-period-full .final-course-period-full-price strong{font-size:21px!important}}#shop-offer-step .webege-month-picker-price{display:none!important}#shop-offer-step .webege-month-picker-button{grid-template-columns:38px minmax(0,1fr) 20px!important;column-gap:11px!important;min-height:64px!important}#shop-offer-step .webege-month-picker-chevron{grid-column:3!important;justify-self:end!important}#shop-offer-step .webege-month-picker-current small{color:rgba(46,60,50,.60)!important;font-size:11.5px!important;line-height:1.05!important;font-weight:800!important}#shop-offer-step .webege-month-picker-current strong{margin-top:4px!important;color:#111914!important;font-size:14px!important;line-height:1.1!important;font-weight:900!important}#shop-offer-step .webege-month-picker-option-name{font-size:12.5px!important;font-weight:800!important}#shop-offer-step .webege-month-picker-option-price{display:block!important;color:rgba(35,49,40,.62)!important;font-size:11.5px!important;line-height:1!important;font-weight:800!important}#shop-offer-step .final-course-buy-info{grid-template-columns:42px minmax(0,1fr)!important;gap:11px!important;padding:11px 13px!important;border-radius:14px!important}#shop-offer-step .final-course-buy-info-icon{width:42px!important;height:42px!important;border-radius:12px!important;font-size:19px!important}#shop-offer-step .final-course-buy-info b{display:block!important;color:#151e18!important;font-size:13px!important;line-height:1.15!important;font-weight:900!important}#shop-offer-step .final-course-buy-info small{display:block!important;margin-top:4px!important;color:rgba(49,63,53,.58)!important;font-size:10.5px!important;line-height:1.25!important;font-weight:650!important}#shop-offer-step .final-course-includes{margin-bottom:16px!important}#shop-offer-step .final-course-includes-title{margin-bottom:10px!important;color:#111914!important;font-size:12.5px!important;line-height:1.2!important;font-weight:900!important}#shop-offer-step .final-course-includes-list{gap:9px 14px!important}#shop-offer-step .final-course-includes-row{grid-template-columns:20px minmax(0,1fr)!important;gap:7px!important;align-items:center!important}#shop-offer-step .final-course-includes-row>span{width:20px!important;height:20px!important;font-size:10px!important;line-height:1!important}#shop-offer-step .final-course-includes-row p{margin:0!important;color:#344038!important;font-size:11.5px!important;line-height:1.3!important;font-weight:720!important}#shop-offer-step .final-course-buy-card>strong{min-height:70px!important;padding:13px 15px!important}#shop-offer-step .final-course-buy-card>strong::before{font-size:14.5px!important;font-weight:850!important}@media (max-width:640px){#shop-offer-step .webege-month-picker-button{grid-template-columns:36px minmax(0,1fr) 18px!important;column-gap:9px!important}#shop-offer-step .webege-month-picker-current small{font-size:10.5px!important}#shop-offer-step .webege-month-picker-current strong{font-size:13px!important}#shop-offer-step .final-course-buy-info b{font-size:12.5px!important}#shop-offer-step .final-course-buy-info small{font-size:10px!important}#shop-offer-step .final-course-includes-title{font-size:12px!important}#shop-offer-step .final-course-includes-row p{font-size:11px!important}}@media (min-width:981px){#shop-offer-step .webege-offer-course-head h4{margin:0 0 7px!important}#shop-offer-step .webege-title-school-v217{display:inline!important;color:inherit!important;font-size:inherit!important;line-height:inherit!important;font-weight:inherit!important;letter-spacing:inherit!important}#shop-offer-step .webege-offer-course-head .final-course-subtitle{display:none!important}#shop-offer-step .webege-desktop-subtitle-v217{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:0!important;width:100%!important;margin:0!important;color:rgba(54,68,58,.61)!important;font-size:13px!important;line-height:1.3!important;font-weight:700!important;text-align:left!important}#shop-offer-step .webege-desktop-subject-v217{color:rgba(54,68,58,.61)!important;font-weight:700!important}#shop-offer-step .webege-desktop-dot-v217{color:rgba(54,68,58,.43)!important;font-weight:700!important}#shop-offer-step .webege-desktop-month-v217{color:#159447!important;font-weight:850!important}}@media (max-width:980px){#shop-offer-step .webege-title-school-v217{display:none!important}#shop-offer-step .webege-desktop-subtitle-v217{display:none!important}#shop-offer-step .webege-offer-course-head .final-course-subtitle{display:block!important}}#shop-offer-step .final-course-buy-card.webege-free-course .webege-buy-card-head{display:none!important}#shop-offer-step .final-course-buy-card.webege-free-course .webege-free-selected-product{display:none!important}#shop-offer-step .final-course-buy-card.webege-free-course>strong{display:none!important}#shop-offer-step .final-course-buy-card.webege-free-course .final-course-buy-info{display:none!important}#shop-offer-step .webege-free-access-card{box-sizing:border-box!important;display:grid!important;grid-template-columns:44px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;width:100%!important;min-height:76px!important;margin:3px 0 19px!important;padding:12px 14px!important;border:1px solid rgba(27,207,86,.21)!important;border-radius:16px!important;background:linear-gradient(120deg,rgba(238,255,245,.98),rgba(250,255,252,1))!important;box-shadow:0 8px 24px rgba(27,207,86,.05)!important}#shop-offer-step .webege-free-access-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;border-radius:13px!important;background:rgba(27,207,86,.12)!important;color:#0da947!important}#shop-offer-step .webege-free-access-icon svg{width:23px!important;height:23px!important;stroke:currentColor!important;stroke-width:2.25!important;stroke-linecap:round!important;stroke-linejoin:round!important}#shop-offer-step .webege-free-access-copy{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:4px!important;min-width:0!important;text-align:left!important}#shop-offer-step .webege-free-access-copy strong{color:#101813!important;font-size:15px!important;line-height:1.1!important;font-weight:900!important;letter-spacing:-.01em!important}#shop-offer-step .webege-free-access-copy small{color:rgba(49,65,54,.58)!important;font-size:10.5px!important;line-height:1.2!important;font-weight:650!important}#shop-offer-step .webege-free-access-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:28px!important;padding:0 11px!important;border-radius:999px!important;background:#19c955!important;color:#ffffff!important;font-size:10.5px!important;line-height:1!important;font-weight:900!important;white-space:nowrap!important}#shop-offer-step .final-course-buy-card.webege-free-course .final-course-includes{margin-top:0!important}#shop-offer-step .final-course-buy-card.webege-free-course .final-course-includes-title{font-size:13px!important;margin-bottom:11px!important}#shop-offer-step .final-course-buy-card.webege-free-course .final-course-includes-row p{font-size:12px!important}#shop-offer-step .final-course-buy-card.webege-free-course .add-cart-btn{min-height:57px!important}@media (max-width:640px){#shop-offer-step .webege-free-access-card{grid-template-columns:40px minmax(0,1fr) auto!important;gap:9px!important;min-height:70px!important;padding:10px!important;margin-bottom:16px!important;border-radius:14px!important}#shop-offer-step .webege-free-access-icon{width:40px!important;height:40px!important}#shop-offer-step .webege-free-access-copy strong{font-size:13.5px!important}#shop-offer-step .webege-free-access-copy small{font-size:9.5px!important}#shop-offer-step .webege-free-access-badge{min-height:25px!important;padding:0 8px!important;font-size:9.5px!important}}#shop-offer-step .add-cart-btn{border:1px solid #19c955!important;background:#19c955!important;color:#ffffff!important;opacity:1!important;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease!important}@media (hover:hover){#shop-offer-step .add-cart-btn:not(:disabled):not(.webege-cart-added-state):hover{border-color:#16bb4f!important;background:#16bb4f!important;color:#ffffff!important;box-shadow:0 13px 28px rgba(27,207,86,.24)!important;transform:translateY(-1px)!important}}#shop-offer-step .add-cart-btn:disabled:not(.webege-cart-added-state){border-color:#19c955!important;background:#19c955!important;color:#ffffff!important;opacity:.67!important;box-shadow:none!important;cursor:wait!important;transform:none!important}#shop-offer-step .add-cart-btn.webege-cart-added-state{display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;border:1px solid rgba(27,207,86,.28)!important;background:linear-gradient(180deg,#f0fcf4 0%,#eaf9ef 100%)!important;color:#118d3e!important;opacity:1!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)!important;cursor:default!important;transform:none!important}#shop-offer-step .add-cart-btn.webege-cart-added-state::before{content:"✓"!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:22px!important;height:22px!important;flex:0 0 22px!important;border-radius:50%!important;background:rgba(27,207,86,.14)!important;color:#0fa847!important;font-size:12px!important;line-height:1!important;font-weight:950!important}@media (hover:hover){#shop-offer-step .add-cart-btn.webege-cart-added-state:hover{border-color:rgba(27,207,86,.33)!important;background:linear-gradient(180deg,#f0fcf4 0%,#eaf9ef 100%)!important;color:#118d3e!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)!important;transform:none!important}}@media (max-width:640px){#shop-offer-step .add-cart-btn.webege-cart-added-state{gap:7px!important}#shop-offer-step .add-cart-btn.webege-cart-added-state::before{width:20px!important;height:20px!important;flex-basis:20px!important;font-size:11px!important}}#shop-offer-step .final-course-includes{order:40!important}#shop-offer-step .final-course-buy-info{order:50!important}#shop-offer-step .add-cart-btn{order:60!important}#shop-offer-step .final-course-access-note{order:70!important}#shop-offer-step .final-course-buy-card>strong{min-height:64px!important;margin:14px 0 15px!important;padding:11px 15px!important}#shop-offer-step .final-course-includes{width:100%!important;margin:0 0 11px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}#shop-offer-step .final-course-includes-title{margin:0 0 11px!important;color:#111914!important;font-size:0!important;line-height:1.2!important;font-weight:900!important}#shop-offer-step .final-course-includes-title::after{content:"Что входит в доступ:"!important;font-size:13.5px!important;line-height:1.2!important;font-weight:900!important}#shop-offer-step .final-course-includes-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;width:100%!important}#shop-offer-step .final-course-includes-row{box-sizing:border-box!important;display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-width:0!important;min-height:72px!important;margin:0!important;padding:10px!important;border:1px solid rgba(24,169,72,.095)!important;border-radius:13px!important;background:linear-gradient(145deg,rgba(249,253,250,.98),rgba(255,255,255,1))!important;box-shadow:none!important}#shop-offer-step .final-course-includes-row>span{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;min-width:38px!important;margin:0!important;border:0!important;border-radius:11px!important;background:rgba(27,207,86,.085)!important;color:transparent!important;font-size:0!important;overflow:hidden!important}#shop-offer-step .final-course-includes-row>span::before{content:""!important;display:block!important;width:22px!important;height:22px!important;background-position:center!important;background-repeat:no-repeat!important;background-size:contain!important}#shop-offer-step .final-course-includes-row:nth-child(1)>span::before{background-image:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 24\ 24\'\ fill=\'none\'\ stroke=\'%2315ad4b\'\ stroke-width=\'2\'\ stroke-linecap=\'round\'\ stroke-linejoin=\'round\'%3E%3Cpath\ d=\'M8\ 5l11\ 7-11\ 7V5z\'/%3E%3C/svg%3E)!important}#shop-offer-step .final-course-includes-row:nth-child(2)>span::before{background-image:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 24\ 24\'\ fill=\'none\'\ stroke=\'%2315ad4b\'\ stroke-width=\'2\'\ stroke-linecap=\'round\'\ stroke-linejoin=\'round\'%3E%3Cpath\ d=\'M6\ 2h9l4\ 4v16H6z\'/%3E%3Cpath\ d=\'M14\ 2v5h5\'/%3E%3Cpath\ d=\'M9\ 12h6M9\ 16h6\'/%3E%3C/svg%3E)!important}#shop-offer-step .final-course-includes-row:nth-child(3)>span::before{background-image:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 24\ 24\'\ fill=\'none\'\ stroke=\'%2315ad4b\'\ stroke-width=\'2\'\ stroke-linecap=\'round\'\ stroke-linejoin=\'round\'%3E%3Crect\ x=\'4\'\ y=\'3\'\ width=\'16\'\ height=\'18\'\ rx=\'2\'/%3E%3Cpath\ d=\'M8\ 12l2.4\ 2.4L16\ 9\'/%3E%3C/svg%3E)!important}#shop-offer-step .final-course-includes-row:nth-child(4)>span::before{background-image:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 24\ 24\'\ fill=\'none\'\ stroke=\'%2315ad4b\'\ stroke-width=\'2\'\ stroke-linecap=\'round\'\ stroke-linejoin=\'round\'%3E%3Cpath\ d=\'M7.5\ 8c-2.5\ 0-4.5\ 1.8-4.5\ 4s2\ 4\ 4.5\ 4c3.5\ 0\ 5.5-8\ 9-8\ 2.5\ 0\ 4.5\ 1.8\ 4.5\ 4s-2\ 4-4.5\ 4c-3.5\ 0-5.5-8-9-8z\'/%3E%3C/svg%3E)!important}#shop-offer-step .final-course-includes-row p{display:block!important;min-width:0!important;margin:0!important;color:#263129!important;font-size:11.5px!important;line-height:1.2!important;font-weight:850!important}#shop-offer-step .final-course-includes-row p::after{display:block!important;margin-top:4px!important;color:rgba(51,65,55,.56)!important;font-size:9.5px!important;line-height:1.25!important;font-weight:600!important}#shop-offer-step .final-course-includes-row:nth-child(1) p::after{content:"Смотрите в удобное время"!important}#shop-offer-step .final-course-includes-row:nth-child(2) p::after{content:"Все материалы под рукой"!important}#shop-offer-step .final-course-includes-row:nth-child(3) p::after{content:"Проверяйте знания и готовьтесь эффективнее"!important}#shop-offer-step .final-course-includes-row:nth-child(4) p::after{content:"Без ограничений по времени"!important}#shop-offer-step .final-course-buy-info{box-sizing:border-box!important;display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;align-items:center!important;gap:9px!important;width:100%!important;min-height:48px!important;margin:0 0 14px!important;padding:7px 11px!important;border:1px solid rgba(27,207,86,.11)!important;border-radius:12px!important;background:linear-gradient(100deg,rgba(241,252,245,.82),rgba(249,254,251,.82))!important;box-shadow:none!important}#shop-offer-step .final-course-buy-card.webege-free-course .final-course-buy-info{display:none!important}#shop-offer-step .final-course-buy-info-icon{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:34px!important;height:34px!important;min-width:34px!important;border-radius:10px!important;background:rgba(27,207,86,.085)!important;color:transparent!important;font-size:0!important}#shop-offer-step .final-course-buy-info-icon::before{content:""!important;width:20px!important;height:20px!important;background-image:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 24\ 24\'\ fill=\'none\'\ stroke=\'%2315ad4b\'\ stroke-width=\'2\'\ stroke-linecap=\'round\'\ stroke-linejoin=\'round\'%3E%3Crect\ x=\'3\'\ y=\'8\'\ width=\'18\'\ height=\'13\'\ rx=\'2\'/%3E%3Cpath\ d=\'M12\ 8v13M3\ 12h18\'/%3E%3Cpath\ d=\'M12\ 8H8.5a2.5\ 2.5\ 0\ 1\ 1\ 2.2-3.7L12\ 8zM12\ 8h3.5a2.5\ 2.5\ 0\ 1\ 0-2.2-3.7L12\ 8z\'/%3E%3C/svg%3E)!important;background-position:center!important;background-repeat:no-repeat!important;background-size:contain!important}#shop-offer-step .final-course-buy-info>div{display:flex!important;align-items:baseline!important;flex-wrap:wrap!important;gap:0 4px!important;min-width:0!important}#shop-offer-step .final-course-buy-info b{display:inline!important;margin:0!important;color:#243129!important;font-size:11.5px!important;line-height:1.25!important;font-weight:900!important}#shop-offer-step .final-course-buy-info small{display:inline!important;margin:0!important;color:rgba(51,65,55,.61)!important;font-size:0!important;line-height:1.25!important}#shop-offer-step .final-course-buy-info small::after{content:"— поможет разобраться с заданиями"!important;font-size:10.5px!important;line-height:1.25!important;font-weight:600!important}#shop-offer-step .add-cart-btn{margin-top:0!important}@media (max-width:640px){#shop-offer-step .final-course-includes-list{grid-template-columns:1fr 1fr!important;gap:7px!important}#shop-offer-step .final-course-includes-row{grid-template-columns:32px minmax(0,1fr)!important;gap:7px!important;min-height:66px!important;padding:8px!important}#shop-offer-step .final-course-includes-row>span{width:32px!important;height:32px!important;min-width:32px!important;border-radius:9px!important}#shop-offer-step .final-course-includes-row>span::before{width:18px!important;height:18px!important}#shop-offer-step .final-course-includes-row p{font-size:10.5px!important}#shop-offer-step .final-course-includes-row p::after{margin-top:3px!important;font-size:8.7px!important}#shop-offer-step .final-course-buy-info{grid-template-columns:31px minmax(0,1fr)!important;gap:8px!important;min-height:44px!important;padding:6px 9px!important}#shop-offer-step .final-course-buy-info-icon{width:31px!important;height:31px!important;min-width:31px!important}#shop-offer-step .final-course-buy-info b{font-size:10.5px!important}#shop-offer-step .final-course-buy-info small::after{font-size:9.2px!important}}#shop-offer-step .webege-buy-card-head-icon{display:none!important}#shop-offer-step .webege-buy-card-head{display:block!important;width:100%!important;text-align:left!important}#shop-offer-step .webege-buy-card-head>div{width:100%!important;max-width:none!important;padding-right:0!important}#shop-offer-step .final-course-includes-title::after{font-size:14px!important;line-height:1.2!important;font-weight:900!important}#shop-offer-step .final-course-includes-row{grid-template-columns:40px minmax(0,1fr)!important;gap:10px!important;min-height:76px!important;padding:10px 11px!important}#shop-offer-step .final-course-includes-row>span{width:40px!important;height:40px!important;min-width:40px!important;border-radius:11px!important}#shop-offer-step .final-course-includes-row>span::before{width:22px!important;height:22px!important}#shop-offer-step .final-course-includes-row p{color:#263129!important;font-size:12.25px!important;line-height:1.22!important;font-weight:850!important;letter-spacing:-.005em!important}#shop-offer-step .final-course-includes-row p::after{margin-top:4px!important;color:rgba(51,65,55,.61)!important;font-size:10.25px!important;line-height:1.28!important;font-weight:600!important}#shop-offer-step .final-course-includes-row:nth-child(3) p::after{content:"Практика и самопроверка"!important}#shop-offer-step .final-course-buy-info{min-height:50px!important;padding:8px 11px!important}#shop-offer-step .final-course-buy-info b{color:#243129!important;font-size:12px!important;line-height:1.25!important;font-weight:900!important}#shop-offer-step .final-course-buy-info small::after{font-size:10.5px!important;line-height:1.3!important;font-weight:600!important}#shop-offer-step .final-course-buy-card.webege-free-course .final-course-buy-info{display:none!important}@media (max-width:640px){#shop-offer-step .final-course-includes-title::after{font-size:13px!important}#shop-offer-step .final-course-includes-row{grid-template-columns:34px minmax(0,1fr)!important;gap:7px!important;min-height:68px!important;padding:8px!important}#shop-offer-step .final-course-includes-row>span{width:34px!important;height:34px!important;min-width:34px!important}#shop-offer-step .final-course-includes-row>span::before{width:19px!important;height:19px!important}#shop-offer-step .final-course-includes-row p{font-size:10.8px!important;line-height:1.2!important}#shop-offer-step .final-course-includes-row p::after{font-size:9px!important;line-height:1.23!important}#shop-offer-step .final-course-buy-info b{font-size:10.8px!important}#shop-offer-step .final-course-buy-info small::after{font-size:9.4px!important}}@media (min-width:981px){#shop-offer-step .webege-title-school-v217::before{content:"·"!important;display:inline-block!important;margin-left:.24em!important;margin-right:.24em!important;color:currentColor!important;font-size:.92em!important;font-weight:inherit!important}}@media (min-width:981px){#shop-offer-step .webege-desktop-dot-v217{display:inline-block!important;margin-left:4px!important;margin-right:4px!important;color:rgba(54,68,58,.43)!important;font-weight:700!important}}@media (min-width:981px){#shop-offer-step>.shop-step-head>p{display:none!important}}@media (min-width:981px){#shop-offer-step .shop-step-head>p{display:none!important}}#shop-offer-step .final-course-access-note{font-size:10px!important;line-height:1.3!important}#shop-offer-step .add-cart-btn:not(.webege-cart-added-state){font-weight:800!important}#shop-offer-step .add-cart-btn.webege-cart-added-state{font-weight:800!important}#shop-offer-step .final-course-buy-card.webege-free-course .final-course-includes-title{font-size:0!important;line-height:1.2!important}#shop-offer-step .final-course-buy-card.webege-free-course .final-course-includes-title::after{content:"Что входит в доступ:"!important;display:inline!important;font-size:14px!important;line-height:1.2!important;font-weight:900!important}#shop-offer-step .final-course-buy-card:not(.webege-free-course) .final-course-includes-title{font-size:0!important}@media (max-width:640px){#shop-offer-step .final-course-access-note{font-size:9.5px!important;line-height:1.3!important}#shop-offer-step .final-course-buy-card.webege-free-course .final-course-includes-title::after{font-size:13px!important}}#shop-subject-step .subject-choice[data-db-subject="Биология"]::before,#shop-subject-step .subject-choice[data-db-subject="ОГЭ Биология"]::before,#shop-subject-step .shop-choice[data-db-subject="Биология"]::before,#shop-subject-step .shop-choice[data-db-subject="ОГЭ Биология"]::before{content:""!important;width:38px!important;height:38px!important;min-width:38px!important;flex:0 0 38px!important;background-image:url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 40\ 40\'\ fill=\'none\'%3E%3Cg\ transform=\'rotate\(-32\ 20\ 20\)\'%3E%3Cpath\ d=\'M12\ 3\ C12\ 9\ 28\ 9\ 28\ 15\ C28\ 21\ 12\ 21\ 12\ 27\ C12\ 33\ 28\ 33\ 28\ 37\'\ stroke=\'%2316B64D\'\ stroke-width=\'2.3\'\ stroke-linecap=\'round\'/%3E%3Cpath\ d=\'M28\ 3\ C28\ 9\ 12\ 9\ 12\ 15\ C12\ 21\ 28\ 21\ 28\ 27\ C28\ 33\ 12\ 33\ 12\ 37\'\ stroke=\'%23111914\'\ stroke-width=\'2.05\'\ stroke-linecap=\'round\'/%3E%3Cpath\ d=\'M14.5\ 6.3H25.5M13.4\ 10.5H26.6M13.5\ 16.5H26.5M13.5\ 22.5H26.5M13.4\ 29.5H26.6M14.5\ 33.7H25.5\'\ stroke=\'%2320C65A\'\ stroke-width=\'1.7\'\ stroke-linecap=\'round\'/%3E%3C/g%3E%3C/svg%3E)!important;background-repeat:no-repeat!important;background-position:center!important;background-size:36px 36px!important;background-color:transparent!important;-webkit-mask:none!important;mask:none!important;filter:none!important;transform:none!important;transition:none!important}@media (hover:hover){#shop-subject-step .subject-choice[data-db-subject="Биология"]:hover::before,#shop-subject-step .subject-choice[data-db-subject="ОГЭ Биология"]:hover::before,#shop-subject-step .shop-choice[data-db-subject="Биология"]:hover::before,#shop-subject-step .shop-choice[data-db-subject="ОГЭ Биология"]:hover::before{transform:none!important}}@media (max-width:700px){#shop-offer-step .final-course-card{box-sizing:border-box!important;display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;gap:0!important;overflow:hidden!important;border:1px solid rgba(15,23,42,.085)!important;border-radius:20px!important;background:#ffffff!important;box-shadow:0 12px 30px rgba(18,35,24,.055)!important}#shop-offer-step .final-course-main{box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#shop-offer-step .webege-course-info-card{box-sizing:border-box!important;width:100%!important;max-width:none!important;margin:0!important;padding:16px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#shop-offer-step .final-course-side{box-sizing:border-box!important;position:static!important;width:100%!important;max-width:none!important;min-width:0!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}#shop-offer-step .final-course-buy-card{box-sizing:border-box!important;position:static!important;width:100%!important;max-width:none!important;min-height:0!important;height:auto!important;margin:0!important;padding:17px 16px 15px!important;border:0!important;border-top:1px solid rgba(15,23,42,.075)!important;border-radius:0!important;background:linear-gradient(180deg,rgba(250,255,252,.75) 0%,#ffffff 30%)!important;box-shadow:none!important}#shop-offer-step .final-course-buy-card::before{display:none!important}#shop-offer-step .webege-buy-card-head{margin:0 0 13px!important;padding:0 0 12px!important;border-bottom:1px solid rgba(15,23,42,.07)!important}#shop-offer-step .webege-buy-card-head strong{font-size:0!important;line-height:1.15!important}#shop-offer-step .webege-buy-card-head strong::after{content:"Выберите вариант"!important;color:#101713!important;font-size:18px!important;line-height:1.15!important;font-weight:850!important}#shop-offer-step .webege-buy-card-head span:not(.webege-buy-card-head-icon){display:none!important}#shop-offer-step .webege-period-choices{gap:8px!important}#shop-offer-step .webege-period-choices .final-course-period-month,#shop-offer-step .webege-period-choices button.final-course-period-full{height:108px!important;min-height:108px!important;border-radius:14px!important}#shop-offer-step .webege-period-choices .final-course-period-month .final-course-period-hit,#shop-offer-step .webege-period-choices button.final-course-period-full{min-height:106px!important;padding:12px!important}#shop-offer-step .final-course-period-copy b{font-size:14px!important}#shop-offer-step .final-course-period-copy small{margin-top:3px!important;font-size:9.5px!important}#shop-offer-step .final-course-period-price,#shop-offer-step .final-course-period-full-price strong{font-size:22px!important}#shop-offer-step .webege-month-picker-button{min-height:58px!important;border-radius:13px!important}#shop-offer-step .webege-month-picker-current small{font-size:10px!important}#shop-offer-step .webege-month-picker-current strong{font-size:12.5px!important}#shop-offer-step .final-course-buy-card>strong{min-height:58px!important;margin:11px 0 13px!important;padding:10px 13px!important;border-radius:13px!important}#shop-offer-step .final-course-buy-card>strong::before{font-size:12.5px!important}#shop-offer-step .final-course-includes-title{margin-bottom:9px!important}#shop-offer-step .final-course-includes-title::after{content:"В курс входит:"!important;font-size:12.5px!important}#shop-offer-step .final-course-includes-list{grid-template-columns:1fr 1fr!important;gap:7px!important}#shop-offer-step .final-course-includes-row{grid-template-columns:32px minmax(0,1fr)!important;gap:7px!important;min-height:54px!important;padding:8px!important;border-radius:11px!important}#shop-offer-step .final-course-includes-row>span{width:32px!important;height:32px!important;min-width:32px!important;border-radius:9px!important}#shop-offer-step .final-course-includes-row>span::before{width:18px!important;height:18px!important}#shop-offer-step .final-course-includes-row p{font-size:10.5px!important;line-height:1.18!important}#shop-offer-step .final-course-includes-row p::after{display:none!important;content:none!important}#shop-offer-step .final-course-buy-info{grid-template-columns:30px minmax(0,1fr)!important;gap:8px!important;min-height:43px!important;margin:9px 0 12px!important;padding:6px 9px!important;border-radius:11px!important}#shop-offer-step .final-course-buy-info-icon{width:30px!important;height:30px!important;min-width:30px!important;border-radius:9px!important}#shop-offer-step .final-course-buy-info-icon::before{width:18px!important;height:18px!important}#shop-offer-step .final-course-buy-info b{font-size:10.8px!important}#shop-offer-step .final-course-buy-info small{display:none!important}#shop-offer-step .final-course-buy-info small::after{display:none!important;content:none!important}#shop-offer-step .add-cart-btn{min-height:54px!important;margin:0!important;border-radius:13px!important;font-size:15px!important;font-weight:750!important}#shop-offer-step .final-course-access-note{margin:8px 0 0!important;font-size:9.5px!important;line-height:1.25!important}#shop-offer-step .final-course-buy-card.webege-free-course .webege-free-access-card{margin:0 0 12px!important}#shop-offer-step .final-course-buy-card.webege-free-course .final-course-includes-title::after{content:"В курс входит:"!important;font-size:12.5px!important}}@media (max-width:700px){#shop-offer-step{overflow-anchor:none!important}#shop-offer-step .final-course-card,#shop-offer-step .final-course-main,#shop-offer-step .final-course-side,#shop-offer-step .final-course-buy-card{overflow-anchor:none!important}}@media (max-width:430px){#shop-subject-step .shop-choice-grid,#shop-school-step .shop-choice-grid,#shop-subject-step .subject-grid,#shop-school-step .school-grid{gap:8px!important}#shop-subject-step [data-db-subject]{box-sizing:border-box!important;min-width:0!important;min-height:58px!important;padding:9px 9px!important;gap:7px!important;overflow:hidden!important;white-space:nowrap!important;font-size:11.7px!important;line-height:1.1!important;font-weight:800!important;letter-spacing:-.018em!important}#shop-subject-step [data-db-subject]::before{width:30px!important;height:30px!important;min-width:30px!important;flex:0 0 30px!important;background-size:28px 28px!important}#shop-subject-step [data-db-subject]>span,#shop-subject-step [data-db-subject]>div{min-width:0!important;white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important}#shop-school-step [data-db-school]{box-sizing:border-box!important;min-width:0!important;min-height:58px!important;padding:9px 9px!important;gap:7px!important;overflow:hidden!important;white-space:nowrap!important;font-size:11.7px!important;line-height:1.08!important;font-weight:800!important;letter-spacing:-.018em!important}#shop-school-step [data-db-school]>img,#shop-school-step [data-db-school] .school-logo,#shop-school-step [data-db-school] .school-choice-logo,#shop-school-step [data-db-school] .school-choice-icon{width:34px!important;height:34px!important;max-width:34px!important;max-height:34px!important;min-width:34px!important;flex:0 0 34px!important;object-fit:contain!important}#shop-school-step [data-db-school]>span,#shop-school-step [data-db-school]>div{min-width:0!important;white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important}}@media (max-width:360px){#shop-subject-step [data-db-subject],#shop-school-step [data-db-school]{padding:8px 7px!important;gap:6px!important;font-size:11px!important;letter-spacing:-.025em!important}#shop-subject-step [data-db-subject]::before{width:27px!important;height:27px!important;min-width:27px!important;flex-basis:27px!important;background-size:26px 26px!important}#shop-school-step [data-db-school]>img,#shop-school-step [data-db-school] .school-logo,#shop-school-step [data-db-school] .school-choice-logo,#shop-school-step [data-db-school] .school-choice-icon{width:30px!important;height:30px!important;max-width:30px!important;max-height:30px!important;min-width:30px!important;flex-basis:30px!important}}@media (max-width:430px){#shop-subject-step [data-db-subject]{font-size:13px!important;line-height:1.1!important;font-weight:800!important;letter-spacing:-.015em!important}}@media (max-width:360px){#shop-subject-step [data-db-subject]{font-size:12.4px!important;letter-spacing:-.018em!important}}@media (max-width:430px){#shop-school-step [data-db-school]{font-size:13px!important;line-height:1.08!important;font-weight:800!important;letter-spacing:-.018em!important}}@media (max-width:360px){#shop-school-step [data-db-school]{font-size:12px!important;letter-spacing:-.022em!important}}#shop-school-step [data-db-school]{box-sizing:border-box!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;min-width:0!important;text-align:left!important;white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important}#shop-school-step [data-db-school] .school-ui-icon{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:46px!important;min-width:46px!important;max-width:46px!important;flex:0 0 46px!important;margin:0!important;padding:0!important;text-align:center!important}#shop-school-step [data-db-school] .school-ui-icon img,#shop-school-step [data-db-school] .school-ui-icon svg{display:block!important;width:auto!important;height:auto!important;max-width:40px!important;max-height:40px!important;margin:auto!important;object-fit:contain!important}#shop-school-step [data-db-school] .school-ui-name,#shop-school-step [data-db-school] .school-name,#shop-school-step [data-db-school] .school-choice-name{display:block!important;min-width:0!important;width:auto!important;max-width:100%!important;margin:0!important;padding:0!important;white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important;text-align:left!important}@media (min-width:701px){#shop-school-step [data-db-school]{gap:10px!important;font-size:14px!important;line-height:1.1!important;font-weight:800!important}}@media (max-width:430px){#shop-school-step [data-db-school]{gap:7px!important;min-height:58px!important;padding:9px 10px!important;font-size:14px!important;line-height:1.08!important;font-weight:800!important;letter-spacing:-.015em!important}#shop-school-step [data-db-school] .school-ui-icon{width:39px!important;min-width:39px!important;max-width:39px!important;flex-basis:39px!important}#shop-school-step [data-db-school] .school-ui-icon img,#shop-school-step [data-db-school] .school-ui-icon svg{max-width:35px!important;max-height:35px!important}}@media (max-width:360px){#shop-school-step [data-db-school]{gap:6px!important;padding:8px!important;font-size:13px!important}#shop-school-step [data-db-school] .school-ui-icon{width:36px!important;min-width:36px!important;max-width:36px!important;flex-basis:36px!important}#shop-school-step [data-db-school] .school-ui-icon img,#shop-school-step [data-db-school] .school-ui-icon svg{max-width:32px!important;max-height:32px!important}}@media (min-width:701px){#shop-school-step [data-db-school]{font-size:16px!important;line-height:1.1!important;font-weight:800!important;letter-spacing:-.015em!important}}#shop-school-step [data-db-school] .school-ui-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important;line-height:1!important;transform:none!important;filter:none!important;image-rendering:auto!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}#shop-school-step [data-db-school] .school-ui-icon img,#shop-school-step [data-db-school] .school-ui-icon svg{display:block!important;width:auto!important;height:auto!important;max-width:32px!important;max-height:32px!important;margin:auto!important;object-fit:contain!important;transform:none!important;filter:none!important;image-rendering:auto!important}#shop-school-step img.school-ui-icon,#shop-school-step svg.school-ui-icon{width:auto!important;height:auto!important;max-width:32px!important;max-height:32px!important;object-fit:contain!important;transform:none!important;filter:none!important;image-rendering:auto!important}#shop-school-step span.school-ui-icon,#shop-school-step div.school-ui-icon{font-size:29px!important;line-height:1!important;font-weight:400!important}@media (max-width:430px){#shop-school-step [data-db-school] .school-ui-icon img,#shop-school-step [data-db-school] .school-ui-icon svg,#shop-school-step img.school-ui-icon,#shop-school-step svg.school-ui-icon{max-width:29px!important;max-height:29px!important}#shop-school-step span.school-ui-icon,#shop-school-step div.school-ui-icon{font-size:27px!important}}@media (max-width:360px){#shop-school-step [data-db-school] .school-ui-icon img,#shop-school-step [data-db-school] .school-ui-icon svg,#shop-school-step img.school-ui-icon,#shop-school-step svg.school-ui-icon{max-width:27px!important;max-height:27px!important}#shop-school-step span.school-ui-icon,#shop-school-step div.school-ui-icon{font-size:25px!important}}@media (min-width:981px){#shop-subject-step [data-db-subject]{font-size:17px!important;line-height:1.1!important;font-weight:800!important;letter-spacing:-.012em!important}}@media (min-width:981px){#shop-school-step [data-db-school]{font-size:17px!important;line-height:1.1!important;font-weight:800!important;letter-spacing:-.012em!important}}@media (min-width:981px){#shop-subject-step [data-db-subject]{font-size:18px!important;line-height:1.1!important;font-weight:800!important;letter-spacing:-.014em!important}#shop-school-step [data-db-school]{font-size:18px!important;line-height:1.1!important;font-weight:800!important;letter-spacing:-.014em!important}}@media (max-width:430px){#shop-subject-step [data-db-subject="Обществознание"],#shop-subject-step [data-db-subject="ОГЭ Обществознание"]{position:relative!important;font-size:13px!important;line-height:1.1!important;font-weight:800!important;letter-spacing:-.015em!important;color:transparent!important;text-shadow:none!important}#shop-subject-step [data-db-subject="Обществознание"]::after,#shop-subject-step [data-db-subject="ОГЭ Обществознание"]::after{content:"Общество"!important;position:absolute!important;left:46px!important;right:7px!important;top:50%!important;transform:translateY(-50%)!important;display:block!important;margin:0!important;padding:0!important;color:#151a17!important;font-size:13px!important;line-height:1.1!important;font-weight:800!important;letter-spacing:-.015em!important;text-align:left!important;white-space:nowrap!important;pointer-events:none!important}#shop-subject-step [data-db-subject="Обществознание"].selected::after,#shop-subject-step [data-db-subject="Обществознание"].active::after,#shop-subject-step [data-db-subject="Обществознание"].is-active::after,#shop-subject-step [data-db-subject="Обществознание"][aria-pressed="true"]::after,#shop-subject-step [data-db-subject="ОГЭ Обществознание"].selected::after,#shop-subject-step [data-db-subject="ОГЭ Обществознание"].active::after,#shop-subject-step [data-db-subject="ОГЭ Обществознание"].is-active::after,#shop-subject-step [data-db-subject="ОГЭ Обществознание"][aria-pressed="true"]::after{color:#0da947!important}}@media (max-width:360px){#shop-subject-step [data-db-subject="Обществознание"],#shop-subject-step [data-db-subject="ОГЭ Обществознание"]{font-size:12.4px!important;letter-spacing:-.018em!important}#shop-subject-step [data-db-subject="Обществознание"]::after,#shop-subject-step [data-db-subject="ОГЭ Обществознание"]::after{left:41px!important;font-size:12.4px!important;letter-spacing:-.018em!important}}@media (max-width:700px){.shop-step-reveal{animation:webegeMobileStepReveal .16s ease-out both!important}@keyframes webegeMobileStepReveal{from{opacity:.55;transform:none}to{opacity:1;transform:none}}}@media (prefers-reduced-motion:reduce){.shop-step-reveal{animation:none!important}}@media (min-width:701px){#cart-modal.cart-modal:not(.hidden){position:fixed!important;inset:0!important;width:100%!important;height:100dvh!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;z-index:10050!important;overflow:hidden!important}#cart-modal .cart-modal-backdrop{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;margin:0!important;background:rgba(14,20,17,.30)!important;opacity:1!important;cursor:pointer;animation:webegeDesktopCartBackdropV245 .20s ease-out both}#cart-modal .cart-modal-card{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:min(440px,calc(100vw - 32px))!important;height:100dvh!important;min-height:100dvh!important;max-width:440px!important;max-height:none!important;margin:0!important;padding:28px 28px 26px!important;border:0!important;border-left:1px solid rgba(18,48,31,.07)!important;border-radius:24px 0 0 24px!important;background:#ffffff!important;box-shadow:-18px 0 48px rgba(18,35,26,.12)!important;transform:none!important;translate:none!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain;animation:webegeDesktopCartDrawerV245 .28s cubic-bezier(.22,.78,.25,1) both!important;-webkit-overflow-scrolling:touch;scrollbar-width:thin}#cart-modal .cart-modal-close{position:absolute!important;top:20px!important;right:20px!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;border:1px solid #e9eeeb!important;border-radius:12px!important;background:#ffffff!important;color:#172019!important;font-size:27px!important;font-weight:400!important;line-height:1!important;cursor:pointer!important;z-index:5!important;transition:background-color .15s ease,border-color .15s ease,transform .15s ease!important}#cart-modal .cart-modal-close:hover{background:#f4f8f5!important;border-color:#dce7df!important;transform:scale(1.03)!important}#cart-modal .cart-modal-close:active{transform:scale(.97)!important}#cart-modal .cart-modal-card>.section-kicker:first-of-type{display:block!important;margin:2px 52px 22px 0!important;color:#111814!important;font-size:22px!important;line-height:1.15!important;font-weight:850!important;letter-spacing:-.025em!important;text-transform:none!important}#cart-modal .cart-modal-card button,#cart-modal .cart-modal-card a{-webkit-tap-highlight-color:transparent}#cart-modal .cart-modal-card *{max-width:100%}#cart-modal.cart-auth-first-modal .cart-modal-card{width:min(440px,calc(100vw - 32px))!important;max-width:440px!important;height:100dvh!important;max-height:none!important}@media (max-width:900px){#cart-modal .cart-modal-card,#cart-modal.cart-auth-first-modal .cart-modal-card{width:min(420px,calc(100vw - 24px))!important;padding:26px 24px 24px!important;border-radius:20px 0 0 20px!important}}@keyframes webegeDesktopCartDrawerV245{from{opacity:.92;transform:translate3d(34px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes webegeDesktopCartBackdropV245{from{opacity:0}to{opacity:1}}}@media (prefers-reduced-motion:reduce) and (min-width:701px){#cart-modal .cart-modal-card,#cart-modal .cart-modal-backdrop{animation:none!important}}@media (min-width:701px){#cart-modal .cart-modal-card{display:flex!important;flex-direction:column!important;padding:28px 28px 24px!important;background:#ffffff!important;overflow:hidden!important}#cart-modal .cart-modal-card>.section-kicker:first-of-type{display:block!important;align-self:flex-start!important;width:auto!important;min-width:0!important;min-height:0!important;height:auto!important;margin:2px 56px 25px 0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#111814!important;font-size:26px!important;line-height:1.08!important;font-weight:900!important;letter-spacing:-.035em!important;text-transform:none!important}#cart-modal .cart-modal-card>h2{display:none!important}#cart-modal .cart-modal-close{top:21px!important;right:21px!important;width:38px!important;height:38px!important;border:1px solid #e7ece9!important;border-radius:12px!important;background:#f8faf9!important;box-shadow:none!important;color:#172019!important;font-size:25px!important}#cart-modal .cart-modal-close:hover{background:#eef5f0!important;border-color:#d9e5dc!important}#cart-modal .cart-balance-display{flex:0 0 auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;min-height:50px!important;margin:0 0 18px!important;padding:0 15px!important;border:1px solid #e5eee8!important;border-radius:15px!important;background:#f7faf8!important;box-shadow:none!important}#cart-modal .cart-balance-display span{color:#778079!important;font-size:13px!important;line-height:1!important;font-weight:700!important}#cart-modal .cart-balance-display strong{overflow:hidden!important;color:#182019!important;font-size:16px!important;line-height:1!important;font-weight:850!important;letter-spacing:-.02em!important;white-space:nowrap!important;text-overflow:ellipsis!important}#cart-modal .cart-items{flex:1 1 auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;gap:10px!important;margin:0!important;padding:0 3px 18px 0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain;scrollbar-width:thin}#cart-modal .cart-item{flex:0 0 auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:18px!important;width:100%!important;margin:0!important;padding:16px 16px!important;border:1px solid #e9eeeb!important;border-radius:16px!important;background:#fbfcfb!important;box-shadow:none!important}#cart-modal .cart-item>div:first-child{min-width:0!important}#cart-modal .cart-item h3{margin:0 0 6px!important;color:#151b17!important;font-size:15px!important;line-height:1.25!important;font-weight:850!important;letter-spacing:-.018em!important}#cart-modal .cart-item p{margin:0!important;color:#7b827d!important;font-size:13px!important;line-height:1.45!important;font-weight:600!important}#cart-modal .cart-item-side{display:flex!important;flex-direction:column!important;align-items:flex-end!important;justify-content:flex-start!important;gap:9px!important;width:auto!important;min-width:max-content!important}#cart-modal .cart-item-side strong{color:#121814!important;font-size:15.5px!important;line-height:1.2!important;font-weight:900!important;letter-spacing:-.02em!important;white-space:nowrap!important}#cart-modal .cart-item-side button{width:auto!important;min-width:0!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#969d98!important;font-size:12px!important;line-height:1.2!important;font-weight:650!important;cursor:pointer!important;transition:color .15s ease!important}#cart-modal .cart-item-side button:hover{color:#d94747!important;transform:none!important}#cart-modal .cart-total{flex:0 0 auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;column-gap:16px!important;row-gap:12px!important;width:100%!important;margin:0!important;padding:21px 0 0!important;border:0!important;border-top:1px solid #e8edea!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#cart-modal .cart-total span{color:#313934!important;font-size:15px!important;line-height:1.2!important;font-weight:800!important}#cart-modal .cart-total strong{color:#111714!important;font-size:25px!important;line-height:1!important;font-weight:900!important;letter-spacing:-.035em!important;white-space:nowrap!important}#cart-modal .cart-total::after{content:"✓ Доступ сразу после оплаты";grid-column:1/-1;display:block!important;color:#2e7b4a!important;font-size:12.5px!important;line-height:1.3!important;font-weight:700!important;letter-spacing:-.005em!important}#cart-modal .cart-checkout-btn{flex:0 0 auto!important;width:100%!important;min-height:56px!important;margin:16px 0 0!important;padding:0 20px!important;border:0!important;border-radius:16px!important;background:#18cf59!important;color:#ffffff!important;font-size:16px!important;line-height:1!important;font-weight:850!important;letter-spacing:-.015em!important;box-shadow:0 12px 28px rgba(24,207,89,.20)!important;cursor:pointer!important;transition:background-color .16s ease,transform .16s ease,box-shadow .16s ease!important}#cart-modal .cart-checkout-btn:hover{background:#14bd50!important;transform:translateY(-1px)!important;box-shadow:0 15px 32px rgba(24,207,89,.25)!important}#cart-modal .cart-checkout-btn:active{transform:translateY(0) scale(.995)!important}#cart-modal .cart-inline-topup{flex:0 0 auto!important;margin:14px 0 0!important;padding:16px!important;border:1px solid #e2ebe5!important;border-radius:16px!important;background:#f7faf8!important;box-shadow:none!important}#cart-modal .cart-inline-topup::before,#cart-modal .cart-inline-topup::after{display:none!important}#cart-modal .cart-inline-topup-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:0 0 7px!important}#cart-modal .cart-inline-topup-head span{font-size:13px!important;font-weight:750!important}#cart-modal .cart-inline-topup-head strong{font-size:18px!important;font-weight:900!important}#cart-modal .cart-inline-topup>p{margin:0 0 13px!important;color:#737c76!important;font-size:12.5px!important;line-height:1.45!important}#cart-modal .cart-inline-topup-form{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important}#cart-modal .cart-inline-topup-form label{width:100%!important}#cart-modal .cart-inline-topup-form input{width:100%!important;min-height:46px!important;border-radius:13px!important}#cart-modal .cart-inline-topup-form>button[type="submit"]{width:100%!important;min-height:48px!important;border-radius:13px!important}#cart-modal.cart-auth-first-modal .cart-auth-required-box{flex:0 0 auto!important;margin:15px 0 0!important}#cart-modal.cart-auth-first-modal .cart-auth-required-card{margin:0!important;padding:16px!important;border:1px solid #e5ece8!important;border-radius:16px!important;background:#f8faf9!important;box-shadow:none!important}#cart-modal.cart-auth-first-modal .cart-auth-required-card h3{margin:0 0 5px!important;color:#151c18!important;font-size:15px!important;line-height:1.25!important;font-weight:850!important}#cart-modal.cart-auth-first-modal .cart-auth-required-card>p{margin:0 0 13px!important;color:#747c77!important;font-size:12.5px!important;line-height:1.45!important}#cart-modal.cart-auth-first-modal .guest-checkout-form{display:flex!important;flex-direction:column!important;gap:10px!important}#cart-modal.cart-auth-first-modal .guest-checkout-email{width:100%!important;min-height:48px!important;padding:0 14px!important;border:1px solid #dfe7e2!important;border-radius:13px!important;background:#fff!important;font-size:14px!important;outline:none!important}#cart-modal.cart-auth-first-modal .guest-checkout-email:focus{border-color:#1bcf56!important;box-shadow:0 0 0 4px rgba(27,207,86,.10)!important}#cart-modal.cart-auth-first-modal .guest-checkout-submit{width:100%!important;min-height:52px!important;border:0!important;border-radius:14px!important;background:#18cf59!important;color:#fff!important;font-size:15px!important;font-weight:850!important;box-shadow:0 10px 24px rgba(24,207,89,.18)!important}#cart-modal .cart-empty{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;margin:0!important;padding:40px 18px!important;border:0!important;background:transparent!important;box-shadow:none!important}#cart-modal .cart-empty h3{margin:0 0 8px!important;font-size:20px!important;font-weight:900!important}#cart-modal .cart-empty p{max-width:280px!important;margin:0 0 20px!important;color:#7a827d!important;font-size:13px!important;line-height:1.5!important}#cart-modal .cart-empty-shop-btn{min-height:48px!important;padding:0 22px!important;border-radius:14px!important;background:#18cf59!important;color:#fff!important;font-size:14px!important;font-weight:800!important;text-decoration:none!important}#cart-modal.is-closing .cart-modal-card{animation:webegeDesktopCartOutV246 .20s ease-in both!important}#cart-modal.is-closing .cart-modal-backdrop{animation:webegeDesktopCartBackdropOutV246 .20s ease-in both!important}@keyframes webegeDesktopCartOutV246{from{opacity:1;transform:translate3d(0,0,0)}to{opacity:.96;transform:translate3d(30px,0,0)}}@keyframes webegeDesktopCartBackdropOutV246{from{opacity:1}to{opacity:0}}}#cart-modal .cart-items-count{display:none!important}@media (min-width:701px){#cart-modal .cart-modal-card>.section-kicker:first-of-type{margin:1px 56px 3px 0!important}#cart-modal .cart-items-count{display:block!important;flex:0 0 auto!important;margin:0 56px 23px 0!important;color:#8b938e!important;font-size:12.5px!important;line-height:1.25!important;font-weight:650!important;letter-spacing:-.005em!important}#cart-modal .cart-total::after{content:none!important;display:none!important}#cart-modal .cart-total{row-gap:0!important;padding-top:20px!important}#cart-modal .cart-checkout-btn{margin-top:18px!important;min-height:56px!important;border-radius:15px!important;font-size:16px!important;font-weight:850!important}#cart-modal .cart-inline-topup{flex:0 0 auto!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:17px 0 0!important;padding:17px!important;display:block!important;border:1px solid #dfeae3!important;border-radius:17px!important;background:linear-gradient(180deg,#f8fbf9 0%,#f4faf6 100%)!important;box-shadow:none!important;overflow:visible!important}#cart-modal .cart-inline-topup>*{flex:none!important}#cart-modal .cart-inline-topup-head{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:16px!important;width:100%!important;margin:0 0 7px!important;padding:0!important}#cart-modal .cart-inline-topup-head span{color:#182019!important;font-size:18px!important;line-height:1.15!important;font-weight:900!important;letter-spacing:-.025em!important}#cart-modal .cart-inline-topup-head strong{color:#16ad4d!important;font-size:17px!important;line-height:1!important;font-weight:900!important;letter-spacing:-.02em!important;white-space:nowrap!important}#cart-modal .cart-inline-topup>p{max-width:330px!important;margin:0 0 15px!important;padding:0!important;color:#818985!important;font-size:12.5px!important;line-height:1.45!important;font-weight:550!important}#cart-modal .cart-inline-topup-form{display:grid!important;grid-template-columns:1fr!important;gap:11px!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important}#cart-modal .cart-inline-topup-form label{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important}#cart-modal .cart-inline-topup-form label>span{display:block!important;margin:0 0 7px!important;color:#202722!important;font-size:13px!important;line-height:1.2!important;font-weight:800!important}#cart-modal .cart-inline-topup-form input{display:block!important;width:100%!important;height:46px!important;min-height:46px!important;max-height:46px!important;margin:0!important;padding:0 14px!important;border:1px solid #dfe6e1!important;border-radius:13px!important;background:#ffffff!important;box-shadow:none!important;color:#172019!important;font-size:15px!important;line-height:46px!important;font-weight:750!important;outline:none!important;appearance:textfield}#cart-modal .cart-inline-topup-form input:focus{border-color:#21c95a!important;box-shadow:0 0 0 4px rgba(33,201,90,.10)!important}#cart-modal .cart-inline-topup-form input::-webkit-outer-spin-button,#cart-modal .cart-inline-topup-form input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}#cart-modal .cart-inline-topup-form>button[type="submit"]{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;width:100%!important;height:52px!important;min-height:52px!important;max-height:52px!important;margin:1px 0 0!important;padding:0 50px 0 18px!important;border:0!important;border-radius:14px!important;background:#18cf59!important;box-shadow:0 10px 25px rgba(24,207,89,.18)!important;color:#ffffff!important;font-size:15px!important;line-height:1!important;font-weight:850!important;letter-spacing:-.01em!important;cursor:pointer!important}#cart-modal .cart-inline-topup-form>button[type="submit"]::after{content:""!important;position:absolute!important;top:50%!important;right:17px!important;width:28px!important;height:28px!important;transform:translateY(-50%)!important;background-image:url(/static/assets/SBP.svg)!important;background-repeat:no-repeat!important;background-position:center!important;background-size:contain!important;pointer-events:none!important}#cart-modal .cart-inline-topup-form>button[type="submit"]:hover{background:#14bd50!important;transform:translateY(-1px)!important}#cart-modal .cart-inline-topup-form>button[type="submit"]:active{transform:none!important}#cart-modal .cart-inline-topup-form>button[type="submit"]:disabled{cursor:default!important;opacity:.72!important;transform:none!important}#cart-modal .cart-inline-topup-result{margin:11px 0 0!important;padding:11px 12px!important;border-radius:11px!important;background:#edf8f1!important;color:#31764a!important;font-size:12.5px!important;line-height:1.4!important}#cart-modal .cart-inline-topup-result p{margin:0!important}@media (min-width:1200px){#cart-modal .cart-modal-card,#cart-modal.cart-auth-first-modal .cart-modal-card{width:460px!important;max-width:460px!important}}}@media (min-width:701px){#cart-modal .cart-inline-topup-result{display:none!important}#cart-modal .cart-inline-topup-form>button[type="submit"]::after{content:none!important;display:none!important}#cart-modal .cart-inline-topup-form>button[type="submit"]::before{content:""!important;display:block!important;flex:0 0 25px!important;width:25px!important;height:25px!important;margin:0!important;padding:0!important;background-image:url(/static/assets/SBP.svg)!important;background-repeat:no-repeat!important;background-position:center!important;background-size:contain!important;pointer-events:none!important}#cart-modal .cart-inline-topup-form>button[type="submit"]{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;padding:0 18px!important}#cart-modal .cart-inline-topup-form>button[type="submit"]:disabled{opacity:.82!important;cursor:wait!important;transform:none!important}}@media (min-width:701px){#cart-modal .cart-balance-display{position:relative!important;min-height:52px!important;margin:0 0 18px!important;padding:0 16px 0 19px!important;border:1px solid #d5eddd!important;border-radius:14px!important;background:#f3fbf6!important;box-shadow:none!important;overflow:hidden!important}#cart-modal .cart-balance-display::before{content:""!important;position:absolute!important;top:11px!important;bottom:11px!important;left:0!important;width:3px!important;border-radius:0 4px 4px 0!important;background:#20c85a!important}#cart-modal .cart-balance-display span{color:#61736a!important;font-size:12.5px!important;line-height:1.2!important;font-weight:750!important;letter-spacing:-.005em!important}#cart-modal .cart-balance-display strong{color:#147a3b!important;font-size:16px!important;line-height:1!important;font-weight:900!important;letter-spacing:-.025em!important}}@media (min-width:701px){#cart-modal .cart-modal-backdrop{background:rgba(13,20,16,.27)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}#cart-modal:not(.cart-auth-first-modal) .cart-modal-card>.section-kicker{order:0!important}#cart-modal:not(.cart-auth-first-modal) .cart-items-count{order:1!important}#cart-modal:not(.cart-auth-first-modal) .cart-items{order:2!important;flex:1 1 auto!important;min-height:0!important;margin:0!important;padding:0 3px 19px 0!important}#cart-modal:not(.cart-auth-first-modal) .cart-total{order:3!important}#cart-modal:not(.cart-auth-first-modal) .cart-balance-display{order:4!important}#cart-modal:not(.cart-auth-first-modal) .cart-inline-topup{order:5!important}#cart-modal:not(.cart-auth-first-modal) .cart-checkout-btn{order:6!important}#cart-modal .cart-item{display:grid!important;grid-template-columns:58px minmax(0,1fr) auto!important;align-items:center!important;column-gap:13px!important;row-gap:0!important;min-height:82px!important;padding:11px 13px!important;border:1px solid #e5ebe7!important;border-radius:16px!important;background:#ffffff!important;box-shadow:none!important}#cart-modal .cart-item-thumb{display:flex!important;align-items:center!important;justify-content:center!important;width:58px!important;height:58px!important;min-width:58px!important;min-height:58px!important;overflow:hidden!important;border:1px solid rgba(19,50,32,.07)!important;border-radius:12px!important;background:#f3f8f5!important}#cart-modal .cart-item-thumb img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}#cart-modal .cart-item-thumb.is-fallback{background:linear-gradient(145deg,#eefaf2,#ddf5e5)!important}#cart-modal .cart-item-thumb-letter{color:#17964a!important;font-size:21px!important;line-height:1!important;font-weight:900!important;letter-spacing:-.04em!important}#cart-modal .cart-item-main{min-width:0!important}#cart-modal .cart-item-main h3{margin:0 0 5px!important;color:#151d18!important;font-size:14.5px!important;line-height:1.26!important;font-weight:850!important;letter-spacing:-.018em!important}#cart-modal .cart-item-main p{margin:0!important;color:#858e88!important;font-size:12.2px!important;line-height:1.4!important;font-weight:650!important}#cart-modal .cart-item-side{align-self:center!important;gap:8px!important}#cart-modal .cart-item-side strong{color:#161d18!important;font-size:15px!important;font-weight:900!important}#cart-modal:not(.cart-auth-first-modal) .cart-total{flex:0 0 auto!important;margin:0!important;padding:18px 0 4px!important;border:0!important;border-top:1px solid #e3e9e5!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#cart-modal:not(.cart-auth-first-modal) .cart-total span{color:#263029!important;font-size:15px!important;font-weight:850!important}#cart-modal:not(.cart-auth-first-modal) .cart-total strong{color:#101713!important;font-size:25px!important;font-weight:950!important;letter-spacing:-.04em!important}#cart-modal:not(.cart-auth-first-modal) .cart-balance-display{position:static!important;flex:0 0 auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-height:0!important;margin:0!important;padding:10px 0 5px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}#cart-modal:not(.cart-auth-first-modal) .cart-balance-display::before{content:none!important;display:none!important}#cart-modal:not(.cart-auth-first-modal) .cart-balance-display span{color:#606a64!important;font-size:13.5px!important;line-height:1.2!important;font-weight:700!important}#cart-modal:not(.cart-auth-first-modal) .cart-balance-display strong{color:#178943!important;font-size:16px!important;line-height:1!important;font-weight:900!important;letter-spacing:-.02em!important}#cart-modal:not(.cart-auth-first-modal) .cart-inline-topup{flex:0 0 auto!important;width:100%!important;height:auto!important;min-height:0!important;margin:14px 0 0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}#cart-modal:not(.cart-auth-first-modal) .cart-inline-topup-head{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-height:50px!important;margin:0 0 12px!important;padding:0 14px!important;border:1px solid #cfe8d7!important;border-radius:12px!important;background:#f0faf3!important}#cart-modal:not(.cart-auth-first-modal) .cart-inline-topup-head span{font-size:0!important}#cart-modal:not(.cart-auth-first-modal) .cart-inline-topup-head span::after{content:"К пополнению";color:#263029!important;font-size:14px!important;line-height:1!important;font-weight:850!important;letter-spacing:-.01em!important}#cart-modal:not(.cart-auth-first-modal) .cart-inline-topup-head strong{color:#16ac4d!important;font-size:18px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.025em!important}#cart-modal:not(.cart-auth-first-modal) .cart-inline-topup>p{max-width:355px!important;margin:0 0 14px!important;color:#7e8781!important;font-size:12.5px!important;line-height:1.45!important;font-weight:600!important}#cart-modal:not(.cart-auth-first-modal) .cart-inline-topup-form label{display:none!important}#cart-modal:not(.cart-auth-first-modal) .cart-inline-topup-form{display:block!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important}#cart-modal:not(.cart-auth-first-modal) .cart-inline-topup-form>button[type="submit"]{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;width:100%!important;height:54px!important;min-height:54px!important;max-height:54px!important;margin:0!important;padding:0 18px!important;border:0!important;border-radius:14px!important;background:#18cf59!important;color:#ffffff!important;font-size:15.5px!important;line-height:1!important;font-weight:900!important;letter-spacing:-.015em!important;box-shadow:0 11px 27px rgba(24,207,89,.20)!important}#cart-modal:not(.cart-auth-first-modal) .cart-inline-topup-result{display:none!important}#cart-modal:not(.cart-auth-first-modal) .cart-inline-topup::after{content:"🔒 Безопасная оплата через СБП"!important;display:block!important;margin:10px 0 0!important;color:#929a95!important;font-size:11.5px!important;line-height:1.3!important;font-weight:650!important;text-align:center!important}#cart-modal:not(.cart-auth-first-modal) .cart-checkout-btn{margin-top:16px!important}@media (max-height:760px){#cart-modal .cart-item{min-height:72px!important;grid-template-columns:50px minmax(0,1fr) auto!important}#cart-modal .cart-item-thumb{width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important}}}@media (max-width:700px){#cart-modal .cart-item-thumb{display:none!important}#cart-modal .cart-item-main{min-width:0!important}}@media (min-width:701px){#cart-modal:not(.cart-auth-first-modal) .cart-empty{order:2!important;flex:1 1 auto!important;min-height:0!important}#cart-modal:not(.cart-auth-first-modal) .cart-modal-card:has(.cart-empty) .cart-balance-display{display:none!important}#cart-modal:not(.cart-auth-first-modal) .cart-modal-card:has(.cart-empty) .cart-items-count{order:1!important;display:block!important;margin:0 56px 0 0!important}#cart-modal:not(.cart-auth-first-modal) .cart-modal-card:has(.cart-empty) .cart-empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:40px 22px 90px!important}}@media (min-width:701px){#cart-modal .cart-modal-card>.section-kicker:first-of-type{flex:0 0 auto!important;flex-shrink:0!important;min-height:29px!important;margin:1px 56px 5px 0!important;overflow:visible!important;line-height:1.08!important}#cart-modal .cart-items-count{flex:0 0 auto!important;flex-shrink:0!important;position:static!important;display:block!important;width:auto!important;min-height:16px!important;margin:0 56px 20px 0!important;padding:0!important;line-height:16px!important;overflow:visible!important}#cart-modal .cart-items{flex:1 1 0!important;min-height:0!important;overflow-y:auto!important}}@media (min-width:701px){#cart-modal .cart-items{scrollbar-width:thin!important;scrollbar-color:#bdd3c4 transparent!important}#cart-modal .cart-items::-webkit-scrollbar{width:6px!important}#cart-modal .cart-items::-webkit-scrollbar-track{background:transparent!important}#cart-modal .cart-items::-webkit-scrollbar-thumb{min-height:36px!important;border:0!important;border-radius:999px!important;background:#bdd3c4!important}#cart-modal .cart-items::-webkit-scrollbar-thumb:hover{background:#a8c3af!important}#cart-modal:not(.cart-auth-first-modal) .cart-inline-topup::after{color:#727d76!important;font-size:11.5px!important;line-height:1.35!important;font-weight:650!important;opacity:1!important}}@media (min-width:701px){#cart-modal:not(.cart-auth-first-modal) .cart-inline-topup-form>button[type="submit"]{font-weight:800!important}}
