.custom-ux-benefits__title{color:#08102e;margin-bottom:2rem}.custom-ux-benefits a{text-decoration:none}.custom-ux-benefits__grid{display:grid;gap:1rem}@media(min-width:768px){.custom-ux-benefits__grid{grid-template-columns:repeat(3,1fr)}}.custom-ux-benefits__item{align-items:center;background-color:#f5f9fd;border-radius:16px;display:flex;gap:1rem;padding:2rem;transition:background-color .3s ease}.custom-ux-benefits__item:hover{background-color:#e7f0f9}.custom-ux-benefits__icon{height:60px;object-fit:contain;width:60px}.custom-ux-benefits__item-title{color:#08102e;font-weight:400;margin:0}