.announcementMain{background:#fff;border:2px solid #e4e4e4;border-radius:5px;padding:.5rem 1rem}.announcementMain .announce{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.announcementMain .announce h3.icon-bell:before{background:var(--colorPrimary);width:24px;height:24px}.announcementMain .announce h3{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-weight:700}.announcementMain .announce button{font-size:.75rem;line-height:1.125rem;letter-spacing:.046rem;font-weight:700;height:2rem;padding:.438rem 1rem;text-align:center;background:#fff;border:2px solid var(--colorPrimary);color:var(--colorPrimary);margin-left:1rem}.announcementMain .announce button:hover{background:var(--colorPrimary);border:2px solid var(--colorPrimary);color:#fff}.announcementMain .announce button:focus{-webkit-box-shadow:0 0 .125rem .125rem rgba(0,0,0,.5);box-shadow:0 0 .125rem .125rem rgba(0,0,0,.5);background:#fff;border:2px solid var(--colorPrimary);color:var(--colorPrimary)!important}.announcementMain .announce button:active{background:var(--colorPrimaryLight);border:2px solid var(--colorPrimaryDark);color:var(--colorPrimaryDark)}.announcementMain #box{display:block;overflow-wrap:anywhere}.announcementMain #box ul{padding:0}.announcementMain .mrk-toc-links{text-align:left;color:#333;text-shadow:none;margin:0}.announcementMain .mrk-toc-links .mrk-toc-link-item:first-child{margin:.5em 0 0 0}.announcementMain .mrk-toc-links .mrk-toc-link-item{margin:.25em 0 0 0;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:0;position:relative;background:#f4f4f4;width:100%;text-decoration:none;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.announcementMain .mrk-toc-links .mrk-toc-link-item .announce-content-icon{padding:.5rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.announcementMain .mrk-toc-links .mrk-toc-link-item .announce-content-icon .announce-icons{padding-left:16px;height:16px;color:var(--colorPrimary);margin-bottom:auto;margin-top:auto}.announcementMain .mrk-toc-links .mrk-toc-link-item .announce-content-icon .announce-icons.no-icon-present{padding-left:0!important}.announcementMain .mrk-toc-links .mrk-toc-link-item .announce-content-icon .announce-icons:before{margin-top:auto;margin-bottom:auto}.announcementMain .mrk-toc-links .mrk-toc-link-item p{width:100%;font-size:1rem;line-height:1.5rem}.announcementMain .mrk-toc-links .mrk-toc-link-item p a{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:0;position:relative;background:#f4f4f4;width:100%;text-decoration:none;font-weight:400;color:#333}.announcementMain .mrk-toc-links .mrk-toc-link-item p a em,.announcementMain .mrk-toc-links .mrk-toc-link-item p a strong{display:contents}.announcementMain .mrk-toc-links .mrk-toc-link-item p a:not(.btn):focus{-webkit-box-shadow:none;box-shadow:none;border-radius:unset;margin:unset}@media (max-width:767px){.announcementMain{padding:.5rem;margin-bottom:.5rem}.announcementMain button{width:30%}}