:root{--overlap-percentage:-55%}.spotlight-featured-hero{--border-radius-small:4px;--border-radius-medium:8px;--border-radius-large:12px;display:flex;justify-content:center;padding:7.813rem 1rem 0;position:relative}.spotlight-featured-hero-container{max-width:1280px}.spotlight-featured-hero:before{background-image:var(--background-image-url);background-position:bottom;background-size:cover;content:"";height:50%;left:0;position:absolute;top:0;width:100%}.spotlight-featured-hero-media{background-color:var(--spotlight-module-theme-primary-color);border-radius:var(--spotlight-media-border-radius);display:flex;flex-direction:column;object-fit:fill;position:relative}.spotlight-featured-hero-cards-container-button{background-color:transparent;border:none;cursor:pointer}.spotlight-featured-hero-cards-container{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;padding:1.5rem 1.5rem 0;width:100%}.spotlight-featured-hero-card{border-radius:var(--border-radius-small);height:100%;width:100%}.spotlight-featured-hero-card:nth-child(2){margin-top:var(--overlap-percentage)}.spotlight-featured-hero-card-image{border-radius:var(--border-radius-large);object-fit:cover}.spotlight-featured-hero-card:nth-child(3){display:none}.spotlight-featured-hero-media-text{padding:1.5rem;width:100%}.spotlight-featured-hero-media-text,.spotlight-featured-hero-title-container{display:flex;flex-direction:column;gap:1rem}.spotlight-featured-hero-button{align-items:center;border:none;border-radius:var(--border-radius-medium);cursor:pointer;display:inline-flex;gap:.5rem;justify-content:center;padding:.5rem 1rem;text-decoration:none;width:max-content}.spotlight-cta-secondary-button,.spotlight-featured-hero-description,.spotlight-featured-hero-subtitle,.spotlight-featured-hero-title-container{margin:0}.spotlight-featured-hero-content{display:flex;flex-direction:column;gap:1rem;max-width:1080px;padding:2.5rem 1.5rem}@media (width > 700px){:root{--overlap-percentage:-15%}.spotlight-featured-hero{padding:7.813rem 2.5rem 0}.spotlight-featured-hero-cards-container{flex-direction:row}.spotlight-featured-hero-card:nth-child(2){margin-left:var(--overlap-percentage);margin-top:auto}.spotlight-featured-hero-content{padding:4rem 1.5rem}}@media (width > 900px){:root{--overlap-percentage:-15%}.spotlight-featured-hero-card:nth-child(2){margin-left:var(--overlap-percentage)}.spotlight-featured-hero-card:nth-child(3){display:block;margin-left:var(--overlap-percentage)}}@media (width > 1080px){.spotlight-featured-hero-media-text{padding:2.5rem 0 2.5rem 2.5rem}.spotlight-featured-hero-cards-container{padding:2.5rem 2.5rem 0}.spotlight-featured-hero-content{flex-direction:row;justify-content:center;margin:0 auto;padding:4rem 0}.spotlight-featured-hero-description,.spotlight-featured-hero-subtitle{flex:1 1}}@media (width > 1440px){.spotlight-featured-hero{padding-top:7.813rem 0}.spotlight-featured-hero-cards-container{gap:.5rem}.spotlight-featured-hero-card:nth-child(2),.spotlight-featured-hero-card:nth-child(3){margin-left:auto}}