*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden}.home_box{width:100vw;height:100vh;display:flex;flex-direction:column}.header{width:100%;height:80px;display:flex;align-items:center;padding-left:100px}.header span{font-size:22px;cursor:pointer}.content{flex:1;width:100%;background:url(/assets/trianglify-lowres2-CrYJAeS_.png) no-repeat;background-size:cover;display:flex;flex-direction:column;box-sizing:border-box;padding:100px 250px}.footer{width:100%;height:100px;display:flex;box-sizing:border-box;padding:0 100px}h1{font-weight:700;font-size:46px;color:#fff}h3{margin-top:20px;width:800px;color:#fff;font-size:20px}.btn{width:200px;height:60px;border:2px solid #9a3365;border-radius:15px;text-align:center;line-height:60px;color:#fff;font-weight:700;font-size:20px;background:linear-gradient(to right,#2d243f,#7e59d5);margin-top:50px}.left_box,.right_box{width:50%;height:100%}.left_box{height:100%;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-evenly;font-size:14px;color:#5e285a;margin-right:100px}.right_box{display:flex;align-items:center;color:#5e285a;font-size:18px}.text_home{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}.back{position:absolute;top:100px;left:50px;width:100px;height:50px;text-align:center;line-height:50px;border-radius:10px;background-color:#ccc;color:#fff;cursor:pointer}h2{text-align:center;margin-bottom:20px}.text_content_1,.text_content_2{padding-top:100px;width:75%;height:100%;overflow:scroll}.text_content_1 p,.text_content_2 p{margin:15px 0}h5{font-weight:700;font-size:18px}
