/* line 65, ../../../../../../../.rvm/gems/ruby-2.6.3/gems/singularitygs-1.1.2/stylesheets/singularitygs/helpers/_clearfix.scss */
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/* line 41, ../sass/partials/global/helpers/_accessibility.scss */
.element-focusable, .element-invisible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 45, ../sass/partials/global/helpers/_accessibility.scss */
.element-focusable:active, .element-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  width: auto;
}

/* line 58, ../sass/partials/global/helpers/_accessibility.scss */
.element-hidden {
  display: none;
}

/* line 9, ../sass/partials/global/helpers/_clearfix.scss */
.clearfix:after {
  display: table;
  content: "";
}
/* line 14, ../sass/partials/global/helpers/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 36, ../sass/partials/global/extendables/_button.scss */
.button {
  font-size: 0.73684em;
  line-height: 2em;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0), 0 1px 2px rgba(0, 0, 0, 0);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0), 0 1px 2px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0), 0 1px 2px rgba(0, 0, 0, 0);
  background-color: #1ea0c1;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-family: "aileronregular", Helvetica, Arial, sans-serif;
  margin: 0 0 1.47368em;
  padding: 1em 1.2em;
  text-align: center;
  text-decoration: none;
  vertical-align: baseline;
}
/* line 25, ../sass/partials/global/extendables/_button.scss */
.button:focus, .button:hover {
  background-color: #1c4b6f;
  color: white;
  outline: 0;
}
/* line 31, ../sass/partials/global/extendables/_button.scss */
.button:active {
  background-color: #177b95;
}
/* line 39, ../sass/partials/global/extendables/_button.scss */
.button + .button {
  margin-left: 1em;
}
/* line 42, ../sass/partials/global/extendables/_button.scss */
[dir="rtl"] .button + .button {
  margin-left: 0;
  margin-right: 1em;
}

/* line 49, ../sass/partials/global/extendables/_button.scss */
.button--large {
  font-size: 0.94737em;
  line-height: 1.55556em;
}

@font-face {
  font-family: 'aileronbold';
  src: url("../fonts/aileron-bold-webfont.eot");
  src: url("../fonts/aileron-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/aileron-bold-webfont.woff2") format("woff2"), url("../fonts/aileron-bold-webfont.woff") format("woff"), url("../fonts/aileron-bold-webfont.ttf") format("truetype"), url("../fonts/aileron-bold-webfont.svg#aileronbold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'aileronitalic';
  src: url("../fonts/aileron-italic-webfont.eot");
  src: url("../fonts/aileron-italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/aileron-italic-webfont.woff2") format("woff2"), url("../fonts/aileron-italic-webfont.woff") format("woff"), url("../fonts/aileron-italic-webfont.ttf") format("truetype"), url("../fonts/aileron-italic-webfont.svg#aileronitalic") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'aileronregular';
  src: url("../fonts/aileron-regular-webfont.eot");
  src: url("../fonts/aileron-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/aileron-regular-webfont.woff2") format("woff2"), url("../fonts/aileron-regular-webfont.woff") format("woff"), url("../fonts/aileron-regular-webfont.ttf") format("truetype"), url("../fonts/aileron-regular-webfont.svg#aileronregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'aileronsemibold';
  src: url("../fonts/aileron-semibold-webfont.eot");
  src: url("../fonts/aileron-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/aileron-semibold-webfont.woff2") format("woff2"), url("../fonts/aileron-semibold-webfont.woff") format("woff"), url("../fonts/aileron-semibold-webfont.ttf") format("truetype"), url("../fonts/aileron-semibold-webfont.svg#aileronsemibold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'bariol';
  src: url("../fonts/bariol_regular-webfont.eot");
  src: url("../fonts/bariol_regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bariol_regular-webfont.woff2") format("woff2"), url("../fonts/bariol_regular-webfont.woff") format("woff"), url("../fonts/bariol_regular-webfont.ttf") format("truetype"), url("../fonts/bariol_regular-webfont.svg#bariol_regularregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 17, ../sass/partials/base/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 24, ../sass/partials/base/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 34, ../sass/partials/base/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 40, ../sass/partials/base/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 55, ../sass/partials/base/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 60, ../sass/partials/base/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 67, ../sass/partials/base/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 74, ../sass/partials/base/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: Consolas, "Lucida Console", "Liberation Mono", "Courier New", monospace, sans-serif;
  font-size: 1em;
}

/* line 87, ../sass/partials/base/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  max-width: 100%;
}

/* line 101, ../sass/partials/base/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 108, ../sass/partials/base/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 114, ../sass/partials/base/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 119, ../sass/partials/base/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 125, ../sass/partials/base/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

/* line 136, ../sass/partials/base/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 140, ../sass/partials/base/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 146, ../sass/partials/base/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 158, ../sass/partials/base/_normalize.scss */
abbr,
blockquote,
code,
kbd,
q,
samp,
tt,
var {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}

/* line 165, ../sass/partials/base/_normalize.scss */
img,
input,
textarea,
video {
  height: auto;
  max-width: 100%;
}

/* line 172, ../sass/partials/base/_normalize.scss */
embed,
iframe,
object {
  max-width: 100%;
}

/* line 176, ../sass/partials/base/_normalize.scss */
::-moz-selection {
  background: #6ea7ab;
  color: white;
  text-shadow: none;
}

/* line 182, ../sass/partials/base/_normalize.scss */
::selection {
  background: #6ea7ab;
  color: white;
  text-shadow: none;
}

/* line 6, ../sass/partials/base/_html-elements.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 11, ../sass/partials/base/_html-elements.scss */
* {
  -webkit-transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, -webkit-transform;
  -moz-transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, -moz-transform;
  -o-transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, -o-transform;
  transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}

/* line 26, ../sass/partials/base/_html-elements.scss */
a {
  background-color: transparent;
  color: #1ea0c1;
  text-decoration: none;
  font-family: "aileronsemibold", "aileronregular", Helvetica, Arial, sans-serif;
  outline-offset: 0.10526em;
}
/* line 35, ../sass/partials/base/_html-elements.scss */
a:active, a:hover {
  outline: 0;
}
/* line 40, ../sass/partials/base/_html-elements.scss */
a:hover, a:focus {
  color: #1c4b6f;
}

/* line 45, ../sass/partials/base/_html-elements.scss */
abbr {
  font-variant: small-caps;
  text-transform: lowercase;
}
/* line 48, ../sass/partials/base/_html-elements.scss */
abbr[title] {
  border-bottom: 1px dotted;
}
/* line 52, ../sass/partials/base/_html-elements.scss */
abbr:hover {
  cursor: help;
}

/* line 65, ../sass/partials/base/_html-elements.scss */
b {
  font-family: 'aileronbold', sans-serif;
}

/* line 69, ../sass/partials/base/_html-elements.scss */
blockquote {
  margin: 0 1.5em 1.47368em;
}

/* line 73, ../sass/partials/base/_html-elements.scss */
body {
  background-color: #f0f0f0;
  color: #3a3a3a;
  margin: 0;
  padding: 0;
  word-wrap: break-word;
}

/* line 83, ../sass/partials/base/_html-elements.scss */
button {
  overflow: visible;
}

/* line 101, ../sass/partials/base/_html-elements.scss */
dd {
  margin-bottom: 1.47368em;
}

/* line 109, ../sass/partials/base/_html-elements.scss */
dfn {
  font-style: italic;
}

/* line 113, ../sass/partials/base/_html-elements.scss */
dl {
  margin: 0 0 1.47368em;
}

/* line 119, ../sass/partials/base/_html-elements.scss */
em {
  font-family: "aileronitalic", "aileronregular", Helvetica, Arial, sans-serif;
}

/* line 129, ../sass/partials/base/_html-elements.scss */
figure {
  margin: 0 0 1.47368em;
}

/* line 142, ../sass/partials/base/_html-elements.scss */
h1, h2, h3, h4, h5, h6 {
  color: #1c4b6f;
  font-family: "aileronbold", "aileronregular", Helvetica, Arial, sans-serif;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  line-height: 1.1;
  text-rendering: optimizeLegibility;
}

/* line 150, ../sass/partials/base/_html-elements.scss */
h1 {
  font-size: 1.57895em;
  margin: 0 0 0.93333em;
}

/* line 156, ../sass/partials/base/_html-elements.scss */
h2 {
  font-size: 1.10526em;
  margin: 0 0 1.33333em;
}

/* line 162, ../sass/partials/base/_html-elements.scss */
h3 {
  font-size: 1em;
  margin: 0 0 1.47368em;
  color: #3a3a3a;
}

/* line 169, ../sass/partials/base/_html-elements.scss */
h4 {
  font-size: 1em;
  margin: 0 0 1.47368em;
}

/* line 175, ../sass/partials/base/_html-elements.scss */
h5 {
  font-size: 0.73684em;
  margin: 0 0 2em;
}

/* line 181, ../sass/partials/base/_html-elements.scss */
h6 {
  font-size: 0.63158em;
  margin: 0 0 2.33333em;
}

/* line 189, ../sass/partials/base/_html-elements.scss */
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid #cccccc;
  height: 0;
  margin: 1.47368em 0;
  padding-bottom: -1px;
}

/* line 197, ../sass/partials/base/_html-elements.scss */
html {
  line-height: 1.47368em;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  font-family: "aileronregular", Helvetica, Arial, sans-serif;
  font-size: 118.75%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 206, ../sass/partials/base/_html-elements.scss */
i {
  font-family: "aileronitalic", "aileronregular", Helvetica, Arial, sans-serif;
}

/* line 212, ../sass/partials/base/_html-elements.scss */
img {
  border: 0;
}

/* line 229, ../sass/partials/base/_html-elements.scss */
input {
  line-height: normal;
}

/* line 262, ../sass/partials/base/_html-elements.scss */
legend {
  border: 0;
  margin: 0;
  padding: 0;
}

/* line 277, ../sass/partials/base/_html-elements.scss */
li {
  margin-bottom: 15px;
}

/* line 283, ../sass/partials/base/_html-elements.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 298, ../sass/partials/base/_html-elements.scss */
ol {
  margin: 0 0 1.47368em;
  padding: 0 0 0 1.5em;
  font-size: 18px;
}
/* line 302, ../sass/partials/base/_html-elements.scss */
[dir="rtl"] ol {
  padding: 0 1.5em 0 0;
}
/* line 307, ../sass/partials/base/_html-elements.scss */
ol ol,
ol ul {
  margin: 0;
}

/* line 312, ../sass/partials/base/_html-elements.scss */
optgroup {
  font-weight: bold;
}

/* line 320, ../sass/partials/base/_html-elements.scss */
p {
  margin: 0 0 1.47368em;
}

/* line 326, ../sass/partials/base/_html-elements.scss */
pre {
  margin: 0 0 1.47368em;
  overflow: auto;
}

/* line 349, ../sass/partials/base/_html-elements.scss */
small {
  font-size: 0.73684em;
  line-height: 2em;
}

/* line 353, ../sass/partials/base/_html-elements.scss */
strong {
  font-family: 'aileronbold', sans-serif;
}

/* line 357, ../sass/partials/base/_html-elements.scss */
sub {
  bottom: -0.25em;
}

/* line 363, ../sass/partials/base/_html-elements.scss */
sup {
  top: -0.5em;
}

/* line 367, ../sass/partials/base/_html-elements.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 376, ../sass/partials/base/_html-elements.scss */
textarea {
  overflow: auto;
}

/* line 392, ../sass/partials/base/_html-elements.scss */
ul {
  margin: 0 0 1.47368em;
  padding: 0 0 0 1.2em;
  font-size: 18px;
}
/* line 396, ../sass/partials/base/_html-elements.scss */
[dir="rtl"] ul {
  padding: 0 1.2em 0 0;
}
/* line 401, ../sass/partials/base/_html-elements.scss */
ul ol,
ul ul {
  margin: 0;
}

@media print {
  /* line 412, ../sass/partials/base/_html-elements.scss */
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
  }

  /* line 425, ../sass/partials/base/_html-elements.scss */
  iframe,
  nav {
    display: none;
  }

  /* line 430, ../sass/partials/base/_html-elements.scss */
  a,
  a:visited {
    text-decoration: none;
  }

  /* line 434, ../sass/partials/base/_html-elements.scss */
  a[href]:after {
    content: " <" attr(href) ">";
    font-family: "aileronregular", Helvetica, Arial, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    text-transform: lowercase;
  }

  /* line 450, ../sass/partials/base/_html-elements.scss */
  a[href^="javascript:"]:after,
  a[href^="mailto:"]:after,
  a[href^="tel:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 454, ../sass/partials/base/_html-elements.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 459, ../sass/partials/base/_html-elements.scss */
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 464, ../sass/partials/base/_html-elements.scss */
  thead {
    display: table-header-group;
  }

  /* line 470, ../sass/partials/base/_html-elements.scss */
  img,
  tr,
  ul {
    page-break-inside: avoid;
  }

  /* line 474, ../sass/partials/base/_html-elements.scss */
  img {
    max-width: 100% !important;
  }

  /* line 483, ../sass/partials/base/_html-elements.scss */
  h1 a:after,
  h2 a:after,
  h3 a:after,
  h4 a:after,
  h5 a:after,
  h6 a:after {
    display: inline-block;
  }

  /* line 490, ../sass/partials/base/_html-elements.scss */
  h2,
  h3,
  h4,
  p {
    orphans: 3;
    widows: 3;
  }

  /* line 497, ../sass/partials/base/_html-elements.scss */
  h2,
  h3,
  h4 {
    page-break-after: avoid;
  }

  @page {
    margin: 2cm;
}
}
/* line 1, ../sass/partials/layout/_page.scss */
.layout-constrain {
  margin-left: auto;
  margin-right: auto;
  max-width: 63.15789em;
  padding-left: 1em;
  padding-right: 1em;
}

/* line 9, ../sass/partials/global/helpers/_clearfix.scss */
.layout-main:after {
  display: table;
  content: "";
}
/* line 14, ../sass/partials/global/helpers/_clearfix.scss */
.layout-main:after {
  clear: both;
}
/* line 15, ../sass/partials/layout/_page.scss */
.layout-main .limited-width {
  margin: 0 70px;
}
/* line 18, ../sass/partials/layout/_page.scss */
.layout-main .layout-main__content {
  margin-top: 35px;
  padding-bottom: 30px;
}
@media (min-width: 61.25em) {
  /* line 18, ../sass/partials/layout/_page.scss */
  .layout-main .layout-main__content {
    margin: 35px 70px 0 70px;
  }
}
@media (min-width: 43.75em) {
  /* line 29, ../sass/partials/layout/_page.scss */
  .layout-main.sidebar .layout-main__sidebar {
    width: 30%;
    margin-left: 5%;
    float: right;
  }
}

/* line 42, ../sass/partials/layout/_page.scss */
.event-ur2016 article.type-event table {
  width: 100%;
}
/* line 44, ../sass/partials/layout/_page.scss */
.event-ur2016 article.type-event table td {
  padding: 0px 15px;
}

/* line 54, ../sass/partials/layout/_page.scss */
.newsletter.type-newsletter blockquote.wp-embedded-content {
  display: none;
}
/* line 57, ../sass/partials/layout/_page.scss */
.newsletter.type-newsletter iframe {
  display: block;
  margin: 0 auto;
}

/* line 1, ../sass/partials/components/_additional-info.scss */
.additional-info {
  background: white;
  font-size: 15px;
  margin-bottom: 40px;
  border-radius: 3px;
}
/* line 6, ../sass/partials/components/_additional-info.scss */
.additional-info h2 {
  color: #3a3a3a;
}
/* line 9, ../sass/partials/components/_additional-info.scss */
.additional-info .widget {
  padding: 3% 4%;
  border-bottom: 1px solid #f0f0f0;
}
@media (min-width: 44.375em) {
  /* line 9, ../sass/partials/components/_additional-info.scss */
  .additional-info .widget {
    padding: 10% 12%;
  }
}
/* line 15, ../sass/partials/components/_additional-info.scss */
.additional-info .widget ul, .additional-info .widget li {
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}
/* line 21, ../sass/partials/components/_additional-info.scss */
.additional-info .widget__title {
  font-size: 18px;
  color: #c16a29;
  margin-bottom: 2%;
}
@media (min-width: 44.375em) {
  /* line 21, ../sass/partials/components/_additional-info.scss */
  .additional-info .widget__title {
    margin-bottom: 5%;
  }
}
/* line 29, ../sass/partials/components/_additional-info.scss */
.additional-info .info-detail {
  margin-bottom: 5%;
  line-height: 1.2;
}
/* line 32, ../sass/partials/components/_additional-info.scss */
.additional-info .info-detail:last-child {
  margin-bottom: 0;
}
/* line 35, ../sass/partials/components/_additional-info.scss */
.additional-info .info-detail strong {
  text-transform: uppercase;
  display: block;
}

/* line 1, ../sass/partials/components/_additional-items.scss */
.additional-items {
  display: none;
}

/* line 1, ../sass/partials/components/_aligncenter.scss */
.aligncenter {
  display: block;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

/* line 1, ../sass/partials/components/_alignleft.scss */
.alignleft {
  max-width: 100%;
}

/* line 5, ../sass/partials/components/_alignleft.scss */
.alignleft {
  float: none;
  margin: 0;
}

@media (min-width: 43.75em) {
  /* line 11, ../sass/partials/components/_alignleft.scss */
  .alignleft {
    float: left;
    margin: 0 1em 1em 0;
  }
}
/* line 1, ../sass/partials/components/_alignright.scss */
.alignright {
  max-width: 100%;
}

/* line 5, ../sass/partials/components/_alignright.scss */
.alignright {
  float: none;
  margin: 0;
}

@media (min-width: 43.75em) {
  /* line 11, ../sass/partials/components/_alignright.scss */
  .alignright {
    float: right;
    margin: 0 0 1em 1em;
  }
}
/* line 4, ../sass/partials/components/_button.scss */
.button {
  font-size: 20px;
  line-height: 1;
  font-family: "bariol", "aileronregular", Helvetica, Arial, sans-serif;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 1px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 1px;
  text-transform: uppercase;
}
/* line 11, ../sass/partials/components/_button.scss */
.button.button-alternate {
  background: #be212a;
}
/* line 13, ../sass/partials/components/_button.scss */
.button.button-alternate:hover {
  color: #be212a;
  background: white;
}

/* line 1, ../sass/partials/components/_bypostauthor.scss */
.bypostauthor {
  display: block;
}

/* line 1, ../sass/partials/components/_card.scss */
.card {
  width: 100%;
  display: block;
  text-decoration: none;
  color: #3a3a3a;
  background: white;
  font-size: 15px;
  line-height: 18px;
  border-radius: 3px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.19) 0 0 8px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.19) 0 0 8px 0;
  box-shadow: rgba(0, 0, 0, 0.19) 0 0 8px 0;
  margin-bottom: 35px;
}
@media (min-width: 45.625em) {
  /* line 1, ../sass/partials/components/_card.scss */
  .card {
    width: 315px;
    margin-right: 35px;
  }
}
@media (min-width: 74.25em) {
  /* line 1, ../sass/partials/components/_card.scss */
  .card {
    width: 360px;
  }
  /* line 18, ../sass/partials/components/_card.scss */
  .card:nth-child(3n) {
    margin-right: 0;
  }
}
/* line 22, ../sass/partials/components/_card.scss */
.card:hover {
  color: #3a3a3a;
}
/* line 24, ../sass/partials/components/_card.scss */
.card:hover .card-title {
  background: #1c4b6f;
}
/* line 28, ../sass/partials/components/_card.scss */
.card:last-child {
  margin-right: 0;
}
/* line 31, ../sass/partials/components/_card.scss */
.card span {
  display: block;
}
/* line 34, ../sass/partials/components/_card.scss */
.card .card-content {
  padding: 15px 25px 40px 25px;
}
/* line 37, ../sass/partials/components/_card.scss */
.card .card-title {
  padding: 15px;
  margin: 0 25px;
  text-transform: uppercase;
  font-family: "bariol", "aileronregular", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 19px;
  position: relative;
}
/* line 46, ../sass/partials/components/_card.scss */
.card .card-image {
  border-radius: 3px 3px 0 0;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 45.625em) {
  /* line 46, ../sass/partials/components/_card.scss */
  .card .card-image {
    height: 180px;
  }
}
/* line 55, ../sass/partials/components/_card.scss */
.card .card-image + .card-title {
  top: -15px;
}
/* line 59, ../sass/partials/components/_card.scss */
.card .card-summary {
  padding-top: 15px;
}
/* line 62, ../sass/partials/components/_card.scss */
.card .event-info {
  font-family: "aileronsemibold", "aileronregular", Helvetica, Arial, sans-serif;
}

/* line 1, ../sass/partials/components/_cards.scss */
.cards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-justify-content: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 61.25em) {
  /* line 1, ../sass/partials/components/_cards.scss */
  .cards {
    align-items: stretch;
  }
}

/* line 1, ../sass/partials/components/_comment-list.scss */
ul.comment-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 6, ../sass/partials/components/_comment-list.scss */
ul.comment-list li {
  margin: 0 0 1em 0;
  padding: 0;
}
/* line 10, ../sass/partials/components/_comment-list.scss */
ul.comment-list ul {
  list-style: none;
  margin: 0.5em 0 0 1em;
}

/* line 1, ../sass/partials/components/_countdown.scss */
.countdown {
  color: #1ea0c1;
  text-transform: uppercase;
}
/* line 4, ../sass/partials/components/_countdown.scss */
.countdown a, .countdown a:link, .countdown a:active, .countdown a:visited {
  color: #1ea0c1;
}
/* line 7, ../sass/partials/components/_countdown.scss */
.countdown, .countdown a, .countdown span {
  font-family: "bariol", "aileronregular", Helvetica, Arial, sans-serif;
}
/* line 10, ../sass/partials/components/_countdown.scss */
.countdown, .countdown > a {
  display: flex;
}
/* line 13, ../sass/partials/components/_countdown.scss */
.countdown > a {
  margin: 0 auto;
}
/* line 17, ../sass/partials/components/_countdown.scss */
.countdown #clock {
  font-size: 39px;
  text-transform: none;
  font-weight: 400;
  display: flex;
  padding-right: 10px;
}
/* line 23, ../sass/partials/components/_countdown.scss */
.countdown #clock .clock-segment {
  text-align: center;
  flex: 1;
  margin-right: 10px;
}
/* line 27, ../sass/partials/components/_countdown.scss */
.countdown #clock .clock-segment small {
  display: block;
  font-size: .4em;
  white-space: nowrap;
}

/* line 1, ../sass/partials/components/_event-video.scss */
.event-video {
  margin: 60px 0;
}
/* line 3, ../sass/partials/components/_event-video.scss */
.event-video p {
  background: white;
  margin: 0;
  padding: 20px 15px;
  max-width: 860px;
  border-bottom: 1px solid #d9d9d9;
  margin-top: -8px;
  font-size: 17px;
  font-family: "aileronsemibold", "aileronregular", Helvetica, Arial, sans-serif;
  font-style: italic;
}

/* line 1, ../sass/partials/components/_events-hidden.scss */
.events-hidden {
  max-height: 0px;
  overflow: hidden;
  width: 100%;
  -webkit-transition-property: max-height;
  -moz-transition-property: max-height;
  -o-transition-property: max-height;
  transition-property: max-height;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
/* line 8, ../sass/partials/components/_events-hidden.scss */
.events-hidden.events-shown {
  max-height: 99999px;
}

/* line 1, ../sass/partials/components/_facetwp.scss */
.facetwp-type-checkboxes, .facetwp-type-hierarchy {
  max-height: 100% !important;
}

/* line 4, ../sass/partials/components/_facetwp.scss */
.facetwp-facet {
  margin-bottom: 0 !important;
}

/* line 3, ../sass/partials/components/_featured-event.scss */
.featured-event {
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 460px;
  margin-bottom: 40px;
  padding-top: 55px;
  color: #fefefe;
  font-family: "bariol", "aileronregular", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
  padding-top: 20px;
  font-size: 16px;
}
@media (min-width: 49.0625em) {
  /* line 3, ../sass/partials/components/_featured-event.scss */
  .featured-event {
    min-height: 460px;
    margin-bottom: 40px;
    padding-top: 55px;
    text-transform: uppercase;
    font-size: 19px;
  }
}
/* line 21, ../sass/partials/components/_featured-event.scss */
.featured-event .event-info {
  max-width: 785px;
  margin: 0 auto;
  padding: 20px;
  position: relative;
}
@media (min-width: 49.0625em) {
  /* line 21, ../sass/partials/components/_featured-event.scss */
  .featured-event .event-info {
    padding: 40px 70px;
  }
}
/* line 30, ../sass/partials/components/_featured-event.scss */
.featured-event .event-link {
  font-size: 1.57895em;
  line-height: 35px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fefefe;
  font-family: "bariol", "aileronregular", Helvetica, Arial, sans-serif;
}
@media (min-width: 49.0625em) {
  /* line 30, ../sass/partials/components/_featured-event.scss */
  .featured-event .event-link {
    font-size: 2.63158em;
    line-height: 45px;
  }
}
/* line 42, ../sass/partials/components/_featured-event.scss */
.featured-event .event-location {
  /*&:before {
  	content: '| ';
  	color: $notquitewhite;
  }*/
}
/* line 48, ../sass/partials/components/_featured-event.scss */
.featured-event .event-title {
  padding-bottom: 10px;
}
/* line 51, ../sass/partials/components/_featured-event.scss */
.featured-event .event-desc {
  padding-bottom: 10px;
}
/* line 54, ../sass/partials/components/_featured-event.scss */
.featured-event .event-date, .featured-event .event-location {
  font-size: 18px;
}
@media (min-width: 49.0625em) {
  /* line 54, ../sass/partials/components/_featured-event.scss */
  .featured-event .event-date, .featured-event .event-location {
    font-size: 25px;
  }
}

/* line 63, ../sass/partials/components/_featured-event.scss */
.event__blue .event-info {
  background: rgba(28, 71, 111, 0.91);
  border-top: 1px solid #366d96;
}
/* line 67, ../sass/partials/components/_featured-event.scss */
.event__blue .event-date, .event__blue .event-location {
  color: #eabb48;
}

/* line 72, ../sass/partials/components/_featured-event.scss */
.event__rust .event-info {
  background: rgba(193, 106, 41, 0.91);
}
/* line 75, ../sass/partials/components/_featured-event.scss */
.event__rust .event-date, .event__rust .event-location {
  color: #2e3d45;
}

/* line 81, ../sass/partials/components/_featured-event.scss */
.event_red .event-info {
  background: rgba(190, 11, 42, 0.91);
  border-top: 1px solid #dc363f;
}
/* line 85, ../sass/partials/components/_featured-event.scss */
.event_red .event-date, .event_red .event-location {
  color: #fff9ed;
}

/* line 91, ../sass/partials/components/_featured-event.scss */
.event_white .event-info {
  background: rgba(255, 255, 255, 0.91);
  border-top: 1px solid white;
}
/* line 95, ../sass/partials/components/_featured-event.scss */
.event_white .event-link {
  color: #be212a;
}
/* line 98, ../sass/partials/components/_featured-event.scss */
.event_white .event-desc, .event_white .event-date, .event_white .event-location, .event_white .event-separator {
  color: #3a3a3a;
}

/* line 103, ../sass/partials/components/_featured-event.scss */
.event-buttons {
  width: 100%;
  margin-top: 10px;
}
/* line 106, ../sass/partials/components/_featured-event.scss */
.event-buttons .button {
  margin-right: 10px;
}
/* line 108, ../sass/partials/components/_featured-event.scss */
.event-buttons .button:last-child {
  margin-right: 0;
}
/* line 112, ../sass/partials/components/_featured-event.scss */
.event-buttons .button + .button {
  margin: 0;
}
@media (min-width: 49.0625em) {
  /* line 103, ../sass/partials/components/_featured-event.scss */
  .event-buttons {
    position: absolute;
    bottom: -70px;
    width: 645px;
    text-align: center;
  }
}

/* line 2, ../sass/partials/components/_featured-resource.scss */
.featured-resources .card {
  max-width: 315px;
}
@media (min-width: 45.625em) {
  /* line 2, ../sass/partials/components/_featured-resource.scss */
  .featured-resources .card {
    width: 45%;
    margin-right: 3%;
  }
}
@media (min-width: 74.25em) {
  /* line 2, ../sass/partials/components/_featured-resource.scss */
  .featured-resources .card {
    width: 45%;
  }
  /* line 10, ../sass/partials/components/_featured-resource.scss */
  .featured-resources .card:nth-child(even) {
    margin-right: 0;
  }
}

/* line 1, ../sass/partials/components/_file-extension.scss */
.file-extension {
  text-transform: uppercase;
}

/* line 1, ../sass/partials/components/_footer.scss */
.footer {
  background: #767676;
  color: #ccc;
  padding: 45px 0;
  text-align: center;
}
/* line 6, ../sass/partials/components/_footer.scss */
.footer .footer-logo {
  margin-bottom: 30px;
}
/* line 9, ../sass/partials/components/_footer.scss */
.footer .button {
  background-color: #ededed;
  color: #17a0c2;
  -webkit-box-shadow: rgba(0, 0, 0, 0) 0 1px 3px 1px;
  -moz-box-shadow: rgba(0, 0, 0, 0) 0 1px 3px 1px;
  box-shadow: rgba(0, 0, 0, 0) 0 1px 3px 1px;
  padding: 20px 30px 20px 60px;
  background-repeat: no-repeat;
  background-position: 30px center;
  max-width: 90%;
  display: block;
  margin: 5px auto;
}
/* line 19, ../sass/partials/components/_footer.scss */
.footer .button:hover {
  background-color: white;
}
@media (min-width: 50em) {
  /* line 9, ../sass/partials/components/_footer.scss */
  .footer .button {
    max-width: auto;
    display: inline-block;
    margin: 0 5px 10px 0;
  }
}
/* line 29, ../sass/partials/components/_footer.scss */
.footer .button.button-linkedin {
  background-image: url('../images/bg/linkedin.png');
  background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjUuNzY0cHgiIGhlaWdodD0iMjUuNzJweCIgdmlld0JveD0iMCAwIDI1Ljc2NCAyNS43MiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjUuNzY0IDI1LjcyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxnPg0KCQk8Zz4NCgkJCTxnPg0KCQkJCTxwYXRoIGZpbGw9IiMxNkEwQzIiIGQ9Ik01Ljc2OCwyNS43MkgwLjQyNFY4LjU0MWg1LjM0NFYyNS43MnogTTMuMDk4LDYuMTkxQzEuMzgyLDYuMTkxLDAsNC44MDQsMCwzLjA5NQ0KCQkJCQlDMCwxLjM4OCwxLjM4MiwwLDMuMDk4LDBjMS43MDgsMCwzLjA5NSwxLjM4OCwzLjA5NSwzLjA5NUM2LjE5Miw0LjgwNCw0LjgwNiw2LjE5MSwzLjA5OCw2LjE5MXogTTI1Ljc2NCwyNS43MmgtNS4zMzZ2LTguMzU0DQoJCQkJCWMwLTEuOTkyLTAuMDM5LTQuNTU2LTIuNzc1LTQuNTU2Yy0yLjc3OCwwLTMuMjAyLDIuMTctMy4yMDIsNC40MTF2OC40OThIOS4xMThWOC41NDFoNS4xMTh2Mi4zNDdoMC4wNzMNCgkJCQkJYzAuNzEyLTEuMzUxLDIuNDU1LTIuNzc1LDUuMDUyLTIuNzc1YzUuNDAyLDAsNi40MDIsMy41NTcsNi40MDIsOC4xODRWMjUuNzJ6Ii8+DQoJCQk8L2c+DQoJCTwvZz4NCgk8L2c+DQoJPGc+DQoJCTxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iODcuMjg4LDIzLjU2NiA4Ny45NzgsMjMuNTY2IDg3Ljk3OCwyNS43MiA4OC4zNTQsMjUuNzIgODguMzU0LDIzLjU2NiA4OS4wNDIsMjMuNTY2IA0KCQkJODkuMDQyLDIzLjE5IDg3LjI4OCwyMy4xOSAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjkxLjQ4NSwyMy4xOSA5MC43NDgsMjUuMDQ3IDkwLjAxLDIzLjE5IDg5LjQ3NSwyMy4xOSA4OS40NzUsMjUuNzIgODkuODQ5LDI1LjcyIDg5Ljg0OSwyMy43OTYgDQoJCQk5MC42MjMsMjUuNzIgOTAuODczLDI1LjcyIDkxLjY0NiwyMy43OTYgOTEuNjQ2LDI1LjcyIDkyLjAyLDI1LjcyIDkyLjAyLDIzLjE5IAkJIi8+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjUuNzY0cHgiIGhlaWdodD0iMjUuNzJweCIgdmlld0JveD0iMCAwIDI1Ljc2NCAyNS43MiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjUuNzY0IDI1LjcyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxnPg0KCQk8Zz4NCgkJCTxnPg0KCQkJCTxwYXRoIGZpbGw9IiMxNkEwQzIiIGQ9Ik01Ljc2OCwyNS43MkgwLjQyNFY4LjU0MWg1LjM0NFYyNS43MnogTTMuMDk4LDYuMTkxQzEuMzgyLDYuMTkxLDAsNC44MDQsMCwzLjA5NQ0KCQkJCQlDMCwxLjM4OCwxLjM4MiwwLDMuMDk4LDBjMS43MDgsMCwzLjA5NSwxLjM4OCwzLjA5NSwzLjA5NUM2LjE5Miw0LjgwNCw0LjgwNiw2LjE5MSwzLjA5OCw2LjE5MXogTTI1Ljc2NCwyNS43MmgtNS4zMzZ2LTguMzU0DQoJCQkJCWMwLTEuOTkyLTAuMDM5LTQuNTU2LTIuNzc1LTQuNTU2Yy0yLjc3OCwwLTMuMjAyLDIuMTctMy4yMDIsNC40MTF2OC40OThIOS4xMThWOC41NDFoNS4xMTh2Mi4zNDdoMC4wNzMNCgkJCQkJYzAuNzEyLTEuMzUxLDIuNDU1LTIuNzc1LDUuMDUyLTIuNzc1YzUuNDAyLDAsNi40MDIsMy41NTcsNi40MDIsOC4xODRWMjUuNzJ6Ii8+DQoJCQk8L2c+DQoJCTwvZz4NCgk8L2c+DQoJPGc+DQoJCTxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iODcuMjg4LDIzLjU2NiA4Ny45NzgsMjMuNTY2IDg3Ljk3OCwyNS43MiA4OC4zNTQsMjUuNzIgODguMzU0LDIzLjU2NiA4OS4wNDIsMjMuNTY2IA0KCQkJODkuMDQyLDIzLjE5IDg3LjI4OCwyMy4xOSAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjkxLjQ4NSwyMy4xOSA5MC43NDgsMjUuMDQ3IDkwLjAxLDIzLjE5IDg5LjQ3NSwyMy4xOSA4OS40NzUsMjUuNzIgODkuODQ5LDI1LjcyIDg5Ljg0OSwyMy43OTYgDQoJCQk5MC42MjMsMjUuNzIgOTAuODczLDI1LjcyIDkxLjY0NiwyMy43OTYgOTEuNjQ2LDI1LjcyIDkyLjAyLDI1LjcyIDkyLjAyLDIzLjE5IAkJIi8+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=');
  background-size: 22px 24px;
  background-position: 30px 15px;
}
/* line 34, ../sass/partials/components/_footer.scss */
.footer .button.button-twitter {
  background-image: url('../images/bg/twitter.png');
  background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjczLjM5cHgiIGhlaWdodD0iMjIyLjE3OHB4IiB2aWV3Qm94PSIwIDAgMjczLjM5IDIyMi4xNzgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI3My4zOSAyMjIuMTc4Ig0KCSB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiMxNkEwQzIiIGQ9Ik0yNzMuMzksMjYuMzAxYy0xMC4wNTksNC40NjEtMjAuODY4LDcuNDc3LTMyLjIxNSw4LjgzMmMxMS41ODEtNi45NDEsMjAuNDc1LTE3LjkzNCwyNC42NjItMzEuMDMxDQoJQzI1NSwxMC41MjksMjQyLjk5NiwxNS4xOTcsMjMwLjIyLDE3LjcxM0MyMTkuOTg4LDYuODEyLDIwNS40MTEsMCwxODkuMjc5LDBjLTMwLjk3OCwwLTU2LjA5MSwyNS4xMTMtNTYuMDkxLDU2LjA4OA0KCWMwLDQuMzk2LDAuNDk2LDguNjc3LDEuNDUyLDEyLjc4MkM4OC4wMjUsNjYuNTMxLDQ2LjY5Niw0NC4yMDEsMTkuMDMyLDEwLjI2N2MtNC44MjgsOC4yODQtNy41OTQsMTcuOTE5LTcuNTk0LDI4LjE5OA0KCWMwLDE5LjQ1OSw5LjkwMiwzNi42MjcsMjQuOTUyLDQ2LjY4NmMtOS4xOTQtMC4yOTEtMTcuODQzLTIuODE0LTI1LjQwNS03LjAxNmMtMC4wMDQsMC4yMzQtMC4wMDUsMC40NjktMC4wMDUsMC43MDUNCgljMCwyNy4xNzYsMTkuMzM0LDQ5Ljg0Niw0NC45OTMsNTQuOTk5Yy00LjcwNywxLjI4MS05LjY2MiwxLjk2Ny0xNC43NzcsMS45NjdjLTMuNjE0LDAtNy4xMjgtMC4zNTItMTAuNTUzLTEuMDA2DQoJYzcuMTM4LDIyLjI4MywyNy44NTIsMzguNSw1Mi4zOTYsMzguOTUzYy0xOS4xOTYsMTUuMDQzLTQzLjM4MSwyNC4wMS02OS42NTksMjQuMDFjLTQuNTI3LDAtOC45OTItMC4yNjYtMTMuMzgtMC43ODMNCgljMjQuODIyLDE1LjkxNCw1NC4zMDUsMjUuMTk5LDg1Ljk3OSwyNS4xOTljMTAzLjE2OSwwLDE1OS41ODUtODUuNDY3LDE1OS41ODUtMTU5LjU4NmMwLTIuNDMyLTAuMDU1LTQuODUxLTAuMTYyLTcuMjU2DQoJQzI1Ni4zNiw0Ny40MjgsMjY1Ljg3LDM3LjU0OSwyNzMuMzksMjYuMzAxeiIvPg0KPC9zdmc+DQo=');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjczLjM5cHgiIGhlaWdodD0iMjIyLjE3OHB4IiB2aWV3Qm94PSIwIDAgMjczLjM5IDIyMi4xNzgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI3My4zOSAyMjIuMTc4Ig0KCSB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiMxNkEwQzIiIGQ9Ik0yNzMuMzksMjYuMzAxYy0xMC4wNTksNC40NjEtMjAuODY4LDcuNDc3LTMyLjIxNSw4LjgzMmMxMS41ODEtNi45NDEsMjAuNDc1LTE3LjkzNCwyNC42NjItMzEuMDMxDQoJQzI1NSwxMC41MjksMjQyLjk5NiwxNS4xOTcsMjMwLjIyLDE3LjcxM0MyMTkuOTg4LDYuODEyLDIwNS40MTEsMCwxODkuMjc5LDBjLTMwLjk3OCwwLTU2LjA5MSwyNS4xMTMtNTYuMDkxLDU2LjA4OA0KCWMwLDQuMzk2LDAuNDk2LDguNjc3LDEuNDUyLDEyLjc4MkM4OC4wMjUsNjYuNTMxLDQ2LjY5Niw0NC4yMDEsMTkuMDMyLDEwLjI2N2MtNC44MjgsOC4yODQtNy41OTQsMTcuOTE5LTcuNTk0LDI4LjE5OA0KCWMwLDE5LjQ1OSw5LjkwMiwzNi42MjcsMjQuOTUyLDQ2LjY4NmMtOS4xOTQtMC4yOTEtMTcuODQzLTIuODE0LTI1LjQwNS03LjAxNmMtMC4wMDQsMC4yMzQtMC4wMDUsMC40NjktMC4wMDUsMC43MDUNCgljMCwyNy4xNzYsMTkuMzM0LDQ5Ljg0Niw0NC45OTMsNTQuOTk5Yy00LjcwNywxLjI4MS05LjY2MiwxLjk2Ny0xNC43NzcsMS45NjdjLTMuNjE0LDAtNy4xMjgtMC4zNTItMTAuNTUzLTEuMDA2DQoJYzcuMTM4LDIyLjI4MywyNy44NTIsMzguNSw1Mi4zOTYsMzguOTUzYy0xOS4xOTYsMTUuMDQzLTQzLjM4MSwyNC4wMS02OS42NTksMjQuMDFjLTQuNTI3LDAtOC45OTItMC4yNjYtMTMuMzgtMC43ODMNCgljMjQuODIyLDE1LjkxNCw1NC4zMDUsMjUuMTk5LDg1Ljk3OSwyNS4xOTljMTAzLjE2OSwwLDE1OS41ODUtODUuNDY3LDE1OS41ODUtMTU5LjU4NmMwLTIuNDMyLTAuMDU1LTQuODUxLTAuMTYyLTcuMjU2DQoJQzI1Ni4zNiw0Ny40MjgsMjY1Ljg3LDM3LjU0OSwyNzMuMzksMjYuMzAxeiIvPg0KPC9zdmc+DQo=');
  background-size: 22px 17px;
}
/* line 38, ../sass/partials/components/_footer.scss */
.footer .button.button-newsletter {
  background-image: url('../images/bg/newsletter.png');
  background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii0yMzEgMjQ5IDQwIDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0yMzEgMjQ5IDQwIDI0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojMTdBMEMyO30NCjwvc3R5bGU+DQo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNLTIxOSwyNDljMy4zLDAsNiwyLjcsNiw2YzAsMy4zLTIuNyw2LTYsNnMtNi0yLjctNi02Qy0yMjUsMjUxLjctMjIyLjMsMjQ5LTIxOSwyNDl6Ii8+DQo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNLTIwNywyNzNoLTI0di0yYzAtNCw4LTYuMiwxMi02LjJzMTIsMi4yLDEyLDYuMlYyNzN6Ii8+DQo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNLTIwNywyNDl2MTJoMTZ2LTEySC0yMDd6IE0tMTkzLDI1M2wtNiw0bC02LTR2LTJsNiw0bDYtNFYyNTN6Ii8+DQo8L3N2Zz4NCg==');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii0yMzEgMjQ5IDQwIDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0yMzEgMjQ5IDQwIDI0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojMTdBMEMyO30NCjwvc3R5bGU+DQo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNLTIxOSwyNDljMy4zLDAsNiwyLjcsNiw2YzAsMy4zLTIuNyw2LTYsNnMtNi0yLjctNi02Qy0yMjUsMjUxLjctMjIyLjMsMjQ5LTIxOSwyNDl6Ii8+DQo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNLTIwNywyNzNoLTI0di0yYzAtNCw4LTYuMiwxMi02LjJzMTIsMi4yLDEyLDYuMlYyNzN6Ii8+DQo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNLTIwNywyNDl2MTJoMTZ2LTEySC0yMDd6IE0tMTkzLDI1M2wtNiw0bC02LTR2LTJsNiw0bDYtNFYyNTN6Ii8+DQo8L3N2Zz4NCg==');
  background-size: 35px 21px;
  padding-left: 75px;
}
/* line 44, ../sass/partials/components/_footer.scss */
.footer .widget_text {
  text-align: center;
}
/* line 47, ../sass/partials/components/_footer.scss */
.footer .widget__title {
  font-family: "bariol", "aileronregular", Helvetica, Arial, sans-serif;
  font-size: 25px;
  text-transform: uppercase;
  color: #fffefe;
  font-weight: 300;
}
/* line 54, ../sass/partials/components/_footer.scss */
.footer .menu {
  margin: 0;
  font-size: 19px;
  padding-bottom: 40px;
  border-bottom: 1px solid #838383;
  margin-bottom: 35px;
  text-align: left;
}
@media (min-width: 55.625em) {
  /* line 54, ../sass/partials/components/_footer.scss */
  .footer .menu {
    text-align: center;
  }
}
/* line 64, ../sass/partials/components/_footer.scss */
.footer .menu li {
  margin-bottom: 0;
  display: inline-block;
  width: 32%;
}
@media (min-width: 55.625em) {
  /* line 64, ../sass/partials/components/_footer.scss */
  .footer .menu li {
    padding: 0 1.31579em 0 0;
    width: auto;
  }
}
@media (min-width: 72.1875em) {
  /* line 64, ../sass/partials/components/_footer.scss */
  .footer .menu li {
    padding: 0 2.36842em 0 0;
  }
}
/* line 75, ../sass/partials/components/_footer.scss */
.footer .menu li:last-child {
  padding-right: 0;
}
/* line 80, ../sass/partials/components/_footer.scss */
.footer a {
  color: #ccc;
  text-decoration: none;
  font-family: "aileronregular", Helvetica, Arial, sans-serif;
}
/* line 84, ../sass/partials/components/_footer.scss */
.footer a:hover {
  color: white;
  color: #17a0c2;
}
/* line 89, ../sass/partials/components/_footer.scss */
.footer .copyright {
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
}
/* line 93, ../sass/partials/components/_footer.scss */
.footer .copyright a {
  display: block;
  padding: 0 10px;
}
@media (min-width: 31.25em) {
  /* line 93, ../sass/partials/components/_footer.scss */
  .footer .copyright a {
    display: inline;
  }
}

/* line 1, ../sass/partials/components/_gallery-caption.scss */
.gallery-caption {
  max-width: 100%;
}

/* WordPress Gallery 
------------------------------------------ */
/* line 4, ../sass/partials/components/_gallery.scss */
.gallery {
  margin-left: -0.5em;
  margin-right: -0.5em;
}

/* line 9, ../sass/partials/components/_gallery.scss */
.gallery:after {
  display: table;
  content: "";
  clear: both;
}

/* line 15, ../sass/partials/components/_gallery.scss */
.gallery-item {
  margin: 0;
  float: left;
  padding: 0.5em;
}

/* line 24, ../sass/partials/components/_gallery.scss */
.gallery-columns-1 .gallery-item {
  width: 100%;
  float: none;
}

/* line 28, ../sass/partials/components/_gallery.scss */
.gallery-columns-2 .gallery-item {
  width: 50%;
}

/* line 31, ../sass/partials/components/_gallery.scss */
.gallery-columns-3 .gallery-item {
  width: 33.3333%;
}

/* line 34, ../sass/partials/components/_gallery.scss */
.gallery-columns-4 .gallery-item {
  width: 25%;
}

/* line 37, ../sass/partials/components/_gallery.scss */
.gallery-columns-5 .gallery-item {
  width: 20%;
}

/* line 40, ../sass/partials/components/_gallery.scss */
.gallery-columns-6 .gallery-item {
  width: 16.6667%;
}

/* line 43, ../sass/partials/components/_gallery.scss */
.gallery-columns-7 .gallery-item {
  width: 14.2857%;
}

/* line 46, ../sass/partials/components/_gallery.scss */
.gallery-columns-8 .gallery-item {
  width: 12.5%;
}

/* line 49, ../sass/partials/components/_gallery.scss */
.gallery-columns-9 .gallery-item {
  width: 11.1111%;
}

/* line 60, ../sass/partials/components/_gallery.scss */
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
  clear: left;
}

/* line 1, ../sass/partials/components/_gfdrr-info.scss */
.gfdrr-info {
  margin-bottom: 30px;
  color: white;
  font-size: 15px;
}
/* line 5, ../sass/partials/components/_gfdrr-info.scss */
.gfdrr-info span, .gfdrr-info img {
  display: inline-block;
  vertical-align: middle;
}

/* line 1, ../sass/partials/components/_header-homepage.scss */
.header--homepage {
  border: 0;
  display: none;
}
@media (min-width: 55.625em) {
  /* line 1, ../sass/partials/components/_header-homepage.scss */
  .header--homepage {
    display: block;
  }
}
/* line 7, ../sass/partials/components/_header-homepage.scss */
.header--homepage .header-container {
  padding-bottom: 18px;
}
/* line 9, ../sass/partials/global/helpers/_clearfix.scss */
.header--homepage .header-container:after {
  display: table;
  content: "";
}
/* line 14, ../sass/partials/global/helpers/_clearfix.scss */
.header--homepage .header-container:after {
  clear: both;
}
/* line 10, ../sass/partials/components/_header-homepage.scss */
.header--homepage .header-container .header-inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
/* line 14, ../sass/partials/components/_header-homepage.scss */
.header--homepage .header-container .header-inner img {
  display: block;
}
/* line 19, ../sass/partials/components/_header-homepage.scss */
.header--homepage .nav--primary {
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none;
  padding: 18px 0 0 0;
  border-top: 1px solid #f0f0f0;
}
/* line 9, ../sass/partials/global/helpers/_clearfix.scss */
.header--homepage .nav--primary:after {
  display: table;
  content: "";
}
/* line 14, ../sass/partials/global/helpers/_clearfix.scss */
.header--homepage .nav--primary:after {
  clear: both;
}
@media (min-width: 55.625em) {
  /* line 25, ../sass/partials/components/_header-homepage.scss */
  .header--homepage .social-links {
    width: 15.25424%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    text-align: right;
    width: auto;
  }
}

/* line 1, ../sass/partials/components/_header.scss */
.header {
  background: white;
  padding: 18px 0 10px 0;
  border-bottom: 1px solid #f0f0f0;
}
/* line 9, ../sass/partials/global/helpers/_clearfix.scss */
.header:after {
  display: table;
  content: "";
}
/* line 14, ../sass/partials/global/helpers/_clearfix.scss */
.header:after {
  clear: both;
}
/* line 6, ../sass/partials/components/_header.scss */
.header .header-inner {
  max-width: 100%;
}
/* line 8, ../sass/partials/components/_header.scss */
.header .header-inner .site-name {
  display: none;
}
/* line 12, ../sass/partials/components/_header.scss */
.header .search-overlay {
  display: none;
  max-height: 0;
  overflow: hidden;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  background: black;
  background: rgba(0, 0, 0, 0.73);
  -webkit-transition-property: max-height;
  -moz-transition-property: max-height;
  -o-transition-property: max-height;
  transition-property: max-height;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
@media (min-width: 55.625em) {
  /* line 12, ../sass/partials/components/_header.scss */
  .header .search-overlay {
    display: block;
  }
}
/* line 28, ../sass/partials/components/_header.scss */
.header .search-overlay .search {
  float: right;
  margin-right: 10%;
  background: white;
  width: 40%;
  display: inline-block;
  padding: 40px;
  margin-bottom: 50px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 0 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 0 0 0px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 0 0px;
}
/* line 37, ../sass/partials/components/_header.scss */
.header .search-overlay .search input[type="search"] {
  border: 0;
  border-bottom: 1px solid #b9b9b9;
  width: 92%;
  float: left;
  line-height: 1;
  font-size: 15px;
  height: 20px;
}
/* line 45, ../sass/partials/components/_header.scss */
.header .search-overlay .search input[type="search"]:active, .header .search-overlay .search input[type="search"]:focus {
  outline: none;
  border-bottom-color: #1ea0c1;
}
/* line 48, ../sass/partials/components/_header.scss */
.header .search-overlay .search input[type="search"]:active + .search__submit, .header .search-overlay .search input[type="search"]:focus + .search__submit {
  border-bottom-color: #1ea0c1;
}
/* line 53, ../sass/partials/components/_header.scss */
.header .search-overlay .search .search__submit {
  background-color: white;
  background-repeat: no-repeat;
  padding: 0;
  line-height: 1;
  font-size: 15px;
  text-indent: -99999em;
  width: 20px;
  height: 23px;
  margin-left: -4px;
  margin-bottom: 0;
  background-image: url('../images/bg/search-icon-blue.png');
  background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTcuNDlweCIgaGVpZ2h0PSIxNy40OXB4IiB2aWV3Qm94PSIwIDAgMTcuNDkgMTcuNDkiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE3LjQ5IDE3LjQ5IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxkZWZzPg0KCQk8cmVjdCBpZD0iU1ZHSURfMV8iIHdpZHRoPSIxNy40OSIgaGVpZ2h0PSIxNy40OSIvPg0KCTwvZGVmcz4NCgk8Y2xpcFBhdGggaWQ9IlNWR0lEXzJfIj4NCgkJPHVzZSB4bGluazpocmVmPSIjU1ZHSURfMV8iICBvdmVyZmxvdz0idmlzaWJsZSIvPg0KCTwvY2xpcFBhdGg+DQoJPHBhdGggY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzJfKSIgZmlsbD0iIzE3QTBDMiIgZD0iTTEyLjUsMTFoLTAuNzlsLTAuMjgtMC4yN0MxMi40MSw5LjU5LDEzLDguMTEsMTMsNi41QzEzLDIuOTEsMTAuMDksMCw2LjUsMA0KCQlTMCwyLjkxLDAsNi41UzIuOTEsMTMsNi41LDEzYzEuNjEsMCwzLjA5LTAuNTksNC4yMy0xLjU2OUwxMSwxMS43MXYwLjc5bDUsNC45OUwxNy40OSwxNkwxMi41LDExeiBNNi41LDExQzQuMDEsMTEsMiw4Ljk5LDIsNi41DQoJCUMyLDQuMDEsNC4wMSwyLDYuNSwyUzExLDQuMDEsMTEsNi41QzExLDguOTksOC45OSwxMSw2LjUsMTEiLz4NCjwvZz4NCjwvc3ZnPg0K');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTcuNDlweCIgaGVpZ2h0PSIxNy40OXB4IiB2aWV3Qm94PSIwIDAgMTcuNDkgMTcuNDkiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE3LjQ5IDE3LjQ5IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxkZWZzPg0KCQk8cmVjdCBpZD0iU1ZHSURfMV8iIHdpZHRoPSIxNy40OSIgaGVpZ2h0PSIxNy40OSIvPg0KCTwvZGVmcz4NCgk8Y2xpcFBhdGggaWQ9IlNWR0lEXzJfIj4NCgkJPHVzZSB4bGluazpocmVmPSIjU1ZHSURfMV8iICBvdmVyZmxvdz0idmlzaWJsZSIvPg0KCTwvY2xpcFBhdGg+DQoJPHBhdGggY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzJfKSIgZmlsbD0iIzE3QTBDMiIgZD0iTTEyLjUsMTFoLTAuNzlsLTAuMjgtMC4yN0MxMi40MSw5LjU5LDEzLDguMTEsMTMsNi41QzEzLDIuOTEsMTAuMDksMCw2LjUsMA0KCQlTMCwyLjkxLDAsNi41UzIuOTEsMTMsNi41LDEzYzEuNjEsMCwzLjA5LTAuNTksNC4yMy0xLjU2OUwxMSwxMS43MXYwLjc5bDUsNC45OUwxNy40OSwxNkwxMi41LDExeiBNNi41LDExQzQuMDEsMTEsMiw4Ljk5LDIsNi41DQoJCUMyLDQuMDEsNC4wMSwyLDYuNSwyUzExLDQuMDEsMTEsNi41QzExLDguOTksOC45OSwxMSw2LjUsMTEiLz4NCjwvZz4NCjwvc3ZnPg0K');
  background-size: 20px 20px;
  box-shadow: none;
  border: 0;
  border-bottom: 1px solid #b9b9b9;
  float: left;
}
/* line 72, ../sass/partials/components/_header.scss */
.header .search-overlay .close-search {
  float: right;
  margin-right: -20px;
  margin-top: 4px;
  height: 16px;
  overflow: hidden;
  width: 16px;
  background-image: url(../images/close-search.png);
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
}
/* line 14, ../sass/partials/global/helpers/_image-replace.scss */
.header .search-overlay .close-search:before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (-moz-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
  /* line 72, ../sass/partials/components/_header.scss */
  .header .search-overlay .close-search {
    background: url(../images/close-search@2x.png) no-repeat;
    background-size: 16px 16px;
  }
}
/* line 92, ../sass/partials/components/_header.scss */
.header.search-is-open .search-overlay {
  max-height: 250px;
}

/* line 100, ../sass/partials/components/_header.scss */
.logged-in .header .search-overlay {
  top: 32px;
}

@media only screen and (min-width: 55.625em) {
  /* line 109, ../sass/partials/components/_header.scss */
  .header .header-inner .site-name {
    display: inline-block;
  }
}
/* line 1, ../sass/partials/components/_hero-area.scss */
.hero-area {
  background: #1c4b6f;
  color: white;
  padding: 35px 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 5px 10px 0px inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 5px 10px 0px inset;
  box-shadow: rgba(0, 0, 0, 0.2) 0 5px 10px 0px inset;
}
/* line 9, ../sass/partials/global/helpers/_clearfix.scss */
.hero-area:after {
  display: table;
  content: "";
}
/* line 14, ../sass/partials/global/helpers/_clearfix.scss */
.hero-area:after {
  clear: both;
}
/* line 7, ../sass/partials/components/_hero-area.scss */
.hero-area h2, .hero-area a, .hero-area h3 {
  color: white;
}

/* line 12, ../sass/partials/components/_hero-area.scss */
.hero-area-newsletters {
  background: #fff;
}
/* line 14, ../sass/partials/components/_hero-area.scss */
.hero-area-newsletters .countdown {
  margin-top: 2em;
}
/* line 17, ../sass/partials/components/_hero-area.scss */
.hero-area-newsletters .show-all-button {
  margin: 0;
  text-align: center;
}
/* line 20, ../sass/partials/components/_hero-area.scss */
.hero-area-newsletters .show-all-button a {
  margin-bottom: 0px;
  margin: 0 auto;
}
@media (min-width: 53.125em) {
  /* line 26, ../sass/partials/components/_hero-area.scss */
  .hero-area-newsletters .layout-constrain {
    display: flex;
  }
  /* line 29, ../sass/partials/components/_hero-area.scss */
  .hero-area-newsletters .countdown, .hero-area-newsletters .show-all-button {
    flex: 1;
  }
  /* line 32, ../sass/partials/components/_hero-area.scss */
  .hero-area-newsletters .countdown {
    margin-top: .5em;
  }
}

/* line 38, ../sass/partials/components/_hero-area.scss */
.hero-area-title {
  font-family: "bariol", "aileronregular", Helvetica, Arial, sans-serif;
  font-size: 39px;
  font-weight: 200;
  text-transform: uppercase;
  margin: 0;
}

/* line 46, ../sass/partials/components/_hero-area.scss */
.hero-area-subtitle {
  font-size: 17px;
  padding-right: 30px;
}

@media (min-width: 53.125em) {
  /* line 51, ../sass/partials/components/_hero-area.scss */
  .hero-area-description {
    width: 40.67797%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
    padding-right: 45px;
  }
}

@media (min-width: 53.125em) {
  /* line 58, ../sass/partials/components/_hero-area.scss */
  .hero-blocks {
    width: 57.62712%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}

/* line 64, ../sass/partials/components/_hero-area.scss */
.hero-block {
  width: 32%;
  float: left;
  margin-right: 2%;
  background: #1ea0c1;
  padding: 4% 1%;
  text-align: center;
  height: 175px;
  vertical-align: middle;
  font-family: "bariol", "aileronregular", Helvetica, Arial, sans-serif;
  font-size: 17px;
  text-transform: uppercase;
  line-height: 1;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 1px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 1px;
}
@media (min-width: 53.125em) {
  /* line 64, ../sass/partials/components/_hero-area.scss */
  .hero-block {
    width: 28%;
  }
}
/* line 81, ../sass/partials/components/_hero-area.scss */
.hero-block:hover {
  background: #1c4b6f;
}
/* line 84, ../sass/partials/components/_hero-area.scss */
.hero-block img {
  display: block;
  margin: 0 auto 15px auto;
}
/* line 89, ../sass/partials/components/_hero-area.scss */
.hero-block:first-child img {
  margin-top: 23px;
}
/* line 93, ../sass/partials/components/_hero-area.scss */
.hero-block:last-child {
  margin-right: 0;
}

/* line 1, ../sass/partials/components/_home-events.scss */
.home-events {
  margin-bottom: 15px;
}
/* line 9, ../sass/partials/global/helpers/_clearfix.scss */
.home-events:after {
  display: table;
  content: "";
}
/* line 14, ../sass/partials/global/helpers/_clearfix.scss */
.home-events:after {
  clear: both;
}
/* line 4, ../sass/partials/components/_home-events.scss */
.home-events .featured-event {
  padding-top: 25px;
  min-height: 365px;
}
@media (min-width: 53.125em) {
  /* line 4, ../sass/partials/components/_home-events.scss */
  .home-events .featured-event {
    width: 66.10169%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    padding-top: 45px;
  }
}
/* line 11, ../sass/partials/components/_home-events.scss */
.home-events .featured-event .event-info {
  width: 80%;
  padding: 35px;
}
/* line 15, ../sass/partials/components/_home-events.scss */
.home-events .featured-event .event-buttons {
  width: 85%;
  bottom: -55px;
}
/* line 19, ../sass/partials/components/_home-events.scss */
.home-events .featured-event .event-link {
  font-size: 39px;
}
/* line 22, ../sass/partials/components/_home-events.scss */
.home-events .featured-event .event-desc {
  font-size: 15px;
  line-height: 1.3;
}
/* line 26, ../sass/partials/components/_home-events.scss */
.home-events .featured-event .event-location {
  font-size: 20px;
}
/* line 29, ../sass/partials/components/_home-events.scss */
.home-events .featured-event .button {
  font-size: 18px;
  padding: .65em 1em;
}

@media (min-width: 53.125em) {
  /* line 1, ../sass/partials/components/_home-featured-event.scss */
  .home-featured-event {
    width: 66.10169%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}

/* line 1, ../sass/partials/components/_home-section.scss */
.home-section {
  border-top: 1px solid #ddd;
  padding: 30px 0;
}
/* line 9, ../sass/partials/global/helpers/_clearfix.scss */
.home-section:after {
  display: table;
  content: "";
}
/* line 14, ../sass/partials/global/helpers/_clearfix.scss */
.home-section:after {
  clear: both;
}
@media (min-width: 53.125em) {
  /* line 6, ../sass/partials/components/_home-section.scss */
  .home-section .cards {
    width: 66.10169%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  /* line 8, ../sass/partials/components/_home-section.scss */
  .home-section .cards .card {
    width: 45%;
  }
}
@media (min-width: 53.125em) and (min-width: 65.625em) {
  /* line 8, ../sass/partials/components/_home-section.scss */
  .home-section .cards .card {
    width: 315px;
  }
}

/* line 2, ../sass/partials/components/_item-list.scss */
.item-list .item {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
/* line 9, ../sass/partials/global/helpers/_clearfix.scss */
.item-list .item:after {
  display: table;
  content: "";
}
/* line 14, ../sass/partials/global/helpers/_clearfix.scss */
.item-list .item:after {
  clear: both;
}
/* line 8, ../sass/partials/components/_item-list.scss */
.item-list .item-photo {
  float: left;
  margin-right: 30px;
  max-width: 150px;
}
/* line 13, ../sass/partials/components/_item-list.scss */
.item-list .item-title {
  margin-bottom: 5px;
}
/* line 17, ../sass/partials/components/_item-list.scss */
.item-list .item-summary p {
  margin: 0;
}

/* line 1, ../sass/partials/components/_js-show-more.scss */
.js-show-more {
  display: block;
  margin-top: 10px;
  color: #be212a;
  font-size: 18px;
}

/* line 1, ../sass/partials/components/_map.scss */
.map {
  margin-bottom: 40px;
}

/* line 1, ../sass/partials/components/_meta.scss */
.meta {
  font-size: 14px;
}

@media (min-width: 55.625em) {
  /* line 4, ../sass/partials/components/_mobile-menu.scss */
  .mobile-menu {
    display: none;
  }
}
/* line 8, ../sass/partials/components/_mobile-menu.scss */
.mobile-menu .site-name {
  display: block;
  text-align: center;
  max-width: 59px;
  padding-top: 10px;
}
/* line 14, ../sass/partials/components/_mobile-menu.scss */
.mobile-menu .site-name__link {
  background-image: url(../images/ur-logo.png);
  display: block;
  background-size: contain;
  height: 33px;
  width: 41px;
}
/* line 21, ../sass/partials/components/_mobile-menu.scss */
.mobile-menu .search {
  max-width: 90%;
  margin: 0 auto;
  text-align: center;
}
/* line 26, ../sass/partials/components/_mobile-menu.scss */
.mobile-menu input[type="search"] {
  padding: 10px;
  width: 60%;
}
/* line 30, ../sass/partials/components/_mobile-menu.scss */
.mobile-menu .button {
  border: 0;
  font-size: 18px;
  padding: .75em 1.2em;
  margin-bottom: 0;
}

/* line 38, ../sass/partials/components/_mobile-menu.scss */
.mobile-menu__bar {
  display: flex;
  justify-content: space-between;
  background-color: rgba(243, 243, 243, 0.98);
  border-bottom: 1px solid #dadada;
  -webkit-box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.4);
  color: #555559;
  height: 2.89474em;
  text-align: center;
}

/* line 49, ../sass/partials/components/_mobile-menu.scss */
.mobile-menu__button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  border: 0;
  color: #555559;
  display: inline-block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 19px;
  font-weight: bold;
  height: 2.89474em;
  line-height: 2.89474em;
  margin: 0;
  padding: 0 1em;
  text-decoration: none;
}
/* line 65, ../sass/partials/components/_mobile-menu.scss */
.mobile-menu__button:focus {
  outline: thin dotted;
}

/* line 70, ../sass/partials/components/_mobile-menu.scss */
.mobile-menu__button--menu {
  border-right: 1px solid #dadada;
  float: left;
}

/* line 75, ../sass/partials/components/_mobile-menu.scss */
.mobile-menu__button--search {
  border-left: 1px solid #dadada;
}

/* line 79, ../sass/partials/components/_mobile-menu.scss */
.mobile-menu__icon {
  height: 22px;
  overflow: hidden;
  width: 22px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  display: inline-block;
  margin-top: 1em;
}
/* line 14, ../sass/partials/global/helpers/_image-replace.scss */
.mobile-menu__icon:before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}

/* line 88, ../sass/partials/components/_mobile-menu.scss */
.is-active .mobile-menu__icon--menu, .is-active .mobile-menu__icon--search {
  background-image: url('../images/bg/mobile-close.png');
  background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMiAyMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiPgo8cGF0aCBmaWxsPSIjNTU1NTU5IiBkPSJNMjEuOSAyLjJsLTIuMi0yLjItOC44IDguOC04LjgtOC44LTIuMiAyLjIgOC44IDguOC04LjggOC44IDIuMiAyLjIgOC44LTguOCA4LjggOC44IDIuMi0yLjItOC44LTguOCA4LjgtOC44eiIvPgo8L3N2Zz4K');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMiAyMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiPgo8cGF0aCBmaWxsPSIjNTU1NTU5IiBkPSJNMjEuOSAyLjJsLTIuMi0yLjItOC44IDguOC04LjgtOC44LTIuMiAyLjIgOC44IDguOC04LjggOC44IDIuMiAyLjIgOC44LTguOCA4LjggOC44IDIuMi0yLjItOC44LTguOCA4LjgtOC44eiIvPgo8L3N2Zz4K');
}

/* line 92, ../sass/partials/components/_mobile-menu.scss */
.mobile-menu__icon--menu {
  background-image: url('../images/bg/mobile-menu.png');
  background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAzMyAyMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiPgo8cGF0aCBmaWxsPSIjNTU1NTU5IiBkPSJNMCAyMmgzMy4xdi0zLjdoLTMzLjF2My43ek0wIDEyLjhoMzMuMXYtMy43aC0zMy4xdjMuN3pNMCAwdjMuN2gzMy4xdi0zLjdoLTMzLjF6Ii8+Cjwvc3ZnPgo=');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAzMyAyMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiPgo8cGF0aCBmaWxsPSIjNTU1NTU5IiBkPSJNMCAyMmgzMy4xdi0zLjdoLTMzLjF2My43ek0wIDEyLjhoMzMuMXYtMy43aC0zMy4xdjMuN3pNMCAwdjMuN2gzMy4xdi0zLjdoLTMzLjF6Ii8+Cjwvc3ZnPgo=');
  background-size: 33px 22px;
  width: 33px;
}
/* line 97, ../sass/partials/components/_mobile-menu.scss */
.is-active .mobile-menu__icon--menu {
  background-size: 22px 22px;
}

/* line 103, ../sass/partials/components/_mobile-menu.scss */
.mobile-menu__icon--search {
  background-image: url('../images/bg/mobile-search.png');
  background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMiAyMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiPgo8cGF0aCBmaWxsPSIjNTU1NTU5IiBkPSJNMjEuMyAxOC43bC01LjItNC40Yy0wLjUtMC41LTEuMS0wLjctMS42LTAuNyAxLjItMS40IDItMy4zIDItNS40IDAtNC42LTMuNy04LjItOC4yLTguMnMtOC4yIDMuNy04LjIgOC4zIDMuNyA4LjMgOC4zIDguM2MyIDAgMy45LTAuNyA1LjQtMiAwIDAuNSAwLjIgMSAwLjcgMS42bDQuNCA1LjJjMC44IDAuOCAyIDAuOSAyLjggMC4yczAuNy0yLTAuMi0yLjh6TTguMyAxMy44Yy0zIDAtNS41LTIuNS01LjUtNS41czIuNS01LjUgNS41LTUuNSA1LjUgMi41IDUuNSA1LjUtMi41IDUuNS01LjUgNS41eiIvPgo8L3N2Zz4K');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMiAyMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiPgo8cGF0aCBmaWxsPSIjNTU1NTU5IiBkPSJNMjEuMyAxOC43bC01LjItNC40Yy0wLjUtMC41LTEuMS0wLjctMS42LTAuNyAxLjItMS40IDItMy4zIDItNS40IDAtNC42LTMuNy04LjItOC4yLTguMnMtOC4yIDMuNy04LjIgOC4zIDMuNyA4LjMgOC4zIDguM2MyIDAgMy45LTAuNyA1LjQtMiAwIDAuNSAwLjIgMSAwLjcgMS42bDQuNCA1LjJjMC44IDAuOCAyIDAuOSAyLjggMC4yczAuNy0yLTAuMi0yLjh6TTguMyAxMy44Yy0zIDAtNS41LTIuNS01LjUtNS41czIuNS01LjUgNS41LTUuNSA1LjUgMi41IDUuNSA1LjUtMi41IDUuNS01LjUgNS41eiIvPgo8L3N2Zz4K');
}

/* line 111, ../sass/partials/components/_mobile-menu.scss */
.mobile-menu__links {
  background-color: #f3f3f3;
  background-color: rgba(243, 243, 243, 0.98);
  color: #555559;
  position: absolute;
  width: 100%;
  z-index: 100;
}

/* line 120, ../sass/partials/components/_mobile-menu.scss */
.mobile-menu__search {
  display: none;
  padding: 0.5em;
}
/* line 126, ../sass/partials/components/_mobile-menu.scss */
.mobile-menu__search form,
.mobile-menu__search .form-item,
.mobile-menu__search .form-text {
  width: 100%;
}
/* line 130, ../sass/partials/components/_mobile-menu.scss */
.mobile-menu__search .form-text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 4, ../sass/partials/components/_nav.scss */
nav ul.nav {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 4, ../sass/partials/components/nav/_nav--mobile-menu.scss */
.nav--mobile-menu {
  margin: 0.75em 0 0 0;
}
/* line 7, ../sass/partials/components/nav/_nav--mobile-menu.scss */
.nav--mobile-menu .nav__item {
  margin: 0;
  padding: 0;
}
/* line 12, ../sass/partials/components/nav/_nav--mobile-menu.scss */
.nav--mobile-menu .nav__link {
  background-color: transparent;
  border: 0;
  color: #555559;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.94737em;
  font-weight: bold;
  line-height: 1.25;
  margin: 0;
  padding: 0.59722em 1.25em;
  position: relative;
  text-align: left;
  text-decoration: none;
  white-space: normal;
  width: auto;
  z-index: 3;
}
/* line 33, ../sass/partials/components/nav/_nav--mobile-menu.scss */
.nav--mobile-menu .nav__link:focus, .nav--mobile-menu .nav__link:hover, .nav--mobile-menu .nav__link:active, .nav--mobile-menu .nav__link.is-active {
  color: black;
}
/* line 38, ../sass/partials/components/nav/_nav--mobile-menu.scss */
.nav--mobile-menu .nav__item--parent {
  position: relative;
}
/* line 41, ../sass/partials/components/nav/_nav--mobile-menu.scss */
.nav--mobile-menu .nav__item--parent.is-open {
  background: white;
  background: rgba(255, 255, 255, 0.98);
}
/* line 46, ../sass/partials/components/nav/_nav--mobile-menu.scss */
.nav--mobile-menu .nav__item--parent > .nav__link {
  display: inline-block;
}
/* line 51, ../sass/partials/components/nav/_nav--mobile-menu.scss */
.nav--mobile-menu .nav__subnav-arrow {
  background: none;
  height: 44px;
  overflow: hidden;
  width: 100%;
  background-image: url('../images/bg/mobile-arrow-down.png');
  background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxOSAxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiPgo8cGF0aCBmaWxsPSIjOGU4ZThlIiBkPSJNMi4zIDBsNy41IDcuNSA3LjUtNy41IDIuMyAyLjMtOS43IDkuNy05LjctOS43IDIuMy0yLjN6Ii8+Cjwvc3ZnPgo=');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxOSAxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiPgo8cGF0aCBmaWxsPSIjOGU4ZThlIiBkPSJNMi4zIDBsNy41IDcuNSA3LjUtNy41IDIuMyAyLjMtOS43IDkuNy05LjctOS43IDIuMy0yLjN6Ii8+Cjwvc3ZnPgo=');
  background-position: 95% 50%;
  background-repeat: no-repeat;
  background-size: 19px 12px;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: inline-block;
  height: 2.31579em;
  position: absolute;
  right: 0;
  top: 0;
  vertical-align: top;
  z-index: 2;
}
/* line 14, ../sass/partials/global/helpers/_image-replace.scss */
.nav--mobile-menu .nav__subnav-arrow:before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
/* line 68, ../sass/partials/components/nav/_nav--mobile-menu.scss */
.nav--mobile-menu .nav__subnav-arrow:focus {
  outline: thin dotted;
}
/* line 72, ../sass/partials/components/nav/_nav--mobile-menu.scss */
.nav--mobile-menu .nav__subnav-arrow.is-active {
  background-image: url('../images/bg/mobile-arrow-up.png');
  background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxOSAxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiPgo8cGF0aCBmaWxsPSIjOGU4ZThlIiBkPSJNMi4zIDEybDcuNS03LjUgNy41IDcuNSAyLjMtMi4zLTkuNy05LjctOS43IDkuNyAyLjMgMi4zeiIvPgo8L3N2Zz4K');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxOSAxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiPgo8cGF0aCBmaWxsPSIjOGU4ZThlIiBkPSJNMi4zIDEybDcuNS03LjUgNy41IDcuNSAyLjMtMi4zLTkuNy05LjctOS43IDkuNyAyLjMgMi4zeiIvPgo8L3N2Zz4K');
}
/* line 76, ../sass/partials/components/nav/_nav--mobile-menu.scss */
[dir="rtl"] .nav--mobile-menu .nav__subnav-arrow {
  left: 0;
  right: auto;
}
/* line 82, ../sass/partials/components/nav/_nav--mobile-menu.scss */
.nav--mobile-menu .nav--subnav {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 90, ../sass/partials/components/nav/_nav--mobile-menu.scss */
.nav--mobile-menu .nav--subnav .nav__link {
  color: #555559;
  padding-left: 2em;
}
/* line 96, ../sass/partials/components/nav/_nav--mobile-menu.scss */
.nav--mobile-menu .nav--subnav .nav__link:focus, .nav--mobile-menu .nav--subnav .nav__link:hover, .nav--mobile-menu .nav--subnav .nav__link:active {
  color: black;
}

/* line 1, ../sass/partials/components/nav/_nav--primary.scss */
.nav--primary {
  width: 83.05085%;
  float: left;
  margin-right: -100%;
  margin-left: 8.47458%;
  clear: none;
  font-family: "bariol", "aileronregular", Helvetica, Arial, sans-serif;
  font-size: 14px;
  display: none;
}
@media (min-width: 55.625em) {
  /* line 1, ../sass/partials/components/nav/_nav--primary.scss */
  .nav--primary {
    display: block;
  }
}
/* line 9, ../sass/partials/components/nav/_nav--primary.scss */
.nav--primary ul.nav {
  margin: 7px 0 0 0;
  text-align: center;
}
@media (min-width: 55em) {
  /* line 9, ../sass/partials/components/nav/_nav--primary.scss */
  .nav--primary ul.nav {
    font-size: 14px;
  }
}
@media (min-width: 61.25em) {
  /* line 9, ../sass/partials/components/nav/_nav--primary.scss */
  .nav--primary ul.nav {
    font-size: 16px;
  }
}
@media (min-width: 75.625em) {
  /* line 9, ../sass/partials/components/nav/_nav--primary.scss */
  .nav--primary ul.nav {
    font-size: 17px;
  }
}
@media (min-width: 80em) {
  /* line 9, ../sass/partials/components/nav/_nav--primary.scss */
  .nav--primary ul.nav {
    font-size: 18px;
  }
}
/* line 24, ../sass/partials/components/nav/_nav--primary.scss */
.nav--primary ul.nav li {
  display: inline-block;
}
@media (min-width: 55.625em) {
  /* line 24, ../sass/partials/components/nav/_nav--primary.scss */
  .nav--primary ul.nav li {
    padding: 0 1.05263em 0 0;
  }
}
@media (min-width: 72.1875em) {
  /* line 24, ../sass/partials/components/nav/_nav--primary.scss */
  .nav--primary ul.nav li {
    padding: 0 2.36842em 0 0;
  }
}
/* line 32, ../sass/partials/components/nav/_nav--primary.scss */
.nav--primary ul.nav li:last-child {
  padding-right: 0;
}
/* line 37, ../sass/partials/components/nav/_nav--primary.scss */
.nav--primary .nav__link {
  color: #414141;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "aileronregular", Helvetica, Arial, sans-serif;
}
/* line 42, ../sass/partials/components/nav/_nav--primary.scss */
.nav--primary .nav__link:hover, .nav--primary .nav__link:focus {
  color: #1ea0c1;
}
/* line 48, ../sass/partials/components/nav/_nav--primary.scss */
.nav--primary .nav__item.nav-search .nav__link {
  background-image: url('../images/bg/search.png');
  background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTcuNDlweCIgaGVpZ2h0PSIxNy40OXB4IiB2aWV3Qm94PSIwIDAgMTcuNDkgMTcuNDkiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE3LjQ5IDE3LjQ5IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxkZWZzPg0KCQk8cmVjdCBpZD0iU1ZHSURfMV8iIHdpZHRoPSIxNy40OSIgaGVpZ2h0PSIxNy40OSIvPg0KCTwvZGVmcz4NCgk8Y2xpcFBhdGggaWQ9IlNWR0lEXzJfIj4NCgkJPHVzZSB4bGluazpocmVmPSIjU1ZHSURfMV8iICBvdmVyZmxvdz0idmlzaWJsZSIvPg0KCTwvY2xpcFBhdGg+DQoJPHBhdGggY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzJfKSIgZD0iTTEyLjUsMTFoLTAuNzlsLTAuMjgtMC4yN0MxMi40MSw5LjU5LDEzLDguMTEsMTMsNi41QzEzLDIuOTEsMTAuMDksMCw2LjUsMFMwLDIuOTEsMCw2LjUNCgkJUzIuOTEsMTMsNi41LDEzYzEuNjEsMCwzLjA5LTAuNTksNC4yMy0xLjU2OUwxMSwxMS43MXYwLjc5bDUsNC45OUwxNy40OSwxNkwxMi41LDExeiBNNi41LDExQzQuMDEsMTEsMiw4Ljk5LDIsNi41DQoJCUMyLDQuMDEsNC4wMSwyLDYuNSwyUzExLDQuMDEsMTEsNi41QzExLDguOTksOC45OSwxMSw2LjUsMTEiLz4NCjwvZz4NCjwvc3ZnPg0K');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTcuNDlweCIgaGVpZ2h0PSIxNy40OXB4IiB2aWV3Qm94PSIwIDAgMTcuNDkgMTcuNDkiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE3LjQ5IDE3LjQ5IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxkZWZzPg0KCQk8cmVjdCBpZD0iU1ZHSURfMV8iIHdpZHRoPSIxNy40OSIgaGVpZ2h0PSIxNy40OSIvPg0KCTwvZGVmcz4NCgk8Y2xpcFBhdGggaWQ9IlNWR0lEXzJfIj4NCgkJPHVzZSB4bGluazpocmVmPSIjU1ZHSURfMV8iICBvdmVyZmxvdz0idmlzaWJsZSIvPg0KCTwvY2xpcFBhdGg+DQoJPHBhdGggY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzJfKSIgZD0iTTEyLjUsMTFoLTAuNzlsLTAuMjgtMC4yN0MxMi40MSw5LjU5LDEzLDguMTEsMTMsNi41QzEzLDIuOTEsMTAuMDksMCw2LjUsMFMwLDIuOTEsMCw2LjUNCgkJUzIuOTEsMTMsNi41LDEzYzEuNjEsMCwzLjA5LTAuNTksNC4yMy0xLjU2OUwxMSwxMS43MXYwLjc5bDUsNC45OUwxNy40OSwxNkwxMi41LDExeiBNNi41LDExQzQuMDEsMTEsMiw4Ljk5LDIsNi41DQoJCUMyLDQuMDEsNC4wMSwyLDYuNSwyUzExLDQuMDEsMTEsNi41QzExLDguOTksOC45OSwxMSw2LjUsMTEiLz4NCjwvZz4NCjwvc3ZnPg0K');
  height: 20px;
  overflow: hidden;
  width: 20px;
  background-repeat: no-repeat;
  display: block;
  margin-bottom: -3px;
}
/* line 14, ../sass/partials/global/helpers/_image-replace.scss */
.nav--primary .nav__item.nav-search .nav__link:before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}

/* line 2, ../sass/partials/components/nav/_nav--secondary.scss */
.nav--secondary ul.nav {
  margin: 1em 0;
}
/* line 4, ../sass/partials/components/nav/_nav--secondary.scss */
.nav--secondary ul.nav li {
  display: inline;
  font-size: 12px;
  padding: 0 1em 0 0;
}

/* line 2, ../sass/partials/components/_page-events.scss */
.page-events .layout-main__content, .page-community-events .layout-main__content {
  margin: 0;
}
/* line 6, ../sass/partials/components/_page-events.scss */
.page-events .show-all-button .button + .button, .page-community-events .show-all-button .button + .button {
  margin-left: 0;
}
/* line 9, ../sass/partials/components/_page-events.scss */
.page-events .show-all-button .button:first-child, .page-community-events .show-all-button .button:first-child {
  margin-right: 1em;
}

/* line 16, ../sass/partials/components/_page-events.scss */
.single-event .countdown {
  margin-top: .5em;
  margin-bottom: 2em;
}
/* line 19, ../sass/partials/components/_page-events.scss */
.single-event .countdown > a {
  margin: 0;
}
@media (min-width: 72.5em) {
  /* line 24, ../sass/partials/components/_page-events.scss */
  .single-event .countdown {
    float: right;
    margin-bottom: 0;
  }
  /* line 27, ../sass/partials/components/_page-events.scss */
  .single-event .countdown > a {
    margin: 0 auto;
  }
}

/* line 1, ../sass/partials/components/_page-title.scss */
.page-title-container {
  background: white;
  padding: 18px 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 5px 10px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 5px 10px 0px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 5px 10px 0px;
}
/* line 5, ../sass/partials/components/_page-title.scss */
.page-title-container .page-title {
  font-family: "bariol", "aileronregular", Helvetica, Arial, sans-serif;
  text-align: center;
  font-size: 30px;
  margin: 0;
  font-weight: normal;
  text-transform: uppercase;
}

/* line 3, ../sass/partials/components/_page_homepage.scss */
.page-homepage .layout-main .layout-main__content {
  margin-left: 0;
  margin-right: 0;
}

/* line 1, ../sass/partials/components/_pagination.scss */
.pagination, .facetwp-pager {
  font-size: 0;
  padding: 75px 0;
  text-align: center;
  clear: both;
}
/* line 9, ../sass/partials/global/helpers/_clearfix.scss */
.pagination:after, .facetwp-pager:after {
  display: table;
  content: "";
}
/* line 14, ../sass/partials/global/helpers/_clearfix.scss */
.pagination:after, .facetwp-pager:after {
  clear: both;
}
/* line 8, ../sass/partials/components/_pagination.scss */
.pagination .page-numbers, .pagination .facetwp-page, .pagination .facetwp-pager-label, .facetwp-pager .page-numbers, .facetwp-pager .facetwp-page, .facetwp-pager .facetwp-pager-label {
  background: white;
  border-bottom: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  display: inline-block;
  font-size: 18px;
  margin: 0;
  padding: 10px 15px;
  color: #be212a;
}
/* line 17, ../sass/partials/components/_pagination.scss */
.pagination .page-numbers:nth-last-of-type(2), .pagination .facetwp-page:nth-last-of-type(2), .pagination .facetwp-pager-label:nth-last-of-type(2), .facetwp-pager .page-numbers:nth-last-of-type(2), .facetwp-pager .facetwp-page:nth-last-of-type(2), .facetwp-pager .facetwp-pager-label:nth-last-of-type(2) {
  border-right: 0;
}
/* line 20, ../sass/partials/components/_pagination.scss */
.pagination .page-numbers:hover, .pagination .facetwp-page:hover, .pagination .facetwp-pager-label:hover, .facetwp-pager .page-numbers:hover, .facetwp-pager .facetwp-page:hover, .facetwp-pager .facetwp-pager-label:hover {
  background: #be212a;
  color: #fff9ed;
  border-bottom-color: #d9d9d9;
}
/* line 25, ../sass/partials/components/_pagination.scss */
.pagination .page-numbers.current, .pagination .page-numbers.active, .pagination .facetwp-page.current, .pagination .facetwp-page.active, .pagination .facetwp-pager-label.current, .pagination .facetwp-pager-label.active, .facetwp-pager .page-numbers.current, .facetwp-pager .page-numbers.active, .facetwp-pager .facetwp-page.current, .facetwp-pager .facetwp-page.active, .facetwp-pager .facetwp-pager-label.current, .facetwp-pager .facetwp-pager-label.active {
  background-color: white;
  color: #3a3a3a;
  font-weight: bold;
}
/* line 30, ../sass/partials/components/_pagination.scss */
.pagination .page-numbers.prev, .pagination .page-numbers.next, .pagination .facetwp-page.prev, .pagination .facetwp-page.next, .pagination .facetwp-pager-label.prev, .pagination .facetwp-pager-label.next, .facetwp-pager .page-numbers.prev, .facetwp-pager .page-numbers.next, .facetwp-pager .facetwp-page.prev, .facetwp-pager .facetwp-page.next, .facetwp-pager .facetwp-pager-label.prev, .facetwp-pager .facetwp-pager-label.next {
  display: none;
}

@media (min-width: 43.75em) {
  /* line 3, ../sass/partials/components/_resources.scss */
  .resources .item-list, .archive .item-list {
    float: left;
    max-width: 65%;
  }
}

/* line 1, ../sass/partials/components/_section-description.scss */
.section-description {
  padding-bottom: 30px;
}
/* line 3, ../sass/partials/components/_section-description.scss */
.section-description .button {
  width: 100%;
}
@media (min-width: 43.75em) {
  /* line 3, ../sass/partials/components/_section-description.scss */
  .section-description .button {
    width: auto;
  }
}
@media (min-width: 53.125em) {
  /* line 1, ../sass/partials/components/_section-description.scss */
  .section-description {
    width: 32.20339%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
  }
}

/* line 1, ../sass/partials/components/_show-all-button.scss */
.show-all-button {
  clear: both;
  width: 100%;
  margin-left: 5px;
}

/* line 1, ../sass/partials/components/_single-banner.scss */
.single-banner {
  min-height: 280px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 4, ../sass/partials/components/_skiplinks.scss */
.skiplinks {
  left: 50%;
  margin-left: -7em;
  position: absolute;
  width: 14em;
  z-index: 9999;
}

/* line 14, ../sass/partials/components/_skiplinks.scss */
.skiplinks__link,
.skiplinks__link:visited,
.skiplinks__link:focus {
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #333;
  border: 2px solid #eee;
  border-top: 0;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  color: #eee;
  display: inline-block;
  font-weight: bold;
  line-height: 1.5;
  margin: 0;
  outline: 0;
  padding: 0.25em 0.5em;
  text-align: center;
  text-decoration: none;
  width: 14em;
}

/* line 34, ../sass/partials/components/_skiplinks.scss */
#main:focus {
  outline: 0;
}

/* line 1, ../sass/partials/components/_social-links.scss */
.social-links {
  text-align: center;
}
@media (min-width: 55.625em) {
  /* line 1, ../sass/partials/components/_social-links.scss */
  .social-links {
    width: 6.77966%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    text-align: right;
    margin-top: 7px;
  }
}

/* line 10, ../sass/partials/components/_social-links.scss */
.social-link {
  background: #1ea0c1;
  display: inline-block;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  padding: 4px 7px;
}
/* line 17, ../sass/partials/components/_social-links.scss */
.social-link:hover {
  background: #1c4b6f;
}

/* line 22, ../sass/partials/components/_social-links.scss */
.social-icon {
  height: 14px;
  overflow: hidden;
  width: 17px;
  display: inline-block;
  background-size: 17px 14px;
}
/* line 14, ../sass/partials/global/helpers/_image-replace.scss */
.social-icon:before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}

/* line 29, ../sass/partials/components/_social-links.scss */
.social-link--twitter .social-icon {
  background-image: url('../images/bg/twitter-icon.png');
  background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMzguMzEzcHgiIGhlaWdodD0iMzEuMTM3cHgiIHZpZXdCb3g9IjAgMCAzOC4zMTMgMzEuMTM3IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzOC4zMTMgMzEuMTM3IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxkZWZzPg0KCQk8cmVjdCBpZD0iU1ZHSURfMV8iIHk9IjAiIHdpZHRoPSIzOC4zMTMiIGhlaWdodD0iMzEuMTM3Ii8+DQoJPC9kZWZzPg0KCTxjbGlwUGF0aCBpZD0iU1ZHSURfMl8iPg0KCQk8dXNlIHhsaW5rOmhyZWY9IiNTVkdJRF8xXyIgIG92ZXJmbG93PSJ2aXNpYmxlIi8+DQoJPC9jbGlwUGF0aD4NCgk8cGF0aCBjbGlwLXBhdGg9InVybCgjU1ZHSURfMl8pIiBmaWxsPSIjRkZGRkZGIiBkPSJNMzguMzEzLDMuNjg2Yy0xLjQwOSwwLjYyNS0yLjkyNCwxLjA0Ny00LjUxNSwxLjIzNw0KCQljMS42MjMtMC45NzIsMi44Ny0yLjUxMywzLjQ1Ny00LjM0OGMtMS41MiwwLjkwMS0zLjIwMSwxLjU1NS00Ljk5MiwxLjkwN0MzMC44MywwLjk1NSwyOC43ODcsMCwyNi41MjYsMA0KCQljLTQuMzQxLDAtNy44NiwzLjUyLTcuODYsNy44NmMwLDAuNjE3LDAuMDY5LDEuMjE2LDAuMjAzLDEuNzkyQzEyLjMzNiw5LjMyNCw2LjU0Myw2LjE5NCwyLjY2NywxLjQzOA0KCQlDMS45OSwyLjYsMS42MDQsMy45NSwxLjYwNCw1LjM5MWMwLDIuNzI3LDEuMzg3LDUuMTMyLDMuNDk2LDYuNTQyYy0xLjI4OC0wLjA0LTIuNS0wLjM5NC0zLjU1OS0wLjk4Mw0KCQlDMS41NCwxMC45ODMsMS41NCwxMS4wMTYsMS41NCwxMS4wNDljMCwzLjgwOCwyLjcxLDYuOTg1LDYuMzA0LDcuNzA4Yy0wLjY1OSwwLjE4LTEuMzUzLDAuMjc1LTIuMDcsMC4yNzUNCgkJYy0wLjUwNywwLTAuOTk5LTAuMDQ5LTEuNDc4LTAuMTQxYzEsMy4xMjIsMy45MDMsNS4zOTYsNy4zNDIsNS40NTljLTIuNjksMi4xMDctNi4wOCwzLjM2NC05Ljc2MiwzLjM2NA0KCQljLTAuNjM1LDAtMS4yNi0wLjAzNy0xLjg3NS0wLjEwOWMzLjQ3OCwyLjIyOSw3LjYxLDMuNTMxLDEyLjA0OSwzLjUzMWMxNC40NTgsMCwyMi4zNjUtMTEuOTc4LDIyLjM2NS0yMi4zNjUNCgkJYzAtMC4zNDEtMC4wMDgtMC42OC0wLjAyMi0xLjAxN0MzNS45MjgsNi42NDYsMzcuMjYsNS4yNjIsMzguMzEzLDMuNjg2Ii8+DQo8L2c+DQo8L3N2Zz4NCg==');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMzguMzEzcHgiIGhlaWdodD0iMzEuMTM3cHgiIHZpZXdCb3g9IjAgMCAzOC4zMTMgMzEuMTM3IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzOC4zMTMgMzEuMTM3IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxkZWZzPg0KCQk8cmVjdCBpZD0iU1ZHSURfMV8iIHk9IjAiIHdpZHRoPSIzOC4zMTMiIGhlaWdodD0iMzEuMTM3Ii8+DQoJPC9kZWZzPg0KCTxjbGlwUGF0aCBpZD0iU1ZHSURfMl8iPg0KCQk8dXNlIHhsaW5rOmhyZWY9IiNTVkdJRF8xXyIgIG92ZXJmbG93PSJ2aXNpYmxlIi8+DQoJPC9jbGlwUGF0aD4NCgk8cGF0aCBjbGlwLXBhdGg9InVybCgjU1ZHSURfMl8pIiBmaWxsPSIjRkZGRkZGIiBkPSJNMzguMzEzLDMuNjg2Yy0xLjQwOSwwLjYyNS0yLjkyNCwxLjA0Ny00LjUxNSwxLjIzNw0KCQljMS42MjMtMC45NzIsMi44Ny0yLjUxMywzLjQ1Ny00LjM0OGMtMS41MiwwLjkwMS0zLjIwMSwxLjU1NS00Ljk5MiwxLjkwN0MzMC44MywwLjk1NSwyOC43ODcsMCwyNi41MjYsMA0KCQljLTQuMzQxLDAtNy44NiwzLjUyLTcuODYsNy44NmMwLDAuNjE3LDAuMDY5LDEuMjE2LDAuMjAzLDEuNzkyQzEyLjMzNiw5LjMyNCw2LjU0Myw2LjE5NCwyLjY2NywxLjQzOA0KCQlDMS45OSwyLjYsMS42MDQsMy45NSwxLjYwNCw1LjM5MWMwLDIuNzI3LDEuMzg3LDUuMTMyLDMuNDk2LDYuNTQyYy0xLjI4OC0wLjA0LTIuNS0wLjM5NC0zLjU1OS0wLjk4Mw0KCQlDMS41NCwxMC45ODMsMS41NCwxMS4wMTYsMS41NCwxMS4wNDljMCwzLjgwOCwyLjcxLDYuOTg1LDYuMzA0LDcuNzA4Yy0wLjY1OSwwLjE4LTEuMzUzLDAuMjc1LTIuMDcsMC4yNzUNCgkJYy0wLjUwNywwLTAuOTk5LTAuMDQ5LTEuNDc4LTAuMTQxYzEsMy4xMjIsMy45MDMsNS4zOTYsNy4zNDIsNS40NTljLTIuNjksMi4xMDctNi4wOCwzLjM2NC05Ljc2MiwzLjM2NA0KCQljLTAuNjM1LDAtMS4yNi0wLjAzNy0xLjg3NS0wLjEwOWMzLjQ3OCwyLjIyOSw3LjYxLDMuNTMxLDEyLjA0OSwzLjUzMWMxNC40NTgsMCwyMi4zNjUtMTEuOTc4LDIyLjM2NS0yMi4zNjUNCgkJYzAtMC4zNDEtMC4wMDgtMC42OC0wLjAyMi0xLjAxN0MzNS45MjgsNi42NDYsMzcuMjYsNS4yNjIsMzguMzEzLDMuNjg2Ii8+DQo8L2c+DQo8L3N2Zz4NCg==');
}

/* line 34, ../sass/partials/components/_social-links.scss */
.social-link--linkedin {
  padding: 4px 8px;
}
/* line 36, ../sass/partials/components/_social-links.scss */
.social-link--linkedin .social-icon {
  background-image: url('../images/bg/linkedin-icon.png');
  background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjIuOTQ5cHgiIGhlaWdodD0iMjUuNDk5cHgiIHZpZXdCb3g9IjAgMCAyMi45NDkgMjUuNDk5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMi45NDkgMjUuNDk5IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxkZWZzPg0KCQk8cmVjdCBpZD0iU1ZHSURfMV8iIHdpZHRoPSIyMi45NDkiIGhlaWdodD0iMjUuNDk5Ii8+DQoJPC9kZWZzPg0KCTxjbGlwUGF0aCBpZD0iU1ZHSURfMl8iPg0KCQk8dXNlIHhsaW5rOmhyZWY9IiNTVkdJRF8xXyIgIG92ZXJmbG93PSJ2aXNpYmxlIi8+DQoJPC9jbGlwUGF0aD4NCgk8cGF0aCBjbGlwLXBhdGg9InVybCgjU1ZHSURfMl8pIiBmaWxsPSIjRkZGRkZGIiBkPSJNMTcuMjEyLDcuNjVjLTEuODAzLDAtMy40MSwxLjcyMS00LjQ2MiwzLjE2NlY3LjY1aC01LjF2MTcuODQ5aDUuMVYxNS4zDQoJCWMwLTEuNDEsMS4xNC0yLjU1LDIuNTUtMi41NWMxLjQwOSwwLDIuNTQ5LDEuMTQsMi41NDksMi41NXYxMC4xOTloNS4xMDFWMTQuMDI0QzIyLjk0OSwxMC41MDUsMjAuMzgxLDcuNjUsMTcuMjEyLDcuNjUiLz4NCgk8cGF0aCBjbGlwLXBhdGg9InVybCgjU1ZHSURfMl8pIiBmaWxsPSIjRkZGRkZGIiBkPSJNMi41NSwwQzEuMTQsMCwwLDEuMTQxLDAsMi41NUMwLDMuOTU5LDEuMTQsNS4xLDIuNTUsNS4xDQoJCWMxLjQwOSwwLDIuNTUtMS4xNDEsMi41NS0yLjU1QzUuMSwxLjE0MSwzLjk1OSwwLDIuNTUsMCIvPg0KCTxyZWN0IHk9IjcuNjUiIGNsaXAtcGF0aD0idXJsKCNTVkdJRF8yXykiIGZpbGw9IiNGRkZGRkYiIHdpZHRoPSI1LjEiIGhlaWdodD0iMTcuODQ5Ii8+DQo8L2c+DQo8L3N2Zz4NCg==');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjIuOTQ5cHgiIGhlaWdodD0iMjUuNDk5cHgiIHZpZXdCb3g9IjAgMCAyMi45NDkgMjUuNDk5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMi45NDkgMjUuNDk5IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxkZWZzPg0KCQk8cmVjdCBpZD0iU1ZHSURfMV8iIHdpZHRoPSIyMi45NDkiIGhlaWdodD0iMjUuNDk5Ii8+DQoJPC9kZWZzPg0KCTxjbGlwUGF0aCBpZD0iU1ZHSURfMl8iPg0KCQk8dXNlIHhsaW5rOmhyZWY9IiNTVkdJRF8xXyIgIG92ZXJmbG93PSJ2aXNpYmxlIi8+DQoJPC9jbGlwUGF0aD4NCgk8cGF0aCBjbGlwLXBhdGg9InVybCgjU1ZHSURfMl8pIiBmaWxsPSIjRkZGRkZGIiBkPSJNMTcuMjEyLDcuNjVjLTEuODAzLDAtMy40MSwxLjcyMS00LjQ2MiwzLjE2NlY3LjY1aC01LjF2MTcuODQ5aDUuMVYxNS4zDQoJCWMwLTEuNDEsMS4xNC0yLjU1LDIuNTUtMi41NWMxLjQwOSwwLDIuNTQ5LDEuMTQsMi41NDksMi41NXYxMC4xOTloNS4xMDFWMTQuMDI0QzIyLjk0OSwxMC41MDUsMjAuMzgxLDcuNjUsMTcuMjEyLDcuNjUiLz4NCgk8cGF0aCBjbGlwLXBhdGg9InVybCgjU1ZHSURfMl8pIiBmaWxsPSIjRkZGRkZGIiBkPSJNMi41NSwwQzEuMTQsMCwwLDEuMTQxLDAsMi41NUMwLDMuOTU5LDEuMTQsNS4xLDIuNTUsNS4xDQoJCWMxLjQwOSwwLDIuNTUtMS4xNDEsMi41NS0yLjU1QzUuMSwxLjE0MSwzLjk1OSwwLDIuNTUsMCIvPg0KCTxyZWN0IHk9IjcuNjUiIGNsaXAtcGF0aD0idXJsKCNTVkdJRF8yXykiIGZpbGw9IiNGRkZGRkYiIHdpZHRoPSI1LjEiIGhlaWdodD0iMTcuODQ5Ii8+DQo8L2c+DQo8L3N2Zz4NCg==');
  height: 16px;
  overflow: hidden;
  width: 15px;
  background-size: 15px 16px;
}
/* line 14, ../sass/partials/global/helpers/_image-replace.scss */
.social-link--linkedin .social-icon:before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}

/* line 1, ../sass/partials/components/_split-list.scss */
.split-list {
  margin: 60px 0;
}
/* line 2, ../sass/partials/components/_split-list.scss */
.split-list ul {
  margin-bottom: 0;
}

/* line 8, ../sass/partials/components/_split-list.scss */
h2 + .split-list {
  margin-top: 20px;
}

/* line 1, ../sass/partials/components/_sticky.scss */
.sticky {
  display: block;
}

/* line 17, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 .page-title-container {
  display: none;
}
/* line 22, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 .single-banner {
  display: none;
}
/* line 26, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 .layout-main__sidebar {
  display: none;
}
/* line 30, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 .layout-main__content {
  margin: 30px 0 0 0;
  background-color: white;
}
/* line 34, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 .layout-main__content article > h2 {
  display: none;
}
/* line 39, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 .layout-main.layout-constrain {
  margin: 0;
  padding: 0;
  max-width: none;
}
/* line 45, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main {
  margin-top: -35px;
}
/* line 49, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main a {
  color: #00a39d;
}
/* line 53, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .header-area {
  background: url("../images/ur2020/hero-bg.jpg") no-repeat center 0;
  background-size: cover;
  padding: 80px 0 70px 0;
  color: white;
}
@media screen and (max-width: 700px) {
  /* line 53, ../sass/partials/components/_ur2020.scss */
  body.single-event.event-ur-2020 #main .header-area {
    padding: 80px 20px 70px 20px;
  }
}
/* line 63, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .header-area .header-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 63.15789em;
  padding-left: 1em;
  padding-right: 1em;
}
/* line 67, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .header-area .hero-logo {
  width: 360px;
}
/* line 71, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .header-area .event-title {
  font-family: "bariol", "aileronregular", Helvetica, Arial, sans-serif;
  font-size: 40px;
  line-height: 40px;
}
/* line 77, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .header-area .event-details {
  margin-top: 20px;
}
/* line 82, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content {
  min-height: 800px;
  background-image: linear-gradient(to bottom, #eafafa, #ffffff);
  border-top: 5px solid #00a39d;
}
/* line 87, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .content-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 63.15789em;
  padding-left: 1em;
  padding-right: 1em;
}
/* line 90, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .content-wrapper.content-wrapper-flex {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 700px) {
  /* line 90, ../sass/partials/components/_ur2020.scss */
  body.single-event.event-ur-2020 #main .event-content .content-wrapper.content-wrapper-flex {
    flex-direction: column;
  }
}
/* line 99, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .content-wrapper h2 {
  margin: 20px 0 40px 0;
  color: #231f20 !important;
  font-size: 40px;
  font-weight: normal;
  font-family: "bariol", "aileronregular", Helvetica, Arial, sans-serif;
}
/* line 109, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .content-left {
  width: 600px;
  margin-top: -30px;
}
@media screen and (max-width: 700px) {
  /* line 109, ../sass/partials/components/_ur2020.scss */
  body.single-event.event-ur-2020 #main .event-content .content-left {
    width: auto;
  }
}
/* line 118, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .content-right {
  margin-top: -30px;
}
/* line 123, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .controls .register-link {
  font-size: 16px;
  cursor: pointer;
}
/* line 128, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .controls .register-container {
  display: inline-block;
  text-align: center;
}
@media screen and (max-width: 700px) {
  /* line 128, ../sass/partials/components/_ur2020.scss */
  body.single-event.event-ur-2020 #main .event-content .controls .register-container {
    display: block;
  }
}
/* line 138, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .button {
  border-radius: 5px;
  background-color: #ffba44 !important;
  margin-bottom: 10px;
  color: black;
}
/* line 144, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .button:hover {
  background-color: #ffe0aa !important;
}
/* line 149, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .text-teaser {
  margin: 40px 0 25px 0;
  padding-bottom: 25px;
  font-size: 28px;
  line-height: 40px;
  font-style: italic;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  border-bottom: 2px solid #00a39d;
}
/* line 160, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .text-details {
  font-size: 18px;
  line-height: 30px;
}
/* line 165, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .sidelinks-container {
  background-color: white;
  border-radius: 10px;
  padding: 15px 20px;
  margin-left: 40px;
  min-width: 268px;
}
@media screen and (max-width: 700px) {
  /* line 165, ../sass/partials/components/_ur2020.scss */
  body.single-event.event-ur-2020 #main .event-content .sidelinks-container {
    background-color: transparent;
    margin-left: 0;
    margin-top: 40px;
    min-width: auto;
    padding: 0;
  }
}
/* line 180, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .sidelinks-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 185, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .sidelinks-container ul li {
  border-bottom: 1px solid #9af5f2;
  margin-bottom: 0;
}
/* line 189, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .sidelinks-container ul li:last-child {
  border-bottom: none;
}
/* line 194, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .sidelinks-container ul a {
  display: block;
  padding: 10px 10px 9px 10px;
  font-size: 16px;
}
@media screen and (max-width: 700px) {
  /* line 194, ../sass/partials/components/_ur2020.scss */
  body.single-event.event-ur-2020 #main .event-content .sidelinks-container ul a {
    padding: 10px 10px 9px 10px;
  }
}
/* line 203, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .sidelinks-container ul a:hover {
  background-color: #00a39d;
  color: white;
}
@media screen and (max-width: 700px) {
  /* line 203, ../sass/partials/components/_ur2020.scss */
  body.single-event.event-ur-2020 #main .event-content .sidelinks-container ul a:hover {
    background-color: transparent;
    color: inherit;
  }
}
/* line 216, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .reasons-grid {
  margin-bottom: 70px;
}
@media screen and (max-width: 700px) {
  /* line 216, ../sass/partials/components/_ur2020.scss */
  body.single-event.event-ur-2020 #main .event-content .reasons-grid {
    display: none;
  }
}
/* line 223, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .reasons-grid .reasons-row {
  display: flex;
  margin-bottom: 50px;
}
/* line 227, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .reasons-grid .reasons-row > div {
  width: 330px;
  margin-right: 110px;
  border-left: 4px solid transparent;
  padding-top: 8px;
  padding-left: 15px;
}
/* line 234, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .reasons-grid .reasons-row > div .reason-title {
  font-size: 30px;
  margin-bottom: 10px;
}
/* line 239, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .reasons-grid .reasons-row > div p {
  margin: 0;
}
/* line 243, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .reasons-grid .reasons-row > div.reason-meet {
  color: #3b2b7a;
  border-color: #3b2b7a;
}
/* line 248, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .reasons-grid .reasons-row > div.reason-explore {
  color: #2e82be;
  border-color: #2e82be;
}
/* line 253, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .reasons-grid .reasons-row > div.reason-learn {
  color: #ca007a;
  border-color: #ca007a;
}
/* line 258, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .reasons-grid .reasons-row > div.reason-promote {
  color: #00a39d;
  border-color: #00a39d;
}
/* line 266, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .images-panel {
  display: flex;
  justify-content: stretch;
  height: 300px;
  background: url("../images/ur2020/photo-slide.jpg") repeat-x 50% 0;
}
@media screen and (max-width: 700px) {
  /* line 266, ../sass/partials/components/_ur2020.scss */
  body.single-event.event-ur-2020 #main .event-content .images-panel {
    display: none;
  }
}
/* line 276, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .images-panel img {
  flex-grow: 0;
  height: 300px;
}
/* line 282, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .topics-container {
  margin-top: 60px;
  margin-bottom: 60px;
}
@media screen and (max-width: 700px) {
  /* line 282, ../sass/partials/components/_ur2020.scss */
  body.single-event.event-ur-2020 #main .event-content .topics-container {
    margin-top: 0;
    margin-bottom: 0;
  }
}
/* line 291, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .topics-container h2 {
  margin-bottom: 20px;
}
/* line 295, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .topics-container .topics-grid {
  display: flex;
  align-items: flex-start;
  justify-content: stretch;
}
@media screen and (max-width: 700px) {
  /* line 295, ../sass/partials/components/_ur2020.scss */
  body.single-event.event-ur-2020 #main .event-content .topics-container .topics-grid {
    flex-direction: column;
  }
}
/* line 305, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .topics-container .topic-column {
  width: 33%;
  margin: 20px;
  border-radius: 10px;
  background: white;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 700px) {
  /* line 305, ../sass/partials/components/_ur2020.scss */
  body.single-event.event-ur-2020 #main .event-content .topics-container .topic-column {
    width: 100%;
    margin: 30px 0;
  }
}
/* line 317, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .topics-container .topic-column:first-of-type {
  margin-left: 0;
}
/* line 321, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .topics-container .topic-column:last-of-type {
  margin-right: 0;
}
/* line 325, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .topics-container .topic-column .topic-header {
  font-size: 20px;
  padding: 15px;
  color: white;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
/* line 333, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .topics-container .topic-column.topic-identification .topic-header {
  background-color: #2e82be;
}
/* line 337, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .topics-container .topic-column.topic-communication .topic-header {
  background-color: #3b2b7a;
}
/* line 341, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .topics-container .topic-column.topic-use .topic-header {
  background-color: #ca007a;
}
/* line 345, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .topics-container .topic-column ul {
  margin: 0 15px;
  padding: 0;
  list-style: none;
  font-size: 16px;
  line-height: 22px;
}
/* line 352, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .topics-container .topic-column ul li {
  padding: 15px 0;
  margin: 0;
  border-bottom: 1px solid #cecece;
}
/* line 357, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .topics-container .topic-column ul li:last-child {
  border-bottom: none;
}
/* line 362, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .topics-container .topic-column ul p {
  display: none;
}
/* line 366, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .topics-container .topic-column ul .org-name {
  margin-top: 10px;
  color: #707070;
  font-style: italic;
}
/* line 375, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content .partners-container {
  margin-bottom: 50px;
}
/* line 382, ../sass/partials/components/_ur2020.scss */
body.single-event.event-ur-2020 #main .event-content ~ p img {
  display: inline-block;
  margin: 10px 20px;
  max-height: 80px;
  max-width: calc(100% - 40px);
}

/* line 5, ../sass/partials/components/_widget.scss */
.widget .js-show-more {
  font-size: 16px;
}

/* line 1, ../sass/partials/components/_wp-caption.scss */
.wp-caption {
  max-width: 100%;
}
/* line 3, ../sass/partials/components/_wp-caption.scss */
.wp-caption .wp-caption-text {
  max-width: 100%;
}
