:root {
  font-size: 1vw;
}
@media(min-width:2560px){
    :root{
        font-size:22px;
    }
}
@media(max-width:767px){
    :root{
        font-size:5px;
    }
    main {
        padding: 0px !important;
        margin-top: 18rem;
    }
}
@media(max-width:500px){
    :root{
        font-size:1vw;
    }
}


body {
  font-family: "General Sans";
  font-style: 300;
  font-weight: normal;
  font-size: 1rem;
  color: rgb(0, 0, 0);
  margin: 0px;
  padding: 0px;
  scroll-behavior: smooth;
  background-color: #FEFBEF;
}

span{
  font-family: 'Syne';
  font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px;
}

h1 {
  font-family: "Carefree Serif";
}

h1 i{
  font-family: "Carefree Serif";
  font-weight: 200;
  font-style: italic;
}


h2 {
  font-family: "Carefree Serif";
  font-weight: 200;
}

h2 i{
  font-weight: 300;
}

h3 {
  font-family: "Founders Grotesk";
}

.desktop_only {
  display: block;
}

.mobile_only {
  display: none !important;
}

.site_button {
  position: relative;
  border: 1px solid #fc7e6b;
}

a.site_button span img {
  height: 0.6rem;
  position: absolute;
  right: -1.9rem;
  top: 40%;
  width: 3.6rem;
}

.site_button span {
    position: absolute;
    top: 0.87rem;
    right: -2rem;
    height: 0.7rem;
    width: 3.95rem;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    transition: all 0.55s ease 0s !important;
}

.site_button:hover {
  transition: all 0.55s ease 0s;
  background-color: transparent;
  border: 1px solid #0D0D0D;
  color: #FC7E52 !important;
}

.news_btn,
.btn{
  font-family: 'Syne';
  font-weight: bold;
}
a:hover {
    -webkit-filter: unset;
    filter: unset;
}
.site_button {
    padding: 0.8rem 2.5rem;
    background-color: #FC7E52;
    font-family: 'Syne';
    margin-top: 2.2rem;
    position: relative;
    display: block;
    color: #0D0D0D;
    border-radius: 10rem;
    width: 27.1rem;
    font-size: 0.79rem;
    transition: all 0.55s ease 0s !important;
    text-transform: uppercase;
    letter-spacing: 0rem;
    font-weight: bold;
    padding-top: 0.7em;
    line-height: 1.5;
}

.site_button:hover {
  width: 30rem;
  color: rgb(255, 255, 255);
}

.section_inner {
  margin: 0px auto;
}

ul {
  list-style: none;
  padding-left: 0px;
  margin: 0px;
}

a {
  text-decoration: none;
}

p {
  margin-bottom: 0;
  /* color: #0D0D0D; */
}
    br.d{ display:block; }
    br.m{ display:none; }
@media (max-width: 1024px) and (min-width: 768px){
    body{
        font-size:1.4rem;
    }
    br.d{ display:none; }
    br.m{display:block;}
}
@media screen and (max-width: 767px) {
  body {font-size: 3.8rem;letter-spacing: 0.05rem;line-height: 1.53;}

  .desktop_only {
    display: none;
  }
    br.d{ display:none; }
    br.m{ display:block; }
  h1 {}

  h2 {}

  h3 {}

  .mobile_only {
    display: block !important;
  }

    .site_button {
        font-size: 3.5rem;
        padding: 2rem 6.5rem;
    }

  .section_inner {
    margin: 0px auto;
    /* width: 93vw; */
    padding-left: 1.4rem;
  }

  .section_left_item,
  .section_right_item {
    width: 100%;
  }

  .section_inner.aos-init.aos-animate {
    min-height: 81vh;
  }

  .site_button span {
    top: 0rem !important;
    height: 100% !important;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}
}

.hp_desktop_menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 80rem;
  margin: 0px auto;
}

.desktop_menu_left {
  display: flex;
  justify-content: end;
  width: 36.5rem;
  gap: 5.7rem;
  padding-top: 0.6rem;
}

.desktop_menu_left li a {
  font-size: 1rem;
  text-transform: uppercase;
  font-family: Syne;
  letter-spacing: 0.06rem;
  color: rgb(13, 13, 13) !important;
}

.desktop_menu_right {
  display: flex;
  justify-content: left;
  width: 36.5rem;
  gap: 5.5rem;
  padding-top: 0.6rem;
}

.desktop_menu_right li a {
  font-size: 1rem;
  text-transform: uppercase;
  font-family: Syne;
  letter-spacing: 0.06rem;
  color: rgb(13, 13, 13) !important;
}

.desktop_menu_center {
  width: 30rem;
}
.logo img,
.natalie_logo img {
    width: 15.7rem !important;
    margin: 0px auto;
    max-width: unset;
}

.natalie_logo.mobile_only img {
  width: 40rem;
  margin: inherit;
}

.header__block--dropdown{
  margin-left: 4.67rem !important;
}
.header a, .header a.link-list__link, .dropdown a.dropdown__trigger {
    font-size: 0.95rem;
    text-transform: uppercase;
    font-family: Syne;
    letter-spacing: -0.01rem;
    color: rgb(13, 13, 13) !important;
    filter: brightness(100%) !important;
    font-weight: 600;
}
.dropdown__item a{
  font-size: 70%;
}
.dropdown a.dropdown__trigger:hover{
      color: #fc7e52 !important;
}
.dropdown.dropdown--open a.dropdown__trigger{
      color: #fc7e52 !important;
}

.header {
  background-color: rgb(254, 251, 239);
  padding: 1.06rem 0.5rem 0.5rem 0.5rem;
  border-bottom: 1px solid rgb(13, 13, 13);
  box-shadow: none;
      transition: unset;
}
.link-list.justify-content-right {
    margin-right: 2.65rem;
    gap: 4.62rem;
    padding-top: 0.1rem;
}
.link-list.justify-content-left {
    gap: 4.67rem;
    margin-left: 2.6rem;
    padding-top: 0.1rem;
}
.link-list.justify-content-left a,

.link-list.justify-content-right a{
    /* font-size: 0.95rem; */
}
.link-list.justify-content-left a:hover,

.link-list.justify-content-right a:hover{
    text-decoration: underline;
    color: #fc7e52 !important;
}

.link-list.justify-content-left {
}
.responsive-menu ul li a::after,
.hp_header_right li a::after {
  content: " ";
  width: 98%;
  height: 1.5px;
  opacity: 0;
  position: absolute;
  bottom: 45%;
  left: 0px;
  z-index: -1;
  transition: all 0.25s ease 0s;
  background-color: rgb(0, 0, 0);
}


.header .header__wrap .header__content .container{
    max-width: unset;
}


.header a.logo svg{
    height: auto;
    width: 15.8vw;
}
@media (max-width: 1024px) and (min-width: 768px){
    .link-list.justify-content-left a, .link-list.justify-content-right a{
        font-size: 1.5rem;
    }
    .link-list.justify-content-left{
        gap: 0rem;
    }
    .link-list.justify-content-right {
        margin-right: 2.4rem;
        gap: 0rem;
    }
}

@media (min-width: 768px) {
    .header__content--desktop .header__block {
        display: inline-block;
        margin: 0 20px;
    }
}
@media (max-width: 767px) {
    .header {
        padding: 0rem !important;
    }
    body #section-header{
        position: absolute;
        width: 100%;
        z-index: 999;
        background-color: #FEFBEF;
        top: 0rem;
        left: 0rem;
    }
  .hp_header .section_inner {
    position: relative;
    padding: 9.4vw 7.438vw 9.4vw 7.8vw;
  }
    .header__content--desktop{
        padding-top: 5.7rem;
        padding-bottom: 5.1rem;
        padding-left: 0.5rem;
    }
  .hp_header_icon {
    width: 8%;
    text-align: right;
    padding-right: 0.99vw;
    margin-top: -0.052vw;
    display: none;
  }
  .header .header__wrap .header__content .container{
        padding-right: 18px;
        padding-left: 18px;
    }
    .header a.logo svg {
        height: auto;
        width: 35.8vw;
        margin-top: 0.2vw;
        overflow: visible;
    }
}

.responsive-menu-hand {
  display: none;
}

.responsive-menu-hand svg {
  width: 100%;
  height: 100%;
}

.responsive-menu-close {
  clear: both;
  /* height: 9vw; */
  /* width: 9.87vw; */
  display: block;
  /* position: absolute; */
  /* top: 4.7vw; */
  /* right: 3.67vw; */
}

.responsive-menu-close svg {
  width: 100%;
  height: auto;
}

.responsive-menu-close strong {
  position: relative;
  height: 0px;
  width: 40px;
  display: block;
}

.responsive-menu-close span:nth-child(1),
a.responsive-menu-close span:nth-child(2) {
  width: 60px;
  display: block;
  background-color: rgb(112, 110, 108);
  height: 2px;
}

.responsive-menu-close span:nth-child(1) {
  transform: rotate(-45deg);
  margin-top: 40px;
}

.responsive-menu-close span:nth-child(2) {
  transform: rotate(45deg);
  margin-top: -2px;
}

.responsive-menu {
  position: fixed;
  width: 100%;
  height: 100%;
  top: -110%;
  right: 0vw;
  /* background: url("m-menu.jpg") 0% 0% / cover rgb(29, 29, 27); */
  z-index: 999999;
  overflow: auto;
  transition: top 0.5s ease 0s;
  padding-top: 0vw;
  display: none;
  background-color: #0D0D0D;
}

.responsive-menu.active {
  top: 0px;
}

.responsive-menu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  width: 100%;
  border-bottom: 0px;
}

.responsive-menu .social_icon {
  margin-top: 38vw;
}

.responsive-menu .social_icon ul {
  display: flex;
}

.responsive-menu .social_icon ul li {
  padding: 0px 4vw;
}

.responsive-menu .social_icon ul li.youtube {
  padding: 0px 3vw;
}

.responsive-menu .social_icon ul li.youtube img {
  width: 6vw;
}

.responsive-menu .social_icon ul li img {
  width: 5vw;
  height: auto;
}

.responsive-menu ul li {
  margin: 0px 0px 7vw;
  padding: 0px 18px;
  list-style-type: none;
  position: relative;
  text-align: left;
}

.responsive-menu ul li a,
.responsive-menu .pf4_header_userarea span a {
  height: auto;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 0.3vw;
  position: relative;
  text-align: center;
  line-height: 1.52;
  border: 0px;
  margin: 0px;
  color: rgb(255, 255, 255);
  font-family: "MADE Outer Sans";
  text-transform: uppercase;
  font-weight: 500;
  font-size: 6vw !important;
}

.responsive-menu ul li:hover {
  text-decoration: none;
}


@media (max-width: 1024px) and (min-width: 768px){
    
}
@media (max-width: 767px) {
  .hp_header_right ul {
    display: none;
  }
    .responsive-menu{
        display:block;
    }
  a.responsive-menu-hand {
    width: 9.4vw;
    height: 7rem;
    margin-top: 0px;
    right: 4vw;
    position: absolute;
    top: 0rem;
  }

  a.responsive-menu-hand span {
    width: 100%;
    height: 2px;
    background-color: rgb(0, 0, 0);
    position: absolute;
    top: 0px;
    left: 0px;
  }

  a.responsive-menu-hand span:first-child {
    top: 0vw;
  }

  a.responsive-menu-hand span:nth-child(2) {
    top: 3vw;
  }

  a.responsive-menu-hand span:last-child {
    top: 6vw;
  }

  .responsive-menu-hand {
    display: block;
  }

  .responsive-menu .hp_header {
    order: 1;
  }

  .responsive-menu .responsive-menu-waper {
    order: 2;
    padding-top: 15.8vw;
    padding-left: 8vw;
    padding-right: 10vw;
  }

  .responsive-menu .hp_header_icon {
    display: block;
    width: 100%;
    text-align: left;
    padding-left: 23vw;
    padding-top: 10.7vw;
    padding-bottom: 9vw;
  }
    .responsive-menu-bg{
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        position: absolute;
        top: 0rem;
        left: 0rem;
        width: 100%;
        height: 100%;
        opacity: 0.10;
    }
    .responsive_headerrow1{
        border-bottom: 1px solid #FEFBEF;
        display: block;
        padding-top: 6rem;
        padding-bottom: 3.9rem;
        position: relative;
        z-index: 2;
    }
    .responsive_headerrow1 .inner{
        width: 100%;
        margin: 0px auto;
        padding-right: 18px;
        padding-left: 18px;
    }
    .responsive_headerrow1 .responsive_logo{
        text-align: center;
        padding-right: 15rem;
        padding-left: 15rem;
    }
    .responsive_headerrow1 .responsive_logo a.logo{}
    .responsive_headerrow1 .responsive_logo a.logo svg{
        width: 35.4rem;
        height: auto;
        overflow: visible;
    }
    .responsive_headerrow1 .responsive-menu-head{
    top: 5.7rem;
    right: 3.67rem;
    position: absolute;
    height: 7rem;
    width: 9.87rem;
}
    .responsive_headerrow1 .responsive-menu-head .responsive-menu-close{}
    .responsive_headerrow1 .responsive-menu-head .responsive-menu-close svg{}
    
    .responsive_headerrow2{
        display: block;
        padding-top: 15.5rem;
        padding-bottom: 4.9rem;
        position: relative;
        z-index: 2;
    }
    .responsive_headerrow2 .inner{
        width: 92rem;
        margin: 0px auto;
    }
    .responsive_headerrow2 .link-list{
        display: block;
        margin: 0rem;
    }
    .responsive_headerrow2 .link-list ul{}
    .responsive_headerrow2 .link-list ul li{
        padding-left: 7.8rem;
        margin-bottom: 12.1rem;
    }
    .responsive_headerrow2 .link-list a, .dropdown a.dropdown__trigger{
        font-family: 'Syne';
        font-weight: normal;
        font-size: 4.35rem !important;
        color:#fff !important;
    }
    .header__block--dropdown{
      margin:0  !important
    }
    .dropdown a.dropdown__trigger{
      padding-left: 7.8rem;
        margin-bottom: 12.1rem;
    }
    .dropdown .dropdown__item a{
       font-size: 4.35rem !important;
       color:#fff !important;
       padding-left: 7.8rem;
       padding-top: 0;
    }
   .dropdown .dropdown__menu{
      width: 66rem;
      background-color: #000000fa;
      left: 0;
    }
    .responsive_insta{
        width: 100%;
        display: block;
        padding-left: 8rem;
        padding-top: 11rem;
    }
    .responsive_insta a{
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }
    .responsive_insta .icon{
        display: inline-block;
        width: 5.4rem;
    }
    .responsive_insta .icon svg{
        width: 100%;
        height: auto;
    }
    .responsive_insta .icon svg path{
        fill: #FEFBEF;
    }
    .responsive_insta .itext{
        font-family: 'General Sans';
        color: #FEFBEF;
        font-size: 4.3rem;
        padding-left: 2.7rem;
        line-height: 1.12;
    }
}

.arrow img,
.button_middle .site_button img {
  width: 5.5vw;
  height: auto;
}

.erh_desk_menu_area {
  z-index: 2;
}

.erh_desk_menu_area .erh_desk_menu ul,
.erh_desk_menu_area .erh_desk_menu ul .social,
.menu_link {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 0px;
  padding: 0px;
  margin-top: 0px;
}

.menu_link {
  width: 80%;
}

.erh_desk_menu_area {
  border-bottom: 1px solid rgb(0, 0, 0);
  border-top: 1px solid rgb(0, 0, 0);
  background-image: url("background.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.erh_desk_menu_area .erh_desk_menu ul li {
  margin: 0px;
  padding: 1vw 5.5vw 1.2vw;
  border-right: 1px solid rgb(0, 0, 0);
}

.erh_desk_menu_area .erh_desk_menu ul li a {
  font-family: "MADE Outer Sans";
  font-weight: 500;
  font-size: 1.2vw;
  color: rgb(0, 0, 0);
  letter-spacing: 0vw;
  position: relative;
}

.erh_desk_menu_area .erh_desk_menu ul li a::after {
  content: "";
  width: 0px;
  height: 2px;
  left: -0.6vw;
  bottom: 35%;
  position: absolute;
  background-color: rgb(0, 0, 0);
  opacity: 0;
  transition: all 0.45s ease 0s;
}

.erh_desk_menu_area .erh_desk_menu ul li a:hover::after {
  opacity: 1;
  width: 120%;
}

.erh_desk_menu_area .erh_desk_menu ul li.insta a:hover::after,
.erh_desk_menu_area .erh_desk_menu ul li.youtube a:hover::after {
  opacity: 0;
}


@media (max-width: 1024px) and (min-width: 768px){
    
}
@media (max-width: 767px) {
  .erh_desk_menu_area {
    display: none;
  }
}

.hp_footer_bottom {
  padding-top: 1.09rem;
  margin: 0px auto;
  padding-left: 2.2rem;
  padding-right: 1.89rem;
  padding-bottom: 1rem;
  background-color: #0D0D0D;
  width: 100%;
}
.hp_footer_bottom .inner{
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 96.01rem;
  margin: auto;
}
.hp_footer_bottom .fright ul {
  display: flex;
  margin: 0px;
  justify-content: end;
  width: 30rem;
  color: #FEFBEF;
  margin-top: -0.23rem;
}

.hp_footer_bottom .fright ul li {
  padding: 0px 0.36rem;
  text-transform: uppercase;
  margin-bottom: 0;
  letter-spacing: 0.032rem;
}

.hp_footer_bottom .fright ul li a {
  font-size: 0.8rem;
  color: #FEFBEF;
  font-family: "Syne";
  font-weight: 400;
  letter-spacing: 0.078em;
}
.hp_footer_bottom .fright ul li a:hover {
    text-decoration: underline;
}
footer.hp_footer {
  background-color: rgb(254, 251, 239);
  position: relative;
}

.hp_footer::before {
  content: "";
  height: 1px;
  width: 100rem;
  position: absolute;
  bottom: 3.6rem;
  left: 0px;
  background-color: rgb(13, 13, 13);
}

.fleft {
  width: 27rem;
  text-transform: uppercase;
}

.fleft div {
    text-transform: uppercase;
    font-size: 0.8rem;
    font-weight: 400;
    font-family: "Syne";
    color: #FEFBEF;
    letter-spacing: 0.087em;
}

.fcenter {
  width: 25rem;
  text-align: center;
}

.fcenter p {
    text-transform: uppercase;
    font-size: 0.8rem;
    font-family: "Syne";
    font-weight: 500;
    color: #FEFBEF;
}

.fcenter p a{
  color: #fc8852;
  border-bottom: 1px solid #fc8852;
}
.fcenter p a:hover {
    color: #FEFBEF;
    border-bottom: 1px solid #FEFBEF;
}
.hp_footer_top {
  padding: 4rem 1.8rem 4.3rem 1.87rem;
}
.hp_footer_top .inner{
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 96.33rem;
  margin: auto;
}
.ftop_left {
  width: 32.3rem;
}

.ftop_left span {
  text-transform: uppercase;
  color: #fc8852;
  display: block;
  font-size: 0.9rem;
  font-weight: 500;
  letter-spacing: 0.04em;
}

.ftop_left h2 {
  font-size: 5.3rem;
  font-weight: 100;
  line-height: 5.2rem;
  text-transform: uppercase;
  margin-top: 1.2rem;
  letter-spacing: -0.03rem;
  color: #0D0D0D;
}

.ftop_left h2 i {
  text-transform: lowercase;
}

.ftop_right {
  width: 62.22rem;
}

.insta_images {
  margin-top: 0.4rem;
}

.insta_images ul {
  display: flex;
  justify-content: space-between;
}

.ftop_right span {
  text-align: right;
  display: block;
  margin-top: 1.3rem;
  padding-right: 0rem;
  font-size: 1.1rem;
  letter-spacing: 0rem;
  font-family: "General Sans";
  color: #0D0D0D;
}

.ftop_right span:hover{
  color: #FC7E52;
}

.insta_images img {
  /* width: 15rem; */
  height: auto;
}

footer.hp_footer .section_inner {
  margin: 0px auto;
  padding-left: 0;
  /* width: 98rem; */
}


.hp_footer_center{
    position: relative;
    padding-top: 11rem;
    padding-bottom: 10.7rem;
}
.hp_footer_cbg{
    width: 102%;
    margin-left: -1%;
    position: absolute;
    top: 0vw;
    left: 0vw;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    background-color: #0D0D0D;
}
.hp_footer_cbg.desktop_only{}
.hp_footer_cbg.mobile_only{}
.hp_footer_cbg:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-color: #0D0D0D;
    opacity: 0.65;
}
.hp_footer_center .inner{
    max-width: 60rem;
    margin: 0px auto;
    position: relative;
}
.hp_footer_center h2{
    color: #FCFCFC;
    font-size: 3.4rem;
    text-align: center;
    letter-spacing: -0.076rem;
}
.hp_footer_center h2 i{
    color: #FC7E52;
}
.hp_footer_center h2 br.m{}
.hp_footer_center h2 br.d{}
.hp_footer_center article{
    font-size: 0.9rem;
    letter-spacing: 0.036rem;
    font-weight: 500;
    padding-right: 0.5rem;
    padding-bottom: 4rem;
    color: #FCFCFC;
    text-align: center;
    padding-top: 1.47rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}
.hp_footer_center article p{}
.hp_footer_center article br.m{}
.hp_footer_center article br.d{}
.hp_footer_center .hp_footer_cform{
    width: 100%;
    display: block;
    padding-left: 5.2rem;
    padding-right: 5.2rem;
}
.hp_footer_center .footer_formin{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.hp_footer_center .footer_formin input{
    background-color: transparent !important;
    border: 0px !important;
    border-bottom: 1px solid #FCFCFC !important;
    color: #FCFCFC;
    border-radius: 0px;
    padding: 12px 0px 0px 3px;
    height: 2.7rem;
    font-family: 'Syne';
    font-weight: bold;
    font-size: 0.7rem;
    letter-spacing: 0.08rem;
}
.hp_footer_center .footer_formin .text-field{width: 28.3%;margin: 0px;}
.hp_footer_center .footer_formin .email-field{
    width: 28.7%;
    margin-left: 5.5%;
    margin-bottom: 0px;
}
.hp_footer_center .button_middle{
    width: 30.7%;
    margin-left: 6.5%;
}
.hp_footer_center .button_middle button{
    margin: 0px;
    font-size: 1.015rem;
    padding: 0.7rem 2.5rem 0.46rem 3.2rem;
    letter-spacing: -0.019rem;
    box-shadow: 0px 7px 0px #FCFCFC;
    text-align: left;
    width: 88%;
    color: #FCFCFC !important;
}
.hp_footer_center .button_middle button.site_button{}
.hp_footer_center .button_middle button.site_button span{
    top: 0.8rem;
    right: -1.93rem;
    height: 1rem;
    width: 4.7rem;
    transition: all 0.55s ease 0s !important;
}
.hp_footer_center .button_middle button.site_button span svg{
    width: 100%;
    height: auto;
}
.hp_footer_center .button_middle button.site_button span svg path{
    fill: #FCFCFC;
}
.hp_footer_center .button_middle button.site_button:hover span{
  right: -3.3rem;
}
.hp_footer_center .button_middle button:hover{
  background-color: #FC7E52;
}
.hp_footer_logomenu{
    background-color: #0D0D0D;
    width: 100%;
    padding-top: 1.23vw;
    padding-left: 1.94vw;
    padding-right: 1.94vw;
    padding-bottom: 1vw;
    border-bottom: 1px solid #FEFBEF;
}
.hp_footer_logomenu .inner{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    max-width: 96.12rem;
    margin: auto;
}
.hp_footer_logomenu .flogomenu_left{
    width: 20%;
}
.hp_footer_logomenu .flogomenu_left svg{
    height: auto;
    width: 15.77rem;
}
.hp_footer_logomenu .flogomenu_right{
    width: 80%;
    padding-left: 4.44vw;
    padding-right: 0.5vw;
    padding-top: 0.86vw;
}
.hp_footer_logomenu .flogomenu_right ul{
    display: flex;
    width: 100%;
    align-content: center;
    justify-content: space-between;
}
.hp_footer_logomenu .flogomenu_right ul li{
    font-family: Syne;
    letter-spacing: 0.06rem;
    filter: brightness(100%) !important;
    font-weight: 400;
    margin: 0px;
    font-size: 1.01vw;
}
.hp_footer_logomenu .flogomenu_right ul li a{
    color: #FEFBEF;
}
.hp_footer_logomenu .flogomenu_right ul li a:hover {
    color: #FC7E52;
}
@media (max-width: 1024px) and (min-width: 768px){
    .hp_footer_center .inner{
        max-width: 76rem;
    }
    .hp_footer_center article{
        font-size: 1.4rem;
    }
    .hp_footer_center .footer_formin input{
        font-size: 1.2rem;
        height: auto;
    }
    .hp_footer_center .button_middle button{
        font-size: 1.3rem;
        padding: 0.9rem 2.5rem 0.46rem 3.2rem;
        letter-spacing: -0.019rem;
        box-shadow: 0px 3px 0px #FCFCFC;
    }
    .hp_footer_logomenu .flogomenu_right ul li a{
        font-size: 1.3vw;
    }
    .fleft div,
    .fcenter p,
        .hp_footer_bottom .fright ul li a{
        font-size: 1rem;
    }
}
@media (max-width: 767px) {
    .hp_footer_center{
        padding-top: 25.2rem;
        padding-bottom: 30.2rem;
    }
    .hp_footer_center .inner{
        max-width: 90rem;
    }
    .hp_footer_center h2{
        font-size: 14rem;
        text-align: center;
        letter-spacing: -0.34rem;
        line-height: 0.88;
        padding-left: 5rem;
        padding-right: 5rem;
    }
    .hp_footer_center article{
        font-size: 3.8rem;
        letter-spacing: 0.05rem;
        line-height: 1.53;
        padding-top: 4.8rem;
        padding-left: 2.5rem;
        padding-right: 2.5rem;
        font-weight: 300;
    }
    .hp_footer_center .hp_footer_cform{
        padding-left: 14.2rem;
        padding-right: 14.2rem;
        padding-top: 3.2rem;
    }
    .hp_footer_center .footer_formin input{
        height: auto;
        text-align: center;
        font-size: 3.2rem;
        padding: 2.1rem 0rem 2.1rem 0rem;
    }
    .hp_footer_center .footer_formin .text-field{
        width: 100%;
        padding-bottom: 5.7rem;
    }
    .hp_footer_center .footer_formin .email-field{
        width: 100%;
        margin-left: 0%;
    }
  .hp_footer_center .button_middle{
        width: 100%;
        margin-left: 0%;
        padding-top: 8.6rem;
        padding-left: 4rem;
        padding-right: 5.3rem;
    }
    .hp_footer_center .button_middle button.site_button{
        text-align: center;
        font-size: 3.8rem;
        padding: 2.7rem 11.5rem 2.7rem 9.2rem;
        letter-spacing: -0.23rem;
        box-shadow: 2px 4px 1px #FCFCFC;
        line-height: 1;
    }
    .hp_footer_center .button_middle button.site_button span{
        top: 0.1rem;
        right: -8rem;
        height: 100%;
        width: 16.2rem;
        display: flex;
    }

    .hp_footer_logomenu{
        padding-top: 12.2vw;
        padding-left: 1.94vw;
        padding-right: 1.94vw;
        padding-bottom: 8vw;
    }
    .hp_footer_logomenu .inner{
        max-width: 89.12rem;
    }
    .hp_footer_logomenu .flogomenu_left{
        width: 100%;
        text-align: center;
        padding-bottom: 9.5rem;
    }
    .hp_footer_logomenu .flogomenu_left svg{
        width: 70.8rem;
    }
    .hp_footer_logomenu .flogomenu_right{
        width: 100%;
        display: block;
        padding-left: 0rem;
        padding-right: 0rem;
        padding-top: 0.3vw;
    }
    .hp_footer_logomenu .flogomenu_right ul{
        display: flex;
        flex-wrap: wrap;
        box-sizing: border-box;
        padding-left: 1.6rem;
    }
    .hp_footer_logomenu .flogomenu_right ul li{
        width: 50%;
        text-align: center;
        font-size: 4.42vw;
        letter-spacing: 0.3rem;
        padding-bottom: 5.3rem;
    }
}






/******* Section 01 *******************/
.thpp1{
    width: 100%;
    padding-top: 3.2rem;
    padding-bottom: 3.7rem;
}
.thpp1 .section_inner{
    padding-left: 0rem;
    width: 92rem;
}
.thpp1_top{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
}
.thpp1_tleft{
    width: 65%;
    padding-right: 4rem;
    padding-bottom: 10rem;
    padding-top: 0.05rem;
}
.thpp1_tleft .sub_heading{
    color: rgb(252, 126, 82);
    font-size: 0.9rem;
    font-weight: 500;
    letter-spacing: 0.03em;
    @font-face {
    font-family: 'Carisma Classic 300';
    src: url('https://arrow2.mykajabi.com/resource_redirect/downloads/file-uploads/sites/52536/themes/2157242554/downloads/28edd3c-dd43-04b8-621a-eba145c43621_CarismaClassic-300Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: block;
  }
    @font-face {
    font-family: 'Carefree Serif';
    src: url('https://arrow2.mykajabi.com/resource_redirect/downloads/file-uploads/sites/52536/themes/2157242554/downloads/7b2d5c-eb4-cd40-5b61-342431f6ea7d_CarefreeSerif-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
    @font-face {
    font-family: 'Carefree Serif';
    src: url('https://arrow2.mykajabi.com/resource_redirect/downloads/file-uploads/sites/52536/themes/2157242554/downloads/86144ac-0a4f-ced5-ff4d-7f731c4a73_CarefreeSerif-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
    font-display: block;
  }
    @font-face {
    font-family: 'Carefree Serif';
    src: url('https://arrow2.mykajabi.com/resource_redirect/downloads/file-uploads/sites/52536/themes/2157242554/downloads/6ff2af-6207-bcbe-10ff-b4e5b3370e6_CarefreeSerif-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: block;
  }
    @font-face {
    font-family: 'General Sans';
    src: url('https://arrow2.mykajabi.com/resource_redirect/downloads/file-uploads/sites/52536/themes/2157242554/downloads/c864bdf-dcb0-c33-c2af-27f45fe886b_GeneralSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: block;
  }
    @font-face {
    font-family: 'Cicle';
    src: url('https://arrow2.mykajabi.com/resource_redirect/downloads/file-uploads/sites/52536/themes/2157242554/downloads/dbdf1ff-f617-612-281-a1af18c55ec_CicleFina.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: block;
  }
    @font-face {
    font-family: 'Carefree Serif';
    src: url('https://arrow2.mykajabi.com/resource_redirect/downloads/file-uploads/sites/52536/themes/2157242554/downloads/de50dd-af60-4f48-28d-babc0441c5d_CarefreeSerif-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: block;
  }
    @font-face {
    font-family: 'Cormorant Garamond';
    src: url('https://arrow2.mykajabi.com/resource_redirect/downloads/file-uploads/sites/52536/themes/2157242554/downloads/ae44b5-d822-7408-e6e-084b2aacf4a_CormorantGaramond-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: block;
  }
    @font-face {
    font-family: 'Syne';
    src: url('https://arrow2.mykajabi.com/resource_redirect/downloads/file-uploads/sites/52536/themes/2157242554/downloads/dbaf4ae-c367-71a4-65dd-848357b01b80_Syne-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
    @font-face {
    font-family: 'Syne';
    src: url('https://arrow2.mykajabi.com/resource_redirect/downloads/file-uploads/sites/52536/themes/2157242554/downloads/7ce0ea-335-7134-ae22-8262070be17_syne-medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: block;
  }
    @font-face {
    font-family: 'Syne';
    src: url('https://arrow2.mykajabi.com/resource_redirect/downloads/file-uploads/sites/52536/themes/2157242554/downloads/0d21a-bc6-f048-b54f-db48ac64a1d3_Syne-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: block;
  }
    @font-face {
    font-family: 'Syne';
    src: url('https://arrow2.mykajabi.com/resource_redirect/downloads/file-uploads/sites/52536/themes/2157242554/downloads/cfdfccf-c654-4b4-b0c1-7816f44b311_Syne-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: block;
  }
    @font-face {
    font-family: 'General Sans';
    src: url('https://arrow2.mykajabi.com/resource_redirect/downloads/file-uploads/sites/52536/themes/2157242554/downloads/c21c4-6757-864e-555e-a88b8e73ebf_GeneralSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: block;
  }
    @font-face {
      font-family: 'General Sans';
    src: url('https://arrow2.mykajabi.com/resource_redirect/downloads/file-uploads/sites/52536/themes/2157242554/downloads/4b4e506-ec71-bdfe-22e0-d54a31cef275_GeneralSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: block;
  }
    @font-face {
      font-family: 'General Sans';
    src: url('https://arrow2.mykajabi.com/resource_redirect/downloads/file-uploads/sites/52536/themes/2157242554/downloads/6c8648-6c25-127c-cbb2-78f2844535d_generalsans-semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: block;
  }
    @font-face {
    font-family: 'Founders Grotesk';
    src: url('https://arrow2.mykajabi.com/resource_redirect/downloads/file-uploads/sites/52536/themes/2157242554/downloads/8f4c70b-c1cd-36f-236-2d582aea11_FoundersGrotesk-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
    @font-face {
    font-family: 'Helvetica';
    src: url('https://arrow2.mykajabi.com/resource_redirect/downloads/file-uploads/sites/52536/themes/2157242554/downloads/f14c2c5-fd6-3c4b-f25-f10a5278174e_Helvetica.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  };
}
.thpp1_tleft .sub_heading br{}
.thpp1_tleft h1{
    color: #0D0D0D;
    font-size: 7.1rem;
    letter-spacing: -0.166rem;
    font-weight: 200;
    line-height: 0.96;
    padding-top: 1.24rem;
    padding-left: 0.04rem;
}
.thpp1_tleft h1 i{
    color: #FC7E52;
}
.thpp1_tleft h1 br.m{}
.thpp1_tleft h1 br.d{}
.thpp1_tright{
    width: 35%;
    padding-top: 0.9rem;
    padding-left: 2.4rem;
    padding-right: 5rem;
}
.thpp1_tright img{
    border: 1px solid #000000;
}

.thpp1_bottom{
    padding-left: 11rem;
    padding-right: 11rem;
    margin-top: -8.56rem;
}
.thpp1_bottomin{
    border: 1px solid #0D0D0D;
    background-color: #FCFCFC;
    padding-top: 2.5rem;
    padding-left: 4rem;
    padding-right: 4rem;
    padding-bottom: 2.56rem;
}
.thpp1_bottomin article{
    font-weight: 400;
    font-size: 1.78rem;
    letter-spacing: 0.032rem;
    line-height: 1.17;
    padding-right: 16.2rem;
    padding-bottom: 1.7rem;
    font-family: "Founders Grotesk";
}
.thpp1_bottomin article br.d{}
.thpp1_bottomin article br.m{}

.thpp1_form{
    width: 100%;
    display: block;
    /* padding-left: 5.2rem; */
    /* padding-right: 5.2rem; */
    padding-top: 1.2rem;
}
.thpp1_form form{}
.thpp1_form .thpp1_formin{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.thpp1_form .thpp1_formin input{
    background-color: transparent !important;
    border: 0px !important;
    border-bottom: 1px solid #0D0D0D !important;
    color: #0D0D0D;
    border-radius: 0px;
    padding: 9px 0px 0px 2px;
    height: 3.45rem;
    font-family: 'Syne';
    font-weight: bold;
    font-size: 1.1rem;
    letter-spacing: 0.0rem;
}
.thpp1_form .thpp1_formin input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #0D0D0D;
}
.thpp1_form .thpp1_formin input::-moz-placeholder { /* Firefox 19+ */
    color: #0D0D0D;
}
.thpp1_form .thpp1_formin input:-ms-input-placeholder { /* IE 10+ */
    color: #0D0D0D;
}
.thpp1_form .thpp1_formin input:-moz-placeholder { /* Firefox 18- */
    color: #0D0D0D;
}


.thpp1_form .thpp1_formin .text-field{width: 32.3%;margin: 0px;}
.thpp1_form .thpp1_formin .email-field{
    width: 32.3%;
    margin-left: 4.3%;
    margin-bottom: 0px;
}
.thpp1_form .button_middle{
    width: 28.9%;
    margin-left: 2.2%;
    transition: all 0.55s ease 0s;
}
.thpp1_form .button_middle button{
    margin: 0px;
    font-size: 1.015rem;
    padding: 0.8rem 2.5rem 0.65rem 1.3rem;
    letter-spacing: 0.02rem;
    box-shadow: 2px 7px 0px #0D0D0D;
    text-align: left;
    width: 89%;
    color: #0D0D0D !important;
    border-radius: 11rem;
}
.thpp1_form .button_middle button.site_button{}
.thpp1_form .button_middle button.site_button span{
    top: 0.9rem;
    right: -2.58rem;
    height: 1.4rem;
    width: 5.2rem;
    /* transition: all 0.55s ease 0s; */
}
.thpp1_form .button_middle button.site_button span svg{
    width: 100%;
    height: auto;
}
.thpp1_form .button_middle button.site_button span svg path{
    fill: #0D0D0D;
}
.thpp1_form .button_middle button.site_button:hover span{
  right: -3.2rem;
}

@media (max-width: 1024px) and (min-width: 768px){
    .thpp1_tleft .sub_heading{
        font-size: 1.4rem;
    }
    .thpp1_form .thpp1_formin input{font-size: 1.3rem;}
    .thpp1_form .thpp1_formin .text-field{width: 28.3%;margin: 0px;}
    .thpp1_form .button_middle button.site_button{
        font-size: 1.3rem;
        padding: 0.9rem 2.5rem 0.7rem 2.2rem;
        letter-spacing: -0.019rem;
        line-height: 1;
        box-shadow: 2px 4px 0px #0D0D0D;
    }
}
@media (max-width: 767px) {
    .thpp1{
        padding-top: 5.2rem;
        padding-bottom: 3.7rem;
        overflow: hidden;
    }
    .thpp1_tleft{
        width: 100%;
        padding-right: 4rem;
        padding-bottom: 5rem;
    }
    .thpp1_tleft .sub_heading{
        letter-spacing: 0.02em;
        font-size: 3.9rem;
        font-weight: 500;
    }
    .thpp1_tleft h1{
        font-size: 10.5rem;
        line-height: 0.96;
        padding-top: 3.35rem;
        letter-spacing: -0.25rem;
        padding-left: 0.3rem;
    }
    .thpp1_tright{
        width: 100%;
        padding-top: 0.9rem;
        padding-left: 28.5rem;
        padding-right: 0rem;
        position: relative;
        z-index: 1;
    }
    .thpp1_tright img{
        margin-right: 0rem;
        width: 107%;
        max-width: unset;
    }
    
    .thpp1_bottom{
        padding-left: 0.1rem;
        padding-right: 0rem;
        margin-top: -28.56rem;
        position: relative;
    }
    .thpp1_bottom:before{
      content:"";
      width: 39.2rem;
      height: 39.2rem;
      display: block;
      position: absolute;
      top: -19.5rem;
      left: -19.69rem;
      border: 1px solid #0D0D0D;
      border-radius: 100%;
      z-index: -1;
    }
    .thpp1_bottomin{
        padding-top: 33.6rem;
        padding-left: 5.3rem;
        padding-right: 5.3rem;
        padding-bottom: 7.56rem;
    }
    .thpp1_bottomin article{
        font-size: 4.4rem;
        letter-spacing: 0rem;
        line-height: 1.065;
        padding-right: 0rem;
        padding-bottom: 0.8rem;
    }
    .thpp1_form .thpp1_formin input{height: auto;font-size: 3.56rem;padding: 0.1rem 0rem 1.1rem 0rem;}
    .thpp1_form .thpp1_formin .text-field{width: 100%;margin: 0px;margin-bottom: 0.5rem;}
    .thpp1_form .thpp1_formin .email-field{width: 100%;margin: 0px;}
    .thpp1_form .button_middle{width: 100%;margin: 0px;padding-top: 3.5rem;padding-right: 19.2rem;}
    .thpp1_form .button_middle button.site_button{
        text-align: center;
        font-size: 3.8rem;
        padding: 2.7rem 17.5rem 2.7rem 4.2rem;
        letter-spacing: -0.23rem;
        box-shadow: 3px 5px 0px #0D0D0D;
        line-height: 1;
    }
    .thpp1_form .button_middle button.site_button span{width: 16.8rem;right: -8.58rem;}
    .thpp1_form .button_middle button.site_button:hover span{right: -9.58rem;}
}










/******* Section 02 *******************/
.thpp2{
    width: 100%;
    display: block;
    padding-top: 0.1rem;
}

.thpp2 .circle{}
.thpp2 .circle.left{
    width: 14.68rem;
    height: 14.68rem;
    position: absolute;
    top: 3.36rem;
    left: 1.12rem;
    z-index: -1;
    border: 1px solid #0D0D0D;
    border-radius: 100%;
}
.thpp2 .circle.right{
    width: 20.2rem;
    height: 25.5rem;
    position: absolute;
    top: -10.6rem;
    right: 0rem;
    z-index: -1;
}
.thpp2 .circle.right svg{
    width: 100%;
    height: 100%;
}

.thpp2 .section_inner{
    width: 100%;
    padding: 0px;
}
.thpp2_row1{
    width: 100%;
    display: block;
    padding-left: 7.7rem;
    padding-right: 40.54rem;
    display: flex;
    max-width: 100rem;
    margin: 0px auto;
}
.thpp2_row1 img.img1{
    width: 20.09rem;
    margin-top: 11.85rem;
    display: block;
    border: 1px solid #000000;
    display: inline-block;
    position: relative;
    z-index: 1;
}
.thpp2_row1 img.img2{
    display: block;
    border: 1px solid #000000;
    width: 39.6rem;
    margin-left: -7.97rem;
    margin-top: -0.07rem;
    display: inline-block;
    height: 25.8rem;
}

.thpp2_row2{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    max-width: 100rem;
    margin: 0px auto;
}
.thpp2_row2 .col1{
    width: 42%;
    padding-top: 3.12rem;
    padding-right: 0.9rem;
}
.thpp2_row2 .col1 article{
    background-color: #FCFCFC;
    border: 1px solid #0D0D0D;
    /* border-left: 0px; */
    padding-left: 5.76rem;
    padding-top: 2.67rem;
    padding-right: 5rem;
    padding-bottom: 4vw;
    margin-bottom: -8.1rem;
    position: relative;
    margin-left: -2px;
    z-index: 1;
}
.thpp2_row2 .col1 h5{
    color: #0D0D0D;
    font-family: 'Syne';
    font-size: 0.9rem;
    font-weight: 500;
    letter-spacing: 0.03em;
}
.thpp2_row2 .col1 h5 br.m{}
.thpp2_row2 .col1 h5 br.d{}

.thpp2_lists{
    padding-top: 4.34rem;
    padding-left: 4.4vw;
} 
.thpp2_lists ul{}
.thpp2_lists ul li{
    font-size: 1.17rem;
    letter-spacing: 0.012rem;
    line-height: 1.17;
    padding-bottom: 2.4rem;
    padding-left: 2.34rem;
    font-family: 'General Sans';
    font-weight: 500;
    margin-bottom: 0rem;
    color: #000000;
    position: relative;
}
.thpp2_lists ul li span{
    position: absolute;
    top: 0rem;
    left: 0rem;
    width: 1.5rem;
}
.thpp2_lists ul li span svg{
    width: 100%;
    height: auto;
}

.thpp2_row2 .col2{
    width: 58%;
    padding-left: 3.77rem;
    padding-right: 6rem;
}
.thpp2_row2 .col2 article{
    margin-top: -4.3rem;
    padding-bottom: 7.2rem;
}
.thpp2_row2 .col2 h2{
    font-size: 4.7rem;
    /* text-transform: uppercase; */
    line-height: 0.96;
    letter-spacing: -0.12rem;
    margin-bottom: 3rem;
    color: #0D0D0D;
}
.thpp2_row2 .col2 h2 i{
    color: #FC7E52;
    letter-spacing: -0.11rem;
}
.thpp2_row2 .col2 h2 br.m{}
.thpp2_row2 .col2 h2 br.d{}
.thpp2_row2 .col2 .thhp2_text{
    font-size: 1.14rem;
    letter-spacing: 0.026rem;
    font-weight: 500;
    padding-left: 8.34rem;
}
.thpp2_row2 .col2 .thhp2_text p{
    color: #000000;
}
.thpp2_row2 .col2 .thhp2_text br.m{}
.thpp2_row2 .col2 .thhp2_text br.d{}


@media (max-width: 1024px) and (min-width: 768px){
    .thpp2_row2 .col1 h5{
        font-size: 1.4rem;
    }
    
    .thpp2_lists{
        padding-left: 1.4vw;
    } 
    .thpp2_lists ul{}
    .thpp2_lists ul li{
        font-size: 1.4rem;
    }
    .thpp2_row2 .col2 .thhp2_text{
        font-size: 1.4rem;
    }
}
@media (max-width: 767px) {
    .thpp2{}
    
    .thpp2 .circle{}
    .thpp2 .circle.left{
        display: none;
    }
    .thpp2 .circle.right{
        display: none;
    }
    
    .thpp2 .section_inner{
        padding-top: 2.18rem;
    }
    .thpp2_row1{
        padding-left: 0rem;
        padding-right: 0rem;
        max-width: 92rem;
        position: relative;
    }
    .thpp2_row1:before {
        content: "";
        width: 28.2rem;
        height: 28.2rem;
        display: block;
        position: absolute;
        bottom: -8.5rem;
        left: 23.5%;
        border: 1px solid #0D0D0D;
        border-radius: 100%;
        z-index: -1;
    }
    .thpp2_row1 img.img1{
        width: 35.67rem;
        margin-top: 20.85rem;
    }
    .thpp2_row1 img.img2{
        width: 70.6rem;
        margin-left: -13.97rem;
        margin-top: -0.07rem;
        display: inline-block;
        height: 45.9rem;
    }
    
    .thpp2_row2{
        max-width: 93rem;
        padding-top: 11rem;
    }
    .thpp2_row2 .col1{
        order: 2;
        width: 100%;
        padding-top: 3.12rem;
        padding-right: 0rem;
        padding-left: 0.4rem;
    }
    .thpp2_row2 .col1 article{
        margin-left: 0px;
        width: 104%;
        padding-left: 6.9rem;
        padding-top: 7.4rem;
        padding-right: 5rem;
        padding-bottom: 1vw;
        margin-bottom: -17.4rem;
    }
    .thpp2_row2 .col1 h5{
        letter-spacing: 0.02em;
        font-size: 3.9rem;
        font-weight: 500;
    }
    .thpp2_row2 .col1 h5 br.m{}
    .thpp2_row2 .col1 h5 br.d{}
    
    .thpp2_lists{
        padding-top: 3.7rem;
        padding-left: 0vw;
    } 
    .thpp2_lists ul{}
    .thpp2_lists ul li{
        font-size: 3.7rem;
        letter-spacing: 0.097rem;
        line-height: 1.17;
        padding-bottom: 7.34rem;
        padding-left: 7.2rem;
    }
    .thpp2_lists ul li span{
        width: 3.6rem;
        top: 0.4rem;
        left: 0.8rem;
    }
    .thpp2_lists ul li span svg{}
    
    .thpp2_row2 .col2{
        order: 1;
        width: 100%;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .thpp2_row2 .col2 article{
        margin-top: 0rem;
        padding-bottom: 2.2rem;
    }
    .thpp2_row2 .col2 h2{
        font-size: 10.7rem;
        padding-left: 0.4rem;
        letter-spacing: -0.32rem;
    }
    .thpp2_row2 .col2 h2 i{
        letter-spacing: -0.3rem;
    }
    .thpp2_row2 .col2 h2 br.m{}
    .thpp2_row2 .col2 h2 br.d{}
    .thpp2_row2 .col2 .thhp2_text{
        font-size: 3.8rem;
        letter-spacing: 0.05rem;
        line-height: 1.53;
        padding-left: 0.4rem;
    }
    .thpp2_row2 .col2 .thhp2_text p{}
    .thpp2_row2 .col2 .thhp2_text br.m{}
    .thpp2_row2 .col2 .thhp2_text br.d{}
}









/******* Section 03 *******************/
.thpp3{
    width: 100%;
    background-color: #000000;
    padding-top: 16.05rem;
    padding-bottom: 15.6rem;
}
.thpp3_bg{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0rem;
    left: 0rem;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.thpp3_bg:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-color: #000000;
    opacity: 0.55;
}
.thpp3_bg.desktop_only{
    background-attachment: fixed;
}
.thpp3_bg.mobile_only{
    background-attachment: unset;
}
.thpp3 .section_inner{
    padding: 0px;
    max-width: 80rem;
    position: relative;
}
.thpp3 h2{
    text-align: center;
    font-size: 7.1rem;
    color: #FCFCFC;
    letter-spacing: -0.13rem;
    padding-left: 3.5rem;
}
.thpp3 h2 i{}
.thpp3 h2 br.m{}
.thpp3 h2 br.d{}
.thpp3_bottom{
    padding-top: 3.65rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

.thpp3_form{
    width: 100%;
    display: block;
    /* padding-left: 5.2rem; */
    /* padding-right: 5.2rem; */
    padding-top: 1.75rem;
    padding-left: 2.8rem;
    background-color: #FFFFFF;
    border: 1px solid #0D0D0D;
    border-radius: 10rem;
    padding-right: 2.8rem;
    padding-bottom: 2.6rem;
}
.thpp3_form form{}
.thpp3_form .thpp3_formin{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.thpp3_form .thpp3_formin input{
    background-color: transparent !important;
    border: 0px !important;
    border-bottom: 1px solid #0D0D0D !important;
    color: #0D0D0D;
    border-radius: 0px;
    padding: 8px 0px 8px 2px;
    height: auto;
    font-family: 'Syne';
    font-weight: bold;
    font-size: 0.8rem;
    letter-spacing: -0.03rem;
}
.thpp3_form .thpp3_formin input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #0D0D0D;
}
.thpp3_form .thpp3_formin input::-moz-placeholder { /* Firefox 19+ */
    color: #0D0D0D;
}
.thpp3_form .thpp3_formin input:-ms-input-placeholder { /* IE 10+ */
    color: #0D0D0D;
}
.thpp3_form .thpp3_formin input:-moz-placeholder { /* Firefox 18- */
    color: #0D0D0D;
}


.thpp3_form .thpp3_formin .text-field{width: 22.5%;margin: 0px;}
.thpp3_form .thpp3_formin .email-field{
    width: 34.5%;
    margin-left: 2.3%;
    margin-bottom: 0px;
}
.thpp3_form .button_middle{
    width: 37.5%;
    margin-left: 2.5%;
}
.thpp3_form .button_middle button{
    margin: 0px;
    font-size: 1.0rem;
    padding: 0.7rem 1.5rem 0.5rem 1.9rem;
    letter-spacing: -0.006rem;
    box-shadow: 2px 6px 0px #0D0D0D;
    text-align: left;
    width: 93.4%;
    color: #0D0D0D !important;
    border-radius: 11rem;
}
.thpp3_form .button_middle button.site_button{}
.thpp3_form .button_middle button.site_button span{
    top: 0.76rem;
    right: -2.35rem;
    height: 1.1rem;
    width: 4.7rem;
}
.thpp3_form .button_middle button.site_button span svg{
    width: 100%;
    height: auto;
}
.thpp3_form .button_middle button.site_button span svg path{
    fill: #0D0D0D;
}
.thpp3_form .button_middle button.site_button:hover span{
  right: -3.35rem;
}

@media (max-width: 1024px) and (min-width: 768px){
    .thpp3 .section_inner{
        max-width: 96rem;
    }
    .thpp3_form .button_middle button.site_button{
        font-size: 1.3rem;
        padding: 1.4rem 2.5rem 1.2rem 3.2rem;
        letter-spacing: -0.019rem;
        line-height: 1;
        box-shadow: 2px 4px 0px #0D0D0D;
    }
    .thpp3_form .button_middle button.site_button span{
        top: 0rem;
        right: -2.35rem;
        height: 100%;
        width: 4.7rem;
        display: flex;
    }
}
@media (max-width: 767px) {
    .thpp3{
        padding-top: 63.3rem;
        padding-bottom: 14.7rem;
        background-color: transparent;
    }
    .thpp3_bg{
        background-position: bottom;
        background-size: cover;
        background-attachment: fixed;
    }
    .thpp3 .section_inner{
        max-width: 87rem;
    }
    .thpp3 h2{
        font-size: 10.4rem;
        color: #FCFCFC;
        letter-spacing: -0.16rem;
        padding-left: 0rem;
    }
    .thpp3_bottom{
        padding-top: 6.1rem;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .thpp3_form{
        border-radius: 9rem;
        padding-right: 3.6rem;
        padding-bottom: 5.5rem;
        padding-top: 3.75rem;
        padding-left: 3.6rem;
    }
    .thpp3_form .thpp3_formin input{
        padding: 9px 8rem 9px 7.4rem;
        font-size: 2.9rem;
        letter-spacing: 0.17rem;
        border-radius: 0px !important;
    }
    .thpp3_form .thpp3_formin .text-field{
        width: 100%;
        margin: 0px;
        margin-bottom: 0.7rem;
    }
    .thpp3_form .thpp3_formin .email-field{
        width: 100%;
        margin: 0px;
    }
    .thpp3_form .button_middle{
        width: 100%;
        margin: 0px;
        padding-top: 3.3rem;
        padding-right: 4.2rem;
    }
    .thpp3_form .button_middle button.site_button{
        text-align: center;
        font-size: 2.9rem;
        padding: 3.6rem 6rem 2.7rem 5.2rem;
        letter-spacing: 0.1rem;
        box-shadow: 3px 6px 0px #0D0D0D;
        line-height: 1;
        margin-left: -0.8rem;
        width: 100%;
    }
    .thpp3_form .button_middle button.site_button span{
        width: 10.4rem;
        right: -5rem;
        overflow: hidden;
    }
    .thpp3_form .button_middle button.site_button:hover span{
        right: -6rem;
    }
    .thpp3_form .button_middle button.site_button span svg{
        width: 54rem;
        display: block;
        margin-left: -4rem;
        padding-top: 0.5rem;
    }
}








@media (max-width: 1024px) and (min-width: 768px){
    
}

@media(max-width:767px){
    
    a.link-list__link {
        font-size: 4rem !important;
    }
    
    a.link-list__link {
        padding-left: 0 !important;
        margin-left: 0 !important;
    }
    
    .link-list.justify-content-left {
        margin-left: 0;
    }
    
    .header__content.header__content--mobile {
        padding: 10rem;
    }
    
    div#block-1555988494486 {
        width: 100%;
        text-align: center;
        padding-left: 14.2rem;
        padding-right: 12rem;
    }
    
    img.logo__image {
        width: 35.5rem !important;
        margin-right: 0.6rem;
        margin-top: 0.3rem;
    }
    
    .header__container > div:last-of-type {
        width: 9rem;
    }
    .hamburger{
        height: 30px;
    }
    .hamburger__slices{
        height: 30px;
    }
    .hamburger__slice{
        height: 1px;
    }
    
    .hamburger--slice-2 {
        top: 14px;
    }
    .hamburger--slice-3{
        top: 14px;
    }
    .hamburger--slice-4 {
        top: 28px;
    }
    .hp_footer_top {
        /* flex-direction: column; */
        /* padding: 0 4rem; */
        padding: 0rem 1.8rem 10.1rem 1.87rem;
    }
    .hp_footer_top .inner{
        max-width: 89.5rem;
        flex-wrap: wrap;
    }
    .ftop_left {
        width: 100%;
    }
    
    .ftop_right {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    
    .ftop_left span {
        color: #000;
        letter-spacing: 0.02em;
        font-size: 3.9rem;
        font-weight: 500;
    }
    
    .ftop_left h2 br {
        display: none;
    }
    
    .ftop_left h2 {
        font-size: 14.7rem;
        line-height: 1.033;
        margin-top: 5rem;
        letter-spacing: -0.06rem;
        padding-right: 7rem;
        margin-bottom: 5.8rem;
    }
    
    .fleft div {
        font-size: 3.4rem;
        text-align: center;
        letter-spacing: 0.245rem;
        font-weight: 500;
    }
    
    .hp_footer_bottom {
        flex-wrap: wrap;
        flex-direction: column;
        padding: 0;
        margin-top: 0rem;
        padding-top: 7.7rem;
        padding-bottom: 6rem;
    }
    .hp_footer_bottom .inner{
    max-width: 90.01rem;
    flex-wrap: wrap;
}
    .fleft {
        width: 100%;
    }
    
    .fcenter {
        width: 100%;
    }
    
    .fright {
        width: 100%;
        margin-top: -0.5rem;
    }
    
    .fcenter p {
        font-size: 3.7rem;
        margin-top: 1.5rem;
    }
    
    .hp_footer_bottom .fright ul li a {
        font-size: 3.4rem;
        letter-spacing: 0.07em;
        font-weight: 500;
    }
    
    .hp_footer_bottom .fright ul {
        width: 100%;
        justify-content: center;
        gap: 1.3rem;
        font-size: 4rem;
        padding-top: 1.5rem;
    }
    
    .ftop_right span {
        font-size: 4.5rem;
        padding-right: 0;
        letter-spacing: 0.1rem;
        margin-top: 1.9rem;
    }
    
    footer.hp_footer {
        padding-top: 10rem;
        padding-bottom: 0rem;
    }
    
    .hp_footer::before {
        bottom: 35rem;
    }
}

@keyframes naellis_svg_vertical_bounce {
    0%{
        transform: translateY(0);
    }
    60% {
        transform: translateY(-10px);
    }
}
@keyframes naellis_svg_horizontal_bounce {
    0%{
        transform: translateX(0);
    }
    60% {
        transform: translateX(-10px);
    }
}
.naellis_svg.bouncing_horizontal{
	animation: naellis_svg_horizontal_bounce 1s infinite;
}
.naellis_svg.bouncing_vertical {
    animation: naellis_svg_vertical_bounce 1s infinite;
}


.insta_images ul{}
.insta_images ul li{
    width: 100%;
    margin-bottom: 0rem;
}
.insta_images ul li iframe{
    height: 15.4rem !important;
}
.insta_images ul li.mobile_only iframe{
  height: 90.4rem !important;
}



.header .header__wrap .header__content .container .dropdown--open{}
.header .header__wrap .header__content .container .dropdown--open .dropdown__menu {
    width: 14.4rem;
    border: 1px solid #000;
    border-radius: 0px;
    padding: 0px;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0) !important;
}
.header .header__wrap .header__content .container .dropdown--open .dropdown__menu .dropdown__item{
    display: block;
    border-bottom: 1px solid #000;
}
.header .header__wrap .header__content .container .dropdown--open .dropdown__menu .dropdown__item:hover{ background-color:#000;}
.header .header__wrap .header__content .container .dropdown--open .dropdown__menu .dropdown__item:hover a{color: #FFF !important;}
.header .header__wrap .header__content .container .dropdown--open .dropdown__menu .dropdown__item:last-child{ border-bottom: 0px solid #000; }