:root{--md-cream:#fff;--md-warm-white:#fdfcfa;--md-sand:#c7c7c7;--md-taupe:#c8b8a2;--md-mocha:#000;--md-espresso:#8b8b8b;--md-text:#2c2218;--md-taupe:#c4b5a4;--md-gold:#b89a6e;--md-bg-hero:#bcb7b3;--md-transition:.3s cubic-bezier(.4,0,.2,1)}.md-hero{background:var(--md-bg-hero);display:grid;grid-template-columns:42% 1fr;min-height:100vh}.md-hero__photo-col{overflow:hidden;position:relative}.md-hero__photo{display:block;height:100%;object-fit:cover;object-position:top center;width:100%}.md-hero__photo--placeholder{align-items:center;background:var(--md-sand);display:flex;height:100%;justify-content:center;width:100%}.md-hero__photo--placeholder svg{opacity:.4;width:50%}.md-hero__content{background:var(--md-bg-hero);display:flex;flex-direction:column;justify-content:center;padding:80px 72px 80px 60px}.md-hero__badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:32px}.md-badge{align-items:center;background:transparent;border:2px solid var(--md-cream);color:var(--md-cream);cursor:default;display:inline-flex;font-size:.9rem;font-weight:400;gap:7px;padding:12px 24px;text-decoration:none;transition:background var(--md-transition),color var(--md-transition);white-space:nowrap}.md-badge svg{flex-shrink:0;height:13px;width:13px}a.md-badge{cursor:pointer}a.md-badge:hover{background:var(--md-espresso)}.md-badge--agendar,a.md-badge:hover{border-color:var(--md-cream);color:var(--md-cream)}.md-badge--agendar:hover{background:var(--md-mocha);border-color:var(--md-mocha)}.md-hero__name{color:var(--md-cream);font-size:clamp(2rem,3.5vw,3rem);font-weight:400;line-height:1.15;margin-bottom:10px}.md-hero__crm{color:var(--md-cream);font-size:.92rem;letter-spacing:.1em;line-height:1.5;margin-bottom:28px;text-transform:uppercase}.md-hero__bio{color:var(--md-cream);font-size:.88rem;font-weight:300;line-height:1.55;max-width:620px}.md-hero__bio p{font-size:1rem;margin-bottom:1.1em}.md-hero__bio p:last-child{margin-bottom:0}.swiper-wrapper{gap:0}.md-team{background:#fff;padding-bottom:0}.md-team__title{align-items:center;color:var(--md-mocha);display:flex;font-size:clamp(1rem,1rem + 2vw,3rem);font-weight:400;gap:12px;justify-content:center;padding:40px 20px;text-align:center;text-transform:uppercase}.md-team__plus{color:var(--md-mocha);font-size:2rem;font-weight:300;line-height:1;margin-top:-6px}.md-swiper{overflow:hidden;position:relative;width:100%}.md-slide{background:var(--md-warm-white);height:auto}.md-slide__link{color:inherit;display:flex;flex-direction:column;height:100%;text-decoration:none;transition:box-shadow var(--md-transition)}.md-slide__link:hover{box-shadow:0 -4px 0 0 var(--md-gold) inset}.md-slide__media{aspect-ratio:3/4;background:var(--md-sand);overflow:hidden;position:relative;width:100%}.md-slide__photo{display:block;height:100%;object-fit:cover;object-position:top center;transition:transform .6s cubic-bezier(.4,0,.2,1);width:100%}.md-slide__link:hover .md-slide__photo{transform:scale(1.04)}.md-slide__photo--placeholder{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.md-slide__photo--placeholder svg{opacity:.45;width:55%}.md-slide__ig{align-items:center;color:var(--md-cream);font-size:1rem;gap:5px;max-width:90%;pointer-events:none;text-overflow:ellipsis;white-space:nowrap}.md-slide__ig svg{color:var(--md-cream);flex-shrink:0;height:16px;width:16px}.md-slide__info{align-items:center;background:linear-gradient(180deg,transparent,rgba(0,0,0,.9));bottom:0;display:flex;flex:1;flex-direction:column;gap:5px;padding:60px 16px 20px;position:absolute;text-align:center;width:100%}.md-slide__name{color:var(--md-cream);font-size:1.35rem;font-weight:400;line-height:1.2}.md-slide__crm{color:var(--md-cream);font-size:.8rem;line-height:1.55;text-transform:uppercase}.md-slide__cta{align-self:center;background-color:var(--md-cream);color:var(--md-mocha);display:inline-block;font-size:1rem;font-weight:400;margin-top:12px;padding:12px 40px;transition:all .3s}.md-slide__link:hover .md-slide__cta{background-color:var(--md-espresso);color:var(--md-cream)}.md-swiper__next,.md-swiper__prev{align-items:center;background:rgba(253,252,250,.92);border:none;border:1px solid var(--md-taupe);cursor:pointer;display:flex;height:44px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background var(--md-transition);width:44px;z-index:10}.md-swiper__prev{left:8px}.md-swiper__next{right:8px}.md-swiper__next:hover,.md-swiper__prev:hover{background:var(--md-espresso)}.md-swiper__next:after,.md-swiper__prev:after{color:var(--md-espresso);font-size:.9rem;font-weight:700;transition:color var(--md-transition)}.md-swiper__next:hover:after,.md-swiper__prev:hover:after{color:#fff}.md-swiper__next.swiper-button-disabled,.md-swiper__prev.swiper-button-disabled{opacity:.3;pointer-events:none}@media (max-width:900px){.md-hero{grid-template-columns:1fr;min-height:auto}.md-hero__photo-col{aspect-ratio:4/3;max-height:480px}.md-hero__content{justify-content:flex-start;padding:48px 32px 56px}.md-hero__bio{max-width:100%}}@media (max-width:600px){.md-hero__content{padding:36px 20px 48px}.md-badge{width:100%}.md-team__title{font-size:.78rem;letter-spacing:.16em;padding:40px 20px 32px}.md-slide__name{font-size:1.1rem}.md-slide__info{padding:14px 14px 20px}}