.st-legacy-block{margin:0 0 28px}
.st-legacy-block-inner{width:100%}
.st-legacy-container{width:100%;margin-inline:auto}
.st-legacy-wrapper{width:100%}
.st-legacy-block.block-dark{padding:clamp(18px,3vw,36px);background:#071923;border:1px solid #255066}
.st-legacy-row{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;width:100%}
.st-legacy-column{grid-column:span 12;min-width:0}
.st-legacy-content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.st-legacy-row>.st-legacy-content-grid{grid-column:1/-1}
.st-legacy-content-grid.st-grid-cols-1{grid-template-columns:1fr}
.st-legacy-content-grid.st-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.st-legacy-content-grid.st-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.st-legacy-content-grid.st-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.st-legacy-content-grid.st-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}
.st-legacy-content-card{overflow:hidden;background:#081923;border:1px solid #255066}
.st-legacy-card-image{display:block;width:min(100%,var(--st-thumb-width,270px));height:var(--st-thumb-height,143px);overflow:hidden;background:#06111a}
.st-legacy-card-image img{display:block;width:100%;height:100%;object-fit:cover}
.st-legacy-card-body{padding:18px}
.st-legacy-card-body h3{margin:0 0 8px;font-size:23px;line-height:1.15}
.st-legacy-card-body h3 a{color:#eef8fc;text-decoration:none}
.st-legacy-card-body p{margin:0 0 12px;color:#a9c1cc}
.st-legacy-more{font-weight:700;text-decoration:none}
.st-legacy-clear{display:block;clear:both;width:100%}
.st-legacy-spacer{display:block;clear:both;height:30px}
.st-legacy-categories{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0}
.st-legacy-categories a{display:block;padding:7px 11px;border:1px solid #255066;text-decoration:none}
.st-legacy-notice{padding:12px;border:1px solid #dba617;background:#fff5cf;color:#3b2b00}
.st-legacy-showcase{margin:0;border:1px solid #255066;background:#071923;overflow:hidden}
.st-legacy-showcase-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 18px;border-bottom:1px solid #255066}
.st-legacy-showcase-header h2{margin:0;color:#62c9f4;font-size:27px;line-height:1.2}
.st-legacy-showcase-nav{display:flex;gap:8px;visibility:hidden}
.st-legacy-showcase.is-scrollable .st-legacy-showcase-nav{visibility:visible}
.st-showcase-arrow{width:38px;height:34px;border:1px solid #3d7895;background:#0b2635;color:#eef8fc;font-size:20px;line-height:1;cursor:pointer}
.st-showcase-arrow:hover:not(:disabled){background:#16425a;color:#62c9f4}
.st-showcase-arrow:disabled{opacity:.25;cursor:default}
.st-legacy-showcase-viewport{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#31708a #071923;padding:16px}
.st-legacy-showcase .st-legacy-content-grid{display:flex;flex-wrap:nowrap;align-items:stretch;gap:20px;width:max-content;min-width:100%}
.st-legacy-showcase .st-legacy-content-card{position:relative;flex:0 0 230px;width:230px}
.st-legacy-showcase .st-legacy-card-body h3 a::after{content:"";position:absolute;inset:0;z-index:2}
.st-legacy-content-grid.programs-carousel .st-legacy-content-card{flex-basis:var(--st-thumb-width,170px);width:var(--st-thumb-width,170px)}
.st-legacy-content-grid.programs-carousel .st-legacy-card-image{width:100%}
.st-legacy-content-grid.programs-carousel .st-legacy-card-body{padding:10px;text-align:center}
.st-legacy-content-grid.programs-carousel .st-legacy-card-body h3{font-size:16px;margin:0}
.st-legacy-content-grid.popular-dj .st-legacy-content-card{display:block;flex-basis:var(--st-thumb-width,100px);width:var(--st-thumb-width,100px)}
.st-legacy-content-grid.popular-dj .st-legacy-card-image{width:100%}
.st-legacy-content-grid.popular-dj .st-legacy-card-body{padding:9px 6px;text-align:center}
.st-legacy-content-grid.popular-dj .st-legacy-card-body h3{font-size:15px;margin:0}
.st-legacy-content-grid.popular-dj .st-legacy-card-body p,.st-legacy-content-grid.popular-dj .st-legacy-more{display:none}
.st-legacy-content-grid.latest-posts .st-legacy-content-card{flex-basis:230px;width:230px}
.st-legacy-content-grid.latest-posts .st-legacy-card-body{height:100%}
.st-legacy-block:has(> .st-legacy-block-inner > .st-legacy-showcase){margin:0;padding:0;background:transparent;border:0}
.st-legacy-block:has(> .st-legacy-block-inner > .st-legacy-showcase)> .st-legacy-block-inner > h2{display:none}
.st-front-page-content>.st-legacy-showcase{margin-bottom:16px}
.st-front-page-content .st-legacy-row{gap:16px}
.st-front-page-content .st-legacy-row>p:empty,.st-front-page-content .st-legacy-block-inner>p:empty,.st-front-page-content p:has(>br:only-child){display:none;margin:0}
@media(min-width:768px){
  .st-legacy-column.col-sm-2{grid-column:span 2}.st-legacy-column.col-sm-3{grid-column:span 3}.st-legacy-column.col-sm-4{grid-column:span 4}.st-legacy-column.col-sm-6{grid-column:span 6}.st-legacy-column.col-sm-8{grid-column:span 8}.st-legacy-column.col-sm-9{grid-column:span 9}.st-legacy-column.col-sm-10{grid-column:span 10}.st-legacy-column.col-sm-12{grid-column:span 12}
}
@media(min-width:992px){
  .st-legacy-column.col-md-2{grid-column:span 2}.st-legacy-column.col-md-3{grid-column:span 3}.st-legacy-column.col-md-4{grid-column:span 4}.st-legacy-column.col-md-6{grid-column:span 6}.st-legacy-column.col-md-8{grid-column:span 8}.st-legacy-column.col-md-9{grid-column:span 9}.st-legacy-column.col-md-10{grid-column:span 10}.st-legacy-column.col-md-12{grid-column:span 12}
}
@media(max-width:900px){.st-legacy-content-grid.st-grid-cols-3,.st-legacy-content-grid.st-grid-cols-4,.st-legacy-content-grid.st-grid-cols-6{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.st-legacy-row,.st-legacy-content-grid,.st-legacy-content-grid.st-grid-cols-2,.st-legacy-content-grid.st-grid-cols-3,.st-legacy-content-grid.st-grid-cols-4,.st-legacy-content-grid.st-grid-cols-6{grid-template-columns:1fr}.st-legacy-column{grid-column:1}.st-legacy-showcase-header{padding:11px 13px}.st-legacy-showcase-header h2{font-size:22px}.st-legacy-showcase-viewport{padding:12px}.st-legacy-showcase .st-legacy-content-grid{min-width:0}}
