.scroll-rank-trust-section{position:relative;z-index:0;overflow-x:clip;background:#000}.scroll-rank-trust{--scroll-story-progress: 0;--scroll-story-reveal: 0;--scroll-story-detail-reveal: 0;--scroll-story-panel-opacity: 0;--scroll-story-rank-opacity: 0;--scroll-story-rank-scale: 1.75;--scroll-story-detail-shift: 28px;position:relative;display:block;height:var(--scroll-story-height-desktop, 250vh);min-height:1100px;overflow-x:clip;background:#000}.scroll-rank-trust__anchor{position:absolute;inset-block-start:calc(0px - var(--anchor-navigation-sticky-offset, 0px))}.scroll-rank-trust__stage{position:sticky;inset-block-start:var(--anchor-navigation-sticky-offset, 0px);width:100%;height:calc(100svh - var(--anchor-navigation-sticky-offset, 0px));min-height:620px;overflow:hidden;isolation:isolate;background:#000}.scroll-rank-trust__media,.scroll-rank-trust__media-panel,.scroll-rank-trust__image,.scroll-rank-trust__video,.scroll-rank-trust__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.scroll-rank-trust__media{z-index:0}.scroll-rank-trust__media-panel--mobile{display:none}.scroll-rank-trust__image,.scroll-rank-trust__video{display:block;object-fit:cover;object-position:var(--scroll-story-media-position, center center)}.scroll-rank-trust__placeholder{display:block;object-fit:cover;background:#d9d9d9}.scroll-rank-trust__mask{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;overflow:hidden;color:#fff;background:rgba(0,0,0,var(--scroll-story-panel-opacity));pointer-events:none}.scroll-rank-trust__rank-copy{display:flex;flex-direction:column;align-items:center;justify-content:center;width:min(100%,1500px);padding:0 24px 24vh;text-align:center;opacity:var(--scroll-story-rank-opacity);transform:scale(var(--scroll-story-rank-scale));transform-origin:center center;will-change:opacity,transform}.scroll-rank-trust__kicker,.scroll-rank-trust__rank{margin:0;color:#fff;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:800;letter-spacing:0;line-height:1;white-space:nowrap}.scroll-rank-trust__kicker{max-width:100%;margin-block-end:clamp(16px,2.2vh,28px);font-size:clamp(32px,3.4vw,58px)}.scroll-rank-trust__rank{max-width:100%;font-size:min(var(--scroll-story-rank-size-desktop, 300px),23vw)}.scroll-rank-trust--has-rank-image .scroll-rank-trust__kicker,.scroll-rank-trust--has-rank-image .scroll-rank-trust__rank{color:transparent;background-image:var(--scroll-story-rank-image-desktop);background-position:var(--scroll-story-media-position, center center);background-size:cover;background-repeat:no-repeat;-webkit-background-clip:text;background-clip:text}.scroll-rank-trust__details{position:absolute;z-index:2;inset-inline:0;inset-block-start:58%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;inset-block-end:92px;padding-block:0 clamp(20px,4vh,48px);opacity:var(--scroll-story-detail-reveal);transform:translateY(var(--scroll-story-detail-shift));will-change:opacity,transform;pointer-events:none}.scroll-rank-trust__supporting-text{width:min(100% - 48px,1100px);color:var(--scroll-story-detail-color, #fff);text-align:center;font-size:clamp(18px,1.5vw,24px);line-height:1.3}.scroll-rank-trust__supporting-text p,.scroll-rank-trust__note p{margin:0}.scroll-rank-trust__ticker{width:100%;min-height:112px;margin-block:clamp(24px,4vh,48px);overflow:hidden;pointer-events:auto}.scroll-rank-trust__track{display:flex;width:max-content;min-width:200%;animation:scroll-rank-trust-ticker var(--scroll-story-logo-duration, 45s) linear infinite;will-change:transform}.scroll-rank-trust__ticker:hover .scroll-rank-trust__track,.scroll-rank-trust__ticker:focus-within .scroll-rank-trust__track{animation-play-state:paused}.scroll-rank-trust__logo-group{display:flex;flex:0 0 auto;align-items:center;justify-content:space-around;gap:clamp(48px,6vw,110px);min-width:100vw;padding-inline:clamp(24px,4vw,70px)}.scroll-rank-trust__logo-item{flex:0 0 auto;width:clamp(130px,11vw,190px);text-align:center}.scroll-rank-trust__logo-link{display:flex;flex-direction:column;align-items:center;gap:10px;color:inherit;text-decoration:none}.scroll-rank-trust__logo-image{display:block;width:100%;height:78px;object-fit:contain;filter:var(--scroll-story-logo-filter, none)}.scroll-rank-trust__logo-text{display:flex;align-items:center;justify-content:center;min-height:78px;color:#fff;font-size:16px;font-weight:700;line-height:1.2}.scroll-rank-trust__logo-label{display:block;margin-block-start:10px;color:#b7b7b7;font-size:12px;line-height:1.25}.scroll-rank-trust__note{width:min(100% - 64px,1320px);margin-block-start:auto;color:var(--scroll-story-note-color, #767676);text-align:center;font-size:11px;line-height:1.35}.scroll-rank-trust__media-toggle{position:absolute;z-index:4;inset-inline-end:clamp(16px,2.4vw,36px);inset-block-end:clamp(16px,2.4vw,36px);display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.55);border-radius:50%;color:#fff;background:#00000094;cursor:pointer}.scroll-rank-trust__media-toggle:focus-visible{outline:2px solid #fff;outline-offset:3px}.scroll-rank-trust__pause-icon{width:13px;height:15px;border-inline:4px solid currentColor}.scroll-rank-trust__play-icon{display:none;width:0;height:0;margin-inline-start:3px;border-block:8px solid transparent;border-inline-start:13px solid currentColor}.scroll-rank-trust__media-toggle[aria-pressed=true] .scroll-rank-trust__pause-icon{display:none}.scroll-rank-trust__media-toggle[aria-pressed=true] .scroll-rank-trust__play-icon{display:block}@keyframes scroll-rank-trust-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width:749px){.scroll-rank-trust{height:var(--scroll-story-height-mobile, 210vh);min-height:900px}.scroll-rank-trust__stage{min-height:560px}.scroll-rank-trust--has-mobile-media .scroll-rank-trust__media-panel--desktop{display:none}.scroll-rank-trust--has-mobile-media .scroll-rank-trust__media-panel--mobile{display:block}.scroll-rank-trust__rank-copy{padding:0 16px 24vh}.scroll-rank-trust__kicker{margin-block-end:12px;font-size:clamp(25px,8vw,36px)}.scroll-rank-trust__rank{font-size:min(var(--scroll-story-rank-size-mobile, 160px),40vw)}.scroll-rank-trust--has-rank-image .scroll-rank-trust__kicker,.scroll-rank-trust--has-rank-image .scroll-rank-trust__rank{background-image:var(--scroll-story-rank-image-mobile)}.scroll-rank-trust__details{inset-block-start:52%;inset-block-end:101px;padding-block-end:18px}.scroll-rank-trust__supporting-text{width:calc(100% - 32px);font-size:16px}.scroll-rank-trust__ticker{min-height:88px;margin-block:22px}.scroll-rank-trust__logo-group{justify-content:flex-start;gap:32px;min-width:max-content;padding-inline:16px}.scroll-rank-trust__logo-item{width:112px}.scroll-rank-trust__logo-image,.scroll-rank-trust__logo-text{height:56px;min-height:56px}.scroll-rank-trust__logo-text{font-size:13px}.scroll-rank-trust__note{width:calc(100% - 32px);font-size:9px;line-height:1.3}.scroll-rank-trust__media-toggle{inset-inline-end:14px;inset-block-end:14px;width:40px;height:40px}}@media(prefers-reduced-motion:reduce){.scroll-rank-trust{height:auto;min-height:0}.scroll-rank-trust__stage{position:relative;inset-block-start:0;height:max(720px,100svh)}.scroll-rank-trust__media{transform:none}.scroll-rank-trust__mask{background:#000}.scroll-rank-trust__rank-copy,.scroll-rank-trust__details{opacity:1;transform:none}.scroll-rank-trust__track{animation-play-state:paused}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-scroll-rank-trust.css.map */
