.styles_contentWrapper__yxtGb{display:flex;flex-direction:column;justify-content:space-between;height:100%}.styles_boldText__nrNIF{font-weight:var(--typography-font-weight-bold)}.styles_buttonRow__rnrY7{display:flex;gap:var(--space-margin-section-md)}.styles_toastContainer__GCXhP{position:sticky;bottom:var(--space-padding-container-sm)}.styles_toastContainer__GCXhP div{position:sticky}.styles_cardWrapper__1B1EZ{padding:var(--space-padding-container-md) var(--space-padding-container-lg);margin:var(--space-margin-decoration-md) 0}.styles_modal__7fQuB{width:min(375px,100%)}.styles_productCardExtendedButtonsSection__FXDDZ{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:12px}.styles_productCardExtendedButtonsSection__FXDDZ .styles_addToCartButtonContainer__r8V_1{width:75%;max-width:128px}@media(min-width:668px){.styles_productCardExtendedButtonsSection__FXDDZ .styles_addToCartButtonContainer__r8V_1{width:25%;min-width:96px}}.styles_heading__P3Q1g{background:inherit;border-bottom:1px solid #d6d6d6;display:flex;justify-content:space-between;align-items:center;padding:16px;position:sticky;top:0;z-index:1}.styles_heading__P3Q1g>button:last-of-type{margin:0 0 0 16px}.styles_innerDiv__WrNRf{display:flex;align-items:center;flex:auto;height:40px}.styles_closeButton__TWArm{flex-shrink:0}.styles_backButton__IhZKg{height:40px;margin-right:12px}.styles_listingPageProductGrid__c7qG2{--grid-gap:var(--space-padding-container-2x);display:grid;grid-auto-flow:dense;gap:var(--grid-gap);padding:calc(var(--grid-gap)*.5);grid-template-columns:1fr}.styles_listingPageProductGrid__c7qG2>*{position:relative;min-width:0}.styles_listingPageProductGrid__c7qG2[data-columns="1"]>:after{content:"";pointer-events:none;position:absolute;border-bottom:1px solid var(--color-border-subdued);bottom:calc(var(--grid-gap)*-.5);left:calc(var(--grid-gap)*-.5);right:calc(var(--grid-gap)*-.5)}.styles_listingPageProductGrid__c7qG2[data-columns="1"]>:last-child:after{content:none}@media(min-width:568px){.styles_listingPageProductGrid__c7qG2{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.styles_listingPageProductGrid__c7qG2{grid-template-columns:repeat(3,1fr)}}@media(min-width:1200px){.styles_listingPageProductGrid__c7qG2{grid-template-columns:repeat(4,1fr)}}@media(min-width:1464px){.styles_listingPageProductGrid__c7qG2{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}