@charset "UTF-8";
/*
    Theme Name: Emerald Symphony
    Theme URI: 
    Author: Team WP MD
    Author URI: 
    Description: A starter theme
    Version: 1.0
    Text Domain: corex
    Tags: theme, starter theme,
*/
@font-face {
  font-family: "BeVietnamPro-Regular.ttf";
  src: url("./assets/fonts/BeVietnamPro-Regular.ttf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnamPro-Light.ttf";
  src: url("./assets/fonts/BeVietnamPro-Light.ttf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SVN-Yipes.otf";
  src: url("./assets/fonts/SVN-Yipes.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnamPro-SemiBold.ttf";
  src: url("./assets/fonts/BeVietnamPro-SemiBold.ttf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnamPro-Bold.ttf";
  src: url("./assets/fonts/BeVietnamPro-Bold.ttf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Italianno-Regular.ttf";
  src: url("./assets/fonts/Italianno-Regular.ttf") format("opentype");
  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: var(--Gradient, linear-gradient(90deg, #B47B59 0%, #DBC2A4 33.17%, #EFECEA 66.83%, #B47B59 100%));
  border-radius: 3px;
}

::-webkit-scrollbar-thumb:window-inactive {
  background: var(--Gradient, linear-gradient(90deg, #B47B59 0%, #DBC2A4 33.17%, #EFECEA 66.83%, #B47B59 100%));
}

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;
  color: var(--Gray, #EEEBE8);
  font-family: "BeVietnamPro-Regular.ttf";
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 19.6px */
}

body {
  font-size: 1.4rem;
}

ul li {
  list-style: none;
}

a {
  text-decoration: none;
}

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

.swiper-button-next,
.swiper-button-prev {
  margin: 0 !important;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  display: 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 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;
  }
}
.cm-button {
  display: flex;
  padding: 1.4rem 1.6rem 1rem;
  justify-content: center;
  align-items: center;
  background: var(--Brand-Light-Green, #008B63);
  width: max-content;
  transition: all 0.5s ease;
  color: var(--White, #F7FFF4);
  font-family: "Gilroy-Semibold1.otf";
  font-weight: 600;
  line-height: 140%;
  /* 19.6px */
  margin-bottom: 0.2rem;
  text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
  .cm-button {
    padding: 1.2rem 1.3rem 0.7rem;
  }
}
.cm-button:hover img {
  margin-left: 2.5rem;
}
.cm-button img {
  margin-left: 1.6rem;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 768px) {
  .cm-button img {
    margin-left: 1rem;
    margin-bottom: 0.4rem;
  }
}

.cm-button-see-more {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16rem;
  height: 4rem;
  font-family: "BeVietnamPro-Bold.ttf";
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: var(--Gradient, linear-gradient(90deg, #B47B59 0%, #DBC2A4 33.17%, #EFECEA 66.83%, #B47B59 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 0.8rem 2rem;
  transition: all 0.3s ease;
  border: 1px solid var(--Gradient, #DBC2A4);
}
.cm-button-see-more:hover {
  letter-spacing: 0.2rem;
}

.cm-scroll-down {
  position: absolute;
  left: 50%;
  cursor: pointer;
  transform: translateX(-50%);
  bottom: 3rem;
  z-index: 3;
  width: 4rem;
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s ease;
  animation: scrollDownHint 1.8s infinite;
}
@media only screen and (max-width: 576px) {
  .cm-scroll-down {
    bottom: 0;
  }
}
.cm-scroll-down:hover {
  bottom: 2rem;
}
.cm-scroll-down:hover:before {
  width: 3rem;
  height: 3rem;
  transform: translate(-50%, -50%) rotate(135deg);
  opacity: 1;
  z-index: -1;
}
.cm-scroll-down:hover img {
  width: 1.5rem;
}
.cm-scroll-down img {
  transition: all 0.5s ease;
}
@media only screen and (max-width: 576px) {
  .cm-scroll-down img {
    width: 1.5rem;
  }
}
.cm-scroll-down:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4rem;
  height: 4rem;
  background: var(--Brand-Light-Green, #008B63);
  transform: translate(-50%, -50%) rotate(45deg);
  transition: all 0.5s ease;
  z-index: -1;
  opacity: 0;
}

.pagination_list_def .paginate_links {
  display: flex;
  align-items: center;
}
.pagination_list_def .paginate_links a {
  width: 3.2rem;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--Dark-Green, #143723);
  letter-spacing: 0.014rem;
  margin: 0 0.6rem;
  font-family: "Gilroy-Semibold1.otf";
  border: 1px solid var(--Green, #008B63);
}
@media only screen and (max-width: 576px) {
  .pagination_list_def .paginate_links a {
    width: 2.8rem;
    font-size: 1.3rem;
  }
}
.pagination_list_def .paginate_links a:first-child {
  margin-left: 0;
}
.pagination_list_def .paginate_links a:last-child {
  margin-right: 0;
}
.pagination_list_def .paginate_links a:last-child.next {
  margin-left: 0;
}
.pagination_list_def .paginate_links a.current {
  background: var(--Green, #008B63);
  color: var(--Branding-color-Normal, #fff);
}
.pagination_list_def .paginate_links a.next {
  border: none;
}
.pagination_list_def .paginate_links a.prev {
  border: none;
}
.cm-button-see-detail {
  padding: 1.2rem 2.4rem 0.9rem;
  background: var(--Gradient, linear-gradient(90deg, #B47B59 0%, #DBC2A4 33.17%, #EFECEA 66.83%, #B47B59 100%));
  color: var(--Dark-Green, #073930);
  text-align: center;
  font-family: "BeVietnamPro-SemiBold.ttf";
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 600;
  line-height: 136.5%;
  /* 19.11px */
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  outline: 1px solid #B47B59;
  outline-offset: 0.4rem;
  height: max-content;
}
@media (max-width: 768px) {
  .cm-button-see-detail {
    padding: 1rem 1.8rem 0.7rem;
    font-size: 1.3rem;
    outline-offset: 0.3rem;
  }
}
@media (max-width: 576px) {
  .cm-button-see-detail {
    padding: 0.8rem 1.4rem 0.7rem;
    font-size: 1.2rem;
    outline-offset: 0.2rem;
  }
}

.button {
  display: flex;
  align-items: center;
  gap: 2.4rem;
}
@media (max-width: 768px) {
  .button {
    gap: 1.6rem;
  }
}
@media (max-width: 576px) {
  .button {
    gap: 1.2rem;
  }
}
.button .swiper-button-next,
.button .swiper-button-prev {
  position: relative !important;
  top: unset !important;
  left: unset !important;
  right: unset !important;
  bottom: unset !important;
  width: 4.8rem !important;
  height: 1.8rem !important;
}
@media (max-width: 768px) {
  .button .swiper-button-next,
.button .swiper-button-prev {
    width: 4rem !important;
    height: 1.5rem !important;
  }
}
@media (max-width: 576px) {
  .button .swiper-button-next,
.button .swiper-button-prev {
    width: 3.4rem !important;
    height: 1.3rem !important;
  }
}
.button .swiper-button-next img,
.button .swiper-button-prev img {
  width: 100%;
  display: block;
}

.cm-title {
  color: var(--Yellow, #D8BD9B);
  font-family: "SVN-Yipes.otf";
  font-size: 4.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 54.6px */
  text-transform: uppercase;
  display: inline-block;
}
.cm-title.green {
  color: var(--Green, #007854);
}
.cm-title.center {
  text-align: center;
}
@media (max-width: 1366px) {
  .cm-title {
    font-size: 3.8rem;
  }
}
@media (max-width: 1024px) {
  .cm-title {
    font-size: 3.2rem;
  }
}
@media (max-width: 768px) {
  .cm-title {
    font-size: 2.8rem;
  }
}
@media (max-width: 576px) {
  .cm-title {
    font-size: 2.4rem;
  }
}

.cm-sub-title {
  color: var(--Gray, #EEEBE8);
  font-family: "Italianno-Regular.ttf";
  font-size: 5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 65px */
}
@media (max-width: 1366px) {
  .cm-sub-title {
    font-size: 4.5rem;
  }
}
@media (max-width: 1024px) {
  .cm-sub-title {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .cm-sub-title {
    font-size: 3.6rem;
  }
}
@media (max-width: 576px) {
  .cm-sub-title {
    font-size: 3rem;
  }
}

.cm-container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 117px;
}
@media (max-width: 1280px) {
  .cm-container {
    padding: 0 60px;
  }
}
@media (max-width: 1024px) {
  .cm-container {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .cm-container {
    padding: 0 15px;
  }
}

.soical {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 999;
  display: flex;
  flex-direction: column;
  gap: 1px;
}
.soical a {
  width: 4rem;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--Green, #007854);
}
@media (max-width: 576px) {
  .soical a {
    width: 3.5rem;
  }
}
.soical a img {
  display: block;
}

.nav-home {
  position: fixed;
  right: 1.1111111111%;
  top: 55%;
  transform: translateY(-50%);
  z-index: 999;
  pointer-events: none;
}
@media (max-width: 1024px) {
  .nav-home {
    display: none;
  }
}
.nav-home ul {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin: 0;
  padding: 0;
}
.nav-home li {
  list-style: none;
}
.nav-home li.active {
  pointer-events: none;
}
.nav-home li a {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  text-decoration: none;
  color: var(--Gray, #EEEBE8);
  transition: all 0.3s ease;
  gap: 1.2rem;
  pointer-events: none;
}
.nav-home li a::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #19d188;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.nav-home li a .title {
  font-size: 1rem;
  line-height: 150%;
  /* 15px */
  text-transform: uppercase;
  color: #EFECEA;
  opacity: 0;
  visibility: hidden;
  transform: translateX(1rem);
  transition: all 0.3s ease;
  white-space: nowrap;
  pointer-events: auto;
}
.nav-home li a .icon {
  width: 4rem;
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.1rem;
  color: #fff;
  pointer-events: auto;
}
@media (max-width: 1450px) {
  .nav-home li a .icon {
    width: 3.5rem;
    height: 3.5rem;
  }
}
.nav-home li a .icon img {
  display: block;
  width: 0.9rem;
  height: auto;
}
.nav-home li a:hover {
  background: linear-gradient(90deg, rgba(37, 171, 118, 0) 0%, #25AB76 100%);
  padding-left: 2rem;
}
.nav-home li a:hover::after {
  opacity: 1;
}
.nav-home li a:hover .title {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.nav-home li.active a {
  background: linear-gradient(90deg, rgba(37, 171, 118, 0) 0%, #25AB76 100%);
  padding-left: 5rem;
}
.nav-home li.active a::after {
  opacity: 1;
}
.nav-home li.active a .title {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}

.header-main {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 999;
  padding: 0rem 1.6666666667% 0;
  display: flex;
  justify-content: space-between;
  height: 11.2rem;
  transition: all 0.5s ease;
  align-items: center;
}
.header-main .menu_bgr {
  position: absolute;
  top: 0%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.header-main.is_active_header {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
@media only screen and (min-width: 1px) {
  .header-main.hSticky-down {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    transition: all 400ms ease;
    opacity: 0;
    visibility: hidden;
  }
}
.header-main.is_active {
  height: 9rem;
  padding: 0rem 1.6666666667% 0;
}
.header-main.is_active .menu_bgr {
  opacity: 1;
}
.header-main.is_active .logo {
  top: 1rem;
  width: 6.5rem;
}
@media only screen and (max-width: 1280px) {
  .header-main.is_active {
    height: 8rem;
    padding: 0rem 3rem;
  }
  .header-main.is_active .logo {
    width: 5.5rem;
  }
}
@media only screen and (max-width: 576px) {
  .header-main.is_active {
    height: 7rem !important;
    padding: 0rem 1.5rem 0;
  }
  .header-main.is_active .logo {
    top: 0.5rem;
  }
}
.header-main .menu {
  display: flex;
  align-items: center;
  color: var(--Gray, #EEEBE8);
  text-align: center;
  font-family: "BeVietnamPro-SemiBold.ttf";
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  /* 21px */
  letter-spacing: 0.2rem;
  text-transform: uppercase;
  height: max-content;
  cursor: pointer;
  transition: all 0.5s ease;
}
.header-main .menu img {
  width: 2rem;
  margin-right: 0.8rem;
  margin-bottom: 0.1rem;
}
.header-main .logo {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 1.6rem;
  display: block;
  width: 8.3rem;
  transition: all 0.5s ease;
}
.header-main .logo img {
  width: 100%;
  height: auto;
  transition: all 0.5s ease;
}
.header-main .call {
  padding: 0.9rem 1.6rem 1rem;
  display: flex;
  align-items: center;
  border: 1px solid var(--Yellow, #D8BD9B);
  gap: 0.5rem;
  text-align: center;
  font-family: "BeVietnamPro-Bold.ttf";
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 21px */
  letter-spacing: 0.2rem;
  text-transform: uppercase;
  background: var(--Gradient, linear-gradient(90deg, #B47B59 0%, #DBC2A4 33.17%, #EFECEA 66.83%, #B47B59 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  height: max-content;
  transition: all 0.5s ease;
}
.header-main .call img {
  animation-name: shakeX2;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
}
@media (max-width: 1366px) {
  .header-main {
    padding: 0rem 1.756954612% 0;
    height: 10rem;
  }
  .header-main .menu {
    font-size: 1.3rem;
    letter-spacing: 0.15rem;
  }
  .header-main .logo {
    width: 7.5rem;
    top: 1.4rem;
  }
  .header-main .call {
    padding: 0.8rem 1.4rem 0.9rem;
    font-size: 1.3rem;
    letter-spacing: 0.15rem;
  }
}
@media (max-width: 1280px) {
  .header-main {
    padding: 0rem 3rem 0;
  }
}
@media (max-width: 1024px) {
  .header-main {
    padding: 0rem 3rem 0;
    height: 9rem;
  }
  .header-main .menu {
    font-size: 1.2rem;
    letter-spacing: 0.1rem;
  }
  .header-main .menu img {
    width: 1.8rem;
    margin-right: 0.6rem;
  }
  .header-main .logo {
    width: 6.5rem;
    top: 1.2rem;
  }
  .header-main .call {
    padding: 0.7rem 1.2rem 0.8rem;
    font-size: 1.2rem;
    letter-spacing: 0.1rem;
    gap: 0.4rem;
  }
}
@media (max-width: 768px) {
  .header-main {
    padding: 0rem 3rem 0;
  }
  .header-main .menu img {
    margin-right: 0.5rem;
  }
  .header-main .call {
    padding: 0.6rem 1rem 0.7rem;
    gap: 0.3rem;
  }
}
@media (max-width: 576px) {
  .header-main {
    padding: 0rem 1.5rem 0;
    height: 8rem !important;
  }
  .header-main .menu {
    font-size: 0;
    letter-spacing: 0;
  }
  .header-main .menu img {
    width: 2rem;
    margin-right: 0;
  }
  .header-main .logo {
    top: 1rem;
    width: 5.5rem;
  }
  .header-main .call {
    padding: 0;
    font-size: 0;
    letter-spacing: 0;
    border: none;
  }
  .header-main .call img {
    width: 1.8rem;
  }
}

.menu_abs {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 65.8536585366%;
  z-index: 100000;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
}
.menu_abs.is_show {
  opacity: 1;
  visibility: visible;
}
.menu_abs.is_show .content {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.2s;
}
.menu_abs.is_show .close {
  opacity: 1;
  transform: scale(1);
  transition-delay: 0.3s;
}
.menu_abs .bgr_menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.menu_abs .close {
  position: absolute;
  top: 2.4rem;
  left: 2.4rem;
  width: 2.2rem;
  height: 2.2rem;
  cursor: pointer;
  z-index: 10;
  opacity: 0;
  transform: scale(0.8);
  transition: opacity 0.4s ease, transform 0.4s ease;
}
.menu_abs .close:hover {
  transform: scale(1.15);
  filter: brightness(1.3);
}
.menu_abs .content {
  position: relative;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  padding: 0 12.9861111111% 0 13.4027777778%;
  gap: 6rem;
  opacity: 0;
  transform: translateY(2rem);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
.menu_abs .content .logo {
  flex-shrink: 0;
  width: 18rem;
}
.menu_abs .content .logo img {
  width: 100%;
  height: auto;
  display: block;
}
.menu_abs .content .menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: max-content max-content;
  gap: 4rem 13rem;
}
.menu_abs .content .menu li {
  width: max-content;
}
.menu_abs .content .menu li.current_page a {
  background: var(--Gradient, linear-gradient(90deg, #B47B59 0%, #DBC2A4 33.17%, #EFECEA 66.83%, #B47B59 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.menu_abs .content .menu li.current_page a span {
  background-clip: unset;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
  color: var(--Yellow, #D8BD9B);
}
.menu_abs .content .menu li a {
  display: flex;
  align-items: flex-start;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  transition: color 0.3s ease, transform 0.3s ease;
  color: var(--Gray, #EEEBE8);
  font-family: "SVN-Yipes.otf";
  font-size: 3.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  text-transform: uppercase;
}
.menu_abs .content .menu li a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0.1rem;
  background: var(--Gradient, linear-gradient(90deg, #B47B59 0%, #DBC2A4 33.17%, #EFECEA 66.83%, #B47B59 100%));
  transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.menu_abs .content .menu li a:hover {
  background: var(--Gradient, linear-gradient(90deg, #B47B59 0%, #DBC2A4 33.17%, #EFECEA 66.83%, #B47B59 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transform: translateX(0.5rem);
}
.menu_abs .content .menu li a:hover::after {
  width: 100%;
}
.menu_abs .content .menu li a:hover span {
  background-clip: unset;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
  color: var(--Yellow, #D8BD9B);
}
.menu_abs .content .menu li a span {
  transition: color 0.3s ease;
  font-family: "BeVietnamPro-Regular.ttf";
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 130%;
  text-transform: uppercase;
  margin-top: 0.5rem;
  margin-right: 0.4rem;
}
@media (max-width: 1366px) {
  .menu_abs .content {
    padding: 0 4.39238653%;
    gap: 5rem;
  }
  .menu_abs .content .menu ul {
    gap: 1.8rem 5rem;
  }
  .menu_abs .content .menu li a {
    font-size: 2.8rem;
  }
}
@media (max-width: 1024px) {
  .menu_abs .content {
    padding: 0 6rem;
    gap: 4rem;
  }
  .menu_abs .content .logo {
    width: 16rem;
  }
  .menu_abs .content .menu ul {
    gap: 2.5rem 4rem;
  }
  .menu_abs .content .menu li a {
    font-size: 2.6rem;
  }
}
@media (max-width: 768px) {
  .menu_abs {
    height: 100%;
    min-height: 100vh;
  }
  .menu_abs .close {
    top: 2rem;
    left: 2rem;
    width: 1.8rem;
    height: 1.8rem;
  }
  .menu_abs .content {
    flex-direction: column;
    padding: 3rem 3rem 3rem;
    gap: 5rem;
    justify-content: center;
    align-items: center;
  }
  .menu_abs .content .logo {
    width: 14rem;
  }
  .menu_abs .content .logo img {
    width: 100%;
  }
  .menu_abs .content .menu ul {
    gap: 3rem 8rem;
  }
  .menu_abs .content .menu li a {
    font-size: 2.4rem;
  }
  .menu_abs .content .menu li a span {
    font-size: 1.1rem;
  }
}
@media (max-width: 576px) {
  .menu_abs .close {
    top: 1.5rem;
    left: 1.5rem;
    width: 1.6rem;
    height: 1.6rem;
  }
  .menu_abs .content {
    padding: 2rem 1.5rem 2rem;
    gap: 5rem;
  }
  .menu_abs .content .logo {
    width: 12rem;
  }
  .menu_abs .content .menu ul {
    grid-template-columns: 1fr;
    gap: 3rem;
  }
  .menu_abs .content .menu ul li {
    margin: 0 auto;
  }
  .menu_abs .content .menu li a {
    font-size: 2rem;
  }
  .menu_abs .content .menu li a span {
    font-size: 1rem;
  }
}

.site-footer {
  position: relative;
  padding: 14rem 9.375%;
  position: relative;
  background-image: url("../main/assets/images/home/ft-bg.jpg");
  background-size: cover;
}
@media (max-width: 1280px) {
  .site-footer {
    padding: 8rem 6rem;
  }
}
@media (max-width: 1024px) {
  .site-footer {
    padding: 6rem 4rem;
  }
}
@media (max-width: 767px) {
  .site-footer {
    padding: 4.5rem 1.5rem;
  }
}
.site-footer .decor {
  position: absolute;
  right: 0;
  bottom: 60.1744186047%;
  z-index: 2;
  pointer-events: none;
  width: 19.0277777778%;
  max-width: 27.4rem;
}
.site-footer__inner {
  display: flex;
  gap: 2.4rem;
  align-items: flex-start;
}
@media (max-width: 1024px) {
  .site-footer__inner {
    flex-direction: column;
  }
}
.site-footer__left {
  width: 40.5128205128%;
}
.site-footer__left h4 {
  color: #00B380;
  font-size: 1.6rem;
  font-family: "BeVietnamPro-Bold.ttf";
  text-transform: uppercase;
  line-height: 130%;
}
@media (max-width: 1024px) {
  .site-footer__left {
    width: 100%;
  }
}
.site-footer__logos {
  display: flex;
  align-items: center;
  gap: 4rem;
  padding: 7.3rem 0;
}
.site-footer__logos img {
  width: auto;
  object-fit: contain;
}
@media (max-width: 1024px) {
  .site-footer__logos {
    justify-content: center;
    padding: 0 0 3rem;
  }
}
.site-footer__info h4 {
  margin-bottom: 0.8rem;
}
.site-footer__info ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  margin: 0;
  padding: 0;
}
.site-footer__info li {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  color: #EFECEA;
  font-size: 1.4rem;
  line-height: 1.3;
}
.site-footer__info li svg {
  flex-shrink: 0;
}
.site-footer__info li a {
  color: inherit;
  text-decoration: none;
  color: #EFECEA;
}
.site-footer__info li a:hover {
  color: #c9a96e;
}
.site-footer__social {
  margin-top: 4rem;
  display: flex;
  align-items: center;
}
.site-footer__social-links {
  display: flex;
  gap: 1rem;
  margin-left: 1.8rem;
}
.site-footer__social-links a svg {
  transition: all 0.3s ease;
}
.site-footer__social-links a:hover svg {
  transform: scale(1.1);
}
.site-footer__right {
  flex: 1;
}
.site-footer__form-wrap {
  padding: 4rem;
  border: 1px solid rgba(0, 120, 84, 0.4);
  background-image: url("../main/assets/images/home/frm-bg.jpg");
  background-size: cover;
}
@media (max-width: 767px) {
  .site-footer__form-wrap {
    padding: 3rem 2rem;
  }
}
.site-footer__form-title {
  font-family: "SVN-Yipes.otf";
  text-align: center;
  font-size: 3.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 38.4px */
  background: var(--Gradient1, linear-gradient(90deg, #DBC2A4 0%, #EFECEA 50%, #B47B59 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  margin-bottom: 1.6rem;
}
@media (max-width: 767px) {
  .site-footer__form-title {
    font-size: 2.8rem;
  }
}
.site-footer__form-desc {
  color: #FFF;
  text-align: center;
  font-size: 1.4rem;
  line-height: 130%;
  margin-bottom: 2.4rem;
}
.site-footer form .form-field-all {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 2.4rem;
}
.site-footer form .form-field-all .form_group {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.site-footer form .form-field-all .form_group:nth-of-type(2), .site-footer form .form-field-all .form_group:nth-of-type(3) {
  width: calc((100% - 2.4rem) / 2);
}
@media (max-width: 767px) {
  .site-footer form .form-field-all .form_group:nth-of-type(2), .site-footer form .form-field-all .form_group:nth-of-type(3) {
    width: 100%;
  }
}
.site-footer form .form-field-all .form_group:nth-of-type(3) label {
  width: 4rem;
}
@media (max-width: 767px) {
  .site-footer form .form-field-all .form_group:nth-of-type(3) label {
    width: 10rem;
  }
}
.site-footer form .form-field-all .form_group label, .site-footer form .form-field-all .form_group input {
  color: #FFF;
  font-family: "BeVietnamPro-Regular.ttf";
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}
.site-footer form .form-field-all .form_group label {
  flex-shrink: 0;
  width: 10rem;
}
.site-footer form .form-field-all .form_group input {
  flex: 1;
  outline: none;
  border: 0;
  background: transparent;
  box-shadow: none;
  height: 5rem;
  padding: 0 1.4rem;
}
.site-footer form .form-field-all .form_group input::placeholder {
  color: rgba(239, 236, 234, 0.2);
}
.site-footer form .form-field-all ._error_msg {
  position: absolute;
  right: 0;
  top: 100%;
  font-style: italic;
  color: bisque;
  opacity: 0.75;
  font-size: 1.1rem;
}
.site-footer form .btn_submit_contact {
  display: block;
  margin: 2.4rem auto 0;
  background: var(--Brown-Light, #DBC2A4);
  border: 0;
  outline: none;
  box-shadow: none;
  color: var(--Green3, #03332B);
  text-align: center;
  font-family: "BeVietnamPro-Bold.ttf";
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  padding: 1.4rem 2.4rem 1rem;
  cursor: pointer;
  transition: all 0.3s ease;
}
.site-footer form .btn_submit_contact:hover {
  letter-spacing: 1px;
  color: #00B380;
}
.site-footer form .frm-mes {
  font-weight: 500;
  color: blanchedalmond;
}

.h_ss1 {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
@media (max-width: 768px) {
  .h_ss1 {
    height: 70vh;
  }
}
.h_ss1::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 15rem;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  pointer-events: none;
  z-index: 1;
}
.h_ss1 video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
}
.h_ss1 video:fullscreen {
  pointer-events: auto;
}
.h_ss1 .banner-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
}
.h_ss1 .control {
  position: absolute;
  bottom: 4rem;
  left: 50%;
  transform: translateX(-50%);
  width: 60.4166666667%;
  display: flex;
  align-items: center;
  gap: 1.6rem;
  z-index: 2;
  color: #fff;
}
@media (max-width: 1024px) {
  .h_ss1 .control {
    width: 90%;
    gap: 1.2rem;
    bottom: 3rem;
  }
}
@media (max-width: 768px) {
  .h_ss1 .control {
    width: 94%;
    gap: 1rem;
    bottom: 2.4rem;
  }
}
@media (max-width: 576px) {
  .h_ss1 .control {
    width: calc(100% - 3rem);
    gap: 0.8rem;
    bottom: 1.6rem;
  }
  .h_ss1 .control .full_screen {
    display: none;
  }
}
.h_ss1 .control .time {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  white-space: nowrap;
  font-family: "BeVietnamPro-Light.ttf";
  color: #FFF;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 150%;
  min-width: 7rem;
}
.h_ss1 .control .time p {
  margin: 0;
}
.h_ss1 .control .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.8rem;
  height: 1.8rem;
}
.h_ss1 .control .btn button {
  background: none;
  border: none;
  color: transparent;
  padding: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: relative;
  outline: none;
}
.h_ss1 .control .btn button.btn-play::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-30%, -50%);
  border-top: 0.7rem solid transparent;
  border-bottom: 0.7rem solid transparent;
  border-left: 1.1rem solid #fff;
}
.h_ss1 .control .btn button.btn-pause::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1rem;
  height: 1.4rem;
  border-left: 0.3rem solid #fff;
  border-right: 0.3rem solid #fff;
}
.h_ss1 .control .loa {
  width: 1.2rem;
  height: 1.9rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.h_ss1 .control .loa img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.h_ss1 .control .loa.is-muted::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2.4rem;
  height: 0.2rem;
  background-color: #fff;
  transform: translate(-50%, -50%) rotate(45deg);
  box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.h_ss1 .control .progress {
  flex-grow: 1;
  height: 0.2rem;
  background-color: white;
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
}
.h_ss1 .control .progress .progress-bar {
  height: 100%;
  width: 0%;
  background-color: #AA7652;
  border-radius: 0.2rem;
  position: relative;
  pointer-events: none;
  transition: width 0.1s linear;
}
.h_ss1 .control .progress .progress-bar::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(50%, -50%);
  width: 1.4rem;
  height: 1.4rem;
  background-color: #AA7652;
  border-radius: 50%;
  box-shadow: 0 0 0.4rem rgba(0, 0, 0, 0.5);
}
.h_ss1 .control .full_screen {
  width: 2rem;
  height: 2rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.h_ss1 .control .full_screen img {
  width: 100%;
  height: auto;
  object-fit: contain;
  filter: brightness(0) invert(1);
}

.h_ss2 {
  width: 100%;
  height: auto;
  position: relative;
}
.h_ss2 > img {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
}
.h_ss2 .content_abs1 span,
.h_ss2 .content_abs2 span {
  color: var(--Dark-Green, #073930);
  /* 65px */
}
.h_ss2 .content_abs1 .exp,
.h_ss2 .content_abs2 .exp {
  color: var(--Green, #007854);
  font-family: "Italianno-Regular.ttf";
  font-size: 5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 65px */
}
.h_ss2 .content_abs1 .desc,
.h_ss2 .content_abs2 .desc {
  text-align: justify;
  line-height: 150%;
}
.h_ss2 .content_abs1 {
  position: absolute;
  width: 27.7777777778%;
  left: 10.2777777778%;
  top: 32.5rem;
  text-align: center;
}
.h_ss2 .content_abs1 .exp {
  margin-bottom: 1.6rem;
}
.h_ss2 .content_abs1 .desc {
  /* 21px */
  color: var(--Dark-Green, #073930);
}
.h_ss2 .content_abs2 {
  position: absolute;
  width: 34.7222222222%;
  right: 7.4305555556%;
  bottom: 24.9rem;
  text-align: center;
}
.h_ss2 .content_abs2 span {
  color: var(--Gray, #EEEBE8);
}
.h_ss2 .content_abs2 .exp {
  color: var(--Gray, #EEEBE8);
  /* 65px */
  margin-bottom: 2.4rem;
}
.h_ss2 .content_abs2 .desc {
  color: var(--Gray, #EEEBE8);
}
@media (max-width: 1366px) {
  .h_ss2 .content_abs1 {
    width: 32%;
    top: 26rem;
  }
  .h_ss2 .content_abs2 {
    width: 38%;
    bottom: 20rem;
  }
}
@media (max-width: 1280px) {
  .h_ss2 .content_abs1 {
    left: 3rem;
  }
  .h_ss2 .content_abs2 {
    right: 3rem;
  }
}
@media (max-width: 1024px) {
  .h_ss2 {
    display: flex;
    flex-direction: column;
  }
  .h_ss2 > img {
    height: auto;
    min-height: 50rem;
  }
  .h_ss2 .content_abs1,
.h_ss2 .content_abs2 {
    position: relative;
    width: 100%;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    padding: 4rem 3rem;
  }
  .h_ss2 .content_abs1 .exp,
.h_ss2 .content_abs2 .exp {
    font-size: 4rem;
  }
  .h_ss2 .content_abs2 {
    background: var(--Dark-Green, #073930);
  }
}
@media (max-width: 768px) {
  .h_ss2 .content_abs1,
.h_ss2 .content_abs2 {
    padding: 3rem 3rem;
  }
  .h_ss2 .content_abs1 .exp,
.h_ss2 .content_abs2 .exp {
    font-size: 3.4rem;
  }
}
@media (max-width: 576px) {
  .h_ss2 .content_abs1,
.h_ss2 .content_abs2 {
    padding: 2.4rem 1.5rem;
  }
  .h_ss2 .content_abs1 .exp,
.h_ss2 .content_abs2 .exp {
    font-size: 2.8rem;
  }
}

.h_ss3 {
  width: 100%;
  height: 100vh;
  position: relative;
  display: block;
}
.h_ss3 > img:not(.decor_ss3) {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.h_ss3 .decor_ss3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  object-fit: cover;
  display: block;
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 768px) {
  .h_ss3 .decor_ss3 {
    display: none;
  }
}
.h_ss3 .content {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 8.8rem 8.6805555556% 0;
  display: flex;
}
@media (max-width: 1280px) {
  .h_ss3 .content {
    padding: 8rem 3rem 0;
  }
}
@media (max-width: 1024px) {
  .h_ss3 .content {
    flex-wrap: wrap;
    padding: 3rem 3rem 0;
  }
}
@media (max-width: 768px) {
  .h_ss3 .content {
    padding: 3rem 3rem 3rem;
    position: relative;
    left: unset;
    right: unset;
    top: unset;
    bottom: unset;
    background: var(--Dark-Green, #073930);
  }
}
@media (max-width: 576px) {
  .h_ss3 .content {
    padding: 3rem 1.5rem 3rem;
  }
}
.h_ss3 .content .left {
  width: 43.6974789916%;
  margin-right: 8.4033613445%;
}
.h_ss3 .content .left .cm-title {
  margin-bottom: 0.5rem;
}
@media (max-width: 1024px) {
  .h_ss3 .content .left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 768px) {
  .h_ss3 .content .left {
    text-align: center;
  }
}
.h_ss3 .content .right {
  width: 47.8991596639%;
}
@media (max-width: 1024px) {
  .h_ss3 .content .right {
    width: 100%;
  }
}
.h_ss3 .content .right ul {
  display: flex;
  flex-wrap: wrap;
  gap: 1.6rem 3.9rem;
}
@media (max-width: 1024px) {
  .h_ss3 .content .right ul {
    gap: 1.2rem 1.2rem;
  }
}
@media (max-width: 576px) {
  .h_ss3 .content .right ul {
    gap: 1rem 1rem;
  }
}
.h_ss3 .content .right ul li {
  width: calc(50% - 1.95rem);
  display: flex;
  flex-direction: column;
}
@media (max-width: 1024px) {
  .h_ss3 .content .right ul li {
    width: calc(50% - 0.6rem);
  }
}
@media (max-width: 576px) {
  .h_ss3 .content .right ul li {
    width: calc(50% - 0.5rem);
  }
}
.h_ss3 .content .right ul li span {
  color: var(--Gray, #EEEBE8);
  font-size: 1.2rem;
  text-transform: uppercase;
  display: block;
  margin-bottom: 0.4rem;
}
.h_ss3 .content .right ul li p {
  color: var(--Gray, #EEEBE8);
  font-family: "BeVietnamPro-SemiBold.ttf";
}

.h_ss4 {
  width: 100%;
  height: 100vh;
  position: relative;
}
@media (max-width: 576px) {
  .h_ss4 {
    height: 80vh;
  }
}
.h_ss4 .decor,
.h_ss4 .decor2 {
  position: absolute;
  top: 0;
  z-index: 6;
  height: 26%;
  object-fit: cover;
  object-position: center;
  pointer-events: none;
  transform: rotate(180deg);
  background-blend-mode: normal, color, normal;
  mix-blend-mode: color-dodge;
}
.h_ss4 .decor {
  width: 50%;
  left: 0;
}
@media (max-width: 767px) {
  .h_ss4 .decor {
    width: 100%;
  }
}
.h_ss4 .decor2 {
  width: 60%;
  left: 40%;
}
@media (max-width: 767px) {
  .h_ss4 .decor2 {
    display: none;
  }
}
.h_ss4 .title_ss {
  position: absolute;
  left: 8.6805555556%;
  top: 9.3rem;
  z-index: 3;
}
@media (max-width: 1280px) {
  .h_ss4 .title_ss {
    left: 3rem;
    top: 8rem;
  }
}
@media (max-width: 1024px) {
  .h_ss4 .title_ss {
    top: 6rem;
  }
}
@media (max-width: 576px) {
  .h_ss4 .title_ss {
    left: 50%;
    top: 3rem;
    transform: translateX(-50%);
    width: max-content;
  }
}
.h_ss4 .button {
  position: absolute;
  right: 8.6805555556%;
  bottom: 5.4rem;
  z-index: 99999;
}
@media (max-width: 1280px) {
  .h_ss4 .button {
    right: 3rem;
    bottom: 4rem;
  }
}
@media (max-width: 576px) {
  .h_ss4 .button {
    right: 1.5rem;
    bottom: 2.4rem;
  }
}
.h_ss4 .swiper {
  width: 100%;
  height: 100%;
}
.h_ss4 .swiper .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.h_ss4 .swiper .swiper-slide .bgr {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  z-index: -1;
}
.h_ss4 .swiper .swiper-slide img:not(.bgr) {
  object-fit: cover;
  display: block;
  width: 100%;
  height: 100%;
}
.h_ss4 .swiper .swiper-slide .exp {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  padding: 14.4rem 8.6805555556% 6rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1280px) {
  .h_ss4 .swiper .swiper-slide .exp {
    padding: 13rem 3rem 5rem;
  }
}
@media (max-width: 1024px) {
  .h_ss4 .swiper .swiper-slide .exp {
    padding: 11rem 3rem 4rem;
  }
}
@media (max-width: 768px) {
  .h_ss4 .swiper .swiper-slide .exp {
    padding: 6rem 3rem 4rem;
  }
}
@media (max-width: 576px) {
  .h_ss4 .swiper .swiper-slide .exp {
    padding: 10rem 1.5rem 2rem;
  }
}
.h_ss4 .swiper .swiper-slide .exp .top {
  width: 48.7394957983%;
  margin-left: auto;
  letter-spacing: 0.014rem;
}
@media (max-width: 1024px) {
  .h_ss4 .swiper .swiper-slide .exp .top {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .h_ss4 .swiper .swiper-slide .exp .top {
    width: 60%;
  }
}
@media (max-width: 576px) {
  .h_ss4 .swiper .swiper-slide .exp .top {
    width: 100%;
  }
}
.h_ss4 .swiper .swiper-slide .exp .bottom {
  width: 50.4201680672%;
}
@media (max-width: 1024px) {
  .h_ss4 .swiper .swiper-slide .exp .bottom {
    width: 80%;
  }
}
@media (max-width: 768px) {
  .h_ss4 .swiper .swiper-slide .exp .bottom {
    width: 100%;
  }
}
.h_ss4 .swiper .swiper-slide .exp .bottom .title {
  color: var(--Yellow, #D8BD9B);
  font-family: "SVN-Yipes.otf";
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 36px */
  text-transform: uppercase;
  margin-bottom: 1.2rem;
}
@media (max-width: 576px) {
  .h_ss4 .swiper .swiper-slide .exp .bottom .title {
    font-size: 2rem;
    margin-bottom: 0.8rem;
  }
}
.h_ss4 .swiper .swiper-slide .exp .bottom .desc {
  text-align: justify;
  margin-bottom: 2.4rem;
}
@media (max-width: 576px) {
  .h_ss4 .swiper .swiper-slide .exp .bottom .desc {
    margin-bottom: 1.5rem;
  }
}
.h_ss4 .swiper .swiper-slide .exp .bottom .see-detail {
  font-family: "BeVietnamPro-SemiBold.ttf";
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 600;
  line-height: 136.5%;
  /* 17.745px */
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 0.2rem;
  background: var(--Gradient, linear-gradient(90deg, #B47B59 0%, #DBC2A4 33.17%, #EFECEA 66.83%, #B47B59 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.h_ss4 .swiper .swiper-slide .exp .bottom .see-detail::after {
  content: "";
  position: absolute;
  bottom: 0%;
  left: 0;
  width: 98%;
  height: 1px;
  background: var(--Gradient, linear-gradient(90deg, #B47B59 0%, #DBC2A4 33.17%, #EFECEA 66.83%, #B47B59 100%));
}

.h_ss5 {
  background: #FAFCF9;
}
.h_ss5 .top {
  display: flex;
  align-items: center;
  aspect-ratio: 1440/653;
  padding-right: 7.7777777778%;
  position: relative;
}
@media (max-width: 1024px) {
  .h_ss5 .top {
    flex-direction: column;
    aspect-ratio: auto;
    padding-right: 0;
  }
}
.h_ss5 .top:after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #D8BD9B;
  opacity: 0.5;
  z-index: 2;
  content: "";
}
.h_ss5 .top .left {
  width: 70.7831325301%;
  height: 100%;
  position: relative;
}
@media (max-width: 1024px) {
  .h_ss5 .top .left {
    width: 100%;
    height: 40rem;
  }
}
@media (max-width: 576px) {
  .h_ss5 .top .left {
    height: 28rem;
  }
}
.h_ss5 .top .left:after {
  content: "";
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 20.5319148936%;
  background: linear-gradient(90deg, #FAFCF9 65.23%, rgba(250, 252, 249, 0) 100%);
  transform: rotate(180deg);
}
.h_ss5 .top .left .panzoom {
  width: 100%;
  height: 100%;
  position: relative;
}
.h_ss5 .top .left .panzoom svg,
.h_ss5 .top .left .panzoom img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.h_ss5 .top .left .panzoom svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.h_ss5 .top .left .panzoom svg .nhay {
  display: inline-block;
  animation: bounce 1s infinite ease-in-out;
}
.h_ss5 .top .left .panzoom svg .vong1,
.h_ss5 .top .left .panzoom svg .vong2 {
  stroke-dashoffset: 100;
  stroke-dasharray: 20;
  animation: draw 10s linear infinite;
  stroke-width: 1px;
}
.h_ss5 .top .left .btn_zoom {
  position: absolute;
  left: 2.7777777778%;
  bottom: 4rem;
  display: flex;
}
.h_ss5 .top .left .btn_zoom .zoom {
  width: 3.8rem;
  aspect-ratio: 38/38;
  cursor: pointer;
  background: var(--Green, #007854);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 576px) {
  .h_ss5 .top .left .btn_zoom .zoom {
    width: 2.5rem;
  }
}
.h_ss5 .top .left .btn_zoom .zoom img {
  display: block;
}
.h_ss5 .top .right {
  width: 34.2620481928%;
  margin-left: -5.0451807229%;
  z-index: 1;
}
@media (max-width: 1024px) {
  .h_ss5 .top .right {
    width: 100%;
    margin-left: 0;
    padding: 4rem 3rem;
  }
}
@media (max-width: 576px) {
  .h_ss5 .top .right {
    padding: 3rem 1.5rem;
  }
}
.h_ss5 .top .right .line {
  margin: 0 auto 3.2rem;
  display: block;
}
.h_ss5 .top .right .title {
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  .h_ss5 .top .right .title {
    justify-content: center;
  }
}
.h_ss5 .top .right .title .cm-sub-title {
  margin: 0 1.5rem -1.3rem 0;
}
.h_ss5 .top .right .title h2 {
  color: var(--Green, #007854);
}
.h_ss5 .top .right .exp {
  text-align: justify;
  letter-spacing: 0.014rem;
  margin: 4.5rem 0 4rem;
  color: var(--Dark-Green, #073930);
}
.h_ss5 .top .right .see-map {
  padding: 1.2rem 2.4rem;
  color: var(--Green3, #03332B);
  text-align: center;
  font-family: "BeVietnamPro-SemiBold.ttf";
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  /* 16.9px */
  text-transform: uppercase;
  background: var(--Yellow, #D8BD9B);
}
.h_ss5 .bottom {
  display: flex;
  align-items: center;
  position: relative;
  padding: 3.6rem 8.6805555556% 3.9rem;
}
@media (max-width: 1280px) {
  .h_ss5 .bottom {
    padding: 3rem 3rem;
  }
}
@media (max-width: 576px) {
  .h_ss5 .bottom {
    padding: 2.4rem 1.5rem;
  }
}
.h_ss5 .bottom:after {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 1px;
  background: #D8BD9B;
  opacity: 0.5;
  content: "";
}
.h_ss5 .bottom .icon {
  position: absolute;
  top: 50%;
  left: 2.7777777778%;
  transform: translateY(-50%);
  width: 2rem;
  background: #FAFCF9;
  z-index: 10;
}
.h_ss5 .bottom .swiper {
  width: 100%;
}
.h_ss5 .bottom .swiper .swiper-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.h_ss5 .bottom .swiper .swiper-slide p:first-child {
  color: var(--Green, #007854);
  text-align: center;
  font-family: "SVN-Yipes.otf";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 33.6px */
  letter-spacing: 0.024rem;
  text-transform: uppercase;
}
.h_ss5 .bottom .swiper .swiper-slide p:first-child span {
  font-size: 2.4rem;
  letter-spacing: 0.024rem;
  display: inline-block;
  margin-right: 0.5rem;
}
.h_ss5 .bottom .swiper .swiper-slide p:last-child {
  letter-spacing: 0.014rem;
  color: var(--Dark-Green, #073930);
  text-align: center;
}
.h_ss5 .bottom .swiper .swiper-slide .sao {
  width: 4.4rem;
  background: #FAFCF9;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 44/44;
  margin: 0.4rem 0 0.5rem;
}

.h_ss6 {
  height: 100vh;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.h_ss6 .after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 45.8024691358%;
  content: "";
}
@media (max-width: 576px) {
  .h_ss6 .after {
    height: 100%;
  }
}
.h_ss6:after {
  background: radial-gradient(49.94% 49.94% at 50.37% 51.44%, rgba(0, 120, 84, 0.82) 0%, rgba(27, 78, 54, 0.82) 45%, rgba(7, 21, 15, 0.82) 81%, rgba(0, 0, 0, 0.82) 99%);
  background-blend-mode: color-dodge;
  mix-blend-mode: color-dodge;
  position: absolute;
  bottom: -21.1805555556%;
  left: -21.1805555556%;
  width: 42.3611111111%;
  aspect-ratio: 1/1;
  content: "";
}
.h_ss6 > img:not(.after) {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
@media (max-width: 1024px) {
  .h_ss6 {
    height: 80vh;
  }
}
@media (max-width: 768px) {
  .h_ss6 {
    height: 70vh;
  }
}
@media (max-width: 576px) {
  .h_ss6 {
    height: 60vh;
  }
}
.h_ss6 .content {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  padding: 0 8.6805555556% 6rem;
  width: 100%;
  align-items: flex-end;
}
@media (max-width: 1280px) {
  .h_ss6 .content {
    padding: 0 3rem 5rem;
  }
}
@media (max-width: 768px) {
  .h_ss6 .content {
    flex-wrap: wrap;
    gap: 2rem;
    padding: 0 3rem 5rem;
  }
}
@media (max-width: 576px) {
  .h_ss6 .content {
    padding: 0 1.5rem 2rem;
  }
}
.h_ss6 .content .left {
  display: flex;
  align-items: center;
  margin-bottom: -4rem;
}
@media (max-width: 576px) {
  .h_ss6 .content .left {
    margin-bottom: 0;
  }
}
.h_ss6 .content .left .num {
  font-family: "SVN-Yipes.otf";
  font-size: 13.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 175.5px */
  text-transform: uppercase;
  background: var(--Gradient, linear-gradient(90deg, #B47B59 0%, #DBC2A4 33.17%, #EFECEA 66.83%, #B47B59 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-right: 2.5rem;
  margin-bottom: 1rem;
}
@media (max-width: 1366px) {
  .h_ss6 .content .left .num {
    font-size: 11rem;
  }
}
@media (max-width: 1024px) {
  .h_ss6 .content .left .num {
    font-size: 9rem;
    margin-right: 1.6rem;
  }
}
@media (max-width: 768px) {
  .h_ss6 .content .left .num {
    font-size: 7rem;
  }
}
@media (max-width: 576px) {
  .h_ss6 .content .left .num {
    font-size: 5rem;
    margin-bottom: 0;
  }
}
.h_ss6 .content .left .exp {
  display: flex;
  flex-direction: column;
}
.h_ss6 .content .left .exp .cm-sub-title {
  color: #FFF;
}
.h_ss6 .content .left .exp .cm-title {
  background: var(--Gradient, linear-gradient(90deg, #B47B59 0%, #DBC2A4 33.17%, #EFECEA 66.83%, #B47B59 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 576px) {
  .h_ss6 .content > a {
    margin: 0 auto;
  }
}

.h_ss7 {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}
.h_ss7 > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  z-index: 2;
}
.h_ss7 .swiper {
  width: 100%;
  height: 100%;
}
@media (max-width: 576px) {
  .h_ss7 .swiper {
    height: 45vh;
  }
}
.h_ss7 .swiper .swiper-slide {
  width: 100%;
  height: 100%;
}
.h_ss7 .swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.h_ss7 .content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 8.6805555556%;
  z-index: 3;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 29.2361111111%;
}
@media (max-width: 1280px) {
  .h_ss7 .content {
    left: 3rem;
    width: 35%;
  }
}
@media (max-width: 1024px) {
  .h_ss7 .content {
    width: 45%;
  }
}
@media (max-width: 768px) {
  .h_ss7 .content {
    width: 100%;
    left: 0;
    padding: 0 3rem;
  }
}
@media (max-width: 576px) {
  .h_ss7 .content {
    padding: 3rem 1.5rem;
    position: relative;
    left: unset;
    top: unset;
    transform: unset;
    width: 100%;
    background: var(--Dark-Green, #073930);
  }
}
.h_ss7 .content .decor-wrap {
  display: block;
  position: relative;
  margin: 0 auto 3.6rem;
}
@media (max-width: 576px) {
  .h_ss7 .content .decor-wrap {
    margin: 0 auto 1.5rem;
  }
}
.h_ss7 .content .decor-wrap img {
  display: block;
  margin: 0 auto;
}
.h_ss7 .content .decor-wrap::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 6rem;
  height: 6rem;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.4) 20%, rgba(255, 255, 255, 0.1) 40%, transparent 70%);
  border-radius: 50%;
  pointer-events: none;
  animation: twinkle 2s ease-in-out infinite;
}
.h_ss7 .content .cm-title {
  margin-bottom: 3rem;
  background: var(--Gradient, linear-gradient(90deg, #B47B59 0%, #DBC2A4 33.17%, #EFECEA 66.83%, #B47B59 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 1024px) {
  .h_ss7 .content .cm-title {
    margin-bottom: 2rem;
  }
}
@media (max-width: 576px) {
  .h_ss7 .content .cm-title {
    margin-bottom: 1.5rem;
  }
}
.h_ss7 .content .exp {
  letter-spacing: 0.028rem;
}
.h_ss7 .content .plus {
  display: flex;
  align-items: center;
  padding: 0.6rem 0 0.5rem;
  width: max-content;
  margin: 4.5rem auto 2.4rem;
  border-top: #EEEBE8 1px solid;
  border-bottom: #EEEBE8 1px solid;
  color: var(--Yellow, #D8BD9B);
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .h_ss7 .content .plus {
    margin: 3rem auto 2rem;
  }
}
@media (max-width: 768px) {
  .h_ss7 .content .plus {
    margin: 1.5rem auto 1rem;
  }
}
@media (max-width: 576px) {
  .h_ss7 .content .plus {
    margin: 1.5rem auto;
  }
}
.h_ss7 .content .plus span {
  font-family: "SVN-Yipes.otf";
  font-size: 3.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 41.6px */
}
.h_ss7 .content .plus p {
  letter-spacing: 0.014rem;
  margin-left: 0.5rem;
}
.h_ss7 .content .button {
  margin: 10rem auto 0;
}
@media (max-width: 1024px) {
  .h_ss7 .content .button {
    margin: 5rem auto 0;
  }
}
@media (max-width: 768px) {
  .h_ss7 .content .button {
    margin: 2rem auto 0;
  }
}
@media (max-width: 768px) {
  .h_ss7 {
    height: 80vh;
  }
}
@media (max-width: 576px) {
  .h_ss7 {
    height: auto;
  }
}

@media (max-width: 576px) {
  .section-title {
    text-align: center;
  }
}
.section-title .cm-label {
  display: inline-block;
  font-family: "SVN-Yipes.otf";
  font-size: 4.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  text-transform: uppercase;
  background: var(--Gradient, linear-gradient(90deg, #B47B59 0%, #DBC2A4 33.17%, #EFECEA 66.83%, #B47B59 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 1024px) {
  .section-title .cm-label {
    font-size: 3.8rem;
  }
}
@media (max-width: 576px) {
  .section-title .cm-label {
    font-size: 3.2rem;
  }
}

.h_ss8 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  background: var(--Dark-Green, #073930);
  min-height: 100vh;
}
@media (max-width: 1024px) {
  .h_ss8 {
    min-height: auto;
  }
}
@media (max-width: 820px) {
  .h_ss8 {
    flex-direction: column;
    justify-content: center;
    padding: 6rem 0 5rem;
  }
}
.h_ss8::before {
  position: absolute;
  z-index: 4;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 24.0740740741%;
  background: linear-gradient(180deg, rgba(3, 51, 43, 0) 0%, #012F28 100%);
}
.h_ss8 .decor,
.h_ss8 .decor2 {
  position: absolute;
  top: 0;
  z-index: 6;
  object-fit: cover;
  object-position: center;
  pointer-events: none;
  transform: rotate(180deg);
  background-blend-mode: normal, color, normal;
  mix-blend-mode: color-dodge;
}
.h_ss8 .decor {
  width: 50%;
  left: 0;
  height: 50%;
}
@media (max-width: 767px) {
  .h_ss8 .decor {
    width: 100%;
    height: 100%;
  }
}
.h_ss8 .decor2 {
  width: 60%;
  left: 40%;
  height: 90%;
}
@media (max-width: 767px) {
  .h_ss8 .decor2 {
    display: none;
  }
}
.h_ss8__image {
  position: absolute;
  z-index: 6;
  left: 0;
  bottom: 0;
  width: 72.0138888889%;
}
@media (max-width: 820px) {
  .h_ss8__image {
    width: 100%;
    order: 2;
    position: relative;
  }
}
.h_ss8__image img {
  position: relative;
  z-index: 2;
  width: auto;
  height: auto;
  max-height: 100vh;
}
.h_ss8__image .decor-left {
  position: absolute;
  top: 13.4567901235%;
  left: 16.6794185157%;
  width: 46.0596786534%;
  max-width: 60.2rem;
}
.h_ss8__content {
  position: relative;
  z-index: 5;
  width: 23.75%;
  min-width: 34.2rem;
  box-sizing: border-box;
  padding: 15.7rem 0 12.2rem;
  margin-right: 9.7222222222%;
}
@media (max-width: 1024px) {
  .h_ss8__content {
    margin-right: 3rem;
    padding: 10rem 0 8rem;
  }
}
@media (max-width: 820px) {
  .h_ss8__content {
    width: 100%;
    order: 1;
    margin: 0;
    padding: 2rem 6rem 0;
  }
}
@media (max-width: 576px) {
  .h_ss8__content {
    padding: 0 3rem;
  }
}
.h_ss8__content .decor-right {
  position: relative;
  background: var(--Dark-Green, #073930);
}
.h_ss8__content .decor-right img {
  width: auto;
  display: block;
  margin: -4rem auto -3rem;
  mix-blend-mode: plus-lighter;
}
.h_ss8__content .decor-right .gif {
  position: absolute;
  top: 4rem;
  left: 50%;
  transform: translate(-50%, 0);
  height: 100%;
  width: auto;
}
.h_ss8__content .title {
  position: relative;
  text-align: center;
  display: flex;
  flex-direction: column;
  margin-bottom: 4rem;
}
@media (max-width: 1024px) {
  .h_ss8__content .title {
    margin-bottom: 3rem;
  }
}
@media (max-width: 768px) {
  .h_ss8__content .title {
    margin-bottom: 2rem;
  }
}
.h_ss8__content .title h3 {
  display: inline-block;
}
.h_ss8__content .highlight {
  color: var(--Yellow, #D8BD9B);
  font-size: 1.6rem;
  font-style: normal;
  line-height: 150%;
  /* 24px */
  letter-spacing: 0.16px;
  margin-bottom: 4rem;
  text-align: center;
}
.h_ss8__content .highlight span {
  font-size: 2.4rem;
}
@media (max-width: 1024px) {
  .h_ss8__content .highlight {
    margin-bottom: 3rem;
  }
  .h_ss8__content .highlight span {
    font-size: 2rem;
  }
}
@media (max-width: 768px) {
  .h_ss8__content .highlight {
    font-size: 1.5rem;
    margin-bottom: 2rem;
  }
  .h_ss8__content .highlight span {
    font-size: 1.8rem;
  }
}
.h_ss8__content .desc {
  letter-spacing: 0.14px;
  text-align: justify;
}

.h_ss9 {
  position: relative;
  background: #073930;
  padding: 8.5rem 8.6805555556% 6rem;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1280px) {
  .h_ss9 {
    min-height: auto;
    padding: 5.5rem 6rem 6rem;
  }
}
@media (max-width: 768px) {
  .h_ss9 {
    padding: 1.5rem 1.5rem 5rem;
  }
}
.h_ss9::before {
  position: absolute;
  z-index: 1;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 29.2592592593%;
  background: linear-gradient(0, rgba(3, 51, 43, 0) 0%, #012F28 85%);
}
@media (max-width: 768px) {
  .h_ss9::before {
    height: 16.6666666667%;
  }
}
.h_ss9 .logo {
  position: relative;
  z-index: 2;
  margin-bottom: 10.6rem;
}
.h_ss9 .logo img {
  display: block;
  width: 62.0833333333%;
  max-width: 89.4rem;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .h_ss9 .logo {
    margin-bottom: 40%;
  }
  .h_ss9 .logo img {
    width: 69.4444444444%;
  }
}
.h_ss9 .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
@media (max-width: 1280px) {
  .h_ss9 .bg {
    object-position: left center;
  }
}
@media (max-width: 1024px) {
  .h_ss9 .bg {
    height: auto;
    object-position: center;
  }
}
.h_ss9 .content {
  position: relative;
  z-index: 2;
  width: 31.5rem;
  margin-bottom: 14.5rem;
}
@media (max-width: 1024px) {
  .h_ss9 .content {
    width: 50%;
    margin: 0 auto 3rem;
  }
}
@media (max-width: 767px) {
  .h_ss9 .content {
    width: calc(100% - 4rem);
  }
}
.h_ss9 .content blockquote {
  display: inline-block;
  text-align: justify;
  font-style: italic;
  line-height: 150%;
  background: var(--Gradient, linear-gradient(90deg, #B47B59 0%, #DBC2A4 33.17%, #EFECEA 66.83%, #B47B59 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 2.8rem;
}
.h_ss9 .content blockquote span {
  font-family: "BeVietnamPro-SemiBold.ttf";
}
@media (max-width: 1024px) {
  .h_ss9 .content blockquote {
    margin-bottom: 1.6rem;
    text-align: center;
  }
}
@media (max-width: 1024px) {
  .h_ss9 .content .author {
    text-align: center;
  }
}
.h_ss9 .content .author .name {
  color: var(--Gray, #EEEBE8);
  font-size: 1.6rem;
  line-height: 150%;
  /* 24px */
  letter-spacing: 0.16px;
  margin-bottom: 0.6rem;
}
.h_ss9 .content .author .name span {
  font-family: "BeVietnamPro-Bold.ttf";
}
.h_ss9 .content .author .role {
  color: #EFECEA;
  font-size: 1.3rem;
  line-height: 150%;
}
.h_ss9 .bottom {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1024px) {
  .h_ss9 .bottom {
    flex-direction: column;
    gap: 3rem;
    justify-content: center;
  }
  .h_ss9 .bottom .cm-button-see-detail {
    order: 2;
  }
}
.h_ss9 .bottom .desc {
  width: 72.4369747899%;
  color: #EFECEA;
  text-align: center;
  line-height: 150%;
}
@media (max-width: 1024px) {
  .h_ss9 .bottom .desc {
    width: 100%;
    order: 1;
  }
}

.h_ss10 {
  position: relative;
  background: #073930;
  padding: 9.7rem 0 7.7rem;
}
.h_ss10 .decor-bg {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  width: 26.1805555556%;
  max-width: 37.7rem;
  pointer-events: none;
  background-blend-mode: color-dodge;
  mix-blend-mode: color-dodge;
}
@media (max-width: 1280px) {
  .h_ss10 {
    padding: 7rem 0 5rem;
  }
}
@media (max-width: 1024px) {
  .h_ss10 {
    padding: 6rem 4rem 4rem;
  }
}
@media (max-width: 767px) {
  .h_ss10 {
    padding: 4rem 1.5rem 3rem;
  }
}
.h_ss10__inner {
  position: relative;
  display: flex;
  justify-content: flex-end;
  padding-left: 4.5138888889%;
}
.h_ss10__left {
  width: 39.0545454545%;
}
@media (max-width: 1024px) {
  .h_ss10__left {
    display: none;
  }
}
.h_ss10__left .swiper {
  width: 100%;
  height: 100%;
}
.h_ss10__left .swiper .swiper-slide {
  height: 100%;
  border: 1px solid rgba(0, 120, 84, 0.4);
  background: rgba(0, 120, 84, 0.4);
  box-sizing: border-box;
  padding: 2rem 2rem 2.4rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.h_ss10__left .swiper .swiper-slide .img {
  width: 100%;
  aspect-ratio: 497/537;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
}
.h_ss10__left .swiper .swiper-slide .img > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.h_ss10__left .swiper .swiper-slide .caption {
  color: var(--Gray, #EEEBE8);
  text-align: center;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 150%;
  /* 24px */
  letter-spacing: 0.32px;
  text-transform: uppercase;
}
.h_ss10__right {
  width: 59.2727272727%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
  min-width: 0;
}
@media (max-width: 1024px) {
  .h_ss10__right {
    width: 100%;
  }
}
.h_ss10__right .top {
  padding-left: 7.9754601227%;
}
@media (max-width: 1024px) {
  .h_ss10__right .top {
    padding-left: 0;
    text-align: center;
  }
}
.h_ss10__right .top .cm-title {
  position: relative;
  z-index: 4;
  display: inline-block;
  padding-right: 0.5rem;
  background: var(--Gradient, linear-gradient(90deg, #B47B59 0%, #DBC2A4 33.17%, #EFECEA 66.83%, #B47B59 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.h_ss10__right .top .decor {
  display: inline-block;
  background: var(--Dark-Green, #073930);
  position: relative;
}
.h_ss10__right .top .decor img {
  width: auto;
  display: block;
  margin: -3.7rem 0 -3.2rem;
  mix-blend-mode: plus-lighter;
}
@media (max-width: 576px) {
  .h_ss10__right .top .decor img {
    margin: -3rem auto -2.5rem;
  }
}
.h_ss10__right .top .decor .gif {
  position: absolute;
  top: 3.6rem;
  left: 50%;
  transform: translate(-50%, 0);
  height: 100%;
  width: auto;
  mix-blend-mode: color-dodge;
}
@media (max-width: 576px) {
  .h_ss10__right .top .decor .gif {
    top: 3rem;
  }
}
.h_ss10__right .top .desc {
  width: 64.5rem;
  max-width: calc(100% - 1.5rem);
  text-align: justify;
  letter-spacing: 0.14px;
  margin-bottom: 3.8rem;
  position: relative;
  z-index: 4;
}
@media (max-width: 1024px) {
  .h_ss10__right .top .desc {
    max-width: 100%;
  }
}
.h_ss10__right .top .nav {
  display: flex;
  gap: 2.4rem;
  margin-bottom: 4rem;
}
.h_ss10__right .top .nav .prev,
.h_ss10__right .top .nav .next {
  width: 4.8rem;
}
@media (max-width: 1024px) {
  .h_ss10__right .top .nav {
    justify-content: center;
    margin-bottom: 3rem;
  }
}
.h_ss10__right .bottom {
  padding-left: 2rem;
}
@media (max-width: 1024px) {
  .h_ss10__right .bottom {
    padding-left: 0;
    margin-right: -4rem;
  }
}
@media (max-width: 767px) {
  .h_ss10__right .bottom {
    margin-right: -1.5rem;
  }
}
.h_ss10__right .swiper .swiper-slide {
  line-height: 0;
}
.h_ss10__right .swiper .swiper-slide img {
  width: 100%;
  aspect-ratio: 335/362;
  object-fit: cover;
}

.h_ss12 {
  position: relative;
  z-index: 0;
  padding: 80px 9.375% 59px;
  background: var(--Dark-Green, #073930);
}
@media only screen and (max-width: 1024px) {
  .h_ss12 {
    padding: 66px 30px 45px;
  }
}
@media only screen and (max-width: 576px) {
  .h_ss12 {
    padding: 45px 15px 40px;
  }
}
.h_ss12 .top {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin: 0 4.5801526718% 3.6rem;
}
@media (max-width: 1024px) {
  .h_ss12 .top {
    margin: 0 0 3.6rem;
  }
}
@media (max-width: 767px) {
  .h_ss12 .top {
    margin: 0 0 2.5rem;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2.4rem;
  }
}
.h_ss12 .tab {
  display: flex;
  align-items: center;
  justify-content: center;
}
.h_ss12 .tab .item {
  position: relative;
  margin-left: 2.4rem;
  padding-left: 2.6rem;
  color: rgba(255, 255, 255, 0.69);
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  /* 156.25% */
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1280px) {
  .h_ss12 .tab .item {
    font-size: 1.5rem;
  }
}
.h_ss12 .tab .item::before {
  position: absolute;
  content: "";
  top: 0.5rem;
  left: 0;
  opacity: 0.69;
  background: #FFF;
  width: 1px;
  height: 1.4rem;
}
.h_ss12 .tab .item:nth-of-type(1) {
  margin-left: 0;
  padding-left: 0;
}
.h_ss12 .tab .item:nth-of-type(1)::before {
  display: none;
}
.h_ss12 .tab .item.active {
  background: var(--Gradient-Gold, linear-gradient(270deg, #EDC9AB 0%, #D1966F 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 576px) {
  .h_ss12 .tab .item {
    font-size: 1.4rem;
    margin-left: 1.5rem;
    padding-left: 1.7rem;
  }
}
.h_ss12 .tab_content {
  display: none;
}
.h_ss12 .slide_image {
  width: 100%;
  margin-bottom: 1rem;
}
.h_ss12 .slide_image .swiper-slide {
  line-height: 0;
  position: relative;
  overflow: hidden;
}
.h_ss12 .slide_image .swiper-slide:after {
  background: linear-gradient(180deg, rgba(11, 16, 43, 0) 12.5%, #073930 100%);
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  right: 0;
  height: 39.4117647059%;
}
.h_ss12 .slide_image .swiper-slide img:not(.icon) {
  width: 100%;
  aspect-ratio: 1310/464;
  object-fit: cover;
  object-position: center;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1024px) {
  .h_ss12 .slide_image .swiper-slide img:not(.icon) {
    aspect-ratio: 16/9;
  }
}
.h_ss12 .slide_image .swiper-slide .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 75px;
}
@media only screen and (max-width: 768px) {
  .h_ss12 .slide_image .swiper-slide .icon {
    width: 50px;
  }
}
.h_ss12 .slide_image .swiper-slide p {
  position: absolute;
  padding: 0 3rem 3rem;
  width: calc(100% - 6rem);
  left: 0;
  bottom: 0;
  color: var(--White, #FFF);
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 450;
  line-height: 150%;
  /* 21px */
  text-transform: uppercase;
  z-index: 1;
}
@media only screen and (max-width: 1280px) {
  .h_ss12 .slide_image .swiper-slide p {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 576px) {
  .h_ss12 .slide_image .swiper-slide p {
    padding: 0 1.5rem 1rem;
    width: calc(100% - 3rem);
    font-size: 1.4rem;
  }
}
.h_ss12 .slide_image .swiper-slide:hover img:not(.icon) {
  transform: scale(1.1);
}
.h_ss12 .slide_thumbs {
  position: relative;
  line-height: 0;
}
.h_ss12 .slide_thumbs .swiper-slide {
  position: relative;
  overflow: hidden;
}
.h_ss12 .slide_thumbs .swiper-slide:after {
  background: linear-gradient(180deg, rgba(11, 16, 43, 0) 12.5%, #007854 100%);
  position: absolute;
  content: "";
  left: 0;
  bottom: -1px;
  right: 0;
  height: 60%;
}
.h_ss12 .slide_thumbs .swiper-slide img {
  width: 100%;
  aspect-ratio: 195/104;
  object-fit: cover;
  object-position: center;
  cursor: pointer;
  transition: all 0.3s ease;
}
@media (max-width: 1024px) {
  .h_ss12 .slide_thumbs .swiper-slide img {
    aspect-ratio: 16/9;
  }
}
.h_ss12 .slide_thumbs .swiper-slide p {
  position: absolute;
  padding: 0 1rem 1rem;
  width: calc(100% - 2rem);
  left: 0;
  bottom: 0;
  color: var(--White, #FFF);
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 450;
  line-height: 150%;
  /* 21px */
  z-index: 1;
}
.h_ss12 .slide_thumbs .swiper-slide:hover img {
  transform: scale(1.1);
}
.h_ss12 .slide_document .swiper-slide {
  box-sizing: border-box;
  background: var(--Gradient, linear-gradient(90deg, #B47B59 0%, #DBC2A4 33.17%, #EFECEA 66.83%, #B47B59 100%));
  transition: all 0.3s ease;
}
.h_ss12 .slide_document .swiper-slide .thumbnail {
  background: rgba(0, 120, 84, 0.75);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  aspect-ratio: 418/249;
}
.h_ss12 .slide_document .swiper-slide .thumbnail img {
  width: 120px;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 768px) {
  .h_ss12 .slide_document .swiper-slide .thumbnail img {
    width: 80px;
  }
}
.h_ss12 .slide_document .swiper-slide .text {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #073930;
  font-size: 15px;
  font-style: normal;
  font-family: "BeVietnamPro-SemiBold.ttf";
  line-height: 160%;
  /* 24px */
  text-transform: uppercase;
  padding: 27px 24px 20px;
}
@media only screen and (max-width: 768px) {
  .h_ss12 .slide_document .swiper-slide .text {
    padding: 15px 10px 10px;
    font-size: 13px;
  }
}
@media only screen and (max-width: 768px) {
  .h_ss12 .slide_document .swiper-slide .text img {
    width: 15px;
  }
}
.h_ss12 .slide_document .swiper-slide:hover .thumbnail img {
  transform: scale(1.1);
}

.h_ss13 {
  position: relative;
  display: flex;
  background: var(--Dark-Green, #073930);
  padding: 10.4rem 2.0833333333%;
}
@media (max-width: 1024px) {
  .h_ss13 {
    padding: 7.6rem 3rem;
  }
}
@media (max-width: 820px) {
  .h_ss13 {
    flex-direction: column;
    gap: 3rem;
  }
}
@media (max-width: 767px) {
  .h_ss13 {
    padding: 4.5rem 1.5rem;
  }
}
.h_ss13::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 29.2592592593%;
  background: linear-gradient(0, rgba(3, 51, 43, 0) 0%, #012F28 85%);
}
@media (max-width: 768px) {
  .h_ss13::before {
    height: 16.6666666667%;
  }
}
.h_ss13 .decor1 {
  position: absolute;
  top: 50%;
  left: 50%;
  pointer-events: none;
  transform: translate(-50%, -50%);
  width: auto;
  mix-blend-mode: plus-lighter;
}
@media (max-width: 820px) {
  .h_ss13 .decor1 {
    display: none;
  }
}
.h_ss13 .decor1 .gif {
  position: absolute;
  top: 45.5%;
  left: 50%;
  transform: translate(-50%, 0) rotate(90deg);
  height: 50px;
  width: 100%;
  mix-blend-mode: color-dodge;
}
.h_ss13__left, .h_ss13__right {
  position: relative;
  flex: 1;
  min-width: 0;
  padding: 6rem 5rem;
}
@media (max-width: 1280px) {
  .h_ss13__left, .h_ss13__right {
    padding: 5rem 3.5rem;
  }
}
@media (max-width: 767px) {
  .h_ss13__left, .h_ss13__right {
    padding: 1rem 0.5rem;
  }
}
.h_ss13__left .decor, .h_ss13__right .decor {
  position: absolute;
  top: 50%;
  left: 50%;
  pointer-events: none;
  transform: translate(-50%, -50%);
  width: auto;
  max-width: 100%;
  background-blend-mode: color-dodge;
  mix-blend-mode: color-dodge;
}
.h_ss13__left .logo {
  margin: 3.1rem auto 7rem;
}
@media (max-width: 820px) {
  .h_ss13__left .logo {
    margin: 3.1rem auto;
  }
}
.h_ss13__right .logo {
  margin: 10.7rem auto 6.9rem;
}
@media (max-width: 820px) {
  .h_ss13__right .logo {
    margin: 3.1rem auto;
  }
}
.h_ss13 .title {
  text-align: center;
}
.h_ss13 .title h2 {
  display: inline-block;
  font-family: "SVN-Yipes.otf";
  font-size: 4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  text-align: center;
  background: var(--Gradient1, linear-gradient(90deg, #DBC2A4 0%, #EFECEA 50%, #B47B59 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 1024px) {
  .h_ss13 .title h2 {
    font-size: 3.2rem;
  }
}
@media (max-width: 576px) {
  .h_ss13 .title h2 {
    font-size: 2.8rem;
  }
}
.h_ss13 .logo img {
  display: block;
  max-width: 65%;
  margin: 0 auto;
}
.h_ss13 .des {
  display: block;
  width: 43rem;
  margin: 0 auto;
  max-width: 100%;
  color: var(--White, #EFECEA);
  text-align: justify;
  font-size: 1.4rem;
  line-height: 150%;
  /* 21px */
  letter-spacing: 0.14px;
}
@media (max-width: 820px) {
  .h_ss13 .des {
    width: 100%;
  }
}
.h_ss13 .agency {
  position: relative;
  display: block;
  width: 50rem;
  max-width: 100%;
  margin: 4rem auto 0;
  padding: 0 3.7rem;
}
@media (max-width: 820px) {
  .h_ss13 .agency {
    width: 100%;
    margin: 2.5rem auto 0;
  }
}
.h_ss13 .agency .card {
  border: 1px solid rgba(0, 120, 84, 0.4);
  background: var(--Dark-Green, #073930);
}
.h_ss13 .agency .card .logo {
  width: 100%;
  height: 8.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
}
.h_ss13 .agency .card .logo img {
  max-width: 85%;
  max-height: 85%;
}
.h_ss13 .agency .card .phone {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.9rem;
  background: var(--Green, #007854);
  gap: 0.8rem;
  color: var(--White, #EFECEA);
  line-height: 130%;
}
.h_ss13 .agency .card .phone a {
  color: #EFECEA;
}
.h_ss13 .agency .swiper-button-prev,
.h_ss13 .agency .swiper-button-next {
  width: 2.4rem;
  height: 2.4rem;
  top: 40%;
  margin: 0;
}
.h_ss13 .agency .swiper-button-prev img,
.h_ss13 .agency .swiper-button-next img {
  width: 100%;
}
.h_ss13 .agency .swiper-button-prev img {
  transform: rotate(-180deg);
}

.h_ss11 {
  width: 100%;
  background: var(--Dark-Green, #073930);
  padding: 8rem 4.5138888889% 6.5rem;
}
@media (max-width: 1280px) {
  .h_ss11 {
    padding: 7rem 3rem 6rem;
  }
}
@media (max-width: 1024px) {
  .h_ss11 {
    padding: 6rem 3rem;
  }
}
@media (max-width: 767px) {
  .h_ss11 {
    padding: 5rem 1.5rem;
  }
}
.h_ss11 .inner {
  position: relative;
}
.h_ss11 .inner .cm-button-see-more {
  position: absolute;
  right: 0;
  top: 0.8rem;
}
@media (max-width: 576px) {
  .h_ss11 .inner .cm-button-see-more {
    position: relative;
    top: 0;
    margin: 3rem auto 0;
  }
}
.h_ss11 .top {
  position: relative;
  margin: 0 4.5801526718% 3.6rem;
}
@media (max-width: 1024px) {
  .h_ss11 .top {
    margin: 0 0 3.6rem;
  }
}
@media (max-width: 767px) {
  .h_ss11 .top {
    margin: 0 0 2.5rem;
  }
}
.h_ss11 .news-grid {
  display: flex;
  gap: 2.4rem;
  align-items: stretch;
}
@media (max-width: 1024px) {
  .h_ss11 .news-grid {
    gap: 2rem;
  }
}
@media (max-width: 768px) {
  .h_ss11 .news-grid {
    flex-direction: column;
    height: auto;
  }
}
.h_ss11 .news-grid .news-featured {
  width: 40.9160305344%;
  flex-shrink: 0;
}
@media (max-width: 768px) {
  .h_ss11 .news-grid .news-featured {
    width: 100%;
  }
}
.h_ss11 .news-grid .news-featured .news-card--large {
  height: 100%;
}
.h_ss11 .news-grid .news-list {
  flex: 1;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 2.4rem;
}
@media (max-width: 576px) {
  .h_ss11 .news-grid .news-list {
    gap: 2rem;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
  }
}
.h_ss11 .news-card {
  display: flex;
  flex-direction: column;
  cursor: pointer;
}
.h_ss11 .news-card:hover .news-card__img img {
  transform: scale(1.1);
}
.h_ss11 .news-card:hover .news-card__info {
  background: rgba(0, 120, 84, 0.4);
}
.h_ss11 .news-card__img {
  width: 100%;
  aspect-ratio: 363/165;
  overflow: hidden;
}
.h_ss11 .news-card__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.3s ease;
}
.h_ss11 .news-card__info {
  padding: 1.8rem 2.4rem 1.6rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  border: 1px solid rgba(0, 120, 84, 0.4);
  border-top: 0;
  background: var(--Dark-Green, #073930);
  transition: transform 0.3s ease;
}
@media (max-width: 1024px) {
  .h_ss11 .news-card__info {
    padding: 1.5rem;
  }
}
.h_ss11 .news-card__date {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  color: var(--Gray, #EEEBE8);
  font-size: 1.3rem;
  font-family: "BeVietnamPro-Regular.ttf";
  line-height: 150%;
  letter-spacing: 0.13px;
  opacity: 0.8;
}
.h_ss11 .news-card__title {
  color: var(--Gray, #EEEBE8);
  font-family: "BeVietnamPro-SemiBold.ttf";
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  text-transform: uppercase;
  letter-spacing: 0.15px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 4.6rem;
}
@media (max-width: 1024px) {
  .h_ss11 .news-card__title {
    font-size: 1.4rem;
    height: auto;
  }
}
.h_ss11 .news-card--large .news-card__img {
  aspect-ratio: unset;
  flex: 1;
  min-height: 0;
}

.item_new_def {
  background-color: #073930;
  width: calc((100% - 80px) / 3);
  border: 1px solid rgba(37, 171, 118, 0.1);
}
@media only screen and (max-width: 1024px) {
  .item_new_def {
    width: calc((100% - 40px) / 3);
  }
}
@media only screen and (max-width: 767px) {
  .item_new_def {
    width: 100%;
  }
}
.item_new_def .thumbnail {
  width: 100%;
  overflow: hidden;
  line-height: 0;
}
.item_new_def .thumbnail img {
  width: 100%;
  aspect-ratio: 370/260;
  object-fit: cover;
  transition: all 0.3s ease;
}
.item_new_def .text {
  padding: 16px 24px 24px;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1024px) {
  .item_new_def .text {
    padding: 15px;
  }
}
.item_new_def .text .date {
  color: rgba(255, 255, 255, 0.3);
  /* Text Body 14R */
  font-family: "BeVietnamPro-Regular.ttf";
  font-size: 14px;
  font-style: normal;
  line-height: 150%;
  /* 21px */
  letter-spacing: 0.14px;
  margin-bottom: 6px;
}
.item_new_def .text h3 {
  color: #FFF;
  font-family: "BeVietnamPro-SemiBold.ttf";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  /* 144.444% */
  text-transform: uppercase;
  margin-bottom: 8px;
}
@media only screen and (max-width: 1024px) {
  .item_new_def .text h3 {
    font-size: 15px;
  }
}
.item_new_def .text .excerpt {
  color: rgba(255, 255, 255, 0.7);
  font-family: "BeVietnamPro-Regular.ttf";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 21px */
  letter-spacing: 0.14px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.item_new_def:hover {
  background: var(--Green, #007854);
}
.item_new_def:hover .thumbnail img {
  transform: scale(1.1);
}

.page-title {
  text-align: center;
  margin-bottom: 40px;
}
.page-title .cm-title {
  background: var(--Gradient, linear-gradient(90deg, #B47B59 0%, #DBC2A4 33.17%, #EFECEA 66.83%, #B47B59 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media only screen and (max-width: 1024px) {
  .page-title {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .page-title {
    margin-bottom: 25px;
  }
}

.page-news {
  background: #073930;
}
.page-news .wrap {
  padding: 192px 8.6805555556% 120px;
  position: relative;
  overflow: hidden;
  z-index: 0;
  background: #073930;
}
@media only screen and (max-width: 1024px) {
  .page-news .wrap {
    padding: 160px 30px 70px;
  }
}
@media only screen and (max-width: 767px) {
  .page-news .wrap {
    padding: 130px 15px 45px;
  }
}
.page-news .wrap:before {
  content: "";
  position: absolute;
  top: -309px;
  left: -309px;
  width: 618px;
  aspect-ratio: 1/1;
  background: radial-gradient(49.94% 49.94% at 50.37% 51.44%, rgba(0, 120, 84, 0.82) 0%, rgba(27, 78, 54, 0.82) 45%, rgba(7, 21, 15, 0.82) 81%, rgba(0, 0, 0, 0.82) 99%);
  background-blend-mode: color-dodge;
  mix-blend-mode: color-dodge;
  border-radius: 50%;
  z-index: -1;
}
@media only screen and (max-width: 1024px) {
  .page-news .wrap:before {
    top: -250px;
    left: -250px;
    width: 500px;
  }
}
@media only screen and (max-width: 576px) {
  .page-news .wrap:before {
    width: 300px;
    top: -150px;
    left: -150px;
  }
}
.page-news .news_special {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .page-news .news_special {
    margin-bottom: 25px;
  }
}
.page-news .news_special .slide_new_special .swiper-slide {
  display: flex;
  background: #007854;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .page-news .news_special .slide_new_special .swiper-slide {
    flex-direction: column;
  }
}
.page-news .news_special .slide_new_special .swiper-slide .text {
  position: relative;
  width: 34.4537815126%;
  padding: 40px 3.3613445378% 115px;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .page-news .news_special .slide_new_special .swiper-slide .text {
    width: 100%;
    padding: 24px 15px;
    order: 2;
  }
}
.page-news .news_special .slide_new_special .swiper-slide .text .date {
  margin-bottom: 8px;
  color: rgba(255, 255, 255, 0.7);
  font-family: "BeVietnamPro-Regular.ttf";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 21px */
  letter-spacing: 0.14px;
}
.page-news .news_special .slide_new_special .swiper-slide .text .title {
  display: block;
  color: #FFF;
  font-family: "BeVietnamPro-SemiBold.ttf";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  /* 144.444% */
  text-transform: uppercase;
  margin-bottom: 8px;
  margin-bottom: 16px;
}
@media only screen and (max-width: 1024px) {
  .page-news .news_special .slide_new_special .swiper-slide .text .title {
    font-size: 15px;
  }
}
.page-news .news_special .slide_new_special .swiper-slide .text .excerpt {
  text-align: justify;
  color: rgba(255, 255, 255, 0.7);
  font-family: "BeVietnamPro-Regular.ttf";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 21px */
  letter-spacing: 0.14px;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-news .news_special .slide_new_special .swiper-slide .text .read_more {
  position: absolute;
  left: 9.756097561%;
  bottom: 40px;
  color: #FFF;
  font-family: "BeVietnamPro-SemiBold.ttf";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  /* 185.714% */
  text-transform: uppercase;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767px) {
  .page-news .news_special .slide_new_special .swiper-slide .text .read_more {
    display: none;
  }
}
.page-news .news_special .slide_new_special .swiper-slide .thumbnail {
  width: 65.5462184874%;
  overflow: hidden;
  line-height: 0;
}
@media only screen and (max-width: 767px) {
  .page-news .news_special .slide_new_special .swiper-slide .thumbnail {
    width: 100%;
    order: 1;
  }
}
.page-news .news_special .slide_new_special .swiper-slide .thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767px) {
  .page-news .news_special .slide_new_special .swiper-slide .thumbnail img {
    height: auto;
    aspect-ratio: 16/9;
  }
}
.page-news .news_special .slide_new_special .swiper-slide:hover .thumbnail img {
  transform: scale(1.1);
}
.page-news .news_special .slide_new_special .swiper-slide:hover .text .read_more {
  letter-spacing: 1px;
}
.page-news .news_special .slide_new_special .swiper-pagination {
  width: max-content;
  left: auto;
  right: 68.9075630252%;
  bottom: 45px;
}
.page-news .news_special .slide_new_special .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  opacity: 1;
  border: 1px solid #fff;
  border-radius: 0;
  background: transparent;
}
.page-news .news_special .slide_new_special .swiper-pagination-bullet-active {
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .page-news .news_special .slide_new_special .swiper-pagination {
    display: none;
  }
}
.page-news .news_list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
@media only screen and (max-width: 1024px) {
  .page-news .news_list {
    gap: 25px 20px;
  }
}
.page-news .button_load_more {
  display: block;
  width: max-content;
  margin: 40px auto 0;
  padding: 13px 24px 11px;
  color: var(--Green3, #03332B);
  text-align: center;
  font-family: "BeVietnamPro-Bold.ttf";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  background: var(--Gradient, linear-gradient(90deg, #B47B59 0%, #DBC2A4 33.17%, #EFECEA 66.83%, #B47B59 100%));
  transition: all 0.3s ease;
}
.page-news .button_load_more:hover {
  letter-spacing: 1px;
}
@media only screen and (max-width: 767px) {
  .page-news .button_load_more {
    margin-top: 32px;
  }
}

.new-detail-banner {
  width: 100%;
  line-height: 0;
}
.new-detail-banner img {
  width: 100%;
  aspect-ratio: 1440/560;
  object-fit: cover;
}
@media only screen and (max-width: 768px) {
  .new-detail-banner img {
    aspect-ratio: 16/10;
  }
}

.page-new-detail {
  position: relative;
  padding: 200px 0 120px;
  background-color: #073930;
  overflow: hidden;
  z-index: 0;
}
@media only screen and (max-width: 1024px) {
  .page-new-detail {
    padding: 140px 0 70px;
  }
}
@media only screen and (max-width: 576px) {
  .page-new-detail {
    padding: 110px 0 45px;
  }
}
.page-new-detail:after, .page-new-detail:before {
  content: "";
  position: absolute;
  top: -309px;
  right: -309px;
  width: 618px;
  aspect-ratio: 1/1;
  background: radial-gradient(49.94% 49.94% at 50.37% 51.44%, rgba(0, 120, 84, 0.82) 0%, rgba(27, 78, 54, 0.82) 45%, rgba(7, 21, 15, 0.82) 81%, rgba(0, 0, 0, 0.82) 99%);
  background-blend-mode: color-dodge;
  mix-blend-mode: color-dodge;
  border-radius: 50%;
  z-index: -1;
}
@media only screen and (max-width: 1024px) {
  .page-new-detail:after, .page-new-detail:before {
    top: -250px;
    right: -250px;
    width: 500px;
  }
}
@media only screen and (max-width: 576px) {
  .page-new-detail:after, .page-new-detail:before {
    width: 300px;
    top: -150px;
    right: -150px;
  }
}
.page-new-detail:before {
  left: -309px;
  right: auto;
}
@media only screen and (max-width: 1024px) {
  .page-new-detail:before {
    left: -250px;
  }
}
@media only screen and (max-width: 576px) {
  .page-new-detail:before {
    left: -150px;
  }
}
.page-new-detail .content {
  padding: 0 17.3611111111%;
}
@media only screen and (max-width: 1280px) {
  .page-new-detail .content {
    padding: 0 8.6805555556%;
  }
}
@media only screen and (max-width: 1024px) {
  .page-new-detail .content {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 576px) {
  .page-new-detail .content {
    padding: 0 15px;
  }
}
.page-new-detail .date {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 16px;
}
.page-new-detail .date span {
  color: var(--Gray, #EEEBE8);
  font-family: "BeVietnamPro-Regular.ttf";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 21px */
  letter-spacing: 0.14px;
}
.page-new-detail .title {
  font-family: "BeVietnamPro-SemiBold.ttf";
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  /* 39.2px */
  text-transform: uppercase;
  background: var(--Gradient, linear-gradient(90deg, #B47B59 0%, #DBC2A4 33.17%, #EFECEA 66.83%, #B47B59 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 24px;
}
@media only screen and (max-width: 1024px) {
  .page-new-detail .title {
    font-size: 22px;
  }
}
@media only screen and (max-width: 576px) {
  .page-new-detail .title {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
.page-new-detail .the_content {
  color: var(--White, #FFF);
  text-align: justify;
  letter-spacing: 0.14px;
}
.page-new-detail .the_content p, .page-new-detail .the_content ul, .page-new-detail .the_content ol, .page-new-detail .the_content .wp-caption, .page-new-detail .the_content h2, .page-new-detail .the_content h3 {
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .page-new-detail .the_content p, .page-new-detail .the_content ul, .page-new-detail .the_content ol, .page-new-detail .the_content .wp-caption, .page-new-detail .the_content h2, .page-new-detail .the_content h3 {
    margin-bottom: 15px;
  }
}
.page-new-detail .the_content p:last-child, .page-new-detail .the_content ul:last-child, .page-new-detail .the_content ol:last-child, .page-new-detail .the_content .wp-caption:last-child, .page-new-detail .the_content h2:last-child, .page-new-detail .the_content h3:last-child {
  margin-bottom: 0;
}
.page-new-detail .the_content ul, .page-new-detail .the_content ol {
  padding-left: 20px;
}
.page-new-detail .the_content ul li, .page-new-detail .the_content ol li {
  margin-bottom: 5px;
}
.page-new-detail .the_content ul li:last-child, .page-new-detail .the_content ol li:last-child {
  margin-bottom: 0;
}
.page-new-detail .the_content ul li {
  list-style: disc;
}
.page-new-detail .the_content ol li {
  list-style: decimal;
}
.page-new-detail .the_content .wp-block-image,
.page-new-detail .the_content .wp-caption {
  width: 100% !important;
  margin: 24px 0;
}
@media (max-width: 1024px) {
  .page-new-detail .the_content .wp-block-image,
.page-new-detail .the_content .wp-caption {
    margin: 20px 0;
  }
}
@media (max-width: 767px) {
  .page-new-detail .the_content .wp-block-image,
.page-new-detail .the_content .wp-caption {
    margin: 15px 0;
  }
}
.page-new-detail .the_content .wp-block-image img,
.page-new-detail .the_content .wp-caption img {
  margin: 0 auto 16px;
  display: block;
  max-width: 100%;
}
.page-new-detail .the_content .wp-block-image p, .page-new-detail .the_content .wp-block-image figcaption,
.page-new-detail .the_content .wp-caption p,
.page-new-detail .the_content .wp-caption figcaption {
  text-align: center;
  margin: 0;
  font-size: 13px;
  font-family: "BeVietnamPro-Light.ttf";
}
.page-new-detail .the_content h2, .page-new-detail .the_content h3, .page-new-detail .the_content strong {
  font-family: "BeVietnamPro-SemiBold.ttf";
  font-weight: 600;
}
.page-new-detail .the_content img {
  margin: 0 auto 24px;
  display: block;
  max-width: 100%;
}
@media (max-width: 1024px) {
  .page-new-detail .the_content img {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .page-new-detail .the_content img {
    margin-bottom: 15px;
  }
}
.page-new-detail .the_content a {
  color: #fff;
  text-decoration: underline;
}
.page-new-detail .the_content table {
  width: 100%;
  border-collapse: collapse;
}
.page-new-detail .the_content table tr:first-child {
  background: #f5f5f5;
}
.page-new-detail .the_content table tr:first-child th, .page-new-detail .the_content table tr:first-child td {
  border: 1px solid #ddd;
  padding: 10px;
  text-align: center;
  font-family: "BeVietnamPro-SemiBold.ttf";
}
.page-new-detail .the_content table tr td {
  border: 1px solid #ddd;
  padding: 10px;
}
.page-new-detail .share {
  margin-top: 24px;
  display: flex;
  align-items: center;
  gap: 20px;
  color: var(--White, #FFF);
  font-family: "BeVietnamPro-SemiBold.ttf";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.page-new-detail .share a svg {
  transition: all 0.3s ease;
}
.page-new-detail .share a:hover svg {
  opacity: 0.7;
}
.page-new-detail .other-news {
  padding: 104px 8.6805555556% 0;
}
@media only screen and (max-width: 1024px) {
  .page-new-detail .other-news {
    padding: 60px 30px 0;
  }
}
@media only screen and (max-width: 576px) {
  .page-new-detail .other-news {
    padding: 45px 15px 0;
  }
}
.page-new-detail .other-news .swiper .item_new_def {
  height: auto;
}

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