/*!
Theme Name: dynamitebase
Theme URI: 
Author: Every1
Author URI: http://www.helloevery1.com/us
Description: dynamitebase Base Theme
Version: 0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base-wp-project
Tags:
*/
/*! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
  tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
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;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-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.
*/
::-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 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.container {
  max-width: 100%;
  padding: 0 1rem;
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 992px;
    padding: 0 1rem;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
    padding: 0 1rem;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1400px;
    padding: 0 1rem;
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1600px;
    padding: 0 1rem;
  }
}
.no-pseudo::before {
  content: none !important;
}
.no-pseudo::after {
  content: none !important;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.-left-3 {
  left: -0.75rem;
}
.-right-1 {
  right: -0.25rem;
}
.bottom-0 {
  bottom: 0;
}
.left-0 {
  left: 0;
}
.right-0 {
  right: 0;
}
.right-12 {
  right: 3rem;
}
.right-4 {
  right: 1rem;
}
.top-0 {
  top: 0;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.z-9999 {
  z-index: 9999;
}
.float-left {
  float: left;
}
.m-auto {
  margin: auto;
}
.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.-mr-12 {
  margin-right: -3rem;
}
.-mt-5 {
  margin-top: -1.25rem;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.ml-0 {
  margin-left: 0px;
}
.ml-4 {
  margin-left: 1rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mt-0 {
  margin-top: 0px;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.hidden {
  display: none;
}
.h-10 {
  height: 2.5rem;
}
.h-12 {
  height: 3rem;
}
.h-14 {
  height: 3.5rem;
}
.h-18 {
  height: 4.5rem;
}
.h-44 {
  height: 11rem;
}
.h-56 {
  height: 14rem;
}
.h-64 {
  height: 16rem;
}
.h-72 {
  height: 18rem;
}
.h-full {
  height: 100%;
}
.min-h-full {
  min-height: 100%;
}
.w-10 {
  width: 2.5rem;
}
.w-15 {
  width: 3.75rem;
}
.w-18 {
  width: 4.5rem;
}
.w-32 {
  width: 8rem;
}
.w-40 {
  width: 10rem;
}
.w-48 {
  width: 12rem;
}
.w-64 {
  width: 16rem;
}
.w-8 {
  width: 2rem;
}
.w-full {
  width: 100%;
}
.max-w-none {
  max-width: none;
}
.max-w-xs {
  max-width: 20rem;
}
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow-0 {
  flex-grow: 0;
}
.cursor-pointer {
  cursor: pointer;
}
.list-none {
  list-style-type: none;
}
.break-inside-avoid-column {
  -moz-column-break-inside: avoid;
  break-inside: avoid-column;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.self-start {
  align-self: flex-start;
}
.overflow-hidden {
  overflow: hidden;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-sm {
  border-radius: 0.125rem;
}
.rounded-b-3xl {
  border-bottom-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}
.rounded-b-40 {
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
}
.rounded-b-sm {
  border-bottom-right-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
}
.rounded-l-lg {
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.rounded-t-3xl {
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}
.rounded-t-40 {
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-t-0 {
  border-top-width: 0;
}
.border-t-4 {
  border-top-width: 4px;
}
.border-solid {
  border-style: solid;
}
.border-nihr_grey-100 {
  --tw-border-opacity: 1;
  border-color: rgb(216 216 216 / var(--tw-border-opacity));
}
.border-nihr_grey-500 {
  --tw-border-opacity: 1;
  border-color: rgb(60 60 60 / var(--tw-border-opacity));
}
.border-nihr_red-500 {
  --tw-border-opacity: 1;
  border-color: rgb(234 93 78 / var(--tw-border-opacity));
}
.border-nihr_turquoise-500 {
  --tw-border-opacity: 1;
  border-color: rgb(46 169 176 / var(--tw-border-opacity));
}
.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}
.bg-nihr_blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(25 62 114 / var(--tw-bg-opacity));
}
.bg-nihr_grey-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(216 216 216 / var(--tw-bg-opacity));
}
.bg-nihr_lightest_grey-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 241 243 / var(--tw-bg-opacity));
}
.bg-nihr_turquoise-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(213 238 239 / var(--tw-bg-opacity));
}
.bg-nihr_turquoise-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(88 186 192 / var(--tw-bg-opacity));
}
.bg-nihr_turquoise-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(46 169 176 / var(--tw-bg-opacity));
}
.bg-red-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-cover {
  background-size: cover;
}
.bg-center {
  background-position: center;
}
.bg-top {
  background-position: top;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.p-1 {
  padding: 0.25rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-24 {
  padding-bottom: 6rem;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pl-0 {
  padding-left: 0px;
}
.pl-3 {
  padding-left: 0.75rem;
}
.pl-6 {
  padding-left: 1.5rem;
}
.pl-8 {
  padding-left: 2rem;
}
.pr-1 {
  padding-right: 0.25rem;
}
.pr-12 {
  padding-right: 3rem;
}
.pr-3 {
  padding-right: 0.75rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-12 {
  padding-top: 3rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-7 {
  padding-top: 1.75rem;
}
.pt-8 {
  padding-top: 2rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.font-body {
  font-family: latoregular, sans-serif;
}
.font-display {
  font-family: latobold, sans-serif;
}
.text-10 {
  font-size: 10px;
}
.text-12 {
  font-size: 12px;
}
.text-14 {
  font-size: 14px;
}
.text-15 {
  font-size: 15px;
}
.text-16 {
  font-size: 16px;
}
.text-18 {
  font-size: 18px;
}
.text-20 {
  font-size: 20px;
}
.text-28 {
  font-size: 28px;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.font-normal {
  font-weight: 400;
}
.uppercase {
  text-transform: uppercase;
}
.leading-8 {
  line-height: 2rem;
}
.leading-none {
  line-height: 1;
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-nihr_blue-500 {
  --tw-text-opacity: 1;
  color: rgb(25 62 114 / var(--tw-text-opacity));
}
.text-nihr_grey-400 {
  --tw-text-opacity: 1;
  color: rgb(99 99 99 / var(--tw-text-opacity));
}
.text-nihr_grey-500 {
  --tw-text-opacity: 1;
  color: rgb(60 60 60 / var(--tw-text-opacity));
}
.text-nihr_red-500 {
  --tw-text-opacity: 1;
  color: rgb(234 93 78 / var(--tw-text-opacity));
}
.text-nihr_turquoise-500 {
  --tw-text-opacity: 1;
  color: rgb(46 169 176 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.no-underline {
  text-decoration-line: none;
}
.placeholder-nihr_blue-500::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(25 62 114 / var(--tw-placeholder-opacity));
}
.placeholder-nihr_blue-500::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(25 62 114 / var(--tw-placeholder-opacity));
}
.shadow-custom {
  --tw-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
  --tw-shadow-colored: 0 0 12px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-100 {
  transition-duration: 100ms;
}
.duration-150 {
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 992px) {
  .lg\:container {
    max-width: 100%;
    padding: 0 1rem;
  }
  @media (min-width: 768px) {
    .lg\:container {
      max-width: 768px;
      padding: 0 1rem;
    }
  }
  @media (min-width: 992px) {
    .lg\:container {
      max-width: 992px;
      padding: 0 1rem;
    }
  }
  @media (min-width: 1200px) {
    .lg\:container {
      max-width: 1200px;
      padding: 0 1rem;
    }
  }
  @media (min-width: 1400px) {
    .lg\:container {
      max-width: 1400px;
      padding: 0 1rem;
    }
  }
  @media (min-width: 1600px) {
    .lg\:container {
      max-width: 1600px;
      padding: 0 1rem;
    }
  }
}
.hover\:border-nihr_red-600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(187 74 62 / var(--tw-border-opacity));
}
.hover\:bg-nihr_grey-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(216 216 216 / var(--tw-bg-opacity));
}
.hover\:bg-red-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}
.hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.hover\:text-nihr_turquoise-500:hover {
  --tw-text-opacity: 1;
  color: rgb(46 169 176 / var(--tw-text-opacity));
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hover\:shadow-custom:hover {
  --tw-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
  --tw-shadow-colored: 0 0 12px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.group:hover .group-hover\:bg-nihr_grey-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(216 216 216 / var(--tw-bg-opacity));
}
@media (min-width: 640px) {
  .sm\:grid {
    display: grid;
  }
  .sm\:h-24 {
    height: 6rem;
  }
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:gap-2 {
    gap: 0.5rem;
  }
}
@media (min-width: 768px) {
  .md\:absolute {
    position: absolute;
  }
  .md\:relative {
    position: relative;
  }
  .md\:z-10 {
    z-index: 10;
  }
  .md\:order-1 {
    order: 1;
  }
  .md\:order-2 {
    order: 2;
  }
  .md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .md\:-mt-4 {
    margin-top: -1rem;
  }
  .md\:-mt-8 {
    margin-top: -2rem;
  }
  .md\:mb-0 {
    margin-bottom: 0px;
  }
  .md\:mb-1 {
    margin-bottom: 0.25rem;
  }
  .md\:mb-5 {
    margin-bottom: 1.25rem;
  }
  .md\:ml-2 {
    margin-left: 0.5rem;
  }
  .md\:ml-auto {
    margin-left: auto;
  }
  .md\:mr-1 {
    margin-right: 0.25rem;
  }
  .md\:mr-2 {
    margin-right: 0.5rem;
  }
  .md\:mr-3 {
    margin-right: 0.75rem;
  }
  .md\:mr-4 {
    margin-right: 1rem;
  }
  .md\:mr-auto {
    margin-right: auto;
  }
  .md\:mt-1 {
    margin-top: 0.25rem;
  }
  .md\:mt-16 {
    margin-top: 4rem;
  }
  .md\:mt-2 {
    margin-top: 0.5rem;
  }
  .md\:mt-4 {
    margin-top: 1rem;
  }
  .md\:mt-8 {
    margin-top: 2rem;
  }
  .md\:mt-auto {
    margin-top: auto;
  }
  .md\:inline-block {
    display: inline-block;
  }
  .md\:flex {
    display: flex;
  }
  .md\:h-20 {
    height: 5rem;
  }
  .md\:h-384 {
    height: 24rem;
  }
  .md\:h-56 {
    height: 14rem;
  }
  .md\:h-64 {
    height: 16rem;
  }
  .md\:h-72 {
    height: 18rem;
  }
  .md\:h-88 {
    height: 22rem;
  }
  .md\:h-full {
    height: 100%;
  }
  .md\:min-h-20 {
    min-height: 5rem;
  }
  .md\:w-1\/2 {
    width: 50%;
  }
  .md\:w-2\/6 {
    width: 33.333333%;
  }
  .md\:w-3\/5 {
    width: 60%;
  }
  .md\:w-64 {
    width: 16rem;
  }
  .md\:w-auto {
    width: auto;
  }
  .md\:w-full {
    width: 100%;
  }
  .md\:max-w-none {
    max-width: none;
  }
  .md\:max-w-xl {
    max-width: 36rem;
  }
  .md\:columns-2 {
    -moz-columns: 2;
    columns: 2;
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:flex-col {
    flex-direction: column;
  }
  .md\:flex-wrap {
    flex-wrap: wrap;
  }
  .md\:justify-start {
    justify-content: flex-start;
  }
  .md\:justify-end {
    justify-content: flex-end;
  }
  .md\:justify-center {
    justify-content: center;
  }
  .md\:overflow-hidden {
    overflow: hidden;
  }
  .md\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .md\:rounded-l-40 {
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
  }
  .md\:rounded-r-40 {
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
  }
  .md\:rounded-bl-none {
    border-bottom-left-radius: 0px;
  }
  .md\:rounded-tr-none {
    border-top-right-radius: 0px;
  }
  .md\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .md\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .md\:pb-1 {
    padding-bottom: 0.25rem;
  }
  .md\:pb-12 {
    padding-bottom: 3rem;
  }
  .md\:pb-2 {
    padding-bottom: 0.5rem;
  }
  .md\:pb-20 {
    padding-bottom: 5rem;
  }
  .md\:pb-6 {
    padding-bottom: 1.5rem;
  }
  .md\:pl-0 {
    padding-left: 0px;
  }
  .md\:pl-3 {
    padding-left: 0.75rem;
  }
  .md\:pr-3 {
    padding-right: 0.75rem;
  }
  .md\:pt-10 {
    padding-top: 2.5rem;
  }
  .md\:pt-12 {
    padding-top: 3rem;
  }
  .md\:pt-14 {
    padding-top: 3.5rem;
  }
  .md\:pt-24 {
    padding-top: 6rem;
  }
  .md\:pt-3 {
    padding-top: 0.75rem;
  }
  .md\:pt-32 {
    padding-top: 8rem;
  }
  .md\:pt-8 {
    padding-top: 2rem;
  }
  .md\:text-left {
    text-align: left;
  }
  .md\:text-center {
    text-align: center;
  }
  .md\:text-18 {
    font-size: 18px;
  }
  .md\:text-20 {
    font-size: 20px;
  }
  .md\:text-24 {
    font-size: 24px;
  }
  .md\:text-28 {
    font-size: 28px;
  }
  .md\:hover\:border-nihr_blue-500:hover {
    --tw-border-opacity: 1;
    border-color: rgb(25 62 114 / var(--tw-border-opacity));
  }
  .md\:hover\:bg-nihr_blue-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(25 62 114 / var(--tw-bg-opacity));
  }
  .md\:hover\:text-nihr_blue-500:hover {
    --tw-text-opacity: 1;
    color: rgb(25 62 114 / var(--tw-text-opacity));
  }
  .md\:hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
  .md\:hover\:underline:hover {
    text-decoration-line: underline;
  }
}
@media (min-width: 992px) {
  .lg\:fixed {
    position: fixed;
  }
  .lg\:absolute {
    position: absolute;
  }
  .lg\:relative {
    position: relative;
  }
  .lg\:left-0 {
    left: 0;
  }
  .lg\:top-0 {
    top: 0;
  }
  .lg\:z-9999 {
    z-index: 9999;
  }
  .lg\:m-auto {
    margin: auto;
  }
  .lg\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }
  .lg\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .lg\:mb-0 {
    margin-bottom: 0px;
  }
  .lg\:mb-1 {
    margin-bottom: 0.25rem;
  }
  .lg\:mb-2 {
    margin-bottom: 0.5rem;
  }
  .lg\:mb-4 {
    margin-bottom: 1rem;
  }
  .lg\:mb-5 {
    margin-bottom: 1.25rem;
  }
  .lg\:mb-6 {
    margin-bottom: 1.5rem;
  }
  .lg\:ml-0 {
    margin-left: 0px;
  }
  .lg\:ml-10 {
    margin-left: 2.5rem;
  }
  .lg\:ml-4 {
    margin-left: 1rem;
  }
  .lg\:ml-8 {
    margin-left: 2rem;
  }
  .lg\:ml-auto {
    margin-left: auto;
  }
  .lg\:mr-10 {
    margin-right: 2.5rem;
  }
  .lg\:mr-3 {
    margin-right: 0.75rem;
  }
  .lg\:mr-4 {
    margin-right: 1rem;
  }
  .lg\:mr-auto {
    margin-right: auto;
  }
  .lg\:mt-0 {
    margin-top: 0px;
  }
  .lg\:mt-2 {
    margin-top: 0.5rem;
  }
  .lg\:mt-24 {
    margin-top: 6rem;
  }
  .lg\:mt-36 {
    margin-top: 9rem;
  }
  .lg\:mt-4 {
    margin-top: 1rem;
  }
  .lg\:mt-6 {
    margin-top: 1.5rem;
  }
  .lg\:mt-8 {
    margin-top: 2rem;
  }
  .lg\:block {
    display: block;
  }
  .lg\:inline-block {
    display: inline-block;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:grid {
    display: grid;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:h-11 {
    height: 2.75rem;
  }
  .lg\:h-12 {
    height: 3rem;
  }
  .lg\:h-20 {
    height: 5rem;
  }
  .lg\:h-32 {
    height: 8rem;
  }
  .lg\:h-384 {
    height: 24rem;
  }
  .lg\:h-448 {
    height: 448px;
  }
  .lg\:h-64 {
    height: 16rem;
  }
  .lg\:h-72 {
    height: 18rem;
  }
  .lg\:min-h-16 {
    min-height: 4rem;
  }
  .lg\:w-1\/5 {
    width: 20%;
  }
  .lg\:w-3\/12 {
    width: 25%;
  }
  .lg\:w-32 {
    width: 8rem;
  }
  .lg\:w-4\/6 {
    width: 66.666667%;
  }
  .lg\:w-56 {
    width: 14rem;
  }
  .lg\:w-64 {
    width: 16rem;
  }
  .lg\:w-full {
    width: 100%;
  }
  .lg\:max-w-2xl {
    max-width: 42rem;
  }
  .lg\:max-w-3xl {
    max-width: 48rem;
  }
  .lg\:max-w-4xl {
    max-width: 56rem;
  }
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:flex-col {
    flex-direction: column;
  }
  .lg\:items-center {
    align-items: center;
  }
  .lg\:justify-start {
    justify-content: flex-start;
  }
  .lg\:gap-2 {
    gap: 0.5rem;
  }
  .lg\:gap-3 {
    gap: 0.75rem;
  }
  .lg\:rounded-sm {
    border-radius: 0.125rem;
  }
  .lg\:border-l {
    border-left-width: 1px;
  }
  .lg\:border-solid {
    border-style: solid;
  }
  .lg\:border-nihr_grey-100 {
    --tw-border-opacity: 1;
    border-color: rgb(216 216 216 / var(--tw-border-opacity));
  }
  .lg\:bg-nihr_grey-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(216 216 216 / var(--tw-bg-opacity));
  }
  .lg\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }
  .lg\:p-4 {
    padding: 1rem;
  }
  .lg\:p-7 {
    padding: 1.75rem;
  }
  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .lg\:px-18 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }
  .lg\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .lg\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .lg\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .lg\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .lg\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .lg\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .lg\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .lg\:pb-10 {
    padding-bottom: 2.5rem;
  }
  .lg\:pb-12 {
    padding-bottom: 3rem;
  }
  .lg\:pb-14 {
    padding-bottom: 3.5rem;
  }
  .lg\:pb-18 {
    padding-bottom: 4.5rem;
  }
  .lg\:pb-2 {
    padding-bottom: 0.5rem;
  }
  .lg\:pb-24 {
    padding-bottom: 6rem;
  }
  .lg\:pb-6 {
    padding-bottom: 1.5rem;
  }
  .lg\:pb-8 {
    padding-bottom: 2rem;
  }
  .lg\:pl-0 {
    padding-left: 0px;
  }
  .lg\:pl-10 {
    padding-left: 2.5rem;
  }
  .lg\:pl-4 {
    padding-left: 1rem;
  }
  .lg\:pr-0 {
    padding-right: 0px;
  }
  .lg\:pr-3 {
    padding-right: 0.75rem;
  }
  .lg\:pt-0 {
    padding-top: 0px;
  }
  .lg\:pt-14 {
    padding-top: 3.5rem;
  }
  .lg\:pt-16 {
    padding-top: 4rem;
  }
  .lg\:pt-18 {
    padding-top: 4.5rem;
  }
  .lg\:pt-20 {
    padding-top: 5rem;
  }
  .lg\:pt-4 {
    padding-top: 1rem;
  }
  .lg\:pt-6 {
    padding-top: 1.5rem;
  }
  .lg\:pt-7 {
    padding-top: 1.75rem;
  }
  .lg\:pt-8 {
    padding-top: 2rem;
  }
  .lg\:text-left {
    text-align: left;
  }
  .lg\:text-14 {
    font-size: 14px;
  }
  .lg\:text-15 {
    font-size: 15px;
  }
  .lg\:text-17 {
    font-size: 17px;
  }
  .lg\:text-20 {
    font-size: 20px;
  }
  .lg\:text-24 {
    font-size: 24px;
  }
  .lg\:text-28 {
    font-size: 28px;
  }
  .lg\:text-32 {
    font-size: 32px;
  }
  .lg\:text-36 {
    font-size: 36px;
  }
  .lg\:text-40 {
    font-size: 40px;
  }
  .lg\:text-58 {
    font-size: 58px;
  }
  .lg\:font-normal {
    font-weight: 400;
  }
  .lg\:leading-10 {
    line-height: 2.5rem;
  }
  .lg\:leading-11 {
    line-height: 2.75rem;
  }
  .lg\:leading-6 {
    line-height: 1.5rem;
  }
  .lg\:leading-7 {
    line-height: 1.75rem;
  }
  .lg\:leading-snug {
    line-height: 1.375;
  }
  .lg\:text-nihr_blue-500 {
    --tw-text-opacity: 1;
    color: rgb(25 62 114 / var(--tw-text-opacity));
  }
  .lg\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .lg\:transition-colors {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  .lg\:hover\:bg-nihr_red-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(234 93 78 / var(--tw-bg-opacity));
  }
}
@media (min-width: 1200px) {
  .xl\:-mt-14 {
    margin-top: -3.5rem;
  }
  .xl\:mb-2 {
    margin-bottom: 0.5rem;
  }
  .xl\:mb-3 {
    margin-bottom: 0.75rem;
  }
  .xl\:ml-16 {
    margin-left: 4rem;
  }
  .xl\:mr-16 {
    margin-right: 4rem;
  }
  .xl\:mt-20 {
    margin-top: 5rem;
  }
  .xl\:mt-3 {
    margin-top: 0.75rem;
  }
  .xl\:mt-48 {
    margin-top: 12rem;
  }
  .xl\:block {
    display: block;
  }
  .xl\:flex {
    display: flex;
  }
  .xl\:h-32 {
    height: 8rem;
  }
  .xl\:h-36 {
    height: 9rem;
  }
  .xl\:h-44 {
    height: 11rem;
  }
  .xl\:h-448 {
    height: 448px;
  }
  .xl\:h-464 {
    height: 29rem;
  }
  .xl\:h-550 {
    height: 550px;
  }
  .xl\:h-80 {
    height: 20rem;
  }
  .xl\:min-h-32 {
    min-height: 8rem;
  }
  .xl\:w-3\/12 {
    width: 25%;
  }
  .xl\:w-36 {
    width: 9rem;
  }
  .xl\:w-72 {
    width: 18rem;
  }
  .xl\:w-9\/12 {
    width: 75%;
  }
  .xl\:w-full {
    width: 100%;
  }
  .xl\:max-w-1200 {
    max-width: 1200px;
  }
  .xl\:max-w-5xl {
    max-width: 64rem;
  }
  .xl\:max-w-lg {
    max-width: 32rem;
  }
  .xl\:max-w-screen-lg {
    max-width: 992px;
  }
  .xl\:flex-col {
    flex-direction: column;
  }
  .xl\:justify-center {
    justify-content: center;
  }
  .xl\:gap-6 {
    gap: 1.5rem;
  }
  .xl\:p-14 {
    padding: 3.5rem;
  }
  .xl\:p-7 {
    padding: 1.75rem;
  }
  .xl\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .xl\:pb-1 {
    padding-bottom: 0.25rem;
  }
  .xl\:pb-10 {
    padding-bottom: 2.5rem;
  }
  .xl\:pb-12 {
    padding-bottom: 3rem;
  }
  .xl\:pb-18 {
    padding-bottom: 4.5rem;
  }
  .xl\:pb-24 {
    padding-bottom: 6rem;
  }
  .xl\:pb-4 {
    padding-bottom: 1rem;
  }
  .xl\:pb-40 {
    padding-bottom: 10rem;
  }
  .xl\:pb-8 {
    padding-bottom: 2rem;
  }
  .xl\:pl-0 {
    padding-left: 0px;
  }
  .xl\:pl-3 {
    padding-left: 0.75rem;
  }
  .xl\:pt-36 {
    padding-top: 9rem;
  }
  .xl\:pt-5 {
    padding-top: 1.25rem;
  }
  .xl\:text-18 {
    font-size: 18px;
  }
  .xl\:text-28 {
    font-size: 28px;
  }
  .xl\:text-32 {
    font-size: 32px;
  }
  .xl\:leading-5 {
    line-height: 1.25rem;
  }
  .xl\:leading-8 {
    line-height: 2rem;
  }
  .xl\:leading-9 {
    line-height: 2.25rem;
  }
}
@media (min-width: 1400px) {
  .xxl\:mb-6 {
    margin-bottom: 1.5rem;
  }
  .xxl\:mb-8 {
    margin-bottom: 2rem;
  }
  .xxl\:ml-auto {
    margin-left: auto;
  }
  .xxl\:mt-0 {
    margin-top: 0px;
  }
  .xxl\:mt-2 {
    margin-top: 0.5rem;
  }
  .xxl\:flex {
    display: flex;
  }
  .xxl\:h-464 {
    height: 29rem;
  }
  .xxl\:h-500 {
    height: 500px;
  }
  .xxl\:h-605 {
    height: 605px;
  }
  .xxl\:min-h-24 {
    min-height: 6rem;
  }
  .xxl\:min-h-400 {
    min-height: 400px;
  }
  .xxl\:w-1\/2 {
    width: 50%;
  }
  .xxl\:w-5\/12 {
    width: 41.666667%;
  }
  .xxl\:flex-wrap {
    flex-wrap: wrap;
  }
  .xxl\:items-start {
    align-items: flex-start;
  }
  .xxl\:justify-end {
    justify-content: flex-end;
  }
  .xxl\:self-end {
    align-self: flex-end;
  }
  .xxl\:p-10 {
    padding: 2.5rem;
  }
  .xxl\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .xxl\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .xxl\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .xxl\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .xxl\:pb-0 {
    padding-bottom: 0px;
  }
  .xxl\:pb-2 {
    padding-bottom: 0.5rem;
  }
  .xxl\:pl-0 {
    padding-left: 0px;
  }
  .xxl\:pt-0 {
    padding-top: 0px;
  }
  .xxl\:pt-36 {
    padding-top: 9rem;
  }
  .xxl\:text-48 {
    font-size: 48px;
  }
  .xxl\:leading-13 {
    line-height: 3.25rem;
  }
}
@media (min-width: 1600px) {
  .xxxl\:w-1\/5 {
    width: 20%;
  }
  .xxxl\:w-2\/5 {
    width: 40%;
  }
  .xxxl\:w-3\/5 {
    width: 60%;
  }
  .xxxl\:w-4\/5 {
    width: 80%;
  }
  .xxxl\:max-w-xl {
    max-width: 36rem;
  }
  .xxxl\:pl-6 {
    padding-left: 1.5rem;
  }
}
@font-face {
  font-family: "latobold";
  src: url("../../dist/fonts/lato-bold-webfont.woff2") format("woff2"), url("../../dist/fonts/lato-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "latoregular";
  src: url("../../dist/fonts/lato-regular-webfont.woff2") format("woff2"), url("../../dist/fonts/lato-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/*----------------------------*/
/*----------- Mixins-----------*/
/*----------------------------*/
/* @include box-shadow(1px,1px,1px,0, #fff, true); */
.u-list-reset {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}
.u-list-reset li {
  display: inline;
}
ul.u-list-reset li li,
ol.u-list-reset li li {
  display: inline-block;
}
.u-display-none {
  display: none !important;
}
.u-display {
  display: block !important;
}
.u-relative {
  position: relative;
}
.u-noscroll {
  position: fixed;
  width: 100%;
}
.u-menu-active {
  height: 100%;
  overflow: hidden;
}
@media (min-width: 768px) {
  .u-mobile-only {
    display: none !important;
  }
}
.u-tablet-up {
  display: none !important;
}
@media (min-width: 768px) {
  .u-tablet-up {
    display: block !important;
  }
}
.u-tablet-only {
  display: none !important;
}
@media (min-width: 768px) {
  .u-tablet-only {
    display: block !important;
  }
}
.u-desktop-only {
  display: none !important;
}
@media (min-width: 992px) {
  .u-desktop-only {
    display: block !important;
  }
}
.u-clearfix::after {
  clear: both;
  content: "";
  display: table;
}
.u-underline-link {
  position: relative;
  display: inline-block;
}
.u-underline-link::before {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  bottom: -2px;
}
.u-round-corners {
  border-radius: 20px;
}
.u-text-center {
  text-align: center !important;
}
.u-text-left {
  text-align: left !important;
}
.u-min-height-auto {
  min-height: inherit !important;
}
.u-line-top-shadow {
  height: 20px;
  box-shadow: inset 0 -12px 22px -12px rgba(155, 121, 105, 0.4);
  margin: 20px -15px 30px;
  border: 0;
}
@media (min-width: 768px) {
  .u-line-top-shadow {
    margin: 30px -15px 50px;
  }
}
@media (min-width: 992px) {
  .u-line-top-shadow {
    margin: 45px -15px 60px;
  }
}
.u-with-overlap .c-page-header__down-indicator {
  display: none !important;
}
@media (min-width: 768px) {
  .u-with-overlap .m-page-header__col {
    padding-bottom: 100px;
  }
}
@media (min-width: 992px) {
  .u-with-overlap .m-page-header__col {
    padding-bottom: 120px;
  }
}
.u-page-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #ffffff;
  display: none;
  z-index: 10999;
}
.u-page-overlay__spinner {
  margin: 40px auto 0 auto;
  width: 100px;
  height: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.u-page-overlay__spinner img {
  width: 70px;
  height: 70px;
  margin: 0 auto;
}
.u-fade-page {
  opacity: 1;
  transition: none;
  position: relative;
}
.u-fade-page::before {
  z-index: 10999;
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #ffffff;
  top: 0;
  bottom: 0;
}
.u-fade-page::after {
  content: "";
  display: block;
  position: absolute;
  content: "Please wait...";
  width: 100px;
  height: 10px;
  text-align: center;
  background-color: red;
  top: 0;
  bottom: 0;
}
/********* Accessibility **********/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}
a {
  color: #193e72;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/*#########################*/
/* purgecss start ignore */
/*#########################*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-dots {
  position: absolute;
  bottom: -30px;
  text-align: center;
  margin-left: auto !important;
  margin-right: auto !important;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  padding-left: 0px;
  padding-right: 0px;
}
.slick-dots li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.slick-dots li button {
  text-indent: -9999px;
  width: 35px;
  height: 2px;
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.slick-dots li button:hover {
  opacity: 0.7;
}
.slick-dots li.slick-active button {
  --tw-bg-opacity: 1;
  background-color: rgb(234 93 78 / var(--tw-bg-opacity));
}
.slick-dots li::before {
  content: none !important;
}
.slick-dots {
  padding-bottom: 0 !important;
}
.slick-dots li {
  margin: 0px;
  padding: 0px;
}
.slick-dots li button {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.slick-dots li.slick-active button {
  --tw-bg-opacity: 1;
  background-color: rgb(234 93 78 / var(--tw-bg-opacity));
}
.slick-disabled {
  opacity: 0.1;
}
.slick-arrow {
  background: url("../images/slider-arrow.svg") center center no-repeat;
  background-size: 20px;
  text-indent: -9999px;
  transform: rotate(180deg);
  transition: all 0.3s ease;
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 0.125rem;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(25 62 114 / var(--tw-bg-opacity));
}
.slick-arrow.slick-prev {
  left: 10%;
}
.slick-arrow.slick-next {
  transform: rotate(0deg);
  right: 10%;
}
@media (min-width: 992px) {
  .slick-arrow {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity));
    background-size: 30px;
    transition: all 0.3s ease;
    width: 78px;
    height: 80px;
  }
  .slick-arrow:hover {
    --tw-border-opacity: 1;
    border-color: rgb(25 62 114 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(25 62 114 / var(--tw-bg-opacity));
  }
  .slick-arrow.slick-prev {
    left: 0;
    margin-left: -85px;
  }
  .slick-arrow.slick-next {
    right: 0;
    margin-right: -85px;
  }
}
/*#########################*/
/* purgecss end ignore */
/*#########################*/
* {
  box-sizing: border-box;
  -webkit-text-stroke-width: 0.1px;
}
html {
  height: 100%;
  font-size: 1rem;
  line-height: 1.5rem;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  left: 0;
  right: 0;
  position: relative;
}
a {
  transform: none;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(25 62 114 / var(--tw-text-opacity));
  text-decoration-line: underline;
}
a.with-icon {
  display: inline-flex;
  align-items: center;
  gap: 1rem;
}
a:hover {
  --tw-text-opacity: 1;
  color: rgb(234 93 78 / var(--tw-text-opacity));
}
a:active {
  outline: none !important;
}
button {
  outline: 0;
  border: 0;
  cursor: pointer;
}
input {
  -webkit-appearance: none;
  border-radius: 0;
  outline: 0;
  border: 0;
}
ol li {
  list-style-type: decimal;
}
ul,
ol {
  padding-left: 1rem;
}
ul.listless,
ol.listless {
  list-style-type: none;
}
ul.listless li,
ol.listless li {
  list-style-type: none;
}
ul.wrap-list,
ol.wrap-list {
  padding-left: 0px;
}
ul.wrap-list li,
ol.wrap-list li {
  list-style-type: none;
}
ul.wrap-list li + li,
ol.wrap-list li + li {
  margin-top: 1.5rem;
}
@media (min-width: 992px) {
  ul.wrap-list,
  ol.wrap-list {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    gap: 60px 30px;
  }
  ul.wrap-list li,
  ol.wrap-list li {
    width: calc(50% - 30px);
  }
  ul.wrap-list li + li,
  ol.wrap-list li + li {
    margin-top: 0px;
  }
}
ul.inline li,
ol.inline li {
  display: inline-block;
}
.overlap {
  overflow: visible !important;
}
nav ul li {
  list-style-type: none;
}
.margin-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.svg-envelope,
.svg-link-bg,
.svg-phone,
.svg-phone-large,
.svg-social-facebook,
.svg-social-instagram,
.svg-social-linkedin,
.svg-social-x {
  background: url("../images/sprite.svg") no-repeat;
}
.svg-envelope {
  background-position: 0 0;
  width: 20px;
  height: 15px;
}
.svg-link-bg {
  background-position: 10.752688172% 8.2417582418%;
  width: 32px;
  height: 32px;
}
.svg-phone {
  background-position: 26% 23.7373737374%;
  width: 18px;
  height: 16px;
}
.svg-phone-large {
  background-position: 36.8421052632% 34.4262295082%;
  width: 28px;
  height: 31px;
}
.svg-social-facebook {
  background-position: 52.1276595745% 51.0869565217%;
  width: 30px;
  height: 30px;
}
.svg-social-instagram {
  background-position: 68.085106383% 67.3913043478%;
  width: 30px;
  height: 30px;
}
.svg-social-linkedin {
  background-position: 84.0425531915% 83.6956521739%;
  width: 30px;
  height: 30px;
}
.svg-social-x {
  background-position: 100% 100%;
  width: 30px;
  height: 30px;
}
/*#########################*/
/* purgecss start ignore */
/*#########################*/
.l-layout--page-homepage {
  padding-top: 0px;
}
.l-layout--page-homepage h1 {
  padding-bottom: 0px;
}
.l-layout--page-news-events {
  padding-top: 0px;
}
/*#########################*/
/* purgecss end ignore */
/*#########################*/
/*#########################*/
/* purgecss start ignore */
/*#########################*/
/*----------------------------*/
/*---------Typography ---------*/
/*----------------------------*/
body,
button,
input,
select,
textarea {
  color: #000;
  -webkit-font-smoothing: antialiased;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-family: latobold, sans-serif;
  text-transform: none;
  letter-spacing: 0.01em;
  padding: 5px 0 20px 0;
  margin: 0;
  font-weight: normal;
  color: #373736;
  text-align: left;
  --tw-text-opacity: 1;
  color: rgb(25 62 114 / var(--tw-text-opacity));
}
h1:has(> .u-no-heading-border),
h2:has(> .u-no-heading-border),
h3:has(> .u-no-heading-border),
h4:has(> .u-no-heading-border),
h5:has(> .u-no-heading-border),
h6:has(> .u-no-heading-border) {
  padding-top: 0px;
  border: none !important;
}
ol li {
  list-style-type: decimal;
}
ul li,
ol li {
  font-size: 18px;
}
p {
  margin: 0px;
  padding-bottom: 1rem;
  font-size: 16px;
  line-height: 1.5rem;
}
@media (min-width: 992px) {
  p.large, p.large + p {
    font-size: 20px;
    line-height: 2rem;
  }
  p.small, p.small + p {
    font-size: 16px;
    line-height: 1.25rem;
  }
}
@media (min-width: 1200px) {
  p {
    font-size: 20px;
    line-height: 2rem;
  }
}
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-left: 0px;
  border-left-width: 4px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(46 169 176 / var(--tw-border-opacity));
  padding-left: 1.5rem;
  font-family: latobold, sans-serif;
  font-size: 24px;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(46 169 176 / var(--tw-text-opacity));
}
blockquote p {
  padding-bottom: 0px;
  font-size: 24px;
  line-height: 1.75rem;
}
@media (min-width: 992px) {
  blockquote {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
    font-size: 27px;
    line-height: 2.25rem;
  }
  blockquote p {
    font-size: 27px;
    line-height: 2.25rem;
  }
}
@media (min-width: 1200px) {
  blockquote {
    padding-left: 2.5rem;
  }
}
address {
  margin: 0 0 1.5em;
}
h1 {
  font-size: 32px;
  line-height: 2rem;
}
@media (min-width: 992px) {
  h1 {
    font-size: 48px;
    line-height: 3rem;
  }
  h1.banner {
    font-size: 48px;
    line-height: 3.5rem;
  }
}
h2 {
  border-top-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(234 93 78 / var(--tw-border-opacity));
  padding-top: 1.5rem;
  font-size: 28px;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(25 62 114 / var(--tw-text-opacity));
}
@media (min-width: 992px) {
  h2 {
    display: inline-block;
  }
}
h2 span {
  font-weight: 400;
}
@media (min-width: 992px) {
  h2 {
    padding-top: 3rem;
    font-size: 36px;
    line-height: 3rem;
  }
}
@media (min-width: 1200px) {
  h2 {
    padding-top: 3rem;
    font-size: 42px;
    line-height: 3.5rem;
  }
}
h3 {
  padding-bottom: 1.5rem;
  font-size: 24px;
  line-height: 1.5rem;
}
@media (min-width: 768px) {}
@media (min-width: 992px) {
  h3 {
    padding-bottom: 2rem;
    font-size: 36px;
    line-height: 2.5rem;
  }
  h3.small {
    font-size: 32px;
    line-height: 1.25;
  }
}
@media (min-width: 1200px) {
  h3 {
    padding-bottom: 3rem;
  }
}
h4 {
  font-size: 1.125rem;
  line-height: 1.25rem;
}
.centered h1,
.centered h2,
.centered h3,
.centered h4,
.centered h5,
.centered h6,
.centered p {
  text-align: center;
}
.wpb_text_column ol {
  list-style-type: decimal;
  padding-left: 1.5rem;
}
@media (min-width: 768px) {
  .wpb_text_column ol {
    padding-left: 2.5rem;
  }
}
@media (min-width: 992px) {
  .wpb_text_column ol {
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 3.5rem;
  }
}
.wpb_text_column ol li {
  padding-bottom: 1rem;
  padding-left: 0.75rem;
  font-size: 16px;
}
@media (min-width: 992px) {
  .wpb_text_column ol li {
    font-size: 20px;
    line-height: 2rem;
  }
}
.wpb_text_column ul {
  list-style-type: disc;
  padding-left: 1.5rem;
}
@media (min-width: 768px) {
  .wpb_text_column ul {
    padding-left: 2.5rem;
  }
}
@media (min-width: 992px) {
  .wpb_text_column ul {
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 3.5rem;
  }
}
.wpb_text_column ul li {
  padding-bottom: 1rem;
  padding-left: 0.75rem;
  font-size: 16px;
}
@media (min-width: 992px) {
  .wpb_text_column ul li {
    font-size: 20px;
    line-height: 2rem;
  }
}
.wpb_text_column h2 {
  display: inline-block;
}
.c-site-nav {
  --tw-bg-opacity: 1;
  background-color: rgb(25 62 114 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  margin-right: 0;
  width: 100%;
  transition: all 300ms ease-in-out;
}
.c-site-nav a:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-decoration-line: none;
}
.c-site-nav.active {
  display: block;
  height: 100%;
  left: 0;
  position: fixed;
  width: 100vw;
  z-index: 10000;
  overflow: auto;
  padding-bottom: 260px;
}
.c-site-nav__navbar {
  height: 74px;
  margin-bottom: 0;
  background: none;
  border-radius: 0;
  border: none;
  position: relative;
}
.c-site-nav__navbar-header {
  height: 100%;
  position: relative;
  z-index: 9999;
}
.c-site-nav__navbar-collapse {
  height: 0;
  transition: height 300ms ease-in-out;
}
.c-site-nav__navbar-collapse.is-active {
  z-index: 1000;
  width: 100%;
  height: 100vh;
}
.c-site-nav__navbar-collapse.is-active .c-site-nav__menu-section {
  position: relative;
  width: 100%;
  overflow: auto;
  left: 0;
  top: 0;
}
.c-site-nav__button-container {
  height: auto;
  z-index: 9999;
}
.c-site-nav__button-container.is-active {
  transform: rotate(-90deg);
  margin-top: -2px;
}
.c-site-nav__button-toggle {
  margin-right: 30px;
  background-color: transparent !important;
  border: 0;
  border-bottom: 2px solid transparent;
  border-top: 2px solid transparent;
  --tw-border-opacity: 1;
  border-color: rgb(25 62 114 / var(--tw-border-opacity));
  font-size: 14px;
  cursor: pointer;
  height: 14px;
  margin: 0;
  outline: 0 !important;
  position: relative;
  transition: border-color 150ms ease-out;
  width: 24px;
  display: block;
  border-radius: 0;
  padding: 6px;
}
.c-site-nav__button-toggle::after, .c-site-nav__button-toggle::before {
  border-bottom: 2px solid transparent;
  --tw-border-opacity: 1;
  border-color: rgb(25 62 114 / var(--tw-border-opacity));
  bottom: 5px;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  right: 0;
  transition: transform 200ms ease-out;
}
.c-site-nav__button-toggle.is-active {
  border-color: transparent;
  transform: rotateZ(90deg);
  -webkit-transform: rotateZ(90deg);
  -moz-transform: rotateZ(90deg);
  padding-top: 10px;
}
.c-site-nav__button-toggle.is-active::after, .c-site-nav__button-toggle.is-active::before {
  transition: transform 200ms ease-out;
}
.c-site-nav__button-toggle.is-active::after {
  transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  border-bottom: 2px solid transparent;
  --tw-border-opacity: 1;
  border-color: rgb(25 62 114 / var(--tw-border-opacity));
}
.c-site-nav__button-toggle.is-active::before {
  transform: rotateZ(-45deg);
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  border-bottom: 2px solid transparent;
  --tw-border-opacity: 1;
  border-color: rgb(25 62 114 / var(--tw-border-opacity));
}
.c-site-nav__navbar-collapse {
  display: none;
  border-top: none;
  box-shadow: none;
  padding: 0;
}
.c-site-nav__navbar-collapse.in {
  display: block;
}
.c-site-nav__nav {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 0;
  margin: 0;
  width: auto;
  overflow: auto;
}
.c-site-nav__item {
  padding: 0;
  width: 100%;
  position: relative;
  display: block;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(216 216 216 / var(--tw-border-opacity));
  border-bottom-width: 1px;
}
.c-site-nav__item:nth-last-child(2) {
  border-bottom-width: 0;
}
.c-site-nav__item.menu-item-has-children .c-site-nav__dropdown-submenu-link {
  position: absolute;
  top: 9px;
  right: 0;
  background-color: transparent;
  bottom: 10px;
  width: 50px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(216 216 216 / var(--tw-border-opacity));
  border-left-width: 1px;
  cursor: pointer;
  text-indent: -9999px;
}
.c-site-nav__item.menu-item-has-children .c-site-nav__dropdown-submenu-link::before {
  content: "";
  display: block;
  position: absolute;
  background-image: url("../images/down-arrow-11.svg");
  background-repeat: no-repeat;
  width: 16px;
  height: 17px;
  right: 15px;
  top: 20px;
  transform: rotate(0deg);
  transition: transform 0.2s ease-in-out;
}
.c-site-nav__item--end {
  margin-top: 1.25rem;
  width: 10rem;
  border-style: none;
}
@media (min-width: 992px) {
  .c-site-nav__item--end {
    display: none;
  }
}
.c-site-nav__item--end .c-site-nav__link {
  padding: 17px 10px 15px;
}
.c-site-nav__item.is-open.menu-item-has-children > .c-site-nav__dropdown-submenu-link {
  color: #000;
}
.c-site-nav__item.is-open.menu-item-has-children > .c-site-nav__dropdown-submenu-link::before {
  transform: rotate(180deg);
}
@media (min-width: 768px) {
  .c-site-nav__item:hover {
    cursor: pointer;
    --tw-bg-opacity: 1;
    background-color: rgb(71 101 142 / var(--tw-bg-opacity));
  }
}
.c-site-nav__link {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  padding: 20px 0 18px 5px;
  display: block;
}
.c-site-nav__link:hover {
  --tw-text-opacity: 1;
  color: rgb(25 62 114 / var(--tw-text-opacity));
  background-color: transparent;
}
.c-site-nav__link:focus, .c-site-nav__link:visited {
  --tw-bg-opacity: 1;
  background-color: rgb(71 101 142 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.c-site-nav__link--home-link svg polygon {
  fill: #ffffff;
}
@media (max-width: 991px) {
  .c-site-nav__dropdown-submenu-link {
    display: block;
    height: 44px;
  }
  .c-site-nav__dropdown {
    display: none;
    margin-left: -15px;
    margin-right: -15px;
  }
  .c-site-nav__dropdown h3, .c-site-nav__dropdown-link {
    color: #fff;
  }
  .c-site-nav__dropdown .level2 {
    display: none;
  }
  .c-site-nav__dropdown-list {
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    list-style: none;
  }
  .c-site-nav__dropdown .c-site-nav__item--dropdown {
    border: 0;
    padding: 0 15px;
  }
  .c-site-nav__dropdown .c-site-nav__item--dropdown:last-of-type .c-site-nav__link {
    border-bottom: 0;
  }
  .c-site-nav__dropdown .c-site-nav__item--dropdown .c-site-nav__link {
    font-family: latoregular, sans-serif;
    padding: 5px 0 5px 5px;
  }
}
@media (min-width: 992px) {
  .c-site-nav {
    z-index: 12;
    display: flex;
    justify-content: flex-start;
    align-items: left;
    padding: 0;
  }
  .c-site-nav__menu-section {
    padding: 0;
  }
  .c-site-nav__navbar-collapse {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    margin-top: 0;
    height: auto;
    width: 100%;
  }
  .c-site-nav__nav {
    display: block;
    transition: all 600ms 0.3s ease;
    overflow: inherit;
    background-color: transparent !important;
    font-size: 0;
    padding-left: 0px;
    padding-right: 0px;
  }
  .c-site-nav__item {
    display: inline-block;
    border-bottom: 0;
    width: auto;
    margin-right: 0;
  }
  .c-site-nav__item.menu-item-has-children {
    padding-right: 15px !important;
    background-image: url(../images/down-arrow-11.svg);
    background-repeat: no-repeat;
    background-position: right 8px top 35px;
    background-size: 9px;
  }
  .c-site-nav__item.menu-item-has-children.menu-item-has-children.is-active > .c-site-nav__dropdown {
    display: block;
  }
  .c-site-nav__item.current_page_item {
    --tw-bg-opacity: 1;
    background-color: rgb(71 101 142 / var(--tw-bg-opacity));
  }
  .c-site-nav__item--end {
    display: none;
  }
  .c-site-nav__item--end--button {
    top: 15px;
  }
  .c-site-nav__item--end--button .c-button {
    padding-top: 7px;
    padding-bottom: 8px;
  }
  .c-site-nav__item--end--button .c-button:hover {
    --tw-text-opacity: 1;
    color: rgb(25 62 114 / var(--tw-text-opacity));
  }
  .c-site-nav__item--end--subscribe {
    top: auto;
    position: relative;
    margin-right: 1.5rem;
  }
  .c-site-nav__item--end--subscribe .c-button {
    padding-top: 7px;
    padding-bottom: 8px;
  }
  .c-site-nav__item--end--subscribe .c-button:hover {
    --tw-text-opacity: 1;
    color: rgb(25 62 114 / var(--tw-text-opacity));
  }
  .c-site-nav__link {
    padding: 25px 10px;
    font-size: 15px;
  }
  .c-site-nav__link--home-link {
    padding: 25px 10px;
  }
  .c-site-nav__link--home-link svg {
    margin-top: -6px;
  }
  .c-site-nav__dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    margin-right: 0px;
    margin-left: 0px;
    --tw-bg-opacity: 1;
    background-color: rgb(25 62 114 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    width: 200%;
    z-index: 1000;
  }
  .c-site-nav__dropdown a {
    display: block;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
  .c-site-nav__dropdown a:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(117 139 170 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    text-decoration-line: none;
  }
  .c-site-nav__dropdown::before {
    width: 100%;
    content: "";
    display: block;
    position: absolute;
    height: 20px;
    top: 0;
    box-shadow: inset 0 12px 15px -16px rgba(0, 0, 0, 0.21);
    pointer-events: none;
  }
  .c-site-nav__dropdown--wide {
    margin-left: auto;
  }
  .c-site-nav__dropdown .level2 {
    display: none;
  }
  .c-site-nav__item-dropdown {
    padding-left: 0px;
    padding-right: 0px;
  }
  .c-site-nav__item-dropdown a {
    padding-left: 1.75rem;
    padding-right: 1rem;
  }
  .c-site-nav__item-dropdown-2.label a {
    font-weight: 600;
    cursor: auto;
  }
  .c-site-nav__item-dropdown-2.label a:hover {
    background-color: transparent;
  }
  .c-site-nav__link-icon, .c-site-nav__link-description {
    display: none;
  }
  .c-site-nav__dropdown-logo-container .c-site-nav__link-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 3.5rem;
  }
  .c-site-nav__dropdown-logo-container .c-site-nav__link-dropdown {
    order: 2;
    text-align: center;
    --tw-text-opacity: 1;
    color: rgb(46 169 176 / var(--tw-text-opacity));
    font-size: 20px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .c-site-nav__dropdown-logo-container .c-site-nav__link-icon {
    order: 1;
    display: block;
    border-radius: 9999px;
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .c-site-nav__dropdown-logo-container .c-site-nav__link-dropdown-wrapper {
    order: 2;
  }
  .c-site-nav__contact {
    display: none;
  }
  .c-site-nav.active {
    padding-bottom: 0px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .c-site-nav__menu-container {
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  .c-site-nav__link {
    padding: 25px 20px;
  }
}
@media (min-width: 1400px) {
  .c-site-nav__link {
    padding: 25px 27px;
  }
}
@media (min-width: 1600px) {
  .c-site-nav__link {
    padding: 25px 32px;
  }
}
.c-form {
  background-color: #ffffff;
  padding-top: 15px;
  padding-bottom: 30px;
}
.c-form form {
  margin: 0 auto;
  max-width: 470px;
  padding-bottom: 20px;
}
.c-form label {
  font-weight: 400;
  transition: all 0.3s ease;
  vertical-align: middle;
  color: #000;
  padding: 6px 12px 0 0;
  font-size: 1rem;
  line-height: 1.5rem;
}
.c-form input {
  border-radius: 10px;
  width: 100%;
  height: 58px;
  padding: 0 25px 0 15px;
  font-size: 1rem;
  line-height: 1.25rem;
  background-color: #ffffff;
  color: #000;
}
.c-form input::-ms-clear {
  display: none;
}
.c-form textarea {
  width: 100%;
  padding: 15px 15px 0 14px;
  border-radius: 10px;
  height: 170px;
  color: #000;
  -webkit-appearance: none;
}
.c-form select {
  width: 100%;
  padding: 2px 15px 0 24px;
  background-color: #ffffff;
  border-radius: 10px;
  -webkit-appearance: none;
  outline-style: none;
  height: 60px;
  background-image: url("../images/filter-arrow.svg");
  background-repeat: no-repeat;
  background-position: 93% center;
  background-size: auto;
  font-size: 1.125rem;
  line-height: 1.25rem;
  color: #000;
}
.c-form .select label {
  display: none;
}
.c-form .select .ginput_container {
  position: relative;
}
.c-form .gform_body {
  margin-top: 40px;
}
.c-form .gform_title {
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.75rem;
  padding-bottom: 0;
  margin-bottom: 0;
}
.c-form .gform_description {
  display: block;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.c-form .top_label li.gfield.gf_left_half {
  width: 100%;
}
.c-form .top_label li.gfield.gf_right_half {
  width: 100%;
}
.c-form .top_label li.gfield.gf_left_third {
  width: 100%;
}
.c-form .top_label li.gfield.gf_middle_third {
  width: 100%;
}
.c-form .top_label li.gfield.gf_right_third {
  width: 100%;
}
.c-form .gfield_visibility_hidden {
  display: none !important;
}
.c-form .gfield {
  position: relative;
  min-height: 54px;
  margin-bottom: 20px;
  padding: 0;
}
.c-form .gfield .gfield_label {
  color: #193e72;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.25rem;
}
.c-form .gfield::before {
  background-image: none;
}
.c-form .gfield.is-focused label {
  top: -16px;
}
.c-form .gfield.is-focused input,
.c-form .gfield.is-focused select {
  border: 2px solid #193e72;
}
.c-form .gfield .ginput_container {
  margin-top: 5px;
  position: relative;
}
.c-form .gfield_html p {
  padding-bottom: 0;
}
.c-form .gfield_html.gfield_label p {
  font-weight: 400;
  color: #193e72;
  font-size: 1.25rem;
  line-height: 1.5rem;
}
.c-form .gfield_required {
  color: #ea5d4e;
}
.c-form .gsection {
  margin-bottom: 15px;
  min-height: inherit;
}
.c-form .gsection h2 {
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 700;
  margin-bottom: 0;
  padding-bottom: 0;
}
.c-form .gform_footer {
  position: relative;
  margin-top: 0;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
}
.c-form .gform_footer input {
  height: 48px;
}
.c-form .gform_button {
  color: #ffffff;
  border: none;
  margin-top: 0;
  border-radius: 6px;
  background-color: #193e72;
  border: 2px solid #193e72;
  font-size: 1rem;
  line-height: 1.25rem;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  text-align: center;
  padding: 12px 40px 15px 20px;
  height: 54px;
  position: relative;
  font-weight: 400;
}
.c-form .gform_button:hover {
  color: #ffffff;
  background-color: #193e72;
  text-decoration: none;
  border-color: #193e72;
}
.c-form ul {
  list-style: none;
  padding-left: 0;
}
.c-form {
  /**################*/
  /*   Checkboxes   */
  /**################*/
}
.c-form .ginput_container_checkbox {
  background-image: none;
  height: auto;
}
.c-form .ginput_container_checkbox input[type=checkbox] {
  -webkit-appearance: inherit;
  position: absolute;
  opacity: 0;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.c-form .ginput_container_checkbox input[type=checkbox] + label::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  line-height: 13px;
  margin: -3px 12px 0 -30px;
  background: url(../images/checkbox-sprite.svg);
  vertical-align: middle;
  background-size: 100%;
  padding: 0;
}
.c-form .ginput_container_checkbox input[type=checkbox]:disabled + label {
  opacity: 0.5;
  cursor: default;
}
.c-form .ginput_container_checkbox input[type=checkbox]:not(:checked):hover + label::before {
  background-position: 0 -15px;
}
.c-form .ginput_container_checkbox input[type=checkbox]:checked + label::before {
  background-position: 0 -30px;
}
.c-form .ginput_container_checkbox .gfield_checkbox li {
  padding-left: 0;
  position: relative;
}
.c-form .ginput_container_checkbox .gfield_checkbox li::before {
  content: none !important;
  background-image: none;
}
.c-form .ginput_container_checkbox .gfield_checkbox label {
  display: block;
  color: #000;
  vertical-align: middle;
  cursor: pointer;
  padding-left: 20px;
  position: absolute;
  top: 14px;
  left: 12px;
  font-size: 1rem;
  line-height: 1.25rem;
}
.c-form .ginput_container_checkbox .gfield_checkbox label a {
  color: #2f3e3b;
  font-weight: 700;
  text-decoration: underline;
}
@media \0 screen {
  .c-form .ginput_container_checkbox input[type=checkbox] {
    position: static;
  }
}
.c-form {
  /**################*/
  /*       Radios    */
  /**################*/
}
.c-form .ginput_container_radio {
  background-image: none;
  height: auto;
}
.c-form .ginput_container_radio input[type=radio] {
  -webkit-appearance: inherit;
  position: absolute;
  opacity: 0;
}
.c-form .ginput_container_radio input[type=radio] ~ label::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 13px;
  margin: 0 12px 0 -30px;
  background-image: url("../images/radio-sprite.svg");
  background-repeat: no-repeat;
  background-position: 0;
  background-size: 100%;
  vertical-align: middle;
  padding: 0;
  left: 15px;
  border-radius: 50%;
  background-color: #ffffff;
  margin-top: -4px;
}
.c-form .ginput_container_radio input[type=radio]:disabled ~ label {
  opacity: 0.5;
  cursor: default;
}
.c-form .ginput_container_radio input[type=radio]:not(:checked):hover ~ label::before {
  background-position: 0 -25px;
}
.c-form .ginput_container_radio input[type=radio]:checked ~ label::before {
  background-position: 0 -50px;
  border: none !important;
}
.c-form .ginput_container_radio .gfield_radio li {
  padding-left: 0;
  position: relative;
  display: inline-block;
  width: 50%;
  height: 66px;
}
.c-form .ginput_container_radio .gfield_radio li::before {
  content: none !important;
  background-image: none;
}
.c-form .ginput_container_radio .gfield_radio label {
  display: block;
  color: #000;
  vertical-align: middle;
  cursor: pointer;
  padding-left: 20px;
  position: absolute;
  top: 14px;
  left: 12px;
  font-size: 1rem;
  line-height: 1.25rem;
}
.c-form .ginput_container_radio .gfield_radio label a {
  color: #2f3e3b;
  font-weight: 700;
  text-decoration: underline;
}
.c-form .ginput_container_radio .gfield_radio .LV_validation_message {
  display: none !important;
}
@media \0 screen {
  .c-form .ginput_container_radio input[type=radio] {
    position: static;
  }
}
.c-form {
  /**################*/
  /*   File upload   */
  /**################*/
}
.c-form__file-upload .gfield_label {
  display: inline-block;
  padding: 15px 20px;
  cursor: pointer;
  border-radius: 10px;
  transition: all 0.2s ease-in-out;
}
.c-form__file-upload .gfield_label:hover {
  border: 2px solid #193e72;
}
.c-form__file-upload .ginput_container_fileupload input[type=file] {
  display: none;
}
.c-form__file-upload .ginput_container_fileupload {
  background: none;
  padding: 0;
  border-radius: none;
}
.c-form__file-upload .ginput_container_fileupload .screen-reader-text {
  display: inline;
}
.c-form__file-upload span.gform_drop_instructions {
  display: block;
  margin: 0 0 1em 0;
}
.c-form__file-upload .ginput_container_fileupload > div + span.screen-reader-text {
  display: block;
  text-align: center;
  margin: 1em 0 0 0;
}
.c-form__file-upload .ginput_container_fileupload span.screen-reader-text + div li {
  padding: 0.25em 0 0 0;
}
@media (max-width: 767px) {
  .c-form__file-upload .ginput_container_fileupload .screen-reader-text {
    display: block;
    font-size: 0.7em;
    padding: 1em 0.75em;
  }
  .c-form__file-upload span.gform_drop_instructions {
    display: none;
  }
}
.c-form {
  /**######################*/
  /*   multiFile upload   */
  /**####################*/
}
.c-form__multifile-upload .gfield_label {
  display: inline-block;
  padding: 15px 20px 15px 0;
  cursor: pointer;
  border: none;
  transition: all 0.2s ease-in-out;
}
.c-form__multifile-upload .gfield_label:hover {
  border: none;
}
.c-form__multifile-upload .ginput_container_fileupload {
  background: #f6f6f6;
  padding: 0.75em;
  border-radius: 6px;
}
.c-form__multifile-upload .ginput_container_fileupload > div:first-of-type {
  text-align: center;
  padding: 2em 0;
  border: 3px dashed #ddd;
}
.c-form__multifile-upload .gform_button_select_files {
  max-width: 200px;
  cursor: pointer;
}
.c-form__multifile-upload .gform_button_select_files:hover {
  border: 2px solid #193e72;
}
.c-form {
  /**######################*/
  /*   Validation Errors   */
  /**######################*/
}
.c-form .validation_error {
  color: #ea5d4e;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
}
.c-form .validation_message {
  color: #ea5d4e;
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding-top: 5px;
}
.c-form .gform_validation_container {
  display: none;
}
.c-form .gform_confirmation_message {
  color: #193e72;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.c-form .gform_validation_error .gfield label {
  top: -16px;
}
.c-form .gfield.gfield_error {
  margin-bottom: 40px;
}
.c-form .gfield.gfield_error input {
  border: 2px solid #ea5d4e;
}
.c-form .gfield_description.validation_message {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 10px;
  position: relative;
  width: 100%;
  top: -4px;
  z-index: 1;
  box-shadow: 0px 0px 22px 0 rgba(155, 121, 105, 0.3);
}
.c-form .gfield_description.validation_message::before {
  width: 12px;
  height: 12px;
  content: "";
  display: block;
  position: absolute;
  box-shadow: 0px 0px 22px 0 rgba(5, 5, 155, 0.3);
  transform: rotate(-45deg);
  top: -7px;
  right: 24px;
  background-color: #ffffff;
  z-index: -1;
}
.c-form .gfield_description.validation_message::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  top: -9px;
  right: 3px;
  border-left: 27px solid transparent;
  border-right: 27px solid transparent;
  border-bottom: 25px solid #ffffff;
}
.c-form input.LV_invalid_field,
.c-form select.LV_invalid_field {
  border-color: #ea5d4e !important;
}
.c-form .LV_validation_message {
  right: 18px;
  top: 17px;
  display: block !important;
  width: 25px;
  height: 25px;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -9999px;
  border-radius: 30px;
}
.c-form .LV_validation_message.LV_invalid {
  background-color: #ea5d4e;
  background-image: url("../images/input-invalid.svg");
}
.c-form .LV_validation_message.LV_valid {
  background-color: #193e72;
  background-image: url("../images/input-valid-tick.svg");
}
@media (min-width: 768px) {}
@media (min-width: 992px) {}
@media (min-width: 1200px) {}
.c-site-header a {
  text-decoration-line: none;
}
.c-site-header__row {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 375px) {
  .c-site-header__row {
    gap: 1.5rem;
  }
}
.c-site-header__row {
  padding: 30px 20px;
}
@media (min-width: 992px) {
  .c-site-header__row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding-left: 0px;
    padding-right: 0px;
  }
}
.c-site-header__logo svg {
  max-width: 180px;
}
@media (min-width: 992px) {
  .c-site-header__logo {
    padding-left: 1rem;
  }
  .c-site-header__logo svg {
    max-width: 300px;
  }
}
@media (min-width: 1200px) {
  .c-site-header__logo svg {
    max-width: 100%;
  }
}
.c-site-header__contact {
  margin-bottom: 0px;
  display: flex;
  flex: 1 1 0%;
  justify-content: center;
  text-align: right;
  font-style: normal;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
@media (min-width: 992px) {
  .c-site-header__contact {
    margin-right: 6rem;
  }
}
.c-site-header__contact ul {
  padding-left: 0px;
}
.c-site-header__contact li i.svg-envelope {
  margin-top: 2px;
}
.c-site-header__contact li span {
  display: none;
}
@media (min-width: 768px) {
  .c-site-header__contact li span {
    display: inline;
    line-height: 1;
  }
ul.c-site-header__contact li span li,
ol.c-site-header__contact li span li {
    display: inline-block;
  }
}
.c-site-header__contact li + li {
  margin-left: 0.5rem;
}
@media (min-width: 375px) {
  .c-site-header__contact li + li {
    margin-left: 1.5rem;
  }
}
.c-site-footer {
  --tw-bg-opacity: 1;
  background-color: rgb(25 62 114 / var(--tw-bg-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 2rem;
  text-align: center;
  font-size: 13px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.c-site-footer ul {
  padding-left: 0px;
}
@media (min-width: 992px) {
  .c-site-footer {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 3rem;
  }
}
.c-site-footer__logo {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1rem;
  width: auto;
}
@media (min-width: 768px) {
  .c-site-footer__logo {
    width: auto;
  }
}
@media (min-width: 992px) {
  .c-site-footer__logo {
    margin-bottom: 2.5rem;
    display: block;
  }
}
.c-site-footer__logo svg {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
}
@media (min-width: 992px) {
  .c-site-footer__logo svg {
    margin-left: 0px;
    margin-right: 0px;
    width: 428px;
  }
}
.c-site-footer__row {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 768px) {}
@media (min-width: 992px) {
  .c-site-footer__row {
    flex-direction: row;
  }
  .c-site-footer__row > * {
    max-width: 470px;
    text-align: left;
  }
}
.c-site-footer__nav {
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  justify-content: space-between;
}
.c-site-footer__nav a {
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-decoration-line: none;
}
.c-site-footer__nav a:hover {
  text-decoration-line: underline;
}
.c-site-footer__nav ul {
  padding-left: 0px;
}
@media (min-width: 992px) {
  .c-site-footer__nav {
    flex-direction: row;
  }
  .c-site-footer__nav ul {
    margin-top: 0px;
  }
}
.c-site-footer__social li {
  display: inline-block;
}
@media (min-width: 992px) {
  .c-site-footer__social li {
    display: block;
  }
}
.c-site-footer__social li + li {
  margin-left: 10px;
}
@media (min-width: 992px) {
  .c-site-footer__social li + li {
    margin-left: 0px;
  }
}
.c-site-footer__footnote {
  margin-left: auto;
  margin-right: auto;
  margin-top: 2.25rem;
  width: 100%;
  padding-bottom: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(138 138 138 / var(--tw-text-opacity));
}
@media (min-width: 768px) {}
@media (min-width: 992px) {
  .c-site-footer__footnote {
    margin-top: 0.75rem;
    padding-bottom: 1.5rem;
    padding-right: 3.75rem;
    text-align: left;
  }
}
.c-site-footer li {
  padding-bottom: 0px;
  font-size: 13px;
  line-height: 1rem;
}
@media (min-width: 992px) {
  .c-site-footer li {
    font-size: 15px;
    line-height: 1.25rem;
  }
}
.c-site-footer li + li,
.c-site-footer ul {
  margin-top: 0.75rem;
}
@media (min-width: 992px) {
  .c-site-footer ul {
    margin-top: 0px;
  }
}
.c-scroll-to {
  position: absolute;
  --tw-bg-opacity: 1;
  background-color: rgb(234 93 78 / var(--tw-bg-opacity));
}
.c-scroll-to__up {
  right: 0;
  bottom: 0;
  margin-left: auto;
  display: none;
  height: 3rem;
  width: 3rem;
}
@media (min-width: 992px) {
  .c-scroll-to__up {
    display: block;
  }
}
.c-scroll-to__up::before {
  content: "";
  display: block;
  position: absolute;
  background-image: url("../images/scroll-arrow.svg");
  transform: rotate(90deg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  width: 28px;
  height: 21px;
  top: 15px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.c-scroll-to__down {
  right: 0;
  bottom: -1.25rem;
  margin-left: auto;
  display: none;
  height: 3rem;
  width: 3rem;
}
@media (min-width: 992px) {
  .c-scroll-to__down {
    display: block;
  }
}
.c-scroll-to__down::before {
  content: "";
  display: block;
  position: absolute;
  background-image: url("../images/scroll-arrow.svg");
  transform: rotate(-90deg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  width: 28px;
  height: 21px;
  top: 15px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.c-search-form input {
  width: 100%;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.c-search-form button {
  height: 3rem;
  width: 3rem;
}
.c-search-form button:hover svg path {
  stroke: #fff;
}
.c-search-form.in-mobile-menu {
  left: 1rem;
  right: 1rem;
  top: 0.5rem;
  width: auto;
}
.c-search-form.in-mobile-menu input {
  width: 100%;
}
@media (min-width: 992px) {
  .c-search-form input {
    width: 3rem;
  }
  .c-search-form.is-active input {
    width: 12rem;
    padding-left: 0.75rem;
  }
  .c-search-form.is-active button {
    --tw-bg-opacity: 1;
    background-color: rgb(234 93 78 / var(--tw-bg-opacity));
  }
  .c-search-form.is-active button svg path {
    stroke: #fff;
  }
}
@media (min-width: 1200px) {
  .c-search-form.is-active input {
    width: 15rem;
    padding-left: 0.75rem;
  }
}
.c-button {
  width: auto;
  border-radius: 47px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(187 74 62 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(187 74 62 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-decoration-line: none;
  padding-top: 8px;
  padding-bottom: 7px;
}
@media (prefers-reduced-motion: no-preference) {
  .c-button {
    transition-property: all;
    transition-duration: 200ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}
.c-button:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.c-button--blue {
  --tw-border-opacity: 1;
  border-color: rgb(25 62 114 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(25 62 114 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.c-button--white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(25 62 114 / var(--tw-text-opacity));
}
.c-button--white:focus, .c-button--white:visited {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(25 62 114 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .c-button {
    width: auto;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}
@media (min-width: 992px) {
  .c-button:hover {
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(25 62 114 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(25 62 114 / var(--tw-text-opacity));
  }
}
.c-button__subscribe {
  position: relative;
  padding-right: 1.25rem;
  padding-left: 3rem;
}
.c-button__subscribe:focus, .c-button__subscribe:visited {
  --tw-bg-opacity: 1;
  background-color: rgb(187 74 62 / var(--tw-bg-opacity));
}
.c-button__subscribe::before {
  content: "";
  display: block;
  position: absolute;
  background-image: url("../images/email-icon.svg");
  background-repeat: no-repeat;
  background-size: 16px;
  width: 16px;
  height: 12px;
  left: 19px;
  top: 16px;
}
.c-button__subscribe:hover {
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(25 62 114 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(25 62 114 / var(--tw-text-opacity));
}
.c-button__subscribe:hover::before {
  content: "";
  display: block;
  position: absolute;
  background-image: url("../images/email-icon--blue.svg");
}
@media (min-width: 992px) {
  .c-button__subscribe--header:hover {
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(25 62 114 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(25 62 114 / var(--tw-text-opacity));
  }
  .c-button__subscribe--header:hover::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url("../images/email-icon--blue.svg");
  }
}
.c-button__email {
  position: relative;
  padding-left: 4rem;
}
.c-button__email::before {
  content: "";
  display: block;
  position: absolute;
  background-image: url("../images/email-icon.svg");
  background-repeat: no-repeat;
  width: 34px;
  height: 24px;
  left: 18px;
  top: 11px;
}
.c-button__telephone {
  position: relative;
  padding-left: 4rem;
}
.c-button__telephone::before {
  content: "";
  display: block;
  position: absolute;
  background-image: url("../images/tele-icon.svg");
  background-repeat: no-repeat;
  width: 28px;
  height: 31px;
  left: 18px;
  top: 9px;
}
@media (min-width: 992px) {
  .c-button__email:hover, .c-button__telephone:hover {
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(25 62 114 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(25 62 114 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
}
.wpb_text_column .c-button {
  display: inline-block;
}
/*#########################*/
/* purgecss end ignore */
/*#########################*/
.c-post__item {
  margin-bottom: 1rem;
  width: 100%;
}
@media (min-width: 640px) {
  .c-post__item {
    margin-bottom: 0px;
  }
}
.c-post__item h3 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.c-post__item a.with-underline {
  text-decoration-line: underline;
}
.c-post__item__meta {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.c-post__item__meta a {
  text-decoration-line: none;
}
.c-post__item__cat {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 992px) {
  .c-post__item {
    position: relative;
    top: 0;
    transition-property: all;
    transition-duration: 200ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  .c-post__item:hover {
    top: -1rem;
    margin-bottom: 0px;
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .c-post__item {
    position: relative;
    top: 0;
    transition-property: all;
    transition-duration: 200ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  .c-post__item:hover {
    top: -1rem;
    margin-bottom: 0px;
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .c-post__item__meta {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.c-post--post-selector + .c-slider__dots .slick-dots,
.c-post--post-selector + .c-slider--carousel__dots .slick-dots {
  padding-bottom: 0 !important;
}
.c-post--post-selector + .c-slider__dots .slick-dots li,
.c-post--post-selector + .c-slider--carousel__dots .slick-dots li {
  margin: 0px;
  padding: 0px;
}
.c-post--post-selector + .c-slider__dots .slick-dots li button,
.c-post--post-selector + .c-slider--carousel__dots .slick-dots li button {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.c-post--post-selector + .c-slider__dots .slick-dots li.slick-active button,
.c-post--post-selector + .c-slider--carousel__dots .slick-dots li.slick-active button {
  --tw-bg-opacity: 1;
  background-color: rgb(234 93 78 / var(--tw-bg-opacity));
}
.c-post__carousel {
  --col-count: 1;
  position: relative;
  z-index: 50;
  overflow: visible;
  padding-top: 2rem;
  padding-bottom: 3.5rem;
}
@media (min-width: 992px) {
  .c-post__carousel {
    padding-top: 4.25rem;
    padding-bottom: 5.75rem;
  }
}
.c-post__carousel h2 {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.c-post__carousel ol {
  margin-left: auto;
  margin-right: auto;
  display: grid;
  max-width: 1170px;
  gap: 1.75rem;
  width: 95vw;
}
@media (min-width: 992px) {
  .c-post__carousel ol {
    margin-left: auto;
    margin-right: auto;
    grid-template-columns: repeat(var(--col-count), minmax(0, 1fr));
  }
}
.c-post__carousel ol li {
  display: flex;
  justify-content: center;
}
.c-post__carousel__overlap-img {
  display: none;
}
@media (min-width: 992px) {
  .c-post__carousel__overlap-img {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    transform: translateY(-50%);
  }
}
.c-post__carousel__list {
  padding-left: 0px;
}
.c-post--post-item.as-list {
  width: 100%;
}
@media (min-width: 768px) {
  .c-post--post-item.as-list .c-post--post-item__content h3 {
    margin-bottom: 1.5rem;
  }
}
.c-post--post-item.as-list .c-post--post-item__content span {
  display: none;
}
@media (min-width: 1200px) {
  .c-post--post-item.as-list .c-post--post-item__image,
  .c-post--post-item.as-list .c-post--post-item__image div,
  .c-post--post-item.as-list .c-post--post-item__content {
    height: 24rem;
  }
}
.c-post--post-item--module {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
@media (min-width: 1200px) {
  .c-post--post-item--module {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
@media (min-width: 768px) {}
@media (min-width: 992px) {
  .c-post--post-item--module {
    margin-left: 0.95rem;
    margin-right: 0.95rem;
  }
}
.header--internal {
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(213 238 239 / var(--tw-bg-opacity));
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 992px) {}
.header--internal h1 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.header--internal a {
  text-decoration-line: none;
}
.header--internal__title {
  max-width: 100%;
  padding: 0 1rem;
}
@media (min-width: 768px) {
  .header--internal__title {
    max-width: 768px;
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .header--internal__title {
    max-width: 992px;
    padding: 0 1rem;
  }
}
@media (min-width: 1200px) {
  .header--internal__title {
    max-width: 1200px;
    padding: 0 1rem;
  }
}
@media (min-width: 1400px) {
  .header--internal__title {
    max-width: 1400px;
    padding: 0 1rem;
  }
}
@media (min-width: 1600px) {
  .header--internal__title {
    max-width: 1600px;
    padding: 0 1rem;
  }
}
.header--internal__title {
  margin-left: auto;
  margin-right: auto;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 992px) {
  .header--internal__title {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .header--internal--alt {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .header--internal--alt img {
    display: flex;
    display: none;
  }
  .header--internal--alt__title {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 10;
    display: flex;
    width: 100%;
    align-items: center;
    height: 280px;
  }
  .header--internal--alt__title div {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 32%;
  }
  .header--internal--alt__image {
    height: 280px;
    position: relative;
    margin-left: auto;
    width: 66.666667%;
    overflow: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(254 226 226 / var(--tw-bg-opacity));
    max-width: 1560px;
  }
  .header--internal--alt__image div {
    background-size: cover;
    background-position: left;
    background-repeat: no-repeat;
    height: 280px;
  }
  .header--internal--alt__image::before {
    content: "";
    display: block;
    position: absolute;
    border-top: 280px solid transparent;
    border-left: 150px solid #d5eeef;
    border-bottom: 0px solid transparent;
    left: -1px;
  }
}
@media (min-width: 768px) {
  .header--small-title h1 {
    font-size: 26px;
    line-height: 1.75rem;
  }
}
@media (min-width: 1200px) {
  .header--small-title h1 {
    font-size: 32px;
    line-height: 2.25rem;
  }
}
.c-staff-info {
  border-bottom-width: 5px;
  --tw-border-opacity: 1;
  border-color: rgb(234 93 78 / var(--tw-border-opacity));
  padding-bottom: 1.5rem;
  margin-left: -32px;
  margin-right: -32px;
}
.c-staff-info figure {
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  max-width: 280px;
  padding: 0px;
}
.c-staff-info figure picture,
.c-staff-info figure img {
  height: auto;
  width: 100%;
}
@media (min-width: 992px) {
  .c-staff-info figure picture,
  .c-staff-info figure img {
    max-width: 333px;
  }
}
.c-staff-info figure h3 {
  margin-top: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(60 60 60 / var(--tw-text-opacity));
}
@media (min-width: 992px) {
  .c-staff-info figure h3 {
    margin-top: 0px;
  }
  .c-staff-info figure {
    display: flex;
    max-width: 100%;
    gap: 0 80px;
  }
  .c-staff-info {
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 0px;
  }
}
.c-staff-info + .c-staff-info {
  margin-top: 1.25rem;
}
@media (min-width: 992px) {
  .c-staff-info + .c-staff-info {
    margin-top: 3rem;
  }
}
.c-link-block {
  --tw-bg-opacity: 1;
  background-color: rgb(102 103 173 / var(--tw-bg-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  margin-left: -16px;
  margin-right: -16px;
  padding-bottom: 5px;
}
@media (min-width: 992px) {
  .c-link-block {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.c-link-block h1,
.c-link-block h2,
.c-link-block h3,
.c-link-block h4,
.c-link-block h5 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.c-link-block__links {
  margin-left: -2rem;
  margin-right: -2rem;
  margin-top: 2.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
@media (min-width: 992px) {
  .c-link-block__links {
    margin-top: 4.25rem;
    padding-top: 3rem;
  }
  .c-link-block__links li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: visible;
  }
}
.c-link-block__links a {
  --tw-text-opacity: 1;
  color: rgb(60 60 60 / var(--tw-text-opacity));
  text-decoration-line: underline;
}
.c-link-block__links a:hover {
  --tw-text-opacity: 1;
  color: rgb(234 93 78 / var(--tw-text-opacity));
}
@media (min-width: 992px) {
  .c-link-block__links a {
    max-width: 90%;
  }
}
.c-link-block__links li + li {
  margin-top: 2rem;
}
.c-link-block__img {
  display: none;
}
@media (min-width: 992px) {
  .c-link-block__img {
    display: block;
  }
}
.c-side-nav__nav {
  margin-bottom: 4.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(25 62 114 / var(--tw-bg-opacity));
  padding: 1.5rem;
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 992px) {
  .c-side-nav__nav {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
    padding-top: 3.25rem;
    padding-bottom: 4rem;
  }
}
.c-side-nav__nav__list {
  padding-left: 0px;
}
.c-side-nav__nav li {
  list-style-type: none;
}
.c-side-nav__nav li + li {
  margin-top: 0.75rem;
}
.c-side-nav__nav a {
  font-size: 15px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.c-side-nav__nav a:hover {
  text-decoration-line: none;
}
@media (min-width: 992px) {
  .c-side-nav__nav a {
    font-size: 16px;
    line-height: 1.25rem;
  }
}
::-webkit-input-placeholder {
  color: #000;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #000;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}
:-ms-input-placeholder {
  color: #000;
}
select::-ms-expand {
  display: none;
}
select {
  color: #000;
}
.c-skip-links a {
  position: absolute;
  left: -9999em;
  display: inline-block;
  margin: 0.75em 0 0 30px;
}
.c-skip-links a:focus {
  left: 97px;
  top: -11px;
  z-index: 1;
  background-color: #ffbf47;
  outline: 3px solid #ffbf47;
}
.c-breadcrumbs {
  display: none;
}
.c-breadcrumbs__nav {
  padding-bottom: 0;
  color: #193e72;
  font-size: 0.875rem;
  line-height: 1rem;
  text-align: left;
  font-weight: 400;
}
.c-breadcrumbs__nav > div span[itemprop=itemListElement]:first-child a {
  font-weight: 400;
  display: inline-block;
  position: relative;
}
.c-breadcrumbs .current-item {
  font-weight: 400;
}
.c-breadcrumbs a {
  font-size: 0.875rem;
  line-height: 1rem;
  color: #193e72;
  font-weight: 400;
}
.c-breadcrumbs i {
  width: 15px;
  height: 20px;
  position: relative;
  display: inline-block;
}
.c-breadcrumbs i::before {
  content: "";
  display: block;
  position: absolute;
  /*
  			@extend .svg-breadcrumb-seperator;
  			@extend .svg-breadcrumb-seperator-dims;
  */
  top: 4px;
  left: 0px;
}
@media (min-width: 768px) {
  .c-breadcrumbs {
    display: block;
    padding: 10px 0 0;
  }
}
@media (min-width: 992px) {}
@media (min-width: 1200px) {}
.c-person {
  max-width: 350px;
}
.c-person__image-wrapper {
  background-color: transparent;
  background-position: left;
  background-repeat: no-repeat;
}
.c-person__image-wrapper img {
  max-width: 150px;
  border-radius: 9999px;
}
.c-person--single {
  margin-left: 0px;
  margin-right: 0px;
  max-width: none;
}
@media (min-width: 768px) {
  .c-person--single .c-person__image-wrapper img {
    max-width: 180px;
  }
}
@media (min-width: 992px) {
  .c-person--single .c-person__image-wrapper {
    width: 200px;
  }
  .c-person--single .c-person__image-wrapper img {
    width: 200px;
    max-width: none;
  }
}
@media (min-width: 1200px) {
  .c-person--single .c-person__image-wrapper {
    width: 250px;
  }
  .c-person--single .c-person__image-wrapper img {
    width: 250px;
  }
}
@media (min-width: 1400px) {
  .c-person--single .c-person__image-wrapper {
    width: 300px;
  }
  .c-person--single .c-person__image-wrapper img {
    width: 300px;
  }
}
.c-person--person h2 {
  border-top-width: 0;
}
@media (min-width: 992px) {
  .c-person__image-wrapper {
    margin-right: 1.5rem;
    width: 150px;
  }
  .c-person__image-wrapper img {
    max-width: none;
    width: 150px;
  }
}
@media (min-width: 1200px) {
  .c-person {
    max-width: none;
  }
  .c-person__image-wrapper {
    margin-right: 1.5rem;
  }
  .c-person__image-wrapper img {
    max-width: none;
  }
}
@media (min-width: 1400px) {}
.c-author--side img {
  border-radius: 9999px;
}
@media (min-width: 1200px) {
  .c-author--side img {
    height: 9rem;
    width: 9rem;
  }
}
.m-hp-image-slider {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(239 241 243 / var(--tw-bg-opacity));
}
.m-hp-image-slider__slides {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.m-hp-image-slider__slides .slick-track {
  display: flex;
}
@media (min-width: 768px) {
  .m-hp-image-slider__slides .slick-track {
    border-top: 50px solid white;
    border-bottom: 30px solid white;
  }
}
@media (min-width: 1200px) {
  .m-hp-image-slider__slides .slick-track {
    border-bottom: 40px solid white;
  }
}
@media (min-width: 1400px) {
  .m-hp-image-slider__slides .slick-track {
    border-top: 50px solid white;
    border-bottom: 40px solid white;
  }
}
@media screen and (min-width: 1920px) {
  .m-hp-image-slider__slides .slick-track {
    border-bottom: 75px solid white;
  }
}
@media (min-width: 768px) {
  .m-hp-image-slider__wrapper {
    max-width: 100%;
    padding: 0 1rem;
  }
  @media (min-width: 768px) {
    .m-hp-image-slider__wrapper {
      max-width: 768px;
      padding: 0 1rem;
    }
  }
  @media (min-width: 992px) {
    .m-hp-image-slider__wrapper {
      max-width: 992px;
      padding: 0 1rem;
    }
  }
  @media (min-width: 1200px) {
    .m-hp-image-slider__wrapper {
      max-width: 1200px;
      padding: 0 1rem;
    }
  }
  @media (min-width: 1400px) {
    .m-hp-image-slider__wrapper {
      max-width: 1400px;
      padding: 0 1rem;
    }
  }
  @media (min-width: 1600px) {
    .m-hp-image-slider__wrapper {
      max-width: 1600px;
      padding: 0 1rem;
    }
  }
  .m-hp-image-slider__wrapper {
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
  }
}
@media screen and (min-width: 1920px) {
  .m-hp-image-slider__wrapper {
    max-width: 1600px;
    margin: 0 auto;
  }
  .m-hp-image-slider__image {
    margin-top: -80px;
    width: auto;
    margin-right: 120px;
  }
  .m-hp-image-slider__image img {
    height: 656px;
  }
}
.m-hp-image-slider__dots .slick-dots {
  left: 0;
  z-index: 9999;
  width: 100%;
  justify-content: flex-start;
  padding-left: 1rem;
  height: 5px;
  top: 323px;
}
@media (min-width: 768px) {
  .m-hp-image-slider__dots .slick-dots {
    top: 87px;
  }
}
@media (min-width: 992px) {
  .m-hp-image-slider__dots .slick-dots {
    padding-left: 0px;
    left: 16px;
    top: 105px;
  }
}
@media (min-width: 1200px) {
  .m-hp-image-slider__dots .slick-dots {
    top: 160px;
  }
}
@media (min-width: 1400px) {}
.m-hp-image-slider__dots .slick-dots li {
  list-style-type: none;
}
.m-hp-image-slider__dots .slick-dots li button {
  height: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(25 62 114 / var(--tw-bg-opacity));
  width: 50px;
}
.m-hp-image-slider__dots .slick-dots li.slick-active button {
  --tw-bg-opacity: 1;
  background-color: rgb(234 93 78 / var(--tw-bg-opacity));
}
.m-post-selector-carousel {
  --tw-bg-opacity: 1;
  background-color: rgb(88 186 192 / var(--tw-bg-opacity));
}
@media (min-width: 768px) {
  .m-post-selector-carousel {
    background-repeat: no-repeat;
    background-size: cover;
  }
}
/*# sourceMappingURL=styles.min.css.map */
