.bookADemoContainer{display:flex;align-items:center;justify-content:space-between;padding:120px 84px 60px;min-height:100vh}.bookADemoContainer .bookADemoLeft{display:flex;flex-direction:column;justify-content:center;max-width:500px;width:100%}.bookADemoContainer .bookADemoLeft h1{font-family:sans-serif;color:#000;font-size:34px;font-weight:900;margin-bottom:24px}.bookADemoContainer .bookADemoLeft .bookADemoForm{display:flex;flex-direction:column;gap:20px}.bookADemoContainer .bookADemoLeft .bookADemoForm .bookADemoFormRow{display:flex;flex-direction:column}.bookADemoContainer .bookADemoLeft .bookADemoForm .bookADemoFormRow label{font-size:18px;font-family:Roboto,sans-serif;font-weight:500;color:#000;margin-bottom:8px}.bookADemoContainer .bookADemoLeft .bookADemoForm .bookADemoFormRow label .required{color:#fe5c5c}.bookADemoContainer .bookADemoLeft .bookADemoForm .bookADemoFormRow input{padding:12px;border-radius:6px;background:rgba(201,201,201,.37);border:none;outline:none;color:#000;font-size:16px}.bookADemoContainer .bookADemoLeft .bookADemoSubmitBtn{margin-top:10px;padding:14px 0;color:#000;background:linear-gradient(180deg,#F8810B,#FFA348);font-size:20px;font-weight:600;border-radius:30px;width:50%;border:none;cursor:pointer;transition:.3s}.bookADemoContainer .bookADemoLeft .bookADemoSubmitBtn:hover{background:#ddd}.bookADemoContainer .bookADemoRight{max-width:520px;color:#000;display:flex;flex-direction:column;justify-content:flex-start;text-align:left}.bookADemoContainer .bookADemoRight h1{font-size:34px;font-weight:700;margin-bottom:20px;line-height:1.3}.bookADemoContainer .bookADemoRight p{color:#000;font-family:Roboto;font-size:22px;font-style:normal;font-weight:400;line-height:34.54px;margin-bottom:40px}.bookADemoContainer .bookADemoRight .bookADemoLogos{display:flex;flex-wrap:wrap;gap:20px 40px;justify-content:flex-start;align-items:center}.bookADemoContainer .bookADemoRight .bookADemoLogos img{height:60px;-o-object-fit:contain;object-fit:contain;width:auto}@media(max-width:1024px){.bookADemoContainer{padding:0;flex-direction:column-reverse;background:none;min-height:0}.bookADemoContainer .bookADemoRight{max-width:100%;color:#000;display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center}.bookADemoContainer .bookADemoRight h1{padding:40px 60px 0}.bookADemoContainer .bookADemoRight p{padding:0 120px}.bookADemoContainer .bookADemoRight .bookADemoLogos{padding-bottom:40px}.bookADemoContainer .bookADemoLeft{max-width:100%;padding:30px 60px}.bookADemoContainer .bookADemoLeft h1{color:#000;font-size:20px}.bookADemoContainer .bookADemoLeft .bookADemoForm{gap:20px}.bookADemoContainer .bookADemoLeft .bookADemoForm .bookADemoFormRow label{color:#000}.bookADemoContainer .bookADemoLeft .bookADemoForm .bookADemoFormRow input{border-radius:3.142px;background:rgba(225,225,225,.37)}.bookADemoContainer .bookADemoLeft .bookADemoSubmitBtn{color:#fff;background:linear-gradient(180deg,#F8810B,#FFA348)}}@media(max-width:768px){.bookADemoContainer{padding:0;flex-direction:column-reverse;background:none;min-height:0}.bookADemoContainer .bookADemoRight{max-width:100%;color:#000;text-align:center;align-items:center}.bookADemoContainer .bookADemoRight h1{padding:20px}.bookADemoContainer .bookADemoRight p{padding:0 40px}.bookADemoContainer .bookADemoRight .bookADemoLogos{padding-bottom:40px}.bookADemoContainer .bookADemoLeft{max-width:100%;padding:30px 60px}.bookADemoContainer .bookADemoLeft h1{color:#000;font-size:20px}.bookADemoContainer .bookADemoLeft .bookADemoForm{gap:20px}.bookADemoContainer .bookADemoLeft .bookADemoForm .bookADemoFormRow label{color:#000}.bookADemoContainer .bookADemoLeft .bookADemoForm .bookADemoFormRow input{border-radius:3.142px;background:rgba(225,225,225,.37)}.bookADemoContainer .bookADemoLeft .bookADemoSubmitBtn{color:#fff;background:linear-gradient(180deg,#F8810B,#FFA348)}}