*{box-sizing:border-box}.product-section-header{align-items:center;display:flex;height:20rem;justify-content:center;position:relative;width:100%}.product-section-header-image{align-items:center;height:100%;justify-content:center;object-fit:cover;object-position:center;width:100%}.search-banner{background:var(--crema);border-radius:30px;bottom:2rem;box-shadow:0 4px 12px rgba(0,0,0,.1);left:50%;margin-bottom:2rem;max-width:600px;min-width:260px;padding:15px 0 0;position:absolute;text-align:center;transform:translateX(-50%);width:65%;z-index:10}.search-banner h2{color:var(--negro);font-size:1.1rem;font-weight:600;margin-bottom:10px}.search-box{display:grid;grid-template-columns:5fr 1fr;grid-template-rows:1fr;grid-column-gap:0;grid-row-gap:0;border-radius:26px;overflow:hidden;width:100%}.search-box input{border:none;font-size:1rem;grid-column:1;outline:none;padding:1rem;text-wrap:wrap}.search-box button{background:none;background-color:var(--blanco);border:none;cursor:pointer;grid-column:2}.search-box button,.search-box button img{align-items:center;display:flex;justify-content:center}.search-box button img{border-radius:26px;height:1rem;width:1rem}.lupa:hover{transform:scale(1.1);transition:transform .2s ease-in-out,background-color .3s ease}.product-section-content{flex-direction:column}.product-section-content,.product-section-title{align-items:center;display:flex;justify-content:center;width:100%}.product-section-title{color:var(--marron-oscuro);font-family:raleway;font-size:1.8rem;font-weight:800;padding:.7rem;text-align:center;text-transform:uppercase}.product-section-discount-container{align-items:center;background-color:#b5aeac;display:flex;justify-content:center;padding:1rem;width:100%}.product-section-discount-text{font-size:.9rem;text-align:center}.product-section-products-container{align-content:center;align-items:stretch;box-sizing:border-box;display:grid;gap:1.7rem 0;grid-template-columns:1fr 1fr;grid-template-rows:auto;justify-content:center;justify-items:center;padding:1rem;width:100%}.product-section-product{align-items:center;background-color:var(--crema);border-radius:12px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:.8rem;position:relative;width:90%}.product-section-product:hover{cursor:pointer}.product-section-product-description{display:none}.product-section-product-image{height:100%;object-fit:cover;width:100%;-webkit-user-drag:none;border-radius:6px}.product-section-product-name{font-weight:400;text-transform:uppercase}.product-section-product-name,.product-section-product-price{align-items:center;display:flex;justify-content:left;margin-top:.3rem;width:100%}.product-section-product-price{font-weight:600}.product-section-product-buy{align-items:center;background-color:var(--marron-oscuro);border:none;border-radius:12px;color:var(--blanco);cursor:pointer;display:flex;justify-content:center;margin-top:.3rem;padding:.3rem;-webkit-user-select:none;user-select:none;width:100%}.product-section-product-buy:hover{background-color:#4f403b}.product-section-product-buy:active{background-color:#3b2f2b}.product-popup-overlay{align-items:center;background:rgba(0,0,0,.5);bottom:0;box-sizing:border-box;display:flex;height:100dvh;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .3s ease;visibility:hidden;width:100%;z-index:850}.product-popup-overlay-visible{opacity:1;transition:opacity .3s ease;visibility:visible}.product-popup-content{align-items:center;background:var(--crema);border-radius:8px;box-sizing:border-box;flex-direction:column;height:min-content;justify-content:center;max-height:90dvh;max-width:350px;overflow-y:scroll;padding:2rem;width:80%}.product-popup-cross-container{align-items:center;box-sizing:border-box;display:flex;height:0;justify-content:end;position:relative;width:100%}.product-popup-cross-container svg{box-sizing:border-box;cursor:pointer;height:1.8rem;padding:.3rem;position:absolute;right:-1rem;top:-1rem;transition:transform .2s ease-in-out;width:1.8rem}.product-popup-cross-container svg:hover{transform:scale(1.1);transition:transform .2s ease-in-out}.product-popup-title{color:var(--marron-oscuro);font-size:1.5rem;font-weight:600;padding:.3rem;text-align:center}.product-popup-price,.product-popup-title{align-items:center;display:flex;justify-content:center;width:100%}.product-popup-price{margin-bottom:.5rem}.product-popup-discount-price{flex-direction:column;justify-content:space-between}.product-popup-discount-price,.product-popup-image{align-items:center;display:flex;margin-bottom:1rem;width:100%}.product-popup-image{border-radius:12px;height:16rem;justify-content:center;object-fit:contain}.product-popup-quantity{align-self:center;border:1px solid var(--marron-oscuro);border-radius:8px;box-sizing:border-box;font-size:1.1rem;justify-self:center;padding:.5rem}.product-popup-quantity,.product-popup-total-container{align-items:center;display:flex;justify-content:center;margin-bottom:.8rem;width:100%}.product-popup-total-container{flex-direction:row}.product-popup-total{margin-left:.3rem}.product-popup-total,.product-popup-total-container{font-size:1.3rem;font-weight:600}.product-popup-buy{align-items:center;background-color:var(--marron-oscuro);border:none;border-radius:16px;color:var(--blanco);cursor:pointer;display:flex;font-size:1rem;height:2.7rem;justify-content:center;text-align:center;transition:background-color .3s ease;width:100%}.product-popup-buy:hover{background-color:#4f403b}.product-popup-buy:active{background-color:#3b2f2b}.product-popup-description{height:fit-content;margin-bottom:1rem;padding:.5rem}.event-popup-overlay{align-items:center;background:rgba(0,0,0,.5);bottom:0;box-sizing:border-box;display:flex;height:100dvh;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .3s ease;visibility:hidden;width:100%;z-index:850}.event-popup-overlay-visible{opacity:1;transition:opacity .3s ease;visibility:visible}.event-popup-content{align-items:center;background:var(--crema);border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;height:min-content;justify-content:start;max-height:90dvh;overflow-x:hidden;overflow-y:scroll;padding:2rem;width:80%}.event-popup-cross-container{align-items:center;display:flex;height:0;justify-content:end;position:relative;width:100%}.event-popup-cross-container svg{box-sizing:border-box;cursor:pointer;height:1rem;padding:.2rem;position:absolute;right:-1rem;top:-.8rem;transition:transform .2s ease-in-out;width:1rem}.event-popup-selected-lunch{align-items:center;color:var(--marron-oscuro);display:flex;font-size:1.5rem;font-weight:700;justify-content:center;margin-top:0;text-align:center;width:100%}.event-popup-title{color:var(--negro);font-weight:600}.event-popup-name,.event-popup-title{align-items:center;display:flex;font-size:1rem;justify-content:center;margin-bottom:1rem}.event-popup-name{border:1px solid var(--marron-oscuro);border-radius:4px;box-sizing:border-box;padding:.8rem;text-align:left;width:100%}.event-popup-direction,.event-popup-type{align-items:center;border:1px solid var(--marron-oscuro);border-radius:4px;box-sizing:border-box;display:flex;font-size:1rem;justify-content:center;margin-bottom:1rem;padding:.8rem;text-align:left;width:100%}.event-popup-type{color:#949494}.event-popup-type option{color:#000}.event-popup-place-novalue,.event-popup-place-novalue:active,.event-popup-place-novalue:hover,.event-popup-type-novalue,.event-popup-type-novalue:active,.event-popup-type-novalue:hover{background-color:#c8c8c8;color:#fff}.event-popup-date{align-items:center;border:1px solid var(--marron-oscuro);border-radius:4px;box-sizing:border-box;display:flex;font-size:1rem;justify-content:left;margin-bottom:1rem;padding:.8rem;position:relative;text-align:left;width:100%}.event-popup-date::-webkit-calendar-picker-indicator{cursor:pointer;height:100%;margin:0;opacity:0;padding:0;position:absolute;right:0;width:100%}.event-popup-place{align-items:center;border:1px solid var(--marron-oscuro);border-radius:4px;box-sizing:border-box;color:#949494;display:flex;font-size:1rem;justify-content:center;margin-bottom:1rem;padding:.8rem;text-align:left;width:100%}.event-popup-place option{color:#000}.event-popup-total{align-items:center;display:flex;flex-direction:row;font-size:1.3rem;font-weight:700;justify-content:center;margin-bottom:.5rem;padding:.5rem;width:100%}.event-popup-total-value{margin-left:.3rem}.event-popup-discount-price{flex-direction:column;font-size:1rem;font-weight:600;padding:.5rem;width:100%}.event-popup-discount-container,.event-popup-discount-price{align-items:center;display:flex;justify-content:center;margin-bottom:1rem}.event-popup-discount-container{background-color:#b5aeac;padding:1rem;width:calc(100% + 4rem)}.event-popup-discount-text{text-align:center}.event-popup-buy{align-items:center;background-color:var(--marron-oscuro);border:none;border-radius:8px;color:var(--blanco);cursor:pointer;display:flex;font-size:1.3rem;font-weight:600;justify-content:center;margin-top:.5rem;padding:.5rem .3rem;-webkit-user-select:none;user-select:none;width:100%}.event-popup-buy:hover{background-color:#4f403b}.event-popup-buy:active{background-color:#3b2f2b}.popup-product-storage-overlay{align-items:center;background:rgba(0,0,0,.5);bottom:0;box-sizing:border-box;display:flex;height:100dvh;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .3s ease;visibility:hidden;width:100%;z-index:850}.popup-product-storage-overlay-visible{opacity:1;transition:opacity .3s ease;visibility:visible}.popup-product-storage-title{align-items:center;color:var(--marron-oscuro);display:flex;flex-direction:row;font-size:1.2rem;font-weight:700;justify-content:center}.popup-product-storage-title-text{margin-left:.3rem}.popup-product-storage-content{align-items:center;background:var(--crema);display:flex;flex-direction:column;height:80%;justify-content:start;overflow-y:scroll;padding:1rem;width:max-content}.popup-product-storage-table-container{height:100%;overflow-y:scroll;padding:1rem}.popup-product-storage-buttons-container{display:flex;height:0;position:relative;width:100%}.popup-product-storage{overflow-y:hidden scroll}.popup-product-storage-container{background-color:#fff;border-collapse:collapse}.popup-product-storage-container,td,th{border:1px solid var(--marron-mas-oscuro)}th{padding:.2rem .5rem}.popup-product-storage-header{text-align:center}.popup-product-storage-product{display:none}.popup-product-storage-product-visible{display:table-row}.popup-product-storage-product-category,.popup-product-storage-product-name{text-wrap:wrap;word-wrap:anywhere;overflow-wrap:anywhere;text-align:center}.popup-product-storage-product-image-container{text-align:center;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.popup-product-storage-product-image{align-items:center;align-self:center;display:flex;height:4rem;justify-content:center;justify-self:center;margin:0;object-fit:fill;object-position:center;padding:0;width:4rem;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.popup-product-storage-product td{align-items:center;justify-content:center;margin:0;padding:.3rem;text-align:center;vertical-align:middle}.popup-product-storage-product-button-container{background:var(--marron-oscuro);color:var(--blanco);cursor:pointer;padding:0 1rem!important;transition:background-color .3s ease;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.popup-product-storage-product-button-container:hover{background:var(--marron-mas-oscuro)}.popup-product-storage-product-button{align-items:center;background-color:var(--blanco);border:none;color:#000;display:flex;height:100%;justify-content:center;width:100%}.popup-product-storage-cross-container{height:1rem;position:absolute;right:2px;top:2px;width:1rem}.popup-product-storage-cross-container svg{transition:transform .2s ease}.popup-product-storage-cross-container svg:hover{cursor:pointer;transform:scale(1.2);transition:transform .2s ease}.popup-product-storage-header.categoria,.popup-product-storage-product-category{display:none}@media (min-width:768px){.product-section-header{background-color:var(--crema);height:23rem}.product-section-header-image{align-self:center;justify-self:center;width:80%}.product-section-products-container{grid-template-columns:1fr 1fr 1fr 1fr}.product-popup-content{max-height:90%;max-width:500px;padding:2rem}.event-popup-content{max-height:95dvh;padding:2rem;width:50%}.search-banner{max-width:600px;width:50%}.search-banner p{margin-bottom:1rem}.product-section-title{font-size:2.5rem;margin:1rem}.product-section-discount-text{font-size:1.2rem}.product-section-product{padding:1.5rem}.product-section-product-image{margin-bottom:.5rem}.product-section-product-buy{font-size:1.1rem}.product-popup-discount-price{flex-direction:row;justify-content:center;margin-bottom:1rem}.product-popup-discount-value{margin-left:.3rem}.event-popup-discount-price{flex-direction:row}.event-popup-discount-value{margin-left:.3rem}}