.dp_sc_fl_box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--des-flex-box-gap, 20px);margin-bottom:50px}.dp_sc_fl_box.dir_row_rev{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.dp_sc_fl_box[class*="dir_col"] .dp_sc_fl_item{margin:0 0 1em 0}.dp_sc_fl_box.dir_col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dp_sc_fl_box.dir_col_rev{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.dp_sc_fl_box.wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.dp_sc_fl_box.wrap_rev{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.dp_sc_fl_box.justify_end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.dp_sc_fl_box.justify_cen{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dp_sc_fl_box.justify_bet{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dp_sc_fl_box.justify_aro{-ms-flex-pack:distribute;justify-content:space-around}.dp_sc_fl_box[class*="justify_"] .dp_sc_fl_item{-webkit-box-flex:0;-ms-flex:none;flex:none}.dp_sc_fl_box[class*="al_con_"]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.dp_sc_fl_box.al_con_sta{-ms-flex-line-pack:start;align-content:flex-start}.dp_sc_fl_box.al_con_end{-ms-flex-line-pack:end;align-content:flex-end}.dp_sc_fl_box.al_con_cen{-ms-flex-line-pack:center;align-content:center}.dp_sc_fl_box.al_con_bet{-ms-flex-line-pack:justify;align-content:space-between}.dp_sc_fl_box.al_con_aro{-ms-flex-line-pack:distribute;align-content:space-around}.dp_sc_fl_box.al_item_cen{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dp_sc_fl_box.al_item_sta{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.dp_sc_fl_box.al_item_end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.dp_sc_fl_box.al_item_bas{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.dp_sc_fl_box.flex_children .dp_sc_fl_item{-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (min-width: 0) and (max-width: 620px){.dp_sc_fl_box.justify_cen .dp_sc_fl_item{text-align:center}.dp_sc_fl_box .dp_sc_fl_item{-webkit-box-flex:0 !important;-ms-flex:none !important;flex:none !important;width:calc(50% - var(--des-flex-box-gap-half, 10px))}}@media only screen and (min-width: 0) and (max-width: 420px){.dp_sc_fl_box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dp_sc_fl_box[class*="dir_"]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dp_sc_fl_box.justify_cen .dp_sc_fl_item{text-align:center}.dp_sc_fl_box .dp_sc_fl_item{width:100%}}
