.gallery-carousel{--gc-ink: #2b2620;--gc-peach: #fcf0e1;--gc-ivory: #faf7f2;--gc-gold: #b8863c;--gc-gold-soft: #e7d9bd;--gc-shadow: rgba(43, 38, 32, .12);padding:56px 0 64px;background:var(--gc-peach);color:var(--gc-ink)}.gallery-carousel__heading{margin:0 0 26px;padding:0 24px;text-align:center;font-family:Georgia,Times New Roman,serif;font-weight:500;font-style:italic;font-size:clamp(22px,3vw,30px);color:var(--gc-ink);letter-spacing:.01em}.gallery-carousel__wrap{position:relative;width:100%}.gallery-carousel__track{display:flex;gap:12px;list-style:none;margin:0;padding:4px 12px 12px;scroll-padding-left:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;perspective:1200px}.gallery-carousel__track::-webkit-scrollbar{display:none}.gallery-carousel__slide{flex:0 0 auto;width:380px;scroll-snap-align:start}@media(max-width:749px){.gallery-carousel__slide{width:78vw}}.gallery-carousel__media-link{display:block;text-decoration:none;color:inherit}.gallery-carousel__media{position:relative;aspect-ratio:9 / 16;border-radius:20px;overflow:hidden;background:var(--gc-ivory);box-shadow:0 14px 28px var(--gc-shadow);transform-style:preserve-3d;transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s ease;will-change:transform}.gallery-carousel__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000052,#0000 32%);pointer-events:none;z-index:1}.gallery-carousel__media:hover{box-shadow:0 24px 40px var(--gc-shadow)}.gallery-carousel__media-inner{width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1)}.gallery-carousel__media:hover .gallery-carousel__media-inner{transform:scale(1.09)}.gallery-carousel__image,.gallery-carousel__video{width:100%;height:100%;object-fit:cover;display:block}.gallery-carousel__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.gallery-carousel__placeholder-svg{width:60%;height:60%;opacity:.35}.gallery-carousel__caption{position:absolute;left:18px;right:18px;top:18px;z-index:2}.gallery-carousel__caption-heading{margin:0;font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:20px;line-height:1.3;color:#fff;text-shadow:0 1px 12px rgba(0,0,0,.5)}.gallery-carousel__caption-sub{margin:6px 0 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:13px;color:#ffffffeb;text-shadow:0 1px 8px rgba(0,0,0,.4)}.gallery-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:none;background:#ffffffeb;color:var(--gc-gold);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;box-shadow:0 4px 14px #2b262038;transition:background .25s ease,color .25s ease,transform .25s ease}.gallery-carousel__arrow:hover{background:var(--gc-gold);color:#fff;transform:translateY(-50%) scale(1.08)}.gallery-carousel__arrow svg{width:20px;height:20px}.gallery-carousel__arrow--prev{left:14px}.gallery-carousel__arrow--next{right:14px}@media(max-width:749px){.gallery-carousel__arrow{display:none}}.gallery-carousel__dots{display:flex;justify-content:center;align-items:center;gap:7px;margin-top:22px}.gallery-carousel__dot{width:7px;height:7px;border-radius:4px;border:none;background:var(--gc-gold-soft);cursor:pointer;padding:0;transition:background .25s ease,width .25s ease}.gallery-carousel__dot.is-active{background:var(--gc-gold);width:22px}@media(prefers-reduced-motion:reduce){.gallery-carousel__media,.gallery-carousel__media-inner,.gallery-carousel__dot{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/gallery-carousel.css.map */
