#rushdTv{--rtv-forest:#082f2a;--rtv-deep:#061c18;--rtv-gold:#c9a85d;--rtv-burg:#8f2638;--rtv-paper:#f3f0e8;--rtv-ink:#17342f;--rtv-muted:#29453e;--rtv-line:rgba(8,47,42,.18);background:var(--rtv-paper);color:var(--rtv-ink);font-family:"Almarai",Tahoma,Arial,sans-serif;min-height:100vh;overflow-x:clip}
#rushdTv,#rushdTv *{box-sizing:border-box}
#rushdTv button,#rushdTv input{font:inherit}
#rushdTv .rtv-shell{width:min(1480px,calc(100% - 64px));margin:auto}
#rushdTv .rtv-top{min-height:98px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--rtv-line)}
#rushdTv .rtv-brand{display:flex;align-items:center;gap:13px}#rushdTv .rtv-brand-mark{width:53px;height:53px;border:1px solid var(--rtv-gold);border-radius:50%;display:grid;place-items:center;background:var(--rtv-forest);color:var(--rtv-gold);font-size:25px;font-weight:800}
#rushdTv .rtv-brand-copy strong,#rushdTv .rtv-brand-copy small{display:block}#rushdTv .rtv-brand-copy strong{font-size:21px;color:var(--rtv-forest)}#rushdTv .rtv-brand-copy small{font-size:8px;letter-spacing:.22em;color:var(--rtv-muted);margin-top:4px}
#rushdTv .rtv-lang{border:1px solid var(--rtv-line);background:transparent;color:var(--rtv-forest);border-radius:99px;padding:10px 17px;cursor:pointer;font-weight:800}
#rushdTv .rtv-hero{padding:65px 0 45px;display:grid;grid-template-columns:1fr 220px;gap:40px;align-items:center}#rushdTv .rtv-eyebrow{color:var(--rtv-burg);font-weight:800;font-size:10px;letter-spacing:.08em;text-transform:uppercase;margin:0 0 13px}#rushdTv .rtv-hero h1{font-size:clamp(48px,6vw,88px);line-height:.98;color:var(--rtv-forest);margin:0;letter-spacing:-.04em}#rushdTv .rtv-hero h1 span{color:var(--rtv-burg)}#rushdTv .rtv-hero-copy{max-width:780px;color:var(--rtv-muted);font-size:14px;line-height:2;margin:28px 0 0}
#rushdTv .rtv-seal{width:185px;height:185px;border:1px solid var(--rtv-gold);border-radius:50%;display:grid;place-items:center;justify-self:end;position:relative}#rushdTv .rtv-seal:after{content:"";position:absolute;inset:10px;border:1px solid var(--rtv-line);border-radius:50%}#rushdTv .rtv-seal div{text-align:center}#rushdTv .rtv-seal strong,#rushdTv .rtv-seal small{display:block}#rushdTv .rtv-seal strong{font-size:35px;color:var(--rtv-forest)}#rushdTv .rtv-seal small{font-size:8px;letter-spacing:.15em;color:var(--rtv-burg)}
#rushdTv .rtv-filters-wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;border-top:1px solid var(--rtv-line)}#rushdTv .rtv-filters{display:flex;gap:8px;flex-wrap:wrap}#rushdTv .rtv-filter{border:1px solid var(--rtv-line);background:transparent;border-radius:99px;padding:9px 15px;color:var(--rtv-forest);cursor:pointer;font-size:10px}#rushdTv .rtv-filter.active{background:var(--rtv-forest);color:white;border-color:var(--rtv-forest)}#rushdTv .rtv-search{display:flex;align-items:center;border-bottom:1px solid var(--rtv-forest);width:260px;padding:7px 2px;gap:8px}#rushdTv .rtv-search svg{width:16px;fill:none;stroke:currentColor}#rushdTv .rtv-search input{width:100%;border:0;outline:0;background:transparent;color:var(--rtv-forest)}
#rushdTv .rtv-status{padding:20px;text-align:center;color:var(--rtv-muted)}#rushdTv .rtv-status[hidden]{display:none}
#rushdTv .rtv-studio{display:grid;grid-template-columns:minmax(0,2fr) minmax(310px,.7fr);background:var(--rtv-deep);color:#fff;min-height:650px}#rushdTv .rtv-screen{aspect-ratio:16/9;background:#000}#rushdTv .rtv-screen iframe{width:100%;height:100%;border:0;display:block}#rushdTv .rtv-now{padding:30px 34px}#rushdTv .rtv-meta{display:flex;gap:7px;margin-bottom:14px}#rushdTv .rtv-badge{border:1px solid rgba(255,255,255,.25);border-radius:99px;padding:6px 10px;font-size:8px;color:#ded9cb}#rushdTv .rtv-now h2{font-size:clamp(22px,3vw,38px);line-height:1.4;margin:0 0 13px}#rushdTv .rtv-now p{font-size:11px;line-height:1.9;color:#b9c4bf;margin:0}
#rushdTv .rtv-queue{border-inline-start:1px solid rgba(255,255,255,.1);min-width:0}#rushdTv .rtv-queue-head{padding:28px;border-bottom:1px solid rgba(255,255,255,.1)}#rushdTv .rtv-queue-head h3{margin:4px 0 10px;font-size:17px}#rushdTv .rtv-queue-head span{font-size:9px;color:#9badA5}#rushdTv .rtv-episodes{max-height:560px;overflow:auto}#rushdTv .rtv-episode{width:100%;border:0;border-bottom:1px solid rgba(255,255,255,.08);background:transparent;color:white;text-align:start;padding:18px 22px;cursor:pointer;display:grid;grid-template-columns:34px 1fr;gap:12px}#rushdTv .rtv-episode.active{background:rgba(201,168,93,.13)}#rushdTv .rtv-episode b{font-size:10px;line-height:1.6}#rushdTv .rtv-episode small{display:block;color:#93a49d;font-size:8px;margin-top:5px}
#rushdTv .rtv-library{padding:85px 0}#rushdTv .rtv-section-head{display:flex;justify-content:space-between;gap:35px;align-items:end;margin-bottom:32px}#rushdTv .rtv-section-head h2{font-size:clamp(30px,4vw,55px);color:var(--rtv-forest);margin:0}#rushdTv .rtv-section-head>p{max-width:430px;color:var(--rtv-muted);font-size:10px;line-height:1.9;margin:0}#rushdTv .rtv-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--rtv-line);border-inline-start:1px solid var(--rtv-line)}#rushdTv .rtv-card{border:0;border-inline-end:1px solid var(--rtv-line);border-bottom:1px solid var(--rtv-line);padding:28px;min-height:250px;background:transparent;text-align:start;cursor:pointer;color:var(--rtv-ink);display:flex;flex-direction:column}#rushdTv .rtv-card:hover,#rushdTv .rtv-card:focus-visible{background:#ebe5d7;outline:2px solid var(--rtv-gold);outline-offset:-2px}#rushdTv .rtv-card-no{font-size:9px;color:var(--rtv-burg)}#rushdTv .rtv-card h3{font-size:18px;line-height:1.65;color:var(--rtv-forest);margin:auto 0 15px}#rushdTv .rtv-card p{font-size:9px;line-height:1.8;color:var(--rtv-muted);margin:0}#rushdTv .rtv-card-meta{display:flex;justify-content:space-between;margin-top:18px;color:var(--rtv-burg);font-size:8px}
#rushdTv .rtv-empty{display:none;padding:45px;border:1px solid var(--rtv-line);text-align:center;color:var(--rtv-muted);font-size:12px}#rushdTv .rtv-empty.show{display:block}
#rushdTv .rtv-courses{padding:0 0 85px}#rushdTv .rtv-course-list{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--rtv-line)}#rushdTv .rtv-course{display:grid;grid-template-columns:55px 1fr auto;align-items:center;gap:15px;padding:20px 4px;border-bottom:1px solid var(--rtv-line);text-decoration:none;color:inherit}#rushdTv .rtv-course:nth-child(odd){padding-inline-end:25px;border-inline-end:1px solid var(--rtv-line)}#rushdTv .rtv-course:nth-child(even){padding-inline-start:25px}#rushdTv .rtv-course-no{width:45px;height:45px;border:1px solid var(--rtv-gold);border-radius:50%;display:grid;place-items:center;color:var(--rtv-burg);font-size:9px}#rushdTv .rtv-course strong{display:block;color:var(--rtv-forest);font-size:12px;line-height:1.65}#rushdTv .rtv-course small{color:var(--rtv-muted);font-size:8px}#rushdTv .rtv-arrow{color:var(--rtv-burg);font-size:18px}#rushdTv .rtv-footer{min-height:80px;border-top:1px solid var(--rtv-line);display:flex;align-items:center;justify-content:space-between;gap:15px;color:var(--rtv-muted);font-size:9px}#rushdTv .rtv-footer strong{color:var(--rtv-forest);font-size:17px}
@media(max-width:1050px){#rushdTv .rtv-studio{grid-template-columns:1fr}#rushdTv .rtv-queue{border-inline-start:0;border-top:1px solid rgba(255,255,255,.1)}#rushdTv .rtv-episodes{display:grid;grid-template-columns:repeat(2,1fr);max-height:400px}#rushdTv .rtv-cards{grid-template-columns:repeat(2,1fr)}#rushdTv .rtv-hero{grid-template-columns:1fr}#rushdTv .rtv-seal{display:none}}
@media(max-width:700px){#rushdTv .rtv-shell{width:min(100% - 30px,1480px)}#rushdTv .rtv-top{min-height:78px}#rushdTv .rtv-brand-mark{width:43px;height:43px;font-size:21px}#rushdTv .rtv-brand-copy strong{font-size:17px}#rushdTv .rtv-hero{padding:40px 0 25px}#rushdTv .rtv-hero h1{font-size:44px}#rushdTv .rtv-hero-copy{font-size:12px}#rushdTv .rtv-filters-wrap{display:block}#rushdTv .rtv-filters{margin-bottom:12px}#rushdTv .rtv-search{width:100%}#rushdTv .rtv-studio{min-height:auto}#rushdTv .rtv-now{padding:22px 18px}#rushdTv .rtv-episodes{grid-template-columns:1fr}#rushdTv .rtv-queue-head{padding:22px 18px}#rushdTv .rtv-library{padding:55px 0}#rushdTv .rtv-section-head{display:block}#rushdTv .rtv-section-head>p{margin-top:12px}#rushdTv .rtv-cards{grid-template-columns:1fr}#rushdTv .rtv-course-list{grid-template-columns:1fr}#rushdTv .rtv-course:nth-child(odd),#rushdTv .rtv-course:nth-child(even){padding:18px 4px;border-inline-end:0}#rushdTv .rtv-footer{flex-wrap:wrap;padding:18px 0}}
@media(prefers-reduced-motion:reduce){#rushdTv *,#rushdTv *:before,#rushdTv *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
/* Theme-resistant legibility contract: RUSHD Academy keeps its approved palette in every magazine theme. */
#rushdTv,#rushdTv .rtv-shell{font-family:"Almarai",Tahoma,Arial,sans-serif!important;color:#17342f!important;background-color:#f3f0e8!important;color-scheme:light!important}
#rushdTv .rtv-brand-copy strong,#rushdTv .rtv-hero h1,#rushdTv .rtv-section-head h2,#rushdTv .rtv-card h3,#rushdTv .rtv-course strong,#rushdTv .rtv-footer strong{color:#082f2a!important;opacity:1!important;text-shadow:none!important}
#rushdTv .rtv-brand-copy small,#rushdTv .rtv-hero-copy,#rushdTv .rtv-section-head>p,#rushdTv .rtv-card p,#rushdTv .rtv-course small,#rushdTv .rtv-footer,#rushdTv .rtv-search input{color:#29453e!important;opacity:1!important;font-weight:500!important}
#rushdTv .rtv-eyebrow,#rushdTv .rtv-card-no,#rushdTv .rtv-card-meta,#rushdTv .rtv-arrow{color:#8f2638!important;opacity:1!important}
#rushdTv .rtv-filter{color:#082f2a!important;background:#f3f0e8!important;border-color:#567069!important;opacity:1!important}#rushdTv .rtv-filter.active{color:#fff!important;background:#082f2a!important;border-color:#082f2a!important}
#rushdTv .rtv-search{color:#082f2a!important;border-color:#082f2a!important;background:#f3f0e8!important}#rushdTv .rtv-search input::placeholder{color:#344f48!important;opacity:1!important}
#rushdTv .rtv-studio,#rushdTv .rtv-queue,#rushdTv .rtv-stage{background:#061c18!important;color:#fff!important}#rushdTv .rtv-now h2,#rushdTv .rtv-episode b{color:#fff!important;opacity:1!important}#rushdTv .rtv-now p,#rushdTv .rtv-episode small,#rushdTv .rtv-queue-head span{color:#c7d2ce!important;opacity:1!important}#rushdTv .rtv-badge{color:#f3f0e8!important;border-color:#879993!important;background:rgba(255,255,255,.04)!important}
#rushdTv .rtv-card,#rushdTv .rtv-course{background:#f3f0e8!important;color:#17342f!important;opacity:1!important}#rushdTv .rtv-card:hover,#rushdTv .rtv-card:focus-visible{background:#e8e0cf!important}

/* RUSHD Academy cafe-quality visual system: isolated from magazine themes. */
#rushdTv{--tv-bg:#0a120d;--tv-card:#101d16;--tv-gold:#d8ad55;--tv-gold2:#f0cf84;--tv-cream:#fff7e5;--tv-soft:#d8d1c1;--tv-line:rgba(216,173,85,.24);background:var(--tv-bg)!important;color:var(--tv-cream)!important;padding:28px 0 48px!important;color-scheme:dark}
#rushdTv *,#rushdTv *:before,#rushdTv *:after{font-family:"Almarai",Tahoma,Arial,sans-serif!important;min-width:0}
#rushdTv .rtv-shell{width:min(1240px,calc(100% - 30px));display:grid;gap:14px;background:transparent!important;color:inherit!important}
#rushdTv .rtv-top{min-height:68px;padding:8px 16px;border:1px solid var(--tv-line);border-radius:18px;background:linear-gradient(145deg,#17140f,#0d1711);box-shadow:0 12px 34px rgba(0,0,0,.2)}
#rushdTv .rtv-brand-mark{width:42px;height:42px;border-color:rgba(216,173,85,.38);border-radius:13px;background:rgba(216,173,85,.11);color:var(--tv-gold2)!important;font-size:20px}
#rushdTv .rtv-brand-copy strong{font-size:17px;color:var(--tv-cream)!important}#rushdTv .rtv-brand-copy small{font-size:9px;color:var(--tv-gold2)!important;letter-spacing:.03em;font-weight:800}
#rushdTv .rtv-hero{position:relative;overflow:hidden;min-height:270px;border:1px solid var(--tv-line);border-radius:28px;padding:44px;background:radial-gradient(circle at 82% 18%,rgba(216,173,85,.18),transparent 29%),linear-gradient(145deg,#1b1812,#0b140f 58%,#15120d);grid-template-columns:minmax(0,1fr) 180px;gap:32px;box-shadow:0 24px 70px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.05)}
#rushdTv .rtv-hero:after{content:"";position:absolute;width:500px;height:500px;inset:auto -11% -85% auto;border:1px solid rgba(216,173,85,.13);border-radius:50%;box-shadow:0 0 0 36px rgba(216,173,85,.025),0 0 0 72px rgba(216,173,85,.016);pointer-events:none}
#rushdTv .rtv-hero>div{position:relative;z-index:1}#rushdTv .rtv-eyebrow{color:var(--tv-gold2)!important;font-size:11px;font-weight:900}#rushdTv .rtv-hero h1{font-size:clamp(38px,5vw,62px);line-height:1.17;color:#fff8e8!important;letter-spacing:-.035em;text-shadow:0 1px 2px rgba(0,0,0,.4)}#rushdTv .rtv-hero h1 span{color:var(--tv-gold2)!important}#rushdTv .rtv-hero-copy{max-width:760px;color:var(--tv-soft)!important;font-size:14px;line-height:2;margin-top:16px;font-weight:500!important}
#rushdTv .rtv-seal{width:145px;height:145px;border-color:rgba(216,173,85,.3);background:radial-gradient(circle,rgba(216,173,85,.14),rgba(255,255,255,.02) 55%,transparent 56%);box-shadow:0 0 0 14px rgba(216,173,85,.035)}#rushdTv .rtv-seal:after{inset:17px;border-style:dashed;border-color:rgba(216,173,85,.28);animation:rtvRing 18s linear infinite}#rushdTv .rtv-seal strong,#rushdTv .rtv-seal small{color:var(--tv-gold2)!important}@keyframes rtvRing{to{transform:rotate(360deg)}}
#rushdTv .rtv-filters-wrap{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:14px;padding:16px 18px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02)),#0e1913;box-shadow:0 14px 34px rgba(0,0,0,.16)}
#rushdTv .rtv-filter{min-height:39px;border-color:rgba(255,255,255,.14)!important;background:#17261b!important;border-radius:11px;color:#fff5df!important;font-size:11px;font-weight:800}#rushdTv .rtv-filter:hover,#rushdTv .rtv-filter:focus-visible{border-color:rgba(216,173,85,.55)!important;outline:0}#rushdTv .rtv-filter.active{background:linear-gradient(90deg,#d8ad55,#f0cf84)!important;color:#181107!important;border-color:var(--tv-gold)!important}
#rushdTv .rtv-search{min-height:44px;width:100%;border:1px solid rgba(216,173,85,.28)!important;border-radius:12px;background:#0b140f!important;padding:0 12px;color:var(--tv-gold2)!important}#rushdTv .rtv-search input{background:transparent!important;color:#fff8e8!important;font-size:12px}#rushdTv .rtv-search input::placeholder{color:#bdb5a5!important}
#rushdTv .rtv-status{border:1px solid var(--tv-line);border-radius:14px;background:#101d16;color:var(--tv-cream)!important}
#rushdTv .rtv-studio{grid-template-columns:minmax(0,1.55fr) minmax(300px,.55fr);min-height:0;border:1px solid var(--tv-line);border-radius:26px;overflow:hidden;background:#070b09!important;box-shadow:0 22px 60px rgba(0,0,0,.32)}#rushdTv .rtv-stage{background:#070b09!important}#rushdTv .rtv-screen{background:#000}#rushdTv .rtv-now{padding:25px 28px;background:radial-gradient(circle at 80% 0,rgba(216,173,85,.1),transparent 35%),#101d16}#rushdTv .rtv-badge{color:var(--tv-gold2)!important;border-color:rgba(216,173,85,.3)!important;background:rgba(216,173,85,.08)!important}#rushdTv .rtv-now h2{color:#fff8e8!important}#rushdTv .rtv-now p{font-size:12px;color:var(--tv-soft)!important}
#rushdTv .rtv-queue{background:#0d1711!important;border-color:rgba(216,173,85,.18)}#rushdTv .rtv-queue-head h3{color:#fff8e8!important}#rushdTv .rtv-queue-head span{color:var(--tv-soft)!important}#rushdTv .rtv-episode{background:transparent!important;color:#fff!important;padding:16px 18px}#rushdTv .rtv-episode>span:first-child{color:var(--tv-gold2)!important;font-weight:900}#rushdTv .rtv-episode:hover,#rushdTv .rtv-episode:focus-visible{background:rgba(216,173,85,.08)!important;outline:0}#rushdTv .rtv-episode.active{background:rgba(216,173,85,.14)!important;box-shadow:inset 3px 0 0 var(--tv-gold)}#rushdTv .rtv-episode b{color:#fff8e8!important}#rushdTv .rtv-episode small{color:#c9c2b3!important}
#rushdTv .rtv-library,#rushdTv .rtv-courses{padding:30px 0 12px}#rushdTv .rtv-section-head{margin-bottom:17px;padding:0 6px}#rushdTv .rtv-section-head h2{font-size:clamp(28px,4vw,46px);color:#fff8e8!important}#rushdTv .rtv-section-head>p{color:var(--tv-soft)!important;font-size:11px}
#rushdTv .rtv-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;border:0}#rushdTv .rtv-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.1)!important;border-radius:20px;padding:21px;min-height:238px;background:linear-gradient(180deg,rgba(255,255,255,.052),rgba(255,255,255,.018)),#101d16!important;color:var(--tv-cream)!important;box-shadow:0 13px 30px rgba(0,0,0,.15),inset 0 1px 0 rgba(255,255,255,.035);transition:transform .18s ease,border-color .18s ease}#rushdTv .rtv-card:before{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(216,173,85,.45),transparent)}#rushdTv .rtv-card:hover,#rushdTv .rtv-card:focus-visible{transform:translateY(-3px);border-color:rgba(216,173,85,.48)!important;background:linear-gradient(180deg,rgba(216,173,85,.09),rgba(255,255,255,.018)),#101d16!important;outline:0}#rushdTv .rtv-card-no{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:rgba(216,173,85,.12);border:1px solid rgba(216,173,85,.2);color:var(--tv-gold2)!important;font-weight:900}#rushdTv .rtv-card h3{font-size:17px;color:#fff9ec!important;margin:20px 0 10px}#rushdTv .rtv-card p{font-size:11px;color:var(--tv-soft)!important;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}#rushdTv .rtv-card-meta{color:var(--tv-gold2)!important;font-weight:800}
#rushdTv .rtv-empty{border-radius:18px;background:#101d16;color:var(--tv-soft)!important}#rushdTv .rtv-course-list{gap:10px}#rushdTv .rtv-course{padding:17px;border:1px solid rgba(255,255,255,.1)!important;border-radius:17px;background:linear-gradient(160deg,#1b1812,#0d1711)!important;color:inherit!important}#rushdTv .rtv-course:hover,#rushdTv .rtv-course:focus-visible{border-color:rgba(216,173,85,.46)!important;outline:0}#rushdTv .rtv-course-no{border-radius:12px;border-color:rgba(216,173,85,.3);background:rgba(216,173,85,.08);color:var(--tv-gold2)!important}#rushdTv .rtv-course strong{color:#fff8e8!important}#rushdTv .rtv-course small,#rushdTv .rtv-footer{color:var(--tv-soft)!important}#rushdTv .rtv-arrow,#rushdTv .rtv-footer strong{color:var(--tv-gold2)!important}
html[dir="ltr"] #rushdTv .rtv-episode.active{box-shadow:inset -3px 0 0 var(--tv-gold)}
@media(max-width:980px){#rushdTv .rtv-hero{grid-template-columns:1fr 120px;padding:32px}#rushdTv .rtv-seal{width:108px;height:108px}#rushdTv .rtv-studio{grid-template-columns:1fr}#rushdTv .rtv-episodes{grid-template-columns:repeat(2,minmax(0,1fr));max-height:410px}#rushdTv .rtv-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){#rushdTv{padding:14px 0 28px!important}#rushdTv .rtv-shell{width:calc(100% - 16px);gap:10px}#rushdTv .rtv-top{min-height:58px;border-radius:15px;padding:7px 11px}#rushdTv .rtv-hero{grid-template-columns:1fr;min-height:0;padding:26px 19px;border-radius:20px}#rushdTv .rtv-hero h1{font-size:35px}#rushdTv .rtv-hero-copy{font-size:12.5px}#rushdTv .rtv-seal{display:none}#rushdTv .rtv-filters-wrap{grid-template-columns:1fr;padding:13px;border-radius:17px}#rushdTv .rtv-filters{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}#rushdTv .rtv-filter{flex:0 0 auto}#rushdTv .rtv-studio{border-radius:19px}#rushdTv .rtv-episodes{grid-template-columns:1fr;max-height:370px}#rushdTv .rtv-section-head{display:block}#rushdTv .rtv-section-head>p{margin-top:10px}#rushdTv .rtv-cards,#rushdTv .rtv-course-list{grid-template-columns:1fr}#rushdTv .rtv-card{min-height:220px;padding:18px;border-radius:17px}}
@media(prefers-reduced-motion:reduce){#rushdTv *,#rushdTv *:before,#rushdTv *:after{transition:none!important;animation:none!important}}
