@charset "UTF-8";:root{--font-family: "Inter", sans-serif}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(/path/to/fonts/Inter-Regular.otf) format("opentype")}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(/path/to/fonts/Inter-Medium.otf) format("opentype")}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:url(/path/to/fonts/Inter-SemiBold.otf) format("opentype")}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:url(/path/to/fonts/Inter-Bold.otf) format("opentype")}@font-face{font-family:Inter;font-style:normal;font-weight:800;src:url(/path/to/fonts/Inter-ExtraBold.otf) format("opentype")}@font-face{font-family:Inter;font-style:normal;font-weight:900;src:url(/path/to/fonts/Inter-Black.otf) format("opentype")}body{box-sizing:border-box;background:linear-gradient(90deg,#fff,#f2f2f2 18.88%);font-family:var(--font-family);margin:0}a{text-decoration:none;color:#4d856e;transition:.4s}a:hover{color:#4d876e}#app{display:flex;justify-content:center;align-items:center;max-width:450px;width:100%;height:auto;margin:0 auto}@keyframes slide-up{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slide-down{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}.favorite-card[data-v-fea64488]{position:relative;width:100%;padding:0 0 5px;border-radius:15px;box-shadow:0 0 25px #00000012;background:#fff;text-decoration:none;overflow:hidden;box-sizing:border-box;transition:border-color .1s ease;border:2px solid rgba(0,0,0,.07);cursor:pointer}.favorite-card.active[data-v-fea64488]{border:2px solid #24B3B0}.product-card-header[data-v-fea64488]{display:flex;justify-content:center;align-items:center;width:100%;height:auto;position:relative;overflow:hidden}.favorite-btn-container[data-v-fea64488]{position:absolute;top:10px;right:10px;z-index:10}.plus-btn[data-v-fea64488]{display:flex;justify-content:center;align-items:center;width:35px;height:35px;border-radius:1.1em;border:none;background-color:#f2f2f2bd;cursor:pointer;transition:background-color .1s ease,width .1s ease,height .1s ease,border-radius .1s ease}.plus-btn.active[data-v-fea64488]{background-color:#24b3b0}.plus-icon[data-v-fea64488]{width:1.2em;height:1.2em}.product-image[data-v-fea64488]{width:calc(100% + 2px);height:auto;margin:-1px}.product-card-footer[data-v-fea64488]{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:auto;height:auto;gap:4px;padding:5px 10px}.product-name[data-v-fea64488]{font-family:var(--font-family);font-weight:400;font-size:12px;line-height:125%;color:#201e1c;margin:0}.product-additives[data-v-fea64488]{font-family:var(--font-family);font-weight:300;font-size:12px;line-height:125%;color:#797e86;margin:0}.product-price[data-v-fea64488]{font-family:var(--font-family);font-weight:300;font-size:10px;line-height:150%;color:#999;margin:0}.product-card[data-v-849368df]{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;border-radius:15px;box-shadow:0 0 25px #00000012;border:.5px solid rgba(0,0,0,.07);background:#fff;overflow:hidden;cursor:pointer;width:100%}.product-card-header[data-v-849368df]{display:flex;justify-content:center;align-items:center;width:100%;height:auto;overflow:hidden}.product-card-image[data-v-849368df]{width:calc(100% + 2px);height:auto;margin:-1px}.product-card-footer[data-v-849368df]{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:auto;height:auto;gap:4px;padding:5px 10px}.product-card-name[data-v-849368df]{font-size:12px;line-height:125%;color:#201e1c;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-clamp:2;width:100%}.product-card-price[data-v-849368df]{font-weight:300;font-size:10px;line-height:150%;color:#999;margin:0}.product-additives[data-v-849368df]{font-weight:300;font-size:12px;line-height:125%;color:#797e86;margin:0}.menu-section[data-v-25bf0f1f]{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;width:100%;gap:1em}.menu-section p[data-v-25bf0f1f]{font-weight:500;font-size:18px;line-height:111%;color:#201e1c;margin:0}.items[data-v-25bf0f1f]{display:grid;grid-template-columns:repeat(3,1fr);justify-content:flex-start;align-content:center;height:auto;gap:.9em;width:100%}.menu-item[data-v-25bf0f1f]{display:flex;flex-direction:column}.base-button[data-v-b4f8867a]{display:flex;justify-content:center;align-items:center;border:none;cursor:pointer;transition:background-color .3s ease,filter .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);position:relative}.cart-badge[data-v-b4f8867a]{position:absolute;top:-.5em;right:-.5em;background-color:red;color:#fff;font-size:.75em;font-weight:700;width:1.5em;height:1.5em;display:flex;justify-content:center;align-items:center;border-radius:50%;box-shadow:0 2px 5px #0000004d}.icon[data-v-b4f8867a]{transition:filter .2s ease}.base-button.active .icon[data-v-b4f8867a]{filter:brightness(0) invert(1)}.loader-wrapper[data-v-2c35dc76]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}.loader[data-v-2c35dc76]{border:4px solid #f3f3f3;border-radius:50%;border-top:4px solid rgb(77,133,110);width:40px;height:40px;animation:spin-2c35dc76 2s linear infinite}@keyframes spin-2c35dc76{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.popup-overlay[data-v-ede129d6]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}.popup-content[data-v-ede129d6]{background:#fff;padding:1.2em;border-radius:1em;width:100%;max-width:400px;display:flex;flex-direction:column;gap:1em;margin:0 16px}.popup-title[data-v-ede129d6]{font-size:1.2em;font-weight:600;color:#201e1c;margin:0;text-align:center}.popup-textarea[data-v-ede129d6]{width:100%;height:120px;padding:.8em;border:1px solid #ddd;border-radius:.5em;resize:vertical;font-family:inherit;font-size:1em;box-sizing:border-box}.popup-textarea[data-v-ede129d6]:focus{outline:none;border-color:#24b3b0}.char-counter[data-v-ede129d6]{text-align:right;font-size:.8em;color:#797e86}.char-counter.error[data-v-ede129d6]{color:#d9534f}.popup-actions[data-v-ede129d6]{display:flex;justify-content:space-between;gap:1em}.popup-button[data-v-ede129d6]{flex:1;padding:.8em 1em;border:none;border-radius:.7em;font-size:1em;font-weight:500;cursor:pointer;transition:background-color .2s}.popup-button.skip[data-v-ede129d6]{background-color:#f2f2f2;color:#201e1c;border:1px solid #ddd}.popup-button.send[data-v-ede129d6]{background-color:#24b3b0;color:#fff}.comment-error[data-v-ede129d6]{color:#d9534f;font-size:.85em;margin-top:-.5em;margin-bottom:.5em;text-align:left}.fade-popup-enter-active[data-v-ede129d6],.fade-popup-leave-active[data-v-ede129d6]{transition:opacity .4s ease,transform .4s ease}.fade-popup-enter-from[data-v-ede129d6],.fade-popup-leave-to[data-v-ede129d6]{opacity:0}.fade-popup-enter-to[data-v-ede129d6],.fade-popup-leave-from[data-v-ede129d6]{opacity:1}.popup-overlay[data-v-48e9dceb]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}.popup-content[data-v-48e9dceb]{background:#fff;padding:2em;border-radius:1em;text-align:center;max-width:90%;width:320px;box-shadow:0 4px 15px #0003}.popup-content h4[data-v-48e9dceb]{margin-top:0;font-size:1.2em;color:#201e1c}.popup-content p[data-v-48e9dceb]{font-size:1em;color:#797e86;margin-bottom:1.5em}.ok-button[data-v-48e9dceb]{background-color:#24b3b0;color:#fff;border:none;padding:.8em 1.5em;border-radius:.8em;cursor:pointer;font-size:1em;font-weight:600;width:100%}.ok-button[data-v-48e9dceb]:hover{opacity:.9}.header[data-v-3a3166da]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.25em}.address[data-v-3a3166da]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5em;width:100%}.address .title[data-v-3a3166da]{font-size:15px;color:#201e1c}.address-location-wrapper[data-v-3a3166da]{display:flex;gap:.5em;align-items:center}.address-location[data-v-3a3166da]{display:flex;align-items:flex-start;flex-direction:column}.address-location .subtitle[data-v-3a3166da]{font-size:12px;color:#797e86}.address-account-wrapper[data-v-3a3166da]{display:flex;align-items:center;gap:.3em}.address-account-bonus[data-v-3a3166da]{display:flex;gap:.1em}.menu-container[data-v-3a3166da]{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:flex-start;align-content:center;width:100%;height:auto;gap:1em}.menu-wrapper[data-v-3a3166da]{display:flex;flex-direction:column;gap:1.25em}.menu[data-v-3a3166da]{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-content:center;width:100%;height:auto;gap:.3em}.menu-page[data-v-3a3166da]{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:flex-start;align-content:center;width:100%;min-height:70em;height:auto;padding:.9em .9em 80px;gap:1.25em;box-shadow:0 0 25px #00000012;background-color:#fff}.menu-header[data-v-3a3166da]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-content:center;width:100%;height:auto;gap:.3em}.menu-text[data-v-3a3166da]{font-family:var(--font-family);font-weight:500;font-size:18px;line-height:111%;color:#201e1c;margin:0}.menu-products[data-v-3a3166da]{display:grid;grid-template-columns:repeat(3,1fr);justify-content:flex-start;align-content:center;height:auto;gap:.9em;width:100%}.greetings[data-v-3a3166da]{font-family:var(--font-family);font-weight:600;font-size:26px;line-height:115%;background:linear-gradient(180deg,#24b3b0,#24b3b0);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0}.cart[data-v-3a3166da]{max-width:28.5em;width:100%;position:absolute;bottom:20px;padding:.5em;display:flex;justify-content:space-between;align-items:flex-end}.cart-wrapper[data-v-3a3166da]{background:linear-gradient(transparent,#fff);position:fixed;display:flex;justify-content:center;height:1.3em;z-index:10;left:0;right:0;bottom:0}.payment-btn[data-v-3a3166da]{font-weight:600;font-size:.8em;line-height:133%;color:#fff;margin-left:15px}.cart-btn[data-v-3a3166da]{margin-right:15px}.menu-skeleton[data-v-3a3166da]{width:100%;height:100px;gap:1em;padding:1em}.skeleton-menu[data-v-3a3166da]{display:grid;grid-template-columns:repeat(3,1fr);gap:.9em}.skeleton-title[data-v-3a3166da]{width:100%;height:30px;background:#e0e0e0;position:relative;overflow:hidden;border-radius:5px;margin-bottom:1.25em;max-width:70%}.skeleton-header[data-v-3a3166da]{width:100%;height:31px;background:#e0e0e0;position:relative;overflow:hidden;border-radius:5px;margin-bottom:1.25em}.skeleton-label[data-v-3a3166da]{height:20px;margin-bottom:1em;width:100%;background:#e0e0e0;position:relative;overflow:hidden;border-radius:5px;width:30%}.skeleton-section[data-v-3a3166da]{margin-bottom:1em}.skeleton-item[data-v-3a3166da]{width:100%;min-height:135px;height:100%;background:#e0e0e0;position:relative;overflow:hidden;border-radius:10px}.skeleton-header[data-v-3a3166da]:before,.skeleton-item[data-v-3a3166da]:before,.skeleton-title[data-v-3a3166da]:before{content:"";display:block;position:absolute;top:0;left:-150%;width:100%;height:100%;background:linear-gradient(90deg,#ffffff1a,#fff9,#ffffff1a);animation:skeleton-animation-3a3166da 1.5s infinite}@keyframes skeleton-animation-3a3166da{0%{left:-150%}to{left:150%}}body.is-telegram-mobile .menu-page[data-v-3a3166da]{padding-top:115px}.long-btn[data-v-f2a1ba7b]{display:flex;justify-content:center;align-items:center;width:22.5em;height:3.125em;border-radius:1.125em;background-color:#24b3b0;border:none;cursor:pointer;transition:background-color .3s ease}.long-btn[data-v-f2a1ba7b]:hover{opacity:.8}.long-btn-text[data-v-f2a1ba7b]{font-family:var(--font-family);font-weight:500;font-size:15px;line-height:133%;color:#fff;margin:0}.login-page-wrapper[data-v-47c72cf7]{background:#f2f2f2;height:100%;padding-bottom:40px}.login-page[data-v-47c72cf7]{display:flex;flex-direction:column;align-items:center;gap:1em;background:#f2f2f2;min-height:100%;width:100%;padding-bottom:40px}.login-page[data-v-47c72cf7] .long-btn{max-width:337px;font-size:18px;height:45px;font-weight:500}body.is-telegram-mobile .login-page-wrapper[data-v-47c72cf7]{padding-top:92px}.logo-container[data-v-47c72cf7]{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:1.5em 1em 0}.logo-container img[data-v-47c72cf7]{width:80px;height:auto}.shop-selection[data-v-47c72cf7]{width:100%}.shops-list[data-v-47c72cf7]{margin-top:16px;padding:0 15px}.descr-field[data-v-47c72cf7]{display:flex;flex-direction:column;align-items:center;width:auto;height:auto;margin:10px 20px;gap:20px;flex:1 1 100%}.descr-text[data-v-47c72cf7]{font-family:var(--font-family);font-weight:500;font-size:16px;line-height:133%;text-align:center;color:#000;margin:0}.inputs-fields[data-v-47c72cf7]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:auto;height:auto;gap:10px}.phone-input-container[data-v-47c72cf7]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:auto;gap:10px}.phone-input[data-v-47c72cf7]{width:22.5em;height:2.5em;border-radius:.938em;padding:.875em .813em;background-color:#fff;font-family:var(--font-family);font-weight:400;font-size:15px;line-height:147%;letter-spacing:-.03em;text-align:center;color:#797e86;outline:none;border:1px solid transparent;box-sizing:border-box}.phone-input[data-v-47c72cf7]:hover{border:1px solid #8e8e8e}.phone-input[data-v-47c72cf7]:focus{border:1px solid #24b3b0}.phone-input[data-v-47c72cf7]:valid{border:3px solid #24b3b0}.pin-input[data-v-47c72cf7]{width:2em;text-align:center;font-size:18px;margin-right:5px}.sms-input-container[data-v-47c72cf7]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:auto;height:auto;gap:10px}.sms-text[data-v-47c72cf7]{font-family:var(--font-family);font-weight:400;font-size:15px;line-height:147%;letter-spacing:-.03em;text-align:center;color:#201e1c;margin:0}.sms-inputs[data-v-47c72cf7]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:auto;height:auto;gap:10px}.sms-input[data-v-47c72cf7]{width:2.8em;height:2.8em;padding:.625em;gap:10px;background-color:#fff;border-radius:.938em;border-style:none;font-family:var(--font-family);font-weight:400;font-size:15px;line-height:147%;letter-spacing:-.03em;text-align:center;color:#797e86;outline:none;border:1px solid transparent;box-sizing:border-box}.sms-input[data-v-47c72cf7]:hover{border:1px solid #8e8e8e}.sms-input[data-v-47c72cf7]:focus{border:1px solid #24b3b0}.sms-input[data-v-47c72cf7]:valid{border:3px solid #24b3b0}.name-email-container[data-v-47c72cf7]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:auto;height:auto;gap:10px}.username-input[data-v-47c72cf7]{width:22.5em;height:3.313em;border-radius:.938em;border-style:none;padding:.875em .813em;background-color:#fff;font-family:var(--font-family);font-weight:400;font-size:15px;line-height:147%;letter-spacing:-.03em;text-align:left;color:#797e86;outline:none;border:1px solid transparent;box-sizing:border-box}.username-input[data-v-47c72cf7]:hover{border:1px solid #8e8e8e}.username-input[data-v-47c72cf7]:focus{border:1px solid #24b3b0}.username-input[data-v-47c72cf7]:valid{border:3px solid #24b3b0}.email-input[data-v-47c72cf7]{width:22.5em;height:3.313em;border-radius:.938em;border-style:none;padding:.875em .813em;background-color:#fff;font-family:var(--font-family);font-weight:400;font-size:15px;line-height:147%;letter-spacing:-.03em;text-align:left;color:#797e86;outline:none;border:1px solid transparent;box-sizing:border-box}.email-input[data-v-47c72cf7]:hover{border:1px solid #8e8e8e}.email-input[data-v-47c72cf7]:focus{border:3px solid #24b3b0}.slide-fade-enter-active[data-v-47c72cf7],.slide-fade-leave-active[data-v-47c72cf7]{transition:transform .5s ease,opacity .5s ease}.slide-fade-enter[data-v-47c72cf7],.slide-fade-leave-to[data-v-47c72cf7]{transform:translate(50px);opacity:0}.privacy-policy-container[data-v-47c72cf7]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:auto;height:auto;gap:10px}.privacy-text[data-v-47c72cf7]{font-family:var(--font-family);font-weight:400;font-size:15px;line-height:147%;letter-spacing:-.03em;color:#797e86;margin:0}.shops-list__content[data-v-47c72cf7]{display:flex;flex-direction:column;gap:12px}.shops-loader[data-v-47c72cf7]{display:flex;flex-direction:column;gap:16px;padding:10px 0}.shop-skeleton[data-v-47c72cf7]{width:100%;height:50px;background:#e0e0e0;border-radius:8px;animation:pulse-47c72cf7 1s infinite ease-in-out}@keyframes pulse-47c72cf7{0%{background-color:#e0e0e0}50%{background-color:#f0f0f0}to{background-color:#e0e0e0}}.slide-fade-enter-active[data-v-47c72cf7],.slide-fade-leave-active[data-v-47c72cf7]{transition:opacity .5s ease,transform .5s ease}.slide-fade-enter[data-v-47c72cf7]{opacity:0;transform:translateY(20px)}.slide-fade-leave-to[data-v-47c72cf7]{opacity:0;transform:translateY(-20px)}.edit-button[data-v-2f44232a]{display:flex;justify-content:center;align-items:center;width:2em;height:2em;border-radius:1.125em;border-style:none;background-color:#d8d8d8bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer}.edit-icon[data-v-2f44232a]{widows:.8em;height:.8em}.switch-btn[data-v-0501ef23]{display:flex;justify-content:center;align-items:center;width:1.563em;height:1.563em;border-radius:1.563em;background:none;background-color:#fff;border-style:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer}.switch-icon[data-v-0501ef23]{width:.8em;height:.8em}.add-card-modal[data-v-c2ffc3e3]{position:fixed;bottom:0;left:0;right:0;top:0;display:flex;justify-content:center;align-items:flex-end;background-color:#0000004d}.add-card-modal .modal-content[data-v-c2ffc3e3]{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;max-width:450px;height:20em;gap:2em;background-color:#fff;border-radius:20px 20px 0 0;padding:1.5em;box-sizing:border-box}.add-card-modal .modal-content .modal-header[data-v-c2ffc3e3]{display:flex;justify-content:space-between;align-items:center}.add-card-modal .modal-content .modal-header p[data-v-c2ffc3e3]{font-weight:500;font-size:18px;color:#201e1c;margin:0}.add-card-modal .modal-content .input-row[data-v-c2ffc3e3]{display:flex;flex-direction:row;justify-content:space-between;gap:2em}.add-card-modal .modal-content .input-wrapper[data-v-c2ffc3e3]{position:relative;width:100%;padding:.8em 0}.add-card-modal .modal-content .input-field[data-v-c2ffc3e3]{width:100%;border:none;border-bottom:.5px solid #797e86;box-sizing:border-box;font-size:1em;color:#201e1c;background:transparent}.add-card-modal .modal-content .input-field[data-v-c2ffc3e3]:focus-visible{border-bottom:2px solid #24b3b0;outline:none}.add-card-modal .modal-content .label[data-v-c2ffc3e3]{position:absolute;left:.8em;top:50%;padding:0 0 .8em;transform:translateY(-50%);font-size:1em;color:#000;transition:.2s ease all;pointer-events:none}.add-card-modal .modal-content .input-field:focus+.label[data-v-c2ffc3e3],.add-card-modal .modal-content .input-field:not(:placeholder-shown)+.label[data-v-c2ffc3e3]{top:-.1em;left:.1em;padding:0;font-size:.8em;color:#797e86}.add-card-modal .modal-content .switch-container[data-v-c2ffc3e3]{display:flex;flex-direction:row;justify-content:flex-start;gap:.3em}.add-card-modal .modal-content .submit-button[data-v-c2ffc3e3]{width:100%;border-radius:.825em}.add-card-modal .modal-content .sms-input[data-v-c2ffc3e3],.add-card-modal .modal-content .phone-input[data-v-c2ffc3e3],.add-card-modal .modal-content .card-form[data-v-c2ffc3e3],.add-card-modal .modal-content .success-message[data-v-c2ffc3e3]{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;flex-grow:1;gap:1em}.add-card-modal .modal-content .sms-text[data-v-c2ffc3e3],.add-card-modal .modal-content .phone-text[data-v-c2ffc3e3],.add-card-modal .modal-content .card-form-text[data-v-c2ffc3e3],.add-card-modal .modal-content .success-text[data-v-c2ffc3e3]{display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:1em}.add-card-modal .modal-content .sms-links[data-v-c2ffc3e3]{display:flex;flex-direction:column;margin:0 0 2em;gap:.5em;font-size:.9em;color:#24b3b0}.add-card-modal .modal-content .sms-links a[data-v-c2ffc3e3]{color:#24b3b0;text-decoration:none;cursor:pointer}.add-card-modal .modal-content .sms-links a[data-v-c2ffc3e3]:hover{color:#4d876e}.add-card-modal .modal-content .success-message[data-v-c2ffc3e3]{text-align:center}.add-card-modal .modal-content .success-message .success-text[data-v-c2ffc3e3]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2em}.add-card-modal .modal-content .success-message .success-icon[data-v-c2ffc3e3]{width:2em;height:2em;padding:1em;border-radius:100%;border:2px solid #24b3b0;background:url("data:image/svg+xml,%3csvg%20width='17'%20height='12'%20viewBox='0%200%2017%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.5%205L7%2010.5L1.5%205ZM7%2010.5L16%201.5L7%2010.5Z'%20fill='%23D9D9D9'/%3e%3cpath%20d='M1.5%205L7%2010.5L16%201.5'%20stroke='%2324B3B0'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center;background-size:2em}.add-card-modal .modal-content .success-message p[data-v-c2ffc3e3]{font-size:1.2em;color:#24b3b0;margin:0}.card-details-item[data-v-389495b7]{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px;padding:.8em 1em .8em .4em;cursor:pointer}.card-details-item .title[data-v-389495b7]{display:flex;align-items:center;justify-content:center;gap:.3em;font-size:15px;color:#201e1c}.profile-page-wrapper[data-v-975bcabd]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;min-height:100vh;padding:1em;gap:1em;box-shadow:0 0 25px #00000012;background-color:#fff}.profile-page-header[data-v-975bcabd]{display:flex;justify-content:flex-end;width:100%}.profile-page-details[data-v-975bcabd]{background-color:#f5f5f5;border-radius:15px;width:100%}.profile-page-details.with-underlines .profile-page-details-header .profile-page-details-cards[data-v-975bcabd],.profile-page-details.with-underlines .profile-page-details-item .profile-page-details-cards[data-v-975bcabd]{display:flex;flex-direction:column;width:100%}.profile-page-details.with-underlines .profile-page-details-item[data-v-975bcabd]{padding:.8em .6em}.profile-page-details.with-underlines .profile-page-details-cards[data-v-975bcabd]{padding:0}.profile-page-details.with-underlines .profile-page-details-item[data-v-975bcabd]:last-child{border-bottom:none}.profile-page-details-header[data-v-975bcabd]{display:flex;justify-content:space-between;align-items:center;height:2.5em}.profile-page-details-header .title[data-v-975bcabd]{font-size:18px;line-height:22px;color:#201e1c}.profile-page-details-header[data-v-975bcabd]{padding:.6em}.profile-page-details-item[data-v-975bcabd]{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px;padding:.02em .8em}.profile-page-details-item .title[data-v-975bcabd]{display:flex;align-items:center;justify-content:center;gap:.3em;font-size:15px;color:#201e1c}.profile-page-details-item .title.add-title[data-v-975bcabd]{color:#24b3b0;text-align:center;width:100%;cursor:pointer}.profile-page-details-item .title.personal[data-v-975bcabd]{color:#797e86}.profile-page-details-item .editable-input[data-v-975bcabd]{background-color:#fff;outline:none;border:none;color:#000;box-shadow:none}.profile-page-details-item .editable-input[data-v-975bcabd]:focus{outline:none}.profile-page-details-item .non-editable-input[data-v-975bcabd]{background-color:#f5f5f5;color:#797e86;cursor:not-allowed}.profile-page-details-item input[data-v-975bcabd]{text-align:right;border:none;background:transparent;height:38px;border-radius:10px;padding:8px;box-sizing:border-box;font-size:15px;color:#201e1c;outline:none}body.is-telegram-mobile .profile-page-wrapper[data-v-975bcabd]{padding-top:115px}.edit-btns[data-v-975bcabd]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5em}.exit-btn[data-v-975bcabd]{font-weight:400;font-size:15px;line-height:147%;letter-spacing:-.03em;text-align:center;color:#ff453a}.quantity-controls[data-v-b675dcec]{display:flex;align-items:center;border-radius:6px;border:1px solid #ddd;gap:8px;padding:6px 8px}.control-btn[data-v-b675dcec]{background:none;border:none;background:transparent;font-size:18px;cursor:pointer;color:#24b3b0}.item-quantity[data-v-b675dcec]{font-size:15px}.cart-item[data-v-532dc9f4]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;cursor:pointer;gap:1em}.cart-item-left[data-v-532dc9f4]{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5em}.item-icon[data-v-532dc9f4]{border-radius:15px;width:50px;height:50px;box-shadow:0 0 25px #00000012}.item-name[data-v-532dc9f4]{display:flex;flex-direction:column;align-items:flex-start;gap:.1em}.product-title[data-v-532dc9f4]{font-weight:500;font-size:15px;line-height:133%;color:#201e1c;margin:0}.additives-title[data-v-532dc9f4]{font-weight:300;font-size:15px;line-height:133%;color:#797e86;margin:0}.cart-item-right[data-v-532dc9f4]{display:flex;flex-direction:row;justify-content:center;align-items:flex-end;gap:8px;align-items:center}.cart-item-right p[data-v-532dc9f4]{font-weight:500;font-size:15px;line-height:133%;color:#201e1c;margin:0;white-space:nowrap}.cart-page[data-v-8b83b499]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;min-height:100vh;padding:1em;gap:1em;box-shadow:0 0 25px #00000012;background-color:#fff}body.is-telegram-mobile .cart-page[data-v-8b83b499]{padding-top:115px}.cart-order-container[data-v-8b83b499]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;gap:1em}.cart-order-container p[data-v-8b83b499]{font-weight:500;font-size:18px;color:#24b3b0;margin:0}.order-head[data-v-8b83b499]{display:flex;justify-content:space-between;align-items:center;width:100%;color:#24b3b0}.separator[data-v-8b83b499]{padding-top:.9em;border-top:1px solid rgba(121,126,134,.29)}.order-list[data-v-8b83b499]{display:flex;flex-direction:column;align-items:center;width:100%;gap:.5em}.bonus-container[data-v-8b83b499]{display:flex;flex-direction:column;width:100%;gap:1em}.bonus-container .text-count[data-v-8b83b499]{display:flex;justify-content:space-between;align-items:center;width:100%}.bonus-container .text-count p[data-v-8b83b499]{font-weight:400;font-size:15px;color:#201e1c;margin:0}.bonus-container .text-count p[data-v-8b83b499]:last-child{color:#797e86;line-height:100%}.bonus-container .button-input[data-v-8b83b499]{display:flex;justify-content:space-between;align-items:center;width:100%}.bonus-container .button-input .button-block[data-v-8b83b499]{display:flex;align-items:center;gap:.5em}.bonus-container .button-input .button-block .all-bonus[data-v-8b83b499]{background-color:#f2f2f2}.bonus-container .button-input .button-block p[data-v-8b83b499]{font-weight:400;font-size:15px;color:#797e86;margin:0}.bonus-container .button-input .bonus-range[data-v-8b83b499]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:.5em;border-radius:1em;outline:none;transition:background-size .3s ease;max-width:10em;position:relative;z-index:10;overflow:visible}.bonus-container .button-input .bonus-range[data-v-8b83b499]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml,%3csvg%20width='10'%20height='11'%20viewBox='0%200%2010%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.26962%208.50311C1.75458%208.73684%201.20506%208.88558%200.642441%208.94355C0.605292%208.94741%200.567823%208.94038%200.534607%208.9233C0.501391%208.90622%200.473866%208.87984%200.455392%208.84739C0.0384991%208.11268%20-0.098542%207.19862%200.0707156%206.19561C0.286615%204.90121%200.98865%203.60537%202.04795%202.5461C3.10725%201.48683%204.40409%200.784821%205.69757%200.568928C6.79342%200.386693%207.783%200.568928%208.5485%201.07861C8.57983%201.09918%208.60446%201.12846%208.61937%201.16284C8.63429%201.19722%208.63883%201.23521%208.63244%201.27214C8.62606%201.30906%208.60902%201.34332%208.58343%201.3707C8.55784%201.39808%208.52481%201.41739%208.4884%201.42625C8.12804%201.51214%207.77671%201.63225%207.43919%201.78495C6.39239%202.26097%205.0542%203.27841%204.62528%205.42483C4.33149%206.88079%203.53953%207.9165%202.26962%208.50311ZM9.54433%202.15182C9.52589%202.11944%209.49844%202.09312%209.46532%202.07605C9.4322%202.05898%209.39484%202.05189%209.35776%202.05566C8.79492%202.11324%208.24518%202.262%207.7301%202.4961C6.46019%203.08271%205.66824%204.11842%205.37684%205.57341C4.94745%207.71984%203.60974%208.73728%202.56294%209.2133C2.22542%209.36599%201.87409%209.4861%201.51373%209.572C1.4765%209.5804%201.44261%209.59968%201.41637%209.6274C1.39013%209.65512%201.37274%209.69002%201.36639%209.72766C1.36005%209.7653%201.36505%209.80397%201.38076%209.83875C1.39646%209.87354%201.42216%209.90287%201.45459%209.923C2.02535%2010.3038%202.72017%2010.5%203.49097%2010.5C3.7636%2010.4992%204.03571%2010.476%204.30456%2010.4308C5.59851%2010.2149%206.89487%209.51286%207.95418%208.45359C9.01348%207.39432%209.71551%206.09752%209.93141%204.80408C10.0968%203.80107%209.96122%202.88653%209.54433%202.15182Z'%20fill='url(%23paint0_linear_236_394)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_236_394'%20x1='5'%20y1='0.5'%20x2='5'%20y2='10.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%236C4842'/%3e%3cstop%20offset='1'%20stop-color='%23D2A580'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center;background-size:cover;width:1.875em;height:1.875em;cursor:pointer;border-radius:50%;border:none}.bonus-container .button-input .bonus-range[data-v-8b83b499]::-moz-range-thumb{background:url("data:image/svg+xml,%3csvg%20width='10'%20height='11'%20viewBox='0%200%2010%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.26962%208.50311C1.75458%208.73684%201.20506%208.88558%200.642441%208.94355C0.605292%208.94741%200.567823%208.94038%200.534607%208.9233C0.501391%208.90622%200.473866%208.87984%200.455392%208.84739C0.0384991%208.11268%20-0.098542%207.19862%200.0707156%206.19561C0.286615%204.90121%200.98865%203.60537%202.04795%202.5461C3.10725%201.48683%204.40409%200.784821%205.69757%200.568928C6.79342%200.386693%207.783%200.568928%208.5485%201.07861C8.57983%201.09918%208.60446%201.12846%208.61937%201.16284C8.63429%201.19722%208.63883%201.23521%208.63244%201.27214C8.62606%201.30906%208.60902%201.34332%208.58343%201.3707C8.55784%201.39808%208.52481%201.41739%208.4884%201.42625C8.12804%201.51214%207.77671%201.63225%207.43919%201.78495C6.39239%202.26097%205.0542%203.27841%204.62528%205.42483C4.33149%206.88079%203.53953%207.9165%202.26962%208.50311ZM9.54433%202.15182C9.52589%202.11944%209.49844%202.09312%209.46532%202.07605C9.4322%202.05898%209.39484%202.05189%209.35776%202.05566C8.79492%202.11324%208.24518%202.262%207.7301%202.4961C6.46019%203.08271%205.66824%204.11842%205.37684%205.57341C4.94745%207.71984%203.60974%208.73728%202.56294%209.2133C2.22542%209.36599%201.87409%209.4861%201.51373%209.572C1.4765%209.5804%201.44261%209.59968%201.41637%209.6274C1.39013%209.65512%201.37274%209.69002%201.36639%209.72766C1.36005%209.7653%201.36505%209.80397%201.38076%209.83875C1.39646%209.87354%201.42216%209.90287%201.45459%209.923C2.02535%2010.3038%202.72017%2010.5%203.49097%2010.5C3.7636%2010.4992%204.03571%2010.476%204.30456%2010.4308C5.59851%2010.2149%206.89487%209.51286%207.95418%208.45359C9.01348%207.39432%209.71551%206.09752%209.93141%204.80408C10.0968%203.80107%209.96122%202.88653%209.54433%202.15182Z'%20fill='url(%23paint0_linear_236_394)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_236_394'%20x1='5'%20y1='0.5'%20x2='5'%20y2='10.5'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%236C4842'/%3e%3cstop%20offset='1'%20stop-color='%23D2A580'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center;background-size:contain;width:1.875em;height:1.875em;cursor:pointer;border-radius:50%;border:none}.cart-order-payment[data-v-8b83b499]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:.5em;padding:1em}.cart-order-payment .choosing-card[data-v-8b83b499]{display:flex;flex-direction:row;justify-content:center;align-items:stretch;gap:.4em}.cart-order-payment .choosing-card .card-info[data-v-8b83b499]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.2em}.cart-order-payment .choosing-card .card-info span[data-v-8b83b499]{font-weight:400;font-size:15px;color:#404040;margin:0}.address-item[data-v-da172715]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;border-radius:16px;padding:10px 14px;height:auto;cursor:pointer;border:1px solid #24B3B0}.address-text[data-v-da172715]{display:flex;flex-direction:column;gap:.1em}.address-text .city[data-v-da172715]{font-weight:500;font-size:15px;line-height:133%;color:#201e1c;margin:0}.address-text .street[data-v-da172715]{font-weight:300;font-size:12px;line-height:183%;letter-spacing:-.03em;text-align:left;color:#797e86;margin:0}.address-map[data-v-da172715]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;overflow:hidden;padding:.8em 0 0;gap:.5em}.address-map .map[data-v-da172715]{display:flex;border-radius:1.125em;width:20em}.slide-enter-active[data-v-da172715],.slide-leave-active[data-v-da172715]{transition:max-height .4s ease}.slide-enter-from[data-v-da172715],.slide-leave-to[data-v-da172715]{max-height:0}.slide-enter-to[data-v-da172715],.slide-leave-from[data-v-da172715]{max-height:10em}.addresses-page[data-v-8d027297]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;min-height:100vh;padding:1em;gap:1em;box-shadow:0 0 25px #00000012;background-color:#fff}body.is-telegram-mobile .addresses-page[data-v-8d027297]{padding-top:115px}.addresses-container[data-v-8d027297]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;gap:1em}.addresses-container p[data-v-8d027297]{font-weight:500;font-size:18px;color:#406f5c;margin:0}.addresses-head[data-v-8d027297]{display:flex;justify-content:space-between;align-items:center;width:100%}.address-body[data-v-8d027297]{display:flex;flex-direction:column;width:100%;gap:16px}.addresses-skeleton[data-v-8d027297]{width:100%}.skeleton-header[data-v-8d027297]{width:30%;height:30px;background:#e0e0e0;position:relative;overflow:hidden;border-radius:8px;margin-bottom:1em}.skeleton-item[data-v-8d027297]{width:100%;height:65px;background:#e0e0e0;position:relative;overflow:hidden;border-radius:1.1em;margin-bottom:1em}.skeleton-header[data-v-8d027297]:before,.skeleton-item[data-v-8d027297]:before{content:"";display:block;position:absolute;top:0;left:-150%;width:100%;height:100%;background:linear-gradient(90deg,#ffffff1a,#fff9,#ffffff1a);animation:skeleton-animation-8d027297 1.5s infinite}@keyframes skeleton-animation-8d027297{0%{left:-150%}to{left:150%}}.capacity-container{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5em}.capacity-btn{display:flex;justify-content:center;align-items:center;width:auto;height:auto;padding:.3em;border-radius:1.125em;border:none;background-color:#f2f2f2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-family:var(--font-family);font-weight:300;font-size:12px;line-height:167%;text-align:center;color:#000;cursor:pointer;transition:background-color .2s ease,filter .2s ease}.capacity-btn.active{display:flex;justify-content:center;align-items:center;background-color:#24b3b0;width:auto;height:auto;padding:.5em;border-radius:.75em;font-family:var(--font-family);font-weight:400;font-size:17px;line-height:111%;text-align:center;color:#fff;cursor:pointer}.capacity-btn:hover{filter:brightness(.9)}.additive-card{display:flex;flex-direction:column;width:100%;height:100%;padding:5px;gap:5px;border-radius:15px;box-shadow:0 0 25px #00000012;background:#fff;overflow:hidden;cursor:pointer;box-sizing:border-box;transition:border-color .1s ease;border:3px solid transparent}.additive-card.active{border:3px solid #24B3B0}.additive-card-header{display:flex;flex-grow:1}.additive-image{width:100%}.additive-card-footer{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.additive-descr{font-family:var(--font-family);font-weight:400;font-size:13px;line-height:115%;text-align:center;color:#201e1c;padding:.1em;margin:0;word-wrap:break-word;flex-grow:1;display:flex;flex-direction:column;height:100%;gap:6px}.additive-descr__name{flex:1 1 100%}.additive-descr__price{white-space:nowrap;display:block}.additivies-container[data-v-66ccb5d4]{display:flex;flex-direction:column;align-items:center;width:100%}.additives-menu[data-v-66ccb5d4]{display:grid;grid-template-columns:repeat(3,1fr);gap:1em;padding:1em 0;background-color:transparent;grid-auto-rows:1fr}.additives-btns[data-v-66ccb5d4]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;gap:1em}.additives-btns[data-v-66ccb5d4]>*{align-self:stretch;justify-self:stretch}.add-syr-btn[data-v-66ccb5d4]{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:.9em;border-style:none;padding:.3em;background-color:#f2f2f2;border:2px solid transparent;gap:.5em;cursor:pointer;transition:background-color .3s ease}.add-syr-btn[data-v-66ccb5d4]:hover{background-color:#e6e6e6}.add-syr-btn img[data-v-66ccb5d4]{width:1em;height:1em}.add-syr-btn p[data-v-66ccb5d4]{margin:0;font-weight:500;font-size:15px;line-height:133%;overflow:hidden}.product-page[data-v-5b55118a]{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:flex-start;align-content:center;width:100%;min-height:100vh;height:auto;gap:20px;box-shadow:0 0 25px #00000012;background-color:#fff}body.is-telegram-mobile .product-page[data-v-5b55118a]{padding-top:115px}.product-page-icon-container[data-v-5b55118a]{position:relative;display:flex;justify-content:center;align-items:center;width:100%}.close-btn[data-v-5b55118a]{position:absolute;top:15px;right:15px;z-index:10}.product-image[data-v-5b55118a]{width:100%}.product-page-info[data-v-5b55118a]{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:0 15px;gap:10px}.product-page-name[data-v-5b55118a]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%}.product-page-name p[data-v-5b55118a]{font-weight:500;font-size:18px;line-height:111%;color:#201e1c;margin:0}.product-page-navbar-container[data-v-5b55118a]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.product-page-additives-container[data-v-5b55118a]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%}.add-product[data-v-5b55118a]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;align-items:center;width:100%;gap:5px}.add-product p[data-v-5b55118a]{font-weight:500;font-size:18px;line-height:111%;text-align:center;color:#201e1c;margin:0}.product-page-name-text[data-v-5b55118a]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%}.product-page-name-text p[data-v-5b55118a]{font-weight:400;font-size:15px;line-height:133%;color:#000;margin:0}.cart[data-v-5b55118a]{max-width:28.5em;width:100%;position:absolute;bottom:20px;padding:.5em;display:flex;justify-content:space-between;align-items:flex-end}.cart_end-items[data-v-5b55118a]{justify-content:end}.cart-wrapper[data-v-5b55118a]{background:linear-gradient(transparent,#fff);position:fixed;display:flex;justify-content:center;height:1.3em;z-index:10;left:0;right:0;bottom:0}.payment-btn[data-v-5b55118a]{font-weight:600;font-size:.8em;line-height:133%;color:#fff;margin-left:15px}.cart-btn[data-v-5b55118a]{margin-right:15px}.skeleton-container[data-v-5b55118a]{width:100%;min-height:100vh;padding:20px 15px;box-sizing:border-box;position:relative}.skeleton-image[data-v-5b55118a]{height:230px;background:#e0e0e0;position:relative;overflow:hidden;border-radius:10px;margin-bottom:15px}.skeleton-image[data-v-5b55118a]:before{content:"";display:block;position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:skeleton-animation-5b55118a 1.5s infinite}.skeleton-text[data-v-5b55118a]{width:80%;height:30px;background:#e0e0e0;position:relative;overflow:hidden;border-radius:5px;margin-bottom:10px}.skeleton-text[data-v-5b55118a]:before{content:"";display:block;position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:skeleton-animation-5b55118a 1.5s infinite}.skeleton-button[data-v-5b55118a]{width:50%;height:40px;background:#e0e0e0;position:relative;overflow:hidden;border-radius:5px}.skeleton-button[data-v-5b55118a]:before{content:"";display:block;position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:skeleton-animation-5b55118a 1.5s infinite}.skeleton-image[data-v-5b55118a]:before,.skeleton-text[data-v-5b55118a]:before,.skeleton-button[data-v-5b55118a]:before{content:"";display:block;position:absolute;top:0;left:-150%;width:100%;height:100%;background:linear-gradient(90deg,#fff6,#ffffffe6,#fff6);animation:skeleton-animation-5b55118a 1.2s infinite;filter:blur(15px)}.skeleton-image[data-v-5b55118a],.skeleton-text[data-v-5b55118a],.skeleton-button[data-v-5b55118a]{background:#d9d9d9}@keyframes skeleton-animation-5b55118a{0%{left:-100%;opacity:.9}50%{left:100%;opacity:.5}to{left:100%;opacity:.9}}.payment[data-v-85c952d1]{padding:80px 15px 20px;display:flex;flex-direction:column;justify-content:flex-start;text-align:center;align-items:center;gap:1em;background:#f2f2f2;min-height:calc(100vh - 100px);width:100%}.payment__bottom[data-v-85c952d1]{align-self:stretch;padding:0 30px}.payment__title[data-v-85c952d1]{font-size:26px;font-weight:600}.payment p[data-v-85c952d1]{flex:1 1 100%}.payment__btn[data-v-85c952d1]{font-weight:600;font-size:.8em;line-height:133%;color:#fff}body.is-telegram-mobile .payment[data-v-85c952d1]{padding-top:115px}.payment[data-v-5b7e570d]{padding:80px 15px 20px;display:flex;flex-direction:column;justify-content:flex-start;text-align:center;align-items:center;gap:1em;background:#f2f2f2;min-height:calc(100vh - 100px);width:100%}.payment__bottom[data-v-5b7e570d]{align-self:stretch;padding:0 30px}.payment__title[data-v-5b7e570d]{font-size:26px;font-weight:600}.payment p[data-v-5b7e570d]{flex:1 1 100%}.payment__btn[data-v-5b7e570d]{font-weight:600;font-size:.8em;line-height:133%;color:#fff}body.is-telegram-mobile .payment[data-v-5b7e570d]{padding-top:115px}.policy-page[data-v-9bfa69f6]{padding:16px;width:100%;min-height:100vh;box-shadow:0 0 25px #00000012;background-color:#fff;line-height:130%}body.is-telegram-mobile .policy-page[data-v-9bfa69f6]{padding-top:115px}.policy-header[data-v-9bfa69f6]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.policy-header p[data-v-9bfa69f6]{font-size:20px;font-weight:700;color:#2c3e50}.policy-body[data-v-9bfa69f6]{margin-top:1em}.policy-body h3[data-v-9bfa69f6]{font-size:1.5em;color:#2c3e50;margin-top:1.5em;margin-bottom:.8em;border-bottom:1px solid #eee;padding-bottom:.3em}.policy-body h4[data-v-9bfa69f6]{font-size:1.25em;color:#34495e;margin-top:1.2em;margin-bottom:.6em}.policy-body h5[data-v-9bfa69f6]{font-size:1.1em;color:#34495e;margin-top:1em;margin-bottom:.5em;font-style:italic}.policy-body p[data-v-9bfa69f6]{margin-bottom:.8em;text-align:justify}.policy-body ul[data-v-9bfa69f6]{margin-left:20px;margin-bottom:.8em;list-style-type:disc}.policy-body ul ul[data-v-9bfa69f6]{list-style-type:circle;margin-left:25px}.policy-body li[data-v-9bfa69f6]{margin-bottom:.3em}.document-header[data-v-9bfa69f6]{text-align:right;margin-bottom:2em;font-size:.9em;color:#555}.document-header p[data-v-9bfa69f6]{margin-bottom:.2em;text-align:right}.definitions-list li[data-v-9bfa69f6]{list-style-type:none;margin-left:-15px;padding-left:0}.data-category[data-v-9bfa69f6]{margin-bottom:1.5em;padding-left:10px;border-left:2px solid #ecf0f1}.offer-page[data-v-d0ac2eff]{padding:16px;width:100%;min-height:100vh;box-shadow:0 0 25px #00000012;background-color:#fff}body.is-telegram-mobile .offer-page[data-v-d0ac2eff]{padding-top:115px}.offer-header[data-v-d0ac2eff]{display:flex;justify-content:space-between;align-items:center;font-size:20px}.offer-body[data-v-d0ac2eff]{margin-top:1em}.offer-section-title[data-v-d0ac2eff]{margin-top:1em;font-size:18px}.about-page[data-v-d33fb7c2]{padding:16px;width:100%;min-height:100vh;box-shadow:0 0 25px #00000012;background-color:#fff}body.is-telegram-mobile .about-page[data-v-d33fb7c2]{padding-top:115px}.about-header[data-v-d33fb7c2]{display:flex;justify-content:space-between;align-items:center;font-size:20px}.about-body[data-v-d33fb7c2]{margin-top:1em}.about-section-title[data-v-d33fb7c2]{font-size:18px;margin-top:1em}[data-v-f5fb9d54],[data-v-f5fb9d54]:before,[data-v-f5fb9d54]:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.slide-class[data-v-f5fb9d54]{overflow:hidden;width:100%}.app[data-v-f5fb9d54]{overflow-x:hidden;overflow-y:auto}
