.h1{font-size:var(--wp--custom--typography--font-size--heading-1);line-height:var(--wp--custom--typography--line-height--heading-1)}.h2{font-size:var(--wp--custom--typography--font-size--heading-2);line-height:var(--wp--custom--typography--line-height--heading-2)}.h3{font-size:var(--wp--custom--typography--font-size--heading-3);line-height:var(--wp--custom--typography--line-height--heading-3)}.h4{font-size:var(--wp--custom--typography--font-size--heading-4);line-height:var(--wp--custom--typography--line-height--heading-4)}.h5{font-size:var(--wp--custom--typography--font-size--heading-5);line-height:var(--wp--custom--typography--line-height--heading-5)}.h6{font-size:var(--wp--custom--typography--font-size--heading-6);line-height:var(--wp--custom--typography--line-height--heading-6)}.paragraph{font-size:var(--wp--custom--typography--font-size--normal);line-height:var(--wp--custom--typography--line-height--normal)}.medium{font-size:var(--wp--custom--typography--font-size--medium);line-height:var(--wp--custom--typography--line-height--medium)}.nav-font{font-size:var(--wp--custom--typography--font-size--nav-font);line-height:var(--wp--custom--typography--line-height--nav-font)}.product-hero-slider{position:relative;display:flex;align-items:stretch;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden}.product-hero-slider__hero-section{position:absolute;top:0;right:0;bottom:0;left:0}.product-hero-slider__backgrounds{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;width:calc(100%*1);width:calc(100%*var(--slide-count, 1));transition:transform .5s ease-in-out;pointer-events:none}.product-hero-slider__bg-image{width:calc(100%/1);width:calc(100%/var(--slide-count, 1));flex-shrink:0;position:relative;height:100%}.product-hero-slider__slide-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top right;object-position:top right;-o-object-position:var(--media-object-position, top right);object-position:var(--media-object-position, top right)}.product-hero-slider__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(270deg, rgba(0, 0, 0, 0) 28.79%, rgba(0, 0, 0, 0.1) 77.73%);opacity:0.7;opacity:var(--overlay-opacity, 0.7)}.product-hero-slider__navigation{position:absolute;bottom:45px;right:0;left:0;z-index:3;display:flex;align-items:center;justify-content:flex-end;gap:12px;width:-moz-max-content;width:max-content;margin-right:0 !important}.product-hero-slider__nav-dots{display:flex;align-items:center;gap:8px}.product-hero-slider__nav-dot{width:40px;height:40px;border-radius:50%;border:1.5px solid #fff;border:1.5px solid var(--slide-count-color, var(--wp--preset--color--base, #fff));background:rgba(0,0,0,0);color:#fff;color:var(--slide-count-color, var(--wp--preset--color--base, #fff));font-size:13px;font-weight:400;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease, color .2s ease}.product-hero-slider__nav-dot.active{background-color:#fff;background-color:var(--slide-count-active-bg-color, var(--wp--preset--color--base, #fff));color:#000;color:var(--wp--preset--color--contrast, #000)}.product-hero-slider__nav-dot:hover:not(.active){background-color:hsla(0,0%,100%,.15)}.product-hero-slider__scroll-down{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);z-index:3;display:flex;align-items:center;gap:8px;color:#fff;color:var(--scroll-down-color, var(--wp--preset--color--base, #fff));font-size:13px;font-weight:400;cursor:pointer;transition:opacity .2s ease;background:rgba(0,0,0,0);border:0;padding:0}.product-hero-slider__scroll-down:hover{opacity:.75}.product-hero-slider__scroll-down-icon{display:inline-flex;align-items:center;border:1.5px solid #fff;border:1.5px solid var(--scroll-down-color, var(--wp--preset--color--base, #fff));border-radius:50%;padding:4px}.product-hero-slider__scroll-down-icon svg{fill:#fff;fill:var(--scroll-down-color, var(--wp--preset--color--base, #fff))}.product-hero-slider__content-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;width:100%;height:100%;padding:40px 0}.product-hero-slider__content-wrap .container{width:100%}.product-hero-slider__content{max-width:70%}.product-hero-slider__breadcrumb{margin-bottom:24px;filter:brightness(0) invert(1);width:142.857%;padding:0 !important}.product-hero-slider__title-image-wrap{margin-bottom:16px}.product-hero-slider__title-image{display:block;max-width:25%;height:auto;-o-object-fit:contain;object-fit:contain}.product-hero-slider__title{color:#fff;color:var(--title-color, var(--wp--preset--color--base, #fff));margin:0 0 24px;text-transform:capitalize}.product-hero-slider__description{color:#fff;color:var(--description-color, var(--wp--preset--color--base, #fff));font-size:18px;line-height:26px;margin:0 0 32px}.product-hero-slider__buttons{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.product-hero-slider__btn{display:inline-flex;align-items:center;gap:8px;-webkit-text-decoration:none;text-decoration:none;cursor:pointer;transition:background-color .2s ease, color .2s ease, border-color .2s ease}.product-hero-slider__btn--download{color:#fff;color:var(--btn-two-color, var(--wp--preset--color--base, #fff));font-size:16px;font-weight:500;border:none;background:none;padding:0;-webkit-text-decoration:none;text-decoration:none}.product-hero-slider__btn--download a{color:inherit}.product-hero-slider__download-icon{display:inline-flex;align-items:center}.product-hero-slider__download-icon svg{fill:currentcolor}.product-hero-slider__view-all-photos{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border:1.5px solid #fff;border:1.5px solid var(--view-all-photos-text-color, var(--wp--preset--color--base, #fff));border-radius:40px;background:rgba(0,0,0,0);color:#fff;color:var(--view-all-photos-text-color, var(--wp--preset--color--base, #fff));font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease}.product-hero-slider__view-all-photos:hover{background:#fff;background:var(--view-all-photos-text-color, var(--wp--preset--color--base, #fff));color:#000;color:var(--view-all-photos-text-color-hover-text, var(--wp--preset--color--contrast, #000))}.product-hero-slider__slides{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none;z-index:-1}.product-hero-slider-gallery{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;visibility:hidden;transition:opacity .25s ease, visibility .25s ease;pointer-events:none}.product-hero-slider-gallery.is-open{opacity:1;visibility:visible;pointer-events:auto}.product-hero-slider-gallery__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.75);cursor:pointer}.product-hero-slider-gallery__content{position:relative;width:100%;max-width:900px;max-height:90vh;background:#fff;border-radius:8px;box-shadow:0 20px 60px rgba(0,0,0,.3);display:flex;flex-direction:column;overflow:hidden;z-index:1}.product-hero-slider-gallery__close{position:absolute;top:16px;right:16px;z-index:2;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:none;background:rgba(0,0,0,0);color:#333;cursor:pointer;transition:color .2s ease, background .2s ease;border-radius:50%}.product-hero-slider-gallery__close:hover{background:rgba(0,0,0,.06);color:#000}.product-hero-slider-gallery__title{margin:0;padding:20px 24px 16px;font-size:22px;font-weight:600;color:#333;flex-shrink:0}.product-hero-slider-gallery__main-wrap{position:relative;flex:1;min-height:300px;display:flex;align-items:center;justify-content:center;padding:0 60px}.product-hero-slider-gallery__main{position:relative;width:100%;height:100%;min-height:320px;overflow:hidden}.product-hero-slider-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center}.product-hero-slider-gallery__slide.active{display:flex}.product-hero-slider-gallery__slide img{max-width:100%;max-height:70vh;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.product-hero-slider-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:none;background:#fff;color:#333;border-radius:50%;box-shadow:0 2px 12px rgba(0,0,0,.15);cursor:pointer;transition:background .2s ease, color .2s ease;z-index:2}.product-hero-slider-gallery__nav:hover{background:#f0f0f0}.product-hero-slider-gallery__nav--prev{left:12px}.product-hero-slider-gallery__nav--next{right:12px}.product-hero-slider-gallery__thumbs{display:flex;gap:8px;padding:16px 24px 24px;overflow-x:auto;flex-shrink:0;justify-content:center;flex-wrap:wrap}.product-hero-slider-gallery__thumb{flex-shrink:0;width:72px;height:72px;padding:0;border:2px solid rgba(0,0,0,0);border-radius:6px;background:none;cursor:pointer;overflow:hidden;transition:border-color .2s ease}.product-hero-slider-gallery__thumb.active{border-color:#0073aa}.product-hero-slider-gallery__thumb:hover{border-color:rgba(0,115,170,.5)}.product-hero-slider-gallery__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 768px){.product-hero-slider{height:763px}}@media screen and (min-width: 1280px){.product-hero-slider{height:625px}}@media screen and (min-width: 1920px){.product-hero-slider{height:55pc}}@media screen and (max-width: 1280px){.product-hero-slider__content{max-width:75%}.product-hero-slider__breadcrumb{width:133.333%}}@media screen and (max-width: 1023px){.product-hero-slider__slide-img{position:static;display:block;min-height:60vh;-o-object-fit:cover;object-fit:cover}}@media screen and (max-width: 767px){.product-hero-slider{height:auto;flex-direction:column}.product-hero-slider__hero-section{position:relative}.product-hero-slider__backgrounds{position:static}.product-hero-slider__nav-dot{width:30px;height:30px}.product-hero-slider__scroll-down{display:none}.product-hero-slider__content-wrap{position:static;display:block;background-color:#000;background-color:var(--mobile-bg-color, var(--wp--preset--color--contrast, #000))}.product-hero-slider__content{max-width:100%}.product-hero-slider__breadcrumb{display:none}}@media (max-width: 576px){.product-hero-slider__title{margin-bottom:16px}.product-hero-slider__buttons{gap:16px}.product-hero-slider__btn--download{font-size:14px}}
