.breadcrumbs .breadcrumb{align-items:center;display:flex;gap:0;justify-content:flex-start;list-style:none;overflow:hidden;padding:0}.breadcrumbs .breadcrumb li{font-size:14px;white-space:nowrap}.breadcrumbs .breadcrumb li:first-child:before{content:none}.breadcrumbs .breadcrumb li:before{content:">";margin:0 .5em;opacity:.5}.breadcrumbs .breadcrumb li a,.breadcrumbs .breadcrumb li button{color:var(--fg-color);display:inline;opacity:.7;padding:0;-webkit-text-decoration:none;text-decoration:none}.breadcrumbs .breadcrumb li a:hover,.breadcrumbs .breadcrumb li button:hover{cursor:pointer;opacity:.5}.breadcrumbs .breadcrumb li a:disabled,.breadcrumbs .breadcrumb li button:disabled{cursor:not-allowed;opacity:.5}.gallery-product{max-width:100%;overflow:hidden}.gallery-product ul{display:flex;margin:0;padding:0;width:100%}.gallery-product ul li{align-items:center;aspect-ratio:1/1;display:flex;list-style:none;position:relative;width:500px}.gallery-product ul li img{background-position:50%;background-size:cover;height:500px;-o-object-fit:scale-down;object-fit:scale-down;width:500px}.gallery-product ul li .gallery-product__slider__video,.gallery-product ul li__video{width:100%}.gallery-product ul li .gallery-product__slider__video>:nth-child(2){display:none}.gallery-product ul li .gallery-product__slider__video img{filter:brightness(.5)}.gallery-product ul#gallery-product__slider{aspect-ratio:1/1;overflow:hidden;scroll-behavior:smooth}.gallery-product ul#gallery-product__slider.has-alt li:hover:after,.gallery-product ul#gallery-product__slider.has-alt li:hover:before{content:"";height:48px;margin-top:-31px;pointer-events:none;position:absolute;top:50%;width:48px}.gallery-product ul#gallery-product__slider.has-alt li:hover:after{box-shadow:inset 3px 3px 3px 0 rgba(0,0,0,.8),inset 6px 6px 0 0 hsla(0,0%,100%,.5);left:10px;transform:rotate(-45deg)}.gallery-product ul#gallery-product__slider.has-alt li:hover:before{box-shadow:inset 3px 3px 3px 0 rgba(0,0,0,.8),inset 6px 6px 0 0 hsla(0,0%,100%,.5);right:10px;transform:rotate(135deg)}.gallery-product ul#gallery-product__slider-alt{gap:5px;margin-top:10px;overflow:hidden;scroll-behavior:smooth}.gallery-product ul#gallery-product__slider-alt li{align-items:center;display:grid;height:55px;justify-items:center;place-items:center;width:55px}.gallery-product ul#gallery-product__slider-alt li img{aspect-ratio:1/1;background-position:50%;background-size:cover;height:50px;width:50px}.gallery-product ul#gallery-product__slider-alt li.active{border:1px solid var(--brand-color);position:relative}.gallery-product ul#gallery-product__slider-alt li.active:after{background-color:var(--brand-color);content:"";filter:opacity(.2);height:100%;left:0;position:absolute;top:0;width:100%}@media(max-width:600px){.gallery-product{overflow:visible;overflow:initial}.gallery-product ul#gallery-product__slider{align-items:flex-end;aspect-ratio:auto;height:150px;overflow:hidden;width:100%}.gallery-product ul#gallery-product__slider li{opacity:.5;width:auto}.gallery-product ul#gallery-product__slider li img{height:80px;transition:all .2s ease-in-out;width:80px}.gallery-product ul#gallery-product__slider li.active{opacity:1}.gallery-product ul#gallery-product__slider li.active img{height:150px;width:150px}.gallery-product ul#gallery-product__slider li .gallery-product__slider__video>:first-child{display:none}.gallery-product ul#gallery-product__slider li .gallery-product__slider__video>:nth-child(2){display:inline;display:initial}.gallery-product ul#gallery-product__slider li:hover:after,.gallery-product ul#gallery-product__slider li:hover:before,.gallery-product ul#gallery-product__slider-alt{display:none}}.gallery-full-product{grid-gap:8px;background-color:rgba(0,0,0,.8);display:grid;gap:8px;grid-template-columns:1fr;grid-template-rows:40px 80px 1fr;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:9}.gallery-full-product.single{grid-template-rows:40px 1fr}.gallery-full-product header{display:flex;justify-content:flex-end}.gallery-full-product__image{align-items:flex-start;display:flex;height:100%;justify-content:center;padding:0 2px}.gallery-full-product__image img{height:auto;max-height:calc(100vh - 136px);max-width:100%}.gallery-full-product__images{align-items:center;display:flex;justify-content:center}.gallery-full-product__images ul{display:flex;gap:2px;justify-content:flex-start;max-width:100vw;overflow:hidden}.gallery-full-product__images ul li{cursor:pointer;width:auto!important}.gallery-full-product__images ul li img{height:70px!important;width:70px!important}.gallery-full-product__images ul li.active{position:relative}.gallery-full-product__images ul li.active:after{background-color:var(--brand-color);content:"";filter:opacity(.2);height:100%;left:0;position:absolute;top:0;width:100%}.gallery-full-product iframe{width:calc(100% - 4px)!important}.gallery-full-product img.video{filter:brightness(.5)}.catalog-product-widget-items{grid-gap:4em 1.5em;display:grid;gap:4em 1.5em;grid-template-columns:repeat(auto-fill,minmax(100px,225px));justify-content:space-between;margin:0 auto;padding:1em 0}.catalog-product-widget-items__show-more{align-items:center;background-color:rgba(0,0,0,.5);box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;position:relative;transition:background-color .2s ease-in}.catalog-product-widget-items__show-more img{aspect-ratio:1/1;filter:brightness(.5);max-width:100%;transition:filter .2s ease-in}.catalog-product-widget-items__show-more span{color:hsla(0,0%,100%,.6);display:flex;flex-direction:column;font-size:1.25em;padding:1em;text-align:center;width:100%}.catalog-product-widget-items__show-more:hover{background-color:rgba(0,0,0,.7)!important}.catalog-product-widget-items__show-more:hover img{filter:brightness(.3)}.catalog-product-widget-items__show-more:hover span{color:#fff}.a--show_more{-webkit-text-decoration:none;text-decoration:none}.carousel{position:relative}.carousel__item{scroll-snap-align:center}.carousel .carousel__body{display:flex}.carousel .carousel__body__content{display:flex;gap:1em;margin:0 auto;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.carousel .carousel__body>button{background-color:transparent;border:none;margin:auto 0;padding:.4em;position:relative;transform:translateY(-100%);width:30px;z-index:1}.carousel .carousel__body>button>.icon{font-size:2em;height:1.35em;width:1.35em}.carousel .carousel__body>button>.icon>svg{fill:var(--brand-color)}.carousel .carousel__body>button:first-of-type{margin-right:1.5em}.carousel .carousel__body>button:last-of-type{margin-left:1.5em}.carousel .carousel__body>button:last-of-type>.icon>svg{transform:rotate(180deg)}.carousel--end>div>button:last-of-type,.carousel--start>div>button:first-of-type{opacity:0;pointer-events:none}.showcase{margin:0 auto;max-width:1200px}.showcase__label{margin-bottom:1em;text-align:center}.showcase__label h1,.showcase__label h2,.showcase__label h3{font-weight:700}.showcase__label hr{background-color:var(--fg-color);border:none;height:3px;width:50px}.showcase__list{grid-gap:4em 1.5em;display:grid;gap:4em 1.5em;grid-template-columns:repeat(4,minmax(100px,225px));justify-content:space-between;margin:0 auto;padding:1em 0}@media(max-width:700px){.showcase__list{grid-template-columns:repeat(2,minmax(100px,225px))}}@media(max-width:364px){.showcase__list{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));justify-content:normal}}