.cards{background:linear-gradient(120deg,#26213f,#3957a0);overflow:hidden;padding:120px 30px 100px}.cards .wrapper{margin:0 auto;max-width:calc(100vw - 60px);width:1160px}.cards .flex{align-items:stretch;display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin-top:40px}.cards .module-headers h2{color:#fff;font-size:36px;font-weight:600;letter-spacing:-.72px;line-height:46px;text-align:center}.cards .module-headers h3{color:#dce3ec;font-size:19px;font-weight:400;letter-spacing:-.38px;line-height:24px;text-align:center}.cards .item{background:#fff;border-radius:16px}.cards .item,.cards .text{align-items:stretch;display:flex;flex-direction:column}.cards .text{flex-grow:1;padding:40px}.cards .item h3{color:#131e29;font-size:25px;font-style:normal;font-weight:600;letter-spacing:-.25px;line-height:29px;margin-bottom:30px}.cards .item a{color:#d3451e;display:inline-block;font-weight:700;justify-self:flex-end;margin-bottom:0;margin-top:auto}.cards .item a,.cards .item p{font-size:17px;letter-spacing:-.17px;line-height:24px}.cards .item p{color:var(--primary-dce-3-ec,#dce3ec);font-style:normal;font-weight:400}.cards .item .image img{border-radius:16px 16px 0 0}.cards .item .text img{display:inline-block;margin-bottom:10px;max-width:200px}@media (min-width:769px){.cards{//clip-path:ellipse(120% 100% at 50% 100%)}.cards .item{width:calc(33.33333% - 30px)}}@media (max-width:768px){.cards{padding:70px 30px}.cards .flex{flex-direction:column}.cards .module-headers h2{font-size:25px;letter-spacing:-.25px;line-height:29px}.cards .module-headers h3{font-size:17px;letter-spacing:-.17px;line-height:24px}.cards .item h3{font-size:21px;letter-spacing:-.21px;line-height:25px}.cards .item .text img{max-width:175px}}