:root{
  --rsemap-blue:#062b63;
  --rsemap-gold:#d7a85a;
  --rsemap-text:#14213d;
  --rsemap-muted:#667085;
  --rsemap-border:#ead8b8;
  --rsemap-soft:#fffaf3;
  --rsemap-bg:#fff;
}
.rsemap-asn-grid{display:grid;gap:24px;margin:24px 0;align-items:stretch}.rsemap-asn-cols-1{grid-template-columns:1fr}.rsemap-asn-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.rsemap-asn-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.rsemap-asn-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.rsemap-asn-card{background:#fff;border:1px solid var(--rsemap-border);border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(6,43,99,.08);display:flex;flex-direction:column;min-height:100%}.rsemap-asn-card-image{height:210px;background-size:cover;background-position:center;display:block;position:relative;text-decoration:none}.rsemap-asn-label,.rsemap-asn-news-kicker{display:inline-flex;align-items:center;background:var(--rsemap-blue);color:#fff;border-radius:999px;padding:8px 16px;font-size:12px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.rsemap-asn-card-image .rsemap-asn-label{position:absolute;top:14px;left:14px}
.rsemap-asn-card-body{padding:18px;display:flex;flex-direction:column;gap:14px;flex:1}.rsemap-asn-card h3{font-family:Georgia,'Times New Roman',serif;font-size:23px;line-height:1.15;margin:0;color:var(--rsemap-blue)}.rsemap-asn-card h3 a{color:inherit;text-decoration:none}.rsemap-asn-card-info{min-height:84px}.rsemap-asn-card-info p{font-size:13px;line-height:1.45;margin:0 0 8px;color:var(--rsemap-text)}
.rsemap-asn-card-dates-full{width:100%;margin-top:auto}.rsemap-asn-dates{display:grid;gap:10px}.rsemap-asn-dates-card{grid-template-columns:repeat(auto-fit,minmax(82px,1fr));align-content:start;width:100%}.rsemap-asn-date{border:1px solid var(--rsemap-gold);border-radius:10px;background:#fffaf1;text-align:center;padding:8px 6px;color:var(--rsemap-blue);min-width:0;box-sizing:border-box}.rsemap-asn-date-weekday,.rsemap-asn-date-month,.rsemap-asn-date-time{display:block;font-size:10px;font-weight:800;text-transform:uppercase;line-height:1.15}.rsemap-asn-date-day{display:block;font-size:24px;line-height:1;font-weight:900;margin:3px 0}.rsemap-asn-card-actions{padding-top:2px}.rsemap-asn-button{display:inline-flex;align-items:center;justify-content:center;background:var(--rsemap-blue);color:#fff!important;text-decoration:none!important;border-radius:999px;padding:8px 16px;font-size:12px;font-weight:800;margin-top:0}.rsemap-asn-button:hover{filter:brightness(1.1);color:#fff!important}.rsemap-asn-empty{padding:24px;background:#fff;border:1px solid var(--rsemap-border);border-radius:12px}
.rsemap-asn-single-fullwidth #sidebar,.rsemap-asn-single-fullwidth .sidebar,.rsemap-asn-single-fullwidth #secondary{display:none!important}.rsemap-asn-single-fullwidth #left-area,.rsemap-asn-single-fullwidth #content-area,.rsemap-asn-single-fullwidth .container,.rsemap-asn-single-fullwidth .et_pb_row{width:100%!important;max-width:1180px!important}.rsemap-asn-single-fullwidth #main-content .container:before{display:none!important}.rsemap-asn-single-wrap{background:#fff;padding:42px 20px 64px}.rsemap-asn-news{max-width:1120px;margin:0 auto;background:#fff}.rsemap-asn-news-header{margin-bottom:20px}.rsemap-asn-news-header h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(38px,6vw,72px);line-height:.98;color:var(--rsemap-blue);margin:14px 0 0}.rsemap-asn-news-hero{margin:0 0 28px;border-radius:18px;overflow:hidden;position:relative;background:#0b3b8f}.rsemap-asn-news-hero img{width:100%;height:520px;object-fit:cover;display:block}.rsemap-asn-news-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,43,99,.35),rgba(6,43,99,.05))}
.rsemap-asn-news-summary{display:grid;grid-template-columns:1fr;gap:24px;margin:30px 0;padding:28px;border:1px solid var(--rsemap-border);border-radius:18px;background:var(--rsemap-soft)}.rsemap-asn-news-summary h2{font-family:Georgia,'Times New Roman',serif;color:var(--rsemap-blue);font-size:28px;margin:0 0 16px}.rsemap-asn-dates-single{grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:12px;width:100%}.rsemap-asn-news-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px 24px;background:#fff;border:1px solid rgba(215,168,90,.45);border-radius:14px;padding:18px}.rsemap-asn-news-details h2{grid-column:1/-1;margin-bottom:4px}.rsemap-asn-news-details p{font-size:16px;line-height:1.55;color:var(--rsemap-text);margin:0}.rsemap-asn-button-large{font-size:14px;padding:11px 20px}.rsemap-asn-news-content{font-size:18px;line-height:1.75;color:#1f2937}.rsemap-asn-news-content p{margin-bottom:1.1em}.rsemap-asn-news-content h2,.rsemap-asn-news-content h3{font-family:Georgia,'Times New Roman',serif;color:var(--rsemap-blue);margin-top:1.4em}
@media (max-width:980px){.rsemap-asn-cols-3,.rsemap-asn-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}.rsemap-asn-news-hero img{height:360px}.rsemap-asn-dates-card{grid-template-columns:repeat(auto-fit,minmax(88px,1fr))}}@media (max-width:640px){.rsemap-asn-cols-2,.rsemap-asn-cols-3,.rsemap-asn-cols-4{grid-template-columns:1fr}.rsemap-asn-card-image{height:190px}.rsemap-asn-card-info{min-height:0}.rsemap-asn-single-wrap{padding:26px 14px 44px}.rsemap-asn-news-summary{padding:18px}.rsemap-asn-news-hero img{height:260px}.rsemap-asn-dates-card,.rsemap-asn-dates-single{grid-template-columns:repeat(2,minmax(0,1fr))}}
