.instagram-feed{background-color:var(--instagram-bg, #f7f7f7)}.instagram-feed__inner{display:grid;grid-template-columns:1fr 1.5fr;gap:2rem;align-items:center}.instagram-feed__content{display:flex;flex-direction:column;gap:0}.instagram-feed__heading{color:#181818;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2;margin:0}.instagram-feed__hashtag{color:#386641;font-size:1.25rem;font-weight:600}.instagram-feed__button{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background-color:transparent;color:#386642;text-decoration:none;border-radius:8px;font-weight:500;font-size:.9rem;transition:background-color .2s ease;width:fit-content;margin-top:.5rem}.instagram-feed__button:hover{background-color:transparent}.instagram-feed__button svg{width:20px;height:20px}.instagram-feed__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:.5rem}.instagram-feed__item{position:relative;aspect-ratio:4/5;overflow:hidden;border-radius:4px;background-color:#0000000d}.instagram-feed__link{display:block;width:100%;height:100%}.instagram-feed__image{width:100%;height:100%;object-fit:cover}.instagram-feed__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#0000004d}.instagram-feed__placeholder svg{width:32px;height:32px}@media(max-width:749px){.instagram-feed__inner{grid-template-columns:1fr;gap:1.5rem;text-align:center}.instagram-feed__content{align-items:center}.instagram-feed__grid{grid-template-columns:repeat(6,1fr)}.instagram-feed__heading{font-size:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/instagram-feed.css.map */
