.loader{animation:rotation 1s linear infinite;border:3px solid #fff;border-bottom:3px solid var(--primary-button-color-1);border-radius:50%;box-sizing:border-box;display:inline-block;height:20px;width:20px}@media only screen and (min-width:550px){.loader{height:24px;width:24px}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.button-base{align-items:center;display:flex;gap:8px;justify-content:center;min-width:120px}.button-base span{color:var(--primary-font-button-color)}@media only screen and (min-width:550px){.button-base{min-width:124px}}.button-base svg{height:20px;width:20px}.button-base svg path{stroke:var(--primary-font-button-color)}@media only screen and (min-width:550px){.button-base svg{height:22px;width:22px}}.button-base.button-primary{background-color:var(--primary-button-color-1);background:linear-gradient(180.26deg,var(--primary-button-color-1) 0,var(--primary-button-color-2) 100%)}.button-base.button-primary:hover{background:linear-gradient(180.26deg,rgba(var(--primary-button-color-1-rgb),.7) 0,rgba(var(--primary-button-color-2-rgb),.7))}.button-base.button-primary:active{background:linear-gradient(180.26deg,rgba(var(--primary-button-color-1-rgb),.5) 0,rgba(var(--primary-button-color-2-rgb),.5))}.button-base.button-secondary span{color:var(--secondary-font-button-color)}.button-base.button-secondary:hover{background-color:rgba(var(--primary-button-color-1-rgb),.2)}.button-base.button-secondary:hover span{color:var(--primary-font-button-color)}.button-base.button-secondary:active{background-color:rgba(var(--primary-button-color-1-rgb),.1)}.button-base.button-primary-outline{background:#0000001a;border:1px solid var(--primary-button-color-1)}.button-base.button-primary-outline:hover{background:linear-gradient(180.26deg,rgba(var(--primary-button-color-1-rgb),.7) 0,rgba(var(--primary-button-color-2-rgb),.7))}.button-base.button-primary-outline:active{background:linear-gradient(180.26deg,rgba(var(--primary-button-color-1-rgb),.3) 0,rgba(var(--primary-button-color-2-rgb),.3))}.button-base.button-line{background:linear-gradient(180.26deg,#00ff19 .23%,#3a8300 157.85%)}.button-base.button-line:hover{filter:brightness(.8)}.button-base.button-line:active{filter:brightness(.7)}.button-base.button-line .img-button-base{height:24px;width:24px}@media screen and (min-width:550px){.button-base.button-line .img-button-base{height:26px;width:26px}}.button-base.button-line span{color:#fff}.button-base.button-telegram{background:linear-gradient(180.26deg,#57c4ff .23%,#005e99 157.85%)}.button-base.button-telegram:hover{filter:brightness(.8)}.button-base.button-telegram:active{filter:brightness(.7)}.button-base.button-telegram .img-button-base{height:24px;width:24px}@media screen and (min-width:550px){.button-base.button-telegram .img-button-base{height:26px;width:26px}}.button-base.button-p2p{background-color:#162b68}.button-base.button-p2p:hover{filter:brightness(.8)}.button-base.button-p2p:active{filter:brightness(.7)}.button-base.button-normal{background-color:#fff;width:104px}.button-base.button-normal:hover{filter:brightness(.8)}.button-base.button-normal:active{filter:brightness(.7)}@media only screen and (min-width:550px){.button-base.button-normal{width:106px}}.button-base.button-normal span{color:#000}.button-base.small{height:24px;padding:5px 16px}.button-base.small span{font-size:12px}.button-base.small img,.button-base.small svg{height:auto;-o-object-fit:contain;object-fit:contain;width:16px}@media only screen and (min-width:550px){.button-base.small img,.button-base.small svg{width:18px}.button-base.small{height:28px;padding:7px 18px}.button-base.small span{font-size:14px}}.button-base.medium{height:32px;padding:5px 16px}.button-base.medium img{height:auto;-o-object-fit:contain;object-fit:contain;width:20px}@media only screen and (min-width:550px){.button-base.medium img{width:22px}.button-base.medium{height:38px;padding:7px 18px}}.button-base.large{padding:11px 16px}.button-base.large img{height:auto;-o-object-fit:contain;object-fit:contain;width:24px}@media only screen and (min-width:550px){.button-base.large img{width:26px}.button-base.large{padding:12px 18px}}.button-base.grow{box-shadow:0 0 7.5px 0 var(--primary-button-color-1)}.button-base.grow:hover{box-shadow:none}.button-base:disabled{box-shadow:none!important;opacity:.4;pointer-events:none!important}
