@layer reset,tokens,base,vendor,surfaces,primitives;@layer compositions{[data-brand-ready-marquee]{padding-block-start:clamp(var(--fr-brand-ready-section-start-min), 2vw, var(--fr-brand-ready-section-start-max));padding-block-end:clamp(var(--fr-brand-ready-section-end-min), 5vw, var(--fr-brand-ready-section-end-max))}[data-brand-ready-marquee-viewport]{--brand-ready-gap:var(--fr-brand-ready-gap);--brand-ready-half-gap:calc(var(--brand-ready-gap) * .5);padding-block:var(--fr-brand-ready-viewport-inset) var(--fr-space-2);-webkit-user-select:none;user-select:none;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 5% 95%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 5% 95%,#0000 100%)}[data-brand-ready-marquee-track]{gap:var(--brand-ready-gap);animation:brandReadyMarquee var(--fr-brand-ready-duration) var(--fr-brand-ready-easing) infinite;will-change:transform;transform:translate(0,0)}[data-brand-ready-marquee-group]{gap:var(--brand-ready-gap)}[data-brand-ready-marquee-card]{gap:var(--fr-space-3);border-radius:var(--fr-brand-ready-card-radius);padding:var(--fr-brand-ready-card-inset) var(--fr-brand-ready-card-inline-end) var(--fr-brand-ready-card-inset) var(--fr-brand-ready-card-inset);background:var(--brand-ready-card-bg);box-shadow:inset 0 0 0 var(--fr-stroke-hairline) var(--brand-ready-card-line), var(--brand-ready-card-shadow)}[data-brand-ready-marquee-mark]{border-radius:var(--fr-brand-ready-mark-radius);color:var(--brand-ready-plate-ink);background:var(--brand-ready-plate-bg)}[data-brand-ready-marquee-text]{gap:var(--fr-brand-ready-text-gap)}[data-brand-ready-marquee-text] :is(span,strong,small){letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}[data-brand-ready-marquee-text] span{font-size:var(--fr-brand-ready-label-size);font-weight:var(--fr-brand-ready-label-weight);line-height:var(--fr-font-line-height-compact);opacity:var(--fr-opacity-selected-supporting);text-transform:uppercase}[data-brand-ready-marquee-text] strong{font-size:var(--fr-brand-ready-title-size);font-weight:var(--fr-brand-ready-title-weight);line-height:var(--fr-font-line-height-compact)}[data-brand-ready-marquee-text] small{color:var(--fr-foreground-muted);font-size:var(--fr-font-size-caption);font-weight:var(--fr-font-weight-strong);line-height:var(--fr-brand-ready-supporting-line-height)}[data-brand-ready-marquee-card][data-tone=meta]{--brand-ready-plate-bg:var(--brand-ready-meta-bg);--brand-ready-plate-ink:var(--brand-ready-light-ink)}[data-brand-ready-marquee-card][data-tone=google]{--brand-ready-plate-bg:var(--brand-ready-google-bg);--brand-ready-plate-ink:var(--brand-ready-light-ink)}[data-brand-ready-marquee-card][data-tone=yandex]{--brand-ready-plate-bg:var(--brand-ready-yandex-bg);--brand-ready-plate-ink:var(--brand-ready-light-ink)}[data-brand-ready-marquee-card][data-tone=tiktok]{--brand-ready-plate-bg:var(--brand-ready-tiktok-bg);--brand-ready-plate-ink:var(--brand-ready-light-ink)}[data-brand-ready-marquee-card][data-tone=producthunt]{--brand-ready-plate-bg:var(--brand-ready-producthunt-bg);--brand-ready-plate-ink:var(--brand-ready-light-ink)}[data-brand-ready-marquee-card][data-tone=cloudflare]{--brand-ready-plate-bg:var(--brand-ready-cloudflare-bg);--brand-ready-plate-ink:var(--brand-ready-light-ink)}[data-brand-ready-marquee-card][data-tone=vercel]{--brand-ready-plate-bg:var(--brand-ready-vercel-bg);--brand-ready-plate-ink:var(--brand-ready-light-ink)}[data-brand-ready-marquee-card][data-tone=openai]{--brand-ready-plate-bg:var(--brand-ready-openai-bg);--brand-ready-plate-ink:var(--brand-ready-light-ink)}@keyframes brandReadyMarquee{to{transform:translate3d(calc(-50% - var(--brand-ready-half-gap)), 0, 0)}}@media (prefers-reduced-motion:reduce){[data-brand-ready-marquee-viewport]{scrollbar-width:none;-webkit-mask-image:none;mask-image:none}[data-brand-ready-marquee-viewport]::-webkit-scrollbar{display:none}[data-brand-ready-marquee-track]{animation:none;transform:none}}@media (max-width:520px){[data-brand-ready-marquee-card]{padding:var(--fr-brand-ready-mobile-inset) var(--fr-brand-ready-mobile-inline-end) var(--fr-brand-ready-mobile-inset) var(--fr-brand-ready-mobile-inset)}[data-brand-ready-marquee-mark]{border-radius:var(--fr-brand-ready-mobile-mark-radius)}[data-brand-ready-marquee-text] strong{font-size:var(--fr-brand-ready-mobile-title-size)}}}@layer utilities;
.BrandReadyMarquee-module__hmBHsa__section{overflow:hidden}.BrandReadyMarquee-module__hmBHsa__viewport{--brand-ready-card-width:clamp(238px, 20vw, 286px);width:100%;min-width:0;overflow:hidden}.BrandReadyMarquee-module__hmBHsa__track{align-items:stretch;width:max-content;min-width:max-content;display:flex}.BrandReadyMarquee-module__hmBHsa__group{flex:none;width:max-content;min-width:max-content;display:flex}.BrandReadyMarquee-module__hmBHsa__card{width:var(--brand-ready-card-width);contain:layout paint;isolation:isolate;flex:none;grid-template-columns:58px minmax(0,1fr);align-items:center;min-width:0;min-height:82px;display:grid;overflow:hidden}.BrandReadyMarquee-module__hmBHsa__mark{place-items:center;width:58px;height:58px;display:grid;position:relative;overflow:hidden}.BrandReadyMarquee-module__hmBHsa__mark img{object-fit:contain;width:36px;height:36px}.BrandReadyMarquee-module__hmBHsa__text{min-width:0;display:grid;overflow:hidden}.BrandReadyMarquee-module__hmBHsa__text span,.BrandReadyMarquee-module__hmBHsa__text strong,.BrandReadyMarquee-module__hmBHsa__text small{min-width:0;overflow:hidden}@media (prefers-reduced-motion:reduce){.BrandReadyMarquee-module__hmBHsa__viewport{overscroll-behavior-x:contain;overflow-x:auto}.BrandReadyMarquee-module__hmBHsa__group[aria-hidden=true]{display:none}}@media (max-width:520px){.BrandReadyMarquee-module__hmBHsa__viewport{--brand-ready-card-width:224px}.BrandReadyMarquee-module__hmBHsa__card{grid-template-columns:52px minmax(0,1fr);min-height:78px}.BrandReadyMarquee-module__hmBHsa__mark{width:52px;height:52px}.BrandReadyMarquee-module__hmBHsa__mark img{width:32px;height:32px}}
