.section-icons__wrapper .icons{column-gap:40px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:40px auto;row-gap:40px}.section-icons__wrapper .icons__container{flex:1}.section-icons__wrapper .icons__container.icons-col-3{flex:0 0 calc(33% - 30px);width:calc(33% - 30px)}.section-icons__wrapper .card{background-color:transparent;display:flex;flex-direction:column;height:100%;justify-content:space-between;word-break:break-word}.section-icons__wrapper .card__title{height:36px;margin:0 auto;max-width:72px;text-align:center}.section-icons__wrapper .card__title img{height:100%}.section-icons__wrapper .card__text{font-family:Poppins,sans-serif;font-size:16px;line-height:23px;padding:10px 0;text-align:center}@media screen and (max-width:767px){.section-icons__wrapper .card{margin:10px 0;width:auto}.section-icons__wrapper .card__text{padding:0}}@media screen and (max-width:580px){.section-icons__wrapper .icons__container.icons-col-3{flex:0 0 calc(50% - 30px)}}