.BaseButton{align-items:center;background:var(--main-black);border-radius:8px;cursor:pointer;display:flex;height:48px;justify-content:center;position:relative;width:-moz-fit-content;width:fit-content;z-index:1}@media (max-width:768px){.BaseButton{height:44px}}.BaseButton:disabled{cursor:default}.BaseButton__content{align-items:center;color:var(--main-white);display:flex;font-size:18px;font-weight:500;height:100%;justify-content:center;line-height:24px;overflow:hidden;padding:0 16px;position:relative;width:100%}@media (max-width:768px){.BaseButton__content{font-size:18px;font-weight:700;letter-spacing:-.36px;line-height:24px}}.BaseButton__content img{margin-right:8px;-o-object-fit:contain;object-fit:contain;overflow:hidden;width:15px}.BaseButton--full-width{width:100%}.BaseButton__icon{display:flex;margin-right:8px}.BaseButton:not(:disabled):hover{background:var(--main-grey)}.BaseButton:not(:disabled):active,.BaseButton:not(:disabled):focus{opacity:.64}.BaseButton:disabled{opacity:.4}.BaseButton--large{border-radius:12px;height:56px}@media (max-width:768px){.BaseButton--large{height:48px}}.BaseButton--chosen-vk{background:rgba(2,119,255,.08)!important;border:none!important;pointer-events:none}.BaseButton--chosen-telegram{background:rgba(19,152,217,.08)!important;border:none!important;pointer-events:none}.BaseButton--vk{background:var(--main-white);border:1px solid rgba(2,119,255,.24);height:40px;width:234px}.BaseButton--vk:not(:disabled):hover{background:var(--main-white);border:1px solid rgba(2,119,255,.48)}.BaseButton--vk:not(:disabled):hover .BaseButton__content{color:#0277ff}.BaseButton--vk:not(:disabled):active .BaseButton__content,.BaseButton--vk:not(:disabled):focus .BaseButton__content{opacity:.64}.BaseButton--vk .BaseButton__content{color:#0277ff}.BaseButton--telegram{background:var(--main-white);border:1px solid rgba(19,152,217,.24);width:100%}.BaseButton--telegram:not(:disabled):hover{background:var(--main-white);border:1px solid rgba(19,152,217,.48)}.BaseButton--telegram:not(:disabled):hover .BaseButton__content{color:#1398d9}.BaseButton--telegram:not(:disabled):active .BaseButton__content,.BaseButton--telegram:not(:disabled):focus .BaseButton__content{opacity:.64}.BaseButton--telegram .BaseButton__content{color:#1398d9}.BaseButton--large .BaseButton__content{font-size:24px;font-weight:600;letter-spacing:-.48px;line-height:32px;padding:0 32px}@media (max-width:768px){.BaseButton--large .BaseButton__content{font-size:18px;font-weight:700;letter-spacing:-.36px;line-height:24px}}.BaseButton--small{border-radius:8px;height:32px}.BaseButton--small .BaseButton__content{color:var(--main-black);font-size:16px;font-weight:400;letter-spacing:-.32px;line-height:20px;padding:0 12px}.BaseButton--small .BaseButton__content img{width:14px}.BaseButton--secondary{background:var(--main-black-04)}.BaseButton--secondary:not(:disabled):hover{background:var(--main-black-08)}.BaseButton--secondary .BaseButton__content{color:var(--main-black)}.BaseButton--border{background:var(--main-white);border:1px solid var(--main-black-16)}.BaseButton--border:not(:disabled):hover{background:var(--main-white);border:1px solid var(--main-blue-24)}.BaseButton--border:not(:disabled):active .BaseButton__content,.BaseButton--border:not(:disabled):focus .BaseButton__content,.BaseButton--border:not(:disabled):hover .BaseButton__content{color:var(--main-blue)}.BaseButton--border .BaseButton__content{color:var(--main-black)}.BaseButton--ghost{background:none}.BaseButton--ghost:not(:disabled):hover{background:var(--main-black-08)}.BaseButton--ghost .BaseButton__content{color:var(--main-black)}.BaseButton--small-ghost,.BaseButton--small-ghost:not(:disabled):hover{background:none}.BaseButton--small-ghost:not(:disabled):active .BaseButton__content,.BaseButton--small-ghost:not(:disabled):focus .BaseButton__content,.BaseButton--small-ghost:not(:disabled):hover .BaseButton__content{color:var(--main-blue)}.BaseButton--white{background:var(--main-white);box-shadow:0 2px 2px #00000014}.BaseButton--white:not(:disabled):hover{background:var(--main-white);box-shadow:0 4px 8px #00000029,0 1px 2px #00000052}.BaseButton--white .BaseButton__content,.BaseButton--white:not(:disabled):active .BaseButton__content,.BaseButton--white:not(:disabled):focus .BaseButton__content,.BaseButton--white:not(:disabled):hover .BaseButton__content{color:var(--main-black)}.BaseButton--link,.BaseButton--link:not(:disabled):hover{background:var(--main-white)}.BaseButton--link:not(:disabled):active .BaseButton__content,.BaseButton--link:not(:disabled):focus .BaseButton__content,.BaseButton--link:not(:disabled):hover .BaseButton__content{color:var(--main-blue)}.BaseButton--link .BaseButton__content{color:var(--main-blue);padding:0}.BaseButton--only-icon .BaseButton__content{padding:0 8px}.BaseButton--only-icon .BaseButton__content img{margin-right:0}
