/**
 * 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
***************************/
.data-breach {
  /** TODO: replace with XSmall breakpoint */
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .data-breach__counter__title {
    margin-top: 3.125rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .data-breach .content-layout {
    padding-bottom: 0;
  }
  .data-breach__mail-block.content-layout .mail-password__app {
    position: relative;
    top: -8.75rem;
    left: -1.5625rem;
  }
}
@media only screen and (max-width: 350px) {
  .data-breach__mail-block.content-layout .content-layout__img-group {
    margin-bottom: -0.625rem;
  }
  .data-breach__mail-block.content-layout .content-layout__img-group .mail-password__app {
    width: 13.75rem;
    top: -8.125rem;
  }
}