.N-reg {
  padding: 72px 0 128px 0; }
  @media (max-width: 1024px) {
    .N-reg {
      padding: 24px 24px 72px 24px; } }
  .N-reg-vl {
    height: 80px;
    width: 1.5px;
    background-color: #1F0004;
    margin: 0 auto 16px auto; }
  .N-reg-title {
    font-size: 38px;
    text-align: center;
    color: #1F0004;
    margin-bottom: 32px; }
  .N-reg-text {
    margin-bottom: 64px; }
    @media (max-width: 1024px) {
      .N-reg-text {
        margin-bottom: 0px; } }
    .N-reg-text p {
      color: #1F0004;
      text-align: center; }
      @media (max-width: 569px) {
        .N-reg-text p {
          text-align: left; } }
.N-blog {
  text-align: center;
  color: #1F0004;
  margin-bottom: 64px; }
  @media (max-width: 1024px) {
    .N-blog {
      margin-bottom: 96px; } }
  .N-blog-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 24px;
    grid-row-gap: 64px; }
    @media (max-width: 1340px) {
      .N-blog-wrap {
        padding: 0 24px; } }
    @media (max-width: 1024px) {
      .N-blog-wrap {
        grid-template-columns: 1fr 1fr; } }
    @media (max-width: 769px) {
      .N-blog-wrap {
        grid-template-columns: 1fr; } }
  .N-blog-title {
    text-transform: uppercase;
    margin-bottom: 64px; }
  .N-blog-vl {
    margin-top: 16px;
    margin-bottom: 16px;
    background-color: #1F0004;
    height: 1.5px; }
  .N-blog-card {
    text-align: left;
    color: #1F0004; }
    .N-blog-card h3 {
      font-size: 24px;
      font-style: normal;
      font-weight: 400;
      line-height: 32px; }
  .N-blog-pagination {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: auto;
    gap: 6px;
    margin-top: 32px; }
    .N-blog-pagination-info {
      width: 80px;
      color: #1F0004;
      background: #F1F1F1;
      font-family: inherit;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 20px;
      padding: 10px 27px; }
    .N-blog-pagination-prev {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 39px;
      width: 80px;
      padding: 11px 28px;
      border: 1px solid #1F0004; }
    .N-blog-pagination-next {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 39px;
      width: 80px;
      padding: 11px 28px;
      border: 1px solid #1F0004; }
    .N-blog-pagination svg {
      height: 16.75px; }
    .N-blog-pagination a {
      color: #1F0004; }

.page-template-template-news .HPhero {
  min-height: auto;
  padding: 308px 24px 140px 24px;
  background-color: rgba(0, 0, 0, 0.15); }
  @media (max-width: 1024px) {
    .page-template-template-news .HPhero {
      padding: 201px 24px 48px 24px; } }
  @media (max-width: 580px) {
    .page-template-template-news .HPhero {
      max-height: 50svh; } }
.page-template-template-news .HPhero-vl {
  display: none; }

@media (max-width: 1320px) {
  .odc-calendar__content {
    padding: 32px; }

  .flatpickr-day {
    min-width: 50px;
    min-height: 50px;
    font-size: 16px;
    line-height: 1em; }

  .flatpickr-calendar.inline {
    min-height: auto; }

  .timeslot-count {
    font-size: 12px; } }

/*# sourceMappingURL=news.css.map */
