@charset "UTF-8";
/*
    Theme Name: Tấn Đức Group
    Theme URI: 
    Author: Mai Dung
    Author URI: 
    Description: A starter theme
    Version: 1.0
    Text Domain: corex
    Tags: theme, starter theme,
*/
@font-face {
  font-family: "Roboto-Regular.ttf";
  src: url("./assets/fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto-Medium.ttf";
  src: url("./assets/fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto-Light.ttf";
  src: url("./assets/fonts/Roboto-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto-SemiBold.ttf";
  src: url("./assets/fonts/Roboto-SemiBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto-Bold.ttf";
  src: url("./assets/fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Phudu-SemiBold.ttf";
  src: url("./assets/fonts/Phudu-SemiBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Phudu-Bold.ttf";
  src: url("./assets/fonts/Phudu-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Phudu-Regular.ttf";
  src: url("./assets/fonts/Phudu-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Phudu-Medium.ttf";
  src: url("./assets/fonts/Phudu-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnamPro-Light.ttf";
  src: url("./assets/fonts/BeVietnamPro-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */
::-webkit-scrollbar {
  width: 6px;
}

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

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

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;
}

body {
  margin: 0;
  padding: 0;
  color: #060707;
  font-family: "Roboto-Regular.ttf";
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  text-align: justify;
}

.site-container {
  overflow: hidden;
}

ul li {
  list-style: none;
}

a {
  text-decoration: none;
}

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

@keyframes draw2 {
  0% {
    stroke-dashoffset: 0;
  }
  to {
    stroke-dashoffset: 2000;
  }
}
@keyframes signature1 {
  0% {
    stroke-dashoffset: 500;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes signature2 {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-o-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes opacityKey {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes colorTextWhite {
  0% {
    stroke: #000;
    stroke-width: 0;
    fill: #000;
  }
  50% {
    stroke: #000;
    stroke-width: 3.46544;
    fill: #fff;
  }
  100% {
    stroke: #000;
    stroke-width: 0;
    fill: #000;
  }
}
@keyframes colorTextBlack {
  0% {
    stroke: #000;
    stroke-width: 3.46544;
    fill: #fff;
  }
  50% {
    stroke: #000;
    stroke-width: 0;
    fill: #000;
  }
  100% {
    stroke: #000;
    stroke-width: 3.46544;
    fill: #fff;
  }
}
@keyframes zoomOut {
  from {
    transform: scale(1.3);
    /* Kích thước ban đầu của ảnh */
  }
  to {
    transform: scale(1);
    /* Kích thước cuối cùng của ảnh (zoom out) */
  }
}
@keyframes trin {
  from {
    transform: rotate3d(0, 0, 1, 0deg);
  }
  20%, 32%, 44%, 56%, 68% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
  23%, 35%, 47%, 59%, 71% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  26%, 38%, 50%, 62%, 74% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
  29%, 41%, 53%, 65%, 77% {
    transform: rotate3d(0, 0, 1, -15deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@-webkit-keyframes future {
  0% {
    transform: translate(-400px) rotate(-45deg);
  }
  50% {
    transform: translate(0) rotate(-45deg);
  }
  100% {
    transform: translate(400px) rotate(-45deg);
  }
}
@-moz-keyframes future {
  0% {
    transform: translate(-400px) rotate(-45deg);
  }
  50% {
    transform: translate(0) rotate(-45deg);
  }
  100% {
    transform: translate(400px) rotate(-45deg);
  }
}
@-o-keyframes future {
  0% {
    transform: translate(-400px) rotate(-45deg);
  }
  50% {
    transform: translate(0) rotate(-45deg);
  }
  100% {
    transform: translate(400px) rotate(-45deg);
  }
}
@keyframes future {
  0% {
    transform: translate(-400px) rotate(-45deg);
  }
  50% {
    transform: translate(0) rotate(-45deg);
  }
  100% {
    transform: translate(400px) rotate(-45deg);
  }
}
@keyframes drawLine {
  from {
    stroke-dasharray: 300;
    stroke-dashoffset: 300;
  }
  to {
    stroke-dasharray: 300;
    stroke-dashoffset: 0;
  }
}
@keyframes zoomOut {
  from {
    transform: scale(1.3);
    /* Kích thước ban đầu của ảnh */
  }
  to {
    transform: scale(1);
    /* Kích thước cuối cùng của ảnh (zoom out) */
  }
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-12px);
  }
}
@keyframes draw {
  0% {
    stroke-dashoffset: 0;
  }
  to {
    stroke-dashoffset: 1500;
  }
}
@keyframes bounceY {
  0%, 100% {
    transform: translateX(-50%) translateY(0);
  }
  50% {
    transform: translateX(-50%) translateY(-10px);
  }
}
@keyframes scrollDownHint {
  0% {
    transform: translate(-50%, 0);
    opacity: 1;
  }
  50% {
    transform: translate(-50%, 8px);
    opacity: 0.6;
  }
  100% {
    transform: translate(-50%, 0);
    opacity: 1;
  }
}
@-webkit-keyframes shakeX2 {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@-moz-keyframes shakeX2 {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@-o-keyframes shakeX2 {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@keyframes shakeX2 {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@keyframes twinkle {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.c-btn-border {
  width: 21rem;
  height: 4.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #9E012D;
  color: var(--Red, #880026);
  font-family: "Roboto-Bold.ttf";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 22.4px */
  letter-spacing: 0.16px;
  text-transform: uppercase;
  border-radius: 0.4rem;
  transition: all 0.3s ease;
  cursor: pointer;
}
.c-btn-border:hover {
  background: #880026;
  color: #fff;
}
@media (max-width: 576px) {
  .c-btn-border {
    width: 17rem;
    height: 4.2rem;
    font-size: 1.4rem;
  }
}

.c-btn-bg {
  height: 4rem;
  padding: 1rem 1.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: fit-content;
  gap: 1.6rem;
  border-radius: 0.8rem;
  background: var(--Red, #880026);
  color: var(--White, #FFF);
  font-family: "Roboto-SemiBold.ttf";
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  text-transform: uppercase;
  transition: all 0.3s ease;
  border: 1px solid #880026;
}
.c-btn-bg:hover {
  background: transparent;
  color: #880026;
}
.c-btn-bg:hover svg path {
  fill: #880026;
}
@media (max-width: 576px) {
  .c-btn-bg {
    font-size: 1.4rem;
  }
}

.c-btn-line {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  padding-bottom: 0.5rem;
  gap: 0.4rem;
  color: var(--Red, #880026);
  font-family: "Roboto-Bold.ttf";
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.15px;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s ease;
  cursor: pointer;
}
.c-btn-line::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.1rem;
  background: #880026;
}
.c-btn-line:hover {
  letter-spacing: 0.1rem;
}
@media (max-width: 576px) {
  .c-btn-line {
    font-size: 1.4rem;
    padding-bottom: 0.3rem;
  }
  .c-btn-line svg {
    width: 1.2rem;
  }
}

.cm-banner {
  width: 100%;
  position: relative;
  overflow: hidden;
  aspect-ratio: 1440/650;
}
@media (max-width: 1024px) {
  .cm-banner {
    aspect-ratio: 1024/450;
    margin-top: 72px;
  }
}
@media (max-width: 768px) {
  .cm-banner {
    aspect-ratio: 768/380;
  }
}
@media (max-width: 576px) {
  .cm-banner {
    aspect-ratio: 576/300;
  }
}
.cm-banner > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  animation: banner-zoom 2.5s ease-out forwards;
}
.cm-banner .cm-label {
  position: absolute;
  left: 0;
  bottom: 11.0769230769%;
  width: 100%;
  color: var(--White, #FFF);
  text-align: center;
  font-family: "Phudu-SemiBold.ttf";
  font-size: 6rem;
  font-style: normal;
  font-weight: 600;
  line-height: 116%;
  /* 69.6px */
}
@media (max-width: 1280px) {
  .cm-banner .cm-label {
    font-size: 5rem;
  }
}
@media (max-width: 1024px) {
  .cm-banner .cm-label {
    font-size: 4.5rem;
  }
}
@media (max-width: 576px) {
  .cm-banner .cm-label {
    font-size: 3.2rem;
  }
}

@keyframes banner-zoom {
  0% {
    transform: scale(1.15);
  }
  100% {
    transform: scale(1);
  }
}
.c-title {
  position: relative;
  width: fit-content;
  color: var(--Red, #880026);
  font-family: "Phudu-SemiBold.ttf";
  font-size: 4.8rem !important;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0;
  text-align: left;
}
.c-title::before {
  position: absolute;
  content: "";
  left: 0;
  top: 55%;
  transform: translateY(-50%);
  width: 6rem;
  height: 0.1rem;
  background: #880026;
  display: none;
}
.c-title.center {
  display: block;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .c-title {
    font-size: 4rem !important;
  }
}
@media (max-width: 576px) {
  .c-title {
    font-size: 3.6rem !important;
  }
  .c-title::before {
    width: 3.5rem;
  }
}
@media (max-width: 480px) {
  .c-title {
    font-size: 2.5rem !important;
  }
}
.c-title--gradient {
  background: var(--Gradient, linear-gradient(90deg, #E6A864 0%, #FEF0C3 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.c-title--gradient::before {
  background: var(--Gradient, linear-gradient(90deg, #E6A864 0%, #FEF0C3 100%));
}
.c-title--line {
  padding-left: 8rem !important;
}
.c-title--line::before {
  display: block;
}
@media (max-width: 576px) {
  .c-title--line {
    padding-left: 5rem !important;
  }
}

.back-to-top {
  position: fixed;
  bottom: 3rem;
  right: 3rem;
  z-index: 999;
  width: 4.8rem;
  height: 4.8rem;
  border-radius: 50%;
  border: none;
  background: linear-gradient(90deg, #E6A864 0%, #FEF0C3 100%);
  color: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transform: translateY(2rem);
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, background-color 0.3s ease;
  box-shadow: 0 0.4rem 1.2rem rgba(0, 0, 0, 0.15);
}
.back-to-top svg {
  width: 2rem;
  height: 2rem;
  fill: #880026;
  transition: transform 0.3s ease;
}
.back-to-top:hover {
  background-color: var(--color-primary-dark, #b8882e);
  box-shadow: 0 0.6rem 1.6rem rgba(0, 0, 0, 0.25);
}
.back-to-top:hover svg {
  transform: translateY(-0.2rem);
}
.back-to-top.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
@media (max-width: 768px) {
  .back-to-top {
    bottom: 3rem;
    right: 1.5rem;
    width: 4rem;
    height: 4rem;
  }
  .back-to-top svg {
    width: 1.6rem;
    height: 1.6rem;
  }
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  transition: transform 0.4s ease;
  border: 1px solid var(--Red, #880026);
  background: #880026;
  backdrop-filter: blur(5px);
  justify-content: space-between;
}
@media (max-width: 768px) {
  .site-header {
    background: #880026;
  }
}
.site-header:after {
  content: "";
  position: absolute;
  bottom: -0.1rem;
  left: 0;
  width: 100%;
  height: 0.1rem;
  background: linear-gradient(90deg, #E6A864 0%, #FEF0C3 100%);
  backdrop-filter: blur(5px);
  z-index: -1;
}
.site-header.is-hidden {
  transform: translateY(-100%);
}
.site-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem 5.5555555556% 1.5rem;
  position: relative;
}
@media (max-width: 1200px) {
  .site-header__inner {
    padding: 1.4rem 3%;
  }
}
@media (max-width: 768px) {
  .site-header__inner {
    padding: 1.2rem 1.5rem;
  }
}
.site-header__logo {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  display: block;
  width: 12rem;
}
.site-header__logo img {
  height: auto;
  width: 100%;
}
.site-header__menu {
  display: flex;
  align-items: center;
  gap: 3.2rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 1200px) {
  .site-header__menu {
    gap: 1.8rem;
  }
}
@media (max-width: 1024px) {
  .site-header__menu {
    position: absolute;
    top: 100%;
    left: -1px;
    width: calc(100% + 2px);
    flex-direction: column;
    background: rgba(60, 15, 15, 0.95);
    backdrop-filter: blur(10px);
    padding: 2rem 1.5rem;
    gap: 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-1rem);
    transition: opacity 0.35s ease, transform 0.35s ease, visibility 0.35s ease;
    pointer-events: none;
  }
  .is-open .site-header__menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto;
  }
}
.site-header__menu li {
  position: relative;
}
.site-header__menu li a {
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  transition: color 0.3s ease;
  position: relative;
  font-family: "Roboto-SemiBold.ttf";
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: 0.28px;
  color: #fff;
}
.site-header__menu li a:hover, .site-header__menu li a.active {
  background: linear-gradient(90deg, #E6A864 0%, #FEF0C3 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 1024px) {
  .site-header__menu li a {
    display: block;
    padding: 1rem 0;
  }
}
.site-header__menu li .sub-menu {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 2;
  padding-top: 13px;
  padding-left: 0;
  margin: 0;
  opacity: 0;
  pointer-events: none;
  transition: all 0.35s ease;
}
.site-header__menu li .sub-menu li {
  background: #FFF;
}
.site-header__menu li .sub-menu li:first-child {
  border-radius: 8px 8px 0 0;
}
.site-header__menu li .sub-menu li:last-child {
  border-radius: 0 0 8px 8px;
}
.site-header__menu li .sub-menu li a {
  display: block;
  padding: 8px 16px;
  color: var(--Black, #060707);
  text-align: justify;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  /* 16.8px */
  text-transform: uppercase;
  background: transparent;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: initial;
}
.site-header__menu li .sub-menu li:hover, .site-header__menu li .sub-menu li.current_page_item, .site-header__menu li .sub-menu li.current-menu-item {
  background: #880026;
}
.site-header__menu li .sub-menu li:hover a, .site-header__menu li .sub-menu li.current_page_item a, .site-header__menu li .sub-menu li.current-menu-item a {
  color: #fff;
  background: none;
  -webkit-text-fill-color: #fff;
}
@media (max-width: 1024px) {
  .site-header__menu li .sub-menu {
    position: relative;
    top: 0;
    padding-top: 0;
    height: 0;
    overflow: hidden;
  }
  .site-header__menu li .sub-menu li {
    background: transparent;
  }
  .site-header__menu li .sub-menu li a {
    padding: 8px 16px;
    color: rgba(255, 255, 255, 0.8);
    text-align: center;
    -webkit-text-fill-color: initial;
  }
  .site-header__menu li .sub-menu li.current_page_item, .site-header__menu li .sub-menu li.current-menu-item {
    background: transparent;
  }
  .site-header__menu li .sub-menu li.current_page_item a, .site-header__menu li .sub-menu li.current-menu-item a {
    color: #E6A864;
    background: none;
    -webkit-text-fill-color: #E6A864;
  }
}
.site-header__menu li.menu-item-has-children a {
  display: flex;
  align-items: center;
  gap: 6px;
}
@media (max-width: 1024px) {
  .site-header__menu li.menu-item-has-children a {
    justify-content: center;
  }
}
.site-header__menu li.menu-item-has-children a svg {
  margin-bottom: 2px;
}
@media (min-width: 1025px) {
  .site-header__menu li.menu-item-has-children:hover .sub-menu {
    opacity: 1;
    pointer-events: all;
  }
}
.site-header__menu li.menu-item-has-children.active > .sub-menu {
  opacity: 1;
  pointer-events: all;
  height: auto;
  overflow: visible;
}
.site-header .right {
  display: flex;
  align-items: center;
  gap: 3.2rem;
}
.site-header .right .site-header__actions {
  display: flex;
  align-items: center;
  gap: 2rem;
}
@media (max-width: 1024px) {
  .site-header .right .site-header__actions {
    gap: 1.6rem;
  }
}
.site-header .right .line {
  width: 1px;
  height: 1.5rem;
  background-color: #fff;
  display: block;
}
@media (max-width: 1024px) {
  .site-header .right .line {
    display: none;
  }
}
.site-header .right .site-header__lang {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.6rem;
  cursor: pointer;
  color: #FFF;
}
.site-header .right .site-header__lang img {
  width: 1.6rem;
  height: auto;
}
.site-header .right .site-header__lang span {
  font-family: "Roboto-Medium.ttf";
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 150%;
  color: #FFF;
}
.site-header .right .site-header__lang-dropdown {
  position: absolute;
  top: calc(100% + 1rem);
  left: 50%;
  transform: translateX(-50%) translateY(-0.5rem);
  list-style: none;
  margin: 0;
  padding: 0.8rem 0;
  background: rgba(136, 0, 38, 0.95);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(230, 168, 100, 0.3);
  border-radius: 0.6rem;
  min-width: 12rem;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
  z-index: 20;
}
.site-header .right .site-header__lang-dropdown li a {
  display: block;
  padding: 0.6rem 1.6rem;
  color: #fff;
  font-family: "Roboto-Regular.ttf";
  font-size: 1.4rem;
  line-height: 150%;
  text-decoration: none;
  white-space: nowrap;
  transition: background 0.2s ease;
}
.site-header .right .site-header__lang-dropdown li a:hover, .site-header .right .site-header__lang-dropdown li a.is-active {
  background: rgba(255, 255, 255, 0.1);
}
@media (min-width: 1025px) {
  .site-header .right .site-header__lang:hover .site-header__lang-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(0);
  }
}
.site-header .right .site-header__lang.is-active .site-header__lang-dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
}
.site-header .right .site-header__search-wrap {
  position: relative;
}
.site-header .right .site-header__search {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
}
.site-header .right .site-header__search img {
  width: 1.6rem;
  height: auto;
}
.site-header .right .site-header__search-form {
  position: absolute;
  top: calc(100% + 1rem);
  right: 0;
  display: flex;
  align-items: center;
  background: rgba(136, 0, 38, 0.95);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(230, 168, 100, 0.3);
  border-radius: 0.6rem;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-0.5rem);
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
  z-index: 20;
}
.site-header .right .site-header__search-form input {
  width: 22rem;
  padding: 0.8rem 1.2rem;
  background: transparent;
  border: none;
  outline: none;
  color: #fff;
  font-family: "Roboto-Regular.ttf";
  font-size: 1.4rem;
}
.site-header .right .site-header__search-form input::placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.site-header .right .site-header__search-form button {
  background: none;
  border: none;
  padding: 0.8rem 1.2rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  outline: none;
}
.site-header .right .site-header__search-form button img {
  width: 1.6rem;
  height: auto;
  filter: brightness(0) invert(1);
}
@media (min-width: 1025px) {
  .site-header .right .site-header__search-wrap:hover .site-header__search-form {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}
.site-header .right .site-header__search-wrap.is-active .site-header__search-form {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.site-header .right .site-header__hamburger {
  display: none;
  flex-direction: column;
  justify-content: center;
  gap: 0.5rem;
  width: 3rem;
  height: 3rem;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.4rem;
  outline: none;
}
@media (max-width: 1024px) {
  .site-header .right .site-header__hamburger {
    display: flex;
  }
}
.site-header .right .site-header__hamburger span {
  display: block;
  width: 100%;
  height: 0.2rem;
  background-color: #FFF;
  border-radius: 0.2rem;
  transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.25s ease;
  transform-origin: center center;
}
.is-open .site-header .right .site-header__hamburger span:nth-child(1) {
  transform: translateY(0.7rem) rotate(45deg);
}
.is-open .site-header .right .site-header__hamburger span:nth-child(2) {
  opacity: 0;
  transform: scaleX(0);
}
.is-open .site-header .right .site-header__hamburger span:nth-child(3) {
  transform: translateY(-0.7rem) rotate(-45deg);
}

.site-social {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
  display: flex;
  flex-direction: column;
  gap: 0;
}
.site-social__item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  background: var(--Red, #880026);
  margin-bottom: 0.1rem;
  transition: background 0.3s ease;
}
.site-social__item:last-child {
  margin-bottom: 0;
}
.site-social__item:hover {
  background: rgba(110, 30, 30, 0.9);
}
.site-social__item img {
  height: auto;
}
@media (max-width: 768px) {
  .site-social__item {
    width: 3.5rem;
    height: 3.5rem;
  }
}
.site-social__item--phone img {
  animation: phone-shake 1.5s ease-in-out infinite;
}

@keyframes phone-shake {
  0%, 100% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(15deg);
  }
  20% {
    transform: rotate(-13deg);
  }
  30% {
    transform: rotate(10deg);
  }
  40% {
    transform: rotate(-8deg);
  }
  50% {
    transform: rotate(5deg);
  }
  60% {
    transform: rotate(0deg);
  }
}
.footer {
  position: relative;
  background: var(--Red, #880026);
  padding: 10.6rem 9.375% 8.4rem;
}
@media (max-width: 1024px) {
  .footer {
    padding: 8rem 3rem 6.4rem;
  }
}
@media (max-width: 768px) {
  .footer {
    padding: 4.5rem 1.5rem 3rem;
  }
}
.footer .decor {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  pointer-events: none;
}
.footer__top {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 3.5rem;
}
@media (max-width: 1024px) {
  .footer__top {
    flex-direction: column;
  }
}
@media (max-width: 1024px) {
  .footer__left {
    width: 100%;
  }
}
.footer__logo {
  display: block;
  margin-bottom: 4.4rem;
}
@media (max-width: 1024px) {
  .footer__logo {
    margin-bottom: 3.5rem;
  }
  .footer__logo img {
    display: block;
    width: 18rem;
    margin: 0 auto;
  }
}
.footer__label {
  display: inline-block;
  font-family: "Roboto-Bold.ttf";
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 2.1rem;
  /* 161.538% */
  text-transform: uppercase;
  background: linear-gradient(90deg, #E6A864 0%, #FEF0C3 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 1.6rem;
}
.footer__intro {
  margin-bottom: 0.8rem;
  display: flex;
  gap: 0.8rem;
}
.footer__intro span, .footer__intro a {
  display: inline-block;
  color: var(--White, #FFF);
  letter-spacing: 0.16px;
  transition: all 0.3s ease;
}
.footer__intro a:hover {
  text-decoration: underline;
}
.footer__intro svg {
  margin-top: 0.2rem;
}
.footer__icon {
  display: block;
  width: 1.2rem;
}
.footer__social {
  margin-top: 1.8rem;
  display: flex;
  gap: 1rem;
}
.footer__social a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 50%;
  border: 1px solid #fff;
  transition: all 0.3s ease;
}
.footer__social a:hover {
  opacity: 0.65;
}
.footer__right {
  width: 48.9743589744%;
}
@media (max-width: 1024px) {
  .footer__right {
    width: 100%;
  }
}
.footer__title {
  display: inline-block;
  margin-bottom: 1.6rem;
  text-align: center;
  font-family: "Phudu-SemiBold.ttf";
  font-size: 3.5rem;
  font-weight: 600;
  line-height: normal;
  background: linear-gradient(90deg, #E6A864 0%, #FEF0C3 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0;
}
@media (max-width: 1024px) {
  .footer__title {
    font-size: 3.2rem;
  }
}
@media (max-width: 576px) {
  .footer__title {
    font-size: 2.8rem;
  }
}
.footer__note {
  font-size: 1.4rem;
  letter-spacing: 0.14px;
  color: #fff;
  margin-bottom: 2.4rem;
}
.footer form .form-field-all {
  display: flex;
  flex-wrap: wrap;
  gap: 2.4rem;
}
.footer form .form_group {
  position: relative;
  display: flex;
  align-items: center;
  gap: 1.6rem;
  width: calc((100% - 2.4rem) / 2);
  height: 5.4rem;
  border-bottom: 1px solid rgba(189, 176, 242, 0.2);
  transition: all 0.3s ease;
}
@media (max-width: 576px) {
  .footer form .form_group {
    width: 100%;
  }
}
.footer form .form_group label {
  display: block;
  width: 10.6rem;
  color: #FFF;
  font-family: "Roboto-Regular.ttf";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 140%;
  /* 22.4px */
  letter-spacing: 0.16px;
  white-space: nowrap;
}
.footer form .form_group input {
  flex: 1;
  color: #FAF5F2;
  font-family: "Roboto-Regular.ttf";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 140%;
  /* 22.4px */
  letter-spacing: 0.16px;
  outline: none;
  background: transparent;
  box-shadow: none;
  border: 0;
}
.footer form .form_group input::placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.footer form .form_group:nth-of-type(1) {
  width: 100%;
}
.footer form .form_group:nth-of-type(3) label {
  width: 4.2rem;
}
@media (max-width: 576px) {
  .footer form .form_group:nth-of-type(3) label {
    width: 10.6rem;
  }
}
.footer form .form_group:focus {
  border-bottom: 1px solid #E6A864;
}
.footer form .form_group ._error_msg {
  position: absolute;
  top: 100%;
  right: 0;
  font-size: 1.2rem;
  font-style: italic;
  color: #E6A864;
}
.footer form .frm-mes {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: normal;
  background: linear-gradient(90deg, #E6A864 0%, #FEF0C3 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.footer form .btn_submit_contact {
  width: 17.5rem;
  height: 4.2rem;
  outline: none;
  border-radius: 0.8rem;
  background: linear-gradient(90deg, #E6A864 0%, #FEF0C3 100%);
  box-shadow: none;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--Red, #880026);
  font-family: "Phudu-Bold.ttf";
  font-size: 15px;
  font-weight: 700;
  line-height: 150%;
  /* 22.5px */
  letter-spacing: 0.6px;
  text-transform: uppercase;
  margin: 4rem auto 0;
  cursor: pointer;
  transition: all 0.3s ease;
}
.footer form .btn_submit_contact:hover {
  background: linear-gradient(90deg, #FEF0C3 0%, #E6A864 100%);
  letter-spacing: 1px;
}
.footer__bottom {
  padding-top: 4rem;
  margin-top: 8.5rem;
  border-top: 1px solid rgba(250, 245, 242, 0.2);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .footer__bottom {
    flex-direction: column;
    padding-top: 3rem;
    margin-top: 4rem;
  }
}
.footer__logo-other {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 3.2rem;
}
@media (max-width: 1024px) {
  .footer__logo-other {
    gap: 2rem;
    width: 100%;
  }
}
.footer__copyright {
  flex: 1;
  white-space: nowrap;
  color: var(--White, #FDFDFD);
  text-align: right;
  font-size: 14px;
  letter-spacing: 0.14px;
}
@media (max-width: 1024px) {
  .footer__copyright {
    width: 100%;
    text-align: center;
    margin-top: 30px;
  }
}

/*-----*/
.h_ss1 {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
@media (max-width: 768px) {
  .h_ss1 {
    height: 70vh;
    margin-top: 7.2rem;
  }
}
.h_ss1 .h_ss1__swiper {
  width: 100%;
  height: 100%;
}
.h_ss1 .swiper-slide {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.h_ss1 .swiper-slide::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 .slide-media {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.h_ss1 .slide-media > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.h_ss1 .slide-media:fullscreen {
  pointer-events: auto;
}
.h_ss1 video.slide-media {
  pointer-events: none;
}
.h_ss1 .slide-text {
  position: absolute;
  top: 50%;
  left: 5.5555555556%;
  transform: translate(0, -50%);
  z-index: 2;
  color: #fff;
}
@media (max-width: 768px) {
  .h_ss1 .slide-text {
    left: 3rem;
  }
}
@media (max-width: 576px) {
  .h_ss1 .slide-text {
    left: 1.5rem;
  }
}
.h_ss1 .slide-text .slide-text__sub {
  margin: 0 0 1rem 0;
  color: var(--White, #FFF);
  font-family: "Roboto-Bold.ttf";
  font-size: 4rem;
  font-style: normal;
  font-weight: 800;
  line-height: 130%;
  text-transform: uppercase;
}
@media (max-width: 1280px) {
  .h_ss1 .slide-text .slide-text__sub {
    font-size: 3rem;
  }
}
@media (max-width: 768px) {
  .h_ss1 .slide-text .slide-text__sub {
    font-size: 2.5rem;
  }
}
@media (max-width: 576px) {
  .h_ss1 .slide-text .slide-text__sub {
    font-size: 2rem;
  }
}
.h_ss1 .slide-text .slide-text__main {
  margin: 0;
  font-family: "Phudu-SemiBold.ttf";
  font-size: 8rem;
  font-style: normal;
  font-weight: 600;
  line-height: 116%;
  background: linear-gradient(90deg, #E6A864 0%, #FEF0C3 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 1280px) {
  .h_ss1 .slide-text .slide-text__main {
    font-size: 6rem;
  }
}
@media (max-width: 768px) {
  .h_ss1 .slide-text .slide-text__main {
    font-size: 5rem;
  }
}
@media (max-width: 576px) {
  .h_ss1 .slide-text .slide-text__main {
    font-size: 4rem;
  }
}
.h_ss1 .h_ss1__nav {
  position: absolute;
  bottom: 4rem;
  right: 5.5555555556%;
  z-index: 10;
  display: flex;
  align-items: center;
  gap: 0.8rem;
}
@media (max-width: 1280px) {
  .h_ss1 .h_ss1__nav {
    bottom: 2.5rem;
  }
}
@media (max-width: 768px) {
  .h_ss1 .h_ss1__nav {
    right: 3rem;
  }
}
@media (max-width: 576px) {
  .h_ss1 .h_ss1__nav {
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    bottom: 1rem;
  }
}
.h_ss1 .h_ss1__nav button {
  width: 3.2rem;
  height: 3.2rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  outline: none;
  background: transparent;
  border: none;
}
.h_ss1 .h_ss1__nav button img {
  height: auto;
}
.h_ss1 .h_ss1__nav .h_ss1__nav-prev img {
  transform: rotate(180deg);
}
.h_ss1 .h_ss1__scroll {
  position: absolute;
  bottom: 4rem;
  left: 5.5555555556%;
  z-index: 10;
  cursor: pointer;
  animation: h_ss1_spin 4s linear infinite;
}
@media (max-width: 1280px) {
  .h_ss1 .h_ss1__scroll {
    bottom: 3rem;
  }
}
@media (max-width: 768px) {
  .h_ss1 .h_ss1__scroll {
    left: 3rem;
  }
}
@media (max-width: 576px) {
  .h_ss1 .h_ss1__scroll {
    left: 1.5rem;
  }
}
.h_ss1 .h_ss1__scroll img {
  width: 0.6rem;
  height: auto;
}
@keyframes h_ss1_spin {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.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: 1280px) {
  .h_ss1 .control {
    width: 70%;
    gap: 1.2rem;
    bottom: 3rem;
  }
}
@media (max-width: 768px) {
  .h_ss1 .control {
    gap: 1rem;
  }
}
@media (max-width: 576px) {
  .h_ss1 .control {
    width: calc(100% - 8rem);
    gap: 0.8rem;
    bottom: 7.5rem;
  }
  .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: linear-gradient(90deg, #E6A864 0%, #FEF0C3 100%);
  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: linear-gradient(90deg, #E6A864 0%, #FEF0C3 100%);
  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 {
  position: relative;
  padding: 16.3rem 13.1944444444% 9rem;
  overflow: hidden;
}
@media (max-width: 1366px) {
  .h_ss2 {
    padding: 12rem 6.9444444444% 7rem;
  }
}
@media (max-width: 1280px) {
  .h_ss2 {
    padding: 10rem 3rem 6rem;
  }
}
@media (max-width: 768px) {
  .h_ss2 {
    padding: 6rem 3rem 4rem;
  }
}
@media (max-width: 576px) {
  .h_ss2 {
    padding: 4rem 1.5rem 3rem;
  }
}
.h_ss2 .decor_b {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: block;
  pointer-events: none;
  z-index: 0;
}
.h_ss2 .decor_t {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  pointer-events: none;
}
.h_ss2__inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
}
.h_ss2__content {
  margin-bottom: 4rem;
  z-index: 1;
}
.h_ss2__content .c-title {
  margin-bottom: 2.4rem !important;
}
@media (max-width: 576px) {
  .h_ss2__content .c-title {
    margin: 0 auto 2rem !important;
  }
}
.h_ss2__title {
  margin: 0 0 2.4rem 0;
}
.h_ss2__body {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4rem;
}
@media (max-width: 768px) {
  .h_ss2__body {
    flex-direction: column;
    gap: 3rem;
  }
}
.h_ss2__text {
  width: 58.4905660377%;
}
@media (max-width: 768px) {
  .h_ss2__text {
    width: 100%;
  }
}
.h_ss2__text p {
  color: #333;
  font-family: "Roboto-Regular.ttf";
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 140%;
  margin: 0 0 1.2rem 0;
}
@media (max-width: 576px) {
  .h_ss2__text p {
    font-size: 1.4rem;
  }
}
.h_ss2__text a {
  margin-top: 2.8rem;
}
.h_ss2__stats {
  flex-shrink: 0;
  width: 31.1320754717%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 768px) {
  .h_ss2__stats {
    width: 100%;
  }
}
.h_ss2__stat-item {
  position: relative;
  display: flex;
  align-items: flex-end;
  padding: 1rem 0 1.6rem;
  border-bottom: 1px solid #51181f33;
}
.h_ss2__stat-item:first-child {
  padding-top: 0;
}
.h_ss2__stat-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.h_ss2__stat-item--members {
  cursor: pointer;
}
.h_ss2__stat-item--members .h_ss2__stat-arrow {
  width: 3.2rem;
  height: auto;
  transition: transform 0.3s ease;
}
@media (min-width: 769px) {
  .h_ss2__stat-item--members:hover .h_ss2__stat-arrow {
    transform: rotate(180deg);
  }
  .h_ss2__stat-item--members:hover .h_ss2__member-list {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}
.h_ss2__stat-item--members.is-active .h_ss2__stat-arrow {
  transform: rotate(180deg);
}
.h_ss2__stat-item--members.is-active .h_ss2__member-list {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.h_ss2__stat-top {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.h_ss2__stat-info {
  display: flex;
  align-items: flex-end;
}
.h_ss2__stat-number {
  display: block;
  color: var(--Red, #880026);
  font-family: "Phudu-SemiBold.ttf";
  font-size: 5rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
@media (max-width: 576px) {
  .h_ss2__stat-number {
    font-size: 4rem;
  }
}
.h_ss2__stat-label {
  color: var(--Black, #060707);
  font-family: "Roboto-Medium.ttf";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.16px;
  margin-bottom: 0.4rem;
  margin-left: 0.6rem;
}
.h_ss2__member-list {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  list-style: none;
  margin: 0.8rem 0 0 0 !important;
  padding: 1.6rem !important;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-0.8rem);
  transition: all 0.3s ease;
  z-index: 10;
  border-radius: 0.8rem;
  border: 1px solid var(--Red, #880026);
  background: #FFF;
}
.h_ss2__member-list li {
  padding: 0.6rem 0;
  position: relative;
  padding-left: 1.2rem;
  color: #000;
  text-align: justify;
  font-family: "Roboto-Regular.ttf";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 22.4px */
}
.h_ss2__member-list li::before {
  content: "•";
  position: absolute;
  left: 0;
  color: #000;
}
.h_ss2__image {
  position: relative;
  width: 100%;
  border-radius: 0.8rem;
  overflow: hidden;
  aspect-ratio: 1058/560;
}
.h_ss2__image-swiper {
  width: 100%;
  height: 100%;
}
.h_ss2__image img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

.h_ss3 {
  padding: 9.6rem 5.5555555556% 10.4rem;
  position: relative;
}
@media (max-width: 1366px) {
  .h_ss3 {
    padding: 8rem 4.1666666667% 8rem;
  }
}
@media (max-width: 1280px) {
  .h_ss3 {
    padding: 6rem 3rem;
  }
}
@media (max-width: 768px) {
  .h_ss3 {
    padding: 5rem 3rem;
  }
}
@media (max-width: 576px) {
  .h_ss3 {
    padding: 4rem 1.5rem 10rem;
  }
  .h_ss3 .c-btn-line {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 5rem;
  }
}
.h_ss3__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 4rem;
}
@media (max-width: 768px) {
  .h_ss3__head {
    margin-bottom: 2.4rem;
  }
}
@media (max-width: 576px) {
  .h_ss3__head {
    flex-direction: column;
    align-items: flex-start;
    gap: 1.6rem;
    margin-bottom: 2rem;
  }
}
.h_ss3__swiper {
  overflow: hidden;
}
.h_ss3__item {
  position: relative;
  border-radius: 0.8rem;
  overflow: hidden;
  aspect-ratio: 290/430;
  cursor: pointer;
}
@media (max-width: 576px) {
  .h_ss3__item {
    aspect-ratio: 320/430;
  }
}
.h_ss3__item-img {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.h_ss3__item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.h_ss3__item-default {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 2rem 2rem;
  z-index: 2;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
  transition: opacity 0.35s ease;
}
.h_ss3__item-num {
  display: block;
  color: #FFF;
  font-family: "Phudu-SemiBold.ttf";
  font-size: 6rem;
  font-weight: 600;
  line-height: normal;
}
@media (max-width: 768px) {
  .h_ss3__item-num {
    font-size: 4.8rem;
  }
}
@media (max-width: 576px) {
  .h_ss3__item-num {
    font-size: 4rem;
  }
}
.h_ss3__item-name {
  color: #FFF;
  font-family: "Roboto-SemiBold.ttf";
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 150%;
  text-transform: uppercase;
  margin: 0.4rem 0 0 0 !important;
}
.h_ss3__item-hover {
  position: absolute;
  inset: 0;
  z-index: 3;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  border-radius: 0.8rem;
  background: var(--Red, #880026);
  opacity: 0;
  transition: opacity 0.35s ease;
  width: calc(100% - 2.4rem);
  height: calc(100% - 2.4rem);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.h_ss3__item-hover .content {
  width: calc(100% - 4.8rem);
  height: calc(100% - 3.2rem);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1.6rem 2.4rem;
  background: var(--Red, #880026);
  border-radius: 0.8rem;
}
.h_ss3__item-hover .top {
  display: flex;
  flex-direction: column;
}
.h_ss3__item-title {
  font-family: "Roboto-Bold.ttf";
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 150%;
  text-transform: uppercase;
  background: linear-gradient(90deg, #E6A864 0%, #FEF0C3 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0.6rem 0 0rem 0 !important;
}
.h_ss3__item-desc {
  color: white;
  font-family: "Roboto-Regular.ttf";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 160%;
  margin: 1.6rem 0 0rem 0 !important;
}
.h_ss3__item-link {
  color: #FFF;
  font-family: "Roboto-SemiBold.ttf";
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 140%;
  text-transform: uppercase;
  letter-spacing: 0.14px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  transition: letter-spacing 0.3s ease;
  background: linear-gradient(90deg, #E6A864 0%, #FEF0C3 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.h_ss3__item-link:hover {
  letter-spacing: 0.1rem;
}
.h_ss3__item:hover .h_ss3__item-default {
  opacity: 0;
}
.h_ss3__item:hover .h_ss3__item-hover {
  opacity: 1;
}

.h_ss5 {
  position: relative;
  padding: 10.4rem 0 14rem;
  background-color: #fff;
}
@media (max-width: 1024px) {
  .h_ss5 {
    padding: 8rem 0 11rem;
  }
}
@media (max-width: 768px) {
  .h_ss5 {
    padding: 5rem 0 5rem;
  }
}
.h_ss5 .decor {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 6rem;
  object-fit: cover;
}
@media (max-width: 768px) {
  .h_ss5 .decor {
    height: 3rem;
  }
}
.h_ss5_container {
  width: 100%;
  padding: 0 5.5555555556%;
  position: relative;
}
@media (max-width: 1024px) {
  .h_ss5_container {
    padding: 0 3rem;
  }
}
@media (max-width: 768px) {
  .h_ss5_container {
    padding: 0 2rem 5rem;
  }
}
.h_ss5_header {
  margin-bottom: 4.7rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .h_ss5_header {
    margin-bottom: 3rem;
  }
}
.h_ss5_more {
  position: absolute;
  right: 5.5555555556%;
  top: 2rem;
}
@media (max-width: 1024px) {
  .h_ss5_more {
    right: 30px;
  }
}
@media (max-width: 768px) {
  .h_ss5_more {
    top: auto;
    bottom: 0;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
  }
}
.h_ss5_swiper {
  width: 100%;
  overflow: visible;
}
.h_ss5_swiper .swiper-slide {
  height: auto;
  background: var(--Be, #FAF5F2);
}
.h_ss5_card {
  border-radius: 0.8rem;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  color: inherit;
  text-decoration: none;
}
.h_ss5_card:hover {
  transform: translateY(-0.5rem);
  box-shadow: 0 0.8rem 3rem rgba(0, 0, 0, 0.06);
}
.h_ss5_card:hover .h_ss5_card_img {
  transform: scale(1.05);
}
.h_ss5_card:hover .h_ss5_card_title {
  color: var(--Red, #880026);
}
.h_ss5_card_img_wrap {
  position: relative;
  width: 100%;
  aspect-ratio: 400/310;
  overflow: hidden;
}
.h_ss5_card_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}
.h_ss5_card_date {
  position: absolute;
  top: 2.4rem;
  left: 2.4rem;
  z-index: 5;
  background: var(--Red, #51181F);
  color: #ffffff;
  border-radius: 0.8rem;
  padding: 0.8rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.h_ss5_card_date .day {
  font-family: "Roboto-SemiBold.ttf";
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.2px;
  margin-bottom: -0.4rem;
}
.h_ss5_card_date .month {
  font-family: "Roboto-Medium.ttf";
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.36px;
  white-space: nowrap;
}
.h_ss5_card_content {
  padding: 1.6rem 2.2rem 2.4rem;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.h_ss5_card_tag {
  font-family: "Roboto-Regular.ttf";
  font-size: 1.2rem;
  font-weight: 500;
  color: var(--Red, #51181F);
  text-transform: uppercase;
  margin-bottom: 1rem;
  display: block;
  letter-spacing: 0.25px;
}
.h_ss5_card_title {
  font-family: "Roboto-SemiBold.ttf";
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.5;
  text-transform: uppercase;
  color: #060707;
  margin-bottom: 1rem !important;
  transition: color 0.3s ease;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.h_ss5_card_excerpt {
  font-family: "Roboto-Regular.ttf";
  font-weight: 400;
  line-height: 1.5;
  color: #060707;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.h_ss4 {
  position: relative;
  width: 100%;
  aspect-ratio: 1440/750;
  overflow: hidden;
  min-height: 64rem;
}
@media (max-width: 768px) {
  .h_ss4 {
    height: 550px;
    min-height: 550px;
    aspect-ratio: unset;
  }
}
.h_ss4_swiper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media (max-width: 768px) {
  .h_ss4_swiper {
    height: 550px;
  }
}
.h_ss4 .swiper-slide {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
}
@media (max-width: 768px) {
  .h_ss4 .swiper-slide {
    height: 550px;
  }
}
.h_ss4_slide_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: 1;
  transition: transform 6s ease;
  transform: scale(1.01);
}
@media (max-width: 768px) {
  .h_ss4_slide_bg {
    height: 550px;
  }
}
.swiper-slide-active .h_ss4_slide_bg {
  transform: scale(1.06);
}
.h_ss4_overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40%;
  border-bottom: 1px solid #000;
  background: linear-gradient(180deg, rgba(81, 24, 31, 0) 0%, #51181F 100%);
  z-index: 2;
}
.h_ss4_overlay::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  background: linear-gradient(180deg, rgba(81, 24, 31, 0) 0%, #51181F 100%);
}
@media (max-width: 768px) {
  .h_ss4_overlay {
    height: 70%;
  }
}
.h_ss4_container {
  width: 100%;
  padding: 6.8rem 34.7222222222% 6.8rem 2.7777777778%;
  position: relative;
  z-index: 3;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .h_ss4_container {
    padding: 4rem 3rem;
  }
}
@media (max-width: 768px) {
  .h_ss4_container {
    padding: 4rem 2rem 10rem;
    gap: 2rem;
  }
}
.h_ss4_content {
  color: #ffffff;
}
.h_ss4_content .c-title {
  margin-bottom: 4rem;
}
@media (max-width: 768px) {
  .h_ss4_content .c-title {
    margin-bottom: 2rem;
    font-size: 36px;
  }
}
.h_ss4_project_title {
  font-family: "Roboto-Bold.ttf";
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  background: linear-gradient(90deg, #E6A864 0%, #FEF0C3 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  margin-bottom: 0.8rem !important;
  padding-left: 8rem !important;
}
@media (max-width: 768px) {
  .h_ss4_project_title {
    font-size: 1.8rem;
    padding-left: 5rem !important;
  }
}
.h_ss4_location {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  font-size: 1.6rem;
  line-height: 140%;
  /* 22.4px */
  letter-spacing: 0.16px;
  color: #fff;
  padding-left: 8rem;
}
@media (max-width: 768px) {
  .h_ss4_location {
    font-size: 1.4rem;
    padding-left: 5rem !important;
  }
}
.h_ss4_location .pin-icon {
  color: #fff;
  width: 1.6rem;
  height: 1.6rem;
}
.h_ss4_controls {
  position: absolute;
  z-index: 4;
  bottom: 6.4rem;
  right: 4.7222222222%;
  display: flex;
  align-items: flex-end;
  gap: 1.5rem;
  margin-left: auto;
  width: fit-content;
  pointer-events: auto;
}
@media (max-width: 1024px) {
  .h_ss4_controls {
    bottom: 4rem;
    right: 3rem;
  }
}
@media (max-width: 768px) {
  .h_ss4_controls {
    right: auto;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.h_ss4_prev, .h_ss4_next {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  outline: none;
}
.h_ss4_pagination {
  display: flex;
  align-items: baseline;
  gap: 0.5rem;
  user-select: none;
}
.h_ss4_pagination .current {
  font-family: "Roboto-Bold.ttf";
  font-size: 7.2rem;
  color: #ffffff;
  line-height: 1;
}
@media (max-width: 768px) {
  .h_ss4_pagination .current {
    font-size: 4rem;
  }
}
.h_ss4_pagination .sep {
  font-size: 1.8rem;
  letter-spacing: -0.1rem;
  color: #fff;
}
@media (max-width: 768px) {
  .h_ss4_pagination .sep {
    font-size: 1.5rem;
  }
}
.h_ss4_pagination .total {
  font-size: 1.8rem;
  color: #fff;
}
@media (max-width: 768px) {
  .h_ss4_pagination .total {
    font-size: 1.5rem;
  }
}

.h_ss6 {
  padding: 10.4rem 0;
  background-color: var(--Be, #FAF5F2);
}
@media (max-width: 1024px) {
  .h_ss6 {
    padding: 8rem;
  }
}
@media (max-width: 768px) {
  .h_ss6 {
    padding: 5rem 0;
  }
}
.h_ss6_container {
  /* Additional styling if needed */
}
.h_ss6_header {
  margin-bottom: 4rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 2.7777777778%;
}
@media (max-width: 1024px) {
  .h_ss6_header {
    padding-left: 3rem;
  }
}
@media (max-width: 768px) {
  .h_ss6_header {
    margin-bottom: 3rem;
    padding-left: 1.5rem;
  }
}
.h_ss6_swipers {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
@media (max-width: 768px) {
  .h_ss6_swipers {
    gap: 0rem;
  }
}
.h_ss6_swiper {
  width: 100%;
  overflow: hidden;
}
.h_ss6_swiper .swiper-wrapper {
  transition-timing-function: linear !important;
}
.h_ss6_swiper_bottom .swiper-wrapper {
  position: relative;
  left: -8rem;
}
.h_ss6_slide {
  width: auto !important;
}
.h_ss6_card {
  border-radius: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 12rem;
  min-width: 22rem;
}
@media (max-width: 768px) {
  .h_ss6_card {
    height: 10rem;
    min-width: 19rem;
  }
}
.h_ss6_card img {
  max-height: 70%;
  max-width: 70%;
  object-fit: contain;
  transition: all 0.3s ease;
}

.content-page {
  position: relative;
}
.content-page:after {
  background: linear-gradient(180deg, #880026 50%, rgba(136, 0, 38, 0) 100%);
  width: 1px;
  height: 96px;
  position: absolute;
  z-index: 0;
  top: -48px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  content: "";
  z-index: 1;
}
@media (max-width: 768px) {
  .content-page:after {
    height: 70px;
    top: -30px;
  }
}
@media (max-width: 576px) {
  .content-page:after {
    height: 50px;
    top: -20px;
  }
}

.intro-ss1 {
  padding: 14rem 8.3333333333% 10.5rem;
  position: relative;
  z-index: 0;
}
@media (max-width: 1366px) {
  .intro-ss1 {
    padding: 12rem 6.9444444444% 9rem;
  }
}
@media (max-width: 1280px) {
  .intro-ss1 {
    padding: 10rem 3rem 8rem;
  }
}
@media (max-width: 1024px) {
  .intro-ss1 {
    padding: 8rem 3rem 6rem;
  }
}
@media (max-width: 768px) {
  .intro-ss1 {
    padding: 6rem 3rem 5rem;
  }
}
@media (max-width: 576px) {
  .intro-ss1 {
    padding: 4rem 1.5rem 3rem;
  }
}
.intro-ss1 .decor_ss1 {
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 100%;
  max-height: 60%;
  display: block;
  object-fit: cover;
}
.intro-ss1 .decor_ss1_t {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  object-fit: cover;
}
.intro-ss1 .hero {
  position: relative;
  overflow: hidden;
  text-align: center;
}
.intro-ss1 .hero .mid {
  color: var(--Dark-Red, #51181F);
  text-align: center;
  font-family: "Roboto-Bold.ttf";
  font-size: 2.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin-top: 0.8rem;
}
@media (max-width: 1280px) {
  .intro-ss1 .hero .mid {
    font-size: 2.4rem;
  }
}
@media (max-width: 768px) {
  .intro-ss1 .hero .mid {
    font-size: 2rem;
  }
}
@media (max-width: 576px) {
  .intro-ss1 .hero .mid {
    font-size: 1.6rem;
  }
}
.intro-ss1 .hero .c-title {
  width: 100%;
  text-align: center;
}
.intro-ss1 .desc {
  padding: 4rem 18.3333333333% 4.8rem;
}
@media (max-width: 1280px) {
  .intro-ss1 .desc {
    padding: 3.2rem 10% 4rem;
  }
}
@media (max-width: 1024px) {
  .intro-ss1 .desc {
    padding: 2.8rem 5% 3.2rem;
  }
}
@media (max-width: 768px) {
  .intro-ss1 .desc {
    padding: 2.4rem 0 2.8rem;
  }
}
@media (max-width: 576px) {
  .intro-ss1 .desc {
    padding: 2rem 0 2.4rem;
  }
}
.intro-ss1 .desc p {
  color: #000;
  text-align: justify;
  font-family: "Roboto-Regular.ttf";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 140%;
  text-transform: none;
}
@media (max-width: 576px) {
  .intro-ss1 .desc p {
    font-size: 1.4rem;
  }
}
.intro-ss1 .images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 8px;
}
.intro-ss1 .section-title {
  color: var(--Red, #880026);
  font-family: "Phudu-SemiBold.ttf";
  font-size: 2.4rem;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 2rem;
}
@media (max-width: 1024px) {
  .intro-ss1 .section-title {
    font-size: 2.2rem;
  }
}
@media (max-width: 768px) {
  .intro-ss1 .section-title {
    font-size: 2rem;
    margin-bottom: 1.6rem;
  }
}
@media (max-width: 576px) {
  .intro-ss1 .section-title {
    font-size: 1.8rem;
    margin-bottom: 1.2rem;
  }
}
.intro-ss1 .block {
  display: flex;
  gap: 4rem;
  align-items: flex-start;
  margin-top: 6rem;
}
@media (max-width: 1280px) {
  .intro-ss1 .block {
    gap: 3rem;
    margin-top: 4.8rem;
  }
}
@media (max-width: 1024px) {
  .intro-ss1 .block {
    gap: 2.4rem;
    margin-top: 4rem;
  }
}
@media (max-width: 768px) {
  .intro-ss1 .block {
    flex-direction: column;
    gap: 2.4rem;
    margin-top: 3.2rem;
  }
}
@media (max-width: 576px) {
  .intro-ss1 .block {
    gap: 2rem;
    margin-top: 2.4rem;
  }
}
.intro-ss1 .left {
  flex: 1;
}
@media (max-width: 768px) {
  .intro-ss1 .left {
    width: 100%;
  }
}
.intro-ss1 .right {
  width: 50%;
  flex-shrink: 0;
}
@media (max-width: 768px) {
  .intro-ss1 .right {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
  }
}
.intro-ss1 .insight {
  margin-bottom: 4rem;
}
@media (max-width: 768px) {
  .intro-ss1 .insight {
    margin-bottom: 2.8rem;
  }
}
@media (max-width: 576px) {
  .intro-ss1 .insight {
    margin-bottom: 2rem;
  }
}
.intro-ss1 .insight p {
  color: #000;
  line-height: 140%;
  letter-spacing: 0.16px;
  margin-bottom: 1.2rem;
  font-size: 1.6rem;
}
@media (max-width: 576px) {
  .intro-ss1 .insight p {
    font-size: 1.4rem;
  }
}
.intro-ss1 .insight p:last-child {
  margin-bottom: 0;
}
.intro-ss1 .quote p {
  color: #000;
  font-family: "Roboto-Regular.ttf";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 170%;
  margin-bottom: 0.6rem;
}
@media (max-width: 576px) {
  .intro-ss1 .quote p {
    font-size: 1.4rem;
  }
}
.intro-ss1 .quote p strong {
  font-size: 1.6rem;
  font-family: "Roboto-SemiBold.ttf";
}
@media (max-width: 576px) {
  .intro-ss1 .quote p strong {
    font-size: 1.4rem;
  }
}
.intro-ss1 .left-images img {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
  border-radius: 0.8rem;
}
.intro-ss1 .right-img {
  overflow: hidden;
}
@media (max-width: 768px) {
  .intro-ss1 .right-img {
    margin-top: 2rem;
  }
}
.intro-ss1 .right-img img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  border-radius: 0.8rem;
}
.intro-ss1 .right-content {
  margin-top: 5rem;
}
@media (max-width: 1024px) {
  .intro-ss1 .right-content {
    margin-top: 4rem;
  }
}
@media (max-width: 768px) {
  .intro-ss1 .right-content {
    margin-top: 3.2rem;
  }
}
@media (max-width: 576px) {
  .intro-ss1 .right-content {
    margin-top: 2.4rem;
  }
}
.intro-ss1 .right-content .phay {
  width: 5.9929rem;
  height: auto;
  margin: 0 auto 2.4rem;
  display: block;
}
@media (max-width: 576px) {
  .intro-ss1 .right-content .phay {
    width: 4rem;
    margin-bottom: 1.6rem;
  }
}
.intro-ss1 .right-content p {
  color: #000;
  line-height: 140%;
  /* 22.4px */
  letter-spacing: 0.16px;
  margin-bottom: 1.2rem;
  font-size: 1.6rem;
}
@media (max-width: 576px) {
  .intro-ss1 .right-content p {
    font-size: 1.4rem;
  }
}
.intro-ss1 .right-content p:last-child {
  margin-bottom: 0;
}
.intro-ss1 .right-content .section-title {
  text-align: center;
}

.intro-ss2 {
  background: var(--Dark-Red, #51181F);
  padding: 8rem 5.5555555556%;
}
@media (max-width: 1366px) {
  .intro-ss2 {
    padding: 7rem 4.1666666667%;
  }
}
@media (max-width: 1280px) {
  .intro-ss2 {
    padding: 6rem 3rem;
  }
}
@media (max-width: 1024px) {
  .intro-ss2 {
    padding: 5rem 3rem;
  }
}
@media (max-width: 768px) {
  .intro-ss2 {
    padding: 4rem 3rem;
  }
}
@media (max-width: 576px) {
  .intro-ss2 {
    padding: 3rem 1.5rem;
  }
}
.intro-ss2 .ss2-image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0.8rem;
  object-fit: cover;
}
.intro-ss2 .ss2-columns {
  display: flex;
  align-items: flex-start;
  margin-top: 4rem;
}
@media (max-width: 1024px) {
  .intro-ss2 .ss2-columns {
    margin-top: 3.2rem;
  }
}
@media (max-width: 768px) {
  .intro-ss2 .ss2-columns {
    flex-direction: column;
    gap: 2.4rem;
    margin-top: 2.8rem;
  }
}
@media (max-width: 576px) {
  .intro-ss2 .ss2-columns {
    gap: 2rem;
    margin-top: 2.4rem;
  }
}
.intro-ss2 .ss2-col {
  flex: 1;
  padding: 0 4rem 0 4rem;
}
@media (max-width: 1280px) {
  .intro-ss2 .ss2-col {
    padding: 0 2rem;
  }
}
@media (max-width: 1024px) {
  .intro-ss2 .ss2-col {
    padding: 0 1.6rem;
  }
}
@media (max-width: 768px) {
  .intro-ss2 .ss2-col {
    padding: 0;
  }
}
.intro-ss2 .ss2-col:nth-child(1) p {
  padding-right: 2rem;
}
@media (max-width: 768px) {
  .intro-ss2 .ss2-col:nth-child(1) p {
    padding-right: 0;
  }
}
.intro-ss2 .ss2-col:nth-child(3) p {
  padding-left: 2rem;
}
@media (max-width: 768px) {
  .intro-ss2 .ss2-col:nth-child(3) p {
    padding-left: 0;
  }
}
.intro-ss2 .ss2-col .c-title {
  margin-bottom: 2.4rem;
  text-align: center;
  width: 100%;
}
@media (max-width: 1024px) {
  .intro-ss2 .ss2-col .c-title {
    margin-bottom: 1.8rem;
  }
}
@media (max-width: 768px) {
  .intro-ss2 .ss2-col .c-title {
    margin-bottom: 1.6rem;
  }
}
.intro-ss2 .ss2-col p {
  color: white;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0.16px;
}
@media (max-width: 576px) {
  .intro-ss2 .ss2-col p {
    font-size: 1.4rem;
  }
}
.intro-ss2 .ss2-divider {
  width: 1px;
  align-self: stretch;
  opacity: 0.3;
  background: var(--White, #FFF);
}
@media (max-width: 768px) {
  .intro-ss2 .ss2-divider {
    width: 100%;
    height: 1px;
    align-self: auto;
  }
}

.intro-ss3 {
  padding: 10.4rem 5.5555555556%;
}
@media (max-width: 1366px) {
  .intro-ss3 {
    padding: 8rem 4.1666666667%;
  }
}
@media (max-width: 1280px) {
  .intro-ss3 {
    padding: 7rem 3rem;
  }
}
@media (max-width: 1024px) {
  .intro-ss3 {
    padding: 6rem 3rem;
  }
}
@media (max-width: 768px) {
  .intro-ss3 {
    padding: 5rem 3rem;
  }
}
@media (max-width: 576px) {
  .intro-ss3 {
    padding: 4rem 1.5rem;
  }
}
.intro-ss3 .c-title {
  margin-bottom: 4rem;
  text-align: center;
  width: 100%;
}
@media (max-width: 768px) {
  .intro-ss3 .c-title {
    margin-bottom: 2.8rem;
  }
}
@media (max-width: 576px) {
  .intro-ss3 .c-title {
    margin-bottom: 2rem;
  }
}
.intro-ss3 .ss3-wrapper {
  aspect-ratio: 1280/362;
  display: flex;
  gap: 0.15625%;
}
@media (max-width: 1024px) {
  .intro-ss3 .ss3-wrapper {
    aspect-ratio: 1280/500;
  }
}
@media (max-width: 768px) {
  .intro-ss3 .ss3-wrapper {
    flex-direction: column;
    gap: 1.6rem;
    aspect-ratio: unset;
  }
}
.intro-ss3 .ss3-left {
  flex-shrink: 0;
  width: 60.15625%;
  overflow: hidden;
  height: 100%;
  border-radius: 0.8rem;
}
@media (max-width: 768px) {
  .intro-ss3 .ss3-left {
    width: 100%;
    aspect-ratio: 100/50;
  }
}
@media (max-width: 576px) {
  .intro-ss3 .ss3-left {
    aspect-ratio: unset;
  }
}
.intro-ss3 .ss3-slide {
  display: flex;
  height: 100%;
}
@media (max-width: 576px) {
  .intro-ss3 .ss3-slide {
    height: auto;
    flex-direction: column;
  }
}
.intro-ss3 .ss3-slide .ss3-info {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 31.4285714286%;
  height: calc(100% - rem(64));
  padding: 3.2rem 2.4rem;
  background: var(--Dark-Red, #880026);
  border-radius: 0.8rem 0 0 0.8rem;
}
@media (max-width: 1024px) {
  .intro-ss3 .ss3-slide .ss3-info {
    padding: 2.4rem 2rem;
    height: calc(100% - rem(48));
  }
}
@media (max-width: 768px) {
  .intro-ss3 .ss3-slide .ss3-info {
    width: 40%;
    padding: 2rem 1.6rem;
    height: calc(100% - rem(40));
  }
}
@media (max-width: 576px) {
  .intro-ss3 .ss3-slide .ss3-info {
    padding: 1.6rem 1.2rem;
    height: auto;
    width: calc(100% - rem(24));
    border-radius: 0.8rem 0.8rem 0 0;
  }
}
.intro-ss3 .ss3-slide .ss3-icon {
  margin-bottom: auto;
  width: 3.5rem;
}
@media (max-width: 576px) {
  .intro-ss3 .ss3-slide .ss3-icon {
    width: 2.8rem;
  }
}
.intro-ss3 .ss3-slide .ss3-icon img {
  width: 100%;
  object-fit: contain;
  display: block;
}
.intro-ss3 .ss3-slide .ss3-number {
  font-family: "Roboto-Bold.ttf";
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.48px;
  text-transform: uppercase;
  margin-bottom: -3rem;
  opacity: 0.2;
  background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0) 74.63%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 1024px) {
  .intro-ss3 .ss3-slide .ss3-number {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .intro-ss3 .ss3-slide .ss3-number {
    font-size: 36px;
  }
}
@media (max-width: 576px) {
  .intro-ss3 .ss3-slide .ss3-number {
    font-size: 30px;
    margin-bottom: -2rem;
  }
}
.intro-ss3 .ss3-slide .ss3-title {
  margin-bottom: 1.2rem;
  font-family: "Roboto-Bold.ttf";
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.18px;
  background: var(--Gradient, linear-gradient(90deg, #E6A864 0%, #FEF0C3 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 576px) {
  .intro-ss3 .ss3-slide .ss3-title {
    font-size: 1.6rem;
    margin-bottom: 0.8rem;
  }
}
.intro-ss3 .ss3-slide .ss3-desc {
  color: white;
  font-size: 1.6rem;
  line-height: 140%;
  letter-spacing: 0.16px;
}
@media (max-width: 1024px) {
  .intro-ss3 .ss3-slide .ss3-desc {
    font-size: 1.4rem;
  }
}
@media (max-width: 576px) {
  .intro-ss3 .ss3-slide .ss3-desc {
    font-size: 1.3rem;
  }
}
.intro-ss3 .ss3-slide .ss3-image {
  flex: 1;
  width: 68.5714285714%;
  overflow: hidden;
  border-radius: 0 0.8rem 0.8rem 0;
}
@media (max-width: 768px) {
  .intro-ss3 .ss3-slide .ss3-image {
    width: 60%;
  }
}
@media (max-width: 576px) {
  .intro-ss3 .ss3-slide .ss3-image {
    width: 100%;
    height: auto;
    aspect-ratio: 4/3;
    border-radius: 0 0 0.8rem 0.8rem;
  }
}
.intro-ss3 .ss3-slide .ss3-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 0 0.8rem 0.8rem 0;
}
@media (max-width: 576px) {
  .intro-ss3 .ss3-slide .ss3-image img {
    border-radius: 0 0 0.8rem 0.8rem;
  }
}
.intro-ss3 .ss3-right {
  width: 39.6875%;
  overflow: hidden;
  height: 100%;
}
@media (max-width: 768px) {
  .intro-ss3 .ss3-right {
    width: 100%;
    height: auto;
  }
}
.intro-ss3 .ss3-tab {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  border-radius: 0.8rem;
  background: #FAF5F2;
  cursor: pointer;
  transition: background 0.3s ease;
}
.intro-ss3 .ss3-tab .ss3-tab-icon {
  margin-top: 3.2rem;
  width: 3rem;
}
@media (max-width: 1024px) {
  .intro-ss3 .ss3-tab .ss3-tab-icon {
    margin-top: 2.4rem;
    width: 2.4rem;
  }
}
@media (max-width: 576px) {
  .intro-ss3 .ss3-tab .ss3-tab-icon {
    margin-top: 1.6rem;
    width: 2rem;
  }
}
.intro-ss3 .ss3-tab .ss3-tab-icon img {
  margin: 0 auto;
  display: block;
  object-fit: contain;
}
.intro-ss3 .ss3-tab .ss3-tab-num {
  font-family: "Roboto-Bold.ttf";
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.48px;
  margin-bottom: 3.2rem;
  opacity: 0.2;
  background: linear-gradient(180deg, #51181F 0%, rgba(81, 24, 31, 0) 74.63%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 1024px) {
  .intro-ss3 .ss3-tab .ss3-tab-num {
    font-size: 4rem;
    margin-bottom: 2.4rem;
  }
}
@media (max-width: 576px) {
  .intro-ss3 .ss3-tab .ss3-tab-num {
    font-size: 3rem;
    margin-bottom: 1.6rem;
  }
}

.intro-ss4 {
  padding: 10.4rem 0;
  background: #FAF5F2;
  position: relative;
  z-index: 0;
}
@media (max-width: 1366px) {
  .intro-ss4 {
    padding: 8rem 0;
  }
}
@media (max-width: 1024px) {
  .intro-ss4 {
    padding: 6rem 0;
  }
}
@media (max-width: 768px) {
  .intro-ss4 {
    padding: 5rem 0;
  }
}
@media (max-width: 576px) {
  .intro-ss4 {
    padding: 4rem 0;
  }
}
.intro-ss4 .decor {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: -1;
  max-height: 100%;
}
.intro-ss4 .ss4-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 7rem;
  padding-right: 5.5555555556%;
  padding-left: 8.3333333333%;
}
@media (max-width: 1280px) {
  .intro-ss4 .ss4-header {
    padding-left: 3rem;
    padding-right: 3rem;
    margin-bottom: 5rem;
  }
}
@media (max-width: 1024px) {
  .intro-ss4 .ss4-header {
    margin-bottom: 4rem;
  }
}
@media (max-width: 768px) {
  .intro-ss4 .ss4-header {
    flex-direction: column;
    gap: 1.6rem;
    margin-bottom: 3.2rem;
  }
}
@media (max-width: 576px) {
  .intro-ss4 .ss4-header {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    margin-bottom: 2.4rem;
  }
}
.intro-ss4 .ss4-header-left {
  flex-shrink: 0;
}
@media (max-width: 768px) {
  .intro-ss4 .ss4-header-left {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .intro-ss4 .ss4-header-left .c-title {
    width: 100%;
    text-align: center;
  }
}
.intro-ss4 .ss4-desc {
  width: 35.4838709677%;
  color: #000;
  font-size: 1.6rem;
  line-height: 160%;
  letter-spacing: 0.16px;
  text-align: justify;
}
@media (max-width: 1024px) {
  .intro-ss4 .ss4-desc {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .intro-ss4 .ss4-desc {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .intro-ss4 .ss4-desc {
    font-size: 1.4rem;
  }
}
.intro-ss4 .ss4-timeline {
  position: relative;
  padding-left: 8.3333333333%;
}
@media (max-width: 1280px) {
  .intro-ss4 .ss4-timeline {
    padding-left: 3rem;
  }
}
@media (max-width: 576px) {
  .intro-ss4 .ss4-timeline {
    padding-left: 1.5rem;
  }
}
.intro-ss4 .ss4-timeline::before {
  content: "";
  position: absolute;
  top: 3.9rem;
  left: 0;
  width: 100vw;
  height: 1px;
  background: var(--Red, #880026);
  opacity: 0.3;
}
.intro-ss4 .ss4-item .ss4-year {
  color: var(--Red, #880026);
  font-family: "Phudu-SemiBold.ttf";
  font-size: 2.4rem;
  font-weight: 600;
  margin-bottom: 1.2rem;
}
@media (max-width: 1024px) {
  .intro-ss4 .ss4-item .ss4-year {
    font-size: 2.2rem;
  }
}
@media (max-width: 768px) {
  .intro-ss4 .ss4-item .ss4-year {
    font-size: 2rem;
  }
}
@media (max-width: 576px) {
  .intro-ss4 .ss4-item .ss4-year {
    font-size: 1.8rem;
  }
}
.intro-ss4 .ss4-item .ss4-dot-line {
  display: flex;
  align-items: center;
  margin-bottom: 1.6rem;
}
@media (max-width: 768px) {
  .intro-ss4 .ss4-item .ss4-dot-line {
    margin-bottom: 1.2rem;
  }
}
.intro-ss4 .ss4-item .ss4-dot {
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  background: var(--Red, #880026);
  flex-shrink: 0;
  position: relative;
  z-index: 1;
}
.intro-ss4 .ss4-item .ss4-line {
  display: none;
}
.intro-ss4 .ss4-item .ss4-img {
  border-radius: 0.8rem;
  overflow: hidden;
  margin-bottom: 1.6rem;
  aspect-ratio: 360/180;
}
@media (max-width: 768px) {
  .intro-ss4 .ss4-item .ss4-img {
    margin-bottom: 1.2rem;
  }
}
.intro-ss4 .ss4-item .ss4-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 0.8rem;
}
.intro-ss4 .ss4-item .ss4-text {
  color: #060707;
  font-size: 1.6rem;
  line-height: 160%;
  letter-spacing: 0.16px;
}
@media (max-width: 576px) {
  .intro-ss4 .ss4-item .ss4-text {
    font-size: 1.4rem;
  }
}
.intro-ss4 .ss4-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  width: 3.2rem;
  height: 3.2rem;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s ease;
  background: transparent;
  outline: none;
  padding: 0;
}
.intro-ss4 .ss4-nav img {
  width: 100%;
}
.intro-ss4 .ss4-nav:hover {
  opacity: 0.8;
}
.intro-ss4 .ss4-nav.swiper-button-disabled {
  opacity: 0.3;
  cursor: default;
}
@media (max-width: 768px) {
  .intro-ss4 .ss4-nav {
    width: 2.8rem;
    height: 2.8rem;
  }
}
.intro-ss4 .ss4-prev {
  left: 4rem;
}
@media (max-width: 1280px) {
  .intro-ss4 .ss4-prev {
    left: 0rem;
  }
}
.intro-ss4 .ss4-prev img {
  transform: rotate(180deg);
}
.intro-ss4 .ss4-next {
  right: 4rem;
}
@media (max-width: 1280px) {
  .intro-ss4 .ss4-next {
    right: 0rem;
  }
}

.intro-ss5 {
  padding: 10.4rem 0 10.4rem 5.5555555556%;
  position: relative;
  z-index: 0;
}
@media (max-width: 1366px) {
  .intro-ss5 {
    padding: 8rem 0 8rem 4.1666666667%;
  }
}
@media (max-width: 1280px) {
  .intro-ss5 {
    padding: 7rem 0 7rem 3rem;
  }
}
@media (max-width: 1024px) {
  .intro-ss5 {
    padding: 6rem 0 6rem 3rem;
  }
}
@media (max-width: 768px) {
  .intro-ss5 {
    padding: 5rem 0 5rem 3rem;
  }
}
@media (max-width: 576px) {
  .intro-ss5 {
    padding: 4rem 0 4rem 1.5rem;
  }
}
.intro-ss5 .decor_ss5 {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.intro-ss5 .ss5-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 4rem;
  padding-right: 6.0606060606%;
}
@media (max-width: 1280px) {
  .intro-ss5 .ss5-header {
    padding-right: 3rem;
    margin-bottom: 3.2rem;
  }
}
@media (max-width: 768px) {
  .intro-ss5 .ss5-header {
    margin-bottom: 2.4rem;
  }
}
@media (max-width: 576px) {
  .intro-ss5 .ss5-header {
    padding-right: 1.5rem;
    margin-bottom: 2rem;
  }
}
.intro-ss5 .slide {
  overflow: hidden;
}
.intro-ss5 .ss5-header .c-title {
  margin-bottom: 0;
  text-align: left;
}
.intro-ss5 .ss5-nav-group {
  display: flex;
  gap: 0.4rem;
}
.intro-ss5 .ss5-nav {
  width: 4rem;
  height: 4rem;
  background: transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s ease;
  padding: 0;
  border-radius: 4px;
  border: 1px solid var(--Dark-Red, #51181F);
}
@media (max-width: 768px) {
  .intro-ss5 .ss5-nav {
    width: 3.6rem;
    height: 3.6rem;
  }
}
@media (max-width: 576px) {
  .intro-ss5 .ss5-nav {
    width: 3.2rem;
    height: 3.2rem;
  }
}
.intro-ss5 .ss5-nav:hover {
  background: var(--Dark-Red, #51181F);
}
.intro-ss5 .ss5-nav:hover img {
  filter: brightness(100);
}
.intro-ss5 .ss5-nav.swiper-button-disabled {
  opacity: 0.3;
  cursor: default;
}
.intro-ss5 .ss5-prev img {
  transform: rotate(180deg);
}
.intro-ss5 .swiper-slide {
  border-radius: 0.8rem;
  background: var(--Be, #FAF5F2);
  text-align: center;
}
.intro-ss5 .ss5-card .ss5-photo {
  aspect-ratio: 400/320;
  overflow: hidden;
  border-radius: 8px 8px 0 0;
}
@media (max-width: 1024px) {
  .intro-ss5 .ss5-card .ss5-photo {
    aspect-ratio: 350/280;
  }
}
.intro-ss5 .ss5-card .ss5-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  display: block;
}
.intro-ss5 .ss5-card .ss5-name {
  color: var(--Dark-Red, #51181F);
  font-family: "Roboto-SemiBold.ttf";
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 1.2rem;
  line-height: 140%;
  letter-spacing: 0.18px;
  margin-bottom: 0.4rem;
}
@media (max-width: 1024px) {
  .intro-ss5 .ss5-card .ss5-name {
    font-size: 1.6rem;
  }
}
@media (max-width: 576px) {
  .intro-ss5 .ss5-card .ss5-name {
    font-size: 1.4rem;
    margin-top: 1rem;
  }
}
.intro-ss5 .ss5-card .ss5-role {
  color: #060707;
  font-size: 1.6rem;
  line-height: 160%;
  letter-spacing: 0.14px;
  margin-bottom: 1.2rem;
}
@media (max-width: 1024px) {
  .intro-ss5 .ss5-card .ss5-role {
    font-size: 1.4rem;
  }
}
@media (max-width: 576px) {
  .intro-ss5 .ss5-card .ss5-role {
    font-size: 1.3rem;
    margin-bottom: 0.8rem;
  }
}

.intro-ss6 {
  position: relative;
  z-index: 0;
  background: var(--Be, #FAF5F2);
  padding: 10.4rem 2.7777777778%;
}
@media (max-width: 1366px) {
  .intro-ss6 {
    padding: 8rem 2.0833333333%;
  }
}
@media (max-width: 1280px) {
  .intro-ss6 {
    padding: 7rem 3rem;
  }
}
@media (max-width: 1024px) {
  .intro-ss6 {
    padding: 6rem 3rem;
  }
}
@media (max-width: 768px) {
  .intro-ss6 {
    padding: 5rem 3rem;
  }
}
@media (max-width: 576px) {
  .intro-ss6 {
    padding: 4rem 1.5rem;
  }
}
.intro-ss6 .c-title {
  text-align: center;
  margin-bottom: 4rem;
  width: 100%;
}
@media (max-width: 768px) {
  .intro-ss6 .c-title {
    margin-bottom: 2.8rem;
  }
}
@media (max-width: 576px) {
  .intro-ss6 .c-title {
    margin-bottom: 2rem;
  }
}
.intro-ss6 .ss6-slider {
  position: relative;
  padding: 0 2.9411764706%;
}
@media (max-width: 1280px) {
  .intro-ss6 .ss6-slider {
    padding: 0 4rem;
  }
}
@media (max-width: 576px) {
  .intro-ss6 .ss6-slider {
    padding: 0 3.2rem;
  }
}
.intro-ss6 .ss6-swiper {
  overflow: hidden;
}
.intro-ss6 .ss6-card {
  text-align: center;
}
.intro-ss6 .ss6-card .ss6-img {
  aspect-ratio: 290/170;
  overflow: hidden;
  border-radius: 0.8rem;
  margin-bottom: 1.6rem;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .intro-ss6 .ss6-card .ss6-img {
    margin-bottom: 1.2rem;
  }
}
.intro-ss6 .ss6-card .ss6-img img {
  max-height: 100%;
  display: block;
}
.intro-ss6 .ss6-card .ss6-text {
  color: #060707;
  line-height: 140%;
  letter-spacing: 0.14px;
  text-align: center;
  text-transform: uppercase;
  padding: 0 1rem;
}
@media (max-width: 576px) {
  .intro-ss6 .ss6-card .ss6-text {
    font-size: 1.3rem;
  }
}
.intro-ss6 .ss6-nav {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  z-index: 10;
  width: 3.2rem;
  height: 3.2rem;
  background: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
@media (max-width: 768px) {
  .intro-ss6 .ss6-nav {
    width: 2.8rem;
    height: 2.8rem;
  }
}
.intro-ss6 .ss6-nav img {
  width: 100%;
}
.intro-ss6 .ss6-nav.swiper-button-disabled {
  opacity: 0.3;
  cursor: default;
}
.intro-ss6 .ss6-prev {
  left: 0;
}
.intro-ss6 .ss6-prev img {
  transform: rotate(180deg);
}
.intro-ss6 .ss6-next {
  right: 0;
}

.page-linhvuc .content-page {
  padding: 10.4rem 5.5555555556%;
}
@media (max-width: 1280px) {
  .page-linhvuc .content-page {
    padding: 6rem 3rem;
  }
}
@media (max-width: 576px) {
  .page-linhvuc .content-page {
    padding: 5rem 1.5rem;
  }
}
@media (max-width: 1280px) {
  .page-linhvuc .c-title {
    font-size: 3.5rem !important;
  }
}
@media (max-width: 768px) {
  .page-linhvuc .c-title {
    font-size: 3rem !important;
  }
}
@media (max-width: 480px) {
  .page-linhvuc .c-title {
    font-size: 2.5rem !important;
  }
}
.page-linhvuc .lv-accordion {
  display: flex;
  flex-direction: column;
}
.page-linhvuc .lv-item {
  border-bottom: 1px solid #51181f33;
}
.page-linhvuc .lv-item:first-child {
  border-top: 1px solid #51181f33;
}
.page-linhvuc .lv-header {
  cursor: pointer;
  transition: padding 0.3s ease;
}
.page-linhvuc .lv-num-block {
  cursor: pointer;
  transition: padding 0.3s ease;
}
.page-linhvuc .lv-num {
  color: var(--Red, #880026);
  font-family: "Phudu-SemiBold.ttf";
  font-size: 2rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-top: 0.9rem;
  display: block;
}
@media (max-width: 576px) {
  .page-linhvuc .lv-num {
    margin-top: 0.5rem;
  }
}
.page-linhvuc .active .lv-header {
  padding-bottom: 4rem;
}
@media (max-width: 1280px) {
  .page-linhvuc .active .lv-header {
    padding-bottom: 3rem;
  }
}
@media (max-width: 768px) {
  .page-linhvuc .active .lv-header {
    padding-bottom: 2rem;
  }
}
.page-linhvuc .active .lv-icon-toggle img {
  transform: rotate(-90deg);
}
.page-linhvuc .lv-item-inner {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 10rem;
  padding: 4.8rem 0;
}
@media (max-width: 1280px) {
  .page-linhvuc .lv-item-inner {
    gap: 5rem;
    padding: 2.4rem 0;
  }
}
@media (max-width: 768px) {
  .page-linhvuc .lv-item-inner {
    flex-direction: column;
    gap: 3rem;
  }
}
@media (max-width: 576px) {
  .page-linhvuc .lv-item-inner {
    padding: 1.5rem 0;
  }
}
.page-linhvuc .lv-icon-toggle {
  position: absolute;
  top: 4.8rem;
  right: 0;
  width: 4rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
@media (max-width: 1280px) {
  .page-linhvuc .lv-icon-toggle {
    top: 1rem;
  }
}
@media (max-width: 576px) {
  .page-linhvuc .lv-icon-toggle {
    width: 3rem;
  }
}
.page-linhvuc .lv-icon-toggle img {
  width: 100%;
  transform: rotate(90deg);
  transition: transform 0.3s ease;
}
.page-linhvuc .lv-left {
  flex: 1;
  padding-right: 2rem;
  display: flex;
  gap: 1.6rem;
}
@media (max-width: 768px) {
  .page-linhvuc .lv-left {
    width: 100%;
  }
}
.page-linhvuc .lv-text-block {
  flex: 1;
}
.page-linhvuc .lv-body-text {
  display: none;
  margin-bottom: 4rem;
}
@media (max-width: 768px) {
  .page-linhvuc .lv-body-text {
    margin-bottom: 0;
  }
}
.page-linhvuc .lv-desc {
  color: #000;
  font-size: 1.6rem;
  line-height: 140%;
  letter-spacing: 0.16px;
  margin-bottom: 3.8rem;
}
@media (max-width: 768px) {
  .page-linhvuc .lv-desc {
    margin-bottom: 2rem;
  }
}
.page-linhvuc .lv-right {
  display: none;
  width: 46.875%;
  flex-shrink: 0;
  transition: padding-top 0.3s ease;
  padding-right: 7rem;
}
@media (max-width: 1280px) {
  .page-linhvuc .lv-right {
    padding-right: 5rem;
  }
}
@media (max-width: 768px) {
  .page-linhvuc .lv-right {
    width: 100%;
    padding-right: 0;
  }
}
.page-linhvuc .lv-image {
  border-radius: 0.8rem;
  overflow: hidden;
  aspect-ratio: 600/340;
}
.page-linhvuc .lv-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.page-linhvucchitiet .section-content {
  padding: 9.2rem 9.9305555556% 10.4rem;
  position: relative;
  z-index: 0;
}
@media (max-width: 1366px) {
  .page-linhvucchitiet .section-content {
    padding: 8rem 6.9444444444% 8rem;
  }
}
@media (max-width: 1280px) {
  .page-linhvucchitiet .section-content {
    padding: 6rem 5rem 6rem;
  }
}
@media (max-width: 1024px) {
  .page-linhvucchitiet .section-content {
    padding: 4.8rem 5rem 4.8rem;
  }
}
@media (max-width: 768px) {
  .page-linhvucchitiet .section-content {
    padding: 4rem 5rem 4rem;
  }
}
@media (max-width: 576px) {
  .page-linhvucchitiet .section-content {
    padding: 3.2rem 2rem 3.2rem;
  }
}
.page-linhvucchitiet .section-content .decor {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: -1;
}
.page-linhvucchitiet .section-content .the_content {
  margin-bottom: 4rem;
  color: #000;
  font-size: 1.6rem;
  line-height: 160%;
  text-align: justify;
  padding: 0 12.9982668977%;
  letter-spacing: 0.16px;
}
@media (max-width: 1280px) {
  .page-linhvucchitiet .section-content .the_content {
    padding: 0 6.9324090121%;
  }
}
@media (max-width: 1024px) {
  .page-linhvucchitiet .section-content .the_content {
    padding: 0 3.4662045061%;
    margin-bottom: 3.2rem;
  }
}
@media (max-width: 768px) {
  .page-linhvucchitiet .section-content .the_content {
    padding: 0;
    margin-bottom: 2.8rem;
  }
}
@media (max-width: 576px) {
  .page-linhvucchitiet .section-content .the_content {
    font-size: 1.4rem;
    margin-bottom: 2.4rem;
  }
}
.page-linhvucchitiet .section-content .the_content p {
  margin-bottom: 1.4rem;
}
@media (max-width: 576px) {
  .page-linhvucchitiet .section-content .the_content p {
    margin-bottom: 1rem;
  }
}
.page-linhvucchitiet .section-content .the_content h1,
.page-linhvucchitiet .section-content .the_content h2,
.page-linhvucchitiet .section-content .the_content h3,
.page-linhvucchitiet .section-content .the_content h4,
.page-linhvucchitiet .section-content .the_content h5,
.page-linhvucchitiet .section-content .the_content h6 {
  color: var(--Dark-Red, #000);
  margin-top: 3.2rem;
  margin-bottom: 1.2rem;
  font-weight: 600;
  line-height: 140%;
}
@media (max-width: 768px) {
  .page-linhvucchitiet .section-content .the_content h1,
.page-linhvucchitiet .section-content .the_content h2,
.page-linhvucchitiet .section-content .the_content h3,
.page-linhvucchitiet .section-content .the_content h4,
.page-linhvucchitiet .section-content .the_content h5,
.page-linhvucchitiet .section-content .the_content h6 {
    margin-top: 2.4rem;
  }
}
@media (max-width: 576px) {
  .page-linhvucchitiet .section-content .the_content h1,
.page-linhvucchitiet .section-content .the_content h2,
.page-linhvucchitiet .section-content .the_content h3,
.page-linhvucchitiet .section-content .the_content h4,
.page-linhvucchitiet .section-content .the_content h5,
.page-linhvucchitiet .section-content .the_content h6 {
    margin-top: 2rem;
    margin-bottom: 0.8rem;
  }
}
.page-linhvucchitiet .section-content .the_content h2 {
  font-size: 2.8rem;
}
@media (max-width: 768px) {
  .page-linhvucchitiet .section-content .the_content h2 {
    font-size: 2.4rem;
  }
}
@media (max-width: 576px) {
  .page-linhvucchitiet .section-content .the_content h2 {
    font-size: 2.2rem;
  }
}
.page-linhvucchitiet .section-content .the_content h3 {
  font-size: 2.4rem;
}
@media (max-width: 768px) {
  .page-linhvucchitiet .section-content .the_content h3 {
    font-size: 2rem;
  }
}
@media (max-width: 576px) {
  .page-linhvucchitiet .section-content .the_content h3 {
    font-size: 1.8rem;
  }
}
.page-linhvucchitiet .section-content .the_content h4 {
  font-size: 2rem;
}
@media (max-width: 576px) {
  .page-linhvucchitiet .section-content .the_content h4 {
    font-size: 1.6rem;
  }
}
.page-linhvucchitiet .section-content .the_content ul,
.page-linhvucchitiet .section-content .the_content ol {
  margin-bottom: 2.4rem;
  padding-left: 2.4rem;
}
@media (max-width: 576px) {
  .page-linhvucchitiet .section-content .the_content ul,
.page-linhvucchitiet .section-content .the_content ol {
    margin-bottom: 1.6rem;
    padding-left: 1.6rem;
  }
}
.page-linhvucchitiet .section-content .the_content ul li,
.page-linhvucchitiet .section-content .the_content ol li {
  margin-bottom: 0.8rem;
}
.page-linhvucchitiet .section-content .the_content ul {
  list-style-type: disc;
}
.page-linhvucchitiet .section-content .the_content ol {
  list-style-type: decimal;
}
.page-linhvucchitiet .section-content .the_content a {
  color: var(--Red, #000);
  text-decoration: underline;
}
.page-linhvucchitiet .section-content .the_content a:hover {
  text-decoration: none;
}
.page-linhvucchitiet .section-content .the_content blockquote {
  border-left: 4px solid var(--Red, #000);
  padding-left: 1.6rem;
  margin-left: 0;
  margin-bottom: 1.4rem;
  font-style: italic;
  color: #555;
}
.page-linhvucchitiet .section-content .the_content img {
  max-width: 100%;
  height: auto;
  border-radius: 0.8rem;
  margin-bottom: 1.4rem;
  display: block;
}
.page-linhvucchitiet .section-content .the_content img.aligncenter {
  margin: 0 auto 1.8rem;
}
.page-linhvucchitiet .section-content .the_content img.alignleft {
  float: left;
  margin: 0 2.4rem 2.4rem 0;
}
@media (max-width: 768px) {
  .page-linhvucchitiet .section-content .the_content img.alignleft {
    float: none;
    margin: 0 0 1.6rem 0;
  }
}
.page-linhvucchitiet .section-content .the_content img.alignright {
  float: right;
  margin: 0 0 2.4rem 2.4rem;
}
@media (max-width: 768px) {
  .page-linhvucchitiet .section-content .the_content img.alignright {
    float: none;
    margin: 0 0 1.6rem 0;
  }
}
.page-linhvucchitiet .section-content .the_content figure {
  margin: 0 0 2.4rem;
}
.page-linhvucchitiet .section-content .the_content figure img {
  margin-bottom: 0.8rem;
}
.page-linhvucchitiet .section-content .the_content figure figcaption {
  font-size: 1.4rem;
  color: #000;
  text-align: center;
}
.page-linhvucchitiet .section-content .the_content iframe,
.page-linhvucchitiet .section-content .the_content video {
  max-width: 100%;
  margin-bottom: 2.4rem;
  border-radius: 0.8rem;
}
.page-linhvucchitiet .section-content .the_content::after {
  content: "";
  display: table;
  clear: both;
}
.page-linhvucchitiet .lv-detail-slider {
  position: relative;
}
.page-linhvucchitiet .lv-detail-swiper {
  border-radius: 0.8rem;
  overflow: hidden;
}
.page-linhvucchitiet .lv-img {
  aspect-ratio: 1058/560;
  border-radius: 0.8rem;
  overflow: hidden;
}
@media (max-width: 768px) {
  .page-linhvucchitiet .lv-img {
    aspect-ratio: 16/9;
  }
}
@media (max-width: 576px) {
  .page-linhvucchitiet .lv-img {
    aspect-ratio: 4/3;
  }
}
.page-linhvucchitiet .lv-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.page-linhvucchitiet .lv-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 3.2rem;
  height: 3.2rem;
  background: transparent;
  border: none;
  cursor: pointer;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
@media (max-width: 1280px) {
  .page-linhvucchitiet .lv-nav {
    width: 2.8rem;
    height: 2.8rem;
  }
}
.page-linhvucchitiet .lv-nav img {
  width: 100%;
}
.page-linhvucchitiet .lv-nav.swiper-button-disabled {
  opacity: 0.3;
  cursor: default;
}
.page-linhvucchitiet .lv-prev {
  left: -5.6rem;
}
@media (max-width: 1280px) {
  .page-linhvucchitiet .lv-prev {
    left: -4rem;
  }
}
@media (max-width: 768px) {
  .page-linhvucchitiet .lv-prev {
    left: -3.6rem;
  }
}
@media (max-width: 576px) {
  .page-linhvucchitiet .lv-prev {
    left: -2.4rem;
  }
}
.page-linhvucchitiet .lv-prev img {
  transform: rotate(180deg);
}
.page-linhvucchitiet .lv-next {
  right: -5.6rem;
}
@media (max-width: 1280px) {
  .page-linhvucchitiet .lv-next {
    right: -4rem;
  }
}
@media (max-width: 768px) {
  .page-linhvucchitiet .lv-next {
    right: -3.6rem;
  }
}
@media (max-width: 576px) {
  .page-linhvucchitiet .lv-next {
    right: -2.4rem;
  }
}
.page-linhvucchitiet .other {
  background: #FAF5F2;
  padding: 8rem 8.3333333333%;
}
@media (max-width: 1366px) {
  .page-linhvucchitiet .other {
    padding: 7rem 5.5555555556%;
  }
}
@media (max-width: 1280px) {
  .page-linhvucchitiet .other {
    padding: 6rem 3rem;
  }
}
@media (max-width: 1024px) {
  .page-linhvucchitiet .other {
    padding: 4.8rem 3rem;
  }
}
@media (max-width: 768px) {
  .page-linhvucchitiet .other {
    padding: 4rem 3rem;
  }
}
@media (max-width: 576px) {
  .page-linhvucchitiet .other {
    padding: 3.2rem 1.5rem;
  }
}
.page-linhvucchitiet .other .c-title {
  text-align: center;
  margin-bottom: 4rem;
  width: 100%;
}
@media (max-width: 1024px) {
  .page-linhvucchitiet .other .c-title {
    margin-bottom: 3.2rem;
  }
}
@media (max-width: 768px) {
  .page-linhvucchitiet .other .c-title {
    margin-bottom: 2.4rem;
  }
}
@media (max-width: 576px) {
  .page-linhvucchitiet .other .c-title {
    margin-bottom: 2rem;
  }
}
.page-linhvucchitiet .other .swiper-slide {
  border-radius: 0.8rem;
  background: var(--White, #FFF);
}
.page-linhvucchitiet .other-card {
  display: block;
  text-decoration: none;
}
.page-linhvucchitiet .other-card:hover .other-title {
  opacity: 0.8;
}
.page-linhvucchitiet .other-card:hover .other-img img {
  transform: scale(1.05);
}
.page-linhvucchitiet .other-img {
  aspect-ratio: 400/280;
  border-radius: 0.8rem;
  overflow: hidden;
}
.page-linhvucchitiet .other-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}
.page-linhvucchitiet .other-title {
  color: var(--Red, #880026);
  text-align: center;
  font-family: "Roboto-SemiBold.ttf";
  font-style: normal;
  font-weight: 600;
  transition: opacity 0.3s ease;
  color: var(--Dark-Red, #51181F);
  font-size: 2rem;
  line-height: 140%;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  padding: 1.6rem 0;
}
@media (max-width: 1024px) {
  .page-linhvucchitiet .other-title {
    font-size: 1.8rem;
  }
}
@media (max-width: 576px) {
  .page-linhvucchitiet .other-title {
    font-size: 1.6rem;
    padding: 1.2rem 0;
  }
}

.page-new .content-page {
  padding: 9.2rem 5.5555555556%;
}
@media (max-width: 1366px) {
  .page-new .content-page {
    padding: 7rem 4.1666666667%;
  }
}
@media (max-width: 1280px) {
  .page-new .content-page {
    padding: 6rem 3rem;
  }
}
@media (max-width: 1024px) {
  .page-new .content-page {
    padding: 4.8rem 3rem;
  }
}
@media (max-width: 768px) {
  .page-new .content-page {
    padding: 5rem 3rem 4rem;
  }
}
@media (max-width: 576px) {
  .page-new .content-page {
    padding: 3.2rem 1.5rem;
  }
}
.page-new .new-tabs__head {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  margin-bottom: 4.8rem;
  width: max-content;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 0.8rem;
  overflow: hidden;
  border: 1px solid var(--Red, #880026);
}
@media (max-width: 1024px) {
  .page-new .new-tabs__head {
    margin-bottom: 4rem;
  }
}
@media (max-width: 768px) {
  .page-new .new-tabs__head {
    margin-bottom: 3.2rem;
    max-width: 42rem;
  }
}
@media (max-width: 576px) {
  .page-new .new-tabs__head {
    margin-bottom: 2.4rem;
    max-width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
.page-new .new-tabs__item {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.2rem 1.6rem;
  color: var(--Red, #880026);
  font-family: "Roboto-Bold.ttf";
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.16px;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease;
  white-space: nowrap;
  border-right: 1px solid var(--Red, #880026);
}
@media (max-width: 768px) {
  .page-new .new-tabs__item {
    padding: 1rem 1.2rem;
    font-size: 1.4rem;
  }
}
@media (max-width: 576px) {
  .page-new .new-tabs__item {
    padding: 1rem 0.8rem;
    font-size: 1.3rem;
    white-space: normal;
    text-align: center;
    border-bottom: 1px solid var(--Red, #880026);
  }
  .page-new .new-tabs__item:nth-child(2n) {
    border-right: none;
  }
  .page-new .new-tabs__item:nth-last-child(1), .page-new .new-tabs__item:nth-last-child(2):nth-child(odd) {
    border-bottom: none;
  }
  .page-new .new-tabs__item:last-child:nth-child(odd) {
    grid-column: span 2;
    border-right: none;
  }
}
.page-new .new-tabs__item:last-child {
  border-right: none;
}
.page-new .new-tabs__item:hover {
  background: var(--Red, #880026);
  color: #fff;
}
.page-new .new-tabs__item.is-active {
  background: var(--Red, #880026);
  color: #fff;
}
.page-new .new-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4rem 4rem;
}
@media (max-width: 1280px) {
  .page-new .new-grid {
    gap: 3.2rem 3.2rem;
  }
}
@media (max-width: 1024px) {
  .page-new .new-grid {
    gap: 2.8rem 2.8rem;
  }
}
@media (max-width: 768px) {
  .page-new .new-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.4rem 2.4rem;
  }
}
@media (max-width: 576px) {
  .page-new .new-grid {
    grid-template-columns: 1fr;
    gap: 2.4rem;
  }
}
.page-new .new-card {
  display: block;
  text-decoration: none;
  transition: transform 0.3s ease;
  border-radius: 8px;
  background: var(--Be, #FAF5F2);
}
.page-new .new-card:hover .new-card__img img {
  transform: scale(1.05);
}
.page-new .new-card:hover .new-card__title {
  color: var(--Red, #880026);
}
.page-new .new-card__img {
  position: relative;
  aspect-ratio: 400/310;
  border-radius: 0.8rem 0.8rem 0 0;
  overflow: hidden;
}
.page-new .new-card__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}
.page-new .new-card__date {
  position: absolute;
  top: 2.4rem;
  left: 2.4rem;
  background: #51181F;
  border-radius: 0.8rem;
  padding: 0.8rem 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 5rem;
}
@media (max-width: 576px) {
  .page-new .new-card__date {
    padding: 0.4rem 0.8rem;
    min-width: 4.4rem;
  }
}
.page-new .new-card__date .day {
  color: #FFF;
  text-align: center;
  font-family: "Roboto-SemiBold.ttf";
  font-size: 2rem;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: -0.2px;
  text-transform: uppercase;
}
@media (max-width: 576px) {
  .page-new .new-card__date .day {
    font-size: 1.8rem;
  }
}
.page-new .new-card__date .month {
  color: #FFF;
  font-family: "Roboto-Medium.ttf";
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.36px;
  text-align: center;
}
@media (max-width: 576px) {
  .page-new .new-card__date .month {
    font-size: 1rem;
  }
}
.page-new .new-card__body {
  padding: 2rem 2.4rem;
}
@media (max-width: 768px) {
  .page-new .new-card__body {
    padding: 1rem 1.2rem;
  }
}
.page-new .new-card__cat {
  display: inline-block;
  color: var(--Red, #51181F);
  font-size: 1.2rem;
  line-height: 150%;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  margin-bottom: 1rem;
  position: relative;
  padding-left: 1rem;
}
.page-new .new-card__cat::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.4rem;
  height: 0.4rem;
  background: var(--Red, #880026);
  border-radius: 50%;
}
@media (max-width: 576px) {
  .page-new .new-card__cat {
    font-size: 1.2rem;
    margin-bottom: 0.6rem;
  }
}
.page-new .new-card__title {
  color: var(--Dark-Red, #060707);
  font-family: "Roboto-SemiBold.ttf";
  font-size: 1.6rem;
  line-height: 150%;
  text-transform: uppercase;
  margin-bottom: 1rem;
  transition: color 0.3s ease;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
@media (max-width: 1024px) {
  .page-new .new-card__title {
    font-size: 1.5rem;
  }
}
@media (max-width: 576px) {
  .page-new .new-card__title {
    margin-bottom: 0.6rem;
  }
}
.page-new .new-card__desc {
  color: #060707;
  font-size: 1.6rem;
  line-height: 140%;
  letter-spacing: 0.16px;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
@media (max-width: 1024px) {
  .page-new .new-card__desc {
    font-size: 1.5rem;
  }
}
.page-new .new-loadmore {
  display: flex;
  justify-content: center;
  margin-top: 4.8rem;
}
@media (max-width: 1024px) {
  .page-new .new-loadmore {
    margin-top: 4rem;
  }
}
@media (max-width: 768px) {
  .page-new .new-loadmore {
    margin-top: 3.2rem;
  }
}
@media (max-width: 576px) {
  .page-new .new-loadmore {
    margin-top: 2.4rem;
  }
}

.page-new-detail .section-content {
  padding: 6rem 15.2777777778% 10.4rem;
}
@media (max-width: 1366px) {
  .page-new-detail .section-content {
    padding: 7rem 10.4166666667% 7.2rem;
  }
}
@media (max-width: 1280px) {
  .page-new-detail .section-content {
    padding: 6rem 5.5555555556% 5rem;
  }
}
@media (max-width: 1024px) {
  .page-new-detail .section-content {
    padding: 4.8rem 3rem 3.2rem;
  }
}
@media (max-width: 768px) {
  .page-new-detail .section-content {
    padding: 4rem 3rem 2.8rem;
  }
}
@media (max-width: 576px) {
  .page-new-detail .section-content {
    padding: 3.2rem 1.5rem 2.4rem;
  }
}
.page-new-detail .article-header {
  text-align: center;
  margin-bottom: 3.2rem;
  padding: 0 6.9324090121%;
}
@media (max-width: 1280px) {
  .page-new-detail .article-header {
    padding: 0 3.4662045061%;
  }
}
@media (max-width: 1024px) {
  .page-new-detail .article-header {
    margin-bottom: 2.8rem;
  }
}
@media (max-width: 768px) {
  .page-new-detail .article-header {
    padding: 0;
    margin-bottom: 2.4rem;
  }
}
@media (max-width: 576px) {
  .page-new-detail .article-header {
    margin-bottom: 2rem;
  }
}
.page-new-detail .article-date {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
  margin-bottom: 1.6rem;
}
@media (max-width: 576px) {
  .page-new-detail .article-date {
    margin-bottom: 0.8rem;
  }
}
.page-new-detail .article-date img {
  width: 1.4rem;
  height: 1.4rem;
  flex-shrink: 0;
}
@media (max-width: 576px) {
  .page-new-detail .article-date img {
    width: 1.2rem;
    height: 1.2rem;
  }
}
.page-new-detail .article-date span {
  font-size: 1.6rem;
  line-height: 140%;
  color: var(--Dark-Red, #51181F);
}
@media (max-width: 576px) {
  .page-new-detail .article-date span {
    font-size: 1.2rem;
  }
}
.page-new-detail .article-title {
  font-family: "Phudu-SemiBold.ttf";
  font-size: 3.2rem;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--Red, #880026);
  text-align: center;
  line-height: 140%;
  /* 44.8px */
  letter-spacing: 0.32px;
}
@media (max-width: 1024px) {
  .page-new-detail .article-title {
    font-size: 2.8rem;
  }
}
@media (max-width: 768px) {
  .page-new-detail .article-title {
    font-size: 2.4rem;
  }
}
@media (max-width: 576px) {
  .page-new-detail .article-title {
    font-size: 2rem;
  }
}
.page-new-detail .the_content {
  margin-bottom: 2.4rem;
  color: #000;
  font-size: 1.6rem;
  line-height: 160%;
  text-align: justify;
  padding: 0 12.9982668977%;
  letter-spacing: 0.16px;
}
@media (max-width: 1280px) {
  .page-new-detail .the_content {
    padding: 0 6.9324090121%;
  }
}
@media (max-width: 1024px) {
  .page-new-detail .the_content {
    padding: 0 3.4662045061%;
    margin-bottom: 3.2rem;
  }
}
@media (max-width: 768px) {
  .page-new-detail .the_content {
    padding: 0;
    margin-bottom: 2rem;
  }
}
@media (max-width: 576px) {
  .page-new-detail .the_content {
    font-size: 1.4rem;
    margin-bottom: 1.8rem;
  }
}
.page-new-detail .the_content p {
  margin-bottom: 1.4rem;
}
@media (max-width: 576px) {
  .page-new-detail .the_content p {
    margin-bottom: 1rem;
  }
}
.page-new-detail .the_content h1,
.page-new-detail .the_content h2,
.page-new-detail .the_content h3,
.page-new-detail .the_content h4,
.page-new-detail .the_content h5,
.page-new-detail .the_content h6 {
  color: var(--Dark-Red, #000);
  margin-top: 3.2rem;
  margin-bottom: 1.2rem;
  font-weight: 600;
  line-height: 140%;
}
@media (max-width: 768px) {
  .page-new-detail .the_content h1,
.page-new-detail .the_content h2,
.page-new-detail .the_content h3,
.page-new-detail .the_content h4,
.page-new-detail .the_content h5,
.page-new-detail .the_content h6 {
    margin-top: 2.4rem;
  }
}
@media (max-width: 576px) {
  .page-new-detail .the_content h1,
.page-new-detail .the_content h2,
.page-new-detail .the_content h3,
.page-new-detail .the_content h4,
.page-new-detail .the_content h5,
.page-new-detail .the_content h6 {
    margin-top: 2rem;
    margin-bottom: 0.8rem;
  }
}
.page-new-detail .the_content h2 {
  font-size: 2.8rem;
}
@media (max-width: 768px) {
  .page-new-detail .the_content h2 {
    font-size: 2.4rem;
  }
}
@media (max-width: 576px) {
  .page-new-detail .the_content h2 {
    font-size: 2.2rem;
  }
}
.page-new-detail .the_content h3 {
  font-size: 2.4rem;
}
@media (max-width: 768px) {
  .page-new-detail .the_content h3 {
    font-size: 2rem;
  }
}
@media (max-width: 576px) {
  .page-new-detail .the_content h3 {
    font-size: 1.8rem;
  }
}
.page-new-detail .the_content h4 {
  font-size: 2rem;
}
@media (max-width: 576px) {
  .page-new-detail .the_content h4 {
    font-size: 1.6rem;
  }
}
.page-new-detail .the_content ul,
.page-new-detail .the_content ol {
  margin-bottom: 2.4rem;
  padding-left: 2.4rem;
}
@media (max-width: 576px) {
  .page-new-detail .the_content ul,
.page-new-detail .the_content ol {
    margin-bottom: 1.6rem;
    padding-left: 1.6rem;
  }
}
.page-new-detail .the_content ul li,
.page-new-detail .the_content ol li {
  margin-bottom: 0.8rem;
}
.page-new-detail .the_content ul {
  list-style-type: disc;
}
.page-new-detail .the_content ol {
  list-style-type: decimal;
}
.page-new-detail .the_content a {
  color: var(--Red, #000);
  text-decoration: underline;
}
.page-new-detail .the_content a:hover {
  text-decoration: none;
}
.page-new-detail .the_content blockquote {
  border-left: 4px solid var(--Red, #000);
  padding-left: 1.6rem;
  margin-left: 0;
  margin-bottom: 1.4rem;
  font-style: italic;
  color: #555;
}
.page-new-detail .the_content .wp-caption {
  max-width: 100% !important;
  margin: 0 auto;
}
.page-new-detail .the_content .wp-caption-text {
  text-align: center;
}
.page-new-detail .the_content img {
  max-width: 100%;
  height: auto;
  border-radius: 0.8rem;
  margin-bottom: 1.4rem;
  display: block;
}
.page-new-detail .the_content img.aligncenter {
  margin: 0 auto 1.8rem;
}
.page-new-detail .the_content img.alignleft {
  float: left;
  margin: 0 2.4rem 2.4rem 0;
}
@media (max-width: 768px) {
  .page-new-detail .the_content img.alignleft {
    float: none;
    margin: 0 0 1.6rem 0;
  }
}
.page-new-detail .the_content img.alignright {
  float: right;
  margin: 0 0 2.4rem 2.4rem;
}
@media (max-width: 768px) {
  .page-new-detail .the_content img.alignright {
    float: none;
    margin: 0 0 1.6rem 0;
  }
}
.page-new-detail .the_content figure {
  margin: 0 0 2.4rem;
}
.page-new-detail .the_content figure img {
  margin-bottom: 0.8rem;
}
.page-new-detail .the_content figure figcaption {
  font-size: 1.4rem;
  color: #000;
  text-align: center;
}
.page-new-detail .the_content iframe,
.page-new-detail .the_content video {
  max-width: 100%;
  margin-bottom: 2.4rem;
  border-radius: 0.8rem;
}
.page-new-detail .the_content::after {
  content: "";
  display: table;
  clear: both;
}
.page-new-detail .share {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0rem 6.9324090121% 0;
}
@media (max-width: 1280px) {
  .page-new-detail .share {
    padding: 0rem 3.4662045061% 0;
  }
}
@media (max-width: 1024px) {
  .page-new-detail .share {
    padding: 0rem 3.4662045061% 0;
  }
}
@media (max-width: 768px) {
  .page-new-detail .share {
    padding: 0rem 0 0;
  }
}
@media (max-width: 576px) {
  .page-new-detail .share {
    padding: 0rem 0 0;
  }
}
.page-new-detail .share .border {
  width: 100%;
  height: 1px;
  background: rgba(81, 24, 31, 0.2);
  margin-bottom: 1.6rem;
  display: block;
}
@media (max-width: 576px) {
  .page-new-detail .share .border {
    margin-bottom: 1rem;
  }
}
.page-new-detail .share__label {
  color: var(--Red, #880026);
  font-family: "Roboto-Bold.ttf";
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 1px;
  text-transform: uppercase;
  white-space: nowrap;
  margin-right: 1.6rem;
}
@media (max-width: 576px) {
  .page-new-detail .share__label {
    font-size: 1.2rem;
    margin-right: 0.8rem;
  }
}
.page-new-detail .share__icons {
  display: flex;
  align-items: center;
  gap: 1.6rem;
}
@media (max-width: 576px) {
  .page-new-detail .share__icons {
    gap: 0.8rem;
  }
}
.page-new-detail .share__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s ease;
}
.page-new-detail .share__icon img {
  max-width: 12px;
  height: auto;
  object-fit: contain;
}
.page-new-detail .share__icon:hover {
  opacity: 0.7;
}
.page-new-detail .other {
  background: var(--Be, #FAF5F2);
  padding: 10.4rem 5.5555555556%;
}
@media (max-width: 1366px) {
  .page-new-detail .other {
    padding: 8rem 4.1666666667%;
  }
}
@media (max-width: 1280px) {
  .page-new-detail .other {
    padding: 7rem 3rem;
  }
}
@media (max-width: 1024px) {
  .page-new-detail .other {
    padding: 6rem 3rem;
  }
}
@media (max-width: 768px) {
  .page-new-detail .other {
    padding: 5rem 3rem;
  }
}
@media (max-width: 576px) {
  .page-new-detail .other {
    padding: 4rem 1.5rem;
  }
}
.page-new-detail .other__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 4rem;
}
@media (max-width: 1024px) {
  .page-new-detail .other__head {
    margin-bottom: 3.2rem;
  }
}
@media (max-width: 768px) {
  .page-new-detail .other__head {
    margin-bottom: 2.4rem;
  }
}
@media (max-width: 576px) {
  .page-new-detail .other__head {
    margin-bottom: 2rem;
  }
}
.page-new-detail .other__head .c-title {
  margin-bottom: 0;
}
.page-new-detail .other__slider {
  overflow: hidden;
}
.page-new-detail .new-card {
  display: block;
  text-decoration: none;
  transition: transform 0.3s ease;
  border-radius: 8px;
  background: #FFF;
}
.page-new-detail .new-card:hover .new-card__img img {
  transform: scale(1.05);
}
.page-new-detail .new-card:hover .new-card__title {
  color: var(--Red, #880026);
}
.page-new-detail .new-card__img {
  position: relative;
  aspect-ratio: 400/310;
  border-radius: 0.8rem 0.8rem 0 0;
  overflow: hidden;
}
.page-new-detail .new-card__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}
.page-new-detail .new-card__date {
  position: absolute;
  top: 2.4rem;
  left: 2.4rem;
  background: #51181F;
  border-radius: 0.8rem;
  padding: 0.8rem 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 5rem;
}
@media (max-width: 576px) {
  .page-new-detail .new-card__date {
    padding: 0.4rem 0.8rem;
    min-width: 4.4rem;
  }
}
.page-new-detail .new-card__date .day {
  color: #FFF;
  text-align: center;
  font-family: "Roboto-SemiBold.ttf";
  font-size: 2rem;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: -0.2px;
  text-transform: uppercase;
}
@media (max-width: 576px) {
  .page-new-detail .new-card__date .day {
    font-size: 1.8rem;
  }
}
.page-new-detail .new-card__date .month {
  color: #FFF;
  font-family: "Roboto-Medium.ttf";
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.36px;
  text-align: center;
}
@media (max-width: 576px) {
  .page-new-detail .new-card__date .month {
    font-size: 1rem;
  }
}
.page-new-detail .new-card__body {
  padding: 2rem 2.4rem;
}
@media (max-width: 768px) {
  .page-new-detail .new-card__body {
    padding: 1rem 1.2rem;
  }
}
.page-new-detail .new-card__cat {
  display: inline-block;
  color: var(--Red, #51181F);
  font-size: 1.2rem;
  line-height: 150%;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  margin-bottom: 1rem;
  position: relative;
  padding-left: 1rem;
}
.page-new-detail .new-card__cat::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.4rem;
  height: 0.4rem;
  background: var(--Red, #880026);
  border-radius: 50%;
}
@media (max-width: 576px) {
  .page-new-detail .new-card__cat {
    font-size: 1.1rem;
    margin-bottom: 0.6rem;
  }
}
.page-new-detail .new-card__title {
  color: var(--Dark-Red, #060707);
  font-family: "Roboto-SemiBold.ttf";
  font-size: 1.6rem;
  line-height: 150%;
  text-transform: uppercase;
  margin-bottom: 1rem;
  transition: color 0.3s ease;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
@media (max-width: 1024px) {
  .page-new-detail .new-card__title {
    font-size: 1.5rem;
  }
}
@media (max-width: 576px) {
  .page-new-detail .new-card__title {
    margin-bottom: 0.6rem;
  }
}
.page-new-detail .new-card__desc {
  color: #060707;
  font-size: 1.6rem;
  line-height: 140%;
  letter-spacing: 0.16px;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
@media (max-width: 1024px) {
  .page-new-detail .new-card__desc {
    font-size: 1.5rem;
  }
}

.page-contact .content-page form {
  display: block;
  width: 84rem;
  max-width: calc((100% - 6rem));
  margin: 0 auto;
  padding: 10rem 0;
}
@media (max-width: 1024px) {
  .page-contact .content-page form {
    padding: 8rem 0;
  }
}
@media (max-width: 768px) {
  .page-contact .content-page form {
    padding: 5rem 0;
    max-width: calc((100% - 3rem));
  }
}
.page-contact .content-page form .form-field-all {
  display: flex;
  flex-wrap: wrap;
  gap: 4rem;
}
@media (max-width: 768px) {
  .page-contact .content-page form .form-field-all {
    gap: 30px;
  }
}
.page-contact .content-page form .form_group {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.9rem;
  width: calc((100% - 4rem) / 2);
  transition: all 0.3s ease;
}
@media (max-width: 576px) {
  .page-contact .content-page form .form_group {
    width: 100%;
  }
}
.page-contact .content-page form .form_group label {
  display: block;
  color: #FFF;
  color: var(--Dark-Red, #51181F);
  font-family: "Roboto-Regular.ttf";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  /* 28.8px */
  letter-spacing: -0.16px;
}
.page-contact .content-page form .form_group input {
  width: 100%;
  height: 4.8rem;
  border: 1px solid rgba(81, 24, 31, 0.3);
  background: rgba(250, 245, 242, 0.8);
  color: #51181F;
  font-family: "Roboto-Medium.ttf";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 140%;
  /* 22.4px */
  letter-spacing: 0.16px;
  outline: none;
  box-shadow: none;
  padding: 0 1.5rem;
}
.page-contact .content-page form .form_group ._error_msg {
  position: absolute;
  top: 100%;
  right: 0;
  font-size: 1.2rem;
  font-style: italic;
  color: #880026;
}
.page-contact .content-page form .frm-mes {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: normal;
  color: #51181F;
}
.page-contact .content-page form .btn_submit_contact {
  width: 20rem;
  height: 4.8rem;
  outline: none;
  border-radius: 0;
  background: #880026;
  box-shadow: none;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--Red, #fff);
  font-family: "Roboto-Bold.ttf";
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
  margin: 4rem auto 0;
  cursor: pointer;
  transition: all 0.3s ease;
}
.page-contact .content-page form .btn_submit_contact:hover {
  letter-spacing: 1px;
  background: rgba(136, 0, 38, 0.8);
}
.page-contact .content-page .gg_map {
  position: relative;
  line-height: 0;
}
.page-contact .content-page .gg_map iframe {
  width: 100%;
  aspect-ratio: 1440/705;
}
@media (max-width: 768px) {
  .page-contact .content-page .gg_map iframe {
    aspect-ratio: 4/3;
  }
}
.page-contact .content-page .gg_map .link_ggmap {
  position: absolute;
  z-index: 2;
  width: 16rem;
  height: 4rem;
  left: 2.7777777778%;
  bottom: 4rem;
  background: var(--White, #FFF);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--Red, #880026);
  font-family: "Roboto-SemiBold.ttf";
  font-size: 1.1rem;
  font-weight: 600;
  letter-spacing: 0.33px;
  text-transform: uppercase;
  box-shadow: 0 0 1rem rgba(250, 245, 242, 0.35);
  transition: all 0.3s ease;
}
.page-contact .content-page .gg_map .link_ggmap:hover {
  letter-spacing: 1px;
  background-color: #880026;
  color: #FFF;
}

.page-project-special {
  position: relative;
  padding: 10.4rem 10.4166666667%;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .page-project-special {
    padding: 8rem 3rem;
  }
}
@media (max-width: 768px) {
  .page-project-special {
    padding: 4.8rem 1.5rem;
  }
}
.page-project-special .c-title {
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 4rem;
}
@media (max-width: 768px) {
  .page-project-special .c-title {
    margin-bottom: 3rem;
  }
}
.page-project-special .decor1,
.page-project-special .decor2 {
  position: absolute;
  top: 0;
  pointer-events: none;
  width: 7.6388888889%;
  height: 100%;
  object-fit: cover;
}
.page-project-special .decor1 {
  left: 0;
}
.page-project-special .decor2 {
  right: 0;
}
.page-project-special .special-swiper {
  overflow: visible;
}
.page-project-special .swiper-slide {
  height: auto;
  background: transparent;
  border-radius: 0.8rem;
  overflow: hidden;
  transition: transform 0.25s ease;
}
.page-project-special .swiper-slide .thumbnail {
  display: block;
  aspect-ratio: 1140/552;
  overflow: hidden;
  line-height: 0;
}
@media (max-width: 768px) {
  .page-project-special .swiper-slide .thumbnail {
    aspect-ratio: 16/9;
  }
}
@media (max-width: 576px) {
  .page-project-special .swiper-slide .thumbnail {
    aspect-ratio: 4/3;
  }
}
.page-project-special .swiper-slide .thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}
.page-project-special .swiper-slide .info {
  opacity: 0;
  transition: all 0.25s ease;
  padding: 2.4rem;
  transition: all 0.3s ease;
}
.page-project-special .swiper-slide .info .title {
  font-family: "Roboto-SemiBold.ttf";
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 150%;
  /* 27px */
  text-transform: uppercase;
  margin-bottom: 1.2rem;
}
@media (max-width: 768px) {
  .page-project-special .swiper-slide .info .title {
    font-size: 16px;
  }
}
.page-project-special .swiper-slide .info .title a {
  color: #51181F;
  text-decoration: none;
  transition: color 0.3s ease;
}
.page-project-special .swiper-slide .info .bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 768px) {
  .page-project-special .swiper-slide .info .bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 1.8rem;
  }
}
.page-project-special .swiper-slide .info .bottom .address {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  color: #060707;
  letter-spacing: 0.16px;
}
@media (max-width: 768px) {
  .page-project-special .swiper-slide .info .bottom .address {
    font-size: 14px;
  }
}
.page-project-special .swiper-slide-active {
  background: #FAF5F2;
}
.page-project-special .swiper-slide-active .info {
  opacity: 1;
}
@media (max-width: 768px) {
  .page-project-special .swiper-slide {
    background: #FAF5F2;
  }
  .page-project-special .swiper-slide .info {
    opacity: 1;
  }
}
.page-project-special .swiper-slide:hover .thumbnail img {
  transform: scale(1.05);
}
.page-project-special .swiper-slide:hover .info .title a {
  color: #8A0A2B;
}

.page-project-cat {
  padding: 10.4rem 5.5555555556%;
  background: #FAF5F2;
}
.page-project-cat .ppc-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 4rem;
}
@media (max-width: 768px) {
  .page-project-cat .ppc-header {
    margin-bottom: 3rem;
  }
}
.page-project-cat .ppc-header .c-title {
  margin-bottom: 0;
}
.page-project-cat .ppc-header .ppc-tabs {
  display: flex;
  gap: 1.6rem;
}
.page-project-cat .ppc-header .ppc-tabs .ppc-tab {
  padding: 0.9rem 1.6rem;
  min-width: 14rem;
  border: 1px solid #51181F;
  background: transparent;
  color: #51181F;
  cursor: pointer;
  border-radius: 0.8rem;
  transition: all 0.3s ease;
  white-space: nowrap;
}
.page-project-cat .ppc-header .ppc-tabs .ppc-tab.active, .page-project-cat .ppc-header .ppc-tabs .ppc-tab:hover {
  background: #880026;
  border: 1px solid #880026;
  color: #fff;
}
.page-project-cat .ppc-content {
  display: none;
}
.page-project-cat .ppc-content.active {
  display: block;
}
.page-project-cat .ppc-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4rem;
  align-items: start;
}
.page-project-cat .ppc-grid .ppc-item {
  display: none;
  background: #FFF;
  border-radius: 0.8rem;
  overflow: hidden;
}
@media (max-width: 768px) {
  .page-project-cat .ppc-grid .ppc-item {
    border-radius: 0.4rem;
  }
}
.page-project-cat .ppc-grid .ppc-item .ppc-thumbnail {
  display: block;
  height: 35rem;
  overflow: hidden;
  line-height: 0;
}
.page-project-cat .ppc-grid .ppc-item .ppc-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}
.page-project-cat .ppc-grid .ppc-item:nth-child(4n+1), .page-project-cat .ppc-grid .ppc-item:nth-child(4n+4) {
  grid-column: span 2;
}
.page-project-cat .ppc-grid .ppc-item .ppc-info {
  padding: 2.4rem;
}
@media (max-width: 768px) {
  .page-project-cat .ppc-grid .ppc-item .ppc-info {
    padding: 2rem 1.5rem;
  }
}
.page-project-cat .ppc-grid .ppc-item .ppc-info .ppc-title {
  font-family: "Roboto-SemiBold.ttf";
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 150%;
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
  .page-project-cat .ppc-grid .ppc-item .ppc-info .ppc-title {
    font-size: 16px;
  }
}
.page-project-cat .ppc-grid .ppc-item .ppc-info .ppc-title a {
  color: #51181F;
  text-decoration: none;
  transition: color 0.3s ease;
}
.page-project-cat .ppc-grid .ppc-item .ppc-info .ppc-address {
  color: #060707;
}
@media (max-width: 768px) {
  .page-project-cat .ppc-grid .ppc-item .ppc-info .ppc-address {
    font-size: 14px;
  }
}
.page-project-cat .ppc-grid .ppc-item:hover .ppc-thumbnail img {
  transform: scale(1.05);
}
.page-project-cat .ppc-grid .ppc-item:hover .ppc-title a {
  color: #8A0A2B;
}
.page-project-cat .ppc-loadmore {
  display: flex;
  justify-content: center;
  margin-top: 4rem;
}
.page-project-cat .ppc-loadmore .c-btn-border {
  line-height: 1;
}
@media (max-width: 1024px) {
  .page-project-cat {
    padding: 8rem 3rem;
  }
  .page-project-cat .ppc-header {
    flex-direction: column;
    align-items: center;
    gap: 3rem;
  }
  .page-project-cat .ppc-header .ppc-tabs {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .page-project-cat .ppc-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .page-project-cat .ppc-grid .ppc-item {
    grid-column: span 1 !important;
  }
  .page-project-cat .ppc-grid .ppc-item .ppc-thumbnail {
    aspect-ratio: 4/3;
    height: auto;
  }
}
@media (max-width: 767px) {
  .page-project-cat {
    padding: 4.8rem 1.5rem;
  }
}
@media (max-width: 576px) {
  .page-project-cat .ppc-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

.page-project-detail .content-page {
  padding: 10.4rem 0 0;
}
@media (max-width: 1024px) {
  .page-project-detail .content-page {
    padding: 8rem 0 0;
  }
}
@media (max-width: 768px) {
  .page-project-detail .content-page {
    padding: 4.8rem 0 0;
  }
}
.page-project-detail .intro_general {
  padding: 0 5.5555555556% 10.4rem;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .page-project-detail .intro_general {
    padding: 0 3rem 8rem;
  }
}
@media (max-width: 820px) {
  .page-project-detail .intro_general {
    flex-direction: column;
    gap: 3rem;
  }
}
@media (max-width: 768px) {
  .page-project-detail .intro_general {
    padding: 0 1.5rem 4.8rem;
  }
}
.page-project-detail .intro_general .left {
  width: 51.5625%;
}
@media (max-width: 820px) {
  .page-project-detail .intro_general .left {
    width: 100%;
    order: 2;
  }
}
.page-project-detail .intro_general .left img {
  width: 100%;
}
.page-project-detail .intro_general .right {
  width: 42.96875%;
}
@media (max-width: 820px) {
  .page-project-detail .intro_general .right {
    width: 100%;
    order: 1;
  }
}
.page-project-detail .intro_general .right .c-title {
  margin-bottom: 4rem;
}
@media (max-width: 768px) {
  .page-project-detail .intro_general .right .c-title {
    margin-bottom: 3rem;
  }
}
@media (max-width: 576px) {
  .page-project-detail .intro_general .right .c-title {
    margin-bottom: 2.2rem;
  }
}
.page-project-detail .intro_general .right .excerpt {
  color: #060707;
  letter-spacing: 0.16px;
  margin-bottom: 3.2rem;
}
@media (max-width: 768px) {
  .page-project-detail .intro_general .right .excerpt {
    margin-bottom: 2.2rem;
  }
}
.page-project-detail .intro_general .right .intro {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1.6rem;
}
.page-project-detail .intro_general .right .intro > div {
  display: block;
  width: 100%;
  color: #060707;
  letter-spacing: 0.16px;
}
.page-project-detail .intro_general .right .intro > div span {
  display: block;
  width: 100%;
  font-family: "Roboto-SemiBold.ttf";
  margin-bottom: 0.8rem;
  text-transform: uppercase;
}
.page-project-detail .intro_general .right .intro > div ul {
  margin: 0;
  padding-left: 2.4rem;
}
.page-project-detail .intro_general .right .intro > div ul li {
  list-style: disc;
}
.page-project-detail .intro_general .right .intro > div:nth-of-type(1) {
  width: 60%;
}
.page-project-detail .intro_general .right .intro > div:nth-of-type(2) {
  width: 35%;
}
.page-project-detail .intro_general .right .intro > div:last-child span {
  display: inline-block;
  width: fit-content;
}
.page-project-detail .intro_general .right .social {
  margin-top: 2.4rem;
  padding-top: 1.6rem;
  border-top: 1px solid rgba(81, 24, 31, 0.4);
  display: flex;
  align-items: center;
  gap: 2rem;
}
@media (max-width: 576px) {
  .page-project-detail .intro_general .right .social {
    margin-top: 2rem;
  }
}
.page-project-detail .intro_general .right .social a:hover {
  opacity: 0.7;
}
.page-project-detail .intro_special .container {
  position: relative;
  overflow: hidden;
  padding: 4rem 0 10.4rem;
}
@media (max-width: 1024px) {
  .page-project-detail .intro_special .container {
    padding: 4rem 0 8rem;
  }
}
@media (max-width: 768px) {
  .page-project-detail .intro_special .container {
    padding: 3rem 0 4.8rem;
  }
}
.page-project-detail .intro_special .special-swiper {
  position: relative;
  overflow: visible;
}
@media (max-width: 576px) {
  .page-project-detail .intro_special .special-swiper {
    padding: 0 1.5rem;
  }
}
.page-project-detail .intro_special .special-swiper .swiper-slide {
  height: auto;
  border-radius: 8px;
  background: var(--Be, #FAF5F2);
}
.page-project-detail .intro_special .special-swiper .swiper-slide .thumbnail {
  overflow: hidden;
  line-height: 0;
}
.page-project-detail .intro_special .special-swiper .swiper-slide .thumbnail img {
  width: 100%;
  aspect-ratio: 1060/470;
  object-fit: cover;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .page-project-detail .intro_special .special-swiper .swiper-slide .thumbnail img {
    aspect-ratio: 16/9;
  }
}
@media (max-width: 576px) {
  .page-project-detail .intro_special .special-swiper .swiper-slide .thumbnail img {
    height: 25rem;
    aspect-ratio: unset;
  }
}
.page-project-detail .intro_special .special-swiper .swiper-slide .info {
  display: flex;
  align-items: center;
  gap: 2.4rem;
  padding: 1.3rem 2.4rem 2rem;
  box-sizing: border-box;
}
@media (max-width: 576px) {
  .page-project-detail .intro_special .special-swiper .swiper-slide .info {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
    padding: 1.3rem 1.5rem 2rem;
  }
}
.page-project-detail .intro_special .special-swiper .swiper-slide .info .count {
  display: inline-block;
  white-space: nowrap;
  flex-shrink: 0;
  color: var(--Red, #880026);
  line-height: normal;
}
.page-project-detail .intro_special .special-swiper .swiper-slide .info .count .current {
  display: inline-block;
  font-family: "Phudu-SemiBold.ttf";
  font-size: 4.8rem;
}
@media (max-width: 576px) {
  .page-project-detail .intro_special .special-swiper .swiper-slide .info .count .current {
    font-size: 4.2rem;
  }
}
.page-project-detail .intro_special .special-swiper .swiper-slide .info .count .total {
  font-family: "Phudu-Regular.ttf";
  font-size: 1.8rem;
}
.page-project-detail .intro_special .special-swiper .swiper-slide .info .excerpt {
  color: rgba(6, 7, 7, 0.8);
  letter-spacing: 0.16px;
}
.page-project-detail .intro_special .special-swiper .special-swiper-prev,
.page-project-detail .intro_special .special-swiper .special-swiper-next {
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  background: var(--Red, #880026);
  z-index: 10;
}
@media (max-width: 576px) {
  .page-project-detail .intro_special .special-swiper .special-swiper-prev,
.page-project-detail .intro_special .special-swiper .special-swiper-next {
    top: 12.5rem;
    width: 3rem;
    height: 3rem;
    transform: translateY(0);
  }
}
.page-project-detail .intro_special .special-swiper .special-swiper-prev {
  left: calc(10.55% - 4rem);
}
@media (max-width: 576px) {
  .page-project-detail .intro_special .special-swiper .special-swiper-prev {
    left: 1.5rem;
  }
}
.page-project-detail .intro_special .special-swiper .special-swiper-next {
  right: calc(10.55% - 4rem);
}
@media (max-width: 576px) {
  .page-project-detail .intro_special .special-swiper .special-swiper-next {
    right: 1.5rem;
  }
}
.page-project-detail .intro_gallery {
  position: relative;
  padding: 0 5.5555555556% 10.4rem;
}
@media (max-width: 1024px) {
  .page-project-detail .intro_gallery {
    padding: 0 3rem 8rem;
  }
}
@media (max-width: 768px) {
  .page-project-detail .intro_gallery {
    padding: 0 1.5rem 4.8rem;
  }
}
.page-project-detail .intro_gallery .decor {
  position: absolute;
  pointer-events: none;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
}
.page-project-detail .intro_gallery .slide_image {
  margin-top: 4rem;
}
@media (max-width: 768px) {
  .page-project-detail .intro_gallery .slide_image {
    margin-top: 3rem;
  }
}
.page-project-detail .intro_gallery .slide_image .swiper-slide {
  border-radius: 0.8rem;
  overflow: hidden;
  line-height: 0;
}
@media (max-width: 768px) {
  .page-project-detail .intro_gallery .slide_image .swiper-slide {
    border-radius: 0.4rem;
  }
}
.page-project-detail .intro_gallery .slide_image .swiper-slide img {
  width: 100%;
  aspect-ratio: 1280/560;
  object-fit: cover;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .page-project-detail .intro_gallery .slide_image .swiper-slide img {
    aspect-ratio: 16/10;
  }
}
.page-project-detail .intro_gallery .slide_thumbs {
  margin-top: 1rem;
}
.page-project-detail .intro_gallery .slide_thumbs .swiper-slide {
  border-radius: 0.8rem;
  overflow: hidden;
  line-height: 0;
  box-sizing: border-box;
  border-radius: 0.8rem;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .page-project-detail .intro_gallery .slide_thumbs .swiper-slide {
    border-radius: 0.4rem;
  }
}
.page-project-detail .intro_gallery .slide_thumbs .swiper-slide img {
  width: 100%;
  aspect-ratio: 290/160;
  object-fit: cover;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .page-project-detail .intro_gallery .slide_thumbs .swiper-slide img {
    aspect-ratio: 16/9;
  }
}
.page-project-detail .intro_gallery .slide_thumbs .swiper-slide-thumb-active {
  border: 0.2rem solid #880026;
}
.page-project-detail .other {
  position: relative;
  padding: 10.4rem 5.5555555556%;
  background: #FAF5F2;
}
@media (max-width: 1024px) {
  .page-project-detail .other {
    padding: 8rem 3rem;
  }
}
@media (max-width: 768px) {
  .page-project-detail .other {
    padding: 4.8rem 1.5rem;
  }
}
.page-project-detail .other .other__slider {
  margin-top: 4rem;
}
@media (max-width: 768px) {
  .page-project-detail .other .other__slider {
    margin-top: 3rem;
  }
}
.page-project-detail .other .other__slider .swiper-slide {
  background: #FFF;
  border-radius: 0.8rem;
  overflow: hidden;
  height: auto;
}
@media (max-width: 768px) {
  .page-project-detail .other .other__slider .swiper-slide {
    border-radius: 0.4rem;
  }
}
.page-project-detail .other .other__slider .swiper-slide .ppc-thumbnail {
  display: block;
  aspect-ratio: 400/250;
  overflow: hidden;
  line-height: 0;
}
.page-project-detail .other .other__slider .swiper-slide .ppc-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}
.page-project-detail .other .other__slider .swiper-slide .ppc-info {
  padding: 2.4rem;
}
@media (max-width: 768px) {
  .page-project-detail .other .other__slider .swiper-slide .ppc-info {
    padding: 2rem 1.5rem;
  }
}
.page-project-detail .other .other__slider .swiper-slide .ppc-info .ppc-title {
  font-family: "Roboto-SemiBold.ttf";
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 150%;
  margin-bottom: 0.6rem;
  color: #51181F;
  text-decoration: none;
  transition: color 0.3s ease;
}
@media (max-width: 768px) {
  .page-project-detail .other .other__slider .swiper-slide .ppc-info .ppc-title {
    font-size: 16px;
  }
}
.page-project-detail .other .other__slider .swiper-slide .ppc-info .ppc-intro {
  color: #060707;
  margin-bottom: 0.6rem;
}
.page-project-detail .other .other__slider .swiper-slide .ppc-info .ppc-intro span {
  font-family: "Roboto-SemiBold.ttf";
}
.page-project-detail .other .other__slider .swiper-slide .ppc-info .ppc-intro:last-child {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .page-project-detail .other .other__slider .swiper-slide .ppc-info .ppc-intro {
    font-size: 14px;
  }
}
.page-project-detail .other .other__slider .swiper-slide:hover .ppc-thumbnail img {
  transform: scale(1.05);
}
.page-project-detail .other .other__slider .swiper-slide:hover .ppc-title {
  color: #8A0A2B;
}

.page-recruitment .environment {
  position: relative;
  padding: 10.4rem 5.5555555556% 8rem;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .page-recruitment .environment {
    padding: 8rem 3rem 6rem;
    flex-direction: column;
    gap: 2rem;
  }
}
@media (max-width: 768px) {
  .page-recruitment .environment {
    padding: 4.8rem 1.5rem 4rem;
  }
}
.page-recruitment .environment .decor {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  pointer-events: none;
}
.page-recruitment .environment .left {
  width: 39.84375%;
}
@media (max-width: 1024px) {
  .page-recruitment .environment .left {
    width: 100%;
  }
}
.page-recruitment .environment .left .text {
  padding-left: 3.125%;
  margin-bottom: 4rem;
}
@media (max-width: 1024px) {
  .page-recruitment .environment .left .text {
    margin-bottom: 3rem;
    padding-left: 0;
  }
}
.page-recruitment .environment .left .text .excerpt {
  margin-top: 4rem;
  display: flex;
  flex-direction: column;
  gap: 2.2rem;
  color: var(--Black, #060707);
  text-align: justify;
  letter-spacing: 0.16px;
}
.page-recruitment .environment .left .text .excerpt p, .page-recruitment .environment .left .text .excerpt ul, .page-recruitment .environment .left .text .excerpt li {
  margin: 0;
}
@media (max-width: 1024px) {
  .page-recruitment .environment .left .text .excerpt {
    margin-top: 3rem;
  }
}
.page-recruitment .environment .left img {
  border-radius: 0.8rem;
  width: 100%;
}
.page-recruitment .environment .right {
  width: 57.03125%;
}
@media (max-width: 1024px) {
  .page-recruitment .environment .right {
    width: 100%;
  }
}
.page-recruitment .environment .right img {
  border-radius: 0.8rem;
  width: 100%;
}
.page-recruitment .treat {
  position: relative;
  padding: 10.4rem 5.5555555556%;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .page-recruitment .treat {
    padding: 8rem 3rem;
  }
}
@media (max-width: 768px) {
  .page-recruitment .treat {
    padding: 4.8rem 1.5rem;
  }
}
.page-recruitment .treat .list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4rem;
  margin: 4rem 0 6rem;
}
@media (max-width: 1024px) {
  .page-recruitment .treat .list {
    gap: 2.4rem;
    margin: 3rem 0 4rem;
  }
}
@media (max-width: 768px) {
  .page-recruitment .treat .list {
    grid-template-columns: repeat(2, 1fr);
    margin: 3rem 0;
    gap: 2rem;
  }
}
.page-recruitment .treat .list .item {
  border-radius: 1.6rem;
  background: var(--Be, #FAF5F2);
  padding: 2.4rem;
  box-sizing: border-box;
  cursor: pointer;
  transition: all 0.3s ease;
}
@media (max-width: 576px) {
  .page-recruitment .treat .list .item {
    padding: 2rem 1.5rem;
  }
}
.page-recruitment .treat .list .item .icon {
  width: 4.8rem;
  height: 4.8rem;
  border-radius: 50%;
  background: #880026;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
.page-recruitment .treat .list .item .icon img {
  max-width: 80%;
  max-height: 80%;
  filter: brightness(0) invert(1);
  transition: all 0.3s ease;
}
.page-recruitment .treat .list .item .exp {
  margin-top: 6.4rem;
  color: var(--Black, #51181F);
  letter-spacing: 0.18px;
  transition: all 0.3s ease;
}
.page-recruitment .treat .list .item .exp p {
  margin: 0;
}
@media (max-width: 768px) {
  .page-recruitment .treat .list .item .exp {
    margin-top: 3.6rem;
  }
}
.page-recruitment .treat .list .item:hover {
  background: var(--Red, #880026);
}
.page-recruitment .treat .list .item:hover .icon {
  background: #fff;
}
.page-recruitment .treat .list .item:hover .icon img {
  filter: brightness(1) invert(0);
}
.page-recruitment .treat .list .item:hover .exp {
  color: #fff;
}
.page-recruitment .treat .img {
  width: 100%;
}
.page-recruitment .treat .img img {
  width: 100%;
  border-radius: 1.6rem;
}
.page-recruitment .recruit {
  position: relative;
  padding: 0 5.5555555556% 10.4rem;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .page-recruitment .recruit {
    padding: 0 3rem 8rem;
  }
}
@media (max-width: 768px) {
  .page-recruitment .recruit {
    padding: 0 1.5rem 4.8rem;
  }
}
.page-recruitment .recruit .list {
  display: flex;
  flex-direction: column;
  gap: 4rem;
  margin-top: 4rem;
}
@media only screen and (max-width: 1024px) {
  .page-recruitment .recruit .list {
    gap: 2.2rem;
    margin-top: 3rem;
  }
}
.page-recruitment .recruit .list .item {
  width: 100%;
  background: var(--White, #FAF5F2);
  border-radius: 0.8rem;
  padding: 4rem;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  gap: 4rem;
}
@media only screen and (max-width: 1024px) {
  .page-recruitment .recruit .list .item {
    flex-direction: column;
    gap: 20px;
    padding: 2rem 1.5rem;
  }
}
.page-recruitment .recruit .list .item .left {
  flex: 1;
}
.page-recruitment .recruit .list .item .left .re_title {
  color: var(--Green, #880026);
  font-family: "Roboto-SemiBold.ttf";
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  margin-bottom: 1.6rem;
  text-transform: uppercase;
  margin-top: 0;
}
@media only screen and (max-width: 768px) {
  .page-recruitment .recruit .list .item .left .re_title {
    font-size: 2rem;
  }
}
.page-recruitment .recruit .list .item .left .tag {
  display: flex;
  flex-wrap: wrap;
  gap: 1.6rem;
  margin: 0;
  padding: 0;
}
.page-recruitment .recruit .list .item .left .tag li {
  border: 1px solid #51181F;
  padding: 0.9rem 1.6rem 0.7rem;
  color: #060707;
  border-radius: 0.8rem;
  letter-spacing: 0.16px;
}
@media only screen and (max-width: 1024px) {
  .page-recruitment .recruit .list .item .left .tag li {
    padding: 0.8rem 1.5rem 0.6rem;
  }
}
.page-recruitment .recruit .list .item .right {
  width: max-content;
}
@media only screen and (max-width: 1024px) {
  .page-recruitment .recruit .list .item .right {
    width: 100%;
  }
}
.page-recruitment .recruit .list .item .right .out_date {
  color: #060707;
  letter-spacing: 0.16px;
  margin-bottom: 2rem;
  margin-top: 0.9rem;
}
@media only screen and (max-width: 1024px) {
  .page-recruitment .recruit .list .item .right .out_date {
    margin-top: 0;
  }
}
.page-recruitment .recruit .list .item .right .c-btn-bg {
  line-height: normal;
  cursor: pointer;
  margin-bottom: 0;
  transition: all 0.3s ease;
}

.recruit_popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.65);
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease;
}
.recruit_popup.active {
  opacity: 1;
  pointer-events: all;
}
.recruit_popup .popup_content {
  position: relative;
  width: 900px;
  max-width: calc(100% - 4rem);
  background-color: #FDFDFD;
  padding: 4rem;
  box-sizing: border-box;
}
@media only screen and (max-width: 576px) {
  .recruit_popup .popup_content {
    padding: 3rem 2rem;
  }
}
.recruit_popup .popup_content .close {
  position: absolute;
  right: -10px;
  top: -10px;
  z-index: 2;
  width: 3rem;
  height: 3rem;
  background-color: #880026;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 600;
  cursor: pointer;
}
.recruit_popup .popup_content .title {
  font-size: 24px;
  line-height: 1.2;
  color: #880026;
  text-align: center;
  margin-bottom: 24px;
  margin-top: 0;
}
.recruit_popup .popup_content form .btn_submit_recruit {
  margin: 0 auto;
}

#form-recruitment {
  width: 100%;
}
#form-recruitment .form-field-all {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#form-recruitment .form-field-all .form_group {
  width: calc((100% - 24px)/2);
  margin-bottom: 22px;
  position: relative;
}
@media only screen and (max-width: 1280px) {
  #form-recruitment .form-field-all .form_group {
    width: calc((100% - 15px)/2);
  }
}
@media only screen and (max-width: 576px) {
  #form-recruitment .form-field-all .form_group {
    width: 100%;
  }
}
#form-recruitment .form-field-all .form_group:nth-child(5), #form-recruitment .form-field-all .form_group:nth-child(1) {
  width: 100%;
}
#form-recruitment .form-field-all .form_group:last-child input {
  padding: 0 16px;
  cursor: pointer;
}
#form-recruitment .form-field-all .form_group:nth-child(4) {
  width: 100%;
  height: 104px;
}
#form-recruitment .form-field-all .form_group:nth-child(4) textarea {
  height: 100%;
}
#form-recruitment .form-field-all .form_group ._error_msg {
  position: absolute;
  top: 100%;
  right: 0;
  font-size: 13px;
  font-style: italic;
  color: red;
}
#form-recruitment .form-field-all .form_group .label {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: var(--Brown, #060707);
  font-family: "Roboto-Regular.ttf";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  display: flex;
  align-items: center;
  pointer-events: none;
  text-transform: unset;
  width: max-content;
  margin: 0;
}
#form-recruitment .form-field-all .form_group .label span {
  color: #880026;
  font-family: "Roboto-SemiBold.ttf";
  display: inline-block;
  margin-left: 4px;
}
#form-recruitment .form-field-all .form_group .js_upload_name_letter {
  position: absolute;
  top: 101%;
  left: 0;
  width: 100%;
  text-align: center;
  color: #880026;
  font-family: "Roboto-SemiBold.ttf";
}
#form-recruitment .form-field-all .form_group textarea,
#form-recruitment .form-field-all .form_group input {
  width: 100%;
  height: 4.8rem;
  border: 1px solid rgba(81, 24, 31, 0.3);
  background: var(--White, #FFF);
  outline: none;
  padding: 1.5rem 1.6rem;
  color: var(--Dark-Green, #060707);
  font-family: "Roboto-Regular.ttf";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
}
#form-recruitment .form-field-all .form_group textarea::placeholder,
#form-recruitment .form-field-all .form_group input::placeholder {
  color: #060707;
}
#form-recruitment .form-field-all .form_group input[type=file] {
  color: transparent;
}
#form-recruitment .form-field-all .form_group input[type=file]::file-selector-button {
  all: unset;
  /* reset nút */
  cursor: pointer;
}
#form-recruitment .c-btn-bg {
  line-height: normal;
  outline: none;
  box-shadow: none;
  line-height: 1;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-top: 1rem;
}
#form-recruitment .frm-mes {
  font-family: "Roboto-SemiBold.ttf";
  color: #880026;
  font-size: 1.6rem;
  margin-top: 1rem;
}

.page-recruitment-detail {
  background: #FAF5F2;
}
.page-recruitment-detail .wrap {
  padding: 10rem 13.1944444444% 10.4rem;
}
@media only screen and (max-width: 1024px) {
  .page-recruitment-detail .wrap {
    padding: 8rem 3rem;
  }
}
@media only screen and (max-width: 768px) {
  .page-recruitment-detail .wrap {
    padding: 4rem 1.5rem;
  }
}
.page-recruitment-detail .wrap .content_page {
  background-color: #fff;
  padding: 4rem;
}
@media only screen and (max-width: 1024px) {
  .page-recruitment-detail .wrap .content_page {
    padding: 3rem 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .page-recruitment-detail .wrap .content_page {
    background: transparent;
    padding: 0;
  }
}
.page-recruitment-detail .wrap .content_page .title {
  color: var(--Green, #880026);
  font-family: "Roboto-SemiBold.ttf";
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  margin-bottom: 1.6rem;
  text-transform: uppercase;
  margin-top: 0;
}
@media only screen and (max-width: 768px) {
  .page-recruitment-detail .wrap .content_page .title {
    font-size: 2.2rem;
  }
}
.page-recruitment-detail .wrap .content_page .top {
  margin-bottom: 4rem;
}
@media only screen and (max-width: 768px) {
  .page-recruitment-detail .wrap .content_page .top {
    margin-bottom: 3rem;
  }
}
.page-recruitment-detail .wrap .content_page .top .tag {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin: 0;
  padding: 0;
}
.page-recruitment-detail .wrap .content_page .top .tag li {
  border: 1px solid #51181F;
  padding: 0.9rem 1.6rem 0.7rem;
  color: #060707;
  border-radius: 0.8rem;
  letter-spacing: 0.16px;
}
@media only screen and (max-width: 1024px) {
  .page-recruitment-detail .wrap .content_page .top .tag li {
    padding: 0.8rem 1.5rem 0.6rem;
  }
}
.page-recruitment-detail .wrap .content_page .the-content {
  color: #060707;
  letter-spacing: 0.16px;
}
.page-recruitment-detail .wrap .content_page .the-content strong, .page-recruitment-detail .wrap .content_page .the-content b {
  font-weight: 600;
  font-family: "Roboto-SemiBold.ttf";
}
.page-recruitment-detail .wrap .content_page .the-content h2, .page-recruitment-detail .wrap .content_page .the-content h3 {
  font-family: "Roboto-SemiBold.ttf";
  margin-bottom: 1rem;
  margin-top: 0;
  color: #51181F;
}
.page-recruitment-detail .wrap .content_page .the-content p, .page-recruitment-detail .wrap .content_page .the-content ul, .page-recruitment-detail .wrap .content_page .the-content ol, .page-recruitment-detail .wrap .content_page .the-content .wp-caption {
  margin-bottom: 1.6rem;
  margin-top: 0;
}
.page-recruitment-detail .wrap .content_page .the-content p:last-child, .page-recruitment-detail .wrap .content_page .the-content ul:last-child, .page-recruitment-detail .wrap .content_page .the-content ol:last-child, .page-recruitment-detail .wrap .content_page .the-content .wp-caption:last-child {
  margin-bottom: 0;
}
.page-recruitment-detail .wrap .content_page .the-content ul, .page-recruitment-detail .wrap .content_page .the-content ol {
  padding-left: 2rem;
}
.page-recruitment-detail .wrap .content_page .the-content ul li, .page-recruitment-detail .wrap .content_page .the-content ol li {
  padding-bottom: 0.2rem;
}
.page-recruitment-detail .wrap .content_page .the-content ul li:last-child, .page-recruitment-detail .wrap .content_page .the-content ol li:last-child {
  padding-bottom: 0;
}
.page-recruitment-detail .wrap .content_page .the-content ul li {
  list-style: disc;
}
.page-recruitment-detail .wrap .content_page .the-content ol li {
  list-style: decimal;
}
.page-recruitment-detail .wrap .content_page .the-content .wp-block-image,
.page-recruitment-detail .wrap .content_page .the-content .wp-caption {
  width: 100% !important;
  margin-bottom: 1.6rem;
}
.page-recruitment-detail .wrap .content_page .the-content .wp-block-image img,
.page-recruitment-detail .wrap .content_page .the-content .wp-caption img {
  margin: 0 auto 1rem;
  display: block;
  max-width: 100%;
}
.page-recruitment-detail .wrap .content_page .the-content .wp-block-image p, .page-recruitment-detail .wrap .content_page .the-content .wp-block-image figcaption,
.page-recruitment-detail .wrap .content_page .the-content .wp-caption p,
.page-recruitment-detail .wrap .content_page .the-content .wp-caption figcaption {
  font-style: italic;
  font-size: 1.3rem;
  text-align: center;
  margin: 0;
}
.page-recruitment-detail .wrap .content_page .the-content img {
  margin: 1.6rem auto 16px;
  display: block;
  max-width: 100%;
}
.page-recruitment-detail .wrap .content_page .the-content a {
  text-decoration: underline;
}
.page-recruitment-detail .wrap .content_page .application {
  margin-top: 4rem;
}

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