.sedi-container{margin-bottom:50px}.sedi-wrapper>p{font-weight:700;margin-bottom:1rem}.sedi-items{column-gap:10px;display:grid;grid-template-columns:repeat(3,1fr);row-gap:4em}.sedi-items.sedi-items-1{grid-template-columns:repeat(1,1fr)}.sedi-items.sedi-items-2{grid-template-columns:repeat(2,1fr)}.sede-item{display:flex}.sede-item img{height:50px;padding-right:1rem}.sede-item p{margin-bottom:0}@media screen and (max-width:768px){.sede-item{justify-content:center}.sedi-wrapper>p{text-align:center}.sedi-items{grid-template-columns:repeat(2,1fr)}.sedi-items .sede-item:not(.sedi-items .sede-item:last-child){margin-bottom:25px}}@media screen and (max-width:480px){.sedi-items{grid-template-columns:repeat(1,1fr)}}