@import url("https://fonts.googleapis.com/css?family=Work Sans:400,600,700");
/* line 9, sass/partials/_base.sass */
body,
button,
input,
select,
textarea,
p {
  font-family: "Work Sans", sans-serif;
  font-size: 1.8rem;
}

/* line 18, sass/partials/_base.sass */
.entry-content {
  font-family: "Work Sans", sans-serif;
  font-size: 1.8rem;
}

/* line 22, sass/partials/_base.sass */
body {
  background-color: #fff;
  color: #000;
}

/* line 26, sass/partials/_base.sass */
.entry-content {
  font-family: "Work Sans", sans-serif;
}
/* line 28, sass/partials/_base.sass */
.entry-content h1,
.entry-content h1.page-title,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  font-family: "Now Medium", sans-serif;
  line-height: 1.5em;
  margin: 0 0 0.5em 0;
  letter-spacing: 0;
}
/* line 42, sass/partials/_base.sass */
.entry-content cite,
.entry-content figcaption,
.entry-content table,
.entry-content address,
.entry-content .wp-caption-text,
.entry-content .wp-block-file {
  font-family: "Work Sans", sans-serif;
}

/* line 50, sass/partials/_base.sass */
h1.entry-title,
h2.entry-title {
  margin: 0;
}

/* line 54, sass/partials/_base.sass */
h1,
.heading-size-1,
h2,
.heading-size-2,
h3,
.heading-size-3 {
  margin: 2.5rem auto 1.5rem;
}

/* line 62, sass/partials/_base.sass */
h4,
.heading-size-4,
h5,
.heading-size-5,
h6,
.heading-size-6 {
  margin: 4.5rem auto 2.5rem;
}

/* line 70, sass/partials/_base.sass */
h1,
.heading-size-1 {
  font-size: 6.4rem;
}

/* line 74, sass/partials/_base.sass */
h2,
.heading-size-2 {
  font-size: 3.4rem;
}

/* line 78, sass/partials/_base.sass */
h3,
.heading-size-3 {
  font-size: 3rem;
}

/* line 82, sass/partials/_base.sass */
h4,
.heading-size-4 {
  font-size: 2.8rem;
}

/* line 86, sass/partials/_base.sass */
h5,
.heading-size-5 {
  font-size: 2.4rem;
}

/* line 90, sass/partials/_base.sass */
h6,
.heading-size-6 {
  font-size: 1.8rem;
}

/* line 117, sass/partials/_base.sass */
.clear {
  clear: both;
}

/* line 129, sass/partials/_base.sass */
.logo .logo-link {
  width: 85px;
  height: 79px;
  display: block;
  background-image: url("/wp-content/themes/thegifttrust/sds-assets/img/logo.png");
  background-size: 100%;
}

/* line 146, sass/partials/_base.sass */
.header-footer-group:focus,
body:not(.overlay-header) #site-header .toggle:focus,
.menu-modal .toggle:focus {
  outline-color: transparent;
}

/* line 154, sass/partials/_base.sass */
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
.post-meta-wrapper {
  max-width: 120rem;
}

/* line 160, sass/partials/_base.sass */
body.template-narrow .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
body.template-narrow [class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
body.template-narrow .post-meta-wrapper {
  max-width: 58rem;
}

/* line 175, sass/partials/_base.sass */
.designed-by a {
  color: inherit;
}

/* line 178, sass/partials/_base.sass */
.footer-copyright {
  margin: 0 2.4rem 0 0;
}

@media (min-width: 700px) {
  /* line 185, sass/partials/_base.sass */
  .entry-content h1, .entry-content h2, .entry-content h3 {
    margin: 2.5rem auto 1.5rem;
  }
}
/* line 12, sass/partials/specific/_base-custom.sass */
.logo .logo-link {
  margin-left: 20px;
}

/* line 15, sass/partials/specific/_base-custom.sass */
.header-titles-wrapper {
  margin-top: -46px;
}

/* line 18, sass/partials/specific/_base-custom.sass */
.header-inner {
  padding: 2.8rem 0 15px;
}

/* line 21, sass/partials/specific/_base-custom.sass */
.cover-color-overlay {
  color: #A5C1D8 !important;
}

@media (min-width: 700px) {
  /* line 25, sass/partials/specific/_base-custom.sass */
  .home.singular .entry-header {
    padding: 0rem 0;
  }
}
/* line 29, sass/partials/specific/_base-custom.sass */
.entry-content h1,
.entry-content h1.page-title,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  line-height: 1.1em;
}

/* line 40, sass/partials/specific/_base-custom.sass */
h2 strong {
  background-color: #FFEB00;
  font-family: "Now Medium", sans-serif;
}

/* line 45, sass/partials/specific/_base-custom.sass */
body a {
  color: #6788a7;
}
/* line 47, sass/partials/specific/_base-custom.sass */
body a:hover {
  color: #A5C1D8;
}
/* line 52, sass/partials/specific/_base-custom.sass */
body .custom-footer-menu a:hover,
body .key-items-panel a:hover {
  color: #000;
}

/* line 57, sass/partials/specific/_base-custom.sass */
.section-inner {
  width: calc(100% - 1.5rem);
}
@media (min-width: 450px) {
  /* line 57, sass/partials/specific/_base-custom.sass */
  .section-inner {
    width: calc(100% - 4rem);
  }
}

/* line 61, sass/partials/specific/_base-custom.sass */
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
  width: calc(100% - 0rem);
}
@media (min-width: 900px) {
  /* line 61, sass/partials/specific/_base-custom.sass */
  .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    width: calc(100% - 4rem);
  }
}

/* line 65, sass/partials/specific/_base-custom.sass */
.entry-content {
  font-size: 1.6rem;
}
@media (min-width: 750px) {
  /* line 65, sass/partials/specific/_base-custom.sass */
  .entry-content {
    font-size: 1.8rem;
  }
}

/* line 71, sass/partials/specific/_base-custom.sass */
.singular:not(.overlay-header) .entry-header.entry-header a {
  color: #6788a7;
  text-decoration: none;
  border: none;
}
/* line 75, sass/partials/specific/_base-custom.sass */
.singular:not(.overlay-header) .entry-header.entry-header a:hover {
  color: #A5C1D8;
}

/* line 78, sass/partials/specific/_base-custom.sass */
.singular:not(.overlay-header) .entry-header.entry-header .entry-categories-inner a {
  pointer-events: none;
  border-right: 1px solid #6788a7;
  padding-right: 1rem;
}
@media (min-width: 700px) {
  /* line 78, sass/partials/specific/_base-custom.sass */
  .singular:not(.overlay-header) .entry-header.entry-header .entry-categories-inner a {
    padding-right: 2rem;
  }
}
/* line 84, sass/partials/specific/_base-custom.sass */
.singular:not(.overlay-header) .entry-header.entry-header .entry-categories-inner a:last-of-type {
  border-right: none;
}

/* line 10, sass/partials/_elements.sass */
.fixed-header #site-header {
  position: fixed;
  z-index: 100;
  width: 100%;
}
/* line 14, sass/partials/_elements.sass */
.fixed-header #site-content {
  padding-top: 100px;
}

/* line 49, sass/partials/_elements.sass */
.link-btn {
  background-color: #FFEB00;
  border: 1px solid #FFEB00;
  padding: 16px 60px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
}
/* line 57, sass/partials/_elements.sass */
.link-btn:hover a {
  color: #fff !important;
}
/* line 59, sass/partials/_elements.sass */
.link-btn a {
  color: #000;
}
/* line 61, sass/partials/_elements.sass */
.link-btn a:hover {
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
  text-decoration: none;
}
/* line 66, sass/partials/_elements.sass */
.link-btn.border {
  background-color: transparent;
  border: 1px solid #FFEB00;
  color: #FFEB00;
}
/* line 70, sass/partials/_elements.sass */
.link-btn.border a:hover {
  border: 1px solid #000;
  color: #000;
}
/* line 73, sass/partials/_elements.sass */
.link-btn.reversed {
  background-color: #fff;
  border: 1px solid #fff;
  color: #FFEB00;
}
/* line 77, sass/partials/_elements.sass */
.link-btn.reversed.border {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}
/* line 81, sass/partials/_elements.sass */
.link-btn.reversed.border:hover {
  background-color: #000;
  border: 1px solid #000;
}

/* line 85, sass/partials/_elements.sass */
a.link-btn {
  display: inline-block;
  color: #000;
  text-align: center;
}
/* line 90, sass/partials/_elements.sass */
a.link-btn:hover {
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
  text-decoration: none;
}

/* line 99, sass/partials/_elements.sass */
.custom-intro-text p {
  margin: 0 0 1em 0;
  font-size: 3rem;
  font-weight: 200;
  font-family: "Work Sans", sans-serif;
  color: #000;
  line-height: 1.25em;
}

/* line 111, sass/partials/_elements.sass */
.pdf-link {
  display: inline-block;
  background: url("/wp-content/themes/thegifttrust/sds-assets/img/pdf-icon.png") no-repeat;
  height: 32px;
  padding-left: 40px;
}
/* line 116, sass/partials/_elements.sass */
.pdf-link p {
  padding-top: 6px;
}

/* line 124, sass/partials/_elements.sass */
body:not(.overlay-header) .toggle-inner .toggle-text,
body.overlay-header .toggle-inner .toggle-text {
  display: none;
}

@media (min-width: 700px) {
  /* line 127, sass/partials/_elements.sass */
  .search-modal .search-field {
    font-size: 2rem;
    height: 8rem;
  }
}
/* line 11, sass/partials/specific/_elements-custom.sass */
.btn-donate {
  z-index: 800;
}

/* line 15, sass/partials/specific/_elements-custom.sass */
.fixed-header #site-header {
  z-index: 600;
}

/* line 19, sass/partials/specific/_elements-custom.sass */
.fund-page-image-wrapper {
  height: 450px;
}
/* line 21, sass/partials/specific/_elements-custom.sass */
.fund-page-image-wrapper.with-banner {
  height: 250px;
}
@media (min-width: 768px) {
  /* line 24, sass/partials/specific/_elements-custom.sass */
  .fund-page-image-wrapper.with-banner {
    height: 450px;
  }
}

/* line 38, sass/partials/specific/_elements-custom.sass */
.fund-page-logo {
  padding: 40px;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 42, sass/partials/specific/_elements-custom.sass */
  .fund-page-logo.with-banner {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 40px 0 15px;
  }
}
/* line 48, sass/partials/specific/_elements-custom.sass */
.fund-page-logo img {
  display: inline-block;
}

/* line 54, sass/partials/specific/_elements-custom.sass */
.additional-images .row > div {
  padding: 0;
}

/* line 59, sass/partials/specific/_elements-custom.sass */
.page-anchor {
  position: relative;
  top: -230px;
}

/* line 68, sass/partials/specific/_elements-custom.sass */
.page-template-template-with-sidepanel.fixed-header #site-content,
.page-template-template-fund.fixed-header #site-content,
.page-template-template-other-subpages.fixed-header #site-content {
  padding-top: 220px;
  padding-bottom: 70px;
}
@media (min-width: 600px) {
  /* line 68, sass/partials/specific/_elements-custom.sass */
  .page-template-template-with-sidepanel.fixed-header #site-content,
  .page-template-template-fund.fixed-header #site-content,
  .page-template-template-other-subpages.fixed-header #site-content {
    padding-top: 180px;
  }
}

/* line 75, sass/partials/specific/_elements-custom.sass */
.page-template-template-fund.fixed-header #site-content {
  padding-top: 172px;
}
@media (min-width: 714px) {
  /* line 75, sass/partials/specific/_elements-custom.sass */
  .page-template-template-fund.fixed-header #site-content {
    padding-top: 177px;
  }
}
@media (min-width: 1237px) {
  /* line 75, sass/partials/specific/_elements-custom.sass */
  .page-template-template-fund.fixed-header #site-content {
    padding-top: 142px;
  }
}

/* line 82, sass/partials/specific/_elements-custom.sass */
.page-template-template-other-subpages.fixed-header #site-content {
  padding-top: 117px;
}
@media (min-width: 714px) {
  /* line 82, sass/partials/specific/_elements-custom.sass */
  .page-template-template-other-subpages.fixed-header #site-content {
    padding-top: 128px;
  }
}
@media (min-width: 1237px) {
  /* line 82, sass/partials/specific/_elements-custom.sass */
  .page-template-template-other-subpages.fixed-header #site-content {
    padding-top: 108px;
  }
}

/* line 89, sass/partials/specific/_elements-custom.sass */
.key-items-panel {
  background-color: #E9E3DA;
  padding: 15px 35px 40px;
  margin-bottom: 50px;
}
/* line 93, sass/partials/specific/_elements-custom.sass */
.key-items-panel h2 {
  margin-bottom: 15px;
  padding-bottom: 15px;
  font-size: 1.8rem;
  text-transform: uppercase;
}
/* line 98, sass/partials/specific/_elements-custom.sass */
.key-items-panel p {
  margin: 3px 0;
  font-size: 1.7rem;
}
/* line 101, sass/partials/specific/_elements-custom.sass */
.key-items-panel a.link-arrow {
  font-family: "Now Medium", sans-serif;
  font-size: 1.7rem;
  text-transform: initial;
}
/* line 105, sass/partials/specific/_elements-custom.sass */
.key-items-panel a.link-arrow:hover {
  text-decoration: underline;
}
/* line 107, sass/partials/specific/_elements-custom.sass */
.key-items-panel a.link-arrow:before {
  left: 0px;
  top: 2px;
  content: "";
  background: url("/wp-content/themes/thegifttrust/sds-assets/img/down-arrow-36.png") left center no-repeat;
  background-size: 18px auto;
  padding-left: 30px;
  width: 18px;
  height: 18px;
}
/* line 116, sass/partials/specific/_elements-custom.sass */
.key-items-panel.fund-page {
  background-color: #fff;
}
/* line 118, sass/partials/specific/_elements-custom.sass */
.key-items-panel.fund-page p {
  columns: 6 200px;
  column-gap: 1rem;
}
/* line 121, sass/partials/specific/_elements-custom.sass */
.key-items-panel.fund-page p img {
  width: 125px;
  margin: 0 20px 40px 0;
  display: inline-block;
  vertical-align: middle;
}
/* line 128, sass/partials/specific/_elements-custom.sass */
.key-items-panel.fund-page.other-subpage p img {
  width: 100%;
  margin: 0;
}

/* line 134, sass/partials/specific/_elements-custom.sass */
.main-page-content .key-items-panel h2 {
  margin-bottom: 15px;
  border-bottom: 6px solid #fff;
}
/* line 137, sass/partials/specific/_elements-custom.sass */
.main-page-content h3 {
  margin-top: 50px;
  font-size: 3.2rem;
}
/* line 140, sass/partials/specific/_elements-custom.sass */
.main-page-content strong {
  font-weight: 600;
}

/* line 146, sass/partials/specific/_elements-custom.sass */
.main-page-content.funds-pages h3:first-of-type, .main-page-content.dk-bg h3:first-of-type {
  margin-top: 0;
}

@media (min-width: 700px) {
  /* line 150, sass/partials/specific/_elements-custom.sass */
  .alignnone {
    margin: 0;
  }
}
/* line 154, sass/partials/specific/_elements-custom.sass */
.sidepanel-images img {
  margin-bottom: 45px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 157, sass/partials/specific/_elements-custom.sass */
.sidepanel-images.fund-page {
  margin-bottom: 30px;
  padding: 30px 20px;
  background-color: #fff;
}
/* line 161, sass/partials/specific/_elements-custom.sass */
.sidepanel-images.fund-page p {
  margin: 0;
}
/* line 163, sass/partials/specific/_elements-custom.sass */
.sidepanel-images.fund-page img {
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

/* line 168, sass/partials/specific/_elements-custom.sass */
.case-study {
  margin-top: 50px;
  margin-bottom: 50px;
  background-color: #E9E3DA;
  padding: 40px 50px 30px;
  border-left: 6px solid #A5C1D8;
}

/* line 177, sass/partials/specific/_elements-custom.sass */
.main-page-content .case-study h3 {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 2.6rem;
}

/* line 187, sass/partials/specific/_elements-custom.sass */
.page-template-template-fund .post-inner.post-inner,
.page-template-template-other-subpages .post-inner.post-inner,
.page-template-template-with-sidepanel-dark-bg .post-inner.post-inner {
  background-color: rgba(233, 227, 218, 0.4);
  padding-top: 80px;
  padding-bottom: 100px;
}
/* line 191, sass/partials/specific/_elements-custom.sass */
.page-template-template-fund .main-page-content,
.page-template-template-other-subpages .main-page-content,
.page-template-template-with-sidepanel-dark-bg .main-page-content {
  margin: 0 auto;
}
/* line 193, sass/partials/specific/_elements-custom.sass */
.page-template-template-fund.fixed-header #site-content,
.page-template-template-other-subpages.fixed-header #site-content,
.page-template-template-with-sidepanel-dark-bg.fixed-header #site-content {
  padding-bottom: 0;
}

/* line 200, sass/partials/specific/_elements-custom.sass */
.entry-content .has-larger-font-size {
  margin-top: 40px;
  margin-bottom: 10px;
  font-family: "Now Medium", sans-serif;
  font-size: 3.2rem;
}

/* line 211, sass/partials/specific/_elements-custom.sass */
.main-page-content {
  margin: 50px auto 20px;
}
/* line 213, sass/partials/specific/_elements-custom.sass */
.main-page-content h2 {
  display: inline-block;
  border-bottom: 6px solid #FFEB00;
  margin-bottom: 4rem;
}
/* line 217, sass/partials/specific/_elements-custom.sass */
.main-page-content h2.no-border {
  border: none;
}
/* line 219, sass/partials/specific/_elements-custom.sass */
.main-page-content .main-page-content-left {
  margin-bottom: 50px;
}

/* line 224, sass/partials/specific/_elements-custom.sass */
.page-id-427 .main-page-content .main-page-content-left,
.page-id-427 .key-items-panel {
  margin-bottom: 0;
}

/* line 230, sass/partials/specific/_elements-custom.sass */
.singular .post-password-protected .entry-header {
  display: none;
}

@media (min-width: 700px) {
  /* line 234, sass/partials/specific/_elements-custom.sass */
  .singular .entry-header {
    padding: 8rem 0 3rem;
  }
}
@media (min-width: 700px) {
  /* line 239, sass/partials/specific/_elements-custom.sass */
  .home .cover-header-inner {
    padding: 16rem 0 8rem 0;
  }

  /* line 241, sass/partials/specific/_elements-custom.sass */
  .cover-header-inner {
    padding: 14rem 0 8rem 0;
  }
}
/* line 245, sass/partials/specific/_elements-custom.sass */
.admin-bar .screen-height,
.screen-height {
  min-height: calc(80vh - 32px);
}

/* line 253, sass/partials/specific/_elements-custom.sass */
.post-inner.post-inner {
  padding-top: 0;
}
/* line 258, sass/partials/specific/_elements-custom.sass */
.post-inner.post-inner .entry-content.intro-text-wrapper {
  padding: 100px 0;
}

/* line 262, sass/partials/specific/_elements-custom.sass */
.white-bg-wrapper .entry-content {
  padding: 100px 0 0;
}
/* line 264, sass/partials/specific/_elements-custom.sass */
.white-bg-wrapper .entry-content.multiple-content {
  padding: 0;
}

/* line 267, sass/partials/specific/_elements-custom.sass */
.intro-text-wrapper {
  background-color: #FFEB00;
  text-align: center;
}

/* line 272, sass/partials/specific/_elements-custom.sass */
.pdf-link a {
  color: #000;
  font-family: "Now Bold", sans-serif;
  font-size: 1.6rem;
  text-transform: uppercase;
  text-decoration: none;
}
/* line 278, sass/partials/specific/_elements-custom.sass */
.pdf-link a:hover {
  text-decoration: underline;
}

/* line 281, sass/partials/specific/_elements-custom.sass */
a.link-arrow {
  color: #000;
  font-family: "Now Bold", sans-serif;
  font-size: 1.6rem;
  text-transform: uppercase;
  text-decoration: none;
}
/* line 287, sass/partials/specific/_elements-custom.sass */
a.link-arrow:hover {
  text-decoration: underline;
}
/* line 289, sass/partials/specific/_elements-custom.sass */
a.link-arrow:before {
  position: relative;
  left: 0px;
  top: 1px;
  content: "";
  background: url("/wp-content/themes/thegifttrust/sds-assets/img/right-arrow-44.png") left center no-repeat;
  background-size: 18px auto;
  padding-left: 23px;
  width: 18px;
  height: 18px;
}

/* line 11, sass/partials/_featured-image.sass */
.page-template-template-cover.fixed-header #site-content {
  padding-top: 0;
}

/* line 14, sass/partials/_featured-image.sass */
.overlay-header .header-inner {
  color: #000;
}

/* line 17, sass/partials/_featured-image.sass */
.overlay-header #site-header {
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
/* line 19, sass/partials/_featured-image.sass */
.overlay-header #site-header.menuBgFull {
  background: #fff;
}

/* line 24, sass/partials/_featured-image.sass */
body.overlay-header .menuBgFull .primary-menu > li > a,
body.overlay-header .menuBgFull .primary-menu > li > .icon {
  color: #000;
}

/* line 29, sass/partials/_featured-image.sass */
body.overlay-header .primary-menu > li > a,
body.overlay-header .primary-menu > li > .icon {
  color: #fff;
}

/* line 12, sass/partials/specific/_featured-image-custom.sass */
.text-over-image p {
  margin: 0;
  font-size: 1.8rem;
  line-height: 2.6rem;
  color: #000;
}
/* line 17, sass/partials/specific/_featured-image-custom.sass */
.text-over-image p strong {
  background-color: #FFEB00;
  font-weight: normal;
}
/* line 20, sass/partials/specific/_featured-image-custom.sass */
.text-over-image h2 {
  margin: 0;
  margin-top: 20px;
  font-size: 4.4rem;
  font-family: "Now Bold", sans-serif;
  line-height: 4.6rem;
  color: #000 !important;
}
/* line 28, sass/partials/specific/_featured-image-custom.sass */
.text-over-image.homepage h2 {
  margin: 0;
  margin-top: 30px;
  font-family: "Now Light", sans-serif;
  color: #000;
  font-size: 3rem;
  line-height: 5rem;
}
@media (min-width: 750px) {
  /* line 28, sass/partials/specific/_featured-image-custom.sass */
  .text-over-image.homepage h2 {
    margin-top: 0;
  }
}
@media (min-width: 750px) {
  /* line 28, sass/partials/specific/_featured-image-custom.sass */
  .text-over-image.homepage h2 {
    font-size: 7rem;
    line-height: 10rem;
  }
}
@media (min-width: 1100px) {
  /* line 28, sass/partials/specific/_featured-image-custom.sass */
  .text-over-image.homepage h2 {
    font-size: 11.3rem;
    line-height: 12.5rem;
  }
}
/* line 43, sass/partials/specific/_featured-image-custom.sass */
.text-over-image.homepage h2 strong {
  background-color: #FFEB00;
  font-family: "Now Medium", sans-serif;
  color: #000;
}
/* line 47, sass/partials/specific/_featured-image-custom.sass */
.text-over-image.homepage p {
  margin: 20px;
  font-size: 1em;
  font-family: "Work Sans", sans-serif;
  line-height: 1.5em;
  color: #000;
}
/* line 53, sass/partials/specific/_featured-image-custom.sass */
.text-over-image.homepage a.link-btn {
  margin-top: 15px;
  background-color: #fff;
  border-color: #fff;
  color: #000;
}
/* line 58, sass/partials/specific/_featured-image-custom.sass */
.text-over-image.homepage a.link-btn:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
/* line 63, sass/partials/specific/_featured-image-custom.sass */
.text-over-image.innerpage p {
  width: 96%;
  margin: 30px 2%;
  color: #000;
}
@media (min-width: 1000px) {
  /* line 63, sass/partials/specific/_featured-image-custom.sass */
  .text-over-image.innerpage p {
    width: 62%;
    margin: 30px 19%;
  }
}

/* line 72, sass/partials/specific/_featured-image-custom.sass */
.singular:not(.overlay-header) .entry-header a.link-btn {
  color: #000;
}
/* line 74, sass/partials/specific/_featured-image-custom.sass */
.singular:not(.overlay-header) .entry-header a.link-btn:hover {
  color: #fff;
}

/* line 81, sass/partials/specific/_featured-image-custom.sass */
.cover-header .entry-header .text-over-image p strong {
  color: #000;
}

/* line 84, sass/partials/specific/_featured-image-custom.sass */
.to-the-content-wrapper {
  top: calc(100% - 10px);
}

/* line 32, sass/partials/_menu-btn.sass */
.nav-toggle {
  width: auto;
}

/* line 35, sass/partials/_menu-btn.sass */
.header-inner .toggle {
  display: block;
}

/* line 38, sass/partials/_menu-btn.sass */
.burger-menu-line {
  display: block;
  width: 28px;
  height: 3px;
  background-color: #000;
  margin-bottom: 5px;
}

/* line 45, sass/partials/_menu-btn.sass */
.burger-menu-line-last {
  display: none;
}

/* line 48, sass/partials/_menu-btn.sass */
.responsive-menu-box.responsive-menu-box {
  top: -8px;
}

/* line 56, sass/partials/_menu-btn.sass */
button.close-nav-toggle {
  display: none;
}

/* line 59, sass/partials/_menu-btn.sass */
.menu-modal {
  margin-top: 94px;
}

/* line 62, sass/partials/_menu-btn.sass */
.mobile-nav-toggle .burger-menu-line {
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

/* line 66, sass/partials/_menu-btn.sass */
.mobile-nav-toggle.active .burger-menu-line {
  width: 23px;
}
/* line 68, sass/partials/_menu-btn.sass */
.mobile-nav-toggle.active .burger-menu-line.first {
  transform: rotate(45deg);
}
/* line 70, sass/partials/_menu-btn.sass */
.mobile-nav-toggle.active .burger-menu-line.second {
  display: none;
}
/* line 72, sass/partials/_menu-btn.sass */
.mobile-nav-toggle.active .burger-menu-line.last {
  margin-top: -8px;
  transform: rotate(-45deg);
}

@media (min-width: 1001px) {
  /* line 81, sass/partials/_menu-btn.sass */
  .menu-modal.active {
    display: none;
  }
}
/* line 9, sass/partials/_footer.sass */
#site-footer {
  padding: 2rem 0 1rem;
  background-color: #A5C1D8;
  color: #fff;
  font-size: 1.2rem;
}
/* line 14, sass/partials/_footer.sass */
#site-footer p {
  font-size: 1.2rem;
}
/* line 16, sass/partials/_footer.sass */
#site-footer .to-the-top {
  color: #fff;
}

/* line 21, sass/partials/_footer.sass */
.contact-container {
  background-color: #fff;
}
/* line 23, sass/partials/_footer.sass */
.contact-container h2 {
  color: #000;
}
/* line 25, sass/partials/_footer.sass */
.contact-container p {
  color: #000;
}
/* line 27, sass/partials/_footer.sass */
.contact-container a {
  color: #000;
}
/* line 29, sass/partials/_footer.sass */
.contact-container a:hover {
  color: #000;
  text-decoration: none;
}
/* line 32, sass/partials/_footer.sass */
.contact-container input,
.contact-container textarea {
  border: 1px solid #E9E3DA;
  background-color: #fff;
  color: #000;
  font-size: 1.4rem;
  font-weight: 700;
}
/* line 39, sass/partials/_footer.sass */
.contact-container input[type="submit"] {
  float: right;
}

/* line 42, sass/partials/_footer.sass */
.contact-text {
  margin-bottom: 30px;
}

/* line 48, sass/partials/_footer.sass */
.home .contact-container input[type="submit"],
.page .contact-container input[type="submit"] {
  background-color: #FFEB00;
  border: 1px solid #FFEB00;
  color: #000;
}
/* line 52, sass/partials/_footer.sass */
.home .contact-container input[type="submit"]:hover,
.page .contact-container input[type="submit"]:hover {
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
}

/* line 13, sass/partials/specific/_footer-custom.sass */
#site-footer {
  padding: 7rem 0 2.5rem;
  background-color: #A5C1D8;
  color: #fff;
  font-size: 1.2rem;
}
/* line 18, sass/partials/specific/_footer-custom.sass */
#site-footer p {
  font-size: 1.8rem;
}
/* line 20, sass/partials/specific/_footer-custom.sass */
#site-footer .to-the-top {
  color: #fff;
  font-size: 1.8rem;
}
/* line 23, sass/partials/specific/_footer-custom.sass */
#site-footer .to-the-top .arrow {
  font-size: 2.5rem;
}
/* line 25, sass/partials/specific/_footer-custom.sass */
#site-footer a:focus,
#site-footer a:hover {
  color: #000;
}

/* line 31, sass/partials/specific/_footer-custom.sass */
.contact-container {
  margin: 80px 0 100px;
  background-color: #fff;
}
/* line 35, sass/partials/specific/_footer-custom.sass */
.contact-container .contact-form h2 {
  margin-bottom: 45px;
  font-family: "Now Bold", sans-serif;
  font-size: 3.2rem;
  color: #000;
}
/* line 40, sass/partials/specific/_footer-custom.sass */
.contact-container .contact-form h2::after {
  display: block;
  margin-top: 8px;
  content: "";
  width: 100px;
  height: 4px;
  background-color: #FFEB00;
}
/* line 47, sass/partials/specific/_footer-custom.sass */
.contact-container .contact-form p {
  margin: 17px 0;
}
/* line 49, sass/partials/specific/_footer-custom.sass */
.contact-container p {
  margin: 0;
  color: #000;
  line-height: 2em;
  font-family: "Work Sans", sans-serif;
}
/* line 54, sass/partials/specific/_footer-custom.sass */
.contact-container a {
  color: #000;
}
/* line 56, sass/partials/specific/_footer-custom.sass */
.contact-container input,
.contact-container textarea {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
}

/* line 64, sass/partials/specific/_footer-custom.sass */
.contact-container input[type="submit"] {
  margin-top: 10px;
  float: left;
  padding: 16px 60px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
}
/* line 72, sass/partials/specific/_footer-custom.sass */
.contact-container input[type="submit"]:hover {
  text-decoration: none;
}
/* line 74, sass/partials/specific/_footer-custom.sass */
.contact-container textarea {
  height: 310px;
}
/* line 76, sass/partials/specific/_footer-custom.sass */
.contact-container .footer-contact-link-icon {
  text-decoration: none;
}
/* line 78, sass/partials/specific/_footer-custom.sass */
.contact-container .footer-contact-link-icon:hover {
  text-decoration: underline;
}

/* line 83, sass/partials/specific/_footer-custom.sass */
.footer-icons {
  margin-top: 15px;
}
/* line 85, sass/partials/specific/_footer-custom.sass */
.footer-icons i {
  font-size: 2.5rem;
  margin-right: 10px;
}

/* line 89, sass/partials/specific/_footer-custom.sass */
.contact-adress {
  margin-top: 120px;
}

/* line 93, sass/partials/specific/_footer-custom.sass */
.newsletter-signup {
  margin-top: 40px;
}

/* line 97, sass/partials/specific/_footer-custom.sass */
.newsletter-signup h2.newsletter-form-header-title {
  font-size: 2.6rem;
  font-family: "Now Medium", sans-serif;
}
/* line 100, sass/partials/specific/_footer-custom.sass */
.newsletter-signup h2.newsletter-form-header-title span.past-newsletters-link a {
  margin-left: 10px;
  font-size: 1.5rem;
}
/* line 103, sass/partials/specific/_footer-custom.sass */
.newsletter-signup input {
  margin-top: 5px;
}

/* line 106, sass/partials/specific/_footer-custom.sass */
.newsletter-form-button {
  width: 100%;
  margin: 20px 0;
  background-color: #E9E3DA;
  float: left;
  padding: 16px 60px;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
}
/* line 117, sass/partials/specific/_footer-custom.sass */
.newsletter-form-button:hover {
  background-color: #000;
  color: #fff;
  text-decoration: none;
}

/* line 124, sass/partials/specific/_footer-custom.sass */
.home .contact-container input[type="submit"].newsletter-form-button,
.page .contact-container input[type="submit"].newsletter-form-button {
  background-color: #E9E3DA;
  border: 1px solid #E9E3DA;
}
/* line 127, sass/partials/specific/_footer-custom.sass */
.home .contact-container input[type="submit"].newsletter-form-button:hover,
.page .contact-container input[type="submit"].newsletter-form-button:hover {
  background-color: #000;
}

/* line 132, sass/partials/specific/_footer-custom.sass */
.credits {
  margin-top: 80px;
  border-top: 1px solid #fff;
  padding-top: 25px;
}

/* line 10, sass/partials/specific/_buttons-custom.sass */
a.link-btn {
  margin-top: 30px;
  text-decoration: none;
  font-family: "Now Bold", sans-serif;
}

/* line 16, sass/partials/specific/_buttons-custom.sass */
.page-template-template-fund .main-page-content a.link-btn {
  margin-bottom: 30px;
}

/* line 20, sass/partials/specific/_buttons-custom.sass */
.intro-text-wrapper a.link-btn {
  background-color: #fff;
}
/* line 22, sass/partials/specific/_buttons-custom.sass */
.intro-text-wrapper a.link-btn:hover {
  background-color: #000;
}

/* line 25, sass/partials/specific/_buttons-custom.sass */
a.link-btn.btn-white {
  background-color: #fff;
}
/* line 27, sass/partials/specific/_buttons-custom.sass */
a.link-btn.btn-white:hover {
  background-color: #000;
}

/* line 30, sass/partials/specific/_buttons-custom.sass */
.wp-block-button__link.wp-block-button__link,
.single input[type="submit"],
.post-password-form input[type="submit"] {
  margin-top: 30px;
  background-color: #FFEB00;
  border: 1px solid #FFEB00;
  padding: 16px 60px;
  font-size: 16px;
  font-weight: 700;
  font-family: "Work Sans", sans-serif;
  text-transform: uppercase;
  color: #000;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
/* line 44, sass/partials/specific/_buttons-custom.sass */
.wp-block-button__link.wp-block-button__link:hover,
.single input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover {
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
  text-decoration: none;
}

/* line 50, sass/partials/specific/_buttons-custom.sass */
.single input[type="submit"] {
  background-color: #A5C1D8;
  color: #fff;
}
/* line 53, sass/partials/specific/_buttons-custom.sass */
.single input[type="submit"]:hover {
  border-color: #000;
}

/* line 57, sass/partials/specific/_buttons-custom.sass */
.single .comments-wrapper textarea {
  color: #000;
}
/* line 59, sass/partials/specific/_buttons-custom.sass */
.single .comment-author {
  min-width: 300px;
  padding-left: 0;
  font-size: 1.4rem;
}
/* line 63, sass/partials/specific/_buttons-custom.sass */
.single .comment-meta .avatar {
  display: none;
}
/* line 65, sass/partials/specific/_buttons-custom.sass */
.single .comment-reply-link {
  background-color: #A5C1D8;
}

/* line 71, sass/partials/specific/_buttons-custom.sass */
.wp-block-button.is-style-outline .wp-block-button__link.wp-block-button__link {
  border: 1px solid #FFEB00;
  color: #000;
}
/* line 74, sass/partials/specific/_buttons-custom.sass */
.wp-block-button.is-style-outline .wp-block-button__link.wp-block-button__link:hover {
  color: #fff;
}

/* line 10, sass/partials/_navigation.sass */
nav {
  font-family: "Now Regular", sans-serif;
}

/* line 18, sass/partials/_navigation.sass */
.menuBGFull ul.primary-menu {
  text-shadow: none;
}

/* line 22, sass/partials/_navigation.sass */
body:not(.overlay-header) .primary-menu.primary-menu > li {
  margin: 0;
}
/* line 24, sass/partials/_navigation.sass */
body:not(.overlay-header) .primary-menu.primary-menu > li > a {
  background-color: transparent;
  color: #000;
  padding: 5px 28px;
}
/* line 30, sass/partials/_navigation.sass */
body:not(.overlay-header) .primary-menu.primary-menu > li > a:hover {
  color: #000;
}
/* line 32, sass/partials/_navigation.sass */
body:not(.overlay-header) .primary-menu.primary-menu > li > .icon {
  color: #000;
}

/* line 36, sass/partials/_navigation.sass */
ul.primary-menu a {
  font-size: 1.8rem;
  font-weight: 500;
  text-transform: uppercase;
}
/* line 40, sass/partials/_navigation.sass */
ul.primary-menu a:hover,
ul.primary-menu a:focus,
ul.primary-menu .current_page_ancestor {
  color: #000;
}
/* line 45, sass/partials/_navigation.sass */
ul.primary-menu li.current-menu-item > a,
ul.primary-menu li.current-menu-item > .link-icon-wrapper > a {
  text-decoration: none;
}
/* line 50, sass/partials/_navigation.sass */
ul.primary-menu .sub-menu a {
  color: #000;
}
/* line 52, sass/partials/_navigation.sass */
ul.primary-menu .sub-menu a:hover,
ul.primary-menu .sub-menu a:focus,
ul.primary-menu .sub-menu .current_page_ancestor {
  color: #000;
}

/* line 58, sass/partials/_navigation.sass */
body:not(.overlay-header) #site-header .toggle.toggle {
  color: #fff;
}

/* line 63, sass/partials/_navigation.sass */
body:not(.overlay-header) .primary-menu.primary-menu ul {
  background-color: #E9E3DA;
}
/* line 65, sass/partials/_navigation.sass */
body:not(.overlay-header) .primary-menu.primary-menu > li > ul:after {
  border-bottom-color: #E9E3DA;
}

/* line 70, sass/partials/_navigation.sass */
.menu-modal {
  background: #000;
}
/* line 72, sass/partials/_navigation.sass */
.menu-modal.menu-modal nav * {
  color: #fff;
  border-color: #333;
}
/* line 76, sass/partials/_navigation.sass */
.menu-modal.menu-modal nav * .menu-item-has-children a {
  text-transform: uppercase;
}
/* line 78, sass/partials/_navigation.sass */
.menu-modal.menu-modal nav * .menu-item-has-children a:hover {
  color: #999;
}
/* line 80, sass/partials/_navigation.sass */
.menu-modal .menu-modal-inner {
  background: #000;
}

/* line 84, sass/partials/_navigation.sass */
.modal-menu > li > .ancestor-wrapper > a {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: initial;
  text-transform: uppercase;
}
/* line 90, sass/partials/_navigation.sass */
.modal-menu > li > .ancestor-wrapper > a:hover {
  color: #999;
}
/* line 93, sass/partials/_navigation.sass */
.modal-menu li.current-menu-item > .ancestor-wrapper > a {
  color: #999;
  text-decoration: none;
}
/* line 97, sass/partials/_navigation.sass */
.modal-menu li.current_page_ancestor > .ancestor-wrapper > a {
  color: #999;
  text-decoration: none;
}

/* line 101, sass/partials/_navigation.sass */
.menu-modal button.toggle {
  color: #fff;
}

/* line 10, sass/partials/specific/_navigation-custom.sass */
body:not(.overlay-header) .primary-menu.primary-menu > li > a {
  letter-spacing: 0;
}

/* line 15, sass/partials/specific/_navigation-custom.sass */
.primary-menu > li.no-link > a {
  cursor: s-resize;
}

/* line 23, sass/partials/specific/_navigation-custom.sass */
.primary-menu-wrapper + .header-toggles {
  margin-left: 28px;
}

/* line 26, sass/partials/specific/_navigation-custom.sass */
.header-toggles .toggle {
  padding: 0 20px;
}

/* line 29, sass/partials/specific/_navigation-custom.sass */
body:not(.overlay-header) #site-header .toggle.toggle {
  height: 165px;
}

/* line 37, sass/partials/specific/_navigation-custom.sass */
.primary-menu .current_page_item a,
.primary-menu .current-page-parent a,
.primary-menu .current-menu-ancestor a,
.primary-menu .sub-menu .current_page_item a {
  font-family: "Now Bold", sans-serif;
}
/* line 40, sass/partials/specific/_navigation-custom.sass */
.primary-menu .sub-menu a {
  font-family: "Now Regular", sans-serif;
}

/* line 44, sass/partials/specific/_navigation-custom.sass */
.primary-menu .menu-item-has-children a {
  padding: 5px 40px 5px 33px;
}
/* line 46, sass/partials/specific/_navigation-custom.sass */
.primary-menu .menu-item-has-children a:hover, .primary-menu .menu-item-has-children a:focus {
  text-decoration: none;
}
/* line 49, sass/partials/specific/_navigation-custom.sass */
.primary-menu .menu-item-has-children .icon {
  margin-right: 21px;
}

/* line 61, sass/partials/specific/_navigation-custom.sass */
body:not(.overlay-header) .primary-menu.primary-menu ul {
  top: 42px;
}

/* line 67, sass/partials/specific/_navigation-custom.sass */
body:not(.overlay-header) .primary-menu.primary-menu > li > a {
  padding: 5px 20px 5px 33px;
}
/* line 72, sass/partials/specific/_navigation-custom.sass */
body:not(.overlay-header) .primary-menu.primary-menu > li.menu-item-has-children a {
  padding: 5px 40px 5px 33px;
}

/* line 75, sass/partials/specific/_navigation-custom.sass */
.subpages-menu-wrapper {
  background-color: #FFEB00;
}

/* line 79, sass/partials/specific/_navigation-custom.sass */
.subpages-menu li {
  float: left;
  padding: 5px 0;
}
@media (min-width: 600px) {
  /* line 79, sass/partials/specific/_navigation-custom.sass */
  .subpages-menu li {
    padding: 8px 0;
  }
}
@media (min-width: 992px) {
  /* line 79, sass/partials/specific/_navigation-custom.sass */
  .subpages-menu li {
    padding: 11px 0;
  }
}
/* line 86, sass/partials/specific/_navigation-custom.sass */
.subpages-menu a {
  background-color: #FFEB00;
  padding: 9px 15px;
  font-family: "Now Medium", sans-serif;
  font-size: 1.7rem;
  color: #000;
  text-decoration: none;
  border-right: 1px solid #fff;
}
@media (min-width: 600px) {
  /* line 86, sass/partials/specific/_navigation-custom.sass */
  .subpages-menu a {
    padding: 12px 30px;
  }
}
@media (min-width: 992px) {
  /* line 86, sass/partials/specific/_navigation-custom.sass */
  .subpages-menu a {
    padding: 15px 50px;
  }
}
/* line 99, sass/partials/specific/_navigation-custom.sass */
.subpages-menu a:hover {
  color: #000;
  text-decoration: underline;
}
/* line 102, sass/partials/specific/_navigation-custom.sass */
.subpages-menu .current_page_item a {
  font-family: "Now Bold", sans-serif;
}

/* line 105, sass/partials/specific/_navigation-custom.sass */
ul.primary-menu .sub-menu a:hover,
ul.primary-menu .sub-menu a:focus {
  text-decoration: underline;
}

/* line 112, sass/partials/specific/_navigation-custom.sass */
.menu-modal.menu-modal nav .menu-item-has-children > .ancestor-wrapper a {
  pointer-events: none;
}

/* line 115, sass/partials/specific/_navigation-custom.sass */
.menu-modal.active {
  z-index: 610;
}

/* line 120, sass/partials/specific/_navigation-custom.sass */
#menu-custom-footer-menu .menu-item-has-children > a {
  pointer-events: none;
}

/* line 123, sass/partials/specific/_navigation-custom.sass */
.menu-modal {
  margin-top: 106px;
}

@media (min-width: 1000px) {
  /* line 10, sass/partials/_navigation-breakpoint.sass */
  .header-navigation-wrapper {
    align-items: center;
    display: none;
  }

  /* line 14, sass/partials/_navigation-breakpoint.sass */
  .primary-menu-wrapper {
    display: none;
    width: 100%;
  }

  /* line 19, sass/partials/_navigation-breakpoint.sass */
  .mobile-search-toggle,
  .mobile-nav-toggle {
    display: block !important;
  }

  /* line 23, sass/partials/_navigation-breakpoint.sass */
  .header-inner .toggle {
    padding: 0 3rem;
    position: absolute;
    right: 10px;
    top: 0px;
  }

  /* line 29, sass/partials/_navigation-breakpoint.sass */
  .menu-modal.show-modal {
    display: flex;
  }

  /* line 32, sass/partials/_navigation-breakpoint.sass */
  .mobile-menu {
    display: block;
  }
}
@media (min-width: 1200px) {
  /* line 39, sass/partials/_navigation-breakpoint.sass */
  .menu-modal.active {
    display: none;
  }
}
@media (min-width: 1200px) {
  /* line 51, sass/partials/_navigation-breakpoint.sass */
  .header-navigation-wrapper {
    align-items: center;
    display: flex;
  }

  /* line 55, sass/partials/_navigation-breakpoint.sass */
  .primary-menu-wrapper {
    display: block;
    width: 100%;
  }

  /* line 61, sass/partials/_navigation-breakpoint.sass */
  .mobile-search-toggle, .mobile-nav-toggle {
    display: none !important;
  }

  /* line 64, sass/partials/_navigation-breakpoint.sass */
  .primary-menu-wrapper + .header-toggles {
    margin-left: 3rem;
  }

  /* line 67, sass/partials/_navigation-breakpoint.sass */
  .header-toggles {
    display: flex;
    flex-shrink: 0;
    margin-right: -3rem;
  }

  /* line 73, sass/partials/_navigation-breakpoint.sass */
  .header-inner .toggle {
    height: 4.4rem;
    padding: 0 3rem;
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    top: auto;
    width: auto;
  }
  /* line 83, sass/partials/_navigation-breakpoint.sass */
  .header-inner .toggle-wrapper {
    position: relative;
  }
  /* line 86, sass/partials/_navigation-breakpoint.sass */
  .header-inner .toggle-wrapper::before {
    background: #dedfdf;
    content: "";
    display: block;
    height: 2.7rem;
    position: absolute;
    left: 0;
    top: calc(50% - 1.35rem);
    width: 0.1rem;
  }
  /* line 96, sass/partials/_navigation-breakpoint.sass */
  .header-inner .toggle-wrapper:first-child::before {
    content: none;
  }
  /* line 99, sass/partials/_navigation-breakpoint.sass */
  .header-inner .primary-menu-wrapper + .header-toggles .toggle-wrapper:first-child::before {
    content: "";
  }

  /* line 102, sass/partials/_navigation-breakpoint.sass */
  .nav-toggle-wrapper:not(.has-expanded-menu) {
    display: none;
  }

  /* line 105, sass/partials/_navigation-breakpoint.sass */
  .toggle-inner {
    position: static;
  }
  /* line 108, sass/partials/_navigation-breakpoint.sass */
  .toggle-inner .toggle-text {
    left: 0;
    right: 0;
    text-align: center;
    top: calc(100% - 0.3rem);
    width: auto;
  }

  /* line 116, sass/partials/_navigation-breakpoint.sass */
  .header-toggles:only-child .nav-toggle .toggle-inner {
    padding-top: 0;
  }
  /* line 119, sass/partials/_navigation-breakpoint.sass */
  .header-toggles:only-child .toggle-inner {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  /* line 124, sass/partials/_navigation-breakpoint.sass */
  .header-toggles:only-child .toggle-inner .svg-icon {
    order: 1;
  }
  /* line 127, sass/partials/_navigation-breakpoint.sass */
  .header-toggles:only-child .toggle-inner .toggle-text {
    position: static;
    padding-right: 20px;
    font-size: 15px;
    color: inherit;
  }

  /* line 135, sass/partials/_navigation-breakpoint.sass */
  .menu-modal {
    opacity: 1;
    justify-content: flex-end;
    padding: 0;
    transition: background-color 0.3s ease-in, left 0s 0.3s, right 0s 0.3s;
  }
  /* line 141, sass/partials/_navigation-breakpoint.sass */
  .menu-modal.cover-modal {
    background: transparent;
  }
  /* line 144, sass/partials/_navigation-breakpoint.sass */
  .menu-modal.active {
    background: rgba(0, 0, 0, 0.2);
    transition: background-color 0.3s ease-out;
  }
  /* line 148, sass/partials/_navigation-breakpoint.sass */
  .menu-modal .menu-wrapper.section-inner {
    width: calc(100% - 8rem);
  }

  /* line 151, sass/partials/_navigation-breakpoint.sass */
  .menu-modal-inner {
    box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.1);
    opacity: 0;
    padding: 0;
    transform: translateX(20rem);
    transition: transform 0.2s ease-in, opacity 0.2s ease-in;
    width: 50rem;
  }

  /* line 159, sass/partials/_navigation-breakpoint.sass */
  .menu-modal.active .menu-modal-inner {
    opacity: 1;
    transform: translateX(0);
    transition-timing-function: ease-out;
  }

  /* line 164, sass/partials/_navigation-breakpoint.sass */
  .mobile-menu {
    display: none;
  }

  /* line 167, sass/partials/_navigation-breakpoint.sass */
  .expanded-menu {
    display: block;
  }

  /* line 170, sass/partials/_navigation-breakpoint.sass */
  .menu-bottom {
    padding: 6rem 0;
  }
  /* line 173, sass/partials/_navigation-breakpoint.sass */
  .menu-bottom .social-menu {
    justify-content: flex-start;
  }
}
/* line 13, sass/partials/_menu-top.sass */
.top-menu ul {
  list-style: none;
  display: flex;
  font-size: 1.6rem;
  font-weight: 500;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-bottom: 0;
  margin-right: 50px;
}
/* line 22, sass/partials/_menu-top.sass */
.top-menu li {
  margin: 0.8rem 0 0.8rem 3rem;
}
/* line 24, sass/partials/_menu-top.sass */
.top-menu li a {
  color: #000;
  text-decoration: none;
}
/* line 27, sass/partials/_menu-top.sass */
.top-menu li a:hover {
  text-decoration: underline;
}
/* line 30, sass/partials/_menu-top.sass */
.top-menu li.btn-donate a {
  background-color: #ccc;
  padding: 11px 20px 10px;
  color: #000;
  font-weight: 900;
}
/* line 35, sass/partials/_menu-top.sass */
.top-menu li.btn-donate a:hover {
  background-color: #000;
  color: #fff;
  text-decoration: none;
}
/* line 40, sass/partials/_menu-top.sass */
.top-menu li.subscribeBtnTop a {
  cursor: pointer;
}

/* line 12, sass/partials/specific/_menu-top-custom.sass */
.top-menu ul {
  margin-right: 20px;
}
@media (min-width: 700px) {
  /* line 12, sass/partials/specific/_menu-top-custom.sass */
  .top-menu ul {
    margin-right: 40px;
  }
}
/* line 18, sass/partials/specific/_menu-top-custom.sass */
.top-menu li.btn-donate a {
  background-color: #FFEB00;
  padding: 11px 19px 10px 15px;
  text-transform: uppercase;
}
/* line 22, sass/partials/specific/_menu-top-custom.sass */
.top-menu a i {
  position: relative;
  top: 2px;
  right: 0;
  font-size: 2.2rem;
}
@media (min-width: 750px) {
  /* line 22, sass/partials/specific/_menu-top-custom.sass */
  .top-menu a i {
    margin-right: 8px;
  }
}
/* line 29, sass/partials/specific/_menu-top-custom.sass */
.top-menu .link-text {
  display: none;
}
@media (min-width: 750px) {
  /* line 29, sass/partials/specific/_menu-top-custom.sass */
  .top-menu .link-text {
    display: inline-block;
  }
}

/* line 12, sass/partials/_menu-footer.sass */
.custom-footer-menu ul {
  margin: 5px 0 30px;
  list-style: none;
}
/* line 15, sass/partials/_menu-footer.sass */
.custom-footer-menu li {
  margin: 0 40px 0 0;
  float: left;
  font-size: 1.2rem;
  text-transform: uppercase;
}
/* line 21, sass/partials/_menu-footer.sass */
.custom-footer-menu li.subscribeBtn a {
  cursor: pointer;
}
/* line 23, sass/partials/_menu-footer.sass */
.custom-footer-menu a {
  color: #fff;
}
/* line 26, sass/partials/_menu-footer.sass */
.custom-footer-menu ul.sub-menu a {
  text-transform: initial;
}

/* line 12, sass/partials/specific/_menu-footer-custom.sass */
.custom-footer-menu a {
  color: #000;
}
/* line 14, sass/partials/specific/_menu-footer-custom.sass */
.custom-footer-menu li {
  font-size: 1.6rem;
  font-family: "Now Regular", sans-serif;
  font-weight: 700;
}
/* line 19, sass/partials/specific/_menu-footer-custom.sass */
.custom-footer-menu li .sub-menu li {
  display: block;
  float: initial;
  margin: 0 10px 0 0;
  font-weight: 400;
}

/* line 26, sass/partials/specific/_menu-footer-custom.sass */
#menu-custom-footer-menu > li {
  width: 160px;
  height: 230px;
}
/* line 29, sass/partials/specific/_menu-footer-custom.sass */
#menu-custom-footer-menu a {
  min-height: 25px;
}

/* line 34, sass/partials/specific/_menu-footer-custom.sass */
#site-footer .custom-footer-menu a {
  letter-spacing: 0;
}

/* line 11, sass/partials/specific/_milestones.sass */
.milestones {
  background-color: #000;
  padding: 70px 0 100px;
  color: #fff;
}
/* line 15, sass/partials/specific/_milestones.sass */
.milestones h2 {
  margin-bottom: 10px;
  color: #fff;
  font-size: 1.8rem;
  text-transform: uppercase;
  text-align: center;
}

/* line 23, sass/partials/specific/_milestones.sass */
.milestone-items > div {
  width: 100%;
  float: left;
  text-align: center;
}
@media (min-width: 576px) {
  /* line 23, sass/partials/specific/_milestones.sass */
  .milestone-items > div {
    width: 33%;
  }
}
@media (min-width: 768px) {
  /* line 28, sass/partials/specific/_milestones.sass */
  .milestone-items > div.three-per-row {
    width: 33%;
  }
  /* line 30, sass/partials/specific/_milestones.sass */
  .milestone-items > div.four-per-row {
    width: 25%;
  }
  /* line 32, sass/partials/specific/_milestones.sass */
  .milestone-items > div.five-per-row {
    width: 20%;
  }
}
/* line 37, sass/partials/specific/_milestones.sass */
.milestone-items p {
  margin: 0;
}

/* line 40, sass/partials/specific/_milestones.sass */
.milestone-item {
  margin-top: 30px;
}

/* line 43, sass/partials/specific/_milestones.sass */
.milestone-item-icon {
  color: #ccc;
  font-size: 3.2rem;
}

/* line 46, sass/partials/specific/_milestones.sass */
.milestone-item-number {
  padding: 0;
  color: #fff;
  font-size: 5rem;
  font-weight: bold;
  font-family: "Now Medium", sans-serif;
}

/* line 52, sass/partials/specific/_milestones.sass */
.milestone-item-text {
  color: #ccc;
  font-size: 1.4rem;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 15, sass/partials/_testimonials.sass */
blockquote strong, blockquote b {
  font-weight: 700;
}

/* line 19, sass/partials/_testimonials.sass */
.easy_t_single_testimonial blockquote.easy_testimonial {
  font-family: "Work Sans", sans-serif;
  font-size: 1.6rem;
  text-align: center;
}
/* line 23, sass/partials/_testimonials.sass */
.easy_t_single_testimonial blockquote.easy_testimonial p {
  font-family: "Now Medium", sans-serif;
  font-size: 2.4rem;
  font-style: italic;
  color: #666;
  margin-bottom: 0;
}
/* line 29, sass/partials/_testimonials.sass */
.easy_t_single_testimonial blockquote.easy_testimonial .testimonial_author {
  margin-top: 20px;
}

/* line 32, sass/partials/_testimonials.sass */
.easy-t-cycle-pager span.cycle-pager-active {
  color: #A5C1D8;
}

/* line 41, sass/partials/_testimonials.sass */
div[class^=style-default_style] .testimonial_author cite span.date {
  display: none;
}

/* line 44, sass/partials/_testimonials.sass */
.easy_t_single_testimonial blockquote p span.testimonial-client {
  font-family: "Work Sans", sans-serif;
  font-size: 1.2rem;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}

/* line 52, sass/partials/_testimonials.sass */
div.easy-t-cycle-prev,
div.easy-t-cycle-next {
  display: none;
}

/* line 56, sass/partials/_testimonials.sass */
.easy-t-cycle-controls {
  margin-top: 30px;
}

/* line 59, sass/partials/_testimonials.sass */
.easy-t-cycle-pager span.cycle-pager-active {
  color: #A5C1D8;
}

/* line 62, sass/partials/_testimonials.sass */
.easy-t-cycle-pager span, .style-dark_style .easy-t-cycle-pager span, .style-light_style .easy-t-cycle-pager span {
  font-size: 3rem;
}

/* line 65, sass/partials/_testimonials.sass */
.easy-t-cycle-pager span {
  color: #666;
}

/* line 69, sass/partials/_testimonials.sass */
.testimonials .entry-content-width {
  padding-top: 90px;
  padding-bottom: 40px;
}
/* line 73, sass/partials/_testimonials.sass */
.testimonials .quotemark img {
  width: 120px;
}
/* line 75, sass/partials/_testimonials.sass */
.testimonials .quotemark.right {
  text-align: right;
}

/* line 82, sass/partials/_testimonials.sass */
.quote .easy_t_single_testimonial blockquote.easy_testimonial p {
  font-size: 1.5rem;
  color: #fff;
  text-align: left;
}

@media (max-width: 1024px) {
  /* line 91, sass/partials/_testimonials.sass */
  .easy_t_single_testimonial blockquote.easy_testimonial p {
    font-size: 2.4rem;
  }
}
@media (max-width: 643px) {
  /* line 98, sass/partials/_testimonials.sass */
  .easy_t_single_testimonial blockquote.easy_testimonial p {
    font-size: 1.6rem;
  }
}
/* line 10, sass/partials/specific/_testimonials-custom.sass */
.entry-content.testimonials {
  background-color: #E9E3DA;
}

/* line 14, sass/partials/specific/_testimonials-custom.sass */
.easy_t_single_testimonial blockquote.easy_testimonial p {
  font-size: 3.2rem;
  font-style: initial;
  color: #000;
}
/* line 18, sass/partials/specific/_testimonials-custom.sass */
.easy_t_single_testimonial blockquote p span.testimonial-client {
  font-family: "Work Sans", sans-serif;
  font-size: 1.4rem;
  text-transform: initial;
}

/* line 23, sass/partials/specific/_testimonials-custom.sass */
.easy-t-cycle-pager span,
.style-dark_style .easy-t-cycle-pager span,
.style-light_style .easy-t-cycle-pager span {
  margin: 0 8px;
  font-size: 5rem;
  color: #fff;
}

/* line 30, sass/partials/specific/_testimonials-custom.sass */
.easy-t-cycle-pager span.cycle-pager-active {
  color: #A5C1D8;
}

/* line 34, sass/partials/specific/_testimonials-custom.sass */
.testimonials .icons {
  position: relative;
  top: 90px;
  left: calc(50% - 40px);
  margin: 0;
}

/* line 42, sass/partials/specific/_testimonials-custom.sass */
.entry-content.testimonials > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide).icons {
  max-width: 81px;
}

/* line 5, sass/partials/_timeline.sass */
.timeline {
  margin-bottom: 50px;
  position: relative;
}
/* line 9, sass/partials/_timeline.sass */
.timeline:before {
  background-color: #dee2e6;
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  top: 30px;
  width: 2px;
  z-index: 0;
}
/* line 19, sass/partials/_timeline.sass */
.timeline .time-show {
  margin-bottom: 30px;
  margin-top: 30px;
  position: relative;
}
/* line 24, sass/partials/_timeline.sass */
.timeline .timeline-box {
  background: #fff;
  display: block;
  margin: 15px 0;
  position: relative;
  padding: 20px;
  border-radius: 0.25rem;
  box-shadow: none;
}
/* line 33, sass/partials/_timeline.sass */
.timeline .timeline-album {
  margin-top: 12px;
}
/* line 36, sass/partials/_timeline.sass */
.timeline .timeline-album a {
  display: inline-block;
  margin-right: 5px;
}
/* line 40, sass/partials/_timeline.sass */
.timeline .timeline-album img {
  height: 36px;
  width: auto;
  border-radius: 3px;
}

@media (min-width: 768px) {
  /* line 47, sass/partials/_timeline.sass */
  .timeline .time-show {
    margin-left: -69px;
    text-align: right;
  }
  /* line 51, sass/partials/_timeline.sass */
  .timeline .timeline-box {
    margin-left: 45px;
  }
  /* line 54, sass/partials/_timeline.sass */
  .timeline .timeline-icon {
    background: #dee2e6;
    border-radius: 50%;
    display: block;
    height: 20px;
    left: -54px;
    margin-top: -10px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 20px;
  }
  /* line 66, sass/partials/_timeline.sass */
  .timeline .timeline-icon i {
    color: #98a6ad;
    font-size: 13px;
    position: absolute;
    left: 4px;
  }
  /* line 72, sass/partials/_timeline.sass */
  .timeline .timeline-desk {
    display: table-cell;
    vertical-align: top;
    width: 50%;
  }

  /* line 77, sass/partials/_timeline.sass */
  .timeline-item {
    display: flex;
  }
  /* line 80, sass/partials/_timeline.sass */
  .timeline-item:before {
    content: "";
    display: block;
    width: 50%;
  }
  /* line 85, sass/partials/_timeline.sass */
  .timeline-item .timeline-desk .arrow {
    border-bottom: 12px solid transparent;
    border-right: 12px solid #fff !important;
    border-top: 12px solid transparent;
    display: block;
    height: 0;
    left: -12px;
    margin-top: -12px;
    position: absolute;
    top: 50%;
    width: 0;
  }
  /* line 98, sass/partials/_timeline.sass */
  .timeline-item.timeline-item-left:after {
    content: "";
    display: block;
    width: 50%;
  }
  /* line 104, sass/partials/_timeline.sass */
  .timeline-item.timeline-item-left .timeline-desk .arrow-alt {
    border-bottom: 12px solid transparent;
    border-left: 12px solid #fff !important;
    border-top: 12px solid transparent;
    display: block;
    height: 0;
    left: auto;
    margin-top: -12px;
    position: absolute;
    right: -12px;
    top: 50%;
    width: 0;
  }
  /* line 117, sass/partials/_timeline.sass */
  .timeline-item.timeline-item-left .timeline-desk .album {
    float: right;
    margin-top: 20px;
  }
  /* line 121, sass/partials/_timeline.sass */
  .timeline-item.timeline-item-left .timeline-desk .album a {
    float: right;
    margin-left: 5px;
  }
  /* line 125, sass/partials/_timeline.sass */
  .timeline-item.timeline-item-left .timeline-icon {
    left: auto;
    right: -56px;
  }
  /* line 129, sass/partials/_timeline.sass */
  .timeline-item.timeline-item-left:before {
    display: none;
  }
  /* line 132, sass/partials/_timeline.sass */
  .timeline-item.timeline-item-left .timeline-box {
    margin-right: 45px;
    margin-left: 0;
    text-align: right;
  }
}
@media (max-width: 767.98px) {
  /* line 139, sass/partials/_timeline.sass */
  .timeline .time-show {
    text-align: center;
    position: relative;
  }
  /* line 143, sass/partials/_timeline.sass */
  .timeline .timeline-icon {
    display: none;
  }
}
/* line 146, sass/partials/_timeline.sass */
.timeline-sm {
  padding-left: 110px;
}
/* line 149, sass/partials/_timeline.sass */
.timeline-sm .timeline-sm-item {
  position: relative;
  padding-bottom: 20px;
  padding-left: 40px;
  border-left: 2px solid #dee2e6;
}
/* line 155, sass/partials/_timeline.sass */
.timeline-sm .timeline-sm-item:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: -7px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #526dee;
}
/* line 167, sass/partials/_timeline.sass */
.timeline-sm .timeline-sm-item .timeline-sm-date {
  position: absolute;
  left: -104px;
}

/* line 10, sass/partials/specific/_timeline-custom.sass */
.main-page-content h2.timeline-heading {
  display: none;
}

/* line 16, sass/partials/specific/_timeline-custom.sass */
.timeline-heading {
  padding: 60px 0 50px;
}

/* line 20, sass/partials/specific/_timeline-custom.sass */
.timeline-item.item-heading {
  display: flex;
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  /* line 20, sass/partials/specific/_timeline-custom.sass */
  .timeline-item.item-heading {
    margin-bottom: 0;
  }
}

/* line 27, sass/partials/specific/_timeline-custom.sass */
.timeline.timeline .timeline-desk {
  width: 100%;
  height: 150px;
}
@media (min-width: 768px) {
  /* line 27, sass/partials/specific/_timeline-custom.sass */
  .timeline.timeline .timeline-desk {
    width: 80%;
  }
}
/* line 33, sass/partials/specific/_timeline-custom.sass */
.timeline.timeline .timeline-item-1 .timeline-desk {
  height: 500px;
}
@media (min-width: 600px) {
  /* line 33, sass/partials/specific/_timeline-custom.sass */
  .timeline.timeline .timeline-item-1 .timeline-desk {
    height: 450px;
  }
}
@media (min-width: 600px) {
  /* line 33, sass/partials/specific/_timeline-custom.sass */
  .timeline.timeline .timeline-item-1 .timeline-desk {
    height: 350px;
  }
}
@media (min-width: 768px) {
  /* line 33, sass/partials/specific/_timeline-custom.sass */
  .timeline.timeline .timeline-item-1 .timeline-desk {
    height: 300px;
  }
}
@media (min-width: 992px) {
  /* line 33, sass/partials/specific/_timeline-custom.sass */
  .timeline.timeline .timeline-item-1 .timeline-desk {
    height: 450px;
  }
}
/* line 43, sass/partials/specific/_timeline-custom.sass */
.timeline.timeline:before {
  background-color: #A5C1D8;
}
/* line 45, sass/partials/specific/_timeline-custom.sass */
.timeline.timeline .timeline-box {
  background: transparent;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  text-align: left;
}
@media (min-width: 768px) {
  /* line 45, sass/partials/specific/_timeline-custom.sass */
  .timeline.timeline .timeline-box {
    text-align: left;
  }
}
@media (min-width: 768px) {
  /* line 45, sass/partials/specific/_timeline-custom.sass */
  .timeline.timeline .timeline-box {
    -moz-border-radius: 0 100px 100px 0;
    -webkit-border-radius: 0;
    border-radius: 0 100px 100px 0;
  }
}
/* line 54, sass/partials/specific/_timeline-custom.sass */
.timeline.timeline .timeline-item-left .timeline-box {
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}
@media (min-width: 768px) {
  /* line 54, sass/partials/specific/_timeline-custom.sass */
  .timeline.timeline .timeline-item-left .timeline-box {
    -moz-border-radius: 100px 0 0 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px 0 0 100px;
  }
}
/* line 58, sass/partials/specific/_timeline-custom.sass */
.timeline.timeline:before {
  height: calc(100% - 94px);
}
/* line 61, sass/partials/specific/_timeline-custom.sass */
.timeline.timeline .timeline-item:before {
  width: 100px;
}
/* line 63, sass/partials/specific/_timeline-custom.sass */
.timeline.timeline:before {
  left: 0;
  top: 2px;
}
/* line 66, sass/partials/specific/_timeline-custom.sass */
.timeline.timeline .timeline-icon {
  display: block;
  width: 40px;
  height: 2px;
  margin-top: -8px;
  margin-left: -39px;
  background-color: #A5C1D8;
}

@media (min-width: 768px) {
  /* line 76, sass/partials/specific/_timeline-custom.sass */
  .timeline.timeline:before {
    left: 100px;
    top: 2px;
  }
  /* line 79, sass/partials/specific/_timeline-custom.sass */
  .timeline.timeline .time-show {
    margin-left: -175px;
  }
  /* line 81, sass/partials/specific/_timeline-custom.sass */
  .timeline.timeline .time-show a {
    color: #fff;
    text-decoration: none;
    font-size: 2rem;
    font-weight: 900;
    font-family: "Now Medium", sans-serif;
  }
  /* line 87, sass/partials/specific/_timeline-custom.sass */
  .timeline.timeline .timeline-icon {
    width: 40px;
    height: 2px;
    margin-top: -10px;
    margin-left: initial;
    background-color: #A5C1D8;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  /* line 110, sass/partials/specific/_timeline-custom.sass */
  .timeline.timeline .timeline-item.timeline-item-right .timeline-icon {
    top: 22px;
    left: -93px;
  }
  /* line 113, sass/partials/specific/_timeline-custom.sass */
  .timeline.timeline .timeline-item.timeline-item-right .timeline-box {
    margin-left: 75px;
  }
  /* line 116, sass/partials/specific/_timeline-custom.sass */
  .timeline.timeline .timeline-item.timeline-item-left .timeline-icon {
    right: -88px;
  }
  /* line 118, sass/partials/specific/_timeline-custom.sass */
  .timeline.timeline .timeline-item.timeline-item-left .timeline-box {
    margin-right: 75px;
  }

  /* line 120, sass/partials/specific/_timeline-custom.sass */
  .timeline-box {
    min-height: 100px;
    -moz-border-radius: 100px 0 0 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px 0 0 100px;
  }
}
@media (min-width: 768px) {
  /* line 124, sass/partials/specific/_timeline-custom.sass */
  .timeline-desk {
    display: table-cell;
    vertical-align: top;
    width: 50%;
  }
}

/* line 132, sass/partials/specific/_timeline-custom.sass */
.timeline-item h2 {
  position: absolute;
  left: 50%;
  background-color: #E9E3DA;
  width: 300px;
  margin: 0 0 0 -150px;
}
/* line 138, sass/partials/specific/_timeline-custom.sass */
.timeline-item h4 {
  margin-left: 12px;
  position: relative;
  top: -12px;
  font-size: 1.8rem;
}
@media (min-width: 768px) {
  /* line 138, sass/partials/specific/_timeline-custom.sass */
  .timeline-item h4 {
    margin-left: -190px;
    position: relative;
    top: -4px;
  }
}
/* line 147, sass/partials/specific/_timeline-custom.sass */
.timeline-item .timeline-description {
  position: absolute;
  top: 30px;
  left: 30px;
}
@media (min-width: 768px) {
  /* line 147, sass/partials/specific/_timeline-custom.sass */
  .timeline-item .timeline-description {
    top: 0px;
    left: -17px;
  }
}
/* line 154, sass/partials/specific/_timeline-custom.sass */
.timeline-item p {
  margin: 0;
  font-family: "Work Sans", sans-serif;
  font-size: 1.4rem;
  line-height: 1.6rem;
}
@media (min-width: 390px) {
  /* line 154, sass/partials/specific/_timeline-custom.sass */
  .timeline-item p {
    font-size: 1.6rem;
    line-height: 2.2rem;
  }
}
@media (min-width: 450px) {
  /* line 154, sass/partials/specific/_timeline-custom.sass */
  .timeline-item p {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
}

/* line 166, sass/partials/specific/_timeline-custom.sass */
.timeline-section {
  left: calc(50% - 150px);
  width: 300px;
  background-color: #E9E3DA;
  margin: auto;
  padding: 8px 5px;
  font-size: 2rem;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

/* line 181, sass/partials/specific/_timeline-custom.sass */
.timeline-section-wrapper {
  margin: 20px 0 160px;
}
@media (min-width: 768px) {
  /* line 181, sass/partials/specific/_timeline-custom.sass */
  .timeline-section-wrapper {
    margin: 20px 0 100px;
  }
}

/* line 186, sass/partials/specific/_timeline-custom.sass */
.timeline.timeline .timeline-box {
  margin: 28px 0px;
  padding: 9px 20px 20px 20px;
}
@media (min-width: 768px) {
  /* line 186, sass/partials/specific/_timeline-custom.sass */
  .timeline.timeline .timeline-box {
    margin: -10px 0px;
  }
}
/* line 191, sass/partials/specific/_timeline-custom.sass */
.timeline.timeline:before {
  height: calc(100% + 10px);
}

@supports (-webkit-hyphens: none) {
  @media (min-width: 768px) {
    /* line 201, sass/partials/specific/_timeline-custom.sass */
    .timeline.timeline .timeline-section-wrapper article:first-of-type .timeline-desk {
      padding: 65px 0 0;
    }
  }
  /* line 204, sass/partials/specific/_timeline-custom.sass */
  .timeline.timeline .timeline-section-wrapper {
    margin: 95px 0 70px;
  }
  @media (min-width: 768px) {
    /* line 204, sass/partials/specific/_timeline-custom.sass */
    .timeline.timeline .timeline-section-wrapper {
      margin: 65px 0 60px;
    }
  }
  /* line 208, sass/partials/specific/_timeline-custom.sass */
  .timeline.timeline .timeline-item h2 {
    margin-top: -30px;
  }
  @media (min-width: 768px) {
    /* line 208, sass/partials/specific/_timeline-custom.sass */
    .timeline.timeline .timeline-item h2 {
      margin-top: 0;
    }
  }
  /* line 213, sass/partials/specific/_timeline-custom.sass */
  .timeline.timeline .timeline-item.item-heading:first-of-type h2 {
    margin-top: -55px;
  }
  @media (min-width: 768px) {
    /* line 213, sass/partials/specific/_timeline-custom.sass */
    .timeline.timeline .timeline-item.item-heading:first-of-type h2 {
      margin-top: 0;
    }
  }
  /* line 218, sass/partials/specific/_timeline-custom.sass */
  .timeline.timeline:before {
    height: calc(100% - 45px);
    top: -25px;
  }
  @media (min-width: 768px) {
    /* line 218, sass/partials/specific/_timeline-custom.sass */
    .timeline.timeline:before {
      height: calc(100% - 69px);
      top: 30px;
    }
  }
}
/* line 10, sass/partials/specific/_key-items.sass */
.key-points-wrapper.innerpage {
  padding: 100px 0 0;
}
/* line 13, sass/partials/specific/_key-items.sass */
.key-points-wrapper.innerpage .key-points-heading h2 {
  margin: 25px 0 70px;
  font-family: "Now Regular", sans-serif;
  font-size: 3.2rem;
}

/* line 19, sass/partials/specific/_key-items.sass */
.page-template-template-with-sidepanel .key-points-wrapper.innerpage {
  padding: 0;
}

/* line 23, sass/partials/specific/_key-items.sass */
.key-points > div {
  margin-bottom: 0px;
}
/* line 26, sass/partials/specific/_key-items.sass */
.key-points.innerpage > div {
  min-height: initial;
}
@media (min-width: 992px) {
  /* line 26, sass/partials/specific/_key-items.sass */
  .key-points.innerpage > div {
    min-height: 390px;
  }
}
/* line 30, sass/partials/specific/_key-items.sass */
.key-points .kp-icon {
  color: #000;
  font-size: 4rem;
}
/* line 33, sass/partials/specific/_key-items.sass */
.key-points hr {
  margin: 2rem auto;
}
/* line 35, sass/partials/specific/_key-items.sass */
.key-points hr:not(.has-background),
.key-points hr.styled-separator {
  width: 82px;
  height: 2px;
  color: #A5C1D8;
  background-color: #A5C1D8 !important;
  background: #A5C1D8;
}
/* line 42, sass/partials/specific/_key-items.sass */
.key-points hr:not(.has-background):before, .key-points hr:not(.has-background):after,
.key-points hr.styled-separator:before,
.key-points hr.styled-separator:after {
  display: none;
}
/* line 45, sass/partials/specific/_key-items.sass */
.key-points .kp-text {
  margin: 0 auto 50px;
}
@media (min-width: 992px) {
  /* line 45, sass/partials/specific/_key-items.sass */
  .key-points .kp-text {
    margin: 0 auto;
  }
}
/* line 49, sass/partials/specific/_key-items.sass */
.key-points .kp-text h2 {
  padding: 0 10px 0 0;
  font-family: "Now Regular", sans-serif;
  font-size: 2.6rem;
  line-height: 1.1em;
}
/* line 54, sass/partials/specific/_key-items.sass */
.key-points .kp-text h2::after {
  display: block;
  margin-top: 8px;
  content: "";
  width: 100px;
  height: 4px;
  background-color: #FFEB00;
}
/* line 61, sass/partials/specific/_key-items.sass */
.key-points .kp-text p {
  padding: 0 40px 0 0;
  font-family: "Work Sans", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5em;
}
/* line 67, sass/partials/specific/_key-items.sass */
.key-points .kp-text .link-btn {
  margin-top: 20px;
  padding: 14px 40px;
}

/* line 24, sass/partials/_get-subpages.sass */
.tags-menu-wrapper {
  max-width: 1270px;
  margin: 0 auto;
  padding: 0;
  clear: both;
  width: 100%;
  display: block;
}
/* line 32, sass/partials/_get-subpages.sass */
.tags-menu-wrapper ul li {
  margin: 0;
  list-style-type: none;
}
/* line 35, sass/partials/_get-subpages.sass */
.tags-menu-wrapper ul .cats-label {
  font-size: 0.8em;
  font-weight: 700;
  padding-top: 3px;
  text-transform: uppercase;
}
/* line 40, sass/partials/_get-subpages.sass */
.tags-menu-wrapper ul .current {
  color: #6788a7;
}

/* line 43, sass/partials/_get-subpages.sass */
.tags-menu {
  list-style: none;
  padding: 0 15px 0 0;
  margin: 5px 0 5px;
  display: inline-block;
}
/* line 48, sass/partials/_get-subpages.sass */
.tags-menu li {
  float: left;
}
/* line 50, sass/partials/_get-subpages.sass */
.tags-menu li a {
  cursor: pointer;
  border-right: 1px solid #6788a7;
  padding: 0 20px;
  font-size: 0.875em;
  color: #6788a7;
  text-decoration: none;
}
/* line 57, sass/partials/_get-subpages.sass */
.tags-menu li a:hover {
  color: #A5C1D8;
}
/* line 59, sass/partials/_get-subpages.sass */
.tags-menu li.current-cat a {
  color: #A5C1D8;
}
/* line 61, sass/partials/_get-subpages.sass */
.tags-menu li:last-child a {
  border-right: none;
}
/* line 65, sass/partials/_get-subpages.sass */
.tags-menu ul {
  display: none;
}
/* line 67, sass/partials/_get-subpages.sass */
.tags-menu .current_page_item > a,
.tags-menu .current_page_ancestor > a,
.tags-menu .current-menu-item > a,
.tags-menu .current-menu-ancestor > a {
  color: #A5C1D8;
}

/* line 77, sass/partials/_get-subpages.sass */
.tags-menu-wrapper,
.subpages-wrapper {
  margin: 0 -15px;
}

/* line 81, sass/partials/_get-subpages.sass */
.tags-menu-wrapper {
  margin-bottom: 15px;
}

/* line 84, sass/partials/_get-subpages.sass */
.subpage {
  margin-bottom: 30px;
}
/* line 86, sass/partials/_get-subpages.sass */
.subpage .project-image-container {
  overflow: hidden;
}
/* line 88, sass/partials/_get-subpages.sass */
.subpage .project-image-container .project-excerpt {
  display: none;
}
/* line 90, sass/partials/_get-subpages.sass */
.subpage .project-data {
  padding: 30px 30px 20px;
  background-color: #fff;
}
/* line 94, sass/partials/_get-subpages.sass */
.subpage .project-excerpt {
  padding-top: 20px;
}
/* line 97, sass/partials/_get-subpages.sass */
.subpage .project-excerpt span,
.subpage .project-excerpt a {
  font-size: 0.8em;
}
/* line 100, sass/partials/_get-subpages.sass */
.subpage .page-tag {
  font-size: 0.75em;
}
/* line 102, sass/partials/_get-subpages.sass */
.subpage h2 {
  margin: 0 0 8px;
  font-size: 2.2rem;
  color: #000;
}
/* line 106, sass/partials/_get-subpages.sass */
.subpage h2 a {
  color: #000;
}
/* line 109, sass/partials/_get-subpages.sass */
.subpage h3 {
  padding-top: 20px;
  font-size: 2.1rem;
  font-weight: 500;
  line-height: 1.3em;
}
/* line 114, sass/partials/_get-subpages.sass */
.subpage h3 a {
  color: #000;
}

@media (max-width: 1000px) {
  /* line 125, sass/partials/_get-subpages.sass */
  .subpage .project-image-container a:hover .project-excerpt {
    line-height: 1.2em;
    font-size: 0.85em;
    top: 0;
  }
  /* line 129, sass/partials/_get-subpages.sass */
  .subpage h3 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  /* line 136, sass/partials/_get-subpages.sass */
  .subpage .project-image-container a:hover .project-excerpt {
    line-height: 1.8em;
    font-size: 1em;
    top: 10px;
  }
  /* line 140, sass/partials/_get-subpages.sass */
  .subpage h3 {
    font-size: 20px;
  }
}
/* line 7, sass/partials/_animation-on-scroll.sass */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 12, sass/partials/_animation-on-scroll.sass */
.module,
.module-static {
  width: 50%;
}
/* line 24, sass/partials/_animation-on-scroll.sass */
.module:nth-child(even),
.module-static:nth-child(even) {
  margin-right: 0;
}
/* line 30, sass/partials/_animation-on-scroll.sass */
.module a.link-btn,
.module-static a.link-btn {
  margin-top: 30px;
}

/* line 33, sass/partials/_animation-on-scroll.sass */
.come-in {
  transform: translateX(500px);
  animation: come-in 1s ease forwards;
}
/* line 37, sass/partials/_animation-on-scroll.sass */
.come-in:nth-child(odd) {
  transform: translateX(-500px);
  animation-duration: 1s;
}

/* line 49, sass/partials/_animation-on-scroll.sass */
.already-visible {
  transform: translateX(0px);
  animation: none;
}

/* line 53, sass/partials/_animation-on-scroll.sass */
.come-in.already-visible:nth-child(odd) {
  transform: translateX(0px);
}

@keyframes come-in {
  to {
    transform: translateX(0px);
  }
}
/* line 14, sass/partials/_get-multiple-content.sass */
.multiple-content {
  font-size: 1.8rem;
  padding: 0;
}
/* line 18, sass/partials/_get-multiple-content.sass */
.multiple-content.entry-content h1 {
  font-size: 4.8em;
}
/* line 20, sass/partials/_get-multiple-content.sass */
.multiple-content.entry-content h2 {
  font-size: 2em;
}
/* line 22, sass/partials/_get-multiple-content.sass */
.multiple-content.entry-content h3 {
  font-size: 1.5em;
}
/* line 25, sass/partials/_get-multiple-content.sass */
.multiple-content.odd .multiple-content-text {
  background-color: #fff;
}
/* line 27, sass/partials/_get-multiple-content.sass */
.multiple-content .entry-content-width {
  display: flex;
  max-width: 100%;
  padding: 0;
}
/* line 31, sass/partials/_get-multiple-content.sass */
.multiple-content .multiple-content-text {
  padding: 60px 0;
}
/* line 33, sass/partials/_get-multiple-content.sass */
.multiple-content h3 {
  font-size: 1.16em;
}
/* line 35, sass/partials/_get-multiple-content.sass */
.multiple-content h4 {
  font-size: 1em;
  font-weight: 600;
}
/* line 38, sass/partials/_get-multiple-content.sass */
.multiple-content p {
  font-size: 1em;
}

/* line 44, sass/partials/_get-multiple-content.sass */
.multiple-content .no-fullwidth-image {
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
@media (min-width: 768px) {
  /* line 44, sass/partials/_get-multiple-content.sass */
  .multiple-content .no-fullwidth-image {
    padding: 20px 80px;
  }
}

@media (min-width: 1220px) {
  /* line 59, sass/partials/_get-multiple-content.sass */
  .entry-content.multiple-content > .alignfull {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 700px) {
  /* line 64, sass/partials/_get-multiple-content.sass */
  .entry-content.multiple-content > .alignwide:first-child,
  .entry-content.multiple-content > .alignfull:first-child {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  /* line 70, sass/partials/_get-multiple-content.sass */
  .multiple-content .entry-content-width {
    display: block;
  }

  /* line 72, sass/partials/_get-multiple-content.sass */
  .fullwidth-image {
    display: block;
    height: 400px;
  }
}
/* line 14, sass/partials/specific/_get-multiple-content-custom.sass */
.multiple-content .no-fullwidth-image {
  background-color: #A5C1D8;
  padding: 40px 60px;
}
@media (min-width: 768px) {
  /* line 14, sass/partials/specific/_get-multiple-content-custom.sass */
  .multiple-content .no-fullwidth-image {
    padding: 40px 120px;
  }
}
/* line 19, sass/partials/specific/_get-multiple-content-custom.sass */
.multiple-content .no-fullwidth-image.left-aligned {
  padding: 40px 60px 40px 0;
}
@media (min-width: 768px) {
  /* line 19, sass/partials/specific/_get-multiple-content-custom.sass */
  .multiple-content .no-fullwidth-image.left-aligned {
    padding: 40px 100px 40px 0;
  }
}
/* line 23, sass/partials/specific/_get-multiple-content-custom.sass */
.multiple-content h2 {
  font-family: "Now Medium", sans-serif;
  font-size: 3.2rem;
  line-height: 1em;
}
/* line 27, sass/partials/specific/_get-multiple-content-custom.sass */
.multiple-content .fa-light {
  font-size: 4.4rem;
}
/* line 29, sass/partials/specific/_get-multiple-content-custom.sass */
.multiple-content a.link-btn {
  margin-top: 10px;
}
/* line 31, sass/partials/specific/_get-multiple-content-custom.sass */
.multiple-content .pdf-link {
  margin-top: 10px;
  margin-bottom: 20px;
}
/* line 34, sass/partials/specific/_get-multiple-content-custom.sass */
.multiple-content .multiple-content-text {
  padding: 90px 0;
}

/* line 38, sass/partials/specific/_get-multiple-content-custom.sass */
.screen-lg {
  display: none;
}
@media (min-width: 768px) {
  /* line 38, sass/partials/specific/_get-multiple-content-custom.sass */
  .screen-lg {
    display: block;
  }
}

/* line 42, sass/partials/specific/_get-multiple-content-custom.sass */
.screen-sm {
  display: block;
}
@media (min-width: 768px) {
  /* line 42, sass/partials/specific/_get-multiple-content-custom.sass */
  .screen-sm {
    display: none;
  }
}

/* line 14, sass/partials/_get-team-members-animated.sass */
.team-member-image {
  overflow: hidden;
}
/* line 17, sass/partials/_get-team-members-animated.sass */
.team-member-image:hover img {
  transform: scale(1.15);
  -webkit-filter: grayscale(1) brightness(0.5);
  filter: grayscale(1) brightness(0.5);
}
/* line 21, sass/partials/_get-team-members-animated.sass */
.team-member-image img {
  width: auto;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

/* line 21, sass/partials/_get-team-members.sass */
.team-content {
  background-color: transparent;
  font-size: 1.8rem;
}
/* line 24, sass/partials/_get-team-members.sass */
.team-content .team-details-wrapper {
  margin: 0 -15px;
}
/* line 26, sass/partials/_get-team-members.sass */
.team-content p {
  color: #000;
}
/* line 28, sass/partials/_get-team-members.sass */
.team-content a {
  color: #000;
  text-decoration: underline;
}
/* line 31, sass/partials/_get-team-members.sass */
.team-content a:hover {
  color: #A5C1D8;
}

/* line 34, sass/partials/_get-team-members.sass */
.team-member-details {
  color: #000;
  cursor: pointer;
}
/* line 37, sass/partials/_get-team-members.sass */
.team-member-details h2 {
  margin: 0;
  font-size: 1em;
  font-weight: bold;
}
/* line 41, sass/partials/_get-team-members.sass */
.team-member-details .team-member-title {
  margin: 5px 0 20px;
  font-size: 0.667em;
  text-transform: uppercase;
}

/* line 46, sass/partials/_get-team-members.sass */
.team-member-name-title {
  position: relative;
  margin: 20px 0 0;
}
/* line 49, sass/partials/_get-team-members.sass */
.team-member-name-title .plus {
  position: absolute;
  top: 20px;
  right: 0;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
/* line 54, sass/partials/_get-team-members.sass */
.team-member-name-title .plus span {
  display: block;
  width: 35px;
  height: 1px;
  background-color: #000;
}
/* line 59, sass/partials/_get-team-members.sass */
.team-member-name-title .plus span:first-of-type {
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
/* line 61, sass/partials/_get-team-members.sass */
.team-member-name-title .plus.minus {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* line 64, sass/partials/_get-team-members.sass */
.team-member-main {
  display: none;
  border-top: 1px solid #666;
  padding-top: 20px;
}
/* line 68, sass/partials/_get-team-members.sass */
.team-member-main p {
  font-size: 1em;
}

/* line 71, sass/partials/_get-team-members.sass */
.team-member-image.rounded {
  border-radius: 100%;
}

/* line 11, sass/partials/specific/_get-team-members-custom.sass */
.team-content .team-details-wrapper > div {
  margin-bottom: 40px;
}
/* line 13, sass/partials/specific/_get-team-members-custom.sass */
.team-content .team-details-wrapper .clear {
  clear: initial;
}
@media (min-width: 1200px) {
  /* line 13, sass/partials/specific/_get-team-members-custom.sass */
  .team-content .team-details-wrapper .clear {
    clear: both;
  }
}

/* line 18, sass/partials/specific/_get-team-members-custom.sass */
.team-member-details {
  color: #000;
}
/* line 20, sass/partials/specific/_get-team-members-custom.sass */
.team-member-details h2 {
  margin: 0;
  font-family: "Work Sans", sans-serif;
  font-size: 2.4rem;
  font-weight: 600;
  border: none;
}

/* line 28, sass/partials/specific/_get-team-members-custom.sass */
.team-member-name-title .plus {
  top: 12px;
}
/* line 30, sass/partials/specific/_get-team-members-custom.sass */
.team-member-name-title .plus span {
  width: 20px;
  height: 2px;
}
/* line 33, sass/partials/specific/_get-team-members-custom.sass */
.team-member-name-title .plus span:first-of-type {
  top: 0;
  position: absolute;
}

/* line 37, sass/partials/specific/_get-team-members-custom.sass */
.team-member-details .team-member-title {
  font-size: 1.8rem;
  text-transform: initial;
}

/* line 41, sass/partials/specific/_get-team-members-custom.sass */
.team-member-details .team-member-email {
  margin-top: -15px;
  margin-bottom: 15px;
  font-size: 1.5rem;
}
/* line 45, sass/partials/specific/_get-team-members-custom.sass */
.team-member-details .team-member-email a {
  color: #6788a7;
  text-decoration: none;
}
/* line 48, sass/partials/specific/_get-team-members-custom.sass */
.team-member-details .team-member-email a:hover {
  color: #000;
  text-decoration: underline;
}

/* line 52, sass/partials/specific/_get-team-members-custom.sass */
.board-members-heading h2 {
  display: inline-block;
  border-bottom: 6px solid #FFEB00;
}

/* line 56, sass/partials/specific/_get-team-members-custom.sass */
.team-member-image {
  width: 80%;
}
/* line 59, sass/partials/specific/_get-team-members-custom.sass */
.team-member-image.rounded {
  -webkit-clip-path: circle(50%);
  clip-path: circle(50%);
}

/* line 63, sass/partials/specific/_get-team-members-custom.sass */
.team-member-name-title .plus {
  right: 40px;
}

/* line 15, sass/partials/_get-accordion-items.sass */
.accordion {
  padding-top: 0;
  font-size: 1.8rem;
}
/* line 18, sass/partials/_get-accordion-items.sass */
.accordion .accordion-item {
  border-bottom: 1px solid #ccc;
}
/* line 19, sass/partials/_get-accordion-items.sass */
.accordion .accordion-item .icon {
  display: inline-block;
}
/* line 21, sass/partials/_get-accordion-items.sass */
.accordion .accordion-item h3 {
  font-size: 0.84em;
}
/* line 25, sass/partials/_get-accordion-items.sass */
.accordion .accordion-item:first-of-type .text {
  display: block;
}
/* line 27, sass/partials/_get-accordion-items.sass */
.accordion .accordion-item:first-of-type h2.expand-btn-title {
  border: none;
}
/* line 29, sass/partials/_get-accordion-items.sass */
.accordion .accordion-item h2.expand-btn-title {
  position: relative;
  font-size: 1.125em;
  padding: 20px 40px 20px 0;
  margin: 0;
  border-bottom: none;
}
/* line 35, sass/partials/_get-accordion-items.sass */
.accordion .accordion-item h2.expand-btn-title:hover {
  color: #000;
  cursor: pointer;
}
/* line 38, sass/partials/_get-accordion-items.sass */
.accordion .accordion-item h2.expand-btn-title:hover .expand-btn {
  color: #000;
}
/* line 40, sass/partials/_get-accordion-items.sass */
.accordion .expand-btn {
  position: absolute;
  right: 5px;
  top: 13px;
  color: #ccc;
  width: 31px;
  height: 31px;
  cursor: pointer;
}
/* line 48, sass/partials/_get-accordion-items.sass */
.accordion .expand-btn span {
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
/* line 50, sass/partials/_get-accordion-items.sass */
.accordion .expand-btn.expanded-item span {
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
/* line 53, sass/partials/_get-accordion-items.sass */
.accordion .expand-btn-title span {
  margin: 10px;
  display: block;
  width: 16px;
}
/* line 57, sass/partials/_get-accordion-items.sass */
.accordion .text {
  display: none;
  font-weight: 300;
  min-width: 100%;
  padding: 0 0 30px;
}
/* line 62, sass/partials/_get-accordion-items.sass */
.accordion .expand-text {
  margin: 0px 30px 20px 0;
  display: block;
}
/* line 65, sass/partials/_get-accordion-items.sass */
.accordion .expand-text img {
  margin-bottom: 40px;
}
/* line 67, sass/partials/_get-accordion-items.sass */
.accordion .expand-text p {
  color: #666;
  font-size: 1em;
  font-weight: 300;
}
/* line 72, sass/partials/_get-accordion-items.sass */
.accordion .accordion-item-wrapper .row div {
  padding: 0;
}
/* line 74, sass/partials/_get-accordion-items.sass */
.accordion .entry-content-width {
  padding: 0;
}

/* line 10, sass/partials/specific/_get-accordion-items-custom.sass */
.accordion {
  padding-top: 20px;
}
/* line 12, sass/partials/specific/_get-accordion-items-custom.sass */
.accordion .expand-btn {
  left: -5px;
}
/* line 14, sass/partials/specific/_get-accordion-items-custom.sass */
.accordion .expand-btn span.fal::before {
  color: #FFEB00;
  font-weight: 700;
  font-size: 1.8rem;
}
/* line 18, sass/partials/specific/_get-accordion-items-custom.sass */
.accordion .expand-btn.expanded-item span {
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
/* line 20, sass/partials/specific/_get-accordion-items-custom.sass */
.accordion .accordion-item {
  border-bottom: 2px solid #E9E3DA;
}
/* line 22, sass/partials/specific/_get-accordion-items-custom.sass */
.accordion .accordion-item h2.expand-btn-title {
  font-size: 2.6rem;
  font-weight: 500;
}
/* line 25, sass/partials/specific/_get-accordion-items-custom.sass */
.accordion .text {
  padding: 0;
}
/* line 27, sass/partials/specific/_get-accordion-items-custom.sass */
.accordion .expand-text p {
  color: #000;
}
/* line 29, sass/partials/specific/_get-accordion-items-custom.sass */
.accordion a {
  color: #6788a7;
}

/* line 13, sass/partials/_blog.sass */
.blog article,
.search article,
.archive article,
.single article {
  background-color: #fff;
  margin-bottom: 30px;
  padding: 30px 20px;
}
/* line 18, sass/partials/_blog.sass */
.blog article .entry-content,
.search article .entry-content,
.archive article .entry-content,
.single article .entry-content {
  padding-bottom: 0;
  padding-top: 0;
}
/* line 21, sass/partials/_blog.sass */
.blog article .entry-header,
.search article .entry-header,
.archive article .entry-header,
.single article .entry-header {
  margin-bottom: 10px;
  padding-bottom: 0;
}
/* line 24, sass/partials/_blog.sass */
.blog article p,
.search article p,
.archive article p,
.single article p {
  color: #000;
}
/* line 26, sass/partials/_blog.sass */
.blog article .entry-title a,
.search article .entry-title a,
.archive article .entry-title a,
.single article .entry-title a {
  color: #ccc;
}
/* line 28, sass/partials/_blog.sass */
.blog article:nth-child(even),
.search article:nth-child(even),
.archive article:nth-child(even),
.single article:nth-child(even) {
  background-color: #fff;
}
/* line 30, sass/partials/_blog.sass */
.blog article:nth-child(even) p,
.search article:nth-child(even) p,
.archive article:nth-child(even) p,
.single article:nth-child(even) p {
  color: #666;
}
/* line 32, sass/partials/_blog.sass */
.blog article:nth-child(even) .entry-title a,
.search article:nth-child(even) .entry-title a,
.archive article:nth-child(even) .entry-title a,
.single article:nth-child(even) .entry-title a {
  color: #999;
}

/* line 35, sass/partials/_blog.sass */
.comments-title,
.comment-reply-title,
.archive-title,
.archive-meta,
.page-header h1 {
  font-size: 1.6em;
  color: #000;
  line-height: 1em;
  text-transform: uppercase;
}

/* line 46, sass/partials/_blog.sass */
.comment-author {
  max-width: 105px;
  padding-left: 15px;
}

/* line 55, sass/partials/_blog.sass */
.stories-wrapper {
  padding-top: 100px;
  padding-bottom: 100px;
}

/* line 61, sass/partials/_blog.sass */
.search-wrapper {
  background-color: #fff;
  height: 56px;
  padding: 0 50px;
  margin: 0 15px 50px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
/* line 67, sass/partials/_blog.sass */
.search-wrapper input {
  height: 56px;
  width: 100%;
  border: none;
  color: #999;
}
/* line 72, sass/partials/_blog.sass */
.search-wrapper input:focus {
  border: none;
}

/* line 77, sass/partials/_blog.sass */
.categories-menu-wrapper {
  max-width: 1270px;
  margin: 0 auto 10px;
  padding: 0 15px;
  clear: both;
  width: 100%;
  display: block;
  background-color: #fff;
}

/* line 86, sass/partials/_blog.sass */
.categories-menu {
  list-style: none;
  padding: 0;
  margin: 18px 0 13px;
  display: inline-block;
}
/* line 91, sass/partials/_blog.sass */
.categories-menu li {
  list-style-type: none;
  float: left;
  margin-bottom: 18px;
}
/* line 95, sass/partials/_blog.sass */
.categories-menu li a {
  background-color: #666;
  margin-right: 10px;
  padding: 10px 40px;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 103, sass/partials/_blog.sass */
.categories-menu .current,
.categories-menu li a:hover {
  background-color: #FFEB00;
  cursor: pointer;
  text-decoration: none;
}

/* line 109, sass/partials/_blog.sass */
.categories-wrapper {
  padding: 0 10px;
}

/* line 112, sass/partials/_blog.sass */
.case-studies-menu {
  margin: 10px 0 20px;
}

/* line 116, sass/partials/_blog.sass */
.navbar.fullwidth.case-studies {
  background-color: transparent;
  margin-top: -60px;
  height: auto;
}

/* line 122, sass/partials/_blog.sass */
.category-case-studies article {
  float: left;
}
/* line 124, sass/partials/_blog.sass */
.category-case-studies article .grid-sizer,
.category-case-studies article .grid-item {
  width: 33%;
}
/* line 127, sass/partials/_blog.sass */
.category-case-studies article .grid-sizer {
  display: none;
}

/* line 130, sass/partials/_blog.sass */
.first-post-row {
  display: inline-block;
  width: 100%;
}

/* line 134, sass/partials/_blog.sass */
.story-post {
  margin-bottom: 20px;
  padding: 0 10px;
}
/* line 137, sass/partials/_blog.sass */
.story-post p,
.story-post h3 {
  margin: 0;
  padding: 10px 20px 25px;
  font-size: 0.9em;
}
/* line 143, sass/partials/_blog.sass */
.story-post p a {
  color: #000;
  font-size: 0.8em;
  font-weight: 400;
  text-transform: uppercase;
}
/* line 148, sass/partials/_blog.sass */
.story-post h3 {
  color: #000;
  font-size: 20px;
  padding: 30px 20px 3px;
  line-height: 1.3em;
}
/* line 153, sass/partials/_blog.sass */
.story-post h3 a {
  color: #000;
}

/* line 166, sass/partials/_blog.sass */
.category .post-image-link {
  max-height: 315px;
  margin-bottom: 30px;
  padding-top: 80px;
  border-top: 2px solid #fff;
}

/* line 175, sass/partials/_blog.sass */
.blog-home .entry-title a {
  display: block;
  font-size: 20px;
  line-height: 1.2em;
}
/* line 179, sass/partials/_blog.sass */
.blog-home article.all-posts-wrapper {
  padding: 120px 0px;
}
/* line 181, sass/partials/_blog.sass */
.blog-home article.all-posts-wrapper article {
  height: 450px;
  overflow: scroll;
  padding: 0;
  margin: 0 0 30px;
}
/* line 186, sass/partials/_blog.sass */
.blog-home article.all-posts-wrapper article .entry-header {
  padding: 0;
}
/* line 188, sass/partials/_blog.sass */
.blog-home article.all-posts-wrapper article .post-image-link {
  margin: 0 -15px 30px;
}
/* line 190, sass/partials/_blog.sass */
.blog-home article.all-posts-wrapper .post-date p {
  padding: 0;
  color: #ccc;
  font-size: 13px;
  font-weight: 700;
}
/* line 195, sass/partials/_blog.sass */
.blog-home article.all-posts-wrapper .post-date p a {
  color: #999;
}
/* line 197, sass/partials/_blog.sass */
.blog-home article.all-posts-wrapper .post-excerpt {
  padding: 0 15px 20px;
}

/* line 202, sass/partials/_blog.sass */
.blog .post .entry-title {
  font-size: 36px;
}

/* line 205, sass/partials/_blog.sass */
.post-image {
  margin: -25px 0 25px;
}

/* line 208, sass/partials/_blog.sass */
.single-post-wrapper {
  padding-top: 50px;
  padding-bottom: 50px;
}
/* line 211, sass/partials/_blog.sass */
.single-post-wrapper .post-wrapper {
  min-height: initial;
  text-align: center;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 215, sass/partials/_blog.sass */
.single-post-wrapper .entry-title {
  font-size: 30px;
  font-weight: 200;
}
/* line 218, sass/partials/_blog.sass */
.single-post-wrapper .entry-title::after {
  display: block;
  margin-top: 12px;
  content: "";
  width: 200px;
  height: 6px;
  background-color: #FFEB00;
  margin: 15px auto 25px;
}
/* line 226, sass/partials/_blog.sass */
.single-post-wrapper .post-date p {
  padding: 0;
  color: #ccc;
  font-size: 13px;
  font-weight: 700;
}
/* line 231, sass/partials/_blog.sass */
.single-post-wrapper .post-date p a {
  color: #999;
}

/* line 235, sass/partials/_blog.sass */
.single article {
  border-bottom: none;
}
/* line 238, sass/partials/_blog.sass */
.single .children article {
  border-bottom: none;
}
/* line 240, sass/partials/_blog.sass */
.single .entry-thumbnail {
  margin-bottom: 20px;
}

/* line 244, sass/partials/_blog.sass */
.post .entry-title {
  margin: 0;
  padding: 0;
  text-align: left;
  color: #666;
  font-weight: bold;
  line-height: 1em;
  text-transform: uppercase;
}
/* line 252, sass/partials/_blog.sass */
.post .entry-title a {
  color: #fff;
}
/* line 254, sass/partials/_blog.sass */
.post .entry-title a:hover {
  color: #A5C1D8;
}
/* line 256, sass/partials/_blog.sass */
.post img,
.post figure {
  width: 100% !important;
}
/* line 259, sass/partials/_blog.sass */
.post img.alignnone {
  margin-top: 15px;
}

/* line 264, sass/partials/_blog.sass */
.single-post.sidebar .entry-content-width {
  background-color: #fff;
  padding: 30px;
  -moz-box-shadow: 1px -1px 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px -1px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 1px -1px 8px rgba(0, 0, 0, 0.3);
}
/* line 268, sass/partials/_blog.sass */
.single-post.sidebar .entry-content-width.posts {
  background-color: transparent;
  padding: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 272, sass/partials/_blog.sass */
.single-post h2, .single-post h3 {
  margin: 60px 0 30px 0;
}

/* line 278, sass/partials/_blog.sass */
.postnav-wrapper {
  max-width: 1270px;
  margin: 0 auto;
}

/* line 286, sass/partials/_blog.sass */
.post-navigation {
  background-color: rgba(255, 255, 255, 0.2);
  padding: 20px 30px;
}
/* line 289, sass/partials/_blog.sass */
.post-navigation a {
  font-style: normal;
}
/* line 291, sass/partials/_blog.sass */
.post-navigation .nav-links {
  margin: 0 auto;
  max-width: 1270px;
}
/* line 294, sass/partials/_blog.sass */
.post-navigation .nav-links a {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #999;
}
/* line 299, sass/partials/_blog.sass */
.post-navigation .nav-links a:hover {
  text-decoration: underline;
}

/* line 305, sass/partials/_blog.sass */
.post-data-wrapper {
  margin: 0 auto;
}
/* line 307, sass/partials/_blog.sass */
.post-data-wrapper .post-img,
.post-data-wrapper .post-txt {
  float: left;
}
/* line 310, sass/partials/_blog.sass */
.post-data-wrapper .post-txt {
  max-width: calc(100% - 270px);
}
/* line 312, sass/partials/_blog.sass */
.post-data-wrapper .post-txt.full {
  max-width: 100%;
}
/* line 314, sass/partials/_blog.sass */
.post-data-wrapper .post-img {
  width: 250px;
  margin: 0 20px 20px 0;
}

/* line 325, sass/partials/_blog.sass */
.comments-wrapper {
  max-width: 1270px;
  margin: 40px auto 0;
}

/* line 329, sass/partials/_blog.sass */
.comments-area h3 {
  margin: 20px 0 10px;
  color: #fff;
}

/* line 333, sass/partials/_blog.sass */
.comment-list .children {
  margin-left: 125px;
}

/* line 336, sass/partials/_blog.sass */
.entry-header .entry-meta .comments-link {
  display: inline;
}

/* line 339, sass/partials/_blog.sass */
.comments-title,
.comment-reply-title,
.archive-title,
.archive-meta {
  font-size: 1.2em;
  font-style: normal;
}

/* line 346, sass/partials/_blog.sass */
.comments-title, .comment-list, .comment-reply-title, .must-log-in, .comment-respond .comment-form, .comment-respond iframe {
  max-width: 1270px;
}

/* line 349, sass/partials/_blog.sass */
.comment-respond {
  margin: 40px auto 40px;
  width: 100%;
  padding: 50px 30px;
  background-color: #eee;
}

/* line 355, sass/partials/_blog.sass */
.comment-form textarea {
  border: 1px solid #E9E3DA;
}

/* line 358, sass/partials/_blog.sass */
.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
  color: #6788a7;
}

/* line 368, sass/partials/_blog.sass */
.search h1, .search .entry-title {
  text-transform: uppercase;
  color: #000;
  font-size: 2em;
  font-weight: 600;
  line-height: 1em;
}
/* line 374, sass/partials/_blog.sass */
.search h1 a, .search .entry-title a {
  color: #000;
}
/* line 376, sass/partials/_blog.sass */
.search .page-title {
  font-size: 1.6em;
  font-weight: normal;
}

/* line 384, sass/partials/_blog.sass */
.recent-posts {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 387, sass/partials/_blog.sass */
.post-wrapper {
  -moz-box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

/* line 391, sass/partials/_blog.sass */
.post-image-link {
  overflow: hidden;
  -moz-border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px;
  border-radius: 8px 8px 0 0;
}
/* line 396, sass/partials/_blog.sass */
.post-image-link a:hover img.wp-post-image {
  transform: scale(1.15);
  -webkit-filter: grayscale(1) brightness(0.5);
  filter: grayscale(1) brightness(0.5);
}

/* line 401, sass/partials/_blog.sass */
img.wp-post-image {
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

/* line 403, sass/partials/_blog.sass */
.post-link h2 {
  font-family: "Now Medium", sans-serif;
  margin-bottom: 5px;
  padding: 20px 15px 10px;
  font-size: 1.25em;
  font-weight: 400;
}
/* line 409, sass/partials/_blog.sass */
.post-link h2 a {
  color: #000;
}

/* line 411, sass/partials/_blog.sass */
.post-excerpt {
  padding: 0 15px 20px;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}

/* line 416, sass/partials/_blog.sass */
.post-date p {
  padding: 0 15px 20px;
  font-weight: bold;
  font-size: 13px;
  color: #000;
  text-transform: uppercase;
}

/* line 9, sass/partials/_blog-recent-posts.sass */
.recent-posts {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 12, sass/partials/_blog-recent-posts.sass */
.post-wrapper {
  min-height: 435px;
  -moz-box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

/* line 16, sass/partials/_blog-recent-posts.sass */
.post-image-link {
  max-height: 190px;
  overflow: hidden;
  -moz-border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px;
  border-radius: 8px 8px 0 0;
}
/* line 21, sass/partials/_blog-recent-posts.sass */
.post-image-link a:hover img.wp-post-image {
  transform: scale(1.15);
  -webkit-filter: grayscale(1) brightness(0.5);
  filter: grayscale(1) brightness(0.5);
}

/* line 26, sass/partials/_blog-recent-posts.sass */
img.wp-post-image {
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

/* line 28, sass/partials/_blog-recent-posts.sass */
.post-link h2 {
  font-family: "Now Medium", sans-serif;
  margin-bottom: 5px;
  padding: 20px 15px 10px;
  font-size: 1.25em;
  font-weight: 400;
}
/* line 34, sass/partials/_blog-recent-posts.sass */
.post-link h2 a {
  color: #000;
}

/* line 36, sass/partials/_blog-recent-posts.sass */
.post-excerpt {
  padding: 0 15px 20px;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}

/* line 41, sass/partials/_blog-recent-posts.sass */
.post-date p {
  padding: 0 15px 20px;
  font-weight: bold;
  font-size: 13px;
  color: #000;
  text-transform: uppercase;
}

/* line 11, sass/partials/specific/_blog-recent-posts-custom.sass */
.first-post-is-separate .post-fullwidth-image {
  height: 350px;
}
/* line 13, sass/partials/specific/_blog-recent-posts-custom.sass */
.first-post-is-separate .post-link {
  padding: 10px 20px 0px;
}
/* line 15, sass/partials/specific/_blog-recent-posts-custom.sass */
.first-post-is-separate .post-meta-first {
  padding: 0px 20px 10px;
  font-size: 1.3rem;
}
/* line 18, sass/partials/specific/_blog-recent-posts-custom.sass */
.first-post-is-separate .post-first-category {
  color: #A5C1D8;
  text-transform: uppercase;
}
/* line 22, sass/partials/specific/_blog-recent-posts-custom.sass */
.first-post-is-separate.story-post .post-excerpt-first p {
  font-size: 1em;
}
/* line 24, sass/partials/specific/_blog-recent-posts-custom.sass */
.first-post-is-separate .post-excerpt-first {
  padding: 0 20px;
}

/* line 27, sass/partials/specific/_blog-recent-posts-custom.sass */
.post-data-first {
  margin-left: -20px;
  padding-left: 0;
  padding-top: 20px;
}
@media (min-width: 768px) {
  /* line 27, sass/partials/specific/_blog-recent-posts-custom.sass */
  .post-data-first {
    margin-left: 0;
    padding-top: 0;
    padding-left: 15px;
  }
}

/* line 39, sass/partials/specific/_blog-recent-posts-custom.sass */
.recent-posts .post-data {
  margin-bottom: 50px;
}
/* line 41, sass/partials/specific/_blog-recent-posts-custom.sass */
.recent-posts .post-date {
  display: none;
}

/* line 44, sass/partials/specific/_blog-recent-posts-custom.sass */
.posts-heading {
  margin-bottom: 20px;
  padding-left: 25px;
}
/* line 48, sass/partials/specific/_blog-recent-posts-custom.sass */
.posts-heading h2::after {
  display: block;
  margin-top: 8px;
  content: "";
  width: 200px;
  height: 4px;
  background-color: #FFEB00;
}

/* line 56, sass/partials/specific/_blog-recent-posts-custom.sass */
.post-wrapper {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

/* line 60, sass/partials/specific/_blog-recent-posts-custom.sass */
.post-image-link {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

/* line 63, sass/partials/specific/_blog-recent-posts-custom.sass */
.post-date h2 {
  margin: 10px 0 0;
  font-size: 1.2rem;
}

/* line 67, sass/partials/specific/_blog-recent-posts-custom.sass */
.post-category {
  padding: 3px 0 10px;
  font-family: "Now Medium", sans-serif;
  font-size: 1.8rem;
  color: #A5C1D8;
  text-transform: uppercase;
}

/* line 75, sass/partials/specific/_blog-recent-posts-custom.sass */
.page-template-template-home .post-category {
  padding: 25px 0 10px;
}

/* line 79, sass/partials/specific/_blog-recent-posts-custom.sass */
.post-link a {
  font-size: 2.6rem;
  color: #000;
  text-decoration: none;
}

/* line 86, sass/partials/specific/_blog-recent-posts-custom.sass */
.entry-content.recent-posts .post-date h2,
.entry-content.recent-posts .post-link a {
  font-family: "Now Medium", sans-serif;
}
/* line 89, sass/partials/specific/_blog-recent-posts-custom.sass */
.entry-content.recent-posts .post-date h2 {
  font-family: "Now Regular", sans-serif;
  font-size: 1.3rem;
  line-height: 1.5rem;
}
/* line 93, sass/partials/specific/_blog-recent-posts-custom.sass */
.entry-content.recent-posts .post-link a {
  font-size: 2.6rem;
  line-height: 2.8rem;
}
/* line 96, sass/partials/specific/_blog-recent-posts-custom.sass */
.entry-content.recent-posts .post-link a:hover {
  text-decoration: underline;
}
/* line 98, sass/partials/specific/_blog-recent-posts-custom.sass */
.entry-content.recent-posts .post-link h3 {
  margin: 0 0 15px 0;
  font-size: 2.6rem;
  line-height: 2.8rem;
}

/* line 105, sass/partials/specific/_blog-recent-posts-custom.sass */
.entry-content.recent-posts .post-data-first .post-link h3 {
  margin: 10px 0 15px 0;
}
/* line 107, sass/partials/specific/_blog-recent-posts-custom.sass */
.entry-content.recent-posts .post-data-first .post-link a {
  font-size: 3.2rem;
}
/* line 109, sass/partials/specific/_blog-recent-posts-custom.sass */
.entry-content.recent-posts .post-data-first .post-link a:hover {
  text-decoration: underline;
}

/* line 16, sass/partials/specific/_blog-custom.sass */
.post .entry-title {
  margin: 0 0 40px;
  text-align: center;
  color: #000;
  font-weight: normal;
  text-transform: initial;
}

/* line 23, sass/partials/specific/_blog-custom.sass */
.section-inner.small {
  max-width: 100%;
  margin: 25px 0 0;
}

/* line 27, sass/partials/specific/_blog-custom.sass */
.single-post h2,
.single-post h3 {
  margin: 60px auto 50px;
}

/* line 31, sass/partials/specific/_blog-custom.sass */
.categories-menu li {
  margin: 0 0px 19px 0;
}

/* line 40, sass/partials/specific/_blog-custom.sass */
.categories-menu li a {
  background-color: #E9E3DA;
  font-size: 13px;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 48, sass/partials/specific/_blog-custom.sass */
.categories-menu .current,
.categories-menu li a:hover {
  background-color: #FFEB00;
  color: #000;
  cursor: pointer;
  text-decoration: none;
}

/* line 56, sass/partials/specific/_blog-custom.sass */
.story-post {
  margin-bottom: 30px;
  padding: 0 15px;
}

/* line 62, sass/partials/specific/_blog-custom.sass */
.entry-content.recent-posts h1,
.entry-content.recent-posts h1.page-title,
.entry-content.recent-posts h2,
.entry-content.recent-posts h3,
.entry-content.recent-posts h4,
.entry-content.recent-posts h5,
.entry-content.recent-posts h6,
.entry-content .story-posts-wrapper h1,
.entry-content .story-posts-wrapper h1.page-title,
.entry-content .story-posts-wrapper h2,
.entry-content .story-posts-wrapper h3,
.entry-content .story-posts-wrapper h4,
.entry-content .story-posts-wrapper h5,
.entry-content .story-posts-wrapper h6 {
  font-family: "Now Bold", sans-serif;
  line-height: 1.5em;
}
/* line 71, sass/partials/specific/_blog-custom.sass */
.entry-content.recent-posts h2,
.entry-content .story-posts-wrapper h2 {
  font-size: 1.4rem;
  font-family: "Now Regular", sans-serif;
}

/* line 77, sass/partials/specific/_blog-custom.sass */
.page-template-template-home .entry-content.recent-posts h2,
.page-template-template-home .entry-content .story-posts-wrapper h2 {
  font-size: 3.2rem;
}

/* line 81, sass/partials/specific/_blog-custom.sass */
.post-wrapper {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 85, sass/partials/specific/_blog-custom.sass */
.post-image-link {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

/* line 89, sass/partials/specific/_blog-custom.sass */
.posts-row {
  margin: 10px 0;
}

/* line 91, sass/partials/specific/_blog-custom.sass */
.posts-row-spacer {
  height: 20px;
}

/* line 97, sass/partials/specific/_blog-custom.sass */
.posts-row .grid-item.story-post:first-child .post-wrapper {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 99, sass/partials/specific/_blog-custom.sass */
.posts-row .grid-item.story-post:first-child .post-wrapper .post-image-link {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 102, sass/partials/specific/_blog-custom.sass */
.posts-row .grid-item.story-post:nth-child(3) .post-wrapper {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 104, sass/partials/specific/_blog-custom.sass */
.posts-row .grid-item.story-post:nth-child(3) .post-wrapper .post-image-link {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

/* line 116, sass/partials/specific/_blog-custom.sass */
.entry-content .story-posts-wrapper.first-post-separate .first-post-is-separate {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 124, sass/partials/specific/_blog-custom.sass */
.entry-content .story-posts-wrapper.first-post-separate .story-post p {
  padding: 10px 0 15px;
  font-size: 1.6rem;
  line-height: 2.5rem;
}
@media (min-width: 768px) {
  /* line 124, sass/partials/specific/_blog-custom.sass */
  .entry-content .story-posts-wrapper.first-post-separate .story-post p {
    padding: 30px 0;
    line-height: 3rem;
  }
}
/* line 132, sass/partials/specific/_blog-custom.sass */
.entry-content .story-posts-wrapper .post-fullwidth-image {
  height: 180px;
  background-size: cover;
  background-position: center center;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
@media (min-width: 768px) {
  /* line 132, sass/partials/specific/_blog-custom.sass */
  .entry-content .story-posts-wrapper .post-fullwidth-image {
    height: 400px;
  }
}
/* line 139, sass/partials/specific/_blog-custom.sass */
.entry-content .story-posts-wrapper .post-data-first {
  padding: 10px 20px;
}
@media (min-width: 768px) {
  /* line 139, sass/partials/specific/_blog-custom.sass */
  .entry-content .story-posts-wrapper .post-data-first {
    padding: 20px 70px;
  }
}
/* line 144, sass/partials/specific/_blog-custom.sass */
.entry-content .story-posts-wrapper .post-data-first .post-link h3, .entry-content .story-posts-wrapper .post-data-first .post-link a {
  font-size: 3rem;
  color: #FFEB00;
  text-shadow: none;
  text-transform: initial;
}
/* line 149, sass/partials/specific/_blog-custom.sass */
.entry-content .story-posts-wrapper .post-data-first .post-meta-first {
  font-size: 1.2rem;
  font-weight: 900;
}
/* line 152, sass/partials/specific/_blog-custom.sass */
.entry-content .story-posts-wrapper .post-data-first .post-first-category {
  text-transform: uppercase;
}
/* line 154, sass/partials/specific/_blog-custom.sass */
.entry-content .story-posts-wrapper .post-excerpt-first {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 154, sass/partials/specific/_blog-custom.sass */
  .entry-content .story-posts-wrapper .post-excerpt-first {
    margin-bottom: 15px;
  }
}

/* line 162, sass/partials/specific/_blog-custom.sass */
.story-post h3 {
  font-size: 23px;
  padding: 0;
}

/* line 174, sass/partials/specific/_blog-custom.sass */
.blog article .entry-title a,
.search article .entry-title a,
.archive article .entry-title a,
.single article .entry-title a {
  color: #A5C1D8;
}
/* line 177, sass/partials/specific/_blog-custom.sass */
.blog article:nth-child(even) .entry-title a,
.search article:nth-child(even) .entry-title a,
.archive article:nth-child(even) .entry-title a,
.single article:nth-child(even) .entry-title a {
  color: #A5C1D8;
}

@media (min-width: 700px) {
  /* line 181, sass/partials/specific/_blog-custom.sass */
  .archive-header {
    padding: 6rem 0 0px;
  }
}
/* line 184, sass/partials/specific/_blog-custom.sass */
.comments-title, .comment-reply-title,
.archive-title, .archive-meta {
  font-size: 1.8rem;
  font-family: "Now Regular", sans-serif;
  border-bottom: 2px solid #E9E3DA;
  padding-bottom: 5px;
}

/* line 191, sass/partials/specific/_blog-custom.sass */
.header-footer-group.header-footer-group .color-accent {
  color: #E9E3DA;
}

/* line 198, sass/partials/specific/_blog-custom.sass */
.singular .featured-media-inner {
  margin-bottom: 40px;
}

/* line 206, sass/partials/specific/_blog-custom.sass */
.single .post-meta-wrapper {
  margin-top: 40px;
}
@media (min-width: 700px) {
  /* line 206, sass/partials/specific/_blog-custom.sass */
  .single .post-meta-wrapper {
    margin-top: 60px;
  }
}
@media (min-width: 992px) {
  /* line 211, sass/partials/specific/_blog-custom.sass */
  .single .entry-content.intro p {
    font-size: 1.6rem;
    line-height: 3rem;
    text-align: center;
  }
}
/* line 217, sass/partials/specific/_blog-custom.sass */
.single .post-meta .post-author.meta-wrapper {
  display: none;
}
/* line 219, sass/partials/specific/_blog-custom.sass */
.single .post-meta-wrapper.cat-margin {
  margin-top: 10px;
  text-transform: uppercase;
}
/* line 222, sass/partials/specific/_blog-custom.sass */
.single .post-meta-wrapper.cat-margin li {
  font-size: 1.2rem;
  font-weight: 900;
}
/* line 226, sass/partials/specific/_blog-custom.sass */
.single .pagination-single hr {
  display: none;
}
/* line 228, sass/partials/specific/_blog-custom.sass */
.single .pagination-single a {
  font-size: 1.8rem;
  font-family: "Now Medium", sans-serif;
  color: #A5C1D8;
  text-transform: uppercase;
}

/* line 235, sass/partials/specific/_blog-custom.sass */
.blog article, .search article, .archive article, .single article {
  margin-bottom: 80px;
  padding: 0;
}

/* line 9, sass/partials/_blog-recent-posts.sass */
.recent-posts {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 12, sass/partials/_blog-recent-posts.sass */
.post-wrapper {
  min-height: 435px;
  -moz-box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

/* line 16, sass/partials/_blog-recent-posts.sass */
.post-image-link {
  max-height: 190px;
  overflow: hidden;
  -moz-border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px;
  border-radius: 8px 8px 0 0;
}
/* line 21, sass/partials/_blog-recent-posts.sass */
.post-image-link a:hover img.wp-post-image {
  transform: scale(1.15);
  -webkit-filter: grayscale(1) brightness(0.5);
  filter: grayscale(1) brightness(0.5);
}

/* line 26, sass/partials/_blog-recent-posts.sass */
img.wp-post-image {
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

/* line 28, sass/partials/_blog-recent-posts.sass */
.post-link h2 {
  font-family: "Now Medium", sans-serif;
  margin-bottom: 5px;
  padding: 20px 15px 10px;
  font-size: 1.25em;
  font-weight: 400;
}
/* line 34, sass/partials/_blog-recent-posts.sass */
.post-link h2 a {
  color: #000;
}

/* line 36, sass/partials/_blog-recent-posts.sass */
.post-excerpt {
  padding: 0 15px 20px;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}

/* line 41, sass/partials/_blog-recent-posts.sass */
.post-date p {
  padding: 0 15px 20px;
  font-weight: bold;
  font-size: 13px;
  color: #000;
  text-transform: uppercase;
}

/* line 11, sass/partials/specific/_blog-recent-posts-custom.sass */
.first-post-is-separate .post-fullwidth-image {
  height: 350px;
}
/* line 13, sass/partials/specific/_blog-recent-posts-custom.sass */
.first-post-is-separate .post-link {
  padding: 10px 20px 0px;
}
/* line 15, sass/partials/specific/_blog-recent-posts-custom.sass */
.first-post-is-separate .post-meta-first {
  padding: 0px 20px 10px;
  font-size: 1.3rem;
}
/* line 18, sass/partials/specific/_blog-recent-posts-custom.sass */
.first-post-is-separate .post-first-category {
  color: #A5C1D8;
  text-transform: uppercase;
}
/* line 22, sass/partials/specific/_blog-recent-posts-custom.sass */
.first-post-is-separate.story-post .post-excerpt-first p {
  font-size: 1em;
}
/* line 24, sass/partials/specific/_blog-recent-posts-custom.sass */
.first-post-is-separate .post-excerpt-first {
  padding: 0 20px;
}

/* line 27, sass/partials/specific/_blog-recent-posts-custom.sass */
.post-data-first {
  margin-left: -20px;
  padding-left: 0;
  padding-top: 20px;
}
@media (min-width: 768px) {
  /* line 27, sass/partials/specific/_blog-recent-posts-custom.sass */
  .post-data-first {
    margin-left: 0;
    padding-top: 0;
    padding-left: 15px;
  }
}

/* line 39, sass/partials/specific/_blog-recent-posts-custom.sass */
.recent-posts .post-data {
  margin-bottom: 50px;
}
/* line 41, sass/partials/specific/_blog-recent-posts-custom.sass */
.recent-posts .post-date {
  display: none;
}

/* line 44, sass/partials/specific/_blog-recent-posts-custom.sass */
.posts-heading {
  margin-bottom: 20px;
  padding-left: 25px;
}
/* line 48, sass/partials/specific/_blog-recent-posts-custom.sass */
.posts-heading h2::after {
  display: block;
  margin-top: 8px;
  content: "";
  width: 200px;
  height: 4px;
  background-color: #FFEB00;
}

/* line 56, sass/partials/specific/_blog-recent-posts-custom.sass */
.post-wrapper {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

/* line 60, sass/partials/specific/_blog-recent-posts-custom.sass */
.post-image-link {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

/* line 63, sass/partials/specific/_blog-recent-posts-custom.sass */
.post-date h2 {
  margin: 10px 0 0;
  font-size: 1.2rem;
}

/* line 67, sass/partials/specific/_blog-recent-posts-custom.sass */
.post-category {
  padding: 3px 0 10px;
  font-family: "Now Medium", sans-serif;
  font-size: 1.8rem;
  color: #A5C1D8;
  text-transform: uppercase;
}

/* line 75, sass/partials/specific/_blog-recent-posts-custom.sass */
.page-template-template-home .post-category {
  padding: 25px 0 10px;
}

/* line 79, sass/partials/specific/_blog-recent-posts-custom.sass */
.post-link a {
  font-size: 2.6rem;
  color: #000;
  text-decoration: none;
}

/* line 86, sass/partials/specific/_blog-recent-posts-custom.sass */
.entry-content.recent-posts .post-date h2,
.entry-content.recent-posts .post-link a {
  font-family: "Now Medium", sans-serif;
}
/* line 89, sass/partials/specific/_blog-recent-posts-custom.sass */
.entry-content.recent-posts .post-date h2 {
  font-family: "Now Regular", sans-serif;
  font-size: 1.3rem;
  line-height: 1.5rem;
}
/* line 93, sass/partials/specific/_blog-recent-posts-custom.sass */
.entry-content.recent-posts .post-link a {
  font-size: 2.6rem;
  line-height: 2.8rem;
}
/* line 96, sass/partials/specific/_blog-recent-posts-custom.sass */
.entry-content.recent-posts .post-link a:hover {
  text-decoration: underline;
}
/* line 98, sass/partials/specific/_blog-recent-posts-custom.sass */
.entry-content.recent-posts .post-link h3 {
  margin: 0 0 15px 0;
  font-size: 2.6rem;
  line-height: 2.8rem;
}

/* line 105, sass/partials/specific/_blog-recent-posts-custom.sass */
.entry-content.recent-posts .post-data-first .post-link h3 {
  margin: 10px 0 15px 0;
}
/* line 107, sass/partials/specific/_blog-recent-posts-custom.sass */
.entry-content.recent-posts .post-data-first .post-link a {
  font-size: 3.2rem;
}
/* line 109, sass/partials/specific/_blog-recent-posts-custom.sass */
.entry-content.recent-posts .post-data-first .post-link a:hover {
  text-decoration: underline;
}

/* line 63, sass/partials/_responsive-menu.sass */
.logo-container-border {
  border-bottom: 1px solid #333;
  padding-bottom: 20px;
}

/* line 71, sass/partials/_responsive-menu.sass */
.home .logo-container-border,
.page-template-page-overview .logo-container-border {
  border-bottom: none;
  padding-bottom: 0;
}

/* line 76, sass/partials/_responsive-menu.sass */
.page-template-page-project .logo-container-border {
  border-bottom: none;
}
/* line 78, sass/partials/_responsive-menu.sass */
.page-template-page-project .logo-wrapper {
  padding: 0;
}

/* line 81, sass/partials/_responsive-menu.sass */
.logo-wrapper {
  max-width: 1270px;
  margin: 0 auto;
  padding: 0 15px;
}

/* line 87, sass/partials/_responsive-menu.sass */
.page-template-page-overview .logo-wrapper {
  padding: 0 5px;
}

/* line 105, sass/partials/_responsive-menu.sass */
#responsive-menu-container #responsive-menu-additional-content .contact-box {
  padding: 35px 0 8px !important;
  margin: 0 0 0 45px;
  font-size: 15px;
}
/* line 109, sass/partials/_responsive-menu.sass */
#responsive-menu-container #responsive-menu-additional-content .contact-box .contact-item {
  display: block;
  clear: both;
}
/* line 112, sass/partials/_responsive-menu.sass */
#responsive-menu-container #responsive-menu-additional-content .contact-box a.contact-link {
  color: #fff;
  text-decoration: none;
  outline: none;
}
/* line 116, sass/partials/_responsive-menu.sass */
#responsive-menu-container #responsive-menu-additional-content .contact-box a.contact-link:hover {
  text-decoration: underline;
}

/* line 119, sass/partials/_responsive-menu.sass */
#responsive-menu-container #responsive-menu-additional-content#responsive-menu-additional-content {
  position: absolute;
  bottom: 0;
  padding: 25px 0%;
}
/* line 124, sass/partials/_responsive-menu.sass */
#responsive-menu-container #responsive-menu-additional-content#responsive-menu-additional-content .contact-item span,
#responsive-menu-container #responsive-menu-additional-content#responsive-menu-additional-content .contact-item i,
#responsive-menu-container #responsive-menu-additional-content#responsive-menu-additional-content .contact-item a {
  float: left;
}
/* line 128, sass/partials/_responsive-menu.sass */
#responsive-menu-container #responsive-menu-additional-content#responsive-menu-additional-content .contact-item a {
  margin-bottom: 8px;
}
/* line 130, sass/partials/_responsive-menu.sass */
#responsive-menu-container #responsive-menu-additional-content#responsive-menu-additional-content .contact-item i {
  font-size: 16px;
  position: relative;
  top: 3px;
  padding-right: 14px;
}

@media screen and (max-width: 80000px) {
  /* line 144, sass/partials/_responsive-menu.sass */
  #responsive-menu-container #responsive-menu, #responsive-menu-container #responsive-menu ul.responsive-menu {
    margin-top: 50px;
  }

  /* line 146, sass/partials/_responsive-menu.sass */
  #responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link.responsive-menu-item-link {
    font-size: 0.875em;
    line-height: 1em;
  }

  /* line 149, sass/partials/_responsive-menu.sass */
  #responsive-menu-container #responsive-menu > li.responsive-menu-item:first-child > a {
    border-top: 1px solid transparent !important;
  }

  /* line 151, sass/partials/_responsive-menu.sass */
  #responsive-menu-container li.responsive-menu-item a {
    padding: 35px 0 8px !important;
    margin: 0 45px;
  }

  /* line 154, sass/partials/_responsive-menu.sass */
  #responsive-menu-container #responsive-menu li.responsive-menu-item a {
    height: auto !important;
  }
}
/* line 158, sass/partials/_responsive-menu.sass */
#responsive-menu-container#responsive-menu-container,
#responsive-menu-container #responsive-menu-wrapper#responsive-menu-wrapper {
  background-color: transparent;
}

/* line 162, sass/partials/_responsive-menu.sass */
#responsive-menu-container#responsive-menu-container #responsive-menu li.responsive-menu-item a {
  border-bottom: 1px solid transparent;
  color: #000;
  background-color: transparent;
  border-bottom: 2px solid #000;
  width: fit-content;
  outline: none;
}

/* line 170, sass/partials/_responsive-menu.sass */
#responsive-menu-container#responsive-menu-container #responsive-menu li.responsive-menu-item a:hover {
  color: #000;
  background-color: #000;
  border-bottom: 2px solid #fff;
  width: fit-content;
}

/* line 178, sass/partials/_responsive-menu.sass */
#responsive-menu-container#responsive-menu-container #responsive-menu li.responsive-menu-item a:hover .responsive-menu-subarrow,
#responsive-menu-container#responsive-menu-container #responsive-menu li.responsive-menu-item a:hover .responsive-menu-subarrow.responsive-menu-subarrow-active {
  color: #ccc;
  border-color: #000;
  background-color: #000;
}

/* line 185, sass/partials/_responsive-menu.sass */
#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow.responsive-menu-subarrow {
  color: #fff;
}
/* line 187, sass/partials/_responsive-menu.sass */
#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow.responsive-menu-subarrow-active.responsive-menu-subarrow-active {
  color: #666;
}

@media screen and (max-width: 80000px) {
  /* line 192, sass/partials/_responsive-menu.sass */
  #responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
    font-family: "Now Regular", sans-serif;
    font-size: 1.125em;
    font-weight: 400;
    color: #000;
  }
}
/* line 199, sass/partials/_responsive-menu.sass */
#responsive-menu-container#responsive-menu-container #responsive-menu li.responsive-menu-item.responsive-menu-current-item a {
  color: #000;
  font-weight: 600;
  border-bottom: 2px solid #000;
  width: fit-content;
}

@media screen and (max-width: 80000px) {
  /* line 208, sass/partials/_responsive-menu.sass */
  button#responsive-menu-button#responsive-menu-button {
    width: 55px;
    height: 55px;
    position: fixed;
    top: 20px;
    right: 20px;
    background: transparent;
  }
  /* line 215, sass/partials/_responsive-menu.sass */
  button#responsive-menu-button#responsive-menu-button:hover {
    background: transparent;
  }
}
@media screen and (max-width: 80000px) {
  /* line 221, sass/partials/_responsive-menu.sass */
  .responsive-menu-inner.responsive-menu-inner::before {
    top: -14px;
    display: none;
  }
  /* line 224, sass/partials/_responsive-menu.sass */
  .responsive-menu-inner.responsive-menu-inner::after {
    bottom: -14px;
  }

  /* line 226, sass/partials/_responsive-menu.sass */
  .responsive-menu-box.responsive-menu-box {
    width: 33px;
    height: 19px;
    top: -8px;
  }
}
@media screen and (max-width: 80000px) {
  /* line 233, sass/partials/_responsive-menu.sass */
  .responsive-menu-inner.responsive-menu-inner,
  .responsive-menu-inner.responsive-menu-inner::before,
  .responsive-menu-inner.responsive-menu-inner::after {
    width: 33px;
    height: 3px;
    background-color: #000;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
  }

  /* line 242, sass/partials/_responsive-menu.sass */
  .responsive-menu-inner.responsive-menu-inner::after {
    width: 23px;
    margin-left: 10px;
  }
}
@media screen and (max-width: 80000px) {
  /* line 249, sass/partials/_responsive-menu.sass */
  button#responsive-menu-button.responsive-menu-button:hover .responsive-menu-inner, button#responsive-menu-button.responsive-menu-button:hover .responsive-menu-inner::before, button#responsive-menu-button.responsive-menu-button:hover .responsive-menu-inner::after, button#responsive-menu-button.responsive-menu-button:hover .responsive-menu-open .responsive-menu-inner, button#responsive-menu-button.responsive-menu-button:hover .responsive-menu-open .responsive-menu-inner::before, button#responsive-menu-button.responsive-menu-button:hover .responsive-menu-open .responsive-menu-inner::after, button#responsive-menu-button.responsive-menu-button:focus .responsive-menu-inner, button#responsive-menu-button.responsive-menu-button:focus .responsive-menu-inner::before, button#responsive-menu-button.responsive-menu-button:focus .responsive-menu-inner::after, button#responsive-menu-button.responsive-menu-button:focus .responsive-menu-open .responsive-menu-inner, button#responsive-menu-button.responsive-menu-button:focus .responsive-menu-open .responsive-menu-inner::before, button#responsive-menu-button.responsive-menu-button:focus .responsive-menu-open .responsive-menu-inner::after {
    background-color: #ccc;
  }
}
@media screen and (max-width: 80000px) {
  /* line 265, sass/partials/_responsive-menu.sass */
  .responsive-menu-open .responsive-menu-inner.responsive-menu-inner,
  .responsive-menu-open .responsive-menu-inner.responsive-menu-inner::before,
  .responsive-menu-open .responsive-menu-inner.responsive-menu-inner::after {
    background-color: #666;
  }
  /* line 269, sass/partials/_responsive-menu.sass */
  .responsive-menu-open button#responsive-menu-button .responsive-menu-box {
    left: 5px;
    top: 0px;
  }
}
/* line 276, sass/partials/_responsive-menu.sass */
.responsive-menu-boring .responsive-menu-inner.responsive-menu-inner,
.responsive-menu-boring .responsive-menu-inner.responsive-menu-inner::after {
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

@media screen and (max-width: 80000px) {
  /* line 282, sass/partials/_responsive-menu.sass */
  .responsive-menu-boring.is-active .responsive-menu-inner.responsive-menu-inner {
    transform: rotate(45deg);
    width: 23px;
  }
  /* line 286, sass/partials/_responsive-menu.sass */
  .responsive-menu-boring.is-active .responsive-menu-inner.responsive-menu-inner::after {
    top: 0;
    right: 0;
    width: 23px;
    transform: rotate(-90deg);
  }
}
/* line 13, sass/partials/specific/_extended.sass */
ul.primary-menu a {
  font-size: 1.48rem;
}

/* line 16, sass/partials/specific/_extended.sass */
.subpages-menu a {
  font-size: 1.4rem;
}

/* line 25, sass/partials/specific/_extended.sass */
.link-btn {
  font-size: 13px;
}

/* line 30, sass/partials/specific/_extended.sass */
.key-points .kp-text h2 {
  font-size: 2.1rem;
}

/* line 33, sass/partials/specific/_extended.sass */
.key-items-panel h2 {
  font-size: 1.45rem;
  line-height: 2rem;
}
/* line 36, sass/partials/specific/_extended.sass */
.key-items-panel a.link-arrow:before {
  top: 4px;
  display: inline-block;
}

/* line 39, sass/partials/specific/_extended.sass */
.key-points-wrapper.innerpage .key-points-heading h2 {
  font-size: 2.5rem;
}

/* line 42, sass/partials/specific/_extended.sass */
.page-template-template-home .entry-content.recent-posts h2,
.page-template-template-home .entry-content .story-posts-wrapper h2 {
  font-size: 2.6rem;
}

/* line 45, sass/partials/specific/_extended.sass */
.entry-content.recent-posts .post-data-first .post-link a {
  font-size: 2.6rem;
}

/* line 48, sass/partials/specific/_extended.sass */
.post-category {
  font-size: 1.5rem;
}

/* line 50, sass/partials/specific/_extended.sass */
.entry-content.recent-posts .post-link a {
  font-size: 2.1rem;
  line-height: 2.3rem;
}

/* line 53, sass/partials/specific/_extended.sass */
.entry-content.recent-posts .post-date h2, .entry-content.recent-posts .post-link a {
  font-family: "Now Regular", sans-serif;
}

/* line 56, sass/partials/specific/_extended.sass */
h2 strong {
  padding: 7px 4px 4px;
}

/* line 59, sass/partials/specific/_extended.sass */
.text-over-image h2 {
  font-size: 3rem;
  font-family: "Now Medium", sans-serif;
}
@media (min-width: 700px) {
  /* line 59, sass/partials/specific/_extended.sass */
  .text-over-image h2 {
    font-size: 3.7rem;
  }
}

/* line 65, sass/partials/specific/_extended.sass */
.multiple-content.entry-content h2 {
  font-size: 1.3em;
  margin: 0.5em 0 0.5em 0;
}
@media (min-width: 700px) {
  /* line 65, sass/partials/specific/_extended.sass */
  .multiple-content.entry-content h2 {
    margin: 2.5rem auto 1.5rem;
  }
}
@media (min-width: 768px) {
  /* line 65, sass/partials/specific/_extended.sass */
  .multiple-content.entry-content h2 {
    font-size: 1.5em;
    margin: 2.5rem auto 1.5rem;
  }
}

/* line 73, sass/partials/specific/_extended.sass */
.multiple-content h2 {
  font-family: "Now Regular", sans-serif;
}

/* line 77, sass/partials/specific/_extended.sass */
.main-page-content h3 {
  font-size: 2.57rem;
}
/* line 80, sass/partials/specific/_extended.sass */
.main-page-content .case-study h3 {
  font-size: 2.1rem;
}

/* line 84, sass/partials/specific/_extended.sass */
.entry-content h1,
.entry-content h1.page-title,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  line-height: 1.3em;
}

/* line 93, sass/partials/specific/_extended.sass */
.timeline-item h4 {
  font-size: 1.5rem;
}

/* line 98, sass/partials/specific/_extended.sass */
.easy_t_single_testimonial blockquote.easy_testimonial p {
  font-size: 1.8rem;
  font-family: "Now Regular", sans-serif;
}
@media (min-width: 400px) {
  /* line 98, sass/partials/specific/_extended.sass */
  .easy_t_single_testimonial blockquote.easy_testimonial p {
    font-size: 2rem;
  }
}
@media (min-width: 750px) {
  /* line 98, sass/partials/specific/_extended.sass */
  .easy_t_single_testimonial blockquote.easy_testimonial p {
    font-size: 2.7rem;
  }
}

/* line 108, sass/partials/specific/_extended.sass */
.accordion .accordion-item h2.expand-btn-title {
  font-size: 2.1rem;
}

/* line 113, sass/partials/specific/_extended.sass */
.contact-container .contact-form h2 {
  font-size: 2.8rem;
}

/* line 115, sass/partials/specific/_extended.sass */
.newsletter-signup h2.newsletter-form-header-title {
  font-size: 2.1rem;
}
/* line 117, sass/partials/specific/_extended.sass */
.newsletter-signup h2.newsletter-form-header-title span.past-newsletters-link a {
  font-size: 1.2rem;
}

/* line 119, sass/partials/specific/_extended.sass */
.custom-footer-menu li {
  font-size: 1.3rem;
}

/* line 121, sass/partials/specific/_extended.sass */
#site-footer .custom-footer-menu a {
  margin: 0 0 7px;
  display: block;
}

/* line 124, sass/partials/specific/_extended.sass */
#menu-custom-footer-menu a {
  min-height: initial;
}

/* line 129, sass/partials/specific/_extended.sass */
.entry-content .has-larger-font-size {
  font-size: 2.8rem;
}

/* line 133, sass/partials/specific/_extended.sass */
.post-link a {
  font-size: 2.1rem;
}

/* line 135, sass/partials/specific/_extended.sass */
.post-inner h1 {
  font-size: 4rem;
}

/* line 139, sass/partials/specific/_extended.sass */
a.link-arrow {
  font-size: 1.3rem;
}

/* line 142, sass/partials/specific/_extended.sass */
.key-items-panel a.link-arrow {
  font-size: 1.4rem;
}

/* line 146, sass/partials/specific/_extended.sass */
.pdf-link a {
  font-size: 1.3rem;
}
