.featured-brands{background:var(--faves-bg);color:var(--faves-text);-webkit-flex-direction:column;flex-direction:column;gap:24px;min-height:810px;padding:8px;display:-webkit-flex;display:flex;position:relative;overflow:hidden}.featured-brands__text{z-index:2;box-sizing:border-box;text-align:left;-webkit-flex-direction:column;flex-direction:column;align-items:flex-start;gap:16px;width:50%;max-width:100%;height:160px;margin:0 0 0 50%;padding-top:12px;padding-bottom:12px;display:-webkit-flex;display:flex;position:relative}.featured-brands__heading{letter-spacing:-.0125em;color:var(--faves-text);margin:0;font-family:Roboto,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;font-size:clamp(28px,2.8vw,40px);font-weight:700;line-height:1}.featured-brands__heading--light{letter-spacing:-.0125em;color:var(--faves-text);margin:0;font-family:Roboto,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;font-size:clamp(28px,2.8vw,40px);font-weight:300;line-height:1}.featured-brands__body{max-width:460px;color:var(--faves-text);margin:0}.featured-brands__footer{justify-content:center;padding:8px 0 24px;display:-webkit-flex;display:flex}.featured-brands__hubspot{justify-content:center;width:100%;max-width:800px;display:-webkit-flex;display:flex}.featured-brands__trust{-webkit-flex-direction:column;flex-direction:column;gap:10px;display:-webkit-flex;display:flex}.featured-brands__avatars{justify-content:flex-start;align-items:center;padding-right:8px;display:-webkit-flex;display:flex}.featured-brands__avatar,.featured-brands__avatar-more{border:1px solid var(--faves-bg);border-radius:999px;-webkit-flex:0 0 24px;flex:0 0 24px;width:24px;height:24px;margin-right:-8px;position:relative;overflow:hidden}.featured-brands__avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.featured-brands__avatar-more{letter-spacing:1.2px;color:var(--faves-text);justify-content:center;align-items:center;font-family:Roboto Mono,ui-monospace,monospace;font-size:10px;font-weight:400;line-height:12px;display:-webkit-inline-flex;display:inline-flex}.featured-brands__avatar-more--compact{letter-spacing:0;font-size:8px}.featured-brands__trust-copy{letter-spacing:1.2px;text-transform:uppercase;color:var(--faves-text);margin:0;font-family:Roboto Mono,ui-monospace,monospace;font-size:12px;font-weight:400;line-height:14px}.featured-brands__grid{-webkit-flex-direction:column;flex-direction:column;gap:8px;display:-webkit-flex;display:flex;position:relative}.featured-brands__row{gap:8px;display:-webkit-flex;display:flex}@-webkit-keyframes brand-cell-reveal{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes brand-cell-reveal{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes brand-text-reveal{0%{opacity:0;-webkit-transform:translateY(16px);transform:translateY(16px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes brand-text-reveal{0%{opacity:0;-webkit-transform:translateY(16px);transform:translateY(16px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.featured-brands__cell{cursor:pointer;opacity:0;border:0;border-radius:8px;-webkit-flex:1 1 0;flex:1 1 0;justify-content:center;align-items:center;height:163px;padding:24px;transition:background .22s,opacity .22s,-webkit-transform .22s,transform .22s;display:-webkit-flex;display:flex;-webkit-transform:translateY(20px);transform:translateY(20px)}.featured-brands__cell:hover,.featured-brands__cell:focus-visible{background:#433c3cad}.featured-brands__cell:focus-visible{outline:2px solid var(--faves-accent);outline-offset:2px}.featured-brands--revealed .featured-brands__cell{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.featured-brands--in-view:not(.featured-brands--revealed) .featured-brands__cell{-webkit-animation:.48s cubic-bezier(.22,1,.36,1) forwards brand-cell-reveal;animation:.48s cubic-bezier(.22,1,.36,1) forwards brand-cell-reveal}.featured-brands--in-view .featured-brands__row:first-child .featured-brands__cell:first-child{-webkit-animation-delay:40ms;animation-delay:40ms}.featured-brands--in-view .featured-brands__row:first-child .featured-brands__cell:nth-child(2){-webkit-animation-delay:80ms;animation-delay:80ms}.featured-brands--in-view .featured-brands__row:first-child .featured-brands__cell:nth-child(3){-webkit-animation-delay:.12s;animation-delay:.12s}.featured-brands--in-view .featured-brands__row:first-child .featured-brands__cell:nth-child(4){-webkit-animation-delay:.16s;animation-delay:.16s}.featured-brands--in-view .featured-brands__row:nth-child(2) .featured-brands__cell:first-child{-webkit-animation-delay:.1s;animation-delay:.1s}.featured-brands--in-view .featured-brands__row:nth-child(2) .featured-brands__cell:nth-child(2){-webkit-animation-delay:.14s;animation-delay:.14s}.featured-brands--in-view .featured-brands__row:nth-child(2) .featured-brands__cell:nth-child(3){-webkit-animation-delay:.18s;animation-delay:.18s}.featured-brands--in-view .featured-brands__row:nth-child(2) .featured-brands__cell:nth-child(4){-webkit-animation-delay:.22s;animation-delay:.22s}.featured-brands--in-view .featured-brands__row:nth-child(3) .featured-brands__cell:first-child{-webkit-animation-delay:.16s;animation-delay:.16s}.featured-brands--in-view .featured-brands__row:nth-child(3) .featured-brands__cell:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.featured-brands--in-view .featured-brands__row:nth-child(3) .featured-brands__cell:nth-child(3){-webkit-animation-delay:.24s;animation-delay:.24s}.featured-brands--in-view .featured-brands__row:nth-child(3) .featured-brands__cell:nth-child(4){-webkit-animation-delay:.28s;animation-delay:.28s}.featured-brands__heading,.featured-brands__body,.featured-brands__trust,.featured-brands__footer{opacity:0;-webkit-transform:translateY(16px);transform:translateY(16px)}.featured-brands--revealed .featured-brands__heading,.featured-brands--revealed .featured-brands__body,.featured-brands--revealed .featured-brands__trust,.featured-brands--revealed .featured-brands__footer{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.featured-brands--in-view:not(.featured-brands--revealed) .featured-brands__heading{-webkit-animation:.42s cubic-bezier(.22,1,.36,1) 40ms forwards brand-text-reveal;animation:.42s cubic-bezier(.22,1,.36,1) 40ms forwards brand-text-reveal}.featured-brands--in-view:not(.featured-brands--revealed) .featured-brands__body,.featured-brands--in-view:not(.featured-brands--revealed) .featured-brands__trust{-webkit-animation:.42s cubic-bezier(.22,1,.36,1) .1s forwards brand-text-reveal;animation:.42s cubic-bezier(.22,1,.36,1) .1s forwards brand-text-reveal}.featured-brands--in-view:not(.featured-brands--revealed) .featured-brands__footer{-webkit-animation:.42s cubic-bezier(.22,1,.36,1) .28s forwards brand-text-reveal;animation:.42s cubic-bezier(.22,1,.36,1) .28s forwards brand-text-reveal}.featured-brands__cell--selected{background:#433c3cdb}.featured-brands__cell--dimmed,.featured-brands--in-view .featured-brands__cell--dimmed,.featured-brands--revealed .featured-brands__cell--dimmed{opacity:.2}.featured-brands__cell--dimmed:hover,.featured-brands__cell--dimmed:focus-visible,.featured-brands--in-view .featured-brands__cell--dimmed:hover,.featured-brands--in-view .featured-brands__cell--dimmed:focus-visible,.featured-brands--revealed .featured-brands__cell--dimmed:hover,.featured-brands--revealed .featured-brands__cell--dimmed:focus-visible{opacity:.42}.featured-brands__logo{-o-object-fit:contain;object-fit:contain;filter:brightness(0)invert();opacity:.9;width:auto;max-width:60%;height:auto;max-height:48px}.featured-brands--detail .featured-brands__logo{opacity:.75}.featured-brands__cell--selected .featured-brands__logo{opacity:1}@media (width<=900px){.featured-brands{min-height:0}.featured-brands__text{text-align:left;align-items:flex-start;width:auto;height:270px;margin:0 auto;padding:40px 16px 0}.featured-brands--detail .featured-brands__text{gap:16px}.featured-brands__cell{height:120px;padding:16px}.featured-brands__body{font-size:14px;line-height:18px}}@media (width<=640px){.featured-brands__text{width:100%;height:176px;margin:0;padding:0}.featured-brands__trust{align-items:flex-start;width:100%}.featured-brands__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;display:grid}.featured-brands__row{display:contents}.featured-brands__cell{aspect-ratio:1;min-width:0;height:auto;padding:12px}.featured-brands__logo{max-width:72%;max-height:42px}}
/*# sourceMappingURL=5624.compiled.css.map?v=11393f2991b2067bad66*/