.instagram-feed-section{margin-top:var(--spacing-sections-desktop);background:rgb(var(--color-background))}.instagram-feed-wrapper,.instagram-feed-widget{width:100%}.instagram-feed-header{text-align:center;margin-bottom:4rem}.instagram-feed-title h2{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight-bold);font-size:calc(var(--font-heading-scale) * 3.6rem);margin:0 0 1.2rem;color:#1f3b2c;letter-spacing:.02em;text-transform:uppercase}.instagram-feed-subtitle p{font-family:var(--font-body-family);font-size:1.4rem;margin:0;color:#4f5a52;letter-spacing:.08em;text-transform:uppercase;font-weight:400}.instagram-feed-layout,.instagram-feed-content{width:100%}.instagram-feed-post-list{display:grid;gap:2rem;width:100%}.instagram-feed-layout--grid .instagram-feed-post-list{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr)}.instagram-feed-layout--carousel .instagram-feed-post-list{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.instagram-feed-layout--carousel .instagram-feed-post{scroll-snap-align:start}.instagram-feed-post{position:relative;overflow:hidden;border-radius:1.2rem;aspect-ratio:1 / 1;background-color:#f5f0e8;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1);box-shadow:0 2px 8px #1f3b2c14}.instagram-feed-post:hover{transform:translateY(-4px);box-shadow:0 8px 24px #1f3b2c26}.instagram-feed-image{width:100%;height:100%;object-fit:cover;display:block}.instagram-feed-info{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;background-color:#0009;transition:opacity .3s ease,background-color .3s ease;cursor:pointer}.instagram-feed-post:hover .instagram-feed-info{opacity:1;background-color:#00000080}.instagram-feed-open-button{display:flex;align-items:center;justify-content:center}.instagram-feed-open-button a{display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.instagram-feed-open-button a:hover{transform:scale(1.2)}.instagram-feed-icon{display:flex;align-items:center;justify-content:center}.instagram-feed-icon svg{width:4rem;height:4rem;filter:drop-shadow(0 2px 6px rgba(0,0,0,.4))}@media screen and (max-width: 989px){.instagram-feed-section{margin-top:var(--spacing-sections-mobile)}.instagram-feed-layout--grid .instagram-feed-post-list{grid-template-columns:repeat(3,1fr);grid-template-rows:auto;gap:1.5rem}.instagram-feed-header{margin-bottom:3rem}.instagram-feed-title h2{font-size:calc(var(--font-heading-scale) * 2.8rem)}.instagram-feed-subtitle p{font-size:1.2rem}}@media screen and (max-width: 749px){.instagram-feed-layout--grid .instagram-feed-post-list{grid-template-columns:repeat(2,1fr);grid-template-rows:auto;gap:1.2rem}.instagram-feed-layout--carousel .instagram-feed-post-list{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.instagram-feed-header{margin-bottom:2.5rem}.instagram-feed-title h2{font-size:calc(var(--font-heading-scale) * 2.2rem)}.instagram-feed-subtitle p{font-size:1.1rem}.instagram-feed-icon svg{width:3.2rem;height:3.2rem}.instagram-feed-post{border-radius:1rem}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/instagram-feed.css.map */
