.sa-showcase-flow{--sa-scf-overlay:rgba(0,0,0,.45);--sa-scf-glyph:#fff;--sa-scf-fade:80px;position:relative;width:100%
  /* !important defeats theme/Elementor `img { height: auto }` (higher-priority
	 * global rules that would otherwise collapse the cover crop). */}.sa-showcase-flow .swiper{width:100%;height:340px;overflow:hidden}.sa-showcase-flow__fade{position:absolute;top:0;bottom:0;z-index:2;width:var(--sa-scf-fade);pointer-events:none}.sa-showcase-flow__fade--left{left:0;-webkit-mask-image:linear-gradient(90deg,#000,transparent);mask-image:linear-gradient(90deg,#000,transparent)}.sa-showcase-flow__fade--right{right:0;-webkit-mask-image:linear-gradient(270deg,#000,transparent);mask-image:linear-gradient(270deg,#000,transparent)}.sa-showcase-flow .swiper-wrapper{transition-timing-function:linear}.sa-showcase-flow__item{height:100%;border-radius:12px;overflow:hidden}.sa-showcase-flow__item--template{display:flex}.sa-showcase-flow__item--template>*{width:100%}.sa-showcase-flow__link{position:relative;display:block;width:100%;height:100%}.sa-showcase-flow__item .sa-showcase-flow__img{display:block;width:100%;height:100%!important;object-fit:cover;transition:transform .5s ease,filter .5s ease}.sa-showcase-flow.sa-scf--zoom .sa-showcase-flow__item:hover .sa-showcase-flow__img{transform:scale(1.06)}.sa-showcase-flow__overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:var(--sa-scf-overlay);color:var(--sa-scf-glyph);opacity:0;transition:opacity .35s ease;pointer-events:none}.sa-showcase-flow__item:hover .sa-showcase-flow__overlay{opacity:1}.sa-showcase-flow__badge{position:absolute;top:10px;right:10px;display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:rgba(0,0,0,.55);color:#fff;pointer-events:none}@media (prefers-reduced-motion:reduce){.sa-showcase-flow .sa-showcase-flow__img{transition:none}}