/** Shopify CDN: Minification failed

Line 21:0 Unexpected ","

**/


/* CSS Document */
@charset "utf-8";

body { margin: 0px; padding: 0px; top: 0; width: 100%; font-family: 'Roboto', sans-serif; background:#ffffff;}
img { border: 0; max-width: 100%; }
p, h1, h2, h3, h4, h5, h6, ul, li { margin: 0px; padding: 0px; list-style-type: none; }
.clear { clear: both; line-height: 0; font-size: 0; margin: 0px; padding: 0px; }
textarea, button, select, input[type="search"], input[type="text"], input[type="email"], input[type="submit"], input[type="button"]{ -webkit-appearance: none; 
-webkit-border-radius: 0;}
div { margin: 0px; padding: 0px; }
form { margin: 0; padding: 0; }

*{ box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box;}
, :before, *:after {-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
#wapper{width:100%;}

.scrolling-text--item span{transition:all .25s cubic-bezier(.104,.204,.492,1)}.scrolling-text--full-width-false{isolation:isolate;border-radius:var(--block-border-radius, 16px)}.scrolling-text{background-color:var(--color-bg, rgba(var(--color-body-rgb), .03));color:var(--color-text, var(--color-accent));position:relative;background-size:cover;display:flex;align-items:center;transform:skewY(var(--rotation, 0deg));overflow:hidden}.scrolling-text:after{content:"";position:absolute;bottom:0;left:0;right:0;top:0;z-index:5;pointer-events:none;background:rgba(var(--overlay-color-rgb),var(--overlay-opacity))}.scrolling-text-uppercase--true{text-transform:uppercase}.scrolling-text--inner{display:flex;align-items:center;white-space:nowrap;font-size:1.5rem;font-weight:var(--font-body-bold-weight, 600);padding:30px 0;overflow:hidden;position:relative;z-index:10;transform:skew(calc(-1 * var(--rotation, 0deg)))}.scrolling-text--inner.direction-left>div{animation:marquee-left var(--marquee-speed) linear infinite}.scrolling-text--inner.direction-right>div{animation:marquee-right var(--marquee-speed) linear infinite}.scrolling-text--inner>div{display:flex;align-items:center;flex-shrink:0}.scrolling-text.body-font .scrolling-text--inner{font-weight:var(--font-body-medium-weight, 500)}.scrolling-text--item{display:inline-flex;align-items:center;padding:0 30px;color: #ccc; font-size:1.8rem}.scrolling-text--item.outline-text--true *{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:var(--color-text, var(--color-accent))}.scrolling-text--link{display:inline-flex;align-items:center;color:var(--color-text, var(--color-accent))}.scrolling-text--link span{transform-origin:left bottom}.scrolling-text--link:hover{color:var(--color-text, var(--color-accent))}.scrolling-text--link:hover span{transform:skew(-10deg)}.scrolling-text--image{margin-right:40px;object-fit:cover;width:auto}.scrolling-text--image--small{height:60px}.scrolling-text--image--medium{height:80px}.scrolling-text--image--large{height:120px}@keyframes marquee-left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes marquee-right{0%{transform:translate(-100%)}to{transform:translate(0)}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/scrolling-text.css.map?v=133957674817856950221732804741 */
.sec-2 {
  background-color:#ececec;
  padding: 60px 0;
} 
.sec-2 h2{
  font-size: 40px;
  color: #545353;
  line-height: 52px;
  text-transform: unset;
  font-weight: 700;
  padding-bottom: 10px;
}
.sec-2 p{
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  color: #545353;
}
.grey-bg{
  background: #d1d1d1;
  text-align: center;
  border-radius: 10px 10px 0 0;
  border-bottom: 1px solid #ececec;
}
.tp-logo{
  max-width: 100px;
}
.table-box{
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
}
.table-box li{
  width: 50%;
  list-style: none;
  font-size: 15px;
  font-weight: 700;
  color: #545353;
  padding: 15px 18px;
}
.left-box1{
  border:1px solid #c6c6c6;
}
.border-curve{
  border-radius: 0!important;
}
.border-curve1{
  border-radius: 10px 0 0 0;
}
.border-curve2{
  border-radius: 0 0 0 10px;
} 
.video-sec{
  width: 100%;
  padding: 60px 0;
}
.video-box {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  width: 100%;
}

.video-box video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  z-index: 1;
}

.video-overlay {
  position: relative;
  z-index: 2;
  color: #fff;
  /* background-color: rgba(0, 0, 0, 0.3); */
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  text-align: center;
}

/* Height Controls */
.video-half {
  min-height: 215px;
}

.video-full {
  min-height: 430px;
}

.video-left {
  min-height: 645px;
}

@media (max-width: 767.98px) {
  .video-half {
    min-height: 150px;
  }

  .video-full {
    min-height: 300px;
  }

  .video-left {
    min-height: 450px;
  }
}

.logo-marquee-section {
  background-color: #f9f9f9;
  overflow: hidden;
}

.logo-marquee {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.logo-track {
  display: flex;
  width: max-content;
  animation: scroll-right-to-left 30s linear infinite;
}

.logo-track img {
  height: 30px;
  margin: 0 2rem;
  flex-shrink: 0;
  transition: transform 0.3s ease;
}

.logo-track img:hover {
  transform: scale(1.1);
}

/* 👇 Right-to-left scroll keyframes */
@keyframes scroll-right-to-left {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}

.info-box {
  background-size: cover;
  background-position: center;
  min-height: 300px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  overflow: hidden;
}

/* Optional dark overlay for text readability */
.info-box::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1;
}

.info-box * {
  position: relative;
  z-index: 2;
}
.info-box h4{
  font-size: 60px;
  font-weight: 700;
  text-align: center;
  color:#ffd700;
}
.info-box p{
  font-size: 20px;
  font-weight: 300;
  padding-bottom: 12px;
  text-align: center;
}
.custom-lineheight{
  line-height: 20px;
}





.review-section {
      padding: 60px 0;
      background: #ececec;
      width: 100%;
    }

    .review-title {
      text-align: center;
      font-size: 2rem;
      font-weight: 700;
      margin-bottom: 2rem;
    }

    .review-marquee {
      overflow: hidden;
      position: relative;
      width: 100%;
    }

    .review-track {
      display: flex;
      width: fit-content;
      gap: 1.5rem;
    }

    .review-track.top {
      animation: scroll-left 30s linear infinite;
    }

    .review-track.bottom {
      animation: scroll-right 35s linear infinite;
    }

    .review-box {
      flex: 0 0 300px;
      background-color: #fff;
      border-radius: 12px;
      padding: 1.5rem;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
      display: flex;
      flex-direction: column;
      align-items: center;
      text-align: center;
    }

    .review-avatar {
      width: 60px;
      height: 60px;
      border-radius: 50%;
      object-fit: cover;
      margin-bottom: 1rem;
    }

    .review-content {
      font-style: italic;
      color: #555;
      margin-bottom: 1rem;
      font-size: 0.95rem;
    }

    .review-author {
      font-weight: 600;
      color: #222;
    }

    .review-date {
      display: block;
      font-size: 0.85rem;
      font-weight: 400;
      color: #888;
    }

    @keyframes scroll-left {
      0% {
        transform: translateX(0%);
      }
      100% {
        transform: translateX(-50%);
      }
    }

    @keyframes scroll-right {
      0% {
        transform: translateX(-50%);
      }
      100% {
        transform: translateX(0%);
      }
    }

    @media (max-width: 576px) {
      .review-box {
        flex: 0 0 80vw;
      }
    }























@media screen and (max-width: 1024px){

}

@media screen and (max-width: 800px){


}

@media screen and (max-width: 767px){



}

@media screen and (max-width: 480px){

}




.loved-section {
  padding: 3rem 1rem;
}

.loved-badge {
  font-size: 2.5rem;
  color: #f4b400;
  background: #fff;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 2px solid #f4b400;
  display: flex;
  align-items: center;
  justify-content: center;
}

.loved-heading {
  font-size: 2rem;
  font-weight: 700;
  color: #222;
  margin-bottom: 0.5rem;
}

.loved-subtext {
  font-size: 1rem;
  color: #666;
  max-width: 500px;
  margin: 0 auto;
}

/* VIDEO ROW - 4 in a row */
.video-row2 {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
}

.video-box2 {
  flex: 1 1 calc(25% - 1rem);
  max-width: calc(25% - 1rem);
  position: relative;
  aspect-ratio: 16/9;
  border-radius: 12px;
  overflow: hidden;
  min-height: 350px;
}

.video-box2 video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.custom-play-btn {
  width: 60px;
  height: 60px;
  cursor: pointer;
  transition: transform 0.2s ease;
}

.custom-play-btn:hover {
  transform: scale(1.1);
}

/* Overlay */
.video-overlay2 {
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  transition: opacity 0.3s ease;
}

.overlay-content {
  text-align: center;
}

.video-label {
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
  font-weight: 600;
}

.play-btn {
  border: none;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  font-size: 1.5rem;
  line-height: 50px;
  cursor: pointer;
  color: #000;
  transition: background 0.3s;
}

.play-btn:hover {
  background: #ddd;
}

/* Responsive fallback */
@media (max-width: 992px) {
  .video-box2 {
    flex: 1 1 calc(50% - 1rem);
    max-width: calc(50% - 1rem);
  }
}

@media (max-width: 576px) {
  .video-box2 {
    flex: 1 1 100%;
    max-width: 100%;
  }
}


.feature-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 60px 10%;
  background: #fff;
}

.feature-text {
  flex: 1;
  padding-right: 40px;
}

.feature-text h2 {
  font-size: 3.5rem;
  font-weight: 700;
  margin-bottom: 20px;
  color: #222;
}

.feature-text p {
  font-size: 1.6rem;
  line-height: 1.8;
  color: #555;
}

.feature-table {
  flex: 1;
  background: #f1f1f1;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 6px 20px rgba(0,0,0,0.1);
}

.feature-table-header {
  background: #ffd700;
  padding: 15px;
  font-weight: 600;
  text-align: center;
  font-size: 1.6rem;
  color: #000;
}

.feature-table ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.feature-table li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 20px;
  border-bottom: 1px solid #ddd;
  font-size: 1.3rem;
  font-weight: 500;
  background: #fff;
  transition: background 0.3s ease;
}

.feature-table li:nth-child(even) {
  background: #fafafa;
}

.feature-table li:hover {
  background: #fef9de;
}

.checkmark {
  color: #4CAF50;
  font-size: 1.3rem;
  font-weight: bold;
}

/* Responsive */
@media (max-width: 900px) {
  .feature-section {
    flex-direction: column;
    text-align: center;
  }

  .feature-text {
    padding-right: 0;
    margin-bottom: 30px;
  }

  .feature-table {
    width: 100%;
  }
}

.features-section2 {
  padding: 80px 0;
  background: #ffffff;
  position: relative;
  overflow: hidden;
}

.features-section2 h2 {
  font-weight: 800;
  font-size: 3.5rem;
  text-align: center;
  margin-bottom: 30px;
}


.features-section2 h2 span {
  color: #ffd700;
}

.features-card {
  background:#eeeeee;
  border-radius: 16px;
  padding: 20px;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.06);
}

.features-card img {
  width: 40px;
  height: 40px;
  margin-right: 20px;
}

.features-card p {
  margin: 0;
  font-size: 1.4rem;
  color: #444;
}

.shop-btn {
  background: #ffd700;
  color: #000;
  font-weight: 600;
  border-radius: 30px;
  padding: 8px 30px;
  text-align: center;
  display: inline-block;
  transition: 0.3s ease;
  text-decoration: none;
}

.shop-btn:hover {
  background: #ffeb82;
  color: #000;
  text-decoration: none;
}

.feature-image {
  border-radius: 16px;
  width: 100%;
  object-fit: cover;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
}


.approach-section {
  position: relative;
  min-height: 80vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px;
}

.approach-content {
  background: rgb(116 116 116 / 59%);
  padding: 50px 40px;
  max-width: 700px;
  text-align: center;
  border-radius: 12px;
  box-shadow: 0 8px 25px rgba(0,0,0,0.2);
  animation: fadeInUp 1s ease;
}

.approach-content h3 {
  font-size: 3.3rem;
  font-weight: 600;
  color: #ffd700;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.approach-content p {
  font-size: 1.6rem;
  line-height: 1.7;
  color: #fff;
}

@keyframes fadeInUp {
  from {
    transform: translateY(20px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

/* Responsive */
@media (max-width: 768px) {
  .approach-content {
    padding: 30px 20px;
  }

  .approach-content p {
    font-size: 1rem;
  }
}

.section-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 60px 8%;
  background: #fff;
}

.section-left {
  flex: 1;
  min-width: 320px;
}

.section-left h2 {
  font-size: 3.5rem;
  font-weight: 600;
  margin-bottom: 40px;
  color: #3a3a3a;
  line-height: 1.3;
}

.features {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

.feature-box {
  text-align: center;
}

.feature-box img {
  width: 100%;
  max-width: 160px;
  height: 160px;
  object-fit: cover;
  border-radius: 50%;
  margin-bottom: 15px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

.feature-box p {
  font-size: 1.3rem;
  color: #555;
  line-height: 1.5;
}

.section-right {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 320px;
  position: relative;
}

.image-compare {
  display: flex;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 6px 16px rgba(0,0,0,0.15);
  max-width: 520px;
}

.image-compare img {
  width:100%;
  height: auto;
  display: block;
  object-fit: cover;
}

.label {
  position: absolute;
  top: 15px;
  background: rgba(0,0,0,0.65);
  color: #fff;
  font-size: 0.9rem;
  font-weight: 500;
  padding: 6px 14px;
  border-radius: 20px;
}

.label.left {
  left: 20px;
}

.label.right {
  right: 20px;
}

@media (max-width: 900px) {
  .section-wrapper {
    flex-direction: column;
    text-align: center;
  }
  .features {
    grid-template-columns: 1fr;
  }
  .image-compare {
    margin-top: 30px;
    max-width: 100%;
  }
}

#shopify-section-template--20185774522580__multi_product_3_piece_sofa_outdoor_wMRwj4{
  background:#f2f2f2;
  padding: 20px 0;
}