:root{--red:#e30613;--deep-red:#b40009;--ink:#101114;--muted:#6d7077;--line:#e1e2e5;--soft:#f5f5f6;--radius:10px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:14px;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}.shell{width:min(1360px,calc(100% - 46px));margin-inline:auto}.topline{height:38px;background:#080808;color:#fff;font-size:11px}.top-grid{height:100%;display:grid;grid-template-columns:1.25fr .8fr 2.7fr auto;align-items:center;gap:20px}.top-grid>div:nth-child(2){display:flex;gap:7px}.top-grid>div:nth-child(2) span{margin-left:15px}.rates{display:flex;justify-content:flex-end;gap:12px;white-space:nowrap}.rates b{color:#ff2632}.socials{white-space:nowrap;font-size:13px}.breaking{height:42px;background:linear-gradient(90deg,#d2000d,var(--red));color:#fff;font-size:12px}.breaking-grid{height:100%;display:grid;grid-template-columns:155px 1fr auto;align-items:center}.breaking strong{height:100%;display:flex;align-items:center;background:#b8000b;padding:0 16px;margin-left:-16px;font-size:11px}.breaking a{font-weight:700}.nav-wrap{background:#fff}.nav-grid{height:102px;display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:28px}.brand img{width:128px;height:94px;object-fit:contain}.main-nav{height:100%;display:flex;justify-content:center;align-items:center;gap:42px}.main-nav>a,.nav-drop>a{font-size:14px;font-weight:700;white-space:nowrap}.main-nav>a:hover,.nav-drop>a:hover{color:var(--red)}.nav-drop{position:relative;height:100%;display:flex;align-items:center}.nav-drop>div{position:absolute;top:76px;left:-18px;width:205px;background:#fff;border-top:3px solid var(--red);box-shadow:0 16px 35px #0002;border-radius:0 0 7px 7px;padding:10px;opacity:0;visibility:hidden;transform:translateY(7px);transition:.2s;z-index:60}.nav-drop:hover>div{opacity:1;visibility:visible;transform:none}.nav-drop>div a{display:block;padding:10px 12px;font-weight:600;border-bottom:1px solid #eee}.nav-drop>div a:hover{background:#f7f7f7;color:var(--red)}.nav-tools{display:flex;align-items:center;gap:22px}.search-trigger,.menu-trigger{border:0;background:transparent;font-size:25px;padding:5px;cursor:pointer}.listen-button{background:var(--red);color:#fff;padding:17px 21px;border-radius:6px;font-weight:800;box-shadow:0 6px 18px #e3061333}.listen-button:hover{background:#c8000c}.player{min-height:104px;background:linear-gradient(110deg,#101010,#050505);border:1px solid #272727;border-radius:9px;color:#fff;margin-bottom:24px;display:grid;grid-template-columns:175px 72px 300px minmax(210px,1fr) 160px 35px 100px 225px 130px;align-items:center;padding:0 22px;box-shadow:0 7px 19px #0003}.live-label{height:72px;border-right:1px solid #3a3a3a;display:flex;flex-direction:column;justify-content:center;gap:10px}.live-label b{font-size:12px}.live-label span{background:var(--red);font-size:10px;font-weight:800;align-self:flex-start;padding:5px 9px;border-radius:2px}.play-toggle{width:56px;height:56px;border:4px solid #e3061355;border-top-color:var(--red);border-radius:50%;background:#202020;color:var(--red);font-size:19px;cursor:pointer}.play-toggle.playing{color:#fff;background:var(--red)}.show-info{display:flex;flex-direction:column;padding-left:10px}.show-info b{font-size:18px;margin-bottom:5px}.show-info small{font-size:10px;color:#ccc}.waveform{height:42px;display:flex;align-items:center;justify-content:center;gap:3px;overflow:hidden}.waveform i{display:block;width:2px;height:var(--h);background:#eee;animation:wave 1s ease-in-out infinite alternate;animation-delay:var(--d)}@keyframes wave{to{height:5px;opacity:.35}}.player-progress{height:3px;background:#555;position:relative;margin:0 15px}.player-progress span{position:absolute;left:0;top:0;bottom:0;width:44%;background:var(--red)}.player-progress span:after{content:'';position:absolute;width:10px;height:10px;border-radius:50%;background:#fff;border:3px solid var(--red);right:-5px;top:-4px}.mute-toggle{border:0;background:none;color:#fff;cursor:pointer}.volume{width:80px;accent-color:var(--red)}.schedule-button,.whatsapp-button{border:1px solid #666;border-radius:6px;padding:13px 15px;text-align:center;font-size:11px;font-weight:600;white-space:nowrap}.whatsapp-button{padding-inline:10px}.site-main{min-height:500px}.home-content{padding-bottom:18px}.hero-grid{height:454px;display:grid;grid-template-columns:2fr 1.05fr;gap:5px;position:relative;margin-bottom:12px}.hero-main,.hero-stack article{background-image:linear-gradient(90deg,#000d,#0000 78%),var(--bg);background-size:cover;background-position:center;border-radius:8px;overflow:hidden;position:relative}.hero-main:after,.hero-stack article:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#000b,transparent 70%)}.hero-copy{position:absolute;z-index:2;left:38px;bottom:55px;color:#fff;width:68%}.hero-copy>span,.hero-stack span,.youtube-caption span,.updates-featured span,.news-image span{display:inline-block;background:var(--red);font-size:10px;font-weight:800;padding:5px 8px;margin-bottom:12px}.hero-copy h1{font-size:42px;line-height:1.12;margin:0 0 15px;font-weight:800;letter-spacing:-1.4px}.hero-copy p{font-size:13px;line-height:1.5;margin:0 0 23px}.hero-copy>a{display:inline-block;background:#fff;color:#111;border-radius:5px;padding:15px 22px;font-weight:800;font-size:12px}.hero-dots{position:absolute;z-index:4;bottom:22px;left:50%;color:#fff;letter-spacing:5px;font-size:9px}.hero-dots b{color:var(--red)}.hero-stack{display:grid;grid-template-rows:repeat(3,1fr);gap:4px}.hero-stack article a{position:absolute;z-index:2;inset:0;padding:22px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;color:#fff}.hero-stack span{margin:0 0 7px}.hero-stack h2{font-size:16px;line-height:1.25;margin:0;width:70%}.hero-arrow{position:absolute;z-index:5;top:46%;width:42px;height:42px;border:0;border-radius:50%;background:#fff;box-shadow:0 2px 12px #0003;font-size:28px}.hero-arrow.left{left:-20px}.hero-arrow.right{right:-20px}.panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.panel>header{height:46px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee}.panel>header h2{font-size:13px;margin:0;font-weight:800}.panel>header h2 i,.category-panel header h2 i{display:inline-block;width:10px;height:10px;border-radius:50%;background:var(--red);margin-right:7px;box-shadow:inset 0 0 0 3px #fff;border:1px solid var(--red)}.panel>header a{font-size:10px;color:#444}.live-news-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.youtube-frame{height:340px;position:relative;background:#111;overflow:hidden}.youtube-frame iframe{border:0;width:100%;height:100%}.youtube-caption{position:absolute;left:0;right:0;bottom:0;pointer-events:none;background:linear-gradient(0deg,#000,transparent);color:#fff;padding:45px 18px 14px;display:flex;align-items:flex-start;flex-direction:column}.youtube-caption span{margin-bottom:6px}.youtube-caption b{font-size:15px}.youtube-caption small{font-size:10px;margin-top:4px}.latest-panel{height:387px}.latest-window{height:288px;overflow:hidden;padding:0 18px}.latest-track{animation:newsDown 14s ease-in-out infinite}@keyframes newsDown{0%,14%{transform:translateY(-56px)}22%,36%{transform:translateY(0)}44%,58%{transform:translateY(-56px)}66%,80%{transform:translateY(-112px)}88%,100%{transform:translateY(-168px)}}.latest-track>a{height:56px;display:grid;grid-template-columns:70px 95px 1fr;align-items:center;border-bottom:1px solid #ddd;gap:10px}.latest-track time{font-size:12px;font-weight:700}.latest-track span{background:var(--red);color:#fff;padding:4px 7px;font-size:9px;font-weight:800;justify-self:start}.latest-track b{font-size:12px}.all-live{display:block;padding:13px 18px;font-size:11px;font-weight:700}.category-matrix{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.category-panel{height:286px}.category-body{height:240px;display:grid;grid-template-columns:1.1fr 1fr;gap:12px;padding:12px}.category-lead{background-image:linear-gradient(90deg,#fffE,#fff3),var(--bg);background-size:cover;background-position:center;border-radius:5px;overflow:hidden}.category-lead a{height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:20px;width:68%}.category-lead h3{font-size:19px;line-height:1.12;margin:0 0 9px}.category-lead p{font-size:11px;line-height:1.4;margin:0}.category-list{display:grid;grid-template-rows:repeat(3,1fr);gap:7px}.category-list a{display:grid;grid-template-columns:106px 1fr;gap:10px;align-items:center;border-bottom:1px solid #eee;padding-bottom:6px}.category-list a:last-child{border:0}.category-list img{width:106px;height:60px;border-radius:4px;object-fit:cover}.category-list b{font-size:11px;line-height:1.25}.bottom-widgets{display:grid;grid-template-columns:.9fr 1.35fr .9fr;gap:14px;margin-bottom:14px}.bottom-widgets>.panel{height:250px}.most-read ol{list-style:none;margin:5px 14px 0;padding:0}.most-read li{height:34px;display:flex;align-items:center;border-bottom:1px solid #eee;gap:10px}.most-read li span{width:22px;height:22px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;font-size:10px;font-weight:800}.most-read li a{font-size:10px;font-weight:600}.widget-link{font-size:10px;display:block;margin:10px 14px}.program-mini-grid{height:204px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:10px}.program-mini-grid article{background:#f3f3f3;border-radius:5px;display:flex;flex-direction:column;padding:8px;overflow:hidden}.program-mini-grid small{font-size:8px}.program-mini-grid b{font-size:11px;margin:3px 0}.program-mini-grid img{height:118px;width:100%;object-fit:cover;object-position:top;border-radius:4px}.program-mini-grid span{font-size:8px;text-align:center;margin-top:4px}.podcasts{padding-bottom:5px}.podcasts article{height:61px;display:grid;grid-template-columns:52px 1fr 34px;gap:9px;align-items:center;padding:5px 12px;border-bottom:1px solid #eee}.podcasts article img{width:48px;height:48px;border-radius:4px;object-fit:cover}.podcasts article div{display:flex;flex-direction:column}.podcasts article b{font-size:9px;line-height:1.2}.podcasts article small{font-size:8px;color:#888;margin-top:4px}.podcasts article button{width:27px;height:27px;border:1px solid var(--red);color:var(--red);background:#fff;border-radius:50%}.utility-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:0;box-shadow:0 6px 15px #0000000b}.utility-strip article{display:grid;grid-template-columns:58px 1fr;gap:13px;padding:23px;border-right:1px solid #ddd;min-height:135px}.utility-strip article:last-child{border:0}.utility-strip article>span{font-size:40px;color:var(--red)}.utility-strip b{font-size:10px}.utility-strip p{font-size:9px;line-height:1.45;margin:7px 0}.utility-strip a{display:inline-block;border:1px solid var(--red);color:var(--red);border-radius:4px;padding:6px 10px;font-size:9px;font-weight:800}.utility-strip article:nth-child(2) a{background:var(--red);color:#fff}.store-buttons{background:#111;color:#fff;padding:5px;font-size:8px;border-radius:4px}.footer-social{color:var(--red)}.footer{background:#0b0b0b;color:#ccc;margin-top:12px}.footer-grid{display:grid;grid-template-columns:1.25fr .8fr 1fr 1.25fr 1fr;gap:42px;padding:42px 0 32px}.footer-grid>div{display:flex;flex-direction:column;border-right:1px solid #333;padding-right:20px}.footer-grid>div:last-child{border:0}.footer-grid b{color:#fff;font-size:10px;margin-bottom:13px}.footer-grid a,.footer-grid p{font-size:10px;color:#ccc;margin:3px 0;line-height:1.55}.footer-about img{width:105px;height:82px;object-fit:contain;filter:brightness(0) invert(1)}.footer-about>a{background:var(--red);color:#fff;align-self:flex-start;padding:9px 13px;border-radius:4px;font-weight:700;margin-top:8px}.green{color:#13ba56}.footer-social-large{font-size:19px;color:#fff;margin-top:12px}.copyright{border-top:1px solid #292929;padding:12px 0;font-size:9px}.copyright .shell{display:flex;justify-content:space-between}.copyright i{color:var(--red)}.inner-page{padding:36px 0 60px}.inner-title{border-bottom:2px solid #111;padding:25px 0 22px;margin-bottom:28px}.inner-title>span,.inner-title div>span,.about-hero span,.about-content>section>div>span,.contact-grid aside>span{color:var(--red);font-size:10px;font-weight:900;letter-spacing:1.5px}.inner-title h1{font-size:44px;line-height:1;margin:8px 0 10px}.inner-title p{color:#666;margin:0;max-width:650px}.schedule-tabs{display:flex;gap:0;border-bottom:2px solid #111;margin-bottom:20px}.schedule-tabs button{border:0;background:#fff;padding:15px 28px;font-weight:800;text-transform:uppercase;font-size:11px}.schedule-tabs button.active{background:var(--red);color:#fff}.schedule-grid{display:none;grid-template-columns:1fr 1fr;gap:12px}.schedule-grid.active{display:grid}.schedule-grid article{min-height:180px;border:1px solid var(--line);border-radius:8px;display:grid;grid-template-columns:82px 155px 1fr;overflow:hidden;background:#fff}.program-time{background:#111;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.program-time b{font-size:18px}.program-time span{font-size:11px;margin-top:5px;color:#aaa}.schedule-grid article>img{width:155px;height:100%;object-fit:cover}.schedule-grid article>div:last-child{padding:25px}.schedule-grid small{color:var(--red);font-size:9px;font-weight:800}.schedule-grid h2{font-size:21px;margin:5px 0}.schedule-grid p{font-size:12px;color:#666}.program-listen{font-size:10px;font-weight:800;color:var(--red)}.updates-featured{display:grid;grid-template-columns:1.45fr 1fr;grid-template-rows:1fr 1fr;height:475px;gap:6px;margin-bottom:22px}.updates-featured article{background-image:linear-gradient(0deg,#000c,transparent),var(--bg);background-size:cover;background-position:center;border-radius:8px;overflow:hidden}.updates-featured article.major{grid-row:1/3}.updates-featured article a{height:100%;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;padding:28px}.updates-featured h2{font-size:22px;margin:0}.updates-featured .major h2{font-size:36px}.updates-featured p{font-size:12px;margin:8px 0 0;max-width:600px}.updates-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.updates-grid article{border:1px solid var(--line);border-radius:8px;overflow:hidden}.updates-grid img{height:180px;width:100%;object-fit:cover}.updates-grid article> a>div{padding:16px}.updates-grid span{color:var(--red);font-size:9px;font-weight:800}.updates-grid time{float:right;font-size:9px;color:#999}.updates-grid h2{font-size:17px;line-height:1.25}.updates-grid p{font-size:11px;color:#666}.sponsors-band{margin-top:30px;background:#111;color:#fff;padding:32px;border-radius:8px;text-align:center}.sponsors-band>span{color:var(--red);font-weight:800;font-size:10px}.sponsors-band h2{margin:7px}.sponsors-band div{display:flex;justify-content:space-around;color:#aaa;margin-top:25px}.news-title{display:flex;align-items:end;justify-content:space-between}.news-title nav{display:flex;gap:4px}.news-title nav a{padding:9px 12px;border:1px solid #ddd;border-radius:4px;font-size:10px;font-weight:800}.news-title nav a:hover,.news-title nav a.active{background:var(--red);border-color:var(--red);color:#fff}.news-layout{display:grid;grid-template-columns:1fr 1fr;gap:18px}.news-layout article{border:1px solid var(--line);border-radius:8px;overflow:hidden}.news-layout article>a{display:block}.news-lead{grid-column:1/3}.news-lead>a{display:grid!important;grid-template-columns:1.45fr 1fr}.news-image{position:relative}.news-image img{width:100%;height:255px;object-fit:cover}.news-lead .news-image img{height:420px}.news-image span{position:absolute;left:14px;bottom:10px;color:#fff;margin:0}.news-copy{padding:18px}.news-lead .news-copy{padding:45px;display:flex;flex-direction:column;justify-content:center}.news-copy time{font-size:9px;color:#999}.news-copy h2{font-size:21px}.news-lead .news-copy h2{font-size:33px}.news-copy p{font-size:12px;color:#666;line-height:1.5}.pagination{margin-top:25px}.about-hero{height:440px;background:linear-gradient(90deg,#000e,#0003),url('../images/news/news-1.jpg') center/cover;color:#fff;display:flex;align-items:center}.about-hero h1{font-size:51px;max-width:750px;line-height:1.05;margin:10px 0 18px}.about-hero p{font-size:17px;max-width:580px}.about-content{padding:55px 0}.about-content>section:first-child{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.about-content>section:first-child h2,.about-video h2{font-size:34px}.about-content>section:first-child p{color:#666;line-height:1.7}.about-content>section:first-child img{width:100%;height:350px;object-fit:cover;border-radius:9px}.about-numbers{display:grid;grid-template-columns:repeat(4,1fr);margin:55px 0;background:var(--red);color:#fff;border-radius:9px}.about-numbers article{text-align:center;padding:28px;border-right:1px solid #fff4}.about-numbers article:last-child{border:0}.about-numbers b{display:block;font-size:36px}.about-numbers span{font-size:11px}.about-video{display:grid;grid-template-columns:1fr 1.35fr;gap:45px;align-items:center}.about-video iframe{width:100%;height:350px;border:0;border-radius:9px}.rich-content{font-size:15px;line-height:1.8;margin-top:35px}.article-page{max-width:960px;padding:50px 0}.article-page header span{background:var(--red);color:#fff;font-size:10px;padding:6px}.article-page h1{font-size:50px}.article-page header p{font-size:18px;color:#666}.article-page header div{font-size:11px;color:#999}.article-cover{width:100%;max-height:560px;object-fit:cover;margin:30px 0}.article-content{font-size:17px;line-height:1.8}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card-grid article{border:1px solid #ddd;border-radius:8px;overflow:hidden}.card-grid img{width:100%;height:190px;object-fit:cover}.card-grid article span,.card-grid h2,.card-grid p{display:block;margin:12px 16px}.card-grid article span{color:var(--red);font-size:9px;font-weight:800}.card-grid h2{font-size:18px}.card-grid p{font-size:11px;color:#666}.contact-grid{display:grid;grid-template-columns:.8fr 1.4fr;border:1px solid var(--line);border-radius:10px;overflow:hidden}.contact-grid aside{background:#111;color:#fff;padding:45px}.contact-grid aside h2{font-size:38px;margin:8px 0}.contact-grid aside>p{color:#aaa;line-height:1.6}.contact-grid aside article{border-top:1px solid #333;padding:15px 0}.contact-grid aside article b{display:block;color:var(--red);font-size:9px}.contact-grid aside article a,.contact-grid aside article p{font-size:12px;color:#fff}.contact-socials{margin-top:20px;font-size:20px}.contact-form-wrap{padding:45px}.contact-form-wrap h2{font-size:28px;margin:0}.contact-form-wrap>p{color:#777}.contact-form-wrap input,.contact-form-wrap textarea,.contact-form-wrap select{width:100%;border:1px solid #d8d8d8;border-radius:5px;padding:12px}.contact-form-wrap button{background:var(--red)!important;border:0!important;color:#fff!important;padding:13px 25px!important;border-radius:4px!important}.map-placeholder{height:260px;margin-top:22px;border-radius:9px;background:linear-gradient(#eee8,#eee8),repeating-linear-gradient(45deg,#ddd,#ddd 20px,#eee 20px,#eee 40px);display:flex;align-items:center;justify-content:center;text-align:center}.map-placeholder span{display:block;font-size:32px;color:var(--red)}.map-placeholder b{font-size:18px}.map-placeholder p{margin:6px}.map-placeholder a{font-size:10px;font-weight:800;color:var(--red)}
@media(max-width:1200px){.main-nav{gap:22px}.player{grid-template-columns:140px 60px 220px 1fr 100px 30px 70px 180px}.whatsapp-button{display:none}.top-grid{grid-template-columns:1.2fr .8fr 2fr}.socials{display:none}.category-list a{grid-template-columns:82px 1fr}.category-list img{width:82px}.footer-grid{gap:20px}}
@media(max-width:900px){.shell{width:min(100% - 28px,720px)}.top-grid{grid-template-columns:1fr auto}.top-grid .rates,.top-grid>div:nth-child(2){display:none}.breaking-grid{grid-template-columns:135px 1fr}.breaking a{display:none}.nav-grid{height:80px;grid-template-columns:1fr auto}.brand img{width:90px;height:72px}.main-nav{display:none;position:absolute;left:14px;right:14px;top:160px;height:auto;background:#fff;z-index:90;box-shadow:0 18px 40px #0003;flex-direction:column;align-items:stretch;padding:15px;border-top:3px solid var(--red)}.main-nav.open{display:flex}.nav-drop{height:auto;display:block}.nav-drop>div{position:static;box-shadow:none;border:0;width:auto;display:none}.nav-drop:hover>div{display:block}.listen-button span{display:none}.nav-tools{gap:10px}.player{grid-template-columns:100px 55px 1fr auto;min-height:82px;margin-bottom:14px}.live-label{height:55px}.show-info{padding:0}.waveform,.player-progress,.mute-toggle,.volume,.schedule-button{display:none}.hero-grid{grid-template-columns:1fr;height:auto}.hero-main{height:440px}.hero-stack{height:380px}.live-news-grid,.category-matrix{grid-template-columns:1fr}.bottom-widgets{grid-template-columns:1fr 1fr}.podcasts{grid-column:1/3}.utility-strip{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr 1fr}.schedule-grid{grid-template-columns:1fr}.updates-featured{grid-template-columns:1fr;height:auto}.updates-featured article,.updates-featured article.major{height:300px;grid-row:auto}.updates-grid{grid-template-columns:1fr 1fr}.news-title{align-items:start;flex-direction:column}.news-title nav{margin-top:15px;flex-wrap:wrap}.about-video,.about-content>section:first-child{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr}}
@media(max-width:600px){body{font-size:13px}.shell{width:calc(100% - 20px)}.topline{height:31px}.breaking{height:37px}.breaking-grid{grid-template-columns:118px 1fr}.breaking strong{font-size:8px}.breaking-grid>div{font-size:9px;white-space:nowrap;overflow:hidden}.nav-grid{height:72px}.brand img{width:78px;height:62px}.search-trigger{display:none}.listen-button{padding:11px}.main-nav{top:140px}.player{border-radius:0;width:100%;grid-template-columns:82px 49px 1fr;padding:0 10px;margin:0 0 10px}.live-label b{font-size:9px}.live-label span{font-size:8px;padding:3px 5px}.play-toggle{width:42px;height:42px;font-size:14px}.show-info b{font-size:14px}.show-info small{font-size:8px}.hero-main{height:390px}.hero-copy{left:22px;bottom:42px;width:86%}.hero-copy h1{font-size:29px}.hero-copy p{font-size:10px}.hero-copy>a{padding:11px 13px}.hero-stack{height:auto;grid-template-rows:none}.hero-stack article{height:180px}.hero-stack h2{width:88%}.hero-arrow{display:none}.live-news-grid{gap:10px}.youtube-frame{height:260px}.latest-panel{height:360px}.latest-window{padding:0 10px}.latest-track>a{grid-template-columns:45px 82px 1fr;gap:5px}.latest-track b{font-size:9px}.category-panel{height:auto}.category-body{height:auto;grid-template-columns:1fr}.category-lead{height:220px}.category-list a{grid-template-columns:95px 1fr}.category-list img{width:95px}.bottom-widgets{grid-template-columns:1fr}.podcasts{grid-column:auto}.bottom-widgets>.panel{height:auto;min-height:240px}.program-mini-grid{grid-template-columns:1fr 1fr;height:auto}.utility-strip{grid-template-columns:1fr}.utility-strip article{border-right:0;border-bottom:1px solid #ddd}.footer-grid{grid-template-columns:1fr 1fr}.footer-about{grid-column:1/3}.copyright .shell{flex-direction:column;gap:7px}.inner-page{padding-top:20px}.inner-title h1{font-size:34px}.schedule-grid article{grid-template-columns:60px 100px 1fr;min-height:145px}.schedule-grid article>img{width:100px}.schedule-grid article>div:last-child{padding:14px}.schedule-grid h2{font-size:16px}.program-time b{font-size:13px}.updates-featured article,.updates-featured article.major{height:260px}.updates-featured .major h2{font-size:25px}.updates-grid{grid-template-columns:1fr}.sponsors-band div{flex-wrap:wrap;gap:20px}.news-layout{grid-template-columns:1fr}.news-lead{grid-column:auto}.news-lead>a{display:block!important}.news-lead .news-image img{height:270px}.news-lead .news-copy{padding:20px}.news-lead .news-copy h2{font-size:24px}.about-hero{height:380px}.about-hero h1{font-size:36px}.about-numbers{grid-template-columns:1fr 1fr}.about-numbers article:nth-child(2){border:0}.about-video iframe{height:230px}.card-grid{grid-template-columns:1fr}.contact-grid aside,.contact-form-wrap{padding:28px}.contact-grid aside h2{font-size:30px}}
