.brand-network{position:relative;background:#eeede8;color:#242321;padding:54px 0 48px;overflow:hidden;scroll-margin-top:80px}
.brand-network h2{font-family:var(--site-font,Arial,Helvetica,sans-serif);letter-spacing:-.055em;text-align:center;margin:0 0 32px;font-size:clamp(28px,3.2vw,48px);font-weight:700;line-height:1.1;text-transform:uppercase}
.brand-network .partners-label{margin:32px 0 0}
.brand-marquee{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}
.brand-rail{display:flex;width:max-content;animation:brand-drift 48s linear infinite;will-change:transform}
.brand-marquee-clients .brand-rail{animation-direction:reverse;animation-duration:36s}
.brand-group{display:flex;align-items:center;justify-content:space-around;gap:64px;padding:0 32px;min-width:100vw;flex:none}
.brand-logo{width:168px;height:74px;flex:none;display:flex;align-items:center;justify-content:center}
.brand-logo img{width:100%;height:58px;object-fit:contain;filter:grayscale(1);opacity:.58;user-select:none;-webkit-user-drag:none}
.brand-logo img.white-mark{filter:brightness(0)}
.brand-divider{height:1px;background:#24232120;margin:25px 7vw}
@keyframes brand-drift{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@media(max-width:700px){.brand-network{padding:42px 0 30px}.brand-group{gap:36px;padding:0 18px}.brand-logo{width:132px;height:64px}.brand-logo img{height:46px}.brand-network h2{margin-bottom:24px}.brand-network .partners-label{margin-top:24px}.brand-divider{margin-block:18px}}
@media(prefers-reduced-motion:reduce){.brand-rail{animation:none}.brand-marquee{overflow-x:auto;mask-image:none}.brand-group[aria-hidden]{display:none}}
.brand-logo.hilton-logo{overflow:hidden}.brand-logo.hilton-logo img{width:225px;height:auto;max-width:none;flex:none}
@media(max-width:700px){.brand-logo.hilton-logo img{width:177px}}
.brand-logo img[src$="inform.png"]{mix-blend-mode:multiply;height:auto;width:118px;max-width:100%}
.brand-logo:has(img[src*="burgers"]),.brand-logo:has(img[src*="robinson"]){width:224px}
@media(max-width:700px){.brand-logo:has(img[src*="burgers"]),.brand-logo:has(img[src*="robinson"]){width:178px}.brand-logo img[src$="inform.png"]{width:96px}}

/* A complete chapter between the team and the contact invitation. */
.about-page .brand-network{box-sizing:border-box;min-height:calc(100svh - 80px);display:flex;flex-direction:column;justify-content:center;scroll-margin-top:80px}
.about-page .brand-network>*{flex-shrink:0}
@media(max-height:580px){.about-page .brand-network{min-height:430px}}
