@media screen and (max-width: 991px) { body.cs-mobile-hero-header #common-home .cs-slideshow-plus-row { width: 100vw !important; max-width: none !important; margin: 0 calc(50% - 50vw) 0 !important; padding: 0 0 22px !important; overflow: visible !important; } body.cs-mobile-hero-header #common-home .cs-slideshow-plus-row--full-bg .us-slideshow-plus, .cs-slideshow-plus-row--full-bg .us-slideshow-plus { width: 100% !important; max-width: none !important; height: 560px !important; min-height: 560px !important; max-height: 560px !important; border-radius: 0 !important; box-shadow: none !important; overflow: hidden !important; } html body #us_search_mobile_button.cs-mobile-extra-nav-hidden-search-trigger { position: fixed !important; top: auto !important; right: auto !important; bottom: auto !important; left: -9999px !important; z-index: -1 !important; display: none !important; visibility: hidden !important; pointer-events: none !important; width: 0 !important; min-width: 0 !important; max-width: 0 !important; height: 0 !important; min-height: 0 !important; max-height: 0 !important; margin: 0 !important; padding: 0 !important; border: 0 !important; overflow: hidden !important; opacity: 0 !important; transform: none !important; } } @media screen and (max-width: 380px) { body.cs-mobile-hero-header #common-home .cs-slideshow-plus-row--full-bg .us-slideshow-plus, .cs-slideshow-plus-row--full-bg .us-slideshow-plus { height: clamp(405px, 62svh, 455px) !important; min-height: 405px !important; max-height: 455px !important; } } @supports not (height: 1svh) { @media screen and (max-width: 991px) { body.cs-mobile-hero-header #common-home .cs-slideshow-plus-row--full-bg .us-slideshow-plus, .cs-slideshow-plus-row--full-bg .us-slideshow-plus { height: 560px !important; } } @media screen and (max-width: 380px) { body.cs-mobile-hero-header #common-home .cs-slideshow-plus-row--full-bg .us-slideshow-plus, .cs-slideshow-plus-row--full-bg .us-slideshow-plus { height: clamp(405px, 62vh, 455px) !important; } } }