.c-solutions-2-column-card__columns,.l-solutions-2-column-cards{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:space-evenly}.l-solutions-2-column-cards{gap:24px;margin:1em 0}.c-solutions-2-column-card__columns{gap:12px}.c-solutions-2-column-card{border-radius:64px 64px 16px 16px;padding:24px}.c-solutions-2-column-cards--dark .c-solutions-2-column-card{background:var(--BLUE,#212f56)}.c-solutions-2-column-cards--dark .c-solutions-2-column-card,.c-solutions-2-column-cards--dark .c-solutions-2-column-card h1,.c-solutions-2-column-cards--dark .c-solutions-2-column-card h2,.c-solutions-2-column-cards--dark .c-solutions-2-column-card h3,.c-solutions-2-column-cards--dark .c-solutions-2-column-card h4,.c-solutions-2-column-cards--dark .c-solutions-2-column-card h5,.c-solutions-2-column-cards--dark .c-solutions-2-column-card h6{color:var(--WHITE,#fff)}.c-solutions-2-column-cards--light .c-solutions-2-column-card{background:var(--WHITE,#fff)}.c-solutions-2-column-card__column-title,.c-solutions-2-column-card__description,.c-solutions-2-column-card__link,.c-solutions-2-column-card__title{text-align:center}.c-solutions-2-column-card__description{margin:0 auto 1em;max-width:500px}.c-solutions-2-column-card__description p{color:#2d8c73;font-size:1.2em;font-weight:700}.c-solutions-2-column-cards--dark .c-solutions-2-column-card__description p{color:#90c789}.c-solutions-2-column-cards--light .c-solutions-2-column-card__description p{color:#2d8c73}.c-solutions-2-column-card,.c-solutions-2-column-card__column{width:100%}ul.c-solutions-2-column-card__column-items{list-style:none;padding-left:0}ul.c-solutions-2-column-card__column-items li{line-height:1.5;margin:0 0 8px;padding-left:30px;position:relative}ul.c-solutions-2-column-card__column-items li:before{background-repeat:no-repeat;background-size:contain;content:"";height:13px;left:0;position:absolute;top:10px;width:19px}.c-solutions-2-column-cards--dark ul.c-solutions-2-column-card__column-items li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='13' fill='none' viewBox='0 0 19 13'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='3.082' d='M2 7.385 4.444 9.83a3.08 3.08 0 0 0 4.36 0l7.837-7.838'/%3E%3C/svg%3E")}.c-solutions-2-column-cards--light ul.c-solutions-2-column-card__column-items li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='13' fill='none' viewBox='0 0 19 13'%3E%3Cpath stroke='%232D8C73' stroke-linecap='round' stroke-width='3.082' d='M2 7.385 4.444 9.83a3.08 3.08 0 0 0 4.36 0l7.837-7.838'/%3E%3C/svg%3E")}.c-solutions-2-column-card__link{display:flex;justify-content:center}.c-solutions-2-column-cards--dark .c-solutions-2-column-card__link .btn.link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' fill='none' viewBox='0 0 25 24'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='3.375' d='m12.521 18.972 5.037-5.037a3.375 3.375 0 0 0 0-4.773L12.52 4.125'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:24px;margin-left:8px;width:25px}@media (min-width:1024px){.c-solutions-2-column-card{width:calc(50% - 12px)}.c-solutions-2-column-card__column{width:calc(50% - 6px)}}