h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
p {
  margin-bottom: 0;
  font-style: normal;
}

.bg-black {
  background-color: #020512;
}

.bg-white {
  background-color: #FFFFFF;
}

.white {
  color: #FFFFFF;
}

.orange {
  color: #F5821F;
}

.t-black {
  color: #111;
}

.black {
  color: #000;
}

.fw1 {
  font-weight: 100;
}

.fw2 {
  font-weight: 200;
}

.fw3 {
  font-weight: 300;
}

.fw4 {
  font-weight: 400;
}

.fw5 {
  font-weight: 500;
}

.fw6 {
  font-weight: 600;
}

.fw7 {
  font-weight: 700;
}

.fw8 {
  font-weight: 800;
}

.fw9 {
  font-weight: 900;
}

.btn-a {
  box-sizing: border-box;
  appearance: none;
  background-color: transparent;
  border: 2px solid #F5821F;
  width: fit-content;
  border-radius: 0;
  color: #F5821F;
  cursor: pointer;
  display: flex;
  align-self: center;
  justify-content: center;
  font-size: 16px;
  line-height: 1;
  margin: 2% 0 0 0;
  padding: 10px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out;
}
.btn-a:hover, .btn-a:focus {
  box-shadow: 0 0 40px 40px #F5821F inset;
  color: #fff !important;
  outline: 0;
}

.pop {
  font-family: "Poppins", sans-serif;
}
.pop.t20 {
  font-size: 14px;
}
.pop.t20.large {
  font-size: 16px;
}
.pop.t20.large.l25 {
  line-height: 22px;
}
.pop.t20.large.le2 {
  letter-spacing: 1.4px;
}
.pop.t20.l25 {
  line-height: 25px;
}
.pop.t20.l40 {
  line-height: 25px;
}
.pop.t20.l45 {
  line-height: 25px;
}
.pop.t20.l44 {
  line-height: 25px;
}
.pop.t20.l30 {
  line-height: 22px;
}
.pop.t20.le2 {
  letter-spacing: 1.4px;
}
.pop.t20.le1 {
  letter-spacing: 0.5px;
}
.pop.t20.le0-8 {
  letter-spacing: 0.4px;
}
.pop.t20.le1-4 {
  letter-spacing: 0.98px;
}
.pop.t24 {
  font-size: 14px;
}
.pop.t24.l40 {
  line-height: 22px;
}
.pop.t24.l50 {
  line-height: 20px;
}
.pop.t24.le1-44 {
  letter-spacing: 0.84px;
}
.pop.t18 {
  font-size: 14px;
}
.pop.t18.l18 {
  line-height: 15px;
}
.pop.t-16 {
  font-size: 16px;
}
.pop.t-16.l18 {
  line-height: 18px;
}
.pop.t-12 {
  font-size: 12px;
}
.pop.t-12.l15 {
  line-height: 15px;
}
.pop.t22 {
  font-size: 14px;
}
.pop.t22.l25 {
  line-height: 18px;
}

.san {
  font-family: "Sanchez", serif;
}
.san.t60 {
  font-size: 28px;
  line-height: 40px;
}
.san.t60.small {
  font-size: 30px;
  line-height: 30px;
}
.san.t40 {
  font-size: 20px;
  line-height: 30px;
}
.san.t20 {
  font-size: 16px;
}
.san.t20.l45 {
  line-height: 25px;
}
.san.t20.l25 {
  line-height: 20px;
}
.san.t22 {
  font-size: 14px;
}
.san.t22.l50 {
  line-height: 22px;
}
.san.t80 {
  font-size: 28px;
}
.san.t80.l60 {
  line-height: 35px;
}
.san.t32 {
  font-size: 16px;
}
.san.t32.l36 {
  line-height: 25px;
}
.san.t32.le0-64 {
  letter-spacing: -0.32px;
}
.san.t28 {
  font-size: 14px;
}
.san.t28.l28 {
  line-height: 14px;
}

.got {
  font-family: "Golos Text", sans-serif;
}
.got.t20 {
  font-size: 14px;
}
.got.t20.l25 {
  line-height: 20px;
}
.got.t20.l35 {
  line-height: 22px;
}
.got.t50 {
  font-size: 30px;
}
.got.t50.l60 {
  line-height: 30px;
}
.got.t25 {
  font-size: 14px;
}
.got.t25.l30 {
  line-height: 20px;
}
.got.t40 {
  font-size: 16px;
}
.got.t40.l45 {
  line-height: 45px;
}
.got.t40.l2-8 {
  letter-spacing: 1.12px;
}

.mobi-hide {
  display: none;
}

.desk-hide {
  display: block;
}

.ls-none {
  list-style: none;
}

.hide {
  display: none;
}

.td-none {
  text-decoration: none;
}

.main-wrapper {
  padding: 0 10px;
}

.inner-wrapper {
  padding: 0 20px;
}

@media only screen and (min-width: 1200px) {
  .btn-a {
    font-size: 1.0416666667vw;
  }
  .pop.t20 {
    font-size: 1.0416666667vw;
  }
  .pop.t20.large {
    font-size: 1.0416666667vw;
  }
  .pop.t20.large.l25 {
    line-height: 1.3020833333vw;
  }
  .pop.t20.large.le2 {
    letter-spacing: 0.1041666667vw;
  }
  .pop.t20.l25 {
    line-height: 1.3020833333vw;
  }
  .pop.t20.l40 {
    line-height: 2.0833333333vw;
  }
  .pop.t20.l45 {
    line-height: 2.34375vw;
  }
  .pop.t20.l44 {
    line-height: 2.2916666667vw;
  }
  .pop.t20.l30 {
    line-height: 1.5625vw;
  }
  .pop.t20.le2 {
    letter-spacing: 0.1041666667vw;
  }
  .pop.t20.le1 {
    letter-spacing: 0.0520833333vw;
  }
  .pop.t20.le0-8 {
    letter-spacing: 0.0416666667vw;
  }
  .pop.t20.le1-4 {
    letter-spacing: 0.0729166667vw;
  }
  .pop.t24 {
    font-size: 1.25vw;
  }
  .pop.t24.l40 {
    line-height: 2.0833333333vw;
  }
  .pop.t24.l50 {
    line-height: 2.6041666667vw;
  }
  .pop.t24.le1-44 {
    letter-spacing: 0.075vw;
  }
  .pop.t18 {
    font-size: 0.9375vw;
  }
  .pop.t18.l18 {
    line-height: 0.9375vw;
  }
  .pop.t22 {
    font-size: 1.1458333333vw;
  }
  .pop.t22.l25 {
    line-height: 1.3020833333vw;
  }
  .san.t60 {
    font-size: 3.125vw;
    line-height: 3.6458333333vw;
  }
  .san.t60.small {
    font-size: 3.125vw;
    line-height: 3.6458333333vw;
  }
  .san.t40 {
    font-size: 2.0833333333vw;
    line-height: 2.6041666667vw;
  }
  .san.t20 {
    font-size: 1.0416666667vw;
  }
  .san.t20.l45 {
    line-height: 2.34375vw;
  }
  .san.t20.l25 {
    line-height: 1.3020833333vw;
  }
  .san.t22 {
    font-size: 1.1458333333vw;
  }
  .san.t22.l50 {
    line-height: 2.6041666667vw;
  }
  .san.t80 {
    font-size: 4.1666666667vw;
  }
  .san.t80.l60 {
    line-height: 3.125vw;
  }
  .san.t32 {
    font-size: 1.6666666667vw;
  }
  .san.t32.l36 {
    line-height: 1.875vw;
  }
  .san.t32.le0-64 {
    letter-spacing: -0.0333333333vw;
  }
  .san.t28 {
    font-size: 1.4583333333vw;
  }
  .san.t28.l28 {
    line-height: 1.4583333333vw;
  }
  .got {
    font-family: "Golos Text", sans-serif;
  }
  .got.t20 {
    font-size: 1.0416666667vw;
  }
  .got.t20.l25 {
    line-height: 1.3020833333vw;
  }
  .got.t20.l35 {
    line-height: 1.8229166667vw;
  }
  .got.t50 {
    font-size: 2.6041666667vw;
  }
  .got.t50.l60 {
    line-height: 3.125vw;
  }
  .got.t25 {
    font-size: 1.3020833333vw;
  }
  .got.t25.l30 {
    line-height: 1.5625vw;
  }
  .got.t40 {
    font-size: 2.0833333333vw;
  }
  .got.t40.l45 {
    line-height: 2.34375vw;
  }
  .got.t40.l2-8 {
    letter-spacing: 0.1458333333vw;
  }
  .mobi-hide {
    display: block;
  }
  .desk-hide {
    display: none;
  }
  .main-wrapper {
    padding: 0 6.25vw;
  }
  .inner-wrapper {
    padding: 0 7.2916666667vw;
  }
  .single-discovery_blogs .inner-banner .full-wrap .page-title {
    font-size: 2.8645833333vw;
    padding: 0 4.53125vw;
  }
}
@keyframes borderPulse {
  0% {
    box-shadow: inset 0px 0px 0px 5px rgba(255, 255, 255, 0.4), 0px 0px 0px 0px rgb(255, 255, 255);
  }
  100% {
    box-shadow: inset 0px 0px 0px 3px rgba(117, 117, 255, 0.2), 0px 0px 0px 10px rgba(255, 255, 255, 0);
  }
}
@keyframes hoverShine {
  0% {
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
  }
  50% {
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);
  }
  100% {
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.4) 100%);
  }
}
@media only screen and (min-width: 768px) {
  ::-webkit-scrollbar {
    width: 8px;
    background: transparent;
  }
  ::-webkit-scrollbar-track {
    background: transparent;
    /* background: #2E2E2E; */
  }
  ::-webkit-scrollbar-thumb {
    background: #FFE98B;
  }
  ::-webkit-scrollbar-thumb:hover {
    background: #F5821F;
  }
}
.fade-up {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.7s ease, transform 0.7s ease;
}

.fade-up-active {
  opacity: 1;
  transform: translateY(0);
}

html {
  scroll-behavior: smooth;
}

.pum-theme-557 .pum-content + .pum-close,
.pum-theme-content-only .pum-content + .pum-close {
  right: 0;
  color: #fff;
  border-radius: 5.2083333333vw;
  border: 1px solid #fff;
  padding: 0.15625vw 0.5208333333vw;
  font-size: 0.8333333333vw;
  width: 1.71875vw;
  height: 1.71875vw;
  top: -0.78125vw;
}

:root a:hover {
  color: #f9c843;
}

.slick-dots {
  bottom: -35px;
}
.slick-dots li {
  margin: 0;
}
.slick-dots li button {
  background-color: #F58220;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.slick-dots li button::before {
  color: transparent;
  opacity: 0;
  margin: 0;
  font-size: 30px;
}
.slick-dots li.slick-active button {
  width: 12px;
  height: 12px;
  background-color: #F58220;
  border-radius: 50%;
}
.slick-dots li.slick-active button::before {
  color: transparent;
  opacity: 0;
  margin: 0;
  width: 20px;
  height: 20px;
}

#sbi_images .sbi_item {
  display: flex !important;
  justify-content: center !important;
}
#sbi_images .sbi_item .sbi_photo_wrap {
  width: 300px !important;
  height: 300px !important;
}
@media only screen and (min-width: 1200px) {
  .instagram-inner {
    padding: 0 6.25vw;
  }
  #sbi_images {
    padding: 0 6.25vw;
  }
  #sbi_images .sbi_item .sbi_photo_wrap {
    width: 21.3541666667vw !important;
    height: 21.09375vw !important;
  }
  #sbi_images .sbi_item .sbi_photo_wrap .sbi_photo {
    height: 100% !important;
  }
}
.wpcf7-response-output {
  margin-top: 0 !important;
  margin-left: 1.5625vw !important;
  margin-right: 1.5625vw !important;
}

.detail-inner {
  margin: 15px 0 !important;
}

.dis-none {
  display: none !important;
}

body.open-pop {
  overflow: hidden;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #c2600a;
  /* hover effect */
}

.back-to-top {
  position: fixed;
  bottom: 35px;
  right: 35px;
  background: var(--main-title-color, #F5821F);
  color: white;
  border: none;
  border-radius: 15px;
  padding: 12px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  z-index: 9999;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.back-to-top svg {
  font-weight: 800;
}

.back-to-top.visible {
  opacity: 1;
  visibility: visible;
}

.back-to-top:hover {
  background: #F5821F;
  /* slightly darker shade */
}

@media only screen and (min-width: 1200px) {
  .back-to-top {
    border-radius: 15px;
  }
}
.d-none {
  display: none;
}

/* Scrollbar styling specifically for .test-content */
::-webkit-scrollbar {
  width: 4px;
}

::-webkit-scrollbar-track {
  background: transparent;
}

::-webkit-scrollbar-thumb {
  background-color: #F5821F;
}

::-webkit-scrollbar-thumb:hover {
  background: #c2600a;
}

.test-content::-webkit-scrollbar-track {
  background: transparent !important;
}

body.scroll-none {
  overflow: hidden;
}

#muteToggleAb,
#playPauseAb {
  display: none;
}

.slick-dots li button {
  border-radius: 50%;
}

body.sizes .product-slider-modal .product-slider-modal-box {
  position: fixed;
  width: 90%;
  top: 18%;
  left: 5%;
  right: 5%;
  height: 65%;
  background-color: #fff8dc;
  z-index: 99999;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
body.sizes .product-slider-modal .product-slider-modal-box .product-modal-content .product-slider-content .gallery-popup-inside .image-container-model img {
  height: 350px;
}
@media only screen and (min-width: 768px) {
  body.sizes .product-slider-modal .product-slider-modal-box .product-modal-content .product-slider-content .gallery-popup-inside .image-container-model img {
    width: 100%;
    height: 400px;
    object-fit: cover;
  }
}
@media only screen and (min-width: 1200px) {
  body.sizes .product-slider-modal .product-slider-modal-box {
    top: 5%;
    height: 90%;
  }
  body.sizes .product-slider-modal .product-slider-modal-box .product-modal-content .product-slider-content .gallery-popup-inside .image-container-model img {
    height: 31.25vw;
  }
}

.home-discovery .main-wrapper .detail-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 10px 60px;
}
.home-discovery .main-wrapper .detail-wrap .main-title {
  text-align: center;
  padding-bottom: 45px;
  font-size: 28px;
}
.home-discovery .main-wrapper .detail-wrap .content {
  padding-bottom: 22px;
  font-weight: 275;
}
.home-discovery .main-wrapper .detail-wrap .content p {
  text-align: center;
}
.home-discovery .main-wrapper .detail-wrap .image-wrap {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 60%;
  margin-bottom: 28px;
}
.home-discovery .main-wrapper .detail-wrap .image-wrap img {
  height: 66.19px;
  width: 50%;
  object-fit: contain;
}
.home-discovery .main-wrapper .detail-wrap .special-text {
  text-align: center;
}
@media only screen and (min-width: 1200px) {
  .home-discovery .main-wrapper .detail-wrap {
    padding: 0 0 6.25vw;
  }
  .home-discovery .main-wrapper .detail-wrap .main-title {
    padding-bottom: 2.65625vw;
    font-size: 3.125vw;
  }
  .home-discovery .main-wrapper .detail-wrap .content {
    padding-bottom: 4.1666666667vw;
    width: 68.1770833333vw;
  }
  .home-discovery .main-wrapper .detail-wrap .image-wrap {
    width: 20.8333333333vw;
    margin-bottom: 3.3333333333vw;
  }
  .home-discovery .main-wrapper .detail-wrap .image-wrap img {
    height: 7.2916666667vw;
  }
}

.home-e-catelogs-first .main-wrapper .title-wrap {
  padding-bottom: 55px;
}
.home-e-catelogs-first .main-wrapper .title-wrap .main-title {
  text-align: center;
}
.home-e-catelogs-first .main-wrapper .listing-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0 10px 30px;
}
.home-e-catelogs-first .main-wrapper .listing-wrap .e-catelogue-item {
  width: 100%;
  padding-bottom: 10px;
}
.home-e-catelogs-first .main-wrapper .listing-wrap .e-catelogue-item:last-child {
  padding-bottom: 0;
}
.home-e-catelogs-first .main-wrapper .listing-wrap .e-catelogue-item .e-catelogue-inner .image-wrap img {
  height: 380px;
  width: 100%;
  object-fit: cover;
}
.home-e-catelogs-first .main-wrapper .listing-wrap .e-catelogue-item .e-catelogue-inner .detail-wrap {
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.home-e-catelogs-first .main-wrapper .listing-wrap .e-catelogue-item .e-catelogue-inner .detail-wrap .cat-name {
  text-align: center;
  padding-bottom: 20px;
}
.home-e-catelogs-first .main-wrapper .listing-wrap .e-catelogue-item .e-catelogue-inner .detail-wrap .cat-content {
  padding-bottom: 20px;
  text-align: center;
  font-weight: 275;
}
.home-e-catelogs-first .main-wrapper .listing-wrap .e-catelogue-item .e-catelogue-inner .detail-wrap .cat-content p {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .home-e-catelogs-first .main-wrapper .listing-wrap {
    gap: 20px;
  }
  .home-e-catelogs-first .main-wrapper .listing-wrap .e-catelogue-item {
    width: 48.5%;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .home-e-catelogs-first .main-wrapper .listing-wrap .e-catelogue-item {
    width: 31.5%;
  }
}
@media only screen and (min-width: 1200px) {
  .home-e-catelogs-first .main-wrapper {
    padding: 0 5.9375vw;
  }
  .home-e-catelogs-first .main-wrapper .title-wrap {
    padding-bottom: 5.2083333333vw;
  }
  .home-e-catelogs-first .main-wrapper .listing-wrap {
    padding: 0 0 4.1666666667vw;
    column-gap: 1.5625vw;
    row-gap: 5.2083333333vw;
  }
  .home-e-catelogs-first .main-wrapper .listing-wrap .e-catelogue-item {
    width: 32.1%;
  }
  .home-e-catelogs-first .main-wrapper .listing-wrap .e-catelogue-item .e-catelogue-inner .image-wrap img {
    height: 34.6354166667vw;
  }
  .home-e-catelogs-first .main-wrapper .listing-wrap .e-catelogue-item .e-catelogue-inner .detail-wrap {
    padding: 2.0833333333vw 2.2395833333vw;
  }
  .home-e-catelogs-first .main-wrapper .listing-wrap .e-catelogue-item .e-catelogue-inner .detail-wrap .cat-name {
    padding-bottom: 1.3020833333vw;
  }
  .home-e-catelogs-first .main-wrapper .listing-wrap .e-catelogue-item .e-catelogue-inner .detail-wrap .cat-content {
    padding-bottom: 0.5208333333vw;
  }
}

.home-sunbrella .full-wrapper {
  position: relative;
  margin-bottom: 60px;
}
.home-sunbrella .full-wrapper .image-container {
  position: relative;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.home-sunbrella .full-wrapper .image-container img {
  height: 565px;
  width: 100%;
  object-fit: cover;
}
.home-sunbrella .full-wrapper .detail-container {
  padding: 80px 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.home-sunbrella .full-wrapper .detail-container .detail-inner {
  padding: 62px 30px;
  background: #FFFFFF;
}
.home-sunbrella .full-wrapper .detail-container .detail-inner .image-wrap {
  margin-bottom: 30px;
}
.home-sunbrella .full-wrapper .detail-container .detail-inner .image-wrap img {
  height: 75px;
  width: 100%;
  object-fit: contain;
}
.home-sunbrella .full-wrapper .detail-container .detail-inner .content p {
  text-align: center;
  font-weight: 275;
}
@media only screen and (min-width: 768px) {
  .home-sunbrella .full-wrapper .image-container img {
    height: 485px;
  }
}
@media only screen and (min-width: 1200px) {
  .home-sunbrella .full-wrapper {
    margin-bottom: 6.25vw;
  }
  .home-sunbrella .full-wrapper .image-container img {
    height: 34.375vw;
  }
  .home-sunbrella .full-wrapper .detail-container {
    padding: 2.734375vw 16.8489583333vw 2.734375vw 16.953125vw;
  }
  .home-sunbrella .full-wrapper .detail-container .detail-inner {
    padding: 4.21875vw 12.6041666667vw;
  }
  .home-sunbrella .full-wrapper .detail-container .detail-inner .image-wrap {
    margin-bottom: 2.0833333333vw;
  }
  .home-sunbrella .full-wrapper .detail-container .detail-inner .image-wrap img {
    height: 10.625vw;
  }
  .home-sunbrella .full-wrapper .detail-container .detail-inner .content {
    width: 41.1458333333vw;
  }
}

.home-patterns .main-wrapper {
  padding: 0;
}
.home-patterns .main-wrapper .title-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 41px;
}
.home-patterns .main-wrapper .title-wrapper .main-title {
  text-align: center;
  padding-bottom: 25px;
}
.home-patterns .main-wrapper .slider-wrapper {
  margin-bottom: 50px;
}
.home-patterns .main-wrapper .slider-wrapper .color-slider .slick-list .slick-track .slick-slide {
  margin: 5px !important;
}
.home-patterns .main-wrapper .slider-wrapper .color-slider .slick-list .slick-track .slick-slide div {
  display: flex;
  flex-direction: column;
  text-align: center;
  margin-bottom: 6px;
}
.home-patterns .main-wrapper .slider-wrapper .color-slider .slick-list .slick-track .slick-slide div .image-container {
  width: 100% !important;
}
.home-patterns .main-wrapper .slider-wrapper .color-slider .slick-list .slick-track .slick-slide div .image-container .image-wrap {
  height: 100%;
  width: 100%;
}
.home-patterns .main-wrapper .slider-wrapper .color-slider .slick-list .slick-track .slick-slide div .image-container .image-wrap img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.home-patterns .main-wrapper .slider-wrapper .color-slider .slick-list .slick-track .slick-slide div .detail-wrap {
  width: 100% !important;
}
.home-patterns .main-wrapper .slider-wrapper .color-slider .slick-dots {
  bottom: -15px;
}
.home-patterns .main-wrapper .slider-wrapper .color-slider .pattern-item {
  margin: 0 5px;
}
.home-patterns .main-wrapper .slider-wrapper .color-slider .pattern-item .pattern-inner .image-container {
  height: 210px;
  width: 100%;
  object-fit: cover;
}
.home-patterns .main-wrapper .slider-wrapper .color-slider .pattern-item .pattern-inner .image-container .image-wrap img {
  height: 210px;
  width: 210px;
  object-fit: cover;
}
.home-patterns .main-wrapper .slider-wrapper .color-slider .pattern-item .pattern-inner .detail-wrap {
  padding: 15px 20px 20px;
}
.home-patterns .main-wrapper .slider-wrapper .color-slider .pattern-item .pattern-inner .detail-wrap .pattern-name {
  text-align: center;
  padding-bottom: 5px;
  user-select: text !important;
  -webkit-user-select: text !important;
  -moz-user-select: text !important;
  -ms-user-select: text !important;
}
.home-patterns .main-wrapper .slider-wrapper .color-slider .pattern-item .pattern-inner .detail-wrap .pattern-code {
  text-align: center;
  user-select: text !important;
  -webkit-user-select: text !important;
  -moz-user-select: text !important;
  -ms-user-select: text !important;
}
@media only screen and (min-width: 992px) {
  .home-patterns .main-wrapper .slider-wrapper .color-slider .pattern-item .pattern-inner .image-container {
    height: 275px;
  }
  .home-patterns .main-wrapper .slider-wrapper .color-slider .pattern-item .pattern-inner .image-container .image-wrap img {
    height: 275px;
  }
}
@media only screen and (min-width: 1200px) {
  .home-patterns .main-wrapper {
    padding: 0 5.7291666667vw;
  }
  .home-patterns .main-wrapper .title-wrapper {
    padding-bottom: 3.3854166667vw;
  }
  .home-patterns .main-wrapper .title-wrapper .main-title {
    padding-bottom: 0vw;
  }
  .home-patterns .main-wrapper .slider-wrapper {
    margin-bottom: 6.25vw;
  }
  .home-patterns .main-wrapper .slider-wrapper .color-slider .slick-list {
    padding: 0;
  }
  .home-patterns .main-wrapper .slider-wrapper .color-slider .slick-list .slick-track .slick-slide div {
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  .home-patterns .main-wrapper .slider-wrapper .color-slider .slick-list .slick-track .slick-slide div .image-container .image-wrap {
    height: 100%;
    width: 100%;
  }
  .home-patterns .main-wrapper .slider-wrapper .color-slider .slick-list .slick-track .slick-slide div .image-container .image-wrap img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .home-patterns .main-wrapper .slider-wrapper .color-slider .slick-list .slick-track .slick-slide div .detail-wrap {
    width: 100% !important;
  }
  .home-patterns .main-wrapper .slider-wrapper .color-slider.slick-slider .slick-prev {
    font-size: 0;
    border: 0;
    height: 2.6041666667vw;
    z-index: 18;
    width: 2.6041666667vw;
    left: -3.6458333333vw;
    top: 11.71875vw;
  }
  .home-patterns .main-wrapper .slider-wrapper .color-slider.slick-slider .slick-prev::before {
    opacity: 1;
    color: #000;
    font-size: 2.6041666667vw;
    line-height: 2.6041666667vw;
  }
  .home-patterns .main-wrapper .slider-wrapper .color-slider.slick-slider .slick-prev:hover {
    opacity: 0.5;
    transition: all 0.3s ease-in-out;
  }
  .home-patterns .main-wrapper .slider-wrapper .color-slider.slick-slider .slick-next {
    font-size: 0;
    border: 0;
    height: 2.6041666667vw;
    z-index: 18;
    width: 2.6041666667vw;
    opacity: 1;
    right: -3.6458333333vw;
    top: 11.71875vw;
  }
  .home-patterns .main-wrapper .slider-wrapper .color-slider.slick-slider .slick-next::before {
    opacity: 1;
    color: #000;
    font-size: 2.6041666667vw;
    line-height: 2.6041666667vw;
  }
  .home-patterns .main-wrapper .slider-wrapper .color-slider.slick-slider .slick-next:hover {
    opacity: 0.5;
    transition: all 0.3s ease-in-out;
  }
  .home-patterns .main-wrapper .slider-wrapper .color-slider .pattern-item {
    margin: 0 0.5208333333vw;
  }
  .home-patterns .main-wrapper .slider-wrapper .color-slider .pattern-item .pattern-inner .image-container {
    height: 21.09375vw;
  }
  .home-patterns .main-wrapper .slider-wrapper .color-slider .pattern-item .pattern-inner .image-container .image-wrap img {
    height: 21.09375vw;
  }
  .home-patterns .main-wrapper .slider-wrapper .color-slider .pattern-item .pattern-inner .detail-wrap {
    padding: 1.5625vw 3.125vw 1.0416666667vw;
  }
  .home-patterns .main-wrapper .slider-wrapper .color-slider .pattern-item .pattern-inner .detail-wrap .pattern-name {
    padding-bottom: 0.78125vw;
  }
}

.home-e-catelogs-second .main-wrapper .title-wrap {
  padding-bottom: 55px;
}
.home-e-catelogs-second .main-wrapper .title-wrap .main-title {
  text-align: center;
}
.home-e-catelogs-second .main-wrapper .listing-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0 10px 30px;
}
.home-e-catelogs-second .main-wrapper .listing-wrap .e-catelogue-item {
  width: 100%;
  padding-bottom: 10px;
}
.home-e-catelogs-second .main-wrapper .listing-wrap .e-catelogue-item:last-child {
  padding-bottom: 0;
}
.home-e-catelogs-second .main-wrapper .listing-wrap .e-catelogue-item .e-catelogue-inner .image-wrap img {
  height: 380px;
  width: 100%;
  object-fit: cover;
}
.home-e-catelogs-second .main-wrapper .listing-wrap .e-catelogue-item .e-catelogue-inner .detail-wrap {
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.home-e-catelogs-second .main-wrapper .listing-wrap .e-catelogue-item .e-catelogue-inner .detail-wrap .cat-name {
  text-align: center;
  padding-bottom: 20px;
}
.home-e-catelogs-second .main-wrapper .listing-wrap .e-catelogue-item .e-catelogue-inner .detail-wrap .cat-content {
  padding-bottom: 20px;
  text-align: center;
  font-weight: 275;
}
.home-e-catelogs-second .main-wrapper .listing-wrap .e-catelogue-item .e-catelogue-inner .detail-wrap .cat-content p {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .home-e-catelogs-second .main-wrapper .listing-wrap {
    gap: 20px;
  }
  .home-e-catelogs-second .main-wrapper .listing-wrap .e-catelogue-item {
    width: 48.5%;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .home-e-catelogs-second .main-wrapper .listing-wrap .e-catelogue-item {
    width: 31.5%;
  }
}
@media only screen and (min-width: 1200px) {
  .home-e-catelogs-second .main-wrapper .title-wrap {
    padding-bottom: 5.2083333333vw;
  }
  .home-e-catelogs-second .main-wrapper .listing-wrap {
    padding: 0 0 4.1666666667vw;
    column-gap: 1.5625vw;
    row-gap: 5.2083333333vw;
  }
  .home-e-catelogs-second .main-wrapper .listing-wrap .e-catelogue-item {
    width: 32.1%;
  }
  .home-e-catelogs-second .main-wrapper .listing-wrap .e-catelogue-item .e-catelogue-inner .image-wrap img {
    height: 34.6354166667vw;
  }
  .home-e-catelogs-second .main-wrapper .listing-wrap .e-catelogue-item .e-catelogue-inner .detail-wrap {
    padding: 2.0833333333vw 2.2395833333vw;
  }
  .home-e-catelogs-second .main-wrapper .listing-wrap .e-catelogue-item .e-catelogue-inner .detail-wrap .cat-name {
    padding-bottom: 1.3020833333vw;
  }
  .home-e-catelogs-second .main-wrapper .listing-wrap .e-catelogue-item .e-catelogue-inner .detail-wrap .cat-content {
    padding-bottom: 0.5208333333vw;
  }
}

.home-303 .full-wrapper {
  display: flex;
  flex-direction: column-reverse;
  padding: 0 20px 60px;
}
.home-303 .full-wrapper .right {
  height: 350px;
  background: linear-gradient(270deg, #F58C46 -5.77%, #F5C850 93.94%);
  box-shadow: 0px 1px 64px 17px rgba(0, 0, 0, 0.08);
}
.home-303 .full-wrapper .right .video-wrap {
  width: 100%;
  height: 100%;
}
.home-303 .full-wrapper .right .video-wrap:hover .progress-container-contain {
  display: flex;
}
.home-303 .full-wrapper .right .video-wrap:hover .progress-container-contain-mute {
  display: flex;
}
.home-303 .full-wrapper .right .video-wrap video {
  width: 100%;
  height: 350px;
  object-fit: contain;
}
.home-303 .full-wrapper .right .video-wrap .progress-container-contain {
  display: none;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 10%;
  z-index: 10;
}
.home-303 .full-wrapper .right .video-wrap .progress-container-contain .play-pause-btn {
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
  background-color: transparent;
  border: 0;
}
.home-303 .full-wrapper .right .video-wrap .progress-container-contain .play-pause-btn .play-icon-303 {
  border-radius: 100px;
  background: transparent;
  padding: 10px;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: auto;
}
.home-303 .full-wrapper .right .video-wrap .progress-container-contain .play-pause-btn .pause-icon-303 {
  border-radius: 100px;
  background: transparent;
  padding: 10px;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: auto;
}
.home-303 .full-wrapper .right .video-wrap .progress-container-contain-mute {
  display: none;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  bottom: 0;
  left: 10%;
  width: 90%;
  z-index: 10;
}
.home-303 .full-wrapper .right .video-wrap .progress-container-contain-mute .mute-toggle-btn {
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
  background-color: transparent;
  border: 0;
}
.home-303 .full-wrapper .right .video-wrap .progress-container-contain-mute .mute-toggle-btn .mute-icon-303 {
  border-radius: 100px;
  background: transparent;
  padding: 10px;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: auto;
}
.home-303 .full-wrapper .right .video-wrap .progress-container-contain-mute .mute-toggle-btn .unmute-icon-303 {
  border-radius: 100px;
  background: transparent;
  padding: 10px;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: auto;
}
.home-303 .full-wrapper .left {
  background: #FFFFFF;
  box-shadow: 0px 1px 64px 17px rgba(0, 0, 0, 0.1);
  padding: 40px 10px;
}
.home-303 .full-wrapper .left .content {
  font-weight: 275;
}
.home-303 .full-wrapper .left .content p {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .home-303 .full-wrapper {
    flex-direction: row-reverse;
  }
  .home-303 .full-wrapper .right {
    width: 50%;
  }
  .home-303 .full-wrapper .left {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .home-303 .full-wrapper {
    flex-direction: row;
    padding: 0;
    margin-bottom: 6.25vw;
  }
  .home-303 .full-wrapper .right {
    width: 63.8%;
    background: transparent;
    height: auto;
    box-shadow: none;
  }
  .home-303 .full-wrapper .right .video-wrap video {
    height: 100%;
  }
  .home-303 .full-wrapper .right .video-wrap .progress-container-contain {
    bottom: 3.125vw;
  }
  .home-303 .full-wrapper .right .video-wrap .progress-container-contain .play-pause-btn .play-icon-303 {
    border-radius: 5.2083333333vw;
    padding: 2.5520833333vw 2.5520833333vw 3.125vw;
    width: 9.6875vw;
    height: 9.6875vw;
    font-size: 2.8125vw;
  }
  .home-303 .full-wrapper .right .video-wrap .progress-container-contain .play-pause-btn .pause-icon-303 {
    border-radius: 5.2083333333vw;
    padding: 2.5520833333vw;
    font-size: 2.34375vw;
    width: 9.6875vw;
    height: 9.6875vw;
  }
  .home-303 .full-wrapper .right .video-wrap .progress-container-contain-mute {
    bottom: 2.6041666667vw;
  }
  .home-303 .full-wrapper .right .video-wrap .progress-container-contain-mute .mute-toggle-btn .mute-icon-303 {
    border-radius: 5.2083333333vw;
    padding: 0;
    width: 9.6875vw;
    height: 7.3958333333vw;
    font-size: 2.6041666667vw;
  }
  .home-303 .full-wrapper .right .video-wrap .progress-container-contain-mute .mute-toggle-btn .unmute-icon-303 {
    border-radius: 5.2083333333vw;
    padding: 0;
    font-size: 2.34375vw;
    width: 9.6875vw;
    height: 7.3958333333vw;
  }
  .home-303 .full-wrapper .left {
    width: 36.2%;
    box-shadow: none;
    padding: 4.8958333333vw 4.6354166667vw;
  }
  .home-303 .full-wrapper .left .content p {
    text-align: center;
  }
}

.home-protectants .main-wrapper {
  padding: 0;
}
.home-protectants .main-wrapper .title-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 40px;
}
.home-protectants .main-wrapper .title-wrapper .main-title {
  text-align: center;
  padding-bottom: 25px;
}
.home-protectants .main-wrapper .slider-wrapper {
  margin-bottom: 50px;
}
.home-protectants .main-wrapper .slider-wrapper .cleaners-slider .slick-list {
  padding: 0 24%;
}
.home-protectants .main-wrapper .slider-wrapper .cleaners-slider .slick-dots {
  bottom: -20px;
}
.home-protectants .main-wrapper .slider-wrapper .cleaners-slider .product-item {
  margin: 0 5px;
}
.home-protectants .main-wrapper .slider-wrapper .cleaners-slider .product-item .product-inner {
  padding: 10px 0 0;
}
.home-protectants .main-wrapper .slider-wrapper .cleaners-slider .product-item .product-inner .image-wrap {
  height: 300px;
  background: #FFFFFF;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.home-protectants .main-wrapper .slider-wrapper .cleaners-slider .product-item .product-inner .image-wrap img {
  width: 100%;
  object-fit: cover;
  height: 246px;
}
.home-protectants .main-wrapper .slider-wrapper .cleaners-slider .product-item .product-inner .detail-wrap {
  padding: 30px;
}
.home-protectants .main-wrapper .slider-wrapper .cleaners-slider .product-item .product-inner .detail-wrap .product-title {
  text-align: center;
  user-select: text !important;
  -webkit-user-select: text !important;
  -moz-user-select: text !important;
  -ms-user-select: text !important;
}
@media only screen and (min-width: 600px) {
  .home-protectants .main-wrapper .slider-wrapper .cleaners-slider .slick-list {
    padding: 0 20%;
  }
}
@media only screen and (min-width: 1000px) {
  .home-protectants .main-wrapper .slider-wrapper .cleaners-slider .slick-list {
    padding: 0 10%;
  }
}
@media only screen and (min-width: 1200px) {
  .home-protectants .main-wrapper {
    padding: 0 5.7291666667vw;
  }
  .home-protectants .main-wrapper .title-wrapper {
    padding-bottom: 3.6458333333vw;
  }
  .home-protectants .main-wrapper .title-wrapper .main-title {
    padding-bottom: 1.5625vw;
  }
  .home-protectants .main-wrapper .slider-wrapper {
    margin-bottom: 5.2083333333vw;
  }
  .home-protectants .main-wrapper .slider-wrapper .cleaners-slider .slick-list {
    padding: 0;
  }
  .home-protectants .main-wrapper .slider-wrapper .cleaners-slider.slick-slider .slick-prev {
    font-size: 0;
    border: 0;
    height: 2.6041666667vw;
    z-index: 18;
    width: 2.6041666667vw;
    left: -3.6458333333vw;
    top: 11.71875vw;
  }
  .home-protectants .main-wrapper .slider-wrapper .cleaners-slider.slick-slider .slick-prev::before {
    opacity: 1;
    color: #000;
    font-size: 2.6041666667vw;
    line-height: 2.6041666667vw;
  }
  .home-protectants .main-wrapper .slider-wrapper .cleaners-slider.slick-slider .slick-prev:hover {
    opacity: 0.5;
    transition: all 0.3s ease-in-out;
  }
  .home-protectants .main-wrapper .slider-wrapper .cleaners-slider.slick-slider .slick-next {
    font-size: 0;
    border: 0;
    height: 2.6041666667vw;
    z-index: 18;
    width: 2.6041666667vw;
    opacity: 1;
    right: -3.6458333333vw;
    top: 11.71875vw;
  }
  .home-protectants .main-wrapper .slider-wrapper .cleaners-slider.slick-slider .slick-next::before {
    opacity: 1;
    color: #000;
    font-size: 2.6041666667vw;
    line-height: 2.6041666667vw;
  }
  .home-protectants .main-wrapper .slider-wrapper .cleaners-slider.slick-slider .slick-next:hover {
    opacity: 0.5;
    transition: all 0.3s ease-in-out;
  }
  .home-protectants .main-wrapper .slider-wrapper .cleaners-slider .product-item {
    margin: 0 0.5208333333vw;
  }
  .home-protectants .main-wrapper .slider-wrapper .cleaners-slider .product-item .product-inner {
    padding: 0.5208333333vw 0 0;
  }
  .home-protectants .main-wrapper .slider-wrapper .cleaners-slider .product-item .product-inner .image-wrap {
    height: 21.09375vw;
  }
  .home-protectants .main-wrapper .slider-wrapper .cleaners-slider .product-item .product-inner .image-wrap img {
    height: 19.4872916667vw;
  }
  .home-protectants .main-wrapper .slider-wrapper .cleaners-slider .product-item .product-inner .detail-wrap {
    padding: 2.0833333333vw 2.0833333333vw 1.0416666667vw;
  }
}

.home-marquees .full-wrapper {
  display: flex;
  flex-direction: column-reverse;
  margin-bottom: 60px;
}
.home-marquees .full-wrapper .image-container img {
  height: 394px;
  width: 100%;
  object-fit: cover;
}
.home-marquees .full-wrapper .detail-container {
  background: #FFFCF6;
  box-shadow: 0px 4px 75px 2px rgba(0, 0, 0, 0.05);
}
.home-marquees .full-wrapper .detail-container .detail-wrapper {
  padding: 50px 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.home-marquees .full-wrapper .detail-container .detail-wrapper .main-title {
  padding-bottom: 30px;
  text-align: center;
}
.home-marquees .full-wrapper .detail-container .detail-wrapper .content {
  padding-bottom: 30px;
  font-weight: 275;
}
.home-marquees .full-wrapper .detail-container .detail-wrapper .content p {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .home-marquees .full-wrapper {
    flex-direction: row-reverse;
  }
  .home-marquees .full-wrapper .image-container {
    width: 45%;
  }
  .home-marquees .full-wrapper .detail-container {
    width: 55%;
  }
}
@media only screen and (min-width: 1200px) {
  .home-marquees .full-wrapper {
    flex-direction: row;
    margin-bottom: 6.25vw;
  }
  .home-marquees .full-wrapper .image-container {
    width: 63.7%;
  }
  .home-marquees .full-wrapper .image-container img {
    height: 100%;
  }
  .home-marquees .full-wrapper .detail-container {
    box-shadow: 0px 0.2083333333vw 3.90625vw 0.1041666667vw rgba(0, 0, 0, 0.05);
    width: 36.3%;
  }
  .home-marquees .full-wrapper .detail-container .detail-wrapper {
    padding: 4.1666666667vw 4.84375vw;
  }
  .home-marquees .full-wrapper .detail-container .detail-wrapper .main-title {
    padding-bottom: 3.6458333333vw;
  }
  .home-marquees .full-wrapper .detail-container .detail-wrapper .content {
    padding-bottom: 2.0833333333vw;
  }
}

.home-brands .main-wrapper .title-wrapper {
  padding-bottom: 35px;
}
.home-brands .main-wrapper .title-wrapper .main-title {
  text-align: center;
}
.home-brands .main-wrapper .slider-wrapper {
  margin-bottom: 27px;
}
.home-brands .main-wrapper .slider-wrapper .brands-slider {
  padding: 0;
}
.home-brands .main-wrapper .slider-wrapper .brands-slider .slick-list {
  padding: 0 20%;
}
.home-brands .main-wrapper .slider-wrapper .brands-slider .slick-dots {
  display: none !important;
}
.home-brands .main-wrapper .slider-wrapper .brands-slider li.brand-item {
  margin: 10px 10px;
  padding: 12px 20px;
  background: #FFFFFF;
  box-shadow: 0px -1px 10px 0px rgba(0, 0, 0, 0.05);
}
.home-brands .main-wrapper .slider-wrapper .brands-slider li.brand-item img {
  height: 45px;
  width: 100%;
  object-fit: contain;
}
@media only screen and (min-width: 1000px) {
  .home-brands .main-wrapper .slider-wrapper .brands-slider .slick-list {
    padding: 0 10%;
  }
}
@media only screen and (min-width: 1200px) {
  .home-brands .main-wrapper {
    padding: 0 5.7291666667vw;
  }
  .home-brands .main-wrapper .title-wrapper {
    padding-bottom: 4.1666666667vw;
  }
  .home-brands .main-wrapper .slider-wrapper {
    margin-bottom: 5.2083333333vw;
  }
  .home-brands .main-wrapper .slider-wrapper .brands-slider .slick-list {
    padding: 0;
  }
  .home-brands .main-wrapper .slider-wrapper .brands-slider.slick-slider .slick-prev {
    font-size: 0;
    border: 0;
    height: 2.6041666667vw;
    z-index: 18;
    width: 2.6041666667vw;
    left: -3.6458333333vw;
    top: 5.2083333333vw;
  }
  .home-brands .main-wrapper .slider-wrapper .brands-slider.slick-slider .slick-prev::before {
    opacity: 1;
    color: #000;
    font-size: 2.6041666667vw;
    line-height: 2.6041666667vw;
  }
  .home-brands .main-wrapper .slider-wrapper .brands-slider.slick-slider .slick-prev:hover {
    opacity: 0.5;
    transition: all 0.3s ease-in-out;
  }
  .home-brands .main-wrapper .slider-wrapper .brands-slider.slick-slider .slick-next {
    font-size: 0;
    border: 0;
    height: 2.6041666667vw;
    z-index: 18;
    width: 2.6041666667vw;
    opacity: 1;
    right: -3.6458333333vw;
    top: 5.2083333333vw;
  }
  .home-brands .main-wrapper .slider-wrapper .brands-slider.slick-slider .slick-next::before {
    opacity: 1;
    color: #000;
    font-size: 2.6041666667vw;
    line-height: 2.6041666667vw;
  }
  .home-brands .main-wrapper .slider-wrapper .brands-slider.slick-slider .slick-next:hover {
    opacity: 0.5;
    transition: all 0.3s ease-in-out;
  }
  .home-brands .main-wrapper .slider-wrapper .brands-slider li.brand-item {
    margin: 0 0.5208333333vw;
    padding: 0.78125vw 1.0416666667vw;
    background: #FFFFFF;
    box-shadow: none;
  }
  .home-brands .main-wrapper .slider-wrapper .brands-slider li.brand-item img {
    height: 9.6354166667vw;
  }
}

.home-testimonials .main-wrapper {
  padding: 0;
}
.home-testimonials .main-wrapper .title-wrapper {
  margin-bottom: 40px;
  padding: 0 20px;
}
.home-testimonials .main-wrapper .title-wrapper .content {
  padding-bottom: 40px;
  font-weight: 275;
}
.home-testimonials .main-wrapper .title-wrapper .content p {
  text-align: center;
}
.home-testimonials .main-wrapper .title-wrapper .main-title {
  text-align: center;
}
.home-testimonials .main-wrapper .slider-wrapper {
  margin-bottom: 90px;
}
.home-testimonials .main-wrapper .slider-wrapper .testimonials-slider .slick-list {
  padding: 0;
}
.home-testimonials .main-wrapper .slider-wrapper .testimonials-slider .testimonial-item {
  margin: 0 20px;
}
.home-testimonials .main-wrapper .slider-wrapper .testimonials-slider .testimonial-item:nth-child(odd) .testimonial-inner .detail-wrapper {
  background: rgba(255, 233, 139, 0.8);
}
.home-testimonials .main-wrapper .slider-wrapper .testimonials-slider .testimonial-item:nth-child(even) .testimonial-inner .detail-wrapper {
  background: #FFC7A5;
}
.home-testimonials .main-wrapper .slider-wrapper .testimonials-slider .testimonial-item .testimonial-inner .star-img {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 5px;
  padding: 5px 0;
}
.home-testimonials .main-wrapper .slider-wrapper .testimonials-slider .testimonial-item .testimonial-inner .star-img img {
  object-fit: contain;
  height: 25px;
  width: auto;
}
.home-testimonials .main-wrapper .slider-wrapper .testimonials-slider .testimonial-item .testimonial-inner .detail-wrapper {
  padding: 30px 15px;
}
.home-testimonials .main-wrapper .slider-wrapper .testimonials-slider .testimonial-item .testimonial-inner .detail-wrapper .test-content {
  font-weight: 275;
  margin-bottom: 40px;
  height: 450px;
  user-select: text !important;
  -webkit-user-select: text !important;
  -moz-user-select: text !important;
  -ms-user-select: text !important;
  padding-right: 4px;
}
.home-testimonials .main-wrapper .slider-wrapper .testimonials-slider .testimonial-item .testimonial-inner .detail-wrapper .test-content::-webkit-scrollbar {
  width: 4px;
}
.home-testimonials .main-wrapper .slider-wrapper .testimonials-slider .testimonial-item .testimonial-inner .detail-wrapper .test-content p {
  text-align: center;
}
.home-testimonials .main-wrapper .slider-wrapper .testimonials-slider .testimonial-item .testimonial-inner .detail-wrapper .test-name {
  text-align: center;
  user-select: text !important;
  -webkit-user-select: text !important;
  -moz-user-select: text !important;
  -ms-user-select: text !important;
}
@media only screen and (min-width: 576px) {
  .home-testimonials .main-wrapper .slider-wrapper .testimonials-slider .slick-list {
    padding: 0 20% 0 0;
  }
  .home-testimonials .main-wrapper .slider-wrapper .testimonials-slider .slick-list .testimonial-item {
    margin: 0 0 0 20px;
  }
}
@media only screen and (min-width: 768px) {
  .home-testimonials .main-wrapper .slider-wrapper .testimonials-slider .testimonial-item .testimonial-inner .detail-wrapper .test-content {
    height: 510px;
  }
}
@media only screen and (min-width: 1200px) {
  .home-testimonials .main-wrapper {
    padding: 0 7.03125vw 0 5.7291666667vw;
  }
  .home-testimonials .main-wrapper .title-wrapper {
    margin-bottom: 3.125vw;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .home-testimonials .main-wrapper .title-wrapper .content {
    padding-bottom: 3.125vw;
    width: 41.6666666667vw;
  }
  .home-testimonials .main-wrapper .slider-wrapper {
    margin-bottom: 6.25vw;
  }
  .home-testimonials .main-wrapper .slider-wrapper .testimonials-slider .slick-list {
    padding: 0;
  }
  .home-testimonials .main-wrapper .slider-wrapper .testimonials-slider .slick-list .testimonial-item {
    margin: 0 0 0 1.5625vw;
  }
  .home-testimonials .main-wrapper .slider-wrapper .testimonials-slider .slick-list .testimonial-item .testimonial-inner .star-img {
    gap: 0.2604166667vw;
    padding: 0.2604166667vw 0;
  }
  .home-testimonials .main-wrapper .slider-wrapper .testimonials-slider .slick-list .testimonial-item .testimonial-inner .star-img img {
    height: 2.6041666667vw;
  }
  .home-testimonials .main-wrapper .slider-wrapper .testimonials-slider .slick-list .testimonial-item .testimonial-inner .detail-wrapper {
    padding: 2.0833333333vw 1.5625vw 2.0833333333vw;
  }
  .home-testimonials .main-wrapper .slider-wrapper .testimonials-slider .slick-list .testimonial-item .testimonial-inner .detail-wrapper .test-content {
    margin-bottom: 1.8229166667vw;
    height: 37.5vw;
    line-height: 1.5625vw;
    padding-right: 0.2604166667vw;
  }
  .home-testimonials .main-wrapper .slider-wrapper .testimonials-slider.slick-slider .slick-prev {
    font-size: 0;
    border: 0;
    height: 2.6041666667vw;
    z-index: 18;
    width: 2.6041666667vw;
    left: -2.6041666667vw;
    top: 16.5104166667vw;
  }
  .home-testimonials .main-wrapper .slider-wrapper .testimonials-slider.slick-slider .slick-prev::before {
    opacity: 1;
    color: #000;
    font-size: 2.6041666667vw;
    line-height: 2.6041666667vw;
  }
  .home-testimonials .main-wrapper .slider-wrapper .testimonials-slider.slick-slider .slick-prev:hover {
    opacity: 0.5;
    transition: all 0.3s ease-in-out;
  }
  .home-testimonials .main-wrapper .slider-wrapper .testimonials-slider.slick-slider .slick-next {
    font-size: 0;
    border: 0;
    height: 2.6041666667vw;
    z-index: 18;
    width: 2.6041666667vw;
    opacity: 1;
    right: -4.1666666667vw;
    top: 16.5104166667vw;
  }
  .home-testimonials .main-wrapper .slider-wrapper .testimonials-slider.slick-slider .slick-next::before {
    opacity: 1;
    color: #000;
    font-size: 2.6041666667vw;
    line-height: 2.6041666667vw;
  }
  .home-testimonials .main-wrapper .slider-wrapper .testimonials-slider.slick-slider .slick-next:hover {
    opacity: 0.5;
    transition: all 0.3s ease-in-out;
  }
}

.home-quick-discovery .full-wrapper .title-wrapper {
  margin-bottom: 50px;
  padding: 0 20px;
}
.home-quick-discovery .full-wrapper .title-wrapper .content p {
  text-align: center;
}
.home-quick-discovery .full-wrapper .title-wrapper .main-title {
  text-align: center;
  padding-bottom: 40px;
}
.home-quick-discovery .full-wrapper .bottom-wrapper .tab-wrap {
  margin-bottom: 50px;
}
.home-quick-discovery .full-wrapper .bottom-wrapper .tab-wrap .cat-title {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0 36px;
  column-gap: 20px;
  row-gap: 12px;
  border: 0;
}
.home-quick-discovery .full-wrapper .bottom-wrapper .tab-wrap .cat-title li {
  width: 46.5%;
}
.home-quick-discovery .full-wrapper .bottom-wrapper .tab-wrap .cat-title li button {
  padding: 5px 0;
  border: 1px solid #F58220;
  display: flex;
  flex-direction: row;
  justify-content: center;
  border-radius: 0;
  width: 100%;
  background: #FFFFFF;
}
.home-quick-discovery .full-wrapper .bottom-wrapper .tab-wrap .cat-title li button.active {
  background: #F58220;
}
.home-quick-discovery .full-wrapper .bottom-wrapper .tab-wrap .cat-title li button.active .name {
  color: #111;
  font-weight: 500;
}
.home-quick-discovery .full-wrapper .bottom-wrapper .cat-content {
  margin-bottom: 35px;
}
.home-quick-discovery .full-wrapper .bottom-wrapper .cat-content .tab-content-inner-wrap .tab-inner .product-wrapper-slider {
  margin-bottom: 0;
}
.home-quick-discovery .full-wrapper .bottom-wrapper .cat-content .tab-content-inner-wrap .tab-inner .product-wrapper-slider .slick-list {
  padding: 0 8%;
}
.home-quick-discovery .full-wrapper .bottom-wrapper .cat-content .tab-content-inner-wrap .tab-inner .product-wrapper-slider .slick-dots {
  bottom: -25px;
  display: none !important;
}
.home-quick-discovery .full-wrapper .bottom-wrapper .cat-content .tab-content-inner-wrap .tab-inner .product-wrapper-slider .product-item {
  margin: 0 5px;
}
.home-quick-discovery .full-wrapper .bottom-wrapper .cat-content .tab-content-inner-wrap .tab-inner .product-wrapper-slider .product-item .product-inner .image-wrap img {
  width: 100%;
  object-fit: cover;
  height: 329px;
}
.home-quick-discovery .full-wrapper .bottom-wrapper .cat-content .tab-content-inner-wrap .tab-inner .product-wrapper-slider .product-item .product-inner .detail-wrap {
  padding: 20px;
}
.home-quick-discovery .full-wrapper .bottom-wrapper .cat-content .tab-content-inner-wrap .tab-inner .product-wrapper-slider .product-item .product-inner .detail-wrap .product-title {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .home-quick-discovery .full-wrapper .bottom-wrapper .tab-wrap .cat-title li {
    width: 21.5%;
  }
}
@media only screen and (min-width: 1000px) {
  .home-quick-discovery .full-wrapper .bottom-wrapper .cat-content .tab-content-inner-wrap .tab-inner .product-wrapper-slider .slick-list {
    padding: 0 10%;
  }
}
@media only screen and (min-width: 1200px) {
  .home-quick-discovery .full-wrapper {
    padding: 0 5.2604166667vw;
  }
  .home-quick-discovery .full-wrapper .title-wrapper {
    margin-bottom: 2.5vw;
    padding: 0;
  }
  .home-quick-discovery .full-wrapper .title-wrapper .main-title {
    padding-bottom: 1.0416666667vw;
  }
  .home-quick-discovery .full-wrapper .bottom-wrapper .tab-wrap {
    margin-bottom: 4.1666666667vw;
  }
  .home-quick-discovery .full-wrapper .bottom-wrapper .tab-wrap .cat-title {
    padding: 0 16.40625vw;
    column-gap: 1.0416666667vw;
    row-gap: 1.0416666667vw;
  }
  .home-quick-discovery .full-wrapper .bottom-wrapper .tab-wrap .cat-title li {
    width: 12.7604166667vw;
  }
  .home-quick-discovery .full-wrapper .bottom-wrapper .tab-wrap .cat-title li button {
    padding: 0.5208333333vw 0;
    border: 0.0520833333vw solid #F58220;
  }
  .home-quick-discovery .full-wrapper .bottom-wrapper .cat-content {
    margin-bottom: 4.9479166667vw;
  }
  .home-quick-discovery .full-wrapper .bottom-wrapper .cat-content .tab-content-inner-wrap .tab-inner .product-wrapper-slider .slick-list {
    padding: 0;
  }
  .home-quick-discovery .full-wrapper .bottom-wrapper .cat-content .tab-content-inner-wrap .tab-inner .product-wrapper-slider.slick-slider .slick-prev {
    font-size: 0;
    border: 0;
    height: 2.6041666667vw;
    z-index: 18;
    width: 2.6041666667vw;
    left: -3.6458333333vw;
    top: 11.71875vw;
  }
  .home-quick-discovery .full-wrapper .bottom-wrapper .cat-content .tab-content-inner-wrap .tab-inner .product-wrapper-slider.slick-slider .slick-prev::before {
    opacity: 1;
    color: #000;
    font-size: 2.6041666667vw;
    line-height: 2.6041666667vw;
  }
  .home-quick-discovery .full-wrapper .bottom-wrapper .cat-content .tab-content-inner-wrap .tab-inner .product-wrapper-slider.slick-slider .slick-prev:hover {
    opacity: 0.5;
    transition: all 0.3s ease-in-out;
  }
  .home-quick-discovery .full-wrapper .bottom-wrapper .cat-content .tab-content-inner-wrap .tab-inner .product-wrapper-slider.slick-slider .slick-next {
    font-size: 0;
    border: 0;
    height: 2.6041666667vw;
    z-index: 18;
    width: 2.6041666667vw;
    opacity: 1;
    right: -3.6458333333vw;
    top: 11.71875vw;
  }
  .home-quick-discovery .full-wrapper .bottom-wrapper .cat-content .tab-content-inner-wrap .tab-inner .product-wrapper-slider.slick-slider .slick-next::before {
    opacity: 1;
    color: #000;
    font-size: 2.6041666667vw;
    line-height: 2.6041666667vw;
  }
  .home-quick-discovery .full-wrapper .bottom-wrapper .cat-content .tab-content-inner-wrap .tab-inner .product-wrapper-slider.slick-slider .slick-next:hover {
    opacity: 0.5;
    transition: all 0.3s ease-in-out;
  }
  .home-quick-discovery .full-wrapper .bottom-wrapper .cat-content .tab-content-inner-wrap .tab-inner .product-wrapper-slider .product-item {
    margin: 0 0.78125vw;
  }
  .home-quick-discovery .full-wrapper .bottom-wrapper .cat-content .tab-content-inner-wrap .tab-inner .product-wrapper-slider .product-item .product-inner .image-wrap img {
    height: 28.125vw;
  }
  .home-quick-discovery .full-wrapper .bottom-wrapper .cat-content .tab-content-inner-wrap .tab-inner .product-wrapper-slider .product-item .product-inner .detail-wrap {
    padding: 2.0833333333vw 2.0833333333vw 1.0416666667vw;
  }
}

.home-sunbrella-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9999;
  display: none;
  /* will be shown by JS */
  align-items: center;
  justify-content: center;
}
.home-sunbrella-popup-overlay .full-wrapper {
  position: relative;
  margin-bottom: 60px;
}
.home-sunbrella-popup-overlay .full-wrapper .image-container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.home-sunbrella-popup-overlay .full-wrapper .image-container img {
  height: 530px;
  width: 100%;
  object-fit: cover;
}
.home-sunbrella-popup-overlay .full-wrapper .detail-container {
  padding: 80px 30px;
}
.home-sunbrella-popup-overlay .full-wrapper .detail-container .detail-inner {
  padding: 62px 30px;
  background: #FFFFFF;
}
.home-sunbrella-popup-overlay .full-wrapper .detail-container .detail-inner .image-wrap {
  margin-bottom: 30px;
}
.home-sunbrella-popup-overlay .full-wrapper .detail-container .detail-inner .image-wrap img {
  height: 75px;
  width: 100%;
  object-fit: contain;
}
.home-sunbrella-popup-overlay .full-wrapper .detail-container .detail-inner .content p {
  text-align: justify;
}
@media only screen and (min-width: 768px) {
  .home-sunbrella-popup-overlay .full-wrapper .image-container img {
    height: 438px;
  }
}
@media only screen and (min-width: 1200px) {
  .home-sunbrella-popup-overlay .full-wrapper {
    margin-bottom: 7.2916666667vw;
  }
  .home-sunbrella-popup-overlay .full-wrapper .image-container img {
    height: 37.1354166667vw;
  }
  .home-sunbrella-popup-overlay .full-wrapper .detail-container {
    padding: 3.4375vw 16.09375vw 2.03125vw 17.6041666667vw;
  }
  .home-sunbrella-popup-overlay .full-wrapper .detail-container .detail-inner {
    padding: 4.21875vw 12.6041666667vw;
  }
  .home-sunbrella-popup-overlay .full-wrapper .detail-container .detail-inner .image-wrap {
    margin-bottom: 2.0833333333vw;
  }
  .home-sunbrella-popup-overlay .full-wrapper .detail-container .detail-inner .image-wrap img {
    height: 10.625vw;
  }
  .home-sunbrella-popup-overlay .full-wrapper .detail-container .detail-inner .content p {
    text-align: center;
  }
}

.home-sunbrella-pop {
  position: relative;
  background: #fff;
  max-width: 1000px;
  width: 90%;
  max-height: 90vh;
  overflow-y: auto;
  border-radius: 12px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}

.popup-close {
  position: absolute;
  top: 12px;
  right: 16px;
  background: #000;
  color: #fff;
  border: none;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  font-size: 24px;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}

/*# sourceMappingURL=front-page.css.map */
