@keyframes ghb-banner-rise-in{from{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}.ghb-banner{--ghb-brand:#c4121e;--ghb-brand-dark:#9e0f18;--ghb-on-brand:#ffffff;--ghb-pad-x:clamp(1rem, 4vw, 2rem);--ghb-pad-y:clamp(1.25rem, 4vh, 2.5rem);--ghb-radius:6px;--ghb-radius-sm:4px;position:relative;display:block;min-width:0;width:100vw;max-width:100vw!important;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);left:auto;right:auto;min-height:100vh;min-height:100svh;min-height:100dvh;overflow:hidden;overflow-x:clip;background:var(--ghb-brand);box-sizing:border-box;isolation:isolate;contain:layout style}.ghb-banner *,.ghb-banner *::before,.ghb-banner *::after{box-sizing:border-box}.ghb-banner__slide{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;min-height:0;min-width:0}.ghb-banner__slide--image{z-index:2;opacity:1;transition:opacity 0.7s ease}.ghb-banner.ghb-banner--video-on .ghb-banner__slide--image{opacity:0;pointer-events:none}.ghb-banner__slide--video{z-index:1;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.7s ease,visibility 0.7s}.ghb-banner.ghb-banner--video-on .ghb-banner__slide--video{opacity:1;visibility:visible;pointer-events:auto}.ghb-banner__media{position:absolute;inset:0;overflow:hidden;width:100%;height:100%;min-width:0;min-height:0}.ghb-banner__media .ghb-banner__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.ghb-banner__bg-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;pointer-events:none}.ghb-banner__inner{position:relative;z-index:2;width:100%;max-width:100%;min-width:0;margin:0 auto;padding:max(var(--ghb-pad-y), env(safe-area-inset-top, 0px)) max(var(--ghb-pad-x), env(safe-area-inset-left, 0px)) max(var(--ghb-pad-y), env(safe-area-inset-bottom, 0px)) max(var(--ghb-pad-x), env(safe-area-inset-right, 0px));text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(0.65rem, 2.2vw, 1.15rem);box-sizing:border-box}.ghb-banner__seo-h1,.ghb-banner__seo-h1.screen-reader-text{border:0!important;clip:rect(1px,1px,1px,1px)!important;clip-path:inset(50%)!important;height:1px!important;width:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;left:-10000px!important;top:auto!important;right:auto!important;bottom:auto!important;white-space:nowrap!important;word-wrap:normal!important;overflow-wrap:normal!important;pointer-events:none!important}.ghb-banner__center-image-wrap{width:100%;max-width:min(870px, 100%);min-width:0;margin:0 auto;position:relative;z-index:2;line-height:0;animation:ghb-banner-rise-in 0.75s cubic-bezier(.22,1,.36,1) 0.12s both;will-change:transform,opacity}.ghb-banner__center-image-wrap--frame{padding:clamp(0.65rem, 2.5vw, 1.1rem);border:3px solid var(--ghb-brand);border-radius:var(--ghb-radius);background:rgb(0 0 0 / .18);box-shadow:0 8px 28px rgb(0 0 0 / .3)}.ghb-banner__center-image{display:block;width:100%;max-width:100%;height:auto;object-fit:contain;vertical-align:middle}.ghb-banner__center-video-wrap{width:100%;max-width:min(36rem, 100%);min-width:0;margin:0 auto;position:relative;z-index:2;border-radius:var(--ghb-radius);overflow:hidden;box-shadow:0 8px 32px rgb(0 0 0 / .35)}.ghb-banner__center-video{display:block;width:100%;height:auto;max-height:min(50vh, 22rem);object-fit:contain;vertical-align:middle;background:#000}.ghb-banner__cta{display:inline-flex;align-items:center;justify-content:center;min-height:max(2.75rem, 44px);padding:.65rem 1.65rem;max-width:min(100%, 22rem);width:auto;background:#fff;color:#000;font-weight:700;font-family:Roboto,"Helvetica Neue",Arial,sans-serif;font-size:37px;line-height:1.2;text-decoration:none;text-align:center;border:none;border-radius:8px;text-transform:none;box-shadow:0 2px 14px rgb(0 0 0 / .12);transition:transform 0.15s ease,box-shadow 0.15s ease,background 0.15s ease;-webkit-tap-highlight-color:#fff0}.ghb-banner__cta:hover,.ghb-banner__cta:focus-visible{transform:translateY(-1px);box-shadow:0 4px 18px rgb(0 0 0 / .18);color:#fff;background:#000}.ghb-banner__cta:focus-visible{outline:2px solid #fff;outline-offset:3px}.ghb-banner__inner .ghb-banner__center-image-wrap~.ghb-banner__cta,.ghb-banner__inner .ghb-banner__center-video-wrap~.ghb-banner__cta{animation:ghb-banner-rise-in 0.65s cubic-bezier(.22,1,.36,1) 0.38s both;will-change:transform,opacity}.ghb-banner__inner>.ghb-banner__cta:first-child{animation:ghb-banner-rise-in 0.7s cubic-bezier(.22,1,.36,1) 0.12s both;will-change:transform,opacity}.ghb-banner__video-host{position:absolute;inset:0;overflow:hidden;width:100%;height:100%;min-width:0;min-height:0;background:#000;contain:layout}.ghb-banner__video{width:100%;height:100%;object-fit:cover;object-position:center;display:block;background:#000}@media screen and (max-width:782px){.ghb-banner__video{object-fit:contain}}.ghb-banner__controls{position:absolute;inset:0;z-index:5;pointer-events:none}.ghb-banner__arrow{position:absolute;top:50%;transform:translateY(-50%);width:2.85rem;height:2.85rem;display:inline-flex;align-items:center;justify-content:center;border:2px solid rgb(196 18 30 / .25);border-radius:999px;background:var(--ghb-on-brand);color:var(--ghb-brand);line-height:0;cursor:pointer;pointer-events:auto;box-shadow:0 4px 18px rgb(0 0 0 / .18);transition:background 0.2s ease,transform 0.2s ease,border-color 0.2s ease,color 0.2s ease}.ghb-banner__arrow .ghb-banner__svg{display:block}.ghb-banner__arrow--prev{left:max(0.6rem, env(safe-area-inset-left, 0px));left:15px}.ghb-banner__arrow--next{right:max(0.6rem, env(safe-area-inset-right, 0px));right:15px}.ghb-banner__arrow:hover,.ghb-banner__arrow:focus-visible{background:var(--ghb-brand);color:var(--ghb-on-brand);border-color:var(--ghb-brand-dark);transform:translateY(-50%) scale(1.03);outline:2px solid var(--ghb-on-brand);outline-offset:2px}.ghb-banner__arrow[disabled],.ghb-banner__arrow[aria-disabled='true']{opacity:.42;cursor:default;pointer-events:none;transform:translateY(-50%);box-shadow:0 2px 8px rgb(0 0 0 / .12)}.ghb-banner__arrow[disabled]:hover,.ghb-banner__arrow[disabled]:focus-visible,.ghb-banner__arrow[aria-disabled='true']:hover,.ghb-banner__arrow[aria-disabled='true']:focus-visible{background:var(--ghb-on-brand);color:var(--ghb-brand);border-color:rgb(196 18 30 / .25);transform:translateY(-50%);outline:none}.ghb-banner__video-actions--center{position:absolute;left:50%;top:50%;right:auto;bottom:auto;transform:translate(-50%,-50%);z-index:6;display:flex;align-items:center;justify-content:center;pointer-events:none;max-width:min(calc(100vw - 2.5rem), 100%);box-sizing:border-box}.ghb-banner--video-on:not(.ghb-banner--slide2-show-play) .ghb-banner__video-actions--center{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.ghb-banner__video-actions--center .ghb-banner__pause{pointer-events:auto}.ghb-banner__pause[hidden],.ghb-banner__pause[aria-hidden='true']{display:none!important}.ghb-banner__video-bottom-left{position:absolute;left:max(15px, env(safe-area-inset-left, 0px));bottom:max(45px, env(safe-area-inset-bottom, 0px));z-index:6;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;max-width:calc(100% - 1.5rem);box-sizing:border-box;pointer-events:none}.ghb-banner__video-bottom-left>.ghb-banner__video-fullscreen-wrap,.ghb-banner__video-bottom-left>.ghb-banner__video-unmute-wrap{pointer-events:auto}.ghb-banner__video-unmute-wrap{position:relative;left:auto;bottom:auto;z-index:auto;max-width:100%}.ghb-banner__unmute-cluster{display:inline-flex;align-items:center;gap:.45rem;flex-wrap:wrap;max-width:100%;pointer-events:auto}.ghb-banner__video-unmute-wrap .ghb-banner__unmute{pointer-events:auto}.ghb-banner__unmute-msg{margin:0;padding:.2rem .45rem;font-size:clamp(0.78rem, 2.4vw, 0.95rem);font-weight:700;font-family:Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.25;color:#fff;background:rgb(0 0 0 / .45);border-radius:4px;text-shadow:0 1px 2px rgb(0 0 0 / .5);box-shadow:0 2px 10px rgb(0 0 0 / .2);max-width:min(100%, 14rem)}.ghb-banner__unmute-msg[hidden]{display:none!important}.ghb-banner__unmute.ghb-banner__unmute--muted,.ghb-banner__unmute[aria-pressed='true']{background:var(--ghb-brand);color:var(--ghb-on-brand);border-color:var(--ghb-brand-dark)}.ghb-banner__unmute.ghb-banner__unmute--muted:hover,.ghb-banner__unmute.ghb-banner__unmute--muted:focus-visible,.ghb-banner__unmute[aria-pressed='true']:hover,.ghb-banner__unmute[aria-pressed='true']:focus-visible{transform:translateY(-2px);background:var(--ghb-brand-dark);color:var(--ghb-on-brand);border-color:#7a0c14;box-shadow:0 8px 24px rgb(0 0 0 / .28);outline:2px solid var(--ghb-on-brand);outline-offset:2px}.ghb-banner__video-fullscreen-wrap{position:relative;top:auto;right:auto;left:auto;z-index:auto;max-width:100%}.ghb-banner__video-fullscreen-wrap .ghb-banner__fullscreen{pointer-events:auto}.ghb-banner.ghb-banner--video-on .ghb-banner__video{cursor:pointer}.ghb-banner__icon-btn{margin:0;width:2.85rem;height:2.85rem;min-height:unset;padding:0;display:inline-flex;align-items:center;justify-content:center;font:inherit;line-height:0;color:var(--ghb-brand);background:var(--ghb-on-brand);border:2px solid rgb(196 18 30 / .28);border-radius:50%;cursor:pointer;box-shadow:0 4px 18px rgb(0 0 0 / .2);transition:transform 0.15s ease,box-shadow 0.15s ease,background 0.15s ease,color 0.15s ease,border-color 0.15s ease;-webkit-tap-highlight-color:#fff0}.ghb-banner__icon-btn--hero{width:3.75rem;height:3.75rem;border-width:3px;box-shadow:0 6px 28px rgb(0 0 0 / .35)}.ghb-banner__icon-btn .ghb-banner__svg{display:block}.ghb-banner__icon-wrap{display:inline-flex;align-items:center;justify-content:center;line-height:0}.ghb-banner .ghb-banner__icon-wrap[hidden]{display:none!important}.ghb-banner__icon-btn--hero .ghb-banner__svg--hero{display:block;width:2rem;height:2rem;min-width:2rem;min-height:2rem}.ghb-banner__icon-btn:hover,.ghb-banner__icon-btn:focus-visible{transform:translateY(-2px);background:var(--ghb-brand);color:var(--ghb-on-brand);border-color:var(--ghb-brand-dark);box-shadow:0 8px 24px rgb(0 0 0 / .28);outline:2px solid var(--ghb-on-brand);outline-offset:2px}.ghb-banner__admin-notice{padding:.75rem 1rem;background:#fff3cd;border:1px solid #ffc107;color:#664d03;font-size:.9rem;margin:0;max-width:100%}@media screen and (max-width:782px){.ghb-banner{--ghb-pad-x:clamp(0.875rem, 3.5vw, 1.5rem);--ghb-pad-y:clamp(1rem, 3.5vh, 2rem)}}@media screen and (max-width:380px){.ghb-banner{--ghb-pad-x:clamp(0.75rem, 4vw, 1.1rem)}}@media screen and (max-width:480px){.ghb-banner__center-image-wrap{width:80%;max-width:80%;margin-bottom:1rem}.ghb-banner__center-image-wrap--frame{padding:.5rem .65rem}.ghb-banner__center-image{max-height:min(38vh, 15rem)}.ghb-banner__center-video-wrap{margin-bottom:1rem;border-radius:var(--ghb-radius-sm)}.ghb-banner__center-video{max-height:min(42vh, 16rem)}.ghb-banner__cta{width:100%;max-width:min(20rem, 100%);min-height:max(2.5rem, 44px);padding:.5rem 1.15rem;font-size:clamp(1.25rem, 4.6vw, 1.75rem);line-height:1.18;border-radius:6px;box-shadow:0 2px 10px rgb(0 0 0 / .1)}.ghb-banner__icon-btn{min-width:max(2.85rem, 44px);min-height:max(2.85rem, 44px)}.ghb-banner__icon-btn--hero{min-width:max(3.15rem, 48px);min-height:max(3.15rem, 48px)}.ghb-banner__arrow{width:2.35rem;height:2.35rem;font-size:1.3rem}.ghb-banner__video-actions--center .ghb-banner__icon-btn:hover,.ghb-banner__video-actions--center .ghb-banner__icon-btn:focus-visible,.ghb-banner__video-fullscreen-wrap .ghb-banner__icon-btn:hover,.ghb-banner__video-fullscreen-wrap .ghb-banner__icon-btn:focus-visible,.ghb-banner__video-unmute-wrap .ghb-banner__icon-btn:hover,.ghb-banner__video-unmute-wrap .ghb-banner__icon-btn:focus-visible{transform:translateY(-2px)}}@media screen and (max-height:500px) and (orientation:landscape){.ghb-banner__inner{padding-top:.75rem;padding-bottom:.75rem}.ghb-banner__center-image{max-height:28vh}.ghb-banner__center-video{max-height:35vh}.ghb-banner__icon-btn{width:2.5rem;height:2.5rem}.ghb-banner__icon-btn--hero{width:3.15rem;height:3.15rem}.ghb-banner__arrow{width:2.1rem;height:2.1rem}}@media screen and (max-width:480px) and (max-height:500px) and (orientation:landscape){.ghb-banner__video-actions--center .ghb-banner__icon-btn:hover,.ghb-banner__video-actions--center .ghb-banner__icon-btn:focus-visible,.ghb-banner__video-fullscreen-wrap .ghb-banner__icon-btn:hover,.ghb-banner__video-fullscreen-wrap .ghb-banner__icon-btn:focus-visible,.ghb-banner__video-unmute-wrap .ghb-banner__icon-btn:hover,.ghb-banner__video-unmute-wrap .ghb-banner__icon-btn:focus-visible{transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){.ghb-banner__slide--image,.ghb-banner__slide--video{transition:none}.ghb-banner__center-image-wrap,.ghb-banner__inner .ghb-banner__center-image-wrap~.ghb-banner__cta,.ghb-banner__inner .ghb-banner__center-video-wrap~.ghb-banner__cta,.ghb-banner__inner>.ghb-banner__cta:first-child{animation:none!important}.ghb-banner__cta,.ghb-banner__icon-btn,.ghb-banner__arrow{transition:none}.ghb-banner__cta:hover,.ghb-banner__cta:focus-visible{transform:none}.ghb-banner__arrow:hover,.ghb-banner__arrow:focus-visible{transform:translateY(-50%)}.ghb-banner__icon-btn:hover,.ghb-banner__icon-btn:focus-visible{transform:none}}@media (prefers-reduced-motion:reduce) and (max-width:480px){.ghb-banner__video-actions--center .ghb-banner__icon-btn:hover,.ghb-banner__video-actions--center .ghb-banner__icon-btn:focus-visible,.ghb-banner__video-fullscreen-wrap .ghb-banner__icon-btn:hover,.ghb-banner__video-fullscreen-wrap .ghb-banner__icon-btn:focus-visible,.ghb-banner__video-unmute-wrap .ghb-banner__icon-btn:hover,.ghb-banner__video-unmute-wrap .ghb-banner__icon-btn:focus-visible{transform:none}}@media print{.ghb-banner{min-height:auto;background:#fff;break-inside:avoid}.ghb-banner__slide--video,.ghb-banner__bg-video,.ghb-banner__center-video-wrap{display:none}.ghb-banner__media .ghb-banner__img{position:relative;inset:auto;width:100%;height:auto;min-height:12rem;object-fit:contain}}