/* MEISTER Archidona · sistema oficial de marca MEISTIA · v1.6.4 */
.meistia-brand-logo{
  display:block;
  width:148px;
  height:48px;
  flex:0 0 auto;
  overflow:hidden;
  border:1px solid rgba(226,151,44,.28);
  border-radius:5px;
  background-color:#fff;
  background-image:url('../img/meistia-logo.png');
  background-repeat:no-repeat;
  background-position:center center;
  background-size:190% auto;
  box-shadow:0 8px 26px rgba(0,0,0,.16);
}
.meistia-brand-logo--compact{width:108px;height:35px;border-radius:4px}
.meistia-brand-logo--hero{width:172px;height:56px;margin:0 0 22px}
.meistia-suite-brand{display:flex;align-items:center;gap:12px;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.1);background:#080808;color:#fff}
.meistia-suite-brand .meistia-brand-logo{width:108px;height:35px;box-shadow:none}
.meistia-suite-brand small{color:#aaa49a;font-size:8px;font-weight:850;letter-spacing:.13em;line-height:1.4;text-transform:uppercase}
.luxury-concierge-card>.meistia-brand-logo{margin:0 0 13px}
.luxury-mobile-scroll .luxury-academy-card{grid-template-columns:108px minmax(0,1fr)}
.luxury-academy-card>span.meistia-brand-logo{width:108px;height:35px;align-self:start;display:block;border-radius:4px;background-color:#fff;background-image:url('../img/meistia-logo.png');background-position:center;background-repeat:no-repeat;background-size:190% auto;box-shadow:none}
.meistia-eye-brandline>.meistia-brand-logo{width:92px;height:30px;box-shadow:none}
.meistia-panel__brand>.meistia-brand-logo{width:96px;height:31px;box-shadow:none}
.meistia-intro__inner>.meistia-brand-logo{margin:0 0 17px}
.ma-modal__panel>.meistia-brand-logo{margin:0 0 14px}
.mp-form-head>.meistia-brand-logo{margin:0 0 14px}
.ma-hero__copy>.meistia-brand-logo,.mp-hero__copy>.meistia-brand-logo,.mhx-hero-copy>.meistia-brand-logo{box-shadow:0 12px 34px rgba(0,0,0,.2)}
@media(max-width:720px){
  .meistia-brand-logo--hero{width:140px;height:45px;margin-bottom:16px}
  .meistia-suite-brand{padding:10px 12px}
  .meistia-suite-brand .meistia-brand-logo{width:96px;height:31px}
  .luxury-mobile-scroll .luxury-academy-card{grid-template-columns:92px minmax(0,1fr)}
  .luxury-academy-card>span.meistia-brand-logo{width:92px;height:30px}
}
@media(prefers-reduced-motion:reduce){.meistia-brand-logo{transition:none!important}}
