#frm_qte form{--battery-space:1rem;align-items:center;display:flex;flex-wrap:wrap}.meter{background:rgba(0,0,0,.2);border-radius:.3rem;height:30px;margin-top:0;overflow:hidden;padding:7px;position:relative}.meter .stripesLoader{background:linear-gradient(90deg,#eee 50%,transparent 0);background-color:transparent;background-position:-200%;background-size:200%;border-radius:20px;height:15px;margin:0;position:relative;transform:scale(1);transition:.1s}.meter[value="1"] .stripesLoader:before,.meter[value="1"] span.loader-bg{width:50%}.meter .stripesLoader:before{animation:shift 1s linear infinite;background:linear-gradient(-45deg,transparent 25%,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 35%,rgba(0,0,0,.1) 70%,transparent 0);background-size:60px 100%;border-radius:5px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.meter span{border-radius:.2rem;display:block;height:15px}.meter .progress{background:linear-gradient(121deg,#36b0c9,#ffb71b);border-radius:.6rem}.form_graphic{padding-left:14rem}.form_graphic img{max-width:120%!important;width:120%}.content_section-wrapper{margin-top:-10rem;padding-left:14rem}@keyframes shift{to{background-position:60px 100%}}@media only screen and (max-width:1080px){.form_graphic img{max-width:100%!important;width:100%}}@media only screen and (max-width:667px){.content_section-wrapper,.form_graphic{margin:20px auto 10px;padding-left:0}}