.productSection .productSection__wrapper{max-width:1600px;width:100%;display:grid;margin:30px auto 50px;grid-template-columns:36.6% 62%;justify-content:space-between;padding:0 24px}@media screen and (max-width: 1440px){.productSection .productSection__wrapper{grid-template-columns:40.8% 57.8%}}@media screen and (max-width: 1024px){.productSection .productSection__wrapper{margin-top:11px;margin-bottom:2px;grid-template-columns:100%;padding:0 8px}}.productSection .productSection__wrapper .productSection__gallery{position:relative;z-index:2}@media screen and (max-width: 1024px){.productSection .productSection__wrapper .productSection__gallery{order:2}}.productSection .productSection__wrapper .productSection__gallery .productGallery{position:sticky;top:25px;transition:var(--default-transition)}.productSection .productSection__wrapper .productSection__gallery .productGallery .productGallery__wrapper{display:grid;grid-template-columns:1fr;gap:16px;position:relative}@media screen and (max-width: 1440px){.productSection .productSection__wrapper .productSection__gallery .productGallery .productGallery__wrapper{margin:0}}@media screen and (max-width: 1024px){.productSection .productSection__wrapper .productSection__gallery .productGallery .productGallery__wrapper{display:block}}@media screen and (max-width: 1024px){.productSection .productSection__wrapper .productSection__gallery .productGallery .productGallery__wrapper .productGallery__featured{display:none}}.productSection .productSection__wrapper .productSection__gallery .productGallery .productGallery__wrapper .productGallery__featured .productGallery__featuredItem .productGallery__featuredImage{width:100%;height:100%;display:block}.productSection .productSection__wrapper .productSection__gallery .productGallery .productGallery__wrapper .productGallery__featured .productGallery__featuredItem .productGallery__featuredButton{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;padding:0;opacity:0;z-index:1;cursor:pointer}@media screen and (max-width: 1024px){.productSection .productSection__wrapper .productSection__gallery .productGallery .productGallery__wrapper .productGallery__featured .productGallery__featuredItem .productGallery__featuredButton{pointer-events:none}}.productSection .productSection__wrapper .productSection__gallery .productGallery .productGallery__wrapper .productGallery__content{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media screen and (max-width: 1024px){.productSection .productSection__wrapper .productSection__gallery .productGallery .productGallery__wrapper .productGallery__content{display:none}}.productSection .productSection__wrapper .productSection__gallery .productGallery .productGallery__wrapper .productGallery__content .productGallery__contentItem{position:relative}.productSection .productSection__wrapper .productSection__gallery .productGallery .productGallery__wrapper .productGallery__content .productGallery__contentItem .productGallery__contentItemImage{width:100%;height:100%;display:block}.productSection .productSection__wrapper .productSection__gallery .productGallery .productGallery__wrapper .productGallery__content .productGallery__contentItem .productGallery__contentButton{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;padding:0;opacity:0;z-index:1;cursor:pointer}@media screen and (min-width: 1025px){.productSection .productSection__wrapper .productSection__gallery .productGallery .productGallery__wrapper .productGallery__slider{display:none}}.productSection .productSection__wrapper .productSection__gallery .productGallery .productGallery__wrapper .productGallery__slider .productGallery__featuredButton{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;padding:0;opacity:0;z-index:1;cursor:pointer}@media screen and (max-width: 1024px){.productSection .productSection__wrapper .productSection__gallery .productGallery .productGallery__wrapper .productGallery__slider .productGallery__featuredButton{pointer-events:none}}.productSection .productSection__wrapper .productSection__gallery .productGallery .productGallery__wrapper .productGallery__slider .productGallery__sliderImageWrapper{width:100%;height:100%;cursor:pointer;position:relative}.productSection .productSection__wrapper .productSection__gallery .productGallery .productGallery__wrapper .productGallery__slider .productGallery__sliderImageWrapper .productGallery__sliderImage{width:100%;height:100%;display:block}.productSection .productSection__wrapper .productSection__gallery .productGallery .productGallery__wrapper .productGallery__slider .slick-dots{display:grid;grid-auto-flow:column;gap:8px;grid-auto-columns:max-content;justify-content:center;bottom:-16px}.productSection .productSection__wrapper .productSection__gallery .productGallery .productGallery__wrapper .productGallery__slider .slick-dots li{width:10px;height:10px;border:1px solid RGB(var(--color-foreground));border-radius:50%;transition:var(--default-transition)}.productSection .productSection__wrapper .productSection__gallery .productGallery .productGallery__wrapper .productGallery__slider .slick-dots li.slick-active{border-color:RGB(var(--color-secondary));background-color:RGB(var(--color-secondary))}.productSection .productSection__wrapper .productSection__gallery .productGallery .productGallery__wrapper .productGallery__slider .slick-dots li button{width:100%;height:100%;min-width:0;padding:0}.productSection .productSection__wrapper .productSection__gallery .productGallery .productGallery__wrapper .productGallery__slider .slick-dots li button:before{display:none}.productSection .productSection__wrapper .productSection__gallery .productGallery .productGallery__wrapper .productGallery__featuredZoom{position:absolute;left:0;top:0;width:30px;height:30px}@media screen and (max-width: 1024px){.productSection .productSection__wrapper .productSection__gallery .productGallery .productGallery__wrapper .productGallery__featuredZoom{display:none}}@media screen and (max-width: 1024px){.productSection .productSection__wrapper .productSection__content{display:contents}}.productSection .productSection__wrapper .productSection__content .breadcrumb{margin-bottom:4px;line-height:0}@media screen and (max-width: 1024px){.productSection .productSection__wrapper .productSection__content .breadcrumb{order:1;margin-bottom:8px}}.productSection .productSection__wrapper .productSection__content .breadcrumb a,.productSection .productSection__wrapper .productSection__content .breadcrumb span{font-size:14px;color:var(--color-grey-4);text-decoration:none;line-height:1.285}@media screen and (max-width: 1024px){.productSection .productSection__wrapper .productSection__content .breadcrumb a,.productSection .productSection__wrapper .productSection__content .breadcrumb span{font-size:12px;line-height:1.25}}.productSection .productSection__wrapper .productSection__content .productIcons{margin-bottom:30px}@media screen and (max-width: 1024px){.productSection .productSection__wrapper .productSection__content .productIcons{margin-bottom:32px}}.productSection .productSection__wrapper .productSection__content .productIcons .productIcons__wrapper{display:flex;flex-wrap:wrap;justify-content:center;column-gap:24px}@media screen and (max-width: 1024px){.productSection .productSection__wrapper .productSection__content .productIcons .productIcons__wrapper{column-gap:11px}}.productSection .productSection__wrapper .productSection__content .productIcons .productIcons__wrapper .productIcons__itemWrapper{width:calc(100% / 3 - 39px)}@media screen and (max-width: 1024px){.productSection .productSection__wrapper .productSection__content .productIcons .productIcons__wrapper .productIcons__itemWrapper{width:calc(100% / 3 - 8px)}}.productSection .productSection__wrapper .productSection__content .productIcons .productIcons__wrapper .productIcons__itemWrapper .productIcons__item{display:grid;grid-auto-flow:row;grid-auto-rows:max-content;gap:13px;justify-items:center;width:150px;max-width:100%;height:150px;padding:26px 0 6px}@media screen and (max-width: 1024px){.productSection .productSection__wrapper .productSection__content .productIcons .productIcons__wrapper .productIcons__itemWrapper .productIcons__item{width:125px;height:140px;padding:16px 0 6px}}.productSection .productSection__wrapper .productSection__content .productIcons .productIcons__wrapper .productIcons__itemWrapper .productIcons__item .productIcons__itemImageWrapper{width:75px;height:75px}.productSection .productSection__wrapper .productSection__content .productIcons .productIcons__wrapper .productIcons__itemWrapper .productIcons__item .productIcons__itemImageWrapper .productIcons__itemImage{height:100%;width:100%;object-fit:contain}.productSection .productSection__wrapper .productSection__content .productIcons .productIcons__wrapper .productIcons__itemWrapper .productIcons__item .productIcons__itemTitle{min-height:31px;text-align:center;font-size:14px;line-height:18px}@media screen and (max-width: 1024px){.productSection .productSection__wrapper .productSection__content .productIcons .productIcons__wrapper .productIcons__itemWrapper .productIcons__item .productIcons__itemTitle{font-size:12px;line-height:15px}}.productSection .productSection__wrapper .productSection__content .productHighlights{margin:30px auto 32px}@media screen and (max-width: 1024px){.productSection .productSection__wrapper .productSection__content .productHighlights{margin:32px auto 36px}}.productSection .productSection__wrapper .productSection__content .productHighlights .productHighlights__wrapper .productHighlights__title{padding:13px 20px 14px;display:flex;justify-content:center;align-items:center;min-height:52px}.productSection .productSection__wrapper .productSection__content .productHighlights .productHighlights__wrapper .productHighlights__content .productHighlights__contentItem{min-height:60px;border-width:0px 1px 1px 1px;border-style:solid;display:flex;align-items:center}.productSection .productSection__wrapper .productSection__content .productHighlights .productHighlights__wrapper .productHighlights__content .productHighlights__contentItem .productHighlights__contentItemText{min-height:46px;padding:7px 16px 7px 24px;display:flex;align-items:center;font-size:16px;line-height:1.25}.productSection .productSection__wrapper .productSection__content .productAccordion .productAccordion__wrapper{margin:40px auto 20px}@media screen and (max-width: 1024px){.productSection .productSection__wrapper .productSection__content .productAccordion .productAccordion__wrapper{margin:36px auto 52px}}.productSection .productSection__wrapper .productSection__content .productAccordion .productAccordion__wrapper .productAccordion__title{color:var(--color-primary);margin-bottom:11px}@media screen and (max-width: 1024px){.productSection .productSection__wrapper .productSection__content .productAccordion .productAccordion__wrapper .productAccordion__title{margin-bottom:13px}}.productSection .productSection__wrapper .productSection__content .productAccordion .productAccordion__wrapper .productAccordion__content .productAccordion__contentItem{transition:var(--default-transition)}.productSection .productSection__wrapper .productSection__content .productAccordion .productAccordion__wrapper .productAccordion__content .productAccordion__contentItem.productAccordion__contentItem--active .productAccordion__contentItemTitle svg{transform:rotate(0)}.productSection .productSection__wrapper .productSection__content .productAccordion .productAccordion__wrapper .productAccordion__content .productAccordion__contentItem.productAccordion__contentItem--active .productAccordion__contentItemBody{opacity:1;visibility:visible;pointer-events:all}.productSection .productSection__wrapper .productSection__content .productAccordion .productAccordion__wrapper .productAccordion__content .productAccordion__contentItem.productAccordion__contentItem--active .productAccordion__contentItemBody .productAccordion__contentItemBodyWrapper{padding:4px 63px 16px 16px}@media screen and (max-width: 1024px){.productSection .productSection__wrapper .productSection__content .productAccordion .productAccordion__wrapper .productAccordion__content .productAccordion__contentItem.productAccordion__contentItem--active .productAccordion__contentItemBody .productAccordion__contentItemBodyWrapper{padding:8px 8px 16px 16px}}.productSection .productSection__wrapper .productSection__content .productAccordion .productAccordion__wrapper .productAccordion__content .productAccordion__contentItem .productAccordion__contentItemTitle{align-items:center;column-gap:6.86px;display:grid;grid-template-columns:repeat(2,max-content);height:40px;justify-content:space-between;padding-left:10px;cursor:pointer}@media screen and (max-width: 1024px){.productSection .productSection__wrapper .productSection__content .productAccordion .productAccordion__wrapper .productAccordion__content .productAccordion__contentItem .productAccordion__contentItemTitle{height:36px;padding-left:7px}}.productSection .productSection__wrapper .productSection__content .productAccordion .productAccordion__wrapper .productAccordion__content .productAccordion__contentItem .productAccordion__contentItemTitle svg{transform:rotate(-90deg);transition:var(--default-transition)}.productSection .productSection__wrapper .productSection__content .productAccordion .productAccordion__wrapper .productAccordion__content .productAccordion__contentItem .productAccordion__contentItemBody{transition:var(--default-transition);overflow:hidden;opacity:0;visibility:hidden;pointer-events:none}.productSection .productSection__wrapper .productSection__content .productAccordion .productAccordion__wrapper .productAccordion__content .productAccordion__contentItem .productAccordion__contentItemBody .productAccordion__contentItemBodyWrapper{padding:0 63px 0 16px;transition:var(--default-transition)}@media screen and (max-width: 1024px){.productSection .productSection__wrapper .productSection__content .productAccordion .productAccordion__wrapper .productAccordion__content .productAccordion__contentItem .productAccordion__contentItemBody .productAccordion__contentItemBodyWrapper{padding:0 8px 0 16px}}.productSection .productSection__wrapper .productSection__content .productAccordion .productAccordion__wrapper .productAccordion__content .productAccordion__contentItem .productAccordion__contentItemBody .productAccordion__contentItemBodyWrapper .productAccordion__contentItemBodyText{height:0px;transition:var(--default-transition);font-size:16px;line-height:20px}@media screen and (max-width: 1024px){.productSection .productSection__wrapper .productSection__content .productAccordion .productAccordion__wrapper .productAccordion__content .productAccordion__contentItem .productAccordion__contentItemBody .productAccordion__contentItemBodyWrapper .productAccordion__contentItemBodyText{font-size:14px;line-height:18px}}.productSection .productSection__wrapper .productSection__content .buyOnline{background-color:#fff;padding:46px 0 26px;border:1px solid #E3E3E3;position:relative}.productSection .productSection__wrapper .productSection__content .buyOnline .buyOnline__separator{position:absolute;top:-32px;left:50%;transform:translate(-50%);z-index:1;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border:1px solid #E3E3E3;border-radius:50px;background:#fff}.productSection .productSection__wrapper .productSection__content .buyOnline .buyOnline__wrapper{max-width:280px;margin:0 auto}.productSection .productSection__wrapper .productSection__content .buyOnline .buyOnline__title{text-align:center;margin-bottom:20px;padding:0 20px}@media screen and (max-width: 1024px){.productSection .productSection__wrapper .productSection__content .buyOnline .buyOnline__title.display-default{font-size:14px}}.productSection .productSection__wrapper .productSection__content .buyOnline img{display:block;width:100%;height:100%;margin:0 auto 16px}.productSection .productSection__wrapper .productSection__content .buyOnline .buyOnline__button{display:block;text-align:center;background-color:#fff;color:#262626;border:1px solid #262626;padding-top:6px;padding-bottom:6px}@media screen and (max-width: 1024px){.productSection .productSection__wrapper .productSection__content .buyOnline .buyOnline__button{font-size:14px}}.productSection .productGallery__sliderExtraImages{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;grid-column:span 2;overflow:hidden;height:0;transition:var(--default-transition)}.productSection .productGallery__extraImagesButton.button{grid-column:span 2;border:1px solid RGB(var(--color-base-text));padding:8px 10px;position:relative;z-index:1}@media screen and (max-width: 1024px){.productSection .productGallery__extraImagesButton.button{display:none}}.productSection .productGallery__featuredItemBlocker{display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:10}.productSection .slick-prev,.productSection .slick-next{background-repeat:no-repeat;background-position:center center;text-indent:-9999px;padding:0;width:30px;height:30px;min-width:auto;border-radius:0;position:absolute;top:calc(50% - 15px);z-index:1}.productSection .slick-prev.slick-disabled,.productSection .slick-next.slick-disabled{display:none!important}.productSection .slick-prev{background:var(--product-slider-arrow-prev);left:0}.productSection .slick-next{background:var(--product-slider-arrow-next);right:0}.productSection .productGallery__sliderCounter{background:#ffffffbf;position:absolute;left:0;bottom:0;font-size:var(--fs16);font-weight:600;padding:8px 9px}@media screen and (min-width: 1025px){.productSection .productGallery__sliderCounter{display:none}}.productSection .productGallery__sliderCounter .productGallery__sliderCounterValue{font-size:var(--fs16)}.productSection .productGallery__labels{position:absolute;top:0;right:0;display:flex;flex-wrap:wrap;grid-gap:0 16px;z-index:1}.productSection .productGallery__labels span{font-weight:600;display:block;min-width:126px;padding:3.5px 10px;text-align:center;letter-spacing:1.2px}@media screen and (max-width: 1024px){.productSection .productGallery__labels span{padding:5.5px 10px}}.productSection div.product-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:RGB(var(--color-cart-drawer-overlay-rgba));display:block;transition:var(--default-transition);opacity:0;z-index:-1;pointer-events:none}.productSection div.product-overlay.product-overlay--active{opacity:1;z-index:9;pointer-events:all}button.product-media-modal__toggle{position:fixed;top:17px;right:14px;background:transparent;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:2px 0;width:auto;min-width:auto}button.product-media-modal__toggle:hover{background-color:transparent}button.product-media-modal__toggle span{color:RGB(var(--color-grey));font-size:var(--fs12-25);font-weight:400}button.product-media-modal__toggle svg{fill:RGB(var(--color-grey));width:20px;height:20px}button.product-media-modal__toggle svg path{fill:RGB(var(--color-grey))}.pac-item span,.pac-item-query,.pac-item-query span,.pac-matched{font-size:14px}.pac-matched{font-weight:800}
/*# sourceMappingURL=/cdn/shop/t/172/assets/product.scss.css.map */
