.Calculator_wrapper__pHH6V{display:flex;width:100%;background:linear-gradient(90deg,#AECDEF,#E5F1FF 61.7%);border-radius:35px;padding:40px;margin-top:80px;position:relative;overflow:hidden;min-height:414px}.Calculator_content__bg6sR{display:flex;gap:40px;width:100%;z-index:2}.Calculator_leftSide__OoKTo{display:flex;flex-direction:column;gap:16px;max-width:442px;padding-top:4px}.Calculator_title__jaTrT{font-family:var(--font-nunito-sans)!important;font-weight:900!important;font-size:38px!important;line-height:38px!important;letter-spacing:-1px;color:var(--mantine-color-grey-13)!important;text-align:left}.Calculator_subtitle__mc580{font-family:var(--font-roboto);font-size:17px;line-height:24px;color:var(--mantine-color-grey-13);text-align:left}.Calculator_link__gVGDJ{color:var(--mantine-color-blue-6);-webkit-text-decoration:none;text-decoration:none}.Calculator_link__gVGDJ:hover{-webkit-text-decoration:underline;text-decoration:underline}.Calculator_form__HnoP4{background:var(--background-primary-color);border:1px solid var(--border-color);border-radius:20px;padding:28px;width:538px;min-width:538px;display:flex;flex-direction:column;gap:24px}.Calculator_inputGroup__yISjG{display:flex;flex-direction:column;gap:0}.Calculator_sliderLabels__kOJHC{display:flex;justify-content:space-between;margin-top:7px}.Calculator_sliderLabel__tjwAh{font-family:var(--font-roboto)!important;font-size:12px!important;font-weight:400!important;color:var(--text-secondary-color)!important}.Calculator_inputBox__SLR0b{display:flex;align-items:center;padding:10px 16px;gap:12px;background:var(--landing-background-secondary-color);border:1px solid var(--border-color);border-radius:12px}.Calculator_inputLeft__BTfXS{display:flex;flex-direction:column;gap:2px;flex:1 1}.Calculator_inputLabel__Ub_RH{font-family:var(--font-roboto)!important;font-size:12px!important;font-weight:400!important;color:var(--text-secondary-color)!important}.Calculator_inputValue___e4RP{font-family:var(--font-roboto)!important;font-size:18px!important;font-weight:500!important;color:var(--text-primary-color)!important}.Calculator_inputDivider__w_1Nt{width:1px;height:14px;background:var(--border-color)}.Calculator_inputRight__apfyX{display:flex;align-items:center;gap:6px;cursor:pointer;position:relative;color:var(--text-primary-color)}.Calculator_tokenIcon__29EwI{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.Calculator_tokenText__56f54{font-family:var(--font-roboto)!important;font-size:17px!important;font-weight:400!important;color:var(--text-primary-color)!important}.Calculator_tokenDropdown__90KPu{position:absolute;top:calc(100% + 8px);right:0;background:var(--background-primary-color);border:1px solid var(--border-color);border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.1);padding:8px;min-width:120px;z-index:100}.Calculator_tokenOption__2jD6M{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;cursor:pointer;transition:background .15s ease}.Calculator_tokenOption__2jD6M:hover{background:var(--landing-background-secondary-color)}.Calculator_tokenOptionText__OrTqx{font-family:var(--font-roboto)!important;font-size:15px!important;font-weight:400!important;color:var(--text-primary-color)!important}.Calculator_slider__AvmbE{margin-top:8px}.Calculator_slider__AvmbE .mantine-Slider-track{height:4px;background:var(--border-color);border-radius:2px}.Calculator_slider__AvmbE .mantine-Slider-bar{background:var(--mantine-color-blue-6)}.Calculator_slider__AvmbE .mantine-Slider-thumb{width:16px;height:16px;border-radius:50%;border:4px solid var(--mantine-color-blue-6);background:var(--background-primary-color);box-shadow:none}.Calculator_result__cdDIE{display:flex;flex-direction:column;gap:16px;margin-top:8px}.Calculator_resultRow__hYPX6{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}.Calculator_resultLabel__NaMA5{font-family:var(--font-roboto)!important;font-size:17px!important;font-weight:400!important;color:var(--text-secondary-color)!important}.Calculator_resultValueWrapper__nf913{display:flex;align-items:center;gap:8px}.Calculator_resultValue__q1cAn{font-family:var(--font-roboto)!important;font-size:19px!important;font-weight:700!important;color:var(--text-primary-color)!important}.Calculator_badge__lgosR{font-family:var(--font-roboto);font-size:12px;font-weight:500;color:#007aff;background:rgba(0,122,255,.1215686275);padding:4px 8px;border-radius:6px}.Calculator_submitButton__Mzo3i{width:100%;margin-top:4px}.Calculator_imageWrapper__VG_4z{position:absolute;left:-120px;bottom:-170px;width:480px;z-index:1;pointer-events:none;transform:rotate(-1.4deg);transform-origin:center center}.Calculator_image__1ngNH{width:100%;height:auto;display:block}@media screen and (max-width:1024px){.Calculator_wrapper__pHH6V{padding:32px}.Calculator_content__bg6sR{gap:24px}.Calculator_leftSide__OoKTo{max-width:360px}.Calculator_title__jaTrT{font-size:32px!important;line-height:34px!important}.Calculator_form__HnoP4{width:480px;min-width:480px;padding:24px}.Calculator_imageWrapper__VG_4z{left:-100px;bottom:-30px;width:400px;opacity:.7}}@media screen and (max-width:799px){.Calculator_wrapper__pHH6V{padding:10px;min-height:auto;border-radius:24px;margin-top:40px}.Calculator_content__bg6sR{flex-direction:column;gap:16px}.Calculator_leftSide__OoKTo{max-width:100%;text-align:center;align-items:center;padding-top:0}.Calculator_title__jaTrT{font-size:28px!important;line-height:30px!important;text-align:center}.Calculator_subtitle__mc580{font-size:15px;line-height:20px;text-align:center}.Calculator_form__HnoP4{width:100%;min-width:auto;padding:16px;border-radius:16px;gap:2px}.Calculator_inputGroup__yISjG{gap:12px}.Calculator_inputBox__SLR0b{padding:12px 16px}.Calculator_sliderLabels__kOJHC{margin-top:4px}.Calculator_slider__AvmbE{margin-top:6px}.Calculator_result__cdDIE{margin-top:0;gap:12px}.Calculator_resultRow__hYPX6{flex-direction:row;align-items:center;justify-content:space-between}.Calculator_resultLabel__NaMA5{font-size:15px!important}.Calculator_resultValue__q1cAn{font-size:17px!important}.Calculator_submitButton__Mzo3i{margin-top:0}.Calculator_imageWrapper__VG_4z{display:none}}[data-mantine-color-scheme=dark] .Calculator_form__HnoP4{background:var(--mantine-color-white);border-color:#eff0f0}[data-mantine-color-scheme=dark] .Calculator_inputBox__SLR0b{background:#f8f9f9;border-color:#eff0f0}[data-mantine-color-scheme=dark] .Calculator_inputLabel__Ub_RH,[data-mantine-color-scheme=dark] .Calculator_sliderLabel__tjwAh{color:#848b8b!important}[data-mantine-color-scheme=dark] .Calculator_inputRight__apfyX,[data-mantine-color-scheme=dark] .Calculator_inputValue___e4RP,[data-mantine-color-scheme=dark] .Calculator_tokenText__56f54{color:#323434!important}[data-mantine-color-scheme=dark] .Calculator_inputDivider__w_1Nt{background:#eff0f0}[data-mantine-color-scheme=dark] .Calculator_tokenDropdown__90KPu{background:var(--mantine-color-white);border-color:#eff0f0}[data-mantine-color-scheme=dark] .Calculator_tokenOption__2jD6M:hover{background:#f8f9f9}[data-mantine-color-scheme=dark] .Calculator_tokenOptionText__OrTqx{color:#323434!important}[data-mantine-color-scheme=dark] .Calculator_resultLabel__NaMA5{color:#848b8b!important}[data-mantine-color-scheme=dark] .Calculator_resultValue__q1cAn{color:#323434!important}.CapitalManagement_cardsContainer__H1hDw{margin-top:32px;width:100%;max-width:946px;margin-left:auto;margin-right:auto}.CapitalManagement_card__UMhYn{background-color:var(--landing-background-secondary-color)!important;border-radius:24px;padding:40px 24px 0;overflow:hidden;display:flex;flex-direction:column;align-items:center;min-height:380px}.CapitalManagement_textContent__ppiqx{text-align:center!important;display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:346px}.CapitalManagement_title__tJeKb{font-family:var(--font-nunito-sans)!important;font-weight:900!important;font-size:24px!important;line-height:24px!important;color:var(--text-primary-color)!important;text-align:center!important;width:100%}.CapitalManagement_description__hqqSh{font-family:var(--font-roboto)!important;font-weight:400!important;font-size:15px!important;line-height:20px!important;color:var(--text-secondary-color)!important;text-align:center!important;letter-spacing:.1px;width:100%;white-space:pre-line}.CapitalManagement_imageWrapper__XHPMT{display:flex;justify-content:center;align-items:flex-start;margin-top:31px}.CapitalManagement_image__88VCc{-o-object-fit:contain;object-fit:contain}@media screen and (max-width:1024px){.CapitalManagement_card__UMhYn{min-height:320px;padding:32px 20px 0}.CapitalManagement_title__tJeKb{font-size:20px!important;line-height:22px!important}.CapitalManagement_description__hqqSh{font-size:14px!important;line-height:18px!important}.CapitalManagement_imageWrapper__XHPMT{margin-top:24px}.CapitalManagement_image__88VCc{max-width:100%;height:auto}}@media screen and (max-width:799px){.CapitalManagement_cardsContainer__H1hDw{gap:16px}.CapitalManagement_card__UMhYn{flex-direction:row;align-items:flex-end;justify-content:space-between;min-height:185px;height:185px;padding:20px;border-radius:20px}.CapitalManagement_textContent__ppiqx{text-align:left!important;align-items:flex-start;gap:8px;max-width:none;flex:1 1;height:100%;justify-content:flex-start}.CapitalManagement_title__tJeKb{font-size:20px!important;line-height:20px!important;text-align:left!important}.CapitalManagement_description__hqqSh{font-size:13px!important;line-height:18px!important;text-align:left!important}.CapitalManagement_imageWrapper__XHPMT{margin-top:0;align-items:flex-end;flex-shrink:0}.CapitalManagement_image__88VCc{-o-object-fit:contain;object-fit:contain}}[data-mantine-color-scheme=dark] .CapitalManagement_card__UMhYn{background-color:var(--background-secondary-color)!important}@media screen and (max-width:799px){[data-mantine-color-scheme=dark] .CapitalManagement_card__UMhYn{background-color:#1c1e1e!important}[data-mantine-color-scheme=dark] .CapitalManagement_title__tJeKb{color:#f4f5f5!important}[data-mantine-color-scheme=dark] .CapitalManagement_description__hqqSh{color:#6a7171!important}}.MarginTradingHeroBanner_banner__lxclr{display:flex;height:445px;width:100%;border-radius:24px;padding:28px 32px 32px;background:linear-gradient(83.11deg,#AECDEF,#E5F1FF 61.7%);position:relative;overflow:hidden}.MarginTradingHeroBanner_info__JGlos{display:flex;flex-direction:column;align-items:flex-start;text-align:left;flex-basis:50%;z-index:2;gap:16px}.MarginTradingHeroBanner_text__eZist{color:var(--mantine-color-grey-13);display:flex;flex-direction:column;gap:16px}.MarginTradingHeroBanner_title__rRqYL{max-width:616px;line-height:48px!important}.MarginTradingHeroBanner_description__bda81{font-size:19px;line-height:24px;max-width:543px;color:var(--mantine-color-grey-13)}.MarginTradingHeroBanner_buttons__WyfI7{display:flex;gap:12px;margin-top:133px}.MarginTradingHeroBanner_secondaryButton__LRPhf{background:var(--mantine-color-white);border:1px solid var(--mantine-color-grey-1);color:var(--mantine-color-grey-13);display:flex;gap:8px;align-items:center;justify-content:center;box-shadow:0 1px 3px rgba(50,50,52,.05);border-radius:14px;padding:0 20px;height:52px;font-family:var(--font-roboto);font-weight:600;font-size:17px;-webkit-text-decoration:none;text-decoration:none;transition:background .2s}.MarginTradingHeroBanner_secondaryButton__LRPhf:hover{background:var(--mantine-color-grey-0)}.MarginTradingHeroBanner_image__KDHHt{position:absolute;right:40px;bottom:-120px;height:auto;width:40%;max-width:519px}@media screen and (max-width:1024px){.MarginTradingHeroBanner_banner__lxclr{height:436px}.MarginTradingHeroBanner_buttons__WyfI7{margin-top:80px}.MarginTradingHeroBanner_image__KDHHt{width:45%;right:20px}}@media screen and (max-width:799px){.MarginTradingHeroBanner_banner__lxclr{height:auto;min-height:500px;flex-direction:column;padding:20px 20px 80px}.MarginTradingHeroBanner_banner__lxclr:after{content:"";position:absolute;left:0;right:0;bottom:0;height:287px;background:linear-gradient(180deg,rgba(179,209,241,0) 23%,rgb(179,209,241) 62%);pointer-events:none;z-index:1}.MarginTradingHeroBanner_info__JGlos{flex-basis:auto}.MarginTradingHeroBanner_title__rRqYL{font-size:30px!important;line-height:32px!important}.MarginTradingHeroBanner_description__bda81{font-size:15px;line-height:20px}.MarginTradingHeroBanner_buttons__WyfI7{flex-direction:column;width:100%;margin-top:16px;position:absolute;bottom:20px;left:20px;right:20px;width:calc(100% - 40px);z-index:5}.MarginTradingHeroBanner_buttons__WyfI7 a,.MarginTradingHeroBanner_buttons__WyfI7 button{width:100%;border-radius:10px;height:40px;font-size:13px}.MarginTradingHeroBanner_image__KDHHt{position:absolute;right:0;bottom:-20px;width:100%;max-width:100%;margin-top:0}}.HowToGet_wrapper__4ijB1{width:100%;margin-top:44px}.HowToGet_cardsContainer__iqg0I{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}@media screen and (max-width:1024px){.HowToGet_cardsContainer__iqg0I{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:799px){.HowToGet_cardsContainer__iqg0I{grid-template-columns:1fr;gap:16px}}.HowToGet_buttonWrapper__d4mnE{display:flex;justify-content:center;margin-top:46px}.OtherProducts_productsContainer__kPJQc{display:flex;justify-content:center;align-items:flex-start;gap:44px 56px;margin-top:44px;flex-wrap:wrap;max-width:680px;margin-left:auto;margin-right:auto}.OtherProducts_productCard__38hoN{display:flex;flex-direction:column;align-items:center;gap:12px;width:128px;-webkit-text-decoration:none;text-decoration:none;cursor:pointer;transition:transform .2s ease}.OtherProducts_productCard__38hoN:hover{transform:translateY(-4px)}.OtherProducts_imageWrapper__h1oOR{position:relative;width:128px;height:92px;background-color:var(--landing-background-secondary-color);border-radius:20px;overflow:hidden}.OtherProducts_image___s_W3{margin-top:10px;-o-object-fit:contain;object-fit:contain;padding:10px 20px 0}.OtherProducts_productTitle__RRN43{font-family:var(--font-roboto)!important;font-weight:600!important;font-size:17px!important;line-height:24px!important;color:var(--text-primary-color)!important;text-align:center;letter-spacing:.05px}@media screen and (max-width:1024px){.OtherProducts_productsContainer__kPJQc{gap:32px 40px;max-width:500px}.OtherProducts_productCard__38hoN{width:110px}.OtherProducts_imageWrapper__h1oOR{width:110px;height:80px}.OtherProducts_productTitle__RRN43{font-size:15px!important}}@media screen and (max-width:799px){.OtherProducts_productsContainer__kPJQc{gap:24px 16px;margin-top:24px;max-width:100%;padding:0 16px}.OtherProducts_productCard__38hoN{width:90px;gap:8px}.OtherProducts_imageWrapper__h1oOR{width:90px;height:65px;border-radius:16px}.OtherProducts_image___s_W3{margin-top:5px;padding:5px 10px 0}.OtherProducts_productTitle__RRN43{font-size:13px!important;line-height:18px!important}}[data-mantine-color-scheme=dark] .OtherProducts_imageWrapper__h1oOR{background-color:var(--background-secondary-color)}.RateSection_cardsContainer__v3mHu{display:flex;justify-content:center;gap:24px;margin-top:32px;width:100%}.RateSection_card__0fN4Y{display:flex;flex-direction:row;align-items:center;gap:12px;padding:24px 32px 24px 24px;background-color:var(--landing-background-secondary-color);border-radius:24px;min-width:267px}.RateSection_iconWrapper__Up81Z{width:48px;height:48px;min-width:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--background-primary-color);border:1px solid var(--border-color);box-shadow:0 1px 3px rgba(50,50,52,.05);color:var(--text-primary-color)}.RateSection_textContainer__4Beq6{display:flex;flex-direction:column;gap:-1px;text-align:left;flex:1 1;align-items:flex-start}.RateSection_value__sDjEI{font-family:var(--font-roboto);font-weight:600;font-size:19px!important;line-height:24px!important;text-align:left}.RateSection_value__sDjEI.RateSection_green___7qid{color:var(--green-color)}.RateSection_value__sDjEI.RateSection_red__eCEum{color:var(--red-color)}.RateSection_value__sDjEI.RateSection_neutral__kguio{color:var(--text-primary-color)}.RateSection_label__f39Ph{font-family:var(--font-roboto);font-weight:400;font-size:17px;line-height:24px;color:var(--text-secondary-color);letter-spacing:.05px;text-align:left}@media screen and (max-width:1024px){.RateSection_card__0fN4Y{padding:20px 24px 20px 20px;min-width:220px}.RateSection_value__sDjEI{font-size:17px!important}.RateSection_label__f39Ph{font-size:15px}}@media screen and (max-width:799px){.RateSection_cardsContainer__v3mHu{flex-direction:column;gap:12px}.RateSection_card__0fN4Y{width:100%;min-width:auto;padding:16px 20px 16px 16px}.RateSection_iconWrapper__Up81Z{width:40px;height:40px;min-width:40px}.RateSection_value__sDjEI{font-size:17px!important}.RateSection_label__f39Ph{font-size:15px}}[data-mantine-color-scheme=dark] .RateSection_card__0fN4Y{background-color:var(--background-secondary-color)}[data-mantine-color-scheme=dark] .RateSection_iconWrapper__Up81Z{background:var(--background-tertiary-color);border-color:var(--border-color)}