.instagram-feed__header{display:flex;align-items:center;justify-content:center;gap:.6rem;margin-bottom:2rem}.instagram-feed__logo svg{width:2rem;height:2rem;display:block}.instagram-feed__heading{font-family:Georgia,Times New Roman,"Noto Serif JP",serif;font-size:2rem;font-weight:400;font-style:italic;letter-spacing:.04em;margin:0}.instagram-feed__heading-image img{display:block;height:auto}.instagram-feed__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2px}.instagram-feed__item{position:relative;overflow:hidden}.instagram-feed__link{display:block;position:relative}.instagram-feed__image{display:block;width:100%;aspect-ratio:1;object-fit:cover}.instagram-feed__badge{position:absolute;right:.8rem;bottom:.8rem;color:#fffc;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));transition:color .2s ease}.instagram-feed__link:hover .instagram-feed__badge{color:#fff}.instagram-feed__badge svg{width:1.6rem;height:1.6rem;display:block}.instagram-feed__link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000;transition:background .2s ease}.instagram-feed__link:hover:after{background:#0000001a}.instagram-feed__footer{text-align:center;margin-top:2rem}.instagram-feed__follow-link{font-size:1.3rem;letter-spacing:.06em;text-decoration:underline;text-underline-offset:.3rem;color:rgb(var(--color-foreground));transition:opacity .2s ease}.instagram-feed__follow-link:hover{opacity:.7}@media screen and (min-width:750px){.instagram-feed__header{margin-bottom:3rem}.instagram-feed__logo svg{width:2.4rem;height:2.4rem}.instagram-feed__heading{font-size:2.4rem}.instagram-feed__grid{grid-template-columns:repeat(5,1fr);gap:4px}.instagram-feed__badge svg{width:2rem;height:2rem}.instagram-feed__badge{right:1.2rem;bottom:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-instagram-feed.css.map */
