.hubspot-submit{display:none}.submitted-message{display:none}#calcContainer{font-family:'Poppins',sans-serif;font-weight:200}#calcContainer>li{list-style:none}#calcContainer>a{text-decoration:none;color:inherit}#header>h1{color:#2d3582;font-weight:300;font-size:3rem}#calcContainer h3{margin:0;height:2rem;font-weight:200}#header>h4{color:#00a7cd;font-weight:200;transform:translateY(-2rem)}#header{text-align:center}#calcContainer input{padding:1rem;font-size:1.3rem;border:1px solid #e1e9f7;transform:translateY(.25rem)}#calcContainer select{padding:.5rem;font-size:1rem;border:1px solid #e1e9f7}#presentationPage{display:none;margin:0 auto}#presentationPage>p{margin:4rem auto 0;text-align:center;font-size:1.5rem;width:40%}#presentationPage>.stats>h2{color:#2d3582;font-size:2rem;font-weight:400;text-align:center}.stats{display:flex;flex-direction:column;align-items:center}.prompt{background-color:#e1e9f7;border-radius:.5rem;width:100%;height:6rem;display:flex;justify-content:space-between;font-weight:200}#prompt{padding:1rem;font-size:1.5rem;font-weight:200}#progressBarWrapper{width:100%}#progressBar{width:0;position:relative;left:0;height:.5rem;background-color:#2d3582;transform:translateY(-.5rem);border-bottom-left-radius:.5rem;transition:width ease-in-out .5s}#estimateForm{width:45%;margin:0 auto;display:flex;flex-direction:column;align-items:center}#nextBtn{border:0;background-color:#2d3582;color:#e1e9f7;border-radius:.5rem;font-size:1.3rem;width:6rem;height:3rem;margin-right:2rem;align-self:center}#nextBtn:hover{background-color:#6975db}#warningTarget{display:none;background-color:#ff5340;color:#e1e9f7;border-radius:.5rem;padding:.2rem 1rem;top:9rem;position:absolute}.tab{width:20rem;display:none;text-align:center}.tab2{margin-top:1rem}.tab>input{margin:0 auto;padding:.75rem 2rem;width:30%;min-width:12rem}.form-wrapper{width:40%;margin:0 auto;display:flex;flex-direction:column}.highlight{color:#00a7cd}@media only screen and (max-width:1200px){#presentationPage{width:80%}}@media only screen and (max-width:1000px){#presentationPage>.stats>h2{margin:0}#presentationPage>p{margin:2rem auto 0;width:80%}}@media only screen and (max-width:800px){.prompt{height:9.5rem;flex-direction:column;justify-content:flex-start;align-items:center}#prompt{font-size:1rem;text-align:center}#nextBtn{width:16rem;margin:0 auto}}@media only screen and (max-width:600px){#header>h1{font-size:2.5rem}#header>h4{font-size:1rem;transform:translateY(-1rem)}#estimateForm{flex-direction:column;margin:1rem auto 0}#presentationPage{width:90%;transform:translateY(-2rem)}#presentationPage>p{margin:1rem auto 0;width:100%}#warningTarget{font-size:.8rem;top:8rem}#nextBtn{width:8rem}.prompt{height:11rem}}@media only screen and (max-width:400px){#warningTarget{top:12rem}}#addItemBtn{border:0;color:#e1e9f7;font-size:1rem;background-color:#2d3582;margin-left:1rem;border-radius:.5rem;height:2rem}#addItemBtn:hover{background-color:#868fe3;color:#e1e9f7}#input-box{margin:2rem auto;height:2.5rem;display:flex}.room-inputs{padding:1rem;width:16rem;display:flex;align-items:center;justify-content:space-between}#itemList{width:100%;padding:0;margin:2rem auto 0;display:grid;grid-gap:.5rem;grid-template-rows:repeat(6,1fr);grid-template-columns:repeat(3,auto);justify-content:center}.appendage{width:12rem;height:2rem;background-color:#e1e9f7;border-radius:.5rem;padding:.5rem 1rem;display:flex;justify-content:space-between;align-items:center}.appendage>button{border:0;background-color:#ff5340;padding:.5rem 1rem;color:#e1e9f7;border-radius:.25rem}.appendage>button:hover{background-color:#c24234}.delete{display:none}@media only screen and (max-width:1000px){.room-inputs{align-items:flex-start}}@media only screen and (max-width:800px){#itemList{grid-template-columns:repeat(2,auto)}.appendage{width:70%}}@media only screen and (max-width:600px){#itemList{grid-template-columns:1fr}.appendage{justify-content:space-around;margin:0 auto}.appendage>button{margin-left:.5rem}}