@font-face {
  font-family: f5;
  font-weight: 400;
  font-style: normal;
  src: url(https://dmcdn.f5.com/Resources/Fonts/f5.woff2?f5v=6) format('woff2'),
    url(https://dmcdn.f5.com/Resources/Fonts/f5.woff?f5v=6) format('woff');
}
@font-face {
  font-family: runes;
  font-weight: 400;
  font-style: normal;
  src: url(https://dmcdn.f5.com/Resources/Fonts/runes.woff2?f5v=6)
      format('woff2'),
    url(https://dmcdn.f5.com/Resources/Fonts/runes.woff?f5v=6) format('woff');
}
@font-face {
  font-family: Proxima;
  font-weight: 400;
  font-style: normal;
  src: url(https://dmcdn.f5.com/Resources/Fonts/ProximaMedium.woff2?f5v=6)
      format('woff2'),
    url(https://dmcdn.f5.com/Resources/Fonts/ProximaMedium.woff?f5v=6)
      format('woff');
}
@font-face {
  font-family: Proxima;
  font-weight: 700;
  font-style: normal;
  src: url(https://dmcdn.f5.com/Resources/Fonts/ProximaBold.woff2?f5v=6)
      format('woff2'),
    url(https://dmcdn.f5.com/Resources/Fonts/ProximaBold.woff?f5v=6)
      format('woff');
}
@font-face {
  font-family: Proxima;
  font-weight: 100;
  font-style: normal;
  src: url(https://dmcdn.f5.com/Resources/Fonts/ProximaThin.woff2?f5v=6)
      format('woff2'),
    url(https://dmcdn.f5.com/Resources/Fonts/ProximaThin.woff?f5v=6)
      format('woff');
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
  background-color: #f1f2f3;
}
footer,
header {
  display: block;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  color: #0083c0;
  text-decoration: none;
}
a:active,
a:hover {
  outline-width: 0;
}
svg:not(:root) {
  overflow: hidden;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
*,
:after,
:before {
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: Proxima, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.375;
  color: #4d4f53;
  background-color: #fff;
  position: relative;
}
a:focus,
a:hover {
  color: #0eb2ff;
  text-decoration: underline;
}
h1 {
  margin-top: 22px;
  margin-bottom: 11px;
  font-weight: 700;
  color: #000;
  font-size: 4.8rem;
  line-height: 1.125;
}
p {
  margin: 0 0 22px;
}
.d2 {
  color: #000;
  font-weight: 700;
  display: block;
  margin-top: 22px;
  margin-bottom: 22px;
  line-height: 1.125;
  font-size: 3.6rem;
}
.svg-icon {
  width: 1em;
  height: 1em;
  vertical-align: middle;
  transition: transform 0.25s ease, stroke-opacity 0.25s ease,
    fill-opacity 0.25s ease;
}
.svg-fill {
  fill: currentColor;
  stroke: none;
}
.c {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  transition: all 0.5s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 2px solid #000;
  color: #4d4f53;
  background-color: none;
  margin-left: auto;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.btn:active:focus,
.btn:focus {
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
  color: #4d4f53;
  background-color: #e6e6e6;
  hover: false;
  dark: false;
}
.btn:focus,
.btn:hover {
  text-decoration: none;
  color: #4d4f53;
  background-color: #e6e6e6;
  hover: false;
  dark: false;
}
.btn:active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  color: #4d4f53;
  background-color: #e6e6e6;
  hover: false;
  dark: false;
}

.article section.content p:blank {
  display: none;
}
ul {
  margin-top: 0;
  margin-bottom: 11px;
}
ul.list-unstyled {
  padding-left: 0;
  list-style: none;
}
#Wrapper {
  display: block;
  border: 0 solid #9e9e9e;
  border-top-width: 67px;
  background-color: #f1f2f3;
}
.brand-main {
  display: inline-block;
  vertical-align: middle;
  height: 42px;
  width: 45px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
#F5-Header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1030;
  backface-visibility: hidden;
}
#F5-Header a,
#F5-Header a:visited {
  text-decoration: none;
}
#F5-Header a:active,
#F5-Header a:focus,
#F5-Header a:hover {
  text-decoration: none;
  color: #004892;
}

#F5-Header .header-c {
  display: flex;
  align-items: center;
}
#F5-Header .outside {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
#F5-Header .meta-row {
  background-color: #f4f4f4;
  height: 36px;
  padding-top: 6px;
  position: relative;
  z-index: 0;
}
#F5-Header .meta-row:after,
#F5-Header .meta-row:before {
  content: ' ';
  display: table;
}
#F5-Header .meta-row:after {
  clear: both;
}
#F5-Header .meta-row .c {
  padding-right: 3px;
}
#F5-Header .main-row {
  height: 66px;
  background-color: #fff;
  position: relative;
  display: flex;
  z-index: 1;
}
#F5-Header .main-row .outside {
  height: 66px;
}
#F5-Header .search-row {
  background-color: #9e9e9e;
  position: relative;
  transform: translate(0, -63px);
  z-index: 0;
  margin-bottom: -100%;
}
#F5-Header .search-row .c {
  position: relative;
}
.text-inverse {
  color: #fff;
}
.text-inverse a {
  color: #a2e3ff;
}
.text-inverse a:hover {
  color: #98e0ff;
}
.c:after,
.c:before {
  content: ' ';
  display: table;
}
.c:after {
  clear: both;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}
@media (min-width: 767px) {
  .mobilenav {
    display: none;
  }
}
@media (min-width: 768px) {
  .c {
    width: 750px;
  }
  .mobilenav {
    display: none;
  }
}
@media (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  ::i-block-chrome {
    display: inline-block;
  }
}
@media (min-width: 992px) {
  .c {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .c {
    width: 1170px;
  }
}
@media (max-width: 991px) {
  h1 {
    font-size: 3rem;
  }
  .d2 {
    font-size: 2.6rem;
  }
}
@media (max-width: 767px) {
  body,
  html {
    width: 100%;
    padding: 0;
    overflow-x: hidden;
  }
  .mobilenav {
    transition: all 0.3s;
    overflow: hidden;
    color: #fff;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    top: 0;
    backface-visibility: hidden;
    width: 100%;
    height: 67px;
    margin: 0;
    overflow: hidden;
    text-align: center;
    display: block !important;
    padding: 10px;
    background-color: #fff;
    border-bottom: 10px solid #4d4f53;
  }
  #Wrapper {
    border-top-width: 67px;
  }
  #F5-Header {
    display: none;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .brand-main {
    height: 38px;
    width: 41px;
  }
}
@media print {
  .mobilenav {
    display: none;
    visibility: hidden;
    position: absolute;
  }
  .no-print {
    display: none !important;
  }
}
.main-c {
  height: calc(100vh - 67px);
  min-height: 500px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.content-c {
  max-width: 550px;
  text-align: center;
}
.content-c .icon {
  width: 100px;
}
.content-c a {
  color: #000;
  font-weight: 700;
}
@media (min-width: 768px) {
  .content-c {
    width: 60%;
    min-width: 550px;
    max-width: none;
  }
}

.c1,
.c2 {
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.5px;
}
.c1 {
  stroke: #000;
}
.c2 {
  stroke: #fff;
}