/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/






/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

@media only screen and (max-width: 1068px) {
   .section-battery .stats .row:last-of-type .column:last-of-type .stat {
      --sk-stat-caption-lines-bottom: 8;
   }
}
@media only screen and (max-width: 734px) {
   .section-battery .stats .row:last-of-type .column:last-of-type .stat {
      --sk-stat-caption-lines-bottom: 6;
   }
}

.section-incentive .feature-card-image-container.pin-self-bottom-center {
   justify-self: flex-start;
}

.section-satellite .section-intro {
   margin-bottom: 0px;
}


/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/