.product-goals{display:flex;flex-direction:column;gap:1rem}.product-goals__list{display:flex;flex-direction:column;gap:.75rem}.product-goals__element{display:flex;flex-direction:row;gap:1rem;align-items:center}.product-goals__icon{width:48px;height:48px;padding:10px;background-color:#fbf6da;color:#010157}@media only screen and (max-width:991px){.product-goals__icon{min-width:2rem;min-height:2rem;width:2rem;height:2rem}}.product-goals__text{color:#111827}
