@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&amp;family=Source+Sans+Pro:wght@300;400;700&amp;family=Economica:wght@400;700&amp;display=swap);
.mbc-popup-wrap.procurement-popup{position:fixed;top:10px;right:-600px;background:#e4f7cd;z-index:3;border-radius:10px;max-width:500px;-webkit-transition:all ease .5s;-moz-transition:all ease .5s;-ms-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s}.mbc-popup-wrap.procurement-popup.active{right:0px;-webkit-transition:all ease .5s 1s;-moz-transition:all ease .5s 1s;-ms-transition:all ease .5s 1s;-o-transition:all ease .5s 1s;transition:all ease .5s 1s}.mbc-popup-wrap.procurement-popup .icon-wrap{width:80px;height:80px;position:absolute;left:-2rem;bottom:0rem}.mbc-popup-wrap.procurement-popup .icon-wrap img{width:100%}.mbc-popup-wrap.procurement-popup .popup-content{margin:2rem 0 1rem 0;padding:0 1rem}.mbc-popup-wrap.procurement-popup .popup-content .popup-cls-btn{background:rgba(0,0,0,0);border:none;position:absolute;top:.5rem;right:1rem}
