.project-form{box-sizing:border-box;background-color:#f4f4f4;border-radius:10px;justify-content:space-between;align-items:start;width:100%;max-width:1290px;max-height:420px;margin:60px auto 0;display:flex}@media screen and (max-width:768px){.project-form{width:100%;max-width:100%;max-height:none;box-sizing:unset;flex-direction:column;justify-content:center;align-items:center;margin:30px auto 0}}.project-form .form-text{max-width:614px;margin-top:50px;margin-left:40px;margin-right:15px}@media screen and (max-width:963px){.project-form .form-text{margin-top:30px}}@media screen and (max-width:768px){.project-form .form-text{margin:40px 20px 40px 15px}}.project-form .form-text h2{color:#222;font-size:40px;font-family:var(--font-organetto);font-weight:700;line-height:150%}@media screen and (max-width:1143px){.project-form .form-text h2{font-size:30px}}@media screen and (max-width:963px){.project-form .form-text h2{margin-bottom:10px;font-size:25px}}@media screen and (max-width:768px){.project-form .form-text h2{font-size:20px}}.project-form .form-text p{color:#222;font-size:24px;font-family:var(--font-montserrat);font-weight:400;line-height:150%}@media screen and (max-width:1143px){.project-form .form-text p{font-size:20px}}@media screen and (max-width:963px){.project-form .form-text p{font-size:18px}}@media screen and (max-width:768px){.project-form .form-text p{font-size:16px}}.project-form__red{color:#364537}
