.InstructionsPopUp_popUp__rALGr{justify-content:center!important;padding-bottom:20px}.InstructionsPopUp_popupBox__7Z4Tc{padding:var(--spacing-4);z-index:2;display:flex;flex-direction:column;max-width:calc(var(--max-content-width) - 16px);gap:var(--spacing-1)}@media screen and (max-width:768px){.InstructionsPopUp_popupBox__7Z4Tc{max-width:calc(var(--max-content-width) - 40px)}}@supports(-webkit-touch-callout:none) and (not (translate:none)){.InstructionsPopUp_popupBox__7Z4Tc>:not(:last-child){margin-bottom:var(--spacing-1)}}@media screen and (max-height:300px){.InstructionsPopUp_popupBox__7Z4Tc{padding:20px 24px 24px}}.InstructionsPopUp_innerWrapper__Y0_V4{display:flex;flex-direction:column;align-items:flex-start;width:100%;overflow:auto;padding-right:12px;gap:4px}@supports(-webkit-touch-callout:none) and (not (translate:none)){.InstructionsPopUp_innerWrapper__Y0_V4>:not(:last-child){margin-bottom:4px}}.InstructionsPopUp_titleWrapper__6yiEM,.InstructionsPopUp_title__MSrbI{display:flex;flex-direction:column;align-items:center;width:100%}.InstructionsPopUp_title__MSrbI{text-align:center;margin:0!important}.InstructionsPopUp_exitButton__CAeW7{align-self:flex-end;cursor:pointer}.InstructionsPopUp_registerStepCircle__vmhf3{aspect-ratio:1/1;height:30px;border-radius:50%;display:flex;justify-content:center;align-items:center;align-self:flex-start;color:var(--colors-text-black);font-size:14px;line-height:14px;background:#e6e6f1}.InstructionsPopUp_registerStep__SBJcT{display:flex;align-items:center;gap:var(--spacing-1)}@supports(-webkit-touch-callout:none) and (not (translate:none)){.InstructionsPopUp_registerStep__SBJcT>:not(:last-child){margin-right:var(--spacing-1)}}.PageLoader_container__C4m1H{display:flex;flex-direction:column;align-items:center;justify-content:center;height:calc(90dvh - var(--header-height));width:100%}.PageLoader_spinner__5KBHY{width:100px;height:100px;animation:PageLoader_spin__ulL_r 1s linear infinite}@keyframes PageLoader_spin__ulL_r{to{transform:rotate(1turn)}}.Input_inputWrapper__pVwBU{position:relative;padding:var(--spacing-1);border:none;height:55px;display:flex;justify-content:space-between;align-items:center;flex-grow:1;flex-basis:0}.Input_inputWrapper__pVwBU.Input_error__BfeQE{animation:Input_shake__FF55U .3s}@keyframes Input_shake__FF55U{0%{transform:translateX(0)}25%{transform:translateX(-5px)}50%{transform:translateX(5px)}75%{transform:translateX(-5px)}to{transform:translateX(0)}}.Input_inputWrapper__pVwBU legend{font-weight:600;position:absolute;width:-moz-fit-content;width:fit-content;line-clamp:1;white-space:nowrap;text-overflow:ellipsis;padding-left:var(--spacing-0);padding-right:var(--spacing-0);pointer-events:none;top:19px;transition:top .15s ease-out,margin-top .15s ease-out,font-size .15s ease-out,transform .15s ease-out,color .15s ease-out,line-height .15s ease-out;font-family:Raleway,Helvetica,Arial,Sans-Serif;transform-origin:left}.Input_inputWrapper__pVwBU legend.Input_labelLegend__WnxGm{color:var(--colors-text-gray)}.Input_inputWrapper__pVwBU legend.Input_errorLegend__FoRrE{top:unset;bottom:0;bottom:-6px;font-size:12px;line-height:12px;color:var(--colors-text-red)}@supports(-webkit-touch-callout:none) and (not (translate:none)){.Input_inputWrapper__pVwBU legend.Input_errorLegend__FoRrE{transform:scaleX(.9)}}.Input_valid__sKNKD .Input_labelLegend__WnxGm{margin-top:-6px;top:0;font-size:12px;line-height:12px}@supports(-webkit-touch-callout:none) and (not (translate:none)){.Input_valid__sKNKD .Input_labelLegend__WnxGm{transform:scaleX(.9)}}.Input_inputWrapper__pVwBU input{font-family:var(--font-button);border:none;background:none;outline:none;font-size:16px;font-weight:600;width:100%}.Input_inputWrapper__pVwBU input:focus~.Input_labelLegend__WnxGm{margin-top:-6px;top:0;font-size:12px;line-height:12px;color:var(--colors-shape-purple)}@supports(-webkit-touch-callout:none) and (not (translate:none)){.Input_inputWrapper__pVwBU input:focus~.Input_labelLegend__WnxGm{transform:scaleX(.9)}}.Input_inputWrapper__pVwBU input::placeholder{color:var(--colors-text-gray);opacity:0;transition:opacity .15s ease-out}.Input_inputWrapper__pVwBU input:focus::placeholder{opacity:1}.Input_curve__QBIgU{stroke:var(--colors-shape-gray)}.Input_inputWrapper__pVwBU input:focus~.Input_borderSvg__KqBeI .Input_curve__QBIgU{stroke:var(--colors-shape-purple)}.Input_inputWrapper__pVwBU.Input_error__BfeQE input~.Input_borderSvg__KqBeI .Input_curve__QBIgU{stroke:var(--colors-text-red)}.Input_inputWrapper__pVwBU .Input_borderSvg__KqBeI{position:absolute;left:0;top:0;right:0;bottom:0;pointer-events:none}.Input_rightSectionWrapper__MYylY{flex-grow:1;flex-basis:0;max-width:-moz-fit-content;max-width:fit-content;max-height:100%}.Input_rightSectionWrapper__MYylY button{color:var(--colors-shape-purple);font-weight:600;font-size:16px}.CurrencySelect_currencyWrapper__IFQDO{position:relative}.CurrencySelect_currencyWrapper__IFQDO button{display:flex;flex-direction:row;align-items:center;cursor:pointer;gap:4px}@supports(-webkit-touch-callout:none) and (not (translate:none)){.CurrencySelect_currencyWrapper__IFQDO button>:not(:last-child){margin-right:4px}}.CurrencySelect_currencyDropDown__mkinz{position:absolute;z-index:9;top:28px;right:-9px;padding:8px;background:var(--colors-text-white);box-shadow:0 0 15px 0 rgba(52,53,67,.1);border-radius:7px;width:52px;overflow-x:visible;overflow-y:hidden}.CurrencySelect_currencyDropDown__mkinz ::-webkit-scrollbar{width:2px;height:2px}.CurrencySelect_currencyDropDown__mkinz ::-webkit-scrollbar-track{background:var(--colors-scrollbar-track);border-radius:1px}.CurrencySelect_currencyDropDown__mkinz ::-webkit-scrollbar-thumb{background:#9899b3;border-radius:1px}@supports not selector(::-webkit-scrollbar){.CurrencySelect_currencyDropDown__mkinz *{scrollbar-color:#9899b3 var(--colors-scrollbar-track)}}.CurrencySelect_currencyDropDownBox__hCfdW{padding:8px}.CurrencySelect_currencyDropDownInnerWrapper__D3ab6{display:flex;flex-direction:column;max-height:128px;overflow-y:auto;overflow-x:visible;scrollbar-gutter:stable;align-items:flex-start;padding-right:4px}.CurrencySelect_currencyFilterInput__7NKOr{padding:8px 3px;height:24px;margin:0;position:absolute;top:-4px;width:52px;right:-9px;background-color:#fff}.CurrencySelect_currencyFilterInput__7NKOr:is(input){padding:8px;font-size:12px;font-weight:500;line-height:70%;transform:translate(-8px,4px)}.CurrencySelect_currencyElement__juncB{padding:8px 0;cursor:pointer;font-size:12px;font-style:normal;font-weight:500;line-height:70%;text-align:left;color:var(--colors-text-gray);width:100%;border-top:1px solid var(--colors-shape-light-gray);transition:color .15s ease-in-out}.CurrencySelect_currencyElement__juncB :not(:last-child){border-bottom:1px solid var(--colors-shape-light-gray)}.CurrencySelect_currencyElement__juncB:hover{font-weight:500;color:var(--colors-shape-purple);width:100%;text-align:left}.CurrencySelect_currencyElement__juncB.CurrencySelect_active__Dtmla{font-weight:700;color:var(--colors-shape-purple);width:100%;text-align:left}.CurrencySelect_buttonLabel__RvT_I{font-weight:600;font-size:12px;color:var(--colors-text-gray)}.ProductPriceSummary_priceSummary__hajUQ{display:flex;flex-direction:column;justify-content:flex-start;gap:8px}@supports(-webkit-touch-callout:none) and (not (translate:none)){.ProductPriceSummary_priceSummary__hajUQ>:not(:last-child){margin-bottom:8px}}.ProductPriceSummary_priceSummaryRow__JvoQl{display:flex;justify-content:space-between;width:100%}.ProductPriceSummary_text___XKkT{color:var(--colors-text-gray);font-size:14px;font-weight:400}@media screen and (max-width:1200px)and (min-width:769px),screen and (max-width:768px){.ProductPriceSummary_text___XKkT{font-size:12px}}.ProductPriceSummary_number__2nhKq{font-family:var(--font-button)}.ProductPriceSummary_textStrong__URwEg{font-family:var(--font-button);font-size:18px;font-weight:600}@media screen and (max-width:1200px)and (min-width:769px),screen and (max-width:768px){.ProductPriceSummary_textStrong__URwEg{font-weight:500;font-size:16px}}.ProductPriceSummary_promoField__uyvQE{display:flex;flex-direction:column}.ProductPriceSummary_promoFieldToggle__aCoiN{display:flex;flex-direction:row;align-items:center;gap:var(--spacing-1);cursor:pointer}@supports(-webkit-touch-callout:none) and (not (translate:none)){.ProductPriceSummary_promoFieldToggle__aCoiN>:not(:last-child){margin-right:var(--spacing-1)}}.ProductPriceSummary_promoFieldToggleText__CWYm5{font-size:14px;font-weight:600;color:var(--colors-shape-purple)!important}.ProductPriceSummary_promoCodeInput__IAO2y{box-sizing:content-box}.ProductPriceSummary_promoCodeAppliedBadge__ORJKd{width:100%;height:55px;padding:10px;display:flex;align-items:center;justify-content:space-between;border:1px solid;border-radius:12px;margin-top:var(--spacing-1)}.ProductPriceSummary_promoCodeAppliedBadge__ORJKd.ProductPriceSummary_valid__3B5VU{background:#f1fdeb;border-color:var(--colors-shape-green)}.ProductPriceSummary_promoCodeAppliedBadge__ORJKd.ProductPriceSummary_error__AQZK4{background:#fdebeb;border-color:var(--colors-text-red)}.ProductPriceSummary_promoCodeAppliedBadge__ORJKd.ProductPriceSummary_loading__xkoX5{background:#f5ecd2;border-color:var(--colors-shape-yellow)}.ProductPriceSummary_promoBadgeStartWrapper__uMywu{display:flex;flex-direction:row;gap:var(--spacing-1)}@supports(-webkit-touch-callout:none) and (not (translate:none)){.ProductPriceSummary_promoBadgeStartWrapper__uMywu>:not(:last-child){margin-right:var(--spacing-1)}}.ProductPriceSummary_promoCodeAppliedDetails__6_UG3{display:flex;flex-direction:column;justify-content:space-between}.ProductPriceSummary_promoDiscountAmount__o8csn{display:flex;gap:var(--spacing-0)}@supports(-webkit-touch-callout:none) and (not (translate:none)){.ProductPriceSummary_promoDiscountAmount__o8csn>:not(:last-child){margin-right:var(--spacing-0)}}.ProductPriceSummary_promoDiscountAmount__o8csn p{color:var(--colors-text-gray)!important;font-weight:600;font-size:12px}.ProductPriceSummary_promoDiscountCodeTitle__XpF_W{font-size:14px;font-weight:700}.ProductPriceSummary_bonusDiscountLabel__NtiQ_{display:flex;flex-direction:row;gap:4px;align-items:center}@supports(-webkit-touch-callout:none) and (not (translate:none)){.ProductPriceSummary_bonusDiscountLabel__NtiQ_>:not(:last-child){margin-right:4px}}.ProductPriceSummary_bonusDiscountLabel__NtiQ_ svg{width:14px;height:14px}@media screen and (max-width:768px){.ProductPriceSummary_bonusDiscountLabel__NtiQ_ svg{width:12px;height:12px}}.ProductPriceSummary_bonusDiscountLabel__NtiQ_ svg circle{stroke:#d9e6ff}