@charset "UTF-8";
@import url("../assets/library/fontawesome/css/all.css");
@import url("../assets/library/fontawesome/fontawesome/fontawesome.css");
@import url("../assets/library/aos/aos.css");
@import url("../assets/library/swiper/swiper-bundle.min.css");
@import url("../assets/library/select2/select2.min.css");
@import url("../assets/library/gallery/lightgallery.min.css");
@import url("../assets/library/fancybox/fancybox.css");
@import url("../assets/library/scrollFullPage/fullPage.css");
@import url("../assets/library/splide/splide.min.css");
@import url("../assets/font/SFProDisplay/stylesheet.css");
@import url("../assets/font/FertigoPro/stylesheet.css");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  line-height: 1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none; }

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

.mona-content strong,
.mona-content b {
  font-weight: bold; }

.mona-content em,
.mona-content i {
  font-style: italic; }

.mona-content h1,
.mona-content h2,
.mona-content h3,
.mona-content h4,
.mona-content h5,
.mona-content h6 {
  line-height: 1.3;
  margin-bottom: 0.5em;
  margin-top: 0.6em; }

.mona-content h1 {
  font-size: 1.7em; }

.mona-content h2 {
  font-size: 1.6em; }

.mona-content h3 {
  font-size: 1.25em; }

.mona-content h4 {
  font-size: 1.125em; }

.mona-content h5 {
  font-size: 1em; }

.mona-content h6 {
  font-size: 0.85em; }

.mona-content p {
  margin: 1em 0; }

.mona-content ul,
.mona-content ol {
  margin: 1em 0;
  list-style-position: inside; }

.mona-content ul ul,
.mona-content ul ol,
.mona-content ol ul,
.mona-content ol ol {
  margin-left: 1em; }

.mona-content ul {
  list-style-type: disc; }

.mona-content ol {
  list-style-type: decimal; }

.mona-content ul ul,
.mona-content ol ul {
  list-style-type: circle; }

.mona-content ol ol,
.mona-content ul ol {
  list-style-type: lower-latin; }

.mona-content img,
.mona-content iframe {
  max-width: 100% !important;
  height: auto; }

.mona-content blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1em 0;
  padding: 1em;
  quotes: "“" "”" "‘" "’"; }
  .mona-content blockquote::before {
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em; }
  .mona-content blockquote p {
    display: inline; }

.mona-content table {
  border-collapse: collapse;
  max-width: 100%;
  margin: 1em 0;
  border: 1px solid #e1e1e1; }
  .mona-content table th,
  .mona-content table td {
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 5px 10px;
    vertical-align: middle; }

.mona-content .mona-youtube-wrap {
  position: relative;
  height: 0;
  padding-top: 56.25%; }
  .mona-content .mona-youtube-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.mona-content .mona-table-wrap {
  overflow: auto; }

:root {
  --font-pri: "SFProDisplay";
  --font-sec: "Fertigo Pro";
  --size-hd: 11rem;
  --size-pd: 4rem;
  --size-pdl: 8rem;
  --radius10: 1rem;
  --radius16: 1.6rem;
  --radius04: 0.4rem;
  --radius42: 4.2rem;
  --radius12: 1.2rem;
  --radius0: 0.8rem;
  --radius120: 12rem;
  --size-pdh: 9rem;
  --columnContent36: 3.6rem;
  --columnContent32: 3.2rem;
  --columnContent24: 2.4rem;
  --columnContent2: 2rem;
  --columnContent12: 1.2rem;
  --columnContent16: 1.6rem;
  --columnContent0: 0.8rem;
  --rowContent0: 0.8rem;
  --rowContent2: 2rem;
  --rowContent12: 1.2rem;
  --rowContent14: 1.4rem;
  --rowContent16: 1.6rem;
  --rowContent24: 2.4rem;
  --rowContent32: 3.2rem;
  --rowContent36: 3.6rem;
  --rowContent4: 4rem; }
  @media screen and (max-width: 1200px) {
    :root {
      --size-hd: 7.5rem;
      --size-pd: 3rem;
      --size-pdl: 6rem;
      --radius12: 0.8rem;
      --radius0: 0.4rem;
      --radius120: 10rem;
      --radius10: 0.8rem;
      --radius16: 1.4rem;
      --radius04: 0.4rem;
      --radius42: 3.6rem;
      --columnContent36: 3rem;
      --columnContent32: 2.4rem;
      --columnContent24: 2rem;
      --columnContent12: 1rem;
      --columnContent16: 1.2rem;
      --columnContent0: 0.6rem;
      --rowContent0: 0.6rem;
      --rowContent2: 1.6rem;
      --rowContent12: 1rem;
      --rowContent14: 1rem;
      --rowContent16: 1.2rem;
      --rowContent2: 1.6rem;
      --rowContent24: 2rem;
      --rowContent32: 2.4rem;
      --rowContent36: 3rem;
      --rowContent4: 3rem; } }
  @media screen and (max-width: 800px) {
    :root {
      --size-hd: 7rem;
      --size-pd: 2.4rem;
      --size-pdl: 4.4rem;
      --radius120: 8rem;
      --radius10: 0.8rem;
      --radius16: 1.2rem;
      --radius04: 0.4rem;
      --radius42: 3rem;
      --columnContent36: 2.4rem;
      --columnContent32: 2rem;
      --columnContent24: 1.6rem;
      --columnContent2: 1.2rem;
      --columnContent12: 0.8rem;
      --columnContent16: 1rem;
      --columnContent0: 0.6rem;
      --rowContent0: 0.6rem;
      --rowContent2: 1.4rem;
      --rowContent12: 0.8rem;
      --rowContent14: 0.8rem;
      --rowContent16: 1rem;
      --rowContent24: 1.6rem;
      --rowContent32: 2rem;
      --rowContent36: 2.4rem; } }
  @media screen and (max-width: 600px) {
    :root {
      --size-hd: 7rem;
      --size-pd: 2rem;
      --size-pdl: 4rem;
      --radius12: 0.6rem;
      --radius0: 0.2rem;
      --radius120: 6rem;
      --radius10: 0.6rem;
      --radius16: 1rem;
      --radius04: 0.4rem;
      --radius42: 2.4rem;
      --columnContent36: 2rem;
      --columnContent32: 1.6rem;
      --columnContent24: 1.2rem;
      --columnContent2: 1rem;
      --columnContent12: 0.6rem;
      --rowContent14: 0.6rem;
      --columnContent16: 0.8rem;
      --columnContent0: 0.4rem;
      --rowContent0: 0.4rem;
      --rowContent2: 1rem;
      --rowContent12: 0.6rem;
      --rowContent16: 0.8rem;
      --rowContent24: 1.2rem;
      --rowContent32: 1.6rem;
      --rowContent36: 2rem;
      --rowContent4: 2rem; } }
  @media screen and (max-width: 460px) {
    :root {
      --size-hd: 6.5rem;
      --size-pd: 1.6rem;
      --size-pdl: 3.2rem;
      --radius12: 0.6rem;
      --radius120: 4rem;
      --radius10: 0.6rem;
      --radius16: 0.8rem;
      --radius04: 0.4rem;
      --radius42: 2rem;
      --radius0: 0.2rem;
      --rowContent4: 1.6rem;
      --columnContent2: 0.8rem; } }
  @media screen and (max-width: 360px) {
    :root {
      --size-hd: 6rem;
      --size-pd: 1.6rem;
      --size-pdl: 3.2rem;
      --radius12: 0.6rem;
      --radius0: 0.2rem;
      --rowContent4: 1.6rem;
      --columnContent2: 0.8rem; } }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  scroll-behavior: smooth; }
  @media screen and (min-width: 2000px) {
    html {
      font-size: 100%; } }

body {
  font-family: var(--font-pri);
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  -webkit-tap-highlight-color: transparent;
  color: #0f172a;
  background-color: #ffffff; }
  @media screen and (min-width: 2000px) {
    body {
      font-size: 100%; } }
  @media screen and (max-width: 600px) {
    body {
      font-size: 14px; } }
  body.actived {
    overflow: hidden; }

a {
  text-decoration: none;
  color: inherit;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s; }
  @media screen and (min-width: 1200px) {
    a:hover {
      color: #FFFAE8; } }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:active,
input:-webkit-autofill:focus {
  background-color: #ffffff !important;
  color: black !important;
  -webkit-box-shadow: 0 0 0 1000px #ffffff inset !important;
  -webkit-text-fill-color: black !important; }

button,
select {
  border: none;
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
  cursor: pointer; }

button {
  padding: 0;
  background-color: transparent;
  cursor: pointer; }

input,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

button,
select,
input,
textarea {
  border: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: inherit;
  color: black;
  background: transparent;
  font-family: var(--font-pri); }
  button:focus,
  select:focus,
  input:focus,
  textarea:focus {
    border: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  button::-webkit-input-placeholder,
  select::-webkit-input-placeholder,
  input::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    font-family: var(--font-pri); }
  button::-moz-placeholder,
  select::-moz-placeholder,
  input::-moz-placeholder,
  textarea::-moz-placeholder {
    font-family: var(--font-pri); }
  button::-ms-input-placeholder,
  select::-ms-input-placeholder,
  input::-ms-input-placeholder,
  textarea::-ms-input-placeholder {
    font-family: var(--font-pri); }
  button::placeholder,
  select::placeholder,
  input::placeholder,
  textarea::placeholder {
    font-family: var(--font-pri); }
  button:focus-visible,
  select:focus-visible,
  input:focus-visible,
  textarea:focus-visible {
    border: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

::-webkit-scrollbar {
  width: 0.2rem; }

::-webkit-scrollbar-thumb {
  background: #19A39E; }

::-webkit-scrollbar-track {
  background: #ffffff !important;
  border-radius: 0.4rem !important; }

@supports (-webkit-touch-action: none) {
  input,
  select,
  textarea {
    font-size: 16px; } }

.main.pt {
  padding-top: var(--size-hd); }

.main.final {
  overflow: hidden; }

.container {
  width: 100%;
  max-width: 124.8rem;
  height: 100%;
  margin: 0 auto;
  padding: 0 1.6rem; }
  @media screen and (max-width: 1200px) {
    .container {
      padding: 0 1.5rem; } }

.container2 {
  width: 100%;
  max-width: 135rem;
  height: 100%;
  margin: 0 auto;
  padding: 0 1.6rem; }

.no-scroll {
  -ms-touch-action: none;
  touch-action: none;
  -webkit-overflow-scrolling: none;
  overflow: hidden;
  overscroll-behavior: none; }

iframe {
  vertical-align: middle; }

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

.t-center {
  text-align: center; }

.fw-b {
  font-weight: bold; }

.fsi {
  font-style: italic; }

.t-up {
  text-transform: uppercase; }

.tabBtn {
  cursor: pointer; }

.gItem {
  cursor: pointer; }

.global-title {
  max-width: 0;
  max-height: 0;
  opacity: 0;
  visibility: hidden; }

.title-lg {
  font-size: 5.2rem;
  line-height: 1.25; }
  @media only screen and (max-width: 1200px) {
    .title-lg {
      font-size: 4.2rem; } }
  @media only screen and (max-width: 800px) {
    .title-lg {
      font-size: 3.2rem; } }
  @media only screen and (max-width: 600px) {
    .title-lg {
      font-size: 2.2rem; } }
  @media screen and (max-width: 800px) {
    .title-lg {
      line-height: 1.5; } }

.title-lg2 {
  font-size: 6.4rem;
  line-height: 1.25; }
  @media only screen and (max-width: 1200px) {
    .title-lg2 {
      font-size: 5.4rem; } }
  @media only screen and (max-width: 800px) {
    .title-lg2 {
      font-size: 4.4rem; } }
  @media only screen and (max-width: 600px) {
    .title-lg2 {
      font-size: 3.4rem; } }
  @media only screen and (max-width: 460px) {
    .title-lg2 {
      font-size: 3rem; } }
  @media screen and (max-width: 800px) {
    .title-lg2 {
      line-height: 1.5; } }

.title-md {
  font-size: 4.8rem;
  line-height: 1.25; }
  @media only screen and (max-width: 1200px) {
    .title-md {
      font-size: 3.4rem; } }
  @media only screen and (max-width: 800px) {
    .title-md {
      font-size: 2.8rem; } }
  @media only screen and (max-width: 600px) {
    .title-md {
      font-size: 2.4rem; } }
  @media screen and (max-width: 800px) {
    .title-md {
      line-height: 1.5; } }
  .title-md strong {
    color: #19A39E; }

.title-sm {
  font-size: 3.6rem; }
  @media only screen and (max-width: 1200px) {
    .title-sm {
      font-size: 2.6rem; } }
  @media only screen and (max-width: 800px) {
    .title-sm {
      font-size: 2.4rem; } }
  @media only screen and (max-width: 600px) {
    .title-sm {
      font-size: 2rem; } }
  @media only screen and (max-width: 460px) {
    .title-sm {
      font-size: 1.8rem; } }

.title-sm2 {
  font-size: 3.2rem; }
  @media only screen and (max-width: 1200px) {
    .title-sm2 {
      font-size: 2.2rem; } }
  @media only screen and (max-width: 800px) {
    .title-sm2 {
      font-size: 2rem; } }
  @media only screen and (max-width: 600px) {
    .title-sm2 {
      font-size: 1.8rem; } }
  @media only screen and (max-width: 460px) {
    .title-sm2 {
      font-size: 1.6rem; } }

.title-sm3 {
  font-size: 4rem;
  line-height: 1.3; }
  @media only screen and (max-width: 1200px) {
    .title-sm3 {
      font-size: 3rem; } }
  @media only screen and (max-width: 800px) {
    .title-sm3 {
      font-size: 2.6rem; } }
  @media only screen and (max-width: 600px) {
    .title-sm3 {
      font-size: 2.4rem; } }
  @media only screen and (max-width: 460px) {
    .title-sm3 {
      font-size: 2.2rem; } }
  @media only screen and (max-width: 360px) {
    .title-sm3 {
      font-size: 1.6rem; } }
  @media screen and (max-width: 800px) {
    .title-sm3 {
      line-height: 1.5; } }

.title-mn {
  font-size: 2.4rem; }
  @media only screen and (max-width: 1200px) {
    .title-mn {
      font-size: 2.2rem; } }
  @media only screen and (max-width: 800px) {
    .title-mn {
      font-size: 1.8rem; } }
  @media only screen and (max-width: 600px) {
    .title-mn {
      font-size: 1.6rem; } }

.title-mn2 {
  font-size: 2.8rem; }
  @media only screen and (max-width: 1200px) {
    .title-mn2 {
      font-size: 2.4rem; } }
  @media only screen and (max-width: 800px) {
    .title-mn2 {
      font-size: 1.8rem; } }

.note-title {
  font-weight: 700;
  font-size: 1.6rem; }
  @media screen and (max-width: 800px) {
    .note-title {
      font-size: 1.4rem; } }
  @media screen and (max-width: 600px) {
    .note-title {
      font-size: 1.2rem; } }

.note-text {
  font-size: 1.6rem; }
  @media screen and (max-width: 800px) {
    .note-text {
      font-size: 1.4rem; } }
  @media screen and (max-width: 600px) {
    .note-text {
      font-size: 1.2rem; } }
  .note-text strong {
    font-weight: 700; }

.note-lg {
  font-size: 2rem; }
  @media only screen and (max-width: 1200px) {
    .note-lg {
      font-size: 1.8rem; } }
  @media only screen and (max-width: 800px) {
    .note-lg {
      font-size: 1.6rem; } }
  @media only screen and (max-width: 600px) {
    .note-lg {
      font-size: 1.4rem; } }
  .note-lg strong {
    color: #19A39E;
    font-weight: 700; }

.note-md {
  font-size: 1.8rem; }
  @media only screen and (max-width: 1200px) {
    .note-md {
      font-size: 1.6rem; } }
  @media only screen and (max-width: 800px) {
    .note-md {
      font-size: 1.5rem; } }

.note-sm {
  font-size: 1.4rem; }
  @media screen and (max-width: 600px) {
    .note-sm {
      font-size: 1rem; } }

.note-mn {
  font-size: 1.2rem; }

.note-ic {
  width: 1.2rem;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .note-ic i {
    color: #19A39E;
    font-size: 1.4rem; }

.cl-pri {
  color: #19A39E; }

.cl-second {
  color: #FFFAE8; }

.cl-white {
  color: #ffffff; }

.cl-white2 {
  color: #cbd5e1; }

.cl-text {
  color: #0f172a; }

.cl-gray {
  color: #d8dce3; }

.cl-gray2 {
  color: #64748b; }

.cl-gray3 {
  color: #777777; }

.cl-gray4 {
  color: #475569; }

.cl-black {
  color: #000000; }

.cl-black2 {
  color: #181818; }

.cl-red {
  color: #D33A27; }

.cl-ogr {
  color: #FCB247; }

.cl-gra {
  background: -webkit-linear-gradient(90deg, #A3803F 0%, #D1A451 19.99%, #FFF3DB 42.99%, #FFD587 53.99%, #D19830 78.99%, #7D5D20 99.98%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.fl-pri {
  font-family: var(--font-pri); }

.fl-sec {
  font-family: var(--font-sec); }

.link-text {
  color: #FFFAE8;
  font-size: 2rem;
  font-weight: 600; }
  @media only screen and (max-width: 1200px) {
    .link-text {
      font-size: 1.8rem; } }
  @media only screen and (max-width: 800px) {
    .link-text {
      font-size: 1.6rem; } }
  @media only screen and (max-width: 600px) {
    .link-text {
      font-size: 1.4rem; } }
  @media (min-width: 1201px) {
    .link-text:hover {
      color: #19A39E; } }

.link-text2 {
  color: #000000;
  text-decoration: underline;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 100%; }
  @media screen and (max-width: 800px) {
    .link-text2 {
      font-size: 1.4rem; } }
  @media screen and (max-width: 600px) {
    .link-text2 {
      font-size: 1.2rem; } }
  @media (min-width: 1201px) {
    .link-text2:hover {
      color: #19A39E; } }

.shareSocial {
  margin-top: var(--rowContent24);
  padding-top: var(--rowContent16);
  border-top: 0.1rem solid #F4F4F4; }
  .shareSocial_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: var(--columnContent24);
    -moz-column-gap: var(--columnContent24);
    column-gap: var(--columnContent24);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: var(--rowContent12); }
  .shareSocial_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: var(--columnContent2);
    -moz-column-gap: var(--columnContent2);
    column-gap: var(--columnContent2);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .shareSocial_link {
    display: block;
    width: 1.8rem;
    height: 1.8rem; }
    @media (min-width: 1201px) {
      .shareSocial_link:hover img {
        -webkit-transform: scale(1.2);
        transform: scale(1.2); } }
    .shareSocial_link img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -webkit-transition: 0.3s linear;
      transition: 0.3s linear; }

.box-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: var(--rowContent12);
  -moz-column-gap: var(--rowContent12);
  column-gap: var(--rowContent12);
  row-gap: var(--rowContent16);
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media screen and (max-width: 600px) {
    .box-title {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .box-title .title-md {
        text-align: center; }
      .box-title .link-text2 {
        text-align: center; } }

.no-pd {
  padding: unset !important;
  margin: unset !important; }

.fancybox__backdrop {
  background: black; }

.box-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: var(--rowContent24);
  width: 100%; }
  @media screen and (max-width: 1200px) {
    .box-wrap {
      row-gap: var(--rowContent16); } }
  .box-wrap .title-lg {
    white-space: wrap !important;
    font-size: 5rem; }
    @media only screen and (max-width: 1200px) {
      .box-wrap .title-lg {
        font-size: 4rem; } }
    @media only screen and (max-width: 800px) {
      .box-wrap .title-lg {
        font-size: 3rem; } }
    @media only screen and (max-width: 600px) {
      .box-wrap .title-lg {
        font-size: 2rem; } }
    @media screen and (max-width: 1660px) {
      .box-wrap .title-lg {
        font-size: 4.8rem;
        white-space: wrap !important; } }
  @media only screen and (max-width: 1660px) and (max-width: 1200px) {
    .box-wrap .title-lg {
      font-size: 3.4rem; } }
  @media only screen and (max-width: 1660px) and (max-width: 800px) {
    .box-wrap .title-lg {
      font-size: 2.8rem; } }
  @media only screen and (max-width: 1660px) and (max-width: 600px) {
    .box-wrap .title-lg {
      font-size: 2.4rem; } }
  .box-wrap .mona-content ul {
    margin-left: 2rem !important; }

.box-content .mona-content ul {
  margin-left: 2rem !important; }

.foot_img {
  width: 18.8rem;
  height: 18.8rem;
  overflow: hidden;
  border-radius: 50%;
  -webkit-animation: xoayVong 10s linear infinite;
  animation: xoayVong 10s linear infinite; }
  @media screen and (max-width: 1600px) {
    .foot_img {
      width: 10vw;
      height: 10vw; } }
  @media screen and (max-width: 1400px) {
    .foot_img {
      width: 8vw;
      height: 8vw; } }
  @media screen and (max-width: 1200px) {
    .foot_img {
      display: none; } }
  .foot_img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }

@-webkit-keyframes xoayVong {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes xoayVong {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.box-dm {
  font-size: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
  padding: 0.4rem 0.8rem;
  font-weight: 500;
  color: #19A39E;
  background: #E8F6F5;
  border-radius: var(--radius04);
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear; }
  @media (min-width: 1201px) {
    .box-dm:hover {
      background: #19A39E;
      color: #ffffff; } }
  @media screen and (max-width: 1200px) {
    .box-dm {
      font-size: 1.4rem;
      padding: 0.4rem 0.6rem; } }
  @media screen and (max-width: 1200px) and (max-width: 600px) {
    .box-dm {
      font-size: 1rem; } }
  @media screen and (max-width: 800px) {
    .box-dm {
      font-size: 1.4rem;
      padding: 0.3rem 0.4rem; } }
  @media screen and (max-width: 800px) and (max-width: 600px) {
    .box-dm {
      font-size: 1rem; } }
  @media screen and (max-width: 600px) {
    .box-dm {
      font-size: 1.4rem;
      padding: 0.2rem 0.4rem; } }
  @media screen and (max-width: 600px) and (max-width: 600px) {
    .box-dm {
      font-size: 1rem; } }

.text-link {
  text-decoration: underline;
  color: #19A39E;
  font-size: 1.6rem;
  font-weight: 700; }
  @media screen and (max-width: 800px) {
    .text-link {
      font-size: 1.4rem; } }
  @media screen and (max-width: 600px) {
    .text-link {
      font-size: 1.2rem; } }
  @media (min-width: 1201px) {
    .text-link:hover {
      color: #FCB247; } }

.tab {
  -webkit-box-shadow: 0px 6px 12px 0px #0000001C;
  box-shadow: 0px 6px 12px 0px #0000001C;
  position: sticky;
  top: 8rem;
  background: #FFFAE8;
  z-index: 1000; }
  @media screen and (max-width: 1200px) {
    .tab {
      top: 7.5rem; } }
  @media screen and (max-width: 800px) {
    .tab {
      top: 7rem; } }
  @media screen and (max-width: 460px) {
    .tab {
      top: 6.5rem; } }
  @media screen and (max-width: 360px) {
    .tab {
      top: 6rem; } }
  .tab_list {
    overflow: hidden; }
    .tab_list .swiper-slide {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; }
    .tab_list .swiper-wrapper {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .tab_list .swiper-scrollbar {
      width: calc(100% - 1.2rem);
      height: 0.3rem !important;
      background: #ffffff;
      margin-top: 0.15rem; }
      .tab_list .swiper-scrollbar-drag {
        background: #FCB247; }
  .tab_item {
    padding: 1.4rem 0;
    font-size: 2rem;
    text-align: center;
    color: #19A39E;
    position: relative;
    display: block; }
    @media only screen and (max-width: 1200px) {
      .tab_item {
        font-size: 1.8rem; } }
    @media only screen and (max-width: 800px) {
      .tab_item {
        font-size: 1.6rem; } }
    @media only screen and (max-width: 600px) {
      .tab_item {
        font-size: 1.4rem; } }
    @media screen and (max-width: 1200px) {
      .tab_item {
        padding: 1.2rem 0; } }
    @media screen and (max-width: 800px) {
      .tab_item {
        padding: 1rem 0; } }
    @media screen and (max-width: 600px) {
      .tab_item {
        padding: 0.8rem 0;
        font-size: 1.6rem; } }
    @media screen and (max-width: 460px) {
      .tab_item {
        padding: 0.6rem 0; } }
    .tab_item::before {
      content: "";
      position: absolute;
      bottom: 0%;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      width: 0%;
      height: 0.3rem;
      background: #19A39E;
      -webkit-transition: 0.3s linear;
      transition: 0.3s linear;
      border-radius: 10rem; }
      @media screen and (max-width: 800px) {
        .tab_item::before {
          height: 0.2rem; } }
    @media (min-width: 1201px) {
      .tab_item:hover {
        color: #19A39E; }
        .tab_item:hover::before {
          width: 100%; } }
    .tab_item.actived {
      font-weight: 700; }
      .tab_item.actived::before {
        width: 100%; }

.box-people {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: var(--rowContent24); }
  .box-people-title .title-lg {
    color: inherit !important;
    font-size: 4rem; }
    @media only screen and (max-width: 1200px) {
      .box-people-title .title-lg {
        font-size: 3rem; } }
    @media only screen and (max-width: 800px) {
      .box-people-title .title-lg {
        font-size: 2.6rem; } }
    @media only screen and (max-width: 600px) {
      .box-people-title .title-lg {
        font-size: 2.4rem; } }
    @media only screen and (max-width: 460px) {
      .box-people-title .title-lg {
        font-size: 2.2rem; } }
    @media only screen and (max-width: 360px) {
      .box-people-title .title-lg {
        font-size: 1.6rem; } }
    @media screen and (max-width: 1660px) {
      .box-people-title .title-lg {
        font-size: 4rem;
        white-space: wrap !important; } }
  @media only screen and (max-width: 1660px) and (max-width: 1200px) {
    .box-people-title .title-lg {
      font-size: 3rem; } }
  @media only screen and (max-width: 1660px) and (max-width: 800px) {
    .box-people-title .title-lg {
      font-size: 2.6rem; } }
  @media only screen and (max-width: 1660px) and (max-width: 600px) {
    .box-people-title .title-lg {
      font-size: 2.4rem; } }
  @media only screen and (max-width: 1660px) and (max-width: 460px) {
    .box-people-title .title-lg {
      font-size: 2.2rem; } }
  @media only screen and (max-width: 1660px) and (max-width: 360px) {
    .box-people-title .title-lg {
      font-size: 1.6rem; } }
  .box-people-title .title-mn {
    color: inherit !important; }
  .box-people-content .note-lg {
    color: inherit !important; }
  .box-people-content .mona-content ul {
    margin-left: 2rem !important; }
  .box-people-follow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent12); }
    .box-people-follow .note-lg {
      color: inherit !important; }
  @media screen and (max-width: 600px) {
    .box-people {
      row-gap: var(--rowContent2); } }

.number-text {
  font-size: 12.8rem;
  color: #FCB247;
  text-shadow: 0.5rem 0.5rem 0rem #D33A27 !important;
  line-height: 1;
  font-weight: 800; }
  @media screen and (max-width: 1200px) {
    .number-text {
      font-size: 12rem; } }
  @media only screen and (max-width: 1200px) and (max-width: 1200px) {
    .number-text {
      font-size: 11rem; } }
  @media only screen and (max-width: 1200px) and (max-width: 800px) {
    .number-text {
      font-size: 10rem; } }
  @media only screen and (max-width: 1200px) and (max-width: 600px) {
    .number-text {
      font-size: 9rem; } }
  @media only screen and (max-width: 1200px) and (max-width: 460px) {
    .number-text {
      font-size: 7rem; } }

.mona-content ul,
.mona-content ol {
  margin: unset !important;
  padding-left: unset !important; }

@-webkit-keyframes phoneRing {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg); }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg); }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg); }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg); }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg); }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg); }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg); } }

@keyframes phoneRing {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg); }
  10% {
    -webkit-transform: rotate(-35deg) scale(1) skew(1deg);
    transform: rotate(-35deg) scale(1) skew(1deg); }
  20% {
    -webkit-transform: rotate(35deg) scale(1) skew(1deg);
    transform: rotate(35deg) scale(1) skew(1deg); }
  30% {
    -webkit-transform: rotate(-35deg) scale(1.1) skew(1deg);
    transform: rotate(-35deg) scale(1.1) skew(1deg); }
  40% {
    -webkit-transform: rotate(35deg) scale(1.1) skew(1deg);
    transform: rotate(35deg) scale(1.1) skew(1deg); }
  50% {
    -webkit-transform: rotate(-35%) scale(1) skew(1deg);
    transform: rotate(-35%) scale(1) skew(1deg); }
  60% {
    -webkit-transform: rotate(35%) scale(1) skew(1deg);
    transform: rotate(35%) scale(1) skew(1deg); }
  70% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg); }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg); } }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes shine {
  100% {
    left: 125%; } }

@keyframes shine {
  100% {
    left: 125%; } }

@-webkit-keyframes ZoomIn {
  0% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes ZoomIn {
  50% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@-webkit-keyframes Spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes Spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes BTT {
  0% {
    opacity: 0; }
  33% {
    opacity: 1; }
  66% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes BTT {
  0% {
    opacity: 0; }
  33% {
    opacity: 1; }
  66% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-webkit-keyframes halo {
  from {
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0); }
  to {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1); } }

@keyframes halo {
  from {
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0); }
  to {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1); } }

@-webkit-keyframes float {
  0% {
    -webkit-transform: translatey(0px);
    transform: translatey(0px); }
  50% {
    -webkit-transform: translatey(-20px);
    transform: translatey(-20px); }
  100% {
    -webkit-transform: translatey(0px);
    transform: translatey(0px); } }

@keyframes float {
  0% {
    -webkit-transform: translatey(0px);
    transform: translatey(0px); }
  50% {
    -webkit-transform: translatey(-20px);
    transform: translatey(-20px); }
  100% {
    -webkit-transform: translatey(0px);
    transform: translatey(0px); } }

@-webkit-keyframes mirror {
  100% {
    -webkit-transform: translate3d(2000%, 0, 0) rotate(35deg);
    transform: translate3d(2000%, 0, 0) rotate(35deg); } }

@keyframes mirror {
  100% {
    -webkit-transform: translate3d(2000%, 0, 0) rotate(35deg);
    transform: translate3d(2000%, 0, 0) rotate(35deg); } }

@-webkit-keyframes DownUp {
  0% {
    -webkit-transform: translatey(0px);
    transform: translatey(0px); }
  50% {
    -webkit-transform: translatey(-10px);
    transform: translatey(-10px); }
  100% {
    -webkit-transform: translatey(0px);
    transform: translatey(0px); } }

@keyframes DownUp {
  0% {
    -webkit-transform: translatey(0px);
    transform: translatey(0px); }
  50% {
    -webkit-transform: translatey(-10px);
    transform: translatey(-10px); }
  100% {
    -webkit-transform: translatey(0px);
    transform: translatey(0px); } }

@-webkit-keyframes jelly {
  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1); }
  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9); }
  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05); } }

@keyframes jelly {
  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1); }
  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9); }
  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05); } }

@-webkit-keyframes jellyTranForm {
  25% {
    -webkit-transform: translate(-50%, -50%) scale(0.9, 1.1);
    transform: translate(-50%, -50%) scale(0.9, 1.1); }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.1, 0.9);
    transform: translate(-50%, -50%) scale(1.1, 0.9); }
  75% {
    -webkit-transform: translate(-50%, -50%) scale(0.95, 1.05);
    transform: translate(-50%, -50%) scale(0.95, 1.05); } }

@keyframes jellyTranForm {
  25% {
    -webkit-transform: translate(-50%, -50%) scale(0.9, 1.1);
    transform: translate(-50%, -50%) scale(0.9, 1.1); }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.1, 0.9);
    transform: translate(-50%, -50%) scale(1.1, 0.9); }
  75% {
    -webkit-transform: translate(-50%, -50%) scale(0.95, 1.05);
    transform: translate(-50%, -50%) scale(0.95, 1.05); } }

@-webkit-keyframes jittery {
  5%,
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  15% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  20% {
    -webkit-transform: scale(1.05) rotate(-5deg);
    transform: scale(1.05) rotate(-5deg); }
  25% {
    -webkit-transform: scale(1.05) rotate(5deg);
    transform: scale(1.05) rotate(5deg); }
  30% {
    -webkit-transform: scale(1.05) rotate(-3deg);
    transform: scale(1.05) rotate(-3deg); }
  35% {
    -webkit-transform: scale(1.05) rotate(2deg);
    transform: scale(1.05) rotate(2deg); }
  40% {
    -webkit-transform: scale(1.05) rotate(0);
    transform: scale(1.05) rotate(0); } }

@keyframes jittery {
  5%,
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  15% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  20% {
    -webkit-transform: scale(1.05) rotate(-5deg);
    transform: scale(1.05) rotate(-5deg); }
  25% {
    -webkit-transform: scale(1.05) rotate(5deg);
    transform: scale(1.05) rotate(5deg); }
  30% {
    -webkit-transform: scale(1.05) rotate(-3deg);
    transform: scale(1.05) rotate(-3deg); }
  35% {
    -webkit-transform: scale(1.05) rotate(2deg);
    transform: scale(1.05) rotate(2deg); }
  40% {
    -webkit-transform: scale(1.05) rotate(0);
    transform: scale(1.05) rotate(0); } }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes grow {
  from {
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    opacity: 1; }
  to {
    -webkit-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
    opacity: 0; } }

@keyframes grow {
  from {
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    opacity: 1; }
  to {
    -webkit-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
    opacity: 0; } }

@-webkit-keyframes animate2 {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  50% {
    opacity: 0.6; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.2);
    transform: scale(0.2); } }

@keyframes animate2 {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  50% {
    opacity: 0.6; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.2);
    transform: scale(0.2); } }

@-webkit-keyframes shine {
  100% {
    left: 125%; } }

@keyframes shine {
  100% {
    left: 125%; } }

@-webkit-keyframes fadeCus {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.94, 0.9);
    transform: scale(0.94, 0.9);
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    box-shadow: -2px -1px 121px 89px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: -2px -1px 121px 89px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: -2px -1px 121px 89px rgba(0, 0, 0, 0.5); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    box-shadow: -2px -1px 121px 89px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: -2px -1px 121px 89px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: -2px -1px 121px 89px rgba(0, 0, 0, 0.5); } }

@keyframes fadeCus {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.94, 0.9);
    transform: scale(0.94, 0.9);
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    box-shadow: -2px -1px 121px 89px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: -2px -1px 121px 89px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: -2px -1px 121px 89px rgba(0, 0, 0, 0.5); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    box-shadow: -2px -1px 121px 89px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: -2px -1px 121px 89px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: -2px -1px 121px 89px rgba(0, 0, 0, 0.5); } }

@-webkit-keyframes changHeight {
  0% {
    height: 50%; }
  100% {
    height: 0; } }

@keyframes changHeight {
  0% {
    height: 50%; }
  100% {
    height: 0; } }

.header {
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1001;
  height: var(--size-hd);
  -webkit-box-shadow: 0rem 0.6rem 1.2rem 0rem #0000001C;
  box-shadow: 0rem 0.6rem 1.2rem 0rem #0000001C;
  background: #ffffff; }
  @media screen and (max-width: 1200px) {
    .header {
      background: #ffffff; } }
  .header.actived {
    height: 8rem; }
    .header.actived .header_logo {
      -webkit-transform: scale(0.8);
      transform: scale(0.8); }
    .header.actived .menu-list .menu-item .menu-link::before {
      bottom: 25%; }
  .header_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .header_mobi {
    width: 3.4rem;
    height: 2.4rem;
    position: relative;
    display: none;
    cursor: pointer; }
    @media screen and (max-width: 1200px) {
      .header_mobi {
        display: block; } }
    @media screen and (max-width: 600px) {
      .header_mobi {
        height: 2.2rem;
        width: 3.2rem; } }
    .header_mobi.actived .line:first-child {
      top: 50%;
      -webkit-transform: translate(-50%, -50%) rotate(45deg);
      transform: translate(-50%, -50%) rotate(45deg);
      width: 100%;
      -webkit-transition: top 0.3s linear, -webkit-transform 0.3s linear 0.5s;
      transition: top 0.3s linear, -webkit-transform 0.3s linear 0.5s;
      transition: top 0.3s linear, transform 0.3s linear 0.5s;
      transition: top 0.3s linear, transform 0.3s linear 0.5s, -webkit-transform 0.3s linear 0.5s; }
    .header_mobi.actived .line:nth-child(2) {
      opacity: 0;
      -webkit-transition: opacity 0.1s ease 0.3s;
      transition: opacity 0.1s ease 0.3s; }
    .header_mobi.actived .line:last-child {
      bottom: 50%;
      -webkit-transform: translate(-50%, 50%) rotate(-45deg);
      transform: translate(-50%, 50%) rotate(-45deg);
      width: 100%;
      -webkit-transition: bottom 0.3s linear, -webkit-transform 0.3s linear 0.5s;
      transition: bottom 0.3s linear, -webkit-transform 0.3s linear 0.5s;
      transition: bottom 0.3s linear, transform 0.3s linear 0.5s;
      transition: bottom 0.3s linear, transform 0.3s linear 0.5s, -webkit-transform 0.3s linear 0.5s; }
    .header_mobi .line {
      width: 100%;
      display: block;
      height: 0.3rem;
      background-color: #000000;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      border-radius: 100rem;
      overflow: hidden;
      position: absolute; }
      .header_mobi .line:first-child {
        top: 0;
        left: 50%;
        width: 100%;
        -webkit-transition: top 0.3s linear 0.5s, -webkit-transform 0.3s linear 0s;
        transition: top 0.3s linear 0.5s, -webkit-transform 0.3s linear 0s;
        transition: top 0.3s linear 0.5s, transform 0.3s linear 0s;
        transition: top 0.3s linear 0.5s, transform 0.3s linear 0s, -webkit-transform 0.3s linear 0s; }
      .header_mobi .line:nth-child(2) {
        top: 50%;
        left: 0;
        width: 100%;
        -webkit-transform: translate(0%, -50%);
        transform: translate(0%, -50%);
        -webkit-transition: opacity 0.1s ease 0.3s;
        transition: opacity 0.1s ease 0.3s; }
      .header_mobi .line:last-child {
        width: 100%;
        bottom: 0%;
        left: 50%;
        -webkit-transition: bottom 0.3s linear 0.5s, -webkit-transform 0.3s linear 0s;
        transition: bottom 0.3s linear 0.5s, -webkit-transform 0.3s linear 0s;
        transition: bottom 0.3s linear 0.5s, transform 0.3s linear 0s;
        transition: bottom 0.3s linear 0.5s, transform 0.3s linear 0s, -webkit-transform 0.3s linear 0s; }
  .header_lf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%; }
  .header_ct {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: var(--columnContent32);
    -moz-column-gap: var(--columnContent32);
    column-gap: var(--columnContent32); }
    @media screen and (max-width: 1200px) {
      .header_ct {
        display: none; } }
    .header_ct .header_lang {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media screen and (max-width: 1200px) {
        .header_ct .header_lang {
          display: none; } }
  .header_rt {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: var(--columnContent2);
    -moz-column-gap: var(--columnContent2);
    column-gap: var(--columnContent2); }
    @media screen and (max-width: 1200px) {
      .header_rt .btn {
        display: none; } }
    .header_rt .btn-ic {
      display: none; }
    .header_rt .btn-text {
      display: block; }
      @media screen and (max-width: 600px) {
        .header_rt .btn-text {
          display: none; } }
    @media screen and (max-width: 1500px) {
      .header_rt {
        -webkit-column-gap: var(--columnContent16);
        -moz-column-gap: var(--columnContent16);
        column-gap: var(--columnContent16); } }
    @media screen and (max-width: 600px) {
      .header_rt {
        -webkit-column-gap: var(--columnContent12);
        -moz-column-gap: var(--columnContent12);
        column-gap: var(--columnContent12); } }
  .header_nav {
    height: 100%; }
  .header_logo {
    max-width: 19.8rem;
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media (min-width: 1201px) {
      .header_logo:hover img {
        -webkit-transform: scale(0.9);
        transform: scale(0.9); } }
    .header_logo img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -webkit-transition: 0.3s linear;
      transition: 0.3s linear; }
    @media screen and (max-width: 1500px) {
      .header_logo {
        max-width: 16rem; } }
    @media screen and (max-width: 1200px) {
      .header_logo {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        max-width: 14rem; } }
    @media screen and (max-width: 800px) {
      .header_logo {
        max-width: 12rem; } }
    @media screen and (max-width: 600px) {
      .header_logo {
        max-width: 11rem; } }
    @media screen and (max-width: 460px) {
      .header_logo {
        max-width: 10rem; } }
    @media screen and (max-width: 360px) {
      .header_logo {
        max-width: 8rem; } }
  .header_lang {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative; }
    .header_lang--list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      background: #E8F6F5;
      padding: 0.4rem 1rem;
      border-radius: var(--radius120);
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-column-gap: 1rem;
      -moz-column-gap: 1rem;
      column-gap: 1rem;
      cursor: pointer; }
      @media screen and (max-width: 600px) {
        .header_lang--list {
          padding: 0.3rem 0.7rem;
          -webkit-column-gap: 0.8rem;
          -moz-column-gap: 0.8rem;
          column-gap: 0.8rem; } }
    .header_lang--item {
      width: 1.6rem;
      height: 2.4rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      cursor: pointer; }
      @media screen and (max-width: 600px) {
        .header_lang--item {
          width: 1.2rem;
          height: 1.8rem; } }
      .header_lang--item input {
        display: none; }
        .header_lang--item input:checked ~ .note-text::before {
          opacity: 1; }
      .header_lang--item .note-text {
        font-weight: 700;
        position: relative;
        line-height: 100%; }
        @media screen and (max-width: 600px) {
          .header_lang--item .note-text {
            font-size: 1.2rem; } }
        .header_lang--item .note-text::before {
          content: "";
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          width: 2.4rem;
          height: 2.4rem;
          border-radius: 50%;
          background: #FCB247;
          opacity: 0; }
          @media screen and (max-width: 600px) {
            .header_lang--item .note-text::before {
              width: 1.8rem;
              height: 1.8rem; } }
  .header_search {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative; }
    .header_search--btn {
      width: 5.2rem;
      height: 5.2rem;
      background: #E8F6F5;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      border-radius: 50%;
      -webkit-transition: 0.1s ease;
      transition: 0.1s ease;
      cursor: pointer; }
      @media screen and (max-width: 1500px) {
        .header_search--btn {
          width: 4.8rem;
          height: 4.8rem; } }
      @media screen and (max-width: 600px) {
        .header_search--btn {
          width: 3.6rem;
          height: 3.6rem; } }
      @media (min-width: 1201px) {
        .header_search--btn:hover {
          background: #D33A27; }
          .header_search--btn:hover img {
            -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(89deg) brightness(105%) contrast(105%);
            filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(89deg) brightness(105%) contrast(105%); } }
      .header_search--btn img {
        width: 2rem !important;
        height: 2rem !important;
        -o-object-fit: cover;
        object-fit: cover; }
        @media screen and (max-width: 600px) {
          .header_search--btn img {
            width: 1.6rem !important;
            height: 1.6rem !important; } }
        .header_search--btn img.open {
          display: block; }
        .header_search--btn img.close {
          display: none; }
      .header_search--btn.showed img {
        -webkit-animation: fadeIn 0.5s linear;
        animation: fadeIn 0.5s linear; }
        .header_search--btn.showed img.open {
          display: none; }
        .header_search--btn.showed img.close {
          display: block; }
    .header_search--form {
      position: absolute;
      top: calc(100% + 0rem);
      right: 0;
      min-width: 30rem;
      z-index: 2;
      -webkit-clip-path: inset(0 0 0 100%);
      clip-path: inset(0 0 0 100%);
      pointer-events: none;
      visibility: hidden;
      -webkit-transition: 0.3s linear;
      transition: 0.3s linear;
      z-index: 1; }
      .header_search--form.showed {
        pointer-events: visible;
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
        visibility: visible; }
      @media screen and (max-width: 600px) {
        .header_search--form {
          min-width: 25rem; } }
    .header_search--ip {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .header_search--ip .btn {
        min-width: unset;
        height: auto;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        border-radius: unset;
        padding: 0rem 1.2rem !important; }
        .header_search--ip .btn::before {
          display: none; }
        .header_search--ip .btn::after {
          display: none; }
        @media (min-width: 1201px) {
          .header_search--ip .btn:hover {
            background: #19A39E; } }
        .header_search--ip .btn-ic {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
          .header_search--ip .btn-ic img {
            -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(89deg) brightness(105%) contrast(105%);
            filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(89deg) brightness(105%) contrast(105%); }
      .header_search--ip .form-item-ip {
        border-right: none !important;
        height: 4.8rem;
        border-radius: 0 !important;
        background: #ffffff;
        border: 0.1rem solid #000000; }
        @media screen and (max-width: 600px) {
          .header_search--ip .form-item-ip {
            height: 4.4rem; } }

.footer {
  background: #19A39E;
  padding-top: var(--size-pdl);
  padding-bottom: var(--size-pdl);
  margin-top: var(--size-pd);
  z-index: 1000;
  position: relative; }
  @media screen and (max-width: 1024px) {
    .footer {
      padding-top: var(--size-pd);
      padding-bottom: 2rem; } }
  @media screen and (max-width: 800px) {
    .footer {
      padding-bottom: 1.6rem; } }
  @media screen and (max-width: 600px) {
    .footer {
      padding-bottom: 1.2rem; } }
  .footer_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent4); }
    @media screen and (max-width: 1024px) {
      .footer_wrap {
        row-gap: 2rem; } }
    @media screen and (max-width: 800px) {
      .footer_wrap {
        row-gap: 1.6rem; } }
    @media screen and (max-width: 600px) {
      .footer_wrap {
        row-gap: 1.2rem; } }
  .footer_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .footer_top--wrap {
      row-gap: var(--rowContent2); }
      @media screen and (max-width: 1200px) {
        .footer_top--wrap {
          row-gap: var(--rowContent32); } }
    .footer_top--item {
      width: calc(100% * 3 / 12); }
      .footer_top--item:first-child {
        width: calc(100% * 4 / 12); }
        .footer_top--item:first-child .footer_top--item-wrap {
          row-gap: var(--rowContent24); }
          @media screen and (max-width: 1024px) {
            .footer_top--item:first-child .footer_top--item-wrap {
              max-width: 45rem;
              margin: 0 auto;
              width: 100%;
              row-gap: var(--rowContent12); } }
        @media screen and (max-width: 1024px) {
          .footer_top--item:first-child {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1;
            width: 100% !important; } }
      .footer_top--item:last-child {
        width: calc(100% * 2 / 12); }
        @media screen and (max-width: 1024px) {
          .footer_top--item:last-child {
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2; } }
        @media screen and (max-width: 600px) {
          .footer_top--item:last-child {
            -webkit-box-ordinal-group: 5 !important;
            -ms-flex-order: 4 !important;
            order: 4 !important;
            width: 100% !important; } }
      .footer_top--item:not(:first-child) .footer_top--item-wrap {
        padding-top: 3.6rem; }
        @media screen and (max-width: 1024px) {
          .footer_top--item:not(:first-child) .footer_top--item-wrap {
            padding-top: 0; } }
      .footer_top--item:nth-child(2) .footer_top--item-wrap {
        max-width: 25.6rem;
        margin: 0 auto;
        width: 100%; }
        @media screen and (max-width: 1024px) {
          .footer_top--item:nth-child(2) .footer_top--item-wrap {
            max-width: none;
            margin: unset; } }
      @media screen and (max-width: 1024px) {
        .footer_top--item:nth-child(2) {
          -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
          order: 3; } }
      @media screen and (max-width: 1024px) {
        .footer_top--item:nth-child(3) {
          -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
          order: 4; } }
      @media screen and (max-width: 1024px) {
        .footer_top--item {
          width: calc(100% / 3) !important; } }
      @media screen and (max-width: 600px) {
        .footer_top--item {
          width: calc(100% / 2) !important; } }
      @media screen and (max-width: 400px) {
        .footer_top--item {
          width: 100% !important; } }
      .footer_top--item-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: var(--rowContent12); }
        @media (min-width: 1201px) {
          .footer_top--item-wrap a:hover {
            color: #FFF78A; } }
        @media screen and (max-width: 460px) {
          .footer_top--item-wrap .title-mn {
            text-align: center !important; } }
      .footer_top--item .menu-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0;
        row-gap: var(--rowContent0);
        -webkit-column-gap: var(--columnContent12);
        -moz-column-gap: var(--columnContent12);
        column-gap: var(--columnContent12); }
        @media screen and (max-width: 1024px) {
          .footer_top--item .menu-list {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-column-gap: var(--columnContent12);
            -moz-column-gap: var(--columnContent12);
            column-gap: var(--columnContent12); } }
        @media screen and (max-width: 800px) {
          .footer_top--item .menu-list {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-column-gap: var(--columnContent16);
            -moz-column-gap: var(--columnContent16);
            column-gap: var(--columnContent16); } }
        @media screen and (max-width: 600px) {
          .footer_top--item .menu-list {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -webkit-column-gap: var(--columnContent12);
            -moz-column-gap: var(--columnContent12);
            column-gap: var(--columnContent12); } }
        @media screen and (max-width: 460px) {
          .footer_top--item .menu-list {
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: start;
            -webkit-box-orient: horizontal !important;
            -webkit-box-direction: normal !important;
            -ms-flex-direction: row !important;
            flex-direction: row !important;
            -webkit-column-gap: var(--columnContent24);
            -moz-column-gap: var(--columnContent24);
            column-gap: var(--columnContent24); } }
        @media screen and (max-width: 1024px) {
          .footer_top--item .menu-list .menu-item {
            width: calc(50% - var(--columnContent0)); } }
        @media screen and (max-width: 800px) {
          .footer_top--item .menu-list .menu-item {
            width: -webkit-fit-content;
            width: -moz-fit-content;
            width: fit-content; } }
        @media screen and (max-width: 600px) {
          .footer_top--item .menu-list .menu-item {
            width: -webkit-fit-content;
            width: -moz-fit-content;
            width: fit-content; } }
        @media screen and (max-width: 460px) {
          .footer_top--item .menu-list .menu-item {
            width: -webkit-fit-content !important;
            width: -moz-fit-content !important;
            width: fit-content !important; } }
        .footer_top--item .menu-list .menu-item .menu-link {
          font-weight: 400;
          font-size: 1.6rem;
          color: #ffffff;
          text-transform: none;
          padding: 0; }
          @media screen and (max-width: 800px) {
            .footer_top--item .menu-list .menu-item .menu-link {
              font-size: 1.4rem; } }
          @media screen and (max-width: 600px) {
            .footer_top--item .menu-list .menu-item .menu-link {
              font-size: 1.2rem; } }
          @media (min-width: 1201px) {
            .footer_top--item .menu-list .menu-item .menu-link:hover {
              color: #FFF78A; } }
          .footer_top--item .menu-list .menu-item .menu-link.current-menu-item {
            color: #ffffff; }
          .footer_top--item .menu-list .menu-item .menu-link::before {
            display: none; }
      .footer_top--item .social_list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
      .footer_top--item .address_list {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start; }
        .footer_top--item .address_list .address_item {
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: start;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
          .footer_top--item .address_list .address_item--content {
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: start; }
          .footer_top--item .address_list .address_item .note-text {
            color: #ffffff;
            font-weight: 500;
            text-align: start;
            font-size: 1.6rem;
            display: block; }
            @media screen and (max-width: 800px) {
              .footer_top--item .address_list .address_item .note-text {
                font-size: 1.4rem; } }
            @media screen and (max-width: 600px) {
              .footer_top--item .address_list .address_item .note-text {
                font-size: 1.2rem; } }
          .footer_top--item .address_list .address_item .address_link {
            color: #ffffff;
            text-align: start;
            display: block;
            font-size: 1.6rem; }
            @media screen and (max-width: 800px) {
              .footer_top--item .address_list .address_item .address_link {
                font-size: 1.4rem; } }
            @media screen and (max-width: 600px) {
              .footer_top--item .address_list .address_item .address_link {
                font-size: 1.2rem; } }
            @media (min-width: 1201px) {
              .footer_top--item .address_list .address_item .address_link:hover {
                color: #FFF78A !important; } }
  .footer_form {
    width: 100%;
    max-width: 90%; }
    @media screen and (max-width: 1024px) {
      .footer_form {
        max-width: unset; } }
    .footer_form--wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      position: relative;
      border-radius: var(--radius120);
      overflow: hidden; }
      .footer_form--wrap .wpcf7-form-control-wrap {
        display: block;
        width: 100%; }
      .footer_form--wrap .btn {
        min-width: 10rem;
        position: absolute;
        right: 0;
        top: 0;
        height: 100%; }
      .footer_form--wrap .form-item-ip {
        width: 100%;
        border-radius: var(--radius120);
        padding-right: 13rem;
        height: 4rem;
        font-size: 1.4rem;
        background: #ffffff !important;
        border: none !important; }
        @media screen and (max-width: 600px) {
          .footer_form--wrap .form-item-ip {
            font-size: 1rem; } }
        @media screen and (max-width: 600px) {
          .footer_form--wrap .form-item-ip {
            height: 3.6rem;
            padding-right: 11rem; } }
        .footer_form--wrap .form-item-ip::-webkit-input-placeholder {
          font-size: 1.4rem;
          color: #475569; }
        .footer_form--wrap .form-item-ip::-moz-placeholder {
          font-size: 1.4rem;
          color: #475569; }
        .footer_form--wrap .form-item-ip::-ms-input-placeholder {
          font-size: 1.4rem;
          color: #475569; }
        .footer_form--wrap .form-item-ip::placeholder {
          font-size: 1.4rem;
          color: #475569; }
          @media screen and (max-width: 600px) {
            .footer_form--wrap .form-item-ip::-webkit-input-placeholder {
              font-size: 1rem; }
            .footer_form--wrap .form-item-ip::-moz-placeholder {
              font-size: 1rem; }
            .footer_form--wrap .form-item-ip::-ms-input-placeholder {
              font-size: 1rem; }
            .footer_form--wrap .form-item-ip::placeholder {
              font-size: 1rem; } }
  .footer_title {
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent24); }
    @media screen and (max-width: 1024px) {
      .footer_title {
        row-gap: var(--rowContent12); } }
    .footer_title .note-text {
      max-width: 80%;
      width: 100%; }
      @media screen and (max-width: 1200px) {
        .footer_title .note-text {
          max-width: none;
          width: 100%; } }
      @media screen and (max-width: 1024px) {
        .footer_title .note-text {
          max-width: none;
          width: 100%;
          text-align: center; } }
      .footer_title .note-text a {
        color: #ffffff; }
        @media (min-width: 1201px) {
          .footer_title .note-text a:hover {
            color: #E8F6F5; } }
  .footer_logo {
    max-width: 26.5rem;
    width: 100%; }
    @media screen and (max-width: 1200px) {
      .footer_logo {
        max-width: 20rem; } }
    @media screen and (max-width: 1024px) {
      .footer_logo {
        max-width: 20rem;
        margin: 0 auto; } }
    @media screen and (max-width: 800px) {
      .footer_logo {
        max-width: 18rem; } }
    @media screen and (max-width: 600px) {
      .footer_logo {
        max-width: 16rem; } }
    @media screen and (max-width: 460px) {
      .footer_logo {
        max-width: 14rem; } }
    .footer_logo img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  .footer_bottom {
    border-top: 0.1rem solid #FFFAE8;
    padding-top: var(--size-pd); }
    @media screen and (max-width: 1024px) {
      .footer_bottom {
        padding-top: 2rem; } }
    @media screen and (max-width: 800px) {
      .footer_bottom {
        padding-top: 1.6rem; } }
    @media screen and (max-width: 600px) {
      .footer_bottom {
        padding-top: 1.2rem; } }
    .footer_bottom--wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-column-gap: var(--columnContent12);
      -moz-column-gap: var(--columnContent12);
      column-gap: var(--columnContent12);
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      @media screen and (max-width: 600px) {
        .footer_bottom--wrap {
          -webkit-box-orient: vertical;
          -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
          row-gap: var(--rowContent24); } }
  .footer_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: var(--columnContent32);
    -moz-column-gap: var(--columnContent32);
    column-gap: var(--columnContent32);
    max-width: 60rem;
    margin: 0 auto;
    width: 100%; }
    .footer_btn .btn {
      width: 50%; }
      @media screen and (max-width: 460px) {
        .footer_btn .btn {
          width: 100%; } }
    @media screen and (max-width: 460px) {
      .footer_btn {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: var(--rowContent12); } }
  .footer_mona {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 0.2rem;
    -moz-column-gap: 0.2rem;
    column-gap: 0.2rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    row-gap: var(--columnContent12); }
    .footer_mona img {
      width: auto;
      height: auto; }

.menu-list {
  --pd: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: calc(var(--pd) * -1);
  margin-right: calc(var(--pd) * -1);
  height: 100%; }
  .menu-list .menu-item {
    height: 100%;
    position: relative; }
    .menu-list .menu-item.current-menu-item .menu-link::before {
      -webkit-transform: translateX(-50%) scale(1);
      transform: translateX(-50%) scale(1); }
    @media (min-width: 1201px) {
      .menu-list .menu-item:hover .menu-link::before {
        -webkit-transform: translateX(-50%) scale(1);
        transform: translateX(-50%) scale(1); } }
    @media (min-width: 1201px) {
      .menu-list .menu-item.dropdown:hover > .menu-list {
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        opacity: 1;
        visibility: visible;
        pointer-events: visible; } }
    .menu-list .menu-item.dropdown > .menu-list {
      position: absolute;
      top: calc(100% + 0rem);
      left: var(--pd);
      min-width: 18rem;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      background: #ffffff;
      -webkit-box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.3);
      box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.3);
      margin: unset;
      height: unset;
      -webkit-transition: 0.3s linear;
      transition: 0.3s linear;
      -webkit-transform: translateY(10%);
      transform: translateY(10%);
      opacity: 0;
      visibility: hidden;
      pointer-events: none; }
      .menu-list .menu-item.dropdown > .menu-list .menu-item.current-menu-item .menu-link {
        background: #19A39E;
        color: #ffffff !important; }
      @media (min-width: 1201px) {
        .menu-list .menu-item.dropdown > .menu-list .menu-item:hover .menu-link {
          background: #19A39E;
          color: #ffffff !important; } }
      @media (min-width: 1201px) {
        .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown:hover > .menu-list {
          -webkit-transform: translateX(0%) translateY(0);
          transform: translateX(0%) translateY(0); } }
      .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown > .menu-list {
        position: absolute;
        top: 0;
        left: calc(100% + 0.1rem);
        min-width: 18rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        background: #ffffff;
        -webkit-box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.3);
        box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.3);
        margin: unset;
        height: unset;
        -webkit-transform: translateX(5%) translateY(0);
        transform: translateX(5%) translateY(0); }
        .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown > .menu-list .menu-item.current-menu-item .menu-link {
          background: #19A39E;
          color: #ffffff !important; }
        @media (min-width: 1201px) {
          .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown > .menu-list .menu-item:hover .menu-link {
            background: #19A39E;
            color: #ffffff !important; } }
        .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown > .menu-list .menu-item:not(:last-child) {
          border-bottom: 0.1rem solid rgba(0, 0, 0, 0.1); }
        .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown > .menu-list .menu-item .menu-link {
          padding: 1rem 0.8rem;
          color: #0f172a; }
          .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown > .menu-list .menu-item .menu-link::before {
            display: none; }
        @media (min-width: 1201px) {
          .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown:hover > .menu-list {
            -webkit-transform: translateX(0%) translateY(0);
            transform: translateX(0%) translateY(0); } }
        .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown > .menu-list {
          position: absolute;
          top: 0;
          left: calc(100% + 0.1rem);
          min-width: 18rem;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          background: #ffffff;
          -webkit-box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.3);
          margin: unset;
          height: unset;
          -webkit-transform: translateX(5%) translateY(0);
          transform: translateX(5%) translateY(0); }
          .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown > .menu-list .menu-item.current-menu-item .menu-link {
            background: #19A39E;
            color: #ffffff !important; }
          @media (min-width: 1201px) {
            .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown > .menu-list .menu-item:hover .menu-link {
              background: #19A39E;
              color: #ffffff !important; } }
          .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown > .menu-list .menu-item:not(:last-child) {
            border-bottom: 0.1rem solid rgba(0, 0, 0, 0.1); }
          .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown > .menu-list .menu-item .menu-link {
            padding: 1rem 0.8rem;
            color: #0f172a; }
            .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown > .menu-list .menu-item .menu-link::before {
              display: none; }
      .menu-list .menu-item.dropdown > .menu-list .menu-item:not(:last-child) {
        border-bottom: 0.1rem solid rgba(0, 0, 0, 0.1); }
      .menu-list .menu-item.dropdown > .menu-list .menu-item .menu-link {
        padding: 1rem 0.8rem;
        color: #0f172a;
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .menu-list .menu-item.dropdown > .menu-list .menu-item .menu-link::before {
          display: none; }
        @media (min-width: 1201px) {
          .menu-list .menu-item.dropdown > .menu-list .menu-item .menu-link:hover {
            color: #19A39E; } }
    .menu-list .menu-item .menu-link {
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-column-gap: 0.4rem;
      -moz-column-gap: 0.4rem;
      column-gap: 0.4rem;
      padding-left: var(--pd);
      padding-right: var(--pd);
      color: #1E293B;
      font-size: 1.6rem;
      position: relative;
      font-weight: 700; }
      @media screen and (max-width: 800px) {
        .menu-list .menu-item .menu-link {
          font-size: 1.4rem; } }
      @media screen and (max-width: 600px) {
        .menu-list .menu-item .menu-link {
          font-size: 1.2rem; } }
      .menu-list .menu-item .menu-link::before {
        content: "";
        width: 0.8rem;
        height: 0.8rem;
        background: #19A39E;
        position: absolute;
        bottom: 30%;
        left: 50%;
        -webkit-transform: translateX(-50%) scale(0);
        transform: translateX(-50%) scale(0);
        -webkit-transition: 0.3s linear;
        transition: 0.3s linear;
        border-radius: 50%; }

.menu-ic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: 0.1rem; }
  @media screen and (max-width: 1200px) {
    .menu-ic {
      width: 2.4rem;
      height: 2.4rem;
      margin-top: 0; } }
  .menu-ic i {
    font-size: 1.4rem; }
    @media screen and (max-width: 600px) {
      .menu-ic i {
        font-size: 1rem; } }
    @media screen and (max-width: 1200px) {
      .menu-ic i {
        -webkit-transition: 0.2s linear;
        transition: 0.2s linear; } }
  .menu-ic.actived i {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg); }

.menu_mb {
  position: fixed;
  top: var(--size-hd);
  width: 40%;
  height: calc(100% - var(--size-hd));
  -webkit-box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.3);
  background: #ffffff;
  z-index: 3000;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: 0.8s ease;
  transition: 0.8s ease;
  display: none; }
  @media screen and (max-width: 1200px) {
    .menu_mb {
      display: block; } }
  .menu_mb.showed {
    opacity: 1;
    visibility: visible;
    pointer-events: visible;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
    .menu_mb.showed ~ .menu_mb--modal {
      opacity: 1;
      visibility: visible;
      pointer-events: visible; }
  @media screen and (max-width: 800px) {
    .menu_mb {
      width: 50%; } }
  @media screen and (max-width: 600px) {
    .menu_mb {
      width: 70%; } }
  @media screen and (max-width: 460px) {
    .menu_mb {
      width: 100%; } }
  .menu_mb--wrap {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative; }
  .menu_mb--nav .menu-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    overflow-y: auto;
    height: unset; }
    .menu_mb--nav .menu-list .menu-item {
      height: unset;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .menu_mb--nav .menu-list .menu-item:not(:last-child) {
        border-bottom: 0.1rem solid rgba(0, 0, 0, 0.1); }
      .menu_mb--nav .menu-list .menu-item.current-menu-item .menu-link {
        color: #19A39E; }
        .menu_mb--nav .menu-list .menu-item.current-menu-item .menu-link::before {
          display: none; }
      .menu_mb--nav .menu-list .menu-item .menu-link {
        color: #000000;
        padding: 0.8rem 0.4rem 0.8rem 1.2rem;
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        font-weight: 600;
        font-size: 2rem; }
        @media only screen and (max-width: 1200px) {
          .menu_mb--nav .menu-list .menu-item .menu-link {
            font-size: 1.8rem; } }
        @media only screen and (max-width: 800px) {
          .menu_mb--nav .menu-list .menu-item .menu-link {
            font-size: 1.6rem; } }
        @media only screen and (max-width: 600px) {
          .menu_mb--nav .menu-list .menu-item .menu-link {
            font-size: 1.4rem; } }
      .menu_mb--nav .menu-list .menu-item .menu-ic i {
        font-size: 1.4rem; }
        @media screen and (max-width: 600px) {
          .menu_mb--nav .menu-list .menu-item .menu-ic i {
            font-size: 1rem; } }
      .menu_mb--nav .menu-list .menu-item.dropdown > .menu-list {
        height: unset;
        min-width: unset;
        -webkit-transform: unset;
        transform: unset;
        opacity: 1;
        pointer-events: visible;
        visibility: visible;
        padding-left: 2.4rem;
        background: unset;
        -webkit-box-shadow: unset;
        box-shadow: unset;
        position: relative;
        left: unset;
        top: unset;
        transform: unset;
        -webkit-transition: unset;
        transition: unset;
        margin-bottom: 1rem;
        display: none; }
        .menu_mb--nav .menu-list .menu-item.dropdown > .menu-list::before {
          content: "";
          width: 0.1rem;
          height: 100%;
          position: absolute;
          left: 1.2rem;
          background: rgba(0, 0, 0, 0.1); }
        .menu_mb--nav .menu-list .menu-item.dropdown > .menu-list .menu-item {
          height: unset; }
          .menu_mb--nav .menu-list .menu-item.dropdown > .menu-list .menu-item.current-menu-item .menu-link {
            background: transparent !important;
            color: #19A39E !important; }
          .menu_mb--nav .menu-list .menu-item.dropdown > .menu-list .menu-item .menu-link {
            color: #000000;
            font-weight: 400;
            padding: 0.6rem 0;
            font-size: 1.8rem;
            height: unset; }
            @media only screen and (max-width: 1200px) {
              .menu_mb--nav .menu-list .menu-item.dropdown > .menu-list .menu-item .menu-link {
                font-size: 1.6rem; } }
            @media only screen and (max-width: 800px) {
              .menu_mb--nav .menu-list .menu-item.dropdown > .menu-list .menu-item .menu-link {
                font-size: 1.5rem; } }
          .menu_mb--nav .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown.dropdown > .menu-list {
            height: unset;
            min-width: unset;
            -webkit-transform: unset;
            transform: unset;
            opacity: 1;
            pointer-events: visible;
            visibility: visible;
            padding-left: 1rem;
            background: unset;
            -webkit-box-shadow: unset;
            box-shadow: unset;
            position: relative;
            left: unset;
            top: unset;
            transform: unset;
            -webkit-transition: unset;
            transition: unset;
            margin-bottom: 1rem;
            display: none; }
            .menu_mb--nav .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown.dropdown > .menu-list::before {
              content: "";
              width: 0.1rem;
              height: 100%;
              position: absolute;
              left: 0rem;
              background: rgba(0, 0, 0, 0.1); }
            .menu_mb--nav .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown.dropdown > .menu-list .menu-item {
              height: unset; }
              .menu_mb--nav .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown.dropdown > .menu-list .menu-item.current-menu-item .menu-link {
                color: #19A39E; }
              .menu_mb--nav .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown.dropdown > .menu-list .menu-item .menu-link {
                color: #000000;
                font-weight: 400;
                padding: 0.6rem 0;
                font-size: 1.4rem;
                height: unset; }
                @media screen and (max-width: 600px) {
                  .menu_mb--nav .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown.dropdown > .menu-list .menu-item .menu-link {
                    font-size: 1rem; } }
              .menu_mb--nav .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown.dropdown > .menu-list .menu-item.dropdown.dropdown > .menu-list {
                height: unset;
                min-width: unset;
                -webkit-transform: unset;
                transform: unset;
                opacity: 1;
                pointer-events: visible;
                visibility: visible;
                padding-left: 1rem;
                background: unset;
                -webkit-box-shadow: unset;
                box-shadow: unset;
                position: relative;
                left: unset;
                top: unset;
                transform: unset;
                -webkit-transition: unset;
                transition: unset;
                margin-bottom: 1rem;
                display: none; }
                .menu_mb--nav .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown.dropdown > .menu-list .menu-item.dropdown.dropdown > .menu-list::before {
                  content: "";
                  width: 0.1rem;
                  height: 100%;
                  position: absolute;
                  left: 0rem;
                  background: rgba(0, 0, 0, 0.1); }
                .menu_mb--nav .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown.dropdown > .menu-list .menu-item.dropdown.dropdown > .menu-list .menu-item {
                  height: unset; }
                  .menu_mb--nav .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown.dropdown > .menu-list .menu-item.dropdown.dropdown > .menu-list .menu-item.current-menu-item .menu-link {
                    color: #19A39E; }
                  .menu_mb--nav .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown.dropdown > .menu-list .menu-item.dropdown.dropdown > .menu-list .menu-item .menu-link {
                    color: #000000;
                    font-weight: 400;
                    padding: 0.6rem 0;
                    font-size: 1.4rem;
                    height: unset; }
                    @media screen and (max-width: 600px) {
                      .menu_mb--nav .menu-list .menu-item.dropdown > .menu-list .menu-item.dropdown.dropdown > .menu-list .menu-item.dropdown.dropdown > .menu-list .menu-item .menu-link {
                        font-size: 1rem; } }
  .menu_mb--btn .btn {
    width: 100%;
    border-radius: 0;
    padding: 0 1.2rem; }
    .menu_mb--btn .btn::before {
      display: none; }
    .menu_mb--btn .btn::after {
      display: none; }
  .menu_mb--info-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .menu_mb--info-title .note-md {
      font-size: 2.4rem; }
      @media only screen and (max-width: 1200px) {
        .menu_mb--info-title .note-md {
          font-size: 2.2rem; } }
      @media only screen and (max-width: 800px) {
        .menu_mb--info-title .note-md {
          font-size: 1.8rem; } }
      @media only screen and (max-width: 600px) {
        .menu_mb--info-title .note-md {
          font-size: 1.6rem; } }
  .menu_mb--info-item {
    padding: 1.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent12);
    border-top: 0.1rem solid rgba(0, 0, 0, 0.1); }
  .menu_mb--info .address_item--content {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .menu_mb--modal {
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    top: var(--size-hd);
    left: 0;
    z-index: 2999;
    height: 100%;
    width: 100%;
    -webkit-transition: 0.5s linear;
    transition: 0.5s linear;
    opacity: 0;
    visibility: hidden;
    pointer-events: none; }

.social_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: var(--columnContent16);
  -moz-column-gap: var(--columnContent16);
  column-gap: var(--columnContent16); }

.social_img {
  width: 3.7rem;
  height: 3.7rem;
  display: block;
  overflow: hidden;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear; }
  @media screen and (max-width: 1200px) {
    .social_img {
      width: 3.2rem;
      height: 3.2rem; } }
  @media screen and (max-width: 800px) {
    .social_img {
      width: 3rem;
      height: 3rem; } }
  @media screen and (max-width: 600px) {
    .social_img {
      width: 2.6rem;
      height: 2.6rem; } }
  @media (min-width: 1201px) {
    .social_img:hover {
      -webkit-transform: scale(1.2);
      transform: scale(1.2); } }
  .social_img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear; }

.address_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: var(--rowContent0); }

.address_item--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-column-gap: 0.4rem;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .address_item--content .note-text {
    color: #000000;
    white-space: nowrap;
    font-weight: 500;
    position: relative;
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 1.6rem; }
    @media screen and (max-width: 800px) {
      .address_item--content .note-text {
        font-size: 1.4rem; } }
    @media screen and (max-width: 600px) {
      .address_item--content .note-text {
        font-size: 1.2rem; } }
    @media screen and (max-width: 600px) {
      .address_item--content .note-text {
        top: 0; } }

.address_link {
  font-size: 1.6rem;
  color: #000000;
  font-weight: 400; }
  @media screen and (max-width: 800px) {
    .address_link {
      font-size: 1.4rem; } }
  @media screen and (max-width: 600px) {
    .address_link {
      font-size: 1.2rem; } }
  @media (min-width: 1201px) {
    .address_link:hover {
      color: #FCB247 !important; } }

.breadcrumbs {
  overflow: hidden;
  width: 100%; }
  @media screen and (max-width: 1201px) {
    .breadcrumbs-wrap {
      padding: 1rem 0; } }
  .breadcrumbs-list {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 5rem;
    -moz-column-gap: 5rem;
    column-gap: 5rem; }
    @media screen and (max-width: 1200px) {
      .breadcrumbs-list {
        -webkit-column-gap: 4rem;
        -moz-column-gap: 4rem;
        column-gap: 4rem; } }
    @media screen and (max-width: 600px) {
      .breadcrumbs-list {
        -webkit-column-gap: 3rem;
        -moz-column-gap: 3rem;
        column-gap: 3rem; } }
    @media screen and (max-width: 460px) {
      .breadcrumbs-list {
        -webkit-column-gap: 2rem;
        -moz-column-gap: 2rem;
        column-gap: 2rem; } }
  .breadcrumbs-item {
    position: relative;
    height: 2.4rem;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center; }
    .breadcrumbs-item.current a {
      color: #ffffff !important;
      pointer-events: none;
      font-weight: 700;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden;
      display: -webkit-box; }
    .breadcrumbs-item:last-child {
      padding: 0 0.05rem; }
    .breadcrumbs-item:not(:last-child)::before {
      content: "";
      color: #ffffff;
      position: absolute;
      background-repeat: no-repeat;
      background-image: url(../assets/images/arrbr.svg);
      top: 52.5%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      right: -3.5rem;
      width: 2rem;
      height: 2rem;
      line-height: 100%;
      background-size: 100% 100%; }
      @media screen and (max-width: 1200px) {
        .breadcrumbs-item:not(:last-child)::before {
          right: -3rem;
          width: 1.6rem;
          height: 1.6rem; } }
      @media screen and (max-width: 800px) {
        .breadcrumbs-item:not(:last-child)::before {
          right: -2.6rem;
          width: 1.4rem;
          height: 1.4rem;
          top: 52%; } }
      @media screen and (max-width: 600px) {
        .breadcrumbs-item:not(:last-child)::before {
          right: -2rem;
          width: 1.2rem;
          height: 1.2rem; } }
      @media screen and (max-width: 460px) {
        .breadcrumbs-item:not(:last-child)::before {
          right: -1.5rem;
          width: 1rem;
          height: 1rem;
          top: 50%; } }
    .breadcrumbs-item a {
      font-size: 2rem;
      line-height: 1.5;
      color: #ffffff;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden;
      letter-spacing: 0.005em; }
      @media only screen and (max-width: 1200px) {
        .breadcrumbs-item a {
          font-size: 1.8rem; } }
      @media only screen and (max-width: 800px) {
        .breadcrumbs-item a {
          font-size: 1.6rem; } }
      @media only screen and (max-width: 600px) {
        .breadcrumbs-item a {
          font-size: 1.4rem; } }
      .breadcrumbs-item a img {
        width: 1.4rem; }
      @media screen and (min-width: 1201px) {
        .breadcrumbs-item a:hover {
          color: #FFFAE8 !important; } }
      @media screen and (max-width: 600px) {
        .breadcrumbs-item a {
          font-size: 1.2rem; } }
    .breadcrumbs-item.active a {
      opacity: 1; }
      @media screen and (min-width: 1201px) {
        .breadcrumbs-item.active a:hover {
          color: #000000; } }
    .breadcrumbs-item:not(:last-child) a {
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content; }
  .breadcrumbs.pd-t {
    padding-top: 1.5rem; }
  .breadcrumbs.other {
    padding: var(--rowContent24) 0;
    width: 100%; }
    .breadcrumbs.other a {
      font-weight: 400;
      font-size: 1.6rem;
      line-height: 1.5;
      color: #64748b; }
    .breadcrumbs.other span {
      color: white; }
    .breadcrumbs.other .breadcrumbs-list {
      position: relative;
      height: 100%;
      padding: 0;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .breadcrumbs.other .breadcrumbs-item a {
      font-size: 1.6rem; }
    .breadcrumbs.other .breadcrumbs-item:not(:last-child)::before {
      color: #64748b; }
    .breadcrumbs.other .breadcrumbs-item.current a {
      color: #FFFAE8 !important;
      pointer-events: none;
      font-weight: 600;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden; }
  .breadcrumbsSec.section {
    padding-top: var(--pdGen);
    overflow: hidden; }

.box-breadcrumbs {
  background: #19A39E;
  height: 12.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .box-breadcrumbs-wrap {
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 0.8rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media screen and (max-width: 1200px) {
      .box-breadcrumbs-wrap {
        row-gap: 0.2rem; } }
    .box-breadcrumbs-wrap::before {
      content: "";
      background-image: url(../assets/images/icBr.svg);
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      left: -2rem;
      width: 10rem;
      height: 10rem;
      background-repeat: no-repeat;
      background-size: 100%;
      z-index: 1;
      pointer-events: none; }
      @media screen and (max-width: 1200px) {
        .box-breadcrumbs-wrap::before {
          width: 6rem;
          height: 6rem;
          left: -1rem; } }
    .box-breadcrumbs-wrap .title-sm {
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden; }
      @media screen and (max-width: 600px) {
        .box-breadcrumbs-wrap .title-sm {
          font-size: 2rem; } }
  @media screen and (max-width: 1200px) {
    .box-breadcrumbs {
      height: 8rem; } }

.breadcrumbs-inside {
  position: relative; }
  .breadcrumbs-inside .breadcrumbs {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0; }
  .breadcrumbs-inside .breadcrumbs.other .breadcrumbs-list::before {
    display: none; }

.breadcrumbs-white .breadcrumbs.other a {
  color: white; }
  @media (min-width: 1201px) {
    .breadcrumbs-white .breadcrumbs.other a:hover {
      color: #E8F6F5; } }

.breadcrumbs-white .breadcrumbs-item:not(:last-child)::before {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1); }

.gItem {
  position: relative;
  cursor: pointer; }
  .gItem .icon-expand {
    position: absolute;
    width: 6rem;
    height: 6rem;
    font-size: 3.6rem;
    color: #fff;
    z-index: 2;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    border: 0.2rem solid white;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    -webkit-transition: all 0.3s 0.1s ease-in-out;
    transition: all 0.3s 0.1s ease-in-out;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center; }
  .gItem::before {
    position: absolute;
    content: '';
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    -webkit-transition: all 0.3s cubic-bezier(0.47, 0, 0.745, 0.715);
    transition: all 0.3s cubic-bezier(0.47, 0, 0.745, 0.715); }
  @media screen and (min-width: 1201px) {
    .gItem:hover .icon-expand {
      -webkit-transform: translate(-50%, -50%) scale(1);
      transform: translate(-50%, -50%) scale(1); }
    .gItem:hover::before {
      opacity: 1; } }

.otherGl .gItem .icon-expand {
  border: none; }

.select2-container {
  height: 4.4rem;
  background-color: transparent; }

.select2.select2-container {
  width: 100% !important; }

.selection {
  width: 100%;
  height: 100%;
  display: block; }

.select2-container--default .select2-selection--single {
  border: none;
  color: white;
  height: 100%;
  background: #ffffff;
  border-bottom: 0.2rem solid #d8dce3;
  border-radius: 0rem !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  position: absolute; }
  .select2-container--default .select2-selection--single .select2-selection__arrow::before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    width: 2rem;
    height: 2rem;
    background-image: url(../assets/images/arrDownSl.svg);
    background-repeat: no-repeat;
    background-size: 100%; }

.select2.select2-container .select2-selection--multiple {
  height: auto;
  min-height: 34px; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #19A39E !important; }

.select2-container .select2-selection--single .select2-selection__rendered {
  background-color: transparent;
  color: #0f172a;
  opacity: 1;
  font-size: 1.6rem;
  font-weight: 400;
  display: inline !important;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: 100%;
  padding: 0 5rem 0 0rem; }
  @media screen and (max-width: 800px) {
    .select2-container .select2-selection--single .select2-selection__rendered {
      font-size: 1.4rem; } }
  @media screen and (max-width: 600px) {
    .select2-container .select2-selection--single .select2-selection__rendered {
      font-size: 1.2rem; } }

.select2.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: block;
  padding: 0 4px; }

.select2-container .select2-dropdown {
  background: transparent;
  border: none;
  top: 0.8rem;
  border-radius: 0rem;
  overflow: hidden;
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.3); }

.select2-container .select2-dropdown .select2-search {
  padding: 0; }

.select2-container .select2-dropdown .select2-search input {
  outline: none !important;
  border: none;
  border-bottom: none !important;
  padding: 10px 6px !important;
  background-color: #000000;
  color: #000000; }

.select2-container .select2-dropdown .select2-results ul {
  background: #ffffff;
  color: #000000; }

.select2-container .select2-dropdown .select2-results ul .select2-results__option--highlighted[aria-selected] {
  background-color: #19A39E;
  font-size: 1.4rem; }

.select2-container--default .select2-results__option--selected {
  background-color: transparent;
  color: #000000;
  font-size: 1.4rem;
  font-weight: 400; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
  border-color: #000 transparent transparent transparent;
  right: 0rem; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #c4bbbc; }

.select2-search.select2-search--dropdown {
  display: none !important; }

.select2-results__option {
  font-size: 1.4rem;
  font-weight: 400;
  padding: 0.4rem 1rem; }

.select2-results {
  display: block;
  border-radius: 0 !important;
  overflow: hidden; }

.re-select-wrap.white .select2-selection__rendered {
  color: #a5a5a5 !important; }

body:has(.seclect2-seach-show) .select2-search.select2-search--dropdown {
  display: block !important;
  background: #ffffff;
  padding: 1.2rem 2.4rem 0.4rem; }

body:has(.seclect2-seach-show) .select2-container .select2-dropdown .select2-search input {
  background-color: rgba(217, 217, 217, 0.2); }

body:has(.seclect2-seach-show) .select2-dropdown {
  -webkit-box-shadow: 0rem 0.4rem 4rem rgba(0, 0, 0, 0.1);
  box-shadow: 0rem 0.4rem 4rem rgba(0, 0, 0, 0.1);
  margin-top: 2.2rem; }

body:has(.seclect2-seach-show) .select2-results__option {
  padding: 0.4rem 1rem;
  font-size: 1.2rem; }

body:has(.seclect2-seach-show) .select2-container .select2-dropdown .select2-results ul .select2-results__option--highlighted[aria-selected] {
  font-size: 1.2rem;
  line-height: 1.7;
  color: white; }

.links-main {
  position: fixed;
  bottom: 5rem;
  right: 3%;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: 800;
  pointer-events: none;
  visibility: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 2rem; }
  @media screen and (max-width: 1200px) {
    .links-main {
      right: 1.5%; } }
  .links-main-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    row-gap: 2rem;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    pointer-events: none; }
    .links-main-list .links-main-item {
      cursor: pointer;
      position: relative; }
      @media (min-width: 1201px) {
        .links-main-list .links-main-item:hover .link-items img {
          -webkit-transform: scale(1.1);
          transform: scale(1.1); }
        .links-main-list .links-main-item:hover .link-items-phone {
          width: 18rem; }
        .links-main-list .links-main-item:hover .link-items-phone-text {
          -webkit-transform: translate(0%, 0%) scale(1);
          transform: translate(0%, 0%) scale(1);
          opacity: 1; } }
      .links-main-list .links-main-item .link-items-phone {
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 0rem;
        height: 4rem;
        border-radius: 50%;
        top: -4rem;
        left: 0rem;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .links-main-list .links-main-item .link-items-phone-text {
          position: absolute;
          width: 100%;
          background-color: #D33A27;
          border-radius: 10rem;
          font-weight: 700;
          font-size: 1.4rem;
          line-height: 1.5;
          letter-spacing: 0.02em;
          color: #ffffff;
          -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
          padding: 1rem 2rem 1rem 5rem;
          z-index: 4;
          opacity: 0;
          white-space: nowrap;
          left: -77.5%;
          padding: 1rem 4rem 1rem 2rem;
          -webkit-transform: translate(20%, 0%) scale(0);
          transform: translate(20%, 0%) scale(0); }
          @media screen and (max-width: 600px) {
            .links-main-list .links-main-item .link-items-phone-text {
              font-size: 1rem; } }
        .links-main-list .links-main-item .link-items-phone-img {
          width: 4rem;
          height: 4rem;
          position: relative;
          z-index: 5;
          background-color: #D33A27;
          border: 0.5rem solid #D33A27;
          border-radius: 50%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -ms-flex-negative: 0;
          flex-shrink: 0; }
          .links-main-list .links-main-item .link-items-phone-img::before {
            content: "";
            position: absolute;
            width: 4.8rem;
            height: 4.8rem;
            border-radius: 50%;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            border: 0.1rem solid #D33A27;
            z-index: -1;
            opacity: 0;
            -webkit-animation: phongTo 1s infinite linear backwards;
            animation: phongTo 1s infinite linear backwards; }

@-webkit-keyframes phongTo {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    opacity: 0; }
  40% {
    -webkit-transform: translate(-50%, -50%) scale(0.4);
    transform: translate(-50%, -50%) scale(0.4);
    opacity: 0.4; }
  80% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0.8; }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1; } }

@keyframes phongTo {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    opacity: 0; }
  40% {
    -webkit-transform: translate(-50%, -50%) scale(0.4);
    transform: translate(-50%, -50%) scale(0.4);
    opacity: 0.4; }
  80% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0.8; }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1; } }
          .links-main-list .links-main-item .link-items-phone-img::after {
            content: "";
            position: absolute;
            width: 6rem;
            height: 6rem;
            border-radius: 50%;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            border: 0.1rem solid #D33A27;
            z-index: -1;
            opacity: 0;
            -webkit-animation: phongTo2 1s infinite linear backwards;
            animation: phongTo2 1s infinite linear backwards; }

@-webkit-keyframes phongTo2 {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    opacity: 0; }
  30% {
    -webkit-transform: translate(-50%, -50%) scale(0.4);
    transform: translate(-50%, -50%) scale(0.4);
    opacity: 0.4; }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0.8; }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1; } }

@keyframes phongTo2 {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    opacity: 0; }
  30% {
    -webkit-transform: translate(-50%, -50%) scale(0.4);
    transform: translate(-50%, -50%) scale(0.4);
    opacity: 0.4; }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0.8; }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1; } }
          .links-main-list .links-main-item .link-items-phone-img img {
            width: 2.5rem;
            height: 2.5rem;
            position: relative;
            z-index: 10;
            -webkit-animation: phoneRing 0.8s linear infinite;
            animation: phoneRing 0.8s linear infinite; }
      .links-main-list .links-main-item .link-items {
        width: 4rem;
        height: 4rem;
        position: relative;
        border-radius: 50%;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .links-main-list .links-main-item .link-items.pop {
          background-color: #FFFAE8;
          display: none; }
          @media screen and (max-width: 1200px) {
            .links-main-list .links-main-item .link-items.pop {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex; } }
        .links-main-list .links-main-item .link-items i {
          color: #ffffff;
          font-size: 1.8rem; }
        .links-main-list .links-main-item .link-items img {
          -webkit-transition: all 0.3s linear;
          transition: all 0.3s linear;
          z-index: 4;
          width: 100%;
          height: 100%; }
    .links-main-list.showed {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      opacity: 1;
      visibility: visible;
      pointer-events: visible; }
    @media screen and (max-width: 1200px) {
      .links-main-list {
        margin-bottom: 0; } }
  .links-main.active {
    opacity: 1;
    visibility: visible;
    pointer-events: visible; }
  .links-main .btn-top.link-top {
    cursor: pointer;
    width: 4rem;
    height: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    @media (min-width: 1201px) {
      .links-main .btn-top.link-top:hover {
        -webkit-transform: translateY(-5%);
        transform: translateY(-5%);
        background-color: #19A39E; }
        .links-main .btn-top.link-top:hover img {
          -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(12%) saturate(139%) hue-rotate(56deg) brightness(112%) contrast(100%);
          filter: brightness(0) saturate(100%) invert(100%) sepia(12%) saturate(139%) hue-rotate(56deg) brightness(112%) contrast(100%); } }
    .links-main .btn-top.link-top img {
      width: 1.5rem;
      height: 1.5rem;
      -webkit-transition: all 0.1s ease-in;
      transition: all 0.1s ease-in;
      -webkit-animation: truotLenArr 1s linear infinite;
      animation: truotLenArr 1s linear infinite;
      -webkit-filter: brightness(0) saturate(100%);
      filter: brightness(0) saturate(100%); }

@-webkit-keyframes truotLenArr {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  50% {
    -webkit-transform: translateY(10%);
    transform: translateY(10%); }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%); } }

@keyframes truotLenArr {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  50% {
    -webkit-transform: translateY(10%);
    transform: translateY(10%); }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%); } }
  .links-main .btn-social {
    cursor: pointer;
    width: 4rem;
    height: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #FCB247;
    -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    @media (min-width: 1201px) {
      .links-main .btn-social:hover {
        background-color: #19A39E; }
        .links-main .btn-social:hover img {
          -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
          filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%); } }
    .links-main .btn-social i {
      color: white;
      -webkit-animation: rungLac 1s ease-in-out infinite;
      animation: rungLac 1s ease-in-out infinite; }

@-webkit-keyframes rungLac {
  0% {
    -webkit-transform: translateX(0) rotate(0);
    transform: translateX(0) rotate(0); }
  20% {
    -webkit-transform: translateX(30%) rotate(3deg);
    transform: translateX(30%) rotate(3deg); }
  40% {
    -webkit-transform: translateX(-30%) rotate(-3deg);
    transform: translateX(-30%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(30%) rotate(3deg);
    transform: translateX(30%) rotate(3deg); }
  80% {
    -webkit-transform: translateX(-30%) rotate(-3deg);
    transform: translateX(-30%) rotate(-3deg); }
  100% {
    -webkit-transform: translateX(0%) rotate(0);
    transform: translateX(0%) rotate(0); } }

@keyframes rungLac {
  0% {
    -webkit-transform: translateX(0) rotate(0);
    transform: translateX(0) rotate(0); }
  20% {
    -webkit-transform: translateX(30%) rotate(3deg);
    transform: translateX(30%) rotate(3deg); }
  40% {
    -webkit-transform: translateX(-30%) rotate(-3deg);
    transform: translateX(-30%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(30%) rotate(3deg);
    transform: translateX(30%) rotate(3deg); }
  80% {
    -webkit-transform: translateX(-30%) rotate(-3deg);
    transform: translateX(-30%) rotate(-3deg); }
  100% {
    -webkit-transform: translateX(0%) rotate(0);
    transform: translateX(0%) rotate(0); } }

.btn {
  min-width: 14rem;
  height: 4.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.5rem 0;
  background: #D33A27;
  -webkit-column-gap: var(--columnContent12);
  -moz-column-gap: var(--columnContent12);
  column-gap: var(--columnContent12);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  cursor: pointer;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: var(--radius120);
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 0rem 0.6rem 1.2rem 0rem #00000033;
  box-shadow: 0rem 0.6rem 1.2rem 0rem #00000033; }
  @media screen and (max-width: 1200px) {
    .btn {
      height: 4.6rem;
      min-width: 12rem; } }
  @media screen and (max-width: 800px) {
    .btn {
      height: 4.2rem; } }
  @media screen and (max-width: 600px) {
    .btn {
      height: 3.8rem; } }
  .btn.trans {
    background: transparent;
    border: 0.1rem solid #64748b; }
    .btn.trans .btn-text {
      color: #64748b; }
    .btn.trans .btn-ic i {
      color: #64748b; }
    @media (min-width: 1201px) {
      .btn.trans:hover {
        background: #ffffff;
        border-color: #ffffff; }
        .btn.trans:hover .btn-text {
          color: #000000; }
        .btn.trans:hover .btn-ic i {
          color: #000000; } }
  .btn.trans2 {
    background: transparent;
    border: 0.1rem solid #ffffff; }
    .btn.trans2 .btn-text {
      color: #ffffff; }
    .btn.trans2 .btn-ic i {
      color: #ffffff; }
    @media (min-width: 1201px) {
      .btn.trans2:hover {
        background: #ffffff;
        border-color: #ffffff; }
        .btn.trans2:hover .btn-text {
          color: #000000; }
        .btn.trans2:hover .btn-ic i {
          color: #000000; } }
  .btn.trans3 {
    background: transparent;
    border: 0.1rem solid #19A39E; }
    .btn.trans3 .btn-text {
      color: #19A39E; }
    .btn.trans3 .btn-ic i {
      color: #19A39E; }
    @media (min-width: 1201px) {
      .btn.trans3:hover {
        background: #ffffff;
        border-color: #ffffff; }
        .btn.trans3:hover .btn-text {
          color: #000000; }
        .btn.trans3:hover .btn-ic i {
          color: #000000; } }
  .btn.cl-2 {
    background: #FCB247; }
  .btn.cl-3 {
    background: #19A39E; }
  .btn.cl-4 {
    background: #ffffff;
    -webkit-box-shadow: unset;
    box-shadow: unset; }
    .btn.cl-4 .btn-text {
      color: #FCB247;
      padding-left: 0; }
      .btn.cl-4 .btn-text::before {
        background: #FCB247; }
      .btn.cl-4 .btn-text::after {
        background: #FCB247; }
  .btn-text {
    color: #ffffff;
    font-weight: 700;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
    text-transform: uppercase;
    white-space: nowrap;
    font-size: 1.6rem;
    margin-top: 0.25rem;
    display: block;
    position: relative;
    padding: 0rem 3.2rem 0rem 2rem;
    overflow: hidden;
    line-height: 1.5; }
    @media screen and (max-width: 800px) {
      .btn-text {
        font-size: 1.4rem; } }
    @media screen and (max-width: 600px) {
      .btn-text {
        font-size: 1.2rem; } }
    @media screen and (max-width: 1200px) {
      .btn-text {
        padding: 0rem 2.8rem 0rem 1.6rem; } }
    @media screen and (max-width: 800px) {
      .btn-text {
        padding: 0rem 2.4rem 0rem 1.2rem; } }
    @media screen and (max-width: 600px) {
      .btn-text {
        padding: 0rem 2rem 0rem 1rem; } }
    .btn-text::before {
      content: "";
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      right: 1.6rem;
      background: #ffffff;
      width: 0.8rem;
      height: 0.8rem;
      border-radius: 50%;
      -webkit-transition: 0.3s ease;
      transition: 0.3s ease; }
      @media screen and (max-width: 1200px) {
        .btn-text::before {
          right: 1.4rem; } }
      @media screen and (max-width: 800px) {
        .btn-text::before {
          width: 0.6rem;
          height: 0.6rem;
          right: 1.2rem; } }
      @media screen and (max-width: 600px) {
        .btn-text::before {
          width: 0.5rem;
          height: 0.5rem;
          top: 49%;
          right: 1rem; } }
    .btn-text::after {
      content: "";
      position: absolute;
      top: 49%;
      -webkit-transform: translate(-1000%, -50%);
      transform: translate(-1000%, -50%);
      left: 1.6rem;
      background: #ffffff;
      width: 0.8rem;
      height: 0.8rem;
      border-radius: 50%;
      -webkit-transition: 0.3s ease;
      transition: 0.3s ease; }
  .btn-ic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .btn-ic img {
      width: 3.2rem;
      height: 3.2rem; }
  @media (min-width: 1201px) {
    .btn:hover .btn-text {
      padding: 0rem 2rem 0rem 3.2rem; }
      .btn:hover .btn-text::before {
        -webkit-transform: translate(1000%, -50%);
        transform: translate(1000%, -50%); }
      .btn:hover .btn-text::after {
        -webkit-transform: translate(0%, -50%);
        transform: translate(0%, -50%); } }

.box-navi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem; }
  .box-navi .btn-navi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 4.8rem;
    height: 4.8rem;
    background: #19A39E;
    z-index: 5;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    @media screen and (max-width: 1200px) {
      .box-navi .btn-navi {
        width: 4rem;
        height: 4rem; } }
    @media screen and (max-width: 800px) {
      .box-navi .btn-navi {
        width: 3.4rem;
        height: 3.4rem; } }
    @media screen and (max-width: 600px) {
      .box-navi .btn-navi {
        width: 3rem;
        height: 3rem; } }
    @media (min-width: 1201px) {
      .box-navi .btn-navi:hover {
        background: #FFFAE8; } }
    .box-navi .btn-navi i {
      font-size: 2rem;
      color: #ffffff;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      @media only screen and (max-width: 1200px) {
        .box-navi .btn-navi i {
          font-size: 1.8rem; } }
      @media only screen and (max-width: 800px) {
        .box-navi .btn-navi i {
          font-size: 1.6rem; } }
      @media only screen and (max-width: 600px) {
        .box-navi .btn-navi i {
          font-size: 1.4rem; } }

.btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2; }
  @media (min-width: 1201px) {
    .btn-play .btn-play:hover .btn-play-ic {
      background: #19A39E; }
    .btn-play .btn-play:hover .btn-play-ic i {
      color: #ffffff; } }
  .btn-play .btn-play-tt {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%; }

@-webkit-keyframes lanToa {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0; }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.2);
    transform: translate(-50%, -50%) scale(1.2);
    opacity: 0.5; }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1.4);
    transform: translate(-50%, -50%) scale(1.4);
    opacity: 0; } }

@keyframes lanToa {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0; }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.2);
    transform: translate(-50%, -50%) scale(1.2);
    opacity: 0.5; }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1.4);
    transform: translate(-50%, -50%) scale(1.4);
    opacity: 0; } }
  .btn-play .btn-play-tt::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%) scale3d(1);
    transform: translate(-50%, -50%) scale3d(1);
    border-radius: 50%;
    background: #ffffff;
    opacity: 0;
    -webkit-animation: lanToa 2.4s linear infinite forwards;
    animation: lanToa 2.4s linear infinite forwards; }
  .btn-play .btn-play-tt::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%) scale3d(1);
    transform: translate(-50%, -50%) scale3d(1);
    border-radius: 50%;
    background: #ffffff;
    opacity: 0;
    -webkit-animation: lanToa 2.4s linear infinite forwards 1.2s;
    animation: lanToa 2.4s linear infinite forwards 1.2s; }
  .btn-play .btn-play-ic {
    position: relative;
    z-index: 2;
    width: 4rem;
    height: 4rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: #19A39E;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.5s linear;
    transition: 0.5s linear; }
  .btn-play .btn-play-ic i {
    font-size: 1.6rem;
    color: #ffffff;
    -webkit-transition: 0.5s linear;
    transition: 0.5s linear; }
  @media screen and (max-width: 1200px) {
    .btn-play .btn-play-ic {
      width: 3.6rem;
      height: 3.6rem; } }
  @media only screen and (max-width: 800px) {
    .btn-play .btn-play-ic i {
      font-size: 1.4rem; }
    .btn-play .btn-play-ic {
      width: 3.2rem;
      height: 3.2rem; } }
  @media screen and (max-width: 600px) {
    .btn-play .btn-play-ic {
      width: 3rem;
      height: 3rem; }
    .btn-play .btn-play-ic i {
      font-size: 1.2rem; } }
  @media only screen and (max-width: 460px) {
    .btn-play .btn-play-ic i {
      font-size: 1rem; } }

.btn-scroll {
  cursor: pointer;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear; }
  @media (min-width: 1201px) {
    .btn-scroll:hover {
      -webkit-transform: scale(1.15);
      transform: scale(1.15); } }
  .btn-scroll--img {
    width: 6.4rem;
    height: 6.4rem;
    border-radius: 50%;
    overflow: hidden;
    -webkit-animation: lenXuong 1.2s linear infinite;
    animation: lenXuong 1.2s linear infinite; }
    @media screen and (max-width: 1200px) {
      .btn-scroll--img {
        width: 5.6rem;
        height: 5.6rem; } }
    @media screen and (max-width: 800px) {
      .btn-scroll--img {
        width: 4.8rem;
        height: 4.8rem; } }
    @media screen and (max-width: 600px) {
      .btn-scroll--img {
        width: 4.2rem;
        height: 4.2rem; } }
    .btn-scroll--img img {
      width: 100% !important;
      height: 100% !important;
      -o-object-fit: cover;
      object-fit: cover; }

@-webkit-keyframes lenXuong {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  50% {
    -webkit-transform: translateY(5%);
    transform: translateY(5%); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes lenXuong {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  50% {
    -webkit-transform: translateY(5%);
    transform: translateY(5%); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.swiper {
  width: 100%; }
  .swiper-container {
    width: 100%; }
  .swiper-scrollbar {
    height: 0.3rem;
    width: 100%;
    margin: 0.5rem auto 0;
    overflow: hidden;
    border-radius: var(--radius12) !important;
    background: #d8dce3;
    cursor: -webkit-grab;
    cursor: grab; }
    .swiper-scrollbar-drag {
      background: #19A39E; }
  .swiper-pagination {
    position: static;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    margin-top: 3rem; }
    @media screen and (max-width: 1200px) {
      .swiper-pagination {
        margin-top: 2rem; } }
    @media screen and (max-width: 600px) {
      .swiper-pagination {
        margin-top: 1.6rem; } }
    .swiper-pagination.custom .swiper-pagination-bullet {
      width: 1.6rem;
      height: 1.6rem;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear;
      border-radius: 50%;
      background: #ffffff; }
      @media screen and (max-width: 1200px) {
        .swiper-pagination.custom .swiper-pagination-bullet {
          width: 1.5rem;
          height: 1.5rem; } }
      @media screen and (max-width: 800px) {
        .swiper-pagination.custom .swiper-pagination-bullet {
          width: 1.4rem;
          height: 1.4rem; } }
      @media screen and (max-width: 600px) {
        .swiper-pagination.custom .swiper-pagination-bullet {
          width: 1.2rem;
          height: 1.2rem; } }
    .swiper-pagination.custom .swiper-pagination-bullet-active {
      background: #19A39E; }
    .swiper-pagination::before {
      display: none; }
    .swiper-pagination-bullet {
      -webkit-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out;
      width: 3rem;
      height: 0.3rem;
      opacity: 1;
      border-radius: 10rem;
      margin: 0 0.5rem;
      background: #B9EDDD; }
      .swiper-pagination-bullet-active {
        background: #19A39E; }
    .swiper-pagination.swiper-pagination-lock {
      display: none; }
    @media screen and (min-width: 1301px) {
      .swiper-pagination.disabled-on-desktop {
        display: none; } }
    .swiper-pagination-num {
      height: auto; }
      .swiper-pagination-num .swiper-pagination-bullet {
        background: unset;
        width: unset;
        height: unset;
        border: none;
        font-weight: 700;
        font-size: 1.4rem;
        line-height: 1.4;
        display: block;
        color: rgba(19, 23, 23, 0.6);
        text-align: center;
        position: relative;
        background: transparent; }
        @media screen and (max-width: 600px) {
          .swiper-pagination-num .swiper-pagination-bullet {
            font-size: 1rem; } }
        .swiper-pagination-num .swiper-pagination-bullet::before {
          position: absolute;
          content: "";
          width: 0;
          height: 0.2rem;
          left: 0;
          top: 50%;
          background: #19A39E;
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
          -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
        .swiper-pagination-num .swiper-pagination-bullet-active {
          color: #19A39E;
          padding-left: 2rem; }
          .swiper-pagination-num .swiper-pagination-bullet-active::before {
            width: 1.5rem; }
  .swiper-notification {
    display: none !important; }
  .swiper-navigation {
    cursor: pointer; }
    .swiper-navigation.circle {
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-justify-content: center;
      font-size: 1.2rem;
      font-weight: 900;
      width: 3.2rem;
      height: 3.2rem;
      border-radius: 50%;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      border: 0.1rem solid #E8F6F5; }
      @media screen and (max-width: 600px) {
        .swiper-navigation.circle {
          width: 3.2rem;
          height: 3.2rem; } }
      @media screen and (max-width: 400px) {
        .swiper-navigation.circle {
          width: 2.8rem;
          height: 2.8rem; } }
    .swiper-navigation.pri {
      border-radius: 50%;
      background: white;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      font-size: 1.2rem;
      color: white; }
      .swiper-navigation.pri i {
        font-weight: 300; }
      .swiper-navigation.pri.prev {
        top: 40%;
        left: -6rem;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      .swiper-navigation.pri.next {
        top: 40%;
        right: -6rem;
        -webkit-transform: translate(50%, -50%);
        transform: translate(50%, -50%); }
      @media (min-width: 1201px) {
        .swiper-navigation.pri:hover {
          background: #E8F6F5;
          color: white; }
          .swiper-navigation.pri:hover img {
            -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7448%) hue-rotate(44deg) brightness(114%) contrast(100%);
            filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7448%) hue-rotate(44deg) brightness(114%) contrast(100%); } }
    .swiper-navigation.second {
      border-radius: 50%;
      background: #19A39E;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      font-size: 1.8rem;
      color: white; }
      .swiper-navigation.second.prev {
        top: 50%;
        left: -2.4rem;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      .swiper-navigation.second.next {
        top: 50%;
        right: -2.4rem;
        -webkit-transform: translate(50%, -50%);
        transform: translate(50%, -50%); }
      @media (min-width: 1201px) {
        .swiper-navigation.second:hover {
          background: #FFFAE8;
          color: white; } }
    @media screen and (max-width: 1300px) {
      .swiper-navigation.disabled-on-tablet {
        display: none; } }
    .swiper-navigation img {
      width: 1.1rem;
      height: 1.1rem;
      -webkit-filter: brightness(0) saturate(100%) invert(44%) sepia(66%) saturate(4409%) hue-rotate(319deg) brightness(100%) contrast(103%);
      filter: brightness(0) saturate(100%) invert(44%) sepia(66%) saturate(4409%) hue-rotate(319deg) brightness(100%) contrast(103%); }
  .swiper-button-disabled {
    pointer-events: none;
    opacity: 0.5; }
  .swiper-abs {
    position: absolute;
    z-index: 20; }
  .swiper-navi {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .swiper-navi .swiper-navigation {
      margin: 0.6rem 1.2rem; }
      @media screen and (max-width: 1400px) {
        .swiper-navi .swiper-navigation {
          position: static;
          -webkit-transform: none !important;
          transform: none !important; } }
    .swiper-navi .swiper-pagination {
      margin-top: 0;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      margin-left: 2rem;
      margin-right: 2rem;
      min-width: 17rem; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #FFFAE8; }

.swiper-grid-column > .swiper-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

.navigation .swiper-navigation {
  position: static;
  -webkit-transform: none !important;
  transform: none !important; }

.m-mid {
  margin: 0 auto; }

.m-end {
  margin-left: auto; }

.m-start {
  margin-right: auto; }

.f-mid {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center; }

.f-end {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.fl {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.fl-center {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.f-space {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.spc.no-wrap .spc-list {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

.spc-list {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -0.8rem;
  margin-bottom: -0.8rem; }

.spc-item {
  margin-left: 0.8rem;
  margin-bottom: 0.8rem; }

.spc-16 .spc-list {
  margin-left: -1.6rem;
  margin-bottom: -1.6rem; }

.spc-16 .spc-item {
  margin-bottom: 1.6rem;
  margin-left: 1.6rem; }

.spc-24 .spc-list {
  margin-left: -2.4rem;
  margin-bottom: -2.4rem; }

.spc-24 .spc-item {
  margin-bottom: 2.4rem;
  margin-left: 2.4rem; }

.bg-fade,
.bg-fade2,
.bg-fade3 {
  position: fixed;
  content: "";
  width: 100vw;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 980;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s; }
  .bg-fade.show,
  .bg-fade2.show,
  .bg-fade3.show {
    visibility: visible;
    opacity: 1; }

@media screen and (min-width: 1202px) {
  .hd-bg {
    display: none; } }

.bg-fade2 {
  z-index: 1000; }
  @media screen and (min-width: 1201px) {
    .bg-fade2 {
      display: none; } }

@media screen and (max-width: 1201px) {
  .bg-fade3 {
    display: none; } }

.list-wrap,
.d-wrap {
  margin-left: -1.6rem;
  margin-right: -1.6rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media screen and (max-width: 1400px) {
    .list-wrap,
    .d-wrap {
      margin-left: -1.2rem;
      margin-right: -1.2rem; } }
  @media screen and (max-width: 800px) {
    .list-wrap,
    .d-wrap {
      margin-left: -0.8rem;
      margin-right: -0.8rem; } }
  @media screen and (max-width: 600px) {
    .list-wrap,
    .d-wrap {
      margin-left: -0.6rem;
      margin-right: -0.6rem; } }

.list-item,
.d-item {
  padding-left: 1.6rem;
  padding-right: 1.6rem; }
  @media screen and (max-width: 1400px) {
    .list-item,
    .d-item {
      padding-left: 1.2rem;
      padding-right: 1.2rem; } }
  @media screen and (max-width: 800px) {
    .list-item,
    .d-item {
      padding-left: 0.8rem;
      padding-right: 0.8rem; } }
  @media screen and (max-width: 600px) {
    .list-item,
    .d-item {
      padding-left: 0.6rem;
      padding-right: 0.6rem; } }

.list-2,
.d-2 {
  width: calc(100% / 2); }

.list-3,
.d-3 {
  width: calc(100% / 3); }
  @media screen and (max-width: 800px) {
    .list-3,
    .d-3 {
      width: 50%; } }

.list-4,
.d-4 {
  width: calc(100% / 4); }
  @media screen and (max-width: 1024px) {
    .list-4,
    .d-4 {
      width: calc(100% / 3); } }
  @media screen and (max-width: 600px) {
    .list-4,
    .d-4 {
      width: calc(100% / 2); } }
  @media screen and (max-width: 350px) {
    .list-4,
    .d-4 {
      width: 100%; } }

.list-5,
.d-5 {
  width: calc(100% / 5); }

.dlarge-wrap {
  margin: 0 -3rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media screen and (max-width: 1201px) {
    .dlarge-wrap {
      margin: 0 -1.2rem; } }
  @media screen and (max-width: 800px) {
    .dlarge-wrap {
      margin: 0 -0.6rem; } }
  @media screen and (max-width: 320px) {
    .dlarge-wrap {
      margin-left: -0.3rem;
      margin-right: -0.3rem; } }

.dlarge-item {
  padding-left: 3rem;
  padding-right: 3rem; }
  @media screen and (max-width: 1201px) {
    .dlarge-item {
      padding: 0 1.2rem; } }
  @media screen and (max-width: 800px) {
    .dlarge-item {
      padding-left: 0.6rem;
      padding-right: 0.6rem; } }
  @media screen and (max-width: 320px) {
    .dlarge-item {
      padding-left: 0.3rem;
      padding-right: 0.3rem; } }

.dlarge-2 {
  width: calc(100% / 2); }

.dlarge-3 {
  width: calc(100% / 3); }
  @media screen and (max-width: 800px) {
    .dlarge-3 {
      width: 50%; } }

.dlarge-4 {
  width: calc(100% / 4); }
  @media screen and (max-width: 1201px) {
    .dlarge-4 {
      width: calc(100% / 3); } }
  @media screen and (max-width: 800px) {
    .dlarge-4 {
      width: calc(100% / 2); } }
  @media screen and (max-width: 500px) {
    .dlarge-4 {
      width: 100%; } }

.dlarge-5 {
  width: calc(100% / 5); }

.dsm-wrap {
  margin: 0 -0.6rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.dsm-item {
  padding-left: 0.6rem;
  padding-right: 0.6rem; }

@-webkit-keyframes line-slide {
  0% {
    background-position: -5% 0; }
  100% {
    background-position: 100% 0; } }

@keyframes line-slide {
  0% {
    background-position: -5% 0; }
  100% {
    background-position: 100% 0; } }

.swiper-next,
.swiper-prev {
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 100rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  border: 1px solid #0f172a;
  cursor: pointer;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out; }
  .swiper-next.white,
  .swiper-prev.white {
    border: 1px solid white; }
    .swiper-next.white i,
    .swiper-prev.white i {
      color: white; }
  .swiper-next i,
  .swiper-prev i {
    color: #0f172a;
    font-weight: 400; }

.bg-abs {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none; }
  .bg-abs img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%; }

.clear {
  clear: both; }

.gItem,
.swiper-slide {
  cursor: pointer; }

.backPage {
  padding: var(--pdGen) 0; }
  .backPage-link {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .backPage-link .icon {
      font-size: 1.2rem;
      font-weight: 900;
      margin-right: 1.6rem;
      width: 2.4rem;
      height: 2.4rem;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-justify-content: center; }
    .backPage-link .text {
      font-weight: 500;
      font-size: 4rem; }
      @media only screen and (max-width: 1200px) {
        .backPage-link .text {
          font-size: 3rem; } }
      @media only screen and (max-width: 800px) {
        .backPage-link .text {
          font-size: 2.6rem; } }
      @media only screen and (max-width: 600px) {
        .backPage-link .text {
          font-size: 2.4rem; } }
      @media only screen and (max-width: 460px) {
        .backPage-link .text {
          font-size: 2.2rem; } }
      @media only screen and (max-width: 360px) {
        .backPage-link .text {
          font-size: 1.6rem; } }

.mona-content p {
  margin-bottom: var(--pdGen2); }
  @media screen and (max-width: 800px) {
    .mona-content p {
      font-size: 1.4rem; } }

.mona-content .plyr {
  margin-bottom: var(--pdGen2); }

@media screen and (min-width: 1202px) {
  .plyr__controls {
    opacity: 0;
    -webkit-transform: translateY(3rem);
    transform: translateY(3rem); } }

.plyr {
  border-radius: 0.8rem;
  height: 100%;
  overflow: hidden; }
  @media (min-width: 1201px) {
    .plyr:hover .plyr__controls {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0); } }
  .plyr .plyr__control--overlaid {
    background: transparent;
    border: 0.3rem solid white;
    width: 3.2rem;
    height: 3.2rem;
    padding: 0;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center; }
    .plyr .plyr__control--overlaid svg {
      width: 1rem;
      margin: auto;
      -webkit-transform: translateX(-0.1rem);
      transform: translateX(-0.1rem); }

.plyr__controls__item[data-plyr="captions"] {
  display: none; }

.plyr__controls__item[data-plyr="pip"] {
  display: none; }

.plyr__poster {
  background-size: cover; }

.scrollJS {
  overflow: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .scrollJS::-webkit-scrollbar {
    display: none; }

#lg-actual-size,
#lg-share,
#lg-download {
  display: none; }

button[aria-label="Rotate left"] {
  display: none; }

button[aria-label="Rotate right"] {
  display: none; }

button[aria-label="Flip vertical"] {
  display: none; }

button[aria-label="flip horizontal"] {
  display: none; }

button[aria-label="Toggle autoplay"] {
  display: none; }

.mb-0 {
  margin-bottom: 0 !important; }

.mb-2 {
  margin-bottom: 0.2rem; }

.mb-2s:not(:last-child) {
  margin-bottom: 0.2rem; }

.mb-4 {
  margin-bottom: 0.4rem; }

.mb-4s:not(:last-child) {
  margin-bottom: 0.4rem; }

.mb-5 {
  margin-bottom: 0.5rem; }

.mb-5s:not(:last-child) {
  margin-bottom: 0.5rem; }

.mb-6 {
  margin-bottom: 0.6rem; }

.mb-6s:not(:last-child) {
  margin-bottom: 0.6rem; }

.mb-8 {
  margin-bottom: 0.8rem; }

.mb-8s:not(:last-child) {
  margin-bottom: 0.8rem; }

.mb-10 {
  margin-bottom: 1rem; }

.mb-10s:not(:last-child) {
  margin-bottom: 1rem; }

.mb-12 {
  margin-bottom: 1.2rem; }

.mb-12s:not(:last-child) {
  margin-bottom: 1.2rem; }

.mb-14 {
  margin-bottom: 1.4rem; }

.mb-14s:not(:last-child) {
  margin-bottom: 1.4rem; }

.mb-16 {
  margin-bottom: 1.6rem; }

.mb-16s:not(:last-child) {
  margin-bottom: 1.6rem; }

.mb-18 {
  margin-bottom: 1.8rem; }

.mb-18s:not(:last-child) {
  margin-bottom: 1.8rem; }

.mb-20 {
  margin-bottom: 2rem; }

.mb-20s:not(:last-child) {
  margin-bottom: 2rem; }

.mb-24 {
  margin-bottom: 2.4rem; }

.mb-24s:not(:last-child) {
  margin-bottom: 2.4rem; }

.mb-26 {
  margin-bottom: 2.6rem; }

.mb-26s:not(:last-child) {
  margin-bottom: 2.6rem; }

.mb-28 {
  margin-bottom: 2.8rem; }

.mb-28s:not(:last-child) {
  margin-bottom: 2.8rem; }

.mb-30 {
  margin-bottom: 3rem; }

.mb-30s:not(:last-child) {
  margin-bottom: 3rem; }

.mb-32 {
  margin-bottom: 3.2rem; }

.mb-32s:not(:last-child) {
  margin-bottom: 3.2rem; }

.mb-34 {
  margin-bottom: 3.4rem; }

.mb-34s:not(:last-child) {
  margin-bottom: 3.4rem; }

.mb-36 {
  margin-bottom: 3.6rem; }

.mb-36s:not(:last-child) {
  margin-bottom: 3.6rem; }

.mb-38 {
  margin-bottom: 3.8rem; }

.mb-38s:not(:last-child) {
  margin-bottom: 3.8rem; }

.mb-40 {
  margin-bottom: 4rem; }
  @media screen and (max-width: 1200px) {
    .mb-40 {
      margin-bottom: 2rem; } }

.mb-40s:not(:last-child) {
  margin-bottom: 4rem; }
  @media screen and (max-width: 1200px) {
    .mb-40s:not(:last-child) {
      margin-bottom: 2rem; } }

.mb-42 {
  margin-bottom: 4.2rem; }
  @media screen and (max-width: 1200px) {
    .mb-42 {
      margin-bottom: 2.1rem; } }

.mb-42s:not(:last-child) {
  margin-bottom: 4.2rem; }
  @media screen and (max-width: 1200px) {
    .mb-42s:not(:last-child) {
      margin-bottom: 2.1rem; } }

.mb-44 {
  margin-bottom: 4.4rem; }
  @media screen and (max-width: 1200px) {
    .mb-44 {
      margin-bottom: 2.2rem; } }

.mb-44s:not(:last-child) {
  margin-bottom: 4.4rem; }
  @media screen and (max-width: 1200px) {
    .mb-44s:not(:last-child) {
      margin-bottom: 2.2rem; } }

.mb-46 {
  margin-bottom: 4.6rem; }
  @media screen and (max-width: 1200px) {
    .mb-46 {
      margin-bottom: 2.3rem; } }

.mb-46s:not(:last-child) {
  margin-bottom: 4.6rem; }
  @media screen and (max-width: 1200px) {
    .mb-46s:not(:last-child) {
      margin-bottom: 2.3rem; } }

.mb-48 {
  margin-bottom: 4.8rem; }
  @media screen and (max-width: 1200px) {
    .mb-48 {
      margin-bottom: 2.4rem; } }

.mb-48s:not(:last-child) {
  margin-bottom: 4.8rem; }
  @media screen and (max-width: 1200px) {
    .mb-48s:not(:last-child) {
      margin-bottom: 2.4rem; } }

.mb-50 {
  margin-bottom: 5rem; }
  @media screen and (max-width: 1200px) {
    .mb-50 {
      margin-bottom: 2.5rem; } }

.mb-50s:not(:last-child) {
  margin-bottom: 5rem; }
  @media screen and (max-width: 1200px) {
    .mb-50s:not(:last-child) {
      margin-bottom: 2.5rem; } }

.mb-52 {
  margin-bottom: 5.2rem; }
  @media screen and (max-width: 1200px) {
    .mb-52 {
      margin-bottom: 2.6rem; } }

.mb-52s:not(:last-child) {
  margin-bottom: 5.2rem; }
  @media screen and (max-width: 1200px) {
    .mb-52s:not(:last-child) {
      margin-bottom: 2.6rem; } }

.mb-54 {
  margin-bottom: 5.4rem; }
  @media screen and (max-width: 1200px) {
    .mb-54 {
      margin-bottom: 2.7rem; } }

.mb-54s:not(:last-child) {
  margin-bottom: 5.4rem; }
  @media screen and (max-width: 1200px) {
    .mb-54s:not(:last-child) {
      margin-bottom: 2.7rem; } }

.mb-56 {
  margin-bottom: 5.6rem; }
  @media screen and (max-width: 1200px) {
    .mb-56 {
      margin-bottom: 2.8rem; } }

.mb-56s:not(:last-child) {
  margin-bottom: 5.6rem; }
  @media screen and (max-width: 1200px) {
    .mb-56s:not(:last-child) {
      margin-bottom: 2.8rem; } }

.mb-58 {
  margin-bottom: 5.8rem; }
  @media screen and (max-width: 1200px) {
    .mb-58 {
      margin-bottom: 2.9rem; } }

.mb-58s:not(:last-child) {
  margin-bottom: 5.8rem; }
  @media screen and (max-width: 1200px) {
    .mb-58s:not(:last-child) {
      margin-bottom: 2.9rem; } }

.mb-60 {
  margin-bottom: 6rem; }
  @media screen and (max-width: 1200px) {
    .mb-60 {
      margin-bottom: 3rem; } }

.mb-60s:not(:last-child) {
  margin-bottom: 6rem; }
  @media screen and (max-width: 1200px) {
    .mb-60s:not(:last-child) {
      margin-bottom: 3rem; } }

.mb-62 {
  margin-bottom: 6.2rem; }
  @media screen and (max-width: 1200px) {
    .mb-62 {
      margin-bottom: 3.1rem; } }

.mb-62s:not(:last-child) {
  margin-bottom: 6.2rem; }
  @media screen and (max-width: 1200px) {
    .mb-62s:not(:last-child) {
      margin-bottom: 3.1rem; } }

.mb-64 {
  margin-bottom: 6.4rem; }
  @media screen and (max-width: 1200px) {
    .mb-64 {
      margin-bottom: 3.2rem; } }

.mb-64s:not(:last-child) {
  margin-bottom: 6.4rem; }
  @media screen and (max-width: 1200px) {
    .mb-64s:not(:last-child) {
      margin-bottom: 3.2rem; } }

.mb-68 {
  margin-bottom: 6.8rem; }
  @media screen and (max-width: 1200px) {
    .mb-68 {
      margin-bottom: 3.4rem; } }

.mb-68s:not(:last-child) {
  margin-bottom: 6.8rem; }
  @media screen and (max-width: 1200px) {
    .mb-68s:not(:last-child) {
      margin-bottom: 3.4rem; } }

.mb-70 {
  margin-bottom: 7rem; }
  @media screen and (max-width: 1200px) {
    .mb-70 {
      margin-bottom: 3.5rem; } }

.mb-70s:not(:last-child) {
  margin-bottom: 7rem; }
  @media screen and (max-width: 1200px) {
    .mb-70s:not(:last-child) {
      margin-bottom: 3.5rem; } }

.mb-72 {
  margin-bottom: 7.2rem; }
  @media screen and (max-width: 1200px) {
    .mb-72 {
      margin-bottom: 3.6rem; } }

.mb-72s:not(:last-child) {
  margin-bottom: 7.2rem; }
  @media screen and (max-width: 1200px) {
    .mb-72s:not(:last-child) {
      margin-bottom: 3.6rem; } }

.mb-74 {
  margin-bottom: 7.4rem; }
  @media screen and (max-width: 1200px) {
    .mb-74 {
      margin-bottom: 3.7rem; } }

.mb-72s:not(:last-child) {
  margin-bottom: 7.4rem; }
  @media screen and (max-width: 1200px) {
    .mb-72s:not(:last-child) {
      margin-bottom: 3.7rem; } }

.mb-76 {
  margin-bottom: 7.6rem; }
  @media screen and (max-width: 1200px) {
    .mb-76 {
      margin-bottom: 3.8rem; } }

.mb-76s:not(:last-child) {
  margin-bottom: 7.6rem; }
  @media screen and (max-width: 1200px) {
    .mb-76s:not(:last-child) {
      margin-bottom: 3.8rem; } }

.mb-78 {
  margin-bottom: 7.8rem; }
  @media screen and (max-width: 1200px) {
    .mb-78 {
      margin-bottom: 3.9rem; } }

.mb-78s:not(:last-child) {
  margin-bottom: 7.8rem; }
  @media screen and (max-width: 1200px) {
    .mb-78s:not(:last-child) {
      margin-bottom: 3.9rem; } }

.mb-80 {
  margin-bottom: 8rem; }
  @media screen and (max-width: 1200px) {
    .mb-80 {
      margin-bottom: 4rem; } }
  @media screen and (max-width: 600px) {
    .mb-80 {
      margin-bottom: 2rem; } }

.mb-80s:not(:last-child) {
  margin-bottom: 8rem; }
  @media screen and (max-width: 1200px) {
    .mb-80s:not(:last-child) {
      margin-bottom: 4rem; } }
  @media screen and (max-width: 600px) {
    .mb-80s:not(:last-child) {
      margin-bottom: 2rem; } }

.mb-82 {
  margin-bottom: 8.2rem; }
  @media screen and (max-width: 1200px) {
    .mb-82 {
      margin-bottom: 4.1rem; } }
  @media screen and (max-width: 600px) {
    .mb-82 {
      margin-bottom: 2rem; } }

.mb-82s:not(:last-child) {
  margin-bottom: 8.2rem; }
  @media screen and (max-width: 1200px) {
    .mb-82s:not(:last-child) {
      margin-bottom: 4.1rem; } }
  @media screen and (max-width: 600px) {
    .mb-82s:not(:last-child) {
      margin-bottom: 2rem; } }

.mb-84 {
  margin-bottom: 8.4rem; }
  @media screen and (max-width: 1200px) {
    .mb-84 {
      margin-bottom: 4.2rem; } }
  @media screen and (max-width: 600px) {
    .mb-84 {
      margin-bottom: 2.2rem; } }

.mb-84s:not(:last-child) {
  margin-bottom: 8.4rem; }
  @media screen and (max-width: 1200px) {
    .mb-84s:not(:last-child) {
      margin-bottom: 4.2rem; } }
  @media screen and (max-width: 600px) {
    .mb-84s:not(:last-child) {
      margin-bottom: 2.2rem; } }

.mb-86 {
  margin-bottom: 8.6rem; }
  @media screen and (max-width: 1200px) {
    .mb-86 {
      margin-bottom: 4.3rem; } }
  @media screen and (max-width: 600px) {
    .mb-86 {
      margin-bottom: 2.3rem; } }

.mb-86s:not(:last-child) {
  margin-bottom: 8.6rem; }
  @media screen and (max-width: 1200px) {
    .mb-86s:not(:last-child) {
      margin-bottom: 4.3rem; } }
  @media screen and (max-width: 600px) {
    .mb-86s:not(:last-child) {
      margin-bottom: 2.3rem; } }

.mb-88 {
  margin-bottom: 8.8rem; }
  @media screen and (max-width: 1200px) {
    .mb-88 {
      margin-bottom: 4.4rem; } }
  @media screen and (max-width: 600px) {
    .mb-88 {
      margin-bottom: 2.2rem; } }

.mb-88s:not(:last-child) {
  margin-bottom: 8.8rem; }
  @media screen and (max-width: 1200px) {
    .mb-88s:not(:last-child) {
      margin-bottom: 4.4rem; } }
  @media screen and (max-width: 600px) {
    .mb-88s:not(:last-child) {
      margin-bottom: 2.2rem; } }

.mb-90 {
  margin-bottom: 9rem; }
  @media screen and (max-width: 1200px) {
    .mb-90 {
      margin-bottom: 4.5rem; } }
  @media screen and (max-width: 1200px) {
    .mb-90 {
      margin-bottom: 2.2rem; } }

.mb-90s:not(:last-child) {
  margin-bottom: 9rem; }
  @media screen and (max-width: 1200px) {
    .mb-90s:not(:last-child) {
      margin-bottom: 4.5rem; } }
  @media screen and (max-width: 1200px) {
    .mb-90s:not(:last-child) {
      margin-bottom: 2.2rem; } }

.mb-92 {
  margin-bottom: 9.2rem; }
  @media screen and (max-width: 1200px) {
    .mb-92 {
      margin-bottom: 4.6rem; } }
  @media screen and (max-width: 600px) {
    .mb-92 {
      margin-bottom: 2.3rem; } }

.mb-92s:not(:last-child) {
  margin-bottom: 9.2rem; }
  @media screen and (max-width: 1200px) {
    .mb-92s:not(:last-child) {
      margin-bottom: 4.6rem; } }
  @media screen and (max-width: 600px) {
    .mb-92s:not(:last-child) {
      margin-bottom: 2.3rem; } }

.mb-94 {
  margin-bottom: 9.4rem; }
  @media screen and (max-width: 1200px) {
    .mb-94 {
      margin-bottom: 4.7rem; } }
  @media screen and (max-width: 600px) {
    .mb-94 {
      margin-bottom: 2.3rem; } }

.mb-94s:not(:last-child) {
  margin-bottom: 9.4rem; }
  @media screen and (max-width: 1200px) {
    .mb-94s:not(:last-child) {
      margin-bottom: 4.7rem; } }
  @media screen and (max-width: 600px) {
    .mb-94s:not(:last-child) {
      margin-bottom: 2.3rem; } }

.mb-96 {
  margin-bottom: 9.6rem; }
  @media screen and (max-width: 1200px) {
    .mb-96 {
      margin-bottom: 4.8rem; } }
  @media screen and (max-width: 600px) {
    .mb-96 {
      margin-bottom: 2.4rem; } }

.mb-96s:not(:last-child) {
  margin-bottom: 9.6rem; }
  @media screen and (max-width: 1200px) {
    .mb-96s:not(:last-child) {
      margin-bottom: 4.8rem; } }
  @media screen and (max-width: 600px) {
    .mb-96s:not(:last-child) {
      margin-bottom: 2.4rem; } }

.mb-98 {
  margin-bottom: 9.8rem; }
  @media screen and (max-width: 1200px) {
    .mb-98 {
      margin-bottom: 4.9rem; } }
  @media screen and (max-width: 600px) {
    .mb-98 {
      margin-bottom: 2.4rem; } }

.mb-98s:not(:last-child) {
  margin-bottom: 9.8rem; }
  @media screen and (max-width: 1200px) {
    .mb-98s:not(:last-child) {
      margin-bottom: 4.9rem; } }
  @media screen and (max-width: 600px) {
    .mb-98s:not(:last-child) {
      margin-bottom: 2.4rem; } }

.mb-100 {
  margin-bottom: 10rem; }
  @media screen and (max-width: 1200px) {
    .mb-100 {
      margin-bottom: 5rem; } }
  @media screen and (max-width: 600px) {
    .mb-100 {
      margin-bottom: 2.5rem; } }

.mb-100s:not(:last-child) {
  margin-bottom: 10rem; }
  @media screen and (max-width: 1200px) {
    .mb-100s:not(:last-child) {
      margin-bottom: 5rem; } }
  @media screen and (max-width: 600px) {
    .mb-100s:not(:last-child) {
      margin-bottom: 2.5rem; } }

.mb-120 {
  margin-bottom: 12rem; }
  @media screen and (max-width: 1200px) {
    .mb-120 {
      margin-bottom: 6rem; } }
  @media screen and (max-width: 600px) {
    .mb-120 {
      margin-bottom: 3rem; } }
  @media screen and (max-width: 460px) {
    .mb-120 {
      margin-bottom: 3rem; } }

.mb-120s:not(:last-child) {
  margin-bottom: 12rem; }
  @media screen and (max-width: 1200px) {
    .mb-120s:not(:last-child) {
      margin-bottom: 6rem; } }
  @media screen and (max-width: 600px) {
    .mb-120s:not(:last-child) {
      margin-bottom: 3rem; } }
  @media screen and (max-width: 460px) {
    .mb-120s:not(:last-child) {
      margin-bottom: 3rem; } }

.mb-140 {
  margin-bottom: 14rem; }
  @media screen and (max-width: 1200px) {
    .mb-140 {
      margin-bottom: 7rem; } }
  @media screen and (max-width: 600px) {
    .mb-140 {
      margin-bottom: 3.5rem; } }
  @media screen and (max-width: 460px) {
    .mb-140 {
      margin-bottom: 3rem; } }

.mb-140s:not(:last-child) {
  margin-bottom: 14rem; }
  @media screen and (max-width: 1200px) {
    .mb-140s:not(:last-child) {
      margin-bottom: 7rem; } }
  @media screen and (max-width: 600px) {
    .mb-140s:not(:last-child) {
      margin-bottom: 3.5rem; } }

@media screen and (max-width: 460px) {
  .mb-140s {
    margin-bottom: 3rem; } }

.mb-160 {
  margin-bottom: 16rem; }
  @media screen and (max-width: 1200px) {
    .mb-160 {
      margin-bottom: 8rem; } }
  @media screen and (max-width: 600px) {
    .mb-160 {
      margin-bottom: 4rem; } }
  @media screen and (max-width: 460px) {
    .mb-160 {
      margin-bottom: 3rem; } }

.mb-160s:not(:last-child) {
  margin-bottom: 16rem; }
  @media screen and (max-width: 1200px) {
    .mb-160s:not(:last-child) {
      margin-bottom: 8rem; } }
  @media screen and (max-width: 600px) {
    .mb-160s:not(:last-child) {
      margin-bottom: 4rem; } }
  @media screen and (max-width: 460px) {
    .mb-160s:not(:last-child) {
      margin-bottom: 3rem; } }

.mb-180 {
  margin-bottom: 18rem; }
  @media screen and (max-width: 1200px) {
    .mb-180 {
      margin-bottom: 9rem; } }
  @media screen and (max-width: 600px) {
    .mb-180 {
      margin-bottom: 4.5rem; } }
  @media screen and (max-width: 460px) {
    .mb-180 {
      margin-bottom: 3rem; } }

.mb-180s:not(:last-child) {
  margin-bottom: 18rem; }
  @media screen and (max-width: 1200px) {
    .mb-180s:not(:last-child) {
      margin-bottom: 9rem; } }
  @media screen and (max-width: 600px) {
    .mb-180s:not(:last-child) {
      margin-bottom: 4.5rem; } }
  @media screen and (max-width: 460px) {
    .mb-180s:not(:last-child) {
      margin-bottom: 3rem; } }

.mb-200 {
  margin-bottom: 20rem; }
  @media screen and (max-width: 1200px) {
    .mb-200 {
      margin-bottom: 10rem; } }
  @media screen and (max-width: 600px) {
    .mb-200 {
      margin-bottom: 5rem; } }
  @media screen and (max-width: 460px) {
    .mb-200 {
      margin-bottom: 3rem; } }

.mb-200s:not(:last-child) {
  margin-bottom: 20rem; }
  @media screen and (max-width: 1200px) {
    .mb-200s:not(:last-child) {
      margin-bottom: 10rem; } }
  @media screen and (max-width: 600px) {
    .mb-200s:not(:last-child) {
      margin-bottom: 5rem; } }
  @media screen and (max-width: 460px) {
    .mb-200s:not(:last-child) {
      margin-bottom: 3rem; } }

.mt-0 {
  margin-top: 0 !important; }

.mt-2 {
  margin-top: 0.2rem; }

.mt-2s:not(:last-child) {
  margin-top: 0.2rem; }

.mt-4 {
  margin-top: 0.4rem; }

.mt-4s:not(:last-child) {
  margin-top: 0.4rem; }

.mt-5 {
  margin-top: 0.5rem; }

.mt-5s:not(:last-child) {
  margin-top: 0.5rem; }

.mt-6 {
  margin-top: 0.6rem; }

.mt-6s:not(:last-child) {
  margin-top: 0.6rem; }

.mt-8 {
  margin-top: 0.8rem; }

.mt-8s:not(:last-child) {
  margin-top: 0.8rem; }

.mt-10 {
  margin-top: 1rem; }

.mt-10s:not(:last-child) {
  margin-top: 1rem; }

.mt-12 {
  margin-top: 1.2rem; }

.mt-12s:not(:last-child) {
  margin-top: 1.2rem; }

.mt-14 {
  margin-top: 1.4rem; }

.mt-14s:not(:last-child) {
  margin-top: 1.4rem; }

.mt-16 {
  margin-top: 1.6rem; }

.mt-16s:not(:last-child) {
  margin-top: 1.6rem; }

.mt-18 {
  margin-top: 1.8rem; }

.mt-18s:not(:last-child) {
  margin-top: 1.8rem; }

.mt-20 {
  margin-top: 2rem; }

.mt-20s:not(:last-child) {
  margin-top: 2rem; }

.mt-24 {
  margin-top: 2.4rem; }

.mt-24s:not(:last-child) {
  margin-top: 2.4rem; }

.mt-26 {
  margin-top: 2.6rem; }

.mt-26s:not(:last-child) {
  margin-top: 2.6rem; }

.mt-28 {
  margin-top: 2.8rem; }

.mt-28s:not(:last-child) {
  margin-top: 2.8rem; }

.mt-30 {
  margin-top: 3rem; }

.mt-30s:not(:last-child) {
  margin-top: 3rem; }

.mt-32 {
  margin-top: 3.2rem; }

.mt-32s:not(:last-child) {
  margin-top: 3.2rem; }

.mt-34 {
  margin-top: 3.4rem; }

.mt-34s:not(:last-child) {
  margin-top: 3.4rem; }

.mt-36 {
  margin-top: 3.6rem; }

.mt-36s:not(:last-child) {
  margin-top: 3.6rem; }

.mt-38 {
  margin-top: 3.8rem; }

.mt-38s:not(:last-child) {
  margin-top: 3.8rem; }

.mt-40 {
  margin-top: 4rem; }
  @media screen and (max-width: 1200px) {
    .mt-40 {
      margin-top: 2rem; } }

.mt-40s:not(:last-child) {
  margin-top: 4rem; }
  @media screen and (max-width: 1200px) {
    .mt-40s:not(:last-child) {
      margin-top: 2rem; } }

.mt-42 {
  margin-top: 4.2rem; }
  @media screen and (max-width: 1200px) {
    .mt-42 {
      margin-top: 2.1rem; } }

.mt-42s:not(:last-child) {
  margin-top: 4.2rem; }
  @media screen and (max-width: 1200px) {
    .mt-42s:not(:last-child) {
      margin-top: 2.1rem; } }

.mt-44 {
  margin-top: 4.4rem; }
  @media screen and (max-width: 1200px) {
    .mt-44 {
      margin-top: 2.2rem; } }

.mt-44s:not(:last-child) {
  margin-top: 4.4rem; }
  @media screen and (max-width: 1200px) {
    .mt-44s:not(:last-child) {
      margin-top: 2.2rem; } }

.mt-46 {
  margin-top: 4.6rem; }
  @media screen and (max-width: 1200px) {
    .mt-46 {
      margin-top: 2.3rem; } }

.mt-46s:not(:last-child) {
  margin-top: 4.6rem; }
  @media screen and (max-width: 1200px) {
    .mt-46s:not(:last-child) {
      margin-top: 2.3rem; } }

.mt-48 {
  margin-top: 4.8rem; }
  @media screen and (max-width: 1200px) {
    .mt-48 {
      margin-top: 2.4rem; } }

.mt-48s:not(:last-child) {
  margin-top: 4.8rem; }
  @media screen and (max-width: 1200px) {
    .mt-48s:not(:last-child) {
      margin-top: 2.4rem; } }

.mt-50 {
  margin-top: 5rem; }
  @media screen and (max-width: 1200px) {
    .mt-50 {
      margin-top: 2.5rem; } }

.mt-50s:not(:last-child) {
  margin-top: 5rem; }
  @media screen and (max-width: 1200px) {
    .mt-50s:not(:last-child) {
      margin-top: 2.5rem; } }

.mt-52 {
  margin-top: 5.2rem; }
  @media screen and (max-width: 1200px) {
    .mt-52 {
      margin-top: 2.6rem; } }

.mt-52s:not(:last-child) {
  margin-top: 5.2rem; }
  @media screen and (max-width: 1200px) {
    .mt-52s:not(:last-child) {
      margin-top: 2.6rem; } }

.mt-54 {
  margin-top: 5.4rem; }
  @media screen and (max-width: 1200px) {
    .mt-54 {
      margin-top: 2.7rem; } }

.mt-54s:not(:last-child) {
  margin-top: 5.4rem; }
  @media screen and (max-width: 1200px) {
    .mt-54s:not(:last-child) {
      margin-top: 2.7rem; } }

.mt-56 {
  margin-top: 5.6rem; }
  @media screen and (max-width: 1200px) {
    .mt-56 {
      margin-top: 2.8rem; } }

.mt-56s:not(:last-child) {
  margin-top: 5.6rem; }
  @media screen and (max-width: 1200px) {
    .mt-56s:not(:last-child) {
      margin-top: 2.8rem; } }

.mt-58 {
  margin-top: 5.8rem; }
  @media screen and (max-width: 1200px) {
    .mt-58 {
      margin-top: 2.9rem; } }

.mt-58s:not(:last-child) {
  margin-top: 5.8rem; }
  @media screen and (max-width: 1200px) {
    .mt-58s:not(:last-child) {
      margin-top: 2.9rem; } }

.mt-60 {
  margin-top: 6rem; }
  @media screen and (max-width: 1200px) {
    .mt-60 {
      margin-top: 3rem; } }

.mt-60s:not(:last-child) {
  margin-top: 6rem; }
  @media screen and (max-width: 1200px) {
    .mt-60s:not(:last-child) {
      margin-top: 3rem; } }

.mt-62 {
  margin-top: 6.2rem; }
  @media screen and (max-width: 1200px) {
    .mt-62 {
      margin-top: 3.1rem; } }

.mt-62s:not(:last-child) {
  margin-top: 6.2rem; }
  @media screen and (max-width: 1200px) {
    .mt-62s:not(:last-child) {
      margin-top: 3.1rem; } }

.mt-64 {
  margin-top: 6.4rem; }
  @media screen and (max-width: 1200px) {
    .mt-64 {
      margin-top: 3.2rem; } }

.mt-64s:not(:last-child) {
  margin-top: 6.4rem; }
  @media screen and (max-width: 1200px) {
    .mt-64s:not(:last-child) {
      margin-top: 3.2rem; } }

.mt-68 {
  margin-top: 6.8rem; }
  @media screen and (max-width: 1200px) {
    .mt-68 {
      margin-top: 3.4rem; } }

.mt-68s:not(:last-child) {
  margin-top: 6.8rem; }
  @media screen and (max-width: 1200px) {
    .mt-68s:not(:last-child) {
      margin-top: 3.4rem; } }

.mt-70 {
  margin-top: 7rem; }
  @media screen and (max-width: 1200px) {
    .mt-70 {
      margin-top: 3.5rem; } }

.mt-70s:not(:last-child) {
  margin-top: 7rem; }
  @media screen and (max-width: 1200px) {
    .mt-70s:not(:last-child) {
      margin-top: 3.5rem; } }

.mt-72 {
  margin-top: 7.2rem; }
  @media screen and (max-width: 1200px) {
    .mt-72 {
      margin-top: 3.6rem; } }

.mt-72s:not(:last-child) {
  margin-top: 7.2rem; }
  @media screen and (max-width: 1200px) {
    .mt-72s:not(:last-child) {
      margin-top: 3.6rem; } }

.mt-74 {
  margin-top: 7.4rem; }
  @media screen and (max-width: 1200px) {
    .mt-74 {
      margin-top: 3.7rem; } }

.mt-72s:not(:last-child) {
  margin-top: 7.4rem; }
  @media screen and (max-width: 1200px) {
    .mt-72s:not(:last-child) {
      margin-top: 3.7rem; } }

.mt-76 {
  margin-top: 7.6rem; }
  @media screen and (max-width: 1200px) {
    .mt-76 {
      margin-top: 3.8rem; } }

.mt-76s:not(:last-child) {
  margin-top: 7.6rem; }
  @media screen and (max-width: 1200px) {
    .mt-76s:not(:last-child) {
      margin-top: 3.8rem; } }

.mt-78 {
  margin-top: 7.8rem; }
  @media screen and (max-width: 1200px) {
    .mt-78 {
      margin-top: 3.9rem; } }

.mt-78s:not(:last-child) {
  margin-top: 7.8rem; }
  @media screen and (max-width: 1200px) {
    .mt-78s:not(:last-child) {
      margin-top: 3.9rem; } }

.mt-80 {
  margin-top: 8rem; }
  @media screen and (max-width: 1200px) {
    .mt-80 {
      margin-top: 4rem; } }
  @media screen and (max-width: 600px) {
    .mt-80 {
      margin-top: 2rem; } }

.mt-80s:not(:last-child) {
  margin-top: 8rem; }
  @media screen and (max-width: 1200px) {
    .mt-80s:not(:last-child) {
      margin-top: 4rem; } }
  @media screen and (max-width: 600px) {
    .mt-80s:not(:last-child) {
      margin-top: 2rem; } }

.mt-82 {
  margin-top: 8.2rem; }
  @media screen and (max-width: 1200px) {
    .mt-82 {
      margin-top: 4.1rem; } }
  @media screen and (max-width: 600px) {
    .mt-82 {
      margin-top: 2rem; } }

.mt-82s:not(:last-child) {
  margin-top: 8.2rem; }
  @media screen and (max-width: 1200px) {
    .mt-82s:not(:last-child) {
      margin-top: 4.1rem; } }
  @media screen and (max-width: 600px) {
    .mt-82s:not(:last-child) {
      margin-top: 2rem; } }

.mt-84 {
  margin-top: 8.4rem; }
  @media screen and (max-width: 1200px) {
    .mt-84 {
      margin-top: 4.2rem; } }
  @media screen and (max-width: 600px) {
    .mt-84 {
      margin-top: 2.2rem; } }

.mt-84s:not(:last-child) {
  margin-top: 8.4rem; }
  @media screen and (max-width: 1200px) {
    .mt-84s:not(:last-child) {
      margin-top: 4.2rem; } }
  @media screen and (max-width: 600px) {
    .mt-84s:not(:last-child) {
      margin-top: 2.2rem; } }

.mt-86 {
  margin-top: 8.6rem; }
  @media screen and (max-width: 1200px) {
    .mt-86 {
      margin-top: 4.3rem; } }
  @media screen and (max-width: 600px) {
    .mt-86 {
      margin-top: 2.3rem; } }

.mt-86s:not(:last-child) {
  margin-top: 8.6rem; }
  @media screen and (max-width: 1200px) {
    .mt-86s:not(:last-child) {
      margin-top: 4.3rem; } }
  @media screen and (max-width: 600px) {
    .mt-86s:not(:last-child) {
      margin-top: 2.3rem; } }

.mt-88 {
  margin-top: 8.8rem; }
  @media screen and (max-width: 1200px) {
    .mt-88 {
      margin-top: 4.4rem; } }
  @media screen and (max-width: 600px) {
    .mt-88 {
      margin-top: 2.2rem; } }

.mt-88s:not(:last-child) {
  margin-top: 8.8rem; }
  @media screen and (max-width: 1200px) {
    .mt-88s:not(:last-child) {
      margin-top: 4.4rem; } }
  @media screen and (max-width: 600px) {
    .mt-88s:not(:last-child) {
      margin-top: 2.2rem; } }

.mt-90 {
  margin-top: 9rem; }
  @media screen and (max-width: 1200px) {
    .mt-90 {
      margin-top: 4.5rem; } }
  @media screen and (max-width: 1200px) {
    .mt-90 {
      margin-top: 2.2rem; } }

.mt-90s:not(:last-child) {
  margin-top: 9rem; }
  @media screen and (max-width: 1200px) {
    .mt-90s:not(:last-child) {
      margin-top: 4.5rem; } }
  @media screen and (max-width: 1200px) {
    .mt-90s:not(:last-child) {
      margin-top: 2.2rem; } }

.mt-92 {
  margin-top: 9.2rem; }
  @media screen and (max-width: 1200px) {
    .mt-92 {
      margin-top: 4.6rem; } }
  @media screen and (max-width: 600px) {
    .mt-92 {
      margin-top: 2.3rem; } }

.mt-92s:not(:last-child) {
  margin-top: 9.2rem; }
  @media screen and (max-width: 1200px) {
    .mt-92s:not(:last-child) {
      margin-top: 4.6rem; } }
  @media screen and (max-width: 600px) {
    .mt-92s:not(:last-child) {
      margin-top: 2.3rem; } }

.mt-94 {
  margin-top: 9.4rem; }
  @media screen and (max-width: 1200px) {
    .mt-94 {
      margin-top: 4.7rem; } }
  @media screen and (max-width: 600px) {
    .mt-94 {
      margin-top: 2.3rem; } }

.mt-94s:not(:last-child) {
  margin-top: 9.4rem; }
  @media screen and (max-width: 1200px) {
    .mt-94s:not(:last-child) {
      margin-top: 4.7rem; } }
  @media screen and (max-width: 600px) {
    .mt-94s:not(:last-child) {
      margin-top: 2.3rem; } }

.mt-96 {
  margin-top: 9.6rem; }
  @media screen and (max-width: 1200px) {
    .mt-96 {
      margin-top: 4.8rem; } }
  @media screen and (max-width: 600px) {
    .mt-96 {
      margin-top: 2.4rem; } }

.mt-96s:not(:last-child) {
  margin-top: 9.6rem; }
  @media screen and (max-width: 1200px) {
    .mt-96s:not(:last-child) {
      margin-top: 4.8rem; } }
  @media screen and (max-width: 600px) {
    .mt-96s:not(:last-child) {
      margin-top: 2.4rem; } }

.mt-98 {
  margin-top: 9.8rem; }
  @media screen and (max-width: 1200px) {
    .mt-98 {
      margin-top: 4.9rem; } }
  @media screen and (max-width: 600px) {
    .mt-98 {
      margin-top: 2.4rem; } }

.mt-98s:not(:last-child) {
  margin-top: 9.8rem; }
  @media screen and (max-width: 1200px) {
    .mt-98s:not(:last-child) {
      margin-top: 4.9rem; } }
  @media screen and (max-width: 600px) {
    .mt-98s:not(:last-child) {
      margin-top: 2.4rem; } }

.mt-100 {
  margin-top: 10rem; }
  @media screen and (max-width: 1200px) {
    .mt-100 {
      margin-top: 5rem; } }
  @media screen and (max-width: 600px) {
    .mt-100 {
      margin-top: 2.5rem; } }

.mt-100s:not(:last-child) {
  margin-top: 10rem; }
  @media screen and (max-width: 1200px) {
    .mt-100s:not(:last-child) {
      margin-top: 5rem; } }
  @media screen and (max-width: 600px) {
    .mt-100s:not(:last-child) {
      margin-top: 2.5rem; } }

.mt-120 {
  margin-top: 12rem; }
  @media screen and (max-width: 1200px) {
    .mt-120 {
      margin-top: 6rem; } }
  @media screen and (max-width: 600px) {
    .mt-120 {
      margin-top: 3rem; } }
  @media screen and (max-width: 460px) {
    .mt-120 {
      margin-top: 3rem; } }

.mt-120s:not(:last-child) {
  margin-top: 12rem; }
  @media screen and (max-width: 1200px) {
    .mt-120s:not(:last-child) {
      margin-top: 6rem; } }
  @media screen and (max-width: 600px) {
    .mt-120s:not(:last-child) {
      margin-top: 3rem; } }
  @media screen and (max-width: 460px) {
    .mt-120s:not(:last-child) {
      margin-top: 3rem; } }

.mt-140 {
  margin-top: 14rem; }
  @media screen and (max-width: 1200px) {
    .mt-140 {
      margin-top: 7rem; } }
  @media screen and (max-width: 600px) {
    .mt-140 {
      margin-top: 3.5rem; } }
  @media screen and (max-width: 460px) {
    .mt-140 {
      margin-top: 3rem; } }

.mt-140s:not(:last-child) {
  margin-top: 14rem; }
  @media screen and (max-width: 1200px) {
    .mt-140s:not(:last-child) {
      margin-top: 7rem; } }
  @media screen and (max-width: 600px) {
    .mt-140s:not(:last-child) {
      margin-top: 3.5rem; } }

@media screen and (max-width: 460px) {
  .mt-140s {
    margin-top: 3rem; } }

.mt-160 {
  margin-top: 16rem; }
  @media screen and (max-width: 1200px) {
    .mt-160 {
      margin-top: 8rem; } }
  @media screen and (max-width: 600px) {
    .mt-160 {
      margin-top: 4rem; } }
  @media screen and (max-width: 460px) {
    .mt-160 {
      margin-top: 3rem; } }

.mt-160s:not(:last-child) {
  margin-top: 16rem; }
  @media screen and (max-width: 1200px) {
    .mt-160s:not(:last-child) {
      margin-top: 8rem; } }
  @media screen and (max-width: 600px) {
    .mt-160s:not(:last-child) {
      margin-top: 4rem; } }
  @media screen and (max-width: 460px) {
    .mt-160s:not(:last-child) {
      margin-top: 3rem; } }

.mt-180 {
  margin-top: 18rem; }
  @media screen and (max-width: 1200px) {
    .mt-180 {
      margin-top: 9rem; } }
  @media screen and (max-width: 600px) {
    .mt-180 {
      margin-top: 4.5rem; } }
  @media screen and (max-width: 460px) {
    .mt-180 {
      margin-top: 3rem; } }

.mt-180s:not(:last-child) {
  margin-top: 18rem; }
  @media screen and (max-width: 1200px) {
    .mt-180s:not(:last-child) {
      margin-top: 9rem; } }
  @media screen and (max-width: 600px) {
    .mt-180s:not(:last-child) {
      margin-top: 4.5rem; } }
  @media screen and (max-width: 460px) {
    .mt-180s:not(:last-child) {
      margin-top: 3rem; } }

.mt-200 {
  margin-top: 20rem; }
  @media screen and (max-width: 1200px) {
    .mt-200 {
      margin-top: 10rem; } }
  @media screen and (max-width: 600px) {
    .mt-200 {
      margin-top: 5rem; } }
  @media screen and (max-width: 460px) {
    .mt-200 {
      margin-top: 3rem; } }

.mt-200s:not(:last-child) {
  margin-top: 20rem; }
  @media screen and (max-width: 1200px) {
    .mt-200s:not(:last-child) {
      margin-top: 10rem; } }
  @media screen and (max-width: 600px) {
    .mt-200s:not(:last-child) {
      margin-top: 5rem; } }
  @media screen and (max-width: 460px) {
    .mt-200s:not(:last-child) {
      margin-top: 3rem; } }

.pt-0 {
  padding-top: 0 !important; }

.pt-2 {
  padding-top: 0.2rem; }

.pt-2s:not(:last-child) {
  padding-top: 0.2rem; }

.pt-4 {
  padding-top: 0.4rem; }

.pt-4s:not(:last-child) {
  padding-top: 0.4rem; }

.pt-5 {
  padding-top: 0.5rem; }

.pt-5s:not(:last-child) {
  padding-top: 0.5rem; }

.pt-6 {
  padding-top: 0.6rem; }

.pt-6s:not(:last-child) {
  padding-top: 0.6rem; }

.pt-8 {
  padding-top: 0.8rem; }

.pt-8s:not(:last-child) {
  padding-top: 0.8rem; }

.pt-10 {
  padding-top: 1rem; }

.pt-10s:not(:last-child) {
  padding-top: 1rem; }

.pt-12 {
  padding-top: 1.2rem; }

.pt-12s:not(:last-child) {
  padding-top: 1.2rem; }

.pt-14 {
  padding-top: 1.4rem; }

.pt-14s:not(:last-child) {
  padding-top: 1.4rem; }

.pt-16 {
  padding-top: 1.6rem; }

.pt-16s:not(:last-child) {
  padding-top: 1.6rem; }

.pt-18 {
  padding-top: 1.8rem; }

.pt-18s:not(:last-child) {
  padding-top: 1.8rem; }

.pt-20 {
  padding-top: 2rem; }

.pt-20s:not(:last-child) {
  padding-top: 2rem; }

.pt-24 {
  padding-top: 2.4rem; }

.pt-24s:not(:last-child) {
  padding-top: 2.4rem; }

.pt-26 {
  padding-top: 2.6rem; }

.pt-26s:not(:last-child) {
  padding-top: 2.6rem; }

.pt-28 {
  padding-top: 2.8rem; }

.pt-28s:not(:last-child) {
  padding-top: 2.8rem; }

.pt-30 {
  padding-top: 3rem; }

.pt-30s:not(:last-child) {
  padding-top: 3rem; }

.pt-32 {
  padding-top: 3.2rem; }

.pt-32s:not(:last-child) {
  padding-top: 3.2rem; }

.pt-34 {
  padding-top: 3.4rem; }

.pt-34s:not(:last-child) {
  padding-top: 3.4rem; }

.pt-36 {
  padding-top: 3.6rem; }

.pt-36s:not(:last-child) {
  padding-top: 3.6rem; }

.pt-38 {
  padding-top: 3.8rem; }

.pt-38s:not(:last-child) {
  padding-top: 3.8rem; }

.pt-40 {
  padding-top: 4rem; }
  @media screen and (max-width: 1200px) {
    .pt-40 {
      padding-top: 2rem; } }

.pt-40s:not(:last-child) {
  padding-top: 4rem; }
  @media screen and (max-width: 1200px) {
    .pt-40s:not(:last-child) {
      padding-top: 2rem; } }

.pt-42 {
  padding-top: 4.2rem; }
  @media screen and (max-width: 1200px) {
    .pt-42 {
      padding-top: 2.1rem; } }

.pt-42s:not(:last-child) {
  padding-top: 4.2rem; }
  @media screen and (max-width: 1200px) {
    .pt-42s:not(:last-child) {
      padding-top: 2.1rem; } }

.pt-44 {
  padding-top: 4.4rem; }
  @media screen and (max-width: 1200px) {
    .pt-44 {
      padding-top: 2.2rem; } }

.pt-44s:not(:last-child) {
  padding-top: 4.4rem; }
  @media screen and (max-width: 1200px) {
    .pt-44s:not(:last-child) {
      padding-top: 2.2rem; } }

.pt-46 {
  padding-top: 4.6rem; }
  @media screen and (max-width: 1200px) {
    .pt-46 {
      padding-top: 2.3rem; } }

.pt-46s:not(:last-child) {
  padding-top: 4.6rem; }
  @media screen and (max-width: 1200px) {
    .pt-46s:not(:last-child) {
      padding-top: 2.3rem; } }

.pt-48 {
  padding-top: 4.8rem; }
  @media screen and (max-width: 1200px) {
    .pt-48 {
      padding-top: 2.4rem; } }

.pt-48s:not(:last-child) {
  padding-top: 4.8rem; }
  @media screen and (max-width: 1200px) {
    .pt-48s:not(:last-child) {
      padding-top: 2.4rem; } }

.pt-50 {
  padding-top: 5rem; }
  @media screen and (max-width: 1200px) {
    .pt-50 {
      padding-top: 2.5rem; } }

.pt-50s:not(:last-child) {
  padding-top: 5rem; }
  @media screen and (max-width: 1200px) {
    .pt-50s:not(:last-child) {
      padding-top: 2.5rem; } }

.pt-52 {
  padding-top: 5.2rem; }
  @media screen and (max-width: 1200px) {
    .pt-52 {
      padding-top: 2.6rem; } }

.pt-52s:not(:last-child) {
  padding-top: 5.2rem; }
  @media screen and (max-width: 1200px) {
    .pt-52s:not(:last-child) {
      padding-top: 2.6rem; } }

.pt-54 {
  padding-top: 5.4rem; }
  @media screen and (max-width: 1200px) {
    .pt-54 {
      padding-top: 2.7rem; } }

.pt-54s:not(:last-child) {
  padding-top: 5.4rem; }
  @media screen and (max-width: 1200px) {
    .pt-54s:not(:last-child) {
      padding-top: 2.7rem; } }

.pt-56 {
  padding-top: 5.6rem; }
  @media screen and (max-width: 1200px) {
    .pt-56 {
      padding-top: 2.8rem; } }

.pt-56s:not(:last-child) {
  padding-top: 5.6rem; }
  @media screen and (max-width: 1200px) {
    .pt-56s:not(:last-child) {
      padding-top: 2.8rem; } }

.pt-58 {
  padding-top: 5.8rem; }
  @media screen and (max-width: 1200px) {
    .pt-58 {
      padding-top: 2.9rem; } }

.pt-58s:not(:last-child) {
  padding-top: 5.8rem; }
  @media screen and (max-width: 1200px) {
    .pt-58s:not(:last-child) {
      padding-top: 2.9rem; } }

.pt-60 {
  padding-top: 6rem; }
  @media screen and (max-width: 1200px) {
    .pt-60 {
      padding-top: 3rem; } }

.pt-60s:not(:last-child) {
  padding-top: 6rem; }
  @media screen and (max-width: 1200px) {
    .pt-60s:not(:last-child) {
      padding-top: 3rem; } }

.pt-62 {
  padding-top: 6.2rem; }
  @media screen and (max-width: 1200px) {
    .pt-62 {
      padding-top: 3.1rem; } }

.pt-62s:not(:last-child) {
  padding-top: 6.2rem; }
  @media screen and (max-width: 1200px) {
    .pt-62s:not(:last-child) {
      padding-top: 3.1rem; } }

.pt-64 {
  padding-top: 6.4rem; }
  @media screen and (max-width: 1200px) {
    .pt-64 {
      padding-top: 3.2rem; } }

.pt-64s:not(:last-child) {
  padding-top: 6.4rem; }
  @media screen and (max-width: 1200px) {
    .pt-64s:not(:last-child) {
      padding-top: 3.2rem; } }

.pt-68 {
  padding-top: 6.8rem; }
  @media screen and (max-width: 1200px) {
    .pt-68 {
      padding-top: 3.4rem; } }

.pt-68s:not(:last-child) {
  padding-top: 6.8rem; }
  @media screen and (max-width: 1200px) {
    .pt-68s:not(:last-child) {
      padding-top: 3.4rem; } }

.pt-70 {
  padding-top: 7rem; }
  @media screen and (max-width: 1200px) {
    .pt-70 {
      padding-top: 3.5rem; } }

.pt-70s:not(:last-child) {
  padding-top: 7rem; }
  @media screen and (max-width: 1200px) {
    .pt-70s:not(:last-child) {
      padding-top: 3.5rem; } }

.pt-72 {
  padding-top: 7.2rem; }
  @media screen and (max-width: 1200px) {
    .pt-72 {
      padding-top: 3.6rem; } }

.pt-72s:not(:last-child) {
  padding-top: 7.2rem; }
  @media screen and (max-width: 1200px) {
    .pt-72s:not(:last-child) {
      padding-top: 3.6rem; } }

.pt-74 {
  padding-top: 7.4rem; }
  @media screen and (max-width: 1200px) {
    .pt-74 {
      padding-top: 3.7rem; } }

.pt-72s:not(:last-child) {
  padding-top: 7.4rem; }
  @media screen and (max-width: 1200px) {
    .pt-72s:not(:last-child) {
      padding-top: 3.7rem; } }

.pt-76 {
  padding-top: 7.6rem; }
  @media screen and (max-width: 1200px) {
    .pt-76 {
      padding-top: 3.8rem; } }

.pt-76s:not(:last-child) {
  padding-top: 7.6rem; }
  @media screen and (max-width: 1200px) {
    .pt-76s:not(:last-child) {
      padding-top: 3.8rem; } }

.pt-78 {
  padding-top: 7.8rem; }
  @media screen and (max-width: 1200px) {
    .pt-78 {
      padding-top: 3.9rem; } }

.pt-78s:not(:last-child) {
  padding-top: 7.8rem; }
  @media screen and (max-width: 1200px) {
    .pt-78s:not(:last-child) {
      padding-top: 3.9rem; } }

.pt-80 {
  padding-top: 8rem; }
  @media screen and (max-width: 1200px) {
    .pt-80 {
      padding-top: 4rem; } }
  @media screen and (max-width: 600px) {
    .pt-80 {
      padding-top: 2rem; } }

.pt-80s:not(:last-child) {
  padding-top: 8rem; }
  @media screen and (max-width: 1200px) {
    .pt-80s:not(:last-child) {
      padding-top: 4rem; } }
  @media screen and (max-width: 600px) {
    .pt-80s:not(:last-child) {
      padding-top: 2rem; } }

.pt-82 {
  padding-top: 8.2rem; }
  @media screen and (max-width: 1200px) {
    .pt-82 {
      padding-top: 4.1rem; } }
  @media screen and (max-width: 600px) {
    .pt-82 {
      padding-top: 2rem; } }

.pt-82s:not(:last-child) {
  padding-top: 8.2rem; }
  @media screen and (max-width: 1200px) {
    .pt-82s:not(:last-child) {
      padding-top: 4.1rem; } }
  @media screen and (max-width: 600px) {
    .pt-82s:not(:last-child) {
      padding-top: 2rem; } }

.pt-84 {
  padding-top: 8.4rem; }
  @media screen and (max-width: 1200px) {
    .pt-84 {
      padding-top: 4.2rem; } }
  @media screen and (max-width: 600px) {
    .pt-84 {
      padding-top: 2.2rem; } }

.pt-84s:not(:last-child) {
  padding-top: 8.4rem; }
  @media screen and (max-width: 1200px) {
    .pt-84s:not(:last-child) {
      padding-top: 4.2rem; } }
  @media screen and (max-width: 600px) {
    .pt-84s:not(:last-child) {
      padding-top: 2.2rem; } }

.pt-86 {
  padding-top: 8.6rem; }
  @media screen and (max-width: 1200px) {
    .pt-86 {
      padding-top: 4.3rem; } }
  @media screen and (max-width: 600px) {
    .pt-86 {
      padding-top: 2.3rem; } }

.pt-86s:not(:last-child) {
  padding-top: 8.6rem; }
  @media screen and (max-width: 1200px) {
    .pt-86s:not(:last-child) {
      padding-top: 4.3rem; } }
  @media screen and (max-width: 600px) {
    .pt-86s:not(:last-child) {
      padding-top: 2.3rem; } }

.pt-88 {
  padding-top: 8.8rem; }
  @media screen and (max-width: 1200px) {
    .pt-88 {
      padding-top: 4.4rem; } }
  @media screen and (max-width: 600px) {
    .pt-88 {
      padding-top: 2.2rem; } }

.pt-88s:not(:last-child) {
  padding-top: 8.8rem; }
  @media screen and (max-width: 1200px) {
    .pt-88s:not(:last-child) {
      padding-top: 4.4rem; } }
  @media screen and (max-width: 600px) {
    .pt-88s:not(:last-child) {
      padding-top: 2.2rem; } }

.pt-90 {
  padding-top: 9rem; }
  @media screen and (max-width: 1200px) {
    .pt-90 {
      padding-top: 4.5rem; } }
  @media screen and (max-width: 1200px) {
    .pt-90 {
      padding-top: 2.2rem; } }

.pt-90s:not(:last-child) {
  padding-top: 9rem; }
  @media screen and (max-width: 1200px) {
    .pt-90s:not(:last-child) {
      padding-top: 4.5rem; } }
  @media screen and (max-width: 1200px) {
    .pt-90s:not(:last-child) {
      padding-top: 2.2rem; } }

.pt-92 {
  padding-top: 9.2rem; }
  @media screen and (max-width: 1200px) {
    .pt-92 {
      padding-top: 4.6rem; } }
  @media screen and (max-width: 600px) {
    .pt-92 {
      padding-top: 2.3rem; } }

.pt-92s:not(:last-child) {
  padding-top: 9.2rem; }
  @media screen and (max-width: 1200px) {
    .pt-92s:not(:last-child) {
      padding-top: 4.6rem; } }
  @media screen and (max-width: 600px) {
    .pt-92s:not(:last-child) {
      padding-top: 2.3rem; } }

.pt-94 {
  padding-top: 9.4rem; }
  @media screen and (max-width: 1200px) {
    .pt-94 {
      padding-top: 4.7rem; } }
  @media screen and (max-width: 600px) {
    .pt-94 {
      padding-top: 2.3rem; } }

.pt-94s:not(:last-child) {
  padding-top: 9.4rem; }
  @media screen and (max-width: 1200px) {
    .pt-94s:not(:last-child) {
      padding-top: 4.7rem; } }
  @media screen and (max-width: 600px) {
    .pt-94s:not(:last-child) {
      padding-top: 2.3rem; } }

.pt-96 {
  padding-top: 9.6rem; }
  @media screen and (max-width: 1200px) {
    .pt-96 {
      padding-top: 4.8rem; } }
  @media screen and (max-width: 600px) {
    .pt-96 {
      padding-top: 2.4rem; } }

.pt-96s:not(:last-child) {
  padding-top: 9.6rem; }
  @media screen and (max-width: 1200px) {
    .pt-96s:not(:last-child) {
      padding-top: 4.8rem; } }
  @media screen and (max-width: 600px) {
    .pt-96s:not(:last-child) {
      padding-top: 2.4rem; } }

.pt-98 {
  padding-top: 9.8rem; }
  @media screen and (max-width: 1200px) {
    .pt-98 {
      padding-top: 4.9rem; } }
  @media screen and (max-width: 600px) {
    .pt-98 {
      padding-top: 2.4rem; } }

.pt-98s:not(:last-child) {
  padding-top: 9.8rem; }
  @media screen and (max-width: 1200px) {
    .pt-98s:not(:last-child) {
      padding-top: 4.9rem; } }
  @media screen and (max-width: 600px) {
    .pt-98s:not(:last-child) {
      padding-top: 2.4rem; } }

.pt-100 {
  padding-top: 10rem; }
  @media screen and (max-width: 1200px) {
    .pt-100 {
      padding-top: 5rem; } }
  @media screen and (max-width: 600px) {
    .pt-100 {
      padding-top: 2.5rem; } }

.pt-100s:not(:last-child) {
  padding-top: 10rem; }
  @media screen and (max-width: 1200px) {
    .pt-100s:not(:last-child) {
      padding-top: 5rem; } }
  @media screen and (max-width: 600px) {
    .pt-100s:not(:last-child) {
      padding-top: 2.5rem; } }

.pt-120 {
  padding-top: 12rem; }
  @media screen and (max-width: 1200px) {
    .pt-120 {
      padding-top: 6rem; } }
  @media screen and (max-width: 600px) {
    .pt-120 {
      padding-top: 3rem; } }
  @media screen and (max-width: 460px) {
    .pt-120 {
      padding-top: 3rem; } }

.pt-120s:not(:last-child) {
  padding-top: 12rem; }
  @media screen and (max-width: 1200px) {
    .pt-120s:not(:last-child) {
      padding-top: 6rem; } }
  @media screen and (max-width: 600px) {
    .pt-120s:not(:last-child) {
      padding-top: 3rem; } }
  @media screen and (max-width: 460px) {
    .pt-120s:not(:last-child) {
      padding-top: 3rem; } }

.pt-140 {
  padding-top: 14rem; }
  @media screen and (max-width: 1200px) {
    .pt-140 {
      padding-top: 7rem; } }
  @media screen and (max-width: 600px) {
    .pt-140 {
      padding-top: 3.5rem; } }
  @media screen and (max-width: 460px) {
    .pt-140 {
      padding-top: 3rem; } }

.pt-140s:not(:last-child) {
  padding-top: 14rem; }
  @media screen and (max-width: 1200px) {
    .pt-140s:not(:last-child) {
      padding-top: 7rem; } }
  @media screen and (max-width: 600px) {
    .pt-140s:not(:last-child) {
      padding-top: 3.5rem; } }

@media screen and (max-width: 460px) {
  .pt-140s {
    padding-top: 3rem; } }

.pt-160 {
  padding-top: 16rem; }
  @media screen and (max-width: 1200px) {
    .pt-160 {
      padding-top: 8rem; } }
  @media screen and (max-width: 600px) {
    .pt-160 {
      padding-top: 4rem; } }
  @media screen and (max-width: 460px) {
    .pt-160 {
      padding-top: 3rem; } }

.pt-160s:not(:last-child) {
  padding-top: 16rem; }
  @media screen and (max-width: 1200px) {
    .pt-160s:not(:last-child) {
      padding-top: 8rem; } }
  @media screen and (max-width: 600px) {
    .pt-160s:not(:last-child) {
      padding-top: 4rem; } }
  @media screen and (max-width: 460px) {
    .pt-160s:not(:last-child) {
      padding-top: 3rem; } }

.pt-180 {
  padding-top: 18rem; }
  @media screen and (max-width: 1200px) {
    .pt-180 {
      padding-top: 9rem; } }
  @media screen and (max-width: 600px) {
    .pt-180 {
      padding-top: 4.5rem; } }
  @media screen and (max-width: 460px) {
    .pt-180 {
      padding-top: 3rem; } }

.pt-180s:not(:last-child) {
  padding-top: 18rem; }
  @media screen and (max-width: 1200px) {
    .pt-180s:not(:last-child) {
      padding-top: 9rem; } }
  @media screen and (max-width: 600px) {
    .pt-180s:not(:last-child) {
      padding-top: 4.5rem; } }
  @media screen and (max-width: 460px) {
    .pt-180s:not(:last-child) {
      padding-top: 3rem; } }

.pt-200 {
  padding-top: 20rem; }
  @media screen and (max-width: 1200px) {
    .pt-200 {
      padding-top: 10rem; } }
  @media screen and (max-width: 600px) {
    .pt-200 {
      padding-top: 5rem; } }
  @media screen and (max-width: 460px) {
    .pt-200 {
      padding-top: 3rem; } }

.pt-200s:not(:last-child) {
  padding-top: 20rem; }
  @media screen and (max-width: 1200px) {
    .pt-200s:not(:last-child) {
      padding-top: 10rem; } }
  @media screen and (max-width: 600px) {
    .pt-200s:not(:last-child) {
      padding-top: 5rem; } }
  @media screen and (max-width: 460px) {
    .pt-200s:not(:last-child) {
      padding-top: 3rem; } }

.pb-0 {
  padding-bottom: 0 !important; }

.pb-2 {
  padding-bottom: 0.2rem; }

.pb-2s:not(:last-child) {
  padding-bottom: 0.2rem; }

.pb-4 {
  padding-bottom: 0.4rem; }

.pb-4s:not(:last-child) {
  padding-bottom: 0.4rem; }

.pb-5 {
  padding-bottom: 0.5rem; }

.pb-5s:not(:last-child) {
  padding-bottom: 0.5rem; }

.pb-6 {
  padding-bottom: 0.6rem; }

.pb-6s:not(:last-child) {
  padding-bottom: 0.6rem; }

.pb-8 {
  padding-bottom: 0.8rem; }

.pb-8s:not(:last-child) {
  padding-bottom: 0.8rem; }

.pb-10 {
  padding-bottom: 1rem; }

.pb-10s:not(:last-child) {
  padding-bottom: 1rem; }

.pb-12 {
  padding-bottom: 1.2rem; }

.pb-12s:not(:last-child) {
  padding-bottom: 1.2rem; }

.pb-14 {
  padding-bottom: 1.4rem; }

.pb-14s:not(:last-child) {
  padding-bottom: 1.4rem; }

.pb-16 {
  padding-bottom: 1.6rem; }

.pb-16s:not(:last-child) {
  padding-bottom: 1.6rem; }

.pb-18 {
  padding-bottom: 1.8rem; }

.pb-18s:not(:last-child) {
  padding-bottom: 1.8rem; }

.pb-20 {
  padding-bottom: 2rem; }

.pb-20s:not(:last-child) {
  padding-bottom: 2rem; }

.pb-24 {
  padding-bottom: 2.4rem; }

.pb-24s:not(:last-child) {
  padding-bottom: 2.4rem; }

.pb-26 {
  padding-bottom: 2.6rem; }

.pb-26s:not(:last-child) {
  padding-bottom: 2.6rem; }

.pb-28 {
  padding-bottom: 2.8rem; }

.pb-28s:not(:last-child) {
  padding-bottom: 2.8rem; }

.pb-30 {
  padding-bottom: 3rem; }

.pb-30s:not(:last-child) {
  padding-bottom: 3rem; }

.pb-32 {
  padding-bottom: 3.2rem; }

.pb-32s:not(:last-child) {
  padding-bottom: 3.2rem; }

.pb-34 {
  padding-bottom: 3.4rem; }

.pb-34s:not(:last-child) {
  padding-bottom: 3.4rem; }

.pb-36 {
  padding-bottom: 3.6rem; }

.pb-36s:not(:last-child) {
  padding-bottom: 3.6rem; }

.pb-38 {
  padding-bottom: 3.8rem; }

.pb-38s:not(:last-child) {
  padding-bottom: 3.8rem; }

.pb-40 {
  padding-bottom: 4rem; }
  @media screen and (max-width: 1200px) {
    .pb-40 {
      padding-bottom: 2rem; } }

.pb-40s:not(:last-child) {
  padding-bottom: 4rem; }
  @media screen and (max-width: 1200px) {
    .pb-40s:not(:last-child) {
      padding-bottom: 2rem; } }

.pb-42 {
  padding-bottom: 4.2rem; }
  @media screen and (max-width: 1200px) {
    .pb-42 {
      padding-bottom: 2.1rem; } }

.pb-42s:not(:last-child) {
  padding-bottom: 4.2rem; }
  @media screen and (max-width: 1200px) {
    .pb-42s:not(:last-child) {
      padding-bottom: 2.1rem; } }

.pb-44 {
  padding-bottom: 4.4rem; }
  @media screen and (max-width: 1200px) {
    .pb-44 {
      padding-bottom: 2.2rem; } }

.pb-44s:not(:last-child) {
  padding-bottom: 4.4rem; }
  @media screen and (max-width: 1200px) {
    .pb-44s:not(:last-child) {
      padding-bottom: 2.2rem; } }

.pb-46 {
  padding-bottom: 4.6rem; }
  @media screen and (max-width: 1200px) {
    .pb-46 {
      padding-bottom: 2.3rem; } }

.pb-46s:not(:last-child) {
  padding-bottom: 4.6rem; }
  @media screen and (max-width: 1200px) {
    .pb-46s:not(:last-child) {
      padding-bottom: 2.3rem; } }

.pb-48 {
  padding-bottom: 4.8rem; }
  @media screen and (max-width: 1200px) {
    .pb-48 {
      padding-bottom: 2.4rem; } }

.pb-48s:not(:last-child) {
  padding-bottom: 4.8rem; }
  @media screen and (max-width: 1200px) {
    .pb-48s:not(:last-child) {
      padding-bottom: 2.4rem; } }

.pb-50 {
  padding-bottom: 5rem; }
  @media screen and (max-width: 1200px) {
    .pb-50 {
      padding-bottom: 2.5rem; } }

.pb-50s:not(:last-child) {
  padding-bottom: 5rem; }
  @media screen and (max-width: 1200px) {
    .pb-50s:not(:last-child) {
      padding-bottom: 2.5rem; } }

.pb-52 {
  padding-bottom: 5.2rem; }
  @media screen and (max-width: 1200px) {
    .pb-52 {
      padding-bottom: 2.6rem; } }

.pb-52s:not(:last-child) {
  padding-bottom: 5.2rem; }
  @media screen and (max-width: 1200px) {
    .pb-52s:not(:last-child) {
      padding-bottom: 2.6rem; } }

.pb-54 {
  padding-bottom: 5.4rem; }
  @media screen and (max-width: 1200px) {
    .pb-54 {
      padding-bottom: 2.7rem; } }

.pb-54s:not(:last-child) {
  padding-bottom: 5.4rem; }
  @media screen and (max-width: 1200px) {
    .pb-54s:not(:last-child) {
      padding-bottom: 2.7rem; } }

.pb-56 {
  padding-bottom: 5.6rem; }
  @media screen and (max-width: 1200px) {
    .pb-56 {
      padding-bottom: 2.8rem; } }

.pb-56s:not(:last-child) {
  padding-bottom: 5.6rem; }
  @media screen and (max-width: 1200px) {
    .pb-56s:not(:last-child) {
      padding-bottom: 2.8rem; } }

.pb-58 {
  padding-bottom: 5.8rem; }
  @media screen and (max-width: 1200px) {
    .pb-58 {
      padding-bottom: 2.9rem; } }

.pb-58s:not(:last-child) {
  padding-bottom: 5.8rem; }
  @media screen and (max-width: 1200px) {
    .pb-58s:not(:last-child) {
      padding-bottom: 2.9rem; } }

.pb-60 {
  padding-bottom: 6rem; }
  @media screen and (max-width: 1200px) {
    .pb-60 {
      padding-bottom: 3rem; } }

.pb-60s:not(:last-child) {
  padding-bottom: 6rem; }
  @media screen and (max-width: 1200px) {
    .pb-60s:not(:last-child) {
      padding-bottom: 3rem; } }

.pb-62 {
  padding-bottom: 6.2rem; }
  @media screen and (max-width: 1200px) {
    .pb-62 {
      padding-bottom: 3.1rem; } }

.pb-62s:not(:last-child) {
  padding-bottom: 6.2rem; }
  @media screen and (max-width: 1200px) {
    .pb-62s:not(:last-child) {
      padding-bottom: 3.1rem; } }

.pb-64 {
  padding-bottom: 6.4rem; }
  @media screen and (max-width: 1200px) {
    .pb-64 {
      padding-bottom: 3.2rem; } }

.pb-64s:not(:last-child) {
  padding-bottom: 6.4rem; }
  @media screen and (max-width: 1200px) {
    .pb-64s:not(:last-child) {
      padding-bottom: 3.2rem; } }

.pb-68 {
  padding-bottom: 6.8rem; }
  @media screen and (max-width: 1200px) {
    .pb-68 {
      padding-bottom: 3.4rem; } }

.pb-68s:not(:last-child) {
  padding-bottom: 6.8rem; }
  @media screen and (max-width: 1200px) {
    .pb-68s:not(:last-child) {
      padding-bottom: 3.4rem; } }

.pb-70 {
  padding-bottom: 7rem; }
  @media screen and (max-width: 1200px) {
    .pb-70 {
      padding-bottom: 3.5rem; } }

.pb-70s:not(:last-child) {
  padding-bottom: 7rem; }
  @media screen and (max-width: 1200px) {
    .pb-70s:not(:last-child) {
      padding-bottom: 3.5rem; } }

.pb-72 {
  padding-bottom: 7.2rem; }
  @media screen and (max-width: 1200px) {
    .pb-72 {
      padding-bottom: 3.6rem; } }

.pb-72s:not(:last-child) {
  padding-bottom: 7.2rem; }
  @media screen and (max-width: 1200px) {
    .pb-72s:not(:last-child) {
      padding-bottom: 3.6rem; } }

.pb-74 {
  padding-bottom: 7.4rem; }
  @media screen and (max-width: 1200px) {
    .pb-74 {
      padding-bottom: 3.7rem; } }

.pb-72s:not(:last-child) {
  padding-bottom: 7.4rem; }
  @media screen and (max-width: 1200px) {
    .pb-72s:not(:last-child) {
      padding-bottom: 3.7rem; } }

.pb-76 {
  padding-bottom: 7.6rem; }
  @media screen and (max-width: 1200px) {
    .pb-76 {
      padding-bottom: 3.8rem; } }

.pb-76s:not(:last-child) {
  padding-bottom: 7.6rem; }
  @media screen and (max-width: 1200px) {
    .pb-76s:not(:last-child) {
      padding-bottom: 3.8rem; } }

.pb-78 {
  padding-bottom: 7.8rem; }
  @media screen and (max-width: 1200px) {
    .pb-78 {
      padding-bottom: 3.9rem; } }

.pb-78s:not(:last-child) {
  padding-bottom: 7.8rem; }
  @media screen and (max-width: 1200px) {
    .pb-78s:not(:last-child) {
      padding-bottom: 3.9rem; } }

.pb-80 {
  padding-bottom: 8rem; }
  @media screen and (max-width: 1200px) {
    .pb-80 {
      padding-bottom: 4rem; } }
  @media screen and (max-width: 600px) {
    .pb-80 {
      padding-bottom: 2rem; } }

.pb-80s:not(:last-child) {
  padding-bottom: 8rem; }
  @media screen and (max-width: 1200px) {
    .pb-80s:not(:last-child) {
      padding-bottom: 4rem; } }
  @media screen and (max-width: 600px) {
    .pb-80s:not(:last-child) {
      padding-bottom: 2rem; } }

.pb-82 {
  padding-bottom: 8.2rem; }
  @media screen and (max-width: 1200px) {
    .pb-82 {
      padding-bottom: 4.1rem; } }
  @media screen and (max-width: 600px) {
    .pb-82 {
      padding-bottom: 2rem; } }

.pb-82s:not(:last-child) {
  padding-bottom: 8.2rem; }
  @media screen and (max-width: 1200px) {
    .pb-82s:not(:last-child) {
      padding-bottom: 4.1rem; } }
  @media screen and (max-width: 600px) {
    .pb-82s:not(:last-child) {
      padding-bottom: 2rem; } }

.pb-84 {
  padding-bottom: 8.4rem; }
  @media screen and (max-width: 1200px) {
    .pb-84 {
      padding-bottom: 4.2rem; } }
  @media screen and (max-width: 600px) {
    .pb-84 {
      padding-bottom: 2.2rem; } }

.pb-84s:not(:last-child) {
  padding-bottom: 8.4rem; }
  @media screen and (max-width: 1200px) {
    .pb-84s:not(:last-child) {
      padding-bottom: 4.2rem; } }
  @media screen and (max-width: 600px) {
    .pb-84s:not(:last-child) {
      padding-bottom: 2.2rem; } }

.pb-86 {
  padding-bottom: 8.6rem; }
  @media screen and (max-width: 1200px) {
    .pb-86 {
      padding-bottom: 4.3rem; } }
  @media screen and (max-width: 600px) {
    .pb-86 {
      padding-bottom: 2.3rem; } }

.pb-86s:not(:last-child) {
  padding-bottom: 8.6rem; }
  @media screen and (max-width: 1200px) {
    .pb-86s:not(:last-child) {
      padding-bottom: 4.3rem; } }
  @media screen and (max-width: 600px) {
    .pb-86s:not(:last-child) {
      padding-bottom: 2.3rem; } }

.pb-88 {
  padding-bottom: 8.8rem; }
  @media screen and (max-width: 1200px) {
    .pb-88 {
      padding-bottom: 4.4rem; } }
  @media screen and (max-width: 600px) {
    .pb-88 {
      padding-bottom: 2.2rem; } }

.pb-88s:not(:last-child) {
  padding-bottom: 8.8rem; }
  @media screen and (max-width: 1200px) {
    .pb-88s:not(:last-child) {
      padding-bottom: 4.4rem; } }
  @media screen and (max-width: 600px) {
    .pb-88s:not(:last-child) {
      padding-bottom: 2.2rem; } }

.pb-90 {
  padding-bottom: 9rem; }
  @media screen and (max-width: 1200px) {
    .pb-90 {
      padding-bottom: 4.5rem; } }
  @media screen and (max-width: 1200px) {
    .pb-90 {
      padding-bottom: 2.2rem; } }

.pb-90s:not(:last-child) {
  padding-bottom: 9rem; }
  @media screen and (max-width: 1200px) {
    .pb-90s:not(:last-child) {
      padding-bottom: 4.5rem; } }
  @media screen and (max-width: 1200px) {
    .pb-90s:not(:last-child) {
      padding-bottom: 2.2rem; } }

.pb-92 {
  padding-bottom: 9.2rem; }
  @media screen and (max-width: 1200px) {
    .pb-92 {
      padding-bottom: 4.6rem; } }
  @media screen and (max-width: 600px) {
    .pb-92 {
      padding-bottom: 2.3rem; } }

.pb-92s:not(:last-child) {
  padding-bottom: 9.2rem; }
  @media screen and (max-width: 1200px) {
    .pb-92s:not(:last-child) {
      padding-bottom: 4.6rem; } }
  @media screen and (max-width: 600px) {
    .pb-92s:not(:last-child) {
      padding-bottom: 2.3rem; } }

.pb-94 {
  padding-bottom: 9.4rem; }
  @media screen and (max-width: 1200px) {
    .pb-94 {
      padding-bottom: 4.7rem; } }
  @media screen and (max-width: 600px) {
    .pb-94 {
      padding-bottom: 2.3rem; } }

.pb-94s:not(:last-child) {
  padding-bottom: 9.4rem; }
  @media screen and (max-width: 1200px) {
    .pb-94s:not(:last-child) {
      padding-bottom: 4.7rem; } }
  @media screen and (max-width: 600px) {
    .pb-94s:not(:last-child) {
      padding-bottom: 2.3rem; } }

.pb-96 {
  padding-bottom: 9.6rem; }
  @media screen and (max-width: 1200px) {
    .pb-96 {
      padding-bottom: 4.8rem; } }
  @media screen and (max-width: 600px) {
    .pb-96 {
      padding-bottom: 2.4rem; } }

.pb-96s:not(:last-child) {
  padding-bottom: 9.6rem; }
  @media screen and (max-width: 1200px) {
    .pb-96s:not(:last-child) {
      padding-bottom: 4.8rem; } }
  @media screen and (max-width: 600px) {
    .pb-96s:not(:last-child) {
      padding-bottom: 2.4rem; } }

.pb-98 {
  padding-bottom: 9.8rem; }
  @media screen and (max-width: 1200px) {
    .pb-98 {
      padding-bottom: 4.9rem; } }
  @media screen and (max-width: 600px) {
    .pb-98 {
      padding-bottom: 2.4rem; } }

.pb-98s:not(:last-child) {
  padding-bottom: 9.8rem; }
  @media screen and (max-width: 1200px) {
    .pb-98s:not(:last-child) {
      padding-bottom: 4.9rem; } }
  @media screen and (max-width: 600px) {
    .pb-98s:not(:last-child) {
      padding-bottom: 2.4rem; } }

.pb-100 {
  padding-bottom: 10rem; }
  @media screen and (max-width: 1200px) {
    .pb-100 {
      padding-bottom: 5rem; } }
  @media screen and (max-width: 600px) {
    .pb-100 {
      padding-bottom: 2.5rem; } }

.pb-100s:not(:last-child) {
  padding-bottom: 10rem; }
  @media screen and (max-width: 1200px) {
    .pb-100s:not(:last-child) {
      padding-bottom: 5rem; } }
  @media screen and (max-width: 600px) {
    .pb-100s:not(:last-child) {
      padding-bottom: 2.5rem; } }

.pb-120 {
  padding-bottom: 12rem; }
  @media screen and (max-width: 1200px) {
    .pb-120 {
      padding-bottom: 6rem; } }
  @media screen and (max-width: 600px) {
    .pb-120 {
      padding-bottom: 3rem; } }
  @media screen and (max-width: 460px) {
    .pb-120 {
      padding-bottom: 3rem; } }

.pb-120s:not(:last-child) {
  padding-bottom: 12rem; }
  @media screen and (max-width: 1200px) {
    .pb-120s:not(:last-child) {
      padding-bottom: 6rem; } }
  @media screen and (max-width: 600px) {
    .pb-120s:not(:last-child) {
      padding-bottom: 3rem; } }
  @media screen and (max-width: 460px) {
    .pb-120s:not(:last-child) {
      padding-bottom: 3rem; } }

.pb-140 {
  padding-bottom: 14rem; }
  @media screen and (max-width: 1200px) {
    .pb-140 {
      padding-bottom: 7rem; } }
  @media screen and (max-width: 600px) {
    .pb-140 {
      padding-bottom: 3.5rem; } }
  @media screen and (max-width: 460px) {
    .pb-140 {
      padding-bottom: 3rem; } }

.pb-140s:not(:last-child) {
  padding-bottom: 14rem; }
  @media screen and (max-width: 1200px) {
    .pb-140s:not(:last-child) {
      padding-bottom: 7rem; } }
  @media screen and (max-width: 600px) {
    .pb-140s:not(:last-child) {
      padding-bottom: 3.5rem; } }

@media screen and (max-width: 460px) {
  .pb-140s {
    padding-bottom: 3rem; } }

.pb-160 {
  padding-bottom: 16rem; }
  @media screen and (max-width: 1200px) {
    .pb-160 {
      padding-bottom: 8rem; } }
  @media screen and (max-width: 600px) {
    .pb-160 {
      padding-bottom: 4rem; } }
  @media screen and (max-width: 460px) {
    .pb-160 {
      padding-bottom: 3rem; } }

.pb-160s:not(:last-child) {
  padding-bottom: 16rem; }
  @media screen and (max-width: 1200px) {
    .pb-160s:not(:last-child) {
      padding-bottom: 8rem; } }
  @media screen and (max-width: 600px) {
    .pb-160s:not(:last-child) {
      padding-bottom: 4rem; } }
  @media screen and (max-width: 460px) {
    .pb-160s:not(:last-child) {
      padding-bottom: 3rem; } }

.pb-180 {
  padding-bottom: 18rem; }
  @media screen and (max-width: 1200px) {
    .pb-180 {
      padding-bottom: 9rem; } }
  @media screen and (max-width: 600px) {
    .pb-180 {
      padding-bottom: 4.5rem; } }
  @media screen and (max-width: 460px) {
    .pb-180 {
      padding-bottom: 3rem; } }

.pb-180s:not(:last-child) {
  padding-bottom: 18rem; }
  @media screen and (max-width: 1200px) {
    .pb-180s:not(:last-child) {
      padding-bottom: 9rem; } }
  @media screen and (max-width: 600px) {
    .pb-180s:not(:last-child) {
      padding-bottom: 4.5rem; } }
  @media screen and (max-width: 460px) {
    .pb-180s:not(:last-child) {
      padding-bottom: 3rem; } }

.pb-200 {
  padding-bottom: 20rem; }
  @media screen and (max-width: 1200px) {
    .pb-200 {
      padding-bottom: 10rem; } }
  @media screen and (max-width: 600px) {
    .pb-200 {
      padding-bottom: 5rem; } }
  @media screen and (max-width: 460px) {
    .pb-200 {
      padding-bottom: 3rem; } }

.pb-200s:not(:last-child) {
  padding-bottom: 20rem; }
  @media screen and (max-width: 1200px) {
    .pb-200s:not(:last-child) {
      padding-bottom: 10rem; } }
  @media screen and (max-width: 600px) {
    .pb-200s:not(:last-child) {
      padding-bottom: 5rem; } }
  @media screen and (max-width: 460px) {
    .pb-200s:not(:last-child) {
      padding-bottom: 3rem; } }

.page-numbers {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start; }
  .page-numbers.m-top {
    margin-top: 3rem; }
  .page-numbers .dot {
    width: 5.3rem;
    height: 0.1rem;
    background: #0f172a; }
  .page-numbers > li:not(:first-child) {
    margin-left: 1.6rem; }
    @media screen and (max-width: 460px) {
      .page-numbers > li:not(:first-child) {
        margin-left: 0.6rem; } }
  .page-numbers > li > .page-numbers {
    line-height: 1.5;
    font-weight: 600;
    color: #19A39E;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    cursor: pointer;
    border-radius: var(--radius0);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 4.8rem;
    height: 4.8rem;
    font-size: 1.8rem; }
    @media only screen and (max-width: 1200px) {
      .page-numbers > li > .page-numbers {
        font-size: 1.6rem; } }
    @media only screen and (max-width: 800px) {
      .page-numbers > li > .page-numbers {
        font-size: 1.5rem; } }
    @media (min-width: 1201px) {
      .page-numbers > li > .page-numbers:hover {
        color: #ffffff;
        background: #19A39E; }
        .page-numbers > li > .page-numbers:hover i {
          color: white; } }
    @media screen and (max-width: 1200px) {
      .page-numbers > li > .page-numbers {
        width: 4rem;
        height: 4rem; } }
    @media screen and (max-width: 800px) {
      .page-numbers > li > .page-numbers {
        width: 3.6rem;
        height: 3.6rem; } }
    @media screen and (max-width: 600px) {
      .page-numbers > li > .page-numbers {
        width: 3.2rem;
        height: 3.2rem;
        font-size: 1.4rem; } }
    @media screen and (max-width: 460px) {
      .page-numbers > li > .page-numbers {
        width: 2.8rem;
        height: 2.8rem;
        font-size: 1.3rem; } }
    .page-numbers > li > .page-numbers.current {
      background: #19A39E;
      color: #ffffff; }
    .page-numbers > li > .page-numbers.dot {
      pointer-events: none; }
    .page-numbers > li > .page-numbers .icon {
      font-weight: 400; }
  .page-numbers .page-numbers.next,
  .page-numbers .page-numbers.prev {
    cursor: pointer; }
    .page-numbers .page-numbers.next i,
    .page-numbers .page-numbers.prev i {
      font-size: 1.6rem;
      font-weight: 400;
      color: #19A39E; }
      @media screen and (max-width: 800px) {
        .page-numbers .page-numbers.next i,
        .page-numbers .page-numbers.prev i {
          font-size: 1.4rem; } }
      @media screen and (max-width: 600px) {
        .page-numbers .page-numbers.next i,
        .page-numbers .page-numbers.prev i {
          font-size: 1.2rem; } }
    @media (min-width: 1201px) {
      .page-numbers .page-numbers.next:hover,
      .page-numbers .page-numbers.prev:hover {
        color: #ffffff;
        background: #19A39E;
        border-color: #19A39E; } }
    .page-numbers .page-numbers.next .icon,
    .page-numbers .page-numbers.prev .icon {
      font-weight: 900 !important;
      cursor: pointer;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }

.pagination.center .page-numbers {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.wrap-text {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .wrap-text .icon {
    width: 3.2rem;
    display: block;
    margin-right: 1.2rem; }

.t-white {
  color: white; }

.t-main {
  color: #19A39E; }

.t-second {
  color: #FFFAE8; }

.t-third {
  color: #E8F6F5; }

.t-text-2 {
  color: #040404; }

.t-pink {
  color: #ed907a; }

.t-1D1E41 {
  color: #1d1e41; }

.t-underline {
  text-decoration: underline; }

.t-line {
  position: relative;
  display: inline-block; }
  .t-line::before {
    position: absolute;
    content: "";
    min-width: 48rem;
    width: calc(100% + 3rem);
    height: 2.8rem;
    background: #19A39E;
    bottom: 0%;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    z-index: -1; }
    @media screen and (max-width: 1200px) {
      .t-line::before {
        min-width: 32rem;
        height: 1.4rem; } }
    @media screen and (max-width: 800px) {
      .t-line::before {
        min-width: 26rem;
        height: 1rem; } }
  .t-line.right::before {
    right: 0; }
  .t-line.left::before {
    left: 0; }
  .t-line.line-2 .text::before {
    bottom: 0.8rem;
    top: auto;
    -webkit-transform: none;
    transform: none;
    background: #d9d9d9;
    height: 0.2rem; }
  .t-line.short {
    margin-top: 0; }
    .t-line.short::before, .t-line.short::after {
      position: absolute;
      content: "";
      width: 6.6rem;
      height: 0.1rem;
      background: #19A39E;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
    .t-line.short::before {
      right: calc(100% + 0.9rem); }
    .t-line.short::after {
      left: calc(100% + 0.9rem); }
  .t-line-db {
    position: relative;
    padding-bottom: 1rem; }
    .t-line-db::before, .t-line-db:after {
      position: absolute;
      content: "";
      width: 5rem;
      height: 0.2rem;
      background: #FFFAE8;
      left: 50%; }
    .t-line-db::before {
      bottom: 0;
      -webkit-transform: translateX(-10%);
      transform: translateX(-10%); }
    .t-line-db::after {
      bottom: 0.5rem;
      -webkit-transform: translateX(-60%);
      transform: translateX(-60%); }
    .t-line-db.line-db-2::after {
      left: 0;
      -webkit-transform: none;
      transform: none; }
    .t-line-db.line-db-2::before {
      left: 0;
      -webkit-transform: translateX(50%);
      transform: translateX(50%); }

.t-break {
  white-space: pre-line; }

.t-stroke {
  text-shadow: 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem black, 0 0 0.15rem white, 0 0 0.15rem white, 0 0 0.15rem white;
  -webkit-font-smoothing: antialiased;
  color: #FFFAE8; }

.t-pre-line {
  white-space: pre-line; }

.t-sp-1 {
  letter-spacing: 0.06em; }

.t-sd-1 {
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); }

.t-font-2 {
  font-family: "SVN-Taken by Vultures"; }

.t-pre-lỉne {
  white-space: pre-line; }

.t-linear {
  background: -webkit-gradient(linear, left top, right top, color-stop(2.67%, #39b16c), color-stop(3.67%, #38af6b), color-stop(71.67%, #255361), color-stop(102.67%, #1e2f5e));
  background: linear-gradient(90deg, #39b16c 2.67%, #38af6b 3.67%, #255361 71.67%, #1e2f5e 102.67%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent; }

.text-line {
  padding-bottom: 2rem;
  position: relative; }
  .text-line::before {
    position: absolute;
    content: "";
    height: 0.1rem;
    width: 12rem;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(47.37%, #0eb252), color-stop(102.98%, #72c595));
    background: linear-gradient(0deg, #0eb252 47.37%, #72c595 102.98%);
    opacity: 0.5;
    bottom: 0;
    left: 0; }
    @media screen and (max-width: 450px) {
      .text-line::before {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%); } }

.fw-1 {
  font-weight: 100; }

.fw-2 {
  font-weight: 200; }

.fw-4 {
  font-weight: 400; }

.fw-3 {
  font-weight: 300; }

.fw-5 {
  font-weight: 500; }

.fw-6 {
  font-weight: 600; }

.fw-7 {
  font-weight: 700; }

.fw-8 {
  font-weight: 800; }

.fw-b {
  font-weight: bold; }

.fw-i {
  font-style: italic; }

.t-upper {
  text-transform: uppercase; }

.t-non-upper {
  text-transform: unset; }

.title-box {
  padding: 2.6rem 2.4rem 2.5rem;
  background: #ffffff;
  border-radius: 0.4rem 12rem 12rem 0.4rem;
  width: 100%;
  -webkit-filter: drop-shadow(0px 0.8rem 1.6rem rgba(0, 0, 0, 0.05));
  filter: drop-shadow(0px 0.8rem 1.6rem rgba(0, 0, 0, 0.05));
  border-left: 0.4rem solid #19A39E; }
  @media screen and (max-width: 800px) {
    .title-box {
      padding: 1.6rem 1.2rem 1.5rem; } }

.decor-text {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 0.8rem;
  padding-top: 0.6rem; }
  @media screen and (max-width: 800px) {
    .decor-text {
      padding-bottom: 0.3rem; } }
  .decor-text::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 0.1rem;
    background: #19A39E;
    bottom: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .decor-text::after {
    position: absolute;
    content: "";
    width: 2rem;
    height: 0.8rem;
    border-top: 0.1rem solid #19A39E;
    border-left: 0.1rem solid #19A39E;
    top: 0;
    left: -1rem;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    @media screen and (max-width: 800px) {
      .decor-text::after {
        left: -0.4rem; } }
  .decor-text.hover::before {
    width: 0;
    visibility: hidden; }
  .decor-text.hover::after {
    width: 0;
    height: 0;
    left: 0;
    visibility: hidden; }
  .decor-text.hover:hover {
    color: #19A39E;
    padding-left: 1rem; }
    .decor-text.hover:hover::before {
      width: calc(100% - 1rem);
      visibility: visible; }
    .decor-text.hover:hover::after {
      width: 2rem;
      height: 0.8rem;
      visibility: visible; }
  .decor-text.white::before {
    background: white; }
  .decor-text.white::after {
    border-color: white; }

.banner_main {
  position: relative;
  overflow: hidden; }
  .banner_main--bg {
    position: absolute;
    width: 100%;
    height: 100%; }
  .banner_main--img {
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0; }
    .banner_main--img img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -webkit-animation: thuNho 0.6s linear;
      animation: thuNho 0.6s linear; }

@-webkit-keyframes thuNho {
  0% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
    -webkit-filter: blur(1.2rem);
    filter: blur(1.2rem); }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0.5;
    -webkit-filter: blur(0.6rem);
    filter: blur(0.6rem); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-filter: blur(0rem);
    filter: blur(0rem); } }

@keyframes thuNho {
  0% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
    -webkit-filter: blur(1.2rem);
    filter: blur(1.2rem); }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0.5;
    -webkit-filter: blur(0.6rem);
    filter: blur(0.6rem); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-filter: blur(0rem);
    filter: blur(0rem); } }
  .banner_main--wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    min-height: calc(100vw * 400 / 1728);
    z-index: 2;
    row-gap: var(--size-pdl);
    padding: var(--size-pdl) 0; }
    @media screen and (max-width: 1024px) {
      .banner_main--wrap {
        min-height: calc(100vw * 500 / 1728); } }
    @media screen and (max-width: 800px) {
      .banner_main--wrap {
        min-height: calc(100vw * 600 / 1728); } }
    @media screen and (max-width: 600px) {
      .banner_main--wrap {
        min-height: calc(100vw * 800 / 1728); } }
    @media screen and (max-width: 460px) {
      .banner_main--wrap {
        min-height: calc(100vw * 1000 / 1728); } }
    @media screen and (max-width: 360px) {
      .banner_main--wrap {
        min-height: calc(100vw * 1200 / 1728); } }
  .banner_main--box {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    row-gap: var(--rowContent16); }
    @media screen and (max-width: 1200px) {
      .banner_main--box {
        width: 100%; } }
    @media screen and (max-width: 800px) {
      .banner_main--box {
        row-gap: var(--rowContent0); } }

@-webkit-keyframes hienLen {
  0% {
    -webkit-transform: translateY(15%);
    transform: translateY(15%);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1; } }

@keyframes hienLen {
  0% {
    -webkit-transform: translateY(15%);
    transform: translateY(15%);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1; } }
    .banner_main--box-top {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .banner_main--box-top .note-banner {
        opacity: 0;
        -webkit-animation: hienLen 0.6s linear 1.2s forwards;
        animation: hienLen 0.6s linear 1.2s forwards; }
      .banner_main--box-top .title-lg2 {
        opacity: 0;
        -webkit-animation: hienLen 0.6s linear 0.6s forwards;
        animation: hienLen 0.6s linear 0.6s forwards; }
    .banner_main--box-bottom {
      opacity: 0;
      -webkit-animation: hienLen 0.4s linear 1.2s forwards;
      animation: hienLen 0.4s linear 1.2s forwards; }
    .banner_main--box .breadcrumbs-list {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
  .banner_main--logo {
    max-width: 5.5rem;
    width: 100%;
    margin: 0 auto;
    opacity: 1;
    margin-bottom: var(--rowContent12); }
    @media screen and (min-width: 1200px) {
      .banner_main--logo {
        -webkit-animation: hienLen 0.6s linear 0.8s forwards;
        animation: hienLen 0.6s linear 0.8s forwards;
        opacity: 0; } }
    @media screen and (max-width: 1200px) {
      .banner_main--logo {
        max-width: 4.5rem; } }
    @media screen and (max-width: 800px) {
      .banner_main--logo {
        max-width: 3.5rem; } }
    @media screen and (max-width: 600px) {
      .banner_main--logo {
        max-width: 3rem; } }
    .banner_main--logo img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  @media screen and (max-width: 1200px) {
    .banner_main.room .banner_main--wrap {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      row-gap: var(--rowContent16); }
    .banner_main.room .banner_main--box {
      margin: auto; } }
  @media screen and (min-width: 1200px) {
    .banner_main .find_room {
      -webkit-animation: hienLen 0.6s linear 2.2s forwards;
      animation: hienLen 0.6s linear 2.2s forwards;
      opacity: 0; } }
  @media screen and (max-width: 1200px) {
    .banner_main .find_room {
      margin-bottom: 8rem; } }
  @media screen and (max-width: 800px) {
    .banner_main .find_room {
      margin-bottom: 6rem; } }
  @media screen and (max-width: 600px) {
    .banner_main .find_room {
      margin-bottom: 6rem;
      max-width: 80%; } }
  @media screen and (max-width: 360px) {
    .banner_main .find_room {
      margin-bottom: 6rem;
      max-width: 85%; } }

.note-banner {
  color: #ffffff;
  text-align: center;
  font-size: 1.4rem;
  padding: 0 5rem;
  position: relative; }
  @media screen and (max-width: 600px) {
    .note-banner {
      font-size: 1rem; } }
  @media screen and (max-width: 600px) {
    .note-banner {
      padding: 0 4rem; } }
  @media screen and (max-width: 460px) {
    .note-banner {
      padding: 0 2.4rem; } }
  .note-banner::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 4.5rem;
    height: 0.1rem;
    background: #ffffff; }
    @media screen and (max-width: 600px) {
      .note-banner::before {
        width: 3rem; } }
    @media screen and (max-width: 460px) {
      .note-banner::before {
        width: 2rem; } }
  .note-banner::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 4.5rem;
    height: 0.1rem;
    background: #ffffff; }
    @media screen and (max-width: 600px) {
      .note-banner::after {
        width: 3rem; } }
    @media screen and (max-width: 460px) {
      .note-banner::after {
        width: 2rem; } }

@media (min-width: 1201px) {
  .post:hover .post_img img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1); }
  .post:hover .post_box .title a {
    color: #19A39E; }
  .post:hover .post_wrap {
    -webkit-box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.3); } }

.post_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear; }

.post_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: var(--rowContent12); }

.post_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 0.4rem;
  padding: 1.2rem 1rem; }
  @media screen and (max-width: 1200px) {
    .post_box {
      padding: 1rem 0.8rem; } }
  @media screen and (max-width: 800px) {
    .post_box {
      padding: 1rem 0.6rem; } }
  @media screen and (max-width: 600px) {
    .post_box {
      padding: 0.8rem 0.4rem; } }
  .post_box .title a {
    text-align: center;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; }
  .post_box .content {
    text-align: center;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; }

.post_img {
  padding-top: calc(100% * 164 / 280);
  width: 100%;
  position: relative;
  display: block;
  overflow: hidden; }
  .post_img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear; }

.banner_home {
  position: relative;
  --pt: 12rem;
  --pb: 6rem;
  overflow: hidden; }
  @media screen and (max-width: 1200px) {
    .banner_home {
      --pt: 10rem; } }
  .banner_home.showed .banner_home--bg::before {
    opacity: 1; }
  .banner_home.showed .banner_home--box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .banner_home--btn {
    position: absolute;
    bottom: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    z-index: 3;
    -webkit-animation: phongToIc2 0.5s linear 0.7s forwards;
    animation: phongToIc2 0.5s linear 0.7s forwards; }

@-webkit-keyframes phongToIc2 {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes phongToIc2 {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
    @media screen and (max-width: 1200px) {
      .banner_home--btn {
        bottom: 2.5%; } }
    @media screen and (max-width: 800px) {
      .banner_home--btn {
        bottom: 2%; } }
  .banner_home--bg {
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
    -webkit-animation: thuNho2 0.6s linear;
    animation: thuNho2 0.6s linear; }

@-webkit-keyframes thuNho2 {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes thuNho2 {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
    .banner_home--bg::before {
      position: absolute;
      content: "";
      inset: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.3);
      z-index: 1;
      opacity: 0;
      -webkit-transition: 0.3s linear;
      transition: 0.3s linear; }
    .banner_home--bg img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  .banner_home--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: var(--pt) 0;
    min-height: 100vh;
    max-width: calc(100% * 6 / 12);
    width: 100%; }
    @media screen and (max-width: 1200px) {
      .banner_home--wrap {
        padding: var(--pt) 0 var(--pt);
        min-height: 100vh;
        max-width: unset;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: end; } }

@-webkit-keyframes luotVo {
  0% {
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1; } }

@keyframes luotVo {
  0% {
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1; } }
  .banner_home--title .title-sm2 {
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
    opacity: 0;
    -webkit-animation: luotVo 0.5s 0.6s linear forwards;
    animation: luotVo 0.5s 0.6s linear forwards; }
  .banner_home--title .title-lg {
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
    opacity: 0;
    -webkit-animation: luotVo 0.5s 1s linear forwards;
    animation: luotVo 0.5s 1s linear forwards; }
  .banner_home--box {
    position: relative;
    z-index: 2;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    row-gap: var(--rowContent24);
    display: none; }
    .banner_home--box .note-md {
      max-width: calc(100% * 5 / 6);
      width: 100%;
      -webkit-transform: translateX(-10%);
      transform: translateX(-10%);
      opacity: 0;
      -webkit-animation: luotVo 0.5s 1.4s linear forwards;
      animation: luotVo 0.5s 1.4s linear forwards; }
      @media screen and (max-width: 1200px) {
        .banner_home--box .note-md {
          max-width: unset; } }
    .banner_home--box .btn {
      -webkit-transform: translateX(-10%);
      transform: translateX(-10%);
      opacity: 0;
      -webkit-animation: luotVo 0.5s 1.8s linear forwards;
      animation: luotVo 0.5s 1.8s linear forwards; }

.home_news {
  position: relative;
  padding-top: var(--size-pdl);
  padding-bottom: var(--size-pdl);
  margin-bottom: var(--size-pd);
  background: #19A39E;
  display: block; }
  .home_news::before {
    content: "";
    background-image: url(../assets/images/bgtt2.png);
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    inset: 0;
    position: absolute;
    z-index: 1; }
  @media screen and (max-width: 600px) {
    .home_news.ani.showed .box-title .title-lg {
      -webkit-animation: hienLenNew 0.5s linear 0.5s forwards;
      animation: hienLenNew 0.5s linear 0.5s forwards; }
    .home_news.ani.showed .box-title .btn {
      -webkit-animation: hienLenNew 0.5s linear 1s forwards;
      animation: hienLenNew 0.5s linear 1s forwards; }
    .home_news.ani.showed .home_news--list {
      -webkit-animation: hienLenNew 0.5s linear 1.5s forwards;
      animation: hienLenNew 0.5s linear 1.5s forwards; } }
  .home_news .box-title {
    overflow: hidden; }
    @media screen and (max-width: 600px) {
      .home_news .box-title .title-lg {
        -webkit-transform: translateY(15%);
        transform: translateY(15%);
        opacity: 0; }
      .home_news .box-title .btn {
        -webkit-transform: translateY(15%);
        transform: translateY(15%);
        opacity: 0; } }
  .home_news--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent4);
    position: relative;
    z-index: 2; }
  @media screen and (max-width: 600px) {
    .home_news--list {
      -webkit-transform: translateY(15%);
      transform: translateY(15%);
      opacity: 0; } }

.news_all {
  padding-top: var(--size-pd); }
  .news_all--list {
    row-gap: var(--rowContent4); }
  .news_all--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent4); }
    .news_all--wrap .page-numbers {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
  .news_all .search-box.fr form {
    max-width: 70rem;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 800px) {
      .news_all .search-box.fr form {
        max-width: 100%; } }
    @media screen and (max-width: 600px) {
      .news_all .search-box.fr form {
        max-width: 100%; } }
  .news_all .search-box.fr input {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-right: none !important;
    height: unset !important;
    border-radius: 0 !important;
    background: #ffffff;
    padding: 0.8rem 1.6rem; }
    .news_all .search-box.fr input::-webkit-input-placeholder {
      color: #475569;
      font-size: 1.4rem; }
    .news_all .search-box.fr input::-moz-placeholder {
      color: #475569;
      font-size: 1.4rem; }
    .news_all .search-box.fr input::-ms-input-placeholder {
      color: #475569;
      font-size: 1.4rem; }
    .news_all .search-box.fr input::placeholder {
      color: #475569;
      font-size: 1.4rem; }
      @media screen and (max-width: 600px) {
        .news_all .search-box.fr input::-webkit-input-placeholder {
          font-size: 1rem; }
        .news_all .search-box.fr input::-moz-placeholder {
          font-size: 1rem; }
        .news_all .search-box.fr input::-ms-input-placeholder {
          font-size: 1rem; }
        .news_all .search-box.fr input::placeholder {
          font-size: 1rem; } }
    .news_all .search-box.fr input:focus {
      border-color: #19A39E !important; }
    @media screen and (max-width: 1200px) {
      .news_all .search-box.fr input {
        height: 4rem;
        padding: 0.6rem 1.2rem; } }
    @media screen and (max-width: 800px) {
      .news_all .search-box.fr input {
        height: 3.6rem; } }
    @media screen and (max-width: 600px) {
      .news_all .search-box.fr input {
        height: 3.2rem; } }
  .news_all .search-box.fr .submit-btn {
    width: 5.2rem;
    height: 5.2rem;
    background: #D33A27;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 0%;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    cursor: pointer; }
    @media screen and (max-width: 1500px) {
      .news_all .search-box.fr .submit-btn {
        width: 4.8rem;
        height: 4.8rem; } }
    @media screen and (max-width: 600px) {
      .news_all .search-box.fr .submit-btn {
        width: 3.6rem;
        height: 3.6rem; } }
    .news_all .search-box.fr .submit-btn i {
      color: #ffffff;
      font-size: 2rem; }
      @media only screen and (max-width: 1200px) {
        .news_all .search-box.fr .submit-btn i {
          font-size: 1.8rem; } }
      @media only screen and (max-width: 800px) {
        .news_all .search-box.fr .submit-btn i {
          font-size: 1.6rem; } }
      @media only screen and (max-width: 600px) {
        .news_all .search-box.fr .submit-btn i {
          font-size: 1.4rem; } }
    @media (min-width: 1201px) {
      .news_all .search-box.fr .submit-btn:hover {
        background: #19A39E; }
        .news_all .search-box.fr .submit-btn:hover i {
          color: #ffffff; } }

@media (min-width: 1201px) {
  .news:hover .news_img img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1); } }

.news_wrap {
  border-radius: var(--radius0);
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative; }

.news_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0.1rem solid #E2E8F0;
  border-top: none;
  border-radius: 0 0 var(--radius0) var(--radius0);
  overflow: hidden; }

.news_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: var(--rowContent12);
  background: #ffffff;
  padding: var(--rowContent24); }
  @media screen and (max-width: 1200px) {
    .news_box {
      padding: var(--rowContent2); } }
  .news_box--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: var(--columnContent16);
    -moz-column-gap: var(--columnContent16);
    column-gap: var(--columnContent16);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: var(--rowContent0); }
  .news_box--dm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: var(--columnContent0);
    -moz-column-gap: var(--columnContent0);
    column-gap: var(--columnContent0); }
  .news_box--note {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: var(--columnContent16);
    -moz-column-gap: var(--columnContent16);
    column-gap: var(--columnContent16); }
    .news_box--note .note-sm {
      position: relative;
      font-weight: 500; }
      .news_box--note .note-sm:not(:last-child) {
        white-space: nowrap; }
        .news_box--note .note-sm:not(:last-child)::before {
          content: "|";
          position: absolute;
          top: 45%;
          right: -1rem;
          line-height: 100%;
          font-size: inherit;
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
          color: inherit; }
          @media screen and (max-width: 1200px) {
            .news_box--note .note-sm:not(:last-child)::before {
              right: -0.8rem; } }
          @media screen and (max-width: 800px) {
            .news_box--note .note-sm:not(:last-child)::before {
              right: -0.7rem; } }
          @media screen and (max-width: 600px) {
            .news_box--note .note-sm:not(:last-child)::before {
              right: -0.55rem; } }
          @media screen and (max-width: 500px) {
            .news_box--note .note-sm:not(:last-child)::before {
              right: -0.55rem; } }
          @media screen and (max-width: 460px) {
            .news_box--note .note-sm:not(:last-child)::before {
              right: -0.55rem; } }
      .news_box--note .note-sm:last-child {
        white-space: wrap;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden; }
  .news_box .title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
    @media (min-width: 1201px) {
      .news_box .title a:hover {
        color: #FCB247 !important; } }
  .news_box .content {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }

.news_img {
  padding-top: calc(100% * 289 / 384);
  width: 100%;
  position: relative;
  display: block;
  overflow: hidden; }
  .news_img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear; }

.newsCt {
  position: relative;
  padding-top: var(--size-pdl);
  padding-bottom: var(--size-pd); }
  .newsCt_wrap {
    row-gap: var(--rowContent32);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 800px) {
      .newsCt_wrap {
        row-gap: var(--rowContent32);
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
  .newsCt_lf {
    width: calc((100% * 8 / 12)); }
    @media screen and (max-width: 1200px) {
      .newsCt_lf {
        width: 100%;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1; } }
  .newsCt_rt {
    width: calc(100% * 3.5 / 12); }
    @media screen and (max-width: 1024px) {
      .newsCt_rt {
        width: calc(100% * 4 / 12); } }
    @media screen and (max-width: 800px) {
      .newsCt_rt {
        width: 100%; } }
    .newsCt_rt--wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--rowContent2); }
    @media screen and (max-width: 800px) {
      .newsCt_rt--list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }
    .newsCt_rt--list .swiper-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--rowContent2); }
      @media screen and (max-width: 800px) {
        .newsCt_rt--list .swiper-wrapper {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row;
          row-gap: unset; } }
    .newsCt_rt--list .swiper-pagination {
      display: none; }
      @media screen and (max-width: 800px) {
        .newsCt_rt--list .swiper-pagination {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
    .newsCt_rt--list .swiper-slide {
      height: auto; }
      @media screen and (max-width: 800px) {
        .newsCt_rt--list .swiper-slide {
          width: calc(100% / 3) !important; } }
      @media screen and (max-width: 600px) {
        .newsCt_rt--list .swiper-slide {
          width: calc(100% / 2) !important; } }
    .newsCt_rt--item {
      height: 100%; }
  .newsCt_banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent24); }
    .newsCt_banner--img {
      padding-top: calc(100% * 500 / 1215);
      border-radius: var(--radius12);
      width: 100%;
      display: block;
      overflow: hidden;
      position: relative; }
      .newsCt_banner--img img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
    .newsCt_banner--content {
      max-width: 108rem;
      margin: 0 auto;
      position: relative;
      padding: 2rem 0; }
      .newsCt_banner--content::before {
        content: "";
        width: 20%;
        height: 100%;
        background-size: 100% 100%;
        background-image: url(../assets/images/phay.svg);
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        background-repeat: no-repeat; }
      .newsCt_banner--content .note-md {
        color: #181818;
        text-align: center;
        font-weight: 500%;
        font-style: italic; }
  .newsCt_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent0); }
    .newsCt_title .news_box--wrap .box-dm {
      font-size: 2rem; }
      @media only screen and (max-width: 1200px) {
        .newsCt_title .news_box--wrap .box-dm {
          font-size: 1.8rem; } }
      @media only screen and (max-width: 800px) {
        .newsCt_title .news_box--wrap .box-dm {
          font-size: 1.6rem; } }
      @media only screen and (max-width: 600px) {
        .newsCt_title .news_box--wrap .box-dm {
          font-size: 1.4rem; } }
    .newsCt_title .news_box--wrap .news_box--note {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .newsCt_title .news_box--wrap .news_box--note .note-sm {
        font-size: 2rem; }
        @media only screen and (max-width: 1200px) {
          .newsCt_title .news_box--wrap .news_box--note .note-sm {
            font-size: 1.8rem; } }
        @media only screen and (max-width: 800px) {
          .newsCt_title .news_box--wrap .news_box--note .note-sm {
            font-size: 1.6rem; } }
        @media only screen and (max-width: 600px) {
          .newsCt_title .news_box--wrap .news_box--note .note-sm {
            font-size: 1.4rem; } }
        .newsCt_title .news_box--wrap .news_box--note .note-sm:not(:last-child)::before {
          content: "|"; }
  .newsCt_content img {
    width: 100%;
    height: auto;
    border-radius: var(--radius0);
    display: block; }
  .newsCt_content iframe {
    width: 100%;
    height: calc(100vw * 475 / 1728); }
    @media screen and (max-width: 1600px) {
      .newsCt_content iframe {
        height: calc(100vw * 600 / 1600); } }
    @media screen and (max-width: 1500px) {
      .newsCt_content iframe {
        height: calc(100vw * 600 / 1500); } }
    @media screen and (max-width: 1200px) {
      .newsCt_content iframe {
        height: calc(100vw * 600 / 1200); } }
    @media screen and (max-width: 800px) {
      .newsCt_content iframe {
        height: calc(100vw * 600 / 800); } }
    @media screen and (max-width: 600px) {
      .newsCt_content iframe {
        height: calc(100vw * 600 / 600); } }
  .newsCt_content .wp-block-columns {
    padding-top: var(--rowContent32);
    padding-bottom: var(--rowContent32);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    margin-left: -1.6rem;
    margin-right: -1.6rem;
    -webkit-column-gap: unset !important;
    -moz-column-gap: unset !important;
    column-gap: unset !important;
    row-gap: var(--rowContent32) !important; }
    @media screen and (max-width: 1200px) {
      .newsCt_content .wp-block-columns {
        margin-left: -1.2rem;
        margin-right: -1.2rem; } }
    @media screen and (max-width: 800px) {
      .newsCt_content .wp-block-columns {
        margin-left: -0.8rem;
        margin-right: -0.8rem; } }
    @media screen and (max-width: 600px) {
      .newsCt_content .wp-block-columns {
        margin-left: -0.6rem;
        margin-right: -0.6rem; } }
  .newsCt_content .wp-block-column {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    width: calc(100% / 3) !important;
    -webkit-box-flex: unset !important;
    -ms-flex-positive: unset !important;
    flex-grow: unset !important;
    -ms-flex-preferred-size: unset !important;
    flex-basis: unset !important; }
    @media screen and (max-width: 1200px) {
      .newsCt_content .wp-block-column {
        width: 50% !important;
        padding-left: 1.2rem;
        padding-right: 1.2rem; } }
    @media screen and (max-width: 800px) {
      .newsCt_content .wp-block-column {
        padding-left: 0.8rem;
        padding-right: 0.8rem; } }
    @media screen and (max-width: 600px) {
      .newsCt_content .wp-block-column {
        padding-left: 0.6rem;
        padding-right: 0.6rem; } }
    .newsCt_content .wp-block-column .wp-block-image {
      padding-top: 100%;
      width: 100%;
      position: relative;
      border-radius: var(--radius0);
      display: block;
      overflow: hidden; }
      .newsCt_content .wp-block-column .wp-block-image img {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -o-object-fit: cover;
        object-fit: cover; }
  .newsCt_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent4);
    max-width: 108rem;
    width: 100%;
    margin: 0 auto; }
    .newsCt_box .shareSocial {
      margin-top: 0; }

.list_img {
  padding-top: var(--rowContent2);
  padding-bottom: var(--rowContent2);
  row-gap: var(--rowContent32); }
  @media screen and (max-width: 1200px) {
    .list_img .item_img {
      width: 50%; } }
  .list_img .item_img--img {
    padding-top: 100%;
    width: 100%;
    position: relative;
    border-radius: var(--radius0);
    display: block;
    overflow: hidden; }
    .list_img .item_img--img img {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -o-object-fit: cover;
      object-fit: cover; }

.valueAb {
  overflow: hidden; }
  @media screen and (max-width: 800px) {
    .valueAb {
      margin-top: unset;
      margin-bottom: unset; } }
  .valueAb.homePage .valueAb_item {
    overflow: hidden; }
    @media screen and (max-width: 800px) {
      .valueAb.homePage .valueAb_item:nth-child(4n + 1) .valueAb_item--wrap {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important; } }
    .valueAb.homePage .valueAb_item:nth-child(4n + 1) .foot {
      top: 1%;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
      @media screen and (max-width: 1200px) {
        .valueAb.homePage .valueAb_item:nth-child(4n + 1) .foot {
          bottom: 1%;
          right: 1%;
          -webkit-transform: unset;
          transform: unset;
          top: unset;
          left: unset; } }
      @media screen and (max-width: 800px) {
        .valueAb.homePage .valueAb_item:nth-child(4n + 1) .foot {
          top: 1%;
          right: 1%;
          -webkit-transform: unset;
          transform: unset;
          bottom: unset;
          left: unset; } }
    .valueAb.homePage .valueAb_item:nth-child(4n + 1) .valueAb_item--lf::after {
      background: #FCB247; }
    .valueAb.homePage .valueAb_item:nth-child(4n + 1) .box-wrap .title-lg {
      color: #D33A27; }
      @media screen and (max-width: 600px) {
        .valueAb.homePage .valueAb_item:nth-child(4n + 1) .box-wrap .title-lg {
          text-align: center; } }
    @media screen and (max-width: 600px) {
      .valueAb.homePage .valueAb_item:nth-child(4n + 1) .box-wrap .btn {
        margin: 0 auto; } }
    .valueAb.homePage .valueAb_item:nth-child(4n + 1) .box-content .note-lg {
      color: #D33A27; }
    @media screen and (max-width: 800px) {
      .valueAb.homePage .valueAb_item:nth-child(4n + 2) .valueAb_item--wrap {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important; } }
    .valueAb.homePage .valueAb_item:nth-child(4n + 2) .foot {
      bottom: 1%;
      right: 1%;
      -webkit-transform: unset;
      transform: unset;
      left: unset;
      top: unset; }
      @media screen and (max-width: 1200px) {
        .valueAb.homePage .valueAb_item:nth-child(4n + 2) .foot {
          top: 1%;
          left: 1%;
          -webkit-transform: unset;
          transform: unset;
          bottom: unset;
          right: unset; } }
    .valueAb.homePage .valueAb_item:nth-child(4n + 2) .valueAb_item--lf::after {
      background: #19A39E; }
    .valueAb.homePage .valueAb_item:nth-child(4n + 2) .box-content .note-lg {
      color: #ffffff; }
    .valueAb.homePage .valueAb_item:nth-child(4n + 2) .box-wrap .title-lg {
      color: #ffffff; }
      @media screen and (max-width: 600px) {
        .valueAb.homePage .valueAb_item:nth-child(4n + 2) .box-wrap .title-lg {
          text-align: center; } }
    .valueAb.homePage .valueAb_item:nth-child(4n + 2) .box-wrap .btn {
      background: #FCB247; }
      @media screen and (max-width: 600px) {
        .valueAb.homePage .valueAb_item:nth-child(4n + 2) .box-wrap .btn {
          margin: 0 auto; } }
    @media screen and (max-width: 800px) {
      .valueAb.homePage .valueAb_item:nth-child(4n + 3) .valueAb_item--wrap {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important; } }
    .valueAb.homePage .valueAb_item:nth-child(4n + 3) .foot {
      bottom: 1%;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
      @media screen and (max-width: 1200px) {
        .valueAb.homePage .valueAb_item:nth-child(4n + 3) .foot {
          top: unset;
          right: 1%;
          -webkit-transform: unset;
          transform: unset;
          bottom: 1%;
          left: unset; } }
      @media screen and (max-width: 1200px) {
        .valueAb.homePage .valueAb_item:nth-child(4n + 3) .foot {
          top: 1%;
          right: 1%;
          -webkit-transform: unset;
          transform: unset;
          bottom: unset;
          left: unset; } }
    .valueAb.homePage .valueAb_item:nth-child(4n + 3) .valueAb_item--lf::after {
      background: #D33A27; }
    .valueAb.homePage .valueAb_item:nth-child(4n + 3) .box-wrap .title-lg {
      color: #ffffff; }
      @media screen and (max-width: 600px) {
        .valueAb.homePage .valueAb_item:nth-child(4n + 3) .box-wrap .title-lg {
          text-align: center; } }
    .valueAb.homePage .valueAb_item:nth-child(4n + 3) .box-wrap .btn {
      background: #FCB247; }
      @media screen and (max-width: 600px) {
        .valueAb.homePage .valueAb_item:nth-child(4n + 3) .box-wrap .btn {
          margin: 0 auto; } }
    .valueAb.homePage .valueAb_item:nth-child(4n + 3) .box-content .note-lg {
      color: #ffffff; }
    @media screen and (max-width: 800px) {
      .valueAb.homePage .valueAb_item:nth-child(4n + 4) .valueAb_item--wrap {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important; } }
    .valueAb.homePage .valueAb_item:nth-child(4n + 4) .foot {
      bottom: 1%;
      right: 1%;
      -webkit-transform: unset;
      transform: unset;
      left: unset;
      top: unset; }
      @media screen and (max-width: 1200px) {
        .valueAb.homePage .valueAb_item:nth-child(4n + 4) .foot {
          bottom: 1%;
          left: 1%;
          -webkit-transform: unset;
          transform: unset;
          top: unset;
          right: unset; } }
      @media screen and (max-width: 1200px) {
        .valueAb.homePage .valueAb_item:nth-child(4n + 4) .foot {
          top: 1%;
          left: 1%;
          -webkit-transform: unset;
          transform: unset;
          bottom: unset;
          right: unset; } }
    .valueAb.homePage .valueAb_item:nth-child(4n + 4) .valueAb_item--lf::after {
      background: #fffbea; }
    .valueAb.homePage .valueAb_item:nth-child(4n + 4) .box-wrap .title-lg {
      color: #19A39E; }
      @media screen and (max-width: 600px) {
        .valueAb.homePage .valueAb_item:nth-child(4n + 4) .box-wrap .title-lg {
          text-align: center; } }
    @media screen and (max-width: 600px) {
      .valueAb.homePage .valueAb_item:nth-child(4n + 4) .box-wrap .btn {
        margin: 0 auto; } }
    .valueAb.homePage .valueAb_item:nth-child(4n + 4) .box-content .note-lg {
      color: #19A39E; }
  .valueAb.aboutWhy .valueAb_item:nth-child(4n + 1) .foot {
    top: 1%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media screen and (max-width: 1200px) {
      .valueAb.aboutWhy .valueAb_item:nth-child(4n + 1) .foot {
        right: 1%;
        left: unset;
        -webkit-transform: unset;
        transform: unset; } }
  .valueAb.aboutWhy .valueAb_item:nth-child(4n + 1) .valueAb_item--lf::after {
    background: #ffffff; }
  .valueAb.aboutWhy .valueAb_item:nth-child(4n + 1) .box-content .note-lg {
    color: #19A39E; }
  .valueAb.aboutWhy .valueAb_item:nth-child(4n + 1) .box-wrap .title-lg {
    color: #19A39E; }
  .valueAb.aboutWhy .valueAb_item:nth-child(4n + 1) .box-wrap .btn {
    background: #FCB247; }
  .valueAb.aboutWhy .valueAb_item:nth-child(4n + 2) .foot {
    bottom: 1%;
    right: 1%;
    -webkit-transform: unset;
    transform: unset;
    left: unset;
    top: unset; }
    @media screen and (max-width: 1200px) {
      .valueAb.aboutWhy .valueAb_item:nth-child(4n + 2) .foot {
        left: 1%;
        right: unset;
        -webkit-transform: unset;
        transform: unset; } }
    @media screen and (max-width: 800px) {
      .valueAb.aboutWhy .valueAb_item:nth-child(4n + 2) .foot {
        top: 1%;
        left: 1%;
        right: unset;
        -webkit-transform: unset;
        transform: unset; } }
  .valueAb.aboutWhy .valueAb_item:nth-child(4n + 2) .valueAb_item--lf::after {
    background: #ffffff; }
  .valueAb.aboutWhy .valueAb_item:nth-child(4n + 2) .box-wrap .title-lg {
    color: #19A39E; }
  .valueAb.aboutWhy .valueAb_item:nth-child(4n + 2) .box-wrap .btn {
    background: #FCB247; }
  .valueAb.aboutWhy .valueAb_item:nth-child(4n + 2) .box-content .note-lg {
    color: #19A39E; }
  .valueAb.aboutWhy .valueAb_item:nth-child(4n + 3) .foot {
    bottom: 1%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media screen and (max-width: 1200px) {
      .valueAb.aboutWhy .valueAb_item:nth-child(4n + 3) .foot {
        right: 1%;
        left: unset;
        -webkit-transform: unset;
        transform: unset; } }
    @media screen and (max-width: 1200px) {
      .valueAb.aboutWhy .valueAb_item:nth-child(4n + 3) .foot {
        right: 1%;
        left: unset;
        -webkit-transform: unset;
        transform: unset;
        top: 1%; } }
  .valueAb.aboutWhy .valueAb_item:nth-child(4n + 3) .valueAb_item--lf::after {
    background: #D33A27; }
  .valueAb.aboutWhy .valueAb_item:nth-child(4n + 3) .box-content .note-lg {
    color: #ffffff; }
  .valueAb.aboutWhy .valueAb_item:nth-child(4n + 3) .box-wrap .title-lg {
    color: #ffffff; }
  .valueAb.aboutWhy .valueAb_item:nth-child(4n + 3) .box-wrap .btn {
    background: #FCB247; }
  .valueAb.aboutWhy .valueAb_item:nth-child(4n + 4) .foot {
    bottom: 1%;
    right: 1%;
    -webkit-transform: unset;
    transform: unset;
    left: unset;
    top: unset; }
    @media screen and (max-width: 1200px) {
      .valueAb.aboutWhy .valueAb_item:nth-child(4n + 4) .foot {
        left: 1%;
        right: unset;
        -webkit-transform: unset;
        transform: unset; } }
    @media screen and (max-width: 800px) {
      .valueAb.aboutWhy .valueAb_item:nth-child(4n + 4) .foot {
        right: 1%;
        left: unset;
        -webkit-transform: unset;
        transform: unset;
        top: 1%; } }
  .valueAb.aboutWhy .valueAb_item:nth-child(4n + 4) .valueAb_item--lf::after {
    background: #FCB247; }
  .valueAb.aboutWhy .valueAb_item:nth-child(4n + 4) .box-content .note-lg {
    color: #D33A27; }
  .valueAb.aboutWhy .valueAb_item:nth-child(4n + 4) .box-wrap .title-lg {
    color: #D33A27; }
  @media screen and (max-width: 800px) {
    .valueAb.aboutWhy .valueAb_item--wrap {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important; } }
  @media screen and (max-width: 600px) {
    .valueAb.aboutWhy .valueAb_item .box-wrap .title-lg {
      text-align: center !important; } }
  @media screen and (max-width: 800px) {
    .valueAb.aboutTl .valueAb_item .valueAb_item--wrap {
      row-gap: unset !important;
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important; } }
  .valueAb.aboutTl .valueAb_item:nth-child(odd) .foot {
    bottom: 1%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media screen and (max-width: 1200px) {
      .valueAb.aboutTl .valueAb_item:nth-child(odd) .foot {
        left: unset;
        -webkit-transform: unset;
        transform: unset;
        right: 1%; } }
    @media screen and (max-width: 800px) {
      .valueAb.aboutTl .valueAb_item:nth-child(odd) .foot {
        left: unset;
        -webkit-transform: unset;
        transform: unset;
        right: 1%;
        top: 1%; } }
  .valueAb.aboutTl .valueAb_item:nth-child(odd) .valueAb_item--lf::after {
    background: #D33A27; }
  .valueAb.aboutTl .valueAb_item:nth-child(odd) .box-content .note-lg {
    color: #ffffff; }
  .valueAb.aboutTl .valueAb_item:nth-child(odd) .box-content ul {
    margin-left: 2rem;
    list-style: disc; }
  .valueAb.aboutTl .valueAb_item:nth-child(odd) .box-wrap .title-lg {
    color: #ffffff; }
  .valueAb.aboutTl .valueAb_item:nth-child(odd) .box-wrap .btn {
    background: #FCB247; }
  .valueAb.aboutTl .valueAb_item:nth-child(even) .foot {
    bottom: 1%;
    right: 1%;
    -webkit-transform: unset;
    transform: unset;
    left: unset;
    top: unset; }
    @media screen and (max-width: 1200px) {
      .valueAb.aboutTl .valueAb_item:nth-child(even) .foot {
        left: 1%; } }
    @media screen and (max-width: 800px) {
      .valueAb.aboutTl .valueAb_item:nth-child(even) .foot {
        top: 1%;
        left: 1%; } }
  .valueAb.aboutTl .valueAb_item:nth-child(even) .valueAb_item--lf::after {
    background: #19A39E; }
  .valueAb.aboutTl .valueAb_item:nth-child(even) .box-wrap .title-lg {
    color: #ffffff;
    white-space: nowrap; }
    @media screen and (max-width: 1600px) {
      .valueAb.aboutTl .valueAb_item:nth-child(even) .box-wrap .title-lg {
        font-size: 5.2rem; } }
  @media only screen and (max-width: 1600px) and (max-width: 1200px) {
    .valueAb.aboutTl .valueAb_item:nth-child(even) .box-wrap .title-lg {
      font-size: 4.2rem; } }
  @media only screen and (max-width: 1600px) and (max-width: 800px) {
    .valueAb.aboutTl .valueAb_item:nth-child(even) .box-wrap .title-lg {
      font-size: 3.2rem; } }
  @media only screen and (max-width: 1600px) and (max-width: 600px) {
    .valueAb.aboutTl .valueAb_item:nth-child(even) .box-wrap .title-lg {
      font-size: 2.2rem; } }
  .valueAb.aboutTl .valueAb_item:nth-child(even) .box-wrap .btn {
    background: #FCB247; }
  .valueAb.aboutTl .valueAb_item:nth-child(even) .box-content .note-lg {
    color: #ffffff; }
  @media screen and (max-width: 600px) {
    .valueAb.aboutTl .valueAb_item .box-wrap .title-lg {
      text-align: center !important; } }
  .valueAb.aboutTl2 .valueAb_item:nth-child(2n + 1) .foot {
    bottom: 1%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  .valueAb.aboutTl2 .valueAb_item:nth-child(2n + 1) .valueAb_item--lf::after {
    background: #ffffff; }
  .valueAb.aboutTl2 .valueAb_item:nth-child(2n + 1) .valueAb_item--lf::before {
    display: none; }
  .valueAb.aboutTl2 .valueAb_item:nth-child(2n + 1) .box-content .note-lg {
    color: #19A39E; }
  .valueAb.aboutTl2 .valueAb_item:nth-child(2n + 1) .box-content ul {
    margin-left: 2rem;
    list-style: disc; }
  .valueAb.aboutTl2 .valueAb_item:nth-child(2n + 1) .box-wrap .title-lg {
    color: #19A39E; }
  .valueAb.aboutTl2 .valueAb_item:nth-child(2n + 1) .box-wrap .btn {
    background: #FCB247; }
  .valueAb.aboutTl2 .valueAb_item:nth-child(2n + 2) .foot {
    bottom: 1%;
    right: 1%;
    -webkit-transform: unset;
    transform: unset;
    left: unset;
    top: unset; }
  .valueAb.aboutTl2 .valueAb_item:nth-child(2n + 2) .valueAb_item--lf::after {
    background: #ffffff; }
  .valueAb.aboutTl2 .valueAb_item:nth-child(2n + 2) .valueAb_item--lf::before {
    display: none; }
  .valueAb.aboutTl2 .valueAb_item:nth-child(2n + 2) .box-wrap .title-lg {
    color: #19A39E;
    white-space: nowrap; }
  .valueAb.aboutTl2 .valueAb_item:nth-child(2n + 2) .box-wrap .btn {
    background: #FCB247; }
  .valueAb.aboutTl2 .valueAb_item:nth-child(2n + 2) .box-content .note-lg {
    color: #19A39E; }
  @media screen and (max-width: 800px) {
    .valueAb.aboutTl2 .valueAb_item .valueAb_item--wrap {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important; } }
  @media screen and (max-width: 600px) {
    .valueAb.aboutTl2 .valueAb_item .box-wrap .title-lg {
      text-align: center !important; } }
  .valueAb.peopleInfo .valueAb_item:nth-child(odd) .foot {
    bottom: 1%;
    right: 1%; }
    @media screen and (max-width: 1200px) {
      .valueAb.peopleInfo .valueAb_item:nth-child(odd) .foot {
        top: 1%;
        left: 1%; } }
  .valueAb.peopleInfo .valueAb_item:nth-child(odd) .valueAb_item--wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
    @media screen and (max-width: 800px) {
      .valueAb.peopleInfo .valueAb_item:nth-child(odd) .valueAb_item--wrap {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important; } }
  .valueAb.peopleInfo .valueAb_item:nth-child(odd) .valueAb_item--lf {
    -webkit-transform: translateX(50%);
    transform: translateX(50%); }
    .valueAb.peopleInfo .valueAb_item:nth-child(odd) .valueAb_item--lf::before {
      right: calc((100vw - 120rem) / -2);
      left: unset; }
      @media screen and (max-width: 1230px) {
        .valueAb.peopleInfo .valueAb_item:nth-child(odd) .valueAb_item--lf::before {
          right: -1.6rem; } }
    .valueAb.peopleInfo .valueAb_item:nth-child(odd) .valueAb_item--lf::after {
      left: unset;
      right: calc((100vw - 120rem) / -2);
      background: #19A39E; }
      @media screen and (max-width: 1230px) {
        .valueAb.peopleInfo .valueAb_item:nth-child(odd) .valueAb_item--lf::after {
          right: -1.6rem; } }
    @media screen and (max-width: 1200px) {
      .valueAb.peopleInfo .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap {
        padding: var(--size-pd) 0rem var(--size-pd) 1.6rem !important; } }
    @media screen and (max-width: 800px) {
      .valueAb.peopleInfo .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap {
        padding: var(--size-pdl) 0rem !important; } }
    .valueAb.peopleInfo .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap .box-wrap {
      margin-left: auto;
      margin-right: unset; }
    .valueAb.peopleInfo .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap .box-people {
      color: #ffffff; }
      .valueAb.peopleInfo .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap .box-people .box-people-title .title-mn {
        -webkit-transform: translateY(15%);
        transform: translateY(15%);
        opacity: 0; }
      .valueAb.peopleInfo .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap .box-people .box-people-title .title-lg {
        -webkit-transform: translateY(15%);
        transform: translateY(15%);
        opacity: 0; }
      .valueAb.peopleInfo .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap .box-people .box-people-content {
        -webkit-transform: translateY(15%);
        transform: translateY(15%);
        opacity: 0; }
      .valueAb.peopleInfo .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap .box-people .box-people-follow .note-lg {
        -webkit-transform: translateY(15%);
        transform: translateY(15%);
        opacity: 0; }
      .valueAb.peopleInfo .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap .box-people .social_item {
        opacity: 0; }
  .valueAb.peopleInfo .valueAb_item:nth-child(odd) .valueAb_item--rt {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  .valueAb.peopleInfo .valueAb_item:nth-child(odd) .valueAb_item--rt-wrap {
    margin-left: calc((100vw - 120rem) / -2);
    margin-right: unset !important; }
    @media screen and (max-width: 1200px) {
      .valueAb.peopleInfo .valueAb_item:nth-child(odd) .valueAb_item--rt-wrap {
        margin-left: -1.6rem; } }
  .valueAb.peopleInfo .valueAb_item:nth-child(even) {
    padding-top: var(--size-pdl);
    padding-bottom: var(--size-pdl);
    background: #ffffff; }
    @media screen and (max-width: 800px) {
      .valueAb.peopleInfo .valueAb_item:nth-child(even) {
        padding-top: var(--size-pdl);
        padding-bottom: var(--size-pdl); } }
    .valueAb.peopleInfo .valueAb_item:nth-child(even) .foot {
      bottom: var(--size-pdl);
      left: 1%; }
      @media screen and (max-width: 800px) {
        .valueAb.peopleInfo .valueAb_item:nth-child(even) .foot {
          display: none; } }
    .valueAb.peopleInfo .valueAb_item:nth-child(even) .valueAb_item--wrap {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      @media screen and (max-width: 800px) {
        .valueAb.peopleInfo .valueAb_item:nth-child(even) .valueAb_item--wrap {
          row-gap: var(--rowContent16) !important; } }
    .valueAb.peopleInfo .valueAb_item:nth-child(even) .valueAb_item--lf {
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
      .valueAb.peopleInfo .valueAb_item:nth-child(even) .valueAb_item--lf::after {
        display: none; }
      .valueAb.peopleInfo .valueAb_item:nth-child(even) .valueAb_item--lf::before {
        display: none; }
      .valueAb.peopleInfo .valueAb_item:nth-child(even) .valueAb_item--lf-wrap {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
        padding: 0 !important; }
      .valueAb.peopleInfo .valueAb_item:nth-child(even) .valueAb_item--lf .box-wrap {
        margin-left: unset;
        margin-right: auto !important; }
        @media screen and (max-width: 1200px) {
          .valueAb.peopleInfo .valueAb_item:nth-child(even) .valueAb_item--lf .box-wrap {
            max-width: 90% !important; } }
        @media screen and (max-width: 800px) {
          .valueAb.peopleInfo .valueAb_item:nth-child(even) .valueAb_item--lf .box-wrap {
            max-width: unset !important; } }
        .valueAb.peopleInfo .valueAb_item:nth-child(even) .valueAb_item--lf .box-wrap .title-lg {
          -webkit-clip-path: unset !important;
          clip-path: unset !important;
          -webkit-transform: unset !important;
          transform: unset !important;
          opacity: unset !important; }
          @media screen and (max-width: 600px) {
            .valueAb.peopleInfo .valueAb_item:nth-child(even) .valueAb_item--lf .box-wrap .title-lg {
              text-align: center !important; } }
        .valueAb.peopleInfo .valueAb_item:nth-child(even) .valueAb_item--lf .box-wrap .box-people .box-people-title .title-mn {
          -webkit-clip-path: unset !important;
          clip-path: unset !important;
          -webkit-animation: unset !important;
          animation: unset !important; }
        .valueAb.peopleInfo .valueAb_item:nth-child(even) .valueAb_item--lf .box-wrap .box-people .box-people-title .title-lg {
          -webkit-clip-path: unset !important;
          clip-path: unset !important;
          -webkit-animation: unset !important;
          animation: unset !important; }
        .valueAb.peopleInfo .valueAb_item:nth-child(even) .valueAb_item--lf .box-wrap .box-people .box-people-content {
          -webkit-transform: unset !important;
          transform: unset !important;
          opacity: unset !important;
          -webkit-animation: unset !important;
          animation: unset !important; }
        .valueAb.peopleInfo .valueAb_item:nth-child(even) .valueAb_item--lf .box-wrap .box-people .box-people-follow .note-lg {
          -webkit-clip-path: unset !important;
          clip-path: unset !important;
          -webkit-animation: unset !important;
          animation: unset !important; }
        .valueAb.peopleInfo .valueAb_item:nth-child(even) .valueAb_item--lf .box-wrap .box-people .social_item {
          -webkit-transform: unset !important;
          transform: unset !important;
          -webkit-animation: unset !important;
          animation: unset !important; }
    .valueAb.peopleInfo .valueAb_item:nth-child(even) .valueAb_item--rt {
      -webkit-transform: translateX(50%);
      transform: translateX(50%); }
      .valueAb.peopleInfo .valueAb_item:nth-child(even) .valueAb_item--rt-wrap {
        margin-left: unset;
        margin-right: unset; }
        @media screen and (max-width: 800px) {
          .valueAb.peopleInfo .valueAb_item:nth-child(even) .valueAb_item--rt-wrap {
            margin-left: unset !important;
            margin-right: unset !important;
            width: 100% !important; } }
        .valueAb.peopleInfo .valueAb_item:nth-child(even) .valueAb_item--rt-wrap .box-content {
          -webkit-animation: unset !important;
          animation: unset !important;
          -webkit-transform: unset !important;
          transform: unset !important;
          opacity: unset !important; }
          .valueAb.peopleInfo .valueAb_item:nth-child(even) .valueAb_item--rt-wrap .box-content ul {
            list-style: disc;
            margin-left: 2rem; }
  .valueAb.peopleInfo2 .valueAb_item:nth-child(odd) .foot {
    bottom: 1%;
    right: 1%; }
    @media screen and (max-width: 1200px) {
      .valueAb.peopleInfo2 .valueAb_item:nth-child(odd) .foot {
        top: 1%;
        left: 1%;
        right: unset;
        bottom: unset; } }
    @media screen and (max-width: 800px) {
      .valueAb.peopleInfo2 .valueAb_item:nth-child(odd) .foot {
        top: 1%;
        left: 1%;
        right: unset; } }
    @media screen and (max-width: 600px) {
      .valueAb.peopleInfo2 .valueAb_item:nth-child(odd) .foot {
        top: 1%;
        left: 1%; } }
    @media screen and (max-width: 360px) {
      .valueAb.peopleInfo2 .valueAb_item:nth-child(odd) .foot {
        bottom: 1%;
        left: 1%; } }
  .valueAb.peopleInfo2 .valueAb_item:nth-child(odd) .valueAb_item--wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
    @media screen and (max-width: 800px) {
      .valueAb.peopleInfo2 .valueAb_item:nth-child(odd) .valueAb_item--wrap {
        row-gap: unset;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important; } }
  .valueAb.peopleInfo2 .valueAb_item:nth-child(odd) .valueAb_item--lf {
    -webkit-transform: translateX(50%);
    transform: translateX(50%); }
    .valueAb.peopleInfo2 .valueAb_item:nth-child(odd) .valueAb_item--lf::before {
      right: calc((100vw - 120rem) / -2);
      left: unset; }
      @media screen and (max-width: 1230px) {
        .valueAb.peopleInfo2 .valueAb_item:nth-child(odd) .valueAb_item--lf::before {
          right: -1.6rem;
          width: calc(100% + 1.6rem); } }
      @media screen and (max-width: 800px) {
        .valueAb.peopleInfo2 .valueAb_item:nth-child(odd) .valueAb_item--lf::before {
          right: -1.6rem !important;
          left: -1.6rem !important;
          width: calc(100% + 3.2rem) !important; } }
    .valueAb.peopleInfo2 .valueAb_item:nth-child(odd) .valueAb_item--lf::after {
      left: unset;
      right: calc((100vw - 120rem) / -2);
      background: #19A39E; }
      @media screen and (max-width: 1230px) {
        .valueAb.peopleInfo2 .valueAb_item:nth-child(odd) .valueAb_item--lf::after {
          right: -1.6rem;
          width: calc(100% + 1.6rem); } }
      @media screen and (max-width: 800px) {
        .valueAb.peopleInfo2 .valueAb_item:nth-child(odd) .valueAb_item--lf::after {
          right: -1.6rem !important;
          left: -1.6rem !important;
          width: calc(100% + 3.2rem) !important; } }
    @media screen and (max-width: 1200px) {
      .valueAb.peopleInfo2 .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap {
        padding: var(--size-pd) 0rem var(--size-pd) 1.6rem !important; } }
    @media screen and (max-width: 800px) {
      .valueAb.peopleInfo2 .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap {
        padding: var(--size-pd) 0rem !important; } }
    .valueAb.peopleInfo2 .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap .box-wrap {
      margin-left: auto;
      margin-right: unset; }
    .valueAb.peopleInfo2 .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap .box-people .box-people-title .title-mn {
      -webkit-transform: translateY(15%);
      transform: translateY(15%);
      opacity: 0; }
    .valueAb.peopleInfo2 .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap .box-people .box-people-title .title-lg {
      -webkit-transform: translateY(15%);
      transform: translateY(15%);
      opacity: 0; }
    .valueAb.peopleInfo2 .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap .box-people .box-people-content {
      -webkit-transform: translateY(15%);
      transform: translateY(15%);
      opacity: 0; }
    .valueAb.peopleInfo2 .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap .box-people .box-people-follow .note-lg {
      -webkit-transform: translateY(15%);
      transform: translateY(15%);
      opacity: 0; }
    .valueAb.peopleInfo2 .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap .box-people .social_item {
      opacity: 0; }
  .valueAb.peopleInfo2 .valueAb_item:nth-child(odd) .valueAb_item--rt {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  .valueAb.peopleInfo2 .valueAb_item:nth-child(odd) .valueAb_item--rt-wrap {
    margin-left: calc((100vw - 120rem) / -2);
    margin-right: unset !important; }
    @media screen and (max-width: 1230px) {
      .valueAb.peopleInfo2 .valueAb_item:nth-child(odd) .valueAb_item--rt-wrap {
        margin-left: -1.6rem; } }
    @media screen and (max-width: 800px) {
      .valueAb.peopleInfo2 .valueAb_item:nth-child(odd) .valueAb_item--rt-wrap {
        margin-left: -1.6rem;
        margin-right: -1.6rem; } }
  .valueAb.peopleInfo2 .valueAb_item:nth-child(even) {
    padding-top: var(--size-pdl);
    padding-bottom: var(--size-pdl);
    background: #FFFAE8; }
    @media screen and (max-width: 800px) {
      .valueAb.peopleInfo2 .valueAb_item:nth-child(even) {
        padding-top: var(--size-pd);
        padding-bottom: var(--size-pd); } }
    .valueAb.peopleInfo2 .valueAb_item:nth-child(even) .foot {
      bottom: 1%;
      left: 1%; }
      @media screen and (max-width: 800px) {
        .valueAb.peopleInfo2 .valueAb_item:nth-child(even) .foot {
          display: none; } }
    .valueAb.peopleInfo2 .valueAb_item:nth-child(even) .valueAb_item--wrap {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      @media screen and (max-width: 800px) {
        .valueAb.peopleInfo2 .valueAb_item:nth-child(even) .valueAb_item--wrap {
          row-gap: var(--rowContent16) !important; } }
    .valueAb.peopleInfo2 .valueAb_item:nth-child(even) .valueAb_item--lf {
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
      .valueAb.peopleInfo2 .valueAb_item:nth-child(even) .valueAb_item--lf::after {
        display: none; }
      .valueAb.peopleInfo2 .valueAb_item:nth-child(even) .valueAb_item--lf::before {
        display: none; }
      .valueAb.peopleInfo2 .valueAb_item:nth-child(even) .valueAb_item--lf-wrap {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
        padding: 0 !important;
        max-width: calc((100% * 5 / 6) + 3.2rem); }
        @media screen and (max-width: 1200px) {
          .valueAb.peopleInfo2 .valueAb_item:nth-child(even) .valueAb_item--lf-wrap {
            max-width: 90%;
            margin: unset !important;
            padding: 0 !important; } }
        @media screen and (max-width: 800px) {
          .valueAb.peopleInfo2 .valueAb_item:nth-child(even) .valueAb_item--lf-wrap {
            padding: 0 !important;
            max-width: unset; } }
      .valueAb.peopleInfo2 .valueAb_item:nth-child(even) .valueAb_item--lf .box-wrap .title-lg {
        -webkit-clip-path: unset !important;
        clip-path: unset !important;
        -webkit-animation: unset !important;
        animation: unset !important;
        opacity: unset !important;
        -webkit-transform: unset !important;
        transform: unset !important; }
        @media screen and (max-width: 800px) {
          .valueAb.peopleInfo2 .valueAb_item:nth-child(even) .valueAb_item--lf .box-wrap .title-lg {
            -webkit-clip-path: unset !important;
            clip-path: unset !important;
            -webkit-transform: translateY(15%);
            transform: translateY(15%);
            opacity: 0; } }
        @media screen and (max-width: 600px) {
          .valueAb.peopleInfo2 .valueAb_item:nth-child(even) .valueAb_item--lf .box-wrap .title-lg {
            text-align: center; } }
      .valueAb.peopleInfo2 .valueAb_item:nth-child(even) .valueAb_item--lf .box-wrap .box-people .box-people-title .title-mn {
        -webkit-clip-path: unset !important;
        clip-path: unset !important;
        -webkit-animation: unset !important;
        animation: unset !important; }
      .valueAb.peopleInfo2 .valueAb_item:nth-child(even) .valueAb_item--lf .box-wrap .box-people .box-people-title .title-lg {
        -webkit-clip-path: unset !important;
        clip-path: unset !important;
        -webkit-animation: unset !important;
        animation: unset !important; }
      .valueAb.peopleInfo2 .valueAb_item:nth-child(even) .valueAb_item--lf .box-wrap .box-people .box-people-content {
        -webkit-transform: unset !important;
        transform: unset !important;
        opacity: unset !important;
        -webkit-animation: unset !important;
        animation: unset !important; }
      .valueAb.peopleInfo2 .valueAb_item:nth-child(even) .valueAb_item--lf .box-wrap .box-people .box-people-follow .note-lg {
        -webkit-clip-path: unset !important;
        clip-path: unset !important;
        -webkit-animation: unset !important;
        animation: unset !important; }
      .valueAb.peopleInfo2 .valueAb_item:nth-child(even) .valueAb_item--lf .box-wrap .box-people .social_item {
        -webkit-transform: unset !important;
        transform: unset !important;
        -webkit-animation: unset !important;
        animation: unset !important; }
    .valueAb.peopleInfo2 .valueAb_item:nth-child(even) .valueAb_item--rt {
      -webkit-transform: translateX(50%);
      transform: translateX(50%); }
      .valueAb.peopleInfo2 .valueAb_item:nth-child(even) .valueAb_item--rt-wrap {
        margin-left: unset !important;
        margin-right: unset !important;
        width: 100% !important; }
        .valueAb.peopleInfo2 .valueAb_item:nth-child(even) .valueAb_item--rt-wrap .box-content {
          opacity: unset !important;
          -webkit-transform: unset !important;
          transform: unset !important;
          -webkit-animation: unset !important;
          animation: unset !important; }
          .valueAb.peopleInfo2 .valueAb_item:nth-child(even) .valueAb_item--rt-wrap .box-content ul {
            list-style: disc;
            margin-left: 2rem; }
        @media screen and (max-width: 800px) {
          .valueAb.peopleInfo2 .valueAb_item:nth-child(even) .valueAb_item--rt-wrap {
            padding: 0 !important; } }
  @media screen and (max-width: 800px) {
    .valueAb.peopleInfo2 .valueAb_item .valueAb_item--lf-wrap {
      padding: var(--size-pd) 0; } }
  @media screen and (max-width: 800px) {
    .valueAb.peopleInfo2 .valueAb_list {
      row-gap: unset; } }
  .valueAb.peopleTeam .valueAb_item:nth-child(odd) .foot {
    bottom: 1%;
    right: 1%; }
    @media screen and (max-width: 1200px) {
      .valueAb.peopleTeam .valueAb_item:nth-child(odd) .foot {
        left: 1%; } }
    @media screen and (max-width: 800px) {
      .valueAb.peopleTeam .valueAb_item:nth-child(odd) .foot {
        left: 1%;
        top: 1%; } }
  .valueAb.peopleTeam .valueAb_item:nth-child(odd) .valueAb_item--wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
    @media screen and (max-width: 800px) {
      .valueAb.peopleTeam .valueAb_item:nth-child(odd) .valueAb_item--wrap {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important; } }
  .valueAb.peopleTeam .valueAb_item:nth-child(odd) .valueAb_item--lf {
    -webkit-transform: translateX(50%);
    transform: translateX(50%); }
    .valueAb.peopleTeam .valueAb_item:nth-child(odd) .valueAb_item--lf::before {
      right: calc((100vw - 120rem) / -2);
      left: unset;
      display: none; }
    .valueAb.peopleTeam .valueAb_item:nth-child(odd) .valueAb_item--lf::after {
      left: unset;
      right: calc((100vw - 120rem) / -2);
      background: #ffffff;
      display: none; }
    @media screen and (max-width: 1200px) {
      .valueAb.peopleTeam .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap {
        padding: var(--size-pd) 0rem var(--size-pd) 1.6rem !important; } }
    @media screen and (max-width: 800px) {
      .valueAb.peopleTeam .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap {
        padding: var(--size-pd) 0rem !important; } }
    .valueAb.peopleTeam .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap .box-wrap {
      margin-left: auto;
      margin-right: unset; }
    .valueAb.peopleTeam .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap .box-people {
      color: #19A39E !important; }
      .valueAb.peopleTeam .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap .box-people .box-people-title .title-mn {
        -webkit-transform: translateY(15%);
        transform: translateY(15%);
        opacity: 0; }
      .valueAb.peopleTeam .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap .box-people .box-people-title .title-lg {
        -webkit-transform: translateY(15%);
        transform: translateY(15%);
        opacity: 0; }
      .valueAb.peopleTeam .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap .box-people .box-people-content {
        -webkit-transform: translateY(15%);
        transform: translateY(15%);
        opacity: 0; }
      .valueAb.peopleTeam .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap .box-people .box-people-follow .note-lg {
        -webkit-transform: translateY(15%);
        transform: translateY(15%);
        opacity: 0; }
      .valueAb.peopleTeam .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap .box-people .social_item {
        opacity: 0; }
  .valueAb.peopleTeam .valueAb_item:nth-child(odd) .valueAb_item--rt {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  .valueAb.peopleTeam .valueAb_item:nth-child(odd) .valueAb_item--rt-wrap {
    margin-left: calc((100vw - 120rem) / -2);
    margin-right: unset !important; }
    @media screen and (max-width: 1230px) {
      .valueAb.peopleTeam .valueAb_item:nth-child(odd) .valueAb_item--rt-wrap {
        margin-left: -1.6rem; } }
  .valueAb.peopleTeam .valueAb_item:nth-child(even) .foot {
    bottom: 1%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media screen and (max-width: 800px) {
      .valueAb.peopleTeam .valueAb_item:nth-child(even) .foot {
        top: 1%;
        right: 1%;
        -webkit-transform: unset;
        transform: unset;
        left: unset; } }
  .valueAb.peopleTeam .valueAb_item:nth-child(even) .valueAb_item--wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    @media screen and (max-width: 800px) {
      .valueAb.peopleTeam .valueAb_item:nth-child(even) .valueAb_item--wrap {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important; } }
  .valueAb.peopleTeam .valueAb_item:nth-child(even) .valueAb_item--lf {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
    .valueAb.peopleTeam .valueAb_item:nth-child(even) .valueAb_item--lf::before {
      left: calc((100vw - 120rem) / -2);
      right: unset;
      display: none; }
    .valueAb.peopleTeam .valueAb_item:nth-child(even) .valueAb_item--lf::after {
      right: unset;
      left: calc((100vw - 120rem) / -2);
      background: #ffffff; }
    @media screen and (max-width: 1200px) {
      .valueAb.peopleTeam .valueAb_item:nth-child(even) .valueAb_item--lf-wrap {
        padding: var(--size-pd) 1.6rem var(--size-pd) 0rem !important; } }
    @media screen and (max-width: 800px) {
      .valueAb.peopleTeam .valueAb_item:nth-child(even) .valueAb_item--lf-wrap {
        padding: var(--size-pd) 0rem !important; } }
    .valueAb.peopleTeam .valueAb_item:nth-child(even) .valueAb_item--lf-wrap .box-wrap {
      margin-right: auto;
      margin-left: unset; }
    .valueAb.peopleTeam .valueAb_item:nth-child(even) .valueAb_item--lf-wrap .box-people {
      color: #19A39E !important; }
      .valueAb.peopleTeam .valueAb_item:nth-child(even) .valueAb_item--lf-wrap .box-people .box-people-title .title-mn {
        -webkit-transform: translateY(15%);
        transform: translateY(15%);
        opacity: 0; }
      .valueAb.peopleTeam .valueAb_item:nth-child(even) .valueAb_item--lf-wrap .box-people .box-people-title .title-lg {
        -webkit-transform: translateY(15%);
        transform: translateY(15%);
        opacity: 0; }
      .valueAb.peopleTeam .valueAb_item:nth-child(even) .valueAb_item--lf-wrap .box-people .box-people-content {
        -webkit-transform: translateY(15%);
        transform: translateY(15%);
        opacity: 0; }
      .valueAb.peopleTeam .valueAb_item:nth-child(even) .valueAb_item--lf-wrap .box-people .box-people-follow .note-lg {
        -webkit-transform: translateY(15%);
        transform: translateY(15%);
        opacity: 0; }
      .valueAb.peopleTeam .valueAb_item:nth-child(even) .valueAb_item--lf-wrap .box-people .social_item {
        opacity: 0; }
  .valueAb.peopleTeam .valueAb_item:nth-child(even) .valueAb_item--rt {
    -webkit-transform: translateX(50%);
    transform: translateX(50%); }
  .valueAb.peopleTeam .valueAb_item:nth-child(even) .valueAb_item--rt-wrap {
    margin-right: calc((100vw - 120rem) / -2) !important;
    margin-left: unset !important; }
    @media screen and (max-width: 1230px) {
      .valueAb.peopleTeam .valueAb_item:nth-child(even) .valueAb_item--rt-wrap {
        margin-right: -1.6rem !important; } }
    @media screen and (max-width: 800px) {
      .valueAb.peopleTeam .valueAb_item:nth-child(even) .valueAb_item--rt-wrap {
        margin-right: -1.6rem !important;
        margin-left: -1.6rem !important; } }
  .valueAb.studyProgram {
    padding-top: var(--size-pdl);
    padding-bottom: var(--size-pdl); }
    @media screen and (max-width: 800px) {
      .valueAb.studyProgram {
        padding-top: var(--size-pdl);
        padding-bottom: var(--size-pdl); } }
    .valueAb.studyProgram .valueAb_item:nth-child(odd) .foot {
      bottom: 1%;
      left: 1%; }
      @media screen and (max-width: 800px) {
        .valueAb.studyProgram .valueAb_item:nth-child(odd) .foot {
          display: none; } }
    .valueAb.studyProgram .valueAb_item:nth-child(odd) .valueAb_item--wrap {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
    .valueAb.studyProgram .valueAb_item:nth-child(odd) .valueAb_item--lf {
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
      .valueAb.studyProgram .valueAb_item:nth-child(odd) .valueAb_item--lf::before {
        left: calc((100vw - 120rem) / -2);
        right: unset;
        display: none; }
      .valueAb.studyProgram .valueAb_item:nth-child(odd) .valueAb_item--lf::after {
        right: unset;
        left: calc((100vw - 120rem) / -2);
        background: #ffffff; }
      .valueAb.studyProgram .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap {
        padding: 0 !important;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start; }
        @media screen and (max-width: 800px) {
          .valueAb.studyProgram .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap {
            row-gap: var(--rowContent16) !important; } }
        .valueAb.studyProgram .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap .box-wrap {
          margin-left: unset;
          margin-right: auto; }
          @media screen and (max-width: 1200px) {
            .valueAb.studyProgram .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap .box-wrap {
              max-width: 90% !important; } }
          @media screen and (max-width: 800px) {
            .valueAb.studyProgram .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap .box-wrap {
              max-width: unset !important; } }
        .valueAb.studyProgram .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap .box-people {
          color: #ffffff; }
    .valueAb.studyProgram .valueAb_item:nth-child(odd) .valueAb_item--rt {
      -webkit-transform: translateX(50%);
      transform: translateX(50%); }
    .valueAb.studyProgram .valueAb_item:nth-child(odd) .valueAb_item--rt-wrap {
      margin-left: unset !important;
      margin-right: unset !important; }
      @media screen and (max-width: 800px) {
        .valueAb.studyProgram .valueAb_item:nth-child(odd) .valueAb_item--rt-wrap {
          width: 100% !important; } }
      .valueAb.studyProgram .valueAb_item:nth-child(odd) .valueAb_item--rt-wrap .box-content ul {
        list-style: disc;
        margin-left: 2rem; }
    .valueAb.studyProgram .valueAb_item:nth-child(even) {
      padding-top: var(--size-pdl);
      padding-bottom: var(--size-pdl);
      background: #ffffff; }
      .valueAb.studyProgram .valueAb_item:nth-child(even) .foot {
        bottom: 1%;
        right: 1%; }
      .valueAb.studyProgram .valueAb_item:nth-child(even) .valueAb_item--wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
      .valueAb.studyProgram .valueAb_item:nth-child(even) .valueAb_item--lf {
        -webkit-transform: translateX(50%);
        transform: translateX(50%); }
        .valueAb.studyProgram .valueAb_item:nth-child(even) .valueAb_item--lf::after {
          display: none; }
        .valueAb.studyProgram .valueAb_item:nth-child(even) .valueAb_item--lf::before {
          display: none; }
        .valueAb.studyProgram .valueAb_item:nth-child(even) .valueAb_item--lf-wrap {
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: start;
          padding: 0 !important; }
        .valueAb.studyProgram .valueAb_item:nth-child(even) .valueAb_item--lf .box-wrap {
          margin-left: auto !important;
          margin-right: unset !important; }
          @media screen and (max-width: 1200px) {
            .valueAb.studyProgram .valueAb_item:nth-child(even) .valueAb_item--lf .box-wrap {
              max-width: 90% !important; } }
          @media screen and (max-width: 800px) {
            .valueAb.studyProgram .valueAb_item:nth-child(even) .valueAb_item--lf .box-wrap {
              max-width: unset !important; } }
      .valueAb.studyProgram .valueAb_item:nth-child(even) .valueAb_item--rt {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%); }
        .valueAb.studyProgram .valueAb_item:nth-child(even) .valueAb_item--rt-wrap {
          margin-left: unset !important;
          margin-right: unset !important; }
          @media screen and (max-width: 800px) {
            .valueAb.studyProgram .valueAb_item:nth-child(even) .valueAb_item--rt-wrap {
              width: 100% !important; } }
          .valueAb.studyProgram .valueAb_item:nth-child(even) .valueAb_item--rt-wrap .box-content ul {
            list-style: disc;
            margin-left: 2rem; }
    @media screen and (max-width: 800px) {
      .valueAb.studyProgram .valueAb_item--wrap {
        row-gap: var(--rowContent16); } }
    .valueAb.studyProgram .valueAb_item--wrap .box-wrap .title-lg {
      -webkit-clip-path: unset !important;
      clip-path: unset !important;
      -webkit-animation: unset !important;
      animation: unset !important;
      -webkit-transform: unset !important;
      transform: unset !important;
      opacity: unset !important; }
    .valueAb.studyProgram .valueAb_item--wrap .box-content {
      -webkit-transform: unset !important;
      transform: unset !important;
      opacity: unset !important;
      -webkit-animation: unset !important;
      animation: unset !important; }
  .valueAb.studyUniform .valueAb_item:nth-child(odd) .foot {
    top: 1%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media screen and (max-width: 1200px) {
      .valueAb.studyUniform .valueAb_item:nth-child(odd) .foot {
        top: unset;
        bottom: 1%;
        right: 1%;
        -webkit-transform: unset;
        transform: unset;
        left: unset; } }
  .valueAb.studyUniform .valueAb_item:nth-child(odd) .valueAb_item--lf::after {
    background: #ffffff; }
  .valueAb.studyUniform .valueAb_item:nth-child(odd) .box-content .note-lg {
    color: #19A39E; }
  .valueAb.studyUniform .valueAb_item:nth-child(odd) .box-wrap .title-lg {
    color: #19A39E; }
  .valueAb.studyUniform .valueAb_item:nth-child(odd) .box-wrap .btn {
    background: #FCB247; }
  .valueAb.studyUniform .valueAb_item:nth-child(even) .foot {
    bottom: 1%;
    right: 1%;
    -webkit-transform: unset;
    transform: unset;
    left: unset;
    top: unset; }
    @media screen and (max-width: 1200px) {
      .valueAb.studyUniform .valueAb_item:nth-child(even) .foot {
        top: unset;
        bottom: 1%;
        left: 1%;
        -webkit-transform: unset;
        transform: unset;
        right: unset; } }
  .valueAb.studyUniform .valueAb_item:nth-child(even) .valueAb_item--lf::after {
    background: #ffffff; }
  .valueAb.studyUniform .valueAb_item:nth-child(even) .box-wrap .title-lg {
    color: #19A39E; }
  .valueAb.studyUniform .valueAb_item:nth-child(even) .box-wrap .btn {
    background: #FCB247; }
  .valueAb.studyUniform .valueAb_item:nth-child(even) .box-content .note-lg {
    color: #19A39E; }
  .valueAb.studyHealth .valueAb_item:nth-child(even) .foot {
    bottom: 1%;
    right: 1%; }
  .valueAb.studyHealth .valueAb_item:nth-child(even) .valueAb_item--wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .valueAb.studyHealth .valueAb_item:nth-child(even) .valueAb_item--lf {
    -webkit-transform: translateX(50%);
    transform: translateX(50%); }
    .valueAb.studyHealth .valueAb_item:nth-child(even) .valueAb_item--lf::before {
      right: calc((100vw - 120rem) / -2);
      left: unset; }
    .valueAb.studyHealth .valueAb_item:nth-child(even) .valueAb_item--lf::after {
      left: unset;
      right: calc((100vw - 120rem) / -2);
      background: #FFFAE8; }
      @media screen and (max-width: 1230px) {
        .valueAb.studyHealth .valueAb_item:nth-child(even) .valueAb_item--lf::after {
          right: -1.6rem; } }
    .valueAb.studyHealth .valueAb_item:nth-child(even) .valueAb_item--lf-wrap .box-wrap {
      margin-left: auto;
      margin-right: unset; }
      .valueAb.studyHealth .valueAb_item:nth-child(even) .valueAb_item--lf-wrap .box-wrap .title-lg {
        color: #19A39E; }
    .valueAb.studyHealth .valueAb_item:nth-child(even) .valueAb_item--lf-wrap .box-content {
      color: #19A39E; }
  .valueAb.studyHealth .valueAb_item:nth-child(even) .valueAb_item--rt {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  .valueAb.studyHealth .valueAb_item:nth-child(even) .valueAb_item--rt-wrap {
    margin-left: calc((100vw - 120rem) / -2);
    margin-right: unset !important; }
    @media screen and (max-width: 1200px) {
      .valueAb.studyHealth .valueAb_item:nth-child(even) .valueAb_item--rt-wrap {
        margin-left: -1.6rem; } }
  .valueAb.studyHealth .valueAb_item:nth-child(odd) {
    padding-top: var(--size-pdl);
    padding-bottom: var(--size-pdl);
    background: #ffffff; }
    .valueAb.studyHealth .valueAb_item:nth-child(odd) .foot {
      bottom: var(--size-pdl);
      left: 1%; }
      @media screen and (max-width: 800px) {
        .valueAb.studyHealth .valueAb_item:nth-child(odd) .foot {
          display: none; } }
    .valueAb.studyHealth .valueAb_item:nth-child(odd) .valueAb_item--wrap {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      @media screen and (max-width: 800px) {
        .valueAb.studyHealth .valueAb_item:nth-child(odd) .valueAb_item--wrap {
          row-gap: var(--rowContent16); } }
    .valueAb.studyHealth .valueAb_item:nth-child(odd) .valueAb_item--lf {
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
      .valueAb.studyHealth .valueAb_item:nth-child(odd) .valueAb_item--lf::after {
        display: none; }
      .valueAb.studyHealth .valueAb_item:nth-child(odd) .valueAb_item--lf::before {
        display: none; }
      .valueAb.studyHealth .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
        padding: 0 !important; }
      .valueAb.studyHealth .valueAb_item:nth-child(odd) .valueAb_item--lf .box-wrap .title-lg {
        -webkit-animation: unset !important;
        animation: unset !important;
        -webkit-clip-path: unset !important;
        clip-path: unset !important;
        opacity: unset !important;
        -webkit-transform: unset !important;
        transform: unset !important; }
      @media screen and (max-width: 1200px) {
        .valueAb.studyHealth .valueAb_item:nth-child(odd) .valueAb_item--lf .box-wrap {
          max-width: 90% !important; } }
      @media screen and (max-width: 800px) {
        .valueAb.studyHealth .valueAb_item:nth-child(odd) .valueAb_item--lf .box-wrap {
          max-width: unset !important; } }
    .valueAb.studyHealth .valueAb_item:nth-child(odd) .valueAb_item--rt {
      -webkit-transform: translateX(50%);
      transform: translateX(50%); }
      .valueAb.studyHealth .valueAb_item:nth-child(odd) .valueAb_item--rt-wrap {
        margin-left: unset !important;
        margin-right: unset !important;
        width: 100% !important; }
        .valueAb.studyHealth .valueAb_item:nth-child(odd) .valueAb_item--rt-wrap .box-content {
          -webkit-animation: unset !important;
          animation: unset !important;
          -webkit-transform: unset !important;
          transform: unset !important;
          opacity: unset !important; }
          .valueAb.studyHealth .valueAb_item:nth-child(odd) .valueAb_item--rt-wrap .box-content ul {
            list-style: disc;
            margin-left: 2rem; }
  .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 1) .foot {
    bottom: 1%;
    right: 1%; }
  .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 1) .valueAb_item--wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 1) .valueAb_item--lf {
    -webkit-transform: translateX(50%);
    transform: translateX(50%); }
    .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 1) .valueAb_item--lf::before {
      right: calc((100vw - 120rem) / -2);
      left: unset;
      display: none; }
    .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 1) .valueAb_item--lf::after {
      left: unset;
      right: calc((100vw - 120rem) / -2);
      background: #ffffff; }
    @media screen and (max-width: 1200px) {
      .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 1) .valueAb_item--lf-wrap {
        padding: var(--size-pdl) 0rem var(--size-pdl) 1.6rem !important; } }
    @media screen and (max-width: 800px) {
      .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 1) .valueAb_item--lf-wrap {
        padding: var(--size-pdl) 0 !important; } }
    .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 1) .valueAb_item--lf-wrap .box-wrap {
      margin-left: auto;
      margin-right: unset; }
      .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 1) .valueAb_item--lf-wrap .box-wrap .title-lg {
        color: #19A39E; }
    .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 1) .valueAb_item--lf-wrap .box-content {
      color: #19A39E; }
  .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 1) .valueAb_item--rt {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 1) .valueAb_item--rt-wrap {
    margin-left: calc((100vw - 120rem) / -2);
    margin-right: unset !important; }
    @media screen and (max-width: 1200px) {
      .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 1) .valueAb_item--rt-wrap {
        margin-left: -1.6rem; } }
  .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 2) {
    padding-top: var(--size-pdl);
    padding-bottom: var(--size-pdl);
    background: #FFFAE8; }
    @media screen and (max-width: 800px) {
      .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 2) {
        padding-top: var(--size-pd);
        padding-bottom: var(--size-pd); } }
    .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 2) .foot {
      bottom: var(--size-pdl);
      left: 1%; }
      @media screen and (max-width: 800px) {
        .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 2) .foot {
          display: none; } }
    .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 2) .valueAb_item--wrap {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      @media screen and (max-width: 800px) {
        .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 2) .valueAb_item--wrap {
          row-gap: var(--rowContent16); } }
    .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 2) .valueAb_item--lf {
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
      .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 2) .valueAb_item--lf::after {
        display: none; }
      .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 2) .valueAb_item--lf::before {
        display: none; }
      .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 2) .valueAb_item--lf-wrap {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
        padding: 0 !important; }
      .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 2) .valueAb_item--lf .box-wrap .title-lg {
        -webkit-animation: unset !important;
        animation: unset !important;
        -webkit-clip-path: unset !important;
        clip-path: unset !important;
        opacity: unset !important;
        -webkit-transform: unset !important;
        transform: unset !important; }
      @media screen and (max-width: 1200px) {
        .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 2) .valueAb_item--lf .box-wrap {
          max-width: 90% !important; } }
      @media screen and (max-width: 800px) {
        .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 2) .valueAb_item--lf .box-wrap {
          max-width: unset !important; } }
    .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 2) .valueAb_item--rt {
      -webkit-transform: translateX(50%);
      transform: translateX(50%); }
      .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 2) .valueAb_item--rt-wrap {
        margin-left: unset !important;
        margin-right: unset !important;
        width: 100% !important; }
        .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 2) .valueAb_item--rt-wrap .box-content {
          -webkit-animation: unset !important;
          animation: unset !important;
          -webkit-clip-path: unset !important;
          clip-path: unset !important;
          opacity: unset !important;
          -webkit-transform: unset !important;
          transform: unset !important; }
          .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 2) .valueAb_item--rt-wrap .box-content ul {
            list-style: disc;
            margin-left: 2rem; }
  .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 3) .foot {
    top: 1%;
    left: 50%;
    right: unset;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media screen and (max-width: 1200px) {
      .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 3) .foot {
        bottom: 1%;
        right: 1%;
        top: unset;
        left: unset;
        -webkit-transform: unset;
        transform: unset; } }
  .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 3) .valueAb_item--wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 3) .valueAb_item--lf {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
    .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 3) .valueAb_item--lf::before {
      left: calc((100vw - 120rem) / -2);
      right: unset;
      display: none; }
    .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 3) .valueAb_item--lf::after {
      right: unset;
      left: calc((100vw - 120rem) / -2);
      background: #ffffff; }
    @media screen and (max-width: 800px) {
      .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 3) .valueAb_item--lf-wrap {
        padding: var(--size-pdl) 0 !important; } }
    .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 3) .valueAb_item--lf-wrap .box-wrap {
      margin-left: unset;
      margin-right: auto; }
      @media screen and (max-width: 800px) {
        .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 3) .valueAb_item--lf-wrap .box-wrap {
          row-gap: var(--rowContent16); } }
      .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 3) .valueAb_item--lf-wrap .box-wrap .title-lg {
        color: #19A39E; }
    .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 3) .valueAb_item--lf-wrap .box-content {
      color: #19A39E; }
      .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 3) .valueAb_item--lf-wrap .box-content ul {
        list-style: disc;
        margin-left: 2.4rem; }
        @media screen and (max-width: 1200px) {
          .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 3) .valueAb_item--lf-wrap .box-content ul {
            margin-left: 2rem; } }
  .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 3) .valueAb_item--rt {
    -webkit-transform: translateX(50%);
    transform: translateX(50%); }
  .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 3) .valueAb_item--rt-wrap {
    margin-right: calc((100vw - 120rem) / -2);
    margin-left: unset !important; }
    @media screen and (max-width: 1200px) {
      .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 3) .valueAb_item--rt-wrap {
        margin-right: -1.6rem; } }
    @media screen and (max-width: 800px) {
      .valueAb.admissionsProgram .valueAb_item:nth-child(3n + 3) .valueAb_item--rt-wrap {
        margin-left: -1.6rem !important;
        margin-right: -1.6rem !important; } }
  .valueAb.admissionsQC .valueAb_item:nth-child(odd) .foot {
    top: 1%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media screen and (max-width: 1200px) {
      .valueAb.admissionsQC .valueAb_item:nth-child(odd) .foot {
        bottom: 1%;
        right: 1%;
        top: unset;
        left: unset;
        -webkit-transform: unset;
        transform: unset; } }
  .valueAb.admissionsQC .valueAb_item:nth-child(odd) .valueAb_item--lf::after {
    background: #ffffff; }
  .valueAb.admissionsQC .valueAb_item:nth-child(odd) .box-content .note-lg {
    color: #19A39E; }
  .valueAb.admissionsQC .valueAb_item:nth-child(odd) .box-wrap .title-lg {
    color: #19A39E; }
    @media screen and (max-width: 1200px) {
      .valueAb.admissionsQC .valueAb_item:nth-child(odd) .box-wrap .title-lg br {
        display: none; } }
  .valueAb.admissionsQC .valueAb_item:nth-child(odd) .box-wrap .btn {
    background: #FCB247; }
  .valueAb.admissionsQC .valueAb_item:nth-child(even) .foot {
    bottom: 1%;
    right: 1%;
    -webkit-transform: unset;
    transform: unset;
    left: unset;
    top: unset; }
    @media screen and (max-width: 1200px) {
      .valueAb.admissionsQC .valueAb_item:nth-child(even) .foot {
        left: 1%; } }
  .valueAb.admissionsQC .valueAb_item:nth-child(even) .valueAb_item--lf::after {
    background: #ffffff; }
  .valueAb.admissionsQC .valueAb_item:nth-child(even) .box-wrap .title-lg {
    color: #19A39E; }
  .valueAb.admissionsQC .valueAb_item:nth-child(even) .box-wrap .btn {
    background: #FCB247; }
  .valueAb.admissionsQC .valueAb_item:nth-child(even) .box-content .note-lg {
    color: #19A39E; }
  .valueAb.Why .valueAb_item:nth-child(odd) .foot {
    bottom: 1%;
    left: 1%; }
  .valueAb.Why .valueAb_item:nth-child(odd) .valueAb_item--wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .valueAb.Why .valueAb_item:nth-child(odd) .valueAb_item--lf {
    -webkit-transform: translateX(50%);
    transform: translateX(50%); }
    .valueAb.Why .valueAb_item:nth-child(odd) .valueAb_item--lf::before {
      right: calc((100vw - 120rem) / -2);
      left: unset;
      display: none; }
    .valueAb.Why .valueAb_item:nth-child(odd) .valueAb_item--lf::after {
      left: unset;
      right: calc((100vw - 120rem) / -2);
      background: #ffffff;
      display: none; }
    .valueAb.Why .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap .why_box {
      margin-left: auto;
      margin-right: unset; }
      @media screen and (max-width: 1200px) {
        .valueAb.Why .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap .why_box {
          margin: 0 auto !important; } }
    @media screen and (max-width: 1200px) {
      .valueAb.Why .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap {
        padding: var(--size-pd) 0rem var(--size-pd) 1.6rem !important; } }
    @media screen and (max-width: 800px) {
      .valueAb.Why .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap {
        padding: var(--size-pd) 0rem !important; } }
  .valueAb.Why .valueAb_item:nth-child(odd) .valueAb_item--rt {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  .valueAb.Why .valueAb_item:nth-child(odd) .valueAb_item--rt-wrap {
    margin-left: calc((100vw - 120rem) / -2);
    margin-right: unset !important; }
    @media screen and (max-width: 1230px) {
      .valueAb.Why .valueAb_item:nth-child(odd) .valueAb_item--rt-wrap {
        margin-left: -1.6rem; } }
  .valueAb.Why .valueAb_item:nth-child(even) .foot {
    bottom: 1%;
    right: 1%; }
    @media screen and (max-width: 800px) {
      .valueAb.Why .valueAb_item:nth-child(even) .foot {
        bottom: 1%;
        right: 1%; } }
    @media screen and (max-width: 600px) {
      .valueAb.Why .valueAb_item:nth-child(even) .foot {
        bottom: 1%;
        right: 1%; } }
    @media screen and (max-width: 360px) {
      .valueAb.Why .valueAb_item:nth-child(even) .foot {
        bottom: 1%;
        right: 1%; } }
  .valueAb.Why .valueAb_item:nth-child(even) .valueAb_item--wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .valueAb.Why .valueAb_item:nth-child(even) .valueAb_item--lf {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
    .valueAb.Why .valueAb_item:nth-child(even) .valueAb_item--lf::before {
      left: calc((100vw - 120rem) / -2);
      right: unset;
      display: none; }
    .valueAb.Why .valueAb_item:nth-child(even) .valueAb_item--lf::after {
      right: unset;
      left: calc((100vw - 120rem) / -2);
      background: #ffffff; }
      @media screen and (max-width: 1230px) {
        .valueAb.Why .valueAb_item:nth-child(even) .valueAb_item--lf::after {
          left: -1.6rem; } }
    .valueAb.Why .valueAb_item:nth-child(even) .valueAb_item--lf-wrap .why_box {
      margin-right: auto;
      margin-left: unset; }
      @media screen and (max-width: 1200px) {
        .valueAb.Why .valueAb_item:nth-child(even) .valueAb_item--lf-wrap .why_box {
          margin: 0 auto !important; } }
    @media screen and (max-width: 1200px) {
      .valueAb.Why .valueAb_item:nth-child(even) .valueAb_item--lf-wrap {
        padding: var(--size-pd) 1.6rem var(--size-pd) 0rem !important; } }
    @media screen and (max-width: 800px) {
      .valueAb.Why .valueAb_item:nth-child(even) .valueAb_item--lf-wrap {
        padding: var(--size-pd) 0rem !important; } }
  .valueAb.Why .valueAb_item:nth-child(even) .valueAb_item--rt {
    -webkit-transform: translateX(50%);
    transform: translateX(50%); }
  .valueAb.Why .valueAb_item:nth-child(even) .valueAb_item--rt-wrap {
    margin-right: calc((100vw - 120rem) / -2) !important;
    margin-left: unset !important; }
    @media screen and (max-width: 1230px) {
      .valueAb.Why .valueAb_item:nth-child(even) .valueAb_item--rt-wrap {
        margin-right: -1.6rem !important; } }
    @media screen and (max-width: 800px) {
      .valueAb.Why .valueAb_item:nth-child(even) .valueAb_item--rt-wrap {
        margin-right: -1.6rem !important;
        margin-left: -1.6rem !important; } }
  .valueAb.WhyPopup .valueAb_item:nth-child(odd) .valueAb_item--wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .valueAb.WhyPopup .valueAb_item:nth-child(odd) .valueAb_item--lf {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1; }
    .valueAb.WhyPopup .valueAb_item:nth-child(odd) .valueAb_item--lf::before {
      right: calc((100vw - 120rem) / -2);
      left: unset;
      display: none; }
    .valueAb.WhyPopup .valueAb_item:nth-child(odd) .valueAb_item--lf::after {
      left: unset;
      right: calc((100vw - 120rem) / -2);
      background: #ffffff;
      display: none; }
    .valueAb.WhyPopup .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap .box-wrap {
      margin: unset !important; }
      .valueAb.WhyPopup .valueAb_item:nth-child(odd) .valueAb_item--lf-wrap .box-wrap .note-lg {
        color: #19A39E !important; }
  .valueAb.WhyPopup .valueAb_item:nth-child(odd) .valueAb_item--rt {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  .valueAb.WhyPopup .valueAb_item:nth-child(odd) .valueAb_item--rt-wrap {
    margin-left: unset !important;
    margin-right: unset !important; }
    @media screen and (max-width: 1200px) {
      .valueAb.WhyPopup .valueAb_item:nth-child(odd) .valueAb_item--rt-wrap {
        margin-left: -1.6rem; } }
  .valueAb.WhyPopup .valueAb_item:nth-child(even) .valueAb_item--wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .valueAb.WhyPopup .valueAb_item:nth-child(even) .valueAb_item--lf {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1; }
    .valueAb.WhyPopup .valueAb_item:nth-child(even) .valueAb_item--lf::before {
      left: calc((100vw - 120rem) / -2);
      right: unset;
      display: none; }
    .valueAb.WhyPopup .valueAb_item:nth-child(even) .valueAb_item--lf::after {
      right: unset;
      left: calc((100vw - 120rem) / -2);
      background: #ffffff; }
    .valueAb.WhyPopup .valueAb_item:nth-child(even) .valueAb_item--lf-wrap {
      padding: var(--size-pd); }
      .valueAb.WhyPopup .valueAb_item:nth-child(even) .valueAb_item--lf-wrap .box-wrap {
        margin: unset !important; }
        .valueAb.WhyPopup .valueAb_item:nth-child(even) .valueAb_item--lf-wrap .box-wrap .note-lg {
          color: #19A39E !important; }
  .valueAb.WhyPopup .valueAb_item:nth-child(even) .valueAb_item--rt {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1; }
  .valueAb.WhyPopup .valueAb_item:nth-child(even) .valueAb_item--rt-wrap {
    margin-right: unset !important;
    margin-left: unset !important; }
    @media screen and (max-width: 1200px) {
      .valueAb.WhyPopup .valueAb_item:nth-child(even) .valueAb_item--rt-wrap {
        margin-right: -1.6rem; } }
  .valueAb.WhyPopup .valueAb_item .valueAb_item--img {
    padding-top: calc(100% * 347 / 608); }
  .valueAb.WhyPopup .valueAb_item .valueAb_item--lf-wrap {
    padding: var(--size-pdl) !important; }
    @media screen and (max-width: 1200px) {
      .valueAb.WhyPopup .valueAb_item .valueAb_item--lf-wrap {
        padding: var(--size-pd) !important; } }
  .valueAb.WhyPopup .valueAb_item--lf {
    -webkit-transform: unset !important;
    transform: unset !important;
    opacity: unset !important; }
  .valueAb.WhyPopup .valueAb_item--rt {
    -webkit-transform: unset !important;
    transform: unset !important;
    opacity: unset !important; }
  .valueAb.WhyPopup .container {
    margin: 0 !important;
    max-width: unset !important;
    padding: unset !important; }
  .valueAb_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media screen and (max-width: 800px) {
      .valueAb_list {
        row-gap: var(--rowContent32);
        row-gap: 0; } }
  .valueAb_item {
    position: relative;
    overflow: hidden; }
    .valueAb_item .valueAb_item--lf {
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      opacity: 0; }
    .valueAb_item .valueAb_item--rt {
      -webkit-transform: translateX(50%);
      transform: translateX(50%);
      opacity: 0; }
    @media screen and (max-width: 800px) {
      .valueAb_item .valueAb_item--lf {
        -webkit-transform: translate(0, 50%) !important;
        transform: translate(0, 50%) !important;
        opacity: 0; }
      .valueAb_item .valueAb_item--rt {
        -webkit-transform: translate(0, 50%) !important;
        transform: translate(0, 50%) !important;
        opacity: 0; } }

@-webkit-keyframes hienLenNew {
  0% {
    -webkit-transform: translateY(15%);
    transform: translateY(15%);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@keyframes hienLenNew {
  0% {
    -webkit-transform: translateY(15%);
    transform: translateY(15%);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@-webkit-keyframes clipPathText {
  0% {
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0); }
  100% {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0); } }

@keyframes clipPathText {
  0% {
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0); }
  100% {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0); } }

@-webkit-keyframes phongToIc {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes phongToIc {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
    .valueAb_item.ani.showed .valueAb_item--lf {
      -webkit-transform: translate(0) !important;
      transform: translate(0) !important;
      opacity: 1 !important; }
    .valueAb_item.ani.showed .valueAb_item--rt {
      -webkit-transform: translate(0) !important;
      transform: translate(0) !important;
      opacity: 1 !important; }
    .valueAb_item.ani.showed .foot {
      opacity: 1 !important;
      -webkit-transition: 0.3s linear 0.5s;
      transition: 0.3s linear 0.5s; }
    .valueAb_item.ani.showed .box-wrap .title-lg {
      -webkit-animation: hienLenNew 0.3s linear 0.8s forwards;
      animation: hienLenNew 0.3s linear 0.8s forwards; }
      @media screen and (max-width: 800px) {
        .valueAb_item.ani.showed .box-wrap .title-lg {
          -webkit-animation: hienLenNew 0.3s linear 0.8s forwards;
          animation: hienLenNew 0.3s linear 0.8s forwards; } }
    .valueAb_item.ani.showed .box-wrap .box-content {
      -webkit-animation: hienLenNew 0.3s linear 1.2s forwards;
      animation: hienLenNew 0.3s linear 1.2s forwards; }
    .valueAb_item.ani.showed .box-wrap .btn {
      -webkit-animation: hienLenNew 0.5s ease 1.8s forwards;
      animation: hienLenNew 0.5s ease 1.8s forwards; }
    .valueAb_item.ani.showed .box-wrap .box-people {
      color: #ffffff; }
      .valueAb_item.ani.showed .box-wrap .box-people .box-people-title .title-mn {
        -webkit-animation: hienLenNew 0.3s ease 0.8s forwards;
        animation: hienLenNew 0.3s ease 0.8s forwards; }
      .valueAb_item.ani.showed .box-wrap .box-people .box-people-title .title-lg {
        -webkit-animation: hienLenNew 0.3s ease 1s forwards;
        animation: hienLenNew 0.3s ease 1s forwards; }
      .valueAb_item.ani.showed .box-wrap .box-people .box-people-content {
        -webkit-animation: hienLenNew 0.3s ease 1.3s forwards;
        animation: hienLenNew 0.3s ease 1.3s forwards; }
      .valueAb_item.ani.showed .box-wrap .box-people .box-people-follow .note-lg {
        -webkit-animation: hienLenNew 0.3s ease 1.6s forwards;
        animation: hienLenNew 0.3s ease 1.6s forwards; }
      .valueAb_item.ani.showed .box-wrap .box-people .social_item {
        -webkit-animation: fadeIn 0.3s linear 1.95s forwards;
        animation: fadeIn 0.3s linear 1.95s forwards; }
    .valueAb_item .foot {
      position: absolute;
      z-index: 3 !important;
      pointer-events: none;
      -webkit-transition: 0.3s linear 0;
      transition: 0.3s linear 0; }
      @media screen and (min-width: 1200px) {
        .valueAb_item .foot {
          opacity: 0 !important; } }
    .valueAb_item:nth-child(even) .valueAb_item--lf {
      -webkit-transform: translateX(50%);
      transform: translateX(50%);
      opacity: 0; }
    .valueAb_item:nth-child(even) .valueAb_item--rt {
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      opacity: 0; }
    .valueAb_item:nth-child(even) .valueAb_item--wrap {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
    .valueAb_item:nth-child(even) .valueAb_item--rt-wrap {
      margin-left: calc((100vw - 120rem) / -2);
      margin-right: unset !important; }
      @media screen and (max-width: 1230px) {
        .valueAb_item:nth-child(even) .valueAb_item--rt-wrap {
          margin-left: -1.6rem; } }
      @media screen and (max-width: 800px) {
        .valueAb_item:nth-child(even) .valueAb_item--rt-wrap {
          margin-left: -1.6rem !important;
          margin-right: -1.6rem !important; } }
    .valueAb_item:nth-child(even) .valueAb_item--lf::before {
      content: "";
      position: absolute;
      inset: 0;
      background-image: url(../assets/images/bgtt.png);
      right: calc((100vw - 120rem) / -2);
      left: unset;
      width: calc(((100vw - 120rem) / 2) + 100%);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      z-index: 1;
      -webkit-transition: 0.5s linear;
      transition: 0.5s linear;
      opacity: 1; }
      @media screen and (max-width: 1230px) {
        .valueAb_item:nth-child(even) .valueAb_item--lf::before {
          width: calc(100% + 1.6rem);
          right: -1.6rem; } }
      @media screen and (max-width: 800px) {
        .valueAb_item:nth-child(even) .valueAb_item--lf::before {
          width: calc(100% + 3.2rem);
          left: -1.6rem;
          right: -1.6rem; } }
    .valueAb_item:nth-child(even) .valueAb_item--lf::after {
      content: "";
      position: absolute;
      top: 0;
      right: calc((100vw - 120rem) / -2);
      left: unset;
      width: calc(((100vw - 120rem) / 2) + 100%);
      background: #FCB247;
      height: 100%;
      background-size: 100% 100%;
      background-repeat: no-repeat;
      z-index: -1;
      -webkit-transition: 0.5s linear;
      transition: 0.5s linear;
      opacity: 1; }
      @media screen and (max-width: 1230px) {
        .valueAb_item:nth-child(even) .valueAb_item--lf::after {
          width: calc(100% + 1.6rem);
          right: -1.6rem; } }
      @media screen and (max-width: 800px) {
        .valueAb_item:nth-child(even) .valueAb_item--lf::after {
          width: calc(100% + 3.2rem);
          left: -1.6rem;
          right: -1.6rem; } }
    @media screen and (max-width: 1200px) {
      .valueAb_item:nth-child(even) .valueAb_item--lf-wrap {
        padding: var(--size-pdl) 0rem var(--size-pdl) 1.6rem !important; } }
    @media screen and (max-width: 800px) {
      .valueAb_item:nth-child(even) .valueAb_item--lf-wrap {
        padding: var(--size-pdl) 0rem !important; } }
    .valueAb_item:nth-child(even) .valueAb_item--lf-wrap .box-wrap {
      margin-left: auto;
      margin-right: unset; }
      .valueAb_item:nth-child(even) .valueAb_item--lf-wrap .box-wrap .title-lg {
        -webkit-clip-path: unset !important;
        clip-path: unset !important; }
        @media screen and (max-width: 800px) {
          .valueAb_item:nth-child(even) .valueAb_item--lf-wrap .box-wrap .title-lg {
            -webkit-clip-path: unset;
            clip-path: unset;
            -webkit-transform: translateY(15%);
            transform: translateY(15%);
            opacity: 0; } }
      .valueAb_item:nth-child(even) .valueAb_item--lf-wrap .box-wrap .box-content {
        -webkit-transform: translateY(15%);
        transform: translateY(15%);
        opacity: 0; }
      .valueAb_item:nth-child(even) .valueAb_item--lf-wrap .box-wrap .btn {
        -webkit-transform: translateY(15%);
        transform: translateY(15%);
        opacity: 0; }
    .valueAb_item--wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media screen and (max-width: 800px) {
        .valueAb_item--wrap {
          -webkit-box-orient: vertical !important;
          -webkit-box-direction: normal !important;
          -ms-flex-direction: column !important;
          flex-direction: column !important; } }
    .valueAb_item--lf {
      position: relative;
      z-index: 2;
      -webkit-transition: 0.8s ease;
      transition: 0.8s ease;
      width: calc(100% * 6 / 12); }
      .valueAb_item--lf::before {
        content: "";
        position: absolute;
        inset: 0;
        background-image: url(../assets/images/bgtt.png);
        left: calc((100vw - 120rem) / -2);
        width: calc(((100vw - 120rem) / 2) + 100%);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        z-index: 1;
        -webkit-transition: 0.5s linear;
        transition: 0.5s linear;
        opacity: 1; }
        @media screen and (max-width: 1230px) {
          .valueAb_item--lf::before {
            width: calc(100% + 1.6rem);
            left: -1.6rem; } }
        @media screen and (max-width: 800px) {
          .valueAb_item--lf::before {
            width: calc(100% + 3.2rem);
            left: -1.6rem;
            right: -1.6rem; } }
      .valueAb_item--lf::after {
        content: "";
        position: absolute;
        top: 0;
        left: calc((100vw - 120rem) / -2);
        width: calc(((100vw - 120rem) / 2) + 100%);
        background: #FCB247;
        height: 100%;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        z-index: -1;
        -webkit-transition: 0.5s linear;
        transition: 0.5s linear;
        opacity: 1; }
        @media screen and (max-width: 1230px) {
          .valueAb_item--lf::after {
            width: calc(100% + 1.6rem);
            left: -1.6rem; } }
        @media screen and (max-width: 800px) {
          .valueAb_item--lf::after {
            width: calc(100% + 3.2rem);
            left: -1.6rem;
            right: -1.6rem; } }
      @media screen and (max-width: 800px) {
        .valueAb_item--lf {
          width: 100%;
          -webkit-transition: 0.6s ease;
          transition: 0.6s ease; }
          .valueAb_item--lf.ani.showed {
            -webkit-transform: translate(0) !important;
            transform: translate(0) !important;
            opacity: 1 !important; }
            .valueAb_item--lf.ani.showed .box-wrap .title-lg {
              -webkit-animation: hienLenNew 0.3s linear 0.4s forwards;
              animation: hienLenNew 0.3s linear 0.4s forwards; }
            .valueAb_item--lf.ani.showed .box-wrap .box-content {
              -webkit-animation: hienLenNew 0.3s linear 0.8s forwards;
              animation: hienLenNew 0.3s linear 0.8s forwards; }
            .valueAb_item--lf.ani.showed .box-wrap .btn {
              -webkit-animation: hienLenNew 0.4s ease 1.2s forwards;
              animation: hienLenNew 0.4s ease 1.2s forwards; }
            .valueAb_item--lf.ani.showed .box-wrap .box-people {
              color: #ffffff; }
              .valueAb_item--lf.ani.showed .box-wrap .box-people .box-people-title .title-mn {
                -webkit-clip-path: unset !important;
                clip-path: unset !important;
                opacity: 0;
                -webkit-transform: translateY(15%);
                transform: translateY(15%);
                -webkit-animation: hienLenNew 0.3s linear 0.4s forwards;
                animation: hienLenNew 0.3s linear 0.4s forwards; }
              .valueAb_item--lf.ani.showed .box-wrap .box-people .box-people-title .title-lg {
                -webkit-clip-path: unset !important;
                clip-path: unset !important;
                opacity: 0;
                -webkit-transform: translateY(15%);
                transform: translateY(15%);
                -webkit-animation: hienLenNew 0.3s linear 0.8s forwards;
                animation: hienLenNew 0.3s linear 0.8s forwards; }
              .valueAb_item--lf.ani.showed .box-wrap .box-people .box-people-content {
                -webkit-animation: hienLenNew 0.3s linear 1.2s forwards;
                animation: hienLenNew 0.3s linear 1.2s forwards; }
              .valueAb_item--lf.ani.showed .box-wrap .box-people .box-people-follow .note-lg {
                -webkit-animation: hienLenNew 0.3s linear 1.6s forwards;
                animation: hienLenNew 0.3s linear 1.6s forwards;
                -webkit-clip-path: unset !important;
                clip-path: unset !important;
                opacity: 0;
                -webkit-transform: translateY(15%);
                transform: translateY(15%); }
              .valueAb_item--lf.ani.showed .box-wrap .box-people .social_item {
                opacity: 0;
                -webkit-transform: translateY(15%);
                transform: translateY(15%);
                -webkit-animation: hienLenNew 0.5s ease 2s forwards;
                animation: hienLenNew 0.5s ease 2s forwards; } }
      .valueAb_item--lf-wrap {
        height: 100%;
        padding: var(--size-pdl) 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative;
        z-index: 2; }
        @media screen and (max-width: 1200px) {
          .valueAb_item--lf-wrap {
            padding: var(--size-pdl) 1.6rem var(--size-pdl) 0rem !important; } }
        @media screen and (max-width: 800px) {
          .valueAb_item--lf-wrap {
            padding: var(--size-pdl) 0rem !important; } }
        .valueAb_item--lf-wrap .box-wrap {
          max-width: calc((100% * 5 / 6) + 3.2rem);
          margin-right: auto; }
          .valueAb_item--lf-wrap .box-wrap .title-lg {
            -webkit-transform: translateY(15%);
            transform: translateY(15%);
            opacity: 0; }
            @media screen and (max-width: 800px) {
              .valueAb_item--lf-wrap .box-wrap .title-lg {
                -webkit-clip-path: unset;
                clip-path: unset;
                -webkit-transform: translateY(15%);
                transform: translateY(15%);
                opacity: 0; } }
          .valueAb_item--lf-wrap .box-wrap .box-content {
            -webkit-transform: translateY(15%);
            transform: translateY(15%);
            opacity: 0; }
          .valueAb_item--lf-wrap .box-wrap .btn {
            -webkit-transform: translateY(15%);
            transform: translateY(15%);
            opacity: 0; }
          @media screen and (max-width: 1200px) {
            .valueAb_item--lf-wrap .box-wrap {
              margin: unset !important;
              max-width: unset !important; } }
          @media screen and (max-width: 800px) {
            .valueAb_item--lf-wrap .box-wrap {
              margin: 0 auto !important;
              max-width: unset !important; } }
    .valueAb_item--rt {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      -webkit-transition: 0.8s ease;
      transition: 0.8s ease;
      position: relative;
      z-index: 2; }
      @media screen and (max-width: 800px) {
        .valueAb_item--rt {
          width: 100% !important;
          -webkit-transition: 0.6s ease;
          transition: 0.6s ease; }
          .valueAb_item--rt.ani.showed {
            -webkit-transform: translate(0) !important;
            transform: translate(0) !important;
            opacity: 1 !important; } }
      .valueAb_item--rt-wrap {
        margin-right: calc((100vw - 120rem) / -2);
        height: 100%; }
        @media screen and (max-width: 1230px) {
          .valueAb_item--rt-wrap {
            margin-right: -1.6rem !important; } }
        @media screen and (max-width: 800px) {
          .valueAb_item--rt-wrap {
            width: calc(100% + 3.2rem) !important;
            margin-right: -1.6rem !important;
            margin-left: -1.6rem !important; } }
    .valueAb_item--img {
      padding-top: calc(100% * 701 / 865);
      width: 100%;
      height: 100%;
      display: block;
      position: relative;
      overflow: hidden;
      z-index: 2; }
      .valueAb_item--img img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }

.contact {
  padding-top: var(--size-pdl);
  padding-bottom: var(--size-pd);
  position: relative; }
  .contact::before {
    content: "";
    position: absolute;
    left: 0%;
    bottom: 0%;
    -webkit-transform: translateY(30%);
    transform: translateY(30%);
    background-image: url(../assets/images/tt2.svg);
    width: 15%;
    height: 70%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: -1;
    opacity: 1;
    -webkit-transition: 0.5s linear;
    transition: 0.5s linear; }
    @media screen and (max-width: 1400px) {
      .contact::before {
        display: none; } }
  @media screen and (max-width: 800px) {
    .contact_wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--rowContent32); } }
  .contact_lf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media screen and (max-width: 1200px) {
      .contact_lf {
        width: calc(100% * 5 / 12); } }
    @media screen and (max-width: 800px) {
      .contact_lf {
        width: 100%; } }
    .contact_lf--wrap {
      padding: var(--size-pdl) 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      row-gap: var(--rowContent24);
      max-width: calc((100% * 5 / 6) + 3.2rem);
      width: 100%; }
      @media screen and (max-width: 1200px) {
        .contact_lf--wrap {
          max-width: none; } }
      @media screen and (max-width: 800px) {
        .contact_lf--wrap {
          padding: 0;
          row-gap: var(--rowContent2); }
          .contact_lf--wrap .box-title2 {
            -webkit-box-align: center !important;
            -ms-flex-align: center !important;
            align-items: center !important; }
            .contact_lf--wrap .box-title2 .title-md {
              text-align: center; }
            .contact_lf--wrap .box-title2 .note-sm {
              text-align: center; }
            .contact_lf--wrap .box-title2 .box-title2-box {
              -webkit-box-align: center !important;
              -ms-flex-align: center !important;
              align-items: center !important; }
              .contact_lf--wrap .box-title2 .box-title2-box .note-sm {
                text-align: center; }
            .contact_lf--wrap .box-title2 .box-title2-ic {
              margin: 0 auto !important; } }
      .contact_lf--wrap .box-title2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
        row-gap: var(--rowContent12); }
        .contact_lf--wrap .box-title2 .box-title2-box {
          -webkit-box-align: start;
          -ms-flex-align: start;
          align-items: start; }
        .contact_lf--wrap .box-title2 .box-title2-ic {
          margin: unset; }
        @media screen and (max-width: 1200px) {
          .contact_lf--wrap .box-title2 .title-lg {
            font-size: 5rem; } }
  @media only screen and (max-width: 1200px) and (max-width: 1200px) {
    .contact_lf--wrap .box-title2 .title-lg {
      font-size: 4rem; } }
  @media only screen and (max-width: 1200px) and (max-width: 800px) {
    .contact_lf--wrap .box-title2 .title-lg {
      font-size: 3rem; } }
  @media only screen and (max-width: 1200px) and (max-width: 600px) {
    .contact_lf--wrap .box-title2 .title-lg {
      font-size: 2rem; } }
        @media screen and (max-width: 800px) {
          .contact_lf--wrap .box-title2 .title-lg {
            text-align: center; } }
        @media screen and (max-width: 800px) {
          .contact_lf--wrap .box-title2 .note-md {
            text-align: center; } }
      .contact_lf--wrap .address_list {
        row-gap: var(--rowContent2); }
        @media screen and (max-width: 800px) {
          .contact_lf--wrap .address_list {
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            row-gap: var(--rowContent2);
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            max-width: 50%;
            margin: 0 auto; } }
        @media screen and (max-width: 460px) {
          .contact_lf--wrap .address_list {
            max-width: unset; } }
        .contact_lf--wrap .address_list .address_item {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-column-gap: var(--columnContent12);
          -moz-column-gap: var(--columnContent12);
          column-gap: var(--columnContent12); }
          @media screen and (max-width: 1200px) {
            .contact_lf--wrap .address_list .address_item {
              padding: 0rem 0; } }
          @media screen and (max-width: 800px) {
            .contact_lf--wrap .address_list .address_item {
              width: 100%;
              -webkit-box-pack: center;
              -ms-flex-pack: center;
              justify-content: center; } }
        .contact_lf--wrap .address_list .address_link {
          font-size: 1.8rem;
          font-weight: 500; }
          @media only screen and (max-width: 1200px) {
            .contact_lf--wrap .address_list .address_link {
              font-size: 1.6rem; } }
          @media only screen and (max-width: 800px) {
            .contact_lf--wrap .address_list .address_link {
              font-size: 1.5rem; } }
          @media screen and (max-width: 800px) {
            .contact_lf--wrap .address_list .address_link {
              text-align: center; } }
        .contact_lf--wrap .address_list .address_item--content {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; }
          .contact_lf--wrap .address_list .address_item--content .note-sm {
            font-weight: 400; }
            @media screen and (max-width: 800px) {
              .contact_lf--wrap .address_list .address_item--content .note-sm {
                text-align: center;
                font-weight: 800; } }
            @media screen and (max-width: 600px) {
              .contact_lf--wrap .address_list .address_item--content .note-sm {
                font-size: 1.4rem !important; } }
          @media screen and (max-width: 800px) {
            .contact_lf--wrap .address_list .address_item--content {
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center; } }
        .contact_lf--wrap .address_list .address_item--ic {
          width: 4rem;
          height: 4rem;
          -ms-flex-negative: 0;
          flex-shrink: 0; }
          @media screen and (max-width: 800px) {
            .contact_lf--wrap .address_list .address_item--ic {
              display: none; } }
          .contact_lf--wrap .address_list .address_item--ic img {
            width: 100%;
            height: 100%;
            -o-object-fit: cover;
            object-fit: cover; }
      .contact_lf--wrap .address_item--content .note-sm {
        color: #19A39E; }
      .contact_lf--wrap .address_item--content .address_link {
        color: #19A39E; }
  @media screen and (max-width: 1200px) {
    .contact_rt {
      width: 100%;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; } }
  .contact_rt--wrap {
    height: 100%; }
  .contact_map {
    padding-top: calc(100% * 731 / 592);
    width: 100%;
    position: relative;
    overflow: hidden;
    display: block;
    border: 0.2rem solid #19A39E;
    height: 100%; }
    @media screen and (max-width: 800px) {
      .contact_map {
        padding-top: 100%; } }
    .contact_map iframe {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }

.form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 0.4rem;
  height: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .form-item .note-text {
    color: #1E1E1E;
    font-weight: 600; }
    .form-item .note-text strong {
      color: #dc0d0d; }
  .form-item-text {
    color: #000000;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .form-item.upload {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: var(--rowContent32);
    -moz-column-gap: var(--rowContent32);
    column-gap: var(--rowContent32);
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .form-item.upload .note-text {
      -ms-flex-negative: 0;
      flex-shrink: 0; }
      @media screen and (max-width: 460px) {
        .form-item.upload .note-text {
          text-align: center; } }
    @media screen and (max-width: 460px) {
      .form-item.upload {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
  .form-item-upload {
    width: 100%;
    background-color: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 4rem;
    padding: 1.4rem 1.6rem;
    border-radius: var(--radius120);
    border: 0.2rem solid #19A39E !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    cursor: pointer; }
    .form-item-upload input {
      display: none; }
    .form-item-upload .note-text {
      color: #19A39E;
      position: relative;
      padding-right: 2.4rem;
      font-weight: 500;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden;
      white-space: wrap;
      max-width: 80%;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; }
      @media screen and (max-width: 600px) {
        .form-item-upload .note-text {
          padding-right: 2rem; } }
      .form-item-upload .note-text::before {
        content: "";
        position: absolute;
        top: 50%;
        right: 0rem;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background-image: url(../assets/images/file.svg);
        width: 1.6rem;
        height: 1.6rem;
        background-repeat: no-repeat;
        background-size: 100% 100%; }
        @media screen and (max-width: 600px) {
          .form-item-upload .note-text::before {
            width: 1.4rem;
            height: 1.4rem; } }
  .form-item-ip {
    width: 100%;
    background: #F1F5F9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 4.2rem;
    padding: 0.8rem 1.6rem;
    border: 0.1rem solid transparent !important;
    color: #000000;
    font-size: 1.4rem;
    position: relative;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border-radius: var(--radius42);
    overflow: hidden; }
    @media screen and (max-width: 600px) {
      .form-item-ip {
        font-size: 1rem; } }
    .form-item-ip::-webkit-input-placeholder {
      color: #475569;
      font-size: 1.4rem; }
    .form-item-ip::-moz-placeholder {
      color: #475569;
      font-size: 1.4rem; }
    .form-item-ip::-ms-input-placeholder {
      color: #475569;
      font-size: 1.4rem; }
    .form-item-ip::placeholder {
      color: #475569;
      font-size: 1.4rem; }
      @media screen and (max-width: 600px) {
        .form-item-ip::-webkit-input-placeholder {
          font-size: 1rem; }
        .form-item-ip::-moz-placeholder {
          font-size: 1rem; }
        .form-item-ip::-ms-input-placeholder {
          font-size: 1rem; }
        .form-item-ip::placeholder {
          font-size: 1rem; } }
    .form-item-ip:focus {
      border-color: #19A39E !important; }
    @media screen and (max-width: 1200px) {
      .form-item-ip {
        height: 4rem;
        padding: 0.6rem 1.2rem; } }
    @media screen and (max-width: 800px) {
      .form-item-ip {
        height: 3.6rem; } }
    @media screen and (max-width: 600px) {
      .form-item-ip {
        height: 3.2rem; } }
  .form-item-tx {
    width: 100%;
    background: #F1F5F9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 10.5rem;
    padding: 1.6rem;
    border: 0.1rem solid transparent !important;
    color: #000000;
    font-size: 1.4rem;
    position: relative;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border-radius: var(--radius16);
    overflow: hidden;
    display: block; }
    @media screen and (max-width: 600px) {
      .form-item-tx {
        font-size: 1rem; } }
    .form-item-tx::-webkit-input-placeholder {
      color: #475569;
      font-size: 1.4rem; }
    .form-item-tx::-moz-placeholder {
      color: #475569;
      font-size: 1.4rem; }
    .form-item-tx::-ms-input-placeholder {
      color: #475569;
      font-size: 1.4rem; }
    .form-item-tx::placeholder {
      color: #475569;
      font-size: 1.4rem; }
      @media screen and (max-width: 600px) {
        .form-item-tx::-webkit-input-placeholder {
          font-size: 1rem; }
        .form-item-tx::-moz-placeholder {
          font-size: 1rem; }
        .form-item-tx::-ms-input-placeholder {
          font-size: 1rem; }
        .form-item-tx::placeholder {
          font-size: 1rem; } }
    .form-item-tx:focus {
      border-color: #19A39E !important; }
    .form-item-tx textarea {
      width: 100%;
      height: 100%; }
    @media screen and (max-width: 1200px) {
      .form-item-tx {
        height: 12rem;
        padding: 1.2rem; } }
    @media screen and (max-width: 800px) {
      .form-item-tx {
        height: 10rem; } }
    @media screen and (max-width: 600px) {
      .form-item-tx {
        height: 8rem; } }

.popup_main {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2002;
  max-width: 59.2rem;
  width: 100%;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: 0.3s linear 0s;
  transition: 0.3s linear 0s;
  max-height: 80vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  row-gap: var(--rowContent12); }
  @media screen and (max-width: 800px) {
    .popup_main {
      max-width: 95%; } }
  .popup_main.popupWhy {
    max-width: 121.6rem; }
    @media screen and (max-width: 1300px) {
      .popup_main.popupWhy {
        max-width: 95%; } }
    .popup_main.popupWhy .popup_main--ex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-column-gap: 0.8rem;
      -moz-column-gap: 0.8rem;
      column-gap: 0.8rem;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      padding: 1.2rem;
      border: 0.1rem solid #ffffff;
      border-radius: var(--radius120);
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      height: 3.8rem;
      -webkit-transition: 0.3s linear;
      transition: 0.3s linear; }
      @media (min-width: 1201px) {
        .popup_main.popupWhy .popup_main--ex:hover {
          background: #000000;
          color: #ffffff;
          border-color: #000000; } }
  .popup_main.showed {
    opacity: 1;
    visibility: visible;
    pointer-events: visible;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear; }
    .popup_main.showed ~ .popup_main--modal {
      opacity: 1;
      visibility: visible;
      pointer-events: visible; }
  .popup_main--wrap {
    border-radius: var(--radius10);
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden; }
  .popup_main--why {
    max-height: 95vh;
    overflow-y: auto; }
  .popup_main--top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1.6rem 4rem;
    background: #FCB247;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 1200px) {
      .popup_main--top {
        padding: 1.4rem 3rem; } }
    @media screen and (max-width: 800px) {
      .popup_main--top {
        padding: 1.2rem 2.4rem; } }
    @media screen and (max-width: 600px) {
      .popup_main--top {
        padding: 1.2rem 2rem; } }
    @media screen and (max-width: 460px) {
      .popup_main--top {
        padding: 1.2rem 1.6rem; } }
  .popup_main--bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 4rem;
    row-gap: var(--rowContent24);
    max-height: 80vh;
    overflow-y: auto; }
    @media screen and (max-width: 1200px) {
      .popup_main--bottom {
        padding: 3rem; } }
    @media screen and (max-width: 800px) {
      .popup_main--bottom {
        padding: 2.4rem; } }
    @media screen and (max-width: 600px) {
      .popup_main--bottom {
        padding: 2rem; } }
    @media screen and (max-width: 460px) {
      .popup_main--bottom {
        padding: 1.6rem; } }
  .popup_main--form form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent4); }
    .popup_main--form form .btn {
      width: 100%; }
  .popup_main--list {
    row-gap: var(--rowContent16);
    max-height: 45vh;
    overflow-y: auto; }
  .popup_main--item {
    width: 100%; }
    .popup_main--item:nth-child(2) {
      width: 50%; }
    .popup_main--item:nth-child(3) {
      width: 50%; }
    @media screen and (max-width: 460px) {
      .popup_main--item {
        width: 100% !important; } }
  .popup_main--ex {
    width: 1.6rem;
    height: 1.6rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer; }
    .popup_main--ex i {
      color: #ffffff;
      font-size: 2rem; }
      @media only screen and (max-width: 1200px) {
        .popup_main--ex i {
          font-size: 1.8rem; } }
      @media only screen and (max-width: 800px) {
        .popup_main--ex i {
          font-size: 1.6rem; } }
      @media only screen and (max-width: 600px) {
        .popup_main--ex i {
          font-size: 1.4rem; } }
  .popup_main--modal {
    position: fixed;
    z-index: 2000;
    inset: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear; }
  .popup_main--banner {
    padding: var(--size-pd);
    background: #FFFAE8; }
    .popup_main--banner .why_box {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      max-width: 66rem;
      margin: 0 auto;
      row-gap: var(--rowContent12); }
      .popup_main--banner .why_box .why_top {
        row-gap: var(--rowContent12); }
        .popup_main--banner .why_box .why_top .why_ic {
          margin: 0 auto; }
        .popup_main--banner .why_box .why_top .why_title .note-lg {
          text-align: center; }
        .popup_main--banner .why_box .why_top .why_title .title-lg {
          text-align: center; }
      .popup_main--banner .why_box .why_bottom .why_content {
        text-align: center; }

.about {
  margin-bottom: calc(var(--size-pd) * -1); }
  .about_item {
    overflow: hidden; }

.about_company {
  overflow: hidden;
  margin-bottom: calc(var(--size-pd) * -1); }
  .about_company--wrap .about_info--bg {
    padding-top: calc(100% * 800 / 1728); }
    @media screen and (max-width: 800px) {
      .about_company--wrap .about_info--bg {
        padding-top: calc(100% * 1000 / 1728); } }
    @media screen and (max-width: 600px) {
      .about_company--wrap .about_info--bg {
        padding-top: calc(100% * 1200 / 1728); } }
    @media screen and (max-width: 460px) {
      .about_company--wrap .about_info--bg {
        padding-top: calc(100% * 1400 / 1728); } }

.about_why {
  overflow: hidden;
  margin-bottom: calc(var(--size-pd) * -1); }

.about_tl {
  overflow: hidden;
  margin-bottom: calc(var(--size-pd) * -1); }
  .about_tl--wrap .about_info--box {
    max-width: calc(100% * 8 / 12); }
    @media screen and (max-width: 1200px) {
      .about_tl--wrap .about_info--box {
        max-width: unset !important; } }

.about_team {
  overflow: hidden;
  margin-bottom: calc(var(--size-pd) * -1); }
  @media screen and (max-width: 800px) {
    .about_team {
      margin-bottom: unset; } }

.about_info.aboutTL .about_info--bg {
  padding-top: calc(100% * 700 / 1728); }
  @media screen and (max-width: 800px) {
    .about_info.aboutTL .about_info--bg {
      padding-top: calc(100% * 1000 / 1728); } }
  @media screen and (max-width: 600px) {
    .about_info.aboutTL .about_info--bg {
      padding-top: calc(100% * 1200 / 1728); } }
  @media screen and (max-width: 460px) {
    .about_info.aboutTL .about_info--bg {
      padding-top: calc(100% * 1400 / 1728); } }

.about_info--bgs {
  position: relative; }
  .about_info--bgs .swiper-pagination {
    position: absolute;
    bottom: 2%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%; }

.about_info--bg {
  padding-top: calc(100% * 600 / 1728);
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%; }
  @media screen and (max-width: 800px) {
    .about_info--bg {
      padding-top: calc(100% * 800 / 1728); } }
  @media screen and (max-width: 600px) {
    .about_info--bg {
      padding-top: calc(100% * 1000 / 1728); } }
  @media screen and (max-width: 460px) {
    .about_info--bg {
      padding-top: calc(100% * 1200 / 1728); } }
  .about_info--bg img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -o-object-fit: cover;
    object-fit: cover; }

.about_info--wrap {
  padding-top: var(--size-pdl);
  padding-bottom: var(--size-pdl);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative; }
  .about_info--wrap .foot {
    position: absolute;
    right: 1%;
    top: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2; }
  .about_info--wrap::before {
    content: "";
    position: absolute;
    background-image: url(../assets/images/bgTTV.png);
    width: 100%;
    height: 100%;
    inset: 0;
    z-index: -1; }

.about_info--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: var(--rowContent24);
  max-width: calc((100% * 5 / 12) + 3.2rem); }
  @media screen and (max-width: 1200px) {
    .about_info--box {
      max-width: none; } }
  @media screen and (max-width: 600px) {
    .about_info--box {
      row-gap: var(--rowContent16); } }

.study_program {
  margin-bottom: calc(var(--size-pd) * -1);
  overflow: hidden; }
  .study_program--bg-img {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    height: 100%; }
    .study_program--bg-img img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      display: block; }
  .study_program--topic {
    overflow: hidden;
    padding-top: var(--size-pd);
    padding-bottom: var(--size-pd); }
    @media screen and (max-width: 800px) {
      .study_program--topic {
        padding-top: var(--size-pdl); } }
    @media screen and (max-width: 800px) {
      .study_program--topic-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: var(--rowContent4); } }
    .study_program--topic-lf {
      width: calc(100% * 6 / 12); }
      @media screen and (max-width: 800px) {
        .study_program--topic-lf {
          width: 100%; } }
      .study_program--topic-lf-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%; }
        .study_program--topic-lf-wrap .box-wrap {
          padding: var(--size-pd) 0; }
          @media screen and (max-width: 1200px) {
            .study_program--topic-lf-wrap .box-wrap .title-lg br {
              display: none; } }
          @media screen and (max-width: 600px) {
            .study_program--topic-lf-wrap .box-wrap .title-lg {
              text-align: center; } }
          @media screen and (max-width: 600px) {
            .study_program--topic-lf-wrap .box-wrap .number-text {
              text-align: center !important; } }
          @media screen and (max-width: 800px) {
            .study_program--topic-lf-wrap .box-wrap {
              padding: 0 !important; } }
    .study_program--topic-rt {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      @media screen and (max-width: 800px) {
        .study_program--topic-rt {
          width: 100%; } }
      .study_program--topic-rt-wrap {
        margin-right: calc((100vw - 120rem) / -3.5); }
        @media screen and (max-width: 1230px) {
          .study_program--topic-rt-wrap {
            margin-right: -1.6rem; } }
        @media screen and (max-width: 800px) {
          .study_program--topic-rt-wrap {
            margin-right: 0rem; } }
    .study_program--topic-bg {
      padding-top: calc(100% * 650 / 688);
      width: 100%;
      display: block;
      overflow: hidden;
      position: relative; }
      .study_program--topic-bg img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -o-object-fit: cover;
        object-fit: cover; }
  .study_program--ntl {
    padding-top: var(--size-pdl);
    padding-bottom: var(--size-pdl);
    background: #FFFAE8; }
    .study_program--ntl-wrap {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      @media screen and (max-width: 800px) {
        .study_program--ntl-wrap {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          row-gap: var(--rowContent4); } }
    .study_program--ntl-bg {
      padding-top: calc(100% * 513 / 520);
      width: 100%;
      position: relative;
      overflow: hidden;
      display: block; }
      .study_program--ntl-bg img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
    @media screen and (max-width: 800px) {
      .study_program--ntl-lf {
        width: 100%; } }
    @media screen and (max-width: 800px) {
      .study_program--ntl-rt {
        width: 100%; } }

.study_oneDay {
  padding-top: var(--size-pd); }
  .study_oneDay--bg {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: var(--radius12); }
    @media (min-width: 1201px) {
      .study_oneDay--bg:hover::before {
        opacity: 1; } }
    .study_oneDay--bg::before {
      content: "";
      position: absolute;
      inset: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.2);
      z-index: 1;
      opacity: 0;
      -webkit-transition: 0.3s linear;
      transition: 0.3s linear; }
    .study_oneDay--bg img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      display: block; }

.study_menu {
  padding-top: var(--size-pd); }
  .study_menu--bg {
    padding-top: calc(100% * 1458 / 1216);
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    border-radius: var(--radius12); }
    @media (min-width: 1201px) {
      .study_menu--bg:hover::before {
        opacity: 1; } }
    .study_menu--bg::before {
      content: "";
      position: absolute;
      inset: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.2);
      z-index: 1;
      opacity: 0;
      -webkit-transition: 0.3s linear;
      transition: 0.3s linear; }
    .study_menu--bg img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }

.study_uniform {
  margin-bottom: calc(var(--size-pd) * -1);
  overflow: hidden; }

.study_health {
  margin-bottom: calc(var(--size-pd) * -1);
  overflow: hidden; }

.admissions_program {
  margin-bottom: calc(var(--size-pd) * -1);
  overflow: hidden; }

.admissions_price {
  padding-top: var(--size-pdl);
  padding-bottom: var(--size-pdl); }
  @media screen and (max-width: 800px) {
    .admissions_price {
      padding-bottom: var(--size-pd); } }
  .admissions_price--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent32); }
  .admissions_price--title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent12); }

.admissions_table table {
  width: 100%;
  border-radius: var(--radius0);
  overflow: hidden;
  border-collapse: collapse; }
  .admissions_table table tbody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 0.4rem; }
  .admissions_table table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 0.4rem;
    -moz-column-gap: 0.4rem;
    column-gap: 0.4rem; }
    .admissions_table table tr th {
      padding: 2.4rem 2rem;
      width: 100%;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: 0.2rem;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      background: #19A39E; }
      @media screen and (max-width: 1200px) {
        .admissions_table table tr th {
          padding: 2rem 1.6rem; } }
      @media screen and (max-width: 800px) {
        .admissions_table table tr th {
          padding: 1.6rem 1.2rem; } }
      @media screen and (max-width: 600px) {
        .admissions_table table tr th {
          padding: 1.2rem 0.8rem; } }
      .admissions_table table tr th .title {
        color: #ffffff;
        font-size: 2.8rem;
        font-weight: 600;
        text-align: center;
        text-transform: uppercase; }
        @media only screen and (max-width: 1200px) {
          .admissions_table table tr th .title {
            font-size: 2.4rem; } }
        @media only screen and (max-width: 800px) {
          .admissions_table table tr th .title {
            font-size: 1.8rem; } }
      .admissions_table table tr th .note {
        color: #ffffff;
        text-align: center;
        font-size: 2rem; }
        @media only screen and (max-width: 1200px) {
          .admissions_table table tr th .note {
            font-size: 1.8rem; } }
        @media only screen and (max-width: 800px) {
          .admissions_table table tr th .note {
            font-size: 1.6rem; } }
        @media only screen and (max-width: 600px) {
          .admissions_table table tr th .note {
            font-size: 1.4rem; } }
    .admissions_table table tr td {
      padding: 2.4rem 2rem;
      width: 100%;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: 0.2rem;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      background: #ffffff;
      color: #19A39E;
      border: 0.1rem solid #E2E8F0;
      position: relative; }
      @media screen and (max-width: 600px) {
        .admissions_table table tr td:not(:last-child) {
          border-bottom: none !important; } }
      .admissions_table table tr td::before {
        content: attr(data-label);
        font-size: 2.4rem;
        font-weight: 800;
        display: none;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        white-space: nowrap; }
        @media only screen and (max-width: 1200px) {
          .admissions_table table tr td::before {
            font-size: 2.2rem; } }
        @media only screen and (max-width: 800px) {
          .admissions_table table tr td::before {
            font-size: 1.8rem; } }
        @media only screen and (max-width: 600px) {
          .admissions_table table tr td::before {
            font-size: 1.6rem; } }
        @media screen and (max-width: 600px) {
          .admissions_table table tr td::before {
            display: block; } }
      @media screen and (max-width: 1200px) {
        .admissions_table table tr td {
          padding: 2rem 1.6rem; } }
      @media screen and (max-width: 800px) {
        .admissions_table table tr td {
          padding: 1.6rem 1.2rem; } }
      @media screen and (max-width: 600px) {
        .admissions_table table tr td {
          padding: 1.2rem 0.8rem;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row;
          -webkit-column-gap: var(--columnContent24);
          -moz-column-gap: var(--columnContent24);
          column-gap: var(--columnContent24);
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          row-gap: var(--rowContent12);
          -webkit-box-align: start;
          -ms-flex-align: start;
          align-items: start; } }
      .admissions_table table tr td ul {
        margin-left: 2.4rem !important;
        list-style: disc; }
        @media screen and (max-width: 1200px) {
          .admissions_table table tr td ul {
            margin-left: 2rem; } }
        .admissions_table table tr td ul li {
          color: #19A39E;
          font-size: 2rem; }
          @media only screen and (max-width: 1200px) {
            .admissions_table table tr td ul li {
              font-size: 1.8rem; } }
          @media only screen and (max-width: 800px) {
            .admissions_table table tr td ul li {
              font-size: 1.6rem; } }
          @media only screen and (max-width: 600px) {
            .admissions_table table tr td ul li {
              font-size: 1.4rem; } }
      .admissions_table table tr td .text {
        font-size: 2.4rem;
        color: inherit;
        text-transform: uppercase;
        font-weight: 600;
        text-align: center; }
        @media only screen and (max-width: 1200px) {
          .admissions_table table tr td .text {
            font-size: 2.2rem; } }
        @media only screen and (max-width: 800px) {
          .admissions_table table tr td .text {
            font-size: 1.8rem; } }
        @media only screen and (max-width: 600px) {
          .admissions_table table tr td .text {
            font-size: 1.6rem; } }
        @media screen and (max-width: 600px) {
          .admissions_table table tr td .text {
            text-align: end;
            font-size: 1.8rem; } }
  @media only screen and (max-width: 600px) and (max-width: 1200px) {
    .admissions_table table tr td .text {
      font-size: 1.6rem; } }
  @media only screen and (max-width: 600px) and (max-width: 800px) {
    .admissions_table table tr td .text {
      font-size: 1.5rem; } }
      .admissions_table table tr td .note {
        color: #19A39E;
        text-align: center;
        font-size: 2rem; }
        @media only screen and (max-width: 1200px) {
          .admissions_table table tr td .note {
            font-size: 1.8rem; } }
        @media only screen and (max-width: 800px) {
          .admissions_table table tr td .note {
            font-size: 1.6rem; } }
        @media only screen and (max-width: 600px) {
          .admissions_table table tr td .note {
            font-size: 1.4rem; } }
        @media screen and (max-width: 600px) {
          .admissions_table table tr td .note {
            text-align: end;
            font-size: 1.6rem; } }
  @media screen and (max-width: 600px) and (max-width: 800px) {
    .admissions_table table tr td .note {
      font-size: 1.4rem; } }
  @media screen and (max-width: 600px) and (max-width: 600px) {
    .admissions_table table tr td .note {
      font-size: 1.2rem; } }
    .admissions_table table tr:last-child td:first-child {
      border-bottom-left-radius: var(--radius0); }
    .admissions_table table tr:last-child td:last-child {
      border-bottom-right-radius: var(--radius0); }
    @media screen and (max-width: 600px) {
      .admissions_table table tr:first-child {
        display: none; } }
    @media screen and (max-width: 600px) {
      .admissions_table table tr:not(:first-child) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }

.admissions_price--more {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pd); }
  .admissions_price--more-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent24); }
    @media screen and (max-width: 600px) {
      .admissions_price--more-wrap .admissions_table table tbody {
        row-gap: var(--rowContent4); } }
    .admissions_price--more-wrap .admissions_table table tbody tr th:first-child {
      width: calc(100% * 4.5 / 12) !important;
      -webkit-box-flex: unset;
      -ms-flex: unset;
      flex: unset; }
    .admissions_price--more-wrap .admissions_table table tbody tr th:nth-child(2) {
      width: 100%;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
    .admissions_price--more-wrap .admissions_table table tbody tr th:last-child {
      width: calc(100% * 4.5 / 12) !important;
      -webkit-box-flex: unset;
      -ms-flex: unset;
      flex: unset; }
    .admissions_price--more-wrap .admissions_table table tbody tr td:first-child {
      width: calc(100% * 4.5 / 12) !important;
      -webkit-box-flex: unset;
      -ms-flex: unset;
      flex: unset; }
      @media screen and (max-width: 600px) {
        .admissions_price--more-wrap .admissions_table table tbody tr td:first-child {
          width: 100% !important; } }
    .admissions_price--more-wrap .admissions_table table tbody tr td:nth-child(2) {
      width: 100%;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
    .admissions_price--more-wrap .admissions_table table tbody tr td:last-child {
      width: calc(100% * 4.5 / 12) !important;
      -webkit-box-flex: unset;
      -ms-flex: unset;
      flex: unset;
      text-align: start !important;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: start; }
      @media screen and (max-width: 600px) {
        .admissions_price--more-wrap .admissions_table table tbody tr td:last-child {
          width: 100% !important; } }
      .admissions_price--more-wrap .admissions_table table tbody tr td:last-child .note {
        text-align: start; }
    @media screen and (max-width: 600px) {
      .admissions_price--more-wrap .admissions_table table tbody tr td {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .admissions_price--more-wrap .admissions_table table tbody tr td::before {
          text-align: center;
          width: 100%; }
        .admissions_price--more-wrap .admissions_table table tbody tr td .text {
          text-align: center; }
        .admissions_price--more-wrap .admissions_table table tbody tr td .note {
          text-align: center; } }

.admissions_qc {
  margin-bottom: calc(var(--size-pd) * -1); }
  .admissions_qc--ts {
    padding-top: var(--size-pdl);
    padding-bottom: var(--size-pdl);
    background: #FFFAE8;
    --row: 4.5rem;
    --num: 2.8rem;
    --arrow: 0.8rem; }
    @media screen and (max-width: 1200px) {
      .admissions_qc--ts {
        --row: 4rem;
        --num: 2.6rem; } }
    @media screen and (max-width: 800px) {
      .admissions_qc--ts {
        --row: 3rem;
        --num: 2.4rem; } }
    @media screen and (max-width: 600px) {
      .admissions_qc--ts {
        --row: 2.6rem;
        --num: 2rem; } }
    .admissions_qc--ts.ani.showed .admissions_qc--ts-wrap .title-lg {
      -webkit-clip-path: inset(0 0 0 0);
      clip-path: inset(0 0 0 0); }
    @media screen and (min-width: 1200px) {
      .admissions_qc--ts .admissions_qc--ts-wrap .title-lg {
        -webkit-clip-path: inset(0 100% 0 0);
        clip-path: inset(0 100% 0 0);
        -webkit-transition: 1s linear;
        transition: 1s linear; } }
    .admissions_qc--ts-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--rowContent4); }
      .admissions_qc--ts-wrap .swiper-scrollbar {
        max-width: 40%;
        margin: 0 auto;
        height: 0.5rem;
        background: #ffffff;
        -webkit-box-shadow: 0 0 0.15rem rgba(0, 0, 0, 0.3);
        box-shadow: 0 0 0.15rem rgba(0, 0, 0, 0.3); }
        @media screen and (max-width: 1200px) {
          .admissions_qc--ts-wrap .swiper-scrollbar {
            max-width: 60%; } }
    .admissions_qc--ts-box {
      max-width: 95%;
      width: 100%;
      margin: 0 auto;
      overflow: hidden; }
      @media screen and (max-width: 1024px) {
        .admissions_qc--ts-box {
          max-width: 100%; } }
    .admissions_qc--ts-list {
      overflow: hidden; }
      .admissions_qc--ts-list-wrap {
        width: calc(100% - var(--arrow));
        max-width: 100%;
        margin: 0 auto;
        position: relative; }
        .admissions_qc--ts-list-wrap::before {
          content: "";
          position: absolute;
          top: calc(100% - (var(--num) / 2));
          left: 0;
          width: calc(100% - var(--arrow));
          height: 0rem;
          border: 0.1rem dashed #19A39E;
          z-index: 1; }
        .admissions_qc--ts-list-wrap::after {
          content: "";
          position: absolute;
          top: calc(100% - (var(--arrow) + (var(--num) / 3.1)));
          z-index: 0;
          right: 0rem;
          width: 0;
          height: 0;
          border-top: 0.4rem solid transparent;
          border-bottom: 0.4rem solid transparent;
          border-left: 0.8rem solid #19A39E; }
      .admissions_qc--ts-list .swiper {
        overflow: visible;
        width: -webkit-fit-content !important;
        width: -moz-fit-content !important;
        width: fit-content !important;
        margin: 0 auto !important; }
      .admissions_qc--ts-list .swiper-wrapper {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
      .admissions_qc--ts-list .swiper-slide {
        height: auto;
        width: calc(100% / 4.5); }
        @media screen and (max-width: 800px) {
          .admissions_qc--ts-list .swiper-slide {
            width: calc(32%); } }
        @media screen and (max-width: 600px) {
          .admissions_qc--ts-list .swiper-slide {
            width: calc(35%); } }
        @media screen and (max-width: 460px) {
          .admissions_qc--ts-list .swiper-slide {
            width: calc(40%); } }
        @media screen and (max-width: 360px) {
          .admissions_qc--ts-list .swiper-slide {
            width: calc(50%); } }
        .admissions_qc--ts-list .swiper-slide:not(:first-child) {
          margin-left: -7%; }
        .admissions_qc--ts-list .swiper-slide:nth-child(odd) .admissions_qc--ts-item-wrap {
          -webkit-box-pack: end;
          -ms-flex-pack: end;
          justify-content: end; }
        .admissions_qc--ts-list .swiper-slide:nth-child(even) {
          -webkit-transform: translateY(calc(100% - var(--num)));
          transform: translateY(calc(100% - var(--num))); }
          .admissions_qc--ts-list .swiper-slide:nth-child(even) .admissions_qc--ts-item {
            -webkit-box-orient: vertical !important;
            -webkit-box-direction: reverse !important;
            -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
          .admissions_qc--ts-list .swiper-slide:nth-child(even) .admissions_qc--ts-item-wrap {
            -webkit-box-orient: vertical !important;
            -webkit-box-direction: reverse !important;
            -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: start; }
          .admissions_qc--ts-list .swiper-slide:nth-child(even) .admissions_qc--ts-item-top {
            -webkit-box-orient: vertical !important;
            -webkit-box-direction: reverse !important;
            -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
          .admissions_qc--ts-list .swiper-slide:nth-child(even) .admissions_qc--ts-item-ic::before {
            bottom: 100% !important;
            top: unset; }
    .admissions_qc--ts-item {
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .admissions_qc--ts-item-wrap {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        row-gap: var(--row); }
      .admissions_qc--ts-item-content {
        max-height: 22rem;
        overflow-y: auto; }
        .admissions_qc--ts-item-content .note-lg strong {
          font-weight: 600; }
        @media screen and (max-width: 1024px) {
          .admissions_qc--ts-item-content .note-lg {
            font-size: 1.6rem; } }
  @media screen and (max-width: 1024px) and (max-width: 800px) {
    .admissions_qc--ts-item-content .note-lg {
      font-size: 1.4rem; } }
  @media screen and (max-width: 1024px) and (max-width: 600px) {
    .admissions_qc--ts-item-content .note-lg {
      font-size: 1.2rem; } }
      .admissions_qc--ts-item-ic {
        width: 5.6rem;
        height: 5.6rem;
        margin: 0 auto;
        position: relative; }
        @media screen and (max-width: 1200px) {
          .admissions_qc--ts-item-ic {
            width: 4.6rem;
            height: 4.6rem; } }
        @media screen and (max-width: 800px) {
          .admissions_qc--ts-item-ic {
            width: 3.6rem;
            height: 3.6rem; } }
        @media screen and (max-width: 600px) {
          .admissions_qc--ts-item-ic {
            width: 3.2rem;
            height: 3.2rem; } }
        .admissions_qc--ts-item-ic::before {
          content: "";
          position: absolute;
          top: 100%;
          left: 50%;
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
          height: var(--row);
          width: 0rem;
          border: 0.1rem dashed #19A39E; }
        .admissions_qc--ts-item-ic img {
          width: 100%;
          height: 100%;
          overflow: hidden;
          -o-object-fit: contain;
          object-fit: contain;
          border-radius: 50%; }
      .admissions_qc--ts-item-top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: var(--rowContent12);
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
      .admissions_qc--ts-item-bottom .num {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: var(--num);
        height: var(--num);
        border-radius: 50%;
        overflow: hidden;
        background: #19A39E;
        margin: 0 auto;
        font-size: 1.2rem;
        padding: 0.2rem;
        color: #ffffff;
        font-weight: 600;
        margin: 0 auto;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        position: relative;
        z-index: 2; }
        @media screen and (max-width: 600px) {
          .admissions_qc--ts-item-bottom .num {
            font-size: 1rem; } }

.recruitment {
  padding-bottom: var(--size-pd); }

.recruitment_intro {
  padding-top: var(--size-pdl);
  padding-bottom: var(--size-pdl); }

.recruitment_all--wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: var(--rowContent4); }
  .recruitment_all--wrap .page-numbers {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.recruitment_all--list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: var(--rowContent2); }

.recruitment_all--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: var(--radius0);
  overflow: hidden; }
  .recruitment_all--item.actived .recruitment_all--top .recruitment_all--btn .note-lg:first-child {
    display: none; }
  .recruitment_all--item.actived .recruitment_all--top .recruitment_all--btn .note-lg:last-child {
    display: block;
    -webkit-animation: fadeIn 0.5s linear;
    animation: fadeIn 0.5s linear; }

.recruitment_all--top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.2rem;
  -webkit-column-gap: var(--columnContent12);
  -moz-column-gap: var(--columnContent12);
  column-gap: var(--columnContent12);
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #19A39E; }

.recruitment_all--bottom {
  border: 0.1rem solid #E2E8F0;
  border-radius: 0 0 var(--radius0) var(--radius0);
  border-top: none;
  display: none; }
  .recruitment_all--bottom-wrap {
    padding: 1.2rem 2.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent32); }
    @media screen and (max-width: 1200px) {
      .recruitment_all--bottom-wrap {
        padding: 1rem 2rem; } }
    @media screen and (max-width: 800px) {
      .recruitment_all--bottom-wrap {
        padding: 1rem 1.6rem; } }
    @media screen and (max-width: 600px) {
      .recruitment_all--bottom-wrap {
        padding: 1rem 1.2rem; } }
    @media screen and (max-width: 600px) {
      .recruitment_all--bottom-wrap .btn {
        margin: 0 auto; } }

.recruitment_all--content ul {
  margin-left: 2.6rem !important;
  list-style: disc; }
  @media screen and (max-width: 1200px) {
    .recruitment_all--content ul {
      margin-left: 2.4rem !important; } }
  @media screen and (max-width: 800px) {
    .recruitment_all--content ul {
      margin-left: 2rem !important; } }

.recruitment_all--btn {
  position: relative;
  cursor: pointer; }
  .recruitment_all--btn .note-lg {
    white-space: nowrap; }
    .recruitment_all--btn .note-lg:last-child {
      display: none; }

.banner_why {
  position: relative;
  width: 100%;
  --row: 4rem;
  --row2: 6rem;
  overflow: hidden; }
  @media screen and (max-width: 1200px) {
    .banner_why {
      --row: 3rem;
      --row2: 5rem; } }
  @media screen and (max-width: 800px) {
    .banner_why {
      --row: 2rem;
      --row2: 4rem; } }
  @media screen and (max-width: 600px) {
    .banner_why {
      --row: 3rem;
      --row2: 4rem; } }
  .banner_why--bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }
    .banner_why--bg img {
      width: 100% !important;
      height: 100% !important;
      -o-object-fit: cover !important;
      object-fit: cover !important;
      -webkit-animation: thuNho 0.6s linear;
      animation: thuNho 0.6s linear; }
  .banner_why--wrap {
    padding: var(--rowContent2) 0;
    min-height: calc(100vh - var(--size-hd));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .banner_why--box {
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent4); }
    .banner_why--box .breadcrumbs-item.current .breadcrumbs-link {
      color: #19A39E !important; }
    .banner_why--box .breadcrumbs-item:not(:last-child)::before {
      -webkit-filter: brightness(0) saturate(100%) invert(65%) sepia(71%) saturate(5088%) hue-rotate(144deg) brightness(92%) contrast(80%);
      filter: brightness(0) saturate(100%) invert(65%) sepia(71%) saturate(5088%) hue-rotate(144deg) brightness(92%) contrast(80%); }
    .banner_why--box .breadcrumbs-link {
      color: #19A39E !important; }
      @media (min-width: 1201px) {
        .banner_why--box .breadcrumbs-link:hover {
          color: #000000 !important; } }
    .banner_why--box .banner_main--box {
      max-width: unset; }
    .banner_why--box .banner_main--box-top .title-lg2 {
      opacity: 1;
      opacity: 0;
      -webkit-animation: hienLen 0.6s linear 0.8s forwards;
      animation: hienLen 0.6s linear 0.8s forwards; }
  .banner_why--ics {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100rem;
    width: 100%;
    margin: 0 auto; }
  .banner_why--list {
    row-gap: var(--row);
    position: relative; }
    .banner_why--list.d-wrap {
      margin-left: -0.3rem;
      margin-right: -0.3rem; }
    @media screen and (max-width: 600px) {
      .banner_why--list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  .banner_why--ic {
    max-width: 12.8rem;
    width: 100%;
    margin: 0 auto;
    display: block; }
    @media screen and (max-width: 600px) {
      .banner_why--ic {
        max-width: 8rem; } }
    .banner_why--ic-img {
      padding-top: 100%;
      position: relative;
      width: 100%;
      display: block;
      overflow: hidden; }
      .banner_why--ic-img img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -webkit-transition: 0.3s linear;
        transition: 0.3s linear; }
  .banner_why--item {
    width: calc(100% / 5);
    position: relative;
    cursor: pointer; }
    @media screen and (max-width: 600px) {
      .banner_why--item {
        width: calc(100% / 3); } }
    .banner_why--item.d-item {
      padding-left: 0.3rem;
      padding-right: 0.3rem; }
    .banner_why--item:nth-child(1) {
      width: 100%;
      padding-bottom: var(--row2);
      position: relative; }
      .banner_why--item:nth-child(1)::before {
        content: "";
        position: absolute;
        width: calc(100% - ((100% / 5) / 2) - 9.8%);
        height: 1rem;
        background: #19A39E;
        bottom: 0%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 0;
        -webkit-animation: full 0.3s linear 1.8s forwards;
        animation: full 0.3s linear 1.8s forwards; }

@-webkit-keyframes full {
  0% {
    width: 0%; }
  100% {
    width: calc(100% - ((100% / 5) / 2) - 9.8%); } }

@keyframes full {
  0% {
    width: 0%; }
  100% {
    width: calc(100% - ((100% / 5) / 2) - 9.8%); } }
        @media screen and (max-width: 600px) {
          @-webkit-keyframes full {
            0% {
              width: 0%; }
            100% {
              width: calc(100% - ((100% / 3) / 2) - 16.25%); } }
          @keyframes full {
            0% {
              width: 0%; }
            100% {
              width: calc(100% - ((100% / 3) / 2) - 16.25%); } } }
      .banner_why--item:nth-child(1) .banner_why--item-wrap {
        width: 100%;
        max-width: 23rem;
        margin: 0 auto;
        opacity: 0;
        -webkit-animation: hienLen2 0.3s linear 3s forwards;
        animation: hienLen2 0.3s linear 3s forwards; }

@-webkit-keyframes hienLen2 {
  0% {
    -webkit-transform: translateY(-15%);
    transform: translateY(-15%);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1; } }

@keyframes hienLen2 {
  0% {
    -webkit-transform: translateY(-15%);
    transform: translateY(-15%);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1; } }
        @media screen and (max-width: 1200px) {
          .banner_why--item:nth-child(1) .banner_why--item-wrap {
            max-width: 20rem; } }
        @media screen and (max-width: 800px) {
          .banner_why--item:nth-child(1) .banner_why--item-wrap {
            max-width: 18rem; } }
      .banner_why--item:nth-child(1) .banner_why--ic {
        max-width: 23rem;
        width: 100%; }
        @media screen and (max-width: 1200px) {
          .banner_why--item:nth-child(1) .banner_why--ic {
            max-width: 20rem; } }
        @media screen and (max-width: 800px) {
          .banner_why--item:nth-child(1) .banner_why--ic {
            max-width: 18rem; } }
        @media screen and (max-width: 600px) {
          .banner_why--item:nth-child(1) .banner_why--ic {
            max-width: 14rem; } }
        @media screen and (max-width: 460px) {
          .banner_why--item:nth-child(1) .banner_why--ic {
            max-width: 13rem; } }
      .banner_why--item:nth-child(1) .banner_why--title {
        position: absolute;
        bottom: 2rem;
        right: -80%;
        max-width: 18rem;
        width: 100%; }
        @media screen and (max-width: 1200px) {
          .banner_why--item:nth-child(1) .banner_why--title {
            right: -90%;
            bottom: 1.5rem; } }
        @media screen and (max-width: 800px) {
          .banner_why--item:nth-child(1) .banner_why--title {
            right: -100%;
            bottom: 1.5rem; } }
        @media screen and (max-width: 600px) {
          .banner_why--item:nth-child(1) .banner_why--title {
            max-width: unset;
            position: static; } }
        .banner_why--item:nth-child(1) .banner_why--title .note-md {
          text-align: start !important; }
          @media screen and (max-width: 600px) {
            .banner_why--item:nth-child(1) .banner_why--title .note-md {
              text-align: center !important;
              font-size: 1.4rem; } }
          @media screen and (max-width: 460px) {
            .banner_why--item:nth-child(1) .banner_why--title .note-md {
              text-align: center !important;
              font-size: 1.4rem; } }
    .banner_why--item:not(:first-child) {
      position: relative; }
      .banner_why--item:not(:first-child)::before {
        content: "";
        position: absolute;
        width: 0.1rem;
        height: var(--row);
        background: #19A39E;
        bottom: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%); }
      .banner_why--item:not(:first-child) .banner_why--title .note-md {
        font-size: 1.8rem; }
        @media only screen and (max-width: 1200px) {
          .banner_why--item:not(:first-child) .banner_why--title .note-md {
            font-size: 1.6rem; } }
        @media only screen and (max-width: 800px) {
          .banner_why--item:not(:first-child) .banner_why--title .note-md {
            font-size: 1.5rem; } }
        @media screen and (max-width: 600px) {
          .banner_why--item:not(:first-child) .banner_why--title .note-md {
            font-size: 1.4rem; } }
        @media screen and (max-width: 460px) {
          .banner_why--item:not(:first-child) .banner_why--title .note-md {
            text-align: center !important;
            font-size: 1.2rem; } }
      .banner_why--item:not(:first-child) .banner_why--ic {
        padding-bottom: var(--rowContent16);
        border-bottom: 0.1rem solid #19A39E; }
      .banner_why--item:not(:first-child)::before {
        height: 0;
        -webkit-animation: hFull 0.3s linear 2.3s forwards;
        animation: hFull 0.3s linear 2.3s forwards; }

@-webkit-keyframes hFull {
  0% {
    height: 0; }
  100% {
    height: var(--row); } }

@keyframes hFull {
  0% {
    height: 0; }
  100% {
    height: var(--row); } }
      .banner_why--item:not(:first-child) .banner_why--item-wrap {
        opacity: 0;
        -webkit-animation: hienLen 0.3s linear 3s forwards;
        animation: hienLen 0.3s linear 3s forwards; }
    .banner_why--item:nth-child(4)::before {
      height: calc(var(--row) * 2); }
      @media screen and (max-width: 600px) {
        .banner_why--item:nth-child(4)::before {
          height: calc(var(--row)); } }
    .banner_why--item:nth-child(4)::after {
      content: "";
      position: absolute;
      bottom: calc(100% + (var(--row) * 2));
      border-bottom: 1rem solid #19A39E;
      border-left: 0.5rem solid transparent;
      border-right: 0.5rem solid transparent;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
      @media screen and (max-width: 600px) {
        .banner_why--item:nth-child(4)::after {
          display: none; } }
    .banner_why--item:nth-child(4)::after {
      opacity: 0;
      -webkit-animation: fadeIn 0.3s linear 2.8s forwards;
      animation: fadeIn 0.3s linear 2.8s forwards; }
    .banner_why--item:nth-child(4)::before {
      height: 0;
      -webkit-animation: hFull2 0.5s linear 2.3s forwards;
      animation: hFull2 0.5s linear 2.3s forwards; }
      @media screen and (max-width: 600px) {
        .banner_why--item:nth-child(4)::before {
          -webkit-animation: hFull 0.5s linear 2.3s forwards;
          animation: hFull 0.5s linear 2.3s forwards; } }

@-webkit-keyframes hFull2 {
  0% {
    height: 0; }
  100% {
    height: calc(var(--row) * 2); } }

@keyframes hFull2 {
  0% {
    height: 0; }
  100% {
    height: calc(var(--row) * 2); } }
    @media screen and (max-width: 600px) {
      .banner_why--item:nth-child(3)::before {
        height: 0;
        -webkit-animation: hFull2 0.5s linear 2.3s forwards;
        animation: hFull2 0.5s linear 2.3s forwards; } }
    .banner_why--item:nth-child(3)::after {
      content: "";
      position: absolute;
      bottom: calc(100% + (var(--row) * 2));
      border-bottom: 1rem solid #19A39E;
      border-left: 0.5rem solid transparent;
      border-right: 0.5rem solid transparent;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      display: none; }
      @media screen and (max-width: 600px) {
        .banner_why--item:nth-child(3)::after {
          opacity: 0;
          display: block;
          -webkit-animation: fadeIn 0.3s linear 2.8s forwards;
          animation: fadeIn 0.3s linear 2.8s forwards; } }
    @media screen and (max-width: 600px) {
      .banner_why--item:nth-child(3) .banner_why--item-wrap {
        position: relative; }
        .banner_why--item:nth-child(3) .banner_why--item-wrap::before {
          content: "";
          width: 0.1rem;
          height: calc(var(--row) / 2);
          background: #19A39E;
          left: 50%;
          top: calc(100% + 0.5rem);
          position: absolute; } }

@-webkit-keyframes wFull2 {
  0% {
    width: 0; }
  100% {
    width: calc(50% + 0.3rem); } }

@keyframes wFull2 {
  0% {
    width: 0; }
  100% {
    width: calc(50% + 0.3rem); } }
    @media screen and (max-width: 600px) {
      .banner_why--item:nth-child(5) {
        margin-top: var(--row);
        position: relative; }
        .banner_why--item:nth-child(5)::after {
          content: "";
          position: absolute;
          right: -0.2rem;
          width: 0;
          background: #19A39E;
          height: 1rem;
          top: calc((var(--row) + 1rem) * -1);
          -webkit-animation: wFull2 0.3s linear 1.8s forwards;
          animation: wFull2 0.3s linear 1.8s forwards; } }
    @media screen and (max-width: 600px) {
      .banner_why--item:nth-child(6) {
        margin-top: var(--row);
        position: relative; }
        .banner_why--item:nth-child(6)::after {
          content: "";
          position: absolute;
          left: -0.2rem;
          width: 0;
          background: #19A39E;
          height: 1rem;
          top: calc((var(--row) + 1rem) * -1);
          -webkit-animation: wFull2 0.3s linear 1.8s forwards;
          animation: wFull2 0.3s linear 1.8s forwards; } }
    .banner_why--item-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--rowContent16);
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: start;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative;
      height: 100%; }
      @media (min-width: 1201px) {
        .banner_why--item-wrap:hover .banner_why--ic-img img {
          -webkit-transform: translate(-50%, -50%) scale(0.9);
          transform: translate(-50%, -50%) scale(0.9); } }

.why {
  margin-bottom: calc(var(--size-pd) * -1); }
  @media screen and (max-width: 800px) {
    .why {
      padding-top: var(--size-pd); } }
  .why_ic {
    max-width: 12.8rem;
    width: 100%; }
    @media screen and (max-width: 1200px) {
      .why_ic {
        max-width: 10rem; } }
    @media screen and (max-width: 800px) {
      .why_ic {
        max-width: 8rem; } }
    @media screen and (max-width: 600px) {
      .why_ic {
        max-width: 6rem;
        margin: 0 auto; } }
    @media screen and (max-width: 460px) {
      .why_ic {
        max-width: 5rem;
        margin: 0 auto; } }
    .why_ic img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  .why_box {
    max-width: calc((100%* 5 / 6) + 3.2rem);
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent24); }
    @media screen and (max-width: 1200px) {
      .why_box {
        max-width: unset;
        row-gap: var(--rowContent16); } }
    @media screen and (max-width: 800px) {
      .why_box {
        max-width: unset; } }
    .why_box .title-lg {
      white-space: wrap !important;
      font-size: 5rem; }
      @media only screen and (max-width: 1200px) {
        .why_box .title-lg {
          font-size: 4rem; } }
      @media only screen and (max-width: 800px) {
        .why_box .title-lg {
          font-size: 3rem; } }
      @media only screen and (max-width: 600px) {
        .why_box .title-lg {
          font-size: 2rem; } }
      @media screen and (max-width: 1660px) {
        .why_box .title-lg {
          font-size: 4.8rem;
          white-space: wrap !important; } }
  @media only screen and (max-width: 1660px) and (max-width: 1200px) {
    .why_box .title-lg {
      font-size: 3.4rem; } }
  @media only screen and (max-width: 1660px) and (max-width: 800px) {
    .why_box .title-lg {
      font-size: 2.8rem; } }
  @media only screen and (max-width: 1660px) and (max-width: 600px) {
    .why_box .title-lg {
      font-size: 2.4rem; } }
  .why_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent24); }
    @media screen and (max-width: 1200px) {
      .why_top {
        row-gap: var(--rowContent16); } }
    @media screen and (max-width: 600px) {
      .why_top {
        row-gap: var(--rowContent16);
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
  .why_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent0); }
    @media screen and (max-width: 600px) {
      .why_title {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .why_title .note-lg {
          text-align: center !important; }
        .why_title .title-lg {
          text-align: center !important; } }
  .why_btn .btn {
    padding: 0;
    height: auto;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start; }
    @media screen and (max-width: 600px) {
      .why_btn .btn {
        margin: 0 auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  .why_content ul {
    list-style: disc;
    margin-left: 2.4rem !important; }
    @media screen and (max-width: 600px) {
      .why_content ul {
        margin-left: 2rem !important; } }
    .why_content ul li {
      color: #19A39E;
      font-size: 2rem; }
      @media only screen and (max-width: 1200px) {
        .why_content ul li {
          font-size: 1.8rem; } }
      @media only screen and (max-width: 800px) {
        .why_content ul li {
          font-size: 1.6rem; } }
      @media only screen and (max-width: 600px) {
        .why_content ul li {
          font-size: 1.4rem; } }

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