.gallery-component__icon::before{font-size:28px;color:currentColor}
@media(min-width:1024px){.gallery-component__icon::before{font-size:32px}
}
.gallery-component.bg-primary .gallery-component__icon{color:#fff}
.gallery-component.bg-secondary .gallery-component__icon,.gallery-component.bg-tertiary .gallery-component__icon{color:var(--primary-color)}
.gallery-component__title{font-family:var(--primary-font);font-style:normal;font-size:28px;font-weight:700;line-height:30px;letter-spacing:0;color:currentColor}
@media(min-width:1024px){.gallery-component__title{font-family:var(--primary-font);font-style:normal;font-size:32px;font-weight:700;line-height:40px;letter-spacing:-0.96px}
}
.gallery-component__title .cmp-title__text{font-family:unset;font-size:unset;font-style:unset;font-weight:unset;line-height:unset;letter-spacing:unset}
.gallery-component__item img{height:350px}
@media(min-width:1024px){.gallery-component__item img{height:266px}
}