/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
.mac-page {
  /** TODO: replace with XSmall breakpoint */
}
@media print, screen and (min-width: 40em) {
  .mac-page__protection-block {
    margin-top: 7.5rem !important;
    padding-bottom: 2.6875rem !important;
    margin-bottom: 0 !important;
  }
  .mac-page__vpn-block {
    margin-top: 12.5rem !important;
    margin-bottom: 0 !important;
  }
  .mac-page .feature-section-one {
    margin-top: 4.6875rem !important;
    margin-bottom: 0 !important;
  }
  .mac-page .feature-section-two {
    margin-top: 8.125rem !important;
    margin-bottom: 0 !important;
  }
  .mac-page .slider-block {
    margin-top: 15.625rem !important;
    margin-bottom: 0 !important;
  }
  .mac-page .accordion {
    margin-top: 6.25rem !important;
    margin-bottom: 0 !important;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .mac-page__vpn-block.content-layout {
    margin-top: 6.25rem !important;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .mac-page .slider-block {
    margin-top: 7.5rem;
    margin-bottom: 6.25rem;
  }
  .mac-page .feature-section-one {
    margin-bottom: 6.25rem;
  }
  .mac-page .feature-section-two {
    margin-top: 5rem;
  }
  .mac-page__protection-block.content-layout {
    margin-bottom: 0;
  }
  .mac-page__protection-block.content-layout .antivirus-enabled__app {
    position: relative;
    top: -6.25rem;
    width: 15.625rem;
    right: 13.75rem;
  }
  .mac-page__vpn-block.content-layout {
    margin-top: 1.25rem;
  }
  .mac-page__vpn-block.content-layout .content-layout__img-group {
    margin-bottom: 7.5rem;
  }
  .mac-page__vpn-block.content-layout .content-layout__img-group .content-layout__bg-vector .vpn-app__app {
    margin-bottom: 3.125rem;
  }
}
@media only screen and (max-width: 350px) {
  .mac-page .mobile-hero .feature-row__text {
    font-size: 0.8125rem;
  }
  .mac-page__protection-block.content-layout {
    margin-bottom: 0;
  }
  .mac-page__protection-block.content-layout .antivirus-enabled__app {
    left: -19.375rem;
    width: 14.375rem;
    top: -8.75rem;
  }
}