.es-brand-section{width:100%;direction:rtl;box-sizing:border-box;margin:28px auto;font-family:inherit;background:#111; border:1px solid #252525;border-radius:22px;overflow:hidden;box-shadow:0 12px 34px rgba(0,0,0,.12)}
.es-brand-heading{min-height:86px;padding:18px 22px;display:flex;align-items:center;justify-content:center;text-align:center;background:#111;border-bottom:1px solid #292929;box-sizing:border-box}
.es-brand-heading-main{display:flex;align-items:center;justify-content:center;min-width:0}.es-brand-heading-main>div{display:flex;flex-direction:column;align-items:center;justify-content:center}
.es-brand-kicker{display:block;color:#d6a84f;font-size:11px;font-weight:800;line-height:1.2;margin-bottom:5px;letter-spacing:.2px}.es-brand-heading h2{margin:0;color:#fff;font-size:21px;line-height:1.3;font-weight:900;letter-spacing:-.4px}
.es-brand-controls{display:none!important}
.es-brand-bar{position:relative;width:100%;height:max(118px,var(--es-height,118px));overflow:hidden;background:#111;color:#fff;display:flex;align-items:center;direction:ltr;box-sizing:border-box}
.es-brand-bar:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(214,168,79,.08),transparent 50%);pointer-events:none}
.es-brand-fade{position:absolute;top:0;bottom:0;width:72px;z-index:3;pointer-events:none}.es-brand-fade-right{right:0;background:linear-gradient(90deg,transparent,#111)}.es-brand-fade-left{left:0;background:linear-gradient(270deg,transparent,#111)}
.es-brand-track{position:relative;z-index:1;display:flex;width:max-content;animation:esBrandMove var(--es-duration,75s) linear infinite;will-change:transform}.es-brand-set{display:flex;align-items:center;gap:14px;flex:none;padding:10px 7px}
.es-brand-item{position:relative;height:104px;width:190px;display:flex;align-items:center;justify-content:center;padding:9px;margin:0;color:#fff;text-decoration:none;white-space:nowrap;border:1px solid #303030;border-radius:17px;background:#181818;box-shadow:0 7px 18px rgba(0,0,0,.25);box-sizing:border-box;transition:transform .22s,box-shadow .22s,border-color .22s}
.es-brand-item:hover{transform:translateY(-4px);border-color:rgba(214,168,79,.65);box-shadow:0 13px 28px rgba(0,0,0,.36)}
.es-brand-logo{width:100%;height:100%;display:grid;place-items:center;position:relative;border-radius:12px;background:#fff;overflow:hidden;border:1px solid #3a3a3a;box-shadow:0 4px 13px rgba(0,0,0,.22)}
.es-brand-logo img{position:absolute;inset:0;width:100%!important;height:100%!important;min-width:100%;min-height:100%;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center;display:block;margin:0;padding:0;border:0}
.es-brand-logo-placeholder{font-size:30px;font-weight:900;color:#98a1ad}.es-brand-name,.es-brand-chevron{display:none!important}
@keyframes esBrandMove{from{transform:translateX(0)}to{transform:translateX(-50%)}}.es-brand-section.es-no-motion .es-brand-track{animation:none}.es-brand-bar:hover .es-brand-track{animation-play-state:paused}
@media (prefers-reduced-motion:reduce){.es-brand-track{animation:none;transform:none}}
@media(max-width:767px){.es-brand-section{margin:18px 0;border-radius:17px}.es-brand-heading{min-height:76px;padding:15px 14px}.es-brand-kicker{font-size:10px}.es-brand-heading h2{font-size:17px}.es-brand-bar{height:108px}.es-brand-fade{width:38px}.es-brand-set{gap:9px;padding:8px 4px}.es-brand-item{width:166px;height:92px;padding:8px;border-radius:14px}.es-brand-logo{border-radius:10px}}
