.schedule-meeting{padding:80px 0}.schedule-meeting .row{align-items:flex-start;display:flex;gap:40px;justify-content:space-between}.schedule-meeting .left-col{flex:0 0 40%;max-width:40%}.schedule-meeting .main-heading{font-size:48px;font-weight:400;margin-bottom:20px}.schedule-meeting .dec{color:var(--secondary-color);margin-bottom:30px}.schedule-meeting .contact-list{display:flex;flex-direction:column;gap:14px}.schedule-meeting .contact-item{align-items:center;color:var(--text);display:flex;font-size:15px;gap:12px}.schedule-meeting .contact-icon{align-items:center;background:linear-gradient(90deg,rgba(158,85,129,.08),rgba(53,74,153,.08) 50%,rgba(68,111,179,.08));border-radius:10px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.schedule-meeting .contact-item a{color:var(--text);flex:1;min-width:0;overflow-wrap:break-word;text-decoration:none;transition:color .3s ease;word-break:break-word}.schedule-meeting .contact-item a:hover{color:var(--brand-orange)}.schedule-meeting .right-col{flex:0 0 56%;max-width:60%}.schedule-meeting .form-card{background:linear-gradient(180deg,rgba(233,227,236,.1),rgba(207,205,221,.1));border:1px solid #eff1f7;border-radius:12px;padding:30px}.schedule-meeting .hs-form{margin:0}.schedule-meeting .hs-form fieldset{max-width:100%}.schedule-meeting .hs-form fieldset.form-columns-2{display:flex;gap:16px}.schedule-meeting .hs-form fieldset.form-columns-2 .hs-form-field{flex:1;min-width:0;width:100%!important}.schedule-meeting .hs-form .hs-form-field{margin-bottom:22px}.schedule-meeting .hs-form .hs-form-field label{color:var(--text);display:block;font-size:13px;font-weight:500}.schedule-meeting .hs-form .hs-form-field label .hs-form-required{color:var(--brand-orange);margin-left:2px}.schedule-meeting .hs-form-3702659d-0d30-442a-b344-74a27e79e26b_ca5f3d04-7d6d-47f0-9d88-03c0010ab1b0 fieldset.form-columns-1 .hs-input{width:100%}.schedule-meeting .hs-form .hs-form-field .input{margin-top:12px;width:100%}.schedule-meeting .hs-form .hs-input{background:#f8f7f8;border:1px solid #e6e6e6;border-radius:8px;box-sizing:border-box;color:var(--text);font-family:var(--roboto);font-size:14px;font-weight:300;outline:none;padding:12px 14px;transition:border-color .3s ease;width:100%!important}.schedule-meeting .hs-form .hs-input:focus{background-color:var(--white);border-color:var(--brand-orange)}.schedule-meeting .hs-form .hs-input::placeholder{color:#9ca3af}.schedule-meeting .hs-form .hs-error-msgs{list-style:none;margin:6px 0 0;padding:0}.schedule-meeting .hs-form .hs-error-msg,.schedule-meeting .hs-form .hs-error-msgs label{color:#e53935;font-size:12px}.schedule-meeting .hs-form .hs-input.error{border-color:#e53935}.schedule-meeting .hs-form .hs_submit{margin-top:8px}.schedule-meeting .hs-form .hs_submit .actions{display:flex}.schedule-meeting .hs-form .hs-button,.schedule-meeting .hs-form input[type=submit]{background-color:var(--brand-orange);border:none;border-radius:42px;color:var(--white);cursor:pointer;font-family:var(--roboto);font-size:15px;font-weight:500;letter-spacing:.5px;padding:16px;text-transform:uppercase;transition:all .3s ease;width:100%}.schedule-meeting .hs-form .hs-button:hover,.schedule-meeting .hs-form input[type=submit]:hover{background:var(--gradient-primary);transform:translateY(-2px)}.schedule-meeting .hs-form .hs-field-desc,.schedule-meeting .hs-form-private iframe[name^=target_iframe]{display:none}.schedule-meeting .form-note{color:var(--secondary-color);font-size:12px;margin-top:14px;text-align:center}.schedule-meeting .form-note a{color:var(--text);text-decoration:underline}@media (max-width:991px){.schedule-meeting .row{flex-direction:column;gap:40px}.schedule-meeting .left-col,.schedule-meeting .right-col{flex:0 0 100%;max-width:100%;width:100%}.schedule-meeting .main-heading{font-size:38px}}@media (max-width:767px){.schedule-meeting{padding:50px 0}.schedule-meeting .main-heading{font-size:30px}.schedule-meeting .dec{margin-bottom:24px}.schedule-meeting .form-card{padding:30px}.schedule-meeting .hs-form fieldset.form-columns-2{flex-direction:column;gap:0}.schedule-meeting .hs-form .hs-form-field{margin-bottom:16px}}@media (max-width:480px){.schedule-meeting{padding:40px 0}.schedule-meeting .main-heading{font-size:26px}.schedule-meeting .contact-item,.schedule-meeting .dec{font-size:14px}.schedule-meeting .contact-icon{height:36px;width:36px}.schedule-meeting .form-card{border-radius:10px;padding:30px}.schedule-meeting .form-note{font-size:10px}.schedule-meeting .hs-form .hs-button,.schedule-meeting .hs-form input[type=submit]{font-size:13px;padding:14px}}