h2{font-weight:400}.go-back{margin-bottom:25px}.go-back a{align-items:center;display:flex;flex-direction:row;text-decoration:none}.go-back a svg{margin-right:15px}.go-back a:hover{text-decoration:underline}main#legaldetails{min-height:100vh}.container,main#legaldetails{display:flex;justify-content:center}.container{flex-direction:column}.app-logo{box-shadow:0 9px 20px #0000005e;width:80px}.text-container{align-items:center;display:flex;flex-direction:column}.app-store-logos{margin-top:15px}.app-store-logos a:first-child{padding-right:20px}.app-store-logo{width:140px}#home h1{margin-bottom:0;margin-top:15px}#home h4{font-weight:400;margin-top:0;text-align:center}.home-screenshot{margin-top:25px;width:300px}@media screen and (min-width:600px){main#home{height:100vh}.container{align-items:center;display:flex;flex-direction:row;margin-left:50px}.text-container{align-items:flex-start}#home h1{font-size:54px}#home h4{text-align:inherit}.app-store-logo{margin-bottom:50px;margin-top:25px;width:150px}.home-screenshot{margin-left:100px;width:450px}}:root{--background:#0a0a0a;--black1:#161515;--black2:#1e1d1c;--white:#f4f4f4;--beige:#bfa27f;--beige-dark:#847059;--red:#ae5d5d;--grey1:grey;--grey2:#515151}*{color:#f4f4f4;color:var(--white);font-family:Poppins;font-weight:400;margin:0}input{all:unset}body{background-color:#0a0a0a;background-color:var(--background);margin:30px}a,p{border:0;font-size:100%;font-weight:400;margin:0;padding:0}.center{align-items:center;display:flex;flex-direction:column;justify-content:center}.mt25{margin-top:25px}h1{font-size:28px;font-weight:600;margin-bottom:10px}h2{font-size:26px;margin:25px 0 10px}h3{font-size:22px;margin:20px 0 10px}h4{font-size:18px;margin:15px 0 8px}p{margin-bottom:10px}a,li,p{font-size:14px}li{margin-bottom:10px}.text-secondary{color:grey;color:var(--grey1)}h1,h2,h3,h4,h5,h6,strong{font-weight:600}button{background-color:#bfa27f;background-color:var(--beige);border:none;border-radius:15px;color:#f4f4f4;color:var(--white);font-size:16px;font-weight:700;height:62px;letter-spacing:.5px;margin-top:50px;transition:background-color .3s;width:100%}button:hover{cursor:pointer}button:disabled,button:hover{background-color:#847059;background-color:var(--beige-dark)}.loader{animation:rotation 1s linear infinite;border:3px solid;border-color:#fff #fff #0000;border-radius:50%;box-sizing:border-box;display:inline-block;height:28px;width:28px}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (min-width:600px){.wrapper{width:600px}h1{font-size:36px;margin-bottom:10px}h2{font-size:32px;margin:25px 0 10px}h3{font-size:28px;margin:20px 0 10px}h4{font-size:22px}a,li,p{font-size:15px}li,p{margin-bottom:10px}}.bottom-nav{margin-top:50px}.bottom-nav ul{align-items:center;display:flex;flex-direction:column;list-style-type:none;margin:0;padding:0}.bottom-nav li a{text-decoration:none}.bottom-nav li a:hover{text-decoration:underline}.separator{background-color:var(--grey2);height:1px;width:100px}@media screen and (min-width:600px){.bottom-nav ul{display:flex;flex-direction:row;justify-content:center}.bottom-nav li{margin:0 10px}.separator{height:20px;width:1px}}