body,html{scroll-behavior:smooth}*,:after,:before{margin:0;padding:0;border:none;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box}button{outline:none}button:focus{outline:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.2);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,0.3)}a{text-decoration:none;opacity:1;color:#000000;-webkit-transition:0.3s ease;transition:0.3s ease;cursor:pointer}a:hover{opacity:0.88}ul li{list-style:none}ul li::marker{font-size:80%}.uheader{position:absolute;top:0;left:0;width:100%;font-family:"Poppins";z-index:10}.uheader .auto__container{padding:0 32px;max-width:1440px;margin:0 auto}.uheader__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:24px 0}.uheader__inner-side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uheader__inner-side hr{width:1px;height:34px;background:#143635;margin:0 16px}.uheader__inner-side h5{font-weight:500;font-size:24px;line-height:34px;color:#143635}.uheader__inner-logo{width:166px;display:-webkit-box;display:-ms-flexbox;display:flex}.uheader__inner-logo img{width:100%}.uheader__inner-back{font-weight:600;font-size:14px;line-height:20px;letter-spacing:0.01em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 20px;background:#ffffff;border:1px solid #d4d2e3;border-radius:9999px;color:#435e5d}.uheader__inner-back:hover{background:#143635;color:#ffffff}.uintro{position:relative}.uintro__bg{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.uintro__bg:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.2)),to(rgba(0,0,0,0.2)));background:linear-gradient(0deg,rgba(0,0,0,0.2),rgba(0,0,0,0.2))}.uintro__bg img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover}.uintro__inner{min-height:100vh}.askBtn{position:fixed;bottom:24px;right:24px;z-index:100;cursor:pointer;-webkit-transition:0.3s ease;transition:0.3s ease;font-family:"Poppins";font-weight:600;font-size:16px;line-height:24px;color:#143635;padding:10px 50px 10px 20px;background:#ffffff;border:1px solid #d4d2e3;-webkit-box-shadow:0px 3px 12px 4px rgba(0,0,0,0.05);box-shadow:0px 3px 12px 4px rgba(0,0,0,0.05);border-radius:30px}.askBtn:hover{background:#81fbbf}.askBtn:hover img{-webkit-transform:translateX(4px);transform:translateX(4px)}.askBtn span{position:absolute;bottom:0;right:0;width:52px;display:-webkit-box;display:-ms-flexbox;display:flex;pointer-events:none;overflow:hidden}.askBtn span img{width:100%;-webkit-transition:0.3s ease;transition:0.3s ease;-webkit-transform:translateX(8px);transform:translateX(8px)}.widget{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(13,31,30,0.55);padding:24px;display:none;z-index:9999;font-family:"Poppins"}.widget.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:fadeIn 0.4s;animation:fadeIn 0.4s}.widget.active .widget__inner{-webkit-animation:widgetOpen 0.3s cubic-bezier(0.22,1,0.36,1) forwards;animation:widgetOpen 0.3s cubic-bezier(0.22,1,0.36,1) forwards}.widget__inner{width:100%;max-width:496px;margin:auto 0 0 auto;-webkit-transform-origin:bottom right;transform-origin:bottom right;background:-webkit-gradient(linear,left top,left bottom,from(rgba(129,251,191,0.15)),to(rgba(129,251,191,0))),#ffffff;background:linear-gradient(180deg,rgba(129,251,191,0.15) 0%,rgba(129,251,191,0) 100%),#ffffff;border:1px solid rgba(255,255,255,0.6);-webkit-box-shadow:0px 30px 70px rgba(20,54,53,0.28);box-shadow:0px 30px 70px rgba(20,54,53,0.28);border-radius:32px;overflow:hidden;height:calc(100vh - 48px);max-height:800px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.widget__head{padding:16px 16px 16px 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:rgba(255,255,255,0.72);-ms-flex-negative:0;flex-shrink:0}.widget__head-action{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:12px}.widget__head-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;background:#ecf0f9;border-radius:50%;position:relative;margin-left:8px;cursor:pointer;-webkit-transition:0.3s ease;transition:0.3s ease}.widget__head-close:hover{background:#81fbbf;opacity:1}.widget__head-close:before{position:absolute;top:50%;left:50%;width:12px;height:2px;border-radius:3px;content:"";background:#435e5d;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none}.widget__head a{font-family:"Poppins";font-weight:600;font-size:12px;line-height:150%;letter-spacing:0.01em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 16px;background:#ecf0f9;border-radius:100px;-webkit-transition:0.3s ease;transition:0.3s ease;color:#435e5d}.widget__head a:hover{background:#81fbbf;opacity:1}.widget__body{padding:20px 32px;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.widget__body::-webkit-scrollbar{width:4px}.widget__body::-webkit-scrollbar-thumb{background:#143635}.widget__body ::-webkit-scrollbar-thumb:hover{background:#191919}.widget__body-chat{margin:auto 0 0 0}.widgetUser{margin-bottom:32px;text-align:end}.widgetUser:last-child{margin:0}.widgetUser p{font-weight:400;font-size:14px;line-height:150%;letter-spacing:0.01em;color:#435e5d}.widgetFin{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:32px}.widgetFin:last-child{margin:0}.widgetFin__avatar{width:40px;height:40px;border:2px solid #81fbbf;border-radius:50%;position:relative;margin-right:12px;background:#ecf0f9}.widgetFin__avatar img{position:absolute;bottom:0;right:-3px;width:105%}.widgetFin__content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:16px 20px 20px;background:#ffffff;-webkit-box-shadow:0px 3px 12px 4px rgba(0,0,0,0.05);box-shadow:0px 3px 12px 4px rgba(0,0,0,0.05);border-radius:24px}.widgetFin__content h6{font-weight:600;font-size:12px;line-height:150%;letter-spacing:0.01em;margin-bottom:4px;color:#728686}.widgetFin__content p{font-weight:400;font-size:14px;line-height:150%;letter-spacing:0.01em;color:#143635;margin-bottom:14px}.widgetFin__content p:last-child{margin:0}.widgetFin__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Poppins";font-weight:600;font-size:14px;line-height:150%;letter-spacing:0.01em;color:#81fbbf;background:#143635;border-radius:30px;padding:10px 20px;cursor:pointer;-webkit-transition:0.3s ease;transition:0.3s ease}.widgetFin__button:hover{background:#191919}.widgetFin__button img{width:14px;height:auto;margin-left:6px}.widgetComposer{padding:8px;background:#ecf0f9;border:1px solid #d4d2e3;-webkit-box-shadow:0px 3px 12px 4px rgba(0,0,0,0.05);box-shadow:0px 3px 12px 4px rgba(0,0,0,0.05);border-radius:24px}.widgetComposer__wrapper{padding:12px;-ms-flex-negative:0;flex-shrink:0}.widgetComposer__input{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:12px}.widgetComposer__input textarea{width:100%;min-height:40px;max-height:120px;resize:none;overflow-y:auto;font-family:"Poppins";font-weight:400;font-size:14px;line-height:150%;letter-spacing:0.01em;color:#191919;padding:8px 12px;background:transparent}.widgetComposer__input textarea::-webkit-input-placeholder{color:#a1afae}.widgetComposer__input textarea::-moz-placeholder{color:#a1afae}.widgetComposer__input textarea:-ms-input-placeholder{color:#a1afae}.widgetComposer__input textarea::-ms-input-placeholder{color:#a1afae}.widgetComposer__input textarea::placeholder{color:#a1afae}.widgetComposer__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.widgetComposer__buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.widgetComposer__add{margin-right:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;background:#ffffff;border-radius:50%;position:relative;cursor:pointer;-webkit-transition:0.3s ease;transition:0.3s ease}.widgetComposer__add:hover{background:#81fbbf;opacity:1}.widgetComposer__add:before{position:absolute;top:50%;left:50%;width:12px;height:2px;border-radius:3px;content:"";background:#435e5d;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none}.widgetComposer__add:after{position:absolute;top:50%;left:50%;width:2px;height:12px;border-radius:3px;content:"";background:#435e5d;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none}.widgetComposer__send{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;background:#143635;border-radius:50%;cursor:pointer;-webkit-transition:0.3s ease;transition:0.3s ease}.widgetComposer__send:hover{background:#191919;opacity:1}.widgetComposer__send img{pointer-events:none;width:14px;height:auto}.widgetComposer__select{position:relative}.widgetComposer__select.active .composer__select-selected span img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.widgetComposer__select.active .composer__select-options{max-height:400px;opacity:1}.widgetComposer__select-selected{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 16px;border:1px solid #d4d2e3;border-radius:100px;font-weight:600;font-size:12px;line-height:150%;letter-spacing:0.01em;cursor:pointer}.widgetComposer__select-selected b{font-weight:600}.widgetComposer__select-selected span{margin-left:8px;width:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.widgetComposer__select-selected span img{width:100%;-webkit-transition:0.3s ease;transition:0.3s ease}.widgetComposer__select-options{position:absolute;bottom:100%;left:0;min-width:100%;max-height:0;opacity:0;-webkit-transition:0.3s ease;transition:0.3s ease;overflow:hidden;padding:8px;border-radius:16px;border:1px solid #d4d2e3;background:#fff;z-index:10}.widgetComposer__select-options li{padding:4px 8px;cursor:pointer;border-radius:4px;-webkit-transition:0.3s ease;transition:0.3s ease;font-size:12px;line-height:120%;white-space:nowrap}.widgetComposer__select-options li:hover{background:rgba(0,0,0,0.05)}.widgetSelect{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}.widgetSelect.active .widgetSelect__selected span img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.widgetSelect.active .widgetSelect__options{max-height:400px;opacity:1}.widgetSelect__selected{font-weight:600;font-size:16px;line-height:150%;color:#143635;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.widgetSelect__selected b{font-weight:600;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.widgetSelect__selected span{margin-left:8px;width:14px;display:-webkit-box;display:-ms-flexbox;display:flex}.widgetSelect__selected span img{width:100%;-webkit-transition:0.3s ease;transition:0.3s ease}.widgetSelect__options{position:absolute;top:100%;left:0;min-width:100%;max-height:0;opacity:0;-webkit-transition:0.3s ease;transition:0.3s ease;overflow:hidden;padding:8px;border-radius:16px;border:1px solid #d4d2e3;background:#fff;z-index:10}.widgetSelect__options li{padding:8px 12px;cursor:pointer;border-radius:8px;-webkit-transition:0.3s ease;transition:0.3s ease;font-size:14px;line-height:120%;white-space:nowrap}.widgetSelect__options li:hover{background:rgba(0,0,0,0.05)}.composer{background:#ecf0f9;border:1px solid #d4d2e3;-webkit-box-shadow:0px 3px 12px 4px rgba(0,0,0,0.05);box-shadow:0px 3px 12px 4px rgba(0,0,0,0.05);padding:12px;border-radius:32px;font-family:"Poppins"}.composer.sm{padding:8px;border-radius:24px}.composer.sm .composer__input{margin-bottom:12px}.composer.sm .composer__input textarea{font-size:14px}.composer.sm .composer__add{width:40px;height:40px}.composer.sm .composer__send{width:40px;height:40px}.composer.sm .composer__select-selected{font-size:12px;padding:8px 16px}.composer__wrapper{padding:12px;-ms-flex-negative:0;flex-shrink:0}.composer__input{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px}.composer__input textarea{width:100%;min-height:40px;max-height:120px;resize:none;overflow-y:auto;font-family:"Poppins";font-weight:400;font-size:16px;line-height:150%;letter-spacing:0.01em;color:#191919;padding:8px 12px;background:transparent}.composer__input textarea::-webkit-input-placeholder{color:#a1afae}.composer__input textarea::-moz-placeholder{color:#a1afae}.composer__input textarea:-ms-input-placeholder{color:#a1afae}.composer__input textarea::-ms-input-placeholder{color:#a1afae}.composer__input textarea::placeholder{color:#a1afae}.composer__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.composer__buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.composer__add{margin-right:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:44px;height:44px;background:#ffffff;border-radius:50%;position:relative;cursor:pointer;-webkit-transition:0.3s ease;transition:0.3s ease}.composer__add:hover{background:#81fbbf;opacity:1}.composer__add:before{position:absolute;top:50%;left:50%;width:12px;height:2px;border-radius:3px;content:"";background:#435e5d;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none}.composer__add:after{position:absolute;top:50%;left:50%;width:2px;height:12px;border-radius:3px;content:"";background:#435e5d;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none}.composer__send{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:44px;height:44px;background:#143635;border-radius:50%;cursor:pointer;-webkit-transition:0.3s ease;transition:0.3s ease}.composer__send:hover{background:#191919;opacity:1}.composer__send img{pointer-events:none;width:14px;height:auto}.composer__select{position:relative}.composer__select.active .composer__select-selected span img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.composer__select.active .composer__select-options{max-height:400px;opacity:1}.composer__select-selected{height:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 20px;border:1px solid #d4d2e3;border-radius:100px;font-weight:600;font-size:14px;line-height:150%;letter-spacing:0.01em;cursor:pointer;color:#728686}.composer__select-selected b{font-weight:600}.composer__select-selected span{margin-left:8px;width:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.composer__select-selected span img{width:100%;-webkit-transition:0.3s ease;transition:0.3s ease}.composer__select-options{position:absolute;bottom:100%;left:0;min-width:100%;max-height:0;opacity:0;-webkit-transition:0.3s ease;transition:0.3s ease;overflow:hidden;padding:8px;border-radius:16px;border:1px solid #d4d2e3;background:#fff;z-index:10}.composer__select-options li{padding:4px 8px;cursor:pointer;border-radius:4px;-webkit-transition:0.3s ease;transition:0.3s ease;font-size:12px;line-height:120%;white-space:nowrap}.composer__select-options li:hover{background:rgba(0,0,0,0.05)}.chat{background:-webkit-gradient(linear,left top,left bottom,from(rgba(129,251,191,0.15)),to(rgba(129,251,191,0))),#ffffff;background:linear-gradient(180deg,rgba(129,251,191,0.15) 0%,rgba(129,251,191,0) 100%),#ffffff;font-family:"Poppins"}.chat .auto__container{padding:0 32px;max-width:1440px;margin:0 auto}.chat__inner{display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;padding:90px 0 32px}.chatHistory{width:304px}.chatHistory__inner{height:100%;padding:12px;background:#ffffff;border:1px solid #d4d2e3;-webkit-box-shadow:0px 3px 12px 4px rgba(0,0,0,0.05);box-shadow:0px 3px 12px 4px rgba(0,0,0,0.05);border-radius:32px}.chatHistory__new{width:100%;font-family:"Poppins";font-weight:600;font-size:16px;line-height:150%;color:#81fbbf;cursor:pointer;-webkit-transition:0.3s ease;transition:0.3s ease;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 24px;background:#143635;border-radius:30px;margin-bottom:32px}.chatHistory__new:hover{background:#191919}.chatHistory__new span{width:14px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:6px}.chatHistory__new span img{width:100%}.chatHistory__title{padding:0 16px}.chatHistory__title h6{font-weight:600;font-size:12px;line-height:150%;letter-spacing:0.01em;color:#728686}.chatHistory__item{padding:12px 16px;border-radius:12px;cursor:pointer;-webkit-transition:0.3s ease;transition:0.3s ease}.chatHistory__item:hover{background:#f4fafd}.chatHistory__item.active{background:#f4fafd}.chatHistory__item h6{font-weight:600;font-size:14px;line-height:150%;letter-spacing:0.01em;color:#143635}.chatHistory__item p{font-weight:400;font-size:12px;line-height:150%;letter-spacing:0.01em;color:#728686}.chatMain{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 24px;min-width:0}.chatMain__inner{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:680px;margin:0 auto}.chatMain__inner-list{margin-top:auto;padding-bottom:48px;display:none}.chatMain__inner-list.active{display:block}.chatMain__conversation{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chatMain__conversation::-webkit-scrollbar{display:none}.chatMain .composer{-ms-flex-negative:0;flex-shrink:0}.chatPopular{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:auto 0 12px}.chatPopular.hidden{display:none}.chatPopular__item{width:calc(50% - 12px);margin:6px;padding:16px 20px;background:#ffffff;border:1px solid #d4d2e3;border-radius:16px;cursor:pointer;-webkit-transition:0.3s ease;transition:0.3s ease}.chatPopular__item:hover{border-color:#143635}.chatPopular__item p{font-weight:400;font-size:14px;line-height:150%;letter-spacing:0.01em;color:#435e5d}.userMessage{margin-bottom:48px;text-align:end}.userMessage:last-child{margin:0}.userMessage p{font-weight:400;font-size:16px;line-height:150%;color:#435e5d}.finMessage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:48px;max-width:526px}.finMessage:last-child{margin:0}.finMessage__avatar{width:46px;height:46px;border:2px solid #81fbbf;border-radius:50%;position:relative;margin-right:12px;background:#ecf0f9}.finMessage__avatar img{position:absolute;bottom:0;right:-3px;width:105%}.finMessage__content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:20px 24px 20px;background:#ffffff;-webkit-box-shadow:0px 3px 12px 4px rgba(0,0,0,0.05);box-shadow:0px 3px 12px 4px rgba(0,0,0,0.05);border-radius:24px}.finMessage__content h6{font-weight:600;font-size:12px;line-height:150%;letter-spacing:0.01em;margin-bottom:4px;color:#728686}.finMessage__content p{font-weight:400;font-size:16px;line-height:150%;color:#143635;margin-bottom:16px}.finMessage__content p:last-child{margin:0}.finMessage__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Poppins";font-weight:600;font-size:14px;line-height:150%;letter-spacing:0.01em;color:#81fbbf;background:#143635;border-radius:30px;padding:10px 20px;cursor:pointer;-webkit-transition:0.3s ease;transition:0.3s ease}.finMessage__button:hover{background:#191919}.finMessage__button img{width:14px;height:auto;margin-left:6px}.main{overflow:hidden}.uburger{display:none}@media (max-width:1180px){.chatMain{padding-right:0}}@media (max-width:930px){.uheader .auto__container{padding:0 20px}.chat .auto__container{padding:0 20px}.chatHistory{width:280px}.chatMain{padding:0 0 0 20px}.userMessage{margin-bottom:32px}.finMessage{margin-bottom:32px}}@media (max-width:750px){.uburger{display:block;cursor:pointer;-webkit-transition:all 0.2s ease-in-out 0s;transition:all 0.2s ease-in-out 0s;-moz-transition:all 0.2s ease-in-out 0s;position:relative;width:24px;height:24px;margin-right:16px;z-index:10}.uburger:hover{opacity:0.8}.uburger:before{top:12%;width:100%;height:2px;border-radius:3px;background:#143635;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;content:"";position:absolute;left:50%;transform:translateX(-50%);-moz-ransform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%)}.uburger span{top:50%;width:100%;height:2px;border-radius:3px;background:#143635;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;position:absolute;left:50%;transform:translate(-50%,-50%);-moz-ransform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-webkit-transition:all 0.2s ease-in-out 0s;transition:all 0.2s ease-in-out 0s;-moz-transition:all 0.2s ease-in-out 0s}.uburger:after{bottom:12%;width:100%;height:2px;border-radius:3px;background:#143635;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;content:"";position:absolute;left:50%;transform:translateX(-50%);-moz-ransform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%)}.uburger.active:before{top:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.uburger.active span{opacity:0}.uburger.active:after{bottom:50%;-webkit-transform:translate(-50%,50%) rotate(-45deg);transform:translate(-50%,50%) rotate(-45deg)}.chat__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:80px 0 24px}.chatHistory{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(13,31,30,0.55);z-index:100;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:0.3s ease;transition:0.3s ease}.chatHistory.active{-webkit-transform:translateX(0);transform:translateX(0)}.chatHistory__inner{width:100%;height:100%;max-width:320px;border-radius:0 20px 20px 0;padding:24px 12px}.chatMain{width:100%;padding:0;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0}.chatMain__inner{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:0}.chatMain__conversation{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;overflow-y:auto}.chatMain .composer{-ms-flex-negative:0;flex-shrink:0}}@media (max-width:540px){.uburger{width:20px;height:20px}.uheader__inner{padding:20px 0}.uheader__inner-logo{width:100px}.uheader__inner-side h5{font-size:16px;line-height:100%}.uheader__inner-side hr{height:20px;margin:0 8px}.uheader__inner-back{font-size:12px;line-height:16px;padding:8px 12px}.askBtn{bottom:16px;right:16px}.widget{padding:0}.widget__inner{border-radius:0;height:100%;max-height:unset}.widget__head{padding:16px}.widget__head-close{width:36px;height:36px}.widget__head a{font-size:11px;padding:6px 12px}.widget__body{padding:16px}.widgetSelect__selected{font-size:12px}.widgetSelect__selected span{width:10px;margin-left:6px;min-width:10px}.widgetSelect__options{border-radius:12px}.widgetSelect__options li{font-size:12px;padding:6px 10px;border-radius:3px}.chatPopular{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:16px}.chatPopular__item{width:100%;margin:0 0 12px 0;padding:12px 16px;border-radius:12px}.chatPopular__item:last-child{margin:0}.chatMain__inner-list{padding-bottom:32px}.composer{padding:8px;border-radius:24px}.composer__input{margin-bottom:12px}.composer__input textarea{font-size:14px}.composer__add{width:40px;height:40px}.composer__send{width:40px;height:40px}.composer__select-selected{font-size:12px;padding:8px 16px}.userMessage{margin-bottom:32px;text-align:end}.userMessage:last-child{margin:0}.userMessage p{font-weight:400;font-size:14px;line-height:150%;letter-spacing:0.01em;color:#435e5d}.finMessage__avatar{width:40px;height:40px}.finMessage__content{padding:16px 20px 20px;border-radius:24px}.finMessage__content p{font-size:14px;line-height:150%;margin-bottom:14px}}@media (max-width:370px){.uheader__inner h5{display:none}.uheader__inner hr{display:none}}@-webkit-keyframes widgetOpen{0%{opacity:0;-webkit-transform:scale(0.85);transform:scale(0.85)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes widgetOpen{0%{opacity:0;-webkit-transform:scale(0.85);transform:scale(0.85)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}