.product__gallery--desktop-wrapper{display:none;position:relative}@media (min-width: 1000px){.product__gallery--desktop-wrapper{display:grid;grid-template-rows:1fr;grid-template-columns:1fr}}.product__gallery--desktop-container{position:relative;grid-row:1;grid-column:1}.product__gallery--desktop-scroll-indicator-wrapper{grid-row:1;grid-column:1;z-index:2;pointer-events:none}.product__gallery--desktop-scroll-indicator{position:sticky;top:350px;left:20px;z-index:2;margin-bottom:100px;background-color:#d7c1c1;width:2px;height:80px}.product__gallery--desktop-scroll-indicator span{display:block;transition:height .3s ease-out;background-color:#6b5a5a;width:100%;height:0%}.product__gallery--mobile-wrapper{position:relative}@media (min-width: 1000px){.product__gallery--mobile-wrapper{display:none}}.product__gallery--mobile-container{display:flex;flex-direction:row;overflow-x:scroll;scroll-behavior:smooth;scroll-snap-type:x mandatory}@media (min-width: 1000px){.product__gallery--mobile-container{display:none}}.product__gallery--mobile-container{-ms-overflow-style:none;scrollbar-width:none}.product__gallery--mobile-container::-webkit-scrollbar{display:none}.product__gallery--mobile-scroll-indicator{position:absolute;bottom:30px;left:30px;z-index:2;background-color:#d7c1c1;width:80px;height:2px;pointer-events:none}@media (min-width: 1000px){.product__gallery--mobile-scroll-indicator{display:none}}.product__gallery--mobile-scroll-indicator span{display:block;transition:width .3s ease-out;background-color:#6b5a5a;width:0%;height:100%}.product__gallery--desktop-item{display:block;position:relative;overflow:hidden;font-size:0;line-height:0}.product__gallery--desktop-item .zoom-button{bottom:20px;left:20px}.product__gallery--desktop-item:hover .zoom-button__button{background-color:#8f4a4d;color:#fff8f7}.product__gallery--desktop-item-button{display:block;position:relative;appearance:none;cursor:zoom-in;margin:0;border:none;background:none;padding:0;width:100%;font-size:0;line-height:0;text-align:left}.product__gallery--mobile-item{display:flex;position:relative;flex:0 0 100%;justify-content:center;align-items:stretch;scroll-snap-align:start;scroll-snap-stop:always}.product__gallery--mobile-item .zoom-button{right:20px;bottom:20px}.product__gallery--mobile-item:hover .zoom-button__button{background-color:#8f4a4d;color:#fff8f7}.product__gallery--mobile-item-button{display:flex;position:relative;flex:0 0 100%;justify-content:center;align-items:center;appearance:none;cursor:zoom-in;margin:0;border:none;background:none;padding:0;width:100%;font:inherit;text-align:left}.product__gallery--mobile-item-button .media{display:flex;align-items:center;width:100%;height:100%}.product__gallery--mobile-item-button .media img{width:100%;height:auto;max-height:100%;object-fit:contain}.product-zoom-dialog{position:fixed;top:0;left:0;opacity:0;z-index:9999;transition:opacity .3s ease-in-out;background-color:#fceae9;width:100vw;height:100vh;overflow-y:auto}.product-zoom-dialog[hidden]{display:none}.product-zoom-dialog[data-state=open]{opacity:1}.product-zoom-dialog__container{display:flex;position:fixed;top:0;left:0;justify-content:center;z-index:1;width:100%;height:40px}@media (min-width: 1000px){.product-zoom-dialog__container{height:60px}}.product-zoom-dialog__header{display:grid;position:sticky;top:0;align-items:center;padding:20px 20px 0;width:100%}.product-zoom-dialog__logo{justify-self:center;width:fit-content}.product-zoom-dialog__logo svg{width:180px;height:20px}@media (min-width: 1000px){.product-zoom-dialog__logo svg{width:auto;height:26px}}.product-zoom-dialog__close{cursor:pointer;border:none;background:none;padding:0;color:inherit;display:flex;justify-content:center;align-items:center;justify-self:end;width:40px;height:40px}.product-zoom-dialog__close svg{width:24px;height:24px}.product-zoom-dialog__content{display:flex;justify-content:center;align-items:center;clear:both;width:200%;min-height:100vh}@media (min-width: 1000px){.product-zoom-dialog__content{width:100%}}.product-zoom-dialog__content .media{width:100%;max-width:100%;height:auto}.product-zoom-dialog__content .media img,.product-zoom-dialog__content .media video{width:100%;height:auto;object-fit:contain}
