.s-media{position:relative}.s-media__container{position:relative;margin:4.44rem 0;width:100%;max-height:80vh;cursor:pointer;overflow:hidden}.s-media__image{width:100%;height:100%}.s-media__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.s-media__play{position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%, -50%)}.s-media__play:after{display:block;width:3.545rem;height:3.545rem;background-image:url("../../../static/images/play-btn.svg");background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:50%;transition:transform .2s ease-in-out;content:""}.s-media__inline-video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(255,255,255,.5)}.s-media__inline-video iframe,.s-media__inline-video video{position:absolute;top:0;left:0;width:100%;height:100%}.s-media__inline-video--show{display:block}.s-media:hover .s-media__play:after{transform:scale(1.1)}.s-media .u-container .s-media__container{margin:3.11rem 0}body.modal-open{overflow:hidden}.s-media__modal{display:flex;flex-direction:row;align-items:center;justify-content:center;position:fixed;top:0;left:0;z-index:999;display:none;padding:1rem;width:100vw;height:100vh;transition:all .3s ease-in-out}.s-media__modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5)}.s-media__modal--show{display:flex}.s-media__modal__close{position:absolute;top:-1.1em;right:-1.1em;z-index:999;width:2.2em;height:2.2em;background-color:var(--color-black-light);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-media__modal__close{top:-15px;right:-15px;width:30px;height:30px}}.s-media__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-white);border-radius:0}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-media__modal__close .s__line{width:10px}}.s-media__modal__close .s__line:nth-child(1){transform:rotate(45deg)}.s-media__modal__close .s__line:nth-child(2){transform:rotate(-45deg)}.s-media__modal__video{position:relative;padding-bottom:56.25%}.s-media__modal__video iframe,.s-media__modal__video video{position:absolute;top:0;left:0;width:100%;height:100%}.s-media__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-media__modal__content{max-width:90%}}
