.order-violation-modal{background-color:#fff;text-align:center;padding:20px;border-radius:4px}.order-violation-modal__title{font-size:1.25rem;font-weight:500}.order-violation-modal__message{font-size:1.125rem;font-weight:300;line-height:22px}.order-violation-modal__button{width:100%}@media only screen and (min-width:560px){.order-violation-modal__button{width:auto}}.onboarding-express-modal{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 60px}.onboarding-express-modal__title{margin-top:32px;margin-bottom:12px;font-size:20px;line-height:28px;text-align:center;color:#3f3e3e}.onboarding-express-modal__subtitle{text-align:center;margin:0;font-size:14px;line-height:20px;color:#717171;max-width:257px}.onboarding-express-modal__button{margin-top:48px;margin-bottom:20px;width:calc(100% + 40px)}.footer{background-color:#fff;padding:0 20px;margin-top:30px}.footer__links-list{display:grid;grid-auto-columns:1fr;grid-template-rows:repeat(16,min-content);grid-auto-flow:column;grid-gap:24px;gap:24px;margin-bottom:24px}@media only screen and (min-width:560px){.footer__links-list{grid-template-rows:repeat(8,min-content);grid-auto-flow:column}}@media only screen and (min-width:960px){.footer__links-list{grid-template-rows:repeat(6,min-content);grid-gap:30px;gap:30px;margin-bottom:30px}}@media only screen and (min-width:1248px){.footer__links-list{grid-template-rows:repeat(4,min-content)}}.footer__section{border-top:1px solid #dcdcdc;padding:40px 0 10px}.footer__title{letter-spacing:-1px;font-size:1.25rem;color:#3e3e3e;margin-bottom:24px;font-weight:500;margin-top:0}@media only screen and (min-width:960px){.footer__title{margin-bottom:30px}}.footer__subtitle{font-weight:500;font-size:1rem;line-height:1.22;margin-top:0;margin-bottom:30px;color:#3e3e3e}.footer__row{display:flex;flex-flow:row wrap}.footer__column{flex-basis:100%;margin-bottom:30px}@media only screen and (min-width:560px){.footer__column{flex-basis:50%}}@media only screen and (min-width:768px){.footer__column{flex-basis:25%}}.footer__text-link,.footer a.footer__text-link{font-weight:400;font-size:1rem;line-height:1.22;color:#717171;transition:color .15s cubic-bezier(.25,.46,.45,.94);text-decoration:none}@media only screen and (min-width:960px){.footer__text-link,.footer a.footer__text-link{cursor:pointer}}.footer__text-link:hover,.footer a.footer__text-link:hover{color:#3e3e3e}.footer__social{display:inline-flex;margin-left:-12px;margin-top:-5px}.footer__social-title{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.footer__social-icon{width:30px;transition:fill .15s cubic-bezier(.25,.46,.45,.94);cursor:pointer;margin-right:20px;border-radius:0}.footer__social-icon .icon-marmita{width:26px;height:auto}.footer__social-icon.btn-icon.btn-icon--transparent svg{color:#717171;fill:#717171}.footer__social-icon.btn-icon.btn-icon--transparent path,.footer__social-icon.btn-icon.btn-icon--transparent svg{transition:all .15s cubic-bezier(.25,.46,.45,.94)}.footer__social-icon:hover.footer__social-icon:hover.btn-icon.btn-icon--transparent svg{color:#3e3e3e;fill:#3e3e3e}.footer__copyright-text{display:grid;align-items:center;grid-gap:0 20px;grid-template-columns:50px 1fr;grid-template-areas:"logo-link company-copy" "logo-link company-info"}.footer__copyright-text a{flex-basis:64px;margin-right:20px;min-width:50px;grid-area:logo-link}.footer__copyright-text p{width:100%;font-size:.6875rem;line-height:1.35;font-weight:300;color:#717171;margin:0}@media only screen and (min-width:960px){.footer__copyright-text p{font-size:.8125rem}}.footer__copyright-text svg{color:#ea1d2c;fill:#ea1d2c}.footer__home-link{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.footer__company-informations{margin:10px 0 0;font-size:.625rem;grid-area:company-info}.footer__company-copyright{grid-area:company-copy}.footer__section--aditional-items{border:none}.footer__section--about,.footer__section--aditional-items{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:0 24px;gap:0 24px}.footer__section--about .footer__column,.footer__section--aditional-items .footer__column{margin-bottom:20px}@media only screen and (min-width:560px){.footer__section--about,.footer__section--aditional-items{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:960px){.footer__section--about,.footer__section--aditional-items{grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;margin-bottom:0}.footer__section--about .footer__column,.footer__section--aditional-items .footer__column{margin-bottom:0}}@media only screen and (min-width:1248px){.footer__section--about,.footer__section--aditional-items{grid-template-columns:repeat(4,1fr)}}.footer__section--about .footer__links-list,.footer__section--aditional-items .footer__links-list{grid-template-rows:auto;grid-auto-flow:row;grid-template-columns:1fr;padding-bottom:0}.footer__section--copyright{display:grid;grid-template-columns:auto;grid-gap:20px;gap:20px;padding:40px 0}@media only screen and (min-width:768px){.footer__section--copyright{grid-gap:30px;gap:30px}}@media only screen and (min-width:960px){.footer__section--copyright{grid-template-columns:1fr auto}}@media only screen and (min-width:1248px){.footer__section--copyright{grid-auto-columns:min-content;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}}.footer__section--copyright .footer__row{align-items:center}@media only screen and (min-width:960px){.footer__section--copyright .footer__row{flex-wrap:nowrap;justify-content:space-between}}.footer__section--copyright .footer__terms-links ul{display:grid;grid-template-columns:repeat(4,auto);grid-column-gap:10px}@media only screen and (max-width:767px){.footer__section--copyright .footer__terms-links ul{grid-template-columns:auto}}.footer__section--copyright .footer__text-link{display:inline-block;width:100%;margin:10px 0}.footer__section--cities{display:grid;grid-template-areas:"title see-more" "list list"}.footer__section--cities a.footer__text-link.footer__see-more{color:#ea1d2c;justify-self:end;margin-top:.2rem;font-weight:400}.footer__section--cities .footer__links-list{grid-area:list;grid-template-rows:repeat(19,min-content);grid-auto-columns:1fr}@media only screen and (min-width:560px){.footer__section--cities .footer__links-list{grid-template-rows:repeat(10,min-content)}}@media only screen and (min-width:960px){.footer__section--cities .footer__links-list{grid-template-rows:repeat(7,min-content)}}@media only screen and (min-width:1248px){.footer__section--cities .footer__links-list{grid-template-rows:repeat(5,min-content)}}.discovery-chain{margin:auto;width:100%;height:calc(var(--screen-y) - 120px);display:flex;align-items:center;justify-content:center;flex-flow:column wrap;padding:20px;text-align:center;color:#a6a6a6}.discovery-chain__subtitle,.discovery-chain__title{margin-bottom:20px}.discovery-chain__title{font-size:3rem;font-weight:700;line-height:1}.discovery-chain__subtitle{font-size:1.5rem}.cart-bar{height:50px;width:100%;font-weight:500;text-align:center;color:#fff;overflow:hidden}.cart-bar--with-home-button{height:70px}@media only screen and (min-width:960px){.cart-bar{display:none}}.cart-bar__wrapper{transform:translateY(-50px);transition:transform .3s cubic-bezier(.25,.46,.45,.94);transition-delay:.3s}.cart-bar__wrapper--new-item{transition:none;transform:translateY(0)}.cart-bar__container{display:flex;height:50px;width:100%;padding:20px;position:relative;justify-content:space-between;align-items:center}.cart-bar__container>span{display:table;vertical-align:baseline}.cart-bar__bag{display:flex;justify-content:center;align-items:center;position:relative}.cart-bar__bag .icon-marmita{height:21px;width:21px}.cart-bar__bag .icon-marmita path{stroke:#fff}.cart-bar__amount{display:flex;justify-content:center;align-items:center;height:16px;min-width:16px;font-size:.5rem;background-color:#fff;color:#ea1d2c;border:2px solid #ea1d2c;border-radius:100%;position:absolute;top:0;right:-7px;padding:2px 0 0}.cart-bar__title{position:absolute;width:100%;left:0;font-size:.8125rem}.cart-bar__cost{font-size:.875rem}.order-receipt__wrapper{align-items:center;justify-content:space-between;display:flex;position:relative}.order-receipt__wrapper .form-input{flex-grow:1;margin:5px 0}.order-receipt__wrapper .form-input__field[disabled]{opacity:.4}.order-receipt__wrapper .marmita-toggle{margin-left:10px;top:-8px}@media only screen and (min-width:1248px){.order-receipt__wrapper .marmita-toggle{position:absolute;right:20px;top:20px}}@media only screen and (max-width:374px){.order-receipt__wrapper .marmita-toggle__slider--checked:before{left:-2px}}.order-receipt__dialog{margin:0;font-size:.875rem;color:#ea1d2c;font-style:italic}.order-receipt__submit-button{margin-top:30px}.order-receipt-modal{padding:0 20px}@media only screen and (max-width:959px){.payment-type-selection{padding-bottom:10px}}.payment-type-selection .selection-type{display:flex;align-items:center;height:40px;overflow:hidden;padding:0 20px 0 0;position:relative}.payment-type-selection .selection-type canvas{color:#a6a5a5}.payment-type-selection .selection-type__label{display:block;flex-grow:2;font-size:.9375rem;color:#3f3e3e}@media only screen and (min-width:960px){.payment-type-selection{display:flex;padding-top:18px}.payment-type-selection .selection-type{flex-direction:row-reverse;padding:0 40px 0 0}.payment-type-selection .selection-type .marmita-radio{margin-right:10px}}.cvv-disclaimer-dialog{padding:20px}.cvv-disclaimer-dialog__title{color:#3f3e3e;font-size:1.375rem;font-weight:500;margin:0 0 10px;text-align:center}.cvv-disclaimer-dialog__description{color:#a6a5a5;font-size:1rem;line-height:22px;margin:0 0 10px;text-align:center}.cvv-disclaimer-dialog__icon{display:block;margin:0 auto 20px;max-width:48px}.checkout-card-form__flex{display:flex}.checkout-card-form__flex .form-input{flex:1 1}.checkout-card-form__flex .form-input:first-child{margin-right:10px}@media only screen and (max-width:767px){.checkout-card-form__flex{height:115px}}.checkout-card-form__card-container{align-items:center;display:flex}.checkout-card-form__card-container .form-input{flex:1 1;margin-right:10px}.checkout-card-form__question-button{background:none;border-radius:100%;border:1px solid #a6a29f;color:#a6a29f;font-size:.6875rem;height:18px;line-height:7px;padding:5px;text-align:center;width:18px;align-self:center;bottom:8px;margin-left:10px;position:relative}.checkout-card-form__brand-icon{display:flex;flex-direction:column;justify-content:center;height:25px;width:29px;animation:fade-in .3s}.checkout-card-form__brand-icon img{max-width:100%;max-height:100%}.checkout-card-form__input-icon{height:20px;width:15px}@media only screen and (min-width:960px)and (max-width:1248px){.checkout-card-form{max-width:90%}}@media only screen and (min-width:960px){.checkout-card-form .order-receipt__wrapper{position:relative}.checkout-card-form .order-receipt__wrapper .marmita-toggle{position:absolute;right:20px;top:20px}}@media only screen and (max-width:959px){.checkout-card-form .btn[type=submit]{width:100%}}.debit-disclaimer-dialog{padding:20px}.debit-disclaimer-dialog__title{color:#3f3e3e;font-size:1.375rem;font-weight:500;margin:0 0 10px;text-align:center}.debit-disclaimer-dialog__description{color:#a6a5a5;font-size:1rem;line-height:22px;margin:0 0 10px;text-align:center}.debit-disclaimer-dialog__icon{display:block;margin:0 auto 20px;max-width:48px}.online-payment__debit-disclaimer{color:#a6a29f;font-size:.9375rem;margin:0 auto 20px;text-align:center;width:200px}.online-payment__cards-list{display:flex;justify-content:space-around;margin:0 auto 20px;max-width:180px}.online-payment__card-item{display:flex;flex-direction:column;justify-content:center;height:25px;width:29px}.online-payment__card-item img{max-width:100%;max-height:100%}.online-payment__question-button{background:none;border-radius:100%;border:1px solid #a6a29f;color:#a6a29f;font-size:.6875rem;height:18px;line-height:7px;padding:5px;text-align:center;width:18px;margin-left:5px}.cart-shuffle-modal__overlay{z-index:100001}.store-closed-alert{display:flex;flex-direction:column;background:#fff;max-width:450px;border-radius:4px;padding:0 50px;margin:0 auto}.store-closed-alert__title{font-size:1.5rem;color:#3e3e3e;font-weight:500}.store-closed-alert__description{font-size:1rem;color:#717171}.store-closed-alert__button{margin-top:40px;margin-bottom:18px}
/*# sourceMappingURL=13b025c5c0c0aa34.css.map*/