.overlay{position:fixed!important;inset:0!important;background:rgba(0,0,0,.5)!important;justify-content:end!important;z-index:10!important;display:flex!important;top:100px!important;border-radius:10px!important}@media(max-width:768px){.overlay{top:120px!important}}.overlay .feedbackpopup{background:#fff!important;padding:16px!important;border-radius:6px!important;max-width:650px!important;width:90%!important;box-shadow:0 10px 25px rgba(0,0,0,.2)!important;position:relative!important;min-height:calc(100vh - 100px)!important;overflow-x:auto!important}@media(max-width:768px){.overlay .feedbackpopup{width:100%!important;min-height:70vh!important}}