@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:local("Poppins Regular"),local("Poppins-Regular"),url(https://fonts.gstatic.com/s/poppins/v13/pxiEyp8kv8JHgFVrJJfedw.ttf) format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:local("Poppins Bold"),local("Poppins-Bold"),url(https://fonts.gstatic.com/s/poppins/v13/pxiByp8kv8JHgFVrLCz7Z1xlEA.ttf) format("truetype")}@font-face{font-family:Roboto Mono;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotomono/v12/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vq_ROW9.ttf) format("truetype")}body{margin:0;font-size:14px;font-weight:500;color:#212529;background-color:#fff;font-family:Poppins,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}input{width:100%;border:1px solid #e5e5e5;line-height:2em;padding-left:.5em;font-family:Roboto Mono}input:focus{outline:0;border-color:#e9973e!important}.card{background-color:#fff;border:1px solid hsla(0,0%,89.8%,.5);box-shadow:10px 10px 14px rgba(0,0,0,.12);border-radius:8px;width:100%}h1,h2,h3,p{margin:0}h1{font-size:54px;line-height:74px;font-weight:900;color:#242946}@media (max-width:1199px){h1{font-size:24px;line-height:33px}}h2{font-size:30px;line-height:41px}h2,h3{font-weight:900;color:#242946}h3{font-size:19px;line-height:26px;margin-bottom:.5em}.name-val{display:flex;justify-content:space-between;align-items:center;min-height:36px}.name-val .val{flex:0 0 10em}@media (max-width:1199px){.name-val .val{flex:0 0 6em}}.calculator .left-side{padding:1em}@media (min-width:1200px){.calculator .left-side{padding:4em;max-width:800px;margin-left:auto}}.calculator .left-side .card{padding:2em;margin-top:1.5em}.calculator .left-side .logos{display:flex;align-items:center;justify-content:space-around}.calculator .left-side .logos img{max-width:200px}.calculator .right-side{padding:4em;background-color:#f2f2f2;text-align:center}.calculator .right-side .card{padding:2em;padding-bottom:1em}@media (min-width:1200px){.calculator .right-side .card{margin-top:4.5em;max-width:464px}}.calculator .right-side .card.email input{width:30ch;border:1px solid #e5e5e5;border-radius:3px;margin:1em}.calculator .right-side .card.email button{border:none;background-color:#e9973e;color:#fff;padding:.5em 1.5em;border-radius:2px;font-weight:800}@media (min-width:1200px){.calculator .right-side .card-parts{display:flex;flex-wrap:wrap;justify-content:space-between}.calculator .right-side .card-parts>div{width:50%;margin-bottom:2em}}@media (min-width:1200px){.calculator{display:flex}.calculator .left-side{width:60%}.calculator .right-side{width:40%;min-height:100vh}}