.container-fullscreen{display:flex;flex-flow:column;width:100vw;height:100vh;overflow:hidden;padding:2rem}.logo-container{flex:0 1 auto;position:relative;display:block;width:100%;margin-top:3rem}.logo-container.logo-small{margin-top:calc(55px + 1.5rem);margin-bottom:1rem}.logo-container .logo-image{display:block;height:100px;margin-left:auto;margin-right:auto}.logo-container.logo-small .logo-image{height:80px}.language-chooser-container{position:relative;flex:1 1 auto;margin-bottom:4rem;font-size:1.2rem}.language-chooser-container .language-chooser{position:relative;display:block;flex:1;text-align:center}.language-chooser-container .language-chooser .language-label{padding:.5rem;cursor:pointer}.language-chooser-container .language-chooser .language-label:last-child{margin-bottom:0}.language-chooser-container .language-chooser .language-label:hover{opacity:.7}.loading-overlay{position:absolute;top:0;bottom:0;left:0;right:0;background:#f8fafc;z-index:10;display:flex;justify-content:center;align-items:center}.loading-overlay .loading-icon{width:70px}.category-list-container{display:block;position:relative;width:100%}.category-list-container.with-toolbar{margin-top:55px}.category-list-container .category-list{list-style:none;margin:0;padding:0}.category-list-container .category-list.bottom-spaced{padding:0 0 calc(35px + 1.6rem)}.category-list-container .category-list .category-item{position:relative}.category-list-container .category-list .category-item .category-image{position:relative;height:230px;width:100%;background-position:50%;background-repeat:no-repeat;background-size:cover}.category-list-container .category-list .category-item .category-title{position:absolute;bottom:0;left:0;right:0;height:50px;background:hsla(0,0%,100%,.84);color:#000;font-weight:600;text-transform:uppercase;line-height:50px;text-align:center}.category-list-container .category-list .info-card{position:relative;height:200px;color:#fff;font-size:1rem;#line-height:200px;text-align:center}.category-list-container .category-list .info-card .card-background{position:absolute;display:block;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:50%;background-size:cover;filter:grayscale(33%);-webkit-filter:grayscale(33%);z-index:-1}.category-list-container .category-list .info-card .card-background .transparent-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(69,69,69,.56)}.category-list-container .category-list .info-card .card-text-wrapper{color:#fff;font-weight:600;position:relative;width:100%;height:100%;justify-content:center;align-items:center;display:flex;flex-direction:column;font-size:1.1rem}.category-list-container .category-list .info-card .card-text-wrapper i{font-size:2rem;margin-bottom:.3rem;margin-top:.3rem}.category-list-container .category-list .info-card .card-text-wrapper .card-title{padding-left:2rem;padding-right:2rem;line-height:1.2rem;margin-top:.3rem}.category-list-container .category-list .info-card .card-text-wrapper .delivery-icon{width:35px;height:35px;margin-bottom:.3rem;margin-top:.3rem}.product-list-container{display:block;position:relative;width:100%}.product-list-container .product-list{margin:0;list-style:none;padding:0}.product-list-container .product-list .product-item{position:relative;border-bottom:1px solid #d2d2d2;padding:1rem 1.2rem;display:flex;flex-direction:column}.product-list-container .product-list .product-item .product-side-right{display:flex;justify-content:space-between;align-items:center;margin-left:-.2rem}.product-list-container .product-list .product-item .product-side-right img{width:4rem;height:4rem;max-width:4rem;max-height:4rem;overflow:hidden;border-radius:50%}.product-list-container .product-list .product-item .product-side-right .product-badge-container{margin-top:.5rem;display:flex;flex:1;justify-content:flex-end}.product-list-container .product-list .product-item .product-side-right .product-badge-container .product-badge{width:28px;height:28px;overflow:hidden;float:left;margin-right:.2rem}.product-list-container .product-list .product-item .product-side-right .product-badge-container .product-badge img{width:100%;height:100%;max-width:100%;max-height:100%}.product-list-container .product-list .product-item .product-side-left{flex:1;display:flex;flex-direction:column;justify-content:center}.product-list-container .product-list .product-item .product-side-left .product-header{display:flex;justify-content:space-between}.product-list-container .product-list .product-item .product-side-left .product-header .product-title{text-transform:uppercase;font-weight:600;line-height:1rem;max-width:60%}.product-list-container .product-list .product-item .product-side-left .product-header .separator{margin-left:.7rem;margin-right:.7rem;flex:1;height:1px;align-self:center;background-image:linear-gradient(90deg,#d2d2d2 40%,hsla(0,0%,100%,0) 0);background-position:top;background-size:4px 2px;background-repeat:repeat-x}.product-list-container .product-list .product-item .product-side-left .product-header .product-price{line-height:1rem;white-space:nowrap;display:flex;align-items:center}.product-list-container .product-list .product-item .product-side-left .product-description{color:#404040;line-height:1rem;margin-top:.4rem}.category-thumb-container{position:relative;display:block;width:100%;margin-top:55px;border-bottom:1px solid #d2d2d2}.category-thumb-container .thumb-image{position:relative;height:230px;width:100%;background-image:url(https://ichef.bbci.co.uk/news/1024/branded_news/12A9B/production/_111434467_gettyimages-1143489763.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.category-empty-container{display:flex;height:calc(90vh - 55px);padding:4rem;justify-content:center;align-items:center;font-size:1rem;color:#636363}.toolbar{display:flex;position:fixed;top:0;left:0;width:100%;height:55px;align-items:center;background-color:#000;color:#fff;text-align:center;text-transform:uppercase;z-index:5;#transition:background-color .25s ease-in-out,color .25s ease-in-out}.toolbar.light{background-color:#f8fafc;color:#000;border-bottom:1px solid #eee}.toolbar .toolbar-title{display:block;width:100%;padding-left:50px;padding-right:50px;line-height:1.1rem}.toolbar .toolbar-icon{position:absolute;top:0;bottom:0;width:50px;font-size:2rem;line-height:55px;font-weight:400}.toolbar .toolbar-icon.icon-left{left:0}.toolbar .toolbar-icon.icon-right{right:0}.toolbar .toolbar-icon.icon-sm{font-size:1.3rem}.toolbar .toolbar-icon .dropdown.light a:not(.dropdown-item),.toolbar .toolbar-icon .dropdown a:not(.dropdown-item){color:#000!important}.toolbar .toolbar-icon .dropdown .dropdown-toggle:after{display:none}.toolbar .toolbar-icon .dropdown .dropdown-menu{font-size:.7rem;line-height:1.5rem}.filter-container{display:block;position:relative;width:100%;padding:.8rem 1rem;border-bottom:1px solid #d2d2d2}.filter-container .filter-row:first-child{#margin-bottom:.7rem}.filter-container .filter-row:first-child .filter-label:first-child{margin-right:.7rem}.filter-container .filter-row:first-child .filter-label:last-child{margin-left:.7rem}.filter-container .filter-row{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-evenly}.filter-container .filter-row.macro-row{border-bottom:1px dashed #d2d2d2;padding-bottom:.6rem}.filter-container .filter-row .filter-label{font-size:.8rem;margin:.3rem .5rem;flex:1;text-align:center;color:#000;border:2px solid #000;border-radius:1.5rem;padding:.25rem;transition:background-color .35s}.filter-container .filter-row .filter-label.selected{background:#000;color:#fff}.legend-container{display:flex;flex-wrap:wrap;min-height:40px;justify-content:space-evenly;padding:.4rem 1.2rem;border-bottom:1px solid #d2d2d2}.legend-container .legend-item{display:flex;flex-direction:row;justify-content:center;padding:.3rem}.legend-container .legend-item .legend-title{line-height:28px}.legend-container .legend-item .legend-icon{width:28px;height:28px;overflow:hidden;float:left;margin-right:.5rem}.legend-container .legend-item .legend-icon img{width:100%;height:100%;max-width:100%;max-height:100%}.dialog-wrapper{position:fixed;display:flex;z-index:15;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.24);padding-right:1rem;padding-left:1rem;align-items:center}.dialog-wrapper .dialog{display:block;position:relative;width:100%;max-width:450px;background-color:#fff;margin-bottom:5rem;margin-left:auto;margin-right:auto;border-radius:.25rem}.dialog-wrapper .dialog .card-header{background-color:#000}.dialog-wrapper .dialog button.bg-dark{background-color:#000!important}.dialog-wrapper .dialog .lang-label{cursor:pointer;line-height:1rem;position:relative;display:block;padding:.8rem 1rem;border:1px solid #eee;text-align:center;margin-bottom:.6rem;border-radius:.25rem}.dialog-wrapper .dialog .lang-label .flag-icon{position:absolute;left:15px;line-height:1rem}.fullscreen-dialog-image-container{display:block;max-height:80vh;overflow:hidden}.fullscreen-dialog-image-container img{max-width:100%;max-height:100%}.socials-container{display:flex;flex-direction:row;flex-wrap:nowrap;overflow:scroll;position:fixed;bottom:0;left:0;width:100%;background:#f8fafc;padding-bottom:.8rem;padding-top:.8rem;z-index:10;border-top:1px solid #d2d2d2}.socials-container .social-card{flex:1;height:35px;border-right:1px solid #7c7c7c;padding-bottom:.2rem;padding-top:.2rem;min-width:24.5%}.socials-container .social-card .card-icon{display:block;margin:auto;height:100%;max-height:100%}.socials-container .social-card:last-child{border-right:0}.deliveries-container{display:flex;flex-direction:column;min-height:calc(100vh - 55px);margin-top:55px;padding:1rem 0;align-items:center;justify-content:center}.deliveries-container .delivery-item{height:80px;margin:.8rem}.deliveries-container .delivery-item img{height:100%;max-height:100%}.store-list-container{display:flex;flex-direction:column;align-items:center;padding:.8rem}.store-list-container .store-item{width:100%;border-radius:.3rem}.store-list-container .store-item:first-child{margin-bottom:1rem}.store-list-container .store-item img{margin:auto;display:block}.store-list-container .store-item.google img{height:33px}.store-list-container .store-item.apple img{height:58px}.no-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}