.text-and-image,.text-and-image *{box-sizing:border-box}.text-and-image{margin:0 auto;max-width:1220px;width:100%}.text-and-image .module-container{display:flex;flex-wrap:wrap}@media screen and (max-width:767px){.text-and-image .module-container{gap:32px}}.text-and-image .text-column{padding-right:32px;width:50%}@media screen and (max-width:767px){.text-and-image .text-column{padding-right:0;width:100%}}.mw-helping{margin-bottom:32px;max-width:462px}@media screen and (max-width:767px){.mw-helping{max-width:100%}}.mw-helping-p{margin-bottom:24px;max-width:520px}@media screen and (max-width:767px){.mw-helping-p{max-width:100%}}.text-and-image .text-column .cta-container a{background-color:var(--Fuschia-Red-FR-100,#cc1c4a);color:#fff;display:block;font-size:18px;font-style:normal;font-weight:700;line-height:100%;padding:18px 24px;text-align:center;transition:background-color .3s ease-in,box-shadow .3s ease-in;width:fit-content}.text-and-image .text-column .cta-container a:hover{background-color:var(--Fuschia-Red-FR-100,#cc1c4a);box-shadow:0 0 8px 0 rgba(217,85,120,.5);color:#fff}.text-and-image .image-column{align-items:center;display:flex;justify-content:center;width:50%}@media screen and (max-width:767px){.text-and-image .image-column{width:100%}}.text-and-image .image-column img{width:100%}