@charset "UTF-8";@keyframes _modalOverlayEnter_1mrl8_1{0%{opacity:0}to{opacity:1}}@keyframes _modalOverlayExit_1mrl8_1{0%{opacity:1}to{opacity:0}}@keyframes _modalPanelEnter_1mrl8_1{0%{opacity:0;transform:scale(.92) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes _modalPanelExit_1mrl8_1{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.94) translateY(16px)}}._howItWorksModal_1mrl8_37{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000000;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;animation:_modalOverlayEnter_1mrl8_1 .25s ease-out}._howItWorksModal_1mrl8_37._howItWorksModalExiting_1mrl8_50{animation:_modalOverlayExit_1mrl8_1 .28s ease-in forwards;pointer-events:none}._howItWorksModal__wrap_1mrl8_55{background:#fff;width:100%;max-height:90vh;border-radius:20px;padding:20px;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:16px;overflow:hidden;max-width:min(600px,100vw - 24px);box-sizing:border-box;white-space:normal!important;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #ffffff14 inset;animation:_modalPanelEnter_1mrl8_1 .35s cubic-bezier(.34,1.56,.64,1) forwards}._howItWorksModal__wrap_1mrl8_55._howItWorksModal__wrapExiting_1mrl8_73{animation:_modalPanelExit_1mrl8_1 .28s ease-in forwards}._howItWorksModal__wrap_1mrl8_55 *{max-width:100%;box-sizing:border-box;overflow-wrap:anywhere;word-break:break-word;white-space:normal!important}._howItWorksModal__body_1mrl8_84{flex:1;min-height:0;overflow:hidden auto;margin:0 -20px -20px;padding:0 20px 20px;border-radius:0 0 20px 20px}._howItWorksModal__header_1mrl8_93{position:relative;text-align:center}._howItWorksModal__title_1mrl8_98{font-size:22px;font-weight:700}._howItWorksModal__close_1mrl8_103{position:absolute;top:-4px;right:-4px;width:36px;height:36px;border:none;border-radius:50%;background:#f5f5f5;color:var(--text-color);font-size:22px;line-height:1;cursor:pointer;opacity:.85;transition:opacity .2s ease,transform .2s ease,background .2s ease;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}._howItWorksModal__close_1mrl8_103:hover{opacity:1;background:#e0e0e0;transform:scale(1.08)}._howItWorksModal__close_1mrl8_103:active{transform:scale(.96)}._howItWorksModal__content_1mrl8_132{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:24px}._howItWorksModal__highlight_1mrl8_140{background:#f5f5f5;padding:12px;border-radius:10px;font-size:14px}@keyframes _modalPanelSlideUp_1mrl8_1{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes _modalPanelSlideDown_1mrl8_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(24px)}}@media(max-width:640px){._howItWorksModal_1mrl8_37{align-items:center;padding:1rem 0 2rem}._howItWorksModal__wrap_1mrl8_55{border-radius:20px;max-height:85vh;width:calc(100vw - 24px);animation:_modalPanelSlideUp_1mrl8_1 .4s cubic-bezier(.32,.72,0,1) forwards}._howItWorksModal__wrap_1mrl8_55._howItWorksModal__wrapExiting_1mrl8_73{animation:_modalPanelSlideDown_1mrl8_1 .28s ease-in forwards}._howItWorksModal__body_1mrl8_84{border-radius:0}}._modalShell_1mrl8_185,._modalShell_1mrl8_185 *{max-width:100%;box-sizing:border-box}._modalShell__content_1mrl8_191{overflow-x:hidden}._modalShell__content_1mrl8_191 *{word-break:break-word;overflow-wrap:anywhere;white-space:normal}._loginContainer_8arzx_1{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem 0;width:100%}._header_8arzx_10{margin-bottom:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem}._iconCircle_8arzx_18{width:72px;height:72px;background:#ee5a0214;color:#ee5a02;border-radius:24px;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}._title_8arzx_30{font-size:1.75rem;font-weight:850;margin:0;color:#6a5acd;letter-spacing:-.02em}._subtitle_8arzx_38{font-size:1rem;color:var(--text-color);opacity:.6;margin:0;max-width:260px;line-height:1.4}._form_8arzx_47{width:100%;display:flex;flex-direction:column;gap:1.25rem}._inputWrapper_8arzx_54{width:100%}._input_8arzx_54{width:100%;padding:1.1rem 1.5rem;background:#f8fafc;border:2px solid transparent;border-radius:18px;font-size:1.1rem;font-weight:700;color:var(--text-color);transition:all .2s ease;box-sizing:border-box;text-align:center}._input_8arzx_54::placeholder{color:#94a3b8;font-weight:600}._input_8arzx_54:focus{outline:none;background:#fff;border-color:#ee5a024d;box-shadow:0 4px 12px #ee5a020d}._input_8arzx_54:disabled{opacity:.6;cursor:not-allowed}._error_8arzx_86{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#e11d48;font-size:.9rem;font-weight:700;background:#fff1f2;padding:.75rem 1rem;border-radius:12px}._submitBtn_8arzx_99{width:100%;padding:1.1rem;background:#ee5a02;color:#fff;border:none;border-radius:18px;font-size:1.1rem;font-weight:800;display:flex;align-items:center;justify-content:center;gap:.75rem;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px #ee5a024d}._submitBtn_8arzx_99:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #ee5a0266;background:#d55002}._submitBtn_8arzx_99:active:not(:disabled){transform:translateY(0)}._submitBtn_8arzx_99:disabled{opacity:.6;cursor:not-allowed}._backBtn_8arzx_129{background:none;border:none;color:#64748b;font-size:.9rem;font-weight:700;cursor:pointer;padding:.5rem;transition:color .2s}._backBtn_8arzx_129:hover{color:var(--text-color);text-decoration:underline}._spinner_8arzx_144{animation:_spin_8arzx_144 1s linear infinite}@keyframes _spin_8arzx_144{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _slideInUp_i3kr6_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._notification_i3kr6_11{position:relative;display:flex;align-items:flex-start;gap:12px;padding:16px;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;border-left:4px solid #3b82f6;min-width:320px;max-width:400px;animation:_slideInUp_i3kr6_1 .3s ease-out}._notification--info_i3kr6_25{border-left-color:#3b82f6}._notification--success_i3kr6_28{border-left-color:#35b46a}._notification--warning_i3kr6_31{border-left-color:#e6a23c}._notification--error_i3kr6_34{border-left-color:#ff3f3f}._notification__close_i3kr6_37{position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:50%;background:transparent;color:#666;cursor:pointer;transition:background-color .2s,color .2s}._notification__close_i3kr6_37:hover{background:#f5f5f5;color:#2f2f2f}._notification__close_i3kr6_37:active{transform:scale(.95)}._notification__icon_i3kr6_60{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;flex-shrink:0}._notification__icon--info_i3kr6_69{background:#3b82f626;color:#3b82f6}._notification__icon--success_i3kr6_73{background:#35b46a26;color:#35b46a}._notification__icon--warning_i3kr6_77{background:#e6a23c26;color:#e6a23c}._notification__icon--error_i3kr6_81{background:#ff3f3f26;color:#ff3f3f}._notification__content_i3kr6_85{flex:1;min-width:0;padding-right:24px}._notification__title_i3kr6_90{margin:0 0 4px;font-size:1rem;font-weight:600;line-height:1.3;color:#2f2f2f}._notification__message_i3kr6_97{margin:0;font-size:.875rem;line-height:1.5;color:#687274;word-break:break-word}._notification__progressWrapper_i3kr6_104{position:absolute;bottom:0;left:0;right:0;height:3px;background:#f5f5f5;overflow:hidden;border-radius:0 0 12px 12px}._notification__progress_i3kr6_104{height:100%;transition:width .1s linear}._notification__progress--info_i3kr6_118{background:#3b82f6}._notification__progress--success_i3kr6_121{background:#35b46a}._notification__progress--warning_i3kr6_124{background:#e6a23c}._notification__progress--error_i3kr6_127{background:#ff3f3f}._container_10idr_2{position:fixed;top:80px;right:16px;z-index:10000001;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:12px;max-width:400px}@media(max-width:480px){._container_10idr_2{inset:80px 16px auto;max-width:none}}._pageLoader_cr47l_2{position:fixed;inset:0;z-index:1000003;background:#fff;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;opacity:1;transition:opacity .6s ease-in-out}._pageLoaderHidden_cr47l_15{opacity:0;visibility:hidden;pointer-events:none}._loadingLogo_cr47l_21{position:relative;width:200px;height:50px}._logoBg_cr47l_27{position:absolute;top:0;left:0;width:200px;height:50px;opacity:.2;filter:grayscale(100%);display:block}._progress_cr47l_38{position:absolute;top:0;left:0;height:100%;width:0%;overflow:hidden;transition:width .6s ease-in-out}._logoFg_cr47l_48{display:block;width:200px;height:50px;max-width:none;min-width:200px;min-height:50px}._logo-wrap_1r1fe_1{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:12px}._logo-wrap-title_1r1fe_9{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:10px;font-size:1.5rem;color:#6a5acd}._logo-wrap-title_1r1fe_9 strong{color:var(--main-title-color);font-weight:700}@media(max-width:500px){._logo-wrap-title_1r1fe_9{font-size:1.3rem}}._logo-wrap-title__image_1r1fe_28,._logo-horizontal_1r1fe_29{width:50px;flex-shrink:0}._logo-wrap-title__image_1r1fe_28 img{width:100%;height:auto;display:block}@media(max-width:500px){._logo-wrap-title__image_1r1fe_28,._logo-horizontal_1r1fe_29{width:40px}}._nav_pbrqw_2{display:flex;align-items:center}._desktopMenu_pbrqw_7{display:flex;align-items:center;gap:2rem}@media(max-width:956px){._desktopMenu_pbrqw_7{display:none}}._item_pbrqw_18{color:var(--text-color);text-decoration:none;font-weight:500;font-size:1.2rem;opacity:.8;transition:all .2s ease}._item_pbrqw_18:hover{opacity:1;color:#ee5a02}._itemProfile_pbrqw_31{border:1px solid rgba(0,0,0,.12);background:#fff;border-radius:14px;padding:8px 12px;display:grid;gap:2px;text-align:left;cursor:pointer;font-size:inherit;color:var(--text-color);text-decoration:none;transition:all .2s}._itemProfile_pbrqw_31 ._profileTitle_pbrqw_45{color:var(--text-color);font-weight:800;font-size:13.5px}._itemProfile_pbrqw_31 ._profileSub_pbrqw_50{font-size:.8rem;opacity:.5;font-weight:600}._itemProfile_pbrqw_31:hover{background:#f8fafc;border-color:#0003}._profileContent_pbrqw_60{display:flex;flex-direction:column}._profileTitle_pbrqw_45{font-weight:750;font-size:.9rem}._profileSub_pbrqw_50{font-size:.75rem;opacity:.5;font-weight:600}._burger_pbrqw_76{display:none;flex-direction:column;gap:6px;width:32px;background:none;border:none;padding:8px;cursor:pointer;z-index:1000002;position:relative}@media(max-width:956px){._burger_pbrqw_76{display:flex}}._burgerLine_pbrqw_94{display:block;height:2.5px;width:100%;background:var(--text-color);border-radius:4px;transition:all .3s cubic-bezier(.4,0,.2,1)}._burgerActive_pbrqw_103 ._burgerLine_pbrqw_94:nth-child(1){transform:translateY(8.5px) rotate(45deg);background:#ee5a02}._burgerActive_pbrqw_103 ._burgerLine_pbrqw_94:nth-child(2){opacity:0}._burgerActive_pbrqw_103 ._burgerLine_pbrqw_94:nth-child(3){transform:translateY(-8.5px) rotate(-45deg);background:#ee5a02}@media(max-width:956px){._mobileMenu_pbrqw_116{position:fixed;top:0;right:0;bottom:0;width:85%;max-width:320px;background:#fff;z-index:1000004;padding:80px 1.5rem 2rem;box-shadow:-10px 0 40px #0000001a;display:flex;flex-direction:column}._burgerPortal_pbrqw_130{position:fixed;z-index:1000005;display:flex!important}._mobileMenuContent_pbrqw_135{display:flex;flex-direction:column;gap:1rem}._mobileItem_pbrqw_140{display:block;padding:1rem 1.25rem;color:var(--text-color);text-decoration:none;font-size:1.25rem;font-weight:750;border-radius:18px;transition:background .2s}._mobileItem_pbrqw_140:active{background:#f1f5f9}._mobileItemProfile_pbrqw_153{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.5rem;background:#ee5a0214;color:#ee5a02;border:none;border-radius:16px;font-weight:750;text-align:center;margin-top:1rem;transition:all .2s ease}._mobileItemProfile_pbrqw_153 ._profileTitle_pbrqw_45{font-size:1.25rem;color:#ee5a02;font-weight:800}._mobileItemProfile_pbrqw_153 ._profileSub_pbrqw_50{display:none}._mobileItemProfile_pbrqw_153:active{background:#ee5a021f;transform:scale(.98)}._overlay_pbrqw_180{position:fixed;inset:0;background:#0000004d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000003}}._navbar_16j2x_1{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;box-sizing:border-box;padding:1rem;position:relative;z-index:10}@media(max-width:1299px){._navbar_16j2x_1{padding-bottom:4px}}._wrapper_11yan_1{width:80%;margin:0 auto;background-color:#fff;border-radius:30px;overflow:hidden;min-height:60vh}@media(max-width:1339px){._wrapper_11yan_1{width:100%;border-radius:0}}._header_11yan_16{position:relative;z-index:1000002;border-bottom:1px solid #a4a4a4}._content_11yan_22{min-height:200px}@media(max-width:956px){._wrapper_11yan_1{width:100%}}._address-form__section_10psx_1{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:10px}._address-form__section__title_10psx_9{text-align:left;margin-bottom:0;color:#6a5acd;max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-word}._address-form__section__input_10psx_19{background-color:#fff;border-radius:8px;border:1px solid #a4a4a4;padding:5px;height:30px;text-align:left;color:#6a5acd;transition:border-color .2s ease,box-shadow .2s ease;outline:none}._address-form__section__input_10psx_19:focus,._address-form__section__input_10psx_19:focus-visible{border-color:#35b46a;box-shadow:0 0 0 2px #35b46a40}._address-form__section__input--error_10psx_34{border-color:#ff5f5f;box-shadow:0 0 0 2px #ff5f5f33}._address-form__section__input--error_10psx_34:focus,._address-form__section__input--error_10psx_34:focus-visible{border-color:#ff5f5f;box-shadow:0 0 0 2px #ff5f5f33}._address-form__section__select_10psx_43{background-color:#fff;height:45px;padding:5px;appearance:none;border-radius:10px;border:1px solid #a4a4a4;font-size:1rem;text-align:left;color:#6a5acd;background-repeat:no-repeat;background-position-x:99%;background-position-y:10px;background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSdibGFjaycgaGVpZ2h0PScyNCcgdmlld0JveD0nMCAwIDI0IDI0JyB3aWR0aD0nMjQnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggZD0nTTcgMTBsNSA1IDUtNXonLz48cGF0aCBkPSdNMCAwaDI0djI0SDB6JyBmaWxsPSdub25lJy8+PC9zdmc+);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}._address-form__section__select_10psx_43:hover{transform:translateY(-2px);box-shadow:0 4px 12px #a4a4a44d}._address-form__section__select--error_10psx_64{border-color:#ff5f5f;box-shadow:0 0 0 2px #ff5f5f33}._address-form__section__select--error_10psx_64:hover{box-shadow:0 0 0 2px #ff5f5f33,0 4px 12px #a4a4a44d}._address-form__extra-btn_10psx_72{width:100%;height:45px;border-radius:10px;border:1px solid #a4a4a4;background:#fff;color:#6a5acd;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}._address-form__extra-btn_10psx_72:hover{transform:translateY(-2px);box-shadow:0 4px 12px #a4a4a44d}._address-form__extra-grid_10psx_89{display:grid;gap:10px;max-height:0;opacity:0;overflow:hidden;transform:translateY(-10px);transition:max-height .3s ease,opacity .3s ease,transform .3s ease}._address-form__extra-grid--open_10psx_98{max-height:300px;opacity:1;transform:translateY(0);overflow:visible}._address-form__promo-hint_10psx_105{font-size:12px;opacity:.85;margin-top:-6px}._address-form__errors_10psx_111{list-style:none;padding:0;margin:0}._address-form__errors_10psx_111 li{color:#ff5f5f}@media(max-width:480px){._address-form__section__title_10psx_9{font-size:1.2rem;line-height:1.2}}._bag-selection__section_tqvo5_1{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:10px}._bag-selection__section__title_tqvo5_9{text-align:left;margin-bottom:0;color:#6a5acd;max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-word}._bag-selection__section__options-wrap_tqvo5_19{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch;gap:10px}@media(max-width:1299px){._bag-selection__section__options-wrap_tqvo5_19{flex-direction:column}}._bag-option-card_tqvo5_32{position:relative;padding:5px 48px 5px 5px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start;gap:10px;border-radius:15px;border:1px solid #a4a4a4;width:49%;overflow:hidden;box-sizing:border-box}._bag-option-card_tqvo5_32._active_tqvo5_47{box-shadow:0 0 10px #ff8f4f;border-width:2px;border-color:#ff843c}._bag-option-card__image_tqvo5_53{margin-left:4px;width:25%;display:block;height:70px}._bag-option-card__image_tqvo5_53 img{width:100%}._bag-option-card__text_tqvo5_63{white-space:normal!important;width:auto!important;flex:1 1 auto;min-width:0}._bag-option-card__title_tqvo5_70{font-size:1rem;margin-bottom:3px;white-space:nowrap;color:#6a5acd}._bag-option-card__volume_tqvo5_77{white-space:normal!important;overflow-wrap:anywhere;word-break:break-word;line-height:1.15}._bag-option-card__pack__text_tqvo5_84{display:grid;gap:10px}._bag-option-card__pack__top_tqvo5_89{display:block}._bag-option-card__pack__meta_tqvo5_93{display:grid;gap:4px}._bag-option-card__price_tqvo5_98{margin-top:2px;font-weight:800;color:#ee5a02;white-space:nowrap}._bag-option-card__pack__bottom_tqvo5_105{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;gap:12px}._bag-option-card__hint_tqvo5_113{font-size:12px;opacity:.7;white-space:nowrap}._bag-selection__stepper_tqvo5_119{display:inline-flex;align-items:center;gap:10px;padding:6px 10px;border-radius:14px;border:1px solid rgba(0,0,0,.12);background:#fff}._bag-selection__stepper__btn_tqvo5_129{width:34px;height:34px;border-radius:10px;border:1px solid rgba(0,0,0,.12);background:#fff;display:grid;place-items:center;font-size:22px;line-height:1;cursor:pointer;transition:transform .15s ease,background-color .15s ease,box-shadow .15s ease}._bag-selection__stepper__btn_tqvo5_129:hover:not(:disabled){background-color:#ff8f4f;border-color:#ff8f4f;color:#fff}._bag-selection__stepper__btn_tqvo5_129:active:not(:disabled){transform:scale(.9);background-color:#ee5a02;border-color:#ee5a02;color:#fff;box-shadow:0 2px 8px #ee5a0266}._bag-selection__stepper__btn_tqvo5_129:disabled{opacity:.45;cursor:not-allowed}@keyframes _pulse-scale_tqvo5_1{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}@keyframes _highlight-total_tqvo5_1{0%{transform:scale(1);color:inherit}50%{transform:scale(1.05);color:#ee5a02}to{transform:scale(1);color:inherit}}._bag-selection__stepper__value_tqvo5_184{min-width:22px;text-align:center;font-weight:800;color:#6a5acd;display:inline-block}._bag-selection__stepper__value--animate_tqvo5_191{animation:_pulse-scale_tqvo5_1 .3s ease}._bag-selection__total_tqvo5_195{margin-top:12px;font-size:14px;text-align:left;display:inline-block}._bag-selection__total--animate_tqvo5_201{animation:_highlight-total_tqvo5_1 .3s ease}._bag-selection__total__promo_tqvo5_205{margin-left:8px;opacity:.8}@media(max-width:1299px){._bag-option-card__image_tqvo5_53{width:70px}._bag-option-card_tqvo5_32{box-sizing:border-box;width:100%}}@media(min-width:1800px){._bag-option-card_tqvo5_32{padding:7px}}@media(max-width:480px){._bag-selection__section__title_tqvo5_9{font-size:1.2rem;line-height:1.2}._bag-option-card_tqvo5_32{width:100%!important;overflow:hidden}._bag-option-card__title_tqvo5_70,._bag-option-card__volume_tqvo5_77{white-space:normal!important;overflow-wrap:anywhere;word-break:break-word;line-height:1.15}._bag-option-card__pack__bottom_tqvo5_105{align-items:center;gap:10px}._bag-option-card__hint_tqvo5_113{white-space:normal;text-align:right}}._consent-form_c8sey_1{margin-top:12px}._consent-form__row_c8sey_5{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start;gap:10px;font-size:12.5px;opacity:.95;max-width:100%}._consent-form__text_c8sey_16{max-width:100%;overflow-wrap:anywhere;word-break:break-word;white-space:normal;line-height:1.25}._consent-form__text_c8sey_16 a,._consent-form__text_c8sey_16 ._consent-form__link_c8sey_24{white-space:normal!important;overflow-wrap:anywhere;word-break:break-word;color:#6a5acd;text-decoration:none;transition:color .2s ease,text-decoration-color .2s ease}._consent-form__text_c8sey_16 a:hover,._consent-form__text_c8sey_16 ._consent-form__link_c8sey_24:hover{text-decoration:underline;text-decoration-color:#6a5acd}._consent-form__errors_c8sey_38{list-style:none;padding:0;margin:10px 0 0}._consent-form__errors_c8sey_38 li{color:#ff5f5f}@media(max-width:480px){._consent-form__text_c8sey_16 a{white-space:normal!important;overflow-wrap:anywhere}}._submit-order__button_1p3cg_1{width:100%;height:50px;border:none;background:linear-gradient(90deg,#ee5a02 50%,#fcb045);appearance:none;margin-top:10px;color:#fff;font-size:1.5rem;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;border-radius:10px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}._submit-order__button_1p3cg_1:hover{transform:translateY(-4px);box-shadow:0 8px 20px #ee5a0259}._submit-order__errors_1p3cg_23{list-style:none;padding:0;margin:0 0 10px}._submit-order__errors_1p3cg_23 li{color:#ff5f5f}._deferredModal_1p3cg_32{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;text-align:center;padding:1rem 0}._deferredModal__icon_1p3cg_41{color:#e11d48;margin-bottom:1.5rem;background:#fff1f2;padding:1rem;border-radius:24px}._deferredModal__text_1p3cg_49{font-size:1.1rem;font-weight:700;line-height:1.5;margin:0 0 2rem;color:var(--text-color);max-width:320px}._deferredModal__actions_1p3cg_58{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:1rem;width:100%}._deferredModal__confirm_1p3cg_67{flex:1;padding:1rem;background:#e11d48;color:#fff;border:none;border-radius:16px;font-weight:800;cursor:pointer;transition:all .2s ease}._deferredModal__confirm_1p3cg_67:hover{background:#c61a3f;transform:translateY(-2px);box-shadow:0 4px 12px #e11d4840}._deferredModal__cancel_1p3cg_84{flex:1;padding:1rem;background:#f1f5f9;color:#64748b;border:none;border-radius:16px;font-weight:800;cursor:pointer;transition:all .2s ease}._deferredModal__cancel_1p3cg_84:hover{background:#e2e8f0;transform:translateY(-2px)}@media(prefers-reduced-motion:no-preference){._submit-order__button_1p3cg_1:active{transform:translateY(1px)}}._hero_17i4x_1{background-color:#fff;border-radius:30px;width:100%;min-height:80%;position:relative;margin:0 auto}@media(max-width:956px){._hero_17i4x_1{width:90%}}._hero__track_image_17i4x_15{position:absolute;bottom:25px;width:110%!important;z-index:3;margin-bottom:10px}._hero__track_image_17i4x_15 img,._hero__track_image_17i4x_15 video{width:100%;height:auto;display:block}@media(max-width:956px){._hero__track_image_17i4x_15{position:static;width:110%!important}}._hero__first_section_17i4x_34{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch;white-space:nowrap;margin-top:4rem;height:fit-content}@media(max-width:1299px){._hero__first_section_17i4x_34{margin-top:0}}@media(max-width:956px){._hero__first_section_17i4x_34{flex-direction:column;margin:1rem}}._hero__first_section__images_17i4x_55{position:relative;top:25px;right:0;width:60%;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;pointer-events:none}._hero__first_section__images_17i4x_55 *{pointer-events:none}._hero__first_section__images_17i4x_55 ._hero__first_section__images__second_17i4x_69{width:620px;mix-blend-mode:multiply;position:absolute;top:-130px;left:50%;transform:translate(-50%);z-index:10}._hero__first_section__images_17i4x_55 ._hero__first_section__images__second_17i4x_69 img{width:100%;height:100%}@media(max-width:1299px){._hero__first_section__images_17i4x_55 ._hero__first_section__images__second_17i4x_69{top:0;width:350px}}@media(max-width:956px){._hero__first_section__images_17i4x_55 ._hero__first_section__images__second_17i4x_69{position:static;width:100%;max-width:100%;left:auto;transform:none}}@media(max-width:956px){._hero__first_section__images_17i4x_55{justify-content:flex-start;height:fit-content;width:100%}}._hero__first_section_title_with_text_17i4x_105{text-align:justify;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;width:40%;padding-left:1rem;padding-right:1rem}@media(max-width:956px){._hero__first_section_title_with_text_17i4x_105{width:100%;padding:0;height:fit-content}}._hero__first_section_title_with_text__text_17i4x_123{color:var(--text-color);font-size:1.2rem;padding-top:10px}@media(max-width:1299px){._hero__first_section_title_with_text__text_17i4x_123{font-size:1rem}}@media(max-width:956px){._hero__first_section_title_with_text__text_17i4x_123{white-space:wrap;font-size:1.4rem}}@media(max-width:500px){._hero__first_section_title_with_text__text_17i4x_123{font-size:1.2rem}}._hero__first_section_title_with_text__title_17i4x_145{color:#6a5acd;border-bottom:1px solid gray;padding-bottom:10px;font-size:3rem;margin:0}._hero__first_section_title_with_text__title_17i4x_145 strong{color:var(--main-title-color)}@media(max-width:1299px){._hero__first_section_title_with_text__title_17i4x_145{font-size:2.5rem}}@media(max-width:956px){._hero__first_section_title_with_text__title_17i4x_145{font-size:2rem}}@media(max-width:500px){._hero__first_section_title_with_text__title_17i4x_145{font-size:1.5rem}}._hero__track_video_17i4x_171{width:100%;height:auto;display:block;object-fit:contain}._delivery-form_17i4x_178{width:100%;box-sizing:border-box;z-index:1000;height:auto;min-height:800px;padding:15px;color:var(--text-color);margin-top:15px;border-radius:30px;border:1px solid #b7b7b7;background-color:#fff;box-shadow:2px 5px 7px 4px #c9c9c9}._delivery-form_17i4x_178 ._delivery-form__section__option__bag-count-select_17i4x_192{display:flex;width:fit-content;list-style-type:none;gap:5px;border-radius:20px;padding-inline-start:0;margin-block-end:0;background-color:#c9c9c9}._delivery-form_17i4x_178 ._delivery-form__section__option__bag-count-select_17i4x_192 li{cursor:pointer;width:20px;color:#6a5acd;text-align:center;border:1px solid #b7b7b7;background-color:#fff;border-radius:50%;margin:0;padding:0}._delivery-form_17i4x_178 ._delivery-form__section__option__bag-count-select_17i4x_192 li._active_17i4x_214{background-color:#6a5acd;color:#fff}._delivery-form_17i4x_178 ._delivery-form__section_17i4x_192{display:flex;flex-direction:column;gap:10px;justify-content:flex-start}._delivery-form_17i4x_178 ._delivery-form__section_17i4x_192 ._delivery-form__section__image_17i4x_224{margin-left:4px;width:25%;display:block;height:70px}._delivery-form_17i4x_178 ._delivery-form__section_17i4x_192 ._delivery-form__section__image_17i4x_224 img{width:100%}@media(max-width:1299px){._delivery-form_17i4x_178 ._delivery-form__section_17i4x_192 ._delivery-form__section__image_17i4x_224{width:70px}}._delivery-form_17i4x_178 ._delivery-form__section_17i4x_192 ._delivery-form__section__option_17i4x_192{position:relative;padding:5px;display:flex;border-radius:15px;border:1px solid #a4a4a4;width:49%}._delivery-form_17i4x_178 ._delivery-form__section_17i4x_192 ._delivery-form__section__option_17i4x_192._active_17i4x_214{box-shadow:0 0 10px #ff8f4f;border-width:2px;border-color:#ff843c}._delivery-form_17i4x_178 ._delivery-form__section_17i4x_192 ._delivery-form__section__option_17i4x_192 ._delivery-form__section__text_17i4x_251{white-space:nowrap;width:35%}._delivery-form_17i4x_178 ._delivery-form__section_17i4x_192 ._delivery-form__section__option_17i4x_192 ._delivery-form__section__option__title_17i4x_255{font-size:1rem;margin-bottom:3px;white-space:nowrap;color:#6a5acd}._delivery-form_17i4x_178 ._delivery-form__section_17i4x_192 ._delivery-form__section__option_17i4x_192 ._delivery-form__section__option__price_17i4x_261{color:#ee5a02;font-weight:600;position:absolute;bottom:8px;right:5px}@media(min-width:1800px){._delivery-form_17i4x_178 ._delivery-form__section_17i4x_192 ._delivery-form__section__option_17i4x_192{padding:7px}}@media(max-width:1299px){._delivery-form_17i4x_178 ._delivery-form__section_17i4x_192 ._delivery-form__section__option_17i4x_192{box-sizing:border-box;width:100%}}._delivery-form_17i4x_178 ._delivery-form__section__title_17i4x_279{text-align:left;margin-bottom:0;color:#6a5acd}._delivery-form_17i4x_178 ._delivery-form__section__input_17i4x_284{background-color:#fff;border-radius:8px;border:1px solid #a4a4a4;padding:5px;height:30px;text-align:left;color:#6a5acd}._delivery-form_17i4x_178 ._delivery-form__section__options-wrap_17i4x_293{display:flex;gap:10px}@media(max-width:1299px){._delivery-form_17i4x_178 ._delivery-form__section__options-wrap_17i4x_293{flex-direction:column}}._delivery-form_17i4x_178 ._delivery-form__section__select_17i4x_302{background-color:#fff;height:45px;padding:5px;appearance:none;border-radius:10px;border:1px solid #a4a4a4;font-size:1rem;text-align:left;color:#6a5acd;background-repeat:no-repeat;background-position-x:99%;background-position-y:10px;background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSdibGFjaycgaGVpZ2h0PScyNCcgdmlld0JveD0nMCAwIDI0IDI0JyB3aWR0aD0nMjQnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggZD0nTTcgMTBsNSA1IDUtNXonLz48cGF0aCBkPSdNMCAwaDI0djI0SDB6JyBmaWxsPSdub25lJy8+PC9zdmc+)}._delivery-form_17i4x_178 ._delivery-form__section__label_17i4x_317{position:absolute}._delivery-form_17i4x_178 ._delivery-form__section__radio-group_17i4x_320{padding:5px;color:#6a5acd;font-weight:500;border:1px solid #b7b7b7;border-radius:10px;height:35px;display:flex;justify-content:start;align-items:center;gap:5px}._delivery-form_17i4x_178 ._delivery-form__section__radio-group_17i4x_320 ._delivery-form__section__radio-group__wrap_17i4x_332{display:flex;align-items:center;gap:5px}._delivery-form_17i4x_178 ._delivery-form__section__radio-group_17i4x_320 ._delivery-form__section__radio-group__radio-input_17i4x_337{appearance:none;border-radius:50%;border:1px solid #b7b7b7;width:15px;height:15px;accent-color:var(--main-title-color);background:#fff}._delivery-form_17i4x_178 ._delivery-form__section__radio-group_17i4x_320 ._delivery-form__section__radio-group__radio-input_17i4x_337:checked{background:#ff8f4f}._delivery-form_17i4x_178 ._delivery-form__section__radio-group_17i4x_320 ._delivery-form__section__radio-group__radio-input_17i4x_337:before{background-color:#fff}@media(max-width:1299px){._delivery-form_17i4x_178 ._delivery-form__section__radio-group_17i4x_320{height:fit-content;align-items:start;flex-direction:column}}._delivery-form_17i4x_178 ._delivery-form__errors_17i4x_360 li{color:#ff5f5f}._delivery-form_17i4x_178 ._delivery-form__submit-button_17i4x_363{width:100%;height:50px;border:none;background:linear-gradient(90deg,#ee5a02 50%,#fcb045);appearance:none;margin-top:10px;color:#fff;font-size:1.5rem;display:flex;justify-content:center;align-items:center;border-radius:10px}._delivery-form_17i4x_178 ._delivery-form__section_17i4x_192 ._delivery-form__section__option_17i4x_192 ._delivery-form__section__text_17i4x_251{white-space:normal!important;width:auto!important;flex:1 1 auto;min-width:0}._delivery-form_17i4x_178 ._delivery-form__section_17i4x_192 ._delivery-form__section__option_17i4x_192{gap:10px;align-items:flex-start}._unesi-pack__text_17i4x_390{display:grid;gap:10px}._unesi-pack__top_17i4x_395{display:flex;align-items:baseline;justify-content:space-between;gap:10px}._unesi-pack__price_17i4x_402{white-space:nowrap;font-weight:800;color:#ee5a02}._unesi-pack__bottom_17i4x_408{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}._unesi-pack__hint_17i4x_416{font-size:12px;opacity:.7;white-space:nowrap}._delivery-form_17i4x_178 ._delivery-form__section_17i4x_192 ._delivery-form__section__option_17i4x_192 ._delivery-form__section__option__price_17i4x_261{position:static!important;display:none!important}._unesi-stepper_17i4x_427{display:inline-flex;align-items:center;gap:10px;padding:6px 10px;border-radius:14px;border:1px solid rgba(0,0,0,.12);background:#fff}._unesi-stepper__btn_17i4x_437{width:34px;height:34px;border-radius:10px;border:1px solid rgba(0,0,0,.12);background:#fff;display:grid;place-items:center;font-size:22px;line-height:1;cursor:pointer}._unesi-stepper__btn_17i4x_437:disabled{opacity:.45;cursor:not-allowed}._unesi-stepper__value_17i4x_454{min-width:22px;text-align:center;font-weight:800;color:#6a5acd}._unesi-extra-btn_17i4x_461{width:100%;height:45px;border-radius:10px;border:1px solid #a4a4a4;background:#fff;color:#6a5acd;font-size:1rem;font-weight:600;cursor:pointer}._unesi-extra-grid_17i4x_473{display:grid;gap:10px}._unesi-promo-hint_17i4x_478{font-size:12px;opacity:.85;margin-top:-6px}._unesi-total_17i4x_484{margin-top:12px;font-size:14px;text-align:left}._unesi-total__promo_17i4x_490{margin-left:8px;opacity:.8}._unesi-consent_17i4x_495{margin-top:12px}._unesi-consent__row_17i4x_499{display:flex;gap:10px;align-items:flex-start;font-size:12.5px;opacity:.95;max-width:100%}._unesi-consent__text_17i4x_508{max-width:100%;overflow-wrap:anywhere;word-break:break-word;line-height:1.25}._unesi-consent__text_17i4x_508 a{white-space:normal;overflow-wrap:anywhere;word-break:break-word}._unesi-order-banner_17i4x_520{position:fixed;left:50%;transform:translate(-50%);bottom:18px;z-index:999999;width:min(520px,100% - 24px);border-radius:16px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;box-shadow:0 10px 30px #0000002e;background:#fff;border:1px solid rgba(0,0,0,.12)}._unesi-order-banner_17i4x_520._inway_17i4x_537{border-left:6px solid #ff8f4f}._unesi-order-banner_17i4x_520._done_17i4x_540{border-left:6px solid #35b46a}._unesi-order-banner__text_17i4x_544{font-weight:700;color:#2f2f2f}._unesi-order-banner__close_17i4x_549{width:34px;height:34px;border-radius:10px;border:1px solid rgba(0,0,0,.12);background:#fff;cursor:pointer;font-size:20px;line-height:1}._delivery-form_17i4x_178 ._delivery-form__section_17i4x_192 ._delivery-form__section__option_17i4x_192{overflow:hidden;box-sizing:border-box;padding-right:48px}._delivery-form_17i4x_178 ._delivery-form__section_17i4x_192 ._delivery-form__section__option_17i4x_192 ._delivery-form__section__option__price_17i4x_261{right:10px;bottom:10px;max-width:42px;text-align:right;white-space:nowrap}._delivery-form_17i4x_178 label{max-width:100%}._delivery-form_17i4x_178 label span{display:block;max-width:100%;white-space:normal;overflow-wrap:anywhere;line-height:1.3}._delivery-form_17i4x_178 label input{margin-top:2px}._unesi-pack__top_17i4x_395{display:block}._unesi-pack__meta_17i4x_594{display:grid;gap:4px}._unesi-pack__price_17i4x_402{margin-top:2px;font-weight:800;color:#ee5a02;white-space:nowrap}@media(max-width:480px){._delivery-form_17i4x_178{height:auto;min-height:0}._delivery-form_17i4x_178 ._delivery-form__section_17i4x_192 ._delivery-form__section__option_17i4x_192{width:100%!important;overflow:hidden}._delivery-form_17i4x_178 ._delivery-form__section_17i4x_192 ._delivery-form__section__option_17i4x_192 ._delivery-form__section__text_17i4x_251{width:auto!important;white-space:normal!important;min-width:0}._delivery-form_17i4x_178 ._delivery-form__section_17i4x_192 ._delivery-form__section__option__title_17i4x_255,._delivery-form_17i4x_178 ._delivery-form__section_17i4x_192 ._delivery-form__section__option__text_17i4x_621{white-space:normal!important;overflow-wrap:anywhere;word-break:break-word;line-height:1.15}._unesi-pack__bottom_17i4x_408{align-items:center;gap:10px}._unesi-pack__hint_17i4x_416{white-space:normal;text-align:right}._unesi-consent__text_17i4x_508 a{white-space:normal!important;overflow-wrap:anywhere}}@media(prefers-reduced-motion:no-preference){._delivery-form__submit-button_17i4x_363:active{transform:translateY(1px)}._unesi-order-banner_17i4x_520{animation:_unesiPop_17i4x_1 .18s ease-out}@keyframes _unesiPop_17i4x_1{0%{transform:translate(-50%) translateY(8px);opacity:0}to{transform:translate(-50%) translateY(0);opacity:1}}}._unesi-consent__row_17i4x_499{max-width:100%}._unesi-consent__text_17i4x_508{max-width:100%;overflow-wrap:anywhere;word-break:break-word;white-space:normal}._unesi-consent__text_17i4x_508 a{white-space:normal!important;overflow-wrap:anywhere;word-break:break-word}._delivery-form__section__title_17i4x_279{max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-word}@media(max-width:480px){._delivery-form__section__title_17i4x_279{font-size:1.2rem;line-height:1.2}}._hero__advantages-section_1hb7f_1{margin:10px;padding:10px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch;color:var(--text-color)}@media(max-width:956px){._hero__advantages-section_1hb7f_1{margin-top:0;flex-direction:column}}._hero__advantages-section_1hb7f_1 h3{color:#6a5acd}._hero__advantages-section-advantage__image_1hb7f_20{width:70px;display:block}._hero__advantages-section-advantage__image_1hb7f_20 img{width:100%}._hero__advantages-section-advantage_1hb7f_20{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:10px;padding:5px;border-right:1px solid #b7b7b7}._hero__advantages-section-advantage_1hb7f_20:last-child{border-right:1px solid transparent}._hero__advantages-section-text_1hb7f_41 ._hero__advantages-section-text-title_1hb7f_41{text-align:left;font-size:1.3rem;margin:0 0 5px}._hero__advantages-section-text_1hb7f_41 ._hero__advantages-section-text-info_1hb7f_46{text-align:left;font-size:1.2rem}._hero__contacts-section_1samq_1{display:flex;overflow:hidden;border-top:1px solid #b7b7b7;margin:30px 30px 40px;justify-content:space-between;color:var(--text-color)}@media(max-width:956px){._hero__contacts-section_1samq_1{flex-direction:column}}._hero__contacts-section__contacts_1samq_15{margin:5px}@media(max-width:956px){._hero__contacts-section__contacts_1samq_15 ._hero__contacts-section__contacts__text_1samq_19{text-align:left}}._hero__contacts-section__contacts__title_1samq_24{text-align:left;color:#6a5acd}._hero__contacts-section__image_1samq_29{display:block;width:40%;margin-right:10px;margin-top:10px;margin-bottom:10px}._hero__contacts-section__image_1samq_29 img{width:100%}@media(max-width:956px){._hero__contacts-section__image_1samq_29{width:100%}}._page_1sxf2_1{width:100%;margin:0 auto;box-sizing:border-box}._container_1jluo_1{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:4rem}._steps_1jluo_9{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;align-items:stretch}._step_1jluo_9{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;gap:1.25rem;padding:1.75rem;background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 24px #00000008;transition:all .3s cubic-bezier(.4,0,.2,1);height:100%;box-sizing:border-box}._step_1jluo_9:hover{transform:translateY(-6px);box-shadow:0 12px 40px #00000014;border-color:#ee5a021a}._stepIconWrapper_1jluo_37{position:relative;flex-shrink:0}._stepIcon_1jluo_37{width:56px;height:56px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;background:#ee5a0214;color:#ee5a02;border-radius:18px;transition:transform .3s ease}._step_1jluo_9:hover ._stepIcon_1jluo_37{transform:scale(1.1) rotate(-5deg);background:#ee5a021f}._stepNum_1jluo_60{position:absolute;top:-8px;right:-8px;width:24px;height:24px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;background:#ee5a02;color:#fff;font-weight:800;font-size:.8rem;border-radius:50%;border:2px solid #fff;box-shadow:0 2px 8px #ee5a024d}._stepContent_1jluo_79{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;gap:.5rem;width:100%}._stepTitle_1jluo_88{margin:0;font-size:1.35rem;font-weight:800;color:#6a5acd;letter-spacing:-.02em}._stepDesc_1jluo_96{margin:0;font-size:1rem;color:var(--text-color);opacity:.75;line-height:1.5;text-align:start}._important_1jluo_105{padding:2rem;background:#fff9f0;border-radius:32px;border:1px solid rgba(245,158,11,.15);display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:1.5rem;max-width:100%;box-sizing:border-box}._importantHeader_1jluo_119{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:.85rem;color:#d97706;text-align:start}._importantTitle_1jluo_129{margin:0;font-size:1.25rem;font-weight:800;letter-spacing:-.01em}._importantList_1jluo_136{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}._importantItem_1jluo_145{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start;gap:.85rem;font-size:1rem;line-height:1.5;color:#92400e;text-align:start}._checkIcon_1jluo_157{flex-shrink:0;margin-top:.25rem;color:#f59e0b}@media(max-width:1100px){._steps_1jluo_9{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){._steps_1jluo_9{grid-template-columns:1fr}._step_1jluo_9{flex-direction:row;align-items:center;padding:1.25rem;gap:1rem}._stepIcon_1jluo_37{width:48px;height:48px}._stepTitle_1jluo_88{font-size:1.15rem}._stepDesc_1jluo_96{font-size:.95rem}._importantList_1jluo_136{grid-template-columns:1fr}}._page_dp73h_1{width:100%;max-width:1200px;margin:0 auto;padding:4rem 2rem;color:var(--text-color);display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:4rem;box-sizing:border-box;text-align:start}._hero_dp73h_16{text-align:left;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:1rem;max-width:700px}._title_dp73h_26{font-size:clamp(2rem,5vw,3.5rem);font-weight:850;margin:0;color:#6a5acd;letter-spacing:-.04em;line-height:1.1}._tagline_dp73h_35{font-size:clamp(1rem,2vw,1.25rem);margin:0;color:var(--text-color);opacity:.7;line-height:1.6}@media(max-width:956px){._page_dp73h_1{padding:3rem 1.5rem;gap:3rem}}@media(max-width:479px){._page_dp73h_1{padding:2rem 1rem}}._container_cf9uf_1{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:3rem}._grid_cf9uf_9{display:grid;grid-template-columns:1fr 1fr;gap:2rem}._card_cf9uf_15{background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 24px #00000008;padding:2rem;height:100%;box-sizing:border-box}._cardHeader_cf9uf_25{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:2rem}._cardIcon_cf9uf_34{color:#ee5a02;background:#ee5a0214;padding:12px;border-radius:16px}._cardTitle_cf9uf_41{margin:0;font-size:1.25rem;font-weight:800;color:#6a5acd}._cardContent_cf9uf_48{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:1.25rem}._infoRow_cf9uf_56{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:.35rem;border-bottom:1px solid rgba(0,0,0,.03);padding-bottom:.75rem}._infoRow_cf9uf_56:last-child{border-bottom:none;padding-bottom:0}._label_cf9uf_70{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;opacity:.5}._value_cf9uf_78{font-size:1.1rem;font-weight:700;color:var(--text-color)}._addressText_cf9uf_84{margin:0;font-size:1.1rem;line-height:1.6;font-weight:600;opacity:.8}._toggleBtn_cf9uf_92{width:100%;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:24px;cursor:pointer;transition:all .2s ease;color:var(--text-color)}._toggleBtn_cf9uf_92:hover{background:#fafafa;border-color:#ee5a0233}._toggleBtnContent_cf9uf_111{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:1rem;font-weight:750;font-size:1.1rem}._extraCard_cf9uf_121{overflow:hidden}._extraContent_cf9uf_125{margin-top:1rem;background:#f8f9fa;border-radius:24px;padding:2rem;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:1.25rem}._notice_cf9uf_137{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:1rem;padding:1.25rem 1.75rem;background:#ee5a020d;border-radius:20px;color:var(--text-color);opacity:.8;font-size:.95rem}._notice_cf9uf_137 p{margin:0}._noticeIcon_cf9uf_154{color:#ee5a02;flex-shrink:0}@media(max-width:900px){._grid_cf9uf_9{grid-template-columns:1fr}}@media(max-width:600px){._card_cf9uf_15{padding:1.5rem}._toggleBtn_cf9uf_92{padding:1.25rem 1.5rem}._toggleBtnContent_cf9uf_111{font-size:1rem}}._page_1u67r_1{width:100%;max-width:1200px;margin:0 auto;padding:4rem 2rem;color:var(--text-color);display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:3rem;box-sizing:border-box;text-align:start}._hero_1u67r_16{text-align:left;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:1rem;max-width:600px}._title_1u67r_26{font-size:clamp(2rem,5vw,3.5rem);font-weight:850;margin:0;color:#6a5acd;letter-spacing:-.04em;line-height:1.1}._tagline_1u67r_35{font-size:clamp(1rem,2vw,1.25rem);margin:0;color:var(--text-color);opacity:.7;line-height:1.6}@media(max-width:956px){._page_1u67r_1{padding:3rem 1.5rem;gap:3rem}}@media(max-width:479px){._page_1u67r_1{padding:2rem 1rem}}._grid_1cis8_2{display:grid;grid-template-columns:1fr 1.5fr;gap:2.5rem;align-items:start}._supportCard_1cis8_9{background:linear-gradient(135deg,#ee5a02,#bb4702);border-radius:32px;padding:clamp(1.5rem,4vw,2.5rem);color:#fff;box-shadow:0 12px 40px #ee5a0233}._supportHeader_1cis8_17{display:flex;align-items:center;gap:1.25rem;margin-bottom:2rem}._iconWrapper_1cis8_24{background:#fff3;padding:12px;border-radius:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._cardTitle_1cis8_34{margin:0;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:850}._cardSubtitle_1cis8_40{margin:.25rem 0 0;opacity:.8;font-size:.95rem}._tgLink_1cis8_46{display:flex;align-items:center;justify-content:center;gap:.75rem;background:#fff;color:#ee5a02;padding:1.1rem;border-radius:20px;text-decoration:none;font-weight:800;font-size:1.1rem;transition:color .2s ease,transform .2s ease,box-shadow .2s ease;width:100%;box-sizing:border-box}._tgLink_1cis8_46:hover{color:#9370db;transform:translateY(-4px);box-shadow:0 8px 20px #9370db40}._workTime_1cis8_68{margin-top:1.5rem;display:flex;align-items:center;gap:.75rem;font-size:.9rem;opacity:.9;line-height:1.4}._sectionHeader_1cis8_78{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}._sectionIcon_1cis8_85{color:#ee5a02;flex-shrink:0}._sectionTitle_1cis8_90{margin:0;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:850;color:#6a5acd}._faqList_1cis8_97{display:flex;flex-direction:column;gap:1.25rem}._faqItem_1cis8_103{background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:24px;padding:clamp(1.25rem,3vw,1.75rem);transition:all .2s ease}._faqItem_1cis8_103:hover{border-color:#ee5a0233;box-shadow:0 8px 24px #0000000a}._faqQuestion_1cis8_115{display:flex;align-items:flex-start;gap:.75rem;font-weight:800;font-size:1.1rem;color:#6a5acd;margin-bottom:.75rem;line-height:1.3}._chevron_1cis8_126{color:#ee5a02;margin-top:.15rem;flex-shrink:0}._faqAnswer_1cis8_132{margin:0;padding-left:1.85rem;line-height:1.6;opacity:.75;font-size:.95rem}._troubleshootSection_1cis8_140{grid-column:1/-1}._troubleCard_1cis8_144{background:#fff5f5;border:1px solid rgba(255,63,63,.05);border-radius:28px;padding:clamp(1.5rem,4vw,2rem)}._troubleHeader_1cis8_151{display:flex;align-items:center;gap:.75rem;color:#e53e3e;margin-bottom:1.5rem}._troubleHeader_1cis8_151 h4{margin:0;font-size:1.15rem;font-weight:850}._troubleList_1cis8_164{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}._troubleList_1cis8_164 li{position:relative;padding-left:1.5rem;line-height:1.5;opacity:.8;color:#c53030;font-size:.95rem}._troubleList_1cis8_164 li:before{content:"•";position:absolute;left:0;color:#e53e3e;font-weight:700}@media(max-width:900px){._grid_1cis8_2{grid-template-columns:1fr;gap:2rem}}@media(max-width:600px){._supportCard_1cis8_9{padding:1.75rem}._faqItem_1cis8_103{padding:1.25rem}._faqAnswer_1cis8_132{padding-left:0;margin-top:.5rem}._troubleList_1cis8_164{grid-template-columns:1fr;gap:1rem}}._logoutBtn_pagdb_1{width:48px;height:48px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;background:#ffffff1a;border:none;border-radius:16px;color:#fff;cursor:pointer;transition:all .2s ease}._logoutBtn_pagdb_1:hover{background:#e11d48;transform:scale(1.05)}._modalContent_pagdb_20{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;text-align:center;padding:1rem 0}._iconWrapper_pagdb_29{color:#e11d48;margin-bottom:1.5rem;background:#fff1f2;padding:1rem;border-radius:24px}._text_pagdb_37{font-size:1.1rem;font-weight:700;line-height:1.5;margin:0 0 2rem;color:var(--text-color);max-width:300px}._actions_pagdb_46{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:1rem;width:100%}._confirmBtn_pagdb_55{flex:1;padding:1rem;background:#e11d48;color:#fff;border:none;border-radius:16px;font-weight:800;cursor:pointer;transition:all .2s ease}._confirmBtn_pagdb_55:hover{background:#d55002;transform:translateY(-2px);box-shadow:0 4px 12px #e11d481a}._cancelBtn_pagdb_72{flex:1;padding:1rem;background:#f1f5f9;color:#64748b;border:none;border-radius:16px;font-weight:800;cursor:pointer;transition:all .2s ease}._cancelBtn_pagdb_72:hover{background:#e2e8f0;transform:translateY(-2px)}._container_xbbka_1{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:1.5rem}._userCard_xbbka_9{background:linear-gradient(135deg,#6a5acd,#2d3748);padding:1.5rem;border-radius:32px;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;gap:1rem;color:#fff;box-shadow:0 10px 30px #0000001a;min-width:0}._userInfo_xbbka_23{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:1rem;min-width:0;flex:1 1 auto}._userMeta_xbbka_33{min-width:0}._avatar_xbbka_37{width:56px;height:56px;flex-shrink:0;background:#ffffff26;border-radius:18px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._userName_xbbka_50{margin:0;font-size:clamp(1.1rem,4vw,1.5rem);font-weight:850;letter-spacing:-.02em;line-height:1.2;word-break:break-word}._phoneBadge_xbbka_59{margin-top:.5rem;display:inline-flex;align-items:center;gap:.4rem;background:#ffffff1a;padding:.35rem .65rem;border-radius:10px;font-weight:700;font-size:clamp(.8rem,2.5vw,.9rem);color:#fffc;white-space:nowrap}@media(max-width:479px){._userCard_xbbka_9{padding:1.25rem 1rem;gap:.75rem}._userInfo_xbbka_23{gap:.75rem}._avatar_xbbka_37{width:48px;height:48px;border-radius:14px}._userName_xbbka_50{font-size:1.1rem}._phoneBadge_xbbka_59{padding:.3rem .5rem;font-size:.8rem}}._addressesCard_8cqvm_1{background:#fff;padding:2rem;border-radius:32px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #00000005}._cardHeader_8cqvm_9{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._titleWithIcon_8cqvm_17{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:.75rem}._titleWithIcon_8cqvm_17 h3{margin:0;font-size:1.25rem;font-weight:850;color:#6a5acd}._titleWithIcon_8cqvm_17 ._icon_8cqvm_30{color:#ee5a02}._addressesList_8cqvm_34{display:flex;flex-direction:column;gap:1rem}._addressItem_8cqvm_40{display:flex;flex-direction:column;padding:1rem;background:#f8fafc;border-radius:16px;transition:transform .2s}._addressItem_8cqvm_40:hover{transform:translate(4px)}._addressItem_8cqvm_40 ._city_8cqvm_51{font-size:.75rem;font-weight:800;text-transform:uppercase;color:#ee5a02;letter-spacing:.05em}._addressItem_8cqvm_40 ._street_8cqvm_58{font-size:1rem;font-weight:700;color:var(--text-color);margin-top:.2rem}._empty_8cqvm_65{opacity:.4;font-size:.95rem;text-align:center;padding:1rem}._container_tisr0_1{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:1.5rem;margin-bottom:3rem}._header_tisr0_10{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:.75rem}._header_tisr0_10 ._icon_tisr0_17{color:#ee5a02}._header_tisr0_10 ._title_tisr0_20{margin:0;font-size:1.25rem;font-weight:850;color:#6a5acd}._header_tisr0_10 ._count_tisr0_26{background:#ee5a02;color:#fff;padding:.2rem .6rem;border-radius:10px;font-size:.8rem;font-weight:800}._list_tisr0_35{display:grid;gap:1.5rem;min-height:120px}._orderCard_tisr0_41{background:#fff;border-radius:28px;padding:1.5rem;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px #00000005;display:flex;flex-direction:column;gap:1.25rem;transition:all .3s ease}._orderCard_tisr0_41:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000000f;border-color:#ee5a0233}._cardTop_tisr0_58{display:flex;justify-content:space-between;align-items:center}._orderId_tisr0_64{display:flex;flex-direction:column}._orderId_tisr0_64 ._label_tisr0_68{font-size:.7rem;text-transform:uppercase;opacity:.4;font-weight:800}._orderId_tisr0_64 ._number_tisr0_74{font-size:1.1rem;font-weight:850;color:#6a5acd}._status_tisr0_80{padding:.5rem 1rem;border-radius:12px;font-size:.8rem;font-weight:800;background:#f1f5f9;color:#64748b}._status_tisr0_80[data-status=paid]{background:#f0fdf4;color:#16a34a}._cardMiddle_tisr0_93{display:flex;flex-direction:column;gap:.75rem}._infoItem_tisr0_99{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:.75rem;font-size:.95rem;font-weight:600;color:var(--text-color);opacity:.8}._cardBottom_tisr0_111{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #f1f5f9}._date_tisr0_119{font-size:.85rem;opacity:.4;font-weight:600}._detailsBtn_tisr0_125{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#ee5a02;font-weight:800;font-size:.9rem;cursor:pointer;padding:.5rem;border-radius:10px;transition:background .2s}._detailsBtn_tisr0_125:hover{background:#ee5a020d}._emptyCard_tisr0_143{grid-column:1/-1;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:28px;padding:3rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}._emptyCard_tisr0_143 p{margin:0;font-weight:700;opacity:.5}._section_1k957_1{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:1.5rem}._sectionHeader_1k957_9{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:.75rem}._sectionIcon_1k957_17{color:#ee5a02}._sectionTitle_1k957_21{margin:0;font-size:1.25rem;font-weight:850;color:#6a5acd}._historyTable_1k957_28{background:#fff;border-radius:24px;border:1px solid rgba(0,0,0,.05);overflow:hidden}._historyRow_1k957_35{display:flex;align-items:center;padding:1.25rem 1.5rem;gap:1.5rem;border-bottom:1px solid rgba(0,0,0,.03);cursor:pointer;transition:background .2s ease}._historyRow_1k957_35:last-child{border-bottom:none}._historyRow_1k957_35:hover{background:#fafafa}._historyMain_1k957_51{display:flex;flex-direction:column;gap:.2rem;width:140px}._hNumber_1k957_58{font-weight:800;font-size:.95rem}._hDate_1k957_63{font-size:.8rem;opacity:.5}._historyDetails_1k957_68{flex:1;display:flex;justify-content:space-between;align-items:center;min-width:0}._hAddress_1k957_76{font-size:.9rem;font-weight:600;opacity:.7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px}._hAmount_1k957_86{font-weight:800;color:#ee5a02}._empty_1k957_91{opacity:.5;font-size:.95rem;margin:0}@media(max-width:600px){._historyRow_1k957_35{padding:1rem;gap:1rem}._historyMain_1k957_51{width:100px}._hAddress_1k957_76{display:block;max-width:150px}}._page_dmdsv_1{width:100%;max-width:1280px;margin:0 auto;padding:4rem 2rem;box-sizing:border-box;text-align:start}._grid_dmdsv_10{display:grid;grid-template-columns:320px 1fr;gap:3rem;align-items:start}._leftCol_dmdsv_17{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:1.5rem}@media(max-width:956px){._grid_dmdsv_10{grid-template-columns:1fr}._page_dmdsv_1{padding:2rem 1.5rem}}@media(max-width:479px){._page_dmdsv_1{padding:2rem 1rem}}._content_67ryg_1{text-align:left;line-height:1.5;display:grid;gap:12px}._intro_67ryg_8{opacity:.85}._heading_67ryg_12{font-weight:800;margin:0 0 6px;font-size:1rem}._list_67ryg_18{margin:0;padding-left:18px;opacity:.9}._paragraph_67ryg_24{margin:0;opacity:.9}._contactBlock_67ryg_29{padding:12px;border-radius:12px;background:#fafafa;border:1px solid rgba(0,0,0,.12)}._page_1izap_1{width:100%;max-width:1200px;margin:0 auto;padding:4rem 2rem;color:var(--text-color);display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:3.5rem;box-sizing:border-box;text-align:start}._hero_1izap_16{text-align:left;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:1rem;max-width:600px}._title_1izap_26{font-size:clamp(2.25rem,6vw,3.5rem);font-weight:850;margin:0;color:#6a5acd;letter-spacing:-.04em;line-height:1.1}._tagline_1izap_35{font-size:clamp(1.1rem,2.5vw,1.25rem);margin:0;color:var(--text-color);opacity:.7;line-height:1.6}@media(max-width:956px){._page_1izap_1{padding:3rem 1.5rem;gap:3rem}}@media(max-width:479px){._page_1izap_1{padding:2rem 1rem}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.animate-on-load{opacity:0;animation:fade-in-up .6s ease-out forwards;animation-delay:.15s}.reveal-on-scroll{opacity:0;transform:translateY(28px);transition:opacity .55s ease-out,transform .55s ease-out}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}.reveal-on-scroll.reveal-delay-1{transition-delay:.05s}.reveal-on-scroll.reveal-delay-2{transition-delay:.1s}:root{font-family:system-ui,avenir,helvetica,arial,sans-serif;font-weight:400;background:#fff;background-color:#ffffffde;z-index:3;height:100%;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--main-title-color: #9370db;--text-color: #687274}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{padding:1rem;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;background:#f5f0ff;min-width:320px;min-height:100vh;margin:0}h1{font-size:2rem;margin:0;line-height:1.1}#root{width:100%;height:100%;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em rgba(100,108,255,.667))}.logo.react:hover{filter:drop-shadow(0 0 2em rgba(97,218,251,.667))}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
