@font-face{font-display:swap;font-family:Neutral Wireless;font-style:normal;font-weight:400;src:url(../fonts/NeutralWireless-Regular.a6ecc3d5.otf) format("opentype")}:root{--nwbhs-slide-height:550px;--nwbhs-auto-play-ms:3000;--nwbhs-overlay-color:18,28,48;--nwbhs-overlay-opacity:0.75;--nwbhs-overlay-fade-stop:90%;--nwbhs-brand:#26a9e0;--nwbhs-dot-size:10px;--nwbhs-dot-active-color:var(--nwbhs-brand);--nwbhs-dot-inactive-color:hsla(0,0%,100%,.35);--nwbhs-arrow-color:#fff;--nwbhs-arrow-bg:rgba(0,0,0,.4);--nwbhs-arrow-bg-hover:rgba(0,0,0,.6);--nwbhs-title-color:#fff;--nwbhs-subtitle-color:hsla(0,0%,100%,.82);--nwbhs-eyebrow-color:hsla(0,0%,100%,.6);--nwbhs-btn-bg:#fff;--nwbhs-btn-color:#111827;--nwbhs-btn-hover-bg:var(--nwbhs-brand);--nwbhs-btn-shadow:rgba(19,175,240,.35);--nwbhs-slider-bg:#0d131f;--nwbhs-arrow-border:hsla(0,0%,100%,.3);--nwbhs-arrow-border-hover:hsla(0,0%,100%,.6);--nwbhs-dot-hover-color:hsla(0,0%,100%,.6);--nwbhs-progress-color:var(--nwbhs-brand);--nwbhs-btn-focus-ring:rgba(19,175,240,.4)}.nwbhs-container{margin-left:calc(50% - 50vw)!important;max-width:100vw!important;position:relative;width:100vw!important}.nwbhs-slider{background:var(--nwbhs-slider-bg);font-family:DM Sans,sans-serif;height:var(--nwbhs-slide-height);overflow:hidden;position:relative;width:100%}.nwbhs-slider-track{display:flex;height:100%;transition:transform .75s cubic-bezier(.76,0,.24,1);will-change:transform}.nwbhs-slide{flex:0 0 100%;height:100%;overflow:hidden;position:relative;width:100%}.nwbhs-slide.has-text-color{--nwbhs-title-color:currentColor;--nwbhs-subtitle-color:currentColor;--nwbhs-eyebrow-color:currentColor}.nwbhs-slide-bg-image,.nwbhs-slide-bg-video{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;transform-origin:center center;width:100%}.nwbhs-slide-bg-video{pointer-events:none}@keyframes nwbhs-kb-zoom-in{0%{transform:scale(1)}to{transform:scale(1.18)}}@keyframes nwbhs-kb-zoom-out{0%{transform:scale(1.18)}to{transform:scale(1)}}@keyframes nwbhs-kb-pan-left{0%{transform:scale(1.14) translateX(3%)}to{transform:scale(1.14) translateX(-3%)}}@keyframes nwbhs-kb-pan-right{0%{transform:scale(1.14) translateX(-3%)}to{transform:scale(1.14) translateX(3%)}}@keyframes nwbhs-kb-pan-zoom{0%{transform:scale(1) translateX(2%)}to{transform:scale(1.16) translateX(-2%)}}.nwbhs-slider--ken-burns{--nwbhs-kb-duration:8s}.nwbhs-slider--ken-burns .nwbhs-slide-bg-image,.nwbhs-slider--ken-burns .nwbhs-slide-bg-video{will-change:transform}.nwbhs-slider--ken-burns .nwbhs-slide.nwbhs-is-active .nwbhs-slide-bg-image,.nwbhs-slider--ken-burns .nwbhs-slide.nwbhs-is-active .nwbhs-slide-bg-video{animation-duration:var(--nwbhs-kb-duration);animation-fill-mode:both;animation-timing-function:ease}.nwbhs-slider--kb-zoom-in .nwbhs-slide.nwbhs-is-active .nwbhs-slide-bg-image,.nwbhs-slider--kb-zoom-in .nwbhs-slide.nwbhs-is-active .nwbhs-slide-bg-video{animation-name:nwbhs-kb-zoom-in}.nwbhs-slider--kb-zoom-out .nwbhs-slide.nwbhs-is-active .nwbhs-slide-bg-image,.nwbhs-slider--kb-zoom-out .nwbhs-slide.nwbhs-is-active .nwbhs-slide-bg-video{animation-name:nwbhs-kb-zoom-out}.nwbhs-slider--kb-pan-left .nwbhs-slide.nwbhs-is-active .nwbhs-slide-bg-image,.nwbhs-slider--kb-pan-left .nwbhs-slide.nwbhs-is-active .nwbhs-slide-bg-video{animation-name:nwbhs-kb-pan-left}.nwbhs-slider--kb-pan-right .nwbhs-slide.nwbhs-is-active .nwbhs-slide-bg-image,.nwbhs-slider--kb-pan-right .nwbhs-slide.nwbhs-is-active .nwbhs-slide-bg-video{animation-name:nwbhs-kb-pan-right}.nwbhs-slider--kb-pan-zoom .nwbhs-slide.nwbhs-is-active .nwbhs-slide-bg-image,.nwbhs-slider--kb-pan-zoom .nwbhs-slide.nwbhs-is-active .nwbhs-slide-bg-video{animation-name:nwbhs-kb-pan-zoom}.nwbhs-slide-overlay{z-index:0}.nwbhs-slide-overlay,.nwbhs-slide:after{inset:0;pointer-events:none;position:absolute}.nwbhs-slide:after{background:linear-gradient(to right,rgba(var(--nwbhs-overlay-color),var(--nwbhs-overlay-opacity)) 0,rgba(var(--nwbhs-overlay-color),0) var(--nwbhs-overlay-fade-stop));content:"";z-index:1}.nwbhs-slide-content{display:flex;flex-direction:column;inset:0;justify-content:center;max-width:1200px;padding:0 clamp(80px,12vw,200px);position:absolute;z-index:2}.nwbhs-slide-eyebrow{color:var(--nwbhs-eyebrow-color);font-family:DM Sans,sans-serif;font-size:1.15rem;font-weight:500;letter-spacing:.18em;margin-bottom:14px;opacity:0;text-shadow:0 1px 4px rgba(0,0,0,.55);text-transform:uppercase;transform:translateY(12px);transition:opacity .55s ease .15s,transform .55s ease .15s}.nwbhs-slide-title{color:var(--nwbhs-title-color);font-family:Neutral Wireless,Space Grotesk,sans-serif;font-size:clamp(2rem,5.2vw,4.8rem);letter-spacing:-.02em;line-height:1.08;margin-bottom:16px;text-shadow:0 1px 8px rgba(0,0,0,.3);transition:opacity .55s ease .28s,transform .55s ease .28s}.nwbhs-slide-subtitle,.nwbhs-slide-title{font-weight:400;opacity:0;transform:translateY(16px)}.nwbhs-slide-subtitle{color:var(--nwbhs-subtitle-color);font-size:1.85rem;line-height:1.65;margin-bottom:32px;overflow-wrap:break-word;text-shadow:0 1px 3px rgba(0,0,0,.85),0 2px 8px rgba(0,0,0,.5);transition:opacity .55s ease .4s,transform .55s ease .4s}.nwbhs-slide-btn{align-items:center;align-self:flex-start;background:var(--nwbhs-btn-bg);border-radius:25px;color:var(--nwbhs-btn-color);display:inline-flex;font-family:DM Sans,sans-serif;font-size:1.25rem;font-weight:500;gap:8px;letter-spacing:.04em;opacity:0;padding:12px 26px;text-decoration:none!important;transform:translateY(16px);transition:opacity .55s ease .52s,transform .55s ease .52s,background .2s ease,color .2s ease,box-shadow .2s ease}.nwbhs-slide-btn:hover{background:var(--nwbhs-btn-hover-bg);box-shadow:0 6px 20px var(--nwbhs-btn-shadow);color:#fff;transform:translateY(-2px)}.nwbhs-slide.nwbhs-is-active .nwbhs-slide-btn:hover{transition-delay:0s}.nwbhs-slide.nwbhs-is-active .nwbhs-slide-btn:active{box-shadow:0 2px 6px var(--nwbhs-btn-shadow);transform:translateY(1px) scale(.96);transition:transform .08s ease,box-shadow .08s ease}.nwbhs-slide-btn-arrow{fill:none;flex-shrink:0;height:14px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;transition:transform .2s ease,color .2s ease;width:14px}.nwbhs-slide-btn:hover .nwbhs-slide-btn-arrow{transform:translateX(3px)}.nwbhs-slide.nwbhs-is-active .nwbhs-slide-btn,.nwbhs-slide.nwbhs-is-active .nwbhs-slide-eyebrow,.nwbhs-slide.nwbhs-is-active .nwbhs-slide-subtitle,.nwbhs-slide.nwbhs-is-active .nwbhs-slide-title{opacity:1;transform:translateY(0)}.nwbhs-slider-arrow{align-items:center;background:var(--nwbhs-arrow-bg);border:1.5px solid var(--nwbhs-arrow-border);border-radius:50%;color:var(--nwbhs-arrow-color);cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s ease,border-color .2s ease,transform .2s ease;width:40px;z-index:10}.nwbhs-slider-arrow:hover{background:var(--nwbhs-arrow-bg-hover);border-color:var(--nwbhs-arrow-border-hover);transform:translateY(-50%) scale(1.08)}@keyframes nwbhs-arrow-press{0%{transform:translateY(-50%) scale(1)}35%{transform:translateY(-50%) scale(.88)}to{transform:translateY(-50%) scale(1)}}.nwbhs-slider-arrow--pressed{animation:nwbhs-arrow-press .28s ease both}.nwbhs-slider-arrow svg{fill:none;height:16px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:16px}.nwbhs-slider-arrow.nwbhs-prev{left:24px}.nwbhs-slider-arrow.nwbhs-next{right:24px}.nwbhs-slider-arrow.nwbhs-prev:hover svg{transform:translateX(-2px)}.nwbhs-slider-arrow.nwbhs-next:hover svg{transform:translateX(2px)}.nwbhs-slider-dots{align-items:center;bottom:22px;display:flex;gap:9px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.nwbhs-slider-dot{background:var(--nwbhs-dot-inactive-color);border:none;border-radius:50%;cursor:pointer;height:var(--nwbhs-dot-size);padding:0;transition:background .25s ease,transform .25s ease;width:var(--nwbhs-dot-size)}.nwbhs-slider-dot.nwbhs-is-active{background:var(--nwbhs-dot-active-color);transform:scale(1.3)}.nwbhs-slider-dot:hover:not(.nwbhs-is-active){background:var(--nwbhs-dot-hover-color)}.nwbhs-slider-progress{background:var(--nwbhs-progress-color);bottom:0;box-shadow:3px 0 8px var(--nwbhs-brand);height:2px;left:0;position:absolute;transition:width linear;width:0;z-index:10}.nwbhs-slider-progress.nwbhs-running{width:100%}.nwbhs-sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.nwbhs-slider-arrow:focus-visible,.nwbhs-slider-dot:focus-visible{outline:2px solid var(--nwbhs-arrow-color);outline-offset:3px}.nwbhs-slide-btn:focus-visible{box-shadow:0 0 0 4px var(--nwbhs-btn-focus-ring);outline:2px solid var(--nwbhs-brand);outline-offset:3px}@media(prefers-reduced-motion:reduce){.nwbhs-slider-track{transition:none}.nwbhs-slider--ken-burns .nwbhs-slide.nwbhs-is-active .nwbhs-slide-bg-image,.nwbhs-slider--ken-burns .nwbhs-slide.nwbhs-is-active .nwbhs-slide-bg-video{animation:none!important}.nwbhs-slide-btn,.nwbhs-slide-eyebrow,.nwbhs-slide-subtitle,.nwbhs-slide-title{transition:opacity .01ms,transform .01ms}.nwbhs-slider-progress{display:none}}@media(max-width:640px){:root{--nwbhs-overlay-opacity:0.8;--nwbhs-overlay-fade-stop:80%}.nwbhs-slide:after{background:radial-gradient(ellipse 130% 90% at 50% 58%,rgba(0,0,0,.46) 0,rgba(0,0,0,.05) 75%),linear-gradient(180deg,rgba(0,0,0,.15) 0,rgba(0,0,0,.28))}.nwbhs-slide-content{align-items:center;padding:0 56px;text-align:center}.nwbhs-slide-title{font-size:clamp(3.2rem,4vw,4.8rem);overflow-wrap:break-word}.nwbhs-slide-subtitle{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:400;line-height:1.55}.nwbhs-slide-btn{align-self:center}.nwbhs-slider-arrow{background:transparent;border-color:transparent;height:44px;width:44px}.nwbhs-slider-arrow:before{background:var(--nwbhs-arrow-bg);border:1.5px solid var(--nwbhs-arrow-border);border-radius:50%;content:"";height:22px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background .2s ease,border-color .2s ease;width:22px}.nwbhs-slider-arrow:hover{background:transparent;border-color:transparent;transform:translateY(-50%)}.nwbhs-slider-arrow:hover:before{background:var(--nwbhs-arrow-bg-hover);border-color:var(--nwbhs-arrow-border-hover)}.nwbhs-slider-arrow:focus-visible{outline:none}.nwbhs-slider-arrow:focus-visible:before{outline:2px solid var(--nwbhs-arrow-color);outline-offset:3px}.nwbhs-slider-arrow svg{height:12px;position:relative;width:12px;z-index:1}.nwbhs-slider-arrow.nwbhs-prev{left:0}.nwbhs-slider-arrow.nwbhs-next{right:0}.nwbhs-slider-dots{bottom:0;gap:0}.nwbhs-slider-dot{align-items:center;background:transparent;border-radius:0;display:flex;height:44px;justify-content:center;transition:none;width:44px}.nwbhs-slider-dot:before{background:var(--nwbhs-dot-inactive-color);border-radius:50%;content:"";flex-shrink:0;height:var(--nwbhs-dot-size);transition:background .25s ease,transform .25s ease;width:var(--nwbhs-dot-size)}.nwbhs-slider-dot.nwbhs-is-active{background:transparent;transform:none}.nwbhs-slider-dot.nwbhs-is-active:before{background:var(--nwbhs-dot-active-color);transform:scale(1.3)}.nwbhs-slider-dot:hover:not(.nwbhs-is-active):before{background:var(--nwbhs-dot-hover-color)}}@media(max-width:768px)and (orientation:landscape){.nwbhs-slide-content{padding:0 80px}.nwbhs-slider-arrow{background:var(--nwbhs-arrow-bg);border-color:var(--nwbhs-arrow-border);height:30px;width:30px}.nwbhs-slider-arrow:before{display:none}.nwbhs-slider-arrow:hover{background:var(--nwbhs-arrow-bg-hover);border-color:var(--nwbhs-arrow-border-hover);transform:translateY(-50%) scale(1.08)}.nwbhs-slider-arrow:focus-visible{outline:2px solid var(--nwbhs-arrow-color);outline-offset:3px}.nwbhs-slider-arrow svg{height:14px;position:static;width:14px}.nwbhs-slider-arrow.nwbhs-prev{left:16px}.nwbhs-slider-arrow.nwbhs-next{right:16px}}
