section.hero-module{overflow:hidden;position:relative;z-index:1}section.hero-module .wrapper-slider{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}section.hero-module .slider{height:100%;position:relative;width:100%}section.hero-module .wrapper-slider .slider-btn-next{background-color:rgba(0,0,0,.5);border:none;height:50px;opacity:0;outline:none;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:opacity .3s ease-out;width:50px;z-index:5}section.hero-module .wrapper-slider .slider-btn-next:before{transform:translate(-50%,-50%)}section.hero-module .wrapper-slider .slider-btn-next:before,section.hero-module .wrapper-slider .slider-btn-previous:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='25' fill='none' viewBox='0 0 15 25'%3E%3Cpath fill='%23fff' d='M.401 1.674 1.66.404a1.345 1.345 0 0 1 1.921 0l11.02 11.123a1.38 1.38 0 0 1 0 1.94L3.58 24.598a1.345 1.345 0 0 1-1.921 0L.4 23.325a1.385 1.385 0 0 1 .023-1.964s7.173-7.324 7.753-7.894.58-1.158 0-1.744S.424 3.638.424 3.638A1.375 1.375 0 0 1 .4 1.674'/%3E%3C/svg%3E");content:"";height:25px;left:50%;position:absolute;top:50%;width:15px}section.hero-module .wrapper-slider .slider-btn-previous:before{transform:translate(-50%,-50%) rotate(180deg)}section.hero-module .wrapper-slider .slider-btn-previous{background-color:rgba(0,0,0,.5);border:none;height:50px;left:0;opacity:0;outline:none;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .3s ease-out;width:50px;z-index:5}section.hero-module:hover .wrapper-slider .slider-btn-next,section.hero-module:hover .wrapper-slider .slider-btn-previous{opacity:1}section.hero-module .slide{height:100%;opacity:0;pointer-events:none;position:absolute;transition:opacity .3s ease-out,visibility .3s ease-out;visibility:hidden;width:100%}section.hero-module .slide.active{opacity:1;visibility:visible}section.hero-module .slide video{height:100%;width:100%}section.hero-module .slide .hs-video-widget,section.hero-module .slide .hs-video-widget .hs-video-container,section.hero-module .slide .hs-video-widget .hs-video-container .hs-video-wrapper{display:flex;height:100%!important;justify-content:center;max-width:100%!important;width:100%!important}section.hero-module .slide .hs-video-widget .hs-video-container .hs-video-wrapper iframe{aspect-ratio:16/9;display:flex;height:auto;justify-content:center;left:50%!important;min-height:100%;min-width:100%;object-fit:cover;transform:translateX(-50%)!important;width:auto!important}section.hero-module .slide figure{height:100%;position:relative;width:100%}section.hero-module .slide figure img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}section.hero-module .container{position:relative;z-index:3}section.hero-module .wrapper{display:flex;flex-wrap:wrap;justify-content:center}section.hero-module .wrapper .content{max-width:80%;text-align:center;width:100%}section.hero-module .wrapper-navigation{display:flex;gap:20px;justify-content:center;padding-top:30px}section.hero-module .wrapper-navigation button{background-color:#fff;border:none;height:20px;transition:background-color .3s ease-out;width:20px}section.hero-module .wrapper-navigation button.active{background-color:#25346d}