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

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

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

.mona-content strong,
.mona-content b {
  font-weight: bold;
}
.mona-content em,
.mona-content i {
  font-style: italic;
}
.mona-content h1,
.mona-content h2,
.mona-content h3,
.mona-content h4,
.mona-content h5,
.mona-content h6 {
  line-height: 1.3;
  margin-bottom: 0.5em;
  margin-top: 0.6em;
}
.mona-content h1 {
  font-size: 1.7em;
}
.mona-content h2 {
  font-size: 1.6em;
}
.mona-content h3 {
  font-size: 1.25em;
}
.mona-content h4 {
  font-size: 1.125em;
}
.mona-content h5 {
  font-size: 1em;
}
.mona-content h6 {
  font-size: 0.85em;
}
.mona-content p {
  margin: 1em 0;
}
.mona-content ul,
.mona-content ol {
  margin: 1em 0;
  list-style-position: inside;
}
.mona-content ul ul,
.mona-content ul ol,
.mona-content ol ul,
.mona-content ol ol {
  margin-left: 1em;
}
.mona-content ul {
  list-style-type: disc;
}
.mona-content ol {
  list-style-type: decimal;
}
.mona-content ul ul,
.mona-content ol ul {
  list-style-type: circle;
}
.mona-content ol ol,
.mona-content ul ol {
  list-style-type: lower-latin;
}
.mona-content img,
.mona-content iframe {
  max-width: 100% !important;
  height: auto;
}
.mona-content blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1em 0;
  padding: 1em;
  quotes: "“" "”" "‘" "’";
}
.mona-content blockquote::before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
.mona-content blockquote p {
  display: inline;
}
.mona-content table {
  border-collapse: collapse;
  max-width: 100%;
  margin: 1em 0;
  border: 1px solid #e1e1e1;
}
.mona-content table th,
.mona-content table td {
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding: 5px 10px;
  vertical-align: middle;
}
.mona-content .mona-youtube-wrap {
  position: relative;
  height: 0;
  padding-top: 56.25%;
}
.mona-content .mona-youtube-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mona-content .mona-table-wrap {
  overflow: auto;
}

* {
  box-sizing: border-box;
}

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

body {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 1.55;
  font-weight: 400;
  color: #333333;
  overflow: hidden/auto;
}

a {
  text-decoration: none;
}

button,
select {
  border: none;
  outline: none;
  background-color: transparent;
}

.main {
  min-height: 68vh;
}
.main-gray {
  background-color: #F5F5F5;
}

.container {
  width: 100%;
  max-width: 123rem;
  height: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

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

.over {
  overflow-x: auto;
  scroll-snap-type: x mandatory;
}
.over::-webkit-scrollbar {
  display: none;
}

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

iframe {
  vertical-align: middle;
}

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

.effectShine::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.effectShine:hover::before {
  -webkit-animation: shine 1s;
  animation: shine 1s;
}

.wow {
  animation-duration: 1s;
}

.show-hide-toggle {
  cursor: pointer;
}

a {
  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;
}
@media screen and (min-width: 1201px) {
  a:hover {
    color: #FF514C;
  }
}

.dnor {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-items: stretch;
  margin: 0 -1.5rem;
  flex-wrap: wrap;
  margin-bottom: -3rem;
}
.dnor-item {
  padding: 0 1.5rem;
  margin-bottom: 3rem;
}

.dsmall {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -1.2rem;
  margin-bottom: -2.4rem;
}
.dsmall-item {
  padding: 0 1.2rem;
  margin-bottom: 2.4rem;
}

.dmini {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -0.5rem;
  margin-bottom: -1rem;
}
.dmini-item {
  padding: 0 0.5rem;
  margin-bottom: 1rem;
}

.dside {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-items: stretch;
  flex-wrap: wrap;
}

@-moz-keyframes phoneRing {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@-webkit-keyframes phoneRing {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@-o-keyframes phoneRing {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@keyframes phoneRing {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-35deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(35deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-35deg) scale(1.1) skew(1deg);
  }
  40% {
    transform: rotate(35deg) scale(1.1) skew(1deg);
  }
  50% {
    transform: rotate(-35%) scale(1) skew(1deg);
  }
  60% {
    transform: rotate(35%) scale(1) skew(1deg);
  }
  70% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
@-webkit-keyframes ZoomIn {
  0% {
    transform: scale(0.95);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes ZoomIn {
  50% {
    transform: scale(0.95);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes Spinner {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes Spinner {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes BTT {
  0% {
    opacity: 0;
  }
  33% {
    opacity: 1;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 20%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes halo {
  from {
    transform: translate(-50%, -50%) scale(0);
  }
  to {
    transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes float {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-20px);
  }
  100% {
    transform: translatey(0px);
  }
}
@keyframes mirror {
  100% {
    transform: translate3d(2000%, 0, 0) rotate(35deg);
  }
}
@keyframes DownUp {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-10px);
  }
  100% {
    transform: translatey(0px);
  }
}
@keyframes jelly {
  25% {
    transform: scale(0.9, 1.1);
  }
  50% {
    transform: scale(1.1, 0.9);
  }
  75% {
    transform: scale(0.95, 1.05);
  }
}
@keyframes jellyTranForm {
  25% {
    transform: translate(-50%, -50%) scale(0.9, 1.1);
  }
  50% {
    transform: translate(-50%, -50%) scale(1.1, 0.9);
  }
  75% {
    transform: translate(-50%, -50%) scale(0.95, 1.05);
  }
}
@keyframes jittery {
  5%, 50% {
    transform: scale(1);
  }
  10% {
    transform: scale(0.9);
  }
  15% {
    transform: scale(1.05);
  }
  20% {
    transform: scale(1.05) rotate(-5deg);
  }
  25% {
    transform: scale(1.05) rotate(5deg);
  }
  30% {
    transform: scale(1.05) rotate(-3deg);
  }
  35% {
    transform: scale(1.05) rotate(2deg);
  }
  40% {
    transform: scale(1.05) rotate(0);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes grow {
  from {
    transform: scale(0, 0);
    opacity: 1;
  }
  to {
    transform: scale(1.5, 1.5);
    opacity: 0;
  }
}
/* Styles for dialog window */
#small-dialog {
  background: white;
  padding: 20px 30px;
  text-align: left;
  max-width: 400px;
  margin: 40px auto;
  position: relative;
}

/**
 * Fade-zoom animation for first dialog
 */
/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/**
 * Fade-move animation for second dialog
 */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}

.to-top {
  flex-direction: column;
  position: relative;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10%);
  max-height: 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;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  margin-bottom: 0 !important;
}
.to-top:hover {
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0);
  max-height: 6rem;
  margin-bottom: 1.6rem !important;
}
.to-top.active {
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0);
  max-height: 6rem;
  margin-bottom: 1.6rem !important;
}
.to-top::before {
  display: none;
}
.to-top:hover i:nth-child(1) {
  transform: translate(-50%, -150%);
  opacity: 0;
}
.to-top:hover i:nth-child(2) {
  transform: translate(-50%, -50%);
  opacity: 1;
}
.to-top-wrapper {
  width: 2.2rem;
  height: 2.2rem;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  flex-direction: column;
  z-index: 2;
}
.to-top i {
  font-weight: 600;
  font-size: 2rem;
  color: #429CCD;
  transition: 0.2s ease;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.to-top i:nth-child(2) {
  transform: translate(-50%, 100%);
  opacity: 0;
}

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

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

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

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

.header-nav .menu-nav {
  height: 100%;
}
.header-nav .menu-nav > .menu-list {
  height: 100%;
  justify-content: center;
}
.header-nav .menu-nav > .menu-list > .menu-item {
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
.header-nav .menu-nav > .menu-list > .menu-item:not(:first-child) {
  margin-left: 4rem;
}
.header-nav .menu-nav > .menu-list > .menu-item::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  height: 0.2rem;
  background-color: white;
  width: 0;
  border-radius: 100px;
  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;
}
@media screen and (min-width: 1201px) {
  .header-nav .menu-nav > .menu-list > .menu-item:hover::before {
    width: 100%;
  }
}
.header-nav .menu-nav > .menu-list > .menu-item:hover .mega {
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0);
}
.header-nav .menu-nav > .menu-list > .menu-item:hover .mega-overlay {
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0);
}
.header-nav .menu-nav > .menu-list > .menu-item > .menu-link {
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  font-size: 1.4rem;
  font-weight: 700;
  color: white;
  text-transform: uppercase;
}
.header-nav .menu-nav > .menu-list > .menu-item.current_page_item::before {
  width: 100%;
}
.header-nav .menu-nav > .menu-list > .menu-item > .menu-list {
  top: 100%;
}
.header-nav .menu-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
.header-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;
}
@media screen and (min-width: 1201px) {
  .header-nav .menu-item:hover > .menu-list {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
  }
}
.header-nav .menu-item:hover > .menu-list > .menu-item.current_page_item > a {
  color: #f05123;
}
.header-nav .menu-item:hover > .menu-list > .menu-item.current_page_item > a > i {
  color: white;
}
.header-nav .menu-item .menu-link {
  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;
}
.header-nav .menu-item .menu-link 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;
}
.header-nav .menu-item > .menu-link {
  color: #303030;
  font-weight: 500;
  display: block;
  font-size: 1.6rem;
}
.header-nav .menu-item > .menu-link > i {
  display: none;
  font-weight: 600;
  margin-left: 0.4rem;
}
.header-nav .menu-item.dropdown > a > i {
  display: inline-block;
}
.header-nav .menu-item > .menu-list {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 25rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background-color: #FAFAFA;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 2px 10px;
  border-radius: 0 0 1.6rem 1.6rem;
  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;
}
@media screen and (min-width: 1201px) {
  .header-nav .menu-item > .menu-list {
    opacity: 0;
    visibility: hidden;
    transform: translate(0, 5px);
  }
}
.header-nav .menu-item > .menu-list > .menu-item {
  margin-left: 0;
  width: 100%;
}
@media screen and (min-width: 1201px) {
  .header-nav .menu-item > .menu-list > .menu-item:hover::after {
    opacity: 1;
  }
  .header-nav .menu-item > .menu-list > .menu-item:hover > .menu-link {
    color: #429CCD;
  }
}
.header-nav .menu-item > .menu-list > .menu-item > .menu-link {
  padding: 1rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-nav .menu-item > .menu-list > .menu-item > .menu-link > i {
  transform: rotate(-90deg) translate(5px, 0);
  margin-top: 0.8rem;
}
.header-nav .menu-item > .menu-list > .menu-item > .menu-list {
  left: 100%;
}

.mobile-nav .menu-nav > .menu-list > .menu-item.current_page_item > a {
  color: #429CCD;
}
.mobile-nav .menu-nav > .menu-list > .menu-item > a {
  padding: 1.2rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #303030;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.mobile-nav .menu-nav > .menu-list > .menu-item > a::before {
  display: none;
}
.mobile-nav .menu-item.dropdown > a > i {
  display: flex;
}
.mobile-nav .menu-item.active > a > i {
  transform: rotate(180deg);
}
.mobile-nav .menu-item a {
  position: relative;
}
.mobile-nav .menu-item a i {
  width: 2rem;
  height: 2rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: 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 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.2rem;
  font-size: 1.4rem;
  color: #303030;
  font-weight: 500;
}
.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, 0, 0, 0.1);
}
.mobile-nav .menu-item > .menu-list > .menu-item.current_page_item > a {
  color: #429CCD;
}

.mega {
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  background-color: white;
  min-height: 70vh;
  z-index: -1;
  top: 11.2rem;
  transform-origin: top;
  opacity: 0;
  visibility: hidden;
  transform: translate(0, -100%);
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.mega.close {
  opacity: 0;
  visibility: hidden;
  transform: translate(0, -100%);
}
.mega-overlay {
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  height: 100%;
  top: 11.2rem;
  opacity: 0;
  visibility: hidden;
  transform: translate(0, -100%);
  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;
  z-index: -2;
  display: none;
}
.mega-side {
  min-height: inherit;
}
.mega-side-left {
  width: 16.6666666667%;
  min-height: inherit;
}
.mega-side-right {
  width: 83.3333333333%;
  min-height: inherit;
}
.mega .container {
  min-height: inherit;
}
.mega-sidebar {
  height: 100%;
  padding: 4rem 0;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  min-height: inherit;
}
.mega-sidebar-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.mega-sidebar-item:first-child a {
  padding-top: 0;
}
.mega-sidebar-item.active a {
  color: #429CCD;
  font-weight: 500;
}
.mega-sidebar-item.current_page_item a {
  color: #429CCD;
  font-weight: 500;
}
.mega-sidebar-item:hover a {
  color: #429CCD;
  font-weight: 500;
}
.mega-sidebar-item a {
  padding: 1.6rem 0;
  padding-right: 1.6rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #808080;
}
.mega-sidebar-item a i {
  font-weight: 400;
}
.mega-menu {
  padding: 4rem 0;
  overflow-y: auto;
  overflow-x: hidden;
  display: none;
  animation: megaAni 0.3s ease-in-out;
}
.mega-menu.open {
  display: block;
}
.mega-menu-col {
  width: 25%;
}
.mega-menu-title {
  color: #4D4D4D;
  font-weight: 500;
  padding-bottom: 0.8rem;
  margin-bottom: 0.8rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.mega-menu-item:not(:last-child) {
  margin-bottom: 0.4rem;
}
.mega-menu-item:hover a {
  color: #429CCD;
}
.mega-menu-item.current_page_item a {
  color: #429CCD;
}
.mega-menu-item a {
  color: #808080;
  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;
}

@keyframes megaAni {
  0% {
    transform: translateY(10rem);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
::-webkit-scrollbar {
  width: 0.5rem;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #429CCD;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #429CCD;
}

.header {
  border-bottom: 0.1rem solid rgba(0, 0, 0, 0.1);
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  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: 50;
  background-color: white;
}
@media screen and (min-width: 1201px) {
  .header.sticky {
    transform: translateY(-6.4rem);
  }
  .header.sticky .header-logo {
    transform: translateY(0);
    width: 5.6rem;
    height: 5.6rem;
  }
}
.header.isMarquee .mobile {
  top: 10.4rem;
}
.header.isMarquee .mobile-overlay {
  top: 10.4rem;
}
.header.isMarquee .mega {
  top: 16.8rem;
}
.header.isMarquee .search-result {
  top: 17.8rem;
}
@media screen and (min-width: 1201px) {
  .header.isMarquee.sticky {
    transform: translateY(-5.6rem) translateY(-6.4rem);
  }
}
@media screen and (max-width: 1200px) {
  .header.isMarquee.sticky .marquee {
    max-height: 0;
  }
}
.header-logo {
  display: block;
  width: 8.6rem;
  height: 8.6rem;
  transform: translateY(3.1rem);
  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;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1200px) {
  .header-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 5.6rem;
    height: 5.6rem;
  }
}
.header-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.header-top {
  height: 6.4rem;
  position: relative;
  background-color: white;
  z-index: 3;
}
.header-top-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  height: 100%;
}
.header-top-mid {
  margin-left: 21rem;
  flex: 1;
}
@media screen and (max-width: 1200px) {
  .header-top-mid {
    margin-left: auto;
  }
}
.header-top-right {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  margin-left: 13rem;
}
@media screen and (max-width: 1200px) {
  .header-top-right {
    margin-left: auto;
  }
}
.header-top-right-item {
  position: relative;
}
.header-top-right-item:not(:first-child) {
  margin-left: 2.4rem;
}
@media screen and (max-width: 768px) {
  .header-top-right-item:not(:first-child) {
    margin-left: 0.8rem;
  }
}
.header-bot {
  height: 4.8rem;
  background-color: #429CCD;
  position: relative;
}
.header-bot-wrapper {
  position: relative;
  height: 100%;
}
@media screen and (max-width: 1200px) {
  .header-bot {
    display: none;
  }
}
.header-nav {
  height: 100%;
}
.header-action {
  width: 4rem;
  height: 4rem;
  border-radius: 100rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  border: 0.2rem solid rgba(66, 156, 205, 0.45);
  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;
}
.header-action img {
  width: 2.2rem;
  height: 2.2rem;
}
.header-cart-qty {
  position: absolute;
  top: -0.6rem;
  right: -0.6rem;
  font-size: 1.2rem;
  font-weight: 500;
  color: white;
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 100rem;
  background-color: #FF514C;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.header-cart:hover .cmini {
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0);
}
@media screen and (min-width: 1201px) {
  .header-search {
    display: none;
  }
}
.header-search i {
  font-weight: 500;
  color: rgba(66, 156, 205, 0.9);
}
@media screen and (max-width: 500px) {
  .header-search {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 7rem;
  }
}
@media screen and (max-width: 1200px) {
  .header-heart {
    display: none;
  }
}
.header-heart .header-action:hover {
  background-color: rgba(255, 81, 76, 0.2);
  border: 0.2rem solid transparent;
}
.header-user-info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
}
.header-user:hover .user-menu {
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0);
}
.header-user-ava {
  width: 4rem;
  height: 4rem;
  border-radius: 100rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  position: relative;
  overflow: hidden;
  border: 0.2rem solid rgba(66, 156, 205, 0.45);
}
.header-user-ava img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s ease-in-out;
}
.header-user-name {
  font-size: 1.2rem;
  font-weight: 500;
  margin-left: 0.4rem;
}
@media screen and (max-width: 1200px) {
  .header-user-name {
    display: none;
  }
}
.header-hotline {
  color: white;
  font-weight: 500;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  right: 0;
}
.header-hotline a {
  color: #ffffff;
  transition: 0.2s ease;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  border-bottom: 1px solid transparent;
}
.header-hotline a:hover {
  border-bottom: 1px solid white;
}

@keyframes headerAni {
  0% {
    transform: translateY(-100%);
    opacity: 0;
  }
  100% {
    transform: translateY(100%);
    opacity: 1;
  }
}
.marquee {
  background-color: #FAFAFA;
  transition: 0.4s ease-in-out;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  max-height: 6rem;
}
.marquee-slider {
  height: 5.6rem;
}
@media screen and (max-width: 1200px) {
  .marquee-slider {
    height: 4rem;
  }
}
.marquee-slider .swiper {
  height: 100%;
}
.marquee-slider .swiper-wrapper {
  height: 100%;
  transition-timing-function: linear !important;
}
.marquee-img {
  height: 100%;
}
.marquee-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.footer {
  background-color: #FAFAFA;
}
.footer-main {
  padding: 4rem 0 8rem 0;
}
@media screen and (max-width: 1200px) {
  .footer-item {
    width: 50% !important;
  }
}
@media screen and (max-width: 500px) {
  .footer-item {
    width: 100% !important;
  }
}
.footer-item-first {
  width: 33.3333333333%;
}
.footer-item-second {
  width: 25%;
}
.footer-item-third {
  width: 16.6666666667%;
}
.footer-item-four {
  width: 25%;
}
.footer-wrap:not(:last-child) {
  margin-bottom: 4rem;
}
.footer-title {
  font-size: 2rem;
  font-weight: 500;
  color: #333333;
  margin-bottom: 2.4rem;
}
.footer-ct-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.footer-ct-item:not(:last-child) {
  margin-bottom: 1.6rem;
}
.footer-ct-item .icon {
  width: 1.6rem;
  height: 1.6rem;
  flex-shrink: 0;
  margin-right: 0.8rem;
  position: relative;
  top: 0.4rem;
}
.footer-link {
  color: #333333;
  letter-spacing: 0.004em;
  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;
}
@media screen and (min-width: 1201px) {
  .footer-link:hover {
    color: #FF514C;
  }
}
.footer-menu-second ul li:not(:last-child) {
  margin-bottom: 0.8rem;
}
.footer-menu .menu-list .menu-item:not(:last-child) {
  margin-bottom: 0.8rem;
}
.footer-menu .menu-list .menu-item.current_page_item .menu-link {
  color: #FF514C;
}
@media screen and (min-width: 1201px) {
  .footer-menu .menu-list .menu-item:hover .menu-link {
    color: #FF514C;
  }
}
.footer-menu .menu-list .menu-item .menu-link {
  color: #333333;
  letter-spacing: 0.004em;
  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;
}
.footer-form-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  background-color: #F5F5F5;
  border-radius: 1.2rem;
  overflow: hidden;
}
.footer-form-wrap span {
  flex: 1;
}
.footer-form-wrap input {
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  color: #000000;
  border: none;
  outline: none;
  color: #4D4D4D;
  padding: 1.2rem;
  background-color: transparent;
  flex: 1;
}
.footer-form-btn {
  background-color: transparent;
  width: 4rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.footer-fp {
  border-radius: 1.2rem;
  overflow: hidden;
}
.footer-fp-head {
  padding: 1.6rem 2.4rem;
  background-color: #429CCD;
}
.footer-fp-head .text {
  color: white;
  font-weight: 500;
}
.footer-fp-body {
  height: 12.5rem;
}
.footer-fp-body img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.footer-fp-body iframe {
  width: 100%;
  height: 100%;
}
.footer-author {
  padding: 1.6rem 0;
  border-top: 0.1rem solid #CCCCCC;
}
.footer-author-text {
  letter-spacing: 0.005em;
  color: #4D4D4D;
  text-align: center;
}
.footer-cn {
  width: 18rem;
  height: auto;
}
.footer-cn img {
  width: 100%;
  height: auto;
}

.burger {
  cursor: pointer;
  position: relative;
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  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;
}
@media screen and (min-width: 1201px) {
  .burger {
    display: none;
  }
}
.burger.active .line:nth-child(1) {
  -webkit-transform: translateY(11px) rotate(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  -o-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotate(45deg);
}
.burger.active .line:nth-child(2) {
  opacity: 0;
  -webkit-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
}
.burger.active .line:nth-child(3) {
  -webkit-transform: translateY(-10px) rotate(-45deg);
  -ms-transform: translateY(-10px) rotate(-45deg);
  -o-transform: translateY(-10px) rotate(-45deg);
  transform: translateY(-10px) rotate(-45deg);
}

.hamburger {
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.hamburger .line {
  width: 3.7rem;
  height: 0.3rem;
  background-color: #429CCD;
  display: block;
  border-radius: 100rem;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-left: auto;
}

#hamburger .line:nth-child(2) {
  width: 2rem;
  margin: 0.75rem 0;
}

.mobile {
  position: fixed;
  z-index: 140;
  top: 6.4rem;
  left: 0;
  bottom: 0;
  min-width: 50rem;
  width: 50rem;
  background-color: white;
  box-shadow: 0px 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;
  transform: translateX(-110%);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 500px) {
  .mobile {
    width: 100%;
    min-width: initial;
  }
}
.mobile.sticky {
  top: 6.4rem !important;
}
.mobile.open {
  transform: translateX(0);
}
.mobile .search-mona {
  padding: 0 1.5rem;
  margin: 1.6rem 0;
}
@media screen and (min-width: 1201px) {
  .mobile {
    display: none;
  }
}
.mobile-con {
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}
.mobile-heading {
  font-size: 1.8rem;
  line-height: 1.5;
  color: #429CCD;
  font-weight: 700;
  margin-bottom: 2rem;
  text-transform: uppercase;
}
.mobile-overlay {
  position: fixed;
  z-index: 100;
  top: 6.4rem;
  left: 0;
  bottom: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  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;
  transform: translateX(-110%);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.mobile-overlay.sticky {
  top: 6.4rem !important;
}
.mobile-overlay.open {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
@media screen and (min-width: 1201px) {
  .mobile-overlay {
    display: none;
  }
}
.mobile-wr {
  padding-bottom: 6rem;
  position: relative;
}
.mobile-list {
  margin-bottom: 2rem;
}
.mobile-content {
  padding: 2.4rem 1.6rem;
}
.mobile-title {
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 1.6rem;
}
.mobile-mxh {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.mobile-mxh-link {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  flex: 1;
  height: 100%;
  background-color: white;
  cursor: pointer;
}
.mobile-mxh-link:not(:first-child) {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.mobile-mxh-link .icon {
  color: #ffffff;
}
.mobile-text {
  font-size: 1.4rem;
  display: block;
  color: #429CCD;
  word-break: break-word;
  font-weight: 500;
}
.mobile-text:not(:last-child) {
  margin-bottom: 0.8rem;
}
.mobile-account {
  position: absolute;
  top: 1rem;
  left: 1rem;
}
.mobile-re {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
.mobile-re-link {
  font-size: 1.6rem;
  color: #429CCD;
  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 #429CCD;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  cursor: pointer;
  background-color: white;
}
.mobile-close:hover .icon {
  transform: rotate(360deg);
}
.mobile-close .icon {
  transition: 0.6s ease-in-out;
  font-weight: 500;
  font-size: 1.8rem;
  color: #429CCD;
}
.mobile-fl .fw-6 {
  margin-bottom: 0.8rem;
  margin-bottom: 0.8rem;
  display: inline;
  width: fit-content;
  font-size: 1.4rem;
}
.mobile-fl .mobile-text {
  display: inline;
  font-size: 1.4rem;
}
.mobile-fl .dot {
  display: none;
}

.select2-container {
  height: 4.5rem;
  background-color: transparent;
  border-radius: 6px;
}

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

.selection {
  width: 100%;
}

.select2-container--default .select2-selection--single {
  border: none;
  border-radius: 0.8rem !important;
  color: #ffffff;
  height: 4.5rem !important;
  background-color: transparent;
  border: 0.1rem solid rgba(0, 0, 0, 0.1) !important;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}

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

.select2-container .select2-selection--single .select2-selection__rendered {
  background-color: transparent;
  border: 1px solid transparent;
  color: #000000;
  font-size: 1.6rem;
  font-weight: 400;
  display: inline !important;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: 100%;
}

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

.select2-container .select2-dropdown {
  background: transparent;
  border: none;
}

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

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

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

.select2-container .select2-dropdown .select2-results ul .select2-results__option--highlighted[aria-selected] {
  background-color: #429CCD;
  font-size: 1.6rem;
}

.select2-container--default .select2-results__option--selected {
  background-color: #e6eeed;
  color: #000000;
  font-size: 1.6rem;
}

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

.select2-results__option {
  font-size: 1.6rem;
}

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

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border-radius: 0.8rem !important;
}

.select2-selection__arrow {
  height: 100% !important;
}

.select2-container .select2-dropdown .select2-search input {
  padding: 1.2rem !important;
  border: 0.1rem solid rgba(0, 0, 0, 0.1) !important;
  background-color: white !important;
  border-radius: 0.4rem !important;
  font-size: 1.6rem !important;
}

#select2-billing_city-results li:first-child[value=""] {
  padding: 0 !important;
}
#select2-billing_city-results li.select2-results__option.select2-results__message {
  padding: 1.2rem !important;
}

div#billing_city_field .form-inp > label {
  margin-bottom: 0.3rem;
}

.select2-dropdown {
  z-index: 40 !important;
}

.mirror {
  position: relative;
  overflow: hidden;
}
.mirror::after {
  content: "";
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: -50%;
  bottom: -50%;
  width: 1.25em;
  transform: translate3d(-2000%, 0, 0) rotate(35deg);
}
.mirror:hover::after {
  -webkit-animation: mirror 0.4s;
  animation: mirror 0.4s;
}

.sl-cus {
  position: relative;
}
.sl-cus.min {
  min-width: 12rem;
}
.sl-cus.min:not(:first-child) {
  margin-left: 0.5rem;
}
.sl-head {
  background-color: #f8f8f8;
  height: 4rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0 1.5rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 5;
  cursor: pointer;
  border-radius: 0.6rem;
}
.sl-head::before {
  content: "";
  position: absolute;
  right: 10px;
  top: 13px;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 5px solid #FF514C;
}
.sl-head::after {
  content: "";
  position: absolute;
  right: 1rem;
  bottom: 1.3rem;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #FF514C;
}
.sl-main {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 0.5px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.sl-list {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top: none;
  background-color: white;
  z-index: 10;
  display: none;
  overflow: hidden;
  border-radius: 0 0 6px 6px;
  max-height: 20rem;
  overflow-y: auto;
}
.sl-item {
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: 0.5px;
  color: #000000;
  padding: 1rem 1.5rem;
  cursor: pointer;
  transition: 0.2s ease-in-out;
}
.sl-item:hover {
  background-color: #FF514C;
  color: white;
}

.popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  visibility: hidden;
}
.popup.open {
  visibility: visible;
}
.popup.open .popup-overlay {
  opacity: 1;
  visibility: visible;
}
.popup.open .popup-main {
  opacity: 1;
  visibility: visible;
}
.popup-overlay {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.popup-main {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 70rem;
  max-width: 95%;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.popup-over {
  overflow-y: auto;
  min-height: 30vh;
  max-height: 80vh;
}
.popup-wrapper {
  background-color: white;
  width: 100%;
  min-height: 30vh;
  position: relative;
  padding: 4.8rem 2rem;
  border-radius: 6px;
}
.popup-title {
  font-size: 2.4rem;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 1.6rem;
}
@media only screen and (max-width: 1200px) {
  .popup-title {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 800px) {
  .popup-title {
    font-size: 1.7rem;
  }
}
.popup-close {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  cursor: pointer;
  transition: 0.6s ease-in-out;
  width: 3rem;
  height: 3rem;
  border: 1px solid rgba(0, 0, 0, 0.3);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  background-color: white;
  z-index: 3;
}
.popup-close:hover .icon {
  transform: rotate(360deg);
}
.popup-close .icon {
  color: #000000;
  font-weight: 300;
  font-size: 2.4rem;
  transition: 0.6s ease-in-out;
  -webkit-transition: 0.6s ease-in-out;
  -moz-transition: 0.6s ease-in-out;
  -ms-transition: 0.6s ease-in-out;
  -o-transition: 0.6s ease-in-out;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
}

.loader {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
  border: 4px solid white;
  animation: loader 2s infinite ease;
}

.loader-inner {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  background-color: white;
  animation: loader-inner 2s infinite ease-in;
}

@keyframes loader {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(180deg);
  }
  50% {
    transform: rotate(180deg);
  }
  75% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes loader-inner {
  0% {
    height: 0%;
  }
  25% {
    height: 0%;
  }
  50% {
    height: 100%;
  }
  75% {
    height: 100%;
  }
  100% {
    height: 0%;
  }
}
.banner-side {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-items: stretch;
  flex-wrap: wrap;
}
.banner-side-left {
  width: 75%;
}
@media screen and (max-width: 700px) {
  .banner-side-left {
    width: 100%;
  }
}
.banner-side-right {
  width: 25%;
  position: relative;
}
@media screen and (max-width: 700px) {
  .banner-side-right {
    width: 100%;
  }
}
.banner-slider {
  border-radius: 2.4rem;
  overflow: hidden;
}
.banner-slider-main {
  position: relative;
}
.banner-slider-main .banner-img {
  display: block;
  padding-top: calc((412 / 918) * 100%);
  position: relative;
  overflow: hidden;
}
.banner-slider-main .banner-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-slider-main .swiper-pagination {
  position: absolute;
  bottom: 1rem;
}
.banner-slider-main .swiper-pagination-bullet {
  width: 1.2rem;
  height: 1.2rem;
  background-color: rgba(0, 0, 0, 0.16);
}
.banner-slider-main .swiper-pagination-bullet::before {
  display: none;
}
.banner-slider-main .swiper-pagination-bullet-active {
  background-color: white;
}
.banner-slider-main .swiper-control-btn {
  background-color: rgba(0, 0, 0, 0.16);
  box-shadow: none;
}
.banner-slider-main .swiper-control-btn i {
  color: white;
}
.banner-slider-main .swiper-prev {
  left: 1rem;
}
.banner-slider-main .swiper-next {
  right: 1rem;
}
.banner-slider-thumb {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 700px) {
  .banner-slider-thumb {
    position: relative;
  }
}
.banner-slider-thumb .swiper {
  height: 100%;
}
.banner-slider-thumb .banner-img {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
@media screen and (max-width: 700px) {
  .banner-slider-thumb .banner-img {
    display: block;
    padding-top: calc((500 / 918) * 100%);
    position: relative;
    overflow: hidden;
  }
}
.banner-slider-thumb .banner-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 700px) {
  .banner-slider-thumb .banner-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

.breadcrumb {
  padding: 1.6rem 0;
  background-color: #FAFAFA;
}
.breadcrumb .container {
  overflow: hidden;
}
.breadcrumb-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  overflow-x: auto;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
@media screen and (max-width: 1200px) {
  .breadcrumb-list::-webkit-scrollbar {
    display: none;
  }
}
.breadcrumb-list::-webkit-scrollbar {
  height: 0.3rem;
}
.breadcrumb-list::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 12rem;
}
.breadcrumb-list::-webkit-scrollbar-thumb {
  background: #429CCD;
  border-radius: 12rem;
}
.breadcrumb-list::-webkit-scrollbar-thumb:hover {
  background: #429CCD;
}
.breadcrumb-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
.breadcrumb-item:not(:first-child)::before {
  content: "/";
  display: inline-block;
  margin: 0 0.4rem;
  color: rgba(26, 26, 26, 0.5);
}
.breadcrumb-item a {
  color: rgba(26, 26, 26, 0.5);
  white-space: nowrap;
  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;
}
.breadcrumb-item:last-child a {
  color: #4D4D4D;
}
@media screen and (min-width: 1201px) {
  .breadcrumb-item:hover a {
    color: #429CCD;
  }
}

.btn {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  background-color: #429CCD;
  text-align: 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;
  padding: 1.2rem 2.4rem;
  width: fit-content;
  border-radius: 0.8rem;
}
.btn .text {
  font-size: 1.6rem;
  line-height: 1.2;
  color: white;
  white-space: nowrap;
}
.btn .icon-left {
  margin-right: 0.8rem;
}
.btn .icon-right {
  margin-left: 0.8rem;
}
.btn .icon-img {
  width: 1.6rem;
  height: 1.6rem;
  flex-shrink: 0;
}
.btn.gray {
  background-color: #F5F5F5;
}
.btn.gray .text {
  color: #1A1A1A;
}
.btn.disable {
  background-color: #B3B3B3;
  cursor: default;
  pointer-events: none;
}
.btn.disable .text {
  color: white;
}
@media screen and (min-width: 1201px) {
  .btn:hover:not(.disable) {
    background-color: #FF514C;
  }
  .btn:hover:not(.disable) .text {
    color: white;
  }
}
.btn.opa {
  background-color: #F2F2F2;
}
.btn.opa .text {
  color: #429CCD;
}
.btn-heart {
  padding: 1.2rem;
  background-color: white;
  border: 0.1rem solid #429CCD;
}
.btn-heart.active {
  background-color: #FF514C;
  border: 0.1rem solid #FF514C;
}
.btn-heart.active .icon-img {
  filter: brightness(0) invert(1);
}
.btn-more {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.btn-more .text {
  color: #333333;
  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;
}
.btn-more i {
  color: #333333;
  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;
}
.btn-more.white .text {
  color: white;
}
.btn-more.white i {
  color: white;
  font-weight: 400;
  margin-left: 0.8rem;
}
.btn-more:hover:not(.disable) .text {
  color: #FF514C;
}
.btn-more:hover:not(.disable) i {
  color: #FF514C;
}

.input {
  font-family: "Roboto", sans-serif;
  width: 100%;
}
.input-area {
  height: auto;
}

.f-gr:not(:last-child) {
  margin-bottom: 1.2rem;
}
.f-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -0.8rem;
  margin-bottom: -1.6rem;
}
.f-item {
  padding: 0 0.8rem;
  margin-bottom: 1.6rem;
  width: 100%;
}
.f-item-2 {
  width: 50%;
}
@media screen and (max-width: 500px) {
  .f-item-2 {
    width: 100%;
  }
}
.f-item-3 {
  width: 33.3333333333%;
}
@media screen and (max-width: 768px) {
  .f-item-3 {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .f-item-3 {
    width: 100%;
  }
}
.f-item-4 {
  width: 25%;
}
.f-rela {
  position: relative;
}
.f-rela .re-input {
  padding-right: 3rem;
}
.f-icon {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  right: 1rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.f-icon img {
  width: 1.6rem;
  height: 1.6rem;
}

.re-label {
  color: #333333;
  margin-bottom: 0.8rem;
  display: block;
}
.re-input {
  padding: 1.2rem 1.6rem;
  width: 100%;
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  display: block;
  border: none;
  outline: none;
  background-color: transparent;
  border-radius: 1.2rem;
  border: 0.1rem solid rgba(0, 0, 0, 0.1);
  color: #333333;
}

.re-form-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  padding: 1.2rem;
  background-color: #F7F7F7;
  border-radius: 0.8rem;
}
.re-form-wrap input {
  flex: 1;
  border: none;
  outline: none;
  background-color: transparent;
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  padding: 0;
  width: 100%;
  min-width: initial;
}
.re-form-btn {
  cursor: pointer;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.re-form-icon {
  cursor: pointer;
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  margin-right: 1.6rem;
  position: relative;
  flex-shrink: 0;
  top: -2px;
}
.re-form-icon img {
  width: 100%;
  height: 100%;
}
.re-form .emojionearea,
.re-form .emojionearea.form-control {
  border: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
  font-size: 1.6rem;
  color: #666666;
}
.re-form .emojionearea.emojionearea-inline > .emojionearea-editor {
  left: 0;
  right: 0;
}
.re-form-image {
  background-color: #F7F7F7;
  border-radius: 0.8rem;
  padding: 1.6rem;
}

.datetimepicker .openTimePicker.text {
  padding: 1.2rem 1.6rem;
  border-radius: 1.2rem;
  border: 0.1rem solid rgba(0, 0, 0, 0.1);
}

.page-numbers {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-numbers.m-top {
  margin-top: 3rem;
}
.page-numbers > li:not(:first-child) {
  margin-left: 8px;
}
.page-numbers > li > .page-numbers {
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 0.8rem;
  line-height: 1.1;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  cursor: pointer;
  color: #000000;
  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;
}
.page-numbers > li > .page-numbers:hover:not(.dot, .next, .prev) {
  text-decoration: underline;
}
.page-numbers > li > .page-numbers.current {
  text-decoration: underline;
}
.page-numbers > li > .page-numbers.next:hover, .page-numbers > li > .page-numbers.prev:hover {
  background-color: white;
}
.page-numbers > li > .page-numbers .icon {
  font-weight: 400;
}

.pages-count {
  color: #808080;
  position: absolute;
  right: 0;
}
@media screen and (max-width: 768px) {
  .pages-count {
    bottom: 100%;
  }
}

@media screen and (max-width: 500px) {
  .pro-list {
    margin: 0 -0.4rem;
    margin-bottom: -0.8rem;
  }
}
@media screen and (max-width: 500px) {
  .pro-item {
    padding: 0 0.4rem;
    margin-bottom: 0.8rem;
  }
}
.pro-item-2 {
  width: 50%;
}
.pro-item-3 {
  width: 33.3333333333%;
}
@media screen and (max-width: 768px) {
  .pro-item-3 {
    width: 50%;
  }
}
.pro-item-4 {
  width: 25%;
}
@media screen and (max-width: 900px) {
  .pro-item-4 {
    width: 33.3333333333%;
  }
}
@media screen and (max-width: 768px) {
  .pro-item-4 {
    width: 50%;
  }
}
.pro-item-5 {
  width: 20%;
}
@media screen and (max-width: 768px) {
  .pro-item-5 {
    width: 50%;
  }
}
.pro-heading {
  font-weight: 500;
  color: #1A1A1A;
  margin-bottom: 1.6rem;
}
.pro-heading span {
  color: #666666;
}
.pro-slider {
  position: relative;
}
.pro-slider .swiper-slide {
  width: 21rem;
}
.pro-slider .swiper-prev {
  left: -4rem;
}
@media screen and (max-width: 1250px) {
  .pro-slider .swiper-prev {
    left: -3rem;
  }
}
.pro-slider .swiper-next {
  right: -1.4rem;
}
@media screen and (max-width: 1250px) {
  .pro-slider .swiper-next {
    right: -0.4rem;
  }
}
@media screen and (max-width: 500px) {
  .pro-slider .swiper-next {
    right: -3rem;
  }
}
.pro-slider .swiper.row .swiper-wrapper {
  flex-direction: row !important;
  margin-bottom: -2.4rem;
}
.pro-slider .swiper.row .swiper-slide {
  margin-top: 0 !important;
  margin-bottom: 2.4rem;
}
.pro-wrap {
  padding: 1.2rem;
  background-color: white;
  border-radius: 1.2rem;
  overflow: hidden;
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  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;
}
@media screen and (min-width: 1201px) {
  .pro-wrap:hover {
    box-shadow: 0px 0.1rem 1rem rgba(0, 0, 0, 0.1);
  }
}
.pro-img {
  position: relative;
}
.pro-img-inner {
  display: block;
  padding-top: calc((100 / 100) * 100%);
  position: relative;
  overflow: hidden;
  border-radius: 1.2rem;
}
.pro-img-inner:hover img {
  transform: translate(-50%, -50%) scale(1.05);
}
.pro-img-inner img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
  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;
}
.pro-content {
  margin-top: 0.8rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.pro-name {
  font-size: 1.4rem;
  color: #333333;
  letter-spacing: 0.004em;
  margin-bottom: 0.8rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.pro-name a {
  color: #333333;
}
.pro-eva {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  color: #808080;
  margin-bottom: 0.8rem;
}
@media screen and (max-width: 768px) {
  .pro-eva {
    flex-direction: column;
    align-items: flex-start;
  }
}
.pro-sl {
  font-size: 1.2rem;
  margin-left: 0.4rem;
  padding-left: 0.4rem;
  line-height: 1.1;
  border-left: 0.1rem solid #808080;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .pro-sl {
    border: none;
    padding: 0;
    margin: 0;
    margin-top: 0.4rem;
  }
}
.pro-fl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: auto;
}
.pro-price del {
  display: block;
}
.pro-price .price {
  color: #FF514C;
  font-weight: 700;
}
.pro-price .price.old {
  font-size: 1.2rem;
  color: #808080;
  text-decoration: line-through;
}
.pro-price .percent {
  font-size: 1.2rem;
  font-weight: 400;
  color: #FF514C;
}
.pro-price .wc-price-wrap {
  color: #FF514C;
}
.pro-btn {
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 100rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  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;
}
@media screen and (min-width: 1201px) {
  .pro-btn:hover:not(.added) {
    background-color: #429CCD;
  }
  .pro-btn:hover:not(.added) img {
    filter: brightness(0) invert(1);
  }
  .pro-btn:hover:not(.added) i {
    color: white;
  }
}
.pro-btn img {
  width: 1.6rem;
  height: 1.6rem;
}
.pro-btn.added {
  cursor: default;
}
.pro-btn.added i {
  color: #808080;
}
.pro-btn i {
  color: #429CCD;
  font-weight: 500;
  font-size: 1.5rem;
  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;
  position: relative;
  left: -1px;
  bottom: -1px;
}
.pro-tag {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.pro-tag-item {
  font-size: 1.4rem;
  color: #fafafa;
  padding: 0.6rem 1.2rem;
  border-radius: 0.8rem;
  width: fit-content;
}
@media screen and (max-width: 500px) {
  .pro-tag-item {
    font-size: 1.2rem;
    padding: 0.4rem 0.8rem;
    border-radius: 0.4rem;
  }
}
.pro-tag-item.sale {
  background-color: #FF514C;
}
.pro-tag-item.sold {
  background-color: #808080;
}
.pro-tag-item:not(:last-child) {
  margin-bottom: 0.4rem;
}
.pro-bottom {
  margin-top: 3.2rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  position: relative;
}
.pro-bottom > .page-numbers {
  margin: 0 auto;
}

.prose-list {
  margin-bottom: -3rem;
}
.prose-item {
  margin-bottom: 3rem;
}
.prose-item-2 {
  width: 50%;
}
.prose-item-3 {
  width: 33.3333333333%;
}
@media screen and (max-width: 500px) {
  .prose-item-3 {
    width: 50%;
  }
}
.prose-item-4 {
  width: 25%;
}
@media screen and (max-width: 500px) {
  .prose-item-4 {
    width: 50%;
  }
}
.prose-item-5 {
  width: 20%;
}
@media screen and (max-width: 500px) {
  .prose-item-5 {
    width: 50%;
  }
}

.proth-list {
  margin-bottom: -3rem;
}
.proth-item {
  margin-bottom: 3rem;
}
.proth-item-2 {
  width: 50%;
}
.proth-item-3 {
  width: 33.3333333333%;
}
@media screen and (max-width: 500px) {
  .proth-item-3 {
    width: 50%;
  }
}
.proth-item-4 {
  width: 25%;
}
@media screen and (max-width: 500px) {
  .proth-item-4 {
    width: 50%;
  }
}
.proth-item-5 {
  width: 20%;
}
@media screen and (max-width: 500px) {
  .proth-item-5 {
    width: 50%;
  }
}

@media screen and (max-width: 1200px) {
  .search-mona {
    position: fixed;
    top: 6rem;
    right: 1.5rem;
    left: 1.5rem;
    z-index: 101;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
  }
  .search-mona.open {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
  }
}
.search-mona-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(0.5rem);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-100%);
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
}
@media screen and (min-width: 1201px) {
  .search-mona-overlay {
    display: none;
  }
}
.search-mona-overlay.open {
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0);
}
.search-mona-wrapper {
  position: relative;
}
.search-mona-close {
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  cursor: pointer;
  width: 3.4rem;
  height: 3.4rem;
  bottom: calc(100% + 0.5rem);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  border: 0.2rem solid white;
  border-radius: 100rem;
  z-index: 101;
}
@media screen and (min-width: 1201px) {
  .search-mona-close {
    display: none;
  }
}
.search-mona-close i {
  color: white;
  font-size: 2.4rem;
  font-weight: 300;
}

.search-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: stretch;
  min-width: 250px;
  background-color: #F2F2F2;
  border-radius: 0.8rem;
}
@media screen and (max-width: 1200px) {
  .search-wrap {
    background-color: transparent;
    border-bottom: 1px solid white;
    border-radius: 0;
  }
}
.search-input {
  font-family: "Roboto", sans-serif;
  outline: none;
  border: none;
  font-size: 1.6rem;
  color: #666666;
  flex: 1;
  height: 4rem;
  padding: 0 1.2rem;
  background-color: transparent;
}
@media screen and (max-width: 1200px) {
  .search-input {
    color: white;
  }
}
.search-input::-webkit-input-placeholder {
  color: #666666;
}
@media screen and (max-width: 1200px) {
  .search-input::-webkit-input-placeholder {
    color: white;
  }
}
.search-input::-moz-input-placeholder {
  color: #666666;
}
@media screen and (max-width: 1200px) {
  .search-input::-moz-input-placeholder {
    color: white;
  }
}
.search-btn {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  flex-shrink: 0;
  width: 4rem;
  background-color: transparent;
  cursor: pointer;
}
.search-btn:hover img {
  transform: scale(1.05);
}
.search-btn img {
  width: 1.6rem;
  height: 1.6rem;
}
@media screen and (max-width: 1200px) {
  .search-btn img {
    filter: brightness(0) invert(1);
  }
}
.search-result {
  z-index: 10;
  top: 12.2rem;
  width: 120rem;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  position: fixed !important;
  padding: 2.4rem;
  background-color: #FAFAFA;
  border-radius: 1.6rem;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  opacity: 0;
  visibility: hidden;
  transition: 0.1s ease-in-out;
}
.search-result.open {
  opacity: 1 !important;
  visibility: visible;
}
@media screen and (max-width: 1200px) {
  .search-result {
    position: absolute;
    top: calc(100% + 1rem) !important;
    left: 0;
    right: 0;
    width: initial;
    transform: initial;
    border-radius: 0.6rem;
  }
}
@media screen and (max-width: 500px) {
  .search-result {
    padding: 1.6rem;
  }
}
.search-result .cmini-wrap {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 768px) {
  .search-result .cmini-wrap {
    padding: 0.8rem 0;
  }
}
@media screen and (max-width: 768px) {
  .search-result .cmini-img {
    width: 6rem;
    height: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .search-result .cmini-name {
    font-size: 1.4rem;
    margin-bottom: 0;
  }
}
.search-result-container {
  width: 58.8rem;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .search-result-container {
    width: 100%;
  }
}
.search-result-noti {
  text-align: center;
  margin-bottom: 2.4rem;
}
.search-result-noti .icon {
  width: 3.2rem;
  height: 3.2rem;
  flex-shrink: 0;
  margin-right: 1.6rem;
  vertical-align: middle;
}
.search-result-noti .text {
  color: #666666;
  font-weight: 500;
  height: 100%;
  vertical-align: middle;
}
@media screen and (max-width: 1200px) {
  .search-result-noti .text {
    display: block;
  }
}
.search-result-title {
  padding-bottom: 1.6rem;
  font-weight: 500;
  color: #666666;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}
.search-result-over {
  height: 40vh;
  overflow-y: auto;
  padding-right: 1rem;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.search-result-over::-webkit-scrollbar {
  width: 0.3rem;
  border-radius: 1rem;
}
.search-result-over::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.search-result-over::-webkit-scrollbar-thumb {
  background: #429CCD;
  border-radius: 1rem;
}
.search-result-over::-webkit-scrollbar-thumb:hover {
  background: #429CCD;
}

@media screen and (min-width: 1201px) {
  .sidebar {
    border-right: 1px solid #DBECF6;
  }
}
.sidebar-block:not(:last-child) {
  margin-bottom: 1.6rem;
}
.sidebar-block .recheck-item:not(:last-child) {
  margin-bottom: 1.2rem;
}
.sidebar-title {
  font-weight: 700;
  color: #1A1A1A;
  margin-bottom: 1.6rem;
  padding-bottom: 1.6rem;
  border-bottom: 1px solid #DBECF6;
}

.t-title {
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.2;
  color: #1A1A1A;
}
.t-title.white {
  color: white;
}
.t-title.m-nor {
  margin-bottom: 24px;
}

.t-title-second {
  font-size: 2.4rem;
  line-height: 1.2;
  font-weight: 600;
  color: #429CCD;
}
@media only screen and (max-width: 1200px) {
  .t-title-second {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 800px) {
  .t-title-second {
    font-size: 1.7rem;
  }
}
.t-title-second.m-nor {
  margin-bottom: 24px;
}
.t-center {
  text-align: center;
}

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

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

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

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

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

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

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

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

.fsi {
  font-style: italic;
}

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

.t9 {
  font-size: 0.9rem;
}

.t11 {
  font-size: 1.1rem;
}

.t12 {
  font-size: 1.2rem;
}

.t14 {
  font-size: 1.4rem;
}

.t16 {
  font-size: 1.6rem;
}

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

.t24 {
  font-size: 2.4rem;
}
@media only screen and (max-width: 1200px) {
  .t24 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 800px) {
  .t24 {
    font-size: 1.7rem;
  }
}

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

.t40 {
  font-size: 4rem;
}
@media only screen and (max-width: 1200px) {
  .t40 {
    font-size: 3.5rem;
  }
}
@media only screen and (max-width: 800px) {
  .t40 {
    font-size: 2.7rem;
  }
}

.t48 {
  font-size: 4.8rem;
}
@media only screen and (max-width: 1200px) {
  .t48 {
    font-size: 4.3rem;
  }
}
@media only screen and (max-width: 800px) {
  .t48 {
    font-size: 3.3rem;
  }
}

.t56 {
  font-size: 5.6rem;
}
@media only screen and (max-width: 1200px) {
  .t56 {
    font-size: 5.1rem;
  }
}
@media only screen and (max-width: 800px) {
  .t56 {
    font-size: 4rem;
  }
}

.t64 {
  font-size: 6.4rem;
}
@media only screen and (max-width: 1200px) {
  .t64 {
    font-size: 3.9rem;
  }
}
@media only screen and (max-width: 800px) {
  .t64 {
    font-size: 2.9rem;
  }
}

.t72 {
  font-size: 7.2rem;
}
@media only screen and (max-width: 1200px) {
  .t72 {
    font-size: 5rem;
  }
}
@media only screen and (max-width: 800px) {
  .t72 {
    font-size: 4rem;
  }
}

.c-pri {
  color: #429CCD;
}

.c-second {
  color: #FF514C;
}

.c-third {
  color: #F57242;
}

.c-four {
  color: #f05123;
}

.c-five {
  color: #f05123;
}

.c-white {
  color: white;
}

.c-black {
  color: #000000;
}

.bc-pri {
  background-color: #429CCD;
}

.bc-second {
  background-color: #FF514C;
}

.bc-third {
  background-color: #F57242;
}

.bc-four {
  background-color: #f05123;
}

.bc-five {
  background-color: #f05123;
}

.over-hd {
  overflow: hidden;
}

.z-i-1 {
  z-index: 1;
}

.z-i-2 {
  z-index: 2;
}

.z-i-3 {
  z-index: 3;
}

.z-i-4 {
  z-index: 4;
}

.z-i-5 {
  z-index: 5;
}

.swiper-pagination {
  position: static;
  margin-top: 1.6rem;
}
.swiper-pagination-bullet {
  --circle: -0.4rem;
  background-color: #429CCD;
  opacity: 1;
  position: relative;
}
.swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  top: var(--circle);
  right: var(--circle);
  bottom: var(--circle);
  left: var(--circle);
  border: 1px solid #429CCD;
  border-radius: 100rem;
  opacity: 0;
  transition: 0.1s ease-in-out;
}
.swiper-pagination-bullet-active {
  background-color: #429CCD;
}
.swiper-pagination-bullet-active::before {
  opacity: 1;
}

.swiper-control-btn {
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 0.8rem;
  background-color: white;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.1);
  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;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  z-index: 5;
}
.swiper-control-btn.swiper-button-disabled {
  background-color: #dddddd;
  cursor: default;
  box-shadow: none;
}
@media screen and (min-width: 1201px) {
  .swiper-control-btn:hover(:not(.swiper-button-disabled)) {
    background-color: #429CCD;
  }
  .swiper-control-btn:hover(:not(.swiper-button-disabled)) i {
    color: white;
  }
}
.swiper-control-btn i {
  color: #333333;
  font-size: 1.6rem;
  font-weight: 400;
  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;
}

.m-mid {
  margin: 0 auto;
}

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

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

.m-top {
  margin-top: 2.4rem;
}

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

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

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

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

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

.icon-left {
  margin-right: 0.8rem;
}

.icon-right {
  margin-left: 0.8rem;
}

.spc.no-wrap .spc-list {
  flex-wrap: nowrap;
}
.spc.spc-between .spc-list {
  justify-content: space-between;
  align-items: center;
}
.spc-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin-left: -0.8rem;
  margin-bottom: -0.8rem;
}
.spc-item {
  margin-left: 0.8rem;
  margin-bottom: 0.8rem;
}
.spc-16 .spc-list {
  margin-left: -1.6rem;
  margin-bottom: -1.6rem;
}
.spc-16 .spc-item {
  margin-bottom: 1.6rem;
  margin-left: 1.6rem;
}
.spc-24 .spc-list {
  margin-left: -2.4rem;
  margin-bottom: -2.4rem;
}
.spc-24 .spc-item {
  margin-bottom: 2.4rem;
  margin-left: 2.4rem;
}

.load-img {
  position: relative;
  overflow: hidden;
}
.load-img::before {
  position: absolute;
  content: "";
  inset: 0;
  background-color: #f8f8f8;
  z-index: 1;
  width: 100%;
  height: 100%;
  transform: translate(0);
  transition: 0.8s ease-out;
  -webkit-transition: 0.8s ease-out;
  -moz-transition: 0.8s ease-out;
  -ms-transition: 0.8s ease-out;
  -o-transition: 0.8s ease-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::after {
  position: absolute;
  content: "";
  inset: 0;
  background-color: #f8f8f8;
  z-index: 1;
  width: 100%;
  height: 100%;
  transform: translate(0);
  transition: 0.8s ease-out;
  -webkit-transition: 0.8s ease-out;
  -moz-transition: 0.8s ease-out;
  -ms-transition: 0.8s ease-out;
  -o-transition: 0.8s ease-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.is-inview::after {
  transform: translate(0, -110%);
}
.load-img.is-inview::before {
  transform: translate(0, 110%);
}

.swiper-slide {
  height: initial;
}

.fix {
  position: fixed;
  right: 1.5rem;
  bottom: 3rem;
  z-index: 10;
}
@media screen and (max-width: 1200px) {
  .fix {
    bottom: 0;
  }
}
.fix-btn {
  width: 5.6rem;
  height: 5.6rem;
  border-radius: 100rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  background: #f5f5f5;
  margin-bottom: 1.6rem;
  position: relative;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
@media screen and (max-width: 768px) {
  .fix-btn {
    width: 4rem;
    height: 4rem;
  }
}
@media screen and (max-width: 500px) {
  .fix-btn {
    margin-bottom: 0.8rem;
  }
}
@media screen and (min-width: 1201px) {
  .fix-btn-heart {
    display: none;
  }
}
.fix-btn:hover::before {
  transform: scale(1.5);
  opacity: 0;
}
.fix-btn::before {
  content: "";
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
  background-color: rgba(66, 156, 205, 0.6);
  border-radius: 100rem;
  z-index: -1;
  transition: 0.4s ease-in-out;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
}
.fix-btn img {
  width: 3.4rem;
  height: 3.4rem;
}
@media screen and (max-width: 1200px) {
  .fix-btn img {
    width: 2.4rem;
    height: 2.4rem;
  }
}

.times-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
.times-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 0.8rem;
  background-color: #FF514C;
  color: white;
  line-height: 1.2;
}
.times-item:not(:first-child) {
  margin-left: 0.4rem;
}

.ss-group {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.ss-group.blue-light {
  background-color: #E5F1F8;
}
.ss-group.gray {
  background-color: #F5F5F5;
}

.drp-buttons {
  display: flex !important;
}
.drp-buttons .btn {
  color: white !important;
}

.page-account .side-nine form + h3 {
  color: #429CCD;
  font-weight: 700;
  margin-bottom: 1.6rem;
}
.page-account .side-nine .woocommerce-notices-wrapper + p {
  color: #429CCD;
  font-size: 1.4rem;
  margin-bottom: 1.6rem;
}
.page-account .side-nine .woocommerce-Address-title.title {
  font-weight: 700;
  color: #429CCD;
  margin-bottom: 1.6rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.6rem;
}
.page-account .side-nine .woocommerce-Address-title.title h3 + a {
  padding: 1.2rem 2.4rem;
  border-radius: 0.8rem;
  display: block;
  background-color: #FF514C;
  line-height: 1.1;
  color: white;
  width: fit-content;
}
.page-account .woocommerce-address-fields {
  width: 50%;
}
.page-account .woocommerce-address-fields .woocommerce-address-fields__field-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.page-account .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row:nth-child(2) {
  order: 1;
  margin-top: 1.6rem;
}
@media screen and (max-width: 1200px) {
  .page-account .woocommerce-address-fields {
    width: 100%;
  }
}
.page-account .woocommerce-address-fields #billing_city_field,
.page-account .woocommerce-address-fields #billing_first_name_field,
.page-account .woocommerce-address-fields #billing_state_field {
  width: 100%;
}
.page-account .woocommerce-address-fields #billing_city_field {
  margin-bottom: 1.6rem;
}
.page-account .woocommerce-address-fields .form-row {
  padding: 0;
  margin: 0;
  margin-bottom: 1.6rem;
}
.page-account .woocommerce-address-fields .woocommerce-input-wrapper input {
  background-color: white !important;
  border-radius: 0.6rem !important;
  height: 4.5rem;
}
.page-account .woocommerce-notices-wrapper + form > h3 {
  color: #429CCD;
  font-weight: 700;
  margin-bottom: 1.6rem;
}
.page-account .mona-address-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.page-account .mona-address-wrap:not(:last-child) {
  margin-bottom: 0.8rem;
}
.page-account .mona-address-info-label {
  font-weight: 700;
}
.page-account .mona-address-info {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
}
.page-account .woocommerce-order-details__title,
.page-account .woocommerce-column__title {
  font-weight: 700;
  color: #429CCD;
  margin-bottom: 1.6rem;
}
.page-account .woocommerce-table {
  overflow: hidden;
}
.page-account .woocommerce-table thead th {
  background-color: #429CCD !important;
  color: #ffffff !important;
}
.page-account .woocommerce-table thead th:first-child {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.page-account .woocommerce-table a {
  color: #333333 !important;
}
.page-account .woocommerce-table tbody {
  border: 0.1rem solid #429CCD;
}
.page-account .woocommerce-table tfoot tr th {
  background-color: #429ccd !important;
  color: #ffffff !important;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.page-account .mona-order-address {
  padding: 2.4rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mb-25 {
  margin-bottom: 2.5rem;
}

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

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

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

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

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

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

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

.mb-48 {
  margin-bottom: 4.8rem;
}

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

.mb-56 {
  margin-bottom: 5.6rem;
}

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

.mb-64 {
  margin-bottom: 6.4rem;
}

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

.mb-72 {
  margin-bottom: 7.2rem;
}

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

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

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

.ss-mg {
  margin: 4rem 0;
}

.ss-mg-t {
  margin-top: 4rem;
}

.ss-mg-b {
  margin-bottom: 4rem;
}

.ss-pd {
  padding: 4rem 0;
}

.ss-pd-t {
  padding-top: 4rem;
}

.ss-pd-b {
  padding-bottom: 4rem;
}

.bl-mg-b {
  margin-bottom: 2.4rem;
}

.bl-pd {
  padding: 2.4rem 0;
}

.bl-pd-t {
  padding-top: 2.4rem;
}

.bl-pd-b {
  padding-bottom: 2.4rem;
}

.bl-mg-t {
  margin-top: 2.4rem;
}

.recheck-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.recheck-item.active .recheck-checkbox::before {
  opacity: 1;
}
.recheck-item.active .recheck-radio {
  border: 0.1rem solid #429CCD;
}
.recheck-item.active .recheck-radio::before {
  opacity: 1;
}
.recheck-checkbox {
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 0.4rem;
  background-color: transparent;
  border: 1px solid #429CCD;
  position: relative;
  flex-shrink: 0;
}
.recheck-checkbox::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  height: 90%;
  border-radius: 100rem;
  background-image: url(../assets/images/tick.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-size: contain;
  transition: 0.1s ease-in-out;
  opacity: 0;
}
.recheck-radio {
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 100rem;
  border: 0.1rem solid #429CCD;
  flex-shrink: 0;
  position: relative;
}
.recheck-radio::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 100rem;
  background-color: #429CCD;
  opacity: 0;
}
.recheck-method {
  width: 4.8rem;
  height: 4.8rem;
  border: 0.1rem solid rgba(0, 0, 0, 0.1);
  border-radius: 0.8rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  margin-left: 0.8rem;
}
.recheck-method img {
  width: 2.4rem;
  height: 2.4rem;
}
.recheck-text {
  margin-left: 0.8rem;
  line-height: 1.1;
  color: #808080;
}

.star {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-content: start;
}
.star-list {
  position: relative;
  height: 1.2rem;
}
.star-flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.star-flex .icon {
  width: 1.2rem;
  height: 1.2rem;
}
.star-flex .icon:not(:first-child) {
  margin-left: 4px;
}
.star-filter {
  overflow: hidden;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: 0;
  height: 100%;
  width: 0;
}

.side-three {
  width: 25%;
}
@media screen and (max-width: 1200px) {
  .side-three {
    width: 100% !important;
  }
}
.side-nine {
  width: 75% !important;
}
@media screen and (max-width: 1200px) {
  .side-nine {
    width: 100% !important;
  }
}
.side-seven {
  width: 58.3333333333% !important;
}
@media screen and (max-width: 1200px) {
  .side-seven {
    width: 100% !important;
  }
}
.side-five {
  width: 41.6666666667%;
}
@media screen and (max-width: 1200px) {
  .side-five {
    width: 100% !important;
  }
}
@media screen and (max-width: 1200px) {
  .side-fixed {
    position: fixed;
    width: 300px;
    max-width: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: white;
    z-index: 51;
    transition: 0.4s ease-in-out;
    opacity: 0;
    transform: translateX(110%);
    visibility: hidden;
  }
  .side-fixed.open {
    opacity: 1;
    transform: translate(0, 0);
    visibility: visible;
  }
}
@media screen and (max-width: 1200px) {
  .side-fixed-wrap {
    padding: 6rem 2.4rem;
    width: 100%;
    height: 100%;
    overflow-y: auto;
  }
}
.side-fixed .btn {
  width: 100%;
  margin-top: 3.2rem;
}
@media screen and (max-width: 1200px) {
  .side-fixed .btn {
    position: absolute;
    bottom: 0em;
    left: 0;
    border-radius: 0;
  }
}
.side-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 50;
  transition: 0.5s ease-in-out;
  opacity: 0;
  transform: translateX(110%);
  visibility: hidden;
}
.side-overlay.open {
  opacity: 1;
  transform: translate(0, 0);
  visibility: visible;
}
@media screen and (min-width: 1201px) {
  .side-overlay {
    display: none;
  }
}
.side-open {
  width: 4rem;
  height: 4rem;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  position: fixed;
  z-index: 40;
  background-color: #FF514C;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  border-radius: 100rem 0 0 100rem;
  cursor: pointer;
  transition: 0.4s ease-in-out;
}
.side-open.close {
  opacity: 0;
  transform: translate(100%, -50%);
  visibility: visible;
}
@media screen and (min-width: 1201px) {
  .side-open {
    display: none;
  }
}
.side-open-wrap {
  width: 30px;
  height: 30px;
  border-radius: 100rem;
  background-color: white;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.side-open-wrap .icon {
  color: #FF514C;
  font-weight: 600;
  font-size: 1.6rem;
}
.side-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 30px;
  height: 30px;
  background-color: white;
  border: 1px solid #429CCD;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  cursor: pointer;
}
.side-close:hover .icon {
  transform: rotate(360deg);
}
.side-close .icon {
  font-size: 1.8rem;
  font-weight: 400;
  transition: 0.6s ease-in-out;
}
@media screen and (min-width: 1201px) {
  .side-close {
    display: none;
  }
}

.user-name {
  font-size: 1.4rem;
  color: #BCBCBC;
  margin-left: 4px;
  transition: 0.3s ease-in-out;
}
.user-menu {
  position: absolute;
  top: calc(100% + 1.2rem);
  background-color: #F2FBFF;
  min-width: 28rem;
  box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 2px;
  z-index: 1;
  right: 0;
  padding: 2rem;
  border-radius: 1.2rem;
  transition: 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  transform: translateY(5px);
}
.user-menu-info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  padding-bottom: 1.6rem;
  margin-bottom: 1.6rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 1201px) {
  .user-menu-info {
    display: none;
  }
}
.user-menu-info-ava {
  width: 4rem;
  height: 4rem;
  overflow: hidden;
  border-radius: 100rem;
  margin-right: 1rem;
}
.user-menu-info-ava img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.user-menu-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
.user-menu-item:not(:last-child) {
  margin-bottom: 1.6rem;
}
@media screen and (min-width: 1201px) {
  .user-menu-item:hover .text {
    color: #429CCD;
    text-decoration: underline;
  }
}
.user-menu-item .icon {
  width: 1.6rem;
  height: 1.6rem;
  flex-shrink: 0;
  margin-right: 1rem;
}
.user-menu-item .text {
  color: #4D4D4D;
  font-size: 1.6rem;
  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;
}
.user-menu-control {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 1.6rem;
}
.user-menu-control .user-menu-item {
  padding-top: 2rem;
  text-align: center;
  justify-content: center;
}
.user-menu-control .user-menu-item .text {
  color: #FF514C;
}

.mxh-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  margin-left: -0.8rem;
}
.mxh .title {
  margin-right: 0.8rem;
}
.mxh-link {
  display: block;
  width: 3rem;
  height: 3rem;
  border-radius: 100rem;
  transition: 0.3s ease-in-out;
  cursor: pointer;
  margin-left: 0.8rem;
}
.mxh-link:hover {
  transform: translateY(-5px);
}
.mxh-link .icon {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cmini {
  position: absolute;
  top: calc(100% + 1.2rem);
  right: 0;
  border-radius: 1.2rem;
  overflow: hidden;
  background-color: #F2FBFF;
  z-index: 2;
  min-width: 38rem;
  max-width: 38rem;
  min-height: 38rem;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  opacity: 0;
  visibility: hidden;
  transform: translate(0, 1rem);
  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;
  flex-direction: column;
}
@media screen and (max-width: 500px) {
  .cmini {
    right: -3.5em;
  }
}
@media screen and (max-width: 400px) {
  .cmini {
    min-width: 30rem;
    max-width: 30rem;
    min-height: 30rem;
  }
}
.cmini-main {
  padding: 2.4rem;
}
@media screen and (max-width: 500px) {
  .cmini-main {
    padding: 1.6rem;
  }
}
.cmini-head {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 1.6rem;
}
.cmini-head .title {
  color: #4D4D4D;
  font-weight: 600;
}
.cmini-body {
  max-height: 35.5vh;
  overflow-y: auto;
  margin-right: -1.2rem;
  padding-right: 1.2rem;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.cmini-body::-webkit-scrollbar {
  width: 0.3rem;
  border-radius: 1rem;
}
.cmini-body::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.cmini-body::-webkit-scrollbar-thumb {
  background: #429CCD;
  border-radius: 1rem;
}
.cmini-body::-webkit-scrollbar-thumb:hover {
  background: #429CCD;
}
.cmini .widget_shopping_cart_content {
  min-height: inherit;
}
.cmini-have-cart {
  min-height: inherit;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
}
.cmini-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  padding: 1.6rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.cmini-img {
  display: block;
  width: 8rem;
  height: 8rem;
  border-radius: 1.2rem;
  overflow: hidden;
  flex-shrink: 0;
  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;
  border: 1px solid transparent;
}
@media screen and (min-width: 1201px) {
  .cmini-img:hover {
    border: 1px solid #FF514C;
  }
}
.cmini-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cmini-content {
  margin-left: 1.6rem;
  flex: 1;
}
.cmini-name {
  color: #4D4D4D;
  font-weight: 500;
  margin-bottom: 1.2rem;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
}
@media screen and (min-width: 1201px) {
  .cmini-name:hover {
    color: #FF514C;
  }
}
.cmini-fl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cmini-sl {
  color: #808080;
}
.cmini-price {
  color: #FF514C;
  font-weight: 500;
}
.cmini-total {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.6rem 2.4rem;
  padding-top: 0;
}
@media screen and (max-width: 500px) {
  .cmini-total {
    padding: 0 1.6rem 1.6rem 1.6rem;
  }
}
.cmini-total .title {
  font-weight: 600;
}
.cmini-total .cmini-price {
  font-size: 1.8rem;
}
.cmini-action {
  margin-top: auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  gap: 1rem;
  padding: 2.4rem;
}
.cmini-action-btn {
  display: block;
  padding: 1.2rem;
  width: 100%;
  text-align: center;
  color: white;
  font-weight: 600;
  background-color: #429CCD;
  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;
  border-radius: 0.4rem;
}
@media screen and (min-width: 1201px) {
  .cmini-action-btn:hover {
    filter: brightness(1.3);
    color: white;
  }
}
@media screen and (max-width: 500px) {
  .cmini-action-btn {
    padding: 0.8rem;
  }
}
.cmini-action-btn.second {
  background-color: #FF514C;
}
.cmini-no-cart {
  text-align: center;
  width: 100%;
  min-height: inherit;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: column;
}
.cmini-no-cart img {
  width: 6rem;
  height: 6rem;
}
.cmini-no-cart .text {
  margin-top: 1.6rem;
}

.c.second .c-head {
  border: none;
}
.c.second .c-row {
  padding: 0;
}
@media screen and (max-width: 1200px) {
  .c.second .c-col-first {
    width: 80%;
  }
}
@media screen and (max-width: 768px) {
  .c.second .c-col-first {
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .c.second .c-col-second {
    width: 20%;
  }
}
@media screen and (max-width: 768px) {
  .c.second .c-col-second {
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .c.second .c-col-third {
    width: 30%;
  }
}
@media screen and (max-width: 768px) {
  .c.second .c-col-third {
    width: 100%;
  }
}
.c.second .c-col-four {
  width: 8.3333333333%;
}
@media screen and (max-width: 1200px) {
  .c.second .c-col-four {
    width: 30%;
  }
}
@media screen and (max-width: 768px) {
  .c.second .c-col-four {
    width: 100%;
  }
}
.c.second .c-col-five {
  width: 16.6666666667%;
}
@media screen and (max-width: 1200px) {
  .c.second .c-col-five {
    width: 30%;
  }
}
.c.second .c-item {
  background-color: #FAFAFA;
  border: none;
  padding: 1.2rem;
  border-radius: 0.8rem;
}
.c.second .c-item:not(:last-child) {
  margin-bottom: 1.6rem;
}
.c.second .c-delete {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  right: 0.5rem;
}
@media screen and (max-width: 1200px) {
  .c.second .c-delete {
    top: initial;
    bottom: 0.5rem;
    right: 1rem;
  }
}
.c.second .c-price .price {
  font-size: 1.6rem;
  color: #FF514C;
}
.c.second .c-price .price.old {
  color: #B3B3B3;
}
@media screen and (max-width: 375px) {
  .c .count {
    justify-content: space-between;
    border: 0.1rem solid #EBEBEB;
    padding: 0.8rem;
    border-radius: 0.8rem;
  }
}
.c .count-btn {
  border: 1px solid #999999;
}
@media screen and (min-width: 1201px) {
  .c .count-btn:hover {
    background-color: white;
  }
}
.c-item {
  position: relative;
}
.c-row {
  justify-content: space-between;
}
.c-col-first {
  width: 41.6666666667%;
}
@media screen and (max-width: 768px) {
  .c-col-first {
    width: 75%;
  }
}
@media screen and (max-width: 375px) {
  .c-col-first {
    width: 100%;
  }
}
.c-col-second {
  width: 16.6666666667%;
}
@media screen and (max-width: 768px) {
  .c-col-second {
    width: 25%;
  }
}
@media screen and (max-width: 375px) {
  .c-col-second {
    width: 100%;
  }
}
.c-col-third {
  width: 16.6666666667%;
}
@media screen and (max-width: 768px) {
  .c-col-third {
    width: 41.6666666667%;
  }
}
@media screen and (max-width: 375px) {
  .c-col-third {
    width: 100%;
  }
}
.c-col-four {
  width: 16.6666666667%;
}
@media screen and (max-width: 768px) {
  .c-col-four {
    width: 41.6666666667%;
  }
}
@media screen and (max-width: 375px) {
  .c-col-four {
    width: 90%;
  }
}
.c-col-five {
  width: 8.3333333333%;
}
@media screen and (max-width: 768px) {
  .c-col-five {
    width: 16.6666666667%;
  }
}
@media screen and (max-width: 375px) {
  .c-col-five {
    width: 10%;
  }
}
.c-head {
  border-bottom: 0.1rem solid #EBEBEB;
  padding-bottom: 1.6rem;
}
@media screen and (max-width: 375px) {
  .c-head .c-col-first {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .c-head .c-col-second {
    display: none;
    text-align: right;
  }
}
@media screen and (max-width: 375px) {
  .c-head .c-col-second {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .c-head .c-col-third {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .c-head .c-col-four {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .c-head .c-col-five {
    display: none;
  }
}
.c-title {
  color: #1A1A1A;
  font-weight: 700;
}
.c-product {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
.c-product-img {
  width: 7.8rem;
  height: 7.8rem;
  border-radius: 0.8rem;
  overflow: hidden;
  flex-shrink: 0;
}
.c-product-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-product-content {
  margin-left: 0.8rem;
}
.c-product-content .name {
  color: #1A1A1A;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (max-width: 500px) {
  .c-product-content .name {
    font-size: 1.4rem;
  }
}
.c-product-content .name:hover {
  color: #FF514C;
}
.c-body .c-item {
  border-bottom: 0.1rem solid #EBEBEB;
}
.c-body .c-row {
  padding: 1.6rem 0;
  align-items: center;
  position: relative;
}
.c-price {
  width: fit-content;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .c-price {
    width: 100%;
  }
}
.c-price .price {
  color: #4D4D4D;
}
.c-price .price.old {
  font-size: 1.2rem;
  color: #808080;
  text-decoration: line-through;
}
.c-price-total {
  color: #FF514C;
}
.c-delete {
  text-align: end;
  cursor: pointer;
  display: block;
}
@media screen and (min-width: 1201px) {
  .c-delete:hover i {
    transform: rotate(360deg);
  }
}
.c-delete i {
  font-size: 2.4rem;
  font-weight: 300;
  transition: 0.6s ease-in-out;
  display: inline-block;
}
.c-all {
  padding: 1.6rem 0;
  border-bottom: 0.1rem solid #EBEBEB;
}
.c-all-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 50%;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .c-all-wrap {
    width: 100%;
  }
}
.c-all-wrap .title {
  font-size: 1.8rem;
  font-weight: 500;
  color: #4D4D4D;
}
.c-price-total-all {
  font-weight: 500;
  font-size: 1.8rem;
}
.c .waiting {
  color: #F2C524;
}
.c .success {
  color: #63BD62;
}
.c .cancle {
  color: #F57242;
}

.count {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
.count-btn {
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 0.4rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  cursor: pointer;
}
@media screen and (max-width: 1200px) {
  .count-btn {
    background-color: #F0F0F0;
  }
}
@media screen and (min-width: 1201px) {
  .count-btn:hover {
    background-color: #F0F0F0;
  }
  .count-btn:hover i {
    color: #429CCD;
  }
}
.count-btn i {
  font-weight: 300;
  color: #1A1A1A;
}
.count input {
  width: 3.2rem;
  margin: 0 0.4rem;
  text-align: center;
  border: none;
  outline: none;
  font-size: 1.6rem;
  padding: 0.6rem 1.2rem;
  border-radius: 0.4rem;
  background-color: white;
  outline: 0.1rem solid #429CCD;
}
.count input:focus {
  outline: 0.1rem solid #429CCD;
}
.count input::-webkit-outer-spin-button, .count input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.count-number {
  width: 4rem;
  text-align: center;
}

.contact-map {
  position: relative;
  width: 50vw;
  float: right;
}
@media screen and (max-width: 1200px) {
  .contact-map {
    width: 100%;
  }
}
.contact-map-inner {
  width: 100%;
  height: 72rem;
}
@media screen and (max-width: 1200px) {
  .contact-map-inner {
    height: 60vw;
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .contact-map-inner {
    height: 100vw;
  }
}
.contact-map-inner iframe {
  width: 100%;
  height: 100%;
}
.contact-map-posi {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 4rem;
  z-index: 2;
  background: rgba(66, 156, 205, 0.6);
  backdrop-filter: blur(10px);
}
@media screen and (max-width: 1200px) {
  .contact-map-posi {
    position: relative;
  }
}
@media screen and (max-width: 800px) {
  .contact-map-posi {
    padding: 1.6rem;
  }
}
.contact-map-posi .spc-list {
  align-items: center;
  justify-content: center;
}
.contact-map-posi .spc-item {
  width: calc(33.3333333333% - 0.8rem);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
@media screen and (max-width: 800px) {
  .contact-map-posi .spc-item {
    width: 100%;
  }
}
.contact-map-posi .spc-item .icon {
  width: 1.6rem;
  height: 1.6rem;
  margin-right: 0.4rem;
  position: relative;
  top: 0.4rem;
}
.contact-map-posi .spc-item .text {
  color: white;
  display: inline-block;
}
.contact-form {
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 500px) {
  .contact-form {
    width: 100%;
  }
}
.contact-form .re-input {
  background-color: #F0F0F0;
}
.contact-form .btn {
  width: 100%;
}
.contact .side {
  align-items: center;
}
.contact .side-five {
  width: 50%;
}
@media screen and (max-width: 1200px) {
  .contact .side-five {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .as.second .as-wrapper {
    padding: 0;
  }
}
.as.second .as-wrap {
  background-color: #F5F5F5;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  border-radius: 1.2rem;
  padding: 2.4rem;
}
@media screen and (min-width: 1201px) {
  .as.second .as-wrap {
    min-height: 24rem;
  }
}
.as-wrapper {
  padding: 3.2rem;
  background-color: white;
  border-radius: 1.6rem;
  overflow: hidden;
}
@media screen and (max-width: 500px) {
  .as-wrapper {
    padding: 1.6rem;
  }
}
@media screen and (max-width: 500px) {
  .as-list {
    margin: 0 -0.4rem;
    margin-bottom: -0.8rem;
  }
}
.as-item {
  width: 25%;
}
@media screen and (max-width: 900px) {
  .as-item {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .as-item {
    padding: 0 0.4rem;
    margin-bottom: 0.8rem;
  }
}
.as-wrap {
  text-align: center;
  text-align: center;
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
}
.as-icon {
  overflow: hidden;
  width: 5.6rem;
  height: 5.6rem;
  margin: 0 auto;
  display: block;
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 500px) {
  .as-icon {
    width: 4rem;
    height: 4rem;
  }
}
@media screen and (max-width: 375px) {
  .as-icon {
    width: 3rem;
    height: 3rem;
  }
}
.as-icon img {
  width: 100%;
  height: 100%;
}
.as-name {
  font-weight: 500;
  overflow: hidden;
}
.as-name span {
  display: inline-block;
}
@media screen and (max-width: 500px) {
  .as-name {
    font-size: 1.4rem;
  }
}

.frames.second .frames-head {
  border-radius: 1.6rem;
  margin-bottom: 2.4rem;
}
.frames.second .frames-body {
  background: transparent;
  padding: 0;
}
.frames.second .frames-body::before {
  display: none;
}
.frames.second .pro-slider .swiper-prev {
  left: -6rem;
}
@media screen and (max-width: 1400px) {
  .frames.second .pro-slider .swiper-prev {
    left: -1rem;
  }
}
.frames.second .pro-slider .swiper-next {
  right: -6rem;
}
@media screen and (max-width: 1400px) {
  .frames.second .pro-slider .swiper-next {
    right: -1rem;
  }
}
@media screen and (min-width: 1201px) {
  .frames.second .pro-slider .swiper {
    padding: 1rem 0;
    margin: -1rem 0;
  }
}
.frames.second .pro-slider .swiper::before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  right: 0;
  width: 5%;
  border-radius: 0 1.6rem 1.6rem 0;
  width: 5%;
  background: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 5;
  pointer-events: none;
}
@media screen and (min-width: 1201px) {
  .frames.second .pro-slider .swiper::before {
    top: 1rem;
    bottom: 1rem;
    height: initial;
  }
}
.frames-head {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 1.2rem 2.4rem;
  border-radius: 1.6rem 1.6rem 0 0;
  overflow: hidden;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), #429CCD;
}
.frames-head-left {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.frames-head .btn-more {
  margin-left: auto;
}
.frames-body {
  padding: 2.4rem;
  padding-right: 0;
  border-radius: 0 0 1.6rem 1.6rem;
  position: relative;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), #429CCD;
}
.frames-body::before {
  content: "";
  position: absolute;
  width: 6.5%;
  top: 0;
  height: 100%;
  right: 0;
  z-index: 3;
  border-radius: 0 0 1.6rem 0;
  pointer-events: none;
  background: linear-gradient(270deg, #D9EBF5 0%, rgba(217, 235, 245, 0) 100%);
}
@media screen and (max-width: 500px) {
  .frames-body {
    padding: 1.6rem;
  }
}
.frames-title {
  font-size: 2rem;
  color: white;
  font-weight: 500;
  margin-right: 0.8rem;
  overflow: hidden;
}
@media only screen and (max-width: 1200px) {
  .frames-title {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 800px) {
  .frames-title {
    font-size: 1.6rem;
  }
}
.frames-title span {
  display: inline-block;
}

.hotword-wrapper {
  padding: 2.4rem;
  border-radius: 1.6rem;
  background-color: white;
}
.hotword-list {
  justify-content: center;
}
.hotword-item {
  width: 12.5%;
}
@media screen and (max-width: 1200px) {
  .hotword-item {
    width: 25%;
  }
}
@media screen and (max-width: 600px) {
  .hotword-item {
    width: 50%;
  }
}
.hotword-wrap {
  text-align: center;
}
.hotword-icon {
  width: 4.8rem;
  height: 4.8rem;
  margin: 0 auto;
  margin-bottom: 0.8rem;
  border-radius: 100rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  position: relative;
}
.hotword-icon::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  background-color: rgba(66, 156, 205, 0.1);
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
}
@media screen and (min-width: 1201px) {
  .hotword-icon:hover::before {
    transform: scale(1.2);
  }
}
.hotword-icon img {
  width: 2.6rem;
  height: 2.6rem;
  position: relative;
  z-index: 1;
}
.hotword-name {
  letter-spacing: 0.004em;
  color: #333333;
  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;
  overflow: hidden;
  display: inline-block;
}
.hotword-name span {
  display: inline-block;
}
@media screen and (min-width: 1201px) {
  .hotword-name:hover {
    color: #FF514C;
  }
}

.hotdeal-list {
  justify-content: center;
}
.hotdeal-item {
  width: 33.3333333333%;
}
@media screen and (max-width: 768px) {
  .hotdeal-item {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .hotdeal-item {
    width: 100%;
  }
}
.hotdeal-img {
  display: block;
  padding-top: calc((136 / 384) * 100%);
  position: relative;
  overflow: hidden;
  border-radius: 1.2rem;
}
.hotdeal-img:hover img {
  transform: translate(-50%, -50%) scale(1.05);
}
.hotdeal-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
  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;
}

.brand .frames-head {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.95)), #429CCD;
}
.brand .frames-title {
  color: #429CCD;
}
.brand .frames-body {
  background-color: white;
}
.brand .frames-body::before {
  display: none;
}
@media screen and (min-width: 501px) {
  .brand-slider .swiper-pagination {
    display: none;
  }
}
.brand-img {
  display: block;
  padding-top: calc((100 / 100) * 100%);
  position: relative;
  overflow: hidden;
  border-radius: 1.2rem;
}
.brand-img:hover img {
  transform: translate(-50%, -50%) scale(1.05);
}
.brand-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
  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;
}

.cate-menu-item:not(:last-child) {
  margin-bottom: 1.2rem;
}
.cate-menu-item:hover > a {
  color: #429CCD;
}
.cate-menu-item a {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  color: #808080;
}
.cate-menu-item a i {
  margin-left: 0.4rem;
  width: 2rem;
  height: 2rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  font-size: 1.4rem;
  cursor: pointer;
  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;
}
.cate-menu-item > .cate-menu-list {
  margin-top: 1.2rem;
  margin-left: 3rem;
  display: none;
}
.cate-menu-item.dropdown > a > i {
  display: flex;
}
.cate-menu-item.current_page_item > a {
  color: #429CCD;
  font-weight: 500;
}
.cate-menu-item.active > a {
  color: #429CCD;
  font-weight: 500;
}
.cate-menu-item.active > a > i {
  transform: rotate(-90deg);
}

.fil.second .fil-btn {
  background-color: white;
  border: 0.1rem solid rgba(0, 0, 0, 0.1);
}
.fil .recheck-item.active .fil-btn {
  border: 0.1rem solid #429CCD;
  background-color: white;
  color: #429CCD;
}
.fil-btn {
  padding: 1.2rem 1.6rem;
  border-radius: 0.8rem;
  background: rgba(0, 0, 0, 0.04);
  border: 0.1rem solid transparent;
  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;
  text-align: center;
}
@media screen and (max-width: 500px) {
  .fil-btn {
    padding: 0.6rem 1.2rem;
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1201px) {
  .fil-btn:hover {
    border: 0.1rem solid #429CCD !important;
    color: #429CCD;
  }
}

.detail-side-left {
  width: 41.6666666667%;
}
@media screen and (max-width: 768px) {
  .detail-side-left {
    width: 100%;
  }
}
.detail-side-right {
  width: 58.3333333333%;
}
@media screen and (max-width: 768px) {
  .detail-side-right {
    width: 100%;
  }
}
.detail-slider-main .swiper {
  border-radius: 0.8rem;
}
.detail-slider-thumb {
  margin-top: 1.6rem;
}
.detail-slider-thumb .detail-img {
  border: 0.1rem solid transparent;
}
.detail-slider-thumb .swiper-slide-thumb-active .detail-img {
  border: 0.1rem solid rgba(0, 0, 0, 0.1);
}
.detail-img {
  display: block;
  padding-top: calc((100 / 100) * 100%);
  position: relative;
  overflow: hidden;
  border-radius: 0.8rem;
  cursor: pointer;
  transition: 0.1s ease;
  -webkit-transition: 0.1s ease;
  -moz-transition: 0.1s ease;
  -ms-transition: 0.1s ease;
  -o-transition: 0.1s ease;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
}
.detail-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.detail-name {
  font-size: 2.4rem;
  font-weight: 500;
  margin-bottom: 0.8rem;
}
@media only screen and (max-width: 1200px) {
  .detail-name {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 800px) {
  .detail-name {
    font-size: 1.7rem;
  }
}
.detail-content-block:not(:last-child) {
  margin-bottom: 2.4rem;
  padding-bottom: 2.4rem;
  border-bottom: 0.1rem solid rgba(0, 0, 0, 0.1);
}
.detail-content-block .title {
  font-weight: 500;
  margin-bottom: 1.2rem;
}
.detail-content .spc-list {
  align-items: center;
}
@media screen and (max-width: 768px) {
  .detail-content .pro-eva {
    flex-direction: row;
  }
}
@media screen and (max-width: 500px) {
  .detail-content .pro-eva {
    flex-direction: column;
  }
}
.detail-content .pro-sl {
  font-size: 1.6rem;
  margin-left: 0.8rem;
  padding-left: 0.8rem;
  line-height: 1;
}
@media screen and (max-width: 500px) {
  .detail-content .pro-sl {
    border: none;
    padding: 0;
    margin: 0;
    margin-top: 0.8rem;
  }
}
.detail-content .pro-price {
  font-size: 2.4rem;
}
@media only screen and (max-width: 1200px) {
  .detail-content .pro-price {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 800px) {
  .detail-content .pro-price {
    font-size: 1.7rem;
  }
}
.detail-content .pro-price .price.old {
  font-size: 2rem;
}
@media only screen and (max-width: 1200px) {
  .detail-content .pro-price .price.old {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 800px) {
  .detail-content .pro-price .price.old {
    font-size: 1.6rem;
  }
}
.detail-content .pro-tag {
  position: relative;
}
@media screen and (min-width: 1201px) {
  .detail-content .fil-btn {
    min-width: 15.5rem;
  }
}
.detail-pro-sl {
  color: #808080;
}
.detail-info-block:not(:last-child) {
  margin-bottom: 3.2rem;
}
.detail-info-side-left {
  width: 58.3333333333%;
}
@media screen and (max-width: 900px) {
  .detail-info-side-left {
    width: 100%;
  }
}
.detail-info-side-right {
  width: 41.6666666667%;
}
@media screen and (max-width: 900px) {
  .detail-info-side-right {
    width: 100%;
  }
}
.detail-info-table table {
  width: 100%;
}
.detail-info-table table tbody tr {
  border-radius: 0.8rem;
  overflow: hidden;
}
.detail-info-table table tbody tr:nth-child(odd) {
  background: #E2EBF0;
}
.detail-info-table table tbody td {
  padding: 1.2rem 1.6rem;
  color: #1A1A1A;
}
.detail-info-table table tbody td:first-child {
  border-radius: 0.8rem 0 0 0.8rem;
}
.detail-info-table table tbody td:last-child {
  text-align: right;
  border-radius: 0 0.8rem 0.8rem 0;
}
.detail-content .detail-img {
  display: block;
  padding-top: calc((300 / 690) * 100%);
  position: relative;
  overflow: hidden;
  border-radius: 0.8rem;
}
.detail-tuto ul {
  list-style: decimal;
  margin-left: 2rem;
}

.rate-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
.rate-item:not(:last-child) {
  margin-bottom: 0.8rem;
}
.rate-star {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-right: 1.6rem;
}
.rate-star img {
  width: 1.3rem;
  height: 1.3rem;
  display: block;
}
.rate-star img:not(:first-child) {
  margin-left: 0.4rem;
}
.rate-progress {
  height: 0.4rem;
  flex: 1;
  border-radius: 12rem;
  background-color: #E2EBF0;
  position: relative;
}
.rate-progress-percent {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  bottom: 0;
  border-radius: inherit;
  background-color: #F0B24F;
  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;
}

.cmt-item {
  margin-top: 2.4rem;
}
.cmt-item-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.cmt-item > .children {
  margin-left: 6.4rem;
}
@media screen and (max-width: 400px) {
  .cmt-item > .children {
    margin-left: 4.8rem;
  }
}
.cmt-item > .children > .cmt-item:not(:last-child) > .cmt-item-wrap > .cmt-content > .cmt-content-wrap::before {
  display: block;
  border-radius: 0;
  border: 1px solid #EBEBEB;
  border-top: none;
  border-right: none;
  border-bottom: none;
}
.cmt-item.has-child > .cmt-item-wrap > .cmt-content > .cmt-content-wrap::before {
  display: block;
  border-radius: 0 0 0 2.4rem;
  border: 1px solid #EBEBEB;
  border-top: none;
  border-right: none;
}
.cmt-ava {
  height: 100%;
}
.cmt-ava-inner {
  width: 4.8rem;
  height: 4.8rem;
  border-radius: 100rem;
  flex-shrink: 0;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 400px) {
  .cmt-ava-inner {
    width: 4rem;
    height: 4rem;
  }
}
.cmt-ava-inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cmt-content {
  margin-left: 1.6rem;
}
@media screen and (max-width: 400px) {
  .cmt-content {
    margin-left: 0.8rem;
  }
}
.cmt-content-wrap {
  position: relative;
}
.cmt-content-wrap::before {
  content: "";
  position: absolute;
  width: 4rem;
  right: 100%;
  top: 0.2rem;
  bottom: -4.8rem;
  border-radius: 0;
  border: 1px solid #EBEBEB;
  border-top: none;
  border-right: none;
  border-bottom: none;
  display: none;
}
@media screen and (max-width: 400px) {
  .cmt-content-wrap::before {
    bottom: -4.4rem;
    top: 0.4rem;
    width: 2.8rem;
  }
}
.cmt-info {
  margin-bottom: 0.8rem;
}
.cmt-head {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.8rem;
}
.cmt-name {
  color: #1A1A1A;
  font-weight: 500;
  line-height: 1.1;
  margin-right: 0.8rem;
}
.cmt-time {
  font-size: 1.2rem;
  color: #1A1A1A;
  font-weight: 500;
}
.cmt-des {
  color: #1A1A1A;
  margin: 0.8rem 0;
}
@media screen and (max-width: 400px) {
  .cmt-des {
    font-size: 1.4rem;
  }
}
.cmt-image-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -0.5rem;
  margin-bottom: -1rem;
}
.cmt-image-item {
  padding: 0 0.5rem;
  margin-bottom: 1rem;
}
.cmt-image-img {
  width: 6.4rem;
  height: 6.4rem;
  border-radius: 0.8rem;
  cursor: pointer;
  position: relative;
}
.cmt-image-img i {
  position: absolute;
  width: 2rem;
  height: 2rem;
  top: -1rem;
  right: -1rem;
  cursor: pointer;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  z-index: 2;
  background-color: #f8f8f8;
  font-weight: 300;
  border-radius: 100rem;
}
.cmt-image-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: inherit;
}
.cmt-control {
  margin-top: 1.6rem;
}
.cmt-control-link {
  color: #1A1A1A;
}
.cmt-control-link:not(:first-child) {
  margin-left: 1.6rem;
}
.cmt .re-form {
  margin-top: 1.6rem;
  display: none;
}
.cmt .re-form.open {
  display: block;
}
.cmt-rate {
  padding: 1.6rem 2.4rem;
  border-radius: 0.8rem;
  background-color: #F7F7F7;
}
@media screen and (max-width: 500px) {
  .cmt-rate {
    padding: 0;
    background-color: transparent;
  }
}
.cmt-rate .title {
  color: #666666;
}
.cmt-rate-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-items: stretch;
  align-items: center;
}
.cmt-rate-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.cmt-rate-item:not(:first-child) {
  margin-left: 1.6rem;
  padding-left: 1.6rem;
  border-left: 0.1rem solid #CCCCCC;
}
@media screen and (max-width: 500px) {
  .cmt-rate-item:not(:first-child) {
    margin-left: 0.8rem;
    padding-left: 0.8rem;
  }
}
.cmt-rate-wrap {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  top: -0.1rem;
}
.cmt-rate-wrap input:checked ~ .star {
  opacity: 1;
}
.cmt-rate-wrap input:checked ~ .star-opa {
  opacity: 0;
}
.cmt-rate-wrap img {
  width: 1.6rem;
  height: 1.6rem;
}
.cmt-rate-wrap .star {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}
.cmt-rate-number {
  color: #666666;
  font-size: 1.6rem;
  margin-left: 0.8rem;
  line-height: 1.2;
  font-weight: 500;
}

.policy-sidebar {
  background-color: white;
  border-radius: 2.4rem;
}
.policy-sidebar-head {
  padding: 2.4rem;
  border-bottom: 0.1rem solid rgba(0, 0, 0, 0.1);
}
.policy-sidebar-title {
  color: #4D4D4D;
  font-size: 2.4rem;
}
@media only screen and (max-width: 1200px) {
  .policy-sidebar-title {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 800px) {
  .policy-sidebar-title {
    font-size: 1.7rem;
  }
}
.policy-sidebar-body {
  padding: 2.4rem;
}
.policy-sidebar-menu ul li:not(:last-child) {
  margin-bottom: 1.6rem;
}
@media screen and (min-width: 1201px) {
  .policy-sidebar-menu ul li:hover a {
    color: #429CCD;
  }
}
.policy-sidebar-menu ul li.current_page_item a {
  color: #429CCD;
}
.policy-sidebar-menu ul li a {
  color: #B3B3B3;
  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;
}
.policy-content {
  padding: 2.4rem;
  background-color: white;
  border-radius: 2.4rem;
}

.delivery-table {
  overflow-x: auto;
}
.delivery-table table {
  width: 100%;
  border: none !important;
}
@media screen and (max-width: 500px) {
  .delivery-table table {
    width: 50rem !important;
  }
}
.delivery-table table tr {
  border-bottom: 0.1rem solid rgba(0, 0, 0, 0.1) !important;
}
.delivery-table table tr:first-child td {
  font-weight: 700;
}
.delivery-table table td {
  padding: 0.8rem !important;
  border-right: none !important;
  border-top: none !important;
  border: none !important;
}
.delivery-table table td:last-child {
  text-align: end;
}

@media screen and (min-width: 1201px) {
  .checkout-main {
    width: 90%;
  }
}
.checkout-sidebar {
  padding: 2.4rem;
  background-color: white;
  border-radius: 1.6rem;
  overflow: hidden;
}
.checkout-sidebar .btn {
  width: 100%;
}
.checkout-sidebar:not(:last-child) {
  margin-bottom: 2.4rem;
}
.checkout-sidebar-block:first-child {
  border-bottom: 0.1rem solid #D6D6D6 !important;
}
.checkout-sidebar-block:not(:last-child) {
  padding-bottom: 1.6rem;
  margin-bottom: 1.6rem;
  border-bottom: 0.1rem dashed #D6D6D6;
}
.checkout-sidebar-title {
  font-weight: 700;
  color: #1A1A1A;
}
.checkout-sidebar .cmini-item:not(:last-child) {
  margin-bottom: 1.6rem;
}
.checkout-sidebar .cmini-wrap {
  border-bottom: none;
  padding: 0;
}
.checkout-sidebar .cmini-img {
  width: 5.6rem;
  height: 5.6rem;
}
.checkout-sidebar .cmini-name {
  color: #808080;
  font-weight: 400;
  margin-bottom: 0.4rem;
  line-height: 1.1;
}
.checkout-sidebar .spc .spc-list {
  flex-wrap: wrap;
}
.checkout-sidebar .spc:not(:last-child) {
  margin-bottom: 1.6rem;
}
.checkout-sidebar .spc-item {
  color: #4D4D4D;
}
.checkout-method .recheck-item.active .recheck-text {
  font-weight: 700;
  color: #1A1A1A;
}
.checkout-method .recheck-text {
  font-weight: 700;
  color: #1A1A1A;
}
.checkout-form-block:not(:last-child) {
  margin-bottom: 3.2rem;
}
.checkout-success {
  padding: 3.2rem;
  background-color: white;
  border-radius: 1.2rem;
}
@media screen and (max-width: 500px) {
  .checkout-success {
    padding: 1.6rem;
  }
}
.checkout-success-title {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 500px) {
  .checkout-success-title {
    flex-direction: column;
  }
}
.checkout-success-title .icon {
  width: 3.6rem;
  height: 3.6rem;
  flex-shrink: 0;
  margin-right: 0.8rem;
}
.checkout-success-block {
  padding: 2.4rem;
  border-radius: 1.2rem;
  border: 0.1rem solid rgba(0, 0, 0, 0.1);
}

.sale-form-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
.sale-form .btn {
  margin-left: 1.6rem;
}

.order-info .title {
  color: #808080;
}
.order-block:not(:last-child) {
  margin-bottom: 1.6rem;
  padding-bottom: 1.6rem;
  border-bottom: 0.1rem solid rgba(0, 0, 0, 0.1);
}
.order-pro .name {
  color: #808080;
}
.order-pro .price {
  color: #808080;
}
.order-bank .spc-item {
  width: calc(50% - 1.6rem);
}
@media screen and (max-width: 400px) {
  .order-bank .spc-item {
    width: 100%;
  }
}
.order-bank .spc-item .title {
  color: #808080;
}
.order-his-table {
  overflow-x: auto;
}
.order-his-table::-webkit-scrollbar {
  display: none;
}
.order-his-table table {
  width: 100%;
}
@media screen and (max-width: 500px) {
  .order-his-table table {
    width: 50rem;
  }
}
.order-his-table table tr:first-child td {
  font-weight: 700;
}
.order-his-table table tr td {
  padding: 1.2rem;
  word-break: break-word;
}
.order-his-table table .waiting {
  color: #F2C524;
}
.order-his-table table .success {
  color: #63BD62;
}
.order-his-table table .cancle {
  color: #F57242;
}

.regi-banner {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}
.regi-banner-form {
  padding: 4rem 0;
  width: 50%;
}
@media screen and (max-width: 1000px) {
  .regi-banner-form {
    width: 70%;
  }
}
@media screen and (max-width: 768px) {
  .regi-banner-form {
    width: 100%;
  }
}
.regi-form {
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(1.2rem);
  padding: 3.2rem;
  border-radius: 2.4rem;
}
.regi-form form {
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  .regi-form {
    background: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(0.4rem);
  }
}
@media screen and (max-width: 500px) {
  .regi-form {
    padding: 1.6rem;
    border-radius: 1.6rem;
  }
}
.regi-form-head .t-title {
  color: #4D4D4D;
  margin-bottom: 0.8rem;
}
.regi-form-head .t-title span {
  display: block;
}
.regi-form-head .des {
  color: #4D4D4D;
}
.regi-form-head .des span {
  display: block;
}
.regi-form .btn-forget {
  text-align: end;
}
.regi-form-or {
  width: fit-content;
  margin: 3.2rem auto;
  position: relative;
}
.regi-form-or::before, .regi-form-or::after {
  content: "";
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  height: 0.1rem;
  background-color: rgba(0, 0, 0, 0.1);
  width: 100vw;
}
.regi-form-or::before {
  right: calc(100% + 1rem);
}
.regi-form-or::after {
  left: calc(100% + 1rem);
}
.regi-more {
  text-align: center;
  margin-top: 10rem;
}
.regi-more a {
  color: #429CCD;
}
.regi-more a:hover {
  text-decoration: underline;
}
.regi-popup .btn {
  min-width: 18rem;
}

.account-sidebar-block:not(:last-child) {
  margin-bottom: 1.6rem;
  padding-bottom: 1.6rem;
  border-bottom: 0.1rem solid rgba(0, 0, 0, 0.1);
}
.account-info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
.account-info.second {
  flex-direction: column;
  padding: 1.6rem;
  border-radius: 2.4rem;
  border: 0.1rem solid rgba(0, 0, 0, 0.1);
  align-items: flex-start;
}
.account-info.second .account-info-ava {
  width: 100%;
}
.account-info.second .account-info-ava-inner {
  display: block;
  padding-top: calc((100 / 100) * 100%);
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  border-radius: 1.6rem;
}
.account-info.second .account-info-ava-inner img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.account-info.second .account-info-content {
  margin-left: 0;
  margin-top: 1.6rem;
}
.account-info.second .account-info-content .text {
  color: #4D4D4D;
}
.account-info.second .account-info-content .text.success {
  color: #63BD62;
  font-weight: 500;
}
.account-info-ava {
  position: relative;
}
.account-info-ava-inner {
  width: 6.4rem;
  height: 6.4rem;
  border-radius: 100rem;
  overflow: hidden;
}
.account-info-ava-inner img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
.account-info-ava-upload {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15));
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  border-radius: 1.6rem;
}
.account-info-ava-upload img {
  width: 2.4rem;
  height: 2.4rem;
  filter: brightness(0) invert(1);
  cursor: pointer;
}
.account-info-content {
  margin-left: 1.6rem;
}
.account-info-content .name {
  color: #1A1A1A;
  font-weight: 700;
}
.account-info-content .text {
  color: #808080;
  display: block;
}
.account-info-content .link:hover {
  color: #429CCD;
}
.account-menu ul li:not(:last-child) {
  margin-bottom: 1.6rem;
}
.account-menu ul li a {
  color: #999999;
  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;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
.account-menu ul li a .line {
  display: inline-block;
  height: 0.1rem;
  flex: 0;
  background-color: #429CCD;
  margin-left: 0.8rem;
  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;
}
@media screen and (max-width: 1200px) {
  .account-menu ul li a .line {
    display: none;
  }
}
.account-menu ul li.current_page_item a {
  color: #429CCD;
}
.account-menu ul li.current_page_item a .line {
  flex: 1;
}
@media screen and (min-width: 1201px) {
  .account-menu ul li:hover a {
    color: #429CCD;
  }
}
.account-menu ul li.current_page_item a {
  color: #429CCD;
  font-weight: 500;
}
.account-main {
  padding: 3.2rem;
  border-radius: 3.2rem;
  border: 0.1rem solid #429CCD;
}
.account-main.second {
  padding: 0;
}
@media screen and (max-width: 768px) {
  .account-main {
    padding: 0;
    border: none;
    border-radius: 1.6rem;
  }
}
.account-main-wrapper {
  background-color: white;
  border-radius: 3.2rem;
  padding: 4.8rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .account-main-wrapper {
    padding: 1.6rem;
  }
}
.account-main .pro-bottom {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .account-main .pro-bottom {
    padding-bottom: 2.4rem;
  }
}
.account-main .pro-bottom .page-numbers {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .account-main .pro-bottom .pages-count {
    bottom: 0;
    top: calc(100% - 1.2rem);
  }
}
.account-col-left {
  width: 30%;
}
@media screen and (max-width: 1200px) {
  .account-col-left {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .account-col-left {
    width: 100%;
  }
}
.account-col-right {
  width: 70%;
}
@media screen and (max-width: 1200px) {
  .account-col-right {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .account-col-right {
    width: 100%;
  }
}
.account-profile-form .btn {
  width: 100%;
}

.intro-wrapper {
  background-color: white;
  border-radius: 2.4rem;
  padding: 3.2rem;
}
@media screen and (max-width: 768px) {
  .intro-wrapper {
    padding: 1.6rem;
  }
}
.intro-content {
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .intro-content {
    width: 100%;
  }
}
.intro-content a {
  color: #333333;
}
.intro-content a:hover {
  color: #429CCD;
  text-decoration: underline;
}

.load-item {
  display: none;
}

.load-btn {
  text-align: center;
  margin-top: 1.6rem;
  text-decoration: underline;
  cursor: pointer;
}

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