.instagram-feed{width:100%}.instagram-feed .container{max-width:1440px;margin:0 auto;padding-left:2.4rem;padding-right:2.4rem}.instagram-feed__handle{display:inline-flex;align-items:center;gap:.8rem;margin:0 0 2.4rem;font-family:var(--font-body-family);font-size:1.4rem;font-weight:500;letter-spacing:.05em;color:rgb(var(--color-foreground));text-decoration:none;transition:opacity .2s ease}.instagram-feed__handle:hover{opacity:.7}.instagram-feed__handle svg{width:2rem;height:2rem}.instagram-feed__grid{display:grid;gap:1.2rem;margin:0;padding:0}.instagram-feed__grid--2{grid-template-columns:repeat(2,1fr)}.instagram-feed__grid--3{grid-template-columns:repeat(3,1fr)}.instagram-feed__grid--4{grid-template-columns:repeat(4,1fr)}.instagram-feed__grid--5{grid-template-columns:repeat(5,1fr)}.instagram-feed__grid--6{grid-template-columns:repeat(6,1fr)}.instagram-feed__item{margin:0;list-style:none}.instagram-feed__link,.instagram-feed__link--static{display:block;text-decoration:none;color:inherit}.instagram-feed__media{position:relative;aspect-ratio:1 / 1;overflow:hidden;background-color:rgba(var(--color-foreground),.05)}.instagram-feed__image,.instagram-feed__placeholder{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.215,.61,.355,1)}.instagram-feed__link:hover .instagram-feed__image{transform:scale(1.05)}.instagram-feed__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#00000059;opacity:0;transition:opacity .3s ease;pointer-events:none}.instagram-feed__overlay svg{width:3.2rem;height:3.2rem;color:#fff}.instagram-feed__overlay svg path{fill:#fff}.instagram-feed__link:hover .instagram-feed__overlay,.instagram-feed__link:focus-visible .instagram-feed__overlay{opacity:1}.instagram-feed__caption{margin:1.2rem 0 0;font-family:var(--font-body-family);font-size:1.3rem;line-height:1.4;color:rgb(var(--color-foreground));display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.instagram-feed__cta{display:flex;justify-content:center;margin-top:3.2rem}@media screen and (max-width:749px){.instagram-feed .container{padding-left:1.6rem;padding-right:1.6rem}.instagram-feed__grid{gap:.8rem}.instagram-feed__grid--mobile-1{grid-template-columns:1fr}.instagram-feed__grid--mobile-2{grid-template-columns:repeat(2,1fr)}.instagram-feed__handle{font-size:1.3rem;margin-bottom:1.6rem}.instagram-feed__caption{font-size:1.2rem}.instagram-feed__cta{margin-top:2.4rem}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/section-instagram-feed.css.map */
