.elementor-69333 .elementor-element.elementor-element-e0a90b1{--display:flex;}.elementor-69333 .elementor-element.elementor-element-b810c69{--display:flex;}.elementor-69333 .elementor-element.elementor-element-e16b6fe{--display:flex;}.elementor-69333 .elementor-element.elementor-element-523d393{--display:flex;}.elementor-69333 .elementor-element.elementor-element-fd79236{--display:flex;}.elementor-69333 .elementor-element.elementor-element-cc14742{--display:flex;}.elementor-69333 .elementor-element.elementor-element-5757a92{--display:flex;}.elementor-69333 .elementor-element.elementor-element-28eb036{--display:flex;}.elementor-69333 .elementor-element.elementor-element-52a3462{--display:flex;}.elementor-69333 .elementor-element.elementor-element-cdd93c6{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-e0f27e4 */.sp88-dashcam-hero{
  width:92%;
  max-width:1180px;
  margin:25px auto 40px;
}

.sp88-dashcam-hero__box{
  background:
    radial-gradient(circle at top right, rgba(172,210,73,.12), transparent 35%),
    linear-gradient(135deg,#0d1216 0%,#182129 100%);
  border:1px solid rgba(255,255,255,.14);
  border-radius:28px;
  padding:55px 42px;
  box-shadow:0 22px 55px rgba(0,0,0,.24);
}

.sp88-dashcam-hero__eyebrow{
  display:inline-block;
  color:#ACD249;
  font-size:12px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.16em;
  margin-bottom:14px;
}

.sp88-dashcam-hero h1{
  color:#fff;
  font-size:clamp(38px,6vw,72px);
  line-height:1;
  font-weight:900;
  margin:0 0 20px;
}

.sp88-dashcam-hero__lead{
  color:rgba(255,255,255,.88);
  font-size:19px;
  line-height:1.75;
  max-width:900px;
  margin:0 0 16px;
}

.sp88-dashcam-hero__trust{
  color:rgba(255,255,255,.72);
  font-size:15px;
  line-height:1.7;
  margin:0 0 28px;
}

.sp88-dashcam-hero__buttons{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
}

.sp88-dashcam-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:16px 26px;
  border-radius:14px;
  text-decoration:none;
  font-weight:800;
  transition:.25s ease;
}

.sp88-dashcam-btn:hover{
  transform:translateY(-3px);
}

.sp88-dashcam-btn--primary{
  background:#ACD249;
  color:#11161A;
}

.sp88-dashcam-btn--secondary{
  background:rgba(255,255,255,.06);
  color:#fff;
  border:1px solid rgba(255,255,255,.22);
}

@media(max-width:767px){
  .sp88-dashcam-hero{
    width:94%;
    margin:18px auto 30px;
  }

  .sp88-dashcam-hero__box{
    padding:36px 24px;
    border-radius:24px;
  }

  .sp88-dashcam-hero__lead{
    font-size:16px;
  }

  .sp88-dashcam-hero__buttons{
    flex-direction:column;
  }

  .sp88-dashcam-btn{
    width:100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8581c5e */.sp88-dashcam-intro{
  width:92%;
  max-width:1180px;
  margin:0 auto 60px;
}

.sp88-dashcam-intro__wrap{
  background:#fff;
  border:1px solid #e8e8e8;
  border-radius:28px;
  padding:55px 42px;
  box-shadow:0 12px 35px rgba(0,0,0,.05);
}

.sp88-dashcam-intro__content{
  max-width:900px;
}

.sp88-dashcam-intro span{
  display:inline-block;
  color:#ACD249;
  font-size:12px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.16em;
  margin-bottom:14px;
}

.sp88-dashcam-intro h2{
  color:#111;
  font-size:clamp(38px,5vw,64px);
  line-height:1;
  font-weight:900;
  margin:0 0 22px;
}

.sp88-dashcam-intro p{
  color:#555;
  font-size:18px;
  line-height:1.85;
  margin:0 0 18px;
}

.sp88-dashcam-intro p:last-child{
  margin-bottom:0;
}

@media(max-width:767px){
  .sp88-dashcam-intro{
    width:94%;
    margin-bottom:45px;
  }

  .sp88-dashcam-intro__wrap{
    padding:38px 24px;
    border-radius:24px;
  }

  .sp88-dashcam-intro p{
    font-size:16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b68577c */.sp88-dashcam-brands{
  width:92%;
  max-width:1180px;
  margin:0 auto 70px;
}

.sp88-dashcam-brands__head{
  max-width:850px;
  margin-bottom:40px;
}

.sp88-dashcam-brands__head span{
  display:inline-block;
  color:#ACD249;
  font-size:12px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.16em;
  margin-bottom:14px;
}

.sp88-dashcam-brands__head h2{
  color:#111;
  font-size:clamp(38px,5vw,64px);
  line-height:1;
  font-weight:900;
  margin:0 0 18px;
}

.sp88-dashcam-brands__head p{
  color:#666;
  font-size:18px;
  line-height:1.8;
  margin:0;
}

.sp88-dashcam-brands__grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}

.sp88-dashcam-brand-card{
  background:#fff;
  border:1px solid #e8e8e8;
  border-radius:22px;
  padding:30px 28px;
  box-shadow:0 10px 30px rgba(0,0,0,.05);
}

.sp88-dashcam-brand-card h3{
  color:#111;
  font-size:24px;
  line-height:1.25;
  margin:0 0 14px;
  font-weight:900;
}

.sp88-dashcam-brand-card p{
  color:#555;
  font-size:16px;
  line-height:1.8;
  margin:0;
}

@media(max-width:980px){

  .sp88-dashcam-brands__grid{
    grid-template-columns:repeat(2,1fr);
  }

}

@media(max-width:767px){

  .sp88-dashcam-brands{
    width:94%;
  }

  .sp88-dashcam-brands__grid{
    grid-template-columns:1fr;
  }

  .sp88-dashcam-brand-card{
    padding:26px 22px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d1d3dfa */.sp88-dashcam-glance{
  width:92%;
  max-width:1180px;
  margin:0 auto 70px;
}

.sp88-dashcam-glance__grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
}

.sp88-dashcam-glance-card{
  background:#fff;
  border:1px solid #e8e8e8;
  border-radius:24px;
  padding:32px 28px;
  box-shadow:0 10px 30px rgba(0,0,0,.05);
}

.sp88-dashcam-icon{
  width:58px;
  height:58px;

  display:flex;
  align-items:center;
  justify-content:center;

  border-radius:16px;

  background:#ACD249;
  color:#111;

  font-size:24px;
  font-weight:900;

  margin-bottom:20px;
}

.sp88-dashcam-glance-card h3{
  color:#111;
  font-size:24px;
  line-height:1.2;
  margin:0 0 14px;
  font-weight:900;
}

.sp88-dashcam-glance-card p{
  color:#555;
  font-size:16px;
  line-height:1.8;
  margin:0;
}

@media(max-width:980px){

  .sp88-dashcam-glance__grid{
    grid-template-columns:repeat(2,1fr);
  }

}

@media(max-width:767px){

  .sp88-dashcam-glance{
    width:94%;
  }

  .sp88-dashcam-glance__grid{
    grid-template-columns:1fr;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-37709a5 */.sp88-dashcam-videos{
  width:92%;
  max-width:1180px;
  margin:0 auto 70px;
}

.sp88-dashcam-videos__head{
  max-width:850px;
  margin-bottom:38px;
}

.sp88-dashcam-videos__head span{
  display:inline-block;
  color:#ACD249;
  font-size:12px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.16em;
  margin-bottom:14px;
}

.sp88-dashcam-videos__head h2{
  color:#111;
  font-size:clamp(38px,5vw,64px);
  line-height:1;
  font-weight:900;
  margin:0 0 18px;
}

.sp88-dashcam-videos__head p{
  color:#666;
  font-size:18px;
  line-height:1.8;
  margin:0;
}

.sp88-dashcam-videos__grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}

.sp88-video-card{
  background:#fff;
  border:1px solid #e8e8e8;
  border-radius:24px;
  overflow:hidden;

  box-shadow:
  0 10px 30px rgba(0,0,0,.05);
}

.sp88-video-card iframe{
  width:100%;
  aspect-ratio:16/9;
  border:0;
  display:block;
}

@media(max-width:980px){

  .sp88-dashcam-videos__grid{
    grid-template-columns:1fr;
  }

}

@media(max-width:767px){

  .sp88-dashcam-videos{
    width:94%;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7c2d4ad */.sp88-dashcam-booking{
  width:92%;
  max-width:1180px;
  margin:0 auto 70px;
}

.sp88-dashcam-booking__wrap{
  background:#fff;

  border:1px solid #e8e8e8;

  border-radius:28px;

  padding:60px 42px;

  box-shadow:
  0 12px 35px rgba(0,0,0,.05);
}

.sp88-dashcam-booking__content{
  max-width:760px;
}

.sp88-dashcam-booking span{
  display:inline-block;

  color:#ACD249;

  font-size:12px;
  font-weight:800;

  text-transform:uppercase;
  letter-spacing:.16em;

  margin-bottom:14px;
}

.sp88-dashcam-booking h2{
  color:#111;

  font-size:clamp(38px,5vw,64px);

  line-height:1;
  font-weight:900;

  margin:0 0 20px;
}

.sp88-dashcam-booking p{
  color:#555;

  font-size:18px;
  line-height:1.85;

  margin:0 0 28px;
}

.sp88-dashcam-booking__buttons{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
}

.sp88-dashcam-book-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;

  padding:16px 26px;

  border-radius:14px;

  text-decoration:none;

  font-weight:800;

  transition:.25s ease;
}

.sp88-dashcam-book-btn:hover{
  transform:translateY(-3px);
}

.sp88-dashcam-book-btn--primary{
  background:#11161A;
  color:#fff;
}

.sp88-dashcam-book-btn--secondary{
  background:#fff;

  color:#111;

  border:1px solid #dcdcdc;
}

@media(max-width:767px){

  .sp88-dashcam-booking{
    width:94%;
  }

  .sp88-dashcam-booking__wrap{
    padding:38px 24px;
    border-radius:24px;
  }

  .sp88-dashcam-booking p{
    font-size:16px;
  }

  .sp88-dashcam-booking__buttons{
    flex-direction:column;
  }

  .sp88-dashcam-book-btn{
    width:100%;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c374165 */.sp88-dashcam-faq{
  width:92%;
  max-width:1100px;
  margin:0 auto 80px;
}

.sp88-dashcam-faq__head{
  text-align:center;
  max-width:850px;
  margin:0 auto 50px;
}

.sp88-dashcam-faq__head span{
  display:inline-block;
  color:#ACD249;
  font-size:12px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.16em;
  margin-bottom:14px;
}

.sp88-dashcam-faq__head h2{
  color:#111;
  font-size:clamp(38px,5vw,64px);
  line-height:1;
  font-weight:900;
  margin:0 0 18px;
}

.sp88-dashcam-faq__head p{
  color:#666;
  font-size:18px;
  line-height:1.8;
  margin:0;
}

.sp88-dashcam-faq__wrap{
  border-top:1px solid #ececec;
}

.sp88-dashcam-faq__item{
  border-bottom:1px solid #ececec;
}

.sp88-dashcam-faq__item summary{
  list-style:none;
  cursor:pointer;
  position:relative;

  padding:28px 48px 28px 0;

  color:#111;

  font-size:23px;
  font-weight:800;
}

.sp88-dashcam-faq__item summary::-webkit-details-marker{
  display:none;
}

.sp88-dashcam-faq__item summary:after{
  content:"+";

  position:absolute;
  right:0;
  top:50%;

  transform:translateY(-50%);

  color:#ACD249;

  font-size:34px;
  font-weight:300;
}

.sp88-dashcam-faq__item[open] summary:after{
  content:"-";
}

.sp88-dashcam-faq__item p{
  color:#555;

  font-size:17px;
  line-height:1.9;

  padding:0 0 30px;

  margin:0;

  max-width:900px;
}

@media(max-width:767px){

  .sp88-dashcam-faq{
    width:94%;
  }

  .sp88-dashcam-faq__item summary{
    font-size:20px;
    padding-right:40px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-373037d */.sp88-dashcam-final{
  width:92%;
  max-width:1180px;
  margin:0 auto 80px;
}

.sp88-dashcam-final__box{
  background:#11161A;

  border-radius:30px;

  padding:70px 42px;

  text-align:center;

  box-shadow:
  0 22px 55px rgba(0,0,0,.18);
}

.sp88-dashcam-final span{
  display:inline-block;

  color:#ACD249;

  font-size:12px;
  font-weight:800;

  text-transform:uppercase;
  letter-spacing:.16em;

  margin-bottom:16px;
}

.sp88-dashcam-final h2{
  color:#fff;

  font-size:clamp(40px,5vw,72px);

  line-height:1;
  font-weight:900;

  margin:0 0 22px;
}

.sp88-dashcam-final p{
  color:rgba(255,255,255,.78);

  font-size:18px;
  line-height:1.9;

  max-width:850px;

  margin:0 auto 32px;
}

.sp88-dashcam-final__buttons{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  gap:14px;
}

.sp88-dashcam-final-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;

  padding:16px 28px;

  border-radius:14px;

  text-decoration:none;

  font-weight:800;

  transition:.25s ease;
}

.sp88-dashcam-final-btn:hover{
  transform:translateY(-3px);
}

.sp88-dashcam-final-btn--primary{
  background:#ACD249;
  color:#11161A;
}

.sp88-dashcam-final-btn--secondary{
  background:rgba(255,255,255,.06);

  border:1px solid rgba(255,255,255,.18);

  color:#fff;
}

@media(max-width:767px){

  .sp88-dashcam-final{
    width:94%;
  }

  .sp88-dashcam-final__box{
    padding:42px 24px;
    border-radius:24px;
  }

  .sp88-dashcam-final p{
    font-size:16px;
  }

  .sp88-dashcam-final__buttons{
    flex-direction:column;
  }

  .sp88-dashcam-final-btn{
    width:100%;
  }

}/* End custom CSS */