.toggle_toggleSwitch__fY2Ck{position:relative;display:inline-block;width:2.75rem;height:1.5rem}.toggle_toggleSwitch__fY2Ck input[type=checkbox]{display:none}.toggle_switch__9Ft_L{position:absolute;cursor:pointer;background-color:var(--gift-toogle-off-background);border-radius:1.5rem;top:0;right:0;bottom:0;left:0;transition:background-color .2s ease;box-shadow:inset 0 1px 2px rgba(0,0,0,.24)}.toggle_toggleSwitch__fY2Ck .toggle_switch__9Ft_L:before{position:absolute;content:"";left:2px;top:2px;width:1.25rem;height:1.25rem;background-color:var(--gift-toogle-switch-off-background);border-radius:1.5rem;transition:transform .3s ease;box-shadow:0 1px 4px rgba(0,0,0,.24)}.toggle_toggleSwitch__fY2Ck input[type=checkbox]:checked+.toggle_switch__9Ft_L:before{transform:translateX(1.25rem);background-color:var(--gift-toogle-switch-on-background)}.toggle_toggleSwitch__fY2Ck input[type=checkbox]:checked+.toggle_switch__9Ft_L{background-color:var(--gift-toogle-on-background)}.payment_modalBackHeader__LUBty{display:flex;align-items:start;border-radius:1rem;color:#34373e;padding:1rem;max-width:500px;cursor:pointer}.payment_modalBackHeader__LUBty .payment_icon__wJhpq{width:1lh;height:1lh;flex-shrink:0}.payment_modalBackHeader__LUBty .payment_center__oY5km{width:1lh;height:1lh;display:flex;align-items:center;justify-content:center}.payment_backArrow__3dUar{margin:8px;cursor:pointer;position:absolute;left:0}.payment_paymentContainer__AxkS9{top:0;background-color:#fcfcfc;width:100%}.payment_voucherInfo__WEK2N{display:flex;width:80%;padding:15px 25px;flex-direction:column;justify-content:center;align-items:center;gap:6px;border-radius:16px;background:#f8f8f9;margin:0 auto}.payment_voucherName__g5XfM{color:var(--color-gray-12);font-weight:500}.payment_voucherName__g5XfM,.payment_voucherValue__u7c0E{text-align:center;font-size:16px;font-style:normal;line-height:19px}.payment_voucherValue__u7c0E{color:var(--color-gray-11);font-weight:400;display:inline-flex;margin:0 auto;gap:4px;align-items:center}.payment_gift__ZejyR{width:20px;height:20px}.payment_strong__U1U_E{color:var(--color-gray-12)}.payment_gift__ZejyR path{fill:var(--gift-icon)}.payment_voucherPrice__eHKbe{color:var(--color-gray-12);text-align:center;font-size:32px;font-style:normal;font-weight:600;line-height:40px;margin:24px 0 8px}.payment_purchaseText__h6xE0{color:var(--color-gray-11);text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:19px;max-width:345px;width:100%;padding:0 16px;margin:0 auto}.payment_labelText__SJ22o{color:var(--color-gray-11,#34373e);font-size:12px;font-style:normal;line-height:135%;padding-bottom:4px;font-weight:500}.payment_emailText__PgFeq{font-size:14px;font-style:normal;font-weight:400;line-height:18px;background-color:var(--color-gray-6);display:inline;padding:8px 16px;border-radius:25px}.payment_hrTag__4eU9S{border-top:1px solid var(--color-gray-6);width:60%;margin-top:4px;margin-bottom:16px}.payment_emailWrapper__8nBv4{border:1px solid var(--color-gray-6);border-radius:8px;padding:8px 12px;gap:4px;display:flex;height:42px;margin-top:2px}.payment_emailInput__aLiNQ,.payment_emailInput__aLiNQ:focus-visible{border:none;outline:none;font-size:14px;font-style:normal;font-weight:400;line-height:18px;width:100%;padding:2px}.payment_emailValid__TXFEP{font-size:14px;font-style:normal;font-weight:400;line-height:18px}.payment_preCheckout__Bq65A{display:flex;flex-direction:column;gap:24px;margin-top:24px}.payment_payBtn__a9Wyl{border-radius:10px;width:100%;background:var(--nomnie-studio-color-400,var(--color-primary-button));color:var(--nomnie-studio-text-color-400,#fff);text-align:center;font-size:18px;font-style:normal;line-height:18px;padding:15px;border:none;cursor:pointer}.payment_payBtn__a9Wyl:hover{filter:contrast(115%)}.payment_payBtn__a9Wyl:disabled{opacity:.5;cursor:default}.payment_payBtnBottomText__obReX{color:var(--color-gray-11);text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:15px;max-width:280px;margin:12px auto 0;display:block}.payment_payBtnBottomText__obReX strong{color:var(--color-gray-12)}.payment_paymentForm__YsM93{display:flex;flex-direction:column;gap:24px}.payment_spinner__kgT3j,.payment_spinner__kgT3j:after,.payment_spinner__kgT3j:before{border-radius:50%}.payment_spinner__kgT3j{color:#fff;font-size:22px;text-indent:-99999px;margin:0 auto;position:relative;width:20px;height:20px;box-shadow:inset 0 0 0 2px;transform:translateZ(0)}.payment_spinner__kgT3j:after,.payment_spinner__kgT3j:before{position:absolute;content:""}.payment_spinner__kgT3j:before{width:10.4px;height:20.4px;border-radius:20.4px 0 0 20.4px;top:-.2px;left:-.2px;transform-origin:10.4px 10.2px;animation:payment_loading__JnjEs 2s ease 1.5s infinite}.payment_spinner__kgT3j:after{width:10.4px;height:10.2px;background:#fff;border-radius:0 10.2px 10.2px 0;top:-.1px;left:10.2px;transform-origin:0 10.2px;animation:payment_loading__JnjEs 2s ease infinite}@keyframes payment_loading__JnjEs{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.payment_paymentMessage__4gmRV{color:#697386;font-size:16px;line-height:20px;padding-top:12px;text-align:center}.payment_checkWrapper__66ZHX{display:flex;align-items:center;justify-content:center;width:100%}.profile_profileIconContainer__77F7Z{cursor:pointer;color:#34373e;position:absolute;background:#fff;height:32px;width:32px;padding:4px;border-radius:50%;top:10px;right:16px}.profile_profileContainer__b6kHI{width:100%;height:100vh;position:absolute;padding:4px}.profile_profileDropdownContainer__M__bq{position:absolute;background:#fff;width:150px;font-size:16px;font-weight:400;top:60px;right:20px;margin:-1rem;z-index:2;padding:1rem}.profile_divider__CXLHb{border-bottom:.5px solid #34373e4d;height:1px;margin:.5rem -1rem}.profile_profileDropdown__uUI4n{position:relative;width:50%;padding:1rem;border:1px solid #34373e4d;border-radius:8px;color:#6b7280;background:"white"}.profile_option__4NN5V{display:flex;gap:.5rem;align-items:center;font-size:.875rem;font-weight:400!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important}