/* Reviewed accessibility, policy and responsive overrides. */
.policy-brand-logo{display:block;width:112px;height:auto}
.cedra-primary-nav a{font-size:14px}
.cedra-menu-toggle{min-width:44px;min-height:44px}
.cedra-header-brand{min-height:44px}
a:focus-visible,button:focus-visible,.cedra-primary-nav a:focus-visible{outline:2px solid #f1cb70;outline-offset:4px}
.v5-hero-imageonly{aspect-ratio:auto!important;height:auto!important}
.v5-hero-art-frame{position:relative;aspect-ratio:1531/391;overflow:hidden}
.v5-hero-imageonly .v5-hero-banner-img{position:static!important;width:100%!important;height:auto!important;transform:none!important;object-fit:contain!important}
.v5-hero-imageonly .hs-solutions-cta,.v5-hero-imageonly .hs-projects-cta{top:61.4%!important;height:10.3%!important}
.hs-solutions-cta{left:3.7%;width:14.2%}
.hs-projects-cta{left:19.5%;width:9.9%}
.mobile-hero-actions{display:none}
.homepage-footer .v5-shell,.homepage-footer nav{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}
.subpage-footer{color:#b9b0a0;font-size:13px}
.subpage-footer a{color:#d7c297;display:inline-flex;align-items:center;min-height:44px}
.subpage-hero p,.subpage-meta{color:#b9b0a0}
.subpage-hero h1{overflow-wrap:anywhere;line-height:1.08}
.policy-section a,.download-card a,.v5-contact-links a{overflow-wrap:anywhere}
.subpage .site-nav a{min-height:44px;display:inline-flex;align-items:center}
.v5-search-head button{min-width:44px;min-height:44px}
.v5-contact-links a{flex-wrap:wrap;gap:6px 18px}
.subpage-footer .shell{align-items:center}
@media(max-width:820px){
  .cedra-primary-nav a{font-size:14px}
  .subpage .nav-shell{height:auto;min-height:72px;flex-wrap:wrap;padding-block:10px;gap:8px 20px}
  .subpage .site-nav{gap:18px;flex-wrap:wrap}
  .subpage .site-nav a{font-size:14px}
}
@media(max-width:767px){
  /* Focus the supplied art on its heading and introduction, followed by usable native actions. */
  .v5-hero-art-frame{aspect-ratio:1531/430}
  .v5-hero-imageonly .v5-hero-banner-img{width:190%!important;max-width:none!important}
  .v5-hero-hotspots{display:none}
  .mobile-hero-actions{display:flex;gap:10px;padding:14px;flex-wrap:wrap;background:#050403}
  .mobile-hero-actions a{display:flex;align-items:center;justify-content:center;min-height:44px;padding:10px 14px;border:1px solid #b58c43;border-radius:5px;color:#efd69b;font-size:14px;text-decoration:none;flex:1 1 auto}
  .mobile-hero-actions a:first-child{background:#d7b466;color:#141007}
  .subpage-main{padding-top:28px}
  .subpage-hero h1{font-size:clamp(36px,9vw,54px)}
  .policy-section h2{font-size:24px}
  .download-card{padding:20px}
  .homepage-footer .v5-shell,.homepage-footer nav{gap:8px 20px}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto!important}
  *,*::before,*::after{animation:none!important;transition:none!important}
}
