@keyframes dot1Animation{0%{transform:translateY(0)}25%{transform:translateY(-4px)}50%{transform:translateY(0)}75%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes dot2Animation{0%{transform:translateY(0)}25%{transform:translateY(0)}50%{transform:translateY(-4px)}75%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes dot3Animation{0%{transform:translateY(0)}25%{transform:translateY(0)}50%{transform:translateY(0)}75%{transform:translateY(-4px)}to{transform:translateY(0)}}.dots-icon .dot-1{animation:dot1Animation 1.6s ease-in-out infinite}.dots-icon .dot-2{animation:dot2Animation 1.6s ease-in-out infinite}.dots-icon .dot-3{animation:dot3Animation 1.6s ease-in-out infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-icon{animation:rotate 1s linear infinite;transform-origin:center}.btn{font-family:PT Sans;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;gap:6px;transition:background-color .25s ease,color .25s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.btn:disabled{cursor:not-allowed;pointer-events:none}.btn--xs{line-height:100%;padding:7px 12px;font-size:14px;border-radius:27px}.btn--xs svg{width:24px;height:24px}.btn--s{line-height:100%;padding:8px 16px;font-size:14px;border-radius:27px}.btn--s svg{width:24px;height:24px}.btn--m{line-height:100%;padding:16px 24px;font-size:20px;border-radius:46px}.btn--m svg{width:32px;height:32px}.btn--l{line-height:100%;padding:20px 40px;font-size:20px;border-radius:46px}.btn--l svg{width:32px;height:32px}@media(max-width:768px){.btn--l{padding:16px 28px;font-size:16px}.btn--m{padding:14px 20px;font-size:16px}}.btn--default{color:#0f172a;background-color:transparent;border:1px solid rgba(0,0,0,.1)}.btn--default:hover:not(:disabled){background-color:#0000000d}.btn--default:active:not(:disabled){background-color:#0000001a;border-color:transparent;outline:1px solid rgba(0,0,0,.1);outline-width:2px;outline-offset:-2px}.btn--default:disabled{color:#28303f66;background-color:#0000000d;border:unset;outline:none}.btn--grey{color:#0f172a;background-color:#0000000d;border:unset}.btn--grey:hover:not(:disabled){background-color:#0000001a}.btn--grey:active:not(:disabled){background-color:#00000026}.btn--grey:disabled{color:#28303f66;background-color:#0000000a;border:unset;outline:none}.btn--accent{color:#fff;background-color:#3a4ff0;border:none}.btn--accent:hover:not(:disabled){background-color:#2b3fe0;border-color:transparent;outline:none;outline-width:2px;outline-offset:-2px}.btn--accent:active:not(:disabled){background-color:#1e32ce;border-color:transparent;outline:none;outline-width:2px;outline-offset:-2px}.btn--accent:disabled{color:#28303f66;background-color:#0000000d;border:unset;outline:none}.select{font-family:PT Sans;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;gap:6px;background-color:#2b3fe00a;border:1px solid rgba(43,63,224,.15);transition:background-color .25s ease,color .25s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.select:disabled{cursor:not-allowed;pointer-events:none}.select:hover:not(:disabled){background-color:#2b3fe014}.select:active:not(:disabled){background-color:#2b3fe01f;outline:2px solid rgba(43,63,224,.2);outline-offset:-2px}.select--selected{background-color:#3a4ff0;border-color:#3a4ff0;color:#fff}.select--selected:hover:not(:disabled){background-color:#2b3fe0}.select--selected:active:not(:disabled){background-color:#1e32ce;outline:2px solid rgba(43,63,224,.3);outline-offset:-2px}.select--s{line-height:100%;padding:8px 12px;font-size:14px;border-radius:16px}.select--s svg{width:24px;height:24px}.select--m{line-height:100%;padding:16px 20px;font-size:20px;border-radius:16px}.select--m svg{width:32px;height:32px}.select--l{line-height:100%;padding:20px 32px;font-size:20px;border-radius:16px}.select--l svg{width:32px;height:32px}.select-group__container{display:inline-flex;flex-wrap:wrap;gap:12px;width:635px;justify-content:center}@media(max-width:768px){.select-group__container{width:100%;gap:8px}}.home-page{min-height:100vh;min-height:100dvh;width:100%;background:#fff;position:relative;overflow:hidden}.home-page__container{min-height:100vh;min-height:100dvh;width:100%;max-width:720px;margin:0 auto;padding:24px 24px 20px;display:flex;flex-direction:column;align-items:center;gap:45px}@media(max-width:768px){.home-page__container{padding:16px;gap:28px}}.home-page__header{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;position:relative}.home-page__header-lang{position:absolute;top:0;right:0}.home-page__header-lang .btn{color:#64748b;border:1px solid rgba(0,0,0,.1)}.home-page__header-lang .btn:hover:not(:disabled){color:#3a4ff0;border-color:#3a4ff0;background:#3a4ff00a}.home-page__header-logo-img{height:48px;width:auto}@media(max-width:768px){.home-page__header-logo-img{height:40px}}.home-page__header-text{display:flex;flex-direction:column;align-items:center;gap:4px}.home-page__header-title{color:#2b3fe0;text-align:center;font-family:PT Sans;line-height:normal;font-size:26px;font-weight:700}@media(max-width:768px){.home-page__header-title{font-size:22px}}.home-page__header-subtitle{color:#64748b;text-align:center;font-family:PT Sans;line-height:131.037%;font-size:17px;font-weight:400}@media(max-width:768px){.home-page__header-subtitle{font-size:15px}}.home-page__banner{background:#f1f5f9;border-radius:24px;overflow:hidden;box-sizing:border-box;width:100%;max-width:636px;padding:0;display:flex;align-items:stretch;justify-content:stretch;border:1px solid rgba(43,63,224,.1);box-shadow:0 4px 24px #2b3fe00f}.home-page__banner svg{width:100%;height:auto;display:block}@media(max-width:768px){.home-page__banner{border-radius:16px}}.home-page__languages{display:flex;justify-content:center;width:100%}.home-page__languages .select-group__container .select{background-color:#2b3fe00a;border:1px solid rgba(43,63,224,.15);color:#0f172a}.home-page__languages .select-group__container .select:hover:not(:disabled){background-color:#2b3fe014;border-color:#3a4ff0}.home-page__languages .select-group__container .select--selected{background-color:#3a4ff0;border-color:#3a4ff0;color:#fff}.home-page__languages .select-group__container .select--selected:hover:not(:disabled){background-color:#2b3fe0}.home-page__continue{display:flex;justify-content:center;width:100%}.home-page__buttons{display:flex;gap:20px;justify-content:center;align-items:center;width:100%}@media(max-width:768px){.home-page__buttons{flex-direction:column;gap:12px}}.home-page__buttons_left,.home-page__buttons_right{display:flex;justify-content:center}@media(max-width:768px){.home-page__buttons_left,.home-page__buttons_right{width:100%}}.home-page__buttons .btn{min-width:460px;background:#3a4ff0;color:#fff;border:none;box-shadow:0 2px 12px #3a4ff040;transition:background-color .25s ease,box-shadow .25s ease}.home-page__buttons .btn svg{width:50px;height:50px}.home-page__buttons .btn:hover:not(:disabled){background:#2b3fe0;box-shadow:0 4px 20px #2b3fe04d}.home-page__buttons .btn:active:not(:disabled){background:#1e32ce}@media(max-width:768px){.home-page__buttons .btn{width:100%;min-width:unset;max-width:480px}.home-page__buttons .btn svg{width:32px;height:32px}}.home-page__footer{margin-top:auto;display:flex;justify-content:center;width:100%;text-align:center;font-family:PT Sans;line-height:131.037%;font-size:14px;font-weight:400;color:#64748b}@media(max-width:768px){.home-page__footer{font-size:12px}}.home-page__footer-text a,.home-page__footer-link{cursor:pointer;color:#3a4ff0;transition:color .25s ease}.home-page__footer-text a:hover,.home-page__footer-link:hover{color:#2b3fe0}.home-page__footer-text a,.home-page__footer-link{font-family:PT Sans;line-height:131.037%;font-size:14px;font-weight:400}.modal__backdrop{display:flex;position:fixed;top:0;left:0;align-items:center;justify-content:center;z-index:10001;background:#1c212a4d;padding:auto auto;width:100%;height:100%;touch-action:manipulation}@media(max-width:768px){.modal__backdrop{padding:16px;align-items:center}}.modal__content{display:flex;position:relative;border-radius:16px;border:1px solid var(--neutral-tr-black-15, rgba(28, 33, 42, .1490196078));background:var(--bg-primary, #FFF);padding:0;z-index:10002}@media(max-width:768px){.modal__content{width:100%;max-width:100%;max-height:calc(100dvh - 32px);overflow-y:auto}}.rating-modal{display:flex;width:500px;padding:20px;flex-direction:column;align-items:center;gap:32px;flex-shrink:0}@media(max-width:768px){.rating-modal{width:100%;max-width:100%;gap:24px;padding:16px}}.rating-modal__title{color:#28303f;text-align:center;font-family:PT Sans;line-height:150%;font-size:24px;font-weight:700;margin:0}@media(max-width:768px){.rating-modal__title{font-size:20px}}.rating-modal__buttons{display:flex;align-items:flex-start;gap:12px;justify-content:center;position:relative;z-index:10001}@media(max-width:768px){.rating-modal__buttons{width:100%;flex-direction:column;align-items:center}}.rating-modal__buttons .btn{min-width:150px;position:relative;z-index:10001;touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media(max-width:768px){.rating-modal__buttons .btn{width:100%}}.rating-modal__buttons .btn span{pointer-events:none;display:inline-flex;align-items:center;justify-content:center;font-size:14px;z-index:1}.rating-modal__options{display:flex;align-items:center;gap:16px;justify-content:center}@media(max-width:768px){.rating-modal__options{gap:8px;flex-wrap:wrap}}.rating-modal__option{color:#000;font-size:63.683px;font-style:normal;font-weight:400;line-height:normal;width:64px;height:64px;cursor:pointer;filter:grayscale(1)}@media(max-width:768px){.rating-modal__option{font-size:48px;width:48px;height:48px}}.rating-modal__option--selected,.rating-modal__option:hover{filter:grayscale(0)}@media(max-width:768px){.rating-modal__comment{width:100%}}.rating-modal__comment textarea{display:flex;height:80px;padding:8px;flex-direction:column;justify-content:space-between;align-items:flex-start;align-self:stretch;border-radius:16px;border:1px solid rgba(28,33,42,.1019607843);background:#f5f5f5;resize:none;width:calc(100% - 16px)}.rating-modal__comment textarea::placeholder{color:#28303f99;font-family:PT Sans;line-height:131.037%;font-size:14px;font-weight:500}.rating-modal__content{display:flex;flex-direction:column;gap:40px;width:100%}@media(max-width:768px){.rating-modal__content{gap:24px}}.rating-modal__keyboard-portal{position:fixed;left:0;right:0;bottom:0;z-index:10002;display:flex;align-items:flex-end;justify-content:center;pointer-events:none;touch-action:none}.rating-modal__keyboard{width:min(920px,100%);opacity:0;transform:translateY(12px);transition:opacity .3s ease,transform .3s ease;touch-action:none;border-radius:0;color:#000;font-family:PT Sans;line-height:normal;font-size:16px;font-weight:500;padding:0 25px}.rating-modal__keyboard .simple-keyboard.hg-theme-default{font-family:PT Sans;line-height:normal;font-size:16px;font-weight:500}.rating-modal__keyboard--visible{opacity:1;transform:translateY(0);pointer-events:auto;touch-action:manipulation}.rating-modal__keyboard-portal:has(.rating-modal__keyboard--visible){pointer-events:auto}.rating-modal__keyboard .simple-keyboard{border-radius:16px;box-shadow:0 12px 36px #00000026}.header{padding:28px 28px 32px 32px}@media(max-width:768px){.header{padding:12px 16px}}.header__container{width:100%;display:flex;justify-content:space-between;align-items:flex-start;position:relative;gap:16px}@media(max-width:768px){.header__container{gap:8px;align-items:center}}.header__left,.header__right{display:flex;justify-content:space-between;flex:1}@media(max-width:768px){.header__left,.header__right{flex:unset;gap:8px}}@media(max-width:768px){.header__left{align-items:center}}@media(max-width:768px){.header__right{flex:1;justify-content:flex-end}}@media(max-width:768px){.header__right .btn span{display:none}}.header__logo{display:inline-flex;align-items:center;gap:7px}.header__logo-text{display:flex;flex-direction:column}.header__logo-text span{color:#28303f;font-family:PT Sans;line-height:normal;font-size:7.385px;font-weight:700}.header__logo-text span:last-child{font-size:16px}@media(max-width:768px){.header__logo-text span:last-child{font-size:14px}}.header__buttons{display:inline-flex;align-items:center;gap:16px;position:absolute;left:50%;transform:translate(-50%)}@media(max-width:768px){.header .btn span{display:none}}@media(max-width:768px){.header__logo-text span{display:block!important}}@media(max-width:768px){.header__switchAssistant .btn span{display:none}}.voice-visualizer{position:relative;width:148px;height:38px;border-radius:27px;background-color:#1c212a4d;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#fff;text-transform:uppercase}.voice-visualizer__progress{position:absolute;inset:0;width:100%;background-color:#1c212a1a;will-change:transform;backface-visibility:hidden;transform:scaleX(0);transform-origin:left}.voice-visualizer__bars{position:relative;z-index:1;width:100%;height:18px;display:flex;align-items:center;justify-content:center;gap:2px;margin:0 12px}.voice-visualizer__bar{width:1px;height:2px;border-radius:999px;border:2px solid rgba(28,33,42,.3019607843);background-color:#1c212a4d;transform-origin:center;transition:background-color .12s ease,border-color .12s ease}.voice-visualizer__bar--active{border-color:#1c212a;background-color:#1c212a}.voice-visualizer--recording{box-shadow:0 0 0 2px #1c212a1f}.text-input__timer{font-family:PT Sans;line-height:131.037%;font-size:14px;font-weight:500;color:#28303f;text-align:center;display:inline-block;min-width:40px;font-variant-numeric:tabular-nums}.text-input{display:flex;flex-direction:column;padding:8px;border:1px solid rgba(0,0,0,.1019607843);border-radius:16px;background-color:#f5f5f5;transition:background-color .2s ease}.text-input__container{display:flex;flex-direction:column;gap:8px}.text-input__start-message{display:flex;align-items:flex-start;gap:14px;margin-left:15px}@media(max-width:768px){.text-input__start-message{margin-left:0;gap:10px}}.text-input__start-message-text{display:flex;flex-direction:column;gap:4px}.text-input__start-message span{position:relative;top:-5px;color:#28303f99;font-family:PT Sans;line-height:131.037%;font-size:14px;font-weight:500}@media(max-width:768px){.text-input__start-message span{font-size:13px}}.text-input__loading{display:flex;align-items:center;gap:6px}.text-input__loading span{color:#28303f99;font-family:PT Sans;line-height:131.037%;font-size:14px;font-weight:500}.text-input__other-language{background:#f5f0e3;border-color:#efe3c8}.text-input:focus-within{background-color:#fff}.text-input__other-language:focus-within{background-color:#fcf9f4}.text-input__send-button{padding:7px}.text-input__textarea{color:#28303f;font-family:PT Sans;line-height:131.037%;font-size:14px;font-weight:500;min-height:58px;max-height:140px;padding:8px 12px;box-sizing:border-box;background:transparent;border:unset;border-radius:12px;resize:none;outline:unset}@media(max-width:768px){.text-input__textarea{min-height:44px;max-height:100px;font-size:16px}}.text-input__textarea::placeholder{color:#28303f99}.text-input__footer{display:flex;justify-content:space-between;align-items:center;gap:12px}@media(max-width:768px){.text-input__footer{gap:8px;flex-wrap:wrap}}.text-input__footer--active-voice{justify-content:end}.text-input__actions{display:flex;align-items:center;gap:12px}@media(max-width:768px){.text-input__actions{gap:8px}}.text-input__counter{font-size:14px;color:#475467}@media(max-width:768px){.text-input__counter{font-size:12px}}.text-input__actions .text-input__speech-button{padding-left:8px}.text-input__actions .text-input__speech-button--active-voice{padding:7px}.text-input__voice-error{max-width:220px;color:#b91c1c;font-family:PT Sans;line-height:131.037%;font-size:12px;font-weight:500;line-height:1.3}@media(max-width:768px){.text-input__voice-error{max-width:160px}}.text-input__active-voice{background-color:#ffc80033;border-color:transparent;outline:2px solid #ffc800;outline-offset:-2px;box-shadow:0 0 12.9px #ffc80040,0 0 12.9px #ffc80040,0 0 12.9px #ffc80040}.text-input__voice-visualizer{display:flex;align-items:center;flex-direction:row;gap:12px}@media(max-width:768px){.text-input__voice-visualizer{gap:8px}}.button-popover{position:relative}.button-popover__options{position:absolute;display:flex;width:199px;padding:4px 0;flex-direction:column;justify-content:center;align-items:flex-start;border-radius:24px;border:1px solid rgba(0,0,0,.05);background:#fff;box-shadow:0 2px 2.9px #00000026,0 0 2.9px #00000026;left:8px;bottom:52px;z-index:100}@media(max-width:768px){.button-popover__options{width:180px}}.button-popover__options-option{display:flex;flex-direction:row;padding:8px 12px;gap:6px;align-self:stretch;cursor:pointer;justify-content:space-between}.button-popover__options-option-label{display:flex;align-items:center;gap:6px;color:#28303f;font-family:PT Sans;line-height:131.037%;font-size:14px;font-weight:500}.button-popover__options-option:hover{background:#f5f5f5}.button-popover__options--bottom{bottom:-173px;left:-55px}@media(max-width:768px){.button-popover__options--bottom{left:0}}.message{color:#28303f;word-break:break-all}.message__play-speech--disabled{opacity:.5}.message__content{display:flex;align-items:center;gap:8px}.message__content svg{min-width:24px}.message__content--left{justify-content:flex-end}.message__content--right{justify-content:flex-start}.message__content--right .message__play-speech{order:1;cursor:pointer}.message__loading-text{display:flex;align-items:center;gap:6px;color:#28303f99;font-family:PT Sans;line-height:131.037%;font-size:14px;font-weight:500}.message__text{color:#28303f;font-family:PT Sans;line-height:131.037%;font-size:14px;font-weight:500;display:flex;padding:8px;justify-content:flex-end;align-items:center;gap:15px;border-radius:10px;word-break:break-word}@media(max-width:768px){.message__text{max-width:100%}}.message__text--loading{display:flex;width:325px;padding:0;height:33px;align-items:center;gap:15px}@media(max-width:768px){.message__text--loading{width:100%}}.message__text--left{background:#f5f0e3}.message__text--right{background:#f5f5f5}.manager-chat-page{background:#fff;height:100%;border-radius:60px;display:flex;flex-direction:column;overflow:hidden}@media(max-width:768px){.manager-chat-page{border-radius:0}}.manager-chat-page__separator{width:1px;background:#e2e2e2;height:100%}@media(max-width:768px){.manager-chat-page__separator{display:none}}.manager-chat-page__mobile-tabs{display:none}@media(max-width:768px){.manager-chat-page__mobile-tabs{display:flex;gap:0;padding:0 16px;border-bottom:1px solid #E2E2E2;flex-shrink:0}}.manager-chat-page__mobile-tab{flex:1;padding:10px 16px;border:none;background:transparent;font-family:PT Sans;line-height:131.037%;font-size:14px;font-weight:500;color:#28303f99;cursor:pointer;border-bottom:2px solid transparent;transition:all .2s ease}.manager-chat-page__mobile-tab--active{color:#28303f;border-bottom-color:#28303f}.manager-chat-page__container{padding:0 30px 25px 32px;display:flex;width:calc(100% - 62px);gap:16px;flex:1;min-height:0}@media(max-width:768px){.manager-chat-page__container{padding:0 16px 16px;width:calc(100% - 32px);gap:0}}.manager-chat-page__left,.manager-chat-page__right{width:100%;display:flex;flex-direction:column;height:100%;min-height:0}@media(max-width:768px){.manager-chat-page__panel--hidden{display:none!important}}@media(max-width:768px){.manager-chat-page__panel--active{display:flex!important}}.manager-chat-page__messages{flex:1;min-height:0;margin-bottom:16px;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth;display:flex;flex-direction:column;gap:16px}@media(max-width:768px){.manager-chat-page__messages{margin-bottom:12px;gap:12px}}.manager-chat-page__title{margin:0 0 16px;font-size:32px;font-weight:600;color:#28303f}.manager-chat-page__subtitle{margin:0;font-size:16px;line-height:150%;color:#5c6475}.manager-chat-page__keyboard{max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease;pointer-events:none;border-radius:0;color:#000;font-family:PT Sans;line-height:normal;font-size:16px;font-weight:500;padding:0 25px}.manager-chat-page__keyboard--visible{max-height:320px;opacity:1;pointer-events:auto;padding-bottom:25px}.manager-chat-page__keyboard .simple-keyboard{border-bottom-left-radius:20px;border-bottom-right-radius:20px;padding:12px}.manager-chat-page__keyboard .simple-keyboard.hg-theme-default{font-family:PT Sans;line-height:normal;font-size:16px;font-weight:500}.show-translation{width:169px;height:76px;display:flex;padding:7px 12px 7px 8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;border-radius:20px;background:#1c212a1a}@media(max-width:768px){.show-translation{width:auto;height:auto;padding:8px 16px;flex-direction:row}}.show-translation span{color:#28303f;font-family:PT Sans;line-height:131.037%;font-size:14px;font-weight:500}@media(max-width:768px){.show-translation span{font-size:13px}}.assistant-chat-page{background:#fff;height:100%;border-radius:60px;display:flex;flex-direction:column;overflow:hidden}@media(max-width:768px){.assistant-chat-page{border-radius:0}}.assistant-chat-page__wrapper{flex:1;min-height:0;overflow:hidden;position:relative;padding-bottom:40px}@media(max-width:768px){.assistant-chat-page__wrapper{padding-bottom:16px}}.assistant-chat-page__container{display:flex;width:200%;height:100%;transition:transform .3s ease-in-out;transform:translate(0);will-change:transform}@media(max-width:768px){.assistant-chat-page__container{width:200%}}.assistant-chat-page__container--shifted{transform:translate(-50%)}.assistant-chat-page__left,.assistant-chat-page__right{width:50%;display:flex;flex-direction:row;height:100%;min-height:0;flex-shrink:0}@media(max-width:768px){.assistant-chat-page__left,.assistant-chat-page__right{flex-direction:column}}.assistant-chat-page__left-empty{flex:1;flex-shrink:0}@media(max-width:768px){.assistant-chat-page__left-empty{display:none}}.assistant-chat-page__left-chat{flex:2;display:flex;flex-direction:column;min-height:0;overflow:hidden;justify-content:flex-end;gap:32px}@media(max-width:768px){.assistant-chat-page__left-chat{flex:1;gap:16px;padding:0 16px}}.assistant-chat-page__left-button{flex:1;display:flex;align-items:center;justify-content:center;padding-bottom:32px;flex-shrink:0}@media(max-width:768px){.assistant-chat-page__left-button{flex:unset;padding:12px 0}}.assistant-chat-page__right-empty{flex:1;flex-shrink:0}@media(max-width:768px){.assistant-chat-page__right-empty{display:none}}.assistant-chat-page__right-chat{flex:2;display:flex;flex-direction:column;min-height:0;overflow:hidden;justify-content:flex-end;gap:32px}@media(max-width:768px){.assistant-chat-page__right-chat{flex:1;gap:16px;padding:0 16px}}.assistant-chat-page__right-button{flex:1;display:flex;align-items:center;justify-content:center;padding-bottom:32px;flex-shrink:0}@media(max-width:768px){.assistant-chat-page__right-button{flex:unset;padding:12px 0}}.assistant-chat-page__messages{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth;display:flex;flex-direction:column;gap:32px;padding:0 8px}@media(max-width:768px){.assistant-chat-page__messages{gap:16px;padding:0}}.assistant-chat-page__initial-state{display:flex;align-items:center;justify-content:center;height:100%;width:100%;padding:0 16px}.assistant-chat-page__initial-state .text-input__container{width:700px}@media(max-width:768px){.assistant-chat-page__initial-state .text-input__container{width:100%}}.assistant-message{display:flex;color:#28303f;word-break:break-word;justify-content:flex-start}.assistant-message__loading-text{display:flex;align-items:center;gap:6px;color:#28303f99;font-family:PT Sans;line-height:131.037%;font-size:14px;font-weight:500}.assistant-message--user{justify-content:flex-end;gap:15px}.assistant-message__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px}@media(max-width:768px){.assistant-message__content{max-width:100%}}.assistant-message__content--user{display:flex;padding:8px;justify-content:flex-end;align-items:center;gap:25px;border-radius:10px;background:#f5f5f5}@media(max-width:768px){.assistant-message__content--user{max-width:85%}}.assistant-message__content--user .assistant-message__text{color:#28303f;font-family:PT Sans;line-height:131.037%;font-size:14px;font-weight:500}.assistant-message__text{color:#28303f;font-family:PT Sans;line-height:normal;font-size:16px}@media(max-width:768px){.assistant-message__text{font-size:14px}}.assistant-message__text--loading{display:flex;width:325px;padding:0;height:33px;align-items:center;gap:15px;order:1;background:#f5f5f5;border-radius:10px}@media(max-width:768px){.assistant-message__text--loading{width:100%}}.assistant-message__text-audio{display:flex;align-items:center;gap:6px;cursor:pointer}.assistant-message__text-audio-generating{cursor:not-allowed}.assistant-message__text-audio-disabled{opacity:.5}.assistant-message__text-audio span{color:#2b3fe0;font-family:PT Sans;line-height:131.037%;font-size:14px;font-weight:500}.idle-warning-modal{display:flex;flex-direction:column;gap:16px;padding:20px;min-width:320px;max-width:500px}@media(max-width:768px){.idle-warning-modal{min-width:auto;max-width:100%;width:100%;padding:16px}}.idle-warning-modal__title{margin:0;color:#28303f;text-align:center;font-family:PT Sans;line-height:150%;font-size:24px;font-weight:700}@media(max-width:768px){.idle-warning-modal__title{font-size:20px}}.idle-warning-modal__text{margin:0;color:#28303f;text-align:center;font-family:PT Sans;line-height:normal;font-size:16px;font-weight:500}.idle-warning-modal__text-seconds{font-family:PT Sans;line-height:150%;font-size:16px;font-weight:700}.idle-warning-modal__buttons{display:flex;align-items:flex-start;gap:12px;justify-content:center;position:relative;z-index:10001}@media(max-width:768px){.idle-warning-modal__buttons{flex-direction:column;align-items:center;width:100%}}.idle-warning-modal__buttons .btn{min-width:150px;position:relative;z-index:10001;touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media(max-width:768px){.idle-warning-modal__buttons .btn{width:100%}}.idle-warning-modal__buttons .btn span{pointer-events:none;display:inline-flex;align-items:center;justify-content:center;z-index:1}.login-page{background:#fff;height:100%;border-radius:60px;display:flex;flex-direction:column;justify-content:center}@media(max-width:768px){.login-page{border-radius:0;padding:0 16px}}.login-page__title{font-family:PT Sans;line-height:150%;font-size:24px;font-weight:700;line-height:32px;text-align:center;color:#28303f}@media(max-width:768px){.login-page__title{font-size:20px}}.login-page__error{color:red;align-self:center;font-family:PT Sans;line-height:131.037%;font-size:14px;font-weight:400;text-align:center}.login-page__form{display:flex;flex-direction:column;gap:16px;margin:0 auto;width:300px}@media(max-width:768px){.login-page__form{width:100%;max-width:300px}}.login-page__form input{padding:16px;border:1px solid rgba(0,0,0,.1019607843);border-radius:16px;background-color:#f5f5f5}.password-toggle-container{position:relative;width:100%}.password-toggle-container input{padding-right:40px;width:calc(100% - 56px)}@media(max-width:768px){.password-toggle-container input{width:calc(100% - 56px)}}.password-toggle-container .password-toggle{display:flex;position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;font-size:20px;padding:0;color:#666;transition:color .3s ease}.offer-page{background:#fff;height:100%;border-radius:60px;color:#28303f}@media(max-width:768px){.offer-page{border-radius:0}}.offer-page__header{display:flex;padding:24px;align-items:center;justify-content:flex-start}@media(max-width:768px){.offer-page__header{padding:16px;flex-direction:column;gap:12px;align-items:flex-start}}.offer-page__title{flex:1}.offer-page h2{font-family:PT Sans;line-height:150%;font-size:24px;font-weight:700;text-align:center;margin:0}@media(max-width:768px){.offer-page h2{font-size:18px;text-align:left}}.offer-page__content{padding:0 24px 24px;height:calc(100% - 124px);overflow:auto}@media(max-width:768px){.offer-page__content{padding:0 16px 16px;height:calc(100% - 140px)}}.offer-page__content h3{font-family:PT Sans;line-height:150%;font-size:18px;font-weight:700;margin-bottom:0}@media(max-width:768px){.offer-page__content h3{font-size:16px}}.offer-page__content h3:first-child{margin-top:0}.offer-page__content p{font-family:PT Sans;line-height:131.037%;font-size:16px;font-weight:400}@media(max-width:768px){.offer-page__content p{font-size:14px}}.processing-personal-data-page{background:#fff;height:100%;border-radius:60px;color:#28303f}@media(max-width:768px){.processing-personal-data-page{border-radius:0}}.processing-personal-data-page__header{display:flex;padding:24px;align-items:center;justify-content:flex-start}@media(max-width:768px){.processing-personal-data-page__header{padding:16px;flex-direction:column;gap:12px;align-items:flex-start}}.processing-personal-data-page__title{flex:1}.processing-personal-data-page h2{font-family:PT Sans;line-height:150%;font-size:24px;font-weight:700;text-align:center;margin:0}@media(max-width:768px){.processing-personal-data-page h2{font-size:18px;text-align:left}}.processing-personal-data-page__content{padding:0 24px 24px;height:calc(100% - 124px);overflow:auto}@media(max-width:768px){.processing-personal-data-page__content{padding:0 16px 16px;height:calc(100% - 140px)}}.processing-personal-data-page__rows{display:flex;flex-direction:column;gap:24px;margin-top:24px}@media(max-width:768px){.processing-personal-data-page__rows{gap:16px}}.processing-personal-data-page__row{display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:start}@media(max-width:768px){.processing-personal-data-page__row{grid-template-columns:1fr;gap:8px}}.processing-personal-data-page__row h3{font-family:PT Sans;line-height:150%;font-size:18px;font-weight:700;margin:0;width:400px}@media(max-width:768px){.processing-personal-data-page__row h3{width:auto;font-size:16px}}.processing-personal-data-page__row span{font-family:PT Sans;line-height:131.037%;font-size:16px;font-weight:400}@media(max-width:768px){.processing-personal-data-page__row span{font-size:14px}}.processing-personal-data-page__row span ul{padding-left:15px}.hg-theme-default{background-color:#ececec;border-radius:5px;box-sizing:border-box;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;overflow:hidden;padding:5px;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.hg-theme-default .hg-button span,.hg-theme-default .hg-button span svg{pointer-events:none}.hg-theme-default button.hg-button{border-width:0;font-size:inherit}.hg-theme-default .hg-button{display:inline-block;flex-grow:1}.hg-theme-default .hg-row{display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:5px}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:5px}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-row .hg-button-container{display:flex}.hg-theme-default .hg-button{align-items:center;background:#fff;border-bottom:1px solid #b5b5b5;border-radius:5px;box-shadow:0 0 3px -1px #0000004d;box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;padding:5px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.hg-theme-default .hg-button.hg-standardBtn{width:20px}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{align-items:center;display:flex;height:60px;justify-content:center;width:33.3%}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.hg-theme-default .hg-button.hg-button-com{max-width:85px}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.hg-theme-default .hg-button.hg-selectedButton{background:#05194687;color:#fff}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=".com"]{max-width:82px}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn="@"]{max-width:60px}.hg-candidate-box{background:#ececec;border-bottom:2px solid #b5b5b5;border-radius:5px;display:inline-flex;margin-top:-10px;position:absolute;transform:translateY(-100%);-webkit-user-select:none;-moz-user-select:none;user-select:none}ul.hg-candidate-box-list{display:flex;flex:1;list-style:none;margin:0;padding:0}li.hg-candidate-box-list-item{align-items:center;display:flex;height:40px;justify-content:center;width:40px}li.hg-candidate-box-list-item:hover{background:#00000008;cursor:pointer}li.hg-candidate-box-list-item:active{background:#0000001a}.hg-candidate-box-prev:before{content:"◄"}.hg-candidate-box-next:before{content:"►"}.hg-candidate-box-next,.hg-candidate-box-prev{align-items:center;color:#969696;cursor:pointer;display:flex;padding:0 10px}.hg-candidate-box-next{border-bottom-right-radius:5px;border-top-right-radius:5px}.hg-candidate-box-prev{border-bottom-left-radius:5px;border-top-left-radius:5px}.hg-candidate-box-btn-active{color:#444}*{box-sizing:border-box}body{height:100dvh;margin:0;padding:0}body #root{height:100%}@media(max-width:768px){body{overflow:hidden}}:root{font-family:PT Sans;color:#0f172a;background-color:#fff;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
