/** Shopify CDN: Minification failed

Line 238:187 Expected ":"
Line 239:186 Expected ":"

**/
/* font-family: "Space Grotesk"; */
/* font-family: Archivo; */

body {  letter-spacing: normal; }
h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5 {  letter-spacing: normal; }
a {  text-decoration: none;}
img { max-width: 100%; height: auto; outline: none; vertical-align: middle;}
.page-width { max-width: 1640px; padding: 0 20px; margin: 0 auto; }
.field__input:focus,
.field__input:not(:placeholder-shown),
.field__input:-webkit-autofill,
.customer .field input:focus,
.customer .field input:not(:placeholder-shown),
.customer .field input:-webkit-autofill { padding: 1.5rem; }
.field__label,
.customer .field label { opacity: 0; }
.field__input::placeholder,
.customer .field input::placeholder, .field input::placeholder, field__input::placeholder { opacity: 1 !important; }
/* *:focus-visible { outline: none; outline-offset: 0; box-shadow: none; } */
.quantity__button:focus, .quantity__input:focus { background: transparent; }
.quantity__button:focus-visible, .quantity__input:focus-visible { background: transparent; outline: none; box-shadow: none;}
.predictive-search *{font-family: "Poppins", sans-serif;}
predictive-search[open="true"] .field:before, predictive-search[open="true"] .search__input.field__input, predictive-search[open="true"] .field:after{ border-bottom-left-radius: 0; border-bottom-right-radius: 0;}


.btn{ display: inline-flex; position: relative; padding: 5px 30px 5px 30px; align-items: center; justify-content: center; height: 50px; border-radius: 5px; text-align: center; border: 1px solid transparent; background-color: #009A93; line-height: 1; transition: all 0.5s ease; cursor: pointer;  color: #FFF; font-family: "Space Grotesk"; font-size: 16px; font-weight: 700; text-transform: uppercase; border: 0; letter-spacing: normal;}
.btn:hover{  background-color: #000; }

/* bg patter */
.bg-pattern { display: flex; position: fixed; top: 0; left: 0; width: 100%; height: 100vh; background:#162e2d;}
.bg-pattern img { width: 100%; height: 100%; object-fit: cover; opacity:1;}
#MainContent { z-index: 2;background: #fff; }
.template-product #MainContent,
.template-index #MainContent { z-index: 1;background: none; }

.template-index .banner-slider-sec,
.section-header .header-wrapper.color-scheme-5 { background: none; }

.template-index .text-marquee-sec,
.template-index .ser-sec {    background-color: inherit;}
.template-product .breadcrumbs { background-color: inherit !important;}
.template-product .main-pro-sec { background-color: inherit;}
.template-product .main-pro-sec .gradient {background: none;}
.template-product .accessories-products-sec { background-color: inherit; }
.template-product .pro_description { background: none; }
.template-product .pro_description_bg { background: #ffffff; }
.template-product .pro_description .tabs-bg { background-color: inherit; }

/**/


.slick-arrow{  padding:0; margin:0; width:50px; height:50px; text-indent: -9999px; border: 0; background-color: transparent; position: absolute; top: 50%; transform: translateY(-50%); z-index: 1; cursor: pointer; transition: all 0.5s ease;}
.slick-arrow.slick-prev{ background: url(prev-arrow.png) no-repeat; background-size: contain; left: 0;}
.slick-arrow.slick-next{ background: url(next-arrow.png) no-repeat; background-size: contain; right: 0;}
.slick-arrow.slick-prev:hover{ background: url(prev-arrow-hover.png) no-repeat; background-size: contain; }
.slick-arrow.slick-next:hover{ background: url(next-arrow-hover.png) no-repeat; background-size: contain;}
.slick-arrow.slick-prev.slick-disabled{ background: url(prev-arrow.png) no-repeat; cursor: not-allowed; background-size: contain; opacity: 0.6; }
.slick-arrow.slick-next.slick-disabled{ background: url(next-arrow.png) no-repeat; cursor: not-allowed; background-size: contain; opacity: 0.6; }

.announcement-bar__message { padding: 20px 0px 0px; letter-spacing: normal; color: #73A2A0; font-size: 17px; font-weight: 600; line-height: normal; text-transform: uppercase;}

.banner-slider-sec{ padding: 0 0 45px; background-color: #162E2D; }
.banner-slider-sec .page-width{ max-width: 1860px;}
.banner-slider-sec .banner-slide a{ display: grid; grid-template-columns: 1fr 1fr; gap: 30px; position: relative;}
.banner-slider-sec .banner-slide a:before{ content: ''; background: url(banner-stemp.png)no-repeat; height: 120px; width: 120px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 1; animation: spin 14s linear infinite; margin: -60px 0 0 -60px; background-size:100%;}
.banner-slider-sec .banner-slide a:after{ content: ''; background: url(banner-stemp-img.png)no-repeat; height: 36px; width: 60px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 1; margin: -5px 0 0 -5px; background-size:100%;}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.banner-slider-sec .banner_list{ display: flex;}
.banner-slider-sec .banner_list > .banner-slide{ width: 100%;}
.banner-slider-sec .banner_list > .banner-slide:nth-child(n+2){ display: none;}
.banner-slider-sec .banner_info{ position: relative; border-radius: 10px; background-color: #009A93; display: flex; flex-direction: column; justify-content: center; align-items: start; padding-left: 110px; overflow: hidden;padding-right:80px; padding-bottom:60px;}
.banner-slider-sec .banner_info:before{ content: 'ARXP'; color: #008C86; font-family: Archivo; font-size: 220px; font-weight: 900; line-height: 0.65; position: absolute; right: 0; bottom: 0;}
.banner-slider-sec .banner_info h2{ margin: 0px; color: #FFF; font-size: 67px; font-weight: 600; line-height: 1.1;  position: relative; text-transform:uppercase;}
.banner-slider-sec .banner_info h2 strong{ display: block; margin: 0px 0px 5px; font-size: 67px; font-weight: 700; line-height: 0.89;}
.banner-slider-sec .banner_info h2:before{ content: ''; position: absolute; height: 100px; width: 100px; background: url(banner-star.png)no-repeat; right: -135px; top: -80px;}
.banner-slider-sec .banner_info p{ margin: 0px 0px 36px; color: #FFF; font-size: 20px; font-weight: 400; line-height: normal; position: relative;}
.banner-slider-sec .banner_info p strong{ font-weight: 400; font-size:51px; }
.banner-slider-sec .banner_info .btn{ background-color: #000;}
.banner-slider-sec .banner_info .btn:hover{ background-color: #fff; color: #000;}
.banner-slider-sec .banner-video,.home-video-section__media{ aspect-ratio: 9/7; border-radius: 10px; overflow: hidden;}
.home-video-section__media iframe {width: 100%; height: 100%; border: 0;}
.banner-slider-sec .slick-dots{ position: absolute; margin: 0; padding: 0; list-style: none; display: flex; gap: 15px; left: 110px; bottom: 65px;}
.banner-slider-sec .slick-dots li{ line-height: 1; font-size: 0;}
.banner-slider-sec .slick-dots li button{ font-size: 0; height: 15px; width: 15px; background: rgba(255, 255, 255, 0.5); outline: 1px solid rgba(255, 255, 255, 0);; border: 0; border-radius: 100%; transition: all 0.5s ease; cursor: pointer; padding: 0;}
.banner-slider-sec .slick-dots li button:hover, .banner-slider-sec .slick-dots li.slick-active button{background: rgba(255, 255, 255, 1); outline: 1px solid #fff; outline-offset: 4px;}

.ser-sec{  padding: 45px 0px 45px; background:url(ser-bg-new.svg)no-repeat right 60px center; background-color: #162E2D;  }
.ser-sec .page-width{ max-width: 1760px;}
.ser-sec .ser-row { display: grid; grid-template-columns: repeat(5, 1fr); gap: 20px; max-width: 1260px; }
.ser-sec .service-item { transition: all 0.5s ease; text-align: center; display: flex; flex-direction: column; align-items: center; gap: 15px;}
.ser-sec .service-item *{ transition: all 0.5s ease; }
.ser-sec .service-icon{  width: 63px; height: 63px; display: inline-flex; align-items: center; justify-content: center; transition: all 0.5s ease;}
.ser-sec .service-icon svg{  width: auto; height: auto;}
.ser-sec .service-des h3{ margin: 0px 0px 0px; color: #FFF; font-size: 18px; font-weight: 400; line-height: normal;} 

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.text-marquee-sec{ padding: 10px 0px 0px; position: relative; background-color: #162E2D; margin-bottom:-5px; }
.text-marquee-sec .marquee{ display: flex; align-items: center; justify-content: flex-start; overflow: hidden; width: 100%; }
.text-marquee-sec .marquee span{  will-change: transform; transform: translateX(0); white-space: nowrap; animation: marquee 20s linear infinite;  display: flex; align-items: center; gap: 0; padding: 0px 80px; color: rgba(255, 255, 255, 0.07); font-size: 110px; font-weight: 700; line-height: 0.8; letter-spacing: 2.2px; text-transform: uppercase;}

.endless-app-sec{ padding: 120px 0px 50px;background: #0E0E0E; }
.endless-app-sec .categories-main{ background-repeat: no-repeat; background-position: left bottom 20%;}
/* .endless-app-sec .page-width{ max-width: 1470px; margin-right: 0; padding-left: 0;} */
.endless-app-sec .categories_title-row { display: flex; align-items: center; justify-content: space-between; max-width:1530px; margin:0 auto; margin-bottom: 43px; }
.endless-app-sec .categories_title-row h2{ margin: 0px 0px 2px; color: #fff; font-size: 45px; font-weight: 700; line-height: 1.33;}
.endless-app-sec .categories_title-row h2 span{ color: #009A93; }
.endless-app-sec .categories_title-row p{ margin: 0px; color: #B3B3B3; font-size: 16px; font-weight: 400; line-height: normal;}
.endless-app-sec .categories_title-row .btn { margin-top:10px; } 
.endless-app-sec .categories-row{ padding:0 55px; display:flex;} 
.endless-app-sec .categories-row::nth-child(4n) { display:none; }
.endless-app-sec .page-width{ padding: 0 10px; max-width:1700px; }
.endless-app-sec .cat-col{ position: relative; border-radius: 10px; overflow: hidden; margin:0 20px;}
.endless-app-sec .cat-col .cat-img img{ width: 100%; height: 100%; object-fit: cover; border-radius: 10px; max-height: 430px; min-height: 430px; }
.endless-app-sec .cat-col .cat-details { position: absolute; top: 60%; right: 0; bottom: 0; left: 0; background: linear-gradient(180deg, rgba(22, 46, 45, 0.00) 0%, #162E2D 89.28%); display: flex; align-items: end; justify-content: center; padding: 25px 10px; }
.endless-app-sec .cat-col .cat-name { color: #FFF; text-align: center; font-size: 23px; font-weight: 500; line-height: normal; transition: all 0.5s ease;}
.endless-app-sec .cat-col:hover .cat-name { transform: translateY(-10px);}

.featured-collection-sec{ padding: 150px 0px 0px; background: #fff;}
.featured-collection-sec .collection__title.title-wrapper{ text-align: center; margin-bottom: 25px;}
.featured-collection-sec .collection__title h2{ margin: 0px; color: #000; font-size: 45px; font-weight: 700; line-height: 1.11;}
.featured-collection-sec .collection__description p{ margin: 0px; color: #000;  font-size: 16px; font-weight: 400; line-height: normal;}
.featured-collection-sec .slick-list{ margin: 0px -10px;}
.featured-collection-sec .grid__item{ padding: 0px 10px;}
.featured-collection-sec .product-slider .slick-arrow.slick-prev{ left: -80px; }
.featured-collection-sec .product-slider .slick-arrow.slick-next{ right: -80px;}
.featured-collection-sec .product-slider:not(.slick-slider){ display: flex;}
.featured-collection-sec .product-slider > .grid__item{ width: calc(20% - 20px*4/3); max-width: calc(20% - 20px*4/3);}
.featured-collection-sec .product-slider > .grid__item:nth-child(n+5){ display: none;}
.featured-collection-sec slider-component.page-width{ padding: 0px 20px;}

.card .card__badge .badge{  font-size: 16px; font-weight: 500; text-transform: uppercase; border: 0; background-color: rgba(255, 255, 255, 0.5);}
.card .card__heading{ margin: 0px 0px 10px; color: #fff; font-size: 18px; font-weight: 600; line-height: normal;}
.card .card__heading > a{ color: #fff; text-decoration: none; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.card-wrapper:hover .card .card__heading > a{ text-decoration: none;}
.card.card--media .card__inner .card__content { padding: 10px; }
.card .card-information>*:not(.visually-hidden:first-child)+*:not(.rating):not(.card__information-volume-pricing-note) { margin-top: 22px; }
.card .price { font-size: 22px; letter-spacing: normal; line-height: normal; color: #009A93; font-weight: 700;}
.card .card-information>.price{ color: #009A93; }
.card .price--on-sale .price-item--regular { text-decoration: line-through; color: #BCBCBC; font-size: 18px; font-weight: 600; margin-right: 0; }
.card .quick-add__submit { transition: .8s; text-transform: capitalize; text-decoration: none;  opacity: 1; padding: 0; color: #fff; font-size: 0; letter-spacing: normal; font-weight: 700; line-height: normal;  text-underline-offset: 2px; border: 0; transition: all 0.5s ease; background: #009A93; width: auto; margin: 0 auto; min-width: 50px; border-radius: 50px; min-height: 50px; }
.card .quick-add__submit:before, .card .quick-add__submit:after { display: none;}
.card .card-product-short-desc{ margin: 0px; color: #B1B1B1; font-size: 16px; font-weight: 500; line-height: normal; height: 63px; overflow: hidden;}
.card.card--card .quick-add { margin-bottom: -25px; margin-top: 15px; }
.card.card--card .sp-compare-custom-collection { position: absolute; top: 15px; left: 15px; }
.card.card--card .sp-compare-main:hover .sp-compare-icon label svg path{ fill: rgba(0,0,0,0.5);}

.list_view .card.card--card .quick-add{ margin-bottom: 0; margin-top: 0; }
.collection .list_view .card .quick-add__submit{ margin: 0; }
.list_view .card .quick-add__submit{ font-size:16px; padding-left:20px; padding-right:20px; }
.list_view .btn-icon{ display:none; }


.high-flow-sec{ padding: 100px 0px;background:#fff;}
.high-flow-sec .high-flow-heading{  margin: 0px; text-align: center; font-family: Archivo; font-size: 169px; font-weight: 900; line-height: 0.9; opacity: 0.1; background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.50) 79.92%, rgba(0, 0, 0, 0.00) 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-transform: uppercase; position: relative; z-index: 0;}
.template-product .high-flow-sec .high-flow-heading{ margin-bottom: -50px;}
.high-flow-sec .high-flow-row { display: grid; grid-template-columns: 28fr 97fr auto;}
.high-flow-sec .high-flow-left { align-self: end; padding-bottom: 40px;}
.high-flow-sec .high-flow-left .left-img{  margin-left: -160px;}
.high-flow-sec .high-flow-center { position: relative;}
.high-flow-sec .high-icon-box { position: absolute; transform: translate(-50%, -50%);}
.high-flow-sec .high-icon-box.show { z-index: 1;}
.high-flow-sec .high-icon { position: relative; z-index: 2; width: 36px; height: 36px; background-color: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; cursor: pointer; overflow: visible; transition: all 0.5s ease;}
.high-flow-sec .high-icon-box.show .high-icon { transform: rotate(135deg); }
.high-flow-sec .high-flow-right{ padding: 70px 0px 0px 40px;}
.high-flow-sec .high-flow-title-sub{ margin: 0px; color: #000; font-size: 40px; font-weight: 700; line-height: 1; text-transform: uppercase;}
.high-flow-sec .high-flow-title{ margin: 0px; color: #009A93; font-size: 74px; font-weight: 700; text-transform: uppercase; line-height: 1;}
.high-flow-sec .high-icon::before { content: ''; position: absolute; width: 100%; height: 100%; border-radius: 50%; background: rgba(255, 255, 255, 1); animation: wavePulse 2s cubic-bezier(0.25, 0.1, 0.25, 1) infinite; z-index: -1; }
.high-flow-sec .high-icon-box .high-icon-text{ border-radius: 10px; background:#FFF; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25); width: 250px; height: 180px; padding: 5px 0px; position: absolute; left: 45px; top: 50%; transform: translateY(-50%); display: none; z-index: 3; overflow: hidden;}
.high-flow-sec .high-icon-box.on-left .high-icon-text{ left: auto; right: 45px;}
.high-flow-sec .high-icon-box.show > .high-icon-text{  display: block;}
.high-flow-sec .high-icon-text p{margin: 0px; color: #000; font-size: 15px; line-height: normal; }
.high-flow-sec .high-icon-text ul {margin: 0; padding: 15px 0 0 15px;}
.high-flow-sec .high-icon-text li{margin: 0px; color: #000; font-size: 15px; line-height: normal; padding:0;}
.high-flow-sec .high-icon-text .auto-block {height: 100%; width: 100%; overflow: auto; padding: 10px 15px 15px;}
.high-flow-sec .high-flow-center .high-flow-img { display: flex; align-items: center; justify-content: center;}

@keyframes wavePulse {
      0% {
          transform: scale(1);
          opacity: 0.9;
      }
      70% {
          transform: scale(1.5);
          opacity: 0;
      }
      100% {
          transform: scale(2);
          opacity: 0;
      }
  }

.versatile-home{ background: url(versatile-left-bg.svg) no-repeat left top, url(versatile-right-bg.svg) no-repeat right top, #151515; padding:80px 0;  }
.we-are-versatile{ max-width:1500px; margin:0 auto; }
.we-are-versatile h3{ color: #FFF; text-align: center; font-size: 70px; font-style: normal; font-weight: 700; line-height: 1; margin: 0 0 10px; }
.we-are-versatile h3 span{ color:#009A93; }
.versatile-wrapper-inner{  background: url(versatile-bg.png) no-repeat center center; display: flex; flex-wrap: wrap; justify-content: space-between; padding:0 15px; position:relative; }
.versatile-content-box h4{ color: #12D7CE; font-size: 22px; font-style: normal; font-weight: 700; line-height: normal; margin:0 0 4px;  }
.versatile-content-box p{ color: #C4C4C4; font-size: 16px; font-style: normal; font-weight: 400; line-height: normal; margin:0; max-width: 220px; }
.versatile-content-box-inner{ max-width:380px; display: flex; align-items: center; position:relative; }
.versatile-content-box{ width:50%; margin: 55px 0; padding-left:80px; }
.versatile-content-box:nth-child(even){ display: flex; justify-content: right; text-align: right; padding-left:0; padding-right:80px; }
.versatile-icon{ background:rgba(0,157,147,0.05); border-radius:100%; min-width:95px; height:95px;  display: flex; justify-content: center; align-items:center; }
.versatile-content-box:nth-child(even) .versatile-icon{ order:2; }
.versatile-content-left{ padding-left:20px; }
.versatile-content-box:nth-child(even) .versatile-content-left{ padding-left:0; padding-right:20px; }
.versatile-content-box:nth-child(3){ padding-left:0; }
.versatile-content-box:nth-child(4){ padding-right:0; }
.versatile-product-image{ position:absolute; left:0; right:0; margin:0 auto; top:50%; transform:translateY(-50%); max-width: 500px; text-align:center; }
.versatile-product-image img{ max-height:250px; }

.versatile-content-box-inner::after{ content:''; position:absolute; }
.versatile-content-box-inner::before{ border-radius: 14px; background: #009A93; width:14px; height:14px; position:absolute; content:''; z-index:1;  }
.versatile-content-box:first-child .versatile-content-box-inner::after{ width:140px; height:85px; border-top:solid 1px #919191; border-right:solid 1px #919191; left:110%; top:30%; }
.versatile-content-box:first-child .versatile-content-box-inner::before{ left:47px; }
.versatile-content-box:nth-child(2) .versatile-content-box-inner::after{ width:140px; height:85px; border-top:solid 1px #919191; border-left:solid 1px #919191; right:120%; top:30%; left:auto; }
.versatile-content-box:nth-child(3) .versatile-content-box-inner::after{ width:55px; border-top:solid 1px #919191; left:110%; top:53px; }
.versatile-content-box:nth-child(4) .versatile-content-box-inner::after{ width:55px; border-top:solid 1px #919191; left:auto; top:53px; right:120%; }
.versatile-content-box:nth-child(5) .versatile-content-box-inner::after{ width:140px; height:85px;  border-bottom:solid 1px #919191; border-right:solid 1px #919191; border-top:none; solid 1px #919191; left:110%; top:-30px; }
.versatile-content-box:nth-child(6) .versatile-content-box-inner::after{ width:140px; height:85px;  border-bottom:solid 1px #919191; border-left:solid 1px #919191; border-top:none; solid 1px #919191; right:120%; top:-30px; }
.versatile-content-box:first-child .versatile-content-box-inner::before{ left: 110%; top: 22px; }
.versatile-content-box:nth-child(3) .versatile-content-box-inner::before{ left: 110%; top: 50%; }
.versatile-content-box:nth-child(2) .versatile-content-box-inner::before{ right: 120%; top: 22px;}
.versatile-content-box:nth-child(4) .versatile-content-box-inner::before{ right: 120%; top: 50%; }
.versatile-content-box:nth-child(5) .versatile-content-box-inner::before{ left: 110%; top: 50%; }
.versatile-content-box:nth-child(6) .versatile-content-box-inner::before{ right: 120%; top: 50%;  }

.built-garage-home{ background:#0e0e0e; }
.built-garage-main{  background: url(built-garage-bg-pattern.png) no-repeat right top }
.built-garage-inner{  background: url(built-garage-img.jpg) no-repeat left center; }
.built-garage-inner-container { max-width: 1300px; margin: 0 auto; display: flex; align-items: center; padding: 40px 0 40px 120px;  min-height:535px; }
.built-garage-inner-left {
    width: 100%;
    padding-right: 6%;
}
.built-garage-inner-right { width: 100%; padding:40px 0 0 0; }
.built-garage-inner-left > p{ color: #FFF; font-size: 55px; font-style: normal; font-weight: 700; line-height:1.1; margin:0; }
.built-garage-inner-left p strong{ color:#009A93; }
.built-garage-inner-left p.built-para{ color: #B3B3B3; font-size: 16px; font-style: normal; font-weight: 400; line-height: normal; }
.built-garage-inner-left-content { display: flex; padding-top:30px; }
.built-garage-usp-box { border-right: solid 1px #424242; padding: 10px 35px 10px 0;  margin-right: 35px;}
.built-garage-usp-box:last-child{ border:0; }
.built-garage-usp-box h5{ color: #009A93; font-size: 30px; font-style: normal; font-weight: 700; line-height: normal; margin:0; }
.built-garage-usp-box p{ color: #B3B3B3; font-size: 16px; font-style: normal; font-weight: 400; line-height: normal; margin:0; }
.we-are-innovation h2{ text-align: center; font-size: 157.9px; font-style: normal; font-weight: 700; line-height: 1.5; opacity: 0.15; background: linear-gradient(180deg, #009A93 0%, rgba(0, 154, 147, 0.00) 112.65%); 
  background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; padding: 80px 15px 0px 15px; margin:0; }


.how-it-works-section { padding: 0px 0px 130px 0; background: #fff;}
.how-it-works-section .how-it-works-heading { margin: 0px 0px 40px; color: #000; text-align: center; font-size: 45px; font-weight: 700; line-height: 1.11;}
.how-it-works-section .how-it-works-wrapper { display:flex; align-items:center; justify-content:space-between; gap:0; position:relative; flex-wrap:wrap; }
.how-it-works-section .how-it-works-item { position:relative; text-align:center; flex:1; min-width:250px; }
.how-it-works-section .how-it-works-circle { width: 250px; height: 250px; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto; position: relative; background: transparent; flex-direction: column; gap: 30px; }
.how-it-works-section .how-it-works-circle:before{ content: ''; position: absolute; inset: 0; border: 2px dashed #009A93; border-radius: 50%; transition: all 1s ease;}
.how-it-works-section .how-it-works-circle:hover:before{ transform: rotate(180deg); }
.how-it-works-section .how-it-works-circle .how-it-icon{ display: flex; align-items: center; justify-content: center; height: 100px; transition: all 1s ease;}
.how-it-works-section .how-it-works-item h3 { margin:0; color: #000; font-size: 20px; font-weight: 500; line-height: 1;}
.how-it-works-section .how-it-works-line { position:absolute; top:125px; right:-110px; width:220px; border-top:2px dashed #009A93; }

.flow-details-sec { padding:0px 0px; background: #fff;}
.flow-details-sec .page-width { max-width: 100%; }
.flow-details-sec .pressure-heading { text-align: center; margin-bottom: 30px; }
.flow-details-sec .pressure-heading h2 { margin: 0px 0px 5px; color: #000; font-size: 45px; font-weight: 700; line-height: 1.11;}
.flow-details-sec .pressure-heading p { margin: 0; color: rgba(0, 0, 0, 0.7); font-size: 16px; font-weight: 500; line-height: normal;}
.flow-details-sec .pressure-row{ position: relative;}
.flow-details-sec .pressure-table { max-width: 900px; margin: 0 auto; border: 1px solid #009A93; border-radius: 10px; overflow: hidden; position: relative; z-index: 2; }
.flow-details-sec .pressure-table table { width: 100%; border-collapse: collapse;}
.flow-details-sec .pressure-table th { background: #009A93;  border-color: #009A93;  padding: 10px 20px; color: #FFF; text-align: center; font-size: 22px; font-weight: 700; letter-spacing: 2.2px; text-transform: uppercase;}
.flow-details-sec .pressure-table td { padding: 13px 20px; color: #000; font-size: 18px; font-weight: 600; line-height: normal; text-align: center; border-color: #fff;}
.flow-details-sec .pressure-table tr td:first-child { background: #F9F9F9; font-weight: 500; width: 50%; }
.flow-details-sec .pressure-table tr td:last-child { background: #e7f5f6; font-weight: 600; }
.flow-details-sec .pressure-image { position: absolute; top: 50%; transform: translateY(-50%); max-width: 630px; z-index: 1; }
.flow-details-sec .pressure-image img { width: 100%; display: block; }
.flow-details-sec .pressure-image.left { left: 0; }
.flow-details-sec .pressure-image.right { right: 0; }

.marquee-dots-sec{ padding: 50px 0px; position: relative; background:#0e0e0e;}
.marquee-dots-sec .marquee{ display: flex; align-items: center; justify-content: flex-start; overflow: hidden; width: 100%; }
.marquee-dots-sec .marquee > span{  will-change: transform; transform: translateX(0); white-space: nowrap; animation: marquee 40s linear infinite;  display: flex;  align-items: center; gap: 0; padding: 0; color: #fff; font-size: 50px; font-weight: 700; line-height: 1; text-transform: uppercase;}
.marquee-dots-sec .marquee > span > span{ color: #fff;}
.marquee-dots-sec .marquee > span > span:nth-child(even){ color: #009A93;}
.marquee-dots-sec .marquee span strong{ margin: 0px 80px 0px 80px; color: #3F3838; vertical-align: text-top;}

.about-section{ padding: 100px 0;background: #0E0E0E;}
.about-section .about-row{ display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center;}
.about-section .about-left {border-radius: 10px; overflow: hidden;}
.about-section .about-left img{ width: 100%; height: 100%; object-fit: cover; transition: all 0.5s ease;}
.about-section .about-left:hover img{ transform: scale(1.05);}
.about-section .about-right h2{ margin: 0px 0px 15px; color: #fff; font-size: 45px; font-weight: 700; line-height: 1.11; }
.about-section .about-right h2 strong{ color:#009A93; font-size:55px; }
.about-section .about-text { margin: 0px 0px 30px; max-width: 650px;}
.about-section .about-text p{ margin: 0px 0px 10px; color: #fff; font-size: 16px; font-weight: 400; line-height: 1.62;}

/* Breadcrumbs' styles */
.breadcrumbs { font-size: 1em; padding: 30px 0 20px; margin:0;}
.breadcrumbs ol { list-style-type: none; margin: 0; padding: 0; }
.breadcrumbs li { display: inline-block; }
.breadcrumbs a { text-decoration: none; color: #fff;}
.breadcrumbs li:not(:last-child):after { content: "»"; display: inline-block; padding-left: 10px; padding-right: 10px; color: #BEBEBE; vertical-align: baseline; }
.breadcrumbs [aria-current="page"] { color: #898989; font-weight: normal; text-decoration: none; }
.breadcrumbs [aria-current="page"]:hover,
.breadcrumbs [aria-current="page"]:focus { text-decoration: none; color: #fff; }

/* pagination styles */
.pagination .pagination__list { display: flex; flex-wrap: wrap; justify-content: center; gap: 5px; }
.pagination .pagination__list li { margin: 0 !important; flex: unset; max-width: unset; }
.pagination .pagination__list li .pagination__item { display: inline-flex; align-items: center; justify-content: center; min-width: 40px; height: 40px; border: 1px solid #E0E0E0; border-radius: 40px; color: #838383; font-size: 16px; font-weight: 600; line-height: 1; transition: all .5s ease; padding: 5px 10px;}
.pagination .pagination__list li .pagination__item:hover, .pagination .pagination__list li .pagination__item.pagination__item--current { background-color: #009A93; border-color: #009A93; color: #fff; opacity: 1;}
.pagination .pagination__list li .pagination__item.pagination__item-arrow { width: auto; border: 0; background-color: transparent;}
.pagination .pagination__list li .pagination__item.pagination__item-arrow .svg-wrapper{ width: 18px; height: 13px;}
.pagination .pagination__item--current:after, .pagination .pagination__item:hover:after{ display: none;}

/* facets styles */
.facets-container .facet-filters__field .select__select, .facets-container .mobile-facets__sort .select__select { border-radius: 6px; padding: 15px 40px 15px 20px; border: 1px solid #F5F5F5; background-color: #F5F5F5; color: #000; font-size: 14px; font-weight: 400; line-height: normal; margin: 0px; height: auto;}
.facets-container .facet-filters__field .facet-filters__sort:focus-visible, .facets-container .mobile-facets__sort .select__select:focus-visible { outline: 0; box-shadow: none; }
.facets-container .facet-filters__field .facet-filters__sort+.svg-wrapper, .facets-container .mobile-facets__sort .select .svg-wrapper { right: 15px; }
.facets-container .facets__summary { padding: 8px 40px 8px 20px; margin-bottom: 0; color: #0009; font-size: 16px; font-weight: 400; line-height: normal; border-radius: 10px; border: 1px solid rgba(102, 102, 102, .2); background: #fff; }
.facets-container .facets__summary .icon-caret { right: 15px; top: 15px; }
.facets-container .facets__form { margin: 0; padding: 0px 0; align-items: center; grid-template-columns: max-content auto max-content; column-gap: 0px; position: relative;}
.facets-container .facets__heading { margin-top: 0px;}
.facets-container .facets__form .product-count { display: none; align-items: center; height: 100%; }
.facets-container .facets__summary:hover .facets__summary-label { text-decoration: none; }
.facets-container .facet-filters__label { color: #008781; font-size: 16px; font-weight: 600; }

.template-page .main-page-section .page-width{ max-width: 1320px;}
.template-page .rte h2{ font-size: 36px; margin-bottom: 20px;}
.template-page .rte h3{ font-size: 24px; margin-bottom: 10px;}
.template-page .rte p{margin-bottom: 10px; margin-top: 10px;}
.main-page-title { font-size: 45px; text-align: center;}

.video-slider-section { padding: 50px 0px;    background: #fff;}
.video-slider-section .video-slider-title {  margin: 0px 0px 45px; color: #000; text-align: center; font-size: 45px; font-weight: 700; line-height: 1.11;}
.video-slider-section .video-slider:not(.slick-slider)  { display: flex;}
.video-slider-section .video-slider > .video-slide { width: 33.33%; }
.video-slider-section .video-slider > .video-slide:nth-child(n+4) { display: none;}
.video-slider .slick-list { padding: 80px 0 !important;}
.video-slider-section .video-slider .slick-slide { transition: all .4s ease-in-out; position: relative;}
.video-slider-section .video-slider .slick-current.slick-active { transform: scale(1.43); z-index: 3; }
.video-slider-section .video-slider .slick-current.slick-active:after { content: ''; inset: -12px; background-color: #fff; position: absolute; z-index: -1;}
.video-slider-section .video-slide-inner { position: relative; overflow: hidden; border-radius: 10px; }
.video-slider-section .video-slide video, .video-slider-section .video-slide iframe { width: 100%; object-fit: cover; object-position: center; display: block; border-radius: 10px;    aspect-ratio: 638 / 428; border: 0;}
.video-slider-section .video-slider .slick-slide:not(.slick-center) .video-slide-inner::after { content: ""; position: absolute; inset: 0; background: rgba(0,0,0,0.7); border-radius: 10px; z-index: 2; }
.video-slider-section .video-slider .slick-arrow.slick-prev{left: -80px;}
.video-slider-section .video-slider .slick-arrow.slick-next{right: -80px;}

.cart__contents .cart-items th { font-weight: 700; font-size: 12px; opacity: 1; }

.back-to-top { position: fixed; bottom: 120px; right: 20px; width: 48px; height: 48px; border: none; border-radius: 50%; background: #000; color: #fff; font-size: 22px; cursor: pointer; z-index: 999; opacity: 0; visibility: hidden; transition: all 0.3s ease; }
.back-to-top.show { opacity: 1; visibility: visible; }
.back-to-top:focus { outline: 2px solid #fff; outline-offset: 2px; }
#chat-widget-container { bottom: 30px !important; }

.cart-notification-wrapper .cart-notification-product__image { margin-top: 0; }
.template-search .perpage_items{ display: none;}
.template-search .custom_grid_list_view{ display: none;}


.product-slider .slick-track {display: flex;}
.product-slider .slick-track:after, .product-slider .slick-track:before {display: none;}
.product-slider .slick-track .slick-slide {height:auto;}

.related-products .product-grid.slick-slider {}
.related-products .product-grid.slick-slider .slick-track {display: flex;}
.related-products .product-grid.slick-slider .slick-track:after, .related-products .product-grid.slick-slider .slick-track:before {display: none;}
.related-products .product-grid.slick-slider .slick-track .slick-slide {height:auto;}



.main-image-video-section {background:#fff;overflow:hidden;}
.image-video-section {padding-top:20px;padding-bottom:20px;}
.image-video-section > div { display: flex; }
.image-video-section > div > div { display: flex;width: 100%; }
.image-video-section .video-block video { width: 100%; height: 100%; object-fit: cover;border-radius:20px;}
.image-video-section .image-block img { width: 100%; height: 100%; object-fit: cover;border-radius:20px;}
.image-video-section .mobile-video { display: none;}
.image-video-section .mobile-image { display: none;}
.image-video-section .video-block + .image-block { display: none;}

.asccessories-slider > .gradient { background: #0e0e0e; padding-bottom: 60px; padding-top: 70px; }
.asccessories-slider .collection .collection__title  { padding: 0 2rem !important; margin-bottom: 50px !important; text-align: center; }
.asccessories-slider .collection .collection__title .title {  font-size: 55px; line-height: 1.1; color: #fff; margin: 0 !important;   font-weight: bold; }
.asccessories-slider .collection .collection__title .title span { color:#009A93; }
.asccessories-slider .collection .collection__title .collection__description p {     font-size: 16px; padding: 5px 0 0 0; line-height: 1.2; color: #B3B3B3; }
.asccessories-slider .collection .slick-slider .slick-list { width: 100%; }
.asccessories-slider .collection .slick-slider { margin:0 -10px; } 
.asccessories-slider .collection .slick-slider .grid__item { max-width:100%; padding: 0 10px; }
.asccessories-slider .grid { display:flex; flex-wrap: unset; }
.asccessories-slider .grid > .grid__item { width: 100% !important; max-width: 100% !important; flex-grow: unset; flex-shrink: unset; }
.asccessories-slider .grid > .grid__item:nth-child(n+6) { display: none;  }
.asccessories-slider .slick-arrow.slick-prev { left: -70px; }
.asccessories-slider .slick-arrow.slick-next {     right: -70px; }

.product-card-wrapper { padding-bottom: 25px; }
.product-card-wrapper .card { border: 1px solid #464646 !important; border-radius: 10px; margin: 0; color:#fff; background: #000; transition:all ease 0.3s; }
.product-card-wrapper .card:hover { border: 1px solid #009A93 !important; }
.product-card-wrapper .card .card__content {   border-radius: 0 0 8px 8px; padding-bottom: 0; }
.product-card-wrapper .card .quick-add__submit .btn-icon { opacity:1; transition: .15s; }
.product-card-wrapper .card:hover .quick-add__submit .btn-icon {  display:none; }
.product-card-wrapper .card:hover .quick-add__submit {  font-size: 16px; padding: 10px 30px;   }

/* Category Page Css */
.template-collection #MainContent{ background: #0D1312; }
body.gradient.template-collection,
.template-collection .collection-hero,
.collection-main-section .color-scheme-1{ background: #0D1312; } 





@media screen and (max-width: 1800px) {
  .slick-arrow { width: 36px; height: 36px; }
  .featured-collection-sec .product-slider .slick-arrow.slick-prev{ left: -18px; }
  .featured-collection-sec .product-slider .slick-arrow.slick-next{ right: -18px;}
  .video-slider-section .video-slider .slick-arrow.slick-prev{left: -18px;}
  .video-slider-section .video-slider .slick-arrow.slick-next{right: -18px;}
  .asccessories-slider .slick-arrow.slick-prev { left: -35px; }
  .asccessories-slider .slick-arrow.slick-next { right: -35px; }
}
@media screen and (max-width: 1750px) {
    .ser-sec { background-size: 25%; background-position: right 20px center; }
    .ser-sec .ser-row { max-width: 74%; }
    .endless-app-sec .page-width{ max-width: 100%; }
.endless-app-sec .categories-row { padding: 0 35px; }
    .endless-app-sec .categories-main { background-size: 40%; }
    .flow-details-sec .pressure-image { max-width: 30%; }
    .asccessories-slider .page-width-desktop { padding: 0 60px; }
}
@media screen and (max-width: 1650px) {
  .high-flow-sec .high-flow-heading { font-size: 140px; }
  .high-flow-sec .high-flow-left .left-img { margin-left: -16%; }
  .endless-app-sec .cat-col { margin: 0 10px; }
  .we-are-innovation h2 { font-size: 130px; }

}
@media screen and (max-width: 1500px) {
    .banner-slider-sec .banner_info { padding-left: 40px; }
    .banner-slider-sec .banner_info:before { font-size: 140px; }
    .banner-slider-sec .banner_info h2:before { right: -70px; top: -95px; }
    .how-it-works-section .how-it-works-line { right: -70px; width: 140px; }
    .about-section .about-text { max-height: 230px; overflow-y: auto; }
    .versatile-wrapper-inner{ background-size: 400px; }
    .versatile-product-image{ max-width:400px; }
    .versatile-product-image img{ max-height:200px; }
}
@media screen and (max-width: 1365px) {
    .banner-slider-sec .banner-slide a { gap: 20px; }
    .banner-slider-sec .banner_info h2 { font-size: 36px; }
    .banner-slider-sec .banner_info h2 strong { font-size: 48px; }
    .banner-slider-sec .banner_info p strong { font-size: 32px; }
    .banner-slider-sec .banner_info p { margin: 0 0 20px; font-size: 16px; }
    .banner-slider-sec .banner_info h2:before { right: -100px; }
    .banner-slider-sec .banner-slide a:before { height: 120px; width: 120px; margin: -60px 0 0 -60px; background-size: contain; }
    .banner-slider-sec .banner-slide a:after { height: 39px; width: 71px; background-size: contain; margin: -5px 0 0 0px;}
    .high-flow-sec .high-flow-heading { font-size: 130px; }
    .versatile-icon{ min-width: 75px; height: 75px; }
    .versatile-content-box, .versatile-content-box:nth-child(even){ padding:0; }
    .versatile-content-box:nth-child(3) .versatile-content-box-inner::before,
    .versatile-content-box:nth-child(4) .versatile-content-box-inner::before,
    .versatile-content-box:nth-child(5) .versatile-content-box-inner::before,
    .versatile-content-box:nth-child(6) .versatile-content-box-inner::before { top: 62%; }
    .versatile-content-box:nth-child(3) .versatile-content-box-inner::after,
    .versatile-content-box:nth-child(3) .versatile-content-box-inner::before{ left:100%; }
.versatile-content-box:first-child .versatile-content-box-inner::after,
.versatile-content-box:nth-child(2) .versatile-content-box-inner::after,
.versatile-content-box:nth-child(5) .versatile-content-box-inner::after,
.versatile-content-box:nth-child(6) .versatile-content-box-inner::after { width: 90px; }
    .asccessories-slider .collection .collection__title .title {     font-size: 45px; }
    .asccessories-slider .collection .collection__title { margin-bottom: 30px !important; }
    .asccessories-slider .grid > .grid__item:nth-child(n+5) { display: none;  }

    .built-garage-inner{ position:relative; background-size: contain; }
    .built-garage-inner::before{ height:100%; width:50%; background:rgba(14,14,14,0.5); position:absolute; left:0; top:0; content:''; z-index:0; }
    .built-garage-inner-left{ position:relative; z-index:1; }
    .built-garage-inner-container { padding: 40px 20px; min-height: inherit; }
    .built-garage-inner-left{ padding-right:3%; }
    .built-garage-inner-left > p { font-size: 40px; }
    .built-garage-usp-box:last-child{ margin:0; }
    .built-garage-usp-box h5{ font-size:20px; }
    .we-are-innovation h2 { font-size: 100px; }
}
@media screen and (max-width: 1279px) {
    .announcement-bar__message { font-size: 14px; padding-top: 10px;}
    .banner-slider-sec { padding: 0 0 20px; }
    .banner-slider-sec .banner_info:before { font-size: 80px; }
    .banner-slider-sec .banner_info h2:before { height: 50px; width: 50px; right: -40px; top: -50px; background-size: contain; }
    .btn { padding: 5px 20px; height: 40px; font-size: 14px; }
    .ser-sec { padding: 20px 0; }
    .ser-sec .ser-row { gap: 10px; }
    .ser-sec .service-item { gap: 10px; }
    .ser-sec .service-des h3 { font-size: 14px; }
    .ser-sec .service-icon { width: 50px; height: 50px; }
    .text-marquee-sec .marquee span { font-size: 70px; }
    .endless-app-sec { padding: 40px 0 0; }
    .endless-app-sec .page-width { max-width: 100%; padding: 0 20px; }
    .endless-app-sec .categories-main { background: none !important;  }
    .endless-app-sec .categories_title-row h2 { font-size: 32px; }
    .endless-app-sec .categories_title-row p { font-size: 14px; }
    .endless-app-sec .categories_title-row { margin-bottom: 20px; }
    .endless-app-sec .cat-col .cat-name { font-size: 20px; }
    .high-flow-sec { padding: 40px 0; }
    .high-flow-sec .high-flow-heading { font-size: 100px; }
    .template-product .high-flow-sec .high-flow-heading{ margin-bottom: 0;}
    .high-flow-sec .high-flow-left { display: none; }
    .high-flow-sec .high-flow-row { grid-template-columns: 1fr auto; }
    .high-flow-sec .high-flow-title-sub { font-size: 30px; }
    .high-flow-sec .high-flow-title { font-size: 56px; }
    .how-it-works-section { padding: 0 0 60px; }
    .how-it-works-section .how-it-works-heading { margin: 0 0 20px; font-size: 36px; }
    .how-it-works-section .how-it-works-line { right: -25px; width: 50px; }
    .flow-details-sec .pressure-heading h2 { font-size: 36px; }
    .flow-details-sec .pressure-heading { margin-bottom: 20px; }
    .flow-details-sec .pressure-table th { font-size: 18px; }
    .flow-details-sec .pressure-table td { font-size: 16px; }
    .flow-details-sec .pressure-image { display: none;}
    .marquee-dots-sec { padding: 50px 0; }
    .marquee-dots-sec .marquee>span { font-size: 36px; }
    .marquee-dots-sec .marquee span strong { margin: 0 30px; }
    .about-section { padding: 0 0 50px; }
    .about-section .about-row { gap: 20px; }
    .about-section .about-right h2,
    .about-section .about-right h2 strong { font-size: 36px; }
    .about-section .about-text { max-height: 145px; }
    .breadcrumbs { padding: 10px 0 20px; font-size: 14px;}
    .main-page-title { margin: 0 0 30px; font-size: 36px; }
    .featured-collection-sec { padding: 50px 0px 0px; }
    .featured-collection-sec .collection__title.title-wrapper { margin-bottom: 20px; }
    .featured-collection-sec .collection__title h2 { font-size: 36px; }
    .card .card__heading { font-size: 16px; }
    .card .card-product-short-desc { font-size: 14px; height: 54px; font-weight: 400;}
    .card .card-information>*:not(.visually-hidden:first-child)+*:not(.rating):not(.card__information-volume-pricing-note) { margin-top: 10px; }
    .card .price { font-size: 18px; }
    .card .price--on-sale .price-item--regular { font-size: 16px; }

    .card .card__information { padding-bottom: 0; }
    .card .card__badge .badge { font-size: 14px; position: absolute; white-space: nowrap; top: 5px; right: 0;}
    .video-slider-section { padding: 40px 0px 0px; }
    .video-slider-section .video-slider-title { margin: 0px 0px 20px; font-size: 36px; }
    .asccessories-slider .grid > .grid__item:nth-child(n+4) { display: none;  }
}

@media screen and (max-width: 1200px) {
.versatile-content-box:nth-child(3) .versatile-content-box-inner::after,
.versatile-content-box:nth-child(3) .versatile-content-box-inner::before,
.versatile-content-box:nth-child(4) .versatile-content-box-inner::before,
.versatile-content-box:nth-child(4) .versatile-content-box-inner::after{ display:none }
}

@media screen and (max-width: 1100px) {
.versatile-content-box-inner::after,
.versatile-content-box-inner::before{ display:none; }  
.versatile-wrapper-inner { background-size: 280px; }
.versatile-product-image{ max-width:280px; }
.versatile-content-box {  margin: 20px 0; }
.we-are-versatile h3 { font-size: 40px; margin: 0 0 30px; }
.versatile-content-box h4{ font-size:18px; }
.built-garage-usp-box { padding: 10px 15px 10px 0; margin-right: 15px; }
.we-are-innovation h2 { font-size: 70px; }
.built-garage-main { background-size: contain; }
.we-are-innovation h2{  padding-top:20px; }
.endless-app-sec .cat-col .cat-img img{ max-height: 350px; min-height: 350px; }
.versatile-product-image img{ max-height:170px; }
}

@media screen and (max-width: 989px) {
    .banner-slider-sec .banner-slide a { display: flex; flex-direction: column-reverse; }
    /* .banner-slider-sec .banner-slide a:before { margin: 0; inset: auto; right: 10px; top: 10px; }
    .banner-slider-sec .banner-slide a:after { inset: auto; right: 35px; top: 45px; margin: 0; transform: none; } */
    .banner-slider-sec .banner_info { padding: 40px 20px; text-align: center; align-items: center; }
    .banner-slider-sec .banner_info h2:before { right: -50px; top: -30px; }
    .ser-sec { background-image: none; }
    .ser-sec .ser-row { max-width: 100%; }
    .endless-app-sec .categories_title-row { flex-direction: column; gap: 10px; text-align: center; }
    .endless-app-sec .categories-row { gap: 10px; }
    .endless-app-sec .cat-col .cat-name { font-size: 18px; }
    .endless-app-sec .categories_title-row h2 { font-size: 26px; }
    .high-flow-sec .high-flow-heading { font-size: 74px; }
    .high-flow-sec .high-icon { width: 30px; height: 30px; }
    .high-flow-sec .high-flow-title-sub { font-size: 26px; }
    .high-flow-sec .high-flow-title { font-size: 48px; }
    .how-it-works-section .how-it-works-item { min-width: 180px; }
    .how-it-works-section .how-it-works-circle { width: 180px; height: 180px; gap: 20px; }
    .how-it-works-section .how-it-works-line { top: 90px; }
    .how-it-works-section .how-it-works-circle .how-it-icon { height: 70px; }
    .how-it-works-section .how-it-works-circle .how-it-icon svg{ width: 100%; height: 100%; }
    .how-it-works-section .how-it-works-item h3 { font-size: 18px; }
    .how-it-works-section .how-it-works-heading { font-size: 28px; }
    .flow-details-sec .pressure-heading h2 { font-size: 28px; }
    .marquee-dots-sec .marquee>span { font-size: 28px; }
    .about-section .about-right h2 { font-size: 28px; }
    .about-section .about-text { margin: 0 0 10px; max-height: 128px; }
    .about-section .about-text p { font-size: 14px; }
    .main-page-title { font-size: 28px; }
    .featured-collection-sec .collection__title h2 { font-size: 28px; }
    .featured-collection-sec .collection__description p { font-size: 14px; } 
    .video-slider-section .video-slider .slick-slide { transform: none;}
    .video-slider-section .video-slider .slick-current.slick-active { transform: none; }
    .video-slider-section .video-slider-title { font-size: 28px; }
    .video-slider-section .video-slide video,.video-slider-section .video-slide iframe { height: auto;    aspect-ratio: 648 / 348; }
    .video-slider .slick-list { padding: 10px 0 0 !important;}
    .asccessories-slider > .gradient { padding-bottom: 40px; padding-top: 40px; }
    .asccessories-slider .collection .collection__title .title { font-size: 38px; }
    .section-header.shopify-section-group-header-group { z-index: 9999999999; }
}

@media screen and (max-width: 900px) {
  .versatile-home{ padding:40px 0; }
  .versatile-wrapper-inner { padding: 260px 15px 0 15px; background-position: center top; justify-content: space-evenly; }
  .versatile-content-box{ width:auto; }
  .versatile-product-image { top: 70px; transform: inherit; }
}
@media screen and (max-width: 767px) {
    .banner-slider-sec .banner_info h2 strong { font-size: 36px; }
    .banner-slider-sec .banner_info h2 { font-size: 27px; }
    .banner-slider-sec .banner_info p { font-size: 14px; }
    .banner-slider-sec .banner_info:before { font-size: 60px; }
    .endless-app-sec .categories_title-row h2 { font-size: 22px; }
    .endless-app-sec .categories-row { grid-template-columns: 1fr 1fr; }
    .high-flow-sec .high-flow-heading { font-size: 52px; }
    .high-flow-sec .high-flow-row { grid-template-columns: 1fr; }
    .high-flow-sec .high-flow-right { padding: 20px; text-align: center; }
    .how-it-works-section .how-it-works-line { display: none; }
    .about-section .about-row { grid-template-columns: 1fr; }
    .about-section .about-right h2 { font-size: 24px; }
    .about-section .about-text { max-height: unset; }
    .text-marquee-sec .marquee span { font-size: 50px; }
    .featured-collection-sec .collection__title h2 { font-size: 22px; }
    .featured-collection-sec .product-slider{ padding-bottom: 50px;}
    .featured-collection-sec .product-slider .slick-arrow{ inset: auto; bottom: 0; transform: translateX(-50%);}
    .featured-collection-sec .product-slider .slick-arrow.slick-prev{ left: 50%; right: auto; margin-left: -20px;}
    .featured-collection-sec .product-slider .slick-arrow.slick-next{ left: 50%; right: auto; margin-left: 20px;}
    .asccessories-slider .collection .collection__title .title { font-size: 28px; }
     .asccessories-slider .grid > .grid__item:nth-child(n+3) { display: none;  }
     .we-are-innovation h2 { font-size: 40px; opacity:0.3; }
     
     .built-garage-inner-container { flex-wrap: wrap; }
.built-garage-inner::before{ display:none; }
.built-garage-inner{ background:none; }
.built-garage-inner-right{ text-align:center; }
.built-garage-inner-right img{ max-width:300px; }
.built-garage-inner-left { padding-right: 0; text-align: center; }
.built-garage-inner-left > p { font-size: 26px; }
.built-garage-inner-left-content { justify-content: center; }    
}

@media screen and (max-width: 700px) {
.we-are-versatile h3 { font-size: 34px; }
.versatile-wrapper-inner { padding-top: 280px; }
.versatile-content-box:nth-child(even) .versatile-icon { order: 0; }
.versatile-content-box:nth-child(even){ text-align:left; justify-content: flex-start; }  
.versatile-content-box:nth-child(even) .versatile-content-left{ padding-left:20px; padding-right:0; }
.versatile-content-box { width: 100%; }
.versatile-content-box p, .versatile-content-box-inner{ max-width:100%; }
.versatile-content-box { margin: 5px 0; }
.versatile-product-image img{ max-height:160px; }

}

@media screen and (max-width: 550px) {
    .announcement-bar__message { font-size: 11px;}
    .ser-sec .ser-row { display: flex; flex-wrap: wrap; gap: 20px; justify-content: center; }
    .ser-sec .service-item { width: calc(33.33% - 20px*2/3); }
    .high-flow-sec .high-flow-heading { font-size: 44px; }
    .high-flow-sec .high-flow-title-sub { font-size: 20px; }
    .high-flow-sec .high-flow-title { font-size: 38px; }
    .high-flow-sec .high-icon { width: 20px; height: 20px; }
    .how-it-works-section .how-it-works-heading, .flow-details-sec .pressure-heading h2 { font-size: 24px; }
    .marquee-dots-sec .marquee>span { font-size: 24px; }
    .banner-slider-sec .banner_info p strong { font-size: 22px; }

    .image-video-section .mobile-video {display: flex;}
    .image-video-section .mobile-video + .desktop-video {display: none;}

    .image-video-section .mobile-image {display: none;}
    .image-video-section .mobile-image + .desktop-image {display: flex;}
    .asccessories-slider .grid > .grid__item:nth-child(n+2) { display: none;  }
    .we-are-innovation h2 { font-size: 34px; opacity:0.4; }
    .high-flow-sec .high-icon-box .high-icon-text{ width: 170px; }
    .high-flow-sec .high-icon-box.on-left .high-icon-text{ right:21px; }

}
@media screen and (max-width: 480px) {
    .banner-slider-sec .banner_info { padding: 40px 10px; }
    .banner-slider-sec .banner_info h2:before { display: none;}
    .high-flow-sec .high-flow-heading { font-size: 34px; }
    .how-it-works-section .how-it-works-item { min-width: unset; }
    .how-it-works-section .how-it-works-circle { width: 150px; height: 150px;}
    .flow-details-sec .pressure-table th { padding: 10px 10px; font-size: 16px; letter-spacing: 1px; }
    .flow-details-sec .pressure-table td { padding: 10px 10px; font-size: 14px; }
    .main-page-title { font-size: 24px; }
    .card .card__information { overflow: hidden; padding: 0; }
    .card .card__heading { font-size: 14px; }
    .card .card__heading > a { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
    .card .card-product-short-desc { font-size: 12px; height: 32px; }
    .card .price { font-size: 16px; }
    .card .price--on-sale .price-item--regular { font-size: 14px; }

    .banner-slider-sec .banner_info { padding-top: 80px !important; }
    .banner-slider-sec .banner-slide a:before { right: calc(50% - 60px); top: calc(50% - 30px); }
    .banner-slider-sec .banner-slide a:after { right: calc(50% - 36px); top: calc(50% - 30px); }
    .asccessories-slider .collection .collection__title .collection__description p { font-size: 14px; }
    .asccessories-slider .collection .collection__title .title {  font-size: 24px; }
    .asccessories-slider .collection .collection__title { margin-bottom: 15px !important; }
}