.custom-instagram-feed{width:100%;padding-top:var(--cif-padding-top, 60px);padding-bottom:var(--cif-padding-bottom, 50px);background-color:var(--cif-bg, #ffffff)}.custom-instagram-feed__container{margin:0 auto;padding:0 24px}.custom-instagram-feed__header{text-align:center;margin-bottom:36px}.custom-instagram-feed__heading{font-family:var(--font-heading-family, serif);font-size:clamp(28px,3vw,36px);font-weight:400;letter-spacing:-.01em;color:var(--cif-heading-color, #111111);margin:0 0 10px}.custom-instagram-feed__subheading{font-size:14px;color:var(--cif-subheading-color, #666666);margin:0;letter-spacing:.02em}.custom-instagram-feed__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.custom-instagram-feed__item{position:relative;border-radius:2px;overflow:hidden;background-color:#f5f1eb;aspect-ratio:1 / 1.12;display:block;text-decoration:none}.custom-instagram-feed__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.16,1,.3,1)}.custom-instagram-feed__item:hover .custom-instagram-feed__image{transform:scale(1.08)}.custom-instagram-feed__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000059;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.custom-instagram-feed__item:hover .custom-instagram-feed__overlay{opacity:1}.custom-instagram-feed__icon{width:28px;height:28px;color:#fff;transform:scale(.8);transition:transform .3s ease}.custom-instagram-feed__item:hover .custom-instagram-feed__icon{transform:scale(1)}@media screen and (max-width:989px){.custom-instagram-feed__grid{grid-template-columns:repeat(3,1fr);gap:12px}}@media screen and (max-width:576px){.custom-instagram-feed__grid{grid-template-columns:repeat(2,1fr);gap:10px}.custom-instagram-feed{padding-top:40px;padding-bottom:35px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-instagram-feed.css.map */
