.instagram-feed{width:100%;overflow:hidden;box-sizing:border-box}.instagram-feed__header{text-align:center;margin-bottom:40px}.instagram-feed__title{font-size:clamp(22px,3vw,38px);font-weight:400;letter-spacing:.01em;color:var(--title-color, #1A2B3C);margin:0 0 20px;line-height:1.2}.instagram-feed__btn{display:inline-block;padding:14px 36px;background-color:var(--btn-bg, #1A2B3C);color:var(--btn-text, #ffffff);border:1.5px solid var(--btn-border, #1A2B3C);font-family:inherit;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background-color .25s ease,color .25s ease}.instagram-feed__btn:hover{background-color:transparent;color:var(--btn-bg, #1A2B3C)}.instagram-feed__track-wrapper{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent 0%,black 6%,black 94%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 6%,black 94%,transparent 100%)}.instagram-feed__track{display:flex;align-items:flex-end;gap:14px;width:max-content;animation:igScroll linear infinite;animation-duration:35s;will-change:transform}@keyframes igScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.instagram-feed__item{flex-shrink:0;border-radius:4px;overflow:hidden;position:relative}.instagram-feed__item--small{width:200px;height:240px}.instagram-feed__item--medium{width:310px;height:370px}.instagram-feed__item--large{width:430px;height:470px}.instagram-feed__item:nth-child(odd){margin-bottom:40px}.instagram-feed__item:nth-child(2n){margin-bottom:0}.instagram-feed__media-wrap{width:100%;height:100%;position:relative;overflow:hidden;background:#e0e0e0}.instagram-feed__image,.instagram-feed__video{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.instagram-feed__item:hover .instagram-feed__image,.instagram-feed__item:hover .instagram-feed__video{transform:scale(1.03)}.instagram-feed__play-btn{position:absolute;bottom:12px;left:12px;width:34px;height:34px;border-radius:50%;background:#ffffffe0;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a1a1a;padding:0;transition:background .2s ease,transform .2s ease;z-index:2;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.instagram-feed__play-btn:hover{background:#fff;transform:scale(1.1)}.instagram-feed__play-btn svg{display:block}.instagram-feed__placeholder{background:#ddd}.instagram-feed__placeholder-svg{width:100%;height:100%;opacity:.3}@media(max-width:768px){.instagram-feed__item--small{width:150px;height:190px}.instagram-feed__item--medium{width:230px;height:280px}.instagram-feed__item--large{width:310px;height:360px}.instagram-feed__track{gap:10px}.instagram-feed__header{margin-bottom:28px}}@media(max-width:480px){.instagram-feed__item--small{width:120px;height:150px}.instagram-feed__item--medium{width:180px;height:220px}.instagram-feed__item--large{width:240px;height:290px}.instagram-feed__title{font-size:20px}.instagram-feed__btn{font-size:10px;padding:12px 24px}}@media(prefers-reduced-motion:reduce){.instagram-feed__track{animation:none;flex-wrap:wrap;width:100%;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/instagram-feed.css.map */
