.s-hero-small{padding:calc(var(--head-height) + 3.1rem) 0 1.2rem;color:var(--color-navy)}.s-hero-small .u-container{position:relative}.s-hero-small .s__title{margin-bottom:1rem}.s-hero-small .s__media{position:relative;width:100%;height:28rem;pointer-events:none}.s-hero-small .s__media video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-hero-small .s__media:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background:linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);content:""}.s-hero-small .s__play-btn{position:absolute;right:2.4rem;bottom:2rem;width:3.2rem;height:3.2rem;cursor:pointer}.s-hero-small .video__play-controls{position:absolute;right:2.4rem;bottom:2rem}.s-hero-small .video__play-controls .video__play-btn{display:block;margin:0;padding:0;width:3.2rem;height:3.2rem;background:none;border:none;border-radius:0;box-shadow:none;cursor:pointer;outline:none}.s-hero-small .video__play-controls .video__play-btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.s-hero-small .video__play-controls .video__play-btn svg{display:block;width:100%;height:100%;overflow:visible}.s-hero-small .video__play-controls .video__play-btn.play{display:none}.s-hero-small.is-rounded-corner .s__media video{border-radius:.4rem}.s-hero-small.is-rounded-corner .s__media:after{border-radius:.4rem}.s-hero-small__modal{display:flex;flex-direction:row;align-items:center;justify-content:center;position:fixed;top:0;left:0;z-index:1008;display:none;padding:1rem;width:100vw;height:100vh;transition:all .3s ease-in-out}.s-hero-small__modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5)}.s-hero-small__modal--show{display:flex}.s-hero-small__modal__close{position:absolute;top:-1.1em;right:-1.1em;z-index:999;width:2.2em;height:2.2em;background-color:var(--color-white);border:none;border-radius:50%;cursor:pointer;opacity:1}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-hero-small__modal__close{top:-15px;right:-15px;width:30px;height:30px}}.s-hero-small__modal__close .s__line{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;width:16px;height:1px;background-color:var(--color-black);border-radius:0}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-hero-small__modal__close .s__line{width:10px}}.s-hero-small__modal__close .s__line:nth-child(1){transform:rotate(45deg)}.s-hero-small__modal__close .s__line:nth-child(2){transform:rotate(-45deg)}.s-hero-small__modal__video{position:relative;padding-bottom:56.25%}.s-hero-small__modal__video video{position:absolute;top:0;left:0;width:100%;height:100%}.s-hero-small__modal__content{position:relative;width:100%;max-width:70%;height:-moz-fit-content;height:fit-content}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-hero-small__modal__content{max-width:90%}}
