.shimmer_rfq_container{z-index:11;scrollbar-width:none;background:#fff;border-radius:12px;flex-direction:column;gap:30px;width:100%;height:auto;padding:20px;display:flex;overflow-y:scroll;box-shadow:0 1px 18px #0003}.shimmer_rfq_heading{background:#cdcdcd;border-radius:5px;width:100%;height:30px}.shimmer_rfq_form{flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.shimmer_rfq_form .shimmer_rfq_input{background:#cdcdcd;border-radius:5px;width:100%;height:40px}.shimmer_rfq_form .shimmer_rfq_textbox{background:#cdcdcd;border-radius:5px;width:100%;height:90px}.shimmer_rfq_form .shimmer_rfq_button{background:#cdcdcd;border-radius:100px;width:100%;height:50px;margin-top:10px}.shimmer_rfq_container .shimmer_rfq_img{width:100px;height:20px}.shimmer_animation{animation:1s linear infinite shimmerEffect}@keyframes shimmerEffect{0%{background:#c9c9c979}25%{background:#d3d3d385}50%{background:#e1e1e175}75%{background:#d3d3d385}to{background:#c9c9c979}}@media screen and (max-width:744px){.shimmer_rfq_container{width:100%}}
