.cta-module{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:0}@media (max-width:48rem){.cta-module{display:block}}.cta-item{position:relative;-webkit-box-flex:1;color:var(--color-text);-ms-flex:1 0 0px;flex:1 0 0;padding:var(--space-3xl) var(--side-padding)}.cta-item--text-light{--color-text:var(--color-white)}@media (min-width:48.001rem){.cta-item:first-child:last-child .cta-item__content{width:47%}}.cta-item__background{margin:0}.cta-item__background img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.cta-item--overlay .cta-item__background:after{background:var(--color-blue-900);content:"";height:100%;left:0;mix-blend-mode:normal;opacity:.5;position:absolute;top:0;width:100%}.cta-item__content{margin:0 auto;position:relative;text-align:center}.cta-item__content p{margin-top:2.18em}.cta-item__content p:first-child{font-family:var(--font-family-title);font-size:var(--heading-300);font-weight:var(--font-weight--bold);line-height:1.3;margin-top:0}.cta-item__content h2{margin-top:.375em}.cta-item__content h2:first-child{margin-top:0}