body[data-component=Home] .homeblocks{display:flex;flex-wrap:wrap;gap:20px}body[data-component=Home] .homeblocks a{text-decoration:underline}body[data-component=Home] .homeblocks a.active{text-decoration:none;color:#000}body[data-component=Home] .homeblocks button{font-weight:400;font-size:17px}body[data-component=Home] .homeblocks button.btn.btn-fill.btn-wd{padding:4px 15px}body[data-component=Home] .homeblocks .left,body[data-component=Home] .homeblocks .right{flex:1 1 calc(50% - 10px);display:flex;flex-direction:column;gap:20px}body[data-component=Home] .homeblocks .balance,body[data-component=Home] .homeblocks .posts,body[data-component=Home] .homeblocks .stat{background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.13);border-radius:6px}body[data-component=Home] .homeblocks .companies{flex-grow:2}body[data-component=Home] .homeblocks .stat{padding:16px 16px 30px}body[data-component=Home] .homeblocks .stat .header{display:flex;justify-content:space-around;font-weight:700;font-size:15px;flex-wrap:wrap}body[data-component=Home] .homeblocks .stat .header a{margin-right:5px}body[data-component=Home] .homeblocks .stat .row1,body[data-component=Home] .homeblocks .stat .row2{display:flex;margin-top:10px}body[data-component=Home] .homeblocks .stat .row1>div,body[data-component=Home] .homeblocks .stat .row2>div{flex-basis:50%;text-align:center;font-weight:700;font-size:20px}body[data-component=Home] .homeblocks .stat .row1>div i,body[data-component=Home] .homeblocks .stat .row2>div i{display:block;font-weight:400;font-size:10px}body[data-component=Home] .homeblocks .balance,body[data-component=Home] .homeblocks .posts{padding:23px 40px}body[data-component=Home] .homeblocks .balance .buttons,body[data-component=Home] .homeblocks .posts .buttons{margin:-5px}body[data-component=Home] .homeblocks .balance .buttons button,body[data-component=Home] .homeblocks .posts .buttons button{margin:5px;background:#389a3d}body[data-component=Home] .homeblocks .balance .header,body[data-component=Home] .homeblocks .posts .header{display:flex;justify-content:space-between}body[data-component=Home] .homeblocks .balance .header span,body[data-component=Home] .homeblocks .posts .header span{font-weight:700;font-size:15px}body[data-component=Home] .homeblocks .balance .header button,body[data-component=Home] .homeblocks .posts .header button{font-weight:400;font-size:12px;line-height:100%;background:#389a3d}body[data-component=Home] .homeblocks .balance .sum{font-weight:900;font-size:30px}body[data-component=Home] .homeblocks .balance i{display:block;font-size:15px;color:#969696;margin:7px 0 16px 0;font-style:normal}body[data-component=Home] .homeblocks .balance button.transactions{background:#319d9d}body[data-component=Home] .homeblocks .posts{flex-grow:1}body[data-component=Home] .homeblocks .posts .title{padding-top:5px;font-weight:900;font-size:30px;line-height:100%;letter-spacing:-.2px}body[data-component=Home] .homeblocks .posts .one .price,body[data-component=Home] .homeblocks .posts .one .text{padding:5px 0;font-weight:400;font-size:16px;line-height:100%;letter-spacing:-.2px}body[data-component=Home] .homeblocks .posts .one .text{margin-bottom:10px}body[data-component=Home] .homeblocks .posts .one button{padding:4px 70px}body[data-component=Home] .homeblocks .posts ul.list{padding:0;margin:0;list-style:none}body[data-component=Home] .homeblocks .posts ul.list li{padding:12px 0}body[data-component=Home] .homeblocks .posts ul.list li a{text-decoration:none}body[data-component=Home] .homeblocks .posts ul.list li div{display:flex;align-items:center;padding-bottom:5px;color:initial}body[data-component=Home] .homeblocks .posts ul.list li div span{flex-grow:2;font-family:Roboto;font-weight:500;font-size:20px;line-height:24px;letter-spacing:-.2px}body[data-component=Home] .homeblocks .posts ul.list li div i{color:#bcbcbc;font-size:26px}body[data-component=Home] .homeblocks .posts ul.list li:not(:last-child){border-bottom:1px solid #969696}body[data-component=Home] .homeblocks .posts ul.list .button{font-size:12px;margin:0;background:#fff;color:#319d9d;border:1px solid #319d9d;border-radius:99px;padding:3px 15px;cursor:pointer}body[data-component=Home] .homeblocks .posts ul.list .button.active{color:#4f73ff;border:1px solid #4f73ff;cursor:auto}body[data-component=Home] .companies{margin:0 5px}body[data-component=Home] .companies .header{margin-top:40px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}body[data-component=Home] .companies .header .title{font-weight:700;font-size:34px}body[data-component=Home] .companies .header .selector{min-width:40%;display:flex;justify-content:space-between;font-weight:700;font-size:17px;flex-wrap:wrap}body[data-component=Home] .companies .header .selector a{margin:0 5px}body[data-component=Home] .companies .header .selector a.active{color:#000}body[data-component=Home] .companies .header button{background:#38469a}body[data-component=Home] .companies table{min-width:100%;font-size:14px;box-shadow:0 1px 2px rgba(0,0,0,.23)}body[data-component=Home] .companies table a{font-size:12px;font-weight:700}body[data-component=Home] .companies table thead tr{background:#fff;font-weight:700;text-align:center}body[data-component=Home] .companies table td{height:30px;padding:5px 17px}body[data-component=Home] .companies table tbody tr:nth-child(odd){background:#fcfaf2}body[data-component=Home] .companies table tbody tr:nth-child(2n){background:#fff}body[data-component=Home] .companies table tbody td:nth-child(4),body[data-component=Home] .companies table tbody td:nth-child(5){text-align:center}body[data-component=Home] .companies table tbody td.title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:400px}body[data-component=Home] .companies table tbody td.title a{text-decoration:none;color:#666;font-weight:400}body[data-component=Home] .companies table tbody td.ACTIVE{color:#209e00}body[data-component=Home] .companies table tbody td.MODERATE{color:#979797}body[data-component=Home] .companies table tbody td.INACTIVE{color:#ccc}body[data-component=Home] .companies table tbody td.REJECTED{color:#c00000}body[data-component=Home] .companies table tbody i{color:#4f73ff;font-weight:700;font-size:12px}body[data-component=Home] .companies table tbody .cpm{text-align:center}body[data-component=Home] .companies table tbody .cpm span{color:#209e00;font-weight:700}body[data-component=Home] .companies table tbody .cpm.neednewcpm span{color:#c16b62;font-weight:400}body[data-component=Home] .companies table tbody .cpm.neednewcpm a{display:block;clear:both}body[data-component=Home] .device-mobile .companies{margin:0}body[data-component=Home] .device-mobile .companies tr{display:flex!important;flex-direction:column!important}body[data-component=Home] .device-mobile .companies td{text-align:left!important}body[data-component=Home] .device-mobile .companies td.title a{font-weight:bolder;font-size:15px}body[data-component=Home] .device-mobile .companies td.cpm.neednewcpm a{display:inline!important;margin-left:5px!important}@media screen and (max-width:560px){body[data-component=Home] .device-mobile .homeblocks .balance,body[data-component=Home] .device-mobile .homeblocks .stat{max-width:100%}body[data-component=Home] .device-mobile .homeblocks .balance{margin-top:20px}}