body,html{max-width:100%;overscroll-behavior-x:none;padding:0;margin:0;font-family:Barlow,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif}#__next,body,html{width:100%;overflow-x:hidden}#__next{max-width:100vw}a{color:inherit;text-decoration:none}*{box-sizing:border-box}button,input,select,textarea{font-family:inherit}.tl-root,.tl-root *{box-sizing:border-box}.tl-shipment-tracking-page{min-height:560px;padding:56px 16px 80px;background:radial-gradient(circle at 8% 0,rgba(255,244,198,.34),transparent 34%),var(--tl-shipment-bg,#fbfaf5);color:#122016}.tl-shipment-card{width:min(100%,760px);margin:0 auto;border:1px solid #dfe8db;border-radius:16px;background:#fff;padding:32px 38px 34px;box-shadow:0 18px 50px rgba(27,48,31,.06)}.tl-shipment-head{display:flex;gap:18px;align-items:center;margin-bottom:24px}.tl-shipment-icon{display:grid;flex:0 0 58px;width:58px;height:58px;place-items:center;border-radius:14px;background:color-mix(in srgb,#ce1a21 10%,#fff);color:#ce1a21}.tl-shipment-head h1{margin:0;color:#183322;font-family:Barlow,sans-serif;font-size:24px;font-weight:800;line-height:1.15}.tl-shipment-head p{margin:6px 0 0;color:#68756b;font-size:13px;font-weight:700;line-height:1.45}.tl-shipment-form{display:grid;grid-gap:10px;gap:10px}.tl-shipment-form label{margin-top:4px;color:#1c2d20;font-size:13px;font-weight:800;line-height:1.2}.tl-shipment-form input{width:100%;min-height:50px;border:1px solid #d9e4d7;border-radius:10px;background:#fff;padding:0 16px;color:#172319;font-family:Barlow,sans-serif;font-size:16px;font-weight:600;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.tl-shipment-form input::-moz-placeholder{color:#858c87;opacity:1}.tl-shipment-form input:-ms-input-placeholder{color:#858c87;opacity:1}.tl-shipment-form input::placeholder{color:#858c87;opacity:1}.tl-shipment-form input:focus{border-color:var(--tl-shipment-accent,#ce1a21);box-shadow:0 0 0 3px color-mix(in srgb,var(--tl-shipment-accent,#ce1a21) 16%,transparent)}.tl-shipment-submit{display:inline-flex;width:100%;min-height:52px;margin-top:10px;align-items:center;justify-content:center;border:0;border-radius:9px;background:var(--tl-shipment-accent,#ce1a21);color:#fff;font-family:Barlow,sans-serif;font-size:14px;font-weight:800;line-height:1;text-align:center;cursor:pointer;transition:filter .18s ease,transform .18s ease,box-shadow .18s ease}.tl-shipment-submit:hover{filter:brightness(.96);transform:translateY(-1px)}.tl-shipment-submit:focus-visible{outline:0;box-shadow:0 0 0 3px color-mix(in srgb,var(--tl-shipment-accent,#ce1a21) 24%,transparent)}.tl-shipment-helper{margin:16px 0 0;color:#68756b;font-size:13px;font-weight:700;line-height:1.45}@media (max-width:680px){.tl-shipment-tracking-page{min-height:520px;padding:28px 14px 52px}.tl-shipment-card{padding:24px 18px 26px}.tl-shipment-head{gap:14px;align-items:flex-start}.tl-shipment-icon{flex-basis:54px;width:54px;height:54px}.tl-shipment-head h1{font-size:21px}}.tl-customer-reviews-page{--tl-accent:#ce1a21;--tl-review-page-bg:#f7f7f7;background:#fff;color:#111;padding:54px 0 72px}.tl-customer-reviews-page .tl-container{max-width:1240px}.tl-customer-reviews-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.tl-customer-reviews-hero span{color:var(--tl-accent);font-size:12px;font-weight:800;letter-spacing:.06em}.tl-customer-reviews-hero h1{margin:6px 0 8px;font-size:34px;font-weight:800;line-height:1.1}.tl-customer-reviews-hero p{max-width:560px;margin:0;color:#777;font-size:14px;line-height:1.6}.tl-customer-reviews-score{min-width:170px;text-align:right}.tl-customer-reviews-score strong{display:block;font-size:44px;font-weight:800;line-height:1}.tl-customer-stars{display:inline-flex;gap:2px;color:#dedede;font-size:18px;line-height:1}.tl-customer-stars .is-filled{color:#f9a61a}.tl-customer-reviews-score small{display:block;margin-top:7px;color:#8a8a8a;font-size:13px;font-weight:600}.tl-customer-reviews-summary{display:grid;grid-template-columns:220px 1fr;align-items:center;grid-gap:28px;gap:28px;margin-bottom:28px;padding:28px 32px;border-radius:18px;background:var(--tl-review-page-bg)}.tl-customer-reviews-summary-score{text-align:center}.tl-customer-reviews-summary-score strong{display:block;font-size:56px;font-weight:800;line-height:1}.tl-customer-reviews-summary-score small{display:block;margin-top:8px;color:#8a8a8a;font-size:13px;font-weight:700}.tl-customer-reviews-bars{display:grid;grid-gap:11px;gap:11px}.tl-customer-reviews-bar-row{display:grid;grid-template-columns:24px 1fr 42px;align-items:center;grid-gap:12px;gap:12px;color:#8a8a8a;font-size:14px;font-weight:700}.tl-customer-reviews-bar-row b{color:#111;font-weight:800}.tl-customer-reviews-bar-row>span{height:8px;overflow:hidden;border-radius:999px;background:#e5e5e5}.tl-customer-reviews-bar-row i{display:block;height:100%;border-radius:inherit;background:#f9a61a}.tl-customer-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.tl-customer-review-card{min-height:235px;padding:24px;border:1px solid #e6e6e6;border-radius:16px;background:#fff}.tl-customer-review-author{display:flex;align-items:center;gap:12px;margin-bottom:16px}.tl-customer-review-avatar{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border-radius:999px;background:#f2f2f2;color:#111;font-size:18px;font-weight:800}.tl-customer-review-author strong{display:block;color:#111;font-size:15px;font-weight:800;line-height:1.2}.tl-customer-review-author small{display:block;color:#999;font-size:12.5px;line-height:1.4}.tl-customer-review-card h3{margin:14px 0 8px;font-size:17px;font-weight:800;line-height:1.25}.tl-customer-review-card p{margin:10px 0 0;color:#555;font-size:14px;line-height:1.65}.tl-customer-review-product{display:block;margin-top:14px;color:#999;font-size:12px;font-weight:700;line-height:1.4}.tl-customer-review-verified{display:block;margin-top:18px;color:#159650;font-size:13px;font-weight:800}.tl-customer-reviews-state{padding:28px;border:1px solid #ececec;border-radius:14px;background:#fff;color:#777;font-size:14px;font-weight:700;text-align:center}.tl-customer-reviews-state.is-error{background:#fff7f7;color:var(--tl-accent)}@media (max-width:900px){.tl-customer-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.tl-customer-reviews-page{padding:28px 0 48px}.tl-customer-reviews-hero{display:grid;grid-gap:18px;gap:18px}.tl-customer-reviews-hero h1{font-size:28px}.tl-customer-reviews-score{min-width:0;text-align:left}.tl-customer-reviews-summary{grid-template-columns:1fr;padding:24px 18px;border-radius:16px}.tl-customer-reviews-summary-score{text-align:left}.tl-customer-review-grid{grid-template-columns:1fr}}.tl-cat-arrow,.tl-product-carousel-arrow,.tl-simple-slider-arrow{padding:0;line-height:0}.tl-cat-arrow:before,.tl-product-carousel-arrow:before,.tl-simple-slider-arrow:before{display:block;width:10px;height:16px;background:currentColor;clip-path:polygon(0 0,38% 0,100% 50%,38% 100%,0 100%,62% 50%);content:""}.tl-cat-arrow.tl-prev:before,.tl-product-carousel-arrow.tl-prev:before,.tl-simple-slider-arrow.tl-prev:before{transform:scaleX(-1)}.tl-cat-arrow.tl-next:before,.tl-product-carousel-arrow.tl-next:before,.tl-simple-slider-arrow.tl-next:before{transform:none}.tl-root{--tl-accent:#ce1a21;--tl-accent-dark:#a01319;--tl-text:#111;--tl-muted:#666;--tl-soft:#f5f5f6;font-family:Barlow,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--tl-text);background:#fff;max-width:100%;overflow-x:hidden}.tl-root a{color:inherit;text-decoration:none}.tl-container{width:min(1320px,calc(100% - 36px));margin:0 auto}.tl-section{padding:34px 0}.tl-section-title{display:flex;flex-direction:column;gap:7px;margin-bottom:18px}.tl-section-title.tl-center{align-items:center;text-align:center}.tl-section-title span{font-size:12px;font-weight:900;letter-spacing:.7px;text-transform:uppercase}.tl-section-title h2{margin:0;font-size:clamp(24px,3vw,38px);line-height:1.05;letter-spacing:0}.tl-section-title p{max-width:680px;margin:0;color:var(--tl-muted);font-size:15px;line-height:1.55}.tl-products-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.tl-products-all{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;color:#111;font-size:15px;font-weight:900;white-space:nowrap}.tl-products-all span{font-size:25px;line-height:1}.tl-header-root{position:sticky;top:0;z-index:1000}.tl-header,.tl-header-root{background:var(--tl-header-bg,#fff);overflow:visible}.tl-header{position:relative;z-index:1001;border-bottom:1px solid var(--tl-border,#eee);box-shadow:0 14px 28px -26px rgba(0,0,0,.45)}.tl-header-main{display:grid;grid-template-columns:auto minmax(240px,1fr) auto;align-items:center;grid-gap:20px;gap:20px;padding:18px 0}.tl-mobile-menu-btn{display:none;width:40px;height:40px;place-items:center;border:0;border-radius:9px;background:transparent;color:#111;padding:0}.tl-mobile-menu-btn span{display:block;width:22px;height:2px;border-radius:999px;background:currentColor}.tl-logo img{display:block;width:auto;height:var(--tl-logo-height,63px);max-width:210px;-o-object-fit:contain;object-fit:contain}.tl-search{position:relative;min-width:0;justify-self:center;width:100%}.tl-search input{width:100%;height:46px;border:2px solid transparent;border-radius:12px;outline:0;background:#f4f4f5;padding:0 52px 0 44px;color:#111;font:600 14.5px/1 Barlow,sans-serif}.tl-search input:focus{border-color:#111;background:#fff}.tl-search>svg{left:15px;width:19px;height:19px;color:#9a9a9a}.tl-search button,.tl-search>svg{position:absolute;top:50%;transform:translateY(-50%)}.tl-search button{right:5px;display:grid;place-items:center;width:38px;height:36px;border:0;border-radius:9px;color:#fff;background:#111}.tl-search button svg{position:static;width:18px;height:18px;color:currentColor}.tl-search-panel{position:absolute;left:0;right:0;top:calc(100% + 8px);visibility:hidden;overflow:hidden;border:1px solid #eeeeef;border-radius:0 0 16px 16px;background:#fff;box-shadow:0 28px 55px -34px rgba(0,0,0,.55);opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .14s ease,transform .14s ease,visibility .14s ease;z-index:70}.tl-search.is-open .tl-search-panel{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.tl-search.is-open input,.tl-search:focus-within input{border-color:#111;background:#fff}.tl-search-section{padding:15px 20px}.tl-search-section+.tl-search-section{border-top:1px solid #f0f0f1}.tl-search-section>strong{display:block;margin-bottom:10px;color:#9a9a9a;font-size:12px;font-weight:700;letter-spacing:.5px}.tl-search-chips{display:flex;flex-wrap:wrap;gap:10px}.tl-search-chips a{display:inline-flex;align-items:center;min-height:34px;border-radius:999px;background:#f1f1f3;color:#4b4b4b;padding:8px 14px;font-size:13px;font-weight:600}.tl-search-chips a:hover{background:#111;color:#fff}.tl-search-category-list{display:grid;grid-gap:10px;gap:10px;max-width:280px}.tl-search-category-list a{display:inline-flex;align-items:center;gap:12px;width:-moz-fit-content;width:fit-content;color:#222;font-size:14px;font-weight:700}.tl-search-category-list svg{width:18px;height:18px;color:#333}.tl-search-category-list a:hover,.tl-search-category-list a:hover svg{color:var(--tl-accent)}.tl-search-products-section{padding-bottom:10px}.tl-search-products{display:grid;grid-gap:9px;gap:9px}.tl-search-no-results{margin:0;color:#777;font-size:13px;font-weight:500;line-height:1.4}.tl-search-products a{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;color:#111}.tl-search-product-img{display:grid;place-items:center;width:42px;height:42px;overflow:hidden;border-radius:8px;background:#f0f0f1}.tl-search-product-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tl-search-product-img svg{width:18px;height:18px;color:#777}.tl-search-product-copy{min-width:0}.tl-search-product-copy b,.tl-search-product-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tl-search-product-copy b{color:#111;font-size:14px;font-weight:700}.tl-search-product-copy small{margin-top:2px;color:#a0a0a0;font-size:12px;font-weight:500}.tl-search-products a>strong{color:var(--tl-accent);font-size:14px;font-weight:700}.tl-search-campaign{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;min-height:72px;border:2px solid #ffb400;border-radius:12px;background:#101010;color:#fff;padding:12px 16px}.tl-search-instagram{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:linear-gradient(135deg,#ffcf44,#ff3168 48%,#7c4dff);color:#fff;font-size:28px;font-weight:900;line-height:1}.tl-search-instagram svg{width:28px;height:28px;stroke:#fff;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.tl-search-campaign b,.tl-search-campaign small{display:block}.tl-search-campaign b{color:#fff;font-size:14px;font-weight:700}.tl-search-campaign small{margin-top:3px;color:hsla(0,0%,100%,.55);font-size:12px;font-weight:500}.tl-search-campaign em{color:#fff;font-size:30px;font-style:normal;font-weight:400;line-height:1}.tl-actions{display:flex;align-items:center;gap:18px}.tl-action{position:relative;display:inline-grid;place-items:center;min-width:42px;border-radius:9px;border:0;cursor:pointer}.tl-action svg{width:22px;height:22px}.tl-action .tl-action-badge{position:absolute;top:1px;right:2px;display:grid;place-items:center;min-width:18px;height:18px;border-radius:50%;background:var(--tl-accent);color:#fff;padding:0 5px;font-size:10px;font-weight:900;line-height:1;white-space:nowrap;z-index:2}.tl-nav{display:flex;align-items:center;gap:6px;padding:7px 0 12px;overflow:visible}.tl-nav-item{position:static;flex:0 0 auto}.tl-nav-item>a{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;min-height:48px;border-radius:8px;padding:8px 14px;color:#222;font-family:Barlow,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:600;white-space:nowrap;background:transparent}.tl-nav-campaign>a{background:#ffd100;color:#222;padding-inline:16px}.tl-nav-item:not(.tl-nav-campaign)>a{background:transparent}.tl-nav-caret{display:inline-grid;place-items:center;color:#8d8d8d;font-size:15px;line-height:1;pointer-events:none}.tl-nav-item:focus-within>a,.tl-nav-item:hover>a,.tl-nav-item>a:hover{color:var(--tl-accent)}.tl-nav-campaign:focus-within>a,.tl-nav-campaign:hover>a,.tl-nav-campaign>a:hover{background:#ffd100;color:#111}.tl-action:hover{color:var(--tl-accent)}.tl-search button:hover{background:var(--tl-accent);color:#fff}.tl-nav-item:focus-within .tl-nav-caret,.tl-nav-item:hover .tl-nav-caret{color:currentColor}.tl-nav-campaign:focus-within .tl-nav-caret,.tl-nav-campaign:hover .tl-nav-caret{color:#111}.tl-mobile-category-grid,.tl-mobile-menu-actions{display:none}.tl-mega-menu{position:absolute;left:0;right:0;top:100%;visibility:hidden;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s ease;z-index:1200}.tl-nav-item.is-desktop-mega-open .tl-mega-menu{visibility:visible;opacity:1;transform:translateY(0);pointer-events:auto}@media (min-width:1025px){.tl-nav-item.is-desktop-mega-dismissed .tl-mega-menu{visibility:hidden;opacity:0;transform:translateY(8px);pointer-events:none}}.tl-mega-panel{display:grid;grid-template-columns:250px minmax(460px,1fr);grid-gap:22px;gap:22px;width:min(100% - 48px,1320px);min-height:670px;margin:0 auto;padding:24px 28px;border-top:1px solid #f1f1f1;background:#fff;box-shadow:0 28px 45px -32px rgba(0,0,0,.45)}.tl-mega-panel.has-promo{grid-template-columns:250px minmax(460px,1fr) 300px}.tl-mega-sidebar{display:flex;flex-direction:column;gap:6px;padding-right:10px;border-right:1px solid #ececec}.tl-mega-category{width:100%;border:0;background:transparent;font-family:inherit;text-align:left;cursor:pointer;text-decoration:none;display:grid;grid-template-columns:24px 1fr auto;align-items:center;grid-gap:12px;gap:12px;min-height:38px;border-radius:9px;padding:8px 10px;color:#3d3d3d;font-size:14px;font-weight:500;line-height:1.18}.tl-mega-category svg{width:18px;height:18px;color:#555}.tl-mega-category b{color:#111;font-size:24px;font-weight:500;line-height:1}.tl-mega-category.is-active,.tl-mega-category:hover{background:#fde9ea;color:var(--tl-accent)}.tl-mega-category.is-active b,.tl-mega-category.is-active svg,.tl-mega-category:hover b,.tl-mega-category:hover svg{color:var(--tl-accent)}.tl-mega-content{min-width:0;max-height:620px;overflow:auto;padding-right:4px}.tl-mega-columns{display:grid;grid-template-columns:repeat(2,minmax(150px,1fr));grid-gap:24px 68px;gap:24px 68px;padding:1px 0 18px}.tl-mega-current{grid-column:1/-1;color:var(--tl-accent);font-size:14px;font-weight:900}.tl-mega-group{display:flex;flex-direction:column;gap:11px}.tl-mega-group strong,.tl-mega-group-title,.tl-mega-subtitle{color:#1f1f1f;font-size:13px;font-weight:900}.tl-mega-group a{color:#666;font-size:14px;font-weight:700}.tl-mega-group-title{color:#1f1f1f!important}.tl-mega-group a:hover{color:var(--tl-accent)}.tl-mega-subtitle{margin:6px 0 10px;color:#9b9b9b;letter-spacing:.2px}.tl-mega-tile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.tl-mega-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:244px;grid-gap:10px;gap:10px;margin:0 0 14px}.tl-mega-product-card{display:flex;flex-direction:column;height:244px;min-width:0;border:1px solid #eeeeef;border-radius:10px;color:#111}.tl-mega-product-card,.tl-mega-product-image{position:relative;overflow:hidden;background:#fff}.tl-mega-product-image{display:grid;flex:0 0 138px;place-items:center;height:138px;margin:8px 8px 0;border-radius:7px}.tl-mega-product-image img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;padding:8px}.tl-mega-product-image svg{width:34px;height:34px;color:var(--tl-accent)}.tl-mega-product-info{position:relative;z-index:1;display:flex;flex:1 1 auto;min-height:98px;flex-direction:column;gap:4px;padding:8px 9px 10px;background:#fff;overflow-wrap:anywhere;white-space:normal}.tl-mega-product-info b{display:-webkit-box;flex:0 0 auto;color:#111;font-size:10px;font-weight:600;line-height:1.15;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.tl-mega-product-info small{display:block;margin-top:4px;color:#969696;font-size:8.5px;font-weight:600;line-height:1.15;text-transform:uppercase}.tl-mega-product-info strong{display:block;margin-top:4px;color:var(--tl-accent);font-size:11px;font-weight:900;line-height:1.15;white-space:nowrap}.tl-mega-product-card:hover{border-color:var(--tl-accent);box-shadow:0 14px 24px -22px rgba(0,0,0,.5)}.tl-mega-tile{overflow:hidden;display:flex;min-height:176px;flex-direction:column;border:1px solid #eeeeef;border-radius:10px;background:#fff;color:#111;font-weight:700}.tl-mega-tile div{display:grid;flex:1 1 auto;min-height:138px;place-items:center;background:#fff;color:#c5c5c5;font-size:12px;font-weight:700}.tl-mega-tile img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:12px}.tl-mega-tile strong{display:-webkit-box;min-height:38px;padding:11px 12px;color:#111;font-size:13px;font-weight:800;line-height:1.18;background:#fff;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.tl-mega-tile:hover{border-color:#ddd;box-shadow:0 14px 24px -22px rgba(0,0,0,.5)}.tl-mega-promo{align-self:stretch;display:flex;min-height:100%;flex-direction:column;justify-content:center;border-radius:13px;background:var(--tl-mega-promo-bg,#7653ea);color:#fff;padding:28px 20px}.tl-mega-promo span{font-size:12px;font-weight:900;letter-spacing:1px}.tl-mega-promo strong{margin:12px 0 10px;color:#fff;font-size:clamp(24px,2.2vw,34px);font-weight:900;line-height:.98;overflow-wrap:anywhere}.tl-mega-promo small{color:hsla(0,0%,100%,.72);font-size:14px;font-style:normal;font-weight:700}.tl-mega-promo small b{color:#fff}.tl-mega-promo em{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;margin-top:18px;border-radius:9px;background:#ffd100;color:#111;padding:12px 18px;font-size:14px;font-style:normal;font-weight:900}.tl-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);grid-gap:22px;gap:22px;align-items:stretch;padding:24px 0 18px}.tl-hero-main,.tl-hero-side-card,.tl-newsletter,.tl-promo-card{overflow:hidden;border-radius:18px}.tl-hero-main{position:relative;display:grid;min-height:430px;padding:clamp(28px,5vw,58px);background:linear-gradient(135deg,#161616,#3a090b 58%,var(--tl-accent));color:#fff}.tl-hero-image-only{display:block;min-height:0;padding:0;background:#f4f4f5}.tl-hero-main img{position:absolute;right:0;bottom:0;width:min(48%,520px);max-height:92%;-o-object-fit:contain;object-fit:contain}.tl-hero-content{position:relative;z-index:1;max-width:610px;align-self:center}.tl-eyebrow{display:inline-flex;width:-moz-fit-content;width:fit-content;border-radius:999px;background:hsla(0,0%,100%,.14);padding:8px 12px;color:#fff;font-size:12px;font-weight:900;letter-spacing:.7px;text-transform:uppercase}.tl-hero h1{margin:16px 0 12px;max-width:620px;font-size:clamp(36px,6vw,74px);line-height:.92;letter-spacing:0}.tl-hero p{max-width:520px;margin:0 0 24px;color:hsla(0,0%,100%,.82);font-size:17px;line-height:1.5}.tl-btn-row{display:flex;flex-wrap:wrap;gap:12px}.tl-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:11px;padding:0 18px;background:var(--tl-accent);color:#fff;font-weight:900;font-size:14px}.tl-btn.tl-light{background:#fff;color:#111}.tl-hero-side{display:grid;grid-gap:16px;gap:16px}.tl-hero-side-card{position:relative;min-height:206px;padding:22px;background:#f4f4f5}.tl-hero-side-card h3,.tl-promo-card h3{position:relative;z-index:1;max-width:260px;margin:0 0 8px;font-size:26px;line-height:1.02}.tl-hero-side-card p,.tl-promo-card p{position:relative;z-index:1;margin:0;color:#6b6b6b;font-size:14px;font-weight:700}.tl-hero-side-card img,.tl-promo-card img{position:absolute;right:10px;bottom:0;width:45%;max-height:88%;-o-object-fit:contain;object-fit:contain}.tl-product-grid{display:grid;grid-template-columns:repeat(var(--tl-cols,4),minmax(0,1fr));grid-gap:16px;gap:16px}.tl-product-carousel{position:relative}.tl-product-carousel-arrow{display:none}.tl-product-card article{position:relative;display:flex;min-height:100%;flex-direction:column;overflow:hidden;border:1px solid #eee;border-radius:var(--tl-card-radius);background:var(--tl-card-bg);color:var(--tl-text);transition:transform .18s ease,box-shadow .18s ease}.tl-product-card article:hover{transform:translateY(-4px);box-shadow:0 18px 38px -22px rgba(0,0,0,.32)}.tl-product-card-link{display:flex;min-height:0;flex:1 1;flex-direction:column}.tl-product-discount-badge{left:12px;top:12px;background:#ffd100;padding:6px 9px;color:#111}.tl-product-discount-badge,.tl-product-new-badge{position:absolute;z-index:2;border-radius:7px;font-size:11px;font-weight:900;line-height:1}.tl-product-new-badge{top:10px;right:56px;background:#3f6ff5;color:#fff;padding:7px 9px}.tl-product-favorite{position:absolute;top:10px;right:10px;z-index:3;display:grid;place-items:center;width:38px;height:38px;border:1px solid hsla(0,0%,7%,.08);border-radius:999px;background:hsla(0,0%,100%,.94);color:#111;cursor:pointer;box-shadow:0 10px 24px -18px rgba(0,0,0,.45);transition:transform .16s ease,border-color .16s ease,color .16s ease,background .16s ease}.tl-product-favorite:hover{border-color:var(--tl-price);color:var(--tl-price);transform:translateY(-1px)}.tl-product-favorite:disabled{cursor:wait;opacity:.72;transform:none}.tl-product-favorite.is-active{border-color:rgba(215,25,32,.22);background:#fff4f4;color:var(--tl-price)}.tl-product-favorite svg{width:19px;height:19px}.tl-product-favorite.is-active svg{fill:currentColor}.tl-product-image{--tl-product-image-padding:20px;position:relative;display:grid;flex:0 0 auto;width:100%;min-width:0;min-height:0;overflow:hidden;place-items:center;aspect-ratio:1.18;background:var(--tl-img-bg,#fff);padding:0;color:var(--tl-price);contain:layout paint}.tl-product-image img{position:absolute;inset:var(--tl-product-image-padding);display:block;width:calc(100% - (var(--tl-product-image-padding) * 2));height:calc(100% - (var(--tl-product-image-padding) * 2));max-width:calc(100% - (var(--tl-product-image-padding) * 2));max-height:calc(100% - (var(--tl-product-image-padding) * 2));-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.tl-product-image svg{width:58px;height:58px}.tl-product-body{display:flex;flex:1 1;flex-direction:column;gap:8px;padding:14px}.tl-product-body span{color:#666;font-size:var(--tl-brand-size);font-weight:700}.tl-product-body h3{display:-webkit-box;overflow:hidden;min-height:42px;margin:0;color:var(--tl-text);font-size:var(--tl-title-size);line-height:1.28;letter-spacing:0;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tl-product-card-rating{display:flex;align-items:center;gap:6px;min-height:18px}.tl-product-card-rating span{display:inline-flex;gap:0;color:#f6a11a;font-size:14px;line-height:1}.tl-product-card-rating i{color:#f6a11a;font-style:normal}.tl-product-card-rating i.is-active{color:#f6a11a}.tl-product-card-rating small{color:#666;font-size:11px;font-weight:700}.tl-product-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:auto}.tl-product-price strong{color:var(--tl-price);font-size:var(--tl-price-size);font-weight:900;line-height:1}.tl-product-price del{color:#666;font-size:13px;font-weight:600}.tl-product-installment-note{display:block;margin-top:-3px;color:#5f5f5f;font-size:12.5px;font-weight:600;line-height:1.35}.tl-product-coupon{display:flex;align-items:center;gap:7px;width:100%;max-width:100%;min-width:0;min-height:32px;border:1px dashed #f2bd00;border-radius:8px;background:#fffaf0;color:#6f5600;padding:7px 10px;font-size:12px;font-weight:900}.tl-product-coupon svg{flex:0 0 auto;width:15px;height:15px;color:#b08300}.tl-product-coupon span{min-width:0;overflow:hidden;color:inherit;text-overflow:ellipsis;white-space:nowrap}.tl-product-add{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;margin:0 14px 14px;border:0;border-radius:9px;background:var(--tl-price);color:#fff;cursor:pointer;font:inherit;font-size:13px;font-weight:900;padding:0 12px;transition:filter .16s ease,transform .16s ease}.tl-product-add:hover{filter:brightness(.96);transform:translateY(-1px)}.tl-product-add:disabled{cursor:wait;opacity:.78;transform:none}.tl-product-add.is-out-of-stock,.tl-product-add.is-out-of-stock:disabled{border:1px solid #e1e1e4;background:#f1f1f2;color:#7b7b82;cursor:not-allowed;opacity:1}.tl-product-add span,.tl-product-add svg{color:#fff}.tl-product-add.is-out-of-stock span{color:#7b7b82}.tl-product-add svg{width:17px;height:17px}.tl-cart-drawer-backdrop{position:fixed;inset:0;z-index:5000;visibility:hidden;background:hsla(0,0%,7%,.28);opacity:0;transition:opacity .2s ease,visibility .2s ease}.tl-cart-drawer-backdrop.is-open{visibility:visible;opacity:1}.tl-cart-drawer{position:fixed;top:0;right:0;z-index:5001;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(100vw,418px);height:100vh;border-left:1px solid #e8e8e8;background:#fff;color:#111;font-size:14px;box-shadow:-24px 0 70px -42px rgba(0,0,0,.55);transform:translateX(104%);transition:transform .24s ease}.tl-cart-drawer.is-open{transform:translateX(0)}.tl-cart-drawer-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;padding:24px 18px 20px}.tl-cart-drawer-head h2{margin:0;font-size:25px;font-weight:700;line-height:1}.tl-cart-drawer-head h2 span{color:#8b8b8b}.tl-cart-drawer-head button,.tl-cart-drawer-remove{border:0;background:transparent;color:#999;cursor:pointer;font:inherit;font-size:30px;line-height:1;padding:0}.tl-cart-drawer-shipping{border-bottom:1px solid #eee;padding:16px 18px 20px}.tl-cart-drawer-shipping strong{display:block;font-size:18px;font-weight:700;line-height:1.15}.tl-cart-drawer-shipping span{display:block;overflow:hidden;height:8px;margin-top:16px;border-radius:999px;background:#f0f0f0}.tl-cart-drawer-shipping i{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#d71920,#ff5656)}.tl-cart-drawer-body{overflow-y:auto;padding:18px 18px 22px}.tl-cart-drawer-item{position:relative;display:grid;grid-template-columns:72px minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;border-bottom:1px solid #eee;padding:0 0 18px}.tl-cart-drawer-item+.tl-cart-drawer-item{padding-top:16px}.tl-cart-drawer-addon-img,.tl-cart-drawer-img{display:grid;place-items:center;overflow:hidden;border-radius:12px;background:#f5f5f6}.tl-cart-drawer-img{width:58px;height:58px}.tl-cart-drawer-addon-img img,.tl-cart-drawer-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:8px}.tl-cart-drawer-info h3{margin:0 20px 10px 0;font-size:14px;font-weight:700;line-height:1.25}.tl-cart-drawer-item>strong{color:#d71920;font-size:18px;font-weight:700;white-space:nowrap}.tl-cart-drawer-remove{position:absolute;right:0;top:0;color:#b9b9b9;font-size:24px}.tl-cart-drawer-qty{display:inline-grid;grid-template-columns:36px 36px 36px;overflow:hidden;border:1px solid #e7e7e7;border-radius:10px}.tl-cart-drawer-qty button,.tl-cart-drawer-qty span{display:grid;min-height:34px;place-items:center;border:0;background:#fff;color:#111;font:inherit;font-size:16px;font-weight:700}.tl-cart-drawer-qty button{cursor:pointer}.tl-cart-drawer-addons{border-top:1px solid #eee;margin-top:20px;padding-top:22px}.tl-cart-drawer-addons>h3{margin:0 0 14px;font-size:18px;font-weight:700}.tl-cart-drawer-addon{display:grid;grid-template-columns:62px minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;padding:10px 0}.tl-cart-drawer-addon-img{width:52px;height:52px}.tl-cart-drawer-addon h4{margin:0 0 4px;font-size:14px;font-weight:700;line-height:1.22}.tl-cart-drawer-addon strong{color:#d71920;font-size:15px;font-weight:700}.tl-cart-drawer-addon a,.tl-cart-drawer-addon button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:112px;min-height:40px;border:0;border-radius:10px;background:#d71920;color:#fff;cursor:pointer;font:inherit;font-size:13px;font-weight:700;padding:0 12px}.tl-cart-drawer-addon svg{width:16px;height:16px}.tl-cart-drawer-addon button span,.tl-cart-drawer-addon button svg,.tl-cart-drawer-cart,.tl-cart-drawer-cart *,.tl-cart-drawer-cart:hover,.tl-cart-drawer-cart:visited,.tl-cart-drawer-checkout,.tl-cart-drawer-checkout:visited{color:#fff!important}.tl-cart-drawer-addon button.is-out-of-stock,.tl-cart-drawer-addon button.is-out-of-stock:disabled{border:1px solid #e1e1e4;background:#f1f1f2;color:#7b7b82;cursor:not-allowed;opacity:1}.tl-cart-drawer-addon button.is-out-of-stock span{color:#7b7b82}.tl-cart-drawer-cart,.tl-cart-drawer-cart:visited{color:#fff!important}.tl-cart-drawer-foot{display:grid;grid-gap:10px;gap:10px;border-top:1px solid #eee;padding:18px}.tl-cart-drawer-foot>div{display:flex;align-items:baseline;justify-content:space-between;color:#8e8e8e;font-size:17px;font-weight:700}.tl-cart-drawer-foot>div strong{color:#d71920;font-size:26px;font-weight:700}.tl-cart-drawer-cart,.tl-cart-drawer-checkout{display:flex;align-items:center;justify-content:center;min-height:52px;border-radius:11px;color:#fff!important;font-size:17px;font-weight:700}.tl-cart-drawer-cart{border:1px solid #111;background:#111;color:#fff!important}.tl-cart-drawer-checkout{background:#d71920;color:#fff!important}.tl-cart-drawer-empty{border-bottom:1px solid #eee;color:#777;font-size:16px;font-weight:800;padding:22px 0}.tl-category-page{padding:26px 0 70px;background:#fff}.tl-category-banner{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:24px;gap:24px;overflow:hidden;margin-bottom:28px;border-radius:16px;background:linear-gradient(110deg,var(--tl-category-banner-bg,#ce1a21),#9f171d);color:#fff;padding:34px 42px}.tl-category-banner:after,.tl-category-banner:before{content:"";position:absolute;border-radius:999px;background:hsla(0,0%,100%,.08);pointer-events:none}.tl-category-banner:before{right:8.5%;bottom:-56px;width:168px;height:168px}.tl-category-banner:after{right:-42px;top:-70px;width:220px;height:220px}.tl-category-banner-icon{position:relative;z-index:1;display:grid;width:66px;height:66px;place-items:center;border-radius:16px;background:hsla(0,0%,100%,.18)}.tl-category-banner-icon svg{width:34px;height:34px;color:#fff}.tl-category-banner-coupon svg path,.tl-category-banner-icon path{stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.tl-category-banner-copy{position:relative;z-index:1;min-width:0}.tl-category-banner-copy span{display:block;margin-bottom:6px;color:#ffd400;font-size:13px;font-weight:900;letter-spacing:1px;text-transform:uppercase}.tl-category-banner-copy strong{display:block;color:#fff;font-size:clamp(24px,3vw,34px);line-height:1.08;letter-spacing:0}.tl-category-banner-copy p{margin:8px 0 0;color:hsla(0,0%,100%,.9);font-size:16px;font-weight:800;line-height:1.35}.tl-category-banner-coupon{position:relative;z-index:1;display:flex;align-items:center;gap:14px;white-space:nowrap}.tl-category-banner-coupon>span{color:hsla(0,0%,100%,.9);font-size:15px;font-weight:900}.tl-category-banner-coupon button{display:inline-flex;align-items:center;gap:10px;min-height:58px;border:2px dashed #ffd400;border-radius:12px;background:#fff;color:#ce1a21;cursor:pointer;padding:0 24px;font:inherit;font-size:20px;font-weight:900;letter-spacing:1px}.tl-category-banner-coupon svg{width:22px;height:22px;color:currentColor}.tl-search-page{padding-top:28px}.tl-search-hero{display:grid;grid-gap:9px;gap:9px;margin-bottom:24px;overflow:hidden;border-radius:18px;background:radial-gradient(circle at 88% 20%,hsla(0,0%,100%,.16),transparent 28%),linear-gradient(135deg,var(--tl-search-hero-bg,#ce1a21),#991217);color:#fff;padding:clamp(26px,4vw,42px)}.tl-search-hero span{width:-moz-fit-content;width:fit-content;border-radius:999px;background:hsla(0,0%,100%,.14);padding:8px 12px;color:#fff;font-size:12px;font-weight:900;letter-spacing:.7px;text-transform:uppercase}.tl-search-hero h1{margin:0;color:#fff;font-size:clamp(32px,4.6vw,56px);line-height:1}.tl-search-hero p{max-width:720px;margin:0;color:hsla(0,0%,100%,.82);font-size:15px;font-weight:700;line-height:1.65}.tl-search-empty{display:grid;min-height:280px;place-items:center;border:1px dashed #ddd;border-radius:14px;background:#fafafa;padding:28px;text-align:center}.tl-search-empty strong{color:#111;font-size:24px;font-weight:900}.tl-search-empty p{max-width:460px;margin:8px 0 0;color:#777;font-size:14px;font-weight:700;line-height:1.6}.tl-about-page{background:#f5f5f6;color:#111}.tl-about-hero{overflow:hidden;background:radial-gradient(circle at 82% 28%,hsla(0,0%,100%,.16),transparent 32%),linear-gradient(135deg,var(--tl-about-hero-bg,#ce1a21),#8f1117);color:#fff}.tl-about-hero-inner{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:36px;gap:36px;align-items:center;min-height:360px;padding:54px 0}.tl-about-hero span{display:inline-flex;width:-moz-fit-content;width:fit-content;border:1px solid hsla(0,0%,100%,.34);border-radius:999px;background:hsla(0,0%,100%,.12);color:#fff;font-size:12px;font-weight:900;letter-spacing:.8px;padding:9px 14px;text-transform:uppercase}.tl-about-hero h1{max-width:820px;margin:18px 0 14px;color:#fff;font-size:clamp(38px,5vw,72px);line-height:.96}.tl-about-hero p{max-width:720px;margin:0;color:hsla(0,0%,100%,.84);font-size:17px;font-weight:700;line-height:1.65}.tl-about-hero-card{display:grid;grid-gap:10px;gap:10px;border:1px solid hsla(0,0%,100%,.18);border-radius:18px;background:hsla(0,0%,7%,.28);box-shadow:0 26px 70px -44px rgba(0,0,0,.75);padding:28px}.tl-about-hero-card strong{color:#fff;font-size:36px;line-height:1}.tl-about-hero-card i,.tl-about-hero-card span{color:hsla(0,0%,100%,.78);font-size:13px;font-style:normal;font-weight:800}.tl-about-hero-card i{color:#ffd100;font-size:48px;font-weight:900}.tl-about-content{display:grid;grid-gap:22px;gap:22px;padding:34px 0 54px}.tl-about-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.tl-about-panel,.tl-about-stats article{border:1px solid #e8e8eb;border-radius:14px;background:#fff}.tl-about-stats article{padding:20px}.tl-about-stats strong{color:#111;font-size:18px;font-weight:900}.tl-about-stats p{margin:8px 0 0;color:#777;font-size:13px;font-weight:700;line-height:1.55}.tl-about-panel{padding:clamp(24px,4vw,46px)}.tl-about-panel p{margin:0;color:#555;font-size:16px;font-weight:700;line-height:1.9}.tl-about-panel p+p{margin-top:18px}.tl-legal-page{background:var(--tl-legal-bg,#f7f7f8);color:var(--tl-legal-text,#111)}.tl-legal-hero{overflow:hidden;background:radial-gradient(circle at 84% 26%,hsla(0,0%,100%,.16),transparent 32%),linear-gradient(135deg,var(--tl-legal-accent,#ce1a21),#101010);color:#fff}.tl-legal-hero .tl-container{min-height:280px;padding:54px 0}.tl-legal-hero span{display:inline-flex;width:-moz-fit-content;width:fit-content;border:1px solid hsla(0,0%,100%,.34);border-radius:999px;background:hsla(0,0%,100%,.12);color:#fff;font-size:12px;font-weight:900;letter-spacing:.8px;padding:9px 14px;text-transform:uppercase}.tl-legal-hero h1{max-width:900px;margin:18px 0 0;color:#fff;font-size:clamp(36px,5vw,68px);line-height:.98}.tl-legal-content{padding:clamp(28px,5vw,56px) 0}.tl-legal-panel{max-width:980px;margin:0 auto;border:1px solid #e8e8eb;border-radius:18px;background:var(--tl-legal-panel-bg,#fff);box-shadow:0 28px 80px -60px rgba(0,0,0,.45);padding:clamp(22px,4vw,42px)}.tl-legal-panel,.tl-legal-panel div{color:var(--tl-legal-muted,#555);font-size:15.5px;font-weight:650;line-height:1.8}.tl-legal-panel h1,.tl-legal-panel h2,.tl-legal-panel h3,.tl-legal-panel h4{margin:26px 0 12px;color:var(--tl-legal-text,#111);font-weight:900;line-height:1.18}.tl-legal-panel h1:first-child,.tl-legal-panel h2:first-child,.tl-legal-panel h3:first-child,.tl-legal-panel h4:first-child{margin-top:0}.tl-legal-panel p{margin:0 0 16px}.tl-legal-panel p:last-child{margin-bottom:0}.tl-legal-panel ol,.tl-legal-panel ul{margin:12px 0 18px;padding-left:22px}.tl-legal-panel li+li{margin-top:8px}.tl-contact-page{background:#f5f5f6;color:#111}.tl-contact-hero{overflow:hidden;background:radial-gradient(circle at 18% 18%,hsla(0,0%,100%,.18),transparent 30%),linear-gradient(135deg,var(--tl-contact-hero-bg,#ce1a21),#8f1117);color:#fff}.tl-contact-hero-inner{min-height:310px;padding:54px 0}.tl-contact-hero span{display:inline-flex;width:-moz-fit-content;width:fit-content;border:1px solid hsla(0,0%,100%,.34);border-radius:999px;background:hsla(0,0%,100%,.12);color:#fff;font-size:12px;font-weight:900;letter-spacing:.8px;padding:9px 14px;text-transform:uppercase}.tl-contact-hero h1{max-width:840px;margin:18px 0 14px;color:#fff;font-size:clamp(36px,5vw,68px);line-height:.98}.tl-contact-hero p{max-width:680px;margin:0;color:hsla(0,0%,100%,.84);font-size:17px;font-weight:700;line-height:1.65}.tl-contact-content{padding:34px 0 56px}.tl-contact-grid{display:grid;grid-template-columns:380px minmax(0,1fr);grid-gap:22px;gap:22px;align-items:stretch}.tl-contact-map,.tl-contact-panel{border:1px solid #e8e8eb;border-radius:14px;background:#fff}.tl-contact-panel{padding:24px}.tl-contact-panel>strong{display:block;color:#111;font-size:24px;font-weight:900;line-height:1.15}.tl-contact-list{display:grid;grid-gap:12px;gap:12px;margin-top:18px}.tl-contact-list article{display:grid;grid-gap:5px;gap:5px;border:1px solid #eee;border-radius:12px;background:#fafafa;padding:16px}.tl-contact-list span{color:#999;font-size:11px;font-weight:900;letter-spacing:.7px;text-transform:uppercase}.tl-contact-list a,.tl-contact-list p{margin:0;color:#111;font-size:15px;font-weight:800;line-height:1.55;text-decoration:none;word-break:break-word}.tl-contact-list a:hover{color:var(--tl-accent,#ce1a21)}.tl-contact-map{min-height:480px;overflow:hidden}.tl-contact-map iframe{width:100%;height:100%;min-height:480px;border:0}.tl-contact-map>div{display:grid;height:100%;min-height:480px;place-items:center;padding:28px;text-align:center}.tl-contact-map strong{color:#111;font-size:24px;font-weight:900}.tl-contact-map p{max-width:420px;margin:8px 0 0;color:#777;font-size:14px;font-weight:700;line-height:1.6}.tl-category-layout{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:start;grid-gap:24px;gap:24px}.tl-category-sidebar{position:sticky;top:120px;display:flex;flex-direction:column;gap:4px;border-right:1px solid #eeeeef;padding-right:18px}.tl-category-filter-panel{display:block}.tl-category-filter-panel-summary{display:none;list-style:none;font-family:Barlow,sans-serif}.tl-category-filter-panel-summary::-webkit-details-marker{display:none}.tl-category-filter-group{border-bottom:1px solid #eeeeef;padding:0 0 14px;margin-bottom:14px}.tl-category-filter-group summary{font-family:Barlow,sans-serif;list-style:none;margin:0 0 10px;color:#111;cursor:pointer;font-size:13px;font-weight:900;letter-spacing:0}.tl-category-filter-group summary::-webkit-details-marker{display:none}.tl-category-filter-option{display:grid;width:100%;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;border:0;background:transparent;padding:5px 0;color:#555;text-align:left;cursor:pointer}.tl-category-filter-option span{width:14px;height:14px;border:1px solid #cfcfd3;border-radius:4px;background:#fff}.tl-category-filter-option span.is-checked{border-color:#ce1a21;background:#ce1a21;box-shadow:inset 0 0 0 3px #fff}.tl-category-filter-option em{overflow:hidden;font-family:Barlow,sans-serif;font-size:12px;font-style:normal;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.tl-category-filter-option small{color:#999;font-size:11px;font-weight:800}.tl-category-filter-options-scroll{max-height:190px;overflow-y:auto;padding-right:4px;scrollbar-width:thin}.tl-price-range{position:relative;display:grid;grid-gap:6px;gap:6px;padding-top:4px}.tl-price-range input{width:100%;accent-color:#ce1a21}.tl-price-values{display:flex;justify-content:space-between;margin-top:4px;color:#888;font-size:11px;font-weight:800}.tl-category-results{min-width:0}.tl-category-title-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:16px}.tl-category-title-row h1{margin:0;color:#111;font-size:24px;line-height:1.15;letter-spacing:0}.tl-category-title-row span{color:#888;font-size:12px;font-weight:900}.tl-category-product-grid{gap:18px}.tl-category-more{display:block;min-height:46px;margin:28px auto 0;border:0;border-radius:9px;background:#ce1a21;color:#fff;padding:0 22px;font-size:13px;font-weight:900;cursor:pointer}.tl-category-empty{margin:28px 0 0;border:1px solid #eeeeef;border-radius:10px;background:#fafafa;padding:18px;color:#777;font-size:13px;font-weight:800}.tl-blog-grid,.tl-cat-grid,.tl-promo-grid,.tl-review-grid,.tl-social-grid,.tl-why-grid{display:grid;grid-gap:16px;gap:16px}.tl-cat-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.tl-cat-card{display:flex;min-height:136px;flex-direction:column;justify-content:space-between;border-radius:16px;background:var(--tl-cat-bg,#f6f6f7);padding:16px;color:var(--tl-cat-color,#111);transition:transform .18s ease,background .18s ease,color .18s ease}.tl-cat-card:hover{transform:translateY(-5px);background:var(--tl-accent);color:#fff}.tl-cat-card svg{width:34px;height:34px}.tl-cat-card strong{font-size:15px;line-height:1.1}.tl-marquee{overflow:hidden;background:#111;color:#fff}.tl-marquee-track{display:flex;width:-moz-max-content;width:max-content;animation:tl-marquee var(--tl-marquee-speed,22s) linear infinite}.tl-marquee span{padding:13px 22px;font-size:13px;font-weight:900;letter-spacing:.5px;white-space:nowrap}@keyframes tl-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes tlfade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes tlslide{0%{transform:translateX(100%)}to{transform:none}}@keyframes tlpulse{0%,to{transform:scale(1)}50%{transform:scale(1.14)}}@keyframes tlgradient{to{background-position:300% 0}}.tl-promo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tl-promo-card{position:relative;min-height:220px;padding:24px;color:var(--tl-promo-text,#fff);background:linear-gradient(135deg,var(--tl-promo-bg,#111),var(--tl-promo-bg2,#ce1a21))}.tl-blog-grid,.tl-review-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tl-blog-card,.tl-review,.tl-social-card,.tl-why-card{border:1px solid #eee;border-radius:16px;background:#fff;padding:18px}.tl-blog-card p,.tl-review p,.tl-why-card p{color:#666;font-size:14px;line-height:1.5}.tl-blog-card strong,.tl-review strong,.tl-why-card strong{display:block;color:#111;font-size:16px}.tl-stars{color:#ffb300;font-size:14px;letter-spacing:1px}.tl-campaign-products-layout{display:grid;grid-template-columns:minmax(300px,400px) minmax(0,1fr);grid-gap:22px;gap:22px;align-items:stretch}.tl-campaign-offer-card{display:flex;min-height:100%;flex-direction:column;justify-content:center;overflow:hidden;border-radius:22px;background:radial-gradient(circle at 23% 23%,rgba(255,209,0,.12),transparent 24%),linear-gradient(145deg,#1a1a1a,#101010);color:#fff;padding:clamp(28px,3vw,42px)}.tl-campaign-offer-bubble{position:relative;display:grid;width:clamp(132px,13vw,170px);aspect-ratio:1;place-items:center;margin-bottom:22px;border:8px solid #fff;border-radius:999px;background:#ffd100;color:#111;box-shadow:0 18px 36px -26px rgba(255,209,0,.75);text-align:center}.tl-campaign-offer-icon{width:58%;height:58%;-o-object-fit:contain;object-fit:contain}.tl-campaign-offer-tag{width:-moz-fit-content;width:fit-content;border-radius:9px;background:#d71920;color:#fff;padding:9px 14px;font-size:13px;font-weight:900}.tl-campaign-offer-card h3{max-width:360px;margin:22px 0 12px;color:#fff;font-size:clamp(28px,3vw,40px);line-height:1.05}.tl-campaign-offer-card p{max-width:360px;margin:0;color:hsla(0,0%,100%,.68);font-size:16px;font-weight:700;line-height:1.35}.tl-campaign-offer-actions{display:grid;grid-template-columns:minmax(120px,1fr) minmax(150px,1.2fr);grid-gap:12px;gap:12px;margin-top:26px}.tl-campaign-offer-actions a,.tl-campaign-offer-actions button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:10px;border:0;border-radius:12px;padding:0 16px;font:inherit;font-size:16px;font-weight:900}.tl-campaign-offer-actions button{background:#fff;color:#111;cursor:pointer}.tl-campaign-offer-actions svg{width:18px;height:18px}.tl-campaign-offer-actions a{background:#ffd100;color:#111;white-space:nowrap}.tl-campaign-offer-actions a:only-child{grid-column:1/-1}.tl-campaign-product-grid{--tl-cols:3}.tl-social-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.tl-social-follow{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;min-width:140px;border-radius:12px;background:#111;padding:0 18px;font-size:15px;font-weight:900;line-height:1;white-space:nowrap}.tl-social-follow,.tl-social-follow b,.tl-social-follow span,.tl-social-follow:hover,.tl-social-follow:visited{color:#fff!important}.tl-social-follow b{display:inline-block;font:inherit;line-height:1}.tl-social-follow span{display:inline-grid;flex:0 0 22px;width:22px;height:22px;place-items:center;border:2px solid;border-radius:7px;font-size:13px;line-height:1}.tl-social-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tl-social-card{position:relative;display:block;min-height:520px;overflow:hidden;border:0;border-radius:18px;background:#1a1a1a;box-shadow:0 24px 46px -28px rgba(0,0,0,.65);color:#fff;padding:0}.tl-social-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.46),transparent 28%),linear-gradient(0deg,rgba(0,0,0,.72),transparent 36%);pointer-events:none}.tl-social-media-link{display:block}.tl-social-media,.tl-social-media img,.tl-social-media video,.tl-social-media-link,.tl-social-placeholder,.tl-social-video-toggle{width:100%;height:100%}.tl-social-video-toggle{position:relative;display:block;cursor:pointer}.tl-social-media img,.tl-social-media video{display:block;-o-object-fit:cover;object-fit:cover}.tl-social-video-toggle:focus-visible{outline:3px solid hsla(0,0%,100%,.76);outline-offset:-6px}.tl-social-sound{position:absolute;z-index:3;right:14px;top:72px;display:inline-flex;align-items:center;min-height:30px;border:1px solid hsla(0,0%,100%,.58);border-radius:999px;background:hsla(0,0%,7%,.58);color:#fff;padding:0 10px;font-size:11px;font-weight:900;line-height:1;pointer-events:none;text-shadow:0 1px 8px rgba(0,0,0,.42)}.tl-social-sound.is-on{border-color:hsla(0,0%,100%,.86);background:rgba(215,25,32,.92)}.tl-social-placeholder{display:grid;place-items:center;background:linear-gradient(145deg,#2b2b2f,#111)}.tl-social-placeholder svg{width:52px;height:52px;opacity:.55}.tl-social-top{position:absolute;z-index:2;top:16px;left:16px;right:16px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px}.tl-social-top span{overflow:hidden;display:grid;width:38px;height:38px;place-items:center;border:2px solid #fff;border-radius:999px;background:#d71920;color:#fff;font-size:22px;font-weight:900}.tl-social-top span img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tl-social-top strong{overflow:hidden;color:#fff;font-size:15px;font-weight:900;text-shadow:0 1px 12px rgba(0,0,0,.4);text-overflow:ellipsis;white-space:nowrap}.tl-social-top .tl-social-card-follow{display:inline-flex;align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.72);border-radius:9px;color:#fff;font-size:12px;font-weight:900;padding:8px 12px}.tl-social-top .tl-social-card-follow:hover,.tl-social-top .tl-social-card-follow:visited{color:#fff}.tl-social-product{position:absolute;z-index:2;left:14px;right:14px;bottom:14px;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;grid-gap:10px;gap:10px;border-radius:14px;background:#fff;color:#111;padding:9px 10px}.tl-social-product>div{display:grid;width:44px;height:44px;place-items:center;overflow:hidden;border-radius:10px;background:#f1f1f2}.tl-social-product img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tl-social-product svg{width:24px;height:24px}.tl-social-product strong{display:-webkit-box;overflow:hidden;color:#111;font-size:12px;font-weight:800;line-height:1.22;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tl-social-cart{display:grid;width:44px;height:44px;place-items:center;border-radius:12px;background:#d71920;color:#fff}.tl-social-product .tl-social-cart svg{width:17px;height:17px;color:#fff}.tl-why-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tl-why-card svg{width:34px;height:34px;margin-bottom:12px;color:var(--tl-accent)}.tl-blog-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tl-newsletter{display:grid;grid-template-columns:1fr auto;grid-gap:20px;gap:20px;align-items:center;padding:28px;background:#111;color:#fff}.tl-newsletter h2{margin:0 0 8px;font-size:28px}.tl-newsletter p{margin:0;color:hsla(0,0%,100%,.75)}.tl-newsletter form{display:flex;min-width:min(420px,42vw);border-radius:12px;overflow:hidden;background:#fff}.tl-newsletter input{min-width:0;flex:1 1;border:0;outline:0;padding:0 14px;font-weight:700}.tl-newsletter button{border:0;background:var(--tl-accent);color:#fff;padding:0 18px;font-weight:900}.tl-footer{margin-top:0;background:#111;color:#fff}.tl-footer-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;padding:28px 0 0}.tl-footer-benefit{display:flex;min-height:118px;gap:12px;align-items:center;border:1px solid #e5e5e5;border-radius:10px;background:#fff;padding:18px;color:#111;transition:border-color .18s ease,transform .18s ease,background .18s ease}.tl-footer-benefit:hover{border-color:var(--tl-accent);background:#fff;transform:translateY(-2px)}.tl-footer-benefit-icon{display:grid;flex:0 0 42px;place-items:center;width:42px;height:42px;border-radius:10px;background:#fff4f4}.tl-footer-benefit-icon svg{width:30px;height:30px;color:var(--tl-accent)}.tl-footer-benefit-icon img{display:block;width:26px;height:26px;-o-object-fit:contain;object-fit:contain}.tl-footer-benefit b,.tl-footer-benefit small{display:block}.tl-footer-benefit b{color:#111;font-size:16px;font-weight:900;line-height:1.2}.tl-footer-benefit small{margin-top:6px;color:#777;font-size:13px;font-weight:700;line-height:1.45}.tl-footer-grid{display:grid;grid-template-columns:1.3fr repeat(4,1fr);grid-gap:30px;gap:30px;padding:34px 0}.tl-footer h3,.tl-footer h4{margin:0 0 14px}.tl-footer-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;border:0;background:transparent;color:inherit;padding:0;text-align:left;font:inherit;font-weight:900}.tl-footer-toggle span:last-child{display:none}.tl-footer a,.tl-footer p{color:#fff;font-size:14px;line-height:1.7}.tl-footer-links{display:grid;grid-gap:8px;gap:8px}.tl-footer-news{display:flex;gap:6px;border:1px solid hsla(0,0%,100%,.4);border-radius:12px;background:hsla(0,0%,100%,.14);padding:4px}.tl-footer-news input{min-width:0;flex:1 1;border:0;outline:0;background:transparent;color:#fff;padding:10px 12px;font-weight:700}.tl-footer-news input::-moz-placeholder{color:hsla(0,0%,100%,.8)}.tl-footer-news input:-ms-input-placeholder{color:hsla(0,0%,100%,.8)}.tl-footer-news input::placeholder{color:hsla(0,0%,100%,.8)}.tl-footer-news button{border:0;border-radius:9px;background:#fff;color:var(--tl-accent);padding:0 16px;font-weight:900}.tl-footer-social{display:flex;gap:10px;margin-top:18px}.tl-footer-social a{display:grid;width:39px;height:39px;place-items:center;border-radius:10px;background:hsla(0,0%,100%,.16);color:#fff}.tl-footer-social svg{width:20px;height:20px;stroke:currentColor;stroke-width:2}.tl-footer-social img{display:block;width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.tl-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid hsla(0,0%,100%,.25);padding:20px 0 30px}.tl-footer-bottom p{margin:0;color:#fff;font-size:12px;line-height:1.5}.tl-footer-bottom p a{color:inherit;font-weight:800;text-decoration:none}.tl-footer-bottom p a:hover{text-decoration:underline}.tl-footer-payment-logos{display:flex;flex-wrap:wrap;gap:8px;margin-top:0}.tl-footer-payment-logos span{display:grid;place-items:center;min-width:43px;height:22px;border:0;border-radius:6px;background:#fff;padding:3px 8px;color:#d71920;font-size:10px;font-weight:900;line-height:1}.tl-footer-payment-logos img{display:block;max-width:78px;max-height:20px;-o-object-fit:contain;object-fit:contain}.tl-product-page{background:#fff;padding:22px 0 80px}.tl-product-page-container{width:min(1180px,calc(100% - 36px))}.tl-product-breadcrumb{position:relative;z-index:2;display:flex;align-items:center;gap:6px;margin-bottom:12px;color:#a0a0a0;font-size:12px;font-weight:800}.tl-product-breadcrumb a{color:inherit;text-decoration:none}.tl-product-breadcrumb a:focus-visible,.tl-product-breadcrumb a:hover{color:var(--tl-accent)}.tl-product-breadcrumb b{color:#111}.tl-product-breadcrumb a:focus-visible b,.tl-product-breadcrumb a:hover b{color:inherit}.tl-product-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,580px);grid-gap:26px;gap:26px;align-items:start}.tl-product-gallery-sticky{position:sticky;top:18px;align-self:start}@media (min-width:1025px){.tl-product-gallery-sticky{position:relative;top:auto;min-width:0;will-change:transform}}.tl-product-detail-gallery{display:grid;min-height:570px;place-items:center;border-radius:14px;background:#f5f5f6;padding:58px 50px}.tl-product-detail-gallery img{max-height:470px}.tl-product-detail-gallery svg{width:100px;height:100px;color:var(--tl-accent)}.tl-product-thumbs{box-sizing:border-box;display:flex;flex-wrap:nowrap;gap:12px;min-width:0;max-width:100%;margin-top:14px;overflow-x:scroll;overflow-y:hidden;overscroll-behavior-x:contain}.tl-product-thumbs button{display:grid;flex:0 0 72px;flex-shrink:0;width:72px;height:72px;place-items:center;border:1px solid #e7e7e7;border-radius:10px;background:#f7f7f8;cursor:pointer;padding:8px;scroll-snap-align:start;touch-action:manipulation}.tl-product-thumbs button.is-active{border-color:var(--tl-accent)}.tl-product-thumbs img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.tl-product-detail-info{min-width:0}.tl-product-detail-info>span{color:#a0a0a0;font-size:12px;font-weight:900;letter-spacing:.6px;text-transform:uppercase}.tl-product-detail-info h1{margin:8px 0 10px;color:#111;font-size:var(--tl-product-title-size,26px);font-weight:900;line-height:1.06}.tl-product-rating-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px}.tl-product-rating-row b{color:#ffb400;font-size:17px;letter-spacing:1px}.tl-product-rating-row small{color:#8a8a8a;font-size:13px;font-weight:600}.tl-product-rating-row em{color:#159650;font-size:13px;font-style:normal;font-weight:600}.tl-product-live-alert{border:1px solid #ffc5c5;border-radius:9px;background:#fff5f5;color:#d71920;padding:12px 16px;font-size:13px;font-weight:900}.tl-product-detail-price{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:baseline;margin:14px 0;border-radius:14px;background:#f5f5f6;padding:22px 18px 18px}.tl-product-detail-price strong{color:var(--tl-accent);font-size:var(--tl-product-price-size,30px);font-weight:900;line-height:1}.tl-product-price-side{display:inline-flex;align-items:center;gap:8px;min-width:0}.tl-product-detail-price del{color:#a8a8a8;font-size:clamp(13px,1.8vw,18px);font-weight:800;line-height:1}.tl-product-price-side em{flex:0 1 auto;max-width:120px;overflow:hidden;border-radius:7px;background:#ffd100;color:#111;padding:6px 10px;font-size:12px;font-style:normal;font-weight:900;line-height:1;text-align:center;text-overflow:ellipsis;white-space:nowrap}.tl-product-detail-price small,.tl-product-detail-price ul{flex:0 0 100%}.tl-product-detail-price small,.tl-product-detail-price ul{font-size:13px;font-weight:900}.tl-product-detail-price ul{display:flex;flex-wrap:wrap;gap:14px;margin:4px 0 0;padding:0;color:#159650;list-style:none}.tl-product-campaign-box{display:grid;grid-template-columns:30px minmax(0,1fr) auto;width:-moz-fit-content;width:fit-content;max-width:100%;grid-gap:12px;gap:12px;align-items:center;border:1.5px dashed #f2bd00;border-radius:12px;background:#fffaf0;padding:14px 16px}.tl-product-campaign-box svg{width:24px;height:24px;color:#c69200}.tl-product-campaign-box strong{display:block;font-size:14px;font-weight:900}.tl-product-campaign-box span{color:#7a6300;font-size:12px;font-weight:800}.tl-product-campaign-box button{min-height:36px;border:0;border-radius:8px;background:#111;color:#fff;cursor:pointer;font:inherit;font-size:12px;font-weight:900;padding:0 14px}.tl-product-variant-box{display:grid;grid-gap:12px;gap:12px;margin-top:18px}.tl-product-variant-box strong{display:block;margin-bottom:8px;font-size:13px;font-weight:900}.tl-product-variant-box div div{display:flex;flex-wrap:wrap;gap:10px}.tl-product-variant-box button{min-height:44px;border:1px solid #e5e5e5;border-radius:9px;background:#fff;cursor:pointer;font:inherit;font-size:13px;font-weight:900;padding:0 18px}.tl-product-variant-box button.is-selected{border-color:var(--tl-accent);color:var(--tl-accent)}.tl-product-buy-row{display:grid;grid-template-columns:130px 1fr;grid-gap:12px;gap:12px;align-items:stretch;margin-top:18px}.tl-product-qty{display:grid;grid-template-columns:1fr 1fr 1fr;overflow:hidden;border:1px solid #e5e5e5;border-radius:10px}.tl-product-qty button,.tl-product-qty span{display:grid;min-height:50px;place-items:center;border:0;background:#fff;color:#111;font:inherit;font-size:18px;font-weight:900}.tl-product-qty button{cursor:pointer}.tl-product-add-main,.tl-product-buy-now{display:inline-flex;width:100%;align-items:center;justify-content:center;gap:10px;min-height:50px;border:0;border-radius:10px;color:#fff;cursor:pointer;font:inherit;font-size:16px;font-weight:900;text-align:center}.tl-product-add-main svg,.tl-product-buy-now svg{width:18px;height:18px;flex:0 0 auto}.tl-product-add-main span,.tl-product-buy-now span{color:#fff}.tl-product-add-main{background:var(--tl-accent)}.tl-product-add-main.is-out-of-stock,.tl-product-add-main.is-out-of-stock:disabled{border:1px solid #e1e1e4;background:#f1f1f2;color:#7b7b82;cursor:not-allowed;opacity:1}.tl-product-add-main.is-out-of-stock span{color:#7b7b82}.tl-product-buy-now{width:100%;margin-top:12px;background:#111}.tl-product-description{margin-top:30px}.tl-product-box-list h3,.tl-product-bundle h2,.tl-product-description h2,.tl-product-installments h2,.tl-product-reviews h2,.tl-product-showcase h2,.tl-product-specs h2{margin:0 0 14px;color:#111;font-size:18px;font-weight:800;letter-spacing:0}.tl-product-description p{margin:0 0 14px;color:#444;font-size:14px;font-weight:400;line-height:1.7;text-wrap:pretty}.tl-product-box-list ul,.tl-product-description ul{display:grid;grid-gap:9px;gap:9px;margin:12px 0 0;padding:0;list-style:none}.tl-product-box-list li,.tl-product-description li{display:flex;gap:9px;align-items:flex-start;color:#333;font-size:13.5px;font-weight:600;line-height:1.35}.tl-product-description li:before{content:"✓";flex:0 0 auto;color:var(--tl-accent);margin-right:0}.tl-product-box-list{margin-top:18px;border-radius:12px;background:#f5f5f6;padding:18px}.tl-product-box-list li:before{content:"•";flex:0 0 auto;color:var(--tl-accent);margin-right:0}.tl-product-accordion{margin-top:16px;border:1px solid #e8e8e8;border-radius:12px;background:#fff;padding:0}.tl-product-accordion summary{display:flex;align-items:center;justify-content:space-between;min-height:58px;cursor:pointer;font-size:16px;font-weight:900;list-style:none;padding:0 20px}.tl-product-accordion summary::-webkit-details-marker{display:none}.tl-product-accordion summary span{color:#111;font-size:22px;line-height:1;transition:transform .18s ease}.tl-product-accordion[open] summary span{transform:rotate(180deg)}.tl-product-accordion>div{border-top:1px solid #eee;padding:16px 20px 18px}.tl-product-accordion p{margin:0;color:#666;font-size:14px;font-weight:700;line-height:1.65}.tl-product-accordion p+p{margin-top:8px}.tl-product-bundle,.tl-product-installments,.tl-product-reviews,.tl-product-showcase,.tl-product-specs{margin-top:26px;border:1px solid #e8e8e8;border-radius:16px;background:#fff;padding:24px}.tl-product-bundle-row{display:grid;grid-template-columns:repeat(var(--tl-bundle-cols,3),minmax(0,1fr)) minmax(220px,.95fr);grid-gap:18px;gap:18px;align-items:stretch}.tl-product-bundle-mini{position:relative;width:100%;display:grid;grid-template-rows:116px minmax(34px,auto) auto 42px;grid-gap:8px;gap:8px;justify-items:center;text-align:center}.tl-product-bundle-mini-image{display:grid;place-items:center;width:116px;height:116px;border-radius:10px;background:#f5f5f6;padding:8px}.tl-product-bundle-mini-image img,.tl-product-bundle-mini-image svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.tl-product-bundle-mini-image svg{color:var(--tl-accent);padding:24px}.tl-product-bundle-mini strong{display:-webkit-box;overflow:hidden;max-width:100%;min-height:34px;color:#111;font-size:13px;font-weight:900;line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tl-product-bundle-mini span,.tl-product-bundle-total strong{color:var(--tl-accent);font-weight:900}.tl-product-bundle-mini span{font-size:17px;line-height:1}.tl-product-bundle-mini button{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:40px;border:0;border-radius:8px;background:var(--tl-accent);color:#fff;cursor:pointer;font-size:12px;font-weight:900;line-height:1.1}.tl-product-bundle-mini button svg{width:15px;height:15px;flex:0 0 auto}.tl-product-bundle-mini .tl-product-bundle-favorite{position:absolute;top:8px;right:8px;z-index:3;display:grid;place-items:center;width:34px;height:34px;min-height:34px;border:1px solid hsla(0,0%,7%,.08);border-radius:999px;background:hsla(0,0%,100%,.94);color:#111;padding:0}.tl-product-bundle-mini .tl-product-bundle-favorite.is-active{border-color:rgba(215,25,32,.22);background:#fff4f4;color:var(--tl-accent)}.tl-product-bundle-mini .tl-product-bundle-favorite svg{width:17px;height:17px}.tl-product-bundle-mini .tl-product-bundle-favorite.is-active svg{fill:currentColor}.tl-product-bundle-mini button.is-out-of-stock,.tl-product-bundle-mini button.is-out-of-stock:disabled{border:1px solid #e1e1e4;background:#f1f1f2;color:#7b7b82;cursor:not-allowed;opacity:1}.tl-product-bundle-plus{display:none}.tl-product-bundle-total{grid-column:-2/-1;justify-self:end;width:240px;height:100%;border-radius:14px;background:#f5f5f6;padding:22px;display:flex;flex-direction:column;justify-content:center;text-align:center}.tl-product-bundle-total small,.tl-product-bundle-total span{display:block;color:#999;font-weight:900}.tl-product-bundle-total strong{display:block;font-size:28px}.tl-product-bundle-total button{width:100%;min-height:44px;margin-top:12px;border:0;border-radius:9px;background:var(--tl-accent);color:#fff;cursor:pointer;font-weight:900}.tl-product-spec-group+.tl-product-spec-group{margin-top:18px}.tl-product-spec-group h3{margin:0 0 10px;color:var(--tl-accent);font-size:13px;font-weight:900;text-transform:uppercase}.tl-product-installments table,.tl-product-specs table{width:100%;border-collapse:collapse}.tl-product-installments td,.tl-product-installments th,.tl-product-specs td,.tl-product-specs th{border-bottom:1px solid #eee;padding:15px 0;font-size:14px;overflow-wrap:anywhere;word-break:normal}.tl-product-specs th{width:40%;color:#999;font-weight:500;text-align:left}.tl-product-specs td{color:#111;font-weight:400;text-align:right}.tl-product-showcase{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:34px;gap:34px;align-items:center;overflow:hidden;border-color:#2c2c2f;background:linear-gradient(135deg,rgba(206,26,33,.22),transparent 34%),linear-gradient(105deg,#171719,#232326 54%,#111);padding:30px}.tl-product-showcase:before{content:"";position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.035) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.035) 1px,transparent 0);background-size:34px 34px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 82%);mask-image:linear-gradient(90deg,#000,transparent 82%);pointer-events:none}.tl-product-showcase-copy,.tl-product-showcase-device{position:relative;z-index:1}.tl-product-showcase-badges,.tl-product-showcase-chips{display:flex;flex-wrap:wrap;gap:10px}.tl-product-showcase-badges span,.tl-product-showcase-chips span{display:inline-flex;align-items:center;min-height:34px;border:1px solid hsla(0,0%,100%,.28);border-radius:999px;color:#fff;padding:0 15px;font-size:12px;font-weight:900}.tl-product-showcase-badges span:first-child{border-style:dashed;min-width:130px;justify-content:center;text-transform:uppercase}.tl-product-showcase h2{max-width:760px;margin:18px 0 12px;color:#fff;font-size:clamp(28px,3.2vw,42px);line-height:1.08}.tl-product-showcase-copy>p{max-width:740px;margin:0 0 18px;color:hsla(0,0%,100%,.82);font-size:15px;font-weight:700;line-height:1.7}.tl-product-showcase-chips span{min-height:36px;background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.9)}.tl-product-showcase-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:20px}.tl-product-showcase-cards article{min-height:78px;border:1px solid hsla(0,0%,100%,.22);border-radius:12px;background:rgba(6,9,18,.7);padding:14px}.tl-product-showcase-cards span,.tl-product-showcase-device li span,.tl-product-showcase-device>span{display:block;color:hsla(0,0%,100%,.58);font-size:12px;font-weight:900;letter-spacing:.4px;text-transform:uppercase}.tl-product-showcase-cards strong{display:-webkit-box;overflow:hidden;margin-top:7px;color:#fff;font-size:14px;font-weight:900;line-height:1.32;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tl-product-showcase-device{justify-self:end;width:min(100%,340px);border:1px solid hsla(0,0%,100%,.18);border-radius:18px;background:linear-gradient(160deg,hsla(0,0%,100%,.16),hsla(0,0%,100%,.055));box-shadow:0 26px 60px -36px rgba(0,0,0,.9);padding:22px}.tl-product-showcase-image{display:grid;place-items:center;width:min(100%,190px);aspect-ratio:1.18/1;margin:0 auto 18px;border-radius:13px;background:#fff;padding:12px}.tl-product-showcase-image img,.tl-product-showcase-image svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.tl-product-showcase-image svg{color:var(--tl-accent);padding:24px}.tl-product-showcase-device>strong{display:-webkit-box;overflow:hidden;margin-top:8px;color:#fff;font-size:20px;font-weight:900;line-height:1.18;-webkit-box-orient:vertical;-webkit-line-clamp:3}.tl-product-showcase-meter{display:flex;flex-wrap:wrap;gap:9px;margin:16px 0}.tl-product-showcase-meter b,.tl-product-showcase-meter em{display:inline-flex;align-items:center;min-height:32px;border-radius:999px;padding:0 12px;font-size:12px;font-style:normal;font-weight:900}.tl-product-showcase-meter em{background:#22a45a;color:#fff}.tl-product-showcase-meter b{border:1px solid hsla(0,0%,100%,.28);color:#fff}.tl-product-showcase-device ul{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.tl-product-showcase-device li{display:grid;grid-template-columns:82px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start;border-top:1px solid hsla(0,0%,100%,.12);padding-top:10px}.tl-product-showcase-device li strong{overflow-wrap:anywhere;color:#fff;font-size:14px;font-weight:900;text-align:right}.tl-product-installments p,.tl-product-installments small{color:#999;font-size:13px;font-weight:700}.tl-product-installment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:16px}.tl-product-installment-card{min-width:0;border:1px solid #ececef;border-radius:14px;background:#fff;padding:14px}.tl-product-installment-bank{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:12px}.tl-product-installment-bank-icon{display:grid;flex:0 0 auto;place-items:center;width:72px;height:36px;border-radius:10px;background:#fff;color:var(--tl-accent)}.tl-product-installment-bank-icon img{max-width:68px;max-height:28px;-o-object-fit:contain;object-fit:contain}.tl-product-installment-bank-icon svg{width:20px;height:20px}.tl-product-installment-bank strong{color:#111;font-size:14px;font-weight:800;line-height:1.2}.tl-product-installment-options{display:grid;grid-gap:8px;gap:8px}.tl-product-installment-option{display:grid;grid-template-columns:minmax(68px,.68fr) minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;border-top:1px solid #f0f0f1;padding-top:8px}.tl-product-installment-option>span{color:#888;font-size:11.5px;font-weight:800;line-height:1.25}.tl-product-installment-option small,.tl-product-installment-option strong{display:block}.tl-product-installment-option strong{color:#111;font-size:13px;font-weight:800;line-height:1.25}.tl-product-installment-option small{margin-top:3px;color:#777;font-size:11px;font-weight:700;line-height:1.25}.tl-product-installments thead th{background:#f5f5f6;font-weight:900}.tl-product-installments tbody th{text-align:left}.tl-product-installments td,.tl-product-installments th{text-align:center}.tl-product-installments td small,.tl-product-installments td strong{display:block}.tl-product-installments td strong{color:#111;font-size:13px;font-weight:900}.tl-product-installments td small{margin-top:4px;color:#777;font-size:11px;font-weight:800}.tl-product-review-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.tl-product-reviews{border:1px solid #e8e8e8;padding:28px}.tl-product-review-head{margin-bottom:20px}.tl-product-review-head h2{margin:0;color:#111;font-size:22px;font-weight:700;line-height:1.1}.tl-product-review-card-stars{color:#f5a31a;letter-spacing:1px}.tl-product-review-layout{display:flex;flex-direction:column;gap:22px}.tl-product-review-grid article{display:flex;min-width:0;min-height:210px;flex-direction:column;border:1px solid #e8e8e8;border-radius:14px;background:#fff;padding:18px}.tl-product-review-grid article header{display:flex;gap:11px;align-items:center;min-height:44px}.tl-product-review-grid article header>span{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:50%;background:#3f82ee;color:#fff;font-size:16px;font-weight:800}.tl-product-review-grid article:nth-child(4n+2) header>span{background:#ee4338}.tl-product-review-grid article:nth-child(4n+3) header>span{background:#2fa553}.tl-product-review-grid article:nth-child(4n+4) header>span{background:#ffb400}.tl-product-review-grid article header div{min-width:0}.tl-product-review-grid article header small,.tl-product-review-grid article header strong{display:block}.tl-product-review-grid article header strong{overflow:hidden;color:#111;font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.tl-product-review-grid article header small{margin-top:2px;color:#999;font-size:12px;font-weight:500}.tl-product-review-card-stars{margin-top:16px;font-size:17px;line-height:1}.tl-product-review-grid article h3{margin:12px 0 0;color:#111;font-size:14px;font-weight:700;line-height:1.3}.tl-product-review-grid p{margin:10px 0 0;color:#555;font-size:13px;font-weight:400;line-height:1.6;text-wrap:pretty}.tl-product-review-grid article footer{display:flex;gap:7px;align-items:center;margin-top:auto;padding-top:18px;color:#159650;font-size:12px;font-weight:700}.tl-product-review-form-card{width:min(100%,720px);margin:0 auto}.tl-product-review-empty-state{display:grid;min-height:300px;place-items:center;border:1px dashed #e3e3e3;border-radius:16px;background:linear-gradient(180deg,#fafafa,#fff);padding:32px;text-align:center}.tl-product-review-empty-state div{display:grid;width:58px;height:58px;place-items:center;margin-bottom:14px;border-radius:50%;background:#fff5d6;color:#ffb400;font-size:28px}.tl-product-review-empty-state strong{color:#111;font-size:22px;font-weight:900}.tl-product-review-empty-state p{max-width:430px;margin:10px 0 0;color:#777;font-size:14px;font-weight:700;line-height:1.6}.tl-product-review-form-card{display:grid;grid-gap:12px;gap:12px;border:1px solid #ececec;border-radius:16px;background:#fff;color:#111;box-shadow:0 18px 42px -34px rgba(0,0,0,.36);padding:22px}.tl-product-review-form-card>span{color:var(--tl-accent);font-size:12px;font-weight:900;letter-spacing:.7px;text-transform:uppercase}.tl-product-review-form-card h3{margin:0;color:#111;font-size:24px;font-weight:900}.tl-product-review-form-card p,.tl-product-review-form-card small{margin:0;color:#777;font-size:13px;font-weight:700;line-height:1.55}.tl-product-review-feedback{border-radius:10px;padding:11px 12px;font-size:13px;font-weight:900}.tl-product-review-feedback.is-success{background:#ecfff3;color:#159650}.tl-product-review-feedback.is-error{background:#fff5f5;color:var(--tl-accent)}.tl-product-review-form,.tl-product-review-login{display:grid;grid-gap:12px;gap:12px}.tl-product-review-form button[type=submit],.tl-product-review-login a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:0;border-radius:9px;background:var(--tl-accent);color:#fff;cursor:pointer;font-weight:900;padding:0 16px}.tl-product-review-stars{display:inline-flex;gap:4px}.tl-product-review-stars button{border:0;background:transparent;color:#d5d5d5;cursor:pointer;font-size:26px;line-height:1;padding:0}.tl-product-review-stars button.is-active{color:#ffb400}.tl-product-review-form label{display:grid;grid-gap:7px;gap:7px}.tl-product-review-form label span{color:#555;font-size:12px;font-weight:900}.tl-product-review-form input,.tl-product-review-form textarea{width:100%;border:1px solid #dedede;border-radius:10px;background:#f7f7f8;color:#111;font:inherit;font-size:13px;font-weight:700;outline:0;padding:12px}.tl-product-review-form textarea{min-height:112px;resize:vertical}.tl-product-review-form input::-moz-placeholder,.tl-product-review-form textarea::-moz-placeholder{color:#999}.tl-product-review-form input:-ms-input-placeholder,.tl-product-review-form textarea:-ms-input-placeholder{color:#999}.tl-product-review-form input::placeholder,.tl-product-review-form textarea::placeholder{color:#999}.tl-product-google-reviews{margin-top:26px;border:0;border-radius:0;background:transparent;padding:0}.tl-product-elfsight-reviews{min-width:0;max-width:100%;overflow:visible}.tl-product-elfsight-reviews iframe{width:100%!important;max-width:100%!important;border:0!important}.tl-product-elfsight-reviews [class*=Container],.tl-product-elfsight-reviews [class*=Layout],.tl-product-elfsight-reviews [class*=container],.tl-product-elfsight-reviews [class*=layout]{max-width:100%!important}.tl-section{padding:30px 0}.tl-native-title{margin:0 0 16px;font-size:28px;font-weight:800;line-height:1.08}.tl-action{display:flex;width:auto;min-width:58px;height:auto;min-height:46px;flex-direction:column;gap:3px;padding:6px 10px;background:transparent;color:#222;font-family:Barlow,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:600}.tl-nav{height:51px;gap:4px;border-top:1px solid #f0f0f0;padding:0}.tl-nav a{border-radius:9px;background:transparent;color:#222;font-family:Barlow,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:9px 13px;font-size:14px;font-weight:600}.tl-nav>.tl-nav-campaign>a{background:#ffd100;color:#111;font-size:13px}.tl-hero-section{padding-top:18px}.tl-simple-slider-section{padding:18px 0}.tl-simple-slider{position:relative;height:var(--tl-slider-desktop-height,420px);overflow:hidden;background:#f4f4f5}.tl-simple-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .2s ease}.tl-simple-slide.is-active{opacity:1;pointer-events:auto}.tl-simple-slide a,.tl-simple-slide img,.tl-simple-slide picture{display:block;width:100%;height:100%}.tl-simple-slide img{background:#f4f4f5;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.tl-simple-slider-arrow{position:absolute;top:50%;z-index:2;display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:hsla(0,0%,7%,.72);color:#fff;font-size:30px;line-height:1;transform:translateY(-50%)}.tl-simple-slider-arrow.tl-prev{left:14px}.tl-simple-slider-arrow.tl-next{right:14px}.tl-simple-slider-dots{position:absolute;left:50%;bottom:14px;z-index:2;display:flex;gap:0;transform:translateX(-50%)}.tl-simple-slider-dots button{position:relative;width:48px;height:48px;border:0;background:transparent;padding:0}.tl-simple-slider-dots button:before{position:absolute;top:50%;left:50%;width:9px;height:9px;border-radius:50%;background:hsla(0,0%,100%,.62);content:"";transform:translate(-50%,-50%)}.tl-simple-slider-dots button.is-active:before{width:26px;border-radius:999px;background:#fff}.tl-hero{display:block;padding:0}.tl-hero-main{min-height:clamp(360px,36vw,500px);border-radius:22px;background:radial-gradient(circle at 78% 45%,rgba(255,209,0,.92) 0 18%,transparent 18.5%),linear-gradient(108deg,#141414,#241313 44%,#ce1a21);padding:clamp(34px,6vw,72px)}.tl-hero-main img{right:6%;width:min(50%,560px);max-height:94%}.tl-hero-device{position:absolute;right:10%;bottom:16%;display:grid;place-items:center;width:min(34vw,380px);aspect-ratio:1.25;border-radius:28px;background:hsla(0,0%,100%,.12);color:#fff}.tl-hero-device svg{width:46%;height:46%}.tl-hero h1{max-width:560px;font-size:clamp(38px,6.4vw,78px);line-height:.9}.tl-hero-arrow{position:absolute;top:50%;z-index:4;width:42px;height:42px;transform:translateY(-50%);border:0;border-radius:50%;background:hsla(0,0%,100%,.86);color:#111;font-size:34px;line-height:1}.tl-hero-arrow.tl-prev{left:14px}.tl-hero-arrow.tl-next{right:14px}.tl-hero-dots{position:absolute;bottom:16px;left:50%;z-index:4;display:flex;gap:8px;transform:translateX(-50%)}.tl-hero-dots span{width:9px;height:9px;border-radius:50%;background:rgba(0,0,0,.22)}.tl-hero-dots span:first-child{width:26px;border-radius:999px;background:#ce1a21}.tl-hero-side{display:none}.tl-category-section{padding-top:4px}.tl-cat-grid{display:flex;grid-template-columns:none;gap:14px;overflow-x:hidden;padding:6px 2px;scroll-behavior:smooth;scrollbar-width:none}.tl-cat-grid::-webkit-scrollbar{display:none}.tl-cat-card{flex:0 0 142px;width:142px;min-height:142px;align-items:center;justify-content:center;gap:14px;border-radius:999px;text-align:center}.tl-cat-card svg{width:46px;height:46px}.tl-cat-card strong{max-width:104px;font-size:13.5px;line-height:1.14}.tl-marquee span{padding:11px 30px;font-size:15px}.tl-promo-grid{display:flex;grid-template-columns:none;gap:16px;overflow-x:auto;padding:0 2px 14px}.tl-promo-card{display:flex;flex:0 0 236px;width:236px;aspect-ratio:3/4;min-height:0;flex-direction:column;justify-content:flex-end;padding:18px}.tl-promo-card h3{font-size:20px}.tl-promo-tag{position:absolute;top:14px;left:14px;z-index:2;border-radius:7px;background:#111;color:#fff;padding:4px 9px;font-size:11px;font-weight:900}.tl-home-deals{overflow:hidden}.tl-deal-card-row{display:grid;grid-auto-flow:column;grid-auto-columns:236px;grid-gap:16px;gap:16px;overflow-x:auto;padding:0 2px 14px}.tl-deal-card{position:relative;display:block;width:236px;aspect-ratio:3/4;min-height:0;overflow:hidden;border-radius:14px;background:#f1f2f4;color:#111}.tl-deal-card-link{position:relative;display:flex;width:100%;height:100%;flex-direction:column;justify-content:flex-end;padding:18px}.tl-deal-card-link:after{content:"";position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(0deg,rgba(0,0,0,.42),transparent);pointer-events:none}.tl-deal-favorite{top:12px;right:12px}.tl-deal-image{position:absolute;inset:0;display:grid;place-items:center;color:rgba(0,0,0,.24);font-size:12px;font-weight:800}.tl-deal-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tl-deal-tag{position:absolute;left:14px;top:14px;z-index:2;border-radius:7px;background:#ffd100;color:#111;padding:7px 11px;font-size:12px;font-weight:900;line-height:1}.tl-deal-card strong{position:relative;z-index:2;color:#fff;font-size:18px;font-weight:900;line-height:1.15}.tl-deal-card strong,.tl-hero-side-card h3,.tl-promo-card h3,.tl-root .tl-deal-card strong,.tl-root .tl-hero-side-card h3,.tl-root .tl-native-title,.tl-root .tl-products-head .tl-section-title h2,.tl-root .tl-promo-card h3,.tl-root .tl-section-title h2,.tl-root .tl-service-card strong,.tl-root .tl-social-card strong,.tl-root .tl-why-card strong,.tl-why-card strong{font-family:Barlow,sans-serif;font-weight:800;font-size:26px;letter-spacing:-.5px}.tl-root .tl-social-product strong{font-size:11.5px;font-weight:600;line-height:1.22;letter-spacing:0}.tl-root .tl-social-top strong{font-size:13.5px;font-weight:700;line-height:1.1;letter-spacing:0}.tl-root .tl-service-card strong{font-size:15px;font-weight:700;line-height:1.15;letter-spacing:0}.tl-root .tl-native-title,.tl-root .tl-section-title h2{line-height:1.08}.tl-root .tl-cat-card .tl-cat-lbl{color:#334155;font-family:Barlow,sans-serif;font-size:15px;font-weight:800;letter-spacing:0;line-height:1.15;text-align:center}.tl-root .tl-product-body h3{min-height:36px;margin:4px 0 8px;color:#111;font-family:Barlow,sans-serif;font-size:14px;font-weight:700;letter-spacing:0;line-height:1.28;text-align:left}.tl-why-dark .tl-container{border-radius:22px;background:#111;color:#fff;padding:36px}.tl-why-dark .tl-section-title p{color:#bdbdbd}.tl-why-dark .tl-section-title span{font-weight:700}.tl-why-dark .tl-section-title h2{font-weight:700;letter-spacing:0}.tl-why-dark .tl-why-card{border-color:#2a2a2a;background:#111}.tl-why-dark .tl-why-card svg{color:#ffd100}.tl-why-dark .tl-why-card strong{color:#fff;font-size:22px;font-weight:700;letter-spacing:0;line-height:1.15}.tl-why-dark .tl-why-card p{color:#9a9a9a;font-weight:500}.tl-reviews-section,.tl-social-section{background:#f7f7f8;border-top:1px solid #eee}.tl-social-section .tl-section-title p{color:#5f5f5f;font-weight:500}.tl-google-head{display:flex;align-items:center;gap:11px}.tl-google-g{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:conic-gradient(#4285f4,#34a853,#fbbc05,#ea4335,#4285f4);color:#fff;font-weight:900}.tl-review-layout{display:grid;grid-template-columns:300px minmax(0,1fr);grid-gap:18px;gap:18px}.tl-review-layout-embed{align-items:stretch;overflow:visible}.tl-review-summary{border:1px solid #eee;border-radius:20px;background:#fff;padding:24px 22px}.tl-review-summary>strong{color:#111;font-size:54px;line-height:.9}.tl-review-summary>p{color:#5f5f5f;font-weight:500}.tl-rating-bar{display:flex;align-items:center;gap:9px;margin-top:7px}.tl-rating-bar small,.tl-rating-bar span{color:#5f5f5f;font-size:11.5px;font-weight:800}.tl-rating-bar i{flex:1 1;height:7px;overflow:hidden;border-radius:999px;background:#eee}.tl-rating-bar em{display:block;height:100%;border-radius:inherit;background:#f5a623}.tl-review-grid{display:flex;grid-template-columns:none;gap:14px;overflow-x:auto;scrollbar-width:none;overscroll-behavior-x:contain;padding-bottom:8px;scroll-behavior:smooth;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.tl-review-grid::-webkit-scrollbar{display:none}.tl-review{flex:0 0 300px;scroll-snap-align:start}.tl-elfsight-reviews{box-sizing:border-box;min-width:0;overflow:visible;padding:0 34px;scrollbar-width:none;touch-action:pan-x pan-y;pointer-events:auto}.tl-reviews-section .tl-elfsight-reviews ::-webkit-scrollbar,.tl-reviews-section .tl-elfsight-reviews::-webkit-scrollbar{display:none}.tl-reviews-section .tl-elfsight-reviews>div{width:100%;min-width:0;overflow:visible!important;pointer-events:auto}.tl-reviews-section .tl-elfsight-reviews iframe{width:100%!important;max-width:100%!important;border:0!important;border-radius:20px!important;background:transparent!important;pointer-events:auto!important}.tl-reviews-section .tl-elfsight-reviews [class*=Arrow],.tl-reviews-section .tl-elfsight-reviews [class*=Navigation],.tl-reviews-section .tl-elfsight-reviews [class*=arrow],.tl-reviews-section .tl-elfsight-reviews [class*=navigation],.tl-reviews-section .tl-elfsight-reviews [role=button],.tl-reviews-section .tl-elfsight-reviews button{z-index:5!important}.tl-reviews-section .tl-elfsight-reviews [class*=Carousel],.tl-reviews-section .tl-elfsight-reviews [class*=Slider],.tl-reviews-section .tl-elfsight-reviews [class*=Swiper],.tl-reviews-section .tl-elfsight-reviews [class*=carousel],.tl-reviews-section .tl-elfsight-reviews [class*=slider],.tl-reviews-section .tl-elfsight-reviews [class*=swiper]{overflow-x:auto!important;scrollbar-width:none!important;touch-action:pan-x pan-y!important;pointer-events:auto!important}.tl-reviews-section .tl-elfsight-reviews [class*=Layout],.tl-reviews-section .tl-elfsight-reviews [class*=Widget],.tl-reviews-section .tl-elfsight-reviews [class*=layout],.tl-reviews-section .tl-elfsight-reviews [class*=widget]{background:transparent!important}.tl-reviews-section .tl-elfsight-reviews [class*=Card],.tl-reviews-section .tl-elfsight-reviews [class*=Review],.tl-reviews-section .tl-elfsight-reviews [class*=card],.tl-reviews-section .tl-elfsight-reviews [class*=review]{border:1px solid #eee!important;border-radius:16px!important;background:#fff!important;box-shadow:none!important}.tl-reviews-section .tl-elfsight-reviews [class*=Review] p,.tl-reviews-section .tl-elfsight-reviews [class*=Text],.tl-reviews-section .tl-elfsight-reviews [class*=review] p,.tl-reviews-section .tl-elfsight-reviews [class*=text]{color:#666!important;font-size:14px!important;line-height:1.5!important}.tl-reviews-section .tl-elfsight-reviews [class*=Author],.tl-reviews-section .tl-elfsight-reviews [class*=Name],.tl-reviews-section .tl-elfsight-reviews [class*=author],.tl-reviews-section .tl-elfsight-reviews [class*=name]{color:#111!important;font-size:16px!important;font-weight:900!important}.tl-reviews-section .tl-elfsight-reviews [class*=Star],.tl-reviews-section .tl-elfsight-reviews [class*=star],.tl-reviews-section .tl-elfsight-reviews svg[fill="#ffb300"],.tl-reviews-section .tl-elfsight-reviews svg[fill="#ffc107"]{color:#ffb300!important;fill:#ffb300!important}.tl-social-card{aspect-ratio:9/16;min-height:0;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(165deg,#33333a,#1a1a1e 55%,#101012);box-shadow:0 18px 34px -22px rgba(0,0,0,.6)}.tl-blog-section{padding-bottom:28px}.tl-faq-section{background:var(--tl-faq-bg)}.tl-faq-grid{display:grid;grid-template-columns:repeat(var(--tl-faq-cols,2),minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:22px}.tl-faq-card{overflow:hidden;border:1px solid #e8e8eb;border-radius:14px;background:var(--tl-faq-card-bg);color:var(--tl-faq-text);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.tl-faq-card:hover,.tl-faq-card[open]{border-color:color-mix(in srgb,var(--tl-faq-accent) 58%,#e8e8eb);box-shadow:0 18px 38px -30px rgba(0,0,0,.35)}.tl-faq-card summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;min-height:74px;cursor:pointer;list-style:none;padding:18px 20px}.tl-faq-card summary::-webkit-details-marker{display:none}.tl-faq-card summary span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#fff4f4;color:var(--tl-faq-accent);font-size:12px;font-weight:900}.tl-faq-card summary strong{color:var(--tl-faq-text);font-size:17px;font-weight:900;line-height:1.24}.tl-faq-card summary i{display:grid;width:30px;height:30px;place-items:center;border-radius:999px;background:#111;color:#fff;font-style:normal;font-size:20px;font-weight:800;line-height:1;transition:transform .18s ease,background .18s ease}.tl-faq-card[open] summary i{background:var(--tl-faq-accent);transform:rotate(45deg)}.tl-faq-card p{margin:0;border-top:1px solid #eeeeef;color:var(--tl-faq-muted);font-size:14.5px;font-weight:700;line-height:1.65;padding:0 20px 20px 66px}.tl-blog-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.tl-blog-head h2{margin:0;color:#111;font-size:clamp(28px,3vw,42px);line-height:.98;letter-spacing:0}.tl-blog-head p{margin:7px 0 0;color:#666;font-size:18px;font-weight:700}.tl-blog-head a{display:inline-flex;align-items:center;gap:10px;color:#111;font-size:18px;font-weight:900}.tl-blog-head span{font-size:34px;line-height:1}.tl-blog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:28px;gap:28px}.tl-blog-card{overflow:hidden;border:1.5px solid #ececec;border-radius:22px;background:#fff;padding:0;box-shadow:none}.tl-blog-media{position:relative;display:grid;place-items:center;aspect-ratio:1;min-height:0;padding:0;overflow:hidden;background:#f4f4f5;color:#c5c5c5;font-size:17px;font-weight:800}.tl-blog-media .tl-blog-tag{box-sizing:border-box}.tl-blog-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:0}.tl-blog-media .tl-blog-tag{position:absolute;top:18px;left:18px;z-index:2;border-radius:999px;background:#111;color:#fff;padding:9px 16px;font-size:14px;font-weight:900}.tl-blog-media em{font-style:normal}.tl-blog-copy{min-height:205px;padding:25px 26px 24px}.tl-blog-copy strong{display:block;color:#111;font-size:23px;line-height:1.17}.tl-blog-copy p{margin:18px 0 22px;color:#818181;font-size:17px;line-height:1.55}.tl-blog-copy small{color:#969696;font-size:15px;font-weight:900}.tl-blog-section .tl-blog-head{margin-bottom:18px}.tl-blog-section .tl-blog-head h2{font-size:26px;font-weight:800;line-height:1.08;letter-spacing:-.5px}.tl-blog-section .tl-blog-head p{margin-top:4px;font-size:14px;font-weight:500}.tl-blog-section .tl-blog-head a{font-size:13px;font-weight:800}.tl-blog-section .tl-blog-head span{font-size:22px}.tl-blog-section .tl-blog-grid{gap:18px}.tl-blog-section .tl-blog-card{border:1px solid #e8e8e8;border-radius:16px;color:#111}.tl-blog-section .tl-blog-media{aspect-ratio:1.62/1;min-height:190px;font-size:13px}.tl-blog-section .tl-blog-media .tl-blog-tag{top:14px;left:14px;padding:7px 12px;font-size:11px;font-weight:800}.tl-blog-section .tl-blog-copy{min-height:176px;padding:20px 18px 18px}.tl-blog-section .tl-blog-copy strong{font-size:16px;font-weight:800;line-height:1.25;letter-spacing:-.2px}.tl-blog-section .tl-blog-copy p{margin:12px 0 18px;color:#666;font-size:14px;line-height:1.55}.tl-blog-section .tl-blog-copy small{color:#666;font-size:12px;font-weight:700}.tl-footer{background:var(--tl-accent)}.tl-footer-benefits{border-bottom-color:hsla(0,0%,100%,.22)}.tl-footer-benefit svg{color:var(--tl-accent)}.tl-footer-grid{grid-template-columns:repeat(4,1fr) 1.4fr;padding:88px 0 28px}.tl-hero-image-only,.tl-hero-image-only img{min-height:0}.tl-hero-image-only img{position:static;display:block;width:100%;max-height:none;-o-object-fit:contain;object-fit:contain}.tl-cat-card{flex-basis:150px;width:150px;min-height:178px;border-radius:22px}.tl-category-section{animation:tlfade .2s ease}.tl-category-head{margin-bottom:16px}.tl-cat-carousel{position:relative}.tl-cat{flex-shrink:0;width:150px;height:178px;border-radius:22px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:18px 12px;background:var(--tl-cat-bg,#f1f2f4);color:var(--tl-cat-color,#64748b);transition:background .18s ease,color .18s ease,transform .18s ease}.tl-cat:hover{background:#ce1a21!important;color:#fff!important;transform:translateY(-5px)}.tl-cat .tl-cat-ic{width:46px;height:46px;transition:transform .22s cubic-bezier(.34,1.56,.64,1)}.tl-cat img.tl-cat-ic{-o-object-fit:contain;object-fit:contain}.tl-cat:hover .tl-cat-ic{transform:rotate(-12deg)}.tl-cat .tl-cat-lbl{max-width:126px;color:#334155;font-size:15px;font-weight:800;line-height:1.15;text-align:center;transition:color .18s ease}.tl-cat:hover .tl-cat-lbl{color:#fff!important}.tl-cat-arrow{position:absolute;top:50%;z-index:5;display:grid;place-items:center;width:42px;height:42px;border:1px solid hsla(0,0%,7%,.12);border-radius:50%;background:hsla(0,0%,100%,.96);color:#111;font-size:34px;font-weight:400;line-height:1;box-shadow:0 16px 32px -24px rgba(0,0,0,.55);transform:translateY(-50%);transition:background .18s ease,color .18s ease,transform .18s ease}.tl-cat-arrow:hover{background:var(--tl-accent);color:#fff;transform:translateY(-50%) scale(1.04)}.tl-cat-arrow.tl-prev{left:-21px}.tl-cat-arrow.tl-next{right:-21px}.tl-brands-section{overflow:hidden;background:var(--tl-brand-bg,#fff);padding:30px 0 38px}.tl-brands-block{margin-top:34px}.tl-row-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.tl-row-head a{color:#111;font-size:13.5px;font-weight:900}.tl-brands-head{margin-bottom:16px}.tl-brand-marquee{position:relative;overflow:hidden;margin:0 -12px;padding:2px 12px 6px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);scrollbar-width:none;-webkit-overflow-scrolling:touch}.tl-brand-marquee::-webkit-scrollbar{display:none}.tl-brand-track{display:flex;width:-moz-max-content;width:max-content;gap:16px;animation:tlBrandFlow var(--tl-brand-speed,26s) linear infinite}.tl-brand-marquee:hover .tl-brand-track{animation-play-state:paused}.tl-brand-row{display:flex;gap:14px;overflow-x:auto;padding:2px}.tl-brand-card,.tl-brand-row a{display:flex;flex:0 0 auto;min-width:180px;height:78px;align-items:center;justify-content:center;border:1px solid var(--tl-brand-border,#e8e8e8);border-radius:10px;background:var(--tl-brand-card-bg,#fff);color:#9f9f9f!important;font-family:Barlow,sans-serif;font-size:22px;font-weight:700;letter-spacing:-.5px;text-decoration:none;transition:border-color .16s ease,color .16s ease}.tl-brand-card:hover{border-color:#111;color:#111!important}.tl-brand-card img{max-width:132px;max-height:42px;-o-object-fit:contain;object-fit:contain;opacity:.48;transition:opacity .16s ease,filter .16s ease;filter:grayscale(1)}.tl-brand-card:hover img{opacity:1;filter:none}.tl-brand-card span{display:block;max-width:150px;overflow:hidden;color:#9f9f9f!important;font-weight:inherit;text-align:center;text-overflow:ellipsis;white-space:nowrap}.tl-brand-card:hover span{color:#111!important}@keyframes tlBrandFlow{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - 7px))}}.tl-mega-sale{display:grid;grid-template-columns:400px 1fr;grid-gap:18px;gap:18px;align-items:stretch;margin-top:34px}.tl-mega-copy{position:relative;overflow:hidden;border-radius:22px;background:#1a1a1a;color:#fff;padding:30px}.tl-mega-badge{display:flex;width:130px;height:130px;flex-direction:column;align-items:center;justify-content:center;border:5px solid #fff;border-radius:50%;background:#ffd100;color:#111;margin-bottom:18px;transform:rotate(-6deg)}.tl-mega-badge span{font-size:11px;font-weight:900}.tl-mega-badge strong{font-size:46px;line-height:.8}.tl-mega-copy small{display:inline-flex;border-radius:8px;background:#ce1a21;padding:6px 12px;font-size:12px;font-weight:900}.tl-mega-copy h3{margin:12px 0 8px;font-size:28px;line-height:1.08}.tl-mega-copy p{max-width:280px;color:#bdbdbd;font-size:14px}.tl-mega-copy div:last-child{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.tl-mega-copy a,.tl-mega-copy button{border:0;border-radius:11px;padding:13px 18px;font-size:15px;font-weight:900}.tl-mega-copy button{background:#fff;color:#111}.tl-mega-copy a{background:#ffd100;color:#111}.tl-mega-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.tl-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:28px;gap:28px;padding:46px 0 28px}.tl-service-card{display:flex;flex-direction:column;align-items:center;gap:13px;min-height:150px;justify-content:center;border:1px solid #e8e8e8;border-radius:14px;padding:28px 22px 24px;text-align:center;background:#fff;color:#111;box-shadow:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background-color .18s ease}.tl-service-card svg,.tl-service-card>img{width:24px;height:24px}.tl-service-card svg{color:#111}.tl-service-card>img{-o-object-fit:contain;object-fit:contain}.tl-service-card strong{color:#111;font-size:15px;font-weight:800;line-height:1.15}.tl-service-card p{margin:0;color:#666;font-size:12.5px;line-height:1.5}.tl-service-card span{border-bottom:2px solid #ffd100;color:#111;font-size:16px;font-weight:900}.tl-service-card:hover{border-color:#d71920;background:#fff;box-shadow:none;transform:none}.tl-hero-main.tl-hero-image-only{display:block;min-height:0;padding:0;border-radius:22px;background:transparent;overflow:hidden}.tl-hero-main.tl-hero-image-only img{position:static;display:block;width:100%;height:auto;max-height:none;-o-object-fit:contain;object-fit:contain}@media (max-width:1024px){.tl-hero,.tl-newsletter,.tl-product-detail{grid-template-columns:1fr}.tl-product-detail-info,.tl-product-gallery-sticky{position:static}.tl-product-bundle-row{grid-template-columns:repeat(var(--tl-bundle-mobile-cols,1),minmax(0,1fr))}.tl-product-bundle-plus{display:none}.tl-product-bundle-mini{width:100%}.tl-product-bundle-mini strong{max-width:100%}.tl-product-bundle-total{grid-column:1/-1;justify-self:stretch;width:100%;height:auto}.tl-product-showcase{grid-template-columns:1fr}.tl-product-showcase-device{justify-self:stretch;width:100%}.tl-product-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tl-about-hero-inner,.tl-about-stats,.tl-contact-grid,.tl-product-review-layout{grid-template-columns:1fr}.tl-about-hero-card{max-width:360px}.tl-contact-map,.tl-contact-map iframe,.tl-contact-map>div{min-height:360px}.tl-cat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tl-blog-grid,.tl-category-layout,.tl-footer-benefits,.tl-promo-grid,.tl-review-grid,.tl-service-grid,.tl-social-grid,.tl-why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tl-footer-benefits{gap:14px}.tl-footer-benefit{flex-direction:column;justify-content:flex-start;min-height:180px;gap:10px;padding:18px 12px;text-align:center}.tl-footer-benefit-icon{flex-basis:auto}.tl-product-grid{grid-template-columns:repeat(var(--tl-mobile-cols,2),minmax(0,1fr))}.tl-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tl-category-sidebar{position:static;width:100%;max-width:100%;overflow:hidden;border-right:0;border-bottom:0;padding-right:0;padding-bottom:4px}.tl-category-filter-panel{overflow:hidden;border:1px solid #eeeeef;border-radius:12px;background:#fff}.tl-category-filter-panel-summary{position:relative;display:flex;min-height:48px;align-items:center;justify-content:space-between;padding:0 14px;color:#111;cursor:pointer;font-size:14px;font-weight:800;line-height:1.1}.tl-category-filter-panel-summary:after{content:"⌄";color:#777;font-size:17px;line-height:1;transition:transform .16s ease}.tl-category-filter-panel[open] .tl-category-filter-panel-summary:after{transform:rotate(180deg)}.tl-category-filter-panel-body{display:grid;grid-gap:8px;gap:8px;padding:0 10px 10px}.tl-category-filter-group{overflow:hidden;border:1px solid #eeeeef;border-radius:10px;background:#fff;padding:0;margin-bottom:0}.tl-category-filter-group summary{position:relative;display:flex;min-height:42px;align-items:center;justify-content:space-between;margin:0;padding:0 12px;font-size:13px;font-weight:800}.tl-category-filter-group summary:after{content:"⌄";color:#777;font-size:16px;line-height:1;transition:transform .16s ease}.tl-category-filter-group[open] summary:after{transform:rotate(180deg)}.tl-category-filter-group .tl-category-filter-option,.tl-category-filter-group .tl-price-range,.tl-category-filter-group .tl-price-values{margin-left:12px;margin-right:12px}.tl-category-filter-group .tl-category-filter-option{width:calc(100% - 24px);grid-template-columns:16px minmax(0,1fr) minmax(22px,max-content);gap:7px;padding:5px 0}.tl-category-filter-group .tl-category-filter-option span{width:13px;height:13px}.tl-category-filter-group .tl-category-filter-option em{min-width:0;font-size:11px;line-height:1.25}.tl-category-filter-group .tl-category-filter-option small{justify-self:end;max-width:38px;overflow:hidden;font-size:10px;line-height:1;text-align:right;text-overflow:ellipsis;white-space:nowrap}.tl-category-filter-group .tl-category-filter-option:last-child,.tl-category-filter-group .tl-price-values{margin-bottom:12px}.tl-category-product-grid{grid-template-columns:repeat(var(--tl-mobile-cols,1),minmax(0,1fr))}.tl-campaign-products-layout{grid-template-columns:1fr}.tl-campaign-offer-card{min-height:420px}.tl-campaign-product-grid{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding:0 max(16px,env(safe-area-inset-right)) 16px 0;scroll-padding:0 max(16px,env(safe-area-inset-right)) 0 0;-ms-scroll-snap-type:x proximity;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.tl-campaign-product-grid::-webkit-scrollbar{display:none}.tl-campaign-product-grid>*{flex:0 0 calc((100% - 12px) / var(--tl-campaign-mobile-visible, 2));max-width:calc((100% - 12px) / var(--tl-campaign-mobile-visible, 2));min-width:0;scroll-snap-align:start}.tl-campaign-product-grid>:last-child{scroll-snap-align:end}}@media (max-width:680px){.tl-container{width:calc(100% - 20px);max-width:calc(100vw - 20px)}.tl-product-page{max-width:100%;overflow-x:hidden;padding-top:16px}.tl-product-page-container{width:calc(100% - 20px);max-width:calc(100vw - 20px);overflow-x:hidden}.tl-product-reviews{padding:20px 16px}.tl-product-review-head{margin-bottom:16px}.tl-product-review-head h2{font-size:21px}.tl-product-review-grid{grid-template-columns:1fr}.tl-product-review-grid article{min-height:210px;padding:18px}.tl-product-accordion,.tl-product-box-list,.tl-product-description,.tl-product-detail,.tl-product-detail-info,.tl-product-gallery-sticky,.tl-product-installments,.tl-product-showcase,.tl-product-specs{min-width:0;max-width:100%}.tl-product-detail-gallery{width:100%;min-width:0;max-width:100%;min-height:0;aspect-ratio:1/1;overflow:hidden;padding:18px;touch-action:pan-y pinch-zoom;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.tl-product-detail-gallery img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;-webkit-user-drag:none}.tl-product-thumbs{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:0 max(10px,env(safe-area-inset-right)) 8px 0;scrollbar-width:none;touch-action:pan-x}.tl-product-thumbs button{flex:0 0 76px;width:76px;height:76px}.tl-product-thumbs::-webkit-scrollbar{display:none}.tl-product-detail-info h1{font-size:min(var(--tl-product-title-size,26px),28px)}.tl-product-detail-price{display:grid;grid-template-columns:minmax(0,max-content) auto auto;grid-gap:7px 9px;gap:7px 9px;align-items:center;padding:18px 14px 16px}.tl-product-detail-price strong{min-width:0;font-size:min(var(--tl-product-price-size,30px),31px);overflow-wrap:anywhere}.tl-product-detail-price del{min-width:0;font-size:13px;overflow-wrap:anywhere}.tl-product-price-side{justify-self:start;gap:6px}.tl-product-price-side em{max-width:76px;padding:5px 8px;font-size:11px}.tl-product-detail-price small,.tl-product-detail-price ul{grid-column:1/-1;min-width:0}.tl-product-detail-price ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px 12px;gap:8px 12px;font-size:12.5px}.tl-product-detail-price li{min-width:0;overflow-wrap:anywhere;white-space:normal}.tl-product-campaign-box{grid-template-columns:26px minmax(0,1fr)}.tl-product-campaign-box button{grid-column:1/-1}.tl-about-hero-inner{min-height:auto;padding:38px 0}.tl-about-hero h1{font-size:38px}.tl-contact-hero-inner{min-height:auto;padding:38px 0}.tl-contact-hero h1{font-size:38px}.tl-legal-hero .tl-container{min-height:auto;padding:38px 0}.tl-legal-hero h1{font-size:36px}.tl-legal-panel,.tl-legal-panel div{font-size:14px;line-height:1.75}.tl-contact-panel{padding:18px}.tl-about-panel p{font-size:14px;line-height:1.75}.tl-product-buy-row{grid-template-columns:1fr;justify-items:stretch;width:100%;max-width:100%}.tl-product-variant-box,.tl-product-variant-box div div,.tl-product-variant-box>div{min-width:0;max-width:100%}.tl-product-variant-box div div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.tl-product-variant-box button{width:100%;min-width:0;min-height:42px;padding:0 10px;overflow-wrap:anywhere;white-space:normal}.tl-product-add-main,.tl-product-buy-now,.tl-product-qty{width:100%;max-width:100%;margin-right:auto;margin-left:auto}.tl-product-add-main,.tl-product-buy-now{min-width:0;min-height:48px;overflow:hidden;padding-right:16px;padding-left:16px;font-size:15px;line-height:1.15;white-space:normal}.tl-product-add-main span,.tl-product-buy-now span{min-width:0;overflow-wrap:anywhere;white-space:normal}.tl-product-add-main svg,.tl-product-buy-now svg{flex-shrink:0}.tl-product-qty{grid-template-columns:repeat(3,minmax(0,1fr))}.tl-product-qty button,.tl-product-qty span{min-width:0;min-height:48px}.tl-product-installments{overflow:hidden;padding:20px 16px}.tl-product-installment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tl-product-installment-card{padding:12px}.tl-product-installment-bank{margin-bottom:10px}.tl-product-installment-option{grid-template-columns:1fr;gap:3px}.tl-product-installments table,.tl-product-installments tbody,.tl-product-installments td,.tl-product-installments th,.tl-product-installments thead,.tl-product-installments tr{display:block;width:100%}.tl-product-installments thead{display:none}.tl-product-installments tbody{display:grid;grid-gap:12px;gap:12px;margin-top:14px}.tl-product-installments tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;border:1px solid #eeeeef;border-radius:12px;background:#fafafa;padding:12px}.tl-product-installments tbody th{grid-column:1/-1;border-bottom:1px solid #e8e8e8;color:#111;font-size:15px;font-weight:900;padding:0 0 10px;text-align:left}.tl-product-installments td{min-height:54px;border:0;border-radius:9px;background:#fff;padding:9px 10px;color:#111;font-size:13px;font-weight:900;line-height:1.25;text-align:left;white-space:normal}.tl-product-installments td:before{content:attr(data-label);display:block;margin-bottom:4px;color:#999;font-size:10px;font-weight:900;text-transform:uppercase}.tl-product-installments>small{display:block;margin-top:14px}.tl-product-specs{overflow:hidden;padding:20px 16px}.tl-product-specs table,.tl-product-specs tbody,.tl-product-specs td,.tl-product-specs th,.tl-product-specs tr{display:block;width:100%}.tl-product-specs tr{border-bottom:1px solid #eee;padding:12px 0}.tl-product-specs td,.tl-product-specs th{border-bottom:0;padding:0;text-align:left}.tl-product-specs th{margin-bottom:6px;font-size:13px}.tl-product-specs td{font-size:13.5px;line-height:1.4;white-space:normal}.tl-product-accordion p,.tl-product-accordion summary,.tl-product-box-list h3,.tl-product-box-list li,.tl-product-description h2,.tl-product-description li,.tl-product-description p,.tl-product-installments p,.tl-product-installments small,.tl-product-showcase h2,.tl-product-showcase-cards strong,.tl-product-showcase-copy>p,.tl-product-showcase-device>strong,.tl-product-specs td{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.tl-product-box-list li,.tl-product-description li{display:flex;gap:9px;align-items:flex-start}.tl-product-bundle-row{grid-template-columns:repeat(var(--tl-bundle-mobile-cols,1),minmax(0,1fr))}.tl-product-bundle-mini{grid-template-columns:none;grid-template-rows:86px minmax(34px,auto) auto 42px;align-items:stretch;justify-items:center;text-align:center}.tl-product-bundle-mini-image{grid-row:auto;width:86px;height:86px;padding:6px}.tl-product-bundle-mini strong{min-height:0}.tl-product-bundle-mini span{font-size:16px}.tl-product-bundle-mini button{grid-column:auto;grid-row:auto;min-height:42px}.tl-product-showcase{padding:22px}.tl-product-showcase h2{font-size:26px}.tl-product-showcase-badges span,.tl-product-showcase-chips span,.tl-product-showcase-meter b,.tl-product-showcase-meter em{min-width:0;max-width:100%;height:auto;min-height:32px;overflow-wrap:anywhere;white-space:normal}.tl-product-showcase-cards,.tl-product-showcase-device li{grid-template-columns:1fr}.tl-product-showcase-device li strong{text-align:left}.tl-cart-drawer{width:min(calc(100vw - 30px),418px);height:100dvh;max-height:100dvh;grid-template-rows:auto auto minmax(0,1fr) auto}.tl-cart-drawer-head{padding:26px 18px 24px}.tl-cart-drawer-head h2{font-size:18px}.tl-cart-drawer-head button{font-size:24px}.tl-cart-drawer-shipping strong{font-size:13px}.tl-cart-drawer-shipping{padding:16px 18px 18px}.tl-cart-drawer-shipping span{height:6px;margin-top:12px}.tl-cart-drawer-body{min-height:0;padding:18px 18px 20px;-webkit-overflow-scrolling:touch}.tl-cart-drawer-item{grid-template-columns:70px minmax(0,1fr) auto;gap:12px;padding-bottom:16px}.tl-cart-drawer-item>strong{grid-column:auto;justify-self:end;align-self:end;font-size:14px}.tl-cart-drawer-img{width:58px;height:58px}.tl-cart-drawer-info h3{margin-right:12px;margin-bottom:8px;font-size:12px;line-height:1.25}.tl-cart-drawer-qty{grid-template-columns:30px 34px 30px}.tl-cart-drawer-qty button,.tl-cart-drawer-qty span{min-height:30px;font-size:14px}.tl-cart-drawer-addons{margin-top:16px;padding-top:14px}.tl-cart-drawer-addons>h3{margin-bottom:10px;font-size:13px}.tl-cart-drawer-addon{grid-template-columns:48px minmax(0,1fr) 108px;gap:10px;padding:6px 0}.tl-cart-drawer-addon-img{width:42px;height:42px}.tl-cart-drawer-addon h4{margin-bottom:2px;font-size:11.5px;line-height:1.15}.tl-cart-drawer-addon strong{font-size:12px}.tl-cart-drawer-addon a,.tl-cart-drawer-addon button{grid-column:auto;width:100%;min-width:0;min-height:31px;border-radius:9px;padding:0 8px;font-size:11px;white-space:nowrap}.tl-cart-drawer-addon svg{width:13px;height:13px}.tl-cart-drawer-foot{position:sticky;bottom:0;z-index:2;gap:8px;background:#fff;padding:20px 18px max(10px,env(safe-area-inset-bottom));box-shadow:0 -14px 28px -24px rgba(0,0,0,.5)}.tl-cart-drawer-foot>div{font-size:14px}.tl-cart-drawer-foot>div strong{font-size:20px}.tl-cart-drawer-cart,.tl-cart-drawer-checkout{min-height:44px;border-radius:10px;font-size:14px}.tl-brands-section{padding:24px 0 30px}.tl-brand-card{min-width:144px;height:66px;border-radius:10px;font-size:18px}.tl-brand-card img{max-width:106px;max-height:36px}.tl-header-main{grid-template-columns:48px 1fr 86px;gap:8px;width:100%;max-width:100%;min-width:0;padding:14px 0 10px}.tl-mobile-menu-btn{position:relative;z-index:100;display:grid;grid-template-rows:repeat(3,2px);align-content:center;grid-gap:5px;gap:5px;justify-self:start;grid-column:1;grid-row:1}.tl-mobile-menu-btn.is-open span:first-child{transform:translateY(7px) rotate(45deg)}.tl-mobile-menu-btn.is-open span:nth-child(2){opacity:0}.tl-mobile-menu-btn.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.tl-logo{max-width:100%;min-width:0;justify-self:center;grid-column:2;grid-row:1;transform:translateX(19px)}.tl-logo img{max-width:min(100%,170px)}.tl-nav{display:flex;position:fixed;left:0;top:0;z-index:90;flex-direction:column;align-items:stretch;gap:12px;width:min(100vw,430px);height:100vh;overflow-y:auto;border:0;border-right:1px solid #eeeeef;border-radius:0;background:#fff;padding:82px 16px 26px;box-shadow:24px 0 60px -38px rgba(0,0,0,.65);visibility:hidden;pointer-events:none;transform:translateX(-104%);transition:transform .22s ease,visibility .22s ease}.tl-nav.is-open{visibility:visible;pointer-events:auto;transform:translateX(0)}.tl-nav-item{width:100%;display:none}.tl-nav-campaign:focus-within>a,.tl-nav-campaign:hover>a,.tl-nav-campaign>a,.tl-nav-campaign>a:hover,.tl-nav-item>a{width:100%;justify-content:space-between;min-height:48px;border-radius:8px;background:transparent;color:#111;padding:10px 12px}.tl-nav-campaign:focus-within>a,.tl-nav-campaign:hover>a,.tl-nav-campaign>a,.tl-nav-campaign>a:hover{min-height:44px;background:#ffd100;color:#111;font-weight:900}.tl-mobile-menu-actions{display:grid;grid-gap:10px;gap:10px;width:100%}.tl-mobile-menu-account{display:flex;align-items:center;justify-content:center;gap:10px;min-height:46px;border:1px solid #eeeeef;border-radius:10px;background:#f7f7f8;color:#111;font-family:Barlow,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:700;line-height:1;text-decoration:none}.tl-mobile-menu-account svg{width:20px;height:20px}.tl-mobile-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px 12px;gap:16px 12px;width:100%}.tl-nav .tl-mobile-category-card{position:relative;display:block;min-height:156px;overflow:hidden;border-radius:8px;background:#f0f0f1;color:#262626;padding:17px 10px 104px}.tl-nav .tl-mobile-category-card strong{position:relative;z-index:2;display:block;max-width:100%;color:#2a2a2a;font-size:13px;font-weight:800;line-height:1.04;overflow-wrap:anywhere;text-align:center}.tl-nav .tl-mobile-category-card span{position:absolute;left:8px;right:8px;top:auto;bottom:8px;display:grid;place-items:center;width:auto;height:100px;color:var(--tl-accent)}.tl-nav .tl-mobile-category-card img{display:block;width:auto;max-width:92%;height:auto;max-height:98px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.tl-nav .tl-mobile-category-card svg{width:48px;height:48px;margin:0 14px 13px 0;color:currentColor}.tl-nav .tl-mobile-category-card--campaign{background:#ffd100;color:#111}.tl-nav .tl-mobile-category-card--campaign strong{max-width:100%;color:#111}.tl-nav .tl-mobile-category-card--campaign span{left:8px;right:8px;top:auto;bottom:8px;width:auto;height:100px;place-items:center}.tl-nav .tl-mobile-category-card--campaign img{max-height:98px}.tl-nav .tl-mobile-category-card--campaign svg{width:54px;height:54px;margin:0;color:#111}.tl-nav-item:focus-within>a,.tl-nav-item:hover>a,.tl-nav-item>a:hover{background:#f5f5f6;color:var(--tl-accent)}.tl-nav-campaign:focus-within>a,.tl-nav-campaign:hover>a,.tl-nav-campaign>a:hover{background:#ffd100;color:#111}.tl-mega-menu{position:static;display:none;visibility:visible;opacity:1;transform:none;pointer-events:auto;margin:0 0 8px;transition:none}.tl-nav-item.is-mobile-mega-open>.tl-mega-menu{display:block}.tl-nav-item.is-mobile-mega-open .tl-nav-caret{transform:rotate(180deg)}.tl-mega-panel{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px;width:100%;min-height:0;margin:0;border:1px solid #eeeeef;border-radius:12px;background:#fff;padding:12px;box-shadow:none}.tl-mega-panel.has-promo{grid-template-columns:1fr}.tl-mega-sidebar{display:none}.tl-mega-content{max-height:none;overflow:visible;padding:0}.tl-mega-columns{grid-template-columns:1fr;gap:12px;padding-bottom:12px}.tl-mega-current{font-size:13px}.tl-mega-group{gap:8px}.tl-mega-group a{font-size:13px}.tl-mega-product-grid,.tl-mega-tile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.tl-mega-product-grid{grid-auto-rows:206px}.tl-mega-product-card{height:206px}.tl-mega-product-image{flex-basis:116px;height:116px;margin:7px 7px 0}.tl-mega-product-info{min-height:82px;padding:7px}.tl-mega-product-info b{font-size:9.5px;-webkit-line-clamp:3}.tl-mega-tile strong{padding:9px;font-size:12px;line-height:1.18}.tl-mega-promo{min-height:150px;padding:16px}.tl-mega-promo strong{font-size:24px}.tl-mega-promo small{font-size:12px}.tl-mega-promo em{padding:10px 12px;font-size:12px}.tl-search{grid-column:1/-1;grid-row:2;order:3;justify-self:center;width:100%;max-width:100%;min-width:0;margin-top:8px}.tl-search input{height:48px;border-radius:10px;padding-left:45px;font-size:16px}.tl-search button{width:42px;height:40px;right:4px}.tl-actions{grid-column:3;grid-row:1;justify-self:end;min-width:0;gap:12px}.tl-action-account{display:none}.tl-action{min-width:32px;min-height:38px;font-size:14px;font-weight:600}.tl-action svg{width:19px;height:19px}.tl-action .tl-action-badge{top:0;right:-2px}.tl-logo img{height:min(var(--tl-logo-height,44px),44px);max-width:145px}.tl-search-panel{max-height:calc(100vh - 155px);overflow-y:auto}.tl-search-products a{grid-template-columns:42px minmax(0,1fr)}.tl-search-products a>strong{display:none}.tl-simple-slider-section{padding-left:0;padding-right:0}.tl-simple-slider{aspect-ratio:auto;height:var(--tl-slider-mobile-height,457px);min-height:0;width:100%;overflow:hidden;background:#fff}.tl-simple-slider-section .tl-container{width:calc(100% - 16px);max-width:100%;margin:0 auto;padding:0}.tl-simple-slider-section .tl-simple-slide{position:absolute;inset:6px;display:none;opacity:1;pointer-events:none;transition:none}.tl-simple-slider-section .tl-simple-slide.is-active{display:block;opacity:1;pointer-events:auto}.tl-simple-slider-section .tl-simple-slide a{height:100%}.tl-simple-slider-section .tl-simple-slide img,.tl-simple-slider-section .tl-simple-slide picture{width:100%;max-width:none;height:100%}.tl-simple-slider-section .tl-simple-slide picture{display:block;width:100%}.tl-simple-slider-section .tl-simple-slide img{display:block;background:#fff;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center center!important;object-position:center center!important}.tl-simple-slider-section .tl-simple-slider-arrow.tl-prev{left:10px}.tl-simple-slider-section .tl-simple-slider-arrow.tl-next{right:10px}.tl-simple-slider-section .tl-simple-slider-arrow{width:48px;height:48px}.tl-simple-slider-section .tl-simple-slider-dots{display:none}.tl-hero-main{min-height:500px;padding:28px 22px}.tl-hero-main img{width:82%;opacity:.9}.tl-hero-main.tl-hero-image-only{min-height:0;padding:0}.tl-hero-main.tl-hero-image-only img{width:100%;opacity:1}.tl-cat-grid{display:flex;grid-template-columns:none;gap:12px;overflow-x:hidden;overscroll-behavior-x:contain;padding:2px;-ms-scroll-snap-type:none;scroll-snap-type:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.tl-cat-grid::-webkit-scrollbar{display:none}.tl-cat-grid .tl-cat-card{flex:0 0 132px;width:132px;min-height:150px;scroll-snap-align:none}.tl-cat-arrow{width:34px;height:34px;font-size:28px}.tl-cat-arrow.tl-prev{left:-10px}.tl-cat-arrow.tl-next{right:-10px}.tl-blog-grid,.tl-category-layout,.tl-footer-grid,.tl-promo-grid,.tl-review-grid{grid-template-columns:1fr}.tl-why-dark .tl-container{padding:24px 14px}.tl-why-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tl-why-card{min-height:148px;padding:16px 12px}.tl-why-card svg{width:28px;height:28px}.tl-why-card strong{font-size:15px;line-height:1.15}.tl-why-card p{font-size:12px;line-height:1.35}.tl-blog-section .tl-blog-grid{display:flex;grid-template-columns:none;gap:14px;overflow-x:auto;overscroll-behavior-x:contain;padding:0 2px 14px;-ms-scroll-snap-type:none;scroll-snap-type:none;-webkit-overflow-scrolling:touch}.tl-blog-section .tl-blog-card{flex:0 0 min(82vw,320px);scroll-snap-align:none}.tl-blog-section .tl-blog-media{min-height:190px}.tl-blog-section .tl-blog-copy{min-height:178px;padding:18px}.tl-blog-section .tl-blog-copy strong{font-size:18px}.tl-blog-section .tl-blog-copy p{margin:12px 0 16px;font-size:14px;line-height:1.45}.tl-review-layout{grid-template-columns:1fr}.tl-elfsight-reviews{padding:0 18px}.tl-review{flex-basis:min(82vw,300px)}.tl-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:28px 0 18px}.tl-service-card{min-height:146px;gap:10px;border-radius:14px;padding:20px 10px}.tl-service-card svg,.tl-service-card>img{width:23px;height:23px}.tl-service-card strong{font-size:15px;font-weight:800;line-height:1.15}.tl-service-card p{color:#666;font-size:12.5px;line-height:1.5}.tl-service-card span{font-size:13px}.tl-footer-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tl-footer-benefit{min-height:164px;padding:16px 10px}.tl-footer-benefit b{font-size:15px}.tl-footer-benefit small{font-size:12px;line-height:1.35}.tl-footer-grid{gap:0;padding:34px 0 24px}.tl-footer-column{border-bottom:1px solid hsla(0,0%,100%,.22)}.tl-footer-column h4{margin:0}.tl-footer-toggle{min-height:52px;color:#fff;font-size:16px}.tl-footer-toggle span:last-child{display:block;font-size:18px;line-height:1;transition:transform .18s ease}.tl-footer-column.is-open .tl-footer-toggle span:last-child{transform:rotate(180deg)}.tl-footer-column .tl-footer-links{display:none;padding:0 0 16px}.tl-footer-column.is-open .tl-footer-links{display:grid}.tl-footer-social{margin-bottom:8px}.tl-footer-bottom{flex-direction:column;align-items:flex-start;gap:14px;padding:18px 0 24px}.tl-footer-payment-logos{gap:7px}.tl-product-grid{grid-template-columns:repeat(var(--tl-mobile-cols,1),minmax(0,1fr));gap:clamp(7px,2.4vw,12px)}.tl-product-carousel{max-width:100%;overflow:visible;margin:0;padding:0}.tl-product-carousel .tl-product-grid{display:flex;flex-wrap:nowrap;grid-template-columns:none;gap:12px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;width:100%;max-width:100%;padding:0 0 14px;scroll-padding:0;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.tl-product-carousel .tl-product-grid::-webkit-scrollbar{display:none}.tl-product-carousel .tl-product-grid>*{width:calc((100% - 12px) / 2);flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 12px) / 2);min-width:0;max-width:calc((100% - 12px) / 2);scroll-snap-align:none}.tl-product-carousel .tl-product-grid>:nth-child(odd){scroll-snap-align:start}.tl-product-carousel .tl-product-grid>:nth-child(2n){scroll-snap-align:none}.tl-product-carousel-arrow{display:grid;position:absolute;top:150px;z-index:8;place-items:center;width:34px;height:34px;border:1px solid hsla(0,0%,7%,.12);border-radius:50%;background:hsla(0,0%,100%,.96);color:#111;font:inherit;font-size:26px;font-weight:500;line-height:1;box-shadow:0 14px 26px -18px rgba(0,0,0,.55)}.tl-product-carousel-arrow.tl-prev{left:6px}.tl-product-carousel-arrow.tl-next{right:6px}.tl-faq-grid{grid-template-columns:repeat(var(--tl-faq-mobile-cols,1),minmax(0,1fr))}.tl-faq-card summary{min-height:64px;gap:9px;padding:14px}.tl-faq-card summary span{width:30px;height:30px}.tl-faq-card summary strong{font-size:14px}.tl-faq-card p{padding:0 14px 16px 53px;font-size:13px;line-height:1.5}.tl-category-product-grid{grid-template-columns:repeat(var(--tl-mobile-cols,1),minmax(0,1fr))}.tl-campaign-product-grid{display:flex;align-items:stretch}.tl-product-card article{border-radius:min(var(--tl-card-radius),11px)}.tl-product-image{--tl-product-image-padding:clamp(7px,2.2vw,12px);aspect-ratio:1}.tl-product-body{gap:7px;padding:10px 12px 8px}.tl-product-body span{color:#666;font-size:11.5px;font-weight:700;line-height:1.2}.tl-product-body h3{min-height:calc(14px * 1.3 * 2);overflow:hidden;font-size:14px;font-weight:700;line-height:1.3;overflow-wrap:normal;word-break:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tl-product-card-rating{gap:4px;min-height:16px}.tl-product-card-rating span{font-size:13px}.tl-product-card-rating small{color:#666;font-size:10.5px;font-weight:600}.tl-product-price{gap:5px;margin-top:0}.tl-product-price strong{font-size:min(var(--tl-price-size),17px);line-height:1.05}.tl-product-price del{color:#666;font-size:11.5px;font-weight:600;line-height:1.1}.tl-product-installment-note{color:#5f5f5f;font-size:12px;font-weight:600;line-height:1.3}.tl-product-add{min-height:36px;margin:0 clamp(8px,2.4vw,10px) clamp(8px,2.4vw,10px);gap:5px;border-radius:8px;padding:0 6px;font-size:11px;line-height:1.08}.tl-product-add svg{width:14px;height:14px}.tl-product-coupon{min-height:30px;padding:6px 8px;font-size:10.5px}.tl-product-coupon svg{width:13px;height:13px}.tl-campaign-offer-card{min-height:0}.tl-campaign-offer-actions{grid-template-columns:1fr}.tl-social-head{align-items:flex-start;flex-direction:column}.tl-social-grid{display:flex;grid-template-columns:none;gap:14px;overflow-x:auto;padding:0 2px 14px}.tl-social-card{flex:0 0 282px;min-height:500px}.tl-category-banner{grid-template-columns:1fr;gap:16px;padding:24px 20px}.tl-category-banner-icon{width:54px;height:54px}.tl-category-banner-coupon{align-items:flex-start;flex-direction:column;gap:8px;white-space:normal}.tl-category-banner-coupon button{width:100%;justify-content:center;padding:0 16px;font-size:17px}.tl-newsletter form{min-width:0;width:100%;min-height:46px}.tl-product-detail-gallery{min-height:auto}.tl-product-campaign-box{display:inline-grid;grid-template-columns:20px minmax(0,1fr);width:auto;max-width:min(100%,420px);gap:7px 9px;align-items:center;border-radius:10px;padding:10px 12px}.tl-product-campaign-box svg{width:20px;height:20px}.tl-product-campaign-box strong{font-size:12.5px;line-height:1.15}.tl-product-campaign-box span{display:block;margin-top:2px;font-size:11px;line-height:1.25}.tl-product-campaign-box button{grid-column:2;justify-self:start;min-height:30px;border-radius:7px;padding:0 12px;font-size:11px}.tl-product-detail-actions{grid-template-columns:1fr}}@media (max-width:420px){.tl-container,.tl-product-page-container{width:calc(100% - 18px);max-width:calc(100vw - 18px)}.tl-header-main{grid-template-columns:44px minmax(0,1fr) 78px;gap:6px}.tl-logo img{max-width:min(100%,150px)}.tl-logo{transform:translateX(17px)}.tl-actions{gap:8px}.tl-action{font-size:14px;font-weight:600}.tl-product-detail-info h1{font-size:min(var(--tl-product-title-size,26px),24px);line-height:1.08;overflow-wrap:anywhere}.tl-product-rating-row{gap:7px 9px}.tl-product-rating-row b{font-size:15px;letter-spacing:0}.tl-product-detail-price{grid-template-columns:minmax(0,max-content) auto auto;padding:16px 12px 14px}.tl-product-detail-price strong{font-size:min(var(--tl-product-price-size,30px),28px)}.tl-product-detail-price del{justify-self:start;font-size:12px}.tl-product-price-side{grid-column:auto;justify-self:start;gap:6px}.tl-product-price-side em{max-width:82px}.tl-product-detail-price ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px 6px;font-size:12px}.tl-product-variant-box div div{grid-template-columns:repeat(2,minmax(0,1fr))}.tl-product-add-main,.tl-product-buy-now{min-height:46px;border-radius:10px;font-size:14px}}.tl-product-detail-gallery{box-sizing:border-box;width:100%;min-height:0;aspect-ratio:1/1;overflow:hidden}.tl-product-detail-gallery img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.tl-product-thumbs{-ms-scroll-snap-type:x proximity;scroll-snap-type:x proximity;scrollbar-width:none;touch-action:pan-x pinch-zoom;-webkit-overflow-scrolling:touch}.tl-product-thumbs::-webkit-scrollbar{display:none}.tl-product-thumbs button{touch-action:pan-x;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:520px){.tl-product-page{padding-top:10px}.tl-product-page-container{width:calc(100% - 32px);max-width:440px}.tl-product-breadcrumb{display:none}.tl-product-detail{gap:14px}.tl-product-detail-gallery{border-radius:14px;padding:18px}.tl-product-thumbs{gap:12px;margin-top:14px;padding-bottom:10px}.tl-product-thumbs button{flex-basis:78px;width:78px;height:78px;border-radius:9px;background:#f7f7f8;padding:8px}.tl-product-detail-info>span{color:#a0a0a0;font-size:12px;font-weight:800;letter-spacing:.4px}.tl-product-detail-info h1{margin:7px 0 8px;font-size:24px;font-weight:800;line-height:1.08;letter-spacing:0}.tl-product-rating-row{gap:7px;margin-bottom:12px}.tl-product-rating-row b{font-size:15px;letter-spacing:0}.tl-product-rating-row small{color:#8a8a8a;font-size:13px;font-weight:600}.tl-product-rating-row em{color:#159650;font-size:13px;font-weight:600}.tl-product-live-alert{border-radius:9px;padding:10px 14px;font-size:12.5px;font-weight:800}.tl-product-detail-price{grid-template-columns:minmax(0,max-content) auto auto;gap:8px 10px;margin:16px 0;border-radius:14px;padding:22px 18px 18px}.tl-product-detail-price strong{font-size:34px;font-weight:900}.tl-product-detail-price del{justify-self:start;font-size:15px;font-weight:600}.tl-product-price-side{grid-column:auto;justify-self:start;gap:7px}.tl-product-price-side em{max-width:74px;border-radius:7px;padding:6px 10px;font-size:12px}.tl-product-detail-price small{grid-column:1/-1;font-size:13px;font-weight:800}.tl-product-detail-price ul{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:4px;font-size:12px;font-weight:800}.tl-product-variant-box{gap:14px;margin-top:16px}.tl-product-variant-box strong{margin-bottom:9px;font-size:13px;font-weight:800}.tl-product-variant-box div div{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.tl-product-variant-box button{min-height:40px;border-radius:9px;padding:0 9px;font-size:12px;font-weight:800}.tl-product-buy-row{grid-template-columns:minmax(126px,32%) minmax(0,1fr);gap:12px;margin-top:16px}.tl-product-add-main,.tl-product-qty{min-height:54px;border-radius:10px}.tl-product-qty button,.tl-product-qty span{min-height:54px;font-size:17px}.tl-product-add-main{padding:0 14px;font-size:16px;font-weight:800}.tl-product-add-main svg{width:18px;height:18px}.tl-product-buy-now{min-height:54px;margin-top:12px;border-radius:10px;font-size:16px;font-weight:800}.tl-product-bundle{margin-top:20px;border-radius:16px;padding:20px 16px}.tl-product-bundle h2{margin:0 0 16px;font-size:18px;font-weight:800;line-height:1.15}.tl-product-bundle-row{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px 12px;gap:18px 12px;align-items:start;width:100%}.tl-product-bundle-row>.tl-product-bundle-mini:nth-child(5){grid-column:auto}.tl-product-bundle-row>.tl-product-bundle-plus:nth-child(4){display:none!important}.tl-product-bundle-mini{display:grid;grid-template-rows:100px 34px 18px;grid-gap:6px;gap:6px;justify-items:center;width:100%;min-width:0;text-align:center}.tl-product-bundle-mini-image{width:100px;height:100px;border-radius:10px;padding:8px}.tl-product-bundle-mini strong{width:100%;max-width:118px;min-height:34px;font-size:12px;font-weight:700;line-height:1.35;-webkit-line-clamp:2}.tl-product-bundle-mini span{font-size:13px;font-weight:900}.tl-product-bundle-favorite,.tl-product-bundle-mini button{display:none!important}.tl-product-bundle-plus{position:absolute;top:38px;left:50%;z-index:2;display:none;width:24px;min-height:24px;place-items:center;color:#c8c8c8;font-size:26px;font-weight:800;line-height:1;pointer-events:none;transform:translateX(-50%)}.tl-product-bundle-row>.tl-product-bundle-plus:nth-child(2){display:grid}.tl-product-bundle-total{grid-column:1/-1;justify-self:stretch;width:100%;min-height:156px;margin-top:2px;border-radius:12px;padding:20px 16px 18px;text-align:left}.tl-product-accordion summary,.tl-product-accordion>div{padding-right:16px;padding-left:16px}.tl-product-bundle-total span{color:#999;font-size:12px;font-weight:800}.tl-product-bundle-total strong{margin-top:4px;font-size:26px;line-height:1}.tl-product-bundle-total small{margin-top:4px;color:#159650;font-size:11.5px;font-weight:800}.tl-product-bundle-total button{min-height:43px;margin-top:12px;border-radius:9px;font-size:13px;font-weight:800}}