.product-carousel{outline:none}.gallery-main{height:min(620px,70vh);min-height:430px;aspect-ratio:auto;overflow:hidden}.gallery-slide{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform:translateX(3%);transition:opacity .25s ease,transform .35s ease,visibility .35s}.gallery-slide.active{position:absolute;width:100%;height:100%;opacity:1;visibility:visible;transform:none}.gallery-slide img{display:block;width:auto!important;height:auto!important;max-width:calc(100% - 90px);max-height:calc(100% - 90px);object-fit:contain!important;object-position:center;cursor:zoom-in}.gallery-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:44px;height:44px;border:1px solid rgba(24,20,15,.15);border-radius:50%;background:rgba(255,255,255,.9);color:#18140f;font-size:30px;line-height:1;cursor:pointer;box-shadow:0 8px 24px rgba(24,20,15,.1);transition:.2s}.gallery-arrow:hover{background:#18140f;color:#fff}.gallery-prev{left:16px}.gallery-next{right:16px}.gallery-counter{position:absolute;z-index:4;right:16px;bottom:14px;padding:6px 10px;border-radius:99px;background:rgba(24,20,15,.76);color:#fff;font-size:10px;letter-spacing:.08em}.gallery-expand{position:absolute;z-index:4;left:16px;bottom:14px;display:flex;align-items:center;gap:6px;border:1px solid rgba(24,20,15,.14);background:rgba(255,255,255,.92);color:#18140f;padding:8px 11px;font-size:10px;font-weight:700;cursor:pointer}.gallery-thumbs{overflow-x:auto;scrollbar-width:thin;padding-bottom:4px}.gallery-thumbs button{flex:0 0 75px;transition:.2s}.gallery-thumbs button.active{border-color:#18140f;box-shadow:inset 0 0 0 1px #18140f}.gallery-dots{display:none}.image-lightbox[hidden]{display:none}.image-lightbox{position:fixed;z-index:200;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(10,8,6,.94);padding:24px}.lightbox-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0}.lightbox-content>img{display:block;width:auto;height:auto;max-width:calc(100vw - 140px);max-height:calc(100vh - 95px);object-fit:contain}.lightbox-close,.lightbox-arrow{position:absolute;z-index:2;border:0;background:rgba(255,255,255,.12);color:#fff;cursor:pointer}.lightbox-close{right:18px;top:14px;width:46px;height:46px;border-radius:50%;font-size:32px}.lightbox-arrow{top:50%;transform:translateY(-50%);width:52px;height:64px;font-size:38px}.lightbox-prev{left:18px}.lightbox-next{right:18px}.lightbox-footer{position:absolute;left:50%;bottom:12px;transform:translateX(-50%);display:flex;align-items:center;gap:18px;color:#fff;font-size:10px;white-space:nowrap}.lightbox-footer a{color:#fff;text-decoration:underline}.lightbox-open{overflow:hidden}
@media(max-width:600px){.gallery-main{height:min(480px,62vh);min-height:340px}.gallery-slide img{max-width:calc(100% - 34px);max-height:calc(100% - 34px)}.gallery-arrow{width:38px;height:38px;font-size:26px}.gallery-prev{left:9px}.gallery-next{right:9px}.gallery-counter{right:10px;bottom:10px}.gallery-expand{left:10px;bottom:10px}.gallery-expand span{display:none}.gallery-thumbs{display:none}.gallery-dots{height:28px;display:flex;align-items:center;justify-content:center;gap:7px}.gallery-dots i{width:6px;height:6px;border-radius:50%;background:#cec6bc;transition:.2s}.gallery-dots i.active{width:18px;border-radius:99px;background:#18140f}.image-lightbox{padding:10px}.lightbox-content>img{max-width:100%;max-height:calc(100vh - 75px)}.lightbox-arrow{top:auto;bottom:45px;width:46px;height:46px;border-radius:50%}.lightbox-prev{left:14px}.lightbox-next{right:14px}.lightbox-footer{bottom:14px}.lightbox-footer a{display:none}}
