@import url(https://fonts.googleapis.com/css2?family=Bungee+Spice&family=Farro:wght@300;400;500;700&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Lato:wght@300;400;700;900&family=Lobster+Two:wght@400;700&family=Poppins:wght@300;400;500;600;700;800&family=Satisfy&display=swap);*{font-family:Farro,sans-serif;font-size:1rem;font-weight:700;margin:0;padding:0}html{box-sizing:border-box;display:flex;flex-wrap:wrap;height:100vh;width:100vw}body{background-repeat:no-repeat;background-size:cover;font-size:1.05em;font-weight:500;min-width:100%}#root,body{flex:1 1;flex-wrap:wrap}#root,.main-container,body{display:flex;flex-direction:column;height:100%}.main-container{align-items:center;justify-content:center;min-width:100%}.calc-container{border-radius:5px;box-shadow:0 2px 2px 3px;display:flex;flex-direction:column;flex-wrap:wrap;gap:5px;height:60%;margin-right:2em;padding:1em;width:40%}.calc-output{background-color:#000;border-radius:5px;box-shadow:2px 2px 2px hsla(0,0%,9%,.425);color:#e4e7e6;flex:1 1;font-size:2.5em;line-height:1.6em;max-height:3em;max-width:100%;overflow-x:auto;padding:.2em;text-align:end}.btns-container{grid-gap:1px;display:grid;flex:4 1;gap:1px;grid-template-areas:"auto auto auto auto"}.btn{border:none;border-radius:5px;box-shadow:2px 2px 2px hsla(0,0%,9%,.425);font-size:1em;font-weight:700;height:100%}.gc{background:#bbb;transition:1s}.gc:hover{background:#696060}.orange{background-color:#cfd668;color:#000}.orange:hover{background:#865e0c}.btn-zero{grid-column:1/span 2}.homePage{color:#171a19;display:flex;flex-direction:column;height:100vh;margin-top:3em;width:88%}.home-title{font-size:2em;font-weight:bolder;padding:1em}.paragraphs{font-size:1.2em;padding-left:2rem}.quotePage{color:#41534d;display:flex;flex-direction:column;height:100vh;margin-top:10em;width:88%}.navBar{align-items:center;display:flex;flex-direction:row;height:6%;justify-content:space-between;margin-top:1rem;width:85%}.Logo{color:#000;font-family:Farro,sans-serif;font-size:3em}.links{display:flex;justify-content:space-between;width:20%}.link{color:#000;text-decoration:none;transition:1s}.link:hover{color:#912c07}.calculatorPage{display:flex;flex-direction:row;flex-wrap:wrap;font-size:1.05em;font-weight:500;height:100%;justify-content:space-between;margin-top:8em;min-width:90%}.lets-do{color:#1b1a1a;padding-left:4rem}
/*# sourceMappingURL=main.255114bf.css.map*/