.rb-contentcards__wrapper{padding-bottom:var(--padding-bottom);padding-top:var(--padding-top)}.rb-contentcards__wrapper.align--center{text-align:center}.rb-contentcards__wrapper.align--right{text-align:right}@media (min-width:750px){.rb-contentcards__title{max-width:18ch}}.rb-contentcards__subtitle{text-transform:uppercase}.rb-contentcards__description{margin-bottom:2rem}.rb-contentcards__cards-slider{margin-bottom:3rem;margin-top:3rem;overflow-x:scroll;overflow-y:hidden;scrollbar-width:none;width:100%;-ms-overflow-style:none;scroll-behavior:smooth;scroll-snap-type:x mandatory}@media (min-width:750px){.rb-contentcards__cards-slider{margin-bottom:4rem;margin-top:4rem}}.rb-contentcards__cards{display:flex;flex-wrap:nowrap;gap:1.5rem;padding:0 1.5rem;width:fit-content}@media (min-width:750px){.rb-contentcards__cards{margin-left:max(0px,calc((100vw - var(--page-width))/2));padding:0 5rem}}.rb-contentcards__card{position:relative;scroll-snap-align:center;text-align:left;text-decoration:none;width:320px}[data-content-layout=inside] .rb-contentcards__card{aspect-ratio:var(--card-ratio);border-radius:var(--rb-cards-radius);display:flex;flex-direction:column;justify-content:flex-end;padding:3rem}@media screen and (min-width:750px){[data-content-layout=inside] .rb-contentcards__card{padding:4rem}}.rb-contentcards__image-wrapper{aspect-ratio:var(--card-ratio);border-radius:var(--rb-cards-radius);height:auto;overflow:hidden;position:relative;width:100%}[data-content-layout=inside] .rb-contentcards__image-wrapper{bottom:0;left:0;min-height:100%;position:absolute;right:0;top:0}[data-content-layout=inside]:is([data-background-overlay=full],[data-background-overlay=text],[data-background-overlay=bottom]) .rb-contentcards__image-wrapper:after{border-radius:inherit;content:"";inset:0;pointer-events:none;position:absolute;z-index:1}[data-content-layout=inside][data-background-overlay=full] .rb-contentcards__image-wrapper:after{background:rgba(var(--color-background),.3)}[data-content-layout=inside][data-background-overlay=bottom] .rb-contentcards__image-wrapper:after{background:linear-gradient(to top,rgba(var(--color-background),.75),transparent)}[data-content-layout=inside][data-background-overlay=text]:not(.align--right) .rb-contentcards__image-wrapper:after{background:linear-gradient(90deg,rgb(var(--color-background)),transparent)}[data-content-layout=inside][data-background-overlay=text].align--right .rb-contentcards__image-wrapper:after{background:linear-gradient(-90deg,rgb(var(--color-background)),transparent)}.rb-contentcards__image,.rb-contentcards__video{height:100%;object-fit:cover;width:100%}.rb-contentcards__text{display:flex;flex-direction:column;gap:2rem;padding:2rem 1.5rem 0;position:relative;z-index:1}[data-content-layout=inside] .rb-contentcards__text{padding:0;z-index:2}.rb-contentcards__copy{margin-top:0}.rb-contentcards__lower{display:flex;gap:3rem}.rb-contentcards__cta{margin-top:1.5rem}.rb-contentcards__prevnext{align-items:center;display:flex;gap:1rem;margin-top:1.5rem;opacity:0;transition:opacity .2s ease-in-out}.rb-contentcards__next,.rb-contentcards__prev{background:transparent;border:none;color:rgb(var(--color-foreground));cursor:pointer;height:100%}.rb-contentcards__section .rb-contentcards__heading{margin-bottom:0}