/**
 * 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
***************************/
.ios-page {
  /** TODO: replace with XSmall breakpoint */
}
.ios-page .mobile-hero {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.ios-page__trustpilot-block {
  margin: 7.5rem auto;
}
@media print, screen and (min-width: 40em) {
  .ios-page__phone-block {
    margin-top: 12.5rem !important;
    margin-bottom: 0 !important;
  }
  .ios-page__vpn-block {
    margin-top: 12.5rem !important;
    margin-bottom: 0 !important;
  }
  .ios-page .feature-section-two {
    margin-top: 7.8125rem !important;
    margin-bottom: 0 !important;
  }
  .ios-page .slider-block {
    margin-top: 14.0625rem !important;
    margin-bottom: 0 !important;
  }
  .ios-page .accordion {
    margin-top: 6.25rem !important;
    margin-bottom: 0 !important;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .ios-page .feature-section-one {
    margin-bottom: 6.25rem !important;
  }
  .ios-page__phone-block.content-layout {
    margin-top: 6.25rem !important;
  }
  .ios-page__vpn-block.content-layout {
    margin-top: 8.75rem !important;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .ios-page__trustpilot-block {
    margin: 5rem auto;
  }
  .ios-page__phone-block.content-layout .webshield-enabled-two__app {
    top: -2.5rem;
    width: 85%;
    position: relative;
  }
  .ios-page__vpn-block.content-layout {
    margin-bottom: 6.25rem;
  }
  .ios-page__vpn-block.content-layout .vpn-app-small__app {
    max-width: 12.5rem;
    position: relative;
    top: -1.875rem;
    right: -3.125rem;
  }
  .ios-page .feature-section-two {
    margin-top: 6.25rem;
    margin-bottom: 4.5rem;
  }
  .ios-page .slider-block {
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }
}
@media only screen and (max-width: 350px) {
  .ios-page .mobile-hero .feature-row__text {
    font-size: 0.8125rem;
  }
  .ios-page__vpn-block.content-layout .vpn-app-small__app {
    top: -3.75rem;
  }
}