/* Hero title reveal (Atria-like) */
.hero .line-0 {
  display: block;
  overflow: hidden;
  /* give glyphs a little breathing room so they don't get clipped */
  padding-top: 0.12em;
  padding-bottom: 0.22em;
  margin-top: -0.12em;
  margin-bottom: -0.22em;
}

.hero .char-1,
.hero .char-2 {
  display: inline-block;
  will-change: transform;
}
/* 
[Done] accordion tambahin + -
[Done] Home: Heading yang sekarang jadi description, heading nya jadi pake yang lama
[Done] Home: Section What We Provide di take out
[Done] Home: Accordion item terakhir ganti jadi family gaiden
[Done] Page contact di take out
[Done] Menu jadi Serenity Path & About
[Done] dibawah contact us tambahin descripiton
[Done] menu geser kanan
[Done] our team descripiton takeout
[Done] remove address di footer
[Done] popup hero banner
*/

@font-face {
  font-family: "serenity-path";
  src:
    url("assets/fonts/icon/serenity-path.ttf") format("truetype"),
    url("assets/fonts/icon/serenity-path.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.fi {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "serenity-path" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fi-whatsapp:before {
  content: "\e900";
}
.fi-email:before {
  content: "\e901";
}
.fi-close:before {
  content: "\e902";
}
.fi-min:before {
  content: "\e903";
}
.fi-plus:before {
  content: "\e904";
}

body.rm-scroll {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}

.menuMobile .menu-link {
  text-transform: none;
}
/* -------------------------------------------------------------------------- */
/* Custom CSS for SerenityPath                                                */
/* -------------------------------------------------------------------------- */

@media screen and (max-width: 749px) {
  header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 32px;
    padding-bottom: 32px;
    background-color: #eae5e1;
    transition: all 0.75s ease;
  }
  .on-scroll header {
    padding-top: 16px;
    padding-bottom: 16px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.04);
  }
}
@media screen and (min-width: 750px) {
  header {
    background: #eae5e1;
    background: linear-gradient(180deg, rgba(234, 229, 225, 1) 0%, rgba(234, 229, 225, 1) 80%, rgba(255, 255, 255, 0) 100%);
    transition: all 0.75s ease;
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .on-scroll header {
    padding-top: 3rem;
    padding-bottom: 4rem;
  }
  header .menu {
    text-align: right;
  }
  footer .pc.footer-address {
    width: 16.6666666667vw;
    font-size: 2.4rem;
  }
  header .menu-list {
    display: flex;
    align-items: center;
    gap: 24px;
    justify-content: flex-end;
    padding-right: 0;
  }
  .menu-item .menu-link {
    transition: all 0.3s ease;
  }
  .menu-item.-active .menu-link {
    font-weight: 700;
  }
  .menu-item.-active .menu-link:hover {
    opacity: 1;
  }
  .header .sp-menu-link:hover {
    opacity: 0.3;
  }
}

/* Chrome, Safari, Opera */
input.newsletter-input::-webkit-input-placeholder {
  color: #b5b8b0;
}

/* Firefox */
input.newsletter-input::-moz-placeholder {
  color: #b5b8b0;
}

/* IE 10-11 */
input.newsletter-input:-ms-input-placeholder {
  color: #b5b8b0;
}

/* Standard */
.social {
  display: none;
}
input.newsletter-input {
  padding-bottom: 16px;
  border-bottom: 1px solid #3c4e3d;
}
input.newsletter-input::placeholder {
  color: #b5b8b0;
}
.footer-block.footer-bottom .logo {
  opacity: 0;
  visibility: hidden;
}
.btn-green.js-sp-hero-banner:hover {
  background-color: transparent;
  color: #3c4e3d;
}
/* header */
.header .sp-menu-link::before {
  content: "";
  display: none;
}
.header .sp-logo {
  display: block;
  width: 220px;
  height: 40px;
}
footer {
  display: none;
}
.scrollbar {
  z-index: 3;
}
header .header-content {
  align-items: center;
}
.header .sp-menu-link {
  font-size: 1.6rem;
  padding: 2px 0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
}
.header .menu-item button,
.menu .menu-item button {
  border: 0;
  outline: 0;
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
  cursor: pointer;
}
.header .menu-item button {
  color: #3c4e3d;
}
.header .menu-item button.btn-outline {
  border: 1px solid #3c4e3d;
  width: initial;
  height: initial;
  padding: 12px 24px;
}
.header .menu-item button.btn-outline:hover {
  opacity: 1;
  background-color: #3c4e3d;
  color: #fff;
}
.header .menu-item.-active .menu-link:before,
.header .menu-item:hover .menu-link:before {
  transform: scale(1) translateY(-50%);
}
.header .sp-menu-link::before {
  margin-top: 0;
  top: 50%;
  transform: scale(0) translateY(-50%);
  transform-origin: top center;
}

/* hero */
.page.is-home .hero {
  min-height: 100vh;
  display: flex;
  align-items: center;
}
.hero.-full .sp-hero-content {
  display: flex;
  position: relative;
  z-index: 2;
  background: transparent !important;
}
.hero.-full .asset-crop:before {
  opacity: 0;
}
.hero.-full .sp-hero-asset {
  width: 1200px;
  /* padding-top: 16rem; */
  flex: 0 0 40%;
  position: absolute;
  right: initial;
  top: 55%;
  transform: translateY(-50%) !important;
  bottom: initial;
  left: 700px;
  /* bottom: -120px; */
  mix-blend-mode: darken;
  z-index: 1;
  height: initial;
  /* transform: none !important; */
}
.sp-hero-title .title-line {
  font-size: 8rem;
}
.hero.-full .sp-hero-title {
  padding-top: 0;
  /* padding-top: 16rem; */
  padding-right: 0;
  max-width: 700px;
  margin-bottom: 0;
}

.hero.-full .sp-hero-title .title-line {
  padding-bottom: 32px;
  position: relative;
  margin-bottom: 32px;
}
.hero.-full .sp-hero-title .title-line::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid #3c4e3d;
}
.hero.-full .sp-hero-title p {
  font-size: 2rem;
  margin-bottom: 32px;
  max-width: 640px;
}
.hero.-full .sp-hero-title a:hover,
.hero.-full .sp-hero-title button:hover {
  background-color: transparent;
  color: #3c4e3d;
}

/* extra large */
@media screen and (max-width: 1680px) {
  .hero.-full .sp-hero-title p {
    font-size: 1.8rem;
    max-width: 560px;
  }
  .hero.-full .sp-hero-asset {
    left: 400px;
    bottom: -130px;
  }
  .hero.-full .sp-hero-title {
    max-width: 600px;
  }
}

/* large */
@media screen and (max-width: 1024px) {
  .page.is-home .hero {
    overflow: hidden;
    display: block;
  }

  .hero.-full .sp-hero-asset {
    width: 100%;
    padding-top: 0;
    top: initial;
    transform: none !important;
    right: initial;
    left: initial;
    bottom: initial;
    position: relative;
  }
  .hero.-full .sp-hero-title {
    padding-top: 16rem;
  }

  /* contact */
  .subscribe-form {
    width: 100%;
  }
  .subscribe-form .subscribe-content {
    justify-content: space-between;
  }
  .subscribe-form .subscribe-content .form-group {
    width: initial;
  }
}

/* medium */
@media screen and (max-width: 991.98px) {
  .hero {
    margin-bottom: 0;
  }
}

/* small */
@media screen and (max-width: 767.98px) {
  .header .sp-logo {
    width: 140px;
    height: 30px;
    /* margin-top: -6px; */
  }
  /* hero */
  .hero.-full .sp-hero-title {
    padding-top: 8.8rem;
    margin-bottom: 0;
  }
  .hero.-full .sp-hero-title p {
    font-size: 1.4rem;
  }
  .hero.-full .title-line {
    font-size: 3.2rem !important;
    line-height: 1.2 !important;
  }
  .hero.-full .hero-asset {
    height: 128.2051282051vw;
  }
}

/* ==========================================================================
   Grid System
   ========================================================================== */
.sp-container {
  flex: 0 0 100%;
  margin: 0 auto;
}

/* ==========================================================================
   Sp Services
   ========================================================================== */
.sp-services {
  padding-top: 76px;
  padding-bottom: 76px;
  border-top: 0 !important;
}
@media only screen and (max-width: 991.98px) {
  .sp-services {
    padding-top: 52px;
    padding-bottom: 50px;
  }
}
.sp-services__ttl {
  margin-bottom: 100px;
  color: #404e3f;
}
.sp-services__ttl span {
  display: block;
  opacity: 0;
  -webkit-transform: translateY(100%) rotateX(-80deg);
  -moz-transform: translateY(100%) rotateX(-80deg);
  transform: translateY(100%) rotateX(-80deg);
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition:
    opacity 0s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition:
    opacity 0s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition:
    opacity 0s cubic-bezier(0.215, 0.61, 0.355, 1),
    transform 0s cubic-bezier(0.215, 0.61, 0.355, 1),
    -moz-transform 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition:
    opacity 0s cubic-bezier(0.215, 0.61, 0.355, 1),
    transform 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition:
    opacity 0s cubic-bezier(0.215, 0.61, 0.355, 1),
    transform 0s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 0s cubic-bezier(0.215, 0.61, 0.355, 1),
    -moz-transform 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.sp-services__ttl.visible span {
  opacity: 1;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition-duration: 0.75s;
  -moz-transition-duration: 0.75s;
  transition-duration: 0.75s;
}
@media only screen and (max-width: 991.98px) {
  .sp-services__ttl {
    /* font-size: 33px;
    line-height: 40px; */
    text-align: center;
    margin-bottom: 64px;
  }
}
.sp-services__ttl span {
  display: inline;
}
.sp-services__inner {
  max-width: 1266px;
  margin: 0 auto;
}
@media only screen and (max-width: 991.98px) {
  .sp-services__inner {
    max-width: initial;
    margin: initial;
  }
}
.sp-services__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -16px;
}
@media only screen and (max-width: 991.98px) {
  .sp-services__list {
    display: block;
    margin: 0;
  }
}

/* ==========================================================================
   Sp Services Item
   ========================================================================== */
.sp-services__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.3333333%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 33.3333333%;
  flex: 0 0 33.3333333%;
  padding: 0 16px;
}
@media only screen and (max-width: 991.98px) {
  .sp-services__item {
    padding: initial;
    margin-bottom: 40px;
  }
  .sp-services__item:last-child {
    margin-bottom: 0;
  }
}
.sp-services__box {
  text-align: center;
  color: #404e3f;
}
.sp-services__img {
  width: 80px;
  margin: 0 auto 20px;
}
@media only screen and (max-width: 991.98px) {
  .sp-services__img {
    width: 60px;
    margin: 0 auto 8px;
  }
}
.sp-services__img__el {
  width: 100%;
  object-fit: cover;
}
.sp-services__label {
  font-size: 1.8rem;
  line-height: 3rem;
  letter-spacing: -0.03rem;
  font-weight: 700;
  margin-bottom: 0;
  color: #404e3f;
}
@media only screen and (max-width: 991.98px) {
  .sp-services__label {
    font-size: 16px;
    line-height: 27px;
  }
}
.sp-services__desc {
  font-size: 1.4rem;
  line-height: 2.3rem;
  font-weight: 400;
  letter-spacing: -0.02rem;
  margin-bottom: 0;
  color: #404e3f;
}
@media only screen and (max-width: 991.98px) {
  .sp-services__desc {
    font-size: 13px;
    line-height: 20px;
  }
}

/* ==========================================================================
   Sp Faq
   ========================================================================== */
.sp-faq {
  padding-top: 76px;
  padding-bottom: 76px;
  border-top: 0 !important;
}
@media only screen and (max-width: 991.98px) {
  .sp-faq {
    padding-top: 52px;
    padding-bottom: 52px;
  }
}
.sp-faq .sp-container {
  padding-left: 168px;
}
@media only screen and (max-width: 1234px) {
  .sp-faq .sp-container {
    /* padding-left: 36px; */
    padding-left: 0;
  }
}
/* @media only screen and (max-width: 767.98px) {
  .sp-faq .sp-container {
    padding-left: 24px;
  }
} */
.sp-faq__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 991.98px) {
  .sp-faq__inner {
    display: block;
  }
}
.sp-faq__left {
  flex: 0 0 50%;
  width: 50%;
  padding-top: 90px;
  padding-bottom: 112px;
  padding-right: 80px;
  color: #404e3f;
  max-width: 600px;
}
@media only screen and (max-width: 991.98px) {
  .sp-faq__left {
    width: 100%;
    max-width: initial;
    padding-right: 0;
  }
}
.sp-faq__right {
  flex: 0 0 50%;
  width: 50%;
  padding-left: 86px;
  display: flex;
  justify-content: flex-end;
  /* max-height: 758px; */
}
@media only screen and (max-width: 991.98px) {
  .sp-faq__right {
    width: 100%;
    display: none;
    padding-left: 0;
  }
}
.sp-faq__ttl {
  /* max-width: 440px; */
  margin-bottom: 8rem;
  /* font-size: 6.8rem;
  line-height: 6.8rem;
  letter-spacing: -0.3rem;
  font-weight: 400;
  color: #404e3f; */
}
@media only screen and (max-width: 991.98px) {
  .sp-faq__ttl {
    max-width: initial;
    font-size: 33px;
    line-height: 40px;
    margin-bottom: 54px;
  }
}
.sp-faq__ttl span {
  display: inline;
}
.sp-faq__wrap {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #000;
}
.sp-faq__wrap.active .sp-faq__label::after {
  content: "";
}
.sp-faq__wrap:last-child {
  margin-bottom: 0;
}
.sp-faq__label {
  position: relative;
  font-size: 1.8rem;
  line-height: 3rem;
  font-weight: 400;
  letter-spacing: -0.36px;
  padding: 10px 24px 0 0;
  margin-bottom: 0;
  cursor: pointer;
  color: #404e3f;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sp-faq__label::after {
  content: "";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "serenity-path" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  width: 20px;
  height: 20px;
  right: 0;
  top: 15px;
  display: block;
  line-height: 1;
  font-size: 20px;
  color: #000;
}
.sp-faq__desc {
  display: none;
  padding-bottom: 10px;
  margin-bottom: 0;
  /* font-size: 1.4rem;
  line-height: 2.3rem;
  font-weight: 400;
  letter-spacing: -0.02rem;
  color: #404e3f; */
}
.sp-faq__img {
  width: 100%;
}
.sp-faq__img__el {
  width: 100%;
  object-fit: cover;
}

/* ==========================================================================
   Sp Mission
   ========================================================================== */
.sp-mission {
  /* min-height: 100vh; */
  /* height: 100vh;
  min-height: 720px; */
  min-height: 720px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  /* -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -moz-box-orient: vertical;
  -moz-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; */
}
.sp-mission .sp-container {
  max-width: 1118px;
  width: 100%;
  padding-top: 200px;
  padding-bottom: 120px;
  border-bottom: 1px solid #404e3f;
}
.sp-mission__txt {
  max-width: 802px;
  margin: 0 auto;
  text-align: center;
  color: #404e3f;
}
.sp-mission__label {
  font-size: 2.4rem;
  line-height: 4rem;
  font-weight: 400;
  letter-spacing: -0.04px;
  max-width: 376px;
  margin: 0 auto 40px;
  color: #404e3f;
  font-family:
    DanmarkURWTLig,
    Times New Roman;
}
.sp-mission__label span {
  display: inline;
}
.sp-mission__ttl {
  font-size: 8rem;
  line-height: 8rem;
  font-weight: 400;
  letter-spacing: -0.08px;
  margin-bottom: 40px;
  color: #404e3f;
  font-family:
    DanmarkURWTLig,
    Times New Roman;
}
.sp-mission__desc {
  max-width: 786px;
  margin: 0 auto;
}
.sp-mission__desc p {
  font-size: 2.4rem;
  line-height: 4rem;
  font-weight: 400;
  letter-spacing: -0.04px;
  margin-bottom: 0;
  color: #404e3f;
}

/* ==========================================================================
   Sp Story
   ========================================================================== */
.sp-story {
  padding-top: 120px;
}
.sp-about-2 .sp-story {
  padding-top: 0;
  /* padding-top: 80px; */
}
.sp-story .sp-container {
  max-width: 1118px;
  padding-bottom: 120px;
  border-bottom: 1px solid #404e3f;
}
.sp-about-2 .sp-story .sp-container {
  max-width: 1344px;
  padding-bottom: 160px;
}
.sp-story__txt {
  text-align: center;
  color: #404e3f;
  max-width: 888px;
  margin: 0 auto;
}
.sp-about-2 .sp-story__txt {
  max-width: 762px;
  text-align: left;
}
.sp-about-1 .sp-story__label {
  font-family:
    DanmarkURWTLig,
    Times New Roman;
}
.sp-story__label {
  font-size: 2.4rem;
  line-height: 4rem;
  font-weight: 400;
  letter-spacing: -0.04px;
  max-width: 376px;
  margin: 0 auto 40px;
  color: #404e3f;
}
.sp-story__label span {
  display: inline;
}
.sp-about-2 .sp-story__label {
  max-width: initial;
  font-weight: 700;
  letter-spacing: -0.48px;
}
.sp-story__info p {
  font-size: 1.8rem;
  line-height: 3rem;
  font-weight: 400;
  letter-spacing: -0.03rem;
  margin-bottom: 32px;
  color: #404e3f;
}
.sp-story__info img {
  margin-top: 16px;
  width: 100%;
}
.sp-about-2 .sp-story__info p {
  font-size: 2.4rem;
  line-height: 4rem;
  letter-spacing: -0.48px;
  margin-bottom: 40px;
}
.sp-story__info p:last-child {
  margin-bottom: 0;
}

/* ==========================================================================
   Sp Team
   ========================================================================== */
.sp-team {
  padding-top: 120px;
  /* padding-bottom: 120px; */
}
.sp-about-2 .sp-team {
  padding-top: 160px;
  /* padding-bottom: 160px; */
}
.sp-team .sp-container {
  max-width: 1118px;
}
.sp-about-2 .sp-team .sp-container {
  max-width: 1344px;
}
.sp-team__txt {
  text-align: center;
  color: #404e3f;
  max-width: 888px;
  margin: 0 auto 80px;
}
.sp-about-2 .sp-team__txt {
  text-align: left;
  max-width: 762px;
}
.sp-team__ttl {
  font-size: 2.4rem;
  line-height: 4rem;
  font-weight: 400;
  letter-spacing: -0.04px;
  max-width: 376px;
  margin: 0 auto 26px;
  color: #404e3f;
}
.sp-about-1 .sp-team__ttl {
  font-family:
    DanmarkURWTLig,
    Times New Roman;
}
.sp-team__ttl span {
  display: inline;
}
.sp-about-2 .sp-team__ttl {
  max-width: initial;
  font-weight: 700;
  letter-spacing: -0.48px;
  margin: 0 0 40px;
}
.sp-team__desc {
  font-size: 2.4rem;
  line-height: 2.4rem;
  font-weight: 400;
  margin-bottom: 0;
  letter-spacing: -1.2px;
  color: #404e3f;
}
.sp-about-2 .sp-team__desc {
  font-size: 2.4rem;
  line-height: 4rem;
  letter-spacing: -0.48px;
}
.sp-team__inner {
  max-width: 890px;
  margin: 0 auto;
  color: #404e3f;
}
.sp-team__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -8px;
}

/* ==========================================================================
   Sp Team Item
   ========================================================================== */
.sp-team__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding: 0 8px;
}
.sp-team__box {
  background-color: #faf9f5;
}
.sp-team__img {
  position: relative;
  padding-bottom: 64.076%;
  width: 100%;
}
.sp-team__img__el {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sp-team__content {
  padding: 20px 22px;
  background-color: #faf9f5;
}
.sp-team__top {
  margin-bottom: 24px;
}
.sp-team__name {
  font-family:
    DanmarkURWTLig,
    Times New Roman;
  font-size: 32px;
  line-height: 54px;
  font-weight: 400;
  letter-spacing: -0.64px;
  margin-bottom: 0;
  color: #404e3f;
}
.sp-team__role {
  font-size: 1.8rem;
  line-height: 3rem;
  font-weight: 400;
  letter-spacing: -0.36px;
  margin-bottom: 16px;
  color: #404e3f;
}
.sp-team__bio,
.sp-team__recognition,
.sp-team__award {
  font-size: 1.4rem;
  line-height: 2.3rem;
  font-weight: 400;
  letter-spacing: -0.28px;
  margin-bottom: 0;
  color: #404e3f;
}
.sp-team__recognition {
  font-weight: 700;
}

/* medium */
@media only screen and (max-width: 991.98px) {
  .sp-team__name {
    font-size: 2.4rem;
    line-height: 3.6rem;
  }
  .sp-team__role {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-bottom: 12px;
  }
  .sp-team__list {
    display: block;
    margin: 0;
  }
  .sp-team__item {
    padding: 0;
    margin-bottom: 32px;
  }
  .sp-team__item:last-child {
    margin-bottom: 0;
  }
  .sp-team__txt {
    margin-bottom: 40px;
  }
  .sp-about-2 .sp-story .sp-container {
    padding-bottom: 40px;
  }
  .sp-about-1 .sp-story .sp-container {
    padding-bottom: 64px;
  }
  .sp-about-1 .sp-story {
    padding-top: 64px;
  }
  .sp-about-1 .sp-team,
  .sp-about-2 .sp-team {
    padding-top: 64px;
  }
  .sp-about-2 .sp-story__label,
  .sp-about-2 .sp-team__ttl,
  .sp-about-1 .sp-story__label,
  .sp-about-1 .sp-team__ttl {
    margin-bottom: 32px;
  }
  .sp-about-2 .sp-story__info p {
    font-size: 2rem;
    line-height: 3.2rem;
    margin-bottom: 32px;
  }
  .sp-about-2 .sp-team__desc {
    font-size: 2rem;
    line-height: 3.2rem;
  }
  .sp-mission {
    min-height: initial;
  }
  .sp-mission .sp-container {
    padding-top: 208px;
    padding-bottom: 64px;
  }
  .sp-mission__desc p {
    font-size: 20px;
    line-height: 32px;
  }
  .sp-mission__ttl {
    font-size: 6.4rem;
    line-height: 6.4rem;
  }
}
/* small */
@media only screen and (max-width: 767.98px) {
  .sp-mission__label {
    margin-bottom: 24px;
    font-size: 2rem;
    line-height: 3.2rem;
  }
  .sp-mission__ttl {
    font-size: 32px;
    line-height: 1.2;
  }
  .sp-about-2 .sp-story__label,
  .sp-about-2 .sp-team__ttl,
  .sp-about-1 .sp-story__label,
  .sp-about-1 .sp-team__ttl {
    margin-bottom: 24px;
    font-size: 2rem;
    line-height: 3.2rem;
  }
  .sp-mission .sp-container {
    padding-top: 120px;
    padding-bottom: 64px;
  }
  .sp-team__txt {
    margin-bottom: 32px;
  }
  .sp-about-1 .sp-story .sp-container {
    padding-bottom: 64px;
  }
  .sp-about-1 .sp-story {
    padding-top: 64px;
  }
  .sp-about-2 .sp-team,
  .sp-about-1 .sp-team {
    padding-top: 64px;
  }
  .sp-mission__desc p:last-child {
    margin-bottom: 0;
  }
  .sp-mission__desc p,
  .sp-about-2 .sp-story__info p,
  .sp-about-1 .sp-story__info p {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-bottom: 24px;
  }
  .sp-about-2 .sp-team__desc,
  .sp-about-1 .sp-team__desc {
    font-size: 1.6rem;
    line-height: 2.4rem;
    letter-spacing: -0.03rem;
  }
}

/* ==========================================================================
   Sp CTA
   ========================================================================== */
.sp-cta {
  width: 40px;
  height: 40px;
  position: fixed;
  right: 56px;
  bottom: 44px;
  z-index: 8;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media only screen and (max-width: 991.98px) {
  .sp-cta {
    right: 24px;
    bottom: 24px;
  }
}
.sp-cta:hover {
  width: 209px;
}
@media only screen and (max-width: 991.98px) {
  .sp-cta:hover {
    width: 40px;
  }
}
.sp-cta:hover .sp-cta__frame {
  width: 100%;
}
.sp-cta:hover .sp-cta__info p {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.sp-cta:hover .sp-cta__icon {
  -webkit-transform: translateY(-50%) translateX(16px);
  -moz-transform: translateY(-50%) translateX(16px);
  -ms-transform: translateY(-50%) translateX(16px);
  transform: translateY(-50%) translateX(16px);
}
@media only screen and (max-width: 991.98px) {
  .sp-cta:hover .sp-cta__icon {
    -webkit-transform: translateY(-50%) translateX(8px);
    -moz-transform: translateY(-50%) translateX(8px);
    -ms-transform: translateY(-50%) translateX(8px);
    transform: translateY(-50%) translateX(8px);
  }
}
.sp-cta__frame {
  width: 40px;
  height: 100%;
  position: absolute;
  right: 0;
  background-color: #404e3f;
  text-decoration: none;
  border-radius: 41px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sp-cta__icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(8px);
  -moz-transform: translateY(-50%) translateX(8px);
  -ms-transform: translateY(-50%) translateX(8px);
  transform: translateY(-50%) translateX(8px);
  width: 24px;
  height: 24px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sp-cta__icon__el {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.sp-cta__info {
  position: absolute;
  right: 16px;
  overflow: hidden;
}
@media only screen and (max-width: 991.98px) {
  .sp-cta__info {
    display: none;
  }
}
.sp-cta__info p {
  white-space: nowrap;
  opacity: 0;
  font-size: 1.4rem;
  line-height: 2.4rem;
  font-weight: 400;
  letter-spacing: -0.36px;
  color: #fff;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-bottom: 0;
}

/* ==========================================================================
   Sp Popup
   ========================================================================== */
.sp-popup {
  position: fixed;
  z-index: 11;
  width: 890px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -40%);
  -moz-transform: translate(-50%, -40%);
  -ms-transform: translate(-50%, -40%);
  transform: translate(-50%, -40%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 991.98px) {
  .sp-popup {
    -webkit-transform: translate(-50%, -46%);
    -moz-transform: translate(-50%, -46%);
    -ms-transform: translate(-50%, -46%);
    transform: translate(-50%, -46%);
  }
}
.sp-popup__inner {
  padding: 80px 44px;
  background-color: #e8e7e2;
  position: relative;
}
@media only screen and (max-width: 991.98px) {
  .sp-popup__inner {
    padding: 64px 32px;
  }
}
@media only screen and (max-width: 767.98px) {
  .sp-popup__inner {
    padding: 56px 24px;
  }
}
@media only screen and (max-width: 320px) {
  .sp-popup__inner {
    padding: 40px 24px;
  }
}
@media only screen and (max-width: 1234px) {
  .sp-popup {
    width: 100%;
    /* padding-left: 36px;
    padding-right: 36px; */
    padding-left: 6.9230769231vw;
    padding-right: 6.9230769231vw;
  }
}
@media only screen and (max-width: 320px) {
  .sp-popup {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.show-popup-consultation .sp-popup {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.sp-popup__close {
  position: absolute;
  font-size: 42px;
  top: 32px;
  right: 32px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.sp-popup__close i {
  display: block;
}
@media only screen and (max-width: 991.98px) {
  .sp-popup__close {
    font-size: 36px;
    right: 68px;
  }
}
@media only screen and (max-width: 767.98px) {
  .sp-popup__close {
    font-size: 26px;
    top: 24px;
    right: 24px;
  }
}
@media only screen and (max-width: 320px) {
  .sp-popup__close {
    right: 48px;
  }
}
.sp-popup__close:hover {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.sp-popup__ttl {
  font-size: 8rem;
  line-height: 8rem;
  font-weight: 400;
  letter-spacing: -0.8px;
  color: #404e3f;
  text-align: center;
  margin-bottom: 32px;
  font-family:
    DanmarkURWTLig,
    Times New Roman;
}
@media only screen and (max-width: 991.98px) {
  .sp-popup__ttl {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 24px;
  }
}
@media only screen and (max-width: 320px) {
  .sp-popup__ttl {
    font-size: 36px;
    line-height: 36px;
  }
}
.sp-popup__desc {
  margin-bottom: 32px;
}
@media only screen and (max-width: 991.98px) {
  .sp-popup__desc {
    margin-bottom: 24px;
  }
}
.sp-popup__desc p {
  font-size: 2.4rem;
  line-height: 4rem;
  font-weight: 400;
  letter-spacing: -0.48px;
  color: #404e3f;
  text-align: center;
  margin-bottom: 0;
}
@media only screen and (max-width: 991.98px) {
  .sp-popup__desc p {
    font-size: 20px;
    line-height: 34px;
  }
}
@media only screen and (max-width: 767.98px) {
  .sp-popup__ttl {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 20px;
  }
  .sp-popup__desc p {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}
.sp-popup__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media only screen and (max-width: 767.98px) {
  .sp-popup__list {
    display: block;
  }
}
.sp-popup__item {
  margin-right: 24px;
}
@media only screen and (max-width: 767.98px) {
  .sp-popup__item {
    margin-right: 0;
    margin-bottom: 16px;
  }
}
.sp-popup__item:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 767.98px) {
  .sp-popup__item:last-child {
    margin-bottom: 0;
  }
}
.sp-popup__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.8rem;
  line-height: 3rem;
  letter-spacing: -0.36px;
  font-weight: 400;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media only screen and (max-width: 767.98px) {
  .sp-popup__link {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}
.sp-popup__link .fi {
  margin-right: 10px;
  font-size: 24px;
  letter-spacing: normal;
  line-height: 1;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .sp-popup__link .fi {
    font-size: 20px;
    margin-right: 6px;
  }
}
.sp-popup__btn {
  padding: 76px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.sp-popup__btn button {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* ==========================================================================
   Overlay
   ========================================================================== */
.sp-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease 0.1s;
  -moz-transition: all 0.3s ease 0.1s;
  transition: all 0.3s ease 0.1s;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.6);
}
.show-popup-consultation .sp-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
@media only screen and (max-width: 991.98px) {
  .sp-overlay {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
}

/* ==========================================================================
   Elements Button
   ========================================================================== */
.btn {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  background: 0;
  text-decoration: none;
}
.btn--primary {
  color: #fff;
  padding: 16px 40px;
  background-color: #404e3f;
  border-radius: 60px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 991.98px) {
  .btn--primary {
    padding: 12px 32px;
  }
}
@media only screen and (max-width: 767.98px) {
  .btn--primary {
    padding: 12px 24px;
  }
}
.btn--primary:hover {
  background-color: #fff;
  color: #404e3f;
}
.btn--primary:hover i {
  color: #404e3f;
}
