.rc-four-image-hero-wrap{padding-top:var(--rc-four-image-padding-top);padding-bottom:var(--rc-four-image-padding-bottom)}.rc-four-image-hero{position:relative;min-height:500px;overflow:hidden;color:var(--rc-four-image-text-color);background:var(--background)}.rc-four-image-hero__media{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(var(--rc-four-image-columns, 1),minmax(0,1fr))}.rc-four-image-hero--count-1{--rc-four-image-columns: 1}.rc-four-image-hero--count-2{--rc-four-image-columns: 2}.rc-four-image-hero--count-3{--rc-four-image-columns: 3}.rc-four-image-hero--count-4{--rc-four-image-columns: 4}.rc-four-image-hero--gap-small .rc-four-image-hero__media{gap:8px}.rc-four-image-hero--gap-medium .rc-four-image-hero__media{gap:16px}.rc-four-image-hero__item,.rc-four-image-hero__picture,.rc-four-image-hero__image,.rc-four-image-hero__placeholder{display:block;width:100%;height:100%}.rc-four-image-hero__item{position:relative;min-width:0;overflow:hidden;background:var(--background)}.rc-four-image-hero__image{object-fit:cover}.rc-four-image-hero__overlay,.rc-four-image-hero__content-layer{position:absolute;top:0;right:0;bottom:0;left:0}.rc-four-image-hero__overlay{z-index:1;background:var(--rc-four-image-overlay-color);pointer-events:none}.rc-four-image-hero__content-layer{z-index:2;pointer-events:none}.rc-four-image-hero__content-shell{display:flex;height:100%;padding-top:clamp(36px,5vw,72px);padding-bottom:clamp(36px,5vw,72px)}.rc-four-image-hero--position-middle-left .rc-four-image-hero__content-shell,.rc-four-image-hero--position-middle-center .rc-four-image-hero__content-shell,.rc-four-image-hero--position-middle-right .rc-four-image-hero__content-shell{align-items:center}.rc-four-image-hero--position-bottom-left .rc-four-image-hero__content-shell,.rc-four-image-hero--position-bottom-center .rc-four-image-hero__content-shell,.rc-four-image-hero--position-bottom-right .rc-four-image-hero__content-shell{align-items:flex-end}.rc-four-image-hero--position-middle-left .rc-four-image-hero__content-shell,.rc-four-image-hero--position-bottom-left .rc-four-image-hero__content-shell{justify-content:flex-start}.rc-four-image-hero--position-middle-center .rc-four-image-hero__content-shell,.rc-four-image-hero--position-bottom-center .rc-four-image-hero__content-shell{justify-content:center}.rc-four-image-hero--position-middle-right .rc-four-image-hero__content-shell,.rc-four-image-hero--position-bottom-right .rc-four-image-hero__content-shell{justify-content:flex-end}.rc-four-image-hero__content{width:100%;min-width:0;margin-bottom:0!important;color:inherit;text-shadow:0 1px rgba(0,0,0,.5);overflow-wrap:anywhere;pointer-events:auto}.rc-four-image-hero--content-narrow .rc-four-image-hero__content{max-width:420px}.rc-four-image-hero--content-medium .rc-four-image-hero__content{max-width:560px}.rc-four-image-hero--content-wide .rc-four-image-hero__content{max-width:720px}.rc-four-image-hero--position-middle-center .rc-four-image-hero__content,.rc-four-image-hero--position-bottom-center .rc-four-image-hero__content{text-align:center}.rc-four-image-hero--position-middle-center .rc-four-image-hero__description,.rc-four-image-hero--position-bottom-center .rc-four-image-hero__description{margin-right:auto;margin-left:auto}.rc-four-image-hero--position-middle-right .rc-four-image-hero__content,.rc-four-image-hero--position-bottom-right .rc-four-image-hero__content{text-align:right}.rc-four-image-hero__subheading,.rc-four-image-hero__heading{color:inherit}.rc-four-image-hero .rc-four-image-hero__heading{line-height:1.08}.rc-four-image-hero--heading-small .rc-four-image-hero__heading{font-size:clamp(32px,3vw,42px)}.rc-four-image-hero--heading-medium .rc-four-image-hero__heading{font-size:clamp(38px,4vw,52px)}.rc-four-image-hero--heading-large .rc-four-image-hero__heading{font-size:clamp(44px,5vw,64px)}.rc-four-image-hero__description{line-height:1.55}.rc-four-image-hero--description-small .rc-four-image-hero__description{font-size:calc(var(--base-text-font-size) + 1px)}.rc-four-image-hero--description-medium .rc-four-image-hero__description{font-size:clamp(17px,1.4vw,20px)}.rc-four-image-hero--description-large .rc-four-image-hero__description{font-size:clamp(19px,1.7vw,24px)}.rc-four-image-hero__button{color:var(--rc-four-image-button-text);border-color:var(--rc-four-image-button-background);text-shadow:none}.rc-four-image-hero__button:before{background-color:var(--rc-four-image-button-background)}.rc-four-image-hero__button:focus-visible{outline:2px solid currentColor;outline-offset:4px}.rc-four-image-hero--desktop-small{min-height:400px}.rc-four-image-hero--desktop-medium{min-height:500px}.rc-four-image-hero--desktop-large{min-height:620px}@media screen and (max-width:640px){.rc-four-image-hero__media{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.rc-four-image-hero--count-1 .rc-four-image-hero__item,.rc-four-image-hero--count-3 .rc-four-image-hero__item:last-child{grid-column:1 / -1}.rc-four-image-hero--count-1 .rc-four-image-hero__item{grid-row:1 / -1}.rc-four-image-hero--gap-small .rc-four-image-hero__media{gap:6px}.rc-four-image-hero--gap-medium .rc-four-image-hero__media{gap:10px}.rc-four-image-hero--mobile-small{min-height:480px}.rc-four-image-hero--mobile-medium{min-height:600px}.rc-four-image-hero--mobile-large{min-height:720px}.rc-four-image-hero__content-shell{padding-top:36px;padding-bottom:36px}.rc-four-image-hero--content-narrow .rc-four-image-hero__content,.rc-four-image-hero--content-medium .rc-four-image-hero__content,.rc-four-image-hero--content-wide .rc-four-image-hero__content{max-width:100%}.rc-four-image-hero--heading-small .rc-four-image-hero__heading{font-size:30px}.rc-four-image-hero--heading-medium .rc-four-image-hero__heading{font-size:36px}.rc-four-image-hero--heading-large .rc-four-image-hero__heading{font-size:42px}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/rc-four-image-hero.css.map */
