.expandable-column-list__items{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;list-style:none}.expandable-column-list__item{padding:0 10%;margin:0 0 15px 0 !important}.expandable-column-list__expander-container{display:none}.expandable-column-list__expander.expandable-column-list__expander.expandable-column-list__expander{border-radius:25px}.expandable-column-item{display:flex;flex-direction:column}.expandable-column-item__image{position:relative;width:100%;background-position:top center;background-size:cover;background-repeat:no-repeat;margin-bottom:10px}.expandable-column-item__image::after{content:'';display:block;padding-bottom:100%}.expandable-column-item__name{color:#fff}.expandable-column-item__description>p{color:#fff}@media(max-width:767.98px){.expandable-column-list__items{grid-template-columns:1fr 1fr}.expandable-column-list__item{display:none;padding:0 5%}.expandable-column-list__expander-container{display:block;text-align:center}.expandable-column-item__image{border-radius:21px}.expandable-column-item__name{padding:0 5%;font-size:clamp(15px,4.7vw,32px);line-height:clamp(17px,5.3vw,36px)}.expandable-column-item__description{padding:0 5%}.expandable-column-item__description>p{font-size:clamp(12px,3.6vw,25px) !important;line-height:clamp(15px,4.7vw,32px)}}