.xmk-fzt-pdp{--xmk-fzt-purple: #734fe9;--xmk-fzt-purple-dark: #4c2ebb;--xmk-fzt-green: #05ce78;--xmk-fzt-soft: #f5f5f7;--xmk-fzt-ink: #090909;--xmk-fzt-muted: #565656;color:var(--xmk-fzt-ink);background:#fff;overflow:hidden}.xmk-fzt-pdp *,.xmk-fzt-pdp *:before,.xmk-fzt-pdp *:after{box-sizing:border-box}.xmk-fzt-section{background:#fff;padding:86px 0}.xmk-fzt-section--soft{background:var(--xmk-fzt-soft)}.xmk-fzt-pdp .xmk-fzt-support.xmk-fzt-section--soft{position:relative;z-index:1;background:var(--xmk-fzt-soft)}.xmk-fzt-container{width:min(1200px,calc(100vw - 80px));margin:0 auto}.xmk-fzt-eyebrow{margin:0 0 12px;color:var(--xmk-fzt-purple);font-size:18px;font-weight:800;line-height:1.2;text-align:center}.xmk-fzt-title{margin:0;color:#000;font-size:42px;font-weight:900;line-height:1.12;letter-spacing:0;text-align:center;text-transform:none}.xmk-fzt-title .xmk-fzt-gradient-text{background:linear-gradient(90deg,var(--xmk-fzt-purple),var(--xmk-fzt-green));-webkit-background-clip:text;background-clip:text;color:transparent}.xmk-fzt-subtitle{max-width:760px;margin:14px auto 0;color:var(--xmk-fzt-muted);font-size:16px;line-height:1.5;text-align:center}.xmk-fzt-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--xmk-fzt-purple);color:#fff;font-size:18px;font-weight:800;line-height:1;padding:0 34px;text-decoration:none;transition:transform .2s ease,background .2s ease,opacity .2s ease}.xmk-fzt-button:hover{background:var(--xmk-fzt-purple-dark);transform:translateY(-1px)}.xmk-fzt-media-img{display:block;width:100%;height:100%;object-fit:cover}.xmk-fzt-carousel{position:relative}.xmk-fzt-carousel__viewport{overflow:hidden}.xmk-fzt-carousel__track{display:flex;gap:24px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;touch-action:pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:none}.xmk-fzt-carousel__track::-webkit-scrollbar{display:none}.xmk-fzt-carousel__slide{flex:0 0 auto;scroll-snap-align:start}.xmk-fzt-carousel__controls{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:34px}.xmk-fzt-carousel__progress{display:flex;align-items:center;gap:8px}.xmk-fzt-carousel__dot{width:18px;height:5px;border-radius:999px;background:#d7d7d7;transition:width .2s ease,background .2s ease}.xmk-fzt-carousel__dot.is-active{width:80px;background:var(--xmk-fzt-purple)}.xmk-fzt-carousel__buttons{display:flex;align-items:center;gap:12px}.xmk-fzt-arrow{width:54px;height:54px;border:0;border-radius:999px;background:var(--xmk-fzt-purple);color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:opacity .2s ease,background .2s ease,transform .2s ease}.xmk-fzt-arrow:before{content:"";width:12px;height:12px;border-top:3px solid currentColor;border-right:3px solid currentColor}.xmk-fzt-arrow--prev:before{transform:rotate(-135deg);margin-left:4px}.xmk-fzt-arrow--next:before{transform:rotate(45deg);margin-right:4px}.xmk-fzt-arrow.is-disabled,.xmk-fzt-arrow:disabled{cursor:default;opacity:.32;background:var(--xmk-fzt-purple)}.xmk-fzt-video{padding-top:92px}.xmk-fzt-video__carousel{width:min(100vw,1920px);margin:42px auto 0;padding-left:max(40px,calc((100vw - 1200px)/2))}.xmk-fzt-video-card{width:min(620px,calc(100vw - 80px))}.xmk-fzt-video-card__poster{position:relative;width:100%;aspect-ratio:690 / 450;overflow:hidden;border-radius:12px;background:#b8b8b8;cursor:pointer}.xmk-fzt-video-card__poster:after{content:"";position:absolute;inset:50% auto auto 50%;width:58px;height:40px;border-radius:9px;background:red;transform:translate(-50%,-50%)}.xmk-fzt-video-card__poster:before{content:"";position:absolute;z-index:2;inset:50% auto auto 50%;width:0;height:0;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:15px solid #fff;transform:translate(-38%,-50%)}.xmk-fzt-video-card__heading{margin:16px 0 0;font-size:17px;font-weight:900;line-height:1.2}.xmk-fzt-video-card__text{margin:8px 0 0;color:var(--xmk-fzt-muted);font-size:13px;line-height:1.45}.xmk-fzt-products{background:var(--xmk-fzt-products-bg, #f5f5f7);padding:150px 0}.xmk-fzt-products .xmk-fzt-container{width:min(1200px,calc(100vw - 8px))}.xmk-fzt-products__intro{max-width:881px;margin:0 auto 49px}.xmk-fzt-products .xmk-fzt-title{font-size:60px;font-weight:700;line-height:56px}.xmk-fzt-products .xmk-fzt-subtitle{max-width:783px;margin-top:12px;color:#000c;font-size:18px;line-height:1.4}.xmk-fzt-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.xmk-fzt-product-card{position:relative;overflow:hidden;min-height:421px;border-radius:30px;background:var(--xmk-fzt-products-card-bg, #fff);box-shadow:none}.xmk-fzt-product-card__artwork{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block;pointer-events:none}.xmk-fzt-product-card__artwork img{display:block;width:100%;height:100%;object-fit:cover}.xmk-fzt-product-card--artwork .xmk-fzt-product-card__body,.xmk-fzt-product-card--artwork .xmk-fzt-product-card__footer{position:relative;z-index:1}.xmk-fzt-product-card--artwork .xmk-fzt-product-card__image{display:none;pointer-events:none}.xmk-fzt-product-card__body{position:relative;height:369px;padding:36px 0 0 36px}.xmk-fzt-product-card__content{position:relative;z-index:2;width:414px;max-width:100%}.xmk-fzt-product-card__title{margin:0 0 18px;font-size:25px;font-weight:600;line-height:25px}.xmk-fzt-product-card__line{margin:0;color:#000;font-size:16px;line-height:39px}.xmk-fzt-product-card__line--offer{white-space:nowrap}.xmk-fzt-product-card__price{background:linear-gradient(153deg,#ac3378 36%,#4b66a1 96%);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:36px;font-weight:700;line-height:39px}.xmk-fzt-product-card__line--msrp{color:#0009;font-size:13px;line-height:18px}.xmk-fzt-product-card__msrp-price{color:#000;font-weight:500;text-decoration:line-through}.xmk-fzt-product-card__line--gift-heading{margin-top:39px;margin-bottom:12px;font-size:18px;line-height:18px}.xmk-fzt-product-card__line--gift-heading strong{background:linear-gradient(152deg,#ac3378,#4b66a1 96%);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:500}.xmk-fzt-gifts{display:flex;gap:10px;width:304px;max-width:100%;margin-top:0}.xmk-fzt-gift{display:flex;width:147px;height:116px;flex-direction:column;align-items:center;justify-content:flex-start;gap:0;padding:6px 0 0;border:1px solid rgba(0,0,0,.12);border-radius:20px;background:var(--xmk-fzt-products-gift-bg, rgba(245, 245, 245, .2))}.xmk-fzt-gift__image{overflow:hidden;width:147px;height:69px;border-radius:0;background:transparent}.xmk-fzt-gift__image .xmk-fzt-media-img{object-fit:contain;mix-blend-mode:multiply}.xmk-fzt-gift__text{width:146px;margin:0;color:#101010;font-size:12.537px;line-height:normal;text-align:center}.xmk-fzt-product-card__image{position:absolute;left:257px;top:111px;z-index:1;width:401px;height:251px;max-width:none;pointer-events:none}.xmk-fzt-product-card:nth-child(2) .xmk-fzt-product-card__image{left:205px;top:61px;width:500px;height:313px;max-width:none}.xmk-fzt-product-card__image picture{display:block;width:100%;height:100%}.xmk-fzt-product-card__image img{display:block;width:100%;height:100%;object-fit:contain}.xmk-fzt-product-card__footer{display:block;height:52px;padding:0 24px;background:linear-gradient(162deg,#ac3378,#4b66a1 96%);color:#fff;font-size:14px;font-weight:400;line-height:52px;text-align:center;white-space:nowrap}.xmk-fzt-product-card__footer strong{font-size:24px;font-weight:600;line-height:1}.xmk-fzt-box{margin-top:2px;overflow:hidden;min-height:300px;border-radius:30px;background:var(--xmk-fzt-products-box-bg, #fff);box-shadow:none}@media screen and (min-width:750px){.xmk-fzt-box{margin-top:18.5px}}.xmk-fzt-box__title{display:flex;height:52px;align-items:center;justify-content:center;margin:0;padding:0 16px;background:#101010;color:#fff;font-size:24px;font-weight:600;line-height:normal;text-align:center}.xmk-fzt-box__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;height:248px;padding:23px 66px 0}.xmk-fzt-box-item{display:flex;overflow:visible;border-radius:0;background:var(--xmk-fzt-products-box-item-bg, #fff);box-shadow:none;flex-direction:column;align-items:center}.xmk-fzt-box-item__image{position:relative;width:100%;height:156px;overflow:visible;background:var(--xmk-fzt-products-box-item-bg, #fff)}.xmk-fzt-box-item__image .xmk-fzt-media-img{width:auto;height:auto;max-width:none;object-fit:contain}.xmk-fzt-box-item--1 .xmk-fzt-media-img{width:278px;height:156px;transform:translate(-50px)}.xmk-fzt-box-item--2 .xmk-fzt-media-img{width:171px;height:96px;transform:translate(11px,29px)}.xmk-fzt-box-item--3 .xmk-fzt-media-img{width:217px;height:122px;transform:translate(-11px,16px)}.xmk-fzt-box-item--4 .xmk-fzt-media-img{width:268px;height:151px;transform:translate(-48px,4px)}.xmk-fzt-box-item--5 .xmk-fzt-media-img{width:119px;height:80px;transform:translate(26px,38px)}.xmk-fzt-box-item--6 .xmk-fzt-media-img{width:115px;height:86px;transform:translate(22px,30px)}.xmk-fzt-box-item__label{margin:0;display:flex;align-items:center;justify-content:center;width:100%;min-height:25px;padding:0 2px;text-align:center;color:#000;font-size:14px;font-weight:400;line-height:normal}.xmk-fzt-cleaning-kit{position:relative;width:118px;height:100px;margin:26px auto 0}.xmk-fzt-cleaning-kit__asset{position:absolute;display:block;object-fit:contain;mix-blend-mode:multiply}.xmk-fzt-cleaning-kit__asset--swabs{left:7px;top:0;width:59px}.xmk-fzt-cleaning-kit__asset--small{left:62px;top:4px;width:26px;height:30px}.xmk-fzt-cleaning-kit__asset--cloth{left:88px;top:3px;width:28px}.xmk-fzt-cleaning-kit__asset--syringe{top:45px;width:28px;height:38px}.xmk-fzt-cleaning-kit__asset--syringe-1{left:0}.xmk-fzt-cleaning-kit__asset--syringe-2{left:12px}.xmk-fzt-cleaning-kit__asset--syringe-3{left:25px}.xmk-fzt-cleaning-kit__asset--syringe-4{left:38px}.xmk-fzt-cleaning-kit__asset--syringe-5{left:49px}.xmk-fzt-cleaning-kit__asset--glove{width:34px;height:19px}.xmk-fzt-cleaning-kit__asset--glove-1{left:73px;top:45px}.xmk-fzt-cleaning-kit__asset--glove-2{left:88px;top:45px}.xmk-fzt-cleaning-kit__asset--glove-3{left:103px;top:45px}.xmk-fzt-cleaning-kit__asset--glove-4{left:73px;top:65px}.xmk-fzt-cleaning-kit__asset--glove-5{left:88px;top:65px}.xmk-fzt-compare__wrap{margin-top:34px}.xmk-fzt-tabs{display:flex;width:min(560px,100%);margin:0 auto 46px;padding:4px;border-radius:999px;background:#f0f0f3;touch-action:pan-y}.xmk-fzt-tab{flex:1;min-height:42px;border:0;border-radius:999px;background:transparent;color:#252525;cursor:pointer;font-size:16px;font-weight:800}.xmk-fzt-tab.is-active{background:var(--xmk-fzt-purple);color:#fff}.xmk-fzt-compare-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:0;touch-action:pan-y}.xmk-fzt-compare-card{min-height:620px;padding:34px 30px;border-radius:28px;background:#f5f5f7;color:#777;text-align:center}.xmk-fzt-compare-card.is-featured{z-index:2;transform:scale(1.08);background:linear-gradient(180deg,#b994ff,#4b2ba7);color:#fff;box-shadow:0 22px 48px #734fe957}.xmk-fzt-compare-card__title{margin:0 0 22px;font-size:22px;font-weight:900;line-height:1.2;color:inherit}.xmk-fzt-compare-card__image{width:72%;margin:0 auto 18px}.xmk-fzt-compare-card__image img{display:block;width:100%;height:auto}.xmk-fzt-compare-specs{display:grid;gap:18px;margin:0;padding:0;list-style:none;font-size:16px;font-weight:800;line-height:1.35}.xmk-fzt-benefits{background:#f5f5f7}.xmk-fzt-benefits__wrap{overflow:visible;border-radius:0;background:transparent;padding:0}.xmk-fzt-benefits-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:34px;border-top:1px solid #dedee6;border-bottom:1px solid #dedee6}.xmk-fzt-benefit-card{min-height:158px;padding:24px 22px;border-radius:0;background:transparent;box-shadow:none;border-right:1px solid #dedee6}.xmk-fzt-benefit-card:last-child{border-right:0}.xmk-fzt-benefit-card__icon{width:28px;height:28px;margin-bottom:14px;color:var(--xmk-fzt-purple)}.xmk-fzt-benefit-card__title{margin:0 0 8px;font-size:15px;font-weight:900;line-height:1.2}.xmk-fzt-benefit-card__text{margin:0;color:var(--xmk-fzt-muted);font-size:13px;line-height:1.45}.xmk-fzt-benefits__cta{margin-top:34px;text-align:center}.xmk-fzt-benefits .xmk-fzt-button{min-height:42px;padding:0 28px;font-size:14px}.xmk-fzt-support__media{display:grid;grid-template-columns:minmax(0,726fr) minmax(0,459fr);gap:15px;margin-top:38px}.xmk-fzt-support__image{display:block;overflow:hidden;aspect-ratio:726 / 255;border-radius:30px;background:#e4e4e8;background-repeat:no-repeat;background-position:center;background-size:cover}.xmk-fzt-support__image:first-child{grid-column:1 / -1;aspect-ratio:1200 / 386;background-image:url(xmk-support-desktop-factory-20260615.png)}.xmk-fzt-support__image:nth-child(2){background-image:url(xmk-support-desktop-boxes-20260615.png)}.xmk-fzt-support__image:nth-child(3){aspect-ratio:459 / 255;background-image:url(xmk-support-desktop-besender-map-20260615.png)}.xmk-fzt-pdp .xmk-fzt-support__image{display:block}.xmk-fzt-support__image .xmk-fzt-media-img{display:block;width:100%;height:100%;object-fit:cover}.xmk-fzt-support-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px}.xmk-fzt-support-card{min-height:423px;padding:34px 20px 30px;border-radius:30px;background:#fff}.xmk-fzt-support-card__icon{width:65px;height:65px;margin-bottom:27px}.xmk-fzt-support-card__icon img{display:block;width:100%;height:100%;object-fit:contain}.xmk-fzt-support-card__title{margin:0 0 18px;font-size:28px;font-weight:900;line-height:1.18}.xmk-fzt-support-card__text{margin:0;color:#414141;font-size:16px;line-height:24px}.xmk-fzt-support-card__text strong,.xmk-fzt-support-card__text b{color:var(--xmk-fzt-purple);font-weight:900}.xmk-fzt-support .xmk-fzt-title{font-size:60px;line-height:1.2}.xmk-fzt-support .xmk-fzt-subtitle{max-width:1000px;font-size:18px;line-height:1.4}.xmk-fzt-mobile-support{display:none}.xmk-fzt-shipping{background:#fff}.xmk-fzt-shipping .xmk-fzt-title{font-weight:700}.xmk-fzt-shipping-visual{width:min(1120px,100%);margin:44px auto 0;overflow:hidden;border-radius:18px;background:#f5f5f7;aspect-ratio:1120 / 360}.xmk-fzt-shipping-visual picture,.xmk-fzt-shipping-visual__image{display:block;width:100%;height:100%}.xmk-fzt-shipping-visual__image{object-fit:cover}.xmk-fzt-shipping-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;text-align:center}.xmk-fzt-shipping-placeholder__title{margin:0;color:#777;font-size:22px;font-weight:900;line-height:1.25}.xmk-fzt-shipping-placeholder__note{max-width:420px;margin:10px 0 0;color:#8a8a8a;font-size:14px;line-height:1.5}@media screen and (max-width:989px){.xmk-fzt-section{padding:58px 0}.xmk-fzt-container{width:min(100% - 32px,680px)}.xmk-fzt-title,.xmk-fzt-support .xmk-fzt-title{font-size:30px}.xmk-fzt-subtitle,.xmk-fzt-support .xmk-fzt-subtitle{font-size:14px}.xmk-fzt-products .xmk-fzt-container{width:min(100% - 32px,680px)}.xmk-fzt-video__carousel{margin-top:32px;padding-left:16px}.xmk-fzt-video-card{width:calc(100vw - 48px)}.xmk-fzt-carousel__controls{margin-top:24px}.xmk-fzt-carousel__dot.is-active{width:42px}.xmk-fzt-product-grid,.xmk-fzt-support__media,.xmk-fzt-support-grid,.xmk-fzt-benefits-grid{grid-template-columns:1fr}.xmk-fzt-product-card__body{grid-template-columns:1fr;padding:22px}.xmk-fzt-product-card__title{font-size:24px}.xmk-fzt-box__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.xmk-fzt-tabs{margin-bottom:28px}.xmk-fzt-tab{font-size:13px}.xmk-fzt-compare-grid{grid-template-columns:1fr;gap:16px}.xmk-fzt-compare-card,.xmk-fzt-compare-card.is-featured{min-height:auto;transform:none}.xmk-fzt-benefits__wrap{padding:0}.xmk-fzt-benefits-grid{gap:0}.xmk-fzt-benefit-card{min-height:0;border-right:0;border-bottom:1px solid #dedee6}.xmk-fzt-benefit-card:last-child{border-bottom:0}.xmk-fzt-shipping-visual{margin-top:28px;border-radius:14px;aspect-ratio:343 / 220}.xmk-fzt-shipping-placeholder{padding:22px}.xmk-fzt-shipping-placeholder__title{font-size:18px}.xmk-fzt-shipping-placeholder__note{font-size:13px}}@media screen and (max-width:749px){.xmk-fzt-pdp .xmk-fzt-support.xmk-fzt-section{padding:0}.xmk-fzt-pdp .xmk-fzt-support>.xmk-fzt-container{display:none}.xmk-fzt-pdp .xmk-fzt-mobile-support{position:relative;display:block;width:min(375px,100%);height:1146px;margin:0 auto;overflow:hidden;background:var(--xmk-fzt-soft)}.xmk-fzt-pdp .xmk-fzt-mobile-support__heading{position:absolute;top:0;left:0;width:100%;text-align:center}.xmk-fzt-pdp .xmk-fzt-mobile-support__heading h2{display:flex;width:311px;min-height:52px;align-items:center;justify-content:center;margin:0 auto;color:#000;font-size:22px;font-weight:900;line-height:1.2;letter-spacing:0}.xmk-fzt-pdp .xmk-fzt-mobile-support__heading p{width:287px;margin:12px auto 0;color:#000c;font-size:12px;font-weight:400;line-height:1.4;letter-spacing:0}.xmk-fzt-pdp .xmk-fzt-mobile-support__image{position:absolute;display:block;left:15px;width:calc(100% - 30px);height:192px;overflow:hidden;border-radius:20px;background:#e4e4e8;background-repeat:no-repeat;background-position:center;background-size:cover}.xmk-fzt-pdp .xmk-fzt-mobile-support__image--factory{top:142px;background-image:url(xmk-support-mobile-factory-20260615.png)}.xmk-fzt-pdp .xmk-fzt-mobile-support__image--boxes{top:359px;background-image:url(xmk-support-mobile-boxes-20260615.png)}.xmk-fzt-pdp .xmk-fzt-mobile-support__image--map{top:576px;background-image:url(xmk-support-mobile-besender-map-20260615.png)}.xmk-fzt-pdp .xmk-fzt-mobile-support__img{position:absolute;display:block;max-width:none;top:0;left:0;width:100%;height:100%;object-fit:cover}.xmk-fzt-pdp .xmk-fzt-mobile-support__cards{position:absolute;top:793px;left:15px;display:flex;width:calc(100% - 15px);gap:16px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;touch-action:pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:none}.xmk-fzt-pdp .xmk-fzt-mobile-support__cards::-webkit-scrollbar{display:none}.xmk-fzt-pdp .xmk-fzt-mobile-support-card{position:relative;width:240px;height:290px;flex:0 0 240px;overflow:hidden;scroll-snap-align:start;border-radius:20px;background:#fff}.xmk-fzt-pdp .xmk-fzt-mobile-support-card__icon{position:absolute;top:24px;left:19px;width:50px;height:50px;margin:0}.xmk-fzt-pdp .xmk-fzt-mobile-support-card--2 .xmk-fzt-mobile-support-card__icon{top:30px;left:27px;width:41px;height:41px}.xmk-fzt-pdp .xmk-fzt-mobile-support-card--3 .xmk-fzt-mobile-support-card__icon{top:24px;left:22px;width:50px;height:50px}.xmk-fzt-pdp .xmk-fzt-mobile-support-card__icon img{display:block;width:100%;height:100%;object-fit:contain}.xmk-fzt-pdp .xmk-fzt-mobile-support-card h3{position:absolute;top:32px;left:80px;width:122px;margin:0;color:#000;font-size:12px;font-weight:700;line-height:1.4;letter-spacing:0}.xmk-fzt-pdp .xmk-fzt-mobile-support-card--2 h3{left:84px;width:129px}.xmk-fzt-pdp .xmk-fzt-mobile-support-card--3 h3{left:84px;width:130px}.xmk-fzt-pdp .xmk-fzt-mobile-support-card__text{position:absolute;top:90px;left:27px;width:186px;margin:0;color:#000c;font-size:12px;font-weight:500;line-height:1.4;letter-spacing:0}.xmk-fzt-pdp .xmk-fzt-mobile-support-card--2 .xmk-fzt-mobile-support-card__text{left:31px}.xmk-fzt-pdp .xmk-fzt-mobile-support-card__text p{margin:0}.xmk-fzt-pdp .xmk-fzt-mobile-support-card__text strong,.xmk-fzt-pdp .xmk-fzt-mobile-support-card__text b{color:var(--xmk-fzt-purple);font-weight:700}.xmk-fzt-pdp .xmk-fzt-mobile-support__controls{position:absolute;top:1108px;left:15px;display:flex;width:calc(100% - 30px);height:38px;align-items:center;justify-content:space-between}.xmk-fzt-pdp .xmk-fzt-mobile-support__progress{display:flex;align-items:center;gap:4px}.xmk-fzt-pdp .xmk-fzt-mobile-support__dot{display:block;width:13px;height:6px;padding:0;border:0;border-radius:90px;background:#d9d9d9;font-size:0;cursor:pointer}.xmk-fzt-pdp .xmk-fzt-mobile-support__dot:first-child{width:34px}.xmk-fzt-pdp .xmk-fzt-mobile-support__dot.is-active{background:var(--xmk-fzt-purple)}.xmk-fzt-pdp .xmk-fzt-mobile-support__buttons{display:flex;gap:16px;align-items:center}.xmk-fzt-pdp .xmk-fzt-mobile-support__button{position:relative;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:var(--xmk-fzt-purple);cursor:pointer}.xmk-fzt-pdp .xmk-fzt-mobile-support__button--prev,.xmk-fzt-pdp .xmk-fzt-mobile-support__button.is-disabled,.xmk-fzt-pdp .xmk-fzt-mobile-support__button:disabled{background:#d5c8fb}.xmk-fzt-pdp .xmk-fzt-mobile-support__button:after{content:"";position:absolute;top:13px;left:15px;width:10px;height:10px;border-top:2px solid #fff;border-right:2px solid #fff}.xmk-fzt-pdp .xmk-fzt-mobile-support__button--prev:after{transform:rotate(-135deg)}.xmk-fzt-pdp .xmk-fzt-mobile-support__button--next:after{left:13px;transform:rotate(45deg)}.xmk-fzt-pdp .xmk-fzt-mobile-support__button:focus-visible,.xmk-fzt-pdp .xmk-fzt-mobile-support__dot:focus-visible{outline:2px solid #000;outline-offset:2px}.xmk-fzt-support__media{display:grid;gap:18px;margin-top:28px}.xmk-fzt-support__image{display:block;width:100%;min-height:192px;aspect-ratio:345 / 192}.xmk-fzt-support__image .xmk-fzt-media-img{display:block;width:100%;height:100%;object-fit:cover;opacity:1;visibility:visible}.xmk-fzt-products{padding:60px 0}.xmk-fzt-products .xmk-fzt-container{width:min(345px,100vw)}.xmk-fzt-products__intro{max-width:329px;margin-bottom:25px}.xmk-fzt-products .xmk-fzt-title{font-size:22px;line-height:28px}.xmk-fzt-products .xmk-fzt-subtitle{max-width:329px;margin-top:10px;font-size:12px;line-height:18px}.xmk-fzt-product-grid{gap:25px}.xmk-fzt-product-card{min-height:400px;border-radius:20px;background:var(--xmk-fzt-products-card-bg-mobile, var(--xmk-fzt-products-card-bg, #fff))}.xmk-fzt-product-card__body{height:367px;min-height:0;padding:21px 0 0 30px}.xmk-fzt-product-card__content{width:285px}.xmk-fzt-product-card__title{margin-bottom:16px;font-size:18px;line-height:18px}.xmk-fzt-product-card__line{font-size:12px;line-height:28px}.xmk-fzt-product-card__price{font-size:28px;line-height:28px}.xmk-fzt-product-card__line--msrp{font-size:12px;line-height:15px}.xmk-fzt-product-card__line--gift-heading{margin-top:33px;margin-bottom:10px;font-size:14px;line-height:14px}.xmk-fzt-gifts{width:138px;flex-direction:column;gap:5px}.xmk-fzt-gift{width:138px;height:82px;padding-top:1px;border-width:1px;border-radius:10px}.xmk-fzt-gift__image{width:115px;height:52px}.xmk-fzt-gift__text{width:112px;font-size:11px;line-height:normal}.xmk-fzt-product-card__image{left:122px;top:159px;width:265px;height:166px}.xmk-fzt-product-card:nth-child(2) .xmk-fzt-product-card__image{left:71px;top:121px;width:365px;height:227px}.xmk-fzt-product-card__footer{height:33px;padding:0 8px;font-size:12px;line-height:33px;letter-spacing:0}.xmk-fzt-product-card__footer strong{font-size:20px;line-height:1}.xmk-fzt-box{min-height:400px;margin-top:25px;border-radius:20px;background:var(--xmk-fzt-products-box-bg-mobile, var(--xmk-fzt-products-box-bg, #fff))}.xmk-fzt-box__title{height:33px;font-size:20px;line-height:12px;letter-spacing:0}.xmk-fzt-box__grid{height:367px;grid-template-columns:repeat(2,128px);align-content:start;justify-content:center;column-gap:4px;row-gap:4px;padding:20px 0 0}.xmk-fzt-box-item{height:101px;border-radius:4px;background:var(--xmk-fzt-products-box-item-bg-mobile, var(--xmk-fzt-products-box-item-bg, #fff))}.xmk-fzt-box-item__image{background:var(--xmk-fzt-products-box-item-bg-mobile, var(--xmk-fzt-products-box-item-bg, #fff))}.xmk-fzt-box-item--4{order:5}.xmk-fzt-box-item--5{order:4}.xmk-fzt-box-item--6{order:6}.xmk-fzt-box-item__image{overflow:hidden;height:78px}.xmk-fzt-box-item--1 .xmk-fzt-media-img{width:206px;height:auto;max-width:none;transform:translate(-39px,-12px)}.xmk-fzt-box-item--2 .xmk-fzt-media-img{width:138px;height:auto;max-width:none;transform:translate(-4px,11px)}.xmk-fzt-box-item--3 .xmk-fzt-media-img{width:160px;height:auto;max-width:none;transform:translate(-6px,-1px)}.xmk-fzt-box-item--4 .xmk-fzt-media-img{width:196px;height:auto;max-width:none;transform:translate(-36px,-2px)}.xmk-fzt-box-item--5 .xmk-fzt-media-img{width:89px;height:auto;max-width:none;transform:translate(19px,10px)}.xmk-fzt-box-item--6 .xmk-fzt-media-img{width:112px;height:auto;max-width:none;transform:translate(8px,2px)}.xmk-fzt-box-item__label{min-height:23px;padding:0 2px;font-size:12px;line-height:normal}.xmk-fzt-cleaning-kit{width:112px;height:75px;margin-top:6px}.xmk-fzt-cleaning-kit__asset--swabs{left:5px;top:0;width:48px}.xmk-fzt-cleaning-kit__asset--small{left:84px;top:2px;width:22px;height:25px}.xmk-fzt-cleaning-kit__asset--cloth{left:58px;top:3px;width:23px}.xmk-fzt-cleaning-kit__asset--syringe{top:37px;width:23px;height:31px}.xmk-fzt-cleaning-kit__asset--syringe-1{left:0}.xmk-fzt-cleaning-kit__asset--syringe-2{left:9px}.xmk-fzt-cleaning-kit__asset--syringe-3{left:20px}.xmk-fzt-cleaning-kit__asset--syringe-4{left:30px}.xmk-fzt-cleaning-kit__asset--syringe-5{left:39px}.xmk-fzt-cleaning-kit__asset--glove{width:12px;height:16px}.xmk-fzt-cleaning-kit__asset--glove-1{left:60px;top:36px}.xmk-fzt-cleaning-kit__asset--glove-2{left:72px;top:36px}.xmk-fzt-cleaning-kit__asset--glove-3{left:84px;top:36px}.xmk-fzt-cleaning-kit__asset--glove-4{left:60px;top:52px}.xmk-fzt-cleaning-kit__asset--glove-5{left:72px;top:52px}.xmk-fzt-shipping-visual{width:345px;max-width:100%;border-radius:5px;aspect-ratio:345 / 380}.xmk-fzt-shipping-visual__image{object-fit:contain}}.section-xmk-pdp-support+.shopify-section .xmk-fzt-shipping.xmk-fzt-section{padding-top:0;padding-bottom:150px}@media screen and (min-width:750px){.xmk-fzt-pdp .section-xmk-pdp-about .xmk-about{min-height:1235px;box-shadow:none}.xmk-fzt-pdp .section-xmk-pdp-about+.shopify-section [class*=goc-faq-]{position:relative;z-index:3}.xmk-fzt-pdp [class*=goc-faq-]{min-height:989px;padding:89px 0 82px;background:#000}.xmk-fzt-pdp [class*=goc-faq-] .faq-container{width:min(calc(100% - 48px),1040px);max-width:1040px;margin:0 auto}.xmk-fzt-pdp [class*=goc-faq-] .faq-header{margin-bottom:29px}.xmk-fzt-pdp [class*=goc-faq-] .faq-header h2{font-size:48px;font-weight:700;line-height:56px;letter-spacing:-.32px}.xmk-fzt-pdp [class*=goc-faq-] .faq-list{gap:24px}.xmk-fzt-pdp [class*=goc-faq-] .faq-deposit-policy-link{position:relative;display:block;min-height:29px;padding:0 40px 10px 0;border-bottom:1px solid var(--faq-line-color);color:#fff;font-size:18px;font-weight:500;line-height:18px;letter-spacing:-.32px;text-shadow:0 4px 4px rgba(0,0,0,.25)}.xmk-fzt-pdp [class*=goc-faq-] .faq-deposit-policy-link a{display:inline;color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.xmk-fzt-pdp [class*=goc-faq-] .faq-deposit-policy-link:before{content:none;display:none}.xmk-fzt-pdp [class*=goc-faq-] .faq-deposit-policy-link:after{content:"";position:absolute;top:1px;right:4px;width:12px;height:12px;border-right:1.4px solid #fff;border-bottom:1.4px solid #fff;transform:rotate(45deg)}.xmk-fzt-pdp [class*=goc-faq-] .faq-question{min-height:52px;padding:0 0 34px}.xmk-fzt-pdp [class*=goc-faq-] .faq-question h3{max-width:990px;padding-right:40px;font-size:18px;font-weight:500;line-height:18px;letter-spacing:-.32px}.xmk-fzt-pdp [class*=goc-faq-] .faq-answer-content{max-width:990px;font-size:16px;line-height:24px;letter-spacing:0}.xmk-fzt-pdp [class*=goc-faq-] .faq-item[open] .faq-question{min-height:auto;padding-bottom:0}.xmk-fzt-pdp [class*=goc-faq-] .faq-item[open] .faq-answer-content{padding:16px 0 35px}.xmk-fzt-pdp .product-buy.xmk-fzt-faq-active,.xmk-fzt-pdp .product-buy.xmk-fzt-faq-overlap-active,.xmk-fzt-pdp .product-buy.xmk-fzt-support-overlap-active{opacity:0!important;pointer-events:none!important;transform:translateY(100%)!important}}@media screen and (max-width:749px){.xmk-fzt-pdp .section-xmk-pdp-about .xmk-about{display:block;min-height:0;margin-top:0;padding:0 0 119.5px;background:#fff;box-shadow:none}.xmk-fzt-pdp .section-xmk-pdp-about .xmk-about__content{position:relative;left:auto;top:auto;width:min(345px,calc(100% - 30px));margin:0 auto;padding-top:0;transform:none}.xmk-fzt-pdp .section-xmk-pdp-about .xmk-about h2{width:auto;font-size:34px;line-height:1.12}.xmk-fzt-pdp .section-xmk-pdp-about .xmk-about p:not(.xmk-section-eyebrow){width:auto;margin:24px 0 0;font-size:20px;line-height:1.38}.xmk-fzt-pdp .section-xmk-pdp-about .xmk-about__video{position:relative;left:auto;top:auto;display:block;width:min(345px,calc(100% - 30px));height:auto;aspect-ratio:1200 / 675;margin:42px auto 0;border-radius:24px;transform:none}.xmk-fzt-pdp [class*=goc-faq-]{min-height:769px;padding:40px 0 38.5px;background:#000}.xmk-fzt-pdp [class*=goc-faq-] .faq-container{width:345px;max-width:calc(100% - 30px);margin:0 auto}.xmk-fzt-pdp [class*=goc-faq-] .faq-header{margin-bottom:24.5px}.xmk-fzt-pdp [class*=goc-faq-] .faq-header h2{font-size:25px;font-weight:700;line-height:30px;letter-spacing:-.16px}.xmk-fzt-pdp [class*=goc-faq-] .faq-deposit-policy-link{position:relative;display:block;min-height:auto;padding:0 24px 10px 0;border-bottom:1px solid var(--faq-line-color);color:#fff;font-size:12px;font-weight:500;line-height:16px;letter-spacing:-.16px}.xmk-fzt-pdp [class*=goc-faq-] .faq-list{gap:12px}.xmk-fzt-pdp [class*=goc-faq-] .faq-question{min-height:51px;padding:0 0 15px}.xmk-fzt-pdp [class*=goc-faq-] .faq-question h3{max-width:318px;padding-right:18px;font-size:14px;font-weight:500;line-height:18px;letter-spacing:-.16px}.xmk-fzt-pdp [class*=goc-faq-] .faq-item[open] .faq-question{min-height:auto;padding-bottom:0}.xmk-fzt-pdp [class*=goc-faq-] .faq-item[open] .faq-question h3{max-width:282px}.xmk-fzt-pdp [class*=goc-faq-] .faq-answer-content{max-width:300.5px;font-size:12px;line-height:16px;letter-spacing:-.16px}.xmk-fzt-pdp [class*=goc-faq-] .faq-item[open] .faq-answer-content{padding:8px 0 15px}.xmk-fzt-pdp [class*=goc-faq-] .faq-item:last-child .faq-question{min-height:34px;padding-bottom:0;border-bottom:0}.section-xmk-pdp-support+.shopify-section .xmk-fzt-shipping.xmk-fzt-section{padding-bottom:119.5px}.section-xmk-pdp-support+.shopify-section .xmk-fzt-shipping .xmk-fzt-container{width:min(345px,calc(100% - 30px))}.section-xmk-pdp-support+.shopify-section .xmk-fzt-shipping .xmk-fzt-title{font-size:22px;line-height:28px}.section-xmk-pdp-support+.shopify-section .xmk-fzt-shipping .xmk-fzt-subtitle{width:min(334.5px,100%);max-width:334.5px;margin-top:10px;font-size:12px;line-height:1.4;letter-spacing:0}.section-xmk-pdp-support+.shopify-section .xmk-fzt-shipping .xmk-fzt-shipping-visual{margin-top:31.5px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/xmk-fzt-pdp.css.map */
