@keyframes slideOverlay{0%{transform:translate(0, 0)}12.5%{transform:translate(150px, -80px)}25%{transform:translate(250px, -150px)}37.5%{transform:translate(150px, -200px)}50%{transform:translate(0, -200px)}62.5%{transform:translate(-150px, -200px)}75%{transform:translate(-250px, -150px)}87.5%{transform:translate(-150px, -80px)}100%{transform:translate(0, 0)}}.cards-with-checkmark{position:relative;z-index:1}.cards-with-checkmark:has(.overlay-content)::before{content:"";position:absolute;top:280px;right:0;width:100%;max-width:1626px;height:845px;transform:matrix(0.99, -0.16, 0.16, 0.99, 0, 0);background:rgba(0,0,0,0) radial-gradient(closest-side at 50% 50%, rgb(49, 173, 225) 0%, rgba(49, 173, 225, 0) 100%) 0% 0% no-repeat padding-box;mix-blend-mode:lighten;opacity:.32;filter:blur(50px);z-index:1;animation:slideOverlay 6s linear infinite}.cards-with-checkmark__blobs{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}.cards-with-checkmark__blobs div{position:absolute;border-radius:50%}.cards-with-checkmark__blobs .blob-left{top:-216px;left:-180px;width:781px;height:703px;background:#e806a6 0% 0% no-repeat padding-box;opacity:.04;filter:blur(50px);z-index:2}.cards-with-checkmark__blobs .blob-center{top:67%;left:50%;transform:translate(-50%, -50%);width:893px;height:611px;background:rgba(0,0,0,0) radial-gradient(closest-side at 50% 50%, #31ade1 0%, rgba(49, 173, 225, 0) 100%) 0% 0% no-repeat padding-box;opacity:.24;filter:blur(50px);z-index:1}.cards-with-checkmark__blobs .blob-right{top:-100px;right:-300px;width:672px;height:606px;background:#46a235 0% 0% no-repeat padding-box;opacity:.1;filter:blur(50px);z-index:2}@media(max-width: 1251px){.cards-with-checkmark__blobs .blob-center{top:50%}}@media(max-width: 991px){.cards-with-checkmark__blobs .blob-left{width:300px;height:300px;filter:blur(40px);left:-150px;top:-50px}.cards-with-checkmark__blobs .blob-center{width:300px;height:300px;filter:blur(40px)}.cards-with-checkmark__blobs .blob-right{width:250px;height:250px;filter:blur(40px);right:-100px;top:60%}}.cards-with-checkmark .title-content{max-width:895px;margin-bottom:clamp(40px,6vw,81px)}.cards-with-checkmark .title-content .heading{margin-bottom:clamp(30px,5vw,50px)}.cards-with-checkmark[style*="text-align: center"] .title-content{margin-inline:auto}.cards-with-checkmark[style*="text-align: left"] .title-content{margin-inline:0 auto}.cards-with-checkmark[style*="text-align: right"] .title-content{margin-inline:auto 0}.cards-with-checkmark__grid{position:relative;display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.cards-with-checkmark__item{background-color:var(--cwc-card-bg, #ffffff);color:var(--cwc-card-text, inherit);padding:42px 38px;box-shadow:5px 5px 15px rgba(3,3,3,.1215686275);width:calc(50% - 12px);display:flex;align-items:flex-start;gap:27px;border-radius:4px}@media(max-width: 991px){.cards-with-checkmark__item{width:100%;padding:32px}}.cards-with-checkmark__icon{flex-shrink:0}.cards-with-checkmark__icon img{width:37px;height:29px;object-fit:contain}.cards-with-checkmark__text{flex:1;width:100%;min-width:0}.cards-with-checkmark__text .heading,.cards-with-checkmark__text .cards-with-checkmark__card-heading{margin:0 0 12px;font-weight:600}.cards-with-checkmark__text p{margin:0}.cards-with-checkmark__body p{color:inherit}.cards-with-checkmark--align-left .cards-with-checkmark__item{flex-direction:row;align-items:flex-start}.cards-with-checkmark--align-left .cards-with-checkmark__text,.cards-with-checkmark--align-left .cards-with-checkmark__body{text-align:left}.cards-with-checkmark--align-center .cards-with-checkmark__item{flex-direction:column;align-items:center}.cards-with-checkmark--align-center .cards-with-checkmark__text,.cards-with-checkmark--align-center .cards-with-checkmark__body{text-align:center}.cards-with-checkmark--align-right .cards-with-checkmark__item{flex-direction:row-reverse;align-items:flex-start}.cards-with-checkmark--align-right .cards-with-checkmark__text,.cards-with-checkmark--align-right .cards-with-checkmark__body{text-align:right}.cards-with-checkmark .footer-buttons{margin-top:40px;display:flex;justify-content:center}.cards-with-checkmark--shopify{background:rgba(0,0,0,0) linear-gradient(180deg, #0c0020 0%, #130058 100%) 0% 0% no-repeat padding-box !important}.cards-with-checkmark--shopify .title-content{margin-left:auto;margin-right:auto}@media(min-width: 992px){.cards-with-checkmark--shopify .title-content P{font-size:19px}}.cards-with-checkmark--shopify .cards-with-checkmark__grid{--cwc-card-text: #ffffff}.cards-with-checkmark--shopify .cards-with-checkmark__item{color:#fff;background-color:rgba(0,0,0,0);position:relative;overflow:hidden;box-shadow:5px 5px 15px rgba(3,3,3,.1215686275)}.cards-with-checkmark--shopify .cards-with-checkmark__item::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--cwc-card-bg, #ffffff);z-index:-1;opacity:.6}.cards-with-checkmark--strategy .title-content{margin-left:auto;margin-right:auto}@media(min-width: 992px){.cards-with-checkmark--strategy .title-content P{font-size:19px}}.cards-with-checkmark--strategy[style*="text-align: center"] .title-content{margin-inline:auto}.cards-with-checkmark--strategy[style*="text-align: left"] .title-content{margin-inline:0 auto}.cards-with-checkmark--strategy[style*="text-align: right"] .title-content{margin-inline:auto 0}.cards-with-checkmark--strategy .cards-with-checkmark__grid{--cwc-card-bg: #1b2e5c;--cwc-card-text: #ffffff}.cards-with-checkmark--strategy .cards-with-checkmark__item{background-color:#1b2e5c;color:#fff}.cards-with-checkmark.data-product .title-content{max-width:895px;margin-bottom:116px}.cards-with-checkmark.data-product .title-content .heading{margin-bottom:10px}.cards-with-checkmark.data-product .title-content p{margin-bottom:25px}.cards-with-checkmark.data-product .title-content p:last-child{margin-bottom:0px}@media(max-width: 992px){.cards-with-checkmark.data-product .title-content{max-width:895px;margin-bottom:30px}}@media(max-width: 830px){.cards-with-checkmark__item{max-width:510px}}@media(max-width: 767px){.cards-with-checkmark__item{padding:20px;gap:15px}.cards-with-checkmark__icon img{width:25px;height:20px}}