.wrapper-preloader{height:10px;display:inline-block;width:77px}.wrapper-preloader .circle{border-radius:50%;border:2px solid;background:currentColor;float:left;height:10px;margin:0 5px;width:10px}.wrapper-preloader .circle-1{animation:move 1s ease-in-out infinite}.wrapper-preloader .circle-1a{animation:fade 1s ease-in-out infinite;margin-left:-15px;opacity:0}.wrapper-preloader .circle-2{animation:move 1s ease-in-out infinite}.wrapper-preloader .circle-3{animation:circle-3 1s ease-in-out infinite;opacity:1}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes move{0%{transform:translateX(0)}to{transform:translateX(21px)}}@keyframes circle-3{0%{opacity:1}to{opacity:0}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;min-height:56px;border-radius:14px;text-align:center;background:#9c45f3;border:2px solid #9c45f3;gap:5px;font-family:Inter,sans-serif;font-weight:500;font-style:normal;line-height:1;cursor:pointer;transition:all .2s;color:#fff;font-size:18px}.btn:hover{background:#af5fff;border-color:#af5fff}.btn:active{background:#8938da;border-color:#8938da}.btn.btn_disabled,.btn.btn_disabled:active,.btn.btn_disabled:hover{background:#f2f3f5;border-color:#f2f3f5;color:#666}.btn_theme_empty-light{border-color:#a3c9e8;background:rgba(0,0,0,0);color:#fff}.btn_theme_empty-light-active,.btn_theme_empty-light:hover{border-color:#fff;background:#fff;color:#0086e8}.btn_theme_empty{background:rgba(0,0,0,0)}.btn_theme_empty-active,.btn_theme_empty:hover{background:#ffce00}.btn_theme_blue{background:#8ab5e0;border-color:#8ab5e0;color:#fff}.btn_theme_white{background:#fff;border-color:#9c45f3;color:#9c45f3}.btn_theme_white:hover{color:#af5fff;background:#fff;border-color:#9c45f3}.btn_theme_white:active{color:#9c45f3}.btn_theme_ai-chat-cta{background:#f5a623;border-color:#f5a623;color:#fff;font-size:15px;min-height:52px;border-radius:28px}.btn_theme_ai-chat-cta:hover{background:#e89a1d;border-color:#e89a1d}.btn_theme_ai-chat-cta:active{background:#d88e17;border-color:#d88e17}.btn_theme_ai-chat-cta.btn_disabled{background:#f5c872;border-color:#f5c872;color:#fff}.btn_theme_ai-chat-outline{background:rgba(0,0,0,0);border:2px solid #4a7bdc;color:#4a7bdc;font-size:15px;min-height:40px;padding:8px 24px;border-radius:50px;text-transform:none;font-family:Roboto,serif;font-weight:500;font-style:normal}.btn_theme_ai-chat-outline:hover{background:#4a7bdc;border-color:#4a7bdc;color:#fff}.btn_theme_ai-chat-outline:active{background:#3b6bc4;border-color:#3b6bc4;color:#fff}.btn_theme_telegram-promo{background:#ffd012;border-color:#ffd012;gap:10px;width:345px;font-size:18px;letter-spacing:.68px;color:#333;text-transform:none}.btn_theme_telegram-promo:hover{background:#fede59;border-color:#fede59}@media(max-width:767px){.btn_theme_telegram-promo{width:100%;min-height:48px}}.btn_size_sm{min-height:36px;padding:9px 10px;font-size:12px}.btn_size_md{min-height:48px;padding:6px 24px;border-width:1px}@media(max-width:767px){.btn_adapt_default{font-size:16px}.btn_adapt_sm{min-height:36px;padding:8px 10px;font-size:12px}}