.product-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;gap:8px}@media (min-width: 769px){.product-gallery{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;aspect-ratio:751.7/435}}.product-gallery__main{position:relative;width:100%;overflow:hidden;border-radius:5px;background:#eee}@media (min-width: 769px){.product-gallery__main{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.product-gallery__thumbs{position:relative;width:100%}@media (min-width: 769px){.product-gallery__thumbs{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100px}}.product-gallery__image{position:relative;width:100%;height:100%;border-radius:5px;background-repeat:no-repeat;background-position:center;background-size:cover}.product-gallery__controls{position:absolute;z-index:10;top:8px;right:8px}@media (min-width: 769px){.product-gallery__controls{top:16px;right:16px}}.product-gallery__fullscreen-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;-webkit-transition:all .2s ease;transition:all .2s ease;border:none;border-radius:5px;background:#f9f9f9;-webkit-box-shadow:0px 3px 16px 0px rgba(0,0,0,.08);box-shadow:0 3px 16px #00000014;cursor:pointer}@media (min-width: 769px){.product-gallery__fullscreen-btn{width:48px;height:48px;padding:12px}}.product-gallery__fullscreen-btn:hover{background:#f0f0f0}.product-gallery__fullscreen-btn svg{width:24px;height:24px;stroke-width:2;stroke:#141414}.product-gallery__arrows{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;z-index:5;top:50%;right:0;left:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 16px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}@media (min-width: 769px){.product-gallery__arrows{padding:0 16px}}.product-gallery__arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;-webkit-transition:all .2s ease;transition:all .2s ease;border:none;border-radius:5px;background:#f9f9f9;-webkit-box-shadow:0px 3px 16px 0px rgba(0,0,0,.08);box-shadow:0 3px 16px #00000014;cursor:pointer;pointer-events:auto}@media (min-width: 769px){.product-gallery__arrow{width:48px;height:48px;padding:12px}}.product-gallery__arrow:hover{background:#f0f0f0}.product-gallery__arrow:disabled{opacity:.5;cursor:not-allowed}.product-gallery__arrow svg{width:24px;height:24px;stroke-width:2;stroke:#141414}.product-gallery__thumbs-container{position:relative;width:100%;height:100%}.product-gallery__thumbs-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;padding:0;overflow-x:auto;gap:8px;scrollbar-width:none;-ms-overflow-style:none}@media (max-width: 768px){.product-gallery__thumbs-list{height:48px}}.product-gallery__thumbs-list .flickity-viewport{width:100%}.product-gallery__thumbs-list::-webkit-scrollbar{display:none}@media (min-width: 769px){.product-gallery__thumbs-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:auto}}.product-gallery__thumbs-list.flickity-enabled{overflow:visible}.product-gallery__thumbs-list.flickity-enabled .flickity-viewport{position:relative;overflow:hidden}.product-gallery__thumbs-list.flickity-enabled .flickity-slider{position:absolute;width:100%;height:100%}@media (max-width: 768px){.product-gallery__thumbs-list.flickity-enabled .product-gallery__thumb{margin-right:8px}.product-gallery__thumbs-list.flickity-enabled .product-gallery__thumb:last-child{margin-right:0}}.product-gallery__main-slides{width:100%;height:100%;aspect-ratio:800/533}.product-gallery__main-slides.flickity-enabled .flickity-viewport{position:relative;width:100%;height:100%;overflow:hidden}.product-gallery__main-slides.flickity-enabled .flickity-slider{position:absolute;width:100%;height:100%}.product-gallery__slide{width:100%;height:100%;margin-right:0;overflow:hidden;border-radius:5px;cursor:-webkit-grab;cursor:grab}.product-gallery__slide:active{cursor:-webkit-grabbing;cursor:grabbing}.product-gallery__slide img{display:block;width:100%;height:100%;border-radius:5px;-o-object-fit:cover;object-fit:cover}.product-gallery__slide img.lazyloaded{position:absolute;opacity:1!important}.product-gallery__thumb{position:relative;-ms-flex-negative:0;flex-shrink:0;width:48px;height:48px;padding-inline:0;overflow:hidden;-webkit-transition:all .2s ease;transition:all .2s ease;border-radius:5px;cursor:pointer}@media (min-width: 769px){.product-gallery__thumb{width:100px;height:70px}.product-gallery__thumb img{aspect-ratio:760/506}}.product-gallery__thumb:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid transparent;border-radius:5px;pointer-events:none}.product-gallery__thumb:hover:after{border-color:#dadada}.product-gallery__thumb--active:after{border-color:#141414!important}.product-gallery__thumb-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:5px}.product-gallery__360-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 12px;-webkit-transition:all .2s ease;transition:all .2s ease;border:none;border-radius:5px;background:linear-gradient(135deg,#333,#555);color:#fff;font-family:Archivo,sans-serif;font-size:14px;font-weight:900;text-transform:uppercase;cursor:pointer;gap:8px}@media (min-width: 769px){.product-gallery__360-btn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100px;height:64px;padding:16px 8px;font-size:16px}}.product-gallery__360-btn:hover{-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px);background:linear-gradient(135deg,#444,#666)}.product-gallery__360-btn svg{width:24px;height:24px;stroke-width:2;stroke:currentColor}@media (min-width: 769px){.product-gallery__thumbs-container:after{content:"";position:absolute;right:0;bottom:0;left:0;height:32px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;opacity:1;background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(85%,rgba(255,255,255,.85)));background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,.85) 85%);pointer-events:none}.product-gallery__thumbs-container .product-gallery__thumb-scroll-btn{-webkit-transition:opacity .3s ease;transition:opacity .3s ease;opacity:1}.product-gallery__thumbs-container--scroll-end:after{opacity:0}.product-gallery__thumbs-container--scroll-end .product-gallery__thumb-scroll-btn{opacity:0}.product-gallery__thumb-scroll-btn{display:grid;position:absolute;z-index:10;bottom:0;left:50%;width:32px;height:32px;padding-inline:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);-webkit-transition:all .2s ease;transition:all .2s ease;border:none;border-radius:50%;background:transparent;cursor:pointer;place-items:center}.product-gallery__thumb-scroll-btn:hover{background:#0000001a}.product-gallery__thumb-scroll-btn svg{width:24px;height:24px;stroke-width:2;stroke:#141414}}.product-gallery__badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:absolute;z-index:10;top:8px;left:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px 12px;border-radius:2px;font-size:12px;font-weight:700;text-transform:uppercase}@media (min-width: 769px){.product-gallery__badge{top:16px;left:16px}}.product-gallery__badge .product-slideshow .flickity-button{width:40px;height:40px;background:none;color:#000}.product-gallery__badge .product-slideshow .flickity-button.flickity-previous{left:-25px}.product-gallery__badge .product-slideshow .flickity-button.flickity-next{right:-25px}@media (min-width: 769px){.product-gallery__badge .product-slideshow .flickity-button{display:none}}.product-gallery__badge .product__thumbs--scroller{display:grid;grid-template-columns:repeat(4,1fr);margin-right:0;gap:15px}.product-gallery__badge .product__thumbs--below .product__thumb-item{max-width:100%;margin-right:0}.product-gallery__badge .product__thumbs[data-position=below] .product__thumb-arrow.product__thumb-arrow--next{position:absolute;top:-260px;right:20px;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5);background:transparent;text-align:right}.product-gallery__badge .product__thumbs[data-position=below] .product__thumb-arrow.product__thumb-arrow--prev{position:absolute;top:-260px;left:-10px;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5);background:transparent;text-align:left}@media (max-width: 768px){.product-gallery__badge .product__main-photos{margin-inline:0}}.product-gallery__badge .product__photos .hide{display:inline-block!important}.gallery-fullscreen-active{overflow:hidden}.product-gallery--fullscreen{position:fixed;z-index:9999;top:0;left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100vw;height:100vh;background:#fff;gap:0}.product-gallery--fullscreen .product-gallery__controls{top:24px;right:24px}.product-gallery--fullscreen .product-gallery__fullscreen-btn{display:none}.product-gallery--fullscreen .product-gallery__main{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;-webkit-box-ordinal-group:initial;-ms-flex-order:initial;order:initial;max-height:calc(100vh - 200px);overflow:visible}@media (max-width: 1079px){.product-gallery--fullscreen .product-gallery__main{border-radius:0}}@media (min-width: 1080px){.product-gallery--fullscreen .product-gallery__main{-webkit-box-flex:1;-ms-flex:auto;flex:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-height:calc(100vh - 48px)}}.product-gallery--fullscreen .product-gallery__main .product-gallery__main-slides,.product-gallery--fullscreen .product-gallery__main .product-gallery__slide{height:100%}@media (max-width: 1079px){.product-gallery--fullscreen .product-gallery__main .product-gallery__slide{border-radius:0;background:#fff}.product-gallery--fullscreen .product-gallery__main .product-gallery__slide .product-main-slide,.product-gallery--fullscreen .product-gallery__main .product-gallery__slide .product-image-main{height:100%}}.product-gallery--fullscreen .product-gallery__main .product-gallery__slide img{width:100%;height:100%;-o-object-fit:contain!important;object-fit:contain!important}@media (max-width: 1079px){.product-gallery--fullscreen .product-gallery__main .product-gallery__slide img{border-radius:0}}.product-gallery--fullscreen .product-gallery__badge,.product-gallery--fullscreen .product-gallery__thumbs{display:none}.product-gallery--fullscreen .product-gallery__close-btn{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;z-index:10;top:-88px;right:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;-webkit-transition:all .2s ease;transition:all .2s ease;border:none;border-radius:5px;background:#f9f9f9;-webkit-box-shadow:0px 3px 16px 0px rgba(0,0,0,.08);box-shadow:0 3px 16px #00000014;cursor:pointer}@media (min-width: 1080px){.product-gallery--fullscreen .product-gallery__close-btn{top:0}}.product-gallery--fullscreen .product-gallery__close-btn:hover{background:#f0f0f0}.product-gallery--fullscreen .product-gallery__close-btn svg{width:24px;height:24px;stroke-width:2;stroke:#141414}.product-gallery--fullscreen .product-gallery__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;z-index:10;bottom:-72px;left:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:48px;padding:0 12px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);border-radius:5px;background:#fff;-webkit-box-shadow:0px 3px 16px 0px rgba(0,0,0,.08);box-shadow:0 3px 16px #00000014}@media (min-width: 1080px){.product-gallery--fullscreen .product-gallery__pagination{bottom:24px}}.product-gallery--fullscreen .product-gallery__counter{color:#141414;font-family:Archivo,sans-serif;font-size:14px;font-weight:900;line-height:20px;text-transform:uppercase;white-space:nowrap;font-variation-settings:"wdth" 100}.product-gallery--fullscreen .product-gallery__arrows{position:absolute;z-index:10;top:initial;bottom:-24px;left:24px;width:calc(100% - 48px);-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);pointer-events:none}@media (min-width: 1080px){.product-gallery--fullscreen .product-gallery__arrows{top:50%}}.product-gallery--fullscreen .product-gallery__arrow{position:absolute;width:48px;height:48px;-webkit-transition:all .2s ease;transition:all .2s ease;border:none;border-radius:5px;background:#f9f9f9;-webkit-box-shadow:0px 3px 16px 0px rgba(0,0,0,.08);box-shadow:0 3px 16px #00000014;cursor:pointer;pointer-events:auto}.product-gallery--fullscreen .product-gallery__arrow:hover{background:#f0f0f0}.product-gallery--fullscreen .product-gallery__arrow--prev{left:0}.product-gallery--fullscreen .product-gallery__arrow--next{right:0}.product-gallery--fullscreen .product-gallery__arrow svg{width:24px;height:24px;stroke-width:2;stroke:#141414}.gallery-fullscreen-active #pop-convert-app~.widget-visible{display:none!important}.product-gallery__close-btn,.product-gallery__pagination{display:none}.loading-placeholder{position:relative;z-index:44;height:24px;overflow:hidden;border-radius:5px;background-color:#d3d3d366}.loading-placeholder>*{visibility:hidden;opacity:0}.loading-placeholder:after{content:"";position:absolute;z-index:45;left:-45%;width:45%;height:100%;-webkit-animation:loading 1s infinite;animation:loading 1s infinite;background-image:-webkit-gradient(linear,right top,left top,from(rgba(251,251,251,.05)),color-stop(rgba(251,251,251,.3)),color-stop(rgba(251,251,251,.6)),color-stop(rgba(251,251,251,.3)),to(rgba(251,251,251,.05)));background-image:linear-gradient(to left,#fbfbfb0d,#fbfbfb4d,#fbfbfb99,#fbfbfb4d,#fbfbfb0d);background-image:-webkit-linear-gradient(to left,rgba(251,251,251,.05),rgba(251,251,251,.3),rgba(251,251,251,.6),rgba(251,251,251,.3),rgba(251,251,251,.05))}.loading-placeholder.price-location__main-price{width:100px}.loading-placeholder.price-location__old-price{width:40px}.loading-placeholder.price-location__discount-tag{width:50px;padding:6px}.loading-placeholder.price-location__discount-tag .price-location__discount-text{height:24px;font-size:14px}.loading-placeholder.reduction-location{display:inline-block;width:24px;height:15px;margin-right:2px;border-radius:6px;vertical-align:middle}.price-location__container[data-greenleaze-price]{height:24px;font-weight:900;line-height:initial}.price-location .price-location__container{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;padding:0;gap:8px}.price-location .price-location__main-price{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#141414;font-family:Archivo,sans-serif;font-size:20px;font-weight:800;line-height:24px;text-align:left;white-space:nowrap;font-variation-settings:"wdth" 100}@media (min-width: 769px){.price-location .price-location__main-price{font-size:22px;line-height:24px}}.price-location .price-location__old-price{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#a4a4a4;font-family:Archivo,sans-serif;font-size:20px;font-weight:400;text-align:left;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;-webkit-text-decoration-style:solid;text-decoration-style:solid;white-space:nowrap;font-variation-settings:"wdth" 100;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}@media (min-width: 769px){.price-location .price-location__old-price{font-size:22px;line-height:24px}}.price-location .price-location__discount-tag{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:6px;border-radius:5px;background-color:#a2e4b8;gap:10px}.price-location .price-location__discount-tag .price-location__discount-text{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#141414;font-family:Archivo,sans-serif;font-size:14px;font-weight:900;text-align:left;white-space:nowrap;font-variation-settings:"wdth" 100}.price-location .price-location__main-price,.price-location .price-location__old-price{font-size:20px}@media (min-width: 769px){.price-location .price-location__main-price,.price-location .price-location__old-price{font-size:20px}}@-webkit-keyframes loading{0%{left:-45%}to{left:100%}}.location-frequency{margin-bottom:24px}.location-frequency[data-greenleaze-frequency] .loading-placeholder{position:relative;z-index:44;overflow:hidden;border-radius:5px;background-color:#d3d3d366}.location-frequency[data-greenleaze-frequency] .loading-placeholder>*{visibility:hidden;opacity:0}.location-frequency[data-greenleaze-frequency] .loading-placeholder:after{content:"";position:absolute;z-index:45;left:-45%;width:45%;height:100%;-webkit-animation:loading 1s infinite;animation:loading 1s infinite;background-image:-webkit-gradient(linear,right top,left top,from(rgba(251,251,251,.05)),color-stop(rgba(251,251,251,.3)),color-stop(rgba(251,251,251,.6)),color-stop(rgba(251,251,251,.3)),to(rgba(251,251,251,.05)));background-image:linear-gradient(to left,#fbfbfb0d,#fbfbfb4d,#fbfbfb99,#fbfbfb4d,#fbfbfb0d);background-image:-webkit-linear-gradient(to left,rgba(251,251,251,.05),rgba(251,251,251,.3),rgba(251,251,251,.6),rgba(251,251,251,.3),rgba(251,251,251,.05))}.location-frequency .location-frequency__container{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:0;gap:8px}.location-frequency .location-frequency__header{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;padding:0;gap:8px}.location-frequency .location-frequency__title{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:1px;min-height:1px;color:#141414;font-family:Archivo,sans-serif;font-size:12px;font-weight:600;text-align:left;font-variation-settings:"wdth" 100}.location-frequency .location-frequency__title p{display:block;margin:0;line-height:16px}.location-frequency .location-frequency__info{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#a4a4a4;font-family:Archivo,sans-serif;font-size:12px;font-weight:400;text-align:left;white-space:nowrap;font-variation-settings:"wdth" 100}.location-frequency .location-frequency__info p{display:block;margin:0;line-height:16px;white-space:pre}.location-frequency .location-frequency__options{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;padding:0;gap:4px}@media (max-width: 768px){.location-frequency .location-frequency__options{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.location-frequency .location-frequency__button{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:56px;height:30px;padding:4px 8px;-webkit-transition:all .2s ease;transition:all .2s ease;border:1px solid #f0f0f0;border-radius:5px;background-color:#f9f9f9;color:#141414;font-family:Archivo,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-align:center;white-space:nowrap;cursor:pointer;gap:8px;font-variation-settings:"wdth" 100}.location-frequency .location-frequency__button:hover{border-color:#e0e0e0;background-color:#f0f0f0}.location-frequency .location-frequency__button--selected{border-color:#141414;background-color:#141414;color:#fff;font-weight:700}.location-frequency .location-frequency__description{position:relative;-ms-flex-negative:0;flex-shrink:0;width:100%;color:#000;font-size:12px;font-weight:600;text-align:left}.location-frequency .location-frequency__description p{display:block;margin:0;line-height:16px}@media (min-width: 769px){.location-frequency .location-frequency__header .location-frequency__info{white-space:nowrap}}.location-frequency .location-frequency__info--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#a4a4a4;font-family:Archivo,sans-serif;font-size:12px;font-weight:400;text-align:left;white-space:nowrap;font-variation-settings:"wdth" 100;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.location-frequency .location-frequency__info--mobile p{display:block;margin:0;line-height:16px;white-space:pre}@media (min-width: 769px){.location-frequency .location-frequency__info--mobile{display:none}}@media (min-width: 769px){.location-frequency .location-frequency__info{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width: 768px){.location-frequency .location-frequency__info:not(.location-frequency__info--mobile){display:none}}@keyframes loading{0%{left:-45%}to{left:100%}}.product-advantages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:8px}.product-advantages__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;gap:12px}.product-advantages__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:36px;height:36px;padding:6px;border-radius:50%;background-color:var(--color-background-secondary, #f0f0f0)}.product-advantages__icon img{display:block;width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.product-advantages__text{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;margin:0;color:var(--color-text, #141414);font-family:var(--font-body-family, "Archivo", sans-serif);font-size:16px;font-weight:600;line-height:1.5}@media (min-width: 769px){.product-advantages{gap:8px}.product-advantages__item{gap:12px}.product-advantages__icon{width:36px;height:36px}.product-advantages__text{font-size:16px}}.product-rental-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:10px}.product-rental-buttons__rental{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width: 769px){.product-rental-buttons__rental{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.product-rental-buttons__rental .greenleaze-button-product{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:48px;padding:12px 16px;-webkit-transition:all .2s ease;transition:all .2s ease;border:none;border-radius:5px;background-color:var(--color-text, #141414);color:var(--color-background, #ffffff);font-family:var(--font-body-family, "Archivo", sans-serif);font-size:16px;font-weight:600;text-decoration:none;text-transform:uppercase;cursor:pointer}.product-rental-buttons__rental .greenleaze-button-product:hover{background-color:var(--color-text-secondary, #333333)}.product-rental-buttons__rental .greenleaze-button-product span:first-child{font-family:var(--font-body-family, "Archivo", sans-serif);font-size:16px;font-weight:600;text-transform:uppercase}.product-rental-buttons__rental .greenleaze-button-product span:last-child{display:none}.product-rental-buttons__purchase{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;height:48px;padding:12px 16px;-webkit-transition:all .2s ease;transition:all .2s ease;border:1px solid var(--color-text, #141414);border-radius:5px;background-color:transparent;color:var(--color-text, #141414);font-family:var(--font-body-family, "Archivo", sans-serif);font-size:16px;font-weight:600;text-transform:uppercase;cursor:pointer}@media (min-width: 769px){.product-rental-buttons__purchase{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.product-rental-buttons__purchase:hover{background-color:var(--color-text, #141414)}.product-rental-buttons__purchase:disabled{opacity:.5;cursor:not-allowed}.product-rental-buttons__purchase:disabled:hover{background-color:transparent;color:var(--color-text, #141414)}.product-rental-buttons__purchase span{-webkit-transition:color .2s ease .2s;transition:color .2s ease .2s;font-weight:600}.product-rental-buttons__purchase:hover span{color:var(--color-background, #ffffff)}@media (min-width: 769px){.product-rental-buttons{gap:10px}.product-rental-buttons__rental,.product-rental-buttons__purchase{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}}
/*# sourceMappingURL=/cdn/shop/t/72/assets/section-main-product.css.map */
