.smart-pdp-trust-grid,.smart-pdp-method-row,.smart-pdp-custom-logo,.smart-pdp-detail-tabs,.smart-pdp-buy-stack{--smart-pdp-border: rgba(0, 0, 0, .14);--smart-pdp-soft-border: rgba(0, 0, 0, .08);--smart-pdp-muted-opacity: .68;--smart-pdp-radius: 10px;--smart-pdp-gap: 10px}.smart-pdp-buy-stack{margin-top:0}.smart-pdp-add-row{display:grid;grid-template-columns:minmax(112px,160px) minmax(0,1fr);gap:12px;align-items:end}.smart-pdp-add-row--button-only{grid-template-columns:1fr}.smart-pdp-qty-field label{display:block;margin-bottom:6px}.smart-pdp-qty-field input[type=number],.smart-pdp-add-button .button,.smart-pdp-add-button button{width:100%}.smart-pdp-dynamic-checkout{margin-top:10px}.smart-pdp-custom-logo{margin:12px 0;padding:12px 14px;border:1px solid var(--smart-pdp-border);border-radius:var(--smart-pdp-radius);background:transparent}.smart-pdp-custom-logo__label{display:flex;align-items:center;gap:10px;cursor:pointer}.smart-pdp-custom-logo__checkbox{flex:0 0 auto;margin:0}.smart-pdp-custom-logo__icon{flex:0 0 auto;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;opacity:.78}.smart-pdp-custom-logo__icon svg{width:18px;height:18px;display:block}.smart-pdp-custom-logo__body{flex:1 1 auto;min-width:0}.smart-pdp-custom-logo__heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.smart-pdp-custom-logo__title{font-weight:600;line-height:1.35}.smart-pdp-custom-logo__price-wrap{flex:0 0 auto;display:inline-flex;align-items:baseline;gap:7px;white-space:nowrap}.smart-pdp-custom-logo__compare{opacity:.55;text-decoration:line-through}.smart-pdp-custom-logo__price{font-weight:600}.smart-pdp-trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:14px 0;border:1px solid var(--smart-pdp-border);border-radius:var(--smart-pdp-radius);overflow:hidden;background:transparent}.smart-pdp-trust-card{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-height:48px;padding:10px 12px;border:0;border-right:1px solid var(--smart-pdp-soft-border);border-bottom:1px solid var(--smart-pdp-soft-border);background:transparent;color:inherit;text-align:left;cursor:pointer}.smart-pdp-trust-card:nth-child(2n){border-right:0}.smart-pdp-trust-card:nth-last-child(-n+2){border-bottom:0}.smart-pdp-trust-card__icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;opacity:.72}.smart-pdp-trust-card__icon svg{width:18px;height:18px;display:block}.smart-pdp-trust-card__title{font-weight:500;line-height:1.35}.smart-pdp-trust-card__arrow{flex:0 0 auto;opacity:var(--smart-pdp-muted-opacity)}.smart-pdp-method-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:10px 0;min-width:0}.smart-pdp-method-row__title{flex:0 0 auto;font-weight:500;white-space:nowrap}.smart-pdp-method-row__icons{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:6px;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.smart-pdp-method-row__icons::-webkit-scrollbar{display:none}.smart-pdp-payment-icons .payment-icon,.smart-pdp-payment-icons svg,.smart-pdp-method-row__icons svg{display:block;width:auto;height:22px;max-width:46px;flex:0 0 auto}.smart-pdp-delivery-icon{display:inline-flex;align-items:center;justify-content:center;height:24px;min-width:40px;padding:0 5px;border:1px solid var(--smart-pdp-soft-border);border-radius:5px;line-height:1;font-weight:500;flex:0 0 auto}.smart-pdp-delivery-icon img{display:block;max-height:17px;max-width:56px;width:auto;height:auto}.smart-pdp-modal,.smart-pdp-drawer-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:none}.smart-pdp-modal.is-open,.smart-pdp-drawer-mask.is-open{display:block}.smart-pdp-modal__overlay,.smart-pdp-drawer-mask{background:#00000085}.smart-pdp-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.smart-pdp-modal__dialog{position:absolute;z-index:1;top:50%;left:50%;width:min(560px,calc(100vw - 32px));transform:translate(-50%,-50%);border:1px solid var(--smart-pdp-border);border-radius:14px;background:rgb(var(--color-background, 255 255 255));color:inherit;padding:22px;box-shadow:0 12px 36px #0000002e}.smart-pdp-drawer{position:fixed;left:0;right:0;bottom:0;max-height:78vh;overflow:auto;border-radius:18px 18px 0 0;border:1px solid var(--smart-pdp-border);background:rgb(var(--color-background, 255 255 255));color:inherit;padding:18px;transform:translateY(100%);transition:transform .22s ease;z-index:1000000}.smart-pdp-drawer-mask.is-open .smart-pdp-drawer{transform:translateY(0)}.smart-pdp-modal__header,.smart-pdp-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px}.smart-pdp-modal__title,.smart-pdp-drawer__title{margin:0;font-weight:600}.smart-pdp-modal__close,.smart-pdp-drawer__close{-webkit-appearance:none;appearance:none;border:1px solid var(--smart-pdp-border);background:transparent;color:inherit;width:34px;height:34px;border-radius:999px;cursor:pointer}.smart-pdp-modal__content,.smart-pdp-drawer__content{line-height:1.65}body.smart-pdp-no-scroll{overflow:hidden}.smart-pdp-detail-tabs{margin:36px 0;padding-left:16px;padding-right:16px}.smart-pdp-detail-tabs__inner{width:100%;max-width:1380px;margin-left:auto;margin-right:auto;border:1px solid var(--smart-pdp-border);border-radius:14px;overflow:clip;background:transparent}.smart-pdp-detail-tabs__nav-wrap{position:sticky;top:var(--smart-pdp-tabs-sticky-top, 0px);z-index:20;border-bottom:1px solid var(--smart-pdp-border);background:rgb(var(--color-background, 255 255 255))}.smart-pdp-detail-tabs__nav{display:flex;align-items:stretch;justify-content:center;gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.smart-pdp-detail-tabs__nav::-webkit-scrollbar{display:none}.smart-pdp-detail-tabs__button{-webkit-appearance:none;appearance:none;flex:0 0 auto;padding:14px 18px;border:0;border-bottom:2px solid transparent;background:transparent;color:inherit;cursor:pointer;opacity:.72;white-space:nowrap;font-weight:400}.smart-pdp-detail-tabs__button.is-active{border-bottom-color:currentColor;opacity:1;font-weight:600}.smart-pdp-detail-tabs__panel{display:none;padding:28px}.smart-pdp-detail-tabs__panel.is-active{display:block}.smart-pdp-panel__title{margin-top:0;margin-bottom:14px;font-weight:600}.smart-pdp-rte,.smart-pdp-modal__content,.smart-pdp-drawer__content,.smart-pdp-detail-tabs__panel{line-height:1.65}.smart-pdp-rte>*:first-child{margin-top:0}.smart-pdp-rte>*:last-child{margin-bottom:0}.smart-pdp-feature-images,.smart-pdp-packaging-images,.smart-pdp-tab-images{display:grid;grid-template-columns:1fr;gap:16px}.smart-pdp-feature-images:not(:empty),.smart-pdp-packaging-images:not(:empty),.smart-pdp-tab-images:not(:empty){margin-top:16px}.smart-pdp-feature-images img,.smart-pdp-packaging-images img,.smart-pdp-tab-images img{width:100%;height:auto;display:block;border-radius:8px}.smart-pdp-content-placeholder{padding:18px;border:1px dashed var(--smart-pdp-border);border-radius:var(--smart-pdp-radius);opacity:.72}.smart-pdp-manual-links,.smart-pdp-tab-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.smart-pdp-manual-link,.smart-pdp-tab-link{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border:1px solid var(--smart-pdp-border);border-radius:var(--smart-pdp-radius);color:inherit;text-decoration:none}.smart-pdp-app-block{margin-top:14px}.smart-pdp-accordion{display:none}.smart-pdp-accordion__item{border-top:1px solid var(--smart-pdp-border)}.smart-pdp-accordion__item:first-child{border-top:0}.smart-pdp-accordion__trigger{width:100%;padding:16px 0;background:transparent;color:inherit;border:0;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;cursor:pointer;font-weight:600}.smart-pdp-accordion__content{display:none;padding:0 0 18px}.smart-pdp-accordion__item.is-open .smart-pdp-accordion__content{display:block}@media screen and (max-width:749px){.smart-pdp-add-row{grid-template-columns:minmax(92px,34%) minmax(0,1fr);gap:10px}.smart-pdp-custom-logo{padding:11px 12px}.smart-pdp-custom-logo__heading{gap:8px}.smart-pdp-trust-grid{gap:0}.smart-pdp-trust-card{min-height:46px;padding:10px 11px;grid-template-columns:22px minmax(0,1fr) auto}.smart-pdp-trust-card__icon{width:20px;height:20px}.smart-pdp-method-row{gap:10px}.smart-pdp-method-row__title{max-width:42%}.smart-pdp-payment-icons .payment-icon,.smart-pdp-payment-icons svg,.smart-pdp-method-row__icons svg{height:20px;max-width:42px}.smart-pdp-detail-tabs{padding-left:12px;padding-right:12px}.smart-pdp-detail-tabs__nav-wrap,.smart-pdp-detail-tabs__panels{display:none}.smart-pdp-detail-tabs__inner{padding:0 16px}.smart-pdp-accordion{display:block}}.smart-pdp-detail-tabs .jdgm-sort-dropdown,.smart-pdp-detail-tabs .jdgm-rev-widg__sort-wrapper select,.smart-pdp-detail-tabs select.jdgm-sort-dropdown{background-color:rgb(var(--color-background, 255 255 255))!important;background-image:none!important;-webkit-appearance:auto!important;appearance:auto!important;color:inherit!important;border:1px solid var(--smart-pdp-border)!important;border-radius:4px!important;min-height:36px!important;padding:6px 28px 6px 10px!important}.smart-pdp-detail-tabs .jdgm-sort-dropdown-wrapper,.smart-pdp-detail-tabs .jdgm-rev-widg__sort-wrapper{background:transparent!important;background-image:none!important}.smart-pdp-detail-tabs .jdgm-sort-dropdown-arrow{background:transparent!important}.smart-pdp-custom-logo{margin-top:10px;margin-bottom:10px;padding-top:11px;padding-bottom:11px}.smart-pdp-custom-logo__title{font-weight:600}.smart-pdp-custom-logo__price,.smart-pdp-custom-logo__compare{font-size:.95em}.smart-pdp-trust-card__title{font-weight:500}.smart-pdp-trust-card{min-height:46px}.smart-pdp-buy-stack .smart-pdp-add-row{gap:14px}.smart-pdp-buy-stack .smart-pdp-qty-field input[type=number]{min-height:50px}.smart-pdp-buy-stack .smart-pdp-add-button button,.smart-pdp-buy-stack .smart-pdp-add-button .button{min-height:50px;display:inline-flex;align-items:center;justify-content:center}.smart-pdp-buy-stack .smart-pdp-dynamic-checkout .shopify-payment-button__button,.smart-pdp-buy-stack .smart-pdp-dynamic-checkout button{min-height:50px}.smart-pdp-buy-stack .shopify-payment-button__more-options{margin-top:8px}@media screen and (min-width:750px){.smart-pdp-add-row{grid-template-columns:minmax(112px,30%) minmax(0,1fr)}}@media screen and (max-width:749px){.smart-pdp-buy-stack .smart-pdp-add-row{gap:10px}.smart-pdp-buy-stack .smart-pdp-qty-field input[type=number],.smart-pdp-buy-stack .smart-pdp-add-button button,.smart-pdp-buy-stack .smart-pdp-add-button .button,.smart-pdp-buy-stack .smart-pdp-dynamic-checkout .shopify-payment-button__button,.smart-pdp-buy-stack .smart-pdp-dynamic-checkout button{min-height:48px}}.smart-pdp-modal__overlay,.smart-pdp-drawer-mask{background:#0000006b;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.smart-pdp-detail-tabs__inner{max-width:1460px}.smart-pdp-detail-tabs__nav{justify-content:flex-start;padding-left:18px;padding-right:18px}.smart-pdp-detail-tabs__button{padding:13px 14px;font-size:.95em}@media screen and (min-width:1280px){.smart-pdp-detail-tabs__nav{justify-content:center}}@media screen and (max-width:989px){.smart-pdp-detail-tabs__button{padding-left:12px;padding-right:12px;font-size:.92em}}.product-detail .price.sell-price,.product-detail [data-price] .price.sell-price{font-weight:700}.smart-pdp-detail-tabs__inner{max-width:1320px}.smart-pdp-detail-tabs__nav{padding-left:14px;padding-right:14px}.smart-pdp-detail-tabs__button{padding:14px 15px;font-size:.98em;font-weight:500;letter-spacing:.01em;opacity:.68}.smart-pdp-detail-tabs__button.is-active{opacity:1;font-weight:700;border-bottom-width:3px}.smart-pdp-detail-tabs__panel{padding:30px 34px}.smart-pdp-modal__close,.smart-pdp-drawer__close{width:42px;height:42px;font-size:20px;line-height:1}.smart-pdp-modal__dialog{border-radius:16px}.smart-pdp-custom-logo{padding:13px 15px}.smart-pdp-custom-logo__icon{width:26px;height:26px}.smart-pdp-custom-logo__icon svg{width:22px;height:22px}.smart-pdp-trust-card{min-height:48px;grid-template-columns:28px minmax(0,1fr) auto}.smart-pdp-trust-card__icon{width:24px;height:24px}.smart-pdp-trust-card__icon svg{width:20px;height:20px}.smart-pdp-payment-icons,.smart-pdp-delivery-icons{border-left:1px solid var(--smart-pdp-border);border-right:1px solid var(--smart-pdp-border);padding:10px 14px;margin:0}.smart-pdp-payment-icons{margin-top:14px;border-top:1px solid var(--smart-pdp-border);border-radius:var(--smart-pdp-radius) var(--smart-pdp-radius) 0 0}.smart-pdp-delivery-icons{border-top:1px solid var(--smart-pdp-soft-border);border-bottom:1px solid var(--smart-pdp-border);border-radius:0 0 var(--smart-pdp-radius) var(--smart-pdp-radius)}.smart-pdp-payment-icons+.smart-pdp-delivery-icons{margin-top:0}.smart-pdp-method-row{margin:0}.smart-pdp-method-row__title{font-weight:500;opacity:.9}.smart-pdp-payment-icons .payment-icon,.smart-pdp-payment-icons svg,.smart-pdp-method-row__icons svg{height:24px;max-width:50px}.smart-pdp-delivery-icon{height:26px;min-width:42px;font-weight:600}.smart-pdp-delivery-icon img{max-height:18px;max-width:62px}@media screen and (min-width:990px){.smart-pdp-detail-tabs__nav{justify-content:center}}@media screen and (max-width:989px){.smart-pdp-detail-tabs__inner{max-width:100%}.smart-pdp-detail-tabs__button{padding-left:12px;padding-right:12px;font-size:.94em}.smart-pdp-detail-tabs__panel{padding:24px 20px}}@media screen and (max-width:749px){.smart-pdp-payment-icons,.smart-pdp-delivery-icons{padding:9px 11px}.smart-pdp-method-row__title{max-width:38%}}.smart-pdp-payment-icons,.smart-pdp-delivery-icons{border-left:1px solid var(--smart-pdp-border)!important;border-right:1px solid var(--smart-pdp-border)!important;padding:0!important;margin:0!important;background:transparent}.smart-pdp-payment-icons{margin-top:14px!important;border-top:1px solid var(--smart-pdp-border)!important;border-radius:12px 12px 0 0!important}.smart-pdp-delivery-icons{border-top:1px solid var(--smart-pdp-soft-border)!important;border-bottom:1px solid var(--smart-pdp-border)!important;border-radius:0 0 12px 12px!important}.smart-pdp-payment-icons+.smart-pdp-delivery-icons{margin-top:0!important}.smart-pdp-payment-icons .smart-pdp-method-row,.smart-pdp-delivery-icons .smart-pdp-method-row{min-height:50px;padding:10px 14px;margin:0}.smart-pdp-method-row__title{font-weight:600;opacity:.92}.smart-pdp-method-row__icons{gap:7px}.smart-pdp-payment-icons .payment-icon,.smart-pdp-payment-icons svg,.smart-pdp-method-row__icons svg{height:23px;max-width:50px}.smart-pdp-delivery-icon{height:27px;min-width:44px;padding-left:8px;padding-right:8px;border-radius:6px;background:rgb(var(--color-background, 255 255 255))}.smart-pdp-detail-tabs{margin-top:40px}.smart-pdp-detail-tabs__inner{max-width:1320px;border-radius:16px;overflow:clip}.smart-pdp-detail-tabs__nav-wrap{border-bottom:1px solid var(--smart-pdp-border);box-shadow:0 1px #00000005}.smart-pdp-detail-tabs__nav{justify-content:center;padding:0 18px}.smart-pdp-detail-tabs__button{position:relative;padding:17px 16px 15px;font-size:1em;line-height:1;font-weight:600;letter-spacing:.01em;opacity:.72;border-bottom:3px solid transparent}.smart-pdp-detail-tabs__button.is-active{opacity:1;font-weight:800;border-bottom-color:currentColor}.smart-pdp-detail-tabs__button.is-active:after{content:"";position:absolute;left:50%;bottom:-3px;width:min(72px,68%);height:3px;transform:translate(-50%);border-radius:999px;background:currentColor}.smart-pdp-detail-tabs__panel{padding:34px 42px 42px}.smart-pdp-detail-tabs__panel>.smart-pdp-panel__title{display:none}.smart-pdp-media-thumbs{display:grid!important;grid-template-columns:38px minmax(0,1fr) 38px;gap:8px;align-items:center}.smart-pdp-media-thumbs__track{display:flex!important;flex-wrap:nowrap!important;gap:10px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:2px 0}.smart-pdp-thumbs-arrow{width:38px;height:42px;border:1px solid var(--smart-pdp-border);border-radius:10px;background:rgb(var(--color-background, 255 255 255));color:inherit;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:22px;line-height:1;opacity:.86}.smart-pdp-thumbs-arrow[disabled]{opacity:.35;cursor:default}@media screen and (max-width:989px){.smart-pdp-detail-tabs__button{padding-left:13px;padding-right:13px;font-size:.95em}.smart-pdp-detail-tabs__panel{padding:24px 20px}}@media screen and (max-width:749px){.smart-pdp-payment-icons .smart-pdp-method-row,.smart-pdp-delivery-icons .smart-pdp-method-row{min-height:48px;padding:9px 11px}.smart-pdp-method-row__title{max-width:40%}.smart-pdp-media-thumbs{grid-template-columns:34px minmax(0,1fr) 34px;gap:6px}.smart-pdp-media-thumbs__track>.item{flex-basis:76px;max-width:76px}.smart-pdp-thumbs-arrow{width:34px;height:38px}}.smart-pdp-checkout-delivery{margin:14px 0 0;border:1px solid var(--smart-pdp-border);border-radius:12px;overflow:hidden;background:transparent}.smart-pdp-checkout-delivery__heading{padding:11px 14px;border-bottom:1px solid var(--smart-pdp-soft-border);font-weight:700;line-height:1.3}.smart-pdp-checkout-delivery__row{display:grid;grid-template-columns:118px minmax(0,1fr);align-items:center;gap:12px;min-height:50px;padding:10px 14px}.smart-pdp-checkout-delivery__row+.smart-pdp-checkout-delivery__row{border-top:1px solid var(--smart-pdp-soft-border)}.smart-pdp-checkout-delivery__label{font-weight:600;opacity:.92;white-space:nowrap}.smart-pdp-checkout-delivery__icons{display:flex;align-items:center;justify-content:flex-end;gap:7px;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.smart-pdp-checkout-delivery__icons::-webkit-scrollbar{display:none}.smart-pdp-checkout-delivery__icons .payment-icon,.smart-pdp-checkout-delivery__icons svg{display:block;width:auto;height:23px;max-width:50px;flex:0 0 auto}.smart-pdp-payment-icons,.smart-pdp-delivery-icons{margin-top:10px}.secondary-media-types.smart-pdp-media-thumbs{display:grid!important;grid-template-columns:38px minmax(0,1fr) 38px;gap:8px;align-items:center}.secondary-media-types.smart-pdp-media-thumbs.hidden{display:none!important}.smart-pdp-media-thumbs__track{display:flex!important;flex-wrap:nowrap!important;gap:10px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:2px 0;min-width:0}.smart-pdp-media-thumbs__track::-webkit-scrollbar{display:none}.smart-pdp-media-thumbs__track>.item{flex:0 0 88px;max-width:88px;margin:0!important}.smart-pdp-thumbs-arrow{width:38px;height:42px;border:1px solid var(--smart-pdp-border);border-radius:10px;background:rgb(var(--color-background, 255 255 255));color:inherit;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:22px;line-height:1;opacity:.86;padding:0}.smart-pdp-thumbs-arrow:hover{opacity:1}.smart-pdp-thumbs-arrow[disabled]{opacity:.32;cursor:default}@media screen and (max-width:749px){.smart-pdp-checkout-delivery__row{grid-template-columns:92px minmax(0,1fr);min-height:48px;padding:9px 11px}.secondary-media-types.smart-pdp-media-thumbs{grid-template-columns:34px minmax(0,1fr) 34px;gap:6px}.smart-pdp-media-thumbs__track>.item{flex-basis:76px;max-width:76px}.smart-pdp-thumbs-arrow{width:34px;height:38px}}.smart-pdp-checkout-delivery,.product-detail .smart-pdp-checkout-delivery,#shopify-section-product-template .smart-pdp-checkout-delivery{display:block!important;margin:14px 0 0!important;border:1px solid rgba(0,0,0,.16)!important;border-radius:12px!important;overflow:hidden!important;background:rgb(var(--color-background, 255 255 255))!important;box-shadow:none!important}.smart-pdp-checkout-delivery__heading{padding:11px 14px!important;border-bottom:1px solid rgba(0,0,0,.08)!important;font-weight:700!important;line-height:1.3!important}.smart-pdp-checkout-delivery__row{display:grid!important;grid-template-columns:118px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;min-height:50px!important;padding:10px 14px!important;margin:0!important}.smart-pdp-checkout-delivery__row+.smart-pdp-checkout-delivery__row{border-top:1px solid rgba(0,0,0,.08)!important}.smart-pdp-checkout-delivery__label{font-weight:600!important;opacity:.92!important;white-space:nowrap!important}.smart-pdp-checkout-delivery__icons{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;min-width:0!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.smart-pdp-checkout-delivery__icons::-webkit-scrollbar{display:none!important}.smart-pdp-checkout-delivery__icons .payment-icon,.smart-pdp-checkout-delivery__icons svg{display:block!important;width:auto!important;height:23px!important;max-width:50px!important;flex:0 0 auto!important}.smart-pdp-buy-now-button{width:100%!important;min-height:50px!important;margin-top:10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:0!important;font-weight:600!important}.smart-pdp-buy-now-button[disabled]{opacity:.55!important;cursor:not-allowed!important}@media screen and (max-width:749px){.smart-pdp-checkout-delivery__row{grid-template-columns:92px minmax(0,1fr)!important;min-height:48px!important;padding:9px 11px!important}}.smart-pdp-custom-logo,.smart-pdp-trust-grid,.smart-pdp-checkout-delivery,.smart-pdp-buy-stack .smart-pdp-qty-field input[type=number],.smart-pdp-buy-stack .smart-pdp-add-button button,.smart-pdp-buy-now-button{border-radius:12px!important}.smart-pdp-custom-logo,.smart-pdp-trust-grid,.smart-pdp-checkout-delivery{border-color:#00000024!important}.smart-pdp-custom-logo{min-height:52px;padding:12px 14px!important;margin:12px 0!important;background:rgb(var(--color-background, 255 255 255))}.smart-pdp-custom-logo__label{gap:12px}.smart-pdp-custom-logo__checkbox{width:16px;height:16px}.smart-pdp-custom-logo__icon{width:28px!important;height:28px!important;opacity:.78}.smart-pdp-custom-logo__icon svg{width:22px!important;height:22px!important}.smart-pdp-custom-logo__title{font-weight:700!important;letter-spacing:.005em}.smart-pdp-custom-logo__price{font-weight:700!important}.smart-pdp-buy-stack{margin-top:12px}.smart-pdp-buy-stack .smart-pdp-add-row{gap:12px!important}.smart-pdp-buy-stack .smart-pdp-qty-field label{margin-bottom:6px}.smart-pdp-buy-stack .smart-pdp-qty-field input[type=number]{min-height:52px!important;border:1px solid rgba(0,0,0,.16)!important;background:rgb(var(--color-background, 255 255 255))!important}.smart-pdp-buy-stack .smart-pdp-add-button button,.smart-pdp-buy-stack .smart-pdp-add-button .button{min-height:52px!important;border:1px solid rgba(0,0,0,.9)!important;background:rgb(var(--color-background, 255 255 255))!important;color:rgb(var(--color-foreground, 17 17 17))!important;font-weight:600!important}.smart-pdp-buy-now-button{min-height:52px!important;margin-top:10px!important;border:1px solid var(--smart-ui-text)!important;background:var(--smart-ui-text)!important;color:var(--smart-ui-primary-text)!important;font-weight:700!important}.smart-pdp-buy-stack .shopify-payment-button__more-options,.smart-pdp-buy-stack .smart-pdp-dynamic-checkout{margin-top:10px!important}.smart-pdp-trust-grid{margin-top:14px!important;margin-bottom:0!important;background:rgb(var(--color-background, 255 255 255))}.smart-pdp-trust-card{min-height:50px!important;padding:11px 14px!important}.smart-pdp-trust-card__title{font-weight:500!important}.smart-pdp-checkout-delivery{margin-top:12px!important}.smart-pdp-checkout-delivery__row{min-height:50px!important}.smart-pdp-checkout-delivery__label{font-weight:700!important}.smart-pdp-checkout-delivery__icons .payment-icon,.smart-pdp-checkout-delivery__icons svg{height:22px!important}.secondary-media-types:not(.smart-pdp-media-thumbs) .smart-pdp-thumbs-arrow{display:none!important}.smart-pdp-buy-stack button[aria-busy=true]{opacity:.68!important;pointer-events:none!important}.smart-pdp-trust-card{min-width:0!important}.smart-pdp-trust-card__title{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}@media screen and (max-width:749px){.smart-pdp-trust-grid{grid-template-columns:1fr 1fr!important}.smart-pdp-trust-card{grid-template-columns:22px minmax(0,1fr) 10px!important;gap:7px!important;padding:10px!important;min-height:52px!important}.smart-pdp-trust-card__icon{width:20px!important;height:20px!important}.smart-pdp-trust-card__icon svg{width:18px!important;height:18px!important}.smart-pdp-trust-card__title{font-size:14px!important}.smart-pdp-trust-card__arrow{font-size:13px!important}}@media screen and (max-width:749px){.smart-pdp-checkout-delivery__row{display:block!important;min-height:0!important;padding:12px 14px!important}.smart-pdp-checkout-delivery__label{display:block!important;margin-bottom:8px!important}.smart-pdp-checkout-delivery__icons{justify-content:flex-start!important;flex-wrap:wrap!important;gap:8px!important;overflow:visible!important}.smart-pdp-checkout-delivery__icons .payment-icon,.smart-pdp-checkout-delivery__icons svg{height:22px!important;max-width:52px!important}}@media screen and (max-width:749px){.smart-pdp-detail-tabs{margin-top:18px!important}.smart-pdp-detail-tabs__inner,.smart-pdp-accordion{margin-top:0!important}}.smart-pdp-custom-logo__heading{align-items:center!important;gap:12px!important}.smart-pdp-custom-logo__copy{min-width:0;display:grid;gap:2px}.smart-pdp-custom-logo__subtitle{display:block;font-size:12px;line-height:1.25;opacity:.62;font-weight:500}@media screen and (max-width:749px){.smart-pdp-custom-logo{padding:12px 14px!important}.smart-pdp-custom-logo__heading{align-items:flex-start!important}.smart-pdp-custom-logo__price-wrap{margin-top:1px;white-space:nowrap}.smart-pdp-custom-logo__subtitle{font-size:12px}}@media(hover:hover)and (pointer:fine){.smart-pdp-buy-stack .smart-pdp-add-button button:hover,.smart-pdp-buy-stack .smart-pdp-add-button .button:hover,.smart-pdp-buy-stack .smart-pdp-add-button button:focus-visible,.smart-pdp-buy-stack .smart-pdp-add-button .button:focus-visible{background:rgb(var(--color-foreground, 17 17 17))!important;color:rgb(var(--color-background, 255 255 255))!important;border-color:rgb(var(--color-foreground, 17 17 17))!important}.smart-pdp-buy-now-button:hover,.smart-pdp-buy-now-button:focus-visible{background:var(--smart-ui-text)!important;color:var(--smart-ui-primary-text)!important;border-color:var(--smart-ui-text)!important;opacity:.88}}.smart-pdp-buy-stack .smart-pdp-add-button button[disabled],.smart-pdp-buy-stack .smart-pdp-add-button .button[disabled],.smart-pdp-buy-now-button[disabled],.smart-pdp-buy-stack button[aria-busy=true]{opacity:.55!important;cursor:not-allowed!important;pointer-events:none!important}@media screen and (max-width:749px){.smart-pdp-trust-grid{grid-template-columns:1fr!important}.smart-pdp-trust-card{grid-template-columns:24px minmax(0,1fr) 14px!important;gap:10px!important;min-height:52px!important;padding:12px 14px!important}.smart-pdp-trust-card__title{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;font-size:15px!important;line-height:1.3!important}}.smart-pdp-drawer-mask{display:none!important}.smart-pdp-modal{z-index:2147483500!important}.smart-pdp-modal__dialog{border-radius:18px!important}.smart-pdp-modal__footer{padding:0 22px 22px}.smart-pdp-modal__link{min-height:44px;border-radius:10px;border:1px solid rgba(0,0,0,.16);display:inline-flex;align-items:center;justify-content:center;padding:0 16px;color:inherit;text-decoration:none;font-weight:700}@media(hover:hover)and (pointer:fine){.smart-pdp-modal__link:hover,.smart-pdp-modal__link:focus-visible{background:#0000000b;color:inherit;text-decoration:none}}@media screen and (max-width:749px){.smart-pdp-modal__dialog{width:min(420px,calc(100vw - 28px))!important;max-height:82dvh!important;border-radius:18px!important}.smart-pdp-modal__title{font-size:24px!important;line-height:1.2!important}.smart-pdp-modal__content{font-size:16px!important;line-height:1.65!important}.smart-pdp-modal__footer{padding-left:18px!important;padding-right:18px!important}.smart-pdp-modal__link{width:100%}.smart-pdp-trust-grid{grid-template-columns:1fr!important}.smart-pdp-trust-card{grid-template-columns:34px minmax(0,1fr) 18px!important;gap:12px!important;min-height:58px!important;padding:13px 16px!important}.smart-pdp-trust-card__icon{width:30px!important;height:30px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.smart-pdp-trust-card__icon svg{width:26px!important;height:26px!important}.smart-pdp-trust-card__title{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;font-size:16px!important;line-height:1.28!important}.smart-pdp-trust-card__arrow{font-size:18px!important}}.smart-pdp-modal__content p{margin-top:0;margin-bottom:.9em}.smart-pdp-modal__content p:last-child{margin-bottom:0}.smart-pdp-modal__content a{color:currentColor;text-decoration:underline;text-underline-offset:.18em;font-weight:700}@media(hover:hover)and (pointer:fine){.smart-pdp-modal__content a:hover,.smart-pdp-modal__content a:focus-visible{opacity:.72}}.product-options .smart-variant-option{margin-bottom:12px}.smart-variant-option__label{display:block;margin:0 0 8px;font-size:13px;line-height:1.3;font-weight:600;color:var(--smart-ui-primary-hover)}.smart-variant-option__select{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.smart-variant-pills{display:flex;flex-wrap:wrap;gap:10px;width:100%}.smart-variant-pill{appearance:none;-webkit-appearance:none;min-height:44px;min-width:118px;padding:0 18px;border:1px solid rgba(0,0,0,.22);border-radius:8px;background:var(--smart-ui-bg);color:var(--smart-ui-text);font-size:14px;line-height:1.2;font-weight:600;text-align:center;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease,color .16s ease}.smart-variant-pill:hover{border-color:#0000008c;box-shadow:inset 0 0 0 1px #0000002e}.smart-variant-pill.is-selected,.smart-variant-pill[aria-pressed=true]{border-color:var(--smart-ui-text);background:var(--smart-ui-text);color:var(--smart-ui-primary-text);box-shadow:inset 0 0 0 1px var(--smart-ui-text)}.smart-variant-pill:focus-visible{outline:2px solid var(--smart-ui-text);outline-offset:2px}@media screen and (max-width:749px){.smart-variant-pills{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch}.smart-variant-pills::-webkit-scrollbar{display:none}.smart-variant-pill{flex:0 0 auto;min-width:112px;min-height:42px;padding:0 14px}}.smart-variant-pills{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(92px,1fr))!important;gap:10px!important;width:100%!important;overflow:visible!important;padding-bottom:0!important}.smart-variant-pills--count-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.smart-variant-pills--count-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.smart-variant-pills--count-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.smart-variant-pills--count-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.smart-variant-pill{width:100%!important;min-width:0!important;min-height:46px!important;padding:0 12px!important;white-space:normal!important;word-break:keep-all!important}.smart-pdp-custom-logo__checkbox{accent-color:var(--smart-ui-text)!important;cursor:pointer}.smart-pdp-custom-logo:has(.smart-pdp-custom-logo__checkbox:checked){border-color:var(--smart-ui-text)!important;background:#00000006!important;box-shadow:inset 0 0 0 1px var(--smart-ui-text)!important}.smart-pdp-custom-logo:has(.smart-pdp-custom-logo__checkbox:checked) .smart-pdp-custom-logo__icon,.smart-pdp-custom-logo:has(.smart-pdp-custom-logo__checkbox:checked) .smart-pdp-custom-logo__title,.smart-pdp-custom-logo:has(.smart-pdp-custom-logo__checkbox:checked) .smart-pdp-custom-logo__price{opacity:1!important;color:var(--smart-ui-text)!important}@media screen and (max-width:749px){.smart-variant-pills{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(86px,1fr))!important;gap:8px!important;overflow:visible!important;padding-bottom:0!important}.smart-variant-pills--count-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.smart-variant-pills--count-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.smart-variant-pills--count-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.smart-variant-pills--count-4{grid-template-columns:repeat(2,minmax(0,1fr))!important}.smart-variant-pill{flex:initial!important;min-width:0!important;min-height:42px!important;padding:0 8px!important;font-size:13px!important}}.product-options .smart-variant-option,.product-options [data-smart-variant-option]{grid-column:1 / -1!important;width:100%!important;max-width:none!important}.product-options .smart-variant-pills{width:100%!important;max-width:none!important}@media screen and (min-width:750px){.product-options .smart-variant-pills--count-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.product-options .smart-variant-pills--count-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.product-options .smart-variant-pills--count-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.product-options .smart-variant-pill{min-height:52px!important;padding:0 18px!important;font-size:15px!important}}@media screen and (max-width:749px){.product-options .smart-variant-option,.product-options [data-smart-variant-option]{grid-column:1 / -1!important}}.smart-pdp-rte--html .smart-pdp-video{width:100%;aspect-ratio:16 / 9;margin-top:24px;overflow:hidden;border-radius:16px;background:var(--smart-ui-bg-soft)}.smart-pdp-rte--html .smart-pdp-video iframe{display:block;width:100%;height:100%;border:0}.smart-pdp-rte--html .smart-pdp-spec-table{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid rgba(0,0,0,.12);border-radius:14px}.smart-pdp-rte--html .smart-pdp-spec-table table{width:100%;min-width:980px;border-collapse:collapse;margin:0;font-size:14px}.smart-pdp-rte--html .smart-pdp-spec-table th,.smart-pdp-rte--html .smart-pdp-spec-table td{padding:12px 14px;border-bottom:1px solid rgba(0,0,0,.1);text-align:left;vertical-align:top}.smart-pdp-rte--html .smart-pdp-spec-table th{font-weight:700;background:var(--smart-ui-bg-soft)}.smart-pdp-rte--html .smart-pdp-spec-table tr:last-child td{border-bottom:0}.smart-pdp-rte--html .smart-pdp-spec-table th:first-child,.smart-pdp-rte--html .smart-pdp-spec-table td:first-child{position:sticky;left:0;z-index:1;background:var(--smart-ui-bg);font-weight:600}.smart-pdp-rte--html .smart-pdp-spec-table th:first-child{z-index:2;background:var(--smart-ui-bg-soft)}@media(max-width:749px){.smart-pdp-detail-tabs__panel{padding:20px 0}.smart-pdp-rte--html .smart-pdp-spec-table table{min-width:900px;font-size:13px}}.smart-pdp-cyratok-app{--smart-cyratok-border: rgba(0, 0, 0, .1);--smart-cyratok-text: var(--smart-ui-text);--smart-cyratok-muted: var(--smart-ui-muted);--smart-cyratok-light: var(--smart-ui-muted);color:var(--smart-cyratok-text);font-size:15px;line-height:1.6}.smart-pdp-cyratok-app__hero{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:42px;align-items:start;padding-bottom:30px;border-bottom:1px solid var(--smart-cyratok-border)}.smart-pdp-cyratok-app__hero--copy-only{grid-template-columns:minmax(0,880px)}.smart-pdp-cyratok-app__intro{min-width:0}.smart-pdp-cyratok-app__heading{margin:0 0 14px;color:var(--smart-cyratok-text);font-size:clamp(24px,2.2vw,30px);font-weight:800;line-height:1.18;letter-spacing:-.01em}.smart-pdp-cyratok-app__text{max-width:880px;color:var(--smart-cyratok-muted);font-size:15px;line-height:1.68}.smart-pdp-cyratok-app__text br+br{display:block;content:"";margin-top:10px}.smart-pdp-cyratok-app__support{max-width:880px;margin:12px 0 0;color:var(--smart-cyratok-light);font-size:14px;line-height:1.55}.smart-pdp-cyratok-app__download{min-width:0;display:flex;align-items:center;gap:16px;padding:18px;border:1px solid var(--smart-cyratok-border);border-radius:14px;background:var(--smart-ui-bg)}.smart-pdp-cyratok-app__icon-wrap{flex:0 0 auto}.smart-pdp-cyratok-app__icon{display:block;width:58px;height:58px;border-radius:13px;object-fit:cover}.smart-pdp-cyratok-app__download-copy{min-width:0}.smart-pdp-cyratok-app__download-copy h4,.smart-pdp-cyratok-app__device-card h4{margin:0;color:var(--smart-cyratok-text);font-weight:800;line-height:1.25}.smart-pdp-cyratok-app__download-copy h4{margin-bottom:10px;font-size:16px}.smart-pdp-cyratok-app__badges{display:flex;flex-wrap:wrap;gap:8px}.smart-pdp-cyratok-app__badge-link{display:inline-flex;line-height:0;text-decoration:none}.smart-pdp-cyratok-app__badge-img{display:block;width:auto;height:34px;max-width:132px;object-fit:contain}.smart-pdp-cyratok-app__device-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:56px;padding-top:26px}.smart-pdp-cyratok-app__device-card{min-width:0;padding:0;background:transparent}.smart-pdp-cyratok-app__device-card h4{font-size:21px;letter-spacing:.01em}.smart-pdp-cyratok-app__device-subtitle{margin:5px 0 15px;color:var(--smart-cyratok-light);font-size:14px;line-height:1.55}.smart-pdp-cyratok-app__feature-list{list-style:none;margin:0;padding:0;border-left:1px solid var(--smart-cyratok-border)}.smart-pdp-cyratok-app__feature-item{margin:0;padding:0 0 14px 16px;color:var(--smart-cyratok-muted)}.smart-pdp-cyratok-app__feature-item:last-child{padding-bottom:0}.smart-pdp-cyratok-app__feature-item strong{display:block;margin:0 0 3px;color:var(--smart-cyratok-text);font-size:15px;font-weight:800;line-height:1.35}.smart-pdp-cyratok-app__feature-item span{display:block;color:var(--smart-cyratok-muted);font-size:14px;line-height:1.55}@media screen and (max-width:989px){.smart-pdp-cyratok-app{display:flex;flex-direction:column}.smart-pdp-cyratok-app__hero{display:contents}.smart-pdp-cyratok-app__intro{order:1}.smart-pdp-cyratok-app__device-grid{order:2;grid-template-columns:1fr;gap:28px;padding-top:22px;margin-top:20px;border-top:1px solid var(--smart-cyratok-border)}.smart-pdp-cyratok-app__download{order:3;width:100%;max-width:420px;margin-top:22px}}@media screen and (max-width:749px){.smart-pdp-cyratok-app{font-size:14px}.smart-pdp-cyratok-app__heading{margin-bottom:12px;font-size:24px}.smart-pdp-cyratok-app__text{font-size:14px;line-height:1.65}.smart-pdp-cyratok-app__support{margin-top:10px;font-size:13px}.smart-pdp-cyratok-app__device-grid{gap:26px}.smart-pdp-cyratok-app__device-card h4{font-size:19px}.smart-pdp-cyratok-app__device-subtitle{margin:4px 0 13px;font-size:13px}.smart-pdp-cyratok-app__feature-item{padding:0 0 13px 14px}.smart-pdp-cyratok-app__feature-item strong{font-size:14px}.smart-pdp-cyratok-app__feature-item span{font-size:13px;line-height:1.5}.smart-pdp-cyratok-app__download{gap:14px;padding:16px;border-radius:14px}.smart-pdp-cyratok-app__icon{width:54px;height:54px;border-radius:12px}.smart-pdp-cyratok-app__download-copy h4{margin-bottom:9px;font-size:16px}.smart-pdp-cyratok-app__badges{gap:8px}.smart-pdp-cyratok-app__badge-img{height:32px;max-width:120px}}.smart-pdp-included-360{width:100%}.smart-pdp-included-360__intro{max-width:780px;margin:0 0 22px;font-size:15px;line-height:1.7;color:#000000ad}.smart-pdp-included-360__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.smart-pdp-included-360__card{border:1px solid rgba(0,0,0,.12);border-radius:14px;background:rgb(var(--color-background, 255 255 255));padding:18px}.smart-pdp-included-360__card h3{margin:0 0 14px;padding-bottom:12px;border-bottom:1px solid rgba(0,0,0,.08);font-size:16px;line-height:1.35;font-weight:700;color:inherit}.smart-pdp-included-360__card ul{list-style:none;margin:0;padding:0}.smart-pdp-included-360__card li{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:9px 0;border-bottom:1px solid rgba(0,0,0,.06);font-size:14px;line-height:1.5;color:#000000bd}.smart-pdp-included-360__card li:last-child{padding-bottom:0;border-bottom:0}.smart-pdp-included-360__card li span{flex:1}.smart-pdp-included-360__card li strong{flex:0 0 auto;font-size:14px;font-weight:700;color:inherit;white-space:nowrap}@media(max-width:989px){.smart-pdp-included-360__grid{grid-template-columns:1fr;gap:12px}}@media(max-width:749px){.smart-pdp-included-360__intro{margin-bottom:18px;font-size:14px;line-height:1.65}.smart-pdp-included-360__card{padding:15px;border-radius:12px}.smart-pdp-included-360__card h3{margin-bottom:10px;padding-bottom:10px;font-size:15px}.smart-pdp-included-360__card li{gap:10px;padding:8px 0;font-size:13px}.smart-pdp-included-360__card li strong{font-size:13px}}.smart-pdp-overview-video{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:34px;align-items:start;width:100%}.smart-pdp-overview-video__heading{margin:0 0 12px;font-size:28px;line-height:1.18;font-weight:800;letter-spacing:-.02em;color:inherit}.smart-pdp-overview-video__intro{max-width:660px;margin:0 0 24px;color:#000000a8;font-size:15px;line-height:1.72}.smart-pdp-overview-video__intro p{margin:0}.smart-pdp-overview-video__features h4{margin:0 0 12px;font-size:17px;line-height:1.3;font-weight:700;color:inherit}.smart-pdp-overview-video__features ul{margin:0;padding-left:18px;color:#000000bd}.smart-pdp-overview-video__features li{margin:0 0 9px;padding-left:4px;font-size:14px;line-height:1.55}.smart-pdp-overview-video__features li:last-child{margin-bottom:0}.smart-pdp-overview-video__manual{margin-top:22px;padding-top:18px;border-top:1px solid rgba(0,0,0,.1)}.smart-pdp-overview-video__manual-title{margin:0 0 6px;font-size:15px;font-weight:700;line-height:1.35;color:inherit}.smart-pdp-overview-video__manual-copy{margin:0;color:#0000009e;font-size:13px;line-height:1.6}.smart-pdp-overview-video__manual-copy a{color:inherit;font-weight:700;text-decoration:underline;text-underline-offset:3px}.smart-pdp-overview-video__media{width:100%}.smart-pdp-overview-video__video-title{margin:0 0 10px;font-size:17px;font-weight:700;line-height:1.3;color:inherit}.smart-pdp-overview-video__video{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border:1px solid rgba(0,0,0,.1);border-radius:16px;background:#00000009}.smart-pdp-overview-video__video video{display:block;width:100%;height:100%;object-fit:cover}@media(max-width:989px){.smart-pdp-overview-video{display:flex;flex-direction:column;gap:24px}.smart-pdp-overview-video__media{order:2}}@media(max-width:749px){.smart-pdp-overview-video__heading{font-size:23px}.smart-pdp-overview-video__intro{margin-bottom:18px;font-size:14px;line-height:1.65}.smart-pdp-overview-video__features h4{font-size:16px}.smart-pdp-overview-video__features li{margin-bottom:8px;font-size:13px}.smart-pdp-overview-video__manual{margin-top:18px;padding-top:16px}.smart-pdp-overview-video__video-title{font-size:16px}}.smart-pdp-detail-tabs{--smart-pdp-tabs-scroll-gap: 28px}.smart-pdp-detail-tabs__inner,.smart-pdp-detail-tabs__nav-wrap{background:rgb(var(--color-background, 255 255 255))}.smart-pdp-detail-tabs__button{font-weight:600;opacity:.68}.smart-pdp-detail-tabs__button.is-active{font-weight:700;opacity:1}.smart-pdp-detail-tabs__panel{color:#000000d1}.smart-pdp-detail-tabs__panel :where(p,li){font-weight:400}.smart-pdp-detail-tabs__panel :where(h3,h4){font-weight:700;color:#000000e0}.smart-pdp-detail-tabs__panel :where(strong,b){font-weight:600}.smart-pdp-overview-video__video-title{display:none!important}.smart-pdp-overview-video__video video{background:#0000000a}.smart-pdp-cyratok-app__feature-item strong{font-weight:600}.smart-pdp-cyratok-app__feature-item span{font-weight:400}@media screen and (min-width:750px){.smart-pdp-detail-tabs__inner{border-radius:16px;border-color:#0000001f}.smart-pdp-detail-tabs__nav{justify-content:center;padding:0 18px}.smart-pdp-detail-tabs__panel{padding:34px 42px 42px}}@media screen and (max-width:749px){.smart-pdp-detail-tabs{--smart-pdp-tabs-scroll-gap: 18px;margin:28px 0;padding-left:0;padding-right:0}.smart-pdp-detail-tabs__inner{border:0;border-radius:0;overflow:visible;background:transparent}.smart-pdp-accordion{background:transparent}.smart-pdp-accordion__item{border-top:1px solid rgba(0,0,0,.1);background:rgb(var(--color-background, 255 255 255))}.smart-pdp-accordion__item:first-child{border-top:1px solid rgba(0,0,0,.1)}.smart-pdp-accordion__trigger{padding:16px;font-size:15px;font-weight:700}.smart-pdp-accordion__content{padding:0 16px 20px}.smart-pdp-detail-tabs__panel,.smart-pdp-rte,.smart-pdp-cyratok-app,.smart-pdp-overview-video,.smart-pdp-included-360{font-size:14px}.smart-pdp-cyratok-app__feature-item strong{font-weight:600}}.smart-pdp-cyratok-app__feature-list{border-left-color:#00000014}.smart-pdp-cyratok-app__feature-item{color:var(--smart-cyratok-muted, var(--smart-ui-muted));font-weight:400}.smart-pdp-cyratok-app__feature-item strong{display:inline;margin:0;color:var(--smart-cyratok-muted, var(--smart-ui-muted));font-size:14px;font-weight:400!important;line-height:1.55}.smart-pdp-cyratok-app__feature-item span{display:inline;color:var(--smart-cyratok-muted, var(--smart-ui-muted));font-size:14px;font-weight:400!important;line-height:1.55}.smart-pdp-cyratok-app__feature-item strong+span:before{content:": "}@media screen and (max-width:749px){.smart-pdp-cyratok-app__feature-item strong,.smart-pdp-cyratok-app__feature-item span{font-size:13px;font-weight:400!important}}.smart-pdp-eta{display:flex;align-items:center;gap:12px;width:100%;margin:12px 0 16px;padding:12px 14px;border:1px solid rgba(0,0,0,.12);border-radius:12px;background:var(--smart-ui-bg);color:var(--smart-ui-text)}.smart-pdp-eta__icon{flex:0 0 auto;width:var(--smart-pdp-eta-icon-size, 34px);height:var(--smart-pdp-eta-icon-size, 34px);display:flex;align-items:center;justify-content:center;color:var(--smart-ui-primary-hover)}.smart-pdp-eta__icon svg,.smart-pdp-eta__icon img{display:block;width:100%;height:100%;object-fit:contain}.smart-pdp-eta__content{min-width:0;flex:1 1 auto}.smart-pdp-eta__country{color:var(--smart-ui-primary-hover);font-size:14.5px;font-weight:600;line-height:1.25}.smart-pdp-eta__delivery{margin-top:3px;color:var(--smart-ui-muted);font-size:14px;font-weight:400;line-height:1.35}.smart-pdp-eta__label{color:var(--smart-ui-muted)}.smart-pdp-eta__dates{color:var(--smart-ui-text)}@media screen and (max-width:749px){.smart-pdp-eta{gap:10px;margin:10px 0 14px;padding:11px 12px;border-radius:10px}.smart-pdp-eta__country{font-size:14px}.smart-pdp-eta__delivery{font-size:13.5px}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/smart-pdp.css.map */
