@charset "UTF-8";
/* 
    Theme Name: FHP Living 
    Author: Reach Marketing
*/
*, ::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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/* 
    ! tailwindcss v3.4.17 | 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 */
  letter-spacing: 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,
input:where([type='button']),
input:where([type='reset']),
input:where([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]:where(:not([hidden="until-found"])) {
  display: none;
}
[type='text'],input:where(:not([type])),[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}
[type='text']:focus, input:where(:not([type])):focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}
input::-moz-placeholder, textarea::-moz-placeholder{
  color: #6b7280;
  opacity: 1;
}
input::placeholder,textarea::placeholder{
  color: #6b7280;
  opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper{
  padding: 0;
}
::-webkit-date-and-time-value{
  min-height: 1.5em;
  text-align: inherit;
}
::-webkit-datetime-edit{
  display: inline-flex;
}
::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{
  padding-top: 0;
  padding-bottom: 0;
}
select{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
[multiple],[size]:where(select:not([size="1"])){
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}
[type='checkbox'],[type='radio']{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}
[type='checkbox']{
  border-radius: 0px;
}
[type='radio']{
  border-radius: 100%;
}
[type='checkbox']:focus,[type='radio']:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
[type='checkbox']:checked,[type='radio']:checked{
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
[type='checkbox']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}
@media (forced-colors: active) {
  [type='checkbox']:checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
[type='radio']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}
@media (forced-colors: active) {
  [type='radio']:checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus{
  border-color: transparent;
  background-color: currentColor;
}
[type='checkbox']:indeterminate{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media (forced-colors: active) {
  [type='checkbox']:indeterminate{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus{
  border-color: transparent;
  background-color: currentColor;
}
[type='file']{
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}
[type='file']:focus{
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}
.prose{
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  color: var(--tw-prose-bullets);
}
.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 900;
  color: inherit;
}
.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 800;
  color: inherit;
}
.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}
.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}
.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: "`";
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: "`";
}
.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: baseline;
}
.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: top;
}
.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  text-align: start;
}
.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose{
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0.375em;
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0.375em;
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}
.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}
.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 0;
}
.static{
  position: static;
}
.clear-both{
  clear: both;
}
.hidden{
  display: none;
}
.h-8{
  height: 2rem;
}
.max-h-\[20px\]{
  max-height: 20px;
}
.w-8{
  width: 2rem;
}
.w-\[20px\]{
  width: 20px;
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.fill-fhp-blue{
  fill: #004487;
}
.fill-fhp-yellow{
  fill: #e1de4f;
}
.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);
}
/********
 * Utility
 **/
* {
  font-family: "Montserrat", sans-serif;
  --tw-text-opacity: 1;
  color: rgb(28 28 28 / var(--tw-text-opacity, 1));
}

/*******
 * General
 **/
body{
  padding-top: 59px;
}
@media (min-width: 768px){
  body{
    padding-top: 120px;
  }
}
body {
  font-size: 16px;
}

.screen-reader-text{
  display: none;
}

.searchform-wrapper{
  margin-top: 0.5rem;
  width: 100%;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  background-image: url("images/search-icon.svg");
  background-position: left 16px center;
  background-repeat: no-repeat;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 50px;
  padding-right: 0.5rem;
  text-align: left;
}
.searchform-wrapper input{
  width: 100% !important;
  border-width: 0px !important;
}
.searchform-wrapper input:focus{
  border-style: none !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.searchform-wrapper #searchsubmit{
  display: none;
}

input:focus, select:focus {
  --tw-ring-color: transparent !important;
}

section{
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 30px);
  max-width: 475px;
}

@media (min-width: 640px){
  section{
    max-width: 640px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (min-width: 768px){
  section{
    max-width: 768px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (min-width: 1024px){
  section{
    max-width: 1024px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (min-width: 1280px){
  section{
    max-width: 1280px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (min-width: 1536px){
  section{
    max-width: 1520px;
    padding-left: 8px;
    padding-right: 0.5rem;
  }
}

h1{
  font-size: 1.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px){
  h1{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

@media (min-width: 768px){
  h1{
    font-size: 2.75rem;
  }
}

h1 {
  line-height: 1.2em !important;
}

h2{
  margin-bottom: 1em;
  font-size: 1.6em;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
h2 strong{
  font-weight: 800;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}

p{
  margin-bottom: 1.25rem;
  font-size: 1.15em;
  font-weight: 300;
  line-height: 1.4em;
  --tw-text-opacity: 1;
  color: rgb(28 28 28 / var(--tw-text-opacity, 1));
}

p:last-child{
  margin-bottom: 0px;
}
p a{
  font-weight: 500;
  text-decoration-line: underline;
  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;
  transition-duration: 0s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@media (min-width: 768px){
  p a{
    transition-duration: 200ms;
  }
}
p a:hover{
  --tw-text-opacity: 1;
  color: rgb(225 222 79 / var(--tw-text-opacity, 1));
}

.content ul{
  margin-bottom: 1.25rem;
  margin-left: 1.5rem;
  list-style-type: disc;
}
.content ul li{
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  padding-left: 0.5rem;
  font-weight: 300;
  line-height: 1.4em;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.wpcf7-response-output{
  grid-column: span 2 / span 2;
  width: 100%;
}

.wpcf7-list-item{
  margin-left: 0px;
  margin-right: 1rem;
}

form{
  margin-bottom: 1.5rem;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}
form p{
  font-weight: 400;
}
form .left-column, form .right-column, form .full-column{
  grid-column: span 2 / span 2;
  margin-bottom: 0px;
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 1rem;
}
@media (min-width: 768px){
  form .left-column, form .right-column, form .full-column{
    grid-column: span 1 / span 1;
    margin-bottom: 1rem;
  }
}
form .left-column input[type=text], form .left-column input[type=email], form .left-column input[type=tel], form .right-column input[type=text], form .right-column input[type=email], form .right-column input[type=tel], form .full-column input[type=text], form .full-column input[type=email], form .full-column input[type=tel]{
  width: 100%;
  border-radius: 0.5rem;
  border-width: 0px;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 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);
}
form .left-column input[type=radio], form .right-column input[type=radio], form .full-column input[type=radio]{
  margin-right: 0.25rem;
  margin-bottom: 0.5rem;
  display: inline-block;
  height: 25px;
  width: 25px;
  border-style: none;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 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);
}
form .left-column input[type=checkbox], form .right-column input[type=checkbox], form .full-column input[type=checkbox]{
  margin-right: 0.25rem;
  margin-bottom: 0.5rem;
  height: 25px;
  width: 25px;
  border-radius: 0.5rem;
  border-style: none;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 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);
}
form .left-column p, form .right-column p, form .full-column p{
  margin-bottom: 0px;
}
form .full-width, form .full-column{
  grid-column: span 2 / span 2;
  margin-bottom: 0px;
}
form .full-column{
  margin-bottom: 1rem;
}
form .submit{
  grid-column: span 2 / span 2;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
}
form .submit input{
  position: relative;
  width: auto;
  cursor: pointer;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 68 135 / var(--tw-bg-opacity, 1));
  background-image: url(images/arrow.svg);
  background-size: 10px;
  background-position: right 20px center;
  background-repeat: no-repeat;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1.25rem;
  padding-right: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(225 222 79 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 0s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@media (min-width: 768px){
  form .submit input{
    transition-duration: 200ms;
  }
}
form .submit input:hover{
  --tw-scale-x: 0.98;
  --tw-scale-y: 0.98;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0.8;
}

.st-sticky-share-buttons{
  display: none !important;
}
.st-sticky-share-buttons .st-toggle{
  display: none !important;
}

.page-template-template-property .st-sticky-share-buttons{
  display: block !important;
}

.content-404{
  min-height: calc(100vh - 494px) !important;
  max-width: none !important;
}
.content-404 li a{
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
  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: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.content-404 li a:hover{
  --tw-text-opacity: 1;
  color: rgb(225 222 79 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}

/********
 * Structure
 **/
.site-header{
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  z-index: 50;
  margin-right: -1.5rem;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
  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);
}
.site-header .inner-header{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: calc(100% - 30px);
  max-width: 475px;
}
@media (min-width: 640px){
  .site-header .inner-header{
    max-width: 640px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 768px){
  .site-header .inner-header{
    max-width: 768px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 1024px){
  .site-header .inner-header{
    max-width: 1024px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 1280px){
  .site-header .inner-header{
    max-width: 1280px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 1536px){
  .site-header .inner-header{
    max-width: 1520px;
    padding-left: 8px;
    padding-right: 0.5rem;
  }
}
.site-header .inner-header .site-branding{
  padding-top: 12px;
  padding-bottom: 5px;
}
@media (min-width: 768px){
  .site-header .inner-header .site-branding{
    padding-top: 31px;
    padding-bottom: 25px;
  }
}
.site-header .inner-header .site-branding .custom-logo-link{
  display: inline-block;
  width: 150px;
}
@media (min-width: 768px){
  .site-header .inner-header .site-branding .custom-logo-link{
    width: 248px;
  }
}
.site-header .inner-header .site-branding .custom-logo-link img{
  height: auto;
  width: 100%;
}

.jobs-link{
  position: absolute;
  top: 0px;
  right: 1rem;
  display: none;
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(225 222 79 / var(--tw-bg-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-bottom: 0.75rem;
  padding-top: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 100ms;
  transition-timing-function: linear;
}

@media (min-width: 1024px){
  .jobs-link{
    z-index: 50;
    display: block;
  }
}

@media (min-width: 1536px){
  .jobs-link{
    right: 0.5rem;
  }
}
.jobs-link:hover{
  padding-top: 22px;
  opacity: 0.8;
}

.nav-wrapper{
  position: relative;
  width: 100%;
}
.nav-wrapper .menu-main-menu-container{
  position: fixed;
  top: 59px;
  left: 0px;
  display: none;
  height: calc(100vh - 59px);
  width: 100%;
  background-color: rgb(0 68 135 / 0.95);
}
@media (min-width: 768px){
  .nav-wrapper .menu-main-menu-container{
    top: 120px;
    height: calc(100vh - 120px);
  }
}
@media (min-width: 1024px){
  .nav-wrapper .menu-main-menu-container{
    position: static;
    margin-left: -5px;
    display: block;
    height: auto;
    background-color: transparent;
  }
}
.nav-wrapper #primary-menu{
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  padding-top: 3rem;
}
@media (min-width: 1024px){
  .nav-wrapper #primary-menu{
    display: flex;
    height: 120px;
    width: 100%;
    align-items: flex-end;
    justify-content: flex-end;
    padding-top: 0px;
    text-align: right;
  }
}
.nav-wrapper #primary-menu li{
  margin-bottom: 1rem;
  cursor: pointer;
  text-align: center;
}
@media (min-width: 1024px){
  .nav-wrapper #primary-menu li{
    margin-left: 2rem;
    margin-bottom: 10px;
    display: block;
  }
}
.nav-wrapper #primary-menu li a{
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  .nav-wrapper #primary-menu li a{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(0 68 135 / var(--tw-text-opacity, 1));
    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: 200ms;
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
  .nav-wrapper #primary-menu li a:hover{
    --tw-text-opacity: 1;
    color: rgb(225 222 79 / var(--tw-text-opacity, 1));
  }
  .nav-wrapper #primary-menu li:first-child{
    margin-left: 0px;
  }
  .nav-wrapper #primary-menu li:nth-child(2), .nav-wrapper #primary-menu li:nth-child(3){
    margin-left: 1.5rem;
  }
  .nav-wrapper #primary-menu li.menu-item-has-children a{
    position: relative;
    padding-right: 1.25rem;
  }
}
.nav-wrapper #primary-menu li.menu-item-has-children a svg{
  position: absolute;
  right: 0px;
  top: 0px;
  display: none;
  height: 16px;
  width: 16px;
  stroke: #004487;
  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: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@media (min-width: 1024px){
  .nav-wrapper #primary-menu li.menu-item-has-children a svg{
    display: inline-block;
  }
}
.nav-wrapper #primary-menu li.menu-item-has-children a:hover svg{
  stroke: #e1de4f;
}
.nav-wrapper #primary-menu li.current-menu-ancestor a, .nav-wrapper #primary-menu li.current-menu-item a{
  --tw-text-opacity: 1;
  color: rgb(225 222 79 / var(--tw-text-opacity, 1));
}
.nav-wrapper #primary-menu li.current-menu-ancestor a svg, .nav-wrapper #primary-menu li.current-menu-item a svg{
  stroke: #e1de4f;
}
.nav-wrapper #primary-menu .sub-menu-wrapper{
  display: none;
}
@media (min-width: 1024px){
  .nav-wrapper #primary-menu .sub-menu-wrapper{
    position: fixed;
    left: 0px;
    top: 121px;
    z-index: 40;
    display: none;
    width: 100%;
    justify-content: flex-end;
    overflow: hidden;
    background-color: rgb(255 255 255 / 0.9);
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .nav-wrapper #primary-menu .sub-menu-wrapper .sub-menu-inner-wrapper{
    margin-left: auto;
    margin-right: auto;
    display: flex;
    width: 100%;
    justify-content: flex-end;
    padding-left: 8px;
  }
}
.nav-wrapper #primary-menu .sub-menu-wrapper .sub-menu-inner-wrapper .sub-menu{
  margin-top: 1rem;
}
@media (min-width: 1024px){
  .nav-wrapper #primary-menu .sub-menu-wrapper .sub-menu-inner-wrapper .sub-menu{
    margin-top: 0px;
    display: flex;
    width: 85%;
    flex-wrap: wrap;
  }
}
@media (min-width: 1280px){
  .nav-wrapper #primary-menu .sub-menu-wrapper .sub-menu-inner-wrapper .sub-menu{
    width: 75%;
  }
}
@media (min-width: 1024px){
  .nav-wrapper #primary-menu .sub-menu-wrapper .sub-menu-inner-wrapper .sub-menu li{
    margin: 0px;
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
    width: 33.333333%;
    text-align: left;
  }
}
.nav-wrapper #primary-menu .sub-menu-wrapper .sub-menu-inner-wrapper .sub-menu li a{
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  .nav-wrapper #primary-menu .sub-menu-wrapper .sub-menu-inner-wrapper .sub-menu li a{
    padding-left: 1.25rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgb(0 68 135 / var(--tw-text-opacity, 1));
  }
}
.nav-wrapper #primary-menu .sub-menu-wrapper .sub-menu-inner-wrapper .sub-menu li a:before{
  position: absolute;
  left: 0px;
  top: -5px;
  display: none;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(225 222 79 / var(--tw-text-opacity, 1));
  --tw-content: ">";
  content: var(--tw-content);
}
@media (min-width: 1024px){
  .nav-wrapper #primary-menu .sub-menu-wrapper .sub-menu-inner-wrapper .sub-menu li a:before{
    display: inline-block;
  }
  .nav-wrapper #primary-menu .sub-menu-wrapper .sub-menu-inner-wrapper .sub-menu li a:hover{
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(28 28 28 / var(--tw-text-opacity, 1));
  }
}
.nav-wrapper #primary-menu .sub-menu-wrapper .sub-menu-inner-wrapper .sub-menu li.current-menu-item a{
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  .nav-wrapper #primary-menu .sub-menu-wrapper .sub-menu-inner-wrapper .sub-menu li.current-menu-item a{
    font-weight: 600;
  }
  .nav-wrapper #primary-menu li.no-link.active{
    text-decoration-line: underline;
  }
}

.menu-overlay{
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 40;
  display: none;
  height: 100%;
  width: 100%;
  background-color: rgb(71 85 105 / 0.8);
}

.hmenu-toggle{
  position: absolute;
  top: 45%;
  right: 0px;
  z-index: 50;
  margin-top: 5px;
  display: block;
  transform-origin: center;
  --tw-translate-y: -50%;
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  transition-timing-function: linear;
}

@media (min-width: 1024px){
  .hmenu-toggle{
    display: none;
  }
}
.hmenu-toggle.open{
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

#nav-icon{
  z-index: 50;
  float: right;
  margin: 0px;
  height: 18px;
  width: 32px;
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  transition-timing-function: linear;
}
#nav-icon span{
  position: absolute;
  left: 0px;
  display: block;
  height: 4px;
  width: 100%;
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 2px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 68 135 / var(--tw-bg-opacity, 1));
  opacity: 1;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: linear;
}
#nav-icon span:nth-child(1) {
  top: 0px;
}
#nav-icon span:nth-child(2), #nav-icon span:nth-child(3) {
  top: 8px;
}
#nav-icon span:nth-child(4) {
  top: 16px;
}
#nav-icon.open span{
  --tw-bg-opacity: 1;
  background-color: rgb(0 68 135 / var(--tw-bg-opacity, 1));
}
#nav-icon.open span:nth-child(1) {
  top: 8px;
  width: 0%;
  left: 50%;
}
#nav-icon.open span:nth-child(2){
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
#nav-icon.open span:nth-child(3){
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
#nav-icon.open span:nth-child(4) {
  top: 8px;
  width: 0%;
  left: 50%;
}

.nav-footer{
  margin-left: auto;
  margin-right: auto;
  margin-top: 4rem;
  display: block;
  width: 85%;
  text-align: center;
}

@media (min-width: 640px){
  .nav-footer{
    width: 80%;
  }
}

@media (min-width: 1024px){
  .nav-footer{
    display: none;
  }
}
.nav-footer p{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.nav-footer a{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  display: inline-block;
}
.nav-footer a svg{
  overflow: visible;
}

.sidebar{
  position: fixed;
  top: 120px;
  right: 0px;
  z-index: 50;
  display: none;
  flex-direction: column;
  align-items: flex-end;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (min-width: 1024px){
  .sidebar{
    display: flex;
  }
}
.sidebar .searchform-wrapper{
  position: absolute;
  right: -0.75rem;
  top: -12px;
  display: none;
  width: 360px;
  background-image: none;
  padding-left: 0px;
}
.sidebar .searchform-wrapper form{
  margin-bottom: 0px !important;
  display: flex !important;
}
.sidebar .searchform-wrapper form div{
  width: calc(100% - 50px);
}
.sidebar .sidebar-icon{
  position: relative;
  margin-bottom: 0.75rem;
}
.sidebar .sidebar-icon img{
  position: relative;
  z-index: 50;
  height: 40px;
  width: 40px;
  cursor: pointer;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.sidebar .sidebar-icon img:hover{
  opacity: 0.6;
}
.sidebar .sidebar-icon .wrapper{
  position: absolute;
  top: -5px;
  right: -0.75rem;
  display: none;
  width: 360px;
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 15px;
}
.sidebar .sidebar-icon .wrapper p{
  font-size: 0.9rem;
  line-height: 55px;
}
.sidebar .sidebar-icon .wrapper p a{
  margin-left: 0.75rem;
  display: inline-block;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
  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: 500ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.sidebar .sidebar-icon .wrapper p a:hover{
  --tw-text-opacity: 1;
  color: rgb(225 222 79 / var(--tw-text-opacity, 1));
}
.sidebar .sidebar-icon.facebook{
  margin-top: 0.5rem;
}
.sidebar .sidebar-icon.twitter img, .sidebar .sidebar-icon.facebook img, .sidebar .sidebar-icon.instagram img, .sidebar .sidebar-icon.linkedin img{
  height: 45px;
  width: 45px;
}

.site-footer{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.site-footer .contact-footer{
  grid-column: span 12 / span 12;
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 30px);
  max-width: 475px;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 640px){
  .site-footer .contact-footer{
    max-width: 640px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 768px){
  .site-footer .contact-footer{
    max-width: 768px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 1024px){
  .site-footer .contact-footer{
    display: flex;
    max-width: 1024px;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1.5rem;
  }
}
@media (min-width: 1280px){
  .site-footer .contact-footer{
    max-width: 1280px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 1536px){
  .site-footer .contact-footer{
    max-width: 1520px;
    padding-left: 8px;
    padding-right: 0.5rem;
  }
}
.site-footer .contact-footer .left-side{
  flex-grow: 1;
  justify-content: space-between;
  text-align: center;
}
@media (min-width: 768px){
  .site-footer .contact-footer .left-side{
    display: flex;
    text-align: left;
  }
}
@media (min-width: 1024px){
  .site-footer .contact-footer .left-side{
    margin-right: 1rem;
    border-right-width: 1px;
    --tw-border-opacity: 1;
    border-right-color: rgb(0 68 135 / var(--tw-border-opacity, 1));
    padding-right: 1rem;
  }
}
@media (min-width: 1280px){
  .site-footer .contact-footer .left-side{
    margin-right: 3.5rem;
    padding-right: 3.5rem;
  }
}
.site-footer .contact-footer .left-side img{
  display: inline;
  height: 66px;
}
@media (min-width: 768px){
  .site-footer .contact-footer .left-side img{
    display: block;
  }
}
.site-footer .contact-footer .left-side a{
  margin-bottom: 0.5rem;
  display: block;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 0s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.site-footer .contact-footer .left-side a:last-child{
  margin-bottom: 0px;
}
@media (min-width: 768px){
  .site-footer .contact-footer .left-side a{
    text-align: left;
  }
}
@media (min-width: 1024px){
  .site-footer .contact-footer .left-side a{
    transition-duration: 200ms;
  }
}
@media (min-width: 1280px){
  .site-footer .contact-footer .left-side a{
    font-size: 20px;
  }
}
.site-footer .contact-footer .left-side a:hover{
  --tw-scale-x: 0.97;
  --tw-scale-y: 0.97;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0.9;
}
.site-footer .contact-footer .left-side a:nth-child(2) img{
  margin-right: -50px;
}
.site-footer .contact-footer .left-side a img{
  height: 66px;
  width: auto;
  max-width: none;
}
.site-footer .contact-footer .left-side a svg{
  display: inline-block;
}
.site-footer .contact-footer .left-side .contacts{
  margin-top: 3rem;
}
@media (min-width: 768px){
  .site-footer .contact-footer .left-side .contacts{
    margin-top: 0px;
  }
}
.site-footer .contact-footer .right-side{
  margin-top: 1.5rem;
  text-align: center;
}
@media (min-width: 1024px){
  .site-footer .contact-footer .right-side{
    margin-top: 0px;
  }
}
.site-footer .contact-footer .right-side img, .site-footer .contact-footer .right-side span{
  display: inline-block;
}
@media (min-width: 1024px){
  .site-footer .contact-footer .right-side img, .site-footer .contact-footer .right-side span{
    float: left;
  }
}
.site-footer .contact-footer .right-side span{
  margin-top: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  .site-footer .contact-footer .right-side span{
    margin-left: 0px;
    margin-right: 0.25rem;
  }
}
@media (min-width: 1280px){
  .site-footer .contact-footer .right-side span{
    margin-left: 1.25rem;
    margin-right: 0.25rem;
  }
}
.site-footer .contact-footer .right-side a{
  display: block;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 0s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@media (min-width: 1024px){
  .site-footer .contact-footer .right-side a{
    transition-duration: 200ms;
  }
}
.site-footer .contact-footer .right-side a:hover{
  --tw-scale-x: 0.97;
  --tw-scale-y: 0.97;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0.9;
}
.site-footer .legal-footer{
  --tw-bg-opacity: 1;
  background-color: rgb(0 68 135 / var(--tw-bg-opacity, 1));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.site-footer .legal-footer .legal-wrapper{
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 30px);
  max-width: 475px;
}
@media (min-width: 640px){
  .site-footer .legal-footer .legal-wrapper{
    max-width: 640px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 768px){
  .site-footer .legal-footer .legal-wrapper{
    max-width: 768px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 1024px){
  .site-footer .legal-footer .legal-wrapper{
    display: flex;
    max-width: 1024px;
    justify-content: space-between;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 1280px){
  .site-footer .legal-footer .legal-wrapper{
    max-width: 1280px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 1536px){
  .site-footer .legal-footer .legal-wrapper{
    max-width: 1520px;
    padding-left: 8px;
    padding-right: 0.5rem;
  }
}
.site-footer .legal-footer .legal-wrapper .legal-info{
  flex-grow: 1;
}
.site-footer .legal-footer .legal-wrapper .legal-info p{
  margin-bottom: 0px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.site-footer .legal-footer .legal-wrapper .legal-info p strong{
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  .site-footer .legal-footer .legal-wrapper .legal-info p br{
    display: none;
  }
  .site-footer .legal-footer .legal-wrapper .legal-info p .backlink{
    margin-left: 0.75rem;
  }
}
.site-footer .legal-footer .legal-wrapper .legal-info p a{
  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;
  transition-duration: 0s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@media (min-width: 1024px){
  .site-footer .legal-footer .legal-wrapper .legal-info p a{
    transition-duration: 200ms;
  }
}
.site-footer .legal-footer .legal-wrapper .legal-info p a:hover{
  --tw-text-opacity: 1;
  color: rgb(225 222 79 / var(--tw-text-opacity, 1));
}
.site-footer .legal-footer .legal-wrapper .legal-info #footer-menu li{
  margin-right: 0.75rem;
  display: inline-block;
}
.site-footer .legal-footer .legal-wrapper .legal-info #footer-menu li a{
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  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;
  transition-duration: 0s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@media (min-width: 1024px){
  .site-footer .legal-footer .legal-wrapper .legal-info #footer-menu li a{
    transition-duration: 200ms;
  }
}
.site-footer .legal-footer .legal-wrapper .legal-info #footer-menu li a:hover{
  --tw-text-opacity: 1;
  color: rgb(225 222 79 / var(--tw-text-opacity, 1));
}
.site-footer .legal-footer .legal-wrapper .affiliations{
  margin-top: 1rem;
  display: flex;
  align-items: center;
}
@media (min-width: 1024px){
  .site-footer .legal-footer .legal-wrapper .affiliations{
    margin-top: 0px;
  }
}
.site-footer .legal-footer .legal-wrapper .affiliations a{
  margin-left: 0px;
  margin-right: 1.5rem;
  display: inline-block;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 0s;
}
@media (min-width: 1024px){
  .site-footer .legal-footer .legal-wrapper .affiliations a{
    margin-left: 1.5rem;
    margin-right: 0px;
    transition-duration: 200ms;
  }
}
.site-footer .legal-footer .legal-wrapper .affiliations a:hover{
  --tw-scale-x: 0.99;
  --tw-scale-y: 0.99;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0.9;
}

.search-small{
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 20;
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 30px);
  max-width: 475px;
  text-align: center;
}

@media (min-width: 640px){
  .search-small{
    max-width: 640px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (min-width: 768px){
  .search-small{
    max-width: 768px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (min-width: 1024px){
  .search-small{
    max-width: 1024px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (min-width: 1280px){
  .search-small{
    max-width: 1280px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (min-width: 1536px){
  .search-small{
    max-width: 1520px;
    padding-left: 8px;
    padding-right: 0.5rem;
  }
}
.search-small a.link, .search-small div.tab{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  display: inline-block;
  width: 200px;
  max-width: calc(50% - 1rem);
  cursor: pointer;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  background-color: rgb(0 68 135 / 0.9);
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  text-align: center;
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(225 222 79 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.search-small a.link.rent, .search-small div.tab.rent{
  background-color: rgb(225 222 79 / 0.9);
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
.search-small a.link:hover, .search-small div.tab:hover{
  --tw-translate-y: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0.8;
}

section.search-form{
  position: relative;
  min-height: 300px;
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
section.search-form .search-small{
  position: absolute;
  top: -64px;
  z-index: 20;
}

.main-searchform{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 800px;
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1.5rem;
}
.main-searchform h2{
  margin-bottom: 0.5rem;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
@media (min-width: 640px){
  .main-searchform h2{
    margin-bottom: 1.5rem;
  }
}
.main-searchform form{
  display: flex;
  flex-wrap: wrap;
  gap: 0px;
}
.main-searchform form .left-side{
  margin-bottom: 2rem;
  width: 100%;
}
@media (min-width: 640px){
  .main-searchform form .left-side{
    margin-bottom: 0px;
    width: calc(100% - 350px);
    padding-right: 1.5rem;
  }
}
.main-searchform form .left-side .include{
  margin-bottom: 1rem;
  margin-top: 1.5rem;
  display: flex;
  justify-content: space-between;
}
.main-searchform form .left-side .include div{
  display: flex;
  align-items: center;
}
.main-searchform form .left-side .include div input{
  margin-left: 0.5rem;
}
.main-searchform form .left-side input[type=text], .main-searchform form .left-side select{
  width: 100%;
  border-radius: 0.5rem;
  border-width: 0px;
}
.main-searchform form .left-side input[type=text]:focus, .main-searchform form .left-side select:focus {
  --tw-ring-color: transparent !important;
}
.main-searchform form .left-side select{
  margin-top: -2px;
}
.main-searchform form .right-side{
  display: flex;
  width: 100%;
  gap: 0.5rem;
}
@media (min-width: 640px){
  .main-searchform form .right-side{
    width: 350px;
  }
}
.main-searchform form .right-side .select-item{
  width: 25%;
  text-align: center;
}
.main-searchform form .right-side .select-item h3{
  font-size: 1.4rem;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
.main-searchform form .right-side .select-item svg{
  margin-left: auto;
  margin-right: auto;
}
.main-searchform form .right-side .select-item svg path{
  fill: #004487;
}
.main-searchform form .right-side .select-item .select-wrapper{
  position: relative;
}
.main-searchform form .right-side .select-item .select-wrapper select{
  margin-top: 0.5rem;
  width: 100%;
  cursor: pointer;
  border-radius: 0.5rem;
  border-width: 0px;
  background-size: 20px;
  background-position: right 1px center;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-right: 20px;
}
.main-searchform form .right-side .select-item .select-wrapper select option{
  overflow: hidden;
  background-color: rgb(107 114 128 / 0.1);
}
.main-searchform form .right-side .select-item .select-wrapper select option[disabled], .main-searchform form .right-side .select-item .select-wrapper select option:disabled{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.main-searchform form .search{
  margin-top: 1.5rem;
  width: 100%;
  text-align: center;
}
.main-searchform form .search input[type=submit]{
  display: inline-block;
  cursor: pointer;
  border-radius: 0.5rem;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 68 135 / var(--tw-bg-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(225 222 79 / var(--tw-text-opacity, 1));
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 0s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@media (min-width: 768px){
  .main-searchform form .search input[type=submit]{
    transition-duration: 300ms;
  }
}
.main-searchform form .search input[type=submit]:hover{
  opacity: 0.8;
}

.home-search-wrapper .main-searchform.rent-form{
  display: none;
}

.search-small.search-pages .main-searchform{
  position: relative;
  z-index: 10;
  border-radius: 0px;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.search-small.search-pages .main-searchform form{
  margin-bottom: 0px;
}

section.news-article .section-wrapper{
  margin-bottom: 3.5rem;
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  padding-top: 1.5rem;
}
section.news-article .section-wrapper .left-column{
  position: relative;
  width: 100%;
}
@media (min-width: 1024px){
  section.news-article .section-wrapper .left-column{
    width: 480px;
  }
}
@media (min-width: 1280px){
  section.news-article .section-wrapper .left-column{
    width: 608px;
  }
}
@media (min-width: 1536px){
  section.news-article .section-wrapper .left-column{
    width: 736px;
  }
}
section.news-article .section-wrapper .left-column .image-team-wrapper{
  position: static;
}
section.news-article .section-wrapper .left-column .image-team-wrapper.fix{
  position: static;
}
@media (min-width: 1024px){
  section.news-article .section-wrapper .left-column .image-team-wrapper.fix{
    position: fixed;
    top: 160px;
    width: 480px;
  }
}
@media (min-width: 1280px){
  section.news-article .section-wrapper .left-column .image-team-wrapper.fix{
    width: 608px;
  }
}
@media (min-width: 1536px){
  section.news-article .section-wrapper .left-column .image-team-wrapper.fix{
    width: 736px;
  }
}
section.news-article .section-wrapper .left-column .image-team-wrapper.abs{
  position: static;
}
@media (min-width: 1024px){
  section.news-article .section-wrapper .left-column .image-team-wrapper.abs{
    position: absolute;
    bottom: 100px;
    width: 480px;
  }
}
@media (min-width: 1280px){
  section.news-article .section-wrapper .left-column .image-team-wrapper.abs{
    width: 608px;
  }
}
@media (min-width: 1536px){
  section.news-article .section-wrapper .left-column .image-team-wrapper.abs{
    width: 736px;
  }
}
section.news-article .section-wrapper .left-column .image-team-wrapper .featured-image{
  margin-bottom: 2rem;
  height: 400px;
  overflow: hidden;
  border-radius: 0.5rem;
}
section.news-article .section-wrapper .left-column .image-team-wrapper .featured-image img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.news-article .section-wrapper .left-column .image-team-wrapper .team-card{
  margin-bottom: 2rem;
}
section.news-article .section-wrapper .left-column .image-team-wrapper .team-card:last-child{
  margin-bottom: 0px;
}
section.news-article .section-wrapper .left-column .backlink-bottom{
  bottom: 0px;
  left: 0px;
  display: none;
}
@media (min-width: 1024px){
  section.news-article .section-wrapper .left-column .backlink-bottom{
    position: absolute;
    display: flex;
  }
}
section.news-article .section-wrapper .right-column{
  margin-top: 0px;
  width: 100%;
}
@media (min-width: 1024px){
  section.news-article .section-wrapper .right-column{
    margin-top: 3rem;
    margin-bottom: 1rem;
    width: calc(100% - 480px - 2rem);
    padding-right: 2.5rem;
  }
}
@media (min-width: 1280px){
  section.news-article .section-wrapper .right-column{
    width: calc(100% - 608px - 2rem);
  }
}
@media (min-width: 1536px){
  section.news-article .section-wrapper .right-column{
    width: calc(100% - 736px - 2rem);
  }
}
section.news-article .section-wrapper .right-column h1{
  margin-bottom: 1em;
}
@media (min-width: 1024px){
  section.news-article .section-wrapper .right-column .backlink{
    display: none;
  }
}

section.news-article .backlink{
  margin-bottom: 1rem;
  display: flex;
  width: 100%;
  max-width: 320px;
  align-items: center;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 68 135 / var(--tw-bg-opacity, 1));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(225 222 79 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
section.news-article .backlink svg{
  margin-right: 0.5rem;
  display: inline;
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
section.news-article .backlink:hover{
  --tw-scale-x: 0.99;
  --tw-scale-y: 0.99;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0.8;
}

section.news-search{
  margin-left: 0px;
  margin-right: 0px;
  max-width: none;
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

@media (min-width: 1024px){
  section.news-search{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}
section.news-search .section-wrapper{
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 30px);
  max-width: 475px;
}
@media (min-width: 640px){
  section.news-search .section-wrapper{
    max-width: 640px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 768px){
  section.news-search .section-wrapper{
    max-width: 768px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 1024px){
  section.news-search .section-wrapper{
    max-width: 1024px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 1280px){
  section.news-search .section-wrapper{
    max-width: 1280px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 1536px){
  section.news-search .section-wrapper{
    max-width: 1520px;
    padding-left: 8px;
    padding-right: 0.5rem;
  }
}
section.news-search .section-wrapper h1{
  text-align: center;
}

section.news-archive{
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

@media (min-width: 1024px){
  section.news-archive{
    padding-top: 2.5rem;
  }
}
section.news-archive .section-wrapper{
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 2rem;
}
section.news-archive .section-wrapper h2{
  grid-column: span 12 / span 12;
  text-align: center;
}
section.news-archive .section-wrapper h2.search-section-title{
  margin-bottom: 0px;
  margin-top: 2rem;
}
section.news-archive .section-wrapper .card-page{
  grid-column: span 12 / span 12;
}
@media (min-width: 768px){
  section.news-archive .section-wrapper .card-page{
    grid-column: span 6 / span 6;
  }
}
@media (min-width: 1280px){
  section.news-archive .section-wrapper .card-page{
    grid-column: span 4 / span 4;
  }
}
section.news-archive .section-wrapper .team-card{
  grid-column: span 12 / span 12;
}
@media (min-width: 768px){
  section.news-archive .section-wrapper .team-card{
    grid-column: span 6 / span 6;
  }
}

section.property-images{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
section.property-images .carousel-wrapper{
  position: relative;
  overflow: hidden;
  border-radius: 0.5rem;
}
section.property-images .carousel-wrapper .splide__slide img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.property-images .carousel-wrapper .slide-pages{
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
section.property-images .carousel-wrapper .slide-pages span{
  margin-left: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
section.property-images .carousel-wrapper .slide-pages span:first-child{
  margin-left: 0.25rem;
}
section.property-images .carousel-wrapper .view-photos{
  position: absolute;
  top: 1rem;
  left: 1rem;
  cursor: pointer;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
  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: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
section.property-images .carousel-wrapper .view-photos svg{
  margin-left: 0.25rem;
  display: inline-block;
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
section.property-images .carousel-wrapper .view-photos:hover{
  --tw-text-opacity: 1;
  color: rgb(225 222 79 / var(--tw-text-opacity, 1));
}
section.property-images .back-to{
  margin-top: 1rem;
  display: inline-block;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
  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: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
section.property-images .back-to svg{
  margin-right: 0.5rem;
  margin-top: -1px;
  display: inline-block;
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
section.property-images .back-to:hover{
  --tw-text-opacity: 1;
  color: rgb(225 222 79 / var(--tw-text-opacity, 1));
}

section.property-information{
  margin-top: 1rem;
}
section.property-information h1{
  text-align: center;
}
section.property-information .key-information{
  margin-top: 2.5rem;
  display: flex;
  flex-wrap: wrap;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
section.property-information .key-information h2{
  width: 100%;
  text-align: center;
}
section.property-information .key-information .property-info{
  margin-bottom: 1rem;
  width: 100%;
  text-align: center;
}
@media (min-width: 1024px){
  section.property-information .key-information .property-info{
    width: 33.333333%;
    text-align: left;
  }
}
section.property-information .key-information .property-info.details, section.property-information .key-information .property-info.view{
  display: flex;
  flex-wrap: wrap;
  padding-left: 0px;
  text-align: left;
}
@media (min-width: 768px){
  section.property-information .key-information .property-info.details, section.property-information .key-information .property-info.view{
    width: 50%;
  }
}
@media (min-width: 1024px){
  section.property-information .key-information .property-info.details, section.property-information .key-information .property-info.view{
    width: 33.333333%;
    padding-left: 2rem;
  }
}
section.property-information .key-information .property-info.extra-info{
  margin-bottom: 0px;
  display: block;
  width: 100%;
  text-align: left;
}
@media (min-width: 768px){
  section.property-information .key-information .property-info.extra-info{
    display: flex;
  }
}
section.property-information .key-information .property-info.extra-info .epc-graph, section.property-information .key-information .property-info.extra-info .brochure-download{
  margin-right: 1.5rem;
  margin-bottom: 0.5rem;
  cursor: pointer;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
  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: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
section.property-information .key-information .property-info.extra-info .epc-graph:hover, section.property-information .key-information .property-info.extra-info .brochure-download:hover{
  --tw-text-opacity: 1;
  color: rgb(225 222 79 / var(--tw-text-opacity, 1));
}
section.property-information .key-information .property-info.extra-info .epc-graph svg, section.property-information .key-information .property-info.extra-info .brochure-download svg{
  margin-right: 0.25rem;
  margin-top: -1px;
  display: inline-block;
  fill: #004487;
}
section.property-information .key-information .property-info .property-qualifier{
  font-size: 1.4rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
section.property-information .key-information .property-info .property-price{
  font-size: 2.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
section.property-information .key-information .property-info .display-status{
  max-width: 300px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 0 0 / var(--tw-bg-opacity, 1));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
section.property-information .key-information .property-info .infoblock{
  margin-bottom: 1rem;
  width: 50%;
}
section.property-information .key-information .property-info .infoblock .title{
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
section.property-information .key-information .property-info .infoblock svg{
  margin-top: -5px;
  margin-right: 0.25rem;
  display: inline-block;
  fill: #004487;
}
section.property-information .key-information .property-info .infoblock svg.bathrooms{
  height: 22px;
  width: 22px;
}
section.property-information .key-information .property-info .infoblock .value{
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
section.property-information .key-information .property-info .infoblock .value svg{
  margin-left: 0.25rem;
  margin-top: -1px;
  display: inline-block;
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
section.property-information .key-information .property-info .infoblock .value a{
  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: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
section.property-information .key-information .property-info .infoblock .value a:hover{
  --tw-text-opacity: 1;
  color: rgb(225 222 79 / var(--tw-text-opacity, 1));
}
section.property-information .key-information .property-info .infoblock .address{
  margin-top: 1em;
  margin-bottom: 1em;
  margin-right: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
section.property-information .key-information .property-info .infoblock .map-link{
  cursor: pointer;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
  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: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
section.property-information .key-information .property-info .infoblock .map-link:hover{
  --tw-text-opacity: 1;
  color: rgb(225 222 79 / var(--tw-text-opacity, 1));
}
section.property-information .key-information .property-info .infoblock .map-link svg{
  margin-top: -1px;
  margin-left: 0.25rem;
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

section.property-overview .section-wrapper{
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
  margin-bottom: 3.5rem;
  display: flex;
  width: 100%;
  max-width: 1050px;
  flex-wrap: wrap;
}
section.property-overview .section-wrapper .left-side{
  width: 100%;
}
@media (min-width: 768px){
  section.property-overview .section-wrapper .left-side{
    width: calc(100% - 504px);
  }
}
section.property-overview .section-wrapper .right-side{
  width: 100%;
}
@media (min-width: 768px){
  section.property-overview .section-wrapper .right-side{
    margin-left: 4rem;
    width: 440px;
  }
}
section.property-overview .section-wrapper .right-side form{
  display: block;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
  padding: 1rem;
}
section.property-overview .section-wrapper .right-side form .select-wrapper{
  margin-bottom: 1rem;
  display: flex;
  width: 100%;
  align-items: center;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
}
section.property-overview .section-wrapper .right-side form .select-wrapper span{
  width: 100%;
}
section.property-overview .section-wrapper .right-side form .select-wrapper span select{
  width: 100%;
  border-width: 0px;
}
section.property-overview .section-wrapper .right-side form input[type=text], section.property-overview .section-wrapper .right-side form input[type=email]{
  margin-bottom: 1rem;
  width: 100%;
  border-radius: 0.5rem;
  border-width: 0px;
}
section.property-overview .section-wrapper .right-side form input[type=submit]{
  margin-bottom: 0px;
  display: block;
  cursor: pointer;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 68 135 / var(--tw-bg-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  --tw-text-opacity: 1;
  color: rgb(225 222 79 / var(--tw-text-opacity, 1));
  --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
  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-duration: 300ms;
}
section.property-overview .section-wrapper .right-side form input[type=submit]:hover{
  opacity: 0.6;
}
section.property-overview .section-wrapper h2{
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}
section.property-overview .section-wrapper ul{
  margin-top: 1rem;
  margin-bottom: 2.5rem;
}
section.property-overview .section-wrapper li{
  position: relative;
  margin-bottom: 1.5rem;
  padding-left: 1rem;
  font-weight: 500;
}
section.property-overview .section-wrapper li:before{
  position: absolute;
  top: -8px;
  left: 0px;
  font-size: 1.875rem;
  line-height: 2.25rem;
  --tw-text-opacity: 1;
  color: rgb(225 222 79 / var(--tw-text-opacity, 1));
  --tw-content: "•";
  content: var(--tw-content);
}

section.property-map #google-map{
  margin-top: 0.5rem;
  display: none;
  height: 500px;
  overflow: hidden;
  border-radius: 0.5rem;
}

section.brochure-form .section-wrapper{
  margin-top: 2.5rem;
  display: flex;
  flex-wrap: wrap;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
section.brochure-form .section-wrapper form{
  margin-bottom: 0px;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
section.brochure-form .section-wrapper form input, section.brochure-form .section-wrapper form select{
  margin-bottom: 0px;
  display: inline-block;
  border-radius: 0.5rem;
  border-style: none;
}
section.brochure-form .section-wrapper form input[type=submit]{
  margin-bottom: 0px;
  display: inline-block;
  border-radius: 0.5rem;
  border-style: none;
  cursor: pointer;
  --tw-bg-opacity: 1;
  background-color: rgb(0, 68, 135, var(--tw-bg-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  --tw-text-opacity: 1;
  color: rgb(225, 222, 79, var(--tw-text-opacity, 1));
  --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
  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-duration: 300ms;
}

article.team-profile{
  min-height: calc(100vh - 366px);
}
article.team-profile .team-wrapper{
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
}
article.team-profile .team-wrapper section.team-profile{
  padding-top: 30px;
  padding-bottom: 90px;
}
article.team-profile .team-wrapper section.team-profile .inner-section{
  display: block;
}
@media (min-width: 768px){
  article.team-profile .team-wrapper section.team-profile .inner-section{
    display: flex;
    flex-wrap: wrap;
  }
}
article.team-profile .team-wrapper section.team-profile .inner-section h4{
  margin-bottom: 0.75em;
  font-size: 1.4rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
article.team-profile .team-wrapper section.team-profile .inner-section .image-wrapper{
  margin-right: 95px;
  width: 310px;
}
article.team-profile .team-wrapper section.team-profile .inner-section .image-wrapper .image{
  margin-bottom: 30px;
  height: 375px;
  width: 310px;
  overflow: hidden;
  border-radius: 0.5rem;
}
article.team-profile .team-wrapper section.team-profile .inner-section .image-wrapper .image img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
article.team-profile .team-wrapper section.team-profile .inner-section .image-wrapper a{
  display: flex;
  align-items: center;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
  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: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
article.team-profile .team-wrapper section.team-profile .inner-section .image-wrapper a:hover{
  --tw-text-opacity: 1;
  color: rgb(225 222 79 / var(--tw-text-opacity, 1));
}
article.team-profile .team-wrapper section.team-profile .inner-section .image-wrapper a svg{
  margin-left: 6px;
  margin-top: 3px;
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
article.team-profile .team-wrapper section.team-profile .inner-section .details{
  margin-top: 30px;
  width: 100%;
}
@media (min-width: 768px){
  article.team-profile .team-wrapper section.team-profile .inner-section .details{
    margin-top: 0px;
    width: calc(100% - 310px - 95px);
  }
}
article.team-profile .team-wrapper section.team-profile .inner-section .details h2{
  margin-bottom: 0px;
}
article.team-profile .team-wrapper section.team-profile .inner-section .details h3{
  font-size: 2.75rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
article.team-profile .team-wrapper section.team-profile .inner-section .details .inner-details{
  margin-top: 30px;
  width: 100%;
}
@media (min-width: 768px){
  article.team-profile .team-wrapper section.team-profile .inner-section .details .inner-details{
    display: flex;
    flex-wrap: wrap;
  }
}
article.team-profile .team-wrapper section.team-profile .inner-section .details .inner-details .bio-wrapper{
  width: 100%;
  max-width: 500px;
}
@media (min-width: 1024px){
  article.team-profile .team-wrapper section.team-profile .inner-section .details .inner-details .bio-wrapper{
    margin-right: 95px;
  }
}
@media (min-width: 1280px){
  article.team-profile .team-wrapper section.team-profile .inner-section .details .inner-details .bio-wrapper{
    max-width: 400px;
  }
}
@media (min-width: 1536px){
  article.team-profile .team-wrapper section.team-profile .inner-section .details .inner-details .bio-wrapper{
    max-width: 500px;
  }
}
article.team-profile .team-wrapper section.team-profile .inner-section .details .inner-details .contact{
  margin-top: 30px;
}
@media (min-width: 1280px){
  article.team-profile .team-wrapper section.team-profile .inner-section .details .inner-details .contact{
    margin-top: 0px;
    width: calc(100% - 595px);
  }
}
article.team-profile .team-wrapper section.team-profile .inner-section .details .inner-details .contact .contact-item{
  margin-bottom: 10px;
}
article.team-profile .team-wrapper section.team-profile .inner-section .details .inner-details .contact .contact-item, article.team-profile .team-wrapper section.team-profile .inner-section .details .inner-details .contact .contact-item a{
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
}
article.team-profile .team-wrapper section.team-profile .inner-section .details .inner-details .contact .contact-item svg, article.team-profile .team-wrapper section.team-profile .inner-section .details .inner-details .contact .contact-item a svg{
  margin-right: 8px;
}
article.team-profile .team-wrapper section.team-profile .inner-section .details .inner-details .contact .contact-item.location svg, article.team-profile .team-wrapper section.team-profile .inner-section .details .inner-details .contact .contact-item a.location svg{
  margin-left: 5px;
  margin-right: 13px;
}

/******
 * Pagebuilder
 **/
section.hero{
  position: relative;
  width: 100%;
  max-width: none;
  overflow: hidden;
  padding: 0px;
}
section.hero .title-wrapper{
  position: absolute;
  top: 50%;
  left: 0px;
  right: 0px;
  z-index: 20;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  width: calc(100% - 30px);
  max-width: 475px;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@media (min-width: 640px){
  section.hero .title-wrapper{
    max-width: 640px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 768px){
  section.hero .title-wrapper{
    max-width: 768px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 1024px){
  section.hero .title-wrapper{
    max-width: 1024px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 1280px){
  section.hero .title-wrapper{
    max-width: 1280px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 1536px){
  section.hero .title-wrapper{
    max-width: 1520px;
    padding-left: 8px;
    padding-right: 0.5rem;
  }
}
section.hero .title-wrapper .title{
  margin-left: auto;
  margin-right: auto;
  max-width: 335px;
  text-align: center;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 640px){
  section.hero .title-wrapper .title{
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
section.hero .title-wrapper .title br{
  display: none;
}
@media (min-width: 640px){
  section.hero .title-wrapper .title br{
    display: block;
  }
}

section.hero.video-hero{
  height: 926px;
}
section.hero.video-hero video{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.hero.video-hero .hero-overlay{
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
  height: 100%;
  width: 100%;
  background-color: rgb(29 29 29 / 0.2);
}

section.hero.image-hero{
  height: 600px;
}

@media (min-width: 640px){
  section.hero.image-hero{
    height: 430px;
  }
}
section.hero.image-hero picture{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}
section.hero.image-hero picture img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.hero.image-hero .title{
  max-width: none;
  font-weight: 500;
}
section.hero.image-hero .hero-overlay{
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
  height: 100%;
  width: 100%;
  background-color: rgb(29 29 29 / 0.4);
}

section.hero.flourish .title-wrapper{
  display: none;
}
section.hero.flourish .flourish{
  position: absolute;
  left: 0px;
  right: 0px;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  height: 100%;
  width: calc(100% - 30px);
  max-width: 475px;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 640px){
  section.hero.flourish .flourish{
    max-width: 640px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 768px){
  section.hero.flourish .flourish{
    max-width: 768px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 1024px){
  section.hero.flourish .flourish{
    max-width: 1024px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 1280px){
  section.hero.flourish .flourish{
    max-width: 1280px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 1536px){
  section.hero.flourish .flourish{
    max-width: 1520px;
    padding-left: 8px;
    padding-right: 0.5rem;
  }
}
section.hero.flourish .flourish .flourish-bg{
  position: absolute;
  top: 35%;
  left: 2%;
  z-index: 0;
  height: 700px;
  width: 700px;
  --tw-translate-y: -50%;
  --tw-translate-x: -50%;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  background-color: rgb(0 68 135 / 0.7);
}
section.hero.flourish .flourish .title{
  position: relative;
  z-index: 10;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
section.hero.flourish .flourish .subtitle{
  position: relative;
  z-index: 10;
  margin-top: 0.25rem;
  margin-bottom: 1rem;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(225 222 79 / var(--tw-text-opacity, 1));
}
section.hero.flourish .flourish .fl-image{
  position: relative;
  z-index: 10;
  max-width: 220px;
}
section.hero.flourish .hero-overlay{
  display: none;
}

section.hero.search .hero-overlay{
  display: none;
}

section.page-content .content{
  margin-bottom: 4rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.5rem;
  max-width: 690px;
}

@media (min-width: 768px){
  section.page-content .content{
    margin-top: 4rem;
  }
}
section.page-content .content.left{
  text-align: left;
}
section.page-content .content.center{
  text-align: center;
}
section.page-content .content .content-wrapper{
  margin-top: 1.5rem;
}
section.page-content .content p{
  margin-top: 1.5rem;
}

section.text-with-image{
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
section.text-with-image .image{
  position: relative;
  order: 1;
  grid-column: span 12 / span 12;
  height: 400px;
}
@media (min-width: 1024px){
  section.text-with-image .image{
    grid-column: span 6 / span 6;
    height: auto;
  }
}
section.text-with-image .image img{
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.text-with-image .content-wrapper{
  order: 2;
  grid-column: span 12 / span 12;
  display: flex;
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
  padding-top: 4rem;
  padding-bottom: 4rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 1024px){
  section.text-with-image .content-wrapper{
    grid-column: span 6 / span 6;
    grid-column-start: 7;
    padding-left: 6rem;
    padding-right: 6rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
section.text-with-image .content-wrapper .content{
  width: 100%;
  max-width: none;
}
@media (min-width: 1024px){
  section.text-with-image .content-wrapper .content{
    max-width: 416px;
  }
}
section.text-with-image.reversed .image{
  order: 1;
}
@media (min-width: 1024px){
  section.text-with-image.reversed .image{
    order: 2;
  }
}
section.text-with-image.reversed .content-wrapper{
  order: 2;
  justify-content: flex-end;
}
@media (min-width: 1024px){
  section.text-with-image.reversed .content-wrapper{
    order: 1;
    grid-column-start: 1;
  }
}
section.text-with-image.bottom-margin{
  margin-bottom: 1.5rem;
}
@media (min-width: 768px){
  section.text-with-image.bottom-margin{
    margin-bottom: 3rem;
  }
}

section.call-to-action-link{
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
  text-align: center;
}
section.call-to-action-link a{
  margin-left: 1rem;
  margin-right: 1rem;
  display: inline-block;
  width: calc(100% - 2rem);
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 68 135 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(225 222 79 / var(--tw-text-opacity, 1));
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 0s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@media (min-width: 640px){
  section.call-to-action-link a{
    font-size: 1.5rem;
  }
}
@media (min-width: 768px){
  section.call-to-action-link a{
    transition-duration: 300ms;
  }
}
@media (min-width: 1024px){
  section.call-to-action-link a{
    width: 600px;
  }
}
@media (min-width: 1536px){
  section.call-to-action-link a{
    width: 728px;
  }
}
section.call-to-action-link a:hover{
  opacity: 0.8;
}

section.card-wrapper{
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 1024px){
  section.card-wrapper{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
section.card-wrapper.margin{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 1024px){
  section.card-wrapper.margin{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}

section.privilege-card-cta{
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 1024px){
  section.privilege-card-cta{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
section.privilege-card-cta a{
  position: relative;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 0s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@media (min-width: 768px){
  section.privilege-card-cta a{
    transition-duration: 200ms;
  }
}
section.privilege-card-cta a .left-side{
  width: 100%;
  padding: 2rem;
  padding-bottom: 3.5rem;
  text-align: center;
}
@media (min-width: 1024px){
  section.privilege-card-cta a .left-side{
    width: 50%;
    padding-left: 3rem;
    padding-right: 3rem;
    padding-bottom: 2rem;
  }
}
section.privilege-card-cta a .left-side h2{
  margin-bottom: 0.5rem;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.2em;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
@media (min-width: 640px){
  section.privilege-card-cta a .left-side h2{
    font-size: 2.75rem;
  }
}
section.privilege-card-cta a .left-side p{
  margin-left: auto;
  margin-right: auto;
  max-width: 32rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
@media (min-width: 640px){
  section.privilege-card-cta a .left-side p{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
section.privilege-card-cta a .left-side p.link{
  font-size: 1rem;
  line-height: 1.5rem;
}
section.privilege-card-cta a .left-side p.link span{
  margin-left: 0.5rem;
  display: inline-block;
  --tw-translate-y: 2px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(225 222 79 / var(--tw-text-opacity, 1));
}
section.privilege-card-cta a .right-side{
  height: 256px;
  width: 100%;
}
@media (min-width: 1024px){
  section.privilege-card-cta a .right-side{
    height: auto;
    width: 50%;
  }
}
section.privilege-card-cta a .right-side img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.privilege-card-cta a .logo{
  position: absolute;
  left: 50%;
  bottom: 256px;
  z-index: 10;
  --tw-translate-x: -50%;
  --tw-translate-y: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@media (min-width: 1024px){
  section.privilege-card-cta a .logo{
    bottom: auto;
    top: 50%;
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
section.privilege-card-cta a .logo svg{
  height: 73px;
  width: 73px;
}
section.privilege-card-cta a:hover{
  --tw-scale-x: 0.98;
  --tw-scale-y: 0.98;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0.8;
}

section.contact-form{
  margin-bottom: 1.5rem;
  width: 100%;
  max-width: none;
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
  padding-left: 0px;
  padding-right: 0px;
}

@media (min-width: 768px){
  section.contact-form{
    margin-bottom: 4rem;
  }
}
section.contact-form .form-wrapper{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 320px;
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-align: center;
}
@media (min-width: 475px){
  section.contact-form .form-wrapper{
    width: calc(100% - 30px);
    max-width: 480px;
  }
}
@media (min-width: 768px){
  section.contact-form .form-wrapper{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}
@media (min-width: 1024px){
  section.contact-form .form-wrapper{
    max-width: 768px;
  }
}
section.contact-form .form-wrapper h2{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5rem;
  width: 290px;
}
@media (min-width: 640px){
  section.contact-form .form-wrapper h2{
    width: 100%;
    font-size: 2.75em;
  }
}
section.contact-form .form-wrapper p{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2.5rem;
  max-width: 650px;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
@media (min-width: 640px){
  section.contact-form .form-wrapper p{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
section.contact-form .form-wrapper .contacts{
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 640px){
  section.contact-form .form-wrapper .contacts{
    flex-direction: row;
  }
}
section.contact-form .form-wrapper .contacts a{
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0.5rem;
  display: inline-block;
  width: auto;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
section.contact-form .form-wrapper .contacts a:last-child{
  margin-bottom: 0px;
}
@media (min-width: 640px){
  section.contact-form .form-wrapper .contacts a{
    margin-left: 0.75rem;
    margin-right: 0.75rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
section.contact-form .form-wrapper .contacts a svg{
  margin-right: 0.25rem;
  display: inline-block;
}

section.contact-offices{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  padding-bottom: 3.5rem;
}
section.contact-offices .office{
  grid-column: span 12 / span 12;
  margin-bottom: 1.5rem;
}
section.contact-offices .office:last-child{
  margin-bottom: 0px;
}
@media (min-width: 1024px){
  section.contact-offices .office{
    grid-column: span 1 / span 1;
    margin-bottom: 0px;
  }
}
section.contact-offices .office .goog-map{
  height: 450px;
  overflow: hidden;
  border-radius: 0.5rem;
}
section.contact-offices .office .info{
  padding-top: 2rem;
}
@media (min-width: 1024px){
  section.contact-offices .office .info{
    padding-left: 6rem;
  }
}
section.contact-offices .office .info h2{
  font-weight: 400;
}
section.contact-offices .office .info p{
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 300;
  font-style: italic;
}
section.contact-offices .office .info a{
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 0s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@media (min-width: 768px){
  section.contact-offices .office .info a{
    transition-duration: 200ms;
  }
}
section.contact-offices .office .info a svg{
  margin-right: 0.5rem;
}
section.contact-offices .office .info a:hover{
  --tw-scale-x: 0.99;
  --tw-scale-y: 0.99;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-text-opacity: 1;
  color: rgb(225 222 79 / var(--tw-text-opacity, 1));
  opacity: 0.8;
}

section.team-archive-filters{
  margin: 0px;
  width: 100%;
  max-width: none;
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
  padding: 0px;
}
section.team-archive-filters .top-content{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3rem;
  width: calc(100% - 30px);
  max-width: 475px;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 640px){
  section.team-archive-filters .top-content{
    max-width: 640px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 768px){
  section.team-archive-filters .top-content{
    max-width: 768px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 1024px){
  section.team-archive-filters .top-content{
    max-width: 1024px;
    padding-top: 3rem;
    padding-bottom: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 1280px){
  section.team-archive-filters .top-content{
    max-width: 1280px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 1536px){
  section.team-archive-filters .top-content{
    max-width: 1520px;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
section.team-archive-filters .top-content h1{
  margin-bottom: 1em;
  text-align: center;
}
section.team-archive-filters .top-content .team-filters{
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
@media (min-width: 768px){
  section.team-archive-filters .top-content .team-filters{
    flex-wrap: nowrap;
  }
}
section.team-archive-filters .top-content .team-filters .filter-wrapper{
  display: grid;
  width: 100%;
  flex-grow: 1;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.5rem;
}
section.team-archive-filters .top-content .team-filters .filter-wrapper .filter{
  position: relative;
  grid-column: span 3 / span 3;
  flex-grow: 1;
}
@media (min-width: 768px){
  section.team-archive-filters .top-content .team-filters .filter-wrapper .filter{
    grid-column: span 1 / span 1;
  }
}
section.team-archive-filters .top-content .team-filters .filter-wrapper .filter input, section.team-archive-filters .top-content .team-filters .filter-wrapper .filter .input{
  position: relative;
  width: 100%;
  border-radius: 0.5rem;
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.5rem;
}
section.team-archive-filters .top-content .team-filters .filter-wrapper .filter input svg, section.team-archive-filters .top-content .team-filters .filter-wrapper .filter .input svg{
  position: absolute;
  top: 1rem;
  right: 1rem;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
section.team-archive-filters .top-content .team-filters .filter-wrapper .filter .input{
  cursor: pointer;
}
section.team-archive-filters .top-content .team-filters .filter-wrapper .filter .filter-dropdown{
  position: absolute;
  z-index: 10;
  margin-top: 0.5rem;
  display: none;
  width: 100%;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 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);
}
section.team-archive-filters .top-content .team-filters .filter-wrapper .filter .filter-dropdown .filter-option{
  cursor: pointer;
  padding: 0.5rem;
  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;
  transition-duration: 0s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@media (min-width: 768px){
  section.team-archive-filters .top-content .team-filters .filter-wrapper .filter .filter-dropdown .filter-option{
    transition-duration: 300ms;
  }
}
section.team-archive-filters .top-content .team-filters .filter-wrapper .filter .filter-dropdown .filter-option:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
}
section.team-archive-filters .top-content .team-filters .button{
  margin-top: 0.25rem;
  display: flex;
  width: calc(50% - 0.25rem);
  min-width: 90px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 68 135 / var(--tw-bg-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  --tw-text-opacity: 1;
  color: rgb(225 222 79 / var(--tw-text-opacity, 1));
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 0s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
section.team-archive-filters .top-content .team-filters .button:last-child{
  min-width: 122px;
}
@media (min-width: 768px){
  section.team-archive-filters .top-content .team-filters .button{
    margin-top: 0px;
    width: auto;
    transition-duration: 200ms;
  }
}
section.team-archive-filters .top-content .team-filters .button:hover{
  opacity: 0.7;
}

section.team-archive{
  padding-bottom: 1.5rem;
}

@media (min-width: 768px){
  section.team-archive{
    padding-bottom: 3rem;
  }
}
section.team-archive .content .team-wrapper{
  margin-bottom: 2.5rem;
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 1rem;
}
section.team-archive .content .team-wrapper h2{
  grid-column: span 12 / span 12;
  margin-bottom: 0.5rem;
  text-align: center;
}

section.reviews{
  margin-bottom: 3.5rem;
}
section.reviews .section-wrapper #wd_id{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 686px;
}
section.reviews .section-wrapper #wd_id img{
  display: inline-block;
}
section.reviews .section-wrapper #wd_id .headSponsor span{
  margin-bottom: -1.5rem !important;
  display: inline-block !important;
  font-size: 0.75rem !important;
  line-height: 1rem !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
section.reviews .section-wrapper #wd_id #wd_id-agent-logo p{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

section.privilege-card{
  margin-bottom: 3.5rem;
}
section.privilege-card .section-wrapper{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 950px;
}
section.privilege-card .section-wrapper h2{
  margin-bottom: 0.75rem;
  text-align: center;
}
section.privilege-card .section-wrapper .privilege-card-nav{
  margin-bottom: 1.5rem;
  display: flex;
  justify-content: center;
}
section.privilege-card .section-wrapper .privilege-card-nav .card-nav-button{
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  cursor: pointer;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
section.privilege-card .section-wrapper .privilege-card-nav .card-nav-button svg{
  margin-left: 0.25rem;
  display: inline-block;
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
section.privilege-card .section-wrapper .privilege-card-nav .card-nav-button.active svg{
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
section.privilege-card .section-wrapper .discount-types{
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 1rem;
}
section.privilege-card .section-wrapper .discount-types h2{
  grid-column: span 12 / span 12;
}
section.privilege-card .section-wrapper .discount-types .card{
  cursor: pointer;
}
@media (min-width: 1024px){
  section.privilege-card .section-wrapper .discount-types .card{
    grid-column: span 4 / span 4;
  }
}
section.privilege-card .section-wrapper .privilege-section.view-all{
  display: none;
}
section.privilege-card .section-wrapper .discounts-wrapper{
  display: none;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
section.privilege-card .section-wrapper .discounts-wrapper .not-found{
  display: none;
  padding-top: 2.5rem;
  padding-bottom: 5rem;
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
section.privilege-card .section-wrapper .discounts-wrapper .discount{
  margin-bottom: 1rem;
  gap: 2rem;
  border-radius: 0.5rem;
  border-width: 1px;
  border-color: rgb(0 68 135 / 0.25);
  background-color: rgb(246 246 246 / 0.25);
  padding: 1.5rem;
}
@media (min-width: 640px){
  section.privilege-card .section-wrapper .discounts-wrapper .discount{
    display: flex;
    flex-wrap: wrap;
  }
  section.privilege-card .section-wrapper .discounts-wrapper .discount .image{
    height: 135px;
    width: 135px;
    text-align: center;
  }
}
section.privilege-card .section-wrapper .discounts-wrapper .discount .image img{
  margin-bottom: 1rem;
  max-height: 135px;
  max-width: 135px;
}
@media (min-width: 768px){
  section.privilege-card .section-wrapper .discounts-wrapper .discount .image img{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
  }
}
section.privilege-card .section-wrapper .discounts-wrapper .discount .info-wrapper{
  gap: 1rem;
}
@media (min-width: 640px){
  section.privilege-card .section-wrapper .discounts-wrapper .discount .info-wrapper{
    width: calc(100% - 135px - 4rem);
  }
}
@media (min-width: 768px){
  section.privilege-card .section-wrapper .discounts-wrapper .discount .info-wrapper{
    display: flex;
    flex-wrap: wrap;
  }
}
section.privilege-card .section-wrapper .discounts-wrapper .discount .business-info, section.privilege-card .section-wrapper .discounts-wrapper .discount .business-address, section.privilege-card .section-wrapper .discounts-wrapper .discount .discounts{
  width: 100%;
}
@media (min-width: 768px){
  section.privilege-card .section-wrapper .discounts-wrapper .discount .business-info, section.privilege-card .section-wrapper .discounts-wrapper .discount .business-address, section.privilege-card .section-wrapper .discounts-wrapper .discount .discounts{
    width: calc(50% - 2rem);
  }
}
@media (min-width: 1024px){
  section.privilege-card .section-wrapper .discounts-wrapper .discount .business-info, section.privilege-card .section-wrapper .discounts-wrapper .discount .business-address, section.privilege-card .section-wrapper .discounts-wrapper .discount .discounts{
    width: calc(33.33333% - 2rem);
  }
}
section.privilege-card .section-wrapper .discounts-wrapper .discount .business-info h3, section.privilege-card .section-wrapper .discounts-wrapper .discount .business-address h3, section.privilege-card .section-wrapper .discounts-wrapper .discount .discounts h3{
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
section.privilege-card .section-wrapper .discounts-wrapper .discount .business-info p, section.privilege-card .section-wrapper .discounts-wrapper .discount .business-address p, section.privilege-card .section-wrapper .discounts-wrapper .discount .discounts p{
  font-size: 1rem;
  line-height: 1.5rem;
}
section.privilege-card .section-wrapper .discounts-wrapper .discount .business-info p span, section.privilege-card .section-wrapper .discounts-wrapper .discount .business-address p span, section.privilege-card .section-wrapper .discounts-wrapper .discount .discounts p span{
  display: inline-block;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
section.privilege-card .section-wrapper .discounts-wrapper .discount .business-address{
  width: 100%;
}
@media (min-width: 768px){
  section.privilege-card .section-wrapper .discounts-wrapper .discount .business-address{
    width: calc(50% - 2rem);
  }
}
@media (min-width: 1024px){
  section.privilege-card .section-wrapper .discounts-wrapper .discount .business-address{
    width: calc(27% - 2rem);
  }
}
section.privilege-card .section-wrapper .discounts-wrapper .discount .discounts{
  margin-top: 0.5rem;
  width: 100%;
}
@media (min-width: 768px){
  section.privilege-card .section-wrapper .discounts-wrapper .discount .discounts{
    margin-top: 0px;
  }
}
@media (min-width: 1024px){
  section.privilege-card .section-wrapper .discounts-wrapper .discount .discounts{
    width: calc(48.667% - 2rem);
  }
}

section.privilege-card-form{
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
  max-width: none;
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
section.privilege-card-form .section-wrapper{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 900px;
  padding-left: 1rem;
  padding-right: 1rem;
}
section.privilege-card-form .section-wrapper h2{
  text-align: center;
  font-size: 2.25rem;
  line-height: 2.5rem;
}
section.privilege-card-form .section-wrapper h3{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2.5rem;
  max-width: 750px;
  text-align: center;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
section.privilege-card-form .section-wrapper form h3{
  grid-column: span 2 / span 2;
  margin-bottom: 0px;
  text-align: center;
}
section.privilege-card-form .section-wrapper .submit{
  margin-left: auto;
  margin-right: auto;
}

section.property-search{
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}
section.property-search .filters{
  margin-bottom: -6rem;
  margin-left: 5%;
  margin-top: 1.5rem;
  display: inline-block;
}
@media (min-width: 640px){
  section.property-search .filters{
    margin-left: 0px;
    margin-top: 0px;
  }
}
section.property-search .filters select{
  overflow: hidden;
  border-radius: 0.5rem;
  border-width: 1px;
  border-color: rgb(0 68 135 / 0.3);
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
}

.property-search-results-wrapper{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.property-search-results-wrapper .property-search-results{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 1rem;
}
.property-search-results-wrapper .property-search-results h2{
  grid-column: span 12 / span 12;
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
  text-align: center;
}

.search-pagination{
  clear: both;
  display: flex;
  width: 95%;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5rem;
}

@media (min-width: 640px){
  .search-pagination{
    float: right;
    width: 100%;
    max-width: 50%;
  }
}

@media (min-width: 768px){
  .search-pagination{
    max-width: 75%;
  }
}
.search-pagination .label{
  margin-right: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
@media (min-width: 768px){
  .search-pagination .label{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
@media (min-width: 1024px){
  .search-pagination .label{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.search-pagination .pagination-item{
  display: none;
  height: 32px;
  width: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 68 135 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(225 222 79 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px){
  .search-pagination .pagination-item{
    display: flex;
  }
}
.search-pagination .pagination-item.arrows{
  height: 40px;
  width: 50px;
}
.search-pagination .pagination-item.current{
  cursor: default;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
.search-pagination .pagination-item.disabled{
  background-color: rgb(0 68 135 / 0.1);
}
.search-pagination .pagination-item.next svg, .search-pagination .pagination-item.last svg{
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.search-pagination .pagination-item.prev svg, .search-pagination .pagination-item.first svg{
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.search-pagination .pagination-item.prev.arrows, .search-pagination .pagination-item.next.arrows{
  display: flex;
}
@media (min-width: 768px){
  .search-pagination a.pagination-item{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
}
.search-pagination a.pagination-item:hover{
  --tw-scale-x: 0.95;
  --tw-scale-y: 0.95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0.7;
}

/******
 * Cards
 **/
.card{
  grid-column: span 12 / span 12;
  display: block;
  overflow: hidden;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 0s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@media (min-width: 475px){
  .card{
    grid-column: span 6 / span 6;
  }
}
@media (min-width: 768px){
  .card{
    transition-duration: 200ms;
  }
}
@media (min-width: 1024px){
  .card{
    grid-column: span 3 / span 3;
  }
}
.card .image{
  height: 208px;
  overflow: hidden;
}
.card .image img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card .info{
  padding: 1rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  text-align: center;
}
.card .info .title{
  margin-bottom: 1rem;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.1em;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
@media (min-width: 640px){
  .card .info .title{
    font-size: 2.75rem;
  }
}
.card .info .link{
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
.card .info .link span{
  margin-left: 0.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(225 222 79 / var(--tw-text-opacity, 1));
}
@media (min-width: 640px){
  .card .info .link span{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.card:hover{
  --tw-scale-x: 0.98;
  --tw-scale-y: 0.98;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0.8;
}

.team-card{
  grid-column: span 12 / span 12;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
}

@media (min-width: 768px){
  .team-card{
    grid-column: span 6 / span 6;
  }
}

@media (min-width: 1280px){
  .team-card{
    grid-column: span 4 / span 4;
  }
}
.team-card .image{
  position: relative;
  height: 320px;
  width: 100%;
}
@media (min-width: 475px){
  .team-card .image{
    height: auto;
    width: 200px;
  }
}
@media (min-width: 768px){
  .team-card .image{
    width: 172px;
  }
}
@media (min-width: 1024px){
  .team-card .image{
    width: 200px;
  }
}
.team-card .image img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.team-card .info{
  position: relative;
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.5rem;
  padding-bottom: 7rem;
}
@media (min-width: 475px){
  .team-card .info{
    width: calc(100% - 200px);
  }
}
@media (min-width: 640px){
  .team-card .info{
    padding-left: 7rem;
    padding-right: 4rem;
  }
}
@media (min-width: 768px){
  .team-card .info{
    width: calc(100% - 172px);
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 1024px){
  .team-card .info{
    width: calc(100% - 200px);
    padding-left: 3.5rem;
  }
}
.team-card .info h3{
  margin-bottom: 0.25rem;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
.team-card .info p{
  margin-bottom: 0px;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
.team-card .info p.location{
  --tw-text-opacity: 1;
  color: rgb(28 28 28 / var(--tw-text-opacity, 1));
}
.team-card .info .details{
  position: absolute;
  bottom: 1.5rem;
  margin-top: 0.5rem;
}
.team-card .info .details a.viewlink{
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
.team-card .info .details a.viewlink svg{
  margin-left: 0.5rem;
  display: inline;
  width: 10px;
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.team-card .info .details .icon-wrapper{
  margin-top: 0.5rem;
}
.team-card .info .details .icon-wrapper a{
  margin-right: 0.25rem;
  display: inline-block;
}

.card.news-card{
  grid-column: span 12 / span 12;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (min-width: 768px){
  .card.news-card{
    grid-column: span 6 / span 6;
  }
}

@media (min-width: 1280px){
  .card.news-card{
    grid-column: span 4 / span 4;
  }
}
.card.news-card .title{
  padding: 1rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
.card.news-card .news-info{
  padding: 1rem;
}
.card.news-card .news-info p{
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
.card.news-card .news-info p.date{
  text-align: right;
}

.property-card{
  grid-column: span 12 / span 12;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 90%;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
}

@media (min-width: 640px){
  .property-card{
    grid-column: span 6 / span 6;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
  }
}

@media (min-width: 768px){
  .property-card{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
}

@media (min-width: 1024px){
  .property-card{
    grid-column: span 4 / span 4;
  }
}

@media (min-width: 1280px){
  .property-card{
    grid-column: span 3 / span 3;
  }
}
.property-card .image{
  position: relative;
  height: 208px;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 640px){
  .property-card .image{
    height: 163px;
  }
}
@media (min-width: 768px){
  .property-card .image{
    height: 200px;
  }
}
@media (min-width: 1024px){
  .property-card .image{
    height: 180px;
  }
}
@media (min-width: 1280px){
  .property-card .image{
    height: 170px;
  }
}
@media (min-width: 1536px){
  .property-card .image{
    height: 208px;
  }
}
.property-card .image img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.property-card .image .av-banner{
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 10;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 0 0 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.property-card .details{
  padding: 1rem;
  padding-top: 2rem;
  text-align: center;
}
.property-card .details .qualifier{
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1em;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
.property-card .details .price{
  font-size: 1.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
.property-card .details .title{
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
.property-card .extra{
  display: flex;
  justify-self: end;
  padding: 1rem;
}
.property-card .extra .bedrooms, .property-card .extra .bathrooms{
  margin-right: 1rem;
  display: flex;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
.property-card .extra .bedrooms svg, .property-card .extra .bathrooms svg{
  margin-right: 0.5rem;
  display: inline-block;
}
.property-card .extra .bedrooms svg path, .property-card .extra .bathrooms svg path{
  fill: #004487;
}
.property-card .extra .bedrooms{
  margin-right: 2.5rem;
}
.property-card .extra .more-details-link{
  flex-grow: 1;
  text-align: right;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
.property-card .extra .more-details-link svg{
  margin-left: 0.25rem;
  display: inline-block;
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.property-card:hover{
  --tw-scale-x: 0.98;
  --tw-scale-y: 0.98;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0.7;
}
.property-card.student .details{
  padding-bottom: 0.5rem;
}
.property-card.student .details .title{
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2em;
}
.property-card.student .details .postcode{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}
.property-card.student .extra .price{
  margin-top: -0.25rem;
  font-size: 1.1rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 68 135 / var(--tw-text-opacity, 1));
}

/******
 * Buttons
 **/
.fancybox__counter{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.fancybox__counter span{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.fancybox__toolbar svg{
  stroke: #FFFFFF !important;
}

.fancybox__nav svg path{
  stroke: #FFFFFF !important;
}
