.book-demo-wrapper{box-sizing:border-box;background:#fff;justify-content:space-between;width:100%;padding:40px 80px;display:flex}.left-section{width:45%}.left-section h1{font-size:32px;font-weight:600}.blue-text{color:#0d6efd;margin-bottom:20px;font-size:26px}.feature{align-items:center;margin:20px 0;display:flex}.feature img{width:35px;height:35px;margin-right:15px}.right-section{background:#fafafa;border:1px solid #dedede;border-radius:8px;width:45%;padding:30px}.right-section h2{margin-bottom:20px}.grid-2{grid-template-columns:1fr 1fr;gap:20px}label{font-size:14px;font-weight:500}.form-class{box-sizing:border-box;border:1px solid #bfbfbf;border-radius:4px;width:100%;margin-top:5px;padding:5px;font-size:15px}.phone-class{box-sizing:border-box;border:1px solid #bfbfbf;border-radius:4px;width:100%;padding:5px;font-size:15px}.phone-row{gap:8px;display:flex}.submit-button{color:#fff;cursor:pointer;background:#006bfd;border:none;border-radius:4px;width:120px;margin-top:15px;padding:12px;font-size:16px}.submit-button:hover{background:#0050c8}.submit-container{justify-items:anchor-center}.error-text{color:red;font-size:12px}.error-border{border-color:red}@media (max-width:900px){.book-demo-wrapper{flex-direction:column;margin-top:100px;padding:20px}.left-section,.right-section{width:100%}}.custom-modal-width{width:50%!important;max-width:50%!important}.my-confirm-btn{border-radius:8px!important;padding:10px 25px!important;font-size:18px!important}.country-select option:checked{font-size:0}.country-select option:checked:after{content:attr(value);color:#000;font-size:16px}
