.prodev-cards{background-color:#f4f4ef;overflow:hidden;padding:40px 208px 120px;position:relative}.prodev-cards--has-bg-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.prodev-cards__overlay{inset:0;pointer-events:none;position:absolute;z-index:0}.prodev-cards__container{display:flex;gap:30px;justify-content:center;margin:0 auto;max-width:1024px;position:relative;z-index:1}.prodev-cards__card{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 10px 15px 0 rgba(0,0,0,.1),0 4px 6px 0 rgba(0,0,0,.1);box-sizing:border-box;display:flex;flex:1 1 0;flex-direction:column;gap:32px;max-width:350px;min-width:0;padding:20px 20px 25px}.prodev-cards__card-image{background:transparent;border-radius:10px;flex-shrink:0;height:253px;overflow:hidden;width:100%}.prodev-cards__card-image img{height:100%;object-fit:cover;object-position:center;width:100%}.prodev-cards__card-placeholder{background:linear-gradient(135deg,#dee9f4,#c5d1dc);height:100%;width:100%}.prodev-cards__card-content{display:flex;flex:1;flex-direction:column;gap:15px;width:100%}.prodev-cards__card-header{align-items:center;display:flex;gap:10px}.prodev-cards__icon{flex-shrink:0;height:36px;object-fit:contain;width:36px}.prodev-cards__card-title{font-family:DM Sans,sans-serif;font-size:22px;font-weight:700;letter-spacing:-.22px;line-height:20px;margin:0}.prodev-cards__card-title--green{color:#125148}.prodev-cards__card-title--white{color:#fff}.prodev-cards__card-title--gray{color:#464847}.prodev-cards__card-desc{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:20px;margin:0}.prodev-cards__card-desc--green{color:#125148}.prodev-cards__card-desc--gray{color:#464847}.prodev-cards__card-desc--white{color:#fff}.prodev-cards__benefits{display:flex;flex-direction:column;gap:10px}.prodev-cards__benefit{align-items:center;display:flex;gap:10px}.prodev-cards__check{flex-shrink:0}.prodev-cards__benefit span{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:normal}.prodev-cards__benefit--green span{color:#125148}.prodev-cards__benefit--gray span{color:#464847}.prodev-cards__benefit--white span{color:#fff}.prodev-cards__mobile-cta{display:none}.prodev-cards__mobile-btn{align-items:center;border-radius:100px;box-sizing:border-box;display:inline-flex;font-family:Inter,sans-serif;font-size:16px;font-weight:700;height:65px;justify-content:center;line-height:24px;max-width:332px;padding:16px 32px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;width:100%}.prodev-cards__mobile-btn:hover{transform:translateY(-2px)}.prodev-cards__mobile-btn--green{background-color:#114f46;box-shadow:0 8px 30px rgba(18,81,72,.3);color:#fff}.prodev-cards__mobile-btn--orange{background-color:#f49257;color:#fff}.prodev-cards__mobile-btn--cream{background-color:#f4f4ef;color:#114f46}.prodev-cards__mobile-btn--white{background-color:#fff;color:#114f46}@media (max-width:1280px){.prodev-cards{padding:80px 40px}.prodev-cards__container{gap:24px}.prodev-cards__card-image{height:220px}}@media (max-width:1024px){.prodev-cards{padding:60px 24px}.prodev-cards__container{align-items:center;flex-direction:column;gap:24px}.prodev-cards__card{max-width:400px}}@media (max-width:768px){.prodev-cards{background-color:#f4f4ef;padding:5px 0 40px}.prodev-cards__container{align-items:stretch;flex-direction:row;gap:16px;justify-content:flex-start;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:20px calc(50% - 145px);scrollbar-width:none;touch-action:pan-y}.prodev-cards__container::-webkit-scrollbar{display:none}.prodev-cards__card{flex:0 0 290px;height:auto;max-width:none;scroll-snap-align:center;transform:scale(1);transition:transform .25s ease,box-shadow .25s ease;width:290px;will-change:transform}.prodev-cards__container.has-focus-effect .prodev-cards__card,.prodev-cards__container.has-focus-effect .prodev-cards__card.is-active{transform:scale(1)}.prodev-cards__card-image{height:187px;width:100%}.prodev-cards__mobile-cta{display:flex;justify-content:center;padding:24px 24px 0}}