.homePage{height:100vh;overflow:hidden;background:#f3f4f8;position:relative}.homePage__content{position:relative;background-color:#f3f4f8;background-repeat:no-repeat;background-size:100% auto;background-position:top}.homePage__inner{padding:16px 14px 0}.homePage .chat-window{height:100%;overflow:hidden}.homePage .chat-window .cube-scroll-wrapper{padding:0}.homePage .robot-hero{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:24px 12px}.homePage .robot-hero__content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:0;padding-right:12px}.homePage .robot-hero__title{font-size:17px;color:#1a1a1a;line-height:24px;font-weight:700;margin-bottom:8px}.homePage .robot-hero__guides{font-size:13px;color:#696969;line-height:20px}.homePage .robot-hero__avatar{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:80px;height:80px}.homePage .robot-hero__avatar img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.homePage .scroll-bottom-btn{position:fixed;left:50%;bottom:102px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:40px;padding:0;border:none;background:transparent;z-index:10}.homePage .scroll-bottom-btn img{width:100%;height:auto;display:block}