.cards{background:url(https://6407355.fs1.hubspotusercontent-na1.net/hubfs/6407355/Screenshot%202025-05-30%20at%202.02.57%20AM.png) no-repeat top;background-size:cover;color:#dce3ec;overflow:hidden;padding:120px 30px 100px}.cards .wrapper{margin:0 auto;max-width:calc(100vw - 60px);width:1160px}.cards .flex{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.cards .item{background:linear-gradient(180deg,rgba(220,227,236,.4),rgba(220,227,236,.1));border-radius:16px;padding:30px}.cards .item h3{color:#fff;font-size:25px;font-weight:600;letter-spacing:-.25px;line-height:29px}.cards .item h3,.cards .item p{font-family:Figtree;font-style:normal}.cards .item p{color:var(--primary-dce-3-ec,#dce3ec);font-size:17px;font-weight:400;letter-spacing:-.17px;line-height:24px}.cards .item img{margin-bottom:15px;max-width:70px}@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 .flex{flex-direction:column}}