<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*, ::before, ::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg, img, embed, object, iframe {
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
}

button:disabled, [type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td, th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

html,
body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

body {
  opacity: 0;
}
body.is-visible {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

img {
  width: 100%;
  height: auto;
}

@media screen and (min-width: 769px) {
  .active-sp {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .active-pc {
    display: none !important;
  }
}

@media screen and (min-width: 769px) {
  .main {
    min-width: 1130px;
  }
}
.mv {
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .mv {
    padding: 18px 0 105px;
    background: url("../images/bg_mv_fireworks.png") no-repeat, url("../images/bg_mv_sky.png") repeat-x;
    background-position: center top, center top;
    background-size: 1600px 480px, 1600px 800px;
  }
}
@media screen and (max-width: 768px) {
  .mv {
    padding: 9.3333333333vw 0 8vw;
    background: url("../images/bg_mv_sp.png") no-repeat;
    background-position: center top;
    background-size: cover;
  }
}
.mv__title {
  position: relative;
  width: 456px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .mv__title {
    width: 81.6vw;
  }
}
.mv__swiper {
  display: none;
  margin: 32px auto 0;
  overflow: visible;
}
@media screen and (max-width: 768px) {
  .mv__swiper {
    margin: 8vw auto 0;
  }
}
.mv__swiper.is-visible {
  display: block;
}
.mv__swiper__slide {
  width: 1000px;
  margin: 0 73px;
}
@media screen and (max-width: 768px) {
  .mv__swiper__slide {
    width: 74.6666666667vw;
    margin: 0 3.7333333333vw;
  }
}
.mv__swiper__figure {
  width: 100%;
}
.mv__swiper__button {
  width: 23px;
  height: 43px;
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .mv__swiper__button {
    width: 12.2666666667vw;
    height: 8.2666666667vw;
  }
}
.mv__swiper__button::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
}
.mv__swiper__button--prev {
  top: 50%;
  left: calc(50% - 525px);
  right: auto;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .mv__swiper__button--prev {
    left: 2.4vw;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
.mv__swiper__button--prev::after {
  background: url(../images/mv_arrow.png) no-repeat center/contain;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.mv__swiper__button--next {
  top: 50%;
  left: calc(50% + 525px);
  right: auto;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .mv__swiper__button--next {
    right: 2.4vw;
    left: auto;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
.mv__swiper__button--next::after {
  background: url(../images/mv_arrow.png) no-repeat center/contain;
}

.filter {
  margin: 0 auto;
  padding: 50px 0;
  background: url("../images/bg_events_filter.png") repeat;
  background-position: center top;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .filter {
    padding: 8vw 0;
  }
}
.filter .searchList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: auto;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .filter .searchList {
    width: 89.3333333333vw;
    margin: auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 2.6666666667vw;
  }
}
.filter .searchList input,
.filter .searchList select,
.filter .searchList button {
  display: inline-block;
  width: 100%;
  height: 50px;
  background: #fff;
  padding: 16px 30px 16px 10px;
  font-size: 18px;
  font-weight: 600;
  color: #333;
  line-height: 1;
  border-radius: 2.5px;
}
@media screen and (max-width: 768px) {
  .filter .searchList input,
  .filter .searchList select,
  .filter .searchList button {
    height: max(10.1333333333vw, 38px);
    padding: 0 8.5333333333vw 0 2.1333333333vw;
    font-size: max(4.2666666667vw, 16px);
    border: 0;
  }
}
.filter .searchList input::-webkit-input-placeholder, .filter .searchList select::-webkit-input-placeholder, .filter .searchList button::-webkit-input-placeholder {
  font-size: 18px;
  color: #a7a7a7;
}
.filter .searchList input::-moz-placeholder, .filter .searchList select::-moz-placeholder, .filter .searchList button::-moz-placeholder {
  font-size: 18px;
  color: #a7a7a7;
}
.filter .searchList input:-ms-input-placeholder, .filter .searchList select:-ms-input-placeholder, .filter .searchList button:-ms-input-placeholder {
  font-size: 18px;
  color: #a7a7a7;
}
.filter .searchList input::-ms-input-placeholder, .filter .searchList select::-ms-input-placeholder, .filter .searchList button::-ms-input-placeholder {
  font-size: 18px;
  color: #a7a7a7;
}
.filter .searchList input::placeholder,
.filter .searchList select::placeholder,
.filter .searchList button::placeholder {
  font-size: 18px;
  color: #a7a7a7;
}
@media screen and (max-width: 768px) {
  .filter .searchList input::-webkit-input-placeholder, .filter .searchList select::-webkit-input-placeholder, .filter .searchList button::-webkit-input-placeholder {
    font-size: max(4.2666666667vw, 16px);
  }
  .filter .searchList input::-moz-placeholder, .filter .searchList select::-moz-placeholder, .filter .searchList button::-moz-placeholder {
    font-size: max(4.2666666667vw, 16px);
  }
  .filter .searchList input:-ms-input-placeholder, .filter .searchList select:-ms-input-placeholder, .filter .searchList button:-ms-input-placeholder {
    font-size: max(4.2666666667vw, 16px);
  }
  .filter .searchList input::-ms-input-placeholder, .filter .searchList select::-ms-input-placeholder, .filter .searchList button::-ms-input-placeholder {
    font-size: max(4.2666666667vw, 16px);
  }
  .filter .searchList input::placeholder,
  .filter .searchList select::placeholder,
  .filter .searchList button::placeholder {
    font-size: max(4.2666666667vw, 16px);
  }
}
.filter .searchList input:focus,
.filter .searchList select:focus {
  outline: none;
}
.filter .searchList__item--date {
  width: 180px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .filter .searchList__item--date {
    width: 40.2985074627%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.filter .searchList__item--date::before {
  content: "";
  display: block;
  width: 18px;
  height: 20px;
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../images/events_filter_calendar.png) no-repeat center/contain;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .filter .searchList__item--date::before {
    width: 4vw;
    height: 4.5333333333vw;
    right: 2.6666666667vw;
  }
}
.filter .searchList__item--date input {
  cursor: pointer;
  color: #333;
}
.filter .searchList__item--place {
  width: 130px;
}
@media screen and (max-width: 768px) {
  .filter .searchList__item--place {
    width: 40.2985074627%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.filter .searchList__item--place select {
  cursor: pointer;
}
.filter .searchList__item--category {
  width: 350px;
}
@media screen and (max-width: 768px) {
  .filter .searchList__item--category {
    width: 56.7164179104%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.filter .searchList__item--category select {
  cursor: pointer;
}
.filter .searchList__item--place, .filter .searchList__item--category {
  position: relative;
}
.filter .searchList__item--place::before, .filter .searchList__item--category::before {
  content: "";
  display: block;
  width: 15px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../images/events_filter_arrow.png) no-repeat center/contain;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .filter .searchList__item--place::before, .filter .searchList__item--category::before {
    width: 4vw;
    height: 2.6666666667vw;
    right: 2.6666666667vw;
  }
}
.filter .searchList__item--keyword {
  width: 200px;
}
@media screen and (max-width: 768px) {
  .filter .searchList__item--keyword {
    width: 56.7164179104%;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}
.filter .searchList__item--keyword input {
  padding-right: 6px;
}
@media screen and (max-width: 768px) {
  .filter .searchList__item--keyword input {
    padding-right: 2.1333333333vw;
  }
}
.filter .searchList__item--submit {
  width: 100px;
}
@media screen and (max-width: 768px) {
  .filter .searchList__item--submit {
    width: 100%;
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
}
.filter .searchList__item--submit button {
  position: relative;
  display: block;
  text-align: center;
  background-color: #c38e0a;
  color: #FFF;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  padding: 13px 20px;
}
@media screen and (max-width: 768px) {
  .filter .searchList__item--submit button {
    height: 9.8666666667vw;
    padding: 0;
  }
}
@media (hover: hover) and (pointer: fine) {
  .filter .searchList__item--submit button:hover {
    opacity: 0.6;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
}

.events {
  background: url(../images/bg_lantern.png) no-repeat, url(../images/bg_footer_food.png) no-repeat, url(../images/bg_star.png) repeat, url(../images/bg_sky.png) repeat;
  background-position: center top 148px, center bottom, center top, center top;
  background-size: 100%, 100%, 1600px 3944px, cover;
  padding-bottom: 250px;
}
@media screen and (max-width: 768px) {
  .events {
    background: url(../images/bg_footer_food_sp.png) no-repeat, url(../images/bg_star.png) repeat, url(../images/bg_sky.png) repeat;
    background-position: center bottom, center top, center top;
    background-size: 100%, 1600px 3944px, contain;
    padding-bottom: 45.8666666667vw;
  }
}
.events__inner {
  max-width: 1055px;
  margin: auto;
  padding: 52px 0 0;
}
@media screen and (max-width: 768px) {
  .events__inner {
    padding: 13.3333333333vw 0 0;
    width: 89.3333333333vw;
    margin: auto;
  }
}
.events__title {
  margin: 0 auto;
}
.events__title img {
  display: block;
  width: 288.5px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .events__title img {
    width: 57.3333333333vw;
  }
}
.events__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 50px;
  margin-top: 59px;
}
@media screen and (max-width: 768px) {
  .events__list {
    gap: 8vw;
    margin-top: 8vw;
  }
}
.events__item {
  width: 500px;
  background: #fff;
  border-radius: 5px;
}
@media screen and (max-width: 768px) {
  .events__item {
    width: 100%;
    border-radius: 1.3333333333vw;
  }
}
.events__item__inner {
  background: #fff;
  padding: 27.5px;
  border: 3px solid #b99b51;
  margin: 5px;
}
@media screen and (max-width: 768px) {
  .events__item__inner {
    padding: 4vw;
    border: 0.8vw solid #b99b51;
    margin: 1.3333333333vw;
  }
}
.events .event {
  position: relative;
  -webkit-box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.2);
}
.events .event__link {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.events .event__link::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  display: -ms-grid;
  display: grid;
  place-items: center;
  width: 100%;
  height: 100%;
  background: rgba(229, 229, 229, 0.8);
  opacity: 0;
  border-radius: 5px;
}
.events .event__link::after {
  position: absolute;
  top: 47%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  display: block;
  width: 400px;
  height: 100px;
  background: url(../images/event_hover.png) no-repeat center/contain;
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .events .event__link::after {
    width: 64vw;
    height: 16vw;
  }
}
.events .event__link::before, .events .event__link::after {
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
@media (hover: hover) and (pointer: fine) {
  .events .event__link:hover::before {
    opacity: 1;
  }
  .events .event__link:hover::after {
    opacity: 0.9;
  }
}
.events .event__figure {
  width: 100%;
}
.events .event__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.events .event__heading {
  display: inline-block;
  margin-top: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #333;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .events .event__heading {
    margin-top: 3.2vw;
    font-size: 3.4666666667vw;
  }
}
.events .event__date {
  margin-left: 1em;
}
.events .event__title {
  height: 60px;
  margin-top: 0.2em;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.175;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media screen and (max-width: 768px) {
  .events .event__title {
    margin-top: 0.25em;
    height: 2.35em;
    font-size: 4.2666666667vw;
  }
}
.events .event__text {
  height: 70px;
  margin-top: 0.4em;
  font-size: 16px;
  line-height: 1.45;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
@media screen and (max-width: 768px) {
  .events .event__text {
    height: auto;
    margin-top: 0.5em;
    font-size: 3.4666666667vw;
  }
}

.events__pagenavi {
  position: relative;
  padding: 90px 0 0;
}
@media screen and (max-width: 768px) {
  .events__pagenavi {
    padding: 13.3333333333vw 0 0;
  }
}
.events__pagenavi .wp-pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
  z-index: 2;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .events__pagenavi .wp-pagenavi {
    max-width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 5.3333333333vw;
  }
}
.events__pagenavi .wp-pagenavi a,
.events__pagenavi .wp-pagenavi span {
  display: inline-block;
  width: 28px;
  height: 41px;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  line-height: 41px;
  color: #fff;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
@media screen and (max-width: 768px) {
  .events__pagenavi .wp-pagenavi a,
  .events__pagenavi .wp-pagenavi span {
    width: 6.6666666667vw;
    height: 10.6666666667vw;
    line-height: 10.6666666667vw;
    font-size: 8.5333333333vw;
  }
}
.events__pagenavi .wp-pagenavi a.previouspostslink,
.events__pagenavi .wp-pagenavi span.previouspostslink {
  width: 28px;
  height: 41px;
  margin-top: 3px;
  background: url(../images/pagenavi_arrow.png) no-repeat center/contain;
  text-align: right;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
@media screen and (max-width: 768px) {
  .events__pagenavi .wp-pagenavi a.previouspostslink,
  .events__pagenavi .wp-pagenavi span.previouspostslink {
    width: 6.6666666667vw;
    height: 10.6666666667vw;
  }
}
.events__pagenavi .wp-pagenavi a.nextpostslink,
.events__pagenavi .wp-pagenavi span.nextpostslink {
  width: 28px;
  height: 41px;
  background: url(../images/pagenavi_arrow.png) no-repeat center/contain;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .events__pagenavi .wp-pagenavi a.nextpostslink,
  .events__pagenavi .wp-pagenavi span.nextpostslink {
    width: 6.6666666667vw;
    height: 10.6666666667vw;
  }
}
.events__pagenavi .wp-pagenavi a.current,
.events__pagenavi .wp-pagenavi span.current {
  color: #da463a;
}
.events__pagenavi .wp-pagenavi a.disabled,
.events__pagenavi .wp-pagenavi span.disabled {
  pointer-events: none;
  opacity: 0.6;
}
@media (hover: hover) {
  .events__pagenavi .wp-pagenavi a:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 0.6;
  }
  .events__pagenavi .wp-pagenavi a:where(:any-link, :enabled, summary):hover {
    opacity: 0.6;
  }
}

.footer {
  position: sticky;
  top: 100vh;
  background: url(../images/bg_footer.png) repeat center;
  background-size: 38px;
  z-index: 100;
  padding: 60px 0 0;
}
@media screen and (max-width: 768px) {
  .footer {
    padding: 13.3333333333vw 0 0;
  }
}
.footer__inner {
  max-width: 570px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .footer__inner {
    padding: 0;
    width: 89.3333333333vw;
    margin: auto;
  }
}
.footer__text {
  font-size: 18px;
  color: #FFF;
  font-weight: 500;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .footer__text {
    font-size: 4.2666666667vw;
    line-height: 1.5;
  }
}
.footer__linkList {
  margin: 40px auto 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 14px;
}
@media screen and (max-width: 768px) {
  .footer__linkList {
    display: block;
    margin: 14.6666666667vw auto 13.3333333333vw;
    gap: 5.3333333333vw;
  }
}
.footer__linkList__item {
  width: 180.5px;
}
@media screen and (max-width: 768px) {
  .footer__linkList__item {
    width: 69.3333333333vw;
    margin: 5.3333333333vw auto;
  }
}
@media screen and (max-width: 768px) {
  .footer__linkList .first {
    margin: 0 auto;
  }
}
.footer__linkList__link {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
@media (hover: hover) and (pointer: fine) {
  .footer__linkList__link:hover {
    opacity: 0.7;
  }
}
.footer__copyright {
  background: #293E63;
  padding: 20px 0;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .footer__copyright {
    padding: 2.6666666667vw 0;
    font-size: 2.6666666667vw;
  }
}

#message {
  font-size: 24px;
  text-align: center;
  color: #fff;
}

@media screen and (max-width: 768px) {
  #message {
    font-size: 4.2666666667vw;
  }
}
/* ------------
 loader
------------ */
.flatpickr-calendar .flatpickr-clear {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flatpickr-calendar .flatpickr-clear span {
  cursor: pointer;
  padding: 10px 20px;
}

ul.events__list.loading .event__link::before {
  opacity: 1;
}

ul.events__list.loading .event__link::after {
  background-image: none;
}

.loader__box {
  display: none;
}

ul.events__list.loading .loader__box {
  display: block;
  position: absolute;
  top: 55%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.loader,
.loader:after {
  position: absolute;
  border-radius: 50%;
  width: 8em;
  height: 8em;
}

.loader {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(0, 0, 0, 0.2);
  border-right: 1.1em solid rgba(0, 0, 0, 0.2);
  border-bottom: 1.1em solid rgba(0, 0, 0, 0.2);
  border-left: 1.1em solid #ffffff;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 0.8s infinite linear;
  animation: load8 0.8s infinite linear;
}

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}</pre></body></html>