@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Poppins:wght@500;600;700;800&display=swap";:root{--tp-green: #49b454;--tp-green-dark: #247d35;--tp-orange: #ff9700;--tp-orange-dark: #ec7800;--tp-black: #181818;--tp-text: #222222;--tp-muted: #777777;--tp-border: #e3e3e3;--tp-soft: #f5f5f5;--tp-blue: #d9edf7;--tp-yellow: #f9b21d;--tp-sale: #2bb673;--tp-hot: #ff3d6a;--tp-danger: #e63946;--tp-container: 1272px}.tp-shell,.tp-shell *{box-sizing:border-box}.tp-shell{color:var(--tp-text);font-family:Poppins,Inter,Arial,sans-serif;letter-spacing:0}.tp-container{width:min(calc(100% - 40px),var(--tp-container));margin-inline:auto}.tp-icon{width:20px;height:20px;display:inline-block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tp-topbar{min-height:39px;color:#fff;background:var(--tp-black);border-bottom:3px solid;border-image:linear-gradient(90deg,var(--tp-green),var(--tp-orange)) 1;font-size:12px;font-weight:500}.tp-topbar__inner{min-height:36px;display:grid;grid-template-columns:1fr 1.4fr 1fr;align-items:center;gap:18px}.tp-topbar__links,.tp-topbar__selectors{display:flex;align-items:center;gap:0}.tp-topbar__links a,.tp-topbar__selectors span{color:#fff;text-decoration:none;white-space:nowrap}.tp-topbar__links a+a:before{content:"";display:inline-block;height:17px;margin:0 18px;border-left:1px solid #666;vertical-align:middle}.tp-topbar__promo{margin:0;text-align:center}.tp-topbar__promo strong{color:var(--tp-green)}.tp-topbar__selectors{justify-content:flex-end;gap:22px}.tp-mainhead{background:#fff;border-bottom:1px solid var(--tp-border)}.tp-mainhead__inner{min-height:128px;display:grid;grid-template-columns:154px minmax(320px,1fr) auto;align-items:center;gap:25px}.tp-logo{display:flex;align-items:center;min-width:0;color:var(--tp-black);text-decoration:none}.tp-logo img{display:block;width:auto;max-width:154px;max-height:90px;object-fit:contain}.tp-logo__wordmark{font-size:22px;font-weight:800;line-height:1.05}.tp-logo__wordmark span{display:block;color:var(--tp-green-dark);font-size:12px;font-weight:600}.tp-search{height:44px;display:grid;grid-template-columns:1fr 62px;overflow:hidden;border:2px solid var(--tp-green-dark);border-radius:4px;background:#fff}.tp-search input{width:100%;min-width:0;padding:0 16px;border:0;outline:0;color:var(--tp-text);font:inherit;font-size:13px}.tp-search button{display:grid;place-items:center;border:0;color:#fff;background:var(--tp-orange);cursor:pointer}.tp-head-actions{display:flex;align-items:center;gap:24px}.tp-head-action{display:grid;grid-template-columns:42px auto;align-items:center;gap:8px;color:var(--tp-text);text-decoration:none;white-space:nowrap}.tp-head-action__icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:var(--tp-green-dark);background:#eef7ef}.tp-head-action--cart .tp-head-action__icon{color:var(--tp-orange-dark);background:#fff4e5}.tp-head-action small,.tp-head-action strong{display:block;line-height:1.25}.tp-head-action small{color:var(--tp-muted);font-size:11px}.tp-head-action strong{font-size:13px;font-weight:700}.tp-head-action--cart strong{color:var(--tp-orange-dark)}.tp-nav{position:relative;z-index:20;min-height:57px;background:#fff;border-bottom:1px solid var(--tp-border)}.tp-nav__inner{min-height:57px;display:grid;grid-template-columns:216px 1fr auto;align-items:stretch}.tp-browse{position:relative}.tp-browse__button,.tp-mobile-menu-button{width:100%;height:100%;display:flex;align-items:center;gap:10px;padding:0 17px;border:0;color:#fff;background:var(--tp-black);font:inherit;font-size:13px;font-weight:700;cursor:pointer}.tp-browse__button .tp-icon:last-child{width:14px;margin-left:auto}.tp-category-panel{position:absolute;top:100%;left:0;z-index:30;width:100%;padding:10px 0;visibility:hidden;opacity:0;transform:translateY(6px);border:1px solid var(--tp-border);background:#fff;box-shadow:0 18px 40px #0000001f;transition:.18s ease}.tp-browse:hover .tp-category-panel,.tp-browse:focus-within .tp-category-panel,.tp-browse.is-open .tp-category-panel{visibility:visible;opacity:1;transform:translateY(0)}.tp-category-panel a{min-height:40px;display:flex;align-items:center;justify-content:space-between;padding:8px 16px;color:var(--tp-text);text-decoration:none;font-size:13px;font-weight:600}.tp-category-panel a:hover{color:var(--tp-orange-dark);background:#fafafa}.tp-navlinks{display:flex;align-items:stretch;justify-content:center;gap:0}.tp-navitem{position:relative;display:flex;align-items:center}.tp-navitem>a,.tp-navitem>button{height:100%;display:flex;align-items:center;gap:7px;padding:0 19px;border:0;color:var(--tp-black);background:transparent;text-decoration:none;font:inherit;font-size:13px;font-weight:600;cursor:pointer}.tp-navitem>a:hover,.tp-navitem>button:hover,.tp-navitem.is-open>button{color:var(--tp-orange-dark)}.tp-badge{display:inline-flex;min-height:18px;align-items:center;padding:2px 6px;border-radius:3px;color:#fff;font-size:9px;font-weight:800;line-height:1}.tp-badge--sale{background:var(--tp-sale)}.tp-badge--hot{background:var(--tp-hot)}.tp-badge--new{background:var(--tp-orange)}.tp-badge--sold{background:var(--tp-danger)}.tp-offers-link{display:flex;align-items:center;gap:8px;padding-left:18px;color:var(--tp-orange-dark);text-decoration:none;font-size:12px;font-weight:700}.tp-mega{position:absolute;top:100%;left:50%;z-index:29;width:min(calc(100vw - 40px),900px);display:grid;grid-template-columns:repeat(3,1fr) 156px 156px;gap:22px;padding:26px;visibility:hidden;opacity:0;transform:translate(-50%,8px);border:1px solid var(--tp-border);background:#fff;box-shadow:0 18px 45px #00000024;transition:.18s ease}.tp-navitem:hover .tp-mega,.tp-navitem:focus-within .tp-mega,.tp-navitem.is-open .tp-mega{visibility:visible;opacity:1;transform:translate(-50%)}.tp-mega__col strong{display:block;margin-bottom:12px;font-size:12px;font-weight:800;text-transform:uppercase}.tp-mega__col a{display:block;margin:8px 0;color:#666;text-decoration:none;font-size:12px}.tp-mega__col a:hover{color:var(--tp-orange-dark)}.tp-mega-promo{position:relative;min-height:210px;overflow:hidden;border-radius:6px;color:#fff;background:#222;text-decoration:none}.tp-mega-promo img{width:100%;height:100%;display:block;object-fit:cover;opacity:.55}.tp-mega-promo span{position:absolute;left:16px;bottom:16px;right:12px;font-size:14px;font-weight:800;line-height:1.25}.tp-mobile-menu-button,.tp-mobile-panel{display:none}.tp-home{padding-top:24px;background:#fff}.tp-hero-grid{display:grid;grid-template-columns:minmax(0,2.35fr) minmax(300px,1fr);gap:16px}.tp-hero{position:relative;min-height:472px;overflow:hidden;border-radius:6px;background:#cfcfcf;text-decoration:none!important}.tp-hero *{text-decoration:none!important}.tp-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0000006b,#00000014 55%,#00000029)}.tp-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:72% center;mix-blend-mode:multiply}.tp-hero__content{position:relative;z-index:2;width:min(48%,430px);padding:56px 0 50px 56px;color:#fff}.tp-hero__eyebrow{margin:0 0 14px;color:var(--tp-green);font-size:13px;font-weight:800;text-transform:uppercase}.tp-hero h1{margin:0 0 16px;color:#fff;font-size:44px;font-weight:800;line-height:1.08}.tp-hero__desc{margin:0 0 24px;color:#ffffffe6;font-size:13px;font-weight:500;line-height:1.55}.tp-price-label{display:block;margin-bottom:2px;color:#ffffffb8;font-size:12px}.tp-hero__price{display:block;margin-bottom:20px;color:var(--tp-orange);font-size:32px;font-weight:800}.tp-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:10px 24px;border:0;border-radius:5px;color:#fff;background:var(--tp-orange);text-decoration:none;font:inherit;font-size:13px;font-weight:700;cursor:pointer;transition:background .2s ease,transform .2s ease}.tp-button:hover{color:#fff;background:var(--tp-orange-dark);transform:translateY(-1px)}.tp-button--dark{background:var(--tp-black)}.tp-button--dark:hover{background:#000}.tp-button--yellow{color:var(--tp-black);background:var(--tp-yellow)}.tp-button--yellow:hover{color:var(--tp-black);background:#e9a00b}.tp-hero__dots{position:absolute;z-index:2;left:56px;bottom:53px;display:flex;gap:7px}.tp-hero__dots span{width:8px;height:4px;border-radius:4px;background:#ffffff80}.tp-hero__dots span:first-child{width:24px;background:var(--tp-green)}.tp-side-promos{display:grid;grid-template-rows:1fr 1fr;gap:16px}.tp-side-promo,.tp-triple-promo{position:relative;min-height:0;display:grid;grid-template-columns:55% 45%;overflow:hidden;border-radius:6px;color:var(--tp-text);text-decoration:none}.tp-triple-promo{--tp-promo-bg: #fff;border:3px solid transparent;background:linear-gradient(var(--tp-promo-bg),var(--tp-promo-bg)) padding-box,linear-gradient(135deg,var(--tp-green) 0%,var(--tp-green) 45%,var(--tp-orange) 100%) border-box}.tp-side-promo--orange{color:#fff;background:var(--tp-orange)}.tp-side-promo--blue{background:var(--tp-blue)}.tp-side-promo__copy,.tp-triple-promo__copy{position:relative;z-index:2;align-self:center;padding:24px 10px 24px 20px}.tp-side-promo__copy small{display:block;margin-bottom:14px;font-size:10px;font-weight:800;text-transform:uppercase}.tp-side-promo__copy h2{margin:0 0 16px;color:inherit;font-size:21px;font-weight:800;line-height:1.18}.tp-side-promo__copy span{display:block;font-size:10px}.tp-side-promo__copy strong{display:block;margin-top:2px;font-size:24px;line-height:1.1}.tp-side-promo img,.tp-triple-promo img{width:100%;height:100%;display:block;object-fit:cover}.tp-side-promo--orange img{mix-blend-mode:multiply;opacity:.72}.tp-trust{margin-top:55px;display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--tp-border);border-radius:6px}.tp-trust__item{min-height:92px;display:grid;grid-template-columns:44px 1fr;align-items:center;gap:12px;padding:14px 20px}.tp-trust__item+.tp-trust__item{border-left:1px solid var(--tp-border)}.tp-trust__icon{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;color:var(--tp-orange);background:#eef7ef}.tp-trust__item strong,.tp-trust__item small{display:block}.tp-trust__item strong{font-size:13px;font-weight:700}.tp-trust__item small{margin-top:3px;color:var(--tp-muted);font-size:11px;line-height:1.3}.tp-section{padding:64px 0 0}.tp-section--grey{margin-top:64px;padding:58px 0;background:var(--tp-soft)}.tp-faq-section{margin-top:72px;padding:80px 0;background:#f7f7f7}.tp-faq-section__inner{width:min(calc(100% - 40px),920px);margin-inline:auto}.tp-faq-section__title{margin:0 0 32px;color:#2a2a2a;text-align:center;font-size:34px;font-weight:600;line-height:1.2}.tp-faq-list{border-top:1px solid #dedede}.tp-faq-item{border-bottom:1px solid #dedede}.tp-faq-item summary{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:14px 0;list-style:none;color:#3b3b3b;font-size:15px;font-weight:500;cursor:pointer}.tp-faq-item summary::-webkit-details-marker{display:none}.tp-faq-item__question{display:inline-flex;align-items:center;gap:12px}.tp-faq-item__icon{flex:0 0 20px;color:#484848}.tp-faq-item__icon .tp-icon{width:20px;height:20px;stroke-width:1.4}.tp-faq-item__chevron{flex:0 0 18px;color:#717171;font-size:17px;line-height:1;transition:transform .2s ease}.tp-faq-item[open] .tp-faq-item__chevron{transform:rotate(180deg)}.tp-faq-item[open] summary{margin:8px -10px 0;padding:14px 10px;border:2px solid #8a8a8a;background:#fff}.tp-faq-item__answer{padding:0 12px 18px 32px;color:#777;font-family:Inter,Arial,sans-serif;font-size:14px;line-height:1.7}.tp-section-head{min-height:45px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:28px}.tp-section-title{position:relative;margin:0;padding-bottom:12px;color:var(--tp-text);font-size:28px;font-weight:800;line-height:1.2}.tp-section-title:after{content:"";position:absolute;left:0;bottom:0;width:56px;height:3px;background:var(--tp-green)}.tp-slider-actions{display:flex;gap:8px}.tp-slider-button{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:50%;color:#555;background:#f4f4f4;cursor:pointer}.tp-slider-button:hover{color:#fff;background:var(--tp-orange)}.tp-category-row{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:22px}.tp-category{color:var(--tp-text);text-align:center;text-decoration:none}.tp-category__image{width:100%;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border-radius:50%;clip-path:circle(50% at 50% 50%);border:1px solid #ededed;background:#f2f2f2;transition:transform .2s ease,box-shadow .2s ease}.tp-category__image img{width:94%;height:94%;display:block;object-fit:cover;border-radius:50%!important;clip-path:circle(50% at 50% 50%);mix-blend-mode:multiply;transform:scale(1.04)}.tp-category__placeholder{width:70%;height:70%;color:#bbb}.tp-category:hover .tp-category__image{transform:translateY(-3px) scale(1.02);box-shadow:0 12px 30px #0000001a}.tp-category strong,.tp-category small{display:block}.tp-category strong{margin-top:14px;font-size:13px;line-height:1.3}.tp-category small{margin-top:4px;color:var(--tp-muted);font-size:10px}.tp-product-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 72px) / 7);gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;padding-bottom:2px}.tp-product-track::-webkit-scrollbar{display:none}.tp-product-card{position:relative;min-width:0;display:flex;flex-direction:column;scroll-snap-align:start;overflow:hidden;border:1px solid #dedede;border-radius:8px;background:#fff;box-shadow:0 2px 8px #1818180a;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.tp-product-card:hover{transform:translateY(-3px);border-color:#c8c8c8;box-shadow:0 14px 28px #1818181f}.tp-product-card__media{position:relative;aspect-ratio:1;display:grid;place-items:center;padding:15px;background:#fff}.tp-product-card__media img{width:100%;height:100%;display:block;object-fit:contain;transition:transform .25s ease}.tp-product-card:hover .tp-product-card__media img{transform:scale(1.06)}.tp-product-card__actions{position:absolute;top:10px;right:10px;z-index:3;display:grid;gap:7px;opacity:0;transform:translate(8px);transition:opacity .2s ease,transform .2s ease}.tp-product-card:hover .tp-product-card__actions,.tp-product-card:focus-within .tp-product-card__actions{opacity:1;transform:translate(0)}.tp-product-card__action{width:34px;height:34px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;color:#484848;background:#f5f5f5;text-decoration:none!important;cursor:pointer;transition:color .2s ease,background .2s ease,transform .2s ease}.tp-product-card__action:hover,.tp-product-card__action.is-active{color:#fff;background:var(--tp-orange);transform:scale(1.05)}.tp-product-card__action .tp-icon{width:16px;height:16px}.tp-product-card__badge{position:absolute;top:10px;left:10px;z-index:2}.tp-product-card__body{flex:1;display:flex;flex-direction:column;min-width:0;padding:14px 14px 0}.tp-product-card__vendor{margin-bottom:5px;color:var(--tp-muted);font-size:9px;font-weight:700;text-transform:uppercase}.tp-product-card__title{min-height:38px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--tp-text);text-decoration:none!important;font-size:12px;font-weight:700;line-height:1.45}.tp-product-card__title:hover,.tp-product-card__title:focus-visible{color:var(--tp-orange-dark);text-decoration:none!important}.tp-rating{min-height:25px;display:flex;align-items:center;gap:4px;font-size:11px}.tp-rating__stars{display:inline-flex;gap:1px;line-height:1}.tp-rating__star{font-size:14px;line-height:1}.tp-rating__star.is-filled{color:#f5b63b}.tp-rating__star.is-empty{color:#c9c9c9}.tp-rating__star.is-half{color:transparent;background:linear-gradient(90deg,#f5b63b 50%,#c9c9c9 50%);background-clip:text;-webkit-background-clip:text}.tp-rating small{color:#555;font-size:10px}.tp-lowest-price{display:flex;align-items:baseline;justify-content:space-between;gap:6px;min-height:28px;margin:2px 0 5px;color:#d52b2b;font-size:9px;line-height:1.25}.tp-lowest-price span{max-width:72%}.tp-lowest-price strong{flex:0 0 auto;font-size:11px;font-weight:800;white-space:nowrap}.tp-product-card__price{margin:auto 0 12px;color:var(--tp-text);font-size:16px;font-weight:800}.tp-product-card__price s{display:block;margin-bottom:2px;color:#999;font-size:11px;font-weight:500}.tp-product-card__form{margin:0 -14px}.tp-product-card__button{width:100%;min-height:40px;border:0;color:var(--tp-text);background:#f2f2f2;font:inherit;font-size:11px;font-weight:700;cursor:pointer;transition:color .2s ease,background .2s ease}.tp-product-card__button:hover:not(:disabled){background:var(--tp-yellow)}.tp-product-card:hover .tp-product-card__button:not(:disabled){background:var(--tp-yellow)}.tp-product-card__button:disabled{color:#999;cursor:not-allowed}.tp-triple-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tp-triple-promo{min-height:190px}.tp-triple-promo--green{--tp-promo-bg: var(--tp-green)}.tp-triple-promo--blue{--tp-promo-bg: var(--tp-blue)}.tp-triple-promo--orange{--tp-promo-bg: var(--tp-orange);color:#fff}.tp-triple-promo h3{margin:0 0 12px;color:inherit;font-size:17px;font-weight:800;line-height:1.25}.tp-triple-promo small{display:block;font-size:10px}.tp-triple-promo strong{display:block;margin-top:3px;font-size:24px}.tp-triple-promo img{mix-blend-mode:multiply}.tp-department-layout{display:grid;grid-template-columns:280px 1fr;gap:20px}.tp-department-promo{position:relative;min-height:420px;overflow:hidden;border-radius:6px;background:#222;color:#fff;text-decoration:none}.tp-department-promo img{width:100%;height:100%;display:block;object-fit:cover;opacity:.55}.tp-department-promo__copy{position:absolute;left:24px;right:24px;bottom:25px}.tp-department-promo__copy small{color:var(--tp-green);font-size:10px;font-weight:800}.tp-department-promo__copy h3{margin:8px 0;color:#fff;font-size:27px;line-height:1.1}.tp-department-promo__copy strong{color:var(--tp-yellow);font-size:32px}.tp-department-products{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.tp-department-slider-actions{display:none}.tp-tabs{display:flex;align-items:center;gap:22px}.tp-tab{padding:10px 0;border:0;border-bottom:2px solid transparent;color:var(--tp-muted);background:transparent;font:inherit;font-size:11px;font-weight:700}.tp-tab.is-active{color:var(--tp-orange-dark);border-color:var(--tp-orange)}.tp-testimonial-grid,.tp-blog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.tp-testimonial{padding:24px;border:1px solid var(--tp-border);border-radius:6px;background:#fff}.tp-testimonial p{min-height:72px;margin:12px 0 18px;color:#555;font-size:12px;line-height:1.6}.tp-testimonial__author{display:flex;align-items:center;gap:10px}.tp-testimonial__avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--tp-green-dark);font-size:12px;font-weight:800}.tp-testimonial__author strong,.tp-testimonial__author small{display:block}.tp-testimonial__author strong{font-size:12px}.tp-testimonial__author small{color:var(--tp-muted);font-size:9px}.tp-blog-card{overflow:hidden;border:1px solid var(--tp-border);border-radius:6px;background:#fff}.tp-blog-card__image{aspect-ratio:16 / 10;display:block;overflow:hidden;background:var(--tp-soft)}.tp-blog-card__image img{width:100%;height:100%;display:block;object-fit:cover}.tp-blog-card__body{padding:17px}.tp-blog-card__meta{color:var(--tp-muted);font-size:9px}.tp-blog-card h3{min-height:44px;margin:8px 0 12px;font-size:14px;line-height:1.4}.tp-blog-card a{color:var(--tp-orange-dark);text-decoration:none;font-size:11px;font-weight:700}.tp-newsletter{margin-top:64px;background:var(--tp-yellow)}.tp-newsletter__inner{min-height:132px;display:grid;grid-template-columns:1fr minmax(420px,520px);align-items:center;gap:50px}.tp-newsletter__copy{display:grid;grid-template-columns:52px 1fr;align-items:center;gap:16px}.tp-newsletter__copy .tp-icon{width:46px;height:46px}.tp-newsletter__copy h2{margin:0 0 5px;font-size:21px}.tp-newsletter__copy p{margin:0;font-size:11px}.tp-newsletter__form{height:48px;display:grid;grid-template-columns:1fr 128px;overflow:hidden;border-radius:5px;background:#fff}.tp-newsletter__form input{min-width:0;padding:0 16px;border:0;outline:0;font:inherit;font-size:12px}.tp-newsletter__form button{border:0;color:#fff;background:var(--tp-black);font:inherit;font-size:12px;font-weight:700;cursor:pointer}.tp-footer{padding:55px 0 0;background:#fff}.tp-footer__grid{display:grid;grid-template-columns:1.45fr 1.15fr repeat(3,1fr);gap:42px}.tp-footer__logo{max-width:150px;max-height:82px;object-fit:contain}.tp-footer h3{margin:0 0 18px;font-size:14px;font-weight:800}.tp-footer p,.tp-footer a{color:#666;font-size:11px;line-height:1.7}.tp-footer a{display:block;margin:7px 0;text-decoration:none}.tp-footer a:hover{color:var(--tp-orange-dark)}.tp-footer__phone{color:var(--tp-text)!important;font-size:18px!important;font-weight:800}.tp-footer__social{display:flex;gap:8px;margin-top:15px}.tp-footer__social a{width:34px;height:34px;display:grid;place-items:center;margin:0;border:1px solid var(--tp-border);border-radius:50%}.tp-footer__bottom{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:42px;border-top:1px solid var(--tp-border)}.tp-footer__bottom p{margin:0}.tp-payment-icons{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tp-payment-icons svg{width:38px;height:24px}.tp-breadcrumb{padding:18px 0;color:var(--tp-muted);font-size:11px}.tp-breadcrumb a{color:var(--tp-muted);text-decoration:none}.tp-breadcrumb span{margin:0 8px}.tp-product-page,.tp-collection-page{padding-bottom:64px}.tp-product-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.9fr) 250px;gap:34px;align-items:start}.tp-product-gallery__main{position:relative;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border:1px solid var(--tp-border);border-radius:6px;background:#fff}.tp-product-gallery__main img{width:92%;height:92%;display:block;object-fit:contain}.tp-product-gallery__zoom{position:absolute;top:14px;right:14px;width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:50%;color:var(--tp-text);background:#f4f4f4;cursor:pointer}.tp-thumbnails{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px}.tp-thumbnail{aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border:1px solid var(--tp-border);border-radius:4px;background:#fff;cursor:pointer}.tp-thumbnail.is-active{border:2px solid var(--tp-orange)}.tp-thumbnail img{width:92%;height:92%;object-fit:contain}.tp-product-info h1{margin:0 0 12px;color:var(--tp-text);font-size:28px;font-weight:800;line-height:1.28}.tp-product-price{margin:18px 0 8px;color:var(--tp-text);font-size:28px;font-weight:800}.tp-product-price s{margin-left:8px;color:#999;font-size:16px;font-weight:500}.tp-shipping-note{margin:0 0 18px;color:var(--tp-muted);font-size:11px}.tp-product-meta{padding:15px 0;border-top:1px solid var(--tp-border);border-bottom:1px solid var(--tp-border)}.tp-product-meta p{margin:5px 0;color:#555;font-size:11px}.tp-product-meta strong{color:var(--tp-text)}.tp-stock{color:var(--tp-green-dark);font-weight:700}.tp-variant-select{width:100%;height:44px;margin-top:16px;padding:0 12px;border:1px solid var(--tp-border);border-radius:4px;background:#fff;font:inherit;font-size:12px}.tp-buy-row{display:grid;grid-template-columns:92px 1fr 1fr;gap:10px;margin-top:18px}.tp-quantity{height:48px;display:grid;grid-template-columns:28px 1fr 28px;border:1px solid var(--tp-border);border-radius:4px}.tp-quantity button,.tp-quantity input{width:100%;border:0;background:transparent;text-align:center;font:inherit}.tp-quantity button{cursor:pointer}.tp-buy-row .tp-button{min-width:0;padding-inline:10px}.tp-buy-row .shopify-payment-button{min-width:0}.tp-buy-row .shopify-payment-button__button{min-height:48px!important;border-radius:5px!important;background:var(--tp-black)!important;font-size:12px!important;font-weight:700!important}.tp-product-tools{display:flex;gap:18px;margin:18px 0}.tp-product-tools button{border:0;background:transparent;color:#555;font:inherit;font-size:11px;cursor:pointer}.tp-accordion{border-top:1px solid var(--tp-border)}.tp-accordion details{border-bottom:1px solid var(--tp-border)}.tp-accordion summary{padding:14px 0;list-style:none;font-size:12px;font-weight:700;cursor:pointer}.tp-accordion details div{padding:0 0 15px;color:#666;font-size:11px;line-height:1.6}.tp-product-sidebar__promo{min-height:220px;display:grid;grid-template-rows:1fr auto;overflow:hidden;border-radius:6px;background:var(--tp-orange);color:#fff;text-decoration:none}.tp-product-sidebar__promo img{width:100%;height:160px;object-fit:contain;mix-blend-mode:multiply}.tp-product-sidebar__promo strong{padding:15px;font-size:15px;line-height:1.3}.tp-sidebar-title{margin:26px 0 12px;font-size:16px}.tp-mini-product{display:grid;grid-template-columns:62px 1fr;gap:10px;padding:10px 0;border-bottom:1px solid var(--tp-border);color:var(--tp-text);text-decoration:none}.tp-mini-product img{width:62px;height:62px;object-fit:contain;border:1px solid var(--tp-border)}.tp-mini-product strong{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.35}.tp-mini-product span{display:block;margin-top:5px;font-size:11px;font-weight:800}.tp-product-description{margin-top:54px;border:1px solid var(--tp-border);border-radius:6px}.tp-product-description__tabs{border-bottom:1px solid var(--tp-border)}.tp-product-description__tabs strong{display:inline-block;padding:15px 22px;border-bottom:3px solid var(--tp-yellow);font-size:12px}.tp-product-description__body{padding:24px;color:#555;font-size:12px;line-height:1.7}.tp-product-description__body table{width:100%!important;border-collapse:collapse!important}.tp-product-description__body th,.tp-product-description__body td{padding:10px 12px!important;border:1px solid var(--tp-border)!important;text-align:left!important}.tp-review-panel{display:grid;grid-template-columns:.75fr 1.25fr;gap:34px;padding:26px;border:1px solid var(--tp-border);border-radius:6px}.tp-review-panel h3{margin:0 0 10px;font-size:18px}.tp-review-panel p{color:var(--tp-muted);font-size:11px}.tp-review-form{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tp-review-form input,.tp-review-form select,.tp-review-form textarea{width:100%;padding:11px 12px;border:1px solid var(--tp-border);border-radius:4px;font:inherit;font-size:11px}.tp-review-form textarea{min-height:90px;resize:vertical}.tp-review-form__wide{grid-column:1 / -1}.tp-collection-hero{min-height:180px;display:grid;grid-template-columns:1fr 280px;align-items:center;gap:30px;overflow:hidden;padding:28px 36px;border-radius:6px;background:var(--tp-soft)}.tp-collection-hero h1{margin:0 0 8px;font-size:30px}.tp-collection-hero p{max-width:700px;margin:0;color:#666;font-size:12px;line-height:1.6}.tp-collection-hero img{width:100%;height:150px;object-fit:contain}.tp-collection-layout{display:grid;grid-template-columns:235px 1fr;gap:28px;margin-top:32px}.tp-filter-panel{border:1px solid var(--tp-border);border-radius:6px}.tp-filter-panel h2{margin:0;padding:16px;border-bottom:1px solid var(--tp-border);font-size:15px}.tp-filter{border-bottom:1px solid var(--tp-border)}.tp-filter summary{padding:14px 16px;list-style:none;font-size:12px;font-weight:700;cursor:pointer}.tp-filter__values{max-height:250px;overflow:auto;padding:0 16px 14px}.tp-filter__values a{display:flex;justify-content:space-between;gap:8px;padding:5px 0;color:#666;text-decoration:none;font-size:10px}.tp-filter__values a.is-active{color:var(--tp-orange-dark);font-weight:700}.tp-collection-toolbar{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px;padding-bottom:12px;border-bottom:1px solid var(--tp-border)}.tp-collection-toolbar p{margin:0;color:var(--tp-muted);font-size:11px}.tp-sort{display:flex;align-items:center;gap:8px}.tp-sort label{font-size:10px;font-weight:700}.tp-sort select{height:36px;padding:0 10px;border:1px solid var(--tp-border);border-radius:4px;background:#fff;font:inherit;font-size:10px}.tp-collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.tp-pagination{display:flex;justify-content:center;gap:7px;margin-top:32px}.tp-pagination a,.tp-pagination span{min-width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--tp-border);border-radius:4px;color:var(--tp-text);text-decoration:none;font-size:11px}.tp-pagination span.current{color:#fff;border-color:var(--tp-orange);background:var(--tp-orange)}@media(max-width:1180px){.tp-mainhead__inner{grid-template-columns:130px 1fr auto;gap:16px}.tp-head-action--help{display:none}.tp-navitem>a,.tp-navitem>button{padding-inline:12px}.tp-product-track{grid-auto-columns:calc((100% - 60px) / 5.5)}.tp-category-row{grid-template-columns:repeat(6,minmax(0,1fr))}.tp-product-layout{grid-template-columns:1fr 1fr}.tp-product-sidebar{grid-column:1 / -1;display:grid;grid-template-columns:260px 1fr;gap:24px}.tp-mini-products{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}}@media(max-width:900px){.tp-container{width:min(calc(100% - 28px),var(--tp-container))}.tp-topbar__inner{grid-template-columns:1fr auto}.tp-topbar__links{display:none}.tp-topbar__promo{text-align:left}.tp-mainhead__inner{min-height:86px;grid-template-columns:110px 1fr auto}.tp-logo img{max-width:108px;max-height:70px}.tp-head-action:not(.tp-head-action--cart){display:none}.tp-head-action--cart{grid-template-columns:40px}.tp-head-action--cart div:last-child{display:none}.tp-nav__inner{grid-template-columns:1fr}.tp-browse,.tp-navlinks,.tp-offers-link{display:none}.tp-mobile-menu-button{min-height:52px;display:flex}.tp-mobile-panel{position:absolute;top:100%;left:0;right:0;display:none;padding:10px 14px 18px;border-top:1px solid #333;background:var(--tp-black)}.tp-mobile-panel.is-open{display:block}.tp-mobile-panel a{display:block;padding:11px 8px;color:#fff;border-bottom:1px solid #333;text-decoration:none;font-size:12px}.tp-hero-grid{grid-template-columns:1fr}.tp-side-promos{grid-template-columns:1fr 1fr;grid-template-rows:none}.tp-side-promo{min-height:220px}.tp-trust{grid-template-columns:repeat(2,1fr)}.tp-trust__item+.tp-trust__item{border-left:0}.tp-trust__item:nth-child(2n){border-left:1px solid var(--tp-border)}.tp-trust__item{border-bottom:1px solid var(--tp-border)}.tp-trust__item:last-child{grid-column:1 / -1;border-bottom:0}.tp-category-row{grid-template-columns:repeat(4,minmax(0,1fr))}.tp-product-track{grid-auto-columns:calc((100% - 36px) / 3.5)}.tp-department-layout{grid-template-columns:220px 1fr}.tp-department-products{grid-template-columns:repeat(3,minmax(0,1fr))}.tp-department-products .tp-product-card:nth-child(n+4){display:none}.tp-testimonial-grid,.tp-blog-grid{grid-template-columns:repeat(2,1fr)}.tp-newsletter__inner{grid-template-columns:1fr;gap:18px;padding:24px 0}.tp-footer__grid{grid-template-columns:repeat(3,1fr)}.tp-product-layout{grid-template-columns:1fr 1fr}.tp-product-sidebar{grid-column:1 / -1}.tp-buy-row{grid-template-columns:90px 1fr}.tp-buy-row .shopify-payment-button{grid-column:1 / -1}.tp-collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.tp-container{width:min(calc(100% - 22px),var(--tp-container))}.tp-topbar{font-size:10px}.tp-topbar__selectors span:first-child{display:none}.tp-mainhead__inner{min-height:138px;grid-template-columns:92px 1fr 42px;grid-template-rows:72px 50px;gap:0 10px}.tp-logo img{max-width:90px;max-height:64px}.tp-search{grid-column:1 / -1;grid-row:2;height:42px}.tp-head-actions{grid-column:3;grid-row:1}.tp-hero{min-height:430px}.tp-hero__image{object-position:70% 80%;opacity:.62}.tp-hero__content{width:78%;padding:38px 20px 80px 25px}.tp-hero h1{font-size:34px}.tp-hero__desc{font-size:11px}.tp-hero__dots{left:25px;bottom:30px}.tp-side-promos{grid-template-columns:1fr}.tp-side-promo{min-height:190px}.tp-trust{margin-top:28px;grid-template-columns:1fr}.tp-trust__item,.tp-trust__item:nth-child(2n),.tp-trust__item:last-child{grid-column:auto;border-left:0;border-bottom:1px solid var(--tp-border)}.tp-trust__item:last-child{border-bottom:0}.tp-section{padding-top:46px}.tp-section-title{font-size:23px}.tp-category-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 12px}.tp-category-row .tp-category:nth-child(n+7){display:none}.tp-product-track{grid-auto-columns:calc((100% - 12px) / 2.15)}.tp-triple-grid{grid-template-columns:1fr}.tp-triple-promo{min-height:175px}.tp-faq-section{margin-top:46px;padding:52px 0}.tp-faq-section__inner{width:min(calc(100% - 30px),920px)}.tp-faq-section__title{margin-bottom:22px;font-size:29px}.tp-faq-item summary{gap:12px;font-size:14px}.tp-faq-item__answer{padding-left:32px;font-size:13px}.tp-department-layout{grid-template-columns:1fr}.tp-department-promo{min-height:300px}.tp-department-slider-actions{display:flex}.tp-department-products{grid-auto-flow:column;grid-auto-columns:minmax(220px,78vw);grid-template-columns:none;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;padding-bottom:3px}.tp-department-products::-webkit-scrollbar{display:none}.tp-department-products .tp-product-card{display:flex;scroll-snap-align:start}.tp-tabs{display:none}.tp-testimonial-grid,.tp-blog-grid{grid-template-columns:1fr}.tp-testimonial-grid .tp-testimonial:nth-child(n+3),.tp-blog-grid .tp-blog-card:nth-child(n+3){display:none}.tp-newsletter__copy{grid-template-columns:38px 1fr}.tp-newsletter__copy .tp-icon{width:34px;height:34px}.tp-newsletter__copy h2{font-size:17px}.tp-newsletter__form{grid-template-columns:1fr 100px}.tp-footer__grid{grid-template-columns:1fr 1fr;gap:30px 20px}.tp-footer__brand{grid-column:1 / -1}.tp-footer__bottom{align-items:flex-start;flex-direction:column;padding:20px 0}.tp-product-layout{grid-template-columns:1fr}.tp-product-info h1{font-size:23px}.tp-product-sidebar{display:block}.tp-mini-products{grid-template-columns:1fr}.tp-buy-row{grid-template-columns:86px 1fr}.tp-review-panel{grid-template-columns:1fr;padding:20px}.tp-review-form{grid-template-columns:1fr}.tp-review-form__wide{grid-column:auto}.tp-collection-hero{grid-template-columns:1fr;padding:24px}.tp-collection-hero img{display:none}.tp-collection-layout{grid-template-columns:1fr}.tp-filter-panel{display:none}.tp-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}@media(prefers-reduced-motion:reduce){.tp-product-card,.tp-category__image,.tp-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/cozum-noktasi-kopya.css.map */
