.tk-rich-text__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.tk-rich-text--m-left{text-align:left}.tk-rich-text--m-center{text-align:center}.tk-rich-text--m-right{text-align:right}.tk-rich-text--m-left .tk-rich-text__buttons{justify-content:flex-start}.tk-rich-text--m-center .tk-rich-text__buttons{justify-content:center}.tk-rich-text--m-right .tk-rich-text__buttons{justify-content:flex-end}@media screen and (min-width:750px){.tk-rich-text--d-left{text-align:left}.tk-rich-text--d-center{text-align:center}.tk-rich-text--d-right{text-align:right}.tk-rich-text--d-left .tk-rich-text__buttons{justify-content:flex-start}.tk-rich-text--d-center .tk-rich-text__buttons{justify-content:center}.tk-rich-text--d-right .tk-rich-text__buttons{justify-content:flex-end}.tk-rich-text--d-left .tk-section-header__body{margin-right:auto}.tk-rich-text--d-center .tk-section-header__body{margin-left:auto;margin-right:auto}.tk-rich-text--d-right .tk-section-header__body{margin-left:auto}}.tk-breadcrumb--desktop{display:none}.tk-breadcrumb__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:baseline;font-family:var(--tk-font-body);font-weight:var(--tk-fw-light);text-transform:uppercase;color:var(--tk-color-black);font-size:12px;line-height:15px}.tk-breadcrumb__item:not(:first-child):before{content:"//";margin:0 8px}.tk-breadcrumb__link{color:inherit;text-decoration:none}.tk-breadcrumb__link:hover{text-decoration:underline}@media(min-width:750px){.tk-breadcrumb--desktop{display:block;margin-bottom:16px}.tk-breadcrumb--mobile{display:none}.tk-breadcrumb__list{font-size:16px;line-height:20px}}.tk-delivery-estimate{display:flex;align-items:center;gap:12px;padding:12px 0}.tk-delivery-estimate--boxed{padding:var(--tk-de-pad-y) var(--tk-de-pad-x);background:var(--tk-de-bg);border-radius:var(--tk-radius-base)}.tk-delivery-estimate__icon{flex:0 0 auto;display:inline-flex}.tk-delivery-estimate__icon img{width:24px;height:24px;object-fit:contain}.tk-delivery-estimate__body{display:flex;flex-direction:column;gap:2px}.tk-delivery-estimate__line{font-family:var(--tk-font-body);font-size:14px;line-height:1.3;color:var(--tk-color-green-925)}.tk-delivery-estimate__line strong{font-weight:var(--tk-fw-bold)}.tk-delivery-estimate__line--premium{color:var(--tk-color-black)}.tk-delivery-estimate__line--premium:empty{display:none}.tk-delivery-estimate__free{font-family:var(--tk-font-body);font-weight:var(--tk-fw-light);font-size:13px;line-height:1.3;color:var(--tk-color-black)}@media(min-width:750px){.tk-delivery-estimate__icon img{width:32px;height:32px}.tk-delivery-estimate__line{font-size:16px}.tk-delivery-estimate__free{font-size:14px}}.icon-with-text--horizontal.tk-icon-with-text{column-gap:var(--tk-iwt-gap)}.icon-with-text--vertical.tk-icon-with-text .icon-with-text__item{margin-bottom:var(--tk-iwt-gap)}.icon-with-text--vertical.tk-icon-with-text .icon-with-text__item:last-child{margin-bottom:0}.tk-icon-with-text--boxed{padding:var(--tk-iwt-pad-y) var(--tk-iwt-pad-x);background:var(--tk-iwt-bg);border-radius:var(--tk-radius-base)}.tk-icon-with-text__heading{display:inline-block;font-size:14px;font-weight:400;line-height:120%;color:var(--tk-color-green-925);transform:rotate(-.43deg)}@media(min-width:750px){.tk-icon-with-text__heading{font-size:18px}}.tk-live-viewers{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin:4px 0 8px;background:var(--tk-color-bg-soft);border:1px solid var(--tk-color-gray-100);border-radius:var(--tk-radius-base);font-family:var(--tk-font-body);font-size:13px;line-height:1.3;color:var(--tk-color-text-muted)}.tk-live-viewers__dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:var(--tk-color-green-700);animation:tk-live-viewers-pulse 2s infinite}@keyframes tk-live-viewers-pulse{0%{box-shadow:0 0 #00826080}70%{box-shadow:0 0 0 6px #00826000}to{box-shadow:0 0 #00826000}}@media(prefers-reduced-motion:reduce){.tk-live-viewers__dot{animation:none}}@media(min-width:750px){.tk-live-viewers{font-size:14px}}.tk-loyalty-points{display:flex;align-items:flex-start;gap:12px;width:100%;margin:8px 0;padding:12px 16px;background:var(--tk-loyalty-bg, #f4f2ea);color:var(--tk-loyalty-text, #1d1d1b);border-radius:var(--tk-radius-base)}.tk-loyalty-points--empty{display:none}.tk-loyalty-points__icon{flex:0 0 auto;width:28px;height:28px}.tk-loyalty-points__icon svg,.tk-loyalty-points__icon-img{width:100%;height:100%;display:block;object-fit:contain}.tk-loyalty-points__body{display:flex;flex-direction:column;gap:2px}.tk-loyalty-points__text{font-family:var(--tk-font-body);font-size:16px;line-height:1.3;color:inherit}.tk-loyalty-points__value{font-weight:700}.tk-loyalty-points__trigger{align-self:flex-start;padding:0;border:0;background:none;font-family:var(--tk-font-body);font-size:14px;line-height:1.3;color:inherit;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.tk-loyalty-points__trigger:hover{opacity:.7}@media(min-width:750px){.tk-loyalty-points__text{font-size:17px}}.tk-offers-trigger{position:relative;display:inline-flex;align-items:center}.tk-offers-trigger button{padding:0;border:0;background:transparent}.tk-offers-trigger .svg-wrapper svg{width:22px;height:22px;fill:var(--tk-offers-flame-color, var(--tk-color-yellow))}.tk-offers-trigger__image img{display:block;width:22px;height:22px;object-fit:contain}@media(prefers-reduced-motion:no-preference){.tk-offers-trigger--pulse .svg-wrapper svg,.tk-offers-trigger--pulse .svg-wrapper img{transform-origin:center bottom;animation:tk-offers-flame-pulse 1.8s ease-in-out infinite}}@keyframes tk-offers-flame-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.12);opacity:.85}}.tk-offers-trigger__tooltip{position:absolute;top:calc(100% + 8px);left:50%;z-index:5;white-space:nowrap;padding:6px 10px;border-radius:var(--tk-radius-base);background-color:var(--tk-tooltip-bg, var(--tk-color-yellow));color:var(--tk-tooltip-text, var(--tk-color-green-925));font-size:13px;line-height:1.2;box-shadow:0 4px 12px #00000026;opacity:0;visibility:hidden;transform:translate(-50%,-4px);transition:opacity .4s ease,transform .4s ease,visibility .4s ease;pointer-events:none}.tk-offers-trigger__tooltip:before{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-bottom-color:var(--tk-tooltip-bg, var(--tk-color-yellow))}.tk-offers-trigger__tooltip.is-visible{opacity:1;visibility:visible;transform:translate(-50%)}@media(prefers-reduced-motion:reduce){.tk-offers-trigger__tooltip{transition:none}}.tk-scarcity-bar{display:flex;flex-direction:column;gap:6px;width:100%;margin:8px 0}.tk-scarcity-bar--empty{display:none}.tk-scarcity-bar__label{font-family:var(--tk-font-body);font-size:14px;line-height:1.3;color:var(--tk-color-green-925)}.tk-scarcity-bar__track{display:block;width:100%;height:8px;overflow:hidden;background:var(--tk-color-gray-100);border-radius:var(--tk-radius-lg)}.tk-scarcity-bar__fill{display:block;width:var(--tk-scarcity-progress, 0%);height:100%;background:var(--tk-color-green-700);border-radius:var(--tk-radius-lg);transition:width .4s ease}@media(min-width:750px){.tk-scarcity-bar__label{font-size:15px}}.tk-teams-avoid{display:block;padding:10px 0;border-bottom:.1rem solid rgba(var(--color-foreground),.2)}.tk-teams-avoid__label{display:block;margin-bottom:8px;font-size:14px;font-weight:600;color:rgb(var(--color-foreground))}.tk-teams-avoid__textarea{width:100%;min-height:56px;padding:8px 10px;font-size:14px;line-height:1.4;border:1px solid color-mix(in srgb,var(--tk-color-green-925) 40%,transparent);border-radius:var(--tk-radius-base);resize:vertical;box-sizing:border-box}.tk-teams-avoid__textarea:focus{outline:none;border-color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.tk-teams-avoid{padding:12px 0}}
/*# sourceMappingURL=/cdn/shop/t/44/compiled_assets/styles.css.map */
