.priceFieldTree{align-items:start;box-sizing:border-box;display:flex;flex-wrap:nowrap;margin-bottom:15px;margin-left:-10px;width:100%}.priceFieldTree>div{display:inline-block;position:relative}.priceFieldTree>div,.priceFieldTree>div>div{border-radius:6px;box-sizing:border-box;padding:10px}.priceFieldTree>div>div{background:#20b5ff33;display:block}.priceFieldTree>div.optionalBlock>div{background:#e0e0e0}.priceFieldTree>div>div:nth-child(odd){font-weight:700;margin-bottom:2px;position:relative}.priceFieldTree>div>div:nth-child(2n){padding:10px;position:relative}.priceFieldTree>div>div:first-child:before{border:10px solid #0000;border-left-color:#20b5ff33;content:" ";height:0;position:absolute;right:-20px;top:calc(50% - 10px);width:0}.priceFieldTree>div.optionalBlock>div:first-child:before{border-left-color:#e0e0e0}.priceFieldTree>div:last-child>div:nth-child(odd):before{background:#0000;border:0;content:"";height:0;width:0}