/* Official PilotDent brand assets */
.brand-mark{overflow:hidden;padding:3px;background:linear-gradient(145deg,#edf7ff,#e7fbfa)}
.brand-mark img{display:block;width:100%;height:100%;object-fit:contain}
.brand-full-logo{position:relative;width:286px;height:72px;overflow:hidden;flex:0 0 auto;background:url('../images/pilotdent-logo-horizontal.png') center/contain no-repeat}
.brand-full-logo img{width:100%;height:100%;opacity:0}
.auth-mobile-logo.brand-full-logo{display:none;margin:0 0 30px}
.auth-simple .brand-full-logo,.online-appointment .brand-full-logo{display:block}
.brand-on-dark span{overflow:hidden;padding:3px;background:rgba(255,255,255,.96)}
.brand-on-dark span img{display:block;width:100%;height:100%;object-fit:contain}
.setup-brand{width:245px;height:60px}
.setup-brand img{width:100%;height:100%}
@media(max-width:900px){.auth-mobile-logo.brand-full-logo{display:block}}
@media(max-width:620px){.brand-full-logo{width:250px;height:62px}.setup-brand{width:210px;height:52px}}
