/**
 * 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
***************************/
.windows-page {
  /** TODO: replace with XSmall breakpoint */
}
.windows-page__remove-harmful-threats {
  margin-top: 6.25rem !important;
  margin-bottom: 0 !important;
}
.windows-page__one-click-safer {
  margin-top: 12.5rem !important;
  margin-bottom: 0 !important;
}
.windows-page .av-block {
  margin-top: 4.6875rem;
  margin-bottom: 0;
}
.windows-page .feature-section-one {
  margin-top: 7.8125rem;
  margin-bottom: 0;
}
.windows-page .feature-section-two {
  margin-top: 7.1875rem;
  margin-bottom: 0;
}
.windows-page .slider-block {
  margin-top: 13.75rem;
  margin-bottom: 0;
}
.windows-page .accordion {
  margin: 6.25rem auto;
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .windows-page__remove-harmful-threats.content-layout {
    padding-bottom: 2.5rem;
  }
  .windows-page__one-click-safer.content-layout {
    margin-top: 6.25rem !important;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .windows-page .feature-section-one {
    margin-top: 7.5rem;
  }
  .windows-page .feature-section-two {
    margin-top: 1.875rem;
  }
  .windows-page .slider-block {
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }
  .windows-page__remove-harmful-threats.content-layout {
    margin-top: 1.875rem !important;
  }
  .windows-page__remove-harmful-threats.content-layout .antivirus-enabled__app {
    position: relative;
    top: -6.25rem;
    width: 15.625rem;
    right: 13.75rem;
  }
  .windows-page__one-click-safer.content-layout {
    margin-top: 4.6875rem !important;
  }
  .windows-page__one-click-safer.content-layout .content-layout__img-group {
    margin-bottom: 7.5rem;
  }
  .windows-page__one-click-safer.content-layout .content-layout__img-group .content-layout__bg-vector .vpn-app__app {
    margin-bottom: 3.125rem;
  }
}
@media only screen and (max-width: 350px) {
  .windows-page__remove-harmful-threats.content-layout .antivirus-enabled__app {
    left: -19.6875rem;
    width: 13.75rem;
    top: -8.125rem;
  }
}