.home-highlights .home-highlights__grid{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.home-highlights .home-highlight{position:relative;display:flex;align-items:flex-end;justify-content:flex-end;min-height:240px;padding:1.25rem;border-radius:.75rem;overflow:hidden;color:#fff;text-decoration:none;transition:transform .18s,box-shadow .24s}.home-highlights .home-highlight:focus,.home-highlights .home-highlight:hover{color:#fff;text-decoration:none}.home-highlights .home-highlight::after{content:'';position:absolute;inset:0;background:linear-gradient(200deg,rgba(0,0,0,.15) 10%,rgba(0,0,0,.65) 65%,rgba(0,0,0,.85) 100%);transition:opacity .18s}.home-highlights .home-highlight__media{position:absolute;inset:0;z-index:0;overflow:hidden}.home-highlights .home-highlight__media img{width:100%;height:100%;object-fit:cover;display:block}.home-highlights .home-highlight--fit{padding:0;align-items:stretch;flex-direction:column;justify-content:flex-start;background:#070708;min-height:auto}.home-highlights .home-highlight--fit::after{display:none}.home-highlights .home-highlight--fit .home-highlight__media{position:static;display:block;width:100%;background:#070708}.home-highlights .home-highlight--fit .home-highlight__media img{height:auto;object-fit:contain;object-position:top;background:#070708}.home-highlights .home-highlight--fit .home-highlight__content{position:relative;z-index:1;background:#070708;padding:1.75rem 1.5rem 1.5rem;max-width:none}.home-highlights .home-highlight--fit .home-highlight__heading{text-shadow:none}.home-highlights .home-highlight:focus,.home-highlights .home-highlight:hover{transform:translateY(-3px);box-shadow:0 18px 32px rgba(0,0,0,.25)}.home-highlights .home-highlight:focus::after,.home-highlights .home-highlight:hover::after{opacity:.92}.home-highlights .home-highlight:focus-visible{outline:2px solid var(--accent,#337ab7);outline-offset:4px}.home-highlights .home-highlight__content{position:relative;z-index:1;max-width:30ch}.home-highlights .home-highlight__content--wide{max-width:none}.home-highlights .home-highlight--top{align-items:flex-start;justify-content:flex-start;padding-top:1.5rem}.home-highlights .home-highlight__heading{margin:0;font-size:1.35rem;line-height:1.2;font-weight:600;text-shadow:0 3px 16px rgba(0,0,0,.45)}.home-highlights .home-highlight__heading--large{font-size:2.2rem;line-height:1.08}.home-highlights .home-highlight__subheading{margin:.4rem 0 0;font-size:.9rem;line-height:1.5;color:rgba(255,255,255,.82);text-shadow:0 2px 12px rgba(0,0,0,.35)}@media (max-width:767px){.home-highlights .home-highlights__grid{grid-template-columns:1fr;gap:.875rem}.home-highlights .home-highlight{min-height:220px;padding:1rem;border-radius:1rem}.home-highlights .home-highlight--fit{min-height:auto}.home-highlights .home-highlight--fit .home-highlight__content{padding:1.125rem 1rem 1rem}.home-highlights .home-highlight__heading{font-size:1.2rem}.home-highlights .home-highlight__heading--large{font-size:1.7rem}.home-highlights .home-highlight__subheading{font-size:.95rem}}@media (min-width:992px){.home-highlights .home-highlight{min-height:280px;padding:1.5rem}.home-highlights .home-highlight--fit{padding:0;min-height:auto}.home-highlights .home-highlight--top{padding-top:1.75rem}.home-highlights .home-highlight__heading{font-size:1.65rem}.home-highlights .home-highlight__heading--large{font-size:2.4rem}.home-highlights .home-highlight__subheading{font-size:1rem}}