.navbar {
  width: auto;
  height: 50px;
  max-width: none;
  min-width: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 70px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.logo-2 {
  width: 176px;
  height: 58px;
  background-image: url('../images/logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.logo-2.rc {
  z-index: 0;
  width: 230px;
  height: 40px;
  background-image: url('../images/projectroom2.svg');
  background-position: 0%;
  background-size: 160px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.logo-2.rc.w--current {
  z-index: auto;
  background-image: url('../images/logo_1.png');
  background-position: 50%;
  background-size: 229px;
}

.nav-menu {
  text-align: left;
  flex-flow: wrap;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.nav-link-2 {
  color: #fff;
  text-align: center;
  background-color: #6a80f6;
  border-radius: 5px;
  flex: 0 auto;
  margin-left: 14px;
  margin-right: 14px;
  padding: 8px 12px;
  font-family: Spoqahansansneo, sans-serif;
  font-size: 12px;
  line-height: 14px;
  transition: color .1s;
}

.nav-link-2:hover {
  color: #fff;
  background-color: #a2b1ff;
}

.nav-link-2.w--current {
  color: #872ed6;
}

.p-header {
  z-index: 2;
  width: auto;
  height: 50px;
  background-color: rgba(0, 0, 0, .3);
  display: block;
  position: fixed;
  top: 0%;
  bottom: 0;
  left: 0%;
  right: 0%;
  overflow: hidden;
  box-shadow: 3px 3px 4px rgba(83, 121, 178, .1);
}

.p-contents {
  height: auto;
  max-width: none;
  min-height: 0;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  position: static;
  overflow: hidden;
}

.p-footer {
  height: auto;
  background-color: #2c2e43;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 70px;
  position: relative;
}

.projectroom-wrap {
  height: 100vh;
  min-width: auto;
}

.p-main-image {
  z-index: 3;
  opacity: 1;
  margin-right: 3em;
  position: relative;
}

.p-content1 {
  max-width: none;
  background-image: radial-gradient(circle, rgba(15, 137, 251, .13), #fff 37%);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 120px 0;
  display: flex;
  position: relative;
}

.p-h1 {
  color: #222;
  letter-spacing: -2.6px;
  margin-right: 0;
  font-family: Spoqahansansneo, sans-serif;
  font-size: 44px;
  line-height: 65px;
}

.p-h1.left {
  color: #222;
  letter-spacing: -2px;
  margin-bottom: 40px;
  margin-right: 40px;
  padding-right: 0;
  font-size: 40px;
  line-height: 62px;
}

.p-h1.left.white {
  color: #fff;
  margin-right: 0;
}

.text-span {
  color: #3463de;
  font-weight: 700;
}

.p-content2-text {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 40px;
  margin-right: 60px;
  display: flex;
}

.p-main {
  height: auto;
  max-width: none;
  background-color: #253a85;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 220px 0 260px;
  display: flex;
  position: relative;
}

.span-bold {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.span-bold._2 {
  color: #000;
}

.span-bold.dark {
  color: #222;
}

.p-paragraph {
  color: #222;
  text-align: center;
  font-family: Spoqahansansneo, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.p-paragraph.left {
  max-width: 650px;
  color: #fff;
  text-align: left;
  margin-bottom: 20px;
}

.p-paragraph.left._2.dark, .p-paragraph.left.dark {
  color: #222;
}

.p-content2 {
  max-width: none;
  background-color: #3e54c5;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 20px 80px;
  display: flex;
  position: relative;
}

.p-content2.white {
  background-color: #fff;
  padding: 100px 20px 60px;
}

.text-span-3 {
  color: #bcee52;
  font-weight: 700;
}

.p-content1-text {
  align-items: center;
  margin-bottom: 40px;
  padding-left: 0;
  display: flex;
}

.image-4 {
  max-width: 100%;
  margin-left: -29px;
}

.div-block {
  max-width: none;
  justify-content: flex-end;
  display: flex;
}

.p-content3 {
  max-width: none;
  background-color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 20px 40px;
  display: flex;
  position: relative;
}

.p-content3.blue {
  color: #5a71c2;
  background-color: #5a71c2;
  padding-top: 100px;
  padding-bottom: 30px;
}

.p-content3-text {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 0;
  margin-right: 0;
  display: flex;
}

.p-content4 {
  max-width: none;
  background-color: #e8e8e8;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 20px 30px;
  display: flex;
  position: relative;
}

.p-content4.white {
  background-color: #fff;
}

.p-content4-text {
  flex-direction: column;
  align-items: flex-end;
  margin-bottom: 0;
  margin-right: 0;
  display: flex;
}

.image-5 {
  max-width: 95%;
  margin-top: 0;
  margin-left: 0;
  padding-right: 0;
  position: relative;
  left: 0;
}

.text-span-4 {
  color: #fff;
  font-size: 18px;
}

.text-span-4.dark {
  color: #222;
  font-size: 18px;
}

.image-6 {
  margin-left: 0;
  position: relative;
  top: 40px;
  left: -30px;
}

.text-block {
  width: auto;
  max-width: none;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-family: Spoqahansansneo, sans-serif;
}

.image-7 {
  margin-left: 0;
  position: relative;
  left: -43px;
}

.image-5-copy {
  margin-top: 0;
  margin-left: 0;
  padding-right: 0;
  position: relative;
  top: 30px;
  left: 0;
}

.text-span-5.dark {
  color: #222;
  font-size: 18px;
}

.text-span-6 {
  font-size: 18px;
}

.text-span-7 {
  font-size: 18px;
  font-weight: 300;
}

.text-span-8 {
  font-size: 18px;
}

.con-inner {
  width: 1120px;
  max-width: 1280px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.con-inner._2 {
  width: 1120px;
  max-width: 1280px;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
}

.footer-inner {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.text-block-2 {
  color: #fff;
  padding-right: 5px;
  font-family: Spoqahansansneo, sans-serif;
  font-size: 16px;
}

.text-block-2.dark {
  color: #558aec;
}

.p-service-btn {
  align-items: center;
  display: flex;
}

.span-bold2 {
  font-weight: 500;
}

.lottie-animation {
  padding-bottom: 10px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
  transform: scale(1.2);
}

.link, .link-2 {
  color: #fff;
  text-decoration: none;
}

@media screen and (min-width: 1280px) {
  .navbar {
    height: 50px;
  }

  .logo-2.rc {
    background-image: url('../images/projectroom2.svg');
  }

  .nav-link-2 {
    background-color: #6a80f6;
    font-family: Spoqahansansneo, sans-serif;
    font-weight: 500;
  }

  .nav-link-2:hover {
    color: #fff;
    background-color: #a2b1ff;
  }

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

  .p-contents {
    max-width: none;
    padding-top: 70px;
  }

  .p-footer {
    width: auto;
    height: 120px;
    max-width: none;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: relative;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .p-content1 {
    max-width: none;
    background-image: radial-gradient(circle, rgba(15, 137, 251, .13), rgba(255, 255, 255, 0) 31%);
    margin-top: 100px;
    padding-top: 160px;
    padding-bottom: 140px;
  }

  .p-h1 {
    margin-right: 0;
  }

  .p-h1.left {
    margin-right: 40px;
  }

  .p-content2-text {
    justify-content: center;
    margin-bottom: 20px;
  }

  .p-main {
    max-width: none;
    background-color: #253a85;
    padding-top: 300px;
    padding-bottom: 300px;
  }

  .p-paragraph.left {
    max-width: 680px;
  }

  .p-paragraph.left._2 {
    max-width: none;
  }

  .p-paragraph.left.dark {
    margin-bottom: 20px;
  }

  .p-content2 {
    max-width: none;
    padding-bottom: 100px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .p-content2.white {
    background-color: #fff;
    padding-left: 30px;
    padding-right: 30px;
  }

  .p-content1-text {
    justify-content: center;
    padding-left: 0;
  }

  .p-content3 {
    max-width: none;
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .p-content3.blue {
    background-color: #5a71c2;
    padding-left: 30px;
    padding-right: 30px;
  }

  .p-content3-text {
    justify-content: center;
    margin-left: 0;
  }

  .p-content4 {
    max-width: none;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .p-content4.white {
    background-color: #fff;
    padding-bottom: 60px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .p-content4-text {
    justify-content: center;
  }

  .image-5 {
    max-width: none;
    left: 0;
  }

  .image-6 {
    margin-top: 0;
    top: 41px;
  }

  .text-block {
    width: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 38px;
    padding-left: 70px;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .image-7 {
    left: -73px;
  }

  .image-5-copy {
    top: 30px;
    left: 0;
  }

  .con-inner {
    width: 1200px;
    max-width: 1280px;
    justify-content: space-between;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .con-inner._2 {
    width: 1200px;
    max-width: 1280px;
    justify-content: space-between;
  }

  .footer-inner {
    max-width: 1280px;
    padding-left: 0;
    position: static;
  }

  .text-block-2 {
    color: #558aec;
    line-height: 16px;
  }

  .text-block-2.dark {
    color: #558aec;
  }

  .text-block-2.white {
    color: #fff;
  }

  .lottie-animation {
    width: auto;
    max-width: none;
    background-color: #253a85;
    margin-left: auto;
    margin-right: auto;
    transform: scale(1.3);
  }
}

@media screen and (max-width: 991px) {
  .brand-container {
    flex: 1;
  }

  .menu-icon {
    color: #4a6bd9;
    font-size: 40px;
  }

  .navbar {
    padding-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;
    position: absolute;
  }

  .logo-2.rc {
    margin-top: 0;
  }

  .nav-menu {
    z-index: 1;
    height: auto;
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    padding-left: 80px;
    padding-right: 46px;
  }

  .menu-icon-container {
    border: 1px solid rgba(0, 0, 0, 0);
    align-items: center;
    padding: 0;
    display: block;
  }

  .menu-icon-container.w--open {
    z-index: 0;
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-link-2 {
    text-align: right;
    margin-left: 0;
    margin-right: 0;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 0;
  }

  .p-header {
    object-fit: fill;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
    overflow: visible;
  }

  .p-footer {
    padding-left: 40px;
    padding-right: 20px;
  }

  .projectroom-wrap {
    min-width: auto;
    overflow: visible;
  }

  .p-content1 {
    background-image: radial-gradient(circle, rgba(15, 137, 251, .13) 10%, #fff 41%);
    padding: 100px 40px;
  }

  .p-h1 {
    font-size: 38px;
  }

  .p-h1.left {
    text-align: center;
    margin-bottom: 60px;
    margin-right: 0;
    font-size: 40px;
    line-height: 60px;
  }

  .p-h1.left.white {
    margin-right: 0;
  }

  .p-content2-text {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .p-paragraph {
    max-width: 560px;
    min-width: auto;
    letter-spacing: -.5px;
    font-size: 18px;
    line-height: 32px;
  }

  .p-paragraph.left {
    max-width: 700px;
    text-align: center;
    margin-bottom: 14px;
    font-size: 20px;
    line-height: 32px;
  }

  .p-content2 {
    flex-direction: column;
    align-items: center;
    padding: 100px 40px 80px;
  }

  .p-content2.white {
    padding-bottom: 80px;
  }

  .image-4 {
    max-width: 100%;
    margin-left: 0;
  }

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

  .p-content3 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
    padding: 100px 40px;
  }

  .p-content3.blue {
    margin-bottom: 0;
    padding-bottom: 100px;
  }

  .p-content3-text {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 60px;
    margin-right: 0;
  }

  .p-content4 {
    flex-direction: column-reverse;
    align-items: center;
    padding: 100px 40px 80px;
  }

  .p-content4.white {
    padding-bottom: 100px;
  }

  .p-content4-text {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .image-5 {
    margin: 0;
    padding-left: 0;
    position: relative;
    top: 0;
    left: 0;
  }

  .image-6 {
    margin-right: 19px;
    padding-left: 0;
    top: 0;
    left: 17px;
  }

  .text-block {
    width: auto;
    max-width: none;
  }

  .image-7 {
    position: relative;
    top: 0;
    left: 0;
  }

  .image-5-copy {
    margin: 0;
    padding-left: 0;
    position: relative;
    top: 0;
    left: 0;
  }

  .con-inner {
    width: auto;
    max-width: none;
    flex-direction: column-reverse;
  }

  .con-inner._2 {
    width: auto;
    flex-direction: column;
  }

  .footer-inner {
    padding-left: 0;
    padding-right: 0;
  }

  .p-service-btn {
    justify-content: center;
    margin-left: -6px;
  }

  .lottie-animation {
    padding-bottom: 0;
    overflow: visible;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    height: 50px;
    margin-top: 0;
    padding: 7px 22px 7px 23px;
    position: absolute;
    overflow: visible;
  }

  .logo-2.rc {
    margin-top: 0;
  }

  .nav-menu {
    padding-right: 30px;
  }

  .p-header {
    height: 50px;
    background-color: rgba(0, 0, 0, .5);
  }

  .p-contents {
    height: auto;
  }

  .p-footer {
    padding-top: 40px;
    padding-left: 20px;
  }

  .p-main-image {
    justify-content: center;
    align-items: stretch;
    margin-bottom: 60px;
    margin-right: 0;
    display: flex;
  }

  .p-content1 {
    flex-direction: column;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .p-h1 {
    letter-spacing: -2px;
    font-size: 30px;
  }

  .p-h1.left {
    font-size: 36px;
    line-height: 46px;
  }

  .p-content2-text {
    margin-bottom: 30px;
  }

  .p-main {
    flex-direction: column;
    padding-top: 400px;
  }

  .p-paragraph {
    max-width: 546px;
    color: #222;
    letter-spacing: -.7px;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
  }

  .p-paragraph.left {
    max-width: none;
    color: #222;
    font-size: 18px;
    line-height: 28px;
  }

  .p-content2 {
    flex-direction: column;
    padding-bottom: 60px;
  }

  .p-content1-text {
    margin-bottom: 25px;
  }

  .image-4 {
    max-width: 80%;
  }

  .p-content3 {
    flex-direction: column;
  }

  .p-content3-text {
    margin-bottom: 40px;
  }

  .p-content4 {
    flex-direction: column-reverse;
    padding-bottom: 100px;
  }

  .p-content4-text {
    margin-bottom: 40px;
  }

  .image-5 {
    max-width: 90%;
    margin-bottom: 0;
    top: 0;
    left: -12px;
  }

  .text-span-4 {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
  }

  .image-6 {
    top: 0;
    left: 14px;
  }

  .text-block {
    font-size: 12px;
  }

  .image-7 {
    margin-top: -26px;
    padding-top: 0;
    padding-bottom: 40px;
  }

  .image-5-copy {
    margin-bottom: 0;
    top: 0;
    left: -30px;
  }

  .text-span-5, .text-span-6, .text-span-7 {
    color: #222;
    font-size: 16px;
    font-weight: 400;
  }

  .text-span-8 {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
  }

  .image-9 {
    max-width: 80%;
    margin-top: -108px;
    padding-top: 0;
  }
}

@media screen and (max-width: 479px) {
  .menu-icon {
    font-size: 32px;
  }

  .navbar {
    z-index: 2;
    height: 60px;
    background-color: rgba(0, 0, 0, 0);
    align-items: center;
    margin-top: 0;
    padding: 0 20px;
  }

  .logo-2.rc {
    width: 170px;
    height: 10px;
    background-size: 167px;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 47px;
  }

  .logo-2.rc.w--current {
    background-size: 167px;
  }

  .nav-menu {
    z-index: 3;
    background-color: rgba(0, 0, 0, 0);
    padding-left: 20px;
    padding-right: 28px;
  }

  .menu-icon-container {
    align-items: stretch;
    padding-top: 0;
    display: block;
  }

  .nav-link-2 {
    text-align: right;
    padding-top: 9px;
    padding-bottom: 9px;
    right: auto;
  }

  .p-header {
    height: 60px;
    background-color: #122361;
    overflow: visible;
  }

  .p-contents {
    padding-top: 60px;
  }

  .p-footer {
    height: auto;
    padding: 40px 10px;
  }

  .p-main-image {
    margin-bottom: 40px;
  }

  .p-content1 {
    padding: 80px 2%;
  }

  .p-h1 {
    margin-bottom: 20px;
    margin-right: 0;
    font-size: 22px;
    line-height: 21px;
  }

  .p-h1.left {
    font-size: 32px;
  }

  .p-content2-text {
    justify-content: center;
    margin-bottom: 30px;
  }

  .p-main {
    padding-top: 350px;
    padding-bottom: 220px;
  }

  .span-bold {
    width: auto;
    max-width: none;
    font-size: 15px;
    line-height: 26px;
    display: block;
  }

  .span-bold._2 {
    max-width: none;
    font-size: 14px;
  }

  .span-bold.long {
    max-width: none;
    color: #222;
  }

  .span-bold.dark {
    max-width: none;
  }

  .p-paragraph {
    color: #222;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    display: flex;
  }

  .p-paragraph.left {
    flex-direction: column;
    align-items: center;
    font-size: 14px;
    line-height: 22px;
    display: flex;
  }

  .p-content2 {
    padding-top: 80px;
    padding-left: 2%;
    padding-right: 2%;
  }

  .p-content2.white {
    margin-top: 0;
    padding: 80px 2% 60px;
  }

  .p-content1-text {
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    margin-left: 0;
  }

  .image-4 {
    max-width: 100%;
    margin-top: -20px;
  }

  .p-content3 {
    margin-bottom: 0;
    padding: 80px 2%;
  }

  .p-content3.blue {
    margin-bottom: 0;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .p-content3-text {
    justify-content: center;
  }

  .p-content4 {
    padding-top: 80px;
    padding-left: 2%;
    padding-right: 2%;
  }

  .p-content4.white {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .p-content4-text {
    justify-content: center;
  }

  .image-5 {
    max-width: 100%;
    margin-bottom: 0;
    padding-top: 0;
    top: 0;
    bottom: 0;
    left: 0;
  }

  .text-span-4 {
    max-width: 336px;
    min-width: auto;
    color: #fff;
    letter-spacing: -.7px;
    justify-content: center;
    align-items: center;
    margin-top: -20px;
    font-size: 14px;
    line-height: 24px;
    display: block;
  }

  .text-span-4.dark {
    max-width: 3555px;
    margin-top: -20px;
    font-size: 14px;
    line-height: 24px;
  }

  .image-6 {
    max-width: 100%;
    margin-bottom: 0;
    top: 0;
    left: 13px;
  }

  .text-block {
    width: auto;
    max-width: none;
  }

  .image-7 {
    max-width: 100%;
    margin-top: 0;
    margin-left: 16px;
    padding-bottom: 50px;
    top: 0;
    left: -7px;
  }

  .image-5-copy {
    max-width: 100%;
    margin-bottom: 0;
    padding-top: 0;
    top: 0;
    bottom: 0;
    left: -19px;
  }

  .text-span-5 {
    color: #222;
    font-size: 14px;
  }

  .text-span-5.dark {
    margin-top: -20px;
    font-size: 14px;
    line-height: 24px;
  }

  .text-span-6 {
    color: #222;
    margin-top: -20px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 24px;
  }

  .text-span-7 {
    margin-top: -20px;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
  }

  .text-span-8 {
    color: #fff;
    margin-top: -20px;
    padding-top: 0;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
  }

  .con-inner._2 {
    max-width: none;
  }

  .footer-inner {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-2 {
    font-size: 14px;
    font-weight: 500;
    line-height: 13px;
  }

  .text-block-2.dark, .text-block-2.white {
    font-size: 16px;
  }

  .p-service-btn {
    font-size: 12px;
  }

  .image-8 {
    max-width: 10%;
  }

  .span-bold2 {
    width: auto;
    max-width: 310px;
    font-size: 15px;
    line-height: 26px;
    display: block;
  }

  .span-bold2.long {
    width: 200px;
    max-width: none;
    color: #222;
    font-size: 16px;
  }
}


@font-face {
  font-family: 'Spoqahansansneo';
  src: url('../fonts/SpoqaHanSansNeo-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spoqahansansneo';
  src: url('../fonts/SpoqaHanSansNeo-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spoqahansansneo';
  src: url('../fonts/SpoqaHanSansNeo-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spoqahansansneo';
  src: url('../fonts/SpoqaHanSansNeo-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spoqahansansneo';
  src: url('../fonts/SpoqaHanSansNeo-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}