.space_between{justify-content:space-between}.space_between,.space_evenly{align-items:center;display:flex}.space_evenly{justify-content:space-evenly}.start{align-items:center;display:flex;justify-content:flex-start}.center,.column{align-items:center;display:flex;justify-content:center}.column{align-content:center;flex-direction:column}.bg_img{background-position:50%;background-repeat:no-repeat;background-size:100%}*{box-sizing:border-box;margin:0;padding:0}body,html{background-color:#f2f3f4;overflow:hidden}#__nuxt,body,html{height:100%;width:100%}#__nuxt{background-color:#ebebeb;display:flex;flex-direction:column}
