/**
 * 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
***************************/
/*
  * SCANGUARD WWW THEME COLOURS
 */
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
.software-hero-banner-content {
  position: relative;
}
.software-hero-banner-content a.btn--icon {
  margin-bottom: 0.625rem;
}
.software-hero-banner-content a.btn--icon:hover, .software-hero-banner-content a.btn--icon:active, .software-hero-banner-content a.btn--icon:focus {
  color: white;
}
.software-hero-banner-content .icon-wrapper {
  background: white;
  border-bottom: 0.125rem solid rgba(0, 0, 0, 0.25);
  color: #000000;
  color: rgba(0, 0, 0, 0.25);
}
.software-hero-banner-content h3 {
  font-weight: 400;
}
.software-hero-banner-content__link * {
  color: white;
  border-bottom: 0.0625rem solid white;
  transition: color 0.2s;
}
.software-hero-banner-content__link *:hover, .software-hero-banner-content__link *:active {
  color: #1779ba;
}
.software-hero-banner-content .focus-bar {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: -1.75rem;
}
@media print, screen and (min-width: 64em) {
  .software-hero-banner-content {
    padding: 8.75rem 0;
    margin-bottom: 6.25rem;
  }
}
@media print, screen and (min-width: 40em) {
  .software-hero-banner-content {
    padding: 5rem 0;
    margin-bottom: 6.25rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .software-hero-banner-content {
    padding: 3.125rem 0;
    margin-bottom: 3.125rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .software-hero-banner-content {
    padding: 4.375rem 0;
  }
}