@font-face {
  font-family: "Shopee Display";
  src: url(../assets/font/Shoppe/Shopee2021-Black.woff2) format("woff2"),
    url(../assets/font/Shoppe/Shopee2021-Black.woff) format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Shopee Display";
  src: url(../assets/font/Shoppe/Shopee2021-Bold.woff2) format("woff2"),
    url(../assets/font/Shoppe/Shopee2021-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Shopee Display";
  src: url(../assets/font/Shoppe/Shopee2021-Black.woff2) format("woff2"),
    url(../assets/font/Shoppe/Shopee2021-Black.woff) format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Shopee Display";
  src: url(../assets/font/Shoppe/Shopee2021-Bold.woff2) format("woff2"),
    url(../assets/font/Shoppe/Shopee2021-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Shopee Display ExtBd";
  src: url(../assets/font/Shoppe/Shopee2021-ExtraBold.woff2) format("woff2"),
    url(../assets/font/Shoppe/Shopee2021-ExtraBold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Shopee Display";
  src: url(../assets/font/Shoppe/Shopee2021-Light.woff2) format("woff2"),
    url(../assets/font/Shoppe/Shopee2021-Light.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Shopee Display ExtBd";
  src: url(../assets/font/Shoppe/Shopee2021-ExtraBold.woff2) format("woff2"),
    url(../assets/font/Shoppe/Shopee2021-ExtraBold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Shopee Display";
  src: url(../assets/font/Shoppe/Shopee2021-Light.woff2) format("woff2"),
    url(../assets/font/Shoppe/Shopee2021-Light.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Shopee Display";
  src: url(../assets/font/Shoppe/Shopee2021-Regular.woff2) format("woff2"),
    url(../assets/font/Shoppe/Shopee2021-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Shopee Display";
  src: url(../assets/font/Shoppe/Shopee2021-Regular.woff2) format("woff2"),
    url(../assets/font/Shoppe/Shopee2021-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "FVH Shopee Text";
  src: url(../assets/font/Shoppe/FVHShopeeText-Bold.woff2) format("woff2"),
    url(../assets/font/Shoppe/FVHShopeeText-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
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:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.mona-content b,
.mona-content strong {
  font-weight: 700;
}
.mona-content em,
.mona-content i {
  font-style: italic;
}
.mona-content h1,
.mona-content h2,
.mona-content h3,
.mona-content h4,
.mona-content h5,
.mona-content h6 {
  line-height: 1.3;
  margin-bottom: 0.5em;
  margin-top: 0.6em;
}
.mona-content h1 {
  font-size: 1.7em;
}
.mona-content h2 {
  font-size: 1.6em;
}
.mona-content h3 {
  font-size: 1.25em;
}
.mona-content h4 {
  font-size: 1.125em;
}
.mona-content h5 {
  font-size: 1em;
}
.mona-content h6 {
  font-size: 0.85em;
}
.mona-content p {
  margin: 1em 0;
}
.mona-content ol,
.mona-content ul {
  margin: 1em 0;
  list-style-position: inside;
}
.mona-content ol ol,
.mona-content ol ul,
.mona-content ul ol,
.mona-content ul ul {
  margin-left: 1em;
}
.mona-content ul {
  list-style-type: disc;
}
.mona-content ol {
  list-style-type: decimal;
}
.mona-content ol ul,
.mona-content ul ul {
  list-style-type: circle;
}
.mona-content ol ol,
.mona-content ul ol {
  list-style-type: lower-latin;
}
.mona-content iframe,
.mona-content img {
  max-width: 100% !important;
  height: auto;
}
.mona-content blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1em 0;
  padding: 1em;
  quotes: "\201C""\201D""\2018""\2019";
}
.mona-content blockquote::before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
.mona-content blockquote p {
  display: inline;
}
.mona-content table {
  border-collapse: collapse;
  max-width: 100%;
  margin: 1em 0;
  border: 1px solid #e1e1e1;
}
.mona-content table td,
.mona-content table th {
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding: 5px 10px;
  vertical-align: middle;
}
.mona-content .mona-youtube-wrap {
  position: relative;
  height: 0;
  padding-top: 56.25%;
}
.mona-content .mona-youtube-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mona-content .mona-table-wrap {
  overflow: auto;
}
:root {
  --font-pri: "Raleway", sans-serif;
  --font-sec: "FVH Shopee Text", serif;
  --size-hd: 10rem;
  --color-pri: #0b181d;
  --color-sec: #ffd700b3;
  --color-white: #fff;
  --color-black: #000;
  --color-tt: #0b181d;
  --pd-sc: 8rem;
}
@media (max-width: 1200px) {
  :root {
    --pd-sc: 4rem;
    --size-hd: 8rem;
  }
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  scroll-behavior: smooth;
}
@media screen and (min-width: 2000px) {
  html {
    font-size: 100%;
  }
}
body {
  font-family: var(--font-pri);
  font-size: 16px;
  line-height: 1.55;
  font-weight: 500;
  color: #0b181d;
  overflow: hidden auto;
}
@media screen and (min-width: 2000px) {
  body {
    font-size: 20px;
  }
}
a {
  text-decoration: none;
  color: inherit;
}
button,
select {
  border: none;
  outline: 0;
  cursor: pointer;
  -webkit-appearance: none;
  cursor: pointer;
}
button {
  padding: 0;
  background-color: transparent;
  cursor: pointer;
}
input,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.main {
  padding-top: var(--size-hd);
}
.container {
  width: 100%;
  max-width: 170rem;
  height: 100%;
  margin: 0 auto;
  padding: 0 1.5rem;
}
.no-scroll {
  -ms-touch-action: none;
  touch-action: none;
  -webkit-overflow-scrolling: none;
  overflow: hidden;
  overscroll-behavior: none;
}
iframe {
  vertical-align: middle;
}
img {
  max-width: 100%;
  height: auto;
}
::-webkit-scrollbar {
  width: 0.5rem;
}
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
  background: var(--color-pri);
}
::-webkit-scrollbar-thumb:hover {
  background: var(--color-pri);
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.row {
  --cg: 1.6rem;
  --rg: 1.6rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 calc(var(--cg) / 2 * -1) calc(var(--rg) * -1);
}
@media screen and (max-width: 1200px) {
  .row {
    --cg: 1.2rem;
    --rg: 1.2rem;
  }
}
.rows {
  --cg: 1.6rem;
  --rg: 1.6rem;
  margin: 0 calc(var(--cg) / 2 * -1);
}
@media screen and (max-width: 1200px) {
  .rows {
    --cg: 1.2rem;
    --rg: 1.2rem;
  }
}
.col {
  width: 100%;
  padding: 0 calc(var(--cg) / 2);
  margin-bottom: var(--rg);
}
.col-11 {
  width: calc(11 / 12 * 100%);
}
.col-10 {
  width: calc(10 / 12 * 100%);
}
.col-9 {
  width: calc(9 / 12 * 100%);
}
.col-8 {
  width: calc(8 / 12 * 100%);
}
.col-7 {
  width: calc(7 / 12 * 100%);
}
.col-6 {
  width: 50%;
}
.col-5 {
  width: calc(5 / 12 * 100%);
}
.col-4 {
  width: calc(4 / 12 * 100%);
}
.col-3 {
  width: calc(3 / 12 * 100%);
}
.col-2 {
  width: calc(2 / 12 * 100%);
}
.col-1 {
  width: calc(1 / 12 * 100%);
}
.col-5i {
  width: calc(100% / 5);
}
.col-4i {
  width: calc(100% / 4);
}
.hd {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  -webkit-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
  height: var(--size-hd);
  background: #fff;
  border-bottom: 0.1rem solid rgba(17, 17, 17, 0.1);
  --size-hd-top: 3.2rem;
  --size-hd-bot: calc(var(--size-hd) - var(--size-hd-top));
}
.hd.hd-home {
  border-bottom: unset;
}
.hd.sticky {
  margin-top: calc(var(--size-hd-top) * -1);
  -webkit-box-shadow: rgba(149, 157, 165, 0.2) 0 0.2rem 0.6rem;
  box-shadow: rgba(149, 157, 165, 0.2) 0 0.2rem 0.6rem;
}
@media screen and (min-width: 1201px) {
  .hd.sticky {
    --size-hd: 9rem;
  }
}
.hd-wrap {
  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%;
}
.hd-top {
  height: var(--size-hd-top);
  position: relative;
  z-index: 1;
}
.hd-top::after {
  content: "";
  position: absolute;
  width: 100vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0;
  bottom: 0;
  background: #fafafa;
  z-index: -1;
}
.hd-top::before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  width: 100vw;
  height: 0.1rem;
  background: #d9d9d9;
}
.hd-top .t-gr {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  height: 100%;
}
.hd-top .t-gr .t-text {
  --f-sz: 1.4rem;
  font-size: var(--f-sz);
  color: var(--color-tt);
}
@media screen and (max-width: 400px) {
  .hd-top .t-gr .t-text {
    font-size: 1.3rem;
  }
}
.hd-bot {
  height: var(--size-hd-bot);
  position: relative;
  -webkit-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
}
.hd-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.hd-logo {
  width: 15rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1200px) {
  .hd-logo {
    width: 13rem;
  }
}
.hd-logo .custom-logo-link {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  width: 100%;
}
.hd-last {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2rem;
}
@media screen and (max-width: 1200px) {
  .hd-last {
    gap: 1rem;
  }
}
.hd-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
}
.hd-control .b-control {
  width: 3.4rem;
  height: 3.4rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  border-radius: 100rem;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: relative;
}
@media screen and (min-width: 1025px) {
  .hd-control .b-control:hover {
    background: #ffd700b3
  }
}
@media screen and (max-width: 500px) {
  .hd-control .b-control {
    width: 2.8rem;
    height: 2.8rem;
  }
}
.hd-control .b-control .i-ctr {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.hd-control .b-control .t-pos {
  position: absolute;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 100rem;
  background: var(--color-tt);
  color: #fff;
  top: 0;
  right: 0;
  z-index: 1;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  font-size: 1rem;
}
.hd-control .b-control.i-user .i-ctr {
  border-radius: 100rem;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .hd-btn {
    display: none;
  }
}
.hd-search-wrap {
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  top: 0;
  height: 0;
  background: #fafafa;
  z-index: 10;
  visibility: hidden;
}
.hd-search-close {
  position: absolute;
  top: 1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  color: var(--color-tt);
  display: inline-block;
  border-bottom: 0.1rem solid var(--color-tt);
  font-weight: 500;
  cursor: pointer;
  overflow: hidden;
}
.hd-search-form {
  height: 100%;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  width: 80rem;
  padding: 0 1.5rem;
  max-width: 100%;
  margin: 0 auto;
}
.hd-search-form form {
  width: 100%;
}
.hd-search-over {
  overflow: hidden;
  padding: 0 2.4rem;
}
.hd-search-btn {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.hd-search-btn .icon {
  height: 4rem;
  width: 4rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
}
@media screen and (max-width: 768px) {
  .hd-search-btn .icon {
    width: 3.2rem;
    height: 3.2rem;
  }
}
.hd-search-btn .icon img {
  width: 100%;
}
.hd-search-ip {
  width: 100%;
  margin: 0 auto;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.2rem;
  border-bottom: 0.2rem solid rgba(147, 147, 147, 0.6);
}
@media screen and (max-width: 768px) {
  .hd-search-ip {
    padding: 0;
    border-width: 0.1rem;
  }
}
.hd-search-ip input {
  width: 100%;
  border: unset;
  outline: unset;
  padding: 0;
  font-size: 6.4rem;
  line-height: 100%;
  color: var(--color-tt);
  background: unset;
}
.hd-search-ip input::-webkit-input-placeholder {
  color: rgba(147, 147, 147, 0.6);
}
@media screen and (max-width: 768px) {
  .hd-search-ip input {
    font-size: 3rem;
  }
}
.ft {
  padding-top: 8rem;
  border-top: 0.1rem solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
@media screen and (max-width: 920px) {
  .ft {
    padding-top: 12rem;
  }
}
.ft-row {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  --rg: 4rem;
}
@media screen and (max-width: 768px) {
  .ft-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .ft-row > .col {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .ft-list > .col {
    width: 50%;
  }
}
.ft-wrap {
  position: relative;
}
@media screen and (max-width: 920px) {
  .ft-wrap {
    padding-top: 4rem;
  }
}
.ft-logo {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 10%);
  transform: translate(-50%, 10%);
}
@media screen and (max-width: 920px) {
  .ft-logo {
    bottom: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.ft-logo .custom-logo-link {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  width: 15rem;
}
.ft-fnews {
  max-width: 52rem;
}
@media screen and (max-width: 768px) {
  .ft-fnews {
    max-width: 100%;
  }
}
.ft-fnews .t-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.6rem;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 768px) {
  .ft-fnews .t-head {
    margin-bottom: 0.8rem;
  }
}
.ft-fnews .t-head .t-text {
  color: #1e1e1e;
  --f-sz: clamp(1.7rem, calc(1.2984rem + 0.5738vw), 2.4rem);
  font-size: var(--f-sz);
  font-family: var(--font-sec);
}
.ft-fnews .t-head .t-txt {
  color: #98a2b3;
  --f-sz: 1.6rem;
  font-size: var(--f-sz);
}
.ft-fnews .b-form .form-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem;
  background: #f5f5f5;
  margin-bottom: 1.6rem;
}
.ft-fnews .b-form .form-inner input {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: unset;
  width: 100%;
  outline: unset;
  font-family: var(--font-pri);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  color: var(--color-pri);
  background: 0 0;
  --f-sz: 1.6rem;
  font-size: var(--f-sz);
  height: 100%;
}
.ft-fnews .b-form .form-inner input::-webkit-input-placeholder {
  color: #98a2b3;
}
.ft-fnews .b-form .form-inner input::-moz-placeholder {
  color: #98a2b3;
}
.ft-fnews .b-form .form-inner input::-ms-input-placeholder {
  color: #98a2b3;
}
.ft-fnews .b-form .form-inner input::placeholder {
  color: #98a2b3;
}
.ft-fnews .b-form .form-inner .btn-submit {
  width: 3.2rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  height: 3.2rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: #1e1e1e;
  font-size: 1.8rem;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media screen and (min-width: 1025px) {
  .ft-fnews .b-form .form-inner .btn-submit:hover {
    -webkit-transform: translateX(0.5rem);
    transform: translateX(0.5rem);
  }
}
.ft-fnews .b-form .lb-ip .t-txt {
  color: var(--color-pri);
}
.ft-box {
  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;
}
.ft-box .t-text {
  --f-sz: clamp(1.5rem, calc(1.3279rem + 0.2459vw), 1.8rem);
  font-size: var(--f-sz);
  color: var(--color-pri);
  font-family: var(--font-sec);
}
.ft-box .menu {
  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;
}
.ft-box .menu li.current_page_item a {
  color: var(--color-pri);
  text-decoration: underline;
}
.ft-box .menu a {
  color: #667085;
  --f-sz: 1.6rem;
  font-size: var(--f-sz);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media screen and (min-width: 1025px) {
  .ft-box .menu a:hover {
    color: var(--color-pri);
    text-decoration: underline;
  }
}
.ft-bot {
  margin: 8rem 0;
  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;
}
@media screen and (max-width: 768px) {
  .ft-bot {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 4rem 0;
  }
}
.ft-bot-gr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.2rem;
}
@media screen and (max-width: 500px) {
  .ft-bot-gr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.ft-bot-gr .icon-sign {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  max-width: 18rem;
}
.ft-sc .i-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.4rem;
}
.ft-sc .i-list .i-link {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  width: 2.8rem;
  height: 2.8rem;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media screen and (min-width: 1025px) {
  .ft-sc .i-list .i-link:hover {
    -webkit-transform: translateY(-0.2rem);
    transform: translateY(-0.2rem);
  }
}
.ft-sc .i-list .i-link img {
  width: 100%;
  display: block;
}
.ft-bank .i-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.8rem;
}
.ft-bank .i-list .i-bank {
  height: 4rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  border-radius: 0.8rem;
  border: 0.1rem solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.ft-bank .i-list .i-bank img {
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
}
.ft-marquee {
  padding: 1rem 0;
  background: #fafafa;
}
.ft-marquee .marquee__track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
}
.ft-marquee .marquee__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 19rem;
  flex: 0 0 19rem;
  margin-right: 1rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  --f-sz: 1.4rem;
  font-size: var(--f-sz);
  font-weight: 600;
}
@media screen and (min-width: 1025px) {
  .ft-marquee .marquee__item:hover {
    text-decoration: underline;
  }
}
.btn {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  text-align: center;
  cursor: pointer;
  padding: 1.2rem 1.6rem;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  overflow: hidden;
  position: relative;
  background: var(--color-sec);
  color: var(--color-pri);
  font-size: 1.6rem;
  font-weight: 500;
  gap: 0.8rem;
  border-radius: 100rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
  font-family: var(--font-pri);
}
@media screen and (max-width: 600px) {
  .btn {
    padding: 1.2rem 1.6rem;
  }
}
.btn > * {
  position: relative;
  z-index: 2;
}
.btn .icon {
  width: 2.4rem;
  height: 2.4rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-weight: 500;
  position: relative;
}
.btn::after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  background: var(--color-pri);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1;
}
@media screen and (min-width: 1025px) {
  .btn:hover {
    color: var(--color-white);
  }
  .btn:hover::after {
    left: 0;
    width: 100%;
  }
  .btn:hover .icon {
    -webkit-transform: unset;
    transform: unset;
  }
}
.btn.center {
  margin: 0 auto;
}
.btn.full {
  width: 100%;
}
.btn.second {
  background: var(--color-pri);
  color: var(--color-white);
}
@media screen and (min-width: 1025px) {
  .btn.second:hover {
    color: var(--color-pri);
  }
}
.btn.second::after {
  background: var(--color-sec);
}
.btn.three {
  background: var(--color-pri);
  color: var(--color-white);
}
@media screen and (min-width: 1025px) {
  .btn.three:hover {
    color: var(--color-pri);
  }
}
.btn.three::after {
  background: var(--color-sec);
}
.btn.trans {
  background: 0 0;
  color: var(--color-pri);
  border: 0.1rem solid var(--color-pri);
}
@media screen and (min-width: 1025px) {
  .btn.trans:hover {
    color: var(--color-white);
  }
}
.btn.trans::after {
  background: var(--color-pri);
}
.btn__center {
  margin: 0 auto;
}
.btn.btn-link {
  padding: unset;
  border-radius: unset;
  background: unset;
}
@media screen and (min-width: 1025px) {
  .btn.btn-link:hover {
    color: var(--color-pri);
  }
  .btn.btn-link:hover .text {
    text-decoration: underline;
  }
}
.btn.btn-link::after {
  display: none;
}
.btn-link .pro-btn-add-to-cart {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  position: relative;
  text-align: center;
  cursor: pointer;
  padding: 1rem;
  background: var(--color-sec);
  color: var(--color-pri);
  font-size: 1.6rem;
  font-weight: 500;
  border-radius: 100rem;
  min-height: 5rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  width: auto !important;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media screen and (max-width: 600px) {
  .btn-link .pro-btn-add-to-cart {
    overflow: visible;
  }
  .btn-link .pro-btn-add-to-cart::after {
    display: none;
  }
}
.btn-link .pro-btn-add-to-cart::after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  background: var(--color-pri);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1;
}
.btn-link .pro-btn-add-to-cart > * {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 1025px) {
  .btn-link .pro-btn-add-to-cart:hover {
    color: var(--color-white);
  }
  .btn-link .pro-btn-add-to-cart:hover .t-price .t-new {
    color: #fff;
  }
  .btn-link .pro-btn-add-to-cart:hover .add-group::before {
    background: #fff;
  }
  .btn-link .pro-btn-add-to-cart:hover .t-old {
    color: #fff;
    opacity: 0.5;
  }
  .btn-link .pro-btn-add-to-cart:hover::after {
    left: 0;
    width: 100%;
  }
}
@media screen and (max-width: 1400px) {
  .btn-link .pro-btn-add-to-cart {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 900px) {
  .btn-link .pro-btn-add-to-cart {
    font-size: 1.6rem;
    min-height: 4rem;
  }
}
@media screen and (max-width: 600px) {
  .btn-link .pro-btn-add-to-cart {
    font-size: 1.4rem;
  }
}
.btn-link .pro-btn-add-to-cart .add-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.btn-link .pro-btn-add-to-cart .add-group::before {
  content: "";
  display: inline-block;
  width: 0.1rem;
  height: 3rem;
  background: #000;
  opacity: 0.1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 0.4rem;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 900px) {
  .btn-link .pro-btn-add-to-cart .add-group::before {
    height: 2.4rem;
    margin: 0 0.8rem;
  }
}
@media screen and (max-width: 600px) {
  .btn-link .pro-btn-add-to-cart .add-group::before {
    margin: 0 0.2rem;
  }
}
.btn-link .pro-btn-add-to-cart .t-price {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  position: relative;
  line-height: 1;
  font-size: inherit;
  gap: 0;
}
@media screen and (max-width: 600px) {
  .btn-link .pro-btn-add-to-cart .t-price {
    position: static;
  }
}
.btn-link .pro-btn-add-to-cart .t-price .t-new {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn-link .pro-btn-add-to-cart .t-price .t-old {
  font-size: 1.2rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 600px) {
  .btn-link .pro-btn-add-to-cart .t-price .t-old {
    display: none;
  }
}
.btn-link .pro-btn-add-to-cart .sale {
  position: absolute;
  left: 0;
  bottom: 100%;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  padding: 0.2rem 1rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  display: none;
  border-radius: 100rem;
  background: var(--color-sec);
  color: var(--color-pri);
  font-size: 1rem;
  -webkit-box-shadow: -0.1rem 0.2rem 0.3rem rgba(0, 0, 0, 0.3);
  box-shadow: -0.1rem 0.2rem 0.3rem rgba(0, 0, 0, 0.3);
  border-radius: 0 5px 5px 0;
  height: 2.5rem;
}
.btn-link .pro-btn-add-to-cart .sale::after,
.btn-link .pro-btn-add-to-cart .sale::before {
  content: "";
  position: absolute;
}
.btn-link .pro-btn-add-to-cart .sale::before {
  width: 0.7rem;
  height: 3.3rem;
  top: 0;
  left: -0.6rem;
  padding: 0 0 0.7rem;
  background: inherit;
  border-radius: 0.5rem 0 0 0.5rem;
}
.btn-link .pro-btn-add-to-cart .sale::after {
  width: 0.5rem;
  height: 0.5rem;
  bottom: -0.5rem;
  left: -0.4rem;
  border-radius: 0.5rem 0 0 0.5rem;
  background: rgba(0, 0, 0, 0.1);
}
.btn-link .pro-btn-add-to-cart .icon {
  width: 1.6rem;
  height: 1.6rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
}
.btn-link .pro-btn-add-to-cart .text {
  margin-left: 0.4rem;
}
@media screen and (max-width: 900px) {
  .btn-link .pro-btn-add-to-cart .text {
    display: none;
  }
}
.hd-burger {
  padding: 1rem 0;
  cursor: pointer;
}
@media screen and (min-width: 1201px) {
  .hd-burger {
    display: none;
  }
}
.hd-burger.active .line:nth-child(1) {
  -webkit-transform: translate3d(0, 0.7rem, 0) rotate(45deg) !important;
  transform: translate3d(0, 0.7rem, 0) rotate(45deg) !important;
}
.hd-burger.active .line:nth-child(3) {
  -webkit-transform: translate3d(0, -0.7rem, 0) rotate(135deg) !important;
  transform: translate3d(0, -0.7rem, 0) rotate(135deg) !important;
  width: 2.4rem;
}
.hd-burger.active .line:nth-child(2) {
  opacity: 0;
}
.burger {
  position: relative;
}
.burger .line {
  width: 2.4rem;
  height: 0.2rem;
  border-radius: 0.4rem;
  background: var(--color-pri);
  display: block;
  margin: 0.5rem 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.fsc {
  position: fixed;
  right: 5rem;
  bottom: 10rem;
  z-index: 20;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.6rem;
}
@media screen and (max-width: 1000px) {
  .fsc {
    right: 1.5rem;
    bottom: 7rem;
    gap: 0.8rem;
  }
}
.fsc-block {
  display: none;
}
.fsc-ctr {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.fsc-ctr.hide {
  opacity: 0.5;
}
.fsc-control {
  width: 4.6rem;
  height: 4.6rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  border-radius: 100rem;
  position: relative;
  background: #fff;
  -webkit-box-shadow: rgba(149, 157, 165, 0.3) 0 0.4rem 2.4rem;
  box-shadow: rgba(149, 157, 165, 0.3) 0 0.4rem 2.4rem;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media screen and (min-width: 1025px) {
  .fsc-control:hover {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.fsc-control img {
  display: block;
  max-width: 80%;
}
.fsc-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.6rem;
}
@media screen and (max-width: 1000px) {
  .fsc-list {
    gap: 0.8rem;
  }
}
.fsc-list .i-link {
  width: 4.6rem;
  height: 4.6rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  border-radius: 100rem;
  position: relative;
  -webkit-box-shadow: rgba(149, 157, 165, 0.3) 0 0.4rem 2.4rem;
  box-shadow: rgba(149, 157, 165, 0.3) 0 0.4rem 2.4rem;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media screen and (min-width: 1025px) {
  .fsc-list .i-link:hover {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.fsc-list .i-link img {
  border-radius: 100rem;
  display: block;
  width: 100%;
}
.progress-wrap {
  position: fixed;
  right: 5rem;
  bottom: 4rem;
  height: 4.6rem;
  width: 4.6rem;
  cursor: pointer;
  display: block;
  border-radius: 100rem;
  -webkit-box-shadow: inset 0 0 0 0.2rem rgba(11, 24, 29, 0.2);
  box-shadow: inset 0 0 0 0.2rem rgba(11, 24, 29, 0.2);
  z-index: 20;
  opacity: 0;
  background: #fff;
  visibility: hidden;
  -webkit-transform: translateY(1.5rem);
  transform: translateY(1.5rem);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
@media screen and (max-width: 1000px) {
  .progress-wrap {
    right: 1.5rem;
    bottom: 1.5rem;
  }
}
.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.progress-wrap::after {
  position: absolute;
  font-family: "Font Awesome 6 Pro";
  content: "\f062";
  text-align: center;
  font-size: 2.4rem;
  color: var(--color-pri);
  left: 0;
  top: 0;
  height: 4.6rem;
  width: 4.6rem;
  cursor: pointer;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  z-index: 1;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.progress-wrap svg path {
  fill: none;
}
.progress-wrap svg.progress-circle path {
  stroke: var(--color-pri);
  stroke-width: 4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.hd-nav {
  height: 100%;
}
@media screen and (max-width: 1200px) {
  .hd-nav {
    display: none;
  }
}
.hd-nav .menu-nav {
  height: 100%;
}
.hd-nav .menu-nav > .menu-list {
  height: 100%;
  margin: 0 -1.6rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.hd-nav .menu-nav > .menu-list > .menu-item {
  position: relative;
}
.hd-nav .menu-nav > .menu-list > .menu-item:last-child > .menu-list {
  left: initial;
  right: 0;
}
.hd-nav .menu-nav > .menu-list > .menu-item::before {
  content: "";
  position: absolute;
  bottom: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  height: 0.1rem;
  background: var(--color-pri);
  width: 0;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
}
.hd-nav .menu-nav > .menu-list > .menu-item:has(.current-menu-item)::before,
.hd-nav .menu-nav > .menu-list > .menu-item:hover:not(.dropdown)::before {
  width: calc(100% - 3.2rem);
}
.hd-nav .menu-nav > .menu-list > .menu-item.dropdown:hover::before {
  width: 0;
}
.hd-nav .menu-nav > .menu-list > .menu-item:hover > a {
  color: var(--color-pri);
}
.hd-nav .menu-nav > .menu-list > .menu-item:hover > a i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  color: var(--color-pri);
}
.hd-nav .menu-nav > .menu-list > .menu-item > .menu-link {
  height: 100%;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--color-body);
  font-weight: 500;
  padding: 0 1.6rem;
  font-size: 1.6rem;
}
.hd-nav .menu-nav > .menu-list > .menu-item.current-menu-item > a,
.hd-nav .menu-nav > .menu-list > .menu-item.current-menu-parent > a,
.hd-nav .menu-nav > .menu-list > .menu-item.current-post-parent > a,
.hd-nav .menu-nav > .menu-list > .menu-item.current_page_item > a,
.hd-nav .menu-nav > .menu-list > .menu-item.current_page_parent > a {
  color: var(--color-pri);
}
.hd-nav .menu-nav > .menu-list > .menu-item.current-menu-item > a i,
.hd-nav .menu-nav > .menu-list > .menu-item.current-menu-parent > a i,
.hd-nav .menu-nav > .menu-list > .menu-item.current-post-parent > a i,
.hd-nav .menu-nav > .menu-list > .menu-item.current_page_item > a i,
.hd-nav .menu-nav > .menu-list > .menu-item.current_page_parent > a i {
  color: var(--color-pri);
}
.hd-nav .menu-nav > .menu-list > .menu-item.current-menu-item::before,
.hd-nav .menu-nav > .menu-list > .menu-item.current-menu-parent::before,
.hd-nav .menu-nav > .menu-list > .menu-item.current-post-parent::before,
.hd-nav .menu-nav > .menu-list > .menu-item.current_page_item::before,
.hd-nav .menu-nav > .menu-list > .menu-item.current_page_parent::before {
  width: calc(100% - 3.2rem);
}
.hd-nav .menu-nav > .menu-list > .menu-item > .menu-list {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: calc(100%);
}
.hd-nav .menu-list {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.hd-nav .menu-item {
  position: relative;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
}
.hd-nav .menu-item:hover > .menu-list {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.hd-nav .menu-item:hover > .menu-list > .menu-item.current-menu-item > a::after,
.hd-nav
  .menu-item:hover
  > .menu-list
  > .menu-item.current_page_item
  > a::after {
  height: 100%;
}
.hd-nav .menu-item .menu-link,
.hd-nav .menu-item a {
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
}
.hd-nav .menu-item .menu-link i,
.hd-nav .menu-item a i {
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
}
.hd-nav .menu-item > .menu-link,
.hd-nav .menu-item > a {
  color: #f1f1f1;
  font-weight: 500;
  display: block;
  font-size: 1.6rem;
}
.hd-nav .menu-item > .menu-link > i,
.hd-nav .menu-item > a > i {
  display: none;
  font-weight: 500;
  margin-left: 0.4rem;
  font-size: 1.4rem;
  color: var(--color-tt);
}
.hd-nav .menu-item.dropdown > a > i {
  display: block;
}
.hd-nav .menu-item > .menu-list {
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 20rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  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: #fff;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(0, 5px);
  transform: translate(0, 5px);
  -webkit-box-shadow: rgba(100, 100, 111, 0.2) 0 0.3rem 1.2rem 0;
  box-shadow: rgba(100, 100, 111, 0.2) 0 0.3rem 1.2rem 0;
}
.hd-nav .menu-item > .menu-list > .menu-item {
  margin-left: 0;
  width: 100%;
}
.hd-nav .menu-item > .menu-list > .menu-item:hover::after {
  opacity: 1;
}
.hd-nav .menu-item > .menu-list > .menu-item:hover > .menu-link,
.hd-nav .menu-item > .menu-list > .menu-item:hover > a {
  color: var(--color-pri);
  background: #ffd700b3
}
.hd-nav .menu-item > .menu-list > .menu-item:hover > .menu-link::after,
.hd-nav .menu-item > .menu-list > .menu-item:hover > a::after {
  height: 100%;
}
.hd-nav .menu-item > .menu-list > .menu-item:hover > .menu-link > i,
.hd-nav .menu-item > .menu-list > .menu-item:hover > a > i {
  color: var(--color-pri);
}
.hd-nav .menu-item > .menu-list > .menu-item > .menu-link,
.hd-nav .menu-item > .menu-list > .menu-item > a {
  padding: 0.6rem 1.2rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  color: var(--color-body);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  font-size: 1.6rem;
}
.hd-nav .menu-item > .menu-list > .menu-item > .menu-link::after,
.hd-nav .menu-item > .menu-list > .menu-item > a::after {
  content: "";
  position: absolute;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  height: 0%;
  background: var(--color-pri);
  width: 0.1rem;
  z-index: 1;
  left: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.hd-nav .menu-item > .menu-list > .menu-item > .menu-link > i,
.hd-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: 1rem;
}
.hd-nav .menu-item > .menu-list > .menu-item > .menu-list {
  left: 100%;
}
.mobile-nav .menu-nav > .menu-list > .menu-item.current-menu-item > a,
.mobile-nav .menu-nav > .menu-list > .menu-item.current-menu-parent > a,
.mobile-nav .menu-nav > .menu-list > .menu-item.current-post-parent > a,
.mobile-nav .menu-nav > .menu-list > .menu-item.current_page_item > a {
  color: var(--color-pri);
}
.mobile-nav .menu-nav > .menu-list > .menu-item.current-menu-item > a::after,
.mobile-nav .menu-nav > .menu-list > .menu-item.current-menu-parent > a::after,
.mobile-nav .menu-nav > .menu-list > .menu-item.current-post-parent > a::after,
.mobile-nav .menu-nav > .menu-list > .menu-item.current_page_item > a::after {
  opacity: 1;
}
.mobile-nav .menu-nav > .menu-list > .menu-item:has(.current-menu-item) > a {
  color: var(--color-pri);
}
.mobile-nav .menu-nav > .menu-list > .menu-item > a {
  padding: 1rem 1.6rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--color-body);
  font-size: 1.6rem;
  font-weight: 500;
  position: relative;
}
.mobile-nav .menu-nav > .menu-list > .menu-item > a br {
  display: none;
}
.mobile-nav .menu-nav > .menu-list > .menu-item > a::before {
  display: none;
}
.mobile-nav .menu-item.dropdown > a > i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mobile-nav .menu-item.active > a {
  background: rgba(0, 53, 128, 0.04);
}
.mobile-nav .menu-item.active > a > i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.mobile-nav .menu-item a {
  position: relative;
}
.mobile-nav .menu-item a i {
  width: 2rem;
  height: 2rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  display: none;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
}
.mobile-nav .menu-item > a {
  padding: 0.8rem 1.6rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--color-body);
  font-size: 1.6rem;
  font-weight: 500;
  position: relative;
  border-radius: 0.8rem;
}
.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: rgba(0, 32, 77, 0.1);
}
.mobile-nav .menu-item > .menu-list > .menu-item.current-menu-item > a,
.mobile-nav .menu-item > .menu-list > .menu-item.current_page_item > a {
  color: var(--color-pri);
}
.mobile-nav .menu-item > .menu-list > .menu-item:has(.current-menu-item) > a {
  color: var(--color-pri);
}
.mobile {
  position: fixed;
  z-index: 140;
  top: var(--size-hd);
  left: 0;
  bottom: 0;
  min-width: 50rem;
  width: 50rem;
  background-color: #fff;
  -webkit-box-shadow: 0 10px 24px rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.05);
  transition: 0.4s linear;
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -ms-transition: 0.4s linear;
  -o-transition: 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(-110%);
  transform: translateX(-110%);
  overflow: hidden;
}
@media screen and (max-width: 500px) {
  .mobile {
    width: 100%;
    min-width: initial;
  }
}
.mobile.sticky {
  top: 4.8rem;
}
.mobile.open {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
@media screen and (min-width: 1221px) {
  .mobile {
    display: none;
  }
}
.mobile .ft-marquee {
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.mobile-con {
  width: 100%;
  height: 100%;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow-y: auto;
}
.mobile-heading {
  font-size: 1.8rem;
  line-height: 1.5;
  color: var(--color-pri);
  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: rgba(57, 73, 96, 0.6);
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 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(-110%);
  transform: translateX(-110%);
  top: var(--size-hd);
}
.mobile-overlay.sticky {
  top: 4.8rem;
}
.mobile-overlay.open {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
@media screen and (min-width: 1221px) {
  .mobile-overlay {
    display: none;
  }
}
.mobile-wr {
  padding: 0.6rem;
  padding-top: 0;
  padding-bottom: 3rem;
  position: relative;
  height: 100%;
}
.mobile-list {
  margin-bottom: 2rem;
}
.mobile-title {
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 1.6rem;
}
.mobile-text {
  --f-sz: 1.4rem;
  font-size: var(--f-sz);
  display: block;
  color: var(--color-pri);
  word-break: break-word;
  font-weight: 500;
}
.mobile-text:not(:last-child) {
  margin-bottom: 0.8rem;
}
.mobile-content {
  padding: 1.4rem 1.2rem;
  padding-bottom: 4rem;
  border-top: 0.1rem solid #eee;
}
.mobile-content > .ft-if {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.8rem;
}
.mobile-content .ft-if-it {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.mobile-content .ft-if-it:not(:last-child) {
  margin-bottom: 1.2rem;
}
.mobile-content .ft-if-it .t-gr .t-txt {
  color: var(--color-pri);
  font-size: 1.6rem;
  white-space: nowrap;
  font-weight: 600;
}
.mobile-content .ft-if-it .t-link {
  color: var(--color-body);
}
.mobile-re {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mobile-re-link {
  --f-sz: 1.6rem;
  font-size: var(--f-sz);
  color: var(--color-pri);
  text-decoration: underline;
}
.mobile-re-link:not(:first-child) {
  margin-left: 16px;
}
.mobile-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 3.5rem;
  height: 3.5rem;
  border: 1px solid var(--color-pri);
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  cursor: pointer;
  background-color: #fff;
}
.mobile-close:hover .icon {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.mobile-close .icon {
  -webkit-transition: 0.6s ease-in-out;
  transition: 0.6s ease-in-out;
  font-weight: 500;
  font-size: 1.8rem;
  color: var(--color-pri);
}
.mobile-fl .fw-6 {
  margin-bottom: 0.8rem;
  margin-bottom: 0.8rem;
  display: inline;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.4rem;
}
.mobile-fl .mobile-text {
  display: inline;
  font-size: 1.4rem;
}
.mobile-fl .dot {
  display: none;
}
.t-title {
  color: var(--color-pri);
  --f-sz: clamp(2rem, calc(0.3934rem + 2.2951vw), 4.8rem);
  font-size: var(--f-sz);
  font-weight: 400;
  font-family: var(--font-sec);
}
@media screen and (max-width: 1200px) {
  .t-title {
    font-size: 3.2rem;
  }
}
.t-title.t-sec {
  --f-sz: clamp(1.7rem, calc(1.2984rem + 0.5738vw), 2.4rem);
  font-size: var(--f-sz);
  color: var(--color-tt);
  font-weight: 600;
}
.head.t-center {
  text-align: center;
}
.ss-pd {
  padding: var(--pd-sc) 0;
}
.ss-pd-t {
  padding-top: var(--pd-sc);
}
.ss-pd-b {
  padding-bottom: var(--pd-sc);
}
.fw-5 {
  font-weight: 500;
}
.fw-6 {
  font-weight: 600;
}
.fw-7 {
  font-weight: 700;
}
.getlink-note {
  position: absolute;
  bottom: 100%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 1.4rem;
  font-weight: 500;
  display: none;
  padding: 0.2rem 0.6rem;
  border-radius: 0.8rem;
  background: var(--color-pri);
  color: #fff;
}
input.inputURL {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.b-switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.8rem;
  margin-top: 2.4rem;
}
.switch {
  width: 5rem;
  height: 3rem;
  position: relative;
  border-radius: 100rem;
}
.switch .lb-switch {
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(43, 55, 137, 0.3);
  border-radius: 100rem;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.switch .slider {
  width: 2.6rem;
  height: 2.6rem;
  position: absolute;
  left: calc(50% - 2.6rem / 2 - 1rem);
  top: calc(50% - 2.6rem / 2);
  border-radius: 50%;
  background: #fff;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15),
    0 3px 1px rgba(0, 0, 0, 0.06);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15), 0 3px 1px rgba(0, 0, 0, 0.06);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  cursor: pointer;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
  position: absolute;
}
.switch input:checked ~ .lb-switch {
  background: #2b3789;
}
.switch input:checked ~ .lb-switch .slider {
  left: calc(50% - 2.6rem / 2 + 1rem);
  top: calc(50% - 2.6rem / 2);
}
@-webkit-keyframes pulse-me {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.5);
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 0;
  }
  50% {
    opacity: 0.15;
  }
  70% {
    opacity: 0.3;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(8);
    transform: translate(-50%, -50%) scale(8);
    opacity: 0;
  }
}
@keyframes pulse-me {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.5);
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 0;
  }
  50% {
    opacity: 0.15;
  }
  70% {
    opacity: 0.3;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(8);
    transform: translate(-50%, -50%) scale(8);
    opacity: 0;
  }
}
.mt-24 {
  margin-top: 2.4rem;
}
.breadcrumb-page {
  padding: 3rem 0;
}
.breadcrumb-list {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
  overflow: hidden;
  overflow-x: auto;
  gap: 0.8rem;
}
.breadcrumb-list::-webkit-scrollbar {
  height: 0;
}
.breadcrumb-item {
  font-size: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.8rem;
  font-weight: 400;
  color: var(--color-tt);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media screen and (min-width: 1025px) {
  .breadcrumb-item:hover {
    color: var(--color-pri);
  }
}
.breadcrumb-item:not(:first-child)::before {
  display: inline-block;
  content: "/";
  vertical-align: middle;
  position: relative;
  color: var(--color-tt);
}
.breadcrumb-item:last-child {
  color: #a7a7a8;
  pointer-events: none;
}
.breadcrumb-link {
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.breadcrumb-ctn {
  padding: 2rem 0;
}
.breadcrumb-ctn .breadcrumb .breadcrumb-item {
  color: var(--color-white);
  font-weight: 500;
}
@media screen and (min-width: 1025px) {
  .breadcrumb-ctn .breadcrumb .breadcrumb-item:hover {
    color: var(--color-pri);
  }
}
ul.page-numbers {
  margin-top: 3.2rem;
}
.page-numbers {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 5;
}
.page-numbers > li:not(:first-child) {
  margin-left: 8px;
}
.page-numbers > li > .page-numbers {
  width: 4rem;
  height: 4rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  background-color: #fff;
  cursor: pointer;
  position: relative;
  border-radius: 0.8rem;
  overflow: hidden;
  color: var(--color-text);
  font-size: 1.6rem;
  font-weight: 500;
}
.page-numbers > li > .page-numbers::after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  background: var(--color-sec);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1;
  pointer-events: none;
}
@media screen and (max-width: 1200px) {
  .page-numbers > li > .page-numbers {
    width: 3.2rem;
    height: 3.2rem;
    font-size: 1.4rem;
  }
}
.page-numbers > li > .page-numbers:after {
  z-index: -1;
}
@media screen and (min-width: 1025px) {
  .page-numbers > li > .page-numbers:hover:not(.dot)::after {
    left: 0;
    width: 100%;
  }
}
.page-numbers > li > .page-numbers.current::after {
  left: 0;
  width: 100%;
}
.page-numbers > li > .page-numbers.dot {
  background-color: transparent;
}
.page-numbers > li > .page-numbers i {
  font-weight: 400;
}
.swiper-wrapper.row {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.swiper.rows .col {
  margin-bottom: 0;
}
.swiper-container {
  overflow: hidden;
}
.swiper-slide {
  height: initial;
  overflow: hidden;
}
.swiper-pagination {
  position: static;
  margin-top: 4.8rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 1.2rem;
}
@media screen and (max-width: 1200px) {
  .swiper-pagination {
    margin-top: 2.4rem;
  }
}
.swiper-pagination-bullet {
  --circle: 0.5rem;
  background-color: #cfd8d9;
  opacity: 1;
  position: relative;
  width: 1rem;
  height: 1rem;
  margin: unset !important;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border-radius: 100rem;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .swiper-pagination-bullet {
    width: 0.8rem;
    height: 0.8rem;
  }
}
.swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: 0.5s ease-in-out width;
  transition: 0.5s ease-in-out width;
  background: var(--color-sec);
}
.swiper-pagination-bullet-active::before {
  width: 100%;
}
.sw-slider {
  position: relative;
}
.swiper-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.6rem;
  --size: 4.8rem;
}
.swiper-control.slide-control {
  --size: 4rem;
  gap: 1.2rem 3.2rem;
  background: #fff;
  border-radius: 100rem;
  padding: 0.2rem;
  position: absolute;
  bottom: 2%;
  left: 2%;
  z-index: 2;
}
@media screen and (max-width: 1200px) {
  .swiper-control.slide-control {
    gap: 0.8rem;
    --size: 3.2rem;
  }
}
.swiper-control.slide-control .swiper-pagination {
  margin-top: 0;
  --f-sz: clamp(1.6rem, calc(1.3705rem + 0.3279vw), 2rem);
  font-size: var(--f-sz);
  color: var(--color-pri);
  font-weight: 500;
  font-family: var(--font-second);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.swiper-control.slide-control .swiper-control-btn {
  background: #fff;
}
@media screen and (min-width: 1025px) {
  .swiper-control.slide-control .swiper-control-btn:hover img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
  }
}
@media screen and (max-width: 1200px) {
  .swiper-control {
    --size: 3.2rem;
  }
}
.swiper-control-btn {
  width: var(--size);
  height: var(--size);
  border-radius: 100rem;
  background-color: #fff;
  border: 0.1rem solid #e4e7ec;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  cursor: pointer;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  z-index: 5;
  position: relative;
  overflow: hidden;
  font-size: 1.6rem;
  color: #667085;
}
.swiper-control-btn::after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  background: var(--color-sec);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1;
  pointer-events: none;
}
.swiper-control-btn > * {
  position: relative;
  z-index: 2;
}
.swiper-control-btn.swiper-button-disabled {
  background-color: #eee;
  cursor: default;
  -webkit-box-shadow: none;
  box-shadow: none;
  pointer-events: none;
}
@media screen and (min-width: 1025px) {
  .swiper-control-btn:hover:not(.swiper-button-disabled) {
    color: var(--color-pri) !important;
    border-color: transparent;
  }
  .swiper-control-btn:hover:not(.swiper-button-disabled)::after {
    left: 0;
    width: 100%;
  }
}
.swiper-control.white .swiper-control-btn {
  background-color: var(--color-white);
  color: var(--color-tt);
}
.swiper-control.white .swiper-control-btn::after {
  background-color: var(--color-sec);
}
@media screen and (max-width: 1350px) {
  .swiper-control.white.mobile-plus .swiper-control-btn {
    background-color: #fff;
    border-color: var(--color-pri);
    color: var(--color-pri);
  }
}
.swiper-control.posi .swiper-control-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.swiper-control.posi.minus .swiper-prev {
  right: calc(100% + 2.4rem);
}
@media screen and (max-width: 1350px) {
  .swiper-control.posi.minus .swiper-prev {
    right: unset;
    left: calc(var(--size) / 2 * -1);
  }
}
.swiper-control.posi.minus .swiper-next {
  left: calc(100% + 2.4rem);
}
@media screen and (max-width: 1350px) {
  .swiper-control.posi.minus .swiper-next {
    left: unset;
    right: calc(var(--size) / 2 * -1);
  }
}
@media screen and (max-width: 500px) {
  .swiper-control.posi.minus.mobile-plus .swiper-prev {
    left: calc((var(--size) / 2 * -1) + (1.5rem / 2));
  }
  .swiper-control.posi.minus.mobile-plus .swiper-next {
    right: calc((var(--size) / 2 * -1) + (1.5rem / 2));
  }
}
.swiper-control.posi.midle .swiper-prev {
  left: calc(var(--size) / 2 * -1);
}
.swiper-control.posi.midle .swiper-next {
  right: calc(var(--size) / 2 * -1);
}
.swiper-control.posi.plus .swiper-prev {
  left: 1rem;
}
.swiper-control.posi.plus .swiper-next {
  right: 1rem;
}
@media screen and (max-width: 500px) {
  .swiper-control.posi.mobile-plus .swiper-prev {
    left: calc((var(--size) / 2 * -1) + (1.5rem / 2));
  }
  .swiper-control.posi.mobile-plus .swiper-next {
    right: calc((var(--size) / 2 * -1) + (1.5rem / 2));
  }
}
.swiper-pagination-progressbar {
  background: var(--color-black);
  height: 0.1rem !important;
}
.swiper-pagination-progressbar-fill {
  background-color: var(--color-sec) !important;
}
.side-fixed-wrap {
  height: 100%;
}
.side-fixed.side-cmini {
  position: fixed;
  width: 50rem;
  max-width: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: #fff;
  z-index: 51;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  opacity: 0;
  -webkit-transform: translateX(110%);
  transform: translateX(110%);
  visibility: hidden;
}
@media screen and (max-width: 880px) {
  .side-fixed.side-cmini {
    width: 34rem;
  }
}
.side-fixed.side-cmini.open {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  visibility: visible;
}
@media screen and (max-width: 1201px) {
  .side-fixed {
    position: fixed;
    width: 32rem;
    max-width: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #fff;
    z-index: 51;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    padding: unset;
  }
  .side-fixed.open {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    visibility: visible;
  }
}
@media screen and (max-width: 1201px) {
  .side-fixed-wrap {
    width: 100%;
    height: 100%;
    overflow-y: auto;
  }
}
.side-overlay {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 50;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  opacity: 0;
  -webkit-transform: translateX(110%);
  transform: translateX(110%);
  visibility: hidden;
}
.side-overlay.side-cmini-overlay {
  display: block;
}
.side-overlay.open {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  visibility: visible;
}
@media screen and (min-width: 1201px) {
  .side-overlay {
    display: none;
  }
}
.side-open:not(.no-style) {
  width: 4rem;
  height: 4rem;
  right: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  position: fixed;
  z-index: 40;
  background-color: var(--color-pri);
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  border-radius: 100rem 0 0 100rem;
  cursor: pointer;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  color: var(--color-white);
  font-size: 1.8rem;
}
.side-open:not(.no-style).close {
  opacity: 0;
  -webkit-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
  visibility: visible;
}
@media screen and (min-width: 1201px) {
  .side-open:not(.no-style) {
    display: none;
  }
}
.side-open:not(.no-style)-wrap {
  width: 3rem;
  height: 3rem;
  border-radius: 100rem;
  background-color: #fff;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.side-open:not(.no-style)-wrap .icon {
  color: var(--color-black);
  font-weight: 600;
  font-size: 1.6rem;
}
.side-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4.5rem;
  padding: 0 0 0 1.5rem;
  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;
  color: #fff;
  background-color: var(--color-black);
}
@media screen and (min-width: 1201px) {
  .side-top {
    display: none;
  }
}
.side-top .text {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.side-close {
  width: 3.2rem;
  height: 3.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  color: var(--color-tt);
  cursor: pointer;
}
.side-close .icon {
  font-size: 1.8rem;
  font-weight: 400;
}
@media screen and (min-width: 1201px) {
  .side-close {
    display: none;
  }
}
.side-close.side-cmini-close {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
}
@media screen and (min-width: 1025px) {
  .side-close.side-cmini-close:hover {
    background-color: var(--color-pri);
    color: #fff;
  }
}
.count {
  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;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  gap: 0.4rem;
  padding: 0.4rem;
  border: 0.1rem solid #bfbfbf;
  border-radius: 0.8rem;
}
.count-input {
  height: 2.4rem;
  width: 2.4rem !important;
  text-align: center;
  border: unset;
  outline: unset;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: block;
}
.count-number {
  display: none;
}
.count-btn {
  width: 2.4rem;
  height: 2.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 0.4rem;
}
.count-btn i {
  font-size: 1rem;
}
.count-btn:hover {
  background: var(--color-pri);
  color: #fff;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.cmini {
  height: 100%;
}
.cmini-wrap {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.cmini-ctn {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cmini-empty {
  padding: 2.4rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2.4rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}
.cmini-empty .icon {
  max-width: 20rem;
  margin: 0 auto;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.cmini-empty .icon img {
  width: 100%;
  display: block;
}
.cmini-empty .t-text {
  --f-sz: clamp(1.6rem, calc(1.3705rem + 0.3279vw), 2rem);
  font-size: var(--f-sz);
}
.cmini-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;
  gap: 1.2rem;
  padding: 2rem;
  border-bottom: 0.1rem solid rgba(152, 162, 179, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: #fff;
  width: 100%;
}
.cmini-head .t-gr {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.8rem;
}
.cmini-head .t-gr .t-text {
  --f-sz: clamp(1.5rem, calc(1.3279rem + 0.2459vw), 1.8rem);
  font-size: var(--f-sz);
  color: var(--color-tt);
}
.cmini-head .t-gr .t-num {
  display: inline-block;
  width: 2.4rem;
  height: 2.4rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  border-radius: 100rem;
  color: var(--color-tt);
  background: var(--color-sec);
  font-size: 1.4rem;
}
.cmini-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: calc(100vh - 10rem);
  overflow-y: auto;
  padding-top: 7rem;
}
.cmini-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.4rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.6rem;
}
.cmini-item:not(:last-child) {
  border-bottom: 0.1rem solid rgba(102, 112, 133, 0.1);
}
@media screen and (max-width: 880px) {
  .cmini-item {
    padding: 0.6rem;
    gap: 1.2rem;
  }
}
.cmini-image {
  width: 10rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 880px) {
  .cmini-image {
    width: 6rem;
  }
}
.cmini-image .inner {
  display: block;
  padding-top: calc((1 / 1) * 100%);
  position: relative;
  overflow: hidden;
  border-radius: 0.8rem;
  overflow: hidden;
}
.cmini-image .inner img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.cmini-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.6rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media screen and (max-width: 880px) {
  .cmini-content {
    gap: 1rem;
  }
}
.cmini-content .t-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 1rem;
}
.cmini-content .t-head .t-link {
  --f-sz: 1.6rem;
  font-size: var(--f-sz);
  color: var(--color-tt);
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  text-underline-position: below;
}
@media screen and (min-width: 1025px) {
  .cmini-content .t-head .t-link:hover {
    text-decoration: underline;
  }
}
.cmini-content .t-head .icon {
  width: 2.4rem;
  height: 2.4rem;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  color: #667085;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media screen and (min-width: 1025px) {
  .cmini-content .t-head .icon:hover {
    color: var(--color-tt);
  }
}
.cmini-content .t-bot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 1rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cmini-content .t-bot .t-price {
  --f-sz: 1.6rem;
  font-size: var(--f-sz);
  color: var(--color-tt);
}
.cmini-bot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 1.2rem;
  padding: 1.6rem;
  background: var(--color-sec);
  margin-top: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.cmini-bot .t-gr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.8rem;
  color: var(--color-tt);
}
.cmini-bot .t-gr .t-text {
  --f-sz: 1.6rem;
  font-size: var(--f-sz);
}
.cmini-bot .t-gr .t-total {
  --f-sz: clamp(1.7rem, calc(1.2984rem + 0.5738vw), 2.4rem);
  font-size: var(--f-sz);
}
.cmini-bot .btn {
  border: 0.1rem solid var(--color-tt);
  min-width: 22rem;
}
@media screen and (max-width: 880px) {
  .cmini-bot .btn {
    min-width: unset;
  }
}
.abi-text .t-text .char {
  display: inline-block;
}
