.elastic-boxes-wrapper{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:flex-start;margin-left:-10px;margin-right:-10px}.elastic-boxes-wrapper .elastic-boxes-box{flex:0 0 200px;transition:all 0.5s ease;padding-left:10px;padding-right:10px;width:auto}.elastic-boxes-wrapper .elastic-boxes-box .elastic-boxes-box-inner{align-items:start;background:#F2F5F6;border-radius:6px;display:flex;flex-flow:column wrap;height:100%;justify-content:stretch;min-height:200px;min-width:200px;padding:20px}.elastic-boxes-wrapper .elastic-boxes-box .elastic-boxes-box-inner .elastic-boxes-box-title{cursor:pointer}.elastic-boxes-wrapper .elastic-boxes-box .elastic-boxes-box-inner .elastic-boxes-box-grow{flex-grow:1}.elastic-boxes-wrapper .elastic-boxes-box .elastic-boxes-box-inner .elastic-boxes-box-grow .elastic-boxes-box-description{height:0;overflow:hidden}.elastic-boxes-wrapper .elastic-boxes-box.elastic-boxes-box-active{flex:1 1 100%}.elastic-boxes-wrapper .elastic-boxes-box.elastic-boxes-box-active .elastic-boxes-box-inner .elastic-boxes-box-grow .elastic-boxes-box-description{height:auto}