:root {
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  letter-spacing: 0;
  font-size: 1rem;
  line-height: 1.5;
}

h3 {
  text-align: left;
}

p {
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
}

a {
  text-decoration: none;
}

ul {
  margin: 0;
  padding: 0 0 0 1em;
}

ol {
  margin: 0;
  padding: 0 0 0 1.2em;
}

li {
  margin: 0;
  padding: 0;
}

img {
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: 0;
  display: block;
}

blockquote {
  margin-bottom: 0;
  padding: 0 1em;
  font-size: 1.6rem;
  line-height: 1.3;
}

figure {
  margin-bottom: 10px;
}

.sg_spacing_list--gp1 {
  flex-direction: column;
  display: flex;
}

.sg_spacing_item--gp0-5-pb1-bw1b {
  display: flex;
}

.sg_spacing_tag--bw1-br2 {
  text-align: center;
  flex: none;
  min-width: 6em;
  padding: .4em .8em;
}

.hero_sg_wrap--sm0-2--pv0 {
  text-align: center;
  min-height: 100vh;
}

.hero_sg_base--ca1 {
  opacity: 1;
}

.hero_sg_list--gp4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.hero_sg_logo {
  width: 10rem;
}

.hero_sg_tag_wrap--gp1-5 {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.card_sg_wrap--bw1-br2-pd2 {
  align-items: flex-start;
  height: 100%;
  position: relative;
}

.card_sg_list--gp1-5 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.card_sg_visual_inner--bc0-1 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 5rem;
  display: flex;
  position: relative;
}

.sg_spacing_bar--cm0-2-br2 {
  display: flex;
}

.sg_example_list--gd12-cd4-ct3-cl2 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
}

.sg_example_item {
  width: 100%;
  height: 100%;
  min-height: 5rem;
}

.footer_sg_wrap--bw1t-vt1-vb1 {
  text-align: center;
}

.sg_color_card--br2-pd2-mt2-bw1 {
  width: 100%;
}

.sg_color_item-gv1 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.sg_color_visual--br1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 9rem;
  padding: 1.4rem;
  display: flex;
}

.sg_list--gd1 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.sg_class_list--gp0-75 {
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.sg_class_item--br1-bw1 {
  text-align: center;
  min-width: 3.9em;
  padding: .5em .7em;
  line-height: 1;
  display: inline-block;
}

.sg_font_list--gv3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.sg_font_item--pb2-gp1-5-bw1b {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  display: flex;
}

.sg_space_item_wrap--bw1-bc0-1 {
  width: 100%;
}

.sg_space_item_visual--bg0-1 {
  min-height: 1rem;
}

.sg_space_list--gp5 {
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
}

.sg_space_item--gp1 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.sg_link_wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.sg_link_item--bw1b-lm0-1 {
  padding-bottom: .1rem;
  display: inline-block;
}

.card_sg_icon {
  width: 2rem;
  height: 2rem;
}

.card_sg_visual_wrap--bw1, .form_main_field_wrap {
  width: 100%;
}

.form_main_label--fw2-fs7-2 {
  z-index: 1;
  position: relative;
}

.form_main_wrap {
  width: 100%;
  margin-bottom: 0;
}

.form_main_success_wrap--br1-bw1 {
  background-color: rgba(0, 0, 0, 0);
  padding: 1.2rem;
}

.form_main_list--gv2-5 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.form_main_option_list--gp1-5 {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.form_main_option_item {
  grid-column-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.form_main_error_wrap--br1-bw1 {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 1.3rem;
  padding: .8rem 1.4rem;
}

.form_main_option_link--bw1-bc1 {
  width: 1.6rem;
  height: 1.6rem;
  margin: 0 .5rem 0 0;
}

.form_main_option_link--bw1-bc1.w--redirected-focus {
  box-shadow: none;
  outline-offset: 0px;
  outline-width: 2px;
  outline-style: solid;
}

.form_main_field_input--fs7-1-fc1-bw1b-bc1 {
  z-index: 2;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  height: 2.7em;
  margin-bottom: 0;
  padding: 0;
  position: relative;
}

.form_main_field_input--fs7-1-fc1-bw1b-bc1.is-message {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 5rem;
  max-height: 10rem;
  padding-top: .5rem;
}

.rich-text h1 {
  margin-top: 1.5rem;
  margin-bottom: .8rem;
}

.rich-text p {
  margin-top: .8rem;
  margin-bottom: .8rem;
}

.rich-text h2, .rich-text h3, .rich-text h4, .rich-text h5, .rich-text h6 {
  margin-top: 1.5rem;
  margin-bottom: .8rem;
}

.rich-text figure {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.rich-text ul {
  margin-top: .8rem;
  margin-bottom: .8rem;
}

.rich-text li {
  margin-top: .2rem;
  margin-bottom: .2rem;
}

.rich-text blockquote {
  margin-top: 2.2rem;
  margin-bottom: 2.2rem;
}

.display-none {
  display: none;
}

.btn_main_wrap--fw2-br3 {
  padding: .9rem 1.6rem;
  line-height: 1;
  display: inline-block;
}

.btn_main_icon {
  flex: none;
  width: .7rem;
  height: .9rem;
  transition: transform .2s;
  display: block;
}

.btn_main_list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.btn_play_wrap--br3-bg0 {
  position: relative;
}

.btn_play_base--ca1-br3-bg1 {
  padding-bottom: 0;
  transition: all .2s;
}

.btn_play_list {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  display: flex;
  position: relative;
}

.btn_play_icon {
  width: 36%;
  height: 36%;
}

.page_code_wrap {
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navbar-container.pv2-75--ph0 {
  padding-left: 0;
  padding-right: 0;
}

.navbar {
  background-color: rgba(255, 255, 255, 0);
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navlink.hidden {
  display: none;
}

.brand {
  padding-left: 0;
}

.container.absolute {
  position: absolute;
}

.container.hero-container {
  height: 100%;
}

.container.hero-container.border-left {
  border: .5px #8ca1bf;
  border-left-style: solid;
}

.column--cd4--ct3--cl3--cp1 {
  text-align: left;
}

.column--cd4--ct3--cl3--cp1.padding27 {
  padding-left: 27px;
}

.ictfuture {
  width: 100px;
}

.wrapper.left {
  padding-right: 20%;
}

.wrapper.pd1-5 {
  flex: 1;
}

.wrapper.pd1-5.cm0-2 {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.flex-vertical {
  flex-direction: column;
  display: flex;
}

.slogan {
  text-align: left;
  font-size: 11px;
  line-height: 13.8px;
}

.heading {
  text-align: left;
}

.list.faq-list.negative-top {
  transform: translate(0, -16px);
}

.list-item.flex-horizontal {
  align-items: center;
  display: flex;
}

.icon {
  width: 14px;
  height: 14px;
}

.button--br3--bg1--pv0-5--bm0-1--pr0-5.flex-horizontal {
  justify-content: space-between;
  display: flex;
}

.button-text--fs7-1--fw2--pv0-5--ph2--lh1.flex-horizontal {
  flex-direction: row;
  display: flex;
}

.button-right {
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-circle {
  background-color: #fff;
  width: 2.5rem;
  height: 2.5rem;
}

.button-circle.br3.black {
  background-color: #000;
}

.button-circle.br3.white {
  background-color: #fff;
}

.button-circle.br3 {
  background-color: #152225;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-circle.br3.large {
  width: 4.5rem;
  height: 4.5rem;
}

.button-circle.br3.large.grey {
  background-color: #f8f8f8;
}

.button-arrow {
  width: 1.5625rem;
}

.button-arrow.button-arrow-left {
  transform: rotate(180deg);
}

._00_hero {
  height: 100vh;
}

.card.column--cd3--ct1--cl2--cp1.flex-bottom {
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
}

.flex-horizontal {
  display: flex;
}

.flex-horizontal.align-bottom {
  align-items: flex-end;
}

.card-bottom {
  background-color: #fff;
  border: 1px solid #fff;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  justify-content: flex-end;
  display: flex;
}

.bodytext--fs7-1--fw2--fc2.underline {
  text-decoration: underline;
}

.button-wrapper {
  float: left;
  position: relative;
}

.grow-wrapper {
  flex: 1;
  align-items: center;
  display: flex;
}

.card-link {
  flex-direction: column;
  flex: 1;
  display: flex;
}

.image-2 {
  width: auto;
}

.swiper-wrapper {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.image-wrapper {
  position: relative;
}

.image-wrapper.height90 {
  mix-blend-mode: darken;
  height: 90px;
}

.swiper-slide {
  background-color: var(--white);
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  padding: 2rem;
  display: flex;
  position: relative;
}

.arrows-wrapper {
  justify-content: flex-end;
  height: 4.5rem;
  display: flex;
}

@media screen and (max-width: 991px) {
  blockquote {
    font-size: 1.4rem;
  }

  .column--cd3--ct1--cl1--cp1.tablet-down-hidden, .hidden {
    display: none;
  }

  .image-2 {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .sg_font_item--pb2-gp1-5-bw1b {
    grid-template-columns: 100%;
  }

  .column--cd4--ct3--cl3--cp1.padding27 {
    padding-left: 0;
  }

  .wrapper.left {
    margin-bottom: 1rem;
    padding-right: 0%;
  }

  .wrapper.pv2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .spacer--pt2-5.portrait-hidden.landscape-hidden, .bodytext--fs7--fw2--lh1.portrait-hidden.landscape-hidden {
    display: none;
  }

  .spacer--pt4.portrait-padding8.landscape-padding4 {
    padding-top: 4rem;
  }

  .spacer--pt4.portrait-hidden.landscape-hidden {
    display: none;
  }

  .spacer--pt4.landscape-padding4 {
    padding-top: 4rem;
  }

  .spacer--pt3.landscape-hidden {
    display: none;
  }

  .grow-wrapper.landscape-shrink {
    flex: 0 auto;
  }

  .bodytext--fs7-1--fw2--lh1--fc2.portrait-hidden.landspace-hidden {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .column--cd4--ct3--cl3--cp1.padding27 {
    padding-left: 0;
  }

  .wrapper.left {
    margin-bottom: 2rem;
    padding-right: 0%;
  }

  .wrapper.pv2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .spacer--pt2-5.portrait-hidden {
    display: none;
  }

  .spacer--pt2-5.portrait-padding3 {
    padding-top: 3rem;
  }

  .line--bw1t.portrait-hidden {
    display: none;
  }

  .button-circle.br3 {
    background-color: #152225;
  }

  .button-circle.br3.large.grey.swiper-button-prev, .button-circle.br3.large.grey.swiper-button-next {
    width: 2.5rem;
    height: 2.5rem;
  }

  .bodytext--fs7--fw2--lh1.portrait-hidden {
    display: none;
  }

  .spacer--pt4.portrait-padding8 {
    padding-top: 8rem;
  }

  .spacer--pt4.portrait-hidden {
    display: none;
  }

  .heading2--fs2--lh2--fw1 {
    margin-bottom: 1rem;
  }

  ._00_hero.sm0-2--pv0 {
    height: auto;
    padding-bottom: 4rem;
  }

  .card-bottom {
    padding-top: 1rem;
    padding-bottom: .5rem;
  }

  .spacer--pt3.portrait-padding3 {
    padding-top: 3rem;
  }

  .grid--gd1--cd4--ct1--cl1--cp1.portrait-gap-0 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .spacer--pt1-25.portrait-padding1 {
    padding-top: 1rem;
  }

  .bodytext--fs7-1--fw2--lh1--fc2.portrait-hidden {
    display: none;
  }

  .column--cd8--ct4--cl3--cp6.portrait-padding2 {
    padding-top: 2rem;
  }
}

#w-node-_77697ffb-f981-94a8-bc0f-aec43c7c7079-fdb365ae, #w-node-_77697ffb-f981-94a8-bc0f-aec43c7c7080-fdb365ae, #w-node-_2139cfba-4359-e2fb-093a-723282222f65-82222f64, #w-node-_2139cfba-4359-e2fb-093a-723282222f6d-82222f64, #w-node-_5d9836e8-36b4-bbf2-4f52-953c9d6faf4b-fdb365af, #w-node-_4e57750e-c85c-996e-ff75-b21925908532-fdb365af, #w-node-e2ed2e8b-d97f-a228-73c6-54cdafe119c7-fdb365af, #w-node-e2ed2e8b-d97f-a228-73c6-54cdafe119f3-fdb365af, #w-node-_89a9891d-3ee6-c5bd-a9b5-ff5a15c408d8-fdb365b0, #w-node-_340dd001-37d3-525b-ee43-941c446ac9c0-fdb365b0, #w-node-_64ff30c5-aab8-db8f-a407-bd7dfbdf6603-fdb365b0, #w-node-_1a9c9243-fa5f-41a5-58f4-49463148ec1f-fdb365b0, #w-node-_0863400f-4363-f1e5-b59c-7540e3477ac3-fdb365b0, #w-node-_340dd001-37d3-525b-ee43-941c446ac9da-fdb365b0, #w-node-_340dd001-37d3-525b-ee43-941c446ac9b3-fdb365b0, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c206-fdb365b0, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c208-fdb365b0, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c20a-fdb365b0, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c20c-fdb365b0, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c20e-fdb365b0, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c210-fdb365b0, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c212-fdb365b0, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c214-fdb365b0, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c216-fdb365b0, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c218-fdb365b0, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c21a-fdb365b0, #w-node-_46850dd2-0c17-d9d4-0b63-4674cfc8d1b9-fdb365b1, #w-node-_46850dd2-0c17-d9d4-0b63-4674cfc8d1d9-fdb365b1, #w-node-_862e949d-0961-5443-09ac-99461f752961-fdb365b3, #w-node-f89bfa4b-4b27-ffc7-70f5-79e33afdd12b-fdb365b3, #w-node-ded1dd03-52b3-a61e-b6a3-e41c3618546d-fdb365b3, #w-node-_2f0482f4-d303-859b-6204-fd054a8fea9f-fdb365b3, #w-node-_6a81d4ea-5a0b-5b6c-1812-9298341abf1b-fdb365b3, #w-node-_6a81d4ea-5a0b-5b6c-1812-9298341abf22-fdb365b3, #w-node-_6a81d4ea-5a0b-5b6c-1812-9298341abf29-fdb365b3, #w-node-_6a81d4ea-5a0b-5b6c-1812-9298341abf30-fdb365b3, #w-node-_14b7a568-df95-c57b-eb5c-49af6173b5ff-fdb365b3, #w-node-_14b7a568-df95-c57b-eb5c-49af6173b614-fdb365b3, #w-node-_851f311e-14b5-c3aa-41c1-cb354d76929c-fdb365b3, #w-node-_851f311e-14b5-c3aa-41c1-cb354d7692a3-fdb365b3, #w-node-_04d8d540-0b58-3ac8-315f-c0b5ada40827-fdb365b3, #w-node-_04d8d540-0b58-3ac8-315f-c0b5ada4082e-fdb365b3, #w-node-_04d8d540-0b58-3ac8-315f-c0b5ada40835-fdb365b3, #w-node-_04d8d540-0b58-3ac8-315f-c0b5ada4083c-fdb365b3, #w-node-_5a3f034d-ceef-ede6-1d33-e1bd63de09c4-fdb365b3, #w-node-_434ce385-babb-1e5e-75d9-0e309efeb470-fdb365b4, #w-node-_434ce385-babb-1e5e-75d9-0e309efeb460-fdb365b4, #w-node-_434ce385-babb-1e5e-75d9-0e309efeb468-fdb365b4, #w-node-d1f4c1ae-9e07-05da-1c84-35c7aece23b1-fdb365b4, #w-node-d1f4c1ae-9e07-05da-1c84-35c7aece23b9-fdb365b4, #w-node-d1f4c1ae-9e07-05da-1c84-35c7aece23c1-fdb365b4, #w-node-_6d341d6b-5fdf-1fce-479d-9e8c61c82222-fdb365b4, #w-node-_6d341d6b-5fdf-1fce-479d-9e8c61c82229-fdb365b4, #w-node-_6d341d6b-5fdf-1fce-479d-9e8c61c82230-fdb365b4, #w-node-ee03750d-98ba-9780-11c4-2594987e6758-fdb365b4, #w-node-ee03750d-98ba-9780-11c4-2594987e6760-fdb365b4, #w-node-ee03750d-98ba-9780-11c4-2594987e6768-fdb365b4, #w-node-ee03750d-98ba-9780-11c4-2594987e6770-fdb365b4, #w-node-c5e77e45-6330-3989-dff9-16d7860bd763-fdb365b4, #w-node-_9fcf89a7-81ae-0ec3-2a5a-c861701f3ca7-fdb365b4, #w-node-_2e598a54-24e8-e09b-98a1-b2647a8b2e25-fdb365b4, #w-node-_2e598a54-24e8-e09b-98a1-b2647a8b2e2d-fdb365b4, #w-node-_265b3891-2362-c7cd-a831-cdadbd211288-fdb365b4, #w-node-_265b3891-2362-c7cd-a831-cdadbd211296-fdb365b4, #w-node-_15624a92-df93-70aa-62c5-63a4950beaa2-fdb365b4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexsans';
  src: url('../fonts/IBMPlexSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexsans';
  src: url('../fonts/IBMPlexSans-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexsans';
  src: url('../fonts/IBMPlexSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexsans';
  src: url('../fonts/IBMPlexSans-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexsans';
  src: url('../fonts/IBMPlexSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ibmplexsans';
  src: url('../fonts/IBMPlexSans-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}