.light-cards-wrapper{position:relative;z-index:1}.light-cards-wrapper__title{margin-bottom:24px}.light-cards-wrapper__title h2{margin-bottom:8px}.light-cards-wrapper__cards--card{align-items:center;background:#fff;border:1px solid #e4e2dd;border-radius:10px;box-shadow:0 1px 4px rgba(0,42,73,.04);cursor:pointer;display:flex;justify-content:space-between;padding:22px 24px;transition:box-shadow .25s;transition:.2s ease}.light-cards-wrapper__cards--card:not(:last-child){margin-bottom:12px}.light-cards-wrapper__cards--card:hover{box-shadow:0 0 4px 0 #0000001a,0 5px 8px 0 #00000029;transform:translateY(-2px)}.light-cards-wrapper__cards--card .text-wrapper .title{font-size:18px;font-weight:600}.light-cards-wrapper__cards--card .text-wrapper .copy{font-size:16px;font-weight:300}.light-cards-wrapper__cards--card .icon-wrapper svg{width:10px}@media (min-width:576px){.light-cards-wrapper__cards{display:flex;flex-wrap:wrap;gap:12px}.light-cards-wrapper__cards--card{margin-bottom:0!important;max-width:calc(50% - 6px);width:100%}}@media (min-width:768px){.light-cards-wrapper__title{margin-bottom:32px}.light-cards-wrapper__title .hs_cos_wrapper_type_inline_rich_text:first-child{margin-bottom:12px}.light-cards-wrapper__title *,.light-cards-wrapper__title h2{margin-bottom:0}.light-cards-wrapper__cards--card{max-width:calc(33.3333% - 8px)}.light-cards-wrapper__cards--card .title{font-size:20px;line-height:120%}.light-cards-wrapper__cards--card svg{height:auto;width:24px}}