@media(min-width:768px){.card--product .text-left p.text-sm{font-size:18px;line-height:16px;font-weight:600}}.card--product .card__details{display:flex;flex-direction:column;flex-grow:1;flex:1;gap:1px}.card--product .card__options{display:flex;flex-direction:column;height:100%}.card--product .product-title-section{margin-bottom:0}.card--product .card-reviews{display:flex;align-items:center;justify-content:space-between;height:22px;width:100%}.card--product .card-reviews__rating{display:flex;align-items:center;gap:2px}.card--product .card-reviews__stars{position:relative;display:inline-flex;align-items:center;height:11px}.card--product .card-reviews__stars-empty,.card--product .card-reviews__stars-filled{display:flex;align-items:center;gap:0px;letter-spacing:-.4px}.card--product .card-reviews__stars-empty{color:#d1d1d1}.card--product .card-reviews__stars-filled{position:absolute;top:0;left:0;height:100%;color:#c6a91b;overflow:hidden}.card--product .card-reviews__stars-empty .tw-icon,.card--product .card-reviews__stars-filled .tw-icon{display:block;flex-shrink:0;font-size:11px;line-height:1}.card--product .card-reviews__count{font-size:12px;font-weight:400;line-height:10px;text-decoration:underline;color:#363636}.card--product .card-reviews__pill{display:flex;align-items:center;height:18px;border-radius:100px;border:.5px solid #E4E4E4;overflow:hidden;flex-shrink:0;background-color:#fff}.card--product .card-reviews__pill-text{display:flex;align-items:center;justify-content:center;flex:1;font-size:13px;font-weight:400;line-height:13px;color:#484848;height:100%;white-space:nowrap;padding:0 3px 0 5px}.card--product .card-reviews__pill-icon{display:flex;align-items:center;justify-content:center;height:100%;padding:0 2px 0 3px;border-left:.5px solid #E4E4E4}.card--product .card-reviews__pill-icon svg{width:12px;height:12px}.card--product .buyo_option{position:relative;height:32px;border:1px solid #E4E4E4;border-radius:100px;display:flex;align-items:stretch;box-sizing:border-box;overflow:hidden}.card--product .buyo_left{display:flex;align-items:center;width:95px;flex-shrink:0;padding:0 6px;gap:6px;cursor:pointer}.card--product .buyo_number{min-width:23px;max-width:23px;height:23px;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:12px;line-height:16px;color:#1a1a1a;background-color:#f6f6f6;border-radius:23px}.card--product .buyo_price{font-weight:400;font-size:12px;line-height:12px;color:#8c8c8c}.card--product .buyo_price b{font-weight:inherit;color:#8c8c8c!important}.card--product .buyo_price i{font-style:normal;text-decoration:line-through}.card--product .buyo_chevron{width:14px;height:14px;margin-right:-2px;flex-shrink:0}.card--product .buyo_btn{display:flex;align-items:center;justify-content:center;flex:1;align-self:stretch;margin:0;padding:0;font-weight:500;font-size:15px;line-height:20px;cursor:pointer;background:#fcdc37e6 linear-gradient(104deg,#00000012 60%,#fcdc37 60% 100%) no-repeat 100% 100%;background-size:300% 100%;transition:background-position 0s ease-out;color:#1a1a1a;border:none;height:100%}@media(hover:hover)and (pointer:fine){.card--product .buyo_btn:hover{background-position:0 100%}}.card--product .buyo_btn b{font-weight:inherit}.card--product .buyo_btn-spinner{display:none;width:16px;height:16px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:buyo-btn-spin .75s linear infinite}@keyframes buyo-btn-spin{to{transform:rotate(360deg)}}.card--product .buyo_unavailable{display:none;position:absolute;top:0;right:0;width:calc(100% - 95px);height:100%;align-items:center;justify-content:center;font-size:13px;line-height:20px;font-weight:500;border-radius:0 100px 100px 0}.card--product .buyo_added{display:none;align-items:center;justify-content:center;flex:1;border-radius:0 100px 100px 0}.card--product .buyo_option.unavailable .buyo_unavailable{display:flex;background:#e4e4e4;color:#8c8c8c;z-index:2}.card--product .buyo_option.unavailable .buyo_price{display:none}.card--product .buyo_option.unavailable .buyo_left{pointer-events:none;cursor:default}.card--product:has(.buyo_option.unavailable) .card__media:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff6;z-index:1;pointer-events:none}.card--product .buyo_option.active .buyo_btn{display:none!important}.card--product .buyo_option.active .buyo_price{display:block!important}.card--product .buyo_option.active .buyo_added{display:flex;background:#c6a91b}.card--product .buyo_added svg{width:16px;height:16px;color:#1a1a1a}.card--product .buyo_popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff4d;z-index:19;border-radius:var(--card-border-radius, 0)}.card--product .buyo_popup{position:absolute;bottom:16px;left:8px;right:8px;background:#fff;border-radius:12px;border:.5px solid #E4E4E4;box-shadow:2px 2px 8.3px 3px #0000000f;z-index:20;overflow:hidden}.buyo_popup__table{width:100%;border-collapse:collapse;border:none}.buyo_popup__table th,.buyo_popup__table td{border:none}.buyo_popup__th{text-align:left;font-size:11px;font-weight:400;line-height:18px;color:#484848;height:30px;padding:0;box-sizing:border-box}.buyo_popup__th--qty{text-align:center;width:36px}.buyo_popup__th--perpack{border-right:.5px solid #e4e4e4!important}.buyo_popup__th--total{text-align:right}.buyo_popup__th--radio{width:27px;text-align:center}.buyo_popup__sort-btn{background:none;border:none;padding:0;margin:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.buyo_popup__chevron{transition:transform 0s ease}.buyo_popup__table thead{border-bottom:1px solid #e4e4e4}.buyo_popup__row{cursor:pointer;height:45px}.buyo_popup__row:not(:last-child){border-bottom:.5px solid #e4e4e4}.buyo_popup__row:not(.is-oos):hover{background-color:#dceaf859}.buyo_popup__row.is-selected{background-color:#dceaf859}.buyo_popup__td{font-size:12px;font-weight:400;line-height:16px;color:#1a1a1a;padding:0;box-sizing:border-box;vertical-align:middle}.buyo_popup__td--qty{width:36px;color:#484848;text-align:center}.buyo_popup__qty-badge{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;background-color:#f6f6f6;border-radius:25px;font-weight:500;font-size:11px;line-height:16px}.buyo_popup__td--perpack{font-weight:400;font-size:11px;line-height:12px;color:#8c8c8c;border-right:.5px solid #e4e4e4!important}.buyo_popup__td--total{text-align:right;font-weight:600;font-size:11px;line-height:12px;color:#1a1a1a}.buyo_popup__td--radio{text-align:center;width:27px}.buyo_popup__radio{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.buyo_popup__radio-label{display:inline-block;width:16px;height:16px;border-radius:50%;background:#fff;border:.8px solid #8c8c8c;box-sizing:border-box;cursor:pointer;position:relative;vertical-align:middle}.buyo_popup__radio:checked+.buyo_popup__radio-label{border:.8px solid #003366}.buyo_popup__radio:checked+.buyo_popup__radio-label:after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:#036;top:50%;left:50%;transform:translate(-50%,-50%)}.buyo_popup__row.is-oos{cursor:default}.buyo_popup__row.is-oos .buyo_popup__td--qty{color:#8c8c8c}.buyo_popup__row.is-oos .buyo_popup__qty-badge{position:relative;overflow:hidden}.buyo_popup__row.is-oos .buyo_popup__qty-badge:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,transparent calc(50% - .5px),#1A1A1A33 calc(50% - .5px),#1A1A1A33 calc(50% + .5px),transparent calc(50% + .5px));pointer-events:none}.buyo_popup__row.is-oos .buyo_popup__td--total span,.buyo_popup__row.is-oos .buyo_popup__td--perpack span{display:none}.buyo_popup__row.is-oos .buyo_popup__td--perpack:after{content:"Sold out";display:inline-flex;align-items:center;justify-content:center;height:20px;background:#e4e4e4;border-radius:90px;padding:2px 5px;font-size:11px;line-height:16px;font-weight:400;color:#8c8c8c}.buyo_popup__row.is-oos .buyo_popup__radio{pointer-events:none}.buyo_popup__row.is-oos .buyo_popup__radio-label{border-color:#8c8c8c;pointer-events:none}.card--product .card__section-2{margin-top:15px}.card--product .card__swatches{padding-top:0}.card__options .opt-label--btn{position:relative;padding:0;width:40px;min-width:40px;max-width:40px;height:40px;min-height:40px;max-height:40px;margin:0;cursor:pointer;display:flex;justify-content:center;align-items:center;border-radius:50%;border:2px solid transparent;box-sizing:border-box}@media(hover:hover)and (pointer:fine){.card__options .opt-btn:not(:checked):not(.is-unavailable)+.opt-label--btn:hover{background-color:#1a1a1a0d}}.card__options .opt-btn:checked+.opt-label--btn{border:2px solid #FCDC37}.card__options .option-container{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;border:.8px solid #E4E4E4}.card__options .opt-btn:checked+.opt-label--btn .option-container{border:1.5px solid #8C8C8C}.card__options .opt-btn.is-unavailable+.opt-label--btn .option-container{border-color:#e4e4e4;color:#d1d1d1}.card__options .opt-btn.is-unavailable+.opt-label--btn .option-text-line-number,.card__options .opt-btn.is-unavailable+.opt-label--btn .option-text-line-format{color:#d1d1d1}.card__options .option-text-line-number{font-weight:500;font-size:12px;line-height:12px}.card__options .option-text-line-format{font-weight:400;font-size:8px;line-height:8px;color:#8c8c8c}.card__options .opt-label--btn:last-of-type{margin-right:0}.card__options .variant-container{display:flex;align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:3px;-webkit-user-select:none;user-select:none}.card__options .opt-btn:checked+.opt-label--btn #Formats path,.card__options .opt-btn:checked+.opt-label--btn #Formats line{stroke:#fff!important}.card__options .opt-label--btn #Formats{height:25px!important}.card--product .card__section-2 .card__swatches{gap:15px!important}.card--product .product-label-container{top:-6px;left:-8px;display:flex;flex-wrap:wrap;flex-direction:row}.card--product .product-label-wrapper{margin-bottom:0}.card--product .product-label-wrapper:not(:last-child){margin-bottom:0}.card--product .product-label{padding:4px 5px;line-height:10px;font-weight:400;font-size:10px;height:20px}.card--product .product-label-wrapper:first-child .product-label{border-top-left-radius:8px}.card--product .product-label-wrapper:last-child .product-label{border-bottom-right-radius:8px}@media(max-width:767px){.card--product .card__media .media{padding-top:0!important;width:148px;height:148px;margin:0 auto}.card--product-contained{padding:6px 8px 16px}.card--product .product-title-section p{font-size:10px;line-height:10px;font-weight:400}.card--product .card__details{padding-top:2px}.card--product .card-reviews{height:14px}.card--product .card-reviews__stars-empty .tw-icon,.card--product .card-reviews__stars-filled .tw-icon{font-size:11px}.card--product .card-reviews__count{font-size:10px;line-height:13px}.card--product .card-reviews__pill{height:14px}.card--product .card-reviews__pill-text{font-size:10px;line-height:10px}.card--product .card-reviews__pill-icon svg{width:11px;height:11px}.card--product .card__section-2{margin-top:10px}.card--product .card__section-2 .card__swatches{display:flex!important;flex-wrap:wrap!important;gap:6px!important}.card__options .opt-label--btn{width:38px;min-width:38px;max-width:38px;height:38px;min-height:38px;max-height:38px}.card__options .variant-container{row-gap:5px;column-gap:4px}.card__options .option-text-line-number{font-size:11px}.card--product .buyo_left{width:91px}.card--product .buyo_unavailable{width:calc(100% - 91px)}.card--product .buyo_price{font-size:11px;line-height:12px}.card--product .buyo_btn{font-size:13px;line-height:20px}.card--product .buyo_number{font-size:11px;line-height:16px}.card--product .buyo_chevron{width:12px;height:12px}.card--product .product-label-container{top:-12px;left:-8px}.main-products-grid .card--product .product-label-container{top:0}}@media(max-width:374px){.card--product .card__media .media{width:132px;height:132px}.card--product .buyo_left{width:auto;flex:1 1 0;min-width:0;padding:0 4px;gap:3px}.card--product .buyo_number{min-width:20px;max-width:20px;height:20px;font-size:10px;flex-shrink:0}.card--product .buyo_price{font-size:11px;line-height:10px;max-width:35px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.card--product .buyo_chevron{width:8px;height:8px;flex-shrink:0}.card--product .buyo_btn{flex:0 0 auto;width:auto;min-width:60px;font-size:11px;line-height:14px;padding:0 6px}.card--product .buyo_unavailable{flex:0 0 auto;width:auto;min-width:60px}.card--product .buyo_popup{left:0;right:0}}@media(max-width:359px){.card--product .card-reviews__pill{display:none}}
/*# sourceMappingURL=/cdn/shop/t/160/assets/product-card.css.map */
