/**
 * Foundation for Sites by ZURB
 * Version 6.5.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/* stylelint-disable no-duplicate-selectors */
@font-face {
  font-family: 'Rutledge';
  src: url("/themes/custom/prism/fonts/rutledge-light.woff2") format("woff2"), url("/themes/custom/prism/fonts/rutledge-light.woff") format("woff"), url("/themes/custom/prism/fonts/rutledge-light.ttf") format("truetype");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: 'Rutledge';
  src: url("/themes/custom/prism/fonts/rutledge-lightitalic.woff2") format("woff2"), url("/themes/custom/prism/fonts/rutledge-lightitalic.woff") format("woff"), url("/themes/custom/prism/fonts/rutledge-lightitalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic; }

@font-face {
  font-family: 'Rutledge';
  src: url("/themes/custom/prism/fonts/rutledge-regular.woff2") format("woff2"), url("/themes/custom/prism/fonts/rutledge-regular.woff") format("woff"), url("/themes/custom/prism/fonts/rutledge-regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Rutledge';
  src: url("/themes/custom/prism/fonts/rutledge-regularitalic.woff2") format("woff2"), url("/themes/custom/prism/fonts/rutledge-regularitalic.woff") format("woff"), url("/themes/custom/prism/fonts/rutledge-regularitalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Rutledge';
  src: url("/themes/custom/prism/fonts/rutledge-medium.woff2") format("woff2"), url("/themes/custom/prism/fonts/rutledge-medium.woff") format("woff"), url("/themes/custom/prism/fonts/rutledge-medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Rutledge';
  src: url("/themes/custom/prism/fonts/rutledge-mediumitalic.woff2") format("woff2"), url("/themes/custom/prism/fonts/rutledge-mediumitalic.woff") format("woff"), url("/themes/custom/prism/fonts/rutledge-mediumitalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: 'Rutledge';
  src: url("/themes/custom/prism/fonts/rutledge-bold.woff2") format("woff2"), url("/themes/custom/prism/fonts/rutledge-bold.woff") format("woff"), url("/themes/custom/prism/fonts/rutledge-bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Rutledge';
  src: url("/themes/custom/prism/fonts/rutledge-bolditalic.woff2") format("woff2"), url("/themes/custom/prism/fonts/rutledge-bolditalic.woff") format("woff"), url("/themes/custom/prism/fonts/rutledge-bolditalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic; }

.kite-typography {
  font-family: Rutledge, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.kite-typography h1,
.kite-typography h2,
.kite-typography h3,
.kite-typography h4,
.kite-typography h5,
.kite-typography h6,
.kite-typography .kite-h1,
.kite-typography .kite-h2,
.kite-typography .kite-h3,
.kite-typography .kite-h4,
.kite-typography .kite-h5,
.kite-typography .kite-h6 {
  color: inherit;
  font-family: inherit;
  font-weight: bold;
  line-height: 1.1;
  letter-spacing: -1px;
  margin-bottom: 0.5rem; }

.kite-typography h1,
.kite-typography .kite-h1 {
  font-size: 1.5rem;
  line-height: 1.29166667;
  margin-bottom: 1.5rem; }

.kite-typography h2,
.kite-typography .kite-h2 {
  font-size: 1.3125rem;
  line-height: 1.38095238;
  margin-bottom: 0.375rem; }

.kite-typography h3,
.kite-typography .kite-h3 {
  font-size: 1.125rem;
  line-height: 1.44444444;
  margin-bottom: 1rem; }

.kite-typography h4,
.kite-typography .kite-h4 {
  font-size: 1rem;
  letter-spacing: normal;
  line-height: 1.5;
  margin-bottom: 0.5rem; }

.kite-typography h5,
.kite-typography .kite-h5 {
  font-size: 1rem;
  letter-spacing: normal;
  line-height: 1.5;
  margin-bottom: 0.25rem; }

.kite-typography h6,
.kite-typography .kite-h6 {
  font-size: 1rem;
  letter-spacing: normal;
  line-height: 1.5;
  margin-bottom: 0.25rem; }

@media (min-width: 600px) {
  .kite-typography h1,
  .kite-typography .kite-h1 {
    font-size: 2.25rem;
    line-height: 1.25; }
  .kite-typography h2,
  .kite-typography .kite-h2 {
    font-size: 1.75rem;
    line-height: 1.28571429; }
  .kite-typography h3,
  .kite-typography .kite-h3 {
    font-size: 1.5rem;
    line-height: 1.29166667; }
  .kite-typography h4,
  .kite-typography .kite-h4 {
    font-size: 1.25rem;
    letter-spacing: normal;
    line-height: 1.35; }
  .kite-typography h5,
  .kite-typography .kite-h5 {
    font-size: 1rem;
    letter-spacing: normal;
    line-height: 1.5; }
  .kite-typography h6,
  .kite-typography .kite-h6 {
    font-size: 1rem;
    letter-spacing: normal;
    line-height: 1.5; } }

.kite-typography article h2,
.kite-typography article .kite-h2 {
  margin-bottom: 1rem; }

.kite-typography p {
  margin-bottom: 1.5rem; }

.kite-body-copy-sm {
  font-size: 0.875rem;
  margin-bottom: 1.25rem; }

.kite-lead {
  font-size: 1.125rem; }

.kite-display-1 {
  font-size: 1.75rem;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 1.28571429;
  margin-bottom: 1rem; }
  @media (min-width: 600px) {
    .kite-display-1 {
      font-size: 2.25rem;
      line-height: 1.25; } }

.kite-typography hr {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  border: 0;
  border-top: 1px solid #d8dde6; }

.kite-typography mark,
.kite-typography .kite-mark {
  background-color: #ffd400; }

.kite-typography a {
  font-weight: 500; }
  .kite-typography a.kite-standalone-link, .kite-typography a.kite-quick-link, .kite-typography a.kite-control-link {
    text-decoration: none; }
    .kite-typography a.kite-standalone-link:hover, .kite-typography a.kite-quick-link:hover, .kite-typography a.kite-control-link:hover {
      text-decoration: underline; }
  .kite-typography a.kite-quick-link {
    padding-right: 1.25rem;
    position: relative; }
    .kite-typography a.kite-quick-link::before {
      content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%230062b2' d='M8 28l12-12L8 4l2-2 14 14-14 14'/%3E%3C/svg%3E");
      line-height: 1em;
      position: absolute;
      top: 50%;
      right: 0;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 1em;
      height: 1em; }
  .kite-typography a.kite-control-link {
    padding-right: 1.5rem;
    position: relative; }
    .kite-typography a.kite-control-link::before {
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%230062b2' d='M16 2C8.268 2 2 8.268 2 16s6.268 14 14 14 14-6.268 14-14S23.732 2 16 2zm-6 10l6 6 6-6 2 2-8 8-8-8 2-2z'/%3E%3C/svg%3E") no-repeat;
      content: '';
      overflow: hidden;
      position: absolute;
      top: 0;
      right: 0;
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
      -webkit-transition: -webkit-transform 195ms cubic-bezier(0.4, 0, 0.2, 1);
      transition: -webkit-transform 195ms cubic-bezier(0.4, 0, 0.2, 1);
      transition: transform 195ms cubic-bezier(0.4, 0, 0.2, 1);
      transition: transform 195ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 195ms cubic-bezier(0.4, 0, 0.2, 1);
      width: 1.2em;
      height: 1.2em; }
    .kite-typography a.kite-control-link.kite-expanded::before {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }

.kite-typography ol,
.kite-typography ul {
  margin-bottom: 1.5rem;
  padding-left: 1.25rem; }
  .kite-typography ol.kite-list-unstyled,
  .kite-typography ul.kite-list-unstyled {
    list-style: none;
    padding-left: 0; }
    .kite-typography ol.kite-list-unstyled > li,
    .kite-typography ul.kite-list-unstyled > li {
      padding-left: 0; }
  .kite-typography ol.kite-list-alpha,
  .kite-typography ul.kite-list-alpha {
    list-style: lower-alpha; }
  .kite-typography ol > li,
  .kite-typography ul > li {
    margin-bottom: 0.75rem;
    padding-left: 0.5rem; }

.kite-blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #0062b2; }

.kite-blockquote-footer {
  display: block;
  font-size: 80%;
  color: #63738a; }
  .kite-blockquote-footer::before {
    content: "\2014 \00A0"; }

.kite-typography .kite-theme-dark hr,
.kite-typography hr.kite-theme-dark {
  border-color: #fff; }

.kite-typography .kite-theme-dark a,
.kite-typography a.kite-theme-dark {
  color: #fff; }
  .kite-typography .kite-theme-dark a.kite-quick-link::before,
  .kite-typography a.kite-theme-dark.kite-quick-link::before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M8 28l12-12L8 4l2-2 14 14-14 14'/%3E%3C/svg%3E"); }
  .kite-typography .kite-theme-dark a.kite-control-link::before,
  .kite-typography a.kite-theme-dark.kite-control-link::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M16 2C8.268 2 2 8.268 2 16s6.268 14 14 14 14-6.268 14-14S23.732 2 16 2zm-6 10l6 6 6-6 2 2-8 8-8-8 2-2z'/%3E%3C/svg%3E"); }

.kite-theme-dark .kite-typography a,
.kite-typography.kite-theme-dark a {
  color: #fff; }
  .kite-theme-dark .kite-typography a.kite-quick-link::before,
  .kite-typography.kite-theme-dark a.kite-quick-link::before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M8 28l12-12L8 4l2-2 14 14-14 14'/%3E%3C/svg%3E"); }
  .kite-theme-dark .kite-typography a.kite-control-link::before,
  .kite-typography.kite-theme-dark a.kite-control-link::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M16 2C8.268 2 2 8.268 2 16s6.268 14 14 14 14-6.268 14-14S23.732 2 16 2zm-6 10l6 6 6-6 2 2-8 8-8-8 2-2z'/%3E%3C/svg%3E"); }

.kite-theme-dark .kite-typography hr,
.kite-typography.kite-theme-dark hr {
  border-color: #fff; }
