.product-information__grid .product-list{padding-top:24px}.product-list .product-list__nested{display:flex;flex-direction:column;gap:8px}.product-list .product-list-item{margin:0}.product-list .product-list__input{position:absolute;opacity:0;pointer-events:none}.product-list .product-list__label{position:relative;display:grid;grid-template-columns:auto 1fr auto;gap:8px;border-radius:10px;padding:13px;background:var(--brand-white-black-white);border:3px solid transparent;outline:1px solid var(--brand-gray-300)}.product-list .product-list__input:checked+.product-list__label{border-color:var(--brand-red-600);outline-color:var(--brand-red-600)}.product-list .product-list__label .product-list-item__selector-column{display:flex;width:24px}.product-list .product-list__label .product-list-item__selector{position:relative;width:24px;height:24px;min-width:24px;border:1px solid var(--brand-gray-300);background:var(--brand-white-black-white);border-radius:50%;transition:.3s;-webkit-transition:.3s;display:flex}.product-list__input:checked+.product-list__label .product-list-item__selector{border-color:var(--brand-red-500);background:var(--brand-red-500)}.product-list__input:checked+.product-list__label .product-list-item__selector:after{content:"";position:absolute;left:8px;top:5px;width:4px;height:9px;border-right:2.5px solid var(--brand-white-black-white);border-bottom:2.5px solid var(--brand-white-black-white);transform:rotate(45deg)}.product-list .product-list__label .product-list-item__info{display:flex;flex-direction:column;gap:5px}.product-list .product-list__label .product-list-item__title{font-size:var(--responsive-paragraph-md-text-size);line-height:var(--responsive-paragraph-md-line-height);color:var(--brand-teal-600);font-weight:700}.product-list .product-list__label .product-list-item__description{color:var(--brand-red-700)}.product-list .product-list__label .product-list-item__description p{font-size:var(--responsive-paragraph-sm-text-size);line-height:var(--responsive-paragraph-sm-line-height);font-weight:400}.product-list .product-list-item__description>*:first-child:last-child{margin:0}.product-list .product-list-item__price-wrapper{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.product-list .product-list-item__price,.product-list .product-list-item__detail-top{font-size:var(--responsive-paragraph-md-text-size);line-height:var(--responsive-paragraph-md-line-height);font-weight:500;color:var(--brand-red-700)}.product-list .product-list-item__price.item-total-price{color:var(--brand-teal-600)}.product-list .product-list-item__compare-price{font-size:var(--responsive-paragraph-sm-text-size);line-height:var(--responsive-paragraph-sm-line-height);color:var(--brand-gray-600);text-decoration:line-through}.product-list .product-list-item__price-column--dynamic[hidden]{display:none}.product-list .product-list-item__detail-bottom{font-size:var(--responsive-paragraph-sm-text-size);line-height:var(--responsive-paragraph-sm-line-height);color:var(--brand-gray-600)}.product-list .product-list-item__badge{display:flex;align-self:flex-start;padding:2px 4px;border-radius:4px;background:var(--brand-lime-600);color:var(--brand-teal-700);font-size:12px;font-weight:600;line-height:17px}.product-list__promo{margin-bottom:16px;padding:8px 16px;border-radius:10px;background:var(--brand-lime-600);color:var(--brand-teal-700);display:flex}.product-list__promo .product-list__promo-copy{display:inline-block;vertical-align:top;line-height:normal}.product-list__promo .product-list__promo-copy>p{font-size:var(--responsive-paragraph-sm-text-size);line-height:var(--responsive-paragraph-sm-line-height);margin:0;display:inline}@media screen and (max-width:991px){.product-list__promo{margin-bottom:8px}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/product-list.css.map */
