:root {
  --black: #000;
  --white: #fff;
  --red: #da2729;
  --grey: gray;
}

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

@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 {
  background-color: var(--black);
  color: #333;
  flex-flow: column;
  font-family: Arial-p, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

.body {
  background-color: #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.logo-layer {
  z-index: 99;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.logo-block {
  position: relative;
}

.anime-logo {
  width: 300px;
}

.fade-out-layer {
  z-index: 10;
  background-image: linear-gradient(270deg, #000, #fff0);
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.fade-out-layer.right {
  background-image: linear-gradient(270deg, #000 50%, #fff0);
  display: flex;
  inset: 0% 0% 0% auto;
}

.div-block, .div-block-2 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-3 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 1%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-4 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 2%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-5, .div-block-6, .div-block-7 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 7%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-8, .div-block-9 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 12%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-10, .div-block-11, .div-block-12 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 17%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-13, .div-block-14 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 21%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-15, .div-block-16 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 23%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-17, .div-block-18 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 25%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-19, .div-block-20 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 28%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-21 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 31%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-22, .div-block-23 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 34%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-24, .div-block-25 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 35%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-26 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 36%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-27, .div-block-28 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 38%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-29 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 41%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-30, .div-block-31 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 45%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-32 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 47%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-33, .div-block-34 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 52%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-35, .div-block-36, .div-block-37 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 55%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-38 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 56%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-39 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 57%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-40 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 59%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-41, .div-block-42 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 62%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-43, .div-block-44, .div-block-45 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 64%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-46, .div-block-47 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 65%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-48 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 66%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-49 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 67%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-50, .div-block-51, .div-block-52 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-53 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 1%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-54 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 5%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-55, .div-block-56 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 10%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-57, .div-block-58 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 16%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-59 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 21%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-60, .div-block-61 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 25%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-62, .div-block-63 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 29%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-64, .div-block-65 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 33%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-66, .div-block-67 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 36%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-68, .div-block-69, .div-block-70 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 38%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-71 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 39%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-72 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 40%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-73 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 42%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-74, .div-block-75 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 45%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-76, .div-block-77 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 48%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-78 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 49%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-79, .div-block-80, .div-block-81, .div-block-82 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-83 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 2%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-84 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 7%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-85 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 15%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-86, .div-block-87 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 29%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-88, .div-block-89 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 36%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-90 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 41%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-91, .div-block-92 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 46%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-93, .div-block-94 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000 47%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-95 {
  z-index: 10;
  background-image: linear-gradient(90deg, #000, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.home-cate {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.home-cate-block {
  grid-column-gap: 2%;
  grid-row-gap: 2%;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 1680px;
  height: 70vh;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.home-cate-item {
  z-index: 5;
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 23%;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 5px #0003;
}

.barba-container {
  z-index: 10;
  position: relative;
}

.cate-card-title {
  z-index: 6;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  position: relative;
}

.bg-img {
  width: 100%;
  height: 100%;
}

.bg-img._1 {
  background-image: url('../images/cate-pic-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-img._2 {
  background-image: url('../images/cate-pic-1-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-img._3 {
  background-image: url('../images/cate-pic-1-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.color-layer {
  z-index: 5;
  opacity: 1;
  mix-blend-mode: color;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.color-layer._1, .color-layer._2 {
  background-image: url('../images/cate-pic-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.color-layer.blue {
  background-image: linear-gradient(#8da6da, #8da6da);
}

.color-layer.red {
  background-image: linear-gradient(#856262, #856262);
}

.color-layer.grey {
  background-image: linear-gradient(#9b9b9bcc, #9b9b9bcc);
}

.color-layer.purple {
  background-image: linear-gradient(#763f9b, #763f9b);
}

.color-layer.light-blue {
  mix-blend-mode: color;
  background-image: linear-gradient(#aeb4df, #aeb4df);
}

.slider {
  z-index: 1;
  background-color: #ddd0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.content-fade-out-layer {
  z-index: 10;
  background-image: linear-gradient(#000, #fff0);
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.cate-card-des {
  z-index: 5;
  opacity: .6;
  text-align: center;
  padding-top: 15px;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  position: relative;
}

.head {
  z-index: 99;
}

.text-block {
  color: #fff;
}

.page-top {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.page-top.abt-bg {
  filter: grayscale();
}

.page-top.overflow-show {
  overflow: visible;
}

.page-title {
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 22px;
}

.page-title-s {
  color: #fff;
  text-align: center;
  margin-top: 5px;
  font-size: 16px;
  line-height: 22px;
}

.page-top-tx-block {
  z-index: 5;
  position: absolute;
  inset: 30% 0% 10%;
}

.page-top-tx-block.overview-top {
  top: 40%;
}

.page-content-sec {
  z-index: 1;
  width: 100%;
  display: block;
  position: relative;
}

.page-content-sec.flex {
  flex-flow: row;
  justify-content: space-between;
  display: flex;
}

.page-content-sec.flex.sticky {
  position: sticky;
}

.page-left-menu {
  z-index: 1;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 18%;
  height: auto;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  position: sticky;
  top: 100px;
  bottom: auto;
  right: auto;
}

.page-content {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: wrap;
  align-items: flex-start;
  width: 100%;
  margin-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.div-block-96 {
  background-color: #793838;
  height: 2000px;
}

.side-menu-item {
  color: #ffffff80;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.side-menu-item.w--current {
  color: var(--white);
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
}

.header {
  z-index: 90;
  opacity: 1;
  width: auto;
  height: auto;
  position: sticky;
  inset: 0% auto auto 0%;
}

.head-menu {
  color: #ffffff80;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
}

.head-menu.w--current {
  color: var(--red);
}

.home-cate-bg {
  z-index: 2;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.home-cate-bg.p-1 {
  z-index: 3;
  background-image: url('../images/01-Project_smoky_s.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-cate-bg._2 {
  background-image: url('../images/cate-pic-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-cate-bg.blue {
  background-image: linear-gradient(#39425580, #39425580);
}

.home-cate-bg.red {
  background-image: linear-gradient(#55393980, #55393980);
}

.home-cate-bg.grey {
  background-image: linear-gradient(#4b4b4bab, #4b4b4bab);
}

.home-cate-bg.purple {
  background-image: linear-gradient(#4c395580, #4c395580);
}

.home-cate-bg.p-2 {
  background-image: url('../images/06_s.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-cate-bg.b-1 {
  z-index: 3;
  background-image: url('../images/02-10-Best_smoky_smoke_s.png');
  background-position: 58%;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-cate-bg.a-1 {
  z-index: 3;
  background-image: url('../images/03-About-Us_smoky_ver5_s.jpg');
  background-position: 46%;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-cate-bg.a-2 {
  background-image: url('../images/cate-pic-1-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-cate-bg.art-1 {
  z-index: 3;
  background-image: url('../images/04-Art_smoky.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-cate-bg-2 {
  z-index: 2;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.home-cate-bg-2.p-1 {
  z-index: 3;
  background-image: url('../images/cate-pic-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-cate-bg-2._2 {
  background-image: url('../images/cate-pic-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-cate-bg-2.blue {
  background-image: linear-gradient(#39425580, #39425580);
}

.home-cate-bg-2.red {
  background-image: linear-gradient(#55393980, #55393980);
}

.home-cate-bg-2.grey {
  background-image: linear-gradient(#4b4b4bab, #4b4b4bab);
}

.home-cate-bg-2.purple {
  background-image: linear-gradient(#4c395580, #4c395580);
}

.home-cate-bg-2.p-2 {
  background-image: url('../images/01-Project_s.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-cate-bg-2.b-1 {
  z-index: 3;
  background-image: url('../images/02-10-Best_s.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-cate-bg-2.a-1 {
  z-index: 3;
  background-image: url('../images/BH-2011-BW-拷貝.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-cate-bg-2.a-2 {
  background-image: url('../images/03-About-Us_smoky_ver5_original_s.jpg');
  background-position: 46%;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-cate-bg-2.art-1 {
  z-index: 3;
  background-image: url('../images/04-Art.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-cate-bg-2.b-2 {
  background-image: url('../images/02-10-Best_s.png');
  background-position: 58%;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-cate-bg-2.art-2 {
  background-image: url('../images/04-Art_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.page-container {
  max-width: 1400px;
  padding-left: 5%;
  padding-right: 5%;
}

.page-container.mt-m50 {
  margin-top: -50px;
}

.page-side-menu {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  text-align: right;
  flex-flow: column;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: 50px;
  right: 0;
}

.page-top-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.page-top-bg._1, .page-top-bg._2 {
  background-image: url('../images/cate-pic-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.page-top-bg.blue {
  background-image: linear-gradient(#39425580, #39425580);
}

.page-top-bg.red {
  background-image: linear-gradient(#55393980, #55393980);
}

.page-top-bg.grey {
  background-image: linear-gradient(#4b4b4bab, #4b4b4bab);
}

.page-top-bg.purple {
  background-image: linear-gradient(#4c395580, #4c395580);
}

.page-top-bg.light-blue {
  mix-blend-mode: multiply;
  background-image: linear-gradient(red, red);
}

.page-top-bg.abt {
  opacity: .6;
  background-image: url('../images/03-About-Us_smoky_ver5.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.page-bg-block {
  z-index: 1;
  background-color: #000;
  width: 100%;
  height: 100%;
  position: absolute;
}

.page-bg-block.fixed {
  position: fixed;
  inset: 0%;
}

.sticky-menu-btn {
  z-index: 99;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0% 0% auto auto;
}

.sec-block {
  width: 78.5%;
  padding-top: 50px;
}

.page-sec-title {
  color: var(--white);
  text-shadow: 0 0 3px var(--red);
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
}

.page-sec-des {
  color: var(--white);
  text-align: justify;
  margin-top: 10px;
  font-size: 12px;
  line-height: 22px;
}

.page-sec-des.mt-0 {
  margin-top: 0;
}

.menu-block {
  background-image: linear-gradient(#000, #fff0);
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
}

.image {
  text-align: center;
  margin-top: 30px;
  margin-left: 30px;
}

.code-embed-2 {
  display: none;
}

.sec-bg {
  opacity: .1;
  background-image: url('../images/cate-pic-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  max-width: 350px;
  height: 350px;
  position: absolute;
  inset: 45% 0% 0% auto;
  box-shadow: inset 0 0 50px 15px #000;
}

.menu-logo {
  order: -1;
  margin-left: 8%;
}

.menu-logo.w--current {
  right: 0;
}

.menu-logo-img {
  width: 100%;
  max-width: 170px;
}

.menu-list {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: -3px;
  display: flex;
}

.sec-contents-block {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 15px;
  display: flex;
}

.sec-pic-block {
  text-align: center;
  width: 25%;
  min-width: 250px;
  margin-top: 6px;
}

.head-container {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 5%;
  display: flex;
}

.sec-contents-list {
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.sec-pic {
  width: 100%;
  max-width: 100%;
}

.navbar {
  background-color: #ddd0;
  width: 100%;
}

.nav-menu {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  order: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.page-top-color-layer {
  z-index: 2;
  background-image: linear-gradient(0deg, #000, #fff0 55%);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.page-top-color-layer._1, .page-top-color-layer._2 {
  background-image: url('../images/cate-pic-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.page-top-color-layer.blue {
  background-image: linear-gradient(#8da6da, #8da6da);
}

.page-top-color-layer.red {
  background-image: linear-gradient(#856262, #856262);
}

.page-top-color-layer.grey {
  background-image: linear-gradient(#9b9b9bcc, #9b9b9bcc);
}

.page-top-color-layer.purple {
  background-image: linear-gradient(#763f9b, #763f9b);
}

.page-top-color-layer.light-blue {
  mix-blend-mode: color;
  background-image: linear-gradient(#aeb4df, #aeb4df);
}

.project {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.project-title {
  z-index: 1;
  opacity: 0;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 5vw;
  position: absolute;
}

.project-title._1 {
  line-height: 1;
}

.project-title-wrapper {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.main-wrapper {
  width: 100vw;
}

.view-box {
  flex-direction: column;
  width: 100vw;
  height: 100vh;
  min-height: auto;
  display: block;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.background-image {
  z-index: 0;
  object-fit: cover;
  width: 100vw;
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.projects-wrapper {
  object-position: 50% 0%;
  flex-flow: column;
  justify-content: flex-start;
  height: 100%;
  min-height: auto;
  display: flex;
  overflow: visible;
}

.scroll-track {
  background-color: #000;
  flex-direction: column;
  height: 400vh;
  display: flex;
}

.sm {
  font-size: 14px;
  line-height: 22px;
}

.ths15-cursor-wrapper {
  z-index: 10;
  mix-blend-mode: difference;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
}

.ths15-cursor {
  color: #161a14;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  background-color: #f1f2ed;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  font-size: 13px;
  font-weight: 700;
  line-height: 22px;
  display: flex;
}

.ths15-cursor-text {
  opacity: 0;
}

.ths15-menu-icon-bar-top-hover {
  background-color: #161a14;
  width: 70px;
  height: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
  position: absolute;
  inset: 0% auto auto -70px;
}

.ths15-contact-info {
  z-index: 9;
  cursor: pointer;
  background-color: #ff3f34;
  align-items: center;
  width: 350px;
  height: 130px;
  padding-left: 50px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
  overflow: hidden;
}

.ths15-header {
  z-index: 9;
  justify-content: space-between;
  align-items: stretch;
  height: 10vh;
  padding-left: 6vh;
  padding-right: 6vh;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.ths15-menu-icon-bar-bottom {
  background-color: #161a14;
  width: 70px;
  height: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.ths15-hero-section {
  min-height: 100vh;
  padding-top: 10vh;
  position: relative;
}

.ths15-contact-hover-text {
  color: #f1f2ed;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  position: absolute;
}

.ths15-contact-overlay {
  background-color: #f1f2ed;
  position: absolute;
  inset: 0%;
}

.ths15-emial-icon {
  opacity: .7;
  width: 20px;
}

.ths15-hero-slide {
  overflow: hidden;
}

.ths15-email-icon-wrapper {
  border: 1px solid #f1f2edb3;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  display: flex;
  position: relative;
}

.ths15-nav-link-hover-text {
  position: absolute;
  inset: auto 0% -20px;
}

.ths15-brand {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.ths15-menu-icon-bar-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ths15-hero-slider-btn-text-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: rotate(-90deg);
}

.ths15-hero-slider-btn-text-wrapper.ths15-next-btn {
  transform: rotate(90deg);
}

.ths15-slide-text-content {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.ths15-hero-slider-prev-btn {
  color: #161a14;
  letter-spacing: 4px;
  text-transform: uppercase;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 6vh;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  display: flex;
}

.ths15-heading-h1-first {
  color: #f1f2ed;
  margin-top: 0;
  margin-bottom: 0;
}

.ths15-contact-text-wrapper {
  flex-direction: column;
  position: relative;
  overflow: hidden;
}

.ths15-hero-slider-btn-line {
  background-color: #161a14bf;
  width: 2px;
  height: 100px;
  margin-bottom: 40px;
}

.ths15-hero-slider-btn-line.ths15-mergin-top {
  margin-top: 40px;
  margin-bottom: 0;
}

.ths15-hero-wrapper {
  background-color: #161a14;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ths15-contact-block {
  flex-direction: column;
  flex: 1;
  margin-left: 30px;
}

.ths15-slide-image-overlay {
  z-index: 1;
  background-color: #161a14;
  position: absolute;
  inset: 0%;
}

.ths15-heading-h1-wrapper {
  margin-bottom: 10px;
  padding-bottom: 5px;
  overflow: hidden;
}

.ths15-nav-block {
  align-items: center;
  display: flex;
}

.ths15-contact-text {
  color: #f1f2ed;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

.ths15-contact-text.ths15-light {
  margin-top: 2px;
  font-weight: 400;
}

.ths15-hero-slider {
  background-color: #0000;
  min-height: 90vh;
  padding-left: 6vh;
  padding-right: 6vh;
}

.ths15-slide-content {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 100px;
  padding-right: 100px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.ths15-slide-image {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.ths15-nav-link {
  opacity: .8;
  color: #161a14;
  letter-spacing: 2px;
  text-transform: uppercase;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-left: 60px;
  padding-top: 4px;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ths15-nav-link:hover {
  color: #161a14;
}

.ths15-hero-slider-btn-hover-text {
  position: absolute;
  inset: 20px 0% auto;
}

.ths15-heading-h1-second {
  color: #f1f2ed;
  margin-top: 0;
  margin-bottom: 0;
}

.ths15-heading-line {
  background-color: #f1f2ed;
  flex: 1;
  width: auto;
  height: 1px;
  margin-top: 45px;
  margin-right: 100px;
}

.ths15-menu-icon-bar-bottom-hover {
  background-color: #161a14;
  width: 70px;
  height: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
  position: absolute;
  inset: auto -70px 0% auto;
}

.ths15-page-wrapper {
  background-color: #f1f2ed;
  overflow: hidden;
}

.ths15-hero-slider-next-btn {
  color: #161a14;
  letter-spacing: 4px;
  text-transform: uppercase;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 6vh;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  display: flex;
}

.ths15-menu-icon-bar-top {
  background-color: #161a14;
  width: 70px;
  height: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.ths15-menu-icon {
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.ths15-html-embed {
  width: 70px;
  height: 70px;
  display: none;
  position: absolute;
  transform: rotate(90deg);
}

.ths15-hero-slider-nav {
  justify-content: flex-start;
  align-items: flex-end;
  height: auto;
  padding-top: 0;
  padding-bottom: 5.5vh;
  padding-left: 12vh;
  display: flex;
  inset: auto auto 0% 0%;
}

.ths15-logo {
  width: 100px;
}

.th15-menu-bottom {
  height: 30%;
  padding: 100px;
}

.ths15-menu-inner-block {
  border-bottom: 1px solid #161a1433;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  height: 70%;
  padding: 100px;
  display: flex;
}

.ths15-menu-link {
  color: #161a14;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 50px;
  font-weight: 400;
  line-height: 60px;
  text-decoration: none;
  transition: color .25s;
}

.ths15-menu-link:hover {
  color: #ff3f34;
}

.ths15-menu-links-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.ths15-menu-contact-info {
  color: #161a14;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.ths15-menu-block-right {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 60%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ths15-menu-social-link {
  opacity: .75;
  color: #161a14;
  margin-left: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 15px;
  font-weight: 400;
  line-height: 15px;
  text-decoration: none;
  transition: opacity .25s;
}

.ths15-menu-social-link:hover {
  opacity: 1;
  color: #ff3f34;
}

.ths15-menu-close-icon {
  cursor: pointer;
  background-color: #ff3f34;
  border-radius: 50%;
  justify-content: flex-start;
  align-items: flex-end;
  width: 250px;
  height: 250px;
  padding-bottom: 70px;
  padding-left: 62px;
  display: flex;
  position: absolute;
  inset: -125px -125px auto auto;
}

.ths15-menu-image-wrapper {
  flex-direction: column;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.ths15-menu-links-block {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.ths15-menu-links-block.ths15-margin-top {
  margin-top: 10px;
}

.ths15-menu-image-overlay {
  background-color: #fff;
  position: absolute;
  inset: 0%;
}

.ths15-menu {
  z-index: 9;
  background-color: #fff;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: -100% 0% 0%;
  overflow: hidden;
}

.ths15-menu-contact-link {
  opacity: .75;
  color: #161a14;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: color .25s;
  display: block;
}

.ths15-menu-contact-link:hover {
  opacity: 1;
}

.ths15-menu-block-left {
  background-color: #ff3f34;
  justify-content: center;
  align-items: center;
  width: 40%;
  padding: 100px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ths15-menu-link-small {
  color: #161a14;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
  transition: color .25s;
}

.ths15-menu-link-small:hover {
  color: #ff3f34;
}

.ths15-menu-social-icon {
  width: 20px;
}

.ths15-menu-close-icon-bar {
  background-color: #fff;
  width: 35px;
  height: 2px;
  transform: rotate(45deg);
}

.ths15-menu-close-icon-bar.ths15-second {
  position: absolute;
  transform: rotate(-45deg);
}

.ths15-menu-social-links-wrapper {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.ths15-menu-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.ths15-menu-block-overlay {
  z-index: 9;
  background-color: #161a14;
  position: absolute;
  inset: 0%;
}

.ths15-menu-bottom-link {
  color: #161a14;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 15px;
  font-weight: 400;
  line-height: 15px;
  text-decoration: none;
  transition: color .25s;
}

.ths15-menu-bottom-link:hover {
  color: #ff3f34;
}

.flex-offset {
  margin-right: -100vw;
  display: flex;
}

.full-page {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100dvh;
  display: flex;
}

.full-page.is-horizontal-scroll-section {
  border: 0 solid #f17144;
  width: 100vw;
}

.full-page.hori {
  background-color: #000;
  height: auto;
}

.sticky {
  border: 0 solid #e600ff;
  width: 100%;
  height: 100dvh;
  margin-bottom: -100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.h1 {
  text-align: center;
  font-size: 3rem;
}

.h1.text-color-white {
  color: #fff;
}

.mover {
  display: flex;
}

.height {
  background-image: none;
  height: 400dvh;
  position: relative;
}

.horizontal-scroll-wrap {
  padding-bottom: 100vh;
}

.full-width-pic {
  width: 100%;
}

.full-width-pic.flex {
  width: auto;
  height: 100%;
}

.page-top-title-only {
  width: 100%;
  padding-top: 120px;
  padding-bottom: 50px;
  position: relative;
  overflow: hidden;
}

.page-top-title-only.abt-bg {
  filter: grayscale();
}

.page-top-title-only.pb-0 {
  padding-bottom: 0;
}

.best-item-list {
  grid-column-gap: 2%;
  grid-row-gap: 15px;
  flex-flow: wrap;
  justify-content: flex-start;
  width: 100%;
  max-width: 1200px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.best-item {
  color: var(--white);
  text-align: center;
  width: 18%;
  height: 250px;
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.best-item-bg {
  width: 100%;
  height: 100%;
}

.best-item-bg._1 {
  background-image: url('../images/01_s.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.best-item-bg._2 {
  background-image: url('../images/02_s.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.best-item-bg._3 {
  background-image: url('../images/1_s.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.best-item-bg._4 {
  background-image: url('../images/1_s_4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.best-item-bg._5 {
  background-image: url('../images/1_s_3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.best-item-bg._6 {
  background-image: url('../images/3_s.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.best-item-bg._7 {
  background-image: url('../images/R1_s.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.best-item-bg._8 {
  background-image: url('../images/01_s.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.best-item-bg._9 {
  background-image: url('../images/L1_s.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.best-item-bg._10 {
  background-image: url('../images/1_s_2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.best-item-hover-layer {
  z-index: 1;
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.header-2 {
  z-index: 90;
  width: auto;
  height: auto;
  position: sticky;
  inset: 0% auto auto 0%;
}

.page-sec-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.page-sec-bg.best {
  background-image: linear-gradient(#00000080, #00000080), url('../images/02-10-Best_s.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.page-sec-bg.about {
  background-image: linear-gradient(#00000080, #00000080), url('../images/03-About-Us_smoky_ver5_banner.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.progress_fill {
  background-color: #fff;
  width: 0%;
  height: 100%;
  position: relative;
}

.tricks-slider_text {
  z-index: 2;
  font-size: 54px;
  font-weight: 700;
  line-height: 60px;
  position: relative;
}

.progress {
  background-color: #ffffff17;
  width: 80%;
  height: 1.5px;
  margin-top: 2.5em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.page-wrapper {
  width: 100%;
  font-size: 1em;
  position: relative;
  overflow: hidden;
}

.container {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 100em;
  min-height: 100vh;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 5%;
  display: flex;
}

.main-wrapper-2 {
  margin-top: 50px;
}

.global-styles {
  position: fixed;
  inset: 0% 0% auto;
}

.tricks-slider_slide {
  color: #fff;
  text-align: center;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 42%;
  height: 80vh;
  max-height: 80vw;
  margin-right: 1em;
  padding: 2em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.tricks-slider {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.html {
  width: 0;
  height: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.image-2 {
  z-index: 1;
  object-fit: cover;
  width: 200%;
  max-width: none;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.slide-right-arrow {
  width: 100%;
  max-width: 300px;
  margin-top: 15px;
  padding-left: 50px;
}

.div-block-99 {
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.arrow {
  border-top: .0325em solid var(--red);
  border-right: .0325em solid var(--red);
  width: 50px;
  height: 50px;
  position: relative;
}

.arrow---line {
  background-color: var(--red);
  transform-origin: 100%;
  width: 133%;
  height: .035em;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(0, -50%)rotate(-45deg);
}

.portfolio---text {
  font-size: 72px;
  line-height: 80px;
  position: relative;
}

.container-2 {
  max-width: 90rem;
  padding-left: 6rem;
  padding-right: 6rem;
}

.portfolio---image {
  z-index: -2;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  position: fixed;
  inset: 0%;
}

.porfolio---item {
  padding-top: 75px;
  padding-bottom: 75px;
  position: relative;
}

.portfolio---link {
  z-index: 2;
  grid-column-gap: .125em;
  color: #fff;
  align-items: flex-end;
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: 72px;
  line-height: 80px;
  text-decoration: none;
  display: none;
  position: absolute;
  inset: 0%;
}

.porfolio---link-arrow {
  margin-left: 30px;
  padding-bottom: .125em;
}

.section-2 {
  padding-top: 50dvh;
  padding-bottom: 50dvh;
}

.logo-wrapper {
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.smoke-block {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.smoke-logo {
  z-index: 50;
  width: 100%;
  max-width: 250px;
  position: relative;
}

.smole-logo-anime {
  z-index: 99;
  display: none;
}

.page-top-menu {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.page-head-menu {
  color: #fff;
  text-align: center;
  border-bottom: 1px solid #0000;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
}

.side-menu-title {
  color: var(--red);
  text-align: right;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.div-block-101 {
  width: 100%;
  height: 100vh;
}

.about-cate-item {
  color: var(--white);
  text-align: center;
  width: 23%;
  height: 170px;
  font-size: 18px;
  line-height: 30px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.about-cate-item.hilight {
  width: 18%;
}

.about-cate-bg {
  width: 100%;
  height: 100%;
}

.about-cate-bg._1 {
  background-image: url('../images/Design-philosophy.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.about-cate-bg._2 {
  background-image: url('../images/BHA-LONDON_s.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.about-cate-bg._3 {
  background-image: url('../images/BHA-Sydney-Sneakpeek_s.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.about-cate-bg._4 {
  background-image: url('../images/BHA-HK_s.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.about-cate-bg._5 {
  background-image: url('../images/icon-pic_s.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.about-cate-bg._6 {
  background-image: url('../images/Icon-Pic1_s.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.about-cate-bg._7 {
  background-image: url('../images/IMG_0942_s.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.about-cate-bg._8 {
  background-image: url('../images/Enews-Icon_s.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.about-cate-bg._9 {
  background-image: url('../images/L1_s.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.about-cate-bg._10 {
  background-image: url('../images/1_s_2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.about-cate-bg.hilight-1 {
  background-image: url('../images/01_s.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.about-cate-bg.hilight-2 {
  background-image: url('../images/02-10-Best_s.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.about-cate-bg.hilight-3 {
  background-image: url('../images/1_s_6.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.about-cate-bg.hilight-4 {
  background-image: url('../images/10_s.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.about-cate-bg.hilight-5 {
  background-image: url('../images/1_s_4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.about-cate-bg.hilight-6 {
  background-image: url('../images/1_s_3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.about-cate-bg.hilight-7 {
  background-image: url('../images/1_s_7.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.about-cate-bg.hilight-8 {
  background-image: url('../images/1_s_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.about-cate-bg.hilight-9 {
  background-image: url('../images/01_s.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.about-cate-bg.hilight-10 {
  background-image: url('../images/L1_s.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.about-cate-hover-layer {
  z-index: 1;
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  padding-left: 5%;
  padding-right: 5%;
  font-size: 14px;
  line-height: 22px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.about-cate-list {
  grid-column-gap: 2%;
  grid-row-gap: 30px;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
  display: flex;
}

.header-onshow {
  z-index: 90;
  width: auto;
  height: auto;
  position: sticky;
  inset: 0% auto auto 0%;
}

.page-top-bg-no-scroll {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.page-top-bg-no-scroll._1, .page-top-bg-no-scroll._2 {
  background-image: url('../images/cate-pic-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.page-top-bg-no-scroll.blue {
  background-image: linear-gradient(#39425580, #39425580);
}

.page-top-bg-no-scroll.red {
  background-image: linear-gradient(#55393980, #55393980);
}

.page-top-bg-no-scroll.grey {
  background-image: linear-gradient(#4b4b4bab, #4b4b4bab);
}

.page-top-bg-no-scroll.purple {
  background-image: linear-gradient(#4c395580, #4c395580);
}

.page-top-bg-no-scroll.light-blue {
  mix-blend-mode: multiply;
  background-image: linear-gradient(red, red);
}

.page-top-bg-no-scroll.abt {
  opacity: .6;
  background-image: url('../images/03-About-Us_smoky_ver5.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.page-top-bg-no-scroll.highlights {
  opacity: .6;
  background-image: url('../images/02-10-Best_smoky_smoke_s.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.about-cate-title {
  line-height: 22px;
}

.page-sec-sub-title {
  color: var(--white);
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
}

.div-block-102 {
  order: -1;
  justify-content: flex-end;
  width: 18%;
  display: flex;
  position: relative;
}

.slider-gallery_component {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  min-height: 650px;
  display: flex;
  position: relative;
}

.slider-gallery_component.full-height {
  min-height: 100vh;
}

.slider-bg_component {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.swiper.is-slider-bg {
  width: 100%;
  height: 100%;
}

.swiper.is-slider-thumbs {
  width: 100%;
  overflow: visible;
}

.swiper.is-slider-titles {
  height: 100%;
  overflow: visible;
}

.swiper-wrapper.is-slider-bg {
  width: 100%;
  height: 100%;
}

.swiper-wrapper.is-slider-thumbs {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.swiper-wrapper.is-slider-titles {
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.swiper-slide.is-slider-bg {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.swiper-slide.is-slider-thumbs {
  flex: none;
  width: 100%;
  padding-right: 5px;
}

.swiper-slide.is-slider-titles {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: 100%;
  padding-top: 15px;
  padding-left: 15px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  display: flex;
}

.slider-bg_img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.slider-gallery_bottom-wrapper {
  z-index: 5;
  grid-column-gap: 0px;
  grid-row-gap: 5px;
  opacity: 0;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #0006;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding: 15px 5%;
  transition: opacity .4s cubic-bezier(.55, .085, .68, .53);
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.slider-gallery_bottom-wrapper:hover, .slider-gallery_bottom-wrapper.show {
  opacity: 1;
}

.slider-thumbs_component {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.slider-gallery_button {
  color: var(--white);
  flex: none;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
}

.slider-wrapper {
  width: 100%;
  max-width: 500px;
  overflow: hidden;
}

.slider-thumbs_overflow {
  position: relative;
  overflow: hidden;
}

.slider-thumbs_wrapper {
  width: 25%;
  max-width: 100px;
}

.slider-thumbs_height {
  padding-top: 60%;
  position: relative;
}

.slider-thumbs_img {
  cursor: pointer;
  border-radius: 4%;
  width: auto;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.slider-gallery_numbers {
  color: var(--white);
  letter-spacing: .04em;
  margin-bottom: 0;
}

.slider-gallery_button-icon {
  width: 40%;
}

.slider-gallery_button-icon.is-reversed {
  transform: rotate(-180deg);
}

.global-symbol {
  position: absolute;
  inset: 0%;
}

.slider-titles_component {
  height: 100%;
  position: relative;
  overflow: hidden;
}

.ex-list {
  border-top: 1px solid var(--grey);
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.ex-item {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border-bottom: 1px solid var(--grey);
  color: var(--white);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.ex-item:hover {
  color: var(--red);
}

.ex-item-bg {
  width: 100%;
}

.link-item-btn {
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  color: var(--white);
  background-color: #ffffff1a;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: background-color .2s, color .2s;
  display: flex;
}

.link-item-btn.align-right {
  order: 1;
}

.ex-item-row {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.tab-link {
  color: var(--white);
  background-color: #ddd0;
  padding: 0;
  font-weight: 700;
  line-height: 22px;
}

.tab-link.w--current {
  color: var(--red);
  background-color: #ddd0;
}

.tabs {
  width: 100%;
}

.tab-menu {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 15px;
  display: flex;
}

.tabs-content {
  width: 100%;
}

.link-item-arrow {
  width: 20px;
}

.link-item-arrow.is-reversed {
  transform: rotate(-180deg);
}

.div-block-104 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  flex-flow: column;
  align-items: flex-end;
  display: flex;
}

.tab-content-title {
  color: var(--white);
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 22px;
}

.info-btn {
  z-index: 5;
  background-color: var(--red);
  cursor: pointer;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: absolute;
  inset: 30px 30px auto auto;
}

.btn-tx {
  color: var(--white);
}

.info-block {
  z-index: 10;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #ffffff80;
  width: 100%;
  height: 100%;
  padding-top: 30px;
  padding-left: 30px;
  position: absolute;
  inset: 0%;
}

.info-tx {
  text-align: justify;
  padding-right: 12%;
}

.close-btn {
  z-index: 10;
  background-color: var(--red);
  cursor: pointer;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: absolute;
  inset: 30px 30px auto auto;
}

.gallery-list {
  grid-column-gap: 1%;
  grid-row-gap: 1%;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.gallery-item {
  width: 24%;
  position: relative;
}

.image-4 {
  width: 100%;
  height: 100%;
}

.map-pic {
  text-align: center;
  width: 25%;
  min-width: 400px;
  margin-top: 6px;
}

.page-sec-des-row {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.page-sec-des-title {
  color: var(--red);
  text-align: justify;
  min-width: 100px;
  font-size: 12px;
  line-height: 22px;
}

.page-sec-des-title.mt-0 {
  margin-top: 0;
}

.ex-item-pic {
  width: 100px;
  height: 70px;
  overflow: hidden;
}

.n-slider {
  background-color: #ddd0;
  width: 100%;
  height: auto;
}

.n-slide-item.ic-1 {
  background-image: url('../images/int_l-collaboration-pg1-拷貝.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.n-slide-item.ic-2 {
  background-image: url('../images/int_l-collaboration-pg2-拷貝.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.n-slide-item.ic-3 {
  background-image: url('../images/int_l-collaboration-pg3-拷貝.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.n-slide-item.ic-4 {
  background-image: url('../images/int_l-collaboration-pg4-拷貝.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.n-slide-item.pub-1 {
  background-image: url('../images/1.-Incubation-architecture-2019.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.n-slide-pic {
  width: 100%;
  height: 100%;
  min-height: 650px;
  display: flex;
}

.n-slide-pic.ic-1 {
  background-image: url('../images/int_l-collaboration-pg1-拷貝.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.n-slide-pic.ic-2 {
  background-image: url('../images/int_l-collaboration-pg2-拷貝.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.n-slide-pic.ic-3 {
  background-image: url('../images/int_l-collaboration-pg3-拷貝.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.n-slide-pic.ic-4 {
  background-image: url('../images/int_l-collaboration-pg4-拷貝.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.n-slide-pic.pub-1 {
  background-image: url('../images/1.-Incubation-architecture-2019.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.n-slide-pic.pub-2 {
  background-image: url('../images/2_s_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.n-slide-pic.pub-3 {
  background-image: url('../images/3.-Architecture-without-Adjectives-2011.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.n-slide-pic.pub-4 {
  background-image: url('../images/4.-10-2009.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.n-slide-pic.pub-5 {
  background-image: url('../images/5.-World_s-Best-Architectural-Designers-Series-2009.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.n-slide-pic.pub-6 {
  background-image: url('../images/6.-Institutional-Architecture-2007.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.n-slide-pic.pub-7 {
  background-image: url('../images/7.-Magical-Spaces-2006.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.n-slide-pic.pub-8 {
  background-image: url('../images/8.-Unification-of-Diversification-2004.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.n-slide-item-block {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.book-info {
  color: var(--white);
  text-align: center;
  margin-top: 15px;
}

.content-full {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 30px;
  padding-left: 4%;
  display: flex;
}

@media screen and (min-width: 1920px) {
  .home-cate-block {
    max-width: 1920px;
  }

  .home-cate-item {
    padding-top: 30px;
  }

  .page-content {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .page-container {
    max-width: 1920px;
  }

  .sec-block {
    width: 79%;
  }

  .sec-bg {
    top: 42%;
  }

  .menu-logo {
    margin-left: 8%;
  }

  .sec-contents-block {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .head-container {
    max-width: 1920px;
  }

  .full-width-pic {
    width: 100%;
  }

  .best-item-list {
    max-width: 1280px;
  }

  .porfolio---item {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .about-cate-item {
    height: 210px;
  }

  .about-cate-list {
    max-width: 1280px;
  }

  .slider-gallery_component {
    min-height: 700px;
  }

  .n-slide-pic {
    min-height: 900px;
  }

  .content-full {
    padding-left: 8%;
  }
}

@media screen and (max-width: 991px) {
  .home-cate-block {
    grid-row-gap: 4%;
  }

  .home-cate-item {
    width: 48%;
    padding-top: 10px;
  }

  .page-top {
    overflow: visible;
  }

  .page-top-tx-block {
    top: 13%;
  }

  .sec-block {
    width: 76%;
  }

  .sec-pic-block {
    min-width: 200px;
  }

  .sec-contents-list {
    width: 100%;
  }

  .sec-pic.design-philosophy {
    max-width: 90px;
  }

  .best-item {
    width: 49%;
  }

  .tricks-slider_text {
    font-size: 48px;
    line-height: 50px;
  }

  .progress {
    margin-top: 30px;
  }

  .container {
    padding-left: 4em;
    padding-right: 4em;
  }

  .tricks-slider_slide {
    width: 48%;
    margin-right: 2em;
  }

  .slide-right-arrow {
    max-width: 250px;
  }

  .portfolio---text {
    font-size: 64px;
    line-height: 70px;
  }

  .container-2 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .portfolio---link {
    font-size: 64px;
    line-height: 70px;
  }

  .about-cate-item {
    width: 48%;
  }

  .about-cate-list {
    grid-column-gap: 4%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .slider-gallery_component {
    min-height: 50vh;
  }

  .map-pic {
    min-width: 200px;
  }
}

@media screen and (max-width: 767px) {
  .home-cate {
    height: auto;
  }

  .home-cate-block {
    grid-row-gap: 5%;
    height: auto;
    padding-left: 0%;
    padding-right: 0%;
  }

  .home-cate-item {
    width: 100%;
    height: 60vh;
    padding-top: 15px;
    padding-left: 0;
    padding-right: 0;
  }

  .page-title-s {
    margin-top: 15px;
  }

  .page-top-tx-block {
    bottom: 15%;
  }

  .page-left-menu {
    display: none;
  }

  .page-content {
    margin-top: 75px;
    padding-left: 0;
  }

  .home-cate-bg.art-1, .home-cate-bg-2.art-2 {
    background-position: 50% 30%;
  }

  .sec-block {
    width: 100%;
    padding-top: 30px;
  }

  .menu-logo.w--current {
    margin-left: 0%;
    padding-left: 0;
  }

  .sec-contents-block {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
  }

  .sec-pic-block {
    margin-top: 0;
  }

  .page-top-title-only {
    padding-bottom: 40px;
  }

  .best-item-list {
    grid-row-gap: 15px;
  }

  .tricks-slider_text {
    font-size: 32px;
    line-height: 40px;
  }

  .container {
    min-height: 80vh;
  }

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

  .portfolio---text {
    font-size: 48px;
    line-height: 50px;
  }

  .portfolio---link {
    grid-column-gap: .25em;
    font-size: 48px;
    line-height: 50px;
  }

  .page-head-menu {
    margin-top: 15px;
  }

  .side-menu-title {
    font-size: 36px;
    line-height: 40px;
  }

  .about-cate-list {
    grid-row-gap: 15px;
  }

  .div-block-102 {
    justify-content: flex-start;
  }

  .map-pic {
    margin-top: 0;
  }
}

@media screen and (max-width: 479px) {
  .home-cate-item {
    width: 100%;
    height: 50vh;
  }

  .page-top {
    overflow: visible;
  }

  .page-content {
    margin-top: 25px;
  }

  .page-sec-des {
    margin-top: 15px;
    font-size: 14px;
    line-height: 28px;
  }

  .menu-logo {
    z-index: 1;
  }

  .menu-list {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    background-color: #000000b3;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 75px;
    padding-bottom: 15px;
  }

  .head-container {
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .sec-pic.design-philosophy {
    max-width: 60px;
  }

  .icon {
    color: var(--white);
    font-size: 30px;
    line-height: 40px;
  }

  .menu-button {
    order: 1;
    padding: 0;
  }

  .menu-button.w--open {
    z-index: 1;
    background-color: #c8c8c800;
  }

  .nav-menu {
    background-color: #c8c8c800;
    flex-flow: column;
    position: fixed;
    top: 0;
  }

  .div-block-98 {
    flex-flow: column;
    display: flex;
  }

  .project-title {
    font-size: 8vw;
  }

  .page-top-title-only {
    padding-top: 90px;
    padding-bottom: 30px;
  }

  .best-item-list {
    grid-row-gap: 20px;
  }

  .best-item {
    width: 100%;
  }

  .tricks-slider_text {
    font-size: 28px;
    line-height: 30px;
  }

  .container {
    min-height: 70vh;
  }

  .tricks-slider_slide {
    width: 90%;
    max-height: 130vw;
    margin-right: 3em;
  }

  .portfolio---text, .portfolio---link {
    font-size: 30px;
    line-height: 40px;
  }

  .about-cate-item {
    width: 90%;
    height: 180px;
    margin-left: auto;
    margin-right: auto;
  }

  .about-cate-list {
    margin-top: 20px;
  }

  .div-block-102 {
    width: 25%;
  }

  .page-sec-des-title {
    margin-top: 15px;
    font-size: 14px;
    line-height: 28px;
  }
}


@font-face {
  font-family: 'Arial-p';
  src: url('../fonts/Arial-lgt.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arial-p';
  src: url('../fonts/Arial-Mdm-Itl.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Arial-p';
  src: url('../fonts/Arial-BL-lt.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Arial-p';
  src: url('../fonts/Arial-BL.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arial-p';
  src: url('../fonts/Arial-BD-It.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Arial-p';
  src: url('../fonts/Arial-Mdm.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arial-p';
  src: url('../fonts/Arial-BD.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arial-p';
  src: url('../fonts/Arial.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arial-p';
  src: url('../fonts/Arial-lt.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Arial-p';
  src: url('../fonts/Arial-lgt-lt.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}