.wp-block-gutsliders-marquee{overflow:hidden;position:relative}.wp-block-gutsliders-marquee.is-style-horizontal-fade{-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 128px,#000 calc(100% - 128px),transparent);mask-image:linear-gradient(90deg,transparent 0,#000 128px,#000 calc(100% - 128px),transparent)}.wp-block-gutsliders-marquee.is-style-vertical-fade{-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 64px,#000 calc(100% - 64px),transparent);mask-image:linear-gradient(180deg,transparent 0,#000 64px,#000 calc(100% - 64px),transparent)}.wp-block-gutsliders-marquee .marquee-container{animation-duration:var(--animation-duration,30s);animation-iteration-count:infinite;animation-name:var(--animation-name,marquee-scroll-left);animation-timing-function:linear;display:flex;will-change:transform}.wp-block-gutsliders-marquee .marquee-container.marquee-horizontal{flex-direction:row;gap:var(--marquee-gap-desk,15px);width:-moz-max-content;width:max-content}.wp-block-gutsliders-marquee .marquee-container.marquee-horizontal .marquee-content{align-items:center;display:flex;flex-direction:row;flex-shrink:0;gap:var(--marquee-gap-desk,15px)}.wp-block-gutsliders-marquee .marquee-container.marquee-horizontal .marquee-content>*{flex-shrink:0}.wp-block-gutsliders-marquee .marquee-container.marquee-vertical{flex-direction:column;gap:var(--marquee-gap-desk,15px);height:-moz-max-content;height:max-content;min-height:100%}.wp-block-gutsliders-marquee .marquee-container.marquee-vertical .marquee-content{display:flex;flex-direction:column;flex-shrink:0;gap:var(--marquee-gap-desk,15px);min-height:100%}.wp-block-gutsliders-marquee:has(.marquee-vertical){height:var(--marquee-height-desk,500px);max-height:100vh}.wp-block-gutsliders-marquee .marquee-item{position:relative;z-index:1}.wp-block-gutsliders-marquee .marquee-item .swiper-container-outer{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;position:relative;text-decoration:none!important;width:100%;z-index:1}.wp-block-gutsliders-marquee .marquee-item .swiper-container-outer.responsive-image{background-image:var(--gut-mobile-bg-image);background-position:var(--gut-mobile-focal-point,center);background-repeat:no-repeat;background-size:cover}@media (max-width:1024px)and (min-width:768px){.wp-block-gutsliders-marquee .marquee-item .swiper-container-outer.responsive-image{background-image:var(--gut-tablet-bg-image);background-position:var(--gut-tablet-focal-point,center)}}@media (min-width:1025px){.wp-block-gutsliders-marquee .marquee-item .swiper-container-outer.responsive-image{background-image:var(--gut-desktop-bg-image);background-position:var(--gut-desktop-focal-point,center)}}.wp-block-gutsliders-marquee .marquee-item .gutslider-video-wrapper{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}.wp-block-gutsliders-marquee .marquee-item .gutslider-video-wrapper .gutslider-video{height:100%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:100%}.wp-block-gutsliders-marquee .marquee-item .gutslider-content-inner{margin:0 auto;max-width:var(--gut-item-width-desk,100%);padding:0;text-align:center;width:100%}@media (max-width:1024px){.wp-block-gutsliders-marquee .marquee-item .gutslider-content-inner{max-width:var(--gut-item-width-tab,var(--gut-item-width-desk,100%))}}@media (max-width:767px){.wp-block-gutsliders-marquee .marquee-item .gutslider-content-inner{max-width:var(--gut-item-width-mob,var(--gut-item-width-tab,var(--gut-item-width-desk,100%)))}}.wp-block-gutsliders-marquee .marquee-item .gutslider-overlay{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}@media (max-width:1024px){.wp-block-gutsliders-marquee .marquee-container.marquee-horizontal,.wp-block-gutsliders-marquee .marquee-container.marquee-horizontal .marquee-content,.wp-block-gutsliders-marquee .marquee-container.marquee-vertical,.wp-block-gutsliders-marquee .marquee-container.marquee-vertical .marquee-content{gap:var(--marquee-gap-tab,var(--marquee-gap-desk,15px))}.wp-block-gutsliders-marquee:has(.marquee-vertical){height:var(--marquee-height-tab,var(--marquee-height-desk,500px))}}@media (max-width:767px){.wp-block-gutsliders-marquee .marquee-container.marquee-horizontal,.wp-block-gutsliders-marquee .marquee-container.marquee-horizontal .marquee-content,.wp-block-gutsliders-marquee .marquee-container.marquee-vertical,.wp-block-gutsliders-marquee .marquee-container.marquee-vertical .marquee-content{gap:var(--marquee-gap-mob,var(--marquee-gap-tab,var(--marquee-gap-desk,15px)))}.wp-block-gutsliders-marquee:has(.marquee-vertical){height:var(--marquee-height-mob,var(--marquee-height-tab,var(--marquee-height-desk,500px)))}}.pause-on-hover:hover{animation-play-state:paused}