.card.spotlight{border-radius:none;max-width:100%;position:relative;width:42rem}.card.spotlight .spotlight-btn.card-btn{align-items:flex-start;flex-flow:column;font-weight:400;padding:1rem;z-index:10}.card.spotlight .spotlight-btn.card-btn.has-link:active .spotlight-button,.card.spotlight .spotlight-btn.card-btn.has-link:active .spotlight-heading,.card.spotlight .spotlight-btn.card-btn.has-link:focus .spotlight-button,.card.spotlight .spotlight-btn.card-btn.has-link:focus .spotlight-heading,.card.spotlight .spotlight-btn.card-btn.has-link:hover .spotlight-button,.card.spotlight .spotlight-btn.card-btn.has-link:hover .spotlight-heading{color:var(--secondary)}.card.spotlight .spotlight-btn.card-btn.has-link:active .spotlight-image-element,.card.spotlight .spotlight-btn.card-btn.has-link:focus .spotlight-image-element,.card.spotlight .spotlight-btn.card-btn.has-link:hover .spotlight-image-element{transform:scale(1.1)}.card.spotlight .spotlight-image,.card.spotlight .spotlight-video.card-video{border-radius:var(--br-items-sm);height:26rem;width:100%}.card.spotlight .spotlight-image{margin:-1rem -1rem 2rem;overflow:hidden;width:calc(100% + 2rem)}.card.spotlight .spotlight-image-element{height:100%;width:100%}.card.spotlight .spotlight-video.card-video{z-index:20}.card.spotlight .spotlight-heading{font-size:2.4rem;margin:0 0 1rem;text-align:left;transition:transform var(--transition),opacity var(--transition),color var(--transition)}.card.spotlight .spotlight-button .play-icon{margin-left:.4em;width:1em}.card.spotlight:after,.card.spotlight:before{background:var(--tint);bottom:-2rem;content:"";opacity:.2;position:absolute;top:-3rem;width:50vw;z-index:1}.section .card.spotlight:before{right:100%}.section .card.spotlight:after{background:linear-gradient(90deg,--tint-gradient)}.section-col-2-equal .section-column.second .card.spotlight:before,.section-col-2.section-reverse .section-column.first .card.spotlight:before,.section-col-2:not(.section-reverse) .section-column.sidebar .card.spotlight:before{left:100%}.section-col-2-equal .section-column.second .card.spotlight:after,.section-col-2.section-reverse .section-column.first .card.spotlight:after,.section-col-2:not(.section-reverse) .section-column.sidebar .card.spotlight:after{background:linear-gradient(-90deg,--tint-gradient)}
