@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Material+Icons+Outlined);@import url(https://fonts.googleapis.com/css2?family=Material+Icons);.cashback-container{background-color:#cfedd3;display:flex;align-items:center;justify-content:center;padding:10px 15px;border-radius:10px;margin-bottom:10px}.cashback-container img{width:28px;height:28px;margin-right:10px}.cashback-container .cashback-content{display:flex;flex-direction:column;color:#133a18;line-height:1.2;flex:1;font-size:.86em;padding-right:10px}.cashback-container .cashback-content b{display:block;padding-bottom:2px}.cart-modal .cart-content{max-height:50vh;overflow-y:auto}.cart-modal .cart-header{display:grid;align-items:center;grid-template-columns:50px auto 50px;padding:15px}.cart-modal .cart-header .cart-button{background-color:#00adeb;height:50px;width:50px;border-radius:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.cart-modal .cart-header .cart-button img{transform:rotate(-15deg) scale(2) translateY(4px)}.cart-modal .cart-header .cart-title{font-weight:800;text-align:center;font-size:1.7em}.cart-modal .cart-header .material-icons{font-size:2.5em;cursor:pointer}.cart-modal .cart-empty{min-height:40vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.cart-modal .cart-empty i{font-size:5em;margin-bottom:15px}.cart-modal .cart-empty strong{font-size:1.34em}.cart-modal .modal-fixed-bottom-button{width:100%;display:flex;align-items:center;padding:15px}.cart-modal .modal-fixed-bottom-button button{width:100%;border-radius:10px}.cart-content{padding:15px}.cart-content .cart-products .cart-product-item{display:flex;background-color:#f6f6f6;border-radius:5px;padding:10px 15px;margin-bottom:10px;align-items:flex-start;cursor:pointer}.cart-content .cart-products .cart-product-item .quantity span{background-color:#00adeb;color:#fff;width:25px;height:25px;display:flex;align-items:center;justify-content:center;border-radius:7px;font-weight:700;font-size:.9em}.cart-content .cart-products .cart-product-item .infos{display:flex;flex-direction:column;flex:1;padding:0 15px;line-height:1.6}.cart-content .cart-products .cart-product-item .infos span{font-size:1.1em;font-weight:600}.cart-content .cart-products .cart-product-item .infos small{color:#747474;font-size:.9em}.cart-content .cart-products .cart-product-item .infos .error{font-size:.7em;margin-left:10px}.cart-content .cart-products .cart-product-item .availability{margin-top:1px;padding-right:15px}.cart-content .cart-products .cart-product-item .availability small{color:#c10d0d}.cart-content .cart-products .cart-product-item .price{margin-top:2px;display:flex;align-items:center}.cart-content .cart-products .cart-product-item .price .price-unavailable{text-transform:uppercase;font-weight:400;font-size:.8em}.cart-content .cart-products .cart-product-item .price span{font-weight:600;font-size:1em}.cart-content .cart-products .cart-product-item .price i{margin-left:10px;cursor:pointer}.cart-content .cart-products .cart-product-item-discount{background-color:#e1f7e3;cursor:auto}.cart-content .cart-products .cart-product-item-discount .quantity span{background-color:#00d939}.cart-content .cart-products .cart-product-item-discount .price{color:#00d939}.cart-content .cart-products .cart-product-error{border:2px solid #e00000}.cart-content .cart-products .cart-product-item-unavailable{opacity:.5}.cart-content .cart-comment-row{background-color:#f6f6f6;padding:10px 15px}.cart-content .cart-comment-row .comment{display:flex;align-items:center;gap:5px}.cart-content .cart-comment-row .comment i{font-size:1em;color:#666}.cart-content .cart-comment-row .comment b,.cart-content .cart-comment-row .comment span{font-size:.9em}.cart-content .card-comment-container{margin-bottom:40px;background-color:#f8f8f8;border-radius:5px}.cart-content .card-comment-container .comment{padding:10px}.cart-content .card-comment-container .comment textarea{background-color:#fff!important;border:1px solid #ddd}.cart-content .cart-details{display:flex;flex-direction:column;padding:15px}.cart-content .cart-details .details-row{display:flex;margin-top:10px;justify-content:space-between}.cart-content .cart-details .details-row .detail-icon{margin-right:20px}.cart-content .cart-details .details-row .detail-info{flex:1}.cart-content .cart-details .details-row .detail-chevron{color:#999}.cart-content .cart-prices{display:flex;flex-direction:column;padding:15px}.cart-content .cart-prices .unlock-long-distance{width:100%;background-color:#248af9;color:#fff;padding:10px;margin-bottom:8px;margin-top:15px;border-radius:10px;position:relative}.cart-content .cart-prices .unlock-long-distance:before{content:"";display:block;height:10px;width:10px;border:10px solid transparent;border-bottom-color:#248af9;position:absolute;right:18px;top:-20px}.cart-content .cart-prices .unlock-long-distance .description{padding:0 5px;font-size:.9em;font-weight:600;line-height:1.2;text-align:center}.cart-content .cart-prices .unlock-long-distance .actions{margin-top:8px;padding:3px;display:flex;justify-content:center;flex-direction:column}.cart-content .cart-prices .unlock-long-distance .actions button{background-color:#52a2fa;border:0;border-radius:5px;font-size:.9em;padding:8px 8px;line-height:1.4;flex:1;display:grid;grid-template-columns:15px auto 15px;align-items:center}.cart-content .cart-prices .unlock-long-distance .actions button span{color:#fff;font-weight:500;flex:1;grid-column:2}.cart-content .cart-prices .unlock-long-distance .actions button i{color:#fff;vertical-align:middle;font-size:1.2em}.cart-content .cart-prices .unlock-long-distance .actions button:first-child{margin-bottom:10px}.cart-content .cart-prices .price-row{margin-top:5px;display:flex;justify-content:space-between}.cart-content .cart-prices .price-row span{display:flex;align-items:center;color:#545454;font-weight:500}.cart-content .cart-prices .price-row span i{font-size:.9em;margin-left:5px;color:#999}.cart-content .cart-prices .discount span i{color:#0da500}.cart-content .cart-prices .price-row-light span{color:#909090;font-weight:400}.cart-content .cart-prices .price-row-cursor{cursor:pointer}.cart-content .cart-prices .total span{font-weight:600;color:#000}.summary-page{margin-top:85px}.summary-page .cart-title{font-weight:600;display:flex;align-items:center}.summary-page .cart-title i{margin-right:10px;font-size:1.3em;cursor:pointer}.summary-page .summary-branding{display:flex;align-items:center;justify-content:center;margin-bottom:50px;padding-top:20px}.summary-page .summary-branding span{font-size:.8em;text-align:right;line-height:1.1}.summary-page .summary-branding img{width:150px}.summary-page .cart-content{margin-bottom:30px}.summary-page .summary-info-list{border:1px solid #eee;border-radius:5px;overflow:auto}.summary-page .summary-info-list .summary-info{padding:15px 15px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:flex-start}.summary-page .summary-info-list .summary-info .icon{display:flex;align-items:center;justify-content:center}.summary-page .summary-info-list .summary-info .icon i{color:#00adeb}.summary-page .summary-info-list .summary-info .chevron{color:#7f7f7f}.summary-page .summary-info-list .summary-info .info{flex:1;padding-left:15px;font-size:.8em;display:flex;flex-direction:column;margin-top:4px}.summary-page .summary-info-list .summary-info .meta{flex:1;display:flex;align-items:flex-start}.summary-page .summary-info-list .summary-info .meta .info{display:flex;flex-direction:column;justify-content:center;height:27px;line-height:1.3;flex:1;margin-top:0}.summary-page .summary-info-list .summary-info .meta .info span{font-weight:600;font-size:.9em}.summary-page .summary-info-list .summary-info .meta .info small{font-size:.8em;color:#636363}.summary-page .summary-info-list .summary-info .meta .quantity{display:flex;align-items:center}.summary-page .summary-info-list .summary-info .meta .quantity button{width:23px;height:23px;border-radius:25px;border-radius:100%;border:0;background-color:#06bbe8;color:#fff;font-size:1.2em;font-weight:600;display:flex;align-items:center;justify-content:center}.summary-page .summary-info-list .summary-info .meta .quantity .number{font-weight:600;padding:0 6px}.summary-page .summary-info-list .summary-info .meta .chevron{color:#7f7f7f}.summary-page .summary-info-list .summary-info .meta:last-child{border-bottom:0}.summary-page .summary-info-list .summary-info-error{background-color:#fff6f6}.summary-page .summary-info-list .summary-info-multiple-payment-methods .ui-radio{margin-bottom:15px;height:auto;align-items:flex-start;width:100%}.summary-page .summary-info-list .summary-info-multiple-payment-methods .ui-radio:last-child{margin-bottom:0}.summary-page .summary-info-list .summary-info-multiple-payment-methods .ui-radio .ui-radio__label-text{font-size:.95em;flex:1}.summary-page .summary-info-list .summary-info-multiple-payment-methods .ui-radio .ui-radio__label-text .content{display:flex;flex-direction:column}.summary-page .summary-info-list .summary-info-multiple-payment-methods .ui-radio .ui-radio__label-text .content .card-line{font-size:.9em;width:100%;display:flex}.summary-page .summary-info-list .summary-info-multiple-payment-methods .ui-radio .ui-radio__label-text .content .card-line a{flex:1;text-align:right}.summary-page .summary-info-list .summary-info-multiple-payment-methods .ui-radio .ui-radio__label-text .content .new{background-color:#f85b89;color:#fff;font-size:.6em;padding:2px 5px;border-radius:5px;font-weight:700;margin-left:3px}.summary-page .summary-info-list .summary-info-multiple-payment-methods .ui-radio .ui-radio__label-text .content a{font-size:.9em}.summary-page .summary-info-list .summary-info-select{padding-top:0;padding-bottom:0}.summary-page .summary-info-list .summary-info-select .icon{height:50px}.summary-page .summary-info-list .summary-info-select .details-select{height:50px!important;cursor:pointer;padding-left:15px;font-size:.8em;color:#000;flex:7;border:0;background-color:transparent;text-indent:.01px;text-overflow:"";-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:10px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='grey' width='24px' height='24px'><path d='M0 0h24v24H0V0z' fill='none'/><path d='M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z'/></svg>") no-repeat;background-position:right 0 top 50%}.summary-page .summary-info-list .summary-info-click{cursor:pointer}.summary-page .summary-info-list .summary-info-click:hover{background-color:#fafafa}.summary-page .summary-info-list .summary-price-loading{display:flex;justify-content:center;align-items:center;padding:15px 20px;min-height:170px}.summary-page .summary-info-list .condition-check{padding:0 20px;width:100%}.summary-page .summary-info-list .condition-check .condition_text{font-size:.8em;display:block;line-height:1.4;padding-left:5px}.summary-page .summary-info-list .condition-check .open a{font-size:.8em}.summary-page .summary-info-list .condition-check .open a i{font-size:.8em;margin-left:5px}.summary-page .summary-info-list .summary-total{display:flex;flex-direction:column;padding:15px 20px;position:relative}.summary-page .summary-info-list .summary-total .unlock-long-distance{width:100%;background-color:#248af9;color:#fff;padding:10px;margin-bottom:8px;margin-top:5px;border-radius:10px;position:relative}.summary-page .summary-info-list .summary-total .unlock-long-distance:before{content:"";display:block;height:10px;width:10px;border:10px solid transparent;border-bottom-color:#248af9;position:absolute;right:18px;top:-20px}.summary-page .summary-info-list .summary-total .unlock-long-distance .description{padding:0 5px;font-size:.8em;font-weight:600;line-height:1.2;text-align:center}.summary-page .summary-info-list .summary-total .unlock-long-distance .actions{margin-top:8px;padding:3px;display:flex;justify-content:center;flex-direction:column}.summary-page .summary-info-list .summary-total .unlock-long-distance .actions button{background-color:#52a2fa;border:0;border-radius:5px;font-size:.8em;padding:8px 8px;line-height:1.4;flex:1;display:grid;grid-template-columns:15px auto 15px;align-items:center}.summary-page .summary-info-list .summary-total .unlock-long-distance .actions button span{color:#fff;font-weight:500;flex:1;grid-column:2}.summary-page .summary-info-list .summary-total .unlock-long-distance .actions button i{color:#fff;vertical-align:middle;font-size:1.1em}.summary-page .summary-info-list .summary-total .unlock-long-distance .actions button:first-child{margin-bottom:10px}.summary-page .summary-info-list .summary-total .loading{position:absolute;height:calc(100% - 20px);width:100%;margin-left:-20px;background-color:#fff;display:flex;align-items:center;justify-content:center}.summary-page .summary-info-list .summary-total .price-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;color:#757575}.summary-page .summary-info-list .summary-total .price-row span{font-size:.9em;align-items:center;line-height:1.3;font-weight:500}.summary-page .summary-info-list .summary-total .price-row span i{font-size:1em;margin-left:5px;vertical-align:middle}.summary-page .summary-info-list .summary-total .price-row span:first-child{flex:1;margin-right:10px}.summary-page .summary-info-list .summary-total .price-row small{line-height:1.1}.summary-page .summary-info-list .summary-total .price-row-light{color:#bcbcbc}.summary-page .summary-info-list .summary-total .price-row-light span{font-weight:400}.summary-page .summary-info-list .summary-total .price-row-cursor{cursor:pointer}.summary-page .summary-info-list .summary-total .total{color:#343434;font-weight:800}.summary-page .card-discount-code{display:flex;flex-direction:column}.summary-page .card-discount-code .discount-code{display:flex;gap:5px}.summary-page .card-discount-code .discount-code .form-control{box-shadow:none;background-color:#ededed;border-radius:5px}.summary-page .card-discount-code .discount-code .ui-button__content{font-size:12px}.discount{color:#0da500;display:flex;align-items:center;line-height:1.1;background-color:rgba(13,165,0,.1);padding:5px 10px;margin:0 -10px;border-radius:5px}.discount .discount-remove-button{background-color:transparent;border:0;padding-left:0}.discount .discount-remove-button i{font-size:1em;color:#0da500}.discount span{color:#0da500!important}.discount .discount-name{flex:1}body{background-color:#fff}body::-webkit-scrollbar-track{-webkit-box-shadow:none;background-color:#fff}body::-webkit-scrollbar{width:15px;background-color:#f5f5f5}body::-webkit-scrollbar-button{display:none}body::-webkit-scrollbar-thumb{border-radius:10px;width:10px;background-color:#9a9a9a;border:4px solid #fff}.ui-modal__body .ui-toolbar__body{font-weight:500}.ui-button{border-radius:8px}.ui-button--color-primary{background-color:#00adeb!important}.ui-modal__container{border-radius:.8rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:2px solid #f2f4f8;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-select-invalid{border:2px solid #dc1010!important;background:right .75rem center url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='20' height='20' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-size:calc(.75em + .375rem) calc(.75em + .375rem);background-repeat:no-repeat}*{font-family:Inter}.nav-margin{width:100%;height:70px}select.form-control.is-invalid{border-width:1px;border-style:solid;background-position:right 1rem center}.ui-modal .ui-modal__wrapper{padding-top:3rem;vertical-align:top}.btn-catalog{background:#00d1ff;border-radius:5px;color:#fff;font-weight:600;text-transform:uppercase;box-shadow:none!important}.btn-catalog:hover{color:#fff}.panel-base{z-index:2000}.panel-base .ui-modal__body{padding:0!important;padding-bottom:0!important}.panel-base .panel-body{max-height:calc(100vh - 6rem);width:100%;overflow-y:auto}.panel-base .panel-text h1,.panel-base .panel-text h2,.panel-base .panel-text h3,.panel-base .panel-text h4,.panel-base .panel-text h5,.panel-base .panel-text h6{font-weight:800}.panel-base .panel-bottom{height:200px;width:100%}.panel-base .modal-fixed-bottom-button button{width:100%;border-radius:0}.scroll::-webkit-scrollbar-track,.ui-modal__body::-webkit-scrollbar-track{background-color:#f5f5f5}.scroll::-webkit-scrollbar,.ui-modal__body::-webkit-scrollbar{width:8px;background-color:#f5f5f5}.scroll::-webkit-scrollbar-thumb,.ui-modal__body::-webkit-scrollbar-thumb{background-color:#a5a5a5;border-radius:8px}.form-group{margin-bottom:1.5rem}.form-group label{font-weight:600}.form-control{background-color:#f2f4f8!important;color:#666;border:0;height:40px;box-shadow:none!important}.cursor-pointer{cursor:pointer}.vue-tel-input{border:0!important;box-shadow:none!important;border-radius:5px!important}.vue-tel-input .vti__dropdown{background-color:#f2f4f8!important;color:#666;border-bottom-left-radius:5px!important;border-top-left-radius:5px!important}.vue-tel-input input{background-color:#f2f4f8!important;color:#666;padding:.375rem .75rem;border-bottom-right-radius:5px!important;border-top-right-radius:5px!important;font-size:1rem}.ui-modal__container{box-shadow:none!important;border-radius:10px;max-height:calc(100vh - 4rem)}.ui-radio--color-green.is-checked:not(.is-disabled) .ui-radio__focus-ring{background-color:rgba(63,178,68,.1)}.ui-radio--color-green.is-checked:not(.is-disabled) .ui-radio__inner-circle{background-color:#3fb244}.ui-radio--color-green.is-checked:not(.is-disabled) .ui-radio__outer-circle{border-color:#3fb244}.ui-modal--size-semi .ui-modal__container{width:40rem}.spin{animation:spinning 1s ease infinite}@keyframes spinning{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.button-shining:enabled{animation:btnAnimation 3s ease-in-out infinite;background-image:linear-gradient(130deg,hsla(0,0%,100%,0) 30%,hsla(0,0%,100%,.2) 50%,hsla(0,0%,100%,0));background-repeat:no-repeat}@keyframes btnAnimation{0%{background-position-x:-150vw}to{background-position-x:150vw}}.merchant-current-order{width:100%;display:block;height:40px;background-color:#00adeb;font-weight:600;color:#fff!important;text-decoration:none!important;display:flex;align-items:center;justify-content:center;position:fixed;top:0;z-index:150}.merchant-current-order i{margin-left:10px}.merchant-page-spacer{height:70px}.merchant-page-spacer-current-order{height:110px}.main-nav{height:70px;box-shadow:0 0 0 hsla(0,0%,47.1%,.3);background-color:#fff;position:fixed;top:0;z-index:150;transition:box-shadow .5s}.main-nav,.main-nav .brand{width:100%;display:flex;align-items:center}.main-nav .brand{justify-content:center}.main-nav .brand img{height:70px}.main-nav .nav-content{display:flex;justify-content:space-between}.main-nav .product-categories-container{display:none;height:70px;flex:1;align-items:center;padding:0 20px}.main-nav .product-categories-container .product-categories{display:flex}.main-nav .product-categories-container .product-categories .category{padding-right:25px;font-size:.9em}.main-nav .merchant{display:flex;align-items:center;flex:1;text-decoration:none!important;color:inherit!important}.main-nav .merchant img{height:45px;border-radius:100%}.main-nav .merchant .info{display:flex;flex-direction:column;line-height:1.3;margin-left:10px}.main-nav .merchant .info strong{font-size:1.1em;font-weight:600;line-height:1}.main-nav .merchant .info span{font-size:.7em;font-weight:300;line-height:1;color:#666;margin-top:3px;margin-left:1px}.main-nav .merchant-info{display:flex;align-items:center;margin:0 20px;cursor:pointer;font-size:.85em;color:inherit!important;text-decoration:none!important}.main-nav .merchant-info i{margin-right:5px;font-size:1.4em;color:#00adeb}.main-nav .merchant-info-phone span{white-space:nowrap}.main-nav .merchant-opening-status{display:flex;align-items:center;cursor:pointer}.main-nav .merchant-opening-status .open{color:#fff;background-color:#15b042}.main-nav .merchant-opening-status .closed,.main-nav .merchant-opening-status .open{min-height:25px;display:flex;align-items:center;padding:5px 15px;border-radius:23px;line-height:1.2;font-size:.9em;font-weight:600}.main-nav .merchant-opening-status .closed{color:#343434;background-color:#e0e0e0}.main-nav .nav-cart{height:70px;display:flex;align-items:center;justify-content:flex-end;margin-left:20px}.main-nav .nav-cart .cart-button{height:45px;width:45px;border-radius:45px;background-color:#37bff0;cursor:pointer;overflow:hidden}.main-nav .nav-cart .cart-button,.main-nav .nav-cart .cart-button .counter{display:flex;align-items:center;justify-content:center;transition:all .15s ease-in-out}.main-nav .nav-cart .cart-button .counter{position:absolute;background-color:#13c948;color:#fff;height:21px;width:21px;font-weight:800;font-size:.7em;border-radius:20px;box-shadow:0 0 0 3px #fff;margin-left:35px;margin-bottom:35px;z-index:50}.main-nav .nav-cart .cart-button img{height:28px;transition:all .15s ease-in-out;margin-bottom:5px;transform:translateY(8px) scale(1.7) rotate(-10deg)}.main-nav-current-order{top:40px!important}.main-nav-top{position:relative;margin-bottom:40px}.main-nav-scrolled,.nav-cart-popup{box-shadow:0 0 20px hsla(0,0%,47.1%,.3)}.nav-cart-popup{background-color:#fff;position:fixed;border-radius:5px;display:flex;flex-direction:column;padding:15px;padding-top:0;width:350px;top:85px}.nav-cart-popup .nav-cart-popup-arrow{display:flex;justify-content:flex-end;height:0;width:100%}.nav-cart-popup .nav-cart-popup-arrow .arrow{border:10px solid transparent;border-bottom-color:#fff;display:block;content:"";width:0;height:0;margin-top:-20px}.nav-cart-popup .cart-header{display:grid;grid-template-columns:40px auto 40px;justify-content:space-between;align-items:center;margin-bottom:15px;margin-top:15px}.nav-cart-popup .cart-header i{cursor:pointer}.nav-cart-popup .cart-header span{font-weight:600}.loading-screen{display:flex;align-items:center;justify-content:center;position:fixed;top:0;right:0;left:0;bottom:0}.product-cart-row{display:flex;background-color:#f6f6f6;border-radius:5px;padding:10px;margin-bottom:10px}.product-cart-row .quantity span{background-color:#27bdec;color:#fff;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:7px;font-weight:600;font-size:.8em}.product-cart-row .info{display:flex;flex-direction:column;flex:1;padding:0 15px;line-height:1.2;margin-top:3px}.product-cart-row .info strong{font-size:.85em;margin-bottom:3px}.product-cart-row .info small{color:#a0a0a0}.product-cart-row .price{font-size:.9em}.order-time-modal .closed{padding:30px 40px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-bottom:70px}.order-time-modal .closed .close-container{width:100%;display:flex;justify-content:flex-end;margin-bottom:20px}.order-time-modal .closed .close-container i{color:#898989;cursor:pointer;font-size:2em}.order-time-modal .closed .action{margin-top:40px}.order-time-modal .closed .action button .ui-icon{color:#fff}.order-time-modal .closed img{margin-bottom:40px;margin-top:20px;width:120px}.order-time-modal .closed h1{font-size:1.8em;font-weight:700}.order-time-modal .closed span{font-size:1.1em;color:#4e4e4e}.order-time-modal .order-time-container{display:flex;justify-content:center;padding:15px 0}.order-time-modal .order-time-container .order-time-setup{width:32rem;padding-bottom:3rem;padding-top:1rem}.order-time-modal .order-time-container .order-time-setup .time-setup-title{font-size:1.2em;font-weight:700;margin-top:15px;margin-bottom:5px}.order-time-modal .order-time-container .order-time-setup .order-type-selector{display:flex;margin:0 -5px}.order-time-modal .order-time-container .order-time-setup .order-type-selector .ui-radio{background-color:#f2f4f8;flex:1;height:50px;padding:0 20px;margin:5px;border-radius:5px;cursor:pointer}.order-time-modal .order-time-container .order-time-setup .order-type-selector .ui-radio .ui-radio__label-text{margin-left:1rem;font-weight:600;font-size:1em;color:#393939;text-transform:capitalize}.order-time-modal .order-time-container .order-time-setup .order-type-selector .ui-radio--color-green.is-checked:not(.is-disabled){background-color:rgba(63,178,68,.1);border-color:#3fb244}.order-time-modal .order-time-container .order-time-setup .order-type-selector .ui-radio--color-green.is-checked:not(.is-disabled) .ui-radio__label-text{color:#3fb244}.order-time-modal .order-time-container .order-time-setup .order-type{margin:0 -10px}.order-time-modal .order-time-container .order-time-setup .order-type .ui-radio{background-color:#f2f4f8;flex:1;padding:0 10px;height:50px;padding-left:20px;margin:10px;margin-bottom:10px;border-radius:5px;cursor:pointer}.order-time-modal .order-time-container .order-time-setup .order-type .ui-radio .ui-radio__label-text{margin-left:1rem;font-weight:600;font-size:1em;color:#393939;display:flex;align-items:center;justify-content:space-between;width:100%}.order-time-modal .order-time-container .order-time-setup .order-type .ui-radio .ui-radio__label-text .time{background-color:#00adeb;color:#fff;padding:7px 12px;font-size:.9em;line-height:1;border-radius:5px}.order-time-modal .order-time-container .order-time-setup .order-hours{display:flex;margin:0 -5px}.order-time-modal .order-time-container .order-time-setup .order-hours select{margin:0 5px;padding:12px 20px;text-transform:capitalize;background-color:#f2f4f8}.order-time-modal .order-time-container .order-time-setup .order-hours select:disabled{opacity:.2}.category-list-button{padding:5px 20px;font-size:.8em}.category-list-button,.category-list-button-back{background-color:#00ace9;color:#fff;border:0;border-radius:20px;font-weight:600}.category-list-button-back{padding:5px 15px;font-size:.85em;display:flex;align-items:center;justify-content:center;line-height:1}.category-list-button-back i{margin-right:8px}.category-list{display:flex;padding-bottom:0;gap:15px;flex-wrap:wrap}.category-list .category-item{width:calc(12.5% - 13.125px);height:120px;border-radius:10px;display:flex;background-position:50%;background-size:cover;position:relative;overflow:hidden;cursor:pointer}.category-list .category-item .filter{position:absolute;height:100%;width:100%;display:flex;justify-content:center;align-items:flex-end;padding-bottom:5px;text-align:center;padding:5px 10px;background:linear-gradient(-180deg,transparent 30%,rgba(0,0,0,.5))}.category-list .category-item .filter strong{color:#fff;font-size:.85em;text-transform:uppercase}.merchant-header .merchant-banner{height:300px;width:100%;background-position:50%;background-size:cover;border-radius:10px}.merchant-header .order-config{width:100%;height:0;display:flex;align-items:center;justify-content:center;padding:0 50px}.merchant-header .order-config .order-config-box{display:flex;background-color:#fff;width:100%;border-radius:10px;box-shadow:0 -2px 5px rgba(0,0,0,.05);border:1px solid hsla(0,0%,86.7%,.7);overflow:hidden}.merchant-header .order-config .order-config-box .icon path,.merchant-header .order-config .order-config-box rect{fill:#00adeb!important}.merchant-header .order-config .order-config-box i{color:#00adeb}.merchant-header .order-config .order-config-box .select-field{display:flex;align-items:center;flex:1;border-right:1px solid #ddd}.merchant-header .order-config .order-config-box .select-field i,.merchant-header .order-config .order-config-box .select-field svg{display:flex;justify-content:center;width:45px}.merchant-header .order-config .order-config-box .select-field select{height:40px;font-size:.9em;flex:1;border:0;background-color:transparent;cursor:pointer;-webkit-appearance:none;appearance:none;-moz-appearance:none;text-indent:.01px;text-overflow:"";padding-right:10px;background:#fff url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black' width='18px' height='18px'><path d='M0 0h24v24H0V0z' fill='none'/><path d='M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z'/></svg>") no-repeat;background-position:right 5px top 50%}.merchant-header .order-config .order-config-box .address-field,.merchant-header .order-config .order-config-box .time-field{flex:2;display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 5px;cursor:pointer;padding-right:5px}.merchant-header .order-config .order-config-box .address-field .error-icon,.merchant-header .order-config .order-config-box .time-field .error-icon{color:#f80000;margin-right:10px}.merchant-header .order-config .order-config-box .address-field .label,.merchant-header .order-config .order-config-box .time-field .label{display:flex;flex-direction:column;line-height:1.1;flex:1}.merchant-header .order-config .order-config-box .address-field .label .value,.merchant-header .order-config .order-config-box .time-field .label .value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:90%;font-size:.9em;font-weight:400}.merchant-header .order-config .order-config-box .address-field .label small,.merchant-header .order-config .order-config-box .time-field .label small{font-size:.7em}.merchant-header .order-config .order-config-box .address-field .label-error,.merchant-header .order-config .order-config-box .time-field .label-error{color:#f80000}.merchant-header .order-config .order-config-box .address-field svg,.merchant-header .order-config .order-config-box .time-field svg{margin-right:10px}.merchant-header .order-config .order-config-box .address-field span,.merchant-header .order-config .order-config-box .time-field span{flex:1;line-height:1.1;font-size:.9em}.merchant-header .order-config .order-config-box .address-field .angle,.merchant-header .order-config .order-config-box .time-field .angle{font-size:1.1em;color:#000}.merchant-header .order-config .order-config-box .address-field .icon,.merchant-header .order-config .order-config-box .time-field .icon{margin-right:8px}.merchant-header .order-config .order-config-box .type-field{flex:3}.merchant-header .order-config .order-config-box .time-field{flex:3;border-right:1px solid #ddd}.merchant-header .order-config .order-config-box .address-field{flex:5}.merchant-header .order-config .order-config-box .time-field-disabled{opacity:.4}.address-list-modal .ui-modal__body{min-height:60vh}.address-list-modal .add-address-autocomplete{border-bottom:2px solid rgba(0,0,0,.08);display:flex;align-items:center}.address-list-modal .add-address-autocomplete svg{margin-left:10px;position:absolute}.address-list-modal .add-address-autocomplete svg path{fill:#00adeb}.address-list-modal .add-address-autocomplete .form-control{border-radius:0;background-color:#fff;flex:1;padding-left:45px;padding-top:15px;padding-bottom:15px}.address-list-modal .address-title{padding:0 20px}.address-list-modal .address-title h6{color:#00adeb;text-transform:uppercase;font-weight:600;font-size:1.1em;margin-top:15px;margin-bottom:10px}.address-list-modal .address-list-container{max-height:50vh;min-height:50vh;overflow-y:auto}.address-list-modal .address-block{border-bottom:1px solid rgba(0,0,0,.08);display:flex;padding:20px 25px;cursor:pointer}.address-list-modal .address-block .icon{padding-right:15px}.address-list-modal .address-block .icon i{color:#999}.address-list-modal .address-block .info{display:flex;flex-direction:column;flex:1}.address-list-modal .address-block .info .address-meta{display:flex;flex-wrap:wrap}.address-list-modal .address-block .info .address-meta span{font-weight:300;font-size:.9em;color:#888;margin-right:15px}.address-list-modal .address-block .select{padding-left:10px;display:flex;align-items:center}.address-list-modal .address-block .select i{color:#0da500;display:none}.address-list-modal .address-block-selected .select i{display:block}.pac-container{box-shadow:0 5px 8px rgba(0,0,0,.1);padding-bottom:5px;border-radius:0;border-top:0}.pac-container .pac-item{padding:5px 15px;cursor:pointer}.pac-container .pac-item:first-child{border-top:0}.pac-container .pac-item .pac-item-query{font-size:1.3em}.pac-container .pac-item .pac-item-query .pac-matched{color:#000}.pac-container .pac-item .pac-icon{display:none}.card-selector-container{padding:20px}.card-selector-container .card-add{width:100%;display:flex;justify-content:flex-end}.card-selector-container .card-add button{width:100%}.card-selector{display:flex;align-items:center;padding:10px 20px;border-radius:5px;background-color:#f8f8f8;margin-bottom:15px;cursor:pointer}.card-selector .icon{flex:2}.card-selector .icon img{height:55px;filter:grayscale(30%)}.card-selector .infos{flex:5;display:flex;flex-direction:column;line-height:1.5}.card-selector .infos .meta{display:flex;width:100%}.card-selector .infos .meta span{margin-right:20px;color:#666}.card-selector .action{flex:1;text-align:right}.card-selector-active{background-color:#eff2f6}.stripe-input{border-bottom:1px solid rgba(0,0,0,.07);padding-bottom:8px;margin:10px 0}.save-payment-method{padding:20px 30px}.save-payment-method .ui-checkbox__label-text{margin-left:15px;font-size:1em;color:#333}.save-payment-method .ui-checkbox{align-items:flex-start}.create-payment-method .form-control{padding:11px}.create-payment-method .form-control::-moz-placeholder{color:#9bacc8}.create-payment-method .form-control::placeholder{color:#9bacc8}.map{height:60vh;background-color:#fff}.map .loader{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.merchant-address-info-container .merchant-address-info{padding:15px;width:100%;background-color:#fff;border-radius:5px}.merchant-address-info-container .merchant-address-info .merchant{display:flex;align-items:center}.merchant-address-info-container .merchant-address-info .merchant img{width:40px;margin-right:10px}.merchant-address-info-container .merchant-address-info .merchant .info{display:flex;flex-direction:column;line-height:1.1}.merchant-address-info-container .merchant-address-info .merchant .info strong{font-size:1.2em}.merchant-address-info-container .merchant-address-info .address{padding:0 10px;padding-top:15px;padding-bottom:10px;display:flex;flex-direction:column}.merchant-address-info-container .merchant-address-info .address span{color:#666}.merchant-footer{background-color:#4f5153}.merchant-footer .merchant-footer-links a{width:33%;color:#fff;text-decoration:none;padding:5px 0;font-weight:300}.merchant-footer .merchant-footer-links .links{padding-top:50px;width:100%;display:flex;flex-direction:column;align-items:flex-start}.merchant-footer .merchant-footer-links .links a{width:100%}.merchant-footer .merchant-footer-links .shape{display:flex;height:100%;align-items:flex-end}.merchant-footer .merchant-footer-links .shape img{height:150px;z-index:1;filter:invert(100%);opacity:.1}.merchant-footer .credit{width:100%;display:flex;color:#fff;align-items:center;justify-content:center;text-align:center;background-color:#333;font-weight:600}.merchant-footer .credit a{color:#727578!important;font-size:.8em;padding:5px 0}.merchant-footer .credit img{height:22px}.address-editor-modal{z-index:200}.address-editor-modal .ui-modal__body{padding:0!important}.address-editor-modal .address-title h6{color:#00adeb;text-transform:uppercase;font-weight:600;font-size:1.1em}.address-editor-modal .editor-body{padding:20px;min-height:55vh}.address-editor-modal .editor-body .form-control{margin-bottom:10px}.merchant-footer .merchant-footer__image{width:100%;height:0;display:flex;align-items:center;justify-content:center}.merchant-footer .merchant-footer__image .image{width:70px;height:70px;border-radius:100%;display:flex;align-items:center;justify-content:center;background-color:#363740}.merchant-footer .merchant-footer__image .image img{border-radius:100%;width:60px;height:60px}.merchant-footer .merchant-footer__content{width:100%;background-color:#363740;display:flex;flex-direction:column;align-items:center;padding-top:60px;padding-bottom:60px}.merchant-footer .merchant-footer__content .merchant-name{font-size:2em;color:#fff;text-transform:uppercase;font-weight:700}.merchant-footer .merchant-footer__content .merchant-address{font-size:1.2em;color:#fff;margin-top:10px;font-weight:300}.merchant-footer .merchant-footer__content .merchant-links{margin:15px 0;color:#c2c2c2;font-size:.8em}.merchant-footer .merchant-footer__content .merchant-links a{color:inherit!important;margin:0 7px;text-decoration:underline}.merchant-footer .merchant-footer__content .merchant-social a{color:inherit!important;text-decoration:none!important}.merchant-footer .merchant-footer__content .merchant-social a img{height:25px;margin:0 10px}.merchant-footer .merchant-footer__bottom{height:60px;background-color:#1d232e}.merchant-footer .merchant-footer__bottom .bottom-footer{height:60px;display:flex;align-items:center;justify-content:space-between}.merchant-footer .merchant-footer__bottom .bottom-footer .copy{font-size:.8em;color:#c5c5c5}.merchant-footer .merchant-footer__bottom .bottom-footer .copy a{color:#c5c5c5}.slide-fade-enter-active{transition:all .2s ease}.slide-fade-leave-active{transition:all .3s cubic-bezier(1,.5,.8,1)}.slide-fade-enter{transform:translateX(-5px);opacity:0}.slide-fade-leave-to{transform:translateX(5px);opacity:0}.slide-fade-vertical-enter-active{transition:all .2s ease}.slide-fade-vertical-leave-active{transition:all .3s cubic-bezier(1,.5,.8,1)}.slide-fade-vertical-enter{transform:translateY(-5px);opacity:0}.slide-fade-vertical-leave-to{transform:translateY(5px);opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to,.ui-modal--transition-slide-enter,.ui-modal--transition-slide-leave-active{opacity:0}.ui-modal--transition-slide-enter .ui-modal__container,.ui-modal--transition-slide-leave-active .ui-modal__container{transform:translateX(100vw);position:absolute;top:0}.ui-modal--transition-slide-bottom-enter,.ui-modal--transition-slide-bottom-leave-active{opacity:0}.ui-modal--transition-slide-bottom-enter .ui-modal__container,.ui-modal--transition-slide-bottom-leave-active .ui-modal__container{transform:translateY(-100vh)}.ui-modal--transition-slide-top-enter,.ui-modal--transition-slide-top-leave-active{opacity:0}.ui-modal--transition-slide-top-enter .ui-modal__container,.ui-modal--transition-slide-top-leave-active .ui-modal__container{transform:translateY(100vw);position:fixed;left:0;right:0}.category-container{padding-top:40px;margin-bottom:50px;min-height:550px}.category-container .card-columns{overflow:visible!important}.product-section{background-color:#fff;border:1px solid hsla(0,0%,86.7%,.7);border-radius:10px;margin-top:20px}.product-section .section-title{padding:20px}.product-section .section-title .title{text-transform:uppercase;font-size:1.2em;font-weight:700}.product-section .section-title p{margin:0;color:#999;font-size:.9em;white-space:pre-wrap}.product-section .section-title .availability{background-color:#00adeb;width:-moz-fit-content;width:fit-content;padding:4px 15px;color:#fff;border-radius:5px;margin-top:5px;display:flex;align-items:center}.product-section .section-title .availability i{font-size:1em;margin-right:10px}.product-section .product-item-disabled{opacity:.4}.product-section .product-item-unavailable{opacity:.6}.product-section .product-item{display:flex;justify-content:space-between;padding:13px 13px 12px 20px;border-top:1px solid hsla(0,0%,86.7%,.5);cursor:pointer}.product-section .product-item .priceAndStar{display:flex;align-items:center;margin-top:5px}.product-section .product-item .star{background-color:#ffc400;border-radius:8px;color:#fff;padding:4px;font-size:.9em;font-weight:600}.product-section .product-item .star i{font-size:.9rem;margin-right:.2em}.product-section .product-item .infos{width:100%}.product-section .product-item .infos .name{font-weight:500;margin-bottom:5px;display:block;font-size:.9em;color:#333}.product-section .product-item .infos p{color:#666;margin:0;font-size:.8em;line-height:1.3}.product-section .product-item .infos .price{display:block;font-size:.9em}.product-section .product-item .infos .price small{margin-left:15px;text-transform:uppercase}.product-section .product-item img{height:75px;border-radius:10px;margin-left:20px}.product-section .product-item:hover{background-color:#fafafa}.product-section-mono-cat .section-title{display:flex;flex-direction:column;gap:.4em}.product-section-mono-cat .section-title .title{font-size:1.1em;color:#212529;font-weight:600}.product-section-mono-cat .section-title .description{color:#999;font-size:.9em;white-space:pre-wrap;line-height:1.5;font-weight:400}.product-section-mono-cat .section-title .availability{background-color:#e3f2fe;width:-moz-fit-content;width:fit-content;padding:5px 10px;color:#10456f;border-radius:10px;display:flex;align-items:center}.product-section-mono-cat .section-title .availability i{font-size:1em;margin-right:6px;color:#2196f3}.product-section-mono-cat .section-title .availability small{font-weight:500}.product-section-mono-cat .specialties{display:flex;justify-content:space-between;align-items:flex-end}.product-section-mono-cat .specialties .title{font-size:1.1em;color:#212529;font-weight:600}.product-section-mono-cat .products{display:grid;margin:1em 0 2em 0;grid-gap:1em}@media (min-width:576px){.product-section-mono-cat .products{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.product-section-mono-cat .products{grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){.product-section-mono-cat .products{grid-template-columns:repeat(5,1fr)}}.product-section-mono-cat .products .product-item-disabled{opacity:.4}.product-section-mono-cat .products .product-item-unavailable{opacity:.6}.product-section-mono-cat .products .product-item{border:1px solid rgba(0,0,0,.08);border-radius:8px;overflow:hidden;display:flex;flex-direction:column;cursor:pointer}.product-section-mono-cat .products .product-item .star{z-index:1;background-color:#ffc400;position:absolute;border-radius:8px;color:#fff;margin:.8em 0 0 .8em;padding:3px 8px 3px 8px;font-size:.9em;font-weight:600;display:flex;align-items:center;justify-content:center}.product-section-mono-cat .products .product-item .star i{font-size:1rem;margin-right:.2em}.product-section-mono-cat .products .product-item img{border-bottom:1px solid rgba(0,0,0,.08)}.product-section-mono-cat .products .product-item .infos{padding:.8em;display:flex;flex-direction:column;justify-content:space-between;height:100%}.product-section-mono-cat .products .product-item .infos .card_title .name,.product-section-mono-cat .products .product-item .infos .card_title p{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.product-section-mono-cat .products .product-item .infos .card_title p{color:#666;margin-top:.2em;margin-bottom:1em;font-size:.8em}.product-section-mono-cat .products .product-item .infos .card_footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.product-section-mono-cat .products .product-item .infos .card_footer small{background-color:#e4e4e4;border-radius:6px;padding:.4em .6em}.product-section-mono-cat .products .product-item .infos .card_footer i{display:flex;justify-content:center;align-items:center;padding:4px;font-size:17px;height:25px;width:25px;background-color:#2196f3;border-radius:6px;color:#fff}.product-section-mono-cat .products .product-item .infos .card_footer small{text-transform:uppercase;line-height:normal}.product-section-grid-cat .section-title{display:flex;flex-direction:column;gap:.4em}.product-section-grid-cat .section-title .title{font-size:1.1em;color:#212529;font-weight:600}.product-section-grid-cat .section-title .description{color:#999;font-size:.9em;white-space:pre-wrap;line-height:1.5;font-weight:400}.product-section-grid-cat .section-title .availability{background-color:#e3f2fe;width:-moz-fit-content;width:fit-content;padding:5px 10px;color:#10456f;border-radius:10px;display:flex;align-items:center}.product-section-grid-cat .section-title .availability i{font-size:1em;margin-right:6px;color:#2196f3}.product-section-grid-cat .section-title .availability small{font-weight:500}.product-section-grid-cat .products{display:grid;grid-gap:1px;margin:1em 0 2em 0;grid-template-columns:repeat(3,1fr)}.product-section-grid-cat .products .product-item-disabled{opacity:.4}.product-section-grid-cat .products .product-item-unavailable{opacity:.6}.product-section-grid-cat .products .product-item{display:flex;justify-content:space-between;padding:13px 13px 12px 20px;box-shadow:0 0 0 1px hsla(0,0%,86.7%,.5);cursor:pointer;min-height:100px}.product-section-grid-cat .products .product-item .priceAndStar{display:flex;align-items:center;margin-top:5px}.product-section-grid-cat .products .product-item .star{background-color:#ffc400;border-radius:8px;color:#fff;padding:4px;font-size:.9em;font-weight:600}.product-section-grid-cat .products .product-item .infos{width:100%;display:flex;flex-direction:column;justify-content:space-between}.product-section-grid-cat .products .product-item .infos .name{font-weight:500;margin-bottom:5px;display:block;font-size:.9em;color:#333;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.product-section-grid-cat .products .product-item .infos p{color:#666;margin:0;font-size:.8em;line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.product-section-grid-cat .products .product-item .infos .clamp-1{-webkit-line-clamp:1;line-clamp:1}.product-section-grid-cat .products .product-item .infos .clamp-2{-webkit-line-clamp:2;line-clamp:2}.product-section-grid-cat .products .product-item .infos .ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.product-section-grid-cat .products .product-item .infos .price{display:block;font-size:.9em}.product-section-grid-cat .products .product-item .infos .price small{margin-left:15px;text-transform:uppercase}.product-section-grid-cat .products .product-item img{height:90px;border-radius:10px;margin-left:20px}.product-section-grid-cat .products .product-item:hover{background-color:#fafafa}.exclusive-product-modal .ui-modal__wrapper{display:flex;align-items:center;height:100%;padding:0}.exclusive-product-modal .exclusive-container{padding:30px 40px}.exclusive-product-modal .exclusive-container h2{font-size:1.6em;font-weight:700}.exclusive-product-modal .exclusive-container p{font-size:1.2em}.exclusive-product-modal .exclusive-container .exclusive__action{display:flex;justify-content:space-between;margin-top:30px}.exclusive-product-modal .exclusive-container .exclusive__action .ui-button--color-light{padding:10px 0}.auth-page{margin-top:95px}.auth-page .back-action .material-icons{font-size:2.5em}.validate-phone-container{position:fixed;left:0;right:0;bottom:0;top:0;background-color:rgba(0,0,0,.2);display:flex;justify-content:center;align-items:center;z-index:2000}.validate-phone-container .validate-phone{background-color:#fff;padding:15px;display:flex;flex-direction:column;align-items:center;border-radius:5px;width:350px}.validate-phone-container .validate-phone span{font-size:1.2em;font-weight:600;line-height:1.3}.validate-phone-container .validate-phone strong{font-size:1.7em;margin:20px 0;font-weight:900}.validate-phone-container .validate-phone .ui-button{padding:20px;border-radius:0;margin-top:10px}.auth-container{padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.auth-container .auth-title{width:100%;text-align:center;text-transform:uppercase;display:block;margin-bottom:25px;font-size:1.2em}.auth-container .auth-button{width:100%;background-color:transparent;padding:5px 0;min-height:55px;align-items:center;margin-bottom:15px;border:1px solid #e5e5e5;border-radius:5px;display:flex;transition:background-color .2s}.auth-container .auth-button .icon{text-align:center}.auth-container .auth-button .icon svg{height:25px}.auth-container .auth-button .icon img{height:50px}.auth-container .auth-button span{font-size:1.1em;font-weight:700;grid-column:2;padding:10px;flex:5}.auth-container .auth-button .side{flex:1}.auth-container .auth-button:active{background-color:rgba(0,0,0,.1)}.auth-container .auth-delicity{background-color:#00adeb;border:0;color:#fff}.auth-container .auth-no-account{background-color:#fff;border:0}.auth-container .auth-no-account span{font-weight:400;text-decoration:underline}.auth-container .auth-facebook{background-color:#3f65ae;border:0;color:#fff}.auth-container .auth-facebook svg{fill:#fff}.auth-container .auth-facebook:active{background-color:#395ca0}.auth-form{display:flex;flex-direction:column}.auth-form .action-group,.auth-form .header-image-modal{display:flex;align-items:center;justify-content:center}.auth-form .action-group{margin-top:50px;flex-direction:column}.auth-form .action-group button{width:100%}.auth-form .action-group a{margin-top:20px}.checkout{margin-top:95px}.checkout .checkout-nav{display:flex;flex-direction:column}.checkout .checkout-nav .head{display:flex}.checkout .checkout-nav .head .estimated{font-size:3.5em}.checkout .checkout-nav .head .estimated-preorder{font-size:2em;line-height:1.1;display:flex;flex-direction:column}.checkout .checkout-nav .head .actions{display:flex;align-items:center;flex:1;justify-content:flex-end}.checkout .checkout-nav .head .actions .form-control{width:200px}.checkout .checkout-nav .head .actions .ui-button{border-radius:5px;margin-left:10px}.checkout .checkout-nav .status{display:flex;flex-direction:column}.checkout .checkout-nav .status strong{font-weight:400}.checkout .checkout-nav .status span{color:#999;font-weight:300}.checkout .checkout-nav .bar-container{height:10px;width:100%;background-color:#ddd;border-radius:10px;margin-top:30px;margin-bottom:40px;overflow:hidden}.checkout .checkout-nav .bar-container .bar{background-color:#00adeb;height:10px}.checkout .checkout-nav .alert-rush{background-color:#fdd3d4}.checkout .checkout-nav .alert-rush h4{color:#000;font-weight:800;font-size:1.4em;margin-bottom:2px}.checkout .checkout-nav .alert-rush p{margin:0;line-height:1.4;font-size:.9em}.checkout .checkout-nav .alert-rush p a{color:#521113;text-decoration:underline}.checkout .checkout-screen .checkout-image{width:100%;min-height:50vh;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:20px}.checkout .checkout-screen .checkout-image img{max-width:500px;max-height:30vh;box-shadow:0 0 40px rgba(0,0,0,.2);border-radius:10px}.checkout .checkout-screen .checkout-image .title{font-size:2em;margin-bottom:20px;text-align:center}.checkout .checkout-screen .checkout-image .subtitle{margin-top:20px;text-align:center}.checkout .checkout-screen .checkout-image p{text-align:center}.checkout .checkout-screen .map-container{height:500px;width:100%;position:relative}.checkout .checkout-screen .map-container .map{height:100%;width:100%}.checkout .checkout-screen .map-container .courier{display:flex;align-items:center;background-color:#fff;padding:10px}.checkout .checkout-screen .map-container .courier img{width:60px;height:60px;margin-right:10px;box-shadow:none;border-radius:10px}.checkout .checkout-screen .map-container .courier .courier-info{padding:0 10px}.receipt-container{width:100%;overflow-y:auto;padding:25px}.receipt-container .receipt-heading{margin-bottom:30px}.receipt-container .receipt-heading h1{font-weight:700;font-size:2em;margin-bottom:10px}.receipt-container .receipt-heading h6{font-weight:400}.receipt-container .receipt-heading span{font-weight:300;color:#afafaf}.receipt-container .receipt-product{display:flex;justify-content:space-between;margin-bottom:20px}.receipt-container .receipt-product .quantity span{background-color:#efefef;height:30px;width:30px;border-radius:5px;display:flex;align-items:center;justify-content:center}.receipt-container .receipt-product .product{flex:1;display:flex;flex-direction:column;padding:0 10px;padding-top:5px}.receipt-container .receipt-product .product strong{font-weight:400;margin-bottom:8px}.receipt-container .receipt-product .product span{color:#6b6b6b;margin-bottom:5px;font-weight:300}.receipt-container .receipt-product .price{padding-top:5px}.receipt-container .receipt-product .price strong{font-weight:500}.receipt-container .price-row{margin-bottom:10px;display:flex;justify-content:space-between}.receipt-container .price-row span{color:#606060}.receipt-container .price-row strong{font-weight:600}.receipt-container .price-row-discount{margin:0 -10px;margin-bottom:10px;background-color:#d6ffe4;border-radius:5px;padding:4px 10px;display:flex;justify-content:space-between;color:#2b7c42}.receipt-container .price-row-discount span,.receipt-container .price-row-discount strong{font-weight:600}.catalog-min-height{min-height:80vh}.panel-checkout-informations .checkout-informations__address{border-bottom:3px solid #e8e8e8;padding:20px}.panel-checkout-informations .checkout-informations__address .title{display:flex;align-items:center;color:#00adeb}.panel-checkout-informations .checkout-informations__address .title i{width:35px}.panel-checkout-informations .checkout-informations__address .title span{font-size:1.2em;font-weight:600}.panel-checkout-informations .checkout-informations__address .address{display:flex;flex-direction:column;align-items:flex-start;padding-left:35px;padding-top:5px}.panel-checkout-informations .checkout-informations__address .address .phone{border-radius:10px;color:#fff;text-decoration:none!important;padding:5px 10px;margin-top:10px;background-color:#00adeb;font-weight:600;display:flex;align-items:center;line-height:1}.panel-checkout-informations .checkout-informations__address .address .phone i{font-size:1.1em;margin-right:5px}.panel-checkout-informations .checkout-informations__courier{border-bottom:3px solid #e8e8e8;padding:20px;display:flex;align-items:center}.panel-checkout-informations .checkout-informations__courier img{width:50px;border-radius:100%}.panel-checkout-informations .checkout-informations__courier .courier-info{flex:1;padding-left:20px;display:flex;flex-direction:column;line-height:1.2}.panel-checkout-informations .checkout-informations__courier .courier-info span{font-size:.9em;color:#909090}.panel-checkout-informations .checkout-informations__courier .courier-info strong{font-weight:800;color:#00adeb;font-size:1.3em}.panel-checkout-informations .checkout-informations__share{padding:20px}.panel-checkout-informations .checkout-informations__share .btn{display:grid;grid-template-columns:40px auto 40px;background-color:#ddd;align-items:center;width:100%}.panel-checkout-informations .checkout-informations__share .btn i{grid-column:1;font-size:1.3em}.panel-checkout-informations .checkout-informations__share .btn span{grid-column:2;font-weight:600}.catalog .catalog__nav{position:absolute;top:0;left:0;right:0;background-color:#fff;width:100%;box-shadow:0 0 0 transparent;z-index:50;transition:all .2s ease;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.catalog .catalog__nav .nav__border{background:linear-gradient(270deg,#00f9ff,#00d1ff 52.74%);width:100%;height:0;transition:all .2s ease;z-index:150;position:relative}.catalog .catalog__nav .nav__top{height:80px;display:flex;align-items:center;justify-content:space-between;z-index:100}.catalog .catalog__nav .nav__top .brand{width:30%;cursor:pointer;height:80px;display:flex;align-items:center}.catalog .catalog__nav .nav__top .brand .logo{height:35px;transform:translateX(-60px);transition:all .2s ease}.catalog .catalog__nav .nav__top .brand .bag{height:60px;opacity:0;transition:all .2s ease}.catalog .catalog__nav .nav__top .links{display:flex;justify-content:flex-end;height:80px;align-items:center}.catalog .catalog__nav .nav__top .links a{margin-left:25px;color:#000;font-size:.9em;text-decoration:none!important}.catalog .catalog__nav .hiring{color:#000!important;font-weight:600;display:flex;align-items:center;gap:4px}.catalog .catalog__nav .hiring i{font-size:1.2em}.catalog .catalog__nav .nav__filters{height:60px;border-top:1px solid #f3f3f3;display:flex;align-items:center;transition:all .2s ease}.catalog .catalog__nav .nav__filters .filter-group{display:flex;justify-content:space-between;margin:0 -5px}.catalog .catalog__nav .nav__filters .filter-group .select__filter{display:flex;align-items:center;justify-content:space-between;background-color:#fff;height:41px;padding:0 10px;background-color:#f2f4f8;border-radius:5px;margin:5px;flex:1;cursor:pointer;line-height:1.1}.catalog .catalog__nav .nav__filters .filter-group .select__filter .icon{color:#00adeb;margin-right:7px;font-size:1.2em}.catalog .catalog__nav .nav__filters .filter-group .select__filter span{flex:1;font-size:.9em}.catalog .catalog__nav .nav__filters .filter-group .select__filter .chevron{font-size:1.2em;color:#3b3b3b}.catalog .catalog__nav .nav__filters .filter-group .select__filter-address{flex:2}.catalog .catalog__nav .nav__filters .filter-group .select__filter-when{text-transform:capitalize}.catalog .catalog__nav .nav__filters .filter-group .filter-loading{animation:skeletonAnimation 1s linear infinite;background-image:linear-gradient(95deg,#f2f4f8 30%,#fcfcfd 50%,#f2f4f8);background-repeat:no-repeat;background-color:#f2f4f8}.catalog .catalog__nav .nav__filters .filter-group .search-container{display:flex;align-items:center;margin:5px;min-width:300px;min-height:41px;flex:2}.catalog .catalog__nav .nav__filters .filter-group .search-container .search{height:41px;border-radius:5px;width:100%;background-color:#f2f4f8;display:flex;align-items:center;padding:0 10px}.catalog .catalog__nav .nav__filters .filter-group .search-container .search i{color:#00adeb;font-size:1.2em}.catalog .catalog__nav .nav__filters .filter-group .search-container .search .search-reset{color:#a8a8a8;cursor:pointer}.catalog .catalog__nav .nav__filters .filter-group .search-container .search input{border:0;background-color:transparent;width:100%;padding:10px;outline:none;font-size:.9em}.catalog .catalog__nav .nav__filters .filter-group .search-container .search input::-moz-placeholder{color:#979797;font-weight:300}.catalog .catalog__nav .nav__filters .filter-group .search-container .search input::placeholder{color:#979797;font-weight:300}.catalog .catalog__nav-hide-top-nav{transform:translateY(-80px)}.catalog .catalog__nav-hide-top-nav .nav__border{transform:translateY(80px)}.catalog .catalog__nav-hide-top-nav .nav__filters{border-top-color:transparent}.catalog .catalog__nav-fixed{position:fixed;border-bottom:1px solid #eaeaea}.catalog .catalog__nav-fixed .nav__border{height:5px}.catalog .catalog__nav-fixed .brand .logo{height:32px;transform:translateX(0)!important}.catalog .catalog__nav-fixed .brand .bag{height:60px;opacity:1!important}.catalog .catalog-landing{height:100vh;background-color:#ddd;width:100%;padding-top:80px;background:linear-gradient(200.72deg,#00f9ff,#00d1ff 55.31%);flex-direction:column;display:flex;overflow:hidden}.catalog .catalog-landing .landing__content{display:flex;flex:1;flex-direction:column;text-align:center;align-items:center;justify-content:center;position:relative;z-index:50}.catalog .catalog-landing .landing__content .title{color:#fff;font-size:3.5em;text-transform:uppercase;font-weight:700;text-shadow:0 4px 14px rgba(0,0,0,.1)}.catalog .catalog-landing .landing__content .welcome-text{color:#fff;font-size:1.3em;max-width:650px;text-shadow:0 4px 14px rgba(0,0,0,.1)}.catalog .catalog-landing .landing__content .content__setup{width:100%;max-width:950px;background-color:#fff;height:60px;border-radius:60px;margin-top:30px;margin-bottom:25vh;box-shadow:0 4px 14px rgba(0,0,0,.2);display:flex;align-items:center}.catalog .catalog-landing .landing__content .content__setup .setup__item{display:flex;align-items:center;justify-content:space-between;flex:1;height:60px;border-right:1px solid #ededed;padding:0 15px;padding-left:20px}.catalog .catalog-landing .landing__content .content__setup .setup__item .item__icon i{color:#00adeb;vertical-align:middle}.catalog .catalog-landing .landing__content .content__setup .setup__item .item__loading{width:20px!important;height:20px!important}.catalog .catalog-landing .landing__content .content__setup .setup__item .item__input{border:0;flex:1;padding-left:15px;height:40px;font-size:.9em;outline:none!important}.catalog .catalog-landing .landing__content .content__setup .setup__item .item__input::-moz-placeholder{color:#a5a5a5}.catalog .catalog-landing .landing__content .content__setup .setup__item .item__input::placeholder{color:#a5a5a5}.catalog .catalog-landing .landing__content .content__setup .setup__item .item__value{flex:1;text-align:left;font-weight:600;padding-left:10px;font-size:.8em;text-transform:uppercase}.catalog .catalog-landing .landing__content .content__setup .setup__item .item__chevron{color:#909090}.catalog .catalog-landing .landing__content .content__setup .setup__item .item__link{font-size:.9em;text-decoration:underline;color:#00adeb}.catalog .catalog-landing .landing__content .content__setup .setup__item .item__link i{font-size:1em;margin-right:3px;vertical-align:middle}.catalog .catalog-landing .landing__content .content__setup .setup__item .item__error{font-size:.8em;color:#dc1010}.catalog .catalog-landing .landing__content .content__setup .setup__select{cursor:pointer}.catalog .catalog-landing .landing__content .content__setup .setup__button button{background-color:#334951;border:0;height:50px;width:50px;margin-right:8px;border-radius:100%;display:flex;align-items:center;justify-content:center}.catalog .catalog-landing .landing__content .content__setup .setup__button button i{color:#fff;vertical-align:middle;position:absolute}.catalog .catalog-landing .landing__content .content__setup .setup__button button .ui-progress-circular{width:20px!important;height:20px!important}.catalog .catalog-landing .landing__content .content__setup .setup__address{flex:2;position:relative}.catalog .catalog-landing .landing__content .content__setup .setup__address .error-message{z-index:40;position:absolute;background-color:#fff1f1;box-shadow:0 5px 5px rgba(0,0,0,.1);width:calc(100% - 30px);border-bottom-right-radius:10px;border-bottom-left-radius:10px;left:30px;height:40px;top:60px;text-align:left;display:flex;align-items:center;padding:0 15px}.catalog .catalog-landing .landing__content .content__setup .setup__address .error-message i{margin-right:8px;font-size:18px;color:#d42b13}.catalog .catalog-landing .landing__content .content__setup .setup__address .error-message small{font-size:.9em;font-weight:500}.catalog .catalog-landing .landing__content .content__setup .setup__address-error .item__icon i{color:#ee2d2d}.catalog .catalog-landing .landing__content .content__setup .setup__address-error .item__input::-moz-placeholder{color:#ef8e8e}.catalog .catalog-landing .landing__content .content__setup .setup__address-error .item__input::placeholder{color:#ef8e8e}.catalog .catalog-landing .landing__illustration{height:0;display:flex;align-items:flex-end;position:relative;z-index:10}.catalog .catalog-landing .landing__illustration .bag{height:500px;transform:rotate(-15deg) translateY(100px) translateX(0)}.catalog .catalog__content{padding-top:140px;min-height:calc(100vh - 139px);width:100%;background-color:#fafafa;position:relative;z-index:25;padding-bottom:50px}.catalog .catalog__content .container-catalog-content{min-height:750px}.catalog .catalog__content .content__categories{display:flex;margin-bottom:40px;justify-content:space-between;width:100%;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.catalog .catalog__content .content__categories .item{flex:1;padding:5px;color:inherit!important;text-decoration:none!important;width:100%}.catalog .catalog__content .content__loading{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:calc(100vh - 140px)}.catalog .catalog__content .content__loading small{margin-top:15px;color:#333}.catalog .catalog__content .content__message{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;text-align:center;height:300px}.catalog .catalog__content .content__message strong{font-size:1.4em;margin-bottom:10px}.catalog .catalog__content .content__message small{margin-top:0;color:#333;font-size:.9em}.catalog .catalog__content .content__merchant-loading{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:200px}.catalog .catalog__content .content__merchant-loading small{margin-top:15px;color:#333}.catalog .catalog__content .content__search-no-results{width:100%;display:flex;align-content:center;justify-content:center;text-align:center;flex-direction:column;align-items:center;padding:35px 0}.catalog .catalog__content .content__search-no-results img{width:250px;margin-bottom:20px;border-radius:5px}.catalog .catalog__content .content__search-no-results strong{font-size:1.4em;width:50%;margin:0 auto}.catalog .catalog__content .content__search-no-results .action{margin-top:20px}.merchants-section__title{margin-top:30px;margin-bottom:20px;display:flex;align-items:center}.merchants-section__title strong{font-size:1.7em;font-weight:800;text-transform:uppercase;margin-right:15px}.merchant-item{background-color:#fff;overflow:hidden;margin-bottom:25px;cursor:pointer;border-radius:5px;border:1px solid #eaeaea}.merchant-item .badge{font-weight:400}.merchant-item .badge-light{background-color:#ededed;color:#666}.merchant-item .item__images{background-color:#ddd;width:100%;height:200px;position:relative}.merchant-item .item__images .image{background-position:50%;background-size:cover;position:absolute;height:100%;width:100%}.merchant-item .item__images .image__discount{position:absolute;height:100%;width:100%;background-color:transparent;pointer-events:none;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:15px}.merchant-item .item__images .image__discount .discount__box{background-color:#03a500;color:#fff;display:flex;align-items:center;justify-content:center;padding:3px 10px;font-weight:600;font-size:.9em;border-radius:5px;animation:discountEmit 1s infinite}.merchant-item .item__images .image__discount .discount__box i{margin-right:8px;font-size:1.1em}@keyframes discountEmit{0%{box-shadow:0 0 0 0 rgba(0,199,86,.8)}to{box-shadow:0 0 0 10px rgba(0,199,86,0)}}.merchant-item .item__images .image__slider{position:absolute;overflow:hidden}.merchant-item .item__images .image__slider .hooper-slide{background-position:50%;background-size:cover}.merchant-item .item__images .image__slider .hooper-slide .action-zone{width:70%;margin:0 auto;height:100%;display:block}.merchant-item .item__images .image__slider:hover .hooper-navigation .hooper-next,.merchant-item .item__images .image__slider:hover .hooper-navigation .hooper-prev{transform:translateX(0) translateY(-50%)}.merchant-item .item__images .image__slider .hooper-navigation button{background-color:#fff;border-radius:100%;padding:.2rem;margin:0 .5rem;box-shadow:0 0 5px rgba(0,0,0,.2)}.merchant-item .item__images .image__slider .hooper-navigation .hooper-prev{transform:translateX(-40px) translateY(-50%)}.merchant-item .item__images .image__slider .hooper-navigation .hooper-next{transform:translateX(40px) translateY(-50%)}.merchant-item .item__images .image__slider .hooper-navigation .hooper-next,.merchant-item .item__images .image__slider .hooper-navigation .hooper-prev{transition:.1s ease}.merchant-item .item__images .image__slider .hooper-pagination .hooper-indicator{width:5px;height:5px}.merchant-item .item__images .image__unavailable{position:absolute;width:100%;height:100%;background-color:hsla(0,0%,100%,.4);padding:10px;display:flex;align-items:flex-end}.merchant-item .item__images .image__unavailable .available-at{background-color:#00adeb;color:#fff;display:flex;align-items:center;padding:5px;width:-moz-fit-content;width:fit-content;padding:5px 10px;font-size:.9em;border-radius:5px;font-weight:500}.merchant-item .item__images .image__unavailable .available-at i{font-size:1.3em;margin-right:8px}.merchant-item .item__title{padding:0 15px;margin-top:15px;display:flex;justify-content:space-between;align-items:flex-start}.merchant-item .item__title strong{height:25px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1em;font-family:Inter;flex:1;line-height:1;padding-right:10px}.merchant-item .item__title .duration{font-size:.8em;border-radius:10px;line-height:1;background-color:#f2f4f8;height:20px;padding:0 10px;text-align:center;color:#444;display:flex;align-items:center;justify-content:center}.merchant-item .item__title .duration i{font-size:.9em;margin-right:3px;vertical-align:middle}.merchant-item .item__data{padding:0 15px;padding-bottom:15px;line-height:1}.merchant-item .item__data .meta small{color:#656565}.merchant-item .item__data .meta .discount-text{color:#2e9e2f;font-weight:600}.catalog-filter-address{padding:35px 40px;text-align:center;display:flex;flex-direction:column}.catalog-filter-address strong{font-size:1.6em}.catalog-filter-address small{font-size:1em;color:#666}.catalog-filter-address .autocomplete-container{display:flex;margin-top:25px;border-radius:5px;overflow:hidden}.catalog-filter-address .autocomplete-container .autocomplete-address{height:2.5rem;border-radius:0}.catalog-filter-address .autocomplete-container button{height:2.5rem;display:flex;align-items:center;border-radius:0}.catalog-filter-address .address-error{display:flex;align-items:center;text-align:left;line-height:1;margin-top:10px}.catalog-filter-address .address-error i{font-size:1.2em;margin-right:5px;color:#b80000}.catalog-filter-address .address-error span{color:#b80000}.catalog-multiple-select .select__item{padding:15px 20px;background-color:#f2f4f8;display:flex;border-radius:5px;cursor:pointer;margin-bottom:10px}.catalog-multiple-select .select__item .ui-radio{padding-top:3px}.catalog-multiple-select .select__item .value{display:flex;margin-left:15px;flex-direction:column}.catalog-multiple-select .select__item .value strong{font-size:1.2em}.catalog-multiple-select .select__item .value span{line-height:1.3;color:#999}.catalog-multiple-select .select__inputs{display:flex;justify-content:space-between;margin:0 -10px;margin-bottom:15px}.catalog-multiple-select .select__inputs select{margin:0 10px;flex:1;background-color:#f2f4f8;border:0;padding:15px 20px;border-radius:5px}.catalog-multiple-select .select__inputs select:disabled{opacity:.2}.catalog-multiple-select .select__inputs .form-select-date{text-transform:capitalize}.catalog-multiple-select .select__action{padding-top:20px}.catalog-multiple-select .select__action .btn{height:50px}.modal-type{padding:0 30px;padding-bottom:20px;margin-top:0}.catalog-filter-time{padding:35px 25px;text-align:center}.catalog-filter-time strong{font-size:1.6em}.catalog-filter-time .filter-action{display:flex;align-items:center;justify-content:center;padding:15px 0;margin-top:10px}.catalog-filter-time .filter-action button{border:1px solid #ddd;border-radius:5px;display:flex;align-items:center;justify-content:center;background-color:#fff;padding:10px 25px;margin:0 10px;color:#333}.catalog-filter-time .filter-action button i{margin-right:10px;font-size:1.5em}.catalog-filter-time .filter-action button span{font-size:1.1em;font-weight:500}.catalog-filter-time .filter-action .active,.catalog-filter-time .filter-action button:hover{color:#00adeb;border-color:#39cbff}.catalog-title{padding:15px 0;margin-top:20px}.catalog-title span{font-weight:600;font-size:1.5em;font-family:Inter;text-transform:uppercase}.catalog-new-merchants{margin-bottom:50px}.catalog-new-merchants .item__merchant{width:100%;height:300px;display:flex;align-items:flex-end;background-position:50%;background-size:cover;text-decoration:none!important;color:inherit!important;border-radius:10px;overflow:hidden;margin-bottom:20px}.catalog-new-merchants .item__merchant .merchant__info{display:flex;width:100%;padding:10px 30px;padding-top:25px;padding-bottom:15px;flex-direction:column;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.8));line-height:1.5}.catalog-new-merchants .item__merchant .merchant__info strong{font-weight:700;font-size:1.1em;line-height:1.1;font-family:Inter;margin-bottom:5px}.catalog-new-merchants .item__merchant .merchant__info span{font-weight:300;text-transform:capitalize;font-size:.9em}.catalog-home-category{margin-bottom:50px}.catalog-home-category .catalog-home-category__filters{padding-bottom:20px;margin-bottom:20px;display:flex;flex-wrap:wrap;margin:-6px}.catalog-home-category .catalog-home-category__filters button{background-color:#f0f2f6;border:0;padding:8px 18px;border-radius:5px;font-size:1em;color:#666;margin:6px;min-width:70px}.catalog-home-category .catalog-home-category__error{padding:0 30px;padding-bottom:15px;display:block;color:#dc1010}.catalog-footer{background-color:#394249;padding:30px 20px;padding-top:0}.catalog-footer .baseline{color:#fff;font-weight:700;margin-bottom:40px;display:flex;flex-direction:column}.catalog-footer .baseline span{font-size:1.4em;line-height:1.2}.catalog-footer .baseline small{margin-top:15px;font-size:1em;color:#b9ccd0}.catalog-footer .footer-value{display:flex;align-items:center;background-color:#262c30;border-radius:10px;margin-bottom:10px;min-height:76px}.catalog-footer .footer-value .value__icon{flex:3;display:flex;align-items:center;justify-content:center;padding:20px 0}.catalog-footer .footer-value .value__icon img{width:36px}.catalog-footer .footer-value .value__icon-double img:last-child{margin-left:-8px}.catalog-footer .footer-value .value__text{flex:9;font-weight:600;color:#fff;line-height:1.2;padding-right:20px}.catalog-footer-copy{width:100%;background-color:#262c30;height:70px;display:flex;justify-content:space-between;align-items:center;padding:0 15px}.catalog-footer-copy img{height:23px}.catalog-footer-copy .copy{color:#9a9a9a;font-size:.8em}.catalog-footer-copy .copy a{color:inherit;text-decoration:none}.catalog-footer-copy .footer-social{display:flex;justify-content:flex-end}.catalog-footer-copy .footer-social a{margin-right:0;margin-left:10px;padding:0 5px}.catalog-footer-copy .footer-social a img{width:18px}.catalog-modal .ui-modal__container{border-radius:3px}.catalog-modal .ui-modal__container:before{display:block;width:100%;height:5px;background:linear-gradient(270deg,#00f9ff,#00d1ff 52.74%);content:""}.catalog-modal .catalog-modal__heading{display:flex;padding:25px 30px;align-items:center;justify-content:space-between}.catalog-modal .catalog-modal__heading .title{font-weight:700;font-size:1.5em;flex:1;padding-right:20px}.catalog-modal .catalog-modal__heading button{border:0;padding:5px 10px;display:flex;align-items:center;justify-content:center;background-color:transparent;padding-right:0}.catalog-modal .catalog-modal__heading button i{color:#000;font-size:1.9em;vertical-align:middle}.catalog-address-field{background-color:#f2f4f8;display:flex;align-items:center;border-radius:5px}.catalog-address-field .icon{height:45px;width:40px;display:flex;align-items:center;justify-content:flex-end;color:#00adeb}.catalog-address-field .autocomplete{flex:1;background-color:transparent;border:0;height:45px;padding-left:10px;outline:none}.catalog-address-field .location{color:#00adeb;text-decoration:underline;margin-right:10px}.catalog-address-field .location i{font-size:.9em;vertical-align:middle;margin-right:5px}.catalog-address-field .location-error{color:#dc1010}.catalog-address-field-error{border:1px solid #ffd1d1;background-color:#fff5f5}.catalog-address-field-error .icon{color:#ec6262}.catalog-address-field-error-message{color:#dc1010;font-size:.9em;font-weight:500}.back-to-top-button{position:fixed;bottom:30px;right:30px;background-color:#fff;border-radius:10px;height:50px;width:50px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 10px rgba(0,0,0,.2);z-index:200;cursor:pointer}.back-to-top-button i{color:#00d1ff;font-size:2.2em}@keyframes skeletonAnimation{0%{background-position:-100vw 0}to{background-position:100vw 0}}.landing-page{width:100%;min-height:100vh;background-color:#f5f6f7;padding-top:20px;padding-bottom:40px}.landing-page .landing-container{max-width:700px;width:100%;margin:0 auto;background-color:#fff;border-radius:25px;position:relative;overflow:hidden;border:1px solid #eee}.landing__background{height:300px;background-color:rgba(0,0,0,.1);background-size:cover;background-position:50%;background-repeat:no-repeat;position:absolute;top:0;left:0;right:0;z-index:50}.landing__header{padding:20px;position:relative;z-index:100;display:flex;flex-direction:column;align-items:center}.landing__header .header__actions{width:100%;display:flex;justify-content:space-between;align-items:center}.landing__header .header__actions button{background-color:#fff;height:50px;width:50px;border-radius:100%;border:none;display:flex;align-items:center;justify-content:center}.landing__header .header__actions button i{font-size:1.7em;color:#000}.landing__header .header__hero{background-color:#fff;box-shadow:0 5px 8px rgba(0,0,0,.2);border-radius:15px;margin-top:120px;width:340px}.landing__header .header__hero .hero__logo{width:100%;height:0;display:flex;align-items:center;justify-content:center;margin-bottom:50px}.landing__header .header__hero .hero__logo img{border-radius:100%;height:90px;width:90px;box-shadow:0 0 0 7px #fff}.landing__header .header__hero .hero__available{padding:10px 12px;display:flex;justify-content:center;align-items:center}.landing__header .header__hero .hero__available .available{background-color:#15b042;color:#fff;padding:4px 15px;font-size:.8em;border-radius:15px;font-weight:600}.landing__header .header__hero .hero__available .close-soon{background-color:#f90;color:#fff;padding:4px 15px;font-size:.8em;border-radius:15px;font-weight:600}.landing__header .header__hero .hero__available .closed{background-color:#b90100;color:#fff;padding:4px 15px;font-size:.8em;border-radius:15px;font-weight:600}.landing__header .header__hero .hero__infos{display:flex;flex-direction:column;align-items:center;padding:0 25px;text-align:center}.landing__header .header__hero .hero__infos h1{font-size:1.3em;font-weight:800}.landing__header .header__hero .hero__infos p{font-size:.8em;color:#484848;margin:0;margin-bottom:5px;line-height:1.3;text-align:center}.landing__header .header__hero .hero__infos p:last-child{margin-bottom:0}.landing__header .header__hero .hero__buttons{display:flex;overflow:hidden;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.landing__header .header__hero .hero__buttons a,.landing__header .header__hero .hero__buttons button{flex:1;width:50%;height:50px;border:0;background-color:#fff;border-top:1px solid #e1e1e1;color:#005de9;font-size:.9em;font-weight:500;display:flex;align-items:center;justify-content:center;text-decoration:none!important}.landing__header .header__hero .hero__buttons a:nth-child(2),.landing__header .header__hero .hero__buttons button:nth-child(2){border-left:1px solid #e1e1e1}.landing__order-actions{display:flex;flex-direction:column;align-items:center;border-bottom:1px solid #e1e1e1;padding:20px 20px;padding-top:5px}.landing__order-actions button{width:340px;height:55px;margin-bottom:15px;border:0;border-radius:50px;position:relative;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9em}.landing__order-actions button i{position:absolute;left:0;padding-left:20px}.landing__order-actions .delivery{background-color:var(--theme-primary,#343c33);color:#fff}.landing__order-actions .pickup{background-color:#fff;color:var(--theme-primary,#000);border:1px solid var(--theme-primary,#000)}.landing__floating-menu{position:absolute;left:18px;top:18px;overflow:hidden;opacity:0;width:0;max-width:340px;max-height:0;background-color:#fff;border-radius:30px;box-shadow:0 5px 14px rgba(0,0,0,.35);transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out}.landing__floating-menu .floating-menu__header{width:100%;height:70px;padding:10px;padding-left:25px;display:flex;align-items:center;justify-content:space-between}.landing__floating-menu .floating-menu__header strong{font-weight:800;font-size:1.3em;width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing__floating-menu .floating-menu__header button{box-shadow:none;background-color:#f3f3f3;height:50px;width:50px;border-radius:100%;border:none;display:flex;align-items:center;justify-content:center}.landing__floating-menu .floating-menu__header button i{font-size:1.7em;color:#000}.landing__floating-menu .floating-menu__content .item{cursor:pointer;height:55px;width:100%;border-top:1px solid #eee;display:flex;align-items:center;justify-content:flex-start;padding:10px 25px;white-space:nowrap;overflow:hidden;color:rgba(0,0,0,.5);text-decoration:none!important}.landing__floating-menu .floating-menu__content .item:last-child{margin-bottom:5px}.landing__floating-menu-active{width:100%;opacity:1;max-height:600px}.landing__merchant-info{width:100%;padding:40px;border-bottom:1px solid #e1e1e1}.landing__merchant-info .infos{display:flex;flex-direction:column}.landing__merchant-info .infos h1{font-size:1.9em;font-weight:800}.landing__merchant-info .infos h2{font-size:1.4em;font-weight:400}.landing__merchant-info .infos p{font-family:Inter,sans-serif;line-height:1.4;font-size:1em;white-space:pre-line;color:#888}.landing__merchant-info .infos p a{margin-top:5px;font-size:.9em;display:block}.landing__merchant-info .image{transition:all .2s ease-in-out;cursor:pointer;overflow:hidden}.landing__merchant-info .image:hover{opacity:1;animation:flash 1.5s}@keyframes flash{0%{opacity:.4}to{opacity:1}}.landing__merchant-info .gallery-3{display:grid;grid-template-columns:auto auto auto;width:100%;gap:15px;height:450px;margin-top:10px}.landing__merchant-info .gallery-3 .column{display:none;width:100%;flex-direction:column;gap:15px;height:450px}.landing__merchant-info .gallery-3 .column .image{border-radius:20px;position:relative;background-size:cover;background-position:50%}.landing__merchant-info .gallery-3 .column .image-large{height:300px;width:100%;background-color:#ddd}.landing__merchant-info .gallery-3 .column .image-small{flex:1;width:100%;background-color:#ddd}.landing__merchant-info .gallery-3.animated .column:first-child{animation:gallery-3-up 1.5s ease-in-out;display:flex}.landing__merchant-info .gallery-3.animated .column:nth-child(2){animation:gallery-3-down 1.5s ease-in-out;display:flex}.landing__merchant-info .gallery-3.animated .column:nth-child(3){animation:gallery-3-up 1.5s ease-in-out;display:flex}@keyframes gallery-3-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1!important;transform:translateY(0)}}@keyframes gallery-3-down{0%{opacity:0;transform:translateY(-20px)}to{opacity:1!important;transform:translateY(0)}}.landing__links{padding:50px;border-bottom:1px solid #e1e1e1;display:flex;flex-direction:column;gap:50px}.landing__links .social-networks{display:flex;align-items:center;justify-content:center;gap:30px;flex-wrap:wrap}.landing__links .link{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#000;text-decoration:none!important}.landing__links .link .link__image{background-color:var(--theme-primary,#333);height:55px;width:55px;border-radius:50%;margin-bottom:5px;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .1s ease-out;overflow:hidden}.landing__links .link .link__image .platform-logo{height:55px;width:55px;background-color:#00ace9;border-radius:100%;transition:all .1s ease-out}.landing__links .link .link__image .logo{height:25px;color:#fff;width:25px;transition:all .1s ease-out}.landing__links .link span{font-size:.8em;font-weight:600;text-transform:capitalize}.landing__links .link:hover .link__image .logo,.landing__links .link:hover .link__image .platform-logo{transform:scale(1.1)}.landing__map{height:220px;width:100%;background-size:cover;background-position:50%;background-color:#ddd;cursor:pointer}.landing__footer{background-color:var(--theme-primary,#333);color:#fff}.landing__footer .footer__info{display:flex;justify-content:space-between;border-bottom:1px solid hsla(0,0%,100%,.1);padding:32px}.landing__footer .footer__info .footer__address{display:flex;flex-direction:column}.landing__footer .footer__info .footer__address strong{font-size:1.875em;line-height:1.2;margin-bottom:10px}.landing__footer .footer__info .footer__address a,.landing__footer .footer__info .footer__address span{text-decoration:none!important;color:#fff;font-size:1.125rem;line-height:1.75rem;font-weight:400}.landing__footer .footer__info img{width:90px;height:90px;border:5px solid #fff;border-radius:100%}.landing__footer .footer__schedules{display:flex;padding:32px;flex-direction:column}.landing__footer .footer__schedules .week-hours{font-size:1em}.landing__footer .footer__schedules .week-hours .closed{color:hsla(0,0%,100%,.6);font-weight:500}.landing__footer .footer__schedules .current-day{font-weight:600!important}.landing__footer .footer__love{background-color:#1c1d1b;height:45px;padding:0 20px;justify-content:space-between;display:flex;align-items:center}.landing__footer .footer__love span{font-weight:400;font-size:1em;color:hsla(0,0%,100%,.8)}.landing__footer .footer__love span img{height:15px;width:15px;margin:0 3px}.landing__footer .footer__love .platform img{height:45px}.landing__footer .footer__copyright{background-color:#000;width:100%;padding:10px;text-align:center;color:#c1c6c0;font-size:.9em}.landing__footer .footer__copyright a{text-decoration:none!important;color:#c1c6c0}@media (min-width:768px){.category-container .card-columns{-moz-column-count:2;column-count:2}}@media (min-width:1200px){.category-container .card-columns{-moz-column-count:3;column-count:3}}@media (max-width:1200px){.category-list-hidden{height:120px;overflow:hidden}.category-list{gap:15px}.category-list .category-item{width:calc(16.66% - 12.5px)}}@media (max-width:992px){.category-list-hidden{height:120px;overflow:hidden}.category-list{gap:15px}.category-list .category-item{width:calc(20% - 12px)}.main-nav .merchant-info{display:none}.nav__filters{height:auto!important;padding:10px 0}.nav__filters .filter-group{flex-wrap:wrap}.nav__filters .filter-group .select__filter{min-width:250px}.catalog__content{padding-top:200px!important}}@media (max-width:768px){.category-list{gap:15px;height:auto!important;overflow:visible!important}.category-list .category-item{width:calc(25% - 11.25px)}.catalog__nav .nav__top .brand{justify-content:center;width:auto!important}.catalog__nav .filter-group{margin:0!important}.catalog__nav .filter-group .select__filter{min-width:100%;margin:5px 0!important}.catalog__nav .filter-group .search-container{width:100%;margin:5px 0!important}.catalog__nav .filter-group .select__filter-type{min-width:40%;margin-right:10px!important}.catalog__nav .filter-group .select__filter-when{min-width:40%}.catalog__content{padding-top:250px!important}}@media (max-width:576px){.category-list{gap:15px}.category-list .category-item{width:calc(50% - 7.5px)}.nav__filters{height:auto!important;padding:10px 0}.nav__filters .filter-group{margin:0!important}.catalog__content{padding-top:250px!important}}.vfm-product{padding:0 15px}.vfm-product .vfm__content{background-color:#fff;width:500px;border-radius:10px;overflow:hidden}.product_container{display:flex;min-height:60vh;max-height:70vh;width:100%}.product_container .product_image{background-size:cover;background-position:50%;background-repeat:no-repeat;flex:1;width:100%;padding:8px;aspect-ratio:1}.product_image_back{height:45px;width:45px;background-color:#fff;border:0;border-radius:100%;display:flex;align-items:center;justify-content:center}.product_container .product_content{border-left:1px solid #e9ecf1;width:500px;display:flex;flex-direction:column;position:relative}.product_content .product_content_data{overflow-y:auto;margin-bottom:80px}.product_content_footer{position:absolute;bottom:0;width:100%;padding:15px;display:flex;justify-content:space-evenly;gap:10px;align-items:center;background-color:#fff;box-shadow:0 -12px 17px -2px rgba(0,0,0,.1);height:80px}.product_content_footer .product-quantity{display:flex;align-items:center;justify-content:space-between;gap:5px;max-width:380px}.product_content_footer .product-quantity span{font-weight:600;font-size:1.3em;width:28px;display:flex;justify-content:center;align-items:center}.product_content_footer .product-quantity button{height:32px;width:32px;border-radius:20px;background-color:#eee;border:0;display:flex;align-items:center;justify-content:center}.product_content_footer .product-quantity button:disabled{background-color:#f6f6f6;cursor:not-allowed}.product_content_footer .product_cta{background-color:#4caf50;color:#fff;border:0;height:50px;border-radius:10px;position:relative;display:flex;gap:10px;flex-grow:1;justify-content:center;align-items:center;padding:1em}.product_content_footer .product_cta:disabled{opacity:.5}.product_content_footer .product_cta .addToCart{font-weight:600;font-size:1em}.product_content_footer .product_cta .price{flex-grow:1}.product_content_footer .product_cta_disabled:disabled{opacity:.5;background-color:#dcdcdc}.product_content_footer .product_cta_disabled:disabled .price,.product_content_footer .product_cta_disabled:disabled span{color:#080808}.product_content_footer .product_cta_blue{background-color:#00adeb;display:flex;flex-direction:column;line-height:1.4;height:50px;padding:.2em .5em;gap:3px}.product_content_footer .product_cta_red{background-color:#f44336;font-weight:600}.product_content_data .data__header{display:flex;justify-content:space-between;align-items:flex-start}.product_content_data .data__header h4{flex:1;padding-right:10px;font-size:1.6em;font-weight:600;color:#212529}.product_content_data .data__header button{position:relative;top:-5px;background-color:transparent;border:0;cursor:pointer;height:40px;width:40px;display:flex;align-items:center;justify-content:center}.product_content_data .data__header button i{font-size:1.7em}.product_content_data .description{padding-bottom:20px;color:#999;white-space:pre-wrap;font-size:.9em;line-height:1.3;font-weight:400}.product_content_data .product-comment{line-height:1.1}.product_content_data .product-comment label{font-size:.9em;font-weight:600}.product_content_data .product-comment textarea{border-radius:5px;margin:3px 0;font-size:.7em}.product_content_data .product-comment small{color:#666;font-size:.7em}.product_content_data .product-quantity{margin-top:20px;display:flex;align-items:center;justify-content:center;gap:10px}.product_content_data .product-quantity span{font-weight:600;font-size:1.3em}.product_content_data .product-quantity button{height:40px;width:40px;border-radius:20px;background-color:#eee;border:0;display:flex;align-items:center;justify-content:center}.product_content_data .product-quantity button:disabled{background-color:#f6f6f6;cursor:not-allowed}.vfm-product__with-image .vfm__content{width:1000px}.vfm-product__with-image .product_content{width:400px}@media (max-width:991px){.vfm-product .product_container{max-width:500px;max-height:90vh}.vfm-product .vfm__content{max-width:500px;position:relative}.vfm-product .vfm__content .product_container{display:block;overflow-y:auto}.vfm-product .vfm__content .product_image{flex:auto}.vfm-product .vfm__content .product_content{width:100%}.vfm-product .vfm__content .product_content .product_content_data{overflow-y:visible}.vfm-product .vfm__content .product_content_footer{position:absolute}}@media (max-width:575px){.vfm-product{padding:0}.vfm-product .vfm__content{padding:0;border-radius:0;max-height:100%;height:100%;max-width:100%}.vfm-product .vfm__content .product_image{width:100%;aspect-ratio:1/1;flex:auto}.vfm-product .product_container{max-height:100%;height:100%;max-width:100%;width:100%}}.modifier-group{display:flex;flex-direction:column}.modifier-group .modifier-title{font-size:.9em;font-weight:600;color:#333}.modifier-group .modifier-description{font-size:.8em;color:#666}.modifier-group .modifier-error{font-size:.8em;display:flex;align-items:center}.modifier-group .modifier-error i{font-size:1.3em;margin-right:5px}.modifier-group .modifier-line-group{display:flex;flex-direction:column;margin-top:15px;line-height:1.3;gap:3px}.modifier-group .modifier-item{margin-bottom:0;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.modifier-group .modifier-item .form-checkbox,.modifier-group .modifier-item .form-radio{height:1.2rem;width:1.2rem;color:#00adeb}.modifier-group .modifier-item .modifier-name{flex:1;font-size:.9em;font-weight:500;color:#333}.modifier-group .modifier-item-unavailable{cursor:not-allowed}.modifier-group .modifier-buttons{display:flex;gap:1px}.modifier-group .modifier-buttons .modifier-quantity-button{height:25px;width:25px;border:0;border-radius:100%;display:flex;align-items:center;justify-content:center;background-color:#eee}.modifier-group .modifier-buttons .modifier-quantity-button i{font-size:1em}.modifier-group .modifier-buttons .counter{height:25px;width:20px;display:flex;align-items:center;justify-content:center;font-size:.9em;font-weight:600;padding:0 2px}.modifier-group .modifier-buttons .modifier-quantity-button-active{background-color:#00adeb;color:#fff}.modalBoxShadow{box-shadow:0 0 30px #505050}.form-checkbox{border-radius:.25rem;border-color:#d1d5db}.form-checkbox,.form-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;background-origin:border-box;display:inline-block;width:1rem;height:1rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.form-radio{border:2px solid #d1d5db;border-radius:100%}.form-checkbox:not(:checked){border:1px solid #d1d5db}.form-checkbox:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3E%3C/svg%3E")}.form-checkbox-white:checked,.form-checkbox:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}.form-checkbox-white:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3E%3C/svg%3E")}.form-radio:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3E%3C/svg%3E")}.pac-container{z-index:9000!important}.ui-radio--color-white .ui-radio__outer-circle{border-color:#fff}.ui-radio--color-white .ui-radio__inner-circle{background-color:#fff}.ui-radio--color-white .ui-radio__focus-ring{background-color:hsla(0,0%,100%,.2)}.vfm-container{display:flex;justify-content:center;align-items:center}.vfm-three-d-secure{padding:20px!important}.vfm-content{background:#fff;border-radius:5px;width:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.vfm-body{flex:1}.vfm-scroll{overflow-y:auto}.vfm-content-small{max-width:500px}.vfm-content-medium{max-width:700px}.vfm-content-xmedium{max-width:850px}.vfm-content-large{max-width:1100px}.vfm-content-fullscreen{width:100%;height:100%;border-radius:0!important}.vfm-modal-header{height:60px;width:100%;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;align-items:center;padding:0 20px;line-height:1}.vfm-modal-header span{font-size:1.1em;font-weight:600}.vfm-modal-header button{display:flex;align-items:center;justify-content:center;border:none;padding:0;background-color:transparent}.vfm-modal-header button i{font-size:28px}.vfm-action{display:flex;align-items:center;justify-content:center;border:none;background-color:#00adeb;color:#fff;width:100%;padding:12px 0;font-weight:600;text-transform:uppercase;transition:all .2s ease-in-out}.vfm-action:hover{background-color:#00a5e1;color:#fff}.vfm-action:disabled{background-color:#ececec;color:#484848}@media (max-width:576px){.vfm-content{height:100%;border-radius:0}.sm-vfm-container-sheet{display:flex;justify-content:center;align-items:flex-end}.sm-vfm-sheet{height:-moz-fit-content!important;height:fit-content!important;border-top-left-radius:10px;border-top-right-radius:10px}}