.job-alert-banner{cursor:pointer;background-color:#4ec45e;border-radius:20px;align-items:center;width:420px;padding:20px 30px;text-decoration:none;transition:all .3s;display:none;box-shadow:0 3px 6px #00000021}@media screen and (width>=1200px){.job-alert-banner{display:flex}}.job-alert-banner:hover{text-decoration:none;box-shadow:0 3px 20px #00000040}.job-alert-banner__text p{color:#fff;text-align:right;margin:0;font-size:16px;font-weight:700;line-height:19px}.job-alert-banner__icon{background:#fff;border-radius:50px;flex-grow:0;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin:0 0 0 30px;display:flex}.job-alert-banner__icon:before{content:"";background-color:#282e6b;width:20px;height:20px;display:block;-webkit-mask-image:url(./images/svg-job-notification-bell-D5x90KSV.svg);mask-image:url(./images/svg-job-notification-bell-D5x90KSV.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}
