@media only screen and (min-width: 621px)and (max-width: 910px){.mobile-only{display:none}}@media only screen and (min-width: 911px)and (max-width: 1170px){.mobile-only{display:none}}@media only screen and (min-width: 1170px){.mobile-only{display:none}}@media(min-width: 320px)and (max-width: 620px){.mobile-hide{display:none}}.new-request{width:320px;height:70px;display:none;position:fixed;left:40px;bottom:40px;border-radius:10px;overflow:hidden;background:hsla(0,0%,100%,.8);backdrop-filter:blur(3px)}@media(min-width: 320px)and (max-width: 620px){.new-request{display:none !important}}.new-request__img{width:50px;height:50px;border:1px solid #f3f3f3;margin:10px;display:flex;flex-direction:column;justify-content:center;border-radius:10px}.new-request__img img{max-width:90%;max-height:90%;margin:0 auto}.new-request__info{max-width:250px;padding:12px 20px 12px 8px}.new-request__info p{font-size:12px;line-height:15px;color:var(--color-Text-Primary);font-weight:600;margin:0 0 2px;padding:0}.new-request__info span{color:var(--color-Text-Primary);font-size:12px;line-height:14px;font-weight:normal}.new-request__close{background:url(/images/icons/cross2.png);background-size:12px 12px;width:12px;height:12px;cursor:pointer;position:absolute;top:9px;right:9px;opacity:.3;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;transition:opacity .2s ease}/*# sourceMappingURL=new-request.css.map */
