body {
  color: #000000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.wrapper {
  padding: 1vw;
}

.bubble_text {
  color: #fff;
  letter-spacing: -.04vw;
  object-fit: fill;
  font-family: Suisseintl Regular, sans-serif;
  font-size: 1.6vw;
  font-weight: 400;
  line-height: 1.8vw;
  display: inline;
}

.bubble_text.bubble_text_white {
  clear: none;
  color: #000;
}

.bubble_text.bubble_text_white.bubble_text_white_small {
  color: #636363;
  font-size: 1.25vw;
}

.bubble_text.bubble_text_white.bubble_text_bar {
  text-align: center;
  display: block;
}

.bubble_text.bubble_text_hint {
  color: #000;
  font-size: 1vw;
  line-height: 1.5vw;
}

.bubble_block {
  background-color: #0e0e0e;
  border: .125vw #000;
  border-radius: 3vw;
  margin-bottom: .5vw;
  padding: 1.6vw 2.5vw;
  display: block;
}

.bubble_block.bubble_block_02 {
  width: 22vw;
  object-fit: fill;
  background-color: #0e0e0e;
  border-style: none;
  border-radius: 3vw;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.2vw;
  padding-bottom: 1.2vw;
  padding-right: 1.6vw;
  display: flex;
}

.bubble_block.bubble_block_01 {
  background-color: #0e0e0e;
  border-style: none;
  padding-top: 1.6vw;
  padding-bottom: 1.6vw;
  display: inline-block;
}

.bubble_block.bubble_block_white {
  background-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-color: #000;
  margin-bottom: 1vw;
  display: inline-block;
}

.bubble_block.bubble_block_hint {
  background-color: #fff;
  align-self: center;
  align-items: center;
  margin-left: -1vw;
  padding: .5vw 1vw;
}

.image {
  width: 5vw;
}

.column {
  padding-left: 0;
  padding-right: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 1vw;
}

.link_button {
  color: #fff;
  letter-spacing: -.02vw;
  padding-top: .2vw;
  font-family: Suisseintl Regular, sans-serif;
  font-size: 1vw;
  line-height: 100%;
  text-decoration: none;
  display: block;
}

.link_button.link_button_white {
  color: #000;
  padding-right: 2vw;
  display: inline-block;
}

.column-2 {
  padding-left: 0;
  padding-right: 0;
}

.br__image__01 {
  display: block;
  position: relative;
}

.div-block {
  display: block;
}

.text_case {
  color: #fff;
  letter-spacing: -.02vw;
  font-family: Suisseintl Regular, sans-serif;
  font-size: 1vw;
  line-height: 1.4vw;
}

.cover_case {
  margin-bottom: 1.5vw;
  position: static;
}

.cover_case.cover_case_small_right {
  padding-left: .5vw;
}

.cover_case.cover_case_small_left {
  padding-right: .5vw;
}

.cover_case.cover_case_left {
  margin-right: 1vw;
}

.cover_case.cover_case_right {
  margin-left: 1vw;
}

.cover_case.cover_case_state {
  justify-content: center;
  align-items: center;
  display: block;
  overflow: hidden;
}

.case_block {
  margin-bottom: 5vw;
}

.left_main {
  height: 97vh;
  flex-direction: column;
  justify-content: space-between;
  padding-right: .5vw;
  display: flex;
}

.text_gray {
  color: #aeaeae;
}

.case_block_small {
  justify-content: space-between;
  margin-bottom: 4vw;
  display: block;
}

.section {
  height: auto;
  background-color: #8fff00;
  flex-direction: column;
  justify-content: flex-start;
  padding-top: 1vw;
  padding-left: 1vw;
  padding-right: 1vw;
  display: flex;
}

.div-block-2 {
  flex-direction: column;
  display: flex;
  position: static;
}

.div-block-3 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-span {
  color: #ffc700;
}

.text-span-2 {
  color: #00c2ff;
}

.text-span-3 {
  color: #8f00ff;
}

.text-span-4 {
  color: #ff2f2f;
}

.social_footer_block {
  margin-top: 4vw;
  margin-bottom: 1vw;
}

.body {
  background-color: #000000;
}

.div-block-4 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-block {
  color: #000;
  letter-spacing: -.5vw;
  font-family: Suisseintl Regular, sans-serif;
  font-size: 11vw;
  line-height: 100%;
}

.div-block-5 {
  display: flex;
}

.div-block-6 {
  width: 100vw;
}

.progr_bar {
  width: 98vw;
  height: 4vw;
  background-color: #fff;
  border-radius: 2vw;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-top: 4vw;
  display: flex;
}

.text {
  color: #000;
  text-align: center;
  letter-spacing: -.03em;
  font-size: 32px;
  font-weight: 400;
}

.background-video {
  height: 48vw;
}

.background-video-2 {
  height: 49vw;
}

.br__image__02 {
  display: none;
  position: absolute;
}

.br__image__03 {
  display: none;
  position: absolute;
  overflow: hidden;
}

.br__image__04, .br__image__05, .br__image__06, .br__image__07, .br__image__08, .br__image__09 {
  display: block;
  position: absolute;
}

.br__image__00 {
  display: block;
  position: relative;
}

.cover_case_prudent {
  margin-bottom: 1.5vw;
  position: relative;
}

.cover_case_prudent.cover_case_small_right {
  padding-left: .5vw;
}

.cover_case_prudent.cover_case_small_left {
  padding-right: .5vw;
}

.div-block-7 {
  width: 17vw;
  overflow: visible;
}

.background-video-3 {
  z-index: 1;
  width: 17vw;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  display: block;
  position: relative;
}

.bubble_block_case {
  max-width: 32vw;
  background-color: #ededed;
  border: .125vw #000;
  border-radius: 2vw;
  margin-bottom: .5vw;
  padding: 1.5vw 2vw;
  display: block;
}

.bubble_block_case.bubble_block_02 {
  width: 22vw;
  object-fit: fill;
  background-color: #242424;
  border-style: none;
  border-radius: 3vw;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.2vw;
  padding-bottom: 1.2vw;
  padding-right: 1.6vw;
  display: flex;
}

.bubble_block_case.bubble_block_01 {
  background-color: #242424;
  border-style: none;
  padding-top: 1.6vw;
  padding-bottom: 1.6vw;
  display: inline-block;
}

.bubble_block_case.bubble_block_white {
  background-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-color: #000;
  display: inline-block;
}

.bubble_block_case.bubble_block_hint {
  object-fit: fill;
  background-color: #fff;
  align-self: center;
  margin-bottom: 0;
  margin-left: -1vw;
  padding: .5vw 1vw;
}

.bubble_text_case {
  color: #000;
  letter-spacing: -.02vw;
  object-fit: fill;
  font-family: Suisseintl Regular, sans-serif;
  font-size: 1vw;
  font-weight: 400;
  line-height: 1.3vw;
  display: inline;
}

.bubble_text_case.bubble_text_white {
  clear: none;
  color: #000;
}

.bubble_text_case.bubble_text_white.bubble_text_white_small {
  color: #636363;
  font-size: 1.25vw;
}

.bubble_text_case.bubble_text_white.bubble_text_bar {
  text-align: center;
  display: block;
}

.bubble_text_case.bubble_text_hint {
  color: #000;
  font-size: 1vw;
  line-height: 1.5vw;
}

.link_button_case {
  color: #000;
  letter-spacing: -.02vw;
  padding-top: .2vw;
  font-family: Suisseintl Regular, sans-serif;
  font-size: 1vw;
  line-height: 100%;
  text-decoration: none;
  display: block;
}

.link_button_case.link_button_white {
  color: #000;
  padding-right: 2vw;
  display: inline-block;
}

.text-span-5 {
  color: #9e9e9e;
}

.background-video-4 {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.bubble_block_case_back {
  max-width: 32vw;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: .125vw solid #ededed;
  border-radius: 2vw;
  margin-bottom: .5vw;
  padding: 1vw 2vw;
  text-decoration: none;
  transition: border-color .2s;
  display: block;
}

.bubble_block_case_back:hover {
  color: #fff;
  background-color: #fff;
  border-color: #797979;
}

.bubble_block_case_back.bubble_block_02 {
  width: 22vw;
  object-fit: fill;
  background-color: #242424;
  border-style: none;
  border-radius: 3vw;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.2vw;
  padding-bottom: 1.2vw;
  padding-right: 1.6vw;
  display: flex;
}

.bubble_block_case_back.bubble_block_01 {
  background-color: #242424;
  border-style: none;
  padding-top: 1.6vw;
  padding-bottom: 1.6vw;
  display: inline-block;
}

.bubble_block_case_back.bubble_block_white {
  background-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-color: #000;
  display: inline-block;
}

.bubble_block_case_back.bubble_block_hint {
  object-fit: fill;
  background-color: #fff;
  align-self: center;
  margin-bottom: 0;
  margin-left: -1vw;
  padding: .5vw 1vw;
}

.bubble_text_case_back {
  color: #000;
  letter-spacing: -.02vw;
  object-fit: fill;
  font-family: Suisseintl Regular, sans-serif;
  font-size: 1vw;
  font-weight: 400;
  line-height: 1.3vw;
  display: inline;
}

.bubble_text_case_back.bubble_text_white {
  clear: none;
  color: #000;
}

.bubble_text_case_back.bubble_text_white.bubble_text_white_small {
  color: #636363;
  font-size: 1.25vw;
}

.bubble_text_case_back.bubble_text_white.bubble_text_bar {
  text-align: center;
  display: block;
}

.bubble_text_case_back.bubble_text_hint {
  color: #000;
  font-size: 1vw;
  line-height: 1.5vw;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.div-block-9 {
  margin-bottom: 5vw;
}

.bubble_text_name {
  color: #fff;
  letter-spacing: -.04vw;
  object-fit: fill;
  font-family: Suisseintl Regular, sans-serif;
  font-size: 1.6vw;
  font-weight: 400;
  line-height: 1.8vw;
  display: inline;
}

.bubble_text_name.bubble_text_white {
  clear: none;
  color: #000;
}

.bubble_text_name.bubble_text_white.bubble_text_white_small {
  color: #636363;
  font-size: 1.25vw;
}

.bubble_text_name.bubble_text_white.bubble_text_bar {
  text-align: center;
  display: block;
}

.bubble_text_name.bubble_text_hint {
  color: #000;
  font-size: 1vw;
  line-height: 1.5vw;
}

.link_button_hide {
  color: #fff;
  letter-spacing: -.02vw;
  padding-top: .2vw;
  font-family: Suisseintl Regular, sans-serif;
  font-size: 1vw;
  line-height: 100%;
  text-decoration: none;
  display: block;
}

.link_button_hide.link_button_white {
  color: #000;
  padding-right: 2vw;
  display: inline-block;
}

.link_button-copy {
  color: #fff;
  letter-spacing: -.02vw;
  padding-top: .2vw;
  font-family: Suisseintl Regular, sans-serif;
  font-size: 1vw;
  line-height: 100%;
  text-decoration: none;
  display: block;
}

.link_button-copy.link_button_white {
  color: #000;
  padding-right: 2vw;
  display: inline-block;
}

.btn__back__bottom, .btn__back__bottom__on {
  display: none;
}

.link-block {
  cursor: pointer;
  transition: filter .4s cubic-bezier(.25, .46, .45, .94);
}

.link-block:hover {
  filter: invert();
}

.image-2_margin_btm {
  margin-bottom: 2vw;
}

.html-embed-2 {
  border-radius: 9vw;
  overflow: visible;
}

@media screen and (max-width: 991px) {
  .bubble_text {
    font-size: 2vw;
    line-height: 2vw;
  }

  .bubble_text.bubble_text_hint {
    font-size: 1.6vw;
  }

  .bubble_block.bubble_block_02 {
    width: 24vw;
    padding-top: 1.6vw;
    padding-bottom: 1.6vw;
  }

  .bubble_block.bubble_block_white {
    border-width: .1vw;
    margin-bottom: 1vw;
  }

  .bubble_block.bubble_block_hint {
    padding: 1vw 2vw;
  }

  .link_button, .text_case {
    font-size: 1.6vw;
    line-height: 2vw;
  }

  .section {
    height: auto;
  }

  .div-block-6 {
    height: 6vw;
    margin-top: 4vw;
  }

  .bubble_text_case {
    font-size: 1.5vw;
    line-height: 1.2vw;
  }

  .link_button_case {
    font-size: 1.5vw;
    line-height: 2vw;
  }

  .bubble_text_case_back {
    font-size: 1.5vw;
  }

  .div-block-9 {
    margin-bottom: 4vw;
  }

  .bubble_text_name {
    font-size: 2vw;
    line-height: 2vw;
  }

  .bubble_text_name.bubble_text_hint {
    font-size: 1.6vw;
  }

  .link_button_hide, .link_button-copy {
    font-size: 1.6vw;
    line-height: 2vw;
  }
}

@media screen and (max-width: 767px) {
  .bubble_text {
    font-size: 5vw;
    line-height: 5vw;
  }

  .bubble_text.bubble_text_white {
    text-align: center;
    align-self: auto;
  }

  .bubble_text.bubble_text_hint {
    text-align: center;
    justify-content: center;
    font-size: 3vw;
    line-height: 3vw;
    display: flex;
  }

  .bubble_block {
    border-radius: 6vw;
    margin-bottom: 2vw;
    padding: 4vw 5vw;
  }

  .bubble_block.bubble_block_02 {
    width: 63vw;
    border-radius: 6vw;
    padding: 3vw 4vw 3vw 5vw;
  }

  .bubble_block.bubble_block_white {
    text-align: center;
    border-style: none;
    border-width: .3vw;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-top: 4vw;
    margin-bottom: 3vw;
    padding: 0;
    display: block;
  }

  .bubble_block.bubble_block_hint {
    margin-bottom: 4vw;
    margin-left: 0;
    padding: 2vw 3vw;
  }

  .image {
    width: 13vw;
  }

  .column {
    position: static;
  }

  .link_button {
    border: .3vw solid #242424;
    border-radius: 4vw;
    flex-direction: row;
    margin-right: 2vw;
    padding: 4vw 6vw;
    font-size: 5vw;
    line-height: 3vw;
    display: block;
  }

  .link_button.link_button_white {
    text-align: center;
    border-style: none;
    flex-direction: column;
    margin-bottom: 0;
    margin-right: 0;
    padding-top: 3vw;
    padding-bottom: 3vw;
    padding-right: 6vw;
    display: flex;
  }

  .text_case {
    font-size: 3vw;
    line-height: 4vw;
  }

  .cover_case {
    margin-bottom: 3vw;
  }

  .case_block {
    margin-bottom: 10vw;
  }

  .left_main {
    height: auto;
    padding-right: 0;
  }

  .section {
    height: auto;
  }

  .div-block-2 {
    justify-content: flex-start;
    align-items: center;
    display: block;
    position: static;
  }

  .div-block-3 {
    display: block;
  }

  .social_footer_block {
    margin-top: 16vw;
    margin-bottom: 6vw;
  }

  .text-block {
    font-size: 16vw;
  }

  .div-block-5 {
    border: .4vw solid #000;
    border-radius: 7vw;
    flex-direction: column;
    justify-content: flex-start;
    align-self: center;
    align-items: flex-end;
    margin-top: 3vw;
    margin-bottom: 0;
    display: flex;
  }

  .div-block-6 {
    height: 12vw;
    border-radius: 4vw;
  }

  .cover_case_prudent {
    margin-bottom: 3vw;
  }

  .bubble_block_case {
    max-width: 69vw;
    border-radius: 4vw;
    margin-bottom: 1vw;
    padding: 3vw 4vw;
  }

  .bubble_text_case {
    font-size: 2.5vw;
    line-height: 2vw;
  }

  .link_button_case {
    display: none;
  }

  .case_info {
    margin-top: 10vw;
  }

  .bubble_block_case_back {
    margin-bottom: 1vw;
    padding: 2vw 4vw;
  }

  .bubble_text_case_back {
    font-size: 2.5vw;
  }

  .div-block-8 {
    margin-top: 2vw;
    margin-bottom: 16vw;
    display: flex;
  }

  .bubble_text_name {
    font-size: 5vw;
    line-height: 5vw;
  }

  .bubble_text_name.bubble_text_white {
    text-align: center;
    align-self: auto;
  }

  .bubble_text_name.bubble_text_hint {
    text-align: center;
    justify-content: center;
    font-size: 3vw;
    line-height: 3vw;
    display: flex;
  }

  .link_button_hide {
    border: .3vw solid #242424;
    border-radius: 4vw;
    flex-direction: row;
    margin-right: 2vw;
    padding: 4vw 6vw;
    font-size: 5vw;
    line-height: 3vw;
    display: none;
  }

  .link_button_hide.link_button_white {
    text-align: center;
    border-style: none;
    flex-direction: column;
    margin-bottom: 0;
    margin-right: 0;
    padding-top: 3vw;
    padding-bottom: 3vw;
    padding-right: 6vw;
    display: flex;
  }

  .link_button-copy {
    border: .3vw solid #242424;
    border-radius: 4vw;
    flex-direction: row;
    margin-right: 2vw;
    padding: 4vw 6vw;
    font-size: 5vw;
    line-height: 3vw;
    display: block;
  }

  .link_button-copy.link_button_white {
    text-align: center;
    border-style: none;
    flex-direction: column;
    margin-bottom: 0;
    margin-right: 0;
    padding-top: 3vw;
    padding-bottom: 3vw;
    padding-right: 6vw;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .wrapper {
    padding: 2vw;
  }

  .bubble_text {
    letter-spacing: -.03vw;
    font-size: 5vw;
    line-height: 7vw;
  }

  .bubble_text.bubble_text_white {
    font-size: 5vw;
    line-height: 7vw;
  }

  .bubble_text.bubble_text_hint {
    letter-spacing: -.02vw;
    font-size: 4vw;
    line-height: 6vw;
  }

  .bubble_block {
    border-radius: 8vw;
    margin-bottom: 3vw;
    padding: 6vw 9vw;
  }

  .bubble_block.bubble_block_02 {
    width: auto;
    border-radius: 8vw;
    margin-bottom: 3vw;
    padding: 3vw 3vw 3vw 9vw;
  }

  .bubble_block.bubble_block_white {
    max-width: 81vw;
    border-radius: 5vh;
    margin-top: 5vw;
    margin-bottom: 4vw;
  }

  .bubble_block.bubble_block_hint {
    max-width: 81vw;
    border-radius: 6vh;
    margin-bottom: 5vw;
    padding: 4vw 6vw;
  }

  .image {
    width: 21vw;
    clear: left;
    position: relative;
  }

  .column {
    position: static;
  }

  .link_button {
    letter-spacing: -.03vw;
    border-width: .5vw;
    border-radius: 6vw;
    margin-bottom: 3vw;
    margin-right: 3vw;
    padding-top: 5vw;
    padding-bottom: 5vw;
    font-size: 5vw;
    line-height: 7vw;
  }

  .link_button.link_button_white {
    line-height: 4vw;
  }

  .br__image__01 {
    width: 100%;
  }

  .text_case {
    margin-bottom: 6vw;
    font-size: 4vw;
    line-height: 6vw;
  }

  .cover_case {
    margin-bottom: 6vw;
  }

  .cover_case.cover_case_state {
    border-radius: 9vw;
  }

  .case_block {
    margin-top: 4vw;
    margin-bottom: 16vw;
  }

  .left_main {
    height: auto;
    justify-content: flex-start;
    padding-right: 0;
  }

  .section {
    height: auto;
    padding-top: 2vw;
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .text-block {
    letter-spacing: -1vw;
    font-size: 25vw;
    line-height: 20vw;
  }

  .div-block-5 {
    border-width: .6vw;
    border-radius: 12vw;
    margin-top: 5vw;
  }

  .div-block-6 {
    width: 100%;
    height: 15vw;
    border-radius: 14vw;
    margin-top: 7vw;
  }

  .br__image__02, .br__image__03, .br__image__04, .br__image__05, .br__image__06, .br__image__07, .br__image__08, .br__image__09, .br__image__00 {
    min-width: 100%;
  }

  .cover_case_prudent {
    margin-bottom: 6vw;
  }

  .bubble_block_case {
    max-width: none;
    border-radius: 10vw;
    margin-bottom: 2vw;
    padding: 5vw 8vw;
  }

  .bubble_block_case.bubble_block_02 {
    width: 26vh;
    border-radius: 3vh;
    margin-bottom: .5vh;
    padding: 1.2vh 1.6vh 1.2vh 2.5vh;
  }

  .bubble_text_case {
    letter-spacing: -.03vw;
    font-size: 4vw;
    line-height: 120%;
  }

  .bubble_text_case.bubble_text_hint {
    font-size: 1vh;
    line-height: 1.5vh;
  }

  .link_button_case {
    letter-spacing: -.02vh;
    padding-top: 1vw;
    font-size: 1.5vh;
  }

  .case_info {
    margin-top: 4vw;
  }

  .bubble_block_case_back {
    max-width: none;
    letter-spacing: -.02vw;
    border-width: .4vw;
    border-radius: 10vw;
    margin-bottom: 2vw;
    padding: 5vw 8vw;
  }

  .bubble_block_case_back.bubble_block_02 {
    width: 26vh;
    border-radius: 3vh;
    margin-bottom: .5vh;
    padding: 1.2vh 1.6vh 1.2vh 2.5vh;
  }

  .bubble_text_case_back {
    letter-spacing: -.04vw;
    font-size: 4vw;
    line-height: 3vw;
  }

  .bubble_text_case_back.bubble_text_hint {
    font-size: 1vh;
    line-height: 1.5vh;
  }

  .div-block-8 {
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 15vw;
    display: flex;
  }

  .bubble_text_name {
    letter-spacing: -.03vw;
    margin-right: 5vw;
    font-size: 5vw;
    line-height: 7vw;
    position: relative;
  }

  .bubble_text_name.bubble_text_hint {
    font-size: 1vh;
    line-height: 1.5vh;
  }

  .div-block-10 {
    margin-top: 2vw;
  }

  .image-2 {
    width: 100%;
    max-width: none;
    display: block;
  }

  .link_button_hide {
    letter-spacing: -.02vh;
    border-width: .5vw;
    border-radius: 5vw;
    margin-right: 3vw;
    padding-top: 5vw;
    padding-bottom: 5vw;
    font-size: 2.5vh;
    display: none;
  }

  .link_button-copy {
    letter-spacing: -.02vh;
    border-width: .5vw;
    border-radius: 5vw;
    margin-right: 3vw;
    padding-top: 5vw;
    padding-bottom: 5vw;
    font-size: 2.5vh;
  }

  .btn__back__bottom {
    margin-top: 2vw;
  }

  .btn__back__bottom__on {
    margin-top: 2vw;
    display: block;
  }

  .link-block {
    width: 100%;
    display: block;
  }

  .image-2_margin_btm {
    width: 100%;
    max-width: none;
    display: block;
  }

  .html-embed-2 {
    border-radius: 9vw;
  }
}


@font-face {
  font-family: 'Suisseintl Regular';
  src: url('../fonts/SuisseIntl-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}