.bulletin{padding:2rem 0;display:flex;flex-direction:column;gap:1.5rem}@media only screen and (max-width:767px){.bulletin{gap:3rem}}.bulletin__archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media only screen and (max-width:1199px){.bulletin__archive-grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:575px){.bulletin__archive-grid{grid-template-columns:1fr}}@media only screen and (max-width:767px){.bulletin__breadcrumbs{display:none!important}}.bulletin__item{background:#fff;padding:.5rem!important;border-radius:24px;position:relative}.bulletin__item-image{border-radius:16px 16px 8px 8px;aspect-ratio:3/4;width:100%;object-fit:cover}.bulletin__item-content{padding:1rem 1rem .5rem}.bulletin__item-title,.bulletin__item-data,.bulletin__archive-count,.bulletin__archive-ordering{color:#111827}.bulletin__item-title{font-weight:600}.bulletin__item-button{width:100%!important;margin-top:1rem;padding:.5rem 0!important;display:flex;align-items:center;gap:.25rem;font-weight:500!important;background:#4f5bd5;transition:background .24s ease-in-out;color:#fff}.bulletin__item-button span{transition:transform .24s ease-in-out}.bulletin__item-button:hover{background:#3b46b5}.bulletin__item-button:hover span{transform:translate(.25rem)}.bulletin__item-button:active{background:#383f85}.bulletin__item-button:active span{transform:translate(.5rem)}.bulletin__item-button:after{content:"";position:absolute;inset:0}.bulletin__container{display:grid;grid-template-columns:1fr 3fr;gap:2rem;scroll-margin-top:10rem}@media only screen and (max-width:991px){.bulletin__container{grid-template-columns:1fr;scroll-margin-top:5rem}}.bulletin__sidebar-title{font-weight:500;color:#111827}.bulletin__archive-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.bulletin__archive-pagination{margin-top:2rem;display:flex;justify-content:flex-end;gap:.5rem}.bulletin__archive-pagination-btn{cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;margin:0;padding:.75rem 1rem;border:1px solid #E9EEFA;border-radius:.5rem;background:#fff;color:#4b5563;transition:border-color .24s ease-in-out,color .24s ease-in-out,background-color .24s ease-in-out}.bulletin__archive-pagination-btn:hover:not(:disabled){border-color:#4f5bd5;background-color:#4f5bd5;color:#fff}.bulletin__archive-pagination-btn:active:not(:disabled){border-color:#3b46b5;background-color:#3b46b5;color:#fff}.bulletin__archive-pagination-btn.is-active{border-color:#e3e8f4;color:#4f5bd5;cursor:default;pointer-events:none}.bulletin__archive-pagination-btn.is-disabled{display:none}.bulletin__archive-pagination-btn--prev{margin-right:.5rem}.bulletin__archive-pagination-btn--next{margin-left:.5rem}.bulletin__archive-ordering{margin-left:auto}.bulletin__archive-ordering-select{border-color:transparent;background-color:transparent;text-align:end;padding-right:.375rem;outline:none}.page-header{padding:7.5rem 3rem!important}@media only screen and (max-width:991px){.page-header{padding:6rem 3rem!important}}@media only screen and (max-width:767px){.page-header{padding:4rem 3rem!important}}@media only screen and (max-width:575px){.page-header{padding:3rem 2rem!important}}.page-header__info{flex-direction:column!important;max-width:30rem!important;overflow-wrap:break-word!important;word-break:break-word!important}.page-header__info-title{font-size:2.75rem!important}
