@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap");


img {
  width: 100%;
}

.p-list_brand__titlewarp {
  text-align: center;
}

.p-list_brand__title {
   font-size: 48px;
  font-weight: bold;
  color: #232323;
  line-height: 1.5em;
  letter-spacing: 0.025em;
  font-weight: 400;
}
@media only screen and (max-width: 640px) {
  .p-list_brand__title {
    font-size: 24px;
  }
}

.p-list_brand__titleSub {
  font-size: 24px;
  font-weight: bold;
  color: #232323;
  line-height: 1.5em;
  letter-spacing: 0.025em;
  position: relative;
  display: inline-block;
  padding: 0 30px;
  font-weight: 400;
}
@media only screen and (max-width: 640px) {
.p-list_brand__titleSub {
    font-size: 16px;
    font-weight: bold;
    color: #232323;
    line-height: 1.5em;
    letter-spacing: 0.025em;
    position: relative;
    display: inline-block;
    padding: 0 30px;
    font-weight: 400;
}
}

.p-list_brand__titleSub:before,
.p-list_brand__titleSub:after {
  content: "";
  position: absolute;
  top: 45%;
  display: inline-block;
  width: 20px;
  height: 2px;
  background-color: #ef7c1c;
}

.p-list_brand__titleSub:before {
  left: 0;
}

.p-list_brand__titleSub:after {
  right: 0;
}

.p-list_brand__list li {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  /* margin: 20px; */
  /* padding: 20px; */
  border-bottom: 1px solid #ddd;
  line-height: 1;
  background-color: #fff;
  justify-content: space-around;
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.p-list_brand__listLink {
  /* pointer-events: none; リンクを無効にする */

  transition: opacity 0.25s linear;
  width: 100%;
  height: 100%;
}

.p-list_brand__listLink:hover {
  opacity: 0.6;
}

.p-list_brand__listLink {
  /* pointer-events: none; リンクを無効にする */
  padding: 0 0 60px 0;
  position: relative;
  transition: background-color 0.3s ease-in-out, transform 0.3s ease-in-out;
}
@media only screen and (max-width: 640px) {
  .p-list_brand__listLink {
    height: auto;
    padding: 0 0 80px 0;
  }
}

@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .p-list_brand__listLink {
    height: auto;
    padding: 0 0 80px 0;
  }
}

.p-list_brand__listLink::after {
  content: "NEWS PAGE";
  position: absolute;
  bottom: 30px;
  padding: 1em 0;
  margin: 0 30px;
  border: 1px solid #232323;
  background-color: #232323;
  color: #fff;

  width: calc(100% - 60px);
  text-align: center;

  font-size: 14px;

  /* margin: 1em 1em 1em 0; */
  border-radius: 25px;
  display: inline-block;
  letter-spacing: 0.1em;

  transition: background-color 0.3s ease-in-out, transform 0.3s ease-in-out;
}

@media only screen and (max-width: 640px) {
  .p-list_brand__listLink::after {
    position: absolute;
    bottom: 30px;
    left: -10px;
    padding: 1em 0;
    width: calc(100% - 40px);
  }
}

@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .p-list_brand__listLink::after {
    position: absolute;
    bottom: 30px;
    left: -10px;
    padding: 1em 0;
    width: calc(100% - 40px);
  }
}

.p-list_brand__listLink::before {
  /* 新しく矢印アイコンを追加 */
  content: "";
  position: absolute;
  bottom: 47.5px; /* `::after` の中央に揃える */
  right: 50px; /* 右端に配置 */
  width: 0;
  height: 0;
  border-top: 5px solid transparent; /* 上部分を透明に */
  border-bottom: 5px solid transparent; /* 下部分を透明に */
  border-left: 5px solid #fff; /* 矢印の色 */
  z-index: 50000;
  transition: background-color 0.3s ease-in-out, transform 0.3s ease-in-out;
}

.p-list_brand__listLink:hover {
  opacity: 0.6;
  transform: translateY(-5px); /* ホバー時に浮き上がる動き */
}

.p-list_brand__listLink:hover::after {
  background-color: #fff;
  color: #232323;
  border: 1px solid #696969;
}

.p-list_brand__listLink:hover::before {
  border-left: 5px solid #232323; /* 矢印の色 */
  transform: translateX(5px); /* ホバー時に浮き上がる動き */
}

.rounded-image {
  border-radius: 10px 10px 0 0;
}

.p-list_brand__icon span {
  font-size: 10px;
  font-weight: 600;
  padding: 0.5em 1em;
  /* border: 1px solid #232323; */
  background-color: #232323;
  color: #f6f6f6;
  border-radius: 2px;
  display: inline-block;
  margin: 0 0.5em 0 0;
  text-align: center;
  letter-spacing: 0.05em;
}

@media only screen and (max-width: 640px) {
  .p-list_brand__icon span {
    font-size: 8px;
  }
}




.p-list_brand__name {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 0.5em;
  font-family: "游ゴシック", "Yu Gothic", 
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ",
    Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Roboto, futura-pt, "Helvetica Neue",
    Helvetica, Arial, Verdana, sans-serif;
}

.p-list_brand__name span::after {
  content: " / ";
}

@media only screen and (max-width: 640px) {
  .p-list_brand__name {
    margin: 0.5em 0 1em;
    font-size: 10px;
    line-height: 1.25;
    /* height: 3.5rem; */
  }
}

@media only screen and (max-width: 640px) {
  .p-list_brand__name span {
    display: block;
    font-size: 16px;
  }
}

@media only screen and (max-width: 640px) {
  .p-list_brand__name span::after {
    content: "";
  }
}

.p-list_brand__link {
  margin: 1em 0 0 0;
}

.p-list_brand__link a {
  display: inline-block;
  color: #fff;
  border: 1px solid #969693;
  border-radius: 50px;
  background: #232323;
  padding: 1em 4em;
  text-decoration: none;
  text-align: center;
  transition: 0.3s ease-in-out;
  font-size: 16px;
}

@media only screen and (max-width: 640px) {
  .p-list_brand__link a {
    font-size: 14px;
    padding: 1em 0.5em;
    display: block;
    margin: 1.5em auto;
  }
}

.p-list_brand__link a:hover {
  color: #232323;
  border: 1px solid #969693;
  border-radius: 50px;
  background: #f6f6f6;
}

.p-list_brand__link--blue {
  margin: 4em 0 0 0;
}

.p-list_brand__link--blue a {
  display: inline-block;
  color: #fff;
  border: 1px solid #f6f6f6;
  border-radius: 50px;
  background: #6b95c4;
  padding: 1em 4em;
  text-decoration: none;
  text-align: center;
  transition: 0.3s ease-in-out;
  font-size: 21px;
}

@media only screen and (max-width: 640px) {
  .p-list_brand__link--blue a {
    font-size: 14px;
    padding: 1em 0.5em;
    display: block;
    margin: 1.5em auto;
  }
}

.p-list_brand__link--blue a:hover {
  color: #6b95c4;
  border: 1px solid #6b95c4;
  border-radius: 50px;
  background: #f6f6f6;
}

.p-map {
  max-width: 1000px;
  margin: 0 auto;
  padding: 250px 0;
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  .p-map {
    padding: 150px 20px;
  }
}

.p-map__titlewarp {
  text-align: center;
}

.p-map__title {
  font-size: 24px;
  font-weight: bold;
  color: #232323;
  text-align: center;
  line-height: 1.5em;
  letter-spacing: 0.025em;
}

.p-map__titleSub {
  font-size: 20px;
  font-weight: bold;
  color: #232323;
  text-align: center;
  line-height: 1.5em;
  letter-spacing: 0.025em;

  position: relative;
  display: inline-block;
  padding: 0 30px;
}

@media only screen and (max-width: 640px) {
  .p-map__titleSub {
    font-size: 16px;
  }
}

.p-map__titleSub:before,
.p-map__titleSub:after {
  content: "";
  position: absolute;
  top: 45%;
  display: inline-block;
  width: 20px;
  height: 2px;
  background-color: #ef7c1c;
}

.p-map__titleSub:before {
  left: 0;
}

.p-map__titleSub:after {
  right: 0;
}

.p-text {
  font-size: 20px;
  line-height: 2;
  margin: 50px auto;
  text-align: center;
}

@media only screen and (max-width: 640px) {
  .p-text {
    font-size: 16px;
    line-height: 1.5;
  }
}

.p-text-emphasis {
  border: 1px dotted #232322;
  padding: 20px;
  margin: 50px auto;
}

@media only screen and (max-width: 640px) {
  .p-text-emphasis {
    font-size: 16px;
  }
}

.p-text span {
  font-weight: bold;
}

.p-map__warp {
  margin: 0 auto;
}

.p-map__all {
  padding: 0 0 50px;
}

footer {
  background-color: #232323;
  padding: 1em 0;
  color: #f6f6f6;
  text-align: center;
  font-size: 10px;
}

/* ---------------------------------------------------------------
修正
--------------------------------------------------------------- */

img {
  width: 100%;
}

/* --------------------------------------------------------------- */

footer {
  background-color: #232323;
  padding: 1em 0;
  color: #f6f6f6;
  text-align: center;
  font-size: 10px;
}

/* --------------------------------------------------------------- */

.event {
  width: 100%;
  max-width: 820px;
  height: auto;
  margin: 50px auto;
  padding: 100px 0 0;
  text-align: center;
  line-height: 1.8;
}

.event__icon {
  padding: 0 0 25px;
}

.event__icon span {
  font-size: 14px;
  font-weight: 600;
  padding: 0.5em 1em;
  margin: 0 0.5em;
  /* border: 1px solid #232323; */
  background-color: #232323;
  color: #f6f6f6;
  border-radius: 2px;
  display: inline-block;
  text-align: center;
  letter-spacing: 0.05em;
}

.event__titlewarp {
  font-size: 24px;
  font-weight: 600;
  margin: 0 auto;
  padding: 0 0 25px;
  font-family: "游ゴシック", "Yu Gothic", 
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ",
    Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Roboto, futura-pt, "Helvetica Neue",
    Helvetica, Arial, Verdana, sans-serif;
}

.event__img {
  max-width: 492px;
  margin: 0 auto;
}

.event__infowarp {
  width: 100%;
  margin: 0 auto;
  line-height: 1.5;
  font-family: "游ゴシック", "Yu Gothic", 
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ",
    Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Roboto, futura-pt, "Helvetica Neue",
    Helvetica, Arial, Verdana, sans-serif;
  /* background-color: #f6f6f6; */
}

.event__info {
  max-width: 820px;
  margin: 0 auto;
  font-weight: 500;
  padding: 25px 0 70px;
  line-height: 1.5;
  font-family: "游ゴシック", "Yu Gothic", 
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ",
    Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Roboto, futura-pt, "Helvetica Neue",
    Helvetica, Arial, Verdana, sans-serif;
}

.event__concept {
  max-width: 820px;
  margin: 0 auto;
  font-weight: 500;
  padding: 0 0 70px;
  line-height: 1.75;
  font-family: "游ゴシック", "Yu Gothic", 
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ",
    Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Roboto, futura-pt, "Helvetica Neue",
    Helvetica, Arial, Verdana, sans-serif;
}

.event__concept span {
  display: inline-block;
  width: 100%;
  font-weight: 700;
  line-height: 2;
  font-family: "游ゴシック", "Yu Gothic", 
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ",
    Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Roboto, futura-pt, "Helvetica Neue",
    Helvetica, Arial, Verdana, sans-serif;
}

.event__text {
  padding: 25px 0;
  /* border-bottom: 1px solid #ddd; */
}

.event__detail {
  display: flex;
  flex-wrap: wrap;
  /* display: table; */
  width: 100%;
  font-size: 14px;
  line-height: 1.8;
}

.event__detail dt:first-child {
  border-top: 1px #232323 solid;
}

.event__detail dt {
  /* display: table-cell; */
  width: 200px;
  padding: 30px 20px;
  border-top: 1px #232323 solid;
  vertical-align: top;
}

.event__detail dd {
  /* width: calc(100% - 238px);
  padding: 25px 0;
  border-bottom: 1px solid #ddd; */
  /* display: table-cell; */
  width: 620px;
  padding: 30px 20px;
  border-top: 1px #e0e0e0 solid;
  vertical-align: middle;
  font-size: 15px;
}

.Attention {
  margin: 10px 0 0;
}

.Attention li {
  list-style: disc;
  line-height: 150%;
  margin: 0 0 15px 1em;
  font-size: 12px;
}

.p-list_brand {
  background-color: #f6f6f6;
  padding: 200px 20px;
}

@media only screen and (max-width: 640px) {
  .p-list_brand {
    padding: 150px 20px;
  }
}

.p-list_brand__inner {
  max-width: 1700px;
  width: 100%;
  /* padding: 0 20px; */
  margin: 0 auto;
}

.p-list_brand__list {
  margin: 100px auto 0;
  display: grid; /* グリッドコンテナにする */
  grid-template-columns: repeat(5, 1fr); /* 3列に設定。各列の幅は均等(1fr) */
  gap: 1vw; /* アイテム間のスペース */
}

@media only screen and (min-width: 1024px) and (max-width: 1600px) {
  .p-list_brand__list {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .p-list_brand__list {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media only screen and (max-width: 640px) {
  .p-list_brand__list {
    grid-template-columns: repeat(1, 1fr); /* 3列に設定。各列の幅は均等(1fr) */
    gap: 3vw 1vw;
  }
}

.p-list_brand__img {
  width: 100%;
  padding-top: 70%; /* アスペクト比を維持する方法 */
  position: relative;
  background-size: cover;
  background-position: center;
  border-radius: 10px 10px 0 0;
}

.p-list_brand__img-01 {
  background-image: url("https://www.arknets.co.jp/wwwroot/ext/028/dist/img/2025aw/25aw_028-event-2_banner_paraboot_icon.jpg");
}
.p-list_brand__img-02 {
  background-image: url("https://www.arknets.co.jp/wwwroot/ext/028/dist/img/2025aw/25aw_028-event-2_banner_patagonia.jpg");
}
.p-list_brand__img-03 {
  background-image: url("https://www.arknets.co.jp/wwwroot/ext/028/dist/img/2025aw/25aw_028-event-2_banner_newvintagegolf_icon.jpg");
}
.p-list_brand__img-04 {
  background-image: url("https://www.arknets.co.jp/wwwroot/ext/028/dist/img/2025aw/25aw_028-event-2_banner_cmf_icon.jpg");
}
.p-list_brand__img-05 {
  background-image: url("https://www.arknets.co.jp/wwwroot/ext/028/dist/img/2025aw/25aw_028-event-2_banner_griffin-international_icon.jpg");
}

@media only screen and (max-width: 640px) {
  .p-list_brand__img {
    width: 100%;
    padding-top: 50%; /* アスペクト比を維持する方法 */
  }
}

.p-list_brand__info {
  width: 100%;
  padding: 30px;
  border-top: 1px solid #f6f6f6;
}

@media only screen and (max-width: 640px) {
  .p-list_brand__info {
    padding: 20px;
    /* background-color: #fff; */
    height: auto;
    border-top: 0.5px solid #ddd;
  }
}

@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .p-list_brand__info {
    width: 390px;
    padding: 20px;
  }
}

.p-list_brand__comment {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 1em;
  font-family: "游ゴシック", "Yu Gothic", 
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ",
    Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Roboto, futura-pt, "Helvetica Neue",
    Helvetica, Arial, Verdana, sans-serif;
  font-size: 14px;
}

@media only screen and (max-width: 640px) {
  .p-list_brand__comment {
    font-size: 10px;
  }
}

.p-list_brand__contents {
    font-size: 10px;
    font-weight: 400;
    margin: 0 0 2em;
    font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Roboto, futura-pt, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
    /* opacity: 0.5; */
    line-height: 1.5;
}

.p-list_brand__contents span {
  display: block;
  font-size: 16px;
  margin: 0 0 0.5em;
  line-height: 1.25;
  opacity: 1;
  color: #232323;
}

@media only screen and (max-width: 640px) {
  .p-list_brand__contents span {
    font-size: 16px;
  }
}

/* .p-list_brand__contents span::after {
 content: "/";
 padding: 0 .5em;
} */

.p-list_brand__day {
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 1em;
  font-family: "游ゴシック", "Yu Gothic", 
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ",
    Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Roboto, futura-pt, "Helvetica Neue",
    Helvetica, Arial, Verdana, sans-serif;
  font-size: 14px;
}

@media only screen and (max-width: 640px) {
  .p-list_brand__day {
    font-size: 10px;
  }
}

.p-list_brand__day span {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0.75em 0 0;
  padding: 0.05em 2em;
  border: 1px solid #232323;
  border-radius: 2px;
  display: inline-block;
  margin: 1em 1em 1em 0;
  text-align: center;
  font-family: "游ゴシック", "Yu Gothic", 
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ",
    Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Roboto, futura-pt, "Helvetica Neue",
    Helvetica, Arial, Verdana, sans-serif;
  line-height: 2;
}

.p-list_brand__icon {
  margin: 0 0 1em 0;
}

.p-list_brand__venue {
  font-size: 14px;
  font-weight: 500;
  /* margin: 0 0 1em; */
  font-family: "游ゴシック", "Yu Gothic", 
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ",
    Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Roboto, futura-pt, "Helvetica Neue",
    Helvetica, Arial, Verdana, sans-serif;
}

@media only screen and (max-width: 640px) {
  .p-list_brand__venue {
    font-size: 14px;
    line-height: 1.5;
  }
}

.p-list_brand__venue span {
  font-size: 14px;
  font-weight: 600;
  font-family: "游ゴシック", "Yu Gothic", 
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ",
    Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Roboto, futura-pt, "Helvetica Neue",
    Helvetica, Arial, Verdana, sans-serif;
  /* margin: 1em 1em 1em 0; */
  padding: 0.5em 1em;
  color: #232323;
  border: 1px solid #232323;
  border-radius: 2px;
  display: inline-block;
  width: 100%;
  text-align: center;
  border-radius: 2px;
  letter-spacing: 0.05em;
  margin: 1em auto;
}

@media only screen and (max-width: 640px) {
  .p-list_brand__venue span {
    font-size: 10px;
    margin: 1.5em 0 0.5em;
    display: block;
  }
}

.p-list_brand__content {
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 -1em;
  font-family: "游ゴシック", "Yu Gothic", 
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ",
    Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Roboto, futura-pt, "Helvetica Neue",
    Helvetica, Arial, Verdana, sans-serif;
}

@media only screen and (max-width: 640px) {
  .p-list_brand__content {
    font-size: 14px;
    line-height: 1.5;
  }
}

.p-list_brand__content span {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0.75em 0 0;
  padding: 0.05em 2em;
  border: 1px solid #232323;
  border-radius: 2px;
  display: inline-block;
  margin: 1em 1em 1em 0;
  text-align: center;
  font-family: "游ゴシック", "Yu Gothic", 
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ",
    Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Roboto, futura-pt, "Helvetica Neue",
    Helvetica, Arial, Verdana, sans-serif;
  line-height: 2;
}

@media only screen and (max-width: 640px) {
  .p-list_brand__content span {
    font-size: 12px;
    margin: 1.5em 0 0.5em;
    display: block;
  }
}

.p-map {
  padding: 100px 20px;
  max-width: 820px;
}

@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .event {
    padding: 50px 50px 0;
  }

  .event__info {
    padding: 25px 50px;
  }

  .event__detail {
    padding: 0 20px;
  }

  .event__text {
    padding: 0 20px 45px;
  }

  .event__detail dt {
    width: 100%;
    padding: 15px 0 0;
    border-bottom: 0px;
    border-top: 1px #e0e0e0 solid;
  }

  .event__detail dt:first-child {
    border-top: 1px #e0e0e0 solid;
  }

  .event__detail dd {
    width: 100%;
    padding: 10px 0 15px;
    border-top: 0px;
  }

  .p-list_brand {
    padding: 50px;
  }

  .p-map {
    padding: 50px 50px 0;
  }
}

@media only screen and (max-width: 640px) {
  .event {
    padding: 50px 20px 0;
  }

  .event__detail {
    padding: 0 20px;
  }

  .event__text {
    padding: 0 20px 45px;
  }

  .event__detail dt {
    width: 100%;
    padding: 15px 0 0;
    border-bottom: 0px;
    border-top: 1px #e0e0e0 solid;
  }

  .event__detail dt:first-child {
    border-top: 1px #e0e0e0 solid;
  }

  .event__detail dd {
    width: 100%;
    padding: 10px 0 15px;
    border-top: 0px;
  }

  .p-list_brand__day {
    font-weight: 600;
  }
}

/* loading要素 */

.loading {
  width: 100vw;
  height: 100vh;
  transition: all 0.75s;
  background-color: #f6f6f6;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
  opacity: 1;
  visibility: visible;
}

.loading.is-active {
  opacity: 0;
  visibility: hidden;
}

.loading-animation {
  width: 100vw;
  height: 100vh;
  transition: all 0.75s;
  background-color: #f6f6f6;
  z-index: 9999999;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
}

.loading-animation.is-active {
  opacity: 1;
  visibility: visible;
}

.loading-animation {
  width: 300px;
  margin: 0 auto;
}
