/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* -- breaks -- */
@font-face {
  font-family: "Judson";
  src: url("../fonts/Judson-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Judson";
  src: url("../fonts/Judson-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Judson";
  src: url("../fonts/Judson-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/NotoSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/NotoSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/NotoSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/NotoSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
/* line 111, ../sass/parts/_defaults.scss */
.boxlink h3:before, .section-head h2:before, .linklist a:before, figure.img-feature h3:before {
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: .5em;
}

/* line 121, ../sass/parts/_defaults.scss */
.featured .arrow, .grid-link-story a .img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 127, ../sass/parts/_defaults.scss */
.index-icons .icon-out, .sidebar .icon-link .icon-out {
  align-items: center;
  border-radius: 50%;
  display: flex;
  justify-content: center;
}

/* line 134, ../sass/parts/_defaults.scss */
.index-icons .icon-in, .sidebar .icon-link .icon-in {
  width: 50%;
}
/* line 136, ../sass/parts/_defaults.scss */
.index-icons .icon-in svg, .sidebar .icon-link .icon-in svg {
  fill: #fff;
  width: 100%;
}

/* line 144, ../sass/parts/_defaults.scss */
.index-icons a:nth-child(1n) .icon-out, .sidebar .icon-links a:nth-child(1n) .icon-out {
  background: #7CA869;
}
/* line 149, ../sass/parts/_defaults.scss */
.index-icons a:nth-child(2n) .icon-out, .sidebar .icon-links a:nth-child(2n) .icon-out {
  background: #6B8EBE;
}
/* line 154, ../sass/parts/_defaults.scss */
.index-icons a:nth-child(3n) .icon-out, .sidebar .icon-links a:nth-child(3n) .icon-out {
  background: #ab9b65;
}
/* line 159, ../sass/parts/_defaults.scss */
.index-icons a:nth-child(4n) .icon-out, .sidebar .icon-links a:nth-child(4n) .icon-out {
  background: #C36E85;
}
/* line 164, ../sass/parts/_defaults.scss */
.index-icons a:nth-child(5n) .icon-out, .sidebar .icon-links a:nth-child(5n) .icon-out {
  background: #63AFAF;
}
/* line 169, ../sass/parts/_defaults.scss */
.index-icons a:nth-child(6n) .icon-out, .sidebar .icon-links a:nth-child(6n) .icon-out {
  background: #D99B5C;
}

/* line 175, ../sass/parts/_defaults.scss */
.index-icons a h3, .sidebar .icon-link h3 {
  color: #858b8d;
  font: 200 0.8em/1.3em "Noto Sans", sans-serif;
  text-transform: uppercase;
}
@media all and (min-width: 480px) {
  /* line 175, ../sass/parts/_defaults.scss */
  .index-icons a h3, .sidebar .icon-link h3 {
    font-size: .9em;
  }
}
@media all and (min-width: 680px) {
  /* line 175, ../sass/parts/_defaults.scss */
  .index-icons a h3, .sidebar .icon-link h3 {
    font-size: 1em;
  }
}
@media all and (min-width: 900px) {
  /* line 175, ../sass/parts/_defaults.scss */
  .index-icons a h3, .sidebar .icon-link h3 {
    font-size: 1.1em;
  }
}

/* line 190, ../sass/parts/_defaults.scss */
main .img-right p, main .img-left p {
  background: #e5e7eb;
  color: #636A6C;
  font-size: .85em;
  margin: 0;
  padding: .6em 1em;
}

/* line 198, ../sass/parts/_defaults.scss */
* {
  position: relative;
  box-sizing: border-box;
}

/* line 203, ../sass/parts/_defaults.scss */
a {
  text-decoration: none;
}

/* line 207, ../sass/parts/_defaults.scss */
a.arrow, span.arrow {
  background: #e5e7eb;
  color: #636A6C;
  display: inline-block;
  margin-top: .5em;
  padding: .3em 1.2em .3em .6em;
}
/* line 213, ../sass/parts/_defaults.scss */
a.arrow:before, span.arrow:before {
  content: '';
  display: block;
  height: .3em;
  position: absolute;
  transform: rotate(45deg);
  transition: all .3s;
  width: .3em;
}

/* line 225, ../sass/parts/_defaults.scss */
.arrow.right:before {
  border-top: 2px solid #ab9b65;
  border-right: 2px solid #ab9b65;
  right: .55em;
  top: .78em;
}
/* line 232, ../sass/parts/_defaults.scss */
.arrow.right:hover:before {
  right: .4em;
}

/* line 239, ../sass/parts/_defaults.scss */
.arrow.down:before {
  border-right: 2px solid #ab9b65;
  border-bottom: 2px solid #ab9b65;
  right: .45em;
  top: .78em;
}
/* line 246, ../sass/parts/_defaults.scss */
.arrow.down:hover:before {
  top: .9em;
}

/* line 252, ../sass/parts/_defaults.scss */
.serif {
  font-family: serif;
}

/* line 256, ../sass/parts/_defaults.scss */
hr {
  appearance: none;
  border: none;
  border-style: none;
  border-top: 1px solid #e5e7eb;
  margin: 1.5em 0;
}

/* line 283, ../sass/parts/_defaults.scss */
.bg-dark {
  background-color: #2E3A3D;
}

/* line 287, ../sass/parts/_defaults.scss */
body {
  font: 200 16px/1.25em "Noto Sans", sans-serif;
}

/* line 291, ../sass/parts/_defaults.scss */
.bg-gray {
  background-color: #e5e7eb;
  background-image: url(../images/bg-body.png);
}

/* line 296, ../sass/parts/_defaults.scss */
.bg-dark {
  color: #fff;
}

/* line 300, ../sass/parts/_defaults.scss */
.bg-blue {
  background-color: #6B8EBE;
}

/* line 304, ../sass/parts/_defaults.scss */
.bg-green {
  background-color: #7CA869;
}

/* line 308, ../sass/parts/_defaults.scss */
.bg-highlight {
  background: #ab9b65;
}

/* line 312, ../sass/parts/_defaults.scss */
.viewport {
  padding: 0 5vw;
  width: 100%;
}
@media all and (min-width: 900px) {
  /* line 312, ../sass/parts/_defaults.scss */
  .viewport {
    margin: 0 10vw;
    padding: 0;
    width: 80vw;
  }
}
@media all and (min-width: 1280px) {
  /* line 312, ../sass/parts/_defaults.scss */
  .viewport {
    margin: 0 15vw;
    width: 70vw;
  }
}
@media all and (min-width: 1800px) {
  /* line 312, ../sass/parts/_defaults.scss */
  .viewport {
    margin: 0 20vw;
    width: 60vw;
  }
}

/* line 330, ../sass/parts/_defaults.scss */
.viewport-left {
  padding: 0 5vw 3em;
  width: 100%;
}
@media all and (min-width: 768px) {
  /* line 330, ../sass/parts/_defaults.scss */
  .viewport-left {
    width: 65%;
    padding: 0 0 3em 5vw;
  }
}
@media all and (min-width: 1024px) {
  /* line 330, ../sass/parts/_defaults.scss */
  .viewport-left {
    padding: 0 0 3em 10vw;
    width: 60%;
  }
}
@media all and (min-width: 1280px) {
  /* line 330, ../sass/parts/_defaults.scss */
  .viewport-left {
    padding-left: 15vw;
  }
}
@media all and (min-width: 1800px) {
  /* line 330, ../sass/parts/_defaults.scss */
  .viewport-left {
    padding-left: 20vw;
    width: 55%;
  }
}

/* line 350, ../sass/parts/_defaults.scss */
.viewport-right {
  padding: 2em 5vw;
  width: 100%;
}
@media all and (min-width: 768px) {
  /* line 350, ../sass/parts/_defaults.scss */
  .viewport-right {
    padding: 2em 3vw;
    width: 30%;
  }
}
@media all and (min-width: 1024px) {
  /* line 350, ../sass/parts/_defaults.scss */
  .viewport-right {
    padding: 2em 10vw 2em 2em;
    width: 35%;
  }
}
@media all and (min-width: 1280px) {
  /* line 350, ../sass/parts/_defaults.scss */
  .viewport-right {
    padding-right: 15vw;
  }
}
@media all and (min-width: 1800px) {
  /* line 350, ../sass/parts/_defaults.scss */
  .viewport-right {
    padding: 3em 20vw 3em 3em;
    width: 40%;
  }
}

/* line 370, ../sass/parts/_defaults.scss */
.viewport-media {
  padding: 0 5vw 3em;
  width: 100%;
}
@media all and (min-width: 1024px) {
  /* line 370, ../sass/parts/_defaults.scss */
  .viewport-media {
    padding: 0 10vw;
  }
}
@media all and (min-width: 1280px) {
  /* line 370, ../sass/parts/_defaults.scss */
  .viewport-media {
    padding: 0 15vw;
  }
}
@media all and (min-width: 1800px) {
  /* line 370, ../sass/parts/_defaults.scss */
  .viewport-media {
    padding: 0 20vw;
  }
}

/* line 384, ../sass/parts/_defaults.scss */
.section-pad {
  padding: 3em 0;
}
@media all and (min-width: 1600px) {
  /* line 384, ../sass/parts/_defaults.scss */
  .section-pad {
    padding: 4em 0;
  }
}

/* line 391, ../sass/parts/_defaults.scss */
.section-pad-half {
  padding: 1em 0;
}
@media all and (min-width: 1600px) {
  /* line 391, ../sass/parts/_defaults.scss */
  .section-pad-half {
    padding: 2em 0;
  }
}

/* line 398, ../sass/parts/_defaults.scss */
.section-pad-extra {
  padding: 4.5em 0;
}
@media all and (min-width: 1600px) {
  /* line 398, ../sass/parts/_defaults.scss */
  .section-pad-extra {
    padding: 6em 0;
  }
}

/* line 405, ../sass/parts/_defaults.scss */
.page-content {
  padding-top: 3em;
}
@media all and (min-width: 1600px) {
  /* line 405, ../sass/parts/_defaults.scss */
  .page-content {
    padding-top: 4em;
  }
}

/* line 412, ../sass/parts/_defaults.scss */
.grid-4up {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
/* line 416, ../sass/parts/_defaults.scss */
.grid-4up > * {
  margin-bottom: 3vw;
  width: 48%;
}
@media all and (min-width: 768px) {
  /* line 416, ../sass/parts/_defaults.scss */
  .grid-4up > * {
    width: 31%;
  }
}
@media all and (min-width: 1120px) {
  /* line 416, ../sass/parts/_defaults.scss */
  .grid-4up > * {
    width: 23%;
  }
}

/* line 428, ../sass/parts/_defaults.scss */
.flex-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

/* line 436, ../sass/parts/_defaults.scss */
.flex-justify {
  justify-content: space-between;
}

/* line 442, ../sass/parts/_defaults.scss */
.boxlink:nth-child(1n) h3:before {
  background: #ab9b65;
}
/* line 447, ../sass/parts/_defaults.scss */
.boxlink:nth-child(2n) h3:before {
  background: #6B8EBE;
}
/* line 452, ../sass/parts/_defaults.scss */
.boxlink:nth-child(3n) h3:before {
  background: #7CA869;
}
/* line 456, ../sass/parts/_defaults.scss */
.boxlink a {
  display: block;
}
/* line 459, ../sass/parts/_defaults.scss */
.boxlink h3 {
  background: rgba(229, 231, 235, 0.85);
  color: #636A6C;
  display: inline-block;
  font-size: .75em;
  font-weight: 600;
  line-height: 1em;
  padding: .4em .6em .4em 1em;
  text-transform: uppercase;
}
@media all and (min-width: 1120px) {
  /* line 459, ../sass/parts/_defaults.scss */
  .boxlink h3 {
    font-size: .85em;
  }
}

/* line 477, ../sass/parts/_defaults.scss */
.iframe-wrap {
  padding-top: 57%;
  width: 100%;
}
/* line 480, ../sass/parts/_defaults.scss */
.iframe-wrap iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 489, ../sass/parts/_defaults.scss */
.boxlink-img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 493, ../sass/parts/_defaults.scss */
.boxlink-img a {
  padding-top: 56%;
}
/* line 496, ../sass/parts/_defaults.scss */
.boxlink-img h3 {
  bottom: 0;
  left: 0;
  position: absolute;
}

/* line 503, ../sass/parts/_defaults.scss */
.col-3 {
  justify-content: space-between;
}
/* line 505, ../sass/parts/_defaults.scss */
.col-3 > * {
  width: 100%;
  margin-bottom: 2em;
}
/* line 508, ../sass/parts/_defaults.scss */
.col-3 > *:last-child {
  margin-bottom: 0;
}
/* line 511, ../sass/parts/_defaults.scss */
.col-3 > *:nth-child(n+4) {
  margin-top: 2em;
}
@media all and (min-width: 680px) {
  /* line 505, ../sass/parts/_defaults.scss */
  .col-3 > * {
    margin-bottom: 0;
    width: 30%;
  }
}

/* line 522, ../sass/parts/_defaults.scss */
.section-head h2 {
  color: #2E3A3D;
  font: 600 1em/1.5em "Noto Sans", sans-serif;
  padding: .4em .5em .3em 1.1em;
  text-transform: uppercase;
}
/* line 527, ../sass/parts/_defaults.scss */
.section-head h2:before {
  background: #63AFAF;
}

/* line 534, ../sass/parts/_defaults.scss */
.linklist {
  justify-content: flex-start;
}
/* line 536, ../sass/parts/_defaults.scss */
.linklist a {
  background: rgba(229, 231, 235, 0.5);
  color: #636A6C;
  display: inline-block;
  margin: .5em .5em 0 0;
  padding: .4em .6em .4em 1em;
}
/* line 545, ../sass/parts/_defaults.scss */
.linklist a:hover {
  background: rgba(229, 231, 235, 0.8);
}
/* line 550, ../sass/parts/_defaults.scss */
.linklist a:nth-child(1n):before {
  background: #6B8EBE;
}
/* line 555, ../sass/parts/_defaults.scss */
.linklist a:nth-child(2n):before {
  background: #63AFAF;
}
/* line 560, ../sass/parts/_defaults.scss */
.linklist a:nth-child(3n):before {
  background: #D99B5C;
}
/* line 565, ../sass/parts/_defaults.scss */
.linklist a:nth-child(4n):before {
  background: #C36E85;
}
/* line 570, ../sass/parts/_defaults.scss */
.linklist a:nth-child(5n):before {
  background: #7CA869;
}
/* line 575, ../sass/parts/_defaults.scss */
.linklist a:nth-child(6n):before {
  background: #ab9b65;
}

/* line 581, ../sass/parts/_defaults.scss */
.articlelist-img {
  display: flex;
  padding: 1.5em 0;
}
/* line 584, ../sass/parts/_defaults.scss */
.articlelist-img.publication {
  background: rgba(229, 231, 235, 0.5);
  padding: 1em;
  margin: 1em 0;
}
/* line 590, ../sass/parts/_defaults.scss */
.articlelist-img.nopic figure {
  display: none;
}
/* line 593, ../sass/parts/_defaults.scss */
.articlelist-img.nopic .text {
  padding: 0;
  width: 100%;
}
/* line 598, ../sass/parts/_defaults.scss */
.articlelist-img figure {
  width: 20%;
}
/* line 600, ../sass/parts/_defaults.scss */
.articlelist-img figure img {
  width: 100%;
}
/* line 604, ../sass/parts/_defaults.scss */
.articlelist-img .text {
  padding-left: 1.5em;
  width: 80%;
}
/* line 607, ../sass/parts/_defaults.scss */
.articlelist-img .text h2 {
  color: #ab9b65;
  font-size: 1.7em;
  margin: 0;
}
/* line 612, ../sass/parts/_defaults.scss */
.articlelist-img .text h4 {
  color: #858b8d;
  font: 300 0.8em/1.2em "Noto Sans", sans-serif;
  margin: .4em 0 0;
}
/* line 617, ../sass/parts/_defaults.scss */
.articlelist-img .text p {
  color: #2E3A3D;
  margin: .4em 0 0;
}

/* line 624, ../sass/parts/_defaults.scss */
.vidbox {
  margin: 1em 0;
  padding-top: 56%;
}
/* line 627, ../sass/parts/_defaults.scss */
.vidbox iframe {
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 637, ../sass/parts/_defaults.scss */
ul.archive .level1 {
  border-top: 1px solid #e5e7eb;
  margin: 1.5em 0 1em;
  padding-top: .5em;
}
/* line 641, ../sass/parts/_defaults.scss */
ul.archive .level1:before {
  display: none;
}
/* line 644, ../sass/parts/_defaults.scss */
ul.archive .level1 > a {
  color: #2E3A3D;
  font-size: 1.6em;
}

/* line 651, ../sass/parts/_defaults.scss */
.blog-archive {
  border-top: 3px solid #e5e7eb;
  border-bottom: 3px solid #e5e7eb;
  float: right;
  font-size: .9em;
  line-height: 1.2em;
  margin: 0 0 1em 1.5em;
  padding: .5em 0;
  width: 36%;
  z-index: 10;
}
@media all and (min-width: 680px) {
  /* line 651, ../sass/parts/_defaults.scss */
  .blog-archive {
    font-size: 1.1em;
  }
}
/* line 664, ../sass/parts/_defaults.scss */
.blog-archive h2 {
  font-size: .8em;
  font-family: "Noto Sans", sans-serif;
  letter-spacing: 2px;
  margin-top: 0;
  text-transform: uppercase;
}
/* line 671, ../sass/parts/_defaults.scss */
.blog-archive h3 {
  font-size: 1.4em;
  margin-top: .6em;
}
/* line 675, ../sass/parts/_defaults.scss */
.blog-archive h4 {
  color: #858b8d;
  font-size: .7em;
  font-family: "Noto Sans", sans-serif;
  font-weight: 200;
  margin: .2em 0 .5em;
}
/* line 682, ../sass/parts/_defaults.scss */
.blog-archive p {
  color: #636A6C;
  font-size: .85em;
  margin: .2em 0 .5em;
}

/* line 689, ../sass/parts/_defaults.scss */
table {
  font-size: .9em;
}
/* line 691, ../sass/parts/_defaults.scss */
table tr {
  vertical-align: top;
}
/* line 693, ../sass/parts/_defaults.scss */
table tr:nth-child(odd) {
  background: #e5e7eb;
}
/* line 697, ../sass/parts/_defaults.scss */
table th, table td {
  border: 1px solid rgba(229, 231, 235, 0.6);
  padding: .5em 1em;
  vertical-align: top;
}
/* line 702, ../sass/parts/_defaults.scss */
table th {
  background: #cecfd3;
  font-size: 1.2em;
  font-weight: 600;
  text-transform: uppercase;
}

/* index styles */
/* line 3, ../sass/parts/_structure.scss */
.featured {
  justify-content: space-between;
}
/* line 6, ../sass/parts/_structure.scss */
.featured .carousel img {
  width: 100%;
}
/* line 9, ../sass/parts/_structure.scss */
.featured .carousel .slick-slide {
  font-size: 1em;
}
@media all and (min-width: 680px) {
  /* line 9, ../sass/parts/_structure.scss */
  .featured .carousel .slick-slide {
    font-size: 1.3em;
  }
}
@media all and (min-width: 768px) {
  /* line 9, ../sass/parts/_structure.scss */
  .featured .carousel .slick-slide {
    font-size: 1.4em;
  }
}
/* line 17, ../sass/parts/_structure.scss */
.featured .carousel .slick-slide a {
  display: block;
  padding-bottom: 5.5em;
}
/* line 21, ../sass/parts/_structure.scss */
.featured .carousel .slick-slide .info {
  background: #e5e7eb;
  bottom: 0;
  left: 0;
  min-height: 5.5em;
  padding: .6em 1em;
  position: absolute;
  width: 100%;
}
/* line 29, ../sass/parts/_structure.scss */
.featured .carousel .slick-slide .info h1 {
  color: #2E3A3D;
  font-family: "Judson", serif;
}
/* line 33, ../sass/parts/_structure.scss */
.featured .carousel .slick-slide .info p {
  color: #636A6C;
  display: none;
}
@media all and (min-width: 680px) {
  /* line 33, ../sass/parts/_structure.scss */
  .featured .carousel .slick-slide .info p {
    display: block;
    font-size: .6em;
    line-height: 1.3em;
    margin-top: .5em;
  }
}
/* line 45, ../sass/parts/_structure.scss */
.featured .carousel .slick-dots {
  padding-top: .5em;
}
@media all and (min-width: 1024px) {
  /* line 45, ../sass/parts/_structure.scss */
  .featured .carousel .slick-dots {
    bottom: -1.6em;
    left: 0;
    position: absolute;
  }
}
/* line 52, ../sass/parts/_structure.scss */
.featured .carousel .slick-dots li {
  display: inline-block;
  margin-right: .2em;
}
/* line 55, ../sass/parts/_structure.scss */
.featured .carousel .slick-dots li button {
  background: none;
  border-style: none;
  border: 2px solid #cecfd3;
  border-radius: 10px;
  display: block;
  height: 12px;
  overflow: hidden;
  padding: 0;
  text-indent: -100px;
  width: 12px;
}
/* line 69, ../sass/parts/_structure.scss */
.featured .carousel .slick-dots li.slick-active button {
  background: #858b8d;
  border-color: #858b8d;
}
/* line 76, ../sass/parts/_structure.scss */
.featured .arrow {
  background-size: contain;
  height: 2.5em;
  position: absolute;
  width: 2.5em;
  top: 35%;
  z-index: 50;
}
/* line 84, ../sass/parts/_structure.scss */
.featured .arrow.prev {
  background-image: url(../images/arrow-left.png);
  left: 0;
}
/* line 88, ../sass/parts/_structure.scss */
.featured .arrow.next {
  background-image: url(../images/arrow-right.png);
  right: 0;
}
/* line 93, ../sass/parts/_structure.scss */
.featured .col-primary {
  padding-bottom: 2em;
  width: 100%;
}
@media all and (min-width: 1024px) {
  /* line 93, ../sass/parts/_structure.scss */
  .featured .col-primary {
    padding-bottom: 0;
    width: 65%;
  }
}
/* line 100, ../sass/parts/_structure.scss */
.featured .col-primary .secondary {
  padding-top: 3vw;
}
/* line 102, ../sass/parts/_structure.scss */
.featured .col-primary .secondary > * {
  width: 46%;
}
@media all and (min-width: 1024px) {
  /* line 100, ../sass/parts/_structure.scss */
  .featured .col-primary .secondary {
    padding-top: 5vw;
  }
}
@media all and (min-width: 1366px) {
  /* line 100, ../sass/parts/_structure.scss */
  .featured .col-primary .secondary {
    padding-top: 4vw;
  }
}
/* line 113, ../sass/parts/_structure.scss */
.featured .col-secondary {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media all and (min-width: 1024px) {
  /* line 113, ../sass/parts/_structure.scss */
  .featured .col-secondary {
    width: 30%;
    flex-direction: column;
  }
}
/* line 121, ../sass/parts/_structure.scss */
.featured .col-secondary > * {
  width: 30%;
}
@media all and (min-width: 1024px) {
  /* line 121, ../sass/parts/_structure.scss */
  .featured .col-secondary > * {
    width: 100%;
  }
}

@media all and (min-width: 1024px) {
  /* line 131, ../sass/parts/_structure.scss */
  .boxlink a {
    padding-top: 65%;
  }
}

/* line 138, ../sass/parts/_structure.scss */
.index-icons {
  justify-content: space-between;
}
/* line 140, ../sass/parts/_structure.scss */
.index-icons a {
  display: block;
  margin-right: 5vw;
  text-align: center;
  width: 22vw;
}
/* line 145, ../sass/parts/_structure.scss */
.index-icons a:nth-child(3n) {
  margin-right: 0;
}
/* line 148, ../sass/parts/_structure.scss */
.index-icons a:nth-child(n+4) {
  margin-top: 2em;
}
@media all and (min-width: 768px) {
  /* line 148, ../sass/parts/_structure.scss */
  .index-icons a:nth-child(n+4) {
    margin-top: 0;
  }
}
@media all and (min-width: 768px) {
  /* line 140, ../sass/parts/_structure.scss */
  .index-icons a {
    margin-right: 0;
    width: 10vw;
  }
}
@media all and (min-width: 1280px) {
  /* line 140, ../sass/parts/_structure.scss */
  .index-icons a {
    width: 9vw;
  }
}
@media all and (min-width: 1800px) {
  /* line 140, ../sass/parts/_structure.scss */
  .index-icons a {
    width: 8vw;
  }
}
/* line 164, ../sass/parts/_structure.scss */
.index-icons a h3 {
  padding-top: .5em;
}
/* line 169, ../sass/parts/_structure.scss */
.index-icons .icon-out {
  height: 20vw;
  margin: 0 auto;
  width: 20vw;
}
@media all and (min-width: 768px) {
  /* line 169, ../sass/parts/_structure.scss */
  .index-icons .icon-out {
    height: 10vw;
    width: 10vw;
  }
}
@media all and (min-width: 1280px) {
  /* line 169, ../sass/parts/_structure.scss */
  .index-icons .icon-out {
    height: 9vw;
    width: 9vw;
  }
}
@media all and (min-width: 1800px) {
  /* line 169, ../sass/parts/_structure.scss */
  .index-icons .icon-out {
    height: 8vw;
    width: 8vw;
  }
}

/* line 193, ../sass/parts/_structure.scss */
.action {
  align-items: baseline;
  flex-wrap: wrap;
  font-size: 1.2em;
  justify-content: flex-start;
}
@media all and (min-width: 1024px) {
  /* line 193, ../sass/parts/_structure.scss */
  .action {
    align-items: center;
    font-size: 1.26em;
    justify-content: space-between;
  }
}
@media all and (min-width: 1366px) {
  /* line 193, ../sass/parts/_structure.scss */
  .action {
    font-size: 1.3em;
  }
}
@media all and (min-width: 1600px) {
  /* line 193, ../sass/parts/_structure.scss */
  .action {
    font-size: 1.5em;
  }
}
@media all and (min-width: 1800px) {
  /* line 193, ../sass/parts/_structure.scss */
  .action {
    font-size: 1.55em;
  }
}
/* line 212, ../sass/parts/_structure.scss */
.action h2 {
  color: #fff;
  font-size: 1.3em;
  text-transform: uppercase;
  line-height: 1em;
  margin-right: .5em;
}
/* line 219, ../sass/parts/_structure.scss */
.action .boxlink {
  margin: 1em .5em 0 0;
}
@media all and (min-width: 1024px) {
  /* line 219, ../sass/parts/_structure.scss */
  .action .boxlink {
    margin: 0;
  }
}
/* line 224, ../sass/parts/_structure.scss */
.action .boxlink:last-child {
  margin-right: 0;
}
/* line 227, ../sass/parts/_structure.scss */
.action .boxlink h3 {
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  font-weight: 200;
}

/* line 235, ../sass/parts/_structure.scss */
.grid-link-story {
  width: 100%;
}
@media all and (min-width: 680px) {
  /* line 235, ../sass/parts/_structure.scss */
  .grid-link-story {
    width: 30%;
  }
}
/* line 241, ../sass/parts/_structure.scss */
.grid-link-story a span {
  display: block;
}
/* line 244, ../sass/parts/_structure.scss */
.grid-link-story a .img {
  padding-top: 55%;
}
/* line 248, ../sass/parts/_structure.scss */
.grid-link-story a .type {
  color: #636A6C;
  font-size: .75em;
  font-weight: 600;
  text-transform: uppercase;
}
/* line 253, ../sass/parts/_structure.scss */
.grid-link-story a .type.news {
  color: #D99B5C;
}
/* line 256, ../sass/parts/_structure.scss */
.grid-link-story a .type.feature {
  color: #7CA869;
}
/* line 259, ../sass/parts/_structure.scss */
.grid-link-story a .type.resource {
  color: #ab9b65;
}
/* line 262, ../sass/parts/_structure.scss */
.grid-link-story a .type time {
  color: #636A6C;
  font-weight: 300;
}
/* line 267, ../sass/parts/_structure.scss */
.grid-link-story a .title {
  color: #2E3A3D;
  font: 400 1.3em/1em "Judson", serif;
}

/* page styles */
/* line 277, ../sass/parts/_structure.scss */
figure.img-feature {
  margin-bottom: 2em;
  width: 100%;
}
/* line 280, ../sass/parts/_structure.scss */
figure.img-feature a {
  display: block;
}
/* line 283, ../sass/parts/_structure.scss */
figure.img-feature img {
  display: block;
  width: 100%;
}
/* line 287, ../sass/parts/_structure.scss */
figure.img-feature p {
  background: #e5e7eb;
  font-size: .85em;
  margin: 0;
  padding: .6em 1em;
}
/* line 293, ../sass/parts/_structure.scss */
figure.img-feature h3 {
  color: #2E3A3D;
  background: rgba(229, 231, 235, 0.85);
  font: 600 1.2em/1em "Noto Sans", sans-serif;
  left: 0;
  letter-spacing: 2px;
  margin: 0;
  padding: .5em 1em .5em 1.5em;
  position: absolute;
  text-transform: uppercase;
  top: 0;
}
/* line 304, ../sass/parts/_structure.scss */
figure.img-feature h3:before {
  background: #D99B5C;
}

/* line 312, ../sass/parts/_structure.scss */
main .sublinks {
  border-top: 1px solid #e5e7eb;
  clear: both;
  margin-top: 2em;
}
/* line 316, ../sass/parts/_structure.scss */
main .sublinks h3 {
  display: inline-block;
  font: 600 1em/2em "Noto Sans", sans-serif;
  letter-spacing: 2px;
  margin: 0 0 1em;
  text-transform: uppercase;
}

/* line 326, ../sass/parts/_structure.scss */
.sidebar {
  background: #e5e7eb;
}
/* line 329, ../sass/parts/_structure.scss */
.sidebar .flex-column > * {
  margin-bottom: 2em;
}
@media all and (min-width: 480px) {
  /* line 328, ../sass/parts/_structure.scss */
  .sidebar .flex-column {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media all and (min-width: 768px) {
  /* line 328, ../sass/parts/_structure.scss */
  .sidebar .flex-column {
    flex-direction: column;
  }
}
/* line 341, ../sass/parts/_structure.scss */
.sidebar .boxlink {
  font-size: 1.2em;
}
@media all and (min-width: 480px) {
  /* line 341, ../sass/parts/_structure.scss */
  .sidebar .boxlink {
    width: 46%;
  }
}
@media all and (min-width: 768px) {
  /* line 341, ../sass/parts/_structure.scss */
  .sidebar .boxlink {
    font-size: 1em;
    width: 100%;
  }
}
/* line 351, ../sass/parts/_structure.scss */
.sidebar .icon-links {
  padding-top: 2em;
}
/* line 355, ../sass/parts/_structure.scss */
.sidebar .icon-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 1em;
}
@media all and (min-width: 768px) {
  /* line 360, ../sass/parts/_structure.scss */
  .sidebar .icon-link h3 {
    font-size: .8em;
    width: 70%;
  }
}
@media all and (min-width: 1024px) {
  /* line 360, ../sass/parts/_structure.scss */
  .sidebar .icon-link h3 {
    font-size: 1em;
  }
}
/* line 370, ../sass/parts/_structure.scss */
.sidebar .icon-link .icon-out {
  height: 20vw;
  margin-right: 1em;
  width: 20vw;
}
@media all and (min-width: 480px) {
  /* line 370, ../sass/parts/_structure.scss */
  .sidebar .icon-link .icon-out {
    height: 15vw;
    width: 15vw;
  }
}
@media all and (min-width: 768px) {
  /* line 370, ../sass/parts/_structure.scss */
  .sidebar .icon-link .icon-out {
    height: 5vw;
    margin-right: .5em;
    width: 5vw;
  }
}
/* line 389, ../sass/parts/_structure.scss */
.sidebar .action {
  display: block;
  padding-top: 2em;
}
/* line 392, ../sass/parts/_structure.scss */
.sidebar .action h2 {
  color: #ab9b65;
}
/* line 395, ../sass/parts/_structure.scss */
.sidebar .action a {
  display: block;
  margin-top: 1em;
}
/* line 399, ../sass/parts/_structure.scss */
.sidebar .action .boxlink {
  width: auto;
}

/* line 405, ../sass/parts/_structure.scss */
.simplesearch-paging {
  color: #cecfd3;
  margin: 1.5em 0;
}
/* line 408, ../sass/parts/_structure.scss */
.simplesearch-paging > * {
  color: #636A6C;
  margin: 0 .25em;
}
/* line 411, ../sass/parts/_structure.scss */
.simplesearch-paging > *:first-child {
  margin-left: 0;
}

/* line 417, ../sass/parts/_structure.scss */
.simplesearch-result {
  border-top: 1px solid #e5e7eb;
  margin: .5em 0;
  padding: 1em 0;
}
/* line 421, ../sass/parts/_structure.scss */
.simplesearch-result p {
  margin: .25em 0;
}

/* line 1, ../sass/parts/_headfoot.scss */
header {
  background-color: rgba(107, 142, 190, 0.6);
  background-position: center center;
  background-size: cover;
  background-blend-mode: multiply;
}
/* line 6, ../sass/parts/_headfoot.scss */
header div.trigger {
  height: 34px;
  right: 2vw;
  position: absolute;
  top: 1vh;
  transition: right .5s;
  width: 34px;
  z-index: 150;
}
@media all and (min-width: 1024px) {
  /* line 6, ../sass/parts/_headfoot.scss */
  header div.trigger {
    display: none;
  }
}
/* line 17, ../sass/parts/_headfoot.scss */
header div.trigger > span {
  background: #cecfd3;
  display: block;
  height: 4px;
  left: 0;
  position: absolute;
  width: 100%;
  transition: all .5s;
}
/* line 25, ../sass/parts/_headfoot.scss */
header div.trigger > span.t {
  top: 0;
}
/* line 28, ../sass/parts/_headfoot.scss */
header div.trigger > span.tm {
  top: 10px;
}
/* line 31, ../sass/parts/_headfoot.scss */
header div.trigger > span.bm {
  top: 20px;
}
/* line 34, ../sass/parts/_headfoot.scss */
header div.trigger > span.b {
  bottom: 0;
}
/* line 38, ../sass/parts/_headfoot.scss */
header div.trigger.open {
  right: 12vw;
}
@media all and (min-width: 680px) {
  /* line 38, ../sass/parts/_headfoot.scss */
  header div.trigger.open {
    right: 42vw;
  }
}
/* line 43, ../sass/parts/_headfoot.scss */
header div.trigger.open span {
  background: #D99B5C;
}
/* line 46, ../sass/parts/_headfoot.scss */
header div.trigger.open span.t, header div.trigger.open span.b {
  opacity: 0;
}
/* line 49, ../sass/parts/_headfoot.scss */
header div.trigger.open span.tm {
  top: 20px;
  transform: rotate(45deg);
}
/* line 53, ../sass/parts/_headfoot.scss */
header div.trigger.open span.bm {
  top: 20px;
  transform: rotate(-45deg);
}
/* line 59, ../sass/parts/_headfoot.scss */
header div.nav {
  background: #2E3A3D;
  left: -90vw;
  min-height: 100vh;
  position: absolute;
  transition: left .5s;
  width: 90vw;
  z-index: 100;
}
@media all and (min-width: 680px) {
  /* line 59, ../sass/parts/_headfoot.scss */
  header div.nav {
    width: 60vw;
  }
}
@media all and (min-width: 1024px) {
  /* line 59, ../sass/parts/_headfoot.scss */
  header div.nav {
    background: rgba(46, 58, 61, 0.75);
    justify-content: space-between;
    left: 0;
    min-height: auto;
    padding: .4em 0;
    position: relative;
    width: 100vw;
  }
}
/* line 79, ../sass/parts/_headfoot.scss */
header div.nav.open {
  left: 0;
}
@media all and (min-width: 1024px) {
  /* line 82, ../sass/parts/_headfoot.scss */
  header div.nav .viewport {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
}
/* line 90, ../sass/parts/_headfoot.scss */
header nav {
  font-size: 1.2em;
  padding: .5em 0;
}
@media all and (min-width: 1024px) {
  /* line 90, ../sass/parts/_headfoot.scss */
  header nav {
    font-size: .85em;
    padding: 0;
    width: 68%;
  }
}
@media all and (min-width: 1120px) {
  /* line 90, ../sass/parts/_headfoot.scss */
  header nav {
    font-size: .9em;
  }
}
@media all and (min-width: 1366px) {
  /* line 90, ../sass/parts/_headfoot.scss */
  header nav {
    font-size: .95em;
  }
}
@media all and (min-width: 1600px) {
  /* line 90, ../sass/parts/_headfoot.scss */
  header nav {
    font-size: 1em;
  }
}
@media all and (min-width: 1800px) {
  /* line 90, ../sass/parts/_headfoot.scss */
  header nav {
    font-size: 1em;
    width: 65%;
  }
}
@media all and (min-width: 1024px) {
  /* line 112, ../sass/parts/_headfoot.scss */
  header ul.nav {
    display: flex;
    justify-content: space-between;
  }
}
/* line 117, ../sass/parts/_headfoot.scss */
header ul.nav a {
  color: #cecfd3;
  display: inline-block;
  text-decoration: none;
}
/* line 121, ../sass/parts/_headfoot.scss */
header ul.nav a:hover {
  color: #fff;
}
/* line 125, ../sass/parts/_headfoot.scss */
header ul.nav li.l1 {
  text-transform: uppercase;
}
/* line 127, ../sass/parts/_headfoot.scss */
header ul.nav li.l1:first-child {
  margin-left: 0;
}
@media all and (min-width: 1024px) {
  /* line 132, ../sass/parts/_headfoot.scss */
  header ul.nav li.l1:hover .subnav {
    background: rgba(46, 58, 61, 0.95);
    border-left: 1px solid #cecfd3;
    display: block;
    left: 0;
    min-width: 180px;
    padding: .5em 1em;
    position: absolute;
    top: 2.3em;
    /*
    						&:before {
    							border-bottom: 8px solid $gray-light;
    							border-right: 8px solid transparent;
    							display: block;
    							content: '';
    							left: -1px;
    							position: absolute;
    							top: -8px;
    						}
    */
  }
}
/* line 155, ../sass/parts/_headfoot.scss */
header ul.nav li.l1 > a {
  padding: .5em 0;
}
/* line 158, ../sass/parts/_headfoot.scss */
header ul.nav li.l1 > .trigger {
  display: inline-block;
  color: #858b8d;
  font-size: 1.7em;
  margin: 0 0 .25em .2em;
  vertical-align: middle;
}
@media all and (min-width: 1024px) {
  /* line 158, ../sass/parts/_headfoot.scss */
  header ul.nav li.l1 > .trigger {
    display: none;
  }
}
/* line 170, ../sass/parts/_headfoot.scss */
header ul.nav li.open .subnav {
  display: block;
}
/* line 174, ../sass/parts/_headfoot.scss */
header ul.nav .subnav {
  display: none;
  border-left: 1px solid #636A6C;
  font-size: .9em;
  margin-bottom: 1em;
  padding-left: 1em;
  text-transform: none;
}
/* line 181, ../sass/parts/_headfoot.scss */
header ul.nav .subnav a {
  line-height: 1.1em;
  padding: .35em 0;
}
/* line 187, ../sass/parts/_headfoot.scss */
header .search {
  max-width: 350px;
  width: 100%;
}
@media all and (min-width: 1024px) {
  /* line 187, ../sass/parts/_headfoot.scss */
  header .search {
    display: flex;
    justify-content: flex-end;
    width: 30%;
  }
}
/* line 195, ../sass/parts/_headfoot.scss */
header .search form {
  flex-grow: 3;
  margin-right: 1px;
}
/* line 199, ../sass/parts/_headfoot.scss */
header .search input {
  border: none;
  border-style: none;
}
/* line 203, ../sass/parts/_headfoot.scss */
header .search .term {
  background: #858b8d;
  color: #cecfd3;
  font: 200 1em/1.5em "Noto Sans", sans-serif;
  padding: .25em .5em;
  width: 100%;
}
@media all and (min-width: 1024px) {
  /* line 203, ../sass/parts/_headfoot.scss */
  header .search .term {
    line-height: 32px;
    padding: 0 .5em;
  }
}
/* line 214, ../sass/parts/_headfoot.scss */
header .search .icon {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
}
/* line 221, ../sass/parts/_headfoot.scss */
header .search .icon svg {
  left: 15%;
  position: absolute;
  top: 15%;
  width: 60%;
}
@media all and (min-width: 1024px) {
  /* line 221, ../sass/parts/_headfoot.scss */
  header .search .icon svg {
    top: 20%;
  }
}
/* line 229, ../sass/parts/_headfoot.scss */
header .search .icon svg path {
  fill: #cecfd3;
}
/* line 233, ../sass/parts/_headfoot.scss */
header .search .icon input {
  background: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 244, ../sass/parts/_headfoot.scss */
header .social {
  padding-top: 2em;
}
@media all and (min-width: 1024px) {
  /* line 244, ../sass/parts/_headfoot.scss */
  header .social {
    display: flex;
    flex-wrap: nowrap;
    padding-top: 0;
  }
}
/* line 251, ../sass/parts/_headfoot.scss */
header .social a {
  display: inline-block;
  height: 40px;
  padding: 10px;
  width: 40px;
}
@media all and (min-width: 1024px) {
  /* line 251, ../sass/parts/_headfoot.scss */
  header .social a {
    height: 32px;
    margin-left: .2em;
    padding: 8px;
    width: 32px;
  }
}
/* line 262, ../sass/parts/_headfoot.scss */
header .social a svg {
  width: 100%;
}
/* line 264, ../sass/parts/_headfoot.scss */
header .social a svg path {
  fill: #fff;
}
/* line 270, ../sass/parts/_headfoot.scss */
header .brand {
  padding: 2em 0 1em;
}
/* line 273, ../sass/parts/_headfoot.scss */
header .brand a {
  display: block;
  max-width: 350px;
  width: 60vw;
}
/* line 277, ../sass/parts/_headfoot.scss */
header .brand a svg {
  width: 100%;
}
/* line 281, ../sass/parts/_headfoot.scss */
header .brand p {
  display: none;
}
@media all and (min-width: 1024px) {
  /* line 281, ../sass/parts/_headfoot.scss */
  header .brand p {
    bottom: .2em;
    color: rgba(229, 231, 235, 0.7);
    display: block;
    font: 200 1.2em/1.3em "Judson", serif;
    font-style: italic;
    position: absolute;
    right: 0;
    text-align: right;
    width: 30%;
  }
}

/* line 299, ../sass/parts/_headfoot.scss */
.parl header {
  background-color: #375b90;
}
/* line 302, ../sass/parts/_headfoot.scss */
.parl .brand {
  padding-top: 3.5em;
}
/* line 304, ../sass/parts/_headfoot.scss */
.parl .brand svg {
  width: 100%;
}
/* line 306, ../sass/parts/_headfoot.scss */
.parl .brand svg path {
  fill: #fff;
}

/* line 314, ../sass/parts/_headfoot.scss */
.web ul.nav {
  justify-content: flex-start;
}
@media all and (min-width: 1024px) {
  /* line 316, ../sass/parts/_headfoot.scss */
  .web ul.nav li.l1 {
    margin-right: 2em;
  }
  /* line 319, ../sass/parts/_headfoot.scss */
  .web ul.nav li.l1:last-child {
    margin-right: 0;
  }
}

/* line 328, ../sass/parts/_headfoot.scss */
.page .brand {
  padding: 2em 0 1em;
}
/* line 330, ../sass/parts/_headfoot.scss */
.page .brand p {
  width: 35%;
  font: 200 1.2em/1.1em "Judson", serif;
}

/* line 338, ../sass/parts/_headfoot.scss */
footer .flex-row {
  align-items: center;
}
/* line 341, ../sass/parts/_headfoot.scss */
footer p {
  font-size: .8em;
  color: #cecfd3;
}
/* line 344, ../sass/parts/_headfoot.scss */
footer p a {
  color: #858b8d;
  font-weight: 600;
}
/* line 349, ../sass/parts/_headfoot.scss */
footer .logo {
  width: 100px;
}

/* line 354, ../sass/parts/_headfoot.scss */
.crumbs {
  background: #cecfd3;
}
/* line 356, ../sass/parts/_headfoot.scss */
.crumbs li {
  display: inline-block;
  font-size: .85em;
}
/* line 359, ../sass/parts/_headfoot.scss */
.crumbs li a {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTdlYiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU3ZWIiIHN0b3Atb3BhY2l0eT0iMC44Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -moz-linear-gradient(0deg, rgba(229, 231, 235, 0) 0%, rgba(229, 231, 235, 0.8) 100%);
  background-image: -webkit-linear-gradient(0deg, rgba(229, 231, 235, 0) 0%, rgba(229, 231, 235, 0.8) 100%);
  background-image: linear-gradient(90deg, rgba(229, 231, 235, 0) 0%, rgba(229, 231, 235, 0.8) 100%);
  color: #636A6C;
  display: block;
  line-height: 2.6em;
  margin-right: 1em;
  padding: 0 .5em 0 0;
}
/* line 366, ../sass/parts/_headfoot.scss */
.crumbs li a:after {
  border-left: 8px solid rgba(229, 231, 235, 0.8);
  border-top: 1.3em solid transparent;
  border-bottom: 1.3em solid transparent;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 2.6em;
  position: absolute;
  right: -8px;
  top: 0;
}

/* line 1, ../sass/parts/_content.scss */
main {
  color: #2E3A3D;
  font-size: .9rem;
}
/* line 6, ../sass/parts/_content.scss */
main.dropcap > p:first-of-type:first-letter {
  color: #ab9b65;
  display: block;
  float: left;
  font-size: 5.8em;
  font-family: "Judson", serif;
  line-height: 1em;
  margin: -.16em .05em -.2em 0;
}
/* line 17, ../sass/parts/_content.scss */
main a {
  color: #ab9b65;
}
/* line 19, ../sass/parts/_content.scss */
main a:hover {
  color: #636A6C;
}
/* line 24, ../sass/parts/_content.scss */
main h1 {
  color: #ab9b65;
  font: 200 2.2em/1em "Judson", serif;
  margin: 0 0 .5em;
}
@media all and (min-width: 680px) {
  /* line 24, ../sass/parts/_content.scss */
  main h1 {
    font-size: 2.5em;
  }
}
@media all and (min-width: 1280px) {
  /* line 24, ../sass/parts/_content.scss */
  main h1 {
    font-size: 3em;
  }
}
/* line 36, ../sass/parts/_content.scss */
main h2 {
  color: #2E3A3D;
  font: 600 1.7em/1.1em "Judson", serif;
  margin: 1em 0 0;
}
@media all and (min-width: 680px) {
  /* line 36, ../sass/parts/_content.scss */
  main h2 {
    font-size: 1.9em;
  }
}
@media all and (min-width: 1280px) {
  /* line 36, ../sass/parts/_content.scss */
  main h2 {
    font-size: 2.1em;
  }
}
/* line 48, ../sass/parts/_content.scss */
main h3 {
  color: #ab9b65;
  font: 600 1.5em/1.1em "Judson", serif;
  margin: 1em 0 0;
}
/* line 54, ../sass/parts/_content.scss */
main h4 {
  font: 600 1.2em/1em "Judson", serif;
  margin: 1.5em 0 0;
}
/* line 59, ../sass/parts/_content.scss */
main p {
  margin: .75em 0;
}
/* line 63, ../sass/parts/_content.scss */
main ul, main ol {
  margin: 1em 0;
}
/* line 65, ../sass/parts/_content.scss */
main ul li, main ol li {
  margin: .5em 0 .5em 1.5em;
}
/* line 70, ../sass/parts/_content.scss */
main ol {
  list-style: decimal;
}
/* line 76, ../sass/parts/_content.scss */
main ul li:before {
  background: #ab9b65;
  content: '';
  display: block;
  height: 5px;
  left: -1em;
  position: absolute;
  top: .5em;
  width: 5px;
}
/* line 88, ../sass/parts/_content.scss */
main img {
  width: 100%;
}
@media all and (min-width: 680px) {
  /* line 92, ../sass/parts/_content.scss */
  main .img-right {
    float: right;
    margin: 1em 0 1em 1.5em;
    width: 50%;
  }
}
/* line 98, ../sass/parts/_content.scss */
main .img-right img {
  display: block;
  float: none !important;
}
@media all and (min-width: 680px) {
  /* line 107, ../sass/parts/_content.scss */
  main .img-left {
    float: left;
    margin: 1em 1.5em 1em 0;
    width: 50%;
  }
}
/* line 113, ../sass/parts/_content.scss */
main .img-left img {
  display: block;
  float: none !important;
}

/* line 124, ../sass/parts/_content.scss */
.video-player p {
  font-weight: 400;
}
/* line 127, ../sass/parts/_content.scss */
.video-player .player {
  font-size: 1.2em;
  margin-bottom: 10vw;
}
@media all and (min-width: 768px) {
  /* line 127, ../sass/parts/_content.scss */
  .video-player .player {
    margin-bottom: 5vw;
  }
}
/* line 135, ../sass/parts/_content.scss */
.video-player .videolist a {
  background: rgba(229, 231, 235, 0.3);
  color: #2E3A3D;
}
/* line 138, ../sass/parts/_content.scss */
.video-player .videolist a:hover {
  background: rgba(229, 231, 235, 0.5);
}
/* line 142, ../sass/parts/_content.scss */
.video-player .videolist .text {
  font-size: .9em;
  padding: 1em 1.5em 1.5em;
}
@media all and (min-width: 768px) {
  /* line 142, ../sass/parts/_content.scss */
  .video-player .videolist .text {
    font-size: 1em;
  }
}
/* line 149, ../sass/parts/_content.scss */
.video-player .videolist h3 {
  font-size: 1.3em;
  margin: 0 0 .4em 0;
}
/* line 153, ../sass/parts/_content.scss */
.video-player .videolist p {
  font-weight: 300;
  line-height: 1.3em;
  margin: 0;
}

/* line 1, ../sass/parts/_forms.scss */
.form-default input[type="text"], .form-default input[type="password"], .form-default textarea {
  background: #fff;
  border-style: none;
  border: 1px solid #e5e7eb;
  border-radius: 3px;
  display: block;
}

/* line 8, ../sass/parts/_forms.scss */
.form-default input[type="text"], .form-default input[type="password"], .form-default select {
  box-sizing: border-box;
  color: #6d6e71;
  font-size: 16px;
  font-weight: 300;
  padding: .25em 1em;
  width: 100%;
}

/* line 16, ../sass/parts/_forms.scss */
form p.select, form span.select, .form-default span.select, .form-default select {
  background-image: url(../images/ui-selectarrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-color: #fff;
  background-size: 15px 30px;
  border: 1px solid #858b8d;
  border-radius: 3px;
  padding: 5px 0 5px 5px;
  overflow: hidden;
}

/* line 29, ../sass/parts/_forms.scss */
form select {
  background: transparent;
  border: 0;
  appearance: none;
  -webkit-appearance: none;
  width: 110%;
}
/* line 36, ../sass/parts/_forms.scss */
form select.stretch {
  width: 120%;
}

/* line 44, ../sass/parts/_forms.scss */
#nobot {
  display: none;
}

/* forms */
/* line 49, ../sass/parts/_forms.scss */
.form-default {
  background: rgba(229, 231, 235, 0.5);
  border: 1px solid #e5e7eb;
  color: #858b8d;
  font: 100 0.95em/1em "Noto Sans", sans-serif;
  width: 100%;
}
/* line 55, ../sass/parts/_forms.scss */
.form-default div {
  border-bottom: 1px solid #e5e7eb;
  overflow: hidden;
  width: 100%;
}
/* line 59, ../sass/parts/_forms.scss */
.form-default div div {
  clear: left;
  overflow: visible;
}
/* line 63, ../sass/parts/_forms.scss */
.form-default div p, .form-default div h4 {
  margin: 1em 5%;
}
/* line 65, ../sass/parts/_forms.scss */
.form-default div p span.error, .form-default div h4 span.error {
  color: #ec4e00;
  font-size: .8em;
}
/* line 69, ../sass/parts/_forms.scss */
.form-default div p ul.filled, .form-default div h4 ul.filled {
  top: -5px;
  right: 0;
}
/* line 73, ../sass/parts/_forms.scss */
.form-default div p.col1 {
  width: 90%;
  clear: both;
}
@media all and (min-width: 480px) {
  /* line 77, ../sass/parts/_forms.scss */
  .form-default div p.col2, .form-default div p.col3 {
    float: left;
  }
}
@media all and (min-width: 480px) {
  /* line 82, ../sass/parts/_forms.scss */
  .form-default div p.col2 {
    margin: 1em 0 1em 5%;
    width: 42.5%;
  }
}
@media all and (min-width: 480px) {
  /* line 88, ../sass/parts/_forms.scss */
  .form-default div p.col3 {
    margin: 1em 0 1em 5%;
    width: 28%;
  }
}
/* line 94, ../sass/parts/_forms.scss */
.form-default div > ul.filled {
  top: 5px;
  right: 5%;
  min-height: 40px;
  width: auto;
}
/* line 99, ../sass/parts/_forms.scss */
.form-default div > ul.filled:before {
  border-right: 5px solid #D99B5C;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: none;
  bottom: 45%;
  right: auto;
  left: -5px;
}
/* line 108, ../sass/parts/_forms.scss */
.form-default div.optional p {
  margin-top: 0;
}
/* line 113, ../sass/parts/_forms.scss */
.form-default div.form-buttons {
  padding: 1em 5%;
  width: 90%;
}
/* line 116, ../sass/parts/_forms.scss */
.form-default div.form-buttons input {
  background: #D99B5C;
  border: none;
  border-style: none;
  border-radius: 2px;
  color: #fff;
  padding: .5em;
  font: 600 1em/1em "Noto Sans", sans-serif;
}
/* line 125, ../sass/parts/_forms.scss */
.form-default div.form-buttons input:hover {
  border: 2px solid #D99B5C;
  color: #D99B5C;
}
/* line 130, ../sass/parts/_forms.scss */
.form-default div:last-child {
  border-bottom: none;
}
/* line 142, ../sass/parts/_forms.scss */
.form-default textarea {
  width: 100%;
}
/* line 147, ../sass/parts/_forms.scss */
.form-default select {
  -moz-appearance: window;
  -webkit-appearance: none;
  border-style: none;
  border: 1px solid #e5e7eb;
}
/* line 156, ../sass/parts/_forms.scss */
.form-default label {
  color: #636A6C;
  display: block;
  font: 400 1.1em/1.3em "Noto Sans", sans-serif;
  margin-bottom: .5em;
}
/* line 163, ../sass/parts/_forms.scss */
.form-default .required label:after {
  color: #D99B5C;
  content: '*';
  display: inline-block;
}
/* line 170, ../sass/parts/_forms.scss */
.form-default input.parsley-error, .form-default select.parsley-error, .form-default textarea.parsley-error {
  background-color: rgba(217, 155, 92, 0.3);
  border: 1px solid #D99B5C;
}
/* line 175, ../sass/parts/_forms.scss */
.form-default ul {
  display: none;
}
/* line 176, ../sass/parts/_forms.scss */
.form-default ul.filled {
  background: #D99B5C;
  border-radius: 4px;
  color: #fff;
  display: block;
  font: 100 0.8em/20px "Noto Sans", sans-serif;
  position: absolute;
  text-align: center;
  height: 20px;
  line-height: 20px;
  overflow: visible !important;
  width: auto;
}
/* line 188, ../sass/parts/_forms.scss */
.form-default ul.filled li {
  margin: 0;
  padding: 0 .6em;
  width: auto;
}
/* line 194, ../sass/parts/_forms.scss */
.form-default ul.filled:before {
  border-top: 5px solid #D99B5C;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: '';
  display: block;
  position: absolute;
  bottom: -5px;
  right: 47%;
}
/* line 202, ../sass/parts/_forms.scss */
.form-default .captcha {
  padding: 1em 5%;
}

/* line 209, ../sass/parts/_forms.scss */
.sb div {
  border-bottom: none;
}
/* line 212, ../sass/parts/_forms.scss */
.sb .form-default {
  background: none;
  border: none;
  margin-bottom: 3em;
}
/* line 216, ../sass/parts/_forms.scss */
.sb .form-default p {
  margin: 0 0 .75em;
}
/* line 219, ../sass/parts/_forms.scss */
.sb .form-default label {
  display: none;
}
/* line 223, ../sass/parts/_forms.scss */
.sb div.form-buttons {
  font-size: .85em;
  padding: 0;
  padding-bottom: .2em;
}
/* line 227, ../sass/parts/_forms.scss */
.sb div.form-buttons .button {
  margin: 0 1em 0 0;
}

/* line 234, ../sass/parts/_forms.scss */
.form-tight p {
  height: 60px;
  margin: 0;
  clear: left;
  position: relative;
  width: 90%;
}

/* line 242, ../sass/parts/_forms.scss */
p.error {
  margin: 15px 0 0;
  font-weight: bold;
  color: #a0322f;
}

/* line 244, ../sass/parts/_forms.scss */
form#filters {
  background: url(../images/waves-bg.png);
  border: 1px solid #cecfd3;
  border-radius: 5px;
  padding: 0 20px 20px;
  position: relative;
}
/* line 250, ../sass/parts/_forms.scss */
form#filters .line {
  padding: 15px 0 5px;
}
/* line 253, ../sass/parts/_forms.scss */
form#filters .extra {
  display: none;
}
/* line 256, ../sass/parts/_forms.scss */
form#filters p {
  color: #636A6C;
  display: inline-block;
  margin: 0;
  padding: 5px 0;
  vertical-align: middle;
}
/* line 263, ../sass/parts/_forms.scss */
form#filters input, form#filters select, form#filters p {
  font: 400 1em/1.3em "Judson", serif;
}
/* line 267, ../sass/parts/_forms.scss */
form#filters input, form#filters p.select {
  background-size: 15px 30px;
  border: 1px solid #858b8d;
  border-radius: 5px;
  padding: 5px 0 5px 5px;
}
/* line 273, ../sass/parts/_forms.scss */
form#filters .buttons {
  position: absolute;
  right: 2%;
  bottom: -20px;
}
/* line 276, ../sass/parts/_forms.scss */
form#filters .button {
  border: none;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block;
  vertical-align: bottom;
}
/* line 283, ../sass/parts/_forms.scss */
form#filters .trigger {
  background: #fff;
  border: 2px solid #cecfd3;
  color: #636A6C;
  font: 400 0.85em/36px "Noto Sans", sans-serif;
  height: 36px;
  padding: 0 15px;
}
/* line 291, ../sass/parts/_forms.scss */
form#filters .submit {
  background: url(../images/ui-check.svg) no-repeat center center #D99B5C;
  background-size: 30px 30px;
  width: 40px;
  height: 40px;
}

/* line 301, ../sass/parts/_forms.scss */
.user-status {
  background: #cecfd3;
  border-bottom-left-radius: 5px;
  font-size: .8em;
  padding: 10px 15px;
  position: absolute;
  right: 0;
  top: 0;
}
/* line 307, ../sass/parts/_forms.scss */
.user-status a {
  background: #fff;
  border-radius: 4px;
  font-family: "Noto Sans", sans-serif;
  display: inline-block;
  margin-left: 5px;
  padding: 5px;
}

/* AVS stuff */
/* line 318, ../sass/parts/_forms.scss */
tr.old, #content a.button {
  display: none;
}

/* line 322, ../sass/parts/_forms.scss */
#positionlist {
  display: none;
}

/* line 325, ../sass/parts/_forms.scss */
#positionlist, #content table {
  background: url(images/fill-light.png);
  border-top: 1px solid #cecfd3;
  border-left: 1px solid #cecfd3;
  font: 100 0.9em/1em "Noto Sans", sans-serif;
  width: 100%;
}
/* line 331, ../sass/parts/_forms.scss */
#positionlist p, #content table p {
  font-size: 1em;
}
/* line 334, ../sass/parts/_forms.scss */
#positionlist strong, #content table strong {
  color: #000;
  font-weight: 500;
}
/* line 338, ../sass/parts/_forms.scss */
#positionlist br, #content table br {
  display: block;
  line-height: 1em;
}

/* line 343, ../sass/parts/_forms.scss */
#positionlist td, #content table td {
  padding: 6px 8px;
  border-right: 1px solid #cecfd3;
  border-bottom: 1px solid #cecfd3;
}

/* line 348, ../sass/parts/_forms.scss */
#positionlist tr.header td, #content table td.subtitlerow {
  background: url(images/fill-darker.png);
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}

/* line 353, ../sass/parts/_forms.scss */
#content table td p {
  margin: 0;
}

/* line 354, ../sass/parts/_forms.scss */
td.number {
  width: 90px;
}
