.valori-text-container{display:flex;flex-direction:column;gap:3rem;padding-bottom:3rem;@media (min-width:993px){align-items:flex-end;flex-direction:row;justify-content:space-between}}.valori-text{@media (min-width:993px){width:50%}}.valori-title{font-size:7rem;padding-bottom:1rem}.valori-description{font-size:1.5rem}.button-description{font-size:17px;padding-bottom:.5rem}.cards__valori{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.card__valori{align-items:center;aspect-ratio:1;border-radius:1rem;display:flex;flex-direction:column;justify-content:flex-end;padding-top:2rem;position:relative;width:100%}@media (min-width:601px){.card__valori{max-width:calc(50% - 2rem);width:calc(50% - 2rem)}}@media (min-width:1024px){.card__valori{max-width:calc(25% - 2rem);width:calc(25% - 2rem)}}.valori__image,.valori__image-container{border-radius:1rem}.valori__image{height:100%;object-fit:contain}.text__valori{bottom:0;color:#fff;margin-bottom:1.5rem;position:absolute;text-transform:uppercase}.text__category{font-size:2rem;font-weight:900}