@import url(https://use.typekit.net/zlt8sae.css);@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-1rem)}}.form-estimate{padding-bottom:10rem;padding-top:14rem;text-align:center}.form-estimate .line{background:#101422;height:10rem;left:50%;position:absolute;top:-5rem;transform:translate(-50%);width:1px}.form-estimate .paragraph{margin:3rem 0 5rem}.form-estimate .row.grid{grid-gap:1rem;gap:1rem}.form-estimate .row+.row{margin-top:2rem}.form-estimate .row+.row:has(textarea[name=message]){margin-top:5rem}.form-estimate .row+.row:has(button[type=submit]){margin-top:7rem}.form-estimate .select2-container{border-bottom:1px solid}.form-estimate textarea{border:1px solid #101422}@media only screen and (max-width:576px){.form-estimate .row.grid{grid-template-columns:minmax(0,1fr);grid-gap:2rem;gap:2rem}}