.schedule-call .container{display:flex;flex-direction:row;gap:48px;margin:100px auto;padding:0;width:100%}.schedule-call .container .left-section{display:flex;flex-direction:column;gap:32px;justify-content:space-between;max-width:561px}.schedule-call .container .left-section-link{align-items:center;color:#e49700;display:flex;flex-direction:row;font-size:16px;font-weight:500;gap:8px;line-height:180%}.schedule-call .container .left-section-text{display:flex;flex-direction:column;gap:8px}.schedule-call .container .left-section-text h1{color:#161518;font-size:54px;font-weight:600;line-height:80px;margin-bottom:0}.schedule-call .container .left-section-text .brand-name{color:#004cd9}.schedule-call .container .left-section-text .description{color:#82808f;font-size:20px;font-weight:400;letter-spacing:0;line-height:36px;margin-bottom:0}.schedule-call .container .logos{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:32px;margin-top:32px}.schedule-call .container .logos img{width:80px}.schedule-call .container .logo-item{height:40px;opacity:.7;transition:opacity .3s ease}.schedule-call .container .form-card{background:#fff;border-radius:16px;box-shadow:0 3.87px 25.15px 9.67px #50505024;display:flex;flex-direction:column;gap:15.48px;padding:30px 40px;width:583px}.schedule-call .container .form-card-header{display:flex;flex-direction:column;gap:2px}.schedule-call .container .form-icon{height:26px;margin:0 auto;width:26px}.schedule-call .container .form-title{color:#2b2a30;font-size:16px;font-weight:600;line-height:30.95px;margin-bottom:6px;text-align:center}.schedule-call .container .form-divider{background:#dcdbe0;height:1px}.schedule-call .container .form{display:flex;flex-direction:column;gap:20px}.schedule-call .container .form-row{display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:0}.schedule-call .container .form-group{display:flex;flex-direction:column;gap:3.87px}.schedule-call .container .form-group label{color:#565560;font-size:13.54px;font-weight:500;letter-spacing:0;line-height:180%}.schedule-call .container .form-group input[type=text],input[type=email],input[type=tel],select,textarea{border:1px solid #b1b0b9;border-radius:3.87px;font-family:Poppins;height:43.48px;padding:7.74px 11.61px}.schedule-call .container .form-group.full-width{grid-column:1/-1}.schedule-call .container .form-group .required{color:#ae4136}.schedule-call .container .form-group input::placeholder,.schedule-call .container .form-group textarea::placeholder{color:#b1b0b9;font-size:15.48px;font-weight:400;line-height:180%}.schedule-call .container .form-group input:focus,select:focus,textarea:focus{box-shadow:0 0 0 3px rgba(37,99,235,.1);outline:none}.schedule-call .container .form-group select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(https://144020858.fs1.hubspotusercontent-eu1.net/hubfs/144020858/New%20Landing%20Page/vector%20icon.png);background-position:right 11.61px center;background-repeat:no-repeat;color:#b1b0b9;cursor:pointer;font-size:15.48px;font-weight:400;line-height:180%;padding-right:40px}.schedule-call .container .form-group select:valid{color:#1f1f1f}.schedule-call .container .form-group select option{color:#1f1f1f}.schedule-call .container .form-group textarea{min-height:74px;resize:vertical}.schedule-call .container .terms{color:#82808f;font-size:11.61px;font-weight:400;line-height:23.22px;margin:0;text-align:center}.schedule-call .container .terms a{color:#e49700;font-weight:500;text-decoration:none}.schedule-call .container .submit-btn{align-items:center;background-color:#e49700;border:none;border-radius:5.8px;color:#fff;cursor:pointer;display:flex;font-size:15.48px;font-weight:500;height:43px;justify-content:center;line-height:27.08px;margin:0 auto;padding:11.61px 9.67px;width:276px}input.input-error,select.input-error,textarea.input-error{border:2px solid #ae4136!important}.error-message{color:red;font-size:12px;margin-top:4px}@media (max-width:600px){.schedule-call .container{flex-direction:column;gap:18px;margin:31px auto;padding:0;width:100%}.schedule-call .container .left-section{display:flex;flex-direction:column;gap:20px;padding:0 16px;width:100%}.schedule-call .container .left-section-text h1{font-size:23.22px;font-weight:600;line-height:34px;width:80%}.schedule-call .container .logos{margin-top:21px}.schedule-call .container .left-section-text .description{color:#82808f;font-size:14px;font-weight:400;letter-spacing:0;line-height:24px}.schedule-call .container .form{gap:11.61px}.schedule-call .container .form-card{border-radius:0;padding:16px 20px 40px;width:100%}.schedule-call .container .form-row{display:flex;flex-direction:column;gap:11.61px}.schedule-call .container .form-group textarea{min-height:121px}.schedule-call .container .logos{align-items:center;animation:scrollCards 20s linear infinite;display:flex;flex-direction:row;flex-wrap:nowrap;width:100%}@keyframes scrollCards{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.schedule-call .container .submit-btn{width:100%}}