#sinsta .amaya-instagram-feed{--amaya-insta-gap:2px;--amaya-insta-tile:calc((100% - 10px) / 6);position:relative;width:100%;max-width:none;margin:0 auto;padding:0;color:#545454;contain:layout;overflow:visible}.amaya-instagram-feed,.amaya-instagram-feed *{box-sizing:border-box}.amaya-instagram-feed__viewport{position:relative;width:100%;overflow:hidden}.amaya-instagram-feed__track{display:grid;grid-auto-flow:column;grid-auto-columns:var(--amaya-insta-tile);grid-template-rows:repeat(1,minmax(0,1fr));gap:var(--amaya-insta-gap);overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-y;cursor:grab}.amaya-instagram-feed__track::-webkit-scrollbar{display:none}.amaya-instagram-feed__track.is-dragging{cursor:grabbing;scroll-snap-type:none}.amaya-instagram-feed__track.is-programmatic{scroll-snap-type:none}.amaya-instagram-feed__item{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;background:#e7e2dc;color:#fff;scroll-snap-align:start;isolation:isolate;text-decoration:none}.amaya-instagram-feed__item img{width:100%;height:100%;display:block;object-fit:cover;transform:scale(1);transition:transform 420ms ease}.amaya-instagram-feed__item:hover img,.amaya-instagram-feed__item:focus-visible img{transform:scale(1.025)}.amaya-instagram-feed__overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;background:rgb(0 0 0 / .67);color:#fff;opacity:0;transition:opacity 180ms ease;z-index:2;pointer-events:none}.amaya-instagram-feed__item:hover .amaya-instagram-feed__overlay,.amaya-instagram-feed__item:focus-visible .amaya-instagram-feed__overlay{opacity:1}.amaya-instagram-feed__caption{display:-webkit-box;max-width:84%;overflow:hidden;color:#fff;font-family:"Montserrat-Light","Montserrat",Arial,Helvetica,sans-serif;font-size:13px;font-weight:400;line-height:1.42;letter-spacing:0;text-align:center;text-decoration:none;text-shadow:0 1px 8px rgb(0 0 0 / .35);-webkit-box-orient:vertical;-webkit-line-clamp:5}.amaya-instagram-feed__badge{position:absolute;top:10px;right:10px;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;color:#fff;opacity:.96;z-index:3;filter:drop-shadow(0 1px 3px rgb(0 0 0 / .32));pointer-events:none}.amaya-instagram-feed__badge svg{display:block;width:100%;height:100%}.amaya-instagram-feed__nav{position:absolute;top:50%;z-index:4;width:56px;height:56px;margin:0;padding:0;border:0;border-radius:50%;background:rgb(0 0 0 / .84);color:#fff;cursor:pointer;transform:translateY(-50%);transition:opacity 160ms ease,background-color 160ms ease,visibility 160ms ease}.amaya-instagram-feed__nav:hover,.amaya-instagram-feed__nav:focus-visible{background:#000}.amaya-instagram-feed__nav:disabled,.amaya-instagram-feed__nav[hidden]{opacity:0;visibility:hidden;pointer-events:none}.amaya-instagram-feed__nav::before{content:"";position:absolute;top:50%;left:50%;width:11px;height:11px;border-top:2px solid currentColor;border-left:2px solid currentColor}.amaya-instagram-feed__nav--prev{left:-28px}.amaya-instagram-feed__nav--prev::before{left:72%;transform:translate(-50%,-50%) rotate(-45deg)}.amaya-instagram-feed__nav--next{right:-28px}.amaya-instagram-feed__nav--next::before{left:28%;transform:translate(-50%,-50%) rotate(135deg)}.amaya-instagram-feed__loading{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:var(--amaya-insta-gap)}.amaya-instagram-feed__loading span{display:block;aspect-ratio:1 / 1;background:linear-gradient(90deg,#e6e1da 0%,#f2eee8 50%,#e6e1da 100%);background-size:220% 100%;animation:amayaInstaLoading 1200ms ease-in-out infinite}.amaya-instagram-feed__fallback{width:min(100%, 780px);margin:0 auto;color:#545454;font-family:"Montserrat-Light",Arial,sans-serif;font-size:13px;line-height:1.7;letter-spacing:1px}.amaya-instagram-feed__debug{width:min(100% - 32px, 820px);margin:16px auto 0;color:#8b2f23;font-family:Arial,sans-serif;font-size:12px;line-height:1.5;letter-spacing:0;text-align:center}.amaya-instagram-feed__sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes amayaInstaLoading{0%{background-position:100% 0}100%{background-position:-100% 0}}@media screen and (max-width:1299px){#sinsta .amaya-instagram-feed{--amaya-insta-tile:calc((100% - 8px) / 5)}.amaya-instagram-feed__loading{grid-template-columns:repeat(5,minmax(0,1fr))}}@media screen and (max-width:1023px){#sinsta .amaya-instagram-feed{--amaya-insta-tile:calc((100% - 6px) / 4)}.amaya-instagram-feed__loading{grid-template-columns:repeat(4,minmax(0,1fr))}.amaya-instagram-feed__nav{width:48px;height:48px}.amaya-instagram-feed__nav--prev{left:-24px}.amaya-instagram-feed__nav--next{right:-24px}}@media screen and (max-width:767px){#sinsta .amaya-instagram-feed{--amaya-insta-tile:calc((100% - 2px) / 2)}.amaya-instagram-feed__track{grid-template-rows:repeat(2,minmax(0,1fr))}.amaya-instagram-feed__loading{grid-template-columns:repeat(2,minmax(0,1fr))}.amaya-instagram-feed__loading span:nth-child(n+5){display:none}.amaya-instagram-feed__overlay{padding:16px}.amaya-instagram-feed__caption{font-size:12px;line-height:1.4;max-width:88%;-webkit-line-clamp:4}.amaya-instagram-feed__badge{top:8px;right:8px;width:18px;height:18px}.amaya-instagram-feed__nav{width:42px;height:42px}.amaya-instagram-feed__nav--prev{left:-21px}.amaya-instagram-feed__nav--next{right:-21px}}@media (prefers-reduced-motion:reduce){.amaya-instagram-feed__track{scroll-behavior:auto}.amaya-instagram-feed__item img,.amaya-instagram-feed__overlay,.amaya-instagram-feed__nav,.amaya-instagram-feed__loading span{animation:none;transition:none}}