:root{--color-red: 154 0 27}.hs{margin-bottom:32px}.hsBody{position:relative;padding-top:56.25%;overflow:hidden}.hsBody-slides{position:absolute;top:0;left:0;width:100%;height:100%}.hsBody-slide{position:absolute;top:0;left:0;z-index:1;width:0;height:100%;overflow:hidden;transition-timing-function:ease-out;transition-duration:.32s;transition-property:opacity;will-change:opacity}.hsBody-slide.is-first{z-index:2;width:100%}.hsBody-slide[href]:hover{opacity:.6}.hsBody-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hsCtrl{margin-top:16px}.hsCtrl-pagers{display:flex;-moz-column-gap:8px;column-gap:8px}.hsCtrl-pager{position:relative;flex:1;height:2px;overflow:hidden;background-color:#e6e4e5;border-radius:2px}.hsCtrl-pager-bar{position:absolute;inset:0;width:100%;height:100%;background-color:rgb(var(--color-red));transform:scaleX(0);transform-origin:0 50%;will-change:transform}.hsCtrl-pager.is-active .hsCtrl-pager-bar{transform:scaleX(1);animation:pager-show 5s linear 1 both}.hsCtrl-pager.is-finish .hsCtrl-pager-bar{transform:scaleX(1);transform-origin:100% 50%;animation:pager-hide .4s ease-out 1 forwards}.hsCtrl-arrow{cursor:pointer}.hsCtrl-arrow-svg{width:64px;height:64px;fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;transition-timing-function:ease-out;transition-duration:.32s}.hsCtrl-arrow:hover .hsCtrl-arrow-svg{stroke:rgb(var(--color-red))}@keyframes pager-show{0%{transform:scaleX(0)}100%{transform:scaleX(1)}}@keyframes pager-hide{0%{opacity:1}100%{opacity:0}}@media(min-width: 768px){.hs{margin-bottom:64px}.hs-inner{position:relative;padding:16px;border:1px solid #e6e4e5}.hsCtrl{position:absolute;bottom:0;left:0;z-index:2;width:100%;height:144px;margin-top:0;background:linear-gradient(to bottom, transparent, rgba(var(--color-red)/25%))}.hsCtrl-pagers{position:absolute;bottom:46px;left:32px;z-index:2;-moz-column-gap:16px;column-gap:16px;width:calc(100% - 272px)}.hsCtrl-pager{height:4px;background-color:#fff;border-radius:4px}.hsCtrl-arrows{position:absolute;right:32px;bottom:16px;display:flex;-moz-column-gap:32px;column-gap:32px}}
