.hsps-showcase{position:relative;width:var(--hsps-width,100%);max-width:100%;overflow:hidden;background:var(--hsps-background,#202020);isolation:isolate}
.hsps-stage{position:relative;width:100%;height:var(--hsps-height,100svh);min-height:var(--hsps-min-height,620px);overflow:hidden;background:var(--hsps-background,#202020);touch-action:pan-y}
.hsps-canvas,.hsps-source-slides,.hsps-source-slide,.hsps-source-slide img,.hsps-overlay{position:absolute;inset:0;width:100%;height:100%}
.hsps-canvas{display:block;z-index:1;pointer-events:none;opacity:0;transition:opacity .25s ease}
.hsps-showcase.hsps-webgl-ready .hsps-canvas{opacity:1}
.hsps-source-slides{z-index:0;opacity:1;visibility:visible;transition:opacity .25s ease,visibility 0s linear 0s}
.hsps-source-slide{margin:0;opacity:0;transition:opacity .65s ease;overflow:hidden}
.hsps-source-slide.is-active{opacity:1}
.hsps-source-slide img{display:block;object-fit:var(--hsps-slide-fit,cover);object-position:var(--hsps-slide-position,50% 50%);transform:translate3d(var(--hsps-slide-offset-x,0),var(--hsps-slide-offset-y,0),0) scale(var(--hsps-slide-scale,1));transform-origin:var(--hsps-slide-position,50% 50%)}
.hsps-loading-background.hsps-particles-pending .hsps-source-slides,.hsps-loading-indicator.hsps-particles-pending .hsps-source-slides{opacity:0;visibility:hidden}
.hsps-showcase.hsps-webgl-ready .hsps-source-slides{opacity:0;visibility:hidden;transition:opacity .25s ease,visibility 0s linear .25s}
.hsps-showcase.is-fallback .hsps-source-slides{opacity:1;visibility:visible;transition:none}
.hsps-overlay{z-index:2;pointer-events:none;background:var(--hsps-overlay,rgba(0,0,0,.25));opacity:0}
.hsps-has-overlay .hsps-overlay{opacity:1}
.hsps-content-wrap{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center;width:100%;padding:clamp(28px,5vw,84px);pointer-events:none}
.hsps-content-wrap:before{content:"";width:min(100%,var(--hsps-content-width,1180px));height:100%;display:block}
.hsps-content-slide{position:absolute;width:min(calc(100% - clamp(56px,10vw,168px)),var(--hsps-content-width,1180px));opacity:0;visibility:hidden;pointer-events:none;transform:translate3d(0,var(--hsps-content-entry-distance,34px),0);transition:opacity var(--hsps-content-entry-ms,720ms) cubic-bezier(.22,1,.36,1),transform var(--hsps-content-entry-ms,720ms) cubic-bezier(.22,1,.36,1),visibility 0s linear var(--hsps-content-entry-ms,720ms);text-align:left}
.hsps-content-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:translate3d(var(--hsps-content-offset-x-active,0px),var(--hsps-content-offset-y-active,0px),0);transition-delay:.08s, .08s, 0s}
.hsps-content-slide.is-leaving{opacity:0;transform:translate3d(var(--hsps-content-offset-x-active,0px),calc(var(--hsps-content-offset-y-active,0px) - 20px),0);transition-duration:var(--hsps-content-exit-ms,260ms);transition-delay:0s}
.hsps-content-align-left .hsps-content-slide{text-align:left}
.hsps-content-align-center .hsps-content-slide{text-align:center}
.hsps-content-align-right .hsps-content-slide{text-align:right}
.hsps-content-v-top .hsps-content-slide{top:clamp(60px,10vh,130px)}
.hsps-content-v-middle .hsps-content-slide{top:50%;transform:translate3d(var(--hsps-content-offset-x-active,0px),calc(-50% + var(--hsps-content-offset-y-active,0px)),0)}
.hsps-content-v-middle .hsps-content-slide:not(.is-active){transform:translate3d(0,calc(-50% + var(--hsps-content-entry-distance,34px)),0)}
.hsps-content-v-middle .hsps-content-slide.is-leaving{transform:translate3d(var(--hsps-content-offset-x-active,0px),calc(-50% + var(--hsps-content-offset-y-active,0px) - 20px),0)}
.hsps-content-v-bottom .hsps-content-slide{bottom:clamp(70px,12vh,150px)}
.hsps-badge{display:inline-block;margin-bottom:14px;font-size:clamp(11px,.9vw,14px);font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--hsps-subtitle-color,rgba(255,255,255,.84))}
.hsps-title{max-width:900px;margin:0;color:var(--hsps-title-color,#fff);font-size:var(--hsps-title-size,clamp(38px,6vw,92px));font-weight:var(--hsps-title-weight,500);line-height:.98;letter-spacing:-.045em}
.hsps-content-align-center .hsps-title,.hsps-content-align-center .hsps-subtitle{margin-left:auto;margin-right:auto}
.hsps-content-align-right .hsps-title,.hsps-content-align-right .hsps-subtitle{margin-left:auto}
.hsps-subtitle{max-width:720px;margin-top:22px;color:var(--hsps-subtitle-color,rgba(255,255,255,.84));font-size:var(--hsps-subtitle-size,clamp(16px,1.5vw,22px));line-height:1.55}
.hsps-subtitle>:first-child{margin-top:0}
.hsps-subtitle>:last-child{margin-bottom:0}
.hsps-content-shadow-on .hsps-badge,.hsps-content-shadow-on .hsps-title,.hsps-content-shadow-on .hsps-subtitle{text-shadow:var(--hsps-content-shadow-x,0px) var(--hsps-content-shadow-y,4px) var(--hsps-content-shadow-blur,18px) var(--hsps-content-shadow-color,rgba(0,0,0,.45))}
.hsps-content-shadow-on.hsps-content-shadow-button-on .hsps-button{text-shadow:var(--hsps-content-shadow-x,0px) var(--hsps-content-shadow-y,4px) var(--hsps-content-shadow-blur,18px) var(--hsps-content-shadow-color,rgba(0,0,0,.45))}
.hsps-button{display:inline-flex;align-items:center;justify-content:center;margin-top:28px;padding:var(--hsps-button-padding,14px 24px);border-radius:var(--hsps-button-radius,999px);background:var(--hsps-button-bg,#fff);color:var(--hsps-button-color,#111);text-decoration:none;font-weight:600;line-height:1;transition:transform .25s ease,opacity .25s ease}
.hsps-button:hover{transform:translateY(-2px);opacity:.9;color:var(--hsps-button-color,#111)}
.hsps-progress{position:absolute;z-index:5;display:flex;gap:var(--hsps-progress-gap,10px);align-items:flex-end;max-width:calc(100% - 40px);pointer-events:auto}
.hsps-progress-position-top-left .hsps-progress{top:calc(env(safe-area-inset-top,0px) + var(--hsps-progress-edge-active));left:calc(env(safe-area-inset-left,0px) + var(--hsps-progress-edge-active))}
.hsps-progress-position-top-center .hsps-progress{top:calc(env(safe-area-inset-top,0px) + var(--hsps-progress-edge-active));left:50%;transform:translateX(-50%)}
.hsps-progress-position-top-right .hsps-progress{top:calc(env(safe-area-inset-top,0px) + var(--hsps-progress-edge-active));right:calc(env(safe-area-inset-right,0px) + var(--hsps-progress-edge-active))}
.hsps-progress-position-bottom-left .hsps-progress{bottom:calc(env(safe-area-inset-bottom,0px) + var(--hsps-progress-edge-active));left:calc(env(safe-area-inset-left,0px) + var(--hsps-progress-edge-active))}
.hsps-progress-position-bottom-center .hsps-progress{bottom:calc(env(safe-area-inset-bottom,0px) + var(--hsps-progress-edge-active));left:50%;transform:translateX(-50%)}
.hsps-progress-position-bottom-right .hsps-progress{bottom:calc(env(safe-area-inset-bottom,0px) + var(--hsps-progress-edge-active));right:calc(env(safe-area-inset-right,0px) + var(--hsps-progress-edge-active))}
.hsps-progress-item{appearance:none;border:0;margin:0;padding:0;background:transparent;color:inherit;cursor:pointer;display:flex;flex-direction:column;gap:8px;align-items:stretch;min-width:var(--hsps-dot-size,9px)}
.hsps-progress-title{display:none;white-space:nowrap;color:var(--hsps-progress-title-color,rgba(255,255,255,.7));font-size:11px;line-height:1.2;transition:color .25s ease,opacity .25s ease}
.hsps-showcase[data-hsps-show-titles="1"] .hsps-progress-title{display:block}
.hsps-progress-item.is-active .hsps-progress-title{color:var(--hsps-progress-title-active-color,#fff)}
.hsps-progress-track{position:relative;display:block;overflow:hidden;width:var(--hsps-dot-size,9px);height:var(--hsps-dot-size,9px);border-radius:999px;background:var(--hsps-progress-color,rgba(255,255,255,.48));transition:width .3s ease,background .3s ease}
.hsps-progress-item.is-active .hsps-progress-track{width:var(--hsps-pill-width,34px);background:var(--hsps-progress-active-bg,rgba(255,255,255,.24))}
.hsps-progress-fill{position:absolute;inset:0 auto 0 0;width:calc(var(--hsps-progress-value,0)*100%);background:var(--hsps-progress-fill,rgba(255,255,255,.98));border-radius:inherit}
.hsps-progress-style-lines .hsps-progress-item{min-width:clamp(46px,8vw,120px)}
.hsps-progress-style-lines .hsps-progress-track,.hsps-progress-style-lines .hsps-progress-item.is-active .hsps-progress-track{width:100%;height:2px;border-radius:0}
.hsps-status{position:absolute;left:16px;bottom:16px;z-index:6;color:#fff;font-size:12px;pointer-events:none}
.hsps-status:empty{display:none}
.hsps-loading-indicator.is-loading .hsps-status:empty{display:block}
.hsps-loading-indicator.is-loading .hsps-status:after{content:"Loading particle slides…"}
.hsps-showcase.is-fallback .hsps-canvas{display:none}
.hsps-empty{padding:18px;border:1px solid #d63638;background:#fff;color:#1d2327}
.hsps-motion-button{position:fixed;z-index:2147483000;appearance:none;border:1px solid rgba(255,255,255,.35);background:rgba(20,20,20,.82);color:#fff;padding:12px 18px;border-radius:999px;font:600 14px/1.1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-shadow:0 10px 30px rgba(0,0,0,.25);backdrop-filter:blur(12px);cursor:pointer}
.hsps-motion-button.position-top-left{top:max(18px,env(safe-area-inset-top));left:max(18px,env(safe-area-inset-left))}
.hsps-motion-button.position-top-center{top:max(18px,env(safe-area-inset-top));left:50%;transform:translateX(-50%)}
.hsps-motion-button.position-top-right{top:max(18px,env(safe-area-inset-top));right:max(18px,env(safe-area-inset-right))}
.hsps-motion-button.position-bottom-left{bottom:max(18px,env(safe-area-inset-bottom));left:max(18px,env(safe-area-inset-left))}
.hsps-motion-button.position-bottom-center{bottom:max(18px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%)}
.hsps-motion-button.position-bottom-right{bottom:max(18px,env(safe-area-inset-bottom));right:max(18px,env(safe-area-inset-right))}
@media(max-width:980px){.hsps-stage{min-height:min(var(--hsps-min-height,620px),100svh)}
.hsps-content-wrap{padding:clamp(24px,5vw,52px)}
.hsps-content-slide{width:calc(100% - clamp(48px,10vw,104px))}
.hsps-progress-title{font-size:10px}
}
@media(max-width:767px){.hsps-stage{height:var(--hsps-height,100svh);min-height:min(var(--hsps-min-height,620px),100svh)}
.hsps-content-wrap{padding:24px}
.hsps-content-slide{width:calc(100% - 48px)}
.hsps-content-v-top .hsps-content-slide{top:74px}
.hsps-content-v-bottom .hsps-content-slide{bottom:90px}
.hsps-title{line-height:1.02}
.hsps-subtitle{margin-top:16px}
.hsps-button{margin-top:20px}
.hsps-progress{max-width:calc(100% - 30px)}
}
@media(prefers-reduced-motion:reduce){.hsps-showcase.hsps-reduced .hsps-content-slide,.hsps-showcase.hsps-reduced .hsps-source-slide,.hsps-showcase.hsps-reduced .hsps-button{transition:none!important}
}

.hsps-showcase.hsps-initial-pending .hsps-content-slide{opacity:0!important;visibility:hidden!important;pointer-events:none!important}

/* Horizontal content placement */
.hsps-content-align-left .hsps-content-slide{left:clamp(28px,5vw,84px);right:auto}

.hsps-content-align-right .hsps-content-slide{left:auto;right:clamp(28px,5vw,84px)}

.hsps-content-align-center .hsps-content-slide{left:50%;right:auto}

.hsps-content-align-center.hsps-content-v-top .hsps-content-slide.is-active,.hsps-content-align-center.hsps-content-v-bottom .hsps-content-slide.is-active{transform:translate3d(calc(-50% + var(--hsps-content-offset-x-active,0px)),var(--hsps-content-offset-y-active,0px),0)}

.hsps-content-align-center.hsps-content-v-top .hsps-content-slide:not(.is-active),.hsps-content-align-center.hsps-content-v-bottom .hsps-content-slide:not(.is-active){transform:translate3d(-50%,var(--hsps-content-entry-distance,34px),0)}

.hsps-content-align-center.hsps-content-v-middle .hsps-content-slide.is-active{transform:translate3d(calc(-50% + var(--hsps-content-offset-x-active,0px)),calc(-50% + var(--hsps-content-offset-y-active,0px)),0)}

.hsps-content-align-center.hsps-content-v-middle .hsps-content-slide:not(.is-active){transform:translate3d(-50%,calc(-50% + var(--hsps-content-entry-distance,34px)),0)}

.hsps-content-align-center .hsps-content-slide.is-leaving{opacity:0}

@media(max-width:767px){.hsps-content-align-left .hsps-content-slide{left:24px}
.hsps-content-align-right .hsps-content-slide{right:24px}
}

.hsps-motion-button{--hsps-motion-top-offset:96px;--hsps-motion-edge-offset:20px;touch-action:manipulation}

.hsps-motion-button.is-dark{color:#fff;background:rgba(20,20,20,.88);border-color:rgba(255,255,255,.3)}

.hsps-motion-button.is-light{color:#171717;background:rgba(255,255,255,.94);border-color:rgba(0,0,0,.16)}

.hsps-motion-button.position-top-left{top:max(var(--hsps-motion-top-offset),calc(env(safe-area-inset-top,0px) + var(--hsps-motion-edge-offset)));left:calc(env(safe-area-inset-left,0px) + var(--hsps-motion-edge-offset))}

.hsps-motion-button.position-top-center{top:max(var(--hsps-motion-top-offset),calc(env(safe-area-inset-top,0px) + var(--hsps-motion-edge-offset)))}

.hsps-motion-button.position-top-right{top:max(var(--hsps-motion-top-offset),calc(env(safe-area-inset-top,0px) + var(--hsps-motion-edge-offset)));right:calc(env(safe-area-inset-right,0px) + var(--hsps-motion-edge-offset))}

.hsps-motion-button.position-bottom-left{bottom:calc(env(safe-area-inset-bottom,0px) + var(--hsps-motion-edge-offset));left:calc(env(safe-area-inset-left,0px) + var(--hsps-motion-edge-offset))}

.hsps-motion-button.position-bottom-center{bottom:calc(env(safe-area-inset-bottom,0px) + var(--hsps-motion-edge-offset))}

.hsps-motion-button.position-bottom-right{bottom:calc(env(safe-area-inset-bottom,0px) + var(--hsps-motion-edge-offset));right:calc(env(safe-area-inset-right,0px) + var(--hsps-motion-edge-offset))}


/* Content Entrance Animation parity with Hero Slide Showcase v2.0.4. */
.hsps-content-slide,
.hsps-content-slide.is-active,
.hsps-content-slide.is-leaving{
  transition:none;
}

.hsps-content-slide.is-active,
.hsps-content-slide.is-leaving{
  opacity:1;
  visibility:visible;
}

.hsps-content-slide.is-active{pointer-events:auto}

.hsps-content-slide.is-leaving{pointer-events:none}

.hsps-content-v-top .hsps-content-slide.is-leaving,
.hsps-content-v-bottom .hsps-content-slide.is-leaving{
  opacity:1;
  transform:translate3d(var(--hsps-content-offset-x-active,0px),var(--hsps-content-offset-y-active,0px),0);
}

.hsps-content-align-center .hsps-content-slide.is-leaving{opacity:1}

.hsps-content-v-middle .hsps-content-slide,
.hsps-content-v-middle .hsps-content-slide:not(.is-active),
.hsps-content-v-middle .hsps-content-slide.is-leaving{
  transform:translate3d(var(--hsps-content-offset-x-active,0px),calc(-50% + var(--hsps-content-offset-y-active,0px)),0);
}

.hsps-content-align-center.hsps-content-v-top .hsps-content-slide,
.hsps-content-align-center.hsps-content-v-bottom .hsps-content-slide,
.hsps-content-align-center.hsps-content-v-top .hsps-content-slide.is-active,
.hsps-content-align-center.hsps-content-v-bottom .hsps-content-slide.is-active,
.hsps-content-align-center.hsps-content-v-top .hsps-content-slide:not(.is-active),
.hsps-content-align-center.hsps-content-v-bottom .hsps-content-slide:not(.is-active){
  transform:translate3d(calc(-50% + var(--hsps-content-offset-x-active,0px)),var(--hsps-content-offset-y-active,0px),0);
}

.hsps-content-align-center.hsps-content-v-middle .hsps-content-slide,
.hsps-content-align-center.hsps-content-v-middle .hsps-content-slide.is-active,
.hsps-content-align-center.hsps-content-v-middle .hsps-content-slide:not(.is-active),
.hsps-content-align-center.hsps-content-v-middle .hsps-content-slide.is-leaving{
  transform:translate3d(calc(-50% + var(--hsps-content-offset-x-active,0px)),calc(-50% + var(--hsps-content-offset-y-active,0px)),0);
}

.hsps-showcase.hsps-initial-pending .hsps-content-slide.is-active{
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
}


.hsps-content-anim-on .hsps-content-slide .hsps-badge,
.hsps-content-anim-on .hsps-content-slide .hsps-title,
.hsps-content-anim-on .hsps-content-slide .hsps-subtitle,
.hsps-content-anim-on .hsps-content-slide .hsps-button{
  opacity:0;
  transform:translate3d(var(--hsps-entrance-x,0),var(--hsps-entrance-y,var(--hsps-content-anim-distance,42px)),0) scale(var(--hsps-entrance-scale,1));
  filter:blur(var(--hsps-entrance-blur,0px));
  transition:none;
  will-change:opacity,transform,filter;
}

.hsps-content-anim-on .hsps-content-slide .hsps-badge{--hsps-entrance-delay:var(--hsps-badge-entrance-delay,0ms)}

.hsps-content-anim-on .hsps-content-slide .hsps-title{--hsps-entrance-delay:var(--hsps-title-entrance-delay,110ms)}

.hsps-content-anim-on .hsps-content-slide .hsps-subtitle{--hsps-entrance-delay:var(--hsps-subtitle-entrance-delay,220ms)}

.hsps-content-anim-on .hsps-content-slide .hsps-button{--hsps-entrance-delay:var(--hsps-button-entrance-delay,320ms)}

.hsps-content-anim-on .hsps-content-slide.is-active .hsps-badge,
.hsps-content-anim-on .hsps-content-slide.is-active .hsps-title,
.hsps-content-anim-on .hsps-content-slide.is-active .hsps-subtitle,
.hsps-content-anim-on .hsps-content-slide.is-active .hsps-button{
  opacity:1;
  transform:translate3d(0,0,0) scale(1);
  filter:blur(0);
  transition:
    opacity var(--hsps-content-anim-duration,950ms) var(--hsps-content-anim-ease,cubic-bezier(.22,1,.36,1)) calc(var(--hsps-content-entry-wait,180ms) + var(--hsps-entrance-delay,0ms)),
    transform var(--hsps-content-anim-duration,950ms) var(--hsps-content-anim-ease,cubic-bezier(.22,1,.36,1)) calc(var(--hsps-content-entry-wait,180ms) + var(--hsps-entrance-delay,0ms)),
    filter var(--hsps-content-anim-duration,950ms) var(--hsps-content-anim-ease,cubic-bezier(.22,1,.36,1)) calc(var(--hsps-content-entry-wait,180ms) + var(--hsps-entrance-delay,0ms));
}

.hsps-content-anim-on.hsps-initial-anim-on.hsps-initial-pending .hsps-content-slide.is-active .hsps-badge,
.hsps-content-anim-on.hsps-initial-anim-on.hsps-initial-pending .hsps-content-slide.is-active .hsps-title,
.hsps-content-anim-on.hsps-initial-anim-on.hsps-initial-pending .hsps-content-slide.is-active .hsps-subtitle,
.hsps-content-anim-on.hsps-initial-anim-on.hsps-initial-pending .hsps-content-slide.is-active .hsps-button,
.hsps-content-anim-on .hsps-content-slide.hsps-enter-staging .hsps-badge,
.hsps-content-anim-on .hsps-content-slide.hsps-enter-staging .hsps-title,
.hsps-content-anim-on .hsps-content-slide.hsps-enter-staging .hsps-subtitle,
.hsps-content-anim-on .hsps-content-slide.hsps-enter-staging .hsps-button{
  opacity:0!important;
  transform:translate3d(var(--hsps-entrance-x,0),var(--hsps-entrance-y,var(--hsps-content-anim-distance,42px)),0) scale(var(--hsps-entrance-scale,1))!important;
  filter:blur(var(--hsps-entrance-blur,0px))!important;
  transition:none!important;
}

.hsps-content-slide.hsps-text-prewarm:not(.is-active):not(.is-leaving){
  visibility:visible;
  opacity:1;
  pointer-events:none;
}

.hsps-content-anim-on .hsps-content-slide.hsps-text-prewarm:not(.is-active):not(.is-leaving) .hsps-badge,
.hsps-content-anim-on .hsps-content-slide.hsps-text-prewarm:not(.is-active):not(.is-leaving) .hsps-title,
.hsps-content-anim-on .hsps-content-slide.hsps-text-prewarm:not(.is-active):not(.is-leaving) .hsps-subtitle,
.hsps-content-anim-on .hsps-content-slide.hsps-text-prewarm:not(.is-active):not(.is-leaving) .hsps-button{
  visibility:visible!important;
  opacity:.001!important;
  transform:translate3d(0,0,0) scale(1)!important;
  filter:none!important;
  transition:none!important;
}

.hsps-content-anim-on .hsps-content-slide.hsps-entering .hsps-badge,
.hsps-content-anim-on .hsps-content-slide.hsps-entering .hsps-title,
.hsps-content-anim-on .hsps-content-slide.hsps-entering .hsps-subtitle,
.hsps-content-anim-on .hsps-content-slide.hsps-entering .hsps-button{
  backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
}

.hsps-content-anim-on .hsps-content-slide.is-leaving .hsps-badge,
.hsps-content-anim-on .hsps-content-slide.is-leaving .hsps-title,
.hsps-content-anim-on .hsps-content-slide.is-leaving .hsps-subtitle,
.hsps-content-anim-on .hsps-content-slide.is-leaving .hsps-button{
  opacity:0;
  transform:translate3d(0,0,0) scale(1);
  filter:blur(0);
  transition:opacity var(--hsps-content-exit-duration,280ms) ease 0ms,filter var(--hsps-content-exit-duration,280ms) ease 0ms;
}

.hsps-content-anim-off .hsps-content-slide .hsps-badge,
.hsps-content-anim-off .hsps-content-slide .hsps-title,
.hsps-content-anim-off .hsps-content-slide .hsps-subtitle,
.hsps-content-anim-off .hsps-content-slide .hsps-button{
  opacity:1;
  transform:none;
  filter:none;
  transition:none;
}

.hsps-content-anim-on .hsps-content-slide.is-active .hsps-button:hover,
.hsps-content-anim-on .hsps-content-slide.is-active .hsps-button:focus-visible{transform:translate3d(0,-2px,0) scale(1)}


.hsps-badge-entrance-fade .hsps-badge,.hsps-title-entrance-fade .hsps-title,.hsps-subtitle-entrance-fade .hsps-subtitle,.hsps-button-entrance-fade .hsps-button{--hsps-entrance-x:0;--hsps-entrance-y:0;--hsps-entrance-scale:1;--hsps-entrance-blur:0px}

.hsps-badge-entrance-slide-up .hsps-badge,.hsps-title-entrance-slide-up .hsps-title,.hsps-subtitle-entrance-slide-up .hsps-subtitle,.hsps-button-entrance-slide-up .hsps-button{--hsps-entrance-x:0;--hsps-entrance-y:var(--hsps-content-anim-distance,42px);--hsps-entrance-scale:1;--hsps-entrance-blur:0px}

.hsps-badge-entrance-slide-down .hsps-badge,.hsps-title-entrance-slide-down .hsps-title,.hsps-subtitle-entrance-slide-down .hsps-subtitle,.hsps-button-entrance-slide-down .hsps-button{--hsps-entrance-x:0;--hsps-entrance-y:calc(var(--hsps-content-anim-distance,42px) * -1);--hsps-entrance-scale:1;--hsps-entrance-blur:0px}

.hsps-badge-entrance-slide-left .hsps-badge,.hsps-title-entrance-slide-left .hsps-title,.hsps-subtitle-entrance-slide-left .hsps-subtitle,.hsps-button-entrance-slide-left .hsps-button{--hsps-entrance-x:calc(var(--hsps-content-anim-distance,42px) * -1);--hsps-entrance-y:0;--hsps-entrance-scale:1;--hsps-entrance-blur:0px}

.hsps-badge-entrance-slide-right .hsps-badge,.hsps-title-entrance-slide-right .hsps-title,.hsps-subtitle-entrance-slide-right .hsps-subtitle,.hsps-button-entrance-slide-right .hsps-button{--hsps-entrance-x:var(--hsps-content-anim-distance,42px);--hsps-entrance-y:0;--hsps-entrance-scale:1;--hsps-entrance-blur:0px}

.hsps-badge-entrance-zoom-in .hsps-badge,.hsps-title-entrance-zoom-in .hsps-title,.hsps-subtitle-entrance-zoom-in .hsps-subtitle,.hsps-button-entrance-zoom-in .hsps-button{--hsps-entrance-x:0;--hsps-entrance-y:0;--hsps-entrance-scale:.94;--hsps-entrance-blur:0px}

.hsps-badge-entrance-blur-fade .hsps-badge,.hsps-title-entrance-blur-fade .hsps-title,.hsps-subtitle-entrance-blur-fade .hsps-subtitle,.hsps-button-entrance-blur-fade .hsps-button{--hsps-entrance-x:0;--hsps-entrance-y:0;--hsps-entrance-scale:1;--hsps-entrance-blur:12px}

.hsps-badge-entrance-none .hsps-badge,.hsps-title-entrance-none .hsps-title,.hsps-subtitle-entrance-none .hsps-subtitle,.hsps-button-entrance-none .hsps-button{opacity:1!important;transform:none!important;filter:none!important;transition:none!important}


@media(min-width:768px) and (max-width:980px){
  .hsps-showcase{
    --hsps-content-anim-distance:var(--hsps-content-anim-distance-tablet,42px)!important;
    --hsps-content-anim-duration:var(--hsps-content-anim-duration-tablet,950ms)!important;
    --hsps-content-exit-duration:var(--hsps-content-exit-duration-tablet,280ms)!important;
    --hsps-content-entry-wait:var(--hsps-content-entry-wait-tablet,180ms)!important;
    --hsps-content-initial-delay:var(--hsps-content-initial-delay-tablet,220ms)!important;
  }

}

@media(max-width:767px){
  .hsps-showcase{
    --hsps-content-anim-distance:var(--hsps-content-anim-distance-mobile,42px)!important;
    --hsps-content-anim-duration:var(--hsps-content-anim-duration-mobile,950ms)!important;
    --hsps-content-exit-duration:var(--hsps-content-exit-duration-mobile,280ms)!important;
    --hsps-content-entry-wait:var(--hsps-content-entry-wait-mobile,0ms)!important;
    --hsps-content-initial-delay:var(--hsps-content-initial-delay-mobile,220ms)!important;
    --hsps-badge-entrance-delay:var(--hsps-badge-entrance-delay-mobile,0ms)!important;
    --hsps-title-entrance-delay:var(--hsps-title-entrance-delay-mobile,0ms)!important;
    --hsps-subtitle-entrance-delay:var(--hsps-subtitle-entrance-delay-mobile,70ms)!important;
    --hsps-button-entrance-delay:var(--hsps-button-entrance-delay-mobile,140ms)!important;
  }

}

@media(min-width:981px){
  .hsps-showcase:not(.hsps-device-tablet):not(.hsps-device-mobile).hsps-content-anim-desktop-off .hsps-content-slide .hsps-badge,
  .hsps-showcase:not(.hsps-device-tablet):not(.hsps-device-mobile).hsps-content-anim-desktop-off .hsps-content-slide .hsps-title,
  .hsps-showcase:not(.hsps-device-tablet):not(.hsps-device-mobile).hsps-content-anim-desktop-off .hsps-content-slide .hsps-subtitle,
  .hsps-showcase:not(.hsps-device-tablet):not(.hsps-device-mobile).hsps-content-anim-desktop-off .hsps-content-slide .hsps-button{opacity:1!important;transform:none!important;filter:none!important;transition:none!important}

}

@media(min-width:768px) and (max-width:980px){
  .hsps-showcase:not(.hsps-device-mobile).hsps-content-anim-tablet-off .hsps-content-slide .hsps-badge,
  .hsps-showcase:not(.hsps-device-mobile).hsps-content-anim-tablet-off .hsps-content-slide .hsps-title,
  .hsps-showcase:not(.hsps-device-mobile).hsps-content-anim-tablet-off .hsps-content-slide .hsps-subtitle,
  .hsps-showcase:not(.hsps-device-mobile).hsps-content-anim-tablet-off .hsps-content-slide .hsps-button{opacity:1!important;transform:none!important;filter:none!important;transition:none!important}

}

@media(max-width:767px){
  .hsps-showcase:not(.hsps-device-tablet).hsps-content-anim-mobile-off .hsps-content-slide .hsps-badge,
  .hsps-showcase:not(.hsps-device-tablet).hsps-content-anim-mobile-off .hsps-content-slide .hsps-title,
  .hsps-showcase:not(.hsps-device-tablet).hsps-content-anim-mobile-off .hsps-content-slide .hsps-subtitle,
  .hsps-showcase:not(.hsps-device-tablet).hsps-content-anim-mobile-off .hsps-content-slide .hsps-button{opacity:1!important;transform:none!important;filter:none!important;transition:none!important}

}

@media(prefers-reduced-motion:reduce){
  .hsps-showcase.hsps-reduced .hsps-content-slide .hsps-badge,
  .hsps-showcase.hsps-reduced .hsps-content-slide .hsps-title,
  .hsps-showcase.hsps-reduced .hsps-content-slide .hsps-subtitle,
  .hsps-showcase.hsps-reduced .hsps-content-slide .hsps-button{animation:none!important;transition-duration:.01ms!important}

}


/* v1.0.6: keep the responsive normal-image fallback sized like the original source image. */
.hsps-source-slide picture{display:block;position:absolute;inset:0;width:100%;height:100%}


/* v1.0.7: responsive stage-height overrides follow the renderer's device ranges. */
@media(min-width:768px) and (max-width:1024px){.hsps-stage{height:var(--hsps-height-tablet,var(--hsps-height,100svh))}
}

@media(max-width:767px){.hsps-stage{height:var(--hsps-height-mobile,var(--hsps-height,100svh))}
}


/* v1.0.8: responsive content offsets share the renderer's device ranges. */
.hsps-stage{
  --hsps-content-offset-x-active:var(--hsps-content-offset-x,0px);
  --hsps-content-offset-y-active:var(--hsps-content-offset-y,0px);
}

@media(min-width:768px) and (max-width:1024px){
  .hsps-stage{
    --hsps-content-offset-x-active:var(--hsps-content-offset-x-tablet,var(--hsps-content-offset-x,0px));
    --hsps-content-offset-y-active:var(--hsps-content-offset-y-tablet,var(--hsps-content-offset-y,0px));
  }

}

@media(max-width:767px){
  .hsps-stage{
    --hsps-content-offset-x-active:var(--hsps-content-offset-x-mobile,var(--hsps-content-offset-x,0px));
    --hsps-content-offset-y-active:var(--hsps-content-offset-y-mobile,var(--hsps-content-offset-y,0px));
  }

}


/* v1.0.12: responsive progress offsets use the renderer's device ranges. */
.hsps-showcase{
  --hsps-progress-edge-active:var(--hsps-progress-edge,clamp(28px,5vh,70px));
}

@media(min-width:768px) and (max-width:1024px){
  .hsps-showcase{
    --hsps-progress-edge-active:var(--hsps-progress-edge-tablet,var(--hsps-progress-edge,clamp(28px,5vh,70px)));
  }

}

@media(max-width:767px){
  .hsps-showcase{
    --hsps-progress-edge-active:var(--hsps-progress-edge-mobile,var(--hsps-progress-edge,clamp(28px,5vh,70px)));
  }

}


/* v1.0.16: recognised touch tablets retain tablet settings in landscape. */
.hsps-showcase.hsps-device-tablet{
  --hsps-content-anim-distance:var(--hsps-content-anim-distance-tablet,42px)!important;
  --hsps-content-anim-duration:var(--hsps-content-anim-duration-tablet,950ms)!important;
  --hsps-content-exit-duration:var(--hsps-content-exit-duration-tablet,280ms)!important;
  --hsps-content-entry-wait:var(--hsps-content-entry-wait-tablet,180ms)!important;
  --hsps-content-initial-delay:var(--hsps-content-initial-delay-tablet,220ms)!important;
  --hsps-progress-edge-active:var(--hsps-progress-edge-tablet,var(--hsps-progress-edge,clamp(28px,5vh,70px)));
}

.hsps-showcase.hsps-device-tablet .hsps-stage{
  height:var(--hsps-height-tablet,var(--hsps-height,100svh));
  min-height:min(var(--hsps-min-height,620px),100svh);
  --hsps-content-offset-x-active:var(--hsps-content-offset-x-tablet,var(--hsps-content-offset-x,0px));
  --hsps-content-offset-y-active:var(--hsps-content-offset-y-tablet,var(--hsps-content-offset-y,0px));
}

.hsps-showcase.hsps-device-tablet.hsps-content-anim-tablet-off .hsps-content-slide .hsps-badge,
.hsps-showcase.hsps-device-tablet.hsps-content-anim-tablet-off .hsps-content-slide .hsps-title,
.hsps-showcase.hsps-device-tablet.hsps-content-anim-tablet-off .hsps-content-slide .hsps-subtitle,
.hsps-showcase.hsps-device-tablet.hsps-content-anim-tablet-off .hsps-content-slide .hsps-button{opacity:1!important;transform:none!important;filter:none!important;transition:none!important}

.hsps-showcase.hsps-device-mobile{
  --hsps-content-anim-distance:var(--hsps-content-anim-distance-mobile,42px)!important;
  --hsps-content-anim-duration:var(--hsps-content-anim-duration-mobile,950ms)!important;
  --hsps-content-exit-duration:var(--hsps-content-exit-duration-mobile,280ms)!important;
  --hsps-content-entry-wait:var(--hsps-content-entry-wait-mobile,0ms)!important;
  --hsps-content-initial-delay:var(--hsps-content-initial-delay-mobile,220ms)!important;
  --hsps-badge-entrance-delay:var(--hsps-badge-entrance-delay-mobile,0ms)!important;
  --hsps-title-entrance-delay:var(--hsps-title-entrance-delay-mobile,0ms)!important;
  --hsps-subtitle-entrance-delay:var(--hsps-subtitle-entrance-delay-mobile,70ms)!important;
  --hsps-button-entrance-delay:var(--hsps-button-entrance-delay-mobile,140ms)!important;
  --hsps-progress-edge-active:var(--hsps-progress-edge-mobile,var(--hsps-progress-edge,clamp(28px,5vh,70px)));
}

.hsps-showcase.hsps-device-mobile .hsps-stage{
  height:var(--hsps-height-mobile,var(--hsps-height,100svh));
  min-height:min(var(--hsps-min-height,620px),100svh);
  --hsps-content-offset-x-active:var(--hsps-content-offset-x-mobile,var(--hsps-content-offset-x,0px));
  --hsps-content-offset-y-active:var(--hsps-content-offset-y-mobile,var(--hsps-content-offset-y,0px));
}

.hsps-showcase.hsps-device-mobile.hsps-content-anim-mobile-off .hsps-content-slide .hsps-badge,
.hsps-showcase.hsps-device-mobile.hsps-content-anim-mobile-off .hsps-content-slide .hsps-title,
.hsps-showcase.hsps-device-mobile.hsps-content-anim-mobile-off .hsps-content-slide .hsps-subtitle,
.hsps-showcase.hsps-device-mobile.hsps-content-anim-mobile-off .hsps-content-slide .hsps-button{opacity:1!important;transform:none!important;filter:none!important;transition:none!important}
