.hero-banner-video .visually-hidden{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.hero-banner-video{background-color:#333;background-repeat:no-repeat;display:flex;justify-content:center;overflow:hidden;padding:60px 20px;position:relative}.hero-banner-video__video-container{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:0}.hero-banner-video__video{height:auto;left:50%;min-height:100%;min-width:100%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}.hero-banner-video__overlay{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.hero-banner-video__content{display:flex;flex-direction:column;position:relative;width:100%;z-index:2}.hero-banner-video__content>:last-child{margin-bottom:0}.hero-banner-video__heading{line-height:1.2;margin:0 0 24px}.hero-banner-video__description{line-height:1.6;margin:0 0 32px}.hero-banner-video__description p{margin:0}.hero-banner-video__button-wrapper{align-self:stretch;display:flex;flex-wrap:wrap;gap:16px;width:100%}.hero-banner-video__button{border:none;border-radius:20px;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;padding:12px 28px;text-decoration:none;transition:all .3s ease}.hero-banner-video__button:hover{color:#fff}.hero-banner-video__button--secondary{background-color:transparent;border:none}.hero-banner-video__button--secondary:hover{background-color:#fff}.hero-banner-video__control{align-items:center;background-color:rgba(0,0,0,.5);border:2px solid hsla(0,0%,100%,.8);border-radius:50%;color:#fff;cursor:pointer;display:flex;height:48px;justify-content:center;min-height:48px;min-width:48px;padding:0;position:absolute;transition:background-color .2s ease,border-color .2s ease,transform .2s ease;width:48px;z-index:20}.hero-banner-video__control:focus,.hero-banner-video__control:hover{background-color:rgba(0,0,0,.7);border-color:#fff;transform:scale(1.05)}.hero-banner-video__control:focus{outline:none}.hero-banner-video__control:focus-visible{outline:2px solid #fff;outline-offset:2px}.hero-banner-video__control--bottom-right{bottom:20px;right:20px}.hero-banner-video__control--bottom-left{bottom:20px;left:20px}.hero-banner-video__control--top-right{right:20px;top:20px}.hero-banner-video__control--top-left{left:20px;top:20px}.hero-banner-video__control-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.hero-banner-video__control-icon svg{height:20px;width:20px}.hero-banner-video__control-icon--play{display:none}.hero-banner-video__control-icon--pause,.hero-banner-video__control[data-playing=false] .hero-banner-video__control-icon--play{display:flex}.hero-banner-video__control[data-playing=false] .hero-banner-video__control-icon--pause{display:none}@media (prefers-reduced-motion:reduce){.hero-banner-video[data-respect-motion=true] .hero-banner-video__control,.hero-banner-video[data-respect-motion=true] .hero-banner-video__video{display:none}.hero-banner-video__button,.hero-banner-video__control{transition:none}}@media (min-width:768px){.hero-banner-video__control--bottom-right{bottom:24px;right:24px}.hero-banner-video__control--bottom-left{bottom:24px;left:24px}.hero-banner-video__control--top-right{right:24px;top:24px}.hero-banner-video__control--top-left{left:24px;top:24px}}@media (max-width:768px){.hero-banner-video{padding:40px 20px}.hero-banner-video__heading{margin-bottom:20px}.hero-banner-video__description{margin-bottom:24px}.hero-banner-video__control{height:44px;min-height:44px;min-width:44px;width:44px}.hero-banner-video__control-icon svg{height:18px;width:18px}.hero-banner-video__control--bottom-left,.hero-banner-video__control--bottom-right{bottom:16px}.hero-banner-video__control--top-left,.hero-banner-video__control--top-right{top:16px}.hero-banner-video__control--bottom-right,.hero-banner-video__control--top-right{right:16px}.hero-banner-video__control--bottom-left,.hero-banner-video__control--top-left{left:16px}}@media (prefers-contrast:high){.hero-banner-video__control{border-width:3px}.hero-banner-video__control:focus-visible{outline-width:3px}}