.BPP{flex-direction:column;height:100%;margin-top:0;display:flex;overflow:hidden}@media only screen and (min-width:1200px){.BPP{flex-direction:row}}.BPP__canvas{background:var(--lightergrey);aspect-ratio:2;border-bottom:1px solid var(--lightgrey);position:relative}@media only screen and (min-width:1200px){.BPP__canvas{aspect-ratio:unset;border:0;flex:1.5}}@media only screen and (min-width:1600px){.BPP__canvas{flex:1.5}}.BPP__unfit{text-align:center;color:var(--danger);background:#ff00000d;padding:.5rem;position:absolute;top:0;left:0;right:0}.BPP__cfg{background:var(--white);flex:1;overflow:auto}@media only screen and (min-width:992px){.BPP__cfg{border-left:1px solid var(--lightgrey)}}.BPP__cfg .Card{border:0}
