*{box-sizing:border-box;list-style:none}body{font-family:sans-serif;margin:0;padding:0}.nav{align-items:stretch;background-color:#333;color:#fff;display:flex;gap:2rem;justify-content:space-between;padding:0 1rem}.title{font-size:1.5rem}.nav ul{display:flex;gap:1rem;list-style:none;margin:0;padding:0}.nav a{align-items:center;color:inherit;display:flex;height:100%;padding:.25rem;text-decoration:none}.nav li.active{background-color:#555}.nav li:hover{background-color:#777}.home{display:flex;flex-direction:column;font-size:1em;justify-content:flex-start;padding:10px 20px}.calc_container{display:flex;justify-content:space-between;padding:0 40px}.calc_body{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px 60px}.output{background-color:#736d6d;border:1px solid #000;display:flex;height:60px;justify-content:flex-end;width:400px}.output h2{color:#fff;margin-right:20px}.button{display:flex;flex-wrap:wrap;width:400px}.half{width:200px}button{border:1px solid #d3d3d3;height:80px;margin-top:0;width:100px}button:hover{color:#ff7f00}.far-right{background-color:#ff7f00}.quote{display:flex;justify-content:center;padding:200px 20px}.quote p{font-weight:600}
/*# sourceMappingURL=main.b0faea1e.css.map*/