@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400&display=swap";.uvp-ticker{--uvp-ticker-item-gap: 32px;--uvp-ticker-band-padding-block: 16px;--uvp-ticker-logo-max-height: 24px;--uvp-ticker-duration: 45s;--uvp-ticker-display-font: "Fraunces", serif;width:100%}.uvp-ticker--band-accent{background-color:rgb(var(--color-accent));color:rgb(var(--color-accent-text))}.uvp-ticker--band-warm{background-color:rgb(var(--color-surface-warm));color:rgb(var(--color-landing-foreground))}.uvp-ticker--band-scheme{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.uvp-ticker__inner{position:relative;padding-block:var(--uvp-ticker-band-padding-block)}.uvp-ticker__viewport{overflow:hidden;width:100%}.uvp-ticker__control{position:absolute;inset-block-start:50%;inset-inline-end:16px;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid currentcolor;border-radius:50%;background-color:transparent;color:inherit;cursor:pointer;transform:translateY(-50%)}.uvp-ticker__control:focus-visible{outline:2px solid currentcolor;outline-offset:2px}.uvp-ticker__control-icon{display:block;width:10px;height:10px}.uvp-ticker__control-icon--play{margin-inline-start:2px;clip-path:polygon(0 0,100% 50%,0 100%);background-color:currentcolor}.uvp-ticker__control-icon--pause{display:flex;gap:2px;justify-content:center}.uvp-ticker__control-icon--pause:before,.uvp-ticker__control-icon--pause:after{content:"";display:block;width:2px;height:10px;background-color:currentcolor}.uvp-ticker__control[aria-pressed=true] .uvp-ticker__control-icon--play,.uvp-ticker__control[aria-pressed=false] .uvp-ticker__control-icon--pause{display:none}.uvp-ticker__track{display:flex;width:max-content;will-change:transform}.uvp-ticker--animating .uvp-ticker__track{animation:uvp-ticker-scroll var(--uvp-ticker-duration) linear infinite}.uvp-ticker--static-layout .uvp-ticker__track{width:100%;justify-content:center}.uvp-ticker--static-layout .uvp-ticker__group[aria-hidden=true]{display:none}.uvp-ticker__group{display:flex;flex-shrink:0;align-items:center;gap:var(--uvp-ticker-item-gap)}.uvp-ticker--animating .uvp-ticker__group{padding-inline-end:var(--uvp-ticker-item-gap)}.uvp-ticker--static-layout .uvp-ticker__group{flex-wrap:wrap;justify-content:center}.uvp-ticker__item{display:flex;flex-shrink:0;align-items:center;gap:8px;min-height:62px;padding:0}.uvp-ticker__item--rating{gap:8px}.uvp-ticker__text{font-family:var(--font-body-family);font-size:14px;font-weight:500;line-height:1;letter-spacing:0;text-transform:uppercase;white-space:nowrap}.uvp-ticker__text--display{font-family:var(--uvp-ticker-display-font);font-size:28px;font-weight:400;line-height:32px;text-transform:none}.uvp-ticker__logo{display:block;width:auto;max-width:192px;height:auto;max-height:var(--uvp-ticker-logo-max-height);object-fit:contain}.uvp-ticker__separator{flex-shrink:0;width:6px;height:6px;border-radius:50%;background-color:currentcolor}.uvp-ticker__rating{display:inline-flex;flex-shrink:0;align-items:center;gap:8px;min-height:30px}.uvp-ticker__stars{display:inline-flex;gap:0;color:rgb(var(--color-accent))}.uvp-ticker--band-accent .uvp-ticker__stars{color:currentcolor}.uvp-ticker__star{display:block;width:16px;height:16px}.uvp-ticker__rating-value,.uvp-ticker__rating-label{font-family:var(--font-body-family);font-size:14px;font-weight:500;line-height:1;letter-spacing:0;white-space:nowrap}.uvp-ticker__rating-label{text-transform:uppercase}.uvp-ticker__quote{font-family:var(--font-body-family);font-size:14px;font-weight:500;line-height:1;white-space:nowrap}@keyframes uvp-ticker-scroll{0%{transform:translate(0)}to{transform:translate(calc(-100% / 3))}}.uvp-ticker--band-warm .uvp-ticker__group:has(.uvp-ticker__item--image){gap:clamp(60px,calc(60px + 40 * ((100vw - 375px) / 1025)),100px)}.uvp-ticker--band-warm .uvp-ticker--animating .uvp-ticker__group:has(.uvp-ticker__item--image){padding-inline-end:clamp(60px,calc(60px + 40 * ((100vw - 375px) / 1025)),100px)}.uvp-ticker--band-warm .uvp-ticker__item--image .uvp-ticker__logo-mark{display:block;flex-shrink:0;width:auto;max-width:183px;height:var(--uvp-ticker-logo-render-height, clamp(20px, calc(20px + 4 * ((100vw - 375px) / 1025)), 24px));max-height:none;object-fit:contain}.uvp-ticker--band-warm .uvp-ticker__logo-mark--svg{line-height:0}.uvp-ticker--band-warm .uvp-ticker__logo-mark--svg svg{display:block;width:auto;height:100%;max-width:183px}.uvp-ticker__press-logo{display:block;flex-shrink:0;line-height:0;color:#0c0c0d}.uvp-ticker__press-logo svg{display:block;width:100%;height:100%}.uvp-ticker__press-logo--forbes{width:96px;height:24px}.uvp-ticker__press-logo--entrepreneur{width:104px;height:24px}.uvp-ticker__press-logo--own{width:73px;height:24px}.uvp-ticker__press-logo--inc{width:42px;height:33px}.uvp-ticker__press-logo--nyt{width:183px;height:24px}.uvp-ticker--band-warm .uvp-ticker__inner:not(.uvp-ticker--static-layout) .uvp-ticker__viewport{padding-inline-end:48px}.uvp-ticker .uvp-ticker__control{display:none}.uvp-ticker--band-warm:has(.uvp-ticker--static-layout .uvp-ticker__item--review-strip){background-color:#fef2ec}.uvp-ticker--band-warm .uvp-ticker--static-layout:has(.uvp-ticker__item--review-strip) .uvp-ticker__inner{padding-block:12px}.uvp-ticker--band-warm .uvp-ticker--static-layout:has(.uvp-ticker__item--review-strip) .uvp-ticker__viewport{overflow:visible}.uvp-ticker--band-warm .uvp-ticker--static-layout:has(.uvp-ticker__item--review-strip) .uvp-ticker__track{width:100%;justify-content:center}.uvp-ticker--band-warm .uvp-ticker--static-layout:has(.uvp-ticker__item--review-strip) .uvp-ticker__group{flex-wrap:nowrap;justify-content:center;align-items:center;gap:0;width:100%;padding:4.5px}.uvp-ticker--band-warm .uvp-ticker--static-layout:has(.uvp-ticker__item--review-strip) .uvp-ticker__item--review-strip{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%;min-height:auto;padding:0}.uvp-ticker--band-warm .uvp-ticker--static-layout:has(.uvp-ticker__item--review-strip) .uvp-ticker__review-cluster{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:30px;padding:10px}.uvp-ticker--band-warm .uvp-ticker--static-layout:has(.uvp-ticker__item--review-strip) .uvp-ticker__rating{display:inline-flex;align-items:center;gap:10px;min-height:auto;padding:0}.uvp-ticker--band-warm .uvp-ticker--static-layout:has(.uvp-ticker__item--review-strip) .uvp-ticker__stars{flex-shrink:0;width:80px;height:16px;color:#f07a3f}.uvp-ticker--band-warm .uvp-ticker--static-layout:has(.uvp-ticker__item--review-strip) .uvp-ticker__rating-value,.uvp-ticker--band-warm .uvp-ticker--static-layout:has(.uvp-ticker__item--review-strip) .uvp-ticker__rating-label,.uvp-ticker--band-warm .uvp-ticker--static-layout:has(.uvp-ticker__item--review-strip) .uvp-ticker__quote{font-family:Figtree,sans-serif;font-size:14px;line-height:17px;color:#f07a3f;text-transform:uppercase;white-space:normal}.uvp-ticker--band-warm .uvp-ticker--static-layout:has(.uvp-ticker__item--review-strip) .uvp-ticker__rating-value{font-weight:500}.uvp-ticker--band-warm .uvp-ticker--static-layout:has(.uvp-ticker__item--review-strip) .uvp-ticker__rating-label{font-weight:300;text-align:center}.uvp-ticker--band-warm .uvp-ticker--static-layout:has(.uvp-ticker__item--review-strip) .uvp-ticker__quote{font-style:italic;font-weight:600;text-align:center}@media screen and (min-width:750px){.uvp-ticker--band-warm .uvp-ticker--static-layout:has(.uvp-ticker__item--review-strip) .uvp-ticker__inner{padding-block:16px}.uvp-ticker--band-warm .uvp-ticker--static-layout:has(.uvp-ticker__item--review-strip) .uvp-ticker__group{padding:12.5px}.uvp-ticker--band-warm .uvp-ticker--static-layout:has(.uvp-ticker__item--review-strip) .uvp-ticker__item--review-strip{flex-direction:row;flex-wrap:nowrap;gap:32px;width:auto}.uvp-ticker--band-warm .uvp-ticker--static-layout:has(.uvp-ticker__item--review-strip) .uvp-ticker__quote{text-align:center}.uvp-ticker--band-warm .uvp-ticker--static-layout:has(.uvp-ticker__item--review-strip) .uvp-ticker__rating-label{text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-uvp-ticker.css.map */
