/* lato-regular - latin */
@font-face {
  font-display: swap /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/lato-v24-latin-regular.eot") /* IE9 Compat Modes */;
  src: url("../fonts/lato-v24-latin-regular.eot?#iefix") format('embedded-opentype'), url("../fonts/lato-v24-latin-regular.woff2") format('woff2'), url("../fonts/lato-v24-latin-regular.woff") format('woff'), url("../fonts/lato-v24-latin-regular.ttf") format('truetype'), url("../fonts/lato-v24-latin-regular.svg#Lato") format('svg') /* Legacy iOS */;
}
/* lato-italic - latin */
@font-face {
  font-display: swap /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */;
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/lato-v24-latin-italic.eot") /* IE9 Compat Modes */;
  src: url("../fonts/lato-v24-latin-italic.eot?#iefix") format('embedded-opentype'), url("../fonts/lato-v24-latin-italic.woff2") format('woff2'), url("../fonts/lato-v24-latin-italic.woff") format('woff'), url("../fonts/lato-v24-latin-italic.ttf") format('truetype'), url("../fonts/lato-v24-latin-italic.svg#Lato") format('svg') /* Legacy iOS */;
}
/* lato-700 - latin */
@font-face {
  font-display: swap /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/lato-v24-latin-700.eot") /* IE9 Compat Modes */;
  src: url("../fonts/lato-v24-latin-700.eot?#iefix") format('embedded-opentype'), url("../fonts/lato-v24-latin-700.woff2") format('woff2'), url("../fonts/lato-v24-latin-700.woff") format('woff'), url("../fonts/lato-v24-latin-700.ttf") format('truetype'), url("../fonts/lato-v24-latin-700.svg#Lato") format('svg') /* Legacy iOS */;
}
/* lato-700italic - latin */
@font-face {
  font-display: swap /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */;
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/lato-v24-latin-700italic.eot") /* IE9 Compat Modes */;
  src: url("../fonts/lato-v24-latin-700italic.eot?#iefix") format('embedded-opentype'), url("../fonts/lato-v24-latin-700italic.woff2") format('woff2'), url("../fonts/lato-v24-latin-700italic.woff") format('woff'), url("../fonts/lato-v24-latin-700italic.ttf") format('truetype'), url("../fonts/lato-v24-latin-700italic.svg#Lato") format('svg') /* Legacy iOS */;
}
/* lato-900 - latin */
@font-face {
  font-display: swap /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/lato-v24-latin-900.eot") /* IE9 Compat Modes */;
  src: url("../fonts/lato-v24-latin-900.eot?#iefix") format('embedded-opentype'), url("../fonts/lato-v24-latin-900.woff2") format('woff2'), url("../fonts/lato-v24-latin-900.woff") format('woff'), url("../fonts/lato-v24-latin-900.ttf") format('truetype'), url("../fonts/lato-v24-latin-900.svg#Lato") format('svg') /* Legacy iOS */;
}
/* lato-900italic - latin */
@font-face {
  font-display: swap /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */;
  font-family: 'Lato';
  font-style: italic;
  font-weight: 900;
  src: url("../fonts/lato-v24-latin-900italic.eot") /* IE9 Compat Modes */;
  src: url("../fonts/lato-v24-latin-900italic.eot?#iefix") format('embedded-opentype'), url("../fonts/lato-v24-latin-900italic.woff2") format('woff2'), url("../fonts/lato-v24-latin-900italic.woff") format('woff'), url("../fonts/lato-v24-latin-900italic.ttf") format('truetype'), url("../fonts/lato-v24-latin-900italic.svg#Lato") format('svg') /* Legacy iOS */;
}
body,
body * {
  margin: 0;
  padding: 0;
}
#ag {
  width: 100%;
  max-width: 780px;
  margin: min(20px, max(0px, calc(50vw - 389px))) auto;
  text-align: left;
  background: #fff;
  font-variant-ligatures: none;
  overflow: hidden;
  border: 1px solid #000;
  padding: 20px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #000;
  text-align: left;
}
#ag h1,
#ag h2,
#ag h3,
#ag h4,
#ag h5,
#ag h6,
#ag p,
#ag ul,
#ag ol {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #000;
  text-align: left;
  padding-top: 20px;
}
#ag h1 {
  font-size: 28px;
  line-height: 32px;
  font-weight: 900;
  padding-top: 40px;
}
#ag h1 span {
  font-size: 16px;
}
#ag h2,
#ag p[role="heading"][aria-level="2"] {
  font-weight: 400;
}
#ag h3,
#ag p[role="heading"][aria-level="3"] {
  font-size: 18px;
  line-height: 22px;
  font-weight: 900;
}
#ag h3 b,
#ag p[role="heading"][aria-level="3"] b,
#ag h3 strong,
#ag p[role="heading"][aria-level="3"] strong {
  font-size: 18px;
  line-height: 22px;
  font-weight: 900;
}
#ag a,
#ag a:hover {
  color: #009ee0;
  text-decoration: underline;
}
#ag img {
  display: block;
  max-width: 100%;
  height: auto;
}
#ag ul {
  list-style-type: none;
}
#ag ul li {
  position: relative;
  padding-left: 16px;
}
#ag ul li ul {
  padding: 0;
}
#ag ul li:before {
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  top: 9px;
  left: 0;
  border-radius: 50%;
  background: #009ee0;
}
#ag header {
  padding-bottom: 4px;
}
#ag header .logo {
  display: block;
  width: 100%;
  max-width: 200px;
  margin-bottom: 24px;
}
#ag .small-gaps h3 + p,
#ag .small-gaps p[role="heading"][aria-level="3"] + p,
#ag .small-gaps h3 + ul,
#ag .small-gaps p[role="heading"][aria-level="3"] + ul {
  padding-top: 10px;
}
#ag .apply-wrap {
  text-align: center;
}
#ag .apply-wrap a.apply {
  display: inline-block;
  text-decoration: none;
  font-weight: 900;
  border: 2px solid #009ee3;
  margin: 16px 5px;
  padding: 10px 20px;
  border-radius: 50px;
  transition: all 0.5s;
}
#ag .apply-wrap a.apply:hover {
  text-decoration: none;
  color: #fff;
  background: #009ee3;
}
@media all and (max-width: 779px) {
  #ag {
    border: none;
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
  }
}
@media (max-width: 480px) {
  #ag h1 {
    font-size: 24px;
  }
}
@media print {
  #ag {
    margin: 0;
    max-width: 100%;
    border-width: 0;
  }
  header,
  [itemprop] {
    page-break-inside: avoid;
  }
}
