.d_container{width:900px;height:450px;background-color:#00f;display:flex;flex-direction:row}.d_div_princ1,.d_div_princ2{width:25%;height:100%;background-color:green}.d_div_princ1{display:flex;flex-direction:column;justify-content:flex-start}.d_div_princ2{display:flex;flex-direction:column;justify-content:flex-end}.d_div_amarela{height:33%;width:100%;background-color:#ff0}.d_div_vermelha{background-color:red;height:100%;width:100%}.d_div_total{width:100%;height:100%;background-color:#faebd7;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-star;flex-wrap:wrap}.d_quadradinho{height:100px;width:100px;background-color:#000}.d_quadradinho2{height:100px;width:100px;background-color:#8c0b0b}.d_quadradinho3{height:100px;width:100px;background-color:#204cad}.atv_container{height:500px;width:900px;background-color:#00f;display:flex;flex-direction:row}.atv_div1,.atv_div2{height:100%;width:200px;background-color:green;border:1px solid black;display:flex;flex-direction:column}.atv_div_amarela{height:33%;width:100%;background-color:#ff0;flex:1}.atv_div_aux_1{flex:3}.atv_div_aux_2{flex:3;display:flex;justify-content:center;align-items:center}.atv_quadradinho{width:50px;height:50px;background-color:#e1415c}.flex_container{background-color:bisque;width:500px;height:500px;display:flex;flex-direction:column}.flex_div1,.flex_div2,.flex_div3{width:100px;height:100px;margin:10px;background-color:brown}.container{width:900px;height:600px;background-color:#00f;display:flex;flex-direction:row;justify-content:space-around}.bz-div1,.bz-div2{width:100px;height:100px}.bz-div1{background-color:brown;flex:1}.bz-div2{background-color:#ff0;flex:5}.ban_container{width:1000px;height:500px;display:flex;flex-direction:column}.ban_princ1,.ban_princ2,.ban_princ3{flex:1;width:100%;border:1px solid black}.ban_princ1{background-color:red}.ban_princ2{background-color:#00f}.ban_princ3{background-color:#5f9ea0}.calc-container{width:100%;height:85vh;background-color:#5b81ff;display:flex;flex-direction:column;justify-content:center;align-items:center}.calc-botoes{padding:10px;width:36%;display:flex;flex-direction:row;justify-content:space-between}.calc-resultado{display:flex;flex-direction:column;justify-content:center;align-items:center}.calc-valorResultado{border:black 1px solid;padding:10px}.list-cards{display:flex;flex-direction:row}.card-container{width:250px;height:500px;background-color:#95eded;margin:10px;display:flex;flex-direction:column}.card-img{flex:2}.card-img img{width:100%;height:100%;object-fit:cover}.card-detalhe{flex:3}
