.product-carousel__mobile{--slide-size:var(--product-carousel-mobile-slide-size,168px);--slide-spacing:16px}.product-carousel__mobile::-webkit-scrollbar{display:none;width:0;height:0;background:transparent;-webkit-appearance:none;appearance:none}.product-carousel__mobile{display:flex;align-items:flex-start;padding-inline-end:16px;overflow-x:auto;scrollbar-width:none}.product-carousel__desktop{--slide-size:192px;--slide-spacing:24px}@media screen and (min-width:1200px){.product-carousel__desktop{--slide-size:16%;--slide-spacing:32px}}.product-carousel__container{display:flex;align-items:flex-start;margin-left:calc(var(--slide-spacing)*-1)}.product-carousel__slide{flex:0 0 calc(var(--slide-size)*var(--slide-cols, 1));min-width:0;padding-left:var(--slide-spacing)}.product-carousel__slide--cols-2{--slide-cols:var(--product-carousel-mobile-cols,1)}@media screen and (min-width:769px){.product-carousel__slide--cols-2{--slide-cols:2}}.product-carousel__slide--show-more{align-self:stretch}.product-card-add-review{display:flex;flex-direction:column;align-items:flex-start;gap:8px;background:var(--Light-Base-0)}@media screen and (min-width:769px){.product-card-add-review{padding:20px 20px 16px;border:4px solid var(--Light-Base-100);border-radius:16px}}.product-card-add-review__title{font-size:18px;font-style:normal;font-weight:700;line-height:24px}.product-card-add-review__rating{display:inline-flex;align-items:center;gap:8px}.product-card-add-review__text{font-size:16px;font-style:normal;font-weight:400;line-height:22px;color:var(--Light-Base-700)}.product-card-add-review__buttons{display:flex;align-items:center;margin-top:8px}.product-card-add-review__edit-icon{display:block;width:16px;height:16px;background-color:currentColor;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M14.463 3.122a3 3 0 0 1 4.243 0l2.172 2.173a3 3 0 0 1 0 4.242l-8.8 8.801a5 5 0 0 1-3.164 1.45l-3.924.294a1 1 0 0 1-1.07-1.072l.293-3.923a5 5 0 0 1 1.45-3.164zm2.828 1.415a1 1 0 0 0-1.414 0l-7.463 7.462L12 15.586l7.464-7.463a1 1 0 0 0 0-1.414zm-6.706 12.462-3.583-3.584a3 3 0 0 0-.796 1.82L6 18.002l2.765-.207a3 3 0 0 0 1.82-.795'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M14.463 3.122a3 3 0 0 1 4.243 0l2.172 2.173a3 3 0 0 1 0 4.242l-8.8 8.801a5 5 0 0 1-3.164 1.45l-3.924.294a1 1 0 0 1-1.07-1.072l.293-3.923a5 5 0 0 1 1.45-3.164zm2.828 1.415a1 1 0 0 0-1.414 0l-7.463 7.462L12 15.586l7.464-7.463a1 1 0 0 0 0-1.414zm-6.706 12.462-3.583-3.584a3 3 0 0 0-.796 1.82L6 18.002l2.765-.207a3 3 0 0 0 1.82-.795'/%3E%3C/svg%3E") center/contain no-repeat}.product-card-add-review__bonus{font-size:14px;font-style:normal;font-weight:500;line-height:16px;display:flex;position:relative;align-items:center;margin-left:6px;padding:4px 12px;border-radius:8px;background:var(--Light-Violet-300);gap:4px}.product-card-add-review__bonus:after{content:"";position:absolute;top:50%;left:-10px;transform:translateY(-50%);border:4px solid transparent;border-right:6px solid var(--Light-Violet-300)}.product-card-add-review__bonus-icon{display:block;width:24px;height:24px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M10.49 6.442c3.516 0 2.835 4.197 2.827 4.24 0 0 4.243-.705 4.243 2.829 0 2.83-2.828 2.83-4.243 2.83H8.371a.706.706 0 0 1-.706-.703c-.003-1.268-.008-3.9-.004-4.955l.001-.023c.005-1.42.015-4.217 2.827-4.218'/%3E%3Cpath d='M12 .999c6.075 0 11 4.925 11 11s-4.925 11-11 11-11-4.925-11-11 4.925-11 11-11m0 2a9 9 0 1 0 0 18 9 9 0 0 0 0-18'/%3E%3C/svg%3E") 50%/contain no-repeat}.product-card-review-text{display:flex;flex-direction:column;align-items:flex-start;gap:8px;background:var(--Light-Base-0)}@media screen and (min-width:769px){.product-card-review-text{padding:24px 24px 20px;border:4px solid var(--Light-Base-100);border-radius:16px}}.product-card-review-text__title{font-size:18px;font-style:normal;font-weight:700;line-height:24px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-clamp:1}.product-card-review-text__author{display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px;overflow-y:hidden}.product-card-review-text__author-name{font-size:14px;font-style:normal;font-weight:400;line-height:16px}.product-card-review-text__stars{--product-card-review-star-size:16px;position:relative;width:calc(var(--product-card-review-star-size)*5);height:var(--product-card-review-star-size);background-color:var(--Light-Base-300);-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23cecece' d='M12.388 18.129a.75.75 0 0 0-.777 0l-4.639 2.813a.75.75 0 0 1-1.124-.79l1.134-5.622a.75.75 0 0 0-.219-.693l-4.09-3.876a.75.75 0 0 1 .433-1.29l5.407-.6a.75.75 0 0 0 .608-.452l2.188-5.162a.75.75 0 0 1 1.381 0l2.188 5.162a.75.75 0 0 0 .608.452l5.407.6a.75.75 0 0 1 .433 1.29l-4.09 3.876a.75.75 0 0 0-.22.693l1.135 5.622a.75.75 0 0 1-1.124.79z'/%3E%3C/svg%3E") left center/var(--product-card-review-star-size) var(--product-card-review-star-size) repeat-x;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23cecece' d='M12.388 18.129a.75.75 0 0 0-.777 0l-4.639 2.813a.75.75 0 0 1-1.124-.79l1.134-5.622a.75.75 0 0 0-.219-.693l-4.09-3.876a.75.75 0 0 1 .433-1.29l5.407-.6a.75.75 0 0 0 .608-.452l2.188-5.162a.75.75 0 0 1 1.381 0l2.188 5.162a.75.75 0 0 0 .608.452l5.407.6a.75.75 0 0 1 .433 1.29l-4.09 3.876a.75.75 0 0 0-.22.693l1.135 5.622a.75.75 0 0 1-1.124.79z'/%3E%3C/svg%3E") left center/var(--product-card-review-star-size) var(--product-card-review-star-size) repeat-x}.product-card-review-text__stars:after{content:"";position:absolute;inset:0;width:calc(var(--product-card-review-rating)/5*100%);background-color:var(--Light-Base-900)}.product-card-review-text__text{font-size:16px;font-style:normal;font-weight:400;line-height:22px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:var(--product-card-review-lines,4);-webkit-box-orient:vertical;line-clamp:var(--product-card-review-lines,4);color:var(--Light-Faded-Paper-900);-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere}.product-card-review-text__buttons{display:flex;margin-top:8px;gap:8px}.product-card-review-text__edit-icon{display:block;width:24px;height:24px;background-color:currentColor;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M14.463 3.122a3 3 0 0 1 4.243 0l2.172 2.173a3 3 0 0 1 0 4.242l-8.8 8.801a5 5 0 0 1-3.164 1.45l-3.924.294a1 1 0 0 1-1.07-1.072l.293-3.923a5 5 0 0 1 1.45-3.164zm2.828 1.415a1 1 0 0 0-1.414 0l-7.463 7.462L12 15.586l7.464-7.463a1 1 0 0 0 0-1.414zm-6.706 12.462-3.583-3.584a3 3 0 0 0-.796 1.82L6 18.002l2.765-.207a3 3 0 0 0 1.82-.795'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M14.463 3.122a3 3 0 0 1 4.243 0l2.172 2.173a3 3 0 0 1 0 4.242l-8.8 8.801a5 5 0 0 1-3.164 1.45l-3.924.294a1 1 0 0 1-1.07-1.072l.293-3.923a5 5 0 0 1 1.45-3.164zm2.828 1.415a1 1 0 0 0-1.414 0l-7.463 7.462L12 15.586l7.464-7.463a1 1 0 0 0 0-1.414zm-6.706 12.462-3.583-3.584a3 3 0 0 0-.796 1.82L6 18.002l2.765-.207a3 3 0 0 0 1.82-.795'/%3E%3C/svg%3E") center/contain no-repeat}.product-card-review-text__status{margin-top:8px}.product-card-review-text__status-badge{font-size:12px;font-weight:400;line-height:16px;display:flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:2px 6px;border:2px solid var(--Light-Base-100);border-radius:8px;color:var(--Light-Base-600);gap:4px}.product-card-review-text__status-icon{flex-shrink:0;width:16px;height:16px;background-color:currentColor;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0m-4 .999a1 1 0 0 0-1-1h-3v-5a1 1 0 1 0-2 0v6a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0m-4 .999a1 1 0 0 0-1-1h-3v-5a1 1 0 1 0-2 0v6a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1'/%3E%3C/svg%3E") center/contain no-repeat}.product-card-review-text__status--canceled .product-card-review-text__status-badge{border-color:var(--Light-Red-100);background-color:var(--Light-Red-100);color:var(--Light-Red-600)}.product-card-review-text__status--canceled .product-card-review-text__status-icon{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12s4.477 10 10 10 10-4.477 10-10m-10 1.25c-.69 0-1.25-.466-1.25-1.042V8.042C10.75 7.466 11.31 7 12 7s1.25.466 1.25 1.042v4.166c0 .576-.56 1.042-1.25 1.042M12 17a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12s4.477 10 10 10 10-4.477 10-10m-10 1.25c-.69 0-1.25-.466-1.25-1.042V8.042C10.75 7.466 11.31 7 12 7s1.25.466 1.25 1.042v4.166c0 .576-.56 1.042-1.25 1.042M12 17a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5'/%3E%3C/svg%3E")}.product-card-review-text__status--approved .product-card-review-text__status-badge{border-color:var(--Light-Cucumber-100);background-color:var(--Light-Cucumber-100);color:var(--Light-Cucumber-800)}.product-card-review-text__status--approved .product-card-review-text__status-icon{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='M13.65 3.24a1 1 0 0 1 .11 1.41l-6.854 8a1 1 0 0 1-1.519 0L2.241 8.978a1 1 0 0 1 1.518-1.3l2.388 2.786 6.094-7.114a1 1 0 0 1 1.41-.108'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='M13.65 3.24a1 1 0 0 1 .11 1.41l-6.854 8a1 1 0 0 1-1.519 0L2.241 8.978a1 1 0 0 1 1.518-1.3l2.388 2.786 6.094-7.114a1 1 0 0 1 1.41-.108'/%3E%3C/svg%3E")}.product-card-review-text__status-reason{font-size:12px;font-weight:400;line-height:16px;margin-top:8px;color:var(--Light-Base-500)}.product-card-review{--product-card-star-size:16px;--product-card-star-step:calc(var(--product-card-star-size) - 2px)}@media(hover:hover){.product-card-review:hover .product-card-review__recommendation-edit{visibility:visible}}.product-card-review:has(.product-card-review__recommendation-edit,.product-card-review__hide){margin-top:15px}.product-card-review__recommendation-edit{position:absolute;z-index:29;top:-4px;right:-4px;left:0}@media screen and (min-width:769px){.product-card-review__recommendation-edit{visibility:hidden}}.product-card-review__hide{display:flex;position:absolute;z-index:3;flex-direction:column;align-items:center;inset:0;overflow:hidden;border-radius:inherit}.product-card-review__hide-backdrop{position:absolute;inset:0;opacity:.8;background-color:var(--Light-Base-0)}.product-card-review__hide-block{display:flex;position:relative;flex-direction:column;align-items:center;max-width:148px;margin:63px 10px 0;padding:12px;border-radius:8px;background-color:var(--Light-Base-0);gap:4px}.product-card-review__hide-icon{flex-shrink:0;width:32px;height:32px;background-color:var(--Light-Base-400);-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M24.08 9.738a13.14 13.14 0 0 1 4.09 5.493 1 1 0 0 1 0 .734c-1.913 4.85-6.633 8.292-12.165 8.292-2.183 0-4.238-.539-6.045-1.486l1.578-1.457c1.367.605 2.877.943 4.467.943 4.54 0 8.438-2.74 10.148-6.66a11.14 11.14 0 0 0-3.566-4.483zm.251-2.204-17.333 16-1.356-1.469 1.443-1.333a13.1 13.1 0 0 1-3.244-4.767 1 1 0 0 1 0-.735c1.912-4.85 6.633-8.291 12.164-8.292 1.758 0 3.433.35 4.963.979l2.007-1.852zm-8.326 1.404c-4.539 0-8.44 2.74-10.15 6.66a11.1 11.1 0 0 0 2.706 3.772l3.726-3.44a3.735 3.735 0 0 1 4.348-4.013l2.68-2.474a11 11 0 0 0-3.31-.505'/%3E%3Cpath d='M19.403 14.055a3.734 3.734 0 0 1-5.207 4.808z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M24.08 9.738a13.14 13.14 0 0 1 4.09 5.493 1 1 0 0 1 0 .734c-1.913 4.85-6.633 8.292-12.165 8.292-2.183 0-4.238-.539-6.045-1.486l1.578-1.457c1.367.605 2.877.943 4.467.943 4.54 0 8.438-2.74 10.148-6.66a11.14 11.14 0 0 0-3.566-4.483zm.251-2.204-17.333 16-1.356-1.469 1.443-1.333a13.1 13.1 0 0 1-3.244-4.767 1 1 0 0 1 0-.735c1.912-4.85 6.633-8.291 12.164-8.292 1.758 0 3.433.35 4.963.979l2.007-1.852zm-8.326 1.404c-4.539 0-8.44 2.74-10.15 6.66a11.1 11.1 0 0 0 2.706 3.772l3.726-3.44a3.735 3.735 0 0 1 4.348-4.013l2.68-2.474a11 11 0 0 0-3.31-.505'/%3E%3Cpath d='M19.403 14.055a3.734 3.734 0 0 1-5.207 4.808z'/%3E%3C/svg%3E") center/contain no-repeat}.product-card-review__hide-text{font-family:var(--main-font);font-size:12px;font-weight:400;line-height:16px}@media screen and (min-width:769px){.product-card-review__hide-text{font-size:14px}}.product-card-review__hide-text{color:var(--Light-Base-700);text-align:center}.product-card-review__cycle-number{font-family:var(--title-font);font-size:14px;font-weight:500;letter-spacing:-.14px;line-height:14px;display:flex;position:absolute;right:8px;bottom:8px;align-items:center;padding:4px 5px 4px 8px;border-radius:16px;background:var(--Light-Breeze-300);color:var(--Light-Base-1000);gap:4px}.product-card-review__cycle-number-value{display:flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:5px;border-radius:16px;background:var(--Light-Base-0);white-space:nowrap}.product-card-review__price{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:2px;-moz-column-gap:6px;column-gap:6px;cursor:pointer}@media screen and (min-width:1200px){.product-card-review__price{row-gap:1px;margin-bottom:8px}}.product-card-review__availability{font-family:var(--title-font);font-size:16px;font-style:normal;font-weight:500;line-height:20px;color:var(--Light-Base-500)}.product-card-review__current-price{display:flex;align-items:center;gap:6px;min-width:-moz-max-content;min-width:max-content}@media screen and (min-width:769px){.product-card-review__current-price{gap:8px}}.product-card-review__discount{font-family:var(--title-font);font-size:12px;font-style:normal;font-weight:500;letter-spacing:-.12px;line-height:14px}@media screen and (min-width:1200px){.product-card-review__discount{font-size:12px;line-height:16px}}.product-card-review__discount{display:flex;flex-direction:column;align-items:center;justify-content:center;height:18px;padding:2px 4px;border-radius:32px;background:var(--Light-Cherry-600);color:var(--Light-Base-0);gap:8px}@media screen and (min-width:1200px){.product-card-review__discount{height:20px}}.product-card-review__stars{position:relative;flex-shrink:0;width:calc(var(--product-card-star-step)*4 + var(--product-card-star-size));height:var(--product-card-star-size);background-color:var(--Light-Base-300);-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath d='M9.05 2.936c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 0 0 .95.69h3.462c.969 0 1.372 1.24.588 1.81l-2.8 2.034a1 1 0 0 0-.364 1.118l1.07 3.292c.3.921-.755 1.687-1.539 1.118l-2.8-2.034a1 1 0 0 0-1.176 0l-2.8 2.034c-.783.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 0 0-.363-1.118l-2.8-2.034c-.784-.57-.381-1.81.587-1.81H7.03a1 1 0 0 0 .95-.69z'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath d='M9.05 2.936c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 0 0 .95.69h3.462c.969 0 1.372 1.24.588 1.81l-2.8 2.034a1 1 0 0 0-.364 1.118l1.07 3.292c.3.921-.755 1.687-1.539 1.118l-2.8-2.034a1 1 0 0 0-1.176 0l-2.8 2.034c-.783.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 0 0-.363-1.118l-2.8-2.034c-.784-.57-.381-1.81.587-1.81H7.03a1 1 0 0 0 .95-.69z'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath d='M9.05 2.936c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 0 0 .95.69h3.462c.969 0 1.372 1.24.588 1.81l-2.8 2.034a1 1 0 0 0-.364 1.118l1.07 3.292c.3.921-.755 1.687-1.539 1.118l-2.8-2.034a1 1 0 0 0-1.176 0l-2.8 2.034c-.783.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 0 0-.363-1.118l-2.8-2.034c-.784-.57-.381-1.81.587-1.81H7.03a1 1 0 0 0 .95-.69z'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath d='M9.05 2.936c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 0 0 .95.69h3.462c.969 0 1.372 1.24.588 1.81l-2.8 2.034a1 1 0 0 0-.364 1.118l1.07 3.292c.3.921-.755 1.687-1.539 1.118l-2.8-2.034a1 1 0 0 0-1.176 0l-2.8 2.034c-.783.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 0 0-.363-1.118l-2.8-2.034c-.784-.57-.381-1.81.587-1.81H7.03a1 1 0 0 0 .95-.69z'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath d='M9.05 2.936c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 0 0 .95.69h3.462c.969 0 1.372 1.24.588 1.81l-2.8 2.034a1 1 0 0 0-.364 1.118l1.07 3.292c.3.921-.755 1.687-1.539 1.118l-2.8-2.034a1 1 0 0 0-1.176 0l-2.8 2.034c-.783.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 0 0-.363-1.118l-2.8-2.034c-.784-.57-.381-1.81.587-1.81H7.03a1 1 0 0 0 .95-.69z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath d='M9.05 2.936c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 0 0 .95.69h3.462c.969 0 1.372 1.24.588 1.81l-2.8 2.034a1 1 0 0 0-.364 1.118l1.07 3.292c.3.921-.755 1.687-1.539 1.118l-2.8-2.034a1 1 0 0 0-1.176 0l-2.8 2.034c-.783.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 0 0-.363-1.118l-2.8-2.034c-.784-.57-.381-1.81.587-1.81H7.03a1 1 0 0 0 .95-.69z'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath d='M9.05 2.936c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 0 0 .95.69h3.462c.969 0 1.372 1.24.588 1.81l-2.8 2.034a1 1 0 0 0-.364 1.118l1.07 3.292c.3.921-.755 1.687-1.539 1.118l-2.8-2.034a1 1 0 0 0-1.176 0l-2.8 2.034c-.783.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 0 0-.363-1.118l-2.8-2.034c-.784-.57-.381-1.81.587-1.81H7.03a1 1 0 0 0 .95-.69z'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath d='M9.05 2.936c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 0 0 .95.69h3.462c.969 0 1.372 1.24.588 1.81l-2.8 2.034a1 1 0 0 0-.364 1.118l1.07 3.292c.3.921-.755 1.687-1.539 1.118l-2.8-2.034a1 1 0 0 0-1.176 0l-2.8 2.034c-.783.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 0 0-.363-1.118l-2.8-2.034c-.784-.57-.381-1.81.587-1.81H7.03a1 1 0 0 0 .95-.69z'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath d='M9.05 2.936c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 0 0 .95.69h3.462c.969 0 1.372 1.24.588 1.81l-2.8 2.034a1 1 0 0 0-.364 1.118l1.07 3.292c.3.921-.755 1.687-1.539 1.118l-2.8-2.034a1 1 0 0 0-1.176 0l-2.8 2.034c-.783.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 0 0-.363-1.118l-2.8-2.034c-.784-.57-.381-1.81.587-1.81H7.03a1 1 0 0 0 .95-.69z'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath d='M9.05 2.936c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 0 0 .95.69h3.462c.969 0 1.372 1.24.588 1.81l-2.8 2.034a1 1 0 0 0-.364 1.118l1.07 3.292c.3.921-.755 1.687-1.539 1.118l-2.8-2.034a1 1 0 0 0-1.176 0l-2.8 2.034c-.783.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 0 0-.363-1.118l-2.8-2.034c-.784-.57-.381-1.81.587-1.81H7.03a1 1 0 0 0 .95-.69z'/%3E%3C/svg%3E");-webkit-mask-position:0 0,var(--product-card-star-step) 0,calc(var(--product-card-star-step)*2) 0,calc(var(--product-card-star-step)*3) 0,calc(var(--product-card-star-step)*4) 0;mask-position:0 0,var(--product-card-star-step) 0,calc(var(--product-card-star-step)*2) 0,calc(var(--product-card-star-step)*3) 0,calc(var(--product-card-star-step)*4) 0;-webkit-mask-size:var(--product-card-star-size) var(--product-card-star-size);mask-size:var(--product-card-star-size) var(--product-card-star-size);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.product-card-review__stars:after{content:"";position:absolute;inset:0;width:calc(var(--product-card-rating)/5*100%);background-color:var(--Light-Base-900)}.product-card-review__rating-dot{font-size:12px;font-weight:400;line-height:12px}@media screen and (min-width:769px){.product-card-review__rating-dot{font-size:14px;line-height:16px}}.product-card-review__rating-dot{display:flex;align-items:center;width:3px;margin-right:3px;margin-left:2px;color:var(--Light-Base-600)}.product-card-review__reviews{font-size:14px;font-style:normal;font-weight:400;line-height:16px;display:flex;align-items:center;gap:3px;color:var(--Light-Base-600)}.product-card-review__reviews:before{content:"";flex-shrink:0;width:16px;height:16px;background-color:currentColor;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M7 9a1 1 0 0 0 1 1h8a1 1 0 1 0 0-2H8a1 1 0 0 0-1 1m1 5a1 1 0 1 1 0-2h8a1 1 0 1 1 0 2z'/%3E%3Cpath d='M18 3a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H8.472a1 1 0 0 0-.447.106l-3.578 1.788A1 1 0 0 1 3 20V6a3 3 0 0 1 3-3zm1 3a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v12.382l2.13-1.065A3 3 0 0 1 8.473 17H18a1 1 0 0 0 1-1z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M7 9a1 1 0 0 0 1 1h8a1 1 0 1 0 0-2H8a1 1 0 0 0-1 1m1 5a1 1 0 1 1 0-2h8a1 1 0 1 1 0 2z'/%3E%3Cpath d='M18 3a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H8.472a1 1 0 0 0-.447.106l-3.578 1.788A1 1 0 0 1 3 20V6a3 3 0 0 1 3-3zm1 3a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v12.382l2.13-1.065A3 3 0 0 1 8.473 17H18a1 1 0 0 0 1-1z'/%3E%3C/svg%3E") center/contain no-repeat}.product-card-review__rating-empty{font-size:14px;font-style:normal;font-weight:400;line-height:16px;color:var(--Light-Base-600)}.product-card-review__cover-link{display:flex;align-items:flex-end;justify-content:center}.product-card-review__image{display:block;flex-shrink:0;width:100%;height:100%;background:url(../_static/fallback-cover.webp) bottom/contain no-repeat;aspect-ratio:13/20;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom;cursor:pointer}.product-card-review__image[data-cover-loaded]{background:none}.product-card-review__binding{font-size:12px;font-weight:400;line-height:12px}@media screen and (min-width:769px){.product-card-review__binding{font-size:14px;line-height:16px}}.product-card-review__binding{margin-bottom:8px;color:var(--Light-Base-600)}.product-card-review__old-price{position:relative;width:-moz-fit-content;width:fit-content;color:var(--Light-Base-400);font-family:var(--title-font);font-size:18px;font-weight:400;letter-spacing:-.18px;line-height:20px;white-space:nowrap}@media screen and (min-width:769px){.product-card-review__old-price{font-size:20px;letter-spacing:-.2px;line-height:18px}}.product-card-review__old-price-line{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);fill:var(--Light-Cherry-600)}.product-card-review__price-value{color:var(--Light-Base-1000);font-family:var(--title-font);font-size:15px;font-weight:500;letter-spacing:-.15px;line-height:20px;white-space:nowrap}@media screen and (min-width:769px){.product-card-review__price-value{font-size:16px;letter-spacing:-.16px}}.product-card-review__price-value--reserve{font-family:var(--title-font);font-size:18px;font-style:normal;font-weight:500;letter-spacing:-.18px;line-height:20px}@media screen and (min-width:1200px){.product-card-review__price-value--reserve{font-size:18px;letter-spacing:-.18px;line-height:20px}}.product-card-review__caption{margin-bottom:8px}.product-card-review__title{font-size:15px;font-style:normal;font-weight:400;line-height:18px}@media screen and (min-width:1200px){.product-card-review__title{font-size:16px;line-height:20px}}.product-card-review__title{transition:color .15s ease-out;color:var(--link-color);text-decoration:none}@media(hover:hover){.product-card-review__title:hover{color:var(--link-color-hover);cursor:pointer}}.product-card-review__title:active{color:var(--link-color-active)}.product-card-review__title{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;margin-bottom:4px;color:var(--Light-Base-900);overflow-wrap:anywhere}@media screen and (min-width:1200px){.product-card-review__title{margin-bottom:6px}}.product-card-review__subtitle{font-size:14px;font-style:normal;font-weight:400;line-height:16px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-clamp:1;color:var(--Light-Base-500);cursor:pointer}.product-card-review__rating{display:inline-flex;align-items:center;margin-bottom:8px;cursor:pointer}@media screen and (min-width:769px){.product-card-review__rating{padding-top:4px}}.product-card-review{display:grid;position:relative;grid-template:"cover content" "review review";grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto 1fr;height:100%;padding:16px;border:4px solid var(--Light-Base-100);border-radius:16px;background:var(--Light-Base-0);gap:16px}@media screen and (min-width:769px){.product-card-review{grid-template-columns:auto minmax(168px,1fr);padding:unset;border:none;background:var(--Light-Base-100)}}@media screen and (min-width:1200px){.product-card-review{--product-card-star-size:20px}}@media screen and (min-width:1600px){.product-card-review{grid-template-columns:auto minmax(184px,1fr)}}.product-card-review__cover{position:relative;grid-area:cover;align-self:end}@media screen and (min-width:769px){.product-card-review__cover{margin-top:16px;padding-left:16px}}.product-card-review__badge{display:none}.product-card-review__content{grid-area:content;align-self:end;min-width:0}@media screen and (min-width:769px){.product-card-review__content{padding-top:16px;padding-right:16px}}.product-card-review__actions{width:100%}@media screen and (min-width:1200px){.product-card-review__actions{--product-card-actions-main-min-width:108px;width:-moz-fit-content;width:fit-content}}.product-card-review__review{grid-area:review;min-width:0;margin-top:auto;overflow:hidden}.product-card-review__cover-link{display:block;width:auto}.product-card-review__cover-picture{display:contents}.product-card-review__image{width:94px;max-width:100%;max-height:320px}@media screen and (min-width:769px){.product-card-review__image{width:144px}}@media screen and (min-width:1600px){.product-card-review__image{width:208px}}@media screen and (min-width:1200px){.product-card-review__binding{margin-bottom:10px}}
