@import url("./Root.css");
@import url("./Obvio.css");
@import url("./Expand.css");

.header-container-box {
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (min-width: 768px) {
  .header-container-box {
    max-width: 760px;
  }
}

@media only screen and (min-width: 992px) {
  .header-container-box {
    max-width: 970px;
  }
}

@media only screen and (min-width: 1200px) {
  .header-container-box {
    max-width: 1280px;
  }
}

@media only screen and (min-width: 1600px) {
  .header-container-box {
    /* max-width: 1280px; */
    max-width: 1440px;
  }
}

.francinimarble-Header-Middle {
  transition: background ease 300ms;
}

.francinimarble-Header-Middle .header-logo {
  transition: filter ease 300ms;
}

.francinimarble-Header-Middle .dngTextBox,
.francinimarble-Header-Middle .header-content-wrap > *:not(.nav-bar),
.francinimarble-Header-Middle .Normal,
.francinimarble-Header-Middle .Normal > a,
.francinimarble-Header-Middle .Normal > a:link,
.francinimarble-Header-Middle .Normal > a:active,
.francinimarble-Header-Middle .Normal > a:visited,
.francinimarble-Header-Middle .dngTextBox a,
.francinimarble-Header-Middle .dngTextBox a:link,
.francinimarble-Header-Middle .dngTextBox a:active,
.francinimarble-Header-Middle .dngTextBox a:visited,
.francinimarble-Header-Middle .primary_structure > li > a {
  transition: color ease 300ms;
}

.floating-nav.floating-nav-sticky:not(.floating-active)
  .francinimarble-Header-Middle:not(:hover)
  .header-logo {
  filter: invert(1);
}

.floating-nav.floating-nav-sticky:not(.floating-active)
  .francinimarble-Header-Middle:not(:hover) {
  background-color: transparent !important;
}

.floating-nav.floating-nav-sticky:not(.floating-active)
  .francinimarble-Header-Middle:not(:hover)
  .white-logo {
  display: inline;
}

.floating-nav.floating-nav-sticky:not(.floating-active)
  .francinimarble-Header-Middle:not(:hover)
  .black-logo {
  display: none;
}

.floating-nav.floating-nav-sticky:not(.floating-active)
  .francinimarble-Header-Middle:hover
  .white-logo {
  display: none;
}

.floating-nav.floating-nav-sticky:not(.floating-active)
  .francinimarble-Header-Middle:hover
  .black-logo {
  display: inline-block;
}
.floating-nav.floating-nav-sticky:not(.floating-active)
  .francinimarble-Header-Middle:not(:hover)
  .dngTextBox,
.floating-nav.floating-nav-sticky:not(.floating-active)
  .francinimarble-Header-Middle:not(:hover)
  .header-content-wrap
  > *:not(.nav-bar),
.floating-nav.floating-nav-sticky:not(.floating-active)
  .francinimarble-Header-Middle:not(:hover)
  .Normal,
.floating-nav.floating-nav-sticky:not(.floating-active)
  .francinimarble-Header-Middle:not(:hover)
  .Normal
  > a,
.floating-nav.floating-nav-sticky:not(.floating-active)
  .francinimarble-Header-Middle:not(:hover)
  .Normal
  > a:link,
.floating-nav.floating-nav-sticky:not(.floating-active)
  .francinimarble-Header-Middle:not(:hover)
  .Normal
  > a:active,
.floating-nav.floating-nav-sticky:not(.floating-active)
  .francinimarble-Header-Middle:not(:hover)
  .Normal
  > a:visited,
.floating-nav.floating-nav-sticky:not(.floating-active)
  .francinimarble-Header-Middle:not(:hover)
  .dngTextBox
  a,
.floating-nav.floating-nav-sticky:not(.floating-active)
  .francinimarble-Header-Middle:not(:hover)
  .dngTextBox
  a:link,
.floating-nav.floating-nav-sticky:not(.floating-active)
  .francinimarble-Header-Middle:not(:hover)
  .dngTextBox
  a:active,
.floating-nav.floating-nav-sticky:not(.floating-active)
  .francinimarble-Header-Middle:not(:hover)
  .dngTextBox
  a:visited,
.floating-nav.floating-nav-sticky:not(.floating-active)
  .francinimarble-Header-Middle:not(:hover)
  .primary_structure
  > li
  > a {
  color: #fff !important;
}

.floating-nav.floating-nav-sticky
  .francinimarble-Header-Middle
  .primary_structure
  > li.current
  > a
  span,
.floating-nav.floating-nav-sticky
  .francinimarble-Header-Middle
  .primary_structure
  > li.menu_hover
  > a
  span {
  text-decoration: underline;
}

#Body
  .floating-nav.floating-nav-sticky:not(.floating-active)
  .francinimarble-Header-Middle:not(:hover)
  .primary_structure
  > li.current
  > a,
#Body
  .floating-nav.floating-nav-sticky:not(.floating-active)
  .francinimarble-Header-Middle:not(:hover)
  .primary_structure
  > li.menu_hover
  > a {
  color: #fff !important;
}

@media only screen and (max-width: 1199.98px) {
  .francinimarble-Header-Middle
    .header-container-box
    .header-area:nth-child(2).text-center {
    text-align: right !important;
  }

  .francinimarble-Header-Middle
    .header-container-box
    .header-area:nth-child(2).text-center
    .header-content-wrap {
    align-items: flex-end;
  }

  .francinimarble-Header-Middle
    .header-container-box
    .header-area:nth-child(3) {
    display: none;
  }

  .francinimarble-Header-Middle-02
    .header-container-box
    .header-area:nth-child(2).text-center {
    text-align: right !important;
  }

  .francinimarble-Header-Middle-02
    .header-container-box
    .header-area:nth-child(2).text-center
    .header-content-wrap {
    align-items: flex-end;
  }

  .francinimarble-Header-Middle-02
    .header-container-box
    .header-area:nth-child(3) {
    display: none;
  }
}

/* section-header-padding */
.section-header-padding {
  padding-top: var(--headerHeight);
}

@media all and (max-width: 991.98px) {
  .section-header-padding {
    padding-top: var(--mobileHeaderHeight);
  }
}

/* custom-bannerSection-01 */
.custom-bannerSection-01 {
  min-height: calc(100vh - var(--headerHeight));
}

.custom-bannerSection-01.section-header-padding {
  min-height: 100vh;
}

.custom-bannerSection-01 .is-overlay::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.7) 0%,
    rgba(0, 0, 0, 0) 100%
  );
}

@media all and (max-width: 991.98px) {
  .custom-bannerSection-01,
  .custom-bannerSection-01.section-header-padding {
    min-height: auto;
  }
}

/* custom-bannerSection-02 */
.custom-bannerSection-02 {
  min-height: calc(100vh - var(--headerHeight));
}

.custom-bannerSection-02.section-header-padding {
  min-height: 100vh;
}

@media all and (max-width: 991.98px) {
  .custom-bannerSection-02,
  .custom-bannerSection-02.section-header-padding {
    min-height: auto;
  }
}

/* custom-imgBox-01 */
.custom-imgBox-01 {
  /* 720 ~ 1920 - 16px */
  --ImageRadius: clamp(60px, 8.333333333333332vw + 0px, 160px);
}

@media all and (max-width: 991.98px) {
  .custom-imgBox-01 {
    /* 575 ~ 991 - 16px */
    --ImageRadius: clamp(
      75px,
      20.38369304556355vw + -42.206235011990415px,
      160px
    );
  }
}

.custom-imgBox-01 {
  position: relative;
  display: inline-block;
  padding-right: var(--ImageRadius);
}

.custom-imgBox-01 .float-img {
  position: absolute;
  top: 50%;
  right: 0;
  width: calc(2 * var(--ImageRadius));
  height: calc(2 * var(--ImageRadius));
  transform: translate3d(0, -50%, 0);
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
}

.custom-imgBox-01 .float-img img {
  position: absolute;
  inset: 6px;
  width: calc(100% - 12px);
  height: calc(100% - 12px);
  object-fit: cover;
  border-radius: 100%;
}

.custom-imgBox-01.floatInversion {
  padding-left: var(--ImageRadius);
  padding-right: 0;
}

.custom-imgBox-01.floatInversion .float-img {
  left: 0;
  right: auto;
}

/* custom-imgBox-02 */
.custom-imgBox-02 {
  /* 720 ~ 1920 - 16px */
  --ImageRadius: clamp(60px, 8.333333333333332vw + 0px, 160px);
}

.custom-imgBox-02 {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  padding-bottom: calc(1 / 2 * var(--ImageRadius));
}

.custom-imgBox-02 .float-img {
  position: absolute;
  left: 50px;
  bottom: 0;
  width: calc(2 * var(--ImageRadius));
  height: calc(2 * var(--ImageRadius));
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
}

.custom-imgBox-02 .float-img img {
  position: absolute;
  inset: 6px;
  width: calc(100% - 12px);
  height: calc(100% - 12px);
  object-fit: cover;
  border-radius: 100%;
}

/* custom-pageTitleSection-01 */
.custom-pageTitleSection-01 {
  /* 720 ~ 1920 - 16px */
  --ContentMarginTB: clamp(40px, 5vw + 4px, 100px);
}

.custom-pageTitleSection-01 {
  /* 720 ~ 1920 - 16px */
  min-height: clamp(350px, 17vw + 227.6px, 554px);
}

.custom-pageTitleSection-01 .is-overlay::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.custom-pageTitleSection-01.LargeHeight {
  min-height: clamp(350px, 26.25vw + 161px, 665px);
}

/* custom-pageTitleSection-02 */
.custom-pageTitleSection-02 {
  /* 720 ~ 1920 - 16px */
  --ContentMarginTB: clamp(40px, 5vw + 4px, 100px);
}

.custom-pageTitleSection-02 {
  /* 720 ~ 1920 - 16px */
  min-height: clamp(350px, 17vw + 227.6px, 554px);
  background-size: cover;
  background-repeat: no-repeat;
}

/* .custom-pageTitleSection-02 .is-overlay::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(151, 130, 99, 1) 0%, rgba(177, 161, 138, 0.1) 100%);
  mix-blend-mode: multiply;
} */

.custom-pageTitleSection-02.LargeHeight {
  min-height: clamp(350px, 26.25vw + 161px, 665px);
}

/* custom-pageTitleSection-03 */
.custom-pageTitleSection-03 {
  /* 720 ~ 1920 - 16px */
  --ContentMarginTB: clamp(40px, 5vw + 4px, 100px);
}

.custom-pageTitleSection-03 {
  /* 720 ~ 1920 - 16px */
  min-height: clamp(350px, 17vw + 227.6px, 554px);
}

.custom-pageTitleSection-03.LargeHeight {
  min-height: clamp(350px, 26.25vw + 161px, 665px);
}

/* custom-gradientSection-01 */
.custom-gradientSection-01 {
  /* 720 ~ 1920 - 16px */
  --ContentMarginTB: clamp(40px, 5vw + 4px, 100px);
}

.custom-gradientSection-01 {
  /* 720 ~ 1920 - 16px */
  min-height: clamp(350px, 19.5vw + 209.6px, 584px);
}

.custom-gradientSection-01 .is-overlay::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.7) 0%,
    rgba(0, 0, 0, 0) 100%
  );
}

.custom-gradientSection-01.LargeHeight {
  min-height: clamp(350px, 26.25vw + 161px, 665px);
}

/* custom-gradientSection-02 */
.custom-gradientSection-02 {
  /* 720 ~ 1920 - 16px */
  --ContentMarginTB: clamp(40px, 5vw + 4px, 100px);
}

.custom-gradientSection-02 {
  /* 720 ~ 1920 - 16px */
  min-height: clamp(350px, 19.5vw + 209.6px, 584px);
  justify-content: flex-start !important;
}

.custom-gradientSection-02 .is-overlay::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.7) 0%,
    rgba(0, 0, 0, 0) 100%
  );
}

.custom-gradientSection-02.LargeHeight {
  min-height: clamp(350px, 26.25vw + 161px, 665px);
}

/* custom-banner-title-01 */
.custom-banner-title-01 {
  position: relative;
  margin-bottom: 5px;
}

.custom-banner-title-01 .subTitle {
  margin-bottom: 12px;
  font-size: var(--fontTitle-04);
  font-family: var(--fontFamily-Poppins);
  font-weight: 200;
  line-height: var(--lineTitle-04);
  text-transform: uppercase;
}

.custom-banner-title-01 .title {
  margin-bottom: 0;
  font-size: var(--fontTitle-01);
  font-family: var(--fontFamily-Cinzel);
  line-height: var(--lineTitle-01);
}

/* custom-footerSection-01 */
.custom-footerSection-01 .is-social {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}

.custom-footerSection-01 .is-social a {
  font-size: 1.125rem;
  line-height: 1;
  text-decoration: none;
}

.custom-footerSection-01 .footer-list-link-01 {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin: 0;
  padding: 0;
}

.custom-footerSection-01 .footer-list-link-01 li {
  list-style: none;
}

/* custom-tabSection-01 */
.custom-tabSection-01 {
}

.custom-tabSection-01 .section-tabs-list {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px 10px;
  /* 720 ~ 1920 - 16px */
  margin-bottom: clamp(60px, 1.6666666666666667vw + 48px, 80px);
}

.custom-tabSection-01 .section-tabs-list .item {
  /* 720 ~ 1920 - 16px */
  padding: 18px clamp(20px, 2.5vw + 2px, 50px);
  color: #15222b;
  font-size: 1.25rem;
  font-family: var(--fontFamily-Cinzel);
  line-height: 1.3;
  border: 1px solid #fff;
  box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.1);
  border-radius: 100px;
  background-color: #fff;
  transition: all ease 300ms;
}

.custom-tabSection-01 .section-tabs-list .item:hover,
.custom-tabSection-01 .section-tabs-list .item.active {
  border-color: #ded6ce;
  background-color: #f4f0ec;
  box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.5);
}

.custom-tabSection-01 .section-tabs-list .item {
  border-radius: 0;
  color: rgba(21, 34, 43, 1);
  border: 1px solid rgba(217, 217, 217, 1);
  background-color: rgba(217, 217, 217, 1);
  box-shadow: none;
}

.custom-tabSection-01 .section-tabs-list .item:hover,
.custom-tabSection-01 .section-tabs-list .item.active {
  color: #fff;
  border-color: rgba(21, 34, 43, 1);
  background-color: rgba(21, 34, 43, 1);
  box-shadow: none;
}

/* custom-shopSection-01 */
.custom-shopSection-01 {
  justify-content: flex-end;
  min-height: 335px;
}

/* custom-shop-title-01 */
.custom-shop-title-01 {
  position: relative;
  margin-bottom: 5px;
}

.custom-shop-title-01 a,
.custom-shop-title-01 a:link {
  text-decoration: none;
}

.custom-shop-title-01 .subTitle {
  margin-bottom: 0;
  font-size: var(--fontTitle-05);
  font-family: var(--fontFamily-Poppins);
  font-weight: 200;
  line-height: var(--lineTitle-05);
  text-transform: uppercase;
}

.custom-shop-title-01 .title {
  margin-bottom: 0;
  font-size: var(--fontTitle-03);
  font-family: var(--fontFamily-Cinzel);
  line-height: var(--lineTitle-03);
}

.custom-shop-title-01 .icon {
  opacity: 0.3;
  font-size: 1.75rem;
  line-height: 1;
  transition: opacity ease 300ms;
}

.custom-shop-title-01:hover .icon {
  opacity: 1;
}

.custom-shop-title-01 .icon .sico {
  animation: custom-shop-title-01 1s ease-in-out 0s infinite alternate;
  transform: translateY(0);
}

@keyframes custom-shop-title-01 {
  0% {
    transform: translateY(-5px);
  }

  100% {
    transform: translateY(5px);
  }
}

/* custom-title-01 */
.custom-title-01 {
  position: relative;
  margin-bottom: 5px;
}

.custom-title-01 .subTitle {
  margin-bottom: 0;
  font-size: var(--fontTitle-04);
  font-family: var(--fontFamily-Poppins);
  font-weight: 200;
  line-height: var(--lineTitle-04);
  text-transform: uppercase;
}

.custom-title-01 .title {
  margin-bottom: 0;
  font-size: var(--fontTitle-02);
  font-family: var(--fontFamily-Cinzel);
  line-height: var(--lineTitle-02);
}

/* Button */
body [class*="custom-button-"] {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 18px var(--responsiveSpacing-01);
  font-size: 1.125rem;
  font-weight: 400;
  font-family: var(--fontFamily-Cinzel);
  line-height: calc(24 / 18);
  border-radius: 0;
  text-decoration: none !important;
  transition: all ease 300ms;
}

body [class*="custom-button-"].small-size {
  padding: 10px 20px;
}

/* custom-button-01 */
body .custom-button-01 {
  color: #fff !important;
  border: 2px solid var(--button-color1);
  background-color: var(--button-color1);
}

body .custom-button-01:hover {
  color: var(--button-hover-color1) !important;
  border-color: var(--button-hover-color1);
  background-color: transparent;
}

body .custom-button-01.colorInversion {
  color: var(--button-hover-color1) !important;
  border-color: var(--button-hover-color1);
  background-color: transparent;
}

body .custom-button-01.colorInversion:hover {
  color: #fff !important;
  border: 2px solid var(--button-color1);
  background-color: var(--button-color1);
}

/* custom-button-02 */
body .custom-button-02 {
  color: #fff !important;
  border: 2px solid var(--button-color2);
  background-color: var(--button-color2);
}

body .custom-button-02:hover {
  color: var(--button-color2) !important;
  border-color: var(--button-hover-color2);
  background-color: var(--button-hover-color2);
}

body .custom-button-02.colorInversion {
  color: var(--button-color2) !important;
  border-color: var(--button-hover-color2);
  background-color: var(--button-hover-color2);
}

body .custom-button-02.colorInversion:hover {
  color: #fff !important;
  border: 2px solid var(--button-color2);
  background-color: var(--button-color2);
}

/* custom-infoBox-01 */
.custom-infoBox-01 {
  position: relative;
  /* 720 ~ 1920 - 16px */
  margin-bottom: clamp(30px, 2.083333333333333vw + 15px, 55px);
}

.row.row-custom-infoBox-01 {
  /* 720 ~ 1920 - 16px */
  row-gap: clamp(30px, 2.083333333333333vw + 15px, 55px);
}

.row.row-custom-infoBox-01 .custom-infoBox-01 {
  margin-bottom: 0;
  height: 100%;
}

.custom-infoBox-01 a,
.custom-infoBox-01 a:link {
  text-decoration: none;
}

.custom-infoBox-01 .pic {
  position: relative;
  /* 720 ~ 1920 - 16px */
  margin-bottom: clamp(25px, 1.6666666666666667vw + 13px, 45px);
  padding-bottom: 100%;
}

.custom-infoBox-01 .pic img {
  display: block;
  border-radius: 0 var(--imgRadius-02) 0 0;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.row.row-custom-infoBox-01[data-column="2"]
  > [class*="col-"]:nth-child(4n + 1)
  .custom-infoBox-01
  .pic
  img {
  border-radius: 0 var(--imgRadius-02) 0 0;
}

.row.row-custom-infoBox-01[data-column="2"]
  > [class*="col-"]:nth-child(4n + 2)
  .custom-infoBox-01
  .pic
  img {
  border-radius: var(--imgRadius-02) 0 0 0;
}

.row.row-custom-infoBox-01[data-column="2"]
  > [class*="col-"]:nth-child(4n + 3)
  .custom-infoBox-01
  .pic
  img {
  border-radius: 0 0 var(--imgRadius-02) 0;
}

.row.row-custom-infoBox-01[data-column="2"]
  > [class*="col-"]:nth-child(4n + 4)
  .custom-infoBox-01
  .pic
  img {
  border-radius: 0 0 0 var(--imgRadius-02);
}

.custom-infoBox-01 .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.custom-infoBox-01 .content p:last-child {
  margin-bottom: 0;
}

.custom-infoBox-01 .content .info {
  position: relative;
  font-size: 1rem;
}

.custom-infoBox-01 .content .info .title {
  margin: 0 0 0;
  font-size: 1.5625rem;
  font-weight: 400;
  line-height: calc(32 / 25);
  letter-spacing: 0.02em;
}

.custom-infoBox-01 .content .info .category {
  font-size: 1.375rem;
  font-weight: 400;
  font-family: var(--fontFamily-Jost);
  line-height: calc(32 / 22);
  letter-spacing: 0.01em;
}

.custom-infoBox-01 .content .link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  font-size: 20px;
  line-height: 1;
  color: #292f36;
  background: #f4f0ec;
  border-radius: 70px;
  transition: all ease 300ms;
}

.custom-infoBox-01 .content .link:hover {
  color: #fff;
  background-color: #292f36;
}

.custom-infoBox-01 .content .link svg {
  width: 1em;
  height: 1em;
  fill: currentColor;
}

/* custom-infoBox-02 */
.custom-infoBox-02 {
  position: relative;
  margin-bottom: 30px;
  padding: 30px 20px;
  font-size: var(--font-size-24);
  font-weight: 200;
  line-height: var(--lineTitle-06);
  border-top: 1px solid rgba(199, 199, 199, 1);
}

.custom-infoBox-02::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  border-bottom: 1px solid rgba(199, 199, 199, 1);
}

.row.row-custom-infoBox-02 .custom-infoBox-02 {
  height: 100%;
  margin-bottom: 0;
}

.custom-infoBox-02 .title {
  margin: 0 0 2px;
  font-size: var(--font-size-40);
  font-family: var(--fontFamily-Poppins);
  font-weight: 300;
  line-height: var(--lineTitle-04);
  text-transform: uppercase;
}

.custom-infoBox-02 p:last-child {
  margin-bottom: 0;
}

/* custom-infoBox-03 */
.custom-infoBox-03 {
  position: relative;
  display: grid;
  grid-template: none;
  /* 720 ~ 1920 - 16px */
  margin-bottom: clamp(30px, 2.083333333333333vw + 15px, 55px);
}

.row.row-custom-infoBox-03 {
  /* 720 ~ 1920 - 16px */
  row-gap: clamp(30px, 2.083333333333333vw + 15px, 55px);
}

.row.row-custom-infoBox-03 .custom-infoBox-03 {
  margin-bottom: 0;
  height: 100%;
}

.custom-infoBox-03 > div {
  grid-column: 1 / 2;
  grid-row: 1 / 2;
}

.custom-infoBox-03 .pic {
  position: relative;
  border-radius: var(--imgRadius-02);
  overflow: hidden;
}

.row.row-custom-infoBox-03[data-column="2"]
  > [class*="col-"]:nth-child(2n + 1)
  .custom-infoBox-03
  .pic {
  border-radius: 0 0 0 var(--imgRadius-02);
}

.row.row-custom-infoBox-03[data-column="2"]
  > [class*="col-"]:nth-child(2n + 2)
  .custom-infoBox-03
  .pic {
  border-radius: 0 0 var(--imgRadius-02) 0;
}

.row.row-custom-infoBox-03[data-column="3"]
  > [class*="col-"]:nth-child(3n + 1)
  .custom-infoBox-03
  .pic {
  border-radius: 0 0 0 var(--imgRadius-02);
}

.row.row-custom-infoBox-03[data-column="3"]
  > [class*="col-"]:nth-child(3n + 2)
  .custom-infoBox-03
  .pic {
  border-radius: 0 0 0 0;
}

.row.row-custom-infoBox-03[data-column="3"]
  > [class*="col-"]:nth-child(3n + 3)
  .custom-infoBox-03
  .pic {
  border-radius: 0 0 var(--imgRadius-02) 0;
}

.custom-infoBox-03 .pic::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #15222b;
  opacity: 0.4;
}

.custom-infoBox-03 .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.custom-infoBox-03 .content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px;
  color: #fff;
}

.custom-infoBox-03 .content .title {
  color: #fff;
  font-size: var(--fontTitle-04);
  line-height: var(--lineTitle-04);
}

.custom-infoBox-03 .content a {
  color: #fff;
}

/* custom-infoBox-04 */
.custom-infoBox-04 {
  position: relative;
  /* 720 ~ 1920 - 16px */
  margin-bottom: clamp(30px, 2.083333333333333vw + 15px, 55px);
}

.row.row-custom-infoBox-04 {
  /* 720 ~ 1920 - 16px */
  row-gap: clamp(30px, 2.083333333333333vw + 15px, 55px);
}

.row.row-custom-infoBox-04 .custom-infoBox-04 {
  margin-bottom: 0;
  height: 100%;
}

.custom-infoBox-04 a,
.custom-infoBox-04 a:link {
  text-decoration: none;
}

.custom-infoBox-04 .pic {
  position: relative;
  /* 720 ~ 1920 - 16px */
  margin-bottom: clamp(25px, 1.6666666666666667vw + 13px, 45px);
}

.custom-infoBox-04 .pic img {
  display: block;
  border-radius: 25px;
  margin: 0 auto;
  aspect-ratio: 70/67;
  object-fit: cover;
}

/* .row.row-custom-infoBox-04[data-column="2"]
  > [class*="col-"]:nth-child(4n + 1)
  .custom-infoBox-04
  .pic
  img {
  border-radius: 0 var(--imgRadius-02) 0 0;
}

.row.row-custom-infoBox-04[data-column="2"]
  > [class*="col-"]:nth-child(4n + 2)
  .custom-infoBox-04
  .pic
  img {
  border-radius: var(--imgRadius-02) 0 0 0;
}

.row.row-custom-infoBox-04[data-column="2"]
  > [class*="col-"]:nth-child(4n + 3)
  .custom-infoBox-04
  .pic
  img {
  border-radius: 0 0 var(--imgRadius-02) 0;
}

.row.row-custom-infoBox-04[data-column="2"]
  > [class*="col-"]:nth-child(4n + 4)
  .custom-infoBox-04
  .pic
  img {
  border-radius: 0 0 0 var(--imgRadius-02);
} */

.custom-infoBox-04 .content {
  position: relative;
  display: flex;
  flex-direction: column;
  font-size: 1rem;
  min-height: 70px;
  justify-content: center;
}

.custom-infoBox-04 .content p:last-child {
  margin-bottom: 0;
}

.custom-infoBox-04 .content .title {
  margin: 0 0 0;
  font-size: 1.5625rem;
  font-weight: 400;
  line-height: calc(32 / 25);
  letter-spacing: 0.02em;
}

.custom-infoBox-04 .content .title a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.custom-infoBox-04 .content .title a .sico {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  font-size: 20px;
  line-height: 1;
  color: #292f36;
  background: #f4f0ec;
  border-radius: 70px;
  transition: all ease 300ms;
}

.custom-infoBox-04 .content .title a:hover .sico {
  color: #fff;
  background-color: #292f36;
}

.custom-infoBox-04 .content .title a svg {
  width: 1em;
  height: 1em;
  fill: currentColor;
}

/* custom-infoList-01 */
.custom-infoList-01 {
  position: relative;
  border-top: 1px solid rgba(199, 199, 199, 1);
}

.custom-infoList-01 > li {
  list-style: none;
  position: relative;
  padding: 30px 20px;
  font-size: var(--font-size-24);
  font-weight: 200;
  line-height: var(--lineTitle-06);
  border-bottom: 1px solid rgba(199, 199, 199, 1);
}

.custom-infoList-01 > li .title {
  margin: 0 0 2px;
  font-size: var(--font-size-40);
  font-family: var(--fontFamily-Poppins);
  font-weight: 400;
  line-height: var(--lineTitle-04);
}

.custom-infoList-01 > li p:last-child {
  margin-bottom: 0;
}

/* custom-iconBox-01 */
.custom-iconBox-01 {
  /* 720 ~ 1920 - 16px */
  --radius-01: clamp(35px, 1.6666666666666667vw + 23px, 55px);
  --radius-02: clamp(30px, 0.8333333333333334vw + 24px, 40px);
}

.custom-iconBox-01 {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
  padding: 20px 20px 40px;
  border: 1px solid #e7e7e7;
  border-radius: var(--radius-01);
}

.row.row-custom-iconBox-01 {
  row-gap: 30px;
}

.row.row-custom-iconBox-01 .custom-iconBox-01 {
  margin-bottom: 0;
  height: 100%;
}

.custom-iconBox-01 .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  /* 720 ~ 1920 - 16px */
  padding: clamp(35px, 3.3333333333333335vw + 11px, 75px) 20px;
  font-size: clamp(60px, 3.3333333333333335vw + 36px, 100px);
  line-height: 1;
  background: #f4f0ec;
  border-radius: var(--radius-02) var(--radius-02) 0 0;
}

.custom-iconBox-01 .icon,
.custom-iconBox-01 .icon .sico {
  color: #15222b;
}

.custom-iconBox-01 .content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding-top: clamp(20px, 1.6666666666666667vw + 8px, 40px);
  font-size: 1.125rem;
  line-height: calc(30 / 18);
  text-align: center;
}

.custom-iconBox-01 .content .title {
  margin: 0 0 15px;
  font-size: 1.5rem;
  line-height: calc(32 / 24);
}

.custom-iconBox-01 .content p {
  margin-bottom: 1rem;
}

.custom-iconBox-01 .content p:last-child {
  margin-bottom: 0;
}

.custom-iconBox-01 .content .bottomBox {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: flex-end;
}

/* custom-iconBox-02  */
.custom-iconBox-02 {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
  text-align: center;
}

.row.row-custom-iconBox-02 {
  /* 720 ~ 1920 - 16px */
  row-gap: clamp(35px, 3.3333333333333335vw + 11px, 75px);
}

.row.row-custom-iconBox-02 .custom-iconBox-02 {
  margin-bottom: 0;
}

.custom-iconBox-02 .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  /* 720 ~ 1920 - 16px */
  margin: 0 auto clamp(30px, 1.6666666666666667vw + 18px, 50px);
  /* 720 ~ 1920 - 16px */
  padding: clamp(20px, 1.25vw + 11px, 35px);
  width: auto;
  /* 720 ~ 1920 - 16px */
  font-size: clamp(40px, 2vw + 25.6px, 64px);
  line-height: 1;
  background: #f4f0ec;
  border-radius: 10px 24px 10px 10px;
}

.custom-iconBox-02 .icon,
.custom-iconBox-02 .icon .sico {
  color: #15222b;
}

.custom-iconBox-02 .pic {
  display: flex;
  justify-content: center;
  align-items: center;
  /* 720 ~ 1920 - 16px */
  margin: 0 auto clamp(30px, 1.6666666666666667vw + 18px, 50px);
}

.custom-iconBox-02 .pic img {
  border-radius: 10px 24px 10px 10px;
}

.custom-iconBox-02 .content {
}

.custom-iconBox-02 .content .title {
  /* 720 ~ 1920 - 16px */
  margin: 0 0 clamp(20px, 1.25vw + 11px, 35px);
  font-size: var(--font-size-40);
  line-height: calc(50 / 40);
}

.custom-iconBox-02 .content p {
  margin-bottom: 1rem;
}

.custom-iconBox-02 .content p:last-child {
  margin-bottom: 0;
}

/* custom-iconBox-03 */
.custom-iconBox-03 {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
  text-align: center;
}

.row.row-custom-iconBox-03 {
  /* 720 ~ 1920 - 16px */
  row-gap: clamp(30px, 1.25vw + 21px, 45px);
}

.row.row-custom-iconBox-03 .custom-iconBox-03 {
  margin-bottom: 0;
}

.custom-iconBox-03 .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  /* 720 ~ 1920 - 16px */
  margin: 0 auto 15px;
  /* 720 ~ 1920 - 16px */
  padding: clamp(25px, 1.25vw + 16px, 40px);
  width: auto;
  /* 720 ~ 1920 - 16px */
  font-size: clamp(40px, 3.3333333333333335vw + 16px, 80px);
  line-height: 1;
  background: #15222b;
  border-radius: 10px;
}

.custom-iconBox-03 .icon,
.custom-iconBox-03 .icon .sico {
  color: #fff;
}

.custom-iconBox-03 .pic {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 15px;
}

.custom-iconBox-03 .pic img {
  border-radius: 10px;
}

.custom-iconBox-03 .content {
}

.custom-iconBox-03 .content .title {
  margin: 0 0 5px;
  font-size: var(--font-size-30);
  line-height: calc(45 / 30);
}

.custom-iconBox-03 .content p {
  margin-bottom: 1rem;
}

.custom-iconBox-03 .content p:last-child {
  margin-bottom: 0;
}

/* custom-videoBox-01 */
.custom-videoBox-01 {
  position: relative;
  margin-bottom: 40px;
}

.row.row-custom-videoBox-01 {
  row-gap: 40px;
}

.row.row-custom-videoBox-01 .custom-videoBox-01 {
  margin-bottom: 0;
}

.custom-videoBox-01 .pic {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  border-radius: 0 0 var(--imgRadius-02) 0;
  overflow: hidden;
}

.custom-videoBox-01 .pic a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.custom-videoBox-01 .pic img {
  width: 100%;
}

.custom-videoBox-01 .content {
  text-align: center;
}

.custom-videoBox-01 .content .title {
  font-size: var(--fontTitle-06);
  line-height: var(--lineTitle-06);
}

.custom-videoBox-01 .content p:last-child {
  margin-bottom: 0;
}

/* custom-list-01 */
.custom-list-01 {
  margin-bottom: 0;
}

.custom-list-01 li {
  list-style-type: disc;
  padding-bottom: 12px;
}

.custom-playButton-01 {
  position: relative;
  width: 94px;
  height: 94px;
  background-color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.custom-playButton-01::before,
.custom-playButton-01::after,
.custom-playButton-01 .water::before,
.custom-playButton-01 .water::after {
  content: "";
  background-color: rgba(255, 255, 255, 0.25);
  opacity: 0.2;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  border-radius: 50%;
  animation: custom-playButton-01 4s infinite;
}

.custom-playButton-01::after {
  animation-delay: 0.3s;
}

.custom-playButton-01 .water::before {
  animation-delay: 0.6s;
}

.custom-playButton-01 .water::after {
  animation-delay: 0.9s;
}

.custom-playButton-01 .icon {
  width: 26px;
  height: 34px;
  background-image: linear-gradient(
    0deg,
    var(--accent-color),
    var(--accent-color2)
  );
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  display: block;
  position: relative;
  z-index: 1;
  border-radius: 3px 3px 3px 3px/3px 3px 3px 3px;
  margin-left: 8px;
}

@-webkit-keyframes custom-playButton-01 {
  0% {
    opacity: 0.8;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  75% {
    opacity: 0;
    -webkit-transform: scale(4);
    transform: scale(4);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(4);
    transform: scale(4);
  }
}

@keyframes custom-playButton-01 {
  0% {
    opacity: 0.8;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  75% {
    opacity: 0;
    -webkit-transform: scale(4);
    transform: scale(4);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(4);
    transform: scale(4);
  }
}

/* custom-bgBox-01 */
.custom-bgBox-01 {
  /* 720 ~ 1920 - 16px */
  padding: clamp(30px, 2.9166666666666665vw + 9px, 65px)
    clamp(30px, 6.666666666666667vw + -18px, 110px);
  text-align: center;
  background-color: #f4f0ec;
  border-radius: var(--borderRadius-01);
}

.custom-bgBox-01 p:last-child {
  margin-bottom: 0;
}

/* Custom-Swiper-01 */
.Custom-Swiper-01 {
  --ImageWidth: 1200;
  --ImageHeight: 705;
  --ImageMaxHeight: 705px;
  --ThumbnailHeight: 205px;
}

.Custom-Swiper-01 .swiper-container {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.Custom-Swiper-01 .swiper-container .swiper-wrapper-overflow {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;

  overflow: hidden;
}

.Custom-Swiper-01
  .swiper-container:not(.swiper-container-initialized)
  .swiper-slide,
.Custom-Swiper-01
  .swiper-container:not(.swiper-container-initialized)
  .swiper-pagination,
.Custom-Swiper-01
  .swiper-container:not(.swiper-container-initialized)
  .swiper-button-next,
.Custom-Swiper-01
  .swiper-container:not(.swiper-container-initialized)
  .swiper-button-prev,
.Custom-Swiper-01
  .swiper-container:not(.swiper-container-initialized)
  .swiper-scrollbar {
  display: none;
}

.Custom-Swiper-01 .swiper-container .swiper-button-next,
.Custom-Swiper-01 .swiper-container .swiper-button-prev {
  width: 34px;
  height: 34px;
  color: rgba(41, 47, 54, 1);
  background: rgba(244, 240, 236, 1);
  border-radius: 17px;
}

.Custom-Swiper-01 .swiper-container .swiper-button-next span,
.Custom-Swiper-01 .swiper-container .swiper-button-prev span {
  width: 8px;
  height: 8px;
  color: currentColor;
  border-top: 2px solid currentColor;
  border-left: 2px solid currentColor;
  margin: -4px 0 0 -3px;
  transform: rotate(-45deg) translate3d(0, 0, 0);
}

.Custom-Swiper-01 .swiper-container .swiper-button-next span {
  margin: -4px 0 0 -4px;
  transform: rotate(135deg) translate3d(0, 0, 0);
}

@media only screen and (min-width: 1600px) {
  .Custom-Swiper-01 .swiper-container .swiper-button-next {
    right: -17px;
  }

  .Custom-Swiper-01 .swiper-container .swiper-button-prev {
    left: -17px;
  }
}

.Custom-Swiper-01 .swiper-container-main {
  margin-bottom: 25px;
}

.Custom-Swiper-01 .swiper-container-main .swiper-slide {
  height: auto;
}

.Custom-Swiper-01 .swiper-container-main .pic {
  position: relative;
  width: 100%;
  max-height: var(--ImageMaxHeight);
}

.Custom-Swiper-01 .swiper-container-main .pic::before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: calc(var(--ImageHeight) / var(--ImageWidth) * 100%);
}

.Custom-Swiper-01 .swiper-container-main .pic img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.Custom-Swiper-01 .swiper-container-thumbnail .swiper-slide {
  width: auto;
}

.Custom-Swiper-01 .swiper-container-thumbnail .pic {
  position: relative;
  width: 100%;
  height: var(--ThumbnailHeight);
  cursor: pointer;
}

.Custom-Swiper-01 .swiper-container-thumbnail .pic::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.71);
  opacity: 0;
  transition: all ease 300ms;
  pointer-events: none;
}

.Custom-Swiper-01 .swiper-container-thumbnail .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.Custom-Swiper-01 .swiper-container-thumbnail .swiper-slide:hover .pic::after,
.Custom-Swiper-01
  .swiper-container-thumbnail
  .swiper-slide.swiper-slide-active
  .pic::after {
  opacity: 1;
}

@media only screen and (max-width: 767px) {
  .Custom-Swiper-01 .swiper-container-thumbnail .swiper-slide {
    width: calc(100% / 3);
  }

  .Custom-Swiper-01 .swiper-container-thumbnail .pic {
    height: 100px;
  }
}

/* Custom-easyCarousel-01 */
.Custom-easyCarousel-01 {
  --ImageWidth: 242;
  --ImageHeight: 242;
  position: relative;
}

.Custom-easyCarousel-01.easy-carousel {
  margin: 0 -5px;
}

.Custom-easyCarousel-01.easy-carousel:not([data-navigation="false"]) {
  padding-bottom: calc(30px + 34px);
}

.Custom-easyCarousel-01.easy-carousel .carousel-item {
  padding: 0 5px;
}

.Custom-easyCarousel-01.easy-carousel .pic {
  position: relative;
  padding-bottom: calc(var(--ImageHeight) / var(--ImageWidth) * 100%);
  width: 100%;
}

.Custom-easyCarousel-01.easy-carousel .pic a,
.Custom-easyCarousel-01.easy-carousel .pic img,
.Custom-easyCarousel-01.easy-carousel .pic .Lazy-loading {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.Custom-easyCarousel-01.easy-carousel .carousel-navigation {
  top: auto;
  bottom: 0;
  margin-top: 0;
  width: 34px;
  height: 34px;
  color: rgba(41, 47, 54, 1);
  background: rgba(244, 240, 236, 1);
  border-radius: 17px;
  opacity: 0.5;
  transition: all ease 300ms;
}

.Custom-easyCarousel-01.easy-carousel .carousel-navigation:hover {
  opacity: 1;
}

.Custom-easyCarousel-01.easy-carousel .carousel-navigation span {
  width: 8px;
  height: 8px;
  color: currentColor;
  border-top: 2px solid currentColor;
  border-left: 2px solid currentColor;
  margin: -4px 0 0 -3px;
  transform: rotate(-45deg) translate3d(0, 0, 0);
}

.Custom-easyCarousel-01.easy-carousel .carousel-next span {
  margin: -4px 0 0 -4px;
  transform: rotate(135deg) translate3d(0, 0, 0);
}

.Custom-easyCarousel-01.easy-carousel .carousel-next {
  right: 50%;
  transform: translate3d(calc(100% + 5px), 0, 0);
}

.Custom-easyCarousel-01.easy-carousel .carousel-prev {
  left: 50%;
  transform: translate3d(calc(-100% - 5px), 0, 0);
}

/* Custom-easyCarousel-02 */
.Custom-easyCarousel-02 {
  --ImageWidth: 202;
  --ImageHeight: 214;
  position: relative;
  text-align: center;
}

.Custom-easyCarousel-02.easy-carousel {
  margin: 0 -15px;
}

.Custom-easyCarousel-02.easy-carousel .carousel-item {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 25px;
  padding: 0 15px;
}

.Custom-easyCarousel-02 .pic {
  position: relative;
  padding-bottom: calc(var(--ImageHeight) / var(--ImageWidth) * 100%);
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.Custom-easyCarousel-02 .pic a,
.Custom-easyCarousel-02 .pic .img-Lazy-warp > .Lazy-loading,
.Custom-easyCarousel-02 .pic img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.Custom-easyCarousel-02 .content .title {
  margin: 0 0 0;
  font-size: var(--font-size-24);
  font-weight: 200;
  font-family: var(--fontFamily-Poppins);
  line-height: var(--lineTitle-06);
}

.Custom-easyCarousel-02 .content .title a {
  text-decoration: none;
}

.Custom-easyCarousel-02 .content .title a:hover {
  text-decoration: underline;
}

.Custom-easyCarousel-02.easy-carousel .carousel-navigation {
  margin-top: -17px;
  width: 34px;
  height: 34px;
  color: rgba(41, 47, 54, 1);
  background: rgba(244, 240, 236, 1);
  border-radius: 17px;
}

.Custom-easyCarousel-02.easy-carousel .carousel-navigation:hover {
  color: rgba(244, 240, 236, 1);
  background: rgba(41, 47, 54, 1);
}

.Custom-easyCarousel-02.easy-carousel .carousel-navigation span {
  width: 8px;
  height: 8px;
  color: currentColor;
  border-top: 2px solid currentColor;
  border-left: 2px solid currentColor;
  margin: -4px 0 0 -3px;
  transform: rotate(-45deg) translate3d(0, 0, 0);
}

.Custom-easyCarousel-02.easy-carousel .carousel-next span {
  margin: -4px 0 0 -4px;
  transform: rotate(135deg) translate3d(0, 0, 0);
}

.Custom-easyCarousel-02.easy-carousel .carousel-next {
  right: 25px;
}

.Custom-easyCarousel-02.easy-carousel .carousel-prev {
  left: 25px;
}

@media only screen and (min-width: 1600px) {
  .Custom-easyCarousel-02.easy-carousel .carousel-next {
    right: -50px;
  }

  .Custom-easyCarousel-02.easy-carousel .carousel-prev {
    left: -50px;
  }
}

/* Custom-easyCarousel-03 */
.Custom-easyCarousel-03 {
  --ImageWidth: 202;
  --ImageHeight: 214;
  position: relative;
  text-align: center;
}

.Custom-easyCarousel-03.easy-carousel {
  margin: 0 -15px;
}

.Custom-easyCarousel-03.easy-carousel .carousel-item {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 25px;
  padding: 0 15px;
}

.Custom-easyCarousel-03 .pic {
  position: relative;
  padding-bottom: calc(var(--ImageHeight) / var(--ImageWidth) * 100%);
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.Custom-easyCarousel-03 .pic a,
.Custom-easyCarousel-03 .pic.img-Lazy-warp > .Lazy-loading,
.Custom-easyCarousel-03 .pic img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.Custom-easyCarousel-03 .pic a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #15222b;
  background-color: rgba(23, 35, 43, 0.7);
  opacity: 0;
  transition: all ease 300ms;
}

.Custom-easyCarousel-03 .pic a:hover {
  opacity: 1;
}

.Custom-easyCarousel-03 .pic .sico {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  font-size: 20px;
  line-height: 1;
  background-color: rgba(23, 35, 43, 1);
  background-color: #f4f0ec;
  border-radius: 50%;
}

.Custom-easyCarousel-03 .content .title {
  margin: 0 0 0;
  font-size: var(--font-size-24);
  font-weight: 200;
  font-family: var(--fontFamily-Poppins);
  line-height: var(--lineTitle-06);
}

.Custom-easyCarousel-03.easy-carousel .carousel-navigation {
  margin-top: -17px;
  width: 34px;
  height: 34px;
  color: rgba(41, 47, 54, 1);
  background: rgba(244, 240, 236, 1);
  border-radius: 17px;
  transition: all ease 300ms;
}

.Custom-easyCarousel-03.easy-carousel .carousel-navigation:hover {
  color: rgba(244, 240, 236, 1);
  background: rgba(41, 47, 54, 1);
}

.Custom-easyCarousel-03.easy-carousel .carousel-navigation span {
  width: 8px;
  height: 8px;
  color: currentColor;
  border-top: 2px solid currentColor;
  border-left: 2px solid currentColor;
  margin: -4px 0 0 -3px;
  transform: rotate(-45deg) translate3d(0, 0, 0);
}

.Custom-easyCarousel-03.easy-carousel .carousel-next span {
  margin: -4px 0 0 -4px;
  transform: rotate(135deg) translate3d(0, 0, 0);
}

.Custom-easyCarousel-03.easy-carousel .carousel-next {
  right: 25px;
}

.Custom-easyCarousel-03.easy-carousel .carousel-prev {
  left: 25px;
}

@media only screen and (min-width: 1600px) {
  .Custom-easyCarousel-03.easy-carousel .carousel-next {
    right: -50px;
  }

  .Custom-easyCarousel-03.easy-carousel .carousel-prev {
    left: -50px;
  }
}

/* Custom-easyCarousel-04 */
.Custom-easyCarousel-04 {
  --ImageWidth: 544;
  --ImageHeight: 394;
  position: relative;
  text-align: center;
}

.Custom-easyCarousel-04.easy-carousel {
  margin: 0 -15px;
}

.Custom-easyCarousel-04.easy-carousel .carousel-item {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 25px;
  padding: 0 15px;
}

.Custom-easyCarousel-04 .pic {
  position: relative;
  padding-bottom: calc(var(--ImageHeight) / var(--ImageWidth) * 100%);
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.Custom-easyCarousel-04 .pic a,
.Custom-easyCarousel-04 .pic.img-Lazy-warp > .Lazy-loading,
.Custom-easyCarousel-04 .pic img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.Custom-easyCarousel-04 .pic a {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(23, 35, 43, 0.7);
  opacity: 1;
  transition: all ease 300ms;
}

.Custom-easyCarousel-04 .pic a:hover {
  opacity: 1;
}

.Custom-easyCarousel-04 .pic a .waterBox {
  position: relative;
  width: 94px;
  height: 94px;
  background-color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.Custom-easyCarousel-04 .pic a .waterBox::before,
.Custom-easyCarousel-04 .pic a .waterBox::after,
.Custom-easyCarousel-04 .pic a .waterBox .water::before,
.Custom-easyCarousel-04 .pic a .waterBox .water::after {
  content: "";
  background-color: rgba(255, 255, 255, 0.25);
  opacity: 0.2;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  border-radius: 50%;
  animation: Custom-easyCarousel-04 4s infinite;
}

.Custom-easyCarousel-04 .pic a .waterBox::after {
  animation-delay: 0.3s;
}

.Custom-easyCarousel-04 .pic a .waterBox .water::before {
  animation-delay: 0.6s;
}

.Custom-easyCarousel-04 .pic a .waterBox .water::after {
  animation-delay: 0.9s;
}

.Custom-easyCarousel-04 .pic a .waterBox .icon {
  width: 26px;
  height: 34px;
  background-image: linear-gradient(
    0deg,
    var(--accent-color),
    var(--accent-color2)
  );
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  display: block;
  position: relative;
  z-index: 1;
  border-radius: 3px 3px 3px 3px/3px 3px 3px 3px;
  margin-left: 8px;
}

@-webkit-keyframes Custom-easyCarousel-04 {
  0% {
    opacity: 0.8;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  75% {
    opacity: 0;
    -webkit-transform: scale(4);
    transform: scale(4);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(4);
    transform: scale(4);
  }
}

@keyframes Custom-easyCarousel-04 {
  0% {
    opacity: 0.8;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  75% {
    opacity: 0;
    -webkit-transform: scale(4);
    transform: scale(4);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(4);
    transform: scale(4);
  }
}

.Custom-easyCarousel-04 .content .title {
  margin: 0 0 0;
  font-size: var(--fontTitle-05);
  font-weight: 200;
  font-family: var(--fontFamily-Poppins);
  line-height: var(--lineTitle-05);
}

.Custom-easyCarousel-04.easy-carousel .carousel-navigation {
  margin-top: -17px;
  width: 34px;
  height: 34px;
  color: rgba(41, 47, 54, 1);
  background: rgba(244, 240, 236, 1);
  border-radius: 17px;
  transition: all ease 300ms;
}

.Custom-easyCarousel-04.easy-carousel .carousel-navigation:hover {
  color: rgba(244, 240, 236, 1);
  background: rgba(41, 47, 54, 1);
}

.Custom-easyCarousel-04.easy-carousel .carousel-navigation span {
  width: 8px;
  height: 8px;
  color: currentColor;
  border-top: 2px solid currentColor;
  border-left: 2px solid currentColor;
  margin: -4px 0 0 -3px;
  transform: rotate(-45deg) translate3d(0, 0, 0);
}

.Custom-easyCarousel-04.easy-carousel .carousel-next span {
  margin: -4px 0 0 -4px;
  transform: rotate(135deg) translate3d(0, 0, 0);
}

.Custom-easyCarousel-04.easy-carousel .carousel-next {
  right: 25px;
}

.Custom-easyCarousel-04.easy-carousel .carousel-prev {
  left: 25px;
}

@media only screen and (min-width: 1600px) {
  .Custom-easyCarousel-04.easy-carousel .carousel-next {
    right: -50px;
  }

  .Custom-easyCarousel-04.easy-carousel .carousel-prev {
    left: -50px;
  }
}

/* Custom-easyCarousel-05 */
.Custom-easyCarousel-05.easy-carousel {
  --ImageWidth: 544;
  --ImageHeight: 394;
}

.Custom-easyCarousel-05.easy-carousel a {
  text-decoration: none;
}

.Custom-easyCarousel-05.easy-carousel .carousel-pagination {
  position: relative;
  top: auto;
  bottom: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 20px;
  margin-top: 30px;
  font-size: 0;
  text-align: center;
}

.Custom-easyCarousel-05.easy-carousel .pagination-bullet {
  margin: 0;
  width: 15px;
  height: 15px;
  color: transparent;
  border: none;
  box-shadow: none;
  background-color: #15222b;
  opacity: 0.2;
}

.Custom-easyCarousel-05.easy-carousel .pagination-bullet.active {
  background-color: #15222b;
  opacity: 1;
}

.Custom-easyCarousel-05.easy-carousel .carousel-item {
  height: auto;
  padding: 0 15px;
}

.Custom-easyCarousel-05.easy-carousel .carousel-item .box {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 20px 20px 35px;
  height: 100%;
  border: 1px solid #e7e7e7;
  /* 720 ~ 1920 - 16px */
  border-radius: clamp(40px, 1.6666666666666667vw + 28px, 60px);
  background-color: #fff;
  box-shadow: 0px 10px 30px 0px #ffffff40;
}

.Custom-easyCarousel-05.easy-carousel .carousel-item .box .pic {
  position: relative;
  padding-bottom: calc(var(--ImageHeight) / var(--ImageWidth) * 100%);
  background-color: #e7e7e7;
  /* 720 ~ 1920 - 16px */
  border-radius: clamp(20px, 0.8333333333333334vw + 14px, 30px)
    clamp(20px, 0.8333333333333334vw + 14px, 30px) 0 0;
  overflow: hidden;
}

.Custom-easyCarousel-05.easy-carousel .carousel-item .box .pic img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.Custom-easyCarousel-05.easy-carousel .carousel-item .box .pic .category {
  position: absolute;
  left: 20px;
  bottom: 20px;
  padding: 8px 10px 8px 10px;
  color: #4d5053;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.01em;
  text-align: left;

  border-radius: 8px 8px 8px 0px;
  background-color: #ffffff;
  max-width: calc(100% - 40px);
}

.Custom-easyCarousel-05.easy-carousel .carousel-item .box .pic .category:empty {
  display: none;
}

.Custom-easyCarousel-05.easy-carousel .carousel-item .box .content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* 720 ~ 1920 - 16px */
  gap: clamp(30px, 2.5vw + 12px, 60px);
}

.Custom-easyCarousel-05.easy-carousel .carousel-item .box .content .title {
  margin: 0 0 0;
  color: #292f36;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-size: 1.1875rem;
  font-weight: 400;
  line-height: calc(24 / 19);
  letter-spacing: 0.02em;
  text-align: left;
  text-transform: uppercase;
}

.Custom-easyCarousel-05.easy-carousel .carousel-item .box .content .title a {
  color: currentColor;
}

.Custom-easyCarousel-05.easy-carousel .carousel-item .box .content .info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.Custom-easyCarousel-05.easy-carousel .carousel-item .box .content .info .date {
  font-size: 1rem;
}

.Custom-easyCarousel-05.easy-carousel .carousel-item .box .content .info > a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 52px;
  height: 52px;
  font-size: 16px;
  line-height: 1;
  background: #f4f0ec;
  border-radius: 52px;
  transition: all ease 300ms;
}

.Custom-easyCarousel-05.easy-carousel
  .carousel-item
  .box
  .content
  .info
  > a:hover {
  color: #fff;
  background-color: #292f36;
}

.Custom-easyCarousel-05.easy-carousel
  .carousel-item
  .box
  .content
  .info
  > a
  svg {
  width: 1em;
  height: 1em;
  fill: currentColor;
}

.Custom-easyCarousel-05.easy-carousel .carousel-navigation {
  margin-top: -17px;
  width: 34px;
  height: 34px;
  color: rgba(41, 47, 54, 1);
  background: rgba(244, 240, 236, 1);
  border-radius: 17px;
  transition: all ease 300ms;
}

.Custom-easyCarousel-05.easy-carousel .carousel-navigation:hover {
  color: rgba(244, 240, 236, 1);
  background: rgba(41, 47, 54, 1);
}

.Custom-easyCarousel-05.easy-carousel .carousel-navigation span {
  width: 8px;
  height: 8px;
  color: currentColor;
  border-top: 2px solid currentColor;
  border-left: 2px solid currentColor;
  margin: -4px 0 0 -3px;
  transform: rotate(-45deg) translate3d(0, 0, 0);
}

.Custom-easyCarousel-05.easy-carousel .carousel-next span {
  margin: -4px 0 0 -4px;
  transform: rotate(135deg) translate3d(0, 0, 0);
}

.Custom-easyCarousel-05.easy-carousel .carousel-next {
  right: 25px;
}

.Custom-easyCarousel-05.easy-carousel .carousel-prev {
  left: 25px;
}

@media only screen and (min-width: 1600px) {
  .Custom-easyCarousel-05.easy-carousel .carousel-next {
    right: -50px;
  }

  .Custom-easyCarousel-05.easy-carousel .carousel-prev {
    left: -50px;
  }
}

/* Custom-accordions-01 */
.Custom-accordions-01 {
  text-align: left;
}

.Custom-accordions-01 .accordions-search {
  position: relative;
  display: block;
  width: 100%;
  max-width: 640px;
  /* 720 ~ 1920 */
  margin: 0 auto clamp(40px, 2.5vw + 22px, 70px);
}

.Custom-accordions-01[data-search="false"] .accordions-search {
  display: none;
}

.Custom-accordions-01 .accordions-search .search {
  /* 720 ~ 1920 */
  padding: clamp(10px, 0.8333333333333334vw + 4px, 20px)
    clamp(20px, 0.8333333333333334vw + 14px, 30px);
  padding-right: calc(
    clamp(20px, 0.8333333333333334vw + 14px, 30px) +
      clamp(22px, 0.5vw + 18.4px, 28px) +
      clamp(20px, 0.8333333333333334vw + 14px, 30px)
  );
  width: 100%;
  font-size: 18px;
  line-height: calc(26 / 18);
  border: 1px solid #b1b1b1;
  border-radius: 100px;
}

.Custom-accordions-01 .accordions-search .search::input-placeholder {
  color: #b1b1b1;
}

.Custom-accordions-01 .accordions-search .search::-webkit-input-placeholder {
  color: #b1b1b1;
}

.Custom-accordions-01 .accordions-search .search::-moz-placeholder {
  color: #b1b1b1;
}

.Custom-accordions-01 .accordions-search .search::-moz-placeholder {
  color: #b1b1b1;
}

.Custom-accordions-01 .accordions-search .search::-ms-input-placeholder {
  color: #b1b1b1;
}

.Custom-accordions-01 .accordions-search .sico {
  position: absolute;
  top: 50%;
  right: clamp(20px, 0.8333333333333334vw + 14px, 30px);
  margin-top: calc(clamp(22px, 0.5vw + 18.4px, 28px) * -1 / 2);
  font-size: clamp(22px, 0.5vw + 18.4px, 28px);
  pointer-events: none;
}

.Custom-accordions-01 .dg-accordion .panel-heading {
  margin-bottom: 0;
}

.Custom-accordions-01 .dg-accordion .panel-heading button {
  position: relative;
  display: block;
  /* 720 ~ 1920 - 16px */
  padding: 27px
    calc(clamp(30px, 2.083333333333333vw + 15px, 55px) + 30px + 22px) 27px 0;
  width: 100%;
  font-size: var(--fontTitle-06);
  /* font-weight: 200; */
  font-family: var(--fontFamily-Poppins);
  line-height: var(--lineTitle-06);
  text-align: left;
  overflow: hidden;
  background: none;
  border: none;
}

.Custom-accordions-01 .dg-accordion .accordion-content {
  display: none;
  padding: 0 0 27px;
  font-size: 1.125rem;
}

.Custom-accordions-01 .dg-accordion {
  border-top: 1.5px solid rgba(109, 109, 109, 0.4);
}

.Custom-accordions-01 .dg-accordion .accordion-item {
  display: none;
  transition: all ease 300ms;
  position: relative;
  border-bottom: 1.5px solid rgba(109, 109, 109, 0.4);
  margin-bottom: 0;
}

.Custom-accordions-01 .dg-accordion .accordion-content p {
  margin: 0 0 10px;
}

.Custom-accordions-01 .dg-accordion .accordion-content p:last-child {
  margin-bottom: 0;
}

.Custom-accordions-01 .dg-accordion .panel-heading .arrow {
  position: absolute;
  top: 50%;
  /* 720 ~ 1920 - 16px */
  right: clamp(30px, 2.083333333333333vw + 15px, 55px);
  margin-top: -11px;
  width: 22px;
  height: 22px;
  transform: rotate(0deg);
  transition: all ease 300ms;
}

.Custom-accordions-01 .dg-accordion .panel-heading .arrow::after,
.Custom-accordions-01 .dg-accordion .panel-heading .arrow::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  z-index: 1;
  width: 17px;
  border-bottom: 3px solid currentColor;
  border-radius: 3px;
  margin: 0px 0 0 -9px;
}

.Custom-accordions-01 .dg-accordion .panel-heading .arrow::after {
  transform: rotate(-45deg) translate3d(3px, 5px, 0);
}

.Custom-accordions-01 .dg-accordion .accordion-item .arrow::before {
  transform: rotate(45deg) translate3d(-2px, 4px, 0);
}

.Custom-accordions-01 .dg-accordion .accordion-item.opened .arrow {
  transform: rotate(-180deg);
}

html.html-night .Custom-accordions-01 .dg-accordion .panel-heading button {
  color: #fff;
}

.Custom-accordions-01 .dg-accordion .accordion-item:last-child {
  margin-bottom: 0;
}

.Custom-accordions-01 .accordions-page {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  justify-content: center;
  /* 720 ~ 1920 - 16px */
  margin-top: clamp(30px, 2.5vw + 12px, 60px);
}

.Custom-accordions-01 .accordions-page:empty {
  display: none;
}

.Custom-accordions-01 .accordions-page span {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  min-width: 48px;
  height: 44px;
  color: #adadae;
  font-size: 16px;
  line-height: 1;
  border: 1px solid currentColor;
  border-radius: 3px;
  transition: color ease 300ms;
  cursor: pointer;
  user-select: none;
}

.Custom-accordions-01 .accordions-page span:hover,
.Custom-accordions-01 .accordions-page span.active {
  color: #15222b;
}

.is-light-text .Custom-accordions-01 .accordions-page span:hover,
.is-light-text .Custom-accordions-01 .accordions-page span.active {
  color: #fff;
}

.Custom-carouselTimeline-01::before {
  content: "";
  background-image: radial-gradient(
    var(--accent-color),
    var(--accent-color) 60%,
    transparent 80%
  );
  height: 2px;
  position: absolute;
  top: calc(50% - 1px);
  left: -10%;
  right: -10%;
  pointer-events: none;
}

.Custom-carouselTimeline-01.swiper-container:not([data-pagination="false"]) {
  margin-bottom: 78px;
}

.Custom-carouselTimeline-01.swiper-container:not([data-pagination="false"])
  .swiper-pagination {
  position: absolute;
  bottom: -78px;
  margin: 0 0 0;
}

.Custom-carouselTimeline-01.swiper-container .swiper-button-next,
.Custom-carouselTimeline-01.swiper-container .swiper-button-prev {
  margin-top: -17px;
  width: 34px;
  height: 34px;
  color: rgba(41, 47, 54, 1);
  background: rgba(244, 240, 236, 1);
  border-radius: 17px;
}

.Custom-carouselTimeline-01.swiper-container .swiper-button-next span,
.Custom-carouselTimeline-01.swiper-container .swiper-button-prev span {
  width: 8px;
  height: 8px;
  color: currentColor;
  border-top: 2px solid currentColor;
  border-left: 2px solid currentColor;
  margin: -4px 0 0 -3px;
  transform: rotate(-45deg) translate3d(0, 0, 0);
}

.Custom-carouselTimeline-01.swiper-container .swiper-button-next span {
  margin: -4px 0 0 -4px;
  transform: rotate(135deg) translate3d(0, 0, 0);
}

@media only screen and (min-width: 1600px) {
  .Custom-carouselTimeline-01.swiper-container .swiper-button-next {
    right: -17px;
  }

  .Custom-carouselTimeline-01.swiper-container .swiper-button-prev {
    left: -17px;
  }
}

.Custom-carouselTimeline-01 .swiper-slide {
  height: auto;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.Custom-carouselTimeline-01 .swiper-slide .date {
  position: absolute;
  text-align: center;
  left: 0;
  width: 100%;
  bottom: calc(50% + 40px);
  font-size: var(--font-size-30);
  font-weight: normal;
}

.Custom-carouselTimeline-01 .swiper-slide:nth-child(2n) .date {
  top: calc(50% + 40px);
}

.Custom-carouselTimeline-01 .swiper-slide .cont {
  padding: 0px 0px 70px;
  height: 50%;
}

.Custom-carouselTimeline-01 .swiper-slide .cont-placeholder {
  padding: 70px 0px 0;
}

.Custom-carouselTimeline-01
  .swiper-slide:nth-child(2n + 1)
  .cont:not(.cont-placeholder),
.Custom-carouselTimeline-01 .swiper-slide:nth-child(2n) .cont-placeholder {
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
}

.Custom-carouselTimeline-01 .swiper-slide .title {
  font-size: var(--font-size-24);
}

.Custom-carouselTimeline-01 .swiper-slide .description {
  font-size: 1rem;
  line-height: 1.75;
}

.Custom-carouselTimeline-01 .swiper-slide .description p:last-child {
  margin-bottom: 0;
}

.Custom-carouselTimeline-01 .swiper-slide .cont-dot {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -8px;
  border: 1px solid var(--accent-color);
  border-radius: 50%;
  background-color: var(--accent-color);
  padding: 2px;
  background-clip: content-box;
}

.Custom-carouselTimeline-01 .swiper-slide .cont-dot::after {
  content: "";
  position: absolute;
  top: -4px;
  left: -4px;
  right: -4px;
  bottom: -4px;
  border: 1px solid var(--accent-color);
  border-radius: 50%;
  opacity: 0.7;
}

.Custom-carouselTimeline-01 .swiper-slide .cont-dot::before {
  content: "";
  height: 72px;
  width: 2px;
  position: absolute;
  top: -22px;
  left: calc(50% - 1px);
  background: linear-gradient(var(--accent-color) 80%, transparent 0%);
  background-size: 12px 12px;
}

.Custom-carouselTimeline-01 .swiper-slide:nth-child(2n) .cont-dot::before {
  top: -34px;
}

.Custom-carouselTimeline-01 .swiper-slide::after {
  content: "";
  position: absolute;
  top: calc(50% + 41px);
  left: calc(50% - 7px);
  width: 13px;
  height: 13px;
  border: 2px solid currentColor;
  /* background-color: var(--accent-color); */
  border-radius: 50%;
}

.Custom-carouselTimeline-01 .swiper-slide:nth-child(2n)::after {
  top: auto;
  bottom: calc(50% + 41px);
}

.Custom-carouselTimeline-01.swiper-container .swiper-button-prev span,
.Custom-carouselTimeline-01.swiper-container .swiper-button-next span {
  color: var(--accent-color);
}

.Custom-carouselTimeline-01.swiper-container
  .swiper-button-next.swiper-button-disabled,
.Custom-carouselTimeline-01.swiper-container
  .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}

@media (max-width: 1400px) {
  .Custom-carouselTimeline-01::before {
    left: 0% !important;
    right: 0% !important;
  }
}

@media (max-width: 480px) {
  .Custom-carouselTimeline-01.carousel-swiper .swiper-slide .date {
    top: auto;
    bottom: 20px;
  }

  .Custom-carouselTimeline-01.carousel-swiper .swiper-slide .cont-dot::before {
    top: -34px;
  }

  .Custom-carouselTimeline-01.carousel-swiper .swiper-slide::after {
    top: auto;
    bottom: 140px;
  }

  .Custom-carouselTimeline-01.carousel-swiper
    .swiper-slide
    .cont:not(.cont-placeholder) {
    visibility: visible;
    pointer-events: initial;
    opacity: 1;
  }

  .Custom-carouselTimeline-01.carousel-swiper
    .swiper-slide
    .cont.cont-placeholder {
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    height: 100px;
    padding: 0;
  }

  .Custom-carouselTimeline-01.carousel-swiper::before {
    top: auto;
    bottom: 100px;
  }

  .Custom-carouselTimeline-01.swiper-container .swiper-button-next,
  .Custom-carouselTimeline-01.swiper-container .swiper-button-prev {
    top: auto;
    bottom: 85px;
  }

  .Custom-carouselTimeline-01.carousel-swiper .swiper-slide .cont-dot {
    top: auto;
    bottom: 93px;
  }
}

/* Custom-portfolioMasonry-01 */
.Custom-portfolioMasonry-01.isotope-grid .isotope-group {
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px 10px;
  margin-bottom: 40px;
}

@media (min-width: 992px) {
  .Custom-portfolioMasonry-01.isotope-grid .isotope-group.d-lg-block {
    display: flex !important;
  }
}

.Custom-portfolioMasonry-01.isotope-grid .isotope-group button {
  margin: 0;
  padding: 10px 25px;
  color: #15222b;
  font-size: 1.25rem !important;
  font-family: var(--fontFamily-Cinzel);
  font-weight: 400;
  line-height: 1.3;
  border: 1px solid #fff;
  box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.1);
  border-radius: 100px;
  background-color: #fff;
  transition: all ease 300ms;
}

.Custom-portfolioMasonry-01.isotope-grid .isotope-group button::before,
.Custom-portfolioMasonry-01.isotope-grid .isotope-group button::after {
  content: none;
  display: none;
}

.Custom-portfolioMasonry-01.isotope-grid .isotope-group button:hover,
.Custom-portfolioMasonry-01.isotope-grid .isotope-group button.active {
  border-color: #ded6ce;
  background-color: #f4f0ec;
  box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.5);
}

.Custom-portfolioMasonry-01.isotope-grid .isotope-group button {
  border-radius: 0;
  color: rgba(21, 34, 43, 1);
  border: 1px solid rgba(217, 217, 217, 1);
  background-color: rgba(217, 217, 217, 1);
}

.Custom-portfolioMasonry-01.isotope-grid .isotope-group button:hover,
.Custom-portfolioMasonry-01.isotope-grid .isotope-group button.active {
  color: #fff;
  border-color: rgba(21, 34, 43, 1);
  background-color: rgba(21, 34, 43, 1);
}

.Custom-portfolioMasonry-01 .isotope-item .box {
  position: relative;
  display: grid;
  width: fit-content;
}

.Custom-portfolioMasonry-01 .isotope-item .box > div {
  grid-column: 1 / 2;
  grid-row: 1 / 2;
}

.Custom-portfolioMasonry-01 .isotope-item .box a {
  text-decoration: none !important;
}

.Custom-portfolioMasonry-01 .isotope-item .content {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 30px;
  z-index: 2;
  opacity: 0;
  transition: opacity ease-in 300ms;
  pointer-events: none;
  flex-direction: column;
}

.Custom-portfolioMasonry-01 .isotope-item .content::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #15222b;
  z-index: -1;
  opacity: 0;
  transition: opacity ease-in 300ms;
}

.Custom-portfolioMasonry-01 .isotope-item .box:hover .content {
  opacity: 1;
}

.Custom-portfolioMasonry-01 .isotope-item .box:hover .content::after {
  opacity: 0.8;
}

.Custom-portfolioMasonry-01 .isotope-item .content .title {
  color: #fff;
  margin: 0;
  font-size: var(--fontTitle-06);
  line-height: var(--lineTitle-06);
}

.Custom-portfolioMasonry-01 .isotope-item .pic a,
.Custom-portfolioMasonry-01 .isotope-item .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.Custom-portfolioMasonry-01 .isotope-item .content .icon {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 50%;
  margin: 17px auto;
  display: block;
  color: #15222b;
  position: relative;
  cursor: pointer;
  pointer-events: none;
}

.Custom-portfolioMasonry-01 .isotope-item .content .icon::before {
  content: "";
  width: 17px;
  position: absolute;
  border-bottom: 1px solid currentColor;
  left: 50%;
  top: 50%;
  margin: -1px 0 0 -9px;
}

.Custom-portfolioMasonry-01 .isotope-item .content .icon::after {
  content: "";
  height: 17px;
  position: absolute;
  border-left: 1px solid currentColor;
  left: 50%;
  top: 50%;
  margin: -9px 0 0 -1px;
}

.Custom-portfolioMasonry-01.isotope-grid .more-position {
  margin-top: 40px;
}

.Custom-portfolioMasonry-01.isotope-grid .more-position .load-more {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 18px var(--responsiveSpacing-01);
  font-size: 1.125rem;
  font-weight: 400;
  font-family: var(--fontFamily-Cinzel);
  line-height: calc(24 / 18);
  border-radius: 0;
  text-decoration: none !important;
  transition: all ease 300ms;
}

.Custom-portfolioMasonry-01.isotope-grid .more-position .load-more {
  color: #fff !important;
  border: 2px solid var(--button-color1);
  background-color: var(--button-color1);
}

.Custom-portfolioMasonry-01.isotope-grid .more-position .load-more:hover {
  color: var(--button-hover-color1) !important;
  border-color: var(--button-hover-color1);
  background-color: transparent;
}

/* Custom-hotspot-01 */
.Custom-hotspot-01 .hotspot-item {
  position: absolute;
}

.Custom-hotspot-01 .hotspot-img-box > img {
  width: 100%;
}

.Custom-hotspot-01 .hotspot-content {
  position: absolute;
  bottom: 45px;
  left: max(-245px, calc(-1 * (100vw - 20px) / 2));
  display: none;
  z-index: 100;
}

.Custom-hotspot-01 .hotspot-content .hotspot-info {
  background-color: #fff;
  color: #fff;
  border-radius: 3px;
  width: 490px;
  text-align: left;
  padding: 35px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  display: flex;
  max-width: calc(100vw - 20px);
}

.Custom-hotspot-01 .hotspot-item.active .hotspot-content {
  display: block;
}

.Custom-hotspot-01 .hotspot-content::after {
  content: "";
  position: absolute;
  top: 100%;
  left: calc(50% - 6px);
  border-top: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid transparent;
}

.Custom-hotspot-01 .dir-bottom .hotspot-content {
  bottom: auto;
  top: 45px;
}

.Custom-hotspot-01 .dir-bottom .hotspot-content::after {
  top: auto;
  bottom: 100%;
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

.Custom-hotspot-01 .hotspot-content .title {
  margin: 0 0 10px;
  color: #333333;
  /* 720 ~ 1920 - 16px */
  font-size: clamp(22px, 0.33333333333333337vw + 19.6px, 26px);
  font-weight: 600;
  line-height: 1.384615;
}

.Custom-hotspot-01 .hotspot-content .description {
  color: #424242;
  font-size: 18px;
  line-height: 1.777778;
}

.Custom-hotspot-01 .hotspot-content p {
  margin: 0;
  color: #424242;
}

.Custom-hotspot-01 .h-dot {
  --MarkerColor: #15222b;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  position: absolute;
  top: -15px;
  left: -15px;
  font-size: 28px;
  line-height: 1;
  border-radius: 50%;
  color: var(--MarkerColor);
  transition: all 200ms ease-in;
  border: none;
  background: transparent;
  cursor: pointer;
}

.Custom-hotspot-01 .hotspot-item.active .h-dot {
  width: 30px;
  height: 30px;
  top: -15px;
  left: -15px;
}

.Custom-hotspot-01 .hotspot-content .hotspot-close {
  color: #666666;
  position: absolute;
  top: 6px;
  right: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 100;
  font-size: 28px;
  cursor: pointer;
  line-height: 1;
}

.Custom-hotspot-01 .hotspot-content .hotspot-close::after {
  content: "✕";
  font-family: Arial, Helvetica, sans-serif;
}

.Custom-hotspot-01 .hotspot-content .hotspot-close:hover {
  color: #000;
}

@media only screen and (min-width: 992px) {
  .Custom-hotspot-01 .dir-right .hotspot-content {
    left: 45px;
    top: -40px;
    bottom: auto;
  }

  .Custom-hotspot-01 .dir-right .hotspot-content::after {
    top: 37px;
    right: 100%;
    left: auto;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .Custom-hotspot-01 .dir-left .hotspot-content {
    left: auto;
    right: 45px;
    top: -40px;
    bottom: auto;
  }

  .Custom-hotspot-01 .dir-left .hotspot-content::after {
    top: 34px;
    left: 100%;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}

html.html-night .Custom-hotspot-01 .hotspot-content .hotspot-info {
  background-color: #000;
}

html.html-night .Custom-hotspot-01 .hotspot-content::after {
  border-top-color: #000;
  border-left-color: #000;
}

/* Custom-PopUps-01 */
.Custom-PopUps-01 {
  --ImageWidth: 162;
  --ImageHeight: 174;

  --displayxs: 1;
  --displays: 2;
  --displaym: 2;
  --displayl: 3;
  --displayxl: 3;
  --displayxxl: 4;

  /* 720 ~ 1920 - 16px */
  --BoxVerticalDistance: clamp(60px, 5vw + 24px, 120px);
  --BoxHorizontalDistance: clamp(30px, 3.3333333333333335vw + 6px, 70px);
}

.Custom-PopUps-01 {
  position: relative;
}

.Custom-PopUps-01 .PopUps-list {
  display: grid;
  gap: 40px 30px;
}

.Custom-PopUps-01 .PopUps-list {
  grid-template-columns: repeat(var(--displayxs), 1fr);
}

@media (min-width: 480px) {
  .Custom-PopUps-01 .PopUps-list {
    grid-template-columns: repeat(var(--displays), 1fr);
  }
}

@media (min-width: 768px) {
  .Custom-PopUps-01 .PopUps-list {
    grid-template-columns: repeat(var(--displaym), 1fr);
  }
}

@media (min-width: 992px) {
  .Custom-PopUps-01 .PopUps-list {
    grid-template-columns: repeat(var(--displayl), 1fr);
  }
}

@media (min-width: 1200px) {
  .Custom-PopUps-01 .PopUps-list {
    grid-template-columns: repeat(var(--displayxl), 1fr);
  }
}

@media (min-width: 1600px) {
  .Custom-PopUps-01 .PopUps-list {
    grid-template-columns: repeat(var(--displayxxl), 1fr);
  }
}

.Custom-PopUps-01 .PopUps-item:has(.PopUps-box) {
  cursor: pointer;
}

.Custom-PopUps-01 .PopUps-item .pic {
  position: relative;
  padding-bottom: calc(var(--ImageHeight) / var(--ImageWidth) * 100%);
}

.Custom-PopUps-01 .PopUps-item .pic::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(23, 35, 43, 0.7);
  border-radius: 8px;
  opacity: 0;
  transition: opacity ease 300ms;
}

.Custom-PopUps-01 .PopUps-item:hover .pic::after,
.Custom-PopUps-01 .PopUps-item.active .pic::after {
  opacity: 1;
}

.Custom-PopUps-01 .PopUps-item .pic img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.Custom-PopUps-01 .PopUps-item .content {
  margin-top: 1rem;
  text-align: center;
}

.Custom-PopUps-01 .PopUps-item .content .title {
  margin: 0 0 0;
  font-size: 1.5rem;
  line-height: 1.25;
}

.Custom-PopUps-01 .PopUps-content {
  --BoxWidth: 600px;
  position: absolute;
  display: none;
  z-index: 100;
  cursor: default;
}

.Custom-PopUps-01 .PopUps-content::after {
  content: "";
  position: absolute;
}

.Custom-PopUps-01 .PopUps-content[data-position="top"] {
  left: 50%;
  bottom: calc(30px + 100%);
  transform: translate3d(-50%, 0, 0);
}

.Custom-PopUps-01 .PopUps-content[data-position="top"]::after {
  top: 100%;
  left: calc(50% - 6px);
  border-top: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid transparent;
}

.Custom-PopUps-01 .PopUps-content[data-position="right"] {
  left: calc(30px + 100%);
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

.Custom-PopUps-01 .PopUps-content[data-position="right"]::after {
  top: 50%;
  right: 100%;
  border-top: 6px solid transparent;
  border-left: 6px solid transparent;
  border-right: 6px solid #fff;
  border-bottom: 6px solid transparent;
}

.Custom-PopUps-01 .PopUps-content[data-position="bottom"] {
  left: 50%;
  top: calc(30px + 100%);
  transform: translate3d(-50%, 0, 0);
}

.Custom-PopUps-01 .PopUps-content[data-position="bottom"]::after {
  bottom: 100%;
  left: calc(50% - 6px);
  border-top: 6px solid transparent;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
}

.Custom-PopUps-01 .PopUps-content[data-position="left"] {
  right: calc(30px + 100%);
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

.Custom-PopUps-01 .PopUps-content[data-position="left"]::after {
  top: 50%;
  left: 100%;
  border-top: 6px solid transparent;
  border-left: 6px solid #fff;
  border-right: 6px solid transparent;
  border-bottom: 6px solid transparent;
}

body .Custom-PopUps-01 .PopUps-content.isTop,
body .Custom-PopUps-01 .PopUps-content.isLeft,
body .Custom-PopUps-01 .PopUps-content.isRight {
  inset: auto;
}

body .Custom-PopUps-01 .PopUps-content.isTop::after,
body .Custom-PopUps-01 .PopUps-content.isLeft::after,
body .Custom-PopUps-01 .PopUps-content.isRight::after {
  inset: auto;
  border: 6px solid transparent;
}

body .Custom-PopUps-01 .PopUps-content.isTop {
  bottom: calc(30px + 100%);
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}

body .Custom-PopUps-01 .PopUps-content.isTop::after {
  top: 100%;
  left: calc(50% - 6px);
  border-top: 6px solid #fff;
}

body .Custom-PopUps-01 .PopUps-content.isLeft {
  right: calc(30px + 100%);
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

body .Custom-PopUps-01 .PopUps-content.isLeft::after {
  top: 50%;
  left: 100%;
  border-left: 6px solid #fff;
}

body .Custom-PopUps-01 .PopUps-content.isRight {
  left: calc(30px + 100%);
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

body .Custom-PopUps-01 .PopUps-content.isRight::after {
  top: 50%;
  right: 100%;
  border-right: 6px solid #fff;
}

@media (max-width: 767px) {
  .Custom-PopUps-01 .PopUps-content {
    position: fixed !important;
    inset: auto !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate3d(-50%, -50%, 0) !important;
    z-index: 1000;
  }

  .Custom-PopUps-01 .PopUps-content::after {
    content: none !important;
  }

  .Custom-PopUps-01 .PopUps-content .PopUps-box {
    transform: none !important;
  }

  .Custom-PopUps-01 .PopUps-content .PopUps-main {
    max-height: calc(80vh - var(--BoxVerticalDistance));
    overflow: auto;
  }

  .Custom-PopUps-01 .PopUps-content .PopUps-main::-webkit-scrollbar {
    width: 10px;
    height: 1px;
  }

  .Custom-PopUps-01 .PopUps-content .PopUps-main::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #535353;
  }

  .Custom-PopUps-01 .PopUps-content .PopUps-main::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background: #ededed;
  }
}

.Custom-PopUps-01 .PopUps-box {
  background-color: #fff;
  color: #fff;
  width: var(--BoxWidth);
  text-align: left;
  padding: var(--BoxVerticalDistance) var(--BoxHorizontalDistance)
    calc(var(--BoxVerticalDistance) - 10px);
  border-radius: var(--BoxHorizontalDistance);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  display: flex;
  max-width: calc(100vw - 20px);
}

.Custom-PopUps-01 .PopUps-close {
  color: #666666;
  position: absolute;
  top: calc((var(--BoxVerticalDistance) - 28px) / 2);
  right: calc(var(--BoxHorizontalDistance) - 28px / 2);
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 100;
  font-size: 28px;
  cursor: pointer;
  line-height: 1;
}

.Custom-PopUps-01 .PopUps-close::after {
  content: "✕";
  font-family: Arial, Helvetica, sans-serif;
}

.Custom-PopUps-01 .PopUps-close:hover {
  color: #000;
}

.Custom-PopUps-01 .PopUps-description p:last-child {
  margin-bottom: 0;
}
