.two-columns-text{padding-bottom:32px;padding-top:56px}.two-columns-text__header{margin-bottom:32px}.two-columns-text__header,.two-columns-text__header-content{display:flex;flex-direction:column;gap:16px}.two-columns-text__icons{display:flex;gap:8px;height:44px}.two-columns-text__icons img{display:block;height:100%;width:auto}.two-columns-text__cards{display:grid;gap:32px;grid-template-columns:repeat(1,1fr)}.two-columns-text__card{background-color:#fff;display:flex;flex-direction:column;gap:16px;justify-content:space-between;padding:24px 16px;position:relative}.two-columns-text__card-usps{gap:8px;margin-top:8px;max-width:246px}.two-columns-text__card-usps svg{stroke:#000}.two-columns-text__card-arrow{background-color:#19b;border-radius:50%;bottom:24px;height:48px;position:absolute;right:16px;width:48px}.two-columns-text__card-arrow,.two-columns-text__card-arrow a{align-items:center;display:flex;justify-content:center}.two-columns-text__card-arrow svg{aspect-ratio:1/1;flex-shrink:0;height:32px;width:32px}@media (min-width:992px){.two-columns-text{padding-top:80px}.two-columns-text__header{align-items:end;flex-direction:row-reverse;justify-content:space-between}.two-columns-text__icons{height:120px}.two-columns-text__cards{grid-template-columns:repeat(2,1fr)}.two-columns-text__card{padding:40px}.two-columns-text__card-usps{gap:16px;max-width:424px}.two-columns-text__card-arrow{bottom:40px;right:40px}}a:hover .two-columns-text__card-arrow{background-color:#13add4}