@import url("https://fonts.googleapis.com/css2?family=Sora:wght@100;200;300;400;500;600;700;800&display=swap");#useCasesContainer{margin-bottom:50px}.headingUseCasesContainer{color:#fff;display:flex;flex-direction:column;font-family:Sora,sans-serif;margin-bottom:75px;text-align:center}.useCase-title{font-size:60px;font-weight:700;line-height:1.2;margin-bottom:8px}.text-gradient{background:linear-gradient(90deg,#564df7,#49efdb);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.useCase-subtitle{font-size:20px;margin:0}.useCasesItems{flex-wrap:wrap}.useCasesCard,.useCasesItems{display:flex;justify-content:center}.useCasesCard{align-items:center;flex-direction:column;gap:24px;max-width:400px;padding:32px}.useCasesCard.border-both{border-left:1px solid hsla(0,0%,100%,.1);border-right:1px solid hsla(0,0%,100%,.1)}.img-useCase{max-height:129px}.item-title{font-size:28px;font-weight:700;margin:0}.item-description{font-size:20px;margin:0;text-align:center}.item-chip{background-color:#2b3554;border-radius:16px;color:#49efdb;font-size:16px;font-weight:700;padding:8px 16px}@media (max-width:1160px) and (min-width:799px){.useCasesCard.border-both{border-right:0}}@media screen and (max-width:798px){#useCasesContainer{padding:24px}.headingUseCasesContainer{margin-bottom:32px}.useCasesCard{gap:22px}.useCasesCard.border-both{border-bottom:1px solid hsla(0,0%,100%,.1);border-left:0;border-right:0;border-top:1px solid hsla(0,0%,100%,.1)}.useCase-title{font-size:24px}.useCase-subtitle{font-size:16px}.icon-wrapper,.img-useCase{max-height:100px}.item-title{font-size:20px}.item-description{font-size:16px}.item-chip{font-size:14px}}