/*!
Theme Name:		Reeth Show
Theme URI:		https://benstones.uk
Description:	The bespoke WordPress theme for the Reeth Show website.
Version:		1.0
Author:			Ben Stones
Author URI:		https://benstones.uk
Text Domain:	reeth-show
*/
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;700&display=swap");
/* line 51, sass/base/_variables.scss */
.hero__img, .hero__slider, .hero__slider__slide, .banner #map, .banner__img, .banner__img::after, .c2a[style*="background-image"]::after, .gallery__item a::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
/* line 11, sass/base/_reset.scss */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
/* line 23, sass/base/_reset.scss */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
/* line 31, sass/base/_reset.scss */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 40, sass/base/_reset.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 53, sass/base/_reset.scss */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 64, sass/base/_reset.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
/* line 76, sass/base/_reset.scss */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 85, sass/base/_reset.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 95, sass/base/_reset.scss */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 105, sass/base/_reset.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
/* line 116, sass/base/_reset.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 125, sass/base/_reset.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 133, sass/base/_reset.scss */
sub {
  bottom: -0.25em;
}

/* line 137, sass/base/_reset.scss */
sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
/* line 148, sass/base/_reset.scss */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 160, sass/base/_reset.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 176, sass/base/_reset.scss */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 186, sass/base/_reset.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
/* line 195, sass/base/_reset.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 206, sass/base/_reset.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
/* line 218, sass/base/_reset.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
/* line 229, sass/base/_reset.scss */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
/* line 240, sass/base/_reset.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 253, sass/base/_reset.scss */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
/* line 261, sass/base/_reset.scss */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
/* line 270, sass/base/_reset.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 280, sass/base/_reset.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 290, sass/base/_reset.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/* line 299, sass/base/_reset.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 308, sass/base/_reset.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
/* line 320, sass/base/_reset.scss */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
/* line 328, sass/base/_reset.scss */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
/* line 339, sass/base/_reset.scss */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
/* line 347, sass/base/_reset.scss */
[hidden] {
  display: none;
}

/* Slider */
/* line 3, sass/vendor/slick/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 17, sass/vendor/slick/_slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
/* line 24, sass/vendor/slick/_slick.scss */
.slick-list:focus {
  outline: none;
}
/* line 28, sass/vendor/slick/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 33, sass/vendor/slick/_slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 42, sass/vendor/slick/_slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* line 50, sass/vendor/slick/_slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
/* line 56, sass/vendor/slick/_slick.scss */
.slick-track:after {
  clear: both;
}
/* line 60, sass/vendor/slick/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 64, sass/vendor/slick/_slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
/* line 68, sass/vendor/slick/_slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}
/* line 71, sass/vendor/slick/_slick.scss */
.slick-slide img {
  display: block;
}
/* line 74, sass/vendor/slick/_slick.scss */
.slick-slide.slick-loading img {
  display: none;
}
/* line 80, sass/vendor/slick/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}
/* line 84, sass/vendor/slick/_slick.scss */
.slick-initialized .slick-slide {
  display: block;
}
/* line 88, sass/vendor/slick/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}
/* line 92, sass/vendor/slick/_slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 98, sass/vendor/slick/_slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* line 1, sass/base/_global.scss */
*,
*:before,
*:after {
  -webkit-tap-highlight-color: transparent;
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

/* line 7, sass/base/_global.scss */
*:focus {
  outline: none;
}

/* line 8, sass/base/_global.scss */
html {
  background-color: #FFF;
  /* for outside the body colour */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
}

/* line 13, sass/base/_global.scss */
body {
  min-height: 100vh;
  overflow-x: hidden;
  margin: 0 auto;
  position: relative;
}
/* line 18, sass/base/_global.scss */
body.customize-support {
  min-height: calc(100vh - 32px);
}

@media only screen and (max-width: 782px) {
  /* line 21, sass/base/_global.scss */
  body.customize-support {
    min-height: calc(100vh - 46px);
  }
}
/* line 24, sass/base/_global.scss */
img {
  max-width: 100%;
}

/* line 25, sass/base/_global.scss */
mark {
  background-color: transparent;
  color: inherit;
}

/* line 27, sass/base/_global.scss */
.container, .popup__wrapper,
.constraint {
  width: 85%;
  max-width: 1400px;
  margin: 0 auto;
}

@media only screen and (max-width: 1600px) {
  /* line 34, sass/base/_global.scss */
  .container, .popup__wrapper, .constraint {
    max-width: 1200px;
  }
}
@media screen and (max-width: 600px) {
  /* line 48, sass/base/_global.scss */
  #wpadminbar {
    position: fixed;
  }
}
/* line 53, sass/base/_global.scss */
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

/* line 54, sass/base/_global.scss */
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

/* line 55, sass/base/_global.scss */
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 56, sass/base/_global.scss */
.alignright {
  float: right;
}

/* line 57, sass/base/_global.scss */
.alignleft {
  float: left;
}

/* line 58, sass/base/_global.scss */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 1, sass/base/_typography.scss */
::-moz-selection {
  background: #bad3e8;
  text-shadow: none;
}

/* line 2, sass/base/_typography.scss */
::selection {
  background: #bad3e8;
  text-shadow: none;
}

/* line 4, sass/base/_typography.scss */
html {
  color: #29292a;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 62.5%;
  font-size: calc(0.4vw + 4px);
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}

/* responsive font sizes */
@media only screen and (min-width: 1500px) {
  /* line 18, sass/base/_typography.scss */
  html {
    font-size: 62.5%;
  }
}
@media only screen and (max-width: 782px) {
  /* line 19, sass/base/_typography.scss */
  html {
    font-size: calc(0.5vw + 5px);
  }
}
@media only screen and (max-width: 450px) {
  /* line 20, sass/base/_typography.scss */
  html {
    font-size: 9px;
  }
}
/* links */
/* line 23, sass/base/_typography.scss */
a, a:link, a:visited {
  color: #1879bd;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: color 0.125s ease-in-out, background-color 0.125s ease-in-out;
  -moz-transition: color 0.125s ease-in-out, background-color 0.125s ease-in-out;
  -o-transition: color 0.125s ease-in-out, background-color 0.125s ease-in-out;
  transition: color 0.125s ease-in-out, background-color 0.125s ease-in-out;
}

/* line 29, sass/base/_typography.scss */
a:hover, a:active {
  color: #29292a;
}

/* paragraphs */
/* line 34, sass/base/_typography.scss */
p, .page--split aside address, .footer__main__col address {
  font-size: 1.8rem;
  line-height: 1.3em;
  margin: 0 0 2.4rem 0;
  color: #29292a;
}

/* lists */
/* line 42, sass/base/_typography.scss */
ul, ol {
  margin: 2.4rem 0 2.4rem 0;
}

/* line 46, sass/base/_typography.scss */
li {
  font-size: 1.8rem;
  line-height: 1.3em;
}

/* line 51, sass/base/_typography.scss */
b, strong {
  font-weight: 700;
}

/* headings */
/* line 54, sass/base/_typography.scss */
h1 {
  font-family: "Source Sans Pro", sans-serif;
  text-transform: none;
  font-weight: 700;
  font-size: 4.2rem;
  line-height: 1.2em;
  margin: 0 0 1.6rem 0;
  color: #276A3E;
}

/* line 55, sass/base/_typography.scss */
h2 {
  font-family: "Source Sans Pro", sans-serif;
  text-transform: none;
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 1.2em;
  margin: 0 0 0.5em 0;
  color: #276A3E;
}

/* line 56, sass/base/_typography.scss */
h3 {
  font-family: "Source Sans Pro", sans-serif;
  text-transform: none;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1.2em;
  margin: 0 0 1em 0;
  color: #276A3E;
}

/* line 57, sass/base/_typography.scss */
h4 {
  font-family: "Source Sans Pro", sans-serif;
  text-transform: none;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.2em;
  margin: 0 0 1.6rem 0;
  color: #276A3E;
}

/* line 58, sass/base/_typography.scss */
h5 {
  font-family: "Source Sans Pro", sans-serif;
  text-transform: none;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.2em;
  margin: 0 0 1.6rem 0;
  color: #29292a;
}

/* line 59, sass/base/_typography.scss */
h6 {
  font-family: "Source Sans Pro", sans-serif;
  text-transform: none;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.2em;
  margin: 0 0 1.6rem 0;
  color: #29292a;
  text-decoration: underline;
}

@media only screen and (max-width: 450px) {
  /* line 62, sass/base/_typography.scss */
  h1 {
    font-size: 3.2rem;
  }

  /* line 63, sass/base/_typography.scss */
  h2 {
    font-size: 2.8rem;
  }

  /* line 64, sass/base/_typography.scss */
  h3 {
    font-size: 2.2rem;
  }
}
/* added with js to make tables responsive */
/* line 68, sass/base/_typography.scss */
.table_wrapper {
  width: 100%;
  overflow-y: auto;
  margin: 2.4rem 0;
}

/* line 74, sass/base/_typography.scss */
.table_wrapper table {
  margin: 0;
}

/* line 75, sass/base/_typography.scss */
.table_wrapper th, .table_wrapper td {
  min-width: 100px;
}

/* tables */
/* line 78, sass/base/_typography.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 2.4rem 0;
  width: 100%;
}

/* line 85, sass/base/_typography.scss */
table thead td, table th {
  background-color: #999;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.6em;
  text-align: left;
  padding: 0.5em;
  border-bottom: 1px solid #ccc;
}

/* line 96, sass/base/_typography.scss */
table td {
  background-color: #fff;
  color: #333;
  font-size: 1.6rem;
  line-height: 1.6em;
  text-align: left;
  padding: 0.75em 0.5em;
  border-bottom: 1px solid #ccc;
}

/* line 2, sass/base/_form.scss */
form.wpcf7-form label {
  width: 100%;
  display: block;
  color: #276A3E;
  font-weight: 700;
  text-transform: uppercase;
}
/* line 8, sass/base/_form.scss */
form.wpcf7-form label .req {
  color: red;
}
/* line 9, sass/base/_form.scss */
form.wpcf7-form label .wpcf7-form-control-wrap {
  display: block;
}
/* line 13, sass/base/_form.scss */
form.wpcf7-form input, form.wpcf7-form textarea {
  font-size: 1.6rem;
  color: #29292a;
  border-radius: 0;
  border: 1px solid #CCC;
  width: 100%;
  -webkit-transition: border-color 0.3s ease;
  -moz-transition: border-color 0.3s ease;
  -o-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
}
/* line 20, sass/base/_form.scss */
form.wpcf7-form input.wpcf7-not-valid, form.wpcf7-form textarea.wpcf7-not-valid {
  border-color: #276A3E;
}
/* line 24, sass/base/_form.scss */
form.wpcf7-form input {
  height: 5rem;
  padding: 0 calc(0.5vw + 0.5rem);
}
/* line 27, sass/base/_form.scss */
form.wpcf7-form input[type="submit"] {
  width: auto;
}
/* line 32, sass/base/_form.scss */
form.wpcf7-form textarea {
  height: 15rem;
  min-height: 10rem;
  padding: calc(0.5vw + 0.5rem);
  resize: vertical;
}
/* line 38, sass/base/_form.scss */
form.wpcf7-form span.wpcf7-not-valid-tip {
  color: #276A3E;
  font-weight: 700;
  font-size: 1.4rem;
}
/* line 43, sass/base/_form.scss */
form.wpcf7-form div.wpcf7-response-output {
  margin: calc(0.5vw + 0.5rem) 0 0;
  width: 100%;
  border: none;
  padding: 1rem calc(0.75vw + 0.75rem);
  min-height: 5rem;
  display: flex;
  align-items: center;
  color: #ae8700;
  border-radius: 0;
  font-size: 1.4rem;
  background: rgba(225, 175, 0, 0.15);
}
/* line 55, sass/base/_form.scss */
form.wpcf7-form div.wpcf7-response-output.wpcf7-validation-errors, form.wpcf7-form div.wpcf7-response-output.wpcf7-acceptance-missing {
  background: rgba(39, 106, 62, 0.15);
  color: #276A3E, 10%;
}
/* line 61, sass/base/_form.scss */
form.wpcf7-form.sent div.wpcf7-response-output {
  background: rgba(70, 189, 91, 0.15);
  color: #379948;
}

/* Homepage Grid */
/* line 2, sass/base/_jordan.scss */
.home-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  padding: 76px 0px;
}

/* line 7, sass/base/_jordan.scss */
.grid-box {
  background-color: #eee;
  text-align: center;
  overflow: hidden;
  transition: box-shadow 0.3s ease;
  margin: 20px;
  position: relative;
  overflow: hidden;
}

/* line 16, sass/base/_jordan.scss */
.grid-box .image-wrapper {
  background-size: cover;
  background-position: center;
  transition: transform 0.3s ease;
  will-change: transform;
}

/* line 22, sass/base/_jordan.scss */
.grid-box .image-wrapper::before {
  content: '';
  display: block;
  padding-bottom: 56.25%;
}

/* .grid-box:hover .image-wrapper {
  transform: scale(1.1);
} */
/* line 30, sass/base/_jordan.scss */
.grid-box:hover {
  transform: translateY(-10px);
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.15), 0 12px 40px rgba(0, 0, 0, 0.1);
}

/* line 34, sass/base/_jordan.scss */
.grid-box:hover .label {
  opacity: 0.8;
}

/* line 37, sass/base/_jordan.scss */
.grid-box .label {
  font-weight: bold;
  font-size: 1.9rem;
  color: #fff;
  height: 80px;
  align-content: center;
  text-transform: uppercase;
  padding: 0px 10px;
}

@media (max-width: 1024px) {
  /* line 47, sass/base/_jordan.scss */
  .home-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  /* line 50, sass/base/_jordan.scss */
  .header + * {
    margin-top: 0px !important;
  }

  /* line 53, sass/base/_jordan.scss */
  .header {
    position: sticky;
  }

  /* line 56, sass/base/_jordan.scss */
  .customize-support .header {
    top: 0px;
  }
}
@media (max-width: 600px) {
  /* line 61, sass/base/_jordan.scss */
  .home-grid {
    grid-template-columns: 1fr;
  }
}
/* line 65, sass/base/_jordan.scss */
.hero .caption {
  max-width: 400px;
  width: 100%;
  padding: 0px;
}

/* line 71, sass/base/_jordan.scss */
.hero .caption-content {
  max-width: 342px;
  margin: 0 auto;
}

/* line 76, sass/base/_jordan.scss */
.hero p.hero-text, .hero .page--split aside address.hero-text, .page--split aside .hero address.hero-text, .hero .footer__main__col address.hero-text, .footer__main__col .hero address.hero-text {
  max-width: 200px;
}

/* News SVG */
/* line 81, sass/base/_jordan.scss */
.section-top-svg {
  width: 100%;
  overflow: hidden;
  line-height: 0;
  margin-bottom: -20px;
}

/* line 88, sass/base/_jordan.scss */
.section-top-svg svg {
  width: 100%;
  height: auto;
  display: block;
}

/* Image & Text Rows */
/* line 95, sass/base/_jordan.scss */
.content-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin: 67.5px 0px;
}

/* line 100, sass/base/_jordan.scss */
.content-row__image {
  order: 1;
}

/* line 103, sass/base/_jordan.scss */
.content-row__text {
  align-content: center;
  margin-left: 120px;
  order: 2;
}

/* Reversed layout */
/* line 109, sass/base/_jordan.scss */
.content-row.reverse .content-row__image {
  order: 2;
}

/* line 112, sass/base/_jordan.scss */
.content-row.reverse .content-row__text {
  order: 1;
  margin-right: 120px;
  margin-left: 0px;
}

/* line 117, sass/base/_jordan.scss */
.content-row__image img {
  width: -webkit-fill-available;
}

@media only screen and (max-width: 768px) {
  /* line 121, sass/base/_jordan.scss */
  .content-row {
    display: block;
    margin: 40px 0px;
  }

  /* line 125, sass/base/_jordan.scss */
  .content-row.reverse .content-row__text,
  .content-row__text {
    margin-left: 0px;
    margin-right: 0px;
  }

  /* line 130, sass/base/_jordan.scss */
  .content-row__image {
    margin-bottom: 20px;
  }
}
/* Flexible Content */
/* line 135, sass/base/_jordan.scss */
a.flexible-btn {
  margin: 20px 0px;
  border-radius: 0px;
  align-content: center;
  text-align: center;
  height: 50px;
}

/* line 142, sass/base/_jordan.scss */
.content-slider__wrapper {
  position: relative;
  margin-top: 20px;
}

/* line 146, sass/base/_jordan.scss */
.content-slider__slide img {
  width: 100%;
  display: block;
}

/* line 150, sass/base/_jordan.scss */
.content-slider__caption {
  /* margin-top: 8px; */
  background: #fff;
  font-size: 0.875rem;
  color: #333;
  /* position: absolute; */
  bottom: 0;
  width: -webkit-fill-available;
  display: flex;
}

/* line 160, sass/base/_jordan.scss */
.slider-arrows .slick-prev,
.slider-arrows .slick-next {
  background-color: #305E02;
  color: white;
  border: none;
  border-radius: 0px;
  font-size: 1.9rem;
  width: 50px;
  height: 50px;
  cursor: pointer;
  transition: 0.3s ease;
}

/* line 172, sass/base/_jordan.scss */
span.slider-caption {
  display: flex;
  align-items: center;
  padding: 0px 20px;
  font-size: 16px;
}

/* line 178, sass/base/_jordan.scss */
span.slider-caption strong {
  margin-right: .4rem;
}

/* line 181, sass/base/_jordan.scss */
.slider-arrows .slick-prev {
  background-color: #7AA428;
}

/* line 184, sass/base/_jordan.scss */
.content-slider__caption strong {
  color: #2e6c2f;
}

/* line 187, sass/base/_jordan.scss */
.button-group {
  margin-top: 1rem;
}

/* line 190, sass/base/_jordan.scss */
.button-group .btn, .button-group form.wpcf7-form input[type="submit"], form.wpcf7-form .button-group input[type="submit"] {
  background-color: #2e6c2f;
  color: white;
  padding: 10px 18px;
  margin-right: 10px;
  text-decoration: none;
  display: inline-block;
}

/* Front Page Slider */
/* line 200, sass/base/_jordan.scss */
.custom-slick-arrows {
  display: inline-flex;
  justify-content: flex-end;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1000;
}

/* line 208, sass/base/_jordan.scss */
.custom-slick-arrows .slick-prev,
.custom-slick-arrows .slick-next {
  background-color: #006837;
  color: white;
  border: none;
  border-radius: 0px;
  font-size: 1.9rem;
  width: 50px;
  height: 50px;
  cursor: pointer;
  transition: 0.3s ease;
}

/* line 220, sass/base/_jordan.scss */
.custom-slick-arrows .slick-prev {
  background-color: #508462;
}

/* line 223, sass/base/_jordan.scss */
.hero__slider__slide .caption {
  width: 500px;
}

@media only screen and (max-width: 850px) {
  /* line 227, sass/base/_jordan.scss */
  .header__top__right ul {
    display: block;
    text-align: right;
  }

  /* line 231, sass/base/_jordan.scss */
  .header__logo + .header__top__right {
    align-items: right;
  }

  /* line 234, sass/base/_jordan.scss */
  .header__top__right ul li + li::before {
    display: none;
  }

  /* line 237, sass/base/_jordan.scss */
  .header__btm__btn ul {
    background-color: #005d31;
  }

  /* line 240, sass/base/_jordan.scss */
  .header__btm {
    background-color: #005d31;
  }

  /* line 243, sass/base/_jordan.scss */
  .footer__main__col > h4 {
    margin-bottom: 0.5rem;
  }

  /* line 246, sass/base/_jordan.scss */
  .hero__slider__slide .caption {
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  /* Optional hiding of date on mobile */
  /* line 252, sass/base/_jordan.scss */
  p.header__top__left__heading, .page--split aside address.header__top__left__heading, .footer__main__col address.header__top__left__heading {
    margin-bottom: 0px;
  }

  /* line 255, sass/base/_jordan.scss */
  .header__top__right ul {
    text-align: center;
  }

  /* line 258, sass/base/_jordan.scss */
  .header__logo + .header__top__right {
    align-items: center;
  }

  /* line 261, sass/base/_jordan.scss */
  .header__logo {
    order: -1;
  }
}
@media only screen and (max-width: 768px) {
  /* line 266, sass/base/_jordan.scss */
  .hero .caption {
    left: 0%;
  }

  /* line 269, sass/base/_jordan.scss */
  .custom-slick-arrows {
    justify-content: flex-start;
  }
}
/* line 273, sass/base/_jordan.scss */
.slide.slick-slide {
  width: 100%;
  background: center/cover no-repeat;
}

/* Standard Page */
/* line 278, sass/base/_jordan.scss */
div.text-content {
  margin: 50px 0px;
}

/* line 282, sass/base/_jordan.scss */
.content-slider .slick-dots {
  position: relative;
  display: flex !important;
  justify-content: center;
  align-items: center;
  margin-top: 1rem;
  padding: 0;
  list-style: none;
}

/* line 291, sass/base/_jordan.scss */
.content-slider .slick-dots li {
  margin: 0 5px;
}

/* line 294, sass/base/_jordan.scss */
.content-slider .slick-dots li button {
  border: none;
  background: #b6c3b7;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
}

/* line 303, sass/base/_jordan.scss */
s
.content-slider .slick-dots li.slick-active button {
  background: #3c6414;
}

/* line 307, sass/base/_jordan.scss */
.grid-title-wrap {
  max-width: 162px;
  margin: 0 auto;
}

/* line 1, sass/base/_btn.scss */
.btn, form.wpcf7-form input[type="submit"] {
  background: #276A3E;
  height: 6rem;
  padding: 0 calc(1.5vw + 1.5rem);
  color: #FFF;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.6rem;
  min-width: 18rem;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
}
/* line 16, sass/base/_btn.scss */
.btn:link, form.wpcf7-form input[type="submit"]:link, .btn:visited, form.wpcf7-form input[type="submit"]:visited {
  color: #FFF;
}
/* line 17, sass/base/_btn.scss */
.btn:hover, form.wpcf7-form input[type="submit"]:hover {
  background: #358f54;
}
/* line 20, sass/base/_btn.scss */
.btn--white {
  background: #FFF;
  color: #276A3E;
}
/* line 23, sass/base/_btn.scss */
.btn--white:link, .btn--white:visited {
  color: #276A3E;
}
/* line 24, sass/base/_btn.scss */
.btn--white:hover {
  background: #FFF;
  color: #358f54;
}
/* line 29, sass/base/_btn.scss */
.btn--text {
  color: #276A3E;
  background: transparent;
  min-width: 0;
  height: auto;
  padding: 0;
}
/* line 35, sass/base/_btn.scss */
.btn--text:link, .btn--text:visited {
  color: #276A3E;
}
/* line 36, sass/base/_btn.scss */
.btn--text:hover {
  background: transparent;
  color: #358f54;
}

/* line 1, sass/partials/_header.scss */
.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.1);
  z-index: 10;
}
/* line 8, sass/partials/_header.scss */
.header__top {
  background: #FFF;
}
/* line 10, sass/partials/_header.scss */
.header__top .container, .header__top .popup__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
/* line 16, sass/partials/_header.scss */
.header__top__left {
  flex: 1;
}
/* line 18, sass/partials/_header.scss */
.header__top__left__heading {
  font-weight: 700;
  font-size: 3.2rem;
}
/* line 22, sass/partials/_header.scss */
.header__top__left p, .header__top__left .page--split aside address, .page--split aside .header__top__left address, .header__top__left .footer__main__col address, .footer__main__col .header__top__left address {
  margin-bottom: 1rem;
}
/* line 24, sass/partials/_header.scss */
.header__top__left p b, .header__top__left .page--split aside address b, .page--split aside .header__top__left address b, .header__top__left .footer__main__col address b, .footer__main__col .header__top__left address b {
  font-size: 2.2rem;
}
/* line 26, sass/partials/_header.scss */
.header__top__left > *:last-child {
  margin-bottom: 0;
}
/* line 28, sass/partials/_header.scss */
.header__top__right {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
/* line 33, sass/partials/_header.scss */
.header__top__right p, .header__top__right .page--split aside address, .page--split aside .header__top__right address, .header__top__right .footer__main__col address, .footer__main__col .header__top__right address {
  font-size: 2rem;
  line-height: 1.2em;
  margin-bottom: 1.6rem;
}
/* line 38, sass/partials/_header.scss */
.header__top__right ul {
  display: flex;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 43, sass/partials/_header.scss */
.header__top__right ul li {
  line-height: 1.2em;
}
/* line 45, sass/partials/_header.scss */
.header__top__right ul li a {
  color: #29292a;
  font-weight: 700;
  font-size: 1.8rem;
  display: block;
}
/* line 50, sass/partials/_header.scss */
.header__top__right ul li a:hover {
  color: #276A3E;
}
/* line 52, sass/partials/_header.scss */
.header__top__right ul li + li {
  margin-left: calc(0.5vw + 0.5rem);
  padding-left: calc(0.5vw + 0.5rem);
  position: relative;
}
/* line 56, sass/partials/_header.scss */
.header__top__right ul li + li::before {
  content: '';
  width: .2rem;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.15);
}
/* line 70, sass/partials/_header.scss */
.header__top__right ul.social li a {
  color: #276A3E;
  font-size: 2rem;
}
/* line 77, sass/partials/_header.scss */
.header__top__right ul.social li + li {
  padding-left: 0;
  margin-left: calc(0.75vw + 0.75rem);
}
/* line 80, sass/partials/_header.scss */
.header__top__right ul.social li + li::before {
  display: none;
}
/* line 85, sass/partials/_header.scss */
.header__top__right ul.social + * {
  margin-top: calc(1vw + 1rem);
}
/* line 87, sass/partials/_header.scss */
.header__top__right ul + .header__burg {
  margin-left: 2.5rem;
}
/* line 91, sass/partials/_header.scss */
.header__logo {
  display: block;
  padding: calc(0.5vw + 0.5rem) 0;
}
/* line 94, sass/partials/_header.scss */
.header__logo img {
  height: 14rem;
  display: block;
  width: auto;
  background: #FFF;
}
/* line 101, sass/partials/_header.scss */
.header__burg {
  display: none;
  color: #276A3E;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  border: none;
  background: #FFF;
  font-size: 2.8rem;
  background: transparent;
  cursor: pointer;
}
/* line 110, sass/partials/_header.scss */
.header__burg:hover {
  color: #276A3E;
}
/* line 112, sass/partials/_header.scss */
.header__btm {
  background: #508462;
  height: 6rem;
}
/* line 116, sass/partials/_header.scss */
.header__btm__btn {
  display: none;
}
/* line 119, sass/partials/_header.scss */
.header__btm ul {
  list-style-type: none;
  padding: 0;
  width: 85%;
  max-width: 140rem;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 129, sass/partials/_header.scss */
.header__btm ul li a {
  height: 6rem;
  padding: 0 2rem;
  display: block;
  color: rgba(255, 255, 255, 0.8);
  display: flex;
  align-items: center;
  text-transform: uppercase;
  -webkit-transition: color 0.3s ease, background 0.3s ease;
  -moz-transition: color 0.3s ease, background 0.3s ease;
  -o-transition: color 0.3s ease, background 0.3s ease;
  transition: color 0.3s ease, background 0.3s ease;
}
/* line 138, sass/partials/_header.scss */
.header__btm ul li a:hover {
  color: #FFF;
  background: #487759;
}
/* line 143, sass/partials/_header.scss */
.header__btm ul li.menu-item-has-children {
  position: relative;
}
/* line 146, sass/partials/_header.scss */
.header__btm ul li.menu-item-has-children > a::after {
  content: '\f107';
  font-family: "Font Awesome 5 Pro";
  margin-left: .5rem;
  font-weight: 400;
}
/* line 153, sass/partials/_header.scss */
.header__btm ul li.menu-item-has-children .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 22rem;
  max-width: none;
  display: none;
  background: #487759;
}
/* line 161, sass/partials/_header.scss */
.header__btm ul li.menu-item-has-children .sub-menu li {
  display: block;
  width: 100%;
}
/* line 164, sass/partials/_header.scss */
.header__btm ul li.menu-item-has-children .sub-menu li a {
  padding: 0 1.6rem;
  height: 4.8rem;
}
/* line 167, sass/partials/_header.scss */
.header__btm ul li.menu-item-has-children .sub-menu li a:hover {
  background: #1d502f;
}
/* line 174, sass/partials/_header.scss */
.header__btm ul li.menu-item-has-children:hover > a {
  color: #FFF;
  background: #487759;
}
/* line 178, sass/partials/_header.scss */
.header__btm ul li.menu-item-has-children:hover .sub-menu {
  display: block;
}
/* line 183, sass/partials/_header.scss */
.header__btm ul li.current-menu-item > a, .header__btm ul li.current-menu-parent > a {
  color: #FFF;
  font-weight: 700;
  background: #276A3E !important;
}
@media only screen and (max-width: 1600px) {
  /* line 119, sass/partials/_header.scss */
  .header__btm ul {
    max-width: 120rem;
  }
}
@media only screen and (min-width: 783px) {
  /* line 195, sass/partials/_header.scss */
  .header__btm ul:not(.sub-menu) {
    display: flex !important;
  }
}
/* line 201, sass/partials/_header.scss */
.header + * {
  margin-top: calc(14rem + (1vw + 1rem) + 6rem) !important;
}

@media only screen and (max-width: 1600px) {
  /* line 210, sass/partials/_header.scss */
  .header__btm ul li a {
    padding: 0 1rem;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 217, sass/partials/_header.scss */
  .header__btm ul {
    justify-content: center;
  }
  /* line 219, sass/partials/_header.scss */
  .header__btm ul li a {
    padding: 0 1.5rem;
  }
}
@media only screen and (max-width: 782px) {
  /* line 227, sass/partials/_header.scss */
  .header .container, .header .popup__wrapper {
    width: 92.5%;
  }
  /* line 231, sass/partials/_header.scss */
  .header__logo img {
    height: 10rem;
  }
  /* line 234, sass/partials/_header.scss */
  .header__logo + .header__top__right {
    padding-left: calc(1vw + 1rem);
  }
  /* line 237, sass/partials/_header.scss */
  .header__top__right p, .header__top__right .page--split aside address, .page--split aside .header__top__right address, .header__top__right .footer__main__col address, .footer__main__col .header__top__right address {
    text-align: right;
  }
  /* line 239, sass/partials/_header.scss */
  .header__top__right p .timing, .header__top__right .page--split aside address .timing, .page--split aside .header__top__right address .timing, .header__top__right .footer__main__col address .timing, .footer__main__col .header__top__right address .timing {
    display: block;
  }
  /* line 242, sass/partials/_header.scss */
  .header__top__right ul:not(.social) {
    display: block;
  }
  /* line 246, sass/partials/_header.scss */
  .header__top__right ul:not(.social) li + li {
    margin-left: 0;
    padding-left: 0;
  }
  /* line 249, sass/partials/_header.scss */
  .header__top__right ul:not(.social) li + li::before {
    display: none;
  }
  /* line 253, sass/partials/_header.scss */
  .header__top__right ul.social + * {
    margin-top: .5rem;
  }
  /* line 257, sass/partials/_header.scss */
  .header__social li a {
    font-size: 2.4rem;
  }
  /* line 258, sass/partials/_header.scss */
  .header__social li + li {
    margin-left: 1.5rem;
  }
  /* line 260, sass/partials/_header.scss */
  .header__burg {
    display: block;
  }
  /* line 263, sass/partials/_header.scss */
  .header__btm {
    height: auto;
  }
  /* line 266, sass/partials/_header.scss */
  .header__btm__btn {
    display: block;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.8rem;
    background: #276A3E;
    display: block;
    text-align: center;
    padding: 1.6rem;
    line-height: 1em;
    cursor: pointer;
  }
  /* line 279, sass/partials/_header.scss */
  .header__btm ul {
    display: none;
    width: 100%;
  }
  /* line 283, sass/partials/_header.scss */
  .header__btm ul li {
    display: block;
  }
  /* line 285, sass/partials/_header.scss */
  .header__btm ul li a {
    height: auto;
    padding: 1rem 7.5%;
    text-align: center;
    display: block;
  }
  /* line 290, sass/partials/_header.scss */
  .header__btm ul li a.ready {
    background: #225b35;
  }
  /* line 295, sass/partials/_header.scss */
  .header__btm ul li.menu-item-has-children .sub-menu {
    position: relative;
    display: none;
  }
  /* line 299, sass/partials/_header.scss */
  .header__btm ul li.menu-item-has-children .sub-menu li a {
    padding: 1rem 7.5%;
    height: auto;
  }
  /* line 305, sass/partials/_header.scss */
  .header__btm ul li.menu-item-has-children:hover .sub-menu {
    display: none;
  }
  /* line 310, sass/partials/_header.scss */
  .header + * {
    margin-top: calc(8rem + (2vw + 2rem) + 5rem) !important;
  }
}
@media only screen and (max-width: 600px) {
  /* line 315, sass/partials/_header.scss */
  .header__logo + .header__top__right {
    padding-left: 0;
    padding-top: 1rem;
  }
  /* line 320, sass/partials/_header.scss */
  .header__top .container, .header__top .popup__wrapper {
    width: 95%;
    flex-direction: column;
  }
  /* line 324, sass/partials/_header.scss */
  .header__top__right p, .header__top__right .page--split aside address, .page--split aside .header__top__right address, .header__top__right .footer__main__col address, .footer__main__col .header__top__right address {
    text-align: center;
  }
  /* line 326, sass/partials/_header.scss */
  .header + * {
    margin-top: calc(8rem + (2vw + 2rem) + (2rem * 1.2) + 1.6rem + 5rem) !important;
  }
}
/* line 1, sass/partials/_hero.scss */
.hero {
  background: #FFF;
  height: 50vh;
  min-height: 32rem;
  position: relative;
  overflow: hidden;
}
/* line 10, sass/partials/_hero.scss */
.hero__img {
  background: center/cover no-repeat;
}
/* line 14, sass/partials/_hero.scss */
.hero__slider {
  position: absolute !important;
}
/* line 17, sass/partials/_hero.scss */
.hero__slider .slick-list, .hero__slider .slick-track {
  height: 100%;
}
/* line 18, sass/partials/_hero.scss */
.hero__slider__slide {
  background: center/cover no-repeat;
}
/* line 23, sass/partials/_hero.scss */
.hero .caption {
  background: #FFF;
  position: absolute;
  bottom: 0;
  left: 7.5%;
  left: calc(50% - 70rem);
  padding: calc(1.5vw + 1.5rem) calc(0.75vw + 0.75rem);
  min-width: 20rem;
  -webkit-box-shadow: 0 1rem 2rem rgba(41, 41, 42, 0.1);
  -moz-box-shadow: 0 1rem 2rem rgba(41, 41, 42, 0.1);
  box-shadow: 0 1rem 2rem rgba(41, 41, 42, 0.1);
}
/* line 33, sass/partials/_hero.scss */
.hero .caption h5:last-of-type, .hero .caption p:last-of-type, .hero .caption .page--split aside address:last-of-type, .page--split aside .hero .caption address:last-of-type, .hero .caption .footer__main__col address:last-of-type, .footer__main__col .hero .caption address:last-of-type {
  margin-bottom: 0;
}
/* line 35, sass/partials/_hero.scss */
.hero .caption h5 {
  color: #022642;
  font-size: 1.6rem;
  text-transform: uppercase;
}
/* line 44, sass/partials/_hero.scss */
.hero .caption > *:last-child {
  margin-bottom: 0;
}
/* line 47, sass/partials/_hero.scss */
.hero .caption-content > *:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 1600px) {
  /* line 23, sass/partials/_hero.scss */
  .hero .caption {
    left: calc(50% - 60rem);
  }
}
@media only screen and (max-width: 1400px) {
  /* line 23, sass/partials/_hero.scss */
  .hero .caption {
    left: 7.5%;
  }
}
@media only screen and (max-width: 782px) {
  /* line 1, sass/partials/_hero.scss */
  .hero {
    height: calc(100vh - (8rem + (2vw + 2rem) + 5rem));
  }
}
@media only screen and (max-width: 450px) {
  /* line 1, sass/partials/_hero.scss */
  .hero {
    height: calc(100vh - (8rem + (2vw + 2rem) + (2rem * 1.2) + 1.6rem + 5rem));
  }
}

/* line 1, sass/partials/_banner.scss */
.banner {
  height: 50vh;
  max-height: 60rem;
  position: relative;
  background: #29292a;
}
@media only screen and (max-width: 992px) {
  /* line 1, sass/partials/_banner.scss */
  .banner {
    max-height: 50rem;
  }
}
@media only screen and (max-width: 782px) {
  /* line 1, sass/partials/_banner.scss */
  .banner {
    max-height: 40rem;
  }
}
@media only screen and (max-width: 450px) {
  /* line 1, sass/partials/_banner.scss */
  .banner {
    max-height: 30rem;
  }
}
/* line 18, sass/partials/_banner.scss */
.banner__img {
  background: center/cover no-repeat;
}
/* line 21, sass/partials/_banner.scss */
.banner__img::after {
  content: '';
  background: rgba(41, 41, 42, 0.15);
  z-index: 1;
}
/* line 28, sass/partials/_banner.scss */
.banner + .page {
  position: relative;
  z-index: 1;
}
/* line 31, sass/partials/_banner.scss */
.banner + .page > .container, .banner + .page > .popup__wrapper {
  margin-top: calc(0% - (3vw + 3rem) - 10rem);
}
@media only screen and (max-width: 782px) {
  /* line 31, sass/partials/_banner.scss */
  .banner + .page > .container, .banner + .page > .popup__wrapper {
    margin-top: calc(0% - (3vw + 3rem) - 5rem);
  }
}

/* line 1, sass/partials/_text.scss */
.text {
  width: 85%;
  max-width: 80rem;
  margin: 0 auto;
  padding: calc(3vw + 3rem) 0;
}
/* line 6, sass/partials/_text.scss */
.text h1, .text h2, .text h3, .text h4 {
  color: #276A3E;
}
/* line 10, sass/partials/_text.scss */
.text h1:first-child, .text h2:first-child, .text h3:first-child, .text h4:first-child, .text h5:first-child, .text h6:first-child, .text p:first-child, .text .page--split aside address:first-child, .page--split aside .text address:first-child, .text .footer__main__col address:first-child, .footer__main__col .text address:first-child, .text li:first-child, .text ol:first-child, .text ul:first-child, .text .wp-video:first-child {
  margin-top: 0;
}
/* line 11, sass/partials/_text.scss */
.text h1:last-child, .text h2:last-child, .text h3:last-child, .text h4:last-child, .text h5:last-child, .text h6:last-child, .text p:last-child, .text .page--split aside address:last-child, .page--split aside .text address:last-child, .text .footer__main__col address:last-child, .footer__main__col .text address:last-child, .text li:last-child, .text ol:last-child, .text ul:last-child, .text .wp-video:last-child {
  margin-bottom: 0;
}
/* line 12, sass/partials/_text.scss */
.text h1[style*="text-align: right"] + .text__btn, .text h2[style*="text-align: right"] + .text__btn, .text h3[style*="text-align: right"] + .text__btn, .text h4[style*="text-align: right"] + .text__btn, .text h5[style*="text-align: right"] + .text__btn, .text h6[style*="text-align: right"] + .text__btn, .text p[style*="text-align: right"] + .text__btn, .text .page--split aside address[style*="text-align: right"] + .text__btn, .page--split aside .text address[style*="text-align: right"] + .text__btn, .text .footer__main__col address[style*="text-align: right"] + .text__btn, .footer__main__col .text address[style*="text-align: right"] + .text__btn, .text li[style*="text-align: right"] + .text__btn, .text ol[style*="text-align: right"] + .text__btn, .text ul[style*="text-align: right"] + .text__btn, .text .wp-video[style*="text-align: right"] + .text__btn {
  text-align: right;
}
/* line 14, sass/partials/_text.scss */
.text h1[style*="text-align: left"] + .text__btn, .text h2[style*="text-align: left"] + .text__btn, .text h3[style*="text-align: left"] + .text__btn, .text h4[style*="text-align: left"] + .text__btn, .text h5[style*="text-align: left"] + .text__btn, .text h6[style*="text-align: left"] + .text__btn, .text p[style*="text-align: left"] + .text__btn, .text .page--split aside address[style*="text-align: left"] + .text__btn, .page--split aside .text address[style*="text-align: left"] + .text__btn, .text .footer__main__col address[style*="text-align: left"] + .text__btn, .footer__main__col .text address[style*="text-align: left"] + .text__btn, .text li[style*="text-align: left"] + .text__btn, .text ol[style*="text-align: left"] + .text__btn, .text ul[style*="text-align: left"] + .text__btn, .text .wp-video[style*="text-align: left"] + .text__btn {
  text-align: left;
}
/* line 15, sass/partials/_text.scss */
.text h1 a:not(.btn), .text h2 a:not(.btn), .text h3 a:not(.btn), .text h4 a:not(.btn), .text h5 a:not(.btn), .text h6 a:not(.btn), .text p a:not(.btn), .text .page--split aside address a:not(.btn), .page--split aside .text address a:not(.btn), .text .footer__main__col address a:not(.btn), .footer__main__col .text address a:not(.btn), .text li a:not(.btn), .text ol a:not(.btn), .text ul a:not(.btn), .text .wp-video a:not(.btn) {
  color: #276A3E;
  font-weight: 700;
}
/* line 18, sass/partials/_text.scss */
.text h1 a:not(.btn):hover, .text h2 a:not(.btn):hover, .text h3 a:not(.btn):hover, .text h4 a:not(.btn):hover, .text h5 a:not(.btn):hover, .text h6 a:not(.btn):hover, .text p a:not(.btn):hover, .text .page--split aside address a:not(.btn):hover, .page--split aside .text address a:not(.btn):hover, .text .footer__main__col address a:not(.btn):hover, .footer__main__col .text address a:not(.btn):hover, .text li a:not(.btn):hover, .text ol a:not(.btn):hover, .text ul a:not(.btn):hover, .text .wp-video a:not(.btn):hover {
  text-decoration: underline;
}
/* line 21, sass/partials/_text.scss */
.text__btn {
  margin-top: calc(1.5vw + 1.5rem);
  text-align: center;
}
/* line 38, sass/partials/_text.scss */
.text + .blocks, .text + .text, .text + .home-grid {
  padding-top: 0;
}
/* line 41, sass/partials/_text.scss */
.text + .team__grid, .text + .news__grid {
  margin-top: calc(2vw + 2rem);
}

/* line 44, sass/partials/_text.scss */
.team .text,
.news .text {
  padding-bottom: 0;
}

/* line 1, sass/partials/_page.scss */
.page {
  background: #F2F2F2;
  padding: calc(3vw + 3rem) 0;
}
/* line 4, sass/partials/_page.scss */
.page > .container, .page > .popup__wrapper {
  background: #FFF;
  max-width: 120rem;
  padding: calc(2vw + 2rem) calc(3vw + 3rem);
  -webkit-box-shadow: 0 1rem 2rem rgba(41, 41, 42, 0.1);
  -moz-box-shadow: 0 1rem 2rem rgba(41, 41, 42, 0.1);
  box-shadow: 0 1rem 2rem rgba(41, 41, 42, 0.1);
}
@media only screen and (max-width: 450px) {
  /* line 4, sass/partials/_page.scss */
  .page > .container, .page > .popup__wrapper {
    width: 95%;
    padding: calc(1.5vw + 1.5rem);
  }
}
/* line 13, sass/partials/_page.scss */
.page > .container > .text, .page > .popup__wrapper > .text {
  width: 100%;
  max-width: 100%;
}
/* line 16, sass/partials/_page.scss */
.page > .container > .text:first-child, .page > .popup__wrapper > .text:first-child {
  padding-top: 0;
}
/* line 19, sass/partials/_page.scss */
.page h1 {
  text-align: center;
  margin-bottom: 1em;
}
/* line 22, sass/partials/_page.scss */
.page h1 + .cat {
  color: #276A3E;
  margin-top: -3.2rem;
  text-align: center;
}
/* line 28, sass/partials/_page.scss */
.page h1, .page h2, .page h3, .page h4 {
  color: #276A3E;
}
/* line 32, sass/partials/_page.scss */
.page h1:first-child, .page h2:first-child, .page h3:first-child, .page h4:first-child, .page h5:first-child, .page h6:first-child, .page p:first-child, .page .page--split aside address:first-child, .page--split aside .page address:first-child, .page .footer__main__col address:first-child, .footer__main__col .page address:first-child, .page li:first-child, .page ol:first-child, .page ul:first-child, .page .wp-video:first-child {
  margin-top: 0;
}
/* line 33, sass/partials/_page.scss */
.page h1:last-child, .page h2:last-child, .page h3:last-child, .page h4:last-child, .page h5:last-child, .page h6:last-child, .page p:last-child, .page .page--split aside address:last-child, .page--split aside .page address:last-child, .page .footer__main__col address:last-child, .footer__main__col .page address:last-child, .page li:last-child, .page ol:last-child, .page ul:last-child, .page .wp-video:last-child {
  margin-bottom: 0;
}
/* line 37, sass/partials/_page.scss */
.page h1 a:not(.btn), .page h2 a:not(.btn), .page h3 a:not(.btn), .page h4 a:not(.btn), .page h5 a:not(.btn), .page h6 a:not(.btn), .page p a:not(.btn), .page .page--split aside address a:not(.btn), .page--split aside .page address a:not(.btn), .page .footer__main__col address a:not(.btn), .footer__main__col .page address a:not(.btn), .page li a:not(.btn), .page ol a:not(.btn), .page ul a:not(.btn), .page .wp-video a:not(.btn) {
  color: #276A3E;
  font-weight: 700;
}
/* line 40, sass/partials/_page.scss */
.page h1 a:not(.btn):hover, .page h2 a:not(.btn):hover, .page h3 a:not(.btn):hover, .page h4 a:not(.btn):hover, .page h5 a:not(.btn):hover, .page h6 a:not(.btn):hover, .page p a:not(.btn):hover, .page .page--split aside address a:not(.btn):hover, .page--split aside .page address a:not(.btn):hover, .page .footer__main__col address a:not(.btn):hover, .footer__main__col .page address a:not(.btn):hover, .page li a:not(.btn):hover, .page ol a:not(.btn):hover, .page ul a:not(.btn):hover, .page .wp-video a:not(.btn):hover {
  text-decoration: underline;
}
/* line 44, sass/partials/_page.scss */
.page--split > .container, .page--split > .popup__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
/* line 50, sass/partials/_page.scss */
.page--split h1 {
  flex: 0 0 100%;
}
/* line 51, sass/partials/_page.scss */
.page--split main {
  flex: 1;
}
/* line 53, sass/partials/_page.scss */
.page--split main + aside {
  margin-left: calc(3vw + 3rem);
}
/* line 55, sass/partials/_page.scss */
.page--split aside {
  flex: 0 0 32rem;
  background: #276A3E;
  padding: calc(1vw + 1rem);
}
/* line 59, sass/partials/_page.scss */
.page--split aside h1, .page--split aside h2, .page--split aside h3, .page--split aside h4, .page--split aside h5, .page--split aside h6, .page--split aside p, .page--split aside address, .page--split aside li {
  color: #FFF;
}
/* line 61, sass/partials/_page.scss */
.page--split aside h1 a:not(.btn), .page--split aside h2 a:not(.btn), .page--split aside h3 a:not(.btn), .page--split aside h4 a:not(.btn), .page--split aside h5 a:not(.btn), .page--split aside h6 a:not(.btn), .page--split aside p a:not(.btn), .page--split aside address a:not(.btn), .page--split aside li a:not(.btn) {
  color: #FFF;
  font-weight: 700;
}
/* line 64, sass/partials/_page.scss */
.page--split aside h1 a:not(.btn):hover, .page--split aside h2 a:not(.btn):hover, .page--split aside h3 a:not(.btn):hover, .page--split aside h4 a:not(.btn):hover, .page--split aside h5 a:not(.btn):hover, .page--split aside h6 a:not(.btn):hover, .page--split aside p a:not(.btn):hover, .page--split aside address a:not(.btn):hover, .page--split aside li a:not(.btn):hover {
  text-decoration: underline;
}
/* line 67, sass/partials/_page.scss */
.page--split aside address {
  font-style: normal;
}
/* line 71, sass/partials/_page.scss */
.page--split aside .tel, .page--split aside .email, .page--split aside .fax {
  display: block;
  line-height: 2em;
}
/* line 86, sass/partials/_page.scss */
.page > .text {
  padding-bottom: 0;
}
/* line 89, sass/partials/_page.scss */
.page + .team, .page + .news, .page + .blocks {
  padding-top: 0;
}

@media only screen and (max-width: 782px) {
  /* line 96, sass/partials/_page.scss */
  .page--split .container, .page--split .popup__wrapper {
    justify-content: center;
  }
  /* line 99, sass/partials/_page.scss */
  .page--split main {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 102, sass/partials/_page.scss */
  .page--split main + aside {
    margin: calc(1.5vw + 1.5rem) 0 0;
  }
  /* line 106, sass/partials/_page.scss */
  .page--split aside {
    flex: 0 0 100%;
    max-width: 42rem;
    padding: calc(1.5vw + 1.5rem);
  }
}
/* line 1, sass/partials/_blocks.scss */
.blocks {
  padding: calc(3vw + 3rem) 0;
}
/* line 4, sass/partials/_blocks.scss */
.blocks .container > .text:first-child, .blocks .popup__wrapper > .text:first-child {
  padding-top: 0;
}
/* line 5, sass/partials/_blocks.scss */
.blocks__grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: calc(0% - (0.75vw + 0.75rem));
}
/* line 10, sass/partials/_blocks.scss */
.blocks__grid + .text {
  padding-bottom: 0;
}
/* line 14, sass/partials/_blocks.scss */
.blocks__item {
  flex: 0 0 25%;
  max-width: 25%;
  padding: calc(0.75vw + 0.75rem);
}
/* line 18, sass/partials/_blocks.scss */
.blocks__item__inner {
  background: center/cover no-repeat;
  position: relative;
  cursor: pointer;
  display: block;
  overflow: hidden;
}
/* line 24, sass/partials/_blocks.scss */
.blocks__item__inner::before {
  content: '';
  display: block;
  padding-bottom: 100%;
}
/* line 29, sass/partials/_blocks.scss */
.blocks__item__inner__content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0.5rem calc(0.5vw + 0.5rem);
  min-height: 7rem;
  overflow: hidden;
  background: #276A3E;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
/* line 43, sass/partials/_blocks.scss */
.blocks__item__inner__content h4 {
  color: #FFF;
  text-transform: uppercase;
}
/* line 47, sass/partials/_blocks.scss */
.blocks__item__inner__content > *:last-child {
  margin-bottom: 0;
}
/* line 50, sass/partials/_blocks.scss */
.blocks__item__inner:hover .blocks__item__inner__content {
  background: #358f54;
}
/* line 56, sass/partials/_blocks.scss */
.blocks--white {
  background: #FFF;
}

@media only screen and (max-width: 1600px) {
  /* line 60, sass/partials/_blocks.scss */
  .blocks__item__inner__hover i {
    display: none;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 63, sass/partials/_blocks.scss */
  .blocks__item__inner__hover .btn, .blocks__item__inner__hover form.wpcf7-form input[type="submit"], form.wpcf7-form .blocks__item__inner__hover input[type="submit"] {
    height: auto;
    color: #FFF;
    background: transparent;
    padding: 0;
  }
  /* line 67, sass/partials/_blocks.scss */
  .blocks__item__inner__hover .btn:link, .blocks__item__inner__hover form.wpcf7-form input[type="submit"]:link, form.wpcf7-form .blocks__item__inner__hover input[type="submit"]:link, .blocks__item__inner__hover .btn:visited, .blocks__item__inner__hover form.wpcf7-form input[type="submit"]:visited, form.wpcf7-form .blocks__item__inner__hover input[type="submit"]:visited {
    color: #FFF;
  }
}
@media only screen and (max-width: 992px) {
  /* line 72, sass/partials/_blocks.scss */
  .blocks__item {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}
@media only screen and (max-width: 782px) {
  /* line 79, sass/partials/_blocks.scss */
  .blocks__grid {
    margin: calc(0% - (0.5vw + 0.5rem));
  }
  /* line 82, sass/partials/_blocks.scss */
  .blocks__item {
    padding: calc(0.5vw + 0.5rem);
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (max-width: 450px) {
  /* line 91, sass/partials/_blocks.scss */
  .blocks__grid {
    justify-content: center;
  }
  /* line 94, sass/partials/_blocks.scss */
  .blocks__item {
    flex: 0 0 100%;
    max-width: 36rem;
  }
  /* line 97, sass/partials/_blocks.scss */
  .blocks__item__inner__hover {
    padding: calc(1.5vw + 1.5rem);
  }
}
/* line 1, sass/partials/_team.scss */
.team {
  background: #F2F2F2;
  padding: calc(3vw + 3rem) 0;
}
/* line 4, sass/partials/_team.scss */
.team__grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: calc(0% - (0.75vw + 0.75rem));
}
/* line 10, sass/partials/_team.scss */
.team__member {
  flex: 0 0 25%;
  max-width: 25%;
  padding: calc(0.75vw + 0.75rem);
}
/* line 14, sass/partials/_team.scss */
.team__member__inner {
  background: #F2F2F2;
  position: relative;
  background: center/cover no-repeat;
  -webkit-box-shadow: 0 1rem 2rem rgba(41, 41, 42, 0.15);
  -moz-box-shadow: 0 1rem 2rem rgba(41, 41, 42, 0.15);
  box-shadow: 0 1rem 2rem rgba(41, 41, 42, 0.15);
  cursor: pointer;
}
/* line 20, sass/partials/_team.scss */
.team__member__inner::before {
  content: '';
  display: block;
  padding-bottom: 125%;
}
/* line 25, sass/partials/_team.scss */
.team__member__inner__text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: calc(1vw + 1rem);
  z-index: 2;
}
/* line 32, sass/partials/_team.scss */
.team__member__inner__text h3, .team__member__inner__text p, .team__member__inner__text .page--split aside address, .page--split aside .team__member__inner__text address, .team__member__inner__text .footer__main__col address, .footer__main__col .team__member__inner__text address {
  color: #FFF;
  margin: 0;
}
/* line 37, sass/partials/_team.scss */
.team__member__inner::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 33%;
  background: #29292a;
  background: linear-gradient(0deg, rgba(41, 41, 42, 0.4038) 0%, rgba(41, 41, 42, 0) 100%);
  z-index: 1;
  -webkit-transition: height 0.4s ease;
  -moz-transition: height 0.4s ease;
  -o-transition: height 0.4s ease;
  transition: height 0.4s ease;
}
/* line 50, sass/partials/_team.scss */
.team__member__inner:hover::after {
  height: 100%;
}

@media only screen and (max-width: 992px) {
  /* line 58, sass/partials/_team.scss */
  .team__member {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}
@media only screen and (max-width: 782px) {
  /* line 64, sass/partials/_team.scss */
  .team__member {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (max-width: 450px) {
  /* line 71, sass/partials/_team.scss */
  .team__grid {
    justify-content: center;
  }
  /* line 74, sass/partials/_team.scss */
  .team__member {
    flex: 0 0 100%;
    max-width: 28rem;
  }
}
/* line 1, sass/partials/_fancy-slider.scss */
.fancy {
  background: #276A3E;
  padding: calc(3vw + 3rem) 0;
}
/* line 4, sass/partials/_fancy-slider.scss */
.fancy .text {
  padding-top: 0;
}
/* line 6, sass/partials/_fancy-slider.scss */
.fancy .text h1, .fancy .text h2, .fancy .text h3, .fancy .text h4, .fancy .text h5, .fancy .text h6 {
  color: #FFF;
}
/* line 9, sass/partials/_fancy-slider.scss */
.fancy .text p, .fancy .text .page--split aside address, .page--split aside .fancy .text address, .fancy .text .footer__main__col address, .footer__main__col .fancy .text address, .fancy .text li {
  color: rgba(255, 255, 255, 0.8);
}
/* line 13, sass/partials/_fancy-slider.scss */
.fancy__slider {
  margin-bottom: calc(4vw + 4rem);
}
/* line 15, sass/partials/_fancy-slider.scss */
.fancy__slider__slide {
  position: relative;
}
/* line 17, sass/partials/_fancy-slider.scss */
.fancy__slider__slide__img {
  background: #F2F2F2 center/cover no-repeat;
  width: 100%;
  max-width: 120rem;
}
/* line 21, sass/partials/_fancy-slider.scss */
.fancy__slider__slide__img::before {
  content: '';
  display: block;
  padding-bottom: 56.25%;
}
@media only screen and (max-width: 1600px) {
  /* line 17, sass/partials/_fancy-slider.scss */
  .fancy__slider__slide__img {
    max-width: 100rem;
  }
}
/* line 30, sass/partials/_fancy-slider.scss */
.fancy__slider__slide__info {
  background: #FFF;
  padding: calc(1.5vw + 1.5rem);
  width: 36rem;
  position: absolute;
  top: 50%;
  right: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-35%);
  -moz-transform: translateY(-35%);
  -ms-transform: translateY(-35%);
  -o-transform: translateY(-35%);
  transform: translateY(-35%);
  -webkit-transition: visibility 0.4s ease 0s, opacity 0.4s ease 0s, transform 0.4s ease 0s;
  -moz-transition: visibility 0.4s ease 0s, opacity 0.4s ease 0s, transform 0.4s ease 0s;
  -o-transition: visibility 0.4s ease 0s, opacity 0.4s ease 0s, transform 0.4s ease 0s;
  transition: visibility 0.4s ease 0s, opacity 0.4s ease 0s, transform 0.4s ease 0s;
}
/* line 41, sass/partials/_fancy-slider.scss */
.fancy__slider__slide__info h4 {
  color: #276A3E;
}
/* line 43, sass/partials/_fancy-slider.scss */
.fancy__slider__slide__info p.cat, .fancy__slider__slide__info .page--split aside address.cat, .page--split aside .fancy__slider__slide__info address.cat, .fancy__slider__slide__info .footer__main__col address.cat, .footer__main__col .fancy__slider__slide__info address.cat {
  color: #276A3E;
  margin-top: -1rem;
}
/* line 47, sass/partials/_fancy-slider.scss */
.fancy__slider__slide__info p:last-of-type, .fancy__slider__slide__info .page--split aside address:last-of-type, .page--split aside .fancy__slider__slide__info address:last-of-type, .fancy__slider__slide__info .footer__main__col address:last-of-type, .footer__main__col .fancy__slider__slide__info address:last-of-type {
  margin-bottom: 0;
}
/* line 51, sass/partials/_fancy-slider.scss */
.fancy__slider__slide.slick-active .fancy__slider__slide__info {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: visibility 0.7s ease 0.7s, opacity 0.7s ease 0.7s, transform 0.7s ease 0.7s;
  -moz-transition: visibility 0.7s ease 0.7s, opacity 0.7s ease 0.7s, transform 0.7s ease 0.7s;
  -o-transition: visibility 0.7s ease 0.7s, opacity 0.7s ease 0.7s, transform 0.7s ease 0.7s;
  transition: visibility 0.7s ease 0.7s, opacity 0.7s ease 0.7s, transform 0.7s ease 0.7s;
}
/* line 59, sass/partials/_fancy-slider.scss */
.fancy__slider .slick-prev, .fancy__slider .slick-next {
  position: absolute;
  bottom: 0;
  z-index: 1;
}
/* line 64, sass/partials/_fancy-slider.scss */
.fancy__slider .slick-prev {
  left: 0;
  left: calc(50% - 50rem);
}
@media only screen and (max-width: 992px) {
  /* line 64, sass/partials/_fancy-slider.scss */
  .fancy__slider .slick-prev {
    left: 0;
  }
}
/* line 69, sass/partials/_fancy-slider.scss */
.fancy__slider .slick-next {
  left: 5rem;
  left: calc(50% - 45rem);
}
@media only screen and (max-width: 992px) {
  /* line 69, sass/partials/_fancy-slider.scss */
  .fancy__slider .slick-next {
    left: 5rem;
  }
}
/* line 74, sass/partials/_fancy-slider.scss */
.fancy__slider .slick-dots {
  position: absolute;
  bottom: calc(0% - (2vw + 2rem));
  left: 0;
  right: 0;
}
/* line 79, sass/partials/_fancy-slider.scss */
.fancy__slider .slick-dots li {
  background: rgba(255, 255, 255, 0.33);
}
/* line 81, sass/partials/_fancy-slider.scss */
.fancy__slider .slick-dots li:hover {
  background: rgba(255, 255, 255, 0.5);
}
/* line 84, sass/partials/_fancy-slider.scss */
.fancy__slider .slick-dots li.slick-active {
  background: #FFF;
}

@media only screen and (max-width: 992px) {
  /* line 92, sass/partials/_fancy-slider.scss */
  .fancy__slider__slide__img {
    max-width: 80%;
  }
}
@media only screen and (max-width: 782px) {
  /* line 96, sass/partials/_fancy-slider.scss */
  .fancy__slider__slide__img {
    max-width: 100%;
  }
  /* line 97, sass/partials/_fancy-slider.scss */
  .fancy__slider__slide__info {
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    display: flex;
    flex-direction: column;
    justify-content: center;
    top: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  /* line 106, sass/partials/_fancy-slider.scss */
  .fancy__slider__slide.slick-active .fancy__slider__slide__info {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@media only screen and (max-width: 450px) {
  /* line 112, sass/partials/_fancy-slider.scss */
  .fancy__slider {
    background: #FFF;
  }
  /* line 115, sass/partials/_fancy-slider.scss */
  .fancy__slider__slide__info {
    position: relative;
    width: 100%;
    height: auto;
    background: #FFF;
    display: block;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    padding-bottom: calc(5rem + (1.5vw + 1.5rem));
  }
  /* line 124, sass/partials/_fancy-slider.scss */
  .fancy__slider__slide.slick-active .fancy__slider__slide__info {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
  }
}
/* line 1, sass/partials/_news.scss */
.news {
  background: #F2F2F2;
  padding: calc(3vw + 3rem) 0;
}
/* line 4, sass/partials/_news.scss */
.news .container > .text:first-child, .news .popup__wrapper > .text:first-child {
  padding-top: 0;
}
/* line 5, sass/partials/_news.scss */
.news__cats {
  display: flex;
  width: 100%;
  justify-content: center;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
/* line 12, sass/partials/_news.scss */
.news__cats li {
  font-size: 1.6rem;
  color: rgba(41, 41, 42, 0.5);
  text-align: center;
  line-height: 1.2;
}
/* line 17, sass/partials/_news.scss */
.news__cats li span, .news__cats li a {
  font-weight: 700;
  text-transform: uppercase;
}
/* line 21, sass/partials/_news.scss */
.news__cats li a {
  color: #276A3E;
}
/* line 23, sass/partials/_news.scss */
.news__cats li a:hover {
  color: #358f54;
}
/* line 27, sass/partials/_news.scss */
.news__cats li span {
  color: #276A3E;
}
/* line 30, sass/partials/_news.scss */
.news__cats li + li {
  margin-left: calc(1.5vw + 1.5rem);
}
/* line 32, sass/partials/_news.scss */
.news__cats + .news__grid {
  margin-top: calc(1vw + 1rem);
}
/* line 34, sass/partials/_news.scss */
.news__grid {
  display: flex;
  flex-wrap: wrap;
  margin: calc(0% - (0.75vw + 0.75rem));
}
/* line 38, sass/partials/_news.scss */
.news__grid--center {
  justify-content: center;
}
/* line 41, sass/partials/_news.scss */
.news__grid + .text {
  padding-top: calc(1.5vw + 1.5rem);
}
/* line 45, sass/partials/_news.scss */
.news__post {
  flex: 0 0 25%;
  max-width: 25%;
  padding: calc(0.75vw + 0.75rem);
}
/* line 49, sass/partials/_news.scss */
.news__post__inner {
  background: #FFF;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  -webkit-box-shadow: 0 1rem 2rem rgba(41, 41, 42, 0.1);
  -moz-box-shadow: 0 1rem 2rem rgba(41, 41, 42, 0.1);
  box-shadow: 0 1rem 2rem rgba(41, 41, 42, 0.1);
}
/* line 57, sass/partials/_news.scss */
.news__post__inner__img {
  background: center/cover no-repeat;
  position: relative;
  width: 100%;
}
/* line 61, sass/partials/_news.scss */
.news__post__inner__img::before {
  content: '';
  display: block;
  padding-bottom: 56.25%;
}
/* line 72, sass/partials/_news.scss */
.news__post__inner__img .cat {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: #276A3E;
  color: #FFF;
  text-transform: uppercase;
  font-size: 1.4rem;
  border-radius: .4rem;
  width: auto;
  font-weight: 700;
  letter-spacing: .05em;
  max-width: calc(100% - 2rem);
  padding: .4rem .8rem;
}
/* line 88, sass/partials/_news.scss */
.news__post__inner__text {
  padding: calc(0.75vw + 0.75rem);
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  flex: 1;
}
/* line 94, sass/partials/_news.scss */
.news__post__inner__text h3 {
  color: #276A3E;
  margin-bottom: .5em;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
/* line 99, sass/partials/_news.scss */
.news__post__inner__text p:last-of-type, .news__post__inner__text .page--split aside address:last-of-type, .page--split aside .news__post__inner__text address:last-of-type, .news__post__inner__text .footer__main__col address:last-of-type, .footer__main__col .news__post__inner__text address:last-of-type {
  margin-bottom: 0;
  margin-top: auto;
}
/* line 103, sass/partials/_news.scss */
.news__post__inner__text .posted {
  color: rgba(41, 41, 42, 0.6);
}
/* line 105, sass/partials/_news.scss */
.news__post__inner__text .posted::before {
  content: '\f017';
  font: 80% "Font Awesome 5 Pro";
  margin-right: .5rem;
}
/* line 115, sass/partials/_news.scss */
.news__post__inner:hover .news__post__inner__text h3 {
  color: #358f54;
}
/* line 119, sass/partials/_news.scss */
.news__post--featured {
  flex: 0 0 50% !important;
  max-width: 50% !important;
}
/* line 122, sass/partials/_news.scss */
.news__post--featured .news__post__inner {
  flex-direction: row;
  align-items: unset;
}
/* line 126, sass/partials/_news.scss */
.news__post--featured .news__post__inner__img {
  flex: 0 0 50%;
  max-width: 50%;
}
/* line 130, sass/partials/_news.scss */
.news__post--featured .news__post__inner__text {
  flex: 0 0 50%;
  max-width: 50%;
}
/* line 137, sass/partials/_news.scss */
.news__post--featured .news__post__inner:hover .news__post__inner__text h3 {
  color: #276A3E;
}
@media only screen and (max-width: 782px) {
  /* line 119, sass/partials/_news.scss */
  .news__post--featured {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

@media only screen and (max-width: 1200px) {
  /* line 165, sass/partials/_news.scss */
  .news--home .news__post:nth-child(4) {
    display: none;
  }
  /* line 167, sass/partials/_news.scss */
  .news__post {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}
@media only screen and (max-width: 992px) {
  /* line 174, sass/partials/_news.scss */
  .news__post--featured .news__post__inner {
    min-height: 30vh;
  }
}
@media only screen and (max-width: 782px) {
  /* line 179, sass/partials/_news.scss */
  .news--home .news__post:nth-child(3) {
    display: none;
  }
  /* line 181, sass/partials/_news.scss */
  .news__post {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (max-width: 450px) {
  /* line 203, sass/partials/_news.scss */
  .news__post {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 206, sass/partials/_news.scss */
  .news__post--featured .news__post__inner {
    min-height: 0;
    height: auto;
    flex-direction: column;
  }
  /* line 210, sass/partials/_news.scss */
  .news__post--featured .news__post__inner__img {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 214, sass/partials/_news.scss */
  .news__post--featured .news__post__inner__text {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
/* line 1, sass/partials/_logos.scss */
.logos {
  background: #FFF;
  padding: calc(1.5vw + 1.5rem) 0;
}
/* line 4, sass/partials/_logos.scss */
.logos__ticker {
  padding: 0;
  margin: 0;
  position: relative;
}
/* line 8, sass/partials/_logos.scss */
.logos__ticker li {
  padding: 0 calc(1vw + 1rem);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  width: auto !important;
}
/* line 13, sass/partials/_logos.scss */
.logos__ticker li a img {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
/* line 17, sass/partials/_logos.scss */
.logos__ticker li a:hover img {
  opacity: .5;
}
/* line 19, sass/partials/_logos.scss */
.logos__ticker li img, .logos__ticker li svg {
  display: block;
  height: 5rem;
  width: auto;
}
@supports (object-fit: contain) {
  /* line 8, sass/partials/_logos.scss */
  .logos__ticker li {
    background-image: none !important;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 8, sass/partials/_logos.scss */
  .logos__ticker li {
    height: 5rem;
    width: 20rem !important;
    background: center/contain no-repeat;
    padding: 0;
    margin: 0 calc(1vw + 1rem);
  }
  /* line 34, sass/partials/_logos.scss */
  .logos__ticker li img {
    display: none;
    max-width: 20rem;
    -o-object-fit: contain;
    object-fit: contain;
  }
}
/* line 42, sass/partials/_logos.scss */
.logos__ticker div {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
/* line 45, sass/partials/_logos.scss */
.logos__ticker::before, .logos__ticker::after {
  content: '';
  position: absolute;
  top: 0;
  width: 5rem;
  height: 100%;
  z-index: 2;
  background: -moz-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
  pointer-events: none;
}
/* line 59, sass/partials/_logos.scss */
.logos__ticker::before {
  left: 0;
}
/* line 62, sass/partials/_logos.scss */
.logos__ticker::after {
  right: 0;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 67, sass/partials/_logos.scss */
.logos__ticker--center::before, .logos__ticker--center::after {
  display: none;
}
/* line 69, sass/partials/_logos.scss */
.logos__ticker--center .slick-track {
  display: flex;
  justify-content: center;
  width: 100% !important;
  -webkit-transform: translate(0) !important;
  -moz-transform: translate(0) !important;
  -ms-transform: translate(0) !important;
  -o-transform: translate(0) !important;
  transform: translate(0) !important;
}

@media only screen and (max-width: 782px) {
  /* line 81, sass/partials/_logos.scss */
  .logos__ticker li img, .logos__ticker li svg {
    height: 4rem;
  }
}
/* line 1, sass/partials/_c2a.scss */
.c2a {
  padding: calc(3vw + 3rem) 0;
  background: #022642;
  min-height: 60rem;
  display: flex;
  align-items: center;
}
/* line 8, sass/partials/_c2a.scss */
.c2a[style*="background-image"] {
  position: relative;
  background: transparent center/cover no-repeat;
}
/* line 11, sass/partials/_c2a.scss */
.c2a[style*="background-image"] .container, .c2a[style*="background-image"] .popup__wrapper {
  position: relative;
  z-index: 2;
}
/* line 15, sass/partials/_c2a.scss */
.c2a[style*="background-image"]::after {
  content: '';
  background: #022642;
  opacity: .1;
}
/* line 22, sass/partials/_c2a.scss */
.c2a__content {
  background: #FFF;
  padding: calc(1.5vw + 1.5rem);
  width: auto;
  max-width: 42rem;
}
/* line 29, sass/partials/_c2a.scss */
.c2a__content h1:first-child, .c2a__content h2:first-child, .c2a__content h3:first-child, .c2a__content h4:first-child, .c2a__content h5:first-child, .c2a__content h6:first-child, .c2a__content p:first-child, .c2a__content .page--split aside address:first-child, .page--split aside .c2a__content address:first-child, .c2a__content .footer__main__col address:first-child, .footer__main__col .c2a__content address:first-child, .c2a__content li:first-child, .c2a__content ol:first-child, .c2a__content ul:first-child, .c2a__content .wp-video:first-child {
  margin-top: 0;
}
/* line 30, sass/partials/_c2a.scss */
.c2a__content h1:last-child, .c2a__content h2:last-child, .c2a__content h3:last-child, .c2a__content h4:last-child, .c2a__content h5:last-child, .c2a__content h6:last-child, .c2a__content p:last-child, .c2a__content .page--split aside address:last-child, .page--split aside .c2a__content address:last-child, .c2a__content .footer__main__col address:last-child, .footer__main__col .c2a__content address:last-child, .c2a__content li:last-child, .c2a__content ol:last-child, .c2a__content ul:last-child, .c2a__content .wp-video:last-child {
  margin-bottom: 0;
}
/* line 31, sass/partials/_c2a.scss */
.c2a__content h1[style*="text-align: right"] + .text__btn, .c2a__content h2[style*="text-align: right"] + .text__btn, .c2a__content h3[style*="text-align: right"] + .text__btn, .c2a__content h4[style*="text-align: right"] + .text__btn, .c2a__content h5[style*="text-align: right"] + .text__btn, .c2a__content h6[style*="text-align: right"] + .text__btn, .c2a__content p[style*="text-align: right"] + .text__btn, .c2a__content .page--split aside address[style*="text-align: right"] + .text__btn, .page--split aside .c2a__content address[style*="text-align: right"] + .text__btn, .c2a__content .footer__main__col address[style*="text-align: right"] + .text__btn, .footer__main__col .c2a__content address[style*="text-align: right"] + .text__btn, .c2a__content li[style*="text-align: right"] + .text__btn, .c2a__content ol[style*="text-align: right"] + .text__btn, .c2a__content ul[style*="text-align: right"] + .text__btn, .c2a__content .wp-video[style*="text-align: right"] + .text__btn {
  text-align: right;
}
/* line 33, sass/partials/_c2a.scss */
.c2a__content h1[style*="text-align: left"] + .text__btn, .c2a__content h2[style*="text-align: left"] + .text__btn, .c2a__content h3[style*="text-align: left"] + .text__btn, .c2a__content h4[style*="text-align: left"] + .text__btn, .c2a__content h5[style*="text-align: left"] + .text__btn, .c2a__content h6[style*="text-align: left"] + .text__btn, .c2a__content p[style*="text-align: left"] + .text__btn, .c2a__content .page--split aside address[style*="text-align: left"] + .text__btn, .page--split aside .c2a__content address[style*="text-align: left"] + .text__btn, .c2a__content .footer__main__col address[style*="text-align: left"] + .text__btn, .footer__main__col .c2a__content address[style*="text-align: left"] + .text__btn, .c2a__content li[style*="text-align: left"] + .text__btn, .c2a__content ol[style*="text-align: left"] + .text__btn, .c2a__content ul[style*="text-align: left"] + .text__btn, .c2a__content .wp-video[style*="text-align: left"] + .text__btn {
  text-align: left;
}
/* line 34, sass/partials/_c2a.scss */
.c2a__content h1 a:not(.btn), .c2a__content h2 a:not(.btn), .c2a__content h3 a:not(.btn), .c2a__content h4 a:not(.btn), .c2a__content h5 a:not(.btn), .c2a__content h6 a:not(.btn), .c2a__content p a:not(.btn), .c2a__content .page--split aside address a:not(.btn), .page--split aside .c2a__content address a:not(.btn), .c2a__content .footer__main__col address a:not(.btn), .footer__main__col .c2a__content address a:not(.btn), .c2a__content li a:not(.btn), .c2a__content ol a:not(.btn), .c2a__content ul a:not(.btn), .c2a__content .wp-video a:not(.btn) {
  color: #276A3E;
  font-weight: 700;
}
/* line 37, sass/partials/_c2a.scss */
.c2a__content h1 a:not(.btn):hover, .c2a__content h2 a:not(.btn):hover, .c2a__content h3 a:not(.btn):hover, .c2a__content h4 a:not(.btn):hover, .c2a__content h5 a:not(.btn):hover, .c2a__content h6 a:not(.btn):hover, .c2a__content p a:not(.btn):hover, .c2a__content .page--split aside address a:not(.btn):hover, .page--split aside .c2a__content address a:not(.btn):hover, .c2a__content .footer__main__col address a:not(.btn):hover, .footer__main__col .c2a__content address a:not(.btn):hover, .c2a__content li a:not(.btn):hover, .c2a__content ol a:not(.btn):hover, .c2a__content ul a:not(.btn):hover, .c2a__content .wp-video a:not(.btn):hover {
  text-decoration: underline;
}
/* line 40, sass/partials/_c2a.scss */
.c2a__content__btn {
  margin-top: calc(1.5vw + 1.5rem);
  text-align: center;
}
/* line 44, sass/partials/_c2a.scss */
.c2a__content > *:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 782px) {
  /* line 1, sass/partials/_c2a.scss */
  .c2a {
    min-height: 50rem;
  }
}
@media only screen and (max-width: 450px) {
  /* line 1, sass/partials/_c2a.scss */
  .c2a {
    min-height: 40rem;
  }
}

/* line 1, sass/partials/_footer.scss */
.footer {
  background: #276A3E;
  position: relative;
}
/* line 4, sass/partials/_footer.scss */
.footer__main {
  padding: calc(2vw + 2rem) 0;
  display: flex;
  flex-wrap: wrap;
  margin: 0 calc(0% - (1vw + 1rem));
}
/* line 9, sass/partials/_footer.scss */
.footer__main__col {
  flex: 1 0 25%;
  padding: 0 calc(1vw + 1rem);
}
/* line 12, sass/partials/_footer.scss */
.footer__main__col > h4 {
  color: #FFF;
  text-transform: uppercase;
  font-size: 1.6rem;
  margin-bottom: 2.4rem;
}
/* line 19, sass/partials/_footer.scss */
.footer__main__col > p, .page--split aside .footer__main__col > address, .footer__main__col > address {
  color: rgba(255, 255, 255, 0.8);
}
/* line 21, sass/partials/_footer.scss */
.footer__main__col > p:first-child, .page--split aside .footer__main__col > address:first-child, .footer__main__col > address:first-child {
  margin-top: 0;
}
/* line 22, sass/partials/_footer.scss */
.footer__main__col > p:last-child, .page--split aside .footer__main__col > address:last-child, .footer__main__col > address:last-child {
  margin-bottom: 0;
}
/* line 23, sass/partials/_footer.scss */
.footer__main__col > p a:not(.btn), .footer__main__col > address a:not(.btn) {
  color: rgba(255, 255, 255, 0.8);
}
/* line 25, sass/partials/_footer.scss */
.footer__main__col > p a:not(.btn):hover, .footer__main__col > address a:not(.btn):hover {
  color: #FFF;
}
/* line 28, sass/partials/_footer.scss */
.footer__main__col address {
  font-style: normal;
  position: relative;
  line-height: 1.2em;
}
@media only screen and (max-width: 450px) {
  /* line 35, sass/partials/_footer.scss */
  .footer__main__col address::before {
    position: relative !important;
  }
}
/* line 40, sass/partials/_footer.scss */
.footer__main__col .tel, .footer__main__col .email, .footer__main__col .fax, .footer__main__col address {
  display: block;
  position: relative;
}
/* line 51, sass/partials/_footer.scss */
.footer__main__col .tel, .footer__main__col .email, .footer__main__col .fax {
  line-height: 2em;
}
/* line 65, sass/partials/_footer.scss */
.footer__main__logo img {
  max-height: 8rem;
  width: auto;
  display: block;
}
/* line 70, sass/partials/_footer.scss */
.footer__main__logo + * {
  margin-top: calc(1vw + 1rem) !important;
}
/* line 74, sass/partials/_footer.scss */
.footer__main blockquote {
  color: rgba(255, 255, 255, 0.8);
  font-size: 2rem;
  margin: 0;
  font-style: italic;
}
/* line 80, sass/partials/_footer.scss */
.footer__main ul {
  margin: 0;
  list-style-type: none;
  padding: 0;
}
/* line 85, sass/partials/_footer.scss */
.footer__main ul li a {
  color: rgba(255, 255, 255, 0.8);
}
/* line 87, sass/partials/_footer.scss */
.footer__main ul li a:hover {
  color: #FFF;
}
/* line 90, sass/partials/_footer.scss */
.footer__main ul.footer__main__social {
  display: flex;
}
/* line 93, sass/partials/_footer.scss */
.footer__main ul.footer__main__social li a {
  font-size: 2rem;
}
/* line 96, sass/partials/_footer.scss */
.footer__main ul.footer__main__social li + li {
  margin-left: calc(0.5vw + 0.5rem);
}
/* line 104, sass/partials/_footer.scss */
.footer__legal .container, .footer__legal .popup__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: calc(0.75vw + 0.75rem) 0;
}
/* line 110, sass/partials/_footer.scss */
.footer__legal .container::before, .footer__legal .popup__wrapper::before {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  background: #FFF;
  opacity: .3;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 122, sass/partials/_footer.scss */
.footer__legal p, .footer__legal .page--split aside address, .page--split aside .footer__legal address, .footer__legal .footer__main__col address, .footer__main__col .footer__legal address {
  margin: 0;
  color: #FFF;
}
/* line 125, sass/partials/_footer.scss */
.footer__legal p a, .footer__legal .page--split aside address a, .page--split aside .footer__legal address a, .footer__legal .footer__main__col address a, .footer__main__col .footer__legal address a {
  color: #FFF;
  font-weight: 700;
}
/* line 128, sass/partials/_footer.scss */
.footer__legal p a:hover, .footer__legal .page--split aside address a:hover, .page--split aside .footer__legal address a:hover, .footer__legal .footer__main__col address a:hover, .footer__main__col .footer__legal address a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 782px) {
  /* line 146, sass/partials/_footer.scss */
  .footer__main {
    margin: 0 calc(0% - (1vw + 1rem));
  }
  /* line 148, sass/partials/_footer.scss */
  .footer__main__col {
    flex: 1 0 50%;
    padding: calc(1vw + 1rem);
  }
}
@media only screen and (max-width: 600px) {
  /* line 155, sass/partials/_footer.scss */
  .footer__legal .container, .footer__legal .popup__wrapper {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
@media only screen and (max-width: 450px) {
  /* line 163, sass/partials/_footer.scss */
  .footer__main__col {
    flex: 0 0 100%;
    text-align: center;
  }
  /* line 167, sass/partials/_footer.scss */
  .footer__main__logo img {
    margin: 0 auto;
  }
  /* line 168, sass/partials/_footer.scss */
  .footer__main ul.footer__main__social {
    justify-content: center;
  }
  /* line 171, sass/partials/_footer.scss */
  .footer__main ul.footer__main__social li a {
    font-size: 2.4rem;
  }
  /* line 172, sass/partials/_footer.scss */
  .footer__main ul.footer__main__social li + li {
    margin-left: 1.5rem;
  }
}
/* line 1, sass/partials/_gallery.scss */
.gallery {
  display: flex;
  flex-wrap: wrap;
  margin: -.5rem;
}
/* line 5, sass/partials/_gallery.scss */
.gallery__item {
  padding: .5rem;
  flex: 0 0 16.66666%;
  max-width: 16.66666%;
}
/* line 9, sass/partials/_gallery.scss */
.gallery__item a {
  display: block;
  position: relative;
}
/* line 12, sass/partials/_gallery.scss */
.gallery__item a::before {
  content: '';
  display: block;
  background: #276A3E;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
/* line 20, sass/partials/_gallery.scss */
.gallery__item a:hover::before {
  opacity: .5;
}
/* line 24, sass/partials/_gallery.scss */
.gallery__item img {
  width: 100%;
  height: auto;
  display: block;
}

/* line 1, sass/partials/_misc.scss */
.pagination {
  list-style-type: none;
  padding: calc(2vw + 2rem) 0 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 9, sass/partials/_misc.scss */
.pagination li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  background: rgba(39, 106, 62, 0.75);
  color: #FFF !important;
  font-weight: 700;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
/* line 19, sass/partials/_misc.scss */
.pagination li a:hover {
  background: #358f54;
  text-decoration: none !important;
}
/* line 24, sass/partials/_misc.scss */
.pagination li:first-of-type a, .pagination li:last-of-type a {
  background: transparent;
  color: rgba(39, 106, 62, 0.5) !important;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
/* line 29, sass/partials/_misc.scss */
.pagination li:first-of-type a:hover, .pagination li:last-of-type a:hover {
  color: #276A3E !important;
}
/* line 31, sass/partials/_misc.scss */
.pagination li .current {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  color: #FFF;
  font-weight: 700;
  background: #276A3E;
}
/* line 41, sass/partials/_misc.scss */
.pagination li + li {
  margin-left: calc(0.5vw + 0.5rem);
}

/* line 45, sass/partials/_misc.scss */
.image-slider {
  position: relative;
  margin: calc(2vw + 2rem) 0;
}
/* line 50, sass/partials/_misc.scss */
.image-slider__slide img {
  width: 100%;
  height: auto;
}
/* line 54, sass/partials/_misc.scss */
.image-slider__slide .caption {
  min-height: 5rem;
  padding: 1rem 0 1rem 12rem;
  display: flex;
  align-items: center;
  overflow: hidden;
}
/* line 60, sass/partials/_misc.scss */
.image-slider__slide .caption figcaption {
  font-size: 1.4rem;
  line-height: 1.3em;
}
/* line 63, sass/partials/_misc.scss */
.image-slider__slide .caption figcaption::before {
  content: 'CAPTION:';
  color: #276A3E;
  font-weight: 700;
  margin-right: .5rem;
}
/* line 72, sass/partials/_misc.scss */
.image-slider .slick-prev, .image-slider .slick-next {
  position: absolute;
  bottom: 0;
  z-index: 1;
}
/* line 77, sass/partials/_misc.scss */
.image-slider .slick-prev {
  left: 0;
}
/* line 78, sass/partials/_misc.scss */
.image-slider .slick-next {
  left: 5rem;
}
/* line 79, sass/partials/_misc.scss */
.image-slider .slick-dots {
  position: absolute;
  bottom: calc(0% - (1vw + 1rem));
  left: 0;
  right: 0;
}
@media only screen and (max-width: 782px) {
  /* line 45, sass/partials/_misc.scss */
  .image-slider {
    margin-bottom: calc(3vw + 3rem);
  }
  /* line 87, sass/partials/_misc.scss */
  .image-slider .slick-dots {
    bottom: calc(0% - (2vw + 2rem));
  }
}

/* line 94, sass/partials/_misc.scss */
.slick-custom-btn {
  width: 5rem;
  height: 5rem;
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  cursor: pointer;
  border: 0;
  background: #276A3E;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
/* line 106, sass/partials/_misc.scss */
.slick-custom-btn:hover {
  background: #358f54;
}

/* line 110, sass/partials/_misc.scss */
.slick-dots {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
}
/* line 116, sass/partials/_misc.scss */
.slick-dots li {
  width: 4rem;
  height: .6rem;
  background: rgba(39, 106, 62, 0.33);
  cursor: pointer;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
/* line 122, sass/partials/_misc.scss */
.slick-dots li button {
  display: none;
}
/* line 123, sass/partials/_misc.scss */
.slick-dots li + li {
  margin-left: 1rem;
}
/* line 124, sass/partials/_misc.scss */
.slick-dots li:hover {
  background: rgba(39, 106, 62, 0.5);
}
/* line 127, sass/partials/_misc.scss */
.slick-dots li.slick-active {
  background: #276A3E;
}
@media only screen and (max-width: 450px) {
  /* line 116, sass/partials/_misc.scss */
  .slick-dots li {
    height: .4rem;
    width: 3rem;
  }
}

/* line 1, sass/partials/_popup.scss */
.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(39, 106, 62, 0.9);
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0.5s linear, opacity 0.5s ease;
  -moz-transition: visibility 0.5s linear, opacity 0.5s ease;
  -o-transition: visibility 0.5s linear, opacity 0.5s ease;
  transition: visibility 0.5s linear, opacity 0.5s ease;
}
/* line 15, sass/partials/_popup.scss */
.popup__wrapper {
  max-width: 100rem;
  opacity: 0;
  -webkit-transform: translateY(5%);
  -moz-transform: translateY(5%);
  -ms-transform: translateY(5%);
  -o-transform: translateY(5%);
  transform: translateY(5%);
  -webkit-transition: opacity 0.5s ease, transform 0.5s ease;
  -moz-transition: opacity 0.5s ease, transform 0.5s ease;
  -o-transition: opacity 0.5s ease, transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease;
}
/* line 21, sass/partials/_popup.scss */
.popup__wrapper__close {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
/* line 30, sass/partials/_popup.scss */
.popup__wrapper__close button {
  background: #276A3E;
  border: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 5rem;
  height: 5rem;
  color: #FFF;
  font-size: 2rem;
  font-weight: 700;
  cursor: pointer;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
/* line 43, sass/partials/_popup.scss */
.popup__wrapper__close button:hover {
  background: #358f54;
}
/* line 46, sass/partials/_popup.scss */
.popup__wrapper__content {
  background: #FFF;
  padding: calc(2vw + 2rem);
  width: 100%;
  max-height: 80vh;
  max-height: calc(90vh - 5.8rem);
  overflow: auto;
  -webkit-box-shadow: 0 1rem 1.5rem rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1rem 1.5rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 1rem 1.5rem rgba(0, 0, 0, 0.1);
}
/* line 55, sass/partials/_popup.scss */
.popup__wrapper__content h1:first-child, .popup__wrapper__content h2:first-child, .popup__wrapper__content h3:first-child, .popup__wrapper__content h4:first-child, .popup__wrapper__content h5:first-child, .popup__wrapper__content h6:first-child, .popup__wrapper__content ul:first-child, .popup__wrapper__content ol:first-child, .popup__wrapper__content p:first-child, .popup__wrapper__content .page--split aside address:first-child, .page--split aside .popup__wrapper__content address:first-child, .popup__wrapper__content .footer__main__col address:first-child, .footer__main__col .popup__wrapper__content address:first-child {
  margin-top: 0;
}
/* line 56, sass/partials/_popup.scss */
.popup__wrapper__content h1:last-child, .popup__wrapper__content h2:last-child, .popup__wrapper__content h3:last-child, .popup__wrapper__content h4:last-child, .popup__wrapper__content h5:last-child, .popup__wrapper__content h6:last-child, .popup__wrapper__content ul:last-child, .popup__wrapper__content ol:last-child, .popup__wrapper__content p:last-child, .popup__wrapper__content .page--split aside address:last-child, .page--split aside .popup__wrapper__content address:last-child, .popup__wrapper__content .footer__main__col address:last-child, .footer__main__col .popup__wrapper__content address:last-child {
  margin-bottom: 0;
}
/* line 57, sass/partials/_popup.scss */
.popup__wrapper__content h1 a:not(.btn), .popup__wrapper__content h2 a:not(.btn), .popup__wrapper__content h3 a:not(.btn), .popup__wrapper__content h4 a:not(.btn), .popup__wrapper__content h5 a:not(.btn), .popup__wrapper__content h6 a:not(.btn), .popup__wrapper__content ul a:not(.btn), .popup__wrapper__content ol a:not(.btn), .popup__wrapper__content p a:not(.btn), .popup__wrapper__content .page--split aside address a:not(.btn), .page--split aside .popup__wrapper__content address a:not(.btn), .popup__wrapper__content .footer__main__col address a:not(.btn), .footer__main__col .popup__wrapper__content address a:not(.btn) {
  font-weight: 700;
  color: #276A3E;
}
/* line 60, sass/partials/_popup.scss */
.popup__wrapper__content h1 a:not(.btn):link, .popup__wrapper__content h1 a:not(.btn):visited, .popup__wrapper__content h2 a:not(.btn):link, .popup__wrapper__content h2 a:not(.btn):visited, .popup__wrapper__content h3 a:not(.btn):link, .popup__wrapper__content h3 a:not(.btn):visited, .popup__wrapper__content h4 a:not(.btn):link, .popup__wrapper__content h4 a:not(.btn):visited, .popup__wrapper__content h5 a:not(.btn):link, .popup__wrapper__content h5 a:not(.btn):visited, .popup__wrapper__content h6 a:not(.btn):link, .popup__wrapper__content h6 a:not(.btn):visited, .popup__wrapper__content ul a:not(.btn):link, .popup__wrapper__content ul a:not(.btn):visited, .popup__wrapper__content ol a:not(.btn):link, .popup__wrapper__content ol a:not(.btn):visited, .popup__wrapper__content p a:not(.btn):link, .popup__wrapper__content .page--split aside address a:not(.btn):link, .page--split aside .popup__wrapper__content address a:not(.btn):link, .popup__wrapper__content .footer__main__col address a:not(.btn):link, .footer__main__col .popup__wrapper__content address a:not(.btn):link, .popup__wrapper__content p a:not(.btn):visited, .popup__wrapper__content .page--split aside address a:not(.btn):visited, .page--split aside .popup__wrapper__content address a:not(.btn):visited, .popup__wrapper__content .footer__main__col address a:not(.btn):visited, .footer__main__col .popup__wrapper__content address a:not(.btn):visited {
  color: #276A3E;
}
/* line 61, sass/partials/_popup.scss */
.popup__wrapper__content h1 a:not(.btn):hover, .popup__wrapper__content h2 a:not(.btn):hover, .popup__wrapper__content h3 a:not(.btn):hover, .popup__wrapper__content h4 a:not(.btn):hover, .popup__wrapper__content h5 a:not(.btn):hover, .popup__wrapper__content h6 a:not(.btn):hover, .popup__wrapper__content ul a:not(.btn):hover, .popup__wrapper__content ol a:not(.btn):hover, .popup__wrapper__content p a:not(.btn):hover, .popup__wrapper__content .page--split aside address a:not(.btn):hover, .page--split aside .popup__wrapper__content address a:not(.btn):hover, .popup__wrapper__content .footer__main__col address a:not(.btn):hover, .footer__main__col .popup__wrapper__content address a:not(.btn):hover {
  text-decoration: underline;
}
/* line 65, sass/partials/_popup.scss */
.popup__wrapper.thin {
  max-width: 60rem;
}
/* line 68, sass/partials/_popup.scss */
.popup--team .popup__wrapper__content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0;
  min-height: 40rem;
}
/* line 75, sass/partials/_popup.scss */
.popup--team .popup__wrapper__content__img {
  flex: 0 0 36rem;
  max-width: 36rem;
  background: center/cover no-repeat;
  position: relative;
}
/* line 83, sass/partials/_popup.scss */
.popup--team .popup__wrapper__content__text {
  align-self: center;
  flex: 1;
  padding: calc(1.5vw + 1.5rem) calc(2vw + 2rem);
}
/* line 87, sass/partials/_popup.scss */
.popup--team .popup__wrapper__content__text h3 {
  color: #276A3E;
}
/* line 89, sass/partials/_popup.scss */
.popup--team .popup__wrapper__content__text h3 + .role {
  margin-top: -2rem;
}
/* line 91, sass/partials/_popup.scss */
.popup--team .popup__wrapper__content__text .role {
  color: #276A3E;
}
/* line 108, sass/partials/_popup.scss */
.popup.show {
  opacity: 1;
  visibility: visible;
}
/* line 111, sass/partials/_popup.scss */
.popup.show .popup__wrapper {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: opacity 0.5s ease 0.5s, transform 0.5s ease 0.5s;
  -moz-transition: opacity 0.5s ease 0.5s, transform 0.5s ease 0.5s;
  -o-transition: opacity 0.5s ease 0.5s, transform 0.5s ease 0.5s;
  transition: opacity 0.5s ease 0.5s, transform 0.5s ease 0.5s;
}
/* line 115, sass/partials/_popup.scss */
.popup.show .popup__wrapper__close {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease 1.2s;
  -moz-transition: opacity 0.3s ease 1.2s;
  -o-transition: opacity 0.3s ease 1.2s;
  transition: opacity 0.3s ease 1.2s;
}
/* line 121, sass/partials/_popup.scss */
.popup .customize-support .popup__wrapper {
  padding-top: 32px;
}
/* line 123, sass/partials/_popup.scss */
.popup .customize-support .popup__wrapper__content {
  max-height: calc(90vh - 5.8rem - 32px);
}

@media only screen and (max-width: 782px) {
  /* line 130, sass/partials/_popup.scss */
  .customize-support .popup__wrapper {
    padding-top: 46px;
  }
  /* line 132, sass/partials/_popup.scss */
  .customize-support .popup__wrapper__close {
    top: 46px;
  }
  /* line 133, sass/partials/_popup.scss */
  .customize-support .popup__wrapper__content {
    max-height: calc(90vh - 5.8rem - 46px);
  }

  /* line 135, sass/partials/_popup.scss */
  .popup--team .popup__wrapper__content__img {
    flex: 0 0 28rem;
    max-width: 28rem;
  }
}
@media only screen and (max-width: 600px) {
  /* line 141, sass/partials/_popup.scss */
  .popup--team .popup__wrapper__content {
    min-height: 0;
  }
  /* line 143, sass/partials/_popup.scss */
  .popup--team .popup__wrapper__content__img {
    display: none;
  }
  /* line 146, sass/partials/_popup.scss */
  .popup--team .popup__wrapper__content__text {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
