body.form-visible{height:100vh;overflow:hidden!important;position:relative;z-index:1}section.mandatory_form{background:#fff;border-radius:20px;display:none;left:50%;margin:0 auto;max-width:800px;padding:40px 60px;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:99999}body.form-visible section.mandatory_form::-webkit-scrollbar{display:none}body.form-visible section.mandatory_form{display:block}.mand_form_title{margin-bottom:25px;text-align:center}section.mandatory_form form ul.no-list.hs-error-msgs.inputs-list{position:relative}body.form-visible:before{background:rgba(48,62,79,.85);bottom:0;content:"";left:0;position:absolute;right:0;top:-165px;z-index:3}body.form-visible header.header_new{z-index:0}main.body-container-wrapper .mandatory_form ul{padding-left:0}main.body-container-wrapper .mandatory_form ul li.hs-form-checkbox span{font-size:18px;line-height:1}.mandatory_form .hs-richtext.hs-main-font-element{margin-bottom:25px}.mandatory_form .hs-richtext.hs-main-font-element p{font-size:16px;line-height:1.3;margin-bottom:10px}.mandatory_form form .hs-form-field label span.hs-form-required{display:none}.mandatory_form form .hs-form-field{margin-bottom:15px}.mandatory_form form .hs_submit.hs-submit{opacity:0;visibility:hidden}.mandatory_form form .hs_submit.hs-submit.checked{opacity:1;visibility:visible}.mand_form_logo{margin-bottom:20px;text-align:center}.mand_form_logo img{max-width:250px!important}.mand_form_inner .form-title{padding:0}.mand_form_inner form{background:transparent;border:unset;border-radius:0;overflow:auto;padding:0}.mand_form_inner form input[type=checkbox],.mand_form_inner form input[type=radio]{margin-bottom:0;margin-right:10px}.mand_form_inner form .inputs-list>li{margin-bottom:0;margin-top:0}.mand_form_inner .inputs-list:first-child{margin-bottom:15px;padding-top:0}.mand_form_inner form input.hs-button{background:#ccad8f;border:1px solid transparent;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-style:normal;font-weight:700;letter-spacing:0;line-height:20px;padding:15px;transition:.3s}.mand_form_inner form input.hs-button:hover{background:transparent;border-color:#ccad8f;color:#ccad8f}@media (max-width:1100px){section.mandatory_form{height:600px;overflow-y:scroll}}@media (max-width:992px){section.mandatory_form{height:600px;left:30px;overflow-y:scroll;padding-left:35px;padding-right:35px;right:30px;transform:translateY(-50%)}}@media (max-width:400px){section.mandatory_form{height:400px;height:80vh;overflow-y:scroll}}