.AssetsBuildingCard_card{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:12px;border-bottom:1px solid var(--color-grey)}.AssetsBuildingCard_header{display:flex;align-items:center;justify-content:space-between;width:100%}.AssetsBuildingCard_body{width:100%}.AssetsBuildingCard_cover{display:flex;justify-content:center}.AssetsBuildingCard_info{display:flex;justify-content:space-between}.AssetsBuildingCard_item,.AssetsBuildingCard_size{font-family:var(--font-family);font-size:.75rem;font-weight:var(--font-bold);line-height:14px}.AssetsBuildingCard_item{display:flex;flex-direction:row-reverse;justify-content:space-between}.AssetsBuildingCard_energy{margin-top:5px}.AssetsBuildingCard_icon{width:12px;height:12px;margin-right:5px}.AssetsBuildingCard_icon_c{background-image:url(/images/building/icon-group.png)}.AssetsBuildingCard_icon_e{background-image:url(/images/building/icon-energy.png)}.AssetsBuildingCard_text{font-family:var(--font-family);font-size:.75rem;font-weight:var(--font-bold);line-height:14px}.AssetsBuildingCard_details{padding:12px}.AssetsBuildingCard_name{color:var(--color-grey);font-family:var(--font-family);font-size:.75rem;font-weight:var(--font-bold);line-height:14px;text-transform:uppercase}.AssetsBuildingCard_widget{margin-top:20px;padding:11px 11px 12px 14px;background-color:var(--color-darkblue)}.AssetsBuildingCard_data{display:flex;align-items:center;justify-content:space-between;margin-top:5px}.ConstructCard{padding-bottom:15px;background-color:var(--color-accent)}.ConstructCard_card{display:flex;align-items:flex-end;padding:14px 15px 0;border-bottom:1px solid var(--color-grey)}.ConstructCard_img{width:100%;height:117px;background:#ccc}.ConstructCard_details{padding:13px 15px 0}.ConstructCard_balance{margin-top:12px;padding:10px 13px 18px 11px;background-color:var(--color-darkblue)}.ConstructCard_price{margin-top:11px}.ConstructCard_time{margin:11px;padding:11px 11px 12px 14px;background-color:var(--color-darkblue)}.ConstructCard_content{margin-top:9px}.ConstructCard_button{width:100%;max-width:116px;margin-top:12px;margin-left:12px}.ConstructBuildingModal{width:960px!important;min-height:526px}.ConstructBuildingModal_row{display:flex}.ConstructBuildingModal_grid{display:flex;overflow:auto;overflow:-moz-scrollbars-none;scrollbar-width:none;-ms-overflow-style:none}.ConstructBuildingModal_grid::-webkit-scrollbar{display:none;width:0!important}.ConstructBuildingModal_card{flex-shrink:0;width:265px;scroll-snap-align:start}.ConstructBuildingModal_card+.ConstructBuildingModal_card{margin-left:15px}.ConstructBuildingModal_inner{display:flex;flex-direction:column;flex-grow:1;min-height:0}@media(max-height:600px){.ConstructBuildingModal{min-height:auto!important}}@media(max-width:800px){.ConstructBuildingModal{min-height:510px}}@media(max-width:420px){.ConstructBuildingModal{height:auto;max-height:100vh}}