.slide_gallery{flex-direction:row;height:9.375rem;margin:3.75rem 0;display:flex}.slide_gallery_mask{width:100%;overflow:hidden;height:100%}.slide_gallery_arrow{width:2.5rem;height:2.5rem;display:flex;justify-content:center;align-items:center;font-size:.8em}.slide_gallery_pause{width:40px;height:40px;font-size:15px;position:absolute!important;top:0;background-color:var(--color-primary);color:var(--color-primary--text);opacity:0;pointer-events:none;transition:opacity .3s ease-out,background-color .3s ease-out}.slide_gallery_pause:before{content:"\f121";font-family:iconset}.slide_gallery_pause.-active:before{content:"\f122"}.slide_gallery_pause:hover{background-color:color-mix(in srgb,var(--color-primary--hover) 96%,#000)}.slideGallery__progress_bar{position:absolute!important;top:0;left:40px;background-color:var(--color-primary);height:40px;width:144px;border:1rem solid var(--color-primary);display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:opacity .3s ease-out,background-color .3s ease-out;overflow:hidden}.slideGallery__progress_bar .slideGallery__progress{position:absolute;left:0;top:50%;transform:translateY(-50%) translateX(-95%);width:100%;height:4px;background-color:#fff;z-index:1}.slideGallery__progress_bar .slideGallery__progress:after{content:"";position:absolute;top:50%;right:-1px;transform:translateY(-50%);height:8px;width:8px;background-color:#fff;border-radius:100%;z-index:5}.slideGallery__progress_bar .slideGallery__progress_background{position:absolute;width:100%;height:4px;left:5%;top:50%;transform:translateY(-50%);background-color:var(--color-secondary);z-index:0}.slideGallery__progress_bar .slideGallery__progress_background:before{content:"";position:absolute;left:-100%;top:0;width:5%;height:100%;background-color:var(--color-primary)}.bottom_slider_pause{position:absolute;top:0;display:flex;align-items:center;justify-content:flex-start}.footer__slider:hover .slideGallery__progress_bar,.footer__slider:hover .slide_gallery_pause,.slideGallery__progress_bar:focus,.slideGallery__progress_bar:hover,.slide_gallery:hover .slideGallery__progress_bar,.slide_gallery:hover .slide_gallery_pause,.slide_gallery__progress_bar:focus+.fadeSlider__pause,.slide_gallery_pause:focus,.slide_gallery_pause:focus+.slide_gallery__progress_bar,.slide_gallery_pause:hover{opacity:1;pointer-events:visible}.slide_gallery_container{width:100%!important;height:100%;display:flex;flex-direction:row;flex-wrap:nowrap}.slide_gallery_item{display:flex;flex-shrink:0;flex-grow:0;justify-content:center;align-items:center;border-left:1px solid #dedede;transition:border-color .3s;padding:1.5rem;width:100%}.slide_gallery_item:first-child{border-left-color:transparent}.slide_gallery_item>*{display:block}@media (min-width:500px){.slide_gallery_item{width:50%}}@media (min-width:768px){.slide_gallery_arrow{width:2.8645833333vw;height:2.8645833333vw;font-size:1.2em;min-height:34px;min-width:34px}.slide_gallery_pause{width:3.125rem;height:3.125rem;font-size:1.25rem}.slideGallery__progress_bar{height:3.125rem;left:3.125rem}.slide_gallery_item{width:25%}}@media (min-width:1200px){.slide_gallery_item{width:20%}}@media (min-width:1700px){.slide_gallery_item{width:20%}.slide_gallery_arrow{width:55px;height:55px}}