[data-theme=light]{--app: #fff;--app-bg: #F5F6F7;--font: #191919;--font_sub: #5C5C5C;--physical: #D6EAF1;--legal: #D7F1C8;--tag: #5C5C5C;--tag-bg: #fff;--blue: #D6EAF1;--grey: #F5F6F7;--table_border: #D1D1D1;--question: #E5F3F8;--step-bg: #DDF6CE;--white-black: #ffffff}[data-theme=dark]{--app: #191919;--app-bg: #282828;--font: #ffffff;--font_sub: #B7BBBD;--physical: #293A40;--legal: #2E3928;--tag: #ffffff;--tag-bg: rgba(255, 255, 255, .2);--blue: #293A40;--grey: #282828;--table_border: #454545;--question: #192831;--step-bg: #222a1e;--white-black: #191919}h1{font-weight:800;font-size:64px;line-height:72px;font-family:Museo Sans Cyrl,sans-serif;margin:0}h2{font-weight:600;font-size:40px;line-height:140%;font-family:Museo Sans Cyrl,sans-serif;margin:0}h3{font-weight:700;font-size:28px;line-height:40px;margin:0}h4{font-weight:600;font-size:22px;line-height:30px;margin:0}p{margin:0}section{padding:72px 0}.button{height:60px}.tag{font-size:10px;line-height:16px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:1px 8px;background:var(--tag-bg);color:var(--tag);border-radius:64px}.back{display:flex;align-items:center;padding:12px 24px;background:var(--header-bg-color);width:100%;height:38px}.back a{font-size:13px;color:var(--font_sub)}.back a span{font-size:20px}@media (min-width: 770px){.back{display:none}}[data-theme=light]{--app: var(--white);--hover: #4FB84E;--disabled: #c4c4c4}[data-theme=dark]{--app: #191919;--hover: #2A8640;--disabled: #282828}.button{display:flex;align-items:center;justify-content:center;padding:14px 28px;border:1px solid var(--middle_accent-green);border-radius:12px;width:fit-content;cursor:pointer;transition:.3s;font-size:16px}.button a{text-decoration:none}.button .svg{margin-right:8px}.button:disabled{color:var(--smoke-grey);background:var(--grey-stroke);cursor:not-allowed;border-color:var(--grey-stroke)}.button:disabled:hover{color:var(--smoke-grey);background:var(--grey-stroke);cursor:not-allowed;border-color:var(--grey-stroke);box-shadow:none}._primary{background:var(--middle_accent-green);color:var(--app)}._primary:hover{background:var(--hover);border-color:var(--hover);box-shadow:8px 8px 32px -12px var(--hover);color:var(--app)}._primary:active{box-shadow:0 0 32px -12px var(--hover)}._secondary{background:none;color:var(--middle_accent-green)}._secondary:hover{color:var(--middle_accent-green);border-color:var(--hover);box-shadow:0 0 24px -13px var(--hover)}._secondary:active{box-shadow:0 0 26px -8px var(--hover)}[data-theme=light]{--font: var(--black);--step_number: var(--light-green)}[data-theme=dark]{--font: #ffffff;--step_number: #222a1e}.steps{padding:72px 0}.steps h3,.steps h4,.steps p{margin:0}.steps a{color:var(--middle_accent-green)}.steps__title{margin-bottom:48px}.steps__title h2{font-weight:700;font-size:40px;line-height:58px}.steps__items{display:flex;align-items:flex-start;justify-content:space-between}.steps .step{position:relative;width:100%;flex:1 1 100%;cursor:default}.steps .step:not(:last-child){margin-right:22px}.steps .step:not(:last-child):after{content:"";position:absolute;top:36px;left:0;width:calc(100% + 24px);height:1px;border-bottom:2px dashed var(--middle_accent-green);border-left:2px dashed var(--middle_accent-green)}.steps .step__number{position:relative;z-index:1;background:var(--step_number);color:var(--middle_accent-green);border-radius:12px;display:flex;align-items:center;justify-content:center;width:72px;height:72px;padding:10px;margin-bottom:16px}.steps .step__header{max-width:370px}.steps .step__header .step-title{font-size:16px;font-weight:700;margin-bottom:8px}.steps .step__header .text{color:var(--smoke-grey)}.steps .step__heading{margin-bottom:16px}.steps .step__subheading{color:var(--smoke-grey)}.steps .step__subheading a{color:var(--middle_accent-green);transition:.2s}.steps .step__subheading a:hover{text-decoration:underline;color:var(--hover)}@media (max-width: 768px){.steps{padding:40px 0}.steps__title{margin-bottom:32px}.steps__title h2{font-size:22px;line-height:30px}.steps__items{flex-direction:column}.steps__items .step{display:flex;align-items:flex-start}.steps__items .step:not(:last-child){margin-bottom:24px;margin-right:0}.steps__items .step:not(:last-child):after{top:0;left:16px;width:1px;height:calc(100% + 24px)}.steps__items .step__number{margin-right:16px;width:32px;height:32px;border-radius:8px}.steps__items .step__header{max-width:100%}.steps__items .step__heading{margin-bottom:8px}}@media (max-width: 425px){.steps__items .step:not(:last-child):after{left:14px}}.transfer-page{color:var(--font);background:var(--app);font-size:16px}.transfer-page .input{border:none;padding:0}.transfer-page .steps{padding-top:0}.transfer-page .MuiSlider-thumb{border-color:var(--middle_accent-green)!important}.transfer-page .banner{position:relative;overflow:hidden;background:var(--app-bg)}.transfer-page .banner__background{position:absolute;border-radius:0 0 70px;height:100%;width:96.5%}.transfer-page .banner__content{position:relative;display:flex;align-items:center;justify-content:space-between;padding:0}.transfer-page .banner__header{padding:72px 0}.transfer-page .banner__tags{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:12px}.transfer-page .banner__tags a{color:#fff}.transfer-page .banner__heading{margin-bottom:24px}.transfer-page .banner__heading p{margin-top:12px;font-weight:400;font-size:22px;line-height:30px}.transfer-page .banner__list{font-weight:400}.transfer-page .banner__list li{display:flex;font-weight:400;font-size:18px;line-height:30px;align-items:flex-start}.transfer-page .banner__list li svg{margin-right:8px}.transfer-page .banner__list li:not(:last-child){margin-bottom:20px}.transfer-page .banner__list .percent{display:flex;align-items:center;font-size:16px;line-height:22px;gap:20px;margin-top:72px;margin-bottom:0}.transfer-page .banner__list .percent h3{font-family:Museo Sans Cyrl,sans-serif;font-weight:900;font-size:40px;line-height:48px;color:var(--middle_accent-green)}.transfer-page .banner__logo{text-align:right;align-self:flex-end}.transfer-page .banner__logo img{width:100%;border-radius:54px}.transfer-page .banner .button{margin-top:40px}.transfer-page .about{padding:72px 0}.transfer-page .about__content{margin-top:32px;display:flex;align-items:stretch;justify-content:space-between;gap:24px;flex-wrap:wrap}.transfer-page .about__item{flex:1 1 48%;background:var(--grey);padding:32px 32px 40px;border-radius:20px}.transfer-page .about__item ul{margin-top:16px;list-style:disc;padding-left:30px;display:flex;flex-direction:column;gap:20px}.transfer-page .about__item ul li{color:var(--accent-green)}.transfer-page .about__item ul li span{color:var(--font)}.transfer-page .advantages{background:var(--grey)}.transfer-page .advantages__content ul{margin-top:32px;display:flex;align-items:flex-start;flex-wrap:wrap;gap:24px}.transfer-page .advantages__content ul li{padding:14px 20px;display:flex;align-items:center;gap:12px;flex:1 1 31.25%}.transfer-page .advantages__content ul li img{max-width:100px;max-height:100px}.transfer-page .payment{padding-top:0}.transfer-page .payment__content{position:relative;background:var(--grey);padding:40px 48px;display:flex;gap:62px;align-items:center;border-radius:20px}.transfer-page .payment__content .image{flex:1 1 50%}.transfer-page .payment__content .image img{height:100%;width:100%}.transfer-page .payment__content .info h2{margin-bottom:24px}.transfer-page .payment__content .info ul{list-style:disc;display:flex;flex-direction:column;gap:20px;padding-left:30px}.transfer-page .payment__content .info ul li{color:var(--accent-green)}.transfer-page .payment__content .info ul li span{color:var(--font)}.transfer-page .select_buttons{display:none;margin-bottom:32px}.transfer-page .select_buttons .button{background:none;color:var(--middle_accent-green);padding:6px 16px;font-size:13px;max-height:30px;max-width:83px}.transfer-page .select_buttons .active{background:var(--middle_accent-green);color:var(--app)}.transfer-page .table_buttons{margin-top:40px;display:flex;align-self:center;flex-wrap:wrap;gap:24px}.transfer-page .table_buttons .button{height:48px}.transfer-page .table-section ul{list-style:disc;padding-left:12px;display:flex;flex-direction:column;gap:12px;font-weight:500}.transfer-page .table-section h2{margin-bottom:40px}.transfer-page table{width:100%;border-top-left-radius:20px;border-top-right-radius:20px;overflow:hidden}.transfer-page table th{min-width:fit-content;max-width:306px;vertical-align:top}.transfer-page table th,.transfer-page table td{flex-wrap:wrap;padding:20px 24px;font-weight:400}.transfer-page table th div,.transfer-page table td div{display:flex;flex-wrap:wrap;gap:24px;width:100%;max-width:800px}.transfer-page table td{font-weight:600}.transfer-page table td div{display:flex;justify-content:space-between}.transfer-page table td .subtitle{font-weight:400;font-size:14px;line-height:22px;color:var(--font_sub)}.transfer-page table td:not(:last-child){border-right:1px solid var(--table_border)}.transfer-page table tr:not(:last-child){border-bottom:1px solid var(--table_border)}.transfer-page table p{flex:0 1 auto;font-weight:600}.transfer-page table span{font-size:14px;font-weight:400;color:var(--font_sub)}.transfer-page table .header{background:var(--grey);max-width:216px}.transfer-page table tbody :first-child th{border-top-left-radius:20px;border-top-right-radius:20px}.transfer-page table tbody :last-child th{border-bottom-left-radius:20px;border-bottom-right-radius:20px}.transfer-page table .td_column{flex-direction:column}.transfer-page .table_sub{margin-top:40px;color:var(--font_sub);font-weight:400;font-size:14px;line-height:22px}.transfer-page .open{padding:0}.transfer-page .open h2 span{color:var(--accent-green)}.transfer-page .open__content{margin-top:40px;display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:72px;gap:24px}.transfer-page .open__content .item{display:flex;align-items:center;padding:32px;border-radius:20px;background:var(--grey);flex:1 1;gap:12px}.transfer-page .open__content .item:first-child{flex:1 1}.transfer-page .open__content .item h4{margin-bottom:8px}.transfer-page .open__content .item a{color:var(--middle_accent-green)}.transfer-page.legal .open .open__content .item:first-child{flex:1 400px}.transfer-page .management-questions{padding-bottom:72px}.transfer-page .management-questions section{padding:0}.transfer-page .management-questions .content{display:grid;grid-template-columns:1fr 1fr;gap:24px}.transfer-page .management-questions .content .questions__content{position:relative;flex-direction:column;align-items:flex-start}.transfer-page .management-questions .content .questions__content a{z-index:1;margin-top:32px}@media (max-width: 700px){.transfer-page .management-questions .content .questions__content br{display:none}}.transfer-page .management-questions .content .management .questions__content{height:100%;background:var(--grey)}.transfer-page .management-questions .content .management img{position:absolute;right:0;bottom:0;max-width:clamp(150px,14vw,212px)}.transfer-page .questions{padding-top:0;padding-bottom:72px}.transfer-page .questions__content{background:var(--question);padding:48px;display:flex;align-items:center;justify-content:space-between;border-radius:20px}.transfer-page .questions__heading{width:100%;max-width:540px}.transfer-page .questions__heading h3{font-family:Museo Sans Cyrl,sans-serif;margin-bottom:12px}.transfer-page .questions__heading p{color:var(--font_sub);white-space:break-spaces}.transfer-page .questions .button{margin-top:0}.transfer-page .rate_info{margin-top:40px}.transfer-page .with_tabs th,.transfer-page .with_tabs td{padding:12px;font-size:14px}.transfer-page .with_tabs th span,.transfer-page .with_tabs td span{font-size:12px}.transfer-page .with_tabs td[data-currency]{display:none;border-right:0px solid var(--table_border)}.transfer-page .with_tabs .show[data-currency]{display:flex;padding:24px 12px}.transfer-page .with_tabs .show[data-currency] div p{flex:1;position:relative}.transfer-page .with_tabs .show[data-currency] div p:not(:last-child):after{content:"";width:1px;height:calc(100% + 48px);position:absolute;background:var(--table_border);top:-24px;right:0}.transfer-page:has(.with_tabs) .select_buttons{display:flex;flex-wrap:wrap;width:100%;gap:8px}.transfer-page:has(.with_tabs) .select_buttons button{flex:1 1}.transfer-page .none_wrap{white-space:nowrap}@media (max-width: 768px){.transfer-page .steps{padding-top:0}.transfer-page table td:not(:last-child){max-width:100%}.transfer-page h1{line-height:48px;font-size:40px}.transfer-page h2{font-size:22px}.transfer-page h3,.transfer-page h4{font-size:18px;line-height:24px}.transfer-page section{padding:56px 0}.transfer-page table tr:first-child{display:none}.transfer-page table tr:nth-child(2) th{border-top-left-radius:20px;border-top-right-radius:20px}.transfer-page .button{height:48px}.transfer-page .banner__header{max-width:100%;padding:40px 0 64px}.transfer-page .banner__list li{font-size:16px}.transfer-page .banner__list .percent{margin-top:32px;gap:8px}.transfer-page .banner__list .percent p{font-weight:400;font-size:14px;line-height:19px}.transfer-page .banner .button{margin-top:32px}.transfer-page .about{padding:56px 0}.transfer-page .about h4{font-weight:700;font-size:18px;line-height:24px}.transfer-page .about__item{padding:24px 16px}.transfer-page .about__content{margin-top:24px}.transfer-page .advantages ul li img{max-width:72px;max-height:72px}.transfer-page .payment__content{padding:24px;gap:0}.transfer-page .payment__content .image{align-self:flex-start;position:absolute;right:20px;width:130px}.transfer-page .table-section h2{margin-bottom:24px}.transfer-page .table-section .select_buttons{width:100%;display:flex;flex-wrap:wrap;gap:8px}.transfer-page .table-section .select_buttons button{flex:1 1}.transfer-page .table_sub{margin-top:24px}.transfer-page table th,.transfer-page table td{padding:12px;font-size:14px}.transfer-page table th span,.transfer-page table td span{font-size:12px}.transfer-page table td[data-currency]{display:none;border-right:0px solid var(--table_border)}.transfer-page table .show[data-currency]{display:flex}.transfer-page .table_buttons{margin-top:24px}.transfer-page .open__content{margin-top:24px;margin-bottom:40px}.transfer-page .open__content .item{padding:16px}.transfer-page .open__content .item img{max-width:68px}.transfer-page .questions{padding-bottom:56px}.transfer-page .questions__content{padding:32px}.transfer-page .questions__heading{max-width:370px}.transfer-page .questions__heading h3{font-size:22px}}@media (max-width: 428px){.transfer-page .deposit-moneybox .right-part .heading{white-space:pre-line}.transfer-page .banner__background{width:100%}.transfer-page .banner__content{flex-direction:column}.transfer-page .banner__header{padding-bottom:0}.transfer-page .banner__logo{margin-top:8px;align-self:center}.transfer-page .banner .button{width:100%}.transfer-page .questions__content .button,.transfer-page .open__content .button{margin-top:24px;width:100%}.transfer-page .questions__heading{width:100%}.transfer-page .payment__content{flex-direction:column}.transfer-page .payment__content .info h2{margin-bottom:16px}.transfer-page .payment__content .image{position:relative;order:0;right:0;margin-bottom:16px;width:fit-content;height:fit-content}.transfer-page .advantages ul{margin-top:24px}.transfer-page .table_buttons .button{font-weight:500;font-size:13px;line-height:16px;padding:11px 24px;width:100%}.transfer-page .management-questions .content{grid-template-columns:1fr}.transfer-page .management-questions .content a{width:fit-content}.transfer-page .management-questions .content img{max-width:190px}}.freedomFirst .banner{background:none}.freedomFirst table tbody :first-child th{width:clamp(80px,3vw,120px);max-width:216px}@media (max-width: 992px){.freedomFirst table tbody :first-child th{max-width:45%}}@media (max-width: 768px){.freedomFirst table tbody :first-child th{max-width:50%}}@media (max-width: 992px){.freedomFirst table td{max-width:55%}}@media (max-width: 768px){.freedomFirst table td{max-width:50%}}@media (max-width: 500px){.freedomFirst .table_buttons .button{max-height:38px}}.physical .banner__background{background:var(--physical)}.legal .banner__background{background:var(--legal)}@media (pointer: coarse){span.MuiSlider-root{padding:0;left:7px;max-width:calc(100% - 16px)}}@media (min-width: 429px) and (max-width: 575px){.banner__logo{border-bottom-right-radius:80px;overflow:hidden}}@media (min-width: 768px) and (max-width: 768px){.banner__logo{border-bottom-right-radius:60px;overflow:hidden}}.overnight .banner{background:none}.legal .deposit-calc .partners,.freedomFirst .table-section .rate_info{display:none}.steps{padding-top:clamp(56px,5.2vw,80px);padding-bottom:clamp(56px,5.2vw,80px)}.steps h2{font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:clamp(24px,2vw,40px)}.steps__content{display:grid;grid-template-columns:repeat(auto-fill,minmax(30%,1fr));gap:24px;counter-reset:step}@media (max-width: 768px){.steps__content{display:flex;flex-direction:column}}.steps .item{display:flex;flex-direction:column;align-items:flex-start;gap:16px;position:relative}@media (max-width: 768px){.steps .item{flex-direction:row}}.steps .item:before{z-index:1;counter-increment:step;content:counter(step);font-size:28px;font-style:normal;font-weight:700;line-height:normal;color:var(--middle_accent-green);background:var(--step-bg);border-radius:12px;height:72px;width:72px;min-height:32px;min-width:32px;display:flex;align-items:center;justify-content:center;padding:10px}@media (max-width: 768px){.steps .item:before{font-size:18px;height:32px;width:32px;border-radius:8px}}.steps .item:not(:last-child):after{content:"";position:absolute;top:36px;left:0;width:calc(100% + 24px);height:1px;border-bottom:2px dashed var(--middle_accent-green);border-left:2px dashed var(--middle_accent-green)}@media (max-width: 768px){.steps .item:not(:last-child):after{top:0;left:15px;width:1px;height:calc(100% + 24px)}}.steps .item p{font-size:16px;font-style:normal;font-weight:400;line-height:22px}.osy .steps__title{display:flex;flex-direction:column;margin-bottom:40px;gap:12px}@media (max-width: 768px){.osy .steps__title{gap:8px}}.osy .steps__title h2{font-size:clamp(22px,3vw,40px);margin-bottom:0}.osy .rate_info{display:none}@media (max-width: 768px){.osy .steps__title{margin-bottom:24px}.osy table tr:first-child{display:table-row;border-right:0px solid var(--table_border)}}.how-open__title{margin-bottom:clamp(24px,4vw,40px)}.how-open .tabs{display:flex;flex-direction:column;gap:clamp(24px,4vw,40px)}.how-open .nav-pills{display:flex;align-items:flex-start;border:1px solid var(--middle_accent-green);border-radius:12px;width:fit-content;overflow:hidden}@media (max-width: 435px){.how-open .nav-pills,.how-open .nav-pills li,.how-open .nav-pills button{width:100%}}.how-open .nav-pills .nav-link{color:var(--middle_accent-green);border-radius:0;padding:10px clamp(12px,2vw,24px)}.how-open .nav-pills .nav-link.active{background:var(--middle_accent-green);color:#fff}.how-open .items{display:flex;align-items:stretch;gap:clamp(12px,3vw,24px);flex-wrap:wrap;counter-reset:items}.how-open .item{display:flex;align-items:center;gap:24px;background:var(--grey);padding:clamp(16px,3vw,32px);border-radius:20px;flex:1 480px}.how-open .item:before{counter-increment:items;content:counter(items);display:flex;align-items:center;justify-content:center;height:clamp(42px,5vw,72px);background:var(--white-black);color:var(--middle_accent-green);aspect-ratio:1;font-size:28px;font-style:normal;font-weight:700;border-radius:12px}.how-open .item p{font-size:18px}#depositsCalc{background:var(--app-bg);padding:clamp(56px,6vw,72px) 0}#depositsCalc .deposit-calc{max-width:1080px;margin:0 auto}#depositsCalc h2{font-family:Museo Sans Cyrl,sans-serif;font-size:clamp(22px,2.8vw,40px);font-style:normal;font-weight:600;line-height:normal}#depositsCalc .description{display:flex;align-items:center;margin-top:clamp(24px,3vw,40px);gap:24px}#depositsCalc .description a{color:var(--middle_accent-green)}#depositsCalc .description b{font-size:18px}#depositsCalc .description p{font-size:14px}#depositsCalc .description__image{width:100%;height:100%;max-width:58px;max-height:24px}#depositsCalc .description__heading{display:flex;flex-direction:column;gap:8px}#depositsCalc .calc{margin-top:clamp(24px,3vw,40px);background:var(--white-dark);padding:clamp(32px,5vw,72px);display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,5vw,72px);border-radius:20px;box-shadow:0 12px 40px #0000000a;align-items:center;overflow:auto}@media (width < 768px){#depositsCalc .calc{padding:32px;gap:24px;grid-template-columns:1fr}}#depositsCalc .calc__left{display:flex;flex-direction:column;justify-content:space-between;gap:clamp(24px,5vw,52px)}#depositsCalc .calc__left .actions{display:flex;flex-direction:column;gap:24px}#depositsCalc .calc__left .actions .input-button div{height:100%;border-collapse:collapse}#depositsCalc .calc__left .actions .input-button div button{border:1px solid var(--middle_accent-green);min-width:fit-content;padding-inline:clamp(12px,5vw,24px);color:var(--middle_accent-green)}#depositsCalc .calc__left .actions .input-button div button.Mui-selected{background:var(--middle_accent-green);color:var(--white-grey)}#depositsCalc .calc__left .actions .input-button div button:first-child{border-radius:12px 0 0 12px}#depositsCalc .calc__left .actions .input-button div button:last-child{border-radius:0 12px 12px 0}#depositsCalc .calc__left .actions .input-button div button:only-child{border-radius:12px}#depositsCalc .calc__left .actions .input-button span{display:none}#depositsCalc .calc__left .actions .field__column{display:flex;flex-direction:column;gap:24px}#depositsCalc .calc__left .actions .field{display:flex;flex-direction:column;gap:8px}#depositsCalc .calc__left .actions .field .input{display:grid;grid-template-columns:1fr auto;align-items:stretch}#depositsCalc .calc__left .actions .field .input .slider_value{position:relative;min-width:80px}#depositsCalc .calc__left .actions .field .input .slider_value input{padding:12px}#depositsCalc .calc__left .actions .field .input .slider_value>div{margin:0;padding:0;border:1px solid var(--grey-stroke_middle-grey);border-radius:12px 0 0 12px;border-right:none}#depositsCalc .calc__left .actions .field .input .slider_value>span{position:absolute;margin:0 auto;inset-inline:0;bottom:-1px;width:95%}#depositsCalc .calc__left .actions .field .input .slider_value>span .MuiSlider-rail{height:0}#depositsCalc .calc__left .actions .field .input .slider_value>span .MuiSlider-track{height:2px}#depositsCalc .calc__left .actions .field .input .slider_value fieldset{border:none}#depositsCalc .calc__left .actions .field .input .input-button button:first-child{border-radius:0}#depositsCalc .calc__left .actions .field .input .input-button button:last-child{border-radius:0 12px 12px 0}#depositsCalc .calc__left .actions .field .input .input-button button:only-child{min-width:100%;border:1px solid var(--grey-stroke_middle-grey);border-radius:0 12px 12px 0;border-left:none;color:var(--smoke-grey);-webkit-user-select:none;user-select:none;cursor:default}#depositsCalc .calc__left .actions .field .input .input-button button:only-child.Mui-selected{background:none;color:inherit}#depositsCalc .calc__left .actions .field .input .input-button span{display:none}#depositsCalc .calc__left .label{font-size:14px;color:var(--smoke-grey)}#depositsCalc .calc__right{padding:clamp(24px,5vw,40px);border:2px solid var(--middle_accent-green);border-radius:20px;display:flex;flex-direction:column;justify-content:space-between;gap:12px}#depositsCalc .calc__right h3{font-size:clamp(28px,3vw,40px);font-style:normal;font-weight:700;line-height:normal}#depositsCalc .calc__right p{display:flex;justify-content:space-between}#depositsCalc .calc__right p:last-child span{color:var(--middle_accent-green)}.demand #depositsCalc .calc__left .actions .field .input{display:flex;flex-direction:column;gap:8px}.demand #depositsCalc .calc__left .actions .field .input .slider_value>div{border:1px solid var(--grey-stroke_middle-grey);border-radius:12px}.demand #depositsCalc .calc__left .actions .field .input .input-button button:first-child{border-radius:12px 0 0 12px}
