.instagram-feed{width:100%}.instagram-feed__subheading{text-align:center;margin-bottom:2rem}.instagram-feed__grid{display:grid;gap:1rem;margin-bottom:2rem;grid-template-columns:repeat(2,1fr)}@media screen and (min-width: 750px){.instagram-feed__grid[data-columns-desktop="2"]{grid-template-columns:repeat(2,1fr)}.instagram-feed__grid[data-columns-desktop="3"]{grid-template-columns:repeat(3,1fr)}.instagram-feed__grid[data-columns-desktop="4"]{grid-template-columns:repeat(4,1fr)}.instagram-feed__grid[data-columns-desktop="5"]{grid-template-columns:repeat(5,1fr)}.instagram-feed__grid[data-columns-desktop="6"]{grid-template-columns:repeat(6,1fr)}}@media screen and (max-width: 749px){.instagram-feed__grid[data-columns-mobile="1"]{grid-template-columns:repeat(1,1fr)}.instagram-feed__grid[data-columns-mobile="2"]{grid-template-columns:repeat(2,1fr)}}.instagram-feed__item{position:relative;aspect-ratio:1 / 1;overflow:hidden}.instagram-feed__link{display:block;height:100%;width:100%;text-decoration:none}.instagram-feed__image-wrapper{position:relative;height:100%;width:100%;overflow:hidden;background-color:rgba(var(--color-foreground),.04);border-radius:var(--media-radius, 0)}.instagram-feed__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.instagram-feed__link:hover .instagram-feed__image{transform:scale(1.05)}.instagram-feed__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0000004d;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.instagram-feed__link:hover .instagram-feed__overlay{opacity:1}.instagram-feed__placeholder{height:100%;width:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--color-foreground),.04);border-radius:var(--media-radius, 0)}.instagram-feed__placeholder svg{width:50%;height:50%;max-width:10rem;max-height:10rem;opacity:.3}.instagram-feed__button{margin-top:2rem}@media screen and (max-width: 749px){.instagram-feed__grid{gap:.5rem}.instagram-feed__subheading{margin-bottom:1.5rem}}.instagram-feed .page-width{padding-left:var(--page-width-margin, 2rem);padding-right:var(--page-width-margin, 2rem)}h2.title.h1{margin-bottom:50px}h2.title.h1{background:linear-gradient(115deg,#b3001c 20%,#ece4dc 40%,#b3001c 68% 80%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;text-align:center;font-weight:700;animation:textGradient 3s linear infinite;-webkit-animation:textGradient 3s linear infinite}@keyframes textGradient{0%{background-position:0% center}to{background-position:200% center}}@-webkit-keyframes textGradient{0%{background-position:0% center}to{background-position:200% center}}@keyframes textGradientAlt{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-instagram-feed.css.map */
