@charset "UTF-8";
@import url("../assets/library/fontawesome/css/all.css");
@import url("../assets/library/fontawesome/fontawesome/fontawesome.css");
@import url("../assets/library/aos/aos.css");
@import url("../assets/library/swiper/swiper-bundle.min.css");
@import url("../assets/library/select2/select2.min.css");
@import url("../assets/library/gallery/lightgallery.min.css");
@import url("../assets/library/fancybox/fancybox.css");
@import url("../assets/library/magnific/magnific-popup.css");
@import url("../assets/library/datepicker/jquery-ui.css");
@import url("../assets/library/datetime/daterangepicker.css");
@import url("../assets/library/splitting/splitting.css");
@import url("../assets/library/splide/splide.min.css");
@import url("../assets/font/MJ-Satoshi/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 {
  font-style: italic; }

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

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

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

.mona-content li,
.mona-content p {
  margin-top: 0;
  margin-bottom: 1em; }

.mona-content ul,
.mona-content ol {
  margin: 0 0 1em;
  margin-bottom: 1em;
  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; }

.mona-content blockquote {
  border-left: 2px solid var(--color-pri) !important;
  padding-left: 2rem !important;
  margin-bottom: 1em;
  quotes: "\201C" "\201D" "\2018" "\2019"; }
  .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: calc(var(--hd-top) + var(--hd-flex) + var(--hd-bot));
  --size-sc: 10rem;
  --hd-top: 2.6rem;
  --hd-flex: 7rem;
  --hd-bot: 3.3rem;
  --logo: 4.8rem;
  --logoft: 25rem;
  --wicon: 1.8rem;
  --dist12: 1.2rem;
  --dist16: 1.6rem;
  --dist20: 2rem;
  --dist24: 2.4rem;
  --dist28: 2.8rem;
  --dist30: 3rem;
  --dist32: 3.2rem;
  --dist36: 3.6rem;
  --dist40: 4rem;
  --dist44: 4.4rem;
  --dist48: 4.8rem;
  --dist56: 5.6rem;
  --dist60: 6rem;
  --dist62: 6.2rem;
  --dist64: 6.4rem;
  --dist72: 7.2rem;
  --dist74: 7.4rem;
  --dist76: 7.6rem;
  --dist80: 8rem;
  --dist96: 9.6rem;
  --dist100: 10rem;
  --dist120: 12rem;
  --dist160: 16rem;
  --ctn: 133.2rem;
  --rectn: calc(100vw - var(--ctn));
  --halfrectn: calc(var(--rectn)/2);
  --serectn: calc(var(--halfrectn)/3);
  --font-pri: 'MJ Satoshi', Sans-serif;
  --btn: 4rem;
  --color-pri-in: #ABD37A;
  --color-pri: #2E8332;
  --color-second: #FBAF16;
  --color-third: #FCF5D3;
  --color-text: #231F20;
  --color-text-1: #242424;
  --color-filt: #F4F4F4;
  --color-disabled: #65758B;
  --color-map: #654E1F;
  --disabled: #C2C9D3;
  --color-tt: #2E8332;
  --input: #418ec8;
  --black: #000000;
  --white: #ffffff;
  --white-1: #FEF9E7;
  --color-bg: #FFF7E8;
  --color-bg-1: #F4F4F4;
  --color-bg-2: #F3FFF2;
  --color-bg-3: #007534;
  --color-bg-4: #E7DEAF;
  --color-bg-5: #F1F1F1;
  --color-tt: #262626;
  --border: #D8DCE3;
  --border-1: rgba(35, 31, 32, 0.2);
  --filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(2%) hue-rotate(331deg) brightness(104%) contrast(100%);
  --filter-pri: brightness(0) saturate(100%) invert(40%) sepia(12%) saturate(2199%) hue-rotate(73deg) brightness(101%) contrast(95%);
  --filter-sec: brightness(0) saturate(100%) invert(76%) sepia(52%) saturate(2158%) hue-rotate(348deg) brightness(101%) contrast(97%);
  --filter-text: brightness(0) saturate(100%) invert(11%) sepia(2%) saturate(1807%) hue-rotate(296deg) brightness(99%) contrast(95%);
  --filter-disabled: brightness(0) saturate(100%) invert(45%) sepia(17%) saturate(517%) hue-rotate(176deg) brightness(96%) contrast(92%);
  --linear: linear-gradient(92deg,rgba(221, 153, 60, 1) 0%, rgba(255, 226, 152, 1) 50%, rgba(221, 153, 60, 1) 100%);
  --border-01: rgba(0, 0, 0, 0.1);
  --border-02: rgba(0, 0, 0, 0.2);
  --border-03: rgba(0, 0, 0, 0.3);
  --border-04: rgba(0, 0, 0, 0.4);
  --border-05: rgba(0, 0, 0, 0.5);
  --border-06: rgba(0, 0, 0, 0.6);
  --border-07: rgba(0, 0, 0, 0.7);
  --border-08: rgba(0, 0, 0, 0.8);
  --border-09: rgba(0, 0, 0, 0.9);
  --border-10: rgba(255, 144, 10, 0.10);
  --color-opa-white-01: rgba(255, 255, 255, 0.1);
  --color-opa-white-02: rgba(255, 255, 255, 0.2);
  --color-opa-white-03: rgba(255, 255, 255, 0.3);
  --color-opa-white-04: rgba(255, 255, 255, 0.4);
  --color-opa-white-05: rgba(255, 255, 255, 0.5);
  --color-opa-white-06: rgba(255, 255, 255, 0.6);
  --color-opa-white-07: rgba(255, 255, 255, 0.7);
  --color-opa-white-08: rgba(255, 255, 255, 0.8);
  --color-opa-white-09: rgba(255, 255, 255, 0.9);
  --shadow: 2px 4px 12px #00000014; }
  @media (max-width: 1200px) {
    :root {
      --size-hd: 7.4rem;
      --size-sc: 6rem;
      --logo: 3.4rem;
      --dist12: .6rem;
      --dist16: .8rem;
      --dist20: 1rem;
      --dist24: 1.2rem;
      --dist28: 1.4rem;
      --dist30: 1.5rem;
      --dist32: 1.6rem;
      --dist36: 1.8rem;
      --dist40: 2rem;
      --dist44: 2.2rem;
      --dist48: 2.4rem;
      --dist56: 2.8rem;
      --dist60: 3rem;
      --dist62: 3.1rem;
      --dist64: 3.2rem;
      --dist72: 3.6rem;
      --dist74: 3.7rem;
      --dist76: 3.8rem;
      --dist80: 4rem;
      --dist96: 4.8rem;
      --dist100: 5rem;
      --dist120: 6rem;
      --dist160: 8rem; } }
  @media (max-width: 800px) {
    :root {
      --size-hd: 6rem; } }

.f-40 {
  --f-sz: clamp(2.8rem, calc(0.4rem + 3vw), 4rem);
  font-size: var(--f-sz); }

.f-36 {
  --f-sz: clamp(2.6rem, calc(0.6rem + 2.5vw), 3.6rem);
  font-size: var(--f-sz); }

.f-32 {
  --f-sz: clamp(2.2rem, calc(0.2rem + 2.5vw), 3.2rem);
  font-size: var(--f-sz); }

.f-24 {
  font-size: 2.4rem; }

.t-18 {
  font-size: 1.8rem; }

.t-20 {
  font-size: 2rem; }

.t-24 {
  font-size: 2.4rem; }

.t-28 {
  --f-sz: clamp(2.2rem, calc(1rem + 1.5vw), 2.8rem);
  font-size: var(--f-sz); }

.t-32 {
  --f-sz: clamp(2.2rem, calc(0.2rem + 2.5vw), 3.2rem);
  font-size: var(--f-sz); }

.t-36 {
  --f-sz: clamp(2.6rem, calc(0.6rem + 2.5vw), 3.6rem);
  font-size: var(--f-sz); }

.t-40 {
  --f-sz: clamp(2.8rem, calc(0.4rem + 3vw), 4rem);
  font-size: var(--f-sz); }

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

html {
  font-size: 10px;
  scroll-behavior: smooth; }

body {
  font-size: 16px;
  line-height: 1.55;
  font-weight: normal;
  font-family: var(--font-pri);
  color: var(--color-text);
  background-color: var(--white);
  overflow: hidden auto;
  position: relative; }
  @media screen and (max-width: 800px) {
    body {
      font-size: 14px; } }
  body::-webkit-scrollbar {
    width: .8rem; }
  body::-webkit-scrollbar-thumb {
    background-image: -webkit-gradient(linear, left top, left bottom, from(var(--color-pri)), to(var(--color-pri)));
    background-image: linear-gradient(var(--color-pri), var(--color-pri));
    border-radius: 50px; }
  body.no-scroll, body.body-lock {
    overflow: hidden !important; }

@media screen and (max-width: 480px) {
  br {
    display: none; } }

a {
  text-decoration: none;
  color: inherit; }

*,
*:focus {
  outline: none; }

section {
  position: relative; }

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

.collapse-body {
  display: none; }

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

::-moz-selection {
  background-color: var(--color-pri);
  color: var(--white); }

::selection {
  background-color: var(--color-pri);
  color: var(--white); }

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

.main {
  position: relative;
  padding-top: var(--size-hd);
  min-height: 60vh; }

.bg-pri {
  background-color: var(--color-bg); }

.bg-sec {
  background-color: var(--color-bg-2); }

.bg-ip {
  background-color: var(--color-bg-1); }

.container {
  width: 100%;
  max-width: var(--ctn);
  height: 100%;
  margin: 0 auto;
  padding: 0 1.6rem; }
  .container.sec {
    max-width: 174.8rem; }
  .container.full {
    max-width: 192rem; }

.relative {
  position: relative; }

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

.t-ctext {
  color: var(--color-text); }

.t-ctext1 {
  color: var(--color-text-1); }

.t-cwhite {
  color: var(--white); }

.t-cpri {
  color: var(--color-pri); }

.t-csec {
  color: var(--color-second); }

.t-ctt {
  color: var(--color-second); }

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

.t-capi {
  text-transform: capitalize; }

.t-bold {
  font-weight: bold; }

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

.t-italic {
  font-style: italic; }

.h1-hidden {
  height: 0;
  width: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 0; }

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

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

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

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

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

.fw-9 {
  font-weight: 900; }

.fz-14 {
  font-size: 1.4rem; }

.fz-20 {
  font-size: 2rem; }

.fz-24 {
  font-size: 2.4rem; }

.fz-32 {
  --f-sz: clamp(2.2rem, calc(0.2rem + 2.5vw), 3.2rem);
  font-size: var(--f-sz); }

.fz-36 {
  --f-sz: clamp(2.6rem, calc(0.6rem + 2.5vw), 3.6rem);
  font-size: var(--f-sz); }

.fz-40 {
  --f-sz: clamp(2.8rem, calc(0.4rem + 3vw), 4rem);
  font-size: var(--f-sz); }

.fz-48 {
  --f-sz: clamp(3rem, calc(-0.6rem + 4.5vw), 4.8rem);
  font-size: var(--f-sz); }

.fs-italic {
  font-style: italic; }

.lh-10 {
  line-height: 1; }

.lh-12 {
  line-height: 1.2; }

.lh-13 {
  line-height: 1.3; }

.lh-14 {
  line-height: 1.4; }

.lh-15 {
  line-height: 1.5; }

.pad-16 {
  padding: 1.6rem; }

.pad-20 {
  padding: 2rem; }

.pad-24 {
  padding: 2.4rem; }

.bdr-16 {
  border-radius: 1.6rem; }

.bdr-24 {
  border-radius: 2.4rem; }

.copy-msg {
  position: fixed;
  top: calc(var(--size-hd) + 2rem);
  right: 1rem;
  z-index: 10;
  background-color: var(--color-second);
  color: var(--white);
  font-weight: 700;
  max-width: 30rem;
  padding: 1.2rem;
  border-radius: .6rem;
  opacity: 0;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .copy-msg.active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }

.ctent-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: .8rem; }
  .ctent-inner.active .mona-content {
    -webkit-line-clamp: none; }
  .ctent-inner.active .more-gr i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  .ctent-inner .mona-content.moreCtentJs {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
  .ctent-inner .more-gr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .4rem;
    --f-sz: 1.6rem;
    font-size: var(--f-sz);
    color: var(--color-pri);
    font-weight: 500;
    cursor: pointer; }
    @media screen and (max-width: 800px) {
      .ctent-inner .more-gr {
        --f-sz: 1.4rem; } }
    .ctent-inner .more-gr.hidden {
      display: none; }
    .ctent-inner .more-gr i {
      -webkit-transition: all .3s ease;
      transition: all .3s ease;
      --f-sz: 1.4rem;
      font-size: var(--f-sz); }
      @media screen and (max-width: 800px) {
        .ctent-inner .more-gr i {
          --f-sz: 1.2rem; } }

.wfull {
  width: 100%; }

.whalf {
  width: 50%; }

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

.wfit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto; }

.rev {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.dflex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

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

.dflex-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.dflex-center {
  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; }

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

.justify-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.item-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.gap-12 {
  gap: 1.2rem; }

.gap-16 {
  gap: 1.6rem; }

.gap-20 {
  gap: 2rem; }

.gap-24 {
  gap: 2.4rem; }

.headwr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.2rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%; }
  @media screen and (max-width: 768px) {
    .headwr {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: center; } }

.spacebetween {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.lc1 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

.lc2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

.dflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.2rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.align-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.align-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

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

.justify-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.justify-betwwen {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.dflex-center {
  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; }

.dflex-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: var(--dist40); }

.bold {
  font-weight: 700; }

.bdr8 {
  border-radius: .8rem;
  overflow: hidden; }

.bdr12 {
  border-radius: 1.2rem;
  overflow: hidden; }

.pd-sec {
  padding: 2rem 1.6rem; }

.headwr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1.6rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.bdswiper {
  border-top: 0.1rem solid var(--border); }
  .bdswiper .swiper-slide:not(:last-child) {
    border-right: 0.1rem solid var(--border); }

.votes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: .4rem; }
  .votes .txt {
    color: var(--color-text);
    font-weight: 600;
    --f-sz: 1.6rem;
    font-size: var(--f-sz); }
    @media screen and (max-width: 800px) {
      .votes .txt {
        --f-sz: 1.4rem; } }
    .votes .txt span {
      font-weight: 400;
      text-decoration: underline; }
  .votes-inner {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content; }
  .votes-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: .2rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
    .votes-list img {
      width: 1.6rem;
      height: 1.6rem;
      display: block;
      -o-object-fit: contain;
      object-fit: contain; }
  .votes-filter {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-clip-path: inset(0 calc(100% - var(--w)) 0 0);
    clip-path: inset(0 calc(100% - var(--w)) 0 0); }

@media screen and (min-width: 1201px) {
  .filpduct {
    position: relative; } }

.filpduct.open .filpduct-bdy {
  visibility: visible;
  opacity: 1; }
  @media screen and (min-width: 1201px) {
    .filpduct.open .filpduct-bdy {
      -webkit-transform: translateY(0);
      transform: translateY(0); } }
  @media screen and (max-width: 1200px) {
    .filpduct.open .filpduct-bdy {
      -webkit-transform: translateX(0);
      transform: translateX(0); } }

.filpduct-btn {
  padding: .6rem 1rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  cursor: pointer;
  border-radius: .6rem;
  border: 0.1rem solid var(--color-text);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: .6rem;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  z-index: 1; }
  @media screen and (min-width: 1201px) {
    .filpduct-btn {
      display: none; } }
  @media screen and (max-width: 800px) {
    .filpduct-btn {
      padding: .6rem; } }
  @media screen and (min-width: 1200px) {
    .filpduct-btn:hover {
      border-color: var(--color-pri);
      background-color: var(--color-pri); }
      .filpduct-btn:hover img {
        -webkit-filter: var(--filter);
        filter: var(--filter); }
      .filpduct-btn:hover .txt {
        color: #fff; } }
  .filpduct-btn img {
    --w: 2.4rem;
    width: var(--w);
    height: var(--w);
    display: block;
    -o-object-fit: contain;
    object-fit: contain; }
    @media screen and (max-width: 800px) {
      .filpduct-btn img {
        --w: 1.8rem; } }
  @media screen and (max-width: 600px) {
    .filpduct-btn .txt {
      display: none; } }

.filpduct-bdy {
  z-index: 20;
  width: 38.4rem;
  border: 0.2rem solid var(--border-1);
  padding: 1.6rem;
  background-color: var(--color-bg-4);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .4s ease;
  transition: all .4s ease; }
  @media screen and (min-width: 1201px) {
    .filpduct-bdy {
      position: absolute;
      border-radius: 1.6rem;
      top: 0;
      z-index: 10;
      -webkit-transform: translateY(5rem);
      transform: translateY(5rem); } }
  @media screen and (max-width: 1200px) {
    .filpduct-bdy {
      position: fixed;
      right: 0;
      top: 0;
      height: 100%;
      z-index: 150;
      max-width: 95%;
      -webkit-transform: translate(100%);
      transform: translate(100%); } }

.filpduct-main {
  overflow: hidden auto;
  max-height: 100%; }

.filpduct-overlay {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 140;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  right: 0;
  top: 0;
  height: 100%;
  width: 0; }
  .filpduct-overlay.open {
    width: 100%; }
  @media screen and (min-width: 1201px) {
    .filpduct-overlay {
      display: none; } }

.filpduct-close {
  position: absolute;
  right: 1.2rem;
  top: 1.2rem;
  --wh: 3rem;
  border: 0.1rem solid var(--color-pri);
  border-radius: 100%;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  width: var(--wh);
  height: var(--wh);
  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;
  color: var(--color-pri);
  cursor: pointer; }
  @media screen and (min-width: 1200px) {
    .filpduct-close:hover {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg); } }
  @media screen and (min-width: 1201px) {
    .filpduct-close {
      color: var(--white);
      background-color: var(--color-text);
      border-color: var(--white);
      top: -1.5rem;
      right: -1.5rem; } }

.filpduct-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: .8rem; }
  @media screen and (max-width: 1200px) {
    .filpduct-head {
      border-bottom: 0.1rem solid var(--color-pri);
      margin-bottom: 1.6rem;
      padding: 0 1.6rem; } }
  .filpduct-head img {
    --w: 4.2rem;
    width: var(--w);
    height: 2.8rem;
    display: block;
    -o-object-fit: contain;
    object-fit: contain; }

.filpduct-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2rem; }

.filpduct-item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: var(--dist16);
  background-color: var(--white);
  border-radius: var(--dist16);
  gap: 1.6rem; }
  .filpduct-item.active .icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  .filpduct-item .head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.2rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .filpduct-item .head .icon {
      display: none;
      cursor: pointer;
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }

.filpduct-inner.collapse2-body {
  display: block; }

@media screen and (min-width: 1200px) {
  .filpduct-box.sec .item:hover .recheck-label .icon img {
    -webkit-filter: var(--filter);
    filter: var(--filter); } }

.filpduct-box.sec .item.active .recheck-label .icon img {
  -webkit-filter: var(--filter);
  filter: var(--filter); }

.filpduct-box .recheck-wr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: var(--dist32); }

.filpduct-box .item {
  --w: 4.8rem;
  cursor: pointer; }
  @media screen and (min-width: 1200px) {
    .filpduct-box .item:hover .recheck-label .icon {
      border-color: var(--color-pri); } }
  .filpduct-box .item.active .recheck-label .icon {
    border-color: var(--color-pri); }
  .filpduct-box .item .recheck-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .4rem;
    text-align: center; }
  .filpduct-box .item .txt {
    --f-sz: 1.6rem;
    font-size: var(--f-sz);
    font-weight: 500;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
    @media screen and (max-width: 800px) {
      .filpduct-box .item .txt {
        --f-sz: 1.4rem; } }
  .filpduct-box .item .icon {
    width: var(--w);
    height: var(--w);
    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: 0.1rem solid var(--border);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 100%; }
    .filpduct-box .item .icon img {
      width: 50%;
      height: 50%;
      display: block;
      -o-object-fit: contain;
      object-fit: contain; }

.filpduct-check .recheck-wr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1.2rem; }

.filpduct-check .item {
  border: 0.1rem solid var(--border);
  border-radius: 3rem;
  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;
  gap: .4rem;
  min-width: 9rem;
  padding: .8rem 1.6rem;
  cursor: pointer;
  -webkit-transition: all .3s all;
  transition: all .3s all;
  text-transform: capitalize;
  color: var(--color-text-3);
  --f-sz: 1.6rem;
  font-size: var(--f-sz);
  font-weight: 700; }
  @media screen and (max-width: 800px) {
    .filpduct-check .item {
      --f-sz: 1.4rem; } }
  @media screen and (min-width: 1200px) {
    .filpduct-check .item:hover {
      border-color: var(--color-pri);
      color: var(--color-pri); } }
  .filpduct-check .item.active {
    border-color: var(--color-pri);
    color: var(--color-pri); }
    .filpduct-check .item.active .icon {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }

.filpduct-gr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 1.2rem; }
  @media screen and (min-width: 1201px) {
    .filpduct-gr .btn-main {
      width: calc(50% - .6rem); } }

.filter-slider {
  max-width: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 1.2rem;
  background-color: var(--color-bg);
  border-radius: 3rem; }
  .filter-slider .swiper {
    max-width: 100%; }
    .filter-slider .swiper-wrapper {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      max-width: 100%; }
    .filter-slider .swiper-slide {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; }

.filter-link {
  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;
  --f-sz: 1.6rem;
  font-size: var(--f-sz);
  font-weight: 600;
  color: var(--color-text);
  -webkit-transition: all .6s ease;
  transition: all .6s ease;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-wrap: nowrap;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  z-index: 1;
  padding: 1.2rem 1.6rem;
  border-radius: 3rem;
  text-transform: capitalize; }
  @media screen and (max-width: 800px) {
    .filter-link {
      --f-sz: 1.4rem; } }
  .filter-link input {
    display: none; }
  .filter-link::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    z-index: -1;
    background: var(--color-pri);
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
  @media screen and (min-width: 1200px) {
    .filter-link:hover::before {
      width: 100%;
      left: 0; } }
  .filter-link.active {
    color: var(--black);
    pointer-events: none;
    cursor: not-allowed; }
    .filter-link.active::before {
      width: 100%;
      left: 0; }

.filt-slider {
  max-width: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }
  .filt-slider .swiper {
    max-width: 100%; }
    .filt-slider .swiper-wrapper {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      max-width: 100%; }
    .filt-slider .swiper-slide {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; }
      .filt-slider .swiper-slide input {
        display: none; }
      .filt-slider .swiper-slide input:checked + .filt-link {
        color: var(--white);
        border-color: var(--color-second); }
      .filt-slider .swiper-slide input:checked + .filt-link::before {
        width: 100%;
        left: 0; }

.filt-link {
  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;
  --f-sz: 1.6rem;
  font-size: var(--f-sz);
  font-weight: 600;
  color: var(--color-filt);
  -webkit-transition: all .6s ease;
  transition: all .6s ease;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-wrap: nowrap;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  z-index: 1;
  padding: 1.2rem 1.6rem;
  border-radius: 3rem;
  text-transform: capitalize;
  border: 0.1rem solid var(--color-filt); }
  @media screen and (max-width: 800px) {
    .filt-link {
      --f-sz: 1.4rem; } }
  .filt-link input {
    display: none; }
  .filt-link::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    z-index: -1;
    background: var(--color-second);
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
  @media screen and (min-width: 1200px) {
    .filt-link:hover {
      color: var(--white);
      border-color: var(--color-second); }
      .filt-link:hover::before {
        width: 100%;
        left: 0; } }
  .filt-link.active {
    color: var(--white);
    pointer-events: none;
    cursor: not-allowed;
    border-color: var(--color-second); }
    .filt-link.active::before {
      width: 100%;
      left: 0; }

.shadowpri {
  -webkit-box-shadow: var(--shadow);
  box-shadow: var(--shadow); }

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

iframe {
  vertical-align: middle; }

input:-webkit-autofill {
  background-color: transparent !important;
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
  -webkit-text-fill-color: #000 !important;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s; }

.glsearch {
  --wh: 4.4rem;
  position: relative;
  border: 0.1rem solid var(--border);
  background-color: var(--white);
  overflow: hidden;
  width: 100%;
  max-width: 60rem;
  margin: 0 auto;
  height: var(--wh);
  border-radius: 4rem; }
  @media screen and (max-width: 1200px) {
    .glsearch {
      --wh: 4rem; } }
  .glsearch-inner {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .glsearch-inner span {
      height: 100%;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
  .glsearch-btn {
    width: var(--wh);
    height: var(--wh);
    cursor: pointer;
    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;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 100%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
    @media screen and (min-width: 1200px) {
      .glsearch-btn:hover {
        background-color: var(--color-pri); } }
    .glsearch-btn img {
      width: 50%;
      height: 50%;
      display: block;
      -o-object-fit: contain;
      object-fit: contain; }
  .glsearch input, .glsearch-input {
    border: none;
    outline: none;
    height: 100%;
    padding: .8rem 1.6rem;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    background-color: transparent;
    color: var(--color-text);
    --f-sz: 1.6rem;
    font-size: var(--f-sz);
    font-weight: 500;
    font-family: var(--font-pri); }
    @media screen and (max-width: 800px) {
      .glsearch input, .glsearch-input {
        --f-sz: 1.4rem; } }
    .glsearch input::-webkit-input-placeholder, .glsearch-input::-webkit-input-placeholder {
      color: var(--color-text2);
      --f-sz: 1.6rem;
      font-size: var(--f-sz);
      font-weight: 500;
      font-family: var(--font-pri); }
    .glsearch input::-moz-placeholder, .glsearch-input::-moz-placeholder {
      color: var(--color-text2);
      --f-sz: 1.6rem;
      font-size: var(--f-sz);
      font-weight: 500;
      font-family: var(--font-pri); }
    .glsearch input::-ms-input-placeholder, .glsearch-input::-ms-input-placeholder {
      color: var(--color-text2);
      --f-sz: 1.6rem;
      font-size: var(--f-sz);
      font-weight: 500;
      font-family: var(--font-pri); }
    .glsearch input::placeholder, .glsearch-input::placeholder {
      color: var(--color-text2);
      --f-sz: 1.6rem;
      font-size: var(--f-sz);
      font-weight: 500;
      font-family: var(--font-pri); }
      @media screen and (max-width: 800px) {
        .glsearch input::-webkit-input-placeholder, .glsearch-input::-webkit-input-placeholder {
          --f-sz: 1.4rem; }
        .glsearch input::-moz-placeholder, .glsearch-input::-moz-placeholder {
          --f-sz: 1.4rem; }
        .glsearch input::-ms-input-placeholder, .glsearch-input::-ms-input-placeholder {
          --f-sz: 1.4rem; }
        .glsearch input::placeholder, .glsearch-input::placeholder {
          --f-sz: 1.4rem; } }

.pdthumb-frm {
  margin-bottom: 1.6rem; }
  .pdthumb-frm .ctent {
    color: #fff;
    --f-sz: 1.6rem;
    font-size: var(--f-sz); }
    @media screen and (max-width: 800px) {
      .pdthumb-frm .ctent {
        --f-sz: 1.4rem; } }
    .pdthumb-frm .ctent a {
      text-decoration: underline; }
  .pdthumb-frm .wpcf7-list-item {
    color: #fff;
    margin: 1.6rem 0; }
    .pdthumb-frm .wpcf7-list-item label {
      position: relative;
      cursor: pointer;
      padding-left: calc(var(--wicon) + .8rem);
      color: #fff; }
  .pdthumb-frm .recheck-input:checked + .wpcf7-list-item-label::after {
    opacity: 1; }
  .pdthumb-frm .wpcf7-list-item-label::before {
    position: absolute;
    content: '';
    width: var(--wicon);
    height: var(--wicon);
    left: 0;
    top: calc(50% + .1rem);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1;
    background: center/contain no-repeat url(../assets/images/check.png);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer; }
  .pdthumb-frm .wpcf7-list-item-label::after {
    position: absolute;
    content: '';
    width: var(--wicon);
    height: var(--wicon);
    left: 0;
    top: calc(50% + .1rem);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1;
    background: center/contain no-repeat url(../assets/images/checked.png);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    cursor: pointer; }

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

.audiogl-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.2rem;
  padding: .8rem 1.2rem;
  background: #F9F9F9;
  border-radius: 4rem;
  width: 50rem;
  max-width: 100%;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); }
  @media screen and (max-width: 500px) {
    .audiogl-inner {
      gap: .8rem; } }

.audiogl-ctrol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: .8rem; }

.audiogl-time {
  font-size: 1.4rem;
  font-weight: 600;
  color: #333;
  text-align: center; }

.audiogl-des {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: .4rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.audiogl-btn {
  width: 2.6rem;
  height: 2.6rem;
  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: var(--white);
  border-radius: 100%;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 500px) {
    .audiogl-btn {
      width: 2rem;
      height: 2rem; } }
  .audiogl-btn:hover {
    background-color: #f0f0f0;
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  .audiogl-btn:active {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }
  .audiogl-btn i {
    font-size: 1.2rem;
    color: #333; }
  .audiogl-btn.next i {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg); }
  .audiogl-btn.play {
    background-color: var(--color-pri); }
    .audiogl-btn.play i {
      color: white; }
    .audiogl-btn.play:hover {
      background-color: var(--color-pri); }

.audiogl-progress {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  cursor: pointer; }
  .audiogl-progress input {
    display: none; }
  .audiogl-progress-line {
    width: 100%;
    height: .4rem;
    background-color: #D9D9D9;
    border-radius: .4rem;
    position: relative;
    overflow: hidden; }
    .audiogl-progress-line::after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: var(--progress);
      background-color: var(--color-pri);
      -webkit-transition: width 0.1s linear;
      transition: width 0.1s linear; }
  .audiogl-progress .rad {
    position: absolute;
    width: 1rem;
    height: 1rem;
    background: var(--color-pri);
    border-radius: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 0;
    cursor: pointer;
    display: none; }
    @media screen and (max-width: 500px) {
      .audiogl-progress .rad {
        width: .6rem;
        height: .6rem; } }
    .audiogl-progress .rad:hover {
      -webkit-transform: translate(-50%, -50%) scale(1.2);
      transform: translate(-50%, -50%) scale(1.2); }
  .audiogl-progress:hover .rad {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.audiogl-vol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: .8rem; }
  @media screen and (max-width: 500px) {
    .audiogl-vol {
      gap: .6rem; } }
  .audiogl-vol-btn {
    width: 2.6rem;
    height: 2.6rem;
    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: var(--white);
    border-radius: 100%;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
    @media screen and (max-width: 500px) {
      .audiogl-vol-btn {
        width: 2rem;
        height: 2rem; } }
    .audiogl-vol-btn:hover {
      background-color: #f0f0f0; }
    .audiogl-vol-btn i {
      font-size: 1.2rem;
      color: #333; }
    .audiogl-vol-btn.muted i.fa-volume-high {
      display: none; }
    .audiogl-vol-btn.muted i.fa-volume-mute {
      display: block; }
    .audiogl-vol-btn i.fa-volume-mute {
      display: none; }
  .audiogl-vol-line {
    position: relative;
    width: 5rem;
    cursor: pointer; }
    @media screen and (max-width: 500px) {
      .audiogl-vol-line {
        width: 4rem; } }
    .audiogl-vol-line input {
      display: none; }
    .audiogl-vol-line .line {
      width: 100%;
      height: .4rem;
      background-color: #D9D9D9;
      border-radius: .4rem;
      position: relative;
      overflow: hidden; }
      .audiogl-vol-line .line::after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: var(--volume);
        background-color: var(--color-pri); }
    .audiogl-vol-line .rad {
      position: absolute;
      width: 1rem;
      height: 1rem;
      background: var(--color-pri);
      border-radius: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      right: 0;
      cursor: pointer;
      -webkit-transition: -webkit-transform 0.1s ease;
      transition: -webkit-transform 0.1s ease;
      transition: transform 0.1s ease;
      transition: transform 0.1s ease, -webkit-transform 0.1s ease; }
      @media screen and (max-width: 500px) {
        .audiogl-vol-line .rad {
          width: .6rem;
          height: .6rem; } }
      .audiogl-vol-line .rad:hover {
        -webkit-transform: translate(-50%, -50%) scale(1.2);
        transform: translate(-50%, -50%) scale(1.2); }

.audiogl-speed {
  position: relative;
  min-width: 10rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  @media screen and (max-width: 600px) {
    .audiogl-speed {
      display: none; } }
  .audiogl-speed-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .6rem;
    padding: .4rem .8rem;
    border-radius: .4rem;
    background: #fff;
    font-weight: 600;
    font-size: 1.6rem;
    color: #444;
    cursor: pointer;
    border: 1px solid #eee;
    -webkit-transition: background 0.2s;
    transition: background 0.2s; }
    .audiogl-speed-btn i {
      font-size: 1.4rem;
      color: #888; }
    .audiogl-speed-btn .txt {
      font-weight: 500;
      color: #444;
      font-size: 1.4rem !important; }
      .audiogl-speed-btn .txt .speed-val {
        font-size: 1.4rem !important;
        font-weight: 700; }
  .audiogl-speed-list {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    border-radius: 0.4rem;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
    border: 1px solid #eee;
    z-index: 10;
    display: none; }
    .audiogl-speed-list .audiogl-speed-item {
      padding: .4rem .8rem;
      font-size: 1.4rem !important;
      color: #444;
      cursor: pointer;
      -webkit-transition: background 0.2s, color 0.2s;
      transition: background 0.2s, color 0.2s;
      border-radius: .8rem; }
      .audiogl-speed-list .audiogl-speed-item:hover, .audiogl-speed-list .audiogl-speed-item.active {
        background: var(--color-pri);
        color: #fff; }
  .audiogl-speed.open .audiogl-speed-list {
    display: block; }
  .audiogl-speed.open .audiogl-speed-btn {
    background: #f6faff;
    border-color: var(--color-pri);
    color: var(--color-pri); }

.audiogl audio {
  display: none; }

.global-btn {
  --wbtn: 5.6rem;
  background-color: var(--white);
  border-radius: 100%;
  width: var(--wbtn);
  height: var(--wbtn);
  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: calc(-1 * var(--wbtn)/2) auto 0;
  font-size: 1.6rem;
  font-weight: 300;
  color: var(--color-text-2);
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }
  .global-btn i {
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }

.load-item,
.tabPanel {
  display: none; }

.tabBtn.active {
  pointer-events: none;
  cursor: not-allowed; }

.tabJSCus .tabPanel.open {
  display: block; }

.tabJSCus .tabBtn.active {
  pointer-events: visible;
  cursor: unset; }

.splide__track {
  width: 100%; }

.mona-content .wp-caption {
  padding: .6rem;
  max-width: 100%; }
  .mona-content .wp-caption-text {
    padding-left: var(--dist16);
    border-left: 0.1rem solid var(--color-pri); }

.mona-content img,
.mona-content video,
.mona-content iframe {
  max-width: 100%; }

.mona-content .wp-block-heading {
  --f-sz: clamp(1.9rem, calc(0.9rem + 1.25vw), 2.4rem);
  font-size: var(--f-sz);
  font-weight: 600;
  font-family: var(--font-pri);
  color: var(--color-text); }

.mona-content h2 {
  --f-sz: clamp(2.2rem, calc(0.2rem + 2.5vw), 3.2rem);
  font-size: var(--f-sz);
  font-weight: 600;
  font-family: var(--font-pri);
  color: var(--color-text); }

.mona-content h3 {
  --f-sz: clamp(1.9rem, calc(0.9rem + 1.25vw), 2.4rem);
  font-size: var(--f-sz);
  font-weight: 600;
  font-family: var(--font-pri);
  color: var(--color-text); }

.mona-content h4 {
  --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
  font-size: var(--f-sz);
  font-weight: 600;
  font-family: var(--font-pri);
  color: var(--color-text); }

.mona-content p,
.mona-content li {
  color: var(--color-text-3);
  font-size: 1.4rem;
  font-weight: 400;
  font-family: var(--font-pri);
  margin-bottom: 1.2rem; }

.mona-content span {
  font-family: var(--font-pri); }

.mona-content li {
  margin-bottom: .8rem; }

.mona-content .scroll-table {
  width: 100%;
  overflow: auto hidden; }

.mona-content blockquote {
  padding: 1.2rem 0 1.2rem var(--dist32) !important;
  border-color: var(--color-text-4);
  background-color: var(--color-bg-3); }
  .mona-content blockquote p {
    --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
    font-size: var(--f-sz);
    font-weight: 700;
    color: var(--color-pri); }

.mona-content table {
  border: none; }
  .mona-content table thead {
    border-radius: .8rem;
    background-color: var(--border); }
    .mona-content table thead tr {
      border: none; }
    .mona-content table thead td {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      border: none;
      padding: 0 .8rem;
      color: var(--color-text);
      font-weight: 600; }
  .mona-content table tr {
    padding: .8rem 1.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .mona-content table tbody tr {
    border-bottom: 0.1rem solid var(--border); }
  .mona-content table tbody th {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: none;
    padding: 1.2rem .8rem;
    text-align: left; }

.row {
  --cgap: 3.2rem;
  --rgap: 3.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 calc(var(--cgap) / 2 * -1) calc(var(--rgap) * -1); }
  .row.rowsec {
    --cgap: 2rem;
    --rgap: 2rem; }
    @media screen and (max-width: 800px) {
      .row.rowsec {
        --cgap: 1.6rem;
        --rgap: 1.6rem; } }
  @media screen and (max-width: 800px) {
    .row {
      --cgap: 1.6rem;
      --rgap: 1.6rem; } }
  .row.nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .row.row-3 .col {
    width: calc((4/12) * 100%); }
    @media screen and (max-width: 768px) {
      .row.row-3 .col {
        width: 50%; } }
    @media screen and (max-width: 450px) {
      .row.row-3 .col {
        width: 100%; } }
  .row.row-4 .col {
    width: calc((3/12) * 100%); }
    @media screen and (max-width: 1024px) {
      .row.row-4 .col {
        width: calc((4/12) * 100%); } }
    @media screen and (max-width: 768px) {
      .row.row-4 .col {
        width: 50%; } }
    @media screen and (max-width: 450px) {
      .row.row-4 .col {
        width: 100%; } }
  .row.row-5 .col {
    width: 20%; }
    @media screen and (max-width: 1300px) {
      .row.row-5 .col {
        width: calc((3/12) * 100%); } }
    @media screen and (max-width: 1024px) {
      .row.row-5 .col {
        width: calc((4/12) * 100%); } }
    @media screen and (max-width: 768px) {
      .row.row-5 .col {
        width: 50%; } }
    @media screen and (max-width: 450px) {
      .row.row-5 .col {
        width: 100%; } }

.col {
  width: 100%;
  padding: 0 calc(var(--cgap) / 2);
  margin-bottom: var(--rgap); }
  .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-20 {
    width: 20%; }
  .col-2 {
    width: calc(2/12 * 100%); }
  .col-1 {
    width: calc(1/12 * 100%); }

.mobile {
  position: fixed;
  z-index: 140;
  top: var(--size-hd);
  left: 0;
  bottom: 0;
  height: calc(100vh - var(--size-hd));
  min-width: 23rem;
  width: 32rem;
  background-color: var(--white);
  transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 0.1rem solid var(--border-1);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden; }
  @media screen and (max-width: 500px) {
    .mobile {
      width: 95%;
      min-width: initial; } }
  .mobile.open {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  .mobile-head {
    padding: 1.2rem;
    border-bottom: 0.1rem solid var(--color-pri);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.2rem; }
    @media screen and (min-width: 601px) {
      .mobile-head {
        display: none; } }
    .mobile-head .btn-main {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
  .mobile-top {
    position: relative;
    z-index: 1;
    background-color: var(--color-bg); }
  .mobile-nav {
    padding: 1.2rem;
    border-bottom: 0.1rem solid var(--color-second); }
  .mobile-logo {
    width: 18.8rem;
    margin: 0 auto 2rem; }
  .mobile-con {
    width: 100%;
    overflow: hidden auto;
    max-height: 100%;
    position: relative; }
  .mobile-heading {
    font-size: 1.8rem;
    line-height: 1.5;
    color: var(--white);
    font-weight: 700;
    margin-bottom: 2rem;
    text-transform: uppercase; }
  .mobile-overlay {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    background-color: var(--border-07);
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    opacity: 0;
    height: 100vh;
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    top: var(--size-hd); }
    .mobile-overlay.open {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translateX(0);
      transform: translateX(0); }
  .mobile-wr {
    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; }
  .mobile-content {
    padding: 1.2rem; }
    .mobile-content .footer-item .head .tt {
      font-weight: 700;
      font-size: 1.6rem;
      color: var(--color-sec); }
    .mobile-content .footer-item .icon {
      width: 3rem;
      height: 3rem; }
    @media screen and (min-width: 1200px) {
      .mobile-content .footer-item:hover .txt {
        color: var(--color-pri); } }
    .mobile-content .footer-item .link {
      color: var(--color-text);
      border-color: var(--color-sec); }
    .mobile-content .footer-item .txt {
      color: var(--color-text);
      font-weight: 400; }
  .mobile-title {
    --f-sz: clamp(1.9rem, calc(0.9rem + 1.25vw), 2.4rem);
    font-size: var(--f-sz);
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 1.2rem;
    position: relative;
    color: var(--color-text);
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-family: var(--font-pri); }
    .mobile-title::before {
      position: absolute;
      content: '';
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: .2rem;
      background-color: var(--color-pri);
      z-index: 1; }
  .mobile-mxh {
    padding: 1.2rem;
    position: sticky;
    bottom: 0; }
  .mobile-text {
    --f-sz: 1.4rem;
    font-size: var(--f-sz);
    display: block;
    color: var(--color-pri);
    word-break: break-word;
    font-weight: 500; }
    @media screen and (max-width: 800px) {
      .mobile-text {
        --f-sz: 1.2rem; } }
    @media screen and (min-width: 1200px) {
      .mobile-text:hover {
        text-decoration: underline; } }
    .mobile-text:not(:last-child) {
      margin-bottom: 0.8rem; }
  .mobile-account {
    position: absolute;
    top: 1rem;
    left: 1rem; }
  .mobile-re {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .mobile-re-link {
      --f-sz: 1.6rem;
      font-size: var(--f-sz);
      color: var(--white);
      text-decoration: underline; }
      @media screen and (max-width: 800px) {
        .mobile-re-link {
          --f-sz: 1.4rem; } }
      .mobile-re-link:not(:first-child) {
        margin-left: 16px; }
  .mobile-close {
    position: absolute;
    top: 1.8rem;
    right: 1.8rem;
    -ms-flex-negative: 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;
    cursor: pointer; }
    @media screen and (max-width: 1200px) {
      .mobile-close {
        right: 1rem;
        top: 1rem; } }
    .mobile-close .icon {
      -webkit-transition: 0.6s ease-in-out;
      transition: 0.6s ease-in-out;
      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: 1.6rem;
      height: 1.6rem; }
      @media screen and (max-width: 800px) {
        .mobile-close .icon {
          width: 1.2rem;
          height: 1.2rem; } }
    @media screen and (min-width: 1200px) {
      .mobile-close:hover .icon {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg); } }
  .mobile-fl span {
    font-weight: 700; }
  .mobile-fl .mobile-text {
    font-style: italic; }
  .mobile-fl .fw-6 {
    margin-bottom: 0.8rem;
    margin-bottom: 0.8rem;
    display: inline;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 1.4rem; }
  .mobile-fl .mobile-text {
    display: inline;
    font-size: 1.4rem; }
  .mobile-fl .dot {
    display: none; }
  .mobile .social {
    margin-top: 0;
    z-index: 1; }
    .mobile .social .txt {
      color: var(--color-pri);
      --f-sz: clamp(1.6rem, calc(1.2rem + 0.5vw), 1.8rem);
      font-size: var(--f-sz); }
    .mobile .social-list {
      width: 100%;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      gap: 1.2rem; }

.header-nav {
  height: 100%; }
  .header-nav .menu-nav {
    height: 100%; }
    .header-nav .menu-nav > .menu-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 2.4rem;
      height: 100%; }
      .header-nav .menu-nav > .menu-list > .menu-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100%;
        gap: .8rem; }
        .header-nav .menu-nav > .menu-list > .menu-item:has(.current-menu-item) > .menu-link {
          color: var(--color-pri); }
        .header-nav .menu-nav > .menu-list > .menu-item.dropdown .menu-item.current-menu-item .menu-link {
          color: var(--color-pri); }
        .header-nav .menu-nav > .menu-list > .menu-item.dropdown .menu-item.current-menu-item i {
          color: var(--color-pri); }
        .header-nav .menu-nav > .menu-list > .menu-item > .menu-link {
          height: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          color: var(--color-text);
          font-family: var(--font-pri);
          font-weight: 500;
          font-size: 1.6rem;
          padding: 0;
          white-space: nowrap;
          position: relative;
          -webkit-transition: all .3s ease;
          transition: all .3s ease; }
          .header-nav .menu-nav > .menu-list > .menu-item > .menu-link i {
            color: var(--color-text);
            font-size: 1.3rem; }
          @media screen and (min-width: 1200px) {
            .header-nav .menu-nav > .menu-list > .menu-item > .menu-link:hover {
              color: var(--color-pri); }
              .header-nav .menu-nav > .menu-list > .menu-item > .menu-link:hover i {
                -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
                color: var(--color-pri); } }
        @media screen and (min-width: 1200px) {
          .header-nav .menu-nav > .menu-list > .menu-item:hover > .menu-link {
            color: var(--color-pri); }
            .header-nav .menu-nav > .menu-list > .menu-item:hover > .menu-link::before {
              width: 100%; }
            .header-nav .menu-nav > .menu-list > .menu-item:hover > .menu-link i {
              color: var(--color-pri); } }
        .header-nav .menu-nav > .menu-list > .menu-item.current-menu-parent > .menu-link, .header-nav .menu-nav > .menu-list > .menu-item.current_page_parent > .menu-link, .header-nav .menu-nav > .menu-list > .menu-item.current-menu-item > .menu-link {
          color: var(--color-pri);
          font-weight: 600; }
          .header-nav .menu-nav > .menu-list > .menu-item.current-menu-parent > .menu-link i, .header-nav .menu-nav > .menu-list > .menu-item.current_page_parent > .menu-link i, .header-nav .menu-nav > .menu-list > .menu-item.current-menu-item > .menu-link i {
            color: var(--color-pri); }
        .header-nav .menu-nav > .menu-list > .menu-item > .menu-list {
          top: 100%; }
  .header-nav .menu-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .header-nav .menu-item {
    position: relative;
    transition: 0.2s ease-in-out ease-in-out;
    -webkit-transition: 0.2s ease-in-out ease-in-out;
    transition-delay: 0s;
    -webkit-transition-delay: 0s; }
    @media screen and (min-width: 1200px) {
      .header-nav .menu-item:hover > .menu-list {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        pointer-events: visible; }
        .header-nav .menu-item:hover > .menu-list > .menu-item.current_page_item > a, .header-nav .menu-item:hover > .menu-list > .menu-item.current-menu-item > a {
          color: var(--color-pri); }
      .header-nav .menu-item:hover > .menu-link,
      .header-nav .menu-item:hover > a {
        transition: 0.2s ease-in-out ease-in-out;
        -webkit-transition: 0.2s ease-in-out ease-in-out;
        transition-delay: 0s;
        -webkit-transition-delay: 0s; }
        .header-nav .menu-item:hover > .menu-link > i,
        .header-nav .menu-item:hover > a > i {
          -webkit-transform: rotate(180deg);
          transform: rotate(180deg); } }
    .header-nav .menu-item .menu-link,
    .header-nav .menu-item a {
      transition: 0.2s ease-in-out ease-in-out;
      -webkit-transition: 0.2s ease-in-out ease-in-out;
      transition-delay: 0s;
      -webkit-transition-delay: 0s; }
      .header-nav .menu-item .menu-link i,
      .header-nav .menu-item a i {
        transition: 0.2s ease-in-out ease-in-out;
        -webkit-transition: 0.2s ease-in-out ease-in-out;
        transition-delay: 0s;
        -webkit-transition-delay: 0s; }
    .header-nav .menu-item > .menu-link,
    .header-nav .menu-item > a {
      display: block;
      font-size: 1.4rem;
      font-weight: 600;
      color: var(--color-text);
      font-family: var(--font-pri); }
      .header-nav .menu-item > .menu-link > i,
      .header-nav .menu-item > a > i {
        display: none;
        font-weight: 500;
        margin-left: 0.7rem;
        font-size: 1.2rem;
        color: var(--color-text);
        -webkit-transition: all .3s ease;
        transition: all .3s ease; }
    .header-nav .menu-item.dropdown > a > i {
      display: inline-block; }
    .header-nav .menu-item > .menu-list {
      position: absolute;
      top: 0;
      left: 0;
      min-width: 18rem;
      max-width: 25rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      background: var(--white);
      -webkit-box-shadow: var(--shadow-2);
      box-shadow: var(--shadow-2);
      -webkit-transition: all .3s ease;
      transition: all .3s ease;
      opacity: 0;
      visibility: hidden;
      -webkit-transform: translate(0, 10px);
      transform: translate(0, 10px);
      pointer-events: none;
      -webkit-box-shadow: var(--shadow);
      box-shadow: var(--shadow); }
      .header-nav .menu-item > .menu-list > .menu-item {
        margin-left: 0;
        width: 100%; }
        .header-nav .menu-item > .menu-list > .menu-item:not(:last-child) {
          border-bottom: 1px solid var(--border); }
        .header-nav .menu-item > .menu-list > .menu-item::before {
          position: absolute;
          content: '';
          height: .1rem;
          right: 0;
          bottom: 0;
          width: 0;
          background: var(--color-pri);
          -webkit-transition: all .45s ease;
          transition: all .45s ease;
          z-index: -1; }
        @media screen and (min-width: 1200px) {
          .header-nav .menu-item > .menu-list > .menu-item:hover::before {
            width: 100%;
            left: 0; }
          .header-nav .menu-item > .menu-list > .menu-item:hover > .menu-link,
          .header-nav .menu-item > .menu-list > .menu-item:hover > a {
            color: var(--color-pri); }
            .header-nav .menu-item > .menu-list > .menu-item:hover > .menu-link > i,
            .header-nav .menu-item > .menu-list > .menu-item:hover > a > i {
              color: var(--color-pri); } }
        .header-nav .menu-item > .menu-list > .menu-item.current-menu-item::before {
          width: 100%;
          left: 0; }
        .header-nav .menu-item > .menu-list > .menu-item.current-menu-item > .menu-link,
        .header-nav .menu-item > .menu-list > .menu-item.current-menu-item > a {
          color: var(--color-pri); }
          .header-nav .menu-item > .menu-list > .menu-item.current-menu-item > .menu-link > i,
          .header-nav .menu-item > .menu-list > .menu-item.current-menu-item > a > i {
            color: var(--color-pri); }
        .header-nav .menu-item > .menu-list > .menu-item.current_page_item::after, .header-nav .menu-item > .menu-list > .menu-item.current-menu-item::after {
          width: 100%;
          height: 100%; }
        .header-nav .menu-item > .menu-list > .menu-item > .menu-link,
        .header-nav .menu-item > .menu-list > .menu-item > a {
          color: var(--color-text);
          padding: .8rem 1.2rem;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          font-weight: 600;
          font-size: 1.4rem;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          position: relative;
          z-index: 2; }
          .header-nav .menu-item > .menu-list > .menu-item > .menu-link > i,
          .header-nav .menu-item > .menu-list > .menu-item > a > i {
            -webkit-transform: rotate(-90deg) translate(5px, 0);
            transform: rotate(-90deg) translate(5px, 0);
            margin-top: 0.8rem;
            font-size: 1.3rem;
            color: var(--color-text);
            -webkit-transition: all .3s ease;
            transition: all .3s ease; }
        .header-nav .menu-item > .menu-list > .menu-item > .menu-list {
          left: 100%; }

.menu-tt {
  font-size: 1.6rem;
  font-weight: 400;
  color: var(--color-text);
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: .8rem;
  margin-bottom: 1.2rem; }
  .menu-tt.sec {
    padding: .4rem .8rem;
    margin-bottom: 0; }
  .menu-tt img {
    width: 2rem;
    height: 2rem;
    display: block;
    -o-object-fit: contain;
    object-fit: contain; }

.mobile-nav .menu-nav > .menu-list > .menu-item.current_page_item > a, .mobile-nav .menu-nav > .menu-list > .menu-item.current-menu-item > a {
  font-weight: 700;
  color: var(--color-pri); }

.mobile-nav .menu-nav > .menu-list > .menu-item.active > a {
  color: var(--color-pri); }

.mobile-nav .menu-nav > .menu-list > .menu-item:has(.current-menu-item) > a {
  color: var(--color-pri); }

.mobile-nav .menu-nav > .menu-list > .menu-item > a {
  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;
  color: var(--color-pri);
  font-size: 1.6rem;
  font-weight: 400;
  text-transform: capitalize; }
  .mobile-nav .menu-nav > .menu-list > .menu-item > a::before {
    display: none; }

.mobile-nav .menu-item.active > .menu-link,
.mobile-nav .menu-item.active > a, .mobile-nav .menu-item.current-menu-item > .menu-link,
.mobile-nav .menu-item.current-menu-item > a {
  color: var(--color-pri) !important; }
  .mobile-nav .menu-item.active > .menu-link > i,
  .mobile-nav .menu-item.active > a > i, .mobile-nav .menu-item.current-menu-item > .menu-link > i,
  .mobile-nav .menu-item.current-menu-item > a > i {
    color: var(--color-pri) !important; }

@media screen and (min-width: 1200px) {
  .mobile-nav .menu-item:hover > .menu-link {
    color: var(--color-pri) !important; }
    .mobile-nav .menu-item:hover > .menu-link > i {
      color: var(--color-pri) !important; } }

.mobile-nav .menu-item.mega > a > i, .mobile-nav .menu-item.dropdown > a > i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.mobile-nav .menu-item.active > a {
  color: var(--color-pri) !important; }
  .mobile-nav .menu-item.active > a > i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    color: var(--color-pri); }

.mobile-nav .menu-item a {
  position: relative; }
  .mobile-nav .menu-item a i {
    color: var(--color-text);
    width: 2rem;
    height: 2rem;
    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.4rem;
    display: none;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }

.mobile-nav .menu-item > a {
  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;
  padding: .4rem .8rem;
  font-size: 1.6rem;
  font-weight: 400;
  text-transform: capitalize;
  color: var(--color-text); }

.mobile-nav .menu-item > .menu-list {
  display: none;
  margin-left: 1.6rem;
  position: relative; }
  .mobile-nav .menu-item > .menu-list::before {
    content: '';
    position: absolute;
    top: 2rem;
    bottom: 2rem;
    left: 0;
    width: 1px;
    background-color: var(--color-pri); }
  .mobile-nav .menu-item > .menu-list > .menu-item.current_page_item > a, .mobile-nav .menu-item > .menu-list > .menu-item.current-menu-item > a {
    color: var(--color-pri); }
  .mobile-nav .menu-item > .menu-list > .menu-item:has(.current-menu-item) > a {
    color: var(--color-text); }

@media screen and (max-width: 1200px) {
  .mobile-nav .menu-item.mega > .menu-mega {
    display: none; } }

.title .tag {
  font-weight: 600;
  font-family: var(--font-pri);
  --f-sz: 1.6rem;
  font-size: var(--f-sz);
  color: var(--color-tt);
  text-transform: uppercase;
  margin-bottom: 1.2rem;
  line-height: 150%; }
  @media screen and (max-width: 800px) {
    .title .tag {
      --f-sz: 1.4rem; } }

.title.t-cwhite .tag,
.title.t-cwhite .txt {
  color: var(--color-text-1); }

.title .txt {
  --f-sz: clamp(1.6rem, calc(1.2rem + 0.5vw), 1.8rem);
  font-size: var(--f-sz);
  font-family: var(--font-pri);
  color: var(--color-text-2);
  font-weight: 500; }
  .title .txt span {
    font-weight: 700; }

.title-decor {
  --wdc: 4.8rem;
  width: var(--wdc);
  height: var(--wdc);
  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-animation: shake 1s ease-in-out infinite;
  animation: shake 1s ease-in-out infinite;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }
  .title-decor img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    display: block; }

.title .tag-sec {
  color: #FEF9E7;
  --f-sz: 1.4rem;
  font-size: var(--f-sz);
  font-weight: 600;
  border-radius: 2rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: .4rem 1rem;
  margin-bottom: .8rem;
  background: -webkit-gradient(linear, left top, right top, from(#F6C019), to(#E3A228));
  background: linear-gradient(90deg, #F6C019 0%, #E3A228 100%); }
  @media screen and (max-width: 800px) {
    .title .tag-sec {
      --f-sz: 1.2rem; } }

.title .title-sec {
  --f-sz: clamp(3rem, calc(-0.6rem + 4.5vw), 4.8rem);
  font-size: var(--f-sz);
  font-weight: 700;
  color: #101211; }
  .title .title-sec.t-dcor span {
    color: #EF4444; }
  .title .title-sec.decor span {
    padding: .4rem 1.6rem;
    position: relative;
    color: var(--color-text);
    z-index: 1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    display: inline-block;
    line-height: 1.3; }
    .title .title-sec.decor span::before {
      position: absolute;
      content: '';
      left: 0;
      width: 0;
      top: 0;
      height: 100%;
      border-radius: .6rem;
      background-color: #6C2E14;
      z-index: -1;
      -webkit-transition: all .3s linear;
      transition: all .3s linear; }
    @media screen and (max-width: 1200px) {
      .title .title-sec.decor span {
        color: var(--white); }
        .title .title-sec.decor span::before {
          width: 100%; } }
  .title .title-sec.pri span::before {
    background-color: var(--color-pri); }
  .title .title-sec.hot span::before {
    background-color: #EF4444; }
  .title .title-sec.is-inview.decor span {
    color: var(--white); }
    .title .title-sec.is-inview.decor span::before {
      width: 100%; }
  .title .title-sec.f-sec {
    --f-sz: clamp(2.2rem, calc(0.2rem + 2.5vw), 3.2rem);
    font-size: var(--f-sz); }

.ttcenter {
  width: 110rem;
  max-width: 100%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }

.title-pri {
  position: relative;
  --f-sz: clamp(3rem, calc(0rem + 3.75vw), 4.6rem);
  font-size: var(--f-sz);
  font-weight: bold;
  font-family: var(--font-pri);
  text-wrap: balance;
  line-height: 1.1;
  overflow: visible;
  z-index: 1;
  text-shadow: 0.1rem 0 0 currentColor; }
  @media screen and (max-width: 1199px) {
    .title-pri {
      --f-sz: clamp(2.6rem, calc(0.6rem + 2.5vw), 3.6rem);
      font-size: var(--f-sz); } }
  .title-pri .yel-txt .word {
    color: #FBAF16; }
  .title-pri.txt-spl .word {
    line-height: 1.3; }
  .title-pri.t-decor span {
    position: relative;
    color: var(--color-second); }
  .title-pri.tshadow::before {
    position: absolute;
    content: attr(data-tt);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: var(--white);
    z-index: -1;
    -webkit-text-stroke: 0.4rem var(--white);
    text-shadow: var(--shadow-2); }
  .title-pri.f-pri {
    --f-sz: clamp(2.8rem, calc(0.4rem + 3vw), 4rem);
    font-size: var(--f-sz); }
  .title-pri.f-sec {
    --f-sz: clamp(2.6rem, calc(0.6rem + 2.5vw), 3.6rem);
    font-size: var(--f-sz); }
  .title-pri.f-thr {
    --f-sz: clamp(2.2rem, calc(0.2rem + 2.5vw), 3.2rem);
    font-size: var(--f-sz); }
  .title-pri.f-four {
    --f-sz: clamp(2.2rem, calc(1rem + 1.5vw), 2.8rem);
    font-size: var(--f-sz); }
  .title-pri.f-title {
    --f-sz: clamp(4rem, calc(-2.4rem + 8vw), 7.2rem);
    font-size: var(--f-sz); }
  .title-pri.t-pri span {
    color: var(--color-pri); }
  .title-pri.t-sec span {
    color: var(--color-tt-1); }
  .title-pri.t-thr span {
    color: var(--color-second); }
  .title-pri.f-banner {
    --f-sz: clamp(3.4rem, calc(-1.8rem + 6.5vw), 6rem);
    font-size: var(--f-sz);
    font-weight: 700; }
  .title-pri .decor {
    position: absolute;
    left: calc(100% + 2rem);
    bottom: 65%;
    --wicon: 3rem;
    width: var(--wicon);
    height: var(--wicon);
    -webkit-animation: tada 2s ease infinite;
    animation: tada 2s ease infinite; }
    @media screen and (max-width: 1200px) {
      .title-pri .decor {
        --wicon: 3rem; } }
    .title-pri .decor img {
      width: 100%;
      height: 100%;
      display: block;
      -o-object-fit: contain;
      object-fit: contain; }
  .title-pri.fw-7 {
    font-weight: 700; }
  .title-pri.ttsec span {
    color: var(--color-second); }

.title-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  gap: .6rem;
  max-width: 83rem;
  margin: 0 auto 4rem; }
  @media screen and (max-width: 768px) {
    .title-head {
      margin-bottom: 2.4rem; } }
  .title-head .desc {
    --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
    font-size: var(--f-sz);
    max-width: 57rem; }

.txt-animated.ani-opa .char {
  opacity: 0;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  -webkit-transition-delay: calc(var(--delay) * var(--char-index));
  transition-delay: calc(var(--delay) * var(--char-index)); }

.txt-animated.ani-opa.is-inview .char {
  opacity: 1; }

.txt-animated.ani-up .word {
  overflow: hidden; }

.txt-animated.ani-up .char {
  opacity: 0;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  -webkit-transition-delay: calc(var(--delay) * var(--char-index));
  transition-delay: calc(var(--delay) * var(--char-index));
  transform: translateY(100%);
  -webkit-transform: translateY(100%); }

.txt-animated.ani-up.is-inview .char {
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0); }

.load-img {
  position: relative;
  overflow: hidden; }
  .load-img::before, .load-img::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    pointer-events: none; }
    @media screen and (max-width: 1200px) {
      .load-img::before, .load-img::after {
        opacity: 0; } }
  @media screen and (min-width: 1201px) {
    .load-img img,
    .load-img form {
      opacity: 0;
      -webkit-transition: 0.4s ease-in-out;
      transition: 0.4s ease-in-out;
      -webkit-transition-delay: 0.4s;
      transition-delay: 0.4s; } }
  .load-img:before {
    background-color: var(--color-pri); }
  .load-img:after {
    background-color: var(--color-second);
    -webkit-transition-delay: .5s;
    transition-delay: .5s; }
  .load-img.is-inview img,
  .load-img.is-inview form {
    opacity: 1; }
  .load-img.is-inview:before {
    -webkit-transition: 1.6s ease;
    transition: 1.6s ease;
    width: 0; }
  .load-img.is-inview:after {
    -webkit-transition: 0.8s ease;
    transition: 0.8s ease;
    width: 0; }

.load-img-second {
  position: relative;
  overflow: hidden; }
  .load-img-second::before {
    position: absolute;
    content: "";
    inset: 0;
    background-color: #f8f8f8;
    z-index: 1;
    width: 100%;
    height: 100%;
    transform: translate(0);
    -webkit-transform: translate(0);
    transition: 0.8s ease-out ease-in-out;
    -webkit-transition: 0.8s ease-out ease-in-out;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    pointer-events: none;
    z-index: 3; }
  .load-img-second::after {
    position: absolute;
    content: "";
    inset: 0;
    background-color: #f8f8f8;
    z-index: 1;
    width: 100%;
    height: 100%;
    transform: translate(0);
    -webkit-transform: translate(0);
    transition: 0.8s ease-out ease-in-out;
    -webkit-transition: 0.8s ease-out ease-in-out;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    pointer-events: none;
    z-index: 3; }
  .load-img-second.is-inview::after {
    transform: translate(0, -110%);
    -webkit-transform: translate(0, -110%); }
  .load-img-second.is-inview::before {
    transform: translate(0, 110%);
    -webkit-transform: translate(0, 110%); }

.load-img-third {
  position: relative;
  overflow: hidden; }
  .load-img-third img {
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    opacity: 0;
    transition: 1.2s ease 1s;
    -webkit-transition: 1.2s ease 1s;
    transition-delay: 0s;
    -webkit-transition-delay: 0s; }
  .load-img-third.is-inview::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 100%;
    left: 0;
    margin-bottom: -10px;
    background-color: #e2dbc0;
    z-index: 3;
    -webkit-animation: 1s reveal-img-before cubic-bezier(0.6, 0, 0.195, 1);
    animation: 1s reveal-img-before cubic-bezier(0.6, 0, 0.195, 1);
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s; }
  .load-img-third.is-inview img {
    opacity: 1;
    display: block;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%); }
  .load-img-third.second.is-inview img {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
    display: block; }

@-webkit-keyframes reveal-img-before {
  0% {
    top: 0;
    right: 100%;
    bottom: 100%;
    margin-bottom: -10px; }
  40% {
    top: 0;
    right: 0;
    bottom: 100%;
    margin-bottom: -10px; }
  60% {
    top: 0; }
  80% {
    right: 0;
    bottom: -1px;
    margin-bottom: 0; }
  100% {
    top: 100%;
    right: 0;
    bottom: -1px;
    margin-bottom: 0; } }

@keyframes reveal-img-before {
  0% {
    top: 0;
    right: 100%;
    bottom: 100%;
    margin-bottom: -10px; }
  40% {
    top: 0;
    right: 0;
    bottom: 100%;
    margin-bottom: -10px; }
  60% {
    top: 0; }
  80% {
    right: 0;
    bottom: -1px;
    margin-bottom: 0; }
  100% {
    top: 100%;
    right: 0;
    bottom: -1px;
    margin-bottom: 0; } }

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

@keyframes imgLoad {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes slide-in-right {
  0% {
    -webkit-transform: translate3D(-100%, 0, 0);
    transform: translate3D(-100%, 0, 0); }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); } }

@keyframes slide-in-right {
  0% {
    -webkit-transform: translate3D(-100%, 0, 0);
    transform: translate3D(-100%, 0, 0); }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); } }

@-webkit-keyframes slide-out-right {
  0% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); }
  100% {
    -webkit-transform: translate3D(100%, 0, 0);
    transform: translate3D(100%, 0, 0); } }

@keyframes slide-out-right {
  0% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); }
  100% {
    -webkit-transform: translate3D(100%, 0, 0);
    transform: translate3D(100%, 0, 0); } }

@-webkit-keyframes slide-in-right-50 {
  0% {
    -webkit-transform: translate3D(-50%, 0, 0);
    transform: translate3D(-50%, 0, 0); }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); } }

@keyframes slide-in-right-50 {
  0% {
    -webkit-transform: translate3D(-50%, 0, 0);
    transform: translate3D(-50%, 0, 0); }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); } }

@-webkit-keyframes slide-in-left {
  0% {
    -webkit-transform: translate3D(100%, 0, 0);
    transform: translate3D(100%, 0, 0); }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); } }

@keyframes slide-in-left {
  0% {
    -webkit-transform: translate3D(100%, 0, 0);
    transform: translate3D(100%, 0, 0); }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); } }

@-webkit-keyframes slide-out-left {
  0% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); }
  100% {
    -webkit-transform: translate3D(-100%, 0, 0);
    transform: translate3D(-100%, 0, 0); } }

@keyframes slide-out-left {
  0% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); }
  100% {
    -webkit-transform: translate3D(-100%, 0, 0);
    transform: translate3D(-100%, 0, 0); } }

@-webkit-keyframes slide-in-top {
  0% {
    -webkit-transform: translate3D(0, -100%, 0);
    transform: translate3D(0, -100%, 0); }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); } }

@keyframes slide-in-top {
  0% {
    -webkit-transform: translate3D(0, -100%, 0);
    transform: translate3D(0, -100%, 0); }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); } }

@-webkit-keyframes slide-out-left-50 {
  0% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); }
  100% {
    -webkit-transform: translate3D(-50%, 0, 0);
    transform: translate3D(-50%, 0, 0); } }

@keyframes slide-out-left-50 {
  0% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); }
  100% {
    -webkit-transform: translate3D(-50%, 0, 0);
    transform: translate3D(-50%, 0, 0); } }

@-webkit-keyframes slide-in-left-50 {
  0% {
    -webkit-transform: translate3D(50%, 0, 0);
    transform: translate3D(50%, 0, 0); }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); } }

@keyframes slide-in-left-50 {
  0% {
    -webkit-transform: translate3D(50%, 0, 0);
    transform: translate3D(50%, 0, 0); }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); } }

@-webkit-keyframes revealRTL {
  0% {
    width: 0;
    right: 0; }
  65% {
    width: 100%;
    right: 0; }
  100% {
    width: 0;
    right: 100%; } }

@keyframes revealRTL {
  0% {
    width: 0;
    right: 0; }
  65% {
    width: 100%;
    right: 0; }
  100% {
    width: 0;
    right: 100%; } }

.txt-focus {
  opacity: 0; }
  .txt-focus.is-inview {
    -webkit-animation: txt-focus 1s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
    animation: txt-focus 1s cubic-bezier(0.55, 0.085, 0.68, 0.53) both; }

@media screen and (min-width: 1201px) {
  .txt-spl {
    opacity: 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease; } }

.txt-spl .word {
  overflow: hidden;
  line-height: 1.5;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  @media screen and (min-width: 1201px) {
    .txt-spl .word .char {
      display: inline-block;
      -webkit-animation-delay: calc(var(--char-index) * 0.025s) !important;
      animation-delay: calc(var(--char-index) * 0.025s) !important;
      -webkit-transform: translateY(100%);
      transform: translateY(100%); } }

.txt-spl.down .chars {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%); }

.txt-spl.is-inview {
  opacity: 1; }
  @media screen and (min-width: 1201px) {
    .txt-spl.is-inview .char {
      -webkit-animation: txtSpl-up 1s cubic-bezier(0.65, 0, 0.35, 1) both;
      animation: txtSpl-up 1s cubic-bezier(0.65, 0, 0.35, 1) both; } }
  .txt-spl.is-inview.down .chars {
    -webkit-animation: txtSpl-down 1.2s cubic-bezier(0.65, 0, 0.35, 1) both;
    animation: txtSpl-down 1.2s cubic-bezier(0.65, 0, 0.35, 1) both; }

@-webkit-keyframes txtSpl-up {
  0% {
    -webkit-transform: translateY(10rem);
    transform: translateY(10rem); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes txtSpl-up {
  0% {
    -webkit-transform: translateY(10rem);
    transform: translateY(10rem); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes txtSpl-down {
  0% {
    -webkit-transform: translateY(-10rem);
    transform: translateY(-10rem); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes txtSpl-down {
  0% {
    -webkit-transform: translateY(-10rem);
    transform: translateY(-10rem); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.reveal {
  --duration: 1s;
  -webkit-transition: var(--duration) cubic-bezier(0.72, 0.04, 0.49, 0.82);
  transition: var(--duration) cubic-bezier(0.72, 0.04, 0.49, 0.82);
  -webkit-transition-delay: var(--delay) !important;
  transition-delay: var(--delay) !important; }
  .reveal.reveal-left {
    clip-path: polygon();
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%); }
    .reveal.reveal-left.is-inview {
      clip-path: polygon();
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); }
  .reveal.reveal-right {
    clip-path: polygon();
    -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%); }
    .reveal.reveal-right.is-inview {
      clip-path: polygon();
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); }

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

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

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

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

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

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

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

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

@-webkit-keyframes marqueeLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); } }

@keyframes marqueeLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); } }

@-webkit-keyframes marqueeRight {
  0% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes marqueeRight {
  0% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

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

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

@-webkit-keyframes animatedBackground {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 10000px 0; } }

@keyframes animatedBackground {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 10000px 0; } }

@-webkit-keyframes shake3D {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotateX(0deg);
    transform: translate3d(0, 0, 0) rotateX(0deg); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, -10px, 0);
    transform: translate3d(-10px, -10px, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 10px, 0);
    transform: translate3d(10px, 10px, 0); } }

@keyframes shake3D {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotateX(0deg);
    transform: translate3d(0, 0, 0) rotateX(0deg); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, -10px, 0);
    transform: translate3d(-10px, -10px, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 10px, 0);
    transform: translate3d(10px, 10px, 0); } }

@-webkit-keyframes shake3DCus {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(10px, -10px, 0);
    transform: translate3d(10px, -10px, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(-10px, 10px, 0);
    transform: translate3d(-10px, 10px, 0); } }

@keyframes shake3DCus {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(10px, -10px, 0);
    transform: translate3d(10px, -10px, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(-10px, 10px, 0);
    transform: translate3d(-10px, 10px, 0); } }

@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    /* Ban đầu không xoay */ }
  25% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    /* Xoay sang trái */ }
  50% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
    /* Xoay sang phải */ }
  75% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    /* Lắc nhẹ sang trái */ } }

@keyframes shake {
  0%,
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    /* Ban đầu không xoay */ }
  25% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    /* Xoay sang trái */ }
  50% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
    /* Xoay sang phải */ }
  75% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    /* Lắc nhẹ sang trái */ } }

@-webkit-keyframes dance-2 {
  0% {
    -webkit-transform: translate(0, 0) rotate(0);
    transform: translate(0, 0) rotate(0); }
  20% {
    -webkit-transform: translate(0, 0) rotate(5deg);
    transform: translate(0, 0) rotate(5deg); }
  40% {
    -webkit-transform: translate(0, 0) rotate(-5deg);
    transform: translate(0, 0) rotate(-5deg); }
  60% {
    -webkit-transform: translate(0, 0) rotate(5deg);
    transform: translate(0, 0) rotate(5deg); }
  80% {
    -webkit-transform: translate(0, 3rem) rotate(-5deg);
    transform: translate(0, 3rem) rotate(-5deg); }
  100% {
    -webkit-transform: translate(0, 0) rotate(0);
    transform: translate(0, 0) rotate(0); } }

@keyframes dance-2 {
  0% {
    -webkit-transform: translate(0, 0) rotate(0);
    transform: translate(0, 0) rotate(0); }
  20% {
    -webkit-transform: translate(0, 0) rotate(5deg);
    transform: translate(0, 0) rotate(5deg); }
  40% {
    -webkit-transform: translate(0, 0) rotate(-5deg);
    transform: translate(0, 0) rotate(-5deg); }
  60% {
    -webkit-transform: translate(0, 0) rotate(5deg);
    transform: translate(0, 0) rotate(5deg); }
  80% {
    -webkit-transform: translate(0, 3rem) rotate(-5deg);
    transform: translate(0, 3rem) rotate(-5deg); }
  100% {
    -webkit-transform: translate(0, 0) rotate(0);
    transform: translate(0, 0) rotate(0); } }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.8, 0.8, 0.8) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.8, 0.8, 0.8) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.8, 0.8, 0.8) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.8, 0.8, 0.8) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes phone-fn {
  0% {
    -webkit-transform: rotate(0deg) scale(1) skew(1deg);
    transform: rotate(0deg) 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); }
  100%,
  50% {
    -webkit-transform: rotate(0deg) scale(1) skew(1deg);
    transform: rotate(0deg) scale(1) skew(1deg); } }

@-webkit-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(5);
    transform: translate3d(0, -3000px, 0) scaleY(5); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
    transform: translate3d(0, -10px, 0) scaleY(0.95); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
    transform: translate3d(0, 5px, 0) scaleY(0.985); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(5);
    transform: translate3d(0, -3000px, 0) scaleY(5); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
    transform: translate3d(0, -10px, 0) scaleY(0.95); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
    transform: translate3d(0, 5px, 0) scaleY(0.985); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@-webkit-keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@-webkit-keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@-webkit-keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
    transform: translate3d(0, 10px, 0) scaleY(0.95); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
    transform: translate3d(0, -5px, 0) scaleY(0.985); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
    transform: translate3d(0, 10px, 0) scaleY(0.95); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
    transform: translate3d(0, -5px, 0) scaleY(0.985); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
    transform: translate3d(0, 10px, 0) scaleY(0.985); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
    transform: translate3d(0, 10px, 0) scaleY(0.985); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3); } }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
    transform: translate3d(20px, 0, 0) scaleX(0.9); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
    transform: translate3d(20px, 0, 0) scaleX(0.9); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2); } }

@-webkit-keyframes OutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
    transform: translate3d(20px, 0, 0) scaleX(0.9); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2); } }

@keyframes OutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
    transform: translate3d(20px, 0, 0) scaleX(0.9); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2); } }

@-webkit-keyframes OutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
    transform: translate3d(-20px, 0, 0) scaleX(0.9); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2); } }

@keyframes OutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
    transform: translate3d(-20px, 0, 0) scaleX(0.9); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2); } }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
    transform: translate3d(0, -10px, 0) scaleY(0.985); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
    transform: translate3d(0, -10px, 0) scaleY(0.985); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3); } }

@-webkit-keyframes lefttoright {
  0% {
    -webkit-transform: translate(-100%, 0) scale(0.7);
    transform: translate(-100%, 0) scale(0.7);
    opacity: 0; }
  80% {
    -webkit-transform: translate(0, 0) scale(0.7);
    transform: translate(0, 0) scale(0.7);
    opacity: .7; }
  100% {
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
    opacity: 1; } }

@-webkit-keyframes righttoleft {
  0% {
    -webkit-transform: translate(100%, 0) scale(0.7);
    transform: translate(100%, 0) scale(0.7);
    opacity: 0; }
  80% {
    -webkit-transform: translate(0, 0) scale(0.7);
    transform: translate(0, 0) scale(0.7);
    opacity: .7; }
  100% {
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
    opacity: 1; } }

@-webkit-keyframes cloud {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    -webkit-transform: translateX(150%);
    transform: translateX(150%); } }

@keyframes cloud {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    -webkit-transform: translateX(150%);
    transform: translateX(150%); } }

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

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

@-webkit-keyframes star {
  0% {
    opacity: .3;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    opacity: .3;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); } }

@keyframes star {
  0% {
    opacity: .3;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    opacity: .3;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); } }

@-webkit-keyframes animate-svg {
  0% {
    stroke-dashoffset: 100%;
    stroke-dasharray: 100%; }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 100%; } }

@keyframes animate-svg {
  0% {
    stroke-dashoffset: 100%;
    stroke-dasharray: 100%; }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 100%; } }

@-webkit-keyframes rotatecus {
  0% {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    opacity: 0; }
  50% {
    opacity: .6; }
  100% {
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
    opacity: 1; } }

@keyframes rotatecus {
  0% {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    opacity: 0; }
  50% {
    opacity: .6; }
  100% {
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
    opacity: 1; } }

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

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

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

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

@-webkit-keyframes shakeY-cus {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(0, 2px, 0);
    transform: translate3d(0, 2px, 0); } }

@keyframes shakeY-cus {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(0, 2px, 0);
    transform: translate3d(0, 2px, 0); } }

@-webkit-keyframes scale {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5); }
  50% {
    opacity: .6; }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes scale {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5); }
  50% {
    opacity: .6; }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

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

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

@-webkit-keyframes reveal {
  0% {
    -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%); }
  50% {
    -webkit-clip-path: polygon(100% 0, 0 0, 100% 100%, 100% 100%);
    clip-path: polygon(100% 0, 0 0, 100% 100%, 100% 100%); }
  100% {
    -webkit-clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
    clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%); } }

@keyframes reveal {
  0% {
    -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%); }
  50% {
    -webkit-clip-path: polygon(100% 0, 0 0, 100% 100%, 100% 100%);
    clip-path: polygon(100% 0, 0 0, 100% 100%, 100% 100%); }
  100% {
    -webkit-clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
    clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%); } }

@-webkit-keyframes frame {
  100% {
    stroke-dashoffset: 0; } }

@keyframes frame {
  100% {
    stroke-dashoffset: 0; } }

@-webkit-keyframes fadeOut {
  100% {
    opacity: 0;
    visibility: hidden; } }

@keyframes fadeOut {
  100% {
    opacity: 0;
    visibility: hidden; } }

@-webkit-keyframes zoomin2 {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0; }
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: .6; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes zoomin2 {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0; }
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: .6; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

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

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

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

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

@-webkit-keyframes ani {
  from {
    -webkit-mask-position: 0 0;
    mask-position: 0 0; }
  to {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0; } }

@keyframes ani {
  from {
    -webkit-mask-position: 0 0;
    mask-position: 0 0; }
  to {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0; } }

@-webkit-keyframes ani2 {
  from {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0; }
  to {
    -webkit-mask-position: 0 0;
    mask-position: 0 0; } }

@keyframes ani2 {
  from {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0; }
  to {
    -webkit-mask-position: 0 0;
    mask-position: 0 0; } }

@-webkit-keyframes cloudMove {
  0% {
    left: 0; }
  100% {
    left: 100%; } }

@keyframes cloudMove {
  0% {
    left: 0; }
  100% {
    left: 100%; } }

@-webkit-keyframes cloudFade {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes cloudFade {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }

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

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

@-webkit-keyframes flip {
  30% {
    -webkit-transform: rotateY(45deg);
    transform: rotateY(45deg); }
  50% {
    -webkit-transform: rotateY(-45deg);
    transform: rotateY(-45deg); }
  100% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0); } }

@keyframes flip {
  30% {
    -webkit-transform: rotateY(45deg);
    transform: rotateY(45deg); }
  50% {
    -webkit-transform: rotateY(-45deg);
    transform: rotateY(-45deg); }
  100% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0); } }

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

@-webkit-keyframes phone-fn {
  0% {
    -webkit-transform: rotate(0deg) scale(1) skew(1deg);
    transform: rotate(0deg) 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); }
  100%,
  50% {
    -webkit-transform: rotate(0deg) scale(1) skew(1deg);
    transform: rotate(0deg) scale(1) skew(1deg); } }

@keyframes phone-fn {
  0% {
    -webkit-transform: rotate(0deg) scale(1) skew(1deg);
    transform: rotate(0deg) 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); }
  100%,
  50% {
    -webkit-transform: rotate(0deg) scale(1) skew(1deg);
    transform: rotate(0deg) scale(1) skew(1deg); } }

@keyframes moveRight {
  100% {
    background-position: 100% 0; } }

@-webkit-keyframes moveRight {
  100% {
    background-position: 100% 0; } }

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

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

@-webkit-keyframes spring {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  30% {
    -webkit-transform: scale(1.25);
    transform: scale(1.25); }
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  70% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes spring {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  30% {
    -webkit-transform: scale(1.25);
    transform: scale(1.25); }
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  70% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes circle {
  0% {
    opacity: 1; }
  40% {
    opacity: 1; }
  95% {
    width: 500%;
    height: 500%;
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes circle {
  0% {
    opacity: 1; }
  40% {
    opacity: 1; }
  95% {
    width: 500%;
    height: 500%;
    opacity: 0; }
  100% {
    opacity: 0; } }

@-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) skew(1deg);
    transform: rotate(-35deg) scale(1) skew(1deg); }
  40% {
    -webkit-transform: rotate(35deg) scale(1) skew(1deg);
    transform: rotate(35deg) scale(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 {
  0% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(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(-5px);
    transform: translatey(-5px); }
  100% {
    -webkit-transform: translatey(0px);
    transform: translatey(0px); } }

@keyframes float {
  0% {
    -webkit-transform: translatey(0px);
    transform: translatey(0px); }
  50% {
    -webkit-transform: translatey(-5px);
    transform: translatey(-5px); }
  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.95, 1.05);
    transform: scale(0.95, 1.05); }
  50% {
    -webkit-transform: scale(1.05, 0.95);
    transform: scale(1.05, 0.95); }
  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05); } }

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

@-webkit-keyframes jelly2 {
  25% {
    -webkit-transform: scale(0.98, 1.02);
    transform: scale(0.98, 1.02); }
  50% {
    -webkit-transform: scale(1.02, 0.98);
    transform: scale(1.02, 0.98); }
  75% {
    -webkit-transform: scale(0.98, 1.02);
    transform: scale(0.98, 1.02); } }

@keyframes jelly2 {
  25% {
    -webkit-transform: scale(0.98, 1.02);
    transform: scale(0.98, 1.02); }
  50% {
    -webkit-transform: scale(1.02, 0.98);
    transform: scale(1.02, 0.98); }
  75% {
    -webkit-transform: scale(0.98, 1.02);
    transform: scale(0.98, 1.02); } }

@-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(0.5);
    transform: scale(0.5);
    opacity: 0.5; }
  70% {
    opacity: .8; }
  100% {
    -webkit-transform: scale(1.7);
    transform: scale(1.7);
    opacity: 0; } }

@keyframes pulse {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0.5; }
  70% {
    opacity: .8; }
  100% {
    -webkit-transform: scale(1.7);
    transform: scale(1.7);
    opacity: 0; } }

@-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 mouse {
  from {
    opacity: 1;
    top: 30%; }
  to {
    opacity: 0;
    top: 70%; } }

@keyframes mouse {
  from {
    opacity: 1;
    top: 30%; }
  to {
    opacity: 0;
    top: 70%; } }

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

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

@-webkit-keyframes shakeX {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shakeX {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@-webkit-keyframes shakeY {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); } }

@keyframes shakeY {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); } }

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

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

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

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

@-webkit-keyframes zoomIns {
  from {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
  to {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes zoomIns {
  from {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
  to {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes fadeUp {
  from {
    -webkit-transform: translateY(10rem);
    transform: translateY(10rem);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 0.4; } }

@keyframes fadeUp {
  from {
    -webkit-transform: translateY(10rem);
    transform: translateY(10rem);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 0.4; } }

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

@-webkit-keyframes DownUp2 {
  0% {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  50% {
    -webkit-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px); }
  100% {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); } }

@keyframes DownUp2 {
  0% {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  50% {
    -webkit-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px); }
  100% {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); } }

@-webkit-keyframes fadeLeftLong {
  from {
    -webkit-transform: translateX(10rem);
    transform: translateX(10rem);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

@keyframes fadeLeftLong {
  from {
    -webkit-transform: translateX(10rem);
    transform: translateX(10rem);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }

@keyframes imgLoad {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes slide-in-right {
  0% {
    -webkit-transform: translate3D(-100%, 0, 0);
    transform: translate3D(-100%, 0, 0); }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); } }

@keyframes slide-out-right {
  0% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); }
  100% {
    -webkit-transform: translate3D(100%, 0, 0);
    transform: translate3D(100%, 0, 0); } }

@keyframes slide-in-right-50 {
  0% {
    -webkit-transform: translate3D(-50%, 0, 0);
    transform: translate3D(-50%, 0, 0); }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); } }

@keyframes slide-in-left {
  0% {
    -webkit-transform: translate3D(100%, 0, 0);
    transform: translate3D(100%, 0, 0); }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); } }

@keyframes slide-out-left {
  0% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); }
  100% {
    -webkit-transform: translate3D(-100%, 0, 0);
    transform: translate3D(-100%, 0, 0); } }

@keyframes slide-in-top {
  0% {
    -webkit-transform: translate3D(0, -100%, 0);
    transform: translate3D(0, -100%, 0); }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); } }

@keyframes slide-out-left-50 {
  0% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); }
  100% {
    -webkit-transform: translate3D(-50%, 0, 0);
    transform: translate3D(-50%, 0, 0); } }

@keyframes slide-in-left-50 {
  0% {
    -webkit-transform: translate3D(50%, 0, 0);
    transform: translate3D(50%, 0, 0); }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); } }

@keyframes revealRTL {
  0% {
    width: 0;
    right: 0; }
  65% {
    width: 100%;
    right: 0; }
  100% {
    width: 0;
    right: 100%; } }

@-webkit-keyframes shine2 {
  0% {
    left: -50%;
    opacity: 0.5; }
  50% {
    left: 25%;
    opacity: 0.25; }
  100% {
    left: 100%;
    opacity: 0; } }

@keyframes shine2 {
  0% {
    left: -50%;
    opacity: 0.5; }
  50% {
    left: 25%;
    opacity: 0.25; }
  100% {
    left: 100%;
    opacity: 0; } }

@-webkit-keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@-webkit-keyframes tracking-in-expand {
  0% {
    -webkit-filter: blur(12px);
    filter: blur(12px);
    opacity: 0; }
  100% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1; } }

@keyframes tracking-in-expand {
  0% {
    -webkit-filter: blur(12px);
    filter: blur(12px);
    opacity: 0; }
  100% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1; } }

@-webkit-keyframes toTop {
  0% {
    bottom: 0%;
    opacity: 0; }
  20% {
    bottom: 0%;
    opacity: 1; }
  100% {
    bottom: 100%;
    opacity: 0; } }

@keyframes toTop {
  0% {
    bottom: 0%;
    opacity: 0; }
  20% {
    bottom: 0%;
    opacity: 1; }
  100% {
    bottom: 100%;
    opacity: 0; } }

@-webkit-keyframes tilt-in-fwd-bl {
  0% {
    -webkit-transform: rotateY(-20deg) rotateX(-35deg) translate(-300px, 300px) skew(-35deg, 10deg);
    transform: rotateY(-20deg) rotateX(-35deg) translate(-300px, 300px) skew(-35deg, 10deg);
    opacity: 0; }
  100% {
    -webkit-transform: rotateY(0) rotateX(0deg) translate(0, 0) skew(0deg, 0deg);
    transform: rotateY(0) rotateX(0deg) translate(0, 0) skew(0deg, 0deg);
    opacity: 1; } }

@keyframes tilt-in-fwd-bl {
  0% {
    -webkit-transform: rotateY(-20deg) rotateX(-35deg) translate(-300px, 300px) skew(-35deg, 10deg);
    transform: rotateY(-20deg) rotateX(-35deg) translate(-300px, 300px) skew(-35deg, 10deg);
    opacity: 0; }
  100% {
    -webkit-transform: rotateY(0) rotateX(0deg) translate(0, 0) skew(0deg, 0deg);
    transform: rotateY(0) rotateX(0deg) translate(0, 0) skew(0deg, 0deg);
    opacity: 1; } }

@-webkit-keyframes tilt-in-fwd-br {
  0% {
    -webkit-transform: rotateY(20deg) rotateX(-35deg) translate(300px, 300px) skew(35deg, -10deg);
    transform: rotateY(20deg) rotateX(-35deg) translate(300px, 300px) skew(35deg, -10deg);
    opacity: 0; }
  100% {
    -webkit-transform: rotateY(0) rotateX(0deg) translate(0, 0) skew(0deg, 0deg);
    transform: rotateY(0) rotateX(0deg) translate(0, 0) skew(0deg, 0deg);
    opacity: 1; } }

@keyframes tilt-in-fwd-br {
  0% {
    -webkit-transform: rotateY(20deg) rotateX(-35deg) translate(300px, 300px) skew(35deg, -10deg);
    transform: rotateY(20deg) rotateX(-35deg) translate(300px, 300px) skew(35deg, -10deg);
    opacity: 0; }
  100% {
    -webkit-transform: rotateY(0) rotateX(0deg) translate(0, 0) skew(0deg, 0deg);
    transform: rotateY(0) rotateX(0deg) translate(0, 0) skew(0deg, 0deg);
    opacity: 1; } }

@-webkit-keyframes tabUp {
  from {
    -webkit-transform: translateY(100%) scale(0.9);
    transform: translateY(100%) scale(0.9);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    opacity: 1; } }

@keyframes tabUp {
  from {
    -webkit-transform: translateY(100%) scale(0.9);
    transform: translateY(100%) scale(0.9);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    opacity: 1; } }

@-webkit-keyframes tabDown {
  from {
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    opacity: 1; }
  to {
    -webkit-transform: translateY(-100%) scale(0.9);
    transform: translateY(-100%) scale(0.9);
    opacity: 0; } }

@keyframes tabDown {
  from {
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    opacity: 1; }
  to {
    -webkit-transform: translateY(-100%) scale(0.9);
    transform: translateY(-100%) scale(0.9);
    opacity: 0; } }

@-webkit-keyframes tabRight {
  from {
    -webkit-transform: translateX(100%) scale(0.9);
    transform: translateX(100%) scale(0.9);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
    opacity: 1; } }

@keyframes tabRight {
  from {
    -webkit-transform: translateX(100%) scale(0.9);
    transform: translateX(100%) scale(0.9);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
    opacity: 1; } }

@-webkit-keyframes tabLeft {
  from {
    -webkit-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
    opacity: 1; }
  to {
    -webkit-transform: translateX(-100%) scale(0.9);
    transform: translateX(-100%) scale(0.9);
    opacity: 0; } }

@keyframes tabLeft {
  from {
    -webkit-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
    opacity: 1; }
  to {
    -webkit-transform: translateX(-100%) scale(0.9);
    transform: translateX(-100%) scale(0.9);
    opacity: 0; } }

@-webkit-keyframes beat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  96% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes beat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  96% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.collapse-item:not(:last-child):not(.product_cat_price) {
  border-bottom: 0.1rem solid var(--border); }

.collapse-item.active .collapse-head .plus:before {
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
  transform: translate(-50%, -50%) rotate(-90deg);
  opacity: 0; }

.collapse-item.active .collapse-head .plus:after {
  -webkit-transform: translate(-50%, -50%) rotate(0);
  transform: translate(-50%, -50%) rotate(0); }

.collapse-head {
  padding: 1.2rem;
  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; }
  .collapse-head .txt {
    font-weight: 700;
    color: var(--color-text); }
  .collapse-head .plus {
    width: 2.4rem;
    height: 2.4rem;
    position: relative;
    border-radius: 100%;
    cursor: pointer; }
    @media screen and (max-width: 600px) {
      .collapse-head .plus {
        width: 1.8rem;
        height: 1.8rem; } }
    .collapse-head .plus:before, .collapse-head .plus:after {
      content: "";
      display: block;
      background-color: var(--color-text);
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transition: .35s;
      transition: .35s;
      width: 1.6rem;
      height: .2rem; }
      @media screen and (max-width: 600px) {
        .collapse-head .plus:before, .collapse-head .plus:after {
          width: 1.2rem; } }
    .collapse-head .plus:before {
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .collapse-head .plus:after {
      -webkit-transform: translate(-50%, -50%) rotate(90deg);
      transform: translate(-50%, -50%) rotate(90deg); }

.collapse-body {
  display: none; }

.count {
  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;
  padding: 1.2rem;
  border: 0.1rem solid var(--border);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 13.8rem;
  border-radius: 4rem; }
  .count input {
    display: none; }
  .count-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;
    --wbtn: 2.4rem;
    width: var(--wbtn);
    height: var(--wbtn);
    cursor: pointer; }
    .count-btn.disable {
      opacity: .4;
      pointer-events: none; }
    .count-btn img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain;
      display: block; }
  .count-number {
    --f-sz: 1.6rem;
    font-size: var(--f-sz);
    font-weight: 600;
    color: var(--color-text); }
    @media screen and (max-width: 800px) {
      .count-number {
        --f-sz: 1.4rem; } }

.load-hidden {
  display: none; }

.load-btn {
  padding: 1.2rem;
  cursor: pointer;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }
  .load-btn .text {
    font-weight: 600;
    font-size: 1.4rem;
    text-decoration: underline; }

.sidebar {
  position: relative;
  --wbtn: 4rem; }
  .sidebar.active .sidebar-btn svg .line-top {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134; }
  .sidebar.active .sidebar-btn svg .line-mid {
    stroke-dasharray: 1 60;
    stroke-dashoffset: -30; }
  .sidebar.active .sidebar-btn svg .line-bot {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134; }
  .sidebar-btn {
    background: var(--white);
    width: var(--wbtn);
    height: var(--wbtn);
    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;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: .6rem;
    position: absolute;
    right: 99%;
    top: 10%;
    font-size: 2rem;
    cursor: pointer;
    border: 0.1rem solid var(--color-pri);
    -webkit-box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
    box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
    z-index: -1; }
    @media screen and (min-width: 1201px) {
      .sidebar-btn {
        display: none; } }
    .sidebar-btn i {
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
    .sidebar-btn svg .line {
      stroke: var(--color-pri); }
  @media screen and (max-width: 1200px) {
    .sidebar {
      position: fixed;
      top: 50%;
      right: 0;
      -webkit-transition: all .3s ease;
      transition: all .3s ease;
      -webkit-transform: translate(100%, -50%);
      transform: translate(100%, -50%);
      z-index: 40;
      max-width: 26rem; } }
  .sidebar .ez-toc-title-container {
    margin-bottom: .8rem !important;
    position: relative !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .sidebar .ez-toc-title-toggle {
    display: none !important; }
  .sidebar.active {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
    .sidebar.active .ez-toc-counter {
      opacity: 1 !important; }
  .sidebar .ez-toc-counter#ez-toc-container {
    padding: 2.4rem !important;
    width: 100% !important;
    background-color: var(--white);
    border: 0.1rem solid var(--border) !important;
    margin-bottom: 0 !important;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
    .sidebar .ez-toc-counter#ez-toc-container:hover {
      -webkit-box-shadow: var(--shadow-3);
      box-shadow: var(--shadow-3); }
    @media screen and (max-width: 1200px) {
      .sidebar .ez-toc-counter#ez-toc-container {
        border-color: var(--color-pri) !important;
        opacity: 0;
        -webkit-transition: all .3s ease;
        transition: all .3s ease; } }
  @media screen and (max-width: 1200px) {
    .sidebar .ez-toc-btn {
      display: none !important; } }
  .sidebar .ez-toc-title {
    font-size: 2.4rem !important;
    font-weight: 800 !important;
    color: var(--color-pri); }
  .sidebar .ez-toc-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: var(--gap);
    --gap: .8rem; }
  .sidebar .ez-toc-page-1 {
    position: relative;
    overflow: visible !important; }
    .sidebar .ez-toc-page-1 .ez-toc-link {
      -webkit-transition: all .3s ease;
      transition: all .3s ease;
      --f-sz: clamp(1.6rem, calc(1.2rem + 0.5vw), 1.8rem);
      font-size: var(--f-sz);
      font-weight: 600 !important;
      color: var(--color-text) !important; }
      .sidebar .ez-toc-page-1 .ez-toc-link .ez-toc-link {
        font-weight: 400 !important;
        color: var(--color-text) !important; }
      .sidebar .ez-toc-page-1 .ez-toc-link:hover {
        color: var(--color-pri) !important; }

@media screen and (min-width: 1200px) {
  .side {
    position: sticky;
    top: var(--size-hd); } }

.side-overlay {
  position: fixed;
  right: 0;
  top: var(--size-hd);
  bottom: 0;
  width: 0;
  height: calc(100% - var(--size-hd));
  z-index: 99;
  -webkit-transition: all .45s ease;
  transition: all .45s ease;
  background-color: var(--border-08); }
  .side-overlay.sticky {
    top: var(--size-sc);
    height: calc(100% - var(--size-sc)); }
  .side-overlay.open {
    width: 100%; }

@media screen and (max-width: 1199px) {
  .side-fixed {
    position: fixed;
    right: 0;
    top: var(--size-hd);
    bottom: 0;
    height: calc(100% - var(--size-hd));
    z-index: 99;
    width: 30rem;
    max-width: 100%;
    background-color: var(--white);
    padding: 1.2rem;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .45s ease;
    transition: all .45s ease;
    -webkit-filter: drop-shadow(rgba(0, 0, 0, 0.3) 0px 4px 12px);
    filter: drop-shadow(rgba(0, 0, 0, 0.3) 0px 4px 12px); }
    .side-fixed.sticky {
      top: var(--size-sc);
      height: calc(100% - var(--size-sc)); }
    .side-fixed.open {
      -webkit-transform: translateX(0);
      transform: translateX(0); } }

.side-open {
  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: var(--color-pri);
  color: var(--white);
  font-size: 2rem;
  font-weight: 700;
  position: absolute;
  right: 100%;
  top: 20%;
  border-radius: .4rem  0 0 .4rem;
  cursor: pointer;
  -webkit-transition: all .45s ease;
  transition: all .45s ease;
  z-index: -1; }
  @media screen and (min-width: 1201px) {
    .side-open {
      display: none; } }
  .side-open .icon {
    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; }
  .side-open.close {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0; }

.side-head {
  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;
  position: relative;
  padding-bottom: 1.2rem;
  margin-bottom: 1.2rem; }
  @media screen and (min-width: 1201px) {
    .side-head {
      display: none; } }
  .side-head::before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: .3rem;
    background-color: var(--color-pri);
    z-index: 1; }
  .side-head .tt {
    color: var(color-text);
    --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
    font-size: var(--f-sz);
    font-weight: 700; }
  .side-head .icon {
    width: 3rem;
    height: 3rem;
    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: .4rem;
    color: var(--white);
    background-color: var(--color-pri);
    cursor: pointer; }

.side-close {
  --wic: 3rem;
  width: var(--wic);
  height: var(--wic);
  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;
  position: absolute;
  right: .6rem;
  top: .6rem;
  border: 0.1rem solid var(--color-pri);
  border-radius: 100%;
  cursor: pointer;
  -webkit-transition: all .45s ease;
  transition: all .45s ease;
  color: var(--color-pri); }
  .side-close:hover {
    background-color: var(--color-pri);
    color: var(--white); }

@media screen and (max-width: 1200px) {
  .side-wr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%; } }

@media screen and (max-width: 1200px) {
  .side-bdy {
    height: 100%;
    overflow: hidden auto; } }

.side .btn-pri {
  margin: 2rem auto 0; }

.recheck-item > .recheck-list > .recheck-item .recheck-label {
  margin-left: 2rem; }

.recheck-label {
  position: relative;
  --wicon: 2rem;
  --gap: .8rem;
  padding: 1.2rem;
  display: block;
  cursor: pointer; }
  .recheck-label input {
    display: none; }
  .recheck-label .recheck-input:checked + .recheck-des::after {
    opacity: 1; }
  .recheck-label .recheck-input:checked + .recheck-des::before {
    opacity: 0; }

.recheck-des {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: .4rem;
  padding-left: calc(var(--gap) + var(--wicon)); }
  .recheck-des::before {
    position: absolute;
    content: '';
    width: var(--wicon);
    height: var(--wicon);
    left: 0;
    top: calc(50% - .1rem);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1;
    background: center/contain no-repeat url(../../assets/images/check.png);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer; }
  .recheck-des::after {
    position: absolute;
    content: '';
    width: var(--wicon);
    height: var(--wicon);
    left: 0;
    top: calc(50% - .1rem);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1;
    background: center/contain no-repeat url(../../assets/images/checked.png);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    cursor: pointer; }
  .recheck-des .txt {
    font-size: 1.4rem;
    color: var(--color-text-1); }
  .recheck-des .number {
    font-size: 1.4rem;
    color: var(--color-text-3); }

.recheck-bfaf {
  position: relative;
  --wicon: 1.6rem;
  --gap: .4rem;
  padding-left: calc(var(--wicon) + var(--gap));
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .recheck-bfaf.active::before {
    opacity: 0; }
  .recheck-bfaf.active::after {
    opacity: 1; }
  .recheck-bfaf::before {
    position: absolute;
    content: '';
    width: var(--wicon);
    height: var(--wicon);
    left: 0;
    top: calc(50% - .1rem);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1;
    background: center/contain no-repeat url(../../assets/images/check.png);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer; }
  .recheck-bfaf::after {
    position: absolute;
    content: '';
    width: var(--wicon);
    height: var(--wicon);
    left: 0;
    top: calc(50% - .1rem);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1;
    background: center/contain no-repeat url(../../assets/images/checked.png);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    cursor: pointer; }

textarea {
  width: 100% !important;
  resize: none; }

.wpcf7 form .wpcf7-spinner {
  margin: 0 !important;
  left: 50%;
  top: 50%;
  bottom: auto !important;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.frm-row {
  --cgap: 1.6rem;
  --rgap: 1.6rem; }

@media screen and (max-width: 500px) {
  .frm-col {
    width: 100%; } }

.frm-col.colcus .frm-item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.frm-col.colcus .frm-lb {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }

.frm-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: .8rem;
  position: relative;
  --height: 4rem; }
  @media screen and (max-width: 800px) {
    .frm-item {
      gap: .4rem; } }
  .frm-item textarea {
    height: auto !important; }
  .frm-item textarea,
  .frm-item input {
    width: 100%;
    font-size: 1.6rem;
    color: var(--color-text);
    font-family: var(--font-pri);
    font-weight: 500;
    outline: none;
    padding: .8rem 1.6rem;
    height: var(--height); }
    @media screen and (max-width: 1199px) {
      .frm-item textarea,
      .frm-item input {
        padding: .8rem 1.2rem; } }
    .frm-item textarea::-webkit-input-placeholder,
    .frm-item input::-webkit-input-placeholder {
      font-size: 1.6rem;
      color: var(--color-text2);
      font-family: var(--font-pri);
      font-weight: 400;
      line-height: 150%; }
    .frm-item textarea::-moz-placeholder,
    .frm-item input::-moz-placeholder {
      font-size: 1.6rem;
      color: var(--color-text2);
      font-family: var(--font-pri);
      font-weight: 400;
      line-height: 150%; }
    .frm-item textarea::-ms-input-placeholder,
    .frm-item input::-ms-input-placeholder {
      font-size: 1.6rem;
      color: var(--color-text2);
      font-family: var(--font-pri);
      font-weight: 400;
      line-height: 150%; }
    .frm-item textarea::placeholder,
    .frm-item input::placeholder {
      font-size: 1.6rem;
      color: var(--color-text2);
      font-family: var(--font-pri);
      font-weight: 400;
      line-height: 150%; }
  .frm-item .dateTime {
    position: relative;
    padding: .6rem 1.2rem;
    height: var(--height);
    width: 100%; }
    .frm-item .dateTime input {
      display: none !important;
      pointer-events: none; }
    .frm-item .dateTime .dateTimeItem {
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .frm-item .dateTime .dateTimeText {
      color: var(--color-text2);
      font-size: 1.6rem;
      font-weight: normal;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      @media screen and (max-width: 800px) {
        .frm-item .dateTime .dateTimeText {
          font-size: 1.4rem; } }
      .frm-item .dateTime .dateTimeText.disable {
        color: var(--color-text);
        font-weight: 500; }
    .frm-item .dateTime .icon {
      width: 1.8rem;
      height: 1.8rem;
      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;
      position: absolute;
      right: 0;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%);
      cursor: pointer; }
      .frm-item .dateTime .icon img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        display: block; }
  .frm-item .wpcf7-not-valid-tip {
    font-size: 1.2rem !important; }

.frm-recheck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1.6rem; }
  .frm-recheck .recheck-input {
    display: none; }
  .frm-recheck .recheck-item.active .recheck-des::after {
    opacity: 1; }
  .frm-recheck .recheck-des {
    position: relative;
    --wicon: 1.6rem;
    padding-left: calc(var(--wicon) + .8rem);
    cursor: pointer; }
    .frm-recheck .recheck-des::before {
      position: absolute;
      content: '';
      width: var(--wicon);
      height: var(--wicon);
      left: 0;
      top: calc(50% - .1rem);
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%);
      z-index: 1;
      background: url(../assets/images/check.png) center/contain no-repeat;
      -webkit-transition: all .3s ease;
      transition: all .3s ease;
      cursor: pointer; }
    .frm-recheck .recheck-des::after {
      position: absolute;
      content: '';
      width: var(--wicon);
      height: var(--wicon);
      left: 0;
      top: calc(50% - .1rem);
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%);
      z-index: 1;
      background: url(../assets/images/checked.png) center/contain no-repeat;
      -webkit-transition: all .3s ease;
      transition: all .3s ease;
      opacity: 0;
      cursor: pointer; }

.frm-ip {
  position: relative;
  border: 0.1rem solid var(--border);
  border-radius: 0 !important;
  background-color: var(--white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .frm-ip .wpcf7-form-control-wrap {
    height: 100%;
    display: block;
    width: 100%; }
  .frm-ip .icon {
    width: 2.4rem;
    height: 2.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: var(--white);
    margin-right: 1rem;
    cursor: pointer; }
  .frm-ip .ic-down {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%) rotate(0);
    transform: translate(0, -50%) rotate(0);
    right: 0;
    width: 2rem;
    height: 2rem;
    pointer-events: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
    .frm-ip .ic-down.active {
      -webkit-transform: translate(0, -50%) rotate(180deg);
      transform: translate(0, -50%) rotate(180deg); }
    .frm-ip .ic-down img {
      width: 100%;
      display: block;
      -o-object-fit: contain;
      object-fit: contain; }

.frm-input {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: var(--height);
  outline: none;
  width: 100%;
  display: block;
  padding: .8rem 1.2rem;
  --f-sz: 1.6rem;
  font-size: var(--f-sz);
  font-family: var(--font-pri);
  color: var(--white);
  font-weight: 500;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  border: none; }
  @media screen and (max-width: 800px) {
    .frm-input {
      --f-sz: 1.4rem; } }
  .frm-input:not(:placeholder-shown), .frm-input:focus {
    border-color: var(--color-pri); }

.frm-lb {
  color: var(--color-text);
  font-weight: 600;
  font-family: var(--font-pri);
  --f-sz: 1.4rem;
  font-size: var(--f-sz);
  text-transform: capitalize;
  pointer-events: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  width: 100%;
  z-index: 1; }
  @media screen and (max-width: 800px) {
    .frm-lb {
      --f-sz: 1.2rem; } }
  .frm-lb.speci::after {
    content: '*';
    color: red; }

.frm-row .wpcf7-not-valid-tip {
  position: absolute !important;
  z-index: 2;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: red;
  color: #fff;
  pointer-events: none;
  padding: .5rem;
  right: 0;
  font-weight: 500;
  line-height: 120%;
  bottom: auto;
  top: 99%;
  border-radius: .4rem; }
  .frm-row .wpcf7-not-valid-tip::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 0.5rem solid transparent;
    border-right: 0.5rem solid transparent;
    border-bottom: 0.5rem solid red;
    bottom: 100%;
    right: 1.6rem; }

::-webkit-scrollbar {
  width: 5px;
  height: 4px;
  border-radius: .8rem; }

/* Track */
::-webkit-scrollbar-track {
  background: #b6b6b6;
  border-radius: .8rem; }

/* Handle */
::-webkit-scrollbar-thumb {
  background: var(--color-pri);
  border-radius: 100rem; }

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: var(--color-pri); }

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  -webkit-transition: all .45s ease;
  transition: all .45s ease;
  background: var(--white);
  height: var(--size-hd);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25); }
  .header.sticky .header-nav .menu-nav > .menu-list > .menu-item > .menu-link::before {
    bottom: calc(var(--size-sc)/4); }
  .header.sticky .mobile-overlay,
  .header.sticky .mobile {
    top: var(--size-sc);
    height: calc(100% - var(--size-sc)); }
  @media screen and (min-width: 1200px) {
    .header.sticky {
      -webkit-transform: translateY(calc(-1 * var(--hd-top)));
      transform: translateY(calc(-1 * var(--hd-top))); } }
  .header-top {
    height: var(--hd-top);
    background-color: var(--color-third);
    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; }
    .header-top .txt {
      color: var(--color-pri);
      font-size: 1.4rem; }
    @media screen and (max-width: 1199px) {
      .header-top {
        display: none; } }
  .header-wrap {
    height: 100%;
    position: relative;
    z-index: 2;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .header-txt {
    font-size: 1.4rem;
    font-weight: 600;
    color: var(--color-text); }
    @media screen and (max-width: 768px) {
      .header-txt {
        text-align: center; } }
  .header-flex {
    height: var(--hd-flex);
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
    .header-flex-in {
      height: 100%;
      width: 100%;
      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;
      gap: 2.4rem;
      margin: auto;
      position: relative;
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
      @media screen and (max-width: 800px) {
        .header-flex-in {
          gap: 1.2rem; } }
      .header-flex-in .header-nav {
        margin-left: auto; }
  .header-bot {
    height: var(--hd-bot);
    background-color: var(--color-second); }
    @media screen and (max-width: 1199px) {
      .header-bot {
        display: none; } }
    .header-bot-in {
      height: 100%; }
      .header-bot-in .menu-nav > .menu-list {
        gap: 5rem;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
  @media screen and (max-width: 1200px) {
    .header-nav {
      display: none; } }
  .header-logo {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    gap: .8rem; }
    @media screen and (max-width: 1200px) {
      .header-logo {
        max-height: 100%;
        height: 100%; } }
    @media screen and (min-width: 801px) {
      .header-logo {
        -ms-flex-negative: 0;
        flex-shrink: 0; } }
    .header-logo .custom-logo-link,
    .header-logo a, .header-logo-link {
      height: var(--logo);
      width: 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;
      max-height: 100%;
      -webkit-transition: all .4s ease;
      transition: all .4s ease; }
      .header-logo .custom-logo-link img,
      .header-logo a img, .header-logo-link img {
        width: 100%;
        max-height: 100%;
        height: 100%;
        display: block;
        -o-object-fit: contain;
        object-fit: contain; }
    .header-logo .line {
      height: 5.2rem;
      width: auto; }
      .header-logo .line img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        display: block; }
  .header-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: var(--dist24);
    position: relative; }
    @media screen and (max-width: 600px) {
      .header-action {
        gap: .8rem; }
        .header-action .btn-main {
          display: none; }
        .header-action .header-lg {
          display: none; } }
  .header .menu-icon {
    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; }
    @media screen and (min-width: 1201px) {
      .header .menu-icon {
        display: none; } }
  .header-lg {
    position: relative;
    z-index: 20;
    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;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 100%;
    width: 7rem; }
    @media screen and (max-width: 1200px) {
      .header-lg {
        height: 4rem;
        border-radius: .4rem;
        padding: .4rem .6rem;
        border: 0.1rem solid var(--color-pri);
        background-color: var(--color-pri); }
        .header-lg > .header-lg-it .text {
          color: var(--white) !important; }
        .header-lg > .header-lg-it i {
          color: var(--white);
          display: none; } }
    @media screen and (max-width: 600px) {
      .header-lg {
        width: 6.4rem; } }
    .header-lg > .header-lg-it {
      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; }
      .header-lg > .header-lg-it .text {
        font-size: 1.4rem;
        color: var(--color-text);
        font-weight: 500;
        text-transform: capitalize; }
      .header-lg > .header-lg-it i {
        transition: 0.3s ease-in-out;
        -webkit-transition: 0.3s ease-in-out;
        font-size: 1.2rem;
        color: var(--color-text);
        font-weight: 600;
        margin-top: .2rem; }
      .header-lg > .header-lg-it > .ic {
        width: 2.5rem;
        height: 1.8rem; }
      .header-lg > .header-lg-it > img {
        width: 100%;
        height: 100%;
        display: block;
        -o-object-fit: contain;
        object-fit: contain;
        margin-top: .2rem;
        -webkit-transition: all .3s ease;
        transition: all .3s ease; }
    .header-lg-it {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      gap: .4rem;
      position: relative;
      width: 100%;
      height: 100%;
      line-height: normal; }
      .header-lg-it .text {
        color: var(--color-text);
        font-size: 1.4rem;
        font-weight: 500; }
      .header-lg-it .ic {
        --wh: 2.5rem;
        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;
        gap: .4rem;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        display: flex;
        width: var(--wh);
        height: 1.8rem;
        overflow: hidden;
        border-radius: .2rem; }
        .header-lg-it .ic img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover;
          display: block; }
    .header-lg-drop {
      width: 100%;
      position: absolute;
      top: calc(100% + .1rem);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      right: 0;
      transition: 0.3s ease-in-out;
      -webkit-transition: 0.3s ease-in-out;
      border: 0.1rem solid var(--border);
      background-color: var(--white);
      -webkit-box-shadow: var(--shadow);
      box-shadow: var(--shadow);
      border-radius: .4rem;
      opacity: 0;
      -webkit-transform: translateY(-1rem);
      transform: translateY(-1rem);
      visibility: hidden;
      z-index: 10; }
      @media screen and (max-width: 1199px) {
        .header-lg-drop {
          border-color: var(--color-pri); } }
      .header-lg-drop a span.ic {
        margin-right: 0 !important;
        -ms-flex-negative: 0;
        flex-shrink: 0; }
      .header-lg-drop a .ic {
        -ms-flex-negative: 0;
        flex-shrink: 0; }
      .header-lg-drop .header-lg-it {
        position: relative;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        padding: .8rem .4rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        -webkit-transition: all .3s ease;
        transition: all .3s ease; }
        .header-lg-drop .header-lg-it:not(:last-child) {
          border-bottom: 0.1rem solid var(--border); }
        .header-lg-drop .header-lg-it .ic {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .header-lg-drop .header-lg-it .text {
          transition: 0.3s ease-in-out;
          -webkit-transition: 0.3s ease-in-out;
          white-space: nowrap;
          color: var(--color-text);
          font-weight: 500;
          font-size: 1.4rem; }
        .header-lg-drop .header-lg-it::before {
          position: absolute;
          content: '';
          bottom: 0;
          right: 0;
          width: 0;
          height: 100%;
          background-color: rgba(7, 181, 255, 0.1);
          -webkit-transition: all .3s ease;
          transition: all .3s ease;
          z-index: -1; }
        @media screen and (min-width: 1200px) {
          .header-lg-drop .header-lg-it:hover .text {
            color: var(--color-pri); }
          .header-lg-drop .header-lg-it:hover::before {
            width: 100%;
            left: 0;
            -webkit-transition: .3s ease;
            transition: .3s ease; } }
    .header-lg:hover > .header-lg-it > img,
    .header-lg:hover i {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }
    .header-lg:hover .header-lg-drop {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0);
      visibility: visible;
      -webkit-transition: .3s ease;
      transition: .3s ease; }

.footer {
  position: relative;
  overflow: hidden;
  z-index: 1;
  background-color: var(--color-bg-3);
  padding: 8rem 0 5.4rem; }
  @media screen and (max-width: 1199px) {
    .footer {
      padding: 4rem 0 1.6rem; } }
  .footer-bdy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2.4rem; }
    @media screen and (max-width: 1199px) {
      .footer-bdy {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
  .footer-left {
    width: 36.2rem;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    @media screen and (max-width: 1199px) {
      .footer-left {
        width: 100%; }
        .footer-left .header-logo {
          width: -webkit-fit-content;
          width: -moz-fit-content;
          width: fit-content;
          margin: 0 auto 1.6rem; } }
  .footer-right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .footer-col {
    width: 20%; }
    @media screen and (max-width: 1199px) {
      .footer-col:nth-child(1) {
        width: calc(4/12 * 100%); } }
    @media screen and (max-width: 700px) {
      .footer-col:nth-child(1) {
        width: 50%; } }
    @media screen and (max-width: 1199px) {
      .footer-col:nth-child(2) {
        width: calc(4/12 * 100%); } }
    @media screen and (max-width: 700px) {
      .footer-col:nth-child(2) {
        width: 50%; } }
    @media screen and (max-width: 1199px) {
      .footer-col:nth-child(3) {
        width: calc(4/12 * 100%); } }
    @media screen and (max-width: 700px) {
      .footer-col:nth-child(3) {
        width: 50%; } }
    @media screen and (max-width: 1199px) {
      .footer-col:nth-child(4) {
        width: 25%; } }
    @media screen and (max-width: 700px) {
      .footer-col:nth-child(4) {
        width: 50%; } }
    @media screen and (max-width: 1199px) {
      .footer-col:nth-child(5) {
        width: 25%; } }
    @media screen and (max-width: 700px) {
      .footer-col:nth-child(5) {
        width: 50%; } }
    @media screen and (min-width: 1200px) {
      .footer-col:nth-child(6) {
        display: none; } }
    @media screen and (max-width: 1199px) {
      .footer-col:nth-child(6) {
        width: 50%; } }
    @media screen and (max-width: 700px) {
      .footer-col:nth-child(6) {
        width: 100%; } }
  .footer-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.6rem; }
  .footer-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.2rem; }
    .footer-item .icon {
      width: 1.6rem;
      height: 1.6rem;
      -webkit-transform: translateY(0.2rem);
      transform: translateY(0.2rem); }
      .footer-item .icon img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain; }
    .footer-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;
      gap: .4rem; }
      .footer-item .des .txt {
        color: var(--color-text);
        --f-sz: 1.6rem;
        font-size: var(--f-sz); }
        @media screen and (max-width: 800px) {
          .footer-item .des .txt {
            --f-sz: 1.4rem; } }
      .footer-item .des .link {
        --f-sz: 1.6rem;
        font-size: var(--f-sz);
        color: var(--color-text);
        font-weight: 500; }
        @media screen and (max-width: 800px) {
          .footer-item .des .link {
            --f-sz: 1.4rem; } }
        @media screen and (min-width: 1200px) {
          .footer-item .des .link:hover {
            text-decoration: underline; } }
  .footer .footer-item .link {
    color: var(--white); }
    @media screen and (min-width: 1200px) {
      .footer .footer-item .link:hover {
        text-decoration: underline; } }
  .footer .social-list {
    gap: .8rem; }
  .footer-des {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .footer-des-head {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      gap: 1.2rem;
      margin-bottom: 1.6rem; }
    .footer-des-bot {
      padding-top: 1.6rem;
      border-top: 0.1rem solid var(--white); }
    .footer-des .txt {
      color: var(--white); }
  .footer .footer-gr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.2rem; }
    .footer .footer-gr .footer-link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: .8rem;
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
      @media screen and (min-width: 1200px) {
        .footer .footer-gr .footer-link:hover .txt {
          color: var(--color-second); }
        .footer .footer-gr .footer-link:hover .ic {
          -webkit-transform: rotate(0);
          transform: rotate(0); } }
      .footer .footer-gr .footer-link .ic {
        width: 2rem;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition: all .3s ease;
        transition: all .3s ease; }
        .footer .footer-gr .footer-link .ic img {
          width: 100%;
          height: 100%;
          -o-object-fit: contain;
          object-fit: contain; }
  .footer .social-list {
    gap: 1.2rem; }
  .footer .header-logo {
    --logo: 28rem;
    margin-bottom: 1.6rem; }
    .footer .header-logo .custom-logo-link {
      width: var(--logo);
      height: auto;
      max-width: 100%; }
  .footer-tt {
    font-size: 2rem;
    color: var(--color-second); }
  .footer-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: var(--dist16); }
    .footer-inner:not(:last-child) {
      margin-bottom: 2.4rem; }
    .footer-inner .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;
      gap: var(--dist16); }
    .footer-inner .menu-item {
      --f-sz: 1.6rem;
      font-size: var(--f-sz);
      color: var(--white);
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
      @media screen and (max-width: 800px) {
        .footer-inner .menu-item {
          --f-sz: 1.4rem; } }
      @media screen and (min-width: 1200px) {
        .footer-inner .menu-item:hover {
          color: var(--color-second);
          text-decoration: underline; } }
      .footer-inner .menu-item.current-menu-item {
        font-weight: 700;
        color: var(--color-second); }
  .footer-bdy {
    position: relative;
    z-index: 1; }
  .footer-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.6rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 4.6rem 0; }
    @media screen and (max-width: 800px) {
      .footer-info {
        padding: 2.4rem 0; } }
    .footer-info-head {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      gap: 1.6rem;
      width: 55rem;
      max-width: 100%; }
      .footer-info-head .des .tt {
        --f-sz: clamp(1.8rem, calc(1rem + 1vw), 2.2rem);
        font-size: var(--f-sz);
        color: var(--color-second);
        font-weight: 600; }
      .footer-info-head .des .txt {
        --f-sz: clamp(1.6rem, calc(1.2rem + 0.5vw), 1.8rem);
        font-size: var(--f-sz);
        color: var(--white);
        font-weight: 600;
        margin: 0 auto; }
    .footer-info-list {
      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-top: 3.2rem;
      gap: var(--dist32); }
      @media screen and (max-width: 800px) {
        .footer-info-list {
          margin-top: 1.6rem;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          gap: 1.2rem; } }
    .footer-info-item {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      padding: 2.2rem 3rem; }
      @media screen and (max-width: 800px) {
        .footer-info-item {
          padding: 1.2rem;
          width: calc(50% - 0.6rem);
          -webkit-box-flex: unset;
          -ms-flex: unset;
          flex: unset; } }
      @media screen and (max-width: 600px) {
        .footer-info-item {
          background-color: var(--color-opa-white-08);
          border-radius: .8rem;
          padding: 1.6rem 1.2rem; } }
      .footer-info-item .inner {
        min-height: 3rem;
        max-height: 7.5rem;
        width: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .footer-info-item .inner img {
          width: auto;
          -o-object-fit: contain;
          object-fit: contain; }
  .footer form {
    width: 100%; }
  .footer-frm-gr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: .8rem;
    width: 100%; }
    @media screen and (max-width: 500px) {
      .footer-frm-gr {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        .footer-frm-gr .btn-main {
          width: 100%; } }
    .footer-frm-gr .frm-row {
      --cgap: .8rem;
      --rgap: .8rem; }
    .footer-frm-gr .frm-input {
      -webkit-box-flex: 1;
      -ms-flex: auto;
      flex: auto; }
  .footer-author {
    width: 100%; }
    .footer-author .head {
      padding-bottom: 1.2rem;
      border-bottom: 0.1rem solid var(--white);
      margin-bottom: 1.2rem; }
      .footer-author .head .txt {
        --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
        font-size: var(--f-sz);
        font-weight: 400G; }
    .footer-author .txt {
      color: var(--white);
      text-align: center;
      font-weight: 300;
      --f-sz: 1.6rem;
      font-size: var(--f-sz); }
      @media screen and (max-width: 800px) {
        .footer-author .txt {
          --f-sz: 1.4rem; } }

.hd-burger {
  padding: 1rem 0;
  cursor: pointer; }
  .hd-burger.active .line-top {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134; }
  .hd-burger.active .line-mid {
    stroke-dasharray: 1 60;
    stroke-dashoffset: -30; }
  .hd-burger.active .line-bot {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134; }

.burger {
  position: relative; }

.hamburger {
  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: 4rem;
  height: 4rem;
  border-radius: .4rem;
  background-color: var(--color-pri);
  border: 0.1rem solid var(--color-pri); }

.hamburgerSvg {
  height: 3rem;
  -webkit-transition: -webkit-transform 600ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 600ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 600ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 600ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 600ms cubic-bezier(0.4, 0, 0.2, 1); }
  @media screen and (max-width: 600px) {
    .hamburgerSvg {
      height: 2.4rem; } }

.line {
  fill: none;
  stroke: var(--white);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 6;
  -webkit-transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1); }
  .line-top {
    stroke-dasharray: 60 207; }
  .line-mid {
    stroke-dasharray: 60 60; }
  .line-bot {
    stroke-dasharray: 60 207; }

.hd-burger.active .hamburgerSvg .line-top-bottom {
  stroke-dasharray: 20 300;
  stroke-dashoffset: -32.42; }

.popup {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
  visibility: hidden;
  pointer-events: none; }
  .popup.open {
    visibility: visible;
    pointer-events: visible; }
    .popup.open .popup-close {
      opacity: 1;
      visibility: visible; }
    .popup.open .popup-overlay {
      opacity: 1;
      visibility: visible; }
    .popup.open .popup-main {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translate(-50%, -50%) scale(1);
      transform: translate(-50%, -50%) scale(1);
      transition: 0.3s ease-in-out 0.1s;
      -webkit-transition: 0.3s ease-in-out 0.1s;
      transition-delay: 0s;
      -webkit-transition-delay: 0s; }
  .popup-overlay {
    position: absolute;
    left: 0;
    top: 0;
    background-color: var(--border-07);
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    visibility: hidden; }
  .popup-main {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 2;
    width: 60vw;
    max-width: 95%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    background-color: var(--white);
    padding: 2rem;
    border-radius: 1.2rem; }
    @media screen and (max-width: 1200px) {
      .popup-main {
        width: 70vw; } }
    @media screen and (max-width: 800px) {
      .popup-main {
        width: 90vw; } }
  .popup-over {
    overflow: hidden auto;
    min-height: 30vh;
    max-height: 85vh; }
    .popup-over::-webkit-scrollbar-track {
      background-color: var(--color-bg); }
    .popup-over::-webkit-scrollbar {
      width: .5rem; }
    .popup-over::-webkit-scrollbar-thumb {
      background-image: -webkit-gradient(linear, left top, left bottom, from(var(--color-pri)), to(var(--color-pri)));
      background-image: linear-gradient(var(--color-pri), var(--color-pri));
      border-radius: 50px;
      overflow: hidden; }
  .popup-wrapper {
    width: 100%;
    position: relative; }
  .popup-close {
    position: absolute !important;
    top: 1rem;
    right: 1rem;
    cursor: pointer;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    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;
    opacity: 0;
    visibility: hidden;
    z-index: 3;
    color: var(--white);
    width: 3rem;
    height: 3rem;
    border-radius: 100%;
    background-color: var(--color-pri); }
    @media screen and (min-width: 1200px) {
      .popup-close:hover i,
      .popup-close:hover .icon {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg); } }
    .popup-close i {
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
    .popup-close .icon {
      -webkit-transition: all .3s ease;
      transition: all .3s ease;
      color: var(--white);
      font-weight: normal;
      width: 100%;
      height: 100%;
      font-size: 1.6rem;
      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; }
  .popup-des {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    gap: 1rem; }
    .popup-des .tt {
      --f-sz: clamp(2.8rem, calc(0.4rem + 3vw), 4rem);
      font-size: var(--f-sz) !important; }
  .popup-btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .popup-icon {
    width: 12rem;
    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: 100%; }
    .popup-icon img {
      width: 100%;
      height: 100%;
      display: block;
      -o-object-fit: contain;
      object-fit: contain; }

.popup-submit .popup-main {
  width: 60rem;
  max-width: 90%; }

.popup-submit .popup-des {
  margin-bottom: 1.2rem; }

.popup-success .popup-des {
  margin-bottom: 1.2rem; }

.popup-success .popup-main {
  width: 60rem;
  max-width: 90%; }

.popup-success .popup-overlay {
  pointer-events: none; }

.popup-success .popup-close {
  opacity: 0;
  pointer-events: none;
  visibility: hidden; }

.popup-success.disabled .popup-overlay {
  pointer-events: none; }

.popup-success.disabled .popup-close {
  opacity: 0;
  pointer-events: none;
  visibility: hidden; }

.bnh {
  position: relative;
  overflow: hidden;
  z-index: 1; }
  @media screen and (min-width: 1200px) {
    .bnh::before {
      position: absolute;
      content: '';
      inset: 0;
      z-index: 2;
      pointer-events: none;
      background-color: var(--white);
      -webkit-mask: url("../assets/images/bnh-decor.png");
      mask: url("../assets/images/bnh-decor.png");
      -webkit-mask-size: 2500%;
      mask-size: 2500%;
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
      -o-object-fit: contain;
      object-fit: contain;
      -webkit-animation: ani2 1.3s steps(22) forwards;
      animation: ani2 1.3s steps(22) forwards;
      -webkit-transition: all 1s ease;
      transition: all 1s ease; } }
  .bnh-wr {
    padding: 12rem 0 8rem; }
    @media screen and (max-width: 800px) {
      .bnh-wr {
        padding: 6rem 0; } }
  .bnh.is-inview::before {
    -webkit-animation: ani 1.7s steps(22) forwards;
    animation: ani 1.7s steps(22) forwards; }
  .bnh-slider {
    position: absolute;
    inset: 0;
    z-index: -1; }
    .bnh-slider::before {
      position: absolute;
      content: '';
      inset: 0;
      background: var(--border-03);
      z-index: 2; }
    .bnh-slider .swiper {
      width: 100%;
      height: 100%; }
      @media screen and (min-width: 1200px) {
        .bnh-slider .swiper-slide .bnh-img {
          position: relative;
          -webkit-transform: translate(22%, 30%) scale(0.06);
          transform: translate(22%, 30%) scale(0.06);
          -webkit-transition: all 1s ease;
          transition: all 1s ease;
          opacity: 0; }
          .bnh-slider .swiper-slide .bnh-img::before {
            position: absolute;
            content: '';
            inset: 0;
            background: var(--border-04);
            z-index: 2; }
        .bnh-slider .swiper-slide-prev .bnh-img {
          -webkit-transform: translate(0, 0) scale(1);
          transform: translate(0, 0) scale(1);
          opacity: 1; }
        .bnh-slider .swiper-slide-active .bnh-img {
          -webkit-transform: translate(0, 0) scale(1);
          transform: translate(0, 0) scale(1);
          opacity: 1;
          -webkit-transition-delay: .2s;
          transition-delay: .2s; } }
  .bnh-wr > .swiper-pagination {
    display: none; }
    @media screen and (max-width: 1200px) {
      .bnh-wr > .swiper-pagination {
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        bottom: 1.2rem !important;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 10;
        display: flex; } }
  .bnh-bdy {
    position: relative; }
    @media screen and (min-width: 801px) {
      .bnh-bdy {
        margin-bottom: 4rem; } }
  .bnh-des {
    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;
    gap: 1.6rem;
    max-width: 71rem; }
    @media screen and (max-width: 1199px) {
      .bnh-des {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        max-width: 100rem;
        margin: 0 auto; } }
    .bnh-des .bnh-tag {
      --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
      font-size: var(--f-sz);
      font-weight: 700;
      color: var(--white); }
    .bnh-des .title-pri {
      --f-sz: clamp(3.4rem, calc(-2.6rem + 7.5vw), 6.4rem);
      font-size: var(--f-sz); }
      .bnh-des .title-pri span {
        color: var(--color-second); }
    .bnh-des .desc {
      color: var(--white);
      max-width: 44rem;
      --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
      font-size: var(--f-sz); }
      .bnh-des .desc span {
        color: var(--color-second); }
  .bnh-img {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    overflow: hidden; }
    .bnh-img .inner {
      width: 100%;
      height: 100%; }
      .bnh-img .inner img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block; }
  @media screen and (min-width: 1200px) {
    .bnh-it {
      position: absolute;
      z-index: 1; }
      .bnh-it:nth-child(1) {
        right: 0;
        top: 0; }
      .bnh-it:nth-child(2) {
        left: 50%;
        bottom: 0; } }
  .bnh-it .inner {
    --wc: 4.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .8rem;
    padding: .8rem 1.6rem;
    border: 0.1rem solid var(--white);
    background-color: var(--color-opa-white-03);
    -webkit-backdrop-filter: blur(2rem);
    backdrop-filter: blur(2rem);
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
    @media screen and (max-width: 768px) {
      .bnh-it .inner {
        --wc: 3.6rem; } }
    .bnh-it .inner .ic {
      width: var(--wc);
      height: var(--wc);
      -ms-flex-negative: 0;
      flex-shrink: 0; }
      .bnh-it .inner .ic img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain; }
    .bnh-it .inner .text {
      font-size: 1.6rem;
      font-weight: 700;
      color: var(--white); }
    .bnh-it .inner .txt {
      font-size: 1.4rem;
      color: var(--white); }
  @media screen and (max-width: 1199px) {
    .bnh-it {
      text-align: left;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .bnh-it .inner {
        width: 22rem;
        max-width: 100%;
        padding: .4rem 1.2rem; }
        .bnh-it .inner .text {
          font-size: 1.4rem; }
        .bnh-it .inner .txt {
          font-size: 1.2rem; } }
  @media screen and (max-width: 1199px) {
    .bnh-decor {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      gap: 1.6rem; } }
  .bnh-thumb {
    position: relative;
    min-width: 60rem; }
    .bnh-thumb .fa-solid {
      font-weight: 500; }
    @media screen and (min-width: 1200px) {
      .bnh-thumb {
        margin-left: auto;
        -webkit-transform: translateX(var(--halfrectn));
        transform: translateX(var(--halfrectn));
        width: calc(var(--halfrectn) + 20rem); } }
    @media screen and (max-width: 1199px) {
      .bnh-thumb {
        width: 50rem;
        margin: 0 auto;
        display: none; } }
    @media screen and (min-width: 1200px) {
      .bnh-thumb .swiper-next {
        display: none; } }
    .bnh-thumb .swiper-btn {
      background-color: transparent;
      border: 0.1rem solid var(--white);
      --wbtn: 2.4rem;
      border-radius: 0;
      font-weight: 400; }
      @media screen and (max-width: 1200px) {
        .bnh-thumb .swiper-btn {
          --wbtn: 3.4rem;
          background-color: var(--white);
          border-color: var(--color-pri);
          color: var(--color-pri); } }
    .bnh-thumb .swiper-prev {
      -webkit-transform: translate(-100%, -50%);
      transform: translate(-100%, -50%);
      left: -1rem; }
    .bnh-thumb .swiper-next {
      -webkit-transform: translate(100%, -50%);
      transform: translate(100%, -50%);
      right: -1rem; }
    .bnh-thumb .bnh-img {
      border: .1rem solid transparent;
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
      .bnh-thumb .bnh-img .inner {
        display: block;
        padding-top: calc((100 / 100) * 100%);
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 100%; }
        .bnh-thumb .bnh-img .inner img {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%);
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover;
          display: block; }
    .bnh-thumb .swiper-slide-active .bnh-img {
      border-color: var(--white); }

@keyframes ani {
  from {
    -webkit-mask-position: 0 0;
    mask-position: 0 0; }
  to {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0; } }

@keyframes ani2 {
  from {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0; }
  to {
    -webkit-mask-position: 0 0;
    mask-position: 0 0; } }

.banner {
  position: relative;
  overflow: hidden;
  padding: 4rem 0 8rem;
  min-height: calc(532/1512 * 100vw); }
  .banner.nobg .banner-bg::before {
    opacity: 0; }
  .banner-wr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12.4rem; }
    @media screen and (max-width: 800px) {
      .banner-wr {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center; } }
  .banner-bg {
    position: absolute;
    inset: 0;
    z-index: -1; }
    .banner-bg img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
    .banner-bg::before {
      position: absolute;
      content: '';
      inset: 0;
      background: var(--border-05);
      z-index: 1; }
  .banner .breadcrumb {
    padding: 0;
    margin: 0; }
    .banner .breadcrumb .container {
      padding: 0; }
    .banner .breadcrumb-item {
      color: var(--white); }
      .banner .breadcrumb-item::after {
        -webkit-filter: var(--filter);
        filter: var(--filter); }
      .banner .breadcrumb-item:last-child {
        color: var(--white); }
  .banner-bdy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media screen and (max-width: 800px) {
      .banner-bdy {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center; } }
  .banner-tag {
    color: var(--white);
    --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
    font-size: var(--f-sz);
    font-weight: 500; }
  .banner-tt {
    --f-sz: clamp(3.4rem, calc(-2.6rem + 7.5vw), 6.4rem);
    font-size: var(--f-sz);
    color: var(--color-second);
    font-weight: 700;
    margin-bottom: var(--dist40);
    line-height: 1.3; }
    .banner-tt span {
      color: var(--white); }
    .banner-tt.tt-pri span {
      color: var(--color-pri); }
    .banner-tt.tt-white {
      color: var(--white); }
      .banner-tt.tt-white span {
        color: var(--color-second); }
  .banner-desc {
    color: var(--white);
    --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
    font-size: var(--f-sz);
    line-height: 150%;
    max-width: 60rem;
    margin-bottom: var(--dist40); }
    .banner-desc .pri {
      color: var(--color-pri); }
    .banner-desc .sec {
      color: var(--color-second); }

.select2-container {
  width: 100% !important; }
  .select2-container .select2-dropdown {
    z-index: 51 !important; }
    .select2-container .select2-dropdown.custom-dropdown .select2-search--dropdown .select2-search__field {
      border: none !important;
      border-bottom: 0.1rem solid var(--color-pri) !important;
      display: block; }
  .select2-container.select2-container--open .select2-dropdown {
    top: .3rem; }
  .select2-container--default .select2-results__option--selected {
    color: var(--color-text); }
  .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    color: var(--white); }
  .select2-container .select2-dropdown {
    overflow: hidden;
    border: 0.1rem solid var(--color-pri) !important; }
  .select2-container .select2-results__option {
    padding: .8rem 1.6rem !important;
    font-size: 1.6rem;
    font-weight: 500; }
  .select2-container .select2-search--dropdown {
    padding: 0 !important; }
    .select2-container .select2-search--dropdown .select2-search__field {
      padding: 1.2rem;
      display: none; }
  .select2-container.select2-container--focus .select2-selection--single {
    border-color: var(--color-pri) !important; }
  .select2-container .select2-selection--single {
    --height: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: var(--height) !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: var(--white) !important;
    border: 0.1rem solid var(--border) !important;
    border-radius: 0 !important; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      padding: .8rem 1.6rem !important; }

.select2.select2-container.select2-container--default.select2-container--below.select2-container--focus.select2-container--open .select2-selection__arrow b {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg); }

.select2-selection {
  height: 100% !important; }
  .select2-selection--single {
    border: 0.1rem solid var(--color-pri) !important; }
    .select2-selection--single .select2-selection__rendered {
      line-height: 100% !important;
      padding: .8rem 1.6rem;
      color: var(--color-text) !important; }
      @media screen and (max-width: 1199px) {
        .select2-selection--single .select2-selection__rendered {
          padding: .8rem 1.2rem !important; } }
    .select2-selection--single .select2-selection__placeholder {
      color: var(--color-text2) !important;
      font-weight: normal;
      font-family: var(--font-pri);
      font-size: 1.6rem;
      font-weight: 400; }
  .select2-selection .select2-selection__arrow {
    height: 100% !important; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  right: .8rem !important;
  width: 1.6rem; }
  @media screen and (max-width: 800px) {
    .select2-container--default .select2-selection--single .select2-selection__arrow {
      right: .6rem !important; } }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: none !important;
  width: 100%;
  height: 100% !important;
  margin: .1rem 0 0 !important;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(0);
  transform: translate(-50%, -50%) rotate(0);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background: none !important; }
  .select2-container--default .select2-selection--single .select2-selection__arrow b::before {
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background-image: url("../assets/images/arr.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: transparent;
  background: var(--color-pri); }

.select2-container--default .select2-results__option--selected {
  background: var(--white);
  color: var(--color-pri); }

.select2-container .select2-selection--single .select2-selection__rendered {
  padding: .8rem 1.6rem !important;
  color: var(--color-text) !important;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 140% !important;
  -webkit-line-clamp: 1; }
  @media screen and (max-width: 1200px) {
    .select2-container .select2-selection--single .select2-selection__rendered {
      padding: .8rem 1.2rem !important; } }

.select-block {
  position: relative;
  width: 15rem; }
  .select-block.active::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  .select-block::after {
    position: absolute;
    content: '';
    margin-left: auto;
    right: 0;
    width: .8rem;
    height: .8rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background: url(../../assets/images/arrDown.png) center/contain no-repeat; }

.select-custom {
  position: relative;
  z-index: 1;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: .4rem; }
  .select-custom.active .select-list {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }

.select-list {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: var(--white);
  width: 100%;
  z-index: 10;
  -webkit-box-shadow: var(--shadow);
  box-shadow: var(--shadow);
  border: 0.1rem solid var(--color-pri);
  -webkit-transform: translate(0, 1rem);
  transform: translate(0, 1rem);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.select-desc {
  font-size: 1.4rem;
  font-weight: 700;
  color: var(--white);
  text-transform: capitalize;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

.select-item {
  padding: .4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }
  @media screen and (min-width: 1200px) {
    .select-item:hover {
      background-color: var(--color-pri); }
      .select-item:hover .txt {
        color: var(--white) !important; } }
  .select-item:not(:last-child) {
    border-bottom: 0.1rem solid var(--border); }
  .select-item input {
    display: none;
    pointer-events: none; }
  .select-item .txt {
    color: var(--color-text) !important;
    font-size: 1.4rem !important;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }

.social {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: .8rem;
  z-index: 1; }
  .social-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: var(--dist16); }
  .social-item {
    position: relative;
    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; }
    .social-item .txt {
      display: none; }
    @media screen and (min-width: 1200px) {
      .social-item:hover .social-link {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px); } }
    .social-item i {
      --f-sz: 1.6rem;
      font-size: var(--f-sz); }
      @media screen and (max-width: 800px) {
        .social-item i {
          --f-sz: 1.4rem; } }
    .social-item img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .social .txt {
    --f-sz: 1.6rem;
    font-size: var(--f-sz);
    color: var(--white); }
    @media screen and (max-width: 800px) {
      .social .txt {
        --f-sz: 1.4rem; } }
  .social-link {
    --wicon: 3.2rem;
    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: var(--wicon);
    height: var(--wicon);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: .4rem;
    overflow: hidden;
    position: relative;
    z-index: 1; }
    .social-link img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      display: block; }

.back-to-top {
  --wic: 4.8rem;
  width: var(--wic);
  height: var(--wic);
  border-radius: 100%;
  background-color: var(--white);
  position: fixed;
  bottom: 4rem;
  right: 3.2rem;
  z-index: 11;
  -webkit-transform: translateX(3rem);
  transform: translateX(3rem);
  opacity: 0;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
  cursor: pointer;
  visibility: hidden;
  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;
  overflow: hidden;
  -webkit-box-shadow: var(--shadow);
  box-shadow: var(--shadow); }
  @media screen and (max-width: 1200px) {
    .back-to-top {
      --wh: 4.2rem;
      right: 2rem;
      bottom: 5.4rem; } }
  @media screen and (max-width: 768px) {
    .back-to-top {
      right: 1.2rem;
      bottom: 8rem;
      --wh: 3.6rem; } }
  .back-to-top::before {
    position: absolute;
    content: '';
    inset: 0;
    background-color: var(--white);
    z-index: -1;
    -webkit-transition: all .45s ease;
    transition: all .45s ease;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0); }
  .back-to-top img {
    width: calc(var(--wh)/3); }
  @media screen and (min-width: 1200px) {
    .back-to-top:hover::before {
      -webkit-transform: scale(1.5);
      transform: scale(1.5); }
    .back-to-top:hover i {
      color: #fff; } }
  .back-to-top i {
    color: var(--color-pri); }
  .back-to-top.active {
    visibility: visible;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  .back-to-top svg {
    width: 2.4rem;
    z-index: 1;
    -webkit-animation: animate-svg 2s ease infinite;
    animation: animate-svg 2s ease infinite; }
    @media screen and (max-width: 1200px) {
      .back-to-top svg {
        width: 1.8rem; } }
    @media screen and (max-width: 768px) {
      .back-to-top svg {
        width: 1.6rem; } }
    .back-to-top svg path {
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
  @media screen and (min-width: 1200px) {
    .back-to-top:hover svg path {
      stroke: var(--color-pri); } }

.ctgr-btn {
  --btn: 5.6rem;
  width: var(--btn);
  height: var(--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;
  background-color: var(--white);
  border-radius: 100%;
  cursor: pointer; }
  .ctgr-btn img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    display: block; }

.fbtn {
  position: fixed;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.2rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  right: 1.6rem;
  bottom: 3rem; }
  @media screen and (max-width: 800px) {
    .fbtn {
      right: 1rem; } }
  @media screen and (max-width: 600px) {
    .fbtn {
      right: .4rem;
      bottom: 2rem; } }

.cta {
  position: relative; }
  .cta .icon {
    width: 12rem;
    height: auto;
    display: inline-block; }
    @media screen and (max-width: 800px) {
      .cta .icon {
        width: 9rem; } }
    @media screen and (max-width: 600px) {
      .cta .icon {
        width: 7rem; } }
    .cta .icon img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain;
      display: block; }

.spray-wrap {
  position: absolute;
  top: 1rem;
  right: 80%;
  width: 120px;
  height: 30px;
  overflow: visible;
  pointer-events: none; }
  @media screen and (max-width: 800px) {
    .spray-wrap {
      height: 2rem;
      top: .6rem; } }
  @media screen and (max-width: 600px) {
    .spray-wrap {
      height: 1.6rem;
      top: .1rem;
      right: 70%;
      width: 90px; } }

.mist {
  position: absolute;
  right: 0;
  top: 0;
  width: 3rem;
  height: 3rem;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.6) 40%, rgba(0, 0, 0, 0.05) 80%, rgba(255, 255, 255, 0) 90%);
  border-radius: 50%;
  -webkit-filter: blur(2px);
  filter: blur(2px);
  -webkit-animation: spray 2s 3;
  animation: spray 2s 3;
  opacity: 0; }

/* lệch timing để nhìn tự nhiên */
.mist:nth-child(2) {
  -webkit-animation-delay: .1s;
  animation-delay: .1s; }

.mist:nth-child(3) {
  -webkit-animation-delay: .2s;
  animation-delay: .2s; }

@-webkit-keyframes spray {
  0% {
    -webkit-transform: translateX(0) scale(0.3);
    transform: translateX(0) scale(0.3);
    opacity: 0; }
  10% {
    opacity: 1; }
  100% {
    -webkit-transform: translateX(-140px) scale(5);
    transform: translateX(-140px) scale(5);
    opacity: 0; } }

@keyframes spray {
  0% {
    -webkit-transform: translateX(0) scale(0.3);
    transform: translateX(0) scale(0.3);
    opacity: 0; }
  10% {
    opacity: 1; }
  100% {
    -webkit-transform: translateX(-140px) scale(5);
    transform: translateX(-140px) scale(5);
    opacity: 0; } }

.ctgr-stick {
  background-color: #E3E3E3;
  padding: .8rem;
  border-radius: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.8rem; }
  .ctgr-stick .ctgr-it {
    --wic: 4rem !important;
    width: var(--wic);
    height: var(--wic);
    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;
    opacity: 1;
    cursor: pointer; }
    @media screen and (max-width: 800px) {
      .ctgr-stick .ctgr-it {
        --wic: 3.2rem !important; } }
    .ctgr-stick .ctgr-it.back-to-top {
      position: relative;
      bottom: auto;
      right: auto;
      background-color: var(--color-second);
      opacity: 1;
      visibility: visible;
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0); }
      .ctgr-stick .ctgr-it.back-to-top .icon {
        width: 50%; }
        .ctgr-stick .ctgr-it.back-to-top .icon img {
          width: 100%;
          height: 100%;
          -o-object-fit: contain;
          object-fit: contain;
          display: block; }
    .ctgr-stick .ctgr-it .icon {
      width: 100%; }
      .ctgr-stick .ctgr-it .icon img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        display: block; }

.ctgr {
  background-color: #E3E3E3;
  padding: 1rem 7rem 1rem 1rem;
  border-radius: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.8rem;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  visibility: hidden;
  z-index: -1;
  max-width: 0; }
  .ctgr-it {
    --wic: 4rem !important;
    width: var(--wic);
    height: var(--wic);
    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;
    opacity: 0;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
    @media screen and (max-width: 800px) {
      .ctgr-it {
        --wic: 3.2rem !important; } }
    .ctgr-it.back-to-top {
      position: relative;
      bottom: auto;
      right: auto;
      background-color: var(--color-second);
      opacity: 1;
      visibility: visible;
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0); }
      .ctgr-it.back-to-top .icon {
        width: 50%; }
        .ctgr-it.back-to-top .icon img {
          width: 100%;
          height: 100%;
          -o-object-fit: contain;
          object-fit: contain;
          display: block; }
    .ctgr-it .icon {
      width: 100%; }
      .ctgr-it .icon img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        display: block; }

.ctgr-follow {
  position: relative;
  cursor: pointer; }
  .ctgr-follow .icon-fl {
    width: 5.6rem;
    height: 5.6rem;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: relative; }
    .ctgr-follow .icon-fl::before {
      content: '';
      width: 0.2rem;
      height: 70%;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      position: absolute;
      right: calc(100% + 0.6rem);
      background: var(--color-pri);
      opacity: 0;
      -webkit-transition: 0.3s;
      transition: 0.3s; }
    .ctgr-follow .icon-fl img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .ctgr-follow.is-active .ctgr {
    max-width: 30rem;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    opacity: 1;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    visibility: visible; }
    .ctgr-follow.is-active .ctgr-it {
      opacity: 1;
      -webkit-transition: 0.3s;
      transition: 0.3s; }
  .ctgr-follow.is-active .icon-fl::before {
    opacity: 1;
    -webkit-transition: 0.5s;
    transition: 0.5s; }

.is-not-bg .breadcrumb .breadcrumb-item {
  color: var(--color-text) !important; }
  .is-not-bg .breadcrumb .breadcrumb-item::before {
    -webkit-filter: brightness(0) saturate(100%) invert(9%) sepia(10%) saturate(615%) hue-rotate(155deg) brightness(99%) contrast(97%);
    filter: brightness(0) saturate(100%) invert(9%) sepia(10%) saturate(615%) hue-rotate(155deg) brightness(99%) contrast(97%); }

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: var(--dist24) 0; }
  .breadcrumb.t-black .breadcrumb-item {
    color: var(--color-text); }
    .breadcrumb.t-black .breadcrumb-item::after {
      -webkit-filter: invert(0) brightness(0);
      filter: invert(0) brightness(0); }
  .breadcrumb span, .breadcrumb-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    gap: .8rem; }
  .breadcrumb-item {
    color: var(--color-text);
    font-style: normal;
    line-height: 150%;
    font-size: 1.6rem;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .8rem;
    -webkit-transition: .3s ease;
    transition: .3s ease; }
    .breadcrumb-item:not(:last-child)::after {
      display: inline-block;
      content: '';
      content: '';
      width: 1.6rem;
      height: 1.6rem;
      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: normal;
      background: url("../assets/images/arrow.png") center/contain no-repeat; }
    .breadcrumb-item:not(:last-child) {
      -webkit-transition: .3s ease;
      transition: .3s ease; }
      @media screen and (min-width: 1200px) {
        .breadcrumb-item:not(:last-child):hover {
          -webkit-transition: .3s ease;
          transition: .3s ease;
          color: var(--color-pri); } }
    .breadcrumb-item:last-child {
      pointer-events: none !important; }
    .breadcrumb-item .icon {
      width: 2.4rem; }
      .breadcrumb-item .icon img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        display: block; }

.btn-main {
  position: relative;
  background: var(--color-pri);
  border: 0.1rem solid var(--color-pri);
  overflow: hidden;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  z-index: 1;
  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;
  gap: .8rem;
  padding: 1rem 2rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  cursor: pointer;
  font-family: var(--font-pri);
  font-weight: 600;
  --f-sz: 1.6rem;
  font-size: var(--f-sz);
  height: var(--btn);
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-shadow: 0 0 0 1px var(--Colors-Effects-Shadows-shadow-skeumorphic-inner-border, rgba(16, 24, 40, 0.18)) inset, 0 -2px 0 0 var(--Colors-Effects-Shadows-shadow-skeumorphic-inner, rgba(16, 24, 40, 0.05)) inset, 0 1px 2px 0 var(--Colors-Effects-Shadows-shadow-xs, rgba(16, 24, 40, 0.05));
  box-shadow: 0 0 0 1px var(--Colors-Effects-Shadows-shadow-skeumorphic-inner-border, rgba(16, 24, 40, 0.18)) inset, 0 -2px 0 0 var(--Colors-Effects-Shadows-shadow-skeumorphic-inner, rgba(16, 24, 40, 0.05)) inset, 0 1px 2px 0 var(--Colors-Effects-Shadows-shadow-xs, rgba(16, 24, 40, 0.05)); }
  @media screen and (max-width: 800px) {
    .btn-main {
      --f-sz: 1.4rem; } }
  .btn-main.loading {
    pointer-events: none; }
  .btn-main.disabled {
    background-color: var(--disabled);
    color: var(--color-disabled);
    border: var(--disabled);
    pointer-events: none;
    cursor: not-allowed; }
    .btn-main.disabled .txt {
      color: var(--color-disabled); }
    .btn-main.disabled img {
      -webkit-filter: var(--filter-disabled);
      filter: var(--filter-disabled); }
  .btn-main.hidden {
    display: none; }
  .btn-main .wpcf7-spinner {
    position: absolute !important; }
  @media screen and (max-width: 1199px) {
    .btn-main {
      padding: .8rem 1.6rem; } }
  @media screen and (max-width: 800px) {
    .btn-main {
      font-size: 1.4rem; } }
  .btn-main.wfull {
    width: 100%; }
  .btn-main input {
    border: none;
    outline: none;
    background-color: transparent;
    font-family: var(--font-pri);
    font-weight: 600;
    color: var(--white);
    line-height: 150%;
    --f-sz: 1.6rem;
    font-size: var(--f-sz);
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
    @media screen and (max-width: 800px) {
      .btn-main input {
        --f-sz: 1.4rem; } }
    @media screen and (max-width: 800px) {
      .btn-main input {
        font-size: 1.4rem; } }
  .btn-main::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    z-index: -1;
    background: var(--white); }
  .btn-main .icon {
    --wh: 1.8rem;
    width: var(--wh);
    height: var(--wh);
    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: 100%;
    -webkit-transition: all .45s ease;
    transition: all .45s ease; }
    @media screen and (max-width: 800px) {
      .btn-main .icon {
        --wh: 1.4rem; } }
  .btn-main img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
    -webkit-filter: var(--filter);
    filter: var(--filter); }
  .btn-main i {
    color: var(--color-text);
    font-size: 1.4rem; }
  .btn-main .text,
  .btn-main .txt {
    font-family: var(--font-pri);
    font-weight: 700;
    color: var(--white);
    line-height: 150%;
    --f-sz: 1.6rem;
    font-size: var(--f-sz);
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
    @media screen and (max-width: 800px) {
      .btn-main .text,
      .btn-main .txt {
        --f-sz: 1.4rem; } }
    @media screen and (max-width: 800px) {
      .btn-main .text,
      .btn-main .txt {
        font-size: 1.4rem; } }
  @media screen and (min-width: 1200px) {
    .btn-main:hover {
      -webkit-box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
      box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; }
      .btn-main:hover input,
      .btn-main:hover .txt {
        color: var(--color-pri); }
      .btn-main:hover i {
        color: var(--color-pri); }
      .btn-main:hover img {
        -webkit-filter: var(--filter-pri);
        filter: var(--filter-pri); }
      .btn-main:hover::after {
        height: 100%;
        top: 0; } }

.btn-linear {
  background: var(--linear);
  border: none;
  color: var(--color-text); }
  .btn-linear .txt {
    color: var(--color-text); }
  @media screen and (min-width: 1200px) {
    .btn-linear:hover {
      -webkit-box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
      box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; } }

.btn-sec {
  background-color: var(--color-second);
  border-color: var(--color-second); }
  .btn-sec::after {
    background-color: var(--white); }
  .btn-sec .text,
  .btn-sec .txt {
    color: var(--color-text);
    text-decoration: none; }
  .btn-sec img {
    -webkit-filter: var(--filter-text);
    filter: var(--filter-text); }
  @media screen and (min-width: 1200px) {
    .btn-sec:hover .text,
    .btn-sec:hover .txt {
      color: var(--color-second); }
    .btn-sec:hover img {
      -webkit-filter: var(--filter-sec);
      filter: var(--filter-sec); } }

.btn-pri {
  background: var(--color-pri);
  border-color: var(--color-pri); }
  .btn-pri::after {
    background: var(--white); }
  .btn-pri i {
    color: var(--white); }
  .btn-pri img {
    -webkit-filter: var(--filter);
    filter: var(--filter); }
  .btn-pri .txt {
    color: var(--white); }
  @media screen and (min-width: 1200px) {
    .btn-pri:hover .txt {
      color: var(--color-pri); }
    .btn-pri:hover i {
      color: var(--color-pri); }
    .btn-pri:hover img {
      -webkit-filter: var(--filter-pri);
      filter: var(--filter-pri); } }

.btn-icon .icon {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

@media screen and (min-width: 1200px) {
  .btn-icon:hover .icon {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

.btn-text {
  background: var(--white);
  border-color: var(--border); }
  .btn-text::after {
    background: var(--color-pri); }
  .btn-text i {
    color: var(--color-text); }
  .btn-text .txt {
    color: var(--color-text); }
  .btn-text img {
    -webkit-filter: var(--filter-text);
    filter: var(--filter-text); }
  @media screen and (min-width: 1200px) {
    .btn-text:hover {
      border-color: var(--color-pri); }
      .btn-text:hover .txt {
        color: var(--white); }
      .btn-text:hover i {
        color: var(--white); }
      .btn-text:hover img {
        -webkit-filter: var(--filter);
        filter: var(--filter); } }

.btn-white {
  background: var(--white);
  border-color: var(--color-second); }
  .btn-white::after {
    background: var(--color-second); }
  .btn-white i {
    color: var(--color-text); }
  .btn-white .txt {
    color: var(--color-text); }
  .btn-white img {
    -webkit-filter: var(--filter-text);
    filter: var(--filter-text); }
  @media screen and (min-width: 1200px) {
    .btn-white:hover .txt {
      color: var(--white); }
    .btn-white:hover i {
      color: var(--white); }
    .btn-white:hover img {
      -webkit-filter: var(--filter);
      filter: var(--filter); } }

.load-spinner {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 2rem;
  height: 2rem;
  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;
  z-index: 3;
  background: transparent;
  pointer-events: none; }
  .load-spinner .spinner-arc {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 0.22rem solid transparent;
    border-top-color: #666666;
    border-right-color: #666666;
    -webkit-animation: spinner-arc-rotate 1s linear infinite;
    animation: spinner-arc-rotate 1s linear infinite; }
  .load-spinner .spinner-arc2 {
    position: absolute;
    width: 70%;
    height: 70%;
    border-radius: 50%;
    border: 0.22rem solid transparent;
    border-bottom-color: #fff;
    border-left-color: #fff;
    -webkit-animation: spinner-arc2-rotate 1.2s linear infinite;
    animation: spinner-arc2-rotate 1.2s linear infinite; }
  .load-spinner .spinner-arc3 {
    position: absolute;
    width: 40%;
    height: 40%;
    border-radius: 50%;
    border: 0.22rem solid transparent;
    border-top-color: #fff;
    border-left-color: #fff;
    -webkit-animation: spinner-arc3-rotate 0.8s linear infinite;
    animation: spinner-arc3-rotate 0.8s linear infinite; }
  .load-spinner .spinner-text {
    position: absolute;
    left: 50%;
    top: 110%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #fff;
    font-size: 0.7rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    white-space: nowrap;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15); }

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

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

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

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

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

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

.lds-ring,
.lds-ring div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.lds-ring {
  display: inline-block;
  position: absolute;
  width: 3.2rem;
  height: 3.2rem;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1; }

.lds-ring div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0.4rem solid var(--color-pri);
  border-radius: 50%;
  -webkit-animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: var(--color-pri) transparent transparent transparent; }

.lds-ring div:nth-child(1) {
  -webkit-animation-delay: -0.45s;
  animation-delay: -0.45s; }

.lds-ring div:nth-child(2) {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s; }

.lds-ring div:nth-child(3) {
  -webkit-animation-delay: -0.15s;
  animation-delay: -0.15s; }

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

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

.pagi-pri {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .pagi-pri .pagination {
    width: 100%; }
  .pagi-pri.sec li > .page-numbers::after {
    background-color: var(--color-text); }
  .pagi-pri.sec li > .page-numbers.current, .pagi-pri.sec li > .page-numbers:hover {
    border-color: var(--color-text); }

.page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.6rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 5; }
  .page-numbers > li:not(:first-child) {
    margin-left: 0; }
  .page-numbers > li > .page-numbers {
    --wh: 4rem;
    width: var(--wh);
    height: var(--wh);
    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;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    color: rgba(36, 36, 36, 0.5);
    --f-sz: 1.6rem;
    font-size: var(--f-sz);
    line-height: normal;
    font-family: var(--font-pri);
    font-weight: 500;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    @media screen and (max-width: 800px) {
      .page-numbers > li > .page-numbers {
        --f-sz: 1.4rem; } }
    .page-numbers > li > .page-numbers::after {
      position: absolute;
      content: "";
      width: 0;
      height: 100%;
      top: 0;
      right: 0;
      background: var(--color-pri);
      -webkit-transition: all 0.4s ease;
      transition: all 0.4s ease;
      z-index: 1;
      pointer-events: none; }
    .page-numbers > li > .page-numbers:after {
      z-index: -1; }
    @media screen and (max-width: 1200px) {
      .page-numbers > li > .page-numbers {
        --wh: 3.6rem; } }
    @media screen and (min-width: 1200px) {
      .page-numbers > li > .page-numbers:hover:not(.dot) {
        border-color: var(--color-pri);
        color: var(--white); }
        .page-numbers > li > .page-numbers:hover:not(.dot)::after {
          left: 0;
          width: 100%; } }
    .page-numbers > li > .page-numbers.current {
      font-weight: 600;
      color: var(--white); }
      .page-numbers > li > .page-numbers.current::after {
        left: 0;
        width: 100%; }
    .page-numbers > li > .page-numbers.dot {
      background-color: transparent;
      border: transparent !important; }
    .page-numbers > li > .page-numbers.next, .page-numbers > li > .page-numbers.prev {
      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;
      position: relative;
      border-radius: none;
      text-transform: capitalize; }
    .page-numbers > li > .page-numbers .txt {
      display: none; }

.page-numbers > li > .page-numbers {
  --wh: 2.4rem;
  height: var(--wh);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  min-width: var(--wh); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mb-15 {
  margin-bottom: 1.5rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mg-80 {
  margin: 8rem 0; }
  @media screen and (max-width: 1200px) {
    .mg-80 {
      margin: 4rem 0; } }

.mg-60 {
  margin: 6rem 0; }
  @media screen and (max-width: 1200px) {
    .mg-60 {
      margin: 4rem 0; } }

.pdf-16 {
  padding: 1.6rem; }

.pdlr-16 {
  padding: 0 1.6rem; }

.pd-16 {
  padding: 1.6rem 0; }

.pd-32 {
  padding: 3.2rem 0; }
  @media screen and (max-width: 1200px) {
    .pd-32 {
      padding: 1.6rem 0; } }

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

.pd-50 {
  padding: 5rem 0; }
  @media screen and (max-width: 1200px) {
    .pd-50 {
      padding: 3rem 0; } }

.pd-60 {
  padding: 6rem 0; }
  @media screen and (max-width: 1200px) {
    .pd-60 {
      padding: 4rem 0; } }

.pd-72 {
  padding: 7.2rem 0; }
  @media screen and (max-width: 1200px) {
    .pd-72 {
      padding: 4rem 0; } }

.pd-80 {
  padding: 8rem 0; }
  @media screen and (max-width: 1200px) {
    .pd-80 {
      padding: 4rem 0; } }

.pd-96 {
  padding: 9.6rem 0; }
  @media screen and (max-width: 1200px) {
    .pd-96 {
      padding: 4.8rem 0; } }
  @media screen and (max-width: 600px) {
    .pd-96 {
      padding: 3rem 0 5rem; } }

.pd-100 {
  padding: 10rem 0; }
  @media screen and (max-width: 1200px) {
    .pd-100 {
      padding: 5rem 0; } }
  @media screen and (max-width: 600px) {
    .pd-100 {
      padding: 3rem 0 5rem; } }

.pd-120 {
  padding: 12rem 0; }
  @media screen and (max-width: 1200px) {
    .pd-120 {
      padding: 6rem 0; } }
  @media screen and (max-width: 600px) {
    .pd-120 {
      padding: 3rem 0 5rem; } }

.pd-pri {
  padding: 8rem 0; }
  @media screen and (max-width: 1200px) {
    .pd-pri {
      padding: 4rem 0; } }

.pd-sec {
  padding: 0 0 8rem; }
  @media screen and (max-width: 1200px) {
    .pd-sec {
      padding: 2rem 0 4rem; } }

.pd-150 {
  padding: 15rem 0; }
  @media screen and (max-width: 1200px) {
    .pd-150 {
      padding: 7.5rem 0; } }
  @media screen and (max-width: 600px) {
    .pd-150 {
      padding: 3rem 0 5rem; } }

.pd-160 {
  padding: 16rem 0; }
  @media screen and (max-width: 1200px) {
    .pd-160 {
      padding: 8rem 0; } }
  @media screen and (max-width: 600px) {
    .pd-160 {
      padding: 4rem 0 5rem; } }

.pd-240 {
  padding: 24rem 0; }
  @media screen and (max-width: 1400px) {
    .pd-240 {
      padding: 12rem 0; } }
  @media screen and (max-width: 1200px) {
    .pd-240 {
      padding: 8rem 0; } }
  @media screen and (max-width: 800px) {
    .pd-240 {
      padding: 4em 0 5rem; } }

.swiper-slide {
  height: auto; }

.swiper-btn {
  position: absolute;
  --wbtn: 4.8rem;
  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: var(--wbtn);
  height: var(--wbtn);
  border-radius: 100%;
  overflow: hidden;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
  color: #fff;
  background-color: var(--color-text);
  cursor: pointer;
  -webkit-transition: all .6s ease;
  transition: all .6s ease;
  border: 0.1rem solid var(--color-text);
  -ms-flex-negative: 0;
  flex-shrink: 0; }
  @media screen and (max-width: 1300px) {
    .swiper-btn {
      --wbtn: 4rem; } }
  .swiper-btn::before {
    position: absolute;
    content: '';
    pointer-events: none;
    inset: 0;
    z-index: -1;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    background-color: #fff;
    -webkit-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1); }
  .swiper-btn img {
    width: 40%;
    height: 40%;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
    -webkit-filter: var(--filter);
    filter: var(--filter); }
  @media screen and (min-width: 1200px) {
    .swiper-btn:hover {
      background-color: var(--white);
      border-color: var(--color-pri); }
      .swiper-btn:hover i {
        color: var(--color-pri); }
      .swiper-btn:hover img {
        -webkit-filter: var(--filter-text);
        filter: var(--filter-text); }
      .swiper-btn:hover::before {
        -webkit-transform: scale(1);
        transform: scale(1); } }
  .swiper-btn.swiper-button-disabled {
    pointer-events: none;
    background-color: var(--white);
    border-color: var(--color-text); }
    .swiper-btn.swiper-button-disabled::before {
      -webkit-transform: scale(0) !important;
      transform: scale(0) !important; }
    .swiper-btn.swiper-button-disabled img {
      -webkit-filter: var(--filter-text);
      filter: var(--filter-text); }
    .swiper-btn.swiper-button-disabled i {
      color: var(--color-pri); }
    .swiper-btn.swiper-button-disabled::before {
      -webkit-transform: scale(1);
      transform: scale(1); }

.swiper-next {
  right: calc(-1 * var(--wbtn)/2); }
  .swiper-next img {
    -webkit-transform: translateX(0.1rem);
    transform: translateX(0.1rem); }
  @media screen and (max-width: 1610px) {
    .swiper-next {
      right: 0; } }

.swiper-prev {
  left: calc(-1 * var(--wbtn)/2); }
  .swiper-prev img {
    -webkit-transform: translateX(-0.1rem);
    transform: translateX(-0.1rem); }
  @media screen and (max-width: 1610px) {
    .swiper-prev {
      left: 0; } }

.swiper-pagination {
  bottom: 0 !important;
  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;
  gap: 1rem;
  margin: 3rem auto 0 !important;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .swiper-pagination.dflexpagi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .swiper-pagination-progressbar {
    position: absolute !important; }
  .swiper-pagination-bullet {
    --wbul: 1.2rem;
    width: var(--wbul);
    height: var(--wbul);
    background-color: var(--border);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity: .8 !important;
    position: relative;
    margin: 0 !important;
    -ms-flex-negative: 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;
    border-radius: 3rem;
    overflow: hidden;
    border: .1rem solid transparent; }
    .swiper-pagination-bullet-active {
      opacity: 1 !important;
      background-color: var(--color-pri);
      width: 3rem; }
      .swiper-pagination-bullet-active::before {
        background-color: var(--color-pri); }

.swiper-scrollbar {
  height: .2rem; }
  .swiper-scrollbar-drag {
    background-color: var(--color-pri);
    height: .3rem;
    cursor: pointer; }

.swiper-gr {
  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;
  gap: 1.2rem 1.6rem;
  margin: 0 auto; }
  @media screen and (min-width: 1201px) {
    .swiper-gr .swiper-pagination {
      display: none; } }
  @media screen and (min-width: 1200px) {
    .swiper-gr.relative {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 1.6rem;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      margin-right: auto; }
      .swiper-gr.relative .swiper-btn {
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        -webkit-transform: unset;
        transform: unset; } }
  @media screen and (max-width: 768px) {
    .swiper-gr.relative {
      display: none; } }

.thumb {
  position: relative;
  overflow: hidden; }
  .thumb-bdy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 0 1.5rem; }
    .thumb-bdy .title {
      width: 70.4rem; }
      .thumb-bdy .title .t-cpri {
        color: var(--color-text-1); }
      .thumb-bdy .title .yel-txt {
        color: var(--color-second); }
    .thumb-bdy .content {
      width: 70.4rem;
      max-width: 100%;
      margin-bottom: 1.6rem; }
      .thumb-bdy .content p {
        --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
        font-size: var(--f-sz); }
  .thumb-wr {
    background-color: var(--color-bg);
    padding: var(--dist80) 0;
    position: relative;
    z-index: 1; }
  .thumb-decor {
    position: absolute;
    width: 18%;
    z-index: -1;
    bottom: 0;
    right: 10%;
    -webkit-transform: translateY(15%);
    transform: translateY(15%); }
    .thumb-decor .inner {
      width: 100%;
      height: auto; }
      .thumb-decor .inner img {
        width: 100%;
        height: auto;
        display: block; }

@media screen and (max-width: 768px) {
  .servi-col {
    width: 50%; } }

@media screen and (max-width: 480px) {
  .servi-col {
    width: 100%; } }

.indus {
  position: relative; }
  .indus-list {
    --grid: 6;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[var];
    grid-template-columns: repeat(var(--grid), 1fr);
    gap: var(--dist32); }
    @media screen and (max-width: 1024px) {
      .indus-list {
        --grid: 4; }
        .indus-list .indus-item .inner {
          padding: 2rem 1.2rem;
          --ic: 6rem; }
        .indus-list .indus-item .indus-ic.ic::after {
          width: 5rem;
          height: .4rem; }
        .indus-list .indus-item .indus-ic.ic::before {
          width: .4rem;
          height: 5rem; } }
    @media screen and (max-width: 768px) {
      .indus-list {
        --grid: 3; }
        .indus-list .indus-item .inner {
          gap: var(--dist24);
          padding: 2rem 1rem;
          --ic: 5rem; }
        .indus-list .indus-item .indus-ic.ic::after {
          width: 3rem;
          height: .3rem; }
        .indus-list .indus-item .indus-ic.ic::before {
          width: .3rem;
          height: 3rem; } }
    @media screen and (max-width: 480px) {
      .indus-list {
        --grid: 2;
        gap: var(--dist20); }
        .indus-list .indus-item .inner {
          --ic: 5rem; } }
  .indus-item {
    grid-column: span 1; }
    .indus-item .inner {
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      gap: 1.6rem;
      --ic: 8rem;
      padding: 2.4rem 1.6rem;
      -webkit-transition: all .3s ease;
      transition: all .3s ease;
      background-color: var(--color-bg-2); }
    @media screen and (min-width: 1200px) {
      .indus-item:hover .inner {
        -webkit-box-shadow: 0 0.8rem 1.6rem rgba(0, 0, 0, 0.1);
        box-shadow: 0 0.8rem 1.6rem rgba(0, 0, 0, 0.1); } }
    .indus-item .tt {
      --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
      font-size: var(--f-sz);
      font-weight: 700;
      color: var(--color-text);
      text-align: center; }
      .indus-item .tt span {
        color: var(--color-pri); }
    .indus-item.item-less .indus-ic.ic::before {
      -webkit-transform: translate(-50%, -50%) rotate(90deg);
      transform: translate(-50%, -50%) rotate(90deg); }
    .indus-item.item-more {
      cursor: pointer; }
      .indus-item.item-more .inner {
        background-color: var(--color-bg-1); }
      @media screen and (min-width: 1200px) {
        .indus-item.item-more:hover .inner {
          background-color: var(--color-bg-2); } }
  .indus-ic {
    width: var(--ic);
    height: var(--ic); }
    .indus-ic.ic {
      position: relative; }
      .indus-ic.ic::after, .indus-ic.ic::before {
        position: absolute;
        content: '';
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        border-radius: 2rem;
        background-color: var(--color-pri); }
      .indus-ic.ic::before {
        width: .6rem;
        height: 7rem; }
      .indus-ic.ic::after {
        width: 7rem;
        height: .6rem; }
    .indus-ic img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain;
      display: block; }

.servnws {
  position: relative; }
  .servnws-decor {
    position: absolute;
    width: 25%;
    z-index: -1;
    bottom: 40%;
    right: 0; }
    .servnws-decor .inner {
      width: 100%;
      height: auto; }
      .servnws-decor .inner img {
        width: 100%;
        height: auto;
        display: block; }
  .servnws-slider {
    position: relative; }
    .servnws-slider .nws-img {
      padding-top: calc(200/384 * 100%); }
    .servnws-slider .nws-des .tt {
      color: var(--color-pri);
      --f-sz: clamp(1.9rem, calc(0.9rem + 1.25vw), 2.4rem);
      font-size: var(--f-sz); }

.herit {
  position: relative; }
  .herit-bdy {
    margin-bottom: 4rem; }
  .herit-item {
    padding: var(--dist40);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: .8rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: var(--color-bg-1);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    height: 100%; }
    @media screen and (max-width: 1000px) {
      .herit-item {
        border-radius: .4rem;
        border: 0.1rem solid var(--color-pri); } }
    @media screen and (min-width: 1200px) {
      .herit-item:hover {
        -webkit-box-shadow: 0 0.8rem 1.6rem rgba(0, 0, 0, 0.1);
        box-shadow: 0 0.8rem 1.6rem rgba(0, 0, 0, 0.1); } }
  .herit-img {
    width: 30%; }
    @media screen and (max-width: 1000px) {
      .herit-img {
        display: none; } }
    .herit-img .inner {
      width: 100%;
      height: auto; }
      .herit-img .inner img {
        width: 100%;
        height: auto;
        display: block; }
  .herit-des {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.6rem;
    width: 70%; }
    @media screen and (max-width: 1000px) {
      .herit-des {
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center; } }
    .herit-des .tt {
      --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
      font-size: var(--f-sz);
      font-weight: 700;
      color: var(--color-pri); }
  .herit-inner {
    border: 0.1rem solid var(--color-pri); }
    .herit-inner-head {
      background-color: var(--color-pri);
      padding: 2rem; }
      @media screen and (min-width: 1200px) {
        .herit-inner-head {
          padding: var(--dist40) var(--dist40) var(--dist40) 46rem; } }
      @media screen and (max-width: 800px) {
        .herit-inner-head {
          text-align: center; } }
      .herit-inner-head .tt {
        --f-sz: clamp(3rem, calc(0rem + 3.75vw), 4.6rem);
        font-size: var(--f-sz);
        color: var(--white);
        font-weight: 700; }
      .herit-inner-head .txt {
        --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
        font-size: var(--f-sz);
        color: var(--white); }
    .herit-inner-bdy {
      padding: 4rem var(--dist40);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 4rem; }
      @media screen and (max-width: 800px) {
        .herit-inner-bdy {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; } }
  .herit-map {
    position: relative;
    width: 40%; }
    @media screen and (min-width: 1200px) {
      .herit-map {
        width: 38rem;
        padding-top: calc(120/343 * 100%); }
        .herit-map .inner {
          position: absolute;
          left: -2rem;
          bottom: 0;
          width: 105%; } }
    @media screen and (max-width: 800px) {
      .herit-map {
        width: 40rem;
        margin: 0 auto;
        max-width: 100%; } }
    .herit-map .inner {
      width: 100%;
      height: auto; }
      .herit-map .inner img {
        width: 100%;
        height: auto;
        display: block; }
  .herit-rt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4rem;
    width: 60%; }
    @media screen and (min-width: 1200px) {
      .herit-rt {
        width: 69.6rem; } }
    @media screen and (max-width: 800px) {
      .herit-rt {
        width: 100%; } }
  .herit-locat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: var(--dist24);
    border: 0.1rem solid var(--border);
    padding: var(--dist24); }
    .herit-locat.herit-locat-sec {
      padding: 0;
      border: none; }
      @media screen and (min-width: 1200px) {
        .herit-locat.herit-locat-sec {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          gap: var(--dist80); } }
    .herit-locat-desc {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      gap: 1.2rem; }
      .herit-locat-desc .list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 1.2rem; }
      .herit-locat-desc .item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: .8rem;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        --wic: 1.6rem; }
        .herit-locat-desc .item .ic {
          width: var(--wic);
          height: var(--wic);
          -ms-flex-negative: 0;
          flex-shrink: 0; }
          .herit-locat-desc .item .ic img {
            width: 100%;
            height: 100%;
            display: block;
            -o-object-fit: contain;
            object-fit: contain; }
    .herit-locat .tt {
      font-size: 1.8rem;
      font-weight: 500; }
    .herit-locat-slider {
      margin: -1rem; }
      .herit-locat-slider .swiper {
        padding: 1rem; }
        .herit-locat-slider .swiper-slide .herit-locat {
          height: 100%; }
      .herit-locat-slider .swiper-scrollbar {
        margin-top: var(--dist40); }

@media screen and (min-width: 1200px) {
  .img-right {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    opacity: 0; }
    .img-right .inner {
      width: 100%;
      height: 100%;
      -webkit-transition: all 1s ease;
      transition: all 1s ease;
      -webkit-clip-path: inset(0 0 0 100%);
      clip-path: inset(0 0 0 100%); }
      .img-right .inner img {
        width: 100%;
        height: 100%;
        display: block;
        -o-object-fit: cover;
        object-fit: cover; }
    .img-right.is-inview {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      opacity: 1; }
      .img-right.is-inview .inner {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0); } }

@media screen and (min-width: 1200px) {
  .img-left {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    opacity: 0; }
    .img-left .inner {
      width: 100%;
      height: 100%;
      -webkit-transition: all 1s ease;
      transition: all 1s ease;
      -webkit-clip-path: inset(0 100% 0 0);
      clip-path: inset(0 100% 0 0); }
      .img-left .inner img {
        width: 100%;
        height: 100%;
        display: block;
        -o-object-fit: cover;
        object-fit: cover; }
    .img-left.is-inview {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      opacity: 1; }
      .img-left.is-inview .inner {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0); } }

@media screen and (min-width: 1200px) {
  .img-center {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
    .img-center .inner {
      width: 100%;
      height: 100%;
      -webkit-transition: all 1s ease;
      transition: all 1s ease;
      -webkit-clip-path: inset(50% 50% 50% 50%);
      clip-path: inset(50% 50% 50% 50%); }
      .img-center .inner img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block; }
    .img-center.is-inview {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1); }
      .img-center.is-inview .inner {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0); } }

.profess {
  position: relative;
  overflow: hidden;
  --wic: 7rem; }
  @media screen and (max-width: 880px) {
    .profess {
      --wic: 5rem; } }
  .profess-tt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: .4rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .profess-tt .ic {
      -ms-flex-negative: 0;
      flex-shrink: 0;
      width: var(--wic);
      height: var(--wic); }
      .profess-tt .ic img {
        width: 100%;
        height: 100%;
        display: block;
        -o-object-fit: contain;
        object-fit: contain; }
    .profess-tt .txt {
      --f-sz: clamp(1.9rem, calc(0.9rem + 1.25vw), 2.4rem);
      font-size: var(--f-sz);
      font-weight: 700;
      color: var(--color-pri); }
    @media screen and (max-width: 800px) {
      .profess-tt .txt {
        font-size: 1.7rem; } }
  .profess-desc {
    padding-left: var(--wic); }
    @media screen and (max-width: 800px) {
      .profess-desc {
        padding-left: calc(var(--wic)/2); } }
    @media screen and (min-width: 800px) {
      .profess-desc p,
      .profess-desc li {
        --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
        font-size: var(--f-sz); } }
  @media screen and (min-width: 769px) {
    .profess-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 1.6rem -1rem 0; } }
  @media screen and (max-width: 768px) {
    .profess-inner {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
      gap: 1.6rem; } }
  .profess-img {
    position: relative;
    --w: 10rem; }
    @media screen and (min-width: 769px) {
      .profess-img {
        width: calc(4/12 * 100%);
        padding: 0 1rem; } }
    @media screen and (max-width: 1199px) {
      .profess-img {
        --w: 8rem; } }
    @media screen and (max-width: 900px) {
      .profess-img {
        --w: 6rem; } }
    @media screen and (max-width: 768px) {
      .profess-img {
        width: 100%; } }
    @media screen and (min-width: 769px) {
      .profess-img:nth-child(3n + 1) .inner {
        -webkit-clip-path: polygon(0 0, 100% 0%, 70% 100%, 0 100%);
        clip-path: polygon(0 0, 100% 0%, 70% 100%, 0 100%); } }
    .profess-img:nth-child(3n + 2) {
      z-index: 2;
      --w: 13rem; }
      @media screen and (max-width: 1199px) {
        .profess-img:nth-child(3n + 2) {
          --w: 11rem; } }
      @media screen and (max-width: 900px) {
        .profess-img:nth-child(3n + 2) {
          --w: 9rem; } }
      @media screen and (min-width: 769px) {
        .profess-img:nth-child(3n + 2) .inner {
          left: 50%;
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
          -webkit-clip-path: polygon(28% 0%, 100% 0%, 72% 100%, 0% 100%);
          clip-path: polygon(28% 0%, 100% 0%, 72% 100%, 0% 100%); } }
    @media screen and (min-width: 769px) {
      .profess-img:nth-child(3n) {
        z-index: 1; }
        .profess-img:nth-child(3n) .inner {
          -webkit-transform: translateX(calc(-1 * var(--w)));
          transform: translateX(calc(-1 * var(--w)));
          -webkit-clip-path: polygon(30% 0%, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(30% 0%, 100% 0%, 100% 100%, 0% 100%); } }
    @media screen and (max-width: 768px) {
      .profess-img:nth-child(3n) {
        grid-column: span 2; } }
    @media screen and (min-width: 769px) {
      .profess-img .inner {
        position: relative;
        width: calc(100% + var(--w));
        height: 100%; }
        .profess-img .inner img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover;
          display: block; } }
    @media screen and (max-width: 768px) {
      .profess-img .inner {
        display: block;
        padding-top: calc((200 / 300) * 100%);
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 100%;
        overflow: hidden;
        border-radius: .8rem; }
        .profess-img .inner img {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%);
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover;
          display: block; } }
    .profess-img .inner img {
      -webkit-transition: all .3s ease;
      transition: all .3s ease;
      cursor: pointer; }
    @media screen and (min-width: 1200px) {
      .profess-img:hover .inner img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1); } }
  @media screen and (max-width: 650px) {
    .profess-col {
      width: 100%; } }

.whowa {
  position: relative; }
  .whowa-head {
    margin-bottom: var(--dist80); }
    .whowa-head .tt {
      --f-sz: clamp(3rem, calc(0rem + 3.75vw), 4.6rem);
      font-size: var(--f-sz);
      font-weight: 700;
      color: var(--color-pri);
      margin-bottom: 1.6rem; }
  .whowa-bdy {
    margin-bottom: var(--dist80); }
  .whowa-desc .mona-content li,
  .whowa-desc .mona-content p {
    --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
    font-size: var(--f-sz); }
  .whowa-desc .mona-content h1,
  .whowa-desc .mona-content h2,
  .whowa-desc .mona-content h3,
  .whowa-desc .mona-content h4,
  .whowa-desc .mona-content h5,
  .whowa-desc .mona-content h6 {
    color: var(--color-pri); }
  @media screen and (min-width: 801px) {
    .whowa-col:nth-child(1) {
      width: 45%; }
    .whowa-col:nth-child(2) {
      width: 55%; } }
  .whowa-img {
    width: 52.6rem;
    max-width: 100%;
    border-radius: var(--dist20);
    height: 100%;
    overflow: hidden; }
    @media screen and (max-width: 800px) {
      .whowa-img {
        width: 100%; } }
    .whowa-img .inner {
      display: block;
      padding-top: calc((300 / 526) * 100%);
      position: relative;
      overflow: hidden;
      width: 100%;
      height: 100%; }
      .whowa-img .inner img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block; }
  .whowa-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  @media screen and (max-width: 900px) {
    .whowa-item {
      width: 50%; } }
  @media screen and (max-width: 500px) {
    .whowa-item {
      width: 100%; } }
  .whowa-item .inner {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 2.4rem var(--dist24);
    border: 0.1rem solid var(--border-1);
    --wic: 8rem;
    gap: var(--dist24); }
    @media screen and (max-width: 1199px) {
      .whowa-item .inner {
        --wic: 6rem; } }
    @media screen and (max-width: 900px) {
      .whowa-item .inner {
        --wic: 5rem;
        border-color: var(--color-pri);
        border-radius: .8rem;
        background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(5%, white), to(#fff7e8));
        background: linear-gradient(180deg, white 0%, white 5%, #fff7e8 100%);
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px); } }
    .whowa-item .inner .ic {
      width: var(--wic);
      height: var(--wic); }
      .whowa-item .inner .ic img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        display: block; }
    .whowa-item .inner .tt {
      --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
      font-size: var(--f-sz);
      font-weight: 700;
      color: var(--color-pri); }
  .whowa-inner {
    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;
    gap: 1.6rem; }
  .whowa-ls {
    --gap: calc(6/12 * 100%);
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: var(--dist80) var(--gap); }
    @media screen and (max-width: 1000px) {
      .whowa-ls {
        gap: 2rem var(--gap); } }
    @media screen and (max-width: 800px) {
      .whowa-ls {
        gap: 1.6rem; } }
  .whowa-it .inner {
    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;
    gap: 1.6rem; }
    @media screen and (max-width: 800px) {
      .whowa-it .inner {
        text-align: center;
        gap: 1rem;
        padding: 1.6rem 1.2rem;
        border: 0.1rem solid var(--color-pri);
        border-radius: .8rem;
        background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(5%, white), to(#fff7e8));
        background: linear-gradient(180deg, white 0%, white 5%, #fff7e8 100%); } }
    .whowa-it .inner .tt {
      --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
      font-size: var(--f-sz);
      font-weight: 700; }
      .whowa-it .inner .tt span {
        color: var(--color-pri); }
  @media screen and (max-width: 400px) {
    .whowa-it {
      grid-column: span 2; } }
  @media screen and (min-width: 801px) {
    .whowa-it:nth-child(4) .inner, .whowa-it:nth-child(6) .inner, .whowa-it:nth-child(2) .inner {
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      text-align: right; } }
  .whowa-bn {
    position: relative;
    width: 100%;
    margin: 0 auto;
    border-radius: var(--dist20);
    overflow: hidden; }
    @media screen and (min-width: 801px) {
      .whowa-bn {
        position: absolute;
        left: 50%;
        top: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        height: 100%;
        width: calc((6/12 * 100%) - 6.4rem); } }
    .whowa-bn-inner {
      width: 100%;
      height: 100%; }
    .whowa-bn .inner {
      display: block;
      padding-top: calc((500 / 900) * 100%);
      position: relative;
      overflow: hidden;
      width: 100%;
      height: 100%; }
      .whowa-bn .inner img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block; }

.abus {
  position: relative;
  overflow: hidden;
  z-index: 1; }
  .abus-decor {
    position: absolute;
    top: 20%;
    right: 0;
    width: 50%;
    max-width: 70.6rem;
    min-width: 18rem;
    -webkit-transform: translateX(20%);
    transform: translateX(20%);
    z-index: -1; }
    @media screen and (max-width: 1199px) {
      .abus-decor {
        top: auto;
        bottom: 10%; } }
    @media screen and (max-width: 700px) {
      .abus-decor {
        width: 70%;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        bottom: 25%; } }
    @media screen and (max-width: 420px) {
      .abus-decor {
        bottom: 12%; } }
  .abus-wr {
    position: relative;
    z-index: 1; }
    .abus-wr::before {
      position: absolute;
      content: '';
      inset: 0;
      z-index: -1;
      background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(5%, white), to(#fff7e8));
      background: linear-gradient(180deg, white 0%, white 5%, #fff7e8 100%); }
  .abus-left {
    padding: var(--dist80) 0; }
  .abus-list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[var];
    grid-template-columns: repeat(var(--grid), 1fr);
    gap: 8rem;
    --grid: 2; }
    @media screen and (max-width: 1199px) {
      .abus-list {
        gap: 1.6rem; } }
    @media screen and (max-width: 420px) {
      .abus-list {
        --grid: 1; } }
  .abus-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center; }
    @media screen and (max-width: 700px) {
      .abus-item {
        border: 0.1rem solid var(--color-pri);
        padding: 1.6rem 1.2rem;
        border-radius: .8rem;
        background-color: var(--color-opa-white-04);
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px); } }
    .abus-item .numb {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      --f-sz: clamp(3rem, calc(-0.6rem + 4.5vw), 4.8rem);
      font-size: var(--f-sz);
      font-weight: 700;
      color: var(--color-pri);
      line-height: 1.3; }
      .abus-item .numb::after {
        content: attr(data-label);
        --f-sz: clamp(2.2rem, calc(0.2rem + 2.5vw), 3.2rem);
        font-size: var(--f-sz); }
    .abus-item .tt {
      --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
      font-size: var(--f-sz);
      color: var(--color-pri); }
  .abus-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: var(--dist40); }
    @media screen and (max-width: 700px) {
      .abus-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        .abus-inner .abus-left,
        .abus-inner .abus-right {
          width: 100%; }
        .abus-inner .abus-left {
          padding: 0;
          margin-bottom: 1.6rem; } }
  .abus-left {
    width: 46%; }
  .abus-right {
    width: 54%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .abus-img {
    width: 65.4rem;
    max-width: 100%;
    margin-top: auto;
    margin-left: auto; }
    .abus-img .inner {
      width: 100%;
      height: 100%; }
      .abus-img .inner img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block; }

.award {
  position: relative;
  overflow: hidden;
  padding: 4rem 0;
  z-index: 1; }
  @media screen and (max-width: 768px) {
    .award {
      padding: 2.4rem 0; } }
  .award-bg {
    position: absolute;
    z-index: -1;
    inset: 0;
    opacity: .2;
    display: none; }
    .award-bg img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  .award-item {
    position: relative;
    z-index: 1;
    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; }
  .award-dc {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 60%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1; }
    .award-dc img {
      height: 100%;
      width: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .award-img {
    height: 14rem;
    width: auto; }
    @media screen and (max-width: 768px) {
      .award-img {
        height: 8rem; } }
    .award-img img {
      height: 100%;
      width: auto;
      -o-object-fit: contain;
      object-fit: contain; }

.infoc-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 4rem 1.6rem;
  gap: 1.6rem;
  background-color: var(--color-bg-2);
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }
  @media screen and (min-width: 1200px) {
    .infoc-item:hover {
      -webkit-transform: scale(1.02);
      transform: scale(1.02);
      -webkit-box-shadow: 0 0.6rem 0.8rem rgba(0, 0, 0, 0.1);
      box-shadow: 0 0.6rem 0.8rem rgba(0, 0, 0, 0.1); } }

.infoc-img {
  --h: 8rem;
  width: auto;
  height: var(--h); }
  .infoc-img .inner {
    height: 100%;
    width: auto; }
  .infoc-img img {
    height: 100%;
    width: auto;
    -o-object-fit: contain;
    object-fit: contain; }

.infoc-des {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }
  .infoc-des .tt {
    position: relative;
    margin-bottom: 2rem; }
    .infoc-des .tt::after {
      position: absolute;
      content: '';
      left: 50%;
      bottom: -1rem;
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      width: 8rem;
      height: .2rem;
      background: url("../assets/images/decor-item.png") center/contain no-repeat; }
  .infoc-des .txt {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    --f-sz: 1.6rem;
    font-size: var(--f-sz); }
    @media screen and (max-width: 800px) {
      .infoc-des .txt {
        --f-sz: 1.4rem; } }

.infoc-slider {
  margin: -2rem; }
  .infoc-slider .swiper {
    padding: 2rem; }

.serv {
  position: relative; }
  .serv-item {
    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;
    gap: var(--dist24);
    --wic: 12rem;
    height: 100%; }
    @media screen and (min-width: 1200px) {
      .serv-item:hover .serv-btn {
        opacity: 1; }
      .serv-item:hover .serv-img {
        background-color: var(--color-second); }
        .serv-item:hover .serv-img .inner {
          opacity: .2; }
          .serv-item:hover .serv-img .inner img {
            -webkit-filter: var(--filter);
            filter: var(--filter); }
      .serv-item:hover .serv-des .tt {
        color: var(--color-second); } }
  .serv-link {
    position: absolute;
    inset: 0;
    z-index: 1; }
  .serv-img {
    width: 100%;
    padding: var(--dist60) var(--dist20);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    background-color: #EEEEEE; }
    .serv-img .inner {
      width: var(--wic);
      height: var(--wic);
      margin: 0 auto;
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
      .serv-img .inner img {
        width: 100%;
        height: 100%;
        display: block;
        -o-object-fit: contain;
        object-fit: contain; }
  .serv-des {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .serv-des .tt {
      --f-sz: clamp(1.9rem, calc(0.9rem + 1.25vw), 2.4rem);
      font-size: var(--f-sz);
      line-height: 1.4;
      font-weight: 700;
      color: var(--color-pri);
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
    .serv-des .txt {
      --f-sz: 1.6rem;
      font-size: var(--f-sz);
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }
      @media screen and (max-width: 800px) {
        .serv-des .txt {
          --f-sz: 1.4rem; } }
  .serv-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;
    gap: .6rem;
    position: absolute;
    top: calc(var(--dist60) + var(--wic)/2);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
    .serv-btn .txt {
      color: var(--color-text);
      --f-sz: 1.6rem;
      font-size: var(--f-sz);
      font-weight: 700; }
      @media screen and (max-width: 800px) {
        .serv-btn .txt {
          --f-sz: 1.4rem; } }
    .serv-btn .ic {
      width: 1.4rem;
      height: 1.4rem;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
      .serv-btn .ic img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        display: block;
        -webkit-filter: var(--filter-text);
        filter: var(--filter-text); }
  .serv-gr {
    margin: 3rem 0 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; }

.solut {
  position: relative; }
  .solut-item {
    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;
    gap: var(--dist20);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    overflow: hidden; }
    @media screen and (min-width: 1200px) {
      .solut-item:hover {
        -webkit-transform: scale(1.02);
        transform: scale(1.02); } }
  .solut-img {
    width: 100%; }
    .solut-img .inner {
      display: block;
      padding-top: calc((445 / 400) * 100%);
      position: relative;
      overflow: hidden;
      width: 100%;
      height: 100%; }
      @media screen and (max-width: 450px) {
        .solut-img .inner {
          display: block;
          padding-top: calc((9 / 16) * 100%);
          position: relative;
          overflow: hidden;
          width: 100%;
          height: 100%; } }
      .solut-img .inner img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block; }
  .solut-des {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: .8rem; }
    .solut-des .tt {
      --f-sz: clamp(1.9rem, calc(0.9rem + 1.25vw), 2.4rem);
      font-size: var(--f-sz);
      font-weight: 700;
      color: var(--color-pri);
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }
    .solut-des .txt {
      --f-sz: clamp(1.6rem, calc(1.2rem + 0.5vw), 1.8rem);
      font-size: var(--f-sz);
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }
    @media screen and (min-width: 1200px) {
      .solut-des {
        padding: 2.4rem;
        position: absolute;
        inset: 0;
        background: rgba(0, 0, 0, 0.2);
        z-index: 1;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end; }
        .solut-des .tt {
          --f-sz: clamp(2.8rem, calc(0.4rem + 3vw), 4rem);
          font-size: var(--f-sz); }
        .solut-des .tt,
        .solut-des .txt {
          color: var(--white); } }
  .solut-link {
    position: absolute;
    inset: 0;
    z-index: 1; }

.consult {
  position: relative;
  overflow: hidden; }
  .consult-wr {
    position: relative;
    padding-bottom: var(--dist80); }
    @media screen and (max-width: 768px) {
      .consult-wr {
        padding: 4rem 0; } }
  .consult-col:nth-child(1) {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    @media screen and (max-width: 768px) {
      .consult-col:nth-child(1) {
        width: 100%;
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        text-align: center; } }
  .consult-col:nth-child(2) {
    width: 50rem; }
    @media screen and (max-width: 768px) {
      .consult-col:nth-child(2) {
        width: 100%; } }
  .consult-decor {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%; }
    .consult-decor img {
      width: 100%;
      height: auto;
      -o-object-fit: contain;
      object-fit: contain;
      display: block; }
  @media screen and (min-width: 769px) {
    .consult-des {
      padding: var(--dist80) 0; } }
  .consult-frm {
    background-color: var(--color-second);
    width: 100%; }
    .consult-frm-inner {
      padding: 4rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      gap: 3rem; }
      @media screen and (max-width: 768px) {
        .consult-frm-inner {
          padding: 3rem 1.6rem;
          gap: 1.6rem; } }
      .consult-frm-inner .tt {
        color: var(--color-text-1);
        --f-sz: clamp(1.8rem, calc(1rem + 1vw), 2.2rem);
        font-size: var(--f-sz);
        font-weight: 400;
        text-align: center; }
      .consult-frm-inner input::-webkit-input-placeholder,
      .consult-frm-inner textarea::-webkit-input-placeholder {
        color: #242424; }
      .consult-frm-inner input::-moz-placeholder,
      .consult-frm-inner textarea::-moz-placeholder {
        color: #242424; }
      .consult-frm-inner input::-ms-input-placeholder,
      .consult-frm-inner textarea::-ms-input-placeholder {
        color: #242424; }
      .consult-frm-inner input::placeholder,
      .consult-frm-inner textarea::placeholder {
        color: #242424; }
      .consult-frm-inner .select2-selection--single .select2-selection__placeholder {
        color: #242424 !important; }

.nws {
  position: relative; }
  @media screen and (max-width: 768px) {
    .nws-slider {
      margin: 0 -0.8rem; }
      .nws-slider .swiper-wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        row-gap: 1.6rem; }
      .nws-slider .swiper-slide {
        width: 50% !important;
        padding: 0 0.8rem; } }
    @media screen and (max-width: 768px) and (max-width: 480px) {
      .nws-slider .swiper-slide {
        width: 100% !important; } }
  .nws-item {
    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;
    height: 100%;
    gap: 1.6rem;
    overflow: hidden; }
    .nws-item.nws-sec {
      gap: 0; }
      .nws-item.nws-sec .nws-img {
        padding-top: calc(229/286 * 100%); }
      .nws-item.nws-sec .nws-des {
        padding: var(--dist24);
        background-color: var(--white);
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .nws-item.nws-sec .nws-des .tt {
          color: var(--color-pri);
          --f-sz: clamp(1.8rem, calc(1rem + 1vw), 2.2rem);
          font-size: var(--f-sz); }
        .nws-item.nws-sec .nws-des .txt {
          -webkit-line-clamp: 2; }
    .nws-item.nws-thr {
      gap: 0;
      border-top: 0.4rem solid var(--color-second); }
      .nws-item.nws-thr .nws-img {
        padding-top: calc(270/592 * 100%); }
        .nws-item.nws-thr .nws-img::before {
          position: absolute;
          content: '';
          inset: 0;
          background-color: rgba(0, 0, 0, 0.1);
          z-index: 1;
          pointer-events: none; }
      .nws-item.nws-thr .nws-des {
        padding: var(--dist24);
        background-color: var(--color-filt); }
        .nws-item.nws-thr .nws-des .tt {
          --f-sz: clamp(1.9rem, calc(0.9rem + 1.25vw), 2.4rem);
          font-size: var(--f-sz);
          --webkit-line-clamp: 2; }
      @media screen and (min-width: 1200px) {
        .nws-item.nws-thr:hover .nws-des {
          background-color: var(--color-second); }
        .nws-item.nws-thr:hover .nws-des .tt {
          color: var(--color-text); } }
    .nws-item.nws-ser .nws-img {
      padding-top: calc(200/384 * 100%); }
      .nws-item.nws-ser .nws-img::before {
        position: absolute;
        content: '';
        inset: 0;
        background-color: var(--color-second);
        opacity: .7;
        z-index: 1;
        visibility: hidden;
        -webkit-transition: all .3s ease;
        transition: all .3s ease; }
    @media screen and (min-width: 1200px) {
      .nws-item.nws-ser .nws-btn {
        position: absolute;
        top: 30%;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        opacity: 0;
        z-index: 2;
        -webkit-transition: all .3s ease;
        transition: all .3s ease; }
        .nws-item.nws-ser .nws-btn .txt {
          color: var(--white) !important; }
        .nws-item.nws-ser .nws-btn .ic {
          -webkit-filter: var(--filter) !important;
          filter: var(--filter) !important; }
          .nws-item.nws-ser .nws-btn .ic img {
            -webkit-filter: var(--filter) !important;
            filter: var(--filter) !important; } }
    .nws-item.nws-ser .nws-des .tt {
      color: var(--color-pri);
      -webkit-transition: 0.3s;
      transition: 0.3s; }
    .nws-item.nws-ser .nws-des .txt {
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }
    .nws-item.nws-ser:hover .nws-des .tt {
      color: var(--color-second); }
    @media screen and (min-width: 1200px) {
      .nws-item:hover .nws-img .inner img {
        -webkit-transform: translate(-50%, -50%) scale(1.05);
        transform: translate(-50%, -50%) scale(1.05); }
      .nws-item:hover .nws-des .tt {
        color: var(--color-pri); }
      .nws-item:hover .nws-btn .txt {
        color: var(--color-pri); }
      .nws-item:hover .nws-btn .ic {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-filter: var(--filter-pri);
        filter: var(--filter-pri); }
      .nws-item:hover .nws-img::before {
        visibility: visible; }
      .nws-item:hover .nws-btn {
        opacity: 1; }
      .nws-item:hover .nws-ser .nws-btn .ic img {
        -webkit-filter: var(--filter) !important;
        filter: var(--filter) !important; } }
  .nws-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: .6rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .nws-btn .txt {
      font-weight: 500;
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
    .nws-btn .ic {
      width: 1.4rem;
      height: 1.4rem;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
      .nws-btn .ic img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        display: block;
        -webkit-filter: var(--filter-text);
        filter: var(--filter-text);
        -webkit-transition: all .3s ease;
        transition: all .3s ease; }
  .nws-link {
    position: absolute;
    inset: 0;
    z-index: 5; }
  @media screen and (max-width: 600px) {
    .nws-cl {
      width: 100%; } }
  .nws-img {
    width: 100%;
    overflow: hidden;
    display: block;
    padding-top: calc((210 / 286) * 100%);
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    height: auto; }
    .nws-img .inner {
      width: 100%;
      height: 100%;
      -webkit-transition: all .5s ease;
      transition: all .5s ease; }
      .nws-img .inner img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
        -webkit-transition: all .5s ease;
        transition: all .5s ease; }
    .nws-img .nws-tag {
      position: absolute;
      z-index: 1;
      bottom: 1rem;
      right: 1rem;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      @media screen and (max-width: 1199px) {
        .nws-img .nws-tag {
          display: none; } }
      .nws-img .nws-tag .tag {
        background-color: var(--color-opa-white-05);
        padding: .4rem 1.6rem;
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px);
        color: var(--white); }
  .nws-tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: .6rem; }
    .nws-tag .tag {
      font-size: 1.4rem;
      font-weight: 500; }
  .nws-des {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: .8rem;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .nws-des .tt {
      --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
      font-size: var(--f-sz);
      font-weight: 700;
      color: var(--color-text);
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }
    .nws-des .txt {
      --f-sz: 1.6rem;
      font-size: var(--f-sz);
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      color: var(--color-text); }
      @media screen and (max-width: 800px) {
        .nws-des .txt {
          --f-sz: 1.4rem; } }
    @media screen and (min-width: 1200px) {
      .nws-des .nws-tag {
        display: none; } }
  @media screen and (max-width: 900px) {
    .nws-col {
      width: 50%; } }
  @media screen and (max-width: 550px) {
    .nws-col {
      width: 100%; } }
  .nws-gr {
    margin-top: var(--dist40);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.tab-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.2rem;
  max-width: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 1rem auto 0;
  overflow: auto hidden;
  padding-bottom: 0.5rem; }
  @media screen and (min-width: 1200px) {
    .tab-list.tab-sec .tab-btn:hover {
      background-color: var(--color-second);
      color: var(--black);
      border-color: var(--color-second); } }
  .tab-list.tab-sec .tab-btn.active {
    background-color: var(--color-second);
    color: var(--black);
    border-color: var(--color-second); }

.tab-btn {
  padding: .8rem 1.6rem;
  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: var(--white);
  border: 0.1rem solid var(--border);
  color: var(--color-pri);
  cursor: pointer;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-wrap: nowrap; }
  @media screen and (min-width: 900px) {
    .tab-btn {
      min-width: 20.4rem; } }
  .tab-btn.active {
    background-color: var(--color-pri);
    color: var(--white);
    border-color: var(--color-pri); }
  @media screen and (min-width: 1200px) {
    .tab-btn:hover {
      background-color: var(--color-pri);
      color: var(--white);
      border-color: var(--color-pri); } }

.pner {
  position: relative;
  overflow: hidden; }
  .pner-head {
    max-width: 100%; }
  .pner-img {
    --h: 8rem;
    width: 100%;
    height: var(--h);
    -webkit-transition: all .6s ease;
    transition: all .6s ease; }
    @media screen and (min-width: 1200px) {
      .pner-img:hover {
        -webkit-transform: scale(1.02);
        transform: scale(1.02);
        -webkit-box-shadow: 0 0.6rem 0.8rem rgba(0, 0, 0, 0.1);
        box-shadow: 0 0.6rem 0.8rem rgba(0, 0, 0, 0.1); } }
    @media screen and (max-width: 800px) {
      .pner-img {
        --h: 6rem; } }
    .pner-img .inner {
      width: 100%;
      height: 100%; }
      .pner-img .inner img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        display: block; }
  .pner-slider {
    position: relative; }
    @media screen and (min-width: 1200px) {
      .pner-slider .splide {
        visibility: visible; }
        .pner-slider .splide .splide__list {
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          --cgap: 3.2rem;
          --rgap: 3.2rem;
          margin: 0 calc(var(--cgap) / 2 * -1) calc(var(--rgap) * -1); }
        .pner-slider .splide .splide__slide {
          width: calc(1/8 * 100%);
          padding: 0 calc(var(--cgap) / 2);
          margin-bottom: var(--rgap); } }

.certi {
  position: relative; }
  .certi-img {
    width: 100%;
    display: block;
    padding-top: calc((250 / 175) * 100%);
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    .certi-img .inner {
      width: 100%;
      height: 100%;
      -webkit-transition: all .5s ease;
      transition: all .5s ease; }
      .certi-img .inner img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
        -webkit-transition: all .5s ease;
        transition: all .5s ease; }
  .certi-head .desc {
    max-width: 50rem; }
  .certi-item {
    position: relative;
    width: 100%;
    overflow: hidden; }
    @media screen and (min-width: 1200px) {
      .certi-item:hover .certi-zoom {
        opacity: 1; }
        .certi-item:hover .certi-zoom .ic {
          -webkit-transform: scale(1);
          transform: scale(1); } }
  .certi-zoom {
    position: absolute;
    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;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    z-index: 1;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
    .certi-zoom .ic {
      color: var(--white);
      width: 3rem;
      height: 3rem;
      font-size: 1.8rem;
      cursor: pointer;
      -webkit-transition: all .3s ease;
      transition: all .3s ease;
      -webkit-transform: scale(0);
      transform: scale(0); }

.review {
  position: relative;
  overflow: hidden;
  padding-top: 4rem; }
  .review-inner {
    position: relative;
    overflow: hidden;
    z-index: 1;
    max-height: 100vh; }
    @media screen and (max-width: 1000px) {
      .review-inner {
        max-height: 40rem; } }
    @media screen and (max-width: 580px) {
      .review-inner {
        max-height: 60rem; } }
    .review-inner::before, .review-inner::after {
      position: absolute;
      content: '';
      left: 0;
      right: 0;
      width: 100%;
      height: 20%;
      pointer-events: none;
      z-index: 2; }
    .review-inner::before {
      top: -.1rem;
      background: -webkit-gradient(linear, left top, left bottom, from(#f3fff2), to(rgba(243, 255, 242, 0)));
      background: linear-gradient(180deg, #f3fff2 0%, rgba(243, 255, 242, 0) 100%); }
    .review-inner::after {
      bottom: -.1rem;
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg);
      background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, rgba(243, 255, 242, 0)), to(white));
      background: linear-gradient(0deg, rgba(243, 255, 242, 0) 20%, white 100%); }
  .review-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: var(--dist20); }
  .review-item {
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
    border: 0.1rem solid var(--border);
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
    @media screen and (min-width: 1200px) {
      .review-item:hover {
        border-color: var(--color-pri); } }
    .review-item .inner {
      width: 100%; }
      .review-item .inner img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block; }
  .review-col:nth-child(odd) {
    -webkit-animation: marqueeTop 40s linear infinite;
    animation: marqueeTop 40s linear infinite; }
    @media screen and (min-width: 1200px) {
      .review-col:nth-child(odd):hover {
        -webkit-animation-play-state: paused;
        animation-play-state: paused; } }
    @media screen and (max-width: 1200px) {
      .review-col:nth-child(odd) {
        -webkit-animation-duration: 20s;
        animation-duration: 20s; } }
  .review-col:nth-child(even) {
    -webkit-animation: marqueeBottom 40s linear infinite;
    animation: marqueeBottom 40s linear infinite; }
    @media screen and (min-width: 1200px) {
      .review-col:nth-child(even):hover {
        -webkit-animation-play-state: paused;
        animation-play-state: paused; } }
    @media screen and (max-width: 1200px) {
      .review-col:nth-child(even) {
        -webkit-animation-duration: 20s;
        animation-duration: 20s; } }
  @media screen and (max-width: 980px) {
    .review-col {
      width: 50%; } }
  @media screen and (max-width: 580px) {
    .review-col {
      width: 100%; }
      .review-col:not(:first-child) {
        display: none; } }

.wwdo {
  position: relative;
  overflow: hidden; }
  .wwdo-head {
    max-width: 51rem; }
  .wwdo-bdy {
    position: relative;
    z-index: 1; }
    @media screen and (min-width: 1200px) {
      .wwdo-bdy {
        pointer-events: none;
        height: 68.8rem;
        margin-top: -20rem; } }
  .wwdo-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .wwdo-item {
    --bg: var(--color-bg-4);
    --clor: var(--color-text); }
    .wwdo-item:nth-child(4) {
      --clor: var(--color-pri); }
    .wwdo-item:nth-child(6) {
      --bg: #73AF6F;
      --clor: var(--white); }
    .wwdo-item:nth-child(7) {
      --bg: var(--color-pri);
      --clor: var(--white); }
    .wwdo-item:nth-child(9) {
      --bg: var(--color-second);
      --clor: var(--color-pri); }
    .wwdo-item:nth-child(11) {
      --clor: var(--color-pri); }
    @media screen and (min-width: 1200px) {
      .wwdo-item {
        pointer-events: visible;
        --dist: 1.4rem;
        --w: (1/8 * 100% - var(--dist));
        --h: (25% - var(--dist));
        position: absolute;
        width: calc(var(--w));
        height: calc(var(--h)); }
        .wwdo-item:nth-child(1) {
          top: 10%;
          left: 0; }
        .wwdo-item:nth-child(2) {
          top: calc(10% + var(--h) + var(--dist));
          left: 0; }
        .wwdo-item:nth-child(3) {
          top: 0;
          left: calc(var(--w) + 1.6rem); }
        .wwdo-item:nth-child(4) {
          top: calc(var(--h) + var(--dist));
          left: calc(var(--w) + 1.6rem); }
        .wwdo-item:nth-child(5) {
          top: calc(2 * (var(--h) + var(--dist)));
          left: calc(var(--w) + 1.6rem); }
        .wwdo-item:nth-child(6) {
          top: calc(2 * (var(--h) + var(--dist)));
          left: calc(2 * (var(--w) + 1.6rem));
          width: calc(2 * var(--w) + var(--dist)); }
        .wwdo-item:nth-child(7) {
          top: calc(2 * (var(--h) + var(--dist)));
          left: calc(4 * (var(--w) + 1.6rem));
          width: calc(2 * var(--w) + var(--dist)); }
        .wwdo-item:nth-child(8) {
          top: calc(3 * (var(--h) + var(--dist)));
          left: calc(3 * (var(--w) + 1.6rem));
          width: calc(2 * var(--w) + 2 * var(--dist)); }
          .wwdo-item:nth-child(8) .wwdo-img .inner {
            padding-top: calc((60 / 160) * 100%); }
        .wwdo-item:nth-child(9) {
          top: 0;
          left: auto;
          right: calc(var(--w) + 1.6rem); }
        .wwdo-item:nth-child(10) {
          top: calc(var(--h) + var(--dist));
          left: auto;
          right: calc(var(--w) + 1.6rem); }
        .wwdo-item:nth-child(11) {
          top: calc(2 * (var(--h) + var(--dist)));
          left: auto;
          right: calc(var(--w) + 1.6rem); }
        .wwdo-item:nth-child(12) {
          top: 10%;
          left: auto;
          right: 0; }
        .wwdo-item:nth-child(13) {
          top: calc(10% + var(--h) + var(--dist));
          left: auto;
          right: 0; } }
    @media screen and (max-width: 1199px) {
      .wwdo-item {
        width: calc(25%); } }
    @media screen and (max-width: 800px) {
      .wwdo-item {
        --od: -1;
        -webkit-box-ordinal-group: var(--od);
        -ms-flex-order: var(--od);
        order: var(--od);
        width: calc(4/12 * 100%); }
        .wwdo-item:nth-child(1) {
          --od: -13; }
        .wwdo-item:nth-child(2) {
          --od: -11; }
        .wwdo-item:nth-child(3) {
          --od: -10; }
        .wwdo-item:nth-child(4) {
          --od: -12; }
        .wwdo-item:nth-child(5) {
          --od: -8; }
        .wwdo-item:nth-child(6) {
          --od: -9; }
        .wwdo-item:nth-child(7) {
          --od: -7; }
        .wwdo-item:nth-child(8) {
          --od: -6; } }
    @media screen and (max-width: 500px) {
      .wwdo-item {
        width: 50%; }
        .wwdo-item:nth-child(1) {
          --od: -13; }
        .wwdo-item:nth-child(2) {
          --od: -10; }
        .wwdo-item:nth-child(3) {
          --od: -9; }
        .wwdo-item:nth-child(4) {
          --od: -12; }
        .wwdo-item:nth-child(5) {
          --od: -6; }
        .wwdo-item:nth-child(6) {
          --od: -11; }
        .wwdo-item:nth-child(7) {
          --od: -7; }
        .wwdo-item:nth-child(8) {
          --od: -5; }
        .wwdo-item:nth-child(9) {
          --od: -7; }
        .wwdo-item:nth-child(11) {
          --od: -4; }
        .wwdo-item:nth-child(13) {
          width: 100%; } }
  .wwdo-img {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden; }
    .wwdo-img .inner {
      display: block;
      padding-top: calc((160 / 160) * 100%);
      position: relative;
      overflow: hidden;
      width: 100%;
      height: 100%; }
      .wwdo-img .inner img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block; }
  .wwdo-des {
    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-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: .6rem;
    background-color: var(--bg);
    height: 100%;
    padding: .4rem; }
    .wwdo-des .countNum {
      color: var(--clor);
      font-weight: 700;
      text-align: center;
      line-height: 1; }
      @media screen and (min-width: 2000px) {
        .wwdo-des .countNum {
          --f-sz: clamp(2.8rem, calc(0.4rem + 3vw), 4rem);
          font-size: var(--f-sz); } }
      @media screen and (max-width: 1999px) {
        .wwdo-des .countNum {
          font-size: 200%; } }
      .wwdo-des .countNum::after {
        content: attr(data-label); }
    .wwdo-des .txt {
      --f-sz: 1.6rem;
      font-size: var(--f-sz);
      color: var(--clor);
      text-align: center; }
      @media screen and (max-width: 800px) {
        .wwdo-des .txt {
          --f-sz: 1.4rem; } }

.serloca {
  position: relative;
  overflow: hidden; }
  .serloca-head {
    max-width: 100%; }
  .serloca-filt {
    width: 100%; }
    .serloca-filt .select2-container {
      overflow: hidden;
      padding-right: 1.8rem; }
      @media screen and (max-width: 800px) {
        .serloca-filt .select2-container {
          top: -1px !important; } }
    .serloca-filt-list {
      margin-top: 1.2rem;
      width: 100%;
      --cgap: 2.4rem;
      --rgap: 2.4rem; }
    @media screen and (max-width: 800px) {
      .serloca-filt-item {
        min-width: 50%; } }
    @media screen and (max-width: 500px) {
      .serloca-filt-item {
        min-width: 100%; } }
    .serloca-filt-item .inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 4rem;
      gap: .4rem;
      padding: .6rem 1.6rem;
      background-color: var(--white);
      border: 0.1rem solid rgba(35, 31, 32, 0.2); }
    .serloca-filt-item .ic {
      width: 2.4rem;
      height: 2.4rem;
      -ms-flex-negative: 0;
      flex-shrink: 0; }
      .serloca-filt-item .ic img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        display: block; }
    .serloca-filt-item input {
      border: none;
      outline: none;
      height: 100%;
      width: 100%;
      color: var(--color-pri);
      padding: 0;
      font-size: 1.6rem;
      font-weight: 500;
      font-family: var(--font-pri); }
      .serloca-filt-item input::-webkit-input-placeholder {
        color: var(--color-pri); }
      .serloca-filt-item input::-moz-placeholder {
        color: var(--color-pri); }
      .serloca-filt-item input::-ms-input-placeholder {
        color: var(--color-pri); }
      .serloca-filt-item input::placeholder {
        color: var(--color-pri); }
    .serloca-filt-item .select2-container .select2-selection--single {
      --height: 100%;
      border: none !important; }
      .serloca-filt-item .select2-container .select2-selection--single .select2-selection__rendered {
        padding: 0 !important;
        color: var(--color-pri) !important; }
  .serloca-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2.4rem; }
    @media screen and (min-width: 801px) {
      .serloca-list {
        padding-right: 2.4rem;
        overflow: hidden auto;
        max-height: 53.3rem; } }
    @media screen and (max-width: 800px) {
      .serloca-list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        max-width: 100%;
        overflow: auto hidden;
        width: 100%;
        padding-bottom: 1.2rem; } }
  @media screen and (max-width: 800px) {
    .serloca-item {
      min-width: 50%; } }
  @media screen and (max-width: 500px) {
    .serloca-item {
      min-width: 100%; } }
  .serloca-lf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: var(--dist40);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    overflow: hidden; }
    .serloca-lf-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      gap: 1.6rem;
      padding: 2.4rem;
      background-color: var(--color-bg);
      width: 100%; }
  .serloca-tt {
    --f-sz: clamp(1.9rem, calc(0.9rem + 1.25vw), 2.4rem);
    font-size: var(--f-sz);
    font-weight: 700;
    color: var(--color-pri); }
    @media screen and (max-width: 800px) {
      .serloca-tt {
        text-align: center; } }
  .serloca-item {
    padding: 2.4rem;
    background-color: var(--white); }
    .serloca-item .tag {
      padding: .8rem;
      background-color: var(--color-bg-5);
      border-radius: .4rem;
      -webkit-transition: all .3s ease;
      transition: all .3s ease;
      color: var(--color-text);
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; }
    .serloca-item .inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      gap: 1.2rem; }
    .serloca-item .list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      gap: 1.6rem; }
    .serloca-item .item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: .8rem;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      --wicon: 1.6rem; }
      .serloca-item .item .ic {
        width: var(--wicon);
        height: var(--wicon);
        -ms-flex-negative: 0;
        flex-shrink: 0; }
        .serloca-item .item .ic img {
          width: 100%;
          height: 100%;
          -o-object-fit: contain;
          object-fit: contain;
          display: block;
          -webkit-filter: var(--filter-sec);
          filter: var(--filter-sec); }
    @media screen and (min-width: 1200px) {
      .serloca-item:hover {
        background-color: var(--color-second); }
        .serloca-item:hover .item .ic img {
          -webkit-filter: var(--filter-text);
          filter: var(--filter-text); } }
  .serloca-map {
    width: 100%; }
    .serloca-map svg {
      width: 100%;
      height: auto;
      display: block; }
  @media screen and (max-width: 800px) {
    .serloca-col {
      width: 100%; } }
  .serloca-mappoint {
    position: relative; }
  .serloca-note {
    background-color: var(--color-bg-1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: .8rem;
    padding: 1.6rem;
    position: absolute;
    bottom: 40%;
    left: -5rem;
    pointer-events: none; }
    @media screen and (max-width: 800px) {
      .serloca-note {
        left: 0;
        padding: 1rem; } }
    @media screen and (max-width: 500px) {
      .serloca-note .item {
        --wicon: 1.2rem; }
        .serloca-note .item .txt {
          font-size: 1.2rem; } }
    .serloca-note .item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: .8rem;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      --wicon: 1.6rem; }
      .serloca-note .item .ic {
        width: var(--wicon);
        height: var(--wicon);
        -ms-flex-negative: 0;
        flex-shrink: 0; }
        .serloca-note .item .ic img {
          width: 100%;
          height: 100%;
          -o-object-fit: contain;
          object-fit: contain;
          display: block; }
      .serloca-note .item .txt {
        --f-sz: 1.6rem;
        font-size: var(--f-sz); }
        @media screen and (max-width: 800px) {
          .serloca-note .item .txt {
            --f-sz: 1.4rem; } }
  .serloca-rt {
    position: relative;
    width: 47rem;
    margin-left: auto;
    max-width: 100%; }
    @media screen and (max-width: 800px) {
      .serloca-rt {
        margin-right: auto; } }
    .serloca-rt svg path {
      -webkit-transition: all .6s ease;
      transition: all .6s ease;
      fill: var(--color-second); }
      .serloca-rt svg path.active {
        fill: var(--color-map); }
    .serloca-rt .iconmap {
      position: absolute;
      width: 2%;
      z-index: 1; }
      .serloca-rt .iconmap:nth-child(1) {
        top: 14.6%;
        left: 32%; }
      .serloca-rt .iconmap:nth-child(2) {
        top: 16.6%;
        left: 35%; }
      .serloca-rt .iconmap:nth-child(3) {
        top: 16%;
        left: 43%; }
      .serloca-rt .iconmap:nth-child(4) {
        top: 26%;
        left: 28%; }
      .serloca-rt .iconmap:nth-child(5) {
        top: 46%;
        left: 52%; }
      .serloca-rt .iconmap:nth-child(6) {
        top: 49%;
        left: 53%; }
      .serloca-rt .iconmap:nth-child(7) {
        top: 51%;
        left: 55.5%; }
      .serloca-rt .iconmap:nth-child(8) {
        top: 50.5%;
        left: 60.5%; }
      .serloca-rt .iconmap:nth-child(9) {
        top: 58.5%;
        left: 65.5%; }
      .serloca-rt .iconmap:nth-child(10) {
        top: 68.5%;
        left: 60.5%; }
      .serloca-rt .iconmap:nth-child(11) {
        top: 75.5%;
        left: 66.5%; }
      .serloca-rt .iconmap:nth-child(12) {
        bottom: 20.2%;
        left: 49%; }
      .serloca-rt .iconmap:nth-child(13) {
        bottom: 20.5%;
        left: 58%; }
      .serloca-rt .iconmap:nth-child(14) {
        bottom: 14%;
        left: 52.5%; }
      .serloca-rt .iconmap:nth-child(15) {
        bottom: 13.5%;
        left: 49%; }
      .serloca-rt .iconmap:nth-child(16) {
        bottom: 14.5%;
        left: 46%; }
      .serloca-rt .iconmap:nth-child(17) {
        bottom: 16%;
        left: 44%; }
      .serloca-rt .iconmap:nth-child(18) {
        bottom: 17.5%;
        left: 46%; }
      .serloca-rt .iconmap:nth-child(19) {
        bottom: 18.5%;
        left: 39%; }
      .serloca-rt .iconmap:nth-child(20) {
        bottom: 13%;
        left: 40%; }
      .serloca-rt .iconmap:nth-child(21) {
        bottom: 9.5%;
        left: 35%; }
      .serloca-rt .iconmap:nth-child(22) {
        bottom: 9%;
        left: 30%; }
      .serloca-rt .iconmap:nth-child(23) {
        bottom: 13%;
        left: 16.5%; }
      .serloca-rt .iconmap:nth-child(24) {
        bottom: 12%;
        left: 18%; }
      .serloca-rt .iconmap:nth-child(25) {
        bottom: 10.5%;
        left: 18.2%; }
    .serloca-rt .point {
      width: 5%;
      position: absolute;
      z-index: 2;
      -webkit-transition: all .5s ease;
      transition: all .5s ease; }
      .serloca-rt .point.active {
        -webkit-transform: translate(0, -5px) scale(1.02);
        transform: translate(0, -5px) scale(1.02); }
      @media screen and (min-width: 1200px) {
        .serloca-rt .point:hover {
          -webkit-transform: translate(0, -5px) scale(1.02);
          transform: translate(0, -5px) scale(1.02); } }
      .serloca-rt .point .inner {
        width: 100%;
        height: auto; }
        .serloca-rt .point .inner img {
          width: 100%;
          height: 100%;
          -o-object-fit: contain;
          object-fit: contain;
          display: block; }
      .serloca-rt .point.point-pb {
        top: 13%;
        left: 34%; }
      .serloca-rt .point.point-dn {
        top: 48%;
        left: 56%; }
      .serloca-rt .point.point-qn {
        top: 60%;
        left: 60%; }
      .serloca-rt .point.point-nt {
        top: 72%;
        left: 67%; }
      .serloca-rt .point.point-tphcm {
        top: 76.5%;
        left: 42%; }
      .serloca-rt .point.point-bsh {
        top: 83%;
        left: 27%; }
      .serloca-rt .point.point-nsh {
        top: 83%;
        left: 33%; }
    @media screen and (min-width: 1200px) {
      .serloca-rt {
        --delay: .5s;
        --duration: 2s; }
        .serloca-rt .point {
          cursor: pointer; }
          .serloca-rt .point .inner {
            -webkit-transform: translate3d(0, -3000px, 0) scaleY(5);
            transform: translate3d(0, -3000px, 0) scaleY(5);
            opacity: 0; }
          .serloca-rt .point.point-pb {
            --delay: .5s; }
          .serloca-rt .point.point-dn {
            --delay: .6s; }
          .serloca-rt .point.point-nt {
            --delay: .7s; }
          .serloca-rt .point.point-tphcm {
            --delay: .8s; }
          .serloca-rt .point.point-bsh {
            --delay: .9s; }
          .serloca-rt .point.point-nsh {
            --delay: 1s; }
        .serloca-rt.is-inview .point .inner {
          opacity: 1;
          -webkit-animation: bounceInDown var(--duration) ease forwards;
          animation: bounceInDown var(--duration) ease forwards;
          -webkit-animation-delay: calc(1 * var(--delay));
          animation-delay: calc(1 * var(--delay)); } }

.review-cmt {
  padding: 2.4rem;
  background: #fff; }
  @media screen and (max-width: 1200px) {
    .review-cmt {
      padding: 1.5rem; } }

.rv-author {
  padding-top: 1.3rem;
  margin-top: 1.3rem;
  border-top: 0.1rem solid rgba(36, 36, 36, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.8rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media screen and (max-width: 650px) {
    .rv-author {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  @media screen and (max-width: 580px) {
    .rv-author {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; } }

.author-inf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.8rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.auth-avt {
  width: 4.8rem;
  height: 4.8rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  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.1rem solid #CCCCCC;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75); }
  .auth-avt img {
    width: 4rem !important;
    height: 4rem !important;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover; }

.auth-txt .name {
  --f-sz: clamp(1.6rem, calc(1.2rem + 0.5vw), 1.8rem);
  font-size: var(--f-sz);
  font-weight: 600; }
  @media screen and (max-width: 1300px) {
    .auth-txt .name {
      --f-sz: 1.6rem;
      font-size: var(--f-sz); } }
  @media screen and (max-width: 1300px) and (max-width: 800px) {
    .auth-txt .name {
      --f-sz: 1.4rem; } }

.auth-txt .role {
  --f-sz: 1.4rem;
  font-size: var(--f-sz);
  font-weight: 300;
  color: #136A5D; }
  @media screen and (max-width: 800px) {
    .auth-txt .role {
      --f-sz: 1.2rem; } }

.review-star {
  position: relative;
  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; }
  @media screen and (max-width: 980px) {
    .review-star {
      margin-left: auto; } }

.progress-item {
  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;
  margin-bottom: 1.4rem;
  width: 100%;
  gap: 1rem; }

.progress-star {
  display: inline-block;
  position: relative; }
  .progress-star_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.2rem; }
  .progress-star_item {
    width: 2.4rem;
    height: 2.4rem;
    background: url(../assets/images/ico_star_gray.svg) center/contain no-repeat; }
    @media screen and (max-width: 1300px) {
      .progress-star_item {
        width: 1.6rem;
        height: 1.6rem; } }
  .progress-star_active {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    overflow: hidden; }
    .progress-star_active .progress-star_list {
      min-width: -webkit-max-content;
      min-width: -moz-max-content;
      min-width: max-content; }
    .progress-star_active .progress-star_item {
      background: url(../assets/images/ico_star.svg) center/contain no-repeat; }

.progress-bar {
  width: 100%;
  height: 0.6rem;
  background-color: #ededed;
  overflow: hidden;
  border-radius: 1rem; }
  .progress-bar_value {
    background-color: #696c6d;
    height: 100%;
    border-radius: 1rem; }

.faqs {
  padding: 8rem 0; }
  @media screen and (max-width: 991px) {
    .faqs {
      padding: 5rem 0; } }
  .faqs-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    row-gap: 4rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media screen and (max-width: 767px) {
      .faqs-wrap {
        row-gap: 2.4rem; } }
  .faqs-form {
    width: 100%;
    margin: 0 auto;
    max-width: 80rem; }
    .faqs-form form .frm-item {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
      -ms-flex-direction: unset;
      flex-direction: unset; }
    .faqs-form form .frm-btn {
      width: 4rem;
      height: 4rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      border-radius: 50%;
      -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;
      -webkit-transition: 0.4s ease-in-out;
      transition: 0.4s ease-in-out;
      background-color: var(--color-pri); }
      @media screen and (min-width: 1201px) {
        .faqs-form form .frm-btn:hover {
          background-color: var(--color-second); } }
      .faqs-form form .frm-btn img {
        width: 1.8rem;
        height: 1.8rem;
        display: block;
        -o-object-fit: contain;
        object-fit: contain; }
    .faqs-form form input {
      border-radius: 99.9rem !important; }
  .faqs-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    row-gap: 4rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media screen and (max-width: 767px) {
      .faqs-list {
        row-gap: 2.4rem; } }
  .faqs-item {
    -webkit-box-shadow: 0 0.4rem 2.4rem 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0.4rem 2.4rem 0 rgba(0, 0, 0, 0.15); }
  .faqs-heading {
    gap: 0.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 2.4rem;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 1200px) {
      .faqs-heading {
        padding: 2rem; } }
    @media screen and (max-width: 767px) {
      .faqs-heading {
        padding: 1.2rem; } }
    .faqs-heading::before {
      z-index: -2;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      background-image: url("../assets/images/faq-bg.jpg"); }
    .faqs-heading:after {
      z-index: -1;
      background: -webkit-gradient(linear, left top, right top, color-stop(2.53%, rgba(236, 255, 218, 0.9)), color-stop(31.1%, rgba(255, 255, 255, 0.9)), color-stop(57.98%, rgba(178, 220, 140, 0.9)), color-stop(99.98%, rgba(121, 185, 62, 0)));
      background: linear-gradient(90deg, rgba(236, 255, 218, 0.9) 2.53%, rgba(255, 255, 255, 0.9) 31.1%, rgba(178, 220, 140, 0.9) 57.98%, rgba(121, 185, 62, 0) 99.98%); }
    .faqs-heading::before, .faqs-heading::after {
      content: "";
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      position: absolute; }
    .faqs-heading .number {
      width: 3.8rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      color: white;
      height: 3.8rem;
      --f-sz: clamp(1.9rem, calc(0.9rem + 1.25vw), 2.4rem);
      font-size: var(--f-sz);
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      border-radius: 50%;
      -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;
      background-color: var(--color-pri); }
      @media screen and (max-width: 576px) {
        .faqs-heading .number {
          width: 3.2rem;
          height: 3.2rem;
          font-size: 1.4rem; } }
    .faqs-heading .t-20 {
      color: var(--color-pri); }
      @media screen and (max-width: 576px) {
        .faqs-heading .t-20 {
          font-size: 1.6rem; } }
    .faqs-heading > * {
      font-weight: 700;
      line-height: normal; }
  .faqs-content {
    padding: 2.4rem;
    background-color: white; }
    @media screen and (max-width: 576px) {
      .faqs-content {
        padding: 1.2rem; } }
    @media screen and (min-width: 577px) {
      .faqs-content .mona-content p {
        --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
        font-size: var(--f-sz); } }

.page-faqs .banner-bg:before {
  background: linear-gradient(82deg, rgba(46, 131, 50, 0.49) 0.99%, rgba(175, 233, 121, 0.49) 66.49%, rgba(121, 185, 62, 0.49) 120.51%); }

.case {
  padding: 8rem 0;
  overflow: hidden;
  position: relative; }
  .case .faqs-form input::-webkit-input-placeholder {
    color: var(--color-pri) !important; }
  .case .faqs-form input::-moz-placeholder {
    color: var(--color-pri) !important; }
  .case .faqs-form input::-ms-input-placeholder {
    color: var(--color-pri) !important; }
  .case .faqs-form input::placeholder {
    color: var(--color-pri) !important; }
  @media screen and (max-width: 991px) {
    .case {
      padding: 5rem 0; } }
  .case::before {
    content: "";
    top: -5%;
    right: 0;
    z-index: -1;
    width: 33.4rem;
    height: 78.2rem;
    position: absolute;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    background-image: url("../../assets/images/case-decor1.png"); }
    @media screen and (max-width: 576px) {
      .case::before {
        width: 25.4rem;
        height: 58.2rem; } }
  .case-wrap, .case-heading {
    gap: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media screen and (max-width: 767px) {
      .case-wrap, .case-heading {
        gap: 2.4rem; } }
  .case-heading .list {
    gap: 1.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media screen and (max-width: 1024px) {
      .case-heading .list {
        gap: 0.8rem; } }
    .case-heading .list-item {
      min-width: 16rem;
      text-align: center;
      border-radius: 99.9rem;
      background-color: white;
      -webkit-transition: 0.4s ease-in-out;
      transition: 0.4s ease-in-out;
      border: 0.1rem solid rgba(35, 31, 32, 0.2); }
      @media screen and (min-width: 1201px) {
        .case-heading .list-item:hover {
          background-color: var(--color-pri); }
          .case-heading .list-item:hover .t-16 {
            color: white; } }
      .case-heading .list-item.is-active {
        background-color: var(--color-pri); }
        .case-heading .list-item.is-active .t-16 {
          color: white; }
      .case-heading .list-item .t-16 {
        display: block;
        color: #136a5d;
        font-weight: 300;
        line-height: 150%;
        padding: 0.55rem 1.6rem;
        -webkit-transition: 0.4s ease-in-out;
        transition: 0.4s ease-in-out; }
  .case-inner {
    --letter-spacing: 1.6rem; }
    @media screen and (max-width: 1200px) {
      .case-inner {
        --letter-spacing: 0.8rem; } }
  .case-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: calc(2 * var(--letter-spacing));
    margin: 0 calc(-1 * var(--letter-spacing)); }
  .case-item {
    width: calc(100% / 2);
    padding: 0 var(--letter-spacing); }
    @media screen and (max-width: 767px) {
      .case-item {
        width: 100%; } }
  .case-box {
    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;
    background-color: #f4f4f4;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    border-top: 0.4rem solid var(--color-second); }
    @media screen and (min-width: 1201px) {
      .case-box:hover {
        background-color: var(--color-second); }
        .case-box:hover .img img {
          -webkit-transform: translate(-50%, -50%) scale(1.05);
          transform: translate(-50%, -50%) scale(1.05); } }
  .case-img {
    position: relative; }
    .case-img .img {
      overflow: hidden;
      position: relative;
      padding-top: calc(270 / 592 * 100%); }
      .case-img .img img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
        -webkit-transition: 0.4s ease-in-out;
        transition: 0.4s ease-in-out; }
  .case-content {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    row-gap: 1.6rem;
    padding: 2.4rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media screen and (max-width: 1024px) {
      .case-content {
        row-gap: 1.2rem;
        padding: 1.6rem; } }
    .case-content .t-24 {
      font-weight: 700;
      line-height: normal;
      -webkit-transition: 0.4s ease-in-out;
      transition: 0.4s ease-in-out; }
      @media screen and (min-width: 1201px) {
        .case-content .t-24:hover {
          color: var(--color-pri); } }
      @media screen and (max-width: 1200px) {
        .case-content .t-24 {
          font-size: 2rem; } }
      @media screen and (max-width: 767px) {
        .case-content .t-24 {
          font-size: 1.8rem; } }
    .case-content .t-16 {
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      line-height: 150%; }
    .case-content .view-link {
      gap: 0.4rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      font-weight: 500;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      position: relative;
      line-height: normal;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-transition: 0.4s ease-in-out;
      transition: 0.4s ease-in-out; }
      @media screen and (min-width: 1201px) {
        .case-content .view-link:hover::after {
          left: 0;
          width: 100%; } }
      .case-content .view-link:after {
        content: "";
        right: 0;
        width: 0;
        height: 0.2rem;
        bottom: -0.2rem;
        position: absolute;
        -webkit-transition: 0.4s ease-in-out;
        transition: 0.4s ease-in-out;
        background-color: var(--color-text); }
        @media screen and (max-width: 1200px) {
          .case-content .view-link:after {
            width: 100%; } }
      .case-content .view-link img {
        width: 2.4rem;
        display: block;
        height: 2.4rem;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -o-object-fit: contain;
        object-fit: contain;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-filter: var(--filter-text);
        filter: var(--filter-text); }
        @media screen and (max-width: 767px) {
          .case-content .view-link img {
            width: 1.6rem;
            height: 1.6rem; } }

.page-case .sec-pner {
  margin-bottom: 8rem; }
  @media screen and (max-width: 991px) {
    .page-case .sec-pner {
      margin-bottom: 5rem; } }
  .page-case .sec-pner .pner-head .desc {
    max-width: 58rem;
    margin: 0 auto; }

@media screen and (min-width: 1201px) {
  .page-case .banner-wr {
    gap: 25.4rem; } }

.dep {
  position: relative;
  overflow: hidden;
  z-index: 1; }
  .dep-wr {
    position: relative;
    overflow: hidden;
    z-index: 1; }
  .dep-decor {
    position: absolute;
    top: var(--dist24);
    right: var(--dist24);
    width: 10vw;
    z-index: -1; }
    .dep-decor img {
      width: 100%;
      display: block;
      height: auto;
      -o-object-fit: contain;
      object-fit: contain; }

@media screen and (min-width: 1201px) {
  .page-news .banner-wr {
    gap: 25.4rem; } }

.news-main {
  padding: 8rem 0; }

.news-m-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -1.6rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 3.2rem; }

.news-main-l {
  width: calc(4 / 12 * 100%);
  padding: 0 1.6rem; }

.news-main-l {
  width: calc(8 / 12 * 100%);
  padding: 0 1.6rem; }

.news-catalogue .swiper-slide {
  width: 20%; }

.catalog-item {
  text-align: center;
  background: #f4f4f4;
  border: 0.1rem solid rgba(35, 31, 32, 0.2);
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  --f-sz: 1.6rem;
  font-size: var(--f-sz);
  font-weight: 300;
  color: #136A5D;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  @media screen and (max-width: 800px) {
    .catalog-item {
      --f-sz: 1.4rem; } }
  .catalog-item:hover {
    background: #2E8332;
    color: #fff; }

.n-news-item {
  width: 100%;
  position: relative; }
  .n-news-item .h-news-img {
    position: relative;
    padding-top: calc(410 / 800 * 100%);
    overflow: hidden; }
    .n-news-item .h-news-img::before {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      background: -webkit-gradient(linear, right top, left top, from(rgba(46, 131, 50, 0)), to(rgba(46, 131, 50, 0.7)));
      background: linear-gradient(270deg, rgba(46, 131, 50, 0) 0%, rgba(46, 131, 50, 0.7) 100%);
      z-index: 1; }
    .n-news-item .h-news-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%); }

.h-news-info {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2.4rem;
  z-index: 3;
  max-width: 46.4rem; }

.hn-tag {
  padding: 0.8rem 1.6rem;
  background: #2E8332;
  color: #fff;
  --f-sz: 1.4rem;
  font-size: var(--f-sz);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }
  @media screen and (max-width: 800px) {
    .hn-tag {
      --f-sz: 1.2rem; } }

.hn-link {
  line-height: 1.2;
  color: #fff;
  --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
  font-size: var(--f-sz);
  font-weight: 600;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* số dòng */
  -webkit-box-orient: vertical;
  overflow: hidden; }

.hn-title .desc {
  --f-sz: 1.6rem;
  font-size: var(--f-sz);
  font-weight: 300;
  color: #fff;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* số dòng */
  -webkit-box-orient: vertical;
  overflow: hidden; }
  @media screen and (max-width: 800px) {
    .hn-title .desc {
      --f-sz: 1.4rem; } }

.news-dt-main {
  padding: 8rem 0; }

.news-dt-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -1.6rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 3.2rem;
  position: relative; }
  @media screen and (max-width: 880px) {
    .news-dt-block {
      row-gap: 2.4rem; } }

.ndt-content {
  width: calc(9 / 12 * 100%);
  padding: 0 1.6rem; }
  @media screen and (max-width: 880px) {
    .ndt-content {
      width: 100%; } }
  .ndt-content .mona-content {
    border-bottom: 0.1rem solid rgba(35, 31, 32, 0.2);
    padding: 4rem 0; }
    .ndt-content .mona-content h2 {
      font-weight: 400; }
    .ndt-content .mona-content p {
      font-weight: 300; }

.ndt-sub {
  width: calc(3 / 12 * 100%);
  padding: 0 1.6rem; }
  @media screen and (max-width: 880px) {
    .ndt-sub {
      width: 100%;
      margin-top: 3.2rem; } }
  @media screen and (max-width: 880px) {
    .ndt-sub #ez-toc-container {
      display: none; } }

@media screen and (min-width: 881px) {
  .ndt-content .ndt-sub-inner {
    display: none; } }

.news-dt-main #ez-toc-container {
  width: 100%;
  background: transparent !important;
  padding: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important; }
  .news-dt-main #ez-toc-container .ez-toc-title-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .8rem;
    margin-bottom: var(--dist24); }
    .news-dt-main #ez-toc-container .ez-toc-title-container::after {
      content: '';
      height: .1rem;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      background-color: var(--color-pri); }
  .news-dt-main #ez-toc-container a:not(:hover) {
    color: var(--color-text) !important; }
  .news-dt-main #ez-toc-container .ez-toc-title-toggle {
    display: none !important; }
  .news-dt-main #ez-toc-container .ez-toc-title {
    font-size: 2.4rem !important;
    font-weight: 700 !important;
    color: var(--color-pri) !important; }
  .news-dt-main #ez-toc-container .ez-toc-page-1 {
    font-size: 1.6rem !important;
    font-weight: 500 !important;
    color: var(--color-text) !important; }
    .news-dt-main #ez-toc-container .ez-toc-page-1:not(:last-child) {
      border-bottom: 0.1rem solid rgba(35, 31, 32, 0.43) !important;
      padding-bottom: var(--dist24) !important;
      margin-bottom: var(--dist24) !important; }
    .news-dt-main #ez-toc-container .ez-toc-page-1 > .ez-toc-link {
      width: calc(100% - 1.8rem);
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative; }
    .news-dt-main #ez-toc-container .ez-toc-page-1 > i {
      pointer-events: auto;
      cursor: pointer;
      position: relative;
      z-index: 2; }

.news-dt-main .ez-toc-link {
  --f-sz: 1.6rem;
  font-size: var(--f-sz);
  font-weight: 500 !important;
  font-size: 100% !important; }
  @media screen and (max-width: 800px) {
    .news-dt-main .ez-toc-link {
      --f-sz: 1.4rem; } }

.news-dt-main .ez-toc-list li {
  font-size: 100% !important; }

.news-dt-main .ez-toc-list:has(ul.active) i {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1); }

.news-dt-main .ez-toc-list ul {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-top: 1rem !important; }
  .news-dt-main .ez-toc-list ul.active {
    max-height: 100rem;
    /* đủ lớn để chứa content */
    opacity: 1; }
  .news-dt-main .ez-toc-list ul .ez-toc-link {
    font-weight: 400 !important;
    font-size: 100% !important; }

#ez-toc-container nav ul li > a i {
  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: 1.6rem;
  height: 1.6rem;
  margin-left: auto;
  cursor: pointer;
  -webkit-transition: .4s;
  transition: .4s; }

.ndt-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.4rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.sharing-inner {
  width: 100%;
  position: sticky;
  top: 12rem; }

@media screen and (min-width: 881px) {
  .sharing {
    gap: 1.6rem;
    right: calc(100% + 1.6rem);
    top: 0;
    bottom: 0;
    position: absolute;
    height: 100%; } }

@media screen and (max-width: 1500px) {
  .sharing {
    right: calc(100% - 1.2rem); } }

@media screen and (max-width: 1400px) {
  .sharing {
    right: unset;
    left: 0.8rem; } }

@media screen and (max-width: 880px) {
  .sharing {
    margin-left: auto;
    padding: 0 1.6rem; } }

.share-ss-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media screen and (max-width: 880px) {
    .share-ss-list {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .share-ss-list::before {
        content: 'Chia sẻ:';
        position: relative;
        --f-sz: 1.6rem;
        font-size: var(--f-sz);
        font-weight: 700; } }
    @media screen and (max-width: 880px) and (max-width: 800px) {
      .share-ss-list::before {
        --f-sz: 1.4rem; } }

.share-ss-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 4rem;
  height: 4rem;
  border-radius: 1.2rem;
  background: #fff;
  -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.3s;
  transition: 0.3s; }
  @media screen and (max-width: 768px) {
    .share-ss-item {
      width: 3.2rem;
      height: 3.2rem; } }
  .share-ss-item:hover {
    background: #d4ffd6; }
  .share-ss-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 2.4rem;
    height: 2.4rem; }
    @media screen and (max-width: 768px) {
      .share-ss-item a {
        width: 1.6rem;
        height: 1.6rem; } }
    .share-ss-item a img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain; }

.ndt-info .text-20 {
  --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
  font-size: var(--f-sz); }

.ndt-title {
  --f-sz: clamp(2.8rem, calc(0.4rem + 3vw), 4rem);
  font-size: var(--f-sz);
  font-weight: 700;
  padding: 2.4rem 0;
  border-bottom: 0.2rem solid #d3d2d2;
  line-height: 1.2; }

.post-tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.6rem;
  margin-top: 4rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 0.8rem; }

.post-tag-item {
  background: #EEEEEE;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }
  .post-tag-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 1.2rem 1.6rem;
    color: rgba(35, 31, 32, 0.5); }
    @media screen and (max-width: 768px) {
      .post-tag-item a {
        padding: 0.6rem 0.8rem; } }

.ndt-search {
  max-width: 80rem;
  margin: 0 auto;
  padding-bottom: 4rem; }
  .ndt-search form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.8rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .ndt-search .form-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .ndt-search .form-item input {
      width: 100%;
      padding: 1rem 1.6rem;
      outline: none;
      border: 0.1rem solid #DBDBDB; }
  .ndt-search .form-submit button {
    width: 4rem;
    height: 4rem;
    -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;
    background: #2E8332; }
  .ndt-search .form-submit img {
    width: 1.8rem;
    height: 1.8rem; }

.ndt-sub .title-24 {
  margin-bottom: 3.2rem;
  font-weight: 600;
  --f-sz: clamp(1.9rem, calc(0.9rem + 1.25vw), 2.4rem);
  font-size: var(--f-sz);
  color: #2E8332; }

.ndt-sub-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2.4rem; }
  @media screen and (max-width: 880px) {
    .ndt-sub-list {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media screen and (max-width: 480px) {
    .ndt-sub-list {
      gap: 1.6rem; } }
  @media screen and (max-width: 880px) {
    .ndt-sub-list .nws-item {
      width: calc(50% - 1.2rem); } }
  @media screen and (max-width: 480px) {
    .ndt-sub-list .nws-item {
      width: 100%; } }
  .ndt-sub-list .nws-item .nws-des .txt {
    display: none; }

.news-req {
  padding-bottom: 8rem; }

.news-req-top {
  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; }
  .news-req-top .title-46 {
    --f-sz: clamp(3rem, calc(0rem + 3.75vw), 4.6rem);
    font-size: var(--f-sz);
    font-weight: 700;
    line-height: 1.2;
    color: #2E8332; }

.news-req-list {
  margin: 0 -1.2rem;
  padding-top: 4rem; }
  @media screen and (max-width: 768px) {
    .news-req-list {
      margin: 0 -0.8rem; } }
  .news-req-list .swiper-slide {
    width: 25%;
    padding: 0 1.2rem; }
    @media screen and (max-width: 768px) {
      .news-req-list .swiper-slide {
        width: 45%;
        padding: 0 0.8rem; } }
    @media screen and (max-width: 580px) {
      .news-req-list .swiper-slide {
        width: 50%; } }
    @media screen and (max-width: 480px) {
      .news-req-list .swiper-slide {
        width: 70%; } }

@media screen and (max-width: 768px) {
  .view-more-pc {
    display: none; } }

.view-more-mb {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  display: none;
  padding-top: 3.2rem; }
  @media screen and (max-width: 768px) {
    .view-more-mb {
      display: block; } }

.ndt-content-inner {
  padding: 4rem;
  background: #fff; }
  @media screen and (max-width: 768px) {
    .ndt-content-inner {
      padding: 0;
      background: transparent; } }
  .ndt-content-inner .ndt-sub-inner {
    padding: 2.4rem 1.2rem;
    border: 0.1rem solid #2E8332; }

.page-news-dt {
  position: relative; }
  .page-news-dt::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #F2F5F8;
    z-index: -1; }

.ndt-sub-inner {
  padding: 2rem;
  background: #FCFAF6; }
  @media screen and (max-width: 768px) {
    .ndt-sub-inner {
      padding: 0;
      background: transparent; } }

.address .container {
  max-width: 136.4rem; }

.address-wrap {
  --letter-spacing: 1.6rem; }
  @media screen and (max-width: 1200px) {
    .address-wrap {
      --letter-spacing: 0.8rem; } }

.address-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: calc(2 * var(--letter-spacing));
  margin: 0 calc(-1 * var(--letter-spacing)); }

.address-item {
  width: calc(100% / 4);
  padding: 0 var(--letter-spacing); }
  @media screen and (max-width: 1024px) {
    .address-item {
      width: calc(100% / 3); } }
  @media screen and (max-width: 767px) {
    .address-item {
      width: calc(100% / 2); } }
  @media screen and (max-width: 576px) {
    .address-item {
      width: 100%; } }

.address-box {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2.4rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: var(--color-bg-1); }
  @media screen and (max-width: 1200px) {
    .address-box {
      padding: 1.6rem; } }

.address-content .t-24 {
  font-weight: 500;
  color: #09253e;
  line-height: normal; }

.address-content ul li {
  gap: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .address-content ul li .t-16 {
    color: #000814;
    line-height: 150%; }
  .address-content ul li img {
    width: 1.6rem;
    height: 1.6rem;
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -o-object-fit: contain;
    object-fit: contain; }

.address-content,
.address-content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  row-gap: 1.6rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media screen and (max-width: 1024px) {
    .address-content,
    .address-content ul {
      row-gap: 1.2rem; } }

.contact {
  position: relative; }
  .contact-bg {
    inset: 0;
    z-index: -1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute; }
    .contact-bg img {
      width: 100%;
      height: 100%;
      display: block;
      -o-object-fit: cover;
      object-fit: cover; }
  .contact-position {
    z-index: 5;
    position: relative; }
  .contact-flex {
    padding: 4rem;
    max-width: 59.2rem;
    background-color: #fff7e8; }
    @media screen and (max-width: 767px) {
      .contact-flex {
        padding: 2rem; } }
  .contact-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    row-gap: 4rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media screen and (max-width: 991px) {
      .contact-form {
        row-gap: 2.4rem; } }
    .contact-form form .frm-row {
      --cgap: 2.4rem;
      --rgap: 2.4rem; }
    .contact-form form .frm-text {
      --f-sz: 1.6rem;
      font-size: var(--f-sz);
      color: #242424;
      line-height: 150%; }
      @media screen and (max-width: 800px) {
        .contact-form form .frm-text {
          --f-sz: 1.4rem; } }
      .contact-form form .frm-text sup {
        color: #f00; }
    .contact-form form .frm-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      row-gap: 4rem;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      @media screen and (max-width: 991px) {
        .contact-form form .frm-wrap {
          row-gap: 2.4rem; } }
    .contact-form form .consult-btn .btn-main {
      margin: 0 auto; }
    .contact-form form textarea {
      height: 8rem !important; }
    .contact-form form input,
    .contact-form form textarea {
      border: 0; }
      .contact-form form input::-webkit-input-placeholder,
      .contact-form form textarea::-webkit-input-placeholder {
        color: rgba(36, 36, 36, 0.5); }
      .contact-form form input::-moz-placeholder,
      .contact-form form textarea::-moz-placeholder {
        color: rgba(36, 36, 36, 0.5); }
      .contact-form form input::-ms-input-placeholder,
      .contact-form form textarea::-ms-input-placeholder {
        color: rgba(36, 36, 36, 0.5); }
      .contact-form form input::placeholder,
      .contact-form form textarea::placeholder {
        color: rgba(36, 36, 36, 0.5); }

.page-contact .breadcrumb-item:not(:last-child)::after {
  -webkit-filter: var(--filter-text);
  filter: var(--filter-text); }

.page-contact .breadcrumb-item:last-child {
  color: var(--color-text); }

.know {
  margin: 8rem 0; }
  @media screen and (max-width: 991px) {
    .know {
      margin: 5rem 0; } }
  .know-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    row-gap: 4rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media screen and (max-width: 767px) {
      .know-wrap {
        row-gap: 2.4rem; } }
  .know-row {
    --cgap: 3.2rem;
    --rgap: 3.2rem; }
  @media screen and (max-width: 991px) {
    .know-col {
      width: 100%; } }
  .know-heading {
    gap: 1.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 1200px) {
      .know-heading {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; } }
    .know-heading .list {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media screen and (min-width: 1201px) {
        .know-heading .list {
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
      @media screen and (max-width: 1200px) {
        .know-heading .list {
          white-space: nowrap;
          overflow: auto hidden;
          padding-bottom: 0.4rem; } }
      .know-heading .list-item {
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        text-align: center;
        -ms-flex-line-pack: center;
        align-content: center;
        padding: 1.1rem 1.6rem;
        background-color: #f4f4f4;
        -webkit-transition: 0.4s ease-in-out;
        transition: 0.4s ease-in-out;
        border: 0.1rem solid rgba(35, 31, 32, 0.2); }
        @media screen and (min-width: 1201px) {
          .know-heading .list-item {
            width: calc(100% / 5); } }
        @media screen and (max-width: 1200px) {
          .know-heading .list-item {
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1; } }
        @media screen and (max-width: 767px) {
          .know-heading .list-item {
            padding: 1rem; } }
        .know-heading .list-item.active {
          background-color: var(--color-pri); }
          .know-heading .list-item.active .list-link {
            color: white; }
        @media screen and (min-width: 1201px) {
          .know-heading .list-item:hover {
            background-color: var(--color-pri); }
            .know-heading .list-item:hover .list-link {
              color: white; } }
      .know-heading .list-link {
        color: #136a5d;
        font-weight: 300;
        line-height: 100%; }
    @media screen and (min-width: 1201px) {
      .know-heading form {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: calc(4 / 12 * 100%); } }
    .know-heading .t-24 {
      font-weight: 700;
      line-height: 110%;
      color: var(--color-pri); }
  .know-box {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media screen and (max-width: 767px) {
      .know-box {
        row-gap: 1.6rem; } }
  .know-img {
    display: block;
    height: inherit;
    position: relative; }
    .know-img::before {
      content: "";
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      position: absolute;
      pointer-events: none;
      background: -webkit-gradient(linear, right top, left top, color-stop(10.63%, rgba(46, 131, 50, 0)), to(rgba(46, 131, 50, 0.5)));
      background: linear-gradient(270deg, rgba(46, 131, 50, 0) 10.63%, rgba(46, 131, 50, 0.5) 100%); }
    .know-img .img {
      height: inherit;
      overflow: hidden;
      position: relative;
      padding-top: calc(410 / 800 * 100%); }
      .know-img .img img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
        -webkit-transition: 0.4s ease-in-out;
        transition: 0.4s ease-in-out; }
  .know-info {
    z-index: 5;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .know-info {
        left: 0;
        bottom: 0;
        padding: 2.4rem;
        position: absolute; } }
  @media screen and (min-width: 768px) and (max-width: 1200px) {
    .know-info {
      padding: 1.6rem; } }
  .know-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    row-gap: 2.4rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media screen and (min-width: 768px) {
      .know-content {
        max-width: 46.4rem; } }
    @media screen and (max-width: 767px) {
      .know-content {
        row-gap: 1.6rem; } }
    .know-content .cate {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .know-content .cate .t-14 {
        color: white;
        font-weight: 500;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        text-align: center;
        line-height: normal;
        padding: 0.8rem 1.6rem;
        -webkit-transition: 0.4s ease-in-out;
        transition: 0.4s ease-in-out;
        background-color: var(--color-pri); }
        @media screen and (min-width: 1201px) {
          .know-content .cate .t-14:hover {
            background-color: var(--color-second); } }
    .know-content .tt {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      row-gap: 1.6rem;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      @media screen and (max-width: 767px) {
        .know-content .tt {
          row-gap: 1.2rem; } }
      .know-content .tt > * {
        line-height: 120%; }
        @media screen and (min-width: 768px) {
          .know-content .tt > * {
            color: white; } }
      .know-content .tt .t-20 {
        font-weight: 700;
        -webkit-transition: 0.4s ease-in-out;
        transition: 0.4s ease-in-out; }
      .know-content .tt .t-16 {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
    @media screen and (min-width: 768px) {
      .know-content .btn-pri {
        -webkit-box-shadow: unset;
        box-shadow: unset;
        border-color: white; } }
  @media screen and (min-width: 768px) and (min-width: 1201px) {
    .know-content .btn-pri:hover .txt {
      color: var(--white); }
    .know-content .btn-pri:hover img {
      -webkit-filter: unset;
      filter: unset; } }
    @media screen and (min-width: 768px) {
        .know-content .btn-pri .txt {
          color: var(--color-pri); }
        .know-content .btn-pri img {
          -webkit-filter: var(--filter-pri);
          filter: var(--filter-pri); } }
  .know-aside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    row-gap: 2.4rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .know-aside .t-24 {
      font-weight: 700;
      line-height: 133%;
      color: var(--color-pri); }
    .know-aside .list {
      gap: 1.6rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .know-aside .list-item {
        width: 100%; }
        @media screen and (max-width: 991px) {
          .know-aside .list-item {
            width: calc(100% / 2 - 0.8rem); } }
        @media screen and (max-width: 576px) {
          .know-aside .list-item {
            width: 100%; } }
      .know-aside .list-box {
        gap: 0.8rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        @media screen and (min-width: 1201px) {
          .know-aside .list-box:hover img {
            -webkit-transform: scale(1.05);
            transform: scale(1.05); } }
      .know-aside .list-img {
        width: 8rem;
        height: 8rem;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        overflow: hidden;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
        .know-aside .list-img img {
          width: 100%;
          height: 100%;
          display: block;
          -o-object-fit: cover;
          object-fit: cover;
          -webkit-transition: 0.4s ease-in-out;
          transition: 0.4s ease-in-out; }
      .know-aside .list-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        row-gap: 1.6rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        @media screen and (max-width: 1024px) {
          .know-aside .list-content {
            row-gap: 1.2rem; } }
        .know-aside .list-content .t-20 {
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis;
          font-weight: 700;
          line-height: 120%;
          -webkit-transition: 0.4s ease-in-out;
          transition: 0.4s ease-in-out; }
          @media screen and (min-width: 1201px) {
            .know-aside .list-content .t-20:hover {
              color: var(--color-pri); } }
          @media screen and (max-width: 576px) {
            .know-aside .list-content .t-20 {
              font-size: 1.6rem; } }
        .know-aside .list-content .cate {
          gap: 1.6rem;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
          .know-aside .list-content .cate-item {
            position: relative; }
            .know-aside .list-content .cate-item:not(:last-child)::before {
              content: "";
              top: 50%;
              width: 0.1rem;
              right: -0.8rem;
              height: 1.6rem;
              position: absolute;
              -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
              background-color: var(--color-text); }
            .know-aside .list-content .cate-item .t-16 {
              line-height: 120%; }
    .know-aside .bn {
      padding: 4rem;
      margin-top: 1.6rem;
      text-align: center;
      background: linear-gradient(104deg, #ecffda 0.46%, #10b417 226.23%); }
      @media screen and (max-width: 991px) {
        .know-aside .bn {
          padding: 2.4rem; } }
      .know-aside .bn-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        .know-aside .bn-content .t-20 {
          font-weight: 700;
          line-height: 120%; }
        .know-aside .bn-content .btn-main {
          margin: 2.4rem auto 0; }
  .know-inner {
    --letter-spacing: 1.6rem; }
    @media screen and (max-width: 1200px) {
      .know-inner {
        --letter-spacing: 0.8rem; } }
  .know-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: calc(2 * var(--letter-spacing));
    margin: 0 calc(-1 * var(--letter-spacing)); }
  .know-item {
    width: calc(100% / 2);
    padding: 0 var(--letter-spacing); }
    @media screen and (max-width: 576px) {
      .know-item {
        width: 100%; } }
    .know-item .nws-img {
      padding-top: calc((180 / 286) * 100%); }

@media screen and (min-width: 577px) {
  .ser .know-item {
    width: calc(100% / 4); } }
  @media screen and (min-width: 577px) and (max-width: 1200px) {
    .ser .know-item {
      width: calc(100% / 3); } }
  @media screen and (min-width: 577px) and (max-width: 767px) {
    .ser .know-item {
      width: calc(100% / 2); } }

@media screen and (min-width: 1201px) {
  .ser .nws-item {
    row-gap: 2.4rem; } }

@media screen and (min-width: 1201px) {
  .page-knowledge .banner-wr {
    gap: 25.4rem; } }

.intro {
  padding: 8rem 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(72.46%, rgba(255, 255, 255, 0))), #fff7e8;
  background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0) 72.46%), #fff7e8; }
  @media screen and (max-width: 991px) {
    .intro {
      padding: 5rem 0; } }
  .intro-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    row-gap: 4rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media screen and (max-width: 767px) {
      .intro-wrap {
        row-gap: 2.4rem; } }
  .intro-heading {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    row-gap: 1.2rem;
    max-width: 86.4rem;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .intro-heading .t-20 {
      line-height: 120%; }
      @media screen and (max-width: 767px) {
        .intro-heading .t-20 {
          font-size: 1.6rem; } }
      @media screen and (max-width: 576px) {
        .intro-heading .t-20 {
          font-size: 1.4rem; } }
  .intro-list {
    --letter-spacing: 1.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: calc(2 * var(--letter-spacing));
    margin: 0 calc(-1 * var(--letter-spacing)); }
    @media screen and (max-width: 1024px) {
      .intro-list {
        --letter-spacing: 0.8rem; } }
  .intro-item {
    width: calc(100% / 2);
    padding: 0 var(--letter-spacing); }
    @media screen and (max-width: 767px) {
      .intro-item {
        width: 100%; } }
  .intro-box {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 2.4rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #f4f4f4; }
  .intro-content {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    row-gap: 2.4rem;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media screen and (max-width: 767px) {
      .intro-content {
        row-gap: 1.2rem; } }
    .intro-content .t-24 {
      font-weight: 700;
      line-height: normal;
      color: var(--color-pri); }
    .intro-content .t-20 {
      line-height: 120%; }
      @media screen and (max-width: 767px) {
        .intro-content .t-20 {
          font-size: 1.6rem; } }
      @media screen and (max-width: 576px) {
        .intro-content .t-20 {
          font-size: 1.4rem; } }

.change {
  background: rgba(249, 249, 249, 0.45); }
  @media screen and (min-width: 1025px) {
    .change .intro-item {
      width: calc(100% / 3); } }
  .change .intro-box {
    background-color: #f3fff2;
    border: 0.1rem solid rgba(19, 106, 93, 0.3); }

.res {
  margin: 8rem 0; }
  @media screen and (max-width: 991px) {
    .res {
      margin: 5rem 0; } }
  .res-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    row-gap: 4rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media screen and (max-width: 767px) {
      .res-wrap {
        row-gap: 2.4rem; } }
  .res-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    row-gap: 2.4rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media screen and (max-width: 767px) {
      .res-list {
        row-gap: 1.2rem; } }
  .res-item {
    width: 100%; }
  .res-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 576px) {
      .res-box {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .res-box > * {
          width: 100%; } }
  .res-left {
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    @media screen and (min-width: 577px) {
      .res-left {
        width: calc(3.2 / 12 * 100%); } }
    .res-left .t-24 {
      height: 100%;
      padding: 1.6rem;
      font-weight: 700;
      line-height: 110%;
      text-align: center;
      color: var(--color-pri);
      background-color: #fff7e8; }
      @media screen and (max-width: 767px) {
        .res-left .t-24 {
          padding: 1.2rem;
          font-size: 2rem; } }
      @media screen and (max-width: 576px) {
        .res-left .t-24 {
          font-size: 1.8rem; } }
  @media screen and (min-width: 577px) {
    .res-right {
      width: calc(8.8 / 12 * 100%); } }
  .res-right .t-20 {
    height: 100%;
    line-height: 120%;
    -ms-flex-line-pack: center;
    align-content: center;
    padding: 1.6rem 1.6rem 1.6rem 2.4rem;
    background: -webkit-gradient(linear, left bottom, left top, from(#f4f4f4), to(#f4f4f4)), #fff;
    background: linear-gradient(0deg, #f4f4f4 0%, #f4f4f4 100%), #fff; }
    @media screen and (max-width: 767px) {
      .res-right .t-20 {
        font-size: 1.4rem; } }
    @media screen and (max-width: 576px) {
      .res-right .t-20 {
        padding: 1.2rem;
        text-align: center; } }

.dep {
  margin: 8rem 0; }
  @media screen and (max-width: 991px) {
    .dep {
      margin: 5rem 0; } }
  .dep-wrap {
    position: relative;
    isolation: isolate;
    padding: 8rem 2.4rem;
    background-color: #f4f4f4; }
    @media screen and (max-width: 991px) {
      .dep-wrap {
        padding: 5rem 2.4rem; } }
    .dep-wrap::before {
      content: "";
      top: 2.4rem;
      z-index: -1;
      right: 2.4rem;
      width: 14.8rem;
      height: 10.8rem;
      position: absolute;
      pointer-events: none;
      background-size: cover;
      background-position: top;
      background-repeat: no-repeat;
      background-image: url("../../assets/images/dep-quote.svg"); }
      @media screen and (max-width: 991px) {
        .dep-wrap::before {
          top: 1.2rem;
          width: 7rem;
          height: 5rem;
          right: 1.2rem; } }
  .dep-content {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    row-gap: 4rem;
    margin: 0 auto;
    max-width: 80rem;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media screen and (max-width: 991px) {
      .dep-content {
        row-gap: 3.2rem; } }
    @media screen and (max-width: 767px) {
      .dep-content {
        row-gap: 2.4rem; } }
    .dep-content .t-28 {
      font-weight: 700;
      line-height: 120%; }
      @media screen and (max-width: 991px) {
        .dep-content .t-28 {
          font-size: 2rem; } }
      @media screen and (max-width: 576px) {
        .dep-content .t-28 {
          font-size: 1.8rem; } }
    .dep-content .line {
      width: 32rem;
      height: 0.4rem;
      margin: 0 auto;
      border-radius: 50%;
      display: inline-block;
      background-color: var(--color-second); }
      @media screen and (max-width: 576px) {
        .dep-content .line {
          width: 20rem; } }

.rel {
  margin: 8rem 0; }
  @media screen and (max-width: 991px) {
    .rel {
      margin: 5rem 0; } }
  @media screen and (min-width: 768px) {
    .rel-heading {
      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; } }
  @media screen and (max-width: 767px) {
    .rel-heading {
      text-align: center; } }
  @media screen and (max-width: 767px) {
    .rel-heading .btn-main {
      display: none; } }
  .rel-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    row-gap: 4rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media screen and (max-width: 767px) {
      .rel-wrap {
        row-gap: 2.4rem; } }
  .rel-swiper {
    --letter-spacing: 1.6rem; }
    @media screen and (max-width: 1024px) {
      .rel-swiper {
        --letter-spacing: 0.8rem; } }
    .rel-swiper .swiper {
      margin: 0 calc(-1 * var(--letter-spacing)); }
      .rel-swiper .swiper-slide {
        width: calc(100% / 2);
        padding: 0 var(--letter-spacing); }
        @media screen and (max-width: 767px) {
          .rel-swiper .swiper-slide {
            width: calc(100% / 1.2); } }
    .rel-swiper > .btn-main {
      margin: 2.4rem auto 0; }
      @media screen and (min-width: 768px) {
        .rel-swiper > .btn-main {
          display: none; } }

@media screen and (min-width: 1201px) {
  .page-case-detail .banner-wr {
    gap: 36.4rem; } }

.page-case-detail .banner-bdy {
  max-width: 104rem; }

.page-case-detail .banner-tt {
  margin-bottom: 0; }

.product-main {
  padding: 8rem 0;
  position: relative; }
  .product-main .faqs-form {
    margin-bottom: var(--dist40); }
  .product-main .decor-pd {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 20%;
    z-index: -1; }
    .product-main .decor-pd img {
      width: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
  .product-main .faqs-form input::-webkit-input-placeholder {
    color: #231F20;
    font-weight: 300; }
  .product-main .faqs-form input::-moz-placeholder {
    color: #231F20;
    font-weight: 300; }
  .product-main .faqs-form input::-ms-input-placeholder {
    color: #231F20;
    font-weight: 300; }
  .product-main .faqs-form input::placeholder {
    color: #231F20;
    font-weight: 300; }

.pd-detail-main {
  position: relative; }
  .pd-detail-main .detail-main-decor {
    position: absolute;
    top: 20%;
    right: 0;
    width: 20%;
    z-index: -1; }
    .pd-detail-main .detail-main-decor .inner {
      width: 100%; }
    .pd-detail-main .detail-main-decor img {
      width: 100%;
      -o-object-fit: contain;
      object-fit: contain; }

.product-tag-list {
  margin: 0 -0.6rem; }
  .product-tag-list .swiper-slide {
    width: 20%;
    padding: 0 0.6rem; }
    @media screen and (max-width: 1300px) {
      .product-tag-list .swiper-slide {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content; } }
  @media screen and (max-width: 1300px) {
    .product-tag-list .swiper-wrapper {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      margin: 0 auto; } }

.pd-tag {
  padding: 1.6rem;
  border: 0.1rem solid rgba(35, 31, 32, 0.2);
  border-radius: 9.9rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  font-weight: 500;
  color: #2E8332;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  line-height: 1.2; }
  @media screen and (max-width: 768px) {
    .pd-tag {
      padding: 1rem; } }
  .pd-tag:hover {
    color: #000;
    background: #FBAF16;
    border-color: transparent; }
  .pd-tag.is-active {
    color: #000;
    background: #FBAF16;
    border-color: transparent; }

.product-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -1.6rem;
  padding: 4rem 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 3.2rem; }
  @media screen and (max-width: 1200px) {
    .product-list {
      margin: 0 -0.8rem;
      row-gap: 1.6rem; } }
  @media screen and (max-width: 768px) {
    .product-list {
      padding: 2.4rem 0; } }

.product-inner {
  width: 33.33%;
  padding: 0 1.6rem; }
  @media screen and (max-width: 1200px) {
    .product-inner {
      padding: 0 0.8rem; } }
  @media screen and (max-width: 768px) {
    .product-inner {
      width: 50%; } }
  @media screen and (max-width: 480px) {
    .product-inner {
      width: 100%; } }

.pd-item {
  border: 0.1rem solid rgba(35, 31, 32, 0.1); }
  .pd-item .img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: calc(256 / 384 * 100%);
    position: relative;
    overflow: hidden; }
    .pd-item .img-box:hover img {
      -webkit-transform: translate(-50%, -50%) scale(1.1);
      transform: translate(-50%, -50%) scale(1.1); }
    .pd-item .img-box img {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -o-object-fit: cover;
      object-fit: cover;
      -webkit-transition: 0.3s;
      transition: 0.3s; }

.pd-info {
  padding: 2.4rem;
  background: #F4F4F4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.6rem; }
  @media screen and (max-width: 980px) {
    .pd-info {
      padding: 1.6rem;
      gap: 0.8rem; } }
  .pd-info .desc {
    --f-sz: 1.6rem;
    font-size: var(--f-sz);
    font-weight: 300; }
    @media screen and (max-width: 800px) {
      .pd-info .desc {
        --f-sz: 1.4rem; } }

.pd-link {
  --f-sz: clamp(1.9rem, calc(0.9rem + 1.25vw), 2.4rem);
  font-size: var(--f-sz);
  font-weight: 700;
  line-height: 1.2;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  .pd-link:hover {
    color: #2E8332; }

.pd-view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative; }
  .pd-view::before {
    content: '';
    width: 0;
    height: 0.1rem;
    position: absolute;
    top: calc(100% + 0.1rem);
    left: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background: #000; }
  .pd-view:hover::before {
    width: 100%; }
  .pd-view .icon {
    --wh: 1.8rem;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: var(--wh);
    height: var(--wh);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .pd-view .icon img {
      -webkit-filter: var(--filter-text);
      filter: var(--filter-text);
      -o-object-fit: contain;
      object-fit: contain; }

.pd-detail-main .breadcrumb-item::after {
  -webkit-filter: invert(1) brightness(10);
  filter: invert(1) brightness(10); }

.pd-detail-inner {
  padding: 8rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -1.6rem; }
  @media screen and (max-width: 768px) {
    .pd-detail-inner {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      gap: 4rem;
      padding: 6rem 0; } }

.pd-d-block {
  width: 50%;
  padding: 0 1.6rem; }
  @media screen and (max-width: 768px) {
    .pd-d-block {
      width: 100%; } }

.pd-d-img .swiper-slide {
  width: 100%;
  border: 0.1rem solid rgba(35, 31, 32, 0.2); }
  .pd-d-img .swiper-slide .img-box {
    width: 100%;
    padding-top: 100%;
    overflow: hidden; }
    .pd-d-img .swiper-slide .img-box 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%); }

.pd-d-thumb {
  margin-top: 2.4rem; }
  .pd-d-thumb .swiper-slide {
    border: 0.2rem solid rgba(35, 31, 32, 0.2);
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    .pd-d-thumb .swiper-slide:hover {
      border: 0.2rem solid #73AF6F; }
    .pd-d-thumb .swiper-slide .img-box {
      width: 100%;
      padding-top: 100%;
      overflow: hidden;
      position: relative; }
      .pd-d-thumb .swiper-slide .img-box 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%); }
    .pd-d-thumb .swiper-slide.swiper-slide-thumb-active {
      border: 0.2rem solid #73AF6F; }

.pd-d-thumb {
  position: relative; }

.nav-slide .swiper-prev,
.nav-slide .swiper-next {
  width: 2.4rem;
  height: 2.4rem;
  border: 0.1rem solid #2E8332;
  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;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 8;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  .nav-slide .swiper-prev img,
  .nav-slide .swiper-next img {
    width: 1.6rem;
    -o-object-fit: contain;
    object-fit: contain; }
  .nav-slide .swiper-prev:hover,
  .nav-slide .swiper-next:hover {
    background: #2E8332; }
    .nav-slide .swiper-prev:hover img,
    .nav-slide .swiper-next:hover img {
      -webkit-filter: invert(0) brightness(10);
      filter: invert(0) brightness(10); }

.nav-slide .swiper-prev {
  -webkit-transform: scaleX(-1) translateY(-50%);
  transform: scaleX(-1) translateY(-50%);
  left: 0.8rem; }

.nav-slide .swiper-next {
  right: 0.8rem; }

.pd-d-content {
  padding-left: 4.8rem; }
  @media screen and (max-width: 1200px) {
    .pd-d-content {
      padding: 0; } }

.pd-d-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2.4rem;
  margin-bottom: 4rem; }
  .pd-d-info .title-32 {
    --f-sz: clamp(2.2rem, calc(0.2rem + 2.5vw), 3.2rem);
    font-size: var(--f-sz);
    color: #2E8332;
    font-weight: 700;
    line-height: 1; }
  .pd-d-info .desc {
    --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
    font-size: var(--f-sz);
    line-height: 1.2; }

.desc-sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2.4rem; }

.desc-sub-item {
  --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
  font-size: var(--f-sz);
  font-weight: 600;
  line-height: 1; }
  .desc-sub-item span {
    font-weight: 300; }

.pd-d-short .title-24 {
  --f-sz: clamp(1.9rem, calc(0.9rem + 1.25vw), 2.4rem);
  font-size: var(--f-sz);
  font-weight: 600; }

.page-template-template-faq .banner .banner-tt {
  color: var(--white); }

.short-list {
  margin-top: 2.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.6rem; }
  .short-list .short-item {
    line-height: 1;
    --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
    font-size: var(--f-sz); }
    .short-list .short-item span {
      font-weight: 600; }

.pd-detail-main .mona-content {
  margin-top: 2.4rem; }

.single-case-study .thumb-bdy .title {
  width: 83rem; }

.page-product .title-46 {
  --f-sz: clamp(3rem, calc(0rem + 3.75vw), 4.6rem);
  font-size: var(--f-sz);
  font-weight: 700;
  color: #2E8332;
  line-height: 1; }

.page-product .thumb-bdy .title {
  width: 83rem; }
  .page-product .thumb-bdy .title .t-cpri {
    color: var(--color-text-1); }
    .page-product .thumb-bdy .title .t-cpri .yel-txt {
      color: var(--color-second); }

.pd-req {
  padding: 8rem 0; }
  @media screen and (max-width: 768px) {
    .pd-req {
      padding: 6rem 0; } }

.pd-req-top {
  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;
  margin-bottom: 4rem; }

.pd-req-list {
  margin: 0 -1.6rem; }
  @media screen and (max-width: 1200px) {
    .pd-req-list {
      margin: 0 -0.5rem; } }
  .pd-req-list .swiper-slide {
    width: 33.33%;
    padding: 0 1.6rem; }
    @media screen and (max-width: 1200px) {
      .pd-req-list .swiper-slide {
        padding: 0 0.5rem; } }
    @media screen and (max-width: 980px) {
      .pd-req-list .swiper-slide {
        width: 45%; } }
    @media screen and (max-width: 580px) {
      .pd-req-list .swiper-slide {
        width: 50%; } }
    @media screen and (max-width: 480px) {
      .pd-req-list .swiper-slide {
        width: 80%; } }

.pd-more-detail {
  background: #F9F9F9;
  padding: 3rem;
  border-top: 0.4rem solid #FBAF16; }
  @media screen and (max-width: 650px) {
    .pd-more-detail {
      padding: 2.4rem 1.5rem; } }

.sv-intro {
  position: relative;
  z-index: 10;
  margin-top: -7rem; }
  @media screen and (max-width: 1600px) {
    .sv-intro {
      margin-top: -4rem; } }
  @media screen and (max-width: 1200px) {
    .sv-intro {
      margin-top: 1rem; } }

.sv-intro-box {
  max-width: 100rem;
  margin: 0 auto;
  padding: 4rem;
  text-align: center;
  box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.15);
  background: #fff; }
  @media screen and (max-width: 1200px) {
    .sv-intro-box {
      padding: 3.2rem 2.4rem; } }
  .sv-intro-box .title-pri {
    margin-bottom: 2.4rem; }
  .sv-intro-box .desc {
    --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
    font-size: var(--f-sz);
    font-weight: 400;
    line-height: 1.2; }

.page-service .nws-item.nws-thr {
  border-top: 0; }
  .page-service .nws-item.nws-thr .nws-img {
    padding-top: calc(300 / 592 * 100%); }
  .page-service .nws-item.nws-thr .nws-des .tt {
    --f-sz: clamp(2.2rem, calc(0.6rem + 2vw), 3rem);
    font-size: var(--f-sz);
    color: var(--color-pri); }

.page-service .nws-des .txt {
  --f-sz: clamp(1.6rem, calc(1.2rem + 0.5vw), 1.8rem);
  font-size: var(--f-sz); }

.sol-ic {
  margin-bottom: 2.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .sol-ic img {
    width: 4rem;
    height: 4rem;
    -o-object-fit: contain;
    object-fit: contain; }

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

@media screen and (max-width: 600px) {
  .sol-inner {
    gap: 3.2rem; } }

.sol-item .title-24 {
  --f-sz: clamp(1.9rem, calc(0.9rem + 1.25vw), 2.4rem);
  font-size: var(--f-sz);
  color: var(--color-pri);
  line-height: 1.2;
  margin-bottom: 0.8rem;
  font-weight: 700; }

.sol-item .desc {
  --f-sz: 1.6rem;
  font-size: var(--f-sz); }
  @media screen and (max-width: 800px) {
    .sol-item .desc {
      --f-sz: 1.4rem; } }

.ben-item {
  padding: 1.6rem;
  border: 0.1rem solid var(--color-pri);
  height: 100%; }

.ben-ic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2.4rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .ben-ic img {
    width: 8rem;
    height: 8rem;
    -o-object-fit: contain;
    object-fit: contain; }

.benefit {
  padding-bottom: 8rem; }
  @media screen and (max-width: 768px) {
    .benefit {
      padding-bottom: 4rem; } }

.ben-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.8rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .ben-content .title-24 {
    color: var(--color-pri);
    --f-sz: clamp(1.9rem, calc(0.9rem + 1.25vw), 2.4rem);
    font-size: var(--f-sz);
    font-weight: 500;
    line-height: 1.2;
    text-align: center; }
  .ben-content .desc {
    text-align: center;
    --f-sz: 1.6rem;
    font-size: var(--f-sz);
    font-weight: 300;
    line-height: 1.2; }
    @media screen and (max-width: 800px) {
      .ben-content .desc {
        --f-sz: 1.4rem; } }

.ben-inner {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

@media screen and (max-width: 880px) {
  .ben-box {
    width: 50%; } }

@media screen and (max-width: 525px) {
  .ben-box {
    width: 100%; } }

.sv-faq-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2.4rem; }
  @media screen and (max-width: 980px) {
    .sv-faq-list {
      gap: 1.6rem; } }

.f-title {
  padding: 2.4rem;
  background: #F3FFF2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.2rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer; }
  @media screen and (max-width: 980px) {
    .f-title {
      padding: 1.2rem; } }
  .f-title.is-active .ico-faq::before {
    background: url(../assets/images/minus.svg);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 2; }
  .f-title .ico-faq {
    position: relative;
    width: 2.4rem;
    height: 2.4rem;
    border-radius: 50%;
    background: var(--color-pri);
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    .f-title .ico-faq::before {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -webkit-transition: 0.3s;
      transition: 0.3s;
      background: url(../assets/images/plus.svg);
      background-size: contain;
      background-repeat: no-repeat;
      z-index: 2; }
  .f-title .title-20 {
    color: var(--color-pri);
    --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
    font-size: var(--f-sz);
    font-weight: 700;
    line-height: 1.1; }
    @media screen and (max-width: 600px) {
      .f-title .title-20 {
        font-weight: 500; } }

.f-content {
  margin-top: 2.4rem;
  --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
  font-size: var(--f-sz);
  font-weight: 400;
  line-height: 1.2;
  display: none; }
  @media screen and (max-width: 980px) {
    .f-content {
      margin-top: 1rem; } }

@media screen and (max-width: 880px) {
  .sv-faq-box {
    width: 100%; } }

.sv-faq-box .title {
  margin-bottom: 2.4rem; }
  @media screen and (max-width: 980px) {
    .sv-faq-box .title {
      margin-bottom: 0.6rem;
      text-align: center; } }

@media screen and (max-width: 980px) {
  .sv-faq-box .desc {
    text-align: center; } }

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