.ig-gallery{display:flex;flex-direction:column;gap:60px;margin:0 16px;padding-block:60px}@media (width > 768px){.ig-gallery{padding-block:130px}}.ig-gallery__inner{margin:0 auto;max-width:1282px}.ig-gallery__title{color:var(--color-dark-blue);margin-bottom:1.125rem}.ig-gallery__text{color:var(--color-dark-blue);opacity:.7}.ig-gallery__avatar{background:#f2f1d3;border-radius:50%;height:60px;overflow:hidden;width:60px}@media (width > 768px){.ig-gallery__avatar{height:80px;width:80px}}.ig-gallery__avatar img{border-radius:50%;display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.ig-gallery__handle{align-items:center;display:flex;gap:10px}.ig-gallery__handle-text{font-size:1.125rem;font-weight:700}@media (width > 768px){.ig-gallery__handle-text{font-size:1.5rem}}.ig-gallery__content{align-items:center;display:flex;justify-content:space-between;margin:24px 0}@media (width > 768px){.ig-gallery__content{margin:60px 0 30px}}.ig-gallery__images{display:grid;gap:11px;grid-template-columns:repeat(2,1fr)}@media (width > 768px){.ig-gallery__images{grid-template-columns:repeat(3,1fr)}}@media (width > 1024px){.ig-gallery__images{grid-template-columns:repeat(4,1fr)}}.ig-gallery__image{aspect-ratio:312/200;display:flex;width:100%}.ig-gallery__image img{border-radius:8px;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media (width < 480px){.ig-gallery__button{margin-top:24px;width:100%}}
