@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap");.animatedcards_cardList__cJADO{display:flex;justify-content:center;align-items:stretch;gap:0;padding:30px 80px;overflow-x:hidden;background:#ffffff;flex-wrap:nowrap}.animatedcards_card__86PU9{width:360px;min-width:300px;height:360px;background:linear-gradient(0deg,#eaedf7,#ffffff);border:.5px solid #2f227ba9;border-radius:16px;box-shadow:0 12px 28px rgba(0,0,0,.12);padding:2rem 1.5rem 1.5rem;display:flex;flex-direction:column;justify-content:space-between;position:relative;transition:transform .3s ease,box-shadow .3s ease;color:#1b1b1b;font-family:Inter,sans-serif}.animatedcards_card__86PU9:not(:first-child){margin-left:-120px}.animatedcards_card__86PU9:hover{transform:translateY(-1.2rem);box-shadow:0 20px 50px rgba(0,0,0,.16)}.animatedcards_card__86PU9:focus-within~.animatedcards_card__86PU9,.animatedcards_card__86PU9:hover~.animatedcards_card__86PU9{transform:translateX(120px)}.animatedcards_cardContent__jF33M h3{font-size:22px;font-weight:600;margin-bottom:.75rem}.animatedcards_cardContent__jF33M p{font-size:16px;color:#4d4d5c;line-height:1.6}.animatedcards_cardIcon__1W2SS{display:flex;justify-content:center;align-items:center;background:#ffffff;border-radius:50%;width:70px;height:70px;margin:0 auto;transition:.3s ease}.animatedcards_iconImg___ah5T{width:40px;height:40px;object-fit:contain}.animatedcards_card__86PU9:hover .animatedcards_cardIcon__1W2SS{transform:translateY(-1.2rem) scale(1.8);background:transparent}@media (max-width:900px){.animatedcards_cardList__cJADO{flex-direction:column;align-items:center;padding:1rem .25rem 3rem;gap:1.5rem}.animatedcards_card__86PU9{margin-left:0!important;transform:none!important;width:90%;max-width:400px;box-shadow:0 6px 18px rgba(0,0,0,.07)}.animatedcards_card__86PU9:focus-within,.animatedcards_card__86PU9:hover{transform:none!important}}