.collection-tabs{display:flex;gap:6px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:14px 20px;border-bottom:1px solid #e8e8e8}.collection-tabs::-webkit-scrollbar{display:none}.tab-item{flex-shrink:0;padding:8px 18px;border:1px solid #d8d8d8;border-radius:20px;font-size:13px;font-weight:400;color:#555;text-decoration:none;white-space:nowrap;transition:background .15s,color .15s,border-color .15s}.tab-item:hover{background:#f2f2f2;color:#111}.tab-item--active{background:#111;color:#fff;border-color:#111}@media(min-width:768px){.collection-tabs{overflow-x:visible;flex-wrap:wrap}.tab-item{border-radius:8px}}.sg-category-icons{--sg-ci-bg: #ffffff;--sg-ci-circle-default: #DDF1F4;--sg-ci-circle-active: #00BDD3;--sg-ci-text: #1F1F1C;--sg-ci-icon-size-desktop: 88px;--sg-ci-icon-size-mobile: 68px;--sg-ci-gap-desktop: 20px;--sg-ci-gap-mobile: 14px;--sg-ci-transition: all .25s ease;background-color:var(--sg-ci-bg);box-sizing:border-box;width:100%}.sg-category-icons__inner{max-width:1400px;margin:0 auto;padding:0}.sg-category-icons__header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:20px}.sg-category-icons__heading{font-size:48px;font-weight:600;color:var(--sg-ci-text);margin:0 0 10px;line-height:1.2}.sg-category-icons__subtitle{font-size:16px;color:#9a9a94;margin:0}.sg-category-icons__see-all{font-size:13px;font-weight:500;color:#00bdd3;text-decoration:none;white-space:nowrap;flex-shrink:0;margin-left:16px;transition:opacity .2s ease}.sg-category-icons__see-all:hover{opacity:.75}.sg-category-icons__scroll-root{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;scroll-padding-left:16px;scroll-padding-right:16px}.sg-category-icons__scroll-root::-webkit-scrollbar{display:none}.sg-category-icons__track{display:flex;flex-direction:row;gap:var(--sg-ci-gap-desktop);width:max-content;padding:16px 0 8px}.sg-category-icons__item{display:flex;flex-direction:column;align-items:center;gap:10px;text-decoration:none;flex-shrink:0;outline:none;cursor:pointer}.sg-category-icons__item:focus-visible .sg-category-icons__circle{outline:2px solid #00BDD3;outline-offset:3px}.sg-category-icons__circle{display:flex;align-items:center;justify-content:center;width:var(--sg-ci-icon-size-desktop);height:var(--sg-ci-icon-size-desktop);border-radius:50%;background-color:var(--sg-ci-circle-default);overflow:visible;position:relative;flex-shrink:0;transition:background-color .25s ease}.sg-category-icons__image{position:absolute;top:50%;left:50%;transform:translate(-50%,-60%);width:120%;height:120%;object-fit:contain;display:block;z-index:2;transition:transform .25s ease}.sg-category-icons__label{font-size:14px;font-weight:500;color:var(--sg-ci-text);text-align:center;line-height:1.3;max-width:calc(var(--sg-ci-icon-size-desktop) * 1.4);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .25s ease}.sg-category-icons__item:hover .sg-category-icons__circle{background-color:var(--sg-ci-circle-active)}.sg-category-icons__item:focus-visible .sg-category-icons__circle{background-color:var(--sg-ci-circle-active)}.sg-category-icons__item:active .sg-category-icons__circle{background-color:var(--sg-ci-circle-active)}.sg-category-icons__item:hover .sg-category-icons__image{transform:translate(-50%,-68%)}.sg-category-icons__item:focus-visible .sg-category-icons__image{transform:translate(-50%,-68%)}.sg-category-icons__item:active .sg-category-icons__image{transform:translate(-50%,-65%)}.sg-category-icons--plain_compact .sg-category-icons__image{width:100%;height:100%;transform:translate(-50%,-50%)}.sg-category-icons--plain_compact .sg-category-icons__item:hover .sg-category-icons__image{transform:translate(-50%,calc(-50% - 6px))}.sg-category-icons--plain_compact .sg-category-icons__item:active .sg-category-icons__image{transform:translate(-50%,calc(-50% - 4px))}.sg-category-icons--soft_card .sg-category-icons__circle{border-radius:20px;width:calc(var(--sg-ci-icon-size-desktop) * 1.2);height:calc(var(--sg-ci-icon-size-desktop) * 1.2);box-shadow:0 2px 8px #0000000f}.sg-category-icons--soft_card .sg-category-icons__label{max-width:calc(var(--sg-ci-icon-size-desktop) * 1.4)}.sg-category-icons--plain_compact .sg-category-icons__circle{background-color:transparent}.sg-category-icons--plain_compact .sg-category-icons__image{width:100%;height:100%;transform:translateY(0)}.sg-category-icons--plain_compact .sg-category-icons__item:hover .sg-category-icons__circle{background-color:transparent}.sg-category-icons--plain_compact .sg-category-icons__item:hover .sg-category-icons__image{transform:translateY(-6px)}.sg-category-icons--plain_compact .sg-category-icons__label{font-size:11px}@media(min-width:768px){.sg-category-icons__scroll-root{overflow-x:hidden}.sg-category-icons__track{width:100%;justify-content:center;flex-wrap:nowrap;overflow:visible;padding:30px 0 12px}.sg-category-icons__circle{width:var(--sg-ci-icon-size-desktop);height:var(--sg-ci-icon-size-desktop)}.sg-category-icons__label{max-width:calc(var(--sg-ci-icon-size-desktop) * 1.4)}.sg-category-icons--soft_card .sg-category-icons__circle{width:calc(var(--sg-ci-icon-size-desktop) * 1.2);height:calc(var(--sg-ci-icon-size-desktop) * 1.2)}}@media(max-width:767px){.sg-category-icons__inner{padding:0 16px}.sg-category-icons__heading{font-size:32px}.sg-category-icons__scroll-root{overflow-x:auto;padding:0 16px;margin:0 -16px;scroll-padding-left:16px;scroll-padding-right:16px}.sg-category-icons__track{gap:var(--sg-ci-gap-mobile);padding:16px 16px 12px}.sg-category-icons__circle{width:var(--sg-ci-icon-size-mobile);height:var(--sg-ci-icon-size-mobile)}.sg-category-icons__label{font-size:12px;max-width:calc(var(--sg-ci-icon-size-mobile) * 1.4)}.sg-category-icons--soft_card .sg-category-icons__circle{width:calc(var(--sg-ci-icon-size-mobile) * 1.2);height:calc(var(--sg-ci-icon-size-mobile) * 1.2)}.sg-category-icons--soft_card .sg-category-icons__label{max-width:calc(var(--sg-ci-icon-size-mobile) * 1.4)}}.sg-best-sellers{--sg-yogibo-light-blue: #DDF1F4;--sg-yogibo-accent-blue: #58B5CA;--sg-white: #FFFFFF;--sg-off-white: #FAFAF8;--sg-soft-gray: #F4F4F2;--sg-light-gray: #E8E8E5;--sg-mid-gray: #9A9A94;--sg-dark-gray: #4A4A46;--sg-text-dark: #1F1F1C;--sg-border-soft: #E5E5E1;width:100%;background:var(--sg-off-white)}.sg-best-sellers--blue{background:var(--sg-yogibo-accent-blue)}.sg-best-sellers--light-blue{background:var(--sg-yogibo-light-blue)}.sg-best-sellers--off-white{background:var(--sg-off-white)}.sg-best-sellers--white{background:var(--sg-white)}.sg-best-sellers--spacing-compact{padding:48px 24px}.sg-best-sellers--spacing-medium{padding:64px 24px}.sg-best-sellers--spacing-large{padding:80px 24px}.sg-best-sellers__inner{width:100%;max-width:1240px;margin:0 auto;display:grid;grid-template-columns:minmax(480px,1.15fr) minmax(360px,.85fr);gap:44px;align-items:center}.sg-best-sellers__media-column,.sg-best-sellers__content-column{min-width:0}.sg-best-sellers__media-column{display:flex!important;flex-direction:column!important;justify-content:center!important}.sg-best-sellers__content-column{display:flex!important;align-items:center!important;min-height:100%!important}.sg-best-sellers__intro{max-width:560px;margin:0 0 28px}.sg-best-sellers__heading{margin:0 0 12px;color:var(--sg-text-dark);font-size:clamp(28px,3vw,40px);font-weight:600;line-height:1.15;letter-spacing:-.01em}.sg-best-sellers__subtext{max-width:500px;margin:0;color:var(--sg-dark-gray);font-size:15px;line-height:1.55}.sg-best-sellers--blue .sg-best-sellers__heading,.sg-best-sellers--blue .sg-best-sellers__subtext{color:var(--sg-white)}.sg-best-sellers--blue .sg-best-sellers__subtext{opacity:.9}.sg-best-sellers__media-frame{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;aspect-ratio:1 / 1!important;overflow:visible!important;border-radius:20px!important;background:transparent!important;text-decoration:none!important;box-shadow:none!important}.sg-best-sellers__media-frame:focus-visible,.sg-best-sellers__product-card:focus-visible{outline:2px solid var(--sg-text-dark);outline-offset:4px}.sg-best-sellers--blue .sg-best-sellers__media-frame:focus-visible,.sg-best-sellers--blue .sg-best-sellers__product-card:focus-visible{outline-color:var(--sg-white)}.sg-best-sellers__feature-image,.sg-best-sellers__placeholder-svg{display:block!important;max-width:100%!important}.sg-best-sellers__feature-image{width:100%!important;height:100%!important;object-fit:contain!important;background:transparent!important;box-shadow:none!important}.sg-best-sellers__media-frame--placeholder{overflow:hidden!important;background:#ffffff52!important}.sg-best-sellers__media-frame--placeholder .sg-best-sellers__placeholder-svg{width:100%!important;height:100%!important;background:transparent!important}.sg-best-sellers__products{width:100%;max-width:500px;margin-left:auto;align-self:center;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.sg-best-sellers__product{min-width:0}.sg-best-sellers__product--desktop-extra{display:none}.sg-best-sellers__product-card{display:flex!important;flex-direction:column!important;min-height:100%!important;overflow:hidden!important;border-radius:20px!important;color:var(--sg-text-dark)!important;text-decoration:none!important;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease!important}.sg-best-sellers--cards-white .sg-best-sellers__product-card{background:var(--sg-white)!important;border:1px solid rgba(229,229,225,.9)!important;box-shadow:none!important}.sg-best-sellers--cards-white .sg-best-sellers__product-card:hover{transform:translateY(-4px)!important;box-shadow:0 12px 30px #1f1f1c1f!important;border-color:#1f1f1c1f!important}.sg-best-sellers--cards-floating .sg-best-sellers__product-card{background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}.sg-best-sellers--cards-floating .sg-best-sellers__product-card:hover{transform:translateY(-4px)!important;box-shadow:none!important}.sg-best-sellers--cards-floating .sg-best-sellers__product-title,.sg-best-sellers--cards-floating .sg-best-sellers__product-price,.sg-best-sellers--cards-floating .sg-best-sellers__rating,.sg-best-sellers--cards-floating .sg-best-sellers__rating-count,.sg-best-sellers--cards-floating .product__section-rating-text,.sg-best-sellers--cards-floating .product__section-rating-count,.sg-best-sellers--cards-floating .caption{color:var(--sg-white)!important}.sg-best-sellers--cards-floating .product__section-rating-star,.sg-best-sellers--cards-floating .color-icon,.sg-best-sellers--cards-floating .sg-best-sellers__native-stars-fill,.sg-best-sellers--cards-floating .sg-best-sellers__rating .jdgm-star,.sg-best-sellers--cards-floating .sg-best-sellers__rating .spr-icon,.sg-best-sellers--cards-floating .sg-best-sellers__rating .stamped-fa,.sg-best-sellers--cards-floating .sg-best-sellers__rating .rating-star,.sg-best-sellers--cards-floating .sg-best-sellers__rating .rating__star{color:var(--sg-white)!important;--color-icon: var(--sg-white) !important}.sg-best-sellers--cards-floating .sg-best-sellers__native-stars-base{color:#ffffff59!important}.sg-best-sellers__product-media{width:100%!important;aspect-ratio:1 / 1!important;overflow:hidden!important;border-radius:20px!important;background:var(--sg-white)!important}.sg-best-sellers--cards-floating .sg-best-sellers__product-media{background:#ffffff1f!important}.sg-best-sellers__product-image,.sg-best-sellers__product-placeholder,.sg-best-sellers__product-media .box-ratio,.sg-best-sellers__product-media .reveal,.sg-best-sellers__product-media img,.sg-best-sellers__product-media svg{display:block!important;width:100%!important;height:100%!important;border-radius:20px!important;overflow:hidden!important}.sg-best-sellers__product-image{object-fit:contain!important;transition:transform .25s ease!important}.sg-best-sellers__product-card:hover .sg-best-sellers__product-image{transform:scale(1.025)!important}.sg-best-sellers__product-info{display:flex!important;flex-direction:column!important;gap:6px!important;padding:12px 14px 14px!important}.sg-best-sellers--cards-floating .sg-best-sellers__product-info{padding:12px 2px 0!important}.sg-best-sellers__rating{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:5px!important;min-height:16px!important;line-height:1!important;font-size:12px!important;color:var(--sg-yogibo-accent-blue)!important}.sg-best-sellers__rating a,.sg-best-sellers__rating a:visited{color:inherit!important}.sg-best-sellers__rating-snippet,.sg-best-sellers__rating .jdgm-widget,.sg-best-sellers__rating .jdgm-prev-badge,.sg-best-sellers__rating .spr-badge,.sg-best-sellers__rating .stamped-product-reviews-badge,.sg-best-sellers__rating .product__section--rating-wrapper{display:inline-flex!important;align-items:center!important;flex-wrap:wrap!important;gap:4px!important;margin:0!important;line-height:1!important}.sg-best-sellers__rating .product__section--rating-wrapper p,.sg-best-sellers__rating .product__section-rating-text,.sg-best-sellers__rating .product__section-rating-count{margin:0!important;line-height:1!important}.sg-best-sellers__rating .jdgm-star,.sg-best-sellers__rating .spr-icon,.sg-best-sellers__rating .stamped-fa,.sg-best-sellers__rating .rating-star,.sg-best-sellers__rating .rating__star,.sg-best-sellers__rating .product__section-rating-star,.sg-best-sellers__rating .color-icon{color:var(--sg-yogibo-accent-blue)!important;--color-icon: var(--sg-yogibo-accent-blue) !important}.sg-best-sellers__rating-count{color:var(--sg-dark-gray)!important;font-size:11px!important;line-height:1!important}.sg-best-sellers__native-stars{position:relative!important;display:inline-block!important;width:max-content!important;font-size:12px!important;line-height:1!important;letter-spacing:.04em!important;color:var(--sg-light-gray)!important}.sg-best-sellers__native-stars-base,.sg-best-sellers__native-stars-fill{display:block!important;white-space:nowrap!important}.sg-best-sellers__native-stars-fill{position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;color:var(--sg-yogibo-accent-blue)!important}.sg-best-sellers__product-title{margin:0!important;color:var(--sg-text-dark)!important;font-size:14px!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important}.sg-best-sellers__product-price{margin:0!important;color:var(--sg-text-dark)!important;font-size:13px!important;font-weight:600!important;line-height:1.35!important}.sg-best-sellers__product-card--placeholder{pointer-events:none!important}@media screen and (min-width:768px){.sg-best-sellers--cards-white .sg-best-sellers__product-card{min-height:auto!important}}@media screen and (min-width:1200px){.sg-best-sellers__products{max-width:480px}}@media screen and (max-width:1024px)and (min-width:768px){.sg-best-sellers__inner{grid-template-columns:minmax(360px,1.05fr) minmax(320px,.95fr);gap:32px}.sg-best-sellers__products{gap:18px;max-width:460px}.sg-best-sellers__product-info{padding:11px 12px 13px!important}.sg-best-sellers--cards-floating .sg-best-sellers__product-info{padding:10px 2px 0!important}.sg-best-sellers__product-title{font-size:13px!important}.sg-best-sellers__product-price{font-size:12px!important}}@media screen and (max-width:767px){.sg-best-sellers--spacing-compact,.sg-best-sellers--spacing-medium,.sg-best-sellers--spacing-large{padding:48px 0!important}.sg-best-sellers__inner{display:block!important;max-width:none!important;padding:0!important}.sg-best-sellers__media-column{display:block!important;padding:0 24px!important}.sg-best-sellers__intro{max-width:none!important;margin:0 0 24px!important}.sg-best-sellers__heading{margin-bottom:0!important;text-align:center!important;font-size:clamp(24px,7vw,32px)!important}.sg-best-sellers__subtext{display:none!important}.sg-best-sellers__media-frame{aspect-ratio:1 / 1!important;width:100%!important;max-width:520px!important;margin:0 auto!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.sg-best-sellers__feature-image{object-fit:contain!important}.sg-best-sellers__content-column{display:block!important;margin-top:28px!important}.sg-best-sellers__products{display:flex!important;gap:16px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scroll-padding-inline:24px!important;-webkit-overflow-scrolling:touch!important;padding:0 24px 8px!important;scrollbar-width:none!important;max-width:none!important;margin-left:0!important}.sg-best-sellers__products::-webkit-scrollbar{display:none!important}.sg-best-sellers__product,.sg-best-sellers__product--desktop-extra{display:block!important;flex:0 0 calc((100% - 16px)/2)!important;max-width:none!important;min-width:0!important;scroll-snap-align:start!important}.sg-best-sellers__product-card:hover{transform:none!important;box-shadow:none!important}.sg-best-sellers__product-card:hover .sg-best-sellers__product-image{transform:none!important}.sg-best-sellers__product-media{aspect-ratio:1 / 1!important}.sg-best-sellers__product-info{padding:12px 12px 14px!important;gap:7px!important}.sg-best-sellers--cards-floating .sg-best-sellers__product-info{padding:10px 0 0!important}.sg-best-sellers__product-title{font-size:13px!important;line-height:1.3!important}.sg-best-sellers__product-price{font-size:13px!important}.sg-best-sellers__rating{gap:4px!important;font-size:12px!important}.sg-best-sellers__native-stars{font-size:12px!important}.sg-best-sellers__rating-count{font-size:11px!important}}@media screen and (max-width:360px){.sg-best-sellers__products{gap:12px!important;scroll-padding-inline:18px!important;padding-left:18px!important;padding-right:18px!important}.sg-best-sellers__product,.sg-best-sellers__product--desktop-extra{flex-basis:calc((100% - 12px)/2)!important}.sg-best-sellers__media-column{padding-left:18px!important;padding-right:18px!important}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/sg-custom-stylesheet.css.map */
