.rx-stories{--rx-stories-item:543px;--rx-stories-gap:128px;--rx-stories-stagger:90ms;--rx-stories-logo-w:108px;--rx-stories-logo-h:44px;--rx-stories-star:25.36px;--rx-stories-star-gap:5.55px}.rx-stories--narrow{--rx-stories-item:458px;--rx-stories-gap:157px;--rx-stories-gap-y:var(--rx-space-7)}.rx-stories__head{align-items:center;display:flex;gap:var(--rx-space-5);justify-content:space-between}.rx-stories__track{--rx-stories-edge:max(var(--rx-gutter),calc((100% - var(--rx-container-max))/2));gap:var(--rx-stories-gap);margin-top:var(--rx-space-6);padding-inline:var(--rx-stories-edge);padding-bottom:var(--rx-space-4);scroll-padding-inline:var(--rx-stories-edge)}.rx-stories--carded .rx-stories__track{--rx-stories-edge:var(--rx-frame-pad);margin-inline:calc(var(--rx-frame-pad)*-1)}.rx-stories__item{width:min(var(--rx-stories-item),80vw)}.rx-stories__card{block-size:100%;display:flex;flex-direction:column;gap:var(--rx-stories-gap-y,var(--rx-space-6))}.rx-stories__quote{color:var(--rx-heading);font-size:var(--rx-text-quote);line-height:1.48;margin:0 0 auto}.rx-bg--dark .rx-stories__by-name,.rx-bg--dark .rx-stories__link,.rx-bg--dark .rx-stories__quote,.rx-text--light .rx-stories__by-name,.rx-text--light .rx-stories__link,.rx-text--light .rx-stories__quote{color:var(--rx-inverse-text)}.rx-bg--dark .rx-stories__by-role,.rx-text--light .rx-stories__by-role{color:var(--rx-brown-t3)}.rx-stories__foot{align-items:center;display:flex;gap:var(--rx-space-5);justify-content:space-between}.rx-stories__logo{block-size:var(--rx-stories-logo-h);inline-size:var(--rx-stories-logo-w);object-fit:contain;object-position:left center}.rx-stories__link{border-color:var(--rx-gold-t1);border-width:1px;color:var(--rx-heading)}.rx-stories__link:hover{background-color:var(--rx-gold-t5)}.rx-stories__rating{align-items:center;color:var(--rx-gold-base);display:flex;gap:var(--rx-stories-star-gap);margin:0}.rx-stories__star{fill:currentColor;flex:none;height:var(--rx-stories-star);width:var(--rx-stories-star)}.rx-stories__rating--1 .rx-stories__star:nth-of-type(n+2),.rx-stories__rating--2 .rx-stories__star:nth-of-type(n+3),.rx-stories__rating--3 .rx-stories__star:nth-of-type(n+4),.rx-stories__rating--4 .rx-stories__star:nth-of-type(n+5){color:var(--rx-gold-t1)}.rx-stories__by{display:flex;flex-direction:column;font-size:var(--rx-text-sm);line-height:1.4;margin:0}.rx-stories__by-name{color:var(--rx-heading);font-weight:600}.rx-stories__by-role{color:var(--rx-text-muted)}.rx-stories__nav{align-items:center;background-color:var(--rx-gold-t3);border-radius:var(--rx-radius-pill);display:none}[data-rx-stories-ready] .rx-stories__nav{display:flex}.rx-stories__arrow{align-items:center;background:none;border:0;border-radius:var(--rx-radius-pill);color:var(--rx-brown-base);cursor:pointer;display:flex;height:42px;justify-content:center;padding:0;transition:opacity var(--rx-duration) var(--rx-ease-standard);width:55px}.rx-stories__arrow:hover{opacity:.6}.rx-stories__arrow[disabled]{cursor:default;opacity:.3}.rx-stories__head{--rx-reveal-from:1;--rx-reveal-delay:0ms}.rx-stories__item:first-child{--rx-reveal-delay:var(--rx-stories-stagger)}.rx-stories__item:nth-child(2){--rx-reveal-delay:calc(var(--rx-stories-stagger)*2)}.rx-stories__item:nth-child(n+3){--rx-reveal-delay:calc(var(--rx-stories-stagger)*3)}@media (max-width:767px){.rx-stories{--rx-stories-gap:var(--rx-space-6)}.rx-stories__item{width:82vw}.rx-stories__foot{align-items:flex-start;flex-direction:column}}