.home-page_page__s3aM7{display:flex;align-items:stretch;justify-content:center;flex-direction:column;gap:2.5rem}.count-button_button__MIAWm{display:flex;align-items:center;justify-content:space-between;flex-direction:row;gap:.5rem;height:3.2rem;padding:0 clamp(.5rem,.5rem + (100vw - 344px)*.09375,1.4rem);border:1px solid var(--btn-border-count);border-radius:.6rem;background-color:var(--btn-bg-secondary);-webkit-user-select:none;user-select:none;transition:all .2s ease}.count-button_icon__6DVnr{display:inline-flex;align-items:center;justify-content:center;width:1.7rem;height:100%;cursor:pointer}.count-button_icon__6DVnr svg{cursor:pointer}.count-button_quantity__d50HO{min-width:2ch;text-align:center}.count-button_quantityMulti__wXQDV{border-color:#ffbaba;background-color:#ffe6e6;color:var(--text-brand)}.category-section_section__DKnVf{display:flex;align-items:stretch;justify-content:center;flex-direction:column;gap:1.5rem}.category-section_title__mbHmK{font-size:2rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.category-section_productList__FKty8{display:grid;grid-template-columns:1fr;gap:1.5rem 1rem}@media(min-width:360px){.category-section_productList__FKty8{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.category-section_productList__FKty8{grid-template-columns:repeat(3,1fr)}}@media(min-width:1200px){.category-section_productList__FKty8{grid-template-columns:repeat(4,1fr)}}.product-card-view_productCard__zLSBO{display:flex;align-items:stretch;justify-content:flex-start;flex-direction:column;gap:.6rem;padding:1rem;border-radius:.8rem;background-color:var(--surface-base)}.product-card-view_productCardCart__0Bb9h{display:flex;align-items:stretch;justify-content:space-between;flex-direction:row;gap:1rem}.product-card-view_productImageWrapper__M5jg1{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden}.product-card-view_productImageWrapperCart___FSY1{flex-shrink:0;width:29vw}.product-card-view_productImage__CuHW0{width:100%;height:100%;object-fit:fill;border-radius:.5rem}.product-card-view_productContent__zV0TG{display:flex;align-items:stretch;justify-content:space-between;flex-direction:column;gap:1.2rem;flex:1 1;padding-left:.6rem}.product-card-view_productContentCart__DJZZz{flex:1 1}.product-card-view_productContentHeader__7zHO1{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:.3rem}.product-card-view_productHeaderTitle__t_htB{font-size:1.6rem;font-weight:400;line-height:100%}.product-card-view_productHeaderDescription__78V_N{color:var(--text-secondary);font-size:1rem;line-height:100%;letter-spacing:-.04rem}.product-card-view_productContentFooter__g21Tp{display:flex;align-items:center;justify-content:space-between;flex-direction:row;gap:0}.product-card-view_productFooterPrice__xv_fo{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:0;font-size:clamp(1.3rem,1.3rem + (100vw - 360px)*.0125,1.4rem);font-weight:700;line-height:100%}.product-card-view_productFooterPriceCart__oQ3uh{font-size:1.4rem}.product-card-view_priceFree__GiWx8{color:var(--text-cart-free)}.product-card-view_priceOld__QC0yx{color:var(--text-secondary);font-size:1rem;text-decoration:line-through}.product-card-view_priceDiscount__CdRib{color:var(--text-primary)}