@charset "UTF-8";
/* FONT FLIEßTEXT */
/**/
/* FONT HEADLINE */
/**/
/* LINK STYLES */
/**/
@font-face {
  font-family: "Century Gothic W05";
  font-weight: 400;
  font-style: normal;
  src: url("/fonts/d722f0d1-f586-442f-83de-f80218687a92.woff2") format("woff2"), url("/fonts/d5622205-b4e1-48e5-98a6-4ffe2ad76689.woff") format("woff");
}
@font-face {
  font-family: "Century Gothic W05";
  font-weight: 400;
  font-style: italic;
  src: url("/fonts/85b3851b-b6b4-4524-9d23-de47e8d72aee.woff2") format("woff2"), url("/fonts/fd7bc16b-d289-475c-b83a-233e3c898b7d.woff") format("woff");
}
@font-face {
  font-family: "Century Gothic W05";
  font-weight: 700;
  font-style: normal;
  src: url("/fonts/9582dc06-7a4d-4a55-8dfc-aa69cd8b8436.woff2") format("woff2"), url("/fonts/656df9bb-f6e1-46a8-8a37-1c73ff3bbdf9.woff") format("woff");
}
.typography {
  font-family: "Century Gothic W05", sans-serif;
  color: #090A0A;
  font-size: 20px;
  line-height: 1.4em;
  /* QUOTES */
  /* LINKS */
  /* HEADING STYLES
	-------------------------------------------- */
  /* LIST STYLES
	-------------------------------------------- */
  /* PRE STYLES
	-------------------------------------------- */
  /* TABLE STYLING 
	-------------------------------------------- */
  /* WYSIWYG EDITOR ALIGNMENT CLASSES
	-------------------------------------------- */
  /* IMAGES
	-------------------------------------------- */
  /* iframes responsive */
  /* FORMS */
}
.typography p {
  margin-top: 0;
  margin-bottom: 1em;
}
.typography .button--dotted:focus, .typography .button--filled:focus {
  transform: scale(1.15);
}
.typography .button--dotted {
  font-size: 1.2rem;
  line-height: 2.2rem;
  border: 2px dotted #F27F00;
  padding: 16px 24px;
  border-radius: 16px;
  margin-top: 16px;
  display: inline-block;
}
.typography .button--filled {
  font-size: 1.2rem;
  line-height: 2.2rem;
  padding: 1rem 3rem 1rem 6rem;
  border-radius: 100000px;
  margin-top: 16px;
  display: inline-block;
  position: relative;
}
.typography .button--filled:before {
  content: "";
  display: inline-block;
  border-left: 2rem solid #FDC300;
  border-bottom: 1rem solid transparent;
  border-top: 1rem solid transparent;
  border-right: 0 none;
  position: absolute;
  left: 2.5rem;
  top: 50%;
  transform: translateY(-50%);
}
.typography .spaced {
  font-size: 1.25rem;
  color: #a5a6a9;
  letter-spacing: 3px;
}
.typography hr {
  border: 0 none;
  border-top: 1px solid #0060A7;
}
.typography blockquote {
  padding: 0.5em 1em;
  margin-bottom: 1em;
  font-size: 1.25em;
  border-left: 0.25em solid #eceeef;
}
.typography .clearfix, .typography .clear {
  clear: both;
}
.typography .clearfix::after, .typography .clear:after {
  display: block;
  content: "";
  clear: both;
}
.typography blockquote:before, .typography blockquote:after {
  content: "";
  content: none;
}
.typography q {
  display: block;
  padding: 0.5em 1em;
  margin-bottom: 1em;
  font-size: 1.25em;
  border-left: 0.25em solid #eceeef;
  quotes: none;
}
.typography q:before, .typography q:after {
  content: "";
  content: none;
}
.typography em {
  letter-spacing: 0.2px;
}
.typography a {
  color: #0060A7;
  text-decoration: none;
  background-color: transparent;
  transition: color 0.25s ease-out;
}
.typography a:hover {
  color: #000;
}
.typography h1 {
  font-size: 2.5rem;
  line-height: 1.1;
}
.typography h2 {
  font-size: 2rem;
  line-height: 1.2;
}
.typography h3 {
  font-size: 1.4rem;
  line-height: 1.3;
}
.typography h4 {
  font-size: 1.1rem;
}
.typography h5 {
  font-size: 0.85rem;
}
.typography h6 {
  font-size: 0.75rem;
}
.typography h1, .typography h2, .typography h3, .typography h4, .typography h5, .typography h6 {
  color: #0060A7;
  font-weight: bold;
  margin-bottom: 1em;
}
.typography ol, .typography ul, .typography dl {
  margin-top: 0;
  margin-bottom: 1em;
  list-style-type: circle;
  padding-left: 25px;
}
.typography ol ol, .typography ol ul, .typography ol dl, .typography ul ol, .typography ul ul, .typography ul dl, .typography dl ol, .typography dl ul, .typography dl dl {
  margin-bottom: 0;
}
.typography ul li {
  list-style-type: none;
  position: relative;
}
.typography ul li:before {
  content: "";
  background: url("/images/icons/listen_auge_orange.svg") no-repeat top center;
  background-size: cover;
  position: absolute;
  top: 6px;
  left: -25px;
  width: 0.8em;
  height: 0.8em;
}
.typography pre {
  display: block;
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 90%;
  color: #292b2c;
}
.typography pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0;
}
.typography code {
  padding: 0.2em 0.4em;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25em;
}
.typography .support-table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  border-spacing: 10px;
  border-collapse: separate;
}
.typography .support-table caption {
  font-size: 1.4rem;
  line-height: 1.2;
  color: #FAA242;
  font-weight: 700;
  margin-bottom: 0.4rem;
  margin: 0.5em 0 0.75em;
  text-align: left;
}
.typography th:nth-child(2), .typography th:nth-child(4) {
  background-color: #FAA242B2;
}
.typography th:nth-child(3) {
  background-color: #BFD651B2;
}
.typography td:nth-child(1) {
  background-color: #70707027;
}
.typography td:nth-child(2), .typography td:nth-child(4) {
  background-color: #FAA24234;
}
.typography td:nth-child(3) {
  background-color: #BFD65146;
}
.typography .support-table tr {
  padding: 0.35em;
}
.typography .support-table th, .typography .support-table td {
  padding: 0.625em;
  text-align: center;
  border-radius: 5px;
  hyphens: auto;
}
.typography .support-table th {
  font-size: 1em;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .typography .support-table {
    border: 0;
  }
  .typography .support-table caption {
    font-size: 1.3em;
  }
  .typography .support-table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .typography .support-table tr {
    display: block;
    margin-bottom: 0.625em;
  }
  .typography .support-table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: 0.8em;
    text-align: right;
  }
  .typography .support-table td::before {
    /*
			  * aria-label has no advantage, it won't be read inside a table
			  content: attr(aria-label);
			  */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  .typography .support-table td:last-child {
    border-bottom: 0;
  }
}
.typography sup, .typography .small {
  font-size: 0.6em;
}
.typography .text-left {
  text-align: left;
}
.typography .text-center {
  text-align: center;
}
.typography .text-right {
  text-align: right;
}
.typography img {
  border: none;
  max-width: 100%;
  height: auto;
}
.typography div.captionImage {
  max-width: 100%;
}
.typography img.left {
  float: left;
  max-width: 50%;
  margin: 5px 20px 10px 0;
}
.typography img.right {
  float: right;
  max-width: 50%;
  /* Responsive width */
  margin: 5px 0 10px 20px;
}
.typography img.leftAlone {
  float: left;
  margin-right: 100%;
  margin-bottom: 10px;
  clear: both;
}
.typography img.center {
  float: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 10px;
  clear: both;
}
.typography .nocursor {
  pointer-events: none;
}
.typography iframe {
  max-width: 100%;
}
.typography iframe[src~="/maps"] {
  max-width: 80%;
}
.typography input[type="submit"], .typography .typography input[type="button"] {
  background: #0060A7;
  color: #fff;
  display: inline-block;
  padding: 0.3rem 0.5rem;
  font-size: 0.9em;
  margin-top: 20px;
}
.typography input[type="submit"]:hover, .typography input[type="button"]:hover {
  cursor: pointer;
}
.typography .userform .left, .typography .userform .CompositeField {
  margin-bottom: 5px;
  font-weight: 200;
  font-size: 1em !important;
}
.typography input[type=text], .typography input[type=password], .typography input[type=date], .typography input[type=datetime], .typography input[type=number], .typography input[type=search], .typography input[type=time], .typography input[type=url], .typography input[type=email], .typography textarea, .typography select {
  padding: 7px;
  margin: 10px 0;
}
.typography textarea {
  font-family: "Century Gothic W05";
}
.typography .userform .error.message {
  display: block;
  margin: 20px 0 0.5rem 0;
  color: #FF0000;
  width: 500px;
}
.g-recaptcha, .userform .field.nocaptcha {
  overflow: hidden;
}
/*
.mce-content-body [data-mce-style="color: #000;"] {
	 text-shadow: 0px 0px 10px rgba(0, 0, 0, 1), 0px 0px 10px rgba(0, 0, 0, 1);
}
*/
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%2Fpublic%2Fcss%2Ftypography.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAACC%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKG%3BAAAA%3BAAAA%3BAAGH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAeG%3BAAAA%3BAAAA%3BAAIH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAjbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */