.best-sellers-section{width:100%}.section-heading{text-align:center;font-size:28px;margin-bottom:32px}.tabs-header{display:flex;justify-content:center;gap:16px;margin-bottom:32px}.tab-button{padding:8px 24px;border-radius:50px;border:2px solid #E7E7E7;font-size:16px;cursor:pointer;transition:all .3s ease;background-color:transparent}.tab-button:not(.active){background-color:transparent}.tab-button.active{color:#fff;background:#026d36;border:2px solid #026d36}.product-card{background-color:#fff;border:2px solid #e7e7e7;padding:24px;transition:transform .3s ease}.product-image{margin-bottom:16px;position:relative;width:100%;padding-bottom:100%}.product-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.product-title{font-size:18px;font-weight:400;margin-bottom:8px;color:#026d36}.product-footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.product-price{font-size:20px;color:#000}.product-footer .product-form{flex:1;min-width:120px}.product-footer .product-form__buttons{margin:0}.GB-best-seller-price-buy-btn{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.GB-best-seller-price-buy-btn button,.GB-best-seller-price-buy-btn .button-product{margin:0}.GB-best-seller-price-buy-btn form{display:flex;justify-content:end}.GB-best-seller-buy-btn button{padding:10px 15px;margin:0;font-size:16px;width:100%;max-width:max-content;display:flex;align-items:center;justify-content:center;color:#fff!important;box-shadow:none!important;border-radius:50px;cursor:pointer;background:#026d36!important;text-transform:uppercase}.product-footer .product-form__submit:before,.product-footer .product-form__submit:after{content:unset}.product-footer .product-form__submit:disabled{opacity:.6;cursor:not-allowed}.view-all-container{text-align:center;margin-top:32px}.best-sellers-section .view-all-btn{display:inline-block;padding:10px 70px;border-radius:60px;color:#fff;text-decoration:none;transition:opacity .3s ease;font-size:16px;height:58px;display:flex;justify-content:center;align-items:center;max-width:max-content;margin:0 auto}.view-all-btn:hover{opacity:.9}.best-sellers-section .hidden{display:none}@media screen and (min-width:769px){.splide__arrows,.splide__pagination{display:none}}@media screen and (max-width:768px){.tabs-header{flex-wrap:wrap}.product-footer .product-form{width:100%}}@media screen and (max-width:480px){.section-heading{font-size:24px}.container{padding:0 16px}}.GB-cones{width:100%}.GB-cones .GB-cones__container{max-width:var(--GB-max-width, 1200px);margin:0 auto;padding-left:20px;padding-right:20px}.GB-cones__header{display:grid;grid-template-columns:1.2fr 1fr;gap:56px;align-items:end}.GB-cones__eyebrow{margin:0 0 18px;display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#026d36}.GB-cones__dot{width:8px;height:8px;border-radius:50%;box-shadow:0 0 0 3px #096c3829}.GB-cones__heading{font-family:var(--font-heading-family);font-weight:900;font-size:clamp(36px,3.6vw,52px);line-height:.95;letter-spacing:-.02em;text-transform:uppercase;color:#242424;margin:0;text-wrap:balance}.GB-cones__rule{display:block;width:84px;height:3px;margin-top:28px}.GB-cones__description{color:#333;font-family:var(--font-body-family);font-size:17px;line-height:1.5;margin:0;max-width:360px}.GB-cones__divider{height:1px;background:#2424241f;margin:36px 0 64px}.GB-cones__grid{display:grid;grid-template-columns:repeat(var(--GB-columns, 3),1fr);gap:24px;align-items:stretch}.GB-card{display:flex;flex-direction:column;height:100%;border-radius:20px;gap:8px;padding:14px 14px 18px;transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s cubic-bezier(.22,1,.36,1),border-color .2s cubic-bezier(.22,1,.36,1);border:1px solid color-mix(in oklab,#242424 8%,#fff)!important;isolation:isolate}.GB-card__media{position:relative;width:100%;padding-bottom:62%;margin-bottom:16px;border-radius:12px;overflow:hidden}.GB-card__badge{position:absolute;top:12px;left:12px;z-index:2;display:inline-flex;align-items:center;padding:7px 14px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;line-height:1}.GB-card__media-link{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.GB-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:14px;transition:opacity .35s ease}.GB-card__img--hover{opacity:0}.GB-card:not([data-gb-variant-selected]):hover .GB-card__img--hover{opacity:1}.GB-card:not([data-gb-variant-selected]):hover .GB-card__img--primary{opacity:0}.GB-card__media img.gb-swap-overlay{pointer-events:none}.GB-card__rating{display:flex;align-items:center;gap:6px;font-size:13px}.GB-card__stars{display:inline-flex;gap:1px}.GB-card__star{fill:#f5a623}.GB-card__rating-value{font-weight:700;color:#16201b}.GB-card__rating-count{color:#8a8f8b}.GB-card__title{font-family:var(--font-heading-family);font-weight:400;font-size:21px;line-height:1.2;letter-spacing:-.005em;color:#242424;margin:2px 0 0;text-wrap:balance}.GB-card__title a{color:inherit;text-decoration:none}.GB-card__subtitle{margin:0;font-size:13.5px;font-weight:500;color:#096c38;letter-spacing:.005em}.GB-card__options{display:flex;flex-wrap:wrap;gap:8px}.GB-card__option{padding:9px;border-radius:12px;border:1.5px solid #E7E7E7;background:#fff;font-size:14px;font-weight:600;letter-spacing:-.01em;color:#16201b;cursor:pointer;transition:background .2s cubic-bezier(.22,1,.36,1),transform .12s cubic-bezier(.22,1,.36,1)}.GB-card__option:hover{border-color:#096c38}.GB-card__option.is-active{background:#026d36;border-color:#026d36;color:#fff}.GB-card__option.is-soldout{opacity:.4;text-decoration:line-through}.GB-card__price-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding-top:10px;margin-top:auto}.GB-card__price{color:#16201b;font-weight:400;font-size:28px;line-height:1;letter-spacing:-.01em}.GB-card__unit{color:#73777b;font-size:12px;font-weight:500;white-space:nowrap}.GB-card__add{position:relative;display:flex;align-items:center;justify-content:end;gap:8px;width:100%;padding:14px 20px;border:none;border-radius:999px;background:#026d36;color:#fff;font-size:14px;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:background .2s cubic-bezier(.22,1,.36,1),transform .12s cubic-bezier(.22,1,.36,1);margin-top:8px}.GB-card__add:hover:not(:disabled){background:#024d26!important}.GB-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px #096c381a,0 2px 6px #2424240a;border-color:color-mix(in oklab,#096C38 18%,#fff)!important}.GB-card__add:disabled{opacity:.55;cursor:not-allowed}.GB-card__add-arrow{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#ffffff2e}.GB-card__add-arrow svg{fill:none}.GB-cones__shop-all svg{fill:none}.GB-card__add-spinner{display:none;width:18px;height:18px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:GB-spin .7s linear infinite}.GB-card__add.is-loading .GB-card__add-text,.GB-card__add.is-loading .GB-card__add-arrow{visibility:hidden}.GB-card__add.is-loading .GB-card__add-spinner{display:block;position:absolute}@keyframes GB-spin{to{transform:rotate(360deg)}}.GB-cones__footer{display:flex;justify-content:center;margin-top:64px}.GB-cones__shop-all{display:inline-flex;align-items:center;gap:10px;padding:16px 26px;border-radius:999px;background:#e8e2c8;font-size:16px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;box-shadow:0 1px #0000000a;transition:background .2s cubic-bezier(.22,1,.36,1),transform .12s cubic-bezier(.22,1,.36,1)}.GB-cones__shop-all:hover{background:#faf9f4;box-shadow:0 4px 18px #096c382e;text-decoration:underline}@media screen and (max-width:1024px){.GB-cones__grid{grid-template-columns:repeat(2,1fr)}.GB-cones__header{grid-template-columns:1fr;gap:14px;align-items:start}}@media screen and (max-width:600px){.GB-cones__grid{grid-template-columns:1fr}.GB-cones{padding:44px 0!important}.GB-cones__eyebrow{margin-bottom:12px}.GB-cones__rule{margin-top:16px}.GB-cones__description{font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/74/compiled_assets/styles.css.map */
