.assets_1_page{display:flex;flex-direction:column;gap:1rem}.assets_1_page .h2_cont{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;color:var(--pure-white);padding-bottom:1rem}.assets_1_page .h2_cont .heading{display:flex;flex-direction:column;gap:.5rem}.assets_1_page .h2_cont .heading .name{font-size:.9rem;color:var(--dusty-white,#fff)}.assets_1_page .h2_cont .heading .h2{font-size:1.5rem;color:var(--pure-white)}.assets_1_page .container_1{display:flex;flex-direction:row;gap:16px;width:100%}.assets_1_page .container_1 .CounterCards2PagePart_placeHolder{flex:2 0 600px}@media screen and (max-width:1280px){.assets_1_page .container_1 .CounterCards2PagePart_placeHolder{flex:1 1 50%}}.assets_1_page .container_1 .StatusCards2RPagePart_placeHolder{flex:1 1 600px}@media screen and (max-width:1280px){.assets_1_page .container_1 .StatusCards2RPagePart_placeHolder{flex:1 1 50%}}.assets_1_page .container_2{display:grid;grid-gap:1rem;gap:1rem;height:250px}.assets_1_page .AssetCreator1PagePart_placeHolder,.assets_1_page .AssetCreator2PagePart_placeHolder{display:flex;justify-content:center;align-items:flex-start;position:fixed;top:0;left:0;width:100%;height:100%;padding:50px 0;z-index:9999;background-color:rgba(0,0,0,.8);overflow-y:auto}.assets_1_page .AssetCreator2PagePart_placeHolder .filter_4_r_pagePart .filter{width:100%}