@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap";.app-preloader[data-v-3aab382b]{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#000}.app-preloader .centered[data-v-3aab382b]{width:100%}.app-preloader .centered div[data-v-3aab382b]{display:flex;justify-content:center}.app-preloader .centered .logo[data-v-3aab382b]{width:200px;max-width:70%}.app-preloader .centered .icon[data-v-3aab382b]{width:40px;margin-top:50px;animation-name:spin-3aab382b;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes spin-3aab382b{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.form-button[data-v-16865fd5]{background-color:#000;color:#fff;font-weight:600;border-radius:8px;display:flex;align-items:center;justify-content:center;height:40px;font-size:14px;border:1px solid #000;width:100%;transition:.3s}.form-button[data-v-16865fd5]:active,.form-button[data-v-16865fd5]:hover,.form-button[data-v-16865fd5]:focus{background-color:#2dccb9;border-color:#2dccb9}.form-button.loading[data-v-16865fd5]{background-color:#2dccb9;border-color:#2dccb9}.form-button.is-red[data-v-16865fd5]{background-color:#fff;border-color:#fff;color:#000}.form-button.is-red[data-v-16865fd5]:active,.form-button.is-red[data-v-16865fd5]:hover,.form-button.is-red[data-v-16865fd5]:focus{background-color:#2dccb9;border-color:#2dccb9}.form-button.secondary[data-v-16865fd5]{background-color:#fff;color:#000}.form-button.is-red.secondary[data-v-16865fd5]{background-color:transparent;color:#fff;border-color:#fff}.form-button.secondary[data-v-16865fd5]:active,.form-button.secondary[data-v-16865fd5]:hover,.form-button.secondary[data-v-16865fd5]:focus{border-color:#2dccb9;color:#2dccb9}.loader[data-v-16865fd5]{display:flex;justify-content:center;align-items:center}.loader img[data-v-16865fd5]{width:18px;animation-name:spin-16865fd5;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes spin-16865fd5{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.lds-ripple[data-v-16865fd5]{display:inline-block;position:relative;width:80px;height:80px;transform:scale(.6) translateY(8px)}.lds-ripple div[data-v-16865fd5]{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;animation:lds-ripple-16865fd5 1.5s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div[data-v-16865fd5]:nth-child(2){animation-delay:-.5s}@keyframes lds-ripple-16865fd5{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}.input-row[data-v-1db7046f]{margin-bottom:15px}.input-row .label[data-v-1db7046f]{font-weight:600;margin-bottom:7px;padding-left:5px;font-size:14.5px}.input-box-wrapper[data-v-ba91645f]{height:40px;width:100%}.input-box-wrapper .input-box-wrapper-label[data-v-ba91645f]{font-size:14px;padding-left:4px;margin-bottom:8px;font-weight:600;display:none}.input-box-wrapper.focused[data-v-ba91645f]{position:fixed;top:0;left:0;margin-top:0;background-color:#fff;width:100%;height:100%;padding:25px;z-index:20;transform:translateZ(0);-webkit-transform:translateZ(0)}.input-box-wrapper.focused .input-box-wrapper-label[data-v-ba91645f]{display:block}.input-box[data-v-ba91645f]{background-color:#e9e9e9;border-radius:8px;display:flex;align-items:center;height:40px}.input-box.is-textarea[data-v-ba91645f]{height:auto;padding-top:7px;padding-bottom:7px}.input-box .icon[data-v-ba91645f]{width:50px;display:flex;justify-content:center;align-items:center;background-color:#e9e9e9}.input-box .input[data-v-ba91645f]{width:calc(100% - 50px);padding-left:10px}.input-box-wrapper.nopaddingleft .input[data-v-ba91645f]{padding-left:0}.input-box-wrapper.nopaddingleft.focused .input[data-v-ba91645f]{padding-left:10px}.input-box.noright .input[data-v-ba91645f]{padding-right:10px;width:100%}.input-box input[data-v-ba91645f]{border:none;background-color:#e9e9e9;width:100%;height:40px}.input-box textarea[data-v-ba91645f]{border:none;background-color:#e9e9e9;width:100%;resize:none}.input-box.white[data-v-ba91645f],.input-box.white input[data-v-ba91645f],.input-box.white textarea[data-v-ba91645f]{background-color:#fff}.input-box-wrapper.focused .input-box.white[data-v-ba91645f],.input-box-wrapper.focused .input-box.white input[data-v-ba91645f]{background-color:#f1f1f1}.input-box[data-v-c6b4e3b3]{background-color:#e9e9e9;border-radius:8px;display:flex;align-items:center;height:40px}.input-box .icon[data-v-c6b4e3b3]{width:45px;display:flex;justify-content:center;align-items:center;pointer-events:none}.input-box .input[data-v-c6b4e3b3]{width:calc(100% - 45px)}.input-box input[data-v-c6b4e3b3]{border:none;background-color:#f1f1f1;width:100%;height:40px}.form-error[data-v-85ca9041]{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#00000080;opacity:0;visibility:hidden;transition:.3s}.form-error.shown[data-v-85ca9041]{opacity:1;visibility:visible}.form-error .panel[data-v-85ca9041]{position:absolute;background-color:#fff;border-radius:11px;left:20px;right:20px;bottom:20px;padding:20px;transform:translateY(20px);transition:.3s}.form-error.shown .panel[data-v-85ca9041]{transform:translateY(0)}.form-error .panel .icon-row[data-v-85ca9041]{display:flex;justify-content:center;align-items:center;margin-bottom:20px;font-weight:700;letter-spacing:1.5px;font-size:13px;color:#cc2d40}.form-error .panel .icon-row img[data-v-85ca9041]{margin-right:5px;width:15px}.form-error .panel .msg[data-v-85ca9041]{font-weight:400;text-align:center;margin-bottom:20px}.signup-view[data-v-dff3d5df]{padding:20px;height:100%}.signup-view .header[data-v-dff3d5df]{border-bottom:1px solid #000;display:flex;justify-content:center;padding-bottom:20px}.signup-view .secondary-button-row[data-v-dff3d5df]{height:40px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;padding-top:15px}.signup-view .secondary-button-row img.triangle[data-v-dff3d5df]{margin-left:5px;position:relative;top:1px}.signup-view .one-minute[data-v-dff3d5df]{margin-bottom:15px;display:flex;align-items:center;justify-content:center}.signup-view .one-minute>span[data-v-dff3d5df]{background-color:#2dccb9;border-radius:4px;color:#fff;font-weight:700;font-size:12px;padding:3px 6px}.signup-view .header img[data-v-dff3d5df]{width:150px}.signup-view .content[data-v-dff3d5df]{height:calc(100% - 120px);padding-top:40px}.signup-view .content .title[data-v-dff3d5df]{text-align:center;font-size:20px;font-weight:800;margin-bottom:40px}.signup-view[data-v-64702329]{padding:20px;height:100%}.signup-view .header[data-v-64702329]{border-bottom:1px solid #000;display:flex;justify-content:center;padding-bottom:20px}.signup-view .secondary-button-row[data-v-64702329]{height:40px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;padding-top:15px}.signup-view .secondary-button-row img.triangle[data-v-64702329]{margin-right:5px;position:relative;top:1px;transform:rotate(180deg)}.signup-view .one-minute[data-v-64702329]{margin-bottom:15px;display:flex;align-items:center;justify-content:center}.signup-view .one-minute>span[data-v-64702329]{background-color:#2dccb9;border-radius:4px;color:#fff;font-weight:700;font-size:12px;padding:3px 6px}.signup-view .forgot-password-row[data-v-64702329]{display:flex;justify-content:flex-end;font-size:14px}.signup-view .forgot-password-row span[data-v-64702329]{font-weight:600;display:flex;align-items:center}.signup-view .forgot-password-row span img[data-v-64702329]{margin-right:4px}.signup-view .header img[data-v-64702329]{width:150px}.signup-view .content[data-v-64702329]{height:calc(100% - 120px);padding-top:40px}.signup-view .content .title[data-v-64702329]{text-align:center;font-size:20px;font-weight:800;margin-bottom:40px}.signup-view[data-v-2164dbc4]{padding:20px;height:100%}.signup-view .header[data-v-2164dbc4]{border-bottom:1px solid #000;display:flex;justify-content:center;padding-bottom:20px}.signup-view .secondary-button-row[data-v-2164dbc4]{height:40px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;padding-top:15px}.signup-view .secondary-button-row img.triangle[data-v-2164dbc4]{margin-left:5px;position:relative;top:1px}.signup-view .one-minute[data-v-2164dbc4]{margin-bottom:15px;display:flex;align-items:center;justify-content:center}.signup-view .one-minute>span[data-v-2164dbc4]{background-color:#2dccb9;border-radius:4px;color:#fff;font-weight:700;font-size:12px;padding:3px 6px}.signup-view .forgot-password-row[data-v-2164dbc4]{display:flex;justify-content:flex-end;font-size:14px}.signup-view .forgot-password-row span[data-v-2164dbc4]{font-weight:600;display:flex;align-items:center}.signup-view .forgot-password-row span img[data-v-2164dbc4]{margin-right:4px}.signup-view .header img[data-v-2164dbc4]{width:150px}.signup-view .content[data-v-2164dbc4]{height:calc(100% - 120px);padding-top:40px}.signup-view .content .title[data-v-2164dbc4]{text-align:center;font-size:20px;font-weight:800;margin-bottom:40px}.signup-view[data-v-8586f651]{padding:20px;height:100%}.signup-view .header[data-v-8586f651]{border-bottom:1px solid #000;display:flex;justify-content:center;padding-bottom:20px}.signup-view .secondary-button-row[data-v-8586f651]{height:40px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;padding-top:15px}.signup-view .secondary-button-row img.triangle[data-v-8586f651]{margin-left:5px;position:relative;top:1px}.signup-view .one-minute[data-v-8586f651]{margin-bottom:15px;display:flex;align-items:center;justify-content:center}.signup-view .one-minute>span[data-v-8586f651]{background-color:#2dccb9;border-radius:4px;color:#fff;font-weight:700;font-size:12px;padding:3px 6px}.signup-view .forgot-password-row[data-v-8586f651]{display:flex;justify-content:flex-end;font-size:14px}.signup-view .forgot-password-row span[data-v-8586f651]{font-weight:600;display:flex;align-items:center}.signup-view .forgot-password-row span img[data-v-8586f651]{margin-right:4px}.signup-view .header img[data-v-8586f651]{width:150px}.signup-view .content[data-v-8586f651]{height:calc(100% - 120px);padding-top:40px}.signup-view .content .title[data-v-8586f651]{text-align:center;font-size:20px;font-weight:800;margin-bottom:40px}.bottom-menu[data-v-3b762bdf]{background-color:#e9e9e9;border-radius:15px;padding:0 10px;position:relative}.bottom-menu .menu-items[data-v-3b762bdf]{width:100%;display:flex}.bottom-menu .menu-items .menu-item[data-v-3b762bdf]{width:20%;padding:10px 0 6px;border-bottom:4px solid #E9E9E9}.bottom-menu .menu-items .menu-item.active[data-v-3b762bdf]{border-bottom:4px solid #2DCCB9}.bottom-menu .menu-items .menu-item.placeholder[data-v-3b762bdf]{opacity:0;visibility:hidden}.bottom-menu .menu-items .menu-item .icon[data-v-3b762bdf]{display:flex;justify-content:center;align-items:center;margin-bottom:3px}.bottom-menu .menu-items .menu-item .icon img.green[data-v-3b762bdf]{display:none}.bottom-menu .menu-items .menu-item.active img.green[data-v-3b762bdf]{display:block}.bottom-menu .menu-items .menu-item.active img.black[data-v-3b762bdf]{display:none}.bottom-menu .menu-items .menu-item .name[data-v-3b762bdf]{display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:400}.bottom-menu .menu-items .menu-item.active .name[data-v-3b762bdf]{color:#2dccb9;font-weight:600}.bottom-menu .menu-items .menu-item .img-wrapper[data-v-3b762bdf]{position:relative;font-size:0;display:flex}.bottom-menu .menu-items .menu-item .icon .nr[data-v-3b762bdf]{position:absolute;width:18px;height:18px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:600;background-color:#2dccb9;border-radius:50%;right:-10px;top:-9px}.bottom-menu .scan-qr[data-v-3b762bdf]{top:-40px;position:absolute;left:50%;transform:translate(-50%);background-color:#e9e9e9;border:2px solid #fff;border-radius:50%;width:75px;height:75px;display:flex;align-items:center;justify-content:center}.bottom-menu .scan-qr .pulser[data-v-3b762bdf]{position:absolute;width:85px;height:85px;background-color:#2dccb9;border-radius:50%;animation:pulse-3b762bdf 3s infinite ease-in-out}.bottom-menu .scan-qr .pulser-arrow[data-v-3b762bdf]{position:absolute;top:9px;animation:pulse-move-3b762bdf 2s infinite ease-in-out}.bottom-menu .scan-qr img[data-v-3b762bdf]{width:36px}.bottom-menu .scan-qr.active[data-v-3b762bdf]{background-color:#2dccb9}.bottom-menu .scan-qr img.white[data-v-3b762bdf]{display:none}.bottom-menu .scan-qr.active img.white[data-v-3b762bdf]{display:block}.bottom-menu .scan-qr.active img.black[data-v-3b762bdf]{display:none}@keyframes pulse-3b762bdf{0%{transform:scale(.8);opacity:.2}50%{transform:scale(1);opacity:.5}to{transform:scale(.8);opacity:.2}}@keyframes pulse-move-3b762bdf{0%{transform:translateY(-3px)}50%{transform:translateY(0)}to{transform:translateY(-3px)}}.signup-view[data-v-22414549]{padding:20px 15px 15px;height:100%}.signup-view .header[data-v-22414549]{border-bottom:1px solid #000;display:flex;justify-content:center;padding-bottom:20px}.signup-view .button-row.half[data-v-22414549]{display:flex}.signup-view .button-row.half>.left[data-v-22414549]{width:50%;margin-right:5px}.signup-view .button-row.half>.right[data-v-22414549]{width:50%;margin-left:5px}.signup-view .zip-city[data-v-22414549]{display:flex}.signup-view .success .icon-row[data-v-22414549]{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.signup-view .success .title[data-v-22414549]{display:flex;justify-content:center;align-items:center;font-size:27px;font-weight:700;color:#2dccb9}.signup-view .zip-city>div[data-v-22414549]:first-child{width:115px;margin-right:10px}.signup-view .zip-city>div[data-v-22414549]:last-child{width:calc(100% - 125px)}.signup-view .secondary-button-row img.triangle[data-v-22414549]{margin-left:5px;position:relative;top:1px}.signup-view .secondary-button-row .dots[data-v-22414549]{display:flex;justify-content:center;align-items:center}.signup-view .secondary-button-row .dots .dot[data-v-22414549]{width:8px;height:8px;background-color:#e9e9e9;border-radius:50%;margin:0 3px}.signup-view .secondary-button-row .dots .dot.active[data-v-22414549]{background-color:#000}.signup-view .one-minute[data-v-22414549]{margin-bottom:15px;display:flex;align-items:center;justify-content:center}.signup-view .one-minute>span[data-v-22414549]{background-color:#2dccb9;border-radius:4px;color:#fff;font-weight:700;font-size:12px;padding:3px 6px}.signup-view .header img[data-v-22414549]{width:150px}.signup-view .content[data-v-22414549]{height:calc(100% - 97px);padding-top:40px;overflow-y:auto;padding-bottom:50px}.signup-view .content .title[data-v-22414549]{text-align:center;font-size:20px;font-weight:800;margin-bottom:40px}.signup-view .title[data-v-22414549]{margin:0 0 30px!important;text-align:left!important;font-size:18px!important}.signup-view .cards[data-v-22414549]{overflow-x:auto;position:relative}.signup-view .cards .cards-content[data-v-22414549]{display:flex}.signup-view .cards .card[data-v-22414549]{margin-right:20px}.signup-view .out-cards[data-v-22414549]{position:relative}.signup-view .secondary-title[data-v-22414549]{font-size:15px;font-weight:400;margin-bottom:15px}.signup-view .space[data-v-22414549]{height:30px}.select-box .box[data-v-228ce30c]{width:100%;display:flex;height:42px;align-items:center;background-color:#e9e9e9;border-radius:11px;border:1px solid #E9E9E9;transition:.3s}.select-box.shown .box[data-v-228ce30c]{border-color:#2dccb9}.select-box.white .box[data-v-228ce30c]{background-color:#fff}.select-box .box .value[data-v-228ce30c]{width:calc(100% - 40px);padding-left:15px;font-size:15px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-box .box .arrow[data-v-228ce30c]{width:40px;display:flex;align-items:center;justify-content:center}.select-box .box.has-icon .icon[data-v-228ce30c]{width:40px;display:flex;justify-content:center;align-items:center}.select-box .box.has-icon .value[data-v-228ce30c]{width:calc(100% - 80px);padding-left:0}.select-dropdown[data-v-228ce30c]{background-color:#e9e9e9;position:fixed;bottom:0;left:0;width:100%;z-index:4;padding:10px;transition:.3s;transform:translateY(100%)}.select-dropdown.shown[data-v-228ce30c]{transform:translateY(0)}.select-dropdown .close-row[data-v-228ce30c]{display:flex;justify-content:flex-end;-webkit-justify-content:flex-end}.select-dropdown .close-row .close[data-v-228ce30c]{padding:5px}.select-dropdown .close-row .close img[data-v-228ce30c]{width:20px}.select-dropdown .select-items[data-v-228ce30c]{max-height:300px;overflow-y:auto}.select-dropdown .select-items .select-item[data-v-228ce30c]{border-bottom:1px solid #E6E6E6;padding:12px 8px;display:flex;align-items:center}.select-dropdown .select-items .select-item[data-v-228ce30c]:last-child{border-bottom:none}.select-dropdown .select-items .select-item .radio[data-v-228ce30c]{width:30px}.select-dropdown .select-items .select-item .radio .circle[data-v-228ce30c]{width:17px;height:17px;border:1px solid #2DCCB9;border-radius:50%;display:flex;align-items:center;justify-content:center}.select-dropdown .select-items .select-item .radio .circle .inner-circle[data-v-228ce30c]{width:11px;height:11px;border-radius:50%;background-color:#2dccb9;opacity:0;transition:.3s}.select-dropdown .select-items .select-item.selected .radio .circle .inner-circle[data-v-228ce30c]{opacity:1}.select-dropdown .select-items .select-item .value[data-v-228ce30c]{width:calc(100% - 30px);font-size:15px;font-weight:400}.select-dropdown .select-items .select-item.selected .value[data-v-228ce30c]{font-weight:500}.signup-view[data-v-90560517]{padding:20px;height:100%}.signup-view .header[data-v-90560517]{border-bottom:1px solid #000;display:flex;justify-content:center;padding-bottom:20px}.signup-view .button-row.half[data-v-90560517]{display:flex}.signup-view .button-row.half>.left[data-v-90560517]{width:50%;margin-right:5px}.signup-view .button-row.half>.right[data-v-90560517]{width:50%;margin-left:5px}.signup-view .zip-city[data-v-90560517]{display:flex}.signup-view .zip-city>div[data-v-90560517]:first-child{width:115px;margin-right:10px}.signup-view .zip-city>div[data-v-90560517]:last-child{width:calc(100% - 125px)}.signup-view .secondary-button-row[data-v-90560517]{height:40px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;padding-top:15px}.signup-view .secondary-button-row img.triangle[data-v-90560517]{margin-left:5px;position:relative;top:1px}.signup-view .secondary-button-row .dots[data-v-90560517]{display:flex;justify-content:center;align-items:center}.signup-view .secondary-button-row .dots .dot[data-v-90560517]{width:8px;height:8px;background-color:#e9e9e9;border-radius:50%;margin:0 3px}.signup-view .secondary-button-row .dots .dot.active[data-v-90560517]{background-color:#000}.signup-view .one-minute[data-v-90560517]{margin-bottom:15px;display:flex;align-items:center;justify-content:center}.signup-view .one-minute>span[data-v-90560517]{background-color:#2dccb9;border-radius:4px;color:#fff;font-weight:700;font-size:12px;padding:3px 6px}.signup-view .header img[data-v-90560517]{width:150px}.signup-view .content[data-v-90560517]{height:calc(100% - 120px);padding-top:40px}.signup-view .content .title[data-v-90560517]{text-align:center;font-size:20px;font-weight:800;margin-bottom:40px}.signup-view[data-v-9c2a71c0]{padding:20px;height:100%}.signup-view .header[data-v-9c2a71c0]{border-bottom:1px solid #000;display:flex;justify-content:center;padding-bottom:20px}.signup-view .button-row.half[data-v-9c2a71c0]{display:flex}.signup-view .button-row.half>.left[data-v-9c2a71c0]{width:50%;margin-right:5px}.signup-view .button-row.half>.right[data-v-9c2a71c0]{width:50%;margin-left:5px}.signup-view .zip-city[data-v-9c2a71c0]{display:flex}.signup-view .zip-city>div[data-v-9c2a71c0]:first-child{width:115px;margin-right:10px}.signup-view .zip-city>div[data-v-9c2a71c0]:last-child{width:calc(100% - 125px)}.signup-view .secondary-button-row[data-v-9c2a71c0]{height:40px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;padding-top:15px}.signup-view .secondary-button-row img.triangle[data-v-9c2a71c0]{margin-left:5px;position:relative;top:1px}.signup-view .secondary-button-row .dots[data-v-9c2a71c0]{display:flex;justify-content:center;align-items:center}.signup-view .secondary-button-row .dots .dot[data-v-9c2a71c0]{width:8px;height:8px;background-color:#e9e9e9;border-radius:50%;margin:0 3px}.signup-view .secondary-button-row .dots .dot.active[data-v-9c2a71c0]{background-color:#000}.signup-view .one-minute[data-v-9c2a71c0]{margin-bottom:15px;display:flex;align-items:center;justify-content:center}.signup-view .one-minute>span[data-v-9c2a71c0]{background-color:#2dccb9;border-radius:4px;color:#fff;font-weight:700;font-size:12px;padding:3px 6px}.signup-view .header img[data-v-9c2a71c0]{width:150px}.signup-view .content[data-v-9c2a71c0]{height:calc(100% - 120px);padding-top:40px}.signup-view .content .title[data-v-9c2a71c0]{text-align:center;font-size:20px;font-weight:800;margin-bottom:40px}.signup-view[data-v-3bee9cc4]{padding:20px;height:100%;background-color:#000}.signup-view .header[data-v-3bee9cc4]{border-bottom:1px solid #000;display:flex;justify-content:center;padding-bottom:20px}.signup-view .button-row.half[data-v-3bee9cc4]{display:flex}.signup-view .button-row.half>.left[data-v-3bee9cc4]{width:50%;margin-right:5px}.signup-view .button-row.half>.right[data-v-3bee9cc4]{width:50%;margin-left:5px}.signup-view .zip-city[data-v-3bee9cc4]{display:flex}.signup-view .content[data-v-3bee9cc4]{display:flex;justify-content:center;align-items:center}.signup-view .success .icon-row[data-v-3bee9cc4]{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.signup-view .success .title[data-v-3bee9cc4]{display:flex;justify-content:center;align-items:center;font-size:27px;font-weight:700;color:#2dccb9}.signup-view .zip-city>div[data-v-3bee9cc4]:first-child{width:115px;margin-right:10px}.signup-view .zip-city>div[data-v-3bee9cc4]:last-child{width:calc(100% - 125px)}.signup-view .secondary-button-row img.triangle[data-v-3bee9cc4]{margin-left:5px;position:relative;top:1px}.signup-view .secondary-button-row .dots[data-v-3bee9cc4]{display:flex;justify-content:center;align-items:center}.signup-view .secondary-button-row .dots .dot[data-v-3bee9cc4]{width:8px;height:8px;background-color:#e9e9e9;border-radius:50%;margin:0 3px}.signup-view .secondary-button-row .dots .dot.active[data-v-3bee9cc4]{background-color:#000}.signup-view .one-minute[data-v-3bee9cc4]{margin-bottom:15px;display:flex;align-items:center;justify-content:center}.signup-view .one-minute>span[data-v-3bee9cc4]{background-color:#2dccb9;border-radius:4px;color:#fff;font-weight:700;font-size:12px;padding:3px 6px}.signup-view .header img[data-v-3bee9cc4]{width:150px}.signup-view .content[data-v-3bee9cc4]{height:calc(100% - 80px);padding-top:40px}.signup-view .content .title[data-v-3bee9cc4]{text-align:center;font-size:20px;font-weight:800;margin-bottom:40px}.signup-view[data-v-e95971cc]{padding:20px;height:100%}.signup-view .header[data-v-e95971cc]{border-bottom:1px solid #000;display:flex;justify-content:center;padding-bottom:20px}.signup-view .button-row.half[data-v-e95971cc]{display:flex}.signup-view .button-row.half>.left[data-v-e95971cc]{width:50%;margin-right:5px}.signup-view .button-row.half>.right[data-v-e95971cc]{width:50%;margin-left:5px}.signup-view .zip-city[data-v-e95971cc]{display:flex}.signup-view .zip-city>div[data-v-e95971cc]:first-child{width:115px;margin-right:10px}.signup-view .zip-city>div[data-v-e95971cc]:last-child{width:calc(100% - 125px)}.signup-view .secondary-button-row[data-v-e95971cc]{height:40px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;padding-top:15px}.signup-view .secondary-button-row img.triangle[data-v-e95971cc]{margin-left:5px;position:relative;top:1px}.signup-view .secondary-button-row .dots[data-v-e95971cc]{display:flex;justify-content:center;align-items:center}.signup-view .secondary-button-row .dots .dot[data-v-e95971cc]{width:8px;height:8px;background-color:#e9e9e9;border-radius:50%;margin:0 3px}.signup-view .secondary-button-row .dots .dot.active[data-v-e95971cc]{background-color:#000}.signup-view .one-minute[data-v-e95971cc]{margin-bottom:15px;display:flex;align-items:center;justify-content:center}.signup-view .one-minute>span[data-v-e95971cc]{background-color:#2dccb9;border-radius:4px;color:#fff;font-weight:700;font-size:12px;padding:3px 6px}.signup-view .header img[data-v-e95971cc]{width:150px}.signup-view .content[data-v-e95971cc]{height:calc(100% - 120px);padding-top:40px}.signup-view .content .title[data-v-e95971cc]{text-align:center;font-size:20px;font-weight:800;margin-bottom:40px}.checkbox[data-v-570b64f2]{width:22px;height:22px;background-color:#e9e9e9;border:1px solid #E9E9E9;border-radius:5px;display:flex;align-items:center;justify-content:center}.checkbox img[data-v-570b64f2]{opacity:0;transition:.3s;transform:scale(0)}.checkbox.checked[data-v-570b64f2]{background-color:#2dccb9;border-color:#2dccb9}.checkbox.checked img[data-v-570b64f2]{opacity:1;transform:scale(1)}.signup-view[data-v-8ee22352]{padding:20px;height:100%}.signup-view .header[data-v-8ee22352]{border-bottom:1px solid #000;display:flex;justify-content:center;padding-bottom:20px}.signup-view .button-row.half[data-v-8ee22352]{display:flex}.signup-view .button-row.half>.left[data-v-8ee22352]{width:50%;margin-right:5px}.signup-view .button-row.half>.right[data-v-8ee22352]{width:50%;margin-left:5px}.signup-view .zip-city[data-v-8ee22352]{display:flex}.signup-view .zip-city>div[data-v-8ee22352]:first-child{width:115px;margin-right:10px}.signup-view .zip-city>div[data-v-8ee22352]:last-child{width:calc(100% - 125px)}.signup-view .checkbox-row[data-v-8ee22352]{display:flex}.signup-view .checkbox-row[data-v-8ee22352]{display:flex;align-items:center}.signup-view .checkbox-row>.cb[data-v-8ee22352]{width:40px}.signup-view .checkbox-row>.text[data-v-8ee22352]{width:calc(100% - 40px);font-size:14px;font-weight:400}.signup-view .terms[data-v-8ee22352]{overflow-y:auto;max-height:calc(100% - 160px);border-radius:8px;padding:20px;font-size:12px;border:1px solid #2DCCB9;margin-bottom:20px}.signup-view .terms p[data-v-8ee22352]{margin-top:0}.signup-view .secondary-button-row[data-v-8ee22352]{height:40px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;padding-top:15px}.signup-view .secondary-button-row img.triangle[data-v-8ee22352]{margin-left:5px;position:relative;top:1px}.signup-view .secondary-button-row .dots[data-v-8ee22352]{display:flex;justify-content:center;align-items:center}.signup-view .secondary-button-row .dots .dot[data-v-8ee22352]{width:8px;height:8px;background-color:#e9e9e9;border-radius:50%;margin:0 3px}.signup-view .secondary-button-row .dots .dot.active[data-v-8ee22352]{background-color:#000}.signup-view .one-minute[data-v-8ee22352]{margin-bottom:15px;display:flex;align-items:center;justify-content:center}.signup-view .one-minute>span[data-v-8ee22352]{background-color:#2dccb9;border-radius:4px;color:#fff;font-weight:700;font-size:12px;padding:3px 6px}.signup-view .header img[data-v-8ee22352]{width:150px}.signup-view .content[data-v-8ee22352]{height:calc(100% - 120px);padding-top:40px}.signup-view .content .title[data-v-8ee22352]{text-align:center;font-size:20px;font-weight:800;margin-bottom:40px}.signup-view[data-v-74a06940]{padding:20px 15px 15px;height:100%}.signup-view .header[data-v-74a06940]{border-bottom:1px solid #000;display:flex;justify-content:center;padding-bottom:20px}.signup-view .button-row.half[data-v-74a06940]{display:flex}.signup-view .button-row.half>.left[data-v-74a06940]{width:50%;margin-right:5px}.signup-view .button-row.half>.right[data-v-74a06940]{width:50%;margin-left:5px}.signup-view .zip-city[data-v-74a06940]{display:flex}.signup-view .success .icon-row[data-v-74a06940]{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.signup-view .success .title[data-v-74a06940]{display:flex;justify-content:center;align-items:center;font-size:23px;font-weight:700;color:#2dccb9}.signup-view .zip-city>div[data-v-74a06940]:first-child{width:115px;margin-right:10px}.signup-view .zip-city>div[data-v-74a06940]:last-child{width:calc(100% - 125px)}.signup-view .secondary-button-row img.triangle[data-v-74a06940]{margin-left:5px;position:relative;top:1px}.signup-view .secondary-button-row .dots[data-v-74a06940]{display:flex;justify-content:center;align-items:center}.signup-view .secondary-button-row .dots .dot[data-v-74a06940]{width:8px;height:8px;background-color:#e9e9e9;border-radius:50%;margin:0 3px}.signup-view .secondary-button-row .dots .dot.active[data-v-74a06940]{background-color:#000}.signup-view .one-minute[data-v-74a06940]{margin-bottom:15px;display:flex;align-items:center;justify-content:center}.signup-view .one-minute>span[data-v-74a06940]{background-color:#2dccb9;border-radius:4px;color:#fff;font-weight:700;font-size:12px;padding:3px 6px}.signup-view .header img[data-v-74a06940]{width:150px}.signup-view .content[data-v-74a06940]{height:calc(100% - 97px);padding-top:40px;position:relative}.signup-view .content .title[data-v-74a06940]{text-align:center;font-size:19px;font-weight:800;margin-bottom:10px}.signup-view .content .subtitle[data-v-74a06940]{text-align:center}.signup-view .box[data-v-74a06940]{background-color:#e9e9e9;border-radius:15px;padding:25px;position:absolute;width:100%;bottom:65px;opacity:0;visibility:hidden;transform-origin:bottom center;transform:scale(.5);transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.3s}.signup-view .box.shown[data-v-74a06940]{opacity:1;visibility:visible;transform:scale(1)}.signup-view .box .triangle[data-v-74a06940]{position:absolute;left:50%;transform:translate(-50%);bottom:-16px}.signup-view .box .photo[data-v-74a06940]{display:flex;align-items:center;justify-content:center;position:relative}.signup-view .box .photo .circle[data-v-74a06940]{background-color:#fff;border-radius:50%;width:118px;height:118px;position:absolute;left:calc(50% - 60px);top:calc(46% - 58px);animation:pulse-74a06940 3s infinite ease-in-out}.signup-view .box .photo img[data-v-74a06940]{width:180px}@keyframes pulse-74a06940{0%{transform:scale(.9);opacity:.2}50%{transform:scale(1);opacity:.5}to{transform:scale(.9);opacity:.2}}.message[data-v-03e84784]{display:flex}.message .icon[data-v-03e84784]{width:50px}.message .icon img[data-v-03e84784]{width:40px}.message .content[data-v-03e84784]{width:calc(100% - 50px);padding-top:0!important}.message .content-box[data-v-03e84784]{background-color:#e9e9e9;padding:10px!important;border-radius:3px 13px 13px}.message .content .title[data-v-03e84784]{font-weight:600!important;margin:0 0 5px!important;padding:0!important;font-size:14px!important;text-align:left!important}.message .content .title .new[data-v-03e84784]{background-color:#2dccb9;color:#fff;display:inline-block;border-radius:4px;font-size:12px;font-weight:500;padding:2px 4px}.message .content .desc[data-v-03e84784]{font-size:14px!important}.message .content .date[data-v-03e84784]{text-align:right;font-size:13px;margin-top:10px}.message .content .date b[data-v-03e84784]{font-weight:500}.signup-view[data-v-03e84784]{padding:20px 15px 15px;height:100%}.signup-view .header[data-v-03e84784]{border-bottom:1px solid #000;display:flex;justify-content:center;padding-bottom:20px;height:38.47px;font-weight:700;text-transform:uppercase;letter-spacing:2px}.signup-view .header img[data-v-03e84784]{margin-right:3px;height:19px}.signup-view .button-row.half[data-v-03e84784]{display:flex}.signup-view .button-row.half>.left[data-v-03e84784]{width:50%;margin-right:5px}.signup-view .button-row.half>.right[data-v-03e84784]{width:50%;margin-left:5px}.signup-view .zip-city[data-v-03e84784]{display:flex}.signup-view .success .icon-row[data-v-03e84784]{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.signup-view .success .title[data-v-03e84784]{display:flex;justify-content:center;align-items:center;font-size:27px;font-weight:700;color:#2dccb9}.signup-view .zip-city>div[data-v-03e84784]:first-child{width:115px;margin-right:10px}.signup-view .zip-city>div[data-v-03e84784]:last-child{width:calc(100% - 125px)}.signup-view .secondary-button-row img.triangle[data-v-03e84784]{margin-left:5px;position:relative;top:1px}.signup-view .secondary-button-row .dots[data-v-03e84784]{display:flex;justify-content:center;align-items:center}.signup-view .secondary-button-row .dots .dot[data-v-03e84784]{width:8px;height:8px;background-color:#e9e9e9;border-radius:50%;margin:0 3px}.signup-view .secondary-button-row .dots .dot.active[data-v-03e84784]{background-color:#000}.signup-view .one-minute[data-v-03e84784]{margin-bottom:15px;display:flex;align-items:center;justify-content:center}.signup-view .one-minute>span[data-v-03e84784]{background-color:#2dccb9;border-radius:4px;color:#fff;font-weight:700;font-size:12px;padding:3px 6px}.signup-view .content[data-v-03e84784]{height:calc(100% - 97px);padding-top:20px}.signup-view .content .title[data-v-03e84784]{text-align:center;font-size:20px;font-weight:800;margin-bottom:40px}.orders.has-no-orders[data-v-f09c90f7]{position:relative;height:100%}.orders .no-orders>div>div[data-v-f09c90f7]:first-child{display:flex;justify-content:center}.orders .no-orders>div>div:first-child img[data-v-f09c90f7]{width:35px;margin-bottom:15px}.orders .no-orders[data-v-f09c90f7]{font-size:20px;font-weight:500;display:flex;justify-content:center;align-items:center;height:100%}.orders .no-orders>div>div[data-v-f09c90f7]:last-child{font-weight:600}.order[data-v-f09c90f7]{background-color:#e9e9e9;border-radius:13px;padding:15px;margin-bottom:15px}.signup-view[data-v-f09c90f7]{padding:20px 15px 15px;height:100%}.order .title-line[data-v-f09c90f7]{display:flex}.order .title-line .rest img[data-v-f09c90f7]{width:15px;margin-right:4px}.order .title-line .rest .date[data-v-f09c90f7]{display:flex;align-items:center}.order .title-line .rest .date .separator[data-v-f09c90f7]{width:15px}.order .payments[data-v-f09c90f7]{border-top:1px solid #ddd;margin-top:15px}.order .payments .payment[data-v-f09c90f7]{display:flex;margin-top:15px;border-bottom:1px solid #ddd;padding-bottom:15px;align-items:center}.order .payments .payment[data-v-f09c90f7]:last-child{border-bottom:none;padding-bottom:0}.order .payments .payment .who[data-v-f09c90f7]{width:70%;font-size:13px;font-weight:500}.order .payments .payment .who .price[data-v-f09c90f7]{font-size:13px;margin-top:5px}.order .payments .payment .btn[data-v-f09c90f7]{width:30%}.order .payments .payment .btn .form-button[data-v-f09c90f7]{height:30px;font-size:12px}.order .details[data-v-f09c90f7]{height:0;overflow:hidden;visibility:hidden;transition:.3s;transform:translateY(-7px);opacity:0}.order .details .items[data-v-f09c90f7]{margin-top:10px;padding-top:10px;border-top:1px solid #ddd}.order .details .items .item[data-v-f09c90f7]{display:flex;font-size:14px;border-bottom:1px solid #ddd;padding:8px 0}.order .details .items .item[data-v-f09c90f7]:last-child{border-bottom:0}.order .details .items .item .amount[data-v-f09c90f7]{width:30px}.order .details .items .item .name[data-v-f09c90f7]{width:calc(100% - 130px);font-weight:400}.order .details .items .item .price[data-v-f09c90f7]{width:100px;text-align:right}.order.opened .details[data-v-f09c90f7]{height:auto;overflow:auto;visibility:visible;transform:translateY(0);opacity:1}.order .title-line .arrow[data-v-f09c90f7]{margin-right:4px}.order .title-line .arrow img[data-v-f09c90f7]{transition:.3s}.order.opened .title-line .arrow img[data-v-f09c90f7]{transform:rotate(-180deg)}.order .title-line .rest[data-v-f09c90f7]{width:65%}.order .title-line .rest .name[data-v-f09c90f7]{margin-bottom:5px;font-weight:500}.order .title-line .rest .date[data-v-f09c90f7]{font-size:13.5px;position:relative;left:-22px}.order .title-line .price[data-v-f09c90f7]{width:35%;text-align:right;display:flex;justify-content:flex-end}.order .title-line .price .state[data-v-f09c90f7]{color:#fff;background-color:#2dccb9;border-radius:7px;padding:1px 8px;font-size:12px;font-weight:500;display:flex;align-items:center;justify-content:center;width:max-content;height:max-content;height:19px}.order .title-line .price .state.cancelled[data-v-f09c90f7]{background-color:#ccc}.signup-view .header[data-v-f09c90f7]{border-bottom:1px solid #000;display:flex;justify-content:center;padding-bottom:20px;height:38.47px;font-weight:700;text-transform:uppercase;letter-spacing:2px}.signup-view .header img[data-v-f09c90f7]{margin-right:3px;height:19px}.signup-view .button-row.half[data-v-f09c90f7]{display:flex}.signup-view .button-row.half>.left[data-v-f09c90f7]{width:50%;margin-right:5px}.signup-view .button-row.half>.right[data-v-f09c90f7]{width:50%;margin-left:5px}.signup-view .zip-city[data-v-f09c90f7]{display:flex}.signup-view .success .icon-row[data-v-f09c90f7]{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.signup-view .success .title[data-v-f09c90f7]{display:flex;justify-content:center;align-items:center;font-size:27px;font-weight:700;color:#2dccb9}.signup-view .zip-city>div[data-v-f09c90f7]:first-child{width:115px;margin-right:10px}.signup-view .zip-city>div[data-v-f09c90f7]:last-child{width:calc(100% - 125px)}.signup-view .secondary-button-row img.triangle[data-v-f09c90f7]{margin-left:5px;position:relative;top:1px}.signup-view .secondary-button-row .dots[data-v-f09c90f7]{display:flex;justify-content:center;align-items:center}.signup-view .secondary-button-row .dots .dot[data-v-f09c90f7]{width:8px;height:8px;background-color:#e9e9e9;border-radius:50%;margin:0 3px}.signup-view .secondary-button-row .dots .dot.active[data-v-f09c90f7]{background-color:#000}.signup-view .one-minute[data-v-f09c90f7]{margin-bottom:15px;display:flex;align-items:center;justify-content:center}.signup-view .one-minute>span[data-v-f09c90f7]{background-color:#2dccb9;border-radius:4px;color:#fff;font-weight:700;font-size:12px;padding:3px 6px}.signup-view .content[data-v-f09c90f7]{height:calc(100% - 97px);padding-top:20px;overflow-y:auto;padding-bottom:50px}.signup-view .content .title[data-v-f09c90f7]{text-align:center;font-size:20px;font-weight:800;margin-bottom:40px}.edit-section[data-v-cca8e64b]{width:100%;display:flex;align-items:start;background-color:#e9e9e9;border-radius:13px;padding:15px}.edit-section .texts[data-v-cca8e64b]{width:calc(100% - 30px)}.edit-section .icon[data-v-cca8e64b]{width:30px;display:flex;justify-content:flex-end;-webkit-justify-content:flex-end}.edit-section .texts .name[data-v-cca8e64b]{white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis;font-weight:600;font-size:15px;margin-bottom:5px}.edit-section .texts .value[data-v-cca8e64b]{white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis;font-size:13.5px}.form-error[data-v-4594a3cb]{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#00000080;opacity:0;visibility:hidden;transition:.3s}.form-error.shown[data-v-4594a3cb]{opacity:1;visibility:visible}.form-error .button-row[data-v-4594a3cb]{display:flex}.form-error .button-row .left[data-v-4594a3cb],.form-error .button-row .right[data-v-4594a3cb]{width:50%}.form-error .button-row .left[data-v-4594a3cb]{margin-right:5px}.form-error .button-row .right[data-v-4594a3cb]{margin-left:5px}.form-error .panel[data-v-4594a3cb]{position:absolute;background-color:#fff;border-radius:11px;left:20px;right:20px;bottom:20px;padding:20px;transform:translateY(20px);transition:.3s}.form-error.shown .panel[data-v-4594a3cb]{transform:translateY(0)}.form-error .panel .icon-row[data-v-4594a3cb]{display:flex;justify-content:center;align-items:center;margin-bottom:20px;font-weight:700;letter-spacing:1.5px;font-size:13px;color:#000;text-transform:uppercase}.form-error .panel .icon-row img[data-v-4594a3cb]{margin-right:5px;width:15px}.form-error .panel .msg[data-v-4594a3cb]{font-weight:400;text-align:center;margin-bottom:20px}.signup-view[data-v-a35f28a0]{padding:20px 15px 15px;height:100%}.signup-view .header[data-v-a35f28a0]{border-bottom:1px solid #000;display:flex;justify-content:center;padding-bottom:20px;height:38.47px;font-weight:700;text-transform:uppercase;letter-spacing:2px}.signup-view .header img[data-v-a35f28a0]{margin-right:3px;height:19px}.signup-view .button-row.half[data-v-a35f28a0]{display:flex}.signup-view .button-row.half>.left[data-v-a35f28a0]{width:50%;margin-right:5px}.signup-view .button-row.half>.right[data-v-a35f28a0]{width:50%;margin-left:5px}.signup-view .zip-city[data-v-a35f28a0]{display:flex}.signup-view .success .icon-row[data-v-a35f28a0]{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.signup-view .success .title[data-v-a35f28a0]{display:flex;justify-content:center;align-items:center;font-size:27px;font-weight:700;color:#2dccb9}.signup-view .zip-city>div[data-v-a35f28a0]:first-child{width:115px;margin-right:10px}.signup-view .zip-city>div[data-v-a35f28a0]:last-child{width:calc(100% - 125px)}.signup-view .secondary-button-row img.triangle[data-v-a35f28a0]{margin-left:5px;position:relative;top:1px}.signup-view .secondary-button-row .dots[data-v-a35f28a0]{display:flex;justify-content:center;align-items:center}.signup-view .secondary-button-row .dots .dot[data-v-a35f28a0]{width:8px;height:8px;background-color:#e9e9e9;border-radius:50%;margin:0 3px}.signup-view .secondary-button-row .dots .dot.active[data-v-a35f28a0]{background-color:#000}.signup-view .one-minute[data-v-a35f28a0]{margin-bottom:15px;display:flex;align-items:center;justify-content:center}.signup-view .one-minute>span[data-v-a35f28a0]{background-color:#2dccb9;border-radius:4px;color:#fff;font-weight:700;font-size:12px;padding:3px 6px}.signup-view .content[data-v-a35f28a0]{height:calc(100% - 97px);padding-top:20px;overflow-y:auto;padding-bottom:50px}.signup-view .content .title[data-v-a35f28a0]{text-align:center;font-size:20px;font-weight:800;margin-bottom:40px}.signup-view[data-v-2a03b728]{padding:20px;height:100%;background-color:#000}.signup-view .header[data-v-2a03b728]{border-bottom:1px solid #000;display:flex;justify-content:center;padding-bottom:20px}.signup-view .button-row.half[data-v-2a03b728]{display:flex}.signup-view .button-row.half>.left[data-v-2a03b728]{width:50%;margin-right:5px}.signup-view .button-row.half>.right[data-v-2a03b728]{width:50%;margin-left:5px}.signup-view .zip-city[data-v-2a03b728]{display:flex}.signup-view .content[data-v-2a03b728]{display:flex;justify-content:center;align-items:center}.signup-view .success .icon-row[data-v-2a03b728]{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.signup-view .success .title[data-v-2a03b728]{display:flex;justify-content:center;align-items:center;font-size:27px;font-weight:700;color:#2dccb9}.signup-view .success .desc[data-v-2a03b728]{font-size:14px;text-align:center;color:#fff;font-weight:300}.signup-view .zip-city>div[data-v-2a03b728]:first-child{width:115px;margin-right:10px}.signup-view .zip-city>div[data-v-2a03b728]:last-child{width:calc(100% - 125px)}.signup-view .secondary-button-row img.triangle[data-v-2a03b728]{margin-left:5px;position:relative;top:1px}.signup-view .secondary-button-row .dots[data-v-2a03b728]{display:flex;justify-content:center;align-items:center}.signup-view .secondary-button-row .dots .dot[data-v-2a03b728]{width:8px;height:8px;background-color:#e9e9e9;border-radius:50%;margin:0 3px}.signup-view .secondary-button-row .dots .dot.active[data-v-2a03b728]{background-color:#000}.signup-view .one-minute[data-v-2a03b728]{margin-bottom:15px;display:flex;align-items:center;justify-content:center}.signup-view .one-minute>span[data-v-2a03b728]{background-color:#2dccb9;border-radius:4px;color:#fff;font-weight:700;font-size:12px;padding:3px 6px}.signup-view .header img[data-v-2a03b728]{width:150px}.signup-view .content[data-v-2a03b728]{height:calc(100% - 80px);padding-top:40px}.signup-view .content .title[data-v-2a03b728]{text-align:center;font-size:20px;font-weight:800;margin-bottom:10px}.save-screen[data-v-7edb4e41]{display:flex;flex-direction:column;justify-content:stretch;height:calc(100% - 60px)}.save-screen .save-screen-content[data-v-7edb4e41]{overflow-y:auto;height:100%;padding-bottom:100px}.save-screen .button-row[data-v-7edb4e41]{display:flex;align-items:center;justify-content:center;height:74px;position:absolute;bottom:0;left:0;width:100%}.save-screen .button-row .button-content[data-v-7edb4e41]{width:calc(100% - 30px)}.menu[data-v-c1a8f08a]{padding:0 15px}.menu .bar[data-v-c1a8f08a]{display:flex;align-items:center;height:60px;border-bottom:1px solid #000}.menu .hamburger[data-v-c1a8f08a]{width:30px;height:44px;display:flex;justify-content:center;text-align:center;border-top-right-radius:25px;border-bottom-right-radius:25px}.menu .hamburger img[data-v-c1a8f08a],.menu .hamburger img.close[data-v-c1a8f08a]{width:22px}.menu .title[data-v-c1a8f08a]{width:calc(100% - 60px);text-align:center;font-weight:700;font-size:14.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 15px}.menu .icon[data-v-c1a8f08a]{width:30px;display:flex;justify-content:center}.loader[data-v-c1a8f08a]{display:flex;justify-content:center;align-items:center}.loader img[data-v-c1a8f08a]{width:18px;animation-name:spin-c1a8f08a;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes spin-c1a8f08a{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.signup-view[data-v-b0a3869c]{padding:20px 15px 15px;height:100%}.signup-view .header[data-v-b0a3869c]{border-bottom:1px solid #000;display:flex;justify-content:center;padding-bottom:20px;height:38.47px;font-weight:700;text-transform:uppercase;letter-spacing:2px}.signup-view .header img[data-v-b0a3869c]{margin-right:3px;height:19px}.signup-view .button-row.half[data-v-b0a3869c]{display:flex}.signup-view .button-row.half>.left[data-v-b0a3869c]{width:50%;margin-right:5px}.signup-view .button-row.half>.right[data-v-b0a3869c]{width:50%;margin-left:5px}.signup-view .zip-city[data-v-b0a3869c]{display:flex}.signup-view .success .icon-row[data-v-b0a3869c]{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.signup-view .success .title[data-v-b0a3869c]{display:flex;justify-content:center;align-items:center;font-size:27px;font-weight:700;color:#2dccb9}.signup-view .zip-city>div[data-v-b0a3869c]:first-child{width:115px;margin-right:10px}.signup-view .zip-city>div[data-v-b0a3869c]:last-child{width:calc(100% - 125px)}.signup-view .secondary-button-row img.triangle[data-v-b0a3869c]{margin-left:5px;position:relative;top:1px}.signup-view .secondary-button-row .dots[data-v-b0a3869c]{display:flex;justify-content:center;align-items:center}.signup-view .secondary-button-row .dots .dot[data-v-b0a3869c]{width:8px;height:8px;background-color:#e9e9e9;border-radius:50%;margin:0 3px}.signup-view .secondary-button-row .dots .dot.active[data-v-b0a3869c]{background-color:#000}.signup-view .one-minute[data-v-b0a3869c]{margin-bottom:15px;display:flex;align-items:center;justify-content:center}.signup-view .one-minute>span[data-v-b0a3869c]{background-color:#2dccb9;border-radius:4px;color:#fff;font-weight:700;font-size:12px;padding:3px 6px}.signup-view .content[data-v-b0a3869c]{height:calc(100% - 97px);padding-top:40px}.signup-view .content .title[data-v-b0a3869c]{text-align:center;font-size:20px;font-weight:800;margin-bottom:40px}.content[data-v-b0a3869c]{padding:40px 15px 15px}.signup-view[data-v-9afd018a]{padding:20px 15px 15px;height:100%}.signup-view .header[data-v-9afd018a]{border-bottom:1px solid #000;display:flex;justify-content:center;padding-bottom:20px;height:38.47px;font-weight:700;text-transform:uppercase;letter-spacing:2px}.signup-view .header img[data-v-9afd018a]{margin-right:3px;height:19px}.signup-view .button-row.half[data-v-9afd018a]{display:flex}.signup-view .button-row.half>.left[data-v-9afd018a]{width:50%;margin-right:5px}.signup-view .button-row.half>.right[data-v-9afd018a]{width:50%;margin-left:5px}.signup-view .zip-city[data-v-9afd018a]{display:flex}.signup-view .success .icon-row[data-v-9afd018a]{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.signup-view .success .title[data-v-9afd018a]{display:flex;justify-content:center;align-items:center;font-size:27px;font-weight:700;color:#2dccb9}.signup-view .zip-city>div[data-v-9afd018a]:first-child{width:115px;margin-right:10px}.signup-view .zip-city>div[data-v-9afd018a]:last-child{width:calc(100% - 125px)}.signup-view .secondary-button-row img.triangle[data-v-9afd018a]{margin-left:5px;position:relative;top:1px}.signup-view .secondary-button-row .dots[data-v-9afd018a]{display:flex;justify-content:center;align-items:center}.signup-view .secondary-button-row .dots .dot[data-v-9afd018a]{width:8px;height:8px;background-color:#e9e9e9;border-radius:50%;margin:0 3px}.signup-view .secondary-button-row .dots .dot.active[data-v-9afd018a]{background-color:#000}.signup-view .one-minute[data-v-9afd018a]{margin-bottom:15px;display:flex;align-items:center;justify-content:center}.signup-view .one-minute>span[data-v-9afd018a]{background-color:#2dccb9;border-radius:4px;color:#fff;font-weight:700;font-size:12px;padding:3px 6px}.signup-view .content[data-v-9afd018a]{height:calc(100% - 97px);padding-top:40px}.signup-view .content .title[data-v-9afd018a]{text-align:center;font-size:20px;font-weight:800;margin-bottom:40px}.content[data-v-9afd018a]{padding:40px 15px 15px}.zip-city[data-v-9afd018a]{display:flex}.zip-city>div[data-v-9afd018a]:first-child{width:115px;margin-right:10px}.zip-city>div[data-v-9afd018a]:last-child{width:calc(100% - 125px)}.switch-input[data-v-558f8863]{width:50px}.switch-input .bar[data-v-558f8863]{background-color:#f1f1f1;width:100%;height:30px;border-radius:25px;display:flex;align-items:center}.switch-input .bar .circle[data-v-558f8863]{width:20px;height:20px;background-color:#dfdfdf;border-radius:100%;margin-left:6px;transition:.3s}.switch-input .texts[data-v-558f8863]{display:flex;align-items:center;font-size:13px;margin-top:4px;display:none}.switch-input .texts .left[data-v-558f8863]{width:50%;font-weight:600;padding-left:7px;opacity:1;transition:.3s}.switch-input .texts .right[data-v-558f8863]{width:50%;font-weight:600;text-align:right;padding-right:9px;opacity:0;transition:.3s}.switch-input.on .texts .left[data-v-558f8863]{opacity:0}.switch-input.on .texts .right[data-v-558f8863]{opacity:1}.switch-input.on .circle[data-v-558f8863]{background-color:#2dccb9;margin-left:23px}.signup-view[data-v-33678e93]{padding:20px 15px 15px;height:100%}.signup-view .header[data-v-33678e93]{border-bottom:1px solid #000;display:flex;justify-content:center;padding-bottom:20px;height:38.47px;font-weight:700;text-transform:uppercase;letter-spacing:2px}.signup-view .header img[data-v-33678e93]{margin-right:3px;height:19px}.signup-view .button-row.half[data-v-33678e93]{display:flex}.signup-view .button-row.half>.left[data-v-33678e93]{width:50%;margin-right:5px}.signup-view .button-row.half>.right[data-v-33678e93]{width:50%;margin-left:5px}.signup-view .zip-city[data-v-33678e93]{display:flex}.signup-view .success .icon-row[data-v-33678e93]{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.signup-view .success .title[data-v-33678e93]{display:flex;justify-content:center;align-items:center;font-size:27px;font-weight:700;color:#2dccb9}.signup-view .zip-city>div[data-v-33678e93]:first-child{width:115px;margin-right:10px}.signup-view .zip-city>div[data-v-33678e93]:last-child{width:calc(100% - 125px)}.signup-view .secondary-button-row img.triangle[data-v-33678e93]{margin-left:5px;position:relative;top:1px}.signup-view .secondary-button-row .dots[data-v-33678e93]{display:flex;justify-content:center;align-items:center}.signup-view .secondary-button-row .dots .dot[data-v-33678e93]{width:8px;height:8px;background-color:#e9e9e9;border-radius:50%;margin:0 3px}.signup-view .secondary-button-row .dots .dot.active[data-v-33678e93]{background-color:#000}.signup-view .one-minute[data-v-33678e93]{margin-bottom:15px;display:flex;align-items:center;justify-content:center}.signup-view .one-minute>span[data-v-33678e93]{background-color:#2dccb9;border-radius:4px;color:#fff;font-weight:700;font-size:12px;padding:3px 6px}.signup-view .content[data-v-33678e93]{height:calc(100% - 97px);padding-top:20px}.signup-view .content .title[data-v-33678e93]{text-align:center;font-size:20px;font-weight:800;margin-bottom:40px}.content[data-v-33678e93]{padding:15px}.rows[data-v-33678e93]{border-radius:8px;overflow:hidden}.row[data-v-33678e93]{display:flex;align-items:center;justify-content:center;border-bottom:1px solid #efefef;padding:15px 0}.row[data-v-33678e93]:last-child{border-bottom:0}.row .x[data-v-33678e93]{width:50px}.row .name[data-v-33678e93]{font-weight:400;width:calc(100% - 50px)}.row.active .name[data-v-33678e93]{font-weight:600}.signup-view[data-v-67b2cc4c]{padding:20px 15px 15px;height:100%}.signup-view .header[data-v-67b2cc4c]{border-bottom:1px solid #000;display:flex;justify-content:center;padding-bottom:20px;height:38.47px;font-weight:700;text-transform:uppercase;letter-spacing:2px}.signup-view .header img[data-v-67b2cc4c]{margin-right:3px;height:19px}.signup-view .button-row.half[data-v-67b2cc4c]{display:flex}.signup-view .button-row.half>.left[data-v-67b2cc4c]{width:50%;margin-right:5px}.signup-view .button-row.half>.right[data-v-67b2cc4c]{width:50%;margin-left:5px}.signup-view .zip-city[data-v-67b2cc4c]{display:flex}.signup-view .success .icon-row[data-v-67b2cc4c]{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.signup-view .success .title[data-v-67b2cc4c]{display:flex;justify-content:center;align-items:center;font-size:27px;font-weight:700;color:#2dccb9}.signup-view .zip-city>div[data-v-67b2cc4c]:first-child{width:115px;margin-right:10px}.signup-view .zip-city>div[data-v-67b2cc4c]:last-child{width:calc(100% - 125px)}.signup-view .secondary-button-row img.triangle[data-v-67b2cc4c]{margin-left:5px;position:relative;top:1px}.signup-view .secondary-button-row .dots[data-v-67b2cc4c]{display:flex;justify-content:center;align-items:center}.signup-view .secondary-button-row .dots .dot[data-v-67b2cc4c]{width:8px;height:8px;background-color:#e9e9e9;border-radius:50%;margin:0 3px}.signup-view .secondary-button-row .dots .dot.active[data-v-67b2cc4c]{background-color:#000}.signup-view .one-minute[data-v-67b2cc4c]{margin-bottom:15px;display:flex;align-items:center;justify-content:center}.signup-view .one-minute>span[data-v-67b2cc4c]{background-color:#2dccb9;border-radius:4px;color:#fff;font-weight:700;font-size:12px;padding:3px 6px}.signup-view .content[data-v-67b2cc4c]{height:calc(100% - 97px);padding-top:40px}.signup-view .content .title[data-v-67b2cc4c]{text-align:center;font-size:20px;font-weight:800;margin-bottom:40px}.content[data-v-67b2cc4c]{padding:40px 15px 15px}.add-to-cart[data-v-25993673]{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#0000;visibility:hidden;transition:.3s}.add-to-cart.shown[data-v-25993673]{visibility:visible;background-color:#00000080}.add-to-cart .btn-row[data-v-25993673]{display:flex;padding:15px;align-items:center}.add-to-cart .btn-row .plus-minus[data-v-25993673]{width:90px;display:flex;align-items:center}.add-to-cart .btn-row .plus-minus>div[data-v-25993673]{width:33.33%}.add-to-cart .btn-row .plus-minus .p[data-v-25993673],.add-to-cart .btn-row .plus-minus .m[data-v-25993673]{font-size:19px}.add-to-cart .btn-row .plus-minus .n[data-v-25993673]{font-weight:500}.add-to-cart .btn-row .btn[data-v-25993673]{width:calc(100% - 90px)}.add-to-cart .box[data-v-25993673]{position:absolute;bottom:0;left:0;width:100%;transform:translateY(100%);opacity:0;transition:.35s}.add-to-cart.shown .box[data-v-25993673]{opacity:1;transform:translateY(0)}.add-to-cart .box .comment[data-v-25993673]{height:100px}.add-to-cart .box .box-content[data-v-25993673]{overflow:hidden;background-color:#fff}.add-to-cart .box .price-tag[data-v-25993673]{background-color:#000;color:#fff;position:absolute;right:0;top:20px;padding:5px 8px;border-top-left-radius:6px;border-bottom-left-radius:6px;font-weight:500}.add-to-cart .box .text-content[data-v-25993673]{padding:15px}.add-to-cart .box .text-content .title[data-v-25993673]{font-weight:500;margin-bottom:10px!important}.add-to-cart .box .text-content .description[data-v-25993673]{margin-bottom:15px;font-size:14px;width:100%!important}.add-to-cart .box .text-content .allergens[data-v-25993673]{font-size:14px;width:100%!important;margin-bottom:30px}.add-to-cart .box .text-content .allergens b[data-v-25993673]{font-weight:500}.add-to-cart .box .photo-frame[data-v-25993673]{width:100%;padding-bottom:30%;position:relative}.add-to-cart .box .photo-frame.no-photo[data-v-25993673]{padding-bottom:0;height:50px}.add-to-cart .box .photo-frame img[data-v-25993673]{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.add-to-cart .box .close img[data-v-25993673]{width:10px}.add-to-cart .box .close[data-v-25993673]{width:32px;height:32px;background-color:#fff;border-radius:50%;position:absolute;right:10px;top:-43px;display:flex;align-items:center;justify-content:center}.category-content[data-v-25993673]{margin-bottom:30px}.category-content .category-name[data-v-25993673]{font-size:18px;font-weight:700;margin-bottom:10px}.badge img[data-v-25993673]{margin-right:4px}.allergen[data-v-25993673]{background-color:#ff9090;color:#fff;border-radius:30px;font-size:11px;font-weight:600;padding:3px 7px;display:flex;align-items:center}.popular[data-v-25993673]{background-color:#fff;color:#2dccb9;border-radius:30px;font-size:13px;font-weight:600;display:flex;align-items:center}.category-content .item[data-v-25993673]{border-radius:13px;border:1px solid #000;margin-bottom:15px;position:relative}.category-content .item .name-and-price[data-v-25993673]{display:flex;margin-top:10px;align-items:top}.category-content .item .name-and-price .name[data-v-25993673]{width:calc(100% - 70px);font-weight:500;padding-left:10px;font-size:15px}.category-content .item .name-and-price .price[data-v-25993673]{width:70px}.category-content .item .name-and-price .price .price-tag[data-v-25993673]{background-color:#000;color:#fff;border-top-left-radius:6px;border-bottom-left-radius:6px;text-align:center;width:auto;padding:5px;font-weight:500;font-size:13px}.category-content .item .badge[data-v-25993673]{right:10px;bottom:10px;position:absolute}.category-content .item .description[data-v-25993673]{padding-left:10px;padding-right:10px;padding-bottom:10px;width:calc(100% - 60px);margin-top:10px;font-size:14px;min-height:30px}.categories[data-v-25993673]{overflow-y:auto;background-color:#fff;position:absolute;left:0;bottom:0;width:100%;box-shadow:0 -5px 20px #0000000d;padding:0 15px}.categories .categories-content[data-v-25993673]{display:flex}.categories .category[data-v-25993673]{border-top:5px solid #fff;padding:25px 0;margin-right:20px;white-space:nowrap;font-size:17px}.categories .category.active[data-v-25993673]{border-top:5px solid #2DCCB9;font-weight:600}.categories .category .end[data-v-25993673]{width:20px}.signup-view[data-v-25993673]{padding:20px 15px 15px;height:100%;overflow:hidden}.signup-view .header[data-v-25993673]{border-bottom:1px solid #000;display:flex;padding-bottom:20px}.signup-view .header .logo[data-v-25993673]{width:calc(100% - 170px);display:flex;align-items:center}.signup-view .header .logo img[data-v-25993673]:not(.logo-img){margin-right:5px}.signup-view .header .logo .logo-img[data-v-25993673]{width:120px}.signup-view .header .cart[data-v-25993673]{width:170px;display:flex;align-items:center;justify-content:flex-end;position:relative}.signup-view .header .cart .nr[data-v-25993673]{position:absolute;right:-8px;top:-8px;background-color:#2dccb9;color:#fff;border-radius:100%;width:18px;height:18px;font-size:12px;display:flex;align-items:center;justify-content:center;font-weight:500}.signup-view .header .cart .icon-img[data-v-25993673]{width:25px}.signup-view .header .cart .total[data-v-25993673]{background-color:#2dccb9;color:#fff;border-radius:5px;padding:2px 6px 2px 4px;position:relative;margin-right:7px;font-size:14px;font-weight:500}.signup-view .header .cart .total img[data-v-25993673]{width:10px;position:absolute;top:50%;transform:translateY(-50%);right:-5px}.signup-view .button-row.half[data-v-25993673]{display:flex}.signup-view .button-row.half>.left[data-v-25993673]{width:50%;margin-right:5px}.signup-view .button-row.half>.right[data-v-25993673]{width:50%;margin-left:5px}.signup-view .zip-city[data-v-25993673]{display:flex}.signup-view .success .icon-row[data-v-25993673]{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.signup-view .success .title[data-v-25993673]{display:flex;justify-content:center;align-items:center;font-size:27px;font-weight:700;color:#2dccb9}.signup-view .zip-city>div[data-v-25993673]:first-child{width:115px;margin-right:10px}.signup-view .zip-city>div[data-v-25993673]:last-child{width:calc(100% - 125px)}.signup-view .secondary-button-row img.triangle[data-v-25993673]{margin-left:5px;position:relative;top:1px}.signup-view .secondary-button-row .dots[data-v-25993673]{display:flex;justify-content:center;align-items:center}.signup-view .secondary-button-row .dots .dot[data-v-25993673]{width:8px;height:8px;background-color:#e9e9e9;border-radius:50%;margin:0 3px}.signup-view .secondary-button-row .dots .dot.active[data-v-25993673]{background-color:#000}.signup-view .one-minute[data-v-25993673]{margin-bottom:15px;display:flex;align-items:center;justify-content:center}.signup-view .one-minute>span[data-v-25993673]{background-color:#2dccb9;border-radius:4px;color:#fff;font-weight:700;font-size:12px;padding:3px 6px}.signup-view .header img[data-v-25993673]{width:150px}.signup-view .content[data-v-25993673]{height:calc(100% - 97px);padding-top:20px;overflow-y:auto;padding-bottom:50px}.signup-view .content .title[data-v-25993673]{text-align:center;font-size:20px;font-weight:800;margin-bottom:40px}.signup-view .title[data-v-25993673]{margin:0 0 30px!important;text-align:left!important;font-size:18px!important}.signup-view .cards[data-v-25993673]{overflow-x:auto;position:relative}.signup-view .cards .cards-content[data-v-25993673]{display:flex}.signup-view .cards .card[data-v-25993673]{margin-right:20px}.signup-view .out-cards[data-v-25993673]{position:relative}.signup-view .secondary-title[data-v-25993673]{font-size:15px;font-weight:400;margin-bottom:15px}.signup-view .space[data-v-25993673]{height:30px}.total-row[data-v-a4bc38d9]{font-size:17px;text-align:right;padding-top:10px}.total-row b[data-v-a4bc38d9]{font-weight:600}.total-row .color[data-v-a4bc38d9]{font-weight:600;color:#2dccb9;margin-left:8px}.cart-item[data-v-a4bc38d9]{display:flex;border-bottom:1px solid rgba(0,0,0,.5);margin-bottom:10px;padding-bottom:10px;font-size:14px}.cart-item .nr[data-v-a4bc38d9]{width:30px}.cart-item .name[data-v-a4bc38d9]{width:calc(100% - 130px)}.cart-item .name .comment[data-v-a4bc38d9]{opacity:.5;font-size:13px;margin-top:5px}.cart-item .price[data-v-a4bc38d9]{width:100px;text-align:right;font-weight:500}.add-to-cart[data-v-a4bc38d9]{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#0000;visibility:hidden;transition:.3s}.add-to-cart.shown[data-v-a4bc38d9]{visibility:visible;background-color:#00000080}.add-to-cart .btn-row[data-v-a4bc38d9]{display:flex;padding:15px;align-items:center}.add-to-cart .btn-row .plus-minus[data-v-a4bc38d9]{width:90px;display:flex;align-items:center}.add-to-cart .btn-row .plus-minus>div[data-v-a4bc38d9]{width:33.33%}.add-to-cart .btn-row .plus-minus .p[data-v-a4bc38d9],.add-to-cart .btn-row .plus-minus .m[data-v-a4bc38d9]{font-size:19px}.add-to-cart .btn-row .plus-minus .n[data-v-a4bc38d9]{font-weight:500}.add-to-cart .btn-row .btn[data-v-a4bc38d9]{width:calc(100% - 90px)}.add-to-cart .box[data-v-a4bc38d9]{position:absolute;bottom:0;left:0;width:100%;transform:translateY(100%);opacity:0;transition:.3s}.add-to-cart.shown .box[data-v-a4bc38d9]{opacity:1;transform:translateY(0)}.add-to-cart .box .comment[data-v-a4bc38d9]{height:100px}.add-to-cart .box .box-content[data-v-a4bc38d9]{overflow:hidden;background-color:#fff}.add-to-cart .box .price-tag[data-v-a4bc38d9]{background-color:#000;color:#fff;position:absolute;right:0;top:20px;padding:5px 8px;border-top-left-radius:6px;border-bottom-left-radius:6px;font-weight:500}.add-to-cart .box .text-content[data-v-a4bc38d9]{padding:15px}.add-to-cart .box .text-content .title[data-v-a4bc38d9]{font-weight:500;margin-bottom:10px!important}.add-to-cart .box .text-content .description[data-v-a4bc38d9]{margin-bottom:15px;font-size:14px;width:100%!important}.add-to-cart .box .text-content .allergens[data-v-a4bc38d9]{font-size:14px;width:100%!important;margin-bottom:30px}.add-to-cart .box .text-content .allergens b[data-v-a4bc38d9]{font-weight:500}.add-to-cart .box .photo-frame[data-v-a4bc38d9]{width:100%;padding-bottom:30%;position:relative}.add-to-cart .box .photo-frame.no-photo[data-v-a4bc38d9]{padding-bottom:0;height:50px}.add-to-cart .box .photo-frame img[data-v-a4bc38d9]{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.add-to-cart .box .close img[data-v-a4bc38d9]{width:10px}.add-to-cart .box .close[data-v-a4bc38d9]{width:32px;height:32px;background-color:#fff;border-radius:50%;position:absolute;right:10px;top:-43px;display:flex;align-items:center;justify-content:center}.category-content[data-v-a4bc38d9]{margin-bottom:30px}.category-content .category-name[data-v-a4bc38d9]{font-size:18px;font-weight:700;margin-bottom:10px}.badge img[data-v-a4bc38d9]{margin-right:4px}.allergen[data-v-a4bc38d9]{background-color:#ff9090;color:#fff;border-radius:30px;font-size:11px;font-weight:600;padding:3px 7px;display:flex;align-items:center}.popular[data-v-a4bc38d9]{background-color:#fff;color:#2dccb9;border-radius:30px;font-size:13px;font-weight:600;display:flex;align-items:center}.category-content .item[data-v-a4bc38d9]{border-radius:13px;border:1px solid #000;margin-bottom:15px;position:relative}.category-content .item .name-and-price[data-v-a4bc38d9]{display:flex;margin-top:10px;align-items:top}.category-content .item .name-and-price .name[data-v-a4bc38d9]{width:calc(100% - 70px);font-weight:500;padding-left:10px;font-size:15px}.category-content .item .name-and-price .price[data-v-a4bc38d9]{width:70px}.category-content .item .name-and-price .price .price-tag[data-v-a4bc38d9]{background-color:#000;color:#fff;border-top-left-radius:6px;border-bottom-left-radius:6px;text-align:center;width:auto;padding:5px;font-weight:500;font-size:13px}.category-content .item .badge[data-v-a4bc38d9]{right:10px;bottom:10px;position:absolute}.category-content .item .description[data-v-a4bc38d9]{padding-left:10px;padding-right:10px;padding-bottom:10px;width:calc(100% - 60px);margin-top:10px;font-size:14px;min-height:30px}.categories[data-v-a4bc38d9]{overflow-y:auto;background-color:#fff;position:absolute;left:0;bottom:0;width:100%;box-shadow:0 -5px 20px #0000000d;padding:0 15px}.categories .categories-content[data-v-a4bc38d9]{display:flex}.categories .category[data-v-a4bc38d9]{border-top:5px solid #fff;padding:25px 0;margin-right:20px;white-space:nowrap;font-size:17px}.categories .category.active[data-v-a4bc38d9]{border-top:5px solid #2DCCB9;font-weight:600}.categories .category .end[data-v-a4bc38d9]{width:20px}.signup-view[data-v-a4bc38d9]{padding:20px 15px 15px;height:100%;overflow:hidden}.signup-view .header[data-v-a4bc38d9]{border-bottom:1px solid #000;display:flex;padding-bottom:20px}.signup-view .header .logo[data-v-a4bc38d9]{width:calc(100% - 170px);display:flex;align-items:center}.signup-view .header .logo img[data-v-a4bc38d9]:not(.logo-img){margin-right:5px}.signup-view .header .logo .logo-img[data-v-a4bc38d9]{width:120px}.signup-view .header .cart[data-v-a4bc38d9]{width:170px;display:flex;align-items:center;justify-content:flex-end;position:relative}.signup-view .header .cart .nr[data-v-a4bc38d9]{position:absolute;right:-8px;top:-8px;background-color:#2dccb9;color:#fff;border-radius:100%;width:18px;height:18px;font-size:12px;display:flex;align-items:center;justify-content:center;font-weight:500}.signup-view .header .cart .icon-img[data-v-a4bc38d9]{width:25px}.signup-view .header .cart .total[data-v-a4bc38d9]{background-color:#2dccb9;color:#fff;border-radius:5px;padding:2px 6px 2px 4px;position:relative;margin-right:7px;font-size:14px;font-weight:500}.signup-view .header .cart .total img[data-v-a4bc38d9]{width:10px;position:absolute;top:50%;transform:translateY(-50%);right:-5px}.signup-view .button-row.half[data-v-a4bc38d9]{display:flex}.signup-view .button-row.half>.left[data-v-a4bc38d9]{width:50%;margin-right:5px}.signup-view .button-row.half>.right[data-v-a4bc38d9]{width:50%;margin-left:5px}.signup-view .zip-city[data-v-a4bc38d9]{display:flex}.signup-view .success .icon-row[data-v-a4bc38d9]{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.signup-view .success .title[data-v-a4bc38d9]{display:flex;justify-content:center;align-items:center;font-size:27px;font-weight:700;color:#2dccb9}.signup-view .zip-city>div[data-v-a4bc38d9]:first-child{width:115px;margin-right:10px}.signup-view .zip-city>div[data-v-a4bc38d9]:last-child{width:calc(100% - 125px)}.signup-view .secondary-button-row img.triangle[data-v-a4bc38d9]{margin-left:5px;position:relative;top:1px}.signup-view .secondary-button-row .dots[data-v-a4bc38d9]{display:flex;justify-content:center;align-items:center}.signup-view .secondary-button-row .dots .dot[data-v-a4bc38d9]{width:8px;height:8px;background-color:#e9e9e9;border-radius:50%;margin:0 3px}.signup-view .secondary-button-row .dots .dot.active[data-v-a4bc38d9]{background-color:#000}.signup-view .one-minute[data-v-a4bc38d9]{margin-bottom:15px;display:flex;align-items:center;justify-content:center}.signup-view .one-minute>span[data-v-a4bc38d9]{background-color:#2dccb9;border-radius:4px;color:#fff;font-weight:700;font-size:12px;padding:3px 6px}.signup-view .header img[data-v-a4bc38d9]{width:150px}.signup-view .content[data-v-a4bc38d9]{height:calc(100% - 97px);padding-top:20px;overflow-y:auto;padding-bottom:50px}.signup-view .content .title[data-v-a4bc38d9]{text-align:center;font-size:20px;font-weight:800;margin-bottom:40px}.signup-view .title[data-v-a4bc38d9]{margin:0 0 30px!important;text-align:left!important;font-size:18px!important;text-align:center!important;font-weight:700!important}.signup-view .cards[data-v-a4bc38d9]{overflow-x:auto;position:relative}.signup-view .cards .cards-content[data-v-a4bc38d9]{display:flex}.signup-view .cards .card[data-v-a4bc38d9]{margin-right:20px}.signup-view .out-cards[data-v-a4bc38d9]{position:relative}.signup-view .secondary-title[data-v-a4bc38d9]{font-size:15px;font-weight:400;margin-bottom:15px}.signup-view .space[data-v-a4bc38d9]{height:30px}.preloader[data-v-851e581e]{display:none!important}body{padding:0;margin:0;font-size:16px;color:#161616}.app-view{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#fff}*{font-family:Montserrat,sans-serif;font-weight:300;user-select:none;-webkit-user-select:none}div{box-sizing:border-box}a{text-decoration:none!important;color:inherit!important}a:focus{text-decoration:none!important;color:inherit!important}a:hover{text-decoration:none!important;color:inherit!important}input,input:focus,select:focus,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;outline:none;user-select:initial!important;-webkit-user-select:initial!important;font-family:Montserrat,sans-serif;box-sizing:border-box}input:disabled{color:#012849}::placeholder{color:#898989;opacity:1}:-ms-input-placeholder{color:#898989;opacity:1}::-ms-input-placeholder{color:#898989;opacity:1}.transition{overflow:hidden}.slide-top-enter-active,.slide-top-leave-active,.slide-top-back-enter-active,.slide-top-back-leave-active{position:fixed;width:100%;background:white;min-height:100vh;top:0}.slide-top-enter-active{transition:transform .4s ease-in-out;z-index:2;transform:translateY(100%)}.slide-top-enter-to{z-index:2;transform:translateY(0)}.slide-top-leave-active{z-index:-1;transition-delay:.35s}.slide-top-leave-to{z-index:-1}.slide-top-back-leave-active{transition:transform .4s ease-in-out;z-index:2;transform:translateY(0)}.slide-top-back-leave-to{z-index:2;transform:translateY(100%)}.slide-right-enter-active,.slide-right-leave-active,.slide-right-back-enter-active,.slide-right-back-leave-active{position:fixed;width:100%;background:white;min-height:100vh;top:0}.slide-right-enter-active{transition:transform .4s ease-in-out;z-index:2;transform:translate(100%)}.slide-right-enter-to{z-index:2;transform:translate(0);transition:transform .4s ease-in-out}.slide-right-leave-active{z-index:-1;transform:translate(-100%);transition:transform .4s ease-in-out}.slide-right-leave-to{z-index:-1;transition:transform .4s ease-in-out}.slide-right-back-leave-active{transition:transform .4s ease-in-out;z-index:2;transform:translate(0)}.slide-right-back-leave-to{z-index:2;transform:translate(100%);transition:transform .4s ease-in-out}.slide-right-back-enter-active{transition:transform .4s ease-in-out;z-index:2;transform:translate(-100%)}.slide-right-back-enter-to{transition:transform .4s ease-in-out;z-index:2;transform:translate(0)}.stack-right-enter-active,.stack-right-leave-active,.stack-right-back-enter-active,.stack-right-back-leave-active{position:fixed;width:100%;background:white;min-height:100vh;top:0}.stack-right-enter-active{transition:transform .4s ease-in-out;z-index:2;transform:translate(100%)}.stack-right-enter-to{z-index:2;transform:translate(0)}.stack-right-leave-active{z-index:-1;transition-delay:.35s}.stack-right-leave-to{z-index:-1}.stack-right-back-leave-active{transition:transform .4s ease-in-out;z-index:2;transform:translate(0)}.stack-right-back-leave-to{z-index:2;transform:translate(100%)}
