.mhs-slider{position:relative;overflow:hidden;width:100%;height:var(--mhs-height-desktop,620px);min-height:var(--mhs-height-desktop,620px);background:#000;color:#fff}.mhs-slider.mhs-width-full{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.mhs-slider.mhs-width-normal{width:100%;max-width:100%;margin-left:0;margin-right:0}.mhs-track,.mhs-slide,.mhs-media,.mhs-media img{position:absolute;inset:0;width:100%;height:100%}.mhs-slide{opacity:0;pointer-events:none;transition:opacity .55s ease;--mhs-title-color:var(--mhs-title-color-desktop,#fff);--mhs-text-color:var(--mhs-text-color-desktop,#fff);--mhs-eyebrow-color:var(--mhs-eyebrow-color-desktop,#d9c5ff);--mhs-button-primary-bg:var(--mhs-button-primary-bg-desktop,#ff6b00);--mhs-button-primary-color:var(--mhs-button-primary-color-desktop,#fff);--mhs-button-secondary-bg:var(--mhs-button-secondary-bg-desktop,rgba(255,255,255,.04));--mhs-button-secondary-color:var(--mhs-button-secondary-color-desktop,#fff);--mhs-button-secondary-border:var(--mhs-button-secondary-border-desktop,#fff);--mhs-title-weight:var(--mhs-title-weight-desktop,700);--mhs-text-weight:var(--mhs-text-weight-desktop,400);--mhs-eyebrow-weight:var(--mhs-eyebrow-weight-desktop,700);--mhs-button-weight:var(--mhs-button-weight-desktop,800);--mhs-focus:var(--mhs-focus-desktop,center center);--mhs-title-family:var(--mhs-title-family-desktop,Georgia,'Times New Roman',serif);--mhs-text-family:var(--mhs-text-family-desktop,Montserrat,Arial,sans-serif)}.mhs-slide.is-active{opacity:1;pointer-events:auto;z-index:1}.mhs-media img{object-fit:cover;object-position:var(--mhs-focus)}.mhs-shade{position:absolute;inset:0;z-index:2;pointer-events:none}.mhs-overlay-desktop-none .mhs-shade{display:none}.mhs-overlay-desktop-soft .mhs-shade{opacity:.58}.mhs-overlay-desktop-medium .mhs-shade{opacity:.82}.mhs-overlay-desktop-strong .mhs-shade{opacity:1}.mhs-content-desktop-left .mhs-shade{background:linear-gradient(90deg,rgba(0,0,0,.82) 0%,rgba(0,0,0,.52) 34%,rgba(0,0,0,.12) 68%,rgba(0,0,0,0) 100%)}.mhs-content-desktop-right .mhs-shade{background:linear-gradient(270deg,rgba(0,0,0,.82) 0%,rgba(0,0,0,.52) 34%,rgba(0,0,0,.12) 68%,rgba(0,0,0,0) 100%)}.mhs-content-desktop-center .mhs-shade{background:linear-gradient(90deg,rgba(0,0,0,.35),rgba(0,0,0,.62),rgba(0,0,0,.35))}.mhs-inner{position:relative;z-index:3;display:flex;height:100%;max-width:1240px;margin:0 auto;padding:72px 72px 92px}.mhs-content{display:none;max-width:560px;align-self:center}.mhs-content-for-desktop{display:block}.mhs-content-desktop-left .mhs-inner{justify-content:flex-start}.mhs-content-desktop-center .mhs-inner{justify-content:center}.mhs-content-desktop-right .mhs-inner{justify-content:flex-end}.mhs-align-desktop-left .mhs-content{text-align:left}.mhs-align-desktop-center .mhs-content{text-align:center}.mhs-align-desktop-right .mhs-content{text-align:right}.mhs-align-desktop-left .mhs-actions{justify-content:flex-start}.mhs-align-desktop-center .mhs-actions{justify-content:center}.mhs-align-desktop-right .mhs-actions{justify-content:flex-end}.mhs-title-font-mindalia-serif .mhs-title{font-family:Georgia,'Times New Roman',serif}.mhs-title-font-mindalia-sans .mhs-title{font-family:Montserrat,Arial,sans-serif}.mhs-title-font-system-sans .mhs-title{font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}.mhs-title-font-georgia .mhs-title{font-family:Georgia,'Times New Roman',serif}.mhs-title-font-arial .mhs-title{font-family:Arial,sans-serif}.mhs-title-font-verdana .mhs-title{font-family:Verdana,sans-serif}.mhs-text-font-mindalia-serif .mhs-text,.mhs-text-font-mindalia-serif .mhs-eyebrow,.mhs-text-font-mindalia-serif .mhs-button{font-family:Georgia,'Times New Roman',serif}.mhs-text-font-mindalia-sans .mhs-text,.mhs-text-font-mindalia-sans .mhs-eyebrow,.mhs-text-font-mindalia-sans .mhs-button{font-family:Montserrat,Arial,sans-serif}.mhs-text-font-system-sans .mhs-text,.mhs-text-font-system-sans .mhs-eyebrow,.mhs-text-font-system-sans .mhs-button{font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}.mhs-text-font-georgia .mhs-text,.mhs-text-font-georgia .mhs-eyebrow,.mhs-text-font-georgia .mhs-button{font-family:Georgia,'Times New Roman',serif}.mhs-text-font-arial .mhs-text,.mhs-text-font-arial .mhs-eyebrow,.mhs-text-font-arial .mhs-button{font-family:Arial,sans-serif}.mhs-text-font-verdana .mhs-text,.mhs-text-font-verdana .mhs-eyebrow,.mhs-text-font-verdana .mhs-button{font-family:Verdana,sans-serif}.mhs-eyebrow{font-size:13px;text-transform:uppercase;letter-spacing:.08em;font-weight:var(--mhs-eyebrow-weight);margin:0 0 16px;color:var(--mhs-eyebrow-color)}.mhs-eyebrow:before{content:"";display:inline-block;width:28px;height:2px;background:currentColor;margin-right:10px;vertical-align:middle}.mhs-title{font-size:clamp(44px,5vw,76px);line-height:.96;margin:0 0 22px;color:var(--mhs-title-color);font-weight:var(--mhs-title-weight)}.mhs-text{font-size:clamp(17px,1.5vw,22px);line-height:1.55;margin:0 0 28px;max-width:680px;color:var(--mhs-text-color);font-weight:var(--mhs-text-weight)}.mhs-actions{display:flex;gap:18px;flex-wrap:wrap}.mhs-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 28px;border-radius:999px;font-size:14px;font-weight:var(--mhs-button-weight);text-transform:uppercase;text-decoration:none!important;letter-spacing:.02em}.mhs-button-primary{background:var(--mhs-button-primary-bg)!important;color:var(--mhs-button-primary-color)!important}.mhs-button-secondary{border:2px solid var(--mhs-button-secondary-border);color:var(--mhs-button-secondary-color)!important;background:var(--mhs-button-secondary-bg)}.mhs-button:hover{filter:brightness(1.08)}.mhs-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid rgba(255,255,255,.14)!important;border-radius:50%;background:rgba(0,0,0,.46)!important;color:#fff!important;cursor:pointer;font-size:0!important;line-height:1!important;padding:0!important;backdrop-filter:blur(6px)}.mhs-arrow:before{font-size:28px;line-height:1;font-family:Arial,sans-serif;font-weight:700;transform:translateY(-1px)}.mhs-prev:before{content:"‹"}.mhs-next:before{content:"›"}.mhs-prev{left:max(26px,calc((100vw - 1240px)/2 + 24px))!important}.mhs-next{right:max(26px,calc((100vw - 1240px)/2 + 24px))!important}.mhs-arrow:hover{background:rgba(255,107,0,.82)!important}.mhs-dots{position:absolute;z-index:5;left:50%;bottom:26px;transform:translateX(-50%);display:flex;gap:12px}.mhs-dot{width:11px;height:11px;border:0;border-radius:50%;background:rgba(255,255,255,.45);padding:0;cursor:pointer}.mhs-dot.is-active{background:#ff6b00}.mhs-slider a:focus,.mhs-slider button:focus{outline:2px solid #fff;outline-offset:3px}@media(min-width:2560px){.mhs-slider{height:var(--mhs-height-4k,720px);min-height:var(--mhs-height-4k,720px)}.mhs-slide{--mhs-title-color:var(--mhs-title-color-4k,var(--mhs-title-color-desktop));--mhs-text-color:var(--mhs-text-color-4k,var(--mhs-text-color-desktop));--mhs-eyebrow-color:var(--mhs-eyebrow-color-4k,var(--mhs-eyebrow-color-desktop));--mhs-button-primary-bg:var(--mhs-button-primary-bg-4k,var(--mhs-button-primary-bg-desktop));--mhs-button-primary-color:var(--mhs-button-primary-color-4k,var(--mhs-button-primary-color-desktop));--mhs-button-secondary-bg:var(--mhs-button-secondary-bg-4k,var(--mhs-button-secondary-bg-desktop));--mhs-button-secondary-color:var(--mhs-button-secondary-color-4k,var(--mhs-button-secondary-color-desktop));--mhs-button-secondary-border:var(--mhs-button-secondary-border-4k,var(--mhs-button-secondary-border-desktop));--mhs-title-weight:var(--mhs-title-weight-4k,var(--mhs-title-weight-desktop));--mhs-text-weight:var(--mhs-text-weight-4k,var(--mhs-text-weight-desktop));--mhs-eyebrow-weight:var(--mhs-eyebrow-weight-4k,var(--mhs-eyebrow-weight-desktop));--mhs-button-weight:var(--mhs-button-weight-4k,var(--mhs-button-weight-desktop));--mhs-focus:var(--mhs-focus-4k,var(--mhs-focus-desktop));--mhs-title-family:var(--mhs-title-family-4k,var(--mhs-title-family-desktop));--mhs-text-family:var(--mhs-text-family-4k,var(--mhs-text-family-desktop))}.mhs-inner{max-width:1480px;padding-left:96px;padding-right:96px}.mhs-content{display:none}.mhs-content-for-4k{display:block;max-width:620px}.mhs-content-4k-left .mhs-inner{justify-content:flex-start}.mhs-content-4k-center .mhs-inner{justify-content:center}.mhs-content-4k-right .mhs-inner{justify-content:flex-end}.mhs-align-4k-left .mhs-content{text-align:left}.mhs-align-4k-center .mhs-content{text-align:center}.mhs-align-4k-right .mhs-content{text-align:right}.mhs-align-4k-left .mhs-actions{justify-content:flex-start}.mhs-align-4k-center .mhs-actions{justify-content:center}.mhs-align-4k-right .mhs-actions{justify-content:flex-end}.mhs-overlay-4k-none .mhs-shade{display:none}.mhs-overlay-4k-soft .mhs-shade{display:block;opacity:.58}.mhs-overlay-4k-medium .mhs-shade{display:block;opacity:.82}.mhs-overlay-4k-strong .mhs-shade{display:block;opacity:1}.mhs-content-4k-left .mhs-shade{background:linear-gradient(90deg,rgba(0,0,0,.84),rgba(0,0,0,.42),rgba(0,0,0,0))}.mhs-content-4k-right .mhs-shade{background:linear-gradient(270deg,rgba(0,0,0,.84),rgba(0,0,0,.42),rgba(0,0,0,0))}.mhs-content-4k-center .mhs-shade{background:linear-gradient(90deg,rgba(0,0,0,.45),rgba(0,0,0,.65),rgba(0,0,0,.45))}.mhs-prev{left:max(36px,calc((100vw - 1480px)/2 + 28px))!important}.mhs-next{right:max(36px,calc((100vw - 1480px)/2 + 28px))!important}}@media(max-width:1024px){.mhs-slider{height:var(--mhs-height-tablet,620px);min-height:var(--mhs-height-tablet,620px)}.mhs-slide{--mhs-title-color:var(--mhs-title-color-tablet,var(--mhs-title-color-desktop));--mhs-text-color:var(--mhs-text-color-tablet,var(--mhs-text-color-desktop));--mhs-eyebrow-color:var(--mhs-eyebrow-color-tablet,var(--mhs-eyebrow-color-desktop));--mhs-button-primary-bg:var(--mhs-button-primary-bg-tablet,var(--mhs-button-primary-bg-desktop));--mhs-button-primary-color:var(--mhs-button-primary-color-tablet,var(--mhs-button-primary-color-desktop));--mhs-button-secondary-bg:var(--mhs-button-secondary-bg-tablet,var(--mhs-button-secondary-bg-desktop));--mhs-button-secondary-color:var(--mhs-button-secondary-color-tablet,var(--mhs-button-secondary-color-desktop));--mhs-button-secondary-border:var(--mhs-button-secondary-border-tablet,var(--mhs-button-secondary-border-desktop));--mhs-title-weight:var(--mhs-title-weight-tablet,var(--mhs-title-weight-desktop));--mhs-text-weight:var(--mhs-text-weight-tablet,var(--mhs-text-weight-desktop));--mhs-eyebrow-weight:var(--mhs-eyebrow-weight-tablet,var(--mhs-eyebrow-weight-desktop));--mhs-button-weight:var(--mhs-button-weight-tablet,var(--mhs-button-weight-desktop));--mhs-focus:var(--mhs-focus-tablet,var(--mhs-focus-desktop));--mhs-title-family:var(--mhs-title-family-tablet,var(--mhs-title-family-desktop));--mhs-text-family:var(--mhs-text-family-tablet,var(--mhs-text-family-desktop))}.mhs-inner{padding:64px 52px 88px}.mhs-content{display:none;max-width:520px}.mhs-content-for-tablet{display:block}.mhs-content-tablet-left .mhs-inner{justify-content:flex-start}.mhs-content-tablet-center .mhs-inner{justify-content:center}.mhs-content-tablet-right .mhs-inner{justify-content:flex-end}.mhs-align-tablet-left .mhs-content{text-align:left}.mhs-align-tablet-center .mhs-content{text-align:center}.mhs-align-tablet-right .mhs-content{text-align:right}.mhs-align-tablet-left .mhs-actions{justify-content:flex-start}.mhs-align-tablet-center .mhs-actions{justify-content:center}.mhs-align-tablet-right .mhs-actions{justify-content:flex-end}.mhs-overlay-tablet-none .mhs-shade{display:none}.mhs-overlay-tablet-soft .mhs-shade{display:block;opacity:.58}.mhs-overlay-tablet-medium .mhs-shade{display:block;opacity:.82}.mhs-overlay-tablet-strong .mhs-shade{display:block;opacity:1}.mhs-content-tablet-left .mhs-shade{background:linear-gradient(90deg,rgba(0,0,0,.8),rgba(0,0,0,.5),rgba(0,0,0,.05))}.mhs-content-tablet-right .mhs-shade{background:linear-gradient(270deg,rgba(0,0,0,.8),rgba(0,0,0,.5),rgba(0,0,0,.05))}.mhs-content-tablet-center .mhs-shade{background:linear-gradient(180deg,rgba(0,0,0,.55),rgba(0,0,0,.25),rgba(0,0,0,.55))}}@media(max-width:767px){.mhs-slider{height:var(--mhs-height-mobile,680px);min-height:var(--mhs-height-mobile,680px)}.mhs-slide{--mhs-title-color:var(--mhs-title-color-mobile,var(--mhs-title-color-tablet,var(--mhs-title-color-desktop)));--mhs-text-color:var(--mhs-text-color-mobile,var(--mhs-text-color-tablet,var(--mhs-text-color-desktop)));--mhs-eyebrow-color:var(--mhs-eyebrow-color-mobile,var(--mhs-eyebrow-color-tablet,var(--mhs-eyebrow-color-desktop)));--mhs-button-primary-bg:var(--mhs-button-primary-bg-mobile,var(--mhs-button-primary-bg-tablet,var(--mhs-button-primary-bg-desktop)));--mhs-button-primary-color:var(--mhs-button-primary-color-mobile,var(--mhs-button-primary-color-tablet,var(--mhs-button-primary-color-desktop)));--mhs-button-secondary-bg:var(--mhs-button-secondary-bg-mobile,var(--mhs-button-secondary-bg-tablet,var(--mhs-button-secondary-bg-desktop)));--mhs-button-secondary-color:var(--mhs-button-secondary-color-mobile,var(--mhs-button-secondary-color-tablet,var(--mhs-button-secondary-color-desktop)));--mhs-button-secondary-border:var(--mhs-button-secondary-border-mobile,var(--mhs-button-secondary-border-tablet,var(--mhs-button-secondary-border-desktop)));--mhs-title-weight:var(--mhs-title-weight-mobile,var(--mhs-title-weight-tablet,var(--mhs-title-weight-desktop)));--mhs-text-weight:var(--mhs-text-weight-mobile,var(--mhs-text-weight-tablet,var(--mhs-text-weight-desktop)));--mhs-eyebrow-weight:var(--mhs-eyebrow-weight-mobile,var(--mhs-eyebrow-weight-tablet,var(--mhs-eyebrow-weight-desktop)));--mhs-button-weight:var(--mhs-button-weight-mobile,var(--mhs-button-weight-tablet,var(--mhs-button-weight-desktop)));--mhs-focus:var(--mhs-focus-mobile,var(--mhs-focus-tablet,var(--mhs-focus-desktop)));--mhs-title-family:var(--mhs-title-family-mobile,var(--mhs-title-family-tablet,var(--mhs-title-family-desktop)));--mhs-text-family:var(--mhs-text-family-mobile,var(--mhs-text-family-tablet,var(--mhs-text-family-desktop)))}.mhs-inner{padding:78px 28px 92px;align-items:stretch}.mhs-content{display:none;max-width:none;width:100%;align-self:auto}.mhs-content-for-mobile{display:block}.mhs-content-mobile-top .mhs-inner{align-items:flex-start}.mhs-content-mobile-center .mhs-inner{align-items:center}.mhs-content-mobile-bottom .mhs-inner{align-items:flex-end}.mhs-align-mobile-left .mhs-content{text-align:left}.mhs-align-mobile-center .mhs-content{text-align:center}.mhs-align-mobile-right .mhs-content{text-align:right}.mhs-align-mobile-left .mhs-actions{justify-content:flex-start}.mhs-align-mobile-center .mhs-actions{justify-content:center}.mhs-align-mobile-right .mhs-actions{justify-content:flex-end}.mhs-overlay-mobile-none .mhs-shade{display:none}.mhs-overlay-mobile-soft .mhs-shade{display:block;opacity:.58}.mhs-overlay-mobile-medium .mhs-shade{display:block;opacity:.82}.mhs-overlay-mobile-strong .mhs-shade{display:block;opacity:1}.mhs-content-mobile-top .mhs-shade{background:linear-gradient(180deg,rgba(0,0,0,.86) 0%,rgba(0,0,0,.65) 38%,rgba(0,0,0,.18) 67%,rgba(0,0,0,0) 100%)}.mhs-content-mobile-center .mhs-shade{background:linear-gradient(180deg,rgba(0,0,0,.35),rgba(0,0,0,.7),rgba(0,0,0,.25))}.mhs-content-mobile-bottom .mhs-shade{background:linear-gradient(0deg,rgba(0,0,0,.86) 0%,rgba(0,0,0,.65) 38%,rgba(0,0,0,.18) 67%,rgba(0,0,0,0) 100%)}.mhs-title{font-size:42px;line-height:1}.mhs-text{font-size:16px}.mhs-actions{display:grid;grid-template-columns:1fr;gap:12px}.mhs-button{width:100%;min-height:48px}.mhs-arrow{display:none}.mhs-dots{bottom:28px}}

/* ===== Mindalia Hero Slider v2.2 frontend refinements ===== */
.mhs-slide{
  --mhs-content-width:var(--mhs-content-width-desktop,560px);
}
.mhs-content{
  max-width:var(--mhs-content-width,560px)!important;
}
@media(min-width:2560px){
  .mhs-slide{--mhs-content-width:var(--mhs-content-width-4k,var(--mhs-content-width-desktop,620px));}
  .mhs-content-for-4k{max-width:var(--mhs-content-width,620px)!important;}
}
@media(max-width:1024px){
  .mhs-slide{--mhs-content-width:var(--mhs-content-width-tablet,var(--mhs-content-width-desktop,520px));}
  .mhs-content-for-tablet{max-width:var(--mhs-content-width,520px)!important;}
}
@media(max-width:767px){
  .mhs-slide{--mhs-content-width:var(--mhs-content-width-mobile,var(--mhs-content-width-tablet,var(--mhs-content-width-desktop,100%)));}
  .mhs-content-for-mobile{max-width:var(--mhs-content-width,100%)!important;}
}

/* v2.5 per-device font variables */
.mhs-title{font-family:var(--mhs-title-family)!important}.mhs-text,.mhs-eyebrow,.mhs-button{font-family:var(--mhs-text-family)!important}

/* v3.1: editable text/button sizes per resolution */
.mhs-slide{
  --mhs-eyebrow-size:var(--mhs-eyebrow-size-desktop,11px);
  --mhs-title-size:var(--mhs-title-size-desktop,40px);
  --mhs-text-size:var(--mhs-text-size-desktop,15px);
  --mhs-button-size:var(--mhs-button-size-desktop,12px);
}
.mhs-eyebrow{font-size:var(--mhs-eyebrow-size,11px)!important}
.mhs-title{font-size:var(--mhs-title-size,40px)!important}
.mhs-text{font-size:var(--mhs-text-size,15px)!important}
.mhs-button{font-size:var(--mhs-button-size,12px)!important}
@media(min-width:2560px){.mhs-slide{--mhs-eyebrow-size:var(--mhs-eyebrow-size-4k,var(--mhs-eyebrow-size-desktop,11px));--mhs-title-size:var(--mhs-title-size-4k,var(--mhs-title-size-desktop,40px));--mhs-text-size:var(--mhs-text-size-4k,var(--mhs-text-size-desktop,15px));--mhs-button-size:var(--mhs-button-size-4k,var(--mhs-button-size-desktop,12px));}}
@media(max-width:1024px){.mhs-slide{--mhs-eyebrow-size:var(--mhs-eyebrow-size-tablet,var(--mhs-eyebrow-size-desktop,11px));--mhs-title-size:var(--mhs-title-size-tablet,var(--mhs-title-size-desktop,40px));--mhs-text-size:var(--mhs-text-size-tablet,var(--mhs-text-size-desktop,15px));--mhs-button-size:var(--mhs-button-size-tablet,var(--mhs-button-size-desktop,12px));}}
@media(max-width:767px){.mhs-slide{--mhs-eyebrow-size:var(--mhs-eyebrow-size-mobile,var(--mhs-eyebrow-size-tablet,var(--mhs-eyebrow-size-desktop,11px)));--mhs-title-size:var(--mhs-title-size-mobile,var(--mhs-title-size-tablet,var(--mhs-title-size-desktop,40px)));--mhs-text-size:var(--mhs-text-size-mobile,var(--mhs-text-size-tablet,var(--mhs-text-size-desktop,15px)));--mhs-button-size:var(--mhs-button-size-mobile,var(--mhs-button-size-tablet,var(--mhs-button-size-desktop,12px)));}}

/* ===== Mindalia Hero Slider v3.2 overlay por porcentaje ===== */
.mhs-slide{
  --mhs-overlay-opacity:var(--mhs-overlay-opacity-desktop,65);
}
.mhs-shade{
  opacity:calc(var(--mhs-overlay-opacity,65) / 100)!important;
}
@media(min-width:2560px){
  .mhs-slide{--mhs-overlay-opacity:var(--mhs-overlay-opacity-4k,var(--mhs-overlay-opacity-desktop,65));}
}
@media(max-width:1024px){
  .mhs-slide{--mhs-overlay-opacity:var(--mhs-overlay-opacity-tablet,var(--mhs-overlay-opacity-desktop,65));}
}
@media(max-width:767px){
  .mhs-slide{--mhs-overlay-opacity:var(--mhs-overlay-opacity-mobile,var(--mhs-overlay-opacity-tablet,var(--mhs-overlay-opacity-desktop,65)));}
}

/* ===== Mindalia Hero Slider v3.3 ===== */
.mhs-slide{
  --mhs-button-padding:var(--mhs-button-padding-desktop,28px);
}
.mhs-button{
  padding-left:var(--mhs-button-padding,28px)!important;
  padding-right:var(--mhs-button-padding,28px)!important;
}
@media(min-width:2560px){.mhs-slide{--mhs-button-padding:var(--mhs-button-padding-4k,var(--mhs-button-padding-desktop,28px));}}
@media(max-width:1024px){.mhs-slide{--mhs-button-padding:var(--mhs-button-padding-tablet,var(--mhs-button-padding-desktop,28px));}}
@media(max-width:767px){.mhs-slide{--mhs-button-padding:var(--mhs-button-padding-mobile,var(--mhs-button-padding-tablet,var(--mhs-button-padding-desktop,28px)));}}

/* ===== Mindalia Hero Slider v3.4 ===== */
.mhs-slide{
  --mhs-button-padding-x:var(--mhs-button-padding-x-desktop,var(--mhs-button-padding-desktop,28px));
  --mhs-button-padding-y:var(--mhs-button-padding-y-desktop,12px);
}
.mhs-button{
  padding-left:var(--mhs-button-padding-x,28px)!important;
  padding-right:var(--mhs-button-padding-x,28px)!important;
  padding-top:var(--mhs-button-padding-y,12px)!important;
  padding-bottom:var(--mhs-button-padding-y,12px)!important;
  min-height:0!important;
}
@media(min-width:2560px){.mhs-slide{--mhs-button-padding-x:var(--mhs-button-padding-x-4k,var(--mhs-button-padding-x-desktop,var(--mhs-button-padding-desktop,28px)));--mhs-button-padding-y:var(--mhs-button-padding-y-4k,var(--mhs-button-padding-y-desktop,12px));}}
@media(max-width:1024px){.mhs-slide{--mhs-button-padding-x:var(--mhs-button-padding-x-tablet,var(--mhs-button-padding-x-desktop,var(--mhs-button-padding-desktop,28px)));--mhs-button-padding-y:var(--mhs-button-padding-y-tablet,var(--mhs-button-padding-y-desktop,12px));}}
@media(max-width:767px){.mhs-slide{--mhs-button-padding-x:var(--mhs-button-padding-x-mobile,var(--mhs-button-padding-x-tablet,var(--mhs-button-padding-x-desktop,var(--mhs-button-padding-desktop,28px))));--mhs-button-padding-y:var(--mhs-button-padding-y-mobile,var(--mhs-button-padding-y-tablet,var(--mhs-button-padding-y-desktop,12px)));}}

/* ===== Mindalia Hero Slider v3.5 ===== */
.mhs-shade{
  opacity:calc(var(--mhs-overlay-opacity,65) / 100)!important;
  background:linear-gradient(var(--mhs-overlay-angle,90deg),rgba(0,0,0,.88) 0%,rgba(0,0,0,.56) 42%,rgba(0,0,0,.14) 72%,rgba(0,0,0,0) 100%)!important;
}
.mhs-slide{--mhs-overlay-angle:var(--mhs-overlay-angle-desktop,90deg);}
@media(min-width:2560px){.mhs-slide{--mhs-overlay-angle:var(--mhs-overlay-angle-4k,var(--mhs-overlay-angle-desktop,90deg));}}
@media(max-width:1024px){.mhs-slide{--mhs-overlay-angle:var(--mhs-overlay-angle-tablet,var(--mhs-overlay-angle-desktop,90deg));}}
@media(max-width:767px){.mhs-slide{--mhs-overlay-angle:var(--mhs-overlay-angle-mobile,var(--mhs-overlay-angle-tablet,var(--mhs-overlay-angle-desktop,90deg)));}}
.mhs-title{font-family:var(--mhs-title-family,Montserrat,Arial,sans-serif)!important;}
.mhs-text,.mhs-eyebrow,.mhs-button{font-family:var(--mhs-text-family,Montserrat,Arial,sans-serif)!important;}


/* ===== Mindalia Hero Slider v3.6 ===== */
/* Padding real de botones: permitir 0 sin min-height ni padding heredado. */
.mhs-button{
  min-height:0!important;
  min-width:0!important;
  line-height:1!important;
  padding-top:var(--mhs-button-padding-y,12px)!important;
  padding-bottom:var(--mhs-button-padding-y,12px)!important;
  padding-left:var(--mhs-button-padding-x,28px)!important;
  padding-right:var(--mhs-button-padding-x,28px)!important;
}
@media(max-width:767px){.mhs-button{min-height:0!important;}}

/* ===== Mindalia Hero Slider v3.7: player YouTube opcional ===== */
.mhs-inner{gap:clamp(22px,4vw,58px)}
.mhs-video-player{display:none;position:relative;z-index:4;width:var(--mhs-video-width,420px);max-width:min(var(--mhs-video-width,420px),44vw);aspect-ratio:16/9;border-radius:20px;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.42);background:#090909;align-self:center;flex:0 0 auto}
.mhs-video-for-desktop{display:block}.mhs-video-play{position:absolute;inset:0;width:100%;height:100%;border:0!important;padding:0!important;background:#111!important;cursor:pointer;display:block}.mhs-video-play img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.96) contrast(1.02)}.mhs-video-play:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.35))}.mhs-video-play-icon{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:68px;height:68px;border-radius:50%;background:#ff6b00;color:#fff;font-size:28px;line-height:1;text-indent:4px;box-shadow:0 14px 38px rgba(0,0,0,.38)}.mhs-video-player iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}.mhs-video-desktop-right .mhs-inner,.mhs-video-desktop-left .mhs-inner{justify-content:space-between}.mhs-video-desktop-left .mhs-content-for-desktop{order:2}.mhs-video-desktop-left .mhs-video-for-desktop{order:1}.mhs-video-desktop-right .mhs-content-for-desktop{order:1}.mhs-video-desktop-right .mhs-video-for-desktop{order:2}.mhs-video-desktop-center .mhs-inner,.mhs-video-desktop-below .mhs-inner{flex-direction:column;justify-content:center}.mhs-video-desktop-center .mhs-video-for-desktop,.mhs-video-desktop-below .mhs-video-for-desktop{max-width:min(var(--mhs-video-width,420px),80%)}
@media(min-width:2560px){.mhs-slide{--mhs-video-width:var(--mhs-video-width-4k,var(--mhs-video-width-desktop,420px));}.mhs-video-player{max-width:min(var(--mhs-video-width,520px),42vw)}.mhs-video-for-desktop{display:none}.mhs-video-for-4k{display:block}.mhs-video-4k-right .mhs-inner,.mhs-video-4k-left .mhs-inner{justify-content:space-between}.mhs-video-4k-left .mhs-content-for-4k{order:2}.mhs-video-4k-left .mhs-video-for-4k{order:1}.mhs-video-4k-right .mhs-content-for-4k{order:1}.mhs-video-4k-right .mhs-video-for-4k{order:2}.mhs-video-4k-center .mhs-inner,.mhs-video-4k-below .mhs-inner{flex-direction:column;justify-content:center}.mhs-video-4k-center .mhs-video-for-4k,.mhs-video-4k-below .mhs-video-for-4k{max-width:min(var(--mhs-video-width,520px),80%)}}
@media(max-width:1024px){.mhs-slide{--mhs-video-width:var(--mhs-video-width-tablet,var(--mhs-video-width-desktop,360px));}.mhs-video-for-desktop,.mhs-video-for-4k{display:none}.mhs-video-for-tablet{display:block}.mhs-video-player{max-width:min(var(--mhs-video-width,360px),42vw);border-radius:16px}.mhs-video-tablet-right .mhs-inner,.mhs-video-tablet-left .mhs-inner{justify-content:space-between}.mhs-video-tablet-left .mhs-content-for-tablet{order:2}.mhs-video-tablet-left .mhs-video-for-tablet{order:1}.mhs-video-tablet-right .mhs-content-for-tablet{order:1}.mhs-video-tablet-right .mhs-video-for-tablet{order:2}.mhs-video-tablet-center .mhs-inner,.mhs-video-tablet-below .mhs-inner{flex-direction:column;justify-content:center}.mhs-video-tablet-center .mhs-video-for-tablet,.mhs-video-tablet-below .mhs-video-for-tablet{max-width:min(var(--mhs-video-width,360px),82%)}}
@media(max-width:767px){.mhs-slide{--mhs-video-width:var(--mhs-video-width-mobile,var(--mhs-video-width-tablet,var(--mhs-video-width-desktop,320px)));}.mhs-video-for-desktop,.mhs-video-for-4k,.mhs-video-for-tablet{display:none}.mhs-video-for-mobile{display:block}.mhs-video-player{width:100%;max-width:min(var(--mhs-video-width,320px),100%);border-radius:14px}.mhs-video-mobile-left .mhs-inner,.mhs-video-mobile-right .mhs-inner,.mhs-video-mobile-center .mhs-inner,.mhs-video-mobile-below .mhs-inner{flex-direction:column;justify-content:center}.mhs-video-mobile-left .mhs-video-for-mobile{align-self:flex-start}.mhs-video-mobile-right .mhs-video-for-mobile{align-self:flex-end}.mhs-video-mobile-center .mhs-video-for-mobile,.mhs-video-mobile-below .mhs-video-for-mobile{align-self:center}.mhs-video-play-icon{width:54px;height:54px;font-size:23px}}


/* ===== Mindalia Hero Slider v3.8: video player refinado y flechas más separadas ===== */
.mhs-inner{gap:clamp(14px,2.2vw,32px)!important;}
.mhs-video-player{box-shadow:0 16px 42px rgba(0,0,0,.34)!important;}
.mhs-video-play:after{background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.18))!important;}
.mhs-video-play-icon{
  width:58px!important;
  height:58px!important;
  background:rgba(0,0,0,.22)!important;
  border:2px solid rgba(255,255,255,.82)!important;
  color:rgba(255,255,255,.96)!important;
  font-size:25px!important;
  box-shadow:0 10px 28px rgba(0,0,0,.28)!important;
  backdrop-filter:blur(5px);
}
.mhs-video-play:hover .mhs-video-play-icon{background:rgba(255,107,0,.34)!important;border-color:#fff!important;}
.mhs-video-desktop-left .mhs-inner,.mhs-video-desktop-right .mhs-inner{justify-content:center!important;gap:clamp(18px,2.5vw,38px)!important;}
.mhs-video-desktop-center-top .mhs-inner,.mhs-video-desktop-center-bottom .mhs-inner{flex-direction:column!important;justify-content:center!important;gap:10px!important;}
.mhs-video-desktop-center-top .mhs-video-for-desktop{order:1;max-width:min(var(--mhs-video-width,420px),80%)}
.mhs-video-desktop-center-top .mhs-content-for-desktop{order:2}
.mhs-video-desktop-center-bottom .mhs-content-for-desktop{order:1}
.mhs-video-desktop-center-bottom .mhs-video-for-desktop{order:2;max-width:min(var(--mhs-video-width,420px),80%)}
.mhs-prev{left:max(24px,calc((100vw - 1240px)/2 - 58px))!important;}
.mhs-next{right:max(24px,calc((100vw - 1240px)/2 - 58px))!important;}
@media(min-width:2560px){
  .mhs-video-4k-left .mhs-inner,.mhs-video-4k-right .mhs-inner{justify-content:center!important;gap:clamp(22px,2.2vw,46px)!important;}
  .mhs-video-4k-center-top .mhs-inner,.mhs-video-4k-center-bottom .mhs-inner{flex-direction:column!important;justify-content:center!important;gap:10px!important;}
  .mhs-video-4k-center-top .mhs-video-for-4k{order:1;max-width:min(var(--mhs-video-width,520px),80%)}
  .mhs-video-4k-center-top .mhs-content-for-4k{order:2}
  .mhs-video-4k-center-bottom .mhs-content-for-4k{order:1}
  .mhs-video-4k-center-bottom .mhs-video-for-4k{order:2;max-width:min(var(--mhs-video-width,520px),80%)}
  .mhs-prev{left:max(32px,calc((100vw - 1480px)/2 - 70px))!important;}
  .mhs-next{right:max(32px,calc((100vw - 1480px)/2 - 70px))!important;}
}
@media(max-width:1024px){
  .mhs-video-tablet-left .mhs-inner,.mhs-video-tablet-right .mhs-inner{justify-content:center!important;gap:18px!important;}
  .mhs-video-tablet-center-top .mhs-inner,.mhs-video-tablet-center-bottom .mhs-inner{flex-direction:column!important;justify-content:center!important;gap:9px!important;}
  .mhs-video-tablet-center-top .mhs-video-for-tablet{order:1;max-width:min(var(--mhs-video-width,360px),82%)}
  .mhs-video-tablet-center-top .mhs-content-for-tablet{order:2}
  .mhs-video-tablet-center-bottom .mhs-content-for-tablet{order:1}
  .mhs-video-tablet-center-bottom .mhs-video-for-tablet{order:2;max-width:min(var(--mhs-video-width,360px),82%)}
  .mhs-prev{left:18px!important}.mhs-next{right:18px!important}
}
@media(max-width:767px){
  .mhs-video-mobile-left .mhs-inner,.mhs-video-mobile-right .mhs-inner,.mhs-video-mobile-center-top .mhs-inner,.mhs-video-mobile-center-bottom .mhs-inner{flex-direction:column!important;justify-content:center!important;gap:8px!important;}
  .mhs-video-mobile-center-top .mhs-video-for-mobile{order:1;align-self:center;}
  .mhs-video-mobile-center-top .mhs-content-for-mobile{order:2;}
  .mhs-video-mobile-center-bottom .mhs-content-for-mobile{order:1;}
  .mhs-video-mobile-center-bottom .mhs-video-for-mobile{order:2;align-self:center;}
  .mhs-video-play-icon{width:44px!important;height:44px!important;font-size:20px!important;}
}

/* ===== Mindalia Hero Slider v3.9: overlay color, text shadows, reading box and modal ===== */
.mhs-shade{background:linear-gradient(var(--mhs-overlay-angle,90deg),var(--mhs-overlay-color,#000) 0%,color-mix(in srgb,var(--mhs-overlay-color,#000) 58%, transparent) 48%,transparent 100%)!important;}
.mhs-title{text-shadow:0 2px var(--mhs-title-shadow-blur,0) var(--mhs-title-shadow-color,rgba(0,0,0,0))!important;font-size:var(--mhs-title-size,40px)!important;font-weight:var(--mhs-title-weight,600)!important;}
.mhs-text{text-shadow:0 2px var(--mhs-text-shadow-blur,0) var(--mhs-text-shadow-color,rgba(0,0,0,0))!important;font-size:var(--mhs-text-size,15px)!important;font-weight:var(--mhs-text-weight,400)!important;}
.mhs-eyebrow{text-shadow:0 2px var(--mhs-eyebrow-shadow-blur,0) var(--mhs-eyebrow-shadow-color,rgba(0,0,0,0))!important;font-size:var(--mhs-eyebrow-size,11px)!important;font-weight:var(--mhs-eyebrow-weight,700)!important;}
.mhs-content{background:color-mix(in srgb,var(--mhs-content-box-bg,#000) calc(var(--mhs-content-box-opacity,0) * 1%), transparent);padding:var(--mhs-content-box-padding,0);border-radius:16px;max-width:var(--mhs-content-width,560px)!important;}
.mhs-video-modal{position:fixed;inset:0;z-index:999999;background:rgba(0,0,0,.86);display:flex;align-items:center;justify-content:center;padding:clamp(18px,4vw,60px)}
.mhs-video-modal-inner{position:relative;width:min(1180px,96vw);aspect-ratio:16/9;background:#000;border-radius:18px;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.55)}
.mhs-video-modal iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.mhs-video-modal-close{position:absolute;right:18px;top:14px;z-index:2;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.35);background:rgba(0,0,0,.55);color:#fff;font-size:28px;line-height:1;cursor:pointer}
.mhs-slide{--mhs-overlay-color:var(--mhs-overlay-color-desktop,#000);--mhs-title-shadow-color:var(--mhs-title-shadow-color-desktop,rgba(0,0,0,0));--mhs-title-shadow-blur:var(--mhs-title-shadow-blur-desktop,0);--mhs-text-shadow-color:var(--mhs-text-shadow-color-desktop,rgba(0,0,0,0));--mhs-text-shadow-blur:var(--mhs-text-shadow-blur-desktop,0);--mhs-eyebrow-shadow-color:var(--mhs-eyebrow-shadow-color-desktop,rgba(0,0,0,0));--mhs-eyebrow-shadow-blur:var(--mhs-eyebrow-shadow-blur-desktop,0);--mhs-content-box-bg:var(--mhs-content-box-bg-desktop,#000);--mhs-content-box-opacity:var(--mhs-content-box-opacity-desktop,0);--mhs-content-box-padding:var(--mhs-content-box-padding-desktop,0px);--mhs-content-width:var(--mhs-content-width-desktop,560px)}
@media(min-width:2560px){.mhs-slide{--mhs-overlay-color:var(--mhs-overlay-color-4k,var(--mhs-overlay-color-desktop,#000));--mhs-title-shadow-color:var(--mhs-title-shadow-color-4k,var(--mhs-title-shadow-color-desktop,rgba(0,0,0,0)));--mhs-title-shadow-blur:var(--mhs-title-shadow-blur-4k,var(--mhs-title-shadow-blur-desktop,0));--mhs-text-shadow-color:var(--mhs-text-shadow-color-4k,var(--mhs-text-shadow-color-desktop,rgba(0,0,0,0)));--mhs-text-shadow-blur:var(--mhs-text-shadow-blur-4k,var(--mhs-text-shadow-blur-desktop,0));--mhs-eyebrow-shadow-color:var(--mhs-eyebrow-shadow-color-4k,var(--mhs-eyebrow-shadow-color-desktop,rgba(0,0,0,0)));--mhs-eyebrow-shadow-blur:var(--mhs-eyebrow-shadow-blur-4k,var(--mhs-eyebrow-shadow-blur-desktop,0));--mhs-content-box-bg:var(--mhs-content-box-bg-4k,var(--mhs-content-box-bg-desktop,#000));--mhs-content-box-opacity:var(--mhs-content-box-opacity-4k,var(--mhs-content-box-opacity-desktop,0));--mhs-content-box-padding:var(--mhs-content-box-padding-4k,var(--mhs-content-box-padding-desktop,0px));--mhs-content-width:var(--mhs-content-width-4k,var(--mhs-content-width-desktop,560px))}}
@media(max-width:1024px){.mhs-slide{--mhs-overlay-color:var(--mhs-overlay-color-tablet,var(--mhs-overlay-color-desktop,#000));--mhs-title-shadow-color:var(--mhs-title-shadow-color-tablet,var(--mhs-title-shadow-color-desktop,rgba(0,0,0,0)));--mhs-title-shadow-blur:var(--mhs-title-shadow-blur-tablet,var(--mhs-title-shadow-blur-desktop,0));--mhs-text-shadow-color:var(--mhs-text-shadow-color-tablet,var(--mhs-text-shadow-color-desktop,rgba(0,0,0,0)));--mhs-text-shadow-blur:var(--mhs-text-shadow-blur-tablet,var(--mhs-text-shadow-blur-desktop,0));--mhs-eyebrow-shadow-color:var(--mhs-eyebrow-shadow-color-tablet,var(--mhs-eyebrow-shadow-color-desktop,rgba(0,0,0,0)));--mhs-eyebrow-shadow-blur:var(--mhs-eyebrow-shadow-blur-tablet,var(--mhs-eyebrow-shadow-blur-desktop,0));--mhs-content-box-bg:var(--mhs-content-box-bg-tablet,var(--mhs-content-box-bg-desktop,#000));--mhs-content-box-opacity:var(--mhs-content-box-opacity-tablet,var(--mhs-content-box-opacity-desktop,0));--mhs-content-box-padding:var(--mhs-content-box-padding-tablet,var(--mhs-content-box-padding-desktop,0px));--mhs-content-width:var(--mhs-content-width-tablet,var(--mhs-content-width-desktop,560px))}}
@media(max-width:767px){.mhs-slide{--mhs-overlay-color:var(--mhs-overlay-color-mobile,var(--mhs-overlay-color-tablet,var(--mhs-overlay-color-desktop,#000)));--mhs-title-shadow-color:var(--mhs-title-shadow-color-mobile,var(--mhs-title-shadow-color-tablet,var(--mhs-title-shadow-color-desktop,rgba(0,0,0,0))));--mhs-title-shadow-blur:var(--mhs-title-shadow-blur-mobile,var(--mhs-title-shadow-blur-tablet,var(--mhs-title-shadow-blur-desktop,0)));--mhs-text-shadow-color:var(--mhs-text-shadow-color-mobile,var(--mhs-text-shadow-color-tablet,var(--mhs-text-shadow-color-desktop,rgba(0,0,0,0))));--mhs-text-shadow-blur:var(--mhs-text-shadow-blur-mobile,var(--mhs-text-shadow-blur-tablet,var(--mhs-text-shadow-blur-desktop,0)));--mhs-eyebrow-shadow-color:var(--mhs-eyebrow-shadow-color-mobile,var(--mhs-eyebrow-shadow-color-tablet,var(--mhs-eyebrow-shadow-color-desktop,rgba(0,0,0,0))));--mhs-eyebrow-shadow-blur:var(--mhs-eyebrow-shadow-blur-mobile,var(--mhs-eyebrow-shadow-blur-tablet,var(--mhs-eyebrow-shadow-blur-desktop,0)));--mhs-content-box-bg:var(--mhs-content-box-bg-mobile,var(--mhs-content-box-bg-tablet,var(--mhs-content-box-bg-desktop,#000)));--mhs-content-box-opacity:var(--mhs-content-box-opacity-mobile,var(--mhs-content-box-opacity-tablet,var(--mhs-content-box-opacity-desktop,0)));--mhs-content-box-padding:var(--mhs-content-box-padding-mobile,var(--mhs-content-box-padding-tablet,var(--mhs-content-box-padding-desktop,0px)));--mhs-content-width:var(--mhs-content-width-mobile,var(--mhs-content-width-tablet,var(--mhs-content-width-desktop,560px)))}}

/* ===== Mindalia Hero Slider v4.1: corrección zona de textos ===== */
.mhs-content-desktop-left .mhs-inner{justify-content:flex-start!important}.mhs-content-desktop-center .mhs-inner{justify-content:center!important}.mhs-content-desktop-right .mhs-inner{justify-content:flex-end!important}
@media(min-width:2560px){.mhs-content-4k-left .mhs-inner{justify-content:flex-start!important}.mhs-content-4k-center .mhs-inner{justify-content:center!important}.mhs-content-4k-right .mhs-inner{justify-content:flex-end!important}}
@media(max-width:1024px){.mhs-content-tablet-left .mhs-inner{justify-content:flex-start!important}.mhs-content-tablet-center .mhs-inner{justify-content:center!important}.mhs-content-tablet-right .mhs-inner{justify-content:flex-end!important}}
@media(max-width:767px){.mhs-content-mobile-top .mhs-inner{align-items:flex-start!important}.mhs-content-mobile-center .mhs-inner{align-items:center!important}.mhs-content-mobile-bottom .mhs-inner{align-items:flex-end!important}}

/* v4.2 posicion robusta */
.mhs-content-desktop-left .mhs-inner{justify-content:flex-start!important}.mhs-content-desktop-center .mhs-inner{justify-content:center!important}.mhs-content-desktop-right .mhs-inner{justify-content:flex-end!important}
@media(min-width:2560px){.mhs-content-4k-left .mhs-inner{justify-content:flex-start!important}.mhs-content-4k-center .mhs-inner{justify-content:center!important}.mhs-content-4k-right .mhs-inner{justify-content:flex-end!important}}
@media(max-width:1024px){.mhs-content-tablet-left .mhs-inner{justify-content:flex-start!important}.mhs-content-tablet-center .mhs-inner{justify-content:center!important}.mhs-content-tablet-right .mhs-inner{justify-content:flex-end!important}}
@media(max-width:767px){.mhs-content-mobile-top .mhs-inner{align-items:flex-start!important}.mhs-content-mobile-center .mhs-inner{align-items:center!important}.mhs-content-mobile-bottom .mhs-inner{align-items:flex-end!important}}

/* ===== Mindalia Hero Slider v5.3: sombras y cajas individuales por texto ===== */
.mhs-content{background:transparent!important;padding:0!important}.mhs-title{text-shadow:var(--mhs-title-shadow-x,0) var(--mhs-title-shadow-y,2px) var(--mhs-title-shadow-blur,0) var(--mhs-title-shadow-color,rgba(0,0,0,0))!important;background:color-mix(in srgb,var(--mhs-title-box-bg,#000) calc(var(--mhs-title-box-opacity,0) * 1%), transparent)!important;padding:var(--mhs-title-box-padding,0)!important;border-radius:14px;display:inline-block}.mhs-text{text-shadow:var(--mhs-text-shadow-x,0) var(--mhs-text-shadow-y,2px) var(--mhs-text-shadow-blur,0) var(--mhs-text-shadow-color,rgba(0,0,0,0))!important;background:color-mix(in srgb,var(--mhs-text-box-bg,#000) calc(var(--mhs-text-box-opacity,0) * 1%), transparent)!important;padding:var(--mhs-text-box-padding,0)!important;border-radius:14px;display:inline-block}.mhs-eyebrow{text-shadow:var(--mhs-eyebrow-shadow-x,0) var(--mhs-eyebrow-shadow-y,2px) var(--mhs-eyebrow-shadow-blur,0) var(--mhs-eyebrow-shadow-color,rgba(0,0,0,0))!important;background:color-mix(in srgb,var(--mhs-eyebrow-box-bg,#000) calc(var(--mhs-eyebrow-box-opacity,0) * 1%), transparent)!important;padding:var(--mhs-eyebrow-box-padding,0)!important;border-radius:14px;display:inline-block}.mhs-slide{--mhs-title-shadow-x:var(--mhs-title-shadow-x-desktop,0px);--mhs-title-shadow-y:var(--mhs-title-shadow-y-desktop,2px);--mhs-text-shadow-x:var(--mhs-text-shadow-x-desktop,0px);--mhs-text-shadow-y:var(--mhs-text-shadow-y-desktop,2px);--mhs-eyebrow-shadow-x:var(--mhs-eyebrow-shadow-x-desktop,0px);--mhs-eyebrow-shadow-y:var(--mhs-eyebrow-shadow-y-desktop,2px);--mhs-title-box-bg:var(--mhs-title-box-bg-desktop,#000);--mhs-title-box-opacity:var(--mhs-title-box-opacity-desktop,0);--mhs-title-box-padding:var(--mhs-title-box-padding-desktop,0px);--mhs-text-box-bg:var(--mhs-text-box-bg-desktop,#000);--mhs-text-box-opacity:var(--mhs-text-box-opacity-desktop,0);--mhs-text-box-padding:var(--mhs-text-box-padding-desktop,0px);--mhs-eyebrow-box-bg:var(--mhs-eyebrow-box-bg-desktop,#000);--mhs-eyebrow-box-opacity:var(--mhs-eyebrow-box-opacity-desktop,0);--mhs-eyebrow-box-padding:var(--mhs-eyebrow-box-padding-desktop,0px)}@media(min-width:2560px){.mhs-slide{--mhs-title-shadow-x:var(--mhs-title-shadow-x-4k,var(--mhs-title-shadow-x-desktop,0px));--mhs-title-shadow-y:var(--mhs-title-shadow-y-4k,var(--mhs-title-shadow-y-desktop,2px));--mhs-text-shadow-x:var(--mhs-text-shadow-x-4k,var(--mhs-text-shadow-x-desktop,0px));--mhs-text-shadow-y:var(--mhs-text-shadow-y-4k,var(--mhs-text-shadow-y-desktop,2px));--mhs-eyebrow-shadow-x:var(--mhs-eyebrow-shadow-x-4k,var(--mhs-eyebrow-shadow-x-desktop,0px));--mhs-eyebrow-shadow-y:var(--mhs-eyebrow-shadow-y-4k,var(--mhs-eyebrow-shadow-y-desktop,2px));--mhs-title-box-bg:var(--mhs-title-box-bg-4k,var(--mhs-title-box-bg-desktop,#000));--mhs-title-box-opacity:var(--mhs-title-box-opacity-4k,var(--mhs-title-box-opacity-desktop,0));--mhs-title-box-padding:var(--mhs-title-box-padding-4k,var(--mhs-title-box-padding-desktop,0px));--mhs-text-box-bg:var(--mhs-text-box-bg-4k,var(--mhs-text-box-bg-desktop,#000));--mhs-text-box-opacity:var(--mhs-text-box-opacity-4k,var(--mhs-text-box-opacity-desktop,0));--mhs-text-box-padding:var(--mhs-text-box-padding-4k,var(--mhs-text-box-padding-desktop,0px));--mhs-eyebrow-box-bg:var(--mhs-eyebrow-box-bg-4k,var(--mhs-eyebrow-box-bg-desktop,#000));--mhs-eyebrow-box-opacity:var(--mhs-eyebrow-box-opacity-4k,var(--mhs-eyebrow-box-opacity-desktop,0));--mhs-eyebrow-box-padding:var(--mhs-eyebrow-box-padding-4k,var(--mhs-eyebrow-box-padding-desktop,0px))}}@media(max-width:1024px){.mhs-slide{--mhs-title-shadow-x:var(--mhs-title-shadow-x-tablet,var(--mhs-title-shadow-x-desktop,0px));--mhs-title-shadow-y:var(--mhs-title-shadow-y-tablet,var(--mhs-title-shadow-y-desktop,2px));--mhs-text-shadow-x:var(--mhs-text-shadow-x-tablet,var(--mhs-text-shadow-x-desktop,0px));--mhs-text-shadow-y:var(--mhs-text-shadow-y-tablet,var(--mhs-text-shadow-y-desktop,2px));--mhs-eyebrow-shadow-x:var(--mhs-eyebrow-shadow-x-tablet,var(--mhs-eyebrow-shadow-x-desktop,0px));--mhs-eyebrow-shadow-y:var(--mhs-eyebrow-shadow-y-tablet,var(--mhs-eyebrow-shadow-y-desktop,2px));--mhs-title-box-bg:var(--mhs-title-box-bg-tablet,var(--mhs-title-box-bg-desktop,#000));--mhs-title-box-opacity:var(--mhs-title-box-opacity-tablet,var(--mhs-title-box-opacity-desktop,0));--mhs-title-box-padding:var(--mhs-title-box-padding-tablet,var(--mhs-title-box-padding-desktop,0px));--mhs-text-box-bg:var(--mhs-text-box-bg-tablet,var(--mhs-text-box-bg-desktop,#000));--mhs-text-box-opacity:var(--mhs-text-box-opacity-tablet,var(--mhs-text-box-opacity-desktop,0));--mhs-text-box-padding:var(--mhs-text-box-padding-tablet,var(--mhs-text-box-padding-desktop,0px));--mhs-eyebrow-box-bg:var(--mhs-eyebrow-box-bg-tablet,var(--mhs-eyebrow-box-bg-desktop,#000));--mhs-eyebrow-box-opacity:var(--mhs-eyebrow-box-opacity-tablet,var(--mhs-eyebrow-box-opacity-desktop,0));--mhs-eyebrow-box-padding:var(--mhs-eyebrow-box-padding-tablet,var(--mhs-eyebrow-box-padding-desktop,0px))}}@media(max-width:767px){.mhs-slide{--mhs-title-shadow-x:var(--mhs-title-shadow-x-mobile,var(--mhs-title-shadow-x-tablet,var(--mhs-title-shadow-x-desktop,0px)));--mhs-title-shadow-y:var(--mhs-title-shadow-y-mobile,var(--mhs-title-shadow-y-tablet,var(--mhs-title-shadow-y-desktop,2px)));--mhs-text-shadow-x:var(--mhs-text-shadow-x-mobile,var(--mhs-text-shadow-x-tablet,var(--mhs-text-shadow-x-desktop,0px)));--mhs-text-shadow-y:var(--mhs-text-shadow-y-mobile,var(--mhs-text-shadow-y-tablet,var(--mhs-text-shadow-y-desktop,2px)));--mhs-eyebrow-shadow-x:var(--mhs-eyebrow-shadow-x-mobile,var(--mhs-eyebrow-shadow-x-tablet,var(--mhs-eyebrow-shadow-x-desktop,0px)));--mhs-eyebrow-shadow-y:var(--mhs-eyebrow-shadow-y-mobile,var(--mhs-eyebrow-shadow-y-tablet,var(--mhs-eyebrow-shadow-y-desktop,2px)));--mhs-title-box-bg:var(--mhs-title-box-bg-mobile,var(--mhs-title-box-bg-tablet,var(--mhs-title-box-bg-desktop,#000)));--mhs-title-box-opacity:var(--mhs-title-box-opacity-mobile,var(--mhs-title-box-opacity-tablet,var(--mhs-title-box-opacity-desktop,0)));--mhs-title-box-padding:var(--mhs-title-box-padding-mobile,var(--mhs-title-box-padding-tablet,var(--mhs-title-box-padding-desktop,0px)));--mhs-text-box-bg:var(--mhs-text-box-bg-mobile,var(--mhs-text-box-bg-tablet,var(--mhs-text-box-bg-desktop,#000)));--mhs-text-box-opacity:var(--mhs-text-box-opacity-mobile,var(--mhs-text-box-opacity-tablet,var(--mhs-text-box-opacity-desktop,0)));--mhs-text-box-padding:var(--mhs-text-box-padding-mobile,var(--mhs-text-box-padding-tablet,var(--mhs-text-box-padding-desktop,0px)));--mhs-eyebrow-box-bg:var(--mhs-eyebrow-box-bg-mobile,var(--mhs-eyebrow-box-bg-tablet,var(--mhs-eyebrow-box-bg-desktop,#000)));--mhs-eyebrow-box-opacity:var(--mhs-eyebrow-box-opacity-mobile,var(--mhs-eyebrow-box-opacity-tablet,var(--mhs-eyebrow-box-opacity-desktop,0)));--mhs-eyebrow-box-padding:var(--mhs-eyebrow-box-padding-mobile,var(--mhs-eyebrow-box-padding-tablet,var(--mhs-eyebrow-box-padding-desktop,0px)))}}
