@charset "UTF-8";
/**
 * @copyright     2022 JoyoLight - All Rights Reserved.
 * @link          https://joyoLight.ca
 * @Author        guangda <service@joyolight.ca>
 * @Date          2022-08-02 19:19:52
 * @LastEditTime  2023-12-04 13:52:53
 */
/**
 * @copyright     2022 JoyoLight - All Rights Reserved.
 * @link          https://joyoLight.ca
 * @Author        guangda <service@joyolight.ca>
 * @Date          2022-08-02 19:19:52
 * @LastEditTime  2022-09-16 20:55:31
 */
@font-face {
  font-family: "iconfont";
  src: url("/fonts/iconfont/iconfont.woff") format("woff"), url("/fonts/iconfont/iconfont.ttf") format("truetype"); /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
}
.iconfont {
  font-family: "iconfont";
  font-size: 1rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

/**
 * @copyright     2022 JoyoLight - All Rights Reserved.
 * @link          https://joyoLight.ca
 * @Author        guangda <service@joyolight.ca>
 * @Date          2022-09-09 19:16:39
 * @LastEditTime  2022-09-16 20:55:07
 */
[v-cloak] {
  display: none;
}

body[class^=page-account] {
  background-color: #f4f4f4;
}
body[class^=page-account] .breadcrumb-wrap {
  background-color: #eeeeee;
}

body {
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  -webkit-text-size-adjust: none;
}

:root {
  --bs-link-color: #00a8ff;
  --bs-link-hover-color: #0090d6;
  --bs-link-hover-color-rgb: 0, 144, 214;
  --bs-link-active-color: #0078b3;
  --bs-link-active-color-rgb: 0, 120, 179;
  --bs-link-opacity: 1;
  --joyo-primary: #00a8ff;
  --joyo-primary-hover: #0090d6;
  --joyo-text-heading: #000000;
  --joyo-text-body: #666666;
  --joyo-text-light: #999999;
  --joyo-bg-white: #ffffff;
  --joyo-bg-dark: #111111;
}

a {
  text-decoration: none !important;
}
a:hover {
  color: #0090d6 !important;
  text-decoration: underline !important;
}
a:active {
  color: #0078b3 !important;
}

body.app .breadcrumb-wrap {
  height: 10px;
}
body.app .breadcrumb-wrap .container {
  display: none;
}
body.app .col-lg-3.col-12 {
  display: none;
}

@font-face {
  font-family: "Poppins";
  src: url("/fonts/poppins/Poppins-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 500;
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("/fonts/poppins/Poppins-Medium.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
  font-weight: 600;
}
@font-face {
  font-family: "Poppins";
  src: url("/fonts/poppins/Poppins-SemiBold.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
  font-weight: 700;
}
h1, h2, h3, h4, h5, h6, b, strong {
  font-weight: 700;
  color: #282828;
}

.min-h1 {
  min-height: 100px;
}

.min-h2 {
  min-height: 200px;
}

.min-h3 {
  min-height: 300px;
}

.min-h4 {
  min-height: 400px;
}

.min-h5 {
  min-height: 500px;
}

.min-h6 {
  min-height: 600px;
}

.wp-100 {
  width: 100px;
}

.wp-200 {
  width: 200px;
}

.wp-300 {
  width: 300px;
}

.wp-400 {
  width: 400px;
}

.wp-500 {
  width: 500px;
}

.wp-600 {
  width: 600px;
}

.wp-700 {
  width: 700px;
}

.wp-800 {
  width: 800px;
}

.wp-900 {
  width: 900px;
}

.wp-1000 {
  width: 1000px;
}

.wp-100- {
  width: calc(100% - 100px);
}

.wp-200- {
  width: calc(100% - 200px);
}

.wp-300- {
  width: calc(100% - 300px);
}

.wp-400- {
  width: calc(100% - 400px);
}

.wp-500- {
  width: calc(100% - 500px);
}

.wp-600- {
  width: calc(100% - 600px);
}

.wp-700- {
  width: calc(100% - 700px);
}

.wp-800- {
  width: calc(100% - 800px);
}

.wp-900- {
  width: calc(100% - 900px);
}

.wp-1000- {
  width: calc(100% - 1000px);
}

.h-min-100 {
  min-height: 100px;
}

.h-min-200 {
  min-height: 200px;
}

.h-min-300 {
  min-height: 300px;
}

.h-min-400 {
  min-height: 400px;
}

.h-min-500 {
  min-height: 500px;
}

.h-min-600 {
  min-height: 600px;
}

.h-min-700 {
  min-height: 700px;
}

.h-min-800 {
  min-height: 800px;
}

.h-min-900 {
  min-height: 900px;
}

.h-min-1000 {
  min-height: 1000px;
}

.w-min-100 {
  min-width: 100px;
}

.w-min-200 {
  min-width: 200px;
}

.w-min-300 {
  min-width: 300px;
}

.w-min-400 {
  min-width: 400px;
}

.w-min-500 {
  min-width: 500px;
}

.w-min-600 {
  min-width: 600px;
}

.w-min-700 {
  min-width: 700px;
}

.w-min-800 {
  min-width: 800px;
}

.w-min-900 {
  min-width: 900px;
}

.w-min-1000 {
  min-width: 1000px;
}

.w-max-100 {
  max-width: 100px;
}

.w-max-200 {
  max-width: 200px;
}

.w-max-300 {
  max-width: 300px;
}

.w-max-400 {
  max-width: 400px;
}

.w-max-500 {
  max-width: 500px;
}

.w-max-600 {
  max-width: 600px;
}

.w-max-700 {
  max-width: 700px;
}

.w-max-800 {
  max-width: 800px;
}

.w-max-900 {
  max-width: 900px;
}

.w-max-1000 {
  max-width: 1000px;
}

.hp-100 {
  height: 100px;
}

.hp-200 {
  height: 200px;
}

.hp-300 {
  height: 300px;
}

.hp-400 {
  height: 400px;
}

.hp-500 {
  height: 500px;
}

.hp-600 {
  height: 600px;
}

.hp-700 {
  height: 700px;
}

.hp-800 {
  height: 800px;
}

.hp-900 {
  height: 900px;
}

.hp-1000 {
  height: 1000px;
}

.wh-10 {
  height: 10px;
  width: 10px;
  flex: 0 0 10px;
}

.wh-20 {
  height: 20px;
  width: 20px;
  flex: 0 0 20px;
}

.wh-30 {
  height: 30px;
  width: 30px;
  flex: 0 0 30px;
}

.wh-40 {
  height: 40px;
  width: 40px;
  flex: 0 0 40px;
}

.wh-50 {
  height: 50px;
  width: 50px;
  flex: 0 0 50px;
}

.wh-60 {
  height: 60px;
  width: 60px;
  flex: 0 0 60px;
}

.wh-70 {
  height: 70px;
  width: 70px;
  flex: 0 0 70px;
}

.wh-80 {
  height: 80px;
  width: 80px;
  flex: 0 0 80px;
}

.wh-90 {
  height: 90px;
  width: 90px;
  flex: 0 0 90px;
}

.wh-100 {
  height: 100px;
  width: 100px;
  flex: 0 0 100px;
}

.rich-text-editor-content table {
  width: 100%;
  table-layout: fixed;
  word-wrap: break-word;
}
.rich-text-editor-content table th, .rich-text-editor-content table td {
  width: auto !important;
}

img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
}

.col-form-label.required::before {
  content: "*";
  color: #f56c6c;
  font-size: 12px;
  font-weight: bold;
  margin-right: 5px;
}

.login-pop-box {
  overflow: initial;
}
@media (max-width: 768px) {
  .login-pop-box {
    width: 90% !important;
    height: 80% !important;
  }
}

.module-title {
  font-size: 2rem;
  text-align: center;
  font-weight: bold;
  position: relative;
  color: #333;
  overflow: hidden;
  margin-bottom: 2rem;
}
@media (max-width: 992px) {
  .module-title {
    font-size: 1rem;
  }
}
@media (min-width: 992px) {
  .module-title {
    padding-bottom: 10px;
  }
}
.module-title .wave-line {
  position: relative;
  width: 54px;
  height: 18px;
  overflow: hidden;
  margin: 0 auto;
}
.module-title .wave-line:after {
  content: "xxxxxxxxxxxxxxxxxxxxxxxxxxxx";
  position: absolute;
  font-size: 20px;
  text-decoration-line: underline;
  text-decoration-style: wavy;
  text-decoration-color: #000000;
  top: -15px;
  color: transparent;
  left: 0;
  animation: wave 5s infinite linear;
}

@keyframes wave {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.module-division {
  display: flex;
  justify-content: center;
}
.module-division img {
  width: 130px;
}

.module-sub-title {
  margin-top: -1.5rem;
  max-width: 800px;
  margin-left: auto;
  color: #564a4a;
  margin-right: auto;
  margin-bottom: 1.4rem;
  text-align: center;
}
@media (min-width: 992px) {
  .module-sub-title {
    font-size: 1rem;
    margin-bottom: 2rem;
  }
}

.tinymce-format-p p {
  margin-bottom: 0.5rem;
}

.steps-wrap {
  display: flex;
  justify-content: space-around;
  position: relative;
}
.steps-wrap:before {
  content: "";
  position: absolute;
  top: 14px;
  left: 0;
  width: 100%;
  border-bottom: 3px solid #D7D7D7;
}
.steps-wrap > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.steps-wrap > div.active .number {
  background-color: #3C3D41;
  border-color: #3C3D41;
  color: #eee;
}
.steps-wrap > div.active .title {
  color: #111;
}
.steps-wrap > div .number-wrap {
  padding: 0 4px;
  margin-bottom: 0.5rem;
}
.steps-wrap > div .number {
  border: 2px solid #ddd;
  width: 30px;
  height: 30px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.steps-wrap > div .title {
  color: #848484;
}

.quantity-wrap {
  width: 80px;
  height: 37px;
  display: flex;
  align-content: space-between;
  border: 1px solid #ced4da;
}
@media (max-width: 768px) {
  .quantity-wrap {
    width: 60px;
    flex: 0 0 60px;
  }
}
.quantity-wrap input {
  border: none;
  padding: 0.5rem;
}
.quantity-wrap > .right {
  display: flex;
  flex-direction: column;
  border-left: 1px solid #ced4da;
}
.quantity-wrap > .right i {
  flex: 1;
  width: 20px;
  height: 17px;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
}
.quantity-wrap > .right i:last-of-type {
  border-top: 1px solid #ced4da;
}
.quantity-wrap > .right i:hover {
  background-color: #eee;
}

.fixed-top-line-fixed {
  position: fixed;
  top: 0;
}

@media (max-width: 768px) {
  .account-sides-wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.4);
    visibility: hidden;
    transition: all 0.3s ease-out;
  }
  .account-sides-wrap.active {
    visibility: visible;
    opacity: 1;
  }
  .account-sides-wrap.active .account-sides-info {
    transform: translateX(0);
  }
}

@media (max-width: 768px) {
  .account-sides-info {
    position: fixed;
    z-index: 1046;
    width: 80%;
    top: 0;
    left: 0;
    height: 100%;
    transform: translateX(-100%);
    background-color: #fff;
    transition: all 0.3s ease-out;
  }
}
.account-sides-info .mb-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
  border-bottom: 1px solid #eee;
}
.account-sides-info .head {
  display: flex;
  align-items: center;
  padding: 2rem 1rem;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  border-top-left-radius: 0.275rem;
  border-top-right-radius: 0.275rem;
}
@media (min-width: 768px) {
  .account-sides-info .head {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .account-sides-info .head {
    padding: 1rem;
    border-bottom: 1px solid #eee;
  }
}
.account-sides-info .head .portrait {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.14);
  border: 2px solid #FFFFFF;
  overflow: hidden;
}
@media (min-width: 768px) {
  .account-sides-info .head .portrait {
    margin-bottom: 1rem;
  }
}
@media (max-width: 768px) {
  .account-sides-info .head .portrait {
    width: 60px;
    height: 60px;
    margin-right: 14px;
  }
}
.account-sides-info .head .account-name {
  font-weight: bold;
  font-size: 1rem;
  margin-bottom: 0.4rem;
}
.account-sides-info .head .account-email {
  color: #666666;
}
.account-sides-info .account-links > a {
  color: #4B566B;
  border: none;
  padding: 0.8rem 1rem;
  border-bottom: 1px solid #EEEEEE;
  transition: all 0.2s ease-in-out;
  text-decoration: none !important;
}
.account-sides-info .account-links > a:last-of-type {
  border-bottom: none;
}
.account-sides-info .account-links > a:hover {
  background-color: #E9ECEF;
}
.account-sides-info .account-links > a.active {
  background-color: #E9ECEF;
  color: #4B566B;
}
.account-sides-info .account-links > a .badge {
  color: #fff;
}

.text-size-min {
  font-size: 12px;
}

.text-truncate-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

@media (max-width: 992px) {
  .breadcrumb-filter {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f6f6f6;
    padding-right: 10px;
  }
  .breadcrumb-filter .mb-filter {
    width: 20px;
    font-size: 18px;
    text-align: center;
  }
  .breadcrumb-filter i {
    line-height: 1;
  }
}
@media (min-width: 992px) {
  .breadcrumb-filter .mb-filter {
    display: none;
  }
}
@media (max-width: 992px) {
  .breadcrumb-filter {
    margin-bottom: 10px;
  }
  .breadcrumb-filter .breadcrumb-wrap {
    margin-bottom: 0;
  }
}

.breadcrumb-wrap {
  background-color: #f6f6f6;
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .breadcrumb-wrap {
    margin-bottom: 10px;
  }
}
@media (max-width: 992px) {
  .breadcrumb-wrap .breadcrumb {
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
  }
}

.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis.line-2 {
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.text-ellipsis.line-3 {
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.mobile-paginator {
  display: flex;
  justify-content: center;
  align-items: center;
}
.mobile-paginator .input-group {
  max-width: 60px;
  margin: 0 10px;
}
.mobile-paginator .input-group .input-group-text {
  padding: 0.46rem 0.56rem;
}
.mobile-paginator .input-group #mb-page-input {
  padding: 0.46rem 0.26rem;
  text-align: center;
}
.mobile-paginator .btn {
  border: 1px solid var(--bs-border-color);
}
.mobile-paginator .btn:active {
  background-color: #eee;
}

.address-dialog .el-form-item__label {
  line-height: initial;
}

.iframe-modules-sortable-ghost {
  background-color: #f7f7f7;
  border: 1px dashed #00a8ff;
  border-radius: 4px;
  padding: 10px;
  font-size: 20px;
  margin-bottom: 10px;
  text-align: center;
}
.iframe-modules-sortable-ghost .icon {
  display: none;
}

#product-description td {
  border-width: 1px;
}

.page-content table td {
  border-width: 1px;
}

.btn-primary-blue {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 28px;
  background-color: #00a8ff;
  color: #ffffff;
  border: none;
  border-radius: 8px;
  font-family: "Inter", "Open Sans", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  transition: background-color 0.2s ease;
  cursor: pointer;
}
.btn-primary-blue:hover, .btn-primary-blue:focus {
  background-color: #0090d6;
  color: #ffffff;
  text-decoration: none !important;
}

.btn-outline-blue {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 28px;
  background-color: #ffffff;
  color: #00a8ff;
  border: 1px solid #00a8ff;
  border-radius: 8px;
  font-family: "Inter", "Open Sans", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  transition: all 0.2s ease;
  cursor: pointer;
}
.btn-outline-blue:hover, .btn-outline-blue:focus {
  background-color: #00a8ff;
  color: #ffffff;
  text-decoration: none !important;
}

.text-heading-xl {
  font-family: "Inter", "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 56px;
  line-height: 1.18;
  color: #000000;
}

.text-heading-lg {
  font-family: "Inter", "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 36px;
  line-height: 1.25;
  color: #000000;
}

.text-subtitle-blue {
  font-family: "Inter", "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.4;
  color: #00a8ff;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.text-body-gray {
  font-family: "Inter", "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  color: #666666;
}

.module-section {
  padding: 80px 0;
}
@media (max-width: 992px) {
  .module-section {
    padding: 50px 0;
  }
}
@media (max-width: 768px) {
  .module-section {
    padding: 40px 0;
  }
}

/**
 * @copyright     2022 JoyoLight - All Rights Reserved.
 * @link          https://joyoLight.ca
 * @Author        guangda <service@joyolight.ca>
 * @Date          2022-09-03 22:32:29
 * @LastEditTime  2022-09-16 20:55:12
 */
header {
  background: transparent;
}
header .top-wrap {
  display: none !important;
  height: 36px;
  background: #F7F8FA;
  border-bottom: 1px solid #ddd;
}
@media (max-width: 768px) {
  header .top-wrap > .container, header .top-wrap .container-fluid {
    padding: 0 10px;
  }
}
header .top-wrap .dropdown:hover {
  background-color: #fff;
}
header .top-wrap .dropdown:hover .dropdown-menu {
  display: block;
  border: none;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
header .top-wrap .dropdown:hover .dropdown-menu.dropdown-menu-end {
  right: 0;
}
header .header-content .nav-item:hover > a {
  color: #00a8ff;
}
header .header-content .dropdown .dropdown-menu {
  max-height: 80vh;
  overflow-y: auto;
  border: none;
  left: 0;
  right: 0;
  top: 100%;
  visibility: hidden;
  opacity: 0;
  display: block;
  transform-origin: top left;
  transition: all 0.2s ease-in-out;
  transform: translateY(0.5rem);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  border-radius: 0;
  margin-top: 0;
  padding: 0;
}
header .header-content .dropdown:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
header .header-content {
  position: relative;
  z-index: 50;
  min-height: 80px;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 0;
  transition: all 0.2s ease-in-out;
  border-bottom: 0;
}
header .header-content.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  padding: 0;
  border-color: transparent;
  background-color: rgba(0, 0, 0, 0.72);
  box-shadow: 0 6px 18px 0 rgba(0, 0, 0, 0.16);
}
header .header-content > .container, header .header-content .container-fluid {
  min-height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 5%;
  padding-left: 0;
}
header .header-content .menu-wrap {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
header .header-content .menu-wrap .container {
  max-width: 100%;
}
header .header-content .menu-wrap > .navbar-nav {
  gap: clamp(18px, 2.35vw, 48px);
  align-items: center;
}
header .header-content .menu-wrap > .navbar-nav > .nav-item {
  background-color: transparent;
}
header .header-content .menu-wrap > .navbar-nav > .nav-item:hover > .nav-link > svg {
  transform: rotate(180deg);
}
header .header-content .menu-wrap > .navbar-nav > .nav-item > .nav-link {
  font-family: "Inter", "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
  color: #fff;
  padding: 0;
  position: relative;
  text-transform: capitalize;
  letter-spacing: 0;
}
@media (max-width: 1200px) {
  header .header-content .menu-wrap > .navbar-nav > .nav-item > .nav-link {
    font-size: 16px;
  }
}
header .header-content .menu-wrap > .navbar-nav > .nav-item > .nav-link:hover {
  color: #02aef5;
}
header .header-content .menu-wrap > .navbar-nav > .nav-item > .nav-link > svg {
  margin-left: 4px;
  margin-top: -2px;
  transition: all 0.2s ease-in-out;
  width: 14px;
  height: 14px;
}
header .header-content .menu-wrap > .navbar-nav > .nav-item > .nav-link.dropdown-toggle::after {
  counter: "";
  display: none;
}
header .header-content .menu-wrap > .navbar-nav > .nav-item > .nav-link .badge {
  position: absolute;
  bottom: 80%;
  padding: 2px 4px;
  font-weight: 400;
  left: calc(50% - 0px);
  margin-left: 0px;
}
header .header-content .menu-wrap > .navbar-nav > .nav-item > .nav-link .badge::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 10px;
  border: 4px solid;
  border-color: inherit;
  border-right-color: rgba(0, 0, 0, 0) !important;
  border-bottom-color: rgba(0, 0, 0, 0) !important;
  border-right-width: 7px;
  border-left-width: 0;
}
header .header-content .menu-wrap > .navbar-nav .group-name {
  font-size: 15px;
}
header .header-content .menu-wrap > .navbar-nav .ul-children a {
  color: #7a7a7a;
}
header .header-content .menu-wrap > .navbar-nav .ul-children a:hover {
  color: #00a8ff;
}
header .header-content .logo {
  flex: 0 0 233px;
}
header .header-content .logo .brand-text-logo {
  font-family: "Inter", "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.2;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0;
}
header .header-content .logo .brand-text-logo:hover {
  color: #fff;
  text-decoration: none !important;
}
header .header-content .logo img {
  max-width: 200px;
  max-height: 50px;
}
@media (max-width: 1200px) {
  header .header-content .logo img {
    max-width: 160px;
  }
}
header .header-content .right-btn {
  flex: 0 0 auto;
}
header .header-content .right-btn .navbar-nav {
  align-items: center;
  gap: 28px;
}
header .header-content .right-btn .nav-link {
  color: #fff;
  padding: 0;
  position: relative;
  font-family: "Inter", "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
}
@media (max-width: 1200px) {
  header .header-content .right-btn .nav-link {
    font-size: 16px;
  }
}
header .header-content .right-btn .nav-link:hover {
  color: #02aef5;
}
header .header-content .right-btn .nav-link img {
  filter: brightness(0) invert(1);
}
header .header-content .right-btn .nav-link i {
  font-size: 1.1rem;
}
header .header-content .right-btn .nav-link img {
  width: 20px;
}
header .header-content .right-btn .joyo-header-lang .nav-link {
  min-width: 27px;
  text-align: center;
}
header .header-content .right-btn .joyo-header-lang .dropdown-toggle::after {
  display: none;
}
header .header-content .right-btn .joyo-header-lang .dropdown-menu {
  right: 0;
  left: auto;
  min-width: 150px;
  margin-top: 26px;
  overflow: hidden;
  border: 0;
  border-radius: 0;
  background: rgba(30, 29, 30, 0.96);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.24);
}
header .header-content .right-btn .joyo-header-lang .dropdown-menu.show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
header .header-content .right-btn .joyo-header-lang .dropdown-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 10px 14px;
  color: rgba(255, 255, 255, 0.86);
  font-size: 14px;
}
header .header-content .right-btn .joyo-header-lang .dropdown-item small {
  color: rgba(255, 255, 255, 0.58);
  font-size: 12px;
}
header .header-content .right-btn .joyo-header-lang .dropdown-item:hover, header .header-content .right-btn .joyo-header-lang .dropdown-item.active {
  background: rgba(2, 174, 245, 0.18);
  color: #fff;
}
header .cart-badge-quantity {
  position: absolute;
  left: 21px;
  top: -3px;
  text-align: center;
  font-size: 12px;
  display: none;
  width: 23px;
  zoom: 0.9;
  height: 23px;
  line-height: 24px;
  background-color: #00a8ff;
  color: #fff;
  border-radius: 50%;
}
header .header-mobile {
  border-bottom: 1px solid #eee;
}
header .header-mobile.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  border-color: transparent;
}
header .header-mobile .mobile-content {
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .header-mobile .mobile-content > div {
  width: 33.33%;
}
header .header-mobile .mobile-content > div.center a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
}
header .header-mobile .mobile-content > div.center a img {
  max-height: 100%;
}
header .header-mobile .mobile-content .left {
  display: flex;
  align-items: center;
}
header .header-mobile .mobile-content .left > div {
  cursor: pointer;
}
header .header-mobile .mobile-content .left > div > i {
  font-size: 1.5rem;
  line-height: 1;
}
header .header-mobile .mobile-content .left .mobile-open-search {
  margin-left: 12px;
}
header .header-mobile .mobile-content .left .mobile-open-search > i {
  font-size: 1.1rem;
}
header .header-mobile .mobile-content .right {
  display: flex;
  justify-content: flex-end;
}
header .header-mobile .mobile-content .right .m-cart .cart-badge-quantity {
  left: 11px;
  top: -9px;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
header .header-mobile .mobile-content .right .mb-account-icon span {
  margin-right: -2px;
  display: inline-block;
  vertical-align: 0.255em;
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
header .header-mobile .mobile-content .right .nav-link {
  padding: 0;
}
header .header-mobile .mobile-content .right .nav-link i {
  font-size: 1.2rem;
}

body.page-home-landing header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
}

#offcanvas-search-top {
  height: 100px;
  justify-content: center;
}
#offcanvas-search-top .offcanvas-header {
  width: 100%;
}
#offcanvas-search-top input:focus {
  box-shadow: none;
}
#offcanvas-search-top .btn-close {
  padding: 1rem;
  opacity: 1;
}
#offcanvas-search-top .btn-close:hover {
  background-color: #eee;
}

#offcanvas-right-cart .select-wrap {
  margin-right: 10px;
  cursor: pointer;
}
#offcanvas-right-cart .select-wrap i {
  font-size: 20px;
  color: #aaa;
}
#offcanvas-right-cart .select-wrap i.bi-check-circle-fill {
  color: #00a8ff;
}
#offcanvas-right-cart .offcanvas-right-products .product-list {
  padding: 1rem 0;
  border-top: 1px solid #eee;
}
#offcanvas-right-cart .offcanvas-right-products .product-list .left {
  width: 80px;
  flex: 0 0 80px;
  height: 80px;
  border: 1px solid #eee;
  margin-right: 10px;
}
#offcanvas-right-cart .offcanvas-right-products .product-list .left img {
  max-height: 80px;
}
#offcanvas-right-cart .offcanvas-right-products .product-list .right .name {
  word-break: break-all;
}
#offcanvas-right-cart .offcanvas-right-products .product-list .right .price input {
  margin-left: 10px;
  width: 50px;
  height: 24px;
}
#offcanvas-right-cart .offcanvas-right-products .product-list .right .offcanvas-products-delete {
  cursor: pointer;
  color: #999;
}
#offcanvas-right-cart .offcanvas-right-products .project-group {
  border: 1px solid #e9ecef;
  border-radius: 0.5rem;
  margin-bottom: 0.5rem;
  overflow: hidden;
  background: #fff;
}
#offcanvas-right-cart .offcanvas-right-products .project-group .project-group-header {
  display: flex;
  align-items: center;
  padding: 0.7rem 0.85rem;
  cursor: pointer;
  font-weight: 600;
  font-size: 0.88rem;
  transition: background-color 0.15s;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
#offcanvas-right-cart .offcanvas-right-products .project-group .project-group-header:hover {
  background-color: #f8f9fa;
}
#offcanvas-right-cart .offcanvas-right-products .project-group .project-group-header[aria-expanded=true] {
  background-color: #f0f4ff;
  border-bottom: 1px solid #e9ecef;
}
#offcanvas-right-cart .offcanvas-right-products .project-group .project-group-header .project-group-chevron {
  margin-right: 0.5rem;
  width: 16px;
  text-align: center;
}
#offcanvas-right-cart .offcanvas-right-products .project-group .project-group-header .project-group-chevron i.bi {
  font-size: 0.7rem;
  transition: transform 0.2s;
  color: #6c757d;
}
#offcanvas-right-cart .offcanvas-right-products .project-group .project-group-header .project-group-check {
  margin-right: 0.4rem;
  cursor: pointer;
  flex-shrink: 0;
}
#offcanvas-right-cart .offcanvas-right-products .project-group .project-group-header .project-group-check i.bi {
  font-size: 0.9rem;
  color: #6c757d;
  transition: color 0.15s;
}
#offcanvas-right-cart .offcanvas-right-products .project-group .project-group-header .project-group-check i.bi.bi-check-square-fill {
  color: #00a8ff;
}
#offcanvas-right-cart .offcanvas-right-products .project-group .project-group-header .project-group-check i.bi.bi-dash-square {
  color: #00a8ff;
}
#offcanvas-right-cart .offcanvas-right-products .project-group .project-group-header .project-group-check:hover i.bi {
  color: #00a8ff;
}
#offcanvas-right-cart .offcanvas-right-products .project-group .project-group-header .project-group-name {
  flex: 1;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#offcanvas-right-cart .offcanvas-right-products .project-group .project-group-header .project-group-count {
  margin-left: 0.5rem;
  flex-shrink: 0;
  background: #00a8ff;
  font-size: 0.68rem;
  font-weight: 500;
  min-width: 22px;
  text-align: center;
}
#offcanvas-right-cart .offcanvas-right-products .project-group .collapse .project-group-items {
  padding: 0 0.5rem;
}
#offcanvas-right-cart .offcanvas-right-products .project-group .collapse .project-group-items .product-list {
  padding: 0.75rem 0.25rem;
  border-bottom: 1px solid #f0f0f0;
}
#offcanvas-right-cart .offcanvas-right-products .project-group .collapse .project-group-items .product-list:last-child {
  border-bottom: none;
}
#offcanvas-mobile-menu {
  width: 80%;
}
#offcanvas-mobile-menu .offcanvas-header {
  padding: 10px 20px 10px 10px;
}
#offcanvas-mobile-menu .mobile-menu-wrap {
  padding: 0;
}
#offcanvas-mobile-menu .mobile-menu-wrap #menu-accordion {
  border-top: 1px solid #e5e5e5;
}
#offcanvas-mobile-menu .mobile-menu-wrap #menu-accordion .accordion-item {
  border-bottom: 1px solid #e5e5e5;
}
#offcanvas-mobile-menu .mobile-menu-wrap #menu-accordion .accordion-item .nav-item-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#offcanvas-mobile-menu .mobile-menu-wrap #menu-accordion .accordion-item .nav-item-text > a {
  flex: 1;
  height: 44px;
  padding-left: 10px;
  display: flex;
  align-items: center;
}
#offcanvas-mobile-menu .mobile-menu-wrap #menu-accordion .accordion-item .nav-item-text > a .badge {
  position: relative;
  margin-left: 13px;
  font-weight: 400;
}
#offcanvas-mobile-menu .mobile-menu-wrap #menu-accordion .accordion-item .nav-item-text > a .badge::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 100%;
  transform: translate(0, -50%);
  border: 4px solid;
  border-right-width: 7px;
  border: 5px solid rgba(0, 0, 0, 0);
  border-right-color: inherit;
}
#offcanvas-mobile-menu .mobile-menu-wrap #menu-accordion .accordion-item .nav-item-text > span {
  width: 44px;
  height: 44px;
  display: flex;
  border-left: 1px solid #e5e5e5;
  align-items: center;
  justify-content: center;
}
#offcanvas-mobile-menu .mobile-menu-wrap #menu-accordion .accordion-item .nav-item-text > span:active {
  background-color: #eee;
}
#offcanvas-mobile-menu .mobile-menu-wrap #menu-accordion .accordion-item .nav-item-text > span[aria-expanded=true] {
  background-color: #eee;
}
#offcanvas-mobile-menu .mobile-menu-wrap #menu-accordion .accordion-item .nav-item-text > span[aria-expanded=true] i {
  transform: rotate(180deg);
}
#offcanvas-mobile-menu .mobile-menu-wrap #menu-accordion .accordion-item > .accordion-collapse {
  padding: 0 10px;
  border-top: 1px solid #e5e5e5;
}
#offcanvas-mobile-menu .mobile-menu-wrap #menu-accordion .accordion-item > .accordion-collapse .children-group .children-title {
  height: 44px;
}
#offcanvas-mobile-menu .mobile-menu-wrap #menu-accordion .accordion-item > .accordion-collapse .children-group .children-title span {
  margin-right: -10px;
  width: 44px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#offcanvas-mobile-menu .mobile-menu-wrap #menu-accordion .accordion-item > .accordion-collapse .children-group .children-title span:active {
  background-color: #eee;
}
#offcanvas-mobile-menu .mobile-menu-wrap #menu-accordion .accordion-item > .accordion-collapse .children-group .children-title span[aria-expanded=true] i::before {
  content: "\f63b";
}
#offcanvas-mobile-menu .mobile-menu-wrap #menu-accordion .accordion-item > .accordion-collapse .children-group .nav a {
  color: #777;
}

.full-width-dropdown {
  position: absolute !important;
  top: 100% !important;
  left: 5% !important;
  right: 5% !important;
  width: 90% !important;
  max-width: none !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1) !important;
  z-index: 9999 !important;
  transform: translateY(0) !important;
}
.full-width-dropdown .full-width-content {
  max-width: 100%;
  margin: 0 auto;
  padding: 30px 20px;
  display: flex;
}
.full-width-dropdown .full-width-content .row {
  display: flex;
  width: 100%;
  margin: 0;
}
.full-width-dropdown .full-width-content .category-column {
  flex: 1;
  min-width: 500px;
  padding-right: 30px;
}
.full-width-dropdown .full-width-content .category-column .category-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
}
.full-width-dropdown .full-width-content .category-column .category-item {
  display: inline-block;
  flex-shrink: 0;
  margin: 0;
  padding: 0;
}
.full-width-dropdown .full-width-content .category-column .category-link {
  display: inline-block;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.full-width-dropdown .full-width-content .category-column .category-image-wrapper {
  position: relative;
  width: 195px;
  height: 99px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.full-width-dropdown .full-width-content .category-column .category-image-wrapper .category-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.full-width-dropdown .full-width-content .category-column .category-image-wrapper .category-overlay {
  position: relative;
  top: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #00a8ff;
  opacity: 0;
  transform: translateY(-100%);
  transition: all 0.3s ease-in-out;
  z-index: 1;
}
.full-width-dropdown .full-width-content .category-column .category-image-wrapper .category-overlay .category-name {
  position: absolute;
  bottom: 8px;
  left: 12px;
  right: 12px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  transform: translateY(100%);
  transition: transform 0.3s ease-in-out;
}
.full-width-dropdown .full-width-content .category-column .category-image-wrapper .category-name-static {
  position: absolute;
  bottom: 8px;
  left: 12px;
  color: #333;
  font-size: 14px;
  font-weight: 500;
  z-index: 2;
  transition: opacity 0.3s ease-in-out;
}
.full-width-dropdown .full-width-content .category-column .category-image-wrapper:hover .category-overlay {
  opacity: 0.9;
  transform: translateY(0);
}
.full-width-dropdown .full-width-content .category-column .category-image-wrapper:hover .category-overlay .category-name {
  transform: translateY(0);
}
.full-width-dropdown .full-width-content .category-column .category-image-wrapper:hover .category-name-static {
  opacity: 0;
}
.full-width-dropdown .full-width-content .links-column {
  width: 200px;
  padding: 0 20px;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.full-width-dropdown .full-width-content .feature-column {
  flex: 1;
  min-width: 300px;
  padding-left: 30px;
}
.full-width-dropdown .full-width-content .feature-column .feature-link {
  display: block;
}
.full-width-dropdown .full-width-content .feature-column .feature-link .feature-image {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}

.category-link .category-image-wrapper {
  position: relative;
  overflow: hidden;
}
.category-link .category-image-wrapper .category-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #00a8ff;
  opacity: 0;
  transform: translateY(-100%);
  transition: all 0.3s ease-in-out;
  z-index: 1;
}
.category-link .category-image-wrapper .category-overlay .category-name {
  position: absolute;
  bottom: 8px;
  left: 12px;
  right: 12px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  transform: translateY(100%);
  transition: transform 0.3s ease-in-out;
}
.category-link .category-image-wrapper .category-name-static {
  position: absolute;
  bottom: 8px;
  left: 12px;
  color: #333;
  font-size: 14px;
  font-weight: 500;
  z-index: 2;
  transition: opacity 0.3s ease-in-out;
}
.category-link .category-image-wrapper:hover .category-overlay {
  opacity: 0.9;
  transform: translateY(0);
}
.category-link .category-image-wrapper:hover .category-overlay .category-name {
  transform: translateY(0);
}
.category-link .category-image-wrapper:hover .category-name-static {
  opacity: 0;
}

/* 图片容器：必须加 relative，让蒙版能定位在里面 */
.img-hover-card {
  position: relative;
  display: inline-block;
  overflow: hidden;
  border-radius: 6px;
  margin: 0;
  padding: 0;
}

/* 图片本身 */
.img-hover-card img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
  padding: 0;
}

/* 蓝色蒙版：默认隐藏 */
.img-hover-card .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(128, 215, 244, 0.9);
  align-items: flex-end;
  padding: 10px 12px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  opacity: 0;
  transition: opacity 0.9s ease;
}

/* 鼠标悬停：显示蒙版 */
.img-hover-card:hover .overlay {
  opacity: 1;
}

/* 悬停时蒙版内的文字 */
.img-hover-card .overlay span {
  transform: translateY(100%);
  transition: transform 0.3s ease;
}

.img-hover-card:hover .overlay span {
  transform: translateY(0);
}

/**
 * @copyright     2022 JoyoLight - All Rights Reserved.
 * @link          https://joyoLight.ca
 * @Author        guangda <service@joyolight.ca>
 * @Date          2022-09-03 22:32:29
 * @LastEditTime  2022-09-16 20:48:00
 */
footer {
  background: #111111;
  margin-top: 0;
  position: relative;
  overflow: hidden;
  color: #cccccc;
}
@media (max-width: 768px) {
  footer {
    border-top: 1px solid #333;
  }
}
footer .footer-wrapper {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  footer {
    margin-top: 0;
  }
}
footer .footer-active {
  outline: 2px dashed #00a8ff !important;
}
footer .services-wrap {
  display: none;
}
footer .footer-content {
  padding: 60px 0 40px;
}
@media (max-width: 768px) {
  footer .footer-content {
    padding: 40px 0 20px;
  }
}
@media (max-width: 768px) {
  footer .footer-content > .row {
    margin: 0;
  }
  footer .footer-content > .row > .col-12 {
    padding-left: 0;
    padding-right: 0;
  }
}
footer .footer-content a {
  color: #999999;
}
footer .footer-content a:hover {
  color: #00a8ff;
  text-decoration: none !important;
}
footer .footer-content .logo {
  max-width: 240px;
  margin-bottom: 10px;
}
footer .footer-content .text {
  color: #999999;
  font-size: 14px;
  line-height: 1.7;
}
footer .footer-content h6 {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  footer .footer-content h6 {
    margin-bottom: 0;
    padding: 12px 0;
    color: #ffffff;
  }
}
footer .footer-content h6 .icon-open {
  display: none;
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  font-size: 18px;
}
@media (max-width: 768px) {
  footer .footer-content h6 .icon-open {
    display: block;
    color: #ffffff;
  }
}
footer .footer-content ul.list-unstyled li {
  margin-bottom: 10px;
}
footer .footer-content ul.list-unstyled li a {
  font-size: 14px;
  color: #999999;
  transition: color 0.2s ease;
}
footer .footer-content ul.list-unstyled li a:hover {
  color: #00a8ff;
}
footer .footer-content ul.list-unstyled li i {
  margin-right: 8px;
  color: #00a8ff;
}
footer .footer-content .social-network {
  margin-top: 10px;
  display: flex;
}
footer .footer-content .social-network > a {
  margin-right: 10px;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  filter: brightness(0) invert(1);
  opacity: 0.7;
}
footer .footer-content .social-network > a:hover {
  transform: translateY(-5px);
  opacity: 1;
}
@media (min-width: 768px) {
  footer .footer-content .intro-title {
    display: none;
  }
}
@media (max-width: 768px) {
  footer .footer-content .footer-link-wrap {
    border-bottom: 1px solid #333;
  }
}
footer .footer-content .footer-link-wrap.active .icon-open i:before {
  content: "\f63b";
}
footer .footer-content .footer-link-wrap.active ul.list-unstyled, footer .footer-content .footer-link-wrap.active .intro-wrap {
  max-height: 1666px;
}
footer .footer-content .footer-link-wrap ul.list-unstyled, footer .footer-content .footer-link-wrap .intro-wrap {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  footer .footer-content .footer-link-wrap ul.list-unstyled, footer .footer-content .footer-link-wrap .intro-wrap {
    width: 100%;
    max-height: 0;
    overflow: hidden;
    transition: all 0.35s;
  }
}
footer .footer-bottom {
  display: flex;
  align-items: center;
  background: #0a0a0a;
  color: #666666;
  font-size: 13px;
  border-top: 1px solid #222;
}
@media (min-width: 768px) {
  footer .footer-bottom {
    min-height: 60px;
  }
}
@media (max-width: 768px) {
  footer .footer-bottom {
    padding: 15px 0;
    text-align: center;
  }
  footer .footer-bottom .row.align-items-center, footer .footer-bottom .d-flex {
    justify-content: center;
  }
}
footer .footer-bottom a {
  color: #00a8ff;
}
footer .footer-bottom a:hover {
  color: #ffffff;
}

/**
 * @copyright     2022 JoyoLight - All Rights Reserved.
 * @link          https://joyoLight.ca
 * @Author        guangda <service@joyolight.ca>
 * @Date          2022-09-03 22:32:29
 * @LastEditTime  2022-09-16 20:56:27
 */
.product-list-wrap .col-12:not(:last-of-type) .product-wrap {
  border-bottom: 1px solid #E6E6E6;
  padding-bottom: 1.4rem;
}
.product-list-wrap .col-12:not(:last-of-type) .product-wrap:hover {
  box-shadow: none;
}
.product-list-wrap .col-12:not(:last-of-type) .product-wrap:hover .image {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}
.product-list-wrap .col-12:not(:last-of-type) .product-wrap:hover .button-wrap {
  bottom: 10px;
  opacity: 1;
}

.product-wrap {
  text-align: center;
  padding-bottom: 0.7rem;
  transition: all 0.3s ease-in-out;
  background-color: #fff;
}
.product-wrap .product-bottom-info {
  padding: 0 5px;
}
.product-wrap.list {
  display: flex;
  padding-bottom: 0;
}
.product-wrap.list .image {
  flex: 0 0 200px;
  margin-bottom: 0;
  transition: all 0.3s ease-in-out;
}
.product-wrap.list .image .image-old {
  height: auto !important;
}
.product-wrap.list .product-name {
  height: auto;
  margin-bottom: 20px;
}
.product-wrap.list .product-bottom-info {
  padding-top: 10px;
  padding-left: 20px;
  flex: 1;
  text-align: left;
}
.product-wrap.list .product-bottom-info .product-name {
  font-size: 14px;
}
.product-wrap .image {
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
.product-wrap .image .image-old {
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all ease-out 0.4s;
}
.product-wrap .image .button-wrap {
  width: 100%;
  position: absolute;
  z-index: 40;
  bottom: -30px;
  opacity: 0;
  display: flex;
  justify-content: center;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 992px) {
  .product-wrap .image .button-wrap {
    display: none;
  }
}
.product-wrap .image .button-wrap .btn-add-cart {
  flex: 1;
}
.product-wrap .image .button-wrap .btn-quick-view i {
  font-size: 16px;
}
.product-wrap .image .button-wrap .btn-wishlist,
.product-wrap .image .button-wrap .btn-quick-view {
  flex: 0 0 46px;
}
.product-wrap .image .button-wrap button {
  background-color: #111;
  font-weight: bold;
  border: none;
  border-right: 1px solid #333;
  border-radius: 0;
}
.product-wrap .image .button-wrap button:last-child {
  border-right: none;
}
.product-wrap .image .button-wrap button i {
  line-height: 1;
}
.product-wrap .image .button-wrap button:hover {
  background-color: rgb(70, 70, 70);
}
@media (min-width: 768px) {
  .product-wrap:hover .image {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  }
  .product-wrap:hover .button-wrap {
    bottom: 0;
    opacity: 1;
  }
}
.product-wrap .product-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 22px;
  font-size: 0.9rem;
  font-weight: bold;
  margin-bottom: 6px;
}
.product-wrap .product-price .price-new {
  color: #00a8ff;
  font-weight: bold;
  font-size: 1rem;
}
@media (max-width: 768px) {
  .product-wrap .product-price .price-new {
    font-size: 0.8rem;
  }
}
.product-wrap .product-price .price-old {
  color: #aaa;
  margin-left: 4px;
  text-decoration: line-through;
}

/**
 * @copyright     2022 JoyoLight - All Rights Reserved.
 * @link          https://joyoLight.ca
 * @Author        guangda <service@joyolight.ca>
 * @Date          2022-08-02 19:19:52
 * @LastEditTime  2022-09-16 20:47:45
 */
.page-categories-home, .page-pages {
  background-color: #f6f6f6;
}
.page-categories-home .post-item, .page-pages .post-item {
  display: flex;
}
.page-categories-home .post-item .image, .page-pages .post-item .image {
  flex: 0 0 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  border: 1px solid #eee;
}
@media (max-width: 768px) {
  .page-categories-home .post-item .image, .page-pages .post-item .image {
    margin-right: 10px;
    flex: 0 0 100px;
  }
}
@media (max-width: 768px) {
  .page-categories-home .post-item .text-summary, .page-pages .post-item .text-summary {
    display: none;
  }
}

/**
 * @copyright     2022 JoyoLight - All Rights Reserved.
 * @link          https://joyoLight.ca
 * @Author        guangda <service@joyolight.ca>
 * @Date          2022-09-09 19:16:39
 * @LastEditTime  2022-09-16 20:55:37
 */
@media (max-width: 768px) {
  body.page-login, body.page-forgotten {
    overflow-x: hidden;
  }
}
body.page-login .el-form-item__error--inline, body.page-forgotten .el-form-item__error--inline {
  margin-left: 0;
}
body.page-login .login-alert .layui-layer-btn0, body.page-forgotten .login-alert .layui-layer-btn0 {
  background-color: #222;
  border-color: #222;
}
body.page-login .forgotten-link, body.page-forgotten .forgotten-link {
  display: block;
  margin-top: -14px;
}
body.page-login .el-form-item, body.page-forgotten .el-form-item {
  margin-bottom: 18px;
}
body.page-login .el-form-item .el-form-item__content, body.page-forgotten .el-form-item .el-form-item__content {
  line-height: 1;
}
body.page-login .login-item-header, body.page-forgotten .login-item-header {
  background: #f8f9fa;
  border-bottom: none;
  padding: 1.2rem 1.5rem;
}
body.page-login .login-item-header h6, body.page-forgotten .login-item-header h6 {
  font-weight: bold;
  font-size: 1rem;
}
body.page-login .vr-wrap, body.page-forgotten .vr-wrap {
  margin: 0 80px;
}
@media (min-width: 768px) {
  body.page-login .login-wrap, body.page-forgotten .login-wrap {
    display: flex;
    justify-content: center;
  }
}
body.page-login .login-wrap .card, body.page-forgotten .login-wrap .card {
  border: none;
}
@media (min-width: 768px) {
  body.page-login .login-wrap .card, body.page-forgotten .login-wrap .card {
    width: 340px;
  }
}
body.page-login .form-iframe, body.page-forgotten .form-iframe {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  body.page-login .form-iframe, body.page-forgotten .form-iframe {
    padding: 0;
    margin-top: 0 !important;
  }
}
body.page-login .form-iframe .vr-wrap, body.page-forgotten .form-iframe .vr-wrap {
  margin: 0 60px;
}
body.page-login .form-iframe .card, body.page-forgotten .form-iframe .card {
  border: none;
}
body.page-login .social-wrap .title, body.page-forgotten .social-wrap .title {
  position: relative;
  text-align: center;
  color: #999;
}
body.page-login .social-wrap .title::before, body.page-forgotten .social-wrap .title::before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  height: 1px;
  top: 47%;
  background: #e5e5e5;
}
body.page-login .social-wrap .title span, body.page-forgotten .social-wrap .title span {
  background-color: #fff;
  position: relative;
  padding: 0 5px;
  z-index: 1;
}
body.page-login .social-wrap .btn, body.page-forgotten .social-wrap .btn {
  color: #666;
}
body.page-login .social-wrap .btn img, body.page-forgotten .social-wrap .btn img {
  position: absolute;
  left: 40px;
}
body.page-login .social-wrap .btn:hover, body.page-forgotten .social-wrap .btn:hover {
  background-color: #eee;
}

/**
 * @copyright     2022 JoyoLight - All Rights Reserved.
 * @link          https://joyoLight.ca
 * @Author        guangda <service@joyolight.ca>
 * @Date          2022-09-01 16:23:34
 * @LastEditTime  2022-09-16 20:57:19
 */
body.page-account .account-card {
  border: none;
}
body.page-account .account-card .card-items > a {
  width: 25%;
  color: #444444;
  text-decoration: none !important;
}
body.page-account .account-card .card-items > a i {
  font-size: 2rem;
}
body.page-account .account-card .card-items > a span {
  display: flex;
}
@media (min-width: 992px) {
  body.page-account .account-card .card-body {
    min-height: 509px;
  }
}
body.page-account .account-card .order-wrap {
  background-color: #f6f8f9;
}
@media (min-width: 768px) {
  body.page-account .account-card .order-wrap {
    padding: 2rem 1rem;
  }
}
body.page-account .account-card .order-wrap .icon i {
  font-size: 4.5rem;
  color: #777;
}
body.page-account .account-card .order-wrap .text {
  font-size: 1rem;
}

@media (max-width: 768px) {
  .account-sides-info {
    margin-bottom: 14px;
  }
}

/**
 * @copyright     2022 JoyoLight - All Rights Reserved.
 * @link          https://joyoLight.ca
 * @Author        guangda <service@joyolight.ca>
 * @Date          2022-08-24 17:24:33
 * @LastEditTime  2022-09-16 20:56:21
 */
@media (max-width: 768px) {
  body.page-product {
    background-color: #f2f2f3;
    padding-bottom: 64px;
  }
  body.page-product .breadcrumb-wrap {
    display: none;
  }
}
@media (max-width: 768px) {
  body.page-product #product-app.container {
    padding: 0;
    overflow-x: hidden;
  }
}
@media (max-width: 768px) {
  body.page-product .product-mb-block {
    background-color: #fff;
    margin-bottom: 10px;
    padding: 10px;
  }
}
body.page-product #product-description img {
  max-width: 100%;
  height: auto;
}
body.page-product .product-image {
  position: relative;
  display: flex;
  align-items: stretch;
}
body.page-product .product-image #swiper {
  height: 100%;
}
@media (max-width: 768px) {
  body.page-product .product-image #swiper:hover .swiper-pager > div {
    display: none;
  }
}
body.page-product .product-image #swiper:hover .swiper-pager > div {
  background-color: rgba(255, 255, 255, 0.548);
  opacity: 1;
}
body.page-product .product-image #swiper:hover .swiper-pager > div:hover {
  background-color: rgb(255, 255, 255);
}
body.page-product .product-image #swiper-mobile {
  width: 100%;
  border-right: 1px solid #eee;
}
body.page-product .product-image #swiper-mobile .swiper-pagination {
  --swiper-theme-color: #ff6600; /* 设置Swiper风格 */
  --swiper-navigation-color: #ff6600; /* 单独设置按钮颜色 */
  --swiper-navigation-size: 30px; /* 设置按钮大小 */
}
body.page-product .product-image .left {
  margin-right: 1rem;
}
body.page-product .product-image .left .swiper > div > div {
  border: 1px solid #eee;
  margin-bottom: 10px;
  width: 80px;
  min-height: 80px;
  padding: 2px;
  cursor: pointer;
}
body.page-product .product-image .left .swiper > div > div > a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
body.page-product .product-image .left .swiper > div > div > a img {
  max-height: 100%;
}
body.page-product .product-image .left .swiper > div > div.active, body.page-product .product-image .left .swiper > div > div:hover {
  border: 1px solid #3a3a3a;
}
body.page-product .product-image .left .swiper-pager > div {
  opacity: 0;
  background-color: rgba(255, 255, 255, 0);
  transition: all 0.5s;
}
body.page-product .product-image .left .swiper-pager .swiper-button-next {
  border: 0;
  top: calc(100% - 21px);
  left: 50%;
  height: 55px;
  width: 30px;
  transform-origin: center;
  transform: rotate(90deg) translate(0, 25%);
}
body.page-product .product-image .left .swiper-pager .swiper-button-next:hover, body.page-product .product-image .left .swiper-pager .swiper-button-next.active {
  border: 0 !important;
}
body.page-product .product-image .left .swiper-pager .swiper-button-next::after {
  font-size: 18px;
}
body.page-product .product-image .left .swiper-pager .swiper-button-prev {
  border: 0;
  top: 8px;
  left: 50%;
  height: 55px;
  width: 30px;
  transform-origin: center;
  transform: rotate(90deg) translate(0, 25%);
}
body.page-product .product-image .left .swiper-pager .swiper-button-prev:hover, body.page-product .product-image .left .swiper-pager .swiper-button-prev.active {
  border: 0 !important;
}
body.page-product .product-image .left .swiper-pager .swiper-button-prev::after {
  font-size: 18px;
}
body.page-product .product-image .right {
  border: 1px solid #eee;
  position: relative;
}
body.page-product .product-image .right .product-img {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 510px;
}
body.page-product .product-image #product-video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99;
  display: none;
}
body.page-product .product-image .open-video {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transform: translateX(-50%);
  left: 50%;
  z-index: 99;
  line-height: 1;
  cursor: pointer;
}
body.page-product .product-image .open-video:hover i {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.648);
}
body.page-product .product-image .open-video i {
  font-size: 4rem;
  line-height: 1;
  border-radius: 50%;
  font-weight: 400;
  display: inline-block;
  color: rgba(255, 255, 255, 0.948);
  background-color: rgba(0, 0, 0, 0.348);
}
@media (max-width: 768px) {
  body.page-product .product-image .open-video i {
    font-size: 3rem;
  }
}
body.page-product .product-image .close-video {
  position: absolute;
  top: 6px;
  right: 10px;
  z-index: 9999;
  color: #aaa;
  font-size: 30px;
  cursor: pointer;
}
body.page-product .product-image .close-video:hover {
  color: #fff;
}
@media (max-width: 768px) {
  body.page-product .stock-and-sku {
    background: #fafafa;
    padding: 8px;
    line-height: 1.6;
  }
}
@media (min-width: 768px) {
  body.page-product .stock-and-sku > div {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  body.page-product .stock-and-sku > div {
    display: inline-block;
    margin-right: 10px;
  }
}
@media (min-width: 768px) {
  body.page-product .stock-and-sku > div .title {
    width: 80px;
  }
}
body.page-product .variables-wrap .variable-group {
  margin-bottom: 10px;
}
body.page-product .variables-wrap .variable-group:last-of-type {
  margin-bottom: 0;
}
body.page-product .variables-wrap .variable-info > div {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  border: 1px solid #ddd;
  margin-left: 0;
  min-width: 3rem;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  flex-direction: column;
  border-radius: 4px;
  transition: all 0.1s ease-in-out;
}
body.page-product .variables-wrap .variable-info > div:hover, body.page-product .variables-wrap .variable-info > div.selected {
  border-color: #222;
}
body.page-product .variables-wrap .variable-info > div:not(.is-v-image) {
  padding: 0.4rem 0.5rem;
}
body.page-product .variables-wrap .variable-info > div > span.image {
  width: 50px;
}
body.page-product .variables-wrap .variable-info > div:not(.selected).disabled {
  border: 1px dashed #2e2929;
  color: #999;
  font-weight: initial;
}
@media (max-width: 768px) {
  body.page-product .product-btns {
    z-index: 100;
    max-height: 102px;
    display: flex;
    align-items: center;
    left: 0;
    right: 0;
    width: 100%;
    background: #fff;
    position: fixed;
    bottom: 0;
    box-shadow: 0 -8px 12px 0 rgba(0, 0, 0, 0.1019607843);
    flex-wrap: wrap;
    padding: 10px 10px calc(10px + env(safe-area-inset-bottom));
  }
  body.page-product .product-btns .quantity-btns {
    flex: 1;
    display: flex;
    align-items: center;
  }
  body.page-product .product-btns .add-cart-btns {
    padding: 0 10px;
  }
  body.page-product .product-btns .add-cart-btns > .btn {
    margin: 0 0 6px;
    width: 100%;
  }
  body.page-product .product-btns .add-cart-btns > .btn:last-child {
    margin-bottom: 0;
  }
  body.page-product .product-btns .add-cart {
    flex: 1;
    margin-left: 10px;
  }
  body.page-product .product-btns .btn-buy-now {
    margin: 0 10px;
  }
  body.page-product .product-btns .add-wishlist .btn {
    padding: 0;
    color: #333 !important;
  }
  body.page-product .product-btns .add-wishlist span {
    display: none;
  }
  body.page-product .product-btns .add-wishlist i {
    font-size: 20px;
  }
}
body.page-product .peoduct-info .product-name {
  font-size: 1.7rem;
  line-height: 1.3;
  font-weight: 600;
}
@media (max-width: 768px) {
  body.page-product .peoduct-info .product-name {
    font-size: 1rem;
    font-weight: normal;
  }
}
body.page-product .peoduct-info .rating-wrap {
  margin-bottom: 2rem;
}
body.page-product .peoduct-info .rating-wrap .rating {
  margin-right: 0.5rem;
}
body.page-product .peoduct-info .rating-wrap .rating i {
  color: #00a8ff;
}
body.page-product .peoduct-info .price-wrap {
  margin-bottom: 2.4rem;
}
@media (max-width: 768px) {
  body.page-product .peoduct-info .price-wrap {
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) {
  body.page-product .peoduct-info .quantity-btns {
    display: flex;
  }
}
body.page-product .peoduct-info .quantity-btns .quantity-input {
  max-width: 5rem;
  text-align: center;
}
body.page-product .peoduct-info .quantity-btns .quantity-wrap {
  height: 43px;
}
body.page-product .peoduct-info .add-wishlist button {
  padding: 0 !important;
  margin-top: 10px;
}
body.page-product .product-description .nav-tabs .nav-link {
  border: none;
}
body.page-product .product-description .nav-tabs .nav-link.active {
  position: relative;
  background-color: transparent;
  color: #00a8ff;
}
body.page-product .product-description .nav-tabs .nav-link.active:before {
  border-top: 1px solid #00a8ff;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (min-width: 768px) {
  body.page-product .attribute-table tr td:first-of-type {
    width: 20%;
  }
}
@media (max-width: 768px) {
  body.page-product .attribute-table tr td:first-of-type {
    width: 40%;
  }
}
@media (max-width: 768px) {
  body.page-product .relations-wrap .container {
    padding: 0 0 10px;
  }
}
body.page-product .relations-wrap .title {
  font-size: 20px;
  margin-bottom: 22px;
}
@media (max-width: 768px) {
  body.page-product .relations-wrap .title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
  }
}
body.page-product .relations-wrap .swiper-pagination {
  bottom: -10px;
}
body.page-product .relations-wrap .swiper-pagination .swiper-pagination-bullet {
  height: 3px;
  border-radius: 0;
}

/* ===========================================================
 * Figma "Product" detail page (node 109:7436)
 * 2-column: gallery (630px) + details (662px), gap 40px+
 * =========================================================== */
.product-detail-figma {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 40px;
  padding: 40px 50px;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}
.product-detail-figma .pd-gallery {
  flex: 0 0 630px;
  max-width: 630px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.product-detail-figma .pd-pic-frame {
  width: 630px;
  height: 630px;
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  background: #fff;
  border-radius: 0;
  gap: 0;
}
.product-detail-figma .pd-pic-frame::-webkit-scrollbar {
  display: none;
}
.product-detail-figma .pd-pic-frame {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.product-detail-figma .pd-pic-slide {
  flex: 0 0 100%;
  height: 100%;
  scroll-snap-align: start;
  background: #f3f3f3;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-detail-figma .pd-pic-slide img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.product-detail-figma .pd-preview {
  width: 495px;
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start; /* ← was center; prevents track from overflowing to both sides */
  gap: 10px;
  overflow: hidden; /* ← critical: clip the track so overflow-x scroll works */
}
.product-detail-figma .pd-gallery.pd-single-image .pd-preview {
  justify-content: center;
}
.product-detail-figma .pd-gallery.pd-single-image .pd-preview-track {
  flex: 0 1 auto;
  justify-content: center;
}
.product-detail-figma .pd-preview-arrow {
  background: transparent;
  border: none;
  color: #00B0EA;
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 14px;
  padding: 6px 9px;
  flex: 0 0 auto;
}
.product-detail-figma .pd-preview-arrow:hover {
  color: #0095c4;
}
.product-detail-figma .pd-preview-track {
  flex: 1 1 auto; /* ← fill remaining space between arrows */
  min-width: 0; /* ← allow flex shrink below content width */
  display: flex;
  align-items: center;
  gap: 10px;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-behavior: smooth;
}
.product-detail-figma .pd-preview-track::-webkit-scrollbar {
  display: none;
}
.product-detail-figma .pd-preview-track {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.product-detail-figma .pd-preview-item {
  flex: 0 0 auto;
  width: 94px;
  height: 94px;
  padding: 0;
  border: 1px solid transparent;
  background: #f3f3f3;
  cursor: pointer;
  overflow: hidden;
  transition: border-color 0.2s ease;
}
.product-detail-figma .pd-preview-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.product-detail-figma .pd-preview-item.active {
  border-color: #00B0EA;
}
.product-detail-figma {
  /* === Right column === */
}
.product-detail-figma .pd-details {
  flex: 1 1 662px;
  max-width: 662px;
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.product-detail-figma .pd-info {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.product-detail-figma .pd-info-row {
  display: flex;
  gap: 40px;
  align-items: center;
  position: relative;
  z-index: 1;
}
.product-detail-figma .pd-name {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  gap: 20px;
  min-width: 0;
}
.product-detail-figma .pd-title-block {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.product-detail-figma .pd-section-label {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.2em;
  color: #00B0EA;
  text-transform: uppercase;
}
.product-detail-figma .pd-title {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 56px;
  line-height: 66px;
  color: #000;
  margin: 0;
  word-break: break-word;
}
.product-detail-figma .pd-subtitle {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  margin: 0;
  white-space: pre-line;
}
.product-detail-figma .pd-dimension-thumb {
  flex: 0 0 auto;
  max-width: 220px;
  max-height: 220px;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.product-detail-figma .pd-dimension-thumb:hover {
  opacity: 0.85;
}
.product-detail-figma .pd-dimension-thumb img {
  display: block;
  max-width: 100%;
  max-height: 220px;
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.product-detail-figma .pd-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.product-detail-figma .pd-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 9px 23px;
  border: 1px solid #000;
  border-radius: 20px;
  font-family: Inter, "Open Sans", sans-serif;
  font-size: 21px;
  line-height: 24px;
  letter-spacing: -0.0195em;
  color: #000;
  background: transparent;
  white-space: nowrap;
}
.product-detail-figma {
  /* Product description block (above SKU) */
}
.product-detail-figma .pd-desc {
  margin-bottom: 20px;
}
.product-detail-figma .pd-desc .pd-desc-content {
  font-size: 14px;
  line-height: 1.6;
  color: #333;
}
.product-detail-figma .pd-desc .pd-desc-content p {
  margin-bottom: 10px;
}
.product-detail-figma .pd-desc .pd-desc-content img {
  max-width: 100%;
  height: auto;
}
.product-detail-figma .pd-desc .pd-desc-content table {
  width: 100%;
  border-collapse: collapse;
  margin: 10px 0;
}
.product-detail-figma .pd-desc .pd-desc-content table td, .product-detail-figma .pd-desc .pd-desc-content table th {
  border: 1px solid #ddd;
  padding: 8px;
}
.product-detail-figma {
  /* Spec block + selectors + CTAs */
}
.product-detail-figma .pd-buy {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.product-detail-figma .pd-spec {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.product-detail-figma .pd-spec .pd-spec-line {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #000;
}
.product-detail-figma .pd-spec .pd-spec-label {
  font-weight: 600;
}
.product-detail-figma .pd-selection {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: 50px;
       column-gap: 50px;
  row-gap: 10px;
}
.product-detail-figma .pd-select-group {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.product-detail-figma .pd-select-head {
  display: flex;
  align-items: center;
  gap: 5px;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #000;
}
.product-detail-figma .pd-select-head .pd-select-label {
  font-weight: 600;
}
.product-detail-figma .pd-select-options {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}
.product-detail-figma .pd-color-dot {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #ccc;
  background: transparent;
  cursor: pointer;
  padding: 0;
  overflow: hidden;
  transition: all 0.2s ease;
  box-sizing: border-box;
  position: relative;
  flex-shrink: 0;
}
.product-detail-figma .pd-color-dot img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
.product-detail-figma .pd-color-dot.active {
  border-color: #00B0EA;
  box-shadow: 0 0 0 2px rgba(0, 176, 234, 0.25);
}
.product-detail-figma .pd-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 15px;
  border-radius: 20px;
  border: 1px solid #000;
  background: transparent;
  color: #000;
  font-family: Inter, "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: -0.0223em;
  cursor: pointer;
  transition: all 0.15s ease;
}
.product-detail-figma .pd-pill.active {
  background-color: #00B0EA;
  border-color: #00B0EA;
  color: #fff;
}
.product-detail-figma .pd-pill:hover:not(.active) {
  background: rgba(0, 0, 0, 0.05);
}
.product-detail-figma {
  /* CTA actions */
}
.product-detail-figma .pd-actions {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 360px;
  max-width: 100%;
}
.product-detail-figma .pd-action-row {
  display: flex;
  align-items: center;
  gap: 10px;
}
.product-detail-figma .pd-quantity {
  flex: 0 0 117px;
  width: 117px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 8px 15px;
  border: 1px solid #7B7B7B;
  border-radius: 20px;
  background: #fff;
  box-sizing: border-box;
}
.product-detail-figma .pd-qty-btn {
  background: transparent;
  border: none;
  color: #000;
  font-size: 16px;
  line-height: 1;
  cursor: pointer;
  padding: 0;
  width: 14px;
  text-align: center;
}
.product-detail-figma .pd-qty-btn:hover {
  color: #00B0EA;
}
.product-detail-figma .pd-qty-input {
  flex: 1 1 auto;
  text-align: center;
  border: none;
  background: transparent;
  width: 30px;
  font-family: Inter, "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.0195em;
  color: #000;
  padding: 0;
}
.product-detail-figma .pd-qty-input::-webkit-outer-spin-button, .product-detail-figma .pd-qty-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.product-detail-figma .pd-qty-input[type=number] {
  -moz-appearance: textfield;
}
.product-detail-figma .pd-qty-input:focus {
  outline: none;
}
.product-detail-figma .pd-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 25px;
  border-radius: 20px;
  font-family: Inter, "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.0195em;
  cursor: pointer;
  transition: all 0.2s ease;
  border: 1px solid transparent;
}
.product-detail-figma .pd-btn-outline {
  flex: 1 1 auto;
  height: 44px;
  border-color: #fff;
  background-color: #00B0EA;
  color: #fff;
  padding: 10px 16px;
  font-size: 14px;
  line-height: 18px;
  white-space: nowrap;
}
.product-detail-figma .pd-btn-outline:hover {
  background-color: #0095c4;
  border-color: #0095c4;
}
.product-detail-figma .pd-btn-primary {
  background-color: #00B0EA;
  border-color: #00B0EA;
  color: #fff;
  width: 100%;
  text-align: center;
}
.product-detail-figma .pd-btn-primary:hover {
  background-color: #0095c4;
  border-color: #0095c4;
}
.product-detail-figma {
  /* Accordion */
}
.product-detail-figma .pd-accordion {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.product-detail-figma .pd-accordion-item {
  width: 100%;
}
.product-detail-figma .pd-accordion-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 9px;
  padding: 0 0 10px;
  background: transparent;
  border: none;
  border-bottom: 1px solid #000;
  cursor: pointer;
  text-align: left;
}
.product-detail-figma .pd-accordion-head:focus {
  outline: none;
}
.product-detail-figma .pd-accordion-title {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 33px;
  color: #000;
}
.product-detail-figma .pd-accordion-icon {
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-size: 22px;
  line-height: 1;
}
.product-detail-figma .pd-accordion-icon .ico-plus {
  display: inline;
}
.product-detail-figma .pd-accordion-icon .ico-minus {
  display: none;
}
.product-detail-figma .pd-accordion-item.expanded .pd-accordion-icon .ico-plus {
  display: none;
}
.product-detail-figma .pd-accordion-item.expanded .pd-accordion-icon .ico-minus {
  display: inline;
}
.product-detail-figma .pd-accordion-body {
  padding: 0;
}
.product-detail-figma .pd-accordion-body .pd-accordion-content {
  padding: 15px 0 25px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}
.product-detail-figma .pd-accordion-body .pd-accordion-content img {
  max-width: 100%;
  height: auto;
}
.product-detail-figma {
  /* Static sections (Certification + Download) */
}
.product-detail-figma .pd-static-section {
  margin-top: 20px;
}
.product-detail-figma .pd-static-section .pd-static-title {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #000;
  margin: 0 0 12px 0;
  padding-bottom: 8px;
  border-bottom: 1px solid #e0e0e0;
}
.product-detail-figma .pd-cert-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.product-detail-figma .pd-cert-list .pd-cert-item {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 6px 0;
}
.product-detail-figma .pd-cert-list .pd-cert-item img {
  width: 32px;
  height: 32px;
  -o-object-fit: contain;
     object-fit: contain;
  flex-shrink: 0;
}
.product-detail-figma .pd-cert-list .pd-cert-item span {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
}
.product-detail-figma .pd-download-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.product-detail-figma .pd-download-list li {
  padding: 4px 0;
}
.product-detail-figma .pd-download-list a {
  color: #00B0EA;
  text-decoration: none;
}
.product-detail-figma .pd-download-list a:hover {
  text-decoration: underline;
}
.product-detail-figma {
  /* Responsive */
}
@media (max-width: 1199px) {
  .product-detail-figma {
    padding: 30px 30px;
    gap: 30px;
  }
  .product-detail-figma .pd-gallery {
    flex: 0 0 480px;
    max-width: 480px;
  }
  .product-detail-figma .pd-pic-frame {
    width: 480px;
    height: 480px;
  }
  .product-detail-figma .pd-preview {
    width: 100%;
  }
  .product-detail-figma .pd-title {
    font-size: 42px;
    line-height: 52px;
  }
}
@media (max-width: 991px) {
  .product-detail-figma {
    flex-direction: column;
    padding: 20px 16px;
  }
  .product-detail-figma .pd-gallery {
    flex: 0 0 auto;
    max-width: 100%;
    width: 100%;
  }
  .product-detail-figma .pd-pic-frame {
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
  }
  .product-detail-figma .pd-details {
    max-width: 100%;
  }
  .product-detail-figma .pd-title {
    font-size: 32px;
    line-height: 42px;
  }
  .product-detail-figma .pd-info-row {
    flex-direction: column;
    gap: 20px;
  }
  .product-detail-figma .pd-dimension-thumb {
    max-width: 180px;
    max-height: 180px;
    align-self: flex-start;
  }
  .product-detail-figma .pd-dimension-thumb img {
    max-height: 180px;
  }
  .product-detail-figma .pd-selection {
    grid-template-columns: 1fr;
    -moz-column-gap: 0;
         column-gap: 0;
  }
  .product-detail-figma .pd-actions {
    width: 100%;
  }
}

/* ===========================================================
 * Figma "Projects featuring this product" section (node 2193:2885)
 * =========================================================== */
.pd-projects {
  background: #EAEAEA;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  padding: 50px 0 150px;
  display: flex;
  flex-direction: column;
  gap: 120px;
  margin-top: 40px;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.pd-projects-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 50px;
  gap: 20px;
}

.pd-projects-title {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 36px;
  line-height: 46px;
  color: #000;
  margin: 0;
}

.pd-projects-more {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: #00B0EA;
  color: #fff;
  padding: 10px 25px;
  border-radius: 20px;
  font-family: "Inter", "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.0195em;
  text-decoration: none;
  transition: background-color 0.2s ease;
  white-space: nowrap;
}
.pd-projects-more:hover, .pd-projects-more:focus {
  background: #009FD3;
  color: #fff;
  text-decoration: none;
}

.pd-projects-scroll {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 80px;
  padding-left: 50px;
  width: 100%;
}

.pd-projects-track {
  display: flex;
  align-items: flex-end;
  gap: 24px;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  padding-right: 50px;
  padding-bottom: 6px;
  scroll-behavior: smooth;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.pd-projects-track::-webkit-scrollbar {
  display: none;
}

.pd-project-card {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 10px;
  flex: 0 0 auto;
  text-decoration: none;
  color: inherit;
}
.pd-project-card:hover, .pd-project-card:focus {
  text-decoration: none;
  color: inherit;
}
.pd-project-card:hover .pd-project-cover img, .pd-project-card:focus .pd-project-cover img {
  transform: scale(1.03);
}

.pd-project-cover {
  overflow: hidden;
  background: #d8d8d8;
}
.pd-project-cover img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transition: transform 0.4s ease;
}

.pd-project-card.is-portrait .pd-project-cover {
  width: 260px;
  height: 354px;
}

.pd-project-card.is-landscape .pd-project-cover {
  width: 354px;
  height: 260px;
}

.pd-project-caption {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  text-align: right;
  max-width: 100%;
}

.pd-projects-progress {
  position: relative;
  width: min(1112px, 100% - 100px);
  height: 2px;
  background: rgba(0, 0, 0, 0.08);
  overflow: hidden;
}

.pd-projects-progress-thumb {
  position: absolute;
  left: 0;
  top: 0;
  width: 33%;
  height: 100%;
  background: #7B7B7B;
  transform: translateX(0);
  transition: transform 0.15s ease-out;
}

.related-products-section {
  padding: 60px 0 80px;
}
.related-products-section h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 36px;
  line-height: 46px;
  color: #000;
  margin-bottom: 36px;
}
.related-products-section .accessory-item {
  margin-bottom: 24px;
}
.related-products-section .accessory-link {
  display: block;
  text-decoration: none;
  color: inherit;
}
.related-products-section .accessory-link:hover .accessory-image img {
  transform: scale(1.05);
}
.related-products-section .accessory-image {
  overflow: hidden;
  aspect-ratio: 3/4;
  background: #f3f3f3;
  margin-bottom: 12px;
}
.related-products-section .accessory-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease;
}
.related-products-section .accessory-name {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  text-align: center;
}

@media (max-width: 1199px) {
  .pd-projects {
    gap: 60px;
    padding: 40px 0 80px;
  }
  .pd-projects-head {
    padding: 0 30px;
  }
  .pd-projects-title {
    font-size: 28px;
    line-height: 36px;
  }
  .pd-projects-scroll {
    padding-left: 30px;
    gap: 40px;
  }
  .pd-projects-track {
    padding-right: 30px;
    gap: 24px;
  }
  .pd-project-card.is-portrait .pd-project-cover {
    width: 240px;
    height: 326px;
  }
  .pd-project-card.is-landscape .pd-project-cover {
    width: 326px;
    height: 240px;
  }
  .pd-projects-progress {
    width: calc(100% - 60px);
  }
}
@media (max-width: 767px) {
  .pd-projects {
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    gap: 32px;
    padding: 30px 0 60px;
  }
  .pd-projects-head {
    padding: 0 16px;
  }
  .pd-projects-title {
    font-size: 22px;
    line-height: 30px;
  }
  .pd-projects-more {
    padding: 8px 18px;
    font-size: 14px;
    line-height: 20px;
  }
  .pd-projects-scroll {
    padding-left: 16px;
    gap: 24px;
  }
  .pd-projects-track {
    padding-right: 16px;
    gap: 16px;
  }
  .pd-project-card.is-portrait .pd-project-cover {
    width: 200px;
    height: 272px;
  }
  .pd-project-card.is-landscape .pd-project-cover {
    width: 272px;
    height: 200px;
  }
  .pd-projects-progress {
    width: calc(100% - 32px);
  }
}
/**
 * @copyright     2022 JoyoLight - All Rights Reserved.
 * @link          https://joyoLight.ca
 * @Author        guangda <service@joyolight.ca>
 * @Date          2022-08-15 17:35:29
 * @LastEditTime  2022-09-16 20:47:16
 */
body.page-checkout, body.page-cart {
  background-color: #f6f8fa;
}
body.page-checkout .breadcrumb-wrap, body.page-cart .breadcrumb-wrap {
  background-color: transparent;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  body.page-checkout, body.page-cart {
    padding-bottom: 64px;
  }
}
@media (min-width: 992px) {
  body.page-checkout .left-column, body.page-cart .left-column {
    width: 70%;
  }
}
@media (min-width: 992px) {
  body.page-checkout .right-column, body.page-cart .right-column {
    width: 30%;
  }
}
@media (max-width: 768px) {
  body.page-checkout .right-column, body.page-cart .right-column {
    margin-top: 1.4rem;
  }
}

body.page-cart #app-cart {
  min-height: 200px;
}
body.page-cart .cart-products-wrap .table tbody {
  border-top: none;
}
body.page-cart .cart-products-wrap .table tbody td {
  vertical-align: middle;
  border-color: #f0f2f4;
}
body.page-cart .cart-products-wrap .table thead {
  background-color: #F8F9FA;
}
body.page-cart .cart-products-wrap .table thead th {
  border-bottom: none;
  padding: 0.7rem 0.5rem;
  box-shadow: none;
  white-space: nowrap;
}
body.page-cart .cart-products-wrap .table .p-image input {
  flex: 0 0 1;
}
body.page-cart .total-wrap.total-wrap-fixed {
  position: fixed;
  top: 0;
  right: 0;
}
body.page-cart .total-wrap .card-header {
  padding-top: 1rem;
  border-bottom: none;
  background-color: transparent;
}
body.page-cart .total-wrap .list-group li {
  background-color: transparent;
  padding: 0.7rem 0;
  border-color: #EEEEEE;
}
body.page-cart .total-wrap .list-group li:not(.d-grid) {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body.page-cart .total-wrap .list-group li .total-price {
  color: #222222;
  font-size: 1.2rem;
  font-weight: bold;
}
body.page-cart .mb-product-wrap {
  margin-left: -12px;
  margin-right: -12px;
}
body.page-cart .mb-product-wrap .mb-product-list {
  background-color: #fff;
  margin-bottom: 10px;
  padding: 10px;
  display: flex;
}
body.page-cart .mb-product-wrap .mb-product-list .quantity-wrap-line {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body.page-cart .mb-product-wrap .mb-product-list .quantity-wrap-line input {
  width: 38px;
  border-radius: 0;
}
body.page-cart .mb-product-wrap .mb-product-list .quantity-wrap-line input, body.page-cart .mb-product-wrap .mb-product-list .quantity-wrap-line i {
  height: 24px;
  line-height: 24px;
  padding: 0;
  text-align: center;
  display: block;
}
body.page-cart .mb-product-wrap .mb-product-list .quantity-wrap-line i {
  width: 24px;
  border: 1px solid #dee2e6;
  display: inline-block;
  cursor: pointer;
}
body.page-cart .mb-product-wrap .mb-product-list .quantity-wrap-line .bi-chevron-up {
  transform: rotate(-270deg);
  margin-left: -1px;
}
body.page-cart .mb-product-wrap .mb-product-list .quantity-wrap-line .bi-chevron-down {
  transform: rotate(90deg);
  margin-right: -1px;
}
body.page-cart .cart-mb-total {
  position: fixed;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  background: #fff;
  z-index: 100;
  padding: 8px 12px;
  bottom: 0;
  justify-content: space-between;
  box-shadow: 0 -8px 12px 0 rgba(0, 0, 0, 0.1019607843);
  transition: transform 0.3s ease-in-out;
  padding-bottom: calc(8px + env(safe-area-inset-bottom));
}
body.page-cart .cart-mb-total .right {
  flex: 1;
  text-align: right;
}
body.page-cart .cart-mb-total .right .total-price {
  font-size: 0.9rem;
}
body.page-cart .cart-mb-total .btn-checkout {
  width: 50%;
  margin-left: 4px;
}

/**
 * @copyright     2022 JoyoLight - All Rights Reserved.
 * @link          https://joyoLight.ca
 * @Author        guangda <service@joyolight.ca>
 * @Date          2022-09-01 16:23:34
 * @LastEditTime  2022-09-16 20:56:12
 */
body.page-checkout {
  background-color: #f6f8fa;
}
@media (max-width: 992px) {
  body.page-checkout .submit-checkout-wrap {
    position: fixed;
    left: 0;
    right: 0;
    align-items: center;
    background: #fff;
    z-index: 100;
    padding: 8px 12px;
    bottom: 0;
    display: flex !important;
    justify-content: space-between;
    box-shadow: 0 -8px 12px 0 rgba(0, 0, 0, 0.1019607843);
    transition: transform 0.3s ease-in-out;
    padding-bottom: calc(8px + env(safe-area-inset-bottom));
  }
  body.page-checkout .submit-checkout-wrap #submit-checkout {
    width: 50%;
  }
  body.page-checkout .submit-checkout-wrap .text-total {
    font-size: 0.9rem;
  }
}
body.page-checkout .radio-line-wrap .radio-line-item {
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 20px;
  border: 1px solid transparent;
}
@media (max-width: 768px) {
  body.page-checkout .radio-line-wrap .radio-line-item {
    padding: 10px;
  }
}
body.page-checkout .radio-line-wrap .radio-line-item:not(:last-of-type) {
  margin-bottom: 1rem;
}
body.page-checkout .radio-line-wrap .radio-line-item:hover {
  border-color: #e5e5e5;
}
body.page-checkout .radio-line-wrap .radio-line-item:active {
  background-color: #f7f7f7;
}
body.page-checkout .radio-line-wrap .radio-line-item.active {
  border-color: #e5e5e5;
}
body.page-checkout .radio-line-wrap .radio-line-item.active .radio {
  border-color: #00a8ff;
}
body.page-checkout .radio-line-wrap .radio-line-item.active .radio:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #00a8ff;
  left: 2px;
  top: 2px;
  border-radius: 50%;
}
body.page-checkout .radio-line-wrap .radio-line-item .radio {
  position: relative;
  width: 18px;
  flex: 0 0 18px;
  height: 18px;
  border: 1px solid #d4d4d4;
  border-radius: 50%;
}
body.page-checkout .radio-line-wrap .radio-line-item .left {
  margin-right: 10px;
  display: flex;
  align-items: center;
}
body.page-checkout .radio-line-wrap .radio-line-item .left img {
  margin-left: 10px;
  max-height: 60px;
}
body.page-checkout .radio-line-wrap .radio-line-item .right .title {
  font-weight: bold;
}
@media (min-width: 768px) {
  body.page-checkout .addresses-wrap .item.address-right {
    padding: 0 2.6rem;
  }
}
@media (max-width: 768px) {
  body.page-checkout .addresses-wrap .item.address-right {
    padding: 0;
  }
  body.page-checkout .addresses-wrap .item.address-right button:first-of-type {
    margin-right: 10px;
  }
}
body.page-checkout .addresses-wrap .item.address-right {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: auto;
  border: none;
}
@media (min-width: 768px) {
  body.page-checkout .addresses-wrap .item.address-right {
    flex-direction: column;
  }
}
body.page-checkout .comment-wrap .commentTxt {
  border-color: #e5e5e5;
}
body.page-checkout .comment-wrap .commentTxt:focus-visible {
  border-color: #00a8ff;
  outline: 0;
}

body.page-checkout .checkout-black, body.page-bk-stripe .checkout-black {
  margin-bottom: 2.6rem;
}
@media (max-width: 768px) {
  body.page-checkout .checkout-black, body.page-bk-stripe .checkout-black {
    margin-bottom: 1rem;
  }
}
body.page-checkout .checkout-title, body.page-bk-stripe .checkout-title {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 16px;
  margin-bottom: 16px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 768px) {
  body.page-checkout .checkout-title, body.page-bk-stripe .checkout-title {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}
body.page-checkout .checkout-title .btn, body.page-bk-stripe .checkout-title .btn {
  margin-bottom: -10px;
}
body.page-checkout .checkout-title .btn.icon, body.page-bk-stripe .checkout-title .btn.icon {
  font-size: 1rem;
}
@media (min-width: 768px) {
  body.page-checkout .total-wrap .card-body, body.page-bk-stripe .total-wrap .card-body {
    padding: 0;
  }
}
body.page-checkout .total-wrap .card-header, body.page-bk-stripe .total-wrap .card-header {
  background-color: #fff;
  margin-bottom: 1rem;
  border-bottom: 1px solid #E6E6E6;
}
@media (min-width: 768px) {
  body.page-checkout .total-wrap .card-header, body.page-bk-stripe .total-wrap .card-header {
    padding: 0 0 0.8rem;
  }
}
body.page-checkout .total-wrap .card-header h5, body.page-bk-stripe .total-wrap .card-header h5 {
  font-weight: bold;
}
body.page-checkout .total-wrap .card-header span, body.page-bk-stripe .total-wrap .card-header span {
  line-height: 24px;
  min-width: 24px;
  color: #fff;
  text-align: center;
}
body.page-checkout .total-wrap .products-wrap, body.page-bk-stripe .total-wrap .products-wrap {
  border-bottom: 1px solid #E6E6E6;
  margin-bottom: 1.3rem;
  padding-bottom: 0.3rem;
}
@media (min-width: 768px) {
  body.page-checkout .total-wrap .products-wrap, body.page-bk-stripe .total-wrap .products-wrap {
    max-height: 380px;
    overflow-y: auto;
  }
}
body.page-checkout .total-wrap .products-wrap .item, body.page-bk-stripe .total-wrap .products-wrap .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.8rem;
}
body.page-checkout .total-wrap .products-wrap .item .image, body.page-bk-stripe .total-wrap .products-wrap .item .image {
  display: flex;
  align-items: center;
  padding-right: 4px;
}
body.page-checkout .total-wrap .products-wrap .item .image .quantity, body.page-bk-stripe .total-wrap .products-wrap .item .image .quantity {
  margin-left: 3px;
  color: #7a7a7a;
}
body.page-checkout .total-wrap .products-wrap .item .price, body.page-bk-stripe .total-wrap .products-wrap .item .price {
  color: #7a7a7a;
}
body.page-checkout .total-wrap .totals, body.page-bk-stripe .total-wrap .totals {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  body.page-checkout .total-wrap .totals, body.page-bk-stripe .total-wrap .totals {
    padding-bottom: 0.3rem;
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #E6E6E6;
  }
}
body.page-checkout .total-wrap .totals > li, body.page-bk-stripe .total-wrap .totals > li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
}
body.page-checkout .total-wrap .totals > li:last-of-type, body.page-bk-stripe .total-wrap .totals > li:last-of-type {
  font-weight: bold;
}
@media (max-width: 768px) {
  body.page-checkout .total-wrap .totals > li:last-of-type, body.page-bk-stripe .total-wrap .totals > li:last-of-type {
    margin-bottom: 0;
  }
}
body.page-checkout .total-wrap .totals > li:last-of-type > span:last-of-type, body.page-bk-stripe .total-wrap .totals > li:last-of-type > span:last-of-type {
  color: #dc3545;
}
body.page-checkout .total-wrap .totals > li > span:first-of-type, body.page-bk-stripe .total-wrap .totals > li > span:first-of-type {
  font-size: 0.8rem;
}

/**
 * @copyright     2022 JoyoLight - All Rights Reserved.
 * @link          https://joyoLight.ca
 * @Author        guangda <service@joyolight.ca>
 * @Date          2022-08-02 19:19:52
 * @LastEditTime  2026-06-04 00:00:00
 *
 * Layout based on Figma "Panel - Product / Category" design (1440 page width):
 *  - Left panel: 310px fixed
 *  - Right column: fluid, fills remaining container space
 *  - Entire content wrapped in Bootstrap .container-fluid to match header logo left-edge alignment
 */
body.page-categories .category-page-wrap {
  width: 100%;
}
body.page-categories .category-container {
  /* Uses Bootstrap container-fluid default padding — aligns left edge with header logo */
}
body.page-categories .category-row {
  display: flex;
  align-items: stretch;
  gap: 0;
  width: 100%;
}
body.page-categories .left-column {
  flex: 0 0 310px;
  max-width: 310px;
}
body.page-categories .right-column {
  flex: 1 1 auto;
  min-width: 0;
  padding: 0 30px;
}
body.page-categories .x-fixed-top {
  position: relative;
}
body.page-categories .subcategory-section {
  margin-bottom: 50px;
}
body.page-categories .subcategory-section .subcategory-title {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 36px;
  color: #000;
  margin-bottom: 20px;
}
body.page-categories {
  /* === List view (Figma row item) === */
}
body.page-categories .product-list-figma {
  display: flex;
  flex-direction: column;
}
body.page-categories .product-list-figma .product-row-figma {
  display: grid;
  grid-template-columns: 185px 1fr 172px;
  gap: 20px;
  align-items: center;
  padding: 0 0 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(123, 123, 123, 0.5);
  background: transparent;
}
body.page-categories .product-list-figma .product-row-figma:hover {
  box-shadow: none;
}
body.page-categories .product-list-figma .product-row-figma .image {
  flex: 0 0 185px;
  width: 185px;
  height: 185px;
  margin: 0;
  overflow: hidden;
  display: block;
}
body.page-categories .product-list-figma .product-row-figma .image .image-old {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f3f3f3;
}
body.page-categories .product-list-figma .product-row-figma .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body.page-categories .product-list-figma .product-row-figma .product-row-text {
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-width: 0;
}
body.page-categories .product-list-figma .product-row-figma .product-row-text .product-name {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 34px;
  color: #000;
  margin: 0;
  white-space: normal;
  height: auto;
  text-overflow: initial;
  overflow: visible;
}
body.page-categories .product-list-figma .product-row-figma .product-row-text .product-row-desc {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  margin: 0;
  white-space: pre-line;
}
body.page-categories .product-list-figma .product-row-figma .product-row-buttons {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
  width: 172px;
}
body.page-categories .product-list-figma .product-row-figma .product-row-buttons button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 25px;
  border-radius: 20px;
  font-family: Inter, "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.0195em;
  cursor: pointer;
  transition: all 0.2s ease;
  width: 100%;
}
body.page-categories .product-list-figma .product-row-figma .product-row-buttons .btn-add-cart-figma {
  background-color: #00B0EA;
  border: 1px solid #00B0EA;
  color: #fff;
}
body.page-categories .product-list-figma .product-row-figma .product-row-buttons .btn-add-cart-figma:hover {
  background-color: #0095c4;
  border-color: #0095c4;
}
body.page-categories .product-list-figma .product-row-figma .product-row-buttons .btn-quick-view-figma {
  background-color: transparent;
  border: 1px solid #000;
  color: #000;
}
body.page-categories .product-list-figma .product-row-figma .product-row-buttons .btn-quick-view-figma:hover {
  background-color: #000;
  color: #fff;
}
body.page-categories {
  /* === Grid view (Figma): card with image + split row (name | spec) === */
}
body.page-categories .product-grid .product-wrap:not(.list) {
  text-align: left;
  padding: 0;
}
body.page-categories .product-grid .product-wrap:not(.list) .image {
  margin-bottom: 10px;
  aspect-ratio: 1/1;
  overflow: hidden;
}
body.page-categories .product-grid .product-wrap:not(.list) .image a, body.page-categories .product-grid .product-wrap:not(.list) .image .image-old {
  width: 100%;
  height: 100%;
}
body.page-categories .product-grid .product-wrap:not(.list) .image .image-old {
  background: #f3f3f3;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.page-categories .product-grid .product-wrap:not(.list) .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body.page-categories .product-grid .product-wrap:not(.list) .product-bottom-info.product-grid-figma {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0;
}
body.page-categories .product-grid .product-wrap:not(.list) .product-bottom-info.product-grid-figma .product-name {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #000;
  text-decoration: none;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: auto;
  flex: 1 1 auto;
  min-width: 0;
}
body.page-categories .product-grid .product-wrap:not(.list) .product-bottom-info.product-grid-figma .product-spec {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.5);
  flex: 0 0 auto;
  white-space: nowrap;
}
body.page-categories .product-grid .product-wrap:not(.list) .product-bottom-info.product-grid-figma .product-dimension {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 17px;
  color: #7B7B7B;
  flex: 0 0 auto;
  white-space: nowrap;
}
body.page-categories {
  /* Mobile / tablet adjustments */
}
@media (max-width: 1199px) {
  body.page-categories .left-column {
    flex: 0 0 270px;
    max-width: 270px;
  }
  body.page-categories .right-column {
    padding: 0 16px;
  }
}
@media (max-width: 991px) {
  body.page-categories .category-container {
    padding-left: 0;
    padding-right: 0;
  }
  body.page-categories .category-row {
    flex-direction: column;
  }
  body.page-categories .left-column {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    flex: none;
    max-width: none;
    display: none;
    cursor: pointer;
    z-index: 999;
    background: rgba(0, 0, 0, 0.4);
  }
  body.page-categories .left-column .x-fixed-top {
    position: absolute;
    top: 0;
    height: 100%;
    width: 85%;
    max-width: 440px;
    text-align: left;
    overflow-y: auto;
    transform: translateX(100%);
    transition: all 0.3s ease-out;
    right: 0;
  }
  body.page-categories .left-column .x-fixed-top.active {
    transform: translateX(0);
  }
  body.page-categories .right-column {
    padding: 0 16px;
  }
  body.page-categories .product-list-figma .product-row-figma {
    grid-template-columns: 120px 1fr;
    grid-template-areas: "image text" "buttons buttons";
    gap: 16px;
  }
  body.page-categories .product-list-figma .product-row-figma .image {
    grid-area: image;
    flex: 0 0 120px;
    width: 120px;
    height: 120px;
  }
  body.page-categories .product-list-figma .product-row-figma .product-row-text {
    grid-area: text;
  }
  body.page-categories .product-list-figma .product-row-figma .product-row-buttons {
    grid-area: buttons;
    flex-direction: row;
    width: 100%;
  }
  body.page-categories .subcategory-section .subcategory-title {
    font-size: 22px;
    line-height: 28px;
  }
}
body.page-categories .filter-value-wrap .list-group {
  display: block;
}
body.page-categories .filter-value-wrap .list-group .list-group-item {
  display: inline-block;
  cursor: pointer;
  font-size: 12px;
  background: #f3f3f3;
  border: none;
  color: #666;
  padding: 4px 12px;
}
body.page-categories .filter-value-wrap .list-group .list-group-item.delete-all {
  background: #00a8ff;
  color: #fff;
}
body.page-categories .filter-value-wrap .list-group .list-group-item:hover {
  background: #00a8ff;
  color: #fff;
}

.subcategory-desc {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #7B7B7B;
  margin-bottom: 20px;
}

.subcategory-card {
  display: block;
  text-decoration: none;
  background: #f3f3f3;
  border-radius: 8px;
  overflow: hidden;
  transition: box-shadow 0.2s ease;
}
.subcategory-card:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.subcategory-card .subcategory-card-image {
  aspect-ratio: 1/1;
  overflow: hidden;
  background: #e0e0e0;
}
.subcategory-card .subcategory-card-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.subcategory-card .subcategory-card-name {
  padding: 12px 15px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #000;
}

.sidebar-widget {
  list-style: none;
  padding: 0 0 1.4rem;
  border-bottom: 1px solid #E6E6E6;
}
.sidebar-widget li {
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  overflow: hidden;
  width: 100%;
  line-height: 24px;
}
.sidebar-widget li:last-of-type {
  border-bottom: none;
}
.sidebar-widget li .category-href {
  position: relative;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(100% - 36px);
}
.sidebar-widget li.active > a {
  font-weight: bold;
  color: #00a8ff;
}
.sidebar-widget ul {
  padding-left: 12px;
  list-style: none;
}
.sidebar-widget .toggle-icon {
  float: right;
  font-size: 16px;
  padding: 0;
  width: 24px;
  height: 24px;
  text-align: center;
}
.sidebar-widget .toggle-icon i {
  color: #aaa;
}
.sidebar-widget .toggle-icon.collapsed {
  transform: rotate(-180deg);
}

.filter-box .attribute-item .form-check-label {
  cursor: pointer;
}
.filter-box .attribute-item .form-check-label:hover .form-check-input {
  border-color: #00a8ff;
}

/**
 * Download page – Figma node 2257:3989
 */
.page-download {
  background-color: #fff;
}

.download-page {
  width: 100%;
  padding: 113px 50px 200px;
  display: flex;
  justify-content: center;
}
.download-page .download-container {
  width: 100%;
  max-width: 1341px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 100px;
}
.download-page {
  /* ---------- Hero ---------- */
}
.download-page .download-hero {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 34px;
}
.download-page .download-page-title {
  margin: 0;
  text-align: center;
  font-family: "Inter", "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 56px;
  line-height: 66px;
  color: #000;
}
.download-page .hero-card {
  position: relative;
  width: 100%;
  min-height: 458px;
  background-color: #EAEAEA;
  border-radius: 40px 0 0 40px;
  display: flex;
  overflow: hidden;
}
.download-page .hero-card-left {
  flex: 0 0 49.14%; /* 659/1341 */
  min-height: 458px;
  background-color: #000;
  border-radius: 40px;
  margin: 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.download-page .hero-card-left img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.download-page .hero-card-right {
  flex: 1;
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  gap: 24px;
}
.download-page .hero-text {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 5px;
}
.download-page .section-label {
  font-family: "Inter", "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.2em;
  color: #00B0EA;
  text-transform: uppercase;
}
.download-page .hero-title {
  margin: 0;
  width: 100%;
  text-align: right;
  font-family: "Inter", "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 56px;
  line-height: 66px;
  color: #000;
}
.download-page .hero-download-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 25px;
  background-color: #00B0EA;
  color: #fff !important;
  font-family: "Inter", "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.0195em;
  border-radius: 20px;
  text-decoration: none !important;
  transition: background-color 0.2s ease;
}
.download-page .hero-download-btn:hover {
  background-color: #0095c4;
  color: #fff !important;
  text-decoration: none !important;
}
.download-page {
  /* ---------- Gallery ---------- */
}
.download-page .download-gallery {
  width: 100%;
  max-width: 892px;
}
.download-page .gallery-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 23px 20px;
}
.download-page .gallery-card {
  display: flex;
  flex-direction: column;
  gap: 10px;
  color: #000 !important;
  text-decoration: none !important;
}
.download-page .gallery-card:hover {
  color: #000 !important;
  text-decoration: none !important;
}
.download-page .gallery-card:hover .gallery-card-pic img {
  transform: scale(1.04);
}
.download-page .gallery-card-pic {
  width: 100%;
  aspect-ratio: 1/1;
  overflow: hidden;
  background-color: #f4f4f4;
}
.download-page .gallery-card-pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.35s ease;
}
.download-page .gallery-card-text {
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding-top: 5px;
}
.download-page .gallery-card-title {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 34px;
  color: #000;
}
.download-page .gallery-card-desc {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #000;
}
.download-page {
  /* ---------- Accordion ---------- */
}
.download-page .download-accordion-section {
  width: 100%;
  max-width: 889px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.download-page .accordion-block {
  width: 100%;
}
.download-page .accordion-block > .accordion-trigger {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 9px;
  padding: 0 0 10px;
  background: transparent;
  border: none;
  text-align: left;
  cursor: pointer;
  font-family: "Inter", "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 33px;
  color: #000;
  transition: color 0.2s ease;
}
.download-page .accordion-block > .accordion-trigger:hover, .download-page .accordion-block > .accordion-trigger:focus {
  color: #00B0EA;
  outline: none;
}
.download-page .accordion-block > .accordion-trigger:hover .icon-bar, .download-page .accordion-block > .accordion-trigger:focus .icon-bar {
  background-color: #00B0EA;
}
.download-page .accordion-block > .accordion-trigger .accordion-title {
  flex: 1;
}
.download-page .accordion-block > .accordion-trigger .accordion-icon {
  width: 40px;
  height: 40px;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.download-page .accordion-block > .accordion-trigger .icon-bar {
  position: absolute;
  width: 22px;
  height: 2px;
  background-color: #000;
  border-radius: 1px;
  transition: transform 0.35s ease, background-color 0.2s ease;
}
.download-page .accordion-block > .accordion-trigger .icon-bar-h {
  transform: rotate(0deg);
}
.download-page .accordion-block > .accordion-trigger .icon-bar-v {
  transform: rotate(90deg);
}
.download-page .accordion-block.is-open > .accordion-trigger .icon-bar-v {
  transform: rotate(0deg);
}
.download-page .accordion-block > .accordion-line {
  width: 100%;
  height: 1px;
  background-color: #ccc;
}
.download-page .accordion-block > .accordion-panel {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
}
.download-page .accordion-block.is-open > .accordion-panel {
  max-height: 5000px;
  padding: 16px 0 4px;
}
.download-page .accordion-block--nested {
  margin-top: 16px;
}
.download-page .accordion-block--nested .accordion-trigger {
  font-size: 20px;
  line-height: 28px;
}
.download-page .file-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.download-page .file-list li {
  margin: 0;
}
.download-page .file-link {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 4px 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #000 !important;
  text-decoration: none !important;
}
.download-page .file-link:hover {
  color: #00B0EA !important;
  text-decoration: none !important;
}
.download-page .file-link .file-size {
  color: #666;
  font-size: 14px;
}
.download-page .visually-hidden {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* ---------- Responsive ---------- */
@media (max-width: 1199.98px) {
  .download-page {
    padding: 80px 40px 120px;
  }
  .download-page .download-container {
    gap: 80px;
  }
  .download-page .hero-title,
  .download-page .download-page-title {
    font-size: 44px;
    line-height: 54px;
  }
  .download-page .gallery-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767.98px) {
  .download-page {
    padding: 60px 20px 80px;
  }
  .download-page .download-container {
    gap: 60px;
  }
  .download-page .download-page-title {
    font-size: 32px;
    line-height: 40px;
  }
  .download-page .hero-card {
    flex-direction: column;
    border-radius: 24px;
    min-height: auto;
  }
  .download-page .hero-card-left {
    flex: 0 0 auto;
    width: 100%;
    min-height: 280px;
    border-radius: 24px;
  }
  .download-page .hero-card-right {
    padding: 24px;
    align-items: stretch;
  }
  .download-page .hero-text {
    align-items: flex-start;
  }
  .download-page .hero-title {
    text-align: left;
    font-size: 28px;
    line-height: 36px;
  }
  .download-page .hero-download-btn {
    align-self: flex-end;
  }
  .download-page .gallery-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 16px;
  }
  .download-page .gallery-card-title {
    font-size: 18px;
    line-height: 26px;
  }
  .download-page .gallery-card-desc {
    font-size: 14px;
    line-height: 20px;
  }
  .download-page .accordion-block .accordion-trigger {
    font-size: 18px;
    line-height: 26px;
  }
}
.page-contact-new {
  background: #fbfbfb;
}
.page-contact-new .header-wrap {
  position: absolute;
  z-index: 20;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.joyo-contact {
  --joyo-blue: #02aef5;
  --joyo-ink: #050505;
  --joyo-muted: #5f5f5f;
  --joyo-panel: #fefdfe;
  --joyo-soft: #faf9f8;
  --joyo-line: #f5f5f5;
  overflow: hidden;
  background: linear-gradient(180deg, #fff 0, #faf9f8 34%, #fbfbfb 100%);
  color: var(--joyo-ink);
  font-family: Inter, "Noto Sans SC", Arial, sans-serif;
}

.joyo-contact__hero {
  position: relative;
  min-height: 984px;
  background-position: center;
  background-size: cover;
}

.joyo-contact__hero-shade {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.62), rgba(0, 0, 0, 0.18) 54%, rgba(0, 0, 0, 0.08));
}

.joyo-contact__hero-inner {
  position: relative;
  z-index: 1;
  width: min(1440px, 100% - 48px);
  margin: 0 auto;
  padding-top: 282px;
  color: #fff;
}
.joyo-contact__hero-inner h1 {
  max-width: 650px;
  margin: 0 0 28px;
  color: #fff;
  font-size: clamp(48px, 6vw, 78px);
  font-weight: 700;
  line-height: 1.22;
}
.joyo-contact__hero-inner p {
  max-width: 686px;
  margin: 0 0 34px;
  color: rgba(255, 255, 255, 0.88);
  font-size: 24px;
  font-weight: 300;
  line-height: 1.65;
}

.joyo-contact__pill,
.joyo-contact-form button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  border: 0;
  background: #0047a4;
  color: #fff;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}
.joyo-contact__pill:hover,
.joyo-contact-form button:hover {
  background: #003a87;
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 12px 24px rgba(0, 71, 164, 0.25);
}
.joyo-contact__pill:focus-visible,
.joyo-contact-form button:focus-visible {
  outline: 3px solid rgba(0, 71, 164, 0.4);
  outline-offset: 3px;
}

.joyo-contact__pill {
  min-height: 48px;
  padding: 0 46px 0 52px;
  border-radius: 999px;
  font-size: 22px;
}

.joyo-contact__cards {
  position: relative;
  z-index: 3;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  width: min(1440px, 100% - 48px);
  margin: -172px auto 0;
  padding: 118px 112px 128px;
  border-radius: 76px 76px 0 0;
  background: var(--joyo-soft);
}

.joyo-contact-card,
.joyo-agent-card,
.joyo-contact-form,
.joyo-contact-success {
  border: 1px solid var(--joyo-line);
  background: var(--joyo-panel);
  box-shadow: 0 0 20px 4px rgba(0, 0, 0, 0.06);
}

.joyo-contact-card {
  min-height: 350px;
  padding: 56px 24px 32px;
  border-radius: 20px;
  text-align: center;
}
.joyo-contact-card img {
  width: 114px;
  height: 114px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 16px;
}
.joyo-contact-card h2 {
  margin: 0 0 12px;
  font-size: 28px;
  font-weight: 700;
}
.joyo-contact-card a,
.joyo-contact-card p {
  margin: 0;
  color: var(--joyo-muted);
  font-size: 16px;
  line-height: 1.85;
}

.joyo-contact__main {
  padding: 0 0 56px;
  background: linear-gradient(180deg, #f7f6f4 0, #fbfbfb 100%);
}

.joyo-contact__section-title {
  padding-top: 116px;
  text-align: center;
}
.joyo-contact__section-title h2 {
  margin: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.25;
}
.joyo-contact__section-title span {
  display: block;
  width: 62px;
  height: 6px;
  margin: 18px auto 0;
  border-radius: 999px;
  background: var(--joyo-blue);
}

.joyo-contact__form-grid {
  display: grid;
  grid-template-columns: minmax(0, 842px) minmax(320px, 559px);
  gap: 48px;
  width: min(1440px, 100% - 48px);
  margin: 54px auto 0;
  align-items: stretch;
}

.joyo-contact-form,
.joyo-contact-success {
  min-height: 865px;
  border-radius: 20px;
}

.joyo-contact-form {
  display: grid;
  align-content: start;
  gap: 19px;
  padding: 48px 96px 68px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.08);
}
.joyo-contact-form label {
  display: grid;
  gap: 8px;
  margin: 0;
  color: #555;
  font-size: 14px;
  font-weight: 400;
}
.joyo-contact-form input,
.joyo-contact-form textarea {
  width: 100%;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  background: #fff;
  color: #222;
  font-size: 14px;
  line-height: 1.5;
  padding: 10px 14px;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.joyo-contact-form input:focus,
.joyo-contact-form textarea:focus {
  border-color: var(--joyo-blue);
  box-shadow: 0 0 0 3px rgba(2, 174, 245, 0.14);
  outline: none;
}
.joyo-contact-form textarea {
  resize: vertical;
}
.joyo-contact-form button {
  min-height: 40px;
  margin-top: 8px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 500;
}
.joyo-contact-form.is-submitted {
  opacity: 0.55;
  pointer-events: none;
}

.joyo-contact-form__response {
  min-height: 22px;
  margin: 0;
  text-align: center;
  font-size: 14px;
}
.joyo-contact-form__response[data-state=loading] {
  color: var(--joyo-blue);
}
.joyo-contact-form__response[data-state=error] {
  color: #c62828;
}

.joyo-contact-success {
  display: grid;
  align-content: center;
  justify-items: center;
  padding: 80px 72px;
  text-align: center;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.08);
}
.joyo-contact-success img {
  width: 198px;
  height: 198px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 58px;
}
.joyo-contact-success h3 {
  max-width: 315px;
  margin: 0 0 42px;
  color: #505966;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.65;
}
.joyo-contact-success p {
  max-width: 230px;
  margin: 0 0 46px;
  color: #575c61;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}
.joyo-contact-success a {
  display: inline-flex;
  min-height: 41px;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  border: 1px solid var(--joyo-blue);
  border-radius: 3px;
  color: var(--joyo-blue);
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}

.joyo-contact__section-title--buy {
  padding-top: 148px;
}

.joyo-contact__agents {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
  width: min(1440px, 100% - 48px);
  margin: 54px auto 0;
}

.joyo-agent-card {
  display: grid;
  grid-template-columns: 76px minmax(0, 1fr);
  gap: 24px;
  min-height: 253px;
  padding: 36px 42px;
  border-radius: 20px;
}
.joyo-agent-card img {
  width: 76px;
  height: 79px;
  -o-object-fit: contain;
     object-fit: contain;
}
.joyo-agent-card h3 {
  margin: 0 0 14px;
  font-size: 28px;
  font-weight: 700;
}
.joyo-agent-card strong,
.joyo-agent-card p,
.joyo-agent-card a {
  display: block;
  color: var(--joyo-muted);
  font-size: 16px;
  line-height: 1.45;
}
.joyo-agent-card strong {
  margin-bottom: 16px;
  font-weight: 700;
}
.joyo-agent-card p {
  margin: 0 0 16px;
}

.joyo-contact__map {
  position: relative;
  width: min(1440px, 100% - 48px);
  margin: 54px auto 0;
  overflow: hidden;
  border: 1px solid var(--joyo-line);
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 0 20px 4px rgba(0, 0, 0, 0.06);
}
.joyo-contact__map iframe {
  display: block;
  width: 100%;
  height: clamp(360px, 38vw, 548px);
  border: 0;
}
.joyo-contact__map iframe:focus-visible {
  outline: 3px solid #0047a4;
  outline-offset: -4px;
  box-shadow: inset 0 0 0 6px rgba(255, 255, 255, 0.9);
}
.joyo-contact__map figcaption {
  display: flex;
  min-height: 70px;
  align-items: center;
  justify-content: flex-end;
  padding: 12px 18px;
  border-top: 1px solid var(--joyo-line);
  background: #fff;
}
.joyo-contact__map figcaption a {
  display: inline-flex;
  min-height: 42px;
  align-items: center;
  gap: 8px;
  padding: 0 18px;
  border-radius: 999px;
  background: #fff;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.18);
  color: #0047a4;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}
.joyo-contact__map figcaption a:hover {
  color: #003a87;
  text-decoration: underline;
}
.joyo-contact__map figcaption a:focus-visible {
  outline: 3px solid rgba(0, 71, 164, 0.4);
  outline-offset: 3px;
}
.joyo-contact__map noscript p {
  margin: 0;
  padding: 24px;
  text-align: center;
}

@media (max-width: 1199px) {
  .joyo-contact__cards,
  .joyo-contact__agents {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .joyo-contact__cards {
    padding: 88px 48px 96px;
  }
  .joyo-contact__form-grid {
    grid-template-columns: 1fr;
  }
  .joyo-contact-success {
    min-height: 520px;
  }
}
@media (max-width: 767px) {
  .joyo-contact__hero {
    min-height: 720px;
  }
  .joyo-contact__hero-inner {
    width: min(100% - 32px, 560px);
    padding-top: 168px;
  }
  .joyo-contact__hero-inner p {
    font-size: 18px;
    line-height: 1.55;
  }
  .joyo-contact__pill {
    min-height: 44px;
    padding: 0 28px;
    font-size: 16px;
  }
  .joyo-contact__cards,
  .joyo-contact__agents {
    grid-template-columns: 1fr;
    width: calc(100% - 32px);
  }
  .joyo-contact__cards {
    margin-top: -104px;
    padding: 56px 16px 72px;
    border-radius: 44px 44px 0 0;
  }
  .joyo-contact-card {
    min-height: 260px;
    padding: 36px 20px 28px;
  }
  .joyo-contact__section-title {
    padding-top: 72px;
  }
  .joyo-contact__section-title h2 {
    font-size: 34px;
  }
  .joyo-contact__form-grid,
  .joyo-contact__map {
    width: calc(100% - 32px);
  }
  .joyo-contact__map {
    border-radius: 14px;
  }
  .joyo-contact__map iframe {
    height: 400px;
  }
  .joyo-contact__map figcaption {
    min-height: 62px;
    justify-content: center;
    padding: 10px 12px;
  }
  .joyo-contact__map figcaption a {
    width: 100%;
    justify-content: center;
  }
  .joyo-contact-form {
    min-height: 0;
    padding: 28px 18px 32px;
  }
  .joyo-contact-success {
    min-height: 420px;
    padding: 48px 24px;
  }
  .joyo-agent-card {
    grid-template-columns: 56px minmax(0, 1fr);
    padding: 28px 22px;
  }
  .joyo-agent-card img {
    width: 56px;
    height: 58px;
  }
  .joyo-agent-card h3 {
    font-size: 24px;
  }
}
.el-input__inner {
  border-radius: 0 !important;
}

@media (max-width: 768px) {
  .el-message-box {
    max-width: 90%;
  }
}

/**
 * @copyright     2022 JoyoLight - All Rights Reserved.
 * @link          https://joyoLight.ca
 * @Author        guangda <service@joyolight.ca>
 * @Date          2022-09-01 16:23:34
 * @LastEditTime  2022-09-16 20:55:44
 */
body.page-order-success .order-wrap .card-body.main-body, body.page-payment .order-wrap .card-body.main-body {
  padding: 3rem;
  padding-left: 7rem;
}
@media (max-width: 768px) {
  body.page-order-success .order-wrap .card-body.main-body, body.page-payment .order-wrap .card-body.main-body {
    padding: 1rem;
  }
}
body.page-order-success .order-wrap .card-body .order-top, body.page-payment .order-wrap .card-body .order-top {
  padding-bottom: 2.7rem;
  margin-bottom: 2.7rem;
  display: flex;
  justify-content: center;
}
body.page-order-success .order-wrap .card-body .order-top .left, body.page-payment .order-wrap .card-body .order-top .left {
  margin-top: -6px;
}
@media (max-width: 768px) {
  body.page-order-success .order-wrap .card-body .order-top .left, body.page-payment .order-wrap .card-body .order-top .left {
    display: none;
  }
}
body.page-order-success .order-wrap .card-body .order-top .left i, body.page-payment .order-wrap .card-body .order-top .left i {
  color: #4caf50;
  font-size: 80px;
  line-height: 1;
}
body.page-order-success .order-wrap .card-body .order-top .right, body.page-payment .order-wrap .card-body .order-top .right {
  flex: 1;
  margin-left: 2rem;
}
@media (max-width: 768px) {
  body.page-order-success .order-wrap .card-body .order-top .right, body.page-payment .order-wrap .card-body .order-top .right {
    margin: 0;
  }
}
body.page-order-success .order-wrap .card-body .order-top .right .table, body.page-payment .order-wrap .card-body .order-top .right .table {
  margin-bottom: 0;
}
body.page-order-success .order-wrap .card-body .order-top .right .order-title, body.page-payment .order-wrap .card-body .order-top .right .order-title {
  margin-bottom: 1.2rem;
  font-weight: 400;
}
body.page-order-success .order-wrap .card-body .order-top .right .order-info, body.page-payment .order-wrap .card-body .order-top .right .order-info {
  padding: 0.7rem;
  background-color: #fffaf0;
  border: 1px solid #ffe1ad;
}
body.page-order-success .order-wrap .card-body .order-bottom, body.page-payment .order-wrap .card-body .order-bottom {
  margin-left: calc(2rem + 80px);
  line-height: 2;
}
@media (max-width: 768px) {
  body.page-order-success .order-wrap .card-body .order-bottom, body.page-payment .order-wrap .card-body .order-bottom {
    margin: 0;
  }
}

/**
 * @copyright     2022 JoyoLight - All Rights Reserved.
 * @link          https://joyoLight.ca
 * @Author        guangda <service@joyolight.ca>
 * @Date          2022-09-01 16:23:34
 * @LastEditTime  2022-09-16 20:55:58
 */
@media (max-width: 768px) {
  body.page-account-order-list .order-status-wrap li {
    flex: 1;
    text-align: center;
  }
  body.page-account-order-list .order-status-wrap {
    margin-bottom: 14px;
  }
  body.page-account-order-list .order-status-wrap .nav-link {
    padding-left: 2px;
    padding-right: 2px;
  }
}
body.page-account-order-list .order-wrap .table .sep-row {
  height: 20px;
}
body.page-account-order-list .order-wrap .table .sep-row td {
  border: 0;
}
body.page-account-order-list .order-wrap .table .head-tr {
  background: #f5f5f5;
}
body.page-account-order-list .order-wrap .table .head-tr td {
  border-bottom-color: #f5f5f5;
}
body.page-account-order-list .order-wrap .table thead {
  background: #f5f5f5;
}
body.page-account-order-list .order-wrap .table thead th {
  font-weight: 500;
  border: 0;
}
body.page-account-order-list .order-wrap .table tbody td {
  border: 1px solid #e5e5e5;
}
body.page-account-order-list .order-wrap .table .product-info {
  display: flex;
  align-items: center;
}
body.page-account-order-list .order-wrap .table .product-info .img {
  flex: 0 0 60px;
  margin-right: 10px;
}
@media (max-width: 768px) {
  body.page-account-order-list .order-wrap .table .product-info .img {
    flex: 0 0 50px;
    width: 50px;
  }
}
@media (max-width: 768px) {
  body.page-account-order-list .order-wrap .table .product-info .name a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 12px;
  }
}
body.page-account-order-list .order-mb-wrap .order-mb-list {
  border-radius: 4px;
}
body.page-account-order-list .order-mb-wrap .header-wrapper {
  padding-bottom: 10px;
  margin-bottom: 12px;
  border-bottom: 1px solid #eee;
}
body.page-account-order-list .order-mb-wrap .footer-wrapper {
  padding-top: 10px;
  margin-top: 12px;
  border-top: 1px solid #eee;
}

body.page-account-order-info {
  background-color: #F7F8FA;
}
body.page-account-order-info .product-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #eee;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
body.page-account-order-info .product-list .left {
  flex: 0 0 80px;
  margin-right: 10px;
}
body.page-account-order-info .product-list .right {
  color: #767676;
}
@media (min-width: 768px) {
  body.page-account-order-info .product-list .right {
    font-size: 0.9375rem;
  }
}
body.page-account-order-info .product-list .right .name {
  margin-bottom: 0.4rem;
  color: #1a1a1a;
}
body.page-account-order-info .nowrap {
  white-space: nowrap;
}

/**
 * @copyright     2022 JoyoLight - All Rights Reserved.
 * @link          https://joyoLight.ca
 * @Author        guangda <service@joyolight.ca>
 * @Date          2022-09-01 16:23:34
 * @LastEditTime  2022-09-16 20:55:54
 */
body.page-account-address .addresses-wrap .item, body.page-checkout .addresses-wrap .item {
  position: relative;
  padding: 14px;
  margin-bottom: 1.3rem;
  border: 1px solid #e5e5e5;
  height: 140px;
  cursor: pointer;
}
@media (max-width: 768px) {
  body.page-account-address .addresses-wrap .item, body.page-checkout .addresses-wrap .item {
    margin-bottom: 0.9rem;
    padding: 10px;
    height: auto;
  }
  body.page-account-address .addresses-wrap .item.address-right, body.page-checkout .addresses-wrap .item.address-right {
    margin-bottom: 0;
  }
}
body.page-account-address .addresses-wrap .item:hover, body.page-checkout .addresses-wrap .item:hover {
  border-color: #222;
}
body.page-account-address .addresses-wrap .item.active, body.page-checkout .addresses-wrap .item.active {
  border-left: none;
}
body.page-account-address .addresses-wrap .item.active:before, body.page-checkout .addresses-wrap .item.active:before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 4px;
  height: calc(100% + 2px);
  background-color: #4991F4;
  background: repeating-linear-gradient(-45deg, #d60404 0, #d60404 10px, #fff 10px, #fff 20px, #4991F4 20px, #4991F4 30px, #fff 30px, #fff 40px);
}
body.page-account-address .addresses-wrap .item .name-wrap, body.page-checkout .addresses-wrap .item .name-wrap {
  margin-bottom: 0.6rem;
  line-height: 1;
}
body.page-account-address .addresses-wrap .item .name-wrap .name, body.page-checkout .addresses-wrap .item .name-wrap .name {
  font-size: 1rem;
  font-weight: bold;
}
body.page-account-address .addresses-wrap .item .name-wrap .phone, body.page-checkout .addresses-wrap .item .name-wrap .phone {
  font-size: 0.8rem;
  color: #666;
}
body.page-account-address .addresses-wrap .item .zipcode, body.page-checkout .addresses-wrap .item .zipcode {
  margin-bottom: 0.3rem;
  min-height: 20px;
}
body.page-account-address .addresses-wrap .item .address-info, body.page-checkout .addresses-wrap .item .address-info {
  height: 32px;
  line-height: 1.3;
}
body.page-account-address .addresses-wrap .item .address-bottom, body.page-checkout .addresses-wrap .item .address-bottom {
  min-height: 28px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body.page-account-address .mobileWidth, body.page-checkout .mobileWidth {
  width: 600px;
}
@media (max-width: 768px) {
  body.page-account-address .mobileWidth, body.page-checkout .mobileWidth {
    width: 95%;
  }
}
body.page-account-address .dialog-address, body.page-checkout .dialog-address {
  display: block;
}
@media (max-width: 768px) {
  body.page-account-address .dialog-address > div, body.page-checkout .dialog-address > div {
    width: 100%;
  }
}
@media (min-width: 768px) {
  body.page-account-address .dialog-address, body.page-checkout .dialog-address {
    display: flex;
  }
}

/**
 * @copyright     2022 JoyoLight - All Rights Reserved.
 * @link          https://joyoLight.ca
 * @Author        guangda <service@joyolight.ca>
 * @Date          2022-08-15 15:43:12
 * @LastEditTime  2022-09-16 20:56:17
 */
body.page-brands .brand-item {
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.07);
  margin-bottom: 10px;
  height: 133px;
  width: 100%;
}
body.page-brands .brand-item > img {
  max-height: 100%;
}
body.page-brands .brand-list li {
  list-style: none;
}
body.page-brands .brand-list li a {
  color: #242424;
  text-decoration: none;
}
body.page-brands .curser-list {
  cursor: pointer;
}
@media (max-width: 768px) {
  body.page-brands .curser-list {
    display: block;
  }
  body.page-brands .curser-list li {
    display: inline-block;
    margin-bottom: 6px;
  }
  body.page-brands .curser-list li + .list-group-item {
    border-left: 1px solid #e4e4e4;
  }
}
body.page-brands .curser-list > li > a {
  color: #242424;
  transition: all 0.3s;
  text-decoration: none;
}
body.page-brands .curser-list > li > a:hover {
  background-color: #eee;
}
body.page-brands .curser-list > li > a:active {
  background-color: #aaa;
}

.page-about-new {
  background: #fcfcfc;
}
.page-about-new .header-wrap {
  position: absolute;
  z-index: 20;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.joyo-about {
  --joyo-blue: #02aef5;
  --joyo-blue-dark: #05a4f3;
  --joyo-ink: #050505;
  --joyo-muted: #5f5f5f;
  --joyo-panel: #fcfcfc;
  --joyo-line: #f5f5f5;
  overflow: hidden;
  background: #fcfcfc;
  color: var(--joyo-ink);
  font-family: Inter, "Noto Sans SC", Arial, sans-serif;
}

.joyo-about__container {
  width: min(1600px, 100% - 96px);
  margin: 0 auto;
}

.joyo-about__hero {
  position: relative;
  min-height: 986px;
  background-position: center;
  background-size: cover;
}

.joyo-about__hero-shade {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.62), rgba(0, 0, 0, 0.18) 56%, rgba(0, 0, 0, 0.06));
}

.joyo-about__hero-inner {
  position: relative;
  z-index: 1;
  width: min(1440px, 100% - 48px);
  margin: 0 auto;
  padding-top: 282px;
  color: #fff;
}
.joyo-about__hero-inner h1 {
  max-width: 760px;
  margin: 0 0 28px;
  color: #fff;
  font-size: clamp(48px, 5.6vw, 78px);
  font-weight: 700;
  line-height: 1.22;
}
.joyo-about__hero-inner p {
  max-width: 686px;
  margin: 0 0 34px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 24px;
  font-weight: 300;
  line-height: 1.65;
}

.joyo-about__pill,
.joyo-about__application-card button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-height: 48px;
  border: 0;
  border-radius: 999px;
  background: #1382f5;
  color: #fff;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}
.joyo-about__pill:hover,
.joyo-about__application-card button:hover {
  background: #0f6fd1;
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 12px 24px rgba(19, 130, 245, 0.25);
}
.joyo-about__pill:focus-visible,
.joyo-about__application-card button:focus-visible {
  outline: 3px solid rgba(19, 130, 245, 0.4);
  outline-offset: 3px;
}

.joyo-about__pill {
  padding: 0 46px 0 52px;
  font-size: 22px;
}

.joyo-about__intro {
  position: relative;
  z-index: 2;
  margin-top: -116px;
  padding: 138px 0 82px;
  border-radius: 76px 76px 0 0;
  background: #fcfcfc;
}
.joyo-about__intro h2 {
  max-width: 680px;
  margin: 0 0 58px;
  font-size: clamp(42px, 4.8vw, 60px);
  font-weight: 500;
  line-height: 1.27;
}

.joyo-about__eyebrow {
  margin: 0 0 22px;
  color: var(--joyo-blue);
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
  text-transform: uppercase;
}

.joyo-about__cards {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
}

.joyo-about-card,
.joyo-about-step,
.joyo-about__application-card,
.joyo-about-success {
  border: 1px solid var(--joyo-line);
  border-radius: 20px;
  background: var(--joyo-panel);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.08);
}

.joyo-about-card {
  display: grid;
  grid-template-columns: 170px minmax(0, 1fr);
  gap: 52px;
  min-height: 336px;
  padding: 56px 62px;
  align-items: center;
}
.joyo-about-card img {
  width: 165px;
  height: 168px;
  -o-object-fit: contain;
     object-fit: contain;
}
.joyo-about-card span {
  display: block;
  margin-bottom: 22px;
  color: var(--joyo-blue-dark);
  font-size: 36px;
  font-weight: 700;
}
.joyo-about-card p {
  margin: 0;
  color: var(--joyo-muted);
  font-size: 16px;
  line-height: 1.875;
}

.joyo-about__program {
  padding: 88px 0 92px;
}

.joyo-about__program-grid {
  display: grid;
  grid-template-columns: minmax(360px, 500px) minmax(0, 996px);
  gap: 86px;
  align-items: center;
}

.joyo-about__program-copy h2 {
  margin: 0 0 38px;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.25;
}

.joyo-about__copy-row {
  display: grid;
  grid-template-columns: 56px minmax(0, 1fr);
  gap: 22px;
  margin-bottom: 30px;
}
.joyo-about__copy-row span {
  color: var(--joyo-blue-dark);
  font-size: 22px;
  font-weight: 700;
}
.joyo-about__copy-row p {
  margin: 0;
  color: var(--joyo-muted);
  font-size: 16px;
  line-height: 1.625;
}

.joyo-about__program-image {
  width: 100%;
  min-height: 580px;
  max-height: 789px;
  border-radius: 4px;
  -o-object-fit: cover;
     object-fit: cover;
}

.joyo-about__process {
  padding: 78px 0 112px;
}

.joyo-about__center-heading {
  text-align: center;
}
.joyo-about__center-heading h2 {
  margin: 0;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.5;
}
.joyo-about__center-heading span {
  display: block;
  width: 62px;
  height: 6px;
  margin: 18px auto 52px;
  border-radius: 999px;
  background: var(--joyo-blue);
}

.joyo-about__steps {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 28px;
}

.joyo-about-step {
  min-height: 617px;
  padding: 86px 40px 42px;
}
.joyo-about-step img {
  display: block;
  width: 128px;
  height: 128px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 70px;
}
.joyo-about-step h3 {
  margin: 0 0 28px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.25;
}
.joyo-about-step span {
  display: block;
  margin-bottom: 24px;
  color: var(--joyo-blue-dark);
  font-size: 36px;
  font-weight: 700;
}
.joyo-about-step p {
  margin: 0;
  color: var(--joyo-muted);
  font-size: 16px;
  line-height: 1.875;
}

.joyo-about__application {
  padding: 78px 0 44px;
}

.joyo-about__application-grid {
  display: grid;
  grid-template-columns: minmax(0, 1171px) 360px;
  gap: 48px;
  align-items: stretch;
}

.joyo-about__application-card {
  min-height: 621px;
  padding: 72px 72px 54px;
}
.joyo-about__application-card h2 {
  margin: 0 0 34px;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.25;
}
.joyo-about__application-card button {
  min-height: 40px;
  margin-top: 28px;
  padding: 0 26px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 500;
}
.joyo-about__application-card form.is-submitted {
  opacity: 0.58;
  pointer-events: none;
}

.joyo-about-form-grid {
  display: grid;
  grid-template-columns: minmax(0, 260px) minmax(0, 260px) minmax(0, 414px);
  gap: 20px 28px;
}
.joyo-about-form-grid label {
  display: grid;
  gap: 8px;
  margin: 0;
  color: #555;
  font-size: 14px;
  line-height: 1.4;
}
.joyo-about-form-grid input,
.joyo-about-form-grid textarea {
  width: 100%;
  border: 1px solid #e5e5e5;
  background: #fff;
  color: #222;
  font-size: 14px;
  line-height: 1.5;
  padding: 10px 14px;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.joyo-about-form-grid input:focus,
.joyo-about-form-grid textarea:focus {
  border-color: var(--joyo-blue);
  box-shadow: 0 0 0 3px rgba(2, 174, 245, 0.14);
  outline: none;
}

.joyo-about-form-grid__message {
  grid-column: 3;
  grid-row: 1/span 4;
}
.joyo-about-form-grid__message textarea {
  min-height: 260px;
  resize: vertical;
}

.joyo-about-form-response {
  min-height: 22px;
  margin: 18px 0 0;
  font-size: 14px;
}
.joyo-about-form-response[data-state=loading] {
  color: var(--joyo-blue);
}
.joyo-about-form-response[data-state=error] {
  color: #c62828;
}

.joyo-about-success {
  display: grid;
  align-content: center;
  justify-items: center;
  min-height: 621px;
  padding: 56px 28px;
  background: #ecf5fd;
  text-align: center;
}
.joyo-about-success img {
  width: 156px;
  height: 152px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 64px;
}
.joyo-about-success h3 {
  max-width: 313px;
  margin: 0 0 42px;
  color: #505966;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.65;
}
.joyo-about-success p {
  max-width: 205px;
  margin: 0;
  color: #575c61;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

@media (max-width: 1280px) {
  .joyo-about__container {
    width: min(1180px, 100% - 48px);
  }
  .joyo-about-card {
    grid-template-columns: 120px minmax(0, 1fr);
    gap: 32px;
    padding: 42px;
  }
  .joyo-about-card img {
    width: 120px;
    height: 120px;
  }
  .joyo-about__program-grid,
  .joyo-about__application-grid {
    grid-template-columns: 1fr;
  }
  .joyo-about__steps {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .joyo-about-success {
    min-height: 440px;
  }
}
@media (max-width: 767px) {
  .joyo-about__container,
  .joyo-about__hero-inner {
    width: calc(100% - 32px);
  }
  .joyo-about__hero {
    min-height: 720px;
  }
  .joyo-about__hero-inner {
    padding-top: 168px;
  }
  .joyo-about__hero-inner p {
    font-size: 18px;
    line-height: 1.55;
  }
  .joyo-about__pill {
    min-height: 44px;
    padding: 0 28px;
    font-size: 16px;
  }
  .joyo-about__intro {
    margin-top: -74px;
    padding: 82px 0 58px;
    border-radius: 44px 44px 0 0;
  }
  .joyo-about__cards,
  .joyo-about__steps {
    grid-template-columns: 1fr;
  }
  .joyo-about-card {
    grid-template-columns: 1fr;
    min-height: 0;
    padding: 30px 24px;
  }
  .joyo-about__program {
    padding: 58px 0;
  }
  .joyo-about__program-grid {
    gap: 42px;
  }
  .joyo-about__program-image {
    min-height: 360px;
  }
  .joyo-about-step {
    min-height: 0;
    padding: 42px 28px;
  }
  .joyo-about-step img {
    margin-bottom: 34px;
  }
  .joyo-about__application-card {
    padding: 34px 20px;
  }
  .joyo-about-form-grid {
    grid-template-columns: 1fr;
  }
  .joyo-about-form-grid__message {
    grid-column: auto;
    grid-row: auto;
  }
}
/**
 * @copyright     2022 JoyoLight - All Rights Reserved.
 * @link          https://joyoLight.ca
 * @Author        guangda <service@joyolight.ca>
 * @Date          2022-08-02 19:19:52
 * @LastEditTime  2022-09-16 20:55:22
 */
.module-item {
  position: relative;
}
.module-item.module-item-design:hover .module-edit {
  display: flex;
}
.module-item.module-item-design:hover:after {
  display: block;
}
.module-item:after {
  content: "";
  display: none;
  position: absolute;
  left: 2px;
  right: 2px;
  top: 2px;
  bottom: 2px;
  z-index: 9;
  outline: 2px solid #00a8ff;
}
.module-item .module-edit {
  position: absolute;
  top: -28px;
  left: 0;
  width: 100%;
  z-index: 9;
  align-items: center;
  justify-content: center;
  display: none;
}
.module-item .module-edit .edit-wrap {
  background-color: #00a8ff;
  color: #fff;
  display: flex;
  align-items: center;
}
.module-item .module-edit .edit-wrap > div {
  height: 28px;
  line-height: 30px;
  padding: 0 10px;
  font-size: 16px;
  cursor: pointer;
  position: relative;
}
.module-item .module-edit .edit-wrap > div:first-of-type:after {
  content: "";
  position: absolute;
  top: 0;
  border: solid rgba(0, 0, 0, 0);
  border-right: solid #00a8ff;
  border-width: 28px 10px 0 0;
  right: 100%;
}
.module-item .module-edit .edit-wrap > div:first-of-type:hover:after {
  border-right-color: rgb(0, 147.84, 224.4);
}
.module-item .module-edit .edit-wrap > div:last-of-type:after {
  content: "";
  position: absolute;
  top: 0;
  border: solid rgba(0, 0, 0, 0);
  border-left: solid #00a8ff;
  border-width: 28px 0 0 10px;
  left: 100%;
}
.module-item .module-edit .edit-wrap > div:last-of-type:hover:after {
  border-left-color: rgb(0, 147.84, 224.4);
}
.module-item .module-edit .edit-wrap > div:hover {
  background-color: rgb(0, 147.84, 224.4);
}

.page-home-landing {
  background: #fbfafa;
}
.page-home-landing .header-wrap {
  position: absolute;
  z-index: 20;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.joyo-landing {
  --joyo-blue: #02aef5;
  --joyo-blue-dark: #05a4f3;
  --joyo-ink: #050505;
  --joyo-muted: #5f5f5f;
  --joyo-soft: #fbfafa;
  --joyo-line: #f6f6f7;
  overflow: hidden;
  background: #fff;
  color: var(--joyo-ink);
  font-family: Inter, "Noto Sans SC", Arial, sans-serif;
}

.joyo-landing__container {
  width: min(1680px, 100% - 96px);
  margin: 0 auto;
}

.joyo-landing__hero {
  position: relative;
  min-height: 1152px;
  background-position: center;
  background-size: cover;
  color: #fff;
}

.joyo-landing__swiper {
  position: relative;
}

.joyo-landing__hero-shade {
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 0 48%, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0.55) 28%, rgba(0, 0, 0, 0.08) 68%), linear-gradient(90deg, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.08));
}

.joyo-landing__hero-inner {
  position: relative;
  z-index: 1;
  width: min(1440px, 100% - 48px);
  margin: 0 auto;
  padding-top: 224px;
}

.joyo-landing__brand {
  margin: 0 0 34px;
  color: #fff;
  font-size: 40px;
  line-height: 1.2;
}

.joyo-landing__hero h1 {
  max-width: 650px;
  margin: 0 0 32px;
  color: #fff;
  font-size: clamp(56px, 6vw, 78px);
  font-weight: 700;
  line-height: 1.23;
}

.joyo-landing__hero-copy {
  max-width: 620px;
  margin: 0 0 34px;
  color: rgba(255, 255, 255, 0.92);
  font-size: 24px;
  font-weight: 300;
  line-height: 1.5;
}

.joyo-landing__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}
.joyo-landing__actions a {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  padding: 0 32px;
  border-radius: 999px;
  background: var(--joyo-blue);
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}
.joyo-landing__actions .joyo-landing__ghost {
  border: 1px solid rgba(255, 255, 255, 0.7);
  background: rgba(255, 255, 255, 0.12);
}

.joyo-landing__slider {
  position: absolute;
  z-index: 4;
  bottom: 48px;
  left: max(24px, (100% - 1440px) / 2);
  display: grid;
  grid-template-columns: repeat(var(--joyo-slide-count, 1), minmax(0, 1fr));
  gap: 0;
  width: 570px;
  max-width: calc(100% - 48px);
  margin: 0;
  border-top: 4px solid rgba(255, 255, 255, 0.95);
}
.joyo-landing__slider .swiper-pagination-bullet {
  position: relative;
  width: auto;
  height: auto;
  margin: 0 !important;
  padding-top: 18px;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: rgba(255, 255, 255, 0.5);
  font-size: 24px;
  text-align: left;
  opacity: 1;
}
.joyo-landing__slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
  color: #fff;
}
.joyo-landing__slider .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  content: "";
  position: absolute;
  top: -4px;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #fff, var(--joyo-blue));
}

.joyo-landing__feature-strip {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 420px), 1fr));
  width: min(1728px, 100% - 96px);
  margin: 0 auto;
  overflow: hidden;
  border-radius: 76px 76px 0 0;
  background: #fff;
}

.joyo-landing-feature {
  min-height: 450px;
  padding: 74px 42px 52px;
  border: 1px solid var(--joyo-line);
  background: #fff;
}
.joyo-landing-feature.is-active {
  background: #f3f2f1;
}
.joyo-landing-feature span {
  display: block;
  margin-bottom: 24px;
  color: var(--joyo-blue-dark);
  font-size: 24px;
  font-weight: 700;
}
.joyo-landing-feature h2 {
  margin: 0 0 24px;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.3;
}
.joyo-landing-feature p {
  min-height: 140px;
  margin: 0 0 28px;
  color: #747474;
  font-size: 20px;
  line-height: 1.4;
}
.joyo-landing-feature div {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
}
.joyo-landing-feature a {
  display: inline-flex;
  min-height: 36px;
  align-items: center;
  justify-content: center;
  padding: 0 22px;
  border: 1px solid var(--joyo-blue);
  border-radius: 999px;
  color: var(--joyo-blue);
  font-size: 14px;
  text-decoration: none;
}
.joyo-landing-feature a:first-child {
  background: var(--joyo-blue);
  color: #fff;
}

.joyo-landing__system {
  padding: 66px 0 62px;
  background: #fff;
}

.joyo-landing__system-grid {
  display: grid;
  grid-template-columns: minmax(360px, 740px) minmax(0, 854px);
  gap: 72px;
  align-items: center;
}
.joyo-landing__system-grid h2 {
  max-width: 640px;
  margin: 0 0 38px;
  font-size: clamp(42px, 4.2vw, 60px);
  font-weight: 700;
  line-height: 1.27;
}
.joyo-landing__system-grid p {
  margin: 0 0 28px;
  color: var(--joyo-muted);
  font-size: 22px;
  line-height: 1.64;
}
.joyo-landing__system-grid a {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  padding: 0 28px;
  border-radius: 999px;
  background: var(--joyo-blue);
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}
.joyo-landing__system-grid img {
  display: block;
  width: 100%;
  min-height: 560px;
  -o-object-fit: cover;
     object-fit: cover;
}

.joyo-landing__eyebrow {
  margin: 0 0 28px;
  color: #31c7f7;
  font-size: 24px;
  font-weight: 700;
}

.joyo-landing__projects,
.joyo-landing__workflow,
.joyo-landing__cta {
  background: var(--joyo-soft);
}

.joyo-landing__projects {
  padding: 116px 0 74px;
}

.joyo-landing__section-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 42px;
}
.joyo-landing__section-head h2 {
  margin: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.58;
}
.joyo-landing__section-head a {
  display: inline-flex;
  height: 48px;
  align-items: center;
  justify-content: center;
  padding: 0 22px;
  border: 1px solid #02AEF5;
  border-radius: 100px;
  background: rgba(2, 174, 245, 0);
  color: var(--joyo-blue);
  text-decoration: none;
}

.joyo-landing__project-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 420px), 1fr));
  gap: 28px;
}

.joyo-landing-project {
  overflow: hidden;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.08);
  color: inherit;
  text-decoration: none;
}
.joyo-landing-project img {
  display: block;
  width: 100%;
  aspect-ratio: 534/269;
  -o-object-fit: cover;
     object-fit: cover;
}
.joyo-landing-project div {
  min-height: 112px;
  padding: 22px 30px;
}
.joyo-landing-project h3 {
  margin: 0 0 8px;
  color: #282727;
  font-size: 22px;
  font-weight: 700;
}
.joyo-landing-project p {
  margin: 0;
  color: #797979;
  font-size: 16px;
  line-height: 1.5;
}

.joyo-landing__workflow {
  padding: 74px 0;
}
.joyo-landing__workflow h2 {
  margin: 0 0 18px;
  font-size: 48px;
  font-weight: 700;
}

.joyo-landing__workflow-copy {
  max-width: 1500px;
  margin: 0 0 42px;
  color: var(--joyo-muted);
  font-size: 18px;
  line-height: 1.65;
}

.joyo-landing__workflow-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 240px), 1fr));
  gap: 0;
}

.joyo-landing-step {
  min-height: 783px;
  padding: 42px 22px;
  border: 1px solid #efefef;
  background: #fff;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.08);
}
.joyo-landing-step img {
  display: block;
  width: 64px;
  height: 64px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 48px;
}
.joyo-landing-step span {
  display: block;
  margin-bottom: 16px;
  color: var(--joyo-blue-dark);
  font-size: 36px;
  font-weight: 700;
}
.joyo-landing-step h3 {
  margin: 0 0 28px;
  font-size: 28px;
  font-weight: 700;
}
.joyo-landing-step p {
  margin: 0;
  color: var(--joyo-muted);
  font-size: 16px;
  line-height: 1.875;
}

.joyo-landing__cta {
  padding: 0 0 64px;
}

.joyo-landing__cta-panel {
  position: relative;
  min-height: 400px;
  display: grid;
  align-items: center;
  overflow: hidden;
  border-radius: 4px;
}
.joyo-landing__cta-panel > div {
  position: relative;
  z-index: 1;
}
.joyo-landing__cta-panel div {
  max-width: 850px;
  padding-left: 72px;
}
.joyo-landing__cta-panel h2 {
  margin: 0 0 28px;
  font-size: 48px;
  font-weight: 700;
}
.joyo-landing__cta-panel p {
  margin: 0 0 28px;
  color: var(--joyo-muted);
  font-size: 22px;
  line-height: 1.64;
}
.joyo-landing__cta-panel a {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  padding: 0 28px;
  border-radius: 999px;
  background: var(--joyo-blue);
  color: #fff;
  text-decoration: none;
}

.joyo-landing__legacy-modules {
  background: #fff;
}

.module-item:has(.joyo-landing__hero) + .module-item .joyo-landing__feature-strip {
  margin-top: -166px;
}

.joyo-landing__cta-background {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center right;
     object-position: center right;
}

.joyo-landing-animation-ready .joyo-landing [data-joyo-animation] .joyo-landing-animate,
.joyo-landing-animation-ready .joyo-landing [data-animation-direction] .joyo-landing-reveal {
  opacity: 0;
  transition: opacity 0.72s ease, transform 0.72s cubic-bezier(0.22, 1, 0.36, 1);
  transition-delay: calc(var(--joyo-animation-index, 0) * 70ms);
  will-change: opacity, transform;
}
.joyo-landing-animation-ready .joyo-landing [data-joyo-animation-direction=top] .joyo-landing-animate,
.joyo-landing-animation-ready .joyo-landing [data-animation-direction=top] .joyo-landing-reveal {
  transform: translate3d(0, -42px, 0);
}
.joyo-landing-animation-ready .joyo-landing [data-joyo-animation-direction=bottom] .joyo-landing-animate,
.joyo-landing-animation-ready .joyo-landing [data-animation-direction=bottom] .joyo-landing-reveal {
  transform: translate3d(0, 42px, 0);
}
.joyo-landing-animation-ready .joyo-landing [data-joyo-animation-direction=left] .joyo-landing-animate,
.joyo-landing-animation-ready .joyo-landing [data-animation-direction=left] .joyo-landing-reveal {
  transform: translate3d(-42px, 0, 0);
}
.joyo-landing-animation-ready .joyo-landing [data-joyo-animation-direction=right] .joyo-landing-animate,
.joyo-landing-animation-ready .joyo-landing [data-animation-direction=right] .joyo-landing-reveal {
  transform: translate3d(42px, 0, 0);
}
.joyo-landing-animation-ready .joyo-landing [data-joyo-animation-direction=none] .joyo-landing-animate,
.joyo-landing-animation-ready .joyo-landing [data-animation-direction=none] .joyo-landing-reveal {
  opacity: 1;
  transform: none;
}
.joyo-landing-animation-ready .joyo-landing [data-joyo-animation].is-joyo-visible .joyo-landing-animate,
.joyo-landing-animation-ready .joyo-landing [data-animation-direction].is-visible .joyo-landing-reveal {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

@media (prefers-reduced-motion: reduce) {
  .joyo-landing-animation-ready .joyo-landing [data-joyo-animation] .joyo-landing-animate,
  .joyo-landing-animation-ready .joyo-landing [data-animation-direction] .joyo-landing-reveal {
    opacity: 1;
    transform: none;
    transition: none;
  }
}
@media (max-width: 1280px) {
  .joyo-landing__container {
    width: min(1180px, 100% - 48px);
  }
  .joyo-landing__feature-strip,
  .joyo-landing__project-grid {
    grid-template-columns: repeat(auto-fit, minmax(min(100%, 420px), 1fr));
  }
  .joyo-landing__system-grid {
    grid-template-columns: 1fr;
  }
  .joyo-landing__workflow-grid {
    grid-template-columns: repeat(auto-fit, minmax(min(100%, 320px), 1fr));
    gap: 18px;
  }
  .joyo-landing-step {
    min-height: 520px;
    border-radius: 10px;
  }
}
@media (max-width: 767px) {
  .joyo-landing__container,
  .joyo-landing__hero-inner {
    width: calc(100% - 32px);
  }
  .joyo-landing__hero {
    min-height: 820px;
  }
  .joyo-landing__hero-inner {
    padding-top: 152px;
  }
  .joyo-landing__brand {
    font-size: 28px;
  }
  .joyo-landing__hero-copy {
    font-size: 18px;
    line-height: 1.55;
  }
  .joyo-landing__slider {
    bottom: 28px;
    left: 16px;
    width: calc(100% - 32px);
    max-width: none;
  }
  .joyo-landing__feature-strip,
  .joyo-landing__project-grid,
  .joyo-landing__workflow-grid {
    grid-template-columns: 1fr;
  }
  .joyo-landing__feature-strip {
    width: calc(100% - 32px);
  }
  .joyo-landing__feature-strip {
    border-radius: 44px 44px 0 0;
  }
  .module-item:has(.joyo-landing__hero) + .module-item .joyo-landing__feature-strip {
    margin-top: -86px;
  }
  .joyo-landing-feature {
    min-height: 0;
    padding: 44px 24px;
  }
  .joyo-landing__system-grid img {
    min-height: 320px;
  }
  .joyo-landing__section-head {
    align-items: flex-start;
    flex-direction: column;
  }
  .joyo-landing__section-head h2 {
    font-size: 34px;
    line-height: 1.25;
  }
  .joyo-landing__workflow h2,
  .joyo-landing__cta-panel h2 {
    font-size: 34px;
  }
  .joyo-landing-step {
    min-height: 0;
  }
  .joyo-landing__cta-panel div {
    padding: 40px 24px;
  }
}
/**
 * @copyright     2022 JoyoLight - All Rights Reserved.
 * @link          https://joyoLight.ca
 * @Author        guangda <service@joyolight.ca>
 * @Date          2022-08-02 19:19:52
 * @LastEditTime  2022-09-16 20:57:29
 */
.module-image-plus .module-image-plus-top {
  display: flex;
}
.module-image-plus .module-image-plus-top .right {
  margin-left: 20px;
}
.module-image-plus .module-image-plus-bottom {
  margin-top: 24px;
}

.banner-magnify-hover .image-wrap {
  overflow: hidden;
  display: block;
}
.banner-magnify-hover .image-wrap img {
  transition: 0.3s ease-in-out;
}
.banner-magnify-hover .image-wrap:hover img {
  transform: rotate(6deg) scale(1.3);
}

/**
 * @copyright     2024 JoyoLight.ca - All Rights Reserved.
 * @link          https://JoyoLight.ca
 * @Author        guangda <service@JoyoLight.ca>
 * @Date          2024-11-12 10:42:54
 * @LastEditTime  2024-11-12 10:43:15
 */
.module-img-text-slideshow {
  --swiper-theme-color: #fff; /* 设置Swiper风格 */
  --swiper-navigation-color: #fff; /* 单独设置按钮颜色 */
  --swiper-pagination-bullet-width: 60px; /* 设置分页器宽度 */
  --swiper-pagination-bullet-height: 4px; /* 设置分页器高度 */
  --swiper-pagination-bullet-inactive-opacity: 1;
  overflow: hidden;
  position: relative;
}
.module-img-text-slideshow .swiper-pagination-bullet {
  border-radius: 2px;
  background-color: rgba(255, 255, 255, 0.4);
  position: relative;
  overflow: hidden;
}
.module-img-text-slideshow .swiper-pagination-bullet span {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #fff;
}
.module-img-text-slideshow .swiper-pagination {
  text-align: left;
  padding-left: 80px;
}
@media (min-width: 992px) {
  .module-img-text-slideshow .swiper-pagination {
    bottom: 40px !important;
  }
}
@media (max-width: 992px) {
  .module-img-text-slideshow .swiper-pagination {
    padding-left: 20px;
    text-align: left;
  }
}
.module-img-text-slideshow .swiper-slide-active .image-wrap {
  transform: scale(1);
}
.module-img-text-slideshow .autoplay-progress {
  position: absolute;
  right: 16px;
  bottom: 16px;
  z-index: 10;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  color: var(--swiper-theme-color);
}
.module-img-text-slideshow .autoplay-progress svg {
  --progress: 0;
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 10;
  width: 100%;
  height: 100%;
  stroke-width: 4px;
  stroke: var(--swiper-theme-color);
  fill: none;
  stroke-dashoffset: calc(125.6px * (1 - var(--progress)));
  stroke-dasharray: 125.6;
  transform: rotate(-90deg);
}
.module-img-text-slideshow .content-wrap {
  display: flex;
}
.module-img-text-slideshow .content-wrap.start {
  justify-content: flex-start;
}
.module-img-text-slideshow .content-wrap.center {
  justify-content: center;
  text-align: center;
}
.module-img-text-slideshow .content-wrap.center .text-wrap {
  max-width: 800px;
}
.module-img-text-slideshow .content-wrap.end {
  justify-content: flex-end;
  text-align: right;
}
.module-img-text-slideshow .image-wrap {
  position: relative;
  height: 380px;
  background-repeat: no-repeat;
  background-position: center center;
  transform-origin: center center;
  background-size: cover;
  display: flex;
  align-items: center;
  transform: scale(1.1732);
  transition: transform 3s cubic-bezier(0.23, 1, 0.32, 1);
}
.module-img-text-slideshow .image-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 55%;
  height: 100%;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.2) 80%, transparent 100%);
  z-index: 1;
  pointer-events: none;
}
@media (min-width: 768px) {
  .module-img-text-slideshow .image-wrap {
    height: 650px;
  }
}
@media (min-width: 1200px) {
  .module-img-text-slideshow .image-wrap {
    height: 750px;
  }
}
@media (min-width: 1600px) {
  .module-img-text-slideshow .image-wrap {
    height: 850px;
  }
}
.module-img-text-slideshow .content-wrap {
  position: relative;
  z-index: 2;
}
.module-img-text-slideshow .text-wrap {
  max-width: 650px;
  color: #fff;
  z-index: 2;
}
@media (min-width: 992px) {
  .module-img-text-slideshow .text-wrap {
    margin-top: 30px;
    padding-left: 80px;
  }
}
@media (max-width: 992px) {
  .module-img-text-slideshow .text-wrap {
    padding: 30px 20px;
    max-width: 100%;
  }
}
.module-img-text-slideshow .text-wrap .sub-title {
  font-size: 1rem;
  margin-bottom: 0.8rem;
  font-weight: 400;
  letter-spacing: 0.05em;
}
@media (min-width: 992px) {
  .module-img-text-slideshow .text-wrap .sub-title {
    font-size: 1.5rem;
  }
}
.module-img-text-slideshow .text-wrap .title {
  font-size: 1.8rem;
  margin-bottom: 1rem;
  color: #fff;
  font-weight: 700;
  line-height: 1.15;
}
@media (min-width: 768px) {
  .module-img-text-slideshow .text-wrap .title {
    font-size: 2.8rem;
  }
}
@media (min-width: 992px) {
  .module-img-text-slideshow .text-wrap .title {
    font-size: 3.5rem;
  }
}
@media (min-width: 1200px) {
  .module-img-text-slideshow .text-wrap .title {
    font-size: 4.2rem;
  }
}
.module-img-text-slideshow .text-wrap .description {
  font-size: 0.95rem;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.85);
}
@media (min-width: 992px) {
  .module-img-text-slideshow .text-wrap .description {
    font-size: 1.1rem;
    margin-bottom: 2rem;
    max-width: 500px;
  }
}
.module-img-text-slideshow .text-wrap .slideshow-btns {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  align-items: center;
  margin-top: 1.5rem;
}
.module-img-text-slideshow .text-wrap .slideshow-btns .btn-main-slideshow {
  font-size: 0.9rem;
  font-weight: 500;
  background-color: #ffffff;
  color: #000000;
  border: none;
  border-radius: 8px;
  padding: 10px 28px;
  transition: background-color 0.3s ease;
}
.module-img-text-slideshow .text-wrap .slideshow-btns .btn-main-slideshow:hover {
  background-color: #f0f0f0;
  color: #000000;
}
@media (min-width: 992px) {
  .module-img-text-slideshow .text-wrap .slideshow-btns .btn-main-slideshow {
    padding: 12px 36px;
    font-size: 1rem;
  }
}
.module-img-text-slideshow .text-wrap .slideshow-btns .btn-custom-slideshow {
  font-size: 0.9rem;
  font-weight: 500;
  font-family: "Inter", "Open Sans", sans-serif;
  background-color: #00a8ff;
  color: #ffffff;
  border: none;
  box-shadow: none;
  border-radius: 8px;
  padding: 10px 28px;
  text-decoration: none;
  transition: background-color 0.3s ease;
  line-height: 1.4;
}
.module-img-text-slideshow .text-wrap .slideshow-btns .btn-custom-slideshow:hover {
  background-color: #0090d6;
  color: #ffffff;
  text-decoration: none !important;
}
@media (min-width: 992px) {
  .module-img-text-slideshow .text-wrap .slideshow-btns .btn-custom-slideshow {
    padding: 12px 36px;
    font-size: 1rem;
  }
}

.module-img-text-slideshow.card-mode .image-wrap {
  height: auto;
  transform: none;
}
.module-img-text-slideshow.card-mode .image-wrap::before {
  display: none;
}
.module-img-text-slideshow.card-mode .content-wrap {
  padding: 40px 0;
  background: #ffffff;
}
.module-img-text-slideshow.card-mode .swiper-wrapper {
  align-items: stretch;
}
.module-img-text-slideshow.card-mode .swiper-slide {
  height: auto;
}
.module-img-text-slideshow.card-mode .image-wrap {
  background-image: none !important;
  background-color: #ffffff;
}
.module-img-text-slideshow.card-mode .text-wrap {
  background: #ffffff;
  border-radius: 12px;
  padding: 30px 24px;
  margin: 0;
  max-width: 100%;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
  color: #333333;
  height: 100%;
}
.module-img-text-slideshow.card-mode .text-wrap .card-number {
  font-family: "Inter", "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #00a8ff;
  letter-spacing: 0.15em;
  margin-bottom: 12px;
}
.module-img-text-slideshow.card-mode .text-wrap .sub-title {
  font-size: 1.1rem;
  font-weight: 600;
  color: #000000;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .module-img-text-slideshow.card-mode .text-wrap .sub-title {
    font-size: 1.25rem;
  }
}
.module-img-text-slideshow.card-mode .text-wrap .title {
  font-size: 1rem;
  font-weight: 700;
  color: #000000;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .module-img-text-slideshow.card-mode .text-wrap .title {
    font-size: 1.3rem;
    color: #000000;
  }
}
.module-img-text-slideshow.card-mode .text-wrap .description {
  font-size: 0.9rem;
  color: #666666;
  line-height: 1.6;
  margin-bottom: 20px;
}
.module-img-text-slideshow.card-mode .text-wrap .slideshow-btns {
  margin-top: auto;
  gap: 10px;
}
.module-img-text-slideshow.card-mode .text-wrap .btn-custom-slideshow {
  font-size: 0.85rem;
  padding: 8px 20px;
  border-radius: 8px;
  background-color: #00a8ff;
  color: #ffffff;
}
.module-img-text-slideshow.card-mode .text-wrap .btn-custom-slideshow:hover {
  background-color: #0090d6;
}
.module-img-text-slideshow.card-mode .swiper-pagination {
  display: none;
}

.module-img-text-slideshow.card-mode + .swiper-button-next,
.module-img-text-slideshow.card-mode + .swiper-button-prev {
  color: #00a8ff;
}

.card-mode-nav {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 20px;
}
.card-mode-nav .card-nav-prev,
.card-mode-nav .card-nav-next {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid #ddd;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s ease;
  color: #666666;
}
.card-mode-nav .card-nav-prev:hover,
.card-mode-nav .card-nav-next:hover {
  background: #00a8ff;
  border-color: #00a8ff;
  color: #ffffff;
}

.module-swiper-img-scroll-text {
  padding: 36px 0;
  width: 100%;
  font-size: 20px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 768px) {
  .module-swiper-img-scroll-text {
    font-size: 14px !important;
    padding: 16px 0 !important;
  }
}

.scroll-info {
  white-space: nowrap;
}

.scroll-info .scroll-text {
  padding: 0 15px;
  font-weight: bold;
  display: inline-block;
  animation: marquee-animation 3s linear infinite;
}

@keyframes marquee-animation {
  0% {
    transform: translate(0);
  }
  100% {
    transform: translate(-100%); /* 滚动到左侧 */
  }
}
/**
 * @copyright     2024 JoyoLight.ca - All Rights Reserved.
 * @link          https://JoyoLight.ca
 * @Author        guangda <service@JoyoLight.ca>
 * @Date          2024-11-12 10:42:54
 * @LastEditTime  2024-11-12 10:43:15
 */
.img-text-banner-wrap .text-wrap {
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  height: 100%;
}
@media (min-width: 1200px) {
  .img-text-banner-wrap .text-wrap {
    padding: 40px 80px 40px 100px;
  }
}
@media (max-width: 992px) {
  .img-text-banner-wrap .text-wrap {
    align-items: center;
    padding: 30px 40px;
  }
}
.img-text-banner-wrap .text-wrap .title {
  margin-bottom: 20px;
  max-width: 480px;
  font-size: 56px;
  font-style: normal;
  font-weight: 600;
  line-height: 66px;
}
.img-text-banner-wrap .text-wrap .description {
  line-height: 1.7;
  margin-bottom: 20px;
  max-width: 520px;
}
@media (min-width: 992px) {
  .img-text-banner-wrap .text-wrap .description {
    margin-bottom: 30px;
    font-size: 15px;
  }
}

/**
 * @copyright     2022 JoyoLight - All Rights Reserved.
 * @link          https://joyoLight.ca
 * @Author        guangda <service@joyolight.ca>
 * @Date          2022-08-04 17:52:22
 * @LastEditTime  2022-09-16 20:57:25
 */
.module-brand .brand-item {
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.07);
  margin-bottom: 10px;
  height: 120px;
  overflow: hidden;
  border: 1px solid transparent;
  transition: all 0.3s ease-in-out;
}
.module-brand .brand-item:hover {
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);
  border: 1px solid #00a8ff;
}
.module-brand .brand-item > img {
  max-height: 100%;
}

/**
 * @copyright     2022 JoyoLight - All Rights Reserved.
 * @link          https://joyoLight.ca
 * @Author        guangda <service@joyolight.ca>
 * @Date          2022-08-02 19:19:52
 * @LastEditTime  2022-09-16 20:57:33
 */
.module-tab-product .module-title {
  margin-bottom: 1rem;
}
.module-tab-product .nav {
  margin-bottom: 28px;
  margin-top: -10px;
}
.module-tab-product .nav .nav-link {
  color: #6c757d;
  font-size: 0.9rem;
  border: 2px solid transparent;
  border-radius: 50px;
  margin: 0 5px;
  padding: 0.3rem 1rem;
}
@media (max-width: 768px) {
  .module-tab-product .nav .nav-link {
    padding: 0.2rem 0.7rem;
    font-size: 13px;
    margin: 0;
  }
}
.module-tab-product .nav .nav-link {
  box-shadow: none;
}
.module-tab-product .nav .nav-link:hover {
  border-color: #ddd;
}
.module-tab-product .nav .nav-link.active {
  color: #111;
  border-color: #111;
}

/**
 * @copyright     2022 JoyoLight - All Rights Reserved.
 * @link          https://joyoLight.ca
 * @Author        guangda <service@joyolight.ca>
 * @Date          2022-08-02 19:19:52
 * @LastEditTime  2022-09-16 20:57:36
 */
.swiper.module-slideshow {
  --swiper-theme-color: #ff6600; /* 设置Swiper风格 */
  --swiper-navigation-color: #ff6600; /* 单独设置按钮颜色 */
  --swiper-navigation-size: 30px; /* 设置按钮大小 */
}
.swiper.module-slideshow .swiper-button-prev, .swiper.module-slideshow .swiper-button-next {
  display: none;
}
.swiper.module-slideshow:hover .swiper-button-prev, .swiper.module-slideshow:hover .swiper-button-next {
  display: block;
}

.swiper-style-plus {
  position: relative;
}
.swiper-style-plus .swiper-button-prev, .swiper-style-plus .swiper-button-next {
  width: 34px;
  height: 37px;
  color: #999;
}
@media (max-width: 768px) {
  .swiper-style-plus .swiper-button-prev, .swiper-style-plus .swiper-button-next {
    display: none;
  }
}
.swiper-style-plus .swiper-button-prev:hover, .swiper-style-plus .swiper-button-next:hover {
  color: #00a8ff;
}
.swiper-style-plus .swiper-button-prev:after, .swiper-style-plus .swiper-button-next:after {
  font-size: 26px;
}
.swiper-style-plus .swiper-button-prev {
  left: -40px;
}
.swiper-style-plus .swiper-button-next {
  right: -40px;
}
.swiper-style-plus .swiper-pagination .swiper-pagination-bullet-active {
  background: #00a8ff;
}
.swiper-style-plus .swiper-pagination.rectangle span {
  border-radius: 0;
  height: 3px;
}

/**
 * @copyright     2022 JoyoLight - All Rights Reserved.
 * @link          https://joyoLight.ca
 * @Author        guangda <service@joyolight.ca>
 * @Date          2022-08-02 19:19:52
 * @LastEditTime  2022-09-16 20:57:29
 */
.pages-wrap {
  transition: all 0.3s ease-in-out;
}
.pages-wrap:hover {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}
.pages-wrap:hover .page-info .pages-title a {
  color: #00a8ff;
}
.pages-wrap .image {
  margin-bottom: 10px;
}
.pages-wrap .image a {
  display: block;
}
.pages-wrap .page-info {
  transition: all 0.3s ease-in-out;
  padding: 0 5px 10px;
}
.pages-wrap .pages-title {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pages-wrap .pages-title a {
  color: #222;
  transition: all 0.3s ease-in-out;
}
.pages-wrap .pages-summary {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 40px;
  color: #888;
  margin-bottom: 10px;
}

/**
 * @copyright     2023 JoyoLight.ca - All Rights Reserved.
 * @link          https://JoyoLight.ca
 * @Author        guangda <service@JoyoLight.ca>
 * @Date          2023-12-04 13:52:45
 * @LastEditTime  2023-12-04 13:52:53
 */
.design-image-301 {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  clear: both;
  text-align: left;
}
.design-image-301 > a {
  display: block;
  line-height: 100%;
  position: relative;
  transition: all 0.2s ease-in-out 0s;
}
.design-image-301 > a:hover:before {
  background-color: rgba(0, 0, 0, 0.1);
  border: 15px solid rgba(255, 255, 255, 0.5);
  opacity: 1;
}
.design-image-301 > a:before {
  box-sizing: border-box;
  border: 0px solid rgba(0, 0, 0, 0.3);
  bottom: 0;
  opacity: 0;
  content: "";
  left: 0;
  overflow: visible;
  position: absolute;
  z-index: 9;
  right: 0;
  top: 0;
  transition: all 0.2s ease-in-out 0s;
}
.design-image-301 > a:nth-of-type(1) {
  width: 49%;
}
.design-image-301 > a:nth-of-type(2), .design-image-301 > a:nth-of-type(3) {
  position: absolute;
  right: 0;
  width: 49%;
}
.design-image-301 > a:nth-of-type(2) {
  top: 0;
}
.design-image-301 > a:nth-of-type(3) {
  bottom: 0 !important;
}

/**
 * @copyright     2023 JoyoLight.ca - All Rights Reserved.
 * @link          https://JoyoLight.ca
 * @Author        guangda <service@JoyoLight.ca>
 * @Date          2023-12-04 13:52:45
 * @LastEditTime  2023-12-04 13:52:53
 */
.module-image-402 .image-402-title {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 14px;
}
.module-image-402 .image-402-sub-title {
  text-align: center;
  margin-bottom: 30px;
  font-size: 0.9rem;
}
@media (max-width: 768px) {
  .module-image-402 .image-402-sub-title {
    margin-bottom: 10px;
  }
}
.module-image-402 .module-image-info {
  margin: 0 -10px;
}
@media (max-width: 768px) {
  .module-image-402 .module-image-info {
    margin: 0 -5px;
  }
}
.module-image-402 .module-image-info > div {
  padding: 0 10px;
}
@media (max-width: 768px) {
  .module-image-402 .module-image-info > div {
    padding: 0 5px;
  }
}
.module-image-402 .module-image-info .image-402-1 {
  grid-area: 1/1/3/2;
}
@media (max-width: 768px) {
  .module-image-402 .module-image-info .image-402-1 {
    margin-bottom: 10px;
  }
}
.module-image-402 .module-image-info .image-402-2 {
  grid-area: 1/2/2/3;
}
@media (max-width: 768px) {
  .module-image-402 .module-image-info .image-402-2 {
    grid-area: 3/1/4/2;
  }
}
.module-image-402 .module-image-info .image-402-3 {
  grid-area: 2/2/3/3;
}
@media (min-width: 768px) {
  .module-image-402 .module-image-info .image-402-3 {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .module-image-402 .module-image-info .image-402-3 {
    grid-area: 1/2/2/3;
    margin-bottom: 10px;
  }
}
.module-image-402 .module-image-info .image-402-4 {
  grid-area: 1/3/3/4;
}
@media (max-width: 768px) {
  .module-image-402 .module-image-info .image-402-4 {
    grid-area: 2/2/4/3;
  }
}
.module-image-402 .image-wrap {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.module-image-402 .image-wrap .img-name {
  position: absolute;
  bottom: 28px;
  left: 0;
  display: flex;
  justify-content: center;
  width: 100%;
}
@media (max-width: 768px) {
  .module-image-402 .image-wrap .img-name {
    bottom: 18px;
  }
}
.module-image-402 .image-wrap .img-name span {
  color: #111;
  font-weight: bold;
  padding: 6px 10px;
  background-color: #fff;
  border-radius: 40px;
  font-size: 1rem;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  .module-image-402 .image-wrap .img-name span {
    font-size: 0.7rem;
  }
}

/**
 * @copyright     2023 JoyoLight.ca - All Rights Reserved.
 * @link          https://JoyoLight.ca
 * @Author        guangda <service@JoyoLight.ca>
 * @Date          2023-12-04 13:52:45
 * @LastEditTime  2023-12-04 13:52:53
 */
.module-image-400 .image-402-title {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 14px;
}
.module-image-400 .image-402-sub-title {
  text-align: center;
  margin-bottom: 30px;
  font-size: 0.9rem;
}
@media (max-width: 768px) {
  .module-image-400 .image-402-sub-title {
    margin-bottom: 10px;
  }
}
.module-image-400 .module-image-info {
  margin: 0 -10px;
}
@media (max-width: 768px) {
  .module-image-400 .module-image-info {
    margin: 0 -5px;
  }
}
.module-image-400 .module-image-info > div {
  padding: 0 10px;
}
@media (max-width: 768px) {
  .module-image-400 .module-image-info > div {
    padding: 0 5px;
  }
}
.module-image-400 .module-image-info .image-402-1 {
  grid-area: 1/1/3/2;
}
@media (max-width: 768px) {
  .module-image-400 .module-image-info .image-402-1 {
    margin-bottom: 10px;
  }
}
.module-image-400 .module-image-info .image-402-2 {
  grid-area: 1/2/2/3;
}
@media (max-width: 768px) {
  .module-image-400 .module-image-info .image-402-2 {
    grid-area: 3/1/4/2;
  }
}
.module-image-400 .module-image-info .image-402-3 {
  grid-area: 2/2/3/3;
}
@media (min-width: 768px) {
  .module-image-400 .module-image-info .image-402-3 {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .module-image-400 .module-image-info .image-402-3 {
    grid-area: 1/2/2/3;
    margin-bottom: 10px;
  }
}
.module-image-400 .module-image-info .image-402-4 {
  grid-area: 1/3/3/4;
}
@media (max-width: 768px) {
  .module-image-400 .module-image-info .image-402-4 {
    grid-area: 2/2/4/3;
  }
}
.module-image-400 .image-wrap {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.module-image-400 .image-wrap .img-name {
  position: absolute;
  bottom: 28px;
  left: 0;
  display: flex;
  justify-content: center;
  width: 100%;
}
@media (max-width: 768px) {
  .module-image-400 .image-wrap .img-name {
    bottom: 18px;
  }
}
.module-image-400 .image-wrap .img-name span {
  color: #111;
  font-weight: bold;
  padding: 6px 10px;
  background-color: #fff;
  border-radius: 40px;
  font-size: 1rem;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  .module-image-400 .image-wrap .img-name span {
    font-size: 0.7rem;
  }
}

/**
 * Module: Linear Lighting Solutions (image401)
 * Layout: Left 50% text + Right 50% full-height image
 */
.linear-lighting-section {
  padding: 80px 0;
  background-color: #ffffff;
}
@media (max-width: 992px) {
  .linear-lighting-section {
    padding: 50px 0;
  }
}
@media (max-width: 768px) {
  .linear-lighting-section {
    padding: 40px 0;
  }
}
.linear-lighting-section .ll-text-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding-right: 40px;
}
@media (max-width: 992px) {
  .linear-lighting-section .ll-text-wrap {
    padding-right: 0;
    padding-bottom: 30px;
  }
}
.linear-lighting-section .ll-sub-title {
  font-family: "Inter", "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.4;
  color: #00a8ff;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 14px;
}
.linear-lighting-section .ll-title {
  font-family: "Inter", "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 42px;
  line-height: 1.2;
  color: #000000;
  margin-bottom: 24px;
}
@media (max-width: 992px) {
  .linear-lighting-section .ll-title {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .linear-lighting-section .ll-title {
    font-size: 28px;
  }
}
.linear-lighting-section .ll-description {
  font-family: "Inter", "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  color: #666666;
  margin-bottom: 12px;
}
.linear-lighting-section .ll-description:last-of-type {
  margin-bottom: 32px;
}
.linear-lighting-section .ll-btn {
  align-self: flex-start;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 32px;
  background-color: #00a8ff;
  color: #ffffff;
  border: none;
  border-radius: 8px;
  font-family: "Inter", "Open Sans", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  transition: background-color 0.2s ease;
}
.linear-lighting-section .ll-btn:hover, .linear-lighting-section .ll-btn:focus {
  background-color: #0090d6;
  color: #ffffff;
  text-decoration: none !important;
}
.linear-lighting-section .ll-image-wrap {
  width: 100%;
  overflow: hidden;
  border-radius: 12px;
}
.linear-lighting-section .ll-image-wrap img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12px;
  transition: transform 0.4s ease;
}
.linear-lighting-section .ll-image-wrap:hover img {
  transform: scale(1.02);
}

/**
 * @copyright     2024 JoyoLight.ca - All Rights Reserved.
 * @link          https://JoyoLight.ca
 * @Author        guangda <service@JoyoLight.ca>
 * @Date          2024-11-12 15:14:28
 * @LastEditTime  2024-11-12 15:14:34
 */
.module-image-403 .image-wrap {
  position: relative;
  color: #fff;
}
.module-image-403 .image-wrap::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 8;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.2) 100%);
}
.module-image-403 .image-wrap .title {
  position: absolute;
  font-size: 18px;
  font-weight: bold;
  z-index: 9;
  left: 10%;
  bottom: 13%;
  white-space: nowrap;
}
@media (min-width: 1200px) {
  .module-image-403 .image-wrap .title {
    font-size: 28px;
  }
}
.module-image-403 .image-wrap .sub-title {
  position: absolute;
  z-index: 9;
  left: 10%;
  bottom: 6%;
  white-space: nowrap;
}
@media (min-width: 1200px) {
  .module-image-403 .image-wrap .sub-title {
    font-size: 16px;
  }
}
