.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex--1{-webkit-box-flex:1;-ms-flex:1;flex:1}.flex--dircol{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.flex--dircol,.flex--dirrow{-webkit-box-direction:normal}.flex--dirrow{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.flex--wrapwr{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex--wrapnowr{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex--justcenter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex--justspacebet{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex--justspacearo{-ms-flex-pack:distribute;justify-content:space-around}.flex--justflend{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex--justflstart{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex--alignitflstart{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex--alignitflend{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex--alignitcenter{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex--alignconflstart{-ms-flex-line-pack:start;align-content:flex-start}.flex--alignconflend{-ms-flex-line-pack:end;align-content:flex-end}.flex--alignconcenter{-ms-flex-line-pack:center;align-content:center}.flex--alignconspacebet{-ms-flex-line-pack:justify;align-content:space-between}.flex--alignconspacearo{-ms-flex-line-pack:distribute;align-content:space-around}.flex--gap5{gap:5px;gap:.3125rem}.flex--gap10{gap:10px;gap:.625rem}.flex--gap15{gap:15px;gap:.9375rem}.flex--gap20{gap:20px;gap:1.25rem}.flex--gap40{gap:40px;gap:2.5rem}.flex__alignselfstart{-ms-flex-item-align:start;align-self:flex-start}.flex__alignselfend{-ms-flex-item-align:end;align-self:flex-end}.flex__alignselfcenter{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.flex__grow1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}