/** Shopify CDN: Minification failed

Line 527:17 Expected identifier but found whitespace
Line 527:19 Unexpected "{"
Line 527:28 Expected ":"
Line 528:18 Expected identifier but found whitespace
Line 528:20 Unexpected "{"
Line 528:29 Expected ":"
Line 528:55 Expected ":"
Line 529:21 Expected identifier but found whitespace
Line 529:23 Unexpected "{"
Line 529:32 Expected ":"
... and 3 more hidden warnings

**/
span.product__media-icon.quick-add-hidden {
    display: none !important;
}

 .loox-v2-carousel-app {
    padding-top: 0px !important;
}

.section-template--14534922764357__f0af6e55-4a61-489b-9e65-9eca325c1e3a-padding .image-with-text__media img {
    object-fit: content !important;
    height: auto !important;
}

div#shopify-section-template--14534922764357__spacetrackcar_sec_7M7zrt .spacetrackercar-sec .main-heading {
	color: #000;
}

div#shopify-section-template--14534922764357__spacetrackcar_sec_7M7zrt .spacetrackercar-sec .right-item h3 {
	color: #000;
}

div#shopify-section-template--14534922764357__spacetrackcar_sec_7M7zrt .spacetrackercar-sec .right-item p {
	color: #000;
}



.contact-block {
    padding: 0px 23px;
    background-size: cover;
    background-position: center center;
    color: #fff;
    position:relative;
    
}

.contact-block-inner {
    max-width: 1260px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
     gap:130px;
  position: relative;
    z-index: 999;
}


.contact-block-left {
    width: 44%;
    padding-top:60px;
    padding-bottom:60px;
}

.contact-block-right {
    width: 44%;
    background: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
}

.contact-block-inner h3 {
    font-weight: 400;
    font-size: 29px;
    margin: 0 0 15px;
    padding: 0;
    color: #fff;
}


.contact-block-left p {
    line-height: 1.5;
}

.icon-bx{
  margin-top:40px;
  margin-bottom:50px;
}

.icon-block {
    display: flex;
    gap: 13px;
    color: #fff;
    font-size: 16px;
    margin-top: 24px;
      align-items: start;
}

.icon-image {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 70px;
    padding: 8px 10px;
    width: 42px;
    height: 42px;
}

.icon-block h4{
    font-weight: 400;
    font-size: 18px;
    margin: 0 0 3px;
    padding: 0;
    color: #fff;
    text-transform:capitalize;
}

.contact-block-right-inner {
    padding: 34px 39px;
}


ul.social-list {
    display: flex;
    align-items: center;
    margin: 0px;
    padding: 0;
    list-style: none;
}

ul.social-list .list-social__link {
    color: rgb(255 255 255);
    background: #2E51D1;
    border-radius: 38px;
    margin-right: 10px;
}


.customer-review{
max-width: 1300px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 80px;
    padding: 40px 20px;
}

.review-left{
    width: 46%;
}

.review-right{
    width: 46%;
}

.review-left h3 {
    font-weight: 400;
    font-size: 38px;
    margin: 0 0 15px;
    padding: 0;
    color: #000;
    max-width: 425px;
}

.review-left h5{
    font-weight: 400;
    font-size: 18px;
    margin: 0 0 15px;
    padding: 0;
    color: #3A3A3A;
    text-transform:uppercase;
      width: 100%;
}

.youtube-iframe {
    width: 100%;
    height: 300px;
}


.video-wrapper {
  position: relative;
  width: 100%;
  padding-top: 56.25%; /* 16:9 aspect ratio */
}

.youtube-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.loader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
  color: white;
  background: rgba(0, 0, 0, 0.6);
  padding: 10px 20px;
  border-radius: 6px;
  display: none;
}

.review-right {
    position: relative;
}


.review-right .swiper-button-next {
    display: block !important;
    right: -42px;
    color: #000 !important;
}

.review-right .swiper-button-prev{
    display: block !important;
    left: -42px;
    color: #000 !important;
}

.review-right .swiper-button-prev:after, .review-right .swiper-button-next:after {
    font-size: 34px;
}

.panels ~ p {
    position: absolute;
    right: 0;
    opacity: 0;
    font-size: 0px !important;
}


.logo-wrapper img {
    max-height: 85px;
}

.logo-box {
    max-width: 1113px;
    margin: 0 auto;
    margin-top:0px
}

.logo-slider {
    background: #F4F4F4;
    
}


.logo-box .swiper-pagination {
    bottom: -19px;
}

.logo-box .swiper-wrapper {
    padding-bottom: 0px;
}



div#shopify-section-template--14534922698821__logo_slider_3Dtj7x .logo-box .swiper-wrapper {
    padding-bottom: 0px;
}



div#shopify-section-template--14534922698821__logo_slider_3Dtj7x  .logo-box {
    padding-top: 20px !important;
}



.logo-wrapper img {
    max-height: 85px;
    max-width: 100%;
    filter: grayscale(1);
}

.logo-wrapper {
    padding: 22px 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
}

.logo-box h3 {
    font-size: 23px;
    color: #000;
    font-weight: 600;
    letter-spacing: 0;
    margin: 0px;
    margin-bottom: 12px;
}

.icon-block-content div {
    color: #fff !important;
    text-decoration: none !important;
}


.contact-block:after {
    content: "";
    background: rgba(0, 0, 0, 0.6) !important;
    position: absolute;
    z-index: 99;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.review-right h2{
  padding: 0px;
  margin: 0;
  margin-bottom: 16px;
}

.contac-mobileblock{
  display:none !important;
}

.contac-mobileblock img {
    max-width: 100%;
}



section#shopify-section-template--17217663533125__collapsible_content_jExgWw {
    border-bottom: 1px solid #2e51d1d6;
}

#shopify-section-header{
  z-index: 9999 !important;
}

.icon-block-content a{
  color:#fff !important;
}

section#shopify-section-template--14534922764357__1662621149ed3db33d {
    max-width: 780px;
    margin: 0px auto;
}

#shopify-section-template--14534922764357__multicolumn_CmnpGE .multicolumn-list__item:only-child {
    max-width: 30rem;
}

#shopify-section-template--14534922764357__multicolumn_CmnpGE .multicolumn .button {
        margin-top: 0;
  font-weight: 600;
    font-size: 18px;
    border: 1px solid #FFCC00;
    min-width: 170px;
    background: #FFCC00;
    min-height: 54px;
    border-radius: 30px;
    color: #000;
}

#shopify-section-template--14534922764357__multicolumn_CmnpGE .multicolumn-list h3{
      font-size: 26px;
    font-weight: 700;
    line-height: 1.1;
}

#shopify-section-template--14534922764357__multicolumn_CmnpGE  .button:before, #shopify-section-template--14534922764357__multicolumn_CmnpGE  .button:after{
  content: normal;
}


li#Slide-template--14534922764357__1662621149ed3db33d-2 {
    padding-top: 9px;
}

.product__media-toggle, .product__modal-opener:hover .product__media-icon{
  display: none !important;
}
.accordion-header {
    cursor: pointer;
  background: #2e51d1;
    padding: 10px 14px;
    margin: 0;
    border-bottom: 1px solid #ccc;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 1.5rem;
    color: #fff;
}

.accordion-content {
  display: none;
  padding: 10px;
  border-bottom: 1px solid #eee;
}

h3.accordion-header svg {
    width: 13px;
}

.trust-bagde {
    padding-top: 32px;
}

#shopify-section-template--14534922764357__image_with_text_3NmznV img{
      height: auto !important;
    object-fit: inherit !important;
}

.list-payment{
  justify-content: center;
}

#shopify-section-template--14534922764357__logo_slider_XDL7Jh .logo-slider {
    background: #F4F4F4;
    margin-bottom: 0;
}

#shopify-section-template--14534922764357__logo_slider_XDL7Jh .logo-box .swiper-wrapper {
    padding-bottom: 0;
}

#shopify-section-template--14534922764357__logo_slider_XDL7Jh .logo-box {
     padding: 0 18px 0px;
}

#shopify-section-template--14534922764357__c5dfc59b-47ec-4ec1-a9db-440cadac5a62 .collapsible-section-layout {
        padding-top: 0px !important;
        padding-bottom: 8px !important
}

#shopify-section-template--14534922764357__logo_slider_XDL7Jh .logo-box .swiper-pagination {
    bottom: -1px !important;
}


.product-page .logo-slider {
    background: #E7E7E7;
    margin-bottom: 0;
}

.product-page .logo-box .swiper-wrapper {
    padding-bottom: 0;
}



.product-page .logo-box .swiper-pagination {
    bottom: -6px !important;
}



.menu-drawer__account{
    display:none !important;
}



/* spacereal-start */

.spacereal-section {
  text-align: center;
}


.spacereal-section .spacereal-heading {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 0px;
}
.spacereal-section .spacereal-subheading {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
  margin-top: 8px;
}
.spacereal-section .spacereal-features {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
 margin-bottom: 8px;
}
.spacereal-section .feature-item {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 48%;
}
.spacereal-section .feature-item.left {
  justify-content: flex-start;
}
.spacereal-section .feature-item.right {
  justify-content: flex-start;
}
.spacereal-section .feature-icon {
  width: 20px;
  height: 20px;
}
.spacereal-section .feature-text {
  font-size: 16px;
  color: #000;
  margin: 0px;
}
.spacereal-section .spacereal-bottom p {
  font-size: 15px;
  line-height: 1.6;
  color: #000;
}


/* spacereal-end */

/* spacemillion-start */

#spacemillion-sec {
      background: {{ section.settings.bg_color }};
      padding-top: {{ section.settings.padding_top }}px;
      padding-bottom: {{ section.settings.padding_bottom }}px;
    }

    #spacemillion-sec .spacemillion-sec__container {
      display: flex;
      align-items: center;
      gap: 40px;
    }

    /* LEFT IMAGE */
    #spacemillion-sec .spacemillion-sec__left {
      flex: 1;
    }
    #spacemillion-sec .spacemillion-sec__img {
      width: 100%;
      display: block;
    }

    /* RIGHT SIDE */
    #spacemillion-sec .spacemillion-sec__right {
      flex: 1;
    }

    #spacemillion-sec .spacemillion-sec__heading {
      font-size: 34px;
      font-weight: 700;
      margin-bottom: 25px;
    }

    /* ICON BOX */
    #spacemillion-sec .spacemillion-sec__icon-wrapper {
      display: flex;
      flex-direction: column;
      gap: 25px;
      background: #fff;
      box-shadow: 0 4px 18px rgba(0,0,0,0.08);
      padding: 30px;
      border-radius: 15px;
      margin-top: -40px;
    }

    #spacemillion-sec .spacemillion-sec__icon-box {
      display: flex;
      align-items: flex-start;
      gap: 18px;
      
     
    }

    /* ICON BACKGROUND (CSS Managed Only) */
    #spacemillion-sec .spacemillion-sec__icon {
      width: 55px;
      height: 55px;
      border-radius: 50%;
      background: #2e51d1; /* Change This For Background */
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 10px;
    }
    #spacemillion-sec .spacemillion-sec__icon img {
      width: 30px;
      height: 30px;
    }

    #spacemillion-sec .spacemillion-sec__content h3 {
      font-size: 18px;
      font-weight: 500;
      margin: 10px 0px 10px;
    }


    .spacemillion-sec__content {
      width: 90%;
    }


    #spacemillion-sec .spacemillion-sec__content p {
      margin: 0;
      font-size: 16px;
      line-height: 1.6em;
      margin-left: -55px;
      margin-top: 32px;
      
    }



/* spacemillion-end */

/* spaceicon-start */

.spacegpsicon-section {
  text-align: center;
  border-radius: 20px;
}
.spacegpsicon-section .spacegpsicon-heading {
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 10px;
  color: #fff;
  margin-top: 0px !important;
}
.spacegpsicon-section .spacegpsicon-boxes {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
}
.spacegpsicon-section .spacegpsicon-box {
  flex: 1 1 calc(33.333% - 30px);
  max-width: 350px;
  background: transparent;
  
}
.spacegpsicon-section .icon-bg {
  width: 70px;
  height: 70px;
  margin: 0 auto;
  border-radius: 50%;
  background: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
.spacegpsicon-section .icon-bg img {
  width: 35px;
  height: 35px;
}
.spacegpsicon-section .spacegpsicon-title {
  font-size: 21px;
  font-weight: 500;
  margin-bottom: 4px !important;
  margin-top: 4px !important;
  color: #fff;
}
.spacegpsicon-section .spacegpsicon-desc {
  font-size: 15px;
  color: #fff;
  line-height: 1.5;
  text-align: left;
  margin-top: 3px !important;
}

/* spaceicon-end */

/* spacetracker-start */

.spacetrackercar-sec {
  color: #fff;
}



.spacetrackercar-sec .feature-item  span {
  font-size: 16px;
}

.spacetrackercar-sec .main-heading {
  text-align: center;
  font-size: 32px;
  font-weight: 500;
  margin-top: 0px !important;
  margin-bottom: 15px !important;
  color: #fff;
}

.spacetrackercar-sec .spacetrackercar-grid {
  display: flex;
  gap: 50px;
  
}

.spacetrackercar-sec .left-img {
  width: 50%;
}

.spacetrackercar-sec .left-img img {
  width: 100%;
  border-radius: 12px;
}

/* Left feature list (under the image) */
.spacetrackercar-sec .feature-list-left {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 50%;
}

/* Right column */
.spacetrackercar-sec .right-blocks {
  width: 50%;
}

.spacetrackercar-sec .right-item {
  margin-bottom: 15px;
}

.spacetrackercar-sec .right-item h3 {
  font-size: 21px;
  font-weight: 500;
  margin-bottom: 8px;
  margin-top: 5px;
  color: #fff;
}

.spacetrackercar-sec .right-item p {
  margin: 0;
  font-size: 16px;
  line-height: 1.6em;
}

/* Right feature list (inside right column, below right-items) */
.spacetrackercar-sec .feature-list-right {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 50%;
  /* keep it left-aligned inside right column */
}

/* Shared feature item styles */
.spacetrackercar-sec .feature-item {
  display: flex;
  gap: 10px;
}

.spacetrackercar-sec .feature-item img {
  width: 28px;
  height: 28px;
}

.spacetrackercar-sec .bottom-text {
  margin-top: 20px;
  margin-bottom: 0px;
  font-size: 16px;
  text-align: left;
}

/* spacetracker-end */


/* amazonsec-start */

 .amazonbuy-sec {
      width: 100%;
      display: block;
      
    }

    .amazonbuy-sec .amazonbuy-wrapper {
      text-align: center;
    }

    .amazonbuy-sec .amazon-logo img {
      max-width: 240px;
      margin-bottom: 5px;
    }

    .amazonbuy-sec .amazon-title {
      font-size: 28px;
      font-weight: 600;
      margin-top: 0px;
      margin-bottom: 5px;
      
    }

    .amazonbuy-sec .amazon-subtitle {
      font-size: 18px;
      color: #000;
      margin-top: 0px;
      margin-bottom: 15px;
    }

    .amazonbuy-sec .amazon-button {
      display: inline-block;
      padding: 11px 35px;
      background: #fc0;
      font-size: 18px;
      color: #000;
      font-weight: 600;
      border-radius: 30px;
      text-decoration: none;
      transition: 0.3s ease;
    }

    


/* amazonsec-end */

.badge {
  background: #ff0000 !important;
  border-color:  #ff0000 !important;
  line-height: 1.4em !important;
  padding: 4px 11px !important;
}

.section-template--18689914273861__product-recommendations-padding .card__badge {
  display: block !important;
  margin-top: -25px !important;
  margin-left: 220px;

}
.section-template--18689914273861__product-recommendations-padding .product-recommendations__heading {
  text-align: center;
  font-size: 28px !important;
  margin-bottom: 5px !important;
}


.section-template--18689914273861__product-recommendations-padding .card__heading a {
  font-size: 23px !important;
}

div#ProductInfo-template--18689914273861__main ul li {
  text-align: left;
}

.section-template--18689914273861__rich_text_7EAzrU-padding ul li {
  text-align: left;
}

.section-template--18689914273861__rich_text_7EAzrU-padding .rich-text__text.rte p {
  text-align: left;
}

div#shopify-section-template--18689914273861__spacetrackcar_sec_P4cwVJ .spacetrackercar-sec .right-item h3 {
  color: #000 !important;
}

div#shopify-section-template--18689914273861__spacetrackcar_sec_P4cwVJ  .spacetrackercar-sec .right-item p {
  color: #000 !important;
}

.section-template--18689914273861__image_with_text_DLVMNL-padding  .image-with-text__content  {
  padding: 40px !important;
}

.section-template--18689914273861__image_with_text_DLVMNL-padding  .image-with-text__heading {
  font-size: 28px !important;
}

.section-template--18689914273861__image_with_text_DLVMNL-padding .image-with-text__text.rte.body {
  margin-top: 0px !important;
}

div#shopify-section-template--18689914273861__spacetrackcar_sec_P4cwVJ .spacetrackercar-sec .spacetrackercar-grid {
  flex-direction: row-reverse !important;

}
section#shopify-section-template--18689914273861__1662980745312ea942 .collapsible-section-layout {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}



.section-template--18689914273861__product-recommendations-padding  .grid {
  justify-content: center;
}


.section-template--18689911717957__product-recommendations-padding .grid {
  justify-content: center !important;
}

.section-template--18689911717957__product-recommendations-padding .card__heading a {
    font-size: 23px !important;
}

.section-template--18689911717957__product-recommendations-padding .card__badge {
    display: block !important;
    margin-top: -30px !important;
    margin-left: 220px;
}

.section-template--18689911717957__product-recommendations-padding .product-recommendations__heading {
  text-align: center !important;
  margin-bottom: 0px !important;

}



.section-template--18689911717957__rich_text_7EAzrU-padding .rich-text__text.rte p {
    text-align: left;
}

.section-template--18689911717957__rich_text_7EAzrU-padding ul li {
    text-align: left;
}


div#ProductInfo-template--18689911717957__main li {
	text-align: left;
}

.section-template--18953450061893__product-recommendations-padding .product-recommendations__heading {
    text-align: center;
    font-size: 28px !important;
    margin-bottom: 5px !important;
}


.section-template--18953450061893__product-recommendations-padding .grid {
  justify-content: center !important;
}


.section-template--18953450061893__product-recommendations-padding .card__heading a {
  font-size: 21px !important;
}

div#shopify-section-template--18953450061893__spacetrackcar_sec_P4cwVJ .spacetrackercar-sec .right-item h3 {

 color: #000;


}


div#shopify-section-template--18953450061893__spacetrackcar_sec_P4cwVJ .spacetrackercar-sec .right-item p {
  color: #000;

}

 
  .section-template--18953450061893__product-recommendations-padding  .card__badge  {
    display: block !important;
    margin-top: -30px !important;
    margin-left: 220px;
  }

  /* collection-start */

  .section-template--18953440133189__product-grid-padding  .card__badge {
    display: block !important;
    margin-top: -28px !important;
    margin-left: 186px;
  }

  .collection li.grid__item {
    background: #fff;
    box-shadow: 0 0 15px #0000001a;
    padding: 15px;
    border-radius: 20px;
    
}

.section-template--18953440133189__product-grid-padding h2#verticalTitle {
     font-size: 21px;
    font-weight: 600;
}


.section-template--18953440133189__product-grid-padding span.facets__summary-label {
    font-size: 19px;
    font-weight: 600;
}


.section-template--18953440133189__product-grid-padding span.facet-checkbox__text-label {
    font-size: 16px;
    color: #000;
}


.section-template--18953440133189__product-grid-padding .facets__summary span {
  font-size: 17px;
  font-weight: 500;
}

.section-template--18953440133189__product-grid-padding  .page-width  {
  max-width: 1350px !important;
}

.section-template--18953440133189__product-grid-padding  .card__heading {
  font-size: 18px !important;

}

.section-template--18953440133189__product-grid-padding  .price  {
  font-size: 14px !important;
  letter-spacing: 0px !important;
}


/* collection-end */

 /* collectionelevate-start */

 .fleetelevate-sec .fleetelevate-head {
  text-align: center;
  
}

.fleetelevate-sec .fleetelevate-head h2 {
  font-size: 32px;
  margin-bottom: 10px;
}



.fleetelevate-sec .fleetelevate-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  
}

.fleetelevate-sec .fleetelevate-col {
  flex: 1;
  min-width: 280px;
}

.fleetelevate-sec .fleetelevate-image {
  width: 30%;
  text-align: center;
  border-radius: 12px;
  box-shadow: 0px 6px 20px rgba(0,0,0,0.1);
  min-height: 430px;
  display: flex;
  justify-content: center;
  
}

.fleetelevate-sec .fleetelevate-image .center-img {
  max-width: 100%;
  border-radius: 8px;
  object-fit: contain !important;
}

.fleetelevate-sec .icon-box {
  gap: 15px;
  align-items: flex-start;
  margin-bottom: 30px;
  transition: all 0.3s ease;
  text-align: end;
}

.fleetelevate-sec .icon-box .icon-img {
  width: 40px;
  height: auto;
}

.fleetelevate-sec .icon-box h4 {
  margin: 0 0 8px;
  font-size: 18px;
}

.fleetelevate-sec .icon-box p {
  margin: 0;
  line-height: 1.5em;

}

/* Hover effect for better UI */
.fleetelevate-sec .icon-box {
  background: #fff;
  padding: 15px;
  border-radius: 8px;
  box-shadow: 0px 4px 12px rgba(0,0,0,0.08);
  
 
}

.fleetelevate-right .icon-box {
  text-align: left;
}

.fleetelevate-left, .fleetelevate-right {
  width: 35%;
}



 /* collectionelevate-end */


 /* collectionhow-start */

 .collectionhow-section  {
  max-width: 1300px;
  margin: 0 auto;
  text-align: center;
}

.collectionhow-section .collectionhow-top-heading {
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 10px;
  margin-top: 0px !important;
  text-align: center;
}

.collectionhow-section .collectionhow-top-paragraph {
  font-size: 16px;
  margin-bottom: 10px;
  text-align: center;
  margin-top: 0px;
}

.collectionhow-section .collectionhow-sub-heading {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 10px;
  text-align: center;
  margin-top: 5px;
}

.collectionhow-section .collectionhow-content {
  display: flex;
  align-items: center;
  gap: 40px;
  
}

.collectionhow-section .collectionhow-left {
  width: 50%;
}

.collectionhow-section .collectionhow-left img {
  width: 100%;
  max-width: 500px;
  border-radius: 8px;
}

.collectionhow-section .collectionhow-right {
  display: flex;
  flex-direction: column;
  gap: 25px;
  align-items: flex-start;
  text-align: left;
  width: 50%;
}

.collectionhow-section .collectionhow-box {
  display: flex;
  align-items: center;
  gap: 25px;
  margin-bottom: 15px;
}

 .collectionhow-section .collection-icon {
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #2E51D1;
  border-radius: 50px;
}

 .collectionhow-box img {
  width: 50px;
  height: 50px;
}

.collectionhow-box-content {
    width: 70%;
}

.collectionhow-section .collectionhow-box-content h4 {
  font-size: 21px;
  font-weight: 500;
  margin-bottom: 8px;
  margin-top: 0px;
}

.collectionhow-section .collectionhow-box-content p {
  font-size: 15px;
  margin: 0;
  color: #000;
}



 /* collectionhow-end */

 /* collectionab-start */

 .konnectbetter-tab {
    text-align:center;
   }
.konnectbetter-tab .tab-main-title { font-size:28px; margin-bottom:20px; margin-top: 0px; }
.konnectbetter-tab .tab-subtitle { font-size:18px; margin-top: 0px; margin-bottom:5px; color:#000; }

.konnectbetter-tab .tab-buttons { display:flex; gap:10px; justify-content:center; flex-wrap:wrap; margin-bottom:15px; }
.konnectbetter-tab .tab-buttons .tab-btn {
  background:#e5e5e5; border:none; padding:10px 20px; border-radius:20px; cursor:pointer; font-size: 17px; font-weight:600; letter-spacing: 0.5px;
}
.konnectbetter-tab .tab-buttons .tab-btn.active { background:#2258E9; color:#fff; }

.konnectbetter-tab .tab-contents .tab-content { display:none; text-align:left; }
.konnectbetter-tab .tab-contents .tab-content.active { display:block; }
.konnectbetter-tab .tab-inner { display:flex; gap:50px; align-items:center; background: #f7f7f7;
padding: 30px; border-radius: 30px; }
.konnectbetter-tab .tab-left {width: 50%;}
.konnectbetter-tab .tab-right {width: 50%;}


.konnectbetter-tab .tab-left img { width:100%;  object-position: center; border-radius:20px; }
.konnectbetter-tab .tab-right h3 { font-size:28px; margin-top: 0px;  margin-bottom:10px; }
.konnectbetter-tab .tab-right p { font-size:17px; color:#000; white-space: pre-wrap; margin-bottom: 8px; margin-top: 0px !important; }


/* collectionab-end */

.card__badge {
  display: block !important;
}

.thumbnail--narrow img {
    width: 100% !important;
    object-fit: cover !important;
}

.thumbnail__badge {
    left: 0 !important;
    right: 0 !important;
    top: 29px !important;
    margin: 0 auto !important;
}

.product:not(.product--small) .thumbnail__badge {
        height:18px !important;
        width:18px !important;
}

.product:not(.product--small) .thumbnail__badge .icon {
        width:8px !important;
        height:8px !important;
}


.collection-hero__title {
  text-align: center !important;
}


.product-recommendations .card__media .media img {
   object-fit: contain !important;
   background: #fff;
}

div#shopify-section-template--18689914273861__image-with-text .image-with-text__media img {
   object-fit: contain !important;

  

}



.image-with-text__media img {
   object-fit: contain;
}

#Banner-template--14534922764357__image_banner_d6UTDn {
  min-height: inherit !important;
}

.image-with-text__media {
  border: none;
}

#Banner-template--18689911717957__image_banner_8iGT3U {
  min-height: inherit !important;
}

#Banner-template--18953450061893__image_banner_8iGT3U {
  min-height: inherit !important;
}

.spacetrackercar-sec .featurelist-inner {
    display: flex;
    justify-content: space-between;
    gap:50px;
    margin-top: 10px;
}

.collection .card__media .media {
  background: #fff;
}

.collection ul#product-grid .card__inner {
  max-height: 235px;
}

.product-recommendations .card-wrapper {
  border: 1px solid #e5e5e5;
} 

.product-recommendations .card__content {
  padding: 0px 10px !important;
}


.loox-trust-badge-container .loox-trust-badge-widget {
    background-color: transparent !important;
    border: 0px !important;
}

.loox-trust-badge-container .loox-trust-badge-widget-content .loox-trust-badge-widget-ratings__raters, .loox-trust-badge-container .loox-trust-badge-widget__logo{
  display:none !important;
}

.loox-trust-badge-container .loox-trust-badge-widget-content {
    padding: 0 !important;
    font-size: 15px !important;
}

.loox-trust-badge-container .loox-trust-badge-widget-content .loox-trust-badge-widget-ratings__average-rating{
  font-weight:normal !important;
}

#Details-menu-drawer-menu-item-6 .menu-drawer__menu-item {
    position: relative;
}

#Details-menu-drawer-menu-item-6 .menu-drawer__menu-item:before {
    content: "";
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
}






    .card-table {
      width:100%;
      max-width: 100%;
      border-collapse: collapse;
      background: #ffffff;
      border-radius: 16px;
      overflow: hidden;
      box-shadow: 0 2px 16px rgba(0,0,0,0.08);
    margin: 43px auto;
    }


    .blue-bg{
      background: #2E51D1;
      color: #fff;
    }

    table.card-table.bg-gray {
    background: #fafafa;
}


  a.btn-blue {
    background: #2f55d4;
    color: #fff !important;
    border-radius: 71px;
    padding: 16px 34px;
    margin-right: 12px;
    font-weight: 600;
}

  a.btn-blue:hover{
    background: #000;
  }

 

    /* Image cell */
    .cell-image {
      width: 380px;
          padding: 0 !important;
      vertical-align: top;
      position: relative;
    }

  .cell-image img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    display: block;
    position: ABSOLUTE;
    border: 0px !important;
}

    /* Content cell */
    .cell-content {
      padding: 28px 32px 32px;
      vertical-align: middle;
    }

    /* Inner table for content rows */
    .content-table {
      width: 100%;
      border-collapse: collapse;
    }

    .content-table td {
      padding: 0;
      padding-bottom: 6px;
      vertical-align: middle;
      border:0px;
    }

    .stars-cell{
      padding-left:0px !important;
      padding-right:0px !important;
    }

    .content-table tr:last-child td {
      padding-bottom: 0;
    }

    /* Label */
    .label {
      font-size: 11px;
      font-weight: 700;
      letter-spacing: 0.12em;
      text-transform: uppercase;
      color: #6b7280;
        display: block;
    }

    span.offer-text {
    display: inline-block;
    background: #FEE2E2;
    color: #000;
    font-size: 9px;
    border-radius: 3px;
    padding: 3px 15px;
}

    /* Stars + Badge row — inner table */
    .meta-table {
      width: 100%;
      border-collapse: collapse;
    }

    .meta-table td {
      padding: 0;
      vertical-align: middle;
    }

    .stars-cell { text-align: left; }
    .badge-cell  { text-align: right; }

    .stars {
      display: inline-flex;
      gap: 2px;
    }

   .stars-ratings {
    color: #ffc107 !important;
    font-size: 19px;
}

    .badge1 {
      display: inline-flex;
      align-items: center;
      gap: 5px;
      border: 1.5px solid #d1d5db;
      border-radius: 6px;
      padding: 4px 10px;
      font-size: 12px;
      font-weight: 500;
      color: #374151;
    }

    /* Title */
    .title2 {
      font-size: 26px;
      font-weight: 700;
      color: #111827;
      line-height: 1.25;
      margin: 0px;
    }

    /* Description */
    .description {
      font-size: 14.5px;
      line-height: 1.65;
      color: #4b5563;
    }

    /* CTA Button */
    .btn-amazon {
      display: inline-flex;
      align-items: center;
      gap: 9px;
      background: #f5c518;
      color: #111 !important;
      font-size: 15px;
      font-weight: 600;
      padding: 13px 24px;
      border-radius: 50px;
      text-decoration: none;
      box-shadow: 0 2px 8px rgba(245,197,24,0.35);
      transition: background 0.2s ease, transform 0.15s ease, box-shadow 0.2s ease;
      height: 54px;
    display: inline-flex !important;
    align-items: CENTER;
    width: 215px;
    text-align: CENTER;
    justify-content: center;
    }

    .btn-amazon:hover {
      background: #e6b800;
      transform: translateY(-1px);
      box-shadow: 0 5px 16px rgba(245,197,24,0.5);
    }

    .amazon-icon {
      width: 20px;
      height: 20px;
      flex-shrink: 0;
      border: 0px !important;
    }


       .blue-bg * {
    color: #fff;
    }


    ul.list-boxe {
    background: #3856c5;
    padding: 12px 40px !important;
    padding-right: 20px !important;
    margin: 0 0px;
    border: 1px solid #9ba7d4;
    border-radius: 13px;
    margin-top: 13px;
    font-size: 14px;
    margin-bottom: 14px;
}

a.btn-whiteoutline {
    border: 2px solid #000;
    color: #000 !important;
    border-radius: 56px;
    font-weight: 600;
    margin-right: 15px;
    display:inline-block !important;
   font-size: 15px;
    padding: 10px 22px;
    position: relative;
    top: -5px;
        height: 54px;
    display: inline-flex !important;
    align-items: CENTER;
    width: 215px;
    text-align: CENTER;
    justify-content: center;
}

div.description{
  margin-bottom:20px;
   margin-top:20px;
}

.blue-bg a.btn-whiteoutline {
    border: 2px solid #9ba7d4;
    color: #fff !important;
    border-radius: 56px;
    font-weight: 600;
    padding: 10px 26px;
    margin-right: 15px;
    top: -3px;
    position: relative;
    
}

a.btn-whiteoutline:hover{
  background:#000;
  color:#fff !important;
}

.image-padding img{
      padding: 15px 17px;
    border-radius: 34px !important;
    position:static !important;
}

.cell-image.image-padding{
   vertical-align:middle !important;
}


.small-image{
      background: #fff;
    vertical-align: middle;
    text-align: CENTER;
}

.fullsize img{
  position:static !important;
}

.cell-image.small-image img {
    width: 93%;
    height: auto !important;
    object-fit: inherit;
    top: 20%;
    bottom: 0;
    margin: 0 auto !important;
    left: 0;
    right: 0;
}




    /* ── CARD ── */
    .author-card {
      background: #2E51D1;
      border-radius: 18px;
      max-width: 100%;
      width: 100%;
      display: flex;
      flex-direction: row;
      align-items: stretch;
      overflow: hidden;
      position: relative;
    }

    /* top-right decorative arc */
    .card__deco-tr {
      position: absolute;
      top: -28px;
      right: -28px;
      width: 90px;
      height: 90px;
      border-radius: 50%;
          border: 2px solid rgb(255 255 255 / 13%);
      pointer-events: none;
      display: inline-block !important;
    }
    /* bottom-right small arc */
    .card__deco-br {
      position: absolute;
      bottom: -22px;
      right: 56px;
      width: 54px;
      height: 54px;
      border-radius: 50%;
      border: 2px solid rgba(255,255,255,0.06);
      pointer-events: none;
      display: inline-block !important;
    }

    /* ── LEFT PHOTO PANEL ── */
    .card__photo-panel {
      flex: 0 0 241px;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 28px 0 28px 28px;
    }

    .photo-frame {
      position: relative;
      width: 200px;
      flex-shrink: 0;
    }

    /* gray rounded frame behind photo */
    .photo-frame__bg {
      width: 200px;
      height: 272px;
      border-radius: 14px;
      background: #c8cdd2;
      overflow: hidden;
      position: relative;
    }

    .photo-frame__bg img {
      width: 100%;
      height: 100% !important;
      object-fit: cover;
      object-position: center top;
      display: block;
      filter: grayscale(15%);
      border:0px !important; 
    }

    /* LinkedIn badge */
    .linkedin-badge a{
      position: absolute;
      bottom: 10px;
      right: 10px;
      width: 30px;
      height: 30px;
      background: #0077b5;
      border-radius: 6px;
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: 2;
    }

    .linkedin-badge svg {
      width: 17px;
      height: 17px;
      fill: #fff;
    }

    /* small rounded rectangle accent behind photo frame */
    .photo-frame__accent {
      position: absolute;
    top: 27px;
    left: -13px;
    width: 160px;
    height: 254px;
    border-radius: 14px;
    border: 2px solid rgb(255 255 255 / 19%);
    pointer-events: none;
    z-index: 0;
        display: inline-block !important;
    }

    /* ── RIGHT CONTENT ── */
    .card__content {
      flex: 1;
      padding: 30px 32px 30px 28px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      gap: 7px;
    }

    .author-bio p {
  font-size: 14px;
    color: #fff;
    line-height: 1.4;
    margin-bottom: 10px;
    margin-top: 8px;
}

    /* Name row */
    .name-row {
      display: flex;
      align-items: center;
      gap: 10px;
    }

    .name {
      font-size: 27px;
      font-weight: 700;
      color: #ffffff;
      letter-spacing: -0.3px;
      line-height: 1.15;
    }

    .verified {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 26px;
      height: 26px;
      background: #1a6fbf;
      border-radius: 50%;
      flex-shrink: 0;
    }

    .verified svg {
      width: 14px;
      height: 14px;
      stroke: #fff;
      fill: none;
      stroke-width: 2.5;
      stroke-linecap: round;
      stroke-linejoin: round;
    }

    /* Meta row: role | experience */
    .meta-row {
      display: flex;
      align-items: center;
      gap: 14px;
      flex-wrap: wrap;
    }

    .meta-role {
      font-size: 13.5px;
      font-weight: 500;
      color: #fff;
      letter-spacing: 0.01em;
    }

    .meta-divider {
    width: 1.5px;
    height: 18px;
    background: #bfbfbf;
    border-radius: 2px;
    display: inline-block !important;
    }

    .meta-exp {
      display: flex;
      align-items: baseline;
      gap: 6px;
    }

    .exp-num {
      font-size: 22px;
      font-weight: 800;
      color: #ffffff;
      letter-spacing: -0.5px;
      line-height: 1;
    }

    .exp-label {
      font-size: 13.5px;
      font-weight: 400;
      color: #fff;
    }

    /* Divider line under meta */
    .section-divider {
      width: 100%;
      height: 1px;
      background: rgba(255,255,255,0.07);
    }

    /* Bio */
    .bio {
      font-size: 13.5px;
      line-height: 1.78;
      color: #fff;
      font-weight: 400;
    }

    /* CTA Button */
    .btn-visit {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      background:#FFD814;
      color: #1a1400;
      font-size: 14.5px;
      font-weight: 700;
      padding: 12px 34px;
      border-radius: 50px;
      text-decoration: none;
      width: fit-content;
      letter-spacing: 0.01em;
      transition: background 0.2s, transform 0.15s, box-shadow 0.2s;
      box-shadow: 0 4px 18px rgba(232,184,0,0.28);
      margin-top: 2px;
      transition:all 0.3s linear;
    }

    .btn-visit:hover {
      background: #e8be18ff;
      transform: translateY(-1px);
      box-shadow: 0 6px 24px rgba(232,184,0,0.4);
    }

    .btn-visit:active {
      transform: translateY(0);
    }



.faq-wrapper {
  margin-top: 80px;
}


.faq-answer {
max-height: 0;
    overflow: hidden;
    transition: 0.3s ease;
    padding: 0 25px;
    border: 1px solid #dedede;
} 


.faq-question {
    width: 100%;
    padding: 18px 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 600;
    background: #f4f4f4;
    border: none;
    cursor: pointer;
    color: #000000;
    font-size: 17px;
    margin: 0 !important;
}

.faq-icon {
  font-size: 20px;
  font-weight: bold;
  transition: 0.3s;
}

.faq-question.active .faq-icon {
  transform: rotate(180deg);
}







  .table-outer {
    max-width: 100%;
    margin: 0 auto;
    border-radius: 18px;
    border: 1.5px solid #dce5f7;
    overflow: hidden;
    box-shadow: 0 4px 30px rgba(46,81,209,0.12);
    margin:70px 0px;
  }

  .table-wrap {
    overflow-x: auto;
    width: 100%;
    -webkit-overflow-scrolling: touch;
  }

  /* Scrollbar styling */
  .table-wrap::-webkit-scrollbar { height: 6px; }
  .table-wrap::-webkit-scrollbar-track { background: #f0f4ff; }
  .table-wrap::-webkit-scrollbar-thumb { background: #2E51D1; border-radius: 99px; }

  .table-outer table {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    table-layout: inherit !important;
    
  }

  /* ── THEAD ── */
 .table-outer thead th {
    background: #2E51D1;
    padding: 20px 18px;
    text-align: center;
    color: #ffffff;
    font-size: 17px;
    font-weight: 700;
    border-right: 1px solid rgba(255,255,255,0.18);
    white-space: nowrap;
  }
 .table-outer  thead th:last-child { border-right: none; }


.table-outer thead th a {
    color: #fff;
    text-decoration: none;
  }
  .table-outer thead th a:hover { text-decoration: underline; }

  /* ── TBODY ── */
  .table-outer tbody tr:nth-child(odd)  { background: #ffffff; }
  .table-outer tbody tr:nth-child(even) { background: #f7f9ff; }
  .table-outer tbody tr:last-child td   { border-bottom: none; }

  .table-outer td {
    padding: 22px 21px !important;
    font-size:14px;
    color: #000000;
    text-align: center;
    border-bottom: 1px solid #e8edf8;
    border-right: 1px solid #dce5f7;
    vertical-align: middle;
    line-height: 1.5;
  }
  .table-outer td:last-child { border-right: none; }

  .table-outer td:first-child {
    text-align: left;
    padding-left: 22px;
    padding-right: 22px;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.1px;
    white-space: nowrap;
    border-right: 2px solid #c5d0f0;
  }

  /* ── Image row ── */
  .pro-img-wrap {
    width: 72px; height: 72px;
    border: 2px solid #dce5f7;
    border-radius: 14px;
    display: flex; align-items: center; justify-content: center;
    padding: 6px; overflow: hidden;
    margin: 0 auto;
  }
  .pro-img-wrap img { width: 100%; height: 100%; object-fit: contain; border:0px !important; }

  /* ── Badge ── */
  .table-badge {
    display: inline-block;
    color: #000000;
    border-radius: 20px;
    padding: 5px 11px;
    line-height: 1.4; text-align: center;
  }

  /* ── Cost ── */
  .cost1 {
    display: block;
    background: #f0fdf7;
    color: #000000;
    border: 1.5px solid #a3e4c8;
    border-radius: 20px;
    padding: 10px 13px;
    font-weight: 600;
    text-align: center;
    line-height: 1.1;
  }

  .no-margin{
    margin:20px 0px !important;
  }

  /* ── Features ── */
  .features { display: flex; flex-direction: column; align-items: center; gap: 4px; font-size: 14px; }
  .feat { display: flex; align-items: center; gap: 5px; color: #000000; }
  .feat::before { content: "✦"; color: #000000; font-size: 0.52rem; flex-shrink: 0; }

  /* ── Battery text only ── */
  .battery-text { font-size: 14px; color: #000000; line-height: 1.5; }

  /* ── Buy button ── */
  .buyamazon-btn {
display: inline-flex;
    align-items: center;
    gap: 5px;
    background-color: #FFCC00;
    color: #000000;
    text-decoration: none;
    padding: 14px 17px;
    padding-left: 35px;
    border-radius: 50px;
    font-size: 15px;
    font-weight: 600;
    box-shadow: 0 3px 10px rgba(255, 204, 0, 0.35);
    transition: background 0.18s, transform 0.15s, box-shadow 0.18s;
    white-space: nowrap;
    background-image: url(/cdn/shop/files/amazon.svg);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: 13px center;
    transition:all 0.3s linear;
  }
  .buyamazon-btn:hover {
    background-color: #f0be00;
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(255,204,0,0.45);
  }

  /* Scroll hint label */
  .scroll-hint {
    text-align: center;
    color: #aab4d8;
    font-size: 0.75rem;
    margin-top: 10px;
    letter-spacing: 0.3px;
  }



  .card-table.bg-gray ul.list-boxe {
    background: #f6f6f6;
    border: 1px solid #9ba7d4;
}

 .card-table.bg-gray a.btn-whiteoutline {
    border: 2px solid rgb(43, 0, 255);
    color: #ffffff !important;
    background: rgb(43, 0, 255);
}

    /* ── Wrapper ── */
    .disclaimer-wrapper {
      max-width: 100%;
      width: 100%;
      animation: fadeUp 0.55s cubic-bezier(0.22, 1, 0.36, 1) both;
    }

    @keyframes fadeUp {
      from { opacity: 0; transform: translateY(24px); }
      to   { opacity: 1; transform: translateY(0); }
    }

    /* ── Card ── */
    .disclaimer-card {
      background: #fff;
      border-radius: 20px;
      border: 1.5px solid #e8d9b5;
      overflow: hidden;
      box-shadow: 0 8px 40px rgba(180, 130, 40, 0.10), 0 2px 8px rgba(0,0,0,0.04);
    }

    /* ── Header ── */
    .disclaimer-header {
          background: #2e51d1;
      padding: 1.35rem 1.75rem;
      display: flex;
      align-items: center;
      gap: 14px;
      position: relative;
      overflow: hidden;
    }

 

    .header-icon-circle {
      width: 46px;
      height: 46px;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.18);
      border: 1.5px solid rgba(255,255,255,0.35);
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
      font-size: 22px;
      line-height: 1;
      position: relative;
      z-index: 1;
      animation: pulse 2.5s ease-in-out infinite;
    }

    @keyframes pulse {
      0%, 100% { box-shadow: 0 0 0 0 rgba(255,255,255,0.25); }
      50%       { box-shadow: 0 0 0 8px rgba(255,255,255,0); }
    }

    .header-text {
      position: relative;
      z-index: 1;
      flex: 1;
    }

    .header-title {
      font-family: 'Playfair Display', serif;
      font-size: 20px;
      font-weight: 600;
      color: #fff;
      line-height: 1.25;
      letter-spacing: -0.01em;
    }

    .header-sub {
      font-size: 12.5px;
      color: rgba(255,255,255,0.72);
      margin-top: 3px;
      font-weight: 400;
      letter-spacing: 0.02em;
      text-transform: uppercase;
    }

    .header-badge {
      background: rgba(255,255,255,0.18);
      border: 1px solid rgba(255,255,255,0.35);
      color: #fff;
      font-size: 11px;
      font-weight: 500;
      padding: 5px 13px;
      border-radius: 30px;
      letter-spacing: 0.07em;
      text-transform: uppercase;
      white-space: nowrap;
      position: relative;
      z-index: 1;
    }

    /* ── Body ── */
    .disclaimer-body {
      padding: 1.5rem 1.75rem;
      display: flex;
      flex-direction: column;
      gap: 12px;
    }

    /* ── Item rows ── */
    .disclaimer-item {
      display: flex;
      gap: 14px;
      align-items: flex-start;
      border: 1px solid #f0e4c8;
      border-left: 4px solid #2e51d1;
      border-radius: 12px;
      padding: 1rem 1.15rem;
      transition: background 0.18s, border-color 0.18s;
    }

    .disclaimer-item:hover {
      background: #fdf3e3;
      border-color: #f0d09a;
      border-left-color: #2e51d1;
    }

    .item-icon {
      width: 36px;
      height: 36px;
      border-radius: 9px;
      background: #2e51d1;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 17px;
      flex-shrink: 0;
      margin-top: 1px;
    }

    .item-text {
      font-size: 14.5px;
      color: #3a2800;
      line-height: 1.7;
      font-weight: 400;
    }

    .item-text strong {
      font-weight: 500;
      color: #2e51d1;
    }



      .cta-wrapper {
    width: 100%;
        text-align: CENTER;
  }

  .cta-block {
    background: #2E51D1;
    border-radius: 24px;
    padding: 56px 52px 52px;
    position: relative;
    overflow: hidden;
  }

  .cta-block::before {
    content: '';
    position: absolute;
    top: -80px;
    right: -80px;
    width: 320px;
    height: 320px;
    border-radius: 50%;
    background: rgba(255,255,255,0.055);
    pointer-events: none;
  }

  .cta-block::after {
    content: '';
    position: absolute;
    bottom: -100px;
    left: -60px;
    width: 260px;
    height: 260px;
    border-radius: 50%;
    background: rgba(255,255,255,0.04);
    pointer-events: none;
  }

  .eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(255,255,255,0.13);
    border: 1px solid rgba(255,255,255,0.2);
    border-radius: 100px;
    padding: 6px 16px;
    margin-bottom: 28px;
  }

  .eyebrow-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #7FFFD4;
    animation: pulse 2s ease-in-out infinite;
  }

  @keyframes pulse {
    0%, 100% { opacity: 1; transform: scale(1); }
    50% { opacity: 0.5; transform: scale(0.85); }
  }

  .eyebrow-text {
    font-family: 'DM Sans', sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: rgba(255,255,255,0.9);
    letter-spacing: 0.08em;
    text-transform: uppercase;
  }

  .headline {
    font-size: clamp(26px, 4vw, 49px);
    font-weight: 800;
    color: #ffffff;
    line-height: 1.15;
    margin: 0px;
    margin-bottom: 20px;
}
  

  .headline em {
    font-style: normal;
    color: rgba(255,255,255,0.55);
  }

  .body-copy {
    font-size: 16px;
    font-weight: 400;
    color: rgba(255,255,255,0.78);
    line-height: 1.7;
    margin-bottom: 36px;
  }

  .body-copy strong {
    color: #ffffff;
    font-weight: 600;
  }

  .cta-buttons {
     display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-bottom: 36px;
    justify-content: CENTER;
  }

  .btn-primary1 {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #ffffff;
    color: #2E51D1;
    font-family: 'DM Sans', sans-serif;
    font-size: 15px;
    font-weight: 600;
    padding: 15px 28px;
    border-radius:50px;
    text-decoration: none;
    border: none;
    cursor: pointer;
    transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease;
    white-space: nowrap;
  }

  .btn-primary1:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(0,0,0,0.18);
    background: #f0f4ff;
  }

  .btn-primary1:active {
    transform: translateY(0px);
  }

  .btn-primary1 svg {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    transition: transform 0.18s ease;
  }

  .btn-primary1:hover svg {
    transform: translateX(3px);
  }

  .btn-secondary1 {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #F5C518;
    color: #0F1111;
    font-family: 'DM Sans', sans-serif;
    font-size: 15px;
    font-weight: 700;
    padding: 15px 28px;
    border-radius: 100px;
    text-decoration: none;
    border: none;
    cursor: pointer;
    transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease;
    white-space: nowrap;
  }

  .btn-secondary1:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 28px rgba(255,216,20,0.35);
    background: #F7CA00;
  }

  .btn-secondary1:active {
    transform: translateY(0);
  }

  .amazon-logo {
    width: 28px;
    height: 28px;
    background: #FF9900;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }

  .amazon-logo svg {
    width: 16px;
    height: 16px;
  }

  .trust-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    padding-top: 28px;
    border-top: 1px solid rgba(255,255,255,0.12);
        justify-content: center;
  }

  .mybadge {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: rgba(255,255,255,0.09);
    border: 1px solid rgba(255,255,255,0.14);
    border-radius: 100px;
    padding: 6px 14px;
    font-size: 12.5px;
    font-weight: 500;
    color: rgba(255,255,255,0.85);
    white-space: nowrap;
  }

  .mybadge svg {
    width: 13px;
    height: 13px;
    flex-shrink: 0;
    color: #7FFFD4;
  }

  .btn-secondary1 img {
    width: 20px;
}


 tr.free-shippingtext td {
    padding-top: 16px;
    line-height: 1.1;
    font-size: 14px;
}


span.rating-social {
    font-size: 15px;
}

.description1 p {
    margin-top: 0;
    font-size: 14px;
    line-height: 1.7;
}


.comparison-section{
  margin-bottom:20px;
}

.no-keyfeature{
  margin:30px 0px;
}

.no-keyfeature .accordion-item{
  width:100% !important;
}


.table-outer.head-border thead th{
    border-right: 1px solid rgb(205 205 205);
}


.content-table h6{
  margin:0px;
  font-size:16px;
}


    @media (min-width: 1024px) {

      .white-space td{
      white-space: normal !important;}

      .comparison-accordion.desktop{
            display: flex !important;          
      }

      .comparison-accordion.desktop .accordion-header{
           border-radius:0px !important;    
      }

      .comparison-accordion.desktop .accordion-content{
            display: block !important;     
            border: 1px solid #f3f3f3 !important;
            padding:0px !important;
      }



       
.comparison-accordion.desktop {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    border: 1px solid #ddd;
    overflow: hidden;
}

.comparison-accordion.desktop .accordion-item:last-child {
    border-right: 0;
}

.comparison-accordion.desktop .accordion-header {
        width: 100%;
        padding: 18px 25px;
        background: #2f55d4;
        border: 0;
        border-right: 1px solid #ddd !important;
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-weight: 700;
        font-size: 22px;
        box-sizing: border-box;
}

.comparison-accordion.desktop .accordion-item {
    background: #fcfcfc;
    width:30%;
}

.comparison-accordion.desktop .accordion-item:first-child {
    width: 50%;
}

.comparison-accordion.desktop .accordion-item{
  font-size:14px;
}

.comparison-section.extra-tab .accordion-item:first-child{
  width: 31%;
}

.comparison-accordion.desktop .accordion-item:nth-child(2) {
    background: #fafbff;
}

.comparison-accordion.desktop .accordion-item:nth-child(3) {
    background: #fff;
}

.comparison-accordion.desktop .accordion-icon {
    display: none;
}

.comparison-accordion.desktop .accordion-content {
    display: block !important;
}

.comparison-accordion.desktop .accordion-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.comparison-accordion.desktop .accordion-content li {
    padding: 23px 26px;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    line-height: 1.5;
}

.comparison-accordion.desktop .accordion-content li:last-child {
    border-bottom: 0;
}

/* Optional strong label styling */
.comparison-accordion.desktop .accordion-content li strong {
    margin-right: 5px;
}

      

    }

    /* ── RESPONSIVE ── */

    /* Tablet */
    @media (max-width: 680px) {
      .author-card {
        flex-direction: column;
        align-items: center;
        border-radius: 16px;
      }

      .card__photo-panel {
        flex: none;
        padding: 28px 28px 0 28px;
        width: 100%;
        justify-content: flex-start;
      }

      .card__content {
        padding: 20px 24px 28px;
        gap: 10px;
      }

      .name { font-size: 23px; }
      .exp-num { font-size: 19px; }
      .bio { font-size: 13px; }
    }

    /* Mobile */
    @media (max-width: 420px) {
      body { padding: 16px 12px; }

      .photo-frame__bg {
        width: 130px;
        height: 160px;
      }

      .photo-frame__accent {
        width: 130px;
        height: 160px;
      }

      .card__content { padding: 16px 18px 24px; }
      .name { font-size: 20px; }
      .meta-role, .exp-label { font-size: 12.5px; }
      .exp-num { font-size: 17px; }
      .bio { font-size: 12.5px; line-height: 1.7; }
      .btn-visit { font-size: 13.5px; padding: 11px 28px; }
    }    








@media (max-width: 600px){

.collection ul#product-grid .card__inner {
    max-height: inherit;
}

 div#tab-1 {
  display:none;
 }

  .featurelist-inner {
    display: block !important;
    gap: 10px !important;
  }

  .spacetrackercar-sec .featurelist-inner {
    margin-top: 0px !important;
  }

  .spacetrackercar-sec .feature-item img {
  width: 20px !important;
  height: 20px !important;
}

.spacetrackercar-sec .feature-item img {
  margin-top: 5px;
}

.spacetrackercar-sec .feature-list-left {
  gap: 4px !important;
  width: 100%;
}

.spacetrackercar-sec .feature-list-right {
  gap: 4px !important;
  width: 100%;

}

/* collectionelevate-start */



   .mobile-facets {
    z-index:9999 !important;
   }

   .mobile-facets__close {
     z-index:99999 !important;
   }

 

.section-template--18953440133189__product-grid-padding .card__heading a {
    font-size: 14px !important;
}

  .fleetelevate-left, .fleetelevate-right {
    width: 100%;
    margin-top: 15px !important;
  }

  .fleetelevate-sec .fleetelevate-head h2 {
    font-size: 21px !important;
  }

  .fleetelevate-sec .fleetelevate-wrapper {
    display: block !important;
    gap: 20px !important;
  }

  .fleetelevate-sec .icon-box {
    text-align: center;
    margin-bottom: 10px !important;
  }

  .fleetelevate-sec .icon-box p {
    text-align: left;
  }

  .fleetelevate-sec .fleetelevate-image {
    width: 100%;
  }

  


/* collectionelevate-end */

/* collectionhow-start */

.collectionhow-section .collectionhow-content {
    flex-direction: column;
    text-align: center;
  }

  .collectionhow-section .collectionhow-content {
    gap: 5px !important;
  }

  .collectionhow-section .collectionhow-right {
    align-items: center;
    gap: 10px !important;
  }

  .collectionhow-section .collectionhow-box {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 10px !important;
  }

  .collectionhow-section .collectionhow-left,  .collectionhow-section .collectionhow-right {
    width: 100%;
  }

  .collectionhow-section .collectionhow-top-heading {
    font-size: 23px !important;
    margin-bottom: 3px !important;
  }

  .collectionhow-section .collectionhow-sub-heading {
    font-size: 20px !important;
  }

  .collectionhow-section .collectionhow-top-paragraph {
    text-align: left;
  }

/* collectionhow-end */

/* collectiontab-start */

.konnectbetter-tab .tab-main-title {
      font-size: 23px !important;
      margin-bottom: 15px !important;
      
    }

    .collectionhow-box-content {
      width: 100% !important;
    }

    .collectionhow-section .collectionhow-box-content p {
      text-align: left;
    }
    

    .konnectbetter-tab .tab-subtitle {
      font-size: 16px;
    }

    .konnectbetter-tab .tab-inner {
      display: block;
      text-align; center;
      padding: 15px 10px !important;
      border-radius: 20px !important;
    }

    .konnectbetter-tab .tab-left {
      width: 100%;
    }

    .konnectbetter-tab .tab-right {
      width: 100%;
      margin-top: 10px;
    }

    .konnectbetter-tab .tab-left img {
      border-radius: 15px !important;
    }

    .konnectbetter-tab .tab-right h3 {
      font-size: 21px;
      margin-bottom: 5px !important;
  }

  .konnectbetter-tab .tab-right p {
    font-size: 16px;
  }

    .konnectbetter-tab .tab-buttons .tab-btn {
      font-size: 14px !important;;
      padding: 8px 10px !important;
    }

    .konnectbetter-tab .tab-buttons {
      column-gap: 3px !important;
      row-gap: 7px !important;
    }


/* collectiontab-end */


.section-template--18953440133189__product-grid-padding .card__badge {
  margin-top: 4px !important;
  margin-left: 0px !important;
}

div#shopify-section-template--18953440133189__banner .collection-hero__title {
  font-size: 21px !important;
  margin-bottom: 0px !important;
}


.section-template--18689911717957__product-recommendations-padding .card__heading a {
  font-size: 20px !important;
}

.section-template--18689911717957__product-recommendations-padding .price {
  font-size: 12px !important;
}
 



.section-template--18953450061893__product-recommendations-padding .card__badge {
  margin-left: 0px !important;
  margin-top: 5px !important;
}


.spacetrackercar-sec .right-item p {
  text-align: left !important;
  font-size: 16px;
}

.spacetrackercar-sec .feature-item {
  text-align: left !important;
}



div#shopify-section-template--18689914273861__spacetrackcar_sec_P4cwVJ .spacetrackercar-sec .spacetrackercar-grid {
  display: block !important;
  text-align: left !important;
}



.section-template--18689914273861__image_with_text_DLVMNL-padding .image-with-text__content {
  padding: 20px !important;
}

.section-template--18689914273861__product-recommendations-padding .card__badge {
  margin-left: 0px !important;
  margin-top: 5px !important;
}

.section-template--18689911717957__product-recommendations-padding .card__badge {
  display: block !important;
  margin-left: 0px !important;
  margin-top: 5px !important;
}

.image-with-text__text.rte.body {
    margin-top: 5px !important;
}

.section-template--18689914273861__product-recommendations-padding .product-recommendations__heading {
  font-size: 23px !important;
}

.video-section .title {
    font-size: 23px !important;
    margin-bottom: 5px !important;
}

.video-section .title-wrapper {
   margin-bottom: 3px !important;
}

div#shopify-section-template--14534922764357__image_with_text_3NmznV h4 {
    margin: 5px 0px !important;
}

.footer-block__heading {
    margin-bottom: 15px !important;
    margin-top: 20px !important;
}

    .footer-block__details-content .list-menu__item--link {
        padding: 2px 0px !important;
    }

    .footer-block__details-content {
        margin-bottom: 10px !important;
    }

    .footer__content-top {
        padding-bottom: 10px !important;
    }

    .footer .grid  {
      margin-bottom: 5px !important;
    }

    .footer-block--newsletter {
        margin-top: 5px !important;
        margin-bottom: 5px !important;

    }

    .logo-box .swiper-wrapper {
      padding-bottom: 25px !important;
    }

    .logo-slider .swiper-pagination {
       bottom: 0px !important;
    }

    .logo-box .logo-wrapper img {
     max-width: 80% !important;
    }

    .logo-box .logo-wrapper {
          padding: 5px 12px !important;
    }


/* spacereal-start */

.spacereal-section .feature-item{
    width:100%;
    justify-content:center;
  }


.spacereal-section .spacereal-heading {
    font-size: 23px !important;
}

.spacereal-section .spacereal-heading {
    margin-bottom: 5px !important;
}

.spacereal-section .spacereal-subheading {
  margin-bottom: 5px !important;
}

.spacereal-section .spacereal-bottom p {
    margin-bottom: 0px !important;
}

/* spacereal-end */

 /* spacemillion-start */

#spacemillion-sec .spacemillion-sec__icon {
    width: 55px !important;
    height: 50px !important;
}

#spacemillion-sec .spacemillion-sec__container{
        flex-direction: column;
        text-align: left;
      }
      #spacemillion-sec .spacemillion-sec__heading{
        text-align: center;
      }

#spacemillion-sec .spacemillion-sec__icon-wrapper {
    padding: 15px !important;
}

#spacemillion-sec .spacemillion-sec__icon img {
    width: 25px !important;
    height: 25px !important;
}

#spacemillion-sec .spacemillion-sec__content p {
    margin-top: 18px !important;
    margin-left: -65px !important;
}

/* spacemillion-end */

/* spaceicon-start */

.spacegpsicon-section .spacegpsicon-box {
    flex: 1 1 100%;
    max-width: 100%;
  }


.spacegpsicon-section .spacegpsicon-boxes {
    gap: 5px !important;;
}

.spacegpsicon-section .spacegpsicon-heading {
  font-size: 21px !important;
  line-height: 1.2em !important;
}

.spacegpsicon-section .icon-bg {
    width: 56px !important;
    height: 56px !important;
}

/* spaceicon-end */


/* spacetracker-start */

.spacetrackercar-sec .spacetrackercar-grid {
    flex-direction: column;
    text-align: center;
  }
  .spacetrackercar-sec .left-img,
  .spacetrackercar-sec .right-blocks {
    width: 100%;
  }
  .spacetrackercar-sec .feature-list-left,
  .spacetrackercar-sec .feature-list-right {
    padding-top: 5px !important;
    margin-top: 0px !important;
    
  }
  .spacetrackercar-sec .bottom-text {
    margin-top: 8px !important;
  }

  .spacetrackercar-sec .main-heading {
    font-size: 21px !important;
    line-height: 1.2em;
  }

  .spacetrackercar-sec .right-item {
    margin-bottom: 15px !important;
  }

  .spacetrackercar-sec .right-item h3 {
    font-size: 19px !important;
  }


/* spacetracker-end */

.spacevideo-slider-heading {
    font-size: 23px !important;
    margin-bottom: 10px !important;
}

.section-template--14534922764357__image_with_text_XhybVt-padding .image-with-text__text.rte.body {
   margin-top: 5px !important;
}

.section-template--14534922764357__image_with_text_XhybVt-padding .image-with-text__heading {
    font-size: 21px !important;
}

.contact-block-inner h3 {
    font-size: 20px !important;
}

.section-template--14534922764357__image_with_text_qAbDjq-padding  .image-with-text__content {
    padding: 20px !important
}

.section-template--14534922764357__image_with_text_qAbDjq-padding .image-with-text__text.rte.body {
    margin-top: 0px !important
}


.section-template--14534922764357__image_with_text_XhybVt-padding  .image-with-text__content {
    padding: 20px !important;
}

.product-form {
margin-bottom: 3px !important;
margin-top: 7px !important;
}
 

 

    
.review-left, .review-right {
    width: 100%;
    text-align: center;
}

.review-left h3 {
    font-size: 27px;
    max-width: 100%;
    margin: 0 auto;
}  

.review-right {
    width: 100%;
    padding: 0px 21px;
}  

.review-right .swiper-button-next {
    right: -11px;
}  

.review-right .swiper-button-prev{
   left: -13px;
}  

.contact-block-left, .contact-block-right {
    width: 100%;
}  

.contact-block-inner {
    gap: 10px;
} 

.contact-block {
    padding: 0 20px;
  
}  

.contact-block-right-inner {
    padding: 15px 15px;
}  

.contact-block-left {
    padding-bottom: 0;
}

.customer-review {
    gap: 6px;
}  

    .review-right .swiper-button-next, .review-right .swiper-button-prev {
        top: 156px !important;
    }

.review-right .swiper-button-prev:after, .review-right .swiper-button-next:after {
    font-size: 21px;
}  

.logo-box {
    max-width: 1113px;
    margin: 0px auto 0;
    
}  

.contac-mobileblock{
  display:block !important;
  line-height:0px !important;
}  

 

.contact-block-left{
      padding-top: 20px;
} 

.contact-block-left p {
    margin-top: 0px !important;
    margin-bottom: 5px !important;
}

.contact-block-inner h3 {
    margin-bottom: 5px !important;
}

.contact-block-inner .icon-block {
  margin-top: 12px !important;
}

.review-heading p {
    text-align: left;
}  

.review-left h5 {
    margin: 0 0 2px;
}  

.icon-bx {
    margin-top: 26px;
    margin-bottom: 18px;
}  

h2.collapsible-content__heading.h1 {
    font-size: 20px;
    margin-bottom: 0;
}  

#shopify-section-template--14534922764357__multicolumn_CmnpGE .multicolumn-list__item:only-child {
    max-width: 100%;
}

#shopify-section-template--14534922764357__1662621149ed3db33d .grid--2-col-tablet-down .grid__item {
        width: calc(32% - var(--grid-mobile-horizontal-spacing) / 3);
}

#shopify-section-template--14534922764357__multicolumn_CmnpGE .multicolumn-card__image-wrapper{
      max-width: 181px;
    margin: 0 auto;
}

.singleproduct-btn {
    display: flex;
    align-items: center;
    justify-content: CENTER;
}  

.singleproduct-btn a{
  width: 100%;
}


.banner.video-banner:after{
   background:transparent !important;
}

    .video-banner .banner__box {
        padding-top: 17px !important;
        padding-bottom: 18px !important;
        padding-left:10px !important;
        padding-right:10px !important;
    }

.my_video_background_banner {
    line-height: 0;
}

.video-banner .banner__box h1{
    font-size: 22px;
    line-height: 1.1;
}

.video-banner .banner__box>*+.banner__buttons {
    margin-top: 1rem;
}

.video-banner .banner__text {
    display:none !important;
}

.section-template--14534922764357__1662621149ed3db33d-padding {
    padding-top: 21px;
    padding-bottom: 0px;
}

#Banner-template--14534922764357__image_banner_CtdpHi{
    min-height:inherit !important;
}

.background-none .multicolumn-card__image-wrapper+.multicolumn-card__info {
    padding-top: 9px;
    padding-bottom: 6px;
}

.image-with-text__content {
    padding: 20px !important;
}

#Banner-template--14534922764357__image_banner_d6UTDn {
    min-height: inherit;
}


.footer_list_img {
    flex-wrap: nowrap;
}

.footer__content-top {
  padding-left: 25px;
  padding-right: 25px;
}

.footer-block__details-content .list-menu__item--link {
        padding-top: 0rem;
        padding-bottom: 0rem;
}

.footer-block__details-content p {
    margin-bottom: 10px !important;
    margin-top: 0px;
    font-size: 14px !important;
}

.footer-block.grid__item {
        padding: 0;
        margin: 0px !important
}

.amazonbuy-sec .amazon-logo img {
      max-width: 190px !important;
    }

    .amazonbuy-sec .amazon-title {
      font-size: 23px !important;
    }

    .amazonbuy-sec .amazon-subtitle {
      font-size: 16px !important;
    }

    .amazonbuy-sec .amazon-button {
      padding: 8px 25px !important;
      font-size: 17px !important;
    }

.spacetrackercar-sec .spacetrackercar-grid {
    gap: 1px;
}



.product__media img {
height: 392px !important;
    object-fit: contain;
    position: static !important;
    object-position: top;
}

.product__media {
    padding-top:0px !important;
}

div#loox-trust-badge-template--14534922764357__166218286590e79443 {
    justify-content: center !important;
}

.product__info-wrapper .product__title {
  text-align:center ;

}

.product__info-wrapper .product__text {
  text-align: center ;
}

.product__info-wrapper .product__tax.caption.rte {
  text-align:center ;
}

.product__info-wrapper .price {
  text-align: center ;
}

.product__info-wrapper .quantity {
   margin: 0 auto ;
}

.product__info-wrapper .form__label {
  text-align: center;
}

.product__info-wrapper .loox-rating.loox-widget {
  text-align: center;
}

.cell-image img{
  position:static !important;
  height:auto !important;
}

.card-table, .card-table tbody, .card-table tr, .card-table td{
display:block !important;
        width: AUTO;
}

.card-table td {
    padding: 0px 10px;
    text-align: left;
}

.card-table{
  padding-top:0px;
  padding-bottom:20px;
}

.title2 {
    font-size: 20px;

}

article.article-template .page-width.page-width--narrow {
    max-width: 100rem !important;
    padding: 0px 15px;
}

a.btn-whiteoutline{
      margin-bottom: 5px;
      width:100%;
}


.table-outer td {
    padding: 11px 14px !important;
}

.table-outer td:first-child{
      font-size: 12px;
}

.table-outer thead th{
  font-size:14x;
}

.buyamazon-btn{
  font-size:11px;
}

.cta-block {
    padding: 56px 19px 36px;
}

button.accordion-header {
    width: 100%;
    border: 0px;
    border-radius: 8px;
    padding: 14px 19px;
    font-size: 16px;
}

.accordion-item {
    margin-bottom: 10px;
}

.accordion-content {
    display: none;
    padding: 10px;
    border: 1px solid #ececec;
    border-top: 0;
    margin-top: -7px;
}

a.btn-amazon, .btn-whiteoutline {
    width: 100%;
    text-align: center;
    justify-content: center;
    font-size: 16px;
}

.accordion-item li{
  height:auto !important;

}

.empty-li{
  display:none !important;
}


.photo-frame, .photo-frame__accent, .photo-frame__bg {
    width: 100%;
}

.photo-frame__bg{
      height: 349px;
}

a.btn-blue{
      margin-bottom: 10px;
    width: 100%;
    text-align: center;
}

td.cell-content {
    padding-top: 20px;
}

}








  /* ── Grid ── */
  .gps-features__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
  }

  /* ── Card ── */
  .gps-card {
    background: #ffffff;
    border-radius: 18px;
    padding: 28px 24px 26px;
    border: 1px solid #e2e8f0;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
    display: flex;
    flex-direction: column;
    gap: 14px;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
  }

  .gps-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 14px 36px rgba(0,0,0,0.10);
  }

  /* ── Icon bubble ── */
  .gps-card__icon {
    width: 54px;
    height: 54px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }

  .gps-card__icon svg {
    width: 26px;
    height: 26px;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    fill: none;
  }

  /* Colour themes */
  .ic--blue   { background:#eff6ff; } .ic--blue   svg { stroke:#2563eb; }
  .ic--green  { background:#f0fdf4; } .ic--green  svg { stroke:#16a34a; }
  .ic--orange { background:#fff7ed; } .ic--orange svg { stroke:#ea580c; }
  .ic--purple { background:#fdf4ff; } .ic--purple svg { stroke:#9333ea; }
  .ic--sky    { background:#f0f9ff; } .ic--sky    svg { stroke:#0284c7; }
  .ic--red    { background:#fef2f2; } .ic--red    svg { stroke:#dc2626; }
  .ic--lime   { background:#f7fee7; } .ic--lime   svg { stroke:#65a30d; }
  .ic--amber  { background:#fefce8; } .ic--amber  svg { stroke:#b45309; }
  .ic--rose   { background:#fff1f2; } .ic--rose   svg { stroke:#e11d48; }

  /* ── Text ── */
  .gps-card h3 {
    font-weight: 700;
    color: #0f172a;
    line-height: 1.3;
        margin: 0;
  }

.gps-card p {
    font-size: 13px;
    color: #475569;
    line-height: 1.7;
    margin: 0px;
}

  .gps-card a { color: #2563eb; text-decoration: none; }
  .gps-card a:hover { text-decoration: underline; }

  /* ── Responsive ── */
  @media (max-width: 800px) {
    .gps-features__grid { grid-template-columns: repeat(2, 1fr); }
  }
  @media (max-width: 500px) {
    .gps-features__grid { grid-template-columns: 1fr; }
    .gps-features__header h2 { font-size: 1.5rem; }
  }