.promotions-page{--promo-navy:#102632;--promo-blue:#52b6d7;--promo-line:#d6e1df;--promo-muted:#536a74}
.promotions-hero{background:var(--promo-navy);color:#fff;padding:62px max(6vw,22px);display:grid;grid-template-columns:minmax(0,1.4fr) minmax(270px,.8fr);gap:70px;align-items:center}
.promotions-hero .eyebrow{color:#9edbed;margin-bottom:24px}.promotions-hero h1{font-size:clamp(45px,5.5vw,76px);line-height:1.04;max-width:760px;font-weight:600}.promotions-hero h1 em{display:block;color:var(--promo-blue);font-style:normal}.promotions-hero p{color:#d2e3e9;max-width:620px;font-size:16px;line-height:1.8;margin-top:26px}
.promotions-services{border:1px solid #3f6372;border-radius:12px;padding:28px 30px;background:#163747}.promotions-services>span{display:block;color:#a1d8e8;font-size:10px;font-weight:650;letter-spacing:.13em;text-transform:uppercase;margin-bottom:19px}.promotions-services ul{list-style:none;margin:0;padding:0}.promotions-services li{display:flex;align-items:center;gap:16px;padding:15px 0;border-bottom:1px solid #345767;font-size:16px}.promotions-services li:last-child{border:0;padding-bottom:0}.promotions-services li>span{font-size:10px;color:#80cde4;width:22px}.promotions-services strong{font-weight:500}
.promotions-content{max-width:1300px;margin:auto;padding:48px 6% 74px}.promotions-toolbar{border-bottom:1px solid var(--promo-line);padding-bottom:24px;margin-bottom:35px}.promotions-filter-label{font-size:12px;color:var(--promo-muted);margin-bottom:13px}.promotions-filters{display:flex;flex-wrap:wrap;gap:9px}.promotions-filters button{border:1px solid #a5b8be;border-radius:30px;background:transparent;padding:11px 18px;font:600 12px var(--font,'Arial');min-height:44px;color:#234958;cursor:pointer}.promotions-filters button[aria-pressed=true]{background:#173b4c;color:#fff;border-color:#173b4c}.promotions-filters button:hover{border-color:#167896}.promotions-count{margin-top:17px;font-size:12px;color:#5b6d75;min-height:20px}
.promotions-group{margin-top:38px}.promotions-group>h2{font-size:32px;margin:0 0 24px}.promotions-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.promotion-card{background:#fff;border:1px solid var(--promo-line);border-radius:12px;overflow:hidden;min-width:0;display:flex;flex-direction:column}.promotion-photo{width:100%;height:auto;aspect-ratio:1.6;object-fit:cover}.promotion-card-body{padding:28px;display:flex;flex-direction:column;flex:1}.promotion-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px;font-weight:600;color:#47616c}.promotion-status{border-radius:25px;padding:5px 10px;background:#e3f2e8;color:#27563b;white-space:nowrap}.promotion-status.upcoming{background:#e3eef8;color:#244e70}.promotion-provider{font-size:10px;letter-spacing:.07em;text-transform:uppercase;color:#5e747d;margin:22px 0 10px}.promotion-card h3{font-size:30px;line-height:1.2;margin:0 0 14px;overflow-wrap:anywhere}.promotion-offer{font-size:22px;font-weight:650;color:#15657e;line-height:1.3;margin:0 0 15px}.promotion-dates{font-size:12px;font-weight:600;color:#355661;margin:0 0 16px}.promotion-description{font-size:14px;line-height:1.8;white-space:pre-line;margin:0 0 24px;overflow-wrap:anywhere}.promotion-terms{border-top:1px solid var(--promo-line);margin:0 0 24px;padding-top:15px}.promotion-terms summary{font-size:12px;cursor:pointer;font-weight:600;min-height:30px}.promotion-terms p{font-size:12px;line-height:1.8;margin-top:12px;white-space:pre-line;overflow-wrap:anywhere}.promotion-action{margin-top:auto;width:100%;font-size:12px;border-radius:5px;gap:18px}.promotion-action span{flex:none}
.promotions-empty{padding:45px 38px;border:1px solid var(--promo-line);border-radius:12px;background:#fff;display:grid;grid-template-columns:65px minmax(0,1fr);gap:25px}.promotions-empty-mark{display:grid;place-content:center;background:#e2f2f6;border-radius:50%;width:60px;height:60px;color:#17667e;font-size:29px}.promotions-empty h2{font-size:clamp(28px,3vw,39px);max-width:680px;line-height:1.14;margin:0 0 17px}.promotions-empty p{max-width:700px;line-height:1.8;font-size:14px}.promotions-empty .button{margin-top:25px;border-radius:5px}.promotions-footer-note{font-size:12px;line-height:1.8;margin-top:28px;color:var(--promo-muted);max-width:750px}
.promotion-entry{margin:32px auto;padding:25px 30px;width:88%;max-width:1260px;border:1px solid #aac5cf;border-left:5px solid #52b6d7;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:25px;background:#eaf3f3}.promotion-entry h2{font-size:25px;line-height:1.2;margin:0 0 8px}.promotion-entry p{font-size:13px;margin:0;color:#46616d}.promotion-entry>a{white-space:nowrap;font-size:13px;font-weight:650;min-height:44px;display:flex;align-items:center;gap:24px;color:#195c73}
@media(max-width:800px){.promotions-hero{gap:30px;padding:42px 6%;grid-template-columns:1fr}.promotions-services{padding:20px 24px}.promotions-services ul{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.promotions-services li{font-size:13px;border:0;padding:11px 0}.promotions-services li:last-child{padding-bottom:11px}.promotions-hero h1{font-size:clamp(42px,8.5vw,62px)}.promotions-hero p{font-size:14px;margin-top:21px}.promotions-grid{grid-template-columns:1fr}.promotions-empty{padding:29px 24px;grid-template-columns:1fr;gap:20px}.promotions-content{padding-top:30px}.promotion-entry{padding:23px;align-items:flex-start;flex-direction:column;gap:15px}.promotion-entry h2{font-size:23px}}
@media(max-width:420px){.promotions-hero{padding:33px 6%}.promotions-hero h1{font-size:clamp(36px,10.5vw,44px)}.promotions-services{padding:18px}.promotions-services ul{grid-template-columns:1fr}.promotions-services li{padding:8px 0}.promotions-hero .eyebrow{font-size:8px;letter-spacing:.12em}.promotions-filters{gap:7px}.promotions-filters button{padding:10px 12px;font-size:11px}.promotion-card-body{padding:23px}.promotion-card h3{font-size:28px}.promotions-empty h2{font-size:29px}.promotions-empty .button{width:100%;gap:12px;font-size:12px}}
