.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}#recharge-customer-portal [data-goodprep-delivery-date]{display:block;margin-top:.25rem;font-weight:600;line-height:1.4}#recharge-customer-portal .portal-deadline{display:flex;flex-wrap:wrap;align-items:center;gap:20px;box-sizing:border-box;margin:0 0 16px;padding:20px 24px;border:1px solid rgb(5 52 53 / .08);border-radius:var(--radius-md);background:var(--color-white);color:var(--color-text);line-height:1.4}#recharge-customer-portal .portal-deadline__icon{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--color-accent);color:var(--color-primary)}#recharge-customer-portal .portal-deadline--closed .portal-deadline__icon{background:var(--color-surface-alt)}#recharge-customer-portal .portal-deadline__main{flex:1 1 300px;min-width:0}#recharge-customer-portal .portal-deadline__title{margin:0 0 4px;font-size:1.15em;font-weight:700}#recharge-customer-portal .portal-deadline__subtitle{margin:0;color:var(--color-text-muted)}#recharge-customer-portal .portal-deadline__side{display:flex;flex:0 0 auto;flex-direction:column;align-items:flex-start;gap:10px;padding-left:20px;border-left:1px solid rgb(5 52 53 / .12)}#recharge-customer-portal .portal-deadline__label{font-size:.85em;color:var(--color-text-muted)}#recharge-customer-portal .portal-deadline__remaining{font-size:1.25em;font-weight:700;white-space:nowrap}#recharge-customer-portal .portal-deadline__button{display:inline-block;padding:10px 20px;border:1.5px solid currentcolor;border-radius:var(--radius-pill);color:inherit;font-weight:600;text-decoration:none}#recharge-customer-portal .portal-deliveries{box-sizing:border-box;padding:20px 24px 24px;border-radius:var(--radius-md);background:var(--color-white);color:var(--color-text);line-height:1.4}#recharge-customer-portal .portal-deliveries__title{margin:0 0 10px;font-size:1.15em;font-weight:700}#recharge-customer-portal .portal-deliveries__list{display:flex;flex-direction:column;gap:6px;margin:0;padding:0;list-style:none}#recharge-customer-portal .portal-deliveries__day{font-weight:600}#recharge-customer-portal .portal-deliveries__address{display:block;font-size:.9em;color:var(--color-text-muted)}@media(max-width:640px){#recharge-customer-portal .portal-deadline__side{width:100%;padding-left:0;border-left:0}}#recharge-customer-portal [data-goodprep-group]{box-sizing:border-box;padding:16px;border:0 solid var(--color-accent)}#recharge-customer-portal [data-goodprep-group=single]{border-width:2px;border-radius:var(--radius-md)}#recharge-customer-portal [data-goodprep-group=start]{padding-bottom:0;border-width:2px 2px 0;border-radius:var(--radius-md) var(--radius-md) 0 0}#recharge-customer-portal [data-goodprep-group=middle]{margin-top:calc(var(--goodprep-group-gap, 20px) * -1);padding-top:var(--goodprep-group-gap, 20px);padding-bottom:0;border-width:0 2px}#recharge-customer-portal [data-goodprep-group=end]{margin-top:calc(var(--goodprep-group-gap, 20px) * -1);padding-top:var(--goodprep-group-gap, 20px);border-width:0 2px 2px;border-radius:0 0 var(--radius-md) var(--radius-md)}#recharge-customer-portal .portal-subscription-group__label{margin:0 0 12px;color:var(--color-text);font-size:.85em;font-weight:600;line-height:1.4}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
