.nv-gallery{display:block;position:relative}.nv-gallery__track{display:flex;overflow-x:scroll;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.nv-gallery__track::-webkit-scrollbar{display:none}.nv-gallery__item{flex:0 0 100%;scroll-snap-align:start;aspect-ratio:1 / 1;overflow:hidden;background:var(--color-porcelain, #F1ECE3);cursor:zoom-in}.nv-gallery__img,.nv-gallery__item>*{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .4s cubic-bezier(.25,0,0,1)}.nv-gallery__img[style]{object-position:unset}.nv-gallery__item:hover .nv-gallery__img{transform:scale(1.03)}.nv-gallery__arrow{position:absolute;top:calc(50% - 2.4rem);transform:translateY(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#faf7f2e6;border:1px solid rgba(43,35,32,.1);color:var(--color-espresso, #2B2320);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);cursor:pointer;opacity:0;transition:opacity .22s ease,background .22s ease;pointer-events:none}.nv-gallery__arrow--prev{left:1.6rem}.nv-gallery__arrow--next{right:1.6rem}.nv-gallery:hover .nv-gallery__arrow,.nv-gallery:focus-within .nv-gallery__arrow{opacity:1;pointer-events:auto}.nv-gallery__arrow:hover{background:#faf7f2}.nv-gallery__arrow:focus-visible{outline:none;box-shadow:0 0 0 3px #b9956059}.nv-gallery__dots{display:flex;align-items:center;justify-content:center;gap:.6rem;margin-top:1.4rem;padding:0}.nv-gallery__dot{display:block;width:2rem;height:1.5px;border-radius:1px;background:#2b23202e;border:none;padding:0;cursor:pointer;flex-shrink:0;transition:width .3s cubic-bezier(.25,0,0,1),background .3s ease}.nv-gallery__dot:hover{background:#2b232066}.nv-gallery__dot.is-active{width:3.6rem;background:var(--color-espresso, #2B2320)}.nv-gallery__dot:focus-visible{outline:none;box-shadow:0 0 0 3px #b9956059}.nv-gallery__placeholder{aspect-ratio:1 / 1;background:var(--color-porcelain, #F0EDE8)}.nv-gallery__placeholder-svg{width:100%;height:100%}@media screen and (min-width:990px){.nv-gallery__track{display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem;overflow:visible;scroll-snap-type:none}.nv-gallery__item{flex:none;scroll-snap-align:none;aspect-ratio:1 / 1}.nv-gallery__item--hero{grid-column:span 3;aspect-ratio:4 / 5}.nv-gallery__item.is-promoted{order:-1}.nv-gallery__dots,.nv-gallery__arrow{display:none}}@media(prefers-reduced-motion:reduce){.nv-gallery__dot,.nv-gallery__arrow,.nv-gallery__img{transition:none}.nv-gallery__item:hover .nv-gallery__img{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/noveliya-gallery.css.map */
