.home-exhibitions{background:#f1f8fe;color:#04295d;overflow:hidden;scroll-margin-top:110px}
.home-exhibitions__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:36px}
.home-exhibitions__heading h2{font-size:clamp(32px,3.7vw,54px);line-height:1.08;max-width:720px;margin:0 0 18px;text-wrap:balance}
.home-exhibitions__heading h2 span{color:#015198}
.home-exhibitions__heading p{color:#385570;max-width:65ch;margin:0}
.home-exhibitions__heading .text-link{white-space:nowrap;min-height:44px;display:inline-flex;align-items:center;gap:12px}
.home-exhibitions__rail{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px;margin:-4px;overscroll-behavior-x:contain}
.home-exhibitions__rail::-webkit-scrollbar{display:none}
.home-exhibitions__item{flex:0 0 calc((100% - 48px)/3);position:relative;isolation:isolate;aspect-ratio:1.16;overflow:hidden;border-radius:12px;background:#d8eafb;color:#04295d;text-decoration:none;scroll-snap-align:start}
.home-exhibitions__item>img{width:100%;height:100%;object-fit:cover;display:block}
.home-exhibitions__item:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(18,38,84,.98) 0%,rgba(18,38,84,.86) 28%,rgba(18,38,84,.35) 58%,rgba(18,38,84,0) 100%);pointer-events:none;z-index:1}
.home-exhibitions__caption{position:absolute;bottom:0;left:0;right:0;padding:22px 24px;background:transparent;color:#fff;z-index:2;min-height:114px}
.home-exhibitions__caption>span{display:block;color:#e2ecfc;font-size:13px;font-weight:600;margin-bottom:6px}
.home-exhibitions__caption h3{font-size:clamp(24px,2.3vw,32px);line-height:1.1;margin:0;padding-right:25px;color:#fff}
.home-exhibitions__caption>svg{position:absolute;right:22px;bottom:26px;width:20px;height:20px}
.home-exhibitions__item:hover h3,.home-exhibitions__item:focus-visible h3{text-decoration:underline;text-underline-offset:5px}
.home-exhibitions__item:focus-visible,.home-exhibitions__rail:focus-visible,.home-exhibitions button:focus-visible{outline:3px solid #015198;outline-offset:2px}
.home-exhibitions__controls{display:flex;justify-content:flex-end;gap:10px;margin-top:0;flex-shrink:0}
.home-exhibitions__controls[hidden]{display:none}
.home-exhibitions__controls button{display:grid;place-items:center;width:72px;height:48px;background:white;color:#015198;border:1px solid #afcce2;border-radius:6px;cursor:pointer}
.home-exhibitions__controls button:hover:not(:disabled){background:#015198;color:white}
.home-exhibitions__controls button:disabled{opacity:.4;cursor:default}
.home-exhibitions__controls svg{width:22px;height:22px}
.home-exhibitions__controls button:first-child svg{transform:rotate(180deg)}
@media(max-width:1100px){.home-exhibitions__item{flex-basis:calc((100% - 24px)/2.15)}}
@media(max-width:700px){.home-exhibitions{padding-block:48px}.home-exhibitions__heading{display:block;margin-bottom:24px}.home-exhibitions__heading h2{max-width:340px}.home-exhibitions__heading .text-link{margin-top:16px}.home-exhibitions__rail{gap:16px}.home-exhibitions__item{flex-basis:88%;aspect-ratio:.95}.home-exhibitions__caption{padding:18px 20px;min-height:108px}.home-exhibitions__caption h3{font-size:27px}.home-exhibitions__controls{margin-top:12px}}
@media(prefers-reduced-motion:reduce){.home-exhibitions__item:after{transition:none}}
.home-exhibitions__all{display:flex;align-items:center;padding:32px;background:#122654;color:#fff}
.home-exhibitions__all:after{display:none}
.home-exhibitions__all h3{font-size:clamp(30px,3vw,44px);line-height:1.1;color:#fff;margin:0 0 20px}
.home-exhibitions__all p{color:#e2ecfc;font-size:15px;max-width:24ch;margin:0 0 32px}
.home-exhibitions__all svg{width:36px;height:36px}
@media(max-width:700px){.home-exhibitions__heading{display:flex;align-items:flex-start;flex-wrap:wrap;gap:20px}.home-exhibitions__controls{margin-top:0;margin-left:auto}.home-exhibitions__all{padding:24px}}
