.product-detail{--wrap-size:164rem;padding-bottom:0}.product-detail__wrap{display:grid;grid-template-areas:"summary" "image" "description" "features";grid-template-columns:1fr}@media (max-width:calc(30em - 0.02px)){.product-detail__wrap{width:100%}}@media (min-width:64em){.product-detail__wrap{gap:15rem 1.5rem;grid-template-areas:"image image summary" "description description features";grid-template-columns:1fr 1fr 2fr}}@media (min-width:85.375em){.product-detail__wrap{grid-template-columns:1fr 1fr 1fr}}.product-detail__images{display:flex;flex-flow:column;gap:1.8rem;grid-area:image;margin-top:-4rem}@media (min-width:64em){.product-detail__images{margin-top:0}}.product-detail__images .product-detail__image{flex-grow:1}.product-detail__images .product-detail__image img{height:100%;object-fit:cover;width:100%}@media (min-width:30em){.product-detail__images .product-detail__image img{border-radius:1rem}}.product-detail__featured-images{display:none;flex-flow:row wrap;gap:1.5rem}@media (min-width:48em){.product-detail__featured-images{display:flex}}.product-detail__featured-images .featured-image{border-radius:1rem;cursor:pointer;flex:1 1;height:19.3rem;overflow:hidden;position:relative}.product-detail__featured-images .featured-image img{height:100%;object-fit:cover;width:100%}.product-detail__featured-images .featured-image:last-child:before{background:#000000b3;content:"";display:block;inset:0;position:absolute;z-index:1}.product-detail__featured-images .featured-image:last-child:after{color:#fff;content:"";content:"VIEW ALL PHOTOS";display:block;font-family:transducer;font-size:1.8rem;font-weight:500;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:2}.product-detail__gallery-trigger{background:#fff;border:1.2rem;box-shadow:0 1rem 3rem #0000001a;color:#00615c;cursor:pointer;display:flex;font-family:transducer;font-size:1.6rem;font-weight:700;justify-content:space-between;margin-inline:2rem;margin-top:-4.5rem;padding:1.5rem}@media (min-width:48em){.product-detail__gallery-trigger{display:none}}.product-detail__gallery-trigger:after{content:"+"}.product-detail__summary-wrapper{background:#fff;border:.2rem solid #f7f7f7;border-radius:1.2rem;box-shadow:0 1rem 3rem #0000001a;display:block;grid-area:summary;margin-inline:1.5rem;padding:4rem 2rem}@media (min-width:48em){.product-detail__summary-wrapper{display:grid;gap:6rem;grid-template-columns:1fr 1fr;margin-inline:2rem;padding:6rem 4.5rem}}@media (min-width:64em){.product-detail__summary-wrapper{box-shadow:none;display:block;margin-inline:0}}.product-detail__summary{align-items:center;display:flex;flex-flow:column;gap:2rem}.product-detail__parent-category{background:#00615c;border-radius:.5rem;color:#fff;font-family:transducer;font-size:1.2rem;font-weight:700;padding:.75rem 1.8rem;text-transform:uppercase}.product-detail__title{color:#0f1e1c;font-family:transducer;font-size:2.5rem;font-weight:700;line-height:1.2;text-align:center;text-decoration:none}@media (min-width:64em){.product-detail__title{font-size:3.5rem}}.product-detail__subline{display:flex}.product-detail__subline .subline-item{align-items:center;color:#00615c;display:flex;font-family:transducer;font-size:1.1rem;font-weight:700}@media (min-width:64em){.product-detail__subline .subline-item{font-size:1.6rem}}.product-detail__subline .subline-item:after{border-right:.1rem solid #00615c;content:"";display:block;height:1.5rem;margin-right:.75rem;padding-left:.75rem;position:"relative"}.product-detail__subline .subline-item:last-child:after{display:none}.product-detail__price{color:#00615c;font-family:transducer;font-size:3rem;font-weight:700}@media (min-width:64em){.product-detail__price{font-size:4.5rem}}.product-detail__tags{display:flex;flex-flow:row wrap;gap:.8rem;justify-content:center}@media (min-width:48em){.product-detail__tags{padding:1.5rem}}.product-detail__tags .product-tag{background:#f7f7f7;border-radius:.5rem;color:#0f1e1c;font-size:1.2rem;line-height:1;padding:1rem 2.2rem}@media (min-width:64em){.product-detail__tags .product-tag{font-size:1.4rem}}.product-detail__actions{display:flex;flex-flow:column;gap:1.5rem;margin-top:5rem;text-align:center;width:100%}.product-detail__actions .button{width:100%}.product-detail__actions .social-share-links{align-items:center;display:flex;flex-flow:column;justify-content:space-between;margin-top:1.5rem}@media (min-width:48em){.product-detail__actions .social-share-links{flex-flow:row;margin-top:0}}.product-detail__actions .social-share-links .share-links{border-top:.1rem solid #d8d7d6;display:flex;gap:1.5rem;justify-content:space-between;margin-top:1rem;padding-top:1rem;padding-inline:2rem;width:100%}@media (min-width:30em){.product-detail__actions .social-share-links .share-links{gap:1rem}}@media (min-width:48em){.product-detail__actions .social-share-links .share-links{align-items:center;border-top:none;gap:3rem;margin-top:0;padding-left:2rem;padding-top:0;width:auto}}.product-detail__actions .social-share-links .share-links .share-link{transition:filter .3s ease}.product-detail__actions .social-share-links .share-links .share-link:hover{filter:brightness(5)}.product-detail__bf{background:#00615c;border-radius:.5rem;color:#fff;font-family:transducer;font-size:1.2rem;padding:.75rem 1.8rem;text-align:center;text-transform:uppercase}.product-detail__description{display:flex;flex-flow:column;gap:2rem;grid-area:description;margin-top:6rem;padding-inline:2rem}@media (min-width:30em){.product-detail__description{padding-inline:0}}@media (min-width:64em){.product-detail__description{margin-top:0;padding-right:10rem}}.product-detail__features{display:flex;flex-flow:column;gap:2rem;grid-area:features;margin-top:6rem;padding-inline:2rem}@media (min-width:30em){.product-detail__features{padding-inline:0}}@media (min-width:64em){.product-detail__features{margin-top:0}}.product-detail__features ul{list-style:disc;padding-left:2rem}.product-detail__specification-wrapper{background:#f3f3f2;grid-area:specification;margin-top:6rem;padding-block:6rem;text-align:center}@media (min-width:64em){.product-detail__specification-wrapper{margin-top:15rem;padding-block:10rem}}.product-detail__specification{display:grid;gap:4rem 3rem;grid-template-columns:1fr 1fr;margin-top:6rem}@media (min-width:48em){.product-detail__specification{gap:5rem 10rem;grid-template-columns:repeat(4,1fr);margin-top:8rem}}.product-detail__specification .specification-item{border-bottom:.2rem solid #d8d7d6;color:#0f1e1c;display:flex;flex-flow:column;gap:1rem;padding-block:1rem;text-align:left}.product-detail__specification .specification-item__label{font-size:1.4rem}@media (min-width:48em){.product-detail__specification .specification-item__label{font-size:1.8rem}}.product-detail__specification .specification-item__value{font-size:1.7rem;font-weight:700}@media (min-width:48em){.product-detail__specification .specification-item__value{font-size:2rem}}.product-detail__overlay{inset:0;pointer-events:none;position:fixed;transition:background .3s ease;z-index:4}.product-detail__overlay-close-btn{display:none;position:fixed;right:2rem;top:2rem;width:3rem;z-index:5}@media (min-width:48em){.product-detail__overlay-close-btn{width:4.5rem}}.product-detail__overlay-close-btn.active{display:flex}.product-detail__overlay.active{background:#00615ce6;pointer-events:all}.product-detail__form-wrapper{align-items:center;display:flex;flex-flow:column;gap:1.5rem;justify-content:center;left:50%;opacity:0;padding:2rem;pointer-events:none;position:fixed;top:50%;transform:translate(-50%,-50%) translateY(10rem);transition:transform .5s ease,opacity .3s ease;visibility:hidden;width:100%;z-index:4}@media (min-width:48em){.product-detail__form-wrapper{width:auto}}.product-detail__form-wrapper.active{opacity:1;pointer-events:all;transform:translate(-50%,-50%);visibility:visible}.product-detail__form-wrapper .btn-close{align-self:flex-end}.product-detail__form{background:#fff;border-radius:1.2rem;display:flex;flex-flow:column;padding:1.5rem}.product-detail__form .wpcf7{padding:2.5rem}.product-detail__gallery-wrapper{display:flex;flex-flow:column;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:50%;transform:translateY(-50%);transition:opacity .3s ease;visibility:hidden;width:100%;z-index:4}.product-detail__gallery-wrapper.active{opacity:1;pointer-events:all;visibility:visible}.product-detail__gallery-wrapper .product-detail__gallery-controls{display:flex;gap:1.5rem;justify-content:center;margin-top:1.5rem}.product-detail__gallery-wrapper .swiper-button{background:#fff;border-radius:50%;cursor:pointer;height:3rem;position:relative;transition:background .3s ease;width:3rem;z-index:4}.product-detail__gallery-wrapper .swiper-button:hover{background:#d8d7d6}.product-detail__gallery-wrapper .swiper-button .swiper-button-icon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:1rem}@media (min-width:48em){.product-detail__gallery-wrapper .swiper-button .swiper-button-icon{width:1.5rem}}.product-detail__gallery-wrapper .swiper-button.swiper-button-prev .swiper-button-icon{padding-right:.25rem}.product-detail__gallery-wrapper .swiper-button.swiper-button-next .swiper-button-icon{padding-left:.25rem}@media (min-width:48em){.product-detail__gallery-wrapper .swiper-button{height:5rem;position:fixed;top:50%;width:5rem}.product-detail__gallery-wrapper .swiper-button.swiper-button-prev{left:6rem}.product-detail__gallery-wrapper .swiper-button.swiper-button-next{right:6rem}}.product-detail__gallery-swiper{position:relative;width:100%}.product-detail__gallery-swiper .swiper-wrapper{height:auto}.product-detail__gallery-swiper .gallery-item{align-items:center;border-radius:1rem;display:flex;flex-flow:column;height:auto;justify-content:flex-end;min-height:32rem;padding-inline:5%}@media (min-width:48em){.product-detail__gallery-swiper .gallery-item{padding-inline:10%}}.product-detail__gallery-swiper .gallery-item .gallery-item__image{border-radius:1rem;max-height:100rem;object-fit:contain}.product-detail__copy-link.active path{animation:copy-link 1s ease-out both}@keyframes copy-link{0%{fill:#008279}to{fill:unset}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}