#noticeClose{display:none}
.notice-bar{position:fixed;top:0;left:0;right:0;background:linear-gradient(90deg,#0b74ff,#06f);color:#fff;padding:5px 18px;display:flex;align-items:center;gap:14px;font-size:15px;z-index:9999; font-family:"Open sans", sans-serif !important;}
#noticeClose:checked + .notice-bar{display:none}
.notice-icon{width:32px;height:32px;border-radius:8px;background:#ffffff2e;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px}
.cta-btn{margin-left:auto;background:#ffffff38;padding:8px 14px;color:#fff;text-decoration:none;font-size:14px;border-radius:6px;font-weight:600;transition:background .2s}
.cta-btn:hover{background:#ffffff57}
.close-btn{cursor:pointer;font-size:22px;padding:4px 8px;border-radius:4px}
.close-btn:hover{background:#fff3}

img.proIconSizeSquare{border-radius:10px;}
.bigproimg  img.coomonimg{width:100%;}
.bigproimg .acprofile-pic{width:100%;}



.widewrap{max-width:650px; width:100%;}
.normalwap {max-width:550px; width:100%;}