/* Photographic page banners and substantive content sections. */
.nv-home-hero{position:relative;isolation:isolate;display:flex;align-items:center;min-height:580px;width:100%;max-width:none;padding:72px max(24px,calc((100% - 1144px)/2));background:#171b1d;color:#fff;overflow:hidden}
.nv-home-hero-copy{position:relative;z-index:2;width:min(100%,530px)}
.nv-home-hero-copy h1{font-size:clamp(38px,4.5vw,64px);line-height:1.12;color:#fff}
.nv-home-hero-copy>p:not(.nv-eyebrow){color:#e0e2e2;max-width:490px;font-size:18px}
.nv-home-hero-image{position:absolute;inset:0;z-index:-2;padding:0;border-radius:0;background:#222}
.nv-home-hero-image img{width:100%;height:100%;object-fit:cover;object-position:65% center}
.nv-home-hero::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(0,0,0,.84),rgba(0,0,0,.62) 40%,rgba(0,0,0,.14))}
.nv-home-hero .nv-text-link{color:#fff}
.nv-page-banner,.nv-policy-banner{position:relative;isolation:isolate;display:flex;align-items:center;overflow:hidden;min-height:500px;padding-block:76px;background:#1c2020;color:#fff}
.nv-banner-media{position:absolute;inset:0;z-index:-2}
.navuris-main .nv-banner-media img{width:100%;height:100%;object-fit:cover;object-position:center}
.nv-page-banner::after,.nv-policy-banner::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(0,0,0,.86),rgba(0,0,0,.58) 55%,rgba(0,0,0,.2))}
.nv-page-banner>.nv-shell,.nv-policy-banner>.nv-shell{position:relative;z-index:1;width:min(100%,1240px)}
.nv-page-banner h1{max-width:790px;color:#fff;font-size:clamp(36px,4vw,58px)}
.nv-page-banner em{color:#fff}
.nv-page-banner .nv-page-intro{color:#e0e0df;max-width:630px}
.nv-story-manifesto.nv-page-banner .nv-shell{padding-block:0}
.nv-page-banner .nv-story-era{max-width:780px}
.nv-page-banner .nv-story-era span{color:#dededc}
.nv-page-banner .nv-story-era strong{color:#fff}
.nv-policy-banner{min-height:320px;padding-block:48px}
.nv-policy-banner h1{color:#fff}
.nv-expanded-section{padding-block:76px;background:#eae8e2}
.nv-expanded-heading{max-width:780px;margin-bottom:34px}
.nv-expanded-heading>p:not(.nv-eyebrow){margin-top:18px;color:#595d5d}
.nv-content-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.nv-content-cards article{background:#fff;padding:32px;border:1px solid #e2dfd8;border-radius:5px;min-width:0}
.nv-content-cards h3{font-size:22px;line-height:1.3;margin-bottom:16px}
.nv-content-cards p{font-size:15px;line-height:1.85;color:#606363}
.nv-card-number{display:block;margin-bottom:22px;font:600 12px/1.2 var(--nv-body);letter-spacing:.08em;color:#a82522}
.nv-expanded-section .nv-shell>.nv-text-link{margin-top:30px}
.nv-contact-intro{display:grid;grid-template-columns:1.3fr 1fr;gap:60px;align-items:center;margin-bottom:42px}
.nv-contact-intro h2{margin-bottom:18px}
.nv-contact-intro p{color:#606363}
.nv-contact-email{padding:32px;background:#e9e8e2;border-radius:5px}
.nv-contact-email>span{display:block;margin-bottom:12px;font-size:13px;color:#5b5b59}
.nv-contact-email>a{display:block;font-size:clamp(19px,2.2vw,28px);font-weight:600;overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:6px}
.nv-contact-email p{margin-top:18px;font-size:14px}
.nv-content-cards .nv-text-link{margin-top:20px}
@media(max-width:820px){
 .nv-home-hero{min-height:560px;padding:56px 24px}
 .navuris-main .nv-home-hero-image img{height:100%}
 .nv-home-hero::after{background:linear-gradient(90deg,rgba(0,0,0,.86),rgba(0,0,0,.5))}
 .nv-page-banner{min-height:470px;padding-block:56px}
 .nv-content-cards{grid-template-columns:1fr}
 .nv-content-cards article{padding:26px}
 .nv-expanded-section{padding-block:50px}
 .nv-contact-intro{grid-template-columns:1fr;gap:26px}
 .nv-policy-banner{min-height:260px}
}

/* Keep the picture filling the banner, including older narrow-screen rules. */
.nv-home-hero-image>.nv-banner-picture,.nv-banner-media>.nv-banner-picture{display:block;width:100%;height:100%}
.navuris-main .nv-banner-picture img{object-fit:cover;object-position:var(--nv-banner-desktop-x,50%) var(--nv-banner-desktop-y,50%)}
.navuris-main .nv-home-hero-image img,.navuris-main .nv-banner-media img{height:100%;width:100%}
.nv-brand-links .sub-menu{max-width:min(320px,calc(100vw - 48px));overflow-wrap:anywhere}
.nv-brand-mobile-language .nv-language-menu ul{inset:auto}
.nv-portrait-grid>.nv-film{min-width:0}
@media(max-width:820px){
 .navuris-main .nv-banner-picture img{object-position:var(--nv-banner-mobile-x,50%) var(--nv-banner-mobile-y,50%)}
}
@media(max-width:480px){
 .nv-home-hero{min-height:530px}
 .nv-home-hero-copy h1{font-size:38px}
 .nv-home-hero-copy>p:not(.nv-eyebrow){font-size:16px}
 .nv-page-banner{min-height:440px}
 .nv-page-banner h1{font-size:36px}
 .nv-policy-banner{min-height:240px}
 .nv-contact-email{padding:24px}
}
