.slide_gallery{display:flex;flex-direction:row;height:9.375rem;margin:3.75rem 0}.slide_gallery_mask{height:100%;overflow:hidden;width:100%}.slide_gallery_arrow{align-items:center;display:flex;font-size:1.2em;height:7.16146vw;justify-content:center;width:7.16146vw}.slide_gallery_pause{background-color:var(--color-primary);color:var(--color-primary--text);font-size:15px;height:40px;opacity:0;pointer-events:none;position:absolute!important;top:0;transition:opacity .3s ease-out,background-color .3s ease-out;width:40px}.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{align-items:center;background-color:var(--color-primary);border:1rem solid var(--color-primary);display:flex;height:40px;justify-content:center;left:40px;opacity:0;overflow:hidden;pointer-events:none;position:absolute!important;top:0;transition:opacity .3s ease-out,background-color .3s ease-out;width:144px}.slideGallery__progress_bar .slideGallery__progress{background-color:#fff;height:4px;left:0;position:absolute;top:50%;transform:translateY(-50%) translateX(-95%);width:100%;z-index:1}.slideGallery__progress_bar .slideGallery__progress:after{background-color:#fff;border-radius:100%;content:"";height:8px;position:absolute;right:-1px;top:50%;transform:translateY(-50%);width:8px;z-index:5}.slideGallery__progress_bar .slideGallery__progress_background{background-color:var(--color-secondary);height:4px;left:5%;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:0}.slideGallery__progress_bar .slideGallery__progress_background:before{background-color:var(--color-primary);content:"";height:100%;left:-100%;position:absolute;top:0;width:5%}.bottom_slider_pause{align-items:center;display:flex;justify-content:flex-start;position:absolute;top:0}.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{display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;width:100%!important}.slide_gallery_item{align-items:center;border-left:1px solid #dedede;display:flex;flex-grow:0;flex-shrink:0;justify-content:center;padding:1.5rem;transition:border-color .3s;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{height:2.86458vw;width:2.86458vw}.slide_gallery_pause{font-size:1.25rem;height:3.125rem;width:3.125rem}.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{height:55px;width:55px}}