*{box-sizing:border-box;padding:0;margin:0;direction:rtl}button{text-transform:none!important}body,html{max-width:100vw;overflow-x:hidden;font-family:openSans;min-height:100%;display:flex;flex-direction:column;background-color:#f6f9fd}.content-wrapper{display:flex;justify-content:space-around}.content{position:relative;margin-block:20px}@media screen and (min-width:881px){.content{width:800px}}@media screen and (max-width:880px){.content{width:95%}}a{color:inherit;text-decoration:none}@media screen and (min-width:881px){.mobile-only{display:none!important}}@media screen and (max-width:880px){.desktop-only{display:none!important}}@font-face{font-family:openSans;src:url(/_next/static/media/openSans.b2b50244.ttf)}.swal2-container{z-index:999999!important}.swal2-confirm{background-color:#1d9bf0}.swal2-popup{direction:rtl}.swal2-popup,.swal2-toast{font-size:14px!important}.swal2-show{animation:swalShowAnimation .5s ease-in-out!important}.custom-deny{background-color:#007bff}@keyframes swalShowAnimation{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.swal2-hide{animation:swalHideAnimation .5s ease-in-out!important}@keyframes swalHideAnimation{0%{transform:scale(1);opacity:1}to{transform:scale(.8);opacity:0}}