.qems-feature-section{width:calc(100% - var(--page-padding) * 2);padding:var(--section-spacing) 0 0;border-radius:var(--border-radius);background:#fff;margin:0 auto;position:relative;overflow:hidden}@media (max-width:900px){.qems-feature-section{width:calc(100% - 3rem);max-width:calc(var(--content-max-width) - 3rem);padding:var(--section-spacing-mobile) 1.5rem 0}}@media (max-width:600px){.qems-feature-section{width:100%;max-width:100%;padding:var(--section-spacing-mobile) 1.25rem 0;border-radius:0;margin:0}}.qems-feature__right{flex-direction:column;gap:2rem;display:flex}.qems-feature__copy p{font-size:var(--fs-body-lg);color:var(--color-text-black);margin:0 0 1rem;line-height:1.5}.qems-feature__copy p:last-child{margin-bottom:0}.qems-feature__cta{justify-content:flex-end;display:flex}.qems-feature__brand{color:var(--color-primary)}@media (max-width:600px){.qems-feature__right{gap:1.25rem}.qems-feature__copy p{font-size:var(--fs-body)}}
