.text-gallery{text-align:center}.text-gallery__inner{display:flex;flex-direction:column;gap:2.4rem;line-height:1.6}.text-gallery__top,.text-gallery__bottom{max-width:84rem;margin:0 auto}.text-gallery__title{margin-bottom:0}.text-gallery__features,.text-gallery__images{display:flex;flex-wrap:wrap;justify-content:center;gap:2.4rem;padding:2.4rem 0}@media (max-width: 767px){.text-gallery__features,.text-gallery__images{padding:0;gap:1.6rem;font-size:1.4rem}}.text-gallery__feature{background-color:#fff;box-shadow:0 .6rem 1rem #0000001a;border-radius:1.2rem;padding:2.4rem;width:23rem;border:1px solid rgba(0,0,0,.075)}@media (max-width: 767px){.text-gallery__feature{width:14rem;padding:1.2rem}}.text-gallery__feature-icon{margin-bottom:1.2rem}.text-gallery__image{width:24rem;height:24rem;border-radius:1.2rem;overflow:hidden}@media (max-width: 767px){.text-gallery__image{width:14rem;height:auto}}.text-gallery__image img{border-radius:1.2rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.text-gallery__image-placeholder{width:100%;height:100%;background-color:#00000013}
