*,:after,:before{box-sizing:border-box;outline:none}body,div#wrapper,html{margin:0;max-width:100%;min-height:100%;min-width:100%;padding:0;position:absolute}body{color:#333;font-family:BiNeoIndustrial-Regular,sans-serif;font-size:18px;margin:0}a,body{text-decoration:none}.flex{display:flex}.w-full{width:100%}.h-full{height:100%}.mx-auto{margin:0 auto}.flex-wrap{flex-wrap:wrap}.justify-start{justify-content:start}.justify-end{justify-content:end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.items-center{align-items:center}.text-center{text-align:center}.absolute{position:absolute}.relative{position:relative}.inset{bottom:0;left:0;right:0;top:0}.btn{border-radius:25px;cursor:pointer;padding:10px 20px;text-align:center;width:max-content}.btn.big{padding:15px 40px}.btn_blue{background:#003865 0 0 no-repeat padding-box;border-radius:25px 0;color:#fff;cursor:pointer;font-family:BiNeoIndustrial-Regular;font-size:12px;line-height:22px;min-width:180px;opacity:1}.btn_dark_blue,.btn_grey{background:#00c1d4;border:none;color:#fff;cursor:pointer;font-family:BiNeoIndustrial-Bold}.title-color{color:#003865}.bg-blue_main{background-color:#003865}.bg-light_grey{background-color:#f7f7f7}.sm-container{margin:0 auto;max-width:800px}.text-left{text-align:left}