/* normalize.css v8.0.0 | 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.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
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.
 */
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.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
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.
 */
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.
 */
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.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
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.
 */
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.
 */
button,
select { /* 1 */
  text-transform: none;
}

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

/**
 * Remove the inner border and padding in Firefox.
 */
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.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
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.
 */
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.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

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

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[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.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[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.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Raleway", sans-serif;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

body {
  background: #e3f1e8;
  font-size: 16px;
  overflow-x: hidden;
}
body ::-moz-selection {
  color: #000000;
  background: rgb(44.8265306122, 225.6734693878, 142.5816326531);
}
body ::selection {
  color: #000000;
  background: rgb(44.8265306122, 225.6734693878, 142.5816326531);
}
body.menu-active {
  overflow-y: hidden;
}

.td {
  display: table-cell;
}

.table {
  display: table;
  width: 100%;
}

.vt {
  vertical-align: top;
}

.vm {
  vertical-align: middle;
}

strike {
  text-decoration: line-through;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

img {
  width: auto;
  max-width: 100%;
  height: auto;
  border: 0;
  display: block;
}
img.aligncenter {
  display: inline;
}

section {
  width: 100%;
  padding: clamp(2.25rem, 3.05vw + 1.45rem, 4.5rem) 0;
}

.cta-btn {
  display: inline-flex;
  border-radius: 32px;
  height: clamp(2.63rem, 1.02vw + 2.36rem, 3.38rem);
  transition: all 0.2s ease;
  align-items: center;
  position: relative;
  padding: 10px clamp(1.13rem, 0.85vw + 0.9rem, 1.75rem);
  line-height: 1;
}
.cta-btn span {
  line-height: 1;
  align-self: center;
  font-size: clamp(1.13rem, 0.51vw + 0.99rem, 1.5rem);
  font-family: "Cormorant Garamond", serif;
  color: inherit;
  font-weight: 600;
  color: white;
}
.cta-btn svg {
  height: clamp(0.44rem, 0.34vw + 0.35rem, 0.69rem);
  width: auto;
  margin-left: clamp(0.5rem, 0.34vw + 0.41rem, 0.75rem);
  transition: all 0.2s ease;
  fill: white;
  transform: translateX(0px);
  transition: all 0.17s ease;
  margin-top: clamp(0.13rem, 0.08vw + 0.1rem, 0.19rem);
}
.cta-btn.cta-green {
  background-color: #347c5b;
}
.cta-btn.cta-green:hover {
  background-color: rgb(49.4, 117.8, 86.45);
}
.cta-btn.cta-mid-green {
  background-color: #1ed782;
}
.cta-btn.cta-mid-green:hover {
  background-color: rgb(28.5, 204.25, 123.5);
}
.cta-btn.cta-orange {
  background-color: #f39323;
}
.cta-btn.cta-orange:hover {
  background-color: rgb(230.85, 139.65, 33.25);
}
.cta-btn.cta-dark-grey {
  background-color: #130303;
}
.cta-btn.cta-dark-grey:hover {
  background-color: rgb(18.05, 2.85, 2.85);
}
.cta-btn.cta-light-grey {
  background-color: #fafafa;
}
.cta-btn.cta-light-grey:hover {
  background-color: rgb(237.5, 237.5, 237.5);
}
.cta-btn.cta-white {
  background-color: #ffffff;
}
.cta-btn.cta-white:hover {
  background-color: rgb(242.25, 242.25, 242.25);
}
.cta-btn.cta-black {
  background-color: #000000;
}
.cta-btn.cta-black:hover {
  background-color: black;
}
.cta-btn.cta-light-green {
  background-color: #e3f1e8;
}
.cta-btn.cta-light-green:hover {
  background-color: rgb(215.65, 228.95, 220.4);
}
.cta-btn:hover svg {
  transform: translateX(2px);
}
.cta-btn.cta-light-green span, .cta-btn.cta-mid-green span, .cta-btn.cta-white span {
  color: #000000;
}
.cta-btn.cta-light-green svg, .cta-btn.cta-mid-green svg, .cta-btn.cta-white svg {
  fill: #000000;
}

.cta-link svg {
  width: 14px;
  height: auto;
  display: inline-block;
  margin-left: 5px;
}

.cta-container {
  margin-top: clamp(2.5rem, 2.03vw + 1.97rem, 4rem);
}

.background-green {
  background-color: #347c5b;
}
.background-mid-green {
  background-color: #1ed782;
}
.background-orange {
  background-color: #f39323;
}
.background-dark-grey {
  background-color: #130303;
}
.background-light-grey {
  background-color: #fafafa;
}
.background-white {
  background-color: #ffffff;
}
.background-black {
  background-color: #000000;
}
.background-light-green {
  background-color: #e3f1e8;
}

.text-green {
  color: #347c5b;
}
.text-green svg {
  stroke: #347c5b;
}
.text-mid-green {
  color: #1ed782;
}
.text-mid-green svg {
  stroke: #1ed782;
}
.text-orange {
  color: #f39323;
}
.text-orange svg {
  stroke: #f39323;
}
.text-dark-grey {
  color: #130303;
}
.text-dark-grey svg {
  stroke: #130303;
}
.text-light-grey {
  color: #fafafa;
}
.text-light-grey svg {
  stroke: #fafafa;
}
.text-white {
  color: #ffffff;
}
.text-white svg {
  stroke: #ffffff;
}
.text-black {
  color: #000000;
}
.text-black svg {
  stroke: #000000;
}
.text-light-green {
  color: #e3f1e8;
}
.text-light-green svg {
  stroke: #e3f1e8;
}

.fill-green svg {
  fill: #347c5b;
}
.fill-mid-green svg {
  fill: #1ed782;
}
.fill-orange svg {
  fill: #f39323;
}
.fill-dark-grey svg {
  fill: #130303;
}
.fill-light-grey svg {
  fill: #fafafa;
}
.fill-white svg {
  fill: #ffffff;
}
.fill-black svg {
  fill: #000000;
}
.fill-light-green svg {
  fill: #e3f1e8;
}

.overlay-green {
  position: relative;
}
.overlay-green:before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #347c5b;
  opacity: 0.88;
  z-index: 1;
}
.overlay-green .container, .overlay-green .container-narrow {
  position: relative;
  z-index: 2;
}
.overlay-mid-green {
  position: relative;
}
.overlay-mid-green:before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #1ed782;
  opacity: 0.88;
  z-index: 1;
}
.overlay-mid-green .container, .overlay-mid-green .container-narrow {
  position: relative;
  z-index: 2;
}
.overlay-orange {
  position: relative;
}
.overlay-orange:before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #f39323;
  opacity: 0.88;
  z-index: 1;
}
.overlay-orange .container, .overlay-orange .container-narrow {
  position: relative;
  z-index: 2;
}
.overlay-dark-grey {
  position: relative;
}
.overlay-dark-grey:before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #130303;
  opacity: 0.88;
  z-index: 1;
}
.overlay-dark-grey .container, .overlay-dark-grey .container-narrow {
  position: relative;
  z-index: 2;
}
.overlay-light-grey {
  position: relative;
}
.overlay-light-grey:before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #fafafa;
  opacity: 0.88;
  z-index: 1;
}
.overlay-light-grey .container, .overlay-light-grey .container-narrow {
  position: relative;
  z-index: 2;
}
.overlay-white {
  position: relative;
}
.overlay-white:before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #ffffff;
  opacity: 0.88;
  z-index: 1;
}
.overlay-white .container, .overlay-white .container-narrow {
  position: relative;
  z-index: 2;
}
.overlay-black {
  position: relative;
}
.overlay-black:before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #000000;
  opacity: 0.88;
  z-index: 1;
}
.overlay-black .container, .overlay-black .container-narrow {
  position: relative;
  z-index: 2;
}
.overlay-light-green {
  position: relative;
}
.overlay-light-green:before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #e3f1e8;
  opacity: 0.88;
  z-index: 1;
}
.overlay-light-green .container, .overlay-light-green .container-narrow {
  position: relative;
  z-index: 2;
}

.container, .container-narrow {
  max-width: 1650px;
  padding-left: clamp(0.94rem, 0.85vw + 0.72rem, 1.56rem);
  padding-right: clamp(0.94rem, 0.85vw + 0.72rem, 1.56rem);
  margin: 0 auto;
}
.container-narrow {
  max-width: 1250px;
}
.container-narrow h2:first-child, .container-narrow h3:first-child, .container-narrow h4:first-child {
  margin-top: 0;
}

.logo-container.white svg path {
  fill: white !important;
}

a {
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  -webkit-transition: 0.17s ease;
  -moz-transition: 0.17s ease;
  -ms-transition: 0.17s ease;
  -o-transition: 0.17s ease;
  transition: 0.17s ease;
}

h1 {
  font-size: clamp(3rem, 1.36vw + 2.64rem, 4rem);
  line-height: 1.1;
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  margin-bottom: 0.75em;
}
h1 p {
  color: inherit;
  font-size: inherit;
  margin: 0;
}
h1 strong {
  font-weight: 600;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
h1 span, h1 a, h1 em, h1 p {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  font-weight: inherit;
}
@media only screen and (max-width: 400px) {
  h1 {
    font-size: 2.5rem;
  }
}

h2 {
  font-size: clamp(1.75rem, 2.71vw + 1.04rem, 3.75rem);
  margin-bottom: clamp(1.75rem, 0.68vw + 1.57rem, 2.25rem);
}
h2 p {
  color: inherit;
  font-size: inherit;
  margin: 0;
}
h2.text-green .view-more-link {
  color: rgba(52, 124, 91, 0.8);
}
h2.text-green .view-more-link svg {
  stroke: rgba(52, 124, 91, 0.8);
  transition: all 0.17s;
}
h2.text-green .view-more-link:hover {
  color: rgba(52, 124, 91, 0.95);
}
h2.text-green .view-more-link:hover svg {
  stroke: rgba(52, 124, 91, 0.95);
}
h2.text-mid-green .view-more-link {
  color: rgba(30, 215, 130, 0.8);
}
h2.text-mid-green .view-more-link svg {
  stroke: rgba(30, 215, 130, 0.8);
  transition: all 0.17s;
}
h2.text-mid-green .view-more-link:hover {
  color: rgba(30, 215, 130, 0.95);
}
h2.text-mid-green .view-more-link:hover svg {
  stroke: rgba(30, 215, 130, 0.95);
}
h2.text-orange .view-more-link {
  color: rgba(243, 147, 35, 0.8);
}
h2.text-orange .view-more-link svg {
  stroke: rgba(243, 147, 35, 0.8);
  transition: all 0.17s;
}
h2.text-orange .view-more-link:hover {
  color: rgba(243, 147, 35, 0.95);
}
h2.text-orange .view-more-link:hover svg {
  stroke: rgba(243, 147, 35, 0.95);
}
h2.text-dark-grey .view-more-link {
  color: rgba(19, 3, 3, 0.8);
}
h2.text-dark-grey .view-more-link svg {
  stroke: rgba(19, 3, 3, 0.8);
  transition: all 0.17s;
}
h2.text-dark-grey .view-more-link:hover {
  color: rgba(19, 3, 3, 0.95);
}
h2.text-dark-grey .view-more-link:hover svg {
  stroke: rgba(19, 3, 3, 0.95);
}
h2.text-light-grey .view-more-link {
  color: rgba(250, 250, 250, 0.8);
}
h2.text-light-grey .view-more-link svg {
  stroke: rgba(250, 250, 250, 0.8);
  transition: all 0.17s;
}
h2.text-light-grey .view-more-link:hover {
  color: rgba(250, 250, 250, 0.95);
}
h2.text-light-grey .view-more-link:hover svg {
  stroke: rgba(250, 250, 250, 0.95);
}
h2.text-white .view-more-link {
  color: rgba(255, 255, 255, 0.8);
}
h2.text-white .view-more-link svg {
  stroke: rgba(255, 255, 255, 0.8);
  transition: all 0.17s;
}
h2.text-white .view-more-link:hover {
  color: rgba(255, 255, 255, 0.95);
}
h2.text-white .view-more-link:hover svg {
  stroke: rgba(255, 255, 255, 0.95);
}
h2.text-black .view-more-link {
  color: rgba(0, 0, 0, 0.8);
}
h2.text-black .view-more-link svg {
  stroke: rgba(0, 0, 0, 0.8);
  transition: all 0.17s;
}
h2.text-black .view-more-link:hover {
  color: rgba(0, 0, 0, 0.95);
}
h2.text-black .view-more-link:hover svg {
  stroke: rgba(0, 0, 0, 0.95);
}
h2.text-light-green .view-more-link {
  color: rgba(227, 241, 232, 0.8);
}
h2.text-light-green .view-more-link svg {
  stroke: rgba(227, 241, 232, 0.8);
  transition: all 0.17s;
}
h2.text-light-green .view-more-link:hover {
  color: rgba(227, 241, 232, 0.95);
}
h2.text-light-green .view-more-link:hover svg {
  stroke: rgba(227, 241, 232, 0.95);
}

h3 {
  font-size: clamp(1.5rem, 1.69vw + 1.06rem, 2.75rem);
}

h4 {
  font-size: clamp(1.25rem, 1.36vw + 0.89rem, 2.25rem);
}

h5 {
  font-size: clamp(1.13rem, 0.85vw + 0.9rem, 1.75rem);
}

h6 {
  font-size: clamp(1rem, 0.68vw + 0.82rem, 1.5rem);
}

h2, h3, h4, h5, h6 {
  font-family: "Cormorant Garamond", serif;
  line-height: 1.1;
  font-weight: 500;
  margin-bottom: 0.5em;
}
h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
  font-weight: 600;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
h2 span, h2 a, h2 em, h2 p, h3 span, h3 a, h3 em, h3 p, h4 span, h4 a, h4 em, h4 p, h5 span, h5 a, h5 em, h5 p, h6 span, h6 a, h6 em, h6 p {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  font-weight: inherit;
}

p {
  margin-bottom: 20px;
  font-weight: 300;
  font-size: clamp(1rem, 0.34vw + 0.91rem, 1.25rem);
}
p a {
  font-size: inherit;
  color: inherit;
  text-decoration: underline;
  word-break: break-word;
}
p a:hover {
  color: #347c5b;
}
p em, p strong {
  font-size: inherit;
  color: inherit;
}
p strong {
  font-weight: 500;
}
p span {
  font-size: inherit;
}
p:last-child {
  margin-bottom: 0;
}

li {
  font-size: clamp(1rem, 0.34vw + 0.91rem, 1.25rem);
}
li span {
  font-size: inherit;
}

sup, sub {
  color: inherit;
}

.text-center {
  text-align: center;
  justify-content: center;
}

header.site-header {
  width: 100%;
  box-shadow: none;
  transition: box-shadow 0.17s;
  z-index: 1000;
  position: relative;
  background-color: #e3f1e8;
}
header.site-header .header-container {
  display: flex;
  justify-content: space-between;
  transition: height 0.17s;
  padding: clamp(0.94rem, 0.42vw + 0.83rem, 1.25rem) clamp(0.94rem, 0.85vw + 0.72rem, 1.56rem);
}
header.site-header .header-container .header-left {
  display: flex;
  align-self: center;
  align-items: center;
  gap: clamp(0.63rem, 0.85vw + 0.4rem, 1.25rem);
}
header.site-header .header-container .header-left a.header-logo {
  font-size: 0;
}
header.site-header .header-container .header-left a.header-logo div.logo-container {
  width: 100%;
  overflow: hidden;
  display: inline-block;
  font-size: 0;
  z-index: 1;
  transition: max-width 0.17s ease-in;
}
header.site-header .header-container .header-left a.header-logo div.logo-container img {
  transition: height 0.17s;
  height: auto;
}
header.site-header .header-container .header-left a.header-logo div.logo-container img.logo {
  width: clamp(4.5rem, 4.07vw + 3.43rem, 7.5rem);
}
header.site-header .header-container .header-left a.header-logo div.logo-container.hidden {
  opacity: 0;
  visibility: visible;
}
header.site-header .header-container .header-left p {
  max-width: clamp(6.25rem, 11.86vw + 3.14rem, 15rem);
  font-size: clamp(0.75rem, 0.51vw + 0.62rem, 1.13rem);
  margin: 0;
}
header.site-header .header-right {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  justify-content: space-between;
  gap: clamp(0.5rem, 0.34vw + 0.41rem, 0.75rem);
}
header.site-header .header-right .contact-links {
  display: flex;
}
header.site-header .header-right .contact-links .link {
  margin-right: clamp(0.63rem, 1.19vw + 0.31rem, 1.5rem);
}
header.site-header .header-right .contact-links .link a {
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 1;
  transition: all 0.17s;
}
header.site-header .header-right .contact-links .link a svg {
  width: auto;
  height: clamp(1.25rem, 0.85vw + 1.03rem, 1.88rem);
  fill: #347c5b;
  transition: all 0.17s;
}
header.site-header .header-right .contact-links .link a:hover {
  opacity: 0.85;
}
header.site-header .header-right .contact-links .link:last-of-type {
  margin-right: 0;
}
@media only screen and (max-width: 1200px) {
  header.site-header .header-right .contact-links {
    flex-wrap: wrap;
  }
}
header.site-header .header-right .nav-container nav {
  padding-left: clamp(0.63rem, 0.85vw + 0.4rem, 1.25rem);
  display: flex;
  align-items: center;
  gap: clamp(0.75rem, 1.36vw + 0.39rem, 1.75rem);
}
header.site-header .header-right .nav-container nav ul {
  display: flex;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
header.site-header .header-right .nav-container nav ul li {
  font-size: clamp(0.88rem, 0.85vw + 0.65rem, 1.5rem);
  position: relative;
  padding-bottom: clamp(0.25rem, 0.34vw + 0.16rem, 0.5rem);
  padding-left: clamp(0.25rem, 0.51vw + 0.12rem, 0.63rem);
  padding-right: clamp(0.25rem, 0.51vw + 0.12rem, 0.63rem);
}
header.site-header .header-right .nav-container nav ul li a {
  transition: color 0.17s;
  color: #000000;
  white-space: nowrap;
}
header.site-header .header-right .nav-container nav ul li a:hover {
  color: #347c5b;
}
header.site-header .header-right .nav-container nav ul li:before {
  content: " ";
  font-size: 0px;
  position: absolute;
  bottom: 0px;
  width: 100%;
  left: 0;
  height: clamp(0.13rem, 0.08vw + 0.1rem, 0.19rem);
  background: #347c5b;
}
header.site-header .header-right .nav-container nav ul li.current_page_item:before, header.site-header .header-right .nav-container nav ul li.current-menu-item:before {
  background: #1ed782;
}
@media only screen and (max-width: 1079px) {
  header.site-header .header-right .nav-container {
    display: none;
  }
}
header.site-header .header-right .hamburger-container {
  transition: transform 0.17s;
  display: none;
}
header.site-header .header-right .hamburger-container .hamburger {
  border-bottom-left-radius: 200px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: width 0s, height 0s;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
header.site-header .header-right .hamburger-container .hamburger .icon {
  display: flex;
  width: clamp(1.75rem, 1.69vw + 1.31rem, 3rem);
  height: clamp(1.75rem, 1.69vw + 1.31rem, 3rem);
  transition: all 0.17s;
}
header.site-header .header-right .hamburger-container .hamburger .icon span {
  display: block;
  position: absolute;
  background: #347c5b;
  opacity: 1;
  right: 0px;
  height: 6px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: all 0.25s ease-in-out;
}
@media only screen and (max-width: 1200px) {
  header.site-header .header-right .hamburger-container .hamburger .icon span {
    height: 4px;
  }
}
@media only screen and (max-width: 767px) {
  header.site-header .header-right .hamburger-container .hamburger .icon span {
    height: 3px;
  }
}
header.site-header .header-right .hamburger-container .hamburger .icon span:nth-child(1) {
  top: 0;
  width: 100%;
}
header.site-header .header-right .hamburger-container .hamburger .icon span:nth-child(2),
header.site-header .header-right .hamburger-container .hamburger .icon span:nth-child(3) {
  top: 50%;
  margin-top: -3px;
  width: 83%;
}
@media only screen and (max-width: 1200px) {
  header.site-header .header-right .hamburger-container .hamburger .icon span:nth-child(2),
  header.site-header .header-right .hamburger-container .hamburger .icon span:nth-child(3) {
    margin-top: -2px;
  }
}
@media only screen and (max-width: 767px) {
  header.site-header .header-right .hamburger-container .hamburger .icon span:nth-child(2),
  header.site-header .header-right .hamburger-container .hamburger .icon span:nth-child(3) {
    margin-top: -1.5px;
  }
}
header.site-header .header-right .hamburger-container .hamburger .icon span:nth-child(4) {
  bottom: 0;
  width: 66.6%;
}
header.site-header .header-right .hamburger-container .hamburger.open .icon span:nth-child(1) {
  top: 18px;
  width: 0%;
  right: 50%;
}
header.site-header .header-right .hamburger-container .hamburger.open .icon span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
header.site-header .header-right .hamburger-container .hamburger.open .icon span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
header.site-header .header-right .hamburger-container .hamburger.open .icon span:nth-child(4) {
  top: 18px;
  width: 0%;
  right: 50%;
}
header.site-header .header-right .hamburger-container .hamburger:not(.open):hover span:nth-child(1) {
  width: 100%;
}
header.site-header .header-right .hamburger-container .hamburger:not(.open):hover span:nth-child(2),
header.site-header .header-right .hamburger-container .hamburger:not(.open):hover span:nth-child(3) {
  width: 75%;
}
header.site-header .header-right .hamburger-container .hamburger:not(.open):hover span:nth-child(4) {
  width: 50%;
}
@media only screen and (max-width: 1079px) {
  header.site-header .header-right .hamburger-container {
    display: block;
  }
}
header.site-header .mobile-nav-container {
  position: absolute;
  width: 100%;
  height: calc(100vh - (clamp(2.75rem, 0.93vw + 2.51rem, 3.44rem) + clamp(0.94rem, 1.69vw + 0.49rem, 2.19rem) * 2));
  background-color: #347c5b;
  justify-content: flex-end;
  display: flex;
  opacity: 0;
  visibility: hidden;
  padding: 25px;
  right: 0;
  overflow-y: overlay;
  transition: opacity 0s 0.36s, visibility 0s 0.36s;
}
header.site-header .mobile-nav-container nav {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
header.site-header .mobile-nav-container nav ul {
  text-align: right;
  list-style-type: none;
  margin: 0;
  display: block !important;
  padding-left: 0;
  padding-bottom: clamp(0.75rem, 0.572rem + 0.678vw, 1.25rem);
}
header.site-header .mobile-nav-container nav ul li {
  font-size: clamp(1.25rem, 0.34vw + 1.16rem, 1.5rem);
  line-height: 1.2;
  margin-bottom: clamp(0.63rem, 0.85vw + 0.4rem, 1.25rem);
  overflow: hidden;
}
header.site-header .mobile-nav-container nav ul li a {
  color: white;
  display: block;
  overflow: hidden;
  line-height: inherit;
}
header.site-header .mobile-nav-container nav ul li a div {
  font-size: inherit;
  line-height: inherit;
}
header.site-header .mobile-nav-container nav ul li ul {
  margin-top: clamp(0.63rem, 0.42vw + 0.51rem, 0.94rem);
}
header.site-header .mobile-nav-container nav ul li ul li {
  font-size: clamp(1.13rem, 0.17vw + 1.08rem, 1.25rem);
  margin-bottom: clamp(0.31rem, 0.42vw + 0.2rem, 0.63rem);
}
header.site-header .mobile-nav-container nav > ul {
  padding-bottom: 100px;
}
header.site-header .mobile-nav-container.active {
  opacity: 1;
  visibility: visible;
  transition: opacity 0s 0s, visibility 0s 0s;
}

main {
  background-color: #ffffff;
}

div#page-content-container {
  overflow: hidden;
}

footer .footer-content {
  background: #e3f1e8;
}
footer .footer-cols {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  padding: clamp(1.5rem, 1.36vw + 1.14rem, 2.5rem) 0 clamp(1.25rem, 1.36vw + 0.89rem, 2.25rem);
}
footer .footer-cols .col {
  padding-right: 80px;
}
footer .footer-cols .col .logo-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
footer .footer-cols .col .logo-container .logo {
  height: clamp(3rem, 3.05vw + 2.2rem, 5.25rem);
  width: auto;
}
footer .footer-cols .col h3 {
  color: #347c5b;
  font-size: clamp(1.13rem, 0.51vw + 0.99rem, 1.5rem);
  margin-top: 0;
  margin-bottom: 15px;
}
footer .footer-cols .col p {
  color: #000000;
}
footer .footer-cols .col .footer-text {
  max-width: 540px;
  margin-top: clamp(1.25rem, 0.68vw + 1.07rem, 1.75rem);
}
footer .footer-cols .col .footer-text p {
  font-size: clamp(1rem, 0.17vw + 0.96rem, 1.13rem);
}
footer .footer-cols .col ul {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: clamp(0.38rem, 0.51vw + 0.24rem, 0.75rem);
}
footer .footer-cols .col ul li {
  color: #000000;
  font-size: clamp(1rem, 0.17vw + 0.96rem, 1.13rem);
  display: block;
}
footer .footer-cols .col ul li a {
  color: #000000;
}
footer .footer-cols .col ul li a:hover {
  text-decoration: underline;
  color: #347c5b;
}
footer .footer-cols .col ul li:last-of-type {
  margin-bottom: 0;
}
footer .footer-cols .col .contact-links {
  display: flex;
}
footer .footer-cols .col .contact-links .link {
  margin-right: clamp(1rem, 0.68vw + 0.82rem, 1.5rem);
}
footer .footer-cols .col .contact-links .link a {
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 1;
  transition: all 0.17s;
}
footer .footer-cols .col .contact-links .link a svg {
  width: auto;
  height: clamp(1.63rem, 0.34vw + 1.54rem, 1.88rem);
  fill: #347c5b;
  transition: all 0.17s;
}
footer .footer-cols .col .contact-links .link a:hover {
  opacity: 0.85;
}
footer .footer-cols .col .contact-links .link:last-of-type {
  margin-right: 0;
}
@media only screen and (max-width: 1200px) {
  footer .footer-cols .col .contact-links {
    flex-wrap: wrap;
  }
}
footer .footer-cols .col .newsletter-signup .form-container .emailoctopus-form-wrapper input[type=submit].btn {
  background-color: #f39323 !important;
  border-color: #f39323 !important;
}
footer .footer-cols .col .newsletter-signup .form-container .emailoctopus-form-wrapper input[type=submit].btn:hover {
  background-color: rgb(230.85, 139.65, 33.25) !important;
  border-color: rgb(230.85, 139.65, 33.25) !important;
}
footer .footer-cols .col .footer-logos {
  display: flex;
  align-items: center;
}
footer .footer-cols .col .footer-logos .logo {
  margin-right: 10px;
}
footer .footer-cols .col .footer-logos .logo img {
  max-height: 100px;
}
footer .footer-cols .col .footer-logos .logo img.softcat {
  max-height: 40px;
}
footer .footer-cols .col .footer-logos .logo:last-child {
  margin-right: 0;
}
footer .footer-cols .col.menu-col {
  width: 20%;
  flex-grow: 1;
}
footer .footer-cols .col:first-of-type {
  width: 45%;
}
footer .footer-cols .col:last-of-type {
  width: 15%;
  padding-right: 0;
}
@media only screen and (max-width: 860px) {
  footer .footer-cols .col:last-of-type {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 1200px) {
  footer .footer-cols .col {
    padding-right: 40px;
  }
}
@media only screen and (max-width: 860px) {
  footer .footer-cols .col {
    padding-right: 0;
    width: 100% !important;
    margin-bottom: clamp(2rem, 0.68vw + 1.82rem, 2.5rem);
  }
}
@media only screen and (min-width: 861px) {
  footer .footer-cols.sign-up .col {
    width: 33.3333333333%;
  }
}
footer .footer-copyright-links {
  color: #000000;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
footer .footer-copyright-links p.copyright {
  font-size: clamp(0.75rem, 0.17vw + 0.71rem, 0.88rem);
  color: #000000;
  margin: 0;
}
footer .footer-copyright-links p.copyright a {
  text-decoration: none;
}
footer .footer-copyright-links p.copyright a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 800px) {
  footer .footer-copyright-links p.copyright {
    width: 100%;
    margin-top: 10px;
  }
}
footer .footer-copyright-links p.site-by a {
  text-decoration: none;
  display: flex;
  align-items: flex-end;
  font-size: clamp(0.75rem, 0.17vw + 0.71rem, 0.88rem);
  color: #000000;
}
footer .footer-copyright-links p.site-by a svg {
  width: clamp(1.75rem, 1.36vw + 1.39rem, 2.75rem);
  height: auto;
  margin-left: clamp(0.31rem, 0.25vw + 0.25rem, 0.5rem);
  transition: opacity 0.17s;
  opacity: 0.9;
}
footer .footer-copyright-links p.site-by a:hover svg {
  opacity: 1;
}
footer .footer-copyright-links ul.links {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
}
footer .footer-copyright-links ul.links li {
  display: inline-block;
  color: #000000;
}
footer .footer-copyright-links ul.links li a {
  font-size: 16px;
}
footer .footer-copyright-links ul.links li a:after {
  content: "";
  border-right: 1px solid #347c5b;
  padding-right: 5px;
  margin-right: 5px;
}
@media only screen and (max-width: 800px) {
  footer .footer-copyright-links ul.links li a {
    font-size: 14px;
  }
}
footer .footer-copyright-links ul.links li:last-of-type a:after {
  display: none;
}
@media only screen and (max-width: 800px) {
  footer .footer-copyright-links ul.links {
    width: 100%;
  }
}
@media only screen and (max-width: 800px) {
  footer .footer-copyright-links {
    flex-direction: column;
  }
}

div#cookie-message {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: #fafafa;
  box-shadow: 0px -2px 20px rgba(0, 0, 0, 0.3);
  padding: 20px 40px;
  text-align: center;
  font-size: 0;
  opacity: 0;
  display: flex;
  visibility: hidden;
  transition: 0.17s ease;
  transform: translate3d(0, 15px, 0);
}
div#cookie-message p {
  display: inline-block;
  width: calc(100% - 262px);
  margin-right: 50px;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
  color: hsl(0, 0%, 20%);
}
@media only screen and (max-width: 767px) {
  div#cookie-message p {
    width: 100%;
    display: block;
    margin-bottom: 15px;
    margin-right: 0;
    font-size: 16px;
  }
}
div#cookie-message .message-accept {
  cursor: pointer;
  align-self: center;
}
div#cookie-message .message-deny {
  display: inline-block;
  margin-left: 20px;
  cursor: pointer;
  vertical-align: middle;
  color: hsl(0, 0%, 20%);
  transition: color 0.17s;
  align-self: center;
}
div#cookie-message.show {
  visibility: visible;
  opacity: 1;
  transform: translateZ(0);
}
@media only screen and (max-width: 767px) {
  div#cookie-message {
    padding: 10px 15px;
    flex-wrap: wrap;
    justify-content: center;
  }
}

@-webkit-keyframes inM {
  50% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(45deg);
  }
}
@keyframes inM {
  50% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(45deg);
  }
}
@-webkit-keyframes outM {
  50% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(45deg);
  }
}
@keyframes outM {
  50% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(45deg);
  }
}
@-webkit-keyframes inT {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(6px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(6px) rotate(135deg);
  }
}
@keyframes inT {
  0% {
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    transform: translateY(6px) rotate(0deg);
  }
  100% {
    transform: translateY(6px) rotate(135deg);
  }
}
@-webkit-keyframes outT {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(6px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(6px) rotate(135deg);
  }
}
@keyframes outT {
  0% {
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    transform: translateY(6px) rotate(0deg);
  }
  100% {
    transform: translateY(6px) rotate(135deg);
  }
}
@-webkit-keyframes inBtm {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(-6px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-6px) rotate(135deg);
  }
}
@keyframes inBtm {
  0% {
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    transform: translateY(-6px) rotate(0deg);
  }
  100% {
    transform: translateY(-6px) rotate(135deg);
  }
}
@-webkit-keyframes outBtm {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(-6px) rotate(0deg);
  }
  100% {
    -webkit-transform: translateY(-6px) rotate(135deg);
  }
}
@keyframes outBtm {
  0% {
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    transform: translateY(-6px) rotate(0deg);
  }
  100% {
    transform: translateY(-6px) rotate(135deg);
  }
}
.floating_message {
  background: #236376;
  color: #121740;
  font-size: 26px;
  border-radius: 40px;
  padding: 20px;
  position: fixed;
  top: 15%;
  left: 10%;
  width: 80%;
  box-sizing: border-box;
  z-index: 2000;
}

/**
* Sub menu additional styles
*/
header.site-header .header-right .nav-container .main-menu > .menu-item > a {
  padding: 10px 0;
}

header.site-header .header-right .nav-container .main-menu .menu-item {
  position: relative;
}

/* Hide the sub-menu by default */
header.site-header .header-right .nav-container .main-menu .sub-menu {
  display: none;
  position: absolute;
  background-color: #ffffff;
  z-index: 1;
  left: 0;
}

/* Display the sub-menu when hovering over the parent menu item */
header.site-header .header-right .nav-container .main-menu li:hover .sub-menu {
  display: block;
  min-width: 240px;
  background-color: #ffffff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  padding: 10px 0;
}

/* Add padding-top only to the first-level submenu */
/* Style for sub-menu items */
header.site-header .header-right .nav-container .main-menu .sub-menu li {
  position: relative;
}

/* Style for sub-menu links */
header.site-header .header-right .nav-container .main-menu .sub-menu li a {
  color: #000000;
  padding: 8px 16px;
  text-decoration: none;
  display: block;
  font-size: 1rem;
  font-weight: 500;
}

/* Hover effect for sub-menu items */
header.site-header .header-right .nav-container .main-menu .sub-menu li a:hover {
  color: #347c5b;
}

/* Hide submenus on mobile */
@media (max-width: 768px) {
  header.site-header .mobile-nav-container nav ul .sub-menu {
    display: none; /* Hide submenus on mobile devices */
  }
}
/* Email sign up */
[data-form="50c64f9c-4b97-11f0-aed9-b7f263f72b02"] .emailoctopus-form input[type=submit] {
  background-color: #f39323 !important;
  border-color: #f39323 !important;
}
[data-form="50c64f9c-4b97-11f0-aed9-b7f263f72b02"] .emailoctopus-form input[type=submit]:hover {
  background-color: rgb(230.85, 139.65, 33.25) !important;
  border-color: rgb(230.85, 139.65, 33.25) !important;
}

body.home section.intro-text {
  padding-bottom: 0;
}
body.home section.intro-text .container, body.home section.intro-text .container-narrow {
  max-width: 1000px;
}
body.home section.intro-text .container h1, body.home section.intro-text .container-narrow h1, body.home section.intro-text .container h2, body.home section.intro-text .container-narrow h2, body.home section.intro-text .container h3, body.home section.intro-text .container-narrow h3, body.home section.intro-text .container h4, body.home section.intro-text .container-narrow h4, body.home section.intro-text .container h5, body.home section.intro-text .container-narrow h5, body.home section.intro-text .container h6, body.home section.intro-text .container-narrow h6 {
  color: #236376;
}
body.home section.intro-text .container h1:first-child, body.home section.intro-text .container-narrow h1:first-child, body.home section.intro-text .container h2:first-child, body.home section.intro-text .container-narrow h2:first-child, body.home section.intro-text .container h3:first-child, body.home section.intro-text .container-narrow h3:first-child, body.home section.intro-text .container h4:first-child, body.home section.intro-text .container-narrow h4:first-child, body.home section.intro-text .container h5:first-child, body.home section.intro-text .container-narrow h5:first-child, body.home section.intro-text .container h6:first-child, body.home section.intro-text .container-narrow h6:first-child {
  margin-top: 0;
}
body.home section.primary-links .links-container {
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-template-rows: repeat(6, 1fr);
  row-gap: clamp(1.25rem, 0.34vw + 1.16rem, 1.5rem);
  column-gap: clamp(1.25rem, 3.73vw + 0.27rem, 4rem);
}
body.home section.primary-links .links-container .primary-link {
  grid-row: span 2;
}
body.home section.primary-links .links-container .primary-link .link-wrapper {
  display: grid;
  height: 100%;
  position: relative;
  border-radius: clamp(0.63rem, 0.17vw + 0.58rem, 0.75rem);
  overflow: hidden;
}
body.home section.primary-links .links-container .primary-link .link-wrapper .image {
  grid-area: 1/1;
}
body.home section.primary-links .links-container .primary-link .link-wrapper .image img {
  border-radius: clamp(0.63rem, 0.17vw + 0.58rem, 0.75rem);
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 2/1.05;
}
body.home section.primary-links .links-container .primary-link .link-wrapper .text {
  grid-area: 1/1;
  display: flex;
  align-items: flex-end;
  padding: clamp(0.75rem, 0.68vw + 0.57rem, 1.25rem) 0;
  position: relative;
}
body.home section.primary-links .links-container .primary-link .link-wrapper .text .text-container {
  background-color: #ffffff;
  padding: clamp(0.63rem, 0.51vw + 0.49rem, 1rem) clamp(0.5rem, 0.34vw + 0.41rem, 0.75rem);
  width: 90%;
  max-width: 300px;
  border-top-right-radius: clamp(0.31rem, 0.08vw + 0.29rem, 0.38rem);
  border-bottom-right-radius: clamp(0.31rem, 0.08vw + 0.29rem, 0.38rem);
}
body.home section.primary-links .links-container .primary-link .link-wrapper .text .text-container .subtitle {
  text-transform: uppercase;
  display: flex;
  align-items: center;
  font-size: clamp(0.56rem, 0.25vw + 0.5rem, 0.75rem);
  line-height: 1;
}
body.home section.primary-links .links-container .primary-link .link-wrapper .text .text-container .subtitle:before {
  content: "";
  display: inline-block;
  width: clamp(0.25rem, 0.17vw + 0.21rem, 0.38rem);
  margin-right: clamp(0.25rem, 0.17vw + 0.21rem, 0.38rem);
  height: clamp(0.25rem, 0.17vw + 0.21rem, 0.38rem);
  transform: rotate(45deg);
  background-color: #B3771C;
  flex-shrink: 0;
}
body.home section.primary-links .links-container .primary-link .link-wrapper .text .text-container h3 {
  color: #236376;
  font-size: clamp(1rem, 0.51vw + 0.87rem, 1.38rem);
  margin: clamp(0.38rem, 0.34vw + 0.29rem, 0.63rem) 0 clamp(0.25rem, 0.34vw + 0.16rem, 0.5rem);
}
body.home section.primary-links .links-container .primary-link .link-wrapper .text .text-container p {
  font-size: clamp(0.75rem, 0.17vw + 0.71rem, 0.88rem);
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  body.home section.primary-links .links-container .primary-link .link-wrapper .text {
    padding-top: clamp(4.75rem, 3.73vw + 3.77rem, 7.5rem);
  }
}
body.home section.primary-links .links-container .primary-link .link-wrapper:before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0;
  background-color: rgba(35, 99, 118, 0.4);
  transition: all 0.17s ease;
  pointer-events: none;
  mix-blend-mode: multiply;
}
body.home section.primary-links .links-container .primary-link a.link-wrapper:hover:before {
  opacity: 1;
}
body.home section.primary-links .links-container .primary-link:first-child {
  grid-row: span 6;
}
body.home section.primary-links .links-container .primary-link:first-child .link-wrapper {
  border-radius: clamp(0.63rem, 0.85vw + 0.4rem, 1.25rem);
}
body.home section.primary-links .links-container .primary-link:first-child .link-wrapper .image img {
  border-radius: clamp(0.63rem, 0.85vw + 0.4rem, 1.25rem);
}
body.home section.primary-links .links-container .primary-link:first-child .link-wrapper .text {
  padding-bottom: clamp(0.75rem, 4.41vw + -0.41rem, 4rem);
}
body.home section.primary-links .links-container .primary-link:first-child .link-wrapper .text .text-container {
  padding: clamp(0.63rem, 1.19vw + 0.31rem, 1.5rem) clamp(0.5rem, 0.68vw + 0.32rem, 1rem);
  max-width: 460px;
  border-top-right-radius: clamp(0.31rem, 0.25vw + 0.25rem, 0.5rem);
  border-bottom-right-radius: clamp(0.31rem, 0.25vw + 0.25rem, 0.5rem);
}
body.home section.primary-links .links-container .primary-link:first-child .link-wrapper .text .text-container .subtitle {
  font-size: clamp(0.56rem, 0.42vw + 0.45rem, 0.88rem);
}
body.home section.primary-links .links-container .primary-link:first-child .link-wrapper .text .text-container .subtitle:before {
  width: clamp(0.25rem, 0.25vw + 0.18rem, 0.44rem);
  height: clamp(0.25rem, 0.25vw + 0.18rem, 0.44rem);
}
body.home section.primary-links .links-container .primary-link:first-child .link-wrapper .text .text-container h3 {
  font-size: clamp(1rem, 1.19vw + 0.69rem, 1.88rem);
  margin: clamp(0.38rem, 0.34vw + 0.29rem, 0.63rem) 0 clamp(0.25rem, 0.85vw + 0.03rem, 0.88rem);
}
body.home section.primary-links .links-container .primary-link:first-child .link-wrapper .text .text-container p {
  font-size: clamp(0.75rem, 0.34vw + 0.66rem, 1rem);
}
@media only screen and (max-width: 767px) {
  body.home section.primary-links .links-container .primary-link:first-child .link-wrapper .text .text-container {
    max-width: 300px;
  }
}
@media only screen and (min-width: 768px) {
  body.home section.primary-links .links-container .primary-link:first-child .link-wrapper .text .text-container {
    padding: clamp(0.63rem, 1.19vw + 0.31rem, 1.5rem) clamp(0.5rem, 0.68vw + 0.32rem, 1rem);
  }
}
body.home section.primary-links .links-container.count-3 .primary-link:not(:first-child) {
  grid-row: span 3;
}
body.home section.primary-links .links-container.count-2 .primary-link:not(:first-child) {
  grid-row: span 6;
}
@media only screen and (max-width: 1199px) {
  body.home section.primary-links .links-container {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
  }
}
@media only screen and (max-width: 767px) {
  body.home section.primary-links .links-container {
    grid-template-columns: 1fr;
  }
}
body.home section.teal-block {
  background-color: #236376;
  padding: 0;
  margin-top: clamp(2.5rem, 2.71vw + 1.79rem, 4.5rem);
  margin-bottom: clamp(4rem, 4.75vw + 2.75rem, 7.5rem);
}
body.home section.teal-block .teal-block-container {
  display: flex;
  gap: clamp(1.5rem, 3.39vw + 0.61rem, 4rem);
  padding: 0 clamp(0rem, 5.42vw + -1.42rem, 4rem);
}
body.home section.teal-block .teal-block-container .image {
  width: 50%;
  padding-bottom: clamp(2.5rem, 3.39vw + 1.61rem, 5rem);
  margin-top: clamp(-4.5rem, -2.71vw - 1.79rem, -2.5rem);
}
body.home section.teal-block .teal-block-container .image img {
  box-shadow: 0px 4px 40px 0 rgba(0, 0, 0, 0.1);
  border-radius: clamp(0.38rem, 0.17vw + 0.33rem, 0.5rem);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 767px) {
  body.home section.teal-block .teal-block-container .image {
    width: 100%;
    padding-bottom: 0;
  }
}
body.home section.teal-block .teal-block-container .text {
  width: 50%;
  padding: clamp(2.5rem, 3.39vw + 1.61rem, 5rem) 0;
  padding-left: clamp(1rem, 1.36vw + 0.64rem, 2rem);
}
body.home section.teal-block .teal-block-container .text h2 {
  color: #ffffff;
  position: relative;
  margin-top: 0;
}
body.home section.teal-block .teal-block-container .text h2:before {
  content: "";
  display: inline-block;
  width: clamp(0.5rem, 0.68vw + 0.32rem, 1rem);
  margin-right: clamp(0.38rem, 0.85vw + 0.15rem, 1rem);
  height: clamp(0.5rem, 0.68vw + 0.32rem, 1rem);
  transform: rotate(45deg);
  background-color: #B3771C;
  flex-shrink: 0;
  position: absolute;
  top: clamp(0.75rem, 1.1vw + 0.46rem, 1.56rem);
  left: clamp(-2rem, -1.36vw - 0.64rem, -1rem);
}
body.home section.teal-block .teal-block-container .text p {
  color: #ffffff;
}
body.home section.teal-block .teal-block-container .text .cta-btn {
  margin-top: clamp(1.5rem, 1.02vw + 1.23rem, 2.25rem);
}
@media only screen and (max-width: 767px) {
  body.home section.teal-block .teal-block-container .text {
    width: 100%;
    padding-top: 0;
    padding-bottom: clamp(4rem, 4.75vw + 2.75rem, 7.5rem);
  }
}
@media only screen and (max-width: 767px) {
  body.home section.teal-block .teal-block-container {
    flex-wrap: wrap;
  }
}
body.home section.teal-block.teal-block-2 .teal-block-container {
  flex-direction: row-reverse;
}
body.home section.secondary-links {
  padding-top: 0;
}
body.home section.secondary-links .links-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(1.25rem, 3.73vw + 0.27rem, 4rem);
}
body.home section.secondary-links .links-container .secondary-link .link-wrapper {
  display: flex;
  align-items: flex-start;
  gap: clamp(1.13rem, 0.51vw + 0.99rem, 1.5rem);
}
body.home section.secondary-links .links-container .secondary-link .link-wrapper .image {
  width: 50%;
  position: relative;
}
body.home section.secondary-links .links-container .secondary-link .link-wrapper .image img {
  border-radius: clamp(0.38rem, 0.17vw + 0.33rem, 0.5rem);
  width: 100%;
  object-fit: cover;
  aspect-ratio: 4/3;
}
body.home section.secondary-links .links-container .secondary-link .link-wrapper .image:before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0;
  background-color: rgba(35, 99, 118, 0.4);
  transition: all 0.17s ease;
  pointer-events: none;
  mix-blend-mode: multiply;
  border-radius: clamp(0.38rem, 0.17vw + 0.33rem, 0.5rem);
}
@media only screen and (max-width: 767px) {
  body.home section.secondary-links .links-container .secondary-link .link-wrapper .image {
    width: 100%;
  }
}
body.home section.secondary-links .links-container .secondary-link .link-wrapper .text {
  display: flex;
  align-items: flex-end;
  padding-top: clamp(0rem, 2.71vw + -0.71rem, 2rem);
  position: relative;
  width: 50%;
}
body.home section.secondary-links .links-container .secondary-link .link-wrapper .text .text-container .subtitle {
  text-transform: uppercase;
  display: flex;
  align-items: center;
  font-size: clamp(0.63rem, 0.34vw + 0.54rem, 0.88rem);
  line-height: 1;
}
body.home section.secondary-links .links-container .secondary-link .link-wrapper .text .text-container .subtitle:before {
  content: "";
  display: inline-block;
  width: clamp(0.25rem, 0.17vw + 0.21rem, 0.38rem);
  margin-right: clamp(0.25rem, 0.17vw + 0.21rem, 0.38rem);
  height: clamp(0.25rem, 0.17vw + 0.21rem, 0.38rem);
  transform: rotate(45deg);
  background-color: #B3771C;
  flex-shrink: 0;
}
body.home section.secondary-links .links-container .secondary-link .link-wrapper .text .text-container h3 {
  color: #236376;
  font-size: clamp(1.25rem, 1.02vw + 0.98rem, 2rem);
  margin: clamp(0.38rem, 0.34vw + 0.29rem, 0.63rem) 0 clamp(0.25rem, 0.85vw + 0.03rem, 0.88rem);
}
body.home section.secondary-links .links-container .secondary-link .link-wrapper .text .text-container p {
  font-size: clamp(0.88rem, 0.17vw + 0.83rem, 1rem);
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  body.home section.secondary-links .links-container .secondary-link .link-wrapper .text {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  body.home section.secondary-links .links-container .secondary-link .link-wrapper .text {
    padding-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  body.home section.secondary-links .links-container .secondary-link .link-wrapper {
    flex-direction: column;
  }
}
body.home section.secondary-links .links-container .secondary-link a.link-wrapper:hover .image:before {
  opacity: 1;
}
@media only screen and (max-width: 480px) {
  body.home section.secondary-links .links-container {
    grid-template-columns: 1fr;
  }
}
body.home section.article-categories {
  padding-top: 0;
}
body.home section.article-categories .categories-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(1.25rem, 3.73vw + 0.27rem, 4rem);
}
body.home section.article-categories .categories-container .category {
  display: flex;
  gap: clamp(1rem, 0.68vw + 0.82rem, 1.5rem);
}
body.home section.article-categories .categories-container .category .title {
  width: 25%;
}
body.home section.article-categories .categories-container .category .title h3 {
  line-height: 1;
  margin: 0;
}
body.home section.article-categories .categories-container .category .text {
  width: 75%;
}
body.home section.article-categories .categories-container .category .text p {
  margin: 0;
  font-size: clamp(1rem, 0.34vw + 0.91rem, 1.25rem);
}
body.home section.article-categories .categories-container .category .text ul.links {
  margin-top: clamp(1rem, 1.02vw + 0.73rem, 1.75rem);
  padding: 0;
  list-style-type: none;
}
body.home section.article-categories .categories-container .category .text ul.links li {
  display: flex;
  margin-bottom: clamp(0.38rem, 0.34vw + 0.29rem, 0.63rem);
}
body.home section.article-categories .categories-container .category .text ul.links li a {
  display: inline-block;
  font-size: clamp(1rem, 0.34vw + 0.91rem, 1.25rem);
  opacity: 1;
  transition: all 0.2s ease;
}
body.home section.article-categories .categories-container .category .text ul.links li a:hover {
  opacity: 0.8;
}
body.home section.article-categories .categories-container .category .text ul.links li:before {
  content: "";
  display: inline-block;
  width: clamp(0.38rem, 0.17vw + 0.33rem, 0.5rem);
  margin-right: clamp(0.38rem, 0.17vw + 0.33rem, 0.5rem);
  height: clamp(0.38rem, 0.17vw + 0.33rem, 0.5rem);
  transform: rotate(45deg);
  background-color: #B3771C;
  flex-shrink: 0;
  margin-top: clamp(0.5rem, 0.17vw + 0.46rem, 0.63rem);
}
@media only screen and (max-width: 767px) {
  body.home section.article-categories .categories-container {
    grid-template-columns: 1fr;
  }
}
body.home section.resource-hub {
  padding-left: clamp(1rem, 1.36vw + 0.64rem, 2rem);
  padding-top: 0;
}
body.home section.resource-hub .container, body.home section.resource-hub .container-narrow {
  max-width: 1400px;
}
body.home section.resource-hub .container h2, body.home section.resource-hub .container-narrow h2 {
  position: relative;
  margin-top: 0;
  margin-bottom: clamp(1.5rem, 2.03vw + 0.97rem, 3rem);
}
body.home section.resource-hub .container h2:before, body.home section.resource-hub .container-narrow h2:before {
  content: "";
  display: inline-block;
  width: clamp(0.5rem, 0.68vw + 0.32rem, 1rem);
  margin-right: clamp(0.38rem, 0.85vw + 0.15rem, 1rem);
  height: clamp(0.5rem, 0.68vw + 0.32rem, 1rem);
  transform: rotate(45deg);
  background-color: #B3771C;
  flex-shrink: 0;
  position: absolute;
  top: clamp(0.75rem, 1.1vw + 0.46rem, 1.56rem);
  left: clamp(-2rem, -1.36vw - 0.64rem, -1rem);
}
body.home section.resource-hub .container .resources-container, body.home section.resource-hub .container-narrow .resources-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(1.5rem, 2.03vw + 0.97rem, 3rem);
}
body.home section.resource-hub .container .resources-container .resource .text-container, body.home section.resource-hub .container-narrow .resources-container .resource .text-container {
  opacity: 1;
  transition: all 0.2s ease;
}
body.home section.resource-hub .container .resources-container .resource .text-container .subtitle, body.home section.resource-hub .container-narrow .resources-container .resource .text-container .subtitle {
  text-transform: uppercase;
  display: flex;
  align-items: center;
  font-size: clamp(0.63rem, 0.34vw + 0.54rem, 0.88rem);
  line-height: 1;
}
body.home section.resource-hub .container .resources-container .resource .text-container .subtitle:before, body.home section.resource-hub .container-narrow .resources-container .resource .text-container .subtitle:before {
  content: "";
  display: inline-block;
  width: clamp(0.25rem, 0.17vw + 0.21rem, 0.38rem);
  margin-right: clamp(0.25rem, 0.17vw + 0.21rem, 0.38rem);
  height: clamp(0.25rem, 0.17vw + 0.21rem, 0.38rem);
  transform: rotate(45deg);
  background-color: #B3771C;
  flex-shrink: 0;
}
body.home section.resource-hub .container .resources-container .resource .text-container h3, body.home section.resource-hub .container-narrow .resources-container .resource .text-container h3 {
  font-size: clamp(1.25rem, 1.02vw + 0.98rem, 2rem);
  margin: clamp(0.38rem, 0.17vw + 0.33rem, 0.5rem) 0 clamp(0.25rem, 0.51vw + 0.12rem, 0.63rem);
}
body.home section.resource-hub .container .resources-container .resource .text-container p, body.home section.resource-hub .container-narrow .resources-container .resource .text-container p {
  font-size: clamp(0.88rem, 0.17vw + 0.83rem, 1rem);
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0;
}
body.home section.resource-hub .container .resources-container .resource a.link-wrapper:hover .text-container, body.home section.resource-hub .container-narrow .resources-container .resource a.link-wrapper:hover .text-container {
  opacity: 0.8;
}
@media only screen and (max-width: 767px) {
  body.home section.resource-hub .container .resources-container, body.home section.resource-hub .container-narrow .resources-container {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 420px) {
  body.home section.resource-hub .container .resources-container, body.home section.resource-hub .container-narrow .resources-container {
    grid-template-columns: 1fr;
  }
}

.news-articles-container {
  display: grid;
  gap: 40px;
}
.news-articles-container .news-article {
  display: flex;
  flex-direction: column;
}
.news-articles-container .news-article a {
  display: flex;
  flex-grow: 1;
}
.news-articles-container .news-article a.image-link {
  display: flex;
  flex-direction: column;
  width: 100%;
  border-radius: 20px;
  margin: 0;
  flex-grow: 0;
}
.news-articles-container .news-article a.image-link .image {
  padding-top: 56%;
  background-size: cover;
  background-position: center;
}
.news-articles-container .news-article a .text {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  margin-top: clamp(1.25rem, 0.5594rem + 1.4406vw, 2rem);
}
.news-articles-container .news-article a .text h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: clamp(1.38rem, 0.85vw + 1.15rem, 2rem);
  color: #236376;
}
.news-articles-container .news-article a .text p.date {
  font-size: clamp(1rem, 0.8849rem + 0.2401vw, 1.125rem);
  margin-bottom: 0;
  font-weight: 500;
}
.news-articles-container .news-article a .text p.excerpt {
  font-size: clamp(1rem, 0.8849rem + 0.2401vw, 1.125rem);
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.news-articles-container .news-article a .text p.read-more {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: clamp(1rem, 0.8849rem + 0.2401vw, 1.125rem);
  margin-top: 0;
  font-family: "Cormorant Garamond", serif;
  color: #f39323;
}
.news-articles-container .news-article a .text p.read-more svg {
  height: clamp(0.44rem, 0.34vw + 0.35rem, 0.69rem);
  width: auto;
  margin-left: clamp(0.38rem, 0.17vw + 0.33rem, 0.5rem);
  transform: translateX(0px);
  transition: transform 0.17s;
  fill: #f39323;
}
.news-articles-container .news-article a:hover .text .read-more svg, .news-articles-container .news-article a:hover + a .text .read-more svg {
  transform: translateX(2px);
}
.news-articles-container .news-article.organisation a.image-link .image {
  background-repeat: no-repeat;
  background-size: contain;
}

.news-articles-index-container .title-category {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: clamp(2.5rem, 2.03vw + 1.97rem, 4rem);
}
.news-articles-index-container .title-category h1 {
  margin-top: 0;
  margin-bottom: 0;
  color: #236376;
}
@media only screen and (max-width: 767px) {
  .news-articles-index-container .title-category h1 {
    width: 100%;
  }
}
.news-articles-index-container .title-category select {
  appearance: none;
  height: clamp(2.75rem, 1.02vw + 2.48rem, 3.5rem);
  border: none;
  border-radius: clamp(0.5rem, 0.34vw + 0.41rem, 0.75rem);
  background-color: #fafafa;
  padding: clamp(0.5rem, 0.17vw + 0.46rem, 0.63rem) clamp(1rem, 0.68vw + 0.82rem, 1.5rem);
  width: clamp(16.25rem, 3.39vw + 15.36rem, 18.75rem);
  box-sizing: border-box;
  outline: 0;
  box-shadow: 0 0 0 0px #B3771C;
  font-size: clamp(1rem, 0.17vw + 0.96rem, 1.13rem);
  transition: all 0.2s ease;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" style="fill: rgba(179, 119, 28, 1);transform: ;msFilter:;"><path d="M16.293 9.293 12 13.586 7.707 9.293l-1.414 1.414L12 16.414l5.707-5.707z"></path></svg>');
  background-repeat: no-repeat;
  background-position-x: calc(100% - 8px);
  background-position-y: clamp(0.5rem, 0.51vw + 0.37rem, 0.88rem);
}
.news-articles-index-container .title-category select:focus {
  box-shadow: 0 0 0 2px #B3771C;
}
@media only screen and (max-width: 767px) {
  .news-articles-index-container .title-category select {
    width: 100%;
    margin-top: clamp(1.25rem, 1.02vw + 0.98rem, 2rem);
  }
}
@media only screen and (max-width: 767px) {
  .news-articles-index-container .title-category {
    flex-wrap: wrap;
  }
}
.news-articles-index-container .posts .news-articles-container {
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(1.25rem, 1.69vw + 0.81rem, 2.5rem);
}
@media only screen and (max-width: 1023px) {
  .news-articles-index-container .posts .news-articles-container {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 767px) {
  .news-articles-index-container .posts .news-articles-container {
    grid-template-columns: 1fr;
  }
}
.news-articles-index-container .posts .pagination {
  display: flex;
  justify-content: space-between;
  margin-top: clamp(2.5rem, 0.1981rem + 4.8019vw, 5rem);
}
.news-articles-index-container .posts .pagination .older-posts, .news-articles-index-container .posts .pagination .newer-posts {
  margin: 0;
}
.news-articles-index-container .posts .pagination .older-posts a, .news-articles-index-container .posts .pagination .newer-posts a {
  display: inline-flex;
  border-radius: 32px;
  height: clamp(2.63rem, 1.02vw + 2.36rem, 3.38rem);
  transition: all 0.2s ease;
  align-items: center;
  position: relative;
  padding: 10px clamp(1.13rem, 0.85vw + 0.9rem, 1.75rem);
  line-height: 1;
  background-color: #1ed782;
  text-decoration: none;
}
.news-articles-index-container .posts .pagination .older-posts a:hover, .news-articles-index-container .posts .pagination .newer-posts a:hover {
  background-color: rgb(28.5, 204.25, 123.5);
}
.news-articles-index-container .posts .pagination .older-posts a span, .news-articles-index-container .posts .pagination .newer-posts a span {
  line-height: 1;
  align-self: center;
  font-size: clamp(1.13rem, 0.51vw + 0.99rem, 1.5rem);
  font-family: "Cormorant Garamond", serif;
  color: inherit;
  font-weight: 600;
  color: black;
}
.news-articles-index-container .posts .pagination .older-posts a svg, .news-articles-index-container .posts .pagination .newer-posts a svg {
  height: clamp(0.44rem, 0.34vw + 0.35rem, 0.69rem);
  width: auto;
  margin-left: clamp(0.5rem, 0.34vw + 0.41rem, 0.75rem);
  transition: all 0.2s ease;
  fill: black;
  transform: translateX(0px);
  transition: all 0.17s ease;
  margin-top: clamp(0.13rem, 0.08vw + 0.1rem, 0.19rem);
}
.news-articles-index-container .posts .pagination .older-posts a:hover:before, .news-articles-index-container .posts .pagination .older-posts a:hover:after, .news-articles-index-container .posts .pagination .newer-posts a:hover:before, .news-articles-index-container .posts .pagination .newer-posts a:hover:after {
  transform: scale(0.75);
}
.news-articles-index-container .posts .pagination .older-posts {
  align-self: flex-end;
}
.news-articles-index-container .posts .pagination .newer-posts {
  align-self: flex-end;
}
.news-articles-index-container .posts .pagination .newer-posts a svg {
  margin-right: clamp(0.38rem, 0.17vw + 0.33rem, 0.5rem);
  margin-left: 0;
}
.news-articles-index-container .posts .pagination .newer-posts a svg path:last-child {
  transform: rotate(180deg);
  transform-origin: center;
}
@media only screen and (max-width: 1000px) {
  .news-articles-index-container .posts {
    width: 100%;
    order: 3;
  }
}
@media only screen and (max-width: 1000px) {
  .news-articles-index-container {
    grid-template-columns: 1fr;
  }
}

body.single-post section.post-hero, body.single-organisation section.post-hero {
  padding-bottom: 0;
}
body.single-post section.post-hero .container, body.single-post section.post-hero .container-narrow, body.single-organisation section.post-hero .container, body.single-organisation section.post-hero .container-narrow {
  position: relative;
}
body.single-post section.post-hero .post-details, body.single-organisation section.post-hero .post-details {
  text-align: center;
  max-width: 1240px;
  margin: 0 auto;
  padding-bottom: clamp(2rem, 0.849rem + 2.401vw, 3.25rem);
  position: relative;
}
body.single-post section.post-hero .post-details h1, body.single-organisation section.post-hero .post-details h1 {
  font-weight: 500;
  margin-top: 0;
}
body.single-post section.post-hero .featured-image, body.single-organisation section.post-hero .featured-image {
  position: relative;
}
body.single-post section.post-hero .featured-image img, body.single-organisation section.post-hero .featured-image img {
  margin-left: auto;
  margin-right: auto;
}
body.single-post .post-content, body.single-organisation .post-content {
  padding: clamp(4rem, 2.37vw + 3.38rem, 5.75rem) 0;
}
body.single-post .post-content .container-narrow > p, body.single-post .post-content .container-narrow > ul, body.single-organisation .post-content .container-narrow > p, body.single-organisation .post-content .container-narrow > ul {
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}

div.flex-page > *:not(section.flex-block) {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}
div.flex-page > *:not(section.flex-block):first-child {
  padding-top: clamp(2.25rem, 3.05vw + 1.45rem, 4.5rem);
  margin-top: 0;
}
div.flex-page > *:not(section.flex-block):last-child {
  padding-bottom: clamp(2.25rem, 3.05vw + 1.45rem, 4.5rem);
}

section.flex-block .container, section.flex-block .container-narrow {
  position: relative;
}
section.flex-block .container .block-content-container, section.flex-block .container-narrow .block-content-container {
  position: relative;
}
section.flex-block .container .block-content-container .title-container h2 p, section.flex-block .container-narrow .block-content-container .title-container h2 p {
  font-family: inherit;
}
section.flex-block .container .block-content-container .description-container, section.flex-block .container-narrow .block-content-container .description-container {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
section.flex-block .container .block-content-container .description-container h2, section.flex-block .container-narrow .block-content-container .description-container h2 {
  margin-top: 0;
  margin-bottom: 0;
}
section.flex-block .container .block-content-container .description-container .description, section.flex-block .container-narrow .block-content-container .description-container .description {
  margin-top: clamp(1.75rem, 0.68vw + 1.57rem, 2.25rem);
}
section.flex-block .wysiwyg-content h1:first-child, section.flex-block .wysiwyg-content h2:first-child, section.flex-block .wysiwyg-content h3:first-child, section.flex-block .wysiwyg-content h4:first-child, section.flex-block .wysiwyg-content h5:first-child, section.flex-block .wysiwyg-content h6:first-child, section.flex-block .wysiwyg-content p:first-child, section.flex-block .wysiwyg-content li:first-child {
  margin-top: 0;
}
section.flex-block.divider:after {
  content: "";
  max-width: 1240px;
  width: 85%;
  margin: clamp(4rem, 2.37vw + 3.38rem, 5.75rem) auto 0;
  height: 1px;
  display: block;
  background-color: #130303;
  opacity: 0.2;
}
section.flex-block:not(:first-child, section.hero-block + section, section.background-colour + section, section.background-image + section, section.background-colour, section.background-image) {
  padding-top: 0;
}
section.flex-block.background-image:last-child, section.flex-block.background-colour:last-child {
  margin-bottom: clamp(3.25rem, 1.9643rem + 4.2857vw, 6.25rem);
}

section.full-width-text {
  position: relative;
  background-size: cover;
}
section.full-width-text .overlay {
  position: absolute;
  inset: 0;
}
section.full-width-text.background-colour:not(.background-white, .background-light-grey, .background-light-green) h2, section.full-width-text.background-image:not(.background-white, .background-light-grey, .background-light-green) h2 {
  color: white;
}
section.full-width-text.background-colour:not(.background-white, .background-light-grey, .background-light-green) .wysiwyg-content p, section.full-width-text.background-colour:not(.background-white, .background-light-grey, .background-light-green) .wysiwyg-content li, section.full-width-text.background-image:not(.background-white, .background-light-grey, .background-light-green) .wysiwyg-content p, section.full-width-text.background-image:not(.background-white, .background-light-grey, .background-light-green) .wysiwyg-content li {
  color: white;
}
section.full-width-text.background-colour.divider, section.full-width-text.background-image.divider {
  margin-bottom: clamp(4rem, 2.37vw + 3.38rem, 5.75rem);
}
section.full-width-text.background-colour.divider:after, section.full-width-text.background-image.divider:after {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}

section.hero-block {
  padding: 0;
  overflow: hidden;
}
section.hero-block .hero-container {
  display: grid;
  position: relative;
  justify-content: center;
}
section.hero-block .hero-container .hero-background {
  grid-area: 1/1;
  width: 100vw;
  height: 100%;
  min-height: clamp(18.75rem, 25.42vw + 12.08rem, 37.5rem);
  position: relative;
}
section.hero-block .hero-container .hero-background .background-image {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  position: absolute;
  inset: 0;
}
section.hero-block .hero-container .hero-background .video-embed {
  position: absolute;
  inset: 0;
}
section.hero-block .hero-container .hero-background .video-embed iframe {
  box-sizing: border-box;
  min-height: 56.25vw;
  left: 50%;
  height: 100%;
  min-width: 100%;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  width: 177.77777778vh;
}
section.hero-block .hero-container .hero-content {
  width: 100%;
  position: relative;
  background-size: cover;
  background-position: center center;
  position: relative;
  grid-area: 1/1;
  max-width: 100vw;
  margin: 0 auto;
}
section.hero-block .hero-container .hero-content .container, section.hero-block .hero-container .hero-content .container-narrow {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
section.hero-block .hero-container .hero-content .container .hero-text, section.hero-block .hero-container .hero-content .container-narrow .hero-text {
  max-width: 1000px;
  padding: clamp(3.25rem, 1.9643rem + 4.2857vw, 6.25rem) 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
section.hero-block .hero-container .hero-content .container .hero-text .text-container, section.hero-block .hero-container .hero-content .container-narrow .hero-text .text-container {
  text-align: center;
  max-width: 100%;
}
section.hero-block .hero-container .hero-content .container .hero-text .text-container h1, section.hero-block .hero-container .hero-content .container-narrow .hero-text .text-container h1 {
  margin-top: 0;
  color: white;
}
section.hero-block .hero-container .hero-content .container .hero-text .text-container p, section.hero-block .hero-container .hero-content .container-narrow .hero-text .text-container p {
  color: white;
  font-size: clamp(1.13rem, 0.51vw + 0.99rem, 1.5rem);
}
@media only screen and (max-width: 1200px) {
  section.hero-block .hero-container .hero-content .container .hero-text, section.hero-block .hero-container .hero-content .container-narrow .hero-text {
    width: 100%;
    padding: 50px 0;
  }
}
@media only screen and (max-width: 600px) {
  section.hero-block .hero-container .hero-content .container .hero-text, section.hero-block .hero-container .hero-content .container-narrow .hero-text {
    padding: 24px 0;
  }
}
section.hero-block .hero-container .hero-content.has-overlay {
  background-color: rgba(0, 0, 0, 0.4);
}
section.hero-block.divider {
  margin-bottom: clamp(3.25rem, 1.9643rem + 4.2857vw, 6.25rem);
}
section.hero-block.divider:after {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}

section.two-column-text .title-container {
  margin: 0 auto;
  text-align: center;
}
section.two-column-text .title-container h2 {
  margin-top: 0;
  text-align: left;
}
section.two-column-text .col-container {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}
section.two-column-text .col-container .col {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
section.two-column-text .col-container .col .col-content-container {
  position: relative;
}
section.two-column-text .col-container .col .col-content-container.has-image {
  padding-left: 40px;
  width: 80%;
}
@media only screen and (max-width: 1200px) {
  section.two-column-text .col-container .col .col-content-container.has-image {
    width: 75%;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  section.two-column-text .col-container .col .col-content-container.has-image {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
  }
}
section.two-column-text .col-container .col:first-of-type {
  padding-right: clamp(2rem, 1.53vw + 1.6rem, 3.13rem);
}
section.two-column-text .col-container .col:last-of-type {
  padding-left: clamp(2rem, 1.53vw + 1.6rem, 3.13rem);
}
@media only screen and (max-width: 600px) {
  section.two-column-text .col-container .col {
    width: 100%;
  }
  section.two-column-text .col-container .col:first-of-type {
    margin-bottom: 40px;
    padding-right: 0;
  }
  section.two-column-text .col-container .col:last-of-type {
    padding-left: 0;
  }
}

section.alternating-blocks .block {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
section.alternating-blocks .block .media {
  width: 66.6%;
  align-self: center;
  position: relative;
}
section.alternating-blocks .block .media > img {
  width: 100%;
  aspect-ratio: 4/2.75;
  object-fit: cover;
  border-radius: clamp(0.63rem, 0.17vw + 0.58rem, 0.75rem);
}
section.alternating-blocks .block .media .video-container {
  position: relative;
  padding-top: 56.25%;
}
section.alternating-blocks .block .media .video-container iframe, section.alternating-blocks .block .media .video-container .placeholder-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: clamp(0.63rem, 0.17vw + 0.58rem, 0.75rem);
}
section.alternating-blocks .block .media .video-container .placeholder-image {
  background-size: cover;
  background-position: center center;
}
@media only screen and (max-width: 1024px) {
  section.alternating-blocks .block .media {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  section.alternating-blocks .block .media {
    width: 100%;
    margin-bottom: 25px;
  }
}
section.alternating-blocks .block .text {
  width: 33.3%;
  padding-left: clamp(2rem, 0.849rem + 2.401vw, 3.25rem);
  align-self: center;
  position: relative;
}
section.alternating-blocks .block .text h2 {
  margin-top: 0;
}
@media only screen and (max-width: 1024px) {
  section.alternating-blocks .block .text {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  section.alternating-blocks .block .text {
    width: 100%;
    padding-left: 0;
  }
}
section.alternating-blocks .block:nth-of-type(even) {
  flex-direction: row-reverse;
}
section.alternating-blocks .block:nth-of-type(even) .text {
  padding-left: 0;
  padding-right: clamp(2rem, 0.849rem + 2.401vw, 3.25rem);
}
@media only screen and (max-width: 800px) {
  section.alternating-blocks .block:nth-of-type(even) .text {
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  section.alternating-blocks .block:nth-of-type(even) .text {
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  section.alternating-blocks .block:nth-of-type(even) {
    flex-direction: column;
  }
}
section.alternating-blocks .block:not(:first-of-type) {
  margin-top: clamp(2.5rem, 2.71vw + 1.79rem, 4.5rem);
}
section.alternating-blocks .block.divider:after {
  content: "";
  max-width: 1240px;
  width: 85%;
  margin: clamp(3.25rem, 1.9643rem + 4.2857vw, 6.25rem) auto 0;
  height: 1px;
  display: block;
  background-color: #B3771C;
  opacity: 0.33;
}
section.alternating-blocks.flip-order .block:nth-of-type(odd) {
  flex-direction: row-reverse;
}
section.alternating-blocks.flip-order .block:nth-of-type(odd) .text {
  padding-left: 0;
  padding-right: clamp(2rem, 0.849rem + 2.401vw, 3.25rem);
}
@media only screen and (max-width: 800px) {
  section.alternating-blocks.flip-order .block:nth-of-type(odd) .text {
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  section.alternating-blocks.flip-order .block:nth-of-type(odd) .text {
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  section.alternating-blocks.flip-order .block:nth-of-type(odd) {
    flex-direction: column;
  }
}
section.alternating-blocks.flip-order .block:nth-of-type(even) {
  flex-direction: row;
}
section.alternating-blocks.flip-order .block:nth-of-type(even) .text {
  padding-right: 0;
  padding-left: clamp(2rem, 0.849rem + 2.401vw, 3.25rem);
}
@media only screen and (max-width: 800px) {
  section.alternating-blocks.flip-order .block:nth-of-type(even) .text {
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  section.alternating-blocks.flip-order .block:nth-of-type(even) .text {
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  section.alternating-blocks.flip-order .block:nth-of-type(even) {
    flex-direction: column;
  }
}
section.alternating-blocks.narrow-width .block {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

section.gallery-slider .flex-container {
  display: flex;
}
section.gallery-slider .flex-container .block-text-container {
  position: relative;
  width: calc(50vw - 920px + 598px);
  padding: clamp(2rem, 0.849rem + 2.401vw, 3.25rem) 0;
  padding-left: clamp(2rem, 0.849rem + 2.401vw, 3.25rem);
  padding-right: 15px;
  max-width: 620px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
section.gallery-slider .flex-container .block-text-container .text-top {
  position: relative;
}
section.gallery-slider .flex-container .block-text-container .text-top h2 {
  margin-top: 0;
}
section.gallery-slider .flex-container .block-text-container .slider-nav-caption {
  position: relative;
}
section.gallery-slider .flex-container .block-text-container .slider-nav-caption .caption-container .slick-track {
  display: flex;
}
section.gallery-slider .flex-container .block-text-container .slider-nav-caption .caption-container .slick-track .slick-slide {
  display: flex;
  height: auto;
  align-items: flex-end;
}
@media only screen and (max-width: 1000px) {
  section.gallery-slider .flex-container .block-text-container .slider-nav-caption .caption-container .slick-track .slick-slide {
    align-items: flex-start;
  }
}
section.gallery-slider .flex-container .block-text-container .slider-nav-caption .caption-container .slide .caption {
  font-style: italic;
  font-size: 1.125rem;
  margin-bottom: clamp(1rem, 0.0792rem + 1.9208vw, 2rem);
}
@media only screen and (max-width: 1000px) {
  section.gallery-slider .flex-container .block-text-container .slider-nav-caption .caption-container .slide .caption {
    font-size: 1rem;
  }
}
section.gallery-slider .flex-container .block-text-container .slider-nav-caption .slider-controls {
  display: inline-flex;
  border-radius: 32px;
  align-items: center;
}
section.gallery-slider .flex-container .block-text-container .slider-nav-caption .slider-controls .slider-info {
  margin: 0 10px;
  font-weight: 500;
  color: white;
}
section.gallery-slider .flex-container .block-text-container .slider-nav-caption .slider-controls .button-arrow {
  padding: 21px 32px;
  font-size: 0;
  position: relative;
}
section.gallery-slider .flex-container .block-text-container .slider-nav-caption .slider-controls .button-arrow svg {
  width: auto;
  height: 22px;
  fill: white;
  position: relative;
}
section.gallery-slider .flex-container .block-text-container .slider-nav-caption .slider-controls .button-arrow:before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: white;
  opacity: 0;
  transition: opacity 0.17s;
}
section.gallery-slider .flex-container .block-text-container .slider-nav-caption .slider-controls .button-arrow:hover {
  cursor: pointer;
}
section.gallery-slider .flex-container .block-text-container .slider-nav-caption .slider-controls .button-arrow:hover:before {
  opacity: 0.2;
}
section.gallery-slider .flex-container .block-text-container .slider-nav-caption .slider-controls .button-arrow.prev-arrow {
  padding-right: 16px;
  border-top-left-radius: 32px;
  border-bottom-left-radius: 32px;
}
section.gallery-slider .flex-container .block-text-container .slider-nav-caption .slider-controls .button-arrow.prev-arrow:before {
  border-top-left-radius: 32px;
  border-bottom-left-radius: 32px;
}
section.gallery-slider .flex-container .block-text-container .slider-nav-caption .slider-controls .button-arrow.next-arrow {
  padding-left: 16px;
  border-top-right-radius: 32px;
  border-bottom-right-radius: 32px;
}
section.gallery-slider .flex-container .block-text-container .slider-nav-caption .slider-controls .button-arrow.next-arrow:before {
  border-top-right-radius: 32px;
  border-bottom-right-radius: 32px;
}
@media only screen and (max-width: 1000px) {
  section.gallery-slider .flex-container .block-text-container .slider-nav-caption .slider-controls {
    align-self: flex-start;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 1000px) {
  section.gallery-slider .flex-container .block-text-container .slider-nav-caption {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 1200px) {
  section.gallery-slider .flex-container .block-text-container {
    width: 50%;
  }
}
@media only screen and (max-width: 1000px) {
  section.gallery-slider .flex-container .block-text-container {
    width: 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 0;
  }
}
section.gallery-slider .flex-container .slider-container {
  width: calc(50vw - 920px + 1225.44px);
  position: relative;
  z-index: 2;
  opacity: 0;
}
@media only screen and (max-width: 1200px) {
  section.gallery-slider .flex-container .slider-container {
    width: 50%;
  }
}
@media only screen and (max-width: 1000px) {
  section.gallery-slider .flex-container .slider-container {
    width: 100vw;
    margin-top: clamp(2rem, 0.849rem + 2.401vw, 3.25rem);
  }
}
section.gallery-slider .flex-container.flip-order {
  flex-direction: row-reverse;
}
section.gallery-slider .flex-container.flip-order .block-text-container {
  padding-right: clamp(2rem, 0.849rem + 2.401vw, 3.25rem);
  padding-left: 15px;
}
@media only screen and (max-width: 1000px) {
  section.gallery-slider .flex-container.flip-order .block-text-container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
section.gallery-slider .flex-container.flip-order .slider-container {
  margin-top: 0;
}
@media only screen and (max-width: 1000px) {
  section.gallery-slider .flex-container {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}

.acf-block-preview section.gallery .flex-container .block-text-container .slider-nav-caption .slider-controls {
  display: none;
}
.acf-block-preview section.gallery .flex-container .slider-container {
  opacity: 1;
}

section.gallery .description-container {
  text-align: center;
}
section.gallery .image-row-container {
  display: grid;
  margin-top: clamp(2rem, 0.849rem + 2.401vw, 3.25rem);
  gap: clamp(1.75rem, 3.05vw + 0.95rem, 4rem);
  grid-template-columns: repeat(4, 1fr);
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
section.gallery .image-row-container .image {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  background-color: #fafafa;
  border-radius: clamp(0.5rem, 0.34vw + 0.41rem, 0.75rem);
  transition: all 0.17s;
  position: relative;
  box-shadow: 0px 4px 32px 0px rgba(19, 3, 3, 0);
}
section.gallery .image-row-container .image .image-container {
  display: flex;
  padding: clamp(1.13rem, 0.51vw + 0.99rem, 1.5rem);
  padding-bottom: 0;
}
section.gallery .image-row-container .image .image-container img {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
}
section.gallery .image-row-container .image .label-expand {
  display: flex;
  justify-content: space-between;
  gap: clamp(0.5rem, 0.34vw + 0.41rem, 0.75rem);
  margin-top: clamp(0.63rem, 0.42vw + 0.51rem, 0.94rem);
  padding: clamp(1.13rem, 0.51vw + 0.99rem, 1.5rem);
  position: relative;
  flex-grow: 1;
  z-index: 1;
  padding-top: 0;
}
section.gallery .image-row-container .image .label-expand div.label h5, section.gallery .image-row-container .image .label-expand div.label h6 {
  margin: 0;
}
section.gallery .image-row-container .image .label-expand div.label p {
  font-size: clamp(0.94rem, 0.25vw + 0.87rem, 1.13rem);
}
section.gallery .image-row-container .image .label-expand div.label p:first-child {
  margin-top: 0;
}
section.gallery .image-row-container .image .label-expand span.expand svg {
  fill: #347c5b;
  transition: fill 0.17s;
}
section.gallery .image-row-container .image .label-expand span.expand svg:hover {
  cursor: pointer;
  fill: #1ed782;
}
section.gallery .image-row-container .image:hover {
  background-color: #e3f1e8;
  box-shadow: 0px 4px 32px 0px rgba(19, 3, 3, 0.08);
  cursor: pointer;
}
@media only screen and (max-width: 1024px) {
  section.gallery .image-row-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 480px) {
  section.gallery .image-row-container {
    grid-template-columns: 1fr;
  }
}
section.gallery .image-row-container.posts-1 {
  max-width: 460px;
  grid-template-columns: 1fr;
}
section.gallery .image-row-container.posts-2 {
  max-width: 920px;
  grid-template-columns: repeat(2, 1fr);
}
section.gallery .image-row-container.posts-3 {
  max-width: 1380px;
  grid-template-columns: repeat(3, 1fr);
}
section.gallery .gallery-slider-wrapper {
  position: fixed;
  z-index: 1001;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(19, 3, 3, 0.9);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.17s, visibility 0s;
}
section.gallery .gallery-slider-wrapper .gallery-slider-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, calc(-50% + 50px));
  width: 80%;
  max-width: 1260px;
  max-height: calc(90vh - 100px);
  overflow-y: scroll;
  overflow-y: overlay;
  padding-top: clamp(1.25rem, 1.69vw + 0.81rem, 2.5rem);
  padding: clamp(0.63rem, 1.86vw + 0.14rem, 2rem);
}
section.gallery .gallery-slider-wrapper .gallery-slider-container .popup-close {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 1;
  transition: opacity 0.17s;
  font-size: clamp(1.5rem, 1.02vw + 1.23rem, 2.25rem);
  color: white;
  cursor: pointer;
}
section.gallery .gallery-slider-wrapper .gallery-slider-container .popup-close:hover {
  opacity: 0.85;
}
section.gallery .gallery-slider-wrapper .gallery-slider-container .gallery-slider {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
section.gallery .gallery-slider-wrapper .gallery-slider-container .gallery-slider .button-arrow {
  width: clamp(1.13rem, 0.51vw + 0.99rem, 1.5rem);
  cursor: pointer;
  opacity: 1;
  transition: opacity 0.17s;
}
section.gallery .gallery-slider-wrapper .gallery-slider-container .gallery-slider .button-arrow svg {
  height: auto;
  width: clamp(1.13rem, 0.51vw + 0.99rem, 1.5rem);
  fill: white;
}
section.gallery .gallery-slider-wrapper .gallery-slider-container .gallery-slider .button-arrow:hover {
  opacity: 0.85;
}
section.gallery .gallery-slider-wrapper .gallery-slider-container .gallery-slider .slider-container {
  width: calc(100% - clamp(2.25rem, -0.68vw + 2.43rem, 1.75rem));
  padding: 0 clamp(0.63rem, 2.54vw + -0.04rem, 2.5rem);
}
section.gallery .gallery-slider-wrapper .gallery-slider-container .gallery-slider .slider-container .slick-track {
  display: flex;
  align-items: center;
}
section.gallery .gallery-slider-wrapper .gallery-slider-container .gallery-slider .slider-container .slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
section.gallery .gallery-slider-wrapper .gallery-slider-container .gallery-slider .slider-container .slide picture img {
  max-width: 100%;
  max-height: 60vh;
  object-fit: contain;
  min-width: 60%;
}
section.gallery .gallery-slider-wrapper .gallery-slider-container .gallery-slider .slider-container .slide figcaption {
  font-size: clamp(1rem, 0.34vw + 0.91rem, 1.25rem);
  color: white;
}
section.gallery .gallery-slider-wrapper .gallery-slider-container .gallery-slider .slider-container .slide figcaption p {
  font-size: inherit;
  color: inherit;
}
section.gallery .gallery-slider-wrapper .gallery-slider-container .gallery-slider .slider-container .slide figcaption h6 {
  color: white;
  margin-top: clamp(1rem, 0.34vw + 0.91rem, 1.25rem);
}
@media only screen and (max-width: 1200px) {
  section.gallery .gallery-slider-wrapper .gallery-slider-container {
    width: 99%;
  }
}
section.gallery .gallery-slider-wrapper.active {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.17s, visibility 0s 0.17s;
}

.acf-block-preview section.image-row .image-row-container .image {
  opacity: 1;
}

section.variable-columns .description-container {
  text-align: left;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
section.variable-columns .columns-container {
  margin-top: clamp(1.75rem, 0.68vw + 1.57rem, 2.25rem);
  display: flex;
  --gap: clamp(1.25rem,0.87vw + 1.02rem,2rem);
  gap: var(--gap);
  justify-content: center;
  flex-wrap: wrap;
  --columns: 4;
}
@media only screen and (min-width: 1025px) {
  section.variable-columns .columns-container.per-row-2 {
    --columns: 2;
  }
}
@media only screen and (min-width: 1025px) {
  section.variable-columns .columns-container.per-row-3 {
    --columns: 3;
  }
}
@media only screen and (min-width: 1025px) {
  section.variable-columns .columns-container.per-row-4 {
    --columns: 4;
  }
}
@media only screen and (min-width: 1025px) {
  section.variable-columns .columns-container.per-row-5 {
    --columns: 5;
  }
}
@media only screen and (min-width: 1025px) {
  section.variable-columns .columns-container.per-row-6 {
    --columns: 6;
  }
}
section.variable-columns .columns-container.per-row-2, section.variable-columns .columns-container.per-row-3, section.variable-columns .columns-container.per-row-4 {
  --gap: clamp(1.25rem,2.03vw + 0.72rem,3rem);
}
section.variable-columns .columns-container.per-row-2 .column-inner .text h3, section.variable-columns .columns-container.per-row-3 .column-inner .text h3, section.variable-columns .columns-container.per-row-4 .column-inner .text h3 {
  font-size: var(--wp--preset--font-size--large);
}
@media (min-width: 1025px) and (max-width: 1280px) {
  section.variable-columns .columns-container.per-row-6 {
    --columns: 3;
  }
}
@media only screen and (max-width: 1024px) {
  section.variable-columns .columns-container {
    --columns: 2;
  }
}
@media only screen and (max-width: 600px) {
  section.variable-columns .columns-container {
    --columns: 1;
  }
}
section.variable-columns .columns-container > a {
  text-decoration: none;
  transition: background-color 0.17s;
  width: calc(100% / var(--columns) - var(--gap) + var(--gap) / var(--columns));
}
section.variable-columns .columns-container > a .column {
  width: 100%;
  height: 100%;
}
section.variable-columns .columns-container > a:hover .column .text-container p.link-text svg {
  transform: translateX(2px);
}
section.variable-columns .columns-container .column {
  display: flex;
  flex-direction: column;
  width: calc(100% / var(--columns) - var(--gap) + var(--gap) / var(--columns));
  transition: background-color 0.17s;
  position: relative;
}
section.variable-columns .columns-container .column .image-container {
  width: 100%;
  position: relative;
  border-radius: clamp(0.38rem, 0.17vw + 0.33rem, 0.5rem);
}
section.variable-columns .columns-container .column .image-container img {
  width: 100%;
  border-radius: clamp(0.38rem, 0.17vw + 0.33rem, 0.5rem);
}
section.variable-columns .columns-container .column .image-container.crop {
  background-size: cover;
  background-position: center;
  padding-top: 56.25%;
}
section.variable-columns .columns-container .column .image-container.crop img {
  visibility: hidden;
  height: 0;
}
section.variable-columns .columns-container .column .image-container:not(.crop) {
  background-image: none !important;
}
section.variable-columns .columns-container .column .text-container {
  position: relative;
  background-color: #fafafa;
  padding: clamp(1.5rem, 0.68vw + 1.32rem, 2rem) clamp(1rem, 0.68vw + 0.82rem, 1.5rem);
  border-bottom-left-radius: clamp(0.38rem, 0.17vw + 0.33rem, 0.5rem);
  border-bottom-right-radius: clamp(0.38rem, 0.17vw + 0.33rem, 0.5rem);
  flex-grow: 1;
}
section.variable-columns .columns-container .column .text-container h5 {
  margin-top: 0;
  color: #347c5b;
  font-size: clamp(1.25rem, 1.02vw + 0.98rem, 2rem);
}
section.variable-columns .columns-container .column .text-container .text p:first-child {
  margin-top: 0;
}
section.variable-columns .columns-container .column .text-container p.link-text {
  display: inline;
  color: #347c5b;
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(1.13rem, 0.34vw + 1.04rem, 1.38rem);
  font-weight: 600;
}
section.variable-columns .columns-container .column .text-container p.link-text svg {
  height: clamp(0.38rem, 0.34vw + 0.29rem, 0.63rem);
  width: auto;
  margin-left: clamp(0.38rem, 0.17vw + 0.33rem, 0.5rem);
  fill: #236376;
  transform: translateX(0px);
  transition: transform 0.17s;
}
section.variable-columns .columns-container .column .text-container p.link-text:before {
  content: "";
  display: block;
  margin-top: clamp(1rem, 0.34vw + 0.91rem, 1.25rem);
}

.acf-block-preview section.variable-columns .columns-container .column {
  opacity: 1;
}
.acf-block-preview section.variable-columns .columns-container > a {
  opacity: 1;
  pointer-events: none;
}

section.cta-block {
  padding-top: 0;
}
section.cta-block .cta-block-container {
  max-width: 860px;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
  padding: clamp(3rem, 3.73vw + 2.02rem, 5.75rem) clamp(2rem, 3.39vw + 1.11rem, 4.5rem);
  position: relative;
  border-radius: clamp(0.63rem, 0.17vw + 0.58rem, 0.75rem);
}
section.cta-block .cta-block-container .text-container {
  max-width: 880px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
section.cta-block .cta-block-container .text-container .text {
  padding-right: clamp(0.63rem, 0.85vw + 0.4rem, 1.25rem);
}
section.cta-block .cta-block-container .text-container .text .subtitle {
  font-size: clamp(1rem, 0.34vw + 0.91rem, 1.25rem);
  margin-bottom: clamp(0.25rem, 0.34vw + 0.16rem, 0.5rem);
  text-align: left;
}
section.cta-block .cta-block-container .text-container .text h2 {
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
@media only screen and (max-width: 600px) {
  section.cta-block .cta-block-container .text-container .text {
    padding-right: 0;
    padding-bottom: clamp(1.25rem, 1.02vw + 0.98rem, 2rem);
  }
}
section.cta-block .cta-block-container .text-container .cta-container {
  margin-top: 0;
}
@media only screen and (max-width: 600px) {
  section.cta-block .cta-block-container .text-container {
    flex-direction: column;
  }
}
section.cta-block .cta-block-container:not(.background-white, .background-light-grey, .background-light-green, .background-mid-green) .text-container .text .subtitle, section.cta-block .cta-block-container:not(.background-white, .background-light-grey, .background-light-green, .background-mid-green) .text-container .text h2 {
  color: white;
}

section.news-articles .description-container {
  text-align: center;
}
section.news-articles .news-articles-container {
  grid-template-columns: repeat(auto-fit, minmax(min(100% - 40px, max(240px, 25% - 30px)), 1fr));
  margin-top: clamp(2rem, 0.849rem + 2.401vw, 3.25rem);
  margin-left: auto;
  margin-right: auto;
}
section.news-articles .news-articles-container.posts-1 {
  max-width: 460px;
}
section.news-articles .news-articles-container.posts-2 {
  max-width: 920px;
}
section.news-articles .news-articles-container.posts-3 {
  max-width: 1380px;
}
section.news-articles .cta-container {
  text-align: center;
}

.acf-block-preview .news-articles-container .news-article > a {
  pointer-events: none;
}

section.profiles .description-container {
  text-align: center;
}
section.profiles .profiles-container {
  grid-template-columns: repeat(auto-fit, minmax(min(100% - 40px, max(240px, 25% - 30px)), 1fr));
  margin-top: clamp(2rem, 0.849rem + 2.401vw, 3.25rem);
  margin-left: auto;
  display: grid;
  gap: 40px;
  margin-right: auto;
}
section.profiles .profiles-container .profile {
  display: flex;
  flex-direction: column;
}
section.profiles .profiles-container .profile .image-container {
  padding: 0 clamp(1.13rem, 0.51vw + 0.99rem, 1.5rem);
  position: relative;
}
section.profiles .profiles-container .profile .image-container .image {
  border-radius: 50%;
  padding-top: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
}
section.profiles .profiles-container .profile .image-container:before {
  content: "";
  background-color: #fafafa;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  border-top-left-radius: clamp(0.38rem, 0.17vw + 0.33rem, 0.5rem);
  border-top-right-radius: clamp(0.38rem, 0.17vw + 0.33rem, 0.5rem);
}
section.profiles .profiles-container .profile .text {
  text-align: center;
  background-color: #fafafa;
  padding: clamp(1.13rem, 0.51vw + 0.99rem, 1.5rem);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  border-bottom-left-radius: clamp(0.38rem, 0.17vw + 0.33rem, 0.5rem);
  border-bottom-right-radius: clamp(0.38rem, 0.17vw + 0.33rem, 0.5rem);
  flex-grow: 1;
}
section.profiles .profiles-container .profile .text .text-top {
  margin: clamp(0.5rem, 0.34vw + 0.41rem, 0.75rem) 0;
}
section.profiles .profiles-container .profile .text .text-top h4 {
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
}
section.profiles .profiles-container .profile .text .text-top p.job-title {
  font-size: clamp(1.25rem, 0.34vw + 1.16rem, 1.5rem);
  margin-top: clamp(0.25rem, 0.34vw + 0.16rem, 0.5rem);
  margin-bottom: clamp(0.63rem, 0.42vw + 0.51rem, 0.94rem);
  opacity: 0.7;
}
section.profiles .profiles-container .profile .text .text-top span.circle {
  width: clamp(0.5rem, 0.17vw + 0.46rem, 0.63rem);
  height: clamp(0.5rem, 0.17vw + 0.46rem, 0.63rem);
  display: inline-block;
  background-color: #f39323;
  border-radius: 50%;
}
section.profiles .profiles-container .profile .text .text-top .bio {
  margin-top: clamp(0.63rem, 0.42vw + 0.51rem, 0.94rem);
  font-size: clamp(1rem, 0.34vw + 0.91rem, 1.25rem);
  text-align: left;
}
section.profiles .profiles-container .profile .text .text-top .bio p {
  text-align: left;
  font-size: clamp(1rem, 0.34vw + 0.91rem, 1.25rem);
}
section.profiles .profiles-container .profile .text .text-top .bio p:first-child {
  margin-top: 0;
}
section.profiles .profiles-container .profile .text .text-top p.email {
  margin-bottom: 0;
  text-align: left;
  font-size: clamp(1rem, 0.34vw + 0.91rem, 1.25rem);
}
section.profiles .profiles-container .profile .text .text-top p.email a {
  color: #347c5b;
  text-decoration: none;
}
section.profiles .profiles-container .profile .text .text-top p.email a:hover {
  text-decoration: underline;
}
section.profiles .profiles-container .profile .text .text-top p.phone {
  margin-top: clamp(0.31rem, 0.42vw + 0.2rem, 0.63rem);
  text-align: left;
  font-size: clamp(1rem, 0.34vw + 0.91rem, 1.25rem);
}
section.profiles .profiles-container.posts-1 {
  max-width: 400px;
}
section.profiles .profiles-container.posts-2 {
  max-width: 800px;
}
section.profiles .profiles-container.posts-3 {
  max-width: 1200px;
}
section.profiles .cta-container {
  text-align: center;
}

.acf-block-preview section.profiles .profiles-container .profile {
  opacity: 1;
}

section.flex-block.contact-form .form-container {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-top: clamp(2rem, 0.849rem + 2.401vw, 3.25rem);
}
section.flex-block.contact-form .form-container form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
section.flex-block.contact-form .form-container form p {
  margin-top: 0;
  margin-bottom: clamp(1.5rem, 0.5792rem + 1.9208vw, 2.5rem);
  position: relative;
  width: calc(50% - clamp(1.5rem, 0.5792rem + 1.9208vw, 2.5rem) / 2);
}
section.flex-block.contact-form .form-container form p .label {
  position: absolute;
  pointer-events: none;
  top: clamp(0.813rem, 0.5257rem + 0.5993vw, 1.125rem);
  left: clamp(1.25rem, 0.5594rem + 1.4406vw, 2rem);
  font-size: clamp(1rem, 0.7698rem + 0.4802vw, 1.25rem);
  z-index: 1;
  transform: scale(1) translateX(0);
  transform-origin: top left;
  transition: all 0.17s;
}
section.flex-block.contact-form .form-container form p br {
  display: none;
}
section.flex-block.contact-form .form-container form p input, section.flex-block.contact-form .form-container form p textarea {
  -webkit-appearance: none;
  border: none;
  background-color: rgb(242.5, 242.5, 242.5);
  width: 100%;
  height: clamp(3rem, 1.36vw + 2.64rem, 4rem);
  border-radius: clamp(0.38rem, 0.17vw + 0.33rem, 0.5rem);
  border: 2px solid rgb(242.5, 242.5, 242.5);
  padding: clamp(0.5rem, 0.34vw + 0.41rem, 0.75rem) clamp(1rem, 1.02vw + 0.73rem, 1.75rem);
  font-size: clamp(1rem, 0.34vw + 0.91rem, 1.25rem);
  color: #130303;
  transition: all 0.17s;
  margin-bottom: 0;
  position: relative;
  font-weight: 600;
}
section.flex-block.contact-form .form-container form p input::placeholder, section.flex-block.contact-form .form-container form p textarea::placeholder {
  color: rgba(19, 3, 3, 0.8);
}
section.flex-block.contact-form .form-container form p input:focus, section.flex-block.contact-form .form-container form p textarea:focus {
  outline: 0;
  border-color: #347c5b;
}
section.flex-block.contact-form .form-container form p textarea {
  height: clamp(7.5rem, 2.8962rem + 9.6038vw, 12.5rem);
  max-width: 100%;
  min-width: 100%;
}
section.flex-block.contact-form .form-container form p:nth-of-type(5) {
  width: 100%;
}
section.flex-block.contact-form .form-container form p:last-of-type {
  width: 100%;
  text-align: right;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
section.flex-block.contact-form .form-container form p:last-of-type input {
  display: inline-block;
  width: auto;
  background-color: #347c5b;
  cursor: pointer;
  font-weight: 600;
  font-family: "Cormorant Garamond", serif;
  color: white;
  font-size: clamp(1.13rem, 0.51vw + 0.99rem, 1.5rem);
  border-radius: 32px;
}
section.flex-block.contact-form .form-container form p:last-of-type input:hover {
  background-color: rgb(49.4, 117.8, 86.45);
}
section.flex-block.contact-form .form-container form p.active .label {
  transform: scale(0.7) translateY(clamp(-0.688rem, 0.4578rem + 0.4802vw, -0.938rem));
}
section.flex-block.contact-form .form-container form p.has-value .label {
  transform: scale(0.7) translateY(clamp(-0.688rem, 0.4578rem + 0.4802vw, -0.938rem));
}
section.flex-block.contact-form .form-container form .wpcf7-response-output {
  background-color: #fafafa;
  color: #130303;
  border: none !important;
  padding: 10px clamp(1.25rem, 0.7511rem + 1.0408vw, 2rem);
  line-height: 1.15;
  font-weight: 600;
  font-size: clamp(1.13rem, 0.51vw + 0.99rem, 1.5rem);
  width: 100%;
  text-align: center;
}
section.flex-block.contact-form .form-container form.invalid .wpcf7-response-output, section.flex-block.contact-form .form-container form.failed .wpcf7-response-output, section.flex-block.contact-form .form-container form.aborted .wpcf7-response-output, section.flex-block.contact-form .form-container form.unaccepted .wpcf7-response-output {
  background-color: #236376;
  color: white;
}

section.block-image-text .block-image-text-container {
  display: flex;
  align-items: center;
  max-width: 1920px;
  margin: 0 auto;
}
section.block-image-text .block-image-text-container .block-image {
  width: 60%;
}
@media only screen and (max-width: 1024px) {
  section.block-image-text .block-image-text-container .block-image {
    width: 100%;
  }
}
section.block-image-text .block-image-text-container .text-sections {
  width: 40%;
  padding-left: clamp(1.5rem, 2.71vw + 0.79rem, 3.5rem);
  max-width: 623px;
  padding-right: 15px;
}
section.block-image-text .block-image-text-container .text-sections .section {
  padding: 0 0 9px 8px;
}
section.block-image-text .block-image-text-container .text-sections .section .text-container h2 {
  margin-top: clamp(1rem, 0.68vw + 0.82rem, 1.5rem);
}
section.block-image-text .block-image-text-container .text-sections .slider-dots {
  padding-left: 8px;
}
section.block-image-text .block-image-text-container .text-sections .slider-dots ul.slick-dots {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 auto;
  text-align: center;
  padding-left: 0;
}
section.block-image-text .block-image-text-container .text-sections .slider-dots ul.slick-dots li {
  display: inline-block;
  height: clamp(0.5rem, 0.34vw + 0.41rem, 0.75rem);
  width: clamp(0.5rem, 0.34vw + 0.41rem, 0.75rem);
  margin-right: 16px;
  margin-bottom: 2px;
  transition: all 0.17s;
  cursor: pointer;
  border-radius: 50%;
  background-color: rgb(242.5, 242.5, 242.5);
}
section.block-image-text .block-image-text-container .text-sections .slider-dots ul.slick-dots li button {
  display: none;
}
section.block-image-text .block-image-text-container .text-sections .slider-dots ul.slick-dots li:hover {
  opacity: 0.75;
}
section.block-image-text .block-image-text-container .text-sections .slider-dots ul.slick-dots li:last-of-type {
  margin-right: 0;
}
section.block-image-text .block-image-text-container .text-sections .slider-dots ul.slick-dots li.slick-active {
  background-color: #f39323;
}
@media only screen and (max-width: 1024px) {
  section.block-image-text .block-image-text-container .text-sections {
    width: 100%;
    padding-left: 7px;
    padding-top: clamp(1.75rem, 1.02vw + 1.48rem, 2.5rem);
    max-width: inherit;
  }
}
@media only screen and (max-width: 1024px) {
  section.block-image-text .block-image-text-container {
    flex-wrap: wrap;
  }
}

body.page-template-template-contact section.contact .contact-container {
  display: flex;
}
body.page-template-template-contact section.contact .contact-container .contact-text-container {
  width: 50vw;
  display: flex;
  justify-content: flex-end;
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text {
  width: calc(50vw - 920px + 920px);
  padding: clamp(2rem, 0.849rem + 2.401vw, 3.25rem) 0;
  padding-right: clamp(2rem, 0.849rem + 2.401vw, 3.25rem);
  padding-left: 15px;
  max-width: 935px;
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text h1 {
  margin-top: 0;
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .content {
  margin-bottom: 40px;
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-details {
  margin-top: 60px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-details .contact-entry {
  text-align: center;
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-details .contact-entry .icon-container {
  margin-bottom: 5px;
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-details .contact-entry .icon-container svg {
  fill: #7961AA;
  width: 32px;
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-details .contact-entry .contact-entry-content {
  font-size: clamp(1rem, 0.8849rem + 0.2401vw, 1.125rem);
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-details .contact-entry .contact-entry-content a {
  opacity: 1;
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-details .contact-entry .contact-entry-content a:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 767px) {
  body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-details .contact-entry .contact-entry-content {
    padding-left: 20px;
  }
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-details .contact-entry:last-of-type {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-details .contact-entry {
    text-align: left;
    display: flex;
    align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-details {
    grid-template-columns: 1fr;
  }
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-form {
  margin-top: clamp(2rem, 0.849rem + 2.401vw, 3.25rem);
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-form form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-form form p {
  margin-top: 0;
  margin-bottom: clamp(1.5rem, 0.5792rem + 1.9208vw, 2.5rem);
  position: relative;
  width: calc(50% - clamp(1.5rem, 0.5792rem + 1.9208vw, 2.5rem) / 2);
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-form form p .label {
  position: absolute;
  pointer-events: none;
  top: clamp(0.813rem, 0.5257rem + 0.5993vw, 1.125rem);
  left: clamp(1.25rem, 0.5594rem + 1.4406vw, 2rem);
  font-size: clamp(1rem, 0.7698rem + 0.4802vw, 1.25rem);
  font-weight: 500;
  z-index: 1;
  transform: scale(1) translateX(0);
  transform-origin: top left;
  transition: all 0.17s;
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-form form p br {
  display: none;
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-form form p input, body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-form form p textarea {
  -webkit-appearance: none;
  border: none;
  background-color: #fafafa;
  width: 100%;
  height: clamp(3rem, 2.0792rem + 1.9208vw, 4rem);
  border-radius: 32px;
  padding: clamp(0.688rem, 0.4578rem + 0.4802vw, 0.938rem) clamp(1.25rem, 0.5594rem + 1.4406vw, 2rem) 0;
  font-size: clamp(1rem, 0.7698rem + 0.4802vw, 1.25rem);
  color: #121740;
  transition: all 0.17s;
  margin-bottom: 0;
  position: relative;
  font-weight: 500;
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-form form p input::placeholder, body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-form form p textarea::placeholder {
  color: rgba(18, 23, 64, 0.8);
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-form form p input:focus, body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-form form p textarea:focus {
  outline: 0;
  background-color: #121740;
  color: white;
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-form form p textarea {
  border-radius: 20px;
  height: clamp(7.5rem, 2.8962rem + 9.6038vw, 12.5rem);
  max-width: 100%;
  min-width: 100%;
  padding-top: clamp(1.5rem, 1.0396rem + 0.9604vw, 2rem);
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-form form p button {
  -webkit-appearance: none;
  border: none;
  padding: 0;
  align-items: stretch;
  transition: all 0.17s;
  cursor: pointer;
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-form form p button svg {
  stroke: white;
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-form form p button p {
  color: white;
  padding: 14px 16px;
  line-height: 1;
  font-weight: bold;
  align-self: center;
  margin: 0;
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-form form p:nth-of-type(5) {
  width: 100%;
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-form form p:last-of-type {
  width: 100%;
  text-align: right;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-form form p:last-of-type input {
  display: inline-block;
  width: auto;
  background-color: #f39323;
  cursor: pointer;
  font-weight: 500;
  color: white;
  padding-top: 0;
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-form form p:last-of-type input:hover {
  background-color: rgb(244.3189655172, 158.8706896552, 59.1810344828);
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-form form p.active .label {
  transform: scale(0.7) translateY(clamp(-0.688rem, 0.4578rem + 0.4802vw, -0.938rem));
  color: white;
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-form form p.has-value .label {
  transform: scale(0.7) translateY(clamp(-0.688rem, 0.4578rem + 0.4802vw, -0.938rem));
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-form form .wpcf7-response-output {
  background-color: #236376;
  border-radius: 80px;
  color: #121740;
  border: none !important;
  padding: 10px clamp(1.25rem, 0.7511rem + 1.0408vw, 2rem);
  line-height: 1.15;
  font-weight: 500;
  font-size: clamp(1rem, 0.8548rem + 0.6452vw, 1.5rem);
  width: 100%;
  text-align: center;
}
body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-form form.invalid .wpcf7-response-output, body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-form form.failed .wpcf7-response-output, body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-form form.aborted .wpcf7-response-output, body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-form form.unaccepted .wpcf7-response-output {
  background-color: #f39323;
  color: white;
}
@media only screen and (max-width: 1000px) {
  body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-form {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text .contact-form {
    width: 100%;
    padding-left: 0;
  }
}
@media only screen and (max-width: 1000px) {
  body.page-template-template-contact section.contact .contact-container .contact-text-container .contact-text {
    width: 100%;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 1000px) {
  body.page-template-template-contact section.contact .contact-container .contact-text-container {
    width: 100%;
  }
}
body.page-template-template-contact section.contact .contact-container .contact-map {
  width: 50vw;
  position: relative;
}
body.page-template-template-contact section.contact .contact-container .contact-map iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 1000px) {
  body.page-template-template-contact section.contact .contact-container .contact-map {
    width: 100%;
    padding-top: 100%;
  }
}
@media only screen and (max-width: 1000px) {
  body.page-template-template-contact section.contact .contact-container {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 1000px) {
  body.page-template-template-contact section.contact {
    padding-bottom: 0;
  }
}/*# sourceMappingURL=style.css.map */