@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/themify-icons/themify-icons.css");
@import url("../assets/library/select2/select2.min.css");
@import url("../assets/library/themifi/themify-icons.css");
@import url("../assets/library/gallery/lightgallery.min.css");
@import url("../assets/library/fancybox/fancybox.css");
@import url("../assets/library/magnific/magnific-popup.css");
@import url("../assets/library/plyr/plyr.css");
@import url("../assets/library/splide/splide.min.css");
@import url("../assets/font/Helvetica/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 {
  --size-hd: 14rem;
  --size-pd: 4rem;
  --size-pdl: 8rem;
  --size-pdl2: 6rem;
  --font-pri: "Helvetica";
  --rowContent6: 6rem;
  --rowContent: 4rem;
  --rowContent3: 3.2rem;
  --rowContent2: 2.4rem;
  --rowContent1: 1.6rem;
  --rowContent0: 0.6rem;
  --rowContent12: 1.2rem;
  --columnContent3: 3.2rem;
  --columnContent0: 0.8rem;
  --columnContent2: 2.4rem;
  --columnContent1: 1.2rem;
  --radius0: 0.8rem;
  --radius1: 1.2rem;
  --radius16: 1.6rem;
  --radius3: 3.2rem; }
  @media screen and (max-width: 1200px) {
    :root {
      --size-pd: 3rem;
      --size-hd: 10rem;
      --size-pdl: 6rem;
      --size-pdl2: 4rem;
      --rowContent6: 4rem;
      --rowContent: 3rem;
      --rowContent3: 2.4rem;
      --rowContent2: 2rem;
      --rowContent1: 1.2rem;
      --rowContent0: 0.5rem;
      --rowContent12: 1rem;
      --columnContent3: 2.4rem;
      --columnContent0: 0.6rem;
      --columnContent2: 2rem;
      --columnContent1: 1rem;
      --radius0: 0.6rem;
      --radius1: 1rem;
      --radius16: 1.4rem;
      --radius3: 2.4rem; } }
  @media screen and (max-width: 800px) {
    :root {
      --size-pd: 2rem;
      --size-pdl: 4rem;
      --radius0: 0.4rem;
      --radius1: 0.8rem;
      --radius16: 1.2rem;
      --radius3: 1.8rem;
      --rowContent6: 3rem;
      --rowContent: 2.4rem;
      --rowContent3: 2rem;
      --rowContent2: 1.6rem;
      --rowContent1: 1rem;
      --rowContent0: 0.4rem;
      --rowContent12: 0.8rem;
      --columnContent3: 2rem;
      --columnContent0: 0.5rem;
      --columnContent2: 1.6rem;
      --columnContent1: 0.8rem; } }
  @media screen and (max-width: 600px) {
    :root {
      --size-pd: 1.6rem;
      --size-hd: 9rem;
      --size-pdl: 4rem;
      --size-pdl2: 4rem;
      --radius0: 0.4rem;
      --radius1: 0.8rem;
      --radius16: 1rem;
      --radius3: 1.4rem;
      --rowContent6: 2.4rem;
      --rowContent: 2rem;
      --rowContent3: 1.6rem;
      --rowContent2: 1.2rem;
      --rowContent1: 0.8rem;
      --rowContent0: 0.4rem;
      --rowContent12: 0.6rem;
      --columnContent3: 1.6rem;
      --columnContent0: 0.4rem;
      --columnContent2: 1.2rem;
      --columnContent1: 0.6rem; } }
  @media screen and (max-width: 460px) {
    :root {
      --size-hd: 8rem;
      --radius0: 0.4rem;
      --radius1: 0.8rem;
      --radius16: 1rem;
      --radius3: 1.2rem;
      --rowContent6: 2rem;
      --rowContent: 1.6rem;
      --rowContent3: 1.4rem;
      --rowContent2: 1.2rem;
      --rowContent1: 1rem;
      --rowContent0: 0.4rem;
      --rowContent12: 0.6rem;
      --columnContent3: 1.2rem;
      --columnContent0: 0.4rem;
      --columnContent2: 1rem;
      --columnContent1: 0.6rem; } }
  @media screen and (max-width: 360px) {
    :root {
      --rowContent1: 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: "Helvetica";
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  -webkit-tap-highlight-color: transparent;
  color: #3a4040;
  background: #ffffff; }
  @media screen and (min-width: 2000px) {
    body {
      font-size: 100%; } }
  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: #3bbdba; } }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:active,
input:-webkit-autofill:focus {
  background-color: #ffffff !important;
  color: #606969 !important;
  -webkit-box-shadow: 0 0 0 1000px #ffffff inset !important;
  -webkit-text-fill-color: #606969 !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: var(--font-pri);
  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: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.3rem; }

::-webkit-scrollbar-thumb {
  background: #101212; }

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

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

.main {
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear; }
  .main.pt {
    padding-top: var(--size-hd); }

.container {
  width: 100%;
  max-width: 124.5rem;
  height: 100%;
  margin: 0 auto;
  padding: 0 1.5rem; }

.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: 4.8rem;
  line-height: 1.4; }
  @media only screen and (max-width: 1200px) {
    .title-lg {
      font-size: 3.8rem; } }
  @media only screen and (max-width: 800px) {
    .title-lg {
      font-size: 2.8rem; } }
  @media only screen and (max-width: 600px) {
    .title-lg {
      font-size: 2.6rem; } }
  @media only screen and (max-width: 460px) {
    .title-lg {
      font-size: 2.4rem; } }
  @media only screen and (max-width: 360px) {
    .title-lg {
      font-size: 2rem; } }
  @media screen and (max-width: 800px) {
    .title-lg {
      line-height: 1.5; } }

.title-md {
  font-size: 4rem;
  line-height: 1.4; }
  @media only screen and (max-width: 1200px) {
    .title-md {
      font-size: 3rem; } }
  @media only screen and (max-width: 800px) {
    .title-md {
      font-size: 2.6rem; } }
  @media only screen and (max-width: 600px) {
    .title-md {
      font-size: 2rem; } }
  @media screen and (max-width: 800px) {
    .title-md {
      line-height: 1.5; } }
  .title-md strong {
    color: #3bbdba; }

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

.title-sm2 {
  font-size: 3.6rem; }
  @media only screen and (max-width: 1200px) {
    .title-sm2 {
      font-size: 2.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: 2rem; } }
  @media screen and (max-width: 800px) {
    .title-sm3 {
      line-height: 1.5; } }

.title-sm4 {
  font-size: 4.8rem; }
  @media only screen and (max-width: 1200px) {
    .title-sm4 {
      font-size: 3.8rem; } }
  @media only screen and (max-width: 800px) {
    .title-sm4 {
      font-size: 2.8rem; } }
  @media only screen and (max-width: 600px) {
    .title-sm4 {
      font-size: 2.6rem; } }
  @media only screen and (max-width: 460px) {
    .title-sm4 {
      font-size: 2.4rem; } }
  @media only screen and (max-width: 360px) {
    .title-sm4 {
      font-size: 2rem; } }

.title-mn {
  font-size: 2.4rem; }
  @media only screen and (max-width: 1200px) {
    .title-mn {
      font-size: 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; } }
  @media only screen and (max-width: 460px) {
    .title-mn {
      font-size: 1.4rem; } }
  @media only screen and (max-width: 360px) {
    .title-mn {
      font-size: 1.3rem; } }

.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 only screen and (max-width: 800px) {
    .note-title {
      font-size: 1.4rem; } }
  @media only screen and (max-width: 460px) {
    .note-title {
      font-size: 1.2rem; } }

.note-text {
  font-size: 1.6rem; }
  @media only screen and (max-width: 800px) {
    .note-text {
      font-size: 1.4rem; } }
  @media only screen and (max-width: 460px) {
    .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: 460px) {
    .note-lg {
      font-size: 1.4rem; } }
  .note-lg strong {
    color: #3bbdba; }

.note-lg2 {
  font-size: 2.4rem; }
  @media only screen and (max-width: 1200px) {
    .note-lg2 {
      font-size: 2rem; } }
  @media only screen and (max-width: 800px) {
    .note-lg2 {
      font-size: 1.8rem; } }
  @media only screen and (max-width: 600px) {
    .note-lg2 {
      font-size: 1.6rem; } }
  @media only screen and (max-width: 460px) {
    .note-lg2 {
      font-size: 1.4rem; } }
  @media only screen and (max-width: 360px) {
    .note-lg2 {
      font-size: 1.3rem; } }
  .note-lg2 strong {
    color: #3bbdba; }

.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: 600px) {
    .note-md {
      font-size: 1.4rem; } }

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

.note-smn {
  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: #3bbdba;
    font-size: 1.4rem; }

.fl-pri {
  font-family: "Helvetica"; }

.cl-pri {
  color: #3bbdba; }

.cl-white {
  color: #ffffff; }

.cl-yellow {
  color: #f5d461; }

.cl-second {
  color: #101212; }

.cl-text {
  color: #3a4040; }

.cl-text2 {
  color: #606969; }

.cl-text3 {
  color: #e3efef; }

.cl-gray {
  color: #edf2f2; }

.cl-gray2 {
  color: #d0d9d9; }

.cl-gray3 {
  color: #676b6b; }

.cl-gray4 {
  color: #dedede; }

.cl-gray5 {
  color: #6f6f6f; }

.cl-black2 {
  color: #444; }

.cl-black3 {
  color: #696061; }

.cl-black {
  color: #000000; }

.cl-blue {
  color: #3c4acc; }

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

.link-text {
  color: #101212;
  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: 460px) {
    .link-text {
      font-size: 1.4rem; } }
  @media (min-width: 1201px) {
    .link-text:hover {
      color: #3bbdba; } }

.title-cus {
  padding: 1rem 1rem 1rem 3.5rem;
  border-radius: var(--radius1);
  background: #edf2f2;
  font-weight: 700;
  color: #3bbdba;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  position: relative;
  font-size: 1.6rem;
  line-height: 1.1; }
  @media only screen and (max-width: 800px) {
    .title-cus {
      font-size: 1.4rem; } }
  @media only screen and (max-width: 460px) {
    .title-cus {
      font-size: 1.2rem; } }
  @media screen and (max-width: 600px) {
    .title-cus {
      font-size: 1.4rem;
      padding: 0.8rem 0.8rem 0.8rem 3rem; } }
  @media only screen and (max-width: 600px) and (max-width: 600px) {
    .title-cus {
      font-size: 1.2rem; } }
  .title-cus::before {
    content: "";
    position: absolute;
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    top: 48%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 2rem;
    background: #3bbdba; }
    @media screen and (max-width: 600px) {
      .title-cus::before {
        left: 1.5rem; } }

.box-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); }
  .box-title .title-lg {
    text-align: center; }
  .box-title .note-text {
    text-align: center !important; }
    .box-title .note-text strong {
      font-weight: 700;
      color: #101212; }

.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;
  row-gap: var(--rowContent12); }
  .box-title2 .title-cus {
    margin: unset; }
    @media screen and (max-width: 460px) {
      .box-title2 .title-cus {
        margin: 0 auto; } }
  .box-title2 .title-lg {
    text-align: start; }
  .box-title2-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -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);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: var(---rowContent1); }
    .box-title2-wrap .box-navi {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; }

.lg-backdrop,
.lg-outer {
  z-index: 3000; }

.box-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden; }
  .box-info-author {
    position: relative;
    line-height: 100%; }
    .box-info-author::before {
      font-size: 1.4rem;
      content: "|";
      color: #606969;
      border-radius: 50%;
      position: absolute;
      right: -0.8rem;
      top: 45%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
      @media only screen and (max-width: 600px) {
        .box-info-author::before {
          font-size: 1.2rem; } }
    .box-info-author .note-mn {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      white-space: nowrap;
      color: #101212;
      font-size: 1.4rem; }
      @media only screen and (max-width: 600px) {
        .box-info-author .note-mn {
          font-size: 1.2rem; } }
      @media screen and (max-width: 860px) {
        .box-info-author .note-mn {
          font-size: 1.2rem; } }
    .box-info-author .note-sm {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      white-space: nowrap;
      color: #101212;
      font-size: 1.4rem; }
      @media only screen and (max-width: 600px) {
        .box-info-author .note-sm {
          font-size: 1.2rem; } }
      @media screen and (max-width: 860px) {
        .box-info-author .note-sm {
          font-size: 1.2rem; } }
  .box-info-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 0.8rem;
    -moz-column-gap: 0.8rem;
    column-gap: 0.8rem;
    row-gap: 0.2rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .box-info-date .note-mn {
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden;
      color: #606969;
      top: 0.1rem;
      position: relative;
      font-size: 1.4rem; }
      @media only screen and (max-width: 600px) {
        .box-info-date .note-mn {
          font-size: 1.2rem; } }
      @media screen and (max-width: 860px) {
        .box-info-date .note-mn {
          font-size: 1.2rem; } }
    .box-info-date .note-sm {
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden;
      color: #606969;
      font-size: 1.4rem; }
      @media only screen and (max-width: 600px) {
        .box-info-date .note-sm {
          font-size: 1.2rem; } }
      @media screen and (max-width: 860px) {
        .box-info-date .note-sm {
          font-size: 1.2rem; } }

.box-dm {
  color: #606969;
  background: #f7f5f5;
  padding: 0.3rem 1.7rem;
  border-radius: 0.6rem;
  font-weight: 400;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  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; }
  @media (min-width: 1201px) {
    .box-dm:hover {
      background: #3bbdba;
      color: #ffffff; }
      .box-dm:hover .note-sm {
        color: #ffffff; } }
  @media screen and (max-width: 1200px) {
    .box-dm {
      padding: 0.4rem 1rem;
      border-radius: 0.4rem; } }
  @media screen and (max-width: 800px) {
    .box-dm {
      padding: 0.2rem 0.8rem; } }
  @media screen and (max-width: 600px) {
    .box-dm {
      padding: 0.2rem 0.6rem; } }
  @media screen and (max-width: 460px) {
    .box-dm {
      padding: 0.2rem 0.6rem; } }
  .box-dm-ic {
    width: 1.4rem;
    height: 1.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;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: none; }
    .box-dm-ic img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
    @media screen and (max-width: 600px) {
      .box-dm-ic {
        width: 1.2rem;
        height: 1.2rem; } }
  .box-dm .note-sm {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 0.1rem;
    position: relative;
    font-size: 1.4rem;
    color: #606969;
    font-weight: 400; }
    @media only screen and (max-width: 600px) {
      .box-dm .note-sm {
        font-size: 1.2rem; } }

.box-info2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1.6rem;
  -moz-column-gap: 1.6rem;
  column-gap: 1.6rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  margin-top: 1rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 0.8rem; }
  @media screen and (max-width: 1200px) {
    .box-info2 {
      -webkit-column-gap: 0.4rem;
      -moz-column-gap: 0.4rem;
      column-gap: 0.4rem; } }
  .box-info2-author {
    padding-right: 1.6rem;
    border-right: 0.1rem solid #dedede;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 0.8rem;
    -moz-column-gap: 0.8rem;
    column-gap: 0.8rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 1200px) {
      .box-info2-author {
        padding-right: 0.4rem;
        -webkit-column-gap: 0.4rem;
        -moz-column-gap: 0.4rem;
        column-gap: 0.4rem; } }
    @media screen and (max-width: 460px) {
      .box-info2-author {
        border-right: unset; } }
    .box-info2-author .ic {
      width: 2rem;
      height: 2rem;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      line-height: 100%; }
      .box-info2-author .ic img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain; }
    .box-info2-author .note-sm {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      white-space: nowrap; }
      @media screen and (max-width: 1200px) {
        .box-info2-author .note-sm {
          font-size: 1.2rem; } }
  .box-info2-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 0.8rem;
    -moz-column-gap: 0.8rem;
    column-gap: 0.8rem;
    row-gap: 0.2rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .box-info2-date .ic {
      width: 2rem;
      height: 2rem;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      line-height: 100%; }
      .box-info2-date .ic img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain; }
    @media screen and (max-width: 1200px) {
      .box-info2-date {
        padding-right: 0.4rem; } }
    @media screen and (max-width: 460px) {
      .box-info2-date {
        border-right: unset; } }
    .box-info2-date .note-sm {
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden;
      color: #3a4040; }
      @media screen and (max-width: 1200px) {
        .box-info2-date .note-sm {
          font-size: 1.2rem; } }
  .box-info2-time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 0.8rem;
    -moz-column-gap: 0.8rem;
    column-gap: 0.8rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 1200px) {
      .box-info2-time {
        -webkit-column-gap: 0.4rem;
        -moz-column-gap: 0.4rem;
        column-gap: 0.4rem; } }
    .box-info2-time .note-sm {
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden; }
    .box-info2-time .ic {
      width: 2rem;
      height: 2rem;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      line-height: 100%; }
      .box-info2-time .ic img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain; }

.control-1-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 0.8rem;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem; }

.control-2-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 0.8rem;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem; }

.control-img {
  width: 3.2rem;
  height: 3.2rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  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;
  position: relative;
  background: #ffffff;
  border: 0.1rem solid #dedede; }
  .control-img.heart input {
    display: none; }
    .control-img.heart input:checked ~ .ic {
      opacity: 1; }
  .control-img.heart .ic {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 50%;
    background-image: url(../assets/images/s1.1.svg);
    position: absolute;
    inset: 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 2;
    opacity: 0;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease; }
  .control-img.heart img {
    position: relative; }
  @media (min-width: 1201px) {
    .control-img:hover {
      -webkit-transform: scale(1.2);
      transform: scale(1.2);
      -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); } }
  .control-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease; }
  @media screen and (max-width: 600px) {
    .control-img {
      width: 2.8rem;
      height: 2.8rem; } }

.fancybox__container {
  z-index: 3000; }

.row {
  --col-gap: 2.4rem;
  --row-gap: 2.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 calc(var(--col-gap) / 2 * -1) calc(var(--row-gap) * -1); }

.col {
  width: 100%;
  padding: 0 calc(var(--col-gap) / 2);
  margin-bottom: var(--row-gap); }
  .col-11 {
    width: calc(11/12 * 100%); }
  .col-10 {
    width: calc(10/12 * 100%); }
  .col-9 {
    width: calc(9/12 * 100%); }
  .col-8 {
    width: calc(8/12 * 100%); }
  .col-7 {
    width: calc(7/12 * 100%); }
  .col-6 {
    width: 50%; }
  .col-5 {
    width: calc(5/12 * 100%); }
  .col-4 {
    width: calc(4/12 * 100%); }
  .col-3 {
    width: calc(3/12 * 100%); }
  .col-2 {
    width: calc(2/12 * 100%); }
  .col-1 {
    width: calc(1/12 * 100%); }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.no-gap > .col,
.no-gap > [class*="col-"] {
  padding-right: 0;
  padding-left: 0; }

.flex {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .flex-center {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    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; }
    .flex-center-between {
      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;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
  .flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .flex-shrink {
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  .flex-ai-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .flex-ai-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .flex-ai-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .flex-jc-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .flex-jc-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .flex-jc-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .flex-jc-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .flex-jc-around {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .flex-jc-evenly {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly; }
  .flex-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .flex-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }

.pos-relative {
  position: relative; }

.pos-abs {
  position: absolute; }

.pos-fixed {
  position: fixed; }

.pos-sticky {
  position: sticky; }

.inset-0 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px; }

.overflow-hidden {
  overflow: hidden; }

.overflow-auto {
  overflow: auto; }

.overflow-scroll {
  overflow: scroll; }

.w-full {
  width: 100%; }

.w-50 {
  width: 50%; }

.w-screen {
  width: 100vw; }

.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }

.w-max {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content; }

.w-min {
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content; }

.h-full {
  height: 100%; }

.h-screen {
  height: 100vh; }

.h-50 {
  height: 50%; }

.text-right {
  text-align: right; }

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

.text-left {
  text-align: left; }

.text-justify {
  text-align: justify; }

.upper {
  text-transform: uppercase; }

.lower {
  text-transform: lowercase; }

.capital {
  text-transform: capitalize; }

.rounded-full {
  border-radius: 100rem; }

.rounded-inherit {
  border-radius: inherit; }

.rounded-xl {
  border-radius: 20px; }

.rounded-lg {
  border-radius: 12px; }

.rounded-md {
  border-radius: 8px; }

.rounded-sm {
  border-radius: 4px; }

.border-none {
  border: none; }

.border-current {
  border-color: currentColor; }

.outline-none {
  outline: none; }

.outline-current {
  outline-color: currentColor; }

.bg-cover {
  background-size: cover; }

.bg-center {
  background-position: center; }

.bg-no-repeat {
  background-repeat: no-repeat; }

.bg-fixed {
  background-attachment: fixed; }

.pointer {
  cursor: pointer; }
  .pointer-none {
    pointer-events: none; }

.resize-none {
  resize: none; }

.block {
  display: block; }

.in-block {
  display: inline-block; }

.in-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.d-none {
  display: none; }

.opacity-1 {
  opacity: 0.1; }

.opacity-2 {
  opacity: 0.2; }

.opacity-3 {
  opacity: 0.3; }

.opacity-4 {
  opacity: 0.4; }

.opacity-5 {
  opacity: 0.5; }

.opacity-6 {
  opacity: 0.6; }

.opacity-7 {
  opacity: 0.7; }

.opacity-8 {
  opacity: 0.8; }

.opacity-9 {
  opacity: 0.9; }

.hidden {
  display: none; }

.show {
  display: block; }

@-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 {
  position: fixed;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  z-index: 2002;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear; }
  .header-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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-column-gap: 1.4rem;
    -moz-column-gap: 1.4rem;
    column-gap: 1.4rem;
    height: 100%;
    width: 100%;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  .header-top {
    width: 100%;
    height: 4rem;
    background-color: #000000;
    -webkit-transition: height 0.3s linear;
    transition: height 0.3s linear; }
    .header-top-wrap {
      width: 100%;
      height: 100%;
      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: 0.3s linear;
      transition: 0.3s linear; }
      .header-top-wrap .note-md {
        text-align: center;
        -webkit-transition: 0.3s linear;
        transition: 0.3s linear;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden; }
        @media screen and (max-width: 600px) {
          .header-top-wrap .note-md {
            font-size: 1.6rem; } }
  @media only screen and (max-width: 600px) and (max-width: 800px) {
    .header-top-wrap .note-md {
      font-size: 1.4rem; } }
  @media only screen and (max-width: 600px) and (max-width: 460px) {
    .header-top-wrap .note-md {
      font-size: 1.2rem; } }
        @media screen and (max-width: 400px) {
          .header-top-wrap .note-md {
            font-size: 1rem; } }
        @media screen and (max-width: 360px) {
          .header-top-wrap .note-md {
            font-size: 1rem; } }
        @media screen and (max-width: 320px) {
          .header-top-wrap .note-md {
            font-size: 0.8rem; } }
    @media screen and (max-width: 1200px) {
      .header-top {
        display: block;
        height: 3rem; } }
    @media screen and (max-width: 460px) {
      .header-top {
        height: 3rem; } }
  .header-bottom {
    background: #ffffff;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 10rem;
    position: relative;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear; }
    .header-bottom .container {
      padding: 0 6.4rem; }
      @media screen and (max-width: 1400px) {
        .header-bottom .container {
          padding: 0 4.8rem; } }
      @media screen and (max-width: 1200px) {
        .header-bottom .container {
          padding: 0 1.5rem; } }
    .header-bottom-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      height: 100%;
      margin: auto;
      -webkit-column-gap: 2rem;
      -moz-column-gap: 2rem;
      column-gap: 2rem;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      @media screen and (max-width: 1200px) {
        .header-bottom-wrap {
          width: 100%;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; } }
    .header-bottom-lf {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-column-gap: 6.4rem;
      -moz-column-gap: 6.4rem;
      column-gap: 6.4rem; }
      @media screen and (max-width: 1200px) {
        .header-bottom-lf {
          display: none; } }
    .header-bottom-rt {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-column-gap: 6.4rem;
      -moz-column-gap: 6.4rem;
      column-gap: 6.4rem; }
      @media screen and (max-width: 1200px) {
        .header-bottom-rt {
          display: none; } }
    @media screen and (max-width: 1200px) {
      .header-bottom {
        height: 7rem; } }
    @media screen and (max-width: 600px) {
      .header-bottom {
        height: 6rem; } }
    @media screen and (max-width: 460px) {
      .header-bottom {
        height: 5rem; } }
  .header-contact .note-md {
    color: #3bbdba;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .header-contact .note-md strong {
      color: #101212;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear; }
    @media (min-width: 1201px) {
      .header-contact .note-md:hover {
        color: #101212; }
        .header-contact .note-md:hover strong {
          color: #3bbdba; } }
  .header.actived {
    height: auto;
    -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); }
    .header.actived .header-logo {
      -webkit-transform: translate(-50%, -50%) scale(0.65);
      transform: translate(-50%, -50%) scale(0.65); }
    .header.actived .header-top {
      -webkit-transition: height 0.3s linear;
      transition: height 0.3s linear;
      height: 3.5rem; }
      .header.actived .header-top .header-top-wrap .note-md {
        -webkit-transform: scale(0.9);
        transform: scale(0.9); }
    .header.actived .header-bottom {
      height: 7rem; }
    @media screen and (max-width: 1200px) {
      .header.actived {
        height: 7rem; } }
    @media screen and (max-width: 1200px) {
      .header.actived ~ .menu-mb {
        top: 7rem;
        height: calc(100% - 7rem); } }
  .header-nav {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 1.2rem;
    -moz-column-gap: 1.2rem;
    column-gap: 1.2rem; }
    @media screen and (max-width: 1200px) {
      .header-nav .menu-list {
        display: none; } }
  .header-logo {
    max-width: 16.5rem;
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    overflow: hidden;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    @media (min-width: 1201px) {
      .header-logo:hover img {
        -webkit-transform: scale(0.9);
        transform: scale(0.9); } }
    .header-logo img {
      width: 100%;
      height: 100%;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear;
      -o-object-fit: cover;
      object-fit: cover; }
    @media screen and (max-width: 1200px) {
      .header-logo {
        max-width: 10rem;
        position: relative;
        -webkit-transform: unset;
        transform: unset;
        left: unset;
        top: unset; } }
    @media screen and (max-width: 600px) {
      .header-logo {
        max-width: 8rem; } }
    @media screen and (max-width: 460px) {
      .header-logo {
        max-width: 7.5rem; } }
  .header-mobi {
    width: 3.2rem;
    height: 2.2rem;
    position: relative;
    display: none;
    cursor: pointer; }
    @media screen and (max-width: 1200px) {
      .header-mobi {
        display: block; } }
    @media screen and (max-width: 460px) {
      .header-mobi {
        width: 2.8rem;
        height: 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-box {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 1.6rem;
    -moz-column-gap: 1.6rem;
    column-gap: 1.6rem; }
    @media screen and (max-width: 1200px) {
      .header-box {
        -webkit-column-gap: 1.4rem;
        -moz-column-gap: 1.4rem;
        column-gap: 1.4rem; } }
    @media screen and (max-width: 460px) {
      .header-box {
        -webkit-column-gap: 0.8rem;
        -moz-column-gap: 0.8rem;
        column-gap: 0.8rem; } }
  @media screen and (max-width: 1200px) {
    .header {
      -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); } }

.footer {
  padding-top: 10rem;
  padding-bottom: 10rem;
  background: #101212;
  position: relative;
  overflow: hidden;
  z-index: 1;
  position: relative;
  z-index: 1000; }
  @media screen and (max-width: 1200px) {
    .footer {
      padding-top: 4rem;
      padding-bottom: 2rem; } }
  @media screen and (max-width: 600px) {
    .footer {
      padding-top: 3rem;
      padding-bottom: 1.2rem; } }
  .footer-logo {
    max-width: 20rem;
    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;
    margin: 0 auto; }
    .footer-logo img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
    @media screen and (max-width: 1024px) {
      .footer-logo {
        max-width: 18rem; } }
    @media screen and (max-width: 800px) {
      .footer-logo {
        max-width: 16rem; } }
    @media screen and (max-width: 600px) {
      .footer-logo {
        max-width: 14rem; } }
  .footer-info {
    display: inline; }
    .footer-info-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: 1.2rem; }
      @media screen and (max-width: 1024px) {
        .footer-info-list {
          row-gap: 1rem; } }
      @media screen and (max-width: 800px) {
        .footer-info-list {
          row-gap: 0.8rem; } }
    .footer-info-wrap {
      display: inline; }
    .footer-info-item {
      display: inline;
      width: 100%; }
      .footer-info-item .note-text {
        display: inline-block; }
      @media screen and (max-width: 1024px) {
        .footer-info-item {
          -webkit-column-gap: 1.2rem;
          -moz-column-gap: 1.2rem;
          column-gap: 1.2rem; } }
    .footer-info-link {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      font-size: 1.6rem;
      color: #edf2f2;
      -ms-flex-negative: 0;
      flex-shrink: 0; }
      @media only screen and (max-width: 800px) {
        .footer-info-link {
          font-size: 1.4rem; } }
      @media only screen and (max-width: 460px) {
        .footer-info-link {
          font-size: 1.2rem; } }
      @media (min-width: 1201px) {
        .footer-info-link:hover {
          color: #3bbdba; } }
    .footer-info-ic {
      width: 2rem;
      height: 2rem;
      -ms-flex-negative: 0;
      flex-shrink: 0; }
      .footer-info-ic img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain; }
  .footer .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: 0.8rem;
    height: 100%; }
    @media screen and (max-width: 1024px) {
      .footer .menu-list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-column-gap: 1.2rem;
        -moz-column-gap: 1.2rem;
        column-gap: 1.2rem;
        row-gap: 1.2rem;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    @media screen and (max-width: 460px) {
      .footer .menu-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-column-gap: 0.8rem;
        -moz-column-gap: 0.8rem;
        column-gap: 0.8rem;
        row-gap: 1rem;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    @media screen and (max-width: 330px) {
      .footer .menu-list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-column-gap: 0.6rem;
        -moz-column-gap: 0.6rem;
        column-gap: 0.6rem;
        row-gap: 1.4rem;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    .footer .menu-list .menu-item {
      height: auto; }
      .footer .menu-list .menu-item.current-menu-item .menu-link {
        color: #3bbdba;
        font-weight: 700; }
      .footer .menu-list .menu-item .menu-link {
        padding: 0;
        color: #d0d9d9;
        font-weight: 500;
        font-size: 1.4rem;
        color: #dedede; }
        @media only screen and (max-width: 600px) {
          .footer .menu-list .menu-item .menu-link {
            font-size: 1.2rem; } }
        .footer .menu-list .menu-item .menu-link::before {
          display: none; }
        @media (min-width: 1201px) {
          .footer .menu-list .menu-item .menu-link:hover {
            color: #3bbdba; } }
  .footer-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: var(--rowContent3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .footer-item {
    position: relative;
    z-index: 3; }
    .footer-item .social-mb-list {
      -webkit-column-gap: var(--columnContent3);
      -moz-column-gap: var(--columnContent3);
      column-gap: var(--columnContent3);
      padding: 0;
      margin: 0;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .footer-item .social-mb-link {
      width: 5.6rem;
      height: 5.6rem; }
      @media (min-width: 1201px) {
        .footer-item .social-mb-link:hover {
          -webkit-transform: scale(1.2);
          transform: scale(1.2); } }
      @media screen and (max-width: 1200px) {
        .footer-item .social-mb-link {
          width: 4.2rem;
          height: 4.2rem; } }
      @media screen and (max-width: 800px) {
        .footer-item .social-mb-link {
          width: 3.6rem;
          height: 3.6rem; } }
      @media screen and (max-width: 600px) {
        .footer-item .social-mb-link {
          width: 3.2rem;
          height: 3.2rem; } }
    .footer-item:first-child .footer-item-content {
      width: 100%; }
    .footer-item:nth-child(2) .footer-item-content {
      max-width: 32rem;
      margin: 0 auto;
      width: 100%;
      row-gap: var(--rowContent2); }
    .footer-item:last-child .footer-item-content {
      width: 100%; }
    @media screen and (max-width: 1024px) {
      .footer-item {
        width: calc(100% / 2) !important; }
        .footer-item:first-child {
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2; }
        .footer-item:nth-child(2) {
          -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
          order: -1;
          width: 100% !important; }
        .footer-item:last-child {
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2; } }
    @media screen and (max-width: 460px) {
      .footer-item {
        width: 100% !important; } }
    .footer-item-content {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      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;
      row-gap: var(--rowContent1); }
      @media screen and (max-width: 1024px) {
        .footer-item-content {
          width: 100%; } }
      .footer-item-content .note-lg {
        text-transform: uppercase;
        font-family: "Montserrat"; }
        @media screen and (max-width: 1024px) {
          .footer-item-content .note-lg {
            font-size: 1.8rem; } }
    .footer-item-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      @media screen and (max-width: 1024px) {
        .footer-item-wrap {
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: start; } }
    .footer-item:last-child .footer-item-wrap {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      @media screen and (max-width: 1024px) {
        .footer-item:last-child .footer-item-wrap {
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: start; } }
  @media screen and (max-width: 1024px) {
    .footer-list {
      row-gap: 2.4rem; } }
  @media screen and (max-width: 600px) {
    .footer-list {
      row-gap: 2rem; } }
  .footer-mona {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 0.6rem;
    -moz-column-gap: 0.6rem;
    column-gap: 0.6rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding-top: 3.2rem;
    border-top: 0.1rem solid rgba(227, 239, 239, 0.2); }
    @media screen and (max-width: 1200px) {
      .footer-mona {
        padding-top: 2rem; } }
    @media screen and (max-width: 600px) {
      .footer-mona {
        padding-top: 1.2rem; } }
    .footer-mona-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-column-gap: 0.6rem;
      -moz-column-gap: 0.6rem;
      column-gap: 0.6rem; }
      @media screen and (max-width: 1024px) {
        .footer-mona-wrap {
          width: 100%;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; } }
    .footer-mona-img {
      max-width: 18rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .footer-mona-img img {
        width: 100%;
        height: 100%; }
  .footer-ip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 4.4rem;
    background: #ffffff;
    border-radius: var(--radius1);
    position: relative; }
    @media screen and (max-width: 1024px) {
      .footer-ip {
        height: 4rem; } }
    @media screen and (max-width: 600px) {
      .footer-ip {
        height: 3.8rem; } }
    .footer-ip input {
      border: none;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 0rem 4.5rem 0rem 1.2rem;
      color: #000000;
      height: 100%;
      font-size: 1.4rem; }
      @media only screen and (max-width: 600px) {
        .footer-ip input {
          font-size: 1.2rem; } }
      .footer-ip input::-webkit-input-placeholder {
        color: #828c8c;
        font-size: 1.4rem; }
      .footer-ip input::-moz-placeholder {
        color: #828c8c;
        font-size: 1.4rem; }
      .footer-ip input::-ms-input-placeholder {
        color: #828c8c;
        font-size: 1.4rem; }
      .footer-ip input::placeholder {
        color: #828c8c;
        font-size: 1.4rem; }
        @media only screen and (max-width: 600px) {
          .footer-ip input::-webkit-input-placeholder {
            font-size: 1.2rem; }
          .footer-ip input::-moz-placeholder {
            font-size: 1.2rem; }
          .footer-ip input::-ms-input-placeholder {
            font-size: 1.2rem; }
          .footer-ip input::placeholder {
            font-size: 1.2rem; } }
    .footer-ip .btn {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      min-width: unset;
      padding: 1.2rem;
      border-radius: 0rem;
      height: 85%;
      position: absolute;
      right: 0.3rem;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      background: transparent; }
      @media (min-width: 1201px) {
        .footer-ip .btn:hover {
          background: unset !important; } }
    .footer-ip-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: 1.2rem; }
  .footer-mxh-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem; }
    @media screen and (max-width: 1024px) {
      .footer-mxh-list {
        -webkit-column-gap: 0.6rem;
        -moz-column-gap: 0.6rem;
        column-gap: 0.6rem; } }
  .footer-mxh-link {
    width: 3.2rem;
    height: 3.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;
    border-radius: 50%;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    @media screen and (max-width: 1024px) {
      .footer-mxh-link {
        width: 2.4rem;
        height: 2.4rem; } }
    @media (min-width: 1201px) {
      .footer-mxh-link:hover {
        -webkit-transform: scale(1.3);
        transform: scale(1.3); } }
    .footer-mxh-link img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }

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

.popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  visibility: hidden;
  color: #696061; }
  .popup.open {
    visibility: visible; }
    .popup.open .popup-overlay {
      opacity: 1;
      visibility: visible; }
    .popup.open .popup-main {
      opacity: 1;
      visibility: visible; }
    .popup.open .popup-close {
      opacity: 1;
      visibility: visible; }
  .popup-overlay {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.56);
    -webkit-backdrop-filter: blur(2.5rem);
    backdrop-filter: blur(2.5rem);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    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;
    opacity: 0;
    visibility: hidden; }
  .popup-over {
    overflow-y: auto;
    min-height: 40vh;
    max-height: 95vh; }
  .popup-wrapper {
    background: white;
    width: 100%;
    min-height: 40vh;
    position: relative;
    padding: 3rem 1.5rem 3rem; }
  .popup-title {
    font-size: 2.4rem;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 16px; }
    @media only screen and (max-width: 1200px) {
      .popup-title {
        font-size: 2rem; } }
    @media only screen and (max-width: 800px) {
      .popup-title {
        font-size: 1.8rem; } }
    @media only screen and (max-width: 600px) {
      .popup-title {
        font-size: 1.6rem; } }
    @media only screen and (max-width: 460px) {
      .popup-title {
        font-size: 1.4rem; } }
    @media only screen and (max-width: 360px) {
      .popup-title {
        font-size: 1.3rem; } }
  .popup-close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    cursor: pointer;
    -webkit-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out;
    width: 3rem;
    height: 3rem;
    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;
    z-index: 1201;
    opacity: 0;
    visibility: hidden; }
    .popup-close:hover .icon {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg); }
    .popup-close .icon {
      color: #000000;
      font-weight: 300;
      font-size: 2.4rem;
      transition: 0.6s ease-in-out;
      -webkit-transition: 0.6s ease-in-out;
      -moz-transition: 0.6s ease-in-out;
      -ms-transition: 0.6s ease-in-out;
      -o-transition: 0.6s ease-in-out;
      transition-delay: 0s;
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      -ms-transition-delay: 0s;
      -o-transition-delay: 0s; }

.recruit-popup .popup-wrapper {
  border-radius: 1.6rem;
  padding: 6rem 8.8rem; }
  @media screen and (max-width: 1024px) {
    .recruit-popup .popup-wrapper {
      padding: 3rem 4rem; } }
  @media screen and (max-width: 600px) {
    .recruit-popup .popup-wrapper {
      padding: 2rem 2.4rem;
      border-radius: 0.8rem;
      overflow: hidden; } }
  @media screen and (max-width: 400px) {
    .recruit-popup .popup-wrapper {
      padding: 2rem 1.2rem; } }

.recruit-popup .popup-main {
  width: calc(100% - 3rem);
  max-width: 117rem; }

@media screen and (max-width: 400px) {
  .recruit-popup .popup-close {
    top: 0.4rem; } }

.select2-container {
  height: 4.8rem;
  background-color: transparent; }
  @media screen and (max-width: 1200px) {
    .select2-container {
      height: 4rem; } }

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

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

.select2-container--default .select2-selection--single {
  border: none;
  border-radius: 0.4rem !important;
  color: white;
  height: 2.4rem;
  padding: 0 1.6rem;
  background: #ffffff;
  border: 0.1rem solid #7a7a7a;
  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: 1.6rem;
    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 .select2-selection--single .select2-selection__rendered {
  background-color: transparent;
  color: #606969;
  font-family: var(--font-pri);
  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 2.4rem 0 0rem; }
  @media only screen and (max-width: 800px) {
    .select2-container .select2-selection--single .select2-selection__rendered {
      font-size: 1.4rem; } }
  @media only screen and (max-width: 460px) {
    .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: #3bbdba;
  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.6rem 1.6rem;
  font-family: var(--font-pri); }

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

.menu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -6.4rem;
  margin-right: -6.4rem;
  height: 100%; }
  @media screen and (max-width: 1400px) {
    .menu-list {
      margin-left: -4.8rem;
      margin-right: -4.8rem; } }

.menu-ic {
  margin-top: -0rem; }
  .menu-ic i {
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.5; }

.menu-item {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer; }
  .menu-item.current-menu-item > .menu-link {
    color: #101212;
    font-weight: 700; }
    .menu-item.current-menu-item > .menu-link::before {
      opacity: 1; }
  @media (min-width: 1201px) {
    .menu-item.dropdown:hover > .menu-list {
      opacity: 1;
      -webkit-transform: translateY(0%);
      transform: translateY(0%);
      visibility: visible;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear;
      pointer-events: visible; } }
  .menu-item > .menu-list {
    position: absolute;
    top: calc(100% + 0rem);
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
    opacity: 0;
    left: calc(6.4rem + 1.6rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 20rem;
    height: auto;
    background: #ffffff;
    visibility: hidden;
    pointer-events: none;
    -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
    z-index: 2;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    @media screen and (max-width: 1400px) {
      .menu-item > .menu-list {
        left: calc(4.8rem + 1.2rem); } }
    .menu-item > .menu-list::before {
      display: none; }
    .menu-item > .menu-list .menu-item {
      padding: 0; }
      @media (min-width: 1201px) {
        .menu-item > .menu-list .menu-item:hover {
          background: #101212; }
          .menu-item > .menu-list .menu-item:hover .menu-link {
            color: #ffffff; } }
      .menu-item > .menu-list .menu-item.current-menu-item {
        background: #101212; }
        .menu-item > .menu-list .menu-item.current-menu-item .menu-link {
          color: #ffffff;
          font-weight: 600; }
    .menu-item > .menu-list .menu-link {
      width: 100%;
      border-radius: 0;
      padding: 1rem 1.2rem;
      color: #3a4040;
      -webkit-transition: unset;
      transition: unset; }
      .menu-item > .menu-list .menu-link::before {
        display: none; }
  @media (min-width: 1201px) {
    .menu-item:hover > .menu-link {
      color: #101212; }
      .menu-item:hover > .menu-link::before {
        opacity: 1; } }

.menu-link {
  padding: 0rem 3.2rem;
  color: #606969;
  -webkit-column-gap: 0.6rem;
  -moz-column-gap: 0.6rem;
  column-gap: 0.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 100%;
  font-size: 1.8rem; }
  @media only screen and (max-width: 1200px) {
    .menu-link {
      font-size: 1.6rem; } }
  @media only screen and (max-width: 600px) {
    .menu-link {
      font-size: 1.4rem; } }
  .menu-link::before {
    content: "";
    position: absolute;
    top: 40%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 1.2rem;
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 50%;
    background: #3bbdba;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    opacity: 0; }
    @media screen and (max-width: 1200px) {
      .menu-link::before {
        display: none; } }
  @media screen and (max-width: 1400px) {
    .menu-link {
      padding: 0rem 2.4rem; } }

.menu-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1999; }
  .menu-modal.actived {
    opacity: 1;
    visibility: visible; }

.menu-mb {
  position: fixed;
  background: white;
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
  width: 35%;
  height: calc(100% - var(--size-hd));
  top: var(--size-hd);
  left: -150%;
  z-index: 2000;
  padding: 0rem 0rem 1rem 0rem;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .menu-mb .btn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto 2rem; }
  .menu-mb .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;
    height: 80vh;
    overflow-y: auto;
    overflow-x: hidden;
    margin: 0; }
  .menu-mb .list-address {
    row-gap: 1rem;
    padding: 0 0.5rem;
    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 .ic-address {
    border: none !important;
    border-radius: unset !important;
    width: 2.4rem;
    height: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    flex-shrink: 0;
    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; }
    .menu-mb .ic-address img {
      width: 100%;
      height: 100%;
      -webkit-filter: brightness(0) saturate(100%) invert(11%) sepia(68%) saturate(4187%) hue-rotate(235deg) brightness(103%) contrast(86%);
      filter: brightness(0) saturate(100%) invert(11%) sepia(68%) saturate(4187%) hue-rotate(235deg) brightness(103%) contrast(86%); }
  .menu-mb .item-address {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .menu-mb .link-address {
    color: #606969;
    font-weight: 600;
    font-size: 1.4rem; }
    @media only screen and (max-width: 600px) {
      .menu-mb .link-address {
        font-size: 1.2rem; } }
  .menu-mb .menu-item {
    width: 100%;
    height: unset;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset;
    padding: 0; }
    .menu-mb .menu-item::before {
      display: none; }
    .menu-mb .menu-item:not(:last-child) {
      border-bottom: 0.1rem solid rgba(0, 0, 0, 0.3); }
    .menu-mb .menu-item.current-menu-item > .menu-link {
      color: #3bbdba;
      font-weight: 700; }
      .menu-mb .menu-item.current-menu-item > .menu-link::before {
        display: none; }
    .menu-mb .menu-item-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-column-gap: 1rem;
      -moz-column-gap: 1rem;
      column-gap: 1rem;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding-right: 1.2rem; }
    .menu-mb .menu-item.dropdown > .menu-list {
      position: relative;
      -webkit-transform: none;
      transform: none;
      top: 0;
      left: 0;
      opacity: 1;
      visibility: visible;
      min-width: unset;
      background-color: transparent;
      -webkit-box-shadow: none;
      box-shadow: none;
      margin-left: 1.2rem;
      display: none;
      height: auto;
      pointer-events: visible;
      -webkit-transition: none;
      transition: none;
      height: 100%; }
      .menu-mb .menu-item.dropdown > .menu-list::before {
        content: "";
        position: absolute;
        top: 1rem !important;
        left: 0;
        height: auto;
        bottom: 1rem !important;
        width: 0.1rem;
        background: #3bbdba; }
      .menu-mb .menu-item.dropdown > .menu-list.showed {
        display: block; }
      .menu-mb .menu-item.dropdown > .menu-list > .menu-item {
        border-bottom: none; }
        .menu-mb .menu-item.dropdown > .menu-list > .menu-item.current-menu-item .menu-link {
          color: #3bbdba; }
        .menu-mb .menu-item.dropdown > .menu-list > .menu-item .menu-list > .menu-item .menu-list > .menu-item > .menu-link {
          font-size: 1.3rem; }
        .menu-mb .menu-item.dropdown > .menu-list > .menu-item > .menu-link {
          width: 100%;
          color: #3a4040;
          padding: 0.6rem 1.2rem;
          font-size: 1.4rem;
          font-weight: 600;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between; }
    .menu-mb .menu-item .menu-link {
      width: 100%;
      padding: 1.2rem;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      height: auto;
      font-size: 1.6rem;
      white-space: unset;
      color: #3a4040;
      font-weight: 700; }
      @media screen and (max-width: 800px) {
        .menu-mb .menu-item .menu-link {
          padding: 0.8rem 1.2rem; } }
  .menu-mb .menu-ic {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 2rem;
    height: 100%;
    position: relative;
    z-index: 5;
    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;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .menu-mb .menu-ic i {
      font-size: 1.8rem;
      color: #000000;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear; }
    .menu-mb .menu-ic.actived {
      -webkit-transform: rotate(-180deg);
      transform: rotate(-180deg); }
  .menu-mb.actived {
    left: 0; }
  @media screen and (max-width: 1024px) {
    .menu-mb {
      width: 50%; } }
  @media screen and (max-width: 800px) {
    .menu-mb {
      width: 60%; } }
  @media screen and (max-width: 600px) {
    .menu-mb {
      width: 70%; } }
  @media screen and (max-width: 500px) {
    .menu-mb {
      width: 80%; } }
  @media screen and (max-width: 460px) {
    .menu-mb {
      width: 100%; } }
  @media screen and (max-width: 360px) {
    .menu-mb {
      width: 100%; } }
  .menu-mb-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: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    width: 100%; }

.social-mb-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
  -webkit-column-gap: 1.2rem;
  -moz-column-gap: 1.2rem;
  column-gap: 1.2rem;
  padding: 0 0.6rem; }

.social-mb-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.social-mb-link {
  width: 2.8rem;
  height: 2.8rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: block;
  border-radius: 50%;
  overflow: hidden; }
  .social-mb-link img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
    display: block; }

.menu-lh {
  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: 1rem;
  margin-bottom: 1rem;
  padding: 0 0.6rem; }
  .menu-lh .note-title {
    padding: 0 0.6rem;
    font-weight: 700;
    color: #3bbdba; }
  .menu-lh .footer-info-item .note-text {
    color: #3a4040; }
  .menu-lh .footer-info-list {
    padding: 0 0.6rem; }
  .menu-lh-title {
    padding: 0 0.6rem;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.5;
    color: #3a4040 !important;
    text-transform: uppercase; }
    @media only screen and (max-width: 1200px) {
      .menu-lh-title {
        font-size: 1.6rem; } }
    @media only screen and (max-width: 600px) {
      .menu-lh-title {
        font-size: 1.4rem; } }
  .menu-lh .footer-info-list .footer-info-item .note-sm {
    color: #606969; }
  .menu-lh .footer-info-list .footer-info-link {
    color: #606969; }

.menu-mxh {
  padding: 2rem 0.6rem 1rem;
  margin-bottom: 2rem;
  border-bottom: 0.1rem solid rgba(0, 0, 0, 0.3);
  border-top: 0.1rem solid rgba(0, 0, 0, 0.3); }
  .menu-mxh .menu-lh-title {
    color: #000000; }

.breadcrumbs {
  overflow: hidden;
  width: 100%;
  padding-top: var(--size-pd); }
  .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: 2rem;
    -moz-column-gap: 2rem;
    column-gap: 2rem; }
    @media screen and (max-width: 1200px) {
      .breadcrumbs-list {
        -webkit-column-gap: 1.2rem;
        -moz-column-gap: 1.2rem;
        column-gap: 1.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: #101212 !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: "/";
      position: absolute;
      color: #828c8c;
      right: -1.2rem; }
      @media screen and (max-width: 1200px) {
        .breadcrumbs-item:not(:last-child)::before {
          right: -0.8rem; } }
    .breadcrumbs-item a {
      font-size: 1.6rem;
      line-height: 1.5;
      color: #828c8c;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden;
      letter-spacing: 0.005em; }
      .breadcrumbs-item a img {
        width: 1.4rem; }
      @media screen and (min-width: 1201px) {
        .breadcrumbs-item a:hover {
          color: #3bbdba !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 {
    width: 100%; }
    .breadcrumbs.other a {
      font-weight: 400;
      font-size: 1.6rem;
      line-height: 1.5;
      color: #ffffff; }
    .breadcrumbs.other span {
      color: white; }
    .breadcrumbs.other .breadcrumbs-list {
      position: relative;
      height: 100%;
      padding: 0; }
    .breadcrumbs.other .breadcrumbs-item a {
      font-size: 1.6rem; }
    .breadcrumbs.other .breadcrumbs-item:not(:last-child)::before {
      content: "/";
      position: absolute;
      color: #828c8c;
      z-index: 2;
      right: -1rem; }
    .breadcrumbs.other .breadcrumbs-item.current a {
      color: #101212 !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: #3bbdba;
  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: #3a4040; } }

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

[data-aos="fade-up-cus"] {
  -webkit-transform: translate(0, 4rem);
  transform: translate(0, 4rem);
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform; }
  [data-aos="fade-up-cus"].aos-animate {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; }

[data-aos="fade-down-cus"] {
  -webkit-transform: translate(0, -4rem);
  transform: translate(0, -4rem);
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform; }
  [data-aos="fade-down-cus"].aos-animate {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; }

[data-aos="fade-left-cus"] {
  -webkit-transform: translate(4rem, 0);
  transform: translate(4rem, 0);
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform; }
  [data-aos="fade-left-cus"].aos-animate {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; }

[data-aos="fade-right-cus"] {
  -webkit-transform: translate(-4rem, 0);
  transform: translate(-4rem, 0);
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform; }
  [data-aos="fade-right-cus"].aos-animate {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; }

.banner-main {
  position: relative;
  margin-bottom: var(--size-pd);
  overflow: hidden; }
  .banner-main--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    min-height: calc(100vw * 350 / 1728); }
  .banner-main--content {
    padding-top: 10rem;
    padding-bottom: 10rem;
    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: 1rem; }
    @media screen and (max-width: 1200px) {
      .banner-main--content {
        padding-top: 8rem;
        padding-bottom: 8rem; } }
    @media screen and (max-width: 600px) {
      .banner-main--content {
        padding-top: 6rem;
        padding-bottom: 6rem;
        row-gap: 0.5rem; } }

@-webkit-keyframes textChay {
  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 textChay {
  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 hinhChay {
  0% {
    opacity: 0; }
  50% {
    opacity: 0.5; }
  100% {
    opacity: 1; } }

@keyframes hinhChay {
  0% {
    opacity: 0; }
  50% {
    opacity: 0.5; }
  100% {
    opacity: 1; } }
  @media screen and (min-width: 1200px) {
    .banner-main .breadcrumbs-list {
      opacity: 0;
      -webkit-animation: hinhChay 0.8s linear forwards 1.4s;
      animation: hinhChay 0.8s linear forwards 1.4s; } }
  .banner-main .breadcrumbs-list .breadcrumbs-item a {
    color: #d0d9d9; }
  .banner-main .breadcrumbs-list .breadcrumbs-item:not(:last-child)::before {
    color: #d0d9d9; }
  .banner-main .breadcrumbs-list .breadcrumbs-item.current a {
    color: #ffffff !important; }
  .banner-main .title-lg {
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff; }
    @media screen and (min-width: 1200px) {
      .banner-main .title-lg {
        -webkit-clip-path: inset(0 100% 0 0);
        clip-path: inset(0 100% 0 0);
        -webkit-animation: textChay 0.8s linear forwards 0.8s;
        animation: textChay 0.8s linear forwards 0.8s; } }
  .banner-main-bg {
    width: 100%;
    height: 100%;
    inset: 0;
    position: absolute;
    z-index: -1; }

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

@keyframes thuNho {
  0% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
    .banner-main-bg::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(16, 18, 18, 0.7);
      z-index: 1; }
    .banner-main-bg img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
      @media screen and (min-width: 1200px) {
        .banner-main-bg img {
          -webkit-animation: thuNho 0.8s linear;
          animation: thuNho 0.8s linear; } }

.banner_tt {
  margin-top: var(--size-pd);
  margin-bottom: var(--size-pd);
  height: calc(100vw * 400 / 1728);
  overflow: hidden;
  -webkit-clip-path: inset(0 0 0);
  clip-path: inset(0 0 0); }
  @media screen and (max-width: 1200px) {
    .banner_tt {
      height: calc(100vw * 400 / 1200); } }
  @media screen and (max-width: 600px) {
    .banner_tt {
      height: calc(100vw * 400 / 800); } }
  .banner_tt--wrap {
    width: 100%;
    height: 100%; }
  .banner_tt--img {
    position: fixed;
    inset: 0;
    width: 100vw;
    height: 100vh; }
    .banner_tt--img img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }

.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: #3bbdba;
          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 only screen and (max-width: 600px) {
            .links-main-list .links-main-item .link-items-phone-text {
              font-size: 1.2rem; } }
        .links-main-list .links-main-item .link-items-phone-img {
          width: 4rem;
          height: 4rem;
          position: relative;
          z-index: 5;
          background-color: #3bbdba;
          border: 0.5rem solid #3bbdba;
          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 #3bbdba;
            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 #3bbdba;
            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: #3bbdba;
          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.8);
    box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.8);
    -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: #101212; }
        .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: #3bbdba;
    -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);
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    @media (min-width: 1201px) {
      .links-main .btn-social:hover {
        background-color: #101212; }
        .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:hover i {
          color: #ffffff; } }
    .links-main .btn-social i {
      color: #ffffff;
      -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 {
  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;
  cursor: pointer;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  height: 4.8rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 3.2rem;
  min-width: 18rem;
  border-radius: var(--radius1);
  background: #3bbdba;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
  position: relative;
  overflow: hidden;
  z-index: 5; }
  @media screen and (max-width: 1200px) {
    .btn {
      height: 4.2rem;
      padding: 0 1.2rem;
      min-width: 14rem; } }
  @media screen and (max-width: 800px) {
    .btn {
      height: 4rem;
      padding: 0 1.2rem;
      min-width: 12rem; } }
  @media screen and (max-width: 600px) {
    .btn {
      height: 3.8rem;
      min-width: 10rem; } }
  @media screen and (max-width: 460px) {
    .btn {
      height: 3.6rem;
      min-width: 8rem; } }
  .btn.cl-2 {
    background: #101212; }
    .btn.cl-2 .btn-text {
      color: #ffffff; }
    @media (min-width: 1201px) {
      .btn.cl-2:hover {
        background: #ffffff; }
        .btn.cl-2:hover .btn-text {
          color: #3bbdba; }
        .btn.cl-2:hover .btn-ic i {
          color: #3bbdba; } }
  .btn.trans {
    border: 0.1rem solid #3bbdba;
    background: #ffffff; }
    .btn.trans .btn-text {
      color: #3bbdba; }
    @media (min-width: 1201px) {
      .btn.trans:hover {
        background: #3bbdba; } }
  .btn-text {
    font-weight: 700;
    color: #ffffff;
    position: relative;
    z-index: 2;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
    white-space: nowrap;
    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;
    font-size: 1.6rem; }
    @media only screen and (max-width: 800px) {
      .btn-text {
        font-size: 1.4rem; } }
    @media only screen and (max-width: 460px) {
      .btn-text {
        font-size: 1.2rem; } }
    @media screen and (max-width: 1200px) {
      .btn-text {
        font-size: 1.4rem; } }
  @media only screen and (max-width: 1200px) and (max-width: 600px) {
    .btn-text {
      font-size: 1.2rem; } }
  .btn-ic {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .btn-ic i {
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      font-size: 1.6rem;
      color: #ffffff;
      line-height: 100%;
      -webkit-transition: all 0.1s linear;
      transition: all 0.1s linear; }
      @media screen and (max-width: 1200px) {
        .btn-ic i {
          font-size: 1.4rem; } }
  @media only screen and (max-width: 1200px) and (max-width: 600px) {
    .btn-ic i {
      font-size: 1.2rem; } }
    .btn-ic img {
      width: 2.4rem;
      height: 2.4rem; }
  @media (min-width: 1201px) {
    .btn:hover {
      background: #101212; }
      .btn:hover .btn-text {
        color: #ffffff; }
      .btn:hover .btn-ic img {
        -webkit-filter: brightness(0) saturate(100%);
        filter: brightness(0) saturate(100%); }
      .btn:hover .btn-ic i {
        color: #ffffff;
        -webkit-transform: rotate(0);
        transform: rotate(0); } }

.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: end;
  -ms-flex-pack: end;
  justify-content: end;
  -webkit-column-gap: var(--rowContent0);
  -moz-column-gap: var(--rowContent0);
  column-gap: var(--rowContent0); }
  .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: transparent;
    border-radius: 0.5rem;
    border: 0.1rem solid #d0d9d9;
    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: 3.2rem;
        height: 3.2rem; } }
    @media screen and (max-width: 460px) {
      .box-navi .btn-navi {
        width: 2.8rem;
        height: 2.8rem; } }
    @media (min-width: 1201px) {
      .box-navi .btn-navi:hover {
        background: #3bbdba;
        border-color: #3bbdba; }
        .box-navi .btn-navi:hover i {
          color: #ffffff; } }
    .box-navi .btn-navi i {
      font-size: 2rem;
      color: #101212;
      -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: 460px) {
        .box-navi .btn-navi i {
          font-size: 1.4rem; } }
      @media screen and (max-width: 600px) {
        .box-navi .btn-navi i {
          font-size: 1.4rem; } }
  @media only screen and (max-width: 600px) and (max-width: 600px) {
    .box-navi .btn-navi i {
      font-size: 1.2rem; } }
      @media screen and (max-width: 460px) {
        .box-navi .btn-navi i {
          font-size: 1.2rem; } }
  @media screen and (max-width: 800px) {
    .box-navi {
      -webkit-column-gap: var(--rowContent0);
      -moz-column-gap: var(--rowContent0);
      column-gap: var(--rowContent0); } }

.box-navi-pagi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 2.4rem;
  -moz-column-gap: 2.4rem;
  column-gap: 2.4rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.8rem;
  margin-top: 3rem;
  margin-left: 1rem; }
  .box-navi-pagi.cl-2 .btn-navi-2 i {
    color: #f5d360; }
  .box-navi-pagi.cl-2 .swiper-pagination-bullet-active {
    background: #f5d360; }
  .box-navi-pagi .swiper-pagination {
    margin-top: 0; }
  .box-navi-pagi .btn-navi-2 {
    cursor: pointer; }
    .box-navi-pagi .btn-navi-2 i {
      font-size: 2rem;
      color: #3bbdba; }

.page-pagi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 4rem auto 0;
  -webkit-column-gap: 0.5rem;
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem; }
  .page-pagi-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 0.5rem;
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem; }

.number-pagi {
  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;
  background-color: transparent;
  font-weight: 600;
  border-radius: 50%;
  color: #3a4040;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  .number-pagi.current {
    color: #3bbdba; }
  @media (min-width: 1201px) {
    .number-pagi:hover {
      color: #3bbdba; } }
  .number-pagi-ic.prev {
    background-color: #3bbdba;
    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;
    font-weight: 600;
    border-radius: 50%;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .number-pagi-ic.prev i {
      color: #e9bc59;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear; }
    @media (min-width: 1201px) {
      .number-pagi-ic.prev:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(54.62%, #f5d461), color-stop(72.84%, #fdc202), color-stop(88.46%, #cb983f));
        background: linear-gradient(180deg, #f5d461 54.62%, #fdc202 72.84%, #cb983f 88.46%); }
        .number-pagi-ic.prev:hover i {
          color: #ffffff; } }
  .number-pagi-ic.next {
    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;
    background-color: #3bbdba;
    font-weight: 600;
    border-radius: 50%;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .number-pagi-ic.next i {
      color: #e9bc59;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear; }
    @media (min-width: 1201px) {
      .number-pagi-ic.next:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(54.62%, #f5d461), color-stop(72.84%, #fdc202), color-stop(88.46%, #cb983f));
        background: linear-gradient(180deg, #f5d461 54.62%, #fdc202 72.84%, #cb983f 88.46%); }
        .number-pagi-ic.next:hover i {
          color: #ffffff; } }

.box-navi-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 2rem;
  -moz-column-gap: 2rem;
  column-gap: 2rem; }
  .box-navi-2 .btn-navi-2 {
    width: 5rem;
    height: 5rem;
    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;
    border: 0.2rem solid #3bbdba;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
    position: absolute;
    z-index: 5; }
    .box-navi-2 .btn-navi-2 i {
      font-size: 2rem;
      color: #3bbdba;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear; }
    @media (min-width: 1201px) {
      .box-navi-2 .btn-navi-2:hover {
        background: #3bbdba; }
        .box-navi-2 .btn-navi-2:hover i {
          color: #fdc202; } }
    @media screen and (max-width: 1200px) {
      .box-navi-2 .btn-navi-2 {
        width: 4rem;
        height: 4rem; }
        .box-navi-2 .btn-navi-2 i {
          font-size: 1.6rem; } }
    .box-navi-2 .btn-navi-2.prev {
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      left: -5rem; }
      @media screen and (max-width: 1380px) {
        .box-navi-2 .btn-navi-2.prev {
          left: -2rem; } }
      @media screen and (max-width: 1300px) {
        .box-navi-2 .btn-navi-2.prev {
          left: 1rem; } }
      @media screen and (max-width: 600px) {
        .box-navi-2 .btn-navi-2.prev {
          left: 0rem; } }
      @media screen and (max-width: 460px) {
        .box-navi-2 .btn-navi-2.prev {
          left: -1rem; } }
    .box-navi-2 .btn-navi-2.next {
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      right: -5rem; }
      @media screen and (max-width: 1380px) {
        .box-navi-2 .btn-navi-2.next {
          right: -2rem; } }
      @media screen and (max-width: 1300px) {
        .box-navi-2 .btn-navi-2.next {
          right: 1rem; } }
      @media screen and (max-width: 600px) {
        .box-navi-2 .btn-navi-2.next {
          right: 0rem; } }
      @media screen and (max-width: 460px) {
        .box-navi-2 .btn-navi-2.next {
          right: -1rem; } }

.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:hover .btn-play-ic {
      background: #3bbdba; }
      .btn-play:hover .btn-play-ic i {
        color: #ffffff; } }
  .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-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-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-ic {
    position: relative;
    z-index: 2;
    width: 4rem;
    height: 4rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: #3bbdba;
    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-ic i {
      font-size: 1.6rem;
      color: #ffffff;
      -webkit-transition: 0.5s linear;
      transition: 0.5s linear; }
      @media only screen and (max-width: 800px) {
        .btn-play-ic i {
          font-size: 1.4rem; } }
      @media only screen and (max-width: 460px) {
        .btn-play-ic i {
          font-size: 1.2rem; } }
    @media screen and (max-width: 1200px) {
      .btn-play-ic {
        width: 3.6rem;
        height: 3.6rem; } }
    @media screen and (max-width: 800px) {
      .btn-play-ic {
        width: 3.2rem;
        height: 3.2rem; } }
    @media screen and (max-width: 600px) {
      .btn-play-ic {
        width: 3rem;
        height: 3rem; } }

.swiper {
  width: 100%; }
  .swiper-container {
    width: 100%; }
  .swiper-scrollbar {
    height: 0.35rem;
    width: 100%;
    margin: 2rem auto 0;
    overflow: hidden;
    border-radius: 0;
    background: #edf2f2;
    cursor: -webkit-grab;
    cursor: grab; }
    .swiper-scrollbar-drag {
      background: #101212; }
    @media screen and (max-width: 1200px) {
      .swiper-scrollbar {
        margin: 1rem auto 0; } }
  .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;
    height: 1.5rem;
    -webkit-column-gap: 0.2rem;
    -moz-column-gap: 0.2rem;
    column-gap: 0.2rem;
    z-index: 2; }
    @media screen and (max-width: 1200px) {
      .swiper-pagination {
        margin-top: 2.4rem; } }
    @media screen and (max-width: 800px) {
      .swiper-pagination {
        margin-top: 2rem;
        -webkit-column-gap: 0.1rem;
        -moz-column-gap: 0.1rem;
        column-gap: 0.1rem; } }
    @media screen and (max-width: 600px) {
      .swiper-pagination {
        margin-top: 1.6rem; } }
    @media screen and (max-width: 460px) {
      .swiper-pagination {
        margin-top: 1.2rem; } }
    .swiper-pagination.custom .swiper-pagination-bullet {
      width: 1.2rem;
      height: 1.2rem;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      @media screen and (max-width: 800px) {
        .swiper-pagination.custom .swiper-pagination-bullet {
          width: 1rem;
          height: 1rem; } }
      @media screen and (max-width: 600px) {
        .swiper-pagination.custom .swiper-pagination-bullet {
          width: 0.8rem;
          height: 0.8rem; } }
    .swiper-pagination.custom .swiper-pagination-bullet-active {
      background: #3bbdba; }
      .swiper-pagination.custom .swiper-pagination-bullet-active::before {
        border-color: #3bbdba; }
        @media screen and (max-width: 800px) {
          .swiper-pagination.custom .swiper-pagination-bullet-active::before {
            width: 1.6rem;
            height: 1.6rem; } }
        @media screen and (max-width: 600px) {
          .swiper-pagination.custom .swiper-pagination-bullet-active::before {
            width: 1.2rem;
            height: 1.2rem; } }
    .swiper-pagination.custom-2 .swiper-pagination-bullet {
      width: 4rem;
      height: 0.5rem;
      background: #edf2f2;
      border-radius: 2rem; }
      .swiper-pagination.custom-2 .swiper-pagination-bullet::before {
        display: none; }
      .swiper-pagination.custom-2 .swiper-pagination-bullet-active {
        background: #3bbdba; }
      @media screen and (max-width: 800px) {
        .swiper-pagination.custom-2 .swiper-pagination-bullet {
          width: 3.2rem;
          height: 0.3rem; } }
    .swiper-pagination-bullet {
      -webkit-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out;
      width: 1.2rem;
      height: 1.2rem;
      opacity: 1;
      border-radius: 50%;
      background: #e5e5e5;
      position: relative; }
      @media screen and (max-width: 800px) {
        .swiper-pagination-bullet {
          width: 1rem;
          height: 1rem; } }
      @media screen and (max-width: 600px) {
        .swiper-pagination-bullet {
          width: 0.8rem;
          height: 0.8rem; } }
      .swiper-pagination-bullet::before {
        content: "";
        width: 2rem;
        height: 2rem;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        border: 0.2rem solid #3c4acc;
        border-radius: 50%;
        opacity: 0;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        @media screen and (max-width: 800px) {
          .swiper-pagination-bullet::before {
            width: 1.6rem;
            height: 1.6rem; } }
        @media screen and (max-width: 600px) {
          .swiper-pagination-bullet::before {
            width: 1.2rem;
            height: 1.2rem; } }
      .swiper-pagination-bullet-active {
        background: #3c4acc; }
        .swiper-pagination-bullet-active::before {
          opacity: 1; }
    .swiper-pagination.swiper-pagination-lock {
      display: none; }
    .swiper-pagination.cl-pri .swiper-pagination-bullet {
      background-color: white;
      border: 0.1rem solid white; }
      .swiper-pagination.cl-pri .swiper-pagination-bullet-active {
        border: 0.1rem solid #101212;
        background-color: transparent; }
    @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 only screen and (max-width: 600px) {
          .swiper-pagination-num .swiper-pagination-bullet {
            font-size: 1.2rem; } }
        .swiper-pagination-num .swiper-pagination-bullet::before {
          position: absolute;
          content: "";
          width: 0;
          height: 0.2rem;
          left: 0;
          top: 50%;
          background: #3bbdba;
          -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: #3bbdba;
          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 #3a4040; }
      @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: #3a4040;
          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: #3bbdba;
      -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: #101212;
          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: #101212; }

.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 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1.2rem;
  margin-right: -1.2rem; }
  @media screen and (max-width: 1200px) {
    .list-wrap,
    .d-wrap {
      margin-left: -1rem;
      margin-right: -1rem; } }
  @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; } }
  @media screen and (max-width: 460px) {
    .list-wrap,
    .d-wrap {
      margin-left: -0.3rem;
      margin-right: -0.3rem; } }

.list-item,
.d-item {
  padding-left: 1.2rem;
  padding-right: 1.2rem; }
  @media screen and (max-width: 1200px) {
    .list-item,
    .d-item {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @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; } }
  @media screen and (max-width: 460px) {
    .list-item,
    .d-item {
      padding-left: 0.3rem;
      padding-right: 0.3rem; } }

.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 #3a4040;
  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: #3a4040;
    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: 2rem; } }

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

.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: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .page-numbers.m-top {
    margin-top: 3rem; }
  .page-numbers .dot {
    width: 5.3rem;
    height: 0.1rem; }
  .page-numbers > li:not(:first-child) {
    margin-left: 0.8rem; }
    @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: 400;
    color: #A1ABAB;
    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;
    text-align: center;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 0.3rem;
    font-size: 1.6rem;
    font-family: var(--font-pri); }
    @media only screen and (max-width: 800px) {
      .page-numbers > li > .page-numbers {
        font-size: 1.4rem; } }
    @media only screen and (max-width: 460px) {
      .page-numbers > li > .page-numbers {
        font-size: 1.2rem; } }
    @media (min-width: 1201px) {
      .page-numbers > li > .page-numbers:hover {
        color: #ffffff;
        background: #3bbdba; }
        .page-numbers > li > .page-numbers:hover i {
          color: #ffffff; } }
    @media screen and (max-width: 800px) {
      .page-numbers > li > .page-numbers {
        font-size: 1.4rem; } }
    .page-numbers > li > .page-numbers.current {
      background: #3bbdba;
      color: #ffffff; }
    .page-numbers > li > .page-numbers.dot {
      pointer-events: none; }
    .page-numbers > li > .page-numbers .icon {
      font-weight: 400;
      color: #A1ABAB; }
  .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: #A1ABAB; }
      @media only screen and (max-width: 800px) {
        .page-numbers .page-numbers.next i,
        .page-numbers .page-numbers.prev i {
          font-size: 1.4rem; } }
      @media only screen and (max-width: 460px) {
        .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: #606969;
        background: #3bbdba; } }
    .page-numbers .page-numbers.next .icon,
    .page-numbers .page-numbers.prev .icon {
      font-weight: 400 !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; }

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

.f-14 {
  font-size: 1.4rem; }
  @media only screen and (max-width: 600px) {
    .f-14 {
      font-size: 1.2rem; } }

.f-16 {
  font-size: 1.6rem; }
  @media only screen and (max-width: 800px) {
    .f-16 {
      font-size: 1.4rem; } }
  @media only screen and (max-width: 460px) {
    .f-16 {
      font-size: 1.2rem; } }

.f-18 {
  font-size: 1.8rem; }
  @media only screen and (max-width: 1200px) {
    .f-18 {
      font-size: 1.6rem; } }
  @media only screen and (max-width: 600px) {
    .f-18 {
      font-size: 1.4rem; } }

.f-20 {
  font-size: 2rem; }
  @media only screen and (max-width: 1200px) {
    .f-20 {
      font-size: 1.8rem; } }
  @media only screen and (max-width: 800px) {
    .f-20 {
      font-size: 1.6rem; } }
  @media only screen and (max-width: 460px) {
    .f-20 {
      font-size: 1.4rem; } }

.f-22 {
  font-size: 2.2rem; }
  @media only screen and (max-width: 1200px) {
    .f-22 {
      font-size: 2rem; } }
  @media only screen and (max-width: 800px) {
    .f-22 {
      font-size: 1.9rem; } }

.f-24 {
  font-size: 2.4rem; }
  @media only screen and (max-width: 1200px) {
    .f-24 {
      font-size: 2rem; } }
  @media only screen and (max-width: 800px) {
    .f-24 {
      font-size: 1.8rem; } }
  @media only screen and (max-width: 600px) {
    .f-24 {
      font-size: 1.6rem; } }
  @media only screen and (max-width: 460px) {
    .f-24 {
      font-size: 1.4rem; } }
  @media only screen and (max-width: 360px) {
    .f-24 {
      font-size: 1.3rem; } }

.f-26 {
  font-size: 2.6rem; }
  @media only screen and (max-width: 1200px) {
    .f-26 {
      font-size: 2.2rem; } }
  @media only screen and (max-width: 800px) {
    .f-26 {
      font-size: 1.6rem; } }

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

.f-30 {
  font-size: 3rem; }
  @media only screen and (max-width: 1200px) {
    .f-30 {
      font-size: 2rem; } }

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

.f-34 {
  font-size: 3.4rem; }
  @media only screen and (max-width: 1200px) {
    .f-34 {
      font-size: 2.4rem; } }

.f-36 {
  font-size: 3.6rem; }
  @media only screen and (max-width: 1200px) {
    .f-36 {
      font-size: 2.6rem; } }

.f-38 {
  font-size: 3.8rem; }
  @media only screen and (max-width: 1200px) {
    .f-38 {
      font-size: 2.8rem; } }
  @media only screen and (max-width: 800px) {
    .f-38 {
      font-size: 2.4rem; } }

.f-40 {
  font-size: 4rem; }
  @media only screen and (max-width: 1200px) {
    .f-40 {
      font-size: 3rem; } }
  @media only screen and (max-width: 800px) {
    .f-40 {
      font-size: 2.6rem; } }
  @media only screen and (max-width: 600px) {
    .f-40 {
      font-size: 2rem; } }

.f-42 {
  font-size: 4.2rem; }
  @media only screen and (max-width: 1200px) {
    .f-42 {
      font-size: 3.2rem; } }
  @media only screen and (max-width: 800px) {
    .f-42 {
      font-size: 2.2rem; } }

.f-44 {
  font-size: 4.4rem; }
  @media only screen and (max-width: 1200px) {
    .f-44 {
      font-size: 3.4rem; } }
  @media only screen and (max-width: 800px) {
    .f-44 {
      font-size: 2.4rem; } }
  @media only screen and (max-width: 600px) {
    .f-44 {
      font-size: 1.4rem; } }

.f-46 {
  font-size: 4.6rem; }
  @media only screen and (max-width: 1200px) {
    .f-46 {
      font-size: 3.6rem; } }
  @media only screen and (max-width: 800px) {
    .f-46 {
      font-size: 2.6rem; } }
  @media only screen and (max-width: 600px) {
    .f-46 {
      font-size: 1.6rem; } }

.f-48 {
  font-size: 4.8rem; }
  @media only screen and (max-width: 1200px) {
    .f-48 {
      font-size: 3.8rem; } }
  @media only screen and (max-width: 800px) {
    .f-48 {
      font-size: 2.8rem; } }
  @media only screen and (max-width: 600px) {
    .f-48 {
      font-size: 2.6rem; } }
  @media only screen and (max-width: 460px) {
    .f-48 {
      font-size: 2.4rem; } }
  @media only screen and (max-width: 360px) {
    .f-48 {
      font-size: 2rem; } }

.f-50 {
  font-size: 5rem; }
  @media only screen and (max-width: 1200px) {
    .f-50 {
      font-size: 4rem; } }
  @media only screen and (max-width: 800px) {
    .f-50 {
      font-size: 3rem; } }
  @media only screen and (max-width: 600px) {
    .f-50 {
      font-size: 2rem; } }

.f-52 {
  font-size: 5.2rem; }
  @media only screen and (max-width: 1200px) {
    .f-52 {
      font-size: 4.2rem; } }
  @media only screen and (max-width: 800px) {
    .f-52 {
      font-size: 3.2rem; } }
  @media only screen and (max-width: 600px) {
    .f-52 {
      font-size: 2.2rem; } }

.f-54 {
  font-size: 5.4rem; }
  @media only screen and (max-width: 1200px) {
    .f-54 {
      font-size: 4.4rem; } }
  @media only screen and (max-width: 800px) {
    .f-54 {
      font-size: 3.4rem; } }
  @media only screen and (max-width: 600px) {
    .f-54 {
      font-size: 2.4rem; } }

.f-56 {
  font-size: 5.6rem; }
  @media only screen and (max-width: 1200px) {
    .f-56 {
      font-size: 4.6rem; } }
  @media only screen and (max-width: 800px) {
    .f-56 {
      font-size: 3.6rem; } }
  @media only screen and (max-width: 600px) {
    .f-56 {
      font-size: 2.6rem; } }

.f-58 {
  font-size: 5.8rem; }
  @media only screen and (max-width: 1200px) {
    .f-58 {
      font-size: 4.8rem; } }
  @media only screen and (max-width: 800px) {
    .f-58 {
      font-size: 3.8rem; } }
  @media only screen and (max-width: 600px) {
    .f-58 {
      font-size: 2.8rem; } }

.f-60 {
  font-size: 6rem; }
  @media only screen and (max-width: 1200px) {
    .f-60 {
      font-size: 5.5rem; } }
  @media only screen and (max-width: 800px) {
    .f-60 {
      font-size: 4.5rem; } }
  @media only screen and (max-width: 600px) {
    .f-60 {
      font-size: 3.5rem; } }

.f-62 {
  font-size: 6.2rem; }
  @media only screen and (max-width: 1200px) {
    .f-62 {
      font-size: 5.2rem; } }
  @media only screen and (max-width: 800px) {
    .f-62 {
      font-size: 4.2rem; } }
  @media only screen and (max-width: 600px) {
    .f-62 {
      font-size: 3.2rem; } }

.f-64 {
  font-size: 6.4rem; }
  @media only screen and (max-width: 1200px) {
    .f-64 {
      font-size: 5.4rem; } }
  @media only screen and (max-width: 800px) {
    .f-64 {
      font-size: 4.4rem; } }
  @media only screen and (max-width: 600px) {
    .f-64 {
      font-size: 3.4rem; } }
  @media only screen and (max-width: 460px) {
    .f-64 {
      font-size: 3rem; } }

.f-66 {
  font-size: 6.6rem; }
  @media only screen and (max-width: 1200px) {
    .f-66 {
      font-size: 5.6rem; } }
  @media only screen and (max-width: 800px) {
    .f-66 {
      font-size: 4.6rem; } }
  @media only screen and (max-width: 600px) {
    .f-66 {
      font-size: 3.6rem; } }

.f-68 {
  font-size: 6.8rem; }
  @media only screen and (max-width: 1200px) {
    .f-68 {
      font-size: 5.8rem; } }
  @media only screen and (max-width: 800px) {
    .f-68 {
      font-size: 4.8rem; } }
  @media only screen and (max-width: 600px) {
    .f-68 {
      font-size: 3.8rem; } }

.f-70 {
  font-size: 7rem; }
  @media only screen and (max-width: 1200px) {
    .f-70 {
      font-size: 6rem; } }
  @media only screen and (max-width: 800px) {
    .f-70 {
      font-size: 5rem; } }
  @media only screen and (max-width: 600px) {
    .f-70 {
      font-size: 4rem; } }

.f-72 {
  font-size: 7.2rem; }
  @media only screen and (max-width: 1200px) {
    .f-72 {
      font-size: 6.2rem; } }
  @media only screen and (max-width: 800px) {
    .f-72 {
      font-size: 5.2rem; } }
  @media only screen and (max-width: 600px) {
    .f-72 {
      font-size: 4.2rem; } }

.f-74 {
  font-size: 7.4rem; }
  @media only screen and (max-width: 1200px) {
    .f-74 {
      font-size: 6.4rem; } }
  @media only screen and (max-width: 800px) {
    .f-74 {
      font-size: 5.4rem; } }
  @media only screen and (max-width: 600px) {
    .f-74 {
      font-size: 4.4rem; } }

.f-76 {
  font-size: 7.6rem; }
  @media only screen and (max-width: 1200px) {
    .f-76 {
      font-size: 5.6rem; } }
  @media only screen and (max-width: 800px) {
    .f-76 {
      font-size: 4.6rem; } }
  @media only screen and (max-width: 600px) {
    .f-76 {
      font-size: 3.6rem; } }

.f-78 {
  font-size: 7.8rem; }
  @media only screen and (max-width: 1200px) {
    .f-78 {
      font-size: 5.8rem; } }
  @media only screen and (max-width: 800px) {
    .f-78 {
      font-size: 4.8rem; } }
  @media only screen and (max-width: 600px) {
    .f-78 {
      font-size: 3.8rem; } }

.f-80 {
  font-size: 8rem; }
  @media only screen and (max-width: 1200px) {
    .f-80 {
      font-size: 5rem; } }
  @media only screen and (max-width: 800px) {
    .f-80 {
      font-size: 4.5rem; } }
  @media only screen and (max-width: 600px) {
    .f-80 {
      font-size: 4rem;
      line-height: 1.5 !important; } }
  @media only screen and (max-width: 460px) {
    .f-80 {
      font-size: 3rem;
      line-height: 1.5 !important; } }

.f-82 {
  font-size: 8.2rem; }
  @media only screen and (max-width: 1200px) {
    .f-82 {
      font-size: 7.2rem; } }
  @media only screen and (max-width: 800px) {
    .f-82 {
      font-size: 6.2rem; } }
  @media only screen and (max-width: 600px) {
    .f-82 {
      font-size: 5.2rem; } }

.f-84 {
  font-size: 8.4rem;
  line-height: 1.2; }
  @media only screen and (max-width: 1200px) {
    .f-84 {
      font-size: 6.4rem; } }
  @media only screen and (max-width: 800px) {
    .f-84 {
      font-size: 5cqb;
      line-height: 1.5; } }
  @media only screen and (max-width: 600px) {
    .f-84 {
      font-size: 4.4rem; } }

.f-86 {
  font-size: 8.6rem; }
  @media only screen and (max-width: 1200px) {
    .f-86 {
      font-size: 7.6rem; } }
  @media only screen and (max-width: 800px) {
    .f-86 {
      font-size: 6.6rem; } }
  @media only screen and (max-width: 600px) {
    .f-86 {
      font-size: 5.6rem; } }

.f-88 {
  font-size: 8.8rem; }
  @media only screen and (max-width: 1200px) {
    .f-88 {
      font-size: 7.8rem; } }
  @media only screen and (max-width: 800px) {
    .f-88 {
      font-size: 6.8rem; } }
  @media only screen and (max-width: 600px) {
    .f-88 {
      font-size: 5.8rem; } }

.f-90 {
  font-size: 9rem; }
  @media only screen and (max-width: 1200px) {
    .f-90 {
      font-size: 8rem; } }
  @media only screen and (max-width: 800px) {
    .f-90 {
      font-size: 7rem; } }
  @media only screen and (max-width: 600px) {
    .f-90 {
      font-size: 6rem; } }

.f-92 {
  font-size: 9.2rem; }
  @media only screen and (max-width: 1200px) {
    .f-92 {
      font-size: 8.2rem; } }
  @media only screen and (max-width: 800px) {
    .f-92 {
      font-size: 7.2rem; } }
  @media only screen and (max-width: 600px) {
    .f-92 {
      font-size: 6.2rem; } }

.f-94 {
  font-size: 9.4rem; }
  @media only screen and (max-width: 1200px) {
    .f-94 {
      font-size: 8.4rem; } }
  @media only screen and (max-width: 800px) {
    .f-94 {
      font-size: 7.4rem; } }
  @media only screen and (max-width: 600px) {
    .f-94 {
      font-size: 6.4rem; } }

.f-96 {
  font-size: 9.6rem; }
  @media only screen and (max-width: 1200px) {
    .f-96 {
      font-size: 8.6rem; } }
  @media only screen and (max-width: 800px) {
    .f-96 {
      font-size: 7.6rem; } }
  @media only screen and (max-width: 600px) {
    .f-96 {
      font-size: 6.6rem; } }
  @media only screen and (max-width: 500px) {
    .f-96 {
      font-size: 4.2rem; } }
  @media only screen and (max-width: 400px) {
    .f-96 {
      font-size: 3.6rem; } }

.f-98 {
  font-size: 9.8rem; }
  @media only screen and (max-width: 1200px) {
    .f-98 {
      font-size: 8.8rem; } }
  @media only screen and (max-width: 800px) {
    .f-98 {
      font-size: 7.8rem; } }
  @media only screen and (max-width: 600px) {
    .f-98 {
      font-size: 6.8rem; } }

.f-100 {
  font-size: 10rem; }
  @media only screen and (max-width: 1200px) {
    .f-100 {
      font-size: 9rem; } }
  @media only screen and (max-width: 800px) {
    .f-100 {
      font-size: 8rem; } }
  @media only screen and (max-width: 600px) {
    .f-100 {
      font-size: 7rem; } }
  @media only screen and (max-width: 460px) {
    .f-100 {
      font-size: 6rem; } }

.f-120 {
  font-size: 12rem; }
  @media only screen and (max-width: 1200px) {
    .f-120 {
      font-size: 11rem; } }
  @media only screen and (max-width: 800px) {
    .f-120 {
      font-size: 9rem; } }
  @media only screen and (max-width: 600px) {
    .f-120 {
      font-size: 7rem; } }
  @media only screen and (max-width: 500px) {
    .f-120 {
      font-size: 6rem; } }
  @media only screen and (max-width: 460px) {
    .f-120 {
      font-size: 5rem; } }

.f-140 {
  font-size: 14rem; }
  @media only screen and (max-width: 1200px) {
    .f-140 {
      font-size: 13rem; } }
  @media only screen and (max-width: 800px) {
    .f-140 {
      font-size: 12rem; } }
  @media only screen and (max-width: 600px) {
    .f-140 {
      font-size: 10rem; } }
  @media only screen and (max-width: 460px) {
    .f-140 {
      font-size: 6rem; } }

.f-160 {
  font-size: 16rem; }
  @media only screen and (max-width: 1200px) {
    .f-160 {
      font-size: 14rem; } }
  @media only screen and (max-width: 800px) {
    .f-160 {
      font-size: 14rem; } }
  @media only screen and (max-width: 600px) {
    .f-160 {
      font-size: 13rem; } }
  @media only screen and (max-width: 460px) {
    .f-160 {
      font-size: 8rem; } }

.f-180 {
  font-size: 18rem; }
  @media only screen and (max-width: 1200px) {
    .f-180 {
      font-size: 16rem; } }
  @media only screen and (max-width: 800px) {
    .f-180 {
      font-size: 15rem; } }
  @media only screen and (max-width: 600px) {
    .f-180 {
      font-size: 14rem; } }
  @media only screen and (max-width: 460px) {
    .f-180 {
      font-size: 9rem; } }

.f-200 {
  font-size: 20rem; }
  @media only screen and (max-width: 1200px) {
    .f-200 {
      font-size: 16rem; } }
  @media only screen and (max-width: 800px) {
    .f-200 {
      font-size: 13rem; } }
  @media only screen and (max-width: 600px) {
    .f-200 {
      font-size: 10rem; } }
  @media only screen and (max-width: 460px) {
    .f-200 {
      font-size: 8rem; } }

.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: #3bbdba; }

.t-second {
  color: #101212; }

.t-third {
  color: #3a4040; }

.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: #3bbdba;
    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: #3bbdba;
      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: #101212;
      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: #101212; }

.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 #3bbdba; }
  @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: #3bbdba;
    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 #3bbdba;
    border-left: 0.1rem solid #3bbdba;
    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: #3bbdba;
    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; }

.popup_main {
  position: fixed;
  top: 50%;
  left: 50%;
  max-width: 74rem;
  width: 100%;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #101212;
  z-index: 3000;
  padding: 4rem 3.2rem;
  border-radius: 1.6rem;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear; }
  .popup_main.bg {
    background: #3bbdba; }
  .popup_main.showed {
    opacity: 1;
    visibility: visible;
    pointer-events: visible;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1); }
    .popup_main.showed ~ .popup_main--modal {
      opacity: 1;
      visibility: visible;
      pointer-events: visible; }
  .popup_main .alert--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: 1.2rem;
    width: 100%; }
    .popup_main .alert--wrap .title-md {
      text-align: center; }
    .popup_main .alert--wrap .btn {
      margin: 0 auto; }
  .popup_main--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
    .popup_main--wrap .btn {
      margin: auto; }
    .popup_main--wrap .about_dg--item {
      border-radius: 0.8rem;
      width: 100%; }
      .popup_main--wrap .about_dg--item-content .note-lg {
        font-style: normal;
        color: #606969; }
      .popup_main--wrap .about_dg--item-box {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; }
      .popup_main--wrap .about_dg--item-wrap {
        row-gap: 2.4rem; }
        .popup_main--wrap .about_dg--item-wrap::before {
          display: none; }
      @media (min-width: 1201px) {
        .popup_main--wrap .about_dg--item:hover {
          background: #ffffff !important; }
          .popup_main--wrap .about_dg--item:hover .about_dg--info .note-text {
            color: #3a4040; } }
    .popup_main--wrap .contact_form-list {
      overflow-x: hidden;
      max-height: 55vh;
      overflow-y: auto; }
  .popup_main--exits {
    width: 4rem;
    height: 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;
    position: absolute;
    top: 0rem;
    right: 0rem;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    @media (min-width: 1201px) {
      .popup_main--exits:hover i {
        color: #3bbdba;
        font-size: 2.4rem; } }
    .popup_main--exits i {
      color: #ffffff;
      font-size: 2.4rem; }
  @media screen and (max-width: 800px) {
    .popup_main {
      max-width: 90%;
      padding: 4rem 2.4rem; } }
  @media screen and (max-width: 600px) {
    .popup_main {
      max-width: 90%;
      padding: 4rem 1.2rem 3.2rem; } }

.popup_main--modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2999;
  background: rgba(24, 49, 90, 0.6);
  -webkit-backdrop-filter: blur(1.5rem);
  backdrop-filter: blur(1.5rem);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear; }

.form-upload {
  cursor: pointer; }
  .form-upload.actived .form-upload-wrap {
    border-color: #3bbdba; }
  .form-upload-wrap {
    padding: var(--rowContent3);
    border: 0.1rem dashed #334155;
    cursor: pointer;
    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(--rowContent1);
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
    border-radius: 0.8rem; }
    .form-upload-wrap .wpcf7-form-control-wrap {
      display: block;
      width: 100%;
      height: 100%; }
    .form-upload-wrap .wpcf7-not-valid-tip {
      bottom: 0 !important;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      font-size: 0.8rem !important; }
    .form-upload-wrap input {
      display: none; }
  .form-upload-title {
    color: #3bbdba;
    text-align: center; }
    .form-upload-title .note-text {
      text-align: center;
      text-transform: uppercase; }
  .form-upload-content .note-sm {
    color: #828c8c;
    text-align: center; }
    .form-upload-content .note-sm strong {
      font-weight: 700; }
  .form-upload-img {
    width: 4rem;
    height: 4rem;
    margin: 0 auto;
    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; }
    .form-upload-img img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }

.form-ip {
  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 screen and (max-width: 1200px) {
    .form-ip {
      row-gap: 0.6rem; } }
  .form-ip.package-ip {
    pointer-events: none; }
  .form-ip-label label {
    text-transform: uppercase;
    font-weight: 700;
    color: #101212;
    font-size: 1.6rem; }
    @media only screen and (max-width: 800px) {
      .form-ip-label label {
        font-size: 1.4rem; } }
    @media only screen and (max-width: 460px) {
      .form-ip-label label {
        font-size: 1.2rem; } }
    .form-ip-label label strong {
      color: #cf0011; }
  .form-ip-ip {
    position: relative; }
    .form-ip-ip input {
      width: 100%;
      height: 5rem;
      padding: 1rem 1.6rem;
      border-radius: var(--radius0);
      border: 0.1rem solid #d0d9d9;
      background: #ffffff;
      color: #3a4040;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear;
      font-size: 1.6rem; }
      @media only screen and (max-width: 800px) {
        .form-ip-ip input {
          font-size: 1.4rem; } }
      @media only screen and (max-width: 460px) {
        .form-ip-ip input {
          font-size: 1.2rem; } }
      @media screen and (max-width: 1200px) {
        .form-ip-ip input {
          height: 4.2rem;
          padding: 1rem 1.2rem; } }
      @media screen and (max-width: 800px) {
        .form-ip-ip input {
          height: 4rem;
          padding: 1rem 1rem; } }
      @media screen and (max-width: 600px) {
        .form-ip-ip input {
          height: 3.6rem;
          padding: 1rem 1rem; } }
      .form-ip-ip input::-webkit-input-placeholder {
        font-size: 1.6rem;
        color: #828c8c; }
      .form-ip-ip input::-moz-placeholder {
        font-size: 1.6rem;
        color: #828c8c; }
      .form-ip-ip input::-ms-input-placeholder {
        font-size: 1.6rem;
        color: #828c8c; }
      .form-ip-ip input::placeholder {
        font-size: 1.6rem;
        color: #828c8c; }
        @media only screen and (max-width: 800px) {
          .form-ip-ip input::-webkit-input-placeholder {
            font-size: 1.4rem; }
          .form-ip-ip input::-moz-placeholder {
            font-size: 1.4rem; }
          .form-ip-ip input::-ms-input-placeholder {
            font-size: 1.4rem; }
          .form-ip-ip input::placeholder {
            font-size: 1.4rem; } }
        @media only screen and (max-width: 460px) {
          .form-ip-ip input::-webkit-input-placeholder {
            font-size: 1.2rem; }
          .form-ip-ip input::-moz-placeholder {
            font-size: 1.2rem; }
          .form-ip-ip input::-ms-input-placeholder {
            font-size: 1.2rem; }
          .form-ip-ip input::placeholder {
            font-size: 1.2rem; } }
        @media screen and (max-width: 460px) {
          .form-ip-ip input::-webkit-input-placeholder {
            font-size: 1.2rem; }
          .form-ip-ip input::-moz-placeholder {
            font-size: 1.2rem; }
          .form-ip-ip input::-ms-input-placeholder {
            font-size: 1.2rem; }
          .form-ip-ip input::placeholder {
            font-size: 1.2rem; } }
      .form-ip-ip input:focus {
        border-color: #101212; }
    .form-ip-ip textarea {
      width: 100%;
      min-height: 14rem;
      padding: 1rem 1.6rem;
      border-radius: var(--radius0);
      border: 0.1rem solid #dedede;
      background: #ffffff;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear;
      color: #3a4040;
      font-size: 1.6rem; }
      @media only screen and (max-width: 800px) {
        .form-ip-ip textarea {
          font-size: 1.4rem; } }
      @media only screen and (max-width: 460px) {
        .form-ip-ip textarea {
          font-size: 1.2rem; } }
      .form-ip-ip textarea::-webkit-input-placeholder {
        font-size: 1.6rem;
        color: #828c8c; }
      .form-ip-ip textarea::-moz-placeholder {
        font-size: 1.6rem;
        color: #828c8c; }
      .form-ip-ip textarea::-ms-input-placeholder {
        font-size: 1.6rem;
        color: #828c8c; }
      .form-ip-ip textarea::placeholder {
        font-size: 1.6rem;
        color: #828c8c; }
        @media only screen and (max-width: 800px) {
          .form-ip-ip textarea::-webkit-input-placeholder {
            font-size: 1.4rem; }
          .form-ip-ip textarea::-moz-placeholder {
            font-size: 1.4rem; }
          .form-ip-ip textarea::-ms-input-placeholder {
            font-size: 1.4rem; }
          .form-ip-ip textarea::placeholder {
            font-size: 1.4rem; } }
        @media only screen and (max-width: 460px) {
          .form-ip-ip textarea::-webkit-input-placeholder {
            font-size: 1.2rem; }
          .form-ip-ip textarea::-moz-placeholder {
            font-size: 1.2rem; }
          .form-ip-ip textarea::-ms-input-placeholder {
            font-size: 1.2rem; }
          .form-ip-ip textarea::placeholder {
            font-size: 1.2rem; } }
        @media screen and (max-width: 460px) {
          .form-ip-ip textarea::-webkit-input-placeholder {
            font-size: 1.2rem; }
          .form-ip-ip textarea::-moz-placeholder {
            font-size: 1.2rem; }
          .form-ip-ip textarea::-ms-input-placeholder {
            font-size: 1.2rem; }
          .form-ip-ip textarea::placeholder {
            font-size: 1.2rem; } }
      .form-ip-ip textarea:focus {
        border-color: #101212; }
      @media screen and (max-width: 1200px) {
        .form-ip-ip textarea {
          padding: 1rem 1.2rem; } }
      @media screen and (max-width: 800px) {
        .form-ip-ip textarea {
          height: 14rem;
          padding: 1rem 1rem; } }
      @media screen and (max-width: 600px) {
        .form-ip-ip textarea {
          padding: 1rem 1rem; } }
  .form-ip-ic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 1.6rem; }
    @media (min-width: 1201px) {
      .form-ip-ic:hover i {
        color: #3bbdba; } }
    .form-ip-ic i {
      font-size: 1.6rem;
      font-weight: 300 !important;
      color: #b1b1b1;
      -webkit-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      @media only screen and (max-width: 800px) {
        .form-ip-ic i {
          font-size: 1.4rem; } }
      @media only screen and (max-width: 460px) {
        .form-ip-ic i {
          font-size: 1.2rem; } }

@-webkit-keyframes anHienPass {
  0% {
    opacity: 0; }
  50% {
    opacity: 0.5; }
  100% {
    opacity: 1; } }

@keyframes anHienPass {
  0% {
    opacity: 0; }
  50% {
    opacity: 0.5; }
  100% {
    opacity: 1; } }
    .form-ip-ic.hidden-pass {
      -webkit-animation: anHienPass 0.5s ease forwards;
      animation: anHienPass 0.5s ease forwards; }
    .form-ip-ic.show-pass {
      display: none;
      -webkit-animation: anHienPass 0.5s ease forwards;
      animation: anHienPass 0.5s ease forwards; }

.form-ck {
  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(--rowContent1); }
  .form-ck-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); }
  .form-ck-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    cursor: pointer; }
    .form-ck-item input {
      display: none; }
      .form-ck-item input:checked ~ .box {
        background: #3bbdba;
        border-color: #3bbdba; }
        .form-ck-item input:checked ~ .box::before {
          opacity: 1; }
    .form-ck-item .box {
      -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;
      width: 2rem;
      height: 2rem;
      border-radius: 0.4rem;
      border: 0.1rem solid #A1ABAB;
      -webkit-transition: 0.3s linear;
      transition: 0.3s linear;
      background: transparent;
      position: relative; }
      .form-ck-item .box::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        background-image: url(../assets/images/check.svg);
        width: 1rem;
        height: 1rem;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 0;
        -webkit-transition: 0.3s linear;
        transition: 0.3s linear; }

.contact {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pdl);
  overflow: hidden; }
  .contact_wrap {
    padding-top: var(--size-pdl);
    padding-bottom: var(--size-pdl);
    background: #edf2f2;
    border-radius: var(--radius3); }
    @media screen and (max-width: 1200px) {
      .contact_wrap {
        padding-top: var(--size-pd);
        padding-bottom: var(--size-pd); } }
    @media screen and (max-width: 600px) {
      .contact_wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 1.6rem; } }
  .contact_form--list {
    row-gap: var(--rowContent2); }
  .contact_form--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(--rowContent6); }
    .contact_form--wrap .btn {
      margin: 0 auto; }
  .contact_form--item {
    width: 100%; }
    .contact_form--item:nth-child(1) {
      width: 50%; }
    .contact_form--item:nth-child(2) {
      width: 50%; }
    .contact_form--item:nth-child(3) {
      width: 50%; }
    .contact_form--item:nth-child(4) {
      width: 50%; }
    .contact_form--item:nth-child(5) {
      width: 50%; }
    .contact_form--item:nth-child(6) {
      width: 50%; }
    @media screen and (max-width: 460px) {
      .contact_form--item {
        width: 100% !important; } }
  .contact_box {
    max-width: 80rem;
    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(--rowContent6);
    padding: 0 1.2rem; }
  .contact_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(--rowContent1); }
    .contact_title .social-mb-list {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .contact_title .social-mb-link {
      width: 3.2rem;
      height: 3.2rem; }

.portfolio {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pdl); }
  .portfolio_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(--rowContent); }
  .portfolio_list {
    row-gap: var(--rowContent2); }
  .portfolio_item--wrap {
    position: relative;
    border-radius: var(--radius3);
    overflow: hidden; }
    @media (min-width: 1201px) {
      .portfolio_item--wrap:hover .portfolio_item--img::after {
        opacity: 1; }
      .portfolio_item--wrap:hover .portfolio_item--img::before {
        opacity: 0; } }
  .portfolio_item--title {
    max-width: 90%;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2;
    position: absolute;
    bottom: 7%; }
    .portfolio_item--title .title-sm {
      text-align: center;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden; }
  .portfolio_item--img {
    padding-top: calc(100%);
    position: relative;
    overflow: hidden;
    width: 100%;
    display: block;
    border-radius: var(--radius3); }
    .portfolio_item--img::before {
      content: "";
      inset: 0;
      width: 100%;
      height: 100%;
      position: absolute;
      background: linear-gradient(180.07deg, rgba(0, 0, 0, 0) 0.06%, #000000 99.94%);
      z-index: 1;
      -webkit-transition: 0.3s linear;
      transition: 0.3s linear;
      opacity: 1; }
    .portfolio_item--img::after {
      content: "";
      inset: 0;
      width: 100%;
      height: 100%;
      position: absolute;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.4)));
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.4) 100%);
      opacity: 0;
      z-index: 1;
      -webkit-transition: 0.3s linear;
      transition: 0.3s linear; }
    .portfolio_item--img img {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

.portfolio_ct {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pdl); }
  .portfolio_ct--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(--rowContent); }
  .portfolio_ct--content {
    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);
    max-width: 100.8rem;
    width: 100%;
    margin: 0 auto; }
  .portfolio_ct--list {
    row-gap: var(--rowContent2); }
  @media screen and (max-width: 460px) {
    .portfolio_ct--item {
      width: 100%; } }
  .portfolio_ct--img {
    padding-top: 100%;
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: var(--radius3);
    position: relative; }
    .portfolio_ct--img::before {
      background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.3)));
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
      content: "";
      display: block;
      height: 100%;
      left: -75%;
      position: absolute;
      top: 0;
      -webkit-transform: skewX(-25deg);
      transform: skewX(-25deg);
      width: 50%;
      z-index: 2; }

@keyframes shine {
  100% {
    left: 125%; } }
    .portfolio_ct--img img {
      -webkit-transition: 1s ease 0.2s;
      transition: 1s ease 0.2s; }
    @media (min-width: 1201px) {
      .portfolio_ct--img:hover::before {
        -webkit-animation: shine 1s;
        animation: shine 1s; }
      .portfolio_ct--img:hover img {
        -webkit-transform: translate(-50%, -50%) scale(1.1);
        transform: translate(-50%, -50%) scale(1.1); } }
    .portfolio_ct--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; }

.project {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pdl); }
  .project_wrap {
    height: 100%; }
    @media screen and (max-width: 600px) {
      .project_wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: var(--rowContent3); } }
  .project_lf {
    width: calc(100% * 4 / 12); }
    @media screen and (max-width: 1200px) {
      .project_lf {
        width: calc(100% * 3.5 / 12); } }
    @media screen and (max-width: 800px) {
      .project_lf {
        width: calc(100% * 4 / 12); } }
    @media screen and (max-width: 600px) {
      .project_lf {
        width: 100%; } }
    .project_lf--wrap {
      padding: 0 2.4rem;
      position: sticky;
      top: 10rem; }
      @media screen and (max-width: 1200px) {
        .project_lf--wrap {
          padding: 0; } }
    .project_lf--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); }
      @media screen and (max-width: 600px) {
        .project_lf--list {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
    .project_lf--item.actived .project_lf--link {
      background: #3bbdba1a;
      font-weight: 700;
      color: #3bbdba; }
    @media screen and (max-width: 600px) {
      .project_lf--item {
        width: calc(100% / 4); } }
    @media screen and (max-width: 460px) {
      .project_lf--item {
        width: calc(100% / 3); } }
    @media screen and (max-width: 320px) {
      .project_lf--item {
        width: calc(100% / 2); } }
    .project_lf--link {
      border-radius: var(--radius16);
      padding: 1.6rem 3.2rem 1.6rem 1.6rem;
      color: #676b6b;
      display: block;
      position: relative;
      cursor: pointer;
      -webkit-transition: 0.1s linear;
      transition: 0.1s linear;
      background: transparent;
      font-size: 1.6rem; }
      @media only screen and (max-width: 800px) {
        .project_lf--link {
          font-size: 1.4rem; } }
      @media only screen and (max-width: 460px) {
        .project_lf--link {
          font-size: 1.2rem; } }
      @media (min-width: 1201px) {
        .project_lf--link:hover {
          background: #3bbdba1a;
          color: #3bbdba; } }
      @media screen and (max-width: 1200px) {
        .project_lf--link {
          padding: 1.4rem 3rem 1.4rem 1.4rem; } }
      @media screen and (max-width: 800px) {
        .project_lf--link {
          padding: 1.2rem 3rem 1.2rem 1.2rem; } }
      @media screen and (max-width: 600px) {
        .project_lf--link {
          padding: 1rem; } }
      @media screen and (max-width: 460px) {
        .project_lf--link {
          padding: 0.8rem;
          font-size: 1.4rem; } }
  @media only screen and (max-width: 460px) and (max-width: 600px) {
    .project_lf--link {
      font-size: 1.2rem; } }
      .project_lf--link::before {
        content: "";
        position: absolute;
        background-image: url(../assets/images/AltArrowRight.svg);
        top: 50%;
        right: 1.6rem;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 1.6rem;
        height: 1.6rem; }
        @media screen and (max-width: 1200px) {
          .project_lf--link::before {
            right: 1.4rem; } }
        @media screen and (max-width: 800px) {
          .project_lf--link::before {
            right: 1.2rem; } }
        @media screen and (max-width: 600px) {
          .project_lf--link::before {
            display: none; } }
  .project_rt {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .project_rt--list {
      row-gap: var(--rowContent3); }
    .project_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(--rowContent6); }
    @media screen and (max-width: 320px) {
      .project_rt--item {
        width: 100%; } }
  .project_item {
    height: 100%; }
    @media (min-width: 1201px) {
      .project_item:hover .project_item--top .title-sm {
        color: #3bbdba; }
      .project_item:hover .project_item--img::before {
        -webkit-animation: shine 1s;
        animation: shine 1s; }
      .project_item:hover .project_item--img img {
        -webkit-transform: translate(-50%, -50%) scale(1.1);
        transform: translate(-50%, -50%) scale(1.1); } }
    .project_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(--rowContent1);
      border-radius: var(--radius16) var(--radius16) 0 0;
      background: #ffffff;
      overflow: hidden;
      height: 100%; }
    .project_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(--rowContent0); }
      .project_item--top .dm {
        color: #828c8c;
        line-height: 1.3;
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden; }
        @media (min-width: 1201px) {
          .project_item--top .dm:hover {
            color: #3bbdba; } }
    .project_item--bottom .note-text {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden; }
    .project_item--content {
      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(--rowContent1); }
    .project_item--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(--rowContent1);
      height: 100%; }
      .project_item--box .link {
        text-decoration: underline;
        margin-top: auto; }
        @media (min-width: 1201px) {
          .project_item--box .link:hover {
            color: #101212; } }
    .project_item--img {
      padding-top: 100%;
      display: block;
      position: relative;
      overflow: hidden;
      width: 100%; }
      .project_item--img::before {
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.3)));
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
        content: "";
        display: block;
        height: 100%;
        left: -75%;
        position: absolute;
        top: 0;
        -webkit-transform: skewX(-25deg);
        transform: skewX(-25deg);
        width: 50%;
        z-index: 2; }

@keyframes shine {
  100% {
    left: 125%; } }
      .project_item--img img {
        -webkit-transition: 1s ease 0.2s;
        transition: 1s ease 0.2s; }
      @media (min-width: 1201px) {
        .project_item--img:hover::before {
          -webkit-animation: shine 1s;
          animation: shine 1s; }
        .project_item--img:hover img {
          -webkit-transform: translate(-50%, -50%) scale(1.1);
          transform: translate(-50%, -50%) scale(1.1); } }
      .project_item--img img {
        position: absolute;
        width: 100%;
        height: 100%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        -o-object-fit: cover;
        object-fit: cover; }

.project_ct {
  padding-top: var(--size-pdl);
  padding-bottom: var(--size-pd);
  background: #f5f7f7; }
  .project_ct--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(--rowContent6); }
  .project_ct--bg {
    width: 95%;
    margin: 0 auto;
    border-radius: var(--radius3);
    overflow: hidden; }
    @media screen and (max-width: 1200px) {
      .project_ct--bg {
        width: 100%;
        border-radius: 0; } }
  .project_ct--img {
    padding-top: calc(100% * 902 / 1648);
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    height: 100%; }
    .project_ct--img img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .project_ct--content {
    padding: 3.2rem 3.2rem 3.2rem 0;
    border-right: 0.1rem solid #d0d9d9;
    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(--rowContent1);
    height: 100%; }
    @media screen and (max-width: 1200px) {
      .project_ct--content {
        padding: 2.4rem 2.4rem 2.4rem 0; } }
    @media screen and (max-width: 800px) {
      .project_ct--content {
        padding: 2rem 2rem 2rem 0; } }
    @media screen and (max-width: 600px) {
      .project_ct--content {
        padding: 1.6rem 0 1.6rem 0;
        border-top: unset;
        border-left: unset;
        border-right: unset;
        border-bottom: 0.1rem solid #d0d9d9; } }
  .project_ct--des-box {
    padding: 0 3.2rem;
    background: #ffffff;
    border-radius: var(--radius3);
    overflow: hidden;
    border: 0.1rem solid #d0d9d9; }
    @media screen and (max-width: 1200px) {
      .project_ct--des-box {
        padding: 0 2.4rem; } }
    @media screen and (max-width: 800px) {
      .project_ct--des-box {
        padding: 0 2rem; } }
    @media screen and (max-width: 600px) {
      .project_ct--des-box {
        padding: 0 1.6rem; } }
    @media screen and (max-width: 460px) {
      .project_ct--des-box {
        padding: 0 1.2rem; } }
  @media screen and (max-width: 600px) {
    .project_ct--des-wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .project_ct--des-lf {
    width: calc(100% * 5 / 12 + 2.4rem); }
    @media screen and (max-width: 1200px) {
      .project_ct--des-lf {
        width: calc(100% * 6 / 12); } }
    @media screen and (max-width: 600px) {
      .project_ct--des-lf {
        width: 100%; } }
  .project_ct--des-rt {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .project_ct--des-list {
    padding: 3.2rem 0 3.2rem 0.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: var(--columnContent2);
    -moz-column-gap: var(--columnContent2);
    column-gap: var(--columnContent2);
    row-gap: var(--rowContent);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 1200px) {
      .project_ct--des-list {
        padding: 2.4rem 0 2.4rem 0rem; } }
    @media screen and (max-width: 800px) {
      .project_ct--des-list {
        padding: 2rem 0 2rem 0rem; } }
    @media screen and (max-width: 600px) {
      .project_ct--des-list {
        padding: 1.6rem 0 1.6rem 0rem; } }
  .project_ct--des-item {
    width: calc(50% - (var(--columnContent2) / 2));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: var(--columnContent0);
    -moz-column-gap: var(--columnContent0);
    column-gap: var(--columnContent0); }
    .project_ct--des-item .ic {
      width: 4.8rem;
      height: 4.8rem;
      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;
      -ms-flex-negative: 0;
      flex-shrink: 0; }
      @media screen and (max-width: 800px) {
        .project_ct--des-item .ic {
          width: 4rem;
          height: 4rem; } }
      @media screen and (max-width: 460px) {
        .project_ct--des-item .ic {
          width: 3.6rem;
          height: 3.6rem; } }
      .project_ct--des-item .ic img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
    .project_ct--des-item .content {
      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; }
      .project_ct--des-item .content .note {
        color: #7a7a7a; }

.album {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pd); }
  .album_wrap {
    position: relative; }
    .album_wrap .btn {
      position: absolute;
      bottom: 2%;
      right: 2%;
      z-index: 2; }
  .album_list {
    row-gap: var(--rowContent3); }
  .album_img {
    border-radius: var(--radius3);
    padding-top: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    pointer-events: none; }
    .album_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; }
  .album_item {
    display: none; }
    .album_item:first-child {
      display: block; }
    .album_item:nth-child(2) {
      display: block; }
    .album_item:nth-child(3) {
      width: 100%;
      display: block; }
      .album_item:nth-child(3) .album_img {
        padding-top: calc(100% * 592 / 1217); }
        @media (min-width: 1201px) {
          .album_item:nth-child(3) .album_img:hover::before {
            -webkit-animation: shine 2s;
            animation: shine 2s; } }
    .album_item:nth-child(4) {
      width: 100%;
      display: block; }
      .album_item:nth-child(4) .album_img {
        padding-top: calc(100% * 592 / 1217); }
        @media (min-width: 1201px) {
          .album_item:nth-child(4) .album_img:hover::before {
            -webkit-animation: shine 2s;
            animation: shine 2s; } }

.project_more {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pdl); }
  .project_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(--rowContent); }
  .project_more--list .swiper-slide {
    height: auto; }
    @media screen and (max-width: 320px) {
      .project_more--list .swiper-slide {
        width: 100%; } }
  .project_more--item {
    height: 100%; }

.post_nb {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pd); }
  .post_nb--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(--rowContent); }

@media screen and (max-width: 600px) {
  .home_strong--wrap {
    row-gap: var(--rowContent2); } }

@media screen and (max-width: 600px) {
  .home_strong--lf {
    width: 100%; } }

.home_strong--lf-list {
  row-gap: var(--rowContent3); }

.home_strong--lf-item .like_item--des .note-text.content {
  display: none; }

@media screen and (max-width: 800px) {
  .home_strong--lf-item {
    width: 100%; }
    .home_strong--lf-item .like_item--wrap {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-column-gap: var(--columnContent0);
      -moz-column-gap: var(--columnContent0);
      column-gap: var(--columnContent0); }
    .home_strong--lf-item .like_item--top {
      width: 40%;
      -ms-flex-negative: 0;
      flex-shrink: 0; }
    .home_strong--lf-item .like_item--dm {
      position: static;
      -webkit-transform: unset;
      transform: unset;
      padding: 0; } }

@media screen and (max-width: 600px) {
  .home_strong--lf-item {
    width: 50%; }
    .home_strong--lf-item .like_item--wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-column-gap: var(--columnContent0);
      -moz-column-gap: var(--columnContent0);
      column-gap: var(--columnContent0); }
    .home_strong--lf-item .like_item--top {
      width: 100%;
      -ms-flex-negative: 0;
      flex-shrink: 0; }
    .home_strong--lf-item .like_item--dm {
      position: absolute;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      top: 0.6rem;
      left: 50%;
      padding: 0 0.6rem; } }

@media screen and (max-width: 360px) {
  .home_strong--lf-item {
    width: 100%; }
    .home_strong--lf-item .like_item--img {
      padding-top: calc(100% * 140 / 280); } }

@media screen and (max-width: 600px) {
  .home_strong--rt {
    width: 100%; } }

.home_strong--rt-wrap .like_item--img {
  padding-top: calc(100% * 382 / 592); }

.home_strong--rt-wrap .like_item--wrap {
  row-gap: var(--rowContent2); }

.home_strong--rt-wrap .like_item--des .note-text.content {
  display: -webkit-box !important; }

.home_strong--rt-wrap .like_item--des .note-text.title {
  font-size: 2.4rem; }
  @media only screen and (max-width: 1200px) {
    .home_strong--rt-wrap .like_item--des .note-text.title {
      font-size: 2rem; } }
  @media only screen and (max-width: 800px) {
    .home_strong--rt-wrap .like_item--des .note-text.title {
      font-size: 1.8rem; } }
  @media only screen and (max-width: 600px) {
    .home_strong--rt-wrap .like_item--des .note-text.title {
      font-size: 1.6rem; } }
  @media only screen and (max-width: 460px) {
    .home_strong--rt-wrap .like_item--des .note-text.title {
      font-size: 1.4rem; } }
  @media only screen and (max-width: 360px) {
    .home_strong--rt-wrap .like_item--des .note-text.title {
      font-size: 1.3rem; } }

@media screen and (max-width: 800px) {
  .home_strong--rt-wrap {
    height: 100%; }
    .home_strong--rt-wrap .like_item--wrap {
      position: sticky;
      top: calc(var(--size-hd) + 2rem); } }

@media screen and (max-width: 1024px) {
  .like_item {
    width: calc(100% / 2); } }

@media screen and (max-width: 320px) {
  .like_item {
    width: 100% !important; } }

.like_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(--rowContent1);
  -webkit-transition: 0.15s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: 0.15s cubic-bezier(0.39, 0.575, 0.565, 1);
  position: relative; }
  @media (min-width: 1201px) {
    .like_item--wrap:hover::before {
      opacity: 1; } }

@-webkit-keyframes likeHover {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1); }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1); } }

@keyframes likeHover {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1); }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1); } }
  @media (min-width: 1201px) {
    .like_item--wrap:hover .like_item--img::after {
      opacity: 1; }
    .like_item--wrap:hover .like_item--img::before {
      opacity: 1;
      -webkit-transform: translate(-50%, -50%) scale(1);
      transform: translate(-50%, -50%) scale(1); }
    .like_item--wrap:hover .like_item--img img {
      -webkit-transform: translate(-50%, -50%) scale(1.1);
      transform: translate(-50%, -50%) scale(1.1); } }

.like_item--des {
  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; }
  @media screen and (max-width: 1200px) {
    .like_item--des {
      row-gap: 0.6rem; } }
  @media screen and (max-width: 800px) {
    .like_item--des {
      row-gap: 0.4rem; } }
  @media screen and (max-width: 600px) {
    .like_item--des {
      row-gap: 0.2rem; } }
  .like_item--des .note-text.title {
    position: relative; }
    .like_item--des .note-text.title a {
      display: block;
      position: relative;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden; }
  .like_item--des .note-text.content {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: none; }

.like_item--info {
  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: 1.2rem;
  -moz-column-gap: 1.2rem;
  column-gap: 1.2rem; }
  @media screen and (max-width: 1200px) {
    .like_item--info {
      -webkit-column-gap: 1rem;
      -moz-column-gap: 1rem;
      column-gap: 1rem; } }
  @media screen and (max-width: 800px) {
    .like_item--info {
      -webkit-column-gap: 0.8rem;
      -moz-column-gap: 0.8rem;
      column-gap: 0.8rem; } }
  @media screen and (max-width: 600px) {
    .like_item--info {
      -webkit-column-gap: 0.6rem;
      -moz-column-gap: 0.6rem;
      column-gap: 0.6rem; } }
  @media screen and (max-width: 460px) {
    .like_item--info {
      -webkit-column-gap: 0.4rem;
      -moz-column-gap: 0.4rem;
      column-gap: 0.4rem; } }
  .like_item--info .box-info-author .note-mn {
    font-weight: 400 !important; }
  .like_item--info .box-info-author .note-sm {
    font-weight: 400 !important; }

.like_item--top {
  position: relative; }
  @media screen and (max-width: 1200px) {
    .like_item--top .box-dm {
      top: 0.5rem;
      left: 0.5rem; } }

.like_item--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: 0.4rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.like_item--img {
  padding-top: calc(100% * 164 / 280);
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: var(--radius16);
  display: block;
  height: 100%; }
  @media screen and (max-width: 400px) {
    .like_item--img {
      padding-top: calc(100% * 200 / 280); } }
  @media screen and (max-width: 320px) {
    .like_item--img {
      padding-top: calc(100% * 140 / 280); } }
  .like_item--img::after {
    content: "";
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    z-index: 1; }
  .like_item--img::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    border-radius: calc(var(--radius) / 2);
    width: 92%;
    height: 85%;
    border: 0.1rem solid #ffffff;
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    z-index: 2;
    display: none; }
  .like_item--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: all 0.5s ease;
    transition: all 0.5s ease; }

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

@media screen and (max-width: 600px) {
  .like_item {
    width: calc(100% / 2); } }

.post {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pdl);
  overflow: hidden; }
  .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;
    row-gap: var(--rowContent); }
  .post_filter {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto; }
    .post_filter--list .swiper-slide {
      height: auto;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; }
    .post_filter--item {
      height: 100%;
      border-radius: var(--radius1);
      padding: 1rem;
      background: #edf2f2;
      font-weight: 700;
      color: #606969;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      margin: 0 auto;
      position: relative;
      font-size: 1.6rem; }
      @media only screen and (max-width: 800px) {
        .post_filter--item {
          font-size: 1.4rem; } }
      @media only screen and (max-width: 460px) {
        .post_filter--item {
          font-size: 1.2rem; } }
      @media (min-width: 1201px) {
        .post_filter--item:hover {
          color: #3bbdba; } }
      .post_filter--item.actived {
        padding: 1rem 1rem 1rem 4rem;
        color: #3bbdba; }
        .post_filter--item.actived::before {
          opacity: 1; }
        @media screen and (max-width: 1200px) {
          .post_filter--item.actived {
            padding: 1rem 1rem 1rem 3rem; } }
      .post_filter--item::before {
        content: "";
        position: absolute;
        width: 0.5rem;
        height: 0.5rem;
        border-radius: 50%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 2rem;
        background: #3bbdba;
        opacity: 0;
        -webkit-transition: 0.3s linear;
        transition: 0.3s linear; }
        @media screen and (max-width: 1200px) {
          .post_filter--item::before {
            left: 1.5rem; } }
  .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: var(--rowContent); }
  .post_list {
    row-gap: var(--rowContent3); }
  .post_item .like_item--img {
    padding-top: calc(100% * 288 / 388); }
  @media screen and (max-width: 800px) {
    .post_item {
      width: calc(100% / 3); } }
  @media screen and (max-width: 600px) {
    .post_item {
      width: calc(100% / 2); } }
  @media screen and (max-width: 360px) {
    .post_item {
      width: 100%; } }

.news_ct {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pd);
  position: relative; }
  @media screen and (max-width: 1200px) {
    .news_ct--box {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      row-gap: var(--rowContent3); } }
  .news_ct--op {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: sticky;
    top: var(--size-hd); }
    @media screen and (max-width: 1200px) {
      .news_ct--op {
        position: static;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }
    .news_ct--op .control-1-list,
    .news_ct--op .control-2-list {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--rowContent0); }
      @media screen and (max-width: 1200px) {
        .news_ct--op .control-1-list,
        .news_ct--op .control-2-list {
          -webkit-column-gap: var(--columnContent0);
          -moz-column-gap: var(--columnContent0);
          column-gap: var(--columnContent0);
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row; } }
  .news_ct--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(--rowContent); }
  .news_ct--imgs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 3.2rem;
    -moz-column-gap: 3.2rem;
    column-gap: 3.2rem; }
  .news_ct--img {
    width: 100%;
    height: auto;
    border-radius: var(--radius);
    overflow: hidden; }
    .news_ct--img img {
      width: 100%;
      height: 100%;
      display: block; }
  .news_ct--note {
    padding: 0 1.6rem;
    border-left: 0.3rem solid #3bbdba;
    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; }
    @media screen and (max-width: 1200px) {
      .news_ct--note {
        padding: 0 1.4rem;
        row-gap: 0.6rem; } }
    @media screen and (max-width: 800px) {
      .news_ct--note {
        padding: 0 1.2rem;
        row-gap: 0.4rem; } }
    @media screen and (max-width: 600px) {
      .news_ct--note {
        padding: 0 1rem;
        row-gap: 0.2rem; } }
    .news_ct--note .note-sm {
      color: #606969; }
    .news_ct--note.cus {
      padding: 1.6rem;
      background: #6f6f6f;
      border-radius: var(--radius); }
      @media screen and (max-width: 1200px) {
        .news_ct--note.cus {
          padding: 1.4rem; } }
      @media screen and (max-width: 800px) {
        .news_ct--note.cus {
          padding: 1.2rem; } }
      @media screen and (max-width: 600px) {
        .news_ct--note.cus {
          padding: 1rem; } }
      .news_ct--note.cus .note-sm {
        color: #3a4040; }
  .news_ct--content {
    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); }
    .news_ct--content.mona-content {
      row-gap: unset; }
      .news_ct--content.mona-content p {
        font-size: 1.8rem; }
        @media only screen and (max-width: 1200px) {
          .news_ct--content.mona-content p {
            font-size: 1.6rem; } }
        @media only screen and (max-width: 600px) {
          .news_ct--content.mona-content p {
            font-size: 1.4rem; } }
        @media screen and (max-width: 600px) {
          .news_ct--content.mona-content p {
            font-size: 1.7rem !important; } }
    .news_ct--content .wp-caption {
      width: 100% !important; }
    .news_ct--content img {
      margin: 0 auto;
      display: block; }
  .news_ct--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); }
    .news_ct--title .like_item--dm {
      position: static;
      -webkit-transform: unset;
      transform: unset;
      padding: 0; }
  .news_ct--lf {
    width: calc(100% * 1 / 12); }
    @media screen and (max-width: 1200px) {
      .news_ct--lf {
        width: 100%; } }
    .news_ct--lf-wrap {
      position: relative;
      height: 100%; }
    .news_ct--lf-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(--rowContent);
      height: 100%; }
      .news_ct--lf-box .news_ct--op {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin-left: auto;
        padding-top: 0vh; }
        @media screen and (max-width: 1200px) {
          .news_ct--lf-box .news_ct--op {
            margin-left: unset; } }
        @media screen and (max-width: 460px) {
          .news_ct--lf-box .news_ct--op {
            margin: 0 auto; } }
  .news_ct--ct {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .news_ct--ct-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(--rowContent); }
      .news_ct--ct-wrap-content {
        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);
        position: relative; }
        .news_ct--ct-wrap-content img {
          width: 100%;
          border-radius: var(--radius3);
          height: calc(100vw * 520 / 1300); }
        .news_ct--ct-wrap-content iframe {
          width: 100%;
          border-radius: var(--radius3);
          height: calc(100vw * 520 / 1300); }
        @media screen and (max-width: 1200px) {
          .news_ct--ct-wrap-content img {
            width: 100%;
            height: calc(100vw * 520 / 1200); }
          .news_ct--ct-wrap-content iframe {
            width: 100%;
            height: calc(100vw * 520 / 1200); } }
        @media screen and (max-width: 800px) {
          .news_ct--ct-wrap-content img {
            width: 100%;
            height: calc(100vw * 520 / 800); }
          .news_ct--ct-wrap-content iframe {
            width: 100%;
            height: calc(100vw * 520 / 800); } }
        @media screen and (max-width: 360px) {
          .news_ct--ct-wrap-content img {
            width: 100%;
            height: calc(100vw * 520 / 360); }
          .news_ct--ct-wrap-content iframe {
            width: 100%;
            height: calc(100vw * 520 / 360); } }
  .news_ct--utility {
    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); }
  .news_ct--control {
    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(--rowContent1); }
    .news_ct--control-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-column-gap: 1.2rem;
      -moz-column-gap: 1.2rem;
      column-gap: 1.2rem;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      row-gap: 1.2rem; }
  .news_ct--keys-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: var(--columnContent2);
    -moz-column-gap: var(--columnContent2);
    column-gap: var(--columnContent2); }
  .news_ct--keys-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: var(--columnContent1);
    -moz-column-gap: var(--columnContent1);
    column-gap: var(--columnContent1);
    row-gap: 0.8rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .news_ct--maybe {
    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); }
    .news_ct--maybe-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); }
    .news_ct--maybe-item {
      padding-left: 2rem;
      position: relative; }
      .news_ct--maybe-item::before {
        content: "";
        position: absolute;
        top: 0.5rem;
        left: 0;
        width: 1.2rem;
        height: 1.2rem;
        border-radius: 50%;
        overflow: hidden;
        background-image: url(../assets/images/dot.svg);
        background-size: 100% 100%;
        background-repeat: no-repeat; }
    .news_ct--maybe-link {
      font-weight: 600;
      color: #444;
      font-size: 1.6rem; }
      @media only screen and (max-width: 800px) {
        .news_ct--maybe-link {
          font-size: 1.4rem; } }
      @media only screen and (max-width: 460px) {
        .news_ct--maybe-link {
          font-size: 1.2rem; } }

.post_more {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pdl); }
  .post_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(--rowContent); }

.ser_des {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pd); }
  @media screen and (max-width: 600px) {
    .ser_des--wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      row-gap: var(--rowContent3); } }
  .ser_des--lf-wrap {
    padding-top: var(--size-pd);
    padding-bottom: var(--size-pd);
    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;
    row-gap: var(--rowContent2);
    max-width: 51.1rem;
    width: 100%; }
    @media screen and (max-width: 1200px) {
      .ser_des--lf-wrap {
        max-width: none; } }
    @media screen and (max-width: 600px) {
      .ser_des--lf-wrap {
        padding: 0; } }
    @media screen and (max-width: 460px) {
      .ser_des--lf-wrap .btn {
        margin: 0 auto; } }
  .ser_des--lf-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); }
    @media screen and (max-width: 460px) {
      .ser_des--lf-box .title-md {
        text-align: center; } }
  @media screen and (max-width: 600px) {
    .ser_des--lf {
      width: 100%; } }
  @media screen and (max-width: 600px) {
    .ser_des--rt {
      width: 100%; } }
  .ser_des--rt-wrap {
    height: 100%; }
  .ser_des--rt-img {
    padding-top: calc(100% * 380 / 592);
    width: 100%;
    position: relative;
    height: 100%;
    overflow: hidden;
    border-radius: var(--radius3); }
    .ser_des--rt-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; }

.ser_ct {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pd); }
  .ser_ct--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(--rowContent); }
  .ser_ct--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(--rowContent3); }
  .ser_ct--item {
    border-radius: var(--radius3);
    overflow: hidden; }
    .ser_ct--item:nth-child(3n + 1) {
      background: #b7ecea; }
    .ser_ct--item:nth-child(3n + 2) {
      background: #ecb7b7; }
    .ser_ct--item:nth-child(3n + 3) {
      background: #ece7b7; }
    .ser_ct--item:nth-child(even) .ser_ct--item-wrap {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
    .ser_ct--item-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .ser_ct--item-wrap .btn {
        margin: unset !important; }
      @media screen and (max-width: 460px) {
        .ser_ct--item-wrap {
          -webkit-box-orient: vertical !important;
          -webkit-box-direction: normal !important;
          -ms-flex-direction: column !important;
          flex-direction: column !important; } }
    .ser_ct--item-lf {
      width: 50%;
      overflow: hidden; }
      @media screen and (max-width: 460px) {
        .ser_ct--item-lf {
          width: 100%; } }
      .ser_ct--item-lf-wrap {
        height: 100%; }
      .ser_ct--item-lf-img {
        width: 100%;
        padding-top: calc(100% * 444 / 624);
        position: relative;
        height: 100%;
        overflow: hidden;
        display: block; }
        .ser_ct--item-lf-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; }
    .ser_ct--item-rt {
      width: 50%; }
      @media screen and (max-width: 460px) {
        .ser_ct--item-rt {
          width: 100%; } }
      .ser_ct--item-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;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%;
        row-gap: var(--rowContent3);
        padding: 4rem 6rem; }
        @media screen and (max-width: 1200px) {
          .ser_ct--item-rt-wrap {
            padding: 3rem 5rem; } }
        @media screen and (max-width: 800px) {
          .ser_ct--item-rt-wrap {
            padding: 2.6rem 3.2rem; } }
        @media screen and (max-width: 600px) {
          .ser_ct--item-rt-wrap {
            padding: 3.2rem 2.4rem; } }
        @media screen and (max-width: 500px) {
          .ser_ct--item-rt-wrap {
            padding: 3rem 2rem; } }
        @media screen and (max-width: 460px) {
          .ser_ct--item-rt-wrap {
            padding: 1.6rem; } }
      .ser_ct--item-rt-content {
        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(--rowContent1); }

.ser_why {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pd); }
  .ser_why--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(--rowContent); }
  .ser_why--list .swiper-slide {
    height: auto; }
    @media screen and (max-width: 360px) {
      .ser_why--list .swiper-slide {
        width: 100%; } }
  .ser_why--item {
    height: 100%;
    padding: 2.4rem;
    border-radius: var(--radius3);
    border: 0.1rem solid #edf2f2;
    -webkit-transition: 0.1s linear;
    transition: 0.1s linear; }
    @media (min-width: 1201px) {
      .ser_why--item:hover {
        background: #b7ecea;
        border-color: #b7ecea; }
        .ser_why--item:hover .ser_why--item-wrap .ic img {
          -webkit-filter: brightness(0) saturate(100%) invert(3%) sepia(5%) saturate(1626%) hue-rotate(131deg) brightness(99%) contrast(91%);
          filter: brightness(0) saturate(100%) invert(3%) sepia(5%) saturate(1626%) hue-rotate(131deg) brightness(99%) contrast(91%); }
        .ser_why--item:hover .ser_why--item-box .note-text {
          color: #101212; } }
    .ser_why--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;
      row-gap: var(--rowContent2); }
      .ser_why--item-wrap .ic {
        width: 8rem;
        height: 8rem;
        display: block;
        margin: 0 auto; }
        .ser_why--item-wrap .ic img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover; }
        @media screen and (max-width: 1200px) {
          .ser_why--item-wrap .ic {
            width: 6rem;
            height: 6rem; } }
        @media screen and (max-width: 800px) {
          .ser_why--item-wrap .ic {
            width: 5rem;
            height: 5rem; } }
        @media screen and (max-width: 600px) {
          .ser_why--item-wrap .ic {
            width: 4rem;
            height: 4rem; } }
    .ser_why--item-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(--rowContent0); }
    @media screen and (max-width: 1200px) {
      .ser_why--item {
        padding: 2rem 1.2rem; } }
    @media screen and (max-width: 800px) {
      .ser_why--item {
        padding: 1.8rem 1.2rem; } }
    @media screen and (max-width: 600px) {
      .ser_why--item {
        padding: 1.6rem 1.2rem; } }

.ser_about {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pdl); }
  .ser_about--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(--rowContent); }

.ser {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pdl);
  overflow: hidden; }
  .ser_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(--rowContent); }
  .ser_list {
    position: relative; }
    .ser_list .box-navi {
      position: absolute;
      padding-top: calc(100% * 512 / 1200);
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      max-width: 40rem;
      z-index: 2;
      pointer-events: none; }
      @media screen and (min-width: 2000px) {
        .ser_list .box-navi {
          padding-top: calc(100% * 512 / 1350);
          max-width: 34rem; } }
      @media screen and (max-width: 1200px) {
        .ser_list .box-navi {
          max-width: 42%; } }
      @media screen and (max-width: 800px) {
        .ser_list .box-navi {
          max-width: 41%; } }
      @media screen and (max-width: 600px) {
        .ser_list .box-navi {
          max-width: 43%; } }
      @media screen and (max-width: 500px) {
        .ser_list .box-navi {
          max-width: 62%; } }
      @media screen and (max-width: 360px) {
        .ser_list .box-navi {
          max-width: 72%; } }
      .ser_list .box-navi .btn-navi {
        border-radius: 50%;
        background: #ffffff;
        position: absolute;
        top: 50%;
        z-index: 2;
        pointer-events: visible;
        border: none;
        -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-transform: translateY(-50%);
        transform: translateY(-50%); }
        @media (min-width: 1201px) {
          .ser_list .box-navi .btn-navi:hover {
            background: #ec1f26; }
            .ser_list .box-navi .btn-navi:hover i {
              color: #ffffff; } }
        @media screen and (max-width: 1200px) {
          .ser_list .box-navi .btn-navi {
            background: #ec1f26; }
            .ser_list .box-navi .btn-navi i {
              color: #ffffff !important; } }
        .ser_list .box-navi .btn-navi i {
          color: #000000; }
        .ser_list .box-navi .btn-navi.prev {
          left: -2.4rem; }
        .ser_list .box-navi .btn-navi.next {
          right: -2.4rem; }
    .ser_list .swiper {
      overflow: visible; }
    .ser_list .swiper-slide {
      height: auto; }
    .ser_list .swiper-slide-active ~ .swiper-slide-next {
      -webkit-transform: translate3d(-26%, 0px, 0px) rotateX(0deg) rotateY(-70deg) scale(0.95, 0.8) !important;
      transform: translate3d(-26%, 0px, 0px) rotateX(0deg) rotateY(-70deg) scale(0.95, 0.8) !important; }
      .ser_list .swiper-slide-active ~ .swiper-slide-next .ser_item--box {
        left: 85% !important;
        -webkit-transform: translate(-50%, 50%) rotate(90deg) !important;
        transform: translate(-50%, 50%) rotate(90deg) !important;
        right: unset; }
        @media screen and (max-width: 1200px) {
          .ser_list .swiper-slide-active ~ .swiper-slide-next .ser_item--box {
            left: 90% !important; } }
        @media screen and (max-width: 600px) {
          .ser_list .swiper-slide-active ~ .swiper-slide-next .ser_item--box {
            left: 85% !important; } }
      @media screen and (min-width: 2000px) {
        .ser_list .swiper-slide-active ~ .swiper-slide-next {
          -webkit-transform: translate3d(-20%, 0px, 0px) rotateX(0deg) rotateY(-71deg) scale(0.95, 0.8) !important;
          transform: translate3d(-20%, 0px, 0px) rotateX(0deg) rotateY(-71deg) scale(0.95, 0.8) !important; } }
      @media screen and (max-width: 1200px) {
        .ser_list .swiper-slide-active ~ .swiper-slide-next {
          opacity: 1;
          -webkit-transform: translate3d(-22%, 0px, 0px) rotateX(0deg) rotateY(-70deg) scale(0.95, 0.8) !important;
          transform: translate3d(-22%, 0px, 0px) rotateX(0deg) rotateY(-70deg) scale(0.95, 0.8) !important; } }
      @media screen and (max-width: 800px) {
        .ser_list .swiper-slide-active ~ .swiper-slide-next {
          opacity: 1;
          -webkit-transform: translate3d(-22%, 0px, 0px) rotateX(0deg) rotateY(-65deg) scale(0.95, 0.8) !important;
          transform: translate3d(-22%, 0px, 0px) rotateX(0deg) rotateY(-65deg) scale(0.95, 0.8) !important; } }
      @media screen and (max-width: 600px) {
        .ser_list .swiper-slide-active ~ .swiper-slide-next {
          opacity: 1;
          -webkit-transform: translate3d(-24%, 0px, 0px) rotateX(0deg) rotateY(-65deg) scale(0.95, 0.8) !important;
          transform: translate3d(-24%, 0px, 0px) rotateX(0deg) rotateY(-65deg) scale(0.95, 0.8) !important; } }
    .ser_list .swiper-slide-next + .swiper-slide {
      -webkit-transform: translate3d(-68%, 0px, 0px) rotateX(0deg) rotateY(-80deg) scale(0.95, 0.85) !important;
      transform: translate3d(-68%, 0px, 0px) rotateX(0deg) rotateY(-80deg) scale(0.95, 0.85) !important; }
      .ser_list .swiper-slide-next + .swiper-slide .ser_item--box {
        left: 85% !important;
        -webkit-transform: translate(-50%, 50%) rotate(90deg) !important;
        transform: translate(-50%, 50%) rotate(90deg) !important;
        right: unset; }
        @media screen and (max-width: 1200px) {
          .ser_list .swiper-slide-next + .swiper-slide .ser_item--box {
            left: 90% !important; } }
      @media screen and (min-width: 2000px) {
        .ser_list .swiper-slide-next + .swiper-slide {
          -webkit-transform: translate3d(-50.8%, 0px, 0px) rotateX(0deg) rotateY(-90deg) scale(0.95, 0.85) !important;
          transform: translate3d(-50.8%, 0px, 0px) rotateX(0deg) rotateY(-90deg) scale(0.95, 0.85) !important; } }
      @media screen and (max-width: 1200px) {
        .ser_list .swiper-slide-next + .swiper-slide {
          opacity: 0; } }
    .ser_list .swiper-slide-next + .swiper-slide + .swiper-slide {
      -webkit-transform: translate3d(-106%, 0px, 0px) rotateX(0deg) rotateY(-90deg) scale(0.95, 0.9) !important;
      transform: translate3d(-106%, 0px, 0px) rotateX(0deg) rotateY(-90deg) scale(0.95, 0.9) !important; }
      .ser_list .swiper-slide-next + .swiper-slide + .swiper-slide .ser_item--box {
        left: 85% !important;
        -webkit-transform: translate(-50%, 50%) rotate(90deg) !important;
        transform: translate(-50%, 50%) rotate(90deg) !important;
        right: unset; }
        @media screen and (max-width: 1200px) {
          .ser_list .swiper-slide-next + .swiper-slide + .swiper-slide .ser_item--box {
            left: 90% !important; } }
      @media screen and (min-width: 2000px) {
        .ser_list .swiper-slide-next + .swiper-slide + .swiper-slide {
          -webkit-transform: translate3d(-77%, 0px, 0px) rotateX(0deg) rotateY(-105deg) scale(0.95, 0.9) !important;
          transform: translate3d(-77%, 0px, 0px) rotateX(0deg) rotateY(-105deg) scale(0.95, 0.9) !important; } }

@media screen and (max-width: 1200px) and (max-width: 1200px) {
  .ser_list .swiper-slide-next + .swiper-slide + .swiper-slide {
    opacity: 0; } }
    .ser_list .swiper-slide + .swiper-slide-prev {
      -webkit-transform: translate3d(26%, 0px, 0px) rotateX(0deg) rotateY(70deg) scale(0.95, 0.8) !important;
      transform: translate3d(26%, 0px, 0px) rotateX(0deg) rotateY(70deg) scale(0.95, 0.8) !important; }
      .ser_list .swiper-slide + .swiper-slide-prev .ser_item--box {
        right: 85% !important;
        -webkit-transform: translate(50%, 50%) rotate(90deg) !important;
        transform: translate(50%, 50%) rotate(90deg) !important;
        left: unset; }
        @media screen and (max-width: 1200px) {
          .ser_list .swiper-slide + .swiper-slide-prev .ser_item--box {
            right: 90% !important; } }
        @media screen and (max-width: 600px) {
          .ser_list .swiper-slide + .swiper-slide-prev .ser_item--box {
            right: 85% !important; } }
      @media screen and (min-width: 2000px) {
        .ser_list .swiper-slide + .swiper-slide-prev {
          -webkit-transform: translate3d(20%, 0px, 0px) rotateX(0deg) rotateY(71deg) scale(0.95, 0.8) !important;
          transform: translate3d(20%, 0px, 0px) rotateX(0deg) rotateY(71deg) scale(0.95, 0.8) !important; } }
      @media screen and (max-width: 1200px) {
        .ser_list .swiper-slide + .swiper-slide-prev {
          opacity: 1;
          -webkit-transform: translate3d(22%, 0px, 0px) rotateX(0deg) rotateY(70deg) scale(0.95, 0.8) !important;
          transform: translate3d(22%, 0px, 0px) rotateX(0deg) rotateY(70deg) scale(0.95, 0.8) !important; } }
      @media screen and (max-width: 800px) {
        .ser_list .swiper-slide + .swiper-slide-prev {
          opacity: 1;
          -webkit-transform: translate3d(22%, 0px, 0px) rotateX(0deg) rotateY(65deg) scale(0.95, 0.8) !important;
          transform: translate3d(22%, 0px, 0px) rotateX(0deg) rotateY(65deg) scale(0.95, 0.8) !important; } }
      @media screen and (max-width: 600px) {
        .ser_list .swiper-slide + .swiper-slide-prev {
          opacity: 1;
          -webkit-transform: translate3d(24%, 0px, 0px) rotateX(0deg) rotateY(65deg) scale(0.95, 0.8) !important;
          transform: translate3d(24%, 0px, 0px) rotateX(0deg) rotateY(65deg) scale(0.95, 0.8) !important; } }
    .ser_list .swiper-slide {
      -webkit-transform: translate3d(68%, 0px, 0px) rotateX(0deg) rotateY(80deg) scale(0.95, 0.85) !important;
      transform: translate3d(68%, 0px, 0px) rotateX(0deg) rotateY(80deg) scale(0.95, 0.85) !important; }
      @media screen and (min-width: 2000px) {
        .ser_list .swiper-slide {
          -webkit-transform: translate3d(50.8%, 0px, 0px) rotateX(0deg) rotateY(90deg) scale(0.95, 0.85) !important;
          transform: translate3d(50.8%, 0px, 0px) rotateX(0deg) rotateY(90deg) scale(0.95, 0.85) !important; } }
      @media screen and (max-width: 1200px) {
        .ser_list .swiper-slide {
          opacity: 0; } }
      .ser_list .swiper-slide .ser_item--box {
        right: 85%;
        -webkit-transform: translate(50%, 50%) rotate(90deg);
        transform: translate(50%, 50%) rotate(90deg);
        left: unset; }
        @media screen and (max-width: 1200px) {
          .ser_list .swiper-slide .ser_item--box {
            right: 90% !important; } }
      .ser_list .swiper-slide.slide-custom {
        -webkit-transform: translate3d(106%, 0px, 0px) rotateX(0deg) rotateY(90deg) scale(0.95, 0.9) !important;
        transform: translate3d(106%, 0px, 0px) rotateX(0deg) rotateY(90deg) scale(0.95, 0.9) !important; }
        .ser_list .swiper-slide.slide-custom .ser_item--box {
          right: 85% !important;
          -webkit-transform: translate(50%, 50%) rotate(90deg);
          transform: translate(50%, 50%) rotate(90deg);
          left: unset; }
          @media screen and (max-width: 1200px) {
            .ser_list .swiper-slide.slide-custom .ser_item--box {
              right: 90% !important; } }
        @media screen and (min-width: 2000px) {
          .ser_list .swiper-slide.slide-custom {
            -webkit-transform: translate3d(77%, 0px, 0px) rotateX(0deg) rotateY(105deg) scale(0.95, 0.9) !important;
            transform: translate3d(77%, 0px, 0px) rotateX(0deg) rotateY(105deg) scale(0.95, 0.9) !important; } }
        @media screen and (max-width: 1200px) {
          .ser_list .swiper-slide.slide-custom {
            opacity: 0; } }
      .ser_list .swiper-slide.slide-custom2 {
        opacity: 0; }
    .ser_list .swiper-slide-active {
      -webkit-transform: scale(1) !important;
      transform: scale(1) !important; }
      .ser_list .swiper-slide-active .ser_item--box {
        bottom: 4rem !important;
        right: unset !important;
        left: 0% !important;
        -webkit-transform: translate(0%, 0%) rotate(0deg) !important;
        transform: translate(0%, 0%) rotate(0deg) !important;
        opacity: 0;
        -webkit-transition: unset;
        transition: unset;
        -webkit-animation: anHien 0.5s 0.5s linear forwards;
        animation: anHien 0.5s 0.5s linear forwards; }
        .ser_list .swiper-slide-active .ser_item--box .note-text {
          display: -webkit-box;
          -webkit-animation: anHien 0.5s 0s linear forwards;
          animation: anHien 0.5s 0s linear forwards; }
        @media screen and (max-width: 800px) {
          .ser_list .swiper-slide-active .ser_item--box {
            bottom: 3rem !important; } }
        @media screen and (max-width: 600px) {
          .ser_list .swiper-slide-active .ser_item--box {
            bottom: 2rem !important; } }
      .ser_list .swiper-slide-active .ser_item--img::before {
        opacity: 0; }
      .ser_list .swiper-slide-active .ser_item--img::after {
        opacity: 1; }
      @media screen and (max-width: 1200px) {
        .ser_list .swiper-slide-active {
          opacity: 1; } }
  .ser_item {
    height: 100%;
    display: block; }
    .ser_item--wrap {
      height: 100%; }
    .ser_item--img {
      padding-top: calc(100% * 512 / 384);
      width: 100%;
      position: relative;
      overflow: hidden;
      display: block;
      border-radius: var(--radius3);
      -webkit-box-shadow: 0px 9px 18px 0px #00000026;
      box-shadow: 0px 9px 18px 0px #00000026; }
      .ser_item--img::before {
        content: "";
        position: absolute;
        inset: 0;
        width: 100%;
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(31, 1, 1, 0.3)), to(rgba(31, 1, 1, 0.3)));
        background: linear-gradient(0deg, rgba(31, 1, 1, 0.3), rgba(31, 1, 1, 0.3));
        -webkit-transition: 0.5s linear;
        transition: 0.5s linear;
        height: 100%;
        z-index: 1;
        border-radius: var(--radius3); }
      .ser_item--img::after {
        content: "";
        position: absolute;
        inset: 0;
        width: 100%;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
        -webkit-transition: 0.5s linear;
        transition: 0.5s linear;
        height: 100%;
        z-index: 1;
        border-radius: var(--radius3);
        opacity: 0; }
      .ser_item--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; }
    .ser_item--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(--rowContent0);
      position: absolute;
      bottom: 50%;
      padding: 0 2.4rem;
      width: 100%;
      z-index: 2; }

@-webkit-keyframes anHien {
  0% {
    opacity: 0; }
  50% {
    opacity: 0.5; }
  100% {
    opacity: 1; } }

@keyframes anHien {
  0% {
    opacity: 0; }
  50% {
    opacity: 0.5; }
  100% {
    opacity: 1; } }
      @media screen and (max-width: 1200px) {
        .ser_item--box {
          padding: 0 2rem; } }
      @media screen and (max-width: 800px) {
        .ser_item--box {
          padding: 0 1.6rem; } }
      @media screen and (max-width: 600px) {
        .ser_item--box {
          padding: 0 1.2rem; } }
      .ser_item--box .note-lg {
        max-width: 80%;
        width: 100%;
        margin: 0 auto;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden; }
      .ser_item--box .note-text {
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        display: none;
        opacity: 0; }

.ser_brand {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pdl);
  overflow: hidden; }
  .ser_brand .box-title .note-text {
    margin: 0 auto;
    max-width: 55rem;
    width: 100%; }
  .ser_brand--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(--rowContent); }
  .ser_brand--list .swiper {
    overflow: visible; }
    @media screen and (max-width: 1200px) {
      .ser_brand--list .swiper {
        overflow: hidden; } }
  .ser_brand--list .swiper-slide {
    height: auto;
    width: calc(100% / 6); }
    @media screen and (max-width: 1200px) {
      .ser_brand--list .swiper-slide {
        width: calc(100% / 6); } }
    @media screen and (max-width: 1024px) {
      .ser_brand--list .swiper-slide {
        width: calc(100% / 5); } }
    @media screen and (max-width: 800px) {
      .ser_brand--list .swiper-slide {
        width: calc(100% / 4); } }
    @media screen and (max-width: 600px) {
      .ser_brand--list .swiper-slide {
        width: calc(100% / 3); } }
    @media screen and (max-width: 460px) {
      .ser_brand--list .swiper-slide {
        width: calc(100% / 3); } }
    @media screen and (max-width: 360px) {
      .ser_brand--list .swiper-slide {
        width: calc(100% / 2); } }
  .ser_brand--item {
    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;
    padding: 3.2rem;
    background: #edf2f2;
    border-radius: var(--radius3); }
    @media screen and (max-width: 1400px) {
      .ser_brand--item {
        padding: 2rem; } }
    @media screen and (max-width: 1200px) {
      .ser_brand--item {
        padding: 2.4rem; } }
    @media screen and (max-width: 800px) {
      .ser_brand--item {
        padding: 2rem; } }
    @media screen and (max-width: 600px) {
      .ser_brand--item {
        padding: 1.6rem; } }
    @media screen and (max-width: 460px) {
      .ser_brand--item {
        padding: 1.2rem; } }
    @media (min-width: 1201px) {
      .ser_brand--item:hover .ser_brand--img img {
        -webkit-filter: unset;
        filter: unset; } }
  .ser_brand--img {
    max-width: 90%;
    width: 100%; }
    .ser_brand--img img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -webkit-filter: brightness(0) saturate(100%) invert(9%) sepia(60%) saturate(442%) hue-rotate(176deg) brightness(91%) contrast(88%);
      filter: brightness(0) saturate(100%) invert(9%) sepia(60%) saturate(442%) hue-rotate(176deg) brightness(91%) contrast(88%); }
      @media screen and (max-width: 1200px) {
        .ser_brand--img img {
          -webkit-filter: unset;
          filter: unset; } }

.about_our {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pd);
  overflow: hidden; }
  @media screen and (max-width: 600px) {
    .about_our--wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      row-gap: var(--rowContent2); } }
  .about_our--lf-wrap {
    min-height: 50.7rem;
    height: 100%; }
    @media screen and (max-width: 1200px) {
      .about_our--lf-wrap {
        min-height: unset;
        height: 100%; } }
  .about_our--lf-list {
    position: relative;
    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: end;
    -ms-flex-pack: end;
    justify-content: end; }
    @media screen and (max-width: 1200px) {
      .about_our--lf-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(--rowContent0);
        -moz-column-gap: var(--rowContent0);
        column-gap: var(--rowContent0);
        row-gap: var(--rowContent1); } }
  .about_our--lf-img {
    padding-top: calc(100% * 507 / 374);
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    border-radius: var(--radius3); }
    .about_our--lf-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;
      display: block; }
  .about_our--lf-item:first-child {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 37.4rem;
    width: 100%;
    height: 100%; }
    .about_our--lf-item:first-child .about_our--lf-img {
      height: 100%; }
      @media screen and (max-width: 1200px) {
        .about_our--lf-item:first-child .about_our--lf-img {
          height: unset;
          height: 100%;
          padding-top: 100%; } }
      @media screen and (max-width: 800px) {
        .about_our--lf-item:first-child .about_our--lf-img {
          padding-top: calc(100% * 520 / 1024); } }
      @media screen and (max-width: 600px) {
        .about_our--lf-item:first-child .about_our--lf-img {
          padding-top: calc(100% * 400 / 600); } }
    @media screen and (max-width: 1200px) {
      .about_our--lf-item:first-child {
        position: relative;
        width: calc(50% - var(--rowContent0));
        height: unset;
        max-width: none;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; } }
    @media screen and (max-width: 800px) {
      .about_our--lf-item:first-child {
        width: 100%; } }
  .about_our--lf-item:nth-child(2) {
    max-width: 23rem;
    width: 100%;
    margin-left: auto; }
    .about_our--lf-item:nth-child(2) .about_our--lf-img {
      padding-top: calc(100% * 148 / 200); }
      @media screen and (max-width: 1200px) {
        .about_our--lf-item:nth-child(2) .about_our--lf-img {
          padding-top: 100%; } }
    @media screen and (max-width: 1200px) {
      .about_our--lf-item:nth-child(2) {
        position: relative;
        margin: 0 auto;
        width: calc(50% - var(--rowContent0));
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        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;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
    @media screen and (max-width: 800px) {
      .about_our--lf-item:nth-child(2) {
        width: 100%;
        max-width: 35%;
        margin: 0 auto; } }
    @media screen and (max-width: 600px) {
      .about_our--lf-item:nth-child(2) {
        display: none; } }
  .about_our--lf-item:last-child {
    max-width: 48.8rem;
    width: 100%;
    margin-left: auto; }
    .about_our--lf-item:last-child .about_our--lf-img {
      padding-top: calc(100% * 266 / 488);
      border: 0.5rem solid #ffffff; }
      @media screen and (max-width: 600px) {
        .about_our--lf-item:last-child .about_our--lf-img {
          padding-top: calc(100% * 400 / 600) !important; } }
    @media screen and (max-width: 1200px) {
      .about_our--lf-item:last-child {
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        max-width: none;
        z-index: 2; }
        .about_our--lf-item:last-child .about_our--lf-img {
          padding-top: calc(100% * 520 / 1024);
          border: none;
          height: 100%; } }
  @media screen and (max-width: 600px) {
    .about_our--lf {
      width: 100%; } }
  .about_our--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(--rowContent1);
    height: 100%; }
    @media screen and (max-width: 600px) {
      .about_our--rt-wrap {
        row-gap: var(--rowContent2); } }
    .about_our--rt-wrap .box-title .title-cus {
      margin: unset; }
      @media screen and (max-width: 460px) {
        .about_our--rt-wrap .box-title .title-cus {
          margin: 0 auto; } }
    .about_our--rt-wrap .box-title .title-lg {
      text-align: start; }
      @media screen and (max-width: 460px) {
        .about_our--rt-wrap .box-title .title-lg {
          text-align: center; } }
  .about_our--rt-list {
    margin-top: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-column-gap: var(--columnContent3);
    -moz-column-gap: var(--columnContent3);
    column-gap: var(--columnContent3); }
  .about_our--rt-num {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative; }
    .about_our--rt-num .num {
      font-size: 4.8rem;
      font-weight: 700;
      color: #101212; }
      @media only screen and (max-width: 1200px) {
        .about_our--rt-num .num {
          font-size: 3.8rem; } }
      @media only screen and (max-width: 800px) {
        .about_our--rt-num .num {
          font-size: 2.8rem; } }
      @media only screen and (max-width: 600px) {
        .about_our--rt-num .num {
          font-size: 2.6rem; } }
      @media only screen and (max-width: 460px) {
        .about_our--rt-num .num {
          font-size: 2.4rem; } }
      @media only screen and (max-width: 360px) {
        .about_our--rt-num .num {
          font-size: 2rem; } }
    .about_our--rt-num .plus {
      color: #3bbdba;
      font-weight: 700;
      font-size: 6rem;
      top: -1.5rem;
      right: -4rem;
      line-height: 100%;
      position: absolute;
      line-height: 100%; }
      @media only screen and (max-width: 1200px) {
        .about_our--rt-num .plus {
          font-size: 5.5rem; } }
      @media only screen and (max-width: 800px) {
        .about_our--rt-num .plus {
          font-size: 4.5rem; } }
      @media only screen and (max-width: 600px) {
        .about_our--rt-num .plus {
          font-size: 3.5rem; } }
      @media screen and (max-width: 1200px) {
        .about_our--rt-num .plus {
          right: -3.5rem; } }
      @media screen and (max-width: 800px) {
        .about_our--rt-num .plus {
          right: -2rem;
          top: -0rem;
          font-size: 4rem; } }
  @media only screen and (max-width: 800px) and (max-width: 1200px) {
    .about_our--rt-num .plus {
      font-size: 3rem; } }
  @media only screen and (max-width: 800px) and (max-width: 800px) {
    .about_our--rt-num .plus {
      font-size: 2.6rem; } }
  @media only screen and (max-width: 800px) and (max-width: 600px) {
    .about_our--rt-num .plus {
      font-size: 2rem; } }
  .about_our--rt-item {
    width: calc(50% - (var(--columnContent3) / 2));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    padding: 1.6rem;
    border-radius: var(--radius1);
    border: 0.1rem solid #a1abab; }
    @media screen and (max-width: 1200px) {
      .about_our--rt-item {
        padding: 1.4rem; } }
    @media screen and (max-width: 800px) {
      .about_our--rt-item {
        padding: 1.2rem; } }
    @media screen and (max-width: 600px) {
      .about_our--rt-item {
        padding: 1rem; } }
    .about_our--rt-item .note-text {
      text-align: center; }
  @media screen and (max-width: 600px) {
    .about_our--rt {
      width: 100%; } }

.about_do {
  padding-top: var(--size-pdl);
  padding-bottom: var(--size-pd);
  margin-top: var(--size-pd);
  position: relative; }
  .about_do--bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: calc(50% + var(--size-pdl));
    display: block;
    z-index: -1; }
    .about_do--bg::before {
      content: "";
      inset: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.2);
      position: absolute;
      z-index: 1; }
    .about_do--bg img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  .about_do--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(--rowContent); }
    .about_do--wrap .box-title .title-cus {
      background: rgba(187, 196, 196, 0.3);
      color: #ffffff;
      border: 0.1rem solid #ffffff; }
      .about_do--wrap .box-title .title-cus::before {
        background: #ffffff; }
    .about_do--wrap .box-title .title-lg {
      color: #ffffff; }
  .about_do--list .swiper {
    padding: 0.1rem 0; }
  .about_do--list .swiper-slide {
    height: auto; }
    @media screen and (max-width: 320px) {
      .about_do--list .swiper-slide {
        width: 100%; } }
  .about_do--item {
    height: 100%; }
    .about_do--item-ic {
      width: 4.8rem;
      height: 4.8rem; }
      @media screen and (max-width: 1200px) {
        .about_do--item-ic {
          width: 4.2rem;
          height: 4.2rem; } }
      @media screen and (max-width: 800px) {
        .about_do--item-ic {
          width: 3.6rem;
          height: 3.6rem; } }
      @media screen and (max-width: 460px) {
        .about_do--item-ic {
          width: 3.2rem;
          height: 3.2rem; } }
      .about_do--item-ic img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
    .about_do--item-wrap {
      height: 100%;
      background: #ffffff;
      padding: 2.4rem;
      border-radius: var(--radius1);
      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(--rowContent1);
      -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);
      -webkit-transition: 0.3s linear;
      transition: 0.3s linear; }
      @media (min-width: 1201px) {
        .about_do--item-wrap:hover {
          background: #3bbdba; }
          .about_do--item-wrap:hover .title-mn {
            color: #ffffff; }
          .about_do--item-wrap:hover .note-text {
            color: #ffffff; }
          .about_do--item-wrap:hover .about_do--item-ic img {
            -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(3004%) hue-rotate(303deg) brightness(121%) contrast(99%);
            filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(3004%) hue-rotate(303deg) brightness(121%) contrast(99%); } }
      @media screen and (max-width: 1200px) {
        .about_do--item-wrap {
          padding: 2.4rem 2rem; } }
      @media screen and (max-width: 800px) {
        .about_do--item-wrap {
          padding: 1.8rem 1.6rem; } }
      @media screen and (max-width: 600px) {
        .about_do--item-wrap {
          padding: 1.4rem 1.2rem; } }
      @media screen and (max-width: 460px) {
        .about_do--item-wrap {
          padding: 1rem 1.2rem; } }

.about_prj {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pd); }
  .about_prj--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(--rowContent); }
    .about_prj--wrap .btn {
      margin: 0 auto; }

.about_alb {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pdl);
  overflow: hidden; }
  .about_alb--title-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); }
  .about_alb--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(--rowContent3); }
    .about_alb--wrap .splide {
      width: 100%; }
  .about_alb--btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: var(--columnContent1);
    -moz-column-gap: var(--columnContent1);
    column-gap: var(--columnContent1);
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto; }
    .about_alb--btns .btn.actived {
      background: #3bbdba; }
      .about_alb--btns .btn.actived .btn-text {
        color: #ffffff; }
    .about_alb--btns .btn-text {
      font-size: 1.6rem;
      font-weight: 700;
      text-transform: none; }
      @media only screen and (max-width: 800px) {
        .about_alb--btns .btn-text {
          font-size: 1.4rem; } }
      @media only screen and (max-width: 460px) {
        .about_alb--btns .btn-text {
          font-size: 1.2rem; } }
  .about_alb--item {
    display: none; }
    .about_alb--item.showed {
      display: block; }
    .about_alb--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(--rowContent1); }
      .about_alb--item-wrap .splide__slide {
        height: auto; }
        .about_alb--item-wrap .splide__slide:nth-child(odd) {
          width: 20%; }
          .about_alb--item-wrap .splide__slide:nth-child(odd) .about_alb--item-img {
            padding-top: calc(100% * 349 / 384); }
          @media screen and (max-width: 1200px) {
            .about_alb--item-wrap .splide__slide:nth-child(odd) {
              width: 25%; } }
          @media screen and (max-width: 800px) {
            .about_alb--item-wrap .splide__slide:nth-child(odd) {
              width: 30%; } }
          @media screen and (max-width: 600px) {
            .about_alb--item-wrap .splide__slide:nth-child(odd) {
              width: 35%; } }
          @media screen and (max-width: 460px) {
            .about_alb--item-wrap .splide__slide:nth-child(odd) {
              width: 40%; } }
          @media screen and (max-width: 360px) {
            .about_alb--item-wrap .splide__slide:nth-child(odd) {
              width: 45%; } }
        .about_alb--item-wrap .splide__slide:nth-child(even) {
          width: 30%; }
          .about_alb--item-wrap .splide__slide:nth-child(even) .about_alb--item-img {
            padding-top: calc(100% * 349 / 606); }
          @media screen and (max-width: 1200px) {
            .about_alb--item-wrap .splide__slide:nth-child(even) {
              width: 35%; } }
          @media screen and (max-width: 800px) {
            .about_alb--item-wrap .splide__slide:nth-child(even) {
              width: 40%; } }
          @media screen and (max-width: 600px) {
            .about_alb--item-wrap .splide__slide:nth-child(even) {
              width: 45%; } }
          @media screen and (max-width: 460px) {
            .about_alb--item-wrap .splide__slide:nth-child(even) {
              width: 50%; } }
          @media screen and (max-width: 360px) {
            .about_alb--item-wrap .splide__slide:nth-child(even) {
              width: 55%; } }
    .about_alb--item-img {
      display: block;
      position: relative;
      width: 100%;
      height: 100%;
      overflow: hidden;
      border-radius: var(--radius3);
      cursor: pointer; }
      @media (min-width: 1201px) {
        .about_alb--item-img:hover::before {
          opacity: 1; } }
      .about_alb--item-img::before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        inset: 0;
        background: rgba(0, 0, 0, 0.5);
        opacity: 0;
        -webkit-transition: 0.3s linear;
        transition: 0.3s linear;
        z-index: 1; }
      .about_alb--item-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; }

.home_bn {
  overflow: hidden;
  margin-bottom: var(--size-pd);
  height: calc(100vh - var(--size-hd)); }
  .home_bn--wrap {
    height: 100%; }
  .home_bn--bg {
    width: 100%;
    height: 100%; }
    @media screen and (min-width: 1200px) {
      .home_bn--bg {
        -webkit-animation: thuNho 0.8s linear;
        animation: thuNho 0.8s linear; } }
    .home_bn--bg img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }

.home_make {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pd); }
  .home_make--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(--rowContent); }
  .home_make--list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-column-gap: var(--columnContent2);
    -moz-column-gap: var(--columnContent2);
    column-gap: var(--columnContent2);
    row-gap: var(--columnContent2);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .home_make--item {
    width: 20%; }
    @media screen and (max-width: 1200px) {
      .home_make--item {
        width: 25%; } }
    @media screen and (max-width: 600px) {
      .home_make--item {
        width: calc(50% - (var(--columnContent2))); } }
    .home_make--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(--rowContent2); }
      .home_make--item-wrap .title-mn {
        text-align: center; }
    .home_make--item-ic {
      max-width: 31rem;
      width: 100%;
      height: auto;
      margin: 0 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      @media screen and (max-width: 1200px) {
        .home_make--item-ic {
          max-width: 25rem; } }
      .home_make--item-ic img {
        width: auto;
        height: auto;
        -o-object-fit: cover;
        object-fit: cover; }
    .home_make--item:nth-child(3n + 2) {
      width: 40%; }
      @media screen and (max-width: 600px) {
        .home_make--item:nth-child(3n + 2) {
          width: 100%;
          -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
          order: -1; } }

.home_ex {
  padding-top: var(--size-pd);
  padding-bottom: var(--size-pd);
  overflow: hidden; }
  .home_ex--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .home_ex--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(--rowContent);
    padding-bottom: var(--size-pd); }
  .home_ex--center {
    padding-top: var(--size-pd);
    padding-bottom: var(--size-pd); }
    @media screen and (max-width: 360px) {
      .home_ex--center .about_our--rt-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: var(--rowContent0); } }
    .home_ex--center .about_our--rt-item {
      border: none;
      border-radius: 0; }
      .home_ex--center .about_our--rt-item .note-text {
        font-size: 4rem;
        font-weight: 700; }
        @media only screen and (max-width: 1200px) {
          .home_ex--center .about_our--rt-item .note-text {
            font-size: 3rem; } }
        @media only screen and (max-width: 800px) {
          .home_ex--center .about_our--rt-item .note-text {
            font-size: 2.6rem; } }
        @media only screen and (max-width: 600px) {
          .home_ex--center .about_our--rt-item .note-text {
            font-size: 2rem; } }
      @media screen and (max-width: 360px) {
        .home_ex--center .about_our--rt-item {
          width: 100%; } }
    .home_ex--center .about_our--rt-num {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-column-gap: var(--columnContent0);
      -moz-column-gap: var(--columnContent0);
      column-gap: var(--columnContent0);
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .home_ex--center .about_our--rt-num .num {
        font-size: 15rem;
        line-height: 1; }
        @media screen and (max-width: 1200px) {
          .home_ex--center .about_our--rt-num .num {
            font-size: 12rem; } }
  @media only screen and (max-width: 1200px) and (max-width: 1200px) {
    .home_ex--center .about_our--rt-num .num {
      font-size: 11rem; } }
  @media only screen and (max-width: 1200px) and (max-width: 800px) {
    .home_ex--center .about_our--rt-num .num {
      font-size: 9rem; } }
  @media only screen and (max-width: 1200px) and (max-width: 600px) {
    .home_ex--center .about_our--rt-num .num {
      font-size: 7rem; } }
  @media only screen and (max-width: 1200px) and (max-width: 500px) {
    .home_ex--center .about_our--rt-num .num {
      font-size: 6rem; } }
  @media only screen and (max-width: 1200px) and (max-width: 460px) {
    .home_ex--center .about_our--rt-num .num {
      font-size: 5rem; } }
      .home_ex--center .about_our--rt-num .plus {
        font-size: 15rem;
        top: -4rem;
        right: -10rem; }
        @media screen and (max-width: 1200px) {
          .home_ex--center .about_our--rt-num .plus {
            font-size: 12rem;
            right: -8rem;
            top: -3.5rem; } }
  @media only screen and (max-width: 1200px) and (max-width: 1200px) {
    .home_ex--center .about_our--rt-num .plus {
      font-size: 11rem; } }
  @media only screen and (max-width: 1200px) and (max-width: 800px) {
    .home_ex--center .about_our--rt-num .plus {
      font-size: 9rem; } }
  @media only screen and (max-width: 1200px) and (max-width: 600px) {
    .home_ex--center .about_our--rt-num .plus {
      font-size: 7rem; } }
  @media only screen and (max-width: 1200px) and (max-width: 500px) {
    .home_ex--center .about_our--rt-num .plus {
      font-size: 6rem; } }
  @media only screen and (max-width: 1200px) and (max-width: 460px) {
    .home_ex--center .about_our--rt-num .plus {
      font-size: 5rem; } }
        @media screen and (max-width: 800px) {
          .home_ex--center .about_our--rt-num .plus {
            right: -6rem;
            top: -3rem; } }
        @media screen and (max-width: 600px) {
          .home_ex--center .about_our--rt-num .plus {
            right: -5rem;
            top: -2rem; } }
        @media screen and (max-width: 500px) {
          .home_ex--center .about_our--rt-num .plus {
            right: -4rem;
            top: -2rem; } }
        @media screen and (max-width: 460px) {
          .home_ex--center .about_our--rt-num .plus {
            right: -3.5rem;
            top: -2rem; } }
  .home_ex--bottom {
    padding-top: var(--size-pd); }
    .home_ex--bottom-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(--rowContent); }
      .home_ex--bottom-wrap .btn {
        margin: 0 auto; }

.home_across {
  margin-top: var(--size-pd);
  margin-bottom: var(--size-pd);
  background: #f3ffff;
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 1200px) {
    .home_across {
      margin-top: 0; } }
  .home_across--wrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
    @media screen and (max-width: 1200px) {
      .home_across--wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: var(--rowContent1); } }
  .home_across--lf {
    width: calc(100% * 4 / 12); }
    @media screen and (max-width: 1200px) {
      .home_across--lf {
        width: 100%; } }
    .home_across--lf-wrap {
      padding-top: var(--size-pd);
      padding-bottom: var(--size-pd);
      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(--rowContent3);
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      height: 100%; }
      @media screen and (max-width: 1200px) {
        .home_across--lf-wrap .btn {
          margin: 0 auto; } }
    .home_across--lf-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(--rowContent1); }
      .home_across--lf-box .title-cus {
        margin: unset; }
        @media screen and (max-width: 1200px) {
          .home_across--lf-box .title-cus {
            margin: 0 auto; } }
      .home_across--lf-box .title-lg {
        text-align: start; }
        @media screen and (max-width: 1200px) {
          .home_across--lf-box .title-lg {
            text-align: center; } }
      @media screen and (max-width: 1200px) {
        .home_across--lf-box .note-text {
          text-align: center; } }
  .home_across--rt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative; }
    .home_across--rt-wrap {
      position: relative;
      margin-right: calc((100vw - 120rem) / -2); }
      @media screen and (max-width: 1230px) {
        .home_across--rt-wrap {
          margin-right: -1.5rem; } }
      @media screen and (max-width: 1200px) {
        .home_across--rt-wrap {
          margin-left: -1.5rem;
          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(--rowContent3); } }
    .home_across--rt-map {
      padding-top: calc(100% * 712 / 1043);
      position: relative;
      display: block;
      width: 100%;
      cursor: url("../assets/images/Location.svg"), auto; }
      .home_across--rt-map svg {
        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; }
        .home_across--rt-map svg path {
          position: relative;
          width: 100%;
          height: 100%;
          -webkit-transition: 0.3s linear;
          transition: 0.3s linear; }
          @media (min-width: 1201px) {
            .home_across--rt-map svg path:hover {
              fill: #c3f7f6 !important; } }
          .home_across--rt-map svg path:nth-child(13) {
            pointer-events: none; }
          .home_across--rt-map svg path:nth-child(22) {
            pointer-events: none; }
          .home_across--rt-map svg path:nth-child(23) {
            pointer-events: none; }
          .home_across--rt-map svg path:nth-child(24) {
            pointer-events: none; }
          .home_across--rt-map svg path:nth-child(25) {
            pointer-events: none; }
          .home_across--rt-map svg path:nth-child(26) {
            pointer-events: none; }
          .home_across--rt-map svg path:nth-child(27) {
            pointer-events: none; }
          .home_across--rt-map svg path:nth-child(28) {
            pointer-events: none; }
          .home_across--rt-map svg path:nth-child(29) {
            pointer-events: none; }
          .home_across--rt-map svg path:nth-child(30) {
            pointer-events: none; }
          .home_across--rt-map svg path:nth-child(31) {
            pointer-events: none; }
          .home_across--rt-map svg path:nth-child(32) {
            pointer-events: none; }
          .home_across--rt-map svg path:nth-child(33) {
            pointer-events: none; }
          .home_across--rt-map svg path:nth-child(34) {
            pointer-events: none; }
          .home_across--rt-map svg path:nth-child(35) {
            pointer-events: none; }
          .home_across--rt-map svg path:nth-child(36) {
            pointer-events: none; }
          .home_across--rt-map svg path:nth-child(37) {
            pointer-events: none; }
          .home_across--rt-map svg path.actived {
            fill: #c3f7f6 !important; }
    .home_across--rt-ex {
      position: absolute;
      top: 2rem;
      right: 2rem;
      width: 2rem;
      height: 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;
      z-index: 2;
      cursor: pointer; }
      .home_across--rt-ex i {
        font-size: 2.4rem;
        color: #101212; }
        @media only screen and (max-width: 1200px) {
          .home_across--rt-ex i {
            font-size: 2rem; } }
        @media only screen and (max-width: 800px) {
          .home_across--rt-ex i {
            font-size: 1.8rem; } }
        @media only screen and (max-width: 600px) {
          .home_across--rt-ex i {
            font-size: 1.6rem; } }
        @media only screen and (max-width: 460px) {
          .home_across--rt-ex i {
            font-size: 1.4rem; } }
        @media only screen and (max-width: 360px) {
          .home_across--rt-ex i {
            font-size: 1.3rem; } }
      @media screen and (max-width: 1200px) {
        .home_across--rt-ex {
          display: none; } }
    .home_across--rt-list {
      position: absolute;
      bottom: 2%;
      right: 2%;
      z-index: 1000;
      max-width: 70%;
      width: 100%;
      height: auto; }
      @media screen and (max-width: 1400px) {
        .home_across--rt-list {
          max-width: 85%; } }
      @media screen and (max-width: 1200px) {
        .home_across--rt-list {
          position: relative;
          bottom: unset;
          right: unset;
          max-width: unset; } }
      .home_across--rt-list-wrap {
        position: relative; }
    .home_across--rt-item {
      display: none; }
      .home_across--rt-item.showed {
        display: block;
        -webkit-animation: anHien2 0.6s linear;
        animation: anHien2 0.6s linear; }

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

@keyframes anHien2 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }
        @media screen and (max-width: 1200px) {
          @-webkit-keyframes anHien2 {
            0% {
              opacity: 0; }
            100% {
              opacity: 1; } }
          @keyframes anHien2 {
            0% {
              opacity: 0; }
            100% {
              opacity: 1; } } }
      .home_across--rt-item-wrap {
        min-height: 32rem;
        padding: 2.4rem;
        overflow: hidden;
        background: #ffffff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-column-gap: var(--columnContent1);
        -moz-column-gap: var(--columnContent1);
        column-gap: var(--columnContent1);
        -webkit-box-shadow: 0px 4px 23.4px 0px #0c0f1f0d;
        box-shadow: 0px 4px 23.4px 0px #0c0f1f0d;
        background: #ffffff;
        border-radius: var(--radius3);
        overflow: hidden;
        position: relative;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        @media screen and (max-width: 1200px) {
          .home_across--rt-item-wrap {
            min-height: 20rem;
            padding: 1.5rem;
            -webkit-box-shadow: unset;
            box-shadow: unset;
            border-radius: 0;
            border-bottom: 0.1rem solid rgba(0, 0, 0, 0.1); } }
        @media screen and (max-width: 500px) {
          .home_across--rt-item-wrap {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column; } }
      .home_across--rt-item-not {
        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;
        width: 100%; }
      .home_across--rt-item-imgs {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: 100%;
        overflow: hidden;
        border-radius: var(--radius1); }
        .home_across--rt-item-imgs .swiper {
          height: 100%; }
        .home_across--rt-item-imgs .swiper-slide {
          height: auto; }
      .home_across--rt-item-boxs {
        width: calc(50% - var(--columnContent1));
        padding: 2rem 0;
        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); }
        .home_across--rt-item-boxs .swiper {
          height: 100%; }
        .home_across--rt-item-boxs .swiper-slide {
          height: auto; }
        .home_across--rt-item-boxs .swiper-slide {
          height: auto; }
        .home_across--rt-item-boxs .box-navi {
          margin-top: auto; }
          @media screen and (max-width: 460px) {
            .home_across--rt-item-boxs .box-navi {
              -webkit-box-pack: center;
              -ms-flex-pack: center;
              justify-content: center; } }
        @media screen and (max-width: 600px) {
          .home_across--rt-item-boxs {
            padding: 1.2rem 0; } }
        @media screen and (max-width: 500px) {
          .home_across--rt-item-boxs {
            width: 100%; } }
      .home_across--rt-item-img {
        padding-top: calc(100% * 278 / 384);
        width: 100%;
        height: 100%;
        overflow: hidden;
        display: block;
        position: relative; }
        @media screen and (max-width: 1200px) {
          .home_across--rt-item-img {
            padding-top: calc(100% * 260 / 384); } }
        .home_across--rt-item-img img {
          position: absolute;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          top: 50%;
          left: 50%;
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover; }
      .home_across--rt-item-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(--rowContent1);
        padding: 0 1rem; }
        @media screen and (max-width: 600px) {
          .home_across--rt-item-box {
            padding: 0 0.5rem; } }
      .home_across--rt-item-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); }
        .home_across--rt-item-title .title-sm {
          line-height: 1.2;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden; }
        .home_across--rt-item-title .note-sm {
          color: #828c8c; }
          @media (min-width: 1201px) {
            .home_across--rt-item-title .note-sm:hover {
              color: #3bbdba; } }
      .home_across--rt-item-content .note-text {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden; }
      .home_across--rt-item-link .note-text {
        text-decoration: underline; }
        @media (min-width: 1201px) {
          .home_across--rt-item-link .note-text:hover {
            color: #101212; } }

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