.mbhs,.mbhs *{box-sizing:border-box}.mbhs{--mbhs-green:#17473c;--mbhs-green-2:#22584a;--mbhs-cream:#f6f2ea;--mbhs-cream-2:#efe7d8;--mbhs-gold:#c79c56;--mbhs-gold-deep:#ad8244;--mbhs-text:#17372f;--mbhs-text-soft:#4d615b;position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:#efe8de;color:var(--mbhs-text);overflow:hidden;isolation:isolate;font-family:inherit;outline:none}.mbhs:focus-visible{box-shadow:inset 0 0 0 2px var(--mbhs-gold)}.mbhs__stage{position:relative;min-height:clamp(600px,45vw,900px);overflow:hidden;background:#f4efe6}.mbhs__slide{position:absolute;inset:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .72s ease,visibility .72s step-end}.mbhs__slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:2;transition:opacity .72s ease,visibility 0s}.mbhs__background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:var(--mbhs-object-position,74% center);transform:scale(1.005);transition:transform 9s ease-out;user-select:none;-webkit-user-drag:none;filter:saturate(1.02) brightness(1.02)}.mbhs__slide.is-active .mbhs__background{transform:scale(1.03)}.mbhs__veil{position:absolute;inset:0;background:linear-gradient(90deg,rgb(248 244 238 / .82) 0%,rgb(248 244 238 / .64) 20%,rgb(248 244 238 / .28) 40%,rgb(248 244 238 / .06) 58%,#fff0 72%),linear-gradient(180deg,rgb(255 255 255 / .10) 0%,#fff0 34%);z-index:1}.mbhs__inner{position:relative;z-index:2;display:flex;align-items:flex-end;width:min(100%,1600px);height:100%;margin:0 auto;padding:clamp(32px,4vw,58px) clamp(40px,7vw,96px) clamp(150px,15vw,190px)}.mbhs__content{width:min(620px,47%);transform:translateY(12px);opacity:0;transition:transform .72s cubic-bezier(.2,.7,.2,1) .12s,opacity .62s ease .12s}.mbhs__slide.is-active .mbhs__content{transform:translateY(0);opacity:1}.mbhs__eyebrow{display:inline-flex;align-items:center;min-height:34px;padding:7px 14px;border:1px solid rgb(23 55 47 / .16);border-radius:10px;background:rgb(255 255 255 / .34);backdrop-filter:blur(8px);color:var(--mbhs-green);font-size:12px;font-weight:800;line-height:1.2;letter-spacing:.1em;text-transform:uppercase}.mbhs__title{margin:18px 0 10px;max-width:700px;color:var(--mbhs-text);font-family:Georgia,'Times New Roman',serif;font-size:clamp(46px,4.8vw,78px);font-weight:600;line-height:.96;letter-spacing:-.04em;text-wrap:balance}.mbhs__subtitle{margin:0 0 14px;color:var(--mbhs-green);font-family:Georgia,'Times New Roman',serif;font-size:clamp(20px,1.55vw,27px);font-weight:500;line-height:1.22;text-wrap:balance}.mbhs__description{margin:0;max-width:600px;color:var(--mbhs-text-soft);font-size:clamp(15px,.98vw,17px);line-height:1.68}.mbhs__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.mbhs__button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:56px;padding:13px 22px;border-radius:10px;font-size:15px;font-weight:700;line-height:1;text-decoration:none!important;transition:transform .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.mbhs__button--primary{background:linear-gradient(135deg,#d8b16e,#c39147);color:#17342c!important;border:1px solid rgb(23 55 47 / .06);box-shadow:0 14px 28px rgb(80 60 20 / .10)}.mbhs__button--secondary{color:var(--mbhs-text)!important;border:1px solid rgb(23 55 47 / .14);background:rgb(255 255 255 / .42);backdrop-filter:blur(8px)}.mbhs__button-arrow{font-size:20px;line-height:1;transition:transform .2s ease}.mbhs__user-icon{position:relative;width:20px;height:20px;border:1.8px solid currentColor;border-radius:50%;border-bottom-color:#fff0;transform:translateY(-3px)}.mbhs__user-icon::after{content:'';position:absolute;left:-5px;right:-5px;top:18px;height:9px;border:1.8px solid currentColor;border-bottom:0;border-radius:18px 18px 0 0}.mbhs__trust{display:none!important}.mbhs__arrow{position:absolute;z-index:6;top:54%;display:grid;place-items:center;width:52px;height:52px;padding:0;border:1px solid rgb(23 55 47 / .18);border-radius:50%;background:rgb(255 255 255 / .34);color:var(--mbhs-text);backdrop-filter:blur(10px);cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.mbhs__arrow--prev{left:32px}.mbhs__arrow--next{right:32px}.mbhs__arrow svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mbhs__whatsapp{position:absolute;z-index:7;right:clamp(26px,3vw,54px);bottom:24px;display:inline-flex;align-items:center;gap:9px;min-height:48px;padding:9px 16px 9px 10px;border:1px solid rgb(23 55 47 / .08);border-radius:999px;background:rgb(17 56 46 / .90);color:#fff!important;font-size:13px;font-weight:700;text-decoration:none!important;box-shadow:0 10px 24px rgb(0 0 0 / .10);backdrop-filter:blur(12px)}.mbhs__whatsapp-icon{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#25d366}.mbhs__whatsapp svg{width:18px;height:18px;fill:#fff}.mbhs__meta{position:absolute;left:50%;bottom:24px;z-index:11;display:flex;align-items:center;gap:10px;transform:translateX(-50%);padding:9px 14px;border:1px solid rgb(23 55 47 / .14);border-radius:999px;background:rgb(255 255 255 / .76);backdrop-filter:blur(12px);box-shadow:0 10px 28px rgb(0 0 0 / .06);color:var(--mbhs-text)}.mbhs__meta-count{display:inline-flex;align-items:center;gap:5px;font-size:14px;font-weight:800;letter-spacing:.05em}.mbhs__meta-sep{opacity:.55}.mbhs__meta-time{display:inline-flex;align-items:center;gap:1px;min-width:34px;justify-content:center;padding:4px 8px;border-radius:999px;background:rgb(23 71 60 / .08);font-size:12px;font-weight:800}.mbhs__meta-bar{position:relative;width:88px;height:4px;border-radius:999px;background:rgb(23 71 60 / .12);overflow:hidden}.mbhs__meta-bar-fill{position:absolute;inset:0 auto 0 0;width:100%;height:100%;border-radius:999px;background:linear-gradient(90deg,#c79c56,#e0bf83);transform-origin:left center;transform:scaleX(0)}.mbhs.is-autoplaying .mbhs__meta-bar-fill{animation:mbhs-progress var(--mbhs-interval,6500ms) linear forwards}.mbhs__nav{position:relative;z-index:10;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));max-width:calc(100vw - 84px);margin:-82px auto 0;border:1.5px solid rgb(23 55 47 / .16);border-bottom:0;border-radius:16px 16px 0 0;background:rgb(250 248 243 / .995);box-shadow:0 -16px 36px rgb(0 0 0 / .07);backdrop-filter:blur(14px);overflow:hidden}.mbhs__nav-item{position:relative;display:grid;grid-template-columns:1fr;justify-items:center;align-content:center;gap:8px;min-width:0;min-height:112px;padding:14px 9px 16px;border:0;border-right:1.5px solid rgb(23 55 47 / .12);border-top:1px solid rgb(23 55 47 / .06);background:linear-gradient(180deg,#fbfaf7 0%,#f5f1e8 100%);color:var(--mbhs-text);text-align:center;text-decoration:none!important;cursor:pointer;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .38)}.mbhs__nav-item:last-child{border-right:0}.mbhs__nav-icon{display:grid;place-items:center;width:38px;height:38px}.mbhs__nav-icon img{display:block;width:38px;height:38px;object-fit:contain;opacity:.94;transition:opacity .2s ease,transform .2s ease}.mbhs__nav-copy{display:flex;flex-direction:column;align-items:center;min-width:0;gap:0}.mbhs__nav-number{display:none}.mbhs__nav-label{color:var(--mbhs-text);font-size:12.8px;font-weight:800;line-height:1.14;letter-spacing:.01em;text-wrap:balance}.mbhs__nav-progress{position:absolute;left:0;right:0;bottom:0;height:3px;background:#fff0;overflow:hidden}.mbhs__nav-progress::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#c89b4e,#e0c38c);transform:scaleX(0);transform-origin:left center}.mbhs__nav-item.is-active{background:linear-gradient(180deg,#205d4f 0%,#173f36 100%);box-shadow:inset 0 0 0 1px rgb(255 255 255 / .10)}.mbhs__nav-item.is-active .mbhs__nav-label{color:#fff}.mbhs__nav-item.is-active .mbhs__nav-icon img{opacity:1;transform:translateY(-1px) scale(1.03)}.mbhs.is-autoplaying .mbhs__nav-item.is-active .mbhs__nav-progress::after{animation:mbhs-progress var(--mbhs-interval,6500ms) linear forwards}.mbhs__mobile-dots{display:none}@keyframes mbhs-progress{from{transform:scaleX(0)}to{transform:scaleX(1)}}@media (hover:hover) and (pointer:fine){.mbhs__button:hover{transform:translateY(-2px)}.mbhs__button--primary:hover{background:linear-gradient(135deg,#e0be81,#cf9e57);box-shadow:0 16px 30px rgb(80 60 20 / .14)}.mbhs__button--secondary:hover{border-color:rgb(23 55 47 / .24);background:rgb(255 255 255 / .62)}.mbhs__button:hover .mbhs__button-arrow{transform:translateX(3px)}.mbhs__arrow:hover{border-color:rgb(23 55 47 / .34);background:rgb(255 255 255 / .62);transform:scale(1.05)}.mbhs__nav-item:hover{background:rgb(214 194 156 / .18)}.mbhs__whatsapp:hover{background:rgb(17 56 46 / .98)}}.mbhs__button:focus-visible,.mbhs__arrow:focus-visible,.mbhs__nav-item:focus-visible,.mbhs__whatsapp:focus-visible{outline:2px solid var(--mbhs-green);outline-offset:-4px}@media (max-width:1360px){.mbhs__nav{max-width:calc(100vw - 48px)}.mbhs__nav-item{padding-inline:8px}.mbhs__nav-label{font-size:11.8px}}@media (max-width:1024px){.mbhs__inner{padding:34px 52px 150px}.mbhs__content{width:min(720px,58%)}.mbhs__title{font-size:clamp(42px,5.8vw,68px)}.mbhs__nav{grid-template-columns:repeat(4,minmax(0,1fr));max-width:calc(100vw - 24px);margin-top:-42px;border-radius:14px 14px 0 0}.mbhs__nav-item{min-height:92px;padding:12px 8px 14px;gap:6px}.mbhs__nav-icon,.mbhs__nav-icon img{width:34px;height:34px}.mbhs__nav-label{font-size:11px;line-height:1.12}.mbhs__meta{bottom:20px}.mbhs__whatsapp{bottom:20px}}@media (max-width:860px){.mbhs__stage{min-height:560px}.mbhs__background{object-position:var(--mbhs-object-position-mobile,78% center)}.mbhs__veil{background:linear-gradient(180deg,rgb(248 244 238 / .46) 0%,rgb(248 244 238 / .64) 46%,rgb(248 244 238 / .86) 74%,rgb(248 244 238 / .96) 100%),linear-gradient(90deg,rgb(248 244 238 / .50),rgb(248 244 238 / .08))}.mbhs__inner{align-items:flex-end;padding:24px 18px 96px}.mbhs__content{width:100%;max-width:520px}.mbhs__eyebrow{min-height:24px;padding:4px 9px;font-size:8.8px}.mbhs__title{margin-top:8px;font-size:clamp(24px,7.6vw,34px);line-height:.98}.mbhs__subtitle{font-size:clamp(13.5px,3.4vw,17px);line-height:1.16}.mbhs__description{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:12px;line-height:1.42}.mbhs__actions{gap:9px;margin-top:12px}.mbhs__button{flex:1 1 170px;min-height:43px;font-size:12.2px}.mbhs__arrow{top:60%;width:42px;height:42px}.mbhs__arrow--prev{left:10px}.mbhs__arrow--next{right:10px}.mbhs__whatsapp{right:12px;bottom:18px;padding-right:10px}.mbhs__meta{bottom:18px;padding:8px 12px;gap:8px}.mbhs__meta-count{font-size:12px}.mbhs__meta-time{font-size:11px;min-width:30px;padding:3px 7px}.mbhs__meta-bar{width:72px;height:4px}.mbhs__mobile-dots{display:none!important}}@media (max-width:580px){.mbhs__stage{min-height:500px}.mbhs__inner{padding:18px 14px 86px}.mbhs__title{font-size:clamp(22px,7.8vw,29px)}.mbhs__subtitle{font-size:12.8px;line-height:1.14}.mbhs__description{font-size:11px;-webkit-line-clamp:2}.mbhs__actions{flex-direction:column;gap:7px}.mbhs__button{flex:none;width:100%;min-height:42px;font-size:12px;border-radius:9px}.mbhs__nav{margin-top:-1px;max-width:100%;border-radius:0;grid-template-columns:repeat(4,minmax(0,1fr))}.mbhs__nav-item{min-height:92px;padding:10px 4px 10px;border-right:1.5px solid rgb(23 55 47 / .12);border-bottom:1.5px solid rgb(23 55 47 / .10)}.mbhs__nav-icon,.mbhs__nav-icon img{width:28px;height:28px}.mbhs__nav-label{font-size:9.3px;line-height:1.08}.mbhs__whatsapp{bottom:16px}.mbhs__whatsapp>span:last-child{display:none}.mbhs__meta{bottom:16px;padding:7px 10px;gap:7px}.mbhs__meta-count{font-size:11.5px}.mbhs__meta-time{font-size:10.5px;min-width:28px;padding:3px 6px}.mbhs__meta-bar{width:58px;height:4px}.mbhs__mobile-dots{display:none!important}}@media (prefers-reduced-motion:reduce){.mbhs__slide,.mbhs__content,.mbhs__background,.mbhs__button,.mbhs__button-arrow,.mbhs__nav-icon img,.mbhs__mobile-dots span{transition:none!important;animation:none!important}.mbhs__background,.mbhs__slide.is-active .mbhs__background{transform:none}}