<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * 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
***************************/
.vpn-app .shadow-wrapper:before {
  top: 2rem;
}
.vpn-app__app-holder {
  position: relative;
}
.vpn-app__text-holder {
  position: absolute;
  top: 12.5rem;
  left: 50%;
  transform: translate(-50%);
  text-align: center;
  width: 25rem;
  height: 12.5rem;
}
.vpn-app__text-holder .vpn-app__line-one {
  margin: 0 0 0.625rem 0;
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: 1.375rem;
  color: #5A636D;
  display: block;
  color: white;
  margin-bottom: 2.4375rem;
}
.vpn-app__text-holder .vpn-app__line-two {
  margin: 0 0 0.625rem 0;
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: 1.375rem;
  color: #5A636D;
  display: block;
  font-size: 0.75rem;
  line-height: 0.875rem;
  color: #979797;
  text-align: left;
  padding-left: 6.9375rem;
  margin-bottom: 0;
}
.vpn-app__text-holder .vpn-app__line-three {
  margin: 0 0 0.625rem 0;
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: 1.375rem;
  color: #5A636D;
  display: block;
  color: white;
  text-align: left;
  padding-left: 6.9375rem;
}
.vpn-app__inner {
  position: relative;
}
@media print, screen and (max-width: 39.99875em) {
  .vpn-app__text-holder {
    top: 9.0625rem;
  }
  .vpn-app__text-holder .vpn-app__line-two,
  .vpn-app__text-holder .vpn-app__line-three {
    padding-left: 8.125rem;
  }
}</pre></body></html>