.styles-module-scss-module__eKcdta__productGrid{grid-template-columns:1fr auto;gap:72px;margin-top:32px;display:grid}.styles-module-scss-module__eKcdta__productGalleryColumn{flex:0 0 671px;width:671px}.styles-module-scss-module__eKcdta__heroRight{flex-direction:column;gap:24px;display:flex}.styles-module-scss-module__eKcdta__lineThrough{text-decoration:line-through}.styles-module-scss-module__eKcdta__firstBlock{flex-direction:column;gap:12px;width:100%;display:flex}.styles-module-scss-module__eKcdta__firstBlock h1{color:var(--Gray-900,#191c1f);margin:0;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.styles-module-scss-module__eKcdta__productTitleRow{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.styles-module-scss-module__eKcdta__favoriteIconButton{color:#cecece;cursor:pointer;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.styles-module-scss-module__eKcdta__favoriteIconButton:disabled{cursor:not-allowed;opacity:.62}.styles-module-scss-module__eKcdta__productPriceRatingRow{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:60px;display:flex}.styles-module-scss-module__eKcdta__productPriceRatingRow .styles-module-scss-module__eKcdta__price{border-right:1px solid #d7d7d7;padding-right:20px}.styles-module-scss-module__eKcdta__info{flex-direction:column;gap:12px;margin-bottom:18px;display:flex}.styles-module-scss-module__eKcdta__info p{color:var(--Gray-600,#5f6c72);font-size:14px;font-style:normal;font-weight:400;line-height:20px}.styles-module-scss-module__eKcdta__info span{color:var(--Gray-900,#191c1f);font-size:14px;font-style:normal;font-weight:600;line-height:20px}.styles-module-scss-module__eKcdta__price{flex-direction:row;align-items:center;gap:12px;display:flex}.styles-module-scss-module__eKcdta__priceRed{color:#b22d2d;font-size:18px;font-style:normal;font-weight:600;line-height:20px}.styles-module-scss-module__eKcdta__priceGray{color:#5f6c72;font-size:18px;font-style:normal;font-weight:600;line-height:20px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.styles-module-scss-module__eKcdta__line{flex-direction:row;gap:4px;display:flex}.styles-module-scss-module__eKcdta__discount{background:var(--Warning-400,#efd33d);color:var(--Gray-900,#191c1f);text-align:center;border-radius:2px;align-items:center;gap:10px;padding:5px 10px;font-size:14px;font-style:normal;font-weight:600;line-height:20px;display:flex}.styles-module-scss-module__eKcdta__options{grid-template-columns:1fr 1fr;gap:16px 24px;margin-bottom:36px;display:grid}.styles-module-scss-module__eKcdta__row{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__eKcdta__label{color:#475156;font-size:14px;line-height:20px}.styles-module-scss-module__eKcdta__selectWrapper{position:relative}.styles-module-scss-module__eKcdta__selectWrapper:focus-within svg{transform:translateY(-50%)rotateX(180deg)}.styles-module-scss-module__eKcdta__selectWrapper svg{color:#475156;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.styles-module-scss-module__eKcdta__selectWrapper .styles-module-scss-module__eKcdta__select{color:#475156;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border-radius:2px;outline:1px solid #e4e7e9;width:100%;padding:12px 40px 12px 16px;font-size:14px;line-height:20px}.styles-module-scss-module__eKcdta__selectWrapper .styles-module-scss-module__eKcdta__select:focus{outline-width:1px;outline-color:#adb7bc}.styles-module-scss-module__eKcdta__colorGroup{align-items:center;gap:24px;margin-top:6px;display:flex}.styles-module-scss-module__eKcdta__colorSwatch{cursor:pointer;border:none;border-radius:50%;width:32px;height:32px;padding:0;display:inline-block;box-shadow:inset 0 2px 6px rgba(0,0,0,.12)}.styles-module-scss-module__eKcdta__colorSwatch.styles-module-scss-module__eKcdta__isActive{outline-offset:4px;background-clip:padding-box;outline:2px solid #b22d2d}.styles-module-scss-module__eKcdta__radioGroup{align-items:center;gap:1rem;display:flex}.styles-module-scss-module__eKcdta__radioItem{color:#191c1f;align-items:center;gap:.5rem;font-size:14px;line-height:20px;display:inline-flex}.styles-module-scss-module__eKcdta__radioItem input[type=radio]{accent-color:#191c1f}.styles-module-scss-module__eKcdta__radioItem:has(input[type=radio]:focus-visible){outline-offset:2px;outline:2px solid rgba(25,28,31,.35)}.styles-module-scss-module__eKcdta__quantity{border:2px solid var(--Gray-100,#e4e7e9);background:var(--Gray-00,#fff);border-radius:3px;justify-content:space-between;align-items:center;width:164px;padding:16px 20px;display:flex}.styles-module-scss-module__eKcdta__quantity p{color:var(--Gray-700,#475156);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.styles-module-scss-module__eKcdta__quantity button{cursor:pointer}.styles-module-scss-module__eKcdta__purchasePanel{flex-direction:column;align-items:stretch;gap:15px;width:100%;display:inline-flex}.styles-module-scss-module__eKcdta__stockStatus{color:#475156;background:#f7f7f7;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;font-size:14px;line-height:20px;display:flex}.styles-module-scss-module__eKcdta__stockStatus span{font-weight:400}.styles-module-scss-module__eKcdta__stockStatus strong{color:#191c1f;text-align:right;font-weight:600}.styles-module-scss-module__eKcdta__stockStatusAvailable{border:1px solid #d8ebdd}.styles-module-scss-module__eKcdta__stockStatusAvailable span,.styles-module-scss-module__eKcdta__stockStatusAvailable strong{color:#16803c}.styles-module-scss-module__eKcdta__stockStatusLow{background:#fff9ec;border:1px solid #f2d9a3}.styles-module-scss-module__eKcdta__stockStatusLow span,.styles-module-scss-module__eKcdta__stockStatusLow strong{color:#9a5b00}.styles-module-scss-module__eKcdta__stockStatusUnavailable{background:#fff6f6;border:1px solid #e8d7d7}.styles-module-scss-module__eKcdta__stockStatusUnavailable span,.styles-module-scss-module__eKcdta__stockStatusUnavailable strong{color:#b22d2d}.styles-module-scss-module__eKcdta__purchaseBenefits{flex-direction:column;align-items:flex-start;gap:16px;margin-top:24px;display:inline-flex}.styles-module-scss-module__eKcdta__purchaseBenefit{align-items:center;gap:20px;display:inline-flex}.styles-module-scss-module__eKcdta__purchaseBenefit svg{color:#b9b9b9;stroke-width:1.5px;flex:none}.styles-module-scss-module__eKcdta__purchaseBenefit span{color:#191c1f;font-size:14px;font-weight:400;line-height:20px}.styles-module-scss-module__eKcdta__shareInline{align-items:center;gap:12px;display:inline-flex}.styles-module-scss-module__eKcdta__shareInline span{color:#475156;font-weight:400}.styles-module-scss-module__eKcdta__shareInline button{color:#475156;cursor:pointer}.styles-module-scss-module__eKcdta__purchaseControls{align-items:flex-start;gap:15px;min-width:0;display:flex}.styles-module-scss-module__eKcdta__quantityPill,.styles-module-scss-module__eKcdta__packingSelectWrap,.styles-module-scss-module__eKcdta__buyNowButton,.styles-module-scss-module__eKcdta__addToCartButton{color:#414141;background:#fff;border:1px solid #d7d7d7;border-radius:104px;height:49px;padding:0 24px;transition:border-color .18s,background-color .18s,color .18s;overflow:hidden}.styles-module-scss-module__eKcdta__quantityPill{flex:0 127px;justify-content:center;align-items:center;gap:max(12px,min(4vw,20px));width:max(104px,min(28%,127px));display:flex}.styles-module-scss-module__eKcdta__quantityPill button{color:#414141;cursor:pointer;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.styles-module-scss-module__eKcdta__quantityPill button:disabled{cursor:not-allowed;color:#a9a9a9}.styles-module-scss-module__eKcdta__quantityPill p{color:#414141;text-align:center;min-width:18px;font-size:18px;font-weight:700;line-height:1}.styles-module-scss-module__eKcdta__packingSelectWrap{cursor:pointer;flex:1 1 0;width:auto;min-width:0;position:relative}.styles-module-scss-module__eKcdta__packingCustomSelect{--select-padding:0 24px;--select-border:transparent;--select-hover-border:transparent;--select-focus-border:transparent;--select-focus-shadow:none;--select-radius:104px;--select-min-height:49px;--select-font-size:18px;--select-text:#414141;--select-arrow:#000;--select-dropdown-border:#d7d7d7;--select-selected-bg:#f8eaea;--select-option-hover-bg:#f7f7f7;width:100%;height:100%}.styles-module-scss-module__eKcdta__packingSelectTrigger{width:100%;height:49px;box-shadow:none;color:#414141;background:0 0;border:none;border-radius:104px;gap:20px;padding:0 24px;font-size:18px;font-weight:500;line-height:1}.styles-module-scss-module__eKcdta__packingSelectTrigger span{text-overflow:ellipsis;white-space:nowrap;text-align:center;min-width:0;overflow:hidden}.styles-module-scss-module__eKcdta__packingSelectTrigger svg{color:#000}.styles-module-scss-module__eKcdta__packingSelectDropdown{border-radius:12px}.styles-module-scss-module__eKcdta__packingSelectOption{font-size:15px}.styles-module-scss-module__eKcdta__packingSelectOptionSelected{color:#b22d2d;font-weight:600}.styles-module-scss-module__eKcdta__buyNowButton,.styles-module-scss-module__eKcdta__addToCartButton{cursor:pointer;justify-content:center;align-items:center;gap:10px;width:100%;font-size:18px;font-weight:600;display:inline-flex}.styles-module-scss-module__eKcdta__buyNowButton:disabled,.styles-module-scss-module__eKcdta__addToCartButton:disabled{cursor:not-allowed;opacity:.62}.styles-module-scss-module__eKcdta__buyNowButton{white-space:nowrap}.styles-module-scss-module__eKcdta__buyNowButton:hover:not(:disabled){background:#f7f7f7;border-color:#a9a9a9}.styles-module-scss-module__eKcdta__addToCartButton{color:#fff;background:#b22d2d;border:1px solid #b22d2d}.styles-module-scss-module__eKcdta__addToCartButton:hover:not(:disabled){background:#9e2828;border-color:#9e2828}.styles-module-scss-module__eKcdta__button{cursor:pointer;color:var(--Gray-00,#fff);letter-spacing:.192px;text-transform:uppercase;background:#b22d2d;border:2px solid #b22d2d;border-radius:3px;flex-grow:1;justify-content:center;align-items:center;gap:12px;padding:0 32px;font-size:16px;font-style:normal;font-weight:700;line-height:56px;display:flex}.styles-module-scss-module__eKcdta__buttonPrimary{color:#b22d2d;background:#fff;border:2px solid #b22d2d}.styles-module-scss-module__eKcdta__smallButton{cursor:pointer;white-space:nowrap;color:var(--Gray-700,#475156);flex-wrap:nowrap;justify-content:center;align-items:center;gap:6px;font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:flex}.styles-module-scss-module__eKcdta__bigLine{flex-flow:wrap;justify-content:space-around;gap:24px;display:flex}.styles-module-scss-module__eKcdta__smallLine{flex-direction:row;gap:24px;display:flex}.styles-module-scss-module__eKcdta__smallSmallLine{color:var(--Gray-700,#475156);flex-direction:row;align-items:center;gap:12px;font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:flex}.styles-module-scss-module__eKcdta__smallSmallLine button{cursor:pointer}.styles-module-scss-module__eKcdta__smallSmallLine svg{size:24px}.styles-module-scss-module__eKcdta__block{border:1px solid var(--Gray-100,#e4e7e9);background:var(--Gray-00,#fff);border-radius:3px;flex-direction:column;align-items:flex-start;gap:12px;padding:20px;display:flex}.styles-module-scss-module__eKcdta__block .styles-module-scss-module__eKcdta__blockTitle{color:var(--Gray-900,#191c1f);font-size:14px;font-style:normal;font-weight:400;line-height:20px}.styles-module-scss-module__eKcdta__blockLine{flex-flow:wrap;justify-content:space-between;gap:12px;width:100%;display:flex}.styles-module-scss-module__eKcdta__galleryLayout{flex-direction:row;align-items:flex-start;gap:12px;width:671px;height:100%;display:flex}.styles-module-scss-module__eKcdta__galleryFrame{border:1px solid var(--Gray-100,#e4e7e9);border-radius:16px;flex:0 0 563px;justify-content:center;align-items:center;width:563px;height:100%;display:flex;position:relative}.styles-module-scss-module__eKcdta__galleryFrame>img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.styles-module-scss-module__eKcdta__imagesList{flex:0 0 96px;order:-1;align-self:stretch;width:96px;height:100%}.styles-module-scss-module__eKcdta__imagesThumbs{flex-direction:row;align-items:flex-start;gap:8px;height:100%;display:flex}.styles-module-scss-module__eKcdta__imagesThumb{cursor:pointer;border:1px solid var(--Gray-100,#e4e7e9);background:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:96px;height:96px;padding:0;display:flex}.styles-module-scss-module__eKcdta__imagesThumb img{object-fit:contain;border-radius:12px;width:90%;height:90%}.styles-module-scss-module__eKcdta__imagesThumbActive{border-color:#b22d2d;box-shadow:0 0 0 1px rgba(178,45,45,.18)}.styles-module-scss-module__eKcdta__imagesList,.styles-module-scss-module__eKcdta__imagesThumbs{position:relative}.styles-module-scss-module__eKcdta__thumbsWrapper{flex:1;min-width:0;height:100%;position:relative;overflow:hidden}.styles-module-scss-module__eKcdta__thumbsLine{touch-action:pan-y;will-change:transform;flex-direction:column;align-items:center;display:flex}.styles-module-scss-module__eKcdta__leftButton,.styles-module-scss-module__eKcdta__rightButton{z-index:4}.styles-module-scss-module__eKcdta__leftButton svg,.styles-module-scss-module__eKcdta__rightButton svg{stroke:#fff}.styles-module-scss-module__eKcdta__leftButton,.styles-module-scss-module__eKcdta__rightButton{background:#b22d2d;border:2px solid #fff;border-radius:27.5px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;top:50%;box-shadow:0 10px 20px rgba(0,0,0,.25)}.styles-module-scss-module__eKcdta__leftButton{top:0;left:50%;transform:translate(-50%)}.styles-module-scss-module__eKcdta__rightButton{top:auto;bottom:0;left:50%;right:auto;transform:translate(-50%)}.styles-module-scss-module__eKcdta__related{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:72px;display:grid}@media (max-width:1260px){.styles-module-scss-module__eKcdta__productGrid{flex-direction:column;gap:56px;display:flex}.styles-module-scss-module__eKcdta__productGalleryColumn{flex:none;width:100%}.styles-module-scss-module__eKcdta__galleryLayout{flex-direction:column;align-items:stretch;width:100%;height:auto}.styles-module-scss-module__eKcdta__galleryFrame{flex:0 0 346px;width:100%;height:346px}.styles-module-scss-module__eKcdta__imagesList{order:initial;flex:none;align-self:auto;width:100%;height:96px}.styles-module-scss-module__eKcdta__imagesThumbs{height:100%}.styles-module-scss-module__eKcdta__thumbsWrapper{height:100%;overflow:hidden}.styles-module-scss-module__eKcdta__thumbsLine{touch-action:pan-y;flex-direction:row}.styles-module-scss-module__eKcdta__leftButton,.styles-module-scss-module__eKcdta__rightButton{display:flex}.styles-module-scss-module__eKcdta__leftButton{top:50%;left:20px;transform:translate(-100%)translateY(-50%)}.styles-module-scss-module__eKcdta__rightButton{top:50%;bottom:auto;left:auto;right:20px;transform:translate(100%)translateY(-50%)}.styles-module-scss-module__eKcdta__heroRight{grid-template-columns:minmax(0,1fr) minmax(320px,390px);align-items:flex-start;gap:28px;display:grid}.styles-module-scss-module__eKcdta__heroRightInfo{min-width:0}.styles-module-scss-module__eKcdta__heroRightPurchase{justify-self:end;width:100%;min-width:0}.styles-module-scss-module__eKcdta__purchasePanel{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:12px;width:100%;display:grid}.styles-module-scss-module__eKcdta__purchaseControls{min-width:0}.styles-module-scss-module__eKcdta__buyNowButton,.styles-module-scss-module__eKcdta__addToCartButton{width:100%;min-width:0}.styles-module-scss-module__eKcdta__purchaseBenefits{flex-direction:column;align-items:flex-start;gap:12px;margin-top:9px}}@media (max-width:1200px){.styles-module-scss-module__eKcdta__related{grid-template-columns:repeat(2,1fr);gap:24px;max-width:648px;margin:0 auto 72px;display:grid}}@media (max-width:900px){.styles-module-scss-module__eKcdta__heroRight{flex-direction:column;gap:18px;display:flex}.styles-module-scss-module__eKcdta__heroRightInfo,.styles-module-scss-module__eKcdta__heroRightPurchase{width:100%}.styles-module-scss-module__eKcdta__productPriceRatingRow{margin-bottom:36px}.styles-module-scss-module__eKcdta__info{gap:10px;margin-bottom:12px}.styles-module-scss-module__eKcdta__purchasePanel{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%}.styles-module-scss-module__eKcdta__stockStatus,.styles-module-scss-module__eKcdta__purchaseControls{grid-column:1/-1}.styles-module-scss-module__eKcdta__buyNowButton,.styles-module-scss-module__eKcdta__addToCartButton{width:100%}.styles-module-scss-module__eKcdta__purchaseBenefits{flex-flow:wrap;align-items:center;gap:12px 24px;margin-top:4px}}@media (max-width:600px){.styles-module-scss-module__eKcdta__heroRight{flex-direction:column;gap:14px;display:flex}.styles-module-scss-module__eKcdta__firstBlock{gap:10px}.styles-module-scss-module__eKcdta__productPriceRatingRow{margin-bottom:24px}.styles-module-scss-module__eKcdta__related{flex-direction:column;gap:24px;max-width:312px;margin:0 auto 72px;display:flex}}@media (max-width:520px){.styles-module-scss-module__eKcdta__productGrid{gap:32px}.styles-module-scss-module__eKcdta__galleryFrame{flex-basis:300px;height:300px}.styles-module-scss-module__eKcdta__imagesList{height:96px}.styles-module-scss-module__eKcdta__info{flex-direction:column;gap:8px;margin-bottom:8px;display:flex}.styles-module-scss-module__eKcdta__options{flex-direction:column;display:flex}.styles-module-scss-module__eKcdta__purchasePanel{grid-template-columns:minmax(0,1fr);width:100%;display:grid}.styles-module-scss-module__eKcdta__purchaseControls{flex-direction:row;grid-column:1}.styles-module-scss-module__eKcdta__quantityPill{flex:0 0 127px;width:127px}.styles-module-scss-module__eKcdta__packingSelectWrap{flex:1 1 0;width:auto}.styles-module-scss-module__eKcdta__purchaseBenefits{flex-direction:column;align-items:flex-start;gap:10px;margin-top:0}}@media (max-width:465px){.styles-module-scss-module__eKcdta__leftButton{left:50px}.styles-module-scss-module__eKcdta__rightButton{right:50px}}@media (max-width:450px){.styles-module-scss-module__eKcdta__purchaseControls{flex-direction:column}.styles-module-scss-module__eKcdta__quantityPill,.styles-module-scss-module__eKcdta__packingSelectWrap{flex-basis:auto;width:100%}}@media (max-width:300px){.styles-module-scss-module__eKcdta__smallLine{flex-wrap:wrap}}.styles-module-scss-module__eKcdta__galleryNavButton{z-index:3;color:#fff;cursor:pointer;background:rgba(17,24,39,.72);border:none;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,opacity .2s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.styles-module-scss-module__eKcdta__galleryNavButton:hover{background:rgba(17,24,39,.88)}.styles-module-scss-module__eKcdta__galleryNavButtonLeft{left:12px}.styles-module-scss-module__eKcdta__galleryNavButtonRight{right:12px}
