.section-content-spotlight{position:relative;z-index:2}.section-content-spotlight__inner{background-color:var(--color-blue-dark);display:grid;grid-template-columns:1fr 1fr}@media (max-width:1024px){.section-content-spotlight__inner{grid-template-columns:100%}}.section-content-spotlight__inner--right .section-content-spotlight__image{order:2}@media (max-width:1024px){.section-content-spotlight__inner--right .section-content-spotlight__image{order:1}}.section-content-spotlight__inner--right .section-content-spotlight__content{order:1}@media (max-width:1024px){.section-content-spotlight__inner--right .section-content-spotlight__content{order:2}}.section-content-spotlight__image{overflow:hidden}.section-content-spotlight__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-content-spotlight__content{padding:5em;display:flex;align-items:center}@media (max-width:1440px){.section-content-spotlight__content{padding:3em}}@media (max-width:1024px){.section-content-spotlight__content{padding:4em 2em}}.section-content-spotlight__subtitle p{text-transform:uppercase;font-weight:400;margin-bottom:.5em}.section-content-spotlight__text{width:100%}.section-content-spotlight__bullets ul{margin:1.5em 0;display:flex;flex-direction:column;gap:1em}.section-content-spotlight__bullets li{display:flex;gap:.75em;align-items:center}.section-content-spotlight__bullets li img{width:2em;min-width:2em;height:auto}.section-content-spotlight__bullets li span{font-size:1em}@media (max-width:1024px){.section-content-spotlight__bullets li span{font-size:1em}}.section-content-spotlight__actions{padding-top:.5em}.section-content-spotlight__actions p{margin:0}.section-content-spotlight__actions a{text-transform:uppercase;font-weight:400;text-decoration:none;text-underline-offset:5px;text-decoration-thickness:1px;text-decoration-color:var(--color-white)}