.gt-best-sellers{padding:100px 0 110px}.gt-best-sellers__header{margin-bottom:4.8rem;text-align:center}.gt-best-sellers__heading{margin:0}.gt-best-sellers__see-all{display:inline-flex;align-items:center;gap:1rem;font-size:1.6rem;font-weight:500;color:#fff;text-decoration:none;white-space:nowrap;font-family:var(--font-heading-family)}.gt-best-sellers__see-all:hover,.gt-best-sellers__see-all:focus-visible{text-decoration:underline;color:rgb(var(--color-foreground))}.gt-best-sellers--has-bg-image .gt-best-sellers__heading,.gt-best-sellers--has-bg-image .gt-best-sellers__see-all{color:#fff}.gt-best-sellers--has-bg-image .gt-best-sellers__see-all:hover,.gt-best-sellers--has-bg-image .gt-best-sellers__see-all:focus-visible{color:#fff}.gt-best-sellers__see-all-icon{flex-shrink:0;width:2rem;height:2rem}.gt-best-sellers__see-all-icon svg{display:block;width:100%;height:100%;color:inherit}.gt-best-sellers__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.4rem;margin:0;padding:0;list-style:none}@media screen and (min-width:990px){.gt-best-sellers__grid{grid-template-columns:repeat(4,1fr);gap:2.4rem}}.gt-best-sellers__placeholder{margin:0;padding:2rem;border-radius:.8rem;border:.2rem dashed rgba(var(--color-foreground),.25);color:rgb(var(--color-foreground));font-size:1.6rem;text-align:center}.gt-best-sellers--has-bg-image .gt-best-sellers__placeholder{border-color:#ffffff59;color:#fffffff2}.gt-bestseller-card{display:flex;flex-direction:column;height:100%;border-radius:8px;background-color:#fff;box-sizing:border-box;border:solid 1px #E5E5E5;overflow:hidden}.gt-bestseller-card__media-wrap{position:relative;background-color:#fff;overflow:hidden}.gt-bestseller-card__media-link{aspect-ratio:1;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;padding:24px}.gt-bestseller-card__image{width:100%;height:100%;object-fit:contain;vertical-align:middle;max-width:170px}.gt-bestseller-card__image--placeholder{width:100%;height:100%;object-fit:contain;padding:2rem;box-sizing:border-box}.gt-bestseller-card__wishlist{position:absolute;top:2rem;right:2rem;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:8px;background-color:#fff;color:#737373;transition:all .3s ease}.gt-bestseller-card__wishlist:hover,.gt-bestseller-card__wishlist:focus-visible{color:#fff;background:#5d8a26}.gt-bestseller-card__heart{display:flex;width:2.4rem;height:2.4rem}.gt-bestseller-card__heart .icon{width:100%;height:100%}.gt-bestseller-card__meta-row{display:flex;justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:1.6rem}.gt-bestseller-card__meta-left,.gt-bestseller-card__meta-right{display:flex;align-items:center;gap:.6rem}.gt-bestseller-card__meta-right{margin-left:auto}.gt-bestseller-card__rating-stars{flex-shrink:0}.gt-bestseller-card__new{display:inline-block;font-size:1.4rem;line-height:20px;font-weight:500;text-transform:uppercase;color:#737373}@media screen and (min-width:750px){.gt-bestseller-card__new{font-size:1.6rem;line-height:1.5}}.gt-bestseller-card__rating-stars.rating .rating-star{--letter-spacing: .45;--font-size: 1.05}.gt-bestseller-card .rating-star{--color-rating-star: #ea8c00}.gt-bestseller-card .rating-star:before{background:linear-gradient(90deg,var(--color-rating-star) var(--percent),#e8e8e8 var(--percent));-webkit-background-clip:text;background-clip:text}.gt-bestseller-card__rating-value{font-size:1.6rem;font-weight:400;line-height:1.5;color:#525252;display:none}@media screen and (min-width:750px){.gt-bestseller-card__rating-value{display:block}}.gt-bestseller-card__body{display:flex;flex-direction:column;flex:1;min-height:0;padding:24px}.gt-bestseller-card__title{margin:0 0 1rem;font-size:1.6rem;line-height:1.5;font-weight:500;min-height:72px}.gt-bestseller-card__title a{color:#152d05;text-decoration:none}.gt-bestseller-card__price{margin-bottom:1.6rem}.gt-bestseller-card__price .price-item,.gt-bestseller-card__price .price{font-size:2rem;line-height:1.5;color:#152d05;font-weight:500}.gt-bestseller-card__price .price__sale s.price-item{color:#b3b3b3;font-weight:400;font-size:16px}@media screen and (min-width:750px){.gt-bestseller-card__price .price__sale s.price-item{font-size:18px}}.gt-bestseller-card__form{margin-top:auto;width:100%}.gt-bestseller-card__form form,.gt-bestseller-card__add-button{width:100%}.gt-bestseller-card__add-button[disabled]{opacity:.55;cursor:not-allowed}.gt-bestseller-card__add-button-icon.svg-wrapper{display:flex;width:2rem;height:2rem;flex-shrink:0}.gt-bestseller-card__add-button-icon .icon{width:100%;height:100%}.gt-bestseller-card__add-button .loading__spinner{position:absolute;width:2rem;height:2rem}.gt-bestseller-card__add-button.loading .gt-bestseller-card__add-button-icon{visibility:hidden}.gt-best-sellers__filters{display:flex;justify-content:center;gap:10px;list-style:none;padding:0;margin:0 0 48px;flex-wrap:wrap}.gt-best-sellers__filters .gt-best-sellers__filter-btn{background:#fff;color:#000}.gt-best-sellers__filter-btn.is-active{background:#91c547;border-color:#91c547;color:#fff}.gt-best-sellers__grid-wrapper{position:relative;min-height:200px}.gt-best-sellers__grid-wrapper .loading-overlay{width:100%;height:100%;background:#ffffff80;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:none}.gt-best-sellers__grid-wrapper.is-loading .gt-best-sellers__grid{pointer-events:none}.gt-best-sellers__grid-wrapper.is-loading .loading-overlay{display:flex;justify-content:center;align-items:center;z-index:2}.gt-best-sellers__grid-wrapper .loading-spinner{width:40px;height:40px}@media screen and (max-width:989px){.gt-best-sellers{padding:80px 0 100px}}@media screen and (max-width:749px){.gt-best-sellers{padding:64px 0 80px}.gt-best-sellers__grid{gap:1.6rem}.gt-best-sellers__header{margin-bottom:32px}.gt-bestseller-card__body{padding:12px}.gt-bestseller-card__title{font-size:14px}.gt-bestseller-card__price .price-item,.gt-bestseller-card__price .price{font-size:18px}.gt-bestseller-card__wishlist{top:1rem;right:1rem;width:3.2rem;height:3.2rem}.gt-bestseller-card__heart{width:1.6rem}}@media screen and (max-width:480px){.gt-bestseller-card__title{min-height:85px}}.gt-bestseller-card__media-link{position:relative;overflow:hidden}.gt-bestseller-card__image--primary,.gt-bestseller-card__image--secondary{transition:opacity .4s ease,transform .4s ease;width:100%;height:auto;display:block}.gt-bestseller-card__image--secondary{position:absolute;top:50%;left:50%;opacity:0;visibility:hidden;transform:translate(-50%,-50%)}.gt-bestseller-card:hover .gt-bestseller-card__image--primary{opacity:0}.gt-bestseller-card:hover .gt-bestseller-card__image--secondary{opacity:1;visibility:visible}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-gt-best-sellers.css.map */
