@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:Beeline 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}.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}.btn--default{color:#28303f;background-color:transparent;border:1px solid rgba(0,0,0,.1490196078)}.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,.1490196078);outline-width:2px;outline-offset:-2px}.btn--default:disabled{color:#28303f66;background-color:#0000000d;border:unset;outline:none}.btn--grey{color:#28303f;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:#000;border:1px solid rgba(0,0,0,.1490196078)}.btn--accent:hover:not(:disabled){background-color:#000c;border-color:transparent;outline:1px solid rgba(0,0,0,.1490196078);outline-width:2px;outline-offset:-2px}.btn--accent:active:not(:disabled){background-color:#000000b2;border-color:transparent;outline:1px solid rgba(0,0,0,.1490196078);outline-width:2px;outline-offset:-2px}.btn--accent:disabled{color:#28303f66;background-color:#0000000d;border:unset;outline:none}.select{font-family:Beeline Sans;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;gap:6px;background-color:#1c212a0d;border:1px solid rgba(28,33,42,.1490196078);transition:background-color .25s ease,color .25s ease}.select:disabled{cursor:not-allowed;pointer-events:none}.select:hover:not(:disabled){background-color:#1c212a1a}.select:active:not(:disabled){background-color:#1c212a26;outline:2px solid rgba(28,33,42,.1490196078);outline-offset:-2px}.select--selected{background-color:#1c212a;border-color:#1c212a26;color:#fff}.select--selected:hover:not(:disabled){background-color:#1c212acc}.select--selected:active:not(:disabled){background-color:#1c212ab2;outline:2px solid rgba(28,33,42,.1490196078);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}.onboarding{display:inline-flex;padding:14px 0 17px;flex-direction:column;justify-content:center;align-items:center;gap:25px}.onboarding__image-img{width:340px;height:224px;object-fit:contain;object-position:center}.onboarding__content{display:flex;width:400px;flex-direction:column;align-items:flex-start;gap:8px}.onboarding__content-title{width:100%;color:#28303f;text-align:center;font-family:Beeline Sans;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.onboarding__content-text{color:#28303f99;text-align:center;font-family:Beeline Sans;font-size:14px;font-style:normal;font-weight:400;line-height:131.037%}.onboarding__controls{display:flex;justify-content:center;animation:fadeIn .4s ease-in-out}.onboarding__controls-container{position:relative;width:44px;height:8px}.onboarding__controls-bg{position:absolute;height:8px;border-radius:4px;background:#1c212a;opacity:.15;transition:left .3s ease-in-out,right .3s ease-in-out,width .3s ease-in-out}.onboarding__controls-bg--left{left:0;width:32px}.onboarding__controls-bg--right{right:0;width:32px}.onboarding__controls-active{position:absolute;width:17px;height:8px;border-radius:4px;background:#1c212a;z-index:1;transition:left .3s ease-in-out,right .3s ease-in-out,transform .3s ease-in-out;animation:pulse .6s ease-in-out}.onboarding__controls-active--left{left:0}.onboarding__controls-active--right{right:0}.onboarding__controls-inactive{position:absolute;width:8px;height:8px;border-radius:4px;background:#1c212a;opacity:.15;transition:left .3s ease-in-out,right .3s ease-in-out,opacity .3s ease-in-out}.onboarding__controls-inactive--left{left:0}.onboarding__controls-inactive--right{right:0}.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}.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:Beeline Sans;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.button-popover__options-option:hover{background:#f5f5f5}.button-popover__options--bottom{bottom:-173px;left:-55px}.home-page{background:#fff;height:100%;border-radius:60px}.home-page__header{display:flex;align-items:flex-start;gap:13px;flex-direction:row;justify-content:center;width:100%;margin:0 28px}.home-page__header--onboarding{justify-content:space-between}.home-page__header-center{display:flex;flex-direction:column;align-items:center;gap:13px}.home-page__header-right{display:flex;align-items:center;padding-right:28px}.home-page__header-left{width:160px;padding-left:28px}.home-page__header-logo{display:flex;align-items:center;gap:16px}.home-page__header-logo-text{display:flex;flex-direction:column}.home-page__header-logo-text span{color:#28303f;font-family:Beeline Sans;font-size:14.769px;font-style:normal;font-weight:700;line-height:normal}.home-page__header-logo-text span:last-child{font-size:32px}.home-page__container{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.home-page__subtitle{color:#28303fb3;text-align:center;font-family:Beeline Sans;font-size:14px;font-style:normal;font-weight:400;line-height:131.037%}.home-page__banner{position:relative;background:#f5f5f5;border-radius:32px;display:flex;flex-direction:column;justify-content:center;max-height:180px;margin:0 auto;overflow:visible;box-sizing:border-box;width:636px;padding:24px 24px 24px 270px;align-items:center;gap:25px}.home-page__banner-image{position:absolute;left:52px;top:-29px}.home-page__banner-image-img{height:147px;width:170px;object-fit:contain;object-position:center}.home-page__banner-image svg{height:221px;width:221px}.home-page__banner-content{color:#28303fb2;display:flex;flex-direction:column;gap:8px}.home-page__banner-content-title{color:#28303f;font-family:Beeline Sans;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.home-page__banner-content-text{color:#28303fb3;font-family:Beeline Sans;font-size:14px;font-style:normal;font-weight:400;line-height:131.037%}.home-page__languages,.home-page__continue{display:flex;justify-content:center}.home-page__footer{display:flex;justify-content:center;width:720px}.home-page__footer-text{font-family:Beeline Sans;font-size:14px;font-style:normal;font-weight:400;line-height:131.037%;color:#28303f99;text-align:center}.modal__backdrop{display:flex;position:fixed;top:0;left:0;align-items:center;justify-content:center;z-index:9999;background:#1c212a4d;padding:auto auto;width:100%;height:100%}.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}.rating-modal{display:flex;width:500px;padding:20px;flex-direction:column;align-items:center;gap:32px;flex-shrink:0}.rating-modal__title{color:#28303f;text-align:center;font-family:Beeline Sans;font-size:24px;font-style:normal;font-weight:700;line-height:150%;margin:0}.rating-modal__buttons{display:flex;align-items:flex-start;gap:12px}.rating-modal__buttons .btn{width:150px;height:48px}.rating-modal__options{display:flex;align-items:center;gap:16px;justify-content:center}.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)}.rating-modal__option--selected,.rating-modal__option:hover{filter:grayscale(0)}.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:Beeline Sans;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.rating-modal__content{display:flex;flex-direction:column;gap:40px;width:100%}.rating-modal__keyboard-portal{position:fixed;left:0;right:0;bottom:0;z-index:10000;display:flex;align-items:flex-end;justify-content:center}.rating-modal__keyboard{width:min(920px,100%);opacity:0;transform:translateY(12px);transition:opacity .3s ease,transform .3s ease;pointer-events:none;border-radius:0;color:#000;font-family:Beeline Sans;font-size:16px;font-style:normal;font-weight:500;line-height:normal;padding:0 25px}.rating-modal__keyboard .simple-keyboard.hg-theme-default{font-family:Beeline Sans;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.rating-modal__keyboard--visible{opacity:1;transform:translateY(0);pointer-events:auto}.rating-modal__keyboard .simple-keyboard{border-radius:16px;box-shadow:0 12px 36px #00000026}.header{padding:28px 28px 32px 32px}.header__container{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.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:Beeline Sans;font-size:7.385px;font-style:normal;font-weight:700;line-height:normal}.header__logo-text span:last-child{font-size:16px}.header__buttons{display:inline-flex;align-items:center;gap:16px;margin-left:100px}.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{color:#28303f;text-align:center;font-family:Beeline Sans;font-size:14px;font-style:normal;font-weight:500;line-height:normal;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}.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:Beeline Sans;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.text-input__loading{display:flex;align-items:center;gap:6px}.text-input__loading span{color:#28303f99;font-family:Beeline Sans;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.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:Beeline Sans;font-size:14px;font-style:normal;font-weight:500;line-height:normal;min-height:58px;max-height:140px;padding:8px 12px;box-sizing:border-box;background:transparent;border:unset;border-radius:12px;resize:none;outline:unset}.text-input__textarea::placeholder{color:#28303f99}.text-input__footer{display:flex;justify-content:space-between;align-items:center;gap:12px}.text-input__footer--active-voice{justify-content:end}.text-input__actions{display:flex;align-items:center;gap:12px}.text-input__counter{font-size:14px;color:#475467}.text-input__actions .text-input__speech-button{padding-left:8px}.text-input__actions .text-input__speech-button--active-voice{padding:7px}.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}.message{color:#28303f;word-break:break-all}.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:Beeline Sans;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.message__text{color:#28303f;font-family:Beeline Sans;font-size:14px;font-style:normal;font-weight:500;line-height:normal;display:flex;padding:8px;justify-content:flex-end;align-items:center;gap:15px;border-radius:10px;word-break:break-word}.message__text--loading{display:flex;width:325px;padding:0;height:33px;align-items:center;gap:15px}.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}.manager-chat-page__separator{width:1px;background:#e2e2e2;height:100%}.manager-chat-page__container{padding:0 30px 25px 32px;display:flex;width:calc(100% - 62px);gap:16px;flex:1;min-height:0}.manager-chat-page__left,.manager-chat-page__right{width:100%;display:flex;flex-direction:column;height:100%;min-height:0}.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}.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:Beeline Sans;font-size:16px;font-style:normal;font-weight:500;line-height:normal;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:Beeline Sans;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.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}.show-translation span{color:#28303f;font-family:Beeline Sans;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.assistant-chat-page{background:#fff;height:100%;border-radius:60px;display:flex;flex-direction:column;overflow:hidden}.assistant-chat-page__wrapper{flex:1;min-height:0;overflow:hidden;position:relative;padding-bottom:40px}.assistant-chat-page__container{display:flex;width:200%;height:100%;transition:transform .3s ease-in-out;transform:translate(0);will-change:transform}.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}.assistant-chat-page__left-empty{flex:1;flex-shrink:0}.assistant-chat-page__left-chat{flex:2;display:flex;flex-direction:column;min-height:0;overflow:hidden;justify-content:flex-end;gap:32px}.assistant-chat-page__left-button{flex:1;display:flex;align-items:center;justify-content:center;padding-bottom:32px;flex-shrink:0}.assistant-chat-page__right-empty{flex:1;flex-shrink:0}.assistant-chat-page__right-chat{flex:2;display:flex;flex-direction:column;min-height:0;overflow:hidden;justify-content:flex-end;gap:32px}.assistant-chat-page__right-button{flex:1;display:flex;align-items:center;justify-content:center;padding-bottom:32px;flex-shrink: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}.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}.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:Beeline Sans;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.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}.assistant-message__content--user{display:flex;padding:8px;justify-content:flex-end;align-items:center;gap:25px;border-radius:10px;background:#f5f5f5}.assistant-message__content--user .assistant-message__text{color:#28303f;font-family:Beeline Sans;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.assistant-message__text{color:#28303f;font-family:Beeline Sans;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.assistant-message__text--loading{display:flex;width:325px;padding:0;height:33px;align-items:center;gap:15px;order:1;background:#f5f5f5;border-radius:10px}.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 span{color:#115deb;font-family:Beeline Sans;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.login-page{background:#fff;height:100%;border-radius:60px;display:flex;flex-direction:column;justify-content:center}.login-page__title{font-family:Beeline Sans;font-size:24px;font-weight:700;line-height:32px;text-align:center;color:#28303f}.login-page__error{color:red;align-self:center;font-family:Beeline Sans;font-size:14px;font-weight:400;line-height:131.037%;text-align:center}.login-page__form{display:flex;flex-direction:column;gap:16px;margin:0 auto;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{width:calc(100% - 32px)}.password-toggle-container .password-toggle{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}.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}body{height:calc(100vh - 16px)}body #root{height:100%}:root{font-family:Beeline Sans;color:#fff;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#e2e2e2}@font-face{font-family:Beeline Sans;src:url(/assets/BeelineSans-Regular-BxBttF2g.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Beeline Sans;src:url(/assets/BeelineSans-Medium-CKOsbtZQ.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Beeline Sans;src:url(/assets/BeelineSans-Bold-D2fZ8wx1.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Beeline Sans;src:url(/assets/BeelineSans-Black-BmtjPDWJ.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}
