@font-face{font-family:InterFallback;src:local(Arial)}
:root{--ink:#102036;--muted:#65728a;--blue:#1459d9;--blue2:#258cf7;--cyan:#65d9ff;--navy:#071b46;--soft:#eff7ff;--line:#dce8f5;--white:#fff;--radius:24px;--shadow:0 18px 60px rgba(3,34,91,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:InterFallback,Arial,sans-serif;color:var(--ink);background:#f8fbff;overflow-x:hidden}button,input{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}#stars{position:fixed;inset:0;width:100%;height:100%;pointer-events:none;z-index:-2;background:radial-gradient(circle at 82% 5%,#e4f4ff 0,transparent 27%),#f8fbff}.noise{position:fixed;inset:0;z-index:-1;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.section-shell{width:min(1180px,calc(100% - 48px));margin:auto}.site-header{position:sticky;top:14px;z-index:20;width:min(1240px,calc(100% - 32px));height:72px;margin:14px auto 0;padding:9px 11px 9px 18px;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(200,222,244,.85);border-radius:20px;background:rgba(255,255,255,.82);backdrop-filter:blur(20px);box-shadow:0 8px 35px rgba(24,66,122,.08)}.brand{display:flex;align-items:center;gap:10px}.brand img{width:45px;height:45px;border-radius:50%;box-shadow:0 6px 18px rgba(20,89,217,.22)}.brand span{display:grid}.brand b{font-size:17px;letter-spacing:-.02em}.brand small{color:var(--muted);font-size:11px;margin-top:2px}.site-header nav{display:flex;gap:30px;font-size:14px;font-weight:700;color:#506079}.site-header nav a{transition:.2s}.site-header nav a:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:8px}.cart-button{height:46px;border:0;border-radius:14px;padding:0 14px;background:#eef5fc;color:#263854;font-weight:700}.cart-button span{display:inline-grid;place-items:center;min-width:23px;height:23px;margin-left:6px;border-radius:20px;background:var(--navy);color:white;font-size:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:56px;padding:0 24px;border:0;border-radius:16px;background:linear-gradient(135deg,var(--blue),var(--blue2));color:white;font-weight:800;box-shadow:0 12px 28px rgba(20,89,217,.25);transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(20,89,217,.32)}.button-small{min-height:46px;padding:0 18px;border-radius:14px;box-shadow:none}.hero{min-height:690px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:50px;padding-top:54px;padding-bottom:70px}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-weight:800;text-transform:uppercase;font-size:12px;letter-spacing:.12em}.eyebrow span{width:8px;height:8px;border-radius:50%;background:var(--cyan);box-shadow:0 0 0 6px rgba(101,217,255,.2)}h1{max-width:640px;margin:24px 0 22px;font-size:clamp(60px,6vw,92px);line-height:.94;letter-spacing:-.065em}h1 em{display:block;color:var(--blue);font-style:normal}.hero-copy>p{max-width:610px;color:var(--muted);font-size:19px;line-height:1.6}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:34px}.text-link{font-weight:800;color:var(--blue)}.hero-stats{display:flex;gap:0;margin-top:48px;border-top:1px solid var(--line);padding-top:26px}.hero-stats div{display:grid;min-width:135px;border-right:1px solid var(--line);padding-right:26px;margin-right:26px}.hero-stats div:last-child{border:0}.hero-stats strong{font-size:24px}.hero-stats span{color:var(--muted);font-size:12px;margin-top:4px}.hero-art{position:relative;min-height:540px;border-radius:42px;background:linear-gradient(145deg,#082a78,#1f86f4);overflow:hidden;box-shadow:0 35px 80px rgba(10,70,164,.27)}.hero-art:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,black,transparent)}.orbit{position:absolute;border:1px solid rgba(192,234,255,.28);border-radius:50%;animation:spin 18s linear infinite}.orbit-one{width:470px;height:470px;right:-40px;top:28px}.orbit-two{width:330px;height:330px;right:36px;top:100px;animation-direction:reverse;animation-duration:13s}.orbit:after{content:"";position:absolute;top:50%;left:-5px;width:10px;height:10px;border-radius:50%;background:#c9f0ff;box-shadow:0 0 20px #70ddff}.logo-card{position:absolute;right:80px;top:94px;width:310px;height:310px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.25);box-shadow:inset 0 0 60px rgba(255,255,255,.08);animation:float 5s ease-in-out infinite}.logo-card img{width:220px;height:220px;border-radius:50%;box-shadow:0 20px 50px rgba(1,33,91,.3)}.signal{position:absolute;bottom:-19px;left:50%;transform:translateX(-50%);white-space:nowrap;padding:13px 18px;border-radius:14px;background:#061d4b;color:#dff8ff;font-size:12px;font-weight:800;border:1px solid rgba(255,255,255,.25)}.signal i{display:inline-block;width:8px;height:8px;margin-right:7px;border-radius:50%;background:#4dffcb;box-shadow:0 0 14px #4dffcb}.floating-card{position:absolute;width:185px;padding:16px;border:1px solid rgba(255,255,255,.25);border-radius:17px;background:rgba(4,32,88,.62);backdrop-filter:blur(12px);color:white;box-shadow:0 18px 40px rgba(3,25,73,.2)}.floating-card span{display:inline-block;margin-bottom:9px;padding:4px 8px;border-radius:8px;background:#54d8ff;color:#07275e;font-size:11px;font-weight:900}.floating-card b,.floating-card small{display:block}.floating-card b{font-size:15px}.floating-card small{margin-top:5px;color:#bde8ff;font-size:11px}.card-top{left:26px;top:55px;animation:float 5.8s ease-in-out infinite .3s}.card-bottom{right:20px;bottom:28px;animation:float 5.3s ease-in-out infinite .8s}.subject-chip{position:absolute;display:grid;place-items:center;width:54px;height:54px;border-radius:15px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.23);color:#d8f5ff;font-weight:800}.chip-a{left:45px;bottom:130px;animation:drift 7s ease-in-out infinite}.chip-b{right:40px;top:42px;animation:drift 6s ease-in-out infinite 1s}.chip-c{left:225px;top:30px;animation:drift 8s ease-in-out infinite 2s}.spark{position:absolute;color:white;animation:twinkle 2.4s ease-in-out infinite}.s1{left:55%;top:12%;font-size:22px}.s2{right:8%;top:40%;font-size:30px;animation-delay:.7s}.s3{left:14%;bottom:10%;font-size:18px;animation-delay:1.2s}.marquee{overflow:hidden;border-block:1px solid #d9e8f7;background:white}.marquee-track{display:flex;align-items:center;gap:28px;width:max-content;padding:18px 0;animation:marquee 28s linear infinite;color:#55708f;font-size:12px;font-weight:900;letter-spacing:.12em}.marquee-track i{color:#31bdf4}.catalog,.how,.faq{padding-top:110px;padding-bottom:30px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:34px}.section-heading h2,.telegram-banner h2{margin:10px 0 0;font-size:clamp(38px,5vw,64px);line-height:1;letter-spacing:-.045em}.section-heading>p{max-width:440px;margin:0;color:var(--muted);line-height:1.6}.catalog-tools{display:flex;justify-content:space-between;gap:20px;margin-bottom:28px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button{height:44px;padding:0 17px;border:1px solid var(--line);border-radius:12px;background:white;color:#53657d;font-weight:700}.filters button.active{border-color:var(--blue);background:var(--blue);color:white}.search{min-width:290px;height:44px;display:flex;align-items:center;gap:9px;padding:0 14px;border:1px solid var(--line);border-radius:12px;background:white}.search input{width:100%;border:0;outline:0;background:transparent;color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{position:relative;min-height:355px;padding:23px;border:1px solid var(--line);border-radius:var(--radius);background:white;overflow:hidden;box-shadow:0 5px 20px rgba(15,57,112,.04);transition:transform .25s,box-shadow .25s,border-color .25s}.product-card:hover{transform:translateY(-5px);border-color:#bcdcff;box-shadow:var(--shadow)}.product-card:before{content:"";position:absolute;width:160px;height:160px;border-radius:50%;right:-60px;top:-60px;background:var(--card-accent,#dff4ff)}.product-top{position:relative;display:flex;align-items:flex-start;justify-content:space-between}.product-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:15px;background:#e9f5ff;color:var(--blue);font-size:24px}.tag{padding:7px 10px;border-radius:9px;background:#f1f6fb;color:#60728a;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.product-card h3{position:relative;margin:28px 0 10px;font-size:24px;line-height:1.1;letter-spacing:-.025em}.product-card p{position:relative;min-height:50px;margin:0;color:var(--muted);line-height:1.55;font-size:14px}.subject-preview{display:flex;flex-wrap:wrap;gap:6px;margin-top:18px}.subject-preview span{padding:6px 8px;border-radius:8px;background:#f2f7fc;color:#52657d;font-size:10px;font-weight:700}.product-bottom{position:absolute;left:23px;right:23px;bottom:23px;display:flex;align-items:end;justify-content:space-between}.price small{display:block;color:var(--muted);font-size:11px}.price strong{font-size:25px}.more{display:grid;place-items:center;width:45px;height:45px;border:0;border-radius:13px;background:var(--navy);color:white;font-size:20px;transition:.2s}.more:hover{background:var(--blue);transform:translateX(2px)}.no-results{grid-column:1/-1;padding:50px;border:1px dashed #b9cce0;border-radius:24px;text-align:center;color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step{position:relative;padding:28px;border:1px solid var(--line);border-radius:24px;background:white}.step>span{position:absolute;right:22px;top:20px;color:#b4c4d7;font-size:12px;font-weight:900}.step-icon{width:54px;height:54px;display:grid;place-items:center;margin-bottom:34px;border-radius:16px;background:#e8f5ff;color:var(--blue);font-size:24px;font-weight:900}.step h3{margin:0 0 10px;font-size:22px}.step p{margin:0;color:var(--muted);line-height:1.6}.telegram-banner{position:relative;min-height:355px;margin-top:110px;padding:55px 60px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;border-radius:36px;background:linear-gradient(135deg,#082a78,#2086f4);color:white;box-shadow:0 30px 75px rgba(12,74,176,.25)}.telegram-banner p{color:#ccecff}.kicker.light{color:#82e4ff}.telegram-cta{position:relative;z-index:2;display:flex;align-items:center;gap:18px;min-width:390px;padding:19px 22px;border-radius:19px;background:white;color:#0c469f;box-shadow:0 20px 60px rgba(0,20,70,.25)}.telegram-cta .plane{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#2aabee;color:white;transform:rotate(-20deg)}.telegram-cta b{font-size:30px}.telegram-cta i{margin-left:auto;font-size:27px;font-style:normal}.tg-rings{position:absolute;width:620px;height:620px;right:-80px;border:1px solid rgba(255,255,255,.13);border-radius:50%;animation:spin 18s linear infinite}.tg-rings:after,.tg-rings:before{content:"";position:absolute;border:1px solid rgba(255,255,255,.13);border-radius:50%;inset:60px}.tg-rings:after{inset:130px}.faq{padding-bottom:110px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);background:rgba(255,255,255,.52)}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:25px 8px;font-size:19px;font-weight:800;cursor:pointer}summary::-webkit-details-marker{display:none}summary span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#eaf5ff;color:var(--blue);font-size:22px;transition:.25s}details[open] summary span{transform:rotate(45deg)}details p{max-width:760px;margin:0;padding:0 8px 26px;color:var(--muted);line-height:1.65}footer{width:min(1240px,calc(100% - 32px));margin:auto;padding:34px 20px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;gap:30px;color:var(--muted);font-size:12px}footer>a{text-align:right;color:var(--blue);font-weight:800}.footer-brand img{width:42px;height:42px}.cart-drawer{position:fixed;z-index:60;top:0;right:0;width:min(460px,100%);height:100dvh;padding:28px;display:flex;flex-direction:column;background:white;transform:translateX(105%);transition:transform .35s cubic-bezier(.2,.8,.2,1);box-shadow:-20px 0 70px rgba(4,28,69,.18)}.cart-drawer.open{transform:none}.drawer-backdrop{position:fixed;z-index:55;inset:0;background:rgba(4,20,48,.38);opacity:0;pointer-events:none;transition:.3s}.drawer-backdrop.open{opacity:1;pointer-events:auto}.drawer-head{display:flex;justify-content:space-between;align-items:start;padding-bottom:20px;border-bottom:1px solid var(--line)}.drawer-head h2{margin:7px 0 0;font-size:36px}.drawer-head button,.modal-close{width:42px;height:42px;border:0;border-radius:50%;background:#edf5fd;color:#213552;font-size:28px}.cart-items{overflow:auto;display:grid;gap:10px;padding:20px 0}.cart-item{display:grid;grid-template-columns:1fr auto;gap:7px;padding:15px;border:1px solid var(--line);border-radius:15px}.cart-item b{font-size:14px}.cart-item small{color:var(--muted)}.cart-item button{grid-row:1/3;grid-column:2;border:0;background:transparent;color:#91a0b3;font-size:20px}.cart-empty{margin:auto;text-align:center;color:var(--muted)}.cart-empty span{font-size:34px;color:#4bcbfa}.cart-empty h3{color:var(--ink)}.cart-footer{margin-top:auto;padding-top:20px;border-top:1px solid var(--line)}.cart-footer>div{display:flex;justify-content:space-between;margin-bottom:17px}.cart-footer strong{font-size:23px}.cart-footer .button{width:100%}dialog{width:min(720px,calc(100% - 30px));border:0;border-radius:28px;padding:0;box-shadow:0 30px 100px rgba(3,30,75,.3);overflow:hidden}dialog::backdrop{background:rgba(5,22,51,.48);backdrop-filter:blur(5px)}.modal-close{position:absolute;right:18px;top:18px;z-index:2}.modal-body{padding:38px}.modal-head{display:flex;align-items:center;gap:14px;padding-right:50px}.modal-head .product-icon{flex:none}.modal-body h2{margin:0;font-size:34px}.modal-body>p{color:var(--muted);line-height:1.6}.subject-options{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin:24px 0}.subject-option{padding:14px;border:1px solid var(--line);border-radius:13px;background:white;text-align:left;font-weight:700;color:#41546d}.subject-option.selected{border-color:var(--blue);background:#eef6ff;color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.modal-action{display:flex;align-items:center;justify-content:space-between;padding-top:22px;border-top:1px solid var(--line)}.modal-price small{display:block;color:var(--muted)}.modal-price strong{font-size:28px}.toast{position:fixed;z-index:100;left:50%;bottom:28px;padding:13px 18px;border-radius:13px;background:#071d4b;color:white;font-weight:700;transform:translate(-50%,100px);opacity:0;transition:.3s}.toast.show{transform:translate(-50%,0);opacity:1}.reveal{opacity:1;transform:none}.js .reveal{opacity:0;transform:translateY(18px);transition:opacity .7s,transform .7s}.js .reveal.visible{opacity:1;transform:none}.reveal-delay{transition-delay:.15s}@keyframes float{50%{transform:translateY(-11px)}}@keyframes drift{50%{transform:translate(8px,-10px) rotate(5deg)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes twinkle{50%{opacity:.25;transform:scale(.65)}}@keyframes marquee{to{transform:translateX(-50%)}}
@media(max-width:980px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:80px}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.hero-stats{justify-content:center}.hero-art{width:min(580px,100%);margin:auto}.product-grid{grid-template-columns:repeat(2,1fr)}.telegram-banner{padding:45px;flex-direction:column;align-items:flex-start;gap:35px}.telegram-cta{min-width:min(100%,420px)}footer{grid-template-columns:1fr 1fr}footer p{grid-column:1/-1;grid-row:2}footer>a{text-align:right}}
@media(max-width:640px){.section-shell{width:min(100% - 28px,1180px)}.site-header{height:64px;top:8px}.brand img{width:39px;height:39px}.brand small{display:none}.header-actions .button{display:none}.cart-button{height:42px}.hero{min-height:0;padding-top:72px;gap:42px}.hero-copy{text-align:left}h1{font-size:58px}.hero-copy>p{font-size:16px}.hero-actions{align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:15px}.hero-stats{justify-content:flex-start;overflow:auto}.hero-stats div{min-width:105px;padding-right:14px;margin-right:14px}.hero-art{min-height:430px;border-radius:28px}.logo-card{width:240px;height:240px;right:35px;top:85px}.logo-card img{width:172px;height:172px}.floating-card{width:155px}.card-top{left:15px;top:24px}.card-bottom{right:13px;bottom:19px}.chip-c{display:none}.section-heading{display:block}.section-heading>p{margin-top:16px}.catalog,.how,.faq{padding-top:80px}.catalog-tools{flex-direction:column}.filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.filters button{white-space:nowrap}.search{min-width:0}.product-grid,.steps{grid-template-columns:1fr}.product-card{min-height:335px}.telegram-banner{width:calc(100% - 28px);margin-top:80px;padding:34px 24px}.telegram-cta{min-width:100%;padding:14px}.telegram-cta b{font-size:23px}.telegram-cta .plane{width:44px;height:44px}.subject-options{grid-template-columns:1fr}.modal-body{padding:28px 20px}.modal-action{align-items:stretch;flex-direction:column;gap:16px}.modal-action .button{width:100%}footer{display:flex;flex-direction:column;align-items:flex-start}footer>a{text-align:left}.cart-drawer{padding:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal,.js .reveal{opacity:1;transform:none}}

.marquee-track{gap:0!important}.marquee-group{display:flex;align-items:center;gap:28px;padding-right:28px;flex:none}@keyframes marquee{to{transform:translateX(-50%)}}

.product-cover{width:100%;height:105px;object-fit:cover;border-radius:14px;position:relative}.price s{font-size:11px;color:#8a98aa}.promo-entry{display:flex;gap:8px;margin:10px 0}.promo-entry input{flex:1;min-width:0;padding:10px;border:1px solid var(--line);border-radius:10px}.promo-entry button{border:0;border-radius:10px;background:#eaf4ff;color:var(--blue);font-weight:800}
/* Header navigation buttons — merged into styles.css during build preparation */
.site-header nav a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border:1px solid #dce9f6;border-radius:11px;background:#f7fbff;color:#415873;transition:background .2s,color .2s,border-color .2s,transform .2s}.site-header nav a:hover{background:#eaf4ff;border-color:#bcdcff;color:var(--blue);transform:translateY(-1px)}
@media(max-width:760px){.site-header nav{display:flex;position:fixed;left:14px;right:14px;bottom:12px;z-index:40;padding:7px;border:1px solid #d6e6f6;border-radius:16px;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);box-shadow:0 12px 35px rgba(5,42,96,.16)}.site-header nav a{flex:1;padding:0 8px;font-size:12px}}
/* Seamless marquee: each repeated group always fills at least one viewport. */
.marquee-track{
  display:flex;
  align-items:center;
  gap:0!important;
  width:max-content;
  padding:18px 0;
  animation:marquee-seamless 28s linear infinite;
  will-change:transform;
}
.marquee-group{
  display:flex;
  flex:0 0 auto;
  align-items:center;
  justify-content:space-around;
  gap:clamp(24px,2.2vw,48px);
  width:max-content;
  min-width:100vw;
  padding:0 clamp(18px,2vw,40px);
}
.marquee-group span{white-space:nowrap}
@keyframes marquee-seamless{to{transform:translateX(-50%)}}
/* Mobile layout v6 */
.mobile-category-grid{display:none}
.text-link span{display:inline-block;margin-left:4px;font-family:Arial,sans-serif;font-size:1.05em;line-height:1}
@media(max-width:760px){
  body{padding-bottom:0}
  .site-header{position:sticky;top:8px;width:calc(100% - 20px);height:auto;min-height:0;margin:8px auto 0;padding:9px 10px;display:flex;flex-wrap:wrap;align-items:center;row-gap:8px;border-radius:17px}
  .site-header .brand{order:1;min-width:0}
  .site-header .brand img{width:38px;height:38px}
  .site-header .brand b{font-size:15px}
  .site-header .header-actions{order:2;margin-left:auto}
  .site-header nav{position:static;order:3;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;gap:7px;padding:0;margin:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none}
  .site-header nav a{min-height:38px;padding:0 5px;border-radius:10px;font-size:12px;background:#f3f8fd}
  .hero{padding-top:38px;gap:30px}
}
@media(max-width:640px){
  .section-shell{width:calc(100% - 28px)}
  h1{font-size:clamp(48px,14.5vw,62px);line-height:.96}
  .hero-copy>p{font-size:16px;line-height:1.55}
  .hero-actions{gap:13px}
  .text-link{display:inline-flex;align-items:center;font-size:17px}
  .hero-stats{overflow:visible;width:100%}
  .hero-stats div{min-width:0;flex:1;margin-right:12px;padding-right:12px}
  .hero-stats strong{font-size:23px}
  .hero-art{width:100%;min-height:440px;border-radius:28px;margin:0 auto}
  .logo-card{width:190px;height:190px;left:calc(50% - 95px);right:auto;top:120px}
  .logo-card img{width:136px;height:136px}
  .signal{display:none}
  .floating-card{width:138px;padding:12px;border-radius:14px}
  .floating-card b{font-size:13px}
  .floating-card small{font-size:9px}
  .floating-card span{margin-bottom:6px;padding:3px 7px;font-size:9px}
  .card-top{left:14px;top:18px}
  .card-bottom{right:14px;bottom:18px}
  .subject-chip{display:none}
  .orbit-one{width:390px;height:390px;right:-110px;top:28px}
  .orbit-two{width:270px;height:270px;right:-22px;top:87px}
  .catalog{padding-top:72px}
  .catalog .section-heading{margin-bottom:22px}
  .catalog .section-heading>p{display:none}
  .catalog-tools,.catalog .product-grid{display:none!important}
  .mobile-category-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}
  .mobile-category{position:relative;min-height:132px;padding:18px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;border:1px solid #d6e6f6;border-radius:20px;background:linear-gradient(145deg,#fff,#edf6ff);box-shadow:0 10px 25px rgba(12,65,132,.08)}
  .mobile-category:before{content:"";position:absolute;width:100px;height:100px;right:-35px;top:-35px;border-radius:50%;background:rgba(53,177,255,.13)}
  .mobile-category span{position:absolute;left:15px;top:15px;padding:5px 8px;border-radius:8px;background:#e6f4ff;color:#1264d9;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}
  .mobile-category b{max-width:120px;font-size:17px;line-height:1.15}
  .mobile-category i{position:absolute;right:15px;bottom:15px;color:#1672e9;font-size:20px;font-style:normal}
  .category-oge{background:linear-gradient(145deg,#fff,#eef1ff)}
  .category-intensive{background:linear-gradient(145deg,#fff,#edfbff)}
  .category-year{background:linear-gradient(145deg,#fff,#eaf4ff)}
}
/* Footer without legal navigation links */
.seo-footer{grid-template-columns:1fr auto}
@media(max-width:640px){.seo-footer{display:flex;flex-direction:column;align-items:flex-start}}
