.header{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 0;margin-bottom:32px;position:fixed;width:100%;top:0;background-color:#f7f8fb;z-index:11}.header .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.header .header-main-logo{width:284px;margin-right:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .header-main-logo img{width:100%}.header .header-right-side{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.header .header-right-side .search-block-wrap .search-block{width:427px}.header .header-right-side .header-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;border:1px solid #eee;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.1019607843);box-shadow:0 4px 4px 0 rgba(0,0,0,.1019607843);padding:4px 8px;border-radius:4px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-box-sizing:border-box;box-sizing:border-box}.header .header-right-side .header-label .header-label-img{max-height:36px;width:33px}.header .header-right-side .header-label .header-label-img img{width:100%}.header .header-right-side .header-label .header-label-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header .header-right-side .header-label .header-label-content .header-label-text{color:#666;font-size:12px;line-height:16px}.header .header-right-side .header-label .header-label-content .header-label-link{color:#ea5d2a;font-size:16px;line-height:24px;text-decoration:none;font-family:foxtrot-medium,sans-serif}.header .header-right-side .header-label-add-question{-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.1490196078);box-shadow:0 4px 4px 0 rgba(0,0,0,.1490196078);background:#f6e5e0;padding:4px 8px;border-radius:4px;max-width:209px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;cursor:pointer;min-width:202px}.header .header-right-side .header-label-add-question .header-label-img{max-height:40px;max-width:40px}.header .header-right-side .header-label-add-question .header-label-img img{width:100%}.header .header-right-side .header-label-add-question .header-label-question-text{color:#040404;font-size:14px;line-height:16px;font-family:foxtrot-medium,sans-serif}