.contact-form{width:100%;display:flex;flex-direction:column;align-items:center;max-width:820px}.contact-info-group{display:flex;justify-content:space-between;width:100%}.contact-textbox{box-sizing:border-box;box-shadow:0 6px 20px #387dff2b;border:1px solid #2957cb;padding:10px;background:#fff;margin-bottom:10px;margin-top:10px;border-radius:4px;max-width:250px;width:30%}.message-textbox{vertical-align:top}.contact-message-textbox{box-sizing:border-box;box-shadow:0 6px 20px #387dff2b;border:1px solid #2957cb;padding:10px;background:#fff;border-radius:10px;margin:10px 10px 30px;width:100%;max-width:100%;height:100px;text-align:left;font-family:Inter}.contact-button{margin:30px}.submit-button{padding:8px 20px;outline:none;border:none;cursor:pointer;font-family:Inter;border-radius:16px;background-color:var(--primary);color:var(--font)}.submit-button,.submit-button:hover{border:1px solid var(--primary);transition:all .3s ease-out}.submit-button:hover{background:#0000;color:var(--primary);border-radius:16px}@media screen and (max-width:900px){.name-email-div{display:block}.contact-info-group{display:flex;flex-direction:column;align-items:center}.contact-textbox{width:100%;max-width:100%}.contact-message-textbox{max-width:100%}}.contact-container{display:flex;flex-direction:column;align-items:center;margin:0 20% 5%;background:url(/_next/static/media/electrical-lines-gray.fe565d01.png) no-repeat;background-size:500px 336px;background-position:90% 80%;font-family:Inter;text-align:center}.contact-us-header{border-bottom:2px solid #2957cb;letter-spacing:1.5px;display:inline-block;margin-block-start:2em;margin-block-end:1em}.contact-us{font-size:xx-large}.contact-explanation{margin-block-start:.25em;font-size:medium;line-height:1.5}.email-phone{display:flex;width:100%;max-width:720px;justify-content:space-evenly;margin-right:20%;margin-left:20%;font-weight:500;font-size:20px;padding-inline-start:0;letter-spacing:2.5px;margin-bottom:1em;margin-block-start:0;margin-block-end:0}.email,.phone{display:flex}.email-only{margin:0;display:-webkit-inline-box}.email-only p{margin:0}.email-phone li{margin-right:40px;margin-left:40px}.email-phone img,.email-phone-mobile img{justify-self:right;margin-top:auto;margin-bottom:auto}@media screen and (max-width:900px){.email-phone,.email-phone-mobile p{font-size:medium}.email-phone{display:flex;flex-direction:column;align-items:center}.contact-us-header{margin-right:10%;margin-left:10%}}.content-hero-container{background:url(/_next/static/media/hero-background-image-small.fe9fbbc6.png) no-repeat;background-size:500px 336px;background-position:70% 90%;background-color:#0f172d;color:#fff;font-family:Inter;text-align:center;padding-top:3em;padding-bottom:3em}.content,.content-list{list-style:none;display:inline-block;padding-inline-start:0}.content{margin-block-start:0;margin-block-end:0}.hero-header{font-size:smaller;letter-spacing:1.5px;float:top}.hero-content{margin-block-start:0;margin-block-end:0}.hero-content,.hero-content-only{font-size:48px;font-weight:600;max-width:800px}h1{margin-top:0;margin-bottom:0}@media screen and (max-width:768px){.content-hero-container{padding-top:1em;padding-bottom:1em}}