.custom-footer{background:var(--tf-bone, #f7f5f2);border-top:1px solid var(--tf-line, #d7d3cb);padding:56px 0 28px}.custom-footer__inner{display:flex;flex-direction:column}.custom-footer__grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr 1fr;gap:40px;margin-bottom:36px}.custom-footer__logo-link{display:inline-block;line-height:0}.custom-footer__logo{height:36px;width:auto;display:block}.custom-footer__logo-text{font-family:var(--font-heading--family);font-size:1.3rem;font-weight:800;color:var(--tf-ink, #0e1a2b);letter-spacing:-.03em}.custom-footer__tagline{font-family:var(--font-body--family);font-size:13px;color:var(--tf-steel, #3a4a5e);line-height:1.6;margin:16px 0 0;max-width:300px}.custom-footer__col-details{border:none;background:none}.custom-footer__col-details[open] .custom-footer__col-chevron{transform:rotate(180deg)}.custom-footer__col-heading{font-family:var(--font-body--family);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--tf-steel, #3a4a5e);margin:0 0 14px;list-style:none;cursor:default;pointer-events:none;display:flex;align-items:center;justify-content:space-between}.custom-footer__col-heading::-webkit-details-marker{display:none}.custom-footer__col-chevron{display:none;flex-shrink:0;transition:transform .2s}.custom-footer__links{display:flex;flex-direction:column;gap:5px;list-style:none;margin:0;padding:0}.custom-footer__link{font-family:var(--font-body--family);font-size:13.5px;color:var(--tf-ink, #0e1a2b);text-decoration:none;transition:color .15s;line-height:1.3}.custom-footer__link:hover{color:var(--tf-green, #22b573)}.custom-footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-top:24px;border-top:1px solid var(--tf-line, #d7d3cb);flex-wrap:wrap}.custom-footer__bottom-left{display:flex;flex-wrap:wrap;gap:12px 24px;font-family:var(--font-body--family);font-size:12px;color:var(--tf-steel, #3a4a5e);line-height:1.5}.custom-footer__bottom-right{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.custom-footer__policies{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.custom-footer__policy-link{font-family:var(--font-body--family);font-size:12px;color:var(--tf-steel, #3a4a5e);text-decoration:none;transition:color .15s}.custom-footer__policy-link:hover{color:var(--tf-green, #22b573)}.custom-footer__policy-sep{color:var(--tf-line-strong, #bfb9ae);font-size:12px}.custom-footer__stamp{font-family:var(--font-body--family);font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--tf-steel, #3a4a5e);padding:5px 10px;border:1px dashed var(--tf-line-strong, #bfb9ae);border-radius:3px;white-space:nowrap}@media screen and (max-width:749px){.custom-footer{padding:40px 0 24px}.custom-footer__grid{grid-template-columns:1fr;gap:0;margin-bottom:24px}.custom-footer__brand{padding-bottom:32px;margin-bottom:4px;border-bottom:1px solid var(--tf-line, #d7d3cb)}.custom-footer__col{border-bottom:1px solid var(--tf-line, #d7d3cb)}.custom-footer__col-heading{margin:0;padding:14px 0;cursor:pointer;pointer-events:auto}.custom-footer__links{gap:10px}.custom-footer__col-chevron{display:block}.custom-footer__col-details:not([open]) .custom-footer__links{display:none}.custom-footer__col-details[open] .custom-footer__links{padding-bottom:14px}.custom-footer__bottom{flex-direction:column;align-items:flex-start;gap:12px}.custom-footer__bottom-right{gap:12px}}.custom-footer__contact{list-style:none;margin:20px 0 0;padding:0;display:flex;flex-direction:column;gap:8px;font-family:var(--font-body--family);font-size:13.5px;line-height:1.45}.custom-footer__contact li{display:flex;flex-direction:column;gap:1px}.custom-footer__contact-strong{font-weight:600;color:var(--tf-ink, #0e1a2b);text-decoration:none}.custom-footer__contact-note{font-size:12.5px;color:var(--tf-steel, #3a4a5e)}.custom-footer__contact-link{color:var(--tf-ink, #0e1a2b);text-decoration:none}.custom-footer__contact-strong:hover,.custom-footer__contact-link:hover{color:var(--tf-green, #22b573)}.custom-footer__info{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;padding:28px 0;border-top:1px solid var(--tf-line, #d7d3cb)}.custom-footer__info-heading{font-family:var(--font-body--family);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--tf-steel, #3a4a5e);margin:0 0 10px}.custom-footer__info-body{font-family:var(--font-body--family);font-size:13px;line-height:1.6;color:var(--tf-steel, #3a4a5e)}.custom-footer__info-body p{margin:0 0 8px}.custom-footer__info-body p:last-child{margin-bottom:0}.custom-footer__info-body a{color:var(--tf-ink, #0e1a2b);text-decoration:underline;text-underline-offset:2px}.custom-footer__info-body a:hover{color:var(--tf-green, #22b573)}@media screen and (max-width:749px){.custom-footer__info{grid-template-columns:1fr;gap:20px;padding:24px 0}}#header-group{position:sticky;top:calc(-1 * var(--tf-utility-bar-height, 39px));z-index:100}html{scroll-padding-top:var(--tf-header-height, 96px)}html:has(#header-group input:focus){scroll-padding-top:0}.custom-header{background:#fff;position:relative}.custom-header__main{border-bottom:1px solid var(--tf-line, #d7d3cb)}.custom-header__main-inner{display:flex;align-items:center;gap:24px;height:98px}.custom-header__logo{flex-shrink:0;display:block;line-height:0}.custom-header__logo-img{height:36px;width:auto;display:block}.custom-header__logo-text{font-family:var(--font-heading--family);font-size:1.4rem;font-weight:800;color:var(--tf-ink, #0e1a2b);letter-spacing:-.03em}.custom-header__search{flex:1;max-width:460px;position:relative;margin:0 auto}.custom-header__search-inner{display:flex;align-items:center;border:1px solid var(--tf-line, #d7d3cb);border-radius:8px;background:var(--tf-bone, #f7f5f2);padding:10px 14px;gap:10px;transition:border-color .2s,background .2s}.custom-header__search-inner:focus-within{border-color:var(--tf-line-strong, #bfb9ae);background:var(--tf-bone, #f7f5f2)}.custom-header__search-icon{color:var(--tf-steel, #3a4a5e);flex-shrink:0}.custom-header__search-input{flex:1;border:none;outline:none;font-size:14px;color:var(--tf-ink, #0e1a2b);font-family:var(--font-body--family);min-width:0;padding:0}.custom-header__search-inner .custom-header__search-input{background:transparent}.custom-header__search-input::placeholder{color:var(--tf-steel, #3a4a5e)}.custom-header__search-input::-webkit-search-cancel-button,.custom-header__search-input::-webkit-search-decoration{-webkit-appearance:none}.custom-header__search-kbd kbd{font-size:11px;color:var(--tf-steel, #3a4a5e);padding:2px 6px;border:1px solid var(--tf-line, #d7d3cb);border-radius:4px;font-family:var(--font-body--family);background:var(--tf-bone, #f7f5f2);white-space:nowrap}.custom-header__controls{display:flex;align-items:center;gap:12px;flex-shrink:0}.custom-header__vat-toggle{display:flex;background:var(--tf-bone, #f7f5f2);border:1px solid var(--tf-line, #d7d3cb);border-radius:6px;padding:3px;gap:2px}.tf-vat-btn{font-family:var(--font-body--family);font-size:12px;font-weight:600;padding:6px 12px;border:none;border-radius:4px;cursor:pointer;background:transparent;color:var(--tf-steel, #3a4a5e);transition:background .15s,color .15s;white-space:nowrap;line-height:1}.tf-vat-btn--active{background:var(--tf-ink, #0e1a2b);color:#fff}.custom-header__account{display:flex;align-items:center;gap:6px;font-family:var(--font-body--family);font-size:13.5px;font-weight:500;color:var(--tf-ink, #0e1a2b);text-decoration:none;white-space:nowrap;transition:color .15s;padding-inline:12px}.custom-header__account:hover{color:var(--tf-green, #22b573)}.custom-header__account-text{display:flex;flex-direction:column;line-height:1.15;min-width:0}.custom-header__account-company{font-size:11.5px;font-weight:400;color:var(--tf-steel, #3a4a5e);margin-top:1px}.custom-header__account:hover .custom-header__account-company{color:var(--tf-green, #22b573)}.custom-header__cart{display:inline-flex;align-items:center;gap:8px;padding:9px 16px 9px 14px;background:var(--tf-ink, #0e1a2b);color:#fff;border-radius:8px;font-family:var(--font-body--family);font-size:13.5px;font-weight:600;text-decoration:none;transition:background .15s;white-space:nowrap;line-height:1}.custom-header__cart:hover{background:var(--tf-anthracite, #1f2a3b)}.custom-header__cart-count{background:var(--tf-green, #22b573);color:#fff;font-size:11px;font-weight:700;min-width:20px;height:20px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;padding:0 4px}.custom-header__hamburger{display:none;flex-direction:column;gap:5px;width:28px;background:none;border:none;cursor:pointer;padding:4px 0;flex-shrink:0}.custom-header__hamburger span{display:block;width:100%;height:2px;background:var(--tf-ink, #0e1a2b);border-radius:2px;transition:transform .2s,opacity .2s}.custom-header__nav{border-top:1px solid var(--tf-line, #d7d3cb);border-bottom:1px solid var(--tf-line, #d7d3cb)}.custom-header__nav-inner{display:flex;align-items:stretch;height:46px}.custom-header__nav-item{position:relative}.custom-header__nav-link{display:inline-flex;align-items:center;gap:4px;padding:0 16px;height:100%;font-family:var(--font-body--family);font-size:.875rem;font-weight:500;color:var(--tf-steel, #3a4a5e);text-decoration:none;border-bottom:2px solid transparent;transition:color .15s,border-color .15s;white-space:nowrap}.custom-header__nav-item:first-child .custom-header__nav-link{padding-left:0}.custom-header__nav-link:hover{color:var(--tf-ink, #0e1a2b)}.custom-header__nav-link--active{color:var(--tf-ink, #0e1a2b);border-bottom-color:var(--tf-green, #22b573);font-weight:600}.custom-header__nav-chevron{opacity:.5;flex-shrink:0;transition:transform .18s}.custom-header__nav-item--parent:hover .custom-header__nav-chevron,.custom-header__nav-item--parent:focus-within .custom-header__nav-chevron{transform:rotate(180deg)}.custom-header__dropdown{position:absolute;top:calc(100% + 1px);left:0;min-width:210px;background:#fff;border:1px solid var(--tf-line, #d7d3cb);border-radius:8px;box-shadow:0 8px 24px -8px #0e1a2b2e;padding:6px;z-index:200;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .15s,visibility .15s,transform .15s}.custom-header__nav-item--parent:hover .custom-header__dropdown,.custom-header__nav-item--parent:focus-within .custom-header__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.custom-header__dropdown-link{display:block;padding:8px 12px;font-family:var(--font-body--family);font-size:.875rem;font-weight:500;color:var(--tf-steel, #3a4a5e);text-decoration:none;border-radius:5px;transition:background .1s,color .1s;white-space:nowrap}.custom-header__dropdown-link:hover,.custom-header__dropdown-link--active{background:var(--tf-bone, #f7f5f2);color:var(--tf-ink, #0e1a2b)}.custom-header__dropdown-links{display:flex;flex-direction:column}.custom-header__dropdown--fdh{display:flex;flex-direction:row;align-items:stretch;min-width:auto;padding:0}.custom-header__dropdown--fdh .custom-header__dropdown-links{padding:6px;border-right:1px solid var(--tf-line, #d7d3cb);min-width:190px}.tf-fdh-grade-panel{display:grid;grid-template-columns:repeat(3,248px);gap:12px;padding:14px;background:var(--tf-bone, #f7f5f2);border-radius:0 7px 7px 0}.tf-fdh-grade-card{background:#fff;border:1px solid var(--tf-line, #d7d3cb);border-radius:8px;overflow:hidden;display:flex;flex-direction:column;transition:border-color .15s,box-shadow .15s}.tf-fdh-grade-card:hover{border-color:var(--tf-line-strong, #bfb9ae);box-shadow:0 4px 14px #0e1a2b14}.tf-fdh-grade-banner{display:flex;align-items:center;gap:12px;padding:13px 15px;color:#fff;min-height:70px}.tf-fdh-grade-banner--2{background:var(--tf2-color, #3fa34d)}.tf-fdh-grade-banner--3{background:var(--tf3-color, #c8941a)}.tf-fdh-grade-banner--4{background:var(--tf4-color, #e97826)}.tf-fdh-grade-icon{width:44px;height:44px;display:block;flex-shrink:0}.tf-fdh-grade-banner-text{display:flex;flex-direction:column;gap:4px;min-width:0}.tf-fdh-grade-ref{font-family:var(--font-body--family);font-size:11.5px;font-weight:700;letter-spacing:.02em;text-transform:none;color:#ffffffd1;line-height:1.3}.tf-fdh-grade-ref__n,.tf-fdh-grade-ref__duty{white-space:nowrap}.tf-fdh-grade-title{font-family:var(--font-heading--family);font-size:15.5px;font-weight:700;color:#fff;line-height:1.18;letter-spacing:-.01em}.tf-fdh-grade-body{padding:14px 15px 13px;display:flex;flex-direction:column;flex:1}.tf-fdh-grade-desc{font-family:var(--font-body--family);font-size:13.5px;color:var(--tf-steel, #3a4a5e);line-height:1.5;margin:0 0 12px}.tf-fdh-grade-env{list-style:none;margin:0 0 11px;padding:0;display:flex;flex-direction:column;gap:5px;flex:1}.tf-fdh-grade-env li{position:relative;padding-left:13px;font-family:var(--font-body--family);font-size:13.5px;font-weight:600;color:var(--tf-ink, #0e1a2b);line-height:1.35}.tf-fdh-grade-env li:before{content:"";position:absolute;left:0;top:.45em;width:6px;height:6px;border-radius:50%}.tf-fdh-grade-env--2 li:before{background:var(--tf2-color, #3fa34d)}.tf-fdh-grade-env--3 li:before{background:var(--tf3-color, #c8941a)}.tf-fdh-grade-env--4 li:before{background:var(--tf4-color, #e97826)}.tf-fdh-grade-links{display:flex;flex-direction:column;gap:4px;margin-top:auto;padding-top:11px;border-top:1px solid var(--tf-line, #d7d3cb)}.tf-fdh-grade-links a{font-family:var(--font-body--family);font-size:12.5px;font-weight:600;color:var(--tf-green, #22b573);text-decoration:none;transition:color .12s;white-space:nowrap}.tf-fdh-grade-links a:hover{color:var(--tf-green-dark, #1a8a58);text-decoration:underline}.tf-nav-drawer{position:fixed;top:0;left:0;width:320px;max-width:90vw;height:100dvh;background:#fff;z-index:2147483647;transform:translate(-100%);transition:transform .28s cubic-bezier(.4,0,.2,1);overflow-y:auto;display:flex;flex-direction:column;box-shadow:4px 0 24px #0e1a2b1f}.tf-nav-drawer.is-open{transform:translate(0)}.tf-nav-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--tf-line, #d7d3cb);flex-shrink:0}.tf-nav-drawer__title{font-family:var(--font-heading--family);font-size:1rem;font-weight:700;color:var(--tf-ink, #0e1a2b)}.tf-nav-drawer__close{background:none;border:none;cursor:pointer;color:var(--tf-steel, #3a4a5e);padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:color .15s}.tf-nav-drawer__close:hover{color:var(--tf-ink, #0e1a2b)}.tf-nav-drawer__nav{padding:8px 0;flex:1}.tf-nav-drawer__link{display:flex;align-items:center;justify-content:space-between;padding:13px 20px;font-family:var(--font-body--family);font-size:.9375rem;font-weight:500;color:var(--tf-ink, #0e1a2b);text-decoration:none;border-bottom:1px solid var(--tf-mist, #eceae5);transition:background .1s}.tf-nav-drawer__link:hover{background:var(--tf-bone, #f7f5f2)}.tf-nav-drawer__group{border-bottom:1px solid var(--tf-mist, #eceae5)}.tf-nav-drawer__group summary{list-style:none}.tf-nav-drawer__group summary::-webkit-details-marker{display:none}.tf-nav-drawer__link--parent{border-bottom:none;cursor:pointer}.tf-nav-drawer__sub{padding:4px 0 8px;background:var(--tf-bone, #f7f5f2)}.tf-nav-drawer__account{flex-shrink:0;border-top:1px solid var(--tf-line, #d7d3cb);padding:14px 20px 18px;background:var(--tf-bone, #f7f5f2)}.tf-nav-drawer__account-who{display:flex;align-items:center;gap:9px;color:var(--tf-ink, #0e1a2b)}.tf-nav-drawer__account-who>svg{flex:none;color:var(--tf-steel, #3a4a5e)}.tf-nav-drawer__account-text{display:flex;flex-direction:column;line-height:1.15;min-width:0}.tf-nav-drawer__account-name{font-family:var(--font-body--family);font-size:.9375rem;font-weight:600}.tf-nav-drawer__account-company{font-family:var(--font-body--family);font-size:.8125rem;font-weight:400;color:var(--tf-steel, #3a4a5e);margin-top:1px}.tf-nav-drawer__account-link{display:inline-block;margin-top:10px;font-family:var(--font-body--family);font-size:.875rem;font-weight:600;color:var(--tf-green-dark, #1a8a58);text-decoration:none}.tf-nav-drawer__account-link--out{margin-top:0}.tf-nav-drawer__sublink{display:block;padding:10px 20px 10px 32px;font-family:var(--font-body--family);font-size:.875rem;font-weight:400;color:var(--tf-steel, #3a4a5e);text-decoration:none;transition:color .1s}.tf-nav-drawer__sublink:hover{color:var(--tf-ink, #0e1a2b)}.tf-floater-hidden-by-nav{display:none!important}body.tf-nav-open pandectes-cmp,body.tf-nav-open [id*=pandectes],body.tf-nav-open [class*=pandectes],body.tf-nav-open shop-follow-button,body.tf-nav-open [id*=gcr-badge],body.tf-nav-open [class*=gcr-badge]{display:none!important}.tf-nav-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0e1a2b66;z-index:2147483646;opacity:0;visibility:hidden;transition:opacity .28s,visibility .28s;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.tf-nav-overlay.is-open{opacity:1;visibility:visible}@media screen and (max-width:1023px){.custom-header__vat-toggle,.custom-header__account,.custom-header__nav,.custom-header__search-kbd{display:none}.custom-header__hamburger{display:flex}.custom-header__main-inner{height:86px;gap:16px}.custom-header__cart-label{display:none}.custom-header__cart{padding:8px 12px}}@media screen and (max-width:749px){.custom-header__main-inner{flex-wrap:wrap;height:auto;padding-block:10px 8px;gap:8px 12px}.custom-header__logo{order:0;flex:1}.custom-header__controls{order:1;gap:8px}.custom-header__search{order:2;flex:0 0 100%;max-width:none}.custom-header__search-inner{padding:8px 12px}}.custom-header__search-toggle{display:none;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:none;background:none;color:var(--tf-ink, #0e1a2b);cursor:pointer;flex-shrink:0;border-radius:6px}.custom-header__search-toggle:hover{background:var(--tf-bone, #f7f5f2)}.custom-header.is-search-open .custom-header__search-toggle{background:var(--tf-bone, #f7f5f2);color:var(--tf-green, #22b573)}@media screen and (max-width:749px){.custom-header__search-toggle{display:inline-flex}.custom-header__search{display:none}.custom-header.is-search-open .custom-header__search{display:block}}.cart-drawer{--cart-drawer-padding: var(--padding-xl) var(--padding-xl);--cart-drawer-padding-desktop: var(--padding-xl) var(--padding-2xl)}.cart-drawer__dialog{position:fixed;overflow:hidden;border-radius:0;width:100%;height:100%;margin:0 0 0 auto;padding:0;border-left:var(--style-border-drawer);box-shadow:var(--shadow-drawer);background-color:var(--color-background)}@media screen and (min-width:750px){.cart-drawer__dialog{width:var(--sidebar-width);max-width:95vw}}.cart-drawer__dialog:modal{max-height:100dvh;overflow-y:hidden}.cart-drawer__inner{height:100%;overflow:hidden}.cart-drawer__content{height:calc(100% - var(--header-height, 0px));display:flex;flex-direction:column;padding:0;background-color:var(--color-background);flex-grow:1;overflow-y:auto}.cart-drawer__heading{display:flex;align-items:center;gap:var(--gap-xs);margin-bottom:0}.cart-drawer__close-button{margin-right:calc(var(--padding-sm) * -1);top:var(--margin-sm)}@media screen and (max-width:749px){.cart-drawer__close-button{top:var(--margin-2xs)}}.cart-drawer--empty .cart-drawer__content{text-align:center;min-height:auto}.cart-drawer--empty .cart-drawer__heading{margin-bottom:var(--margin-md);text-align:center}.cart-drawer--empty .cart-drawer__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100dvh;margin-top:0}.cart-drawer__items{display:flex;flex-direction:column;padding-inline:var(--cart-drawer-padding);padding-block-start:var(--padding-lg, 1rem);overflow-y:auto}@media screen and (min-width:750px){.cart-drawer__items{padding-inline:var(--cart-drawer-padding-desktop)}}.cart-drawer__items .cart-items__table-row{padding-bottom:var(--gap-xl);border-bottom:var(--style-border-width) solid var(--color-border);margin-bottom:var(--gap-xl)}.cart-drawer__items .cart-items__table-row:last-child{border-bottom:none;padding-block-end:0;margin-block-end:0}#tf-cart-drawer .cart-drawer__items .cart-items__table-row:last-child{padding-block-end:var(--gap-xl)}.cart-drawer__summary{--cart-drawer-summary-padding: var(--padding-lg);position:sticky;bottom:0;z-index:1;display:flex;flex-direction:column;align-items:center;gap:var(--gap-xl);padding:var(--cart-drawer-summary-padding);margin-top:auto;background-color:var(--color-background);-webkit-mask-image:linear-gradient(to bottom,transparent,black var(--cart-drawer-summary-padding));mask-image:linear-gradient(to bottom,transparent,black var(--cart-drawer-summary-padding))}@media screen and (min-width:750px){.cart-drawer__summary{--cart-drawer-summary-padding: var(--padding-2xl)}}.cart-drawer__dialog[cart-summary-sticky=false] .cart-drawer__summary{position:static;-webkit-mask-image:none;mask-image:none}.cart-drawer__dialog[cart-summary-sticky=false] .cart-drawer__items{overflow:unset}.cart-drawer__header{background-color:var(--color-background);display:flex;align-items:center;justify-content:space-between;width:100%;padding:var(--cart-drawer-padding);position:sticky;top:0;z-index:1}@media screen and (min-width:750px){.cart-drawer__header{padding-inline:var(--cart-drawer-padding-desktop)}}.cart-drawer--empty .cart-drawer__header{justify-content:flex-end;border-bottom:none;padding-bottom:0}#tf-cart-drawer{--color-border: var(--tf-line, #d7d3cb);--color-border-rgb: 215, 211, 203}#tf-cart-drawer .cart-drawer__dialog{--color-background: #fff;background-color:#fff}#tf-cart-drawer .cart-drawer__dialog:modal{max-height:100dvh}#tf-cart-drawer .cart-drawer__dialog::backdrop{background:#0e1a2b73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}#tf-cart-drawer .cart-drawer__header{border-bottom:1px solid var(--tf-line, #d7d3cb);padding-block:20px}#tf-cart-drawer .cart-drawer__heading{font-family:var(--font-heading--family);font-size:1.1rem;font-weight:700;letter-spacing:-.025em;color:var(--tf-ink, #0e1a2b)}#tf-cart-drawer .cart-drawer__close-button{color:var(--tf-steel, #3a4a5e);border-radius:50%;box-shadow:none}#tf-cart-drawer .cart-drawer__close-button:hover{background:var(--tf-bone, #f7f5f2);color:var(--tf-ink, #0e1a2b);box-shadow:none}#tf-cart-drawer .cart-items__title{font-family:var(--font-body--family);font-weight:600;font-size:.875rem;color:var(--tf-ink, #0e1a2b);line-height:1.4}#tf-cart-drawer .cart-items__details{color:var(--tf-steel, #3a4a5e)}#tf-cart-drawer td.cart-items__price{display:none!important}#tf-cart-drawer .cart-items__table-row{grid-template-columns:clamp(2.5rem,15cqi,7.5rem) minmax(0,1fr);grid-template-areas:"media details" "media quantity" "media error"}#tf-cart-drawer .cart-items__table-row--full-width-variants{grid-template-columns:clamp(2.5rem,15cqi,7.5rem) minmax(0,1fr);grid-template-rows:min-content min-content min-content min-content 1fr;grid-template-areas:"media details" "media variants" "media unit_price" "media quantity" "media error"}#tf-cart-drawer .cart-items__unit-price-wrapper{font-size:1.1rem!important;font-weight:700;color:var(--tf-ink, #0e1a2b)}#tf-cart-drawer .cart-items__unit-price-wrapper{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px}#tf-cart-drawer .tf-ex-vat{font-size:.75rem;font-weight:400;color:var(--tf-steel, #3a4a5e);font-family:var(--font-body--family)}#tf-cart-drawer .cart-totals__total{flex-wrap:wrap}#tf-cart-drawer .cart-items__remove{color:var(--tf-steel, #3a4a5e);box-shadow:none}#tf-cart-drawer .cart-items__remove:hover{color:var(--tf-ink, #0e1a2b);background:transparent;box-shadow:none}#tf-cart-drawer .cart-drawer__items{flex:1 1 auto;min-height:0}#tf-cart-drawer .cart-drawer__dialog[cart-summary-sticky=false] .cart-drawer__items{flex:0 0 auto;min-height:auto}#tf-cart-drawer .tf-cart-recs,#tf-cart-drawer .cart-drawer__summary{flex:0 0 auto}#tf-cart-drawer .cart-drawer__summary .cart-totals{border-block-start:0;padding-block-start:0}#tf-cart-drawer .cart-drawer__summary{padding-top:15px;background-color:#fff;border-top:0;-webkit-mask-image:none;mask-image:none;gap:12px}#tf-cart-drawer .cart-tf-summary{width:100%;border-top:0;padding:0}#tf-cart-drawer .cart-totals__total-label,#tf-cart-drawer .cart-totals__total-value{font-family:var(--font-heading--family)}#tf-cart-drawer .cart-totals__total-label{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--tf-steel, #3a4a5e)}#tf-cart-drawer .cart-totals__total-value{font-size:1.35rem;font-weight:700;color:var(--tf-ink, #0e1a2b)}#tf-cart-drawer .cart-totals__tax-note,#tf-cart-drawer .cart-totals__tax-note small{color:var(--tf-steel, #3a4a5e);font-size:.72rem}#tf-cart-drawer .cart-discount__label,#tf-cart-drawer .cart-note__label{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--tf-ink, #0e1a2b)}#tf-cart-drawer .cart-discount__summary:hover,#tf-cart-drawer .cart-note__summary:hover{color:var(--tf-steel, #3a4a5e)}#tf-cart-drawer .cart-discount__input{border-color:var(--tf-line, #d7d3cb);border-radius:6px;font-family:var(--font-body--family);color:var(--tf-ink, #0e1a2b)}#tf-cart-drawer .cart__checkout-button{background:var(--tf-green, #22b573);color:#fff;border-radius:8px;font-family:var(--font-body--family);font-weight:600;font-size:.9375rem;border:none;box-shadow:none;height:48px;letter-spacing:.01em}#tf-cart-drawer .cart__checkout-button:hover{background:var(--tf-green-dark, #1a8a58);color:#fff;box-shadow:none}#tf-cart-drawer .cart-drawer--empty .cart-drawer__inner{display:flex;flex-direction:column;height:100%;justify-content:flex-start;align-items:stretch}#tf-cart-drawer .cart-drawer--empty .cart-drawer__header{flex-shrink:0;border-bottom:none;padding-bottom:0}#tf-cart-drawer .cart-drawer--empty .cart-drawer__content{flex:1;display:flex;align-items:center;justify-content:center;overflow-y:auto}.tf-empty-cart{display:flex;flex-direction:column;align-items:center;text-align:center;padding:32px 40px 64px}.tf-empty-cart__icon{width:72px;height:72px;background:var(--tf-bone, #f7f5f2);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:var(--tf-steel, #3a4a5e)}#tf-cart-drawer .cart-drawer__heading--empty{font-family:var(--font-heading--family);font-size:1.4rem;font-weight:700;letter-spacing:-.02em;color:var(--tf-ink, #0e1a2b);margin:0 0 10px}.tf-empty-cart__sub{font-family:var(--font-body--family);font-size:.825rem;color:var(--tf-steel, #3a4a5e);line-height:1.55;margin:0 0 28px;max-width:260px}#tf-cart-drawer .cart-items__empty-button{background:var(--tf-green, #22b573);color:#fff;border-radius:8px;font-family:var(--font-body--family);font-weight:600;font-size:.875rem;border:none;box-shadow:none;padding-inline:32px}#tf-cart-drawer .cart-items__empty-button:hover{background:var(--tf-green-dark, #1a8a58);color:#fff;box-shadow:none}#tf-cart-drawer .cart-drawer--empty .cart-drawer__items p{display:none}#tf-cart-drawer .cart-drawer__content p a{color:var(--tf-green, #22b573);text-decoration:none}#tf-cart-drawer .cart-drawer__content p a:hover{text-decoration:underline}.tf-cart-recs:empty{display:none}.tf-cart-recs:not(:empty){display:block;padding:14px var(--padding-xl) 14px;border-top:1px solid var(--tf-line, #d7d3cb);border-bottom:1px solid var(--tf-line, #d7d3cb);background:var(--tf-bone, #f7f5f2)}@media screen and (min-width:750px){.tf-cart-recs:not(:empty){padding-inline:var(--padding-2xl)}}.tf-cart-recs__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.tf-cart-recs__label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--tf-steel, #3a4a5e);font-family:var(--font-body--family)}.tf-cart-recs__row{display:flex;align-items:center;gap:8px}.tf-cart-recs__row .tf-cart-recs__track{flex:1;min-width:0}.tf-cart-recs__arrow{width:26px;height:26px;flex-shrink:0;border-radius:50%;border:1px solid var(--tf-line, #d7d3cb);background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--tf-ink, #0e1a2b);transition:background .15s,border-color .15s;padding:0}.tf-cart-recs__arrow:hover:not(:disabled){background:var(--tf-bone, #f7f5f2);border-color:var(--tf-line-strong, #bfb9ae)}.tf-cart-recs__arrow:disabled{opacity:.3;cursor:default}.tf-cart-recs__track{display:flex;flex-direction:column;gap:8px}.tf-cart-recs__card{background:#fff;border:1.5px solid var(--tf-line, #d7d3cb);border-radius:10px;overflow:hidden;display:flex;flex-direction:row;align-items:center;gap:10px;padding:8px 10px 8px 8px;transition:border-color .18s}.tf-cart-recs__card:hover{border-color:var(--tf-green, #22b573)}.tf-cart-recs__img-wrap{display:block;width:56px;height:56px;flex-shrink:0;overflow:hidden;background:#fff;border:1px solid var(--tf-line, #d7d3cb);border-radius:6px}.tf-cart-recs__img-wrap img{width:100%;height:100%;object-fit:contain;padding:5px;box-sizing:border-box;display:block}.tf-cart-recs__body{flex:1;min-width:0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:2px 8px}.tf-cart-recs__title{font-family:var(--font-body--family);font-size:11.5px;font-weight:500;color:var(--tf-ink, #0e1a2b);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none;flex-basis:100%}.tf-cart-recs__title:hover{color:var(--tf-green, #22b573)}.tf-cart-recs__price{font-family:var(--font-heading--family);font-size:13px;font-weight:700;color:var(--tf-green, #22b573);line-height:1;flex:1}.tf-cart-recs__add{width:auto;padding:6px 14px;background:var(--tf-green, #22b573);color:#fff;border:none;border-radius:5px;font-family:var(--font-body--family);font-size:12px;font-weight:600;cursor:pointer;transition:background .15s;line-height:1;flex-shrink:0}.tf-cart-recs__add:hover:not(:disabled){background:var(--tf-green-dark, #1a8a58)}.tf-cart-recs__add.tf-recs-added{background:var(--tf-ink, #0e1a2b)}.tf-cart-recs__add:disabled{opacity:.6;cursor:default}.custom-pdp-recs{background:var(--tf-bone, #f7f5f2);padding:26px 0 28px;border-top:1px solid var(--tf-line, #d7d3cb)}.custom-pdp-recs--empty{display:none}.custom-pdp-recs__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 16px}.custom-pdp-recs__stop{color:var(--tf-green, #22b573);font-style:normal}.custom-pdp-recs__heading{font-family:var(--font-heading--family);font-size:clamp(1rem,1.5vw,1.2rem);font-weight:700;color:var(--tf-ink, #0e1a2b);letter-spacing:-.02em;margin:0}.custom-pdp-recs__arrows{display:contents}.custom-pdp-recs__scroller{position:relative}.custom-pdp-recs__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid var(--tf-line, #d7d3cb);background:#fff;color:var(--tf-ink, #0e1a2b);cursor:pointer;box-shadow:0 2px 10px -3px #0e1a2b38;transition:background .15s,border-color .15s,opacity .15s}.custom-pdp-recs__arrow--prev{left:-16px}.custom-pdp-recs__arrow--next{right:-16px}.custom-pdp-recs__arrow:hover:not(:disabled){border-color:var(--tf-green, #22b573);color:var(--tf-green, #22b573)}.custom-pdp-recs__arrow:disabled{opacity:.35;cursor:default}.custom-pdp-recs__track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px 0 8px}.custom-pdp-recs__track::-webkit-scrollbar{display:none}.custom-pdp-recs__track>.tf-product-card{flex:0 0 calc((100% - 80px)/5);scroll-snap-align:start}@media screen and (max-width:1199px){.custom-pdp-recs__track>.tf-product-card{flex-basis:calc((100% - 60px)/4)}}@media screen and (max-width:989px){.custom-pdp-recs__track>.tf-product-card{flex-basis:calc((100% - 40px) / 3)}}@media screen and (max-width:749px){.custom-pdp-recs{padding:20px 0 22px}.custom-pdp-recs__track{gap:14px}.custom-pdp-recs__track>.tf-product-card{flex-basis:76%}.custom-pdp-recs__arrows{display:none}}.custom-pdp-recs .tf-product-card{background:#fff;border:1px solid var(--tf-line, #d7d3cb);border-radius:14px;overflow:hidden;display:flex;flex-direction:column;transition:all .2s;position:relative;box-shadow:0 1px #0e1a2b08,0 2px 8px -4px #0e1a2b0f}.custom-pdp-recs .tf-product-card:hover{border-color:var(--tf-green, #22b573);transform:translateY(-3px);box-shadow:0 16px 40px -18px #0e1a2b38}.custom-pdp-recs .tf-product-card__img-wrap{display:block;position:relative;height:240px;border-bottom:1px solid var(--tf-line, #d7d3cb);background:#fff;overflow:hidden}.custom-pdp-recs .tf-product-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:12px;transition:transform .3s ease}.custom-pdp-recs .tf-product-card:hover .tf-product-card__img{transform:scale(1.04)}.custom-pdp-recs .tf-product-card__img--placeholder{opacity:.35}.custom-pdp-recs .tf-grade-badge{position:absolute;top:12px;left:12px;display:inline-flex;align-items:center;gap:7px;background:var(--tf-ink, #0e1a2b);color:#fff;font-family:var(--font-body--family);font-size:11px;font-weight:700;padding:5px 11px;border-radius:4px;line-height:1;z-index:2;white-space:nowrap;pointer-events:none;letter-spacing:.04em;box-shadow:0 1px #0000000f}.custom-pdp-recs .tf-grade-pip{width:7px;height:7px;border-radius:50%;flex-shrink:0}.custom-pdp-recs .tf-grade-badge--1 .tf-grade-pip{background:var(--tf1-color, #9ca3af)}.custom-pdp-recs .tf-grade-badge--2 .tf-grade-pip{background:var(--tf2-color, #3fa34d)}.custom-pdp-recs .tf-grade-badge--3 .tf-grade-pip{background:var(--tf3-color, #c8941a)}.custom-pdp-recs .tf-grade-badge--4 .tf-grade-pip{background:var(--tf4-color, #e97826)}.custom-pdp-recs .tf-grade-duty{font-family:var(--font-body--family);font-weight:500;color:#ffffffb3;letter-spacing:0;text-transform:none}.custom-pdp-recs .tf-reorder-chip{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#e8f4ed;color:#1f7a4d;font-family:var(--font-body--family);font-size:11px;font-weight:600;line-height:1;letter-spacing:.01em;z-index:2;pointer-events:none}.custom-pdp-recs .tf-reorder-chip svg{width:13px;height:13px;flex:none}.custom-pdp-recs .tf-stock-chip{position:absolute;bottom:12px;left:12px;display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:4px;font-family:var(--font-body--family);font-size:11px;font-weight:600;line-height:1;letter-spacing:.01em;z-index:2;pointer-events:none;white-space:nowrap;background:var(--tf-mist, #eceae5);color:var(--tf-steel, #3a4a5e)}.custom-pdp-recs .tf-stock-chip--in{background:#e8f4ed;color:#1f7a4d}.custom-pdp-recs .tf-stock-chip--low{background:#fbeedc;color:#a85f00}.custom-pdp-recs .tf-stock-chip--out{background:var(--tf-mist, #eceae5);color:var(--tf-steel, #3a4a5e)}.custom-pdp-recs .tf-stock-chip--lead{background:#eaf1fb;color:#1b5faf}.custom-pdp-recs .tf-stock-chip--preorder{background:#fef2f2;color:#dc2626}.custom-pdp-recs .tf-stock-pip{width:6px;height:6px;border-radius:50%;flex-shrink:0;background:currentColor}.custom-pdp-recs .tf-product-card__body{padding:16px 18px 18px;display:flex;flex-direction:column;gap:10px;flex:1}.custom-pdp-recs .tf-product-card__idx{font-family:var(--font-body--family, "Inter", sans-serif);font-size:10px;font-weight:500;color:var(--tf-steel, #3a4a5e);letter-spacing:.03em;text-transform:uppercase;margin-bottom:-4px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.custom-pdp-recs .tf-product-card__title{font-family:var(--font-heading--family);font-size:15.5px;font-weight:600;line-height:1.3;margin:0;color:var(--tf-ink, #0e1a2b);letter-spacing:-.01em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:3.9em}.custom-pdp-recs .tf-product-card__title a{color:inherit;text-decoration:none}.custom-pdp-recs .tf-product-card__title a:hover{color:var(--tf-green, #22b573)}.custom-pdp-recs .tf-product-card__spec{font-family:var(--font-body--family);font-size:11px;color:var(--tf-steel, #3a4a5e);margin:0;letter-spacing:.02em;line-height:1.45}.custom-pdp-recs .tf-product-card__foot{display:flex;justify-content:space-between;align-items:flex-end;gap:8px;margin-top:auto;padding-top:8px}.custom-pdp-recs .tf-product-card__price-col{display:flex;flex-direction:column;min-width:0}.custom-pdp-recs .tf-price-block--inc,.custom-pdp-recs .tf-price-block--ex{display:flex;flex-direction:column;gap:5px}.custom-pdp-recs .tf-price-block--ex,html[data-vat=ex] .custom-pdp-recs .tf-price-block--inc{display:none}html[data-vat=ex] .custom-pdp-recs .tf-price-block--ex{display:flex}.custom-pdp-recs .tf-product-card__price{display:inline-flex;align-items:baseline;gap:1px;font-family:var(--font-heading--family);color:var(--tf-green, #22b573);line-height:.9}.custom-pdp-recs .tf-price-sym{font-size:16px;font-weight:700;letter-spacing:-.02em;margin-right:1px}.custom-pdp-recs .tf-price-int{font-size:30px;font-weight:800;letter-spacing:-.045em}.custom-pdp-recs .tf-price-dec{font-size:15px;font-weight:700;letter-spacing:-.02em;margin-left:1px}.custom-pdp-recs .tf-price-vat{font-family:var(--font-body--family);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--tf-green, #22b573);opacity:.75;align-self:flex-end;padding-bottom:.15em;margin-left:6px;white-space:nowrap}.custom-pdp-recs .tf-exvat-pill{display:inline-flex;align-items:center;align-self:flex-start;background:var(--tf-vatpill-bg, #FFD23F);color:var(--tf-vatpill-fg, #0e1a2b);font-family:var(--font-body--family);font-size:var(--tf-vatpill-size, 12px);font-weight:700;letter-spacing:var(--tf-vatpill-tracking, .01em);font-variant-numeric:tabular-nums;padding:var(--tf-vatpill-pad, 4px 9px);border-radius:var(--tf-vatpill-radius, 3px);white-space:nowrap}.custom-pdp-recs .tf-add-btn{display:flex;align-items:center;justify-content:center;width:42px;height:42px;min-width:42px;border-radius:8px;background:var(--tf-green, #22b573);color:#fff;border:none;cursor:pointer;text-decoration:none;transition:all .15s;flex-shrink:0;box-shadow:0 1px #0000000f}.custom-pdp-recs .tf-add-btn:hover{background:#37c17c;transform:translateY(-1px);box-shadow:0 4px 12px -3px #2ead6e73}.custom-pdp-recs .tf-add-btn:disabled{opacity:.6;cursor:default}.custom-pdp-recs__controls{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:flex-end}.custom-pdp-recs__tabs{display:flex;gap:6px;flex-wrap:wrap}.custom-pdp-recs__tab{font-family:var(--font-body--family);font-size:12.5px;font-weight:600;line-height:1;padding:8px 13px;border-radius:999px;border:1px solid var(--tf-line, #d7d3cb);background:#fff;color:var(--tf-steel, #3a4a5e);cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s,color .15s}.custom-pdp-recs__tab:hover{border-color:var(--tf-green, #22b573);color:var(--tf-green, #22b573)}.custom-pdp-recs__tab.is-active{background:var(--tf-ink, #0e1a2b);border-color:var(--tf-ink, #0e1a2b);color:#fff}.custom-pdp-recs--loading .custom-pdp-recs__track{opacity:.45;min-height:340px;transition:opacity .15s}.custom-pdp-recs--no-results .custom-pdp-recs__track:after{content:"Nothing to show here yet.";font-family:var(--font-body--family);font-size:13px;color:var(--tf-steel, #3a4a5e);padding:28px 2px}@media screen and (max-width:749px){.custom-pdp-recs__header{flex-direction:column;align-items:flex-start;gap:10px}.custom-pdp-recs__controls{justify-content:flex-start;width:100%}.custom-pdp-recs__tabs{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.custom-pdp-recs__tabs::-webkit-scrollbar{display:none}}.custom-pdp-recs__seeall{display:inline-flex;align-items:center;gap:6px;margin-top:14px;font-family:var(--font-body--family);font-size:13px;font-weight:600;color:var(--tf-ink, #0e1a2b);text-decoration:none;border-bottom:1px solid var(--tf-line, #d7d3cb);padding-bottom:2px;transition:color .15s,border-color .15s}.custom-pdp-recs__seeall:hover{color:var(--tf-green, #22b573);border-color:var(--tf-green, #22b573)}.custom-pdp-recs__seeall[hidden]{display:none}.custom-pdp-recs__skeleton{pointer-events:none;border-color:var(--tf-line, #d7d3cb)}.custom-pdp-recs__skeleton-img{height:240px;border-bottom:1px solid var(--tf-line, #d7d3cb);background:var(--tf-mist, #eceae5)}.custom-pdp-recs__skeleton-line{height:13px;border-radius:3px;background:var(--tf-mist, #eceae5)}.custom-pdp-recs__skeleton-line--sku{height:9px;width:45%}.custom-pdp-recs__skeleton-line--short{width:65%}.custom-pdp-recs__skeleton-foot{margin-top:auto;height:46px;border-radius:6px;background:var(--tf-mist, #eceae5)}.custom-pdp-recs--skeleton-state .custom-pdp-recs__skeleton-img,.custom-pdp-recs--skeleton-state .custom-pdp-recs__skeleton-line,.custom-pdp-recs--skeleton-state .custom-pdp-recs__skeleton-foot{animation:tfRecsPulse 1.4s ease-in-out infinite}@keyframes tfRecsPulse{0%,to{opacity:1}50%{opacity:.45}}@media(prefers-reduced-motion:reduce){.custom-pdp-recs--skeleton-state .custom-pdp-recs__skeleton-img,.custom-pdp-recs--skeleton-state .custom-pdp-recs__skeleton-line,.custom-pdp-recs--skeleton-state .custom-pdp-recs__skeleton-foot{animation:none}}.custom-pdp-recs--skeleton-state .custom-pdp-recs__arrow,.custom-pdp-recs--skeleton-state .custom-pdp-recs__tab{pointer-events:none;opacity:.5}@media screen and (max-width:749px){.custom-pdp-recs__skeleton-img{height:200px}}.custom-pdp-tabs{background:var(--tf-paper, #fff);border-top:1px solid var(--tf-line, #d7d3cb)}.custom-pdp-tabs__nav-outer{border-bottom:1px solid var(--tf-line, #d7d3cb);top:var(--header-group-height, 0px);z-index:10;background:var(--tf-paper, #fff);position:sticky}.custom-pdp-tabs__nav-outer:after{content:"";position:absolute;top:0;right:0;bottom:0;width:56px;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,var(--tf-paper, #fff) 78%);opacity:0;transition:opacity .16s ease}.custom-pdp-tabs__nav-outer.has-overflow:after{opacity:1}.custom-pdp-tabs__cue{position:absolute;top:50%;right:8px;transform:translateY(-50%);z-index:1;pointer-events:none;color:var(--tf-steel, #3a4a5e);opacity:0;transition:opacity .16s ease}.custom-pdp-tabs__nav-outer.has-overflow .custom-pdp-tabs__cue{opacity:1}.custom-pdp-tabs__nav-inner{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.custom-pdp-tabs__nav-inner::-webkit-scrollbar{display:none}.custom-pdp-tabs__nav{display:flex;gap:0;min-width:max-content}.custom-pdp-tabs__btn{background:none;border:none;border-bottom:2px solid transparent;padding:16px 20px;font-family:var(--font-body--family);font-size:14px;font-weight:500;color:var(--tf-steel, #3a4a5e);cursor:pointer;white-space:nowrap;transition:color .15s,border-color .15s;margin-bottom:-1px;line-height:1}.custom-pdp-tabs__btn:hover{color:var(--tf-ink, #0e1a2b)}.custom-pdp-tabs__btn--active{color:var(--tf-ink, #0e1a2b);border-bottom-color:var(--tf-green, #22b573);font-weight:600}.custom-pdp-tabs__body{padding-top:40px;padding-bottom:64px}.custom-pdp-tabs__panel--hidden{display:none}.custom-pdp-tabs__desc-row{display:grid;grid-template-columns:1fr 420px;gap:56px;align-items:start}.custom-pdp-tabs__desc-main{display:flex;flex-direction:column;gap:28px}.custom-pdp-tabs__desc-aside{display:flex;flex-direction:column;gap:24px}.custom-pdp-tabs__grade-panel{border-radius:10px;border:1px solid var(--tf-line, #d7d3cb);background:#fff;overflow:hidden;padding:0}.custom-pdp-tabs__grade-head{display:flex;align-items:center;gap:12px;padding:13px 15px;margin:0;color:#fff}.custom-pdp-tabs__grade-panel--tf1 .custom-pdp-tabs__grade-head{background:var(--tf1-color, #9ca3af)}.custom-pdp-tabs__grade-panel--tf2 .custom-pdp-tabs__grade-head{background:var(--tf2-color, #3fa34d)}.custom-pdp-tabs__grade-panel--tf3 .custom-pdp-tabs__grade-head{background:var(--tf3-color, #c8941a)}.custom-pdp-tabs__grade-panel--tf4 .custom-pdp-tabs__grade-head{background:var(--tf4-color, #e97826)}.custom-pdp-tabs__grade-img{width:48px;height:48px;flex-shrink:0;display:block}.custom-pdp-tabs__grade-title{display:flex;flex-direction:column;gap:3px;min-width:0}.custom-pdp-tabs__grade-label{font-family:var(--font-body--family);font-size:11.5px;font-weight:700;letter-spacing:.02em;text-transform:none;line-height:1.3;color:#ffffffd1}.custom-pdp-tabs__grade-name{font-family:var(--font-heading--family);font-size:15.5px;font-weight:700;line-height:1.18;letter-spacing:-.01em;color:#fff}.custom-pdp-tabs__grade-body{padding:14px 15px 13px}.custom-pdp-tabs__grade-desc{font-family:var(--font-body--family);font-size:13.5px;line-height:1.5;color:var(--tf-steel, #3a4a5e);margin:0 0 12px}.custom-pdp-tabs__grade-attrs{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:5px}.custom-pdp-tabs__grade-attr{position:relative;padding-left:13px;font-family:var(--font-body--family);font-size:13.5px;font-weight:600;line-height:1.35;color:var(--tf-ink, #0e1a2b)}.custom-pdp-tabs__grade-attr:before{content:"";position:absolute;left:0;top:.45em;width:6px;height:6px;border-radius:50%}.custom-pdp-tabs__grade-panel--tf1 .custom-pdp-tabs__grade-attr:before{background:var(--tf1-color, #9ca3af)}.custom-pdp-tabs__grade-panel--tf2 .custom-pdp-tabs__grade-attr:before{background:var(--tf2-color, #3fa34d)}.custom-pdp-tabs__grade-panel--tf3 .custom-pdp-tabs__grade-attr:before{background:var(--tf3-color, #c8941a)}.custom-pdp-tabs__grade-panel--tf4 .custom-pdp-tabs__grade-attr:before{background:var(--tf4-color, #e97826)}.custom-pdp-tabs__grade-foot{margin-top:12px;padding-top:11px;border-top:1px solid var(--tf-line, #d7d3cb)}.custom-pdp-tabs__grade-link{font-family:var(--font-body--family);font-size:12.5px;font-weight:600;color:var(--tf-green-dark, #1a8a58);text-decoration:none}.custom-pdp-tabs__grade-link:hover{text-decoration:underline}.custom-pdp-tabs__spec-aside{display:flex;flex-direction:column;border:1.5px solid var(--tf-line, #d7d3cb);border-radius:10px;overflow:hidden}.custom-pdp-tabs__col-heading{font-family:var(--font-body--family);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--tf-steel, #3a4a5e);margin:0;padding:11px 16px;background:var(--tf-bone, #f7f5f2);border-bottom:1px solid var(--tf-line, #d7d3cb)}.custom-pdp-tabs__table{width:100%;border-collapse:collapse}.custom-pdp-tabs__table tr{background:#fff}.custom-pdp-tabs__spec-key,.custom-pdp-tabs__spec-val{border-bottom:1px solid var(--tf-line, #d7d3cb)}.custom-pdp-tabs__table tr:last-child .custom-pdp-tabs__spec-key,.custom-pdp-tabs__table tr:last-child .custom-pdp-tabs__spec-val{border-bottom:none}.custom-pdp-tabs__spec-key{font-family:var(--font-body--family);font-size:13px;font-weight:500;letter-spacing:0;color:var(--tf-steel, #3a4a5e);padding:10px 16px;width:42%;vertical-align:middle}.custom-pdp-tabs__spec-val{font-family:var(--font-body--family);font-size:14px;font-weight:500;color:var(--tf-ink, #0e1a2b);padding:10px 16px;vertical-align:middle}.custom-pdp-tabs__comp-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:28px}.custom-pdp-tabs__comp-main{min-width:0}@media screen and (max-width:989px){.custom-pdp-tabs__comp-layout{grid-template-columns:1fr;gap:22px}}.custom-pdp-tabs__pack{display:block;margin:0;padding:18px 20px;background:var(--tf-bone, #f7f5f2);border:1px solid var(--tf-line, #d7d3cb);border-radius:12px}.custom-pdp-tabs__pack-copy{display:flex;align-items:flex-start;gap:12px;min-width:0}.custom-pdp-tabs__pack-icon{width:26px;height:26px;flex:none;color:var(--tf-green, #22b573)}.custom-pdp-tabs__pack-text{font-family:var(--font-heading--family, "Inter Tight", sans-serif);font-size:1.05rem;font-weight:700;line-height:1.25;letter-spacing:-.015em;color:var(--tf-ink, #0e1a2b);margin:0}.custom-pdp-tabs__pack-note{font-family:var(--font-body--family);font-size:13.5px;line-height:1.5;color:var(--tf-steel, #3a4a5e);margin:6px 0 0}.custom-pdp-tabs__pack-example{min-width:0;margin-top:14px;position:relative;overflow:hidden;border-radius:8px;aspect-ratio:558 / 352}.custom-pdp-tabs__pack-sheet{position:relative;width:100%}.custom-pdp-tabs__pack-example:after{content:"";position:absolute;left:0;right:0;bottom:0;height:34px;background:linear-gradient(to bottom,rgba(247,245,242,0),var(--tf-bone, #f7f5f2));pointer-events:none}.custom-pdp-tabs__pack-thumb{position:absolute;object-fit:contain;background:#fff}.custom-pdp-tabs__pack-thumb--line{left:5.73%;top:35.4%;width:16.31%;height:17.4%}.custom-pdp-tabs__pack-thumb--spec{left:69.53%;top:14.2%;width:14.7%;height:19.8%}.custom-pdp-tabs__pack-img{width:100%;height:auto;display:block}@media screen and (max-width:749px){.custom-pdp-tabs__pack{padding:16px}.custom-pdp-tabs__pack-example{display:none}}.custom-pdp-tabs__table--compliance .custom-pdp-tabs__comp-std{font-family:var(--font-body--family);font-size:11.5px;font-weight:700;color:var(--tf-ink, #0e1a2b);letter-spacing:.02em;padding:11px 16px;white-space:nowrap;vertical-align:middle}.custom-pdp-tabs__table--compliance .custom-pdp-tabs__comp-desc{font-family:var(--font-body--family);font-size:13px;color:var(--tf-steel, #3a4a5e);padding:11px 16px;vertical-align:middle}.custom-pdp-tabs__table--compliance .custom-pdp-tabs__comp-val{padding:11px 16px 11px 8px;text-align:right;vertical-align:middle;white-space:nowrap}.custom-pdp-tabs__comp-badge{display:inline-block;background:#e6f5ef;color:var(--tf-green-dark, #1a8a58);font-family:var(--font-body--family);font-size:10.5px;font-weight:700;letter-spacing:.04em;padding:4px 10px;border-radius:4px;white-space:nowrap}.custom-pdp-tabs__doc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;max-width:900px;margin-left:auto;margin-right:auto}.custom-pdp-tabs__doc-card{border:1.5px solid var(--tf-line, #d7d3cb);border-radius:10px;padding:20px;background:#fff;display:flex;flex-direction:column;gap:6px}.custom-pdp-tabs__doc-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.custom-pdp-tabs__doc-label{font-family:var(--font-body--family);font-size:13px;font-weight:700;color:var(--tf-ink, #0e1a2b);letter-spacing:.02em}.custom-pdp-tabs__doc-desc{font-family:var(--font-body--family);font-size:13.5px;color:var(--tf-steel, #3a4a5e);margin:4px 0 0}.custom-pdp-tabs__doc-meta{font-family:var(--font-body--family);font-size:10.5px;color:var(--tf-steel, #3a4a5e);margin:0}.custom-pdp-tabs__doc-download{display:inline-flex;align-items:center;gap:6px;margin-top:10px;font-family:var(--font-body--family);font-size:12.5px;font-weight:600;color:var(--tf-green, #22b573);text-decoration:none;transition:color .15s}.custom-pdp-tabs__doc-download:hover{color:var(--tf-green-dark, #1a8a58)}.custom-pdp-tabs__delivery{max-width:none}.custom-pdp-tabs__delivery-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1.5px solid var(--tf-line, #d7d3cb);border-radius:10px;overflow:hidden}.custom-pdp-tabs__delivery-item{display:flex;align-items:flex-start;gap:16px;padding:24px 28px;border-right:1px solid var(--tf-line, #d7d3cb);border-bottom:1px solid var(--tf-line, #d7d3cb)}.custom-pdp-tabs__delivery-item:nth-child(2n){border-right:none}.custom-pdp-tabs__delivery-item:nth-last-child(-n+2){border-bottom:none}.custom-pdp-tabs__delivery-icon{flex-shrink:0;width:40px;height:40px;background:var(--tf-bone, #f7f5f2);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--tf-green, #22b573)}.custom-pdp-tabs__delivery-heading{display:block;font-family:var(--font-body--family);font-size:14px;font-weight:600;color:var(--tf-ink, #0e1a2b);margin-bottom:4px}.custom-pdp-tabs__delivery-body{font-family:var(--font-body--family);font-size:13.5px;line-height:1.55;color:var(--tf-steel, #3a4a5e);margin:0}.custom-pdp-tabs__delivery-link{color:var(--tf-green, #22b573);text-decoration:none;font-weight:600}.custom-pdp-tabs__delivery-link:hover{text-decoration:underline}.custom-pdp-tabs__install-docs{display:flex;flex-wrap:wrap;gap:12px}.custom-pdp-tabs__install-file{display:inline-flex;align-items:center;gap:12px;padding:14px 20px;border:1.5px solid var(--tf-line, #d7d3cb);border-radius:8px;background:var(--tf-bone, #f7f5f2);text-decoration:none;transition:border-color .15s,background .15s}.custom-pdp-tabs__install-file:hover{border-color:var(--tf-ink, #0e1a2b);background:#fff}.custom-pdp-tabs__install-file svg{color:var(--tf-steel, #3a4a5e);flex-shrink:0}.custom-pdp-tabs__install-file-name{display:block;font-family:var(--font-body--family);font-size:13.5px;font-weight:600;color:var(--tf-ink, #0e1a2b)}.custom-pdp-tabs__install-file-type{display:block;font-family:var(--font-body--family);font-size:10px;font-weight:700;letter-spacing:.08em;color:var(--tf-steel, #3a4a5e);text-transform:uppercase;margin-top:2px}.custom-pdp-tabs__rte{font-family:var(--font-body--family);font-size:15px;line-height:1.7;color:var(--tf-ink, #0e1a2b)}.custom-pdp-tabs__rte p{margin:0 0 1em}.custom-pdp-tabs__rte ul,.custom-pdp-tabs__rte ol{padding-left:1.5em;margin:0 0 1em}.custom-pdp-tabs__rte ul li{position:relative;list-style:none;padding-left:1.1em}.custom-pdp-tabs__rte ul li:before{content:"\2022";color:var(--tf-green, #22b573);position:absolute;left:0}.custom-pdp-tabs__rte *:not(a){font:inherit!important;color:inherit!important;letter-spacing:inherit!important;text-transform:none!important;background:none!important;text-shadow:none!important;border:0!important;margin-block:revert!important;padding-block:revert!important}.custom-pdp-tabs__rte ul,.custom-pdp-tabs__rte ol{padding-left:1.5em!important;margin:0 0 1em!important}.custom-pdp-tabs__rte p{margin:0 0 1em!important}.custom-pdp-tabs__rte a{color:var(--tf-green, #22b573);text-decoration:underline}.custom-pdp-tabs__rte a:hover{color:var(--tf-green-dark, #1a8a58)}.custom-pdp-tabs__faq{width:100%}.custom-pdp-tabs__faq-item{border-top:1px solid var(--tf-line, #d7d3cb)}.custom-pdp-tabs__faq-item:last-child{border-bottom:1px solid var(--tf-line, #d7d3cb)}.custom-pdp-tabs__faq-q{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;font-family:var(--font-body--family);font-size:14.5px;font-weight:600;color:var(--tf-ink, #0e1a2b);cursor:pointer;list-style:none}.custom-pdp-tabs__faq-q::-webkit-details-marker{display:none}.custom-pdp-tabs__faq-q:hover{color:var(--tf-green, #22b573)}.custom-pdp-tabs__faq-chevron{flex-shrink:0;color:var(--tf-steel, #3a4a5e);transition:transform .2s}details[open] .custom-pdp-tabs__faq-chevron{transform:rotate(180deg)}.custom-pdp-tabs__faq-a{padding:0 0 16px;font-family:var(--font-body--family);font-size:14px;line-height:1.65;color:var(--tf-steel, #3a4a5e)}.custom-pdp-tabs__empty{font-family:var(--font-body--family);font-size:14px;color:var(--tf-steel, #3a4a5e);padding:24px 0}.custom-pdp-tabs .custom-pdp-recs{background:none;border-top:0;padding:4px 0 8px}.custom-pdp-tabs__otheropts-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}@media screen and (max-width:1199px){.custom-pdp-tabs__otheropts-grid{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:989px){.custom-pdp-tabs__otheropts-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:749px){.custom-pdp-tabs__body{padding-top:28px;padding-bottom:48px}.custom-pdp-tabs__btn{padding:14px;font-size:13px}.custom-pdp-tabs__desc-row{grid-template-columns:1fr;gap:32px}.custom-pdp-tabs__delivery-grid{grid-template-columns:1fr}.custom-pdp-tabs__delivery-item{border-right:none}.custom-pdp-tabs__delivery-item:nth-last-child(-n+2){border-bottom:1px solid var(--tf-line, #d7d3cb)}.custom-pdp-tabs__delivery-item:last-child{border-bottom:none}.custom-pdp-tabs__doc-grid{grid-template-columns:1fr}.custom-pdp-tabs__grade-panel{padding:0}.custom-pdp-tabs__otheropts-grid{grid-template-columns:repeat(2,1fr);gap:14px}}.custom-pdp-tabs__certs[hidden]{display:none}.custom-pdp-tabs__certs-intro{color:var(--tf-steel, #3a4a5e);font-size:.95rem;line-height:1.6;margin:0 0 18px;max-width:46rem}.custom-pdp-tabs__certs-actions{margin:0 0 22px}.custom-pdp-tabs__certs-cta{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:12px 22px;border-radius:var(--tf-radius-md, 8px);background:var(--tf-green, #22b573);border:1px solid var(--tf-green, #22b573);color:#fff;font-weight:700;font-size:.95rem;text-decoration:none}.custom-pdp-tabs__certs-cta:hover{background:var(--tf-green-dark, #1a8a58)}.custom-pdp-tabs__certs-card{border:1px solid var(--tf-line, #d7d3cb);border-radius:var(--tf-radius-lg, 12px);background:#fff;padding:16px 18px;margin:0 0 12px}.custom-pdp-tabs__certs-title{font-weight:700;color:var(--tf-ink, #0e1a2b);font-size:.95rem;line-height:1.4}.custom-pdp-tabs__certs-sku{font-size:.75rem;color:var(--tf-steel, #3a4a5e);opacity:.75;margin:2px 0 10px}.custom-pdp-tabs__certs-list{list-style:none;margin:0 0 12px;padding:0;display:flex;flex-direction:column;gap:4px}.custom-pdp-tabs__certs-item{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;color:var(--tf-steel, #3a4a5e);font-size:.875rem;padding-left:1.1em;position:relative}.custom-pdp-tabs__certs-item:before{content:"";position:absolute;left:0;top:.5em;width:5px;height:5px;border-radius:50%;background:var(--tf-green, #22b573)}.custom-pdp-tabs__certs-tag{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--tf-steel, #3a4a5e);border:1px solid var(--tf-line, #d7d3cb);border-radius:100px;padding:1px 8px;white-space:nowrap}.custom-pdp-tabs__certs-dl{display:inline-flex;align-items:center;gap:6px;min-height:40px;padding:9px 16px;border:1px solid var(--tf-line, #d7d3cb);border-radius:var(--tf-radius-md, 8px);background:#fff;color:var(--tf-ink, #0e1a2b);font-weight:600;font-size:.85rem;text-decoration:none}.custom-pdp-tabs__certs-dl:hover{border-color:var(--tf-green, #22b573)}.custom-pdp-tabs__deliv-rates{border:1.5px solid var(--tf-line, #d7d3cb);border-radius:10px;overflow:hidden;margin-bottom:10px}.custom-pdp-tabs__deliv-table{width:100%;border-collapse:collapse;font-family:var(--font-body--family);font-variant-numeric:tabular-nums}.custom-pdp-tabs__deliv-table th,.custom-pdp-tabs__deliv-table td{padding:13px 18px;text-align:right;border-bottom:1px solid var(--tf-line, #d7d3cb);font-size:14px;color:var(--tf-ink, #0e1a2b)}.custom-pdp-tabs__deliv-table tbody tr:last-child th,.custom-pdp-tabs__deliv-table tbody tr:last-child td{border-bottom:none}.custom-pdp-tabs__deliv-table thead th{background:var(--tf-bone, #f7f5f2);font-size:12px;font-weight:600;color:var(--tf-steel, #3a4a5e)}.custom-pdp-tabs__deliv-table tbody th{text-align:left;font-weight:700}.custom-pdp-tabs__deliv-table thead th:first-child{text-align:left}.custom-pdp-tabs__deliv-note{display:block;font-size:12px;font-weight:400;color:var(--tf-steel, #3a4a5e)}.custom-pdp-tabs__deliv-vat{font-weight:400}.custom-pdp-tabs__deliv-free{color:var(--tf-green-dark, #1a8a58);font-weight:700}.custom-pdp-tabs__deliv-foot{font-family:var(--font-body--family);font-size:12.5px;line-height:1.55;color:var(--tf-steel, #3a4a5e);margin:0 0 22px}.custom-pdp-tabs__deliv-more{display:inline-flex;align-items:center;gap:6px;margin-top:18px;font-family:var(--font-body--family);font-size:13px;font-weight:600;color:var(--tf-green, #22b573);text-decoration:none}.custom-pdp-tabs__deliv-more:hover{color:var(--tf-green-dark, #1a8a58);text-decoration:underline}@media screen and (max-width:749px){.custom-pdp-tabs__deliv-table th,.custom-pdp-tabs__deliv-table td{padding:11px 12px;font-size:13px}}.custom-pdp-tabs__deliv-h{font-family:var(--font-body--family);font-size:15px;font-weight:700;margin:0 0 10px;color:var(--tf-ink, #0e1a2b)}.custom-pdp-tabs__deliv-h--gap{margin-top:26px}.tf-prev{margin-block-end:28px;padding-block-end:24px;border-block-end:1px solid var(--tf-line, #d7d3cb)}.tf-prev__head{font-family:var(--font-heading--family, "Inter Tight", sans-serif);font-size:1rem;font-weight:700;color:var(--tf-ink, #0e1a2b);margin:0 0 16px}.tf-prev__item+.tf-prev__item{margin-block-start:18px;padding-block-start:18px;border-block-start:1px solid var(--tf-line, #d7d3cb)}.tf-prev__stars{display:flex;gap:2px;color:#e8a33d}.tf-prev__title{font-family:var(--font-body--family, "Inter", sans-serif);font-size:.875rem;font-weight:700;color:var(--tf-ink, #0e1a2b);margin:8px 0 4px}.tf-prev__body{font-family:var(--font-body--family, "Inter", sans-serif);font-size:.875rem;line-height:1.55;color:var(--tf-ink, #0e1a2b);margin:6px 0 0}.tf-prev__meta{font-family:var(--font-body--family, "Inter", sans-serif);font-size:.75rem;color:var(--tf-steel, #3a4a5e);margin:6px 0 0}.custom-product{background:#fff;padding:24px 0 64px}.custom-product__inner{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:749px){.custom-product__breadcrumb{margin-bottom:-16px}}.custom-product__breadcrumb-list{display:flex;align-items:center;gap:6px;list-style:none;margin:0;padding:0;flex-wrap:wrap}.custom-product__breadcrumb-list li{font-family:var(--font-body--family);font-size:12.5px;color:var(--tf-steel, #3a4a5e);display:flex;align-items:center;gap:6px}.custom-product__breadcrumb-list li:not(:last-child):after{content:"/";color:var(--tf-line-strong, #bfb9ae)}.custom-product__breadcrumb-list a{color:var(--tf-steel, #3a4a5e);text-decoration:none;transition:color .15s}.custom-product__breadcrumb-list a:hover{color:var(--tf-green, #22b573)}.custom-product__breadcrumb-list li:last-child{color:var(--tf-ink, #0e1a2b);font-weight:500}.custom-product__breadcrumb-list li.custom-product__crumb--current{display:none}.custom-product__breadcrumb-list li:nth-last-child(2):after{content:none}.custom-product__grid{display:grid;grid-template-columns:minmax(0,456px) minmax(0,1fr) minmax(300px,380px);gap:14px 36px;grid-template-rows:auto 1fr;align-items:start}.custom-product__title{grid-column:2;grid-row:1}.custom-product__media{grid-column:1;grid-row:1 / span 2}.custom-product__info{grid-column:2;grid-row:2}.custom-product__buy{grid-column:3;grid-row:1 / span 2}.custom-product__media{display:flex;flex-direction:column;gap:12px;position:sticky;top:calc(var(--header-group-height, 100px) + 16px);align-self:start}.custom-product__main-wrap{position:relative;background:#fff;border:1px solid var(--tf-line, #d7d3cb);border-radius:12px;overflow:hidden;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;cursor:zoom-in}.custom-product__main-img{width:100%;height:100%;object-fit:contain;padding:0;display:block;transition:opacity .2s}.custom-product__main-img--placeholder{width:60%;height:60%;opacity:.3}.custom-product__cert-badges{position:absolute;top:14px;right:14px;display:flex;gap:6px;z-index:2;flex-wrap:wrap;justify-content:flex-end}.custom-product__cert-badge{background:var(--tf-ink, #0e1a2b);color:#fff;font-family:var(--font-body--family);font-size:10px;font-weight:700;letter-spacing:.04em;padding:5px 10px;border-radius:4px;white-space:nowrap}.custom-product__sticky{display:none}@media screen and (max-width:749px){.custom-product__sticky{display:flex;align-items:center;gap:12px;position:fixed;left:0;right:0;bottom:0;z-index:2147483647;padding:8px 12px calc(8px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--tf-line, #d7d3cb);box-shadow:0 -6px 18px #0e1a2b1f;transform:translateY(100%);transition:transform .2s ease}.custom-product__sticky.is-visible{transform:translateY(0)}.custom-product__sticky[hidden]{display:flex}.custom-product__sticky-price{display:flex;flex-direction:column;line-height:1.15;min-width:0}.custom-product__sticky-amount{font-family:var(--font-heading--family);font-size:1.15rem;font-weight:800;color:var(--tf-green, #22b573)}.custom-product__sticky-vat{font-family:var(--font-body--family);font-size:10.5px;font-weight:600;color:var(--tf-steel, #3a4a5e)}.custom-product__sticky-qty{display:flex;align-items:center;border:1px solid var(--tf-line, #d7d3cb);border-radius:8px;overflow:hidden;flex:0 0 auto}.custom-product__sticky-qty-btn{width:34px;height:42px;border:none;background:#fff;color:var(--tf-ink, #0e1a2b);font-size:17px;line-height:1;cursor:pointer}.custom-product__sticky-qty-input{width:34px;height:42px;border:none;border-left:1px solid var(--tf-line, #d7d3cb);border-right:1px solid var(--tf-line, #d7d3cb);text-align:center;font-family:var(--font-body--family);font-size:14px;font-weight:600;color:var(--tf-ink, #0e1a2b);-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.custom-product__sticky-qty-input::-webkit-outer-spin-button,.custom-product__sticky-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.custom-product__sticky-price{flex:0 0 auto}.custom-product__sticky-btn{flex:1 1 auto;min-width:0;padding:13px 12px;border:none;border-radius:8px;background:var(--tf-green, #22b573);color:#fff;font-family:var(--font-body--family);font-size:15px;font-weight:700;cursor:pointer}.custom-product__sticky-btn:active{transform:translateY(1px)}body.tf-sticky-atc-open .tf-floating--whatsapp{bottom:84px}body.tf-nav-open .custom-product__sticky{display:none}}.custom-product__grade-wrap{position:absolute;top:12px;left:12px;z-index:3}.custom-product__media:not(.custom-product__media--first) .custom-product__grade-wrap{display:none}.custom-product__grade-wrap .tf-grade-badge{position:static;padding:8px 14px}.custom-product__grade-wrap{cursor:help}.custom-product .custom-product__grade-wrap a.custom-product__grade-link{pointer-events:auto;cursor:pointer;text-decoration:none}.custom-product .custom-product__grade-wrap a.custom-product__grade-link:focus-visible{outline:2px solid var(--tf-green, #22b573);outline-offset:3px;border-radius:6px}.custom-product__grade-tip{position:absolute;top:calc(100% + 10px);left:0;width:max-content;max-width:min(300px,70vw);padding:0;background:#fff;border:1px solid var(--tf-line, #d7d3cb);overflow:hidden;color:var(--tf-ink, #0e1a2b);border-radius:8px;box-shadow:0 10px 28px #0e1a2b52;opacity:0;visibility:hidden;transform:translateY(4px);transition:opacity .14s ease,transform .14s ease,visibility .14s;z-index:4}.custom-product__grade-wrap:hover .custom-product__grade-tip,.custom-product__grade-wrap:focus-within .custom-product__grade-tip,.custom-product__grade-wrap:focus .custom-product__grade-tip{opacity:1;visibility:visible;transform:translateY(0)}.custom-product__grade-tip:after{content:"";position:absolute;bottom:100%;left:22px;border:7px solid transparent;border-bottom-color:#fff}.custom-product__grade-tip-name{font-family:var(--font-heading--family);font-size:14px;font-weight:700;letter-spacing:-.01em;line-height:1.18;color:#fff;margin:0}.custom-product__grade-tip-desc{font-family:var(--font-body--family);font-size:12.5px;line-height:1.5;color:var(--tf-steel, #3a4a5e);margin:0 0 8px}.custom-product__grade-tip-link{font-family:var(--font-body--family);font-size:12px;font-weight:600;color:var(--tf-green-dark, #1a8a58);text-decoration:none}.custom-product__grade-tip-link:hover{text-decoration:underline}.custom-product__grade-tip-head{display:flex;align-items:center;gap:10px;padding:11px 13px;color:#fff}.custom-product__grade-tip--tf1 .custom-product__grade-tip-head{background:var(--tf1-color, #9ca3af)}.custom-product__grade-tip--tf2 .custom-product__grade-tip-head{background:var(--tf2-color, #3fa34d)}.custom-product__grade-tip--tf3 .custom-product__grade-tip-head{background:var(--tf3-color, #c8941a)}.custom-product__grade-tip--tf4 .custom-product__grade-tip-head{background:var(--tf4-color, #e97826)}.custom-product__grade-tip-icon{width:38px;height:38px;flex:none;display:block}.custom-product__grade-tip-headtext{display:flex;flex-direction:column;gap:3px;min-width:0}.custom-product__grade-tip-ref{font-family:var(--font-body--family);font-size:11px;font-weight:700;letter-spacing:.02em;line-height:1.3;color:#ffffffd1}.custom-product__grade-tip-body{padding:12px 13px}@media screen and (max-width:749px){.custom-product__grade-wrap{cursor:default}.custom-product__grade-wrap.is-open .custom-product__grade-tip{opacity:1;visibility:visible;transform:translateY(0)}}.custom-product .tf-grade-badge{display:inline-flex;align-items:center;gap:9px;background:var(--tf-ink, #0e1a2b);color:#fff;font-family:var(--font-body--family);font-size:13px;font-weight:700;padding:8px 14px;border-radius:6px;line-height:1;white-space:nowrap;pointer-events:none;letter-spacing:.04em;box-shadow:0 1px 4px #0000002e}.custom-product .tf-grade-pip{width:9px;height:9px;border-radius:50%;flex-shrink:0}.custom-product .tf-grade-badge--1 .tf-grade-pip{background:var(--tf1-color, #9ca3af)}.custom-product .tf-grade-badge--2 .tf-grade-pip{background:var(--tf2-color, #3fa34d)}.custom-product .tf-grade-badge--3 .tf-grade-pip{background:var(--tf3-color, #c8941a)}.custom-product .tf-grade-badge--4 .tf-grade-pip{background:var(--tf4-color, #e97826)}.custom-product .tf-grade-duty{font-family:var(--font-body--family);font-size:12px;font-weight:500;color:#ffffffb3;letter-spacing:0;text-transform:none}.custom-product__thumbs-wrap{display:flex;align-items:center;gap:6px}.custom-product__thumbs-arrow{flex-shrink:0;width:32px;height:32px;border:1.5px solid var(--tf-line, #d7d3cb);border-radius:6px;background:#fff;color:var(--tf-ink, #0e1a2b);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .15s,background .15s;padding:0}.custom-product__thumbs-arrow:hover{border-color:var(--tf-ink, #0e1a2b);background:var(--tf-bone, #f7f5f2)}.custom-product__thumbs-arrow:disabled{opacity:.3;cursor:default;pointer-events:none}.custom-product__thumbs{display:flex;gap:8px;flex:1;min-width:0;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.custom-product__thumbs::-webkit-scrollbar{display:none}.custom-product__thumb{width:72px;height:72px;border:1.5px solid var(--tf-line, #d7d3cb);border-radius:8px;background:#fff;overflow:hidden;cursor:pointer;padding:0;transition:border-color .15s;flex-shrink:0}.custom-product__thumb img{width:100%;height:100%;object-fit:contain;padding:0;display:block}.custom-product__thumb:hover{border-color:var(--tf-ink, #0e1a2b)}.custom-product__thumb--active{border-color:var(--tf-green, #22b573);border-width:2px}.custom-product__spec-chips{display:flex;flex-wrap:wrap;gap:5px;list-style:none;margin:12px 0 0;padding:0}.custom-product__spec-chip{display:inline-flex;align-items:center;background:#f0f4f8;border:1px solid var(--tf-line-strong, #c8c3bb);border-radius:4px;padding:4px 9px;font-family:var(--font-body--family);font-size:.74rem;font-weight:500;line-height:1.45;color:var(--tf-steel, #3a4a5e);white-space:nowrap}.custom-product__other-opts{border:1.5px solid var(--tf-line, #d7d3cb);border-radius:10px;overflow:hidden}.custom-product__other-opts-toggle{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;font-family:var(--font-body--family);font-size:14px;font-weight:600;color:var(--tf-ink, #0e1a2b);cursor:pointer;list-style:none;background:var(--tf-bone, #f7f5f2);-webkit-user-select:none;user-select:none}.custom-product__other-opts-toggle::-webkit-details-marker{display:none}.custom-product__other-opts-toggle:hover{background:var(--tf-mist, #eceae5)}.custom-product__other-opts-chevron{flex-shrink:0;transition:transform .2s;color:var(--tf-steel, #3a4a5e)}details[open].custom-product__other-opts .custom-product__other-opts-chevron{transform:rotate(180deg)}.custom-product__other-opts-list{list-style:none;padding:0;margin:0;max-height:320px;overflow-y:auto;border-top:1px solid var(--tf-line, #d7d3cb)}.custom-product__other-opts-item{border-bottom:1px solid var(--tf-line, #d7d3cb)}.custom-product__other-opts-item:last-child{border-bottom:none}.custom-product__other-opts-link{display:flex;align-items:center;gap:12px;padding:12px 16px;text-decoration:none;background:#fff;transition:background .12s}.custom-product__other-opts-link:hover{background:var(--tf-bone, #f7f5f2)}.custom-product__other-opts-img{width:56px;height:56px;object-fit:contain;border:1px solid var(--tf-line, #d7d3cb);border-radius:6px;background:#fff;flex-shrink:0;padding:4px}.custom-product__other-opts-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.custom-product__other-opts-title{font-family:var(--font-body--family);font-size:13px;font-weight:600;color:var(--tf-ink, #0e1a2b);line-height:1.35}.custom-product__other-opts-sku{font-family:var(--font-body--family);font-size:11.5px;color:var(--tf-steel, #3a4a5e)}.custom-product__other-opts-price{font-family:var(--font-heading--family);font-size:14px;font-weight:700;color:var(--tf-green, #22b573);flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:1px}.custom-product__other-opts-vatlabel{font-family:var(--font-body--family);font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;opacity:.7}.custom-product__arrow{position:absolute;top:50%;transform:translateY(-50%);background:#0e1a2ba6;color:#fff;border:none;border-radius:50%;width:38px;height:38px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:3;transition:background .15s;flex-shrink:0}.custom-product__arrow:hover{background:#0e1a2be6}.custom-product__arrow--prev{left:12px}.custom-product__arrow--next{right:12px}.custom-product__info{display:flex;flex-direction:column;gap:20px}.custom-product__buy{display:flex;flex-direction:column;gap:16px;position:sticky;top:calc(var(--header-group-height, 100px) + 16px);align-self:start}.custom-product__buy .custom-product__status-merged{min-width:0}.custom-product__title-stop{color:var(--tf-green, #22b573);font-style:normal}.custom-product__title{font-family:var(--font-heading--family);font-size:clamp(1.1rem,1.6vw,1.4rem);font-weight:700;letter-spacing:-.025em;line-height:1.15;margin:0;color:var(--tf-ink, #0e1a2b)}.custom-product__rating{display:flex;align-items:center;gap:8px;text-decoration:none;color:inherit;cursor:pointer;width:fit-content;border-radius:4px}.custom-product__rating:focus-visible{outline:2px solid var(--tf-green, #22b573);outline-offset:3px}.custom-product__stars{display:flex;gap:3px;color:var(--tf-amber, #f4a300)}.custom-product__stars svg{width:20px;height:20px}.custom-product__star--half{color:var(--tf-amber, #f4a300)}.custom-product__star--empty{color:var(--tf-line-strong, #bfb9ae)}.custom-product__rating-text{font-family:var(--font-body--family);font-size:15px;color:var(--tf-steel, #3a4a5e)}.custom-product__headline{display:flex;align-items:flex-start;gap:16px;flex-wrap:wrap}.custom-product__headline-main{display:flex;flex-direction:column;gap:3px;flex:1 1 0;min-width:0}.custom-product__headline>.custom-product__price-inline{margin-left:auto;flex:0 0 auto}.custom-product__price-inline{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.custom-product__price-inline-inc{display:flex;align-items:flex-end;gap:8px}.custom-product__price-inline-inclabel{font-family:var(--font-body--family);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--tf-green, #22b573);line-height:1.2}.custom-product__price-inline-expill{display:inline-flex;align-items:center;background:var(--tf-vatpill-bg, #FFD23F);color:var(--tf-vatpill-fg, #0e1a2b);font-family:var(--font-body--family);font-size:var(--tf-vatpill-size, 12px);font-weight:700;letter-spacing:var(--tf-vatpill-tracking, .01em);font-variant-numeric:tabular-nums;padding:var(--tf-vatpill-pad, 4px 9px);border-radius:var(--tf-vatpill-radius, 3px);white-space:nowrap}.custom-product__price{display:inline-flex;align-items:baseline;gap:1px;font-family:var(--font-heading--family);color:var(--tf-green, #22b573);line-height:.9}.custom-product__price-sym{font-size:28px;font-weight:700;letter-spacing:-.02em}.custom-product__price-int{font-size:44px;font-weight:800;letter-spacing:-.03em}.custom-product__price-dec{font-size:28px;font-weight:700;letter-spacing:-.02em;align-self:flex-end;padding-bottom:.05em}.custom-product__price-vat{font-family:var(--font-body--family);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--tf-green, #22b573);opacity:.8;align-self:flex-end;padding-bottom:.3em;margin-left:6px}.custom-product__sku{font-family:var(--font-body--family);font-size:13px;color:var(--tf-steel, #3a4a5e);overflow-wrap:anywhere}.custom-product__sku-label{font-weight:600}.tf-price-block--inc,.tf-price-block--ex{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.tf-price-block--ex,html[data-vat=ex] .tf-price-block--inc{display:none}html[data-vat=ex] .tf-price-block--ex{display:flex}.tf-atc-ex,html[data-vat=ex] .tf-atc-inc{display:none}html[data-vat=ex] .tf-atc-ex{display:inline-flex;align-items:center;gap:6px}.custom-product__intro{padding:4px 0 8px}.custom-product__intro-list,.custom-product__intro-rte ul,.custom-product__intro-rte ol{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:5px}.custom-product__intro-list li,.custom-product__intro-rte li{position:relative;padding-left:18px;font-family:var(--font-body--family);font-size:14.5px;line-height:1.55;color:var(--tf-steel, #3a4a5e)}.custom-product__intro-rte p{margin:0 0 10px}.custom-product__intro-rte p:last-child{margin-bottom:0}.custom-product__intro-list li:before,.custom-product__intro-rte li:before{content:"\2022";position:absolute;left:2px;line-height:inherit;color:var(--tf-green, #22b573);font-weight:700}.custom-product__intro-text{font-family:var(--font-body--family);font-size:14.5px;line-height:1.65;color:var(--tf-ink, #0e1a2b);margin:0 0 10px}.custom-product__intro-link{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-body--family);font-size:13px;font-weight:600;color:var(--tf-green, #22b573);text-decoration:none;transition:color .15s}.custom-product__intro-link:hover{color:var(--tf-green-dark, #1a8a58);text-decoration:underline}.custom-product__variants{display:flex;flex-direction:column;gap:16px}.custom-product__option-group{display:flex;flex-direction:column;gap:10px}.custom-product__option-header{display:flex;align-items:baseline;gap:8px}.custom-product__option-label{font-family:var(--font-body--family);font-size:13.5px;font-weight:600;color:var(--tf-ink, #0e1a2b)}.custom-product__option-selected{font-family:var(--font-body--family);font-size:13.5px;font-weight:400;color:var(--tf-steel, #3a4a5e)}.custom-product__option-values{display:flex;gap:8px;flex-wrap:wrap}.custom-product__swatch{display:flex;flex-direction:column;align-items:center;gap:5px;cursor:pointer}.custom-product__swatch-input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.custom-product__swatch-input:focus-visible+.custom-product__swatch-label{outline:2px solid var(--tf-ink, #0e1a2b);outline-offset:2px}.custom-product__swatch-label{display:inline-flex;align-items:center;justify-content:center;min-width:64px;padding:8px 14px;border:1.5px solid var(--tf-line, #d7d3cb);border-radius:6px;font-family:var(--font-body--family);font-size:13px;font-weight:500;color:var(--tf-ink, #0e1a2b);background:#fff;transition:border-color .15s,background .15s;cursor:pointer;white-space:nowrap}.custom-product__swatch--active .custom-product__swatch-label{border-color:var(--tf-ink, #0e1a2b);border-width:2px;background:var(--tf-bone, #f7f5f2)}.custom-product__swatch:hover .custom-product__swatch-label{border-color:var(--tf-ink, #0e1a2b)}.custom-product__bulk-tiers{border:1px solid var(--tf-line, #d7d3cb);border-radius:8px;overflow:hidden}.custom-product__bulk-grid{display:grid;grid-template-columns:repeat(4,1fr)}.custom-product__bulk-grid[data-cols="2"]{grid-template-columns:repeat(2,1fr)}.custom-product__bulk-grid[data-cols="3"]{grid-template-columns:repeat(3,1fr)}.custom-product__bulk-col[hidden]{display:none!important}.custom-product__bulk-col{display:flex;flex-direction:column;align-items:center;gap:2px;padding:8px 10px;border-right:1px solid var(--tf-line, #d7d3cb);background:#fff}.custom-product__bulk-col:last-child{border-right:none}.custom-product__bulk-col--active{background:var(--tf-bone, #f7f5f2)}.custom-product__bulk-qty{font-family:var(--font-body--family);font-size:11px;font-weight:700;color:var(--tf-steel, #3a4a5e);letter-spacing:.04em}.custom-product__bulk-price{font-family:var(--font-heading--family);font-size:17px;font-weight:700;color:var(--tf-ink, #0e1a2b);letter-spacing:-.02em;line-height:1}.custom-product__bulk-ex{font-family:var(--font-body--family);font-size:11px;color:var(--tf-steel, #3a4a5e)}.custom-product__intro-actions{margin-top:12px;display:flex;align-items:center;gap:14px;flex-wrap:wrap}.custom-product__status-row{display:flex}.custom-product__status-merged{display:flex;align-items:center;gap:12px;padding:9px 14px;border-radius:8px;border:1px solid var(--tf-line, #d7d3cb);background:var(--tf-bone, #f7f5f2);width:100%}.custom-product__status-seg{display:flex;align-items:center;gap:8px}.custom-product__status-seg svg{flex-shrink:0}.custom-product__status-seg div{display:flex;flex-direction:column;gap:2px}.custom-product__status-seg strong{font-family:var(--font-body--family);font-size:13.5px;font-weight:600;line-height:1.2}.custom-product__status-seg span{font-family:var(--font-body--family);font-size:12px;line-height:1.25}.custom-product__status-seg--countdown{flex:1;min-width:0}.custom-product__status-seg--countdown{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.custom-product__status-seg--countdown svg{color:var(--tf-steel, #3a4a5e)}.custom-product__status-seg--countdown span{color:var(--tf-ink, #0e1a2b)}.custom-product__status-divider{width:1px;align-self:stretch;background:var(--tf-line, #d7d3cb);flex-shrink:0}.custom-product__status-merged--stock{background:#e8f4ed;border-color:#c5e0cd}.custom-product__status-merged--stock .custom-product__status-seg:first-child svg,.custom-product__status-merged--stock .custom-product__status-seg:first-child strong,.custom-product__status-merged--stock .custom-product__status-seg:first-child span{color:#1f7a4d}.custom-product__status-merged--stock .custom-product__status-divider{background:#c5e0cd}.custom-product__status-merged--out{background:#fef2f2;border-color:#fecaca}.custom-product__status-merged--lead{background:#eaf1fb;border-color:#c7d9f2}.custom-product__status-merged--lead .custom-product__status-seg:first-child svg,.custom-product__status-merged--lead .custom-product__status-seg:first-child strong{color:#1b5faf}.custom-product__status-merged--lead .custom-product__status-divider{background:#c7d9f2}.custom-product__status-merged--out .custom-product__status-seg:first-child svg,.custom-product__status-merged--out .custom-product__status-seg:first-child strong{color:#dc2626}.custom-product__status-merged--out .custom-product__status-divider{background:#fecaca}.tf-delivery-countdown{color:#d72b1f;font-weight:700}.custom-product__atc{display:flex;flex-direction:row;gap:12px;align-items:stretch}.custom-product__form{display:contents}.custom-product__qty{display:flex;align-items:stretch;border:1.5px solid var(--tf-line, #d7d3cb);border-radius:6px;overflow:hidden;flex-shrink:0}.custom-product__qty-btn{background:var(--tf-bone, #f7f5f2);border:none;color:var(--tf-ink, #0e1a2b);width:36px;min-height:44px;cursor:pointer;font-size:18px;font-weight:400;line-height:1;transition:background .15s;display:flex;align-items:center;justify-content:center}.custom-product__qty-btn:hover{background:var(--tf-mist, #eceae5)}.custom-product__qty-input{border:none;border-left:1px solid var(--tf-line, #d7d3cb);border-right:1px solid var(--tf-line, #d7d3cb);width:44px;min-height:44px;text-align:center;font-family:var(--font-body--family);font-size:15px;font-weight:600;color:var(--tf-ink, #0e1a2b);outline:none;background:#fff;-moz-appearance:textfield}.custom-product__qty-input::-webkit-outer-spin-button,.custom-product__qty-input::-webkit-inner-spin-button{-webkit-appearance:none}.custom-product__atc-btn{flex:1;display:flex;flex-direction:row;align-items:center;gap:12px;padding:11px 16px;background:var(--tf-green, #22b573);color:#fff;border:none;border-radius:6px;font-family:var(--font-body--family);cursor:pointer;transition:background .15s;line-height:1;min-height:52px}.custom-product__atc-icon{flex-shrink:0;width:26px;height:26px}.custom-product__atc-text{display:flex;flex-direction:column;gap:4px}.custom-product__atc-label{font-size:15px;font-weight:600}.custom-product__atc-total{display:inline-flex;align-items:baseline;gap:7px;font-family:var(--font-body--family);font-size:13px;font-weight:700;opacity:.9;white-space:nowrap}.custom-product__atc-vatlabel{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;opacity:.75;white-space:nowrap;margin-left:6px}.custom-product__tech{display:flex;flex-direction:column;border:1px solid var(--tf-line, #d7d3cb);border-radius:8px;overflow:hidden;background:#fff}.custom-product__tech-head{display:flex;align-items:flex-start;gap:8px;padding:12px 14px;border-bottom:1px solid var(--tf-line, #d7d3cb);color:var(--tf-steel, #3a4a5e)}.custom-product__tech-head>svg{flex:none;margin-top:1px;color:var(--tf-green, #22b573)}.custom-product__tech-copy{display:flex;flex-direction:column;gap:1px;min-width:0}.custom-product__tech-copy strong{font-family:var(--font-body--family);font-size:14px;font-weight:600;color:var(--tf-ink, #0e1a2b);line-height:1.3}.custom-product__tech-copy span{font-size:13px;line-height:1.4;color:var(--tf-steel, #3a4a5e)}@media screen and (min-width:750px){.custom-product__action-link--whatsapp{display:none!important}}.custom-product__quote[hidden]{display:none}.custom-product__quote{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483100;display:flex;align-items:flex-start;justify-content:center;padding:14vh 20px 20px;overflow-y:auto}@media screen and (max-width:749px){.custom-product__quote{padding-top:8vh}}.custom-product__quote-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0e1a2b8c}.custom-product__quote-panel{position:relative;width:min(460px,100%);max-height:min(92dvh,760px);overflow-y:auto;background:#fff;border-radius:12px;padding:34px 18px 18px;box-shadow:0 24px 60px #0e1a2b4d}.custom-product__quote-close{position:absolute;top:10px;right:12px;border:none;background:none;font-size:24px;line-height:1;padding:0 2px;cursor:pointer;color:var(--tf-steel, #3a4a5e)}.custom-product__quote-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}.custom-product__quote-field{min-width:0}@media screen and (max-width:480px){.custom-product__quote-grid{grid-template-columns:1fr}}.custom-product__quote-lab{display:block;margin:0 0 3px;font-family:var(--font-body--family);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--tf-steel, #3a4a5e)}.custom-product__quote-opt{font-weight:400;text-transform:none;letter-spacing:0;opacity:.7}.custom-product__quote-in{width:100%;box-sizing:border-box;padding:9px 10px;margin:0 0 10px;border:1px solid var(--tf-line, #d7d3cb);border-radius:6px;font-family:var(--font-body--family);font-size:14px;color:var(--tf-ink, #0e1a2b);background:#fff}.custom-product__quote-area{resize:vertical;min-height:112px}.custom-product__quote-send{width:100%;padding:12px 14px;border:none;border-radius:8px;background:var(--tf-green, #22b573);color:#fff;font-family:var(--font-body--family);font-size:15px;font-weight:700;cursor:pointer}.custom-product__quote-alt{margin:10px 0 0;font-family:var(--font-body--family);font-size:12.5px;line-height:1.5;color:var(--tf-steel, #3a4a5e);text-align:center}.custom-product__quote-alt a{color:var(--tf-green, #22b573);font-weight:600}.custom-product__quote-ok,.custom-product__quote-err{margin:0;font-family:var(--font-body--family);font-size:14px;line-height:1.55}.custom-product__quote-ok{color:var(--tf-green-dark, #1a8a58)}.custom-product__quote-err{color:#b3261e;margin-bottom:10px}.custom-product__action-links{display:flex;flex-wrap:wrap;gap:0;background:#fff}.custom-product__action-links>:last-child{border-right:none}.custom-product__action-link{display:inline-flex;align-items:center;gap:6px;padding:10px 14px;font-family:var(--font-body--family);font-size:12px;font-weight:500;color:var(--tf-ink, #0e1a2b);background:transparent;border:none;border-right:1px solid var(--tf-line, #d7d3cb);flex:1 1 auto;min-width:max-content;cursor:pointer;text-decoration:none;white-space:nowrap;transition:background .15s,color .15s;justify-content:center}.custom-product__action-link:hover{background:#22b57314;color:var(--tf-green-dark, #1a8a58)}.custom-product__action-link:hover .custom-product__action-phone-icon{color:var(--tf-green-dark, #1a8a58)}body.tf-out-of-hours .custom-product__action-link:hover .custom-product__action-phone-icon{color:var(--tf-steel, #3a4a5e)}.custom-product__action-phone-icon{color:var(--tf-green, #22b573)}body.tf-out-of-hours .custom-product__action-phone-icon{color:var(--tf-steel, #3a4a5e);opacity:.55}.custom-product__trust{list-style:none;margin:2px 0 14px;padding:2px 4px;display:flex;flex-direction:column;gap:9px}.custom-product__trust-item{display:flex;align-items:flex-start;gap:10px;font-family:var(--font-body--family);font-size:14px;line-height:1.4;color:var(--tf-ink, #0e1a2b)}.custom-product__trust-item--gold{font-weight:600;color:var(--tf-ink, #0e1a2b)}.custom-product__trust-rated{display:flex;align-items:center;flex-wrap:nowrap;gap:6px;white-space:nowrap}.custom-product__trust-count{font-weight:400;font-size:13px;color:var(--tf-steel, #3a4a5e);white-space:nowrap}.custom-product__trust-item--reviews{min-width:0}.custom-product__trust-item--reviews{cursor:pointer}.custom-product__trust-item--reviews:focus-visible{outline:2px solid var(--tf-gold, #f0a500);outline-offset:3px;border-radius:6px}.custom-product__trust-item--gold .custom-product__trust-icon svg{width:100%;height:100%;display:block}.custom-product__trust-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--tf-amber, #f4a300);width:17px;height:17px}.custom-product__trust-icon{width:16px;height:16px;flex-shrink:0;color:var(--tf-green, #22b573);margin-top:1px}.custom-product__pack{margin:4px 0 16px;padding:16px;background:var(--tf-bone, #f7f5f2);border:1px solid var(--tf-line, #d7d3cb);border-radius:12px;container-type:inline-size}.custom-product__pack-inner{display:block}@container (min-width: 330px){.custom-product__pack-inner{display:grid;grid-template-columns:minmax(0,1fr) 44%;align-items:start;gap:14px}.custom-product__pack-inner .custom-product__pack-example{margin-top:2px}}.custom-product__pack-copy{display:flex;align-items:flex-start;gap:11px}.custom-product__pack-icon{width:19px;height:19px;flex:none;color:var(--tf-green, #22b573);margin-top:1px}.custom-product__pack-text{font-family:var(--font-heading--family, "Inter Tight", sans-serif);font-size:.9rem;font-weight:700;line-height:1.25;letter-spacing:-.015em;color:var(--tf-ink, #0e1a2b);margin:0}.custom-product__pack-note{font-family:var(--font-body--family);font-size:12px;line-height:1.5;color:var(--tf-steel, #3a4a5e);margin:6px 0 0}.custom-product__pack-link{display:inline-flex;align-items:baseline;gap:4px;margin-left:2px;font-weight:700;color:var(--tf-green, #22b573);text-decoration:none;white-space:nowrap}.custom-product__pack-link:hover{color:var(--tf-green-dark, #1a8a58);text-decoration:underline}.custom-product__pack-link svg{align-self:center}.custom-product__pack-example{margin-top:12px;position:relative;overflow:hidden;border-radius:8px;aspect-ratio:558 / 352}.custom-product__pack-sheet{position:relative;width:100%}.custom-product__pack-thumb{position:absolute;object-fit:contain;background:#fff}.custom-product__pack-thumb--line{left:5.73%;top:35.4%;width:16.31%;height:17.4%}.custom-product__pack-thumb--spec{left:69.53%;top:14.2%;width:14.7%;height:19.8%}.custom-product__pack-img{width:100%;height:auto;display:block}.custom-product__reslinks{list-style:none;margin:10px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:6px 22px}.custom-product__reslinks a{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-body--family);font-size:13px;font-weight:600;color:var(--tf-green, #22b573);text-decoration:none}.custom-product__reslinks a:hover{color:var(--tf-green-dark, #1a8a58);text-decoration:underline}.custom-product__reslinks svg{flex:none;opacity:.8}.custom-product__action-link--muted{opacity:.45;cursor:default;pointer-events:none}.custom-product__atc-btn:hover{background:var(--tf-green-dark, #1a8a58)}.custom-product__atc-btn--unavailable{background:var(--tf-mist, #eceae5);color:var(--tf-steel, #3a4a5e);cursor:not-allowed}.custom-product__zoom-btn{position:absolute;top:12px;right:12px;background:#0e1a2ba6;color:#fff;border:none;border-radius:6px;width:36px;height:36px;cursor:zoom-in;display:flex;align-items:center;justify-content:center;z-index:3;opacity:0;transition:opacity .2s}.custom-product__main-wrap:hover .custom-product__zoom-btn{opacity:1}.custom-product__zoom-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center}.custom-product__zoom-modal[hidden]{display:none}.custom-product__zoom-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0e1a2beb;cursor:zoom-out}.custom-product__zoom-nav{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#0e1a2b8c;color:#fff;cursor:pointer;z-index:2}.custom-product__zoom-nav:hover{background:#0e1a2bc7}.custom-product__zoom-nav--prev{left:18px}.custom-product__zoom-nav--next{right:18px}@media screen and (max-width:749px){.custom-product__zoom-nav{width:40px;height:40px}.custom-product__zoom-nav--prev{left:8px}.custom-product__zoom-nav--next{right:8px}}.custom-product__zoom-close{position:absolute;top:20px;right:20px;background:#ffffff26;border:1px solid rgba(255,255,255,.2);border-radius:50%;width:46px;height:46px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1;transition:background .15s}.custom-product__zoom-close:hover{background:#ffffff40}.custom-product__zoom-img{position:relative;z-index:1;max-width:90vw;max-height:90vh;object-fit:contain;border-radius:8px;background:#fff;box-shadow:0 32px 80px #0000008c}@media screen and (min-width:750px)and (max-width:1199px){.custom-product__grid{grid-template-columns:minmax(0,40%) minmax(0,1fr);gap:28px 32px}.custom-product__title{grid-column:2;grid-row:1}.custom-product__media{grid-column:1;grid-row:1 / span 3}.custom-product__info{grid-column:2;grid-row:2}.custom-product__buy{grid-column:2;grid-row:3}}@media screen and (max-width:749px){.custom-product__grid{grid-template-columns:minmax(0,1fr);gap:24px}.custom-product__title,.custom-product__media,.custom-product__info,.custom-product__buy{grid-column:initial;grid-row:initial}.custom-product__title{order:-1}.custom-product__title{margin-bottom:4px;font-size:clamp(.88rem,3.6vw,1.12rem);line-height:1.32}.custom-product__media,.custom-product__info,.custom-product__buy{min-width:0;width:100%}.custom-product__media{position:static}.custom-product__main-wrap{aspect-ratio:1 / 1;height:auto;max-height:68vh}.custom-product__buy{position:static;background:none;border:none;border-radius:0;padding:0}.custom-product__price-int{font-size:36px}.custom-product__price-sym,.custom-product__price-dec{font-size:22px}.custom-product__exvat-int{font-size:26px}.custom-product__exvat-sym,.custom-product__exvat-dec{font-size:13px}.custom-product__status-merged{flex-direction:column;align-items:stretch;gap:10px}.custom-product__status-divider{width:auto;height:1px;align-self:stretch}.custom-product__atc{flex-wrap:nowrap}.custom-product__atc-btn{min-width:0;overflow:hidden}.custom-product__atc-total{white-space:normal}.custom-product__action-link{justify-content:flex-start;white-space:normal}.custom-product__bulk-grid{grid-template-columns:repeat(2,1fr)}.custom-product__zoom-btn{opacity:1}.custom-product__bulk-col:nth-child(2){border-right:none}.custom-product__bulk-col:nth-child(1),.custom-product__bulk-col:nth-child(2){border-bottom:1px solid var(--tf-line, #d7d3cb)}}.custom-product__certs[hidden]{display:none}.custom-product__certs-card{border:1px solid var(--tf-line, #d7d3cb);border-radius:var(--tf-radius-lg, 12px);background:#fff;padding:14px 16px;margin-top:12px}.custom-product__certs-title{font-weight:700;color:var(--tf-ink, #0e1a2b);margin-bottom:6px}.custom-product__certs-list{list-style:none;margin:0 0 10px;padding:0;display:flex;flex-direction:column;gap:3px}.custom-product__certs-item{color:var(--tf-steel, #3a4a5e);font-size:14px;padding-left:1.1em;position:relative}.custom-product__certs-item:before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;border-radius:50%;background:var(--tf-green, #22b573)}.custom-product__certs-link{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:10px 16px;border:1px solid var(--tf-green, #22b573);border-radius:var(--tf-radius-md, 8px);color:var(--tf-ink, #0e1a2b);text-decoration:none;font-weight:600;font-size:15px}.custom-product__certs-link:hover{background:#22b5730f}.custom-info-tags{list-style:none;margin:14px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.custom-info-tag{--tf-info-bg: var(--tf-mist, #eceae5);display:flex;align-items:flex-start;gap:10px;padding:11px 14px;background:var(--tf-info-bg);border-radius:var(--tf-radius-md, 8px);font-family:var(--font-body--family);font-size:13.5px;line-height:1.45;font-weight:500;color:var(--tf-ink, #0e1a2b)}.custom-info-tag__icon{flex:0 0 auto;width:18px;height:18px;margin-top:1px;object-fit:contain}.custom-info-tag__icon--default{color:var(--tf-steel, #3a4a5e)}.custom-info-tag__text{flex:1 1 auto;min-width:0}@media screen and (max-width:749px){.custom-info-tags{margin-top:12px}.custom-info-tag{padding:10px 12px;font-size:13px}}[data-tf-pack][hidden]{display:none!important}.custom-product__longlen{display:flex;align-items:flex-start;gap:8px;margin:10px 0 0;padding:10px 12px;border:1px solid #cfe1f5;border-radius:8px;background:#f2f8ff;font-family:var(--font-body--family);font-size:13.5px;line-height:1.5;color:var(--tf-ink, #0e1a2b)}.custom-product__longlen svg{flex:none;margin-top:1px;color:#2f6fb5}.custom-product__longlen--tab{margin:0 0 18px;font-size:13px}.custom-product__longlen strong{font-weight:700}.custom-product__longlen a{color:var(--tf-green-dark, #1a8a58);font-weight:600;text-decoration:none}.custom-product__longlen a:hover{text-decoration:underline}.custom-trade-cta{background:var(--tf-ink, #0e1a2b);color:#fff;border-bottom:1px solid rgba(255,255,255,.06);padding:30px 0}.custom-trade-cta--compact{padding:14px 0}.custom-trade-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}.custom-trade-cta__heading{font-family:var(--font-heading--family);font-size:clamp(1.2rem,2vw,1.625rem);font-weight:700;letter-spacing:-.015em;line-height:1.15;margin:0;color:#fff;flex:1}.custom-trade-cta__heading-em{color:var(--tf-green, #22b573);font-style:normal}.custom-trade-cta__actions{display:flex;align-items:center;gap:10px;flex-shrink:0;flex-wrap:wrap}.custom-trade-cta__btn{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;border-radius:6px;font-family:var(--font-body--family);font-size:14px;font-weight:600;text-decoration:none;cursor:pointer;transition:all .15s;line-height:1;white-space:nowrap}.custom-trade-cta__btn--primary{background:var(--tf-green, #22b573);color:#fff;border:1.5px solid var(--tf-green, #22b573)}.custom-trade-cta__btn--primary:hover{background:var(--tf-green-dark, #1a8a58);border-color:var(--tf-green-dark, #1a8a58)}.custom-trade-cta__btn--outline{background:transparent;color:#ffffffd9;border:1.5px solid rgba(255,255,255,.35)}.custom-trade-cta__btn--outline:hover{border-color:#fff;color:#fff}@media screen and (max-width:749px){.custom-trade-cta__inner{flex-direction:column;align-items:flex-start;gap:20px}}.custom-trust-bar{background:var(--tf-bone, #f7f5f2);border-top:1px solid var(--tf-line, #d7d3cb);border-bottom:1px solid var(--tf-line, #d7d3cb)}.custom-trust-bar__inner{display:grid;grid-template-columns:repeat(3,1fr);align-items:center}.custom-trust-bar__item{display:flex;align-items:center;gap:14px;padding:18px 24px}.custom-trust-bar__item--border{border-right:none}.custom-trust-bar__icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#22b5731a;border:1px solid rgba(34,181,115,.25);border-radius:8px;color:var(--tf-green, #22b573)}.custom-trust-bar__title{font-size:.9rem;font-weight:700;color:var(--color-foreground-heading);margin:0 0 2px;line-height:1.2}.custom-trust-bar__title--rated{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.custom-trust-bar__item--support{text-decoration:none;color:inherit;cursor:pointer}body.tf-out-of-hours .custom-trust-bar__item--support .custom-trust-bar__icon{color:var(--tf-steel, #3a4a5e)}.custom-trust-bar__item--reviews{cursor:pointer}.custom-trust-bar__item--reviews:focus-visible{outline:2px solid var(--tf-gold, #f0a500);outline-offset:-2px}.custom-trust-bar__text{font-size:.8rem;color:var(--color-foreground);margin:0;opacity:.75;line-height:1.4}@media screen and (max-width:749px){.custom-trust-bar__inner{display:block;position:relative}.custom-trust-bar__item{display:none;padding:12px 16px;justify-content:center}.custom-trust-bar__item.is-active{display:flex;animation:tfTrustFade .32s ease}.custom-trust-bar__item--border{border-right:none}}@keyframes tfTrustFade{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.custom-trust-bar__item.is-active{animation:none}}.custom-trust-bar__item--pop{cursor:pointer}.custom-utility-bar__cutoff-btn{display:inline-flex;align-items:center;gap:5px;background:none;border:0;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer}.custom-utility-bar__cutoff-btn:hover .custom-utility-bar__cutoff-text{text-decoration:underline;text-underline-offset:2px}.custom-utility-bar__cutoff-caret{opacity:.6;flex-shrink:0;transition:transform .15s ease}.custom-utility-bar__cutoff-btn[aria-expanded=true] .custom-utility-bar__cutoff-caret{transform:rotate(180deg)}.custom-utility-bar__cutoff{position:relative}.custom-utility-bar__pc{position:absolute;top:calc(100% + 10px);right:0;z-index:60;width:268px;padding:14px;background:var(--tf-paper, #fff);color:var(--tf-ink, #0e1a2b);border:1px solid var(--tf-line, #d7d3cb);border-radius:var(--tf-radius-md, 8px);box-shadow:0 10px 30px -8px #0e1a2b47;text-align:left}.custom-utility-bar__pc-title{margin:0 0 8px;font-size:12px;font-weight:700;letter-spacing:.01em}.custom-utility-bar__pc-row{display:flex;gap:6px}.custom-utility-bar__pc-input.custom-utility-bar__pc-input{flex:1 1 auto;min-width:0;padding:7px 9px;font:inherit;font-size:13px;text-transform:uppercase;color:var(--tf-ink, #0e1a2b);background:var(--tf-paper, #fff);border:1.5px solid var(--tf-line, #d7d3cb);border-radius:var(--tf-radius-sm, 4px);-webkit-text-fill-color:var(--tf-ink, #0e1a2b)}.custom-utility-bar__pc-input.custom-utility-bar__pc-input::placeholder{color:var(--tf-steel, #3a4a5e);opacity:.65}.custom-utility-bar__pc-input.custom-utility-bar__pc-input:focus{outline:none;border-color:var(--tf-green, #22b573)}.custom-utility-bar__pc-go{flex:0 0 auto;padding:7px 12px;font:inherit;font-size:13px;font-weight:700;color:#fff;background:var(--tf-green, #22b573);border:0;border-radius:var(--tf-radius-sm, 4px);cursor:pointer}.custom-utility-bar__pc-go:hover{background:var(--tf-green-dark, #1a8a58)}.custom-utility-bar__pc-result{margin:9px 0 0;font-size:12px;line-height:1.45;color:var(--tf-steel, #3a4a5e)}.custom-utility-bar__pc-result strong{color:var(--tf-ink, #0e1a2b)}.custom-utility-bar__pc-result--slow strong{color:var(--tf-amber, #c8941a)}.custom-utility-bar__pc-clear{margin-top:8px;padding:0;font:inherit;font-size:11px;color:var(--tf-steel, #3a4a5e);background:none;border:0;text-decoration:underline;cursor:pointer}@media screen and (max-width:749px){.custom-utility-bar__pc{right:auto;left:0;width:min(268px,calc(100vw - 32px))}}.custom-utility-bar{background:var(--color-background);font-size:13px;letter-spacing:.005em;position:relative}.custom-utility-bar:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(34,181,115,.6) 30%,rgba(34,181,115,.6) 70%,transparent 100%);pointer-events:none}.custom-utility-bar__content{display:flex;justify-content:space-between;align-items:center;padding-block:9px}.custom-utility-bar__phone{display:inline-flex;align-items:center;gap:6px;color:#ffffffe0;text-decoration:none;transition:opacity .15s}.custom-utility-bar__phone:hover{opacity:1;color:#fff;text-decoration:none}.custom-utility-bar__phone-icon{color:var(--tf-green, #22b573)}body.tf-out-of-hours .custom-utility-bar__phone-icon{color:#ffffff73}.custom-utility-bar__cutoff{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-body--family);font-size:13px;letter-spacing:.005em;font-variant-numeric:tabular-nums;color:#ffffffe0}.custom-utility-bar__pip{width:6px;height:6px;border-radius:50%;background:#22b573;flex-shrink:0;animation:tfPipPulse 2.4s infinite}@keyframes tfPipPulse{0%{box-shadow:0 0 #22b5738c}70%{box-shadow:0 0 0 8px #22b57300}to{box-shadow:0 0 #22b57300}}.custom-utility-bar__cutoff-text strong{color:#22b573;font-weight:700;font-feature-settings:"tnum"}@media screen and (max-width:749px){.custom-utility-bar__phone{display:none}.custom-utility-bar__content{justify-content:center}}.cart-items-component{width:100%;height:100%;display:flex;flex-direction:column}@media screen and (prefers-reduced-motion:no-preference){html:active-view-transition-type(empty-cart-drawer) .cart-items-component{view-transition-name:cart-drawer-content}html:active-view-transition-type(empty-cart-page) .cart-items-component{view-transition-name:cart-page-content}}::view-transition-old(cart-page-content){animation:cart-page-content-old var(--animation-speed-fast) var(--animation-easing) forwards}@keyframes cart-page-content-old{0%{opacity:1}to{opacity:0;filter:blur(4px)}}::view-transition-old(cart-drawer-content){transform-origin:50% 33%;animation:cart-contents-old var(--spring-d280-b0-duration) var(--spring-d280-b0-easing) forwards}::view-transition-new(cart-drawer-content){transform-origin:top center;animation:cart-contents-new var(--spring-d280-b0-duration) var(--spring-d280-b0-easing) forwards}@keyframes cart-contents-old{to{scale:.92;opacity:0}}@keyframes cart-contents-new{0%{scale:1.05;translate:0 128px;filter:blur(1px);opacity:0}}.cart-items{--cart-item-media-width-min: 2.5rem;--cart-item-media-width-max: 7.5rem;container-name:cart-items;container-type:inline-size;width:100%}.cart-items-disabled{pointer-events:none}.cart-page--empty .cart-items__wrapper{display:flex;flex-direction:column;align-items:center;margin-block-start:0;text-align:center}.cart-drawer:not(:has(.cart-form)) .cart-items__wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.cart-items__table{width:100%;border-spacing:0}.cart-items__table *{margin:0}.cart-items__table-row{--cart-item-price-width: 6rem;display:grid;grid-template-columns:clamp(2.5rem,15cqi,7.5rem) minmax(0,1fr) minmax(var(--cart-item-price-width),auto);grid-template-areas:"media details price" "media quantity price" "media error error";column-gap:var(--gap-md);align-items:start;padding-bottom:var(--cart-items-gap);margin-bottom:var(--margin-lg)}.cart-drawer .cart-items__table-row--full-width-variants{grid-template-columns:clamp(2.5rem,15cqi,7.5rem) minmax(0,1fr) auto;grid-template-rows:repeat(4,min-content) 1fr;grid-template-areas:"media details price" "media variants variants" "media unit_price unit_price" "media quantity quantity" "media error error"}.cart-drawer .cart-items__table-row--full-width-variants .cart-items__details{display:contents}.cart-drawer .cart-items__table-row--full-width-variants .cart-items__product-info{grid-area:details}.cart-drawer .cart-items__table-row--full-width-variants .cart-items__variants-wrapper{grid-area:variants}.cart-drawer .cart-items__table-row--full-width-variants .cart-items__variants-wrapper:empty{display:none}.cart-drawer .cart-items__table-row--full-width-variants .cart-items__variants-wrapper p{margin:0}.cart-drawer .cart-items__table-row--full-width-variants .cart-items__unit-price-wrapper{grid-area:unit_price;font-size:var(--font-size--sm)}.cart-drawer .cart-items__table-row--full-width-variants .cart-items__price{min-width:auto;width:max-content}.cart-items__table-row.cart-items__nested-line td:first-child{width:60%;justify-self:right}html:active-view-transition-type(page-navigation) .cart-items__table-row{view-transition-name:none!important}.cart-items__table-row.removing{overflow:hidden;animation:removeRow calc(var(--animation-speed) * 2) var(--animation-easing) forwards;animation-delay:var(--animation-speed)}@keyframes removeRow{0%{height:var(--row-height)}to{opacity:0;height:0;padding-bottom:0;margin-bottom:0;border-color:transparent}}.cart-items__table-row:last-child{padding-bottom:0}.cart-items--dividers .cart-items__table-row{border-bottom:1px solid var(--color-border);margin-bottom:var(--cart-items-gap)}.cart-items--dividers .cart-items__table-row:has(+.cart-items__nested-line){border-bottom:none;margin-bottom:0}.cart-items--dividers .cart-items__table-row:last-of-type{border-block-end:none;padding-block-end:0;margin-bottom:0}.cart-items__details{grid-area:details;color:rgb(var(--color-foreground-rgb) / var(--opacity-70))}.cart-items__details>*+*,.cart-items__bundle li{margin-block-start:var(--margin-3xs)}.cart-items__details *{font-size:var(--font-size--sm)}.cart-items__details a{text-decoration:none}.cart-items__title{font-size:var(--font-size--md);color:var(--color-foreground);text-transform:var(--product-title-case);display:block;margin-block-start:calc((var(--font-size--md) - 1lh) / 2)}.cart-items__variants{display:block}.cart-items__variant{display:inline}.cart-items__variant dt,.cart-items__variant dd{display:inline;margin:0}.cart-items__quantity{grid-area:quantity;margin-block-start:var(--margin-xs);display:flex;align-items:center;justify-content:flex-start;gap:var(--gap-xs);width:fit-content}.cart-items__quantity-controls{display:flex;align-items:center;justify-content:flex-start;gap:var(--gap-xs);width:fit-content}.cart-items__quantity-controls>.volume-pricing-info{margin-inline-start:calc(-1 * var(--minimum-touch-target) - var(--gap-xs))}.cart-items__quantity .quantity-selector{display:inline-flex;font-size:var(--font-size--sm);height:auto}.cart-items__remove{background-color:transparent;color:var(--color-foreground);width:var(--minimum-touch-target);height:var(--minimum-touch-target);justify-content:center;box-shadow:none;padding:0}.cart-items__media{grid-area:media;padding:0}.cart-items__price{grid-area:price;min-height:unset;min-width:var(--cart-item-price-width);text-align:end;display:block;font-size:var(--font-size--sm);line-height:var(--line-height)}.cart-items__price-unit{font-size:var(--font-size--xs);padding-block-start:var(--padding-2xs)}.cart-items__media-container{display:flex;aspect-ratio:var(--ratio);position:relative;width:100%;overflow:hidden}.cart-items__media-image{aspect-ratio:inherit;object-fit:cover;object-position:center center;width:100%;height:auto}.cart-items__empty-button{margin-top:var(--margin-md);padding-inline:var(--padding-4xl);padding-block:var(--padding-lg)}.cart-items__error{display:flex;align-items:flex-start;width:100%;grid-area:error;margin-block-start:var(--margin-xs);opacity:1;overflow:hidden;transform:translateY(0);transition:opacity var(--drawer-animation-speed) var(--animation-easing),transform var(--drawer-animation-speed) var(--animation-easing)}@starting-style{.cart-items__error{opacity:0;transform:translateY(-.5rem)}}.cart-items__tf-delivery{display:flex;align-items:center;gap:6px;margin:4px 0 0;font-size:.85em;line-height:1.3;color:var(--tf-steel, #3a4a5e)}.cart-items__tf-delivery-pip{width:6px;height:6px;border-radius:50%;flex-shrink:0;background:currentColor}.cart-items__tf-delivery--stock,.cart-items__tf-delivery--lead{color:#1f7a4d}.cart-items__tf-delivery--preorder{color:#dc2626}.cart-tf-summary{display:block;padding:10px 0;border-top:1px solid var(--tf-line, #d7d3cb);font-size:.85em;line-height:1.35;color:var(--tf-steel, #3a4a5e)}.cart-tf-summary__label{font-family:var(--font-body--family);font-weight:700;text-transform:uppercase;letter-spacing:.04em;font-size:.9em;color:var(--tf-ink, #0e1a2b)}.cart-tf-summary__line{display:flex;align-items:baseline;gap:8px}.cart-tf-summary__value{font-weight:600;color:#1f7a4d}.cart-tf-summary--preorder .cart-tf-summary__value{color:#dc2626}.cart-tf-summary__call{display:block;margin-top:4px;color:#dc2626;font-weight:600;text-decoration:underline;text-underline-offset:2px}.cart-item__error{display:flex;align-items:flex-start;width:100%;font-size:var(--font-size--sm);padding-block:var(--padding-2xs)}.cart-item__error .svg-wrapper{flex-shrink:0;width:var(--icon-size-xs);height:var(--icon-size-xs);margin-inline:var(--margin-3xs) var(--margin-xs);margin-block-start:var(--margin-3xs)}@container cart-items (min-width: 720px){.cart-items__table-row{--cart-item-price-width: 6rem;grid-template-columns:7.5rem 1fr 1fr minmax(var(--cart-item-price-width),auto);grid-template-rows:min-content 1fr;grid-template-areas:"media details quantity price" "media details error error"}.cart-items__quantity,.cart-items__price{grid-area:initial}.cart-items__quantity{margin-top:0}.cart-items__price{min-height:var(--minimum-touch-target);display:flex;flex-direction:column;align-items:flex-end}.cart-drawer .cart-items__table-row--full-width-variants{grid-template-rows:min-content min-content min-content 1fr;grid-template-areas:"media details quantity price" "media variants variants variants" "media unit_price unit_price unit_price" "media error error error"}.cart-drawer .cart-items__table-row--full-width-variants .cart-items__quantity,.cart-drawer .cart-items__table-row--full-width-variants .cart-items__price{grid-area:initial}}.cart__subtotal-container,.cart__total-container{display:flex;flex-direction:column}.cart__total-container{row-gap:var(--gap-2xs)}.cart__total-container.cart__total-container--has-installments{row-gap:var(--gap-xs)}.cart__subtotal-container:empty{display:none}.cart__summary-totals{display:flex;flex-direction:column;gap:var(--gap-xl);width:100%;border-block-start:none}.cart__summary-totals:has(>:first-child:not(.cart__subtotal-container,.cart__total-container)){padding-block-start:0;border-block-start:none}@media screen and (min-width:750px){.cart__summary-totals{padding-block-start:0}}.cart__subtotal-container,.cart__subtotal-container *{font-size:var(--font-size--sm)}.cart__total{font-weight:var(--font-weight-bold)}.cart__total-label{font-size:var(--font-size--sm)}.cart__total-value{font-size:var(--font-size--xl)}@media screen and (max-width:749px){.cart__total-value{font-size:var(--font-size--lg)}}.cart-primary-typography{font-family:var(--cart-primary-font-family);font-style:var(--cart-primary-font-style);font-weight:var(--cart-primary-font-weight)}.cart-secondary-typography{font-family:var(--cart-secondary-font-family);font-style:var(--cart-secondary-font-style);font-weight:var(--cart-secondary-font-weight)}.cart__ctas{width:100%;display:grid;gap:var(--checkout-button-gap);grid-auto-flow:row;grid-template-columns:1fr}.cart__additional-checkout-buttons{width:100%}shopify-accelerated-checkout-cart{--shopify-accelerated-checkout-inline-alignment: center;--shopify-accelerated-checkout-button-border-radius: var(--style-border-radius-buttons-primary);--shopify-accelerated-checkout-row-gap: var(--checkout-button-gap, 10px)}.remove-icon-bottom,.remove-icon-top{transition:transform var(--animation-speed) var(--animation-easing)}.cart-items__remove:hover .remove-icon-top{transform:translate(calc(-1 * var(--icon-stroke-width)),var(--icon-stroke-width)) rotate(-15deg)}.cart-items__remove:is(:hover,:active) .remove-icon-bottom{transform:translateY(var(--icon-stroke-width))}.cart-items__table-row.removing .remove-icon-bottom{transform:translateY(0)}.cart-items__table-row.removing .remove-icon-top{animation:removeButtonClickedIconTop var(--animation-speed) var(--animation-easing) forwards}@keyframes removeButtonClickedIconTop{50%{transform:translateY(calc(-1 * var(--icon-stroke-width)))}to{transform:translate(0)}}.cart-items__properties{display:block;margin-block-start:var(--margin-2xs)}.cart-items__property{display:block}.cart-items__properties dt,.cart-items__properties dd{display:inline;margin:0;overflow-wrap:break-word}@media screen and (min-width:750px){.cart-items .quantity-selector{--quantity-selector-width: 105px;height:var(--button-size-md);width:var(--quantity-selector-width)}.cart-items .quantity-selector button{width:var(--button-size-md);height:var(--button-size-md)}.cart-items .quantity-selector input{max-width:calc(var(--quantity-selector-width) - var(--button-size-md) * 2)}}@media screen and (prefers-reduced-motion:no-preference){html:active-view-transition-type(empty-cart-drawer) .cart-items__empty-button,html:active-view-transition-type(empty-cart-drawer) .cart__checkout-button{view-transition-name:cart-drawer-primary-action}:is(html:active-view-transition-type(empty-cart-drawer) .cart-items__empty-button,html:active-view-transition-type(empty-cart-drawer) .cart__checkout-button)>.button-text{view-transition-name:cart-drawer-primary-action-text}}::view-transition-old(cart-drawer-primary-action-text),::view-transition-new(cart-drawer-primary-action-text){height:100%;object-fit:none;overflow:clip;overflow-clip-margin:1em}::view-transition-old(cart-drawer-primary-action-text){animation:cart-drawer-primary-action-text var(--animation-speed) var(--animation-easing) reverse forwards}::view-transition-new(cart-drawer-primary-action-text){animation:cart-drawer-primary-action-text var(--animation-speed) var(--animation-easing) forwards}::view-transition-old(cart-drawer-primary-action),::view-transition-new(cart-drawer-primary-action){height:100%}::view-transition-group(cart-drawer-primary-action-text),::view-transition-group(cart-drawer-primary-action){animation-duration:var(--spring-d300-b0-duration);animation-timing-function:var(--spring-d300-b0-easing)}@keyframes cart-drawer-primary-action-text{0%{filter:blur(3px);opacity:0}to{filter:none;opacity:1}}.tf-tier-ex,html[data-vat=ex] .tf-tier-inc{display:none}html[data-vat=ex] .tf-tier-ex{display:inline}media-gallery:where(.media-gallery--grid) .media-gallery__grid{display:none}media-gallery.media-gallery--grid .media-gallery__grid .product-media-container{height:100%}@media screen and (min-width:750px){.media-gallery--two-column .media-gallery__grid{grid-template-columns:repeat(2,1fr)}media-gallery:is(.media-gallery--grid) slideshow-component{display:none}media-gallery:where(.media-gallery--grid) .media-gallery__grid{display:grid}}.product-media-container__zoom-button{position:absolute;width:100%;height:100%;z-index:var(--layer-flat);cursor:zoom-in;background-color:transparent}.product-media-container__zoom-button:hover{background-color:transparent}slideshow-slide.product-media-container--tallest{content-visibility:visible}.product-media__drag-zoom-wrapper{aspect-ratio:inherit;min-height:inherit;min-width:inherit;display:inherit;flex:inherit}.media-gallery__mobile-controls{grid-area:auto}.product-media-container--zoomable.product-media-container--image{cursor:zoom-in}#quick-add-dialog{display:contents}@media screen and (min-width:750px){.quick-add-modal{width:var(--quick-add-modal-width);height:var(--quick-add-modal-height);max-width:none}}.quick-add-modal{padding:0;border:var(--style-border-popover);overflow:hidden;box-shadow:0 5px 30px rgb(0 0 0 / var(--opacity-15))}@media screen and (max-width:749px){.quick-add-modal{position:fixed;margin:auto 0 0;min-height:unset;max-width:100%;border-radius:0;overflow:clip;height:fit-content}}@media screen and (max-width:750px){.quick-add-modal[open]{border-top-left-radius:var(--style-border-radius-popover);border-top-right-radius:var(--style-border-radius-popover)}}@media screen and (min-width:750px){.quick-add-modal[open]{display:flex}}@media screen and (max-width:749px){.quick-add-modal .view-more-details__wrapper{display:none}}.quick-add-modal[open]{animation:modalSlideInTop var(--animation-speed) var(--animation-easing) forwards}.quick-add-modal.dialog-closing{animation:modalSlideOutTop var(--animation-speed) var(--animation-easing) forwards}.quick-add-modal__close{position:absolute;top:var(--margin-2xs);right:var(--margin-2xs);transition:transform .15s var(--animation-timing-bounce);z-index:var(--layer-raised);overflow:visible;transform-origin:center}.quick-add-modal__close:active{transform:scale(.99) translateY(1px)}.quick-add-modal__close:focus-visible{outline:none}.quick-add-modal__close:focus-visible:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:calc(var(--style-border-radius-popover) - var(--margin-2xs));outline:var(--focus-outline-width) solid currentColor}.quick-add-modal__content{display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:100% 1fr;position:relative;overflow-y:auto;max-height:100vh;flex-grow:1}@media screen and (max-width:749px){.quick-add-modal__content{grid-template-columns:repeat(4,1fr);grid-template-rows:auto;padding-inline:var(--padding-xl);padding-block:var(--padding-xl);gap:var(--gap-lg);flex:1;min-height:0;overflow-y:auto;height:auto;max-height:100vh}}.quick-add-modal__content .media-gallery--grid .media-gallery__grid{grid-template-columns:1fr}.quick-add-modal__content .media-gallery--grid.media-gallery--two-column .product-media-container:first-child{grid-column:auto}.quick-add-modal__content .media-gallery--grid:not(.media-gallery--two-column) .product-media>*,.quick-add-modal__content .media-gallery--grid.media-gallery--two-column:not(.media-gallery--large-first-image) .product-media-container:nth-of-type(odd) .product-media>*,.quick-add-modal__content .media-gallery--grid.media-gallery--two-column.media-gallery--large-first-image .product-media-container:is(:first-of-type,:nth-of-type(2n)) .product-media>*,.quick-add-modal__content .media-gallery--carousel slideshow-container{border-top-left-radius:0;border-bottom-left-radius:0}.quick-add-modal__content .view-more-details__wrapper{display:flex;justify-content:flex-start;width:100%}.view-more-details__wrapper .view-more-details{display:flex;align-items:center;width:fit-content}@media screen and (max-width:749px){.quick-add-modal__content .product-header{display:flex;flex-direction:column;grid-column:2 / -1;grid-row:1;padding-right:var(--padding-2xl)}}@media screen and (max-width:749px){.quick-add-modal__content .product-header a:not(product-price *){font-size:var(--font-size--md);font-weight:500;color:inherit;width:fit-content}}@media screen and (max-width:749px){.quick-add-modal__content variant-picker,.quick-add-modal__content product-form-component{grid-column:1 / -1}}.quick-add-modal__content .product-media-container__zoom-button{cursor:default}.quick-add-modal__content .product-details{grid-column:4 / -1;grid-row:1 / span 2;display:flex;flex-direction:column;justify-content:stretch;height:100%;min-height:0;overflow-y:auto;position:relative}dialog[open] :is(.quick-add-modal__content .product-details){animation:fadeSlideIn .3s var(--animation-timing-fade-in) both;animation-delay:.1s}@media screen and (max-width:749px){.quick-add-modal__content .product-details{grid-column:2 / span 2;grid-row:span 1;max-height:100%;height:100%}}@property --quick-add-modal-mask-start{syntax: "<length>"; initial-value: 0px; inherits: false;}@property --quick-add-modal-mask-end{syntax: "<length>"; initial-value: 0px; inherits: true;}@keyframes detect-scroll{0%,to{--can-scroll: }}@supports (animation-timeline: scroll(self)){dialog[open] .quick-add-modal__content .product-details{-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 var(--quick-add-modal-mask-start),#000 100%);mask-image:linear-gradient(to bottom,transparent 0%,#000 var(--quick-add-modal-mask-start),#000 100%);animation:.3s var(--animation-timing-fade-in) .1s both fadeSlideIn,scrollStart 1s linear both,scrollEnd 1s linear both,detect-scroll 1ms linear none;animation-timeline:auto,scroll(self),scroll(self),scroll(self);animation-range:normal,0px 48px,calc(100% - 48px) 100%,0% 100%}}@keyframes scrollStart{0%{--quick-add-modal-mask-start: 0px}to{--quick-add-modal-mask-start: 48px}}@keyframes scrollEnd{0%{--quick-add-modal-mask-end: 0px}to{--quick-add-modal-mask-end: 48px}}.quick-add-modal__content .product-details>.group-block{flex-grow:1;width:auto}.quick-add-modal__content>*{min-height:0}.quick-add-modal__content .product-details :is(.view-product-title,.buy-buttons-block){flex:0 0 auto}.quick-add-modal__content .product-details :is(.buy-buttons-block){margin-top:auto;position:sticky;bottom:0;padding-bottom:var(--padding-3xl);background-color:var(--color-background);z-index:var(--layer-raised)}.quick-add-modal__content .product-details :is(.buy-buttons-block):before{--quick-add-modal-mask-end-progressive-enhanced: 0px;position:absolute;content:"";display:block;inset:auto 0 100% 0;pointer-events:none;height:min(var(--gap-2xl),var(--gap));background-color:inherit;-webkit-mask-image:linear-gradient(to top,#000 0%,#000 calc(var(--gap-2xs)),transparent calc(100% - var(--quick-add-modal-mask-end-progressive-enhanced)),transparent);mask-image:linear-gradient(to top,#000 0%,#000 calc(var(--gap-2xs)),transparent calc(100% - var(--quick-add-modal-mask-end-progressive-enhanced)),transparent)}.quick-add-modal__content .product-details .buy-buttons-block:has(gift-card-recipient-form){position:static;padding-bottom:0;flex-grow:1;display:flex;flex-direction:column}.quick-add-modal__content .product-details .buy-buttons-block:has(gift-card-recipient-form)>product-form-component{flex-grow:1;display:flex;flex-direction:column}.quick-add-modal__content .product-details .buy-buttons-block:has(gift-card-recipient-form) form{flex-grow:1;display:flex;flex-direction:column}.quick-add-modal__content .product-details .buy-buttons-block:has(gift-card-recipient-form):before{display:none}.quick-add-modal__content .product-details .buy-buttons-block__bar{display:block;position:sticky;bottom:0;margin-top:auto;padding-block:var(--gap-md) var(--padding-3xl);background-color:var(--color-background);z-index:var(--layer-raised)}.quick-add-modal__content .product-details .buy-buttons-block__bar:before{--quick-add-modal-mask-end-progressive-enhanced: 0px;position:absolute;content:"";display:block;inset:auto 0 100% 0;pointer-events:none;height:min(var(--gap-2xl),var(--gap));background-color:inherit;-webkit-mask-image:linear-gradient(to top,#000 0%,#000 calc(var(--gap-2xs)),transparent calc(100% - var(--quick-add-modal-mask-end-progressive-enhanced)),transparent);mask-image:linear-gradient(to top,#000 0%,#000 calc(var(--gap-2xs)),transparent calc(100% - var(--quick-add-modal-mask-end-progressive-enhanced)),transparent)}@supports (animation-timeline: scroll(self)){.quick-add-modal__content .product-details :is(.buy-buttons-block):before,.quick-add-modal__content .product-details .buy-buttons-block__bar:before{--mask-if-scroll: var(--can-scroll) var(--quick-add-modal-mask-end);--mask-if-no-scroll: 48px;--quick-add-modal-mask-end-progressive-enhanced: var(--mask-if-scroll, var(--mask-if-no-scroll));height:calc(var(--gap-2xs) + 48px)}}.quick-add-modal__content .product-details .variant-picker{flex:0 0 auto;padding-block:min(var(--gap-2xl),var(--gap));margin-block-end:calc(var(--focus-outline-offset) + var(--focus-outline-width))}.quick-add-modal__content .variant-option--swatches{padding-inline-start:var(--padding-2xs)}.quick-add-modal__content .variant-option--swatches legend{margin-inline-start:calc(-1 * var(--padding-2xs))}.quick-add-modal__content:not(:has(.product-information__media)) .product-details{grid-column:1 / -1}.quick-add-modal__content .view-product-title{display:flex;padding-block:0;margin-block-end:12px;padding-inline-end:calc(var(--padding-2xl) + calc(var(--minimum-touch-target) / 2))}.quick-add-modal__content .view-product-title a{color:inherit;text-decoration:none;text-align:left;font-size:var(--font-size--2xl);font-weight:600;line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;transition:color .2s var(--animation-easing)}.quick-add-modal__content .product-details product-price{--text-align: left}.quick-add-modal__content .product-details product-price.text-block--align-center{margin-inline:0}.quick-add-modal__content .product-details product-price.text-center{--text-align: left}.quick-add-modal__content .product-details product-price>*{text-align:left}@media screen and (min-width:750px){.quick-add-modal__content .product-details *:not(.group-block,.group-block-content,.buy-buttons-block,.buy-buttons-block *,.view-product-title,.view-product-title *,variant-picker,variant-picker *,product-price,product-price *,product-inventory,product-inventory *,.view-more-details__wrapper,.view-more-details__wrapper *){display:none!important}}.quick-add-modal__content .group-block:not(:has(.buy-buttons-block,.buy-buttons-block *,.view-product-title,.view-product-title *,variant-picker,variant-picker *,product-price,product-price *,product-inventory,product-inventory *,.view-more-details__wrapper,.view-more-details__wrapper *),.buy-buttons-block){display:none}@media screen and (min-width:750px){.quick-add-modal__content .group-block-content{gap:0}.quick-add-modal__content .media-gallery__grid{gap:min(var(--gap-2xs),var(--image-gap));border-radius:var(--style-border-radius-popover, 0)}.quick-add-modal__content .media-gallery--grid .product-media img{border-radius:0}}.quick-add-modal__content .product-details>.group-block{padding-block:var(--padding-3xl) 0}.quick-add-modal__content :where(.product-details>.group-block>.group-block-content>*){padding-inline:var(--padding-3xl)}.quick-add-modal__content slideshow-slide:not([aria-hidden=false]){content-visibility:auto}.quick-add-modal__content .product-information__media{width:100%;grid-column:1 / span 1;grid-row:1;position:relative;top:0;animation:fadeIn .4s var(--animation-timing-fade-in) both}@media screen and (min-width:750px){.quick-add-modal__content .product-information__media{position:sticky;grid-column:1 / 4;width:var(--quick-add-modal-gallery-width);overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}}.quick-add-modal__content .product-information__media::-webkit-scrollbar{display:none}.quick-add-modal__content .product-information__media media-gallery{pointer-events:none}@media screen and (min-width:750px){.quick-add-modal__content .product-information__media media-gallery{position:absolute;top:0;right:0;bottom:0;left:0}}.quick-add-modal media-gallery{padding:0}.quick-add-modal__content .product-information__media slideshow-arrows{display:none}.quick-add-modal__content .product-information__media slideshow-container{display:block}.quick-add-modal__content .product-information__media slideshow-slides{display:flex;flex-direction:column;gap:var(--gap-2xs);overflow:visible;scroll-snap-type:none}.quick-add-modal__content .product-information__media slideshow-slide{width:100%;flex:none;scroll-snap-align:unset;position:relative;transform:none;opacity:1;visibility:visible;transition:opacity .3s var(--animation-easing)}@media screen and (max-width:749px){.quick-add-modal__content .product-information__media slideshow-slide[aria-hidden=true]{display:none}}.quick-add-modal__content .product-information__media slideshow-slide:nth-child(1){animation:fadeSlideIn .3s var(--animation-timing-fade-in) both}.quick-add-modal__content .product-information__media slideshow-slide:nth-child(2){animation:fadeSlideIn .3s var(--animation-timing-fade-in) both;animation-delay:.05s}.quick-add-modal__content .product-information__media slideshow-slide:nth-child(3){animation:fadeSlideIn .3s var(--animation-timing-fade-in) both;animation-delay:.1s}.quick-add-modal__content .product-information__media :is(slideshow-controls,slideshow-controls[thumbnails]){display:none}.quick-add-modal__content .sticky-content,.quick-add-modal__content .sticky-content--desktop{top:0}.quick-add-modal__content .text-block.rte:not(product-price),.quick-add-modal__content .view-more-details__wrapper{display:none}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.resource-card{--resource-card-secondary-image-opacity: 0;--resource-card-primary-image-opacity: calc(1 - var(--resource-card-secondary-image-opacity));display:flex;flex-direction:column;row-gap:var(--padding-xs);position:relative;text-decoration:none;height:100%;opacity:0;animation:fadeIn var(--animation-speed-medium) var(--animation-timing-fade-in) forwards}.resource-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.resource-card__content{display:flex;flex-direction:column;color:var(--color-foreground);gap:var(--padding-3xs)}.resource-card__content .price{font-weight:500}.resource-card__content .volume-pricing-note{display:block;margin-top:var(--padding-3xs);font-family:var(--font-body--family);font-weight:400;font-size:min(.85em,var(--font-paragraph--size));line-height:normal;letter-spacing:normal;text-transform:none;color:rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text))}.resource-card[data-resource-type=article] .resource-card__content,.resource-card[data-resource-type=page] .resource-card__content{gap:var(--padding-xs)}.resource-card__image{aspect-ratio:var(--resource-card-aspect-ratio, auto);object-fit:cover;border-radius:var(--resource-card-corner-radius);opacity:var(--resource-card-primary-image-opacity)}.resource-card__image--secondary{position:absolute;top:0;opacity:var(--resource-card-secondary-image-opacity);border-radius:var(--resource-card-corner-radius)}.resource-card__media:empty{display:none}.resource-card__image-placeholder{padding:var(--padding-sm);font-size:var(--font-size--lg);line-height:var(--line-height--display-loose);word-break:break-word;background-color:rgb(var(--color-foreground-rgb) / var(--opacity-5));aspect-ratio:var(--resource-card-aspect-ratio, auto);border-radius:var(--resource-card-corner-radius);color:var(--color-foreground)}.resource-card__title{margin-block:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.3;word-break:break-word;overflow-wrap:break-word}.resource-card__title.paragraph{line-height:1.3}.resource-card--overlay{height:100%}.resource-card--overlay:before{content:"";position:absolute;top:50%;right:0;bottom:0;left:0;background:var(--gradient-image-overlay);border-radius:var(--resource-card-corner-radius);pointer-events:none;z-index:var(--layer-flat)}.resource-card--overlay .resource-card__image{height:100%}.resource-card--overlay .resource-card__content{position:absolute;inset:auto 0 0;padding:var(--padding-lg) var(--padding-lg) var(--padding-sm);z-index:var(--layer-raised)}.resource-card--overlay .resource-card__title{color:var(--color-white)}.resource-card__image-wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--gap-2xs)}.resource-card__collection-image{aspect-ratio:1 / 1;object-fit:cover;border-radius:calc(var(--card-corner-radius) - (var(--padding-xs) / 2))}.resource-card__subtext{color:rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text));margin-block-start:0}.resource-card__subtext.paragraph{font-size:var(--font-size--body-sm);line-height:var(--line-height--body-tight);color:rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text))}.resource-card:has(.resource-card__image--secondary):hover,.resource-card:has(.resource-card__image--secondary):focus{--resource-card-secondary-image-opacity: 1}.search-modal{--search-border-radius: var(--style-border-radius-popover);--search-border-width: var(--style-border-width)}.search-modal__content{--modal-top-margin: calc(50dvh - var(--modal-max-height) / 2 - 2rem);--modal-width: 66dvw;padding:0;border:var(--style-border-popover)}@media screen and (min-width:750px){.search-modal__content{width:var(--modal-width);margin-block-start:var(--modal-top-margin);overflow:hidden}}@media screen and (max-width:749px){.search-modal__content::backdrop{display:none}}.dialog-modal[open].search-modal__content{transform-origin:bottom center;animation:search-element-slide-in-bottom .3s var(--ease-out-quad) forwards;border-radius:var(--search-border-radius);box-shadow:var(--shadow-popover)}@media screen and (max-width:749px){.dialog-modal[open].search-modal__content{border-radius:0}}.dialog-modal.search-modal__content.dialog-closing{animation:search-element-slide-out-bottom .2s var(--ease-out-quad) forwards}.search-modal__content[open]{display:flex}.search-modal__content :is(.predictive-search-dropdown,.predictive-search-form__content-wrapper){position:relative}.dialog-modal .predictive-search-form__header:has(.predictive-search__reset-button:not(.predictive-search__reset-button[hidden])):before{content:"";position:absolute;right:calc(var(--padding-sm) + var(--minimum-touch-target));top:0;bottom:0;width:var(--border-width-sm);background-color:var(--color-border)}.dialog-modal .predictive-search-form__header:has(.predictive-search__reset-button:not(.predictive-search__reset-button[hidden]))>.predictive-search__close-modal-button:before{content:none}@media screen and (min-width:750px){.dialog-modal .predictive-search-form__header:has(.predictive-search__reset-button:not(.predictive-search__reset-button[hidden])):before{right:calc(var(--padding-2xl) * 2)}}predictive-search-component{--resource-card-corner-radius: var(--product-corner-radius);display:flex;width:100%;position:relative;margin-inline:auto;align-items:center;background-color:var(--color-background);z-index:var(--layer-heightened)}.predictive-search-form__footer{display:none;position:absolute;bottom:0;left:0;right:0}@media screen and (min-width:750px){.predictive-search-form__footer{--to-top-gradient-background: linear-gradient( to top, rgb(var(--color-background-rgb) / var(--opacity-90)), rgb(var(--color-background-rgb) / var(--opacity-80)), rgb(var(--color-background-rgb) / var(--opacity-40)), transparent );padding-block:var(--padding-xs) var(--padding-lg);background-image:var(--to-top-gradient-background)}}predictive-search-component:has([data-search-results]):not(:has(.predictive-search-results__no-results)) .predictive-search-form__footer{display:block}.predictive-search-form{position:relative;width:100%;align-self:flex-start}.predictive-search-form__content{max-height:50dvh;overflow-y:auto;background-color:var(--color-background);scrollbar-width:none}.predictive-search-form__content::-webkit-scrollbar{display:none}.predictive-search-form__content-wrapper{position:absolute;top:100%;width:100%;left:0;z-index:var(--layer-raised);display:flex;flex-direction:column;border-radius:0 0 var(--search-border-radius) var(--search-border-radius);transition:box-shadow var(--animation-speed) var(--animation-easing);transform:translateZ(0);will-change:transform,opacity;overflow:hidden}@media screen and (max-width:749px){.predictive-search-form__content-wrapper{border-radius:0}}@media screen and (min-width:750px){.predictive-search-form__content-wrapper{max-height:var(--modal-max-height)}}.predictive-search-form__content-wrapper:has([data-search-results]):not(:has(.predictive-search-results__no-results))>.predictive-search-form__content{padding-block-end:var(--padding-6xl)}.predictive-search-form__header-inner{background:var(--color-background);border:var(--search-border-width) solid var(--color-border);color:var(--color-foreground);border-radius:var(--style-border-radius-popover);display:flex;align-items:center;justify-content:space-between;width:100%}@media screen and (max-width:749px){.predictive-search-form__header-inner{border-radius:var(--style-border-radius-inputs);border:none}}.predictive-search-form__header-inner:focus-within{outline-offset:var(--focus-outline-offset)}@media screen and (min-width:750px){.predictive-search-form__header-inner:focus-within{outline:var(--focus-outline-width) solid var(--color-primary)}}.predictive-search-form__header{display:flex;position:sticky;top:0;z-index:var(--layer-heightened);width:100%;align-items:center;background-color:var(--color-input-background);border:var(--search-border-width) solid var(--color-border);border-radius:var(--style-border-radius-inputs)}@media screen and (max-width:749px){.predictive-search-form__header{padding:var(--padding-2xs) var(--padding-sm)}}.predictive-search-form__header:focus-within,.predictive-search-form__header-inner:focus-within,.predictive-search-form__header-inner:has(.search-input:is(:focus,:focus-visible)){outline:none;box-shadow:none;border-color:var(--color-border)!important}input.search-input{border-radius:var(--style-border-radius-inputs);padding-block:var(--padding-sm);font-size:var(--font-size--md);width:100%;color:var(--color-foreground);padding-inline:calc(var(--margin-lg) + var(--icon-size-lg)) 0;background:transparent;text-overflow:ellipsis;overflow:hidden;outline:none;border:0}.search-input::placeholder{color:rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text))}.search-input,.search-input:is(:focus,:focus-visible,:focus-within),.predictive-search-form__header *:is(:focus,:focus-visible){outline:none;box-shadow:none}.search-input:hover{background-color:transparent}.predictive-search__icon{position:absolute;left:var(--margin-xl);top:auto;width:var(--icon-size-lg);height:var(--icon-size-lg);color:rgb(var(--color-foreground-rgb) / var(--opacity-60))}@media screen and (min-width:750px){.predictive-search__icon{left:var(--margin-md)}}.predictive-search__icon>svg{width:var(--icon-size-md);height:var(--icon-size-md)}.predictive-search__reset-button{cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:var(--minimum-touch-target);height:var(--minimum-touch-target);padding:0;margin-inline-end:var(--margin-md);background:transparent;color:var(--color-foreground);opacity:.68;transition:opacity var(--animation-speed-medium) var(--animation-timing-fade-out),visibility var(--animation-speed-medium) var(--animation-timing-fade-out)}.predictive-search__reset-button:hover{color:var(--color-foreground)}.predictive-search__reset-button:active{transform:scale(.9);transition:transform .1s var(--animation-timing-active)}@media screen and (min-width:750px){.predictive-search__reset-button{margin-inline-end:var(--margin-2xs)}}.predictive-search__reset-button[hidden]{opacity:0;pointer-events:none;visibility:hidden}.predictive-search__reset-button-icon{display:flex;align-items:center;justify-content:center;width:var(--icon-size-lg);height:var(--icon-size-lg);transition:background-color var(--animation-speed-medium) ease-in-out,transform var(--animation-speed-medium) var(--animation-timing-bounce);border-radius:50%}.predictive-search__reset-button-icon:hover{background-color:rgb(var(--color-primary-hover-rgb) / var(--opacity-8))}.predictive-search__reset-button:active .predictive-search__reset-button-icon{transform:scale(.85);transition-timing-function:var(--animation-timing-active);transition-duration:.1s}.predictive-search__reset-button svg{width:var(--icon-size-md);height:var(--icon-size-md)}.predictive-search__reset-button-text{display:none}.predictive-search__search-button{margin:auto;z-index:var(--layer-raised);transition:transform var(--animation-speed-medium) var(--animation-timing-bounce),box-shadow var(--animation-speed-medium) var(--animation-timing-hover);transform-origin:center}.predictive-search__search-button:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgb(0 0 0 / var(--opacity-5))}.predictive-search__search-button:active{transform:scale(.97);transition:transform .1s var(--animation-timing-active);box-shadow:none}.predictive-search__close-modal-button{--button-color: var(--color-foreground);--button-background-color: transparent;display:flex;justify-content:center;align-items:center;width:var(--minimum-touch-target);height:var(--minimum-touch-target);margin-inline-start:var(--margin-sm);padding:0;box-shadow:none}.predictive-search__close-modal-button:active{transform:scale(.8);transition:transform .1s var(--animation-timing-active)}.predictive-search__close-modal-button .svg-wrapper,.predictive-search__close-modal-button svg{width:var(--icon-size-xs);height:var(--icon-size-xs)}.predictive-search__close-modal-button:hover{--button-color: var(--color-foreground);--button-background-color: transparent}.skip-to-content-link{position:absolute;left:-99999px}.skip-to-content-link:focus{z-index:var(--layer-temporary);overflow:auto;width:auto;height:auto;padding:var(--padding-lg) var(--padding-4xl);left:var(--margin-lg);top:var(--margin-lg);background-color:var(--color-background);box-shadow:0 0 0 var(--focus-outline-offset) var(--color-background)}
/*# sourceMappingURL=/cdn/shop/t/76/compiled_assets/styles.css.map?subset=AAAAkQMcAAAAAAAAAAAAAAAAAAAAAAAAAAYAQAAAAAAAAAAAAAAAESEC */
