@import url(https://d1azc1qln24ryf.cloudfront.net/66770/DDTemplates/style-cf.css?g8dsw);
@import url(https://use.typekit.net/out0axu.css);
@import url(https://d1azc1qln24ryf.cloudfront.net/66770/BaseTheme/style-cf.css?d2wzd3);
@import url(https://i.icomoon.io/public/29f3715ec5/CityofChico/style.css);
@keyframes underline-menu {
  to {
    background-size: 100% 2px;
    background-image: linear-gradient(to right, white, white);
  }
}
@keyframes underline-to-primary {
  to {
    background-size: 100% 2px;
    background-image: linear-gradient(to right, #198644, #198644);
  }
}
@keyframes underline-to-secondary {
  to {
    background-size: 100% 2px;
    background-image: linear-gradient(to right, #f3cb4b, #f3cb4b);
  }
}
@keyframes underline-to-tertiary {
  to {
    background-size: 100% 2px;
    background-image: linear-gradient(to right, white, white);
  }
}
@keyframes underline-to-small {
  to {
    background-size: 100% 1px;
    background-image: linear-gradient(to right, #198644, #198644);
  }
}
.dd-templates-font,
span.ext:after,
.video-play:before,
.link a:before,
.file a:before,
.slideshow-icon:after,
.block-dd_social .social:after {
  font-family: 'dd-templates' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html {
  height: 100%;
  font-size: 10px;
  font-family: sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
body {
  width: 100%;
  height: 100%;
  font-family: Lato, Helvetica, "Helvetica Neue", Arial, sans-serif;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.5;
  text-align: left;
  background-color: white;
  color: #12242e;
}
body.user-1,
body.admin-menu {
  margin-top: 0 !important;
  padding-bottom: 0;
}
body.node-content {
  font-family: century-gothic, sans-serif;
  font-size: 1.6rem;
}
@media (max-width: 1199px) {
  body.menu-active {
    overflow: hidden;
  }
}
h1,
h2 {
  margin: 0;
}
h3,
h4,
h5,
h6 {
  margin-top: 3.2rem;
  margin-bottom: 1.6rem;
}
h1 {
  font-weight: bold;
  font-size: 3.5rem;
  line-height: 1.4;
}
h2 {
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.4;
}
.season-spring h2 {
  color: #198644;
}
.season-summer h2 {
  color: #12242e;
}
.season-fall h2 {
  color: #dc3d02;
}
.season-winter h2 {
  color: #136db3;
}
h3 {
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.4;
}
h4 {
  font-size: 1.8rem;
  line-height: 1.4;
}
h5 {
  color: #535353;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.4;
}
h6 {
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.4;
  text-transform: uppercase;
}
p {
  margin: 1em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
blockquote {
  position: relative;
  min-height: 9.4rem;
  margin: 0;
  padding: 0 0 0 5rem;
  border-left: none;
  font-family: century-gothic, sans-serif;
  font-size: 2.2rem;
  line-height: 1.3;
  font-weight: bold;
  font-style: italic;
  background: transparent;
  color: #4d4d4d;
}
blockquote footer {
  display: block;
  font-size: 80%;
  margin-bottom: 2.4rem;
  color: #198644;
  text-align: right;
}
blockquote footer:before {
  content: "\2014 \00A0";
}
blockquote:after {
  content: "\201D";
  position: absolute;
  z-index: -1;
  top: 18px;
  left: 10px;
  font-size: 10rem;
  line-height: 0;
  transform: rotate(180deg);
}
.season-spring blockquote:after {
  color: #198644;
}
.season-summer blockquote:after {
  color: #535353;
}
.season-fall blockquote:after {
  color: #dc3d02;
}
.season-winter blockquote:after {
  color: #136db3;
}
blockquote:not(.left),
blockquote:not(.right) {
  margin-left: 40px;
  max-width: 600px;
}
ul,
li {
  margin: 0;
  padding: 0;
}
a {
  color: #136db3;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover,
a:focus {
  text-decoration: underline;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
figure {
  margin: 0 0 1rem;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
button {
  border-radius: 0;
}
input,
button,
select,
optgroup,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
input,
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
input:focus,
button:focus,
select:focus,
textarea:focus {
  border-color: #09c;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
[hidden] {
  display: none !important;
}
[tabindex='-1'] {
  outline: 0;
}
pre,
kbd,
code,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
code {
  word-break: break-word;
  font-size: 87.5%;
  color: #e83e8c;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.2rem 0.4rem;
  border-radius: 0.3rem;
  background-color: #198644;
  color: white;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  word-break: normal;
  font-size: inherit;
  color: inherit;
}
samp {
  font-size: 1em;
}
.accessibility {
  position: relative;
  z-index: 100;
  font-size: 1.6rem;
  background-color: white;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  background-color: white;
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0;
  padding: 10px;
  overflow: visible;
  outline-offset: -1px;
  text-decoration: underline;
  clip: auto;
}
@media (max-width: 1199px) {
  .sr-only[href="#content"] {
    visibility: hidden;
  }
}
.focus-visible {
  animation: focus-visible 1s;
}
@keyframes focus-visible {
  from {
    z-index: 20;
    outline: 5px auto #198644;
  }
  to {
    z-index: 1;
    outline-width: 0;
  }
}
.clearfix:before,
.clearfix:after,
.node-full:before,
.node-full:after {
  content: " ";
  display: table;
}
.clearfix:after,
.node-full:after {
  clear: both;
}
.block {
  position: relative;
}
.channel,
.subterm,
.node {
  float: none;
  width: auto;
}
.channel,
.subterm,
.block,
.node,
.messages {
  font-family: century-gothic, sans-serif;
}
.page,
.above-page,
.below-page {
  font-size: 14px;
  line-height: 1.5;
}
.node {
  font-size: 1.6rem;
}
.node-teaser {
  margin-bottom: 35px;
  padding-bottom: 0;
  clear: both;
  overflow: hidden;
}
.node-header a,
.node-header a:hover {
  color: inherit;
}
.node-header a:hover {
  text-decoration: none;
}
.node-header .title a:hover {
  text-decoration: underline;
}
.title {
  color: inherit;
  line-height: 1.2;
}
.subtitle {
  margin: 0.5rem 0 0;
  font-weight: 500;
  line-height: 1.2;
  color: #363636;
}
h1 + .subtitle {
  font-size: 2.4rem;
  font-weight: bold;
}
.season-spring h1 + .subtitle {
  color: #198644;
}
.season-summer h1 + .subtitle {
  color: #12242e;
}
.season-fall h1 + .subtitle {
  color: #dc3d02;
}
.season-winter h1 + .subtitle {
  color: #136db3;
}
h2 + .subtitle {
  font-size: 2rem;
  font-weight: bold;
}
.page-right .block {
  margin-bottom: 20px;
  font-size: 1.6rem;
}
.page-right .block-title {
  padding-top: 16px;
  margin-bottom: 10px;
  border-top: 1px solid #ccc;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  color: #363636;
}
.node-image {
  margin-top: 0;
}
.field-image {
  margin-bottom: 1em;
}
.field-image a {
  text-decoration: none;
}
.field-image a:focus,
.field-image a.focus-visible {
  outline: none;
}
.field-image img,
.node-teaser .field-image img {
  margin: 0;
}
.node-image .field-image,
.node-image .gallery {
  margin-top: 1.6rem;
}
.node-image .gallery .field-image {
  margin-top: 0;
}
.caption {
  font-size: 1.4rem;
  line-height: 1.5;
  color: #6c757d;
}
.field-image.has-caption a {
  display: flex;
  flex-direction: column;
}
.node-meta {
  display: none;
}
.node-full .node-meta {
  display: block;
}
.meta-item,
.meta-item a {
  color: #777;
}
.meta .meta-item a:hover {
  color: #777;
  -webkit-text-decoration: underline #198644;
          text-decoration: underline #198644;
}
.meta .meta-item {
  text-transform: uppercase;
}
.meta .event-date {
  display: inherit;
}
.node-content ul,
.node-content ol {
  padding: 0;
  margin: 1.6rem 0 1.6rem 1em;
  list-style-position: outside;
  overflow: visible;
}
.node-content li {
  position: relative;
  left: 1em;
  padding-right: 1em;
  margin-bottom: 0;
}
span.ext {
  background: none;
  padding-right: 0;
  padding-left: 0.2em;
}
span.ext:after {
  content: "\e614";
  line-height: inherit;
  vertical-align: middle;
  opacity: 0.5;
}
.node-content img,
.node-content .field-image img {
  float: none;
  max-width: 100%;
  margin: 0;
}
.video-play {
  opacity: 0.5;
  background: none;
  transition: opacity 0.3s ease-out;
}
.video-play:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
  font-size: 48px;
  content: "\e900";
  color: white;
}
.field-video .video-lightframe {
  display: inline-block;
}
a.video-lightframe:hover .video-play {
  background: transparent;
  opacity: 0.9;
}
.node-contact-wrapper {
  width: 100%;
  margin: 1em 0;
}
.btn:focus,
.form-submit:focus,
.form-button:focus {
  outline: 0;
  box-shadow: 0 0 0 2px #198644;
}
.admin-content .views-field-field-image-fid img {
  max-width: none;
}
form[action*='/tblock/order'] .views-field-field-image-fid a.imagecache {
  display: block;
  overflow: hidden;
  max-width: 75px;
  max-height: 75px;
}
.add-term,
.edit-term {
  z-index: 1;
}
.block-name {
  font-size: 12px;
}
table.sticky-header {
  z-index: 1;
  background-color: white;
}
div.messages {
  margin-bottom: 0;
}
#content,
#navigation {
  outline: 0;
}
.dd-hover-help {
  position: relative;
}
.dd-hover-help .node {
  position: static;
  margin-bottom: 0;
  overflow: inherit;
  min-width: 0;
}
.dd-hover-help .dd-hover-expand {
  top: 0;
}
.dd-hover-help:hover .dd-hover-expand {
  visibility: visible;
}
.node-unpublished {
  opacity: 0.5;
  background-color: rgba(226, 83, 82, 0.25);
}
.node-unpublished:hover {
  opacity: 1;
}
@media (max-width: 1199px) {
  #admin-menu {
    display: none;
  }
}
.layout {
  max-width: 1366px;
  margin: 0 auto;
  margin-left: 30px;
  margin-right: 30px;
  box-sizing: border-box;
}
@media (min-width: 640px) {
  .layout {
    margin-left: 60px;
    margin-right: 60px;
  }
}
@media (min-width: 1200px) {
  .layout {
    max-width: 1366px;
    padding-left: 100px;
    padding-right: 100px;
    margin-left: auto;
    margin-right: auto;
  }
}
#block-digitaldcore-comments {
  float: inherit;
}
.node-full .node-contact-wrapper,
.node-sidebar .node-contact-wrapper {
  float: inherit;
}
.btn-primary {
  display: block;
  margin: 0.25em 0;
  padding: 0.75em 2em;
  border-radius: 8px;
  white-space: nowrap;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  border: 2px solid #136db3;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  background-color: #136db3;
  color: white !important;
  letter-spacing: 0.1em;
}
.btn-primary:hover,
.btn-primary:focus {
  outline: none;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .btn-primary {
    display: inline-block;
    vertical-align: middle;
  }
}
.btn-primary:hover,
.btn-primary:focus {
  border-color: #dc3d02;
  background-color: #dc3d02;
  color: white;
}
.btn-secondary {
  display: block;
  margin: 0.25em 0;
  padding: 0.75em 2em;
  border-radius: 8px;
  white-space: nowrap;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  border: 2px solid #198644;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  background-color: #198644;
  color: white !important;
  letter-spacing: 0.1em;
}
.btn-secondary:hover,
.btn-secondary:focus {
  outline: none;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .btn-secondary {
    display: inline-block;
    vertical-align: middle;
  }
}
.btn-secondary:hover,
.btn-secondary:focus {
  border-color: #dc3d02;
  background-color: #dc3d02;
  color: white;
}
.btn-light {
  display: block;
  margin: 0.25em 0;
  padding: 0.75em 2em;
  border-radius: 8px;
  white-space: nowrap;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  border: 2px solid #ddd;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  background-color: #ddd;
  color: #12242e !important;
  letter-spacing: 0.1em;
}
.btn-light:hover,
.btn-light:focus {
  outline: none;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .btn-light {
    display: inline-block;
    vertical-align: middle;
  }
}
.btn-light:hover,
.btn-light:focus {
  border-color: #12242e;
  background-color: white;
  color: #12242e;
}
.btn-dark {
  display: block;
  margin: 0.25em 0;
  padding: 0.75em 2em;
  border-radius: 8px;
  white-space: nowrap;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  border: 2px solid #12242e;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  background-color: #12242e;
  color: white !important;
  letter-spacing: 0.1em;
}
.btn-dark:hover,
.btn-dark:focus {
  outline: none;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .btn-dark {
    display: inline-block;
    vertical-align: middle;
  }
}
.btn-dark:hover,
.btn-dark:focus {
  border-color: #12242e;
  background-color: white;
  color: #12242e !important;
}
.btn-outline-primary {
  display: block;
  margin: 0.25em 0;
  padding: 0.75em 2em;
  border-radius: 8px;
  white-space: nowrap;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  border: 2px solid #136db3;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  background-color: white;
  color: #136db3 !important;
  letter-spacing: 0.1em;
}
.btn-outline-primary:hover,
.btn-outline-primary:focus {
  outline: none;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .btn-outline-primary {
    display: inline-block;
    vertical-align: middle;
  }
}
.btn-outline-primary:hover,
.btn-outline-primary:focus {
  border-color: #136db3;
  background-color: #136db3;
  color: white !important;
}
.btn-outline-secondary {
  display: block;
  margin: 0.25em 0;
  padding: 0.75em 2em;
  border-radius: 8px;
  white-space: nowrap;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  border: 2px solid #198644;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  background-color: white;
  color: #198644 !important;
  letter-spacing: 0.1em;
}
.btn-outline-secondary:hover,
.btn-outline-secondary:focus {
  outline: none;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .btn-outline-secondary {
    display: inline-block;
    vertical-align: middle;
  }
}
.btn-outline-secondary:hover,
.btn-outline-secondary:focus {
  border-color: #198644;
  background-color: #198644;
  color: white !important;
}
.btn-outline-light {
  display: block;
  margin: 0.25em 0;
  padding: 0.75em 2em;
  border-radius: 8px;
  white-space: nowrap;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  border: 2px solid #ddd;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  background-color: white;
  color: #666 !important;
  letter-spacing: 0.1em;
}
.btn-outline-light:hover,
.btn-outline-light:focus {
  outline: none;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .btn-outline-light {
    display: inline-block;
    vertical-align: middle;
  }
}
.btn-outline-light:hover,
.btn-outline-light:focus {
  border-color: #ddd;
  background-color: #ddd;
  color: #12242e;
}
.btn-outline-dark {
  display: block;
  margin: 0.25em 0;
  padding: 0.75em 2em;
  border-radius: 8px;
  white-space: nowrap;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  border: 2px solid #12242e;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  background-color: white;
  color: #12242e !important;
  letter-spacing: 0.1em;
}
.btn-outline-dark:hover,
.btn-outline-dark:focus {
  outline: none;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .btn-outline-dark {
    display: inline-block;
    vertical-align: middle;
  }
}
.btn-outline-dark:hover,
.btn-outline-dark:focus {
  border-color: #12242e;
  background-color: #12242e;
  color: white !important;
}
.btn-small {
  padding: 0.75em 1.5em !important;
  font-size: 0.8em !important;
}
.btn-large {
  padding: 2rem 7rem !important;
  font-size: 1em !important;
}
.btn-block {
  display: block !important;
  width: 100%;
  box-sizing: border-box;
}
.node-content .table-responsive {
  display: block;
  width: 100%;
  margin: 1em 0;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.node-content table {
  width: 100%;
  margin: 0;
  border-collapse: collapse;
  background-color: white;
}
.node-content table * {
  box-sizing: border-box;
}
.node-content table,
.node-content thead,
.node-content tbody,
.node-content tr,
.node-content th,
.node-content td {
  border: 0;
}
.node-content thead {
  border-bottom: 0;
}
.node-content thead th {
  vertical-align: bottom;
  text-align: inherit;
  padding-right: 0;
}
.node-content tbody {
  border-top: 0;
}
.node-content th,
.node-content td {
  padding: 1.2rem;
  vertical-align: top;
}
.node-content th {
  border: 1px solid #198644;
  background-color: #198644;
  color: white;
}
.node-content td {
  border: 1px solid #ccc;
}
.node-upper-meta {
  margin-bottom: 0;
  padding-top: 35px;
  border-top: 1px solid #ccc;
  font-size: 12px;
  line-height: 1;
}
.node-teaser.has-meta .node-upper-meta .meta-inner {
  display: inline-block;
  margin-bottom: 10px;
}
.meta .meta-item {
  line-height: 1.2;
  border-right-color: #505050;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.meta .meta-item a {
  text-decoration: none;
}
.node-webform input,
.node-webform button,
.node-webform select,
.node-webform option,
.node-webform legend,
.node-webform textarea,
.node-webform fieldset {
  font-family: century-gothic, sans-serif;
  font-size: 1.6rem;
}
.node-webform label,
.node-webform legend {
  color: #666;
}
.node-webform fieldset {
  min-width: 100%;
  margin-top: 0;
  border: 1px solid #ccc !important;
  border-radius: 0.5rem;
  overflow: hidden;
}
.node-webform legend {
  float: left;
  width: 100%;
  padding: 1rem 2rem;
  margin: -1rem -2rem 1rem;
  border-bottom: 1px solid #ccc;
  background-color: #eee;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.node-webform legend + * {
  clear: left;
}
.node-webform .form-text {
  padding: 0.5rem 1rem;
  border: 1px solid #ccc;
  border-radius: 0.5rem;
  background: white;
  color: #12242e;
}
.node-webform .form-textarea {
  padding: 1rem;
  border: 1px solid #ccc;
  border-radius: 0.5rem;
}
.node-webform .form-text,
.node-webform .form-textarea {
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.node-webform .form-text:-ms-input-placeholder, .node-webform .form-textarea:-ms-input-placeholder {
  color: #888;
}
.node-webform .form-text::-ms-input-placeholder, .node-webform .form-textarea::-ms-input-placeholder {
  color: #888;
}
.node-webform .form-text::placeholder,
.node-webform .form-textarea::placeholder {
  color: #888;
}
.node-webform .form-text:focus,
.node-webform .form-textarea:focus {
  outline: 0;
  border-color: #198644;
  box-shadow: inset 0 0 4px #198644;
}
.node-webform .form-text:focus:-ms-input-placeholder, .node-webform .form-textarea:focus:-ms-input-placeholder {
  opacity: 0.5;
}
.node-webform .form-text:focus::-ms-input-placeholder, .node-webform .form-textarea:focus::-ms-input-placeholder {
  opacity: 0.5;
}
.node-webform .form-text:focus::placeholder,
.node-webform .form-textarea:focus::placeholder {
  opacity: 0.5;
}
.node-webform .form-select {
  height: 3.6rem;
  border-color: #ccc;
  background: white;
  color: #12242e;
}
.node-webform .grippie {
  display: none;
}
html.js .node-webform fieldset.collapsed {
  padding-bottom: 0;
  height: auto;
}
html.js .node-webform fieldset.collapsed legend {
  margin-bottom: 0;
  border-bottom: none;
}
html.js .node-webform fieldset.collapsed,
html.js .node-webform fieldset.collapsible {
  margin-bottom: 1em !important;
}
html.js .node-webform fieldset.collapsed legend a,
html.js .node-webform fieldset.collapsible legend a {
  position: relative;
  padding-left: 1em;
  background: none;
}
html.js .node-webform fieldset.collapsible legend a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -3px;
  border-top: 5px solid #666;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  transition: transform 0.2s;
}
html.js .node-webform fieldset.collapsed legend a:before {
  transform: rotate(-90deg);
}
html.js .node-webform fieldset.collapsible div.fieldset-wrapper {
  overflow: visible;
}
.has-more .node-links {
  margin-top: 1em;
}
.node-links ul.links.inline {
  display: block;
}
.node-links ul.links li {
  clear: left;
  margin: 0;
}
.node-links ul.links .link:not(.link-read-more) a {
  display: flex;
  padding: 5px 0;
  line-height: 1.3;
}
.node-links ul.links .link:not(.link-read-more) a:hover {
  text-decoration: none;
}
.node-links ul.links .link:not(.link-read-more) a:hover .link-text {
  text-decoration: underline;
}
.node-links ul.links .link:not(.link-read-more) span {
  display: flex;
  align-items: center;
}
.link {
  display: none;
}
/* ========================================================================== *\
   ICONS AND INLINE FILE ATTACHMENTS
\* ========================================================================== */
.link a:before,
.file a:before {
  font-family: 'dd-templates' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  line-height: inherit;
  padding-right: 0.2em;
}
.link-related:not(.link-read-more) a:before {
  content: "\e600";
}
.file {
  /* stylelint-disable declaration-block-single-line-max-declarations */
  /* stylelint-enable */
}
.file.file-text-html a:before,
.file.file-text-plain a:before {
  content: "\e601";
}
.file.file-text-css a:before {
  content: "\e602";
}
.file.file-application-xml a:before {
  content: "\e603";
}
.file.file-application-zip a:before {
  content: "\e611";
}
.file.file-application-pdf a:before {
  content: "\e604";
  color: #f91916;
}
.file.file-application-msword a:before {
  content: "\e605";
  color: #2a5699;
}
.file.file-application-vnd-ms-excel a:before {
  content: "\e606";
  color: #227547;
}
.file.file-application-vnd-ms-powerpoint a:before {
  content: "\e607";
  color: #d14524;
}
.file.file-application-vnd-openxmlformats-officedocument-spreadsheetml-sheet a:before {
  content: "\e606";
  color: #227547;
}
.file.file-application-vnd-openxmlformats-officedocument-wordprocessingml-document a:before {
  content: "\e605";
  color: #2a5699;
}
.file.file-application-vnd-openxmlformats-officedocument-presentationml-presentation a:before {
  content: "\e607";
  color: #d14524;
}
.file.file-application-x-msdos-program a:before {
  content: "\e612";
  color: black;
}
.file.file-image-gif a:before,
.file.file-image-png a:before,
.file.file-image-jpeg a:before {
  content: "\e608";
}
.file.file-audio-mpeg a:before {
  content: "\e610";
}
.file.file-video-mpg a:before,
.file.file-video-mpeg a:before,
.file.file-video-quicktime a:before {
  content: "\e609";
}
span.file a {
  padding-left: 0 !important;
  background-image: none !important;
}
.link-read-more a {
  font-size: 1.5rem;
  font-weight: bold;
  text-decoration: underline;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
}
.season-spring .link-read-more a {
  color: #198644;
}
.season-spring .link-read-more a:hover {
  color: #dc3d02;
}
.season-summer .link-read-more a {
  color: #535353;
}
.season-summer .link-read-more a:hover {
  color: #136db3;
}
.season-fall .link-read-more a {
  color: #dc3d02;
}
.season-fall .link-read-more a:hover {
  color: #136db3;
}
.season-winter .link-read-more a {
  color: #136db3;
}
.season-winter .link-read-more a:hover {
  color: #dc3d02;
}
.all-dates-link {
  position: relative;
  text-decoration: underline;
  color: #198644;
}
.all-dates-link.meta-item {
  padding-right: 30px;
}
.all-dates-link:after {
  position: absolute;
  top: 0;
  right: 10px;
  content: '+';
  font-size: 1.5em;
  transition: all 0.3s linear;
}
.show-all-dates .all-dates-link:after {
  transform: rotate(45deg);
}
.all-dates {
  height: 0;
  overflow: hidden;
}
.show-all-dates .all-dates {
  height: auto;
}
.all-dates .meta-item {
  display: block;
  margin: 10px 0;
  padding: 0;
  border: 0;
}
.accordion-item {
  position: relative;
  display: block;
  border-bottom: 3px solid;
}
.season-spring .accordion-item {
  border-color: #198644;
}
.season-summer .accordion-item {
  border-color: #f3cb4b;
}
.season-fall .accordion-item {
  border-color: #dc3d02;
}
.season-winter .accordion-item {
  border-color: #136db3;
}
.accordion-item:first-child {
  margin-top: 10px;
}
.accordion-heading.under-tab a {
  color: #12242e;
}
.accordion-heading.under-tab.active a {
  color: #12242e;
}
h3.accordion-heading,
h4.accordion-heading {
  position: relative;
  z-index: 2;
  color: #12242e;
  font-size: 1.6rem;
  font-weight: bold;
  clear: both;
  margin: 0;
  display: block;
  line-height: 1.3;
  text-decoration: none;
  border: none;
  overflow: hidden;
}
h3.accordion-heading:after,
h4.accordion-heading:after {
  font-family: 'theme' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\2716';
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 50px;
  height: 60px;
  font-size: 2.2rem;
  line-height: 60px;
  text-align: center;
  overflow: hidden;
  color: #12242e;
  cursor: pointer;
  transform: rotate(45deg);
  transition: transform 0.2s ease-out;
}
@media (min-width: 1200px) {
  h3.accordion-heading:after,
  h4.accordion-heading:after {
    right: -15px;
  }
}
h3.accordion-heading.active:after,
h4.accordion-heading.active:after {
  transform: rotate(0);
}
h3.accordion-heading a,
h4.accordion-heading a {
  display: block;
  cursor: pointer;
  color: #12242e;
  text-decoration: none;
  padding: 15px 50px 15px 0;
}
h3.accordion-heading .link-text,
h4.accordion-heading .link-text {
  display: block;
  margin-right: 24px;
}
.accordion-content {
  padding-bottom: 25px;
}
.accordion-content p:first-child {
  margin-top: 0;
}
.accordion-content p:last-child {
  margin-bottom: 0;
}
.field-image a.slideshow-btn {
  display: inline-block;
  position: relative;
}
.field-image a.slideshow-btn .caption {
  display: none;
}
.slideshow-icon {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.7;
  transition: opacity 0.2s ease-out;
  color: white;
}
.slideshow-icon:after {
  position: absolute;
  right: 6%;
  bottom: 0;
  content: "\e901";
  font-size: 48px;
}
.slideshow-icon:hover {
  opacity: 0.9;
}
.item-list .pager li {
  display: inline-block;
  padding: 0;
  margin: 0;
}
.pager li.pager-current,
.pager li a {
  margin: 0 0 4px;
  padding: 3px 10px;
  border: 1px solid;
  border-radius: 4px;
  text-decoration: none;
  white-space: nowrap;
  font-weight: normal;
}
.season-spring .pager li.pager-current {
  border-color: #198644;
}
.season-summer .pager li.pager-current {
  border-color: #f3cb4b;
}
.season-fall .pager li.pager-current {
  border-color: #dc3d02;
}
.season-winter .pager li.pager-current {
  border-color: #136db3;
}
.season-spring .pager li.pager-current {
  background-color: #198644;
}
.season-summer .pager li.pager-current {
  background-color: #f3cb4b;
}
.season-fall .pager li.pager-current {
  background-color: #dc3d02;
}
.season-winter .pager li.pager-current {
  background-color: #136db3;
}
.season-spring .pager li.pager-current {
  color: white;
}
.season-summer .pager li.pager-current {
  color: #12242e;
}
.season-fall .pager li.pager-current {
  color: white;
}
.season-winter .pager li.pager-current {
  color: white;
}
.pager li a {
  display: block;
  transition: all 0.3s ease-out;
  background-color: white;
}
.season-spring .pager li a {
  color: #198644;
}
.season-summer .pager li a {
  color: #12242e;
}
.season-fall .pager li a {
  color: #dc3d02;
}
.season-winter .pager li a {
  color: #136db3;
}
.season-spring .pager li a:hover {
  color: white;
}
.season-summer .pager li a:hover {
  color: #12242e;
}
.season-fall .pager li a:hover {
  color: white;
}
.season-winter .pager li a:hover {
  color: white;
}
.season-spring .pager li a:hover {
  background-color: #198644;
}
.season-summer .pager li a:hover {
  background-color: #f3cb4b;
}
.season-fall .pager li a:hover {
  background-color: #dc3d02;
}
.season-winter .pager li a:hover {
  background-color: #136db3;
}
.season-spring .pager li a:hover {
  border-color: #198644;
}
.season-summer .pager li a:hover {
  border-color: #f3cb4b;
}
.season-fall .pager li a:hover {
  border-color: #dc3d02;
}
.season-winter .pager li a:hover {
  border-color: #136db3;
}
div.dtabs {
  float: none;
  position: relative;
  z-index: 2;
  margin-bottom: -1px;
  padding: 25px 0 5px;
  overflow: hidden;
}
div.tab {
  position: relative;
  float: none;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 12px;
  padding: 8px 20px;
  font-family: century-gothic, sans-serif;
  font-size: 1.6rem;
  line-height: 1;
  transition: all 0.2s ease-in-out;
  color: #12242e;
  letter-spacing: 0.02em;
}
div.tab:before,
div.tab:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: -999px;
  height: 3px;
  background-color: #535353;
}
div.tab:after {
  right: 0;
  transition: inherit;
}
div.tab:hover,
div.tab.active,
div.tab.focus-visible {
  font-weight: bold;
}
div.tab:hover:after,
div.tab.active:after,
div.tab.focus-visible:after {
  bottom: -3px;
  height: 9px;
}
.season-spring div.tab.active:after {
  background-color: #198644;
}
.season-summer div.tab.active:after {
  background-color: #f3cb4b;
}
.season-fall div.tab.active:after {
  background-color: #dc3d02;
}
.season-winter div.tab.active:after {
  background-color: #136db3;
}
div.tab:hover,
div.tab.focus-visible {
  background-color: #f2f2f2;
}
div.tab.active {
  cursor: default;
}
[tabindex]:focus {
  outline: 0;
}
.lexicon-links {
  font-size: 0;
  background-color: transparent;
  text-align: left;
}
.lexicon-links a {
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 8px 11px 5px;
  border: 1px solid #198644;
  border-radius: 4px;
  color: #198644;
  background-color: transparent;
  font-size: 12px;
  text-decoration: none;
  transition: all 0.3s ease-out;
}
.lexicon-links a:hover {
  color: white;
  border-color: #4c5d6f;
  background-color: #4c5d6f;
}
.lexicon-links .lexicon-alphabar-instructions {
  font-size: 14px;
}
.lexicon-list {
  margin-top: 30px;
}
.lexicon-list a[id*=letter_] {
  font-size: 2em;
}
.lexicon-list dl {
  margin-bottom: 15px;
  padding-bottom: 20px;
}
.lexicon-list dt {
  padding: 5px 10px;
  font-weight: bold;
  background: #a8a8a8;
  color: white;
}
.lexicon-list dd {
  margin: 0;
  padding: 1px 10px;
  border: 1px solid #eee;
  border-top: none;
}
#lightbox {
  position: fixed;
  top: 40px !important;
}
#lightbox2-overlay {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important;
}
#outerImageContainer {
  max-width: 90%;
}
#lightboxFrame {
  max-width: 100%;
}
#lightboxImage {
  height: auto !important;
}
#imageDataContainer {
  max-width: 90%;
}
.col-1 .views-row {
  width: 100%;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6 {
  clear: both;
}
@media (min-width: 640px) {
  .col-1 .view-content,
  .col-2 .view-content,
  .col-3 .view-content,
  .col-4 .view-content,
  .col-5 .view-content,
  .col-6 .view-content {
    font-size: 0;
  }
  .col-1 .views-row,
  .col-2 .views-row,
  .col-3 .views-row,
  .col-4 .views-row,
  .col-5 .views-row,
  .col-6 .views-row {
    display: inline-block;
    vertical-align: top;
  }
  .col-1 .js-tabs-show,
  .col-2 .js-tabs-show,
  .col-3 .js-tabs-show,
  .col-4 .js-tabs-show,
  .col-5 .js-tabs-show,
  .col-6 .js-tabs-show {
    display: inline-block !important;
  }
  .col-1 .node,
  .col-2 .node,
  .col-3 .node,
  .col-4 .node,
  .col-5 .node,
  .col-6 .node {
    font-size: 1.6rem;
  }
  .col-2 .views-row,
  .col-3 .views-row,
  .col-4 .views-row,
  .col-5 .views-row,
  .col-6 .views-row {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .col-3 .views-row {
    width: 33.33333333%;
  }
  .col-4 .views-row {
    width: 25%;
  }
  .col-5 .views-row {
    width: 20%;
  }
  .col-6 .views-row {
    width: 16.66666667%;
  }
}
/* stylelint-disable declaration-colon-space-after */
@media (min-width: 640px) {
  .gap-0 .view-content {
    margin-left: 0;
  }
  .gap-0 .node {
    margin-left: 0;
  }
  .gap-10 .view-content {
    margin-left: -10px;
  }
  .gap-10 .node {
    margin-left: 10px;
  }
  .gap-15 .view-content {
    margin-left: -15px;
  }
  .gap-15 .node {
    margin-left: 15px;
  }
  .gap-20 .view-content {
    margin-left: -20px;
  }
  .gap-20 .node {
    margin-left: 20px;
  }
  .gap-25 .view-content {
    margin-left: -25px;
  }
  .gap-25 .node {
    margin-left: 25px;
  }
  .gap-30 .view-content {
    margin-left: -30px;
  }
  .gap-30 .node {
    margin-left: 30px;
  }
  .gap-35 .view-content {
    margin-left: -35px;
  }
  .gap-35 .node {
    margin-left: 35px;
  }
  .gap-40 .view-content {
    margin-left: -40px;
  }
  .gap-40 .node {
    margin-left: 40px;
  }
}
/* stylelint-enable */
@media (min-width: 640px) {
  .fiw-25 .node-item:not(.node-content) .field-image {
    max-width: 25% !important;
  }
  .fiw-30 .node-item:not(.node-content) .field-image {
    max-width: 30% !important;
  }
  .fiw-35 .node-item:not(.node-content) .field-image {
    max-width: 35% !important;
  }
}
@media (min-width: 1200px) {
  .fiw-40 .node-item:not(.node-content) .field-image {
    max-width: 40% !important;
  }
  .fiw-50 .node-item:not(.node-content) .field-image {
    max-width: 50% !important;
  }
  .fiw-60 .node-item:not(.node-content) .field-image {
    max-width: 60% !important;
  }
  .fiw-75 .node-item:not(.node-content) .field-image {
    max-width: 75% !important;
  }
}
.fiw-100 .node-item:not(.node-content) .field-image {
  max-width: 100% !important;
}
@media (min-width: 1200px) {
  .fif-lt .node-item:not(.node-content) .field-image {
    float: left;
    margin-left: 0;
    margin-right: 20px;
  }
}
@media (min-width: 1200px) {
  .fif-rt .node-item:not(.node-content) .field-image {
    float: right;
    margin-right: 0;
    margin-left: 20px;
  }
}
.fif-no .node-item:not(.node-content) .field-image {
  float: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media (min-width: 640px) {
  .fif-lt.fiw-25 .node-item:not(.node-content) .field-image,
  .fif-lt.fiw-30 .node-item:not(.node-content) .field-image,
  .fif-lt.fiw-35 .node-item:not(.node-content) .field-image {
    float: left;
    margin-left: 0;
    margin-right: 20px;
  }
}
@media (min-width: 1200px) {
  .fif-lt.fiw-40 .node-item:not(.node-content) .field-image,
  .fif-lt.fiw-50 .node-item:not(.node-content) .field-image,
  .fif-lt.fiw-60 .node-item:not(.node-content) .field-image,
  .fif-lt.fiw-75 .node-item:not(.node-content) .field-image {
    float: left;
    margin-left: 0;
    margin-right: 20px;
  }
}
@media (min-width: 640px) {
  .fif-rt.fiw-25 .node-item:not(.node-content) .field-image,
  .fif-rt.fiw-30 .node-item:not(.node-content) .field-image,
  .fif-rt.fiw-35 .node-item:not(.node-content) .field-image {
    float: right;
    margin-right: 0;
    margin-left: 20px;
  }
}
@media (min-width: 1200px) {
  .fif-rt.fiw-40 .node-item:not(.node-content) .field-image,
  .fif-rt.fiw-50 .node-item:not(.node-content) .field-image,
  .fif-rt.fiw-60 .node-item:not(.node-content) .field-image,
  .fif-rt.fiw-75 .node-item:not(.node-content) .field-image {
    float: right;
    margin-right: 0;
    margin-left: 20px;
  }
}
.node-full {
  margin-bottom: 35px;
}
.node-full .node-meta {
  display: block;
  margin-top: 5px;
}
@media print {
  @page {
    size: A4;
  }
  body {
    background: white !important;
    color: black !important;
  }
  #admin-menu,
  #quick-classes,
  .dd-hover-expand,
  .block-controls-wrapper {
    display: none !important;
  }
  #lightbox,
  #lightbox2-overlay {
    display: none !important;
  }
  .above-page,
  .below-page,
  .hidden {
    display: none !important;
  }
  .page {
    padding: 0 !important;
    overflow: visible !important;
    background: none !important;
  }
  .page-closure {
    display: none !important;
  }
  .flyout,
  .page-footer {
    display: none !important;
  }
  .page-top,
  .page-left,
  .page-right {
    display: none !important;
  }
  .layout {
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .page-header,
  .page-header .header {
    position: relative !important;
    box-shadow: none !important;
    transform: none !important;
  }
  .logo img.screen {
    display: none;
  }
  .logo img.print {
    display: block !important;
  }
  .toolbar {
    display: none !important;
  }
  .link-read-more {
    display: none !important;
  }
  .dtabs {
    display: none !important;
  }
  .under-tab {
    display: block !important;
  }
  .field-image {
    float: right !important;
    width: 25% !important;
    margin-left: 1.5em !important;
    margin-bottom: 1em !important;
  }
}
.section-find .page-main h2.title,
.section-search .page-main h2.title {
  display: none;
}
.section-find .page-content > .tabs,
.section-search .page-content > .tabs {
  display: none;
}
.section-find .faceted-search-numbering,
.section-search .faceted-search-numbering {
  float: none;
  font-family: century-gothic, sans-serif;
  font-weight: bold;
  font-size: 16px;
}
.section-find .search-results,
.section-search .search-results {
  font-size: 1.6rem;
  font-family: century-gothic, sans-serif;
}
.section-find .search-results dd.search-result-node,
.section-search .search-results dd.search-result-node {
  margin-bottom: 35px;
  padding: 0;
  border: 0;
}
.section-find .search-results .title,
.section-search .search-results .title {
  margin-top: 0;
  margin-bottom: 10px;
  padding: 35px 0 0;
  border: none;
  border-top: 1px solid #ccc;
  background: transparent;
  font-size: 2.7rem;
  font-weight: bold;
}
.season-spring .section-find .search-results .title,
.season-spring .section-search .search-results .title {
  color: #198644;
}
.season-summer .section-find .search-results .title,
.season-summer .section-search .search-results .title {
  color: #12242e;
}
.season-fall .section-find .search-results .title,
.season-fall .section-search .search-results .title {
  color: #dc3d02;
}
.season-winter .section-find .search-results .title,
.season-winter .section-search .search-results .title {
  color: #136db3;
}
.season-spring .section-find .search-results .title a,
.season-spring .section-search .search-results .title a {
  color: #198644;
}
.season-summer .section-find .search-results .title a,
.season-summer .section-search .search-results .title a {
  color: #12242e;
}
.season-fall .section-find .search-results .title a,
.season-fall .section-search .search-results .title a {
  color: #dc3d02;
}
.season-winter .section-find .search-results .title a,
.season-winter .section-search .search-results .title a {
  color: #136db3;
}
.section-find .search-results .title a:hover,
.section-search .search-results .title a:hover,
.section-find .search-results .title a:focus,
.section-search .search-results .title a:focus {
  text-decoration: underline;
}
.section-find .search-results .field-image,
.section-search .search-results .field-image {
  margin: 0;
  padding-left: 20px;
  max-width: 15% !important;
}
.section-find .search-results .field-image img,
.section-search .search-results .field-image img {
  width: auto;
  max-height: 150px;
}
.section-find .search-results p,
.section-search .search-results p {
  margin-bottom: 0;
}
.section-find .search-results p:not(:last-child),
.section-search .search-results p:not(:last-child) {
  margin-bottom: 10px;
}
.section-find .search-results span.file a,
.section-search .search-results span.file a {
  padding-left: 0;
}
.section-find .search-results .search-info,
.section-search .search-results .search-info {
  font-size: 1.6rem;
}
#block-faceted_search_ui-1_keyword {
  margin-bottom: 35px;
  padding-bottom: 0;
  border-bottom: none;
}
#edit-keys-wrapper label,
body.section-search #search-form .form-text,
body.section-search #search-form #edit-submit {
  font-size: 1.6rem;
  line-height: 1.2;
  font-family: century-gothic, sans-serif;
}
.subterm {
  margin-bottom: 0;
}
.subterm-header,
.subterm-content {
  display: none;
}
.subterm-overview .node {
  margin-bottom: 35px;
  padding-bottom: 0;
}
.subterm-link {
  display: none;
}
.modern-directory {
  font-family: century-gothic, sans-serif;
}
.modern-directory .view-filters {
  border-top: 1px solid #ccc;
}
.modern-directory .views-exposed-widgets {
  margin: 1em 0;
}
.modern-directory .views-exposed-widget {
  float: none;
  display: inline-block;
  vertical-align: bottom;
  padding: 0;
}
.modern-directory .views-exposed-widget label {
  display: block;
  font-size: 21px;
  margin-bottom: 10px;
}
.modern-directory #edit-keys-wrapper {
  width: 200px;
  height: 31px;
  margin: 0;
  padding: 5px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  background: #f2f2f2;
}
.modern-directory #edit-keys-wrapper input[type=text] {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  line-height: 21px;
  background: #f2f2f2;
}
.modern-directory .views-submit-button .form-submit {
  margin-top: 0;
}
.modern-directory .attachment {
  margin: 1em 0;
}
.modern-directory .item-list ul {
  margin: 0;
  padding: 0;
}
.modern-directory .item-list li {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0;
  list-style: none;
}
.modern-directory .item-list li.pager-current {
  margin-bottom: 4px;
  padding: 3px 10px;
}
.modern-directory .item-list a {
  display: block;
  margin-bottom: 4px;
  padding: 3px 9px;
  line-height: 21px;
  border-radius: 4px;
  text-decoration: none;
  transition: background-color 0.3s ease-out;
  color: white;
}
.season-spring .modern-directory .item-list a {
  background-color: #198644;
}
.season-summer .modern-directory .item-list a {
  background-color: #f3cb4b;
}
.season-fall .modern-directory .item-list a {
  background-color: #dc3d02;
}
.season-winter .modern-directory .item-list a {
  background-color: #136db3;
}
.season-spring .modern-directory .item-list a:hover {
  background-color: #dc3d02;
}
.season-summer .modern-directory .item-list a:hover {
  background-color: #136db3;
}
.season-fall .modern-directory .item-list a:hover {
  background-color: #136db3;
}
.season-winter .modern-directory .item-list a:hover {
  background-color: #dc3d02;
}
.modern-directory .node {
  clear: both;
}
.modern-directory .node-item {
  display: none;
}
.modern-directory .node-image,
.modern-directory .node-header,
.modern-directory .node-contact,
.modern-directory .node-upper-meta {
  display: block;
}
.modern-directory .field-image {
  margin-top: 0;
  margin-bottom: 20px;
}
.modern-directory .has-image .node-header,
.modern-directory .has-image .node-contact {
  float: right;
  width: 70%;
}
.modern-directory .has-image .node-image {
  float: left;
  max-width: 25% !important;
}
#admin-menu .admin-menu-icon > a {
  display: block;
}
#admin-menu .admin-menu-icon > a img {
  display: none;
}
#admin-menu .admin-menu-icon > a:before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  background: url('/sites/all/themes/dtheme/icons/favicon.ico') no-repeat left top transparent;
  background-size: 16px;
}
@media (min-width: 1200px) {
  .admin-menu .above-page {
    border-top: 20px solid black;
  }
}
.ui-dialog {
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  width: 90% !important;
  height: auto !important;
  max-height: 90%;
  box-sizing: border-box;
  overflow: auto !important;
  font-size: 1.6rem;
  transform: translate3d(-50%, -50%, 0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.ui-dialog .ui-dialog-content {
  width: 100% !important;
  height: 100% !important;
}
@media (min-width: 640px) {
  .ui-dialog {
    width: 600px !important;
  }
}
.breadcrumb-nav {
  position: relative;
  margin-bottom: 1.5em;
  font-size: 14px;
  color: #757575;
}
.breadcrumb-nav a {
  color: inherit;
}
.breadcrumb-nav a:hover {
  color: #f3cb4b;
}
.overview .node-header {
  display: block;
}
.overview .node-header h1 {
  display: block;
  margin-bottom: 0;
}
.overview .node-header p {
  margin-top: 10px;
}
.overview .node-content :last-child {
  margin-bottom: 0;
}
.overview .node-meta {
  margin-top: 5px;
}
.overview .caption {
  display: block;
}
.appearing-nav {
  font-size: 1.6rem;
}
.appearing-nav #nav-back {
  display: none;
}
.appearing-nav .small {
  display: none;
}
.appearing-nav ul.links li {
  margin-left: 0;
  margin-right: 0;
}
.appearing-nav ul.links .first a {
  border-top: none;
}
.appearing-nav ul.links li a {
  margin: 0;
  padding: 5px 0;
  border-bottom: none;
  line-height: 1.2;
}
.block-dd_social {
  margin-bottom: 35px;
}
.block-dd_social .block-title {
  margin-bottom: 10px;
}
.block-dd_social ul {
  margin: 0;
  padding: 0;
  font-size: 0;
  list-style: none;
}
.block-dd_social li {
  display: inline-block;
}
.block-dd_social .item-list ul li {
  margin: 0;
  list-style: none;
}
.block-dd_social span.ext {
  display: none;
}
.block-dd_social .social {
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  margin-right: 5px;
  border-radius: 100%;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.3s ease-out;
  background-color: #757575;
  color: white;
}
.block-dd_social .social:after {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.block-dd_social a.social-facebook:after {
  content: "\e700";
}
.block-dd_social a.social-facebook:hover,
.block-dd_social a.social-facebook:active {
  background-color: #3c5a9b;
}
.block-dd_social a.social-linkedin:after {
  content: "\e702";
}
.block-dd_social a.social-linkedin:hover,
.block-dd_social a.social-linkedin:active {
  background-color: #1879b3;
}
.block-dd_social a.social-twitter:after {
  content: "\e701";
}
.block-dd_social a.social-twitter:hover,
.block-dd_social a.social-twitter:active {
  background-color: #30aade;
}
.node-fields .node-upper-meta {
  display: none;
}
.node-fields .node-image,
.node-fields .node-upper-meta {
  display: none;
}
.node-fields .link-file,
.node-fields .link-related,
.node-fields .link-twitter {
  padding-bottom: 0;
  border: none;
}
.node-fields .node-contact {
  margin: 0;
  padding: 0;
  border: none;
}
.node-fields .node-contact-wrapper {
  margin: 0;
  padding: 0;
  background-color: transparent;
}
.node-fields .node-links {
  clear: both;
  margin-bottom: 30px;
}
.node-fields .node-links.placeholder-block {
  display: none;
}
.contact-posts .views-row {
  padding-top: 1em;
}
.contact-posts .views-row:not(:first-child) {
  border-top: 1px solid #ccc;
}
.contact-posts .node-item {
  display: none;
}
.contact-posts .node-header,
.contact-posts .node-contact {
  display: block;
}
.contact-posts .title {
  font-size: 18px;
  line-height: 1.3;
}
.contact-posts .subtitle {
  font-size: 14px;
  line-height: 1.3;
}
.profile-posts {
  margin-bottom: 35px;
}
.profile-posts .node-item {
  display: none;
}
.profile-posts .node-upper-meta,
.profile-posts .node-header,
.profile-posts .node-contact,
.profile-posts .node-links {
  display: block;
}
.profile-posts .views-row:first-child .node-upper-meta {
  border-top: 0;
}
.profile-posts .node-upper-meta {
  padding-top: 0.5em;
  margin-bottom: 0.5em;
}
.profile-posts .node-header {
  font-size: 1.286em;
  line-height: 1.333;
}
.profile-posts .node-header .subtitle {
  font-size: 0.778em;
}
.node-content .image {
  /* stylelint-disable declaration-colon-space-after */
  /* stylelint-enable */
}
.node-content .image.circle img {
  border-radius: 100%;
}
.node-content .image.center {
  margin: 0 auto;
}
.node-content .image.center img {
  margin: 0 auto;
}
@media (min-width: 640px) {
  .node-content .image.right {
    float: right;
    max-width: 35% !important;
    margin-right: 0;
    margin-left: 1em;
    margin-bottom: 1em;
  }
  .node-content .image.left {
    float: left;
    max-width: 35% !important;
    margin-left: 0;
    margin-right: 1em;
    margin-bottom: 1em;
  }
}
@media (min-width: 1200px) {
  .node-content .image.right {
    max-width: 50% !important;
  }
  .node-content .image.left {
    max-width: 50% !important;
  }
}
@media (min-width: 640px) {
  .node-content .image.w25 {
    max-width: 25% !important;
  }
  .node-content .image.w30 {
    max-width: 30% !important;
  }
  .node-content .image.w35,
  .node-content .image.w40,
  .node-content .image.w45,
  .node-content .image.w50 {
    max-width: 35% !important;
  }
}
@media (min-width: 1200px) {
  .node-content .image.w40 {
    max-width: 40% !important;
  }
  .node-content .image.w45 {
    max-width: 45% !important;
  }
  .node-content .image.w50 {
    max-width: 50% !important;
  }
  .node-content .image.w55 {
    max-width: 55% !important;
  }
  .node-content .image.w60 {
    max-width: 60% !important;
  }
  .node-content .image.w65 {
    max-width: 65% !important;
  }
  .node-content .image.w70 {
    max-width: 70% !important;
  }
  .node-content .image.w75 {
    max-width: 75% !important;
  }
  .node-content .image.w80 {
    max-width: 80% !important;
  }
  .node-content .image.w85 {
    max-width: 85% !important;
  }
  .node-content .image.w90 {
    max-width: 90% !important;
  }
  .node-content .image.w95 {
    max-width: 95% !important;
  }
  .node-content .image.w100 {
    max-width: 100% !important;
  }
}
@media (min-width: 640px) {
  .node-content .field-image.caption-left,
  .node-content .field-image.caption-right {
    display: flex;
  }
  .node-content .field-image.caption-left a,
  .node-content .field-image.caption-right a {
    display: block;
    flex: 1 0 76%;
  }
  .node-content .field-image.caption-left .caption,
  .node-content .field-image.caption-right .caption {
    display: block;
    margin-top: 0;
    flex: 1 0 21%;
    padding-top: 10px;
    border-top: 1px solid #ccc;
  }
  .node-content .field-image.caption-left {
    flex-direction: row-reverse;
  }
  .node-content .field-image.caption-left .caption {
    margin-left: 0;
    margin-right: 3%;
    text-align: right;
  }
  .node-content .field-image.caption-right .caption {
    margin-right: 0;
    margin-left: 3%;
    text-align: left;
  }
}
.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
.two-columns,
.three-columns,
.four-columns {
  clear: both;
}
@media (min-width: 640px) {
  .two-columns,
  .three-columns,
  .four-columns {
    position: relative;
    margin-left: -10px;
    margin-right: -10px;
    display: flex;
    flex-wrap: wrap;
  }
  .two-columns > *,
  .three-columns > *,
  .four-columns > * {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
  }
  .two-columns > * {
    flex: 1 0 50%;
  }
  .three-columns > * {
    flex: 1 0 33.33333333%;
  }
  .four-columns > * {
    flex: 1 0 25%;
  }
  .two-columns.lines,
  .three-columns.lines,
  .four-columns.lines {
    margin-left: -20px;
    margin-right: -20px;
  }
  .two-columns.lines > *,
  .three-columns.lines > *,
  .four-columns.lines > * {
    padding-left: 21px;
    padding-right: 19px;
  }
  .two-columns.lines > *:not(:first-child),
  .three-columns.lines > *:not(:first-child),
  .four-columns.lines > *:not(:first-child) {
    border-left: 1px solid #ccc;
  }
}
@media (min-width: 640px) {
  blockquote.left,
  blockquote.right {
    width: 33.33333333%;
  }
  blockquote.left {
    float: left;
    margin-left: 0;
    margin-right: 30px;
  }
  blockquote.right {
    float: right;
    margin-right: 0;
    margin-left: 30px;
  }
}
.node-content table.no-stripes tbody td {
  padding: 6px 0;
}
.node-content table.no-stripes tbody tr.odd,
.node-content table.no-stripes tbody tr:nth-child(odd),
.node-content table.no-stripes tbody tr.even,
.node-content table.no-stripes tbody tr:nth-child(even) {
  background-color: transparent;
}
.node-content table.key-value-data tbody td:first-child {
  text-align: left;
}
.node-content table.key-value-data tbody td:last-child {
  text-align: right;
}
.grouping {
  margin: 1em 0;
  padding: 0 1em;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.theme-font,
.social-links .node-simple a:before {
  font-family: 'theme' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.photo-gallery .node-image,
.photo-gallery .node-upper-image,
.node-content .photo-gallery {
  transition: opacity 0.5s linear;
  opacity: 0;
}
.photo-gallery .node-image.ready,
.photo-gallery .node-upper-image.ready,
.node-content .photo-gallery.ready {
  opacity: 1;
}
.photo-gallery .node-item .field-image {
  margin: 0;
}
.photo-gallery .node-image {
  margin-top: 1em;
}
.photo-gallery .flickity-viewport {
  background-color: #171a1b;
}
.photo-gallery .field-image {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  float: none !important;
  width: 100%;
  max-width: none !important;
  margin: 0 !important;
}
.photo-gallery .field-image .caption {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  font-size: 1.6rem;
  transition: 0.2s ease-out;
  transform: translateY(100%);
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  opacity: 0;
}
@media (min-width: 640px) {
  .photo-gallery .field-image .caption {
    display: block;
  }
}
.photo-gallery .field-image:not(.is-selected) {
  opacity: 0 !important;
}
.photo-gallery .field-image.is-selected {
  height: 100%;
}
.photo-gallery .field-image.is-selected .caption {
  transform: translateY(0);
  transition-delay: 0.5s;
  opacity: 1;
}
.photo-gallery .field-image.is-selected a {
  display: block;
  width: auto;
  max-width: 100%;
}
.photo-gallery .field-image.is-selected img {
  margin: 0 auto;
}
.photo-gallery .flickity-prev-next-button {
  border: 1px solid #757575;
  transition: 0.2s ease-out;
  color: #757575;
}
.photo-gallery .flickity-prev-next-button.previous {
  left: 20px;
}
.photo-gallery .flickity-prev-next-button.next {
  right: 20px;
}
.photo-gallery .flickity-prev-next-button:focus {
  box-shadow: none;
}
.photo-gallery .flickity-prev-next-button:focus,
.photo-gallery .flickity-prev-next-button:hover {
  position: absolute;
  border-color: #198644;
  background-color: #198644;
  color: white;
}
.photo-gallery .flickity-prev-next-button.previous:active {
  transform: translateX(-10%) translateY(-50%);
}
.photo-gallery .flickity-prev-next-button.next:active {
  transform: translateX(10%) translateY(-50%);
}
.photo-gallery .flickity-page-dots {
  position: relative;
  bottom: 0;
  margin: 1em 0 1.5em;
  padding: 0 3.6rem;
  text-align: center;
  box-sizing: border-box;
}
.photo-gallery .flickity-page-dots li {
  display: inline-block;
  vertical-align: bottom;
  width: 1.5rem;
  height: 1.5rem;
  margin: 3px;
  font-size: 0;
  transition: 0.25s ease-in-out;
}
.photo-gallery .flickity-page-dots li:active {
  transform: scale(0.5);
}
.photo-gallery .flickity-page-dots .dot {
  box-sizing: border-box;
  border: 1px solid #757575;
  background-color: transparent;
  opacity: 1;
}
.photo-gallery .flickity-page-dots .dot:hover {
  border-color: #198644;
  background-color: #198644;
}
.photo-gallery .flickity-page-dots .dot.is-selected {
  border-color: #757575;
  background-color: #757575;
  cursor: default;
}
.photo-gallery .flickity-page-dots .button--play-pause {
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 0;
  border: none;
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin: 0 5px;
  background: transparent;
}
.photo-gallery .flickity-page-dots .button--play-pause svg {
  width: 100%;
  height: 100%;
  fill: #757575;
}
.photo-gallery .flickity-page-dots .button--play-pause svg:hover {
  fill: #198644;
}
.photo-gallery .flickity-page-dots .button--play-pause svg .play,
.photo-gallery .flickity-page-dots .button--play-pause svg .pause {
  transform-origin: 50% 50%;
  transition: 0.25s ease-in-out;
}
.photo-gallery .flickity-page-dots .button--play-pause svg .pause {
  opacity: 0;
  transform: scale(1.5);
}
.photo-gallery .playing .button--play-pause svg .play,
.photo-gallery.playing .button--play-pause svg .play {
  opacity: 0;
  transform: scale(1.5);
}
.photo-gallery .playing .button--play-pause svg .pause,
.photo-gallery.playing .button--play-pause svg .pause {
  opacity: 1;
  transform: scale(1);
}
@media (max-width: 1199px) {
  .photo-gallery .flickity-prev-next-button {
    display: none;
  }
}
.iconography {
  text-align: center;
}
.iconography p {
  margin: 10px 0;
}
.iconography span {
  display: block;
  padding: 10px;
  text-align: center;
  background-color: #f3cb4b;
  color: #000000;
}
.iconography span:hover {
  background-color: #198644;
  color: #ffffff;
}
.iconography span:before {
  font-family: 'theme' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  margin-bottom: 5px;
  font-size: 64px;
  line-height: 1;
  transition: all 0.1s ease-out;
}
.iconography span.menu-icon:before {
  content: '\3d';
}
.iconography span.search-icon:before {
  content: '\1f50d';
}
.iconography span.plus-icon:before {
  content: '\2795';
}
.iconography span.minus-icon:before {
  content: '\2796';
}
.iconography span.close-icon:before {
  content: '\2716';
}
.iconography span code {
  display: block;
  margin-top: 10px;
  padding: 5px 10px;
  font-family: Courier New, Courier, monospace;
  background-color: #eaeaea;
  color: #333;
}
.select2-container {
  display: block;
  position: relative;
  width: 100% !important;
}
@media (max-width: 1199px) {
  .select2-container {
    left: 0 !important;
  }
}
.select2-container,
.select2-container *:focus {
  outline: none;
}
.select2-container .select2-selection {
  position: relative;
  display: block;
  height: 60px;
  cursor: pointer;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 8px;
  overflow: hidden;
  background-color: white;
}
.select2-container .select2-selection:focus {
  text-decoration: underline;
}
.select2-container .select2-selection:focus .select2-selection__arrow {
  background-color: #f2f2f2;
}
.select2-container .select2-selection:focus .select2-selection__arrow b:before,
.select2-container .select2-selection:focus .select2-selection__arrow b:after {
  background-color: #12242e;
}
.select2-container .select2-selection[aria-expanded="true"] {
  border-radius: 8px 8px 0 0;
}
.select2-container .select2-selection__rendered {
  position: relative;
  display: block;
  overflow: hidden;
  color: #12242e;
  font-size: 0;
  line-height: 60px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 100%;
  letter-spacing: 0.05em;
}
.select2-container .select2-selection__rendered:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding-left: 20px;
  padding-right: 65px;
  color: #12242e;
  font-size: 1.5rem;
  line-height: 60px;
  transition: all 0.2s ease-in-out;
  letter-spacing: 0.05em;
}
.select2-container .select2-selection__arrow {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  transition: all 0.2s ease-in-out;
}
.select2-container .select2-selection__arrow b {
  display: block;
}
.select2-container .select2-selection__arrow b:before,
.select2-container .select2-selection__arrow b:after {
  content: '';
  position: absolute;
  top: 30px;
  width: 16px;
  height: 2px;
  transition: all 0.2s ease-in-out;
  background-color: #12242e;
}
.select2-container .select2-selection__arrow b:before {
  left: 17px;
  transform: rotate(45deg);
}
.select2-container .select2-selection__arrow b:after {
  right: 17px;
  transform: rotate(-45deg);
}
@media (min-width: 1200px) {
  .select2-container .select2-selection__arrow:hover {
    background-color: #f2f2f2;
  }
  .select2-container .select2-selection__arrow:hover b:before,
  .select2-container .select2-selection__arrow:hover b:after {
    background-color: #12242e;
  }
}
.select2-container--open .select2-selection__rendered:before {
  background-color: white !important;
}
.select2-container--open .select2-selection__arrow b:before,
.select2-container--open .select2-selection__arrow b:after {
  width: 25px;
}
.select2-dropdown {
  display: block;
  position: absolute;
  z-index: 1051;
  top: 1px;
  left: -100000px;
  width: 100%;
  box-sizing: border-box;
  background-color: white;
  border-radius: 0 0 8px 8px;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
@media (max-width: 1199px) {
  .select2-container--open .select2-dropdown {
    left: 30px !important;
  }
}
@media (min-width: 640px) and (max-width: 1199px) {
  .select2-container--open .select2-dropdown {
    left: 60px !important;
  }
}
.select2-search--dropdown {
  display: none;
  padding: 10px;
}
.select2-search--dropdown .select2-search__field {
  width: 100%;
  padding: 0 20px;
  box-shadow: none;
  border-radius: 0;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  background: #f3cb4b;
  color: #136db3;
  font-family: century-gothic, sans-serif;
  font-size: 1.6rem;
  line-height: 4rem;
  font-weight: 500;
}
.select2-results {
  display: block;
}
.select2-results__options {
  margin: 0;
  padding: 7px 0;
  list-style: none;
}
.select2-results > .select2-results__options {
  max-height: 350px;
  overflow-y: auto;
}
@media (min-width: 1200px) {
  .select2-results__options {
    padding: 0;
  }
}
.select2-results__option {
  padding: 6px 20px;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #12242e;
  font-size: 1.6rem;
  line-height: 30px;
  transition: all 0.2s ease-in-out;
}
.select2-results__option:hover,
.select2-results__option:focus {
  background-color: #f2f2f2;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-results__option[aria-disabled=true] {
  display: none;
}
@media (min-width: 1200px) {
  .select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
  }
}
/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}
.flickity-enabled:focus {
  outline: none;
}
.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}
/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing;
}
/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: hsla(0, 0%, 100%, 0.75);
  border: none;
  color: #333;
}
.flickity-button:hover {
  background: white;
  cursor: pointer;
}
.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}
.flickity-button:active {
  opacity: 0.6;
}
.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}
.flickity-button-icon {
  fill: currentColor;
}
/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}
.flickity-prev-next-button.previous {
  left: 10px;
}
.flickity-prev-next-button.next {
  right: 10px;
}
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}
.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}
/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.flickity-rtl .flickity-page-dots {
  direction: rtl;
}
.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
  opacity: 1;
}
/* flickity-fade */
.flickity-enabled.is-fade .flickity-slider > * {
  pointer-events: none;
  z-index: 0;
}
.flickity-enabled.is-fade .flickity-slider > .is-selected {
  pointer-events: auto;
  z-index: 1;
}
/*!
	Modaal - accessible modals - v0.4.4
	by Humaan, for all humans.
	http://humaan.com
 */
.modaal-noscroll {
  overflow: hidden;
}
.modaal-accessible-hide {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.modaal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
}
.modaal-wrapper {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: auto;
  opacity: 1;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  transition: all 0.3s ease-in-out;
}
.modaal-wrapper * {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
}
.modaal-wrapper .modaal-close {
  border: none;
  background: transparent;
  padding: 0;
  -webkit-appearance: none;
}
.modaal-wrapper.modaal-start_none {
  display: none;
  opacity: 1;
}
.modaal-wrapper.modaal-start_fade {
  opacity: 0;
}
.modaal-wrapper *[tabindex="0"] {
  outline: none !important;
}
.modaal-wrapper.modaal-fullscreen {
  overflow: hidden;
}
.modaal-outer-wrapper {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}
.modaal-fullscreen .modaal-outer-wrapper {
  display: block;
}
.modaal-inner-wrapper {
  display: table-cell;
  width: 100%;
  height: 100%;
  position: relative;
  vertical-align: middle;
  text-align: center;
  padding: 80px 25px;
}
.modaal-fullscreen .modaal-inner-wrapper {
  padding: 0;
  display: block;
  vertical-align: top;
}
.modaal-container {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: auto;
  text-align: left;
  color: #000;
  max-width: 1000px;
  border-radius: 0px;
  background: #fff;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  cursor: auto;
}
.modaal-container.is_loading {
  height: 100px;
  width: 100px;
  overflow: hidden;
}
.modaal-fullscreen .modaal-container {
  max-width: none;
  height: 100%;
  overflow: auto;
}
.modaal-close {
  position: fixed;
  right: 20px;
  top: 20px;
  color: #fff;
  cursor: pointer;
  opacity: 1;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0);
  border-radius: 100%;
  transition: all 0.2s ease-in-out;
}
.modaal-close:focus,
.modaal-close:hover {
  outline: none;
  background: #fff;
}
.modaal-close:focus:before,
.modaal-close:focus:after,
.modaal-close:hover:before,
.modaal-close:hover:after {
  background: #b93d0c;
}
.modaal-close span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.modaal-close:before,
.modaal-close:after {
  display: block;
  content: " ";
  position: absolute;
  top: 14px;
  left: 23px;
  width: 4px;
  height: 22px;
  border-radius: 4px;
  background: #fff;
  transition: background 0.2s ease-in-out;
}
.modaal-close:before {
  transform: rotate(-45deg);
}
.modaal-close:after {
  transform: rotate(45deg);
}
.modaal-fullscreen .modaal-close {
  background: #afb7bc;
  right: 10px;
  top: 10px;
}
.modaal-content-container {
  padding: 30px;
}
.modaal-confirm-wrap {
  padding: 30px 0 0;
  text-align: center;
  font-size: 0;
}
.modaal-confirm-btn {
  font-size: 14px;
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  background: transparent;
}
.modaal-confirm-btn.modaal-ok {
  padding: 10px 15px;
  color: #fff;
  background: #555;
  border-radius: 3px;
  transition: background 0.2s ease-in-out;
}
.modaal-confirm-btn.modaal-ok:hover {
  background: #2f2f2f;
}
.modaal-confirm-btn.modaal-cancel {
  text-decoration: underline;
}
.modaal-confirm-btn.modaal-cancel:hover {
  text-decoration: none;
  color: #2f2f2f;
}
.modaal-instagram .modaal-container {
  width: auto;
  background: transparent;
  box-shadow: none !important;
}
.modaal-instagram .modaal-content-container {
  padding: 0;
  background: transparent;
}
.modaal-instagram .modaal-content-container > blockquote {
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
}
.modaal-instagram iframe {
  opacity: 0;
  margin: -6px !important;
  border-radius: 0 !important;
  width: 1000px !important;
  max-width: 800px !important;
  box-shadow: none !important;
  animation: instaReveal 1s linear forwards;
}
.modaal-image .modaal-inner-wrapper {
  padding-left: 140px;
  padding-right: 140px;
}
.modaal-image .modaal-container {
  width: auto;
  max-width: 100%;
}
.modaal-gallery-wrap {
  position: relative;
  color: #fff;
}
.modaal-gallery-item {
  display: none;
}
.modaal-gallery-item img {
  display: block;
}
.modaal-gallery-item.is_active {
  display: block;
}
.modaal-gallery-label {
  position: absolute;
  left: 0;
  width: 100%;
  margin: 20px 0 0;
  font-size: 18px;
  text-align: center;
  color: #fff;
}
.modaal-gallery-label:focus {
  outline: none;
}
.modaal-gallery-control {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  opacity: 1;
  cursor: pointer;
  color: #fff;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0);
  border: none;
  border-radius: 100%;
  transition: all 0.2s ease-in-out;
}
.modaal-gallery-control.is_hidden {
  opacity: 0;
  cursor: default;
}
.modaal-gallery-control:focus,
.modaal-gallery-control:hover {
  outline: none;
  background: #fff;
}
.modaal-gallery-control:focus:before,
.modaal-gallery-control:focus:after,
.modaal-gallery-control:hover:before,
.modaal-gallery-control:hover:after {
  background: #afb7bc;
}
.modaal-gallery-control span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.modaal-gallery-control:before,
.modaal-gallery-control:after {
  display: block;
  content: " ";
  position: absolute;
  top: 16px;
  left: 25px;
  width: 4px;
  height: 18px;
  border-radius: 4px;
  background: #fff;
  transition: background 0.2s ease-in-out;
}
.modaal-gallery-control:before {
  margin: -5px 0 0;
  transform: rotate(-45deg);
}
.modaal-gallery-control:after {
  margin: 5px 0 0;
  transform: rotate(45deg);
}
.modaal-gallery-next-inner {
  left: 100%;
  margin-left: 40px;
}
.modaal-gallery-next-outer {
  right: 45px;
}
.modaal-gallery-prev:before,
.modaal-gallery-prev:after {
  left: 22px;
}
.modaal-gallery-prev:before {
  margin: 5px 0 0;
  transform: rotate(-45deg);
}
.modaal-gallery-prev:after {
  margin: -5px 0 0;
  transform: rotate(45deg);
}
.modaal-gallery-prev-inner {
  right: 100%;
  margin-right: 40px;
}
.modaal-gallery-prev-outer {
  left: 45px;
}
.modaal-video-wrap {
  margin: auto 50px;
  position: relative;
}
.modaal-video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background: #000;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.modaal-video-container iframe,
.modaal-video-container object,
.modaal-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modaal-iframe .modaal-content {
  width: 100%;
  height: 100%;
}
.modaal-iframe-elem {
  width: 100%;
  height: 100%;
  display: block;
}
.modaal-loading-spinner {
  background: none;
  position: absolute;
  width: 200px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -100px;
  transform: scale(0.25);
}
.modaal-loading-spinner > div {
  width: 24px;
  height: 24px;
  margin-left: 4px;
  margin-top: 4px;
  position: absolute;
}
.modaal-loading-spinner > div > div {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background: #fff;
}
.modaal-loading-spinner > div:nth-of-type(1) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  animation-delay: 0s;
}
.modaal-loading-spinner > div:nth-of-type(2) > div,
.modaal-loading-spinner > div:nth-of-type(3) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}
.modaal-loading-spinner > div:nth-of-type(1) {
  transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(2) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  animation-delay: 0.12s;
}
.modaal-loading-spinner > div:nth-of-type(2) {
  transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(3) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  animation-delay: 0.25s;
}
.modaal-loading-spinner > div:nth-of-type(4) > div,
.modaal-loading-spinner > div:nth-of-type(5) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}
.modaal-loading-spinner > div:nth-of-type(3) {
  transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(4) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  animation-delay: 0.37s;
}
.modaal-loading-spinner > div:nth-of-type(4) {
  transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(5) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  animation-delay: 0.5s;
}
.modaal-loading-spinner > div:nth-of-type(6) > div,
.modaal-loading-spinner > div:nth-of-type(7) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}
.modaal-loading-spinner > div:nth-of-type(5) {
  transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(6) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  animation-delay: 0.62s;
}
.modaal-loading-spinner > div:nth-of-type(6) {
  transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(7) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  animation-delay: 0.75s;
}
.modaal-loading-spinner > div:nth-of-type(7) {
  transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(8) > div {
  animation: modaal-loading-spinner 1s linear infinite;
  animation-delay: 0.87s;
}
.modaal-loading-spinner > div:nth-of-type(8) {
  transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
}
@media only screen and (min-width: 1400px) {
  .modaal-video-container {
    padding-bottom: 0;
    height: 731px;
  }
}
@media only screen and (max-width: 1140px) {
  .modaal-image .modaal-inner-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
  .modaal-gallery-control {
    top: auto;
    bottom: 20px;
    transform: none;
    background: rgba(0, 0, 0, 0.7);
  }
  .modaal-gallery-control:before,
  .modaal-gallery-control:after {
    background: #fff;
  }
  .modaal-gallery-next {
    left: auto;
    right: 20px;
  }
  .modaal-gallery-prev {
    left: 20px;
    right: auto;
  }
}
@media screen and (max-width: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
}
@media only screen and (max-width: 600px) {
  .modaal-instagram iframe {
    width: 280px !important;
  }
}
@media screen and (max-height: 1100px) {
  .modaal-instagram iframe {
    width: 700px !important;
  }
}
@media screen and (max-height: 1000px) {
  .modaal-inner-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .modaal-instagram iframe {
    width: 600px !important;
  }
}
@media screen and (max-height: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
  .modaal-video-container {
    max-width: 900px;
    max-height: 510px;
  }
}
@media only screen and (max-height: 820px) {
  .modaal-gallery-label {
    display: none;
  }
}
@keyframes instaReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    transform: scale(1);
  }
}
.modaal-container {
  font-size: 1.6rem;
}
.modaal-gallery-control {
  border: 1px solid #757575;
  background-color: hsla(0, 0%, 100%, 0.75);
}
.modaal-gallery-control:after,
.modaal-gallery-control:before {
  top: 18px;
  width: 2px;
  height: 13px;
  background-color: #757575;
}
.modaal-gallery-control:focus,
.modaal-gallery-control:hover {
  border-color: #198644;
  background-color: #198644;
}
.modaal-gallery-control:focus:after,
.modaal-gallery-control:hover:after,
.modaal-gallery-control:focus:before,
.modaal-gallery-control:hover:before {
  background-color: white;
}
.modaal-gallery-prev:after {
  margin-top: -4px;
}
.modaal-gallery-prev:before {
  margin-top: 4px;
}
.modaal-gallery-prev:active {
  transform: translateX(-10%) translateY(-50%);
}
.modaal-gallery-next:before {
  margin-top: -4px;
}
.modaal-gallery-next:after {
  margin-top: 4px;
}
.modaal-gallery-next:active {
  transform: translateX(10%) translateY(-50%);
}
.modaal-messages .modaal-inner-wrapper {
  vertical-align: top;
  padding: 130px 0;
}
.modaal-messages .modaal-content-container {
  padding: 0;
}
.modaal-messages .messages:before {
  display: none;
}
.page,
.above-page,
.below-page {
  clear: both;
  position: relative;
  box-sizing: border-box;
}
.page {
  min-height: 100%;
  padding-top: 130px;
}
@media (min-width: 1200px) {
  .page {
    padding-top: 130px;
  }
  .front .page {
    padding-top: 0;
    padding-left: 20%;
  }
}
.page-header,
.page-main,
.page-footer {
  clear: both;
  position: relative;
  box-sizing: border-box;
}
.page-header {
  z-index: 3;
}
.page-main {
  z-index: 2;
  transition: all 0.2s ease-in-out;
}
.search-active .page-main {
  filter: blur(4px);
}
.page-footer {
  z-index: 1;
}
.page-top,
.page-center,
.page-bottom {
  position: relative;
  box-sizing: border-box;
}
.page-top {
  z-index: 3;
}
.page-center {
  z-index: 2;
}
.not-front .page-center {
  margin-left: 30px;
  margin-right: 30px;
  box-sizing: border-box;
}
@media (min-width: 640px) {
  .not-front .page-center {
    margin-left: 60px;
    margin-right: 60px;
  }
}
@media (min-width: 1200px) {
  .not-front .page-center {
    max-width: 1366px;
    padding-left: 100px;
    padding-right: 100px;
    margin-left: auto;
    margin-right: auto;
  }
}
.page-bottom {
  z-index: 1;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .page-bottom {
    margin-bottom: 50px;
  }
}
@media (min-width: 1200px) {
  .page-center {
    display: flex;
    flex-flow: row nowrap;
  }
}
.page-left,
.page-right,
.page-content {
  position: relative;
  box-sizing: border-box;
}
.page-left {
  z-index: 3;
}
.page-content {
  z-index: 2;
}
.page-right {
  z-index: 1;
}
.page-left,
.page-right,
.page-content {
  width: 100%;
  margin-top: 35px;
  margin-bottom: 50px;
}
.front .page-left,
.front .page-right,
.front .page-content {
  margin: 0 !important;
}
@media (min-width: 1200px) {
  .page-left,
  .page-right,
  .page-content {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
@media (min-width: 1200px) {
  .page-left {
    width: 25%;
  }
  .page-left .page-sidebar {
    margin-right: 35px;
  }
}
@media (min-width: 1200px) {
  .page-left .page-sidebar {
    margin-right: 70px;
  }
}
@media (min-width: 1200px) {
  .sidebar-left .page-content {
    width: 75%;
  }
}
@media (min-width: 1200px) {
  .page-right {
    width: 25%;
  }
  .page-right .page-sidebar {
    margin-left: 35px;
  }
}
@media (min-width: 1200px) {
  .page-right .page-sidebar {
    margin-left: 70px;
  }
}
@media (min-width: 1200px) {
  .sidebar-right .page-content {
    width: 75%;
  }
}
@media (min-width: 1200px) {
  .page-left .sticky.page-sidebar,
  .page-right .sticky.page-sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 165px;
  }
}
@media (min-width: 1200px) {
  .two-sidebars .page-content {
    width: 50%;
  }
}
#top,
#center {
  display: block;
  font-size: 0;
  line-height: 0;
}
.page-header {
  position: fixed;
  z-index: 4;
  top: 0;
  left: 0;
  right: 0;
  font-family: century-gothic, sans-serif;
  scrollbar-width: none;
}
.page-header::-webkit-scrollbar {
  display: none;
}
.page-header .layout {
  position: relative;
  height: 100%;
}
.page-header .layout > .inner {
  position: relative;
  height: 100%;
}
.page-header .close-icon {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
  display: inline-block;
  vertical-align: middle;
  height: 60px;
  padding: 0;
  border: none;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  box-shadow: none;
  border-radius: 0;
  text-align: center;
  text-decoration: none;
  background: transparent;
}
.page-header .close-icon:after {
  font-family: 'theme' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\2716';
  position: relative;
  display: inline-block;
  vertical-align: middle;
  transition: all 0.2s ease-in-out;
  font-size: 3.6rem;
  padding: 3px;
  border-radius: 100%;
  z-index: 1;
}
.page-header .close-icon:active:after {
  background: #e3e3e3;
}
.page-header .header .outer > .inner,
.page-header .flyout .outer > .inner {
  position: relative;
  height: 100%;
}
.page-header .header {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  height: 130px;
  transition: 0.2s ease-out;
  box-sizing: border-box;
}
.not-front.season-spring .page-header .header {
  background: url('/sites/default/themes/dtheme/img/spring-bg.jpg');
}
.not-front.season-summer .page-header .header {
  background: url('/sites/default/themes/dtheme/img/summer-bg.jpg');
}
.not-front.season-fall .page-header .header {
  background: url('/sites/default/themes/dtheme/img/summer-bg.jpg');
}
.not-front.season-winter .page-header .header {
  background: url('/sites/default/themes/dtheme/img/winter-bg.jpg');
}
.page-header .header:before {
  content: "";
  position: absolute !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.season-spring .page-header .header:before {
  background: linear-gradient(to right, #029546 0%, #029546 10%, #02813e 20%, #026534 60%, #026534 100%);
  opacity: 0.8;
}
.season-summer .page-header .header:before {
  background: linear-gradient(to right, #ea8e12 0%, #ea8e12 8%, #ebcf80 70%, #ebcf80 100%);
  opacity: 0.6;
}
.season-fall .page-header .header:before {
  background: linear-gradient(to right, #f7008e 0%, #f7008e 8%, #be0505 70%, #be0505 100%);
  opacity: 0.6;
}
.season-winter .page-header .header:before {
  background: linear-gradient(to right, #009ee5 0%, #009ee5 8%, #0360a3 70%, #0360a3 100%);
  opacity: 0.8;
}
@media (max-width: 1199px) {
  .page-header {
    height: 130px;
    transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .page-header.unlocked {
    transform: translateY(-100%);
  }
  .menu-active .page-header {
    height: 100vh;
  }
  .menu-active .page-header.unlocked {
    transform: translateY(0);
  }
  .page-header .header,
  .page-header .flyout {
    position: fixed;
  }
  .page-header .header .outer,
  .page-header .flyout .outer {
    height: 100%;
    margin-left: 30px;
    margin-right: 30px;
    box-sizing: border-box;
  }
  .front.season-spring .page-header .header {
    background: url('/sites/default/themes/dtheme/img/spring-bg.jpg');
  }
  .front.season-summer .page-header .header {
    background: url('/sites/default/themes/dtheme/img/summer-bg.jpg');
  }
  .front.season-fall .page-header .header {
    background: url('/sites/default/themes/dtheme/img/summer-bg.jpg');
  }
  .front.season-winter .page-header .header {
    background: url('/sites/default/themes/dtheme/img/winter-bg.jpg');
  }
  .page-header .flyout {
    z-index: 3;
    top: 0;
    left: 0;
    right: 0;
    bottom: 100%;
    overflow: hidden;
    transition: all 0.2s ease-out;
    -webkit-overflow-scrolling: touch;
    visibility: hidden;
    opacity: 0;
  }
  .page-header .flyout:before,
  .page-header .flyout:after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    transform: translateY(-80%);
    transition: all 0.2s ease-in-out;
  }
  .page-header .flyout:before {
    z-index: 1;
  }
  .page-header .flyout:after {
    z-index: 0;
  }
  .season-spring .page-header .flyout:before {
    background: linear-gradient(to bottom, #029546 0%, #029546 10%, #02813e 20%, #026534 60%, #026534 100%);
    opacity: 0.8;
  }
  .season-spring .page-header .flyout:after {
    background: url('/sites/default/themes/dtheme/img/spring-bg.jpg');
  }
  .season-summer .page-header .flyout:before {
    background: linear-gradient(to top, #ea8e12 0%, #ea8e12 8%, #ebcf80 70%, #ebcf80 100%);
    opacity: 0.6;
  }
  .season-summer .page-header .flyout:after {
    background: url('/sites/default/themes/dtheme/img/summer-bg.jpg');
  }
  .season-fall .page-header .flyout:before {
    background: linear-gradient(to bottom, #f7008e 0%, #f7008e 8%, #be0505 70%, #be0505 100%);
    opacity: 0.6;
  }
  .season-fall .page-header .flyout:after {
    background: url('/sites/default/themes/dtheme/img/summer-bg.jpg');
  }
  .season-winter .page-header .flyout:before {
    background: linear-gradient(to bottom, #009ee5 0%, #009ee5 8%, #0360a3 70%, #0360a3 100%);
    opacity: 0.8;
  }
  .season-winter .page-header .flyout:after {
    background: url('/sites/default/themes/dtheme/img/winter-bg.jpg');
  }
  .menu-active .page-header .flyout {
    bottom: 0;
    padding-top: 130px;
    padding-bottom: 100px;
    overflow-x: hidden;
    overflow-y: scroll;
    visibility: inherit;
    opacity: 1;
  }
  .menu-active .page-header .flyout:before,
  .menu-active .page-header .flyout:after {
    transform: translateY(0);
  }
  .page-header .flyout .outer > .inner {
    position: relative;
  }
  .page-header .flyout button.cal-icon {
    position: absolute !important;
    top: -89px;
    left: 0;
    display: inline-block;
    vertical-align: middle;
    width: 48px;
    height: 48px;
    padding: 0;
    border: none;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    overflow: hidden;
    box-shadow: none;
    border-radius: 0;
    text-align: center;
    text-decoration: none;
    background: transparent;
    z-index: 1;
  }
  .season-spring .page-header .flyout button.cal-icon {
    color: white;
  }
  .season-summer .page-header .flyout button.cal-icon {
    color: #12242e;
  }
  .season-fall .page-header .flyout button.cal-icon {
    color: white;
  }
  .season-winter .page-header .flyout button.cal-icon {
    color: white;
  }
  .page-header .flyout button.cal-icon:before {
    font-family: 'theme' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    padding: 11px;
    border-radius: 100%;
    transition: 0.2s ease-out;
    border: 1px solid;
  }
  .season-spring .page-header .flyout button.cal-icon:before {
    border-color: white;
  }
  .season-summer .page-header .flyout button.cal-icon:before {
    border-color: #12242e;
  }
  .season-fall .page-header .flyout button.cal-icon:before {
    border-color: white;
  }
  .season-winter .page-header .flyout button.cal-icon:before {
    border-color: white;
  }
  .page-header .flyout button.cal-icon.cal-icon:before {
    content: '\e903';
  }
}
@media (max-width: 1199px) and (min-width: 640px) {
  .page-header .header .outer,
  .page-header .flyout .outer {
    margin-left: 60px;
    margin-right: 60px;
  }
}
@media (max-width: 1199px) and (min-width: 1200px) {
  .page-header .header .outer,
  .page-header .flyout .outer {
    max-width: 1366px;
    padding-left: 100px;
    padding-right: 100px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1200px) {
  .season-spring .page-header .close-icon:hover,
  .season-spring .page-header .close-icon.focus-visible {
    color: #198644;
  }
  .season-summer .page-header .close-icon:hover,
  .season-summer .page-header .close-icon.focus-visible {
    color: #12242e;
  }
  .season-fall .page-header .close-icon:hover,
  .season-fall .page-header .close-icon.focus-visible {
    color: #dc3d02;
  }
  .season-winter .page-header .close-icon:hover,
  .season-winter .page-header .close-icon.focus-visible {
    color: #136db3;
  }
  .page-header .close-icon:hover:after,
  .page-header .close-icon.focus-visible:after {
    background: white;
  }
  .front.season-spring .page-header {
    background: url('/sites/default/themes/dtheme/img/spring-bg.jpg');
  }
  .front.season-spring .page-header .header:before {
    background: linear-gradient(to bottom, #029546 0%, #029546 10%, #02813e 20%, #026534 60%, #026534 100%);
  }
  .front.season-summer .page-header {
    background: url('/sites/default/themes/dtheme/img/summer-bg.jpg');
  }
  .front.season-summer .page-header .header:before {
    background: linear-gradient(to bottom, #ea8e12 0%, #ea8e12 8%, #ebcf80 70%, #ebcf80 100%);
  }
  .front.season-fall .page-header {
    background: url('/sites/default/themes/dtheme/img/summer-bg.jpg');
  }
  .front.season-fall .page-header .header:before {
    background: linear-gradient(to bottom, #f7008e 0%, #f7008e 8%, #be0505 70%, #be0505 100%);
  }
  .front.season-winter .page-header {
    background: url('/sites/default/themes/dtheme/img/winter-bg.jpg');
  }
  .front.season-winter .page-header .header:before {
    background: linear-gradient(to bottom, #009ee5 0%, #009ee5 8%, #0360a3 70%, #0360a3 100%);
  }
  .page-header .header {
    height: 130px;
  }
  .page-header .header.unlocked {
    transform: translateY(-100%);
  }
  .front .page-header .header {
    height: 100%;
  }
  .front .page-header .header:before {
    position: fixed !important;
    width: 20%;
  }
  .not-front .page-header .header .outer {
    margin-left: 30px;
    margin-right: 30px;
    box-sizing: border-box;
  }
  .not-front .page-header .flyout .outer {
    margin-left: 30px;
    margin-right: 30px;
    box-sizing: border-box;
  }
  .page-header .flyout .outer button.cal-icon.mobile {
    display: none;
  }
  .page-header .search-flyout {
    z-index: 3;
    position: fixed;
    top: 130px;
    left: 0;
    right: 0;
    bottom: 100%;
    overflow: hidden;
    transition: all 0.2s ease-out;
    -webkit-overflow-scrolling: touch;
    visibility: hidden;
    background-color: rgba(255, 255, 255, 0.9);
    opacity: 0;
  }
  .front .page-header .search-flyout {
    top: 0;
    left: 20%;
  }
  .search-active .page-header .search-flyout {
    bottom: 0;
    padding-top: 60px;
    padding-bottom: 100px;
    overflow-x: hidden;
    overflow-y: scroll;
    visibility: inherit;
    opacity: 1;
  }
  .page-header .search-flyout .layout > .inner {
    position: relative;
  }
  .front .page-header {
    right: auto;
    bottom: 0;
    width: 20%;
    overflow: scroll;
  }
}
@media (min-width: 1200px) and (min-width: 640px) {
  .not-front .page-header .header .outer {
    margin-left: 60px;
    margin-right: 60px;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .not-front .page-header .header .outer {
    max-width: 1366px;
    padding-left: 100px;
    padding-right: 100px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1200px) and (min-width: 640px) {
  .not-front .page-header .flyout .outer {
    margin-left: 60px;
    margin-right: 60px;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .not-front .page-header .flyout .outer {
    max-width: 1366px;
    padding-left: 100px;
    padding-right: 100px;
    margin-left: auto;
    margin-right: auto;
  }
}
.page-footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 60px 0;
  background-color: #12242e;
  color: white;
  overflow: hidden;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transition-duration: 0s;
}
.page-footer.ready {
  opacity: 1;
  transition-duration: 0.2s;
}
.page-footer:before,
.page-footer:after {
  content: "";
}
.page-footer:before {
  position: absolute !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url('/sites/default/themes/dtheme/img/footer-bg.jpg') center / cover no-repeat;
  opacity: 0.08;
}
.page-footer:after {
  position: absolute;
  top: 0;
  bottom: -90px;
  left: -50px;
  right: -60px;
  background: url('/sites/default/themes/dtheme/img/footer-logo.svg') bottom center / contain no-repeat;
  opacity: 0.05;
}
@media (min-width: 640px) {
  .page-footer:after {
    left: auto;
    right: -150px;
    bottom: -200px;
    width: 700px;
  }
}
@media (min-width: 1200px) {
  .page-footer:after {
    right: -50px;
    bottom: -110px;
    width: 427px;
  }
  .front .page-footer {
    padding-left: 20%;
  }
  .page-footer .layout > .inner {
    position: relative;
    display: flex;
    flex-wrap: wrap;
  }
}
.branding {
  position: absolute;
  top: 0;
  left: 0;
}
.branding .name,
.branding .slogan,
.branding .mission {
  display: none;
}
.branding .logo a {
  display: block;
  line-height: 0;
}
.branding .logo a.focus-visible {
  background-color: #f2f2f2;
  outline: 0;
}
.branding .logo img {
  height: 119.6px;
  width: calc((130px * 0.92) * 0.993);
  padding-top: 5.2px;
}
.branding .logo img.print {
  display: none;
}
@media (max-width: 1199px) {
  .branding {
    left: 50%;
    margin-left: calc((((130px * 0.92) * 0.993) / 2) * -1);
    z-index: 4;
  }
}
@media (min-width: 1200px) {
  .branding .logo img {
    height: 119.6px;
    width: calc((130px * 0.92) * 0.993);
    padding-top: 5.2px;
  }
  .front .branding {
    left: 50%;
    margin-left: calc((((260px * 0.92) * 0.993) / 2) * -1);
  }
  .front .branding .logo img {
    height: 208px;
    width: calc((260px * 0.92) * 0.993);
    padding-top: 39px;
  }
}
.menu.close-icon {
  top: -89px;
  height: 48px;
}
.season-spring .menu.close-icon {
  color: white;
}
.season-summer .menu.close-icon {
  color: #12242e;
}
.season-fall .menu.close-icon {
  color: white;
}
.season-winter .menu.close-icon {
  color: white;
}
.menu.close-icon:after {
  content: '\d9';
  font-size: 4rem;
}
@media (min-width: 1200px) {
  .menu.close-icon {
    display: none;
  }
}
.primary-navigation .main-navigation {
  color: white;
  transition: opacity 0.3s 0.3s linear;
  opacity: 0;
}
.primary-navigation .main-navigation.ready {
  opacity: 1;
}
.primary-navigation ul {
  position: relative;
  z-index: 1;
  min-width: 100%;
  box-sizing: border-box;
  min-height: inherit !important;
  list-style-type: none;
}
.primary-navigation a.menu-link {
  position: relative;
  z-index: 2;
  display: block;
  padding: 1rem 2rem;
  line-height: 1.3;
  transition: 0.2s;
  box-sizing: border-box;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.season-spring .not-front .primary-navigation a.menu-link {
  color: #198644;
}
.season-summer .not-front .primary-navigation a.menu-link {
  color: #12242e;
}
.season-fall .not-front .primary-navigation a.menu-link {
  color: #dc3d02;
}
.season-winter .not-front .primary-navigation a.menu-link {
  color: #136db3;
}
.primary-navigation a.menu-link.focus-visible {
  outline: 0;
  text-decoration: underline;
  z-index: 3;
}
.primary-navigation a.depth-1 {
  padding: 0;
  text-transform: none;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
}
.season-spring .primary-navigation a.depth-1 {
  color: white;
}
.season-summer .primary-navigation a.depth-1 {
  color: #12242e;
}
.season-fall .primary-navigation a.depth-1 {
  color: white;
}
.season-winter .primary-navigation a.depth-1 {
  color: white;
}
.season-summer .primary-navigation a.depth-1 {
  text-shadow: 0 0 0;
}
.primary-navigation a.depth-1.tid-149 {
  padding-left: 30px;
}
.primary-navigation a.depth-1.tid-149:before {
  font-family: 'theme' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e950';
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
  font-size: 2rem;
}
.primary-navigation a.active {
  font-weight: bold;
}
.season-spring .front .primary-navigation a.active {
  color: white;
}
.season-summer .front .primary-navigation a.active {
  color: #12242e;
}
.season-fall .front .primary-navigation a.active {
  color: white;
}
.season-winter .front .primary-navigation a.active {
  color: white;
}
.not-front .primary-navigation a.active {
  text-decoration: underline;
}
.primary-navigation li.menuparent {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.primary-navigation li.menuparent > a.menu-link {
  flex: 0 0 calc(100% - 48px);
}
.primary-navigation .navigation__toggle {
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 0;
  border: none;
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
  cursor: pointer;
  position: relative;
  z-index: 3;
  padding: 0.5rem 0;
  font-size: 0;
  transition: 0.2s ease-out;
  background-color: transparent;
  color: inherit;
}
.primary-navigation .navigation__toggle:after {
  font-family: 'theme' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.primary-navigation .navigation__toggle:hover,
.primary-navigation .navigation__toggle:focus,
.primary-navigation .navigation__toggle:active {
  box-shadow: none;
}
.primary-navigation .navigation__submenu[aria-hidden="true"] {
  visibility: hidden;
}
@media (max-width: 1199px) {
  .primary-navigation a.menu-link {
    font-size: 1.8rem;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
    padding: 0 2px;
    line-height: 48px;
  }
  .season-spring .primary-navigation a.menu-link {
    color: white;
  }
  .season-summer .primary-navigation a.menu-link {
    color: #12242e;
  }
  .season-fall .primary-navigation a.menu-link {
    color: white;
  }
  .season-winter .primary-navigation a.menu-link {
    color: white;
  }
  .primary-navigation a.depth-1 {
    line-height: 48px;
  }
  .primary-navigation a:focus {
    outline: 0;
    text-decoration: underline;
  }
  .primary-navigation a.depth-2 {
    padding-left: 2rem;
  }
  .primary-navigation a.depth-3 {
    padding-left: 4rem;
  }
  .primary-navigation a.depth-4 {
    padding-left: 6rem;
  }
  .primary-navigation .navigation__toggle {
    position: relative;
    z-index: 3;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
    padding: 3px 0;
  }
  .season-spring .primary-navigation .navigation__toggle {
    color: white;
  }
  .season-summer .primary-navigation .navigation__toggle {
    color: #12242e;
  }
  .season-fall .primary-navigation .navigation__toggle {
    color: white;
  }
  .season-winter .primary-navigation .navigation__toggle {
    color: white;
  }
  .primary-navigation .navigation__toggle:active:after,
  .primary-navigation .navigation__toggle.focus-visible:after {
    background-color: #f1c433;
  }
  .season-spring .primary-navigation .navigation__toggle:active:after,
  .season-spring .primary-navigation .navigation__toggle.focus-visible:after {
    background-color: #157139;
  }
  .season-summer .primary-navigation .navigation__toggle:active:after,
  .season-summer .primary-navigation .navigation__toggle.focus-visible:after {
    background-color: #f1c433;
  }
  .season-fall .primary-navigation .navigation__toggle:active:after,
  .season-fall .primary-navigation .navigation__toggle.focus-visible:after {
    background-color: #c33602;
  }
  .season-winter .primary-navigation .navigation__toggle:active:after,
  .season-winter .primary-navigation .navigation__toggle.focus-visible:after {
    background-color: #115f9c;
  }
  .primary-navigation .navigation__toggle:after {
    content: '\2335';
    display: block;
    margin-left: 6px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 24px;
    border-radius: 100%;
    transition: 0.2s ease-out;
  }
  .primary-navigation .navigation__toggle[aria-expanded=true]:after {
    transform: rotate(-180deg);
  }
  .primary-navigation button + ul {
    height: 4rem;
    margin-top: -4rem;
    overflow: hidden;
    transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
  }
  .primary-navigation button + ul:before {
    content: "";
    position: absolute;
    top: 17px;
    left: 0;
    bottom: 25px;
    width: 1px;
    background-color: white;
  }
  .primary-navigation button[aria-expanded=true] + ul {
    height: auto;
    margin-top: 0;
    padding-bottom: 1rem;
    overflow: visible;
    opacity: 1;
  }
}
@media (min-width: 1200px) {
  .primary-navigation {
    position: absolute;
    z-index: 3;
    top: 70px;
    left: 120px;
    right: 0;
    height: 0;
    font-size: 1.3rem;
  }
  .front .primary-navigation {
    top: 260px;
    left: 0;
  }
  body.show-vblocks .primary-navigation .block-controls {
    position: absolute;
    top: 30px;
    left: 0;
  }
  body.show-vblocks .primary-navigation.with-block-editing .block-controls-wrapper {
    padding-top: 0;
  }
  .not-front .primary-navigation .nice-menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .primary-navigation li.depth-1 {
    padding: 0 30px;
  }
  .not-front .primary-navigation li.depth-1 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .not-front .primary-navigation li.depth-1:last-child {
    padding-right: 0;
  }
  .primary-navigation a.menu-link {
    flex-grow: 1;
    position: relative;
    z-index: 2;
    font-size: 1.3rem;
  }
  .primary-navigation a.menu-link:hover,
  .primary-navigation a.menu-link.focus-visible {
    outline: 0;
    text-decoration: underline;
  }
  .front:not(.season-summer) .primary-navigation a.menu-link {
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  }
  .front.season-spring .primary-navigation a.menu-link {
    color: white;
  }
  .front.season-summer .primary-navigation a.menu-link {
    color: #12242e;
  }
  .front.season-fall .primary-navigation a.menu-link {
    color: white;
  }
  .front.season-winter .primary-navigation a.menu-link {
    color: white;
  }
  .primary-navigation a.depth-1 {
    line-height: 60px;
  }
  .not-front .primary-navigation a.depth-1 {
    padding-right: 5px;
  }
  .primary-navigation li.menuparent {
    position: static;
  }
  .primary-navigation li.menuparent > a.depth-1 {
    flex: 0 0 calc(100% - 38px);
  }
  .primary-navigation .navigation__toggle {
    padding-top: 0.75rem;
  }
  .season-spring .primary-navigation .navigation__toggle {
    color: white;
  }
  .season-summer .primary-navigation .navigation__toggle {
    color: #12242e;
  }
  .season-fall .primary-navigation .navigation__toggle {
    color: white;
  }
  .season-winter .primary-navigation .navigation__toggle {
    color: white;
  }
  .primary-navigation .navigation__toggle:after {
    content: '\2335';
    display: block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    border-radius: 100%;
    transition: 0.2s ease-out;
  }
  .primary-navigation .navigation__toggle[aria-expanded=true]:after {
    transform: rotate(-180deg);
  }
  .primary-navigation .navigation__toggle:hover:after,
  .primary-navigation .navigation__toggle:focus:after,
  .primary-navigation .navigation__toggle:active:after {
    background-color: rgba(0, 0, 0, 0.1);
  }
  .primary-navigation .navigation__submenu {
    margin: 0;
    overflow: hidden;
    text-align: left;
    box-sizing: border-box;
  }
  .primary-navigation .navigation__submenu button {
    margin-right: 1rem;
  }
  .primary-navigation ul.depth-2 [aria-expanded="true"] + ul {
    margin-top: 1rem;
    margin-bottom: -1rem;
  }
  .primary-navigation ul.depth-2 .navigation--active + li {
    padding-top: 2rem;
  }
  .front .primary-navigation button + ul {
    height: 4rem;
    margin-top: -4rem;
    overflow: hidden;
    transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
  }
  .front .primary-navigation button + ul:before {
    content: "";
    position: absolute;
    top: 13px;
    left: 0;
    bottom: 23px;
    width: 1px;
    background-color: white;
  }
  .front .primary-navigation button[aria-expanded=true] + ul {
    height: auto;
    margin-top: 0;
    padding-bottom: 1rem;
    overflow: visible;
    opacity: 1;
  }
  .not-front .primary-navigation .navigation__submenu.depth-2 {
    position: absolute;
    transform: scaleY(0);
    transform-origin: top;
    opacity: 0;
    z-index: 1;
    top: 100%;
    left: -120px;
    right: 0;
    padding-left: 15%;
    padding-right: 15%;
    columns: 3;
    transition: opacity 0s ease-in-out, transform 0s ease-in-out;
  }
  .not-front .primary-navigation .navigation__submenu.depth-2:before,
  .not-front .primary-navigation .navigation__submenu.depth-2:after {
    content: "";
    position: absolute;
    left: 50%;
    width: 100vw;
    margin-left: -50vw;
    bottom: 0;
    background-color: white;
    transition: all 0.2s ease-in-out;
  }
  .not-front .primary-navigation .navigation__submenu.depth-2:before {
    top: 0;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.11);
    z-index: -2;
  }
  .not-front .primary-navigation .navigation__submenu.depth-2:after {
    top: 0;
    z-index: -1;
  }
  .not-front .primary-navigation .navigation__submenu.depth-2 li.depth-2 {
    display: inline-block;
    width: 100%;
  }
  .not-front .primary-navigation .navigation__submenu ul {
    background-color: rgba(0, 0, 0, 0.05);
  }
  .not-front .primary-navigation [aria-expanded="true"] + ul {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .not-front .primary-navigation [aria-expanded="true"] + ul.depth-2 {
    transform: scaleY(1);
    opacity: 1;
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: visible;
    transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
  }
}
@media (min-width: 1366px) {
  .primary-navigation {
    font-size: 1.6rem;
  }
  .primary-navigation a.menu-link {
    font-size: 1.6rem;
  }
}
.toolbar {
  position: absolute;
  z-index: 3;
  top: 50%;
  right: 0;
  text-align: right;
  font-size: 0;
  white-space: nowrap;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transition-duration: 0s;
}
.toolbar.ready {
  opacity: 1;
  transition-duration: 0.2s;
}
.toolbar button {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 48px;
  height: 48px;
  padding: 0;
  border: none;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  overflow: hidden;
  box-shadow: none;
  border-radius: 0;
  text-align: center;
  text-decoration: none;
  background: transparent;
}
.season-spring .toolbar button {
  color: white;
}
.season-summer .toolbar button {
  color: #12242e;
}
.season-fall .toolbar button {
  color: white;
}
.season-winter .toolbar button {
  color: white;
}
.toolbar button:before {
  font-family: 'theme' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  padding: 12px;
  border-radius: 100%;
  transition: 0.2s ease-out;
}
.toolbar button.translate-icon:before {
  content: '\e900';
}
.toolbar button.menu-icon:before {
  content: '\3d';
}
.toolbar button.search-icon:before {
  content: '\1f50d';
}
.toolbar button.cal-icon:before {
  content: '\e903';
}
.section-find .toolbar button.search-icon {
  display: none;
}
@media (max-width: 1199px) {
  .toolbar {
    display: flex;
    justify-content: space-between;
    align-content: center;
    left: 0;
    margin-top: -24px;
  }
  .toolbar button.search-icon,
  .toolbar button.cal-icon {
    display: none;
  }
  .toolbar button.menu-icon:before {
    font-size: 4rem;
    padding: 4px;
  }
}
@media (min-width: 1200px) {
  .toolbar {
    top: 15px;
    right: 0;
  }
  .front .toolbar {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    margin-top: 30px;
    margin-bottom: 100px;
    text-align: left;
  }
  .toolbar button {
    height: 65px;
    width: 42px;
    margin-left: 25px;
  }
  .toolbar button:before {
    padding: 8px;
    border: 1px solid;
  }
  .season-spring .toolbar button:before {
    border-color: white;
  }
  .season-summer .toolbar button:before {
    border-color: #12242e;
  }
  .season-fall .toolbar button:before {
    border-color: white;
  }
  .season-winter .toolbar button:before {
    border-color: white;
  }
  .toolbar button.search-icon {
    transition: all 0.2s ease-out;
  }
  .menu-active .toolbar button.search-icon {
    visibility: hidden;
    opacity: 0;
  }
  .toolbar button.menu-icon {
    display: none;
  }
  .season-spring .toolbar button:hover,
  .season-spring .toolbar button.focus-visible {
    color: #198644;
  }
  .season-summer .toolbar button:hover,
  .season-summer .toolbar button.focus-visible {
    color: #12242e;
  }
  .season-fall .toolbar button:hover,
  .season-fall .toolbar button.focus-visible {
    color: #dc3d02;
  }
  .season-winter .toolbar button:hover,
  .season-winter .toolbar button.focus-visible {
    color: #136db3;
  }
  .toolbar button:hover:before,
  .toolbar button.focus-visible:before {
    background-color: white;
    border-color: white;
  }
  .toolbar button:active:before {
    background-color: #e3e3e3;
    border-color: #e3e3e3;
  }
  .menu-active .toolbar.menu-icon:before {
    content: '\2716';
  }
}
@media (max-width: 1199px) {
  .search-flyout {
    display: none;
  }
}
.search.close-icon {
  color: #535353;
}
.site-search {
  margin-bottom: 35px;
}
.site-search .dd-search {
  float: none;
  margin: 0;
  font-size: 1.6rem;
}
.site-search * {
  height: auto;
  line-height: 1;
}
.site-search form > div {
  display: flex;
  align-items: center;
  border-bottom: 3px solid;
}
.season-spring .site-search form > div {
  border-color: white;
}
.season-summer .site-search form > div {
  border-color: #12242e;
}
.season-fall .site-search form > div {
  border-color: white;
}
.season-winter .site-search form > div {
  border-color: white;
}
.site-search .dd-search-keywords {
  flex-grow: 1;
  float: none;
  margin-right: 0;
  border: none;
  overflow: visible;
  background: transparent;
  box-sizing: border-box;
}
.site-search .dd-search-keywords .form-text {
  opacity: 1;
  width: 100%;
  padding: 0;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  font-family: century-gothic, sans-serif;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1;
  background: transparent;
  letter-spacing: 0.05em;
}
.season-spring .site-search .dd-search-keywords .form-text {
  color: white;
}
.season-summer .site-search .dd-search-keywords .form-text {
  color: #12242e;
}
.season-fall .site-search .dd-search-keywords .form-text {
  color: white;
}
.season-winter .site-search .dd-search-keywords .form-text {
  color: white;
}
.site-search .dd-search-keywords .form-text:focus {
  box-shadow: none;
}
.site-search .dd-search-keywords .form-text:-ms-input-placeholder {
  -ms-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.site-search .dd-search-keywords .form-text::-ms-input-placeholder {
  -ms-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.site-search .dd-search-keywords .form-text::placeholder {
  transition: opacity 0.2s;
}
.season-spring .site-search .dd-search-keywords .form-text:-ms-input-placeholder {
  color: white;
}
.season-spring .site-search .dd-search-keywords .form-text::-ms-input-placeholder {
  color: white;
}
.season-spring .site-search .dd-search-keywords .form-text::placeholder {
  color: white;
}
.season-summer .site-search .dd-search-keywords .form-text:-ms-input-placeholder {
  color: #12242e;
}
.season-summer .site-search .dd-search-keywords .form-text::-ms-input-placeholder {
  color: #12242e;
}
.season-summer .site-search .dd-search-keywords .form-text::placeholder {
  color: #12242e;
}
.season-fall .site-search .dd-search-keywords .form-text:-ms-input-placeholder {
  color: white;
}
.season-fall .site-search .dd-search-keywords .form-text::-ms-input-placeholder {
  color: white;
}
.season-fall .site-search .dd-search-keywords .form-text::placeholder {
  color: white;
}
.season-winter .site-search .dd-search-keywords .form-text:-ms-input-placeholder {
  color: white;
}
.season-winter .site-search .dd-search-keywords .form-text::-ms-input-placeholder {
  color: white;
}
.season-winter .site-search .dd-search-keywords .form-text::placeholder {
  color: white;
}
.site-search .dd-search-keywords .form-text:focus:-ms-input-placeholder {
  opacity: 0.65;
}
.site-search .dd-search-keywords .form-text:focus::-ms-input-placeholder {
  opacity: 0.65;
}
.site-search .dd-search-keywords .form-text:focus::placeholder {
  opacity: 0.65;
}
.site-search .dd-search-submit {
  float: none;
  width: 48px;
  height: 48px;
  border: none;
  margin-bottom: 0.5rem;
}
.site-search .dd-search-submit-button {
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-align: center;
}
.site-search .dd-search-submit-button:before {
  font-family: 'theme' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\1f50d';
  font-size: 36px;
  line-height: 36px;
  transition: color 0.2s ease-out;
}
.season-spring .site-search .dd-search-submit-button:before {
  color: white;
}
.season-summer .site-search .dd-search-submit-button:before {
  color: #12242e;
}
.season-fall .site-search .dd-search-submit-button:before {
  color: white;
}
.season-winter .site-search .dd-search-submit-button:before {
  color: white;
}
.site-search .dd-search-submit-button:active,
.site-search .dd-search-submit-button.focus-visible {
  background-color: #f1c433;
}
@media (max-width: 1199px) {
  .site-search .dd-search-keywords .form-text {
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  }
  .site-search .dd-search-submit-button:before {
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  }
}
@media (min-width: 1200px) {
  .site-search {
    position: absolute !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
    margin-bottom: 0;
  }
  .search-active .site-search {
    opacity: 1;
    visibility: inherit;
    transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }
  .site-search .dd-search {
    width: 100%;
    max-width: 550px;
  }
  .site-search form > div {
    border-color: #535353 !important;
  }
  .site-search .dd-search-keywords .form-text {
    color: #12242e !important;
    font-size: 3rem;
  }
  .site-search .dd-search-keywords .form-text:-ms-input-placeholder {
    color: #12242e !important;
  }
  .site-search .dd-search-keywords .form-text::-ms-input-placeholder {
    color: #12242e !important;
  }
  .site-search .dd-search-keywords .form-text::placeholder {
    color: #12242e !important;
  }
  .site-search .dd-search-submit {
    margin-bottom: 0;
    border-radius: 50%;
  }
  .site-search .dd-search-submit-button {
    transition: 0.2s ease-out;
  }
  .site-search .dd-search-submit-button:before {
    color: #1d1d1d !important;
  }
  .site-search .dd-search-submit-button:hover,
  .site-search .dd-search-submit-button.focus-visible {
    background-color: #f2f2f2;
  }
  .site-search .dd-search-submit-button:active {
    background-color: #e3e3e3;
  }
}
body {
  top: auto !important;
}
.goog-te-banner-frame {
  top: auto !important;
  bottom: 0;
}
@media screen and (max-width: 1199px) {
  .google-translate-wrapper {
    padding: 10px 0;
  }
}
.google-translate {
  position: relative;
  display: inline-block;
  transition: all 0.2s ease-in-out;
  transition-duration: 0s;
}
.google-translate.ready {
  opacity: 1;
  transition-duration: 0.2s;
}
@media (max-width: 1199px) {
  .google-translate {
    vertical-align: top;
  }
  .google-translate button.translate-icon:before {
    font-family: 'theme' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e900';
    display: block;
    font-size: 4rem !important;
    padding: 0;
  }
  .season-spring .google-translate button.translate-icon:before {
    color: white;
  }
  .season-summer .google-translate button.translate-icon:before {
    color: #12242e;
  }
  .season-fall .google-translate button.translate-icon:before {
    color: white;
  }
  .season-winter .google-translate button.translate-icon:before {
    color: white;
  }
}
@media (min-width: 1200px) {
  .google-translate {
    vertical-align: middle;
  }
  .google-translate:hover button.translate-icon:before,
  .google-translate:focus button.translate-icon:before,
  .google-translate.focus-visible button.translate-icon:before {
    background-color: white;
    border-color: white;
  }
  .season-spring .google-translate:hover button.translate-icon:before,
  .season-spring .google-translate:focus button.translate-icon:before,
  .season-spring .google-translate.focus-visible button.translate-icon:before {
    color: #198644;
  }
  .season-summer .google-translate:hover button.translate-icon:before,
  .season-summer .google-translate:focus button.translate-icon:before,
  .season-summer .google-translate.focus-visible button.translate-icon:before {
    color: #12242e;
  }
  .season-fall .google-translate:hover button.translate-icon:before,
  .season-fall .google-translate:focus button.translate-icon:before,
  .season-fall .google-translate.focus-visible button.translate-icon:before {
    color: #dc3d02;
  }
  .season-winter .google-translate:hover button.translate-icon:before,
  .season-winter .google-translate:focus button.translate-icon:before,
  .season-winter .google-translate.focus-visible button.translate-icon:before {
    color: #136db3;
  }
  .google-translate:focus,
  .google-translate.focus-visible {
    border-color: white;
  }
}
#google-translate .goog-te-gadget {
  font-size: 0;
  line-height: 0;
}
#google-translate .goog-te-gadget select.goog-te-combo {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  background-color: transparent;
  color: #646464;
  opacity: 0;
}
#google-translate .goog-te-gadget select.goog-te-combo::-ms-expand {
  display: none;
}
#google-translate .goog-te-gadget span {
  display: none;
}
@media (max-width: 1199px) {
  #google-translate .goog-te-gadget select.goog-te-combo {
    top: 0;
    left: 0;
    right: 0;
    bottom: unset;
    height: 54px;
    color: #646464;
    font-family: century-gothic, sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    text-transform: uppercase;
  }
}
.footerlinks-wrapper {
  position: relative;
  width: 100%;
}
@media (min-width: 1200px) {
  .footerlinks-wrapper {
    flex: 0 0 75%;
    width: 75%;
    order: 2;
  }
  .front .footerlinks-wrapper {
    flex: 0 0 100%;
    width: 100%;
    order: 1;
  }
}
.footer-links {
  z-index: 1;
}
.footer-links .node-footer-link > span {
  display: block;
  margin-bottom: 30px;
  color: white;
  font-weight: bold;
  line-height: 1.8;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.footer-links ul,
.footer-links li {
  list-style-type: none;
}
.footer-links ul.links li {
  display: block;
  margin: 0 0 15px;
}
.footer-links ul.links li a {
  color: white;
}
.footer-links ul.links li a:before {
  display: none;
}
.footer-links ul.links li a + .ext {
  display: none;
}
.footer-links ul.links li .focus-visible {
  outline-color: white;
  outline-width: 1px;
}
.footer-links ul.links li.link-read-more {
  display: none;
}
@media (max-width: 1199px) {
  .footer-links .node-footer-link {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    margin-bottom: 40px;
  }
}
@media (min-width: 1200px) {
  .footer-links .block-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: top;
  }
  .footer-links .node-footer-link {
    flex: 0 0 27.27272727%;
    width: 27.27272727%;
  }
  .footer-links .node-footer-link:last-child {
    padding-right: 0;
  }
}
.footer-fine-print .node-content {
  line-height: 1.8;
}
.footer-fine-print .node-content :first-child {
  margin-top: 0;
}
.footer-fine-print .node-content :last-child {
  margin-bottom: 0;
}
.footer-fine-print .address a {
  position: relative;
  display: block;
  padding-left: 35px;
  color: white !important;
}
.footer-fine-print .address a:before {
  font-family: 'theme' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e901';
  position: absolute;
  top: 7px;
  left: 0;
  font-size: 2.7rem;
}
.footer-fine-print .address a + .ext {
  display: none;
}
@media (min-width: 1200px) {
  .footer-fine-print {
    flex: 0 0 25%;
    width: 25%;
    order: 1;
  }
  .front .footer-fine-print {
    flex: 0 0 50%;
    width: 50%;
    margin-top: 60px;
    order: 2;
  }
}
.back-to-top {
  position: relative;
  margin-top: 50px;
  z-index: 3;
}
.back-to-top a {
  position: relative;
  display: inline-block;
  padding-left: 55px;
  color: white;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 44px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.back-to-top a span {
  display: block;
}
.back-to-top a span:before {
  font-family: 'theme' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  left: 0;
  height: 43px;
  width: 43px;
  background-color: white;
  border: 1px solid white;
  outline-offset: -1px;
  border-radius: 50%;
  content: '\2335';
  transform: rotate(180deg);
  color: #12242e;
  font-size: 2rem;
  line-height: 43px;
  text-align: center;
  transition: all 0.2s ease-in-out;
}
.back-to-top a:hover span:before,
.back-to-top a:focus span:before {
  background-color: transparent;
  color: white;
}
@media (min-width: 1200px) {
  .back-to-top {
    flex: 0 0 50%;
    width: 50%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    margin-top: 60px;
    order: 4;
  }
  .back-to-top a {
    padding-left: 0;
    padding-right: 55px;
  }
  .back-to-top a span:before {
    left: auto;
    right: 0;
  }
  .front .back-to-top {
    margin-bottom: 50px;
  }
}
.dd-fine-print {
  position: relative;
  margin-top: 50px;
  font-family: century-gothic, sans-serif;
  font-size: 1.6rem;
  z-index: 4;
}
.dd-fine-print a {
  color: white;
  font-weight: bold;
}
.dd-fine-print a + span.ext {
  display: none;
}
@media (max-width: 1199px) {
  .dd-fine-print {
    border-top: 1px solid rgba(255, 255, 255, 0.35);
    padding-top: 50px;
  }
}
@media (min-width: 1200px) {
  .dd-fine-print {
    flex: 0 0 50%;
    width: 50%;
    order: 3;
    line-height: 43px;
    margin-top: 60px;
  }
  .front .dd-fine-print {
    position: absolute;
    bottom: -8px;
    right: 0;
    margin: 0;
    text-align: right;
  }
}
.social-links {
  display: flex;
  flex-wrap: wrap;
  z-index: 2;
}
.social-links .block-controls-wrapper {
  flex: 0 0 100%;
}
.social-links .block-title {
  margin-bottom: 20px;
  color: white;
  font-family: lemongrass-script, sans-serif;
  font-size: 1.7rem;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.social-links .node-simple {
  position: relative;
  margin-top: 15px;
}
.social-links .node-simple:not(:last-child) {
  margin-right: 15px;
}
.social-links .node-simple a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 48px;
  height: 48px;
  font-size: 0;
  line-height: 0;
  border: 1px solid transparent;
  border-radius: 50%;
  box-sizing: border-box;
  transition: all 0.2s ease-in-out;
  background-color: transparent;
  border-color: white;
}
.social-links .node-simple a:before {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
  display: block;
  color: white;
  font-size: 2.4rem;
  line-height: 46px;
  text-align: center;
  transition: all 0.2s ease-out;
}
.social-links .node-simple a:hover,
.social-links .node-simple a:focus {
  background-color: white;
}
.social-links .node-simple a:hover:before,
.social-links .node-simple a:focus:before {
  color: #12242e;
}
.social-links .node-simple a[href*="facebook.com"]:before {
  content: '\e908';
}
.social-links .node-simple a[href*="youtube.com"]:before {
  content: '\e909';
}
.social-links .node-simple a[href*="twitter.com"]:before {
  content: '\e910';
}
.social-links .node-simple a[href*="instagram.com"]:before {
  content: '\f16d';
}
.social-links .node-simple a[href*="linkedin.com"]:before {
  content: '\f0e1';
}
.social-links .node-simple a + .ext {
  display: none;
}
.social-links .node-header {
  display: block;
  margin-bottom: 0;
}
.social-links .node-header .title {
  display: block !important;
  font-size: 0;
}
@media (max-width: 1199px) {
  .social-links {
    padding: 0 0 40px;
  }
}
@media (min-width: 1200px) {
  .social-links {
    position: absolute !important;
    bottom: 15px;
    right: 0;
    width: 27.27272727%;
  }
}
.block-dd_social .social-google {
  display: none;
}
.pods .views-row {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 2rem;
}
.pods .node {
  color: white;
  height: 100%;
  margin-bottom: 0;
  transition: background-color 0.2s ease-out;
  overflow: hidden;
  cursor: pointer;
}
.pods .node:focus-within {
  background-color: #f3cb4b;
}
.pods .field-image {
  margin-bottom: 0;
}
.pods .field-image a {
  outline: none;
}
.pods .node-header a {
  padding: 2rem;
  outline: none;
}
.pods .title {
  font-size: 1.6rem;
  font-weight: bold;
  color: inherit;
}
body:not(.season-summer) .pods .title {
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
}
.pods .subtitle {
  margin-bottom: 0;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 1.4;
  color: inherit;
}
body:not(.season-summer) .pods .subtitle {
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
}
.pods label {
  color: white;
}
.pods .node-webform {
  position: relative;
  z-index: 3;
  margin-top: -2rem;
  padding: 0 2rem 2rem;
}
.pods .node-webform fieldset,
.pods .node-webform .form-submit,
.pods .node-webform input[type=text] {
  width: 100%;
}
.pods .node-webform .form-submit {
  border-radius: 0.5rem;
}
.season-spring .pods .node {
  background-color: #198644;
}
.season-spring .pods .node:hover,
.season-spring .pods .node:focus-within {
  background-color: #dc3d02;
}
.season-summer .pods .node {
  color: #12242e;
  background-color: #f3cb4b;
}
.season-summer .pods .node label {
  color: #12242e;
}
.season-summer .pods .node:hover,
.season-summer .pods .node:focus-within {
  color: white;
  background-color: #136db3;
}
.season-summer .pods .node:hover label,
.season-summer .pods .node:focus-within label {
  color: white;
}
.season-fall .pods .node {
  background-color: #dc3d02;
}
.season-fall .pods .node:hover,
.season-fall .pods .node:focus-within {
  background-color: #136db3;
}
.season-winter .pods .node {
  background-color: #136db3;
}
.season-winter .pods .node:hover,
.season-winter .pods .node:focus-within {
  background-color: #dc3d02;
}
@media (min-width: 500px) {
  .pods .view-content {
    display: flex;
    flex-wrap: wrap;
    margin-left: -2rem;
  }
  .pods .views-row {
    padding-left: 2rem;
    flex: 0 0 50%;
  }
}
@media (min-width: 768px) {
  .pods .views-row {
    flex: 0 0 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .pods.pods-right .view-content {
    display: block;
  }
  .pods.pods-right .views-row {
    width: 100%;
  }
  .pods.pods-below {
    margin-top: 35px;
    border-top: 1px solid #ccc;
    padding-top: 70px;
  }
}
.banner {
  overflow: hidden;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transition-duration: 0s;
  background: center / cover no-repeat;
}
.banner.hasImage {
  height: 9999px;
  max-height: 50vw;
}
.banner.ready {
  opacity: 1;
  transition-duration: 0.2s;
}
.banner .node-banner {
  position: absolute !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: center / cover no-repeat;
}
.banner .node-banner:before {
  position: absolute !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.25);
}
.banner figure {
  position: absolute !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin-left: 30px;
  margin-right: 30px;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  padding-bottom: 20px;
  margin-bottom: 0;
}
@media (min-width: 640px) {
  .banner figure {
    margin-left: 60px;
    margin-right: 60px;
  }
}
@media (min-width: 1200px) {
  .banner figure {
    max-width: 1366px;
    padding-left: 100px;
    padding-right: 100px;
    margin-left: auto;
    margin-right: auto;
  }
}
.banner figure figcaption h1 {
  display: block;
  color: white;
  font-size: 2.8rem;
  line-height: 1.2;
  text-transform: uppercase;
  text-shadow: 0 3px 15px #12242e;
  letter-spacing: 0.1em;
}
.banner img {
  display: none !important;
}
@media (min-width: 640px) {
  .banner.hasImage {
    max-height: 40vw;
  }
  .banner figure {
    padding-bottom: 35px;
  }
  .banner figure figcaption h1 {
    font-size: 4rem;
  }
}
@media (min-width: 1200px) {
  .banner.hasImage {
    max-height: 30vw;
  }
  .banner figure {
    padding-bottom: 50px;
  }
  .banner figure figcaption h1 {
    font-size: 5rem;
  }
}
@media (min-width: 1920px) {
  .banner.hasImage {
    max-height: 576px;
  }
}
.term-navigation {
  transition: opacity 0.3s 0.3s linear;
  opacity: 0;
}
.term-navigation.ready {
  opacity: 1;
}
.term-navigation a {
  border-bottom: none;
}
.term-navigation a.depth-1 {
  text-transform: none;
  letter-spacing: normal;
  font-weight: normal;
  color: currentColor;
}
.term-navigation ul {
  list-style-type: none;
}
.term-navigation li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.term-navigation li a {
  flex: 1 1 auto;
  width: 1px;
}
.term-navigation li a.menu-link {
  display: block;
  padding: 0.5rem 0;
  font-size: 1.8rem;
  transition: 0.2s;
  color: #12242e;
}
.term-navigation li a.menu-link.focus-visible {
  outline: 0;
  text-decoration: underline;
  z-index: 3;
}
.term-navigation li a.depth-1 {
  font-size: 1.8rem;
}
.term-navigation li a.active {
  font-weight: bold;
  color: #198644;
}
.term-navigation li ul {
  min-width: 100%;
  box-sizing: border-box;
  min-height: inherit !important;
}
.term-navigation .term-navigation__submenu[aria-hidden="true"] {
  visibility: hidden;
}
.term-navigation .term-navigation__toggle {
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 0;
  border: none;
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
  cursor: pointer;
  font-size: 0;
  transition: 0.2s ease-out;
  background-color: transparent;
  color: inherit;
}
.term-navigation .term-navigation__toggle:after {
  font-family: 'theme' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\2b';
  font-size: 48px;
  line-height: 1;
}
.term-navigation .term-navigation__toggle:hover,
.term-navigation .term-navigation__toggle:focus,
.term-navigation .term-navigation__toggle:active {
  box-shadow: none;
}
@media (max-width: 1199px) {
  .term-navigation {
    margin: -20px -30px 35px;
    background-color: #535353;
  }
  .term-navigation .block-title {
    display: flex;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 1.8rem;
    border-bottom: 1px solid white;
    color: white;
    background-color: #535353;
  }
  .term-navigation .block-title button {
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 0;
    border: none;
    margin: 0;
    padding: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    text-transform: none;
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-appearance: button;
       -moz-appearance: button;
            appearance: button;
    cursor: pointer;
    transition: 0.2s ease-out;
    color: inherit;
    background-color: #535353;
  }
  .term-navigation .block-title button:hover,
  .term-navigation .block-title button:focus,
  .term-navigation .block-title button.focus-visible {
    outline: 0;
    box-shadow: none;
  }
  .term-navigation .block-title button:hover,
  .term-navigation .block-title button.focus-visible {
    background-color: #12242e;
  }
  .term-navigation .block-title button svg {
    flex-shrink: 0;
  }
  .term-navigation .block-title span.block-title-text {
    display: flex;
    align-items: center;
    white-space: nowrap;
    padding: 0 0.75em;
    color: inherit;
  }
  .term-navigation .block-title span.block-title-text a {
    display: inline;
    font-weight: inherit;
    font-size: inherit;
  }
  .term-navigation .block-title span.block-title-text a:focus {
    outline: 0;
  }
  .term-navigation svg.term-menu-icon {
    display: block;
    width: 50px;
    height: 50px;
    border-left: 1px solid white;
    border-right: 1px solid white;
    fill: currentColor;
    stroke: currentColor;
    stroke-width: 0;
  }
  .term-navigation svg.term-menu-icon rect {
    transform-origin: 50%;
  }
  .term-navigation svg.term-menu-icon rect:nth-child(1),
  .term-navigation svg.term-menu-icon rect:nth-child(3) {
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }
  .term-navigation svg.term-menu-icon rect:nth-child(2) {
    transition: all 0.2s ease-in-out;
  }
  .term-navigation ul,
  .term-navigation li {
    position: relative;
  }
  .term-navigation ul {
    z-index: 1;
  }
  .term-navigation ul.depth-1 {
    height: 0;
    padding: 0 36px;
    overflow: hidden;
    transition: 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    visibility: hidden;
    opacity: 0;
  }
  .term-navigation li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .term-navigation li.depth-1:not(:last-child) {
    border-bottom: 2px solid white;
  }
  .term-navigation li a {
    position: relative;
    z-index: 2;
  }
  .season-spring .term-navigation li a.menu-link {
    color: white;
  }
  .season-summer .term-navigation li a.menu-link {
    color: #12242e;
  }
  .season-fall .term-navigation li a.menu-link {
    color: white;
  }
  .season-winter .term-navigation li a.menu-link {
    color: white;
  }
  .term-navigation li a.depth-1 {
    line-height: 48px;
  }
  .term-navigation li a:focus {
    outline: 0;
    text-decoration: underline;
  }
  .term-navigation li a.depth-3 {
    padding-left: 2rem;
  }
  .term-navigation li a.depth-4 {
    padding-left: 3rem;
  }
  .term-navigation li a.depth-5 {
    padding-left: 4rem;
  }
  .term-navigation.term-navigation--open .block-title button {
    background-color: #535353;
  }
  .term-navigation.term-navigation--open svg.term-menu-icon rect:nth-child(1) {
    transform: translate3d(-10%, -10%, 0) rotate(135deg);
  }
  .term-navigation.term-navigation--open svg.term-menu-icon rect:nth-child(2) {
    width: 0;
    opacity: 0;
    transform: translateX(16%);
  }
  .term-navigation.term-navigation--open svg.term-menu-icon rect:nth-child(3) {
    width: 40%;
    transform: translate3d(-10%, 10%, 0) rotate(-135deg);
  }
  .term-navigation.term-navigation--open ul.depth-1 {
    height: auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
    visibility: inherit;
    overflow: visible;
    opacity: 1;
  }
  .term-navigation li ul {
    min-width: 100%;
    box-sizing: border-box;
    min-height: inherit !important;
    transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .term-navigation .term-navigation__toggle {
    position: relative;
    z-index: 3;
  }
  .season-spring .term-navigation .term-navigation__toggle {
    color: white;
  }
  .season-summer .term-navigation .term-navigation__toggle {
    color: #12242e;
  }
  .season-fall .term-navigation .term-navigation__toggle {
    color: white;
  }
  .season-winter .term-navigation .term-navigation__toggle {
    color: white;
  }
  .term-navigation .term-navigation__toggle:active:after,
  .term-navigation .term-navigation__toggle.focus-visible:after {
    background-color: #0b161c;
  }
  .term-navigation .term-navigation__toggle + ul {
    height: 4rem;
    margin-top: -4rem;
    overflow: hidden;
    opacity: 0;
  }
  .term-navigation .term-navigation__toggle[aria-expanded=true] + ul {
    height: auto;
    margin-top: 0;
    padding-top: 1rem;
    padding-bottom: 2rem;
    overflow: visible;
    opacity: 1;
  }
  .term-navigation .term-navigation__toggle:after {
    content: '\2335';
    display: block;
    margin-left: 6px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 24px;
    border-radius: 100%;
    transition: 0.2s ease-out;
  }
  .term-navigation .term-navigation__toggle[aria-expanded=true]:after {
    transform: rotate(-180deg);
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .term-navigation {
    margin-left: -60px;
    margin-right: -60px;
  }
  .term-navigation ul.depth-1,
  .term-navigation .block-title {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (min-width: 1200px) {
  .term-navigation .block-title {
    margin-bottom: 1.5rem;
    padding: 0;
    border: 0;
    color: #12242e;
  }
  .term-navigation .block-title button {
    display: none;
  }
  .term-navigation .block-title a,
  .term-navigation .block-title span {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.5;
    color: #12242e;
  }
  .season-spring .term-navigation .block-title a.active,
  .season-spring .term-navigation .block-title a.active span {
    color: #198644;
  }
  .season-summer .term-navigation .block-title a.active,
  .season-summer .term-navigation .block-title a.active span {
    color: #12242e;
  }
  .season-fall .term-navigation .block-title a.active,
  .season-fall .term-navigation .block-title a.active span {
    color: #dc3d02;
  }
  .season-winter .term-navigation .block-title a.active,
  .season-winter .term-navigation .block-title a.active span {
    color: #136db3;
  }
  .term-navigation ul,
  .term-navigation li {
    position: relative;
  }
  .term-navigation ul {
    z-index: 1;
  }
  .season-spring .term-navigation li a.active,
  .season-spring .term-navigation li a.active span {
    color: #198644;
  }
  .season-summer .term-navigation li a.active,
  .season-summer .term-navigation li a.active span {
    color: #12242e;
  }
  .season-fall .term-navigation li a.active,
  .season-fall .term-navigation li a.active span {
    color: #dc3d02;
  }
  .season-winter .term-navigation li a.active,
  .season-winter .term-navigation li a.active span {
    color: #136db3;
  }
  .term-navigation li a.menu-link {
    position: relative;
    z-index: 2;
    font-size: 1.6rem;
    background-color: white;
  }
  .term-navigation li a.menu-link:hover,
  .term-navigation li a.menu-link.focus-visible {
    outline: 0;
    text-decoration: underline;
  }
  .term-navigation li a.depth-2 {
    padding-left: 1.25rem;
  }
  .term-navigation li a.depth-3 {
    padding-left: 2rem;
  }
  .term-navigation li a.depth-4 {
    padding-left: 3rem;
  }
  .term-navigation li a.depth-5 {
    padding-left: 4rem;
  }
  .term-navigation li ul {
    min-width: 100%;
    box-sizing: border-box;
    min-height: inherit !important;
    transition: 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .term-navigation ul.depth-2:before {
    content: '';
    position: absolute;
    z-index: 4;
    top: 5px;
    left: 0;
    bottom: 5px;
    width: 1px;
    background-color: #eee;
  }
  .term-navigation .term-navigation__toggle {
    position: relative;
    z-index: 3;
    padding: 5px;
    background-color: white;
    color: #757575;
  }
  .term-navigation .term-navigation__toggle:after {
    width: 24px;
    height: 24px;
    font-size: 24px;
    border-radius: 100%;
    transition: 0.2s ease-out;
  }
  .term-navigation .term-navigation__toggle:hover,
  .term-navigation .term-navigation__toggle:focus,
  .term-navigation .term-navigation__toggle:active {
    color: #12242e;
  }
  .term-navigation .term-navigation__toggle:hover:after,
  .term-navigation .term-navigation__toggle:focus:after,
  .term-navigation .term-navigation__toggle:active:after {
    background-color: #f2f2f2;
  }
  .term-navigation .term-navigation__toggle:active:after {
    background-color: #e3e3e3;
  }
  .term-navigation .term-navigation__toggle + ul {
    height: 34px;
    margin-top: -34px;
    overflow: hidden;
    opacity: 0;
  }
  .term-navigation .term-navigation__toggle[aria-expanded=true]:after {
    content: '\2d';
  }
  .term-navigation .term-navigation__toggle[aria-expanded=true] + ul {
    height: auto;
    margin-top: inherit;
    overflow: visible;
    opacity: 1;
  }
}
.home-hero {
  overflow: hidden;
}
@media (min-width: 1200px) {
  .logged-in.top .home-hero .dd-hover-expand {
    top: 21px !important;
  }
}
.home-hero .block-content {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.home-hero .node-home-hero {
  flex: 0 0 100%;
  width: 100%;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transition-duration: 0s;
}
.home-hero .node-home-hero.visible {
  opacity: 1;
  transition-duration: 0.2s;
}
.home-hero .node-home-hero:before {
  content: "";
  display: block;
  padding-bottom: 50%;
  background-color: rgba(0, 0, 0, 0.25);
}
.home-hero .node-home-hero .node-inner {
  position: absolute;
  top: 0;
  right: -1px;
  bottom: 0;
  left: 0;
  background: center / cover no-repeat;
}
.home-hero .node-home-hero figure {
  display: none;
}
.home-hero .node-home-hero .node-header {
  position: absolute !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.home-hero .node-home-hero .node-header h1.title {
  display: block;
  margin: 0;
  color: white;
  font-size: 5rem;
  font-weight: bold;
  line-height: 50px;
  text-shadow: 0 3px 15px #12242e;
  text-transform: uppercase;
  transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  letter-spacing: 0.1em;
}
.home-hero .node-home-hero .node-links {
  position: absolute !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.93);
  padding: 12%;
  pointer-events: none;
  transform: translateY(-100%);
  transform-origin: top;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  z-index: 5;
}
.home-hero .node-home-hero .node-links .links {
  padding-top: 80px;
}
.home-hero .node-home-hero .node-links .link-read-more {
  display: none;
}
.home-hero .node-home-hero .node-links .link:not(:last-child) {
  margin-bottom: 20px;
}
.home-hero .node-home-hero .node-links .link a {
  color: #12242e;
  font-size: #12242e;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.home-hero .node-home-hero .node-links .link a:before {
  display: none;
}
.home-hero .node-home-hero .close-icon {
  float: right;
  z-index: 3;
  height: 42px;
  padding: 0;
  border: none;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  box-shadow: none;
  border-radius: 0;
  text-align: center;
  text-decoration: none;
  background: transparent;
}
.home-hero .node-home-hero .close-icon:after {
  font-family: 'theme' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\2716';
  position: relative;
  display: inline-block;
  vertical-align: middle;
  transition: all 0.2s ease-in-out;
  font-size: 3.6rem;
  padding: 3px;
  border-radius: 100%;
  z-index: 1;
}
.home-hero .node-home-hero .close-icon:active:after {
  background: #e3e3e3;
}
.home-hero .node-home-hero.expanded .node-links {
  pointer-events: auto;
  transform: translateY(0);
  opacity: 1;
}
.home-hero .node-home-hero .anchorTop {
  font-size: 0;
  line-height: 0;
  opacity: 0;
}
@media (max-width: 991px) {
  .home-hero .node-home-hero .node-links {
    transform: translateX(-100%);
    transform-origin: left;
  }
  .home-hero .node-home-hero.expanded .node-links {
    transform: translateX(0);
  }
  .home-hero .node-home-hero:first-child .node-links {
    bottom: -200%;
  }
  .home-hero .node-home-hero:nth-child(2) .node-links {
    top: -100%;
    bottom: -100%;
  }
  .home-hero .node-home-hero:last-child .node-links {
    top: -200%;
  }
}
@media (min-width: 992px) {
  .home-hero .node-home-hero {
    flex: 0 0 33.33333333%;
    width: 33.33333333%;
    height: calc(100vh - 130px - 79px);
    max-height: 65vw;
  }
  .home-hero .node-home-hero:before {
    padding-bottom: 0;
  }
  .home-hero .node-home-hero .node-header h1.title {
    font-size: 10rem;
    transform: rotate(-90deg);
  }
}
@media (min-width: 1200px) {
  .home-hero .node-home-hero {
    height: calc(100vh - 79px);
  }
  .season-spring .home-hero .node-home-hero .close-icon:hover,
  .season-spring .home-hero .node-home-hero .close-icon.focus-visible {
    color: #198644;
  }
  .season-summer .home-hero .node-home-hero .close-icon:hover,
  .season-summer .home-hero .node-home-hero .close-icon.focus-visible {
    color: #12242e;
  }
  .season-fall .home-hero .node-home-hero .close-icon:hover,
  .season-fall .home-hero .node-home-hero .close-icon.focus-visible {
    color: #dc3d02;
  }
  .season-winter .home-hero .node-home-hero .close-icon:hover,
  .season-winter .home-hero .node-home-hero .close-icon.focus-visible {
    color: #136db3;
  }
  .home-hero .node-home-hero .close-icon:hover:after,
  .home-hero .node-home-hero .close-icon.focus-visible:after {
    background: white;
  }
  .home-hero .node-home-hero .node-links .link:not(:last-child) {
    margin-bottom: 30px;
  }
  .home-hero .node-home-hero:hover .node-header h1.title {
    transform: rotate(-90deg) scale(1.1);
  }
}
@media (min-width: 1921px) {
  .home-hero .node-home-hero {
    max-height: 1080px;
  }
}
.scroll-down {
  position: absolute;
  bottom: 40px;
  right: 40px;
}
.scroll-down a {
  display: block;
  height: 60px;
  width: 60px;
  border: 1px solid white;
  border-radius: 50%;
  background-color: white;
  transition: all 0.2s ease-in-out;
}
.scroll-down a:before {
  font-family: 'theme' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  content: '\e902';
  color: #12242e;
  font-size: 3rem;
  padding: 15px;
  transition: all 0.2s ease-in-out;
}
.scroll-down a span {
  font-size: 0;
  line-height: 0;
}
.scroll-down a:hover,
.scroll-down a:focus {
  background-color: transparent;
  text-decoration: none;
}
.scroll-down a:hover:before,
.scroll-down a:focus:before {
  color: white;
}
.home-updates {
  padding-top: 80px;
  padding-bottom: 80px;
  overflow: hidden;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transition-duration: 0s;
}
.home-updates.visible {
  opacity: 1;
  transition-duration: 0.2s;
}
.home-updates .block-inner {
  position: relative;
}
.home-updates .block-label {
  margin-bottom: 30px;
  font-size: 3rem;
  font-weight: bold;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 0.09em;
}
.season-spring .home-updates .block-label {
  color: #198644;
}
.season-summer .home-updates .block-label {
  color: #f3cb4b;
}
.season-fall .home-updates .block-label {
  color: #dc3d02;
}
.season-winter .home-updates .block-label {
  color: #136db3;
}
.home-updates .block-title {
  margin-bottom: 20px;
}
.home-updates .block-title .block-title-text {
  color: #12242e;
  font-family: lemongrass-script, sans-serif;
  font-size: 2.5rem;
  font-weight: normal;
}
.home-updates .block-content-wrapper {
  position: relative;
  display: block;
  padding-bottom: 60px;
}
.home-updates .more-news {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 99;
}
html:not(.translated-ltr) .home-updates .block-label {
  position: absolute;
  top: -15px;
  left: -127px;
  transform: rotate(-90deg);
  transform-origin: right;
}
html:not(.translated-ltr) .home-updates .block-title {
  margin-left: 50px;
}
html:not(.translated-ltr) .home-updates .block-content-wrapper {
  padding-left: 50px;
}
html:not(.translated-ltr) .home-updates .more-news {
  left: 50px;
}
.home-updates .flickity-page-dots {
  bottom: 30px;
  margin: 0;
  padding: 0 30px;
  text-align: right;
  box-sizing: border-box;
}
.home-updates .flickity-page-dots .dot {
  margin: 0 5px;
  box-sizing: border-box;
  border: 1px solid;
  background-color: transparent;
  opacity: 1;
}
.season-spring .home-updates .flickity-page-dots .dot {
  border-color: #198644;
}
.season-summer .home-updates .flickity-page-dots .dot {
  border-color: #f3cb4b;
}
.season-fall .home-updates .flickity-page-dots .dot {
  border-color: #dc3d02;
}
.season-winter .home-updates .flickity-page-dots .dot {
  border-color: #136db3;
}
.home-updates .flickity-page-dots .dot:hover {
  opacity: 0.5;
}
.season-spring .home-updates .flickity-page-dots .dot:hover {
  background-color: #198644;
}
.season-summer .home-updates .flickity-page-dots .dot:hover {
  background-color: #f3cb4b;
}
.season-fall .home-updates .flickity-page-dots .dot:hover {
  background-color: #dc3d02;
}
.season-winter .home-updates .flickity-page-dots .dot:hover {
  background-color: #136db3;
}
.home-updates .flickity-page-dots .dot.is-selected {
  cursor: default;
}
.season-spring .home-updates .flickity-page-dots .dot.is-selected {
  border-color: #198644;
}
.season-summer .home-updates .flickity-page-dots .dot.is-selected {
  border-color: #f3cb4b;
}
.season-fall .home-updates .flickity-page-dots .dot.is-selected {
  border-color: #dc3d02;
}
.season-winter .home-updates .flickity-page-dots .dot.is-selected {
  border-color: #136db3;
}
.season-spring .home-updates .flickity-page-dots .dot.is-selected {
  background-color: #198644;
}
.season-summer .home-updates .flickity-page-dots .dot.is-selected {
  background-color: #f3cb4b;
}
.season-fall .home-updates .flickity-page-dots .dot.is-selected {
  background-color: #dc3d02;
}
.season-winter .home-updates .flickity-page-dots .dot.is-selected {
  background-color: #136db3;
}
.home-updates .flickity-page-dots li {
  display: inline-block;
  vertical-align: bottom;
  width: 1.5rem;
  height: 1.5rem;
  font-size: 0;
  transition: 0.25s ease-in-out;
}
.home-updates .flickity-page-dots li:active {
  transform: scale(0.5);
}
.home-updates .flickity-page-dots .button--play-pause {
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 0;
  border: none;
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin: 0 7px;
  background: transparent;
}
.home-updates .flickity-page-dots .button--play-pause svg {
  width: 100%;
  height: 100%;
}
.season-spring .home-updates .flickity-page-dots .button--play-pause svg {
  fill: #198644;
}
.season-summer .home-updates .flickity-page-dots .button--play-pause svg {
  fill: #f3cb4b;
}
.season-fall .home-updates .flickity-page-dots .button--play-pause svg {
  fill: #dc3d02;
}
.season-winter .home-updates .flickity-page-dots .button--play-pause svg {
  fill: #136db3;
}
.home-updates .flickity-page-dots .button--play-pause svg:hover {
  opacity: 0.5;
}
.home-updates .flickity-page-dots .button--play-pause svg .play,
.home-updates .flickity-page-dots .button--play-pause svg .pause {
  transform-origin: 50% 50%;
  transition: 0.25s ease-in-out;
}
.home-updates .flickity-page-dots .button--play-pause svg .pause {
  opacity: 0;
  transform: scale(1.5);
}
.home-updates .playing .button--play-pause svg .play {
  opacity: 0;
  transform: scale(1.5);
}
.home-updates .playing .button--play-pause svg .pause {
  opacity: 1;
  transform: scale(1);
}
.home-updates .node-home-update {
  width: 100%;
  box-sizing: border-box;
  background-color: white;
  padding-right: 30px;
  z-index: 0;
}
.home-updates .node-home-update.is-selected {
  z-index: 5;
}
.home-updates.visible .node-home-update {
  transform: none;
}
.home-updates .node-meta {
  display: block;
}
.home-updates .post-date {
  display: block;
}
.home-updates .all-links {
  list-style-type: none;
}
.home-updates .date-time-rendered {
  display: block;
  font-size: 1.4rem;
  margin-bottom: 15px;
}
.home-updates .node-header .title,
.home-updates .node-header .subtitle {
  font-size: 1.6rem;
  line-height: 1.85;
}
.home-updates .node-header .title {
  margin-bottom: 15px;
}
.home-updates .node-header .title a {
  color: #12242e;
}
.home-updates .node-header .subtitle {
  font-weight: normal;
}
.home-updates .flickity-page-dots {
  position: static;
  padding: 40px 0 0;
  margin-left: -5px;
  text-align: left;
}
@media (min-width: 640px) {
  .home-updates .block-title {
    margin-bottom: 30px;
  }
  .home-updates .block-content-wrapper {
    padding-bottom: 0;
  }
  .home-updates .more-news {
    bottom: auto;
    left: auto;
    top: 0;
    right: 0;
  }
  .home-updates .more-news a {
    color: #12242e;
  }
  .season-spring .home-updates .more-news a:hover,
  .season-spring .home-updates .more-news a:focus {
    color: #198644;
  }
  .season-summer .home-updates .more-news a:hover,
  .season-summer .home-updates .more-news a:focus {
    color: #12242e;
  }
  .season-fall .home-updates .more-news a:hover,
  .season-fall .home-updates .more-news a:focus {
    color: #dc3d02;
  }
  .season-winter .home-updates .more-news a:hover,
  .season-winter .home-updates .more-news a:focus {
    color: #136db3;
  }
  html:not(.translated-ltr) .home-updates .block-label {
    top: -30px;
    left: -210px;
    font-size: 5rem;
    line-height: 50px;
  }
  html:not(.translated-ltr) .home-updates .block-title {
    margin-left: 100px;
  }
  html:not(.translated-ltr) .home-updates .block-content-wrapper {
    padding-left: 100px;
  }
  html:not(.translated-ltr) .home-updates .more-news {
    left: auto;
  }
  .home-updates .node-home-update {
    padding-right: 80px;
  }
  .home-updates .dd-hover-expand {
    right: 80px;
  }
  .home-updates .flickity-button {
    z-index: 2;
  }
  .home-updates .flickity-button.previous {
    display: none;
  }
  .home-updates .flickity-button.next {
    right: 0;
    border: 1px solid #12242e;
  }
}
@media (min-width: 640px) and (max-width: 1199px) {
  .home-updates .block-content {
    overflow: hidden;
    padding-right: 100px;
  }
  .home-updates .flickity-viewport {
    overflow: visible;
  }
  .home-updates .flickity-viewport:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: calc(100% - 30px);
    width: calc(100px + 30px);
    background: linear-gradient(to left, #ffffff 0%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.65) 80%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
  }
}
@media (max-width: 639px) {
  .home-updates {
    margin-right: 0;
  }
  .home-updates .node-home-update {
    padding-right: 30px;
  }
  .home-updates .dd-hover-expand {
    right: 30px;
  }
}
@media (max-width: 1199px) {
  .home-updates .node-home-update:not(.is-selected) {
    pointer-events: none;
  }
}
@media (min-width: 1200px) {
  .home-updates {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  html:not(.translated-ltr) .home-updates .block-label {
    left: -113px;
  }
  html:not(.translated-ltr) .home-updates .block-title {
    margin-left: 130px;
  }
  .home-updates .more-news {
    top: 0;
    right: 100px;
  }
  html:not(.translated-ltr) .home-updates .block-content-wrapper {
    padding-left: 130px;
  }
  .home-updates .block-content-wrapper .block-content {
    padding-right: 60px;
  }
  .home-updates .dd-hover-expand {
    right: 40px;
  }
  .home-updates .node-home-update {
    width: 50%;
    padding-right: 40px;
  }
  .home-updates .node-header a:hover,
  .home-updates .node-header a:focus {
    text-decoration: underline;
  }
}
.home-subscribe {
  padding: 80px 0;
  background: center / cover no-repeat;
}
.home-subscribe:before {
  position: absolute !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.25);
}
.home-subscribe figure {
  display: none;
}
.home-subscribe .node-header h1.title {
  display: block;
  color: white;
  margin-bottom: 50px;
}
.home-subscribe .node-header h1.title span {
  display: block;
}
.home-subscribe .node-header h1.title span:first-child {
  font-family: lemongrass-script, sans-serif;
  font-size: 3rem;
  font-weight: normal;
}
.home-subscribe .node-header h1.title span:last-child {
  font-size: 5rem;
  line-height: 1.1;
  text-transform: uppercase;
  text-shadow: 0 3px 15px #12242e;
  letter-spacing: 0.08em;
}
.home-subscribe .node-webform label {
  display: none;
}
.home-subscribe .node-webform input[type=text] {
  width: 100%;
  border: none;
  border-radius: 8px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  padding: 0 20px;
  color: #12242e;
  font-size: 1.5rem;
  line-height: 60px;
  letter-spacing: 0.05em;
}
.home-subscribe .node-webform .form-submit {
  background-image: none;
  padding: 2rem 7rem !important;
  font-size: 1em !important;
  display: block !important;
  width: 100%;
  box-sizing: border-box;
  padding-left: 25px !important;
  padding-right: 25px !important;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
}
.season-spring .home-subscribe .node-webform .form-submit {
  display: block;
  margin: 0.25em 0;
  padding: 0.75em 2em;
  border-radius: 8px;
  white-space: nowrap;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  border: 2px solid #198644;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  background-color: #198644;
  color: white !important;
  letter-spacing: 0.1em;
}
.season-spring .home-subscribe .node-webform .form-submit:hover,
.season-spring .home-subscribe .node-webform .form-submit:focus {
  outline: none;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .season-spring .home-subscribe .node-webform .form-submit {
    display: inline-block;
    vertical-align: middle;
  }
}
.season-spring .home-subscribe .node-webform .form-submit:hover,
.season-spring .home-subscribe .node-webform .form-submit:focus {
  border-color: #dc3d02;
  background-color: #dc3d02;
  color: white;
}
.season-summer .home-subscribe .node-webform .form-submit {
  display: block;
  margin: 0.25em 0;
  padding: 0.75em 2em;
  border-radius: 8px;
  white-space: nowrap;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  border: 2px solid #f3cb4b;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  background-color: #f3cb4b;
  color: #12242e !important;
  letter-spacing: 0.1em;
}
.season-summer .home-subscribe .node-webform .form-submit:hover,
.season-summer .home-subscribe .node-webform .form-submit:focus {
  outline: none;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .season-summer .home-subscribe .node-webform .form-submit {
    display: inline-block;
    vertical-align: middle;
  }
}
.season-summer .home-subscribe .node-webform .form-submit:hover,
.season-summer .home-subscribe .node-webform .form-submit:focus {
  border-color: #136db3;
  background-color: #136db3;
  color: #12242e;
}
.season-fall .home-subscribe .node-webform .form-submit {
  display: block;
  margin: 0.25em 0;
  padding: 0.75em 2em;
  border-radius: 8px;
  white-space: nowrap;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  border: 2px solid #dc3d02;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  background-color: #dc3d02;
  color: white !important;
  letter-spacing: 0.1em;
}
.season-fall .home-subscribe .node-webform .form-submit:hover,
.season-fall .home-subscribe .node-webform .form-submit:focus {
  outline: none;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .season-fall .home-subscribe .node-webform .form-submit {
    display: inline-block;
    vertical-align: middle;
  }
}
.season-fall .home-subscribe .node-webform .form-submit:hover,
.season-fall .home-subscribe .node-webform .form-submit:focus {
  border-color: #136db3;
  background-color: #136db3;
  color: white;
}
.season-winter .home-subscribe .node-webform .form-submit {
  display: block;
  margin: 0.25em 0;
  padding: 0.75em 2em;
  border-radius: 8px;
  white-space: nowrap;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  border: 2px solid #136db3;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  background-color: #136db3;
  color: white !important;
  letter-spacing: 0.1em;
}
.season-winter .home-subscribe .node-webform .form-submit:hover,
.season-winter .home-subscribe .node-webform .form-submit:focus {
  outline: none;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .season-winter .home-subscribe .node-webform .form-submit {
    display: inline-block;
    vertical-align: middle;
  }
}
.season-winter .home-subscribe .node-webform .form-submit:hover,
.season-winter .home-subscribe .node-webform .form-submit:focus {
  border-color: #dc3d02;
  background-color: #dc3d02;
  color: white;
}
.home-subscribe .dynamic-select-wrapper {
  position: relative;
  box-sizing: border-box;
}
.home-subscribe .dynamic-select-wrapper select {
  background-color: white;
  height: 60px;
  width: 100%;
  padding: 0 20px;
  border-radius: 8px;
  border: none;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  color: #12242e;
  font-size: 1.5rem;
  line-height: 60px;
  -webkit-appearance: none;
  -moz-appearance: none;
  letter-spacing: 0.05em;
}
.home-subscribe .dynamic-select-wrapper select::-ms-expand {
  display: none;
}
.home-subscribe .dynamic-select-wrapper:after {
  font-family: 'theme' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e904';
  position: absolute;
  top: 0;
  right: 0;
  height: 60px;
  width: 50px;
  color: #12242e;
  font-size: 2rem;
  line-height: 60px;
  text-align: center;
  pointer-events: none;
}
.home-subscribe .select2-selection__rendered:before {
  content: "Choose A Category";
}
@media (max-width: 480px) {
  .home-subscribe {
    margin: 0;
  }
}
@media (min-width: 640px) {
  .home-subscribe {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .home-subscribe .node-inner {
    display: flex;
  }
  .home-subscribe .node-header {
    flex: 0 0 50%;
  }
  .home-subscribe .node-header h1.title {
    padding-right: 40px;
    margin-bottom: 0;
  }
  html:not(.translated-ltr) .home-subscribe .node-header h1.title span:last-child {
    font-size: 5.5rem;
  }
  .home-subscribe .node-webform {
    flex: 0 0 50%;
    margin: 0;
  }
  .home-subscribe .node-webform .webform-component:first-child .form-item {
    margin-top: 0;
  }
}
@media (max-width: 1199px) {
  .home-subscribe .select2-container {
    display: none;
  }
}
@media (min-width: 1200px) {
  .home-subscribe {
    padding-top: 150px;
    padding-bottom: 180px;
  }
  .home-subscribe .node-header {
    flex: 0 0 60%;
  }
  .home-subscribe .node-webform {
    flex: 0 0 40%;
  }
  .home-subscribe .node-webform .form-submit {
    margin-bottom: 15px !important;
  }
  html:not(.translated-ltr) .home-subscribe .node-inner {
    align-items: flex-end;
  }
  html:not(.translated-ltr) .home-subscribe .node-header h1.title span:first-child {
    font-size: 5rem;
  }
  html:not(.translated-ltr) .home-subscribe .node-header h1.title span:last-child {
    font-size: 10rem;
  }
  .home-subscribe .dynamic-select-wrapper {
    display: none;
  }
}
@media (min-width: 1366px) {
  .home-subscribe .node-header {
    flex: 0 0 50%;
  }
  .home-subscribe .node-webform {
    flex: 0 0 50%;
  }
}
.home-spotlight {
  padding-top: 80px;
  padding-bottom: 80px;
  overflow: hidden;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transition-duration: 0s;
}
.home-spotlight.visible {
  opacity: 1;
  transition-duration: 0.2s;
}
.home-spotlight .block-inner {
  position: relative;
}
.home-spotlight .block-label {
  margin-bottom: 30px;
  font-size: 3rem;
  font-weight: bold;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 0.09em;
}
.season-spring .home-spotlight .block-label {
  color: #198644;
}
.season-summer .home-spotlight .block-label {
  color: #f3cb4b;
}
.season-fall .home-spotlight .block-label {
  color: #dc3d02;
}
.season-winter .home-spotlight .block-label {
  color: #136db3;
}
.home-spotlight .block-title {
  margin-bottom: 20px;
}
.home-spotlight .block-title .block-title-text {
  color: #12242e;
  font-family: lemongrass-script, sans-serif;
  font-size: 2.5rem;
  font-weight: normal;
}
.home-spotlight .block-content-wrapper {
  position: relative;
  display: block;
}
html:not(.translated-ltr) .home-spotlight .block-label {
  position: absolute;
  top: -15px;
  left: -163px;
  transform: rotate(-90deg);
  transform-origin: right;
}
html:not(.translated-ltr) .home-spotlight .block-title {
  margin-left: 50px;
}
html:not(.translated-ltr) .home-spotlight .block-content-wrapper {
  padding-left: 50px;
}
.home-spotlight .dd-hover-expand {
  top: 0;
  right: 0;
}
.home-spotlight .node-image-wrapper {
  margin-bottom: 20px;
  background: center / cover no-repeat;
  z-index: 0;
}
.home-spotlight .node-image-wrapper:before {
  content: "";
  display: block;
  padding-bottom: 70%;
}
.home-spotlight .node-image-wrapper figure {
  display: none;
}
.home-spotlight .node-text {
  z-index: 1;
}
.home-spotlight .node-meta {
  display: block;
}
.home-spotlight .post-date {
  display: block;
}
.home-spotlight .date-time-rendered {
  display: block;
  font-size: 1.4rem;
  margin-bottom: 15px;
}
.home-spotlight .node-header .title,
.home-spotlight .node-header .subtitle {
  font-size: 1.6rem;
  line-height: 1.85;
}
.home-spotlight .node-header .title {
  margin-bottom: 15px;
}
.home-spotlight .node-header .title a {
  color: #12242e;
}
.home-spotlight .node-header .subtitle {
  font-weight: normal;
}
@media (min-width: 640px) {
  .home-spotlight .block-title {
    margin-bottom: 30px;
  }
  .home-spotlight .block-content-wrapper {
    padding-bottom: 0;
  }
  html:not(.translated-ltr) .home-spotlight .block-label {
    top: 36px;
    left: -270px;
    font-size: 5rem;
    line-height: 50px;
  }
  html:not(.translated-ltr) .home-spotlight .block-title {
    margin-left: 100px;
  }
  html:not(.translated-ltr) .home-spotlight .block-content-wrapper {
    padding-left: 100px;
  }
  .home-spotlight .dd-hover-expand {
    right: 80px;
  }
}
@media (min-width: 1200px) {
  .home-spotlight {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  html:not(.translated-ltr) .home-spotlight .block-label {
    left: -173px;
  }
  html:not(.translated-ltr) .home-spotlight .block-title {
    margin-left: 130px;
  }
  html:not(.translated-ltr) .home-spotlight .block-content-wrapper {
    padding-left: 130px;
  }
  .home-spotlight .dd-hover-expand {
    right: 0;
  }
  .home-spotlight .node-inner {
    position: relative;
    font-size: 0;
  }
  .home-spotlight .node-image-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    width: 65%;
  }
  .home-spotlight .node-text {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    background-color: white;
    padding: 45px 35px;
    box-sizing: border-box;
    margin-left: -15%;
  }
  .home-spotlight .node-header a:hover,
  .home-spotlight .node-header a:focus {
    text-decoration: underline;
  }
}
.home-action .node-simple {
  overflow: hidden;
}
.home-action .node-simple:before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  content: "";
  background-color: #12242e;
}
.home-action .node-inner {
  position: relative;
}
.home-action .node-header h2 a {
  position: relative;
  display: block;
  padding: 30px 30px;
  color: white;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
}
.home-action .node-header h2 a span {
  position: relative;
  padding-right: 20px;
}
.home-action .node-header h2 a span:after {
  font-family: 'theme' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\2335';
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -7px;
  color: #12242e;
  font-size: 1rem;
  line-height: 1;
  padding: 3px 2px 1px;
  background-color: white;
  border-radius: 100%;
  transform: rotate(-90deg);
}
@media (max-width: 991px) {
  .home-action .node-simple {
    margin-top: -1px;
  }
  .home-action .node-simple:nth-last-child(2):before {
    background-color: #1d303b;
  }
}
@media (min-width: 992px) {
  .home-action {
    display: flex;
    flex-wrap: wrap;
  }
  .home-action .block-controls-wrapper {
    flex: 0 0 100%;
  }
  .home-action .node-simple {
    flex: 0 0 33.33333333%;
  }
  .home-action .node-simple:not(:last-child):after {
    content: "";
    position: absolute;
    top: 20px;
    right: 0;
    bottom: 20px;
    width: 1px;
    background-color: white;
  }
}
@media (min-width: 1200px) {
  .home-action .node-header h2 a:hover,
  .home-action .node-header h2 a:focus {
    text-decoration: none;
    transform: scale(1.1);
  }
}
.home-featured .flickity-page-dots {
  bottom: 30px;
  margin: 0;
  padding: 0 30px;
  text-align: right;
  box-sizing: border-box;
}
.home-featured .flickity-page-dots .dot {
  margin: 0 5px;
  box-sizing: border-box;
  border: 1px solid;
  background-color: transparent;
  opacity: 1;
}
.season-spring .home-featured .flickity-page-dots .dot {
  border-color: #198644;
}
.season-summer .home-featured .flickity-page-dots .dot {
  border-color: #f3cb4b;
}
.season-fall .home-featured .flickity-page-dots .dot {
  border-color: #dc3d02;
}
.season-winter .home-featured .flickity-page-dots .dot {
  border-color: #136db3;
}
.home-featured .flickity-page-dots .dot:hover {
  opacity: 0.5;
}
.season-spring .home-featured .flickity-page-dots .dot:hover {
  background-color: #198644;
}
.season-summer .home-featured .flickity-page-dots .dot:hover {
  background-color: #f3cb4b;
}
.season-fall .home-featured .flickity-page-dots .dot:hover {
  background-color: #dc3d02;
}
.season-winter .home-featured .flickity-page-dots .dot:hover {
  background-color: #136db3;
}
.home-featured .flickity-page-dots .dot.is-selected {
  cursor: default;
}
.season-spring .home-featured .flickity-page-dots .dot.is-selected {
  border-color: #198644;
}
.season-summer .home-featured .flickity-page-dots .dot.is-selected {
  border-color: #f3cb4b;
}
.season-fall .home-featured .flickity-page-dots .dot.is-selected {
  border-color: #dc3d02;
}
.season-winter .home-featured .flickity-page-dots .dot.is-selected {
  border-color: #136db3;
}
.season-spring .home-featured .flickity-page-dots .dot.is-selected {
  background-color: #198644;
}
.season-summer .home-featured .flickity-page-dots .dot.is-selected {
  background-color: #f3cb4b;
}
.season-fall .home-featured .flickity-page-dots .dot.is-selected {
  background-color: #dc3d02;
}
.season-winter .home-featured .flickity-page-dots .dot.is-selected {
  background-color: #136db3;
}
.home-featured .flickity-page-dots li {
  display: inline-block;
  vertical-align: bottom;
  width: 1.5rem;
  height: 1.5rem;
  font-size: 0;
  transition: 0.25s ease-in-out;
}
.home-featured .flickity-page-dots li:active {
  transform: scale(0.5);
}
.home-featured .flickity-page-dots .button--play-pause {
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 0;
  border: none;
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin: 0 7px;
  background: transparent;
}
.home-featured .flickity-page-dots .button--play-pause svg {
  width: 100%;
  height: 100%;
}
.season-spring .home-featured .flickity-page-dots .button--play-pause svg {
  fill: #198644;
}
.season-summer .home-featured .flickity-page-dots .button--play-pause svg {
  fill: #f3cb4b;
}
.season-fall .home-featured .flickity-page-dots .button--play-pause svg {
  fill: #dc3d02;
}
.season-winter .home-featured .flickity-page-dots .button--play-pause svg {
  fill: #136db3;
}
.home-featured .flickity-page-dots .button--play-pause svg:hover {
  opacity: 0.5;
}
.home-featured .flickity-page-dots .button--play-pause svg .play,
.home-featured .flickity-page-dots .button--play-pause svg .pause {
  transform-origin: 50% 50%;
  transition: 0.25s ease-in-out;
}
.home-featured .flickity-page-dots .button--play-pause svg .pause {
  opacity: 0;
  transform: scale(1.5);
}
.home-featured .playing .button--play-pause svg .play {
  opacity: 0;
  transform: scale(1.5);
}
.home-featured .playing .button--play-pause svg .pause {
  opacity: 1;
  transform: scale(1);
}
.home-featured .flickity-slider {
  z-index: 5;
}
.home-featured .flickity-buttons {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.home-featured .flickity-button {
  top: auto;
  z-index: 6;
  border: 1px solid white;
  background-color: transparent;
  transform: none;
  transition: all 0.2s ease-in-out;
}
.home-featured .flickity-button svg {
  fill: white;
  transition: inherit;
}
.home-featured .node-home-featured {
  background: center / cover no-repeat;
  width: 100%;
  box-sizing: border-box;
  z-index: 0;
  transition: transform 0.2s ease;
}
.home-featured .node-home-featured.is-selected {
  z-index: 5;
}
.home-featured .node-home-featured:before {
  content: "";
  display: block;
  padding-bottom: 440px;
}
.home-featured .node-home-featured:after {
  content: "";
  position: absolute;
  top: 15%;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.95), rgba(0, 0, 0, 0));
}
.home-featured .node-home-featured .dynamic-link {
  position: absolute !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
}
.home-featured .node-home-featured .dynamic-link a {
  position: absolute !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.home-featured .node-home-featured .dynamic-link a span {
  display: none;
}
.home-featured .node-home-featured .node-image {
  display: none;
}
.home-featured .node-home-featured .video-wrapper {
  position: absolute !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  z-index: 99;
}
.home-featured .node-home-featured .video-wrapper a {
  position: absolute !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.home-featured .node-home-featured .video-wrapper a .video-play,
.home-featured .node-home-featured .video-wrapper a img {
  display: none;
}
.home-featured .node-home-featured .node-inner {
  position: absolute !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.home-featured .node-home-featured .node-inner .layout {
  display: flex;
  align-items: flex-end;
  height: 100%;
}
.home-featured .node-home-featured .node-inner .node-header {
  position: relative;
}
.home-featured .node-home-featured .node-inner .node-header .title,
.home-featured .node-home-featured .node-inner .node-header .subtitle {
  display: inline-block;
  color: white;
  font-size: 1.6rem;
  line-height: 1.8;
  text-shadow: 0 3px 15px rgba(0, 0, 0, 0.7);
}
.home-featured .node-home-featured .node-inner .node-header .title {
  font-weight: bold;
}
.home-featured .node-home-featured .node-inner .node-header .subtitle {
  margin: 0;
  font-weight: normal;
}
.home-featured .node-home-featured .video-wrapper + .node-inner .layout {
  align-items: center;
}
.home-featured .node-home-featured .video-wrapper + .node-inner .node-header {
  position: relative;
  width: 100%;
  text-align: center;
}
.home-featured .node-home-featured .video-wrapper + .node-inner .node-header:before {
  font-family: 'theme' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f04b';
  display: inline-block;
  margin-bottom: 15px;
  color: 1.6rem;
  font-size: 2rem;
  padding: 20px;
  border-radius: 100%;
  background-color: white;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.7);
}
.home-featured .node-home-featured .video-wrapper + .node-inner .node-header .title {
  display: block;
  letter-spacing: 0.05em;
}
.home-featured .node-home-featured.has-video:after {
  top: 0;
}
@media (max-width: 1199px) {
  .home-featured .flickity-button.previous {
    bottom: 30px;
    left: 0;
  }
  .home-featured .flickity-button.next {
    bottom: 30px;
    right: auto;
    left: 75px;
  }
  .home-featured .node-home-featured:not(.has-video) .node-header {
    margin-bottom: 100px;
  }
}
@media (min-width: 1200px) {
  .home-featured .flickity-button:hover,
  .home-featured .flickity-button:focus {
    background-color: white;
  }
  .home-featured .flickity-button:hover svg,
  .home-featured .flickity-button:focus svg {
    fill: #12242e;
  }
  .home-featured .flickity-button.previous {
    bottom: 45px;
    left: auto;
    right: 175px;
  }
  .home-featured .flickity-button.next {
    bottom: 45px;
    right: 100px;
  }
  .home-featured .node-home-featured:before {
    padding-bottom: 500px;
  }
  .home-featured .node-home-featured:after {
    top: 35%;
  }
  .home-featured .node-home-featured .dynamic-link {
    cursor: pointer;
  }
  .home-featured .node-home-featured:not(.has-video) .node-header {
    margin-bottom: 52px;
    padding-right: 150px;
  }
}
#sitemap {
  opacity: 0;
  transition: opacity 0.25s linear;
}
#sitemap.ready {
  opacity: 1;
}
#sitemap li {
  clear: left;
  list-style: none;
}
#sitemap ul ul {
  padding-left: 24px;
}
#sitemap .sitemap-rss {
  float: left;
  margin-top: 2px;
}
#sitemap .menu-link {
  display: inline-block;
  padding: 2px;
  line-height: 1.5em;
  text-decoration: none;
}
#sitemap .menu-link:hover {
  text-decoration: underline;
}
.calendar-feed {
  font-family: century-gothic, sans-serif;
}
.calendar-feed .views-hide {
  display: none;
}
.calendar-feed .view-content {
  opacity: 0;
  transition: opacity 0.3s linear;
}
.calendar-feed.ready .view-content {
  opacity: 1;
}
.calendar-feed a {
  text-decoration: none;
}
.calendar-feed .group-year {
  display: block;
  margin-top: 40px;
  border-bottom: 1px solid #eee;
  font-weight: bold;
  font-size: 24px;
  color: #12242e;
}
.calendar-feed .node {
  overflow: visible;
  margin-left: 18px;
  margin-bottom: 5px;
  border: 1px solid #eee;
  background-color: #fafafa;
  cursor: default;
  font-size: 0;
}
@media (min-width: 1200px) {
  .calendar-feed .node {
    margin-left: 0;
  }
}
.calendar-feed a.destination {
  position: relative;
  display: block;
  padding: 10px 20px;
}
.calendar-feed a.destination:before {
  content: '';
  position: absolute;
  top: -1px;
  bottom: -1px;
  right: 100%;
  width: 18px;
  transition: width 0.2s ease-out;
}
.season-spring .calendar-feed a.destination:before {
  background-color: #198644;
}
.season-summer .calendar-feed a.destination:before {
  background-color: #f3cb4b;
}
.season-fall .calendar-feed a.destination:before {
  background-color: #dc3d02;
}
.season-winter .calendar-feed a.destination:before {
  background-color: #136db3;
}
.calendar-feed a.destination:hover:before {
  width: 28px;
}
@media (min-width: 1200px) {
  .calendar-feed a.destination {
    display: flex;
    align-items: center;
    margin-left: 18px;
    padding: 10px 20px 10px 0;
  }
  .calendar-feed a.destination:after {
    content: '';
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 13%;
  }
}
.calendar-feed .event-date-tile {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0;
  color: #12242e;
  font-size: 12px;
}
.calendar-feed .event-date-tile .day-of-week:after {
  content: ',';
  padding-right: 5px;
}
.calendar-feed .event-date-tile .month {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 7px;
  margin-right: 5px;
}
@media (min-width: 1200px) {
  .calendar-feed .event-date-tile {
    width: 11%;
    margin: -10px 2% -10px 0;
    padding: 10px 20px;
    box-sizing: border-box;
  }
  .calendar-feed .event-date-tile .day-of-week {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: -14px;
    bottom: 0;
    width: 10px;
    margin-top: -18px;
    line-height: 1;
    font-size: 12px;
    font-weight: bold;
    word-break: break-all;
    text-align: center;
    text-transform: uppercase;
    color: white;
    transition: left 0.2s ease-out;
  }
  .season-summer .calendar-feed .event-date-tile .day-of-week {
    color: #12242e;
  }
  .calendar-feed .event-date-tile .day-of-week:after {
    display: none;
  }
  .calendar-feed .event-date-tile .month {
    display: block;
    margin-bottom: 2px;
    margin-right: 0;
    text-transform: uppercase;
  }
  .calendar-feed .event-date-tile .day {
    font-size: 24px;
    font-weight: bold;
  }
}
.calendar-feed .heading {
  display: block;
  margin: 0;
  font-size: 1.6rem;
  box-sizing: border-box;
}
@media (min-width: 1200px) {
  .calendar-feed .heading {
    width: 87%;
  }
}
.calendar-feed .heading .title,
.calendar-feed .heading .subtitle {
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .calendar-feed .heading .title,
  .calendar-feed .heading .subtitle {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 1.33;
  }
}
.calendar-feed .heading .title {
  margin: 0;
  font-size: 1em;
}
@media (min-width: 1200px) {
  .calendar-feed .heading .title {
    font-size: 1.5em;
  }
}
.calendar-feed .heading .subtitle {
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 13px;
  color: #198644;
}
@media (min-width: 1200px) {
  .calendar-feed .heading .subtitle {
    font-size: 1em;
  }
}
.calendar-feed a.destination:hover .event-date-tile .day-of-week {
  left: -19px;
}
.calendar-feed a.destination:hover header .title {
  text-decoration: underline;
}
.calendar-feed .day-event .event-date-tile.range time.end,
.calendar-feed .multiple-day-event .event-date-tile.range time.end {
  display: none;
}
@media (min-width: 1200px) {
  .calendar-feed .multiple-day-event .event-date-tile .day,
  .calendar-feed .multiple-month-event .event-date-tile .day {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .calendar-feed .multiple-month-event .event-date-tile {
    display: flex;
  }
}
.calendar-feed .multiple-month-event .event-date-tile time.start:after {
  content: '-';
  padding: 0 5px;
}
@media (min-width: 1200px) {
  .calendar-feed .multiple-month-event .event-date-tile time.start:after {
    font-size: 18px;
  }
}
.calendar-feed .multiple-month-event .event-date-tile time.end .day-of-week {
  display: none;
}
.calendar-feed .event-date {
  font-size: 12px;
  color: #12242e;
}
.calendar-feed .dd-hover-expand {
  font-size: 0;
}
.calendar-feed .dd-hover-expand:before {
  font-size: 16px;
}
.calendar-feed .dd-hover-expand:hover:before {
  color: white;
}
.ttv-alt-2 .posts {
  margin-bottom: 50px;
}
.ttv-alt-2 .posts .node-teaser {
  margin-bottom: 15px;
  overflow: visible;
}
.ttv-alt-2 .posts .node-teaser .node-item {
  display: none;
}
.ttv-alt-2 .posts .node-teaser .node-header {
  display: block;
}
.ttv-alt-2 .posts .node-teaser .node-header .title {
  font-size: 2rem;
  font-weight: normal;
}
.ttv-alt-2 .posts .node-teaser .node-header .subtitle {
  display: none;
}


/*# sourceMappingURL=theme.min.css.map*/