.spotlight-articles .article__category{font-family:var(--theme-font-family--telegraf);letter-spacing:0;color:currentColor;border:1px solid;border-radius:6px;justify-content:center;align-items:center;padding:8px 10px;font-size:14px;font-weight:400;line-height:1;text-decoration:none;display:inline-flex}@media (min-width:768px){.spotlight-articles .article__category{font-size:17px}}@media (min-width:992px){.spotlight-articles .article__category{font-size:15px}}@media (min-width:1200px){.spotlight-articles .article__category{font-size:16px}}@media (min-width:1400px){.spotlight-articles .article__category{font-size:17px}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0,0)}}@keyframes fadeInHeading{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0,0)}}@keyframes fadeInDescription{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0,0)}}.spotlight-articles .article{width:100%;margin:auto;transition:width .25s .25s}.spotlight-articles .article__container{flex-direction:column;justify-content:center;align-items:center;gap:30px;display:flex}.spotlight-articles .article__content{flex-direction:column;justify-content:center;align-items:center;row-gap:20px;display:flex}.spotlight-articles .article__image{aspect-ratio:16/9;background-color:#d3d3d3;border-radius:20px;width:100%;height:100%;display:block;overflow:hidden}.spotlight-articles .article__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.spotlight-articles .article__title{font-family:var(--theme-font-family--telegraf);letter-spacing:0%;text-align:center;font-size:28px;font-style:normal;font-weight:700;line-height:100%}.spotlight-articles .embla{overflow:hidden}.spotlight-articles .embla__container{grid-column-gap:unset;grid-auto-columns:unset;align-items:center;display:flex}.spotlight-articles .embla__controls{flex-direction:column;display:flex}.spotlight-articles .embla__dots{justify-content:center;align-items:center;gap:15px;display:flex}.spotlight-articles .embla__dot{cursor:pointer;background:#0000001a;border:none;border-radius:100%;outline:none;width:10px;height:10px;margin:0;padding:0;transition:background .15s .15s;display:inline-flex}.spotlight-articles .embla__dot:hover{background:#246be1bf}.spotlight-articles .embla__dot.is-selected{background:#246be1}.spotlight-articles .embla__slide{flex:0 0 70vw;min-width:0;min-height:100%;margin:0 12px}.spotlight-articles .embla__slide .article__category,.spotlight-articles .embla__slide .article__cta,.spotlight-articles .embla__slide .article__title{opacity:0}.spotlight-articles .embla__slide .article__image{opacity:.33}.spotlight-articles .embla__slide.is-next .article,.spotlight-articles .embla__slide.is-previous .article{width:82.5%}.spotlight-articles .embla__slide.is-previous .article{margin:0 0 0 auto}.spotlight-articles .embla__slide.is-next .article{margin:0 auto 0 0}.spotlight-articles .embla__slide.is-selected .article__category{animation:.75s ease-out .4s forwards fadeInLeft}.spotlight-articles .embla__slide.is-selected .article__title{animation:.75s ease-out .6s forwards fadeInLeft}.spotlight-articles .embla__slide.is-selected .article__cta{animation:.75s ease-out .8s forwards fadeInLeft}.spotlight-articles .embla__slide.is-selected .article__image{opacity:1}.spotlight-articles__heading{text-align:center}.spotlight-articles__heading+.spotlight-articles__carousel{margin-top:38px}@media (min-width:1200px){.spotlight-articles .embla__slide{flex:0 0 65vw}}@media (min-width:1400px){.spotlight-articles .embla__slide{flex:0 0 62.5vw}}