@charset "UTF-8";
/*
    Theme Name: Việt Nam Design Week
    Theme URI: 
    Author: Mai Dung
    Author URI: 
    Description: A starter theme
    Version: 1.0
    Text Domain: corex
    Tags: theme, starter theme,
*/
@font-face {
  font-family: "Averta-Regular.otf";
  src: url("./assets/fonts/Averta-Regular.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SVN-BigCaslon-Regular.ttf";
  src: url("./assets/fonts/SVN-BigCaslon-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Averta-Semibold.otf";
  src: url("./assets/fonts/Averta-Semibold.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Averta-Bold.otf";
  src: url("./assets/fonts/Averta-Bold.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */
::-webkit-scrollbar {
  width: 6px;
}

::-webkit-scrollbar-thumb {
  background: #422516;
  border-radius: 3px;
}

::-webkit-scrollbar-thumb:window-inactive {
  background: #422516;
}

button,
input,
select,
textarea {
  margin: 0;
  outline: none;
}

html {
  box-sizing: border-box;
  font-size: 62.5%;
}

* {
  box-sizing: border-box;
}

*, *::before, *::after {
  box-sizing: inherit;
}

img,
video {
  height: auto;
  max-width: 100%;
}

iframe {
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}
td:not([align]),
th:not([align]) {
  text-align: left;
}

html,
body {
  margin: 0;
  padding: 0;
  line-height: 140%;
  color: #422516;
  font-family: "Averta-Regular.otf";
  font-weight: 400;
}

body {
  font-size: 1.4rem;
}

.site-container {
  overflow: hidden;
}

ul li {
  list-style: none;
}

a {
  text-decoration: none;
}

.typography html,
.typography body,
.typography p,
.typography ol,
.typography ul,
.typography li,
.typography dl,
.typography dt,
.typography dd,
.typography blockquote,
.typography figure,
.typography fieldset,
.typography legend,
.typography textarea,
.typography pre,
.typography iframe,
.typography hr,
.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
  margin: 0;
  padding: 0;
}
.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
  font-size: 100%;
  font-weight: normal;
}
.typography ul {
  list-style: none;
}

@keyframes draw2 {
  0% {
    stroke-dashoffset: 0;
  }
  to {
    stroke-dashoffset: 2000;
  }
}
@keyframes signature1 {
  0% {
    stroke-dashoffset: 500;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes signature2 {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-o-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes opacityKey {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes colorTextWhite {
  0% {
    stroke: #000;
    stroke-width: 0;
    fill: #000;
  }
  50% {
    stroke: #000;
    stroke-width: 3.46544;
    fill: #fff;
  }
  100% {
    stroke: #000;
    stroke-width: 0;
    fill: #000;
  }
}
@keyframes colorTextBlack {
  0% {
    stroke: #000;
    stroke-width: 3.46544;
    fill: #fff;
  }
  50% {
    stroke: #000;
    stroke-width: 0;
    fill: #000;
  }
  100% {
    stroke: #000;
    stroke-width: 3.46544;
    fill: #fff;
  }
}
@keyframes zoomOut {
  from {
    transform: scale(1.3);
    /* Kích thước ban đầu của ảnh */
  }
  to {
    transform: scale(1);
    /* Kích thước cuối cùng của ảnh (zoom out) */
  }
}
@keyframes trin {
  from {
    transform: rotate3d(0, 0, 1, 0deg);
  }
  20%, 32%, 44%, 56%, 68% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
  23%, 35%, 47%, 59%, 71% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  26%, 38%, 50%, 62%, 74% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
  29%, 41%, 53%, 65%, 77% {
    transform: rotate3d(0, 0, 1, -15deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@-webkit-keyframes future {
  0% {
    transform: translate(-400px) rotate(-45deg);
  }
  50% {
    transform: translate(0) rotate(-45deg);
  }
  100% {
    transform: translate(400px) rotate(-45deg);
  }
}
@-moz-keyframes future {
  0% {
    transform: translate(-400px) rotate(-45deg);
  }
  50% {
    transform: translate(0) rotate(-45deg);
  }
  100% {
    transform: translate(400px) rotate(-45deg);
  }
}
@-o-keyframes future {
  0% {
    transform: translate(-400px) rotate(-45deg);
  }
  50% {
    transform: translate(0) rotate(-45deg);
  }
  100% {
    transform: translate(400px) rotate(-45deg);
  }
}
@keyframes future {
  0% {
    transform: translate(-400px) rotate(-45deg);
  }
  50% {
    transform: translate(0) rotate(-45deg);
  }
  100% {
    transform: translate(400px) rotate(-45deg);
  }
}
@keyframes drawLine {
  from {
    stroke-dasharray: 300;
    stroke-dashoffset: 300;
  }
  to {
    stroke-dasharray: 300;
    stroke-dashoffset: 0;
  }
}
@keyframes zoomOut {
  from {
    transform: scale(1.3);
    /* Kích thước ban đầu của ảnh */
  }
  to {
    transform: scale(1);
    /* Kích thước cuối cùng của ảnh (zoom out) */
  }
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-12px);
  }
}
@keyframes draw {
  0% {
    stroke-dashoffset: 0;
  }
  to {
    stroke-dashoffset: 1500;
  }
}
@keyframes bounceY {
  0%, 100% {
    transform: translateX(-50%) translateY(0);
  }
  50% {
    transform: translateX(-50%) translateY(-10px);
  }
}
@keyframes scrollDownHint {
  0% {
    transform: translate(-50%, 0);
    opacity: 1;
  }
  50% {
    transform: translate(-50%, 8px);
    opacity: 0.6;
  }
  100% {
    transform: translate(-50%, 0);
    opacity: 1;
  }
}
@-webkit-keyframes shakeX2 {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@-moz-keyframes shakeX2 {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@-o-keyframes shakeX2 {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@keyframes shakeX2 {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@keyframes twinkle {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes phoneRing {
  0%, 100% {
    transform: rotate(0);
  }
  10% {
    transform: rotate(15deg);
  }
  20% {
    transform: rotate(-10deg);
  }
  30% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(0);
  }
}
.cm-title {
  color: var(--Brown, #593928);
  font-family: "SVN-BigCaslon-Regular.ttf";
  font-size: 4.2rem !important;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 5.88rem */
  letter-spacing: -0.042rem;
  text-transform: uppercase;
}
@media (max-width: 1280px) {
  .cm-title {
    font-size: 3.8rem !important;
  }
}
@media (max-width: 1024px) {
  .cm-title {
    font-size: 3.2rem !important;
  }
}
@media (max-width: 768px) {
  .cm-title {
    font-size: 3rem !important;
  }
}
@media (max-width: 576px) {
  .cm-title {
    font-size: 2.8rem !important;
  }
}
.cm-title.center {
  text-align: center;
}

#header-main-site {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  transition: all 0.5s ease;
}

.main {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2.4rem 4.1666666667%;
  transition: all 0.5s ease;
  background: linear-gradient(180deg, #593928 -29.61%, rgba(89, 57, 40, 0) 100%);
  z-index: 50;
}
@media (max-width: 1280px) {
  .main {
    padding: 2.4rem 3rem;
  }
}
@media (max-width: 576px) {
  .main {
    padding: 2.2rem 1.5rem;
  }
}
.main.scrolled {
  background: #593928;
  padding: 1.5rem 4.1666666667%;
}
@media (max-width: 1280px) {
  .main.scrolled {
    padding: 1.5rem 3rem;
  }
}
@media (max-width: 576px) {
  .main.scrolled {
    padding: 2.2rem 1.5rem;
  }
}
.main .call {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  color: #FFF;
  font-size: 1.8rem;
  font-weight: 700;
  font-family: "Averta-Bold.otf";
  line-height: 160%;
  letter-spacing: 0.018rem;
  text-transform: uppercase;
  text-decoration: none;
}
@media (max-width: 1024px) {
  .main .call {
    font-size: 1.4rem;
  }
}
.main .call svg {
  width: 3.2rem;
  height: 3.2rem;
  display: block;
  transform-origin: center;
  animation: phoneRing 2s infinite ease-in-out;
}
@media (max-width: 576px) {
  .main .call svg {
    width: 2.4rem;
    height: 2.4rem;
  }
}
@media (max-width: 576px) {
  .main .call {
    font-size: 1.4rem;
    gap: 0.4rem;
  }
  .main .call p {
    display: none;
  }
}
.main .logo {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  gap: 1.6rem;
}
.main .logo span {
  width: 0.1rem;
  height: 4rem;
  display: block;
  background-color: #fff;
}
@media (max-width: 576px) {
  .main .logo span {
    height: 2.5rem;
  }
}
.main .logo a {
  display: block;
}
.main .logo a:nth-child(1) {
  width: 15.4rem;
}
.main .logo a:nth-child(1) img {
  display: block;
  width: 100%;
}
@media (max-width: 768px) {
  .main .logo a:nth-child(1) {
    width: 13rem;
  }
}
@media (max-width: 576px) {
  .main .logo a:nth-child(1) {
    width: 11rem;
  }
}
.main .logo a:nth-child(3) {
  width: 10.9rem;
}
.main .logo a:nth-child(3) img {
  display: block;
  width: auto;
}
@media (max-width: 768px) {
  .main .logo a:nth-child(3) img {
    height: 3.2rem;
  }
}
@media (max-width: 576px) {
  .main .logo a:nth-child(3) img {
    height: 2.6rem;
  }
}
@media (max-width: 768px) {
  .main .logo {
    gap: 1rem;
  }
}
@media (max-width: 576px) {
  .main .logo {
    gap: 0.6rem;
  }
}
.main .humberger {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem;
  width: 6rem;
}
.main .humberger svg {
  display: block;
  width: 100%;
}
@media (max-width: 576px) {
  .main .humberger {
    width: 4rem;
  }
}

.menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease;
}
.menu-overlay.is-active {
  visibility: visible;
  opacity: 1;
}
.menu-overlay.is-active .menu-content {
  transform: translateX(0);
}
.menu-overlay.is-active .menu-content .menu-close {
  opacity: 1;
  transform: translateX(0);
  transition: opacity 0.5s ease 0.3s, transform 0.5s ease 0.3s;
}
.menu-overlay.is-active .menu-content .menu-logo {
  opacity: 1;
  transform: translateX(0);
  transition: opacity 0.5s ease 0.4s, transform 0.5s ease 0.4s;
}
.menu-overlay.is-active .menu-content .nav-links li {
  opacity: 1;
  transform: translateX(0);
}
.menu-overlay.is-active .menu-content .nav-links li:nth-child(1) {
  transition: opacity 0.5s ease 0.45s, transform 0.5s ease 0.45s;
}
.menu-overlay.is-active .menu-content .nav-links li:nth-child(2) {
  transition: opacity 0.5s ease 0.5s, transform 0.5s ease 0.5s;
}
.menu-overlay.is-active .menu-content .nav-links li:nth-child(3) {
  transition: opacity 0.5s ease 0.55s, transform 0.5s ease 0.55s;
}
.menu-overlay.is-active .menu-content .nav-links li:nth-child(4) {
  transition: opacity 0.5s ease 0.6s, transform 0.5s ease 0.6s;
}
.menu-overlay.is-active .menu-content .nav-links li:nth-child(5) {
  transition: opacity 0.5s ease 0.65s, transform 0.5s ease 0.65s;
}
.menu-overlay.is-active .menu-content .nav-links li:nth-child(6) {
  transition: opacity 0.5s ease 0.7s, transform 0.5s ease 0.7s;
}
.menu-overlay.is-active .menu-content .nav-links li:nth-child(7) {
  transition: opacity 0.5s ease 0.75s, transform 0.5s ease 0.75s;
}
.menu-overlay.is-active .menu-content .nav-links li:nth-child(8) {
  transition: opacity 0.5s ease 0.8s, transform 0.5s ease 0.8s;
}
.menu-overlay.is-active .menu-content .nav-links li:nth-child(9) {
  transition: opacity 0.5s ease 0.85s, transform 0.5s ease 0.85s;
}
.menu-overlay.is-active .menu-content .nav-links li:nth-child(10) {
  transition: opacity 0.5s ease 0.9s, transform 0.5s ease 0.9s;
}
.menu-overlay.is-active .menu-content .nav-links li:nth-child(11) {
  transition: opacity 0.5s ease 0.95s, transform 0.5s ease 0.95s;
}
.menu-overlay.is-active .menu-content .nav-links li:nth-child(12) {
  transition: opacity 0.5s ease 1s, transform 0.5s ease 1s;
}
.menu-overlay.is-active .menu-content .nav-links li:nth-child(13) {
  transition: opacity 0.5s ease 1.05s, transform 0.5s ease 1.05s;
}
.menu-overlay.is-active .menu-content .nav-links li:nth-child(14) {
  transition: opacity 0.5s ease 1.1s, transform 0.5s ease 1.1s;
}
.menu-overlay.is-active .menu-content .nav-links li:nth-child(15) {
  transition: opacity 0.5s ease 1.15s, transform 0.5s ease 1.15s;
}
.menu-overlay .menu-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  cursor: pointer;
}
.menu-overlay .menu-content {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 38rem;
  height: 100%;
  background: var(--Brown, #593928);
  padding: 6rem;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  transform: translateX(100%);
  transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  overflow-y: auto;
}
@media (max-width: 1024px) {
  .menu-overlay .menu-content {
    padding: 3rem;
    max-width: 30rem;
  }
}
@media (max-width: 576px) {
  .menu-overlay .menu-content {
    padding: 3rem 1.5rem;
  }
}
.menu-overlay .menu-content .decor_menu {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.menu-overlay .menu-content .menu-close {
  cursor: pointer;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  margin-bottom: 4rem;
  opacity: 0;
  transform: translateX(-3rem);
  transition: opacity 0.3s ease, transform 0.3s ease;
}
@media (max-width: 1280px) {
  .menu-overlay .menu-content .menu-close {
    width: 3rem;
    height: 3rem;
    margin-bottom: 3rem;
  }
}
@media (max-width: 576px) {
  .menu-overlay .menu-content .menu-close {
    width: 3.2rem;
    height: 3.2rem;
    margin-bottom: 2rem;
  }
}
.menu-overlay .menu-content .menu-close img {
  width: 100%;
  height: auto;
  transition: transform 0.3s ease;
}
.menu-overlay .menu-content .menu-close:hover img {
  transform: rotate(90deg);
}
.menu-overlay .menu-content .menu-logo {
  margin-bottom: 4rem;
  width: 17.1142rem;
  display: flex;
  justify-content: flex-end;
  opacity: 0;
  transform: translateX(-3rem);
  transition: opacity 0.3s ease, transform 0.3s ease;
}
@media (max-width: 1280px) {
  .menu-overlay .menu-content .menu-logo {
    margin-bottom: 3rem;
  }
}
@media (max-width: 1024px) {
  .menu-overlay .menu-content .menu-logo {
    margin-bottom: 2rem;
    width: 15rem;
  }
}
.menu-overlay .menu-content .menu-logo img {
  width: 16rem;
  display: block;
}
.menu-overlay .menu-content .nav-links {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  margin: 0;
  padding: 0;
  list-style: none;
  align-items: flex-end;
}
@media (max-width: 576px) {
  .menu-overlay .menu-content .nav-links {
    gap: 1.4rem;
  }
}
@media (max-width: 1024px) {
  .menu-overlay .menu-content .nav-links {
    gap: 1.8rem;
  }
}
.menu-overlay .menu-content .nav-links li {
  opacity: 0;
  transform: translateX(-3rem);
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.menu-overlay .menu-content .nav-links li a {
  color: var(--White, #FFF);
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.016rem;
  text-transform: uppercase;
  text-decoration: none;
  transition: color 0.3s;
}
@media (max-width: 1024px) {
  .menu-overlay .menu-content .nav-links li a {
    font-size: 1.4rem;
  }
}
.menu-overlay .menu-content .nav-links li a:hover {
  color: var(--Yellow, #EFCBA0);
}

/*-----*/
.h_ss1 {
  width: 100%;
  height: 100vh;
  position: relative;
}
@media (max-width: 1024px) {
  .h_ss1 {
    height: 75vh;
  }
}
@media (max-width: 576px) {
  .h_ss1 {
    height: 60vh;
  }
}
.h_ss1:after {
  background: linear-gradient(47deg, rgba(42, 21, 9, 0.9) -15.1%, rgba(66, 37, 22, 0.9) 23.95%, rgba(89, 57, 40, 0) 55.9%);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 48.1481481481%;
  height: 100%;
  content: "";
}
@media (max-width: 576px) {
  .h_ss1:after {
    width: 100%;
  }
}
.h_ss1 picture {
  display: block;
  width: 100%;
  height: 100%;
}
.h_ss1 .bgr {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s ease;
  display: block;
  animation: zoomOut 4s ease-in-out;
}
.h_ss1 .abs {
  position: absolute;
  bottom: 5.3086419753%;
  left: 11.0416666667%;
  z-index: 2;
}
@media (max-width: 1280px) {
  .h_ss1 .abs {
    left: 3rem;
  }
}
@media (max-width: 576px) {
  .h_ss1 .abs {
    left: 1.5rem;
  }
}
.h_ss1 .abs p {
  font-family: "SVN-BigCaslon-Regular.ttf";
  color: var(--Bee, #FDF1EA);
  font-size: 4rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.16rem;
  display: flex;
  align-items: center;
}
@media (max-width: 1280px) {
  .h_ss1 .abs p {
    font-size: 3.4rem;
  }
}
.h_ss1 .abs p:nth-child(1) {
  margin-bottom: 1rem;
}
.h_ss1 .abs p:nth-child(1) span {
  margin-bottom: -2.7rem;
}
@media (max-width: 1280px) {
  .h_ss1 .abs p:nth-child(1) span {
    margin-bottom: -1.7rem;
  }
}
.h_ss1 .abs p span {
  color: var(--Yellow, #EFCBA0);
  font-size: 6.8rem;
  letter-spacing: -0.068rem;
  text-transform: uppercase;
  margin-bottom: -3.9rem;
  margin-left: 0.8rem;
}
@media (max-width: 1280px) {
  .h_ss1 .abs p span {
    font-size: 5.2rem;
    margin-bottom: -1.9rem;
  }
}
@media (max-width: 768px) {
  .h_ss1 .abs p span {
    font-size: 4.4rem;
  }
}
@media (max-width: 576px) {
  .h_ss1 .abs p span {
    font-size: 3.4rem;
    margin-bottom: -2rem;
  }
}

.h_ss2 {
  background: var(--Yellow, #EFCBA0);
  position: relative;
  padding-top: 11.2rem;
  z-index: 0;
  overflow: hidden;
}
@media (max-width: 1280px) {
  .h_ss2 {
    padding-top: 8rem;
  }
}
@media (max-width: 1024px) {
  .h_ss2 {
    padding-top: 5rem;
  }
}
.h_ss2::after {
  background: linear-gradient(180deg, rgba(184, 122, 72, 0.8) 0%, #EFCBA0 95.11%);
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 20%;
  z-index: -2;
  top: -6%;
}
.h_ss2 .decor_l {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.h_ss2 .decor_r {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.h_ss2 .top .cm-title {
  margin-bottom: 4rem;
}
@media (max-width: 1280px) {
  .h_ss2 .top .cm-title {
    margin-bottom: 3rem;
  }
}
@media (max-width: 1024px) {
  .h_ss2 .top .cm-title {
    margin-bottom: 1rem;
  }
}
@media (max-width: 576px) {
  .h_ss2 .top .cm-title {
    margin-bottom: 0rem;
  }
}
.h_ss2 .top .table {
  padding: 0 10.9722222222%;
  display: flex;
  gap: 4rem;
  margin-bottom: -21rem;
}
@media (max-width: 1280px) {
  .h_ss2 .top .table {
    padding: 0 3rem;
    margin-bottom: -15rem;
  }
}
@media (max-width: 576px) {
  .h_ss2 .top .table {
    padding: 0 1.5rem;
  }
}
@media (max-width: 768px) {
  .h_ss2 .top .table {
    flex-direction: column;
    gap: 2rem;
    margin-bottom: -10rem;
  }
}
@media (max-width: 576px) {
  .h_ss2 .top .table {
    margin-bottom: 0rem;
  }
}
.h_ss2 .top .table .left,
.h_ss2 .top .table .right {
  width: calc(50% - 2rem);
}
@media (max-width: 768px) {
  .h_ss2 .top .table .left,
  .h_ss2 .top .table .right {
    width: 100%;
  }
}
.h_ss2 .top .table .left p,
.h_ss2 .top .table .right p {
  color: var(--Dark, #422516);
  /* 2.1rem */
  border-bottom: 1px solid var(--Brown, rgba(66, 37, 22, 0.3019607843));
  padding: 1.5rem 0 1.2rem;
}
.h_ss2 .top .table .left p span,
.h_ss2 .top .table .right p span {
  display: inline-block;
  width: 67.3431734317%;
}
.h_ss2 .top .table .left p span:nth-child(1),
.h_ss2 .top .table .right p span:nth-child(1) {
  font-family: "Averta-Semibold.otf";
  width: 32.6568265683%;
}
@media (max-width: 768px) {
  .h_ss2 .top .table .right p:first-child {
    padding-top: 0;
  }
}
.h_ss2 .top .table .right p:last-child {
  border-bottom: none;
}
.h_ss2 .img {
  display: block;
  width: 100%;
  pointer-events: none;
}

.h_ss3 {
  background: var(--Yellow, #EFCBA0);
  padding: 12rem 6.25% 0 0;
  position: relative;
  z-index: 0;
}
@media (max-width: 1280px) {
  .h_ss3 {
    padding: 12rem 3rem 0 0;
  }
}
@media (max-width: 1024px) {
  .h_ss3 {
    padding: 8rem 3rem 0;
  }
}
@media (max-width: 576px) {
  .h_ss3 {
    padding: 6rem 0rem 0;
  }
}
.h_ss3 .decor_ss3 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.h_ss3 .content {
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  .h_ss3 .content {
    flex-direction: column;
    gap: 4rem;
  }
}
.h_ss3 .content .left {
  width: 68.0740740741%;
  margin-right: 2.962962963%;
}
@media (max-width: 1024px) {
  .h_ss3 .content .left {
    width: 100%;
    margin-right: 0;
  }
}
.h_ss3 .content .left img {
  width: 100%;
  display: block;
}
.h_ss3 .content .right {
  width: 28.962962963%;
}
@media (max-width: 1024px) {
  .h_ss3 .content .right {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .h_ss3 .content .right {
    padding: 0 1.5rem;
  }
}
.h_ss3 .content .right .title {
  display: flex;
  align-items: flex-end;
  color: var(--Brown, #593928);
  font-family: "SVN-BigCaslon-Regular.ttf";
  font-size: 3.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.07rem;
}
@media (max-width: 1280px) {
  .h_ss3 .content .right .title {
    font-size: 2.5rem;
  }
}
@media (max-width: 1024px) {
  .h_ss3 .content .right .title {
    justify-content: center;
  }
}
.h_ss3 .content .right .title:first-child .cm-title {
  margin-left: 0.5rem !important;
}
.h_ss3 .content .right .title:nth-child(2) .cm-title {
  margin-right: 0.5rem !important;
}
.h_ss3 .content .right .title .cm-title {
  margin-bottom: -0.4rem !important;
}
.h_ss3 .content .right .desc {
  margin: 4.2rem 0 4rem;
}
@media (max-width: 1280px) {
  .h_ss3 .content .right .desc {
    margin: 3rem 0 2.5rem;
  }
}
@media (max-width: 576px) {
  .h_ss3 .content .right .desc {
    margin: 1rem 0 2.5rem;
  }
}
.h_ss3 .content .right .desc p {
  margin-bottom: 1rem;
}
.h_ss3 .content .right .desc p:last-child {
  margin-bottom: 0;
}
.h_ss3 .content .right .slide {
  position: relative;
  padding: 0 3.6rem;
}
@media (max-width: 1280px) {
  .h_ss3 .content .right .slide {
    padding: 0 2.6rem;
  }
}
.h_ss3 .content .right .slide .next,
.h_ss3 .content .right .slide .prev {
  width: 1rem;
  height: 2.1rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.h_ss3 .content .right .slide .next img,
.h_ss3 .content .right .slide .prev img {
  width: 100%;
}
.h_ss3 .content .right .slide .next {
  right: 0;
}
.h_ss3 .content .right .slide .prev {
  left: 0;
}
.h_ss3 .content .right .slide .swiper-slide {
  display: flex;
  gap: 2.4rem;
  align-items: center;
}
@media (max-width: 1280px) {
  .h_ss3 .content .right .slide .swiper-slide {
    gap: 1.6rem;
  }
}
.h_ss3 .content .right .slide .swiper-slide .left_slide {
  width: 5rem;
  color: var(--Dark, #422516);
  text-align: center;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 600;
  font-family: "Averta-Semibold.otf";
  line-height: 140%;
  /* 1.96rem */
  letter-spacing: 0.028rem;
  text-transform: uppercase;
}
.h_ss3 .content .right .slide .swiper-slide .left_slide span {
  display: block;
  color: var(--Brown, #593928);
  font-family: "SVN-BigCaslon-Regular.ttf";
  font-size: 4.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 128%;
  /* 5.632rem */
  text-transform: uppercase;
  margin-bottom: -0.5rem;
}
.h_ss3 .content .right .slide .swiper-slide .right_slide {
  width: calc(100% - 7.4rem);
}
.h_ss3 .content .right .slide .swiper-slide .right_slide img {
  width: 100%;
  display: block;
}

.h_ss4 {
  padding: 12rem 6.25%;
  background: var(--Yellow, #EFCBA0);
  position: relative;
  z-index: 0;
}
@media (max-width: 1280px) {
  .h_ss4 {
    padding: 10rem 3rem;
  }
}
@media (max-width: 768px) {
  .h_ss4 {
    padding: 8rem 3rem 5rem;
  }
}
@media (max-width: 576px) {
  .h_ss4 {
    padding: 6rem 0rem 0;
  }
}
.h_ss4:after {
  background: linear-gradient(0deg, #B87A48 0%, #EFCBA0 95.11%);
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
}
.h_ss4 .decor_l_ss4 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.h_ss4 .cm-title {
  margin-bottom: 3.2rem;
}
@media (max-width: 768px) {
  .h_ss4 .cm-title {
    margin-bottom: 2rem;
  }
}
.h_ss4 .content {
  position: relative;
}
.h_ss4 .content > img {
  width: 100%;
  display: block;
  border-radius: 0.8rem;
}
@media (max-width: 576px) {
  .h_ss4 .content > img {
    border-radius: 0;
  }
}
.h_ss4 .content .note {
  padding: 4rem 4rem;
  border-radius: 0.8rem;
  background: var(--Brown, #593928);
  position: absolute;
  bottom: 4rem;
  left: 4rem;
}
@media (max-width: 1024px) {
  .h_ss4 .content .note {
    padding: 3rem;
    bottom: 2rem;
    left: 2rem;
  }
}
@media (max-width: 768px) {
  .h_ss4 .content .note {
    padding: 2rem;
  }
}
@media (max-width: 576px) {
  .h_ss4 .content .note {
    padding: 2rem 1.5rem;
    position: static;
    margin: 0rem auto 0;
    border-radius: 0;
  }
}
.h_ss4 .content .note > p {
  color: var(--White, #FFF);
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 600;
  font-family: "Averta-Semibold.otf";
  line-height: 140%;
  margin-bottom: 1.6rem;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .h_ss4 .content .note > p {
    font-size: 1.4rem;
  }
}
.h_ss4 .content .note ul {
  display: flex;
  flex-direction: column;
  gap: 1.7rem;
}
@media (max-width: 768px) {
  .h_ss4 .content .note ul {
    gap: 1rem;
  }
}
.h_ss4 .content .note ul li {
  display: flex;
  align-items: center;
  gap: 1.9rem;
}
@media (max-width: 768px) {
  .h_ss4 .content .note ul li {
    gap: 1.4rem;
  }
}
.h_ss4 .content .note ul li span {
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  background: var(--Brown, #EFCBA0);
  color: var(--Brown, #593928);
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 600;
  font-family: "Averta-Semibold.otf";
  line-height: 160%;
  /* 1.68rem */
  letter-spacing: -0.014rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.h_ss4 .content .note ul li p {
  color: var(--Brown, #fff);
}

.h_ss5 {
  background: var(--White, #FFF);
  position: relative;
  padding-bottom: 4rem;
}
@media (max-width: 576px) {
  .h_ss5 {
    padding-bottom: 2rem;
  }
}
.h_ss5 .title_abs {
  position: absolute;
  top: 11.4rem;
  right: 6.25%;
  display: flex;
  flex-direction: column;
  gap: 3.2rem;
  z-index: 2;
}
@media (max-width: 1280px) {
  .h_ss5 .title_abs {
    right: 3rem;
    top: 6rem;
    gap: 1rem;
  }
}
@media (max-width: 768px) {
  .h_ss5 .title_abs {
    position: static;
    margin: 5rem 3rem 0rem 3rem;
    align-items: center;
    gap: 1.5rem;
  }
}
@media (max-width: 576px) {
  .h_ss5 .title_abs {
    margin: 2rem 1.5rem 1.5rem 1.5rem;
  }
}
.h_ss5 .title_abs .cm-title {
  text-align: right;
}
.h_ss5 .title_abs .list {
  display: flex;
  align-items: center;
}
.h_ss5 .title_abs .list a {
  color: var(--Brown, #593928);
  text-align: center;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 700;
  font-family: "Averta-Bold.otf";
  line-height: 136.5%;
  /* 1.911rem */
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 1.1rem 2.3rem 1rem;
  border: 1px solid var(--Brown, #593928);
  border-right: none;
}
@media (max-width: 576px) {
  .h_ss5 .title_abs .list a {
    font-size: 1.2rem;
    padding: 1.1rem 1.5rem 1rem;
  }
}
.h_ss5 .title_abs .list a:last-child {
  border-right: 1px solid var(--Brown, #593928);
}
.h_ss5 .title_abs .list a.is-active {
  background: var(--Brown, #593928);
  color: var(--White, #EFCBA0);
}
.h_ss5 .content {
  width: 100%;
}
.h_ss5 .content svg {
  width: 100%;
  display: block;
}
.h_ss5 .note {
  padding: 0px 2.7777777778%;
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}
@media (max-width: 1280px) {
  .h_ss5 .note {
    padding: 0 3rem;
    margin-top: 2rem;
  }
}
@media (max-width: 576px) {
  .h_ss5 .note {
    padding: 0 1.5rem;
  }
}
.h_ss5 .note > p {
  color: var(--Brown, #593928);
  font-family: "Averta-Bold.otf";
  font-weight: 700;
  line-height: 136.5%;
  /* 1.911rem */
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: 1.9rem;
}
.h_ss5 .note ul {
  display: flex;
  align-items: center;
  gap: 2.4rem;
}
@media (max-width: 1024px) {
  .h_ss5 .note ul {
    flex-wrap: wrap;
    gap: 1.6rem;
  }
}
@media (max-width: 576px) {
  .h_ss5 .note ul {
    gap: 1.2rem;
  }
}
.h_ss5 .note ul li {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  padding: 0.8rem 1.8rem;
  color: var(--Dark, #422516);
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 600;
  font-family: "Averta-Semibold.otf";
  line-height: 136.5%;
  /* 1.638rem */
  letter-spacing: 1px;
  text-transform: uppercase;
  background: #E2AC92;
}
@media (max-width: 576px) {
  .h_ss5 .note ul li {
    gap: 0.5rem;
    padding: 0.5rem 1rem;
  }
}
.h_ss5 .note ul li:nth-child(2) {
  background: #BAE2BF;
}
.h_ss5 .note ul li:nth-child(3) {
  background: #F8D89B;
}
.h_ss5 .note ul li:nth-child(4) {
  background: #FDD6D1;
}
.h_ss5 .note ul li:nth-child(5) {
  background: #84C9D0;
}
.h_ss5 .note ul li:nth-child(6) {
  background: #DF8489;
}
.h_ss5 .note ul li:nth-child(7) {
  background: #F0C6EC;
}
.h_ss5 .note ul li:nth-child(8) {
  background: #CAC1EC;
}
.h_ss5 .note ul li:nth-child(9) {
  background: #BCE2E3;
}

.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.85);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease;
}
.popup.is-active {
  visibility: visible;
  opacity: 1;
}
.popup.is-active .content {
  transform: scale(1) translateY(0);
  opacity: 1;
}
.popup .decor_pp {
  position: absolute;
  bottom: 0;
  left: 0;
  object-fit: cover;
  z-index: 1;
  pointer-events: none;
}
.popup .content {
  position: relative;
  z-index: 2;
  display: flex;
  width: 71.5277777778%;
  height: 76.5432098765%;
  background: #fff;
  transform: scale(0.95) translateY(3rem);
  opacity: 0;
  transition: transform 0.5s cubic-bezier(0.16, 1, 0.3, 1) 0.1s, opacity 0.5s ease 0.1s;
}
@media (max-width: 1280px) {
  .popup .content {
    width: 80%;
  }
}
@media (max-width: 1024px) {
  .popup .content {
    width: calc(100% - 6rem);
  }
}
@media (max-width: 576px) {
  .popup .content {
    flex-direction: column;
    height: auto;
    width: calc(100% - 3rem);
  }
}
.popup .content .close {
  position: absolute;
  top: -2.3rem;
  right: 0px;
  cursor: pointer;
  z-index: 10;
  transition: transform 0.3s ease;
}
.popup .content .close:hover {
  transform: rotate(90deg);
}
.popup .content .left {
  width: 34.9514563107%;
  background: var(--Yellow, #EFCBA0);
  padding: 6rem 4rem;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
@media (max-width: 768px) {
  .popup .content .left {
    padding: 4rem 1.5rem;
  }
}
@media (max-width: 576px) {
  .popup .content .left {
    width: 100%;
    padding: 3rem 1.5rem 2rem;
  }
}
.popup .content .left .title {
  color: var(--Dark, #422516);
  font-family: "Averta-Bold.otf";
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 3.6rem */
  margin-bottom: 3.2rem;
  text-transform: uppercase;
}
@media (max-width: 576px) {
  .popup .content .left .title {
    font-size: 2rem;
    margin-bottom: 1.5rem;
    text-align: center;
  }
}
.popup .content .left p {
  color: var(--Dark, #422516);
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 1.2rem;
}
.popup .content .left p:last-child {
  margin-bottom: 0;
}
.popup .content .left p span {
  font-weight: 600;
  font-family: "Averta-Semibold.otf";
}
.popup .content .right {
  width: 65.0485436893%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 8rem;
}
@media (max-width: 576px) {
  .popup .content .right {
    width: 100%;
    padding: 0 1.5rem;
    height: 40vh;
  }
}
.popup .content .right .prev,
.popup .content .right .next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 5;
}
.popup .content .right .prev svg,
.popup .content .right .next svg {
  width: 3.2rem;
  height: 3.2rem;
  transition: all 0.3s ease;
}
.popup .content .right .prev:hover svg,
.popup .content .right .next:hover svg {
  transform: scale(1.1);
}
.popup .content .right .prev {
  left: 2rem;
}
@media (max-width: 576px) {
  .popup .content .right .prev {
    left: 0rem;
  }
}
.popup .content .right .next {
  right: 2rem;
}
@media (max-width: 576px) {
  .popup .content .right .next {
    right: 0rem;
  }
}
.popup .content .right .swiper {
  width: 100%;
  height: 100%;
}
.popup .content .right .swiper .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.popup .content .right .swiper .swiper-slide img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.popup .content .right .swiper .swiper-pagination {
  position: absolute;
  bottom: 2.4rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
}
@media (max-width: 576px) {
  .popup .content .right .swiper .swiper-pagination {
    bottom: 1.5rem;
  }
}
.popup .content .right .swiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.4rem;
  height: 0.4rem;
  background: #d6b896;
  margin: 0 !important;
  transition: all 0.3s ease;
  opacity: 0.6;
}
.popup .content .right .swiper .swiper-pagination .swiper-pagination-bullet-active {
  width: 0.8rem;
  height: 0.8rem;
  background: #B87A48;
  opacity: 1;
}

/*# sourceMappingURL=style.css.map */
