.instagram-feed-section{width:100%}.instagram-feed__header{text-align:center;margin-bottom:3rem}.instagram-feed__subheading{display:block;font-size:1.2rem;text-transform:uppercase;letter-spacing:.15em;color:rgb(var(--color-foreground),.6);margin-bottom:.5rem}.instagram-feed__heading{margin:0 0 1rem;color:rgb(var(--color-foreground))}.instagram-feed__handle{display:inline-flex;align-items:center;gap:.5rem;color:rgb(var(--color-foreground));text-decoration:none;font-size:1.4rem;transition:opacity .3s ease}.instagram-feed__handle:hover{opacity:.7}.instagram-feed__handle svg{width:20px;height:20px}.instagram-feed__grid{display:grid;gap:1rem}.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__grid--mobile-1{grid-template-columns:1fr}.instagram-feed__grid--mobile-2{grid-template-columns:repeat(2,1fr)}@media screen and (min-width: 750px){.instagram-feed__grid--mobile-1,.instagram-feed__grid--mobile-2{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 990px){.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{position:relative;overflow:hidden}.instagram-feed__link{display:block;position:relative;aspect-ratio:9 / 16;overflow:hidden;text-decoration:none}.instagram-feed__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.instagram-feed__image,.instagram-feed__video{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.instagram-feed__link:hover .instagram-feed__image,.instagram-feed__link:hover .instagram-feed__video{transform:scale(1.08)}.instagram-feed__video-icon{position:absolute;top:1rem;right:1rem;width:32px;height:32px;background-color:#00000080;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;pointer-events:none;z-index:2}.instagram-feed__video-icon svg{width:14px;height:14px;margin-left:2px}.instagram-feed__placeholder{width:100%;height:100%;background-color:rgb(var(--color-foreground),.05);display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground),.3)}.instagram-feed__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000,#0000001a,#0009);opacity:0;transition:opacity .3s ease;display:flex;align-items:center;justify-content:center;z-index:1}.instagram-feed__link:hover .instagram-feed__overlay{opacity:1}.instagram-feed__overlay-content{text-align:center;color:#fff;padding:1.5rem;transform:translateY(10px);transition:transform .3s ease}.instagram-feed__link:hover .instagram-feed__overlay-content{transform:translateY(0)}.instagram-feed__overlay-content svg{margin-bottom:.75rem}.instagram-feed__caption{margin:0;font-size:1.2rem;line-height:1.4;max-width:200px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.instagram-feed__button-wrapper{text-align:center;margin-top:3rem}.instagram-feed__button{display:inline-flex;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));text-decoration:none;font-size:1.3rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;border:none;cursor:pointer;transition:all .3s ease}.instagram-feed__button:hover{opacity:.85;transform:translateY(-2px)}@media screen and (max-width: 749px){.instagram-feed__header{margin-bottom:2rem}.instagram-feed__subheading{font-size:1rem}.instagram-feed__grid{gap:.5rem}.instagram-feed__button-wrapper{margin-top:2rem}.instagram-feed__button{padding:1rem 2rem;font-size:1.2rem}.instagram-feed__video-icon{width:28px;height:28px;top:.5rem;right:.5rem}.instagram-feed__video-icon svg{width:12px;height:12px}}.instagram-feed__item{animation:fadeInUp .6s ease forwards;opacity:0}.instagram-feed__item:nth-child(1){animation-delay:.1s}.instagram-feed__item:nth-child(2){animation-delay:.15s}.instagram-feed__item:nth-child(3){animation-delay:.2s}.instagram-feed__item:nth-child(4){animation-delay:.25s}.instagram-feed__item:nth-child(5){animation-delay:.3s}.instagram-feed__item:nth-child(6){animation-delay:.35s}.instagram-feed__item:nth-child(7){animation-delay:.4s}.instagram-feed__item:nth-child(8){animation-delay:.45s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/section-instagram-feed.css.map */
