@layer components-widgets{.calculator-deposit__currency{display:flex;flex-direction:row;-moz-column-gap:20px;column-gap:20px}@media screen and (max-width: 767px){.calculator-deposit__currency{overflow:scroll;width:calc(100vw - 40px);scrollbar-width:none}}.calculator-deposit__parameter{display:flex;flex-direction:column;row-gap:64px}@media screen and (max-width: 1279px){.calculator-deposit__parameter{row-gap:40px}}.calculator-deposit__output{display:flex;flex-wrap:wrap;gap:52px 0}@media screen and (max-width: 1279px){.calculator-deposit__output{padding-top:32px;gap:80px 0}}@media screen and (max-width: 1023px){.calculator-deposit__output{gap:32px 32px}}.calculator-deposit__output-item{flex:1 0 100%}.calculator-deposit__output-item:not(:nth-child(1)){flex:1 0 50%}@media screen and (max-width: 1023px){.calculator-deposit__output-item{flex:1}.calculator-deposit__output-item:not(:nth-child(1)){flex:1}}.calculator-deposit__period{text-wrap:nowrap}.calculator-deposit__plan{display:grid;grid-template-columns:repeat(2, 1fr)}@media screen and (max-width: 1279px){.calculator-deposit__plan{row-gap:12px;grid-template-columns:repeat(1, 1fr)}}@media screen and (max-width: 1023px){.calculator-deposit__plan{row-gap:4px}}.calculator-deposit_bg-white-grey{background:linear-gradient(180deg, var(--gray) 50%, var(--primary-white) 50%, var(--primary-white) 100%)}.calculator-deposit #params{display:none}}
