/*!************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/modules/featured-cards.module/module.css ***!
  \************************************************************************************************/.spotlight-featured-card-container{--featured-card-border-radius:12px;display:flex;flex-direction:column;gap:.75rem;margin-bottom:.75rem;visibility:hidden;@media (width >= 1023px){display:grid;grid-template-columns:1fr}}.spotlight-featured-card.row{border-radius:var(--featured-card-border-radius);flex-direction:column;min-width:100%;@media (width >= 1023px){flex-direction:row;gap:0}}.spotlight-featured-card-container:has(.row):has(.column){grid-template-columns:1fr;@media (width >= 1023px){grid-template-columns:repeat(2,1fr)}}.spotlight-featured-card-container:has(.row):has(.column) .spotlight-featured-card.row{grid-column:1/-1}.spotlight-featured-card-container:has(.row):has(.column) .spotlight-featured-card.column{@media (width >= 1023px){grid-column:span 1}}.spotlight-featured-card-container:has(.column):not(:has(.row)){@media (width >= 1023px){grid-template-columns:repeat(2,1fr)}}.spotlight-featured-card{background:var(--spotlight-theme-colors-midnight-semi-transparent);border-radius:var(--featured-card-border-radius);display:flex;flex-direction:column;min-height:0;@media (width >= 1023px){flex:1}}.spotlight-featured-card-content-wrapper{display:flex;flex:1;flex-direction:column;padding:1.5rem}.spotlight-featured-card-image{border-top-left-radius:var(--featured-card-border-radius);border-top-right-radius:var(--featured-card-border-radius);display:block;height:100%;object-fit:cover;width:100%}.spotlight-featured-card-heading{color:var(--spotlight-theme-colors-oatmilk);margin-bottom:1rem;margin-top:.25rem;@media (width >= 1023px){flex-grow:1}}.spotlight-featured-card-subheading{color:var(--spotlight-theme-colors-solaris);font-size:var(--spotlight-font-size-regular);font-weight:var(--spotlight-font-weight-light);line-height:var(--spotlight-line-height-regular)}.spotlight-featured-card-description{color:var(--spotlight-theme-colors-black-300);font-size:var(--spotlight-font-size-small);font-weight:var(--spotlight-font-weight-regular);line-height:var(--spotlight-line-height-small);margin-bottom:.75rem;margin-top:.5rem}.spotlight-featured-card-attribute{color:var(--spotlight-theme-colors-solaris);font-size:var(--spotlight-font-size-small)}.spotlight-featured-card-cta-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.75rem;margin-top:auto}.spotlight-featured-card-primary-cta{background-color:var(--spotlight-theme-colors-midnight);border:2px solid var(--spotlight-theme-colors-oatmilk);border-radius:100px;color:var(--spotlight-theme-colors-oatmilk);list-style:var(--spotlight-line-height-medium);padding:.25rem .75rem;text-decoration:none;transition:border-color .2s ease-in-out,color .2s ease-in-out,fill .2s ease-in-out}.spotlight-featured-card .spotlight-featured-card-primary-cta:hover{border-color:var(--spotlight-theme-colors-solaris);color:var(--spotlight-theme-colors-solaris)}.spotlight-featured-card-secondary-cta{color:var(--spotlight-theme-colors-oatmilk);text-decoration:underline}.spotlight-featured-card .spotlight-featured-card-secondary-cta:hover{color:var(--spotlight-theme-colors-solaris)}.spotlight-featured-card-tags{color:var(--spotlight-theme-colors-purple);display:flex;font-size:var(--spotlight-font-size-small);font-weight:var(--spotlight-font-weight-regular);gap:1rem;line-height:var(--spotlight-line-height-small);margin-top:.75rem}.spotlight-featured-card-divider{background-color:var(--spotlight-theme-colors-black-900);height:1px;margin-top:.75rem;width:100%}.spotlight-featured-card-content-wrapper-inner{display:flex;flex-direction:column;flex-grow:1}.spotlight-featured-card.row .spotlight-featured-card-content-wrapper-inner{padding:1.5rem}.spotlight-featured-card.row .spotlight-featured-card-content-wrapper{padding:0}.spotlight-featured-card.row .spotlight-featured-card-image{flex:1;height:100%;@media (width >= 1023px){border-bottom-left-radius:var(--featured-card-border-radius);border-top-right-radius:0}}.spotlight-featured-card.row .spotlight-featured-card-image img{height:100%}.spotlight-featured-card.row:nth-child(2n) .spotlight-featured-card-image{@media (width >= 1023px){border-bottom-left-radius:0;border-bottom-right-radius:var(--featured-card-border-radius);border-top-left-radius:0;border-top-right-radius:var(--featured-card-border-radius)}}.spotlight-featured-card-image-container{border-top-left-radius:var(--featured-card-border-radius);border-top-right-radius:var(--featured-card-border-radius);max-height:350px;overflow:hidden;position:relative;width:100%;@media (width >= 1023px){max-height:350px;min-height:350px}}.spotlight-featured-card-play-button{bottom:1rem;left:1rem;padding:.5rem 1rem;position:absolute}.spotlight-video-button{transition:border-color .2s ease-in-out,color .2s ease-in-out}.spotlight-video-button:hover{border-color:var(--spotlight-theme-colors-solaris);color:var(--spotlight-theme-colors-solaris)}.spotlight-video-button svg path{transition:fill .2s ease-in-out}.spotlight-video-button svg circle{transition:stroke .2s ease-in-out}.spotlight-featured-card.row .spotlight-featured-card-play-button{@media (width >= 1023px){bottom:unset;left:50%;top:50%;transform:translate(-50%,-50%)}}.spotlight-featured-card.row .spotlight-featured-card-image-container{flex:1;height:auto;@media (width >= 1023px){border-bottom-left-radius:var(--featured-card-border-radius);border-top-right-radius:0;max-height:100%;min-height:100%}}.spotlight-featured-card.row:nth-child(2n) .spotlight-featured-card-image-container{@media (width >= 1023px){border-bottom-left-radius:0;border-bottom-right-radius:var(--featured-card-border-radius);border-top-left-radius:0;border-top-right-radius:var(--featured-card-border-radius)}}