.complaint-form{padding:40px 0 60px}.complaint-form form{padding:30px;background-color:#fff;border-radius:10px;border:1px solid #f4f4f4;box-shadow:0 0 15px 0 rgba(0,0,0,.05)}.complaint-form form .input-field{margin-bottom:20px}.complaint-form form .input-field:last-of-type{margin-bottom:0}.complaint-form form .input-field .field label span{margin-bottom:10px;color:#240e54;display:block;font-size:16px;font-weight:700;line-height:24px}.complaint-form form button{width:135px}:root{--darkGray:#302f31}:root,[data-theme=lightClient]{--primaryColor:#240e54;--secondaryColor:#f96;--primaryBorder:#22006c;--backGroundColor:#fff7f6}[data-theme=lightClient]{--sectionBackground:snow;--darkGray:#302f31}[data-theme=lightMufaser]{--primaryColor:#f96;--secondaryColor:#240e54;--primaryBorder:#fff;--backGroundColor:#f6f7ff;--sectionBackground:#91caff12;--darkGray:#302f31}.hero-image-section{background-size:cover;background-position:50%;height:350px;width:100%;position:relative;z-index:1}.hero-image-section:after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:rgba(36,14,84,.5);z-index:-1}.hero-image-section .container{height:100%}.hero-image-section .title{height:100%;display:flex;align-items:center;justify-content:center}.hero-image-section .title h2{color:#fff}