.home-content-carousel{border-block:1px solid var(--line);padding:30px 0 12px}.home-content-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.home-content-heading p{color:var(--blue);margin:0 0 5px;font-size:.9rem;font-weight:700}.home-content-heading h2{margin:0;font-size:clamp(1.65rem,3vw,2.2rem);line-height:1.25}.home-content-heading>a,.home-content-read{color:var(--blue);align-items:center;gap:8px;min-height:44px;font-weight:700;display:inline-flex}.home-content-heading svg,.home-content-read svg{width:18px;height:18px}.home-content-slide{background:#fff;border-radius:16px;grid-template-columns:1.05fr 1fr;display:grid;overflow:hidden}.home-content-photo{background:var(--navy);justify-content:center;align-items:center;min-height:340px;display:flex;position:relative}.home-content-photo img{object-fit:contain;width:100%;height:100%;max-height:390px;animation:.35s contentReveal;display:block}.home-content-credit{bottom:8px;color:#fff;background:#061f3fd1;border-radius:4px;max-width:calc(100% - 16px);padding:4px 7px;font-size:.7rem;line-height:1.5;position:absolute;inset-inline-end:8px}.home-content-placeholder{color:var(--yellow);font-size:2rem;font-weight:700}.home-content-copy{align-self:center;min-width:0;padding:30px}.home-content-label{color:var(--blue);border-bottom:3px solid var(--yellow);padding-bottom:6px;font-size:.85rem;line-height:1.6;display:inline-block}.home-content-copy h3{margin:16px 0 12px;font-size:clamp(1.45rem,2.9vw,2rem);line-height:1.35}.home-content-copy p{color:#465b70;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 12px;font-size:1rem;line-height:1.75;display:-webkit-box;overflow:hidden}.home-content-controls{justify-content:center;align-items:center;gap:8px;margin-top:8px;display:flex}.home-content-buttons{align-items:center;gap:4px;display:flex}.home-content-controls button{width:44px;height:44px;color:var(--blue);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.home-content-buttons button{border:1px solid var(--line);background:#fff}.home-content-buttons svg{width:18px;height:18px}:is(.home-content-carousel a:focus-visible,.home-content-carousel button:focus-visible){outline:3px solid var(--light-blue);outline-offset:3px}.home-content-copy h3 a:hover{text-underline-offset:5px;text-decoration:underline}@keyframes contentReveal{0%{opacity:.5}to{opacity:1}}@media (max-width:680px){.home-content-carousel{padding-top:24px}.home-content-heading{gap:8px;margin-bottom:16px}.home-content-heading>a{white-space:nowrap;font-size:.875rem}.home-content-slide{grid-template-columns:1fr}.home-content-photo{height:215px;min-height:0}.home-content-photo img{height:100%;max-height:none}.home-content-copy{min-height:255px;padding:22px}.home-content-copy h3{margin-top:12px;font-size:1.4rem}.home-content-copy p{-webkit-line-clamp:2;font-size:.95rem}}@media (prefers-reduced-motion:reduce){.home-content-photo img{animation:none}}@media (max-width:360px){.home-content-buttons button{width:40px}}
