.object-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:0 auto;display:flex}@media screen and (max-width:768px){.object-form{flex-direction:column;justify-content:center;align-items:center;width:100vw;max-height:none}}.object-form .form-text{max-width:614px;margin-top:50px;margin-left:40px;margin-right:15px}@media screen and (max-width:963px){.object-form .form-text{margin-top:30px}}@media screen and (max-width:768px){.object-form .form-text{margin:40px 20px 40px 15px}}.object-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){.object-form .form-text h2{font-size:30px}}@media screen and (max-width:963px){.object-form .form-text h2{margin-bottom:10px;font-size:25px}}@media screen and (max-width:768px){.object-form .form-text h2{font-size:20px}}.object-form .form-text p{color:#222;font-size:24px;font-family:var(--font-montserrat);font-weight:500;line-height:150%}@media screen and (max-width:1143px){.object-form .form-text p{font-size:20px}}@media screen and (max-width:963px){.object-form .form-text p{font-size:18px}}@media screen and (max-width:768px){.object-form .form-text p{font-size:16px}}
