.takoo-best-sellers{overflow:hidden;padding-block:min(var(--takoo-best-space-top),56px) min(var(--takoo-best-space-bottom),56px);background:var(--takoo-best-background);color:var(--takoo-best-text)}.takoo-best-sellers__inner{width:min(1240px,calc(100% - 32px));margin-inline:auto}.takoo-best-sellers__header{max-width:680px;margin-bottom:30px}.takoo-best-sellers__header h2{margin:0;font-size:clamp(2.15rem,8.5vw,3.5rem);line-height:.98;letter-spacing:-.045em;text-wrap:balance}.takoo-best-sellers__header div{margin-top:12px;line-height:1.55;opacity:.66}.takoo-best-sellers__header p{margin:0}.takoo-best-sellers__track{display:flex;width:100%;max-width:100%;gap:14px;overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:10px;scroll-padding-inline:0;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.takoo-best-sellers__track::-webkit-scrollbar{display:none}.takoo-best-sellers__item{flex:0 0 min(84vw,340px);min-width:0;scroll-snap-align:start}.takoo-product-tile{display:flex;height:100%;min-height:100%;flex-direction:column;overflow:hidden;border:1px solid rgb(24 32 27 / 9%);border-radius:24px;background:#fff;box-shadow:0 12px 34px #18201b0d;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.takoo-product-tile:hover{border-color:#18201b29;box-shadow:0 18px 42px #18201b17;transform:translateY(-3px)}.takoo-product-tile__media{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;background:#ebece7}.takoo-product-tile__image,.takoo-product-tile__placeholder{width:100%;height:100%;object-fit:cover;transition:transform .32s ease}.takoo-best-sellers--image-contain .takoo-product-tile__image{box-sizing:border-box;padding:12px;object-fit:contain}.takoo-product-tile__media:hover .takoo-product-tile__image{transform:scale(1.035)}.takoo-product-tile__badge{position:absolute;z-index:1;top:14px;left:14px;max-width:calc(100% - 28px);padding:7px 11px;overflow:hidden;border:1px solid rgb(24 32 27 / 10%);border-radius:999px;background:#deff5deb;box-shadow:0 5px 16px #18201b1a;color:#172019;font-size:.67rem;font-weight:800;letter-spacing:.065em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.takoo-product-tile__content{display:flex;flex:1;flex-direction:column;align-items:stretch;padding:19px}.takoo-product-tile__rating-slot{min-height:20px}.takoo-rating-summary{display:flex;min-height:20px;align-items:center;gap:5px;font-size:.78rem;font-weight:750;line-height:1}.takoo-rating-summary__star{color:#2e684c}.takoo-rating-summary__count{opacity:.52}.takoo-product-tile__title{display:-webkit-box;min-height:2.65em;margin:9px 0 0;overflow:hidden;font-size:1.02rem;line-height:1.32;letter-spacing:-.012em;-webkit-box-orient:vertical;-webkit-line-clamp:2}.takoo-product-tile__title a{color:inherit;text-decoration:none}.takoo-product-tile__price{display:flex;min-height:32px;align-items:center;margin-top:10px}.takoo-product-tile__price .price{font-weight:750}.takoo-product-tile__price .price-item--sale{color:#204d38;font-size:1.05em;font-weight:800}.takoo-product-tile__price s,.takoo-product-tile__price .compare-at-price{color:currentcolor;opacity:.45}.takoo-product-tile__price .price__sale,.takoo-product-tile__price .price__regular{min-height:24px;align-items:center}.takoo-product-tile__cta{display:inline-flex;width:100%;min-height:50px;align-items:center;justify-content:center;margin-top:auto;padding:12px 17px;border:1px solid #18241e;border-radius:999px;background:#18241e;color:#fff;font-size:.88rem;font-weight:750;line-height:1;text-align:center;text-decoration:none;transition:background-color .18s ease,color .18s ease,transform .18s ease}.takoo-product-tile__price+.takoo-product-tile__cta{margin-top:18px}.takoo-product-tile__cta:hover{background:#2b4939;transform:translateY(-1px)}.takoo-product-tile__cta:focus-visible,.takoo-product-tile__title a:focus-visible{outline:2px solid #2e684c;outline-offset:3px}@media(min-width:750px){.takoo-best-sellers{padding-block:var(--takoo-best-space-top) var(--takoo-best-space-bottom)}.takoo-best-sellers__inner{width:min(1240px,calc(100% - 64px))}.takoo-best-sellers__header{margin-bottom:36px}.takoo-best-sellers__track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;overflow:visible;padding-bottom:0}.takoo-best-sellers__item{min-width:0}.takoo-product-tile__content{padding:21px}}@media(min-width:990px){.takoo-best-sellers__track{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}}@media(min-width:1600px){.takoo-best-sellers__track{gap:24px}}@media(prefers-reduced-motion:reduce){.takoo-product-tile,.takoo-product-tile__image,.takoo-product-tile__cta{transition:none}}.takoo-best-sellers .takoo-product-tile{position:relative;isolation:isolate}.takoo-best-sellers .takoo-product-tile__cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.takoo-best-sellers .takoo-product-tile__cta:hover{transform:none}.takoo-best-sellers .takoo-product-tile:focus-within{outline:2px solid #18241e;outline-offset:3px}.takoo-best-sellers__item:first-child .takoo-product-tile{border-color:#b5d83e}.takoo-best-sellers__item:first-child .takoo-product-tile__cta{background:#d7ff52;border-color:#d7ff52;color:#172019}@media(max-width:749px){.takoo-best-sellers .takoo-best-sellers__track{display:flex;width:calc(100% + 16px);max-width:calc(100% + 16px);gap:8px;overflow-x:auto;overflow-y:hidden;padding:3px 16px 10px 0;scroll-snap-type:x mandatory;scroll-padding-inline:0 16px;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.takoo-best-sellers .takoo-best-sellers__item{flex:0 0 85vw;min-width:0;scroll-snap-align:start;scroll-snap-stop:normal}.takoo-best-sellers .takoo-product-tile__content{padding:18px}.takoo-best-sellers .takoo-product-tile__title{font-size:16px;line-height:1.35;min-height:2.7em;max-height:2.7em}.takoo-best-sellers .takoo-product-tile__price .price{font-size:18px}.takoo-best-sellers .takoo-product-tile__price .compare-at-price{font-size:14px}.takoo-best-sellers .takoo-product-tile__cta{min-height:48px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/takoo-best-sellers.css.map */
