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

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

body {
  line-height: 1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

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

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

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

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

.mona-content 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 {
  --color-pri-in: #5A2D67;
  --color-pri: #5A2D67;
  --color-second: #091235;
  --color-text: #171717;
  --color-text1: #262626;
  --color-text2: #A3A3A3;
  --color-text3: #FAFAFA;
  --color-text4: #D4D4D4;
  --color-text5: #292929;
  --color-filt: #737373;
  --disabled: #C2C9D3;
  --color-tt: #262626;
  --input: #418ec8;
  --black: #000000;
  --white: #ffffff;
  --color-bg: #FBF6FD;
  --color-bg1: #f4f3f2;
  --border: rgba(90, 45, 103, 0.10);
  --border1: #E5E5E5;
  --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(72%) sepia(94%) saturate(872%) hue-rotate(353deg) brightness(100%) contrast(95%);
  --filter-sec: brightness(0) saturate(100%) invert(19%) sepia(69%) saturate(802%) hue-rotate(334deg) brightness(94%) contrast(100%);
  --filter-disabled: brightness(0) saturate(100%) invert(45%) sepia(17%) saturate(517%) hue-rotate(176deg) brightness(96%) contrast(92%);
  --linear: linear-gradient(180deg,rgba(9, 18, 53, 1) 31%, rgba(90, 45, 103, 1) 100%);
  --linear1: linear-gradient(180deg, var(--Schooner-200, #C7C4C1) 50.1%, var(--Schooner-50, #F4F3F2) 100%);
  --color-border-01: rgba(0, 0, 0, 0.1);
  --color-border-02: rgba(0, 0, 0, 0.2);
  --color-border-03: rgba(0, 0, 0, 0.3);
  --color-border-04: rgba(0, 0, 0, 0.4);
  --color-border-05: rgba(0, 0, 0, 0.5);
  --color-border-06: rgba(0, 0, 0, 0.6);
  --color-border-07: rgba(0, 0, 0, 0.7);
  --color-border-08: rgba(0, 0, 0, 0.8);
  --color-border-09: rgba(0, 0, 0, 0.9);
  --color-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: 0px 8px 32px 0px rgba(18, 18, 18, 0.16); }

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

:root {
  --size-hd: 8.4rem;
  --size-sc: 8rem;
  --logo: 10.2rem;
  --hd-top: 3.3rem;
  --hd-bot: 11.1rem;
  --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;
  --dist180: 18rem;
  --dist220: 22rem;
  --container: 123.2rem;
  --remainder: calc(100vw - var(--container));
  --halfremainder: calc(var(--remainder)/2);
  --seremainder: calc(var(--halfremainder)/3);
  --halfseremainder: calc(var(--halfremainder)/2);
  --font-pri: 'Manrope', Sans-serif;
  --font-sec: 'Chakra Petch', Sans-serif; }
  @media (max-width: 1200px) {
    :root {
      --size-hd: 8rem;
      --size-sc: 7rem;
      --logo: 8rem;
      --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;
      --dist180: 9rem;
      --dist220: 11rem; } }
  @media (max-width: 800px) {
    :root {
      --size-hd: 7rem;
      --size-sc: 6rem;
      --logo: 5rem; } }

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: .5rem; }
  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; }

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); }
  @media screen and (min-width: 1201px) {
    .main {
      padding-top: calc(var(--hd-top) + var(--hd-bot)); } }

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

.relative {
  position: relative;
  overflow: hidden; }

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

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

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

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

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

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

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

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

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

.bg-linear {
  background: linear-gradient(257deg, var(--Bossanova-Main, #5A2D67) 0%, var(--Tangaroa-Main, #091235) 100%); }

.dflex-wr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1rem; }

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

.mgauto {
  margin: 0 auto; }

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

.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(--color-border); }
  .bdswiper .swiper-slide:not(:last-child) {
    border-right: 0.1rem solid var(--color-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.6rem;
  padding: 1.2rem 1.6rem;
  background: #F9F9F9;
  border-radius: 5rem;
  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); }

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

.audiogl-time {
  font-size: 1.4rem;
  font-weight: 600;
  color: #333;
  min-width: 5rem;
  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: .8rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.audiogl-btn {
  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;
  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); }
  .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: #4CAF50; }
    .audiogl-btn.play i {
      color: white; }
    .audiogl-btn.play:hover {
      background-color: #45a049; }

.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: #4CAF50;
      -webkit-transition: width 0.1s linear;
      transition: width 0.1s linear; }
  .audiogl-progress .rad {
    position: absolute;
    width: 1.2rem;
    height: 1.2rem;
    background: #4CAF50;
    border-radius: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 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;
    display: none; }
    .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: 1.2rem; }
  .audiogl-vol-btn {
    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;
    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); }
    .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: 7rem;
    cursor: pointer; }
    .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: #4CAF50; }
    .audiogl-vol-line .rad {
      position: absolute;
      width: 1.2rem;
      height: 1.2rem;
      background: #4CAF50;
      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; }
      .audiogl-vol-line .rad:hover {
        -webkit-transform: translate(-50%, -50%) scale(1.2);
        transform: translate(-50%, -50%) scale(1.2); }

.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%;
  border-radius: .4rem;
  display: block; }

.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-text5);
  --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
  font-size: var(--f-sz);
  font-weight: 400;
  font-family: var(--font-pri);
  margin-bottom: 1.2rem; }

.mona-content span {
  font-weight: 700;
  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(--color-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(--color-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; }
  @media screen and (max-width: 768px) {
    .row.row-3 .col {
      width: 50%; } }
  @media screen and (max-width: 450px) {
    .row.row-3 .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: 42rem;
  background-color: var(--white);
  transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-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: .8rem 2.4rem; }
  .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(--color-border-07);
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    opacity: 0;
    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-loca {
    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); }
    .mobile-loca .txt {
      font-size: 1.6rem;
      text-transform: uppercase;
      color: var(--color-second);
      margin-bottom: var(--dist16);
      font-family: var(--font-sec);
      font-weight: 600; }
    .mobile-loca .link {
      --f-sz: 1.6rem;
      font-size: var(--f-sz);
      color: var(--color-second);
      font-weight: 400; }
      @media screen and (max-width: 800px) {
        .mobile-loca .link {
          --f-sz: 1.4rem; } }
      @media screen and (min-width: 1200px) {
        .mobile-loca .link:hover {
          text-decoration: underline; } }
  .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-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 .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: var(--dist32);
      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); }
        @media screen and (min-width: 1200px) {
          .header-nav .menu-nav > .menu-list > .menu-item.dropdown:hover::before {
            width: 0; }
          .header-nav .menu-nav > .menu-list > .menu-item.dropdown:hover::after {
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            width: 100%; } }
        .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-text1);
          font-family: var(--font-pri);
          font-weight: 300;
          --f-sz: 1.6rem;
          font-size: var(--f-sz);
          padding: 0;
          white-space: nowrap;
          position: relative;
          -webkit-transition: all .3s ease;
          transition: all .3s ease; }
          @media screen and (max-width: 800px) {
            .header-nav .menu-nav > .menu-list > .menu-item > .menu-link {
              --f-sz: 1.4rem; } }
          .header-nav .menu-nav > .menu-list > .menu-item > .menu-link i {
            color: var(--color-second);
            font-size: 1.2rem; }
          @media screen and (min-width: 1200px) {
            .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::before, .header-nav .menu-nav > .menu-list > .menu-item.current_page_parent > .menu-link::before, .header-nav .menu-nav > .menu-list > .menu-item.current-menu-item > .menu-link::before {
            width: 100%; }
          .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;
    -moz-transition: 0.2s ease-in-out ease-in-out;
    -ms-transition: 0.2s ease-in-out ease-in-out;
    -o-transition: 0.2s ease-in-out ease-in-out;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s; }
    @media screen and (min-width: 1200px) {
      .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-second); }
      .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;
        -moz-transition: 0.2s ease-in-out ease-in-out;
        -ms-transition: 0.2s ease-in-out ease-in-out;
        -o-transition: 0.2s ease-in-out ease-in-out;
        transition-delay: 0s;
        -webkit-transition-delay: 0s;
        -moz-transition-delay: 0s;
        -ms-transition-delay: 0s;
        -o-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;
      -moz-transition: 0.2s ease-in-out ease-in-out;
      -ms-transition: 0.2s ease-in-out ease-in-out;
      -o-transition: 0.2s ease-in-out ease-in-out;
      transition-delay: 0s;
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      -ms-transition-delay: 0s;
      -o-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;
        -moz-transition: 0.2s ease-in-out ease-in-out;
        -ms-transition: 0.2s ease-in-out ease-in-out;
        -o-transition: 0.2s ease-in-out ease-in-out;
        transition-delay: 0s;
        -webkit-transition-delay: 0s;
        -moz-transition-delay: 0s;
        -ms-transition-delay: 0s;
        -o-transition-delay: 0s; }
    .header-nav .menu-item > .menu-link,
    .header-nav .menu-item > a {
      display: block;
      --f-sz: 1.6rem;
      font-size: var(--f-sz);
      font-weight: 600;
      color: var(--color-text1);
      font-family: var(--font-pri); }
      @media screen and (max-width: 800px) {
        .header-nav .menu-item > .menu-link,
        .header-nav .menu-item > a {
          --f-sz: 1.4rem; } }
      .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-text1);
        -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;
      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;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      background: var(--white);
      -webkit-box-shadow: 0px 8px 32px 0px rgba(18, 18, 18, 0.1);
      box-shadow: 0px 8px 32px 0px rgba(18, 18, 18, 0.1);
      -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; }
      .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(--color-border); }
        .header-nav .menu-item > .menu-list > .menu-item::before {
          position: absolute;
          content: '';
          height: 100%;
          right: 0;
          bottom: 0;
          width: 0;
          background: var(--color-bg);
          -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 {
          font-weight: 600;
          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: #1E293B;
          padding: 1.2rem;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          font-weight: 400;
          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.2rem;
            color: var(--color-second);
            -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: 300;
  color: var(--color-second);
  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 {
  color: var(--color-second); }

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

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

.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-second);
  font-size: 1.6rem;
  font-weight: 600;
  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-second);
    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: 600;
  text-transform: capitalize;
  color: var(--color-second); }

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

@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 span {
  color: #DDBBEC; }

.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-head {
  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;
  gap: 1.6rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.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(2.8rem, calc(0.4rem + 3vw), 4rem);
  font-size: var(--f-sz);
  font-weight: 600;
  font-family: var(--font-sec);
  text-wrap: pretty;
  line-height: 150%;
  overflow: visible;
  z-index: 1; }
  .title-pri.txt-spl .word {
    line-height: 1.5; }
  .title-pri.t-decor span {
    position: relative;
    color: var(--color-pri);
    --f-sz: clamp(3.4rem, calc(-1.8rem + 6.5vw), 6rem);
    font-size: var(--f-sz);
    font-weight: 700; }
  .title-pri.t-decor.t-cwhite span {
    color: #DDBBEC; }
  .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.6rem, calc(0.6rem + 2.5vw), 3.6rem);
    font-size: var(--f-sz); }
  .title-pri.f-sec {
    --f-sz: clamp(2.2rem, calc(0.2rem + 2.5vw), 3.2rem);
    font-size: var(--f-sz); }
  .title-pri.f-thr {
    --f-sz: clamp(2.2rem, calc(1rem + 1.5vw), 2.8rem);
    font-size: var(--f-sz); }
  .title-pri.f-four {
    --f-sz: clamp(1.9rem, calc(0.9rem + 1.25vw), 2.4rem);
    font-size: var(--f-sz); }
  .title-pri.f-title {
    --f-sz: clamp(3rem, calc(-0.6rem + 4.5vw), 4.8rem);
    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.bold {
    font-weight: 700; }
  .title-pri.lh-12 {
    line-height: 1.2; }
  .title-pri.t-cwhite {
    color: var(--white); }

.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%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%); }

.txt-animated.ani-up.is-inview .char {
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-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);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transition: 0.8s ease-out ease-in-out;
    -webkit-transition: 0.8s ease-out ease-in-out;
    -moz-transition: 0.8s ease-out ease-in-out;
    -ms-transition: 0.8s ease-out ease-in-out;
    -o-transition: 0.8s ease-out ease-in-out;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-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);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transition: 0.8s ease-out ease-in-out;
    -webkit-transition: 0.8s ease-out ease-in-out;
    -moz-transition: 0.8s ease-out ease-in-out;
    -ms-transition: 0.8s ease-out ease-in-out;
    -o-transition: 0.8s ease-out ease-in-out;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    pointer-events: none;
    z-index: 3; }
  .load-img-second.is-inview::after {
    transform: translate(0, -110%);
    -webkit-transform: translate(0, -110%);
    -moz-transform: translate(0, -110%);
    -ms-transform: translate(0, -110%);
    -o-transform: translate(0, -110%); }
  .load-img-second.is-inview::before {
    transform: translate(0, 110%);
    -webkit-transform: translate(0, 110%);
    -moz-transform: translate(0, 110%);
    -ms-transform: translate(0, 110%);
    -o-transform: translate(0, 110%); }

.load-img-third {
  position: relative;
  overflow: hidden; }
  .load-img-third img {
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    opacity: 0;
    transition: 1.2s ease 1s;
    -webkit-transition: 1.2s ease 1s;
    -moz-transition: 1.2s ease 1s;
    -ms-transition: 1.2s ease 1s;
    -o-transition: 1.2s ease 1s;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-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%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%); }
  .load-img-third.second.is-inview img {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-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%);
    -moz-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
    -ms-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
    -o-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%);
      -moz-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
      -ms-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
      -o-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%);
    -moz-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
    -ms-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
    -o-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%);
      -moz-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
      -ms-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
      -o-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 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(1);
    transform: scale(1); }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

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

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

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

@-webkit-keyframes 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(--color-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(--color-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(--color-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: 1201px) {
  .side {
    position: sticky;
    top: var(--size-hd); } }

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

@media screen and (max-width: 1200px) {
  .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; }
    .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.icon i {
  -webkit-transition: all .45s ease;
  transition: all .45s ease; }

.side-close:hover i {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg); }

@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: var(--dist24);
  --rgap: var(--dist24); }

@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: 4.8rem; }
  @media screen and (max-width: 1200px) {
    .frm-item {
      --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%;
    --f-sz: 1.6rem;
    font-size: var(--f-sz);
    color: var(--color-text);
    font-family: var(--font-pri);
    font-weight: 500;
    outline: none;
    padding: .6rem 1.2rem;
    height: var(--height);
    border-radius: .4rem; }
    @media screen and (max-width: 800px) {
      .frm-item textarea,
      .frm-item input {
        --f-sz: 1.4rem; } }
    .frm-item textarea::-webkit-input-placeholder,
    .frm-item input::-webkit-input-placeholder {
      --f-sz: 1.6rem;
      font-size: var(--f-sz);
      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 {
      --f-sz: 1.6rem;
      font-size: var(--f-sz);
      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 {
      --f-sz: 1.6rem;
      font-size: var(--f-sz);
      color: var(--color-text2);
      font-family: var(--font-pri);
      font-weight: 400;
      line-height: 150%; }
    .frm-item textarea::placeholder,
    .frm-item input::placeholder {
      --f-sz: 1.6rem;
      font-size: var(--f-sz);
      color: var(--color-text2);
      font-family: var(--font-pri);
      font-weight: 400;
      line-height: 150%; }
      @media screen and (max-width: 800px) {
        .frm-item textarea::-webkit-input-placeholder,
        .frm-item input::-webkit-input-placeholder {
          --f-sz: 1.4rem; }
        .frm-item textarea::-moz-placeholder,
        .frm-item input::-moz-placeholder {
          --f-sz: 1.4rem; }
        .frm-item textarea::-ms-input-placeholder,
        .frm-item input::-ms-input-placeholder {
          --f-sz: 1.4rem; }
        .frm-item textarea::placeholder,
        .frm-item input::placeholder {
          --f-sz: 1.4rem; } }
  .frm-item .dateTime {
    position: relative;
    padding: .6rem 1.2rem;
    height: var(--height);
    border-radius: .8rem;
    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;
  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;
  border-radius: .4rem;
  border: 0.1rem solid var(--color-pri); }
  @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-text1);
  font-weight: 600;
  font-family: var(--font-pri);
  --f-sz: 1.6rem;
  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.4rem; } }
  .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: 8px; }

/* Track */
::-webkit-scrollbar-track {
  background: var(--border); }

/* 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);
  --logowr: 35.2rem;
  border-bottom: 0.1rem solid var(--border);
  height: var(--size-hd); }
  @media screen and (min-width: 1201px) {
    .header {
      height: calc(var(--size-top) + var(--size-bot)); } }
  @media screen and (max-width: 1500px) {
    .header {
      --logowr: 25rem; } }
  .header .container {
    max-width: 154.2rem; }
  @media screen and (min-width: 1201px) {
    .header.hide {
      -webkit-transform: translateY(-100%);
      transform: translateY(-100%); } }
  @media screen and (max-width: 1200px) {
    .header.sticky {
      height: var(--size-sc); } }
  @media screen and (max-width: 1200px) {
    .header.sticky .mobile-overlay,
    .header.sticky .mobile {
      top: var(--size-sc);
      height: calc(100% - var(--size-sc)); } }
  .header-wrap {
    height: 100%;
    position: relative;
    z-index: 2;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
  .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 {
    position: relative;
    height: 100%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
    @media screen and (min-width: 1201px) {
      .header-flex {
        height: var(--hd-bot); } }
    .header-flex-in {
      position: relative;
      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: var(--dist30);
      margin: auto;
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
      @media screen and (min-width: 1201px) {
        .header-flex-in {
          padding-left: calc(var(--logowr) + 2rem); } }
      @media screen and (min-width: 1401px) {
        .header-flex-in {
          padding-left: calc(var(--logowr) + 5rem) !important; } }
      @media screen and (max-width: 800px) {
        .header-flex-in {
          gap: 1.2rem; } }
  .header-top {
    position: relative;
    height: var(--size-top);
    background-color: #443F3F;
    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 (min-width: 1201px) {
      .header-top {
        height: var(--hd-top); } }
    @media screen and (max-width: 1200px) {
      .header-top {
        display: none; } }
    .header-top .des {
      color: #E5E5E5;
      --f-sz: 1.6rem;
      font-size: var(--f-sz); }
      @media screen and (max-width: 800px) {
        .header-top .des {
          --f-sz: 1.4rem; } }
      @media screen and (max-width: 1500px) {
        .header-top .des {
          font-size: 1.4rem; } }
    .header-top-inner {
      height: 100%;
      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) {
        .header-top-inner {
          padding-left: calc(var(--logowr) + 2rem); } }
      @media screen and (min-width: 1401px) {
        .header-top-inner {
          padding-left: calc(var(--logowr) + 5rem) !important; } }
  @media screen and (max-width: 1200px) {
    .header-nav {
      display: none; } }
  .header-logo {
    position: relative;
    width: var(--logo);
    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;
    border: 0.1rem solid var(--border);
    border-bottom: none; }
    @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; } }
    @media screen and (min-width: 1201px) {
      .header-logo {
        position: absolute;
        bottom: 0;
        left: 0;
        height: calc(var(--hd-top) + var(--hd-bot));
        background-color: var(--white);
        width: var(--logowr);
        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-logo .custom-logo-link,
    .header-logo a, .header-logo-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;
      height: 100%;
      width: var(--logo);
      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%;
        display: block;
        -o-object-fit: contain;
        object-fit: contain; }
  .header-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1.6rem;
    position: relative; }
    @media screen and (max-width: 800px) {
      .header-action {
        gap: .8rem; } }
    @media screen and (max-width: 1500px) {
      .header-action .btn-main {
        min-width: -webkit-fit-content !important;
        min-width: -moz-fit-content !important;
        min-width: fit-content !important; } }
    @media screen and (max-width: 800px) {
      .header-action .btn-main {
        font-size: 1.4rem;
        height: 3.4rem;
        padding: .6rem 1.2rem; }
        .header-action .btn-main .txt {
          font-size: 1.4rem; }
        .header-action .btn-main .icon {
          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-search {
    position: relative;
    height: 100%;
    --wh: 4.4rem;
    -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; }
    @media screen and (max-width: 1200px) {
      .header-search {
        --wh: 4rem; } }
    @media screen and (max-width: 800px) {
      .header-search {
        --wh: 3.4rem; } }
    @media screen and (max-width: 400px) {
      .header-search {
        --wh: 3.2rem; } }
    .header-search .header-logo {
      position: static;
      height: auto;
      width: 100%;
      border: none;
      background-color: transparent; }
      .header-search .header-logo .header-logo-link,
      .header-search .header-logo .custom-logo-link {
        width: 100%; }
    .header-search .active .header-search-close {
      opacity: 1;
      visibility: visible; }
    .header-search-icon {
      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;
      padding: .4rem;
      color: var(--white);
      border: .1rem solid transparent;
      border-radius: 100%;
      cursor: pointer;
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
      @media screen and (max-width: 1200px) {
        .header-search-icon {
          border-color: var(--color-second); } }
      @media screen and (min-width: 1200px) {
        .header-search-icon:hover {
          border-color: var(--color-second); } }
      .header-search-icon img {
        width: calc(var(--wh)/2);
        height: calc(var(--wh)/2);
        display: block;
        -o-object-fit: contain;
        object-fit: contain; }
    .header-search-overlay {
      position: fixed;
      left: 0;
      bottom: 0;
      height: 100vh;
      top: 0;
      width: 0;
      z-index: 999;
      -webkit-backdrop-filter: blur(0.7rem);
      backdrop-filter: blur(0.7rem);
      background-color: var(--color-border-07);
      visibility: hidden;
      opacity: 0;
      -webkit-transition: all .45s ease;
      transition: all .45s ease;
      -webkit-transition-delay: .3s;
      transition-delay: .3s; }
      .header-search-overlay.active {
        width: 100%;
        right: 0;
        visibility: visible;
        opacity: 1;
        -webkit-transition-delay: .1s;
        transition-delay: .1s; }
    .header-search-bar {
      position: fixed;
      left: 50vw;
      top: 50vh;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      z-index: 999;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-transition: all .45s ease;
      transition: all .45s ease;
      -webkit-clip-path: inset(0 50% 0 50%);
      clip-path: inset(0 50% 0 50%); }
      .header-search-bar.active {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
        -webkit-transition-delay: .45s;
        transition-delay: .45s; }
      .header-search-bar-input {
        margin: auto;
        position: relative;
        background-color: var(--white);
        overflow: hidden;
        font-weight: 500;
        border-radius: .4rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border: 0.1rem solid var(--color-pri); }
        .header-search-bar-input #searchform {
          width: 100%; }
        .header-search-bar-input .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; }
        .header-search-bar-input .input {
          padding: .8rem 1.6rem;
          -webkit-transition: 1.5s;
          transition: 1.5s;
          font-family: var(--font-pri);
          font-weight: normal;
          color: var(--color-text);
          background-color: transparent;
          height: 100%;
          width: 100%;
          border: none;
          outline: none;
          --f-sz: clamp(1.6rem, calc(1.2rem + 0.5vw), 1.8rem);
          font-size: var(--f-sz);
          font-weight: 600; }
          .header-search-bar-input .input::-webkit-input-placeholder {
            color: var(--color-text-4);
            font-family: var(--font-pri);
            --f-sz: clamp(1.6rem, calc(1.2rem + 0.5vw), 1.8rem);
            font-size: var(--f-sz);
            font-weight: 600; }
          .header-search-bar-input .input::-moz-placeholder {
            color: var(--color-text-4);
            font-family: var(--font-pri);
            --f-sz: clamp(1.6rem, calc(1.2rem + 0.5vw), 1.8rem);
            font-size: var(--f-sz);
            font-weight: 600; }
          .header-search-bar-input .input::-ms-input-placeholder {
            color: var(--color-text-4);
            font-family: var(--font-pri);
            --f-sz: clamp(1.6rem, calc(1.2rem + 0.5vw), 1.8rem);
            font-size: var(--f-sz);
            font-weight: 600; }
          .header-search-bar-input .input::placeholder {
            color: var(--color-text-4);
            font-family: var(--font-pri);
            --f-sz: clamp(1.6rem, calc(1.2rem + 0.5vw), 1.8rem);
            font-size: var(--f-sz);
            font-weight: 600; }
        .header-search-bar-input .link {
          --wh: 4.8rem;
          width: var(--wh);
          height: var(--wh);
          -ms-flex-negative: 0;
          flex-shrink: 0;
          padding: 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;
          color: var(--white);
          background-color: transparent;
          border-left: 0.1rem solid var(--color-pri);
          -webkit-transition: all .3s ease;
          transition: all .3s ease; }
          @media screen and (max-width: 1200px) {
            .header-search-bar-input .link {
              --wh: 4rem; } }
          .header-search-bar-input .link:hover {
            background-color: var(--color-border);
            opacity: 0.8; }
          .header-search-bar-input .link img {
            -webkit-filter: var(--filter-2) !important;
            filter: var(--filter-2) !important;
            width: calc(var(--wh)/2);
            height: calc(var(--wh)/2);
            display: block;
            -o-object-fit: contain;
            object-fit: contain; }
          .header-search-bar-input .link .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; }
          .header-search-bar-input .link::before {
            display: none; }
          .header-search-bar-input .link:hover i {
            color: var(--white); }
    .header-search-in {
      background: var(--white);
      width: 60vw;
      padding: 4rem;
      border-radius: .8rem; }
      @media screen and (max-width: 800px) {
        .header-search-in {
          width: 85vw;
          padding: 3rem 2rem; } }
    .header-search-logo {
      max-width: 100%; }
      .header-search-logo img {
        width: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        display: block; }
    .header-search-top {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      gap: 2rem;
      margin-bottom: 3rem; }
      @media screen and (max-width: 1200px) {
        .header-search-top {
          margin-bottom: 1.6rem; } }
      .header-search-top .tt {
        --f-sz: clamp(2.6rem, calc(0.6rem + 2.5vw), 3.6rem);
        font-size: var(--f-sz);
        font-weight: 600;
        color: var(--color-text);
        text-transform: capitalize;
        text-align: center; }
        @media screen and (max-width: 1200px) {
          .header-search-top .tt {
            font-size: 2rem; } }
    .header-search-close {
      --w: 3.2rem;
      width: var(--w) !important;
      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;
      z-index: 999;
      position: absolute !important;
      color: var(--color-pri);
      top: 1rem;
      right: 1rem;
      --f-sz: 1.6rem;
      font-size: var(--f-sz);
      border-radius: 100rem !important;
      cursor: pointer;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all .45s ease;
      transition: all .45s ease;
      border: 0.1rem solid var(--color-pri); }
      @media screen and (max-width: 800px) {
        .header-search-close {
          --f-sz: 1.4rem; } }
      .header-search-close.active {
        opacity: 1;
        visibility: visible;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-transition-delay: .5s;
        transition-delay: .5s; }
      @media screen and (min-width: 1200px) {
        .header-search-close:hover i {
          -webkit-transform: rotate(360deg);
          transform: rotate(360deg); } }
      .header-search-close i {
        -webkit-transition: all .3s ease;
        transition: all .3s ease; }

.mncart-btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: .4rem;
  cursor: pointer; }
  .mncart-btn .icon {
    --wh: 4.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;
    border: .1rem solid transparent;
    border-radius: 100%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
    @media screen and (min-width: 1200px) {
      .mncart-btn .icon:hover {
        border-color: var(--color-second); } }
    @media screen and (max-width: 1200px) {
      .mncart-btn .icon {
        border-color: var(--color-second);
        --wh: 4rem; } }
    @media screen and (max-width: 800px) {
      .mncart-btn .icon {
        --wh: 3.4rem; } }
    .mncart-btn .icon img {
      width: 50%;
      height: 50%;
      display: block;
      -o-object-fit: contain;
      object-fit: contain; }
  .mncart-btn .txt {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1rem;
    font-weight: 600;
    color: var(--white);
    background-color: var(--color-pri);
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1;
    line-height: 1.2;
    width: 2rem;
    height: 2rem; }
    @media screen and (max-width: 800px) {
      .mncart-btn .txt {
        font-size: .8rem;
        width: 1.6rem;
        height: 1.6rem; } }

.mncart {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  z-index: 101;
  width: 50rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  max-width: 95%; }
  .mncart.open {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  .mncart-wr {
    background-color: var(--white);
    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; }
  .mncart-bdy {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 1.4rem 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .mncart-close {
    border: 0.1rem solid var(--color-second);
    width: 2.4rem;
    height: 2.4rem;
    border-radius: 100%;
    color: var(--color-second);
    font-size: 1.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;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
    @media screen and (min-width: 1200px) {
      .mncart-close:hover {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg); } }
    .mncart-close i {
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
  .mncart-inner {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 0;
    max-height: 100%;
    overflow: hidden auto; }
    .mncart-inner-tt {
      color: var(--color-pri);
      --f-sz: clamp(1.9rem, calc(0.9rem + 1.25vw), 2.4rem);
      font-size: var(--f-sz);
      font-weight: 700;
      text-transform: uppercase; }
  .mncart-overlay {
    position: fixed;
    width: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    background: var(--color-border-07);
    z-index: 100;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    width: 0; }
    .mncart-overlay.open {
      width: 100%; }
  .mncart-head {
    padding-bottom: 1.6rem;
    padding: 1.4rem var(--dist20);
    margin-bottom: 1.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 1.2rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 1200px) {
      .mncart-head {
        border-bottom: 0.1rem solid var(--color-second); } }
    @media screen and (max-width: 600px) {
      .mncart-head {
        padding: 0 1.2rem 1.2rem; } }
    .mncart-head-tt {
      color: var(--color-second);
      --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
      font-size: var(--f-sz);
      font-weight: 600;
      text-transform: uppercase;
      font-family: var(--font-sec); }
  .mncart-price {
    --f-sz: 1.6rem;
    font-size: var(--f-sz);
    font-weight: 600;
    color: var(--color-pri); }
    @media screen and (max-width: 800px) {
      .mncart-price {
        --f-sz: 1.4rem; } }
  .mncart-inner {
    padding: 0 2rem; }
  .mncart-item {
    position: relative;
    padding: 1.2rem 0; }
  .mncart-link {
    font-size: 1.2rem;
    font-weight: 700;
    color: var(--color-pri);
    text-decoration: underline;
    text-underline-position: below;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    @media screen and (min-width: 1200px) {
      .mncart-link:hover {
        color: var(--color-second); } }
  .mncart-mini {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.2rem; }
    .mncart-mini .product-remove {
      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; }
  .mncart-img {
    --wh: 14rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: var(--wh);
    background-color: var(--color-cart);
    border-radius: var(--dist16);
    overflow: hidden;
    position: relative; }
    @media screen and (max-width: 1200px) {
      .mncart-img {
        --wh: 10rem; } }
    @media screen and (max-width: 400px) {
      .mncart-img {
        padding: 0;
        --wh: 8rem; } }
    .mncart-img::before {
      position: absolute;
      content: '';
      top: 0;
      left: -85%;
      z-index: 2;
      pointer-events: none;
      display: block;
      width: 50%;
      height: 100%;
      background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.3)));
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
      transform: skewX(-25deg);
      -webkit-transform: skewX(-25deg);
      -moz-transform: skewX(-25deg);
      -ms-transform: skewX(-25deg);
      -o-transform: skewX(-25deg); }
    @media screen and (min-width: 1200px) {
      .mncart-img:hover::before {
        -webkit-animation: shine .75s;
        animation: shine .75s; } }
    .mncart-img-inner {
      display: block;
      padding-top: calc((140 / 140) * 100%);
      position: relative;
      overflow: hidden;
      width: 100%;
      height: 100%; }
      .mncart-img-inner img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block; }
  .mncart-tt {
    --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;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: var(--color-tt);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-family: var(--font-sec); }
    @media screen and (min-width: 1200px) {
      .mncart-tt:hover {
        color: var(--color-second); } }
  .mncart-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.2rem;
    position: relative; }
    .mncart-des-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: .4rem; }
    .mncart-des .txt {
      color: var(--color-sub);
      font-size: 1.2rem;
      font-weight: 400;
      line-height: 1.2; }
  .mncart-bot-inner {
    padding: var(--dist20);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: var(--dist40); }
    @media screen and (max-width: 800px) {
      .mncart-bot-inner {
        padding: 1.2rem;
        margin-bottom: 1.2rem; } }
    .mncart-bot-inner .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: 1rem;
      width: 100%;
      padding-bottom: 1.6rem;
      margin-bottom: 1.6rem;
      border-bottom: 0.1rem solid var(--border); }
    .mncart-bot-inner .item {
      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;
      gap: 1.2rem;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .mncart-bot-inner .txt {
      --f-sz: 1.6rem;
      font-size: var(--f-sz);
      color: var(--color-sub);
      font-weight: 700; }
      @media screen and (max-width: 800px) {
        .mncart-bot-inner .txt {
          --f-sz: 1.4rem; } }
    .mncart-bot-inner .text {
      font-size: 1.2rem;
      font-weight: 400;
      color: var(--color-sub);
      font-style: italic; }
  .mncart-qty {
    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;
    gap: var(--dist20); }
    .mncart-qty .txt {
      --f-sz: 1.4rem;
      font-size: var(--f-sz);
      font-weight: 500;
      color: #231F20; }
      @media screen and (max-width: 800px) {
        .mncart-qty .txt {
          --f-sz: 1.2rem; } }
    .mncart-qty-inp {
      border: .1rem solid #BFBFBF;
      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: .4rem;
      padding: .8rem;
      border-radius: .4rem;
      min-width: 10rem; }
      .mncart-qty-inp input {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        --f-sz: clamp(1.6rem, calc(1.2rem + 0.5vw), 1.8rem);
        font-size: var(--f-sz);
        font-weight: 500;
        color: #231F20;
        font-family: var(--font-pri);
        outline: none;
        border: none;
        display: none; }
      .mncart-qty-inp .ip-value {
        --f-sz: clamp(1.6rem, calc(1.2rem + 0.5vw), 1.8rem);
        font-size: var(--f-sz);
        font-weight: 500;
        color: #231F20;
        font-family: var(--font-pri);
        line-height: 1.3; }
    .mncart-qty-btn {
      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;
      color: var(--black);
      cursor: pointer; }
  .mncart-gr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: var(--dist20);
    gap: 1.2rem; }
    .mncart-gr .btn-main {
      border-radius: 0;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }

section {
  position: relative;
  z-index: 1; }
  section .dcor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: -1;
    width: 151rem;
    max-width: 100%; }
    section .dcor span {
      height: 100%;
      width: .1rem;
      background: var(--color-border-01); }

.footer {
  position: relative;
  --lg: 14.3rem; }
  @media screen and (max-width: 1200px) {
    .footer {
      --lg: 10rem; } }
  .footer .dcor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: -1;
    width: 151rem;
    max-width: 100%; }
    @media screen and (max-width: 1200px) {
      .footer .dcor {
        display: none; } }
    .footer .dcor span {
      height: 100%;
      width: .1rem;
      background: var(--color-opa-white-01); }
  .footer-wr {
    position: relative; }
    .footer-wr::before {
      position: absolute;
      content: '';
      inset: 0;
      background-color: var(--color-second);
      z-index: -5; }
  .footer-bdy {
    padding: var(--dist60) 0 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: var(--dist60); }
    .footer-bdy .mobile-loca .txt {
      color: var(--color-text3); }
    .footer-bdy .mobile-loca .link {
      color: var(--color-text4); }
  .footer-author {
    text-align: 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;
    gap: 1.2rem; }
    .footer-author-inner {
      padding: var(--dist24) 0;
      border-top: .1rem solid #E5E5E5; }
    .footer-author .des {
      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;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      gap: 1.2rem; }
      .footer-author .des img {
        width: 18rem;
        height: 1.2rem;
        display: block;
        -o-object-fit: contain;
        object-fit: contain; }
    .footer-author .txt {
      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-wrap: wrap;
      flex-wrap: wrap;
      font-weight: 400;
      color: var(--color-text2); }
  .footer-decor {
    width: 100%; }
    .footer-decor img {
      width: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      display: block; }
  .footer .menu-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: var(--dist16); }
  .footer-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: var(--dist24);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 600px) {
      .footer-head {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center; } }
    .footer-head-des {
      max-width: 90.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.2rem; }
      .footer-head-des .tt {
        color: var(--color-text3); }
      .footer-head-des .txt {
        --f-sz: clamp(1.6rem, calc(1.2rem + 0.5vw), 1.8rem);
        font-size: var(--f-sz);
        color: var(--color-text4);
        font-weight: 400; }
  .footer-logo {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: var(--lg);
    position: relative; }
    .footer-logo .inner {
      width: 100%;
      display: block; }
      .footer-logo .inner img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        display: block; }
  .footer-inner:not(:last-child) {
    margin-bottom: var(--dist40); }
  .footer-bot {
    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;
    gap: 1.6rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .footer-bot .menu-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -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(--dist40); }
      @media screen and (max-width: 768px) {
        .footer-bot .menu-list {
          gap: 1.2rem; } }
  .footer .menu-link {
    --f-sz: 1.6rem;
    font-size: var(--f-sz);
    font-weight: 400;
    color: var(--color-text4);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    text-transform: capitalize;
    font-family: var(--font-pri); }
    @media screen and (max-width: 800px) {
      .footer .menu-link {
        --f-sz: 1.4rem; } }
    @media screen and (min-width: 1200px) {
      .footer .menu-link:hover {
        text-decoration: underline; } }
  .footer .social {
    margin-top: 0; }
  .footer .social-link {
    --wicon: 3.6rem;
    border-radius: 0;
    overflow: visible; }
    .footer .social-link img {
      width: 70%;
      height: 70%;
      display: block;
      -o-object-fit: contain;
      object-fit: contain; }
  .footer-row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  @media screen and (max-width: 1200px) {
    .footer-col:nth-child(1) {
      width: 30%; } }
  @media screen and (max-width: 768px) {
    .footer-col:nth-child(1) {
      width: 50%; } }
  @media screen and (max-width: 500px) {
    .footer-col:nth-child(1) {
      width: 100%; } }
  @media screen and (max-width: 1200px) {
    .footer-col:nth-child(2) {
      width: 30%; } }
  @media screen and (max-width: 768px) {
    .footer-col:nth-child(2) {
      width: 50%; } }
  @media screen and (max-width: 500px) {
    .footer-col:nth-child(2) {
      width: 100%; } }
  @media screen and (max-width: 1200px) {
    .footer-col:nth-child(3) {
      width: 20%; } }
  @media screen and (max-width: 768px) {
    .footer-col:nth-child(3) {
      width: 50%; } }
  @media screen and (max-width: 1200px) {
    .footer-col:nth-child(4) {
      width: 20%; } }
  @media screen and (max-width: 768px) {
    .footer-col:nth-child(4) {
      width: 50%; } }
  .footer-tt {
    font-size: 1.6rem;
    text-transform: uppercase;
    color: var(--color-text3);
    margin-bottom: 1.6rem; }

.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(--white);
  border: 0.1rem solid var(--color-second); }
  @media screen and (max-width: 800px) {
    .hamburger {
      width: 3.4rem;
      height: 3.4rem; } }

.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(--color-second);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 6;
  /* Define the transition for transforming the Stroke */
  -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;
      -moz-transition: 0.3s ease-in-out 0.1s;
      -ms-transition: 0.3s ease-in-out 0.1s;
      -o-transition: 0.3s ease-in-out 0.1s;
      transition-delay: 0s;
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      -ms-transition-delay: 0s;
      -o-transition-delay: 0s; }
  .popup-overlay {
    position: absolute;
    left: 0;
    top: 0;
    background-color: var(--color-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%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-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: 20vh;
    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%;
    min-height: 25vh;
    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;
    margin-bottom: 1.6rem; }
  .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-dtor .popup-main {
  max-width: 60rem;
  padding: var(--dist40); }

.popup-dtor-frm {
  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); }
  .popup-dtor-frm .btn-main {
    margin-left: auto; }
  .popup-dtor-frm .wpcf7-form {
    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); }
  .popup-dtor-frm .tt {
    font-family: var(--font-sec); }

.bnh {
  position: relative;
  overflow: hidden; }
  .bnh-bg {
    position: absolute;
    inset: 0;
    z-index: -2; }
    .bnh-bg .inner {
      display: block;
      padding-top: calc((656 / 1728) * 100%);
      position: relative;
      overflow: hidden;
      width: 100%;
      height: 100%; }
    .bnh-bg img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      display: block; }
  .bnh .container {
    max-width: 154.2rem; }
  .bnh-item {
    min-height: calc(656/1728 * 100vw); }
    .bnh-item .title-pri {
      --f-sz: clamp(5.2rem, calc(-8.4rem + 17vw), 12rem);
      font-size: var(--f-sz);
      font-weight: 700;
      text-transform: uppercase;
      line-height: 1.2;
      max-width: 90rem;
      color: var(--color-second); }
      @media screen and (max-width: 1200px) {
        .bnh-item .title-pri {
          --f-sz: clamp(4rem, calc(-2.4rem + 8vw), 7.2rem);
          font-size: var(--f-sz); } }
      .bnh-item .title-pri span {
        line-height: 1.2 !important; }
  .bnh-ctent {
    max-width: 70rem; }
    .bnh-ctent div,
    .bnh-ctent p, .bnh-ctent li {
      --f-sz: clamp(1.6rem, calc(1.2rem + 0.5vw), 1.8rem);
      font-size: var(--f-sz); }
  .bnh-des {
    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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    z-index: 2;
    padding: var(--dist62) 0; }
    @media screen and (max-width: 900px) {
      .bnh-des::before {
        position: absolute;
        content: '';
        inset: 0;
        z-index: -1;
        background: var(--color-opa-white-05); } }
    .bnh-des-inner {
      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: var(--dist40);
      height: 100%; }
  .bnh-gr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.2rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .bnh-slider .swiper-pagination {
    position: absolute;
    bottom: var(--dist30) !important; }
    .bnh-slider .swiper-pagination-bullet {
      --wbul: 2rem;
      background-color: transparent;
      opacity: 1;
      overflow: visible; }
      .bnh-slider .swiper-pagination-bullet::before {
        position: absolute;
        content: '';
        width: calc(var(--wbul)/2);
        height: calc(var(--wbul)/2);
        background-color: var(--color-second);
        border-radius: 100%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: all .3s ease;
        transition: all .3s ease; }
      .bnh-slider .swiper-pagination-bullet::after {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        background-color: transparent;
        border: 0.1rem solid var(--color-second);
        border-radius: 100%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) scale(0);
        transform: translate(-50%, -50%) scale(0);
        -webkit-transition: all .3s ease;
        transition: all .3s ease; }
      .bnh-slider .swiper-pagination-bullet-active {
        width: var(--wbul); }
        .bnh-slider .swiper-pagination-bullet-active::before {
          background-color: var(--color-second); }
        .bnh-slider .swiper-pagination-bullet-active::after {
          -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1); }
  .bnh-row {
    height: 100%; }
  @media screen and (max-width: 800px) {
    .bnh-col {
      width: 100%; } }
  .bnh-item {
    height: 100%; }

.select2-container {
  width: 100% !important; }
  .select2-container .select2-dropdown {
    z-index: 51 !important; }
    .select2-container .select2-dropdown.custom-dropdown .select2-search--dropdown {
      border-top-right-radius: 1.6rem;
      border-top-left-radius: 1.6rem; }
      .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-radius: .4rem;
    border: 0.1rem solid var(--color-pri) !important; }
  .select2-container .select2-results__option {
    padding: 1.2rem 1.6rem !important;
    --f-sz: 1.4rem;
    font-size: var(--f-sz);
    font-weight: 500; }
    @media screen and (max-width: 800px) {
      .select2-container .select2-results__option {
        --f-sz: 1.2rem; } }
  .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: 4.8rem;
    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(--color-pri) !important;
    border-radius: .4rem !important; }
    @media screen and (max-width: 1200px) {
      .select2-container .select2-selection--single {
        --height: 4rem; } }
    .select2-container .select2-selection--single .select2-selection__rendered {
      padding: 1.2rem 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: 1.2rem 1.6rem;
      color: var(--color-text) !important; }
      @media screen and (max-width: 1200px) {
        .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);
      --f-sz: 1.6rem;
      font-size: var(--f-sz);
      font-weight: 400; }
      @media screen and (max-width: 800px) {
        .select2-selection--single .select2-selection__placeholder {
          --f-sz: 1.4rem; } }
  .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: 1.2rem 1.6rem !important;
  color: var(--color-text) !important;
  --f-sz: 1.6rem;
  font-size: var(--f-sz);
  font-weight: 500;
  line-height: 140% !important;
  -webkit-line-clamp: 1; }
  @media screen and (max-width: 800px) {
    .select2-container .select2-selection--single .select2-selection__rendered {
      --f-sz: 1.4rem; } }
  @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(--color-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 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: .8rem;
  margin-top: 2rem; }
  .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);
    font-weight: 300;
    font-family: var(--font-pri);
    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: 100%;
    background-color: var(--color-second);
    overflow: hidden;
    border: 0.1rem solid var(--color-second); }
    .social-link img {
      width: 50%;
      height: 50%;
      display: block;
      -o-object-fit: contain;
      object-fit: contain; }

.back-to-top {
  --wh: 4.8rem;
  width: var(--wh);
  height: var(--wh);
  border-radius: .4rem;
  background-color: var(--white);
  border: 0.1rem solid var(--color-pri);
  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: 800px) {
    .back-to-top {
      right: 1.2rem; } }
  .back-to-top::before {
    position: absolute;
    content: '';
    inset: 0;
    background-color: var(--color-pri);
    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); } }

.fbtn {
  position: fixed;
  right: 3.2rem;
  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;
  bottom: calc(5.6rem + var(--wh));
  --wh: 4.8rem;
  z-index: 10;
  -webkit-transition: all .45s ease;
  transition: all .45s ease; }
  .fbtn.hidden .fbtn-icon {
    opacity: 0;
    -webkit-transform: translate(calc(var(--wh)/3), 0);
    transform: translate(calc(var(--wh)/3), 0);
    visibility: hidden; }
    .fbtn.hidden .fbtn-icon:nth-child(1) {
      -webkit-transition-delay: .1s;
      transition-delay: .1s; }
    .fbtn.hidden .fbtn-icon:nth-child(2) {
      -webkit-transition-delay: .2s;
      transition-delay: .2s; }
    .fbtn.hidden .fbtn-icon:nth-child(3) {
      -webkit-transition-delay: .3s;
      transition-delay: .3s; }
    .fbtn.hidden .fbtn-icon:nth-child(4) {
      -webkit-transition-delay: .4s;
      transition-delay: .4s; }
    .fbtn.hidden .fbtn-icon:nth-child(5) {
      -webkit-transition-delay: .5s;
      transition-delay: .5s; }
    .fbtn.hidden .fbtn-icon:nth-child(6) {
      -webkit-transition-delay: .6s;
      transition-delay: .6s; }
  @media screen and (max-width: 1200px) {
    .fbtn {
      --wh: 4.2rem;
      right: 2rem;
      gap: 1rem;
      bottom: calc(6.4rem + var(--wh)); } }
  @media screen and (max-width: 800px) {
    .fbtn {
      right: 1.2rem; } }
  .fbtn-icon {
    -webkit-transition: all .45s ease;
    transition: all .45s ease;
    cursor: pointer;
    position: relative; }
    @media screen and (min-width: 1200px) {
      .fbtn-icon:hover .des {
        opacity: 1;
        visibility: visible;
        pointer-events: visible;
        -webkit-transform: translate(1rem, -50%);
        transform: translate(1rem, -50%); } }
    .fbtn-icon .icon {
      width: var(--wh);
      height: var(--wh);
      border-radius: 100%;
      -webkit-box-shadow: var(--shadow);
      box-shadow: var(--shadow);
      background: rgba(113, 37, 248, 0.2);
      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-text);
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: .4rem;
      position: relative;
      z-index: 2; }
      .fbtn-icon .icon img {
        width: 70%;
        height: 70%;
        display: block;
        -o-object-fit: contain;
        object-fit: contain;
        -webkit-animation: phoneRing 2s infinite;
        animation: phoneRing 2s infinite; }
    .fbtn-icon .des {
      position: absolute;
      right: 100%;
      top: 50%;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      z-index: -2;
      font-size: 1.4rem;
      font-family: var(--font-pri);
      color: var(--color-text);
      font-weight: 700;
      padding: .8rem 1.6rem;
      -webkit-transition: all .75s ease;
      transition: all .75s ease;
      opacity: 0;
      visibility: hidden;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      pointer-events: none;
      -webkit-transform: translate(2rem, -50%);
      transform: translate(2rem, -50%);
      text-wrap: nowrap; }
      .fbtn-icon .des::before {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        width: calc(100% + var(--wh)/3);
        height: 100%;
        border-radius: 5rem;
        background: #fff;
        border: 0.1rem solid var(--color-pri);
        z-index: -1; }

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .breadcrumb-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .8rem; }
  .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-text1);
    font-style: normal;
    line-height: 150%;
    font-size: 1.4rem;
    font-weight: 600;
    text-transform: uppercase;
    font-family: var(--font-sec);
    -webkit-transition: .3s ease;
    transition: .3s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .8rem;
    transition: .3s ease; }
    .breadcrumb-item:not(:last-child)::after {
      display: inline-block;
      content: '/'; }
    @media screen and (min-width: 1200px) {
      .breadcrumb-item:not(:last-child):hover {
        -webkit-transition: .3s ease;
        transition: .3s ease;
        color: var(--color-second); }
        .breadcrumb-item:not(:last-child):hover a {
          text-decoration: underline; } }
    .breadcrumb-item:last-child {
      font-weight: 400;
      pointer-events: none !important; }
  .breadcrumb-icon {
    width: 2.4rem;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    .breadcrumb-icon img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain;
      display: block; }

.search .breadcrumb {
  padding: 0 1.5rem;
  max-width: var(--container);
  margin: 0 auto; }

.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: .4rem;
  border-radius: .2rem;
  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: 4.8rem;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
  @media screen and (max-width: 800px) {
    .btn-main {
      --f-sz: 1.4rem; } }
  @media screen and (min-width: 1201px) {
    .btn-main {
      min-width: 16rem; } }
  .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: 1200px) {
    .btn-main {
      height: 4rem;
      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(--color-text);
    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: 2rem;
    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.8rem; } }
  .btn-main img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    display: block; }
  .btn-main i {
    color: var(--white);
    font-size: 1.4rem; }
  .btn-main .text,
  .btn-main .txt {
    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 .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-sec {
  background-color: var(--color-bg);
  border-color: var(--color-second); }
  .btn-sec::after {
    background-color: var(--color-second); }
  @media screen and (min-width: 1200px) {
    .btn-sec:hover .text,
    .btn-sec:hover .txt {
      color: var(--white); }
    .btn-sec:hover img {
      -webkit-filter: var(--filter);
      filter: var(--filter); } }
  .btn-sec .text,
  .btn-sec .txt {
    color: var(--color-second);
    text-decoration: none; }
  .btn-sec 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 .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-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); }
  @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-pri); }
  .btn-white::after {
    background: var(--linear); }
  .btn-white i {
    color: var(--color-pri); }
  .btn-white .txt {
    color: var(--color-pri); }
  @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); } }

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

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

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

.pagi-pri {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: var(--dist32); }
  .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;
  -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;
    border: .1rem solid transparent;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    border-radius: 100%;
    color: var(--color-filt);
    --f-sz: 1.6rem;
    font-size: var(--f-sz);
    line-height: 1.5;
    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 {
      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) {
        color: #091235; }
        .page-numbers > li > .page-numbers:hover:not(.dot)::after {
          left: 0;
          width: 100%; } }
    .page-numbers > li > .page-numbers.current {
      font-weight: 700;
      color: #091235; }
      .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; }

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

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

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

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

.mt-15 {
  margin-top: 1.5rem; }

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

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

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

.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-top: 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-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: 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;
  width: var(--wbtn);
  height: var(--wbtn);
  border-radius: .4rem;
  overflow: hidden;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
  color: var(--black);
  background-color: var(--white);
  cursor: pointer;
  -webkit-transition: all .6s ease;
  transition: all .6s ease;
  border: 0.1rem solid var(--border1);
  -ms-flex-negative: 0;
  flex-shrink: 0; }
  @media screen and (max-width: 1300px) {
    .swiper-btn {
      --wbtn: 3.6rem; } }
  .swiper-btn::before {
    position: absolute;
    content: '';
    pointer-events: none;
    z-index: -1;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    background-color: var(--color-pri);
    -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: 50%;
    -o-object-fit: contain;
    object-fit: contain;
    display: block; }
  .swiper-btn.sec {
    border-radius: 100%;
    width: 2.4rem;
    height: 2.4rem;
    -webkit-box-shadow: var(--shadow);
    box-shadow: var(--shadow); }
    .swiper-btn.sec img {
      width: 80%;
      height: 80%;
      display: block;
      -o-object-fit: contain;
      object-fit: contain; }
    .swiper-btn.sec::before {
      -webkit-filter: none;
      filter: none;
      background-color: var(--color-pri); }
  @media screen and (min-width: 1200px) {
    .swiper-btn:hover {
      color: var(--color-pri);
      border-color: var(--color-pri); }
      .swiper-btn:hover i {
        color: var(--color-pri); }
      .swiper-btn:hover img {
        -webkit-filter: brightness(0) saturate(100%) invert(22%) sepia(12%) saturate(3553%) hue-rotate(100deg) brightness(96%) contrast(92%);
        filter: brightness(0) saturate(100%) invert(22%) sepia(12%) saturate(3553%) hue-rotate(100deg) brightness(96%) contrast(92%); }
      .swiper-btn:hover::before {
        -webkit-transform: scale(1.4) rotate(360deg);
        transform: scale(1.4) rotate(360deg); } }
  .swiper-btn.swiper-button-disabled {
    pointer-events: none;
    background-color: var(--color-border-02); }
    .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-pri);
      filter: var(--filter-pri); }
    .swiper-btn.swiper-button-disabled i {
      color: var(--white); }
    .swiper-btn.swiper-button-disabled::before {
      -webkit-transform: scale(1);
      transform: scale(1); }

.swiper-next {
  right: calc(-1 * var(--wbtn) - 1rem); }
  @media screen and (max-width: 1610px) {
    .swiper-next {
      right: 0; } }

.swiper-prev {
  left: calc(-1 * var(--wbtn) - 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-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; } }

.relative .swiper-gr {
  margin: 0; }
  .relative .swiper-gr:not(.absolute) .swiper-btn {
    position: relative;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  .relative .swiper-gr:not(.absolute) .swiper-next {
    right: 0; }
  .relative .swiper-gr:not(.absolute) .swiper-prev {
    left: 0; }

.pduct {
  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;
  height: 100%;
  border: 1px solid rgba(90, 45, 103, 0.1);
  border-radius: .4rem;
  padding: var(--dist24);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background-color: var(--white); }
  @media screen and (min-width: 1200px) {
    .pduct:hover {
      -webkit-box-shadow: 0px 8px 16px 0px rgba(18, 18, 18, 0.32);
      box-shadow: 0px 8px 16px 0px rgba(18, 18, 18, 0.32); } }
  .pduct-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: var(--dist24);
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .pduct-des-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; }
    .pduct-des .tag {
      font-size: 1.2rem;
      font-weight: 500;
      color: var(--color-pri); }
    .pduct-des .btn-main {
      margin-left: auto;
      margin-top: auto; }
  .pduct-tt {
    --f-sz: clamp(1.9rem, calc(0.9rem + 1.25vw), 2.4rem);
    font-size: var(--f-sz);
    color: var(--color-text1);
    font-family: var(--font-sec);
    font-weight: 600;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
  .pduct-img {
    width: 100%; }
    .pduct-img .inner {
      display: block;
      padding-top: calc((296 / 396) * 100%);
      position: relative;
      overflow: hidden;
      width: 100%;
      height: 100%; }
      .pduct-img .inner img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        display: block; }

.taggl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: .8rem; }
  .taggl img {
    width: 2.4rem;
    height: 2.4rem;
    display: block;
    -o-object-fit: contain;
    object-fit: contain; }
  .taggl .txt {
    font-size: 1.4rem;
    font-weight: 700;
    color: var(--color-second);
    text-transform: uppercase;
    font-family: var(--font-sec);
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
    @media screen and (min-width: 1201px) {
      .taggl .txt {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
        -webkit-clip-path: inset(0 0 0 100%);
        clip-path: inset(0 0 0 100%); } }
  @media screen and (min-width: 1201px) {
    .taggl.is-inview .txt {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0);
      -webkit-clip-path: inset(0 0 0 0);
      clip-path: inset(0 0 0 0); } }

.nws {
  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); }
  .nws.sec {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: var(--dist32); }
    @media screen and (max-width: 1200px) {
      .nws.sec {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .nws.sec .nws-img {
      width: 48.8rem;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      height: 100%; }
      @media screen and (max-width: 1200px) {
        .nws.sec .nws-img {
          width: 100%; } }
      .nws.sec .nws-img .inner {
        padding-top: calc(328/488 * 100%); }
    .nws.sec .nws-des {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
  .nws-txt {
    --f-sz: 1.6rem;
    font-size: var(--f-sz);
    font-weight: 400;
    color: var(--color-filt);
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
    @media screen and (max-width: 800px) {
      .nws-txt {
        --f-sz: 1.4rem; } }
  .nws-tag {
    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;
    gap: .6rem 1.2rem; }
    .nws-tag .tag {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 1.2rem;
      font-size: 1.2rem;
      font-weight: 500;
      color: var(--color-pri);
      font-family: var(--font-pri); }
      .nws-tag .tag:not(:last-child):after {
        content: '/'; }
  .nws-img {
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: .4rem; }
    .nws-img.no-img img {
      background: #b9b9b9; }
    .nws-img .inner {
      display: block;
      padding-top: calc((463 / 800) * 100%);
      position: relative;
      overflow: hidden;
      width: 100%;
      height: 100%; }
      .nws-img .inner img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block; }
  .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: 1.6rem; }
    .nws-des-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; }
    .nws-des .btn-main {
      margin-left: auto; }
  .nws-tt {
    --f-sz: clamp(1.9rem, calc(0.9rem + 1.25vw), 2.4rem);
    font-size: var(--f-sz);
    font-weight: 600;
    color: var(--color-text1);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: var(--font-sec); }
    @media screen and (min-width: 1200px) {
      .nws-tt:hover {
        color: var(--color-pri); } }

.ainfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.6rem; }
  .ainfo .ava {
    --w: 5.6rem;
    width: var(--w);
    height: var(--w);
    position: relative;
    border-radius: 100%;
    overflow: hidden; }
    .ainfo .ava img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      display: block; }
  .ainfo .name {
    --f-sz: clamp(1.9rem, calc(0.9rem + 1.25vw), 2.4rem);
    font-size: var(--f-sz);
    font-weight: 500;
    font-family: var(--font-sec);
    color: var(--color-text1); }
  .ainfo .txt {
    font-size: 1.2rem;
    font-weight: 400;
    color: var(--color-pri); }

.newsdt-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: var(--dist16); }

.newsdt-thumb {
  width: calc(100% + var(--remainder) + 3rem);
  margin-left: calc(-1 * (var(--remainder)/2 + 1.5rem)); }
  @media screen and (max-width: 1250px) {
    .newsdt-thumb {
      width: 100%;
      margin-left: 0; } }
  @media screen and (max-width: 800px) {
    .newsdt-thumb {
      margin-bottom: 3rem; } }
  .newsdt-thumb .inner {
    display: block;
    padding-top: calc((548 / 1728) * 100%);
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%; }
    @media screen and (max-width: 800px) {
      .newsdt-thumb .inner {
        padding-top: 60%; } }
  .newsdt-thumb img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block; }

.newsdt #ez-toc-container {
  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;
  gap: var(--dist24) !important;
  padding: 1.6rem 2.4rem !important; }
  .newsdt #ez-toc-container .ez-toc-title {
    --f-sz: clamp(2.2rem, calc(0.6rem + 2vw), 3rem);
    font-size: var(--f-sz);
    font-weight: 600;
    color: #1a1a1a;
    font-family: var(--font-sec); }
  .newsdt #ez-toc-container .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: 1.2rem; }
  .newsdt #ez-toc-container .ez-toc-link {
    color: var(--color-text1) !important; }
  .newsdt #ez-toc-container .ez-toc-page-1 {
    --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
    font-size: var(--f-sz);
    font-weight: 600; }
  .newsdt #ez-toc-container .ez-toc-page-2 {
    --f-sz: clamp(1.6rem, calc(1.2rem + 0.5vw), 1.8rem);
    font-size: var(--f-sz);
    font-weight: 400; }

.newsrl .title-head .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: var(--dist24); }

@media screen and (max-width: 768px) {
  .newsrl-slider {
    padding: 0 1.5rem; } }

@media screen and (max-width: 1500px) {
  .newsrl-slider .nws-img {
    width: 40rem !important;
    max-width: 100%; } }

@media screen and (max-width: 1200px) {
  .newsrl-slider .nws-img {
    width: 100% !important;
    max-width: 100%; } }

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

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

.ctact .title-head .title {
  max-width: 60rem; }
  .ctact .title-head .title span {
    --f-sz: clamp(3rem, calc(-0.6rem + 4.5vw), 4.8rem);
    font-size: var(--f-sz); }

.ctact-row {
  --cgap: 1rem;
  --rgap: 1rem; }

.ctact-col:nth-child(1) .mobile-loca-item:nth-child(1) {
  width: 100%; }

@media screen and (max-width: 900px) {
  .ctact-col {
    width: 100%; }
    .ctact-col:nth-child(2) {
      -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
      order: -1; } }

@media screen and (max-width: 500px) {
  .ctact-col .mobile-loca-item {
    width: 100% !important; } }

.ctact-item {
  height: 100%;
  width: 100%;
  position: relative;
  border-radius: .4rem;
  overflow: hidden; }
  .ctact-item .inner {
    height: 100%;
    width: 100%;
    padding: var(--dist40) var(--dist24);
    border: 0.1rem solid var(--color-pri);
    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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: .4rem; }
  .ctact-item .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);
    text-transform: uppercase;
    font-family: var(--font-sec); }
  .ctact-item .bg {
    position: absolute;
    z-index: -1;
    inset: 0; }
    .ctact-item .bg img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      display: block; }
  .ctact-item .mobile-loca {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0;
    margin: 0 calc(-1 * var(--dist12)) calc(-1 * var(--dist24));
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset; }
    .ctact-item .mobile-loca-item {
      width: 50%;
      padding: 0 var(--dist12) var(--dist24); }
    .ctact-item .mobile-loca .txt {
      font-size: 1.4rem;
      color: #091235;
      margin-bottom: .8rem; }
    .ctact-item .mobile-loca .link {
      font-size: 1.4rem;
      color: var(--color-text1); }
  .ctact-item.has-bg .tt,
  .ctact-item.has-bg .link,
  .ctact-item.has-bg .txt {
    color: #fff; }

.ctact-img {
  display: block;
  padding-top: calc((302 / 504) * 100%);
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%; }
  @media screen and (max-width: 768px) {
    .ctact-img {
      padding-top: calc(302/704 * 100%); } }
  .ctact-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block; }

.ctactin-bdy .taggl {
  margin-bottom: var(--dist40); }

.ctactin-frm {
  max-width: 60rem; }
  .ctactin-frm-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(--dist40); }
  .ctactin-frm .btn-main {
    margin-left: auto; }

.ctactlo {
  background-color: var(--color-bg); }
  .ctactlo-map {
    position: absolute;
    inset: 0;
    z-index: 1; }
    @media screen and (max-width: 800px) {
      .ctactlo-map {
        position: relative; } }
    .ctactlo-map-item {
      width: 100%;
      height: 100%;
      display: none; }
      @media screen and (max-width: 800px) {
        .ctactlo-map-item {
          display: block;
          padding-top: calc((400 / 800) * 100%);
          position: relative;
          overflow: hidden;
          width: 100%;
          height: 100%;
          display: none; } }
      .ctactlo-map-item.active {
        display: block; }
      .ctactlo-map-item img,
      .ctactlo-map-item iframe {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block; }
        @media screen and (max-width: 800px) {
          .ctactlo-map-item img,
          .ctactlo-map-item iframe {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            width: 100%;
            height: 100%;
            -o-object-fit: cover;
            object-fit: cover;
            display: block; } }
      .ctactlo-map-item.no-has {
        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; }
      .ctactlo-map-item .no-map-message {
        --f-sz: clamp(3rem, calc(-0.6rem + 4.5vw), 4.8rem);
        font-size: var(--f-sz);
        font-weight: 700;
        color: var(--color-second);
        font-family: var(--font-sec);
        padding: 1.5rem;
        max-width: 60rem;
        margin: auto 0 auto calc(var(--halfremainder) + 60rem); }
  .ctactlo-tab {
    position: relative;
    max-width: 60rem;
    background-color: var(--white);
    z-index: 2;
    padding: 1.4rem 0;
    border: 0.1rem solid var(--border); }
    @media screen and (max-width: 1000px) {
      .ctactlo-tab {
        max-width: 40rem; } }
    @media screen and (max-width: 800px) {
      .ctactlo-tab {
        max-width: 100%;
        margin-bottom: 2.4rem; } }
  .ctactlo-head {
    margin-bottom: var(--dist32);
    padding: 0 2rem; }
  .ctactlo-tt {
    --f-sz: clamp(1.9rem, calc(0.9rem + 1.25vw), 2.4rem);
    font-size: var(--f-sz);
    font-weight: 700;
    color: var(--color-text1);
    font-family: var(--font-sec);
    text-transform: uppercase; }
  .ctactlo-select {
    padding: 0 2rem;
    margin-bottom: 1.2rem; }
    .ctactlo-select .tt {
      margin-bottom: .8rem;
      font-weight: 600;
      color: var(--color-text1);
      font-size: 1.6rem; }
  .ctactlo-list {
    max-height: 40rem;
    overflow: hidden auto; }
    @media screen and (max-width: 1000px) {
      .ctactlo-list {
        height: 30rem;
        max-height: 30rem; } }
  .ctactlo-item {
    padding: 1.4rem 2rem;
    cursor: pointer;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    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; }
    .ctactlo-item.active {
      background: var(--color-bg); }
    @media screen and (min-width: 1200px) {
      .ctactlo-item:hover {
        background: var(--color-bg); } }
    .ctactlo-item .tt {
      --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
      font-size: var(--f-sz);
      font-weight: 600;
      color: var(--color-pri);
      font-family: var(--font-sec); }
    .ctactlo-item .txt {
      color: var(--color-text1);
      --f-sz: 1.6rem;
      font-size: var(--f-sz);
      font-weight: 400; }
      @media screen and (max-width: 800px) {
        .ctactlo-item .txt {
          --f-sz: 1.4rem; } }
    .ctactlo-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: 1.2rem; }

.dtor {
  overflow: visible; }
  .dtor-bn {
    display: block;
    padding-top: calc((548 / 1728) * 100%);
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%; }
    .dtor-bn img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      display: block; }
  .dtor-block {
    padding-top: var(--dist60);
    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(--dist60); }
    @media screen and (max-width: 600px) {
      .dtor-block {
        padding-top: 0; } }
  @media screen and (max-width: 900px) {
    .dtor-col {
      width: 100%; } }
  .dtor-inf {
    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.2rem; }
    .dtor-inf-ctent {
      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; }
    .dtor-inf .head {
      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;
      gap: var(--dist24); }
    .dtor-inf .name {
      --f-sz: clamp(2.2rem, calc(0.2rem + 2.5vw), 3.2rem);
      font-size: var(--f-sz);
      font-weight: 600;
      font-family: var(--font-sec);
      line-height: 1.4;
      text-transform: capitalize;
      color: var(--color-text1); }
    .dtor-inf .status {
      padding: .8rem;
      border-radius: 4rem;
      border: 0.1rem solid var(--border);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      gap: 1rem;
      font-size: 1.2rem;
      color: var(--color-filt);
      font-weight: 500; }
      .dtor-inf .status::before {
        content: '';
        width: .8rem;
        height: .8rem;
        background-color: #3B82F6;
        border-radius: 100%; }
    .dtor-inf .des {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      gap: 1.6rem;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .dtor-inf .des .txt {
        color: #5A2D67; }
    .dtor-inf .taglist {
      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;
      gap: var(--dist24); }
      .dtor-inf .taglist .tag {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: .8rem;
        --f-sz: 1.6rem;
        font-size: var(--f-sz);
        font-weight: 500;
        color: var(--color-filt); }
        @media screen and (max-width: 800px) {
          .dtor-inf .taglist .tag {
            --f-sz: 1.4rem; } }
        .dtor-inf .taglist .tag img {
          width: 2.4rem;
          height: 2.4rem;
          display: block;
          -o-object-fit: contain;
          object-fit: contain; }
  .dtor-img {
    min-width: 20rem;
    width: 40%;
    position: absolute;
    bottom: calc(100% + 2rem);
    left: 0; }
    @media screen and (max-width: 900px) {
      .dtor-img {
        width: 30%; } }
    @media screen and (max-width: 600px) {
      .dtor-img {
        position: relative;
        bottom: auto; } }
    .dtor-img .inner {
      display: block;
      padding-top: calc((120 / 120) * 100%);
      position: relative;
      overflow: hidden;
      width: 100%;
      height: 100%; }
      .dtor-img .inner img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block; }
  .dtor-content {
    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.2rem; }
    .dtor-content.has-content .mona-content {
      max-height: unset; }
      .dtor-content.has-content .mona-content::after {
        display: none; }
    .dtor-content.has-content .btnmoreJS i {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }
    .dtor-content .mona-content {
      position: relative;
      max-height: 30rem;
      overflow: hidden;
      -webkit-transition: all .6s ease;
      transition: all .6s ease; }
      .dtor-content .mona-content p,
      .dtor-content .mona-content li {
        --f-sz: clamp(1.6rem, calc(1.2rem + 0.5vw), 1.8rem);
        font-size: var(--f-sz);
        color: #404040; }
      .dtor-content .mona-content::after {
        position: absolute;
        content: '';
        left: 0;
        bottom: 0;
        right: 0;
        height: 10rem;
        opacity: 1;
        pointer-events: none;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.5)), to(#fff));
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, #fff 100%);
        -webkit-transition: all .3s ease;
        transition: all .3s ease; }
  .dtor-tt {
    --f-sz: clamp(1.9rem, calc(0.9rem + 1.25vw), 2.4rem);
    font-size: var(--f-sz);
    font-weight: 600;
    color: var(--color-text1);
    margin-bottom: var(--dist24); }
  .dtor-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(--dist24); }
  .dtor-item {
    padding: 1.6rem;
    border-radius: .4rem;
    border: 0.1rem solid var(--color-pri);
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .dtor-item .inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      gap: 1.6rem;
      width: 100%; }
      @media screen and (max-width: 500px) {
        .dtor-item .inner {
          -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; } }
    .dtor-item .icon {
      width: 7.2rem;
      -ms-flex-negative: 0;
      flex-shrink: 0; }
      .dtor-item .icon img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        display: block; }
    .dtor-item .head {
      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;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      gap: 1.2rem;
      width: 100%; }
      .dtor-item .head .txt {
        --f-sz: 1.6rem;
        font-size: var(--f-sz);
        font-weight: 500;
        color: var(--color-pri); }
        @media screen and (max-width: 800px) {
          .dtor-item .head .txt {
            --f-sz: 1.4rem; } }
    .dtor-item .ctent {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      gap: 1.2rem; }
    .dtor-item .text {
      --f-sz: 1.4rem;
      font-size: var(--f-sz);
      font-weight: 400;
      color: var(--color-filt); }
      @media screen and (max-width: 800px) {
        .dtor-item .text {
          --f-sz: 1.2rem; } }
    .dtor-item .status {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      gap: .8rem;
      font-size: 1.2rem;
      color: var(--color-filt);
      font-weight: 500; }
      .dtor-item .status::before {
        content: '';
        width: .8rem;
        height: .8rem;
        background-color: #3B82F6;
        border-radius: 100%; }
    .dtor-item .tt {
      --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
      font-size: var(--f-sz);
      font-weight: 600;
      color: var(--color-text1);
      font-family: var(--font-sec); }
  .dtor-gruest {
    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); }
    .dtor-gruest-item {
      padding: 1.6rem;
      border-radius: .4rem;
      border: .1rem solid transparent;
      -webkit-transition: all .6s ease;
      transition: all .6s ease;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      gap: 1.6rem; }
      @media screen and (max-width: 600px) {
        .dtor-gruest-item {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          gap: .8rem; } }
      @media screen and (min-width: 1200px) {
        .dtor-gruest-item:hover {
          border-color: var(--color-pri); } }
      .dtor-gruest-item .avat {
        --icon: 6rem;
        width: var(--icon);
        height: var(--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;
        border-radius: 100%;
        overflow: hidden;
        -ms-flex-negative: 0;
        flex-shrink: 0; }
        @media screen and (max-width: 600px) {
          .dtor-gruest-item .avat {
            border-radius: .4rem; } }
        .dtor-gruest-item .avat img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover;
          display: block; }
      .dtor-gruest-item .head {
        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;
        gap: 1.2rem;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
      .dtor-gruest-item .des {
        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;
        gap: .6rem; }
        .dtor-gruest-item .des .val {
          color: #22C55E;
          --f-sz: 1.4rem;
          font-size: var(--f-sz);
          font-weight: 400; }
          @media screen and (max-width: 800px) {
            .dtor-gruest-item .des .val {
              --f-sz: 1.2rem; } }
      .dtor-gruest-item .name {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: .6rem;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 1.6rem;
        font-weight: 600;
        color: var(--color-text1); }
        .dtor-gruest-item .name img {
          width: 1.6rem;
          height: 1.6rem;
          display: block;
          -o-object-fit: contain;
          object-fit: contain; }
      .dtor-gruest-item .taglist {
        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;
        gap: 1.2rem; }
        .dtor-gruest-item .taglist .tag {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          font-size: 1.4rem;
          font-weight: 400;
          color: var(--color-filt);
          gap: .6rem; }
          .dtor-gruest-item .taglist .tag img {
            width: 2rem;
            height: 2rem;
            display: block;
            -o-object-fit: contain;
            object-fit: contain; }
      .dtor-gruest-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.6rem; }
      .dtor-gruest-item .mona-content p,
      .dtor-gruest-item .mona-content li {
        font-size: 1.4rem;
        color: #404040;
        font-weight: 400; }
  .dtor-side {
    position: sticky;
    top: 4rem;
    padding: 1.6rem 2.4rem;
    border: 0.1rem solid var(--color-pri);
    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(--dist32); }
    .dtor-side .mona-content li,
    .dtor-side .mona-content p {
      --f-sz: clamp(1.6rem, calc(1.2rem + 0.5vw), 1.8rem);
      font-size: var(--f-sz);
      color: var(--color-text1); }
    .dtor-side .tt {
      --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
      font-size: var(--f-sz);
      font-weight: 600;
      color: #1A1A1A; }

.branch-description {
  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; }

.branch-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: .8rem; }
  .branch-contact-icon {
    --wicon: 2.4rem;
    width: var(--wicon);
    height: var(--wicon);
    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; }
    .branch-contact-icon img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain;
      display: block; }
  .branch-contact-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1.2rem; }
  .branch-contact-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.2rem;
    color: var(--color-text1); }
    .branch-contact-item:not(:last-child)::after {
      content: '/'; }
    @media screen and (min-width: 1200px) {
      .branch-contact-item:hover {
        color: var(--color-pri); } }

.btnmoreJS {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: .8rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }
  @media screen and (min-width: 1200px) {
    .btnmoreJS:hover::before {
      width: 100%;
      left: 0; } }
  .btnmoreJS::before {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 0;
    height: .1rem;
    background-color: var(--color-second);
    -webkit-transition: all .6s ease;
    transition: all .6s ease; }
  .btnmoreJS i {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 1.2rem; }

.dtorgal .title {
  max-width: 50rem; }

.dtorgal-img {
  width: 100%; }
  .dtorgal-img .inner {
    display: block;
    padding-top: calc((463 / 571) * 100%);
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%; }
    .dtorgal-img .inner img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      display: block; }

.dtorgal-slider {
  width: calc(100% + 3rem + var(--remainder));
  margin-left: calc(-1 * (var(--halfremainder) + 1.5rem)); }
  @media screen and (max-width: 1230px) {
    .dtorgal-slider {
      width: 100%;
      margin-left: 0; } }

.abintro {
  padding-top: var(--dist120); }
  .abintro .title-head {
    gap: var(--dist40); }
  .abintro-img {
    width: 100%; }
    .abintro-img .inner {
      display: block;
      padding-top: calc((548 / 1056) * 100%);
      position: relative;
      overflow: hidden;
      width: 100%;
      height: 100%; }
      .abintro-img .inner img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block; }

.abdesc .title {
  max-width: 56rem; }

.abdesc-item {
  position: relative;
  overflow: hidden;
  border-radius: .4rem;
  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 (min-width: 1200px) {
    .abdesc-item:hover .abdesc-desc {
      opacity: 0;
      -webkit-transform: translateY(-3rem);
      transform: translateY(-3rem); }
      .abdesc-item:hover .abdesc-desc.sec {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1; } }

@media screen and (min-width: 801px) {
  .abdesc-col {
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    -webkit-transition: all 1.2s ease;
    transition: all 1.2s ease;
    opacity: 0; }
    .abdesc-col.is-inview {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0); }
      .abdesc-col.is-inview:nth-child(3n + 1) {
        -webkit-transition-delay: 0;
        transition-delay: 0; }
      .abdesc-col.is-inview:nth-child(3n + 2) {
        -webkit-transition-delay: .3s;
        transition-delay: .3s; }
      .abdesc-col.is-inview:nth-child(3n) {
        -webkit-transition-delay: .6s;
        transition-delay: .6s; } }

.abdesc-img {
  width: 100%;
  position: relative;
  overflow: hidden; }
  .abdesc-img::before {
    position: absolute;
    content: '';
    inset: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    z-index: 1;
    opacity: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease; }
    @media screen and (min-width: 101px) {
      .abdesc-img::before {
        opacity: 1; } }
  .abdesc-img .inner {
    display: block;
    padding-top: calc((356 / 384) * 100%);
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%; }
    .abdesc-img .inner img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      display: block; }

.abdesc-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: var(--dist24);
  -webkit-transition: all .6s ease;
  transition: all .6s ease; }
  .abdesc-desc .tt {
    --f-sz: clamp(2.2rem, calc(0.2rem + 2.5vw), 3.2rem);
    font-size: var(--f-sz);
    font-weight: 600;
    color: var(--color-text1);
    font-family: var(--font-sec);
    line-height: 1.2;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
  .abdesc-desc .des {
    --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) {
      .abdesc-desc .des {
        --f-sz: 1.4rem; } }
  @media screen and (min-width: 1201px) {
    .abdesc-desc {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      z-index: 1;
      padding: var(--dist32);
      max-height: 100%;
      overflow: hidden auto; }
      .abdesc-desc::-webkit-scrollbar-thumb {
        background: var(--white); }
      .abdesc-desc .tt {
        color: var(--white); }
      .abdesc-desc .des {
        color: var(--white); }
      .abdesc-desc .btn-main {
        display: none; } }
  .abdesc-desc.sec {
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    background-color: var(--white);
    height: 100%; }
    @media screen and (max-width: 1200px) {
      .abdesc-desc.sec {
        display: none; } }
    .abdesc-desc.sec .tt {
      display: none; }
    .abdesc-desc.sec .des {
      display: block;
      color: #404040; }
    .abdesc-desc.sec .btn-main {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }

.abthumb {
  width: 100%; }
  .abthumb-img {
    width: 100%;
    overflow: hidden;
    position: relative; }
    .abthumb-img .inner {
      display: block;
      padding-top: calc((548 / 1728) * 100%);
      position: relative;
      overflow: hidden;
      width: 100%;
      height: 100%; }
      .abthumb-img .inner img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block; }

.abbusi {
  position: relative; }
  .abbusi-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: var(--dist40);
    height: 100%; }
    .abbusi-des .taggl .txt {
      color: var(--white); }
    .abbusi-des .mona-content {
      max-width: 52rem; }
      .abbusi-des .mona-content p,
      .abbusi-des .mona-content li {
        color: var(--white);
        --f-sz: 1.6rem;
        font-size: var(--f-sz);
        font-weight: 400;
        text-align: justify; }
        @media screen and (max-width: 800px) {
          .abbusi-des .mona-content p,
          .abbusi-des .mona-content li {
            --f-sz: 1.4rem; } }
  @media screen and (max-width: 630px) {
    .abbusi-col {
      width: 100%; } }
  .abbusi-img {
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: .4rem; }
    .abbusi-img .inner {
      display: block;
      padding-top: calc((616 / 592) * 100%);
      position: relative;
      overflow: hidden;
      width: 100%;
      height: 100%; }
      .abbusi-img .inner img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block; }

.abctent .title-head {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  .abctent .title-head .des {
    max-width: 90rem; }

.abctent .title {
  max-width: 60rem; }

.abctent-des {
  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%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.abctent-slider {
  width: calc(100% + var(--halfremainder) + 1.5rem);
  margin-left: calc(-1 * var(--halfremainder) - 1.5rem);
  position: relative; }
  @media screen and (max-width: 1240px) {
    .abctent-slider {
      width: calc(100% + 1.5rem);
      margin-left: -1.5rem; } }
  .abctent-slider .swiper-pagination {
    position: absolute;
    bottom: 1rem !important; }
    .abctent-slider .swiper-pagination-bullet {
      background-color: var(--white) !important; }

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

.abctent-img {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: .4rem; }
  .abctent-img .inner {
    display: block;
    padding-top: calc((516 / 1054) * 100%);
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%; }
    .abctent-img .inner img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      display: block; }

.abinfo .title {
  max-width: 60rem; }

@media screen and (min-width: 1201px) {
  .abinfo.sec .abinfo-slider .swiper {
    min-height: 67rem; }
  .abinfo.sec .abinfo-slider .swiper-slide-active .abinfo-item {
    -webkit-transform: translateY(10%);
    transform: translateY(10%); }
  .abinfo.sec .abinfo-slider .swiper-slide-next .abinfo-item {
    -webkit-transform: translateY(40%);
    transform: translateY(40%); }
  .abinfo.sec .abinfo-slider .swiper-slide-next + .swiper-slide .abinfo-item {
    -webkit-transform: translateY(20%);
    transform: translateY(20%); } }

@media screen and (max-width: 1200px) {
  .abinfo.sec .abinfo-slider .swiper {
    --cgap: 1.6rem;
    --rgap: 1.6rem; } }

@media screen and (max-width: 1200px) {
  .abinfo.sec .abinfo-slider .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

@media screen and (max-width: 700px) {
  .abinfo.sec .abinfo-slider .swiper-slide {
    width: 50%; } }

@media screen and (max-width: 450px) {
  .abinfo.sec .abinfo-slider .swiper-slide {
    width: 100%; } }

.abinfo:not(.sec) .abinfo-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: var(--dist40);
  width: 100%; }
  @media screen and (max-width: 800px) {
    .abinfo:not(.sec) .abinfo-inner {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .abinfo:not(.sec) .abinfo-inner .mona-content {
    width: 38.4rem; }
    @media screen and (max-width: 1200px) {
      .abinfo:not(.sec) .abinfo-inner .mona-content {
        max-width: 30rem; } }
    @media screen and (max-width: 800px) {
      .abinfo:not(.sec) .abinfo-inner .mona-content {
        width: 100%;
        max-width: 100%; } }
    .abinfo:not(.sec) .abinfo-inner .mona-content p,
    .abinfo:not(.sec) .abinfo-inner .mona-content li {
      --f-sz: 1.6rem;
      font-size: var(--f-sz); }
      @media screen and (max-width: 800px) {
        .abinfo:not(.sec) .abinfo-inner .mona-content p,
        .abinfo:not(.sec) .abinfo-inner .mona-content li {
          --f-sz: 1.4rem; } }

.abinfo:not(.sec) .abinfo-slider {
  width: calc(100% - 42rem); }
  @media screen and (max-width: 1200px) {
    .abinfo:not(.sec) .abinfo-slider {
      width: calc(100% - 30rem); } }
  @media screen and (max-width: 800px) {
    .abinfo:not(.sec) .abinfo-slider {
      width: 100%; } }

.abinfo:not(.sec) .swiper-pagination {
  display: none !important; }

.abinfo:not(.sec) .swiper {
  --cgap: 1.2rem;
  --rgap: 1.2rem; }
  .abinfo:not(.sec) .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .abinfo:not(.sec) .swiper-slide {
    width: 50%; }
    @media screen and (max-width: 450px) {
      .abinfo:not(.sec) .swiper-slide {
        width: 100%; } }

.abinfo:not(.sec) .abinfo-item {
  gap: var(--dist120); }
  @media screen and (max-width: 450px) {
    .abinfo:not(.sec) .abinfo-item {
      gap: 3rem; } }
  .abinfo:not(.sec) .abinfo-item .desc {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .abinfo:not(.sec) .abinfo-item .txt {
    margin-bottom: 1rem; }

.abinfo-item {
  position: relative;
  border-radius: .4rem;
  overflow: hidden;
  height: 100%;
  z-index: 1;
  padding: var(--dist40) var(--dist20);
  border: 0.1rem solid var(--color-pri);
  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(--dist180);
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-transition: all .6s ease;
  transition: all .6s ease; }
  @media screen and (max-width: 700px) {
    .abinfo-item {
      gap: 6rem; } }
  .abinfo-item.active .abinfo-bg {
    opacity: 1; }
  .abinfo-item.active .num::after,
  .abinfo-item.active .num,
  .abinfo-item.active .txt,
  .abinfo-item.active .tag {
    color: var(--white); }
  .abinfo-item .tag {
    font-size: 1.2rem;
    color: var(--black); }
  .abinfo-item .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: .8rem; }
  .abinfo-item .num {
    --f-sz: clamp(4.6rem, calc(-6.2rem + 13.5vw), 10rem);
    font-size: var(--f-sz);
    font-weight: 700;
    color: var(--black);
    line-height: 1;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-family: var(--font-sec); }
    .abinfo-item .num::before {
      content: attr(data-txt);
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
    .abinfo-item .num::after {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      content: "+";
      --f-sz: clamp(3.4rem, calc(-1.8rem + 6.5vw), 6rem);
      font-size: var(--f-sz);
      color: var(--black);
      font-weight: 700;
      font-family: var(--font-sec); }
  .abinfo-item .txt {
    color: #292929;
    --f-sz: clamp(1.6rem, calc(1.2rem + 0.5vw), 1.8rem);
    font-size: var(--f-sz);
    font-weight: 400; }

.abinfo-bg {
  position: absolute;
  inset: 0;
  z-index: -1;
  opacity: 0; }
  .abinfo-bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    -o-object-position: bottom;
    object-position: bottom; }

.abush {
  position: relative; }
  .abush .title-head {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .abush .title-head .mona-content {
      max-width: 93rem; }
  .abush-slider {
    overflow: visible; }
    .abush-slider .swiper-slide {
      width: calc(8/12 * 100%); }
    @media screen and (max-width: 800px) {
      .abush-slider .swiper-btn {
        display: none !important; } }
  .abush-item {
    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%;
    position: relative;
    gap: 1.6rem; }
    .abush-item .tt {
      --f-sz: clamp(2.2rem, calc(0.2rem + 2.5vw), 3.2rem);
      font-size: var(--f-sz);
      font-weight: 600;
      color: var(--color-second);
      line-height: 1.2;
      font-family: var(--font-sec); }
      @media screen and (min-width: 1200px) {
        .abush-item .tt:hover {
          text-decoration: underline; } }
    .abush-item .des {
      --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) {
        .abush-item .des {
          --f-sz: 1.4rem; } }
  .abush-img {
    width: 100%;
    border-radius: .4rem;
    position: relative;
    overflow: hidden; }
    .abush-img::before {
      position: absolute;
      content: '';
      inset: 0;
      z-index: 1;
      background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
      background: linear-gradient(0deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); }
    .abush-img .inner {
      display: block;
      padding-top: calc((462 / 800) * 100%);
      position: relative;
      overflow: hidden;
      width: 100%;
      height: 100%; }
      .abush-img .inner img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block; }
  .abush-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; }
    @media screen and (min-width: 1201px) {
      .abush-des {
        padding: var(--dist32);
        position: absolute;
        left: 0;
        width: 100%;
        bottom: 0;
        max-height: 100%;
        z-index: 2; }
        .abush-des .des,
        .abush-des .tt {
          color: var(--white); } }

.prodh .decorgl img {
  -o-object-position: bottom;
  object-position: bottom; }

.prodh .title-head .taggl .txt {
  color: var(--white); }

.prodh .title-head .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: var(--dist24); }

.prodh-slider {
  position: relative; }
  @media screen and (min-width: 1201px) {
    .prodh-slider {
      margin: 0 -2.4rem -2.4rem; } }
  @media screen and (min-width: 1201px) {
    .prodh-slider .swiper {
      padding: 0 2.4rem 2.4rem; } }
  @media screen and (max-width: 800px) {
    .prodh-slider .swiper-btn {
      display: none !important; } }

.actih-des {
  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%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media screen and (max-width: 700px) {
    .actih-des {
      padding-bottom: 3rem; } }
  .actih-des-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(--dist40);
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .actih-des .mona-content p,
  .actih-des .mona-content li {
    --f-sz: 1.6rem;
    font-size: var(--f-sz); }
    @media screen and (max-width: 800px) {
      .actih-des .mona-content p,
      .actih-des .mona-content li {
        --f-sz: 1.4rem; } }

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

.actih-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: var(--dist32); }

.actih-item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
  .actih-item:nth-child(odd) {
    -webkit-animation: marqueeTop 40s linear infinite;
    animation: marqueeTop 40s linear infinite; }
    @media screen and (min-width: 1200px) {
      .actih-item:nth-child(odd):hover {
        -webkit-animation-play-state: paused;
        animation-play-state: paused; } }
    @media screen and (max-width: 1200px) {
      .actih-item:nth-child(odd) {
        -webkit-animation-duration: 20s;
        animation-duration: 20s; } }
  .actih-item:nth-child(even) {
    -webkit-animation: marqueeBottom 40s linear infinite;
    animation: marqueeBottom 40s linear infinite; }
    @media screen and (min-width: 1200px) {
      .actih-item:nth-child(even):hover {
        -webkit-animation-play-state: paused;
        animation-play-state: paused; } }
    @media screen and (max-width: 1200px) {
      .actih-item:nth-child(even) {
        -webkit-animation-duration: 20s;
        animation-duration: 20s; } }
  .actih-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: var(--dist32); }

.actih-img {
  width: 100%;
  position: relative;
  border-radius: .4rem;
  overflow: hidden;
  cursor: pointer; }
  .actih-img .inner {
    width: 100%; }
    .actih-img .inner img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      display: block; }

.actih-inner {
  max-height: 86rem;
  overflow: hidden; }

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

.cgeh .title-head {
  gap: var(--dist40); }

.cgeh-des {
  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 (min-width: 701px) {
    .cgeh-des {
      margin-bottom: var(--dist120); } }
  @media screen and (max-width: 700px) {
    .cgeh-des {
      padding-bottom: 0; } }
  .cgeh-des-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(--dist120); }
    @media screen and (max-width: 700px) {
      .cgeh-des-inner {
        gap: 3rem; } }

.cgeh-slider-thumb {
  -webkit-filter: drop-shadow(10px 10px 40px rgba(0, 0, 0, 0.16));
  filter: drop-shadow(10px 10px 40px rgba(0, 0, 0, 0.16)); }
  .cgeh-slider-thumb .swiper-slide-thumb-active .cgeh-box::before {
    opacity: 1; }

.cgeh-inner {
  padding-top: var(--dist60);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 100%; }
  .cgeh-inner .twentytwenty-horizontal .twentytwenty-after-label:before,
  .cgeh-inner .twentytwenty-horizontal .twentytwenty-before-label:before {
    top: auto !important;
    margin-top: 0;
    bottom: 4.6rem;
    border-radius: .4rem;
    border: 1px solid #FAFAFA;
    background: rgba(255, 255, 255, 0.05);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    color: var(--color-text1); }
  .cgeh-inner .twentytwenty-horizontal .twentytwenty-after-label:before {
    right: 40%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%); }
  .cgeh-inner .twentytwenty-horizontal .twentytwenty-before-label:before {
    left: 40%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  .cgeh-inner .twentytwenty-handle {
    --w: 4rem;
    top: auto;
    bottom: 4.6rem;
    background-color: var(--white);
    border-radius: .4rem !important;
    border: .1rem solid #E5E5E5;
    margin-top: 0;
    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; }
    .cgeh-inner .twentytwenty-handle .twentytwenty-left-arrow {
      border: none;
      margin: 0;
      width: 60%;
      height: 60%;
      display: block;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      background: url(../assets/images/transfer.png) center/contain no-repeat; }
    .cgeh-inner .twentytwenty-handle .twentytwenty-right-arrow {
      display: none; }

.cgeh-box {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: var(--dist16);
  cursor: pointer;
  -webkit-transition: all .6s ease;
  transition: all .6s ease; }
  .cgeh-box::before {
    position: absolute;
    content: '';
    inset: 0;
    z-index: 1;
    opacity: 0;
    border-radius: var(--dist16);
    border: 0.4rem solid var(--white);
    -webkit-transition: all .6s ease;
    transition: all .6s ease; }
  .cgeh-box .inner {
    display: block;
    padding-top: calc((115 / 118) * 100%);
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%; }
    .cgeh-box .inner img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      display: block; }

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

.reviews {
  position: relative; }
  .reviews-row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .reviews .title-pri {
    font-weight: 700;
    line-height: 1.2; }
    .reviews .title-pri span {
      line-height: 1.2; }
  .reviews-slider {
    --w: 5rem;
    -webkit-box-shadow: 0px 8px 32px 0px rgba(18, 18, 18, 0.12);
    box-shadow: 0px 8px 32px 0px rgba(18, 18, 18, 0.12); }
    @media screen and (max-width: 800px) {
      .reviews-slider {
        --w: 3.5rem; } }
    @media screen and (min-width: 801px) {
      .reviews-slider .swiper-slide {
        padding-top: calc(var(--w)/2);
        padding-right: calc(var(--w)/2); } }
  .reviews .title-head {
    gap: var(--dist40); }
    @media screen and (max-width: 800px) {
      .reviews .title-head {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        margin-bottom: 3rem; } }
  .reviews .taggl .txt {
    color: var(--white); }
  .reviews-img {
    width: 100%;
    position: relative;
    margin-left: auto;
    height: 100%; }
    @media screen and (min-width: 801px) {
      .reviews-img {
        max-width: 45rem; } }
    .reviews-img .inner {
      display: block;
      padding-top: calc((702 / 446) * 100%);
      position: relative;
      overflow: hidden;
      width: 100%;
      height: 100%; }
      .reviews-img .inner img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
        -o-object-position: top;
        object-position: top; }
  .reviews-des {
    padding-bottom: var(--dist60);
    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); }
  .reviews-item {
    padding: var(--dist40) var(--dist24);
    background-color: var(--white);
    height: 100%;
    position: relative; }
    .reviews-item .dcor {
      position: absolute;
      top: 0;
      right: 0;
      left: auto !important;
      bottom: auto !important;
      width: var(--w);
      height: var(--w);
      -webkit-transform: translate(50%, -50%);
      transform: translate(50%, -50%); }
      @media screen and (max-width: 800px) {
        .reviews-item .dcor {
          -webkit-transform: translate(0, 0);
          transform: translate(0, 0); } }
      .reviews-item .dcor img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        display: block; }
    .reviews-item .mona-content p,
    .reviews-item .mona-content li {
      --f-sz: 1.6rem;
      font-size: var(--f-sz);
      font-weight: 400;
      color: #525252; }
      @media screen and (max-width: 800px) {
        .reviews-item .mona-content p,
        .reviews-item .mona-content li {
          --f-sz: 1.4rem; } }
  .reviews-slider .swiper-gr {
    position: absolute;
    right: var(--dist60);
    bottom: var(--dist32); }
    @media screen and (max-width: 800px) {
      .reviews-slider .swiper-gr {
        right: auto;
        left: 50%;
        bottom: 1rem;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        z-index: 1; } }
  .reviews-slider .swiper-btn {
    --wbtn: 4rem; }
  .reviews-slider .swiper-pagination {
    display: none; }
  .reviews-decor .decor {
    position: absolute;
    z-index: 1;
    width: var(--icon);
    height: var(--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; }
    .reviews-decor .decor .inner {
      -webkit-box-shadow: 0px 8px 32px 0px rgba(18, 18, 18, 0.1);
      box-shadow: 0px 8px 32px 0px rgba(18, 18, 18, 0.1);
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      border-radius: 100%;
      overflow: hidden; }
    .reviews-decor .decor img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      display: block; }
    .reviews-decor .decor:nth-child(1) {
      --icon: 11.2rem;
      top: 0;
      left: 0; }
      @media screen and (max-width: 1200px) {
        .reviews-decor .decor:nth-child(1) {
          --icon: 6.2rem; } }
    .reviews-decor .decor:nth-child(2) {
      --icon: 9.4rem;
      top: 5%;
      right: -5%; }
      @media screen and (max-width: 1200px) {
        .reviews-decor .decor:nth-child(2) {
          --icon: 4.2rem; } }
    .reviews-decor .decor:nth-child(3) {
      --icon: 6.3rem;
      top: 30%;
      left: 25%; }
      @media screen and (max-width: 1200px) {
        .reviews-decor .decor:nth-child(3) {
          --icon: 3.2rem; } }
    .reviews-decor .decor:nth-child(4) {
      --icon: 8.9rem;
      top: 60%;
      right: -5%; }
      @media screen and (max-width: 1200px) {
        .reviews-decor .decor:nth-child(4) {
          --icon: 5.2rem; } }
  @media screen and (max-width: 800px) {
    .reviews-col {
      width: 100%; } }
  .reviews-inner {
    position: relative;
    margin-top: auto; }
  .reviews-rt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: var(--dist60);
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 100%; }
    @media screen and (max-width: 800px) {
      .reviews-rt {
        display: none; } }

.pductdt {
  position: relative;
  overflow: hidden;
  padding: 2.4rem 0; }
  .pductdt-bdy {
    padding: var(--dist60) 0 var(--dist100); }
  .pductdt-col:nth-child(1) {
    width: 45%; }
  .pductdt-col:nth-child(2) {
    width: 55%; }
  @media screen and (max-width: 1000px) {
    .pductdt-col {
      width: 100% !important; } }
  .pductdt-des-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(--dist32); }
  .pductdt-des .mona-content p,
  .pductdt-des .mona-content li {
    font-size: 1.4rem; }
  .pductdt-des .tt {
    font-family: var(--font-sec);
    line-height: 1.2; }
  .pductdt-des .mncart-qty .txt {
    font-weight: 600;
    color: var(--color-text1);
    --f-sz: 1.6rem;
    font-size: var(--f-sz); }
    @media screen and (max-width: 800px) {
      .pductdt-des .mncart-qty .txt {
        --f-sz: 1.4rem; } }
  .pductdt-bg {
    position: absolute;
    inset: 0;
    z-index: -2; }
    .pductdt-bg img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      display: block; }
  .pductdt-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: var(--dist24); }
  .pductdt-gr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1.6rem; }
    .pductdt-gr .btn-main {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      min-width: -webkit-fit-content;
      min-width: -moz-fit-content;
      min-width: fit-content; }
  .pductdt .prds-slider {
    position: relative;
    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;
    gap: 1.2rem; }
    @media screen and (max-width: 1000px) {
      .pductdt .prds-slider {
        max-width: 55rem;
        margin: 0 auto; } }
  .pductdt .prds-main {
    position: relative;
    overflow: hidden; }
    .pductdt .prds-main .swiper {
      --rgap: 0;
      --cgap: 0; }
    @media screen and (min-width: 1200px) {
      .pductdt .prds-main:hover .swiper-btn {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1; } }
    .pductdt .prds-main .swiper-next {
      right: 0; }
      @media screen and (min-width: 1201px) {
        .pductdt .prds-main .swiper-next {
          -webkit-transform: translateX(100%);
          transform: translateX(100%);
          opacity: 0;
          -webkit-transition: all .6s ease;
          transition: all .6s ease; } }
    .pductdt .prds-main .swiper-prev {
      left: 0; }
      @media screen and (min-width: 1201px) {
        .pductdt .prds-main .swiper-prev {
          -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
          opacity: 0;
          -webkit-transition: all .6s ease;
          transition: all .6s ease; } }
  .pductdt .prds-img {
    position: relative;
    width: 100%;
    border: 0.1rem solid var(--color-pri);
    border-radius: .4rem; }
    .pductdt .prds-img .inner {
      display: block;
      padding-top: calc((492 / 566) * 100%);
      position: relative;
      overflow: hidden;
      width: 100%;
      height: 100%; }
      .pductdt .prds-img .inner img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        display: block; }
  .pductdt .prds-thumbs .swiper {
    --cgap: 1.6rem;
    --rgap: 1.6rem; }
  @media screen and (max-width: 1400px) {
    .pductdt .prds-thumbs .swiper-slide {
      width: 20%; } }
  @media screen and (max-width: 1200px) {
    .pductdt .prds-thumbs .swiper-slide {
      width: calc(3/12 * 100%); } }

@media screen and (max-width: 800px) {
  .prduct .mona-content p,
  .prduct .mona-content li {
    --f-sz: 1.6rem;
    font-size: var(--f-sz); } }
  @media screen and (max-width: 800px) and (max-width: 800px) {
    .prduct .mona-content p,
    .prduct .mona-content li {
      --f-sz: 1.4rem; } }

.tag-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;
  gap: .6rem 1.2rem; }
  .tag-list .tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1.2rem; }
    .tag-list .tag:not(:last-child)::after {
      content: '';
      height: 1.6rem;
      width: .1rem;
      display: block;
      background-color: var(--color-filt); }
    .tag-list .tag .txt {
      font-size: 1.4rem;
      font-weight: 400;
      color: var(--color-filt); }
      .tag-list .tag .txt.sec {
        color: #231F20; }

.prds-thumbs .prds-img {
  border: .1rem solid transparent;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer; }
  @media screen and (min-width: 1200px) {
    .prds-thumbs .prds-img:hover {
      border-color: var(--color-second); } }

.prds-thumbs .swiper-slide-thumb-active .prds-img {
  border-color: var(--color-second); }

.decorgl {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -5; }
  .decorgl img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block; }

.pductrl .title {
  margin: 0 auto; }

.pductrl-slider {
  overflow: visible; }
  @media screen and (min-width: 1201px) {
    .pductrl-slider {
      margin: 0 -2.4rem -2.4rem; } }
  @media screen and (min-width: 1201px) {
    .pductrl-slider .swiper {
      padding: 0 2.4rem 2.4rem; } }
  @media screen and (max-width: 900px) {
    .pductrl-slider .swiper-btn {
      display: none !important; } }

.pductrl .woocommerce-column__title,
.pductrl .woocommerce-order-details__title {
  --f-sz: clamp(2.2rem, calc(0.2rem + 2.5vw), 3.2rem);
  font-size: var(--f-sz);
  font-weight: 600;
  color: var(--color-text1);
  font-family: var(--font-sec);
  margin-bottom: 1.2rem; }

.prodct-head {
  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;
  gap: var(--dist24); }
  @media screen and (max-width: 500px) {
    .prodct-head {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 100%; }
      .prodct-head .btn-main {
        width: 100%; } }

.prodct-select {
  width: 33.8rem;
  max-width: 100%; }
  @media screen and (max-width: 500px) {
    .prodct-select {
      width: 100%; } }

.catprodct {
  position: relative; }
  .catprodct-item {
    position: relative;
    overflow: hidden;
    height: 100%; }
    @media screen and (max-width: 1200px) {
      .catprodct-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: 1.6rem; } }
    .catprodct-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: 1.6rem;
      padding: var(--dist32) var(--dist24); }
      @media screen and (max-width: 1200px) {
        .catprodct-item .des {
          padding: 0;
          gap: 1.2rem; } }
    .catprodct-item .tt {
      color: var(--white);
      --f-sz: clamp(2.8rem, calc(0.4rem + 3vw), 4rem);
      font-size: var(--f-sz);
      font-weight: 600;
      font-family: var(--font-sec);
      line-height: 1.2;
      text-transform: uppercase; }
      @media screen and (max-width: 1200px) {
        .catprodct-item .tt {
          color: var(--color-text);
          --f-sz: clamp(2.2rem, calc(1rem + 1.5vw), 2.8rem);
          font-size: var(--f-sz); } }
    .catprodct-item .mona-content p,
    .catprodct-item .mona-content li {
      --f-sz: 1.6rem;
      font-size: var(--f-sz);
      font-weight: 400;
      font-family: var(--font-pri);
      color: var(--white); }
      @media screen and (max-width: 800px) {
        .catprodct-item .mona-content p,
        .catprodct-item .mona-content li {
          --f-sz: 1.4rem; } }
      @media screen and (max-width: 1200px) {
        .catprodct-item .mona-content p,
        .catprodct-item .mona-content li {
          color: var(--color-text); } }
    @media screen and (min-width: 1200px) {
      .catprodct-item:hover .catprodct-des {
        opacity: 0;
        -webkit-transform: translateY(5rem);
        transform: translateY(5rem); }
      .catprodct-item:hover .catprodct-inner .bg {
        opacity: 1; }
      .catprodct-item:hover .catprodct-inner .des {
        opacity: 1; }
        .catprodct-item:hover .catprodct-inner .des .tt {
          opacity: 1;
          -webkit-transform: translateY(0);
          transform: translateY(0);
          -webkit-transition-delay: .2s;
          transition-delay: .2s; }
        .catprodct-item:hover .catprodct-inner .des .mona-content {
          opacity: 1;
          -webkit-transform: translateY(0);
          transform: translateY(0);
          -webkit-transition-delay: .4s;
          transition-delay: .4s; }
        .catprodct-item:hover .catprodct-inner .des .catprodct-btn {
          opacity: 1;
          -webkit-transform: translateY(0);
          transform: translateY(0);
          -webkit-transition-delay: .6s;
          transition-delay: .6s; }
      .catprodct-item:hover .catprodct-inner .img {
        -webkit-transition-delay: .6s;
        transition-delay: .6s;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1; } }
  .catprodct-img {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden; }
    @media screen and (min-width: 1201px) {
      .catprodct-img::before {
        position: absolute;
        content: '';
        inset: 0;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 18, 18, 0)), to(rgba(18, 18, 18, 0.4)));
        background: linear-gradient(180deg, rgba(18, 18, 18, 0) 0%, rgba(18, 18, 18, 0.4) 100%);
        z-index: 1; } }
    .catprodct-img .inner {
      display: block;
      padding-top: calc((617 / 384) * 100%);
      position: relative;
      overflow: hidden;
      width: 100%;
      height: 100%; }
      @media screen and (max-width: 1200px) {
        .catprodct-img .inner {
          padding-top: 80%; } }
      .catprodct-img .inner img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block; }
  @media screen and (min-width: 1201px) {
    .catprodct-slider {
      height: 61.7rem; } }
  .catprodct-slider .swiper {
    height: 100%; }
    @media screen and (max-width: 1200px) {
      .catprodct-slider .swiper {
        --cgap: 0;
        --rgap: 0; } }
  .catprodct-slider .swiper-wrapper {
    height: 100%; }
  @media screen and (min-width: 1201px) {
    .catprodct-slider .swiper-slide {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      -webkit-transition: all .6s ease;
      transition: all .6s ease; } }
  @media screen and (min-width: 1201px) and (min-width: 1200px) {
    .catprodct-slider .swiper-slide:hover {
      -webkit-box-flex: 6;
      -ms-flex: 6;
      flex: 6; } }
  @media screen and (min-width: 1201px) {
      .catprodct-slider .swiper-slide.disable .catprodct-des {
        opacity: 0;
        -webkit-transform: translateY(5rem);
        transform: translateY(5rem); } }
  @media screen and (min-width: 1201px) {
    .catprodct-des {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      z-index: 2;
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
      .catprodct-des .mona-content {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
      .catprodct-des .tt {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; } }
  @media screen and (max-width: 1200px) {
    .catprodct-des {
      display: none; } }
  @media screen and (min-width: 1201px) {
    .catprodct-inner {
      position: absolute;
      inset: 0;
      z-index: 3;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .catprodct-inner .bg {
    position: absolute;
    inset: 0;
    z-index: -1;
    opacity: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease; }
    .catprodct-inner .bg img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      display: block; }
  .catprodct-inner .des {
    height: 100%; }
    @media screen and (min-width: 1201px) {
      .catprodct-inner .des {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        max-height: 100%;
        overflow: hidden auto;
        width: 70%;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        opacity: 0; }
        .catprodct-inner .des .tt {
          -webkit-transform: translateY(3rem);
          transform: translateY(3rem);
          -webkit-transition: all .6s ease;
          transition: all .6s ease;
          opacity: 0; }
        .catprodct-inner .des .mona-content {
          -webkit-transform: translateY(3rem);
          transform: translateY(3rem);
          -webkit-transition: all .6s ease;
          transition: all .6s ease;
          opacity: 0; }
        .catprodct-inner .des .catprodct-btn {
          -webkit-transform: translateY(3rem);
          transform: translateY(3rem);
          -webkit-transition: all .6s ease;
          transition: all .6s ease;
          opacity: 0; } }
  .catprodct-inner .img {
    width: 30%;
    margin-top: auto;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease; }
    @media screen and (max-width: 1200px) {
      .catprodct-inner .img {
        display: none; } }
    .catprodct-inner .img .inner {
      width: 100%; }
      .catprodct-inner .img .inner img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block; }

.psucces {
  position: relative; }
  .psucces .order_details {
    margin-bottom: var(--dist40) !important;
    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;
    margin: -1.6rem 1.6rem !important;
    width: 100rem;
    max-width: 100%; }
    .psucces .order_details li {
      padding: 0 1.6rem !important;
      margin-bottom: 1.2rem !important;
      margin-right: 0 !important;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      min-width: -webkit-fit-content;
      min-width: -moz-fit-content;
      min-width: fit-content; }
  .psucces-img {
    width: 100%;
    overflow: hidden;
    position: relative; }
    .psucces-img .inner {
      display: block;
      padding-top: calc((547 / 1728) * 100%);
      position: relative;
      overflow: hidden;
      width: 100%;
      height: 100%; }
      .psucces-img .inner img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block; }
  .psucces-bdy {
    position: relative;
    padding: var(--dist40);
    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;
    border-radius: .4rem;
    -webkit-box-shadow: 0px 8px 32px 0px rgba(18, 18, 18, 0.16);
    box-shadow: 0px 8px 32px 0px rgba(18, 18, 18, 0.16);
    background: var(--white);
    gap: var(--dist24);
    margin-top: -10rem;
    z-index: 1; }
    .psucces-bdy .title-pri {
      --f-sz: clamp(3.4rem, calc(-2.6rem + 7.5vw), 6.4rem);
      font-size: var(--f-sz);
      font-weight: 700;
      color: var(--color-text);
      font-family: var(--font-sec);
      line-height: 1.2; }
    .psucces-bdy .mona-content {
      max-width: 88rem; }

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

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

.clinic .title-head form {
  max-width: 100%; }

.clinic .prodct-head {
  -ms-flex-wrap: unset;
  flex-wrap: unset; }
  @media screen and (max-width: 460px) {
    .clinic .prodct-head {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 100%; }
      .clinic .prodct-head .gl-select {
        width: 100%; }
      .clinic .prodct-head .btn-main {
        width: 100%; }
      .clinic .prodct-head .select2-container {
        width: 14rem !important; } }

.clinic-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: var(--dist16);
  height: 100%;
  padding: var(--dist24);
  background-color: var(--white);
  border: 1px solid rgba(90, 45, 103, 0.1);
  border-radius: .4rem;
  -webkit-transition: all .6s ease;
  transition: all .6s ease; }
  @media screen and (min-width: 1200px) {
    .clinic-item:hover {
      -webkit-box-shadow: 0px 8px 16px 0px rgba(18, 18, 18, 0.32);
      box-shadow: 0px 8px 16px 0px rgba(18, 18, 18, 0.32); } }

.clinic-tt {
  --f-sz: clamp(1.9rem, calc(0.9rem + 1.25vw), 2.4rem);
  font-size: var(--f-sz);
  font-weight: 600;
  color: var(--color-text1);
  text-transform: capitalize;
  font-family: var(--font-sec);
  line-height: 1.4; }

.clinic-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: var(--dist16); }

.clinic-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: .8rem; }
  .clinic-contact-information {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: .8rem;
    font-size: 1.2rem;
    color: var(--color-text1);
    font-weight: 400; }
    .clinic-contact-information:not(:last-child)::after {
      content: '/'; }
  .clinic-contact-icon {
    width: 2rem;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    .clinic-contact-icon img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain;
      display: block; }
  .clinic-contact-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    gap: .8rem; }

.clinic-img {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: var(--dist12); }
  .clinic-img .inner {
    display: block;
    padding-top: calc((296 / 396) * 100%);
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%; }
    .clinic-img .inner img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain;
      display: block; }

.gl-select {
  border: 0.1rem solid var(--color-pri);
  border-radius: .4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 4.8rem;
  overflow: hidden; }
  @media screen and (max-width: 1200px) {
    .gl-select {
      height: 4rem; } }
  .gl-select .selection {
    height: 100%; }
  .gl-select .select2-container .select2-selection--single .select2-selection__arrow b {
    left: auto;
    right: -.8rem; }
  .gl-select .gl-inp {
    height: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative; }
    .gl-select .gl-inp::before {
      position: absolute;
      content: '';
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      left: 0;
      width: .1rem;
      background-color: #5A2D67;
      height: 2.4rem;
      opacity: .1;
      max-height: 100%; }
    .gl-select .gl-inp input {
      height: 100%;
      --f-sz: 1.6rem;
      font-size: var(--f-sz);
      font-family: var(--font-pri);
      color: var(--color-text);
      font-weight: 400;
      outline: none;
      border: none;
      padding: .8rem 1.6rem; }
      @media screen and (max-width: 800px) {
        .gl-select .gl-inp input {
          --f-sz: 1.4rem; } }
      .gl-select .gl-inp input::-webkit-input-placeholder {
        color: var(--color-filt); }
      .gl-select .gl-inp input::-moz-placeholder {
        color: var(--color-filt); }
      .gl-select .gl-inp input::-ms-input-placeholder {
        color: var(--color-filt); }
      .gl-select .gl-inp input::placeholder {
        color: var(--color-filt); }
  .gl-select .select2-container .select2-selection--single .select2-selection__arrow {
    top: 0 !important; }
  .gl-select .select2-container.select2-container--focus .select2-selection--single {
    border: none !important;
    height: 100% !important;
    border-radius: 0 !important; }
  .gl-select .select2-container .select2-selection--single {
    width: 12rem !important;
    height: 100% !important;
    border: none !important; }

.select2-container .select2-dropdown.custom-dropdown .select2-results__option {
  padding: .8rem !important; }

.select2-container .select2-dropdown.custom-dropdown .select2-search {
  display: none; }

.cart-template .cart-totals {
  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;
  width: 100%;
  margin-bottom: 1.6rem; }

.cart-template .shipping,
.cart-template .order-total,
.cart-template .cart-subtotal {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 1.2rem; }

.cart-template .shipping-calculator-button {
  padding: 0 !important;
  margin-top: 0 !important; }

.cart-template .product-thumbnail {
  padding: 0 !important;
  width: 9rem !important;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
  .cart-template .product-thumbnail a {
    width: 100% !important;
    display: block; }
  .cart-template .product-thumbnail img {
    width: 100% !important;
    display: block;
    -o-object-fit: cover;
    object-fit: cover; }

.cart-template .product-subtotal,
.cart-template .product-price {
  font-size: 1.4rem !important; }

@media screen and (max-width: 1000px) {
  .cart-template .cart-row .col {
    width: 100% !important; } }

.cart-template .cart-row .quantity {
  margin-left: auto; }

.cart-template .cart-row .remove {
  margin-left: auto; }

.checkout .mncart-list {
  padding: 0 var(--dist20); }

.checkout .mncart-bot-inner {
  margin-bottom: 0; }
  .checkout .mncart-bot-inner .des {
    padding: 0;
    margin-bottom: 1.2rem;
    border: none; }
    .checkout .mncart-bot-inner .des .txt {
      font-weight: 400; }
  .checkout .mncart-bot-inner .inner .txt {
    color: var(--color-pri); }

.checkout-inner {
  border-radius: .4rem;
  border: .1rem solid #E5E5E5;
  overflow: hidden; }
  .checkout-inner .head {
    padding: 1.2rem 2rem;
    background: -webkit-gradient(linear, left top, left bottom, from(#5a2d67), to(black));
    background: linear-gradient(180deg, #5a2d67 0%, black 100%); }
    .checkout-inner .head .tt {
      color: #fafafa;
      --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
      font-size: var(--f-sz);
      font-weight: 500;
      font-family: var(--font-sec); }

.checkout-des {
  padding: 2rem;
  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; }
  @media screen and (max-width: 1200px) {
    .checkout-des {
      gap: 1.2rem;
      padding: 1.2rem; } }

.checkout-bdy {
  max-width: 80rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.6rem; }

.checkout-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.2rem; }
  .checkout-tab-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;
    padding: 1.6rem;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    @media screen and (max-width: 800px) {
      .checkout-tab-item {
        padding: 1rem; } }
    .checkout-tab-item .txt {
      --f-sz: clamp(1.9rem, calc(0.9rem + 1.25vw), 2.4rem);
      font-size: var(--f-sz);
      font-weight: 600;
      font-family: var(--font-sec);
      color: #A3A3A3;
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
      .checkout-tab-item .txt::before {
        position: absolute;
        content: '';
        left: 0;
        bottom: 0;
        width: 100%;
        height: .2rem;
        border-radius: .2rem;
        background-color: #A3A3A3; }
      .checkout-tab-item .txt::after {
        position: absolute;
        content: '';
        left: 0;
        bottom: 0;
        width: 0;
        height: .2rem;
        border-radius: .2rem;
        background-color: var(--color-second);
        -webkit-transition: all .3s ease;
        transition: all .3s ease; }
    .checkout-tab-item.active .txt {
      color: var(--color-second); }
    .checkout-tab-item.active::after {
      width: 100%; }

.checkout-check {
  position: relative; }
  .checkout-check-lb {
    position: relative;
    font-size: 1.6rem;
    font-weight: 400;
    color: var(--color-text1);
    cursor: pointer; }
    .checkout-check-lb.active .txt::after {
      opacity: 1; }
    .checkout-check-lb input:checked + .txt::after {
      opacity: 1; }
    .checkout-check-lb .txt {
      padding-left: 2.4rem;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: centers;
      -ms-flex-align: centers;
      align-items: centers; }
      .checkout-check-lb .txt::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; }
      .checkout-check-lb .txt::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; }

.checkout-inner:not(:last-child) {
  margin-bottom: 1.6rem; }

.checkout-inner-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.2rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.2rem 2rem;
  border-bottom: .1rem solid #F1F5F9; }
  .checkout-inner-head .icon {
    --wicon: 4rem;
    width: var(--wicon);
    height: var(--wicon);
    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; }
    .checkout-inner-head .icon img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain;
      display: block; }
  .checkout-inner-head .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: .8rem; }
    .checkout-inner-head .desc .tt {
      --f-sz: clamp(1.7rem, calc(1.1rem + 0.75vw), 2rem);
      font-size: var(--f-sz);
      font-weight: 500;
      color: #525252; }
    .checkout-inner-head .desc .txt {
      --f-sz: 1.6rem;
      font-size: var(--f-sz);
      font-weight: 400;
      color: #525252; }
      @media screen and (max-width: 800px) {
        .checkout-inner-head .desc .txt {
          --f-sz: 1.4rem; } }

.checkout-inner-item {
  padding: 1.6rem 2rem;
  position: relative;
  width: 100%; }
  .checkout-inner-item:not(:last-child) {
    border-bottom: .1rem solid #F1F5F9; }
  .checkout-inner-item input:checked + .txt::after {
    opacity: 1; }
  .checkout-inner-item .txt {
    position: relative;
    padding-left: 2.8rem;
    cursor: pointer; }
    .checkout-inner-item .txt::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/radio.png);
      -webkit-transition: all .3s ease;
      transition: all .3s ease;
      cursor: pointer; }
    .checkout-inner-item .txt::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/radioed.png);
      -webkit-transition: all .3s ease;
      transition: all .3s ease;
      opacity: 0;
      cursor: pointer; }

.checkout-inner .package-methods {
  padding: 1rem 0; }

.checkout-inner .checkout-summary {
  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; }
  .checkout-inner .checkout-summary .item .txt {
    color: #0B181D;
    font-family: var(--font-sec);
    font-weight: 400; }

.checkout-inner .shipping-calculator-button {
  color: var(--color-second);
  font-weight: 600 1; }

.checkout-inner .mncart-bot-inner {
  padding: 0; }
  .checkout-inner .mncart-bot-inner .des {
    margin-bottom: 0; }

.checkout-bot {
  padding: 1.6rem 2rem;
  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); }
  @media screen and (max-width: 800px) {
    .checkout-bot {
      padding: 0; } }
  .checkout-bot .item {
    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: 1.2rem; }
    .checkout-bot .item .txt {
      --f-sz: clamp(1.6rem, calc(1.2rem + 0.5vw), 1.8rem);
      font-size: var(--f-sz);
      font-weight: 600;
      color: var(--color-pri);
      font-family: var(--font-sec); }
      .checkout-bot .item .txt.sec {
        --f-sz: clamp(1.9rem, calc(0.9rem + 1.25vw), 2.4rem);
        font-size: var(--f-sz); }

.checkout-gr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1.2rem; }
  .checkout-gr .btn-main {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content; }

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