@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap');#ll-form{font-family:'Poppins',sans-serif!important;max-width:1000px;margin:40px auto;background-color:#ffffff;padding:30px 40px;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,0.1);box-sizing:border-box}#ll-form *{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;font-family:'Poppins',sans-serif!important;box-sizing:border-box}#ll-form .ll-form-header{font-size:24px;font-weight:600;color:#5f4778;padding-bottom:20px;text-align:center;border-bottom:1px solid #eee;margin-bottom:20px}#ll-form #ll-logo{display:block;text-align:center;padding:0 0 20px 0}#ll-form #ll-logo img{max-width:150px}#ll-form .form-group{position:relative;margin-top:35px;margin-bottom:35px;text-align:left}#ll-form .form-group .control-label{color:#a98bbe;font-size:16px;font-weight:normal;position:absolute;pointer-events:none;left:5px;top:5px;transition:0.2s ease all}#ll-form .form-group input,#ll-form .form-group textarea{background:none;color:#5f4778;font-size:18px;padding:10px 10px 10px 5px;display:block;width:100%;border:none;border-radius:0;border-bottom:1px solid #a98bbe;text-align:left}#ll-form .form-group input:focus,#ll-form .form-group textarea:focus{outline:none}#ll-form .form-group input:focus~.control-label,#ll-form .form-group input:valid~.control-label,#ll-form .form-group textarea:focus~.control-label,#ll-form .form-group textarea:valid~.control-label{top:-20px;font-size:14px;color:#5f4778}#ll-form .form-group .bar{position:relative;display:block;width:100%}#ll-form .form-group .bar:before,#ll-form .form-group .bar:after{content:'';height:2px;width:0;bottom:0;position:absolute;background:#5f4778;transition:0.2s ease all}#ll-form .form-group .bar:before{left:50%}#ll-form .form-group .bar:after{right:50%}#ll-form .form-group input:focus~.bar:before,#ll-form .form-group input:focus~.bar:after,#ll-form .form-group textarea:focus~.bar:before,#ll-form .form-group textarea:focus~.bar:after{width:50%}#ll-form .button-container{text-align:center}#ll-form #submit-form{background:#5f4778;color:#fff;border:none;border-radius:15px;padding:12px 30px;font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:0.5px;cursor:pointer;transition:background-color 0.3s ease,transform 0.2s ease;width:100%;max-width:400px;margin-top:20px}#ll-form #submit-form:hover{background:#a98bbe;transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,0.1)}#ll-form #submit-form:active{transform:translateY(0);box-shadow:none}#ll-form #submit-form::before{display:none}#ll-form .form-group.required:after,#ll-form .checkbox.required:after{position:absolute;top:-5px;right:0px;content:'*';color:red}@media only screen and (max-width:980px){.et_pb_section_0_tb_header{display:none!important}.et_pb_row_1_tb_header{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;padding:10px 16px!important;width:100%!important}.et_pb_column_4_tb_header{width:auto!important;flex:1 1 auto!important;margin:0!important;padding:0!important}.et_pb_column_5_tb_header{width:auto!important;flex:0 0 auto!important;margin:0!important;padding:0!important}.et_pb_column_6_tb_header{display:none!important}.et_pb_column_4_tb_header img{max-height:50px!important;width:auto!important;display:block!important}.et_pb_column_5_tb_header .et_mobile_nav_menu{display:block!important;float:none!important}.et_pb_column_5_tb_header .et_pb_menu_inner_container{display:flex!important;align-items:center!important;justify-content:flex-end!important}.et_pb_column_5_tb_header .et_pb_menu__menu{display:none!important}}