.theme-dark .field-input,.theme-dark .field-select,.theme-dark-transparent .field-input,.theme-dark-transparent .field-select{background:rgba(0,0,0,0)}.theme-dark .form-alert p,.theme-dark-transparent .form-alert p{color:#292923}.theme-dark .field-with-error .form-message,.theme-dark-transparent .field-with-error .form-message{color:var(--input-error)}.collections-grid{padding-top:var(--text-spacing-lg)}.collections-grid .collections-grid-top-row{display:flex;align-items:center;justify-content:space-between;column-gap:var(--grid-vertical-spacing);padding-bottom:var(--text-spacing-lg)}.product-grid-container{display:flex;flex-direction:column;row-gap:var(--stacked-component-md)}@media(max-width: 799px){.product-grid-container .container-md{padding-left:0;padding-right:0}}.collection .loading-overlay{top:0;right:0;bottom:0;left:0;display:none;width:100%;opacity:.7;background-color:var(--color-white);padding:0 var(--container-padding)}.collection.loading .loading-overlay{position:fixed;display:block;height:100%;z-index:500}.collection.loading .loading-overlay .loading-overlay-spinner{position:fixed;z-index:600;left:50%;top:50%}.collection .product-grid{display:grid;grid-template-columns:1fr 1fr;row-gap:var(--grid-vertical-spacing)}@media(min-width: 800px){.collection .product-grid{grid-template-columns:1fr 1fr;row-gap:var(--grid-vertical-spacing-lg)}}@media(min-width: 1280px){.collection .product-grid{grid-template-columns:repeat(auto-fill, minmax(280px, 1fr)) [row-end]}}@media(min-width: 1680px){.collection .product-grid{grid-template-columns:repeat(auto-fill, minmax(350px, 1fr)) [row-end]}}.collection .product-grid .grid-item{width:100%;max-width:100%}.collection-empty-heading{margin:0}@media screen and (min-width: 990px){.collection--full-width slider-component:not(.slider-component-desktop){padding:0 1.5rem;max-width:none}}.collection__view-all a:not(.link){margin-top:1rem}