/* الشعار المرفوع من لوحة التحكم: يظهر بطبيعته دون دائرة أو قص. */
.brand-logo-image,.site-header .brand-mark,.mobile-drawer .brand-mark,.site-footer .brand-mark{display:inline-flex;align-items:center;justify-content:center;width:66px;height:66px;flex:0 0 66px;overflow:visible;border:0;border-radius:0;background:transparent}
.brand-logo-image img{display:block;width:100%;height:100%;padding:0;object-fit:contain}
.site-header .brand-mark svg,.mobile-drawer .brand-mark svg,.site-footer .brand-mark svg{width:44px;height:44px}
.site-header.is-scrolled .brand-logo-image,.site-header.is-scrolled .brand-mark{width:58px;height:58px;flex-basis:58px;border:0;background:transparent}
.site-footer .brand-logo-image,.site-footer .brand-mark{width:70px;height:70px;flex-basis:70px}

/* مسافات انتقال هادئة بعد الهيرو، من دون تداخل البطاقات معه. */
.intro-features{padding:28px 0 76px}.feature-grid{margin-top:0}.feature-card-offset{transform:translateY(12px)}
.contact-quick{padding:34px 0 58px}.quick-grid{margin-top:0}
.services-list-section+.service-disclaimer--services,.services-list-section+.practice-section+.service-disclaimer--services{padding-top:48px}

.footer-credit a{color:var(--gold-light);font-weight:700;transition:color .2s}.footer-credit a:hover{color:#fff}

@media(max-width:820px){
  .site-header .brand-logo-image,.site-header .brand-mark{width:50px;height:50px;flex-basis:50px}
  .site-header.is-scrolled .brand-logo-image,.site-header.is-scrolled .brand-mark{width:48px;height:48px;flex-basis:48px}
  .mobile-drawer .brand-logo-image,.mobile-drawer .brand-mark{width:56px;height:56px;flex-basis:56px}
  .site-footer .brand-logo-image,.site-footer .brand-mark{width:60px;height:60px;flex-basis:60px}
  .site-header .brand-mark svg{width:35px;height:35px}.mobile-drawer .brand-mark svg{width:38px;height:38px}.site-footer .brand-mark svg{width:40px;height:40px}
  .intro-features{padding:24px 0 72px}.feature-grid{margin-top:0}.feature-card-offset{transform:none}
  .contact-quick{padding:24px 0 52px}.quick-grid{margin-top:0}
  .services-list-section+.service-disclaimer--services,.services-list-section+.practice-section+.service-disclaimer--services{padding-top:34px}
}
