.sh-tmarquee{--sh-story-ink: #1b2a12;--sh-story-body: #474a3d;--sh-story-gold-ink: #7a5d2e;--sh-tm-bg: #e9e0cf;--sh-tm-icon: 54px;--sh-tm-speed: 52s;--sh-tm-scale: 1;--sh-tm-dur: var(--sh-tm-speed);--sh-tm-rule: rgba(27, 42, 18, .14);--sh-tm-ring: rgba(184, 154, 98, .42);--sh-tm-fade: clamp(20px, 2.5%, 48px);--sh-tm-gap: clamp(10px, 1.2vw, 16px);position:relative;overflow:hidden;background:var(--sh-tm-bg);color:var(--sh-story-ink);padding-block:clamp(32px,3.4vw,42px)}.sh-tmarquee h2{color:inherit;text-transform:none}.sh-tmarquee__defs{position:absolute;width:0;height:0;overflow:hidden}.sh-tmarquee__head{text-align:center;max-width:62ch;margin-inline:auto;margin-bottom:clamp(20px,2.4vw,28px)}.sh-tmarquee__eyebrow{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:14px}.sh-tmarquee .sh-eyebrow{color:var(--sh-story-gold-ink)}.sh-tmarquee__eyebrow .sh-icon{width:14px;height:14px}.sh-tmarquee__title{font-size:clamp(1.7rem,3vw,2.55rem);margin:0}.sh-tmarquee .sh-tmarquee__body{margin:10px auto 0;max-width:46ch;text-align:center;color:var(--sh-story-body);font-size:.95rem;line-height:1.6}.sh-tmarquee__head[data-reveal]>*:nth-child(2){transition-delay:.09s}.sh-tmarquee__head[data-reveal]>*:nth-child(3){transition-delay:.18s}.sh-tmarquee__viewport{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 var(--sh-tm-fade),#000 calc(100% - var(--sh-tm-fade)),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 var(--sh-tm-fade),#000 calc(100% - var(--sh-tm-fade)),transparent 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.sh-tmarquee--ruled .sh-tmarquee__viewport{border-block:1px solid var(--sh-tm-rule)}.sh-tmarquee__track{display:flex;width:max-content;will-change:transform;animation:sh-tmarquee-scroll var(--sh-tm-dur) linear infinite}@keyframes sh-tmarquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.sh-tmarquee.is-paused .sh-tmarquee__track{animation-play-state:paused}.sh-tmarquee__group{display:flex;flex:none;margin:0;padding:0;list-style:none}.sh-tmarquee__item{position:relative;flex:none;display:flex;align-items:center;gap:14px;padding-inline:clamp(18px,2.4vw,38px);padding-block:clamp(17px,2vw,26px);white-space:nowrap}.sh-tmarquee__item+.sh-tmarquee__item:before,.sh-tmarquee__group+.sh-tmarquee__group>.sh-tmarquee__item:first-child:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:34px;background:var(--sh-tm-rule)}.sh-tmarquee__medallion{position:relative;flex:none;overflow:hidden;display:grid;place-items:center;width:calc(var(--sh-tm-icon) * var(--sh-tm-scale));height:calc(var(--sh-tm-icon) * var(--sh-tm-scale));border-radius:50%;border:1px solid var(--sh-tm-ring);background:radial-gradient(120% 120% at 30% 22%,#ffffffb8,#ffffff3d 46%,#e9e0cf29);box-shadow:inset 0 1px #ffffffd9,inset 0 -1px #7a5d2e1a,0 1px 2px #26351d12;transition:transform .42s cubic-bezier(.22,.61,.36,1),border-color .42s cubic-bezier(.22,.61,.36,1),box-shadow .42s cubic-bezier(.22,.61,.36,1)}.sh-tmarquee__medallion:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:50%;pointer-events:none;background:linear-gradient(158deg,#ffffffc7,#fff3 34%,#fff0 56%)}.sh-tmarquee__medallion:after{content:"";position:absolute;top:-30%;bottom:-30%;left:0;width:38%;pointer-events:none;opacity:0;transform:translate(-160%) rotate(14deg);background:linear-gradient(90deg,#fff0,#ffffff9e,#fff0);animation:sh-tmarquee-sweep 7.5s cubic-bezier(.37,0,.63,1) infinite}@keyframes sh-tmarquee-sweep{0%,60%{transform:translate(-160%) rotate(14deg);opacity:0}66%{opacity:.95}90%,to{transform:translate(420%) rotate(14deg);opacity:0}}.sh-tmarquee__medallion.is-still:after{animation:none}.sh-tmarquee.is-paused .sh-tmarquee__medallion:after{animation-play-state:paused}.sh-tmarquee__item:nth-child(2) .sh-tmarquee__medallion:after{animation-delay:.9s}.sh-tmarquee__item:nth-child(3) .sh-tmarquee__medallion:after{animation-delay:1.8s}.sh-tmarquee__item:nth-child(4) .sh-tmarquee__medallion:after{animation-delay:2.7s}.sh-tmarquee__item:nth-child(5) .sh-tmarquee__medallion:after{animation-delay:3.6s}.sh-tmarquee__item:nth-child(6) .sh-tmarquee__medallion:after{animation-delay:4.5s}.sh-tmarquee__item:nth-child(7) .sh-tmarquee__medallion:after{animation-delay:5.4s}.sh-tmarquee__item:nth-child(8) .sh-tmarquee__medallion:after{animation-delay:6.3s}.sh-tmarquee__glyph{position:relative;z-index:1;width:58%;height:58%;opacity:.92;transition:opacity .42s cubic-bezier(.22,.61,.36,1)}.sh-tmarquee__text{display:block}.sh-tmarquee__label{display:block;font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;font-weight:600;line-height:1.25;color:var(--sh-story-ink)}.sh-tmarquee__desc{display:block;margin-top:3px;font-size:.66rem;letter-spacing:.04em;line-height:1.35;color:var(--sh-story-body)}@media(min-width:1025px)and (hover:hover)and (pointer:fine){.sh-tmarquee--hoverpause .sh-tmarquee__viewport:hover .sh-tmarquee__track{animation-play-state:paused}.sh-tmarquee__item:hover .sh-tmarquee__medallion{transform:scale(1.045);border-color:#b89a62bf;box-shadow:inset 0 1px #fffffff2,inset 0 -1px #7a5d2e1f,0 3px 9px #26351d1a}.sh-tmarquee__item:hover .sh-tmarquee__glyph{opacity:1}}@media(max-width:989px){.sh-tmarquee{--sh-tm-dur: calc(var(--sh-tm-speed) * .78);--sh-tm-scale: .89}.sh-tmarquee__item{padding-inline:clamp(15px,2.2vw,26px);gap:12px}}@media(max-width:599px){.sh-tmarquee{--sh-tm-dur: calc(var(--sh-tm-speed) * .62);--sh-tm-scale: .81;--sh-tm-fade: 22px}.sh-tmarquee__item{flex-direction:column;gap:9px;text-align:center;padding-inline:15px;padding-block:18px}.sh-tmarquee__item+.sh-tmarquee__item:before,.sh-tmarquee__group+.sh-tmarquee__group>.sh-tmarquee__item:first-child:before{height:46px}.sh-tmarquee__label{font-size:.64rem;letter-spacing:.12em}.sh-tmarquee__desc{font-size:.62rem}}@media(prefers-reduced-motion:reduce){.sh-tmarquee__track{animation:none;width:auto;flex-wrap:wrap;justify-content:center}.sh-tmarquee__group{flex:1 1 100%;min-width:0;flex-wrap:wrap;justify-content:center}.sh-tmarquee__group[aria-hidden=true]{display:none}.sh-tmarquee__viewport{overflow:visible;-webkit-mask-image:none;mask-image:none}.sh-tmarquee__item{white-space:normal}.sh-tmarquee__medallion,.sh-tmarquee__medallion:after{transform:none!important;transition:none!important;animation:none!important}.sh-tmarquee__medallion:after{opacity:0!important}.sh-tmarquee__head[data-reveal]>*{opacity:1!important;transform:none!important;transition:none!important;transition-delay:0s!important}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/sh-trust-marquee.css.map */
