.cms-product-select{background-color:rgba(var(--color-digital-blue),.15);padding:var(--section-padding-y) 0 8rem;text-align:center;h2{color:rgb(var(--color-brand-blue));font-size:var(--text-xl);font-weight:400;margin-bottom:3rem}}.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) 2rem;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{font-size:var(--text-lg);font-weight:400;line-height:var(--leading-normal);margin-bottom:2.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 -1rem 1rem;img,video{aspect-ratio:var(--aspect-video);border-radius:1.5rem;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{h2{font-size:var(--text-xl-2)}}.cms-product-select__product{padding:calc(var(--section-padding-y)/2) 3.5rem var(--section-padding-y)}.cms-product-select__kicker{h3{font-size:var(--text-xl-2);line-height:var(--leading-normal)}}.cms-product-select__video{margin:0 -2rem 2.5rem}}