#app-20220920 .index-news-wrapper.has-featured .news {
  width: calc(65% - 60px) !important;
  max-width: calc(65% - 60px) !important
}
#app-20220920 .index-news-wrapper .index-news-slide-2023 a.text, #app-20220920 .index-news-wrapper .index-news-slide-2023 a.text:link {
  font-size: clamp(20px, 10px + 2.2222vw, 32px) !important
}
#app-20220920 .index-news-wrapper .featured-item {
  width: 35% !important;
  min-width: 35% !important;
  max-width: 35% !important
}
#app-20220920 .index-news-wrapper.has-featured .n-title {
  margin-bottom: 20px !important;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  white-space: nowrap
}
#app-20220920 .index-news-wrapper.has-featured .n-title a, #app-20220920 .index-news-wrapper.has-featured .n-title a:link {
  position: relative !important;
  margin: 0 !important;
  font-size: 14px !important;
  width: auto !important;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center
}
#app-20220920 .index-news-wrapper.has-featured .n-title a:after, #app-20220920 .index-news-wrapper.has-featured .n-title a:link:after {
  content: "";
  display: block;
  margin-left: .5em;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  pointer-events: none;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgLTk2MCA5NjAgOTYwIj48cGF0aCBkPSJNMzgzLTQ4MCAyMDAtNjY0bDU2LTU2IDI0MCAyNDAtMjQwIDI0MC01Ni01NiAxODMtMTg0Wm0yNjQgMEw0NjQtNjY0bDU2LTU2IDI0MCAyNDAtMjQwIDI0MC01Ni01NiAxODMtMTg0WiIvPjwvc3ZnPg==");
  opacity: .7;
  width: 1em;
  height: 1em;
  min-width: 1em;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain
}
#app-20220920 .index-news-wrapper.has-featured .n-title a:hover, #app-20220920 .index-news-wrapper.has-featured .n-title a:link:hover {
  text-decoration: none
}
@media(pointer: fine) {
  #app-20220920 .index-news-wrapper.has-featured .n-title a:hover, #app-20220920 .index-news-wrapper.has-featured .n-title a:link:hover {
    text-decoration: underline
  }
}
.index-events {
  display: block;
  position: relative;
  --swiper-navigation-size: 22px !important
}
.index-events .swiper-button-next, .index-events .swiper-rtl .swiper-button-prev, .index-events .swiper-button-prev, .index-events .swiper-rtl .swiper-button-next {
  width: 2em !important;
  height: 4em !important;
  background-color: rgba(0, 0, 0, .7) !important;
  color: #fff !important;
  margin-top: -2em !important;
  transition: opacity .2s linear 0s
}
@media(pointer: fine) {
  .index-events .swiper-button-next, .index-events .swiper-button-prev {
    opacity: 0 !important
  }
  .index-events:hover .swiper-button-next, .index-events:hover .swiper-button-prev {
    opacity: 1 !important
  }
}
@media(max-width: 600px) {
  .index-events {
    --swiper-navigation-size: 16px !important
  }
  .index-events .swiper-button-next, .index-events .swiper-button-prev {
    opacity: .7 !important
  }
  .index-events .swiper-button-next, .index-events .swiper-rtl .swiper-button-prev, .index-events .swiper-button-prev, .index-events .swiper-rtl .swiper-button-next {
    width: 1.6em !important;
    height: 3em !important;
    margin-top: -3em !important
  }
}
.index-events .swiper-button-prev, .index-events .swiper-rtl .swiper-button-next {
  left: 0 !important;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px
}
.index-events .swiper-button-next, .index-events .swiper-rtl .swiper-button-prev {
  right: 0 !important;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px
}
.index-events .swiper-button-next.swiper-button-disabled, .index-events .swiper-button-prev.swiper-button-disabled {
  opacity: 0 !important
}
.index-events .event {
  width: 100%;
  position: relative;
  display: flex;
  align-items: stretch;
  justify-content: stretch;
  flex-direction: column;
  overflow: hidden
}
.index-events .event > a {
  z-index: 5;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute
}
.index-events .event .event-meta {
  position: relative;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  padding: 15px 20px 18px;
  background-color: #f3f3f3;
  flex: 1 1 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column
}
.index-events .event figure {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin: 0 !important
}
.index-events .event figure:after {
  content: "";
  width: 100%;
  position: relative;
  z-index: -1;
  padding-top: 35%;
  display: block
}
.index-events .event figure img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  display: block;
  z-index: 1
}
.index-events .event figure span {
  display: block;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 2;
  white-space: nowrap;
  font-size: clamp(12px, 10px + .4444vw, 13px);
  color: #fff;
  line-height: 1.2;
  padding: .4em .6em
}
.index-events .event figure span.current {
  background-color: #cf3737
}
.index-events .event figure span.upcoming {
  background-color: #005bac
}
.index-events .event figure span.done {
  background-color: #666
}
.index-events .event .title {
  font-size: 16px;
  line-height: 1.5;
  width: 100%
}
.index-events .event .meta {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 12px;
  gap: 15px;
  white-space: nowrap;
  margin-top: 10px
}
.index-events .event .meta .location {
  display: flex;
  align-items: center;
  justify-content: flex-start
}
.index-events .event .meta .location:before {
  content: "";
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgLTk2MCA5NjAgOTYwIj48cGF0aCBkPSJNNTE5LTgydi04MHE0Mi02IDgxLjUtMjN0NzQuNS00M2w1OCA1OHEtNDcgMzctMTAxIDU5LjVUNTE5LTgyWm0yNzAtMTQ2LTU2LTU2cTI2LTMzIDQyLTcyLjV0MjItODMuNWg4MnEtOCA2Mi0zMC41IDExNS41VDc4OS0yMjhabTgtMjkycS02LTQ1LTIyLTg0LjVUNzMzLTY3Nmw1Ni01NnEzOCA0NCA2MS41IDk4VDg3OS01MjBoLTgyWk00MzktODJxLTE1My0xOC0yNTUuNS0xMzFUODEtNDgwcTAtMTU1IDEwMi41LTI2OFQ0MzktODc4djgwcS0xMjAgMTctMTk5IDEwN3QtNzkgMjExcTAgMTIxIDc5IDIxMC41VDQzOS0xNjJ2ODBabTIzOC02NTBxLTM2LTI3LTc2LTQ0dC04Mi0yMnYtODBxNTkgNSAxMTMgMjcuNVQ3MzMtNzkwbC01NiA1OFpNNDgwLTI4MHEtNTgtNDktMTA5LTEwNXQtNTEtMTMxcTAtNjggNDYuNS0xMTZUNDgwLTY4MHE2NyAwIDExMy41IDQ4VDY0MC01MTZxMCA3NS01MSAxMzFUNDgwLTI4MFptMC0yMDBxMTggMCAzMC41LTEyLjVUNTIzLTUyM3EwLTE3LTEyLjUtMzBUNDgwLTU2NnEtMTggMC0zMC41IDEzVDQzNy01MjNxMCAxOCAxMi41IDMwLjVUNDgwLTQ4MFoiLz48L3N2Zz4=");
  width: 1.4em;
  min-width: 1.4em;
  height: 1.4em;
  margin-right: .2em;
  display: block;
  opacity: .7;
  margin-left: -0.1em;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center
}
.index-events .event .meta .date {
  display: flex;
  align-items: center;
  justify-content: flex-start
}
.index-events .event .meta .date:before {
  content: "";
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgLTk2MCA5NjAgOTYwIj4NCiAgICA8cGF0aA0KICAgICAgICBkPSJNNTgwLTI0MHEtNDIgMC03MS0yOXQtMjktNzFxMC00MiAyOS03MXQ3MS0yOXE0MiAwIDcxIDI5dDI5IDcxcTAgNDItMjkgNzF0LTcxIDI5Wk0yMDAtODBxLTMzIDAtNTYuNS0yMy41VDEyMC0xNjB2LTU2MHEwLTMzIDIzLjUtNTYuNVQyMDAtODAwaDQwdi04MGg4MHY4MGgzMjB2LTgwaDgwdjgwaDQwcTMzIDAgNTYuNSAyMy41VDg0MC03MjB2NTYwcTAgMzMtMjMuNSA1Ni41VDc2MC04MEgyMDBabTAtODBoNTYwdi00MDBIMjAwdjQwMFptMC00ODBoNTYwdi04MEgyMDB2ODBabTAgMHYtODAgODBaIiAvPg0KPC9zdmc+");
  width: 1.4em;
  min-width: 1.4em;
  height: 1.4em;
  margin-right: .2em;
  display: block;
  opacity: .7;
  margin-left: -0.1em;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center
}
.breadcrumb {
  background-position: center 60%
}
.breadcrumb .wrap {
  position: relative;
  z-index: 5
}
.breadcrumb .pagename {
  z-index: 5
}
.breadcrumb:before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  position: absolute;
  z-index: 1;
  background-color: rgba(0, 0, 0, .1)
}
.events-list {
  width: 100%;
  background-color: #fff;
  padding: clamp(30px, 15.1648px + 3.2967vw, 60px) 0 0
}
.events-list h2 {
  display: block;
  line-height: 1.2;
  margin: 1.5em auto 1.2em !important;
  font-size: clamp(26px, 21.0549px + 1.0989vw, 36px);
  text-align: center;
  font-weight: 200
}
.events-list h2:first-child {
  margin-top: .3em !important
}
.events-list .wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 0 60px
}
@media(max-width: 1240px) {
  .events-list .wrap {
    padding: 0 20px 40px
  }
}
@media(max-width: 900px) {
  .events-list .wrap {
    grid-template-columns: repeat(2, 1fr)
  }
}
@media(max-width: 450px) {
  .events-list .wrap {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    padding: 0 20px 20px
  }
}
.events-list .event {
  position: relative;
  display: flex;
  align-items: stretch;
  justify-content: stretch;
  flex-direction: column;
  overflow: hidden
}
.events-list .event > a {
  z-index: 5;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute
}
.events-list .event .event-meta {
  position: relative;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  padding: 15px 20px 18px;
  background-color: #f3f3f3;
  flex: 1 1 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column
}
.events-list .event figure {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin: 0 !important
}
.events-list .event figure:after {
  content: "";
  width: 100%;
  position: relative;
  z-index: -1;
  padding-top: 50%;
  display: block
}
.events-list .event figure img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  display: block;
  z-index: 1
}
.events-list .event figure span {
  display: block;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 2;
  white-space: nowrap;
  font-size: clamp(12px, 10px + .4444vw, 13px);
  color: #fff;
  line-height: 1.2;
  padding: .4em .6em
}
.events-list .event figure span.current {
  background-color: #cf3737
}
.events-list .event figure span.upcoming {
  background-color: #005bac
}
.events-list .event figure span.done {
  background-color: #999
}
.events-list .event .title {
  font-size: 16px;
  line-height: 1.5;
  width: 100%
}
.events-list .event .meta {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 12px;
  gap: 15px;
  white-space: nowrap;
  margin-top: 10px
}
.events-list .event .meta .location {
  display: flex;
  align-items: center;
  justify-content: flex-start
}
.events-list .event .meta .location:before {
  content: "";
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgLTk2MCA5NjAgOTYwIj48cGF0aCBkPSJNNTE5LTgydi04MHE0Mi02IDgxLjUtMjN0NzQuNS00M2w1OCA1OHEtNDcgMzctMTAxIDU5LjVUNTE5LTgyWm0yNzAtMTQ2LTU2LTU2cTI2LTMzIDQyLTcyLjV0MjItODMuNWg4MnEtOCA2Mi0zMC41IDExNS41VDc4OS0yMjhabTgtMjkycS02LTQ1LTIyLTg0LjVUNzMzLTY3Nmw1Ni01NnEzOCA0NCA2MS41IDk4VDg3OS01MjBoLTgyWk00MzktODJxLTE1My0xOC0yNTUuNS0xMzFUODEtNDgwcTAtMTU1IDEwMi41LTI2OFQ0MzktODc4djgwcS0xMjAgMTctMTk5IDEwN3QtNzkgMjExcTAgMTIxIDc5IDIxMC41VDQzOS0xNjJ2ODBabTIzOC02NTBxLTM2LTI3LTc2LTQ0dC04Mi0yMnYtODBxNTkgNSAxMTMgMjcuNVQ3MzMtNzkwbC01NiA1OFpNNDgwLTI4MHEtNTgtNDktMTA5LTEwNXQtNTEtMTMxcTAtNjggNDYuNS0xMTZUNDgwLTY4MHE2NyAwIDExMy41IDQ4VDY0MC01MTZxMCA3NS01MSAxMzFUNDgwLTI4MFptMC0yMDBxMTggMCAzMC41LTEyLjVUNTIzLTUyM3EwLTE3LTEyLjUtMzBUNDgwLTU2NnEtMTggMC0zMC41IDEzVDQzNy01MjNxMCAxOCAxMi41IDMwLjVUNDgwLTQ4MFoiLz48L3N2Zz4=");
  width: 1.4em;
  min-width: 1.4em;
  height: 1.4em;
  margin-right: .2em;
  display: block;
  opacity: .7;
  margin-left: -0.1em;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center
}
.events-list .event .meta .date {
  display: flex;
  align-items: center;
  justify-content: flex-start
}
.events-list .event .meta .date:before {
  content: "";
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgLTk2MCA5NjAgOTYwIj4NCiAgICA8cGF0aA0KICAgICAgICBkPSJNNTgwLTI0MHEtNDIgMC03MS0yOXQtMjktNzFxMC00MiAyOS03MXQ3MS0yOXE0MiAwIDcxIDI5dDI5IDcxcTAgNDItMjkgNzF0LTcxIDI5Wk0yMDAtODBxLTMzIDAtNTYuNS0yMy41VDEyMC0xNjB2LTU2MHEwLTMzIDIzLjUtNTYuNVQyMDAtODAwaDQwdi04MGg4MHY4MGgzMjB2LTgwaDgwdjgwaDQwcTMzIDAgNTYuNSAyMy41VDg0MC03MjB2NTYwcTAgMzMtMjMuNSA1Ni41VDc2MC04MEgyMDBabTAtODBoNTYwdi00MDBIMjAwdjQwMFptMC00ODBoNTYwdi04MEgyMDB2ODBabTAgMHYtODAgODBaIiAvPg0KPC9zdmc+");
  width: 1.4em;
  min-width: 1.4em;
  height: 1.4em;
  margin-right: .2em;
  display: block;
  opacity: .7;
  margin-left: -0.1em;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center
}
@media(max-width: 1100px) {
  #app-20220920 .index-news-wrapper.has-featured .has-featured-wrapper {
    display: block !important
  }
  #app-20220920 .index-news-wrapper.has-featured .news {
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 40px
  }
  #app-20220920 .index-news-wrapper .featured-item {
    width: 100% !important;
    min-width: 0% !important;
    max-width: none !important
  }
}
@media(max-width: 600px) {
  #app-20220920 .index-news-wrapper.has-featured .has-featured-wrapper {
    width: calc(100% - 40px)
  }
  #app-20220920 .index-news-wrapper {
    padding: 30px 0 20px
  }
  #app-20220920 .index-news-wrapper .index-news-slide-2023 .slide-navigator .slick-arrow button.arrow-next {
    right: -35px
  }
  #app-20220920 .index-news-wrapper .index-news-slide-2023 .slide-navigator .slick-arrow button.arrow-prev {
    left: -35px
  }
}