.rx-rcarousel__panel{border-radius:var(--rx-radius-lg);margin-inline:37px;overflow:hidden;padding-block:var(--rx-space-9) var(--rx-space-8);position:relative}.rx-rcarousel__bar{align-items:center;display:flex;gap:var(--rx-space-5);justify-content:space-between;margin-bottom:var(--rx-space-7)}.rx-rcarousel__lines{min-inline-size:0}.rx-rcarousel__heading{color:var(--rx-heading);font-size:var(--rx-text-2xl);font-weight:400;margin:0;white-space:pre-line}.rx-rcarousel__copy{color:var(--rx-text);margin:var(--rx-space-3) 0 0;max-inline-size:34em}.rx-rcarousel__all{flex:none}.rx-rcarousel__track{--rx-rcarousel-gap:40px;--rx-rcarousel-n:var(--rx-rcarousel-n-lg,3);--rx-rcarousel-measure:var(--rx-container-max);display:flex;gap:var(--rx-rcarousel-gap);list-style:none;margin:0;overflow-x:auto;padding:0 var(--rx-rcarousel-gap) var(--rx-space-4) max(var(--rx-gutter),calc((100vw - var(--rx-container-max))/2 - 37px));scroll-padding-left:max(var(--rx-gutter),calc((100vw - var(--rx-container-max))/2 - 37px));scroll-snap-type:x mandatory}.rx-rcarousel__slide{flex:none;scroll-snap-align:start;width:calc((var(--rx-rcarousel-measure) - (var(--rx-rcarousel-n) - 1)*var(--rx-rcarousel-gap))/var(--rx-rcarousel-n))}.rx-rcarousel__progress-wrap{margin-top:var(--rx-space-7)}.rx-rcarousel__progress{background-color:var(--rx-gold-t2);border-radius:var(--rx-radius-pill);height:2px;margin-inline:auto;position:relative;width:263px}.rx-rcarousel__progress-bar{background-color:var(--rx-accent);border-radius:inherit;height:100%;left:0;position:absolute;top:0;width:50%}@media (max-width:1024px){.rx-rcarousel__panel{margin-inline:var(--rx-gutter);padding-block:var(--rx-space-8) var(--rx-space-7)}.rx-rcarousel__track{padding-left:var(--rx-space-6);scroll-padding-left:var(--rx-space-6);--rx-rcarousel-n:var(--rx-rcarousel-n-md,2)}}@media (max-width:767px){.rx-rcarousel__panel{border-radius:0;margin-inline:0}.rx-rcarousel__bar{align-items:flex-start;flex-direction:column}.rx-rcarousel__track{padding-left:var(--rx-gutter);scroll-padding-left:var(--rx-gutter);--rx-rcarousel-gap:var(--rx-space-5);--rx-rcarousel-n:var(--rx-rcarousel-n-sm,1);--rx-rcarousel-measure:calc(100vw - var(--rx-gutter)*3)}}