.hmz-info-slider-section{padding:var(--info-pt,30px) 0 var(--info-pb,18px);background:var(--info-section-bg,#fff)}
.hmz-info-slider-full{width:100%}.hmz-info-slider{position:relative;overflow:hidden;border-radius:var(--info-radius,20px);background:#eef3f8;outline:none}.hmz-info-slider.shadow-none{box-shadow:none}.hmz-info-slider.shadow-soft{box-shadow:0 8px 24px rgba(15,23,42,.07)}.hmz-info-slider.shadow-medium{box-shadow:0 14px 36px rgba(15,23,42,.10)}.hmz-info-slider.shadow-strong{box-shadow:0 20px 48px rgba(15,23,42,.18)}
.hmz-info-slider__track{position:relative;height:var(--info-h-desktop,430px);overflow:hidden}.hmz-info-slider__slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity var(--info-speed,550ms) ease,transform var(--info-speed,550ms) ease,visibility var(--info-speed,550ms) ease}.hmz-info-slider__slide.is-active{opacity:1;visibility:visible;z-index:1}.effect-fade .hmz-info-slider__slide{transform:none}.effect-slide .hmz-info-slider__slide{opacity:1;visibility:visible;transform:translateX(100%)}.effect-slide .hmz-info-slider__slide.is-active{transform:translateX(0)}.effect-slide .hmz-info-slider__slide.is-before{transform:translateX(-100%)}
.hmz-info-slider__slide a,.hmz-info-slider__slide span,.hmz-info-slider__slide img{display:block;width:100%;height:100%}.hmz-info-slider__slide img{object-fit:var(--info-object-fit,cover);object-position:var(--info-object-position,center center)}
.hmz-info-slider__arrow{position:absolute;top:50%;z-index:4;width:var(--info-arrow-size,42px);height:var(--info-arrow-size,42px);border:0;border-radius:50%;transform:translateY(-50%);color:var(--info-arrow-color,#fff);background:var(--info-arrow-bg,rgba(15,23,42,.62));display:grid;place-items:center;transition:filter .2s ease,transform .2s ease}.hmz-info-slider__arrow:hover{filter:brightness(.82);transform:translateY(-50%) scale(1.04)}.hmz-info-slider__prev{left:var(--info-arrow-offset,16px)}.hmz-info-slider__next{right:var(--info-arrow-offset,16px)}
.hmz-info-slider__dots{position:absolute;z-index:4;left:50%;bottom:14px;transform:translateX(-50%);display:flex;align-items:center;gap:8px}.dot-pos-outside-bottom .hmz-info-slider{overflow:visible;margin-bottom:30px}.dot-pos-outside-bottom .hmz-info-slider__dots{bottom:-24px}.hmz-info-slider__dots button{padding:0;border:0;background:var(--info-dot-color,rgba(255,255,255,.62));transition:all .2s ease;box-shadow:0 0 0 1px rgba(15,23,42,.16)}.dots-dot .hmz-info-slider__dots button{width:10px;height:10px;border-radius:50%}.dots-dot .hmz-info-slider__dots button.is-active{transform:scale(1.35);background:var(--info-dot-active,#fff)}.dots-pill .hmz-info-slider__dots button{width:9px;height:9px;border-radius:999px}.dots-pill .hmz-info-slider__dots button.is-active{width:28px;background:var(--info-dot-active,#fff)}.dots-line .hmz-info-slider__dots button{width:24px;height:4px;border-radius:999px}.dots-line .hmz-info-slider__dots button.is-active{width:38px;background:var(--info-dot-active,#fff)}
@media(max-width:991.98px){.hmz-info-slider__track{height:var(--info-h-tablet,300px)}}@media(max-width:767.98px){.hmz-info-slider__track{height:var(--info-h-mobile,190px)}.hmz-info-slider__arrow{width:min(var(--info-arrow-size,42px),38px);height:min(var(--info-arrow-size,42px),38px)}.hmz-info-slider__prev{left:min(var(--info-arrow-offset,16px),8px)}.hmz-info-slider__next{right:min(var(--info-arrow-offset,16px),8px)}}@media(prefers-reduced-motion:reduce){.hmz-info-slider__slide{transition:none!important}}
