.modalWrapper{padding:18px;position:relative;height:calc(100vh - 336px)}.modalWrapper .CloseButton{text-align:end;margin:.5rem 14px 3rem 0;cursor:pointer}.modalWrapper .modalbody{margin-bottom:15rem}@media(max-width:991px){.modalWrapper .modalbody{margin-bottom:4rem}}.modalWrapper .modalbody h1{color:rgba(13,24,70,.8);font-size:32px;font-weight:600;margin-bottom:37px}.modalWrapper .modalbody .Rateus{padding:12px;border-radius:8px;background:hsla(0,0%,100%,.2);box-shadow:0 .5px 2px 0 rgba(0,51,91,.2)}.modalWrapper .modalbody .Rateus h1{font-size:14px;font-weight:600;margin-bottom:10px}.modalWrapper .modalbody .Rateus p{color:rgba(13,24,70,.8);font-size:16px;font-weight:500}.modalWrapper .modalbody .Rateus hr{border-top:1px solid hsla(0,0%,65%,.18)}.modalWrapper .modalbody .Rateus .RatingIcons{padding:30px 10px;text-align:center;display:flex;flex-wrap:nowrap}[dir=rtl] .modalWrapper .modalbody .Rateus .RatingIcons{text-align:right}.modalWrapper .modalbody .Rateus .RatingIcons img{margin-left:25px;font-size:32px;color:hsla(0,0%,50%,.78)}.modalWrapper .modalbody .feedback{display:flex;flex-direction:column}.modalWrapper .modalbody .feedback label{font-weight:600;font-size:12px;color:rgba(13,24,70,.6)}.modalWrapper .modalbody .feedback .textarea{height:90px;resize:none;border:1px solid #ddd;border-radius:8px}.modalWrapper .ModalFooter{position:fixed;bottom:0}@media screen and (max-width:1225px)and (min-width:1201px){[dir=rtl] .modalWrapper .ModalFooter{bottom:0;right:65%!important}}.modalWrapper .ModalFooter .cancel{background:rgba(13,24,70,.05);border-radius:8px;border:1px solid rgba(13,24,70,.05);padding:10px 55px;margin-right:11px;font-weight:600}[dir=rtl] .modalWrapper .ModalFooter .cancel{margin-left:11px}@media(max-width:1320px){.modalWrapper .ModalFooter .cancel{width:100%!important;margin-bottom:1rem}}@media(max-width:991px){.modalWrapper .ModalFooter .cancel{width:100%;margin-bottom:1rem}}.modalWrapper .ModalFooter .submit{background:#0079c8;border-radius:8px;border:1px solid #0079c8;padding:16px 24px;color:#fff;font-weight:600;text-align:right}@media(max-width:1320px){.modalWrapper .ModalFooter .submit{width:100%!important;margin-bottom:1rem}}@media(max-width:991px){.modalWrapper .ModalFooter .submit{width:100%}}.logout-modal-popup.ReactModal__Content{position:fixed;top:0!important;left:69%!important;right:auto!important;bottom:0!important;border-radius:3px!important;background-color:#fff!important;width:31%;min-height:98%}[dir=rtl] .logout-modal-popup.ReactModal__Content{left:0!important}@media(max-width:1320px){.logout-modal-popup.ReactModal__Content{left:60%!important;width:40%!important}}@media(max-width:769px){.logout-modal-popup.ReactModal__Content{left:0!important;width:100%!important}}.overlay_logout{background-color:rgba(68,68,68,.89);transform:translateZ(0);transition:opacity .3s linear,right .3s ease-out;position:fixed;inset:0}