.mail-title{margin-left:10px;color:rgb(var(--color-gray-600));font-weight:400}.agent-index-page{display:flex;flex-direction:row}.index-left-column{flex:1}.index-right-column{display:flex;flex-direction:column;width:300px;margin-left:30px}.partner-banner{box-shadow:0 0 13px 0 var(--color-brand-black);border-radius:7px;border:1px solid rgb(var(--color-gray-100));cursor:pointer}.partner-banner img{width:100%}.news_block{margin-bottom:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.news_block .news-show{height:300px;width:300px}.news_block .news-show .news-show_image{background-repeat:no-repeat;background-size:cover;border-radius:6px;height:100%;width:100%;cursor:pointer;box-shadow:inset 0 2px 9px 3px rgba(0,0,0,.4)}.news_block .news-list{display:flex;flex-direction:row;width:100%;overflow-x:auto;margin-top:10px}.news_block .news-item-wrapper{border-radius:8px;box-shadow:0 0 3px 0 rgb(var(--color-gray-100));border:1px solid rgb(var(--color-yellow-700));padding:1px;flex-basis:107px;height:160px;min-width:160px;width:160px}.news_block .news-item-wrapper:not(:last-child){margin-right:10px}.news_block .news-item-wrapper .news-item{border-radius:6px;background:rgb(var(--color-gray-50));padding:10px 15px;height:100%;width:100%;display:flex;flex-direction:column;justify-content:flex-end;background-size:cover;cursor:pointer}.news_block .news-item-wrapper .news-item .news-title{font-weight:400;font-size:16px;line-height:16px;padding-left:4px;color:rgb(var(--color-white));word-break:break-word}.index-block-wrapper{display:flex;justify-content:space-between;align-items:center}.index-block-title{font-size:18px;font-weight:500;color:rgb(var(--color-gray-800))}.index-bids-not-found{text-align:center;color:rgb(var(--color-gray-500));border-radius:6px;padding:10px}.status_block{margin-bottom:45px}.status_block .bids_wrapper{margin-top:20px;display:flex;align-items:center;flex-wrap:wrap}.status_block .bids_item{width:135px;margin-right:30px;display:flex;flex-direction:column;font-size:14px;font-weight:400}.status_block .bids_item .bids-count{line-height:32px;border:1px solid rgb(var(--color-gray-100));border-radius:59px;padding:0 15px;width:-moz-max-content;width:max-content}.status_block .bids_item .bids-status{margin-top:5px}@media(max-width:480px){.news_block .news-item-wrapper{border-radius:8px;flex-basis:107px;height:120px;min-width:120px;width:120px}.news_block .news-item-wrapper .news-item{border-radius:6px;padding:10px 5px}.news_block .news-item-wrapper .news-item .news-title{font-size:14px;line-height:14px}.agent-index-page{flex-direction:column}.agent-index-page .index-right-column{order:1;margin-left:0;width:100%}.agent-index-page .index-right-column .news_block{order:1}.agent-index-page .index-right-column .news_block .news-show{display:none}.agent-index-page .index-left-column{order:2}.agent-index-page .index-left-column .bids_wrapper .bids_item{width:50%;margin-right:0;margin-bottom:10px}.agent-index-page .index-left-column .bids_wrapper .bids_item:nth-child(2n){align-items:end}.partner-banner img{width:100%}}@media(min-width:721px)and (max-width:1024px){.agent-index-page{display:flex;flex-flow:wrap}.agent-index-page .index-right-column{width:250px}}