.cms-product-select{--media-radius:0.5rem;--text-align:left;--title-margin:1.5rem;background-color:rgba(var(--color-digital-blue),.15);padding:var(--section-padding-y-small) 0;text-align:var(--text-align);h2{color:rgb(var(--color-brand-blue));font-weight:400;margin-bottom:var(--title-margin)}}.cms-product-select__product{background-color:rgb(var(--color-white));border-radius:.5rem;color:rgb(var(--color-megablack));display:flex;flex-direction:column;padding:var(--section-padding-y-small) 1rem;text-align:left}.cms-product-select__logo{align-items:center;display:flex;height:5rem;margin-bottom:2.5rem;img{height:auto;max-height:5rem;max-width:20rem;width:100%}}.cms-product-select__kicker{h3{color:rgb(var(--color-megablack));font-weight:400;margin-bottom:1.5rem;text-wrap:pretty}strong{color:rgb(var(--color-digital-blue));font-weight:700}}.cms-product-select__video{display:flex;justify-content:center;margin:0 0 1rem;img,video{aspect-ratio:var(--aspect-video);border-radius:var(--media-radius);object-fit:cover}video{height:auto;width:100%}}.cms-product-select__feature-list{margin-bottom:2.5rem}.cms-product-select__button{justify-content:center;margin:auto 0 0}.cms-product-select__cta{margin-top:auto;.cta-button-primary,.cta-button-secondary{width:100%}}@media (min-width:1024px){.cms-product-select{--media-radius:1.5rem;--text-align:center;--title-margin:3rem}.cms-product-select__product{padding:calc(var(--section-padding-y)/2) 3.5rem var(--section-padding-y)}.cms-product-select__kicker{h3{margin-bottom:2.5rem}}.cms-product-select__video{margin:0 -2rem 2.5rem}}